@charset "utf-8";
/* CSS Document */

/* media-query
------------------------------------------------*/
@media screen and (max-width: 1350px) {
    .banner_vid_sec .container {
        left: 10px;
    }
}

@media handheld,
only screen and (max-width: 1200px) {
    h1 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 30px;
    }

    .top-bannerbox .left-banercont-box p {
        font-size: 20px;
        line-height: 26px;
    }

    h2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .appoint-section .title-boxes h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .top-bannerbox {
        padding-bottom: 120px;
    }
}

@media handheld,
only screen and (max-width: 1140px) {
    h1 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 25px;
    }

    .top-bannerbox .left-banercont-box p {
        font-size: 18px;
        line-height: 24px;
    }

    h2 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .appoint-section .title-boxes h2 {
        font-size: 32px;
        line-height: 36px;
    }
}

@media handheld,
only screen and (max-width: 1023px) {
    h1 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 22px;
    }

    .top-bannerbox .left-banercont-box p,
    .single-details p,
    .banner_con_text p {
        font-size: 16px;
        line-height: 22px;
    }

    h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .marketing-service-block h3 {
        font-size: 19px;
    }

    .appoint-section .title-boxes h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .top-bannerbox {
        padding-bottom: 50px;
    }

    .appoint-section .title-boxes p {
        font-size: 18px;
        line-height: 24px;
    }

    .logo a img {
        width: 350px;
    }

    .marketing-service-block {
        width: 49.7%;
        padding: 0 25px;
    }

    .marketing-service-block p {
        font-size: 16px;
        line-height: 20px;
    }

    .testim-blocks {
        padding: 0 40px;
    }

}

@media handheld,
only screen and (max-width: 991px) {
    .videofram-box video {
        width: 100%;
        height: auto;
    }

    .banner_vid_sec .container {
        position: static;
        transform: none;
    }
}

@media handheld,
only screen and (max-width: 767px) {
    .top-bannerbox .left-banercont-box {
        width: 100%;
    }

    .banner_con_text >.container p img {
        width: 100%;
        margin-right: 0;
        object-fit: contain;
    }

    .main-executive .wp-block-image-con .wp-block-image {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    
    .main-executive .wp-block-image-con .wp-block-image figure {
        margin: 0 auto;
        float: none;
    }

    .top-bannerbox .right-banne-imgbox {
        width: 100%;
        margin-bottom: 45px;
        position: relative;
        padding-left: 0px;
    }

    .top-bannerbox .left-banercont-box .table-cell p:empty::before {
        display: none;
    }

    .marketing-service-block,
    .testim-blocks {
        width: 100%;
        padding: 0 15px;
    }

    .testim-blocks {
        margin-bottom: 20px;
    }

    .marketing-service-block {
        margin-bottom: 30px;
    }

    .marketing-service-block span {
        max-width: 150px;
        margin: 0 auto 20px;
    }
}

@media handheld,
only screen and (max-width: 639px) {
    h1 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 18px;
    }

    h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .appoint-section .title-boxes h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .logo a img {
        width: 280px;
    }

    .single-details {
        width: calc(100% - 30px) !important;
    }

    .single-details figure {
        height: unset;
    }

    .single-details figure img {
        max-height: unset;
        height: auto;
        object-fit: contain;
        min-height: unset;
    }

    .main_header .menu-menu-1-container ul {
        grid-template-columns: auto;
    }

    .menu-menu-1-container {
        padding-bottom: 40px;
    }
}

@media handheld,
only screen and (max-width: 550px) {}

@media handheld,
only screen and (max-width: 479px) {}