@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@500&family=Yellowtail&display=swap');
/*
Theme Name: Make Your Life Epic - MailChimp
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0 - MC
*/

/*** CHILD THEME STYLE RULES - BELOW HERE***/

/** DO NOT ADD NEW RULES ABOVE THIS LINE **/

/**/
/**/
/************* DEFAULT STYLES *************/
/**/
/**/

#page-container {
    padding-top: 0px !important;
}
#biz-counter {
    display: inline-block;
    margin-right: 20px;
    float: left;
}

.container {
    position: relative;
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
}

	#et-info-phone {
	    cursor: default;
	}

h2 strong {
    font-size: 48px;
    font-family: "Oswald","Lato",sans-serif;
    color: #000;
    padding-bottom: 30px;
    display: block;
    line-height: 1.2;
}
.align-center.et_pb_equal_columns .et_pb_column {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#presslinksWrap p {
    font-size: 24px;
    line-height: 1.2;
    position: relative;
}


/**/
/**/
/******* GLOBAL ELEMENTS ******/
/**/
/**/

/****** MODALS *******/

.thrive-modal-trigger, .thrive-video-trigger{cursor:pointer;}
body.modal-enabled{
	overflow:hidden;
	position:fixed;
	width:100%;
	height:100%;
}
#thrive-modal-background{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:4000;
	display:none;
	background-color:#000;
	opacity:0.65;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	transform:translateZ(0);
}
body.modal-enabled #thrive-modal-background{display:block;}
.thrive-modal-entire{
	position:fixed;overflow:auto;
	overflow-x:hidden;
	top:50%;
	right:0;
	bottom:0;
	left:0;
	visibility:hidden;
	z-index:-5000;
	opacity:0;
	-webkit-transform:translateZ(0);
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-ms-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.thrive-modal-entire.modal-visible{
	visibility:visible;
	opacity:1;
	z-index:999999;
	background: rgba(0,0,0,0.8);
	height: 100vh;
	transform: translate(0, -46%);
	overflow: scroll;
}
.thrive-modal-container{
	position:relative;
	top:50%;
	left:50%;
	z-index:6000;
	padding-bottom:60px;
	max-width:1080px;
	transform:translate(-50%,-50%);
}
.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;
}
.thrive-modal::after{
	content:"";
	display:block;
	clear:both;
}
.thrive-modal .thrive-modal-exit:not(.unstyled){
	position:absolute;
	z-index:100;
	top:-10px;
	right:-10px;
	background-color:#888;
	box-shadow:0px 0px 8px rgba(0, 0, 0, 1);
	cursor:pointer;
	padding:17px;
	border-radius:50%;
	min-height:17px;
	min-width:17px;
	background-image:url("/wp-content/themes/myle/images/exit-white.png");
	background-position:center;
	background-repeat:no-repeat;
}
.thrive-modal .thrive-modal-exit:not(.unstyled):hover{background-color:#777;}
@media screen and (max-width:420px){
	.thrive-modal-container{top:50%;}
	.thrive-modal{
		max-width:100%;
		width:100% !important;
		border-radius:0px;
	}
	.thrive-modal .thrive-modal-exit:not(.unstyled){
		right:4px;
		top:-40px;
	}
}
#easter-egg .thrive-modal{width:90%;padding:10px;}
#easter-egg:not(.modal-visible) #jwEaster-wrapper{width:0%;}
#easter-egg.modal-visible #jwEaster-wrapper{width:100%;}
#easter-egg-gallery{display:none;text-align:center;padding:0px 40px;position:relative;}
#easter-egg-gallery img{}
#easter-egg-gallery-left,#easter-egg-gallery-right{background-color:transparent;border:0;height:57px;width:30px;cursor:pointer;position:absolute;top:50%;margin-top:-30px;}
#easter-egg-gallery-left{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left.png");left:0px;}
#easter-egg-gallery-left:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-left-hover.png");}
#easter-egg-gallery-right{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right.png");right:0px;}
#easter-egg-gallery-right:hover{background-image:url("/wp-content/themes/myle/images/episode/related-arrow-right-hover.png");}
iframe#youtubePlayer{max-width:100%;width:100%;height:420px;}
@media screen and (min-width:980px){}
.easter-egg-wrapper{width:980px;margin:0 auto;text-align:right;max-width:100%;}
.easter-egg-wrapper::before{content:"";display:block;clear:both;}
.easter-egg-trigger{color:#bcbcbc;font-weight:500;font-size:14px;cursor:pointer !important;display:inline-block;margin:6px 0px;padding:6px 12px;background:#eee;border-radius:3px;text-indent:22px;/* background-image:url("/wp-content/themes/myle/images/icons/gift_grey.png");background-size:18px 18px;background-repeat:no-repeat;background-position:8px center; */}
.easter-egg-trigger:hover{color:#0b9bd7 !important;/* background-image:url("/wp-content/themes/myle/images/icons/gift_blue.png"); */}
#thriveVimeo-aspect,#youtubePlayer{position:relative;height:0px;padding-top:56.4%;}
#thriveVimeo, #youtubePlayer iframe{position:absolute;top:0px;left:0px;width:100%;height:100%;}
@media screen and (max-width:980px){.easter-egg-wrapper{width:768px;}
#easter-egg-mentors-wrapper{width:544px;}
}
@media screen and (max-width:767px){.easter-egg-wrapper,#easter-egg-resources{width:291px;text-align:center;}
#easter-egg-feedback{float:none;}
}


/****** BUTTONS *******/

.btn {
    display: inline-block;
    background: #000;
    padding: 1em 1.7em;
    border-radius: 0;
    border: 1px solid #fff;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    transition: all .2s ease-out;
}
	.btn:hover {
		background: #fff;
		color: #000;
		border: 1px solid #fff;
	}
.btn.border {
	background: transparent;
	color: #5b81b1;
	border: 1px solid #5b81b1;
}
	.btn.border:hover {
		background: #5b81b1;
		color: #fff;
	}

/**** FORM SUBMIT BUTTONS ****/
.gform_wrapper input[type=submit] {
    position: relative;
    background: #5b81b1;
    color: #fff;
    padding: .7em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 500;
    font-size: 20px;
    font-family: "Lato",sans-serif;
    transition: all .2s ease-out;
}
	.gform_wrapper input[type=submit]:hover {
		background: #fff;
		color: #5b81b1;
		border: 1px solid #5b81b1;
	}
	

/**** HEADER *****/
#header {
    padding: 20px 0;
    display: none;
}
	#header .container {
	    display: flex;
	}
	#logo {
	    max-width: 250px;
	    width: 25%;
	    float: left;
	    max-height: 100%;
	}
	
	#et-info {
	    width: 60%;
	    float: right;
	    text-align: right;
	    margin-top: 8px;
	}
		#et-info-phone {
		    color: #000;
		    font-size: 18px;
		    font-weight: 300;
		    font-family: "Lato",sans-serif;
		    display: inline-block;
		    position: relative;
		    margin-top: 5px;
		    line-height: 90%;
		}
		#et-info-phone:before { display: none; }
		#et-info .btn.border {
		    padding: 0.4em 1em;
		    border: 1px solid #000;
		    color: #000;
		    margin: 0 20px;
		}
			#et-info .btn.border:hover {
				background: #000;
				color: #fff;
			}

	#top-navigation {
	    max-width: 550px;
	    width: 50%;
	    float: none;
	}

		nav#top-menu-nav {
		    float: none;
		}
			#top-menu {
				position: relative;
				margin-top: 15px;
			}
				#top-menu li a {
					font-size: 16px;
					color: #333;
					font-weight: 600;
				}
		#top-navigation .btn {
		    background: #333;
		    color: #fff;
		    padding: .7em 1em;
		    display: inline-block;
		    float: right;
		    margin-left: 20px;
		    line-height: 120%;
		    border: none;
		}

	/**** SOCIAL MEDIA ICONS ****/
	.et-social-icons {
	    margin-top: 5px;
	}
		.et-social-icons li {
		    display: inline-block;
		    margin-left: 15px;
		}
			#header .et-social-icon a {
			    color: #000;
/* 			    background: #5b81b1; 
			    border-radius: 50%; */
			    font-size: 20px;
/*
			    width: 25px;
			    height: 25px;
*/
			    padding: 0 !important;
			    line-height: 28px;
			    text-align: center;
			    margin: 0 -5px;
			}


/***** HERO *****/
.container {
    padding-top: 0 !important;
}
#social-links {
    max-width: 1200px;
    width: 90%;
    margin: 10px auto;
    position: relative;
    top: 0;
    z-index: 100;
    justify-content: space-between;
    color: #fff;
    font-weight: 700;
    margin-bottom: -140px;
}
	#social-links .container {
	    display: flex;
	    flex-wrap: wrap;
	    width: 90%;
	    justify-content: center;
	    max-width: 1200px;
	}
	#social-links span {
	    display: block;
	    width: 100%;
	    text-align: center;
	}
	#social-links a {
	    height: 50px;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    margin-right: 2%;
	}

#headerWrap {
    padding-bottom: 72px;
    position: relative;
    overflow: hidden;
}

#petition-form {
    padding: 40px;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    bottom: 180px;
    margin-bottom: -180px;
}
	#petition-form p {
	    display: none;
	}
	#petition-form h2 {
	    font-size: 34px;
	    text-transform: uppercase;
	    font-weight: 400;
	    font-family: 'EB Garamond',serif;
	}
	
	#petition-form input:not([type=submit]) {
	    background: #fff;
	    border: none;
	    color: #333;
	    border-bottom: 1px solid #ddd;
	    font-family: 'Lato',Arial,sans-serif;
	    padding: 10px;
	}
		#petition-form input::placeholder {
		    color: #777;
		}	
	#petition-form .gfield_description {
	    padding-top: 5px;
	}

	#petition-form input[type=submit] {
	    border: 2px solid #fff;
	    font-size: 18px;
	    text-transform: uppercase;
	    font-family: 'EB Garamond',serif;
	    background: #fff;
	    color: #000;
	}
		#petition-form input[type=submit]:hover {
		    background: #000;
		    color: #fff;
		    cursor: pointer;
		}


/*
#petition-content {
    padding: 150px 0 !important;
    position: relative;
    margin-top: -50px;
    background: #000;
}
*/
#petitionWrap {
	background: url(/wp-content/uploads/ee-flag-constitution-bg.jpg) no-repeat center top/cover;
    background-attachment: fixed;
    background-repeat: no-repeat !important;
    padding-top: 150px;
    padding-bottom: 200px;
}

#petition-content:not(.home) {
	background: #42403d;
}
/* 
.home #petition-content {
    background: #000;
    padding-top: 0 !important;
}
	.home #petition-content .container:before {
	    content: "";
	    display: block;
	    border-bottom: 1px solid #fff;
	    z-index: 10;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
*/
	
/*
	.page-id-11 .et_parallax_bg_wrap {
	    background: #000;
	    display: none;
	}
*/
	#petitionWrap #logo {
	    display: block;
	    width: 100%;
	    float: none;
	    margin: 40px auto;
	    max-width: 604px;
	    padding: 10px;
	    background: rgba(0,0,0,0.4);
	}

	#petitionWrap hr, #petition-content hr {
	    border: 0;
	    background-color: #fff;
	    height: 1px;
	    margin-top: 50px;
	}
	
/*
		.petition-list-Wrap {
		    padding-top: 269px;
		    min-height: 800px;
		    display: flex;
		    flex-direction: column;
		    justify-content: center;
		    align-items: center;
		    padding-bottom: 100px;
		}
*/
		.petition-list-Wrap {
		    padding-top: 70px;
/* 		    min-height: 800px; */
		    display: flex;
		    flex-direction: column;
		    justify-content: flex-start;
		    align-items: center;
		    padding-bottom: 100px;
		    border-top: 1px solid #fff;
		}
		body:not(.home) .petition-list-Wrap {
			border-top: none;
		}
		
			#petitionWrap .contentWrap p, #petition-rights {
			    font-size: 25px;
			    line-height: 1.5;
			    font-family: 'EB Garamond', serif;
			    color: #fff;
			}
			#petition-rights, #disclaimer {
				max-width: 650px;
				width: 100%;
				margin: 0 auto;
				text-align: center;
			}
			
				.petition-list-Wrap ul {
				    position: relative;
				    display: flex;
				    margin: 0 auto;
				    padding: 0;
				    max-width: 1000px;
				    width: 100%;
				    flex-direction: row;
				    flex-wrap: wrap;
				}
				
					.petition-list-Wrap ul li {
					    list-style: none;
					    margin-bottom: 20px;
					    text-align: center;
					    text-transform: capitalize;
					    /* font-family: 'Yellowtail', cursive; */
					    font-size: 16px;
					    color: #fff;
					    max-width: 24%;
					    width: 100%;
					    text-shadow: 0px 1px 0px rgba(0, 0, 0, .5);
					    border-top: 1px solid #fff;
					    margin-right: 1%;
					    padding-top: 20px;
					}
						.petition-list-Wrap ul li:nth-child(-n+4) {
							border-top: none;
							padding-top: 0;
						}
/*
						.petition-list-Wrap li:last-child {
						    text-decoration: underline;
						}
*/
						.petition-list-Wrap ul li strong, .petition-list-Wrap ul li a {
						    display: block;
						}
						.petition-list-Wrap ul li a {
						    color: #fff;
						    text-decoration: underline;
						    word-wrap: break-word;
						}


#bottom-contact {
    background: #42403c;
    text-align: center;
    color: #fff;
    padding: 0 5% 30px;
}
	#bottom-contact img {
	    display: block;
	    margin: 0 auto 20px;
	}
	#bottom-contact a {
	    color: #fff;
	    text-decoration: underline;
	}
	#bottom-contact a.btn {
		text-decoration: none;
		padding: 0.5em 1em;
		background: #fff;
		color: #444;
		/* border-radius: 4px; */
		border: 1px solid #fff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		line-height: 1;
		width: 100%;
		word-break: normal;
	}
		#bottom-contact a.btn:hover {
		    background: transparent;
		    color: #fff;
		}
	#bottom-links {
	    display: flex;
	    max-width: 400px;
	    margin: 20px auto 0;
	    justify-content: center;
	}
		#bottom-links .btn {
		    margin-right: 3%;
		    text-transform: uppercase;
		}



#disclaimer {
    margin-top: 70px;
    color: #fff;
    text-align: center;
}
	#disclaimer p {
		font-size: 13px;
		line-height: 1.2;
		max-width: 800px;
		margin: 0 auto;
	}

/********* RESPONSIVE < 1023px *********/
/***************************************/
@media screen and (max-width: 1023px){
	
	
#top-menu-nav {
	display: none;
}

#et_mobile_nav_menu {
    display: none;
}

	.mobile_menu_bar {
	    display: block;
	    position: relative;
	    line-height: 0;
	}
	
}


@media screen and (max-width: 980px) {
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		.et-social-icons, #footer-info {
		    float: right;
		    text-align: center;
		}
		.et-social-icons { display: block; }
		
	
	#petition-content {
	    background: #000;
	}
		body:not(.hoome) .et_parallax_bg {
		    transform: translate(0,-24%) !important;
		}
	.petition-list-Wrap ul {
	    flex-direction: column;
	    flex-wrap: nowrap;
	    justify-content: center;
	    align-items: center;
	}		
		.petition-list-Wrap ul li {
		    max-width: 100%;
		}
		.petition-list-Wrap ul li:nth-child(-n+4) {
			border-top: 1px solid #fff;
			padding-top: 22px;
		}

		
}


/********* RESPONSIVE < 630px *********/
/****************************************/
@media screen and (max-width: 630px){
/*** GLOBALS ***/
.et_pb_row {
    width: 92.5% !important;
}
	.btn {
	    display: block;
	    margin: 15px auto;
	    max-width: 100%;
	    text-align: center;
	}
.et_pb_text p {
    text-align: center;
}

/**** HEADER ****/	
#header .container {
    display: block;
}
	#et-info {
	    width: 100%;
	    text-align: center;
	    display: block;
	    float: none;
	}
		#et-info-phone span {
		    text-align: center;
		}
		#et-info  .et-social-icons { display: block; }
	
	#logo {
	    width: 100%;
	    float: none;
	    margin: 0 auto 10px;
	    display: block;
	    max-width: 70% !important;
	}
	
#social-links {
    text-align: center;
    flex-direction: column;
    display: block;
    margin-top: 0;
    background: #000;
    width: 100%;
}
	#social-links a, #social-links span {
	    height: auto;
	    display: block;
	    margin: 10px auto;
	}

#petitionWrap, #petition-content {
/*     padding-top: 300px !important; */
}
	
}

