body{
	font-family: "proxima nova","proxima-nova","proxima nova",'Montserrat', "Roboto",arial,sans-serif;
}

/*
.et_pb_section.et_pb_section_6.sectionOneWrap.et_pb_with_background.et_section_regular {
    margin-bottom: -55px;
}
*/
#thrive-school-podcast .thrive-modal {
    max-width: 600px;
    background: rgba(0,0,0,.3);
}

/*** NO PADDING AT ALL ***/
#headerWrap, #headerContent, #header-placeholder, #center-content-box h1, #center-content-box, span.accent, #text-box-Wrap h5, #sectionOneWrap, #sectionOne-container{
	position: relative;
}

#headerWrap, #headerContent, #header-placeholder, #entrysectionWrap, #entrysection-container, #sectionOneWrap, #sectionOne-container {
	padding: 0 !important;
}

#podcast-header-Wrap {
    position: relative;
    padding-top: 0;
    max-height: 620px;
    z-index: -2;
}

span.accent {
    color: #f9d217;
}

#headerWrap {
    background-position: top center;
    background-size: cover;
    background-color: #0a0e14;
    padding-top: 40px !important;
}

	#headerContent {
	    background-size: contain;
	    background-position: bottom center;
	    margin-left: 50px !important;
	}
	
		#header-placeholder {
		    min-height: 660px;
		}
		
#quoteboxWrap {
    padding: 50px;
    margin-right: 0 !important;
    margin-bottom: 54px;
}

#center-content-box {
    margin-right: 0 !important;
    margin-left: 0 !important;
    /* border: 1px red solid; */
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}

	#center-content-box h1 {
	    font-size: 85px;
	    text-transform: uppercase;
	    font-weight: 800;
	    top: 20px;
	    text-shadow: 0 0 5px rgba(0,0,0,.5);
	}
	
	#center-content-box span.accent:after {
	    content: "per month *";
	    position: absolute;
	    color: #fff;
	    font-size: 19px;
	    bottom: -50px;
	    display: block;
	    right: 0;
	}
	#center-content-box span.annual {
	    content: "";
	    position: absolute;
	    color: #fff;
	    font-size: 12px;
	    bottom: -35px;
	    display: block;
	    right: 60px;
	    line-height: 100%;
	}
	
#entrysection-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
}

	#entrysectionWrap #center-box-main img {
	    position: absolute;
	    left: 50%;
	    margin-left: -34px;
	    bottom: 55px;
	    z-index: 9999;
	}
			
	#text-box-Wrap {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	
		#text-box-Wrap h5 {
		    border: 2px #fff solid;
		    border-radius: 10px;
		    padding: 15px;
		    font-size: 21px;
		    top: -32px;
		}
		
			#text-box-Wrap h5 strong {
			    font-size: 24px;
			}
		
			#center-box-main:after {
			    content: "";
			    position: absolute;
			    top: -15px;
			    right: 0;
			    bottom: 0;
			    left: 0;
			    background-image: url(https://www.thrivetimeshow.com/wp-content/uploads/curve-centerBG.png);
			    z-index: -1;
			}

#sectionOneWrap {
    min-height: 700px;
    background-position: top center;
}


#statementWrap {
    margin-bottom: 0;
    box-shadow: 0 0 61px rgba(0,0,0,.5);
    z-index: -1;
    position: relative;
}

	#statementWrap h4 {
	    background-color: #f9d217;
	    padding: 15px;
	    border-radius: 5px;
	    text-transform: uppercase;
	    font-size: 28px;
	}
	
#ribbonWrap {
    min-height: 446px;
    background-position: 50% -35%;
    position: relative;
    margin-top: 0;
    z-index: -6;
    max-width: 100%;
    background-size: contain;
    margin: 0 auto;
    top: -10px;
}

	#ribbonWrap h4 {
	    font-size: 28px;
	    max-width: 53%;
	    margin: 0 auto;
	    position: relative;
	    padding-top: 44px;
	    text-transform: uppercase;
	}
		
		#ribbonWrap h4 strong {
		    font-size: 39px;
		}
	
			#ribbonWrap hr {
			    background-color: #f9d217;
			    border: 0;
			    height: 6px;
			    max-width: 100px;
			    margin-bottom: -30px;
			    margin-top: 0px;
			}
			

			
.sectioninfoWrap h3, .sectionOneWrap h3 {
    font-family: 'Oswald', sans-serif;
    color: #f9d217 !important;
    text-transform: uppercase;
    font-size: 49px;
    word-wrap: normal;
}


.sectionOneWrap {
    top: -55px;
    position: relative;
    box-shadow: 0px 0px 100px rgba(0,0,0,.8);
    /* border-top: 1px #fff solid; */
}

	#sectionOne-container {
	    top: -25px;
	}
	
		.sectionOneWrap h3{
			font-size: 41px;
		}
		
		.sectioninfoWrap p, .sectionOneWrap p {
		    font-size: 23px;
		    max-width: 609px;
		    margin: 0 auto;
		    line-height: 1.3;
		}
		
		.sectionOneWrap p{
			font-size: 23px;
			line-height: 1.3;
			margin: auto;
			max-width: none;
		}
	
.imgWrap {
    padding: 200px;
    background-position: top right;
}

.sectionOneWrap.ctaWrap {
    background-color: #efefef !important;
    position: relative;
    z-index: 50;
}

	.sectionOneWrap.ctaWrap h2 {
	    /* text-transform: uppercase; */
	    font-weight: 300;
	    font-size: 41px;
	    /* max-width: 533px; */
	    margin: 0 auto;
	    padding-bottom: 38px;
	    color: #0f1928 !important;
	}
	
	.ctaWrap .btn:hover {
	    background-color: red !important;
	    color: #fff !important;
	}
	
	.ctaWrap .btn {
	    background-color: darkred;
	    border-radius: 7px;
	    font-size: 22px;
	    padding: 20px 66px;
	    font-weight: 600;
	    border: 1px red solid;
	    box-shadow: 0 0 44px rgba(0,0,0,.4);
	}
	
.page-id-58705 .thrive-modal-container {
    /* background-color: red; */
    padding: 0;
}
	
	.page-id-58705 .thrive-modal-container .thrive-modal {
	    background-color: rgba(255,255,255,.9);
/* 	    color: #fff !important; */
	    max-width: 400px;
	}
	
		.thrive-modal {
		    background-color: white;
		    border-radius: 6px;
		    margin: 0 auto;
		    min-width: 291px;
		    max-width: calc(100% - 80px);
		    padding: 20px;
		    box-sizing: border-box;
		    position: relative;
		    border-top-right-radius: 0px;
		}



@media screen and (max-width: 1230px) {
	
	#ribbonWrap h4 {
	    max-width: 68%;
	}

}

@media screen and (max-width: 1180px) {

#ribbonWrap h4 {
    font-size: 23px;
    max-width: 69%;
    padding-top: 32px;
}

#ribbonWrap hr {
    height: 3px;
    margin-bottom: -20px;
    margin-top: -8px;
}

#statementWrap h4 {
    background-color: #f9d217;
    padding: 25px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 23px;
}

#ribbonWrap h4 strong {
    font-size: 34px;
}

#text-box-Wrap h5 {
    border: 1px #fff solid;
    padding: 11px;
    font-size: 16px;
}

#center-box-main:after {
    background-repeat: no-repeat;
    display: none;
}

#entrysectionWrap #center-box-main img {
    bottom: 130px;
}

#sectionOne-container {
    top: -90px;
}

#ribbonWrap {
    min-height: 311px;
    top: -20px;
}

span.icons {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center !important;
    padding: 10px;
}

#podcast-header-Wrap {
    padding: 50px 80px 0 80px;
}

#rightside-content-Wrap ul {
    top: -25px;
    position: relative;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(0,0,0,.5);
    padding: 80px;
    border-radius: 10px;
    margin-bottom: -50px;
    z-index: -500;
}

#header-Wrap-hostimage {
    position: relative;
    max-width: 1200px;
    /* margin: 0 auto; */
    z-index: 500;
    margin-top: -50px;
}


}

@media screen and (max-width: 980px) {


	span.accent {
	    display: block;
	}
	
	#ribbonWrap h4 strong {
	    font-size: 39px;
	}
	
	#center-content-box span.accent:after {
	    bottom: -50px;
	    right: 0;
	    left: 22px;
	}
	
	#entrysection-container {
	    position: relative;
	    flex-direction: column;
	}
	
	#quoteboxWrap {
	    margin-bottom: 0;
	    background-image: none;
	}
	
	#text-box-Wrap {
	    margin-top: 65px;
	    background-image: none;
	}
	
	#entrysectionWrap #center-box-main img {
	    position: relative;
	    left: auto;
	    margin-left: auto;
	    bottom: auto;
	    z-index: 9999;
	    margin-top: 40px;
	}
	
	#entrysectionWrap {
	    background-repeat: repeat-y;
	}
	
	#text-box-Wrap h5 {
	    border: none;
	    font-size: 31px;
	    margin-bottom: 76px;
	    text-transform: uppercase;
	}
	
	#text-box-Wrap h5 strong {
	    font-size: 37px;
	}
	
	#ribbonWrap h4 {
	    font-size: 28px;
	    max-width: 52%;
	    padding-top: 27px;
	}
		
	#ribbonWrap {
	    min-height: 374px;
	    margin-top: 0;
	    top: -22px;
	    margin-bottom: -130px;
	    padding-top: 25px;
	}
	
	#ribbonWrap hr {
	    margin-bottom: -19px;
	    margin-top: -2px;
	}
	
	#center-content-box {
	    max-width: 100%;
	}	

}

@media screen and (max-width: 768px) {
	
	#podcast-header-Wrap {
	    padding: 50px 20px 0 20px;
	    max-height: 100%;
	}
	
	#sectionOne-container .btn {
	    position: relative;
	    top: 160px;
	}
}

@media screen and (max-width: 640px) {
	

#ribbonWrap h4 {
    font-size: 18px;
    max-width: 58%;
    padding-top: 27px;
}

#ribbonWrap h4 strong {
    font-size: 21px;
}

#rightside-content-Wrap ul {
    top: -25px;
    position: relative;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    background-color: rgba(0,0,0,.5);
    padding: 80px 30px;
    border-radius: 10px;
    margin-bottom: -163px;
    z-index: -500;
}

#statementWrap h4 {
    font-size: 22px;
}

#statementWrap {
    padding-top: 40px;
}

#center-content-box span.annual {
    right: auto;
}

#ribbonWrap {
    margin-bottom: -160px;
    padding-top: 8px;
    min-height: 239px;
}

.sectionOneWrap p {
    font-size: 19px;
}

#center-content-box span.annual {
    position: relative;
    bottom: -22px;
    right: auto;
    line-height: 100%;
}

}

@media screen and (max-width: 401px) {
	
/*
	#ribbonWrap {
	    min-height: 318px;
	    margin-top: 0;
	    top: -22px;
	    margin-bottom: -240px;
	    padding-top: 25px;
	}
	
		#ribbonWrap h4 {
		    font-size: 23px;
		    max-width: 73%;
		    padding-top: 27px;
		}
		
		#ribbonWrap h4 strong {
		    font-size: 19px;
		}
*/



}