/*
Theme Name: flat-child
Theme URI: https://wordpress.org/themes/flat
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: flat
Template: flat

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../flat/style.css");


@media (min-width: 1200px){
/*    #secondary header {
        background-color: #39373a;
        position: relative;
        z-index: 100;
    }*/
    #masthead .site-title a {
        text-align: left;
    }
    #masthead .display-logo img{
        margin: 0px;
    }
/*    #site-navigation{
        display: block !important;
    }*/
    #page:before {
        width: 260px;
        background-color: transparent;
    }
/*    #masthead .hgroup {
        margin: 0 auto;
        width: 220px;
    }*/
    #secondary.col-lg-3 {
        width: 260px;
    }
    .home #primary.col-lg-9, .page-template #primary.col-lg-9 {
        margin-left: 1%;
        width: 72.1%;
    }
    .container{
        width: 970px;
    }
    .rowmenu2{
        display: none;
    }
    #secondary #masthead .menu-top-menu-container {
        display: none !important;
    }
    .home_menu#home_menu1 .menu-top-menu-container {
        display: block !important;
    }
    /*#secondary.col-lg-3 {
        min-height: 692px;
    }
    #secondary.col-lg-3 {
        display: block;
        float: left;
        height: 100%;
        min-height: 500px;
        position: static;
    }
    .page .row.row-offcanvas.row-offcanvas-left,
    .home .row.row-offcanvas.row-offcanvas-left {
        display: block;
        height: 100%;
        position: relative;
    }
    .col-sm-12.logo_side {
        bottom: 0;
        position: absolute;
        width: 260px;
    }*/

}
.footer.row #primary {
    height: 116px;
}
.img_sidebar {
    margin-top: 10px;
}
#primary.col-lg-9 {
    background-color: transparent;
}
#page {
    background: none repeat scroll 0 0 #808285 !important;
    max-width: 1000px;
}
.logo-description {
    color: #fff !important;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto 10px;
    width: 100%;
    text-align: center;
}
.btn_resgister {
    background-color: #3fe637;
    color: #fff;
    display: block;
    font-family: verdana;
    font-size: 21px;
    font-weight: bold;
    margin: 0 auto 10px;
    padding: 2px;
    text-align: center;
    width: 200px;
}
/*menu-top*/
/*.home_menu {
    background: none repeat scroll 0 0 #808285;
    height: 40px;
    position: relative;
    width: 100%;
}*/
.home_menu {
    background: none repeat scroll 0 0 #808285;
    float: right;
    height: 40px;
    position: relative;
    right: 0;
    width: 86%;
}
.home_menu ul.menu {
    float: right;
    margin-bottom: 0;
    height: 40px;
    /*margin-top: 5px;*/
}
.home_menu ul li,.menu-top-menu-container ul.menu li {
    float: left;
    list-style: outside none none;
    padding: 0 10px;
}
.home_menu ul li a {
    color: #fff;
}
.home_menu ul li a {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
}
.mailing > a{
    background: none repeat scroll 0 0 #f15937;
    padding: 10px;
}
.home_menu ul li.current_page_item a,
.home_menu ul li.current-menu-item a,
 ul#menu-top-menu-1 li.current-menu-item a,
 ul#menu-top-menu-1 li.current_page_item a  {
    color: #f15937;
}
/*menu-left*/
#site-navigation li{
    border-bottom: none;
}
#site-navigation > ul > li {
    background-color: #d6d0cf;
    margin-bottom: 5px;
}
#site-navigation > ul > li i {
    background-color: #b9b4b3;
}
#site-navigation > ul > li > a {
    color: #12a7c3;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
}
#site-navigation .menu-item-has-children .fa, #site-navigation .page_item_has_children .fa {
    color: #414042;
    font-size: 16px;
    transition: none 0s ease 0s ;
}
#site-navigation li ul.sub-menu li {
    margin-left: 15px;
}
#site-navigation li ul.sub-menu li > a {
    color: #414042;
    font-family: verdana !important;
    font-size: 13px;
    font-weight: bold;
}
#site-navigation .sub-menu li:first-child, #site-navigation .children li:first-child {
    border-top: none;
}
.col-sm-4.img_box img {
    width: 100%;
}
.col-sm-4.img_box a > h2 {
    background: none repeat scroll 0 0 #0bb7d6;
    color: #fff;
    font-family: verdana;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 5px;
}
#site-navigation > ul > li:last-child {
    margin-bottom: 0;
}
/*footer*/
.footer.row {
    /*background-color: #fff;*/
    height:auto;
    margin-top: 15px;
}
.footer.row .col-sm-8 {
    border-right: 2px solid #909192;
}
p.title_foot {
    color: #f15937;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding-top: 5px;
}
.img_footer {
    line-height: 80px;
    text-align: center;
}
/*event*/

#main-events {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.btn_event {
    background-color: #000;
    color: #fff;
    display: block;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}
.event_box {
    border-top: 2px solid #818286;
    padding: 10px;
}
.container.box-img {
    padding: 0;
}
.top-img_event {
    float: left;
    margin-left: 0.4%;
    padding: 4px 0;
    width: 19.68%;
}
.top-img_event > img {
    height: 240px;
    width: 100%;
}
.top-img_event.top_first {
    margin-left: 0;
}
.top-img_event.top_last {
    margin-right: 0;
}
.read-more {
    float: right;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
}
.events-single #main-events,
.single-event #main-events {
    padding-top: 0;
}
#title_event {
    color: #f15937;
    font-family: verdana;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
.page-id-21 .site-content > p {
    padding: 0 20px;
}
.header_menu_top {
    height: 71px;
}
.logo2 {
    background-color: #39373a;
    padding: 0 0px 0 10px;
    position: absolute;
    z-index: 10;
    height: 71px;
}
.header_menu_top .container {
    padding: 0;
    position: relative;
}
.dhmscountdown {
    display: block;
    text-align: center;
    width: 100%;
}
#tribe-events-bar {
    display: none;
}
.tribe-events-event-image img{
    width: 100%;
}
.col-sm-4.btn_detail {
    background-color: #4c331f;
    color: #fff;
    font-family: verdana;
    font-weight: bold;
    margin-bottom: 4px;
    margin-right: 0.5%;
    padding: 10px;
    text-align: center;
    width: 32.8%;
    cursor: pointer;
}
.single-tribe_events .tribe-events-event-image {
    margin-bottom: 0px;
}
.tribe-events-ical.tribe-events-button {
    display: none !important;
}
.tribe-events-before-html > p {
    padding: 0 20px;
}
.tribe-events-event-image {
    position: relative;
}
.bg_banner {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    z-index: 10;
}
.text_banner {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    z-index: 11;
}
.text_banner > div{
    margin-top: 10px;
}
.text_banner > div p,.text_banner > div span {
    width: 100%;
    text-align: center;
    display: block;
    color: #fff;
    font-family: verdana;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.text_banner a.btn_banner {
    background-color: #4c331f;
    color: #fff;
    font-family: verdana;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px;
    width: 200px;
    display: block;
}
.text_banner a:last-child {
    color: #fff;
    display: block;
    margin-top: 10px;
    text-align: center;
    text-decoration: underline !important;
    width: 100% !important;
}
.logo_event_details {
    position: relative;
}
.logo_sponsor .row > img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
}
.logo_sponsor h2 {
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.btn_left {
    bottom: 10px;
    margin-top: 20px;
    /*position: absolute;*/
    width: 100%;
}
.btn_left a {
    background-color: #ca2030;
    border: 2px solid #4c331f;
    color: #fff;
    display: block;
    font-family: verdana;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px 10px;
    text-align: center;
    width: 180px;
    cursor: pointer;
}
.logo_event_details > img {
    width: 100%;
}
.col-sm-3.left_event {
    padding: 0;
}
.right_event{
    border-left: 2px solid #818286;
    padding-top: 4px;
}
.title_rightmain {
    background-color: #b4b1b0;
    font-family: verdana;
    font-weight: bold;
    padding: 3px;
    text-align: center;
}
.col-sm-4.right_main {
    border-left: 4px solid #b4b1b0;
    margin-top: 10px;
    padding: 0 4px 4px 0;
}
.main_schudule {
    margin-left: 20px;
}

.footer_second > p, .footer_second > p a {
    color: #fff;
}
.footer_second > p a:last-child {
    margin-left: 40px;
}
.footer_second {
    margin-top: 10px;
    text-align: center;
}
/*slider*/
.bx-controls.bx-has-pager.bx-has-controls-direction {
    display: none;
}
.container{
    padding-bottom: 20px;
}
/*.footer.row .bx-wrapper:last-child{
    border-left: 2px solid #909192;

}*/
.socialss {
    float: right;
    margin-bottom: 0;
    margin-top: 5px;
}
.socialss > li.mailing {
    height: 35px;
    margin-top: -5px;
}
.socialss > li.sochild a {
    background-color: #f15937;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 20px;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
}
.socialss > li {
    padding: 0 5px !important;
}
.home_menu ul li:last-child {
    padding-right: 8px;
}
.socialss > li#face-icon a {
    background-image: url("images/face.png");
    background-size: 50% auto;
}
.socialss > li#twit-icon a {
    background-image: url("images/twit.png");
    background-size: 60% auto;
}
.socialss > li#pint-icon a {
    background-image: url("images/pint.png");
    background-size: 63% auto;
}
.socialss > li#face-icon {
    padding-left: 0 !important;
}
.socialss > li#pint-icon {
    padding-right: 0 !important;
}
.more_detail{
    text-transform: uppercase;
}
.page-template #primary.col-lg-9,
.footer.row #primary.col-lg-9 {
    background-color: #fff;
}

.page-template .text_content {
    padding: 35px;
}

h1.title_page {
    color: #f15937;
    margin-top: 0;
}
.carbonite-dashboard {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 80px !important;
    padding-left: 0 !important;
    width: 240px !important;
    padding-top: 0 !important;
}
.carbonite-dash {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    width: 55px !important;
}
.carbonite-digit {
    font-family: verdana !important;
    font-size: 18px !important;
    font-weight: bold !important;
}
.carbonite-dashboard .carbonite-dash_title {
    font-family: verdana !important;
    font-size: 11px !important;
    text-align: center !important;
    width: 55px !important;
    left: -5px;
}
.carbonite-days_dash{
    margin-left: 0 !important;
}
.text_banner .delimiter,
.text_banner .region.tribe-events-abbr,
.text_banner .postal-code,
.text_banner .country-name,
.text_banner .locality {
    display: none;
}
.text_banner > div > span {
    margin-bottom: 10px;
}
.toggle-mainmenu {
    color: #fff !important;
}
#custom-bg img {
    width: 100%;
}
.location_add {
    margin-bottom: 10px !important;
}
.col-sm-4.right_main > img {
    width: 100%;
}
#secondary .logo_side ul{
    margin: 0;
}
#page > .container {
    background: transparent;
}
.slider3 .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/*.single-event .main_event .col-sm-8 ul li {
    list-style: inside none disc !important;
}*/
.single-event .main_event .col-sm-8 ul {
margin-left: 20px;
}
.col-sm-12.logo_side {
    /*bottom: 0;*/
    /*position: absolute;*/
    height: 116px;
}
.container.menu_left {
    padding-bottom: 0;
}
.img_sidebar {
    position: absolute;
    bottom: 0;
    /*width: 260px;*/
}
#slider3-pager {
    margin-left: 0;
}
    #site-navigation a {
        padding: 10px 0 10px 10px;
    }
.carbonite-dashboard > div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.carbonite-dashboard > div:nth-child(1) {
    padding-left: 0;
}
.owl-item .item img {
    display: block;
    height: 70px;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
/*.sponsor-slider img {
    display: block;
    height: 100px;
    margin: 0 auto;
    width: auto;
}*/
.col-sm-12.sponsor_slider {
    margin-bottom: 15px;
}
#sponsor2 .slider3 .row {
    width: 100% !important;
}
.col-sm-12.sponsor_slider .item img {
    display: block;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
@media (max-width: 1199px){
/*    #page > .container.menu_left {
        background: none repeat scroll 0 0 #333;
        padding-bottom: 0;
    }*/
/*    #secondary.col-lg-3 {
        background-color: #39373a;
    }*/
    #masthead .site-title a {
        margin: 0 auto;
        width: 230px;
    }
    /*.rowmenu2{
        display: block;
    }*/
    .home_menu {
        float: none;
        width: 100%;
    }
    .menu#menu-top-menu-1 {
        margin-left: 0px;
        float: left;
        height: auto;
        width: 100%;
    }
    ul.menu#menu-top-menu-1 li {
        border-top: 1px solid #808285;
        float: none;
        padding-left: 20px;
    }
    ul.menu#menu-top-menu-1 li a {
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        line-height: 40px;
        text-transform: uppercase;
    }
/*    #primary.col-lg-9 {
        clear: both;
    }
    .menu_left .menu-top-menu-container {
        clear: both;
        display: none;
        float: left;
        width: 100%;
    }*/
}
@media (min-width: 992px){
    .col-sm-12.logo_side {
        width: 260px;
    }
    .callbacks img {
        height: 480px;
    }
    /*#secondary header > button {
        display: none;
    }
    #secondary header {
        background-color: #39373a;
        position: relative;
        z-index: 100;
    }
    .page .row.row-offcanvas.row-offcanvas-left,
    .home .row.row-offcanvas.row-offcanvas-left {
        display: block;
        height: 100%;
        position: relative;
    }
    .col-sm-12.logo_side {
        bottom: 0;
        position: absolute;
        width: 260px;
    }
    #secondary.col-lg-3 {
        display: block;
        float: left;
        height: 100%;
        min-height: 700px;
        position: static;
        background-color: transparent;
    }
    #secondary .menu-top-menu-container {
        display: none;
    }*/
    .col-sm-3.left_event {
        padding: 0;
        width: 240px;
    }
    .menu-top-menu-container {
        float: right;
        width: auto;
    }
    .home_menu ul li.current_page_item, .home_menu ul li.current-menu-item {
        background-color: #646468;
    }
    #secondary.col-lg-3 {
        float: left;
        width: 260px;
    }
    .row.rowmenu2 {
        display: none;
    }
    #primary.col-lg-9 {
        float: left;
        /*margin-left: 1%;
        width: 72.1%;*/
    }
    .home #primary.col-lg-9, .page-template #primary.col-lg-9{
        margin-left: 1%;
        width: 72.1%;
        /*min-height: 760px;*/
    }
    .home #primary.col-lg-9.content-area, .page-template #primary.col-lg-9.content-area {
        min-height: 658px;
    }
    #masthead .hgroup {
        margin: 0 auto;
        width: 220px;
    }
    #masthead .site-title {
        border-bottom: medium none;
    }
    #site-navigation{
        display: block;
    }
    .img_sidebar {
        width: 260px;
    }
}
@media (max-width: 991px){
    #secondary.col-lg-3 {
        background-color: #39373a;
    }
    /*.menu_left .menu-top-menu-container {
        clear: both;
        display: none;
        float: left;
        width: 100%;
    }*/
/*    #page > .container.menu_left {
        background: none repeat scroll 0 0 #333;
        padding-bottom: 0;
    }*/
    .rowmenu2{
        display: block;
    }
/*    #primary.col-lg-9 {
        clear: both;
    }*/
        /*menu event*/
    .header_menu_top .logo2 {
        display: block;
        margin: 0 auto;
        position: relative;
        text-align: center;
        width: 230px;
    }
    .header_menu_top .container {
        background-color: #39373a;
        display: block;
        height: auto;
    }
    .header_menu_top {
        height: auto;
    }
/*    .menu-top-menu-container {
        clear: both;
        float: left;
        width: 100%;
        display: none;
    }*/
/*    .home_menu ul.menu {
        float: left;
        height: auto;
        width: 100%;
    }*/
    .menu-top-menu-container ul.menu li {
        border-top: 1px solid #808285;
        float: none;
        padding-left: 20px;
    }
    .text_banner > div {
        margin-top: 5px;
    }
    .col-sm-4.btn_detail {
        height: 70px;
    }

}
@media (max-width: 991px) and (min-width: 768px){
    .callbacks img {
        height: 390px;
    }
    .text_banner > div p, .text_banner > div span {
        margin-bottom: 0px;
    }
    .main_schudule {
        margin-left: 5px;
    }
    .col-sm-12.logo_side {
        width: 240px;
    }
    #secondary.col-lg-3 {
        float: left;
        width: 240px;
    }
    .row.rowmenu2 {
        display: none;
    }
    #secondary header > button {
        display: none;
    }
    #site-navigation a {
        padding: 10px 0 10px 10px;
    }
    .img_sidebar {
        width: 240px;
    }
}
@media (max-width: 991px) and (min-width: 801px){
    .container {
        width: 780px;
        margin: 0 auto;
    }
    .page-template #primary.col-lg-9,
    .home #primary.col-lg-9, .page-template #primary.col-lg-9 {
        float: left;
        margin-left: 1%;
        width: 68.2%;
    }
    .text_banner a:last-child{
        margin-top: 5px;
    }
}
@media (max-width: 800px) and (min-width: 768px){
    .text_banner a:last-child{
        margin-top: 0px;
    }
    .page-template #primary.col-lg-9,
    .home #primary.col-lg-9, .page-template #primary.col-lg-9 {
        float: left;
        margin-left: 0.9%;
        width: 67%;
    }
    .container {
        width: 748px;
        margin: 0 auto;
    }
}
@media (min-width: 768px){
	#sponsor2{
		display: none;
	}
    .home_menu ul li,.menu-top-menu-container ul.menu li {
        float: left;
        list-style: outside none none;
        padding: 0 10px;
    }
    #home_menu2 button {
	    display: none;
	}
    #site-navigation{
        display: block !important;
    }
    .home #primary.col-lg-9.content-area, .page-template #primary.col-lg-9.content-area {
        min-height: 658px;
    }
    #home_menu1 .menu-top-menu-container{
    	display: block !important;
    }
    #secondary .menu-top-menu-container {
        display: none !important;
    }
    #secondary header > button {
        display: none;
    }
    #secondary header {
        background-color: #39373a;
        position: relative;
        z-index: 100;
    }
    .page .row.row-offcanvas.row-offcanvas-left,
    .home .row.row-offcanvas.row-offcanvas-left {
        display: block;
        height: 100%;
        position: relative;
    }
    #secondary.col-lg-3 {
        display: block;
        float: left;
        height: 100%;
        /*min-height: 760px;*/
        position: static;
        background-color: transparent;
    }
    .single-event .toggle-mainmenu {
        display: none;
    }
}
@media (min-width: 769px){
    .right_event{
        padding-right: 8px;
    }
}
@media (max-width: 767px){
    .benef-slider .owl-item .item img {
        display: block;
        height: 100px !important;
        margin: 0 auto;
    }
	#sponsor1{
		display: none;
	}
	#sponsor2{
		display: block;
	}
    .img_sidebar{
        display: none;
    }
	.page-template-template-event  .menu-top-menu-container,
    .single-event .menu-top-menu-container,
    .menu_left .menu-top-menu-container {
        clear: both;
        display: none;
        float: left;
        width: 100%;
    }
    .home_menu ul.menu {
        float: left;
        height: auto;
        width: 100%;
    }
    #page > .container.menu_left {
        background: none repeat scroll 0 0 #333;
        padding-bottom: 0;
    }
    .menu_left #primary.col-lg-9 {
        clear: both;
    }
	.col-sm-12.logo_side {
	    clear: both;
	}
    .col-sm-3.left_event .logo_event_details {
        /*display: none;*/
        width: 320px;
        margin: 0 auto;
    }

    .col-sm-4.right_main {
        border: 4px solid #b4b1b0;
        display: block;
        margin: 0 auto;
        padding: 0;
        width: 300px;
        clear: both;
    }
    .col-sm-4.right_main > img {
        width: 100%;
    }
    .text_banner {
        background-color: #808285;
        opacity: 1;
        position: relative;
        width: 100%;
    }
    .bg_banner {
        display: none;
    }
    .text_banner > div {
        padding: 10px 0;
    }
}
@media (max-width: 767px) and (min-width: 643px){
    .col-sm-4.btn_detail {
        float: left;
        height: auto;
    }
}
@media (max-width: 642px) and (min-width: 481px){
    .col-sm-4.btn_detail {
        float: left;
    }
}
@media (max-width: 767px) and (min-width: 321px){
    .top-img_event {
        float: left;
        margin-left: 0;
        width: 50%;
    }
    .top-img_event > img {
        display: block;
        height: auto;
        margin: 0 auto;
        width: 350px;
    }
    .top-img_event:last-child {
        width: 100%;
    }
}
@media (max-width: 767px) and (min-width: 481px){
    .footer #secondary.col-lg-3 {
        width: 25%;
        float: left;
    }
    .footer #primary.col-lg-9 {
        width: 74%;
        float: right;
    }
    .footer #primary.col-lg-9 .col-sm-3.sponsor_slider {
        float: left;
        width: 25%;
    }
    .home .owl-item .item img {
        height: 60px;
    }
}
@media (min-width: 640px) and (max-width: 767px){
    .event_box .col-sm-2 {
        float: left;
        margin: 0 auto;
        width: 20%;
    }
    .event_box .col-sm-7 {
        float: left;
        width: 80%;
    }
    .event_box .col-sm-3 {
        clear: both;
        float: none;
    }

}

@media (max-width: 639px){

    .event_box .col-sm-2 {
        margin: 0 auto;
        width: 200px;
    }
    .event_box .col-sm-7 {
        height: auto;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%;
    }
    .event_box .col-sm-3 {
        clear: both;
    }
    .read-more {
        display: block;
        float: none;
        text-align: right;
        width: 100% !important;
    }
}
@media (max-width: 480px){
    .col-sm-4.btn_detail {
        float: left;
        width: 49.5%;
    }
    .col-sm-4.btn_detail:nth-child(2n+2) {
        margin-right: 0;
    }
    .col-sm-4.btn_detail:nth-child(2n+1) {
        margin-right: 1% ;
    }
    .tribe-events-event-image img {
	    display: none;
	}
}
@media (max-width: 480px) and (min-width: 321px){
    .footer #primary.col-lg-9 .col-sm-3.sponsor_slider {
        margin-top: 10px;
    }
    .home .owl-item .item img {
        height: 100px;
    }
    .footer.row #primary {
        height: 270px;
    }
    .footer #secondary.col-lg-3 {
        background-color: #fff;
        height: 170px;
    }
    .footer #primary.col-lg-9 .col-sm-3.sponsor_slider {
        float: left;
        width: 50%;
    }
}
@media (max-width: 320px){
    .top-img_event {
        float: none;
        width: 100%;
    }
    .top-img_event > img {
        display: block;
        height: auto;
    }
    .home .owl-item .item img {
        height: 100px;
    }
    .footer.row #primary {
        height: 488px;
    }
    .footer #primary.col-lg-9 .col-sm-3.sponsor_slider {
        margin-top: 10px;
    }
    .footer #secondary.col-lg-3 {
        height: 150px;
        background-color: #fff;
    }
}
#secondary .toggle-mainmenu{
    border-color: rgba(255, 255, 255, 0.1);
    border-style: solid;
    border-width: 0 1px 0 0;
    color: #fff;
    float: left;
    height: 40px;
    margin-top: -41px;
    outline: medium none !important;
    width: 40px;
}
.single-tribe_events .bx-wrapper, .single-event .bx-wrapper{
    float: none !important;
}
.single-tribe_events .bx-wrapper .row,
, .single-event .bx-wrapper .row{
   margin-left: -4px !important;
}
.jw_easy_slider_name {
    display: none;
}
.jcarousel-pagination{
    display: none;
}
.jcarousel-control-next , .jcarousel-control-prev{
    display: none;
}
.jcarousel img {
    display: inline-block;
    height: auto !important;
    max-height: 70px;
    margin-bottom: -20px;
}
.jcarousel-wrapper {
    border: none !important;
    border-radius: none !important;
    box-shadow: none !important;
    margin: 0px !important;
    position: relative;
}
.col-sm-8 .jcarousel li {
    box-sizing: border-box;
    display: inline-table;
    float: left;
    padding: 10px 10px 0;
    width: auto;
    width: 125px !important;
}
.col-sm-4 .jcarousel li {
    width: 130px !important;
}