@media (max-width:991px) and (min-width:768px){
nav.navbar-default .nav.navbar-nav > li > a{padding:16px 23px;}
}

@media (max-width:767px){
form.navbar-form{margin:28px 0 0;}
body .container{padding:0;}
.top-header .navbar-brand{float:left !important; display:inline-block !important;padding:0 15px 3px !important;}
#bs-example-navbar-collapse-1{border:none;margin-right:0;}
ul.social-network.social-circle{display:none;}
.res-search {background-image: url("../images/glass.png");background-repeat: no-repeat;background-size: 100% auto;
    float: right;height: 26px;margin: -9px 15px 0 0;position: absolute;right: 0;top:0%;width: 24px;z-index:2;cursor:pointer;}
.search{position: absolute;right: 0;top: 50%;width: 96%;z-index: 11;}	
.navbar-form {display: none;}
.navbar-header {right:15px;margin:-9px 0 0 !important;position: absolute;top: 50%;}
.icon-bar {background-color: #06a0c7;}
button.navbar-toggle {padding:0;margin:0;}
.responsive-list{display:none; float: left;margin: 10px 0;width: 100%;}
.res-head {
    background-color: #f8f572;
    color: #06a0c7;
    cursor: pointer;
    margin: 0 0 1px;
    padding:10px 0;
    position: relative;
    z-index: 1;
}
.res-head::after {
    background-color: #f8f572;
    content: "";
    height: 100%;
    left: -15px;
    position: absolute;
    top: 0;
    width: calc(100% + 30px);
    z-index: -1;
}
.content-div .inner-con h1{font-size:40px;}
.content-div .inner-con p{font-size:18px;margin:0 0 20px;}
.content-div .learn-more{font-size:15px;}
ol.carousel-indicators {margin-bottom: 0;bottom:0;}
.navbar-default .social-network.social-circle{display:block;float:left;width:100%;top:0;padding: 0 15px;}
.navbar-default .social-network.social-circle li{background: #fff;border-radius: 100%;height: 40px;line-height: 35px;margin: 0 3px 10px 0;text-align: center;
    width: 40px;float:left;}
}
@media (max-width:480px){
.top-header .navbar-brand{width:66%;}
.navbar-brand > img{width:100%;}
.choose .input-group{display:block;}
.search-section .choose .btn.btn-success{margin:15px 0 0 !important;float:right;}
}
@media (max-width:600px){
.navbar.navbar-default .nav.navbar-nav > li > a{padding:10px 30px;}
body .about-section{padding:30px 0;}
body .why-section{padding:30px 0;}
h1.heading{font-size:25px;}
body .logo-section{padding:20px 0;}
.slider .slide .carousel-indicators li{height:10px;width:10px;}
body .about-section p{font-size:16px;}
body .why-section p{font-size:16px;}
.why-section .link{font-size:16px;margin:10px 0 0;}
footer h2{font-size:25px;}
.why-section h3{font-size:20px;}
footer .col-xs-6{width:100%;}
section.search-section{margin:0;}
.search-section .choose{width:100%;}
.banner-inner img {height: 120px;object-fit: cover;}

}
@media (max-width:560px) and (min-width:420px){
.content-div .inner-con h1{font-size:30px;margin-bottom:5px;}
.content-div .inner-con p{font-size:15px;margin:0 0 15px;}
.content-div .learn-more{font-size:14px;padding: 5px 20px;}
}
@media (max-width:420px){
.content-div .inner-con h1{font-size:22px;margin-bottom:0;}
.content-div .inner-con p{font-size:15px;margin:0 0 10px;}
.content-div .learn-more{font-size:13px;padding:4px 15px;}
}

@media (min-width:767px){.logo-section .owl-carousel {display: block;}

}