/* #Media Queries
================================================== */

@media (max-width: 1300px){

}

/* END__ */
@media (min-width: 1200px){
	
}
@media (max-width: 1199px) {
.industry-wrap .indus-box, .blog-box {
    margin:10px 0;
}
.indus-box .in-img img {
    height: 50px;
}
.indus-box h3 {
    font-size: 16px;
    margin: 10px 0 0 0;
}
.testibox {
    width:90%;
}
.ser-hide {
    display:none;
}
.container {
    width:100%;
    max-width:100%;
}
.recent_blog .bd_deskebox h2 {
    font-size: 14px;
}
.sec-title h2 {
    font-size: 24px;
}
.single-blog-wrap .content-img img {
    height: auto;
}
.single-blog-wrap h1 {
    font-size: 22px;
}
.lets-area h2 {
    font-size: 28px;
}

} 
/* END__ */

@media only screen and (min-width:768px)  and (max-width:1199px){
.bannersection .item img {
    height: 400px;
    object-fit: cover;
}
.why-box h4 {
    font-size: 16px;
}
.sectiongap {
    padding:40px 0;
}
.help-wrap {
    margin-top: 0;
}

}

@media only screen and (min-width:768px)  and (max-width: 991px){
.mob-hide, .info-list .c-icon {
    display:none;
}
.socialicon, .footermenu {
    margin-bottom:20px;
}
.info-list li {
    margin: 0 10px;
}
.info-list h4 {
    font-size: 15px;
}

}

@media only screen and (min-width: 992px){
	
}
@media (max-width: 991px) {
.about-wrap .ab-list ul li span {
    font-size: 21px;
}
header .navbar-nav li.current-menu-item a::after, header .t-header {
    display:none;
}

header .right-menu .dn-btn, header .navbar-nav li:last-child a {
    display: inline-block;
    margin-top:8px;
}
body {
    padding-top:70px;
}
.menumain {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    z-index:999;
    top:0;
}
.menumain .navbar-nav {
    margin-top:30px;
}
header .navbar-brand {
    padding: 0;
    margin-top: 0;
}
header .navbar-nav li {
    margin: 5px 0px;
}
.lets-area .m-btn {
    margin-top:20px;
    margin: 9px 0;
    padding: 15px 20px;
    font-size: 16px;
}
header .navbar-nav ul.sub-menu {
    width: 100%;
    display:block;
    visibility:visible;
    border-bottom:1px solid #ccc;
    margin:0 0 10px 0;
    position:relative;
    padding:0 6px 10px 6px;
}

} 
/* END__ */

@media only screen and (max-width: 767px) {
.bannersection .item img {
    height: 300px;
}
.bannersection .inn-text h2 {
   font-size: 22px;
    line-height: normal;
    margin: 0; 
}
.bannersection .bann-btn {
    margin-top: 20px;
}
header .navbar-brand img {
    height:66px;
}
.sectiongap, .footer-top, .footer-main {
    padding: 30px 0;
}
.sec-title {
    margin-bottom: 10px;
}
.sec-title h2 {
    font-size: 22px;
    margin: 0;
}
.service-btn, .sec-title h2 br {
    display:none;
}
.img-ab, .mob-hide {
    margin-top:20px;
}
.testibox {
    width:96%;
} 
 .why-box {
     text-align:center;
 }
.help-wrap {
    margin-top: 0;
}
.help-wrap .box-1 {
   margin:6px 0; 
}
.footer-top .info-list {
    display: inline;
}
.footer-top .info-list li {
 margin:18px 0;   
}
.socialicon, .footermenu {
    margin-bottom:20px;
}
.inner_banner .baner_img_page {
    height: 200px;
}
.banner_area_text_box h1 {
    font-size: 20px;
}
.blog_details_box img {
    height: 300px;
}
.sub-head h2 {
    margin:30px 0 15px 0;
}
.port-box {
    margin:10px 0;
    overflow:hidden;
}


} 
/* END__ */
@media (max-width: 575px) {
	

} 

@media (max-width: 480px) {
	
} 
/* END__ */

