/*--------------------------------------------------------------
15. Media queries
--------------------------------------------------------------*/
@media (max-width: 1470px){
.hero-sec{
    padding: 216px 0px 180px;
}
.navbar-nav .nav-item {
    margin: 0px 25px;
}
}


@media (max-width: 1400px) {
.navbar-brand {
    padding: 20px 30px 20px 0px;
}
.navbar-nav .nav-item {
    margin: 0px 16px;
}
.inner-hero-bg {
    background-position: top 30% center;
}
.hero-title {
    font-size: 60px;
    line-height: 74px;
}
.sec-pad{
    padding: 70px 0px;
}
.right-shadow iframe {
    height: 720px;
}
.footer hr{
    width: 900px;
}
.visit-sec {
    padding: 100px 0px;
}
.visit-title {
    font-size: 65px;
}
.about-bg {
    margin-top: -165px;
    padding: 245px 0px 80px;
}
.sun-icon {
    left: -45px;
}
.mb-80{
    margin-bottom: 70px;
}
.mb-70{
    margin-bottom: 60px;
}
.mb-60{
    margin-bottom: 50px;
}
.mb-50{
    margin-bottom: 40px;
}
.mb-40{
    margin-bottom: 35px;
}
}


@media (max-width: 1350px){

}


@media (max-width: 1200px) {
.top-nav{
    display: none;
}
.navbar-collapse{
    position: absolute;
    width: 100%;
    top: 107px;
    left: 0px;
    background-color: #174a76;
}
.logo{
    width: 190px;
}
.navbar-nav {
    width: 100%;
    left: 0px;
    z-index: 9999;
}
.navbar-nav .nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navbar-nav .nav-item {
    margin: 0px;
    padding: 10px;
    border-bottom: 1px solid #ffffff1a;
}
.navbar-nav .nav-item:last-child{
    border-bottom: 0px;
}
.dropdown-menu {
    box-shadow: none;
    text-align: center;
}
.dropdown-item {
    text-align: left;
    padding: 5px 10px;
    font-size: 16px;
    color: #4a4e57;
}

.dropdown-menu li:last-child .dropdown-item {
    padding-bottom: 5px;
}
.dropdown-toggle::after {
   border-color: #ffffff !important;
}

.btn.btn-theme:hover{
    background-color: #174A76;
    color: #ffffff;
    border-color: #ffffff;
}
.hero-bg, .inner-hero-bg{
    margin-top: -106px;
}
.hero-sec {
    padding: 176px 0px 145px;
}
.sec-pad{
    padding: 60px 0px;
}
.title {
    font-size: 40px;
    line-height: 50px;
}
.sub-title {
    font-size: 24px;
    line-height: 34px;
}
.grey-box .cust-ul li{
    margin-bottom: 30px;
}
.grey-box .cust-ul li img{
    width: 45px;
}
.visit-sec {
    padding: 80px 0px;
}
.visit-title {
    font-size: 55px;
}
.gallery-box{
    margin-left: 65px;
    margin-right: 65px;
}
.about-bg {
    margin-top: -146px;
    padding: 226px 0px 80px;
}
.mb-80{
    margin-bottom: 60px;
}
.mb-70{
    margin-bottom: 50px;
}
.mb-60{
    margin-bottom: 40px;
}
.mb-50{
    margin-bottom: 35px;
}
.mb-40{
    margin-bottom: 30px;
}
.mb-30{
    margin-bottom: 20px;
}
.mb-20{
    margin-bottom: 20px;
}
}


@media (max-width: 992px){
.hero-title {
    font-size: 49px;
    line-height: 63px;
}
.hero-text {
    font-size: 20px;
}
.title {
    font-size: 35px;
    line-height: 45px;
}
.grey-box {
    padding: 35px 68px 50px 210px;
}
.right-shadow iframe {
    height: 500px;
}
.footer hr {
    width: auto;
    margin: 25px 0px;
}
.p-footer-top{
    padding-top: 30px;
    gap: 30px;
}
.box001 .top {
    padding: 20px;
}
.cust-h{
    height: 139px;
}
.visit-sec {
    padding: 60px 0px;
}
.visit-title {
    font-size: 50px;
}
.inner-hero-bg {
    background-position: top 20% center;
}
.gallery-img-box {
    height: 270px;
}
.mb-70{
    margin-bottom: 40px;
}
.mb-60{
    margin-bottom: 40px;
}
.mb-50{
    margin-bottom: 30px;
}
}


@media (max-width: 768px) {
.navbar-brand {
    padding: 10px 20px 10px 0px;
}
.logo{
    width: 170px;
}
.navbar-collapse {
    top: 80px;
}
.navbar-nav .nav-link {
    font-size: 16px;
}
.nav-item .btn-theme {
    padding: 10px 25px;
}
.btn-theme {
    font-size: 16px;
    padding: 12px 25px;
}
.hero-title {
    font-size: 40px;
    line-height: 54px;
}
.hero-bg, .inner-hero-bg{
    margin-top: -80px;
}
.hero-sec {
    padding: 120px 0px 90px;
}
.sec-pad{
    padding: 40px 0px;
}
.small-title {
    font-size: 16px;
    margin-bottom: 5px;
}
.title {
    font-size: 30px;
    line-height: 40px;
}
.sun-icon {
    display: none;
}
.br-20{
    border-radius: 10px;
}
.sub-title {
    font-size: 22px;
    line-height: 32px;
}
.social {
    justify-content: center;
}
.wb-icon-box {
    max-width: 70px;
    height: 70px;
    margin: -35px auto 15px;
}
.wb-icon-box img{
    width: 40px;
}
.grey-box .cust-ul li img {
    width: 35px;
    margin-top: 7px;
}
.grey-box {
    padding: 25px 68px 25px 210px;
}
.grey-box .cust-ul li {
    margin-bottom: 15px;
}
.grey-box .water-tube {
    width: 150px;
    right: 0px;
}
.owb-left {
    width: 60px;
    height: 60px;
}
.owb-left img{
    width: 30px;
}
.testimonial-box {
    padding: 15px 15px 20px;
}
.comma-box {
    max-width: 50px;
    height: 50px;
    margin-bottom: 10px;
}
.comma-box img{
    width: 25px;
}
.testimonial-box p {
    font-size: 16px;
    margin-bottom: 10px;
}
.testi-name {
    font-size: 18px;
    gap: 7px;
}
.testi-name::after{
    width: 12px;
}
.right-shadow iframe {
    height: 450px;
}
.form-label {
    font-size: 16px;
}
.form-control, .form-select{
    font-size: 16px;
    padding: 10px;
}
.p-footer-top {
    padding-top: 20px;
    gap: 15px;
}
.footer hr {
    margin: 15px 0px;
}
.social-box {
    min-width: 45px;
    height: 45px;
}
.s-footer {
    padding: 15px 0px;
}
.services-box img {
    width: 33px;
}
.mini-title {
    font-size: 20px;
    line-height: 24px;
}
.white-box.services {
    padding: 15px;
}
.box001 .top {
    padding: 15px;
}
.box001 .bottom{
    padding: 10px;
}
.git-box {
    padding: 15px 10px 27px;
}
.cust-h{
    height: 223px;
}
.water-tube.cust-po {
    transform: translateY(-50%);
    top: 50%;
}
.visit-sec {
    padding: 40px 0px;
}
.visit-title {
    font-size: 40px;
}
.ft-20 {
    font-size: 18px;
}
.gallery-box{
    margin-left: 25px;
    margin-right: 25px;
    padding: 57px 0px;
}
.nav-pills .nav-link {
    font-size: 18px;
    padding: 8px 20px;
}
.nav-pills {
    gap: 8px;
}
.why-choose-bg .box002 {
    padding: 25px 40px 0px 25px;
}
.about-bg {
    margin-top: -104px;
    padding: 144px 0px 40px;
}
.gallery-img-box {
    height: 200px;
}
.mb-80{
    margin-bottom: 50px;
}
.mb-70{
    margin-bottom: 35px;
}
.mb-60{
    margin-bottom: 30px;
}
.mb-50{
    margin-bottom: 25px;
}
.mb-40{
    margin-bottom: 20px;
}
.mb-30{
    margin-bottom: 15px;
}
.mb-20{
    margin-bottom: 10px;
}
.why-choose-bg .grey-box {
    padding: 25px;
    margin-left: -25px;
}
.why-choose-bg .grey-box .water-tube {
    right: -25px;
}
.about-bg .box002 {
    padding: 25px;
}
}


@media (max-width: 576px) {
.navbar-brand {
    padding: 10px 12px 10px 0px;
}
.menu_toggle {
    width: 45px !important;
}
.menu_toggle span {
    height: 3px;
}
#check1:checked~.menu_toggle span:nth-child(1) {
    transform: rotate(45deg) translateY(4px) translateX(4px);
}
.navbar-nav .nav-item {
    padding: 5px 10px;
}
.logo {
    width: 150px;
}
.navbar-collapse {
    top: 73px;
}
.hero-bg {
    margin-top: -74px;
}
.inner-hero-bg {
    background-position: top center;
    margin-top: -74px;
}
.hero-sec {
    padding: 104px 0px 60px;
}
.white-box {
    padding: 10px 10px 20px;
}
.portfoli-sec {
    padding: 0px 12px;
}
.off-white-box {
    gap: 10px;
}
.right-shadow iframe {
    height: 400px;
}
.p-footer-top {
    padding-top: 15px;
    gap: 0px;
    justify-content: center;
    padding-bottom: 15px;
}
.f-logo{
    width: 150px;
}
.shape05{
    display: none;
}
.cust-h{
    height: 100%;
}
.why-choose-bg .box002 {
    padding: 25px 0px 0px 25px;
}
.why-choose-bg .grey-box .water-tube {
    right: 0px;
}
.about-bg {
    margin-top: -125px;
    padding: 123px 0px 40px;
}
.hero-bg {
    background-image: url(../img/hero-bg-mobile.png);
}

}


@media (max-width: 450px) {
.gallery-img-box {
    height: 150px;
}
}


@media (max-width: 400px) {
.right-shadow iframe {
    height: 350px;
}
.about-bg {
    margin-top: -130px;
    padding: 118px 0px 40px;
}
.gallery-img-box {
    height: 100px;
}
}