@media (min-width: 1800px) {
    #banner .banner-img {
        margin-right: -100px;
    }
}


@media (min-width: 576px) {
    .container{
        max-width: 540px !important;
    }
}
@media (min-width: 768px) {
    .text-md-end {
        text-align: right !important;
    }
    .container{
        max-width: 720px !important;
    }
}
@media (min-width: 992px) {
    .container{
        max-width: 960px !important;
    }
    .ps-lg-10, .px-lg-10 {
        padding-left: 4.5rem !important;
    }
    .pe-lg-10, .px-lg-10 {
        padding-right: 4.5rem !important;
    }
    .ps-lg-8, .px-lg-8 {
        padding-left: 3.5rem !important;
    }
    .pe-lg-8, .px-lg-8 {
        padding-right: 3.5rem !important;
    }
    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important;
    }
    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }
    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .mt-lg-n10, .my-lg-n10 {
        margin-top: -4.5rem !important;
    }
}

@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 1.5rem;
    }
    .container{
        max-width: 1140px !important;
    }
}
@media (min-width: 1400px) {
    .container{
        max-width: 1320px !important;
    }
}





























@media (max-width: 1200px){
    .banner h1{
        font-size: 38px;
    }
    .banner h1 span {
        font-size: 90px;
    }
}


@media (max-width: 992px) {
    #nav .container {
        padding: 1rem;
        max-width: 800px;
    }
    #header-right {
        flex-direction: row;
    }
    #navbarSupportedContent {
        background: #fff;
        max-height: 500px;
        left: 0;
        padding: 5px 20px 20px;
        position: absolute;
        z-index: 99;
        top: 100%;
        width: 100%;
        overflow: auto;
        box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
        border-radius: 20px;
    }
    #nav #nav-item {
        color: #292929;
        padding: 0.75rem;
        border-bottom: 1px solid #d5d5d5;
    }
    #nav #nav-item i {
        width: 25px;
        height: 25px;
        background: #00235b;
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        color: #fff;
    }
    .ht-toggler svg {
        width: 40px;
        height: 40px;
        display: inline-block;
    }
    .ht-toggler .line {
        fill: none;
        stroke: #082a61;
        stroke-width: 6;
        transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
    }
    .ht-toggler .line1 {
        stroke-dasharray: 60 207;
        stroke-width: 3;
    }
    
    .ht-toggler .line2 {
        stroke-dasharray: 60 60;
        stroke-width: 3;
    }
    .ht-toggler .line3 {
        stroke-dasharray: 60 207;
        stroke-width: 3;
    }
    .ht-toggler[aria-expanded="true"] .line1 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 3;
    }
    .ht-toggler[aria-expanded="true"] .line2 {
        stroke-dasharray: 1 60;
        stroke-dashoffset: -30;
        stroke-width: 3;
    }
    .ht-toggler[aria-expanded="true"] .line3 {
        stroke-dasharray: 90 207;
        stroke-dashoffset: -134;
        stroke-width: 3;
    }
    .banner{
        padding-bottom: 50px;
    }
    .banner-img{
        display: flex;
    }
    .banner-img img{
        width: 50%;
        margin: auto;
    }
    .banner h1 {
        font-size: 40px;
        line-height: 70px;
    }
    .banner h1 span {
        font-size: 75px;
    }
    .rocket-shade {
        left: auto;
        right: 0 !important;
        bottom: 10%;
        width: 30%;
    }
   
    .rocket-shade2 {
        left: auto;
        right: 0 !important;
        bottom: 10%;
        width: 30%;
    }
    .img-bg-shape {
        width: 110%;
    }
    .service-title h4 {
        font-size: 26px;
        line-height: 36px;
    }
    #carouselExampleIndicators {
        padding: 20px;
        margin: auto;
    }
    #cardbody-testmonialCard p {
        font-size: 20px;
        line-height: 34px;
    }
    #tabsAbout-page .UltabsAbout-page .nav-item{
        width: 50%;
    }
    #tabsAbout-page img{
        width: 50%;
    }
    #contact .container{
        margin-bottom: 100px;
    }
    .service-widget h3 {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    /* #header-right {
        margin-left: 0;
        display: none !important;
    } */
    #modalVideo .modal-body iframe{
        min-height: 370px;
    }
    .banner-img img{
        width: 90%;
        margin: auto;
    }
    .banner h1 span {
        font-size: 60px;
    }
    .theme-title h2 {
        font-size: 34px;
        line-height: 44px;
    }
    .marquee-text span {
        font-size: 70px;
        line-height: 80px;
    }
    .price-table.price-active {
        transform: inherit;
    }
    #cardbody-testmonialCard p {
        font-size: 16px;
        line-height: 34px;
    }
    #testmonial .rocket-shade{
        display: none;
    }
    #tabsAbout-page .UltabsAbout-page button{
        font-size: 16px;
    }
    .footer ,#price-section {
        padding: 50px 40px 40px 40px;
    }
    #tabsAbout-page img{
        width: 60%;
    }
    .iframe-h {
        height: 300px !important;
    }
    
}
@media (max-width: 425px){
    .footer ,#price-section {
        padding: 50px 10px 40px 10px;
    }
    #tabsAbout-page img{
        width: 80%;
    }
    .banner h1 {
        font-size: 30px;
        line-height: 50px;
    }
    .banner h1 span {
        font-size: 50px;
    }
}