/* #Media Queries
================================================== */

@media (max-width: 1300px){

}

/* END__ */
@media (min-width: 1200px){
	
}
@media (max-width: 1199px) {
    .bannersection .banner-text {
        width:100%;
    }
    .sectiongap {
        padding:40px 0 !important; 
    }
    .sec-title h2 {
        font-size: 26px;
        font-weight: 700;
    }
    .testi-inner .rightimg .pro-text h3 { 
        font-size:15px;
    }
   
    .contact-form {
        padding:30px;
    }
    .container {
        max-width: 100%;
    }
    .bannersection .banner-text h1 {
        font-size:30px;
    }
    header .navbar-brand img {
        height: 50px;
    }
    .testi-inner .rightimg .right-inner {
        padding:30px;
    }
    .bannersection .banner-text h1 {
        font-size: 29px;
    }
     .bannersection .banner-text h1 strong {
            font-size: 26px;
    }
    .bannersection .banner-text h1 br {
        display: none;
    }
    .news-main .news-form input[type="email"] {
         width: inherit;
    }
    .about-wrap .about-text {
        padding-left: 0;
    }
    .about-wrap h4 {
        font-size: 16px;
        margin:0;
    }
    .about-wrap p {
        margin: 10px 0;
    }
    .about-wrap h2 {
        font-size: 22px;
        margin: 0 0 5px 0;
    }
    .contact-form  .sec-title {
        margin-bottom:15px;
    }
    .service-main .in-img, .service-rel .in-img {
        text-align: center;
        margin: auto;
        margin-bottom:5px;
    }
    .service-main .pro-text, .indus-inner .pro-text {
        width:100%;
        padding: 15px;
        text-align: center;
    }
    .service-main .pro-text h3 {
        font-size: 16px;
        margin-bottom:10px;
        position: relative;
    }
    .bottom-text ul li {
        margin-top: 0;
        margin-left: 0;
    }
    .count-bg {
        padding:20px;
    }
    .count-bg .count-wrap h4 {
        font-size: 18px;
    }
    .sec-title br {
        display: none;
    }
    .mid-footer {
    padding: 40px 0 20px 0;
}
.banner_area_text_box h1 {
    font-size:30px;
}
} 
/* END__ */
@media only screen and (min-width:768px) and (max-width:1199px) {
    .blog_details_box {
       padding:0 100px ;
    }
   .blog_details_box figure {
    margin-bottom: 30px;
   }

}
@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-form {
        
    }
    .top-text p {
        font-size: 13px;
    }
    .top-text h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .service-main .indus-inner .in-img img {
       
    }

}
@media only screen and (max-width: 991px) {
    .navbar-collapse.right-menu {
        position: absolute;
        left: inherit;
        right: 0;
        top: 100%;
        background-color: #fff;
        width: 40%;
        padding: 10px;
    }
    .search-icon {
        margin: 15px 20px;
    }
    header .navbar-nav li {
        margin: 4px 20px;
    }
	.navbar-light .navbar-toggler-icon {
        width:1rem;
        height:1rem;
    }
    .navbar-light .navbar-toggler {
        padding: 2px 6px;
        line-height: 13px;
    }
    .bannersection .banner-text p {
        padding: 0;
        font-weight: 400;
        margin: 5px 0;
        font-size:13px;
    }
    .about-grid .col-lg-6:last-child {
        display:none;
    }
    .about-grid .col-lg-6:first-child .about-img:last-child {
        display:none;
    }
    .about-grid .col-lg-6:first-child .about-img {
        margin-top:0;
    }
    .ft-social {
        margin-bottom: 20px;
    }
} 
@media only screen and (min-width:768px) and (max-width:991px) {
	.bannersection .banner-main .item img {
        height:400px;
    }
    .testi-inner .leftimg img {
        height: 420px;
    }
}
/* END__ */

@media only screen and (max-width: 767px) {
    header .t-header {
        padding:2px;
    }
    header .t-header .container, .bannersection .banner-text p, .testi-inner .leftimg  {
        display:none;
    }
    header .navbar-brand img {
        height: 30px;
    }
    .banner_area_text_box h1 {
    font-size:26px;
}
    .bannersection {
        padding:0;
    }
    .bannersection .banner-text {
        margin-bottom: 20px;
    }
    .bannersection .banner-main, .service-main .sec-title, .news-main {
        text-align: center;
    }
    .bannersection .banner-text h1 {
        font-size:20px;
    }
    .bannersection .banner-text h1 br, .service-main .main-btn {
        display: none;
    }
    .bannersection .banner-text h1 strong {
        font-size:22px;
    }
	.bannersection .banner-text .main-btn {
    	padding: 13px 19px;
    	font-size: 14px;
	}
    .bannersection .banner-main .item img, .single-blog-wrap .content-img img {
        height: auto;
    }
    .sectiongap {
        padding:30px 0 !important
    }
	.news-main.sectiongap .col-lg-6.col-sm-5, .owl-nav {
		display:none !important;
	}
   .about-img img, .blog_details_box figure img {
    margin-bottom: 30px;
   }
    .about-wrap .about-text {
        padding-left:0;
    }
	.contact-form .btn {
		font-size:12px !important;
	}
	 .about-wrap .about-text h3 {
		    font-size: 18px;
	}
    .about-wrap h2 {
        font-size:20px;
        margin-bottom:0;
    }
    .about-wrap h4 {
        font-size: 15px;
        margin-bottom: 0;
    }
    .about-wrap p {
        color: #000;
        margin:10px 0;
    }
    .sec-title h2 {
        font-size: 18px;
        font-weight: 600;
    }
    .service-main .sec-title p {
        font-size:13px;
        line-height: normal;
    }
    .service-main .main-btn {
        float: left;
        margin-top: 0;
    }
    .testi-inner .rightimg {
        width:100%;
    }
    .testi-inner .rightimg .right-inner {
        padding:20px;
    }
    .count-bg {
        padding: 15px;
    }
    .count-bg .count-wrap {
        margin:20px 0 0 0;
    }
    .count-bg .count-wrap h4 {
        font-size:20px;
    }
    .contact-form {
        padding:20px;
        margin-bottom:20px;
    }
    .con-map iframe {
        height: 370px !important;
       }
    .con-map {
       margin-bottom: 30px;
       }
    .contact-form .sec-title {
        margin-bottom: 0;
    }    
    .bottom-text ul li {
        margin-top: 10px;
        margin-left: 0;
    }
    .f-logo img {
        height:90px;
    }
    .f-note {
        padding-right:0;
    }
    .mid-footer h4 {
        margin-top:30px;
        margin-bottom:16px;
    }
    .footer-menu li {
        margin-bottom: 6px;
        display: inline-block;
        margin-right: 10px;
    }
    .footer-menu li:last-child {
        margin-right:0;
    }
    .inner_banner .baner_img_page {
        height:200px;
    }
    .banner_area_text_box h1 {
        font-size: 24px;
        padding: 0 10px;
    }
    .navbar-collapse.right-menu {      
        width:70%;
    }
    .news-form {
        margin-top: 0 !important;
    }
    .news-main .news-form input[type="email"] {
    width: inherit;
    }
    
} 


