/*
Theme Name: Escher Child
Theme URI: http://escher.edge-themes.com
Description: A child theme of Escher Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: escher
Version: 1.0.0
Template: escher
*/
/*=======================================
	Text
=======================================*/

h1.jk-homepage {
	font-family: "athelas", serif;
	font-size: 6rem;
	font-weight: normal;
	line-height: 1em;
}

h2.jk-homepage {
	font-family: "proxima-nova",sans-serif;
	font-size: 28px;
	font-weight: 200;
	
}
.fw200 {
	font-weight: 200;
}
.jk-red {
	color: #fa6f61;
}

h3.jk-homepage {
	font-family: "athelas", serif;
	font-size: 24px;
	line-height: 1.8em;
	font-weight: normal;
	color: 303c45;
}
.jk-serif {
	font-family: "athelas", serif;
	font-weight: normal;
}

ol li {
    padding: 10px 0;
    text-align: justify;
}
p {
	text-align: justify;
	font-size: 20px;
	line-height: 1.7em;
}

blockquote p {
	margin: 25px 0 25px;
	max-width: 600px;
	margin: 20px auto !important;
	text-align: center;

}

blockquote, blockquote:before {
	color: #dd555b !important;
}
blockquote:before {
	position: relative !important;
	text-align: center;
	display: block;
}
.white-text {
	color: white;
}
.red-text {
	color: #fa6f61;
}
.underlined {
	border-bottom: 3px solid;
	border-color: #fa6f61;
}

div.jk-narrow-col {
	max-width: 760px;
	margin: 0 auto;
}
#jk-about-extended {
	display: none;
}

/*=======================================
	Header
=======================================*/ 
.resource-btn > a > span > span {
    color: #f86e63;
    border: 1px solid #f86e63;
    padding: 6px 20px;
}
.resource-btn > a > span > span:hover {
	background-color: #f86e63;
	color: white;
}
.edgtf-position-center {
    display: flex;
    justify-content: space-between;
}
/* Nav Text */
ul#menu-main-menu span {
    font-family: "proxima nova", serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0;
    /* color: #3f4148; */
}
.edgtf-position-center {
    float: right !important;
}
/* Center header logo */
.edgtf-mobile-logo-wrapper {
    padding-top: 25px;
}




/*=======================================
	Buttons
=======================================*/ 

a.jk-homepage-btn {
    background-color: #fa6f61;
    display: inline-block;
    padding: 8px 35px;
    color: white;
    border: 1px solid #fa6f61;
}

a.jk-homepage-btn:hover {
	background-color: transparent;
	color: #fa6f61;
}

div#jk-header-content {
    height: 90vh;
}

a.vc_general.vc_btn3.vc_btn3-size-lg {
    min-width: 155px;
}

/*=======================================
	Elements
=======================================*/ 

/* Red line Seperator */
.vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_left.vc_separator_no_text.jk-red-seperator {
    width: 95px;
}

.homepage-border {
	border-bottom: 4px solid #f86e63;
}

/* Alternate Quote */
.jk-quote-alt p {
    max-width: 760px;
    font-size: 24px;
    border-top: 1px solid #fa6f61;
    border-bottom: 1px solid #fa6f61;
    padding: 30px 0;
    margin: 0 auto;
}

/*=======================================
	Flex
=======================================*/ 

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;	
}

.fdc {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;	
}
.jcc {
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.aic {
-webkit-box-align: center;
    -ms-flex-align: center;
            -ms-grid-row-align: center;
        align-items: center;	
}


/*=======================================
	Gravity Forms
=======================================*/ 
/* Center simple Gravity form sign-ups 
.gf_simple_horizontal_wrapper {
    margin: 30px auto !important;
    max-width: 650px !important;
}*/

.gform_footer input {
    background-color: transparent;
    border: 1px solid white;
    padding: 8px;
    color: white;
}
 
/* GF Buttons */
.gform_footer .gform_button {
    background-color: transparent;
    border: 1px solid white;
    padding: 15px;
    color: white;
    min-width: 155px;
}
.gform_footer .gform_button:hover {
	cursor: pointer;
    background-color: white;
    color: #fa6f61;
}
.ginput_container.ginput_container_text input, .ginput_container.ginput_container_email input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid white;
    color: white !important;
    font-size: 16px !important;
    opacity: 1 !important;
}

/*=======================================
	Marketing Forms
=======================================*/ 

#marketing-masterplan {
    box-shadow: 10px 10px #eaeaea;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#marketing-masterplan:hover {
    box-shadow: 10px 10px 20px #ccc;
}
div#gform_wrapper_1 {
    display: flex;
    justify-content: center;
	padding: 30px;
}

/*Homepage show CTA*/
.jk-show-cta-bg.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill {
    background-image: url("http://bbb.circle50clients.com/wp-content/uploads/2016/08/justin_keller_podcast.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 60vh;
}
 
 /*=======================================
	Footer
=======================================*/ 
 div#text-2 p {
    font-size: 14px;
    float: right;
    text-align: left;
}
 
 /* Social Icons */ 
 .textwidget img {
    width: 30px;
    background-color: #f86e63;
    border-radius: 50%;
    padding: 10px;
    display: inline-block !important;
    margin-right: 20px;
}
 
 
/*=======================================
	Single Blog Styles
=======================================*/ 

/* Blog Category Seperator */
.edgtf-blog-holder article .edgtf-post-category .edgtf-post-category-separator {
    width: 36px;
    height: 3px !important;
    background-color: #dd555b !important;
}

/* Twitter & Facebook Highlight Fixes */
.has_facebook, .has_twitter {
    position: relative;
}


.has_facebook:hover:after {
    margin-top: 10px;
    margin-left: -7px;
    left: 50%;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7.5px 0 7.5px;
    border-color: #1f3c83 transparent transparent transparent;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.has_twitter:hover:after {
    margin-top: 10px;
    margin-left: -7px;
    left: 50%;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7.5px 0 7.5px;
    border-color: #00aced transparent transparent transparent;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.highlight-and-share-wrapper a {
        padding: 0 20px !important;
}

/* Reduce quote size on Masonry Grid */
h4.edgtf-quote-meta {
    font-size: 25px !important;
}

/*=======================================
	BB Show Page
=======================================*/ 
/* Featured Video */
div#jk-show-featured-video {
    z-index: 30;
}
.jk-show-header {
	background-color: #3e4244;
	padding-top: 60px;
	width: 100%;
	z-index: 150;
}
.jk-show-header > div {
    width: 70%;
    margin: 0 auto;
}
.jk-show-header img {
	padding-bottom: 60px;
}
.jk-featured-show-video {
	width: 100%;
	margin: 0 auto;
}
.jk-featured-show-video {
    margin-bottom: -90px !important;
}
.jk-show-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	z-index: 1;
	background-color: white;
}

.jk-show-details .exerpt {
	background-color: #fa6f61;
	padding: 120px 60px 60px 60px;
	color: white;
	-webkit-box-flex: 3;
	    -ms-flex: 3;
	        flex: 3;
}
.jk-show-details p {
	color: #3e4244;
	font-size: 15px;
}
.jk-show-details .exerpt p {
	font-family: "athelas", serif;
	font-weight: normal;
	color: white;
	font-size: 20px;
}
.jk-show-details .times-container {
	padding: 120px 60px 60px 60px;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	-ms-flex-item-align: center;
	    align-self: center;

}
.jk-show-details .times {
	display: inline-block;
	border-top: 1px solid #3e4244;
    border-bottom: 1px solid #3e4244;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 20px;
    font-size: 16px;

}
.times {
    min-width: 220px;
}

.jk-show-icons img {
    width: 50px;
    margin-top: 15px;
    margin-right: 10px;
    cursor: pointer;
    border: 4px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 50%;
}
.jk-show-icons img:hover {
	border-color: #fa6f61;
}
.jk-quote-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	padding: 60px 30px;
}
.jk-quote-container .quote {
	padding: 20px 50px;
	width: 60%;
}
.jk-quote-container .quote h2 {
    font-weight: 200;
    line-height: 1.2em;
    font-size: 44px;
}
.jk-quote-container .quote-marks {
	padding-left: 50px;
}
.jk-quote-container h1.quote-marks {
    color: #f86e63;
    font-size: 260px;
    font-weight: 200;
    padding: 0;
    margin: 0;
    line-height: 1em;
}
.jk-show-footer {
    background: url(/wp-content/uploads/2016/08/justin_keller_podcast.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 150px 60px;
}

.jk-show-footer h4:before {content: "";
	border-bottom: 1px solid #fa6f61;
	width: 100px;
	display: block;
	margin-bottom: 20px;}

.jk-show-footer a, .jk-show-video-preview a {
    color: white;
    font-size: 20px;
    font-weight: 200;
    border: 2px solid white;
    padding: 10px 45px;
}
.jk-show-footer a:hover, .jk-show-video-preview a:hover {
	color: #fa6f61;
	background-color: white;
}

.jk-show-footer h4 {
    padding-bottom: 50px;
}

/*=======================================
	BB Archives
=======================================*/ 
.jk-show-archive--single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.jk-show-info--single {
	position: relative;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding: 60px 60px 0 60px;
    margin-bottom: 100px !important;
	
}

.jk-show-archive--single:before {
    content: "";
    border-bottom: 1px solid #343539;
    width: 100%;
    display: block;
    position: absolute;
}
.jk-show-video-preview {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 205px;
            flex: 1 1 205px;
    background-color: #fa6f61;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    max-height: 400px;
}

.jk-show-info--single  h3.red-text {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: .5em;
}
.jk-show-info--single  h4.red-text {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 20px;
}
.jk-show-video-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

h3.red-text span:first-child {
    font-size: 50px;
}

h3.red-text span:nth-child(2) {
    font-size: 28px;
    border-bottom: 2px solid;
}

.jk-show-info--single h4 {
    max-width: 380px;
}

.jk-show-info--single p {
    max-width: 500px;
}
.jk-show-details.times-container--single {
    display: block;
    padding-top: 20px;
}
.jk-show-info--single h3, .jk-show-info--single h5 {
    display: inline;
}
.jk-show-info--single h5 {
    font-family: "Proxima Nova", "Arial", "sans-serif";
    position: absolute;
    top: 30px;
    font-size: 30px;
    border-bottom: 2px solid #fee1de;
}
.jk-show-info--single h3 {
    font-size: 55px;
}
.times p {
    line-height: .5em;
}
\
/*=======================================
	Resources
=======================================*/ 
.card--resource {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color:  white;
    padding: 0;
}
.card--resource:hover {
    box-shadow: 0 0 25px 10px rgba(0,0,0,.05);
}

.resource-img img {
    flex: 1 1 300px;
}

.resource-info {
    padding: 25px;
    flex: 3;
}
.resource-info h4 {
	font-size: 22px;
}

.card--resource p {
    font-size: 16px;
}
.resource-img {
    width: 100%;
    min-height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    flex: 1 1 160px;

}


@media (max-width: 750px) {
	.jk-show-header > div {
		width: 100%;
	}
	.jk-show-header img {
    padding: 20px;
	}
	.jk-show-details {
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	    -ms-flex-direction: column;
    	        flex-direction: column;
	}
	.jk-show-details .times-container {
    	padding: 30px 0 45px 0;
    }
    .jk-quote-container {
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	    -ms-flex-direction: column;
    	        flex-direction: column;
    	padding-top: 90px;
	}
	.jk-quote-container .quote {
		width: 80%;
	}
	
	.jk-quote-container h1.quote-marks {
	    color: #f86e63;
	    text-align: center;
	    padding: 30px 0 0 0;
	    margin: 0;
	    line-height: .2em;
	}
	.jk-show-details {
	    background-color: #f7f7f7;
	    padding: 0;
	}
	.jk-show-video-preview {
    	min-height: 300px;
	}

	.jk-show-details.times-container--single {
	    background-color: transparent;
	}
	.jk-show-archive--single {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.jk-show-archive--single:before {
		display:none;
	}
	h1.jk-homepage.white-text {
    	font-size: 4rem;
	}
	.jk-quote-container .quote h2 {
	    font-size: 2.3rem;
	    padding: 0;
	    margin: 0;
	}
	.jk-quote-container {
	    padding: 60px 0 20px 0;
	    margin-top: 30px;
	}
	.jk-show-icons {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	.times p {
	    text-align: center;
	}
	.jk-quote-alt p {
	    margin: 0 60px;
	}
	/* If supports Safari */
	@supports (overflow:-webkit-marquee) and (justify-content:inherit) {

		.jk-show-details .times {
			margin-bottom: 100px !important;
		}
		.jk-show-info--single {
			position: relative !important;
		}
		.jk-show-archive--single {
			padding-top: 60px !important;
		}
	}
	
}



 @media (min-width: 975px) {
	.jk-show-cta-bg.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill {
    	height: 63vh !important;
	}
 }





