/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
.hide{
	display:none;
}
.show{
	display:block;
}
.show-read {
	visibility:hidden;
}
.show-read:after {
	content:'Read Less -';
	display:block;
	visibility:visible;
	cursor:pointer;	
	    margin-bottom: 1rem;
    margin-top: -1.75rem;
}
.show-more {cursor:pointer;}
.et_pb_blog_extras_0_tb_body .post-content p.show-more:hover {color: #f2af1a !important;}
body {font-weight:unset;}
a {
	transition: all 0.25s;
}
a:hover, body .et_pb_dp_oc_0 .dp_oc_item .dp_oc_post_title a:hover, .et_pb_dp_oc_0 .dp_oc_item .dp_oc_read_more_link:hover, .et_pb_text_0.et_pb_text a:hover, body #page-container .et_pb_section .et_pb_button_2:hover {
	    color: #f2ae19!important;
}
.et_pb_menu__wrap .mobile_menu_bar {
	background: #f2af1a;
    padding: 0.25rem;
	border-radius:100%;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children > a,
#main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}
/*.et_pb_menu .et_mobile_menu .menu-item-has-children > a:after, #main-header .et_mobile_menu .menu-item-has-children > a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 18px;
    content: '\4c';
    top: 11px;
    right: 13px;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after,
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
    content: '\4d';
}*/
.et_pb_menu .et_mobile_menu ul.sub-menu,
#main-header .et_mobile_menu ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}
.et_pb_menu .et_mobile_menu li.visible > ul.sub-menu,
#main-header .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l #main-header .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}
@media screen and (max-width: 980px) {
	.et_pb_main_blurb_image {max-width: 75%;}

	/* Mobile Menu*/
 body .et_pb_menu .opened .et_mobile_menu {
    width: 100vw !important;
    position: fixed !important;
    top: 7rem !important;
    left: 0vw !important;
    height: 100vh !important;
    /*display: flex !important;
    flex-direction: column !important;*/
    opacity: 1 !important;
    visibility: visible !important;
    transition: visibility 0.3s, opacity 0.3s ease-in-out;
    padding: 0 !important;
    overflow: visible;
	background-color: #8b2982 !important;
	border-color: #8b2982 !important;
}
html {
height: -webkit-fill-available;
}
.mobile_nav.opened .et_mobile_menu {
display:block !important;
}
.et_mobile_menu li a {
	border-bottom:0;
	    padding: 10px 5%;
	font-weight: 600;
}

.mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
	    color: #000 !important;
}
	
	body .et_pb_menu ul li.wpml-ls-item, li.btn--green, li.btn--purple {
		display: inline-block;
		width: 50%;
		float: left;
		text-align: center;
	}
	body .et_pb_menu ul li.wpml-ls-item a {
		font-size: 13px !important;
	}
	body .et_pb_menu ul li.wpml-ls-item a:before {
		display: none;
	}
.et_pb_menu ul li a:not(.mobile-toggle):before {
	content:"/";
}
	.et_pb_menu__logo img {
		z-index: 99999;
    	position: relative;
	}
.mobile_menu_bar {
    z-index: 10000;
}
	.et_mobile_menu .menu-item-has-children>a {
    background-color: unset;
}	
}

/* Top Menu */
div.et_pb_section.et_pb_section_0_tb_header {
    transition: background-color .5s;
}
div.et_pb_section.et_pb_section_0_tb_header.scrolled-down {
	    background-color: #8b2982!important;
    background-image: none !important;
	box-shadow: 0px 8px 14px -9px rgb(0 0 0 / 75%);
}
.et-menu .menu-item-has-children>a:first-child:after {display:none;}
.et_pb_menu .et-menu-nav>ul ul {
    padding: 5px 0 10px;
    text-align: left;
}
.nav li li {
	padding: 5px 5px;
	display:block;
}
.et-menu li li a {
    padding: 2px 20px 2px 20px;
    width: 100%;
    line-height: 1.2;
    display: flex;
    align-items: center;
}
.et-menu li li a:after {
    font-family: ETmodules;
    content: "3";
    font-size: 24px;
    font-weight: 800;
    -ms-transform: rotate(20deg);
    transform: rotate(270deg);
}
.btn--purple a:before, .text-blue a:before, .login a:before, .btn--green a:before {display:none;}
.btn--purple a {
	background: #de1774;
    font-family: 'Tomorrow',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase !important;
    font-size: 18px !IMPORTANT ;
    text-align: center;
    max-width: 90%;
    margin: .5rem auto;
}
.btn--green a {
	background: #8DC962;
    font-family: 'Tomorrow',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase !important;
    font-size: 18px !IMPORTANT ;
    text-align: center;
    max-width: 90%;
    margin: .5rem auto;
} 
.et_pb_menu_0_tb_header.et_pb_menu ul li.btn--green a {
	color: #000 !important;
}
.text-blue a, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu .text-blue a {
	font-family: 'Tomorrow',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase !important;
    font-size: 18px !IMPORTANT;
    font-weight: 500 !important;
    color: #53c1c6!important;
	padding-bottom: 0 !important;
}
.login a {
	font-family: 'Tomorrow',Helvetica,Arial,Lucida,sans-serif !important;
    text-transform: uppercase !important;
    font-size: 18px !IMPORTANT;
	font-weight: 500 !important;
	margin-bottom:1rem;
	padding-top: 5px !important;
}
	.testimonial--slider h3 , .testimonial--slider h2 {font-size:18px;}

.login a span {
	    color: #f2af1a !important;
    margin-left: 0.5rem;
}
@media (min-width: 768px) {

	.testimonial--slider h3, .testimonial--slider h2 {font-size:22px;}
}
@media (min-width: 981px) {
	.hide-lg {display:none !important;}
	.header-mod .et_pb_gutters1 .et_pb_column_3_5, .et_pb_gutters1.et_pb_row .et_pb_column_3_5 {
    	width: 64%;
	}
	.header-mod .et_pb_gutters1 .et_pb_column_1_5, .et_pb_gutters1.et_pb_row .et_pb_column_1_5 {
		width: 18%;
	}
}

@media (min-width: 990px) {
/*header::after {
 background-color: rgb(222 23 116);
    content: "";
    height: 52.78px;
    position: fixed;
    right: 0;
    top: 0;
    width: 6vw;
    z-index: 2;
	}*/
	.testimonial--slider h3, .testimonial--slider h2 {font-size:29px;}
}
/*@media (min-width: 1330px) {
	header::after {
	 width: 10vw;
	}
}
@media (min-width: 1500px) {
	header::after {
	 width: 16vw;
	}
}
@media (min-width: 1720px) {
	header::after {
	 width: 20vw;
	}
}
@media (min-width: 1900px) {
	header::after {
	 width: 22vw;
	}
}*/

@media screen and (max-width: 479px) {
	.login a {
		font-size: 15px !IMPORTANT;
		margin-bottom: 0;
	}
	.text-blue a, .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu .text-blue a {
		font-size: 15px !IMPORTANT;
	}
}

.page-id-11066  header::after {
	display: none !important;
}
.et_pb_menu .et_pb_menu__menu>nav>ul {
	align-items:flex-start;
}
.et_pb_menu .et-menu>li {
    padding-left: 0px;
    padding-right: 5px;
}
.et_pb_section_0_tb_header > .et_pb_row {
	    width: 95%;
}
@media (min-width: 1440px) {
	.et_pb_menu .et-menu>li {
		padding-right: 10px;
	}
}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	background: #f2af1a;
    padding: 12px 8px;
    margin-bottom: 0;
    align-items: center;
    display: flex;
    justify-content: center;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li.wpml-ls-item>a {
	color: #fff !important;
	background: transparent;
	padding: 12px 4px;
    font-weight: 400;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li.wpml-ls-item.wpml-ls-current-language>a {
	font-weight: 600;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li.wpml-ls-item:first-child a:after {
	content: "|";
	right: -5px;
    position: absolute;
	font-weight: 200;
    font-size: 20px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li.wpml-ls-item:nth-child(2) {
	padding-right: 20px;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a:hover {
    background: #ebbf5e;
}
body #page-container .et_pb_section .et_pb_button_0_tb_header:hover, body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after {
	    color: #f2ae19!important;
}
.et_pb_column--with-menu .et_pb_text a:hover {
    text-decoration:underline;
}
.et_pb_image img:hover {opacity:0.8;}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li.menu-item-has-children>a:hover {
	padding-bottom:20px;
}
.et-menu a:hover {
    opacity: 1;
}
@media screen and (min-width: 1290px) {
	.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
		    padding: 12px 18px;
	}
}

@media (min-width: 981px) {
	.top-menu .et_pb_column_inner_0_tb_header {
		width: 75% !important;
		margin-right: 0;
		display: flex;
    	align-items: center;
    	justify-content: center;
	}
	.top-menu .et_pb_column_inner_1_tb_header {
		width: 25% !important;
		margin-right: 0;
		 display: flex;
    	align-items: center;
	}
	 
}

/* Home Elements */
.btn--primary.et_pb_button {
	    line-height: 1.75rem !important;
}
body #page-container .et_pb_section  .btn--primary.et_pb_button:hover {
	background-color: #de1774;
} 
body #page-container .et_pb_section  .btn--primary.et_pb_button:after{
	font-size:35px!important;
	margin-left:0em!important;
	font-weight:700!important;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 300px;
    object-position: top;
}
.owl-carousel .owl-nav button.owl-next{
	    margin: 0 -30px;
}
.owl-carousel .owl-nav button.owl-prev{
	    margin: 0 -30px;
}
.header--inside:after {
 background: url(/wp-content/uploads/2022/06/HackerGal-purple-bk.png);
	background-repeat:no-repeat;
    content: "";
    height: 155px;
    position: absolute;
    left: 0;
    top: 0;
    width: 85%;
	display:block;
    z-index: 2;
}
.inside--banner:after , .inside--banner--green:after , .inside--banner--yellow:after , .inside--banner--blue:after , .inside--banner--pink:after {
	content: "";
    height: 5rem;
    display: block;
    width: 85%;
    background-repeat: no-repeat;
    position: absolute;
    top: 30rem;
    z-index: 1;
}
.inside--banner--blue:after {background-image: url(/wp-content/uploads/2022/06/Hackergal-blue-bk.png);}
.inside--banner--green:after {background-image: url(/wp-content/uploads/2022/08/dots-green.png);}
/*.inside--banner--yellow:after {background-image: url(/wp-content/uploads/2022/08/HackerGal-yellow-bk.png);}*/
.inside--banner--yellow:after {background-image: url(/wp-content/uploads/2022/08/dots-green.png);}
.inside--banner--pink:after {background-image: url(/wp-content/uploads/2022/06/Hackergal-pink-bk.png);}
.home--banner:after {
	content: "";
    background: url(/wp-content/uploads/2022/06/Hackergal-pink-bk.png);
    height: 5rem;
    display: block;
    width: 85%;
    background-repeat: no-repeat;
    position: absolute;
    top: 22rem;
    z-index: 1;
}
@media (min-width: 768px) {
.home--banner:after {
    height: 6rem;
    width: 85%;
    top:28rem;
	    height: 179px;
}
	.inside--banner:after {
    		width: 85%;
		    height: 5rem;
		    top: 35rem;
	}
}
@media (min-width: 980px) {
.home--banner:after {
    height: 8rem;
    width: 85%;
    top: 40rem;
}
	.header--inside:after {
    width: 85%;
	}
	.inside--banner:after {
    width: 85%;
		    height: 7rem;
    top: 48rem;
	}
}
@media (min-width: 1200px) {
.home--banner:after {
    height: 12rem;
    width: 100%;
    top: 37rem;
}
}
@media (min-width: 1440px) {

.header--inside:after {
    width: 100%;
	}
	.inside--banner:after {
    width: 100%;
	}
}

.blurb-bk:before {
	content: "";
    background: url(/wp-content/uploads/2022/06/Hackergal-blue-bk.png);
    height: 12rem;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -4rem;
    z-index: 1;
}

/*News Slider*/
.dp_oc_item {padding-bottom:2rem;}
.dp_oc_post_title, .dp_oc_post_excerpt {padding: 0 2rem;}
.dp_oc_item h2 {padding-top:1rem;}
 .owl-item .dp_oc_item {height:100%;background:#fff;box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);}

.owl-nav.arrow_size_large .owl-prev {
    left: -50px;
}
.owl-nav.arrow_size_large .owl-next {
    right: -50px;
}

@media screen and (min-width: 980px) {
.owl-nav.arrow_size_large .owl-prev {
    left: -90px;
}
.owl-nav.arrow_size_large .owl-next {
    right: -75px;
}
.owl-carousel .owl-stage {
	min-height: 650;
}
	.d-mobile {display:none !important;}
}
@media screen and (min-width: 1290px) {
	.owl-carousel .owl-stage {
		min-height: 550px;
	}

}

/* Inside Banner */
.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none;
}
.inside--banner h3 {
	font-size: 36px;
    color: #8b2982 !important;
}
html:lang(fr-FR) .inside--banner h3 {
		font-size: 28px;
	}

.inside--banner--pink.inside--banner h3 {color: #fff !important;}
.inside--banner--pink.inside--banner.inside--banner--pink-dark  h3 {color: #8b2982 !important;}

@media screen and (min-width:980px) {
	.inside--banner h3, html:lang(fr-FR) .inside--banner h3 {
		font-size: 44px;
	}
}
@media screen and (min-width: 1290px) {
	.inside--banner h3 {
		font-size: 64px;
	}
	html:lang(fr-FR) .inside--banner h3 {
		font-size: 54px;
	}
}
body .testimonial--slider--inside.et_pb_slider .et_pb_slide_content h3 {
	color:#8b2982 !important;
}

/* Circle */
.et_pb_circle_counter .percent p {
	line-height: 1em;
    padding: 0;
}
.stats--number .percent p:after {
	content:"+";
	display:inline-block;
}
.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
    padding-left: 0 !important;
	padding-top:0 !important;
}
.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description {
    flex-basis: 100%;
    margin-bottom: 0.75rem;
}
.et_pb_newsletter_form {
	flex-basis: 100%;
}
.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right {
 flex-direction: column !important;	
}
/* Newsletter SignUp */ 
@media screen and (min-width: 1100px) {
	.et_pb_specialty_column.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right {
 flex-direction: row !important;	
}
	.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description {
		flex-basis: 38.5%;
	}
	.et_pb_newsletter_form {padding-left:0 !important;}
	.et_pb_newsletter .et_pb_newsletter_fields {
		flex-wrap: nowrap;
		gap: 5px;
	}
	.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half, .et_pb_newsletter .et_pb_newsletter_fields>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
	}
	.et_pb_newsletter.et_pb_subscribe .et_pb_newsletter_description {
    -ms-flex-item-align: start;
    align-self: center;
}
	.et_pb_newsletter_form p.et_pb_newsletter_field, .et_pb_newsletter_form .et_pb_module_header  {
		padding-bottom: 0;}
}

/* Scholarship Application - Ninja Form */

.nf-form-wrap .nf-form-content button, 
.nf-form-wrap .nf-form-content input[type=button], 
.nf-form-wrap .nf-form-content input[type=submit] {
	border: 4px solid #FFFFFF !important;
    font-size: 25px;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #f2ae19;
    color: #000000;
    padding: 15px 40px;
    line-height: 1em;
    height: auto;
}

.nf-form-wrap .nf-form-content button:hover, 
.nf-form-wrap .nf-form-content input[type=button]:hover, 
.nf-form-wrap .nf-form-content input[type=submit]:hover {
	background-color: #de1774;
	color: #000000;
}

.scholarship-form .nf-form-content .repeater-container button {
	font-size: 18px;
	padding: 5px;
}

.scholarship-form .nf-form-content legend {
	font-weight: 700;
	padding-bottom: 15px;
}

/* Sponsorship Package - Ninja Form */
 
.sponsorship-package .nf-form-content {
	max-width: 100%;
}

.sponsorship-package .label-above .field-wrap.submit-wrap {
	float: right;
}

.sponsorship-package .nf-error-msg.nf-error-field-errors {
	text-align: center;
}

/* Sidebar */
.et_pb_sidebar_no_border li a {
    padding: 8px 0;
    display: block;
    border-bottom: 1px solid #E6E6E6;
}
blockquote {
	 border-left: 1px solid #e6e6e6 !important;
	border-color: #e6e6e6 !important;
}
body.category blockquote p , .et_pb_blog_0_tb_body .et_pb_post .post-content blockquote p, .et_pb_blog_extras_0_tb_body .et_pb_post.et_pb_post_extra .post-content .post-data blockquote p{
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 28px;
    font-size: 18px;
       color: #813091 !important;
    padding-left: 40px;
}

/* Show slider arrows always */
.et_pb_slider {
	    overflow-x: visible !important;
    overflow-y: visible !important;
}

.testimonial--slider  .et-pb-arrow-next, .et_pb_slider:hover .et-pb-arrow-next {
       opacity: 1;
       right: -25px;
}
.testimonial--slider  .et-pb-arrow-prev, .et_pb_slider:hover .et-pb-arrow-prev{
       opacity: 1;
       left: -25px;
}

/* Home Page Banner */
@media screen and (min-width: 768px) and (max-width: 980px) {
	.et_pb_post_extra.el_dbe_block_extended .post-media img {object-position: top !important;}
}
@media screen and (min-width: 981px) {
.et_pb_column_3_4 .et_pb_post_extra.el_dbe_block_extended .post-media, .et_pb_column_3_4 .et_pb_post_extra.el_dbe_block_extended .post-media-container, .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-media, .et_pb_column_4_4 .et_pb_post_extra.el_dbe_block_extended .post-media-container {
    height: 350px !important;
}
	.et_pb_section:not(.et_section_specialty) .et_pb_column_2_3 .et_pb_post_extra .post-media img, .et_pb_section:not(.et_section_specialty) .et_pb_column_3_4 .et_pb_post_extra .post-media img, .et_pb_section:not(.et_section_specialty) .et_pb_column_4_4 .et_pb_post_extra .post-media img {object-position: top !important;}
}
@media screen and (min-width: 980px) {
	.home--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title, .inside--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
    		width: 83%;
	}
	.home--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description, .inside--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description {
		/*width: 65%;*/
		width: 50%;
		float: left;
	}
}

@media screen and (min-width: 1290px) {
	.home--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description,
	.inside--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description{
		width:50%;
		float: left;
	}
}
@media screen and (min-width: 1440px) {
	.home--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description {
		width:54%;
		float: left;
	}
	.inside--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description{
		width:60%;
		float: left;
	}
}
/* Footer */

.et_pb_newsletter_description .et_pb_module_header {
	padding-bottom:0!important;
}

footer .et_pb_text a:hover {
	color:#f2ae19!important;
}

footer .copyright {
	color: #fff;
    font-size: 12px;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

footer .copyright a {
	color: #fff;
}

footer .copyright a:hover {
	color:#f2ae19!important;
}

/* Counters */
.et_pb_circle_counter_inner {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Flip Cards */
.flip_box_front {
	    display: flex;
    align-items: center;
    justify-content: center;
}
.flip_box .image_wrap {margin-bottom:0 !important;}

/* RTE Btns*/
body a.smallorange {
    border: 1px solid #fff !important;
    font-size: 22px !important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    padding-right: 2em !important;
    background: #f2ae19 !important;
	color: #000 !Important;
	    border-radius: 0 !important;
    text-shadow: none !important;
    box-shadow: none !important;
}
body a.smallorange:hover {
            background: #de1774 !important;
		color: #000 !Important;
}

.et_pb_row_inner_2_tb_footer {
	z-index: 1 !important;}

/* Twitter */
#ctf p.ctf-media-link, #ctf p.ctf-tweet-text {
    padding: 0!important;
    margin: 0!important;
    line-height: 1.2;
}

/* Issue with Background Home Page and Bottom Page */
@media screen and (min-width: 768px) {
	.kids-parallax {
		min-height: 350px;}
		.et_pb_section.bottom--img {padding-top:385px;}
	
}
@media screen and (min-width: 980px) {
	.kids-parallax {
    	min-height: 400px;
    	background-position: center bottom 30%;
	}
	.et_pb_gutters3 .testimonial--slider-container .et_pb_column_3_5 {
		    width: 85% !important;
	}
}
@media screen and (min-width: 1200px) {
	.kids-parallax {min-height: 500px;background-position: center bottom 35%;}	
		.et_pb_section.bottom--img {padding-top:425px;}
}
@media screen and (min-width: 1440px) {
	.kids-parallax {background-position: center bottom 40%;}	
	.et_pb_gutters3 .testimonial--slider-container .et_pb_column_3_5 {
		    width: 57.8% !important;
	}
}
@media screen and (min-width: 1680px) {
	.kids-parallax {min-height: 600px;background-position: center bottom 45%;}	
	.et_pb_section.bottom--img {padding-top:580px;}
}
@media screen and (min-width: 1920px) {
	.et_pb_section.bottom--img {padding-top:800px;}
}

.flip_box_back .image_wrap {display:none !important;}

/* Backend Styles */
.et-fb-modal__content header::after {z-index: -1;}


/*Logos*/
.partners-logo  .lwp_divi_flipbox .flip_box , .partners-logo .lwp_divi_flipbox .flip_card{height: 250px !important;}
.partners-logo  .lwp_divi_flipbox .flip_box img {max-height: 250px !important;}

/* Quotes - Custom Testimonial Module */

.double-quote.et_pb_testimonial:before {
	left: 4px;
    top: 2px;
	margin-left: 0;
	transform: rotateY(180deg);
}

.double-quote.et_pb_testimonial:after {
	right: 4px;
    bottom: 42px;
	color: #DE1774;
    background-color: RGBA(255,255,255,0);
    font-family: FontAwesome!important;
    font-weight: 900!important;
    content: ""!important;
	font-size: 32px;
    position: absolute;
    margin-left: 0;
    border-radius: 31px;
    z-index: 2;
	visibility: visible;
}

/* FR Adjustments */

@media screen and (min-width: 1290px) {
	html:lang(fr-FR) .home--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description {
		padding-right: 4%;
		width: 50%;
	}	
}

@media screen and (min-width: 981px) and (max-width: 1290px) {
	html:lang(fr-FR) .et_pb_specialty_column .top-menu .et_pb_button,
	html:lang(fr-FR) .et_pb_specialty_column .top-menu .et_pb_text,
	html:lang(fr-FR) .et_pb_specialty_column .top-menu .et_pb_text a {
		font-size: 12px !important;
	}
}

@media screen and (min-width: 981px) and (max-width: 1080px) {
	html:lang(fr-FR) .et_pb_menu_0_tb_header.et_pb_menu ul li a {
		font-size: 12px;
	}
} 

@media screen and (min-width: 981px) {
	html:lang(fr-FR) .home--banner .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description {
		padding-right: 0;
		width: 60%;
	}
}

