@media screen and (min-width: 1440px) {
    .igi_product_wrap {
        max-width: 80%;
        margin: auto;
    }
}


@media screen and (min-width: 1200px) {
    .igi_product_wrap {
        max-width: 80%;
        margin: auto;
    }
}


@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .content_wrap {
        max-width: 100%;
        padding: 0 50px;
    }

    .igi_ft_info {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .igi_post__excerpt {
        color: #626262;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.2;
    }

    .igi_post__title .igi_text {
        font-size: 1.25rem;
        margin-bottom: 15px;
    }

    .igi_readmore {
        font-size: 1.125rem;
    }

    .igi_related__content .igi_post__title .igi_text {
        font-size: 1.125rem;
    }

    .igi_destination__single .nav-tabs .nav-item {
        margin-right: 10px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .content_wrap {
        max-width: 100%;
        padding: 0 50px;
    }

    #header .content_wrap {
        padding: 0;
    }

    .igi_main_menu_container .offer {
        display: none;
    }

    .logo {
        max-width: 210px;
    }

    .logo img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .igi_box__title .igi_text {
        font-size: 2.5rem;
    }

    .igi_m_col .igi_img_col6 {
        display: flex;
    }

    .igi__charming_wrap .igi_box__title {
        padding-bottom: 0;
    }

    .igi_term__overview {
        padding-bottom: 30px;
    }

    .igi_term__overview .igi_box__title {
        padding: 0;
    }

    .igi_related__content {
        flex-wrap: wrap;
    }

    .igi_related__content .igi_post__content {
        padding: 20px 10px;
    }

    .igi_related__content .igi_post__item {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .igi_related__content .igi_post__excerpt {
        font-size: 16px;
    }

    .igi_ft_info {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 992px) {
    .igi_single__bn img {
        max-width: 100%;
        height: auto;
    }

    .igi_banner {
        height: auto;
    }

    .content_wrap {
        max-width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .gda-popular-post .igi_post__content .igi_date {
        display: none;
    }

    .gda-popular-post .igi_post__image {
        flex: 0 0 70px;
        height: 52px;
    }

    .gda-popular-product .igi_post__image {
        flex: 0 0 70px;
        height: 70px;
    }

    .igi_post__image {
        flex: 0 0 35%;
    }

    .igi_post__meta .igi_date {
        display: none;
    }

    .igi_post__title .igi_text {
    }

    .igi_ft_address {
        margin-bottom: 30px;
    }

    .igi_post__excerpt .excerpt {
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0;
    }

    .igi_post__content .igi_readmore {
        display: none;
    }

    .igi_post__single_content iframe {
        height: 300px;
    }

    .related-product .igi_p__image {
        height: calc(250/300 * (720px/4 - 30px));
    }
}

@media screen and (max-width: 767px) {
    .igi_cover_item .img-fluid {
        width: auto;
        height: 200px;
        max-width: none;
    }

    .igi_breadcrumb {
        flex-flow: wrap;
        justify-content: flex-end;
    }

    .igi_absolute .igi_text {
        font-size: 2.125rem;
        width: 100%;
        text-align: left;
        margin-bottom: 15px;
    }


    #igi_sidebar {
        margin-top: 10px!important;
    }

    #media_image-4, #media_image-5 {
        display: none;
    }

    .igi_post__excerpt {
        font-size: 1rem;
    }

    .igi_post__single_content img.alignnone, #nav-tabContent img.alignnone {
        margin: 0;
    }

    .related-product .igi_p__image {
        height: calc(250/300 * (540px/3 - 30px));
    }

    .igi_p__title .igi_text {
        font-size: 1.25rem;
    }
    .list_tax_filter .nav-link {
        width: auto;
    }
    .igi_gallery_inner a::after {
        width: 45px;
        height: 45px;
        line-height: 43px;
        font-size: 22px;
    }
    .igi_gallery_video .igi_gallery_inner a::after {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
    .igi_gallery_content {
        opacity: 1;
    }
    .google-map .igi_map{
        height: 400px;
    }
}

@media screen and (min-width: 577px) and (max-width: 767px) {
    .product_action {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .product_action .btn {
        flex: 0 0 100%;
        margin-bottom: 15px;
    }

    .product_action .btn i {
        flex: 0 0 40px;
        line-height: 40px;
    }

    .product_action .btn span {
        padding-top: 10px;
    }

    .igi_post__excerpt .excerpt {
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .igi_contact_form {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .related-product-content {
        margin-left: -15px;
        margin-right: -15px;
        background: #ebebeb;
        padding: 15px;
    }
    .related-product.row, .igi_p__list .igi_p__items.row{
        margin-left: -5px;
        margin-right: -5px;
    }
    .related-product.row .igi_pro__item, .igi_p__list .igi_p__items .igi_pro__item {
        padding: 0 5px;
    }

    .page-single-product {
        padding: 30px 0 0;
        background-color: #fff;
    }
    .product_action .btn {
        flex: 0 0 220px;
    }
    .product-info-bottom .tab-content {
        padding: 0;
        text-align: justify;
        margin-bottom: 0;
    }
    .product-info-bottom .product-tab .nav-link {
        margin-bottom: 15px;
        padding-left: 15px;
    }
    .product-info-bottom .table_wrap {
        margin: 10px 0;
    }
    .igi_pro__image {
        margin-bottom: 15px;
        height: calc(1 * (var(--content-size)/2 - 10px));
        position: relative;
    }
    .video-about {
        order: 2;
    }

    .igi_box__desc {
        width: 100% !important;
    }

    /*Blog Post*/
    .igi_post__item {
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #ccc;
    }

    .igi_post__content {
        padding: 0 0 0 15px;
    }

    .igi_post__title .igi_text {
        text-transform: none;
        font-size: 1.125rem;
        -webkit-line-clamp: 2;
        margin-bottom: 0.5rem;
    }

    .igi_post__excerpt {
        display: -webkit-box !important;
        max-width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .igi_post__excerpt p.text-right {
        display: none;
    }

    .igi_post__meta .igi_date {
        font-size: 12px;
        white-space: normal;
    }

    .igi_post__meta .views {
        flex: 0 0 100%;
    }

    .igi_post__single_content {
        padding-left: 0px;
        margin-bottom: 0;
    }

    .igi_post__single_content::before {
        display: none;
    }

    .igi_ft_address .igi_add_inner {
        padding-right: 0px;
    }

    .igi_post__single_content iframe {
        height: 300px;
    }

    /*Product*/
    .related-product .igi_p__image {
        height: calc(250/300 * (414px/2 - 30px));
    }

    .igi_contact_form {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .social-bar {
        display: none;
    }

    .igi_related__content {
        margin-left: -5px;
        margin-right: -5px;
    }

    .igi_related__content .igi_post__item {
        padding: 0 5px;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .igi_box__title .igi_text {
        font-size: 2rem;
        font-weight: 600;
        margin-bottom: 15px;
        line-height: 1.42;
    }
    .breadcrumbs::before {
        width: 30px;
    }
    .google-map .igi_map{
        height: 300px;
    }
    .igi_contact_us {
        margin-top: 0;
        padding: 30px 0;
    }
    .igi_contact_form .form-group {
        padding: 0;
    }
    .igi_contact_form .wpcf7-submit {
        width: 100%;
        background-position: left 35% center;
    }
}

@media screen and (max-width: 414px) {
    .igi_post__list .igi_post__inner {
        display: block;
    }

    .igi_post__list .igi_post__excerpt {
        display: block !important;
    }

    .igi_post__list .igi_post__title .igi_text {
        display: block !important;
        font-size: 1.25rem;
        line-height: 1.42;
    }

    .igi_post__content {
        padding: 15px 0 0;
    }
    .list_tax_filter .nav-link {
        padding: .5rem 2rem;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 380px) {

    /*   .igi_form {
        padding: 0 30px;
        } */
        .igi_contact_form .wpcf7-submit {
            width: 100%;
        }

        .igi_add_colright {
        }

        .igi_post__item {
            margin-bottom: 10px;
        }

        .igi_contact_us a:not(.hotline) {
            line-height: 30px;
            width: 32px;
            flex: 0 0 32px;
            font-size: 14px;
        }

        .igi_contact_us {
            display: block;
            margin-top: 25px;
        }

        .igi_contact_us .hotline {
            display: block;
            margin-bottom: 15px;
        }

        .igi_contact_us a.facebook {
            margin-left: 0;
        }
    }
