*{margin:0;padding:0;border:0;font-size: 100%;}

body{
    font-family: 'Lato', sans-serif !important;
}

h1,h2,h3,h4,h5,h6,p{
    font-family: 'Lato', sans-serif !important;
}

.nav-bg{
    background-color:#fff;
    margin-bottom: 0;
}
#head-banner{
    position:relative;
    background:url(../images/banner.jpg) no-repeat center center;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    padding-top: 12rem;
    padding-bottom:12rem;
    color: #fff;
    text-align: center;
}

.logo-size{width: 160px;}

.f10{
    font-size: 10px;
}

.f12{
    font-size: 12px;
}


.custom-style{
    padding-top: 15px;
    padding-bottom: 15px;
}

.custom-style li a{
    padding-top: 4px;
    padding-bottom: 4px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.custom-style li:first-child{
    border-right: 1px solid #000;
}

#head-banner h1{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px;
}
#head-banner p{
    font-size: 15px;
    color: #c8ddea;
    font-weight: bold;
    margin-bottom: 30px;
}
.middle-border{
    border-bottom: 2px solid #108fdc;
    width: 200px;
    margin: 30px auto;
}
.banner-btn{
    background-color: #cf2027;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border-color: transparent;
}

.page-content{
    background-color: #f4f7fc;
    padding: 20px 0 0;  
}

.bg-img{
    position:relative;
    background:url(../images/watermark.png) no-repeat;
    background-size: 1170px;
    background-position: top -250px right;
}

.center-div h3{
    color: #45a9da;
    margin-top: 50px;
    font-size: 22px;
    font-style: italic;
    margin-bottom: 2px;
}
.center-div h4{
    color: #45a9da;
    margin-bottom: 50px;
    font-size: 14px;
    margin-top: 0;
    font-style: italic;
}

.margin-b{
    margin-bottom: 10px;
}

.list-div{
    margin-bottom: 30px;
}

.list-div h2{
    color:#47484a;
    font-size: 22px;
    font-style: italic;
    margin-bottom: 20px;
}

.list-div ul{
    padding-left: 11%;
    font-size: 14px;
    list-style-image: url("../images/polygon-icon.png");
    font-weight: 300; 
    color: #47484a;
    
}

.list-div ul li{
    margin-bottom: 15px;
}

.schedule-form{
    background-color: rgb(123, 196, 231, 0.7);
    padding: 20px;
    width: 94%;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 30px;
    margin-left: 6%;
}

.schedule-form h4{
    font-weight: normal; 
    font-size: 24px; 
    font-style: italic;
}

.schedule-form p{
    font-weight: bold;
    font-size: 11px;
}  

.schedule-form .form-control{
    background: transparent;
    border-color: #fff;
    border-radius: 0;
    margin-bottom: 10px;
    color:#fff;
    font-size: 14px;
    padding: 18px 10px;
}

::placeholder {
    color: #fff !important;
    opacity: 1; /* Firefox */
    font-size: 14px;
} 

::-webkit-input-placeholder, 
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder {
  color: #fff;
}

.clear{
    clear:both;
}
.nopadding-l{padding-left:0;}

.nopadding-r{padding-right:0;}

.margin-r{margin-right:0 !important;}

.margin-top{margin-top:15px !important;}
.margin-bottom{margin-bottom:15px !important;}

.inline{
    width: 31.7%;
    float: left;
    margin-right: 5px;
}
.select-box{
    background: transparent;
    border: 1px solid;
    height: 38px;
    font-size: 18px;
}
.submit-btn{
    background-color: #cf2027;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    border-color: transparent;
    margin-top: 15px;
    padding: 10px 40px;
    font-weight: bold;
}

.blue-text{
    color: #7cc5e8 !important;
}

footer{
    background: #505050;
    color: #fff;
    padding:30px 0;
    font-size: 14px; 
}

.footer-logo{
    width: 115px;
    margin: 0 auto;
    display: block;
}

.footer-list{
    list-style-type: none;
}

.footer-list li{
    float: left;
    width: 50%;
    margin-bottom: 15px;
}

.left-border{
    border-left: 1px solid #fff;
}

.email{
    background-image: url("../images/mail-icon.png");
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 36px;
    background-position: top 6px left;
}

.phone{
    background-image: url("../images/telephone-icon.png");
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 36px;
    background-position: top 6px left;
}

.skype{
    background-image: url("../images/skype-icon.png");
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 36px;
    background-position: top 6px left;
}

.linkedin{
    background-image: url("../images/linkedin.png");
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 36px;
    background-position: top 6px left;
}

.footer-bottom{
    background-color: #424244;
    text-align: center;
    padding: 10px 0;
    width: 100%;
}

.date-picker{
   background-image: url("../images/datepicker.png") !important;
    background-size: 20px !important;
    background-repeat: no-repeat !important; 
    background-position: right 5px center !important; 
}

.custome-toggle{
    background-color: #cf2027;
    color: #fff;
}













@media (max-device-width:640px){
    .navbar-brand > img{
        width: 150px;
    }
    
    .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    
    .footer-list li {
        width: 100%;
    }
    
    .nopadding-l {
        padding-right: 0;
    }
    
    .nopadding-r {
        padding-left: 0;
    }
    
    .schedule-form{
        width: 100%;
        margin-left: 0;
    }
    
   .schedule-form p { 
     clear: both;
}

.bg-img { 
    background-size: 100%;
    background-position: bottom 0px right;
}

    
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
    
.bg-img { 
    background-size: 96%;
    background-position: top 8px right;
}

.nopadding-l {
        padding-right: 0;
    }
    
 .nopadding-r {
        padding-left: 0;
    }
    
    .schedule-form{
        width: 100%;
        margin-left: 0;
    }
    
   .schedule-form p { 
     clear: both;
   }
    
}