﻿body {
}
.get-quote{
    width:40%;text-align:center;margin-left:500px;color:black;
}
.top-back {
    background: #058007;
}
.calender{
    width:100%;
    height:100%;
}
.single-footer-about{
    color:#fff;margin-left:480px;width:100%;margin-top:35px;
}
    
.whatsapp-msg{
bottom:80px;right:20px;z-index:99;display:block;position:fixed;background:blue;padding:12px 25px;border-radius:15px;color:#fff
}
.fa.fa-whatsapp{
    color:#fff;
    font-size:20px;
}
.qlwapp-text{
    color:#ffffff;

}
.top-skycom{
    width:100%;
    background:rgb(48,93,185);
    height:30%;
}
 .top-area.background{
       top:0;
       left:0;
       width:100%;
       height:20%;
       background:rgb(48,93,185);
   }
 .logo{
     width:100%;
 }
 .radio-inline.mrgn_btm{
     width: 140px;
color: #1a61cc;
font-size: 14px;
border: 1px solid #1a61cc;
background: rgba(252, 253, 254, 0.3);
padding: 6px;
text-align: center;
border-radius: 3px;
margin-left: 10px !important;
 }
 .get{
     color: #fcf9f9;
text-align: center;
margin-bottom: 30px;
font-size: 25px;
background: #2a30b1;
padding: 10px 20px;
 } 
 .txtin{
     height: 60px;
position: relative
 }
 .txtin{
     background: #fff none repeat scroll 0 0;
border: 0 none;
border-radius: 5px;
color: #363;
/*height: 100%;*/
left: 0;
padding: 10px;
position: absolute;
top: 0;
width: 70%;

 } 
 .btnsubs{
     background: blue none repeat scroll 0 0;
border: 0 none;
border-radius: 5px;
color: #fff;
font-weight: 500;
height:60px;
letter-spacing: 1px;
position: absolute;
right: 0;
text-transform: uppercase;
top: 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 27%;
 }
 .btnsubs:hover{
background-color:#fff;
color:blue;
 }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .top-skycom {
        width: 100%;
        height: 50%;
    }


    @media only screen and (min-width: 466px) and (max-width: 740px) {

        .calender {
            width: 60%;
        }
    }

    @media only screen and (min-width: 310px) and (max-width:740px) {
        .calender {
            width: 50%;
            margin-left: -10%;
        }
    }


    .top-back {
        background: #0e1141;
    }

    .navbar-brandlogo {
        margin-top: -3px;
        padding: 8px;
    }

    .single-footer-about {
        color: #fff;
        margin-left: 250px;
        width: 100%; /*margin-top:200px;*/
    }

    @media only screen and (min-width: 466px) and (max-width: 740px) {
        .marquee {
            display: block;
        }

        .single-footer-about {
            display: none;
        }

        .top-back {
            height: -5%;
            width: 100%;
        }

        .navbar-brandlogo {
            margin-top: -60px;
            padding: 8px;
        }

        .footer-social-top {
            display: none;
        }

        .btnsubs {
            width: 50%;
        }

        .txtin {
            height: 20px;
            width: 100%;
        }

        .footer-social-top {
            display: none;
        }
    }

    @media only screen and (min-width: 310px) and (max-width:740px) {
        .marquee {
            display: block;
        }

        .footer-social-top {
            display: none;
        }

        .single-footer-about {
            display: none;
        }

        .top-back {
            height: 25%;
            width: 100%;
        }

        single-top-logo {
            /*overflow: visible;*/
        }

        .navbar-brandlogo {
            margin-top: -60px;
            padding: 8px;
        }

        .single-top-logo {
            margin-top: 50px;
        }

        .footer-social-top {
            display: none;
        }

        .btnsubs {
            width: 50%;
        }

        .txtin {
            height: 20px;
            width: 100%;
        }

        footer-social-top {
            display: none;
        }
    }
}        
  @media only screen and (min-width: 310px) and (max-width:740px){
      .single-footer-about {
            display: none;
        }
       .footer-social-top {
            display: none;
        }
       .get-quote{
              width:100%;text-align:center;margin-left:50px;color:black
         }
       .form-group{
           margin-left:10px;
           width:95%;
       }
       .Driver-form{
           margin-left:80%;
           margin-top:50%;
       }
       
  }
 .note {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    background: #fde073;
    text-align: center;
    line-height: 2.5;
    overflow: hidden; 
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow:    0 0 5px black;
    box-shadow:         0 0 5px black;
}
/*.form-control-input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #e1;
    background-image: none;
    border: 1px solid #1d1e8c;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}*/
       