@font-face{font-family:'franklin_gothic_bookregular';src:url('/fonts/frabk-webfont.eot');src:url('/fonts/frabk-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/frabk-webfont.woff') format('woff'),
url('/fonts/frabk-webfont.ttf') format('truetype'),
url('/fonts/frabk-webfont.svg#franklin_gothic_bookregular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'franklin_gothic_mediumregular';src:url('/fonts/framd-webfont.eot');src:url('/fonts/framd-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/framd-webfont.woff') format('woff'),
url('/fonts/framd-webfont.ttf') format('truetype'),
url('/fonts/framd-webfont.svg#franklin_gothic_mediumregular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'frnkgothitc_hv_btheavy';src:url('/fonts/franklin_gothic_itc_heavy_bt-webfont.eot');src:url('/fonts/franklin_gothic_itc_heavy_bt-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/franklin_gothic_itc_heavy_bt-webfont.woff') format('woff'),
url('/fonts/franklin_gothic_itc_heavy_bt-webfont.ttf') format('truetype'),
url('/fonts/franklin_gothic_itc_heavy_bt-webfont.svg#frnkgothitc_hv_btheavy') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'tff_franklin_gothic_demi';src:url('/fonts/tff_franklin_gothic_demi-webfont.eot');src:url('/fonts/tff_franklin_gothic_demi-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/tff_franklin_gothic_demi-webfont.woff') format('woff'),
url('/fonts/tff_franklin_gothic_demi-webfont.ttf') format('truetype'),
url('/fonts/tff_franklin_gothic_demi-webfont.svg#tff_franklin_gothic_demi') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'bentonsansregular';src:url('/fonts/bentonsans-black-webfont.eot');src:url('/fonts/bentonsans-black-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/bentonsans-black-webfont.woff') format('woff'),
url('/fonts/bentonsans-black-webfont.ttf') format('truetype'),
url('/fonts/bentonsans-black-webfont.svg#bentonsansregular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'bentonsansmedium';src:url('/fonts/bentonsans-medium-webfont.eot');src:url('/fonts/bentonsans-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/bentonsans-medium-webfont.woff') format('woff'),
url('/fonts/bentonsans-medium-webfont.ttf') format('truetype'),
url('/fonts/bentonsans-medium-webfont.svg#bentonsansregular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'bentonsanscondmedium';src:url('/fonts/bentonsanscond-medium-webfont.eot');src:url('/fonts/bentonsanscond-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/bentonsanscond-medium-webfont.woff') format('woff'),
url('/fonts/bentonsanscond-medium-webfont.ttf') format('truetype'),
url('/fonts/bentonsanscond-medium-webfont.svg#bentonsansregular') format('svg');font-weight:normal;font-style:normal;}




/* fullscreen setup */
html {
    /* give this to all tags from html to .fullscreen */
    height: 100%;  
    position: relative;
    min-height: 100%;

}


body {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    padding-top: 0px;
 
}

.arrowcontainer {width:100%;height:100%;}
.leftarrow {position:absolute;left:0px; top:20%;z-index:2}
.rightarrow {position:absolute;right:0px ;bottom:10%;}

      .leftarrow-bottom {position:absolute;margin-top:-127px; }




  .banner-rightarrow {position:absolute;margin-top:-216px;right:0px;}
      .banner-rightarrow-sm {position:absolute;margin-top:-240px;right:0px;}



           .banner-rightarrow-bottom {
    position: absolute;
    margin-top: -196px;
    right: 0px;
}

           .container {z-index:3;}

.main-header {
    min-height: 700px;
    position: relative;
    background-size: cover;
}



/* background setup */
.background {
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) );
    background-repeat: no-repeat;
    /* custom background-position */
    background-position: 50% 50%;
    /* ie8- graceful degradation */
    background-position: 50% 50%\9 !important;
}


.fullscreen,
.content-a {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .fullscreen.overflow,
    .fullscreen.overflow .content-a {
        height: auto;
        min-height: 100%;
    }


h1, h2, h3 {
    font-family: 'Cuprum', sans-serif;
	font-family: 'frnkgothitc_hv_btheavy';
    font-family: 'tff_franklin_gothic_demi'; 
    font-weight: 100 !important;
   
}


    h1 strong {        font-weight: 700;
text-transform:uppercase;
        font-weight: 700;
    }

h2 {
	
    font-size: 34px;
}
h3{
	font-family: 'franklin_gothic_bookregular';
   font-family: 'tff_franklin_gothic_demi'; 
}
.clear-banner-bg {
    padding: 0px;
    background-color: transparent;
}

.clear-bg {      position:relative;
    padding:40px 0px;
    background-color: transparent;
}

.orange-bg {
    padding: 40px 0px;
    background-color: #5BBCED;  
   background-color: #005BAB;         
   
    z-index: 1;
}

.grey-bg {
    color: #fff;
    padding: 20px 0px;
    background-color: #414042;
    position: relative;
    z-index:1;
}

.page-header {
    background-color: #414042;
    margin-top: 30px;
    text-align: center;
    padding: 22px 5px 8px;
    border-bottom: 0px;
}

.scrop:nth-child(2n+1) .orange {
 
     color: #005BAB;           
    
}

.trailer-container {
    position: relative;
    padding-top: 50px;
}

.trailer {
    position: absolute;
    bottom: -70px;
    z-index: 2;
    left:-50px;
}




.partners {
    padding: 30px 0px;
}


.name-title {
    width: 10%;
    font-weight: 600;
    text-transform: uppercase;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

a {
    color: #0083DD;
}

    a:hover {
        color: #0599ff;  
    }

    a:focus {
       color: #0599ff;  
        text-decoration: underline;
    }

.navbar-toggle {
    color: #414042;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    right: 10px;
    top: 5px;
    padding: 0px 10px;
    float: none;
}

         .blue-bg {background-color:#0083DD;padding:40px 0px;}


    .navbar-toggle:hover {
       
           color: #5BBCED;  
    }
.top-phone h1 {  margin-right:15px;
    margin-top: 10px;
}
  .smaller  .top-phone h1 {
    margin-top: 10px; margin-bottom:0px;
}
    .top-phone h1 a {
        color: #414042;
        font-size: 53px;     -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
     .smaller .top-phone h1 a {
                               -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
        font-size: 32px;
    }
        .top-phone h1 a:hover {
            text-decoration: none;    color: #0083DD;
        }

.navbar-header {
    margin: 15px 0px;
}

.navbar-custom .navbar-brand, .navbar-custom .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.navbar-custom .navbar-nav > li > a {   
       	font-family: 'frnkgothitc_hv_btheavy';
    font-weight: 100 !important;
        font-size:20px;
    text-transform: uppercase;
    color: #0083DD;
    margin-right: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
   
    border-radius: 0px;
    margin-top: 40px;
}

    .navbar-custom .navbar-nav > li > a.active {
        border-radius: 0px 0px 0px 8px;
       background-color: #0083DD;
        background-image: none;
        color: #fff;
    }

    .navbar-custom .navbar-nav > li > a:hover, .navbar-custom .navbar-nav > li > a:focus {
        border-radius: 0px 0px 0px 8px;
     

           background-color:  #0083DD;
        background-image: none;
        color: #fff;
    }

.logo {
    width: 300px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0px 30px;
}

.x-logo {
    max-width: 180px;
    padding-bottom: 15px;
}

.nav-up {
    top: -145px;
}

.navbar-collapse {
    padding: 0px;
}


.navbar-custom {
    background-color: rgba(255, 255, 255, .8);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.smaller .navbar-custom {
    background-color: #fff;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

header.smaller .logo {
    width: 140px;
    padding: 0px 0px 0px 0px;
    line-height: 75px;
   
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}


header.smaller .main-nav {
    padding-top: 15px;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.smaller .navbar-header {
    margin: 10px;
}


header.smaller nav a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 0px !important;
}


header.smaller .account-nav-container {
    display: none;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.scroll-header {
    background-size: cover;
    background-position: center center;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 135, color = '#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 135, Color = '#000000')";
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 32);
    filter: alpha(opacity = 32);
}

.container {
    position: relative;
}

     .modal-dialog {width:auto !important;}
                 .modal-content {border-radius:0px;}
.phone-top {
    white-space: nowrap;
    position: relative;
    right: 0px;
    top: 0px;
    color: #fff;
    width: 100%;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 2000;
    background-color: #414042;
    padding: 2px 18px 5px;
    border-radius: 0px 0px 12px 12px;
}

.smaller .phone-top {
    position: absolute;
    right: -1520px;
    top: 0px;
}

.title-white {
    color: #fff;
}
   .title-blue {    text-transform:uppercase;     text-shadow: 1px 1px #fff;
    color: #0083DD;
}
            .title-blue:after {
    display: block;
    width: 100%;
    height: 4px;
    margin: 0 auto;
    margin-top: 20px;
    content: '';
    background-color:  #0083DD;
    margin-bottom: 20px;
}
h2.formulate__header {  font-family:'tff_franklin_gothic_demi';  text-align:left;
     font-size:24px;
    text-transform: uppercase;
    color: #0083DD;   text-shadow: 1px 1px #fff;
}


           .formulate__header:after {
    display: block;
    width: 100%;
    height: 4px;
    margin: 0 auto;
    margin-top: 20px;
    content: '';
    background-color:  #0083DD;
    margin-bottom: 20px;
}
            .formulate__field-label {width:40%;float:left;text-align:right;padding-right:15px;}
                      .formulate__control  {width:50%;float:left;vertical-align:middle;}

                       .formulate__group     {width:100%;float:left;text-align:center;}
                        



      .title{text-transform:uppercase; }
           

.title:after {
    display: block;
    width: 120px;
    height: 4px;
    margin: 0 auto;
    margin-top: 20px;
    content: '';
  
       background-color: #414042;  
    margin-bottom: 20px;
}

.title-white:after {
    display: block;
    width: 60px;
    height: 4px;
    margin: 0 auto;
    margin-top: 20px;
    content: '';
    background-color: #FFf;
    margin-bottom: 20px;
}

.title-black {
    margin-top: 10px;
}

    .title-black:after {
        display: block;
        width: 60px;
        height: 2px;
        margin: 0 auto;
        margin-top: 10px;
        content: '';
        background-color: #414042;
        margin-bottom: 20px;
    }

.showless {
    max-height: 210px;
    overflow: hidden;
    margin-bottom: 10px;
}

.btn-primary {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

      .btn-request, .btn-primary {
    border: solid 2px #fff;
    color: #FFf;
    background-color: #0083DD;
    margin: 0px 0px;
    border-radius: 0px;
    padding-left:45px;padding-right:45px;
    background-image:none;
}
                                       

.btn-request:hover, .btn-request:focus ,.btn-pirimary:hover {   
        color: #FFFFFF;
        background-color: #414042;
}


.btn-outline {
    border: solid 2px #fff;
    color: #FFf;
    background-color: none;
    margin: 20px 0px;
    border-radius: 0px;
    padding-left:45px;padding-right:45px;
}

    .btn-outline:hover, .btn-outline:focus {
        border: solid 2px #5BBCED;
        color: #FFFFFF;
        background-color: #0083DD;
        margin: 20px 0px;
        border-radius: 0px;
    }                                                       

       /* List styling */
.ticklist, .ticklist ul {
  margin-top: 0;
  padding-left: 2em;
  list-style-type: none;
}  
  .ticklist li {padding-bottom:3px;}
.ticklist li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
}
.ticklist li.tick:before {
  content: "\2713";
  color: #005BAB;
}



.btn-blue {
   border: solid 2px #0083DD;
    color: #fff;
    background-color: #0083DD;
    margin: 20px 0px;
    border-radius: 0px;
    padding-left:45px;padding-right:45px;
}
      .btn-blue:hover {
   border: solid 2px #5BBCED;
    color: #fff;
    background-color: #0083DD;
    margin: 20px 0px;
    border-radius: 0px;
    padding-left:45px;padding-right:45px;
}
.btn-white {
    border: solid 1px #fff;
    color: #fff;
    background-color: transparent;
    margin: 20px 0px;
    border-radius: 0px;
}

    .btn-white:hover {
        border: solid 1px #005BAB;
        color: #5BBCED;
           color: #005BAB;  
        background-color: rgba(65, 64, 66, .9);
    }

.from {
    font-size: .4em;
}

.white {
    color: #fff;
}

    .white:hover {
        color: #fff;
    }

.partners {
    position: relative;
}

.black {color:#000;}

  .staff-tile {border:solid 1px #808080;padding:10px;border-radius:6px 0px 6px 0px;margin-bottom:15px;}


.staffphotos {
    padding-bottom: 40px;
}
        .staff-pic   {margin-top:15px;}

.staffphoto {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


    .staffphoto img {
        padding: 5px 30px 5px 0px;
    }


        .nav-side li {border-bottom:solid 1px #ccc;
                       font-family: 'tff_franklin_gothic_demi';font-size:16px; 
                                  
                       padding-left:27px;
        }
            .nav-side li:hover {border-bottom:solid 1px #ccc;
                       font-family: 'tff_franklin_gothic_demi';font-size:16px; 
                       background-image:url(/media/1065/arrow_sidenav.png);  
                       background-repeat:no-repeat;
                      
                      
        }      
               .nav-side li.active {
                       font-family: 'tff_franklin_gothic_demi';font-size:16px; 
                       background-image:url(/media/1065/arrow_sidenav.png);  
                       background-repeat:no-repeat;
                       
                       background-color:#f8f8f8;
        }
                .nav-crane li a {padding-top:5px;padding-bottom:15px;}    
               .nav-crane li {border-bottom:solid 1px #ccc;
                       font-family: 'tff_franklin_gothic_demi';
                       font-size:18px; 
                                  
                       padding-left:35px;
                       }

                .nav-crane li:hover {border-bottom:solid 1px #ccc;
                       font-family: 'tff_franklin_gothic_demi';
                       background-image:url(/media/1078/arrow_cranenav.png);  
                       background-repeat:no-repeat;
                      
                      
        }      
               .nav-crane li.active {
                       font-family: 'tff_franklin_gothic_demi';
                       background-image:url(/media/1078/arrow_cranenav.png);  
                       background-repeat:no-repeat;
                       
                       background-color:#f8f8f8;
        }

                .nav-crane>li>a>img    {float:left;max-width:120px;}



.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}


.arrow-container {
    font-size: 55px;
    position: absolute;
    left: 49%;
    margin-top: -57px;
    z-index: 2;
}

.top-arrow-container {
    font-size: 45px;
    position: absolute;
    right: 10px;
    top: 33%;
    z-index: 2;
}

.bottom-arrow-container {
    font-size: 45px;
    position: absolute;
    right: 10px;
    top: 45%;
    z-index: 2;
}

.staff-container {
    padding-bottom: 20px;
}

    .staff-container p {
        padding-right: 30px;
    }

.back-to-top span {
    font-size: 12px;
    text-align: center;
    display: block;
    margin-top: -12px;
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-iteration-count: 3;
    -moz-animation-iteration-count: 3;
    -webkit-animation-iteration-count: 3;
    animation-fill-mode: both;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -ms-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s;
}


@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-30px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}








footer {
    padding-top: 15px;
    background-color: #414042;
    color: #ccc;   margin-bottom:100px;
}

    footer h4 {
        border-bottom: solid 1px #fff;
        width: 70%;
        padding-bottom: 10px;
        margin-top: 15px;
    }

.footer-content {
    padding-top: 35px;
}

footer a {
    color: #ddd;
}

    footer a:hover {
            color: #eee;
    }

.footer-nav {
    padding: 5px;
    list-style: none;
}
    .file-tile   {border:solid 1px #808080;padding:10px 15px;border-radius:6px 0px 6px 0px;margin-bottom:15px;}

        .media-body {vertical-align:middle;}
    

.form-horizontal {
    margin-top: 20px;
}

.footer-logo {
    max-width: 200px;
    padding: 30px 20px 0px 0px;
    margin-left: -5px;
}

.address-section {
    border-bottom: solid 1px #fff;
    width: 220px;
    padding: 10px 2px 15px 2px;
    
    margin: 0px 0px;
}

.social-sharing-icons {
    list-style: none;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 15px;
}

    .social-sharing-icons li {
        display: inline;
    }

.fa-stack {
    width: 1.7em;
    height: 1.7em;
}

.social-sharing-icons a {
    text-decoration: none;
    color: #414042;
}

    .social-sharing-icons a:hover {
    text-decoration: none;
    color: #0083DD;
}

.copyright {
    padding: 20px;
    font-size: .8em;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}



.background-overlay {
    background: rgba(70, 72, 82, 0.3);
}




/* content centering styles */
.content-a {
    display: table;
}

.content-b {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

      .fixed-footer {background-color:#fff;color:#fff;position:absolute;bottom:0px; 
		  right: 0px;width:100%;  height: 100px; border-top:solid 1px #ccc; position: fixed;z-index:4;}
                

.home-banner {
   
}

.page-banner {  margin-top:210px;
    background-color: #414042;
    height: 50%;
    min-height: 400px;
    background-size: cover;
    background-position: center center;
}

.page-banner-lg {
    background-color: #414042;
    height: 45%;
    min-height: 500px;
    background-size: cover;
    background-position: center center;
}
   .page-banner-sm {  margin-top:195px;
    background-color: #414042;
    height:25%;
    min-height: 200px;
    background-size: cover;
    background-position: center center;
}

.service-item {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 20px 30px 20px;
    margin: 25px 0px 15px 0px;
    border: 1px solid #ccc;
    background: #fff;
    color: #808080;
    min-height: 350px;
    text-align: left;
    border-bottom: 10px solid #414042;
}

    .service-item h4 {
        min-height: 50px;
        font-weight: 600;
        color: #000;
        text-align: center;
    }

        .service-item h4:after {
            display: block;
            width: 50px;
            height: 4px;
            margin: 0 auto;
            margin-top: 15px;
            content: '';
            background-color: #5BBCED;
            margin-bottom: 15px;
        }

.lead {
    font-size: 21px;
}

.text-content ul {
    line-height: 1.6em;
}


/*------------------------------------------------*/
/*	Page: Pricing Tables
/*------------------------------------------------*/
.multiple-pricing-table {
    text-align: center;
    padding: 30px 0px 20px;
}

    .multiple-pricing-table .plan-heading {
        color: #FF852E;
        margin-bottom: 50px;
    }

        .multiple-pricing-table .plan-heading h4 {
            font-size: 28px;
        }

    .multiple-pricing-table .pricing-badge {
      
        background-repeat: no-repeat;
        width: 100px;
        height: 100px;
        margin: 0;
        position: absolute;
        top: -3em;
        right: -1em;
    }

        .multiple-pricing-table .pricing-badge span {
            position: relative;
            top: 27px;
            font-size: 19px;
            color: #fff;
            text-align: center;
            line-height: 1.3;
        }








    .multiple-pricing-table .pricing-item {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        padding: 0px 0px 0px;
        margin: 0px 0px 15px 0px;
        border: 1px solid #ccc;
        background: #fff;
        color: #808080;
    }

.pricing-item h2 {
    background: #414042;
    color: #fff;
    margin: 0px;
    padding: 12px;
}

.multiple-pricing-table .pricing-item-sml {
    -moz-border-radius: 0px 8px 0px 8px;
    -webkit-border-radius: 0px 8px 0px 8px;
    border-radius: 0px 8px 0px 8px;
    padding: 40px 20px 20px;
    margin: 0px 0px 15px 0px;
    border: 1px solid #ccc;
    background: #fff;
    color: #808080;
}

.item-content {
    padding: 0 5% 30px;
}

#map {
    height: 440px;
}
        .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.multiple-pricing-table .pricing-item-sml .plan-icon {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 48px;
    background: #5BBCED;
       background: #005BAB;  
    color: #fff;
}

    .multiple-pricing-table .pricing-item-sml .plan-icon:hover {
        background: #414042;
    }


    .multiple-pricing-table .pricing-item-sml .plan-icon:before {
        line-height: 100px;
    }

.multiple-pricing-table .pricing-item .price {
    display: block;
    font-size: 28px;
    line-height: 2.3;
    font-weight: normal;
}

    .multiple-pricing-table .pricing-item .price .number {
        font-size: 5em;
        font-weight: 700;
        padding-left: 25px;
    }

    .multiple-pricing-table .pricing-item .price .duration {
        font-size: 0.7em;
    }

.multiple-pricing-table .pricing-item .plan-detail-list {
    margin-bottom: 5px;
    margin-top: 10px;
}

.multiple-pricing-table > ul {
    margin-top: 32px;
}

.list-unstyled {
    margin: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.plan-detail-list > li {
    padding: 8px 5px;
    border-bottom: solid 1px #ccc;
    text-align: left;
}

    .plan-detail-list > li:before {
        content: ' - ';
    }

.pricing-item p {
    text-align: center;
}

.pricing-item h4 {
   
    font-weight: 100;
    font-size: 20px;
}

.main-headline-content {
    margin: 280px 22% 5% 15%;
    background-color:rgba(0, 131, 221, 0.6);
    color: #fff;
    font-size: 3em;
    padding: 2% 6%;
    font-weight: 600;
    position: relative;
    z-index: 1;
    border-radius: 0px 12px 0px 12px;
}

   .main-headline-content a {
    padding: 0px 8px;
    border-radius: 0px;
    color: #D2D1D1;
}

        .main-headline-content a:hover {
            text-decoration: none;
            background-color: #0083DD;
            color: #fff;
        }



    .main-headline-content h1 {
        text-transform: uppercase;
        font-size: 42px;
    }
.main-headline-content h2 {
       
        font-size: 28px;
    }

.headline-content {
  
    background-color: #0083DD;  
    color: #fff;
    margin: 5% 5%;
    padding: 2% 6%;
    border-radius: 0px 12px 0px 12px;
}

      

.sml-headline-content {
    margin: 15%;
}

.icon-blue {
    background-color: #0083DD; 
    border-radius: 0px 0px 0px 8px;
    width: 45px;
    height: 45px;
    font-size: 28px;
    color: #fff;
    padding: 2px 2px 2px;
    margin: 0px 20px;
    display: inline-block;
    text-align: center;
}
.icon-blue:hover {background-color: #32a0eb; }

.icon-black {
    background-color: #414042;
    border-radius: 10px;
    width: 45px;
    height: 45px;
    font-size: 28px;
    color: #fff;
    padding: 2px 2px 2px;
    margin: 0px 20px;
    display: inline-block;
    text-align: center;
}

.contact-bar {
    width: 100%;
    padding: 10px;
 
    background-color: #414042;
    color: #fff;
    text-align: center;
    font-weight:100;
}

.contact-bar-info {
    padding: 0px 15px;
    margin-right: 50px;
}

.contact-bar a {
    color: #fff;
    font-size: 22px;
              
    vertical-align: middle;
}


.contact-info {
    white-space: nowrap;
    text-align: center;
}


.page-headline-content {
    margin: 12% 12% 0% 40%;
    background-color: rgba(0, 91, 171, 0.70);  
    color: #fff;
    font-size: 3em;
    padding: 2% 8%;
    font-weight: 600;
    position: absolute;
    z-index: 1;
    border-radius: 0px 12px 0px 12px;
}




.text-content {

    margin: 1% 10% 5%;
    font-size: 1.2em;
    font-weight: 100;
}


    .formulate__error-msg {
    color: #ff0000;
    width: 100%;
    float: left;
    padding-left: 85px;
}

/* -----------------------------------------------
 * Timeline
 * --------------------------------------------- */
 .timeline {
    list-style: none;
    padding: 10px 0;
    position: relative;
    font-weight: 300;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 4px;
    background: #0083DD;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 50%;
    float: left;
    clear: left;
}
.timeline > li:before, .timeline > li:after {
    content:" ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before, .timeline > li:after {
    content:" ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: -webkit-calc(100% - 25px);
    float: left;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: relative;
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content:" ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #ffffff;
    border-right: 0 solid #ffffff;
    border-bottom: 14px solid transparent;
    content:" ";
}
.timeline > li > .timeline-badge {
    color: #0083DD;
    width: 24px;
    height: 24px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 16px;
    right: -12px;
    z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge > a {
    font-size: 26px;
    color: #0083dd !important;
}
.timeline-badge a:hover {
    color: #5BBCED !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-heading h3 {
    font-weight: 400;
    padding: 0 15px;
   
}
.timeline-body > p, .timeline-body > ul {
    padding: 10px 15px;
    margin-bottom: 0;
}
.timeline-footer {
    padding: 5px 15px;
    background-color:#f4f4f4;
}
.timeline-footer p { margin-bottom: 0; }
.timeline-footer > a {
    cursor: pointer;
    text-decoration: none;
}
.timeline > li.timeline-inverted {
    float: right;
    clear: right;
}
.timeline > li:nth-child(2) {
    margin-top: 60px;
}
.timeline > li.timeline-inverted > .timeline-badge {
    left: -12px;
}
.no-float {
    float: none !important;
}
@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li {
        margin-bottom: 0px;
        position: relative;
        width:100%;
        float: left;
        clear: left;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 65px);
        width: -moz-calc(100% - 65px);
        width: -webkit-calc(100% - 65px);
    }
    ul.timeline > li > .timeline-badge {
        left: 28px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    .timeline > li.timeline-inverted {
        float: left;
        clear: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .timeline > li.timeline-inverted > .timeline-badge {
        left: 28px;
    }
}




     #js-output {
   display: inline;
    padding-top: 7px;
    font-size: 36px;
     line-height: inherit;
    color: #000;
}


.rangeslider,
.rangeslider__fill {
  display: block;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.rangeslider {
  background: #e6e6e6;
  position: relative;
}

.rangeslider--horizontal {
  height: 20px;
  width: 100%;
}

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%;
}

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.rangeslider__fill {
  background: #0599ff;
  position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}

.rangeslider__handle {
  background: white;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
  top: -10px;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}




@media screen and (max-width: 1199px) {
	
	 .main-headline-content {
			margin: 220px 10% 3% 10%;} 
		 
}
     @media screen and (max-width: 1024px) {  
		 .home-banner {

		 }
		
		


@media screen and (max-width: 992px) {

    
}
    .multiple-pricing-table .pricing-item {
        margin-left: 0;
        margin-right: 0;
        padding: 50px 15px 10px 15px;
    }

    body {
        padding-top: 0px;
    }

    .logo {
        width: 180px;
        padding: 0px;
    }

  .navbar-custom .navbar-nav > li > a {
    margin-top: 0px;
    font-size: 18px;
    padding: 15px 40px;
}

    .arrow-container {
        display: none;
    }

    header .nav li a {
        padding-top: 35px;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    header.smaller .main-nav {
        padding-top: 5px;
    }

    header.smaller nav a {
        padding-top: 18px;
    }

    .headline-content {
        margin-top: 1%;
    }

    .text-content {
        margin: 5% 10%;
        font-size: 1.2em;
        font-weight: 100;
    }

    .main-headline-content {
        margin: 220px 12% 10% 10%;
    }

    .page-headline-content {
        margin: 18% 12% 0% 20%;
    }
                                               .page-banner {margin-top:150px;}
}

@media screen and (max-width: 767px) {


    .main-headline-content {
        margin: 0px 0px 0px 0px;
        width: 100%;
        background-color: #0083DD;
        color: #fff;
        font-size: 2em;
        padding: 2% 6%;
        font-weight: 100;
        position: relative;
        z-index: 1;
        border-radius: 0px;
        text-align: center;
    }

        .main-headline-content h1 {
            text-transform: uppercase;
            font-size: 32px;
            line-height: 1.3em;
        }

        .main-headline-content h2 {
            font-size: 22px;
            line-height: 1.2em;
        }


    .hero-image {
        margin-top: 125px;
    }



    .page-banner-sm {
        margin-top: 130px;
        height: 120px;
        min-height: inherit;
    }



    .multiple-pricing-table .pricing-badge {
        top: -2em;
        right: 0;
    }




    .contact-info {
        margin: 5px 0px;
        white-space: nowrap;
        text-align: center;
        width: 100%;
        float: left;
    }


    .top-phone {
        position: absolute;
        top: 50px;
        right: 0px;
    }

    .logo {
        width: 160px;
        padding-left: 15px;
    }

    .navbar-nav {
        margin-right: -15px;
        background-color: #fff;
    }

    header.smaller .logo {
        width: 120px;
    }

    .headline-content {
        text-align: center;
        margin: 5% 15%;
    }

    .address-section {
        width: 70%;
    }

    header .nav li a {
        padding-top: 15px;
    }



    .main-nav {
        padding: 0px 15px;
    }

    .top-phone h1 a {
        font-size: 42px;
    }

    .top-phone {
        top: 40px;
    }

    .nav-crane {
        padding-left: 0px;
    }

        .nav-crane li {
            padding-left: 0px;
        }

        .nav-crane img {
            width: 100%;
            float: left;
        }
}


@media screen and (max-width: 559px) {

    .hero-image {
        margin-top: 105px;
    }


    .page-banner {
        margin-top: 100px;
        min-height: 130px;
    }

    .navbar-header {
        margin: 0px;
    }

    .smaller .top-phone h1 {
        margin-top: 0px;
    }

    .top-phone h1 a {
        font-size: 20px;
    }

    .smaller .top-phone h1 a {
        font-size: 16px;
    }



    .headline-content {
        width: 100%;
        margin: 10px;
    }

    .hidden-xxs {
        display: none;
    }


    .contact-info {
        margin: 5px auto;
        white-space: nowrap;
        text-align: center;
        width: 65px;
        float: none;
    }

    .page-headline-content {
        margin: 120px 5%;
    }

    h1 {
        line-height: 1.3em;
        font-size: 30px;
    }


    .logo {
        padding-top: 5px;
        width: 160px;
    }

    header.smaller .logo {
        padding: 0px;
        width: 100px;
    }


    header.smaller .navbar-toggle {
        top: 0px;
    }
}

@media screen and (max-width: 480px) {
                                           .page-banner-sm {
    margin-top: 130px;
  
    height:75px;
  min-height: inherit;
   
}
      

.fixed-footer {height:200px;}
    footer {
        text-align: center;
		padding-bottom:100px
    }
	
	.hidden-xxs {display:none;}

    .navbar-toggle {
        right: 0px;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .footer-logo {
        padding: 20px;
        margin: auto;
    }

	.fixed-footer {height:200px;}
    footer {
        text-align: center;
		padding-bottom:200px
    }

    .address-section {
        width: 100%;
    }

    footer h4 {
        width: 100%;
    }

    .formulate__field-label {width:100%;float:left;text-align:left;padding-right:15px;}
                      .formulate__control  {width:100%;float:left;vertical-align:middle;}

                      .icon-blue {margin:0px;}
}



/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */ .bootstrap-datetimepicker-widget {
    list-style: none;
}

    .bootstrap-datetimepicker-widget.dropdown-menu {
        margin: 2px 0;
        padding: 4px;
        width: 19em;
    }

@media (min-width:768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

@media (min-width:992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

@media (min-width:1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,0.2);
    top: -7px;
    left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0,0,0,0.2);
    bottom: -7px;
    left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}

    .bootstrap-datetimepicker-widget a[data-action]:active {
        box-shadow: none;
    }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}

    .bootstrap-datetimepicker-widget .picker-switch::after {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
        content: "Toggle Date and Time Screens";
    }

    .bootstrap-datetimepicker-widget .picker-switch td {
        padding: 0;
        margin: 0;
        height: auto;
        width: auto;
        line-height: inherit;
    }

        .bootstrap-datetimepicker-widget .picker-switch td span {
            line-height: 2.5;
            height: 2.5em;
            width: 100%;
        }

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}

    .bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
        text-align: center;
        border-radius: 4px;
    }

    .bootstrap-datetimepicker-widget table th {
        height: 20px;
        line-height: 20px;
        width: 20px;
    }

        .bootstrap-datetimepicker-widget table th.picker-switch {
            width: 145px;
        }

        .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
            background: none;
            color: #777;
            cursor: not-allowed;
        }

        .bootstrap-datetimepicker-widget table th.prev::after {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
            content: "Previous Month";
        }

        .bootstrap-datetimepicker-widget table th.next::after {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
            content: "Next Month";
        }

    .bootstrap-datetimepicker-widget table thead tr:first-child th {
        cursor: pointer;
    }

        .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
            background: #eee;
        }

    .bootstrap-datetimepicker-widget table td {
        height: 54px;
        line-height: 54px;
        width: 54px;
    }

        .bootstrap-datetimepicker-widget table td.cw {
            font-size: .8em;
            height: 20px;
            line-height: 20px;
            color: #777;
        }

        .bootstrap-datetimepicker-widget table td.day {
            height: 20px;
            line-height: 20px;
            width: 20px;
        }

            .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
                background: #eee;
                cursor: pointer;
            }

        .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
            color: #777;
        }

        .bootstrap-datetimepicker-widget table td.today {
            position: relative;
        }

            .bootstrap-datetimepicker-widget table td.today:before {
                content: '';
                display: inline-block;
                border: solid transparent;
                border-width: 0 0 7px 7px;
                border-bottom-color: #337ab7;
                border-top-color: rgba(0,0,0,0.2);
                position: absolute;
                bottom: 4px;
                right: 4px;
            }

        .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
            background-color: #337ab7;
            color: #fff;
            text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
        }

            .bootstrap-datetimepicker-widget table td.active.today:before {
                border-bottom-color: #fff;
            }

        .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
            background: none;
            color: #777;
            cursor: not-allowed;
        }

        .bootstrap-datetimepicker-widget table td span {
            display: inline-block;
            width: 54px;
            height: 54px;
            line-height: 54px;
            margin: 2px 1.5px;
            cursor: pointer;
            border-radius: 4px;
        }

            .bootstrap-datetimepicker-widget table td span:hover {
                background: #eee;
            }

            .bootstrap-datetimepicker-widget table td span.active {
                background-color: #337ab7;
                color: #fff;
                text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
            }

            .bootstrap-datetimepicker-widget table td span.old {
                color: #777;
            }

            .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
                background: none;
                color: #777;
                cursor: not-allowed;
            }

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
    cursor: pointer;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}



/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















