/*--------------------------------------------------------------
15. Media queries
--------------------------------------------------------------*/

@media (max-width: 1500px) {
.os-box01{
    max-width: 97%;
    width: 100%;
    margin: 0 auto;
}
}
@media (max-width: 1470px) {
.navbar-nav{
    gap: 30px;
}
.service-box{
    padding: 0px 25px 30px;
    width: 22.98%;
}
.sub-title, 
.os-bottom-text{
    font-size: 22px;
    line-height: 32px;
}
.our-services-bg-shape{
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.sec-pad {
    padding: 100px 0px;
}
.sec-pad.cust-bt-pad{
    padding-bottom: 70px;
}
.os-sec {
    gap: 50px;
}
.title{
    font-size: 50px;
    line-height: 60px;
}
.hero-title{
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 25px;
}
.hero-gradient-text {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
}
.hero-service-sec {
    margin-bottom: 35px;
}
.hero-service-box{
    width: 100px;
}
.image-box {
    padding: 60px 0px 60px 60px;
}
.image-box.right{
    padding: 60px 60px 60px 0px;
}
.cust-gap{
    --bs-gutter-y: 50px;
    --bs-gutter-x: 50px;
}
.img-shape{
    width: 400px;
    border-radius: 25px;
}
.content-sec{
    gap: 25px;
}
.vector-car{
    width: 400px;
}
.white-service-box {
    padding: 25px;
}
.cust-btn-sec {
    padding-top: 70px;
}
.wrc-bg-img {
    border-radius: 0px 200px 0px 0px;
}
.shape01{
    border-radius: 0px 0px 0px 100px;
}
.image-box.cust-box{
    padding: 50px 0px 50px 80px;
}
.br-30{
    border-radius: 25px;
}
.bat-removal-img2{
    border-radius: 25px;
    margin-top: -150px;
    margin-left: 190px;
}
.hero-btn-sec{
    margin-bottom: 70px;
}
.hero-btn {
    padding: 25px 45px;
    font-size: 40px;
}
.p-footer {
    padding: 100px 0px 30px;
}
.logo-sec{
    gap: 30px;
}
.social img{
    width: 45px;
}
.f-logo{
    width: 230px;
}
.f-title {
    font-size: 20px;
    line-height: 28px;
}
.quick-link-sec, 
.office-hours-sec{
    gap: 15px;
}
.s-footer {
    padding: 30px 0px;
}
.logo{
    max-width: 350px;
}
.header.scrolled .logo{
    max-width: 200px;
}
.header {
    height: 150px;
}
.header.scrolled {
    height: 95px;
}
.hamburger{
    margin-top: 40px;
    max-width: 40px;
}
.header.scrolled .hamburger{
    margin-top: 24px;
    max-width: 30px;
}
.hero-sec {
    margin-top: 200px;
}
.offcanvas .btn-close svg {
    width: 35px;
}
.inner-hero-title {
    font-size: 40px;
    line-height: 55px;
}
.cust-mrg{
    margin-bottom: 60px;
}
.text-max-width{
    margin: 0 auto 40px;
}
.sub-text {
    font-size: 26px;
}
.sr-box .sub-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
}
.sr-box p {
    font-size: 22px;
    line-height: 30px;
}
.sr-box {
    padding: 25px 30px 25px 80px;
}
.sr-box .os-icon-box {
    left: -47px;
}
.os-box01 {
    gap: 25px;
}
}


@media (max-width: 1400px) {
.navbar-collapse{
    position: absolute;
    width: 100%;
    top: 84px;
    left: 0px;
    background-color: #ffffff;
    box-shadow: 0px 5px 6px #0000001a;
}
.navbar-nav {
    width: 100%;
    left: 0px;
    z-index: 9999;
    gap: 25px;
    margin-bottom: 0px;
    padding: 20px 0px;
    align-items: flex-start !important;
}
.navbar-nav .nav-link {
    text-align: left;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobi-hide{
    display: none;
}
.dropdown-menu{
    position: relative !important;
    transform: translate3d(0px, 0px, 0px) !important;
    display: block;
    opacity: 0;
    visibility: hidden;
    max-height: 0px;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
}
.dropdown-menu.show {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
    margin-top: 10px !important;
}
.nav-item{
    width: 100%;
}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active {
    color: #28469F;
    background-color: transparent;
}
.bat-removal-img2{
    margin-left: 100px;
}
.logo-sec{
    max-width: 100%;
    width: 100%;
}
.p-footer{
    row-gap: 50px;
}
.os-box01{
    width: 100%;
    margin: 0 auto;
}
.sr-box{
    background-color: #ffffff;
}
.sr-box .os-icon-box{
    border: 5px solid #030000;
}
.sr-box .os-icon-box.os-icon-box::before {
    width: 70px;
    height: 70px;
}
}


@media (max-width: 1350px) {

}


@media (max-width: 1200px) {
.sec-pad{
    padding: 70px 0px;
}
.sec-pad.cust-bt-pad{
    padding-bottom: 50px;
}
.os-box {
    gap: 65px 20px;
    margin-top: 35px;
}
.os-icon-box {
    width: 76px;
    height: 76px;
    margin: -38px auto 15px;
}
.sub-title, 
.os-bottom-text{
    font-size: 20px;
    line-height: 28px;
}
.os-icon-box::before {
    width: 65px;
    height: 65px;
}
.os-icon-box img{
    width: 40px;
}
.service-box {
    padding: 0px 20px 25px;
    width: 23.39%;
}
.os-sec{
    gap: 40px;
}
.ellipse01 {
    width: 80px;
    height: 20px;
}
.title{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 15px;
}
.hero-title{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
}
.hero-gradient-text {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 25px;
}
.hero-service-sec {
    margin-bottom: 30px;
}
.hs-title{
    font-size: 18px;
    line-height: 26px;
}
p{
    line-height: 26px;
}
.image-box {
    padding: 40px 0px 40px 40px;
}
.cust-gap{
    --bs-gutter-y: 30px;
    --bs-gutter-x: 30px;
}
.img-shape{
    width: 350px;
    border-radius: 20px;
}
.content-sec{
    gap: 20px;
}
.avpc-img {
    border-radius: 15px 80px 15px 15px;
}
.image-box.right{
    padding: 40px 40px 40px 0px;
}
.pcwr-img{
    border-radius: 80px 15px 15px 15px;
    z-index: 1;
    position: relative;
}
.tb-text {
    line-height: 26px;
}
.vector-car{
    width: 300px;
}
.white-service-box {
    padding: 20px;
    border-radius: 15px;
    font-size: 18px;
    line-height: 26px;
}
.cust-btn-sec {
    padding-top: 50px;
}
.btn-view-more {
    padding: 20px 60px 20px 25px;
    font-size: 16px;
    line-height: 18px;
}
.btn-view-more::before{
    width: 17px;
    height: 13px;
    right: 40px;
}
.btn-view-more:hover::before{
    right: 25px;
}
.btn-view-more::after{
    width: 17px;
    height: 13px;
    right: 25px;
}
.btn-view-more:hover::after{
    right: 5px;
}
.wrc-bg-img {
    border-radius: 0px;
}
.shape01{
    border-radius: 0px 0px 0px 80px;
}
.image-box.cust-box{
    padding: 35px 0px 35px 50px;
}
.image-box.cust-box .img-shape {
    width: 350px;
}
.br-30{
    border-radius: 20px;
}
.bat-removal-img2{
    border-radius: 20px;
    margin-top: -120px;
    margin-left: 50px;
}
.hero-btn-sec{
    margin-bottom: 50px;
}
.hero-btn {
    border-radius: 15px;
    padding: 20px 35px;
    font-size: 30px;
}
.p-footer{
    font-size: 16px;
    line-height: 24px;
    padding: 70px 0px 20px;
    row-gap: 40px;
}
.social img{
    width: 40px;
}
.f-logo{
    width: 200px;
}
.s-footer {
    padding: 20px 0px;
}
.copyright-text {
    font-size: 16px;
    line-height: 24px;
}
.f-title{
    font-size: 18px;
    line-height: 24px;
}
.logo-sec {
    gap: 30px;
}
.logo{
    max-width: 250px;
}
.header.scrolled .logo{
    max-width: 170px;
}
.header {
    height: 115px;
}
.header.scrolled {
    height: 85px;
}
.hamburger{
    margin-top: 35px;
    max-width: 30px;
}
.header.scrolled .hamburger{
    margin-top: 20px;
    max-width: 25px;
}
.hero-sec {
    margin-top: 150px;
}
.offcanvas .btn-close{
    top: 15px;
    right: 15px;
}
.offcanvas .btn-close svg{
    width: 30px;
}
.oc-ul a {
    font-size: 18px;
}
.oc-ul li {
    padding-top: 13px;
    padding-bottom: 13px;
}
.offcanvas-header {
    padding: 40px 20px 20px;
}
.inner-hero-title {
    font-size: 35px;
    line-height: 45px;
}
.cust-mrg{
    margin-bottom: 50px;
}
.text-max-width{
    margin: 0 auto 35px;
}
.sub-text {
    font-size: 22px;
}
.sr-box .sub-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 13px;
}
.sr-box p {
    font-size: 20px;
    line-height: 26px;
}
.sr-box {
    padding: 20px 25px 20px 50px;
}
.sr-box .os-icon-box {
    left: -40px;
}
.os-box01 {
    gap: 20px;
}
.bat-removal-img2.tab{
    margin-top: -10px;
    margin-left: -50px;
}
.sr-box .os-icon-box.os-icon-box::before {
    width: 60px;
    height: 60px;
}
}


@media (max-width: 992px) {
.sec-pad{
    padding: 55px 0px;
}
.sec-pad.cust-bt-pad{
    padding-bottom: 40px;
}
.service-box {
    width: 31.41%;
}
.vector-car{
    width: 400px;
}
.bat-removal-img2{
    margin-left: 250px;
}
.bat-removal-img2.tab{
    margin-top: -120px;
    margin-left: 250px;
}
.quick-link-sec {
    max-width: 351px;
}
.logo{
    max-width: 200px;
}
.header.scrolled .logo{
    max-width: 140px;
}
.header {
    height: 95px;
}
.header.scrolled {
    height: 70px;
}
.hamburger{
    margin-top: 25px;
    max-width: 30px;
}
.header.scrolled .hamburger{
    margin-top: 11px;
    max-width: 25px;
}
.hero-sec {
    margin-top: 120px;
}
.sr-box {
    padding: 20px 25px 20px 70px;
}
.sr-box .os-icon-box {
    width: 100px;
    height: 100px;
    left: -52px;
}
.os-icon-box::before {
    width: 90px;
    height: 90px;
}
.os-icon-box img {
    width: 60px;
}
.sr-box .os-icon-box.os-icon-box::before {
    width: 80px;
    height: 80px;
}
}


@media (max-width: 768px) {
.nav-link {
    font-size: 16px;
}
.navbar-nav {
    gap: 20px;
    padding: 20px 0px 10px;
}
.dropdown-item {
    padding: 7px 15px;
    font-size: 14px;
}
.navbar{
    padding: 0px;
}
.menu_toggle {
    width: 45px !important;
    height: 45px;
}
.menu_toggle span {
    margin: 1.5px 0px;
}
#check1:checked~.menu_toggle span:nth-child(3) {
    transform: rotate(-45deg) translateY(-3px) translateX(3px);
}
#check1:checked~.menu_toggle span:nth-child(1) {
    transform: rotate(45deg) translateY(5px) translateX(5px);
}
.navbar-collapse {
    top: 59px;
}
.sec-pad{
    padding: 40px 0px;
}
.sec-pad.cust-bt-pad{
    padding-bottom: 30px;
}
.sub-title, .os-bottom-text {
    font-size: 18px;
    line-height: 24px;
}
.service-box {
    padding: 0px 15px 15px;
    width: 48%;
}
.os-box {
    gap: 50px 15px;
    margin-top: 35px;
}
.os-sec {
    gap: 25px;
}
.ellipse01 {
    width: 65px;
    height: 15px;
}
.title{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}
.hero-title{
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}
.hero-gradient-text {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
}
.hero-service-sec {
    margin-bottom: 25px;
    gap: 10px;
    row-gap: 15px;
}
.hero-service-box {
    gap: 10px;
    width: 80px;
}
.hs-title{
    font-size: 16px;
    line-height: 22px;
}
p{
    line-height: 24px;
}
.image-box {
    padding: 20px 0px 20px 20px;
}
.cust-gap{
    --bs-gutter-y: 16px;
    --bs-gutter-x: 16px;
}
.img-shape{
    width: 300px;
    border-radius: 15px;
}
.content-sec{
    gap: 15px;
}
.avpc-img {
    border-radius: 10px 50px 10px 10px;
}
.image-box.right{
    padding: 20px 20px 20px 0px;
}
.pcwr-img{
    border-radius: 50px 10px 10px 10px;
    z-index: 1;
    position: relative;
}
body{
    font-size: 16px;
}
.tb-text {
    font-size: 16px;
    line-height: 24px;
}
.vector-car{
    display: none;
}
.white-service-box {
    padding: 15px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 24px;
}
.cust-btn-sec {
    padding-top: 30px;
}
.btn-view-more {
    padding: 15px 50px 15px 20px;
    font-size: 14px;
    line-height: 16px;
}
.btn-view-more::before{
    width: 15px;
    height: 12px;
    right: 35px;
}
.btn-view-more:hover::before{
    right: 20px;
}
.btn-view-more::after{
    width: 15px;
    height: 12px;
    right: 20px;
}
.btn-view-more:hover::after{
    right: -10px;
}
.shape01{
    border-radius: 0px 0px 0px 60px;
}
.image-box.cust-box{
    padding: 20px 0px 20px 25px;
}
.image-box.cust-box .img-shape {
    width: 300px;
}
.br-30{
    border-radius: 15px;
}
.bat-removal-img2{
    border-radius: 15px;
    margin-top: -120px;
    margin-left: 140px;
}
.bat-removal-img2.tab{
    margin-left: 140px;
}
.hero-btn-sec{
    margin-bottom: 30px;
}
.hero-btn {
    border-radius: 10px;
    padding: 15px 25px;
    font-size: 20px;
}
.p-footer{
    font-size: 14px;
    line-height: 20px;
    padding: 40px 0px 15px;
    row-gap: 30px;
}
.social img{
    width: 30px;
}
.f-logo{
    width: 150px;
}
.s-footer {
    padding: 15px 0px;
}
.copyright-text {
    font-size: 14px;
    line-height: 20px;
}
.f-title{
    font-size: 16px;
    line-height: 20px;
}
.quick-link-sec, .office-hours-sec {
    gap: 10px;
}
.logo-sec {
    gap: 20px;
}
.social-box {
    gap: 5px;
}
.logo{
    max-width: 150px;
}
.header.scrolled .logo{
    max-width: 100px;
}
.header {
    height: 66px;
}
.header.scrolled {
    height: 46px;
}
.hamburger{
    margin-top: 20px;
    max-width: 25px;
}
.header.scrolled .hamburger{
    margin-top: 10px;
    max-width: 20px;
}
.hero-sec {
    margin-top: 90px;
}
.offcanvas .btn-close{
    top: 10px;
    right: 10px;
}
.offcanvas .btn-close svg{
    width: 25px;
}
.oc-ul a {
    font-size: 16px;
}
.oc-ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}
.offcanvas-header {
    padding: 30px 20px 20px;
}
.inner-hero-title {
    font-size: 30px;
    line-height: 100%;
}
.cust-mrg{
    margin-bottom: 30px;
}
.text-max-width{
    margin: 0 auto 25px;
}
.sub-text {
    font-size: 18px;
}
.box001 .ws-box .white-service-box{
    white-space: pre-wrap;
}
.sr-box .sub-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}
.sr-box p {
    font-size: 16px;
    line-height: 20px;
}
.sr-box {
    padding: 15px 20px 15px 70px;
}
.sr-box .os-icon-box {
    left: -30px;
}
.sr-box .os-icon-box {
    width: 80px;
    height: 80px;
    left: -40px;
}
.sr-box .os-icon-box::before {
    width: 70px;
    height: 70px;
}
.sr-box .os-icon-box img {
    width: 40px;
}
.os-box01 {
    gap: 15px;
}
.sr-box .os-icon-box.os-icon-box::before {
    width: 60px;
    height: 60px;
}
}


@media (max-width: 576px) {
.bat-removal-img2{
    margin-left: 50px;
}
.bat-removal-img2.tab{
    margin-left: 50px;
}
.hero-service-box {
    width: 60px;
}
.hs-title{
    font-size: 14px;
    line-height: 18px;
}
.logo{
    max-width: 110px;
}
.header.scrolled .logo{
    max-width: 70px;
}
.header {
    height: 50px;
}
.header.scrolled {
    height: 35px;
}
.header.scrolled .hamburger{
    margin-top: 5px;
}
.hero-sec {
    margin-top: 90px;
}
.sr-box {
    padding: 70px 20px 15px 20px;
    background-color: #FFFFFF;
}
.sr-box .os-icon-box {
    left: 50%;
    top: 7%;
    transform: translate(-50%, -50%);
}
.os-box01 {
    gap: 50px;
}
}


@media (max-width: 400px) {
.service-box {
    width: 47%;
}
.img-shape{
    width: 200px;
}
.bat-removal-img2{
    margin-top: 20px;
    margin-left: 0px;
}
.bat-removal-img2.tab{
    margin-top: 20px;
    margin-left: 0px;
}
.image-box.cust-box .img-shape {
    width: 270px;
}
.f-ul {
    column-gap: 25px;
} 
}