/*
Theme Name: Divi (child)
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: (Learning.com version)
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.18.1479329272
Updated: 2016-11-16 20:47:52
*/

a,
a:hover {
  text-decoration: underline;
}

.et_pb_widget a {
  text-decoration: underline;
}

#footer-widgets .footer-widget li a {
  text-decoration: underline;
}

a.icon {
  text-decoration: none !important;
}

/**/

.et_pb_section_X {
	background-image: url(/wp-content/uploads/2016/11/bkg_chalkboard-02.jpg);
}

/**/

.c_bef_1-in .percent-value:before {
	content: "1 in ";
}

.c_aft_years .percent-value:after {
	content: " years";
}
.c_aft_million .percent-value:after {
	content: " million";
}
.c_aft_hours .percent-value:after {
	content: " hours";
}
.c_aft_Xst-grade .percent-value:after {
	content: "st grade";
}
.c_aft_wpm .percent-value:after {
	content: " wpm";
}
.c_aft_in-10 .percent-value:after {
	content: " in 10";
}

/*
body {
	font-weight: 400 !important;
}

h1,
#main-content .entry-content .et_pb_section:first-child h1 {
	padding-bottom: 12px !important;
	font-size: 50px !important;
}
*/

@media(max-width: 767px){
/*
  .small-heading-text-mobile h1,
  #main-content .entry-content .et_pb_section:first-child .small-heading-text-mobile h1 {
  	font-size: 36px !important;
  }
*/

  .et_pb_fullwidth_header.small-heading-text-mobile .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
  }
}

/*
h1.entry-title {
	font-size: 36px !important;
}
h2 {
	padding-bottom: 18px !important;
	font-size: 42px !important;
}
h3 {
	font-size: 28px !important;
}
h4 {
	font-size: 26px !important;
}
h5,
.et_pb_portfolio_image h3 {
	font-size: 18px !important;
}
*/
p,
.et_pb_text li,
.footer-widget li {
	font-weight: 400;
}

.nowrap .et_pb_number_counter .percent {
	height: 72px !important;
	margin-bottom: 0;
}
.nowrap .percent-value {
	white-space: nowrap !important;
}
.nowrap .et_pb_number_counter h3 {
	padding-top: 20px !important;
	font-size: 18px !important;
}
.c_light h1,
.c_light h2,
.c_light p {
	color: #fff !important;
}


#top-header .et-social-icons li:first-child {
	margin-left: 0;
}
#top-header .et-social-icons li {
  float: left;
  margin-left: 15px;
}
#et-secondary-menu {
	float: none;
	width: 100%;
}
#top-header .et-social-icons {
	float: left;
}
#et-secondary-nav {
	float: right;
	font-weight: normal;
}
#top-menu-nav > ul > li > a:hover,
#top-menu-nav ul.sub-menu > li > a:hover {
 	opacity: 1;
 	color: #00a5e5 !important;
}
#top-menu .sub-menu {
	width: auto;
	padding: 12px 0;
}
#top-menu .sub-menu li {
	width: 100%;
	padding: 0 12px;
}
#top-menu .sub-menu li a {
	width: auto;
	padding: 6px 12px;
	white-space: nowrap;
}

#top-menu .sub-menu .sub-menu {
  top: 0;
  left: 100%;
  right: auto;
  margin-left: -14px;
}

#top-menu.fit-menus-in-window .sub-menu .sub-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -14px;
}

@media(min-width: 981px){
  #top-header .container {
    height: 36px;
    padding-top: 11px;
  }

  #logo {
    max-width: 220px;
  }
}

.c_bkg-br {
	background-position: 100% 100% !important;
	background-repeat: no-repeat !important;
}

.single #left-area,
.single .post {
	margin-bottom: 0;
	padding-bottom: 0;
}


.et_pb_post a {
	transition: color 0.15s ease-in-out !important;
}
.et_pb_post a:hover {
	color: #00a5e5 !important;
}
.et_pb_post h2 {
	margin-top: 30px;
}
.et_pb_text_inner > :last-child {
	padding-bottom: 0 !important;
}


.et-pb-arrow-prev,
.et-pb-arrow-next {
	margin: -60px -55px 0 -60px;
	font-size: 120px;
	color: #ffffff !important;
}


.et_pb_button {
	color: #fff !important;
}
.et_pb_button.c_gray {
	background: #666767 !important;
}
.et_pb_button.c_hollow {
	background: transparent !important;
	border-width: 1px !important;
}
.et_pb_button.c_hollow:hover {
	color: #666767 !important;
	background: #fff !important;
}

.et_pb_tabs_controls {
	margin-bottom: 30px;
	border: 0 !important;
	background: #666767 !important;
}
.et_pb_tabs_controls li {
	border: 0;
	text-align: center;
	font-weight: normal;
}
body .et_pb_tabs .et_pb_tabs_controls li:not(.et_pb_tab_active) a {
	color: #fff !important;
}
.et_pb_tabs_controls li.et_pb_tab_active {
	bottom: 0;
}

.et_pb_blog_grid .et_pb_post {
	overflow: hidden !important;
	border: 0 !important;
	border-radius: 4px !important;
}
.et_pb_blog_grid_dropshadow .et_pb_post {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) !important;
}
.c_newsroom .et_pb_text_inner h3 {
	padding: 0 !important;
}
.c_newsroom .et_pb_blog_grid_wrapper::before {
	content: none;
}
.c_newsroom .et_pb_blog_grid .et_pb_post {
	margin-bottom: 0 !important;
	padding-bottom: 9px !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	text-align: center !important;
}
.c_newsroom .entry-title {
	overflow: hidden !important;
	height: 3.1em !important;
	margin: 25px 0 10px !important;
	padding: 0 !important;
	font-size: 18px !important;
}
.c_newsroom .post-content p:first-child {
	overflow: hidden !important;
	height: 6.25em !important;
	margin-bottom: 1em !important;
	padding-bottom: 0 !important;
}
.c_newsroom .post-content p:not(:first-child) {
	display: none !important;
}
.c_newsroom .more-link {
	font-weight: bold !important;
	text-transform: uppercase !important;
}

.archive .et_pb_post,
.et_pb_widget_area_right a,
#sidebar {
	font-weight: 400 !important;
}
.archive .et_pb_post h2 {
	margin-top: 30px;
/* 	font-size: 28px !important; */
}

.et_pb_text table,
.et_pb_text table td {
	border: 0 !important;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
	z-index: 3;
	opacity: 1;
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image:not(:hover) h3,
.et_pb_fullwidth_portfolio .et_pb_portfolio_image:not(:hover) .post-meta {
	opacity: 1;
	background: rgba(255, 255, 255, 0.9);
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
/* 	font-size: 18px; */
	margin-top: 35%;
	padding-top: 10px;
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
	margin-top: 30%;
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image .post-meta {
	margin: 0 0 15px;
	padding: 0.4em 0 0;
}


#footer-widgets h4 {
	padding-bottom: 25px;
/* 	font-weight: normal; */
}

#footer-widgets .footer-contact-section .footer-contact-heading {
  color: #FFFFFF;
  font-size: 16px !important;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#footer-widgets .footer-contact-section ~ .footer-contact-section .footer-contact-heading {
  margin-top: 1em;
}

#footer-widgets .footer-widget li {
	padding-left: 0;
}
#footer-widgets .footer-widget li:before {
	content: none;
}
#footer-widgets #text-3 {
	text-align: center;
}
#footer-widgets #nav_menu-3 {
	float: none;
}
#footer-widgets .footer-about {
	display: inline-block;
	font-style: italic;
}
.footer-widget .footer-widget-section {
	background: none;
	margin-top: 15px;
	padding: 15px 0 5px 0;
}
.footer-widget .footer-widget-section .et-social-icons {
	width: 100%;
	text-align: center;
}
.footer-widget .footer-widget-section .et-social-icon a {
  font-size: 32px;
}
.footer-widget .footer-widget-section .et-social-icon:first-child {
	margin-left: 0;
}
.c_one-half {
	float: left !important;
	width: 50% !important;
	text-align: center !important;
}
#footer-bottom .c_wrap #footer-info {
	display: inline-block !important;
	float: none !important;
	font-size: 14px !important;
}
#footer-bottom .c_wrap .bottom-nav {
	padding: 0 !important;
}
#footer-bottom .bottom-nav li:last-child {
	padding-right: 0 !important;
}



.display-posts-listing .listing-item {
	margin-bottom: 60px;
}
.display-posts-listing .image,
.display-posts-listing .image img {
	display: block;
}
.display-posts-listing .image img {
	width: 100%;
}
.display-posts-listing .title {
	display: block;
	margin-top: 30px;
	padding-bottom: 10px;
	font-size: 26px;
	font-weight: 500;
	line-height: 1em;
}
.display-posts-listing .title,
.display-posts-listing .category-display a {
	color: #666767;
}
.display-posts-listing .date,
.display-posts-listing .category-display {
	font-size: 14px;
}
.display-posts-listing .excerpt-dash {
	display: none;
}
.display-posts-listing .excerpt {
	display: inline-block;
	margin-top: 6px;
	padding-top: 15px;
}

.et_pb_filterable_portfolio_0.et_pb_filterable_portfolio h2 {
	text-align: center;
}
.et_pb_gallery .et_pb_gallery_pagination,
.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
	border: 0;
}

/* Short Forms
	 ========================================================================== */

.short-form {
	min-height: 237px;
	background-color: #FFFFFF;
}

/* Submit buttons (selectors for all non-CTA buttons)
	 ========================================================================== */

body input[type="submit"],
body input[type="button"] {
	color: #fff;
	background-color: #72bf44 !important;
}

body input[type="submit"]:hover,
body input[type="button"]:hover {
	cursor: pointer;
}

body input[type="submit"]:focus,
body input[type="button"]:focus {
	color: #fff;
	background-color: #72bf44 !important;
}

.c_slider-nav {
	position: absolute;
	right: 0;
	left: 0;
	width: 100%;
	max-width: 1360px;
	top: 50%;
	margin-top: -50px;
	padding: 0 1% !important;
}
.c_slider-nav .c_arrow a {
	display: block;
	position: relative;
}
.c_slider-nav .c_arrow a:before {
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: "ETmodules" !important;
	font-size: 120px;
	line-height: 155px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
}
.c_slider-nav .c_arrow.L a:before {
	content: "\34";
	left: -39px;
}
.c_slider-nav .c_arrow.R a:before {
	content: "\35";
	right: -8px;
}
.c_slider-nav .c_arrow img {
	visibility: hidden;
}
.c_slider {
	padding: 0 8% !important;
}
.c_slider .c_slide {
	top: 0;
	width: 100%;
}

/* Screen Reader Styles */

.et-social-icon {
	position: relative;
}

.et-social-icon span {
	display: block;
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
}

.et_pb_slider .et_pb_slide:first-child {
	opacity: 1;
}

.et_pb_slider .et_pb_slide {
	display: block !important;
	opacity: 0;
	pointer-events: none;
}

.et_pb_slider .et_pb_slide.et-pb-active-slide {
	pointer-events: initial;
}

/* Default Style Overrides */

.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
	background-color: #F9F9F9;
}

.et_pb_portfolio_item .et_pb_module_header a,
.et_pb_portfolio_item h3 a, .et_pb_post .entry-title a,
.et_pb_post h2 a {
  text-decoration: underline;
}

@media (min-width: 981px) {
	.et_pb_section_X.et_pb_section {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header,
	body.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 36px !important;
	}
	body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header,
	body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
		top: 68px !important;
	}
	.et_header_style_left #et-top-navigation,
	.et_header_style_split #et-top-navigation {
		padding-top: 0 !important;
	}

	.et_header_style_left #et-top-navigation nav > ul > li > a,
	.et_header_style_split #et-top-navigation nav > ul > li > a {
  	padding-top: 31px !important;
		padding-bottom: 31px !important;
	}

	.et_pb_slider.c_right .et_pb_slide_description {
		float: right;
		width: 50%;
		padding: 8% 8% 8% 0;
		text-align: left;
	}

	.c_div-ver .et_pb_column_11:after {
		content: "";
		position: absolute;
		top: 0;
		right: -5.5%;
		width: 1px;
		height: 100%;
		background: #fff;
	}

	.et_pb_centered_pricing_items {
		display: flex;
	}
	.et_pb_pricing_table {
		position: relative;
		padding-bottom: 67px;
	}
	.et_pb_featured_table {
		padding-bottom: 76px;
	}
	.et_pb_centered_pricing_items .et_pb_button {
		position: absolute;
		display: block;
		bottom: 30px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		white-space: nowrap;
	}
}
@media (max-width: 980px) {
	.c_slider-nav .et_pb_column {
		width: 50% !important;
	}

	.c_newsroom .et_pb_column .et_pb_blog_grid .column.size-1of2 {
		width: 100% !important;
		margin-right: 0 !important;
	}
}

@media (min-width: 768px) {

	.c_fourths .et_pb_tabs_controls li {
		width: 25%;
	}
	.c_thirds .et_pb_tabs_controls li {
		width: 33.33%;
	}
	.c_halves .et_pb_tabs_controls li {
		width: 50%;
	}

	#footer-widgets #nav_menu-3 {
		margin-left: 30%;
	}

	#footer-bottom .one-half:first-of-type {
		float: left;
	}
	#footer-bottom .one-half:last-of-type {
		float: right;
	}

}
@media (max-width: 767px) {

	.c_one-half {
		width: 100%;
	}

	.c_bkg-br {
		background-position: 50% 100%;
	}

}

@media (max-width: 539px) {

	.c_bkg-br {
		background-size: contain;
	}

}

/* Sample Lessons */

.sample-lesson-wrapper {
	text-align: center;
	margin: 0 auto;
	padding-top: 40px;
	width: 100%;
}

.sample-lesson-holder {
	position: relative;
	width: 100%;
	padding-top: 75%;
	overflow: hidden;
}

.sample-lesson-frame {
	transform-origin: 0 0;
	display: inline-block;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sample-lesson-popup .mfp-content {
	width: 95% !important;
	max-width: 866px;
	display: inline-block !important;
}

.sample-lesson-popup .mfp-inline-holder .mfp-close {
	font-size: 64px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 200;
	top: -10px;
	opacity: 0.2;
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.sample-lesson-popup .mfp-inline-holder .mfp-close:hover {
	opacity: 1;
}

/* Custom Testimonial Arrows */

.light-navigation-arrows .testimonial_rotator_prev,
.light-navigation-arrows .testimonial_rotator_next {
  color: #FFFFFF !important;
}

/* Custom Effects and styling for Content Sliders */

.et_pb_slider.unobtrusive-dots {
  padding-bottom: 34px;
}

.et_pb_slider.unobtrusive-dots .et-pb-controllers {
  bottom: 0;
}

.et_pb_slider.sliding-transition .et_pb_slide {
  animation-name: none !important;
  opacity: 0 !important;
  z-index: 1 !important;
}

.et_pb_slider.sliding-transition .et_pb_slide.et-pb-active-slide {
  opacity: 1 !important;
  z-index: 10 !important;
}

.et_pb_slider.sliding-transition .et_pb_slide.et-pb-moved-slide {
  opacity: 0 !important;
  z-index: 1 !important;
}

.et_pb_slider.sliding-transition .et_pb_slide.et-pb-active-slide,
.et_pb_slider.sliding-transition .et_pb_slide.et-pb-moved-slide {
  transition: 1s all ease-in-out;
}

.et_pb_slider.sliding-transition .et_pb_slide.immediate-transform {
  transition: 0s all ease-in-out;
  transition: none !important;
}

.et_pb_slider.sliding-transition .et_pb_slide .et_pb_slide_description {
  animation-name: none !important;
}

.et_pb_slider.sliding-transition .et-pb-active-slide .et_pb_slide_description {
  -webkit-animation-fill-mode: initial;
  animation-fill-mode: initial;
  animation-name: none !important;
}

.et_pb_slider.sliding-transition .et_pb_slide.previous {
  left: -100%;
}

.et_pb_slider.sliding-transition .et_pb_slide.next {
  left: 100%;
}

.et_pb_slider.sliding-transition .et_pb_slide.et-pb-active-slide {
  left: 0 !important;
}

@media(max-width: 767px){
  .et_pb_slider.unobtrusive-dots .et-pb-arrow-prev,
  .et_pb_slider.unobtrusive-dots .et-pb-arrow-next {
    margin: -50px -27px 0 -32px;
    font-size: 100px;
  }
}

@media(max-width: 480px){
  .et_pb_slider.unobtrusive-dots .et-pb-arrow-prev,
  .et_pb_slider.unobtrusive-dots .et-pb-arrow-next {
    margin: -30px -12px 0 -15px;
    font-size: 60px;
  }
}

/* EU Cookie Notice */

#cookie-notice {
  background-color: rgba(0, 0, 0, 0.85) !important;
}

.cookie-notice-container {
  overflow: hidden;
  width: 98%;
  max-width: 1080px;
  margin: 0 auto;
}

#cn-notice-text {
  float: left;
  text-align: left;
  width: 90%;
}

#cn-notice-text a {
  color: #FFFFFF;
  text-decoration: underline;
}

#cn-accept-cookie {
  float: right;
  display: inline-block;
  color: #FFFFFF;
  padding: 10px;
  background-color: #02A4E6;
  width: 9%;
  max-width: 80px;
  min-width: 80px;
  text-decoration: none;
  cursor: pointer;
}

#cookie-notice .cn-button {
  margin-left: 0;
}

@media(max-width: 767px){
  #cn-notice-text {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
  }

  #cn-accept-cookie {
    width: 33%;
    float: none;
  }

  #cookie-notice .cn-button {
    margin: 10px auto 5px auto;
  }
}

/* Menu Adjustments */

#top-menu li {
  float: left;
  padding-right: 26px;
}

.nav li.et-touch-hover > ul,
.nav li:hover > ul,
.nav li.et-show-dropdown > ul {
  opacity: 1;
  visibility: visible;
}

.et_mobile_menu .menu-item-has-children > a {
  cursor: default;
  text-decoration: none;
}

.et_mobile_menu .menu-item-has-children > a:hover {
  opacity: 1;
}

#et-secondary-nav .menu-item-has-children > a:first-child:after,
#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child .caret:before,
#top-menu .menu-item-has-children > a:first-child .caret:before {
  font-family: ETmodules;
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-weight: 800;
  font-style: normal;
}

#et-secondary-nav .menu-item-has-children > a.assisted:first-child::after,
#top-menu .menu-item-has-children > a.assisted:first-child::after {
  display: none;
}

#top-menu li .menu-item-has-children > a:first-child:before,
#top-menu li .menu-item-has-children > a:first-child .caret::before {
  right: 20px;
  top: 50%;
}

/* Element Focus Styles */

a[role="presentation"],
.et_pb_image a,
.et_pb_gallery_image a {
  display: inline-block;
}

*:focus {
  outline: 1px #333333 dotted !important;
}

#main-footer *:focus {
  outline: 1px #E4E4E4 dotted !important;
}

/* Accessibility Links */

.sr-options {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
}

.sr-options a {
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  display: block;
}

.sr-options a:focus {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 1em;
  background-color: #000000;
  color: #FFFFFF;
}

/* Video Transcripts */

.video-transcript.hidden {
  display: none !important;
}

.video-transcript table,
table.video-transcript {
  margin: 0 !important;
}

.video-transcript table th,
table.video-transcript th {
  background-color: #666767;
  color: #FFFFFF;
}

.video-transcript table th,
table.video-transcript th,
.video-transcript table td,
table.video-transcript td {
  border: 1px solid #666767 !important;
  vertical-align: top;
}

.media-transcript-notice,
.media-transcript-notice.sr-only:focus {
  display: block;
  position: static;
  font-size: 12px;
  background-color: #333333;
  color: #FFFFFF;
  padding: 0.5em 1em !important;
  width: auto;
  height: auto;
  border: 1px solid #333333;
}

.media-transcript-notice:focus {
  border: 1px dotted #FFFFFF;
}

.media-transcript-info {
  margin: 0.75em 0 !important;
  padding: 0 !important;
}

.video-transcript {
  background-color: #FFFFFF;
  padding: 115px 20px 20px 20px;
  margin-top: -115px;
}

.fluid-width-video-wrapper {
  padding-top: 56.2963% !important;
}

/* Disabled Lightbox Galleries */

.lightbox-disabled a {
  pointer-events: none;
}

.lightbox-disabled .et_overlay {
  display: none !important;
}

/* Icon Fixes */

.et_pb_toggle_title .icon:before,
.et_overlay .icon:before,
.mfp-arrow-right .icon::after,
.mfp-arrow-left .icon::after {
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 64px;
  color: #FFFFFF;
  margin: 0 !important;
  top: 0 !important;
  border: none !important;
}

.et_overlay.assisted:before {
  display: none;
}

.et_overlay.assisted .icon:before {
  content: "\e050";
  position: absolute;
  top: 55% !important;
  left: 50% !important;
  margin: -16px 0 0 -16px !important;
  font-size: 32px;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.et_pb_gallery_image:hover .et_overlay .icon:before {
  top: 50% !important;
}

.et_overlay .icon:before {
  color: #2EA3F2;
}

.et_pb_toggle_title:before {
  display: none !important;
}

.et_pb_toggle_title .icon:before {
  content: "\e050";
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #CCCCCC;
  top: 50%;
  margin-top: -0.5em;
}

.et_pb_accordion .et_pb_toggle_title .icon:before,
.et_pb_toggle .et_pb_toggle_title .:before {
  right: 0;
  left: auto;
}

/* Fix Lightboxes */


.mfp-arrow:focus,
.mfp-close:focus {
  border: 1px dotted #FFFFFF;
  opacity: 1 !important;
}

.mfp-close {
  width: auto !important;
  padding: 0 !important;
}

/* Modal Customizations */

.modal-active .et_pb_section {
  position: relative;
  z-index: -1;
}

.modal-active .et_pb_section.modal-container {
  z-index: 9999;
}

#top-header,
#main-header {
  transition: all 0.5s ease-in-out;
}

.modal-active #top-header,
.modal-active #main-header {
  transform: translateY(-333%);
}

/* Portfolio Module Customizations */

.et_pb_fullwidth_portfolio .et-pb-arrow-prev,
.et_pb_fullwidth_portfolio .et-pb-arrow-next {
  width: 120px;
  background-color: #333333;
  background-color: rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  border: none !important;
  text-decoration: none !important;
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev {
  left: 45px;
}

.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next {
  right: 45px;
}

/* Monarch Social Media Sharing Customizations */

.et_monarch .et_social_popup h3,
.et_monarch .et_social_flyin h3,
.et_monarch .et_social_locked h3,
.et_monarch .et_social_pinterest_window h3 {
  margin-bottom: 0.5em;
}

.et_monarch .et_social_pinterest_window {
  height: 430px;
}

.et_monarch .et_social_pinterest_window .et_social_modal_header .close-dialog .icon:after {
  font-family: 'etmonarch';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 16px;
  speak: none;
  content: "\e60C";
  color: #CCCCCC;
}

.et_monarch .et_social_pinterest_window .et_social_modal_header .close-dialog {
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 10px;
}

.et_monarch .et_social_pinterest_window .et_social_close {
  display: none !important;
}

.et_monarch .et_social_pin_images_outer.open {
  display: block !important;
}

.et_monarch span.et_social_hide_sidebar:focus {
  opacity: 1;
}

.et_pb_toggle_content:focus {
  box-shadow: none !important;
}

.et_pb_blog_0 {
  box-shadow: none !important;
}

.et_pb_posts .et_pb_post {
  padding: 1em;
  background-color: #FFFFFF;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  margin: 0 0 1em 0;
  float: left;
}

.et_pb_posts .et_pb_post .entry-title {
  padding-bottom: 10px;
}

@media(min-width: 768px){
  .et_pb_posts .et_pb_posts .et_pb_post {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  .et_pb_posts .et_pb_post .entry-featured-image-url {
    float: left;
    width: 33%;
    border: 1px solid #E4E4E4;
    margin-bottom: 0 !important;
  }

  .et_pb_posts .et_pb_post .entry-title {
    margin: 0 !important;
  }

  .et_pb_posts .et_pb_post .entry-title,
  .et_pb_posts .et_pb_post .post-meta,
  .et_pb_posts .et_pb_post .post-content {
    float: right;
    clear: right;
    width: 65.9%;
    padding-left: 1rem;
  }
}

@media(min-width: 981px){
  .et_pb_posts .et_pb_post .entry-featured-image-url {
    width: 25%;
  }

  .et_pb_posts .et_pb_post .entry-title,
  .et_pb_posts .et_pb_post .post-meta,
  .et_pb_posts .et_pb_post .post-content {
    width: 74.9%;
  }
}

/* Font Awesome Icons in Links */

a .fa,
a .fas {
  text-decoration: inherit;
  text-decoration-thickness: 0.075em;
  font-size: 80%;
}