/* Enter Your Custom CSS Here */

h1 {
    font-size: 60px;
}

h3 {
   	font-size: 24px;
}

span {
    font-size: 13pt;
}

a {
	color: grey !important;
}

.et_body_font body, a, p, span, input{
	font-family: "gotham_bookregular" !important;
}

h2 { font-size: 30px; }

h1, h2, h3, h4, h5, h6  {
	font-family: "torquebold" !important;
}

/* media="all"*/
img {
    /* max-width: 100% !important; */
    /* height: auto; */
}

#heart {
    height: 60px !important;
}

#top-menu li {
    display: inline-block;
    padding-right: 22px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#top-menu > li:last-child {
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
    position: relative;
    text-transform: uppercase;
    width: 200px;
    z-index: 100;
    margin-bottom: 30px;
}

#top-menu > li:last-child > a {
    color: #fff;
   /* background: #35b36a; */
    background: #39BF71;
   /* border-bottom: 3px solid #2A8C53; */
}

#top-menu > li:last-child > a:active {
   background: #20a658;
   /* transform: translate3d(0px,5px,0px); */
   /* border-bottom: 1px solid #2A8C53; */
}

#top-menu > li:last-child > a:hover {
    color: #fff;
   /* background: #35b36a; */
    background: #53d98b;
   /* border-bottom: 3px solid #2A8C53; */
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: rgba(0,0,0,0.8) !important;
 	 /*padding-top: 24px !important; */
}

#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
    opacity: 1.0 !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media only screen and (min-width: 981px){

.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding: 10px !important;
    font-family: "gotham_bookregular" !important;
}
  div#et-top-navigation{
  	padding: 15px 0px 0px !important;
  }
}

@media all and (min-width: 967px) and (max-width: 980px){
  
    	#bettPageHeader { 
       		margin-top: 80px !important;
    		padding: 100px !important;
      }  
.container.et_menu_container {
    z-index: 99;
    margin-top: -10px !important;
    -webkit-margin-top: -10px !important;
    /* height: 80%; */
	}
  h1 {
  	font-size: 30px;
  }
  #main-header{
  	/*transform: translateY(-83px); */
    /* top: 114px !important; */
  }
}

@media only screen and (max-width: 980px){
  .container.et_menu_container {
    z-index: 99;
    margin-top: -10px !important;
    -webkit-margin-top: -10px !important;
    /* height: 80%; */
	}
  h1 {
  	font-size: 30px !important;
  }
  .et_pb_section.et_pb_fullwidth_section {
  	padding-top: 80px;
  }
.et_non_fixed_nav.et_transparent_nav #main-header, .et_fixed_nav #main-header {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    /*top: 32px !important;*/
  }
  	#bettPageHeader { 
       		margin-top: 80px !important;
    		padding: 100px !important;
      }  

}

@media only screen and (min-width: 981px){ 
  
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding: 10px !important; 
    font-family: "gotham_bookregular" !important;
}

  h1 { 
    font-size: 60px; 
}
  
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding: 10px !important;
    font-family: "gotham_bookregular" !important;
}

#top-menu > li:last-child > a {
    background-color: #39BF71;
    margin-bottom: 23px;
    font-family: "gotham_bookregular" !important;
  }
  
  #top-menu > li > a {
  	color: white !important;
    font-family: "gotham_bookregular" !important;
  }  
  
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
	padding: 20px 0  !important;
}

/*.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
    padding: 43px 0 0 0 !important;
}*/
  
}
/* Fixed Navigation Bar */
@media only screen and (min-width: 768px) {
#main-header {
    position: fixed;
    width: 90%;
    text-align: center;
    margin: 0;
    top: 0;
    background-color: #fff;
    padding: 20px 5% 50px 5%;
    z-index: 100;
    left: 0;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    }
#body-area {
    padding-top: 74px;
}
}

@media only screen and (min-width: 981px){
.et_pb_gutters2.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2.et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters2 .et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  #logo {
  	height: 60px !important;
  }
  
}

@media only screen and (min-width: 981px){
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
}}

@media only screen and (min-width: 1292px)
.et_pb_section {
    padding: 0px 0 !important;
}

@media only screen and (min-width: 981px){
.et_pb_gutters2.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2.et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters2 .et_pb_specialty_fullwidth > .et_pb_row {
    margin: 0px auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }}

@media only screen and (min-width: 981px){

.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    margin: 0px auto !important;
    width: 100% !important;
    max-width: 100% !important;
}}

@media only screen and (min-width: 1292px)
.et_pb_section {
    padding: 0px 0 !important;
}


@media only and (min-width: 981px){
.et_pb_section {
    padding: 0% 0 !important;
}}

.et_pb_text p:last-of-type {
    padding: 10px 10px !important;
}

 /*mceducation.azurewebsites.net/media="all"*/
.et_pb_text p:last-of-type {
    padding-bottom: 12px;
}

@media only and (min-width: 981px){
.et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column:last-child {
    /* margin-right: 0 !important; */
}}

 /*mceducation.azurewebsites.net/media="all"*/
.et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column:last-child {
    /* margin-right: 0 !important; */
}

@media only and (min-width: 981px){
.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
    /* margin-right: 3%; */
}}

.et_pb_slide_content {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 100 !important;
}

.et-pb-slider-arrows {
    color: #39BF71 !important;
    position: relative !important;
    margin-top: -40px !important;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #39BF71 !important;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #39BF71 !important;
}

 /*mceducation.azurewebsites.net/media="all"*/
.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #333;
}

 /*mceducation.azurewebsites.net/media="all"*/
.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgba(0, 0, 0, 0.3);
}

 /*mceducation.azurewebsites.net/media="all"*/
.et-pb-controllers .et-pb-active-control {
    background-color: #fff;
}

 /*mceducation.azurewebsites.net/media="all"*/
.et-pb-controllers .et-pb-active-control {
    background-color: #fff !important;
  	border-radius: 0px !important;
}

.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0px !important;
}

 /*mceducation.azurewebsites.net/media="all"*/
.et-pb-controllers a {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 10px;
    -webkit-border-radius: 0px !important; 
    -moz-border-radius: 0px !important;
    border-radius: 0px !important; 
    background-color: rgba(255, 255, 255, 0.5);
    text-indent: -9999px;
}

.et_pb_slide_image {
	margin-top: -200px !important;
}

.et-pb-arrow-prev, .et-pb-arrow-next {
    position: absolute;
    z-index: 100;
    top: 50%;
    margin-top: -100px !important;
    opacity: 0;
    color: #fff;
    font-size: 100px !important;
    font-weight: 300 !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.et_pb_slides{
	height: 80%;
}

.et_pb_slider .et_pb_slide {
	padding-top: 0px !important;
  	margin-top: -100px !important;
    margin: -20px -20px 10px !important;
    height: 900px !important;
}

.et_pb_slide_description .et_pb_slide_title {
    margin-top: 0;
    font-size: 46px;
    font-weight: 300;
    color: black !important;
}

.et_pb_slide_content {
    color: #333 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.et-pb-controllers {
    position: absolute;
    z-index: 10;
    bottom: 65px !important;
    left: 0;
    width: 100%;
    text-align: center;
}

.et_pb_main_blurb_image {
    margin-bottom: 10px !important;
    text-align: center;
}

.et_pb_blurb_container > h3 > a > img {
	height: 40px !important;
  	width: 40px !important;
}

.et-social-icons {
   /* float: right; */
  text-align: center
}

#footer-bottom {
  /* padding: 10px */ 
    background-color: #222222 !important;
}

.footerp {
	color: white;
}

.bottom3 {
	text-align: center;
}

#footer-bottom {
    /* padding: 15px 0 5px; */
    /* background-color: #1f1f1f; */
    /* background-color: rgba(0, 0, 0, 0.32); */
}

.teacher{
	float: left;
    margin-top: -50px;
}

.submit_btn {
 	color: white !important;
    background: #38bf72;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
   	position: relative !important;
    text-transform: uppercase;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 20px !important;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: large !important;
    height: 33px !important;
  	top: 0px;
    /* float: right; */
    display: block;
    margin-top: 0px !important;
    /*font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
}

.submit_btn:hover {
	background-color: #53d98b !important;
}

.submit_btn:active {
    /* transform: translate3d(0px,5px,0px); */
  	background-color: #20a658 !important;
    /*border-bottom: 3px solid #2A8C53; */
}

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    margin-left: -57px;
    padding: 10px;
    border: 0px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
    font-size: large;
    font-weight: 900;
}

.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
    /* margin-bottom: 1.5%; */
     margin-top: 30px !important; 
}

.legal{
  color: grey;
  /* font-size: 12pt; */
  text-align: center;
  margin-top: 0px !important;
  /* width: 85% !important; */
}

.logos{
  	opacity: 0.4;
  	/*text-align: center; */
  	float: right;
  	margin-top: -5px;
}

.logos > a > img {
	height: 35px !important;
}

.et-social-icons {
    float: left;
	margin-right: 20px;
    /*position: relative;
    text-align: center; */
}

.teacher {
    /* float: left; */
    /* margin-top: -50px; */
    display: none;
}

 @media only and (min-width: 981px) {
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
    font-size: 14pt;
    margin-bottom: 9.574%;
}}

.et_pb_blog_grid .et_pb_post {
    padding: 19px;
    border: 0px solid #d8d8d8 !important;
    background-color: #fff;
   /* word-wrap: break-word; */
}

.et_pb_gutters2.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2.et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters2 .et_pb_specialty_fullwidth > .et_pb_row {
    margin: 0px auto !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 25px;
}

.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    /* max-width: 1034px; */
    /* min-height: 400px !important; */
    /* padding-bottom: 0px !important; */
}

.et_pb_slider .et_pb_container {
    position: relative;
    z-index: 2;
    width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}

.et_pb_slide {
    padding: 0px 0%;
    height: 1250px;
}

.et_pb_slider .et_pb_slide {
    /* padding-top: 0px !important; */
    /* margin-top: -100px !important; */
    /* margin: -20px -20px 10px !important; */
}

.et_pb_slider .et_pb_slide {
    display: none;
    float: left;
    position: relative;
    width: 100%;
    margin-right: -100%;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    list-style: none !important;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    width: auto;
    margin: auto;
    margin-top: 80%;
    padding: 0% 7%;
    /* padding: 90% 1%; */
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    width: auto;
    margin: auto;
    padding: 16% 8%;
}

.et_pb_gallery_item, .et_pb_portfolio_item, .et_pb_blurb_content, .et_pb_tabs_controls, .et_pb_tab, .et_pb_slide_description, .et_pb_pricing_heading, .et_pb_pricing_content, .et_pb_promo_description, .et_pb_newsletter_description, .et_pb_counter_title, .et_pb_circle_counter, .et_pb_number_counter, .et_pb_toggle_title, .et_pb_toggle_content, .et_pb_contact_main_title, .et_pb_testimonial_description_inner, .et_pb_team_member, .et_pb_countdown_timer_container, .et_pb_post, .et_pb_text, .product, .et_pb_widget {
    /* word-wrap: break-word; */
}

.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    /* max-width: 1034px; */
    /* min-height: 400px !important; */
    /* padding-bottom: 0px !important; */
}

@media only screen and (min-width: 981px){
#logo {
    max-height: 60px !important;
   /* margin-top: 20px !important; */ 
  }
  /*div.et_pb_row.et_pb_row_0 {
  	padding-top: 100px;
  }*/
}

/* mceducation.azurewebsites.net/media="all" */
#logo {
  	margin-top: -8px;
    display: inline-block;
    float: none;
    max-height: 60px !important;
    margin-bottom: 0;
    vertical-align: middle !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed !important;
   /* height: 80% !important; */
  	/*visibility: hidden !important; */
}

@media only screen and (min-width: 981px){
].et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
    padding: 25px 0 0 0 !important; 
}}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
     /*padding-top: 33px;
     padding-top: 20px; */
} 

@media only screen and (min-width: 981px)
.container.et_menu_container {
    z-index: 99;
    margin-top: -4px !important;
  	-webkit-margin-top: -4px !important;
}

/* mceducation.azurewebsites.net/media="all" */
#main-header {
    position: relative;
    z-index: 99999;
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-weight: 500;
    line-height: 23px;
    height: 25% !important;
}

.container.et_menu_container {
    z-index: 99;
    margin-top: -4px !important;
}

@media only and (max-width: 980px){
  .container.et_menu_container {
    z-index: 99;
    margin-top: -10px !important;
    -webkit-margin-top: -10px !important;
    /* height: 80%; */
}
  
.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_fixed_nav #main-header {
    opacity: 1;
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    /* height: 80px !important; */
}}

@media only and (min-width: 981px){
.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_fixed_nav #main-header {
    opacity: 1;
    -webkit-transform: translateY(0px) !important;
    transform: translateY(-24px) !important; 
}}

#main-header {
    position: relative;
    z-index: 99999;
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-weight: 500;
    line-height: 23px;
    height: 9% !important;
}

.et_pb_slide_image {
    margin-top: 0px !important;
}

.et_pb_slide_image, .et_pb_slide_video {
    position: relative;
  	top: 0%;
    width: 100%;
    margin-right: 0%; 
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    width: 100%;
    margin: 0px auto;
    padding: 3% 10%;
  	overflow: auto;
  	height: 700px;
}

.et_pb_slider_fullwidth_off .et_pb_container {
   /* width: 100% !important; */
}

.et_pb_slider .et_pb_slide {
    padding-top: 0px !important;
    /* margin-top: -100px !important; */
    margin: -0px -0px 0px !important;
}

.et_pb_gallery_item, .et_pb_portfolio_item, .et_pb_blurb_content, .et_pb_tabs_controls, .et_pb_tab, .et_pb_slide_description, .et_pb_pricing_heading, .et_pb_pricing_content, .et_pb_promo_description, .et_pb_newsletter_description, .et_pb_counter_title, .et_pb_circle_counter, .et_pb_number_counter, .et_pb_toggle_title, .et_pb_toggle_content, .et_pb_contact_main_title, .et_pb_testimonial_description_inner, .et_pb_team_member, .et_pb_countdown_timer_container, .et_pb_post, .et_pb_text, .product, .et_pb_widget {
    word-wrap: normal;
}

.et-pb-arrow-prev:hover,
.et-pb-arrow-next:hover {
	text-decoration: none;
  	color: #39BF71 !important;
}

@media only screen and (max-width: 767px){
.et_pb_slide_description .et_pb_slide_title {
    font-size: 36px !important;
}}

@media only screen and (max-width: 767px){
.et_pb_slide_content, .et_pb_best_value {
    font-size: 16px !important;
}}

/* IE 10+ */
@supports (-ms-accelerator:true) {
  .container.et_menu_container {
  	/* margin-top: 10px !important; */
  }
  .et_pb_row .et_pb_row_7 {
  	 margin-top: -20px !important;
  }
  
.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    /* padding-bottom: 24px; */
    padding-top: 24px;
}
  
  @media only screen and (max-device-wdith: 980px) {
  	#main-header: 20px 5% 50px 5% !important;
    .et_header_style_left#et-top-navigation, .et_header_style_split#et-top-navigation {
    	padding: 5px 0 0 0 !important;
    }
  }
  
  @media only screen and (max-device-width: 480px){
  			   .et_pb_section.et_pb_section_parallax.et_pb_section_1.et_pb_with_background.et_section_regular    {
        margin-top: 0px !important; 
    }
    .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    /* padding-bottom: 24px; */
     padding-top: 24px;
}
    .et_pb_section.et_pb_fullwidth_section {
  	padding-top: 95px;
  } 
   
  }
  
  
}

@media screen and (min-width: 981px){
.et_pb_row {
    padding: 0% 0;
} 
.et_pb_row .et_pb_row_7 {
  	 margin-top: -20px !important;
 }

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
    transform: translateY(0px) !important; 
    top: 0px !important;
    padding: 24px 0 0 0;
}
  #nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
  	margin-top: -20px;
  }
  
}

@media only screen and (min-width: 1292px){
.et_pb_row {
    padding: 0px 0;
  }
.et_pb_row .et_pb_row_7 {
  	 margin-top: -20px !important;
  }
}

@media only screen and (max-width: 1140px){
  .footerNewsletter{
    margin-top: 0px !important;
    /* padding-top: 10px !important; */
  }
  
  .logos {
    	opacity: 0.3;
    	text-align: center;
    	float: none !important;
    	margin-left: 25px !important;
	}
  .et-social-icons {
		margin-right: 0%;
        float: none !important;
	}
}

@media screen and (max-width: 980px){
.et-social-icons {
    /* margin: 0 0 5px; */
    text-align: center !important;
    float: none !important;
    margin-left: -10%;
}
  
.logos {
    opacity: 0.3;
    text-align: center;
    float: none !important;
    margin-right: 10% !important;
}
  
  .et_header_style_left #logo, .et_header_style_split #logo {
  		margin-top: 10px ;
        max-width: 40%  ;
  }
  
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
    /* margin-bottom: 1.5%; */
   margin-top: 30px; 
}
  
.footerNewsletter{
    margin-top: 20px;
   /* padding-top: 10px; */
  }
}

#footer-bottom {
   padding-top: 0px !important;
}

.newsLetterFix{
   margin-top: 20px !important;
}

#post-434 .et_pb_section_0 {
	padding-bottom: 300px !important;
}

.et_pb_section_0 {
	 /*margin-top: -95px; */
}

.newsletter input {
	font-weight: 600 !important;
  	margin: 0px auto;
  	margin-bottom: 10px !important;
  	text-align: center !important;
}

.newsletter {
  	margin-bottom: 10px !important;
  	text-align: center !important;
	margin-left: -32px;
    margin-top: -10px;
    margin-bottom: 10px;
}


/* Custom CSS for Twitter Timeline */

iframe[id^='twitter-widget-'] {
height:500px !important;
margin-bottom:10px !important;
width:100% !important;
max-width:none !important;
max-height:none !important;
}

.timeline{
	max-width: 100% !important;
}


.mc4wp-form-basic, .mc4wp-form-basic input, .mc4wp-form-basic label, .mc4wp-form-theme, .mc4wp-form-theme input, .mc4wp-form-theme label{
	display: inline !important;
}

.mc4wp-form-basic input[type=text], .mc4wp-form-basic input[type=email], .mc4wp-form-basic input[type=tel], .mc4wp-form-basic input[type=url], .mc4wp-form-basic input[type=date], .mc4wp-form-basic select, .mc4wp-form-basic textarea, .mc4wp-form-theme input[type=text], .mc4wp-form-theme input[type=email], .mc4wp-form-theme input[type=tel], .mc4wp-form-theme input[type=url], .mc4wp-form-theme input[type=date], .mc4wp-form-theme select, .mc4wp-form-theme textarea {
	min-height: 28px !important;
    padding: 8px;
    border: 0px;
    padding-bottom: 7px;
    margin-bottom: 0px !important;
    max-width: 200px !important;
    /* margin-right: -5px; */
}

#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
	border: 1px solid green !important;
  	margin-bottom: -1px !important;
}

div.bbp-template-notice.info  {
	display: none !important;
}

div.bbp-template-notice, div.indicator-hint {
	border: #cee1ef 1px solid !important;
    background-color: #f0f8ff !important;
}

input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    margin-left: 0px;
    padding: 6px;
    border:  darkgrey 1px solid ;
    color: grey;
    background-color: #fff;
    font-size: medium;
    font-weight: 500;
  	margin-bottom: 30px;
}

div.bbp-breadcrumb, div.bbp-topic-tags {
    font-size: 17px !important;
}

#bbp_search_submit{
    color: white !important;
    background: #65AACC;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
    /* position: absolute; */
    text-transform: uppercase;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 20px !important;
    /* font-weight: bold; */
    font-size: large !important;
    height: 35px !important;
    /* float: right; */
    display: block;
    margin-top: -25px;
    /*font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
}

#bbp_search_submit:hover {
	background-color: #7fc4e6 !important;
}

#bbp_search_submit:active {
	background-color: #4c91b3 !important;
}

#bbpress-forums li {
	font-size: large !important;
}

.widgettitle {
	/* display: none !important; */
      font-size: xx-large !important;
}

#bbp_login_widget-3 > h4 {
	visibility: hidden !important;
}

#bbp_search_widget-2 > h4 {
	visibility: hidden !important;
}

#bbp-search-form > div > label {
	display: none !important;
}

#bbp_reply_submit, #bbp_topic_submit {
    color: white !important;
    background: #38bf72;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
   	position: relative !important;
    text-transform: uppercase;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 20px !important;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: large !important;
    height: 34px !important;
    /* float: right; */
    display: block;
    margin-top: 0px !important;
    /*font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
}

/* #bbp_reply_submit, #bbp_topic_submit {
    background-color: #38bf72 !important;
} */

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	border: 0px !important;
  	padding-top: 36px !important;
}

.et_pb_gutter.et_pb_gutters2 #sidebar {
	padding-left: 15px !important;
}

.entry-content {
	/* padding-left: 15px !important; */
      /* padding-top: 78px !important; */
}

.main_title {
    padding-left: 15px !important;
  	padding-top: 20px !important;
}

.bbp-submit-wrapper #user-submit{
 	color: white !important;
    background: #38bf72;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
   	position: relative !important;
    text-transform: uppercase;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 20px !important;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: large !important;
    height: 34px !important;
    /* float: right; */
    display: block;
    margin-top: 0px !important;
    /*font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
}

#user-submit:hover {
	background-color: #53d98b !important;
}

#user-submit:active {
	background-color: #20a658 !important;
}

.mc4wp-form-fields {
	padding-top: 15px;
}

#et_mobile_nav_menu {
	/*padding-top: 24px !important; */
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_0 {
  	padding-right: 5px !important;
    padding-left: 5px !important;
  }
  
.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_0 h1 {
    font-size: 45px !important;
    margin-top: -250px !important;
}

 h1, h2, h3, h4, h5, h6  {
	font-family: "torquebold" !important;	
    font-size: 45px !important;
}
  .et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_text_2{
  	 font-size: 45px !important;
  }
  
  .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.et_pb_text_11 h1 {
  	font-size: 35px !important;
  }
 
  .et_pb_section_0 {
	margin-top: 0px; 
   padding-top: 0px!important; 
}
  .et_pb_text h1 {
    font-size: 45px !important;
  }
  .et_pb_blurb h4 {
	font-size: 30px !important;
} 
  .submit_btn {
  	padding: 10px !important;
    padding-top: 6px !important;
    margin-top: 20px;
  }
  .et_pb_slider .et_pb_slide {
	padding-top: 0px !important;
    margin-top: -100px !important;
    margin: 0px 0px 0px !important;
    height: 1000px !important;
  }
  .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    width: 100%;
    margin: 0px auto;
    padding: 3% 5%;
    overflow: auto;
    height: 700px;
  }
  .et-pb-arrow-prev {
  	left: -10px !important;
  } 
  .et-pb-arrow-next {
  	right: -10px !important;
  } 
  .mc4wp-form-basic input[type=text], .mc4wp-form-basic input[type=email], .mc4wp-form-basic input[type=tel], .mc4wp-form-basic input[type=url], .mc4wp-form-basic input[type=date], .mc4wp-form-basic select, .mc4wp-form-basic textarea, .mc4wp-form-theme input[type=text], .mc4wp-form-theme input[type=email], .mc4wp-form-theme input[type=tel], .mc4wp-form-theme input[type=url], .mc4wp-form-theme input[type=date], .mc4wp-form-theme select, .mc4wp-form-theme textarea {
	min-height: 28px !important;
    padding: 8px;
    border: 0px;
    padding-bottom: 7px;
    max-width: 300px !important;
	margin: 0px auto !important;
    margin-bottom: 5px !important;
    display: block;
}
  .newsletter {
  	text-align: center;
    margin: 0px auto;
  }
 
.et_body_font body, a, p {
	font-family: "gotham_bookregular" !important;
} 

h1, h2, h3, h4, h5, h6  {
	font-family: "torquebold" !important;	
    font-size: 55px;
}

  h1 span
  {
  	font-size: 55px !important;
  }
  .mc4wp-form-fields h1 {
	font-size: 30px !important;
}
  .et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_0 h1{
  		font-size: 55px;
  }
  
.et_pb_column_4_4 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_1_2 .et_pb_video_play {
    margin-top: -3rem !important;
    margin-left: -3rem !important;
    font-size: 5rem !important;
    line-height: 5rem !important;
}
  	#bettPageHeader { 
       		margin-top: 80px !important;
    		padding: 100px !important;
      }  
  
  /*#bettPageHeader{
         padding-top: 200px !important;
  }
  
  #bettPageHeader h1{
		padding-top: 150px !important;  
  }*/
  
     .et_pb_section.et_pb_fullwidth_section {
  	padding-top: 95px;
  } 
}

.bbp-login-form .bbp-username input, .bbp-login-form .bbp-email input, .bbp-login-form .bbp-password input {
	display: block !important;
}

.et_pb_column_1 {
    /* background-color: white ; */
     padding-top: 0px !important;
     padding-right: 0px !important;
     padding-bottom: 0px !important;
     padding-left: 0px!important;
}


.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu > li > a, .et_nav_text_color_dark #top-menu > li > a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon:before, .et_search_form_container input, span.et_close_search_field:after, #et-top-navigation .et-cart-info, .mobile_menu_bar:before {
    color: #ffffff !important;
}

#main-footer {
	padding-bottom: 15px !important;
}

.bbp-login-form .bbp-submit-wrapper {
    text-align: center;
    float: left;
}

#mc-embedded-subscribe {
 	color: white !important;
    background: #38bf72;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
   	position: relative !important;
    text-transform: uppercase;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 20px !important;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: large !important;
    height: 34px !important;
    /* float: right; */
    display: block;
    margin-top: 0px !important;
    /*font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
}

#mc-embedded-subscribe:hover {
	background-color: #53d98b !important;
}


#mc_embed_signup .clear {
    clear: both;
    text-align: center;
}

#mc_embed_signup .clear:hover{
	background-color: white !important;
}

.download {
   	color: white !important;
    background: #38bf72;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
   	position: relative !important;
    text-transform: uppercase;
  	text-align: center !important;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 16px !important;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: initial;
    height: 34px !important;
    /* float: right; */
    display: block;
    margin-top: 0px !important;
   /* font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
    margin: 0px auto !important;
}

.download:hover { 
    background-color: #53d98b !important;
}

.download:active {
    background-color: #20a658 !important;
}

.forumLinks {
   	color: white !important;
    background: #38bf72;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
   	position: relative !important;
    text-transform: uppercase;
  	text-align: center !important;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 16px !important;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: small;
    height: 34px !important;
    /* float: right; */
    display: block;
    margin-top: 0px !important;
    /*font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
    margin: 0px auto !important;
}

.forumLinks:active { background-color: #53d98b !important; }

.forumLinks:hover { background-color: #20a658 !important; }

#mc_embed_signup .button {
 	color: white !important;
    background: #38bf72;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
   	position: relative !important;
    text-transform: lowercase;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 20px !important;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: large !important;
    height: 34px !important;
    /* float: right; */
    display: block;
    margin-top: 0px !important;
   /* font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
}

#mc_embed_signup .button:hover {
	background-color: #53d98b !important;
}

#mc_embed_signup .button:active {
	background-color: #20a658 !important;
}


#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    width: 100%;
    margin: 0;
    font-size: 12px;
    border: 1px solid lightgray;
}

.et_pb_section.et_pb_section_parallax.et_pb_section_1.et_pb_with_background.et_section_regular {
	margin-top: 0px;
}


a.smallblue, a.bigblue, a.big-button {
    color: white !important;
    background: #38bf72;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    transition: all 125ms cubic-bezier(.25,.1,.25,1);
    position: relative !important;
    text-transform: uppercase;
    z-index: 100;
    /* margin-bottom: 0px; */
    padding: 0px 20px !important;
    font-weight: bold;
    /* font-weight: bold; */
    font-size: large !important;
    height: 34px !important;
    /* float: right; */
    display: block;
    border-radius: 0px !important;
    margin-top: 10px !important;
    /*font-family: 'gotham_bookregular', Helvetica, Arial, Lucida, sans-serif !important;*/
    margin: 0px auto;
    width: 200px;
    vertical-align: middle;
    padding: 5px !important;
    font-weight: 800 !important;
}

a.smallblue:hover, a.bigblue:hover, a.big-button:hover {
  background: #53d98b;
  color: white !important
}

a.smallblue:active, a.bigblue:active, a.big-button:active {
 background: #20a658 !important;
}

.et_pb_video_overlay_hover a {
	color: white !important;
}

.et_pb_column_4_4 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_1_2 .et_pb_video_play {
    margin-top: -3rem;
    margin-left: -7rem;
    font-size: 11rem;
    line-height: 5rem;
}

@supports (-ms-accelerator:true) {
.submit_btn {
    top: 0px !important; 	
  }
 .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar  {
    	/*  padding-top: 24px; 
          padding-bottom: 24px;*/ 
    }    
  
  
  @media screen and (max-device-width: 480px) {
.download {
    font-size: small !important;
} 
    
    .et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar  {
    	  padding-top: 24px; 
          padding-bottom: 24px; 
    }    
    .et_pb_section.et_pb_section_parallax.et_pb_section_1.et_pb_with_background.et_section_regular {
   margin-top: 0px !important;
}
    
.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_0 {
  	padding-right: 5px !important;
    padding-left: 5px !important;
  }
    
 h1, h2, h3, h4, h5, h6  {
	font-family: "torquebold" !important;	
    font-size: 45px !important;
}
    
.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_0 h1 {
    font-size: 45px !important;
}
    
    .et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_text_2{
  	 font-size: 45px !important;
  }
    
     .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.et_pb_text_11 h1 {
  	font-size: 35px !important;
  }


/*  	font-size: 50px !important; 
  }*/
  .et_pb_section_0 {
	 margin-top: 0px; 
}
    .et_pb_text h1 {
    font-size: 45px !important;
}
    

  .et_pb_blurb h4 {
	font-size: 30px !important;
}

  .et_pb_text_0 {
    color: #ffffff !important;.
    padding-top: 0px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}
    .mc4wp-form-fields h1 {
	font-size: 30px !important;
}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	top: 1px !important; 
  @media screen and (max-device-width: 480px) {
    #heart {
   		display: block !important;
	}
.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_0 {
  	padding-right: 5px !important;
    padding-left: 5px !important;
  }

 h1, h2, h3, h4, h5, h6  {
	font-family: "torquebold" !important;	
    font-size: 45px !important;
}
           
.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_0 h1 {
    font-size: 45x !important;
}
      
   .et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_text_2{
  	 font-size: 45px !important;
  }
      
    .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.et_pb_text_11 h1{
  	font-size: 35px !important;
  }


 /* 	font-size: 50px !important;
  }*/
  .et_pb_section_0 {
	 margin-top: 0px; 
}
  .et_pb_blurb h4 {
	font-size: 30px !important;
}

  .et_pb_text_0 {
    color: #ffffff !important;
    padding-top: 0px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}
      .mc4wp-form-fields h1 {
	font-size: 30px !important;
}
         .et_pb_section.et_pb_fullwidth_section {
  	padding-top: 95px;
  } 
}

.et_pb_text_0 {
    color: #ffffff !important;
    padding-top: 0px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.mc4wp-form-fields h1 {
	font-size: 30px !important;
}

.mc4wp-form-fields p {
	font-size: 18px !important;
}

#signUpPage {
	padding-top: 78px !important;
}

#mc_embed_signup .clear:hover {
    background-color: white !important;
}
    
#footerSignUp {
	text-align: center;
    font-size: 30px !important;
    margin-top: -10px;
    margin-bottom: 10px;
}    

.mc4wp-form-fields h1 {
   font-size: 30px !important;
   margin: -10px 0px 10px 0px !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100% !important;
    max-width: 800px;
    margin: 10px auto !important;
}
    
.et_pb_fullwidth_header .header-content {
    padding: 0px !important;
    text-align: center;
}   

li.bbp-forum-freshness, li.bbp-topic-freshness { display:none; }
li.bbp-forum-info, li.bbp-topic-title { width:75%; }
    
    #mc_embed_signup div.response {
    	position: relative !important;
      	left: 10% !important;
    }    

    .et_pb_text_5 {
    	padding-bottom: 80px !important;
    }    
    
    .et-animated-content#page-container{
    
    }
    
    .fb-like{
    	text-align: center;
    }
 
 
/* Style remember me check box when login into forum page. */
    .login form input[type=checkbox]{
    	border: 1px solid #2ea3f2 !important;
      -webkit-appearance: none !important;
    }
    
    body.login.login-action-login.wp-core-ui.locale-en-us {
    	background-image: url(http://mceducation.azurewebsites.net/wp-content/uploads/2015/12/Blue-Strip.png);
    }
    .login #backtoblog a, .login #nav, .login h1 a {
    	color: white !important;
    }