/*
 Theme Name:   Play: CLE v009
 Theme URI:    
 Description:  Twenty Seventeen Child Theme
 Author:       Luca Wistendahl
 Author URI:   https://sixthcitymarketing.com/luca-wistendahl/
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  twenty-seventeen-child
*/

*{
    font-family: 'Montserrat', sans-serif;
}

body{
    background-size: cover;
}

.gel{
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    top: 0;
}

.body-gel{
    background: rgba(255,255,255, .91);
    height: 150%;
    position: fixed;
}

.wrap{
    max-width: 1020px;
    padding-left: 35px;
    padding-right: 35px;
}

h1,
h2,
h3,
h4,
h5{
    padding-top: 15px;
    margin-bottom: 5px;
    clear: none;
}

h2,
h3{
    font-weight: 500;
}

.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
    box-shadow: none!important;
}

.site-header{
    background-color: transparent;
}

.new-navigation-top{
    top: auto!important;
    position: relative!important;
    height: 135px;
    border: none;
    background-color: transparent;
}

.new-navigation-top .wrap{
    height: 100%;
}

#micro-header{
    width: 100%;
    height: 50px;
    background: #333;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: 400;
    font-size: 16px;
}

#micro-header a{
    color: #fff;
}

#micro-header-left{
    float: left;
}

#micro-header-right{
    float: right;
}

#header-logo{
    display: block;
    float: left;
    margin-top: 5px;
    position: absolute;
    left: 35px;
}

#header-logo img{
    height: 90px;
    position: relative;
    display: block;
    margin-top: 16px;
}

.menu-toggle{
    display: none!important;
}

#mobile-nav-toggle{
    display: none;
    font-size: 35px;
    cursor: pointer;
    position: absolute;
    right: 35px;
}

#site-navigation{
    clear: none;
    bottom: 0;
    position: relative;
    float: right;
}

#site-navigation,
header .menu-main-menu-container,
header #top-menu,
header #top-menu li{
    height: 100%;
}

header #top-menu li{
    position: relative;
    float: left;
    padding: 0 12px;
}

header #top-menu a{
    position: relative;
    bottom: 0;
    transition: none;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    font-weight: 500;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    margin-top: 80px;
}

header #top-menu li:hover,
header #top-menu .current-menu-item{
    background: #257bc4;
    border-bottom: 7px solid #f8a322;
    box-sizing: border-box;
}

header #top-menu .current-menu-item a{
    color: #fff!important;
    padding-bottom: 7px;
}

header #top-menu li:hover a{
    color: #fff;
    padding-bottom: 9px;
}

.main-navigation ul ul{
    border-top: none;
    border-right: 1px solid #156b9d;
    border-bottom: none;
    border-left: 1px solid #156b9d;
}

.sub-menu{
    width: 100%!important;
    margin-top: 7px!important;
}

.footer-widget .sub-menu{
    display: none;
}

.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:before, .main-navigation ul li.page_item_has_children:after{
    content: none;
}

.main-navigation ul li:hover > ul{
    left: 0;
}

.sub-menu li{
    height: auto!important;
    background: #257bc4;
    width: 100%;
    display: block;
    overflow: auto;
    border-bottom: 1px solid #156b9d!important;
}

.main-navigation li li{
    transition: none;
}

.sub-menu li:hover{
    background: #328cd8!important;
}

.sub-menu li a{
    color: #fff!important;
    font-size: 14px!important;
    margin: 0!important;
}

.sub-menu li a:hover{
    border: none!important;
}

#mobile-nav{
    display: none;
}

#mobile-nav ul{
    text-align: center;
    margin: 0;
}

#mobile-nav ul li{
    width: 100%;
    padding: 0;
    background: #257bc4;
    border-bottom: 1px solid #156b9d;
    margin: 0;
}

#mobile-nav ul li:hover a{
    background: #328cd8;
}

#mobile-nav ul li a{
    position: relative;
    color: #fff;
    padding: 15px 0;
    display: block;
    width: 100%;
    height: 100%;
    font-weight: 500;
}

#mobile-nav li li {
    background: #156b9d;
    border-bottom: none!important;
}

#mobile-nav li li a{
    text-decoration: underline;
}

#content{
    padding: 0!important;
}

.site-content-contain{
    background-color: transparent;
}

.blog #primary,
.single #primary{
    width: 100%!important;
}

#page-banner{
    width: 100%;
    height: 360px;
    position: relative;
    display: block;
    background-size: cover;
    background-position: center center;
}

.page:not(.home) #page-banner,
.blog #page-banner,
.single #page-banner{
    height: auto;
}

#page-banner .gel{
    background: #333;
    opacity: .55;
}

.home #banner-header{
    position: relative;
    color: #fff;
    z-index: 1;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 50px;
    padding-top: 110px;
}

.page-template #banner-header{
    position: relative;
    color: #fff;
    z-index: 1;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 50px;
    width: 1020px;
    margin: 0 auto;
    padding: 25px 35px 45px 35px;
    
}

.blog #banner-header,
.single #banner-header{
    position: relative;
    color: #fff;
    z-index: 1;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 50px;
    width: 1020px;
    margin: 0 auto;
    padding: 25px 35px 45px 35px;
    
}

.tabs{
    height: auto;
    background: #fff;
    overflow: auto;
    margin-top: -40px;
    z-index: 10;
    position: relative;
}

.page:not(.home) .tabs{
    margin-top: 20px;
}

.tabs,
.home-page-content,
#bottom-cta{
    box-shadow: 0 4px 50px rgba(51,51,51, .12)
}

.tab-copy a,
.entry-content a,
.home-page-copy a{
    color: #f6831a;
}

.tab-copy a:hover,
#micro-header a:hover,
.entry-content a:hover{
    color: #f8a322;
}

.micro-header-phone-number:hover{
    color: #fff!important;
}

.tab-links{
    overflow: auto;
    background: #156b9d;
}

.tab-links ul{
    margin: 0;
}

.tab-title{
	list-style-type: none;
	/*width: width determined by script.js based on number of tabs;*/
    height: 110px;
	float: left;
	background: #257bc4;
    text-align: center;
	box-sizing: border-box;
    line-height: 100px;
    font-size: 28px;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
}

.page:not(.home) .tab-title{
    height: 60px;
    line-height: 59px;
}

.tab-title:first-child{
    background: #328cd8;
}

.tab-title:nth-child(3){
    background: #156b9d;
}

.tab-title:hover a{
    border-bottom: 6px solid #f7931e;
}

.tab-title a{
    color: #FFF;
    font-weight: 600;
}

.tab-title a:hover{
    color:#FFF;
}

.sub-tab-content{
    display: none;
    float: left;
    width: 100%;
}

.tab-copy{
    display: block;
    margin: 0;
    width: 100%;
    float: left;
    padding: 20px 35px 0 35px;
    font-size: 18px;
}

.tab-copy p{
    color: #6c7a89;
    font-weight: 300;
}

.mobile-tab{
    display: none;
    background: #fff;
    padding: 20px 35px;
    margin: 0;
    position: relative;
    clear: both;
}

img.alignleft{
    margin-bottom: 100px;
}

.tab-content h1,
.tab-content h2,
.tab-content h3,
.tab-content h4,
.tab-content h5,
.tab-content h6{
    margin-top: 0;
    padding-top: 0;
    color: #272727;
}

.selected-tab{
    background: #FFF!important;
}

.selected-tab a{
    color: #446cb3!important;
    font-weight: 500;
    border-bottom: 6px solid #f7931e;
}

.current-menu-item:hover a{
    /*padding-bottom: 7px!important;*/
    margin-bottom: 0;
}

.sub-tab-content h2,
article h2{
    color: #000;
	font-size:28px;
	font-weight: 500;
}

.sub-tab-content p{
    color: #424242;
    font-weight: 300;
}

.home-page-content{
    width: 100%;
    background: #fff;
    margin-top: 20px;
    overflow: auto;
}

.home-page-content .wrap{
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
}

.home-page-content-header{
    background: #257bc4;
    height: auto;
    text-align: center;
    text-transform: uppercase;
    padding: 18px 10px;
}

.home-page-content-header h2{
    line-height: 40px;
    color: #fff;
    font-weight: 500;
}

.home-page-copy{
    margin: 25px 0 15px 0;
}

.home-page-copy p{
    margin-bottom: 1.5em!important;
    font-size: 18px;
    font-weight: 300;
    padding: 0 10px;
}

.home-page-copy h2,
.home-page-copy h3{
    padding-left: 10px;
    color: #333;
    margin-bottom: .5em;
    padding-top: 5px;
}

.attraction-block{
    width: calc(100%/3);
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    margin-top: 10px;
    height: 470px;
}

.attraction-image{
    background: #f0f0f0;
    padding-top: 100%;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 0px #257bc4;
    margin-bottom: 10px;
    transition: .2s box-shadow;
    outline: 1px solid transparent;
    position: relative;
}

.attraction-image:hover{
    box-shadow: 6px 6px #257bc4;
}

.attraction-image img{
    max-width: none;
    max-height: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
}

.attraction-description h3{
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.attraction-description p{
    font-weight: 300;
    font-size: 16px;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
    border-top: none;
}

.home article,
.page article{
    display: block;
    background-color: #fff;
    display: block;
    width: 100%;
    overflow: auto;
    padding: 20px 35px;
    position: relative;
    margin-top: -40px;
    padding-bottom: 20px;
}

.blog article,
.single article{
    display: block;
    background-color: #fff;
    display: block;
    width: 100%;
    overflow: auto;
    padding: 20px 35px;
    position: relative;
    padding-bottom: 20px;
}

.blog article:first-child,
.single article:first-child{
    margin-top: -40px;
}

.entry-content{
    width: 100%!important;
    font-weight: 300;
    font-size: 16px;
}

.entry-content ul,
.home-page-copy ul{
    padding-left: 40px;
}

.entry-content li,
.home-page-copy li{
    padding: 10px 0;
	font-weight: 300;
}

.home-page-copy ul li:first-child{
    padding-top: 0!important;
}

.blog .entry-content{
    border-bottom: 1px solid #e4e4e4;
}

.blog article:last-child .entry-content{
    border-bottom: none;
}

.single-post:not(.has-sidebar) #primary{
    max-width: 100%;
}

.single article{
    background: #fff;
    padding: 20px 35px;
}

#comments{
    padding-left: 35px;
    padding-right: 35px;
}

#bottom-cta{
    width: 100%;
    height: 145px;
    background: #257bc4;
    color: #fff;
    padding: 0 130px;
    margin-top: 20px;
    float: left;
}

#bottom-cta a{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 30px 40px;
}

.cta-copy{
    float: left;
    line-height: 145px;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.cta-button{
    float: right;
    background: #f8a322;
    box-shadow: 0px 0px #f6831a;
    transition: .2s box-shadow;
    margin-top: 25px;
    font-size: 24px;
    font-weight: 500;
    outline: 1px solid transparent;
}

.cta-button:hover{
    box-shadow: 6px 6px #f6831a;
}

.blog article {
    width: 100%!important;
}

footer{
    margin-top: 20px!important;
}

.site-footer{
    border: none;
}

#content-footer{
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    background: #333;
}
#footer-logo{
    float: left;
    margin-right: 35px;
}

#footer-logo img{
    height: 70px;
}

.footer-widget{
    float: left;
    color: #fff;
    padding: 0 35px 0 0;
}

.footer-widget:last-child{
    float: right;
    text-align: center;
}

.footer-widget:last-child .textwidget p{
    margin: 0;
}

.footer-widget h3{
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.footer-widget p{
    font-weight: 300;
}

.footer-widget ul{
    list-style: none;
    font-weight: 300;
}

.footer-widget a{
    color: #fff;
}

.footer-widget i{
    padding: 0 6px;
    font-size: 25px;
}

.footer-widget a:hover{
    color: #f8a322;
}

#copyright-footer{
    width: 100%;
    height: auto;
    min-height: 50px;
    background: #202020;
    display: block;
    position: relative;
    padding: 0 35px;
    color: #fff;
    text-align: center;
    line-height: 52px;
    font-weight: 500;
}

.scm-attrib{
    color: #fff;
}

.scm-attrib:hover{
    color: #e44045;
}

@media screen and (min-width: 48em){
    .new-navigation-top .wrap {
        max-width: 1020px;
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media screen and (max-width: 48em){
    .new-navigation-top .wrap {
        max-width: 1020px;
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media(max-width: 1020px){
    .page-template #banner-header,
    .blog #banner-header,
    .single #banner-header{
        width: 100%;
    }
}

@media(max-width: 1000px){
    #mobile-nav-toggle{
        display: block;
    }
    
    #mobile-nav{
        display: none;
    }
    
    header .menu-main-menu-container{
        display: none;
    }
    
    .tab-title a{
        font-size: 24px;
    }
    
    #bottom-cta{
        padding: 0 130px;
    }
}

@media(max-width: 850px){
    
    #page-banner{
        height: auto;
    }
    
    .home #banner-header{
        padding-top: 70px;
        padding-bottom: 100px;
    }
    
    .tab-title{
        width: 100%!important;
        height: 75px;
        line-height: 72px;
    }
    
    .tab-content{
        display: none;
    }
    
    .mobile-tab:nth-child(2){
        display: block;
    }
    
    .attraction-block{
        width: 50%;
        height: 470px;
    }
    
    .footer-widget:last-child{
        float: none;
        text-align: center!important;
        padding: 0;
    }
}

@media(max-width: 750px){
    #bottom-cta{
        padding: 0 50px;
    }
}

@media(max-width: 650px){
    #micro-header{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    
    #micro-header-right span{
        display: none;
    }
    
    .micro-header-phone-number{
        color: #fff;
        display: block;
        height: 100%;
        background: #f7931e;
        padding: 0 10px;
    }
    
    .micro-header-phone-number:hover{
        background: #f6831a;
    }
    
    .new-navigation-top{
        height: 115px;
    }
    
    .wrap{
        padding-left: 0;
        padding-right: 0;
    }
    
    #micro-header .wrap{
        padding-left: 35px;
        padding-right: 0;
    }
    
    #header-logo{
        width: 100%;
        left:0;
        margin-top: 0;
    }
    
    #header-logo img{
        height: 90px;
    }
    
    #header-logo a{
        overflow: auto;
        display: block;
        width: 214px;
        margin: 0 auto;
    }
    
    #mobile-nav-toggle{
        position: absolute;
        right: 50px;
    }
    
    .page:not(.home) #page-banner{
    }
    
    .page:not(.home) #banner-header,
    .blog #banner-header,
    .single #banner-header{
        /*margin-top: 30px;*/
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
    
    .home #banner-header{
        padding-top: 50px;
        padding-bottom: 80px;
    }
    
    #bottom-cta{
        padding: 0 35px;
    }
    
    .site-footer .wrap{
        padding-left: 35px;
        padding-right: 35px;
        padding-bottom: 10px;
    }
    
    #footer-logo{
        width: 100%;
        margin-bottom: 30px;
    }
    
    #footer-logo img{
        display: block;
        margin: 0 auto;
    }
    
    .footer-widget{
        float: none;
    }
    
    #content-footer{
        padding-bottom: 0;
    }
}

@media(max-width: 550px){
    #micro-header .wrap{
        padding-left: 10px;
        padding-right: 0;
    }
	
	.mobile-tab ul{
		column-count: 1!important;
	}
    
    .attraction-block{
        width: 100%;
        height: auto;
    }
    
    #bottom-cta{
        height: auto;
        overflow: auto;
        padding-bottom: 15px;
    }
    
    #bottom-cta a{
        padding: 20px 20px;
    }
    
    .cta-copy{
        width: 100%;
        text-align: center;
        line-height: 70px;
    }
    
    .cta-button{
        float: none;
        height: auto;
        position: relative;
        clear: both;
        text-align: center;
    }
}

@media (max-width: 400px){
    #mobile-nav-toggle{
        position: absolute;
        right: 10px;
        top: 0;
    }
}

@media (max-width: 330px){
    #micro-header{
        font-size: 12px;
    }
}

/*120617*/
/*this fixes a display issue with comment avatars*/
.comment-author .avatar,
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar{
    position: relative;
    left: 0;
	margin-right: 3px;
}

/*this prevents the comments title from getting cut off behind the first comment*/
.comments-title{
	margin-bottom: 2.5em;
}