﻿/*@import url(https://fonts.googleapis.com/css?family=Courgette&display=swap);*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


@media (max-width:1920px) {
    .success_icon {
        left: 50%;
    }

    .suc_main_div h3 {
        font-size: 20px;
    }

    .suc_bottom_button_div {
        padding: 15px;
    }

    .failed_icon {
        left: 50%
    }

    .video_listing_style .video_inner_div {
        height: auto;
    }

    .mobile_anchor_img {
        display: none
    }
}

@media (max-width:1680px) {
    .video_listing_style .video_inner_div {
        height: auto;
    }

    .mobile_anchor_img {
        display: none
    }
}

@media (max-width:1399px) {
    .video_listing_style .video_inner_div {
        height: auto
    }

    .mobile_anchor_img {
        display: none
    }
}

@media (max-width:1280px) {
    .video_listing_style .video_inner_div {
        height: auto
    }
}

@media (max-width:1080px) {
    .video_listing_style .video_inner_div {
        height: auto
    }
}

@media (max-width:991px) {
    .success_icon {
        left: 48%;
    }

    .suc_main_div h3 {
        font-size: 18px;
    }

    .suc_bottom_button_div {
        padding: 15px;
    }

    .failed_icon {
        left: 48%
    }

    .hidden-md {
        display: none
    }

    .visible-md {
        display: block
    }

    .mobile_anchor_img {
        display: block
    }

    .ul_sub_plan_list li {
        width: 49%
    }

    .package-single {
        margin-bottom: 0
    }

    .get_margin_for_sticky_navbar {
        margin-top: 61px
    }

    .mainmenu__menu .navbar-nav > li a {
        color: #000
    }

    .fav_listing_action_btn {
        display: block
    }

    .withdraw_table_header {
        padding: 20px 25px 20px
    }

    .search_box .text_field {
        width: 40%
    }

    h1 {
        font-size: 22px
    }

    h5 {
        font-size: 16px
    }

    p {
        font-size: 14px
    }

    .btn-sm {
        line-height: 24px;
        padding: 0 10px;
        font-size: 13px
    }

    .section--padding {
        padding: 35px 0
    }

    .ul_category_list li {
        width: 31%
    }

    .cate-text b {
        font-size: 21px
    }

    .bottom_video_title_div a h6 {
        font-size: 17px
    }

    .top_video_quality_div .quality_name {
        font-size: 13px
    }

    .social ul li {
        margin: 0 0 10px
    }

    .search_box .search__select, .search_box .text_field {
        width: 46%;
        margin-bottom: 0
    }

    .search_box .search__select, .search_box .search_text_box_filter {
        width: 43%;
        margin-bottom: 0
    }

    .search_box .search-btn {
        font-size: 23px
    }

    .breadcrumb-area .page-title {
        font-size: 16px
    }

    .breadcrumb ul li a {
        font-size: 13px
    }

    .collapsible-content ul li {
        font-size: 14px
    }

    .checkboxlistformat label {
        font-size: 14px
    }

    .product-list {
        margin-top: 0
    }

    .ul_filter_video_list li {
        width: 48%
    }

    .video-desc h3 {
        font-size: 17px
    }

    .video-desc p {
        font-size: 14px
    }

    .similar_clips_title h3 {
        font-size: 17px
    }

    .ul_similar_video_list_details li {
        width: 32%
    }

    .similar_clips_holder .video_inner_div {
        height: 89px
    }

    .sidebar--single-product .sidebar-card.card-pricing {
        display: block
    }

    .video-keywords h3 {
        margin-top: 15px;
        font-size: 17px
    }

    .video-keywords .tags li a {
        font-size: 14px
    }

    .video_information_div h4 {
        font-size: 16px
    }

    .information_module h4 {
        font-size: 17px
    }

    label {
        font-size: 15px
    }

    .card--product-infos ul.infos li p.data-label {
        font-size: 14px
    }

    .card--product-infos ul.infos li p.info {
        font-size: 14px
    }

    .subscription_plan_page {
        padding-top: 15px
    }

    .pricing_title {
        font-size: 22px
    }

    .pricing_title_div {
        padding: 0 0 13px 0
    }

    .subscription_middle_content {
        width: 49%
    }

    .section-title p {
        font-size: 14px
    }

    .contact_tile {
        padding: 45px 38px 45px
    }

    .contact_form__title h2 {
        font-size: 19px
    }

    .contact_form .contact_form__title {
        padding: 18px 30px 18px
    }

    .contact_form .sub_btn {
        margin-bottom: 20px
    }

    .contact_from_map_size {
        width: 100%;
        height: 400px
    }

    .p-top-100 {
        padding-top: 25px
    }

    .alert {
        font-size: 15px
    }

    .btn--md, .btn-md {
        line-height: 30px;
        padding: 0 6px
    }

    .product_archive.added_to__cart .cart_calculation {
        padding: 25px 15px 0 0
    }

    .dashboard_contents .dashboard_title_area, .product-title-area {
        padding: 15px 30px 15px;
        margin-bottom: 20px
    }

        .dashboard_contents .dashboard_title_area .ml-auto {
            width: 71%;
            text-align: right
        }

    .fav_img_text_font {
        font-size: 15px
    }

    .hsdivshow {
        -webkit-animation: hsshowpulse .5s ease both;
        width: 99%
    }
}

@media (max-width:480px) {
    .col_rev{
        display:flex;
        flex-direction:column-reverse;
    }
    .vidoe_main_div_single_page{
        margin-bottom:0;
    }
    .sidebar--single-product {
        margin-top: 40px;
    }
    .mr_resp{
        margin-bottom:25px;
    }
    .read_more_btn {
        background-color: #192027;
        color: #fff;
        padding: 5px 7px;
        width: 22%;
        text-align: center;
    }
    .success_icon {
        left: 41%;
    }

    .suc_main_div h3 {
        font-size: 15px;
    }

    .suc_bottom_button_div {
        padding: 15px;
    }

    .failed_icon {
        left: 41%
    }

    .table_view_design {
        overflow: hidden;
        overflow-x: scroll
    }

        .table_view_design .fav_listing_action_btn a {
            width: 150px;
            margin-bottom: 5px;
        }

    .table_view_design_fav .fav_listing_action_btn a {
        width: 50px;
        margin-bottom: 5px;
    }

    .search_text_span {
        visibility: visible;
        display: contents
    }

    .hidden-sm {
        display: none
    }

    .visible-sm {
        display: block
    }

    .search_box .search_text_box_filter {
        height: 48px;
        padding: 0 16px;
        background: #fff;
        -webkit-border-radius: 0;
        border-radius: 50px;
        font-weight: 400
    }

    .search_text_box_filter {
        width: 100% !important;
        margin-bottom: 10px !important
    }

    .search_box .search_drp_filter {
        width: 100% !important;
        margin-bottom: 10px !important
    }

    .search_box .search__select .select--field-search {
        height: 48px;
        border-radius: 50px
    }

    .ul_sub_plan_list li {
        width: 100%
    }

    .package-single {
        margin-bottom: 15px
    }

    .hsdivshow {
        -webkit-animation: hsshowpulse .5s ease both;
        width: 98%
    }

    .hstext {
        font-size: 16px
    }

    .hsdone {
        font-size: 15px;
        padding: 5px;
        background: #2ecc71;
        color: #fff;
        display: inline-block;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
    }

    .hserror {
        font-size: 15px;
        padding: 5px;
        background: #e74c3c;
        color: #fff;
        display: inline-block;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50%;
        box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
    }

    .get_margin_for_sticky_navbar {
        margin-top: 71px
    }

    .mobile_anchor_img {
        display: block
    }

    .search_box .text_field {
        width: 40%
    }

    h1 {
        font-size: 20px
    }

    h5 {
        font-size: 16px
    }

    p {
        font-size: 13px
    }

    .btn-sm {
        line-height: 24px;
        padding: 0 10px;
        font-size: 13px
    }

    .section--padding {
        padding: 35px 0
    }

    .ul_category_list li {
        width: 47%
    }

    .cate-text b {
        font-size: 20px
    }

    .bottom_video_title_div a h6 {
        font-size: 16px
    }

    .top_video_quality_div .quality_name {
        font-size: 12px
    }

    .social ul li {
        margin: 0 0 10px
    }

    .search_box .search__select, .search_box .text_field {
        width: 42%;
        margin-bottom: 0
    }
    .search_box .text_field {
        width: 86%;
        margin-bottom: 0;
        border:none;
    }

    .search_box .search-btn {
        font-size: 18px
    }

    .btn_style_index {
        font-size: 18px;
        border-radius: 50px;
        height: 48px
    }

    .breadcrumb-area .page-title {
        font-size: 15px
    }

    .breadcrumb ul li a {
        font-size: 12px
    }

    .collapsible-content ul li {
        font-size: 13px
    }

    .checkboxlistformat label {
        font-size: 13px
    }

    .product-list {
        margin-top: 25px
    }

    .ul_filter_video_list li {
        width: 100%
    }

    .video-desc h3 {
        font-size: 16px
    }

    .video-desc p {
        font-size: 13px
    }

    .similar_clips_title h3 {
        font-size: 16px
    }

    .ul_similar_video_list_details li {
        width: 47%
    }

    .similar_clips_holder .video_inner_div {
        height: 89px
    }

    .sidebar--single-product .sidebar-card.card-pricing {
        display: block
    }

    .video-keywords h3 {
        margin-top: 15px;
        font-size: 16px
    }

    .video-keywords .tags li a {
        font-size: 13px
    }

    .video_information_div h4 {
        font-size: 15px
    }

    .information_module h4 {
        font-size: 16px
    }

    label {
        font-size: 14px
    }

    .card--product-infos ul.infos li p.data-label {
        font-size: 13px
    }

    .card--product-infos ul.infos li p.info {
        font-size: 13px
    }

    .subscription_plan_page {
        padding-top: 15px
    }

    .pricing_title {
        font-size: 22px
    }

    .pricing_title_div {
        padding: 0 0 13px 0
    }

    .subscription_middle_content {
        width: 49%
    }

    .section-title p {
        font-size: 13px
    }

    .contact_tile {
        padding: 45px 38px 45px
    }

    .contact_form__title h2 {
        font-size: 18px
    }

    .contact_form .contact_form__title {
        padding: 18px 30px 18px
    }

    .contact_form .sub_btn {
        margin-bottom: 20px
    }

    .contact_from_map_size {
        width: 100%;
        height: 400px
    }

    .p-top-100 {
        padding-top: 25px
    }

    .alert {
        font-size: 14px
    }

    .btn--md, .btn-md {
        line-height: 30px;
        padding: 0 6px
    }

    .product_archive.added_to__cart .cart_calculation {
        padding: 25px 15px 0 0
    }

    .dashboard_contents .dashboard_title_area, .product-title-area {
        padding: 15px 30px 15px;
        margin-bottom: 20px
    }

        .dashboard_contents .dashboard_title_area .ml-auto {
            width: 71%;
            text-align: right
        }

    .fav_img_text_font {
        font-size: 14px
    }

    .package-single {
        margin-right: 0
    }
}
