@charset "utf-8";
/* CSS Document */

/* CSS Document © 2024 ProWebPrism */
/* @import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap'); */

::-moz-selection{ background:#7b7d7f; color:var(--primary-color); text-shadow:none;}
::selection { background:#7b7d7f; color:var(--primary-color); text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none;font-family: "DM Sans", serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#000000; background: #ffffff; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
:root { --primary-color:#19854f; --secondary-color:#253d74; overflow: hidden; overflow-y: auto;}
a { text-decoration:none; transition:all 0.25s ease-out 0s; outline: none; box-shadow: none;}
a:hover{text-decoration: none;}
h1, h2, h3 , h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{ font-family: "Poppins", serif;}
p, p span {font-family: "DM Sans", serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:#000;
}
::-moz-placeholder { 
  color:#000;
}
:-ms-input-placeholder {
  color:#000;
}
:-moz-placeholder {
  color:#000;
}

section, header, footer {width: 100%; float: left;}

img{max-width: 100%; display: block;}

strong{font-weight: bold;}


.overlay{display: none;}
.burger-btn{display: none;}


.error-page-section {background: var(--primary-color);}
.error-page-row {max-width: 800px; margin: 50px auto;}
.error-page-col1 h1 {font-size: 40px;color: #000;}
.error-page-col1 h2 {font-size: 40px;font-weight: 700;margin: 0 0 20px;color: #000;}
.error-page-col1 p {font-size: 16px;font-weight: 600;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-form { width: 100%; display: flex; align-items: center;}
.search-form input {width: 197px;height: 45px;border: 1px solid #000;margin: 0 7px 0 0;padding: 0 10px;color: #000;outline: none;box-shadow: none;display: inline-block;border-radius: 80px;}
.search-form .search-submit {width: auto;height: 45px;display: inline-block;padding: 0 25px;color: #ffff;border: 1px solid #000;background: #000;transitio all 0.25s ease-in-out;border-radius: 80px;}
.search-form .search-submit .screen-reader-text { position: relative !important;  display: block;  height: auto;  width: auto;  color: #ffff;  clip-path: none;  transition: all 0.25s ease-in-out;}
.search-form .search-submit:hover { color: #000; background: none;}
.search-form .search-submit:hover .screen-reader-text { color: #000;}
.search-form input::placeholder { color: #000;}
.search-page-section {padding: 80px 0px;background: #ffff;}
.search-page-row {  max-width: 1320px;  margin: 0 auto;}
.search-page-row .page-header .page-title {font-size: 40px;margin: 0 0 35px;display: flex;color: #000;font-weight: 500;}
.search-page-card {  margin: 0 0 50px;}
.search-page-content { padding: 0; max-width: inherit;  width: 100%;  text-align: left;  flex: 1 0 0;}
.search-page-content h3 {font-size: 32px;color: #000;font-weight: 500;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid var(--primary);}
.search-page-content p {font-size: 16px;font-weight: 500;line-height: 1.67;margin: 0 0 22px;color: #000;}
.search-btn1 {padding: 12px 24px;background-color: #000;border-radius: 80px;color: #ffffff;border: 1px solid #000;transition: 0.3s all ease-in-out;font-size: 16px;font-weight: 400;display: inline-block;margin: 10px auto 0;}
.search-btn1:hover {background-color: #ffffff;color: #000;}

.overlay{display: none;}
.burger-btn{display: none;}

.defualt-page-section {padding: 60px 0; background: #fff;}
.content-wrap h2 { font-size: 2rem; font-weight: 500; color: var(--secondary-color); margin: 0 0 20px;}
.content-wrap h3 {font-size: 1.5rem; font-weight: 500; color: var(--secondary-color); margin: 0 0 20px;}
.content-wrap h4 { font-size: 2rem; font-weight: 500; color: var(--secondary-color); margin: 0 0 20px;}
.content-wrap p { font-size: 16px; color: var(--secondary-color); line-height: 1.56; margin: 0 0 20px;}
.content-wrap ul {width: 100%; margin: 0 0 20px;}
.content-wrap ul li { font-size: 16px; line-height: 1.56; color: var(--secondary-color); padding-left: 10px; position: relative;}
.content-wrap ul li:before { content: "\2022"; position: absolute; left: 0; top: 0;}
.content-wrap ol { width: 100%;float: none; counter-reset: my-awesome-counter; margin: 0 auto 28px;position: relative;}
.content-wrap ol li {font-size: 16px; line-height: 1.56; color: var(--secondary-color); padding-left: 20px;position: relative;counter-increment: step-counter;}
.content-wrap ol li:before { content: counter(step-counter) '.'; margin-right: 0px; position: absolute; left: -4px; top: 0;}
.content-wrap p a, .content-wrap ul li a, .content-wrap ol li a{color:var(--primary-color);}
.content-wrap p a:hover, .content-wrap ul li a:hover, .content-wrap ol li a:hover{color: #000000;}
.contact-wrap img {width: auto;height: auto;}



.main-header{padding: 15px 0px;position: relative;z-index: 55;background-color:#fff;}
.header-row{display: flex;align-items: center;justify-content: space-between;}
.header-col1{width: 20%;}
.header-col2{width: 75%;}
.logo img{width: 120px;}
.menu-list {display: flex;align-items: center;justify-content:flex-end;}
.menu-list ul{display:flex;align-items: center;justify-content:space-between;width: 70%;}
.menu-list ul li{margin-right:8%;}
.menu-list ul li a{font-size: 1.2rem;color: var(--primary-color);font-weight: 500;position: relative;}
.menu-list ul li a:hover{color: var(--secondary-color);}
.menu-list .banner-btn{width: 20%;}


.banner-sec{height: 100vh;margin-top: -90px;position: relative;}
.banner-sec .banner-slider{height: 100vh;}
.banner-slider{position: relative;}
.banner-sec .banner-slider img{height:100vh;width: 100%;object-fit: cover;}
.banner-slider-wrap{position: relative;}
.banner-slider::after{position: absolute;top: 0;left: 0;background-color:#00000053;content: "";width: 100%;height: 100%;z-index: 1;}
.banner-content{position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 55;max-width: 1200px;width: 100%;}
.banner-content h1{color: #fff;font-size: 4rem;font-weight: 600;text-align: center;}
.banner-content .banner-btn{text-align: center;margin-top: 40px;}



.about-sec{padding: 60px 0px 200px;position: relative;}
.about-row{display: flex;align-items: center;justify-content: space-between;}
.about-col1{width: 48%;}
.about-col2{width: 48%;position: relative;}
.about-head h4{font-family: "DM Sans", serif;color: var(--secondary-color);font-size: 1.2rem;margin-bottom:10px;position: relative;max-width: fit-content;}
.about-head h4::after{position: absolute;top: 12px;right: -40px;background-color: #253d74;height: 2px;width: 30px;content: "";}
.about-head h2{font-size: 3rem;color: var(--primary-color);font-weight: 600;margin-bottom: 30px;}
.about-head p{font-size: 1.1rem;line-height: 1.8;}
.about-img-wrap{position: relative;}
.about-image-1 img,.about-image-2 img{width: 400px;height: 300px;object-fit: cover;}
.about-image-1{position: relative;top: 0;left: 0;}
.about-image-2{position: absolute;top: 50%;right:10%;}
.about-year{background-color: var(--primary-color);width: 200px;height: 200px;border-radius: 50%;display: flex;align-items: center;justify-content: center;position: absolute;top: 30%;left: 30%;border: 10px solid #fff;}
.about-year h2{font-size: 3rem;color: #fff;font-weight: 700;text-align: center;}




.pickup-sec{padding: 80px 20px;background-image: url("../images/waste-materials-bg.jpg");position:relative;background-size: cover;background-repeat: no-repeat;background-position: center center;z-index: 55;left: 50%;transform: translateX(-50%);}
.pickup-sec::after{background-color:#253d74de;top: 0;position: absolute;width: 100%;height: 100%;left: 0;content: "";}
.pick-row{display: flex;align-items: center;justify-content: space-between;position: relative;z-index: 9;}
.pick-col1{width: 40%;position: relative;}
.pick-col1 h2{font-size: 3rem;font-weight: 600;color: #fff;}
.pick-col2{width: 55%;}
.pick-items{display: flex;align-items: center;justify-content: space-between;}
.pick-items ul li {font-size: 1.2rem;color: #fff;font-weight: 400;margin-bottom: 16px;position: relative;padding-left: 40px;}
.pick-items ul li:last-child{margin-bottom: 0;}
.pick-items ul li::before{position: absolute;top: 0;left: 0;background-image: url("../images/waste.png");background-size: cover;background-position: center center;content: "";width: 20px;height: 20px;}



.mission-sec{padding: 120px 0px;background-image: url("../images/1628492103Non-ferrous-scrap.jpg");background-position: center center;background-size: cover;background-repeat: no-repeat;}
.mission-row{display: flex;align-items:stretch;justify-content: space-between;}
.mission-col1{width: 48%;background-color: #fff;border-radius: 25px;}
.mission-col2{width: 48%;background-color: #fff;border-radius: 25px;}
.mission-card{background-color:#fff;display: flex;flex-direction: column;padding:60px 30px;position: relative;border-radius: 20px;align-items: stretch;min-height: 490px;}
.mission-icon{position: absolute; top: -80px;left: 50%;transform: translateX(-50%);background-color: #fff;width: 130px;height: 130px;border-radius: 50%;display: flex;align-items: center;justify-content:center;}
.mission-icon img{width: 80px;height: 80px;object-fit: cover;}
.mission-content h2{font-size: 2.5rem;font-weight: 500; color: var(--primary-color);padding-bottom: 10px;max-width: fit-content;margin: 0px auto 20px;border-bottom: 1px solid var(--primary-color);}
.mission-content li{font-size: 1rem;line-height: 1.6;margin-bottom: 15px;}






.service-sec{padding: 60px 0px;background-color: #253d74;}
.service-head {margin: 0px 0px 50px;}
.service-head h2{text-align: center;font-size: 3rem;font-weight: 600;max-width: fit-content;border-bottom: 1px solid #fff;color:#fff;margin: 0 auto;}
.service-row{display: flex;align-items: stretch;justify-content:left;flex-wrap: wrap;}
.service-card{width: 48%;margin-right: 2%;border: 1px solid #ebe5dd;margin-bottom: 30px;background-color:#fff;overflow: hidden;}
.service-content{padding: 40px 20px;display: flex;align-items: center;justify-content: center;}
.service-content h3{font-size: 1.2rem;font-weight: 400;color:var(--secondary-color);text-align: center;font-family: "DM Sans", serif;}
.service-img img{height: 300px;width: 100%;object-fit: cover;transition: 0.3s all ease-in-out;}
.service-card:hover .service-img img{transform: scale(1.1);}
.service-card:hover .service-img{overflow: hidden;}





.gallery-wrapp { padding: 60px 0;}
.gallery-wrapp .gallery-row { width: 100%;}
.gallery-wrapp .tab-content {width: 100%;}
.gallery-wrapp .tab-pane { width: 100%;}
.gallery-wrapp .gallery-row1 { width: 100%; display: flex; flex-wrap: wrap;justify-content: center;}
.gallery-head h2{font-size: 3rem;color: var(--primary-color);font-weight: 600;margin-bottom: 50px;padding-bottom: 10px;max-width: fit-content;border-bottom: 1px solid var(--primary-color);margin: 0 auto;}
.gallery-wrapp .gallery-col1 { width: 23.8%; margin: 0 1.6% 1.6% 0; position: relative;}
.gallery-wrapp .gallery-col1:nth-child(4n) { margin-right: 0;}
.gallery-wrapp .nav-tabs { justify-content: center; margin: 40px 0 40px; border: none;}
.gallery-wrapp .nav-tabs .nav-item { margin: 0 25px 0 0;}
.gallery-wrapp .nav-tabs .nav-item .nav-link { border: none; font-size: 1.1rem; font-weight: 500; color: #fff; position: relative; padding: 10px 20px;background-color: var(--primary-color);border-radius: 20px;}
.gallery-wrapp .nav-tabs .nav-item .nav-link.active { color: var(--global);}
/* .gallery-wrapp .nav-tabs .nav-item .nav-link:after { content: ""; position: absolute; width: 100%; height: 2px; background: var(--primary-color); bottom: 0; left: 0; opacity: 0; transition: all .25s ease-in-out;} */
.gallery-wrapp .nav-tabs .nav-item:last-child { margin-right: 0;}
.gallery-wrapp .nav-tabs .nav-item .nav-link:hover { color: var(--global);}
.gallery-wrapp .nav-tabs .nav-item .nav-link.active:after { opacity: 1;}
.gallery-wrapp .nav-tabs .nav-item .nav-link:hover:after { opacity: 1;}
.html5-prev, .html5-next{display: block !important;}
.mh-icon-right {background: #000000 url(../images/chevron-right-solid.svg) no-repeat center / 12px;}
.mh-icon-left {background: #000000 url(../images/chevron-left-solid.svg) no-repeat center / 12px;}






.contact-sec{padding: 80px 0px;}
.contact-row{display: flex;justify-content: space-between;}
.contact-col1{width: 47%;}
.contact-col2{width: 47%;}
.contact-details-col{display: flex;align-items: center; margin: 30px 0px;}
.contact-details-icon {margin-right: 20px;}
.contact-details-icon{width: 30px;height: 30px;border-radius: 50%;display: flex;align-items: center;justify-content: center;object-fit: contain;}
.contact-details-icon img{width: 100%;height: 100%;object-fit: contain;}
.contact-details-content h3{font-size:1rem;font-weight: 600;color: var(--primary-color);}
.contact-details-content p{font-size: 14px;font-weight: 500;line-height: 1.67;color: #585858;} 
.contact-details-content a{font-size: 14px;font-weight: 500;line-height: 1.67;color: #585858;} 
.contact-head h4{font-size: 1.2rem;text-transform: uppercase;font-weight: 600; margin-bottom: 20px;color: var(--primary-color);position: relative;padding-left: 30px;}
.contact-head h4::after{content: "";display: block;height: 3px;background: var(--primary-color);transition: width 0.3s;position: absolute;width:20px;left: 0;top: 50%;transform: translateY(-50%);}
.contact-head h2{font-size: 3rem;font-weight: 600;margin: 0 0 20px;line-height: 1.3;color:#000;text-transform: uppercase;}
.contact-wrapp .contact-form { width: 100%;}
.contact-wrapp .contact-form .text-fields { width: 100%;}
.contact-wrapp .contact-form .text-fields .text-field { width: 100%; margin: 0 0 20px;}
.contact-wrapp .contact-form input { width: 100%; height: 62px; border: none; border-bottom: 1px solid var(--primary-color); color:#000;}
.contact-wrapp .contact-form textarea { width: 100%; height: 130px; border: none; border-bottom: 1px solid var(--primary-color); padding: 19px 0 0;  resize: none;padding: 15px;}
.contact-wrapp .contact-form .submit-btn { margin: 30px 0 0;}
.contact-wrapp .submit-btn.global-btn{margin-top: 50px;}
.contact-wrapp .submit-btn.global-btn a{display: inline-block;}
.contact-details-col:last-child{margin-bottom: 0px;}
.conatct-map-sec iframe{width: 100%;}
.everest-forms button{background-color: var(--secondary-color) !important;color: #fff !important;padding: 10px 30px !important;}
.everest-forms button:hover{background-color: transparent !important;color: var(--secondary-color) !important;border-color: var(--secondary-color) !important;}



.footer-wrapp {padding: 50px 0 30px;background-color:#ffffff;}
.footer-wrapp .footer-row {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.footer-wrapp .footer-logo { width: 150px;}
.footer-wrapp .footer-nav {width: auto;}
.footer-wrapp .footer-nav ul { width: 100%;}
.footer-wrapp .footer-nav ul li { display: inline-block;}
.footer-wrapp .footer-nav ul li a { display: block; padding: 10px 15px; font-size: 18px;font-weight: 500; color:var(--primary-color);}
.footer-wrapp .footer-nav ul li a:hover { color:var(--secondary-color);}
.footer-wrapp .footer-social { width: auto;}
.footer-wrapp .footer-social a { display: inline-block; margin: 0 12px 0 0;}
.footer-wrapp .footer-social a:last-child { margin-right: 0;}
.footer-wrapp .footer-social .social-icon { display: inline-block; width: 20px; height: 20px; position: relative;}
.footer-wrapp .footer-social .social-icon img { width: 100%; height: 100%; transition: all .25s ease-in-out;}
.footer-wrapp .footer-social .social-icon .hover-icon { position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; transition: all .25s ease-in-out;}
.footer-wrapp .footer-social a:hover .social-icon  .hover-icon { opacity: 1;}
.footer-wrapp .footer-social a:hover .social-icon > img { opacity: 0;}
.footer-wrapp  .footer-row1 {width: 100%;display: flex; flex-wrap: wrap; justify-content: space-between; padding: 30px 0 0; margin: 20px 0 0; border-top: 1px solid var(--primary-color);}
.footer-wrapp .footer-row1 p {font-size: 16px; color:var(--primary-color);}
.footer-wrapp .footer-row1 p a { color:var(--primary-color); font-weight: 500;}
.footer-wrapp .footer-row1 p a:hover { color:var(--secondary-color);}
.slick-arrow{display: none !important;}


.main-header.header-wrapp.sticky{position: fixed;top: 0;left: 0;z-index: 99;background:#fff;animation: .7s slide-down;box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 24px;}
.main-header.header-wrapp.sticky .menu-list ul li a{color:var(--primary);}

#html5lightbox-watermark{display: none !important;}




@media(max-width:1400px){
  .menu-list ul li{margin-right: 5%;}
}




@media(max-width:1200px){
  .container{max-width:95%;}
  .header-col1{width: 13%;}
  .header-col2{width: 81%;}
  .about-image-1 img, .about-image-2 img{width: auto;height: auto;}
  .about-image-2{right: 0;}
}





@media(max-width:992px){

  .menu-list{display: none;}
  .overlay {display: block;position: fixed; right: 0; top: 0; width: 350px; height: 100%; background:var(--primary-color); background-size: 300% 100%; z-index: 99; padding: 110px 5% 50px; transform:translateX(100%); opacity: 0; visibility: hidden; transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .overlay.show{ transform:translateX(0); opacity: 1; visibility: visible;}
  .overlay ul {width: 100%;}
  .overlay ul { width: 100%;}
  .overlay ul li a { color: #fff; display: block; padding: 20px 0;}
  .overlay ul li { font-size: 18px; border-bottom: 1px solid #fff; text-transform: uppercase;}
  .overlay ul li a:hover { color: var(--primary-color) !important;}
  .burger-btn { display: block; position: fixed; width: 50px; height: 30px; right: 5%; top: 25px; z-index: 999;  overflow: hidden; cursor: pointer;}
  .burger-btn span { display: block; width: 100%; height: 3px; background:var(--primary-color); background-size: 300% 100%; border-radius: 5px; transition: all 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  .burger-btn:hover span{background-position: 50% 0;}
  .burger-btn .active span { background: #fff;}
  .burger-btn span:first-child { width: 70%;}
  .burger-btn span:nth-child(2n) { margin: 9px 0; transition: all 0.5s cubic-bezier(.22,.68,0,1.71);}
  .burger-btn .burger-toggle { display: flex; flex-wrap: wrap; justify-content: right;}
  .burger-btn span:last-child { width: 70%;}
  .burger-btn .active span:nth-child(2n) { transform: translateX(-100%);}
  .burger-btn .active span:first-child { transform: translateY(13px) rotate(-45deg);}
  .burger-btn .active span:last-child { transform: translateY(-11px) rotate(45deg);}
  body:after { content: ""; display: block; position: fixed; right: 0; top: 0; width: 100%; height: 100%; background: rgb(255 255 255 / 40%); z-index: 9; transform: translateX(100%); opacity: 0; visibility: hidden;  transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);}
  body.menu-open:after{ transform:translateX(0); opacity: 1; visibility: visible;}
  body.menu-open{  overflow-y: hidden;}
  .overlay ul ul.sub-menu li {border: none; padding-left: 20px; position: relative;  color: var(--primary-color);}
  .overlay ul ul.sub-menu li:before {  content: "-"; position: absolute; left: 0; top: 50%;  transform: translateY(-50%);}
  .overlay ul li.has-sub > a {background: url(../images/chevron-down-white.svg) no-repeat center / 14px; background-position-x: 95%;}
  .global-btn.contact-btn{display: none;}
  .overlay ul li.has-sub > a:hover {background: url(../images/chevron-down-grey.svg) no-repeat center / 14px; background-position-x: 95%;}
  .banner-content h1{font-size: 3rem;}
  .about-sec{padding-bottom: 60px;}
  .pick-row{flex-wrap: wrap;}
  .pick-col1{width: 100%;margin-bottom: 50px;}
  .pick-col2{width: 100%;}
  .pickup-sec{padding: 60px 0px;}
  .service-content{padding: 20px;}
  .service-content h3{font-size: 1rem;}
  .about-image-2{right: 0;}
  .contact-sec{padding: 60px 0px;}
}

@media(max-width:768px){
  .banner-sec{min-height: 500px;}
  .footer-wrapp .footer-nav{width: 100%;}
  .footer-wrapp .footer-social{width: 100%;}
  .footer-wrapp .footer-logo{width: 100%;display: flex;justify-content: center;}
  .footer-logo img{width: 150px;}
  .footer-wrapp .footer-nav{text-align: center;margin: 10px 0px;}
  .footer-wrapp .footer-social{display: flex;justify-content: center;}
  .footer-wrapp{padding: 0px 0px 20px;}
  .banner-sec .banner-slider img{min-height: 500px;}
  .banner-sec .banner-slider{min-height: 500px;}
  .banner-content h1{font-size: 3rem;}
  .about-row{flex-wrap: wrap;}
  .about-col1{width: 100%;}
  .about-col2{width: 100%;}
  .about-image-2{display: none;}
  .about-image-1 img, .about-image-2 img{height: 400px;width: 100%;object-fit: cover;}
  .about-year{top: 50%;left: 50%;transform: translate(-50%,-50%);}
  .about-image-1{margin-top: 30px;}
  .mission-row{flex-wrap: wrap;}
  .mission-col1{width: 100%; margin-bottom: 100px;}
  .mission-col2{width: 100%;}
  .mission-card{min-height: auto;}
  .contact-row{flex-wrap: wrap;flex-direction: column-reverse;}
  .contact-col1{width: 100%;}
  .contact-col2{width: 100%;margin-bottom: 50px;}
}


@media(max-width:600px){
  .banner-content h1{font-size: 2rem;}
  .banner-content h1 br{display: none;}
  .header-col1{width: 30%;}
  .banner-sec{height: 600px;}
  .banner-sec .banner-slider{height: 600px;}
  .banner-sec .banner-slider img{height: 600px;}
  .about-head h2{font-size: 2rem;}
  .pick-col1 h2{font-size: 2rem;}
  .service-head h2{font-size: 2rem;}
  .pick-col1 h2 br{display: none;}
  .pick-items{flex-wrap: wrap;}
  .pick-items ul li {font-size: 1rem;padding-left: 30px;}
  .pick-items ul{width: 100%;margin-bottom: 16px;}
  .service-card{width: 100%;margin-right: 0;}
  .gallery-wrapp .nav-tabs .nav-item{margin: 6px;}
  .gallery-wrapp .nav-tabs{margin: 20px 0px}
  .gallery-wrapp .nav-tabs .nav-item .nav-link{font-size: 0.7rem;}
  .gallery-wrapp .gallery-col1{width: 48%;}
  .gallery-wrapp .gallery-col1:nth-child(4n){margin-right: auto;}
  .footer-wrapp .footer-row1 p{text-align: center;font-size: 14px;}
  .footer-wrapp .footer-row1{justify-content: center;}
  .banner-btn a{font-size: 1rem;}
  .about-head p{font-size: 1rem;}
  .about-year h2{font-size: 2rem;}
  .mission-content h2{font-size: 2rem;}
  .gallery-head h2{font-size: 2rem;}
  .contact-head h2{font-size: 2rem;}
}

