
            .footer-widgets-2 ul {
                columns: 1 !important
            }


        @media only screen and (min-width: 768px){
            .footer-widgets-2 {
                width: 150px !important;                
            }
        }

        @media only screen and (min-width: 1026px) and (max-width: 1365px){

            html .site-container {
                margin-left: 0 !important;
            }
        }


        @media only screen and (min-width: 701px) and (max-width: 1025px){  

            .footer-widgets-2 ul {
                columns: 1 !important
            }

            .footer-widgets-2 {
                width: 150px !important;                
            }

            html .site-container {
                margin-left: 0 !important;
            }

        }

        @media only screen and (max-width: 700px) {


            .play-categories .play-cat .play-text {
                margin-top: 50% !important;
                transform: translateY( -50% );
            }
            .play-categories .play-cat .play-text a {
                line-height: 1.75
            }

           /* <cfif request.signature.content eq "events"> */

            .mod_calendar_new, .mod_calendar * {
                font-size: 9px !important;
                padding: 0 !important;
            }

            .mod_calendar_new h1 {
                font-size: 20px !important;
                margin-top: 20px;
            }

            .mod_calendar_new button {
                display: none !important;
            }

            .shrinksy {
                margin-left: 0 !important;                
            }

            .shrinksy label {
                font-size: 15px !important;
            }

            a.custom-reset-filters {
                display: none !important;
            }


            .event-filters {
                border: 1px solid #ddd;
                padding: 0 !important;
            }

            .fadeMe {
                margin-bottom: 15px;
                position: relative !important;
                top: 0 !important;
            }

            .left_on_mobile {
                text-align: left !important;
            }

            .heavier_z_on_mobile {
                z-index: 999999999 !important;
            }

            .event-filters .filter input {
                width: 275px !important;
            }

            .event-filters {
                margin: 0 auto;
                max-width: 90% !important;
            }

            .hide_on_mobile {
                display: none !important;
            }

            .deflex_on_mobile {
                display: block !important;
                padding: 10px 20px;
            }

            input[type=submit]{
                margin-top: 25px;
            }



            div.location {
                background: #fafafa !important;
                border: 1px solid #eee;
                font-size: 16px;
                margin: 10px 0 20px 0;
                padding: 5px 15px;
            }

            div.tribe-event-schedule-details {
                border-bottom: 1px solid #eee;
            }
            div.tribe-events-uri-price, div.tribe-event-schedule-details {
                padding: 0 !important;
            }

            div.tribe-events-event-image img {
                margin-bottom: 15px;
            }

            div.tribe-events-list-event-description {
                max-width: 100% !important;
                padding: 0 !important;
            }

            /* </cfif> */

            .above-calendar .wrap {
                padding: 10px 0 !important;
            }

            .tribe-events-ical {
                display: none !important;
            }

            body #tribe-events-pg-template .event-list-heading {
                padding: 25px 0 5px 0;
            }

            .custom-html-widget span {
                left: auto !important;
                right: auto !important;
            }


            .single-result  {
                display: block;
            }



            .site-footer .wrap a {
                width: auto !important;
            }

            .footer-widgets-2 ul {
                columns: 1;
            }

            #menu-footer-1 li:last-child:after, #menu-footer-2 li:last-child:after {
            content: '' !important;
            }


            html .site-container {
                margin-left: 0 !important;
            }

            #homeBlog .flexed {
                justify-content: space-around;
            }       

            #homeBlog form {
                margin-left: 0 !important;
            }

            #homeBlog h2.sec-title {
                font-size: 22px !important;
            }

            #homeBlog span {
                max-width: 25%;
            }

            .newsletter-stripe-container .flexed .homepage-newsletter-stripe .inputs input[type="text"] {
                display: block !important;
                font-size: 14px !important;
                margin-bottom: 18px;
                padding: 3px 8px !important;
            }

            .newsletter-stripe-container .flexed .homepage-newsletter-stripe .inputs .button {
                display: block !important;
                font-size: 18px !important;
                padding: 4px 8px !important;
                position: static;
                height: auto;
                width: auto;
            }

            .response-home-blog { margin-left: 15px !important;  }

        }



