/*------------------------------------------------------------------
[Responsive Stylesheet]

Project:    MODELTHEME
Version:    1.0
Author:     Modeltheme
URL:        http://ichthys.modeltheme.com/woo/

[Table of contents]

1. Responsive Max_319px
2. Responsive Min_320px Max_479px
3. Responsive Max_479px
4. Responsive Min_480px Max_767px
5. Responsive Max_767px
6. Responsive Min_768px
7. Responsive Max_960px
8. Responsive Max_1024px
9. Responsive Min_1024px
10. Responsive Min_1367px
11. Responsive Min_768px and Max_1023px
12. Responsive Max_600px
13. Responsive Min_600px
14. Responsive Min_480px Max_1200px
15. Responsive Min_480px Max_680px
16. Responsive Min_990px Max_1100px
17. Responsive Max_990px
18. Responsive Min_480px Max_990px
19. Responsive Min_1439px
20. Responsive Min_992px and Max_1200px
21. Responsive Min_768px and Max_961px

-------------------------------------------------------------------*/


/*--- 2. Responsive Min_320px Max_479px ---*/
@media only screen and (min-width: 1250px) and (max-width: 1400px) {
    .event-description {
        font-size: 13px;
    }
    .event-description-title .event-title {
        font-size: 17px !important;
    }
    /* Add new rules for this interval below */

}
@media only screen and (min-width: 950px) and (max-width: 1249px) {
    .no-gutter [class*="-6"] {
        width: 100% !important;
    }
    /* Add new rules for this interval below */

}


/*--- 1. Responsive Max_319px ---*/
@media only screen and (max-width: 319px) {
    footer .footer-top  .widget .widget-title,
    .woocommerce.single .button.wc-forward,
    .woocommerce.single div.product form.cart {
        margin-bottom: 10px;
    }
    .woocommerce.single .wishlist-container {
        margin-left: 0;
        width: 100%;
    }
    footer .widget.widget_text {
        margin-bottom: 20px;
    }
    .woocommerce.single .quantity .qty,
    .woocommerce.single div.product .woocommerce-tabs ul.tabs li,
    .woocommerce.single #respond input#submit, 
    .woocommerce.single a.button, 
    .woocommerce.single button.button, 
    .woocommerce.single input.button{
        width: 100%;
    }
    .woocommerce.single-product.single div.product form.cart .button {
        padding-left: 30px;
        text-align: left;
    }
    .woocommerce.single-product div.product form.cart div.quantity {
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%;
    }
    .woocommerce.single-product .summary .product_meta {
        margin-top: 10px;
    }
    .top_section .wpb_wrapper h1 span {
        font-size: 45px !important;
        line-height: 44px !important;
    }
    /* Add new rules for this interval below */
}



/*--- 2. Responsive Min_320px Max_479px ---*/
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .testimonial-author-job > h4 {
        font-size: 14px;
    }
    .top_section .wpb_wrapper h1 span {
        font-size: 52px !important;
        line-height: 52px !important;
    }
    .mmm #mega_main_menu .mega_dropdown a {
        text-align: left;
    }
    .newsletter_input {
        margin-bottom: 80px !important;
    }
    .newsletter_text {
        margin-bottom: 0 !important;
    }
    /* Add new rules for this interval below */

}


/*--- 3. Responsive Max_479px ---*/
@media only screen and (max-width: 479px) {
    .single_shortcode_icon {
        margin-bottom: 20px;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100% !important;
    }
    .portfolio-items .col-md-2 {
        width: 100%;
        float: left;
        margin-bottom: 80px;
    }
    .tp-leftarrow.default, 
    .tp-rightarrow.default{
        display: none;
    }
    body.woocommerce ul.products li.product.vc_col-md-4, .woocommerce-page ul.products li.product.vc_col-md-4 {
        width: 100%;
    }
    .woocommerce ul.products li.product.vc_col-md-3, .woocommerce-page ul.products li.product.vc_col-md-3{
        width: 100% !important;
    }
    .menu-item-has-children::after{
        display: block !important;
    }
    .wpb_wrapper ul.ecs-event-list li {
        margin-bottom: 20px !important;
        width: 95% !important;
    }
    /* Add new rules for this interval below */

}


/*--- 4. Responsive Min_480px Max_767px ---*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .single_shortcode_icon {
        margin-bottom: 20px;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 50% !important;
    }
    .portfolio-items .col-md-2 {
        width: 50%;
        float: left;
        margin-bottom: 80px;
    }
    body.woocommerce ul.products li.product.vc_col-md-4, .woocommerce-page ul.products li.product.vc_col-md-4 {
        width: 50% !important;
    }
    .woocommerce ul.products li.product.vc_col-md-3, .woocommerce-page ul.products li.product.vc_col-md-3{
        width: 50% !important;
    }
    .menu-item-has-children::after{
        display: none !important;
    }
    .top_section .wpb_wrapper span {
        line-height: 80px;
    }

    .activities .activities-content .shop_feature_icon_v3 {
        width: 25%;
    }
    .activities .activities-content .shop_feature_description_v3 {
        width: 75%;
    }
    /* Add new rules for this interval below */

}


/*--- 5. Responsive Max_767px ---*/
@media only screen and (max-width: 767px) {




    #navbar .menu-item .sub-menu .sub-menu {
        left: auto !important;
    }
    .avatar.photo{
        max-width: 60px;
    }
    #navbar ul.sub-menu li a {
        font-size: 13px!important;
        padding: 10px 30px !important;
        pointer-events: initial !important;
    }
    #navbar .sub-menu {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
        display: block;
        opacity: 1 !important;
        padding: 0 !important;
        position: relative !important;
        visibility: visible !important;
        top: 0 !important;
        width: 100% !important;
        box-shadow: none !important;
    }
    #navbar .menu-item .sub-menu .sub-menu {
        padding-left: 15px !important;
    }
    .social-sharer > li {
        margin: 0 5px 5px 0 !important;
    }
    #bbpress-forums li {
        font-size: 14px !important;
    }
    #tribe-bar-collapse-toggle {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }
    .widget_text .shop_feature_v2 .shop_feature_icon_v2 {
        padding: 7px;
    }
    .sticky_post_text_container {
        margin-bottom: 30px;
    }
    .courses-list .course_text_content h5 {
        clear: both;
    }
    .courses-list .course_more_container {
        text-align: right !important;
    }
    .courses-list .all_courses_box .all_courses_title {
        padding-top: 10px;
    }
    .all_courses_box .all_courses_buton {
        margin-bottom: 30px;
    }
    .all_courses_box {
        margin-bottom: 30px;
    }
    .shortcode_post_content .text_content .post-download-icons {
        display: none;
    }
    .pricing-table {
        margin-top: 30px;
    }
    .search_products,
    .shop_cart {
        display: none;
    }
    .mmm #mega_main_menu .menu_inner .mobile_button,
    .mmm #mega_main_menu .menu_inner .mobile_button * {
        font-size: 40px;
    }
    #mega_main_menu > .menu_holder > .menu_inner > ul li > .item_link, 
    #mega_main_menu > .menu_holder > .menu_inner > ul li {
        pointer-events: initial;
    }
    .menu-item-has-children::after {
        background: transparent none repeat scroll 0 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #fff;
        color: rgba(255, 255, 255, 0.85);
        content: "";
        cursor: pointer;
        height: 22px;
        opacity: 0.5;
        padding: 1px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 18px;
        transform: none;
        width: 0;
    }    
    body.mmm #mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_woo_cart > .item_link::after, 
    body.mmm #mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_buddypress > .item_link::after, 
    body.mmm #mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:last-child::after, 
    body.mmm #mega_main_menu.primary_style-buttons > .menu_holder > .menu_inner > ul > li > .item_link::before, 
    body.mmm #mega_main_menu.first-lvl-align-right > .menu_holder > .menu_inner > .nav_logo::before, 
    body.mmm #mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > .nav_logo::before, 
    body.mmm #mega_main_menu.first-lvl-align-left.primary_style-buttons > .menu_holder > .menu_inner > .nav_logo::before, 
    body.mmm #mega_main_menu.language_direction-rtl.first-lvl-align-left > .menu_holder > .menu_inner > .nav_logo::before, 
    body.mmm #mega_main_menu.language_direction-rtl.first-lvl-align-center > .menu_holder > .menu_inner > .nav_logo::before, 
    body.mmm #mega_main_menu.primary_style-buttons > .menu_holder > .menu_inner > ul > li.nav_search_box::before, 
    body.mmm #mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li:first-child > .item_link::before,
    body.mmm #mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link::before,
    body.mmm #mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link::after{
        display: none !important;
    }
    body.mmm #mega_main_menu.primary .menu-item {
        padding: 0 !important;
    }
    body .navbar-header .logo {
        margin: 10px 0;
        text-align: left;
    }
    .logo .theme-logo {
        max-width: 150px;
    }
    .mmm .mobile_button {
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    } 
    .mmm #mega_main_menu a{
        width: 100% !important;
        text-align: center;
    } 
    .mmm #mega_main_menu{
        width: 100% !important;
    }
    footer p.copyright {
        margin: 0 0 10px;
        padding-top: 0;
        text-align: center;
    }
    footer .payment-methods{
        text-align: center;
    }
    footer .payment-methods img {
        float: none !important;
    }
    #page .top-header{
        padding: 15px 0;
    }
    .top-header .account-urls {
        margin-top: 10px;
    }
    #comments .children{
        padding: 0;
    }
    .breadcrumb{
        display: none;
    }
    .widget .widget_address_social_icons .social-links > li:first-child{
        margin-left: 0;
    }
    .widget .widget_address_social_icons .social-links a i {
        padding: 13px;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }
    .widget .widget_address_social_icons .social-links a {
        height: 40px;
        width: 40px;
    }
    .widget .widget_address_social_icons .social-links > li {
        height: 40px;
        margin-bottom: 5px;
        margin-right: 1px;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        width: 40px;
    }
    .modeltheme-breadcrumbs h2{
        font-size: 17px;
    }
    .latest-posts .single-post .vc_col-md-3.text-center {
        display: none;
    }    
    .component.add-to-cart, 
    .component.wishlist, 
    .component.compare {
        clear: both;
        display: block;
        width: auto;
    }
    footer nav.menu {
        float: left;
    }
    footer nav.menu li:first-child a {
        margin-left: 0;
    }
    body .navbar ul li:hover ul.sub-menu {
        border: 0 none;
        left: 0;
        margin: 0;
        opacity: 1;
        position: relative;
        top: 0;
        visibility: visible;
        width: 100%;
    }
    .menu-item-has-children {
        cursor: pointer;
    }
    body .navbar ul li ul.sub-menu {
        border: 0 none;
        left: 0;
        margin: 0;
        opacity: 1;
        position: relative;
        top: 0;
        display: none;
        visibility: visible;
        width: 100%;
    }
    body #navbar .sub-menu li:last-child,
    body #navbar .sub-menu li {
        border-bottom: 1px solid rgba(255,255,255,0.3);
        position: relative;
    }
    .widget.widget_flickr {
        clear: both;
    }
    .widget_recent_entries_with_thumbnail .thumbnail-overlay {
        width: 70px;
    }
    .widget_recent_entries_with_thumbnail .post-details {
        padding: 0;
    }
    body .navbar-default .navbar-collapse, 
    body .navbar-default .navbar-form {
        border-color: rgba(0, 0, 0, 0);
    }
    .navbar-collapse.vc_col-md-9.collapse.in {
        width: 100%;
    }
    .navbar-collapse li {
        width: 100%;
    }
    .header_mini_cart {
        display: none;
    }
    .modeltheme-breadcrumbs .breadcrumb,
    .nav > li.shop_cart {
        display: none;
    }
    .menu.nav-effect.nav-menu {
        margin: 0;
        text-align: left;
        width: 100%;
    }
    .elysian_skin_switcher {
        display: none;
    }
    body .navbar-nav > li > a {
        border-bottom: 1px solid rgba(255,255,255,0.3);
        line-height: 25px !important;
        font-size: 13px;
        padding: 5px 0px;
    }
    #navbar .menu-item > a{
        padding-left: 0px;
        line-height: 25px !important;
        font-size: 13px!important;;
    }
    .navbar-collapse.collapse.in .menu .item:hover {
        background: #253749;
    }
    .navbar-collapse .menu .item,
    .navbar-collapse.collapse.in .menu .item {
        text-align: left;
        width: 100%;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .logo {
        margin: 15px 0;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle {
        background: #fff;
        border: 2px solid;
        margin: 17px 0;
        transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #00adf1;
    }
    #modeltheme-main-head .navbar-collapse.col-md-9,
    #modeltheme-main-head .navbar-collapse.collapse.col-md-9 {
        margin: 0;
        width: 100%;
    }
    .portfolio .col-md-2:nth-child(7n+5),
    .portfolio .col-md-2:nth-child(7n+1){
        margin-left: 0;
        clear: none;
    }
    .testimonials .testimonials-container blockquote{
        font-size: 16px;
    }
    .testimonials .testimonials-container blockquote::after,
    .testimonials .testimonials-container blockquote::before{
        font-size: 100px;
        top: 34%;
    }
    .submit-comment .comment-form .form-comment {
        padding: 0;
    }

    body .portfolio-items .vc_col-md-2:last-child{
        margin-bottom: 0;
    }
    body .portfolio-items .vc_col-md-2{
        margin-bottom: 80px;
    }
    body .portfolio-items .vc_col-md-2:nth-child(7n+5),
    body .portfolio-items .vc_col-md-2:nth-child(7n+1) {
        margin-left: 0;
    }
    body .testimonials-container blockquote * {
        font-size: 16px;
    }
    .testimonials-container blockquote::after,
    .testimonials-container blockquote::before{
        content: "";
        display: none;
    }
    .testimonials-container blockquote {
        padding: 20px 0 20px;
        margin: 0;
    }
    #navbar .menu .item a {
        padding: 10px 0;
        padding-left: 10px;
    }
    body .elysian_header_slider .tp-leftarrow.default::after, 
    body .elysian_header_slider .tp-rightarrow.default::after {
        font-size: 50px;
        line-height: 60%;
        opacity: 0.75;
    }
    body.woocommerce.single-product.single .summary.entry-summary {
        width: 100% !important;
    }
    .shortcode_post_content .featured_image_content {
        text-align: center;
    }
    
    /* Add new rules for this interval below */

}


/*--- 6. Responsive Min_768px ---*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .woocommerce ul.products li.product.vc_col-md-3, .woocommerce-page ul.products li.product.vc_col-md-3 {
        width: 50% !important;
    }
    footer .payment-methods img {
        float: none !important;
    }
    footer p.copyright {
        margin: 0 0 10px;
        padding-top: 0;
        text-align: center;
    }
    footer .payment-methods{
        text-align: center;
    }
    .navbar-nav > li > a {
        padding: 30px 0;
    }
    .widget .widget_address_social_icons .social-links > li:first-child {
        margin-left: 3px;
    }
    .navbar-collapse.collapse.vc_col-md-9 {
        float: left;
    }
    body .navbar-nav > li > a,
    body .menu .item a{
        font-size: 12px;
    }
    #navbar .menu .item a {
        padding: 30px 0;
    }
    .modeltheme-breadcrumbs h2{
        font-size: 19px;
    }
    .modeltheme-breadcrumbs .breadcrumb{
        display: none;
    }
    /* Add new rules for this interval below */

}

/*--- 7. Responsive Max_960px ---*/
@media screen and (max-width: 1000px) {
    
}


/*--- 7. Responsive Max_1000px ---*/
@media screen and (max-width: 1000px) {
    .no-results.not-found {
        margin-bottom: 80px;
    }
    .comment-form .form-comment {
        padding: 0;
    }
    footer .footer-top h1.widget-title {
        margin-bottom: 5px;
        margin-top: 20px;
    }
    .navbar-collapse.collapse.vc_col-md-9 {
        width: 100%;
    }    
    .prev.page-numbers {
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }    
    .sidebar-content {
        margin-top: 30px;
    }
    .widget_elysian_tweets_widget .tweet-title,
    .widget_elysian_tweets_widget .tweeter-profile {
        padding: 0;
    }
    .widget_elysian_tweets_widget .tweet-title .col-md-2,
    .left-block-container .block-icon,
    .latest-tweets .vc_col-md-2,
    #contact_form .mt-half-spacer {
        display: none;
    }
    #contact_form textarea,
    #contact_form input {
        margin-bottom: 15px;
    }
    .latest-posts .single-post .vc_col-md-3.text-center {
        display: none;
    }    
    .component.add-to-cart, 
    .component.wishlist, 
    .component.compare {
        clear: both;
        display: block;
        width: auto;
    }
    footer nav.menu {
        float: left;
    }
    footer nav.menu li:first-child a {
        margin-left: 0;
    }
    .widget.widget_flickr {
        clear: both;
    }
    .widget_recent_entries_with_thumbnail .thumbnail-overlay {
        width: 70px;
    }
    .widget_recent_entries_with_thumbnail .post-details {
        padding: 0;
    }
    .logo {
        margin: 15px 0;
    }
    .widget.widget_tag_cloud {
        overflow: hidden;
    }
    .portfolio .col-md-2:nth-child(7n+5),
    .portfolio .col-md-2:nth-child(7n+1){
        margin-left: 0;
        clear: none;
    }
    .testimonials .testimonials-container blockquote{
        font-size: 16px;
    }
    .testimonials .testimonials-container blockquote::after,
    .testimonials .testimonials-container blockquote::before{
        font-size: 100px;
        top: 34%;
    }
    .submit-comment .comment-form .form-comment {
        padding: 0;
    }
    body .portfolio-items .vc_col-md-2:last-child{
        margin-bottom: 0;
    }
    body .portfolio-items .vc_col-md-2{
        margin-bottom: 80px;
    }
    body .portfolio-items .vc_col-md-2:nth-child(7n+5),
    body .portfolio-items .vc_col-md-2:nth-child(7n+1) {
        margin-left: 0;
    }
    body .testimonials-container blockquote * {
        font-size: 16px;
    }
    .testimonials-container blockquote::after,
    .testimonials-container blockquote::before{
        content: "";
        display: none;
    }
    .testimonials-container blockquote {
        padding: 20px 0 20px;
        margin: 0;
    }

    body .elysian_header_slider .tp-leftarrow.default::after, 
    body .elysian_header_slider .tp-rightarrow.default::after {
        font-size: 50px;
        line-height: 60%;
        opacity: 0.75;
    }
    .donnation-content .donnation_texts {
        border: medium none;
        text-align: center;
    }
    .donation-button-container {
        text-align: center;
    }
    /* Add new rules for this interval below */

}


/*--- 8. Responsive Max_1024px ---*/
@media only screen and (max-width: 1024px) {
    .newspaper-info-bordered .col-md-5 {
        text-align: center;
        display: none;
    }
    .newspaper-info .newspaper-info-bordered {
        padding: 15px 0;
        border: 0 none;
    }
    .elysian_shortcode_blog .post {
        margin-bottom: 30px;
    }
    ul.ecs-event-list li {
        margin-bottom: 20px !important;
    }
    .donation-right-side {
        margin: 0px;
    }
    .shop_feature_description_v2 {
        padding-left: 5px;
    }
    .courses-list .clearfix {
        display: none;
    }
    .course-more-btn-url {
        margin-top: 25px !important;
    }
    
    /* Add new rules for this interval below */

}


/*--- 9. Responsive Min_1024px ---*/
@media only screen and (min-width: 1024px) {
    /* Add new rules for this interval below */

}


/*--- 10. Responsive Min_1367px ---*/
@media only screen and (min-width: 1367px) {
    /* Add new rules for this interval below */

}


/*--- 11. Responsive Min_768px and Max_1023px ---*/
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .mmm #mega_main_menu.primary {
        width: 87% !important;
    }
    .courses-list .courses {
        width: 50%;
    }
    .courses-list .all_courses_box {
        padding: 25px;
    }
    .post-download-icons .share_link.tooltip-item {
        margin-bottom: 10px;
    }
    .office_column_contact {
        width: 50%;
    }
    .school_column_contact {
        width: 50%;
    }
    .form_column_contact {
        width: 100%;
    }
    #tribe-bar-collapse-toggle {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #252525;
    }
    #navbar .flex-zone-inside {
        margin-top: 0px !important;
    }
    /* Add new rules for this interval below */

}


/*--- 12. Responsive Max_600px ---*/
@media only screen and (max-width: 600px) {
    .vc_row.donation_section {
        padding: 95px 10px 115px !important;
    }
    .donnation-content .button-winona.extra-large {
        font-size: 15px;
    }
    /* Add new rules for this interval below */

}


/*--- 13. Responsive Min_600px ---*/
@media only screen and (min-width: 600px) {
    /* Add new rules for this interval below */

}


/*--- 14. Responsive Min_480px Max_1200px ---*/
@media only screen and (min-width: 681px) and (max-width: 1200px) {
    .wpb_wrapper ul.ecs-event-list li {
        margin-bottom: 20px !important;
        width: 30% !important;
    }


    /* Add new rules for this interval below */

}

/*--- 15. Responsive Min_480px Max_680px ---*/
@media only screen and (min-width: 480px) and (max-width: 680px) {
    .wpb_wrapper ul.ecs-event-list li {
        margin-bottom: 20px !important;
        width: 44% !important;
    }
    .donnation-content .button-winona.extra-large {
        font-size: 15px;
    }
    /* Add new rules for this interval below */

}

/*--- 16. Responsive Min_990px Max_1100pxw ---*/
@media only screen and (min-width: 990px) and (max-width: 1100px) {
    .donnation-content .donation-right-side .button-winona.extra-large {
        font-size: 20px;
    }
    /* Add new rules for this interval below */

}

/*--- 17. Responsive Max_990px ---*/
@media only screen and (max-width: 990px) {
    .mt_course_search .search-field.form-control {
        border-radius: 5px !important;
        padding: 8px 0 8px 10px !important;
    }
    .mt_course_search .submit .form-control {
        border-radius: 5px !important;
    }
    .widget_recent_entries_with_thumbnail .post-thumbnail {
        float: left !important;
        margin-right: 10px !important;
    }
    /* Add new rules for this interval below */

}

/*--- 17. Responsive Max_992px ---*/
@media only screen and (max-width: 992px) {
    .course-more-btn-url {
        display: none;
    }
    /* Add new rules for this interval below */

}

/*--- 18. Responsive Min_480px Max_990px ---*/
@media only screen and (min-width: 480px) and (max-width: 990px) {
    .donation_content .donation_button {
        float: left;
        width: 50%;
    }
    .donation_content .donation_share {
        float: left;
        width: 50%;
    }


    /* Add new rules for this interval below */

}


/*--- 19. Responsive Min_1439px ---*/
@media only screen and (min-width: 1439px) {

    /* Add new rules for this interval below */

}


/*--- 20. Responsive Min_992px and Max_1200px ---*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .activities .advantages .activities-content .shop_feature_v3 i {
        font-size: 24px !important;
        height: 80px !important;
        padding: 27px 0 !important;
        width: 80px !important;
    }
    .activities .advantages.activities-content .shop_feature_icon_v3 {
        width: 30%;
    }
    .activities .advantages.activities-content .shop_feature_description_v3 {
        width: 70%;
    }

    .activities .activities-content .shop_feature_icon_v3 {
        width: 40%;
    }
    .activities .activities-content .shop_feature_description_v3 {
        width: 60%;
    }
    .subscribe > button[type="submit"] {
        padding: 16px 0px 16px !important;
        font-size: 12px !important;
    }
    .widget-title, h3#reply-title, h2.heading-bottom {
        font-size: 20px !important;
    }



    /* Add new rules for this interval below */

}


/*--- 21. Responsive Min_768px and Max_961px ---*/
@media only screen and (min-width: 768px) and (max-width: 961px) {
    .activities .activities-content .shop_feature_icon_v3 {
        width: 20%;
    }
    .activities .activities-content .shop_feature_description_v3 {
        width: 80%;
    }
    .subscribe > button[type="submit"] {
        padding: 16px 0px 16px !important;
        font-size: 12px !important;
    }

    /* Add new rules for this interval below */

}




