/* Mac media custom css */

.inlineForm .btnWrap .wpcf7-submit {
    background-color: #f59f1a;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 0 5px;
    padding: 12px 20px;
    text-transform: uppercase;
    width: auto;
}

.genesis-nav-menu {
    clear: both;
    font-family: "MyriadProRegular";
    letter-spacing: 1px;
    padding: 1rem 0;
    text-align: center;
    width: 100%;
}

.genesis-nav-menu li a {
    border-right: 1px solid rgba(255, 255, 255, 0.9);
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    padding: .25rem 2rem;
    text-align: center;
}

.topbutton {
    background-color: #f59f1a;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: .5rem 2rem;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: auto;
}

.topbutton:hover {
    background-color: #E08A0A;
    color: #fff;
}

.search-form input[type="search"] {
    background: #e6e6e6 url("./images/search-icon.png") no-repeat scroll 3px 4px;
    border: 0 none;
    border-radius: 0;
    color: #000000;
    float: right;
    font-size: 1.3rem;
    margin-top: 0;
    padding: 1rem 2.5rem 0.75rem 36px;
    width: auto;
}

.metaslider {
    margin: 0 auto;
    border-bottom: 0
}

#text-8 {
    border-bottom: 5px solid #f59f1a;
    background: #D3D3D3;
}

.metaslider .flexslider {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    margin: 0 0 0;
    max-height: none;
    max-width: none;
}

.metaslider .flexslider {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    margin: 0 0 0;
    max-height: none;
    max-width: none;
}

.flex-control-nav {
    bottom: 8px;
    line-height: 11px;
    z-index: 9999;
}

.widget li {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.flex-control-paging li a {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
}

.flex-control-paging li a.flex-active {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    cursor: default;
}

.flex-control-paging li a:hover {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
}



.metaslider .caption-wrap .caption h2 {
    font-size: 3rem;
    color: #ffffff;
    font-family: "Helvetica Neue", helvetica, sans-serif;
    font-style: italic;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 0;
    font-weight: bold;
}

.metaslider .caption-wrap .caption {
    padding-bottom: 2.5rem;
}

.header-widget-area {
    display: block;
    float: right;
    margin-right: 0;
    padding-top: 36px;
    width: 50%;
}

.box-70 {
    display: block;
    float: left;
    width: 100%;
}

.sidebar .widget-title {
    background: #a8b50a none repeat scroll 0 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 100%;
    margin: 110px 0 0;
    padding: 10px 15px;
    text-align: center;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.facebook-like {
    margin-top: 0;
}

.facebook-like a {
    background: #d6e0ea none repeat scroll 0 0;
    display: inline-block;
    margin: 0;
    padding: 0.7rem 1rem 0rem 1rem;
    width: auto;
}

.title-area {
    float: left;
    padding: 15px 0 0 10px;
    width: 50%;
    max-width: 460px;
    width: 460px;
}

@media (max-width: 1024px) {

    .header-widget-area {
        display: block;
        float: none;
        margin-right: 0;
        padding-top: 10px;
        width: 100%;
    }

    .wrap .site-header .widget-area {
        width: 100%;
    }
}

#text-7 {
    margin-top: 2rem;
}


@media (max-width: 1024px) {

    .wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .responsiveSelectContainer {
        display: block;
    }

    .responsiveSelectContainer select.responsiveMenuSelect,
    select.responsiveMenuSelect {
        display: inline-block;
        width: 100%;
        margin-top: 0;
    }


    .header-widget-area .widget {
        display: block;
        float: right;
        margin-right: 10px;
    }

    .title-area {
        float: none;
        margin: 0 auto;
        padding: 15px 0 0 10px;
        width: 100%;
    }

    .site-header .widget-area.header-widget-area:after,
    #text-2:after {
        content: "";
        display: table;
        clear: both;
    }

    #search-3,
    #text-9 {
        display: none;
    }

    .header-widget-area .widget {
        display: block;
        float: none;
        margin: 0 auto;
    }

    .header-widget-area .topbutton {
        margin: 1rem auto;
        display: block;
        width: auto;
        max-width: 300px;
    }

    .header-widget-area {

        padding-top: 0;
    }
}

@media (max-width: 768px) {

    .wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .responsiveSelectContainer {
        display: block;
    }

    .responsiveSelectContainer select.responsiveMenuSelect,
    select.responsiveMenuSelect {
        display: inline-block;
        width: 100%;
        margin-top: 0;
    }

    #responsive-menu-icon::before {
        color: #fff;
        content: "";
        font-family: "Icon";
        font-size: 1.6rem;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        margin: 0 auto;
        text-transform: none;
    }
    #responsive-menu-icon {
        display: block;
        width: 20px;
    }
    #responsive-menu-icon {
        cursor: pointer;
        display: block;
        margin-top: 0.5rem;
        padding: 0;
        text-align: center;
        width: 20px;
        padding-left: 5px;
    }

    .facebook-like {
        clear: both;
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 300px;
        padding-top: 15px;
        text-align: center;
        width: 100%;
    }

    .header-widget-area .widget {
        display: block;
        float: none;
        margin: 0 auto;
    }



    #search-3 .widget-wrap {
        width: 250px;
        margin: 0 auto;
    }

    .title-area {
        margin-bottom: 0;
        max-width: 100%;
        width: 100%;
    }

    .header-widget-area {
        display: block;
        float: right;
        margin-right: 0;
        padding-top: 4px;
        width: 100%;
    }

    .responsiveSelectContainer {
        border: none !important;
        background: none !important;
        box-shadow: none !important;
        height: auto !important;
        max-height: none !important;
        visibility: visible !important;
    }
    .responsiveSelectContainer ul,
    ul.responsiveSelectFullMenu,
    #megaMenu ul.megaMenu.responsiveSelectFullMenu {
        display: none !important;
    }
    .responsiveSelectContainer select.responsiveMenuSelect,
    select.responsiveMenuSelect {
        display: inline-block;
        width: 100%;
    }

    .responsiveSelectContainer .responsiveMenuSelect,
    .responsiveMenuSelect {
        display: none;
        width: 100%;
    }
    #search-3,
    #text-9 {
        display: none;
    }

    .header-widget-area .topbutton {
        margin: 1rem 0;
    }

        .header-widget-area .topbutton {
        margin: 1rem auto;
        display: block;
        width: auto;
        max-width: 300px;
    }

    .header-widget-area {

        padding-top: 0;
    }
}