@media (max-width: 1200px) {
    .main-header .logo {
        width: 180px;
    }

    .main-header .navigation nav {
        margin-top: 20px;
    }

    .main-header .navigation nav ul li {
        padding: 0px 15px;
    }

    .main-header .navigation nav ul li a {
        font-size: 16px;
        padding: 10px 0px;
    }

    .banner-wrapper {
        margin-top: 70px;
    }

    .banner-wrapper .banner .banner-img {
        height: 700px;
    }

    .banner-wrapper .banner h1 span {
        font-size: 30px;
        line-height: 20px;
    }

    .banner-wrapper .banner h1 {
        font-size: 40px;
    }

    .services-wrap,
    .contact-wrap,
    .environmental-wrap,
    .testimonials-wrap,
    .about-wrap .about-block {
        padding: 75px 0;
    }

    .about-wrap h2,
    .services-wrap h2,
    .contact-wrap h2,
    .environmental-wrap h2,
    .testimonials-wrap h2 {
        font-size: 45px;
        margin-bottom: 35px;
    }

    p {
        font-size: 16px;
        line-height: 25px;
    }

    .more {
        font-size: 18px;
    }

}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
    .main-header {
        /*top: 50px;*/
    }


    .main-header .logo img {
        text-align: center;
    }

    .main-header.fixed .logo {
        max-width: 140px;
    }

    .main-header.fixed {
        top: 0px;
    }

    .main-header .logo-wrap {
        top: -50px;
        left: 15px;
        z-index: 999999;
        max-width: 280px;
    }

    .mean-container .mean-bar {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
    }

.mean-container .mean-nav {
    position: relative;
    z-index: 9999999;
    overflow: hidden;
}
    .main-header .logo-wrap {
        z-index: 999999;
        position: absolute;
        top: 0px;
    }

    .main-header .logo {
        width: 105px;
    }

    .navbar-fixed-top {
        position: inherit;
    }

    .main-header.fixed {
        position: relative;
    }


    /*banner starts*/
    .banner-wrapper .banner .container {
        top: 165px;
    }

   .banner-wrapper {
    margin-top: -2px;
}

    .banner-wrapper .banner .banner-img {
        height: 540px;
    }

    .banner-wrapper .banner h1 span {
        font-size: 25px;
        line-height: 20px;
    }

    .banner-wrapper .banner h1 {
        font-size: 35px;
    }

    .banner-wrapper .banner ul li a {
        padding: 20px 50px;
    }

    /*banner ends*/

    .main-footer {
        text-align: center;
    }

    .main-footer ul {
        float: none;
        margin: 0 auto;
    }

    .main-footer ul li {
        float: none;
        display: inline-block;
    }

    .main-footer .footer-top ul li span {
        position: relative;
        top: -15px;
    }

    .main-footer .footer-top h6 {
        margin-bottom: 15px;
    }

    .services-wrap,
    .contact-wrap,
    .environmental-wrap,
    .testimonials-wrap,
    .about-wrap .about-block {
        padding: 50px 0;
    }

    .about-wrap h2,
    .services-wrap h2,
    .contact-wrap h2,
    .environmental-wrap h2,
    .testimonials-wrap h2 {
        font-size: 40px;
        margin-bottom: 25px;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }

    .more {
        font-size: 14px;
    }

    .services-wrap .service-block h3:after {
        height: 8px;
    }

    .services-wrap .service-block h3 {
        margin-bottom: 45px;
    }

    .environmental-wrap p {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .testimonials-wrap h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contact-wrap input,
    .contact-wrap textarea,
    .contact-wrap .captcha-box {
        height: 75px;
    }

    .contact-wrap textarea {
        height: 150px;
    }

    .contact-wrap input[type="submit"] {
        font-size: 20px;
    }

    .environmental-wrap figure:before,
    .about-wrap figure:before {
        border-width: 8px;
    }

    .environmental-wrap figure:hover:before,
    .about-wrap figure:hover:before {
        border-width: 5px;
    }

    .about-wrap .comp-anniversary h3 {
        font-size: 24px;
    }

    .about-wrap .comp-anniversary h3 span {
        font-size: 35px;
    }

    .subpage-wrap .comp-anniversary h3 {
        font-size: 20px;
    }

    .subpage-wrap .comp-anniversary h3 span {
        font-size: 30px;
    }

    .subpage-wrap .certificates h4 {
        font-size: 25px;
    }

    .subpage-wrap .certificates ul li a,
    .subpage-wrap .sub-page-block ul li a,
    .subpage-wrap .certificates ul li:before,
    .subpage-wrap .sub-page-block ul li:before {
        font-size: 16px;
    }

    .subpage-wrap .sub-page-block ul li {
        margin-bottom: 10px;
    }

    .subpage-wrap .sub-page-block ul li a {
        padding-top: 0;
        padding-bottom: 0;
    }

    .subpage-wrap .sub-page-block ul li:before {
        top: 2px;
    }
}


@media(max-width:768px) {
    
    .top-bar {
    width: 100%;
    background: #000;
}
    
    .logo-wrap {
    width: auto;
    position: absolute;
    z-index: 9999999999999999;
    margin-top: -135px;
    padding: 0px;
}
.logo-wrap img {
    width: auto;
    padding: 0px;
    height: 56px;
}
	
	.blackbar {
    background: #000;
    padding: 12px;
    margin-top: 56px;
}
	.social-Icons ul {
    list-style: none;
    text-align: center;
    margin: 0px auto;
    width: 100%;
    display: flex;
}

.social-Icons ul li {
    padding-right: 15px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin: 0px auto;
    float: left;
}

.social-Icons {
    text-align: center;
    margin: 0px auto;
    display: block;
    float: left;
    width: 100%;
}
	
section.top-footer p, section.top-footer p a {

    margin-bottom: 25px;
}
	
.icon {
    	display: none;
}
	
	
.banner-wrapper .banner h2 span {
    font-size: 22px;
    line-height: 22px;
}
	
	
	
	.col-center {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
	
	

.About_Image {
    margin-top: 10px;
}
	
	
.About_wrap h1, .About_wrap h2, .About_wrap h3, .About_wrap p {
    text-align: center !IMPORTANT;
    font-size: 16px !important;
    line-height: 24px !important;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 16px !important;
    line-height: 24px !important;
	 text-align: center !important;
}

p {
    font-size: 14px;
    line-height: 20px;
		 text-align: center !important;
}
.vc_sep_pos_align_left {

    display: none !important;
}
.vc_custom_heading {
    text-align: center !important;
}
.Icon_left {
    text-align: center !important;
    height: auto;
    float: none;
    width: auto;
}
	
	
	.About_wrap {
	padding-top:10px;
	padding-bottom:10px;
}

h6::before, h6::after {
    display: inline-block;
    content: "";
    border-top: 4px solid #e9702a;
    width: 1rem;
    margin: 0 1rem;
    transform: translateY(-1rem);
}

.vc_col-xs-offset-1 {
    margin-left: 0px !important;
}
	
	
.Padding_Issue {
    padding-right: 5% !important;
    padding-left: 5% !important;
}
	
label {
    margin-bottom: 7px !IMPORTANT;
}
.Social_Icons {
    padding: 22px;
    display: block;
    margin: 20px -5%;
}
	
.cta-btn {
    font-size: 13px;
    padding: 5px 16px;
    text-align: center;
    display: block;
    margin: 0px auto;
    float: none;
    width: 139px;
}
.vc_btn3-container.vc_btn3-inline {
    vertical-align: middle;
    text-align: center;
    width: 215px;
    margin: 0px auto;
    float: none;
    display: block !important;
    padding: 4px 0px !important;
    margin-bottom: 25px;
}
section.banner-inner {
    height: 129px;
    margin-top: -2px;
}

.overlay h1 {

    padding: 8px;
    font-size: 20px;
    margin-top: 54px;
}
	.home_box_wrap.wpb_row .vc_col-sm-2 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}
	

.item.slick-slide {
    height: 100%;
    background-size: cover;
    height: 195px;
}



    .banner-wrapper .banner ul li a,
    .main-footer .footer-top h6,
    .main-footer .footer-btm h6,
    .main-footer ul li,
    .main-footer ul li a {
        font-size: 14px;
    }

    .banner-wrapper .banner .banner-img {
        height: 460px;
    }

    .banner-wrapper .banner h1 span {
        font-size: 20px;
        line-height: 20px;
    }

    .banner-wrapper .banner h1,
    .about-content h3 {
        font-size: 16px;
    }
	
	.banner-wrapper .banner p {
    font-size: 11px;
	line-height: 20px;
}

  .banner-info {
    margin-top: -90px;
    margin-left: 0px;
}

.main-header {
    margin-top: 0px;
    background: none;
}

.mean-container .mean-bar {

    border-bottom: 3px solid #ee1825;
}


.header-top {
    background: #0e5091;
    width: 100%;
    position: absolute;
    z-index: 9999;
}


.main-header .logo-wrap {
    /* z-index: 999999; */
    /* position: absolute; */
    top: -46px;
    /* background: #fff; */
    /* padding: 15px; */
}

.slick-dots {
    bottom: -8px;
}
.slick-prev, .slick-next {
     top: 69%;
}

ul.call-top {
    width: 186px;
    float: left;
    list-style: none;
    margin-top: 8px;
}

ul.privacy {
    float: right;
    color: #fff;
    list-style: none;
    font-size: 13px;
    width: 180px;
}

ul.privacy li, ul.privacy li a {
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 8px;
    text-align: center;
}

ul.privacy li, ul.privacy li a {
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
	background: none;
    padding: 8px;
    text-align: center;
}

ul.call-top li, ul.call-top li a {
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    text-transform: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
}

ul.call-top li, ul.call-top li a {
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    text-transform: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
}

    .environmental-wrap figure,
    .about-wrap figure {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .services-wrap .service-block {
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
    }

    .about-wrap h2,
    .services-wrap h2,
    .contact-wrap h2,
    .environmental-wrap h2,
    .testimonials-wrap h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .testimonials-wrap .testimonials-list {
        padding-left: 20px;
        padding-right: 20px;
    }

    .contact-wrap input,
    .contact-wrap textarea,
    .contact-wrap .captcha-box {
        height: 50px;
        padding: 15px 20px;
    }

    .contact-wrap textarea {
        height: 150px;
    }

    .contact-wrap .captcha-box {
        padding: 5px 20px;
    }

    .contact-wrap input[type="submit"] {
        font-size: 16px;
    }

    .banner-wrapper .banner-inner .banner-img {
        height: 320px;
    }

    .banner-wrapper .banner-inner .container {
        z-index: 2;
        top: calc(50% - 17.5px);
    }

    .banner-wrapper .banner-inner h1 {
        font-size: 35px;
    }

    .environmental-wrap p {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

@media(max-width:650px) {
    .banner-wrapper .banner .container {
        top: 115px;
    }

    .about-wrap h2,
    .services-wrap h2,
    .contact-wrap h2,
    .environmental-wrap h2,
    .testimonials-wrap h2 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .testimonials-wrap h3 {
        font-size: 16px;
        margin-top: -10px;
        margin-bottom: 20px;
    }

    .about-wrap .certificates h4 {
        font-size: 25px;
    }

    .about-wrap .comp-anniversary h3,
    .about-content h3 {
        font-size: 20px;
    }

    .about-wrap .comp-anniversary h3 span {
        font-size: 26px;
    }
}

@media(max-width:480px) {
    .banner-wrapper .banner .container {
        top: 95px;
    }

    .about-wrap .certificates h4 {
        font-size: 20px;
    }
}




