/* @override
	https://mind-map.com/wp-content/themes/mindmapcom/style.css */

/*
Theme Name: Study Slam
Theme URI: http://studyslam.com
Description:
Version: 1.0
Author: Krystian Morgan
Tags: studying, app, revision
*/


@import "css/reset.css";
/*@import "css/typography.css";*/
@import "css/layout.css";
@import "fonts/stylesheet.css";



body {
	font-family: 'open_sanslight' !important;
	overflow-x: hidden;
	background-color: #ffffff;
}

h1, h2, h3 {
	font-family: 'benneregular' !important;
	color: #143545;
}

h4, h5 {
	font-family: 'benneregular' !important;
	color: #143545;
}

h2, h3, h4, h5 {
	/*color: #373737;*/
	/*max-width: 665px;*/
/*	padding-right: 20px;
	padding-left: 20px;*/
}

h1 {
	font-size: 70px;
	margin-bottom: 20px;
	line-height: 75px;
}

h2 {
	font-size: 55px;
	margin-bottom: 20px;
	line-height: 60px;
}

h3 {
	font-size: 35px;
	line-height: 45px;
}

h4 {
	font-size: 26px;
	line-height: 35px;
}

h5 {
	font-size: 22px;
	line-height: 30px;
}

.titletag {
	font-family: 'open_sansregular' !important;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #FFF0A1;
	padding: 8px 12px;
	display: inline-block;
	line-height: 20px;
}

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


h1 {
	font-size: 55px !important;
	margin-bottom: 20px;
	line-height: 65px;
}

h2 {
	font-size: 45px !important;
	margin-bottom: 20px;
	line-height: 50px;
}

h3 {
	font-size: 25px !important;
	line-height: 30px;
}

h4 {
	font-size: 22px !important;
	line-height: 35px;
}

h5 {
	font-size: 18px !important;
	line-height: 30px;
}



}



p {
font: 22px/38px 'open_sanslight';
color: #143545;
/*padding-right: 20px !important;
padding-left: 20px !important;*/
margin-bottom: 20px;
}

strong {
	font-family: 'open_sansbold' !important;
}

a {
	color: #6923cd;
	transition: color .2s ease;
}

a:hover {
	color: #3a1373;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}


.general-wrap ul {
	margin-left: 25px;
	margin-bottom: 25px;
	padding-left: 15px;
}

.general-wrap ul li {
	list-style: disc;
	margin-bottom: 15px;
	font: 22px/30px 'open_sanslight';
color: #143545;
}

.general-wrap ol {
	margin-left: 25px;
	margin-bottom: 25px;
	padding-left: 15px;
}

.general-wrap ol li {
	list-style: decimal;
	margin-bottom: 15px;
	font: 22px/30px 'open_sanslight';
color: #143545;
}



/*
ul {
	color: #5B5B5B;
	/*max-width: 550px;*!/
	list-style: circle !important;
	padding-right: 50px;
	padding-left: 50px;
	margin: 15px auto;
}

li {
	list-style-type: circle;
}

ol {
	font: 18px/35px 'open_sanslight';
	color: #5B5B5B;
	max-width: 550px;
	list-style-type: decimal !important;
	padding-right: 50px;
	padding-left: 50px;
	margin: 15px auto;
}*/

.main-wrap ul {
	font: 18px/35px 'open_sanslight';
	color: #5B5B5B;
	/*max-width: 550px;*/
	list-style: circle;
	padding-right: 50px;
	padding-left: 50px;
	margin: 15px auto;
}

.main-wrap ol {
	font: 18px/35px 'open_sanslight';
	color: #5B5B5B;
	max-width: 550px;
	list-style-type: decimal !important;
	padding-right: 50px;
	padding-left: 50px;
	margin: 15px auto;

}

.main-wrap ol li {
	margin-bottom: 20px;
	list-style-type: decimal !important;
}


.main-wrap li {
	list-style: circle;
}


.clear {
	clear: both;
}

hr {
	border-bottom: 1.8px solid #ECECEC;
	border-top: none;
	margin-top: 50px;
	margin-bottom: 50px;
}

blockquote p, blockquote {
	font: 20px/40px Georgia, "Times New Roman", Times, serif !important;
	color: #777777 !important;
	font-style: italic !important;
	margin: 0 auto 20px !important;
	padding-right: 20px !important;
	padding-left: 20px !important;
}

.blogwrap blockquote p, .blogwrap blockquote {
	max-width: 665px;
}

.blogwrap img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	max-width: 85%;
	margin: 35px auto;
	display: block;
	transition: all .2s ease;
	/*max-width: 100%;*/
    height: auto;
}


.blogwrap h1, .blogwrap h2, .blogwrap h3, .blogwrap h4, .blogwrap h5  {
	max-width: 665px;
	/*margin: 0 auto !important;*/
	padding-right: 20px !important;
	padding-left: 20px !important;
	/*background-color: #f7ecec;*/
	margin: 30px auto !important;
}

.blogwrap p {
	font: 18px/35px 'open_sanslight' !important;
	color: #212121 !important;
	max-width: 665px;
	/*margin: 0 auto !important;*/
	padding-right: 20px !important;
	padding-left: 20px !important;
	/*background-color: #f7ecec;*/
	margin: 15px auto !important;
}

.blogwrap ul {
	max-width: 665px;
	padding-right: 20px !important;
	padding-left: 20px !important;
	margin: 15px auto !important;
	color: #212121;
}

.blogwrap ol {
	max-width: 665px;
	padding-right: 20px !important;
	padding-left: 20px !important;
	margin: 15px auto !important;
	color: #212121;
}

.next-previous {
	display: flex;
	justify-content: space-between;
}

.authorarea {
	/*background-color: #ececec;*/
	/*background-color: #efefef;*/
}

.authorarea h1 {
	margin-bottom: 10px !important;
}

.authorarea p {
	margin-top: 0px !important;
}

.authorbadge {
	background-color: #31b3f4;
	/*text-transform: uppercase;*/
	display: inline-block;
	/*color: #ffffff;*/
	font-size: 11px;
	padding: 2px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.authorprofileimg img {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	max-width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.autoauthorbox {
	/*background: #6a23ce;*/
	/*padding: 10px 20px;*/
	background: #ffffff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	max-width: 1020px;
	margin: 55px auto 0;
	border: 1px solid #e4e4e4;
	box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
}

.autoauthorbox h2 {
	margin-bottom: 10px !important;
	margin-top: 0px !important;
}

.autoauthorbox h2, .autoauthorbox p {
	padding: 0px !important;
	/*color: #ffffff !important;*/
}


.autoauthorbox img {
	/*box-shadow: 0 1px 50px rgba(0, 0, 0, 0.55);*/
}





.post-author-box {
	display: flex;
	align-items: center;
	background-color: #1C0043;
	justify-content: center;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	max-width: 900px;
	margin: 60px auto 0;
	padding: 10px 20px;
	/*color: #ffffff;*/
	box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.authorimage-div {
	width: 250px;
	height: 250px;
	display: flex;
	align-items: center;
}

.authorimage-div img {
	height: auto;
	width: auto;
	object-fit: scale-down;
	margin-top: 0;
	margin-bottom: 0;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 3px solid #ffffff;
}


.authorimage-div img:before {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 3px solid #ffffff;
}

.author-text {
	padding: 25px 40px;
}

.author-text h3, .author-text h4, .author-text p {
	/*color: #ffffff !important;*/
	padding: 0 !important;
}

.author-text h3 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.author-text h4 {
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	text-transform: uppercase;
	font-size: 18px;
}

.author-text a {
	font-size: 20px;
}

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

.post-author-box {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

}


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

.post-author-box {
	flex-direction: column;
}

.author-text {
	text-align: center;
}

.author-text h4 {
	font-size: 16px !important;
}

}



img{
	/*max-width: 100%;
    height: auto;*/

}

/*img::after {
	object-fit: contain !important;
}*/


.rounded-edge {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}


.center {
    text-align: center;
}


.heroimg {
	width: 500px;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
}

.grow {
	transition: all .2s ease;
	}

.grow:hover {
	transform: scale(1.1);
	}





/* @group ICON ELEMENTS */


.icon-element {
	text-align: center;
}

.icon-element h3 {
	font: 18px/38px 'open_sansregular' !important;
}


.icon-block {
	background-color: #ffffff;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	padding: 12px 12px 6px;
	margin-bottom: 20px;
	box-shadow: 0 10px #E1E8FF, 0 25px 25px rgba(0, 0, 0, 0.17);
	z-index: 2;
}

.badge {
font-family: 'open_sansbold' !important;
background-color: #EBDEFC;
color: #1D3444;
padding: 10px 20px;
display: inline-block;
font-size: 20px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}


/* @end */







/* @group BUTTONS */



.button {
    font-family: 'open_sansbold' !important;
    padding: 12px 35px;
    display: inline-block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none !important;
    text-transform: none !important;
	/*box-shadow: -3px 3px #dee3e5;*/
	box-shadow: -3px 3px #dbbcfd;
	position: relative;
	cursor: pointer;
    transition: all ease-in-out 300ms;
}

.button:hover {
    border-color: rgba(255, 255, 255, 0);
    transition: all 0.2s ease;
    /*box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;*/
    cursor: pointer;
	/*top: 3px;
	left: -3px;*/
	/*box-shadow: inset 0 0 5px #830ffe !important;*/
	box-shadow: 0px 37px 20px -15px #dbbcfd !important;
    transform: translate(0px, -3px) !important;
}

.standard-button {
   /* background-color: #0070c4;
	border: 2px solid #0070c4;*/

	background-color: #02c0fe;
	border: 2px solid #02c0fe;
    color: #ffffff !important;
	/*background-color: #0054ac;
	border: 2px solid #0054ac;*/
   position: relative;
	cursor: pointer;
    transition: all ease-in-out 300ms;
}

.standard-button:hover {
   /* background-color: #0254d5;
	border-color: #0254d5;*/
	background-color: #01a0fe;
	border-color: #01a0fe;
    color: #ffffff !important;
    box-shadow: 0px 37px 20px -15px #dbbcfd !important;
    transform: translate(0px, -3px) !important;
}

.outline-button {
    background-color: rgba(255, 255, 255, 0);
    color: #07bffd !important;
    border: 2px solid #07bffd;
}

.outline-button:hover {
    background-color: #01a0fe;
    color: #ffffff !important;
    border-color: #01a0fe;
    transition: all 0.2s ease;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.slam-button {
	background-color: #133444;
	color: #ffffff !important;
    border-color: #133444;
}

.slam-button:hover {
	background-color: #830dfe;
	color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0);
	box-shadow: 0px 37px 20px -15px #dbbcfd !important;
    transform: translate(0px, -3px) !important;
}

.black-button {
    background-color: #0d1f22;
    color: #ffffff !important;
    border-color: #0d1f22;
}
.black-button:hover {
    background-color: #000000;
    color: #ffffff !important;
    border-color: #000000;
}
.outline-button.black-button {
    background-color: transparent;
    color: #0d1f22 !important;
    border-color: #0d1f22;
}
.outline-button.black-button:hover {
    background-color: #0d1f22;
    color: #ffffff !important;
    border-color: #0d1f22;
}

.white-button {
    background-color: #ffffff;
    color: #0d1f22 !important;
    border-color: #ffffff;
}
.white-button:hover {
    background-color: #0254d5;
    color: #ffffff !important;
    border-color: #0254d5;
}
.outline-button.white-button {
    background-color: transparent;
    color: #ffffff !important;
    border-color: #ffffff;
}
.outline-button.white-button:hover {
    background-color: #ffffff;
    color: #0d1f22 !important;
    border-color: #ffffff;
}

.grey-button {
    background-color: #516e82;
    color: #ffffff !important;
    border-color: #516e82;
}
.grey-button:hover {
    background-color: #375a73;
    color: #ffffff !important;
    border-color: #375a73;
}
.outline-button.grey-button {
    background-color: transparent;
    color: #516e82 !important;
    border-color: #516e82;
}
.outline-button.grey-button:hover {
    background-color: #375a73;
    color: #ffffff !important;
    border-color: #375a73;
}

.purple-button {
    background-color: #6a23ce;
    color: #ffffff !important;
    border-color: #6a23ce;
}
.purple-button:hover {
    background-color: #431683;
    color: #ffffff !important;
    border-color: #431683;
}
.outline-button.purple-button {
    background-color: transparent;
    color: #6a23ce !important;
    border-color: #6a23ce;
}
.outline-button.purple-button:hover {
    background-color: #6a23ce;
    color: #ffffff !important;
    border-color: #6a23ce;
}

.green-button {
    background-color: #367b02;
    color: #ffffff !important;
    border-color: #367b02;
}
.green-button:hover {
    background-color: #275c00;
    color: #ffffff !important;
    border-color: #275c00;
}
.outline-button.green-button {
    background-color: transparent;
    color: #367b02 !important;
    border-color: #367b02;
}
.outline-button.green-button:hover {
    background-color: #275c00;
    color: #ffffff !important;
    border-color: #275c00;
}

.fuscia-button {
    background-color: #cb004e;
    color: #ffffff !important;
    border-color: #cb004e;
}
.fuscia-button:hover {
    background-color: #9d003c;
    color: #ffffff !important;
    border-color: #9d003c;
}
.outline-button.fuscia-button {
    background-color: transparent;
    color: #cb004e !important;
    border-color: #cb004e;
}
.outline-button.fuscia-button:hover {
    background-color: #9d003c;
    color: #ffffff !important;
    border-color: #9d003c;
}

.orange-button {
    background-color: #ff7f16;
    color: #ffffff !important;
    border-color: #ff7f16;
}
.orange-button:hover {
    background-color: #b15810;
    color: #ffffff !important;
    border-color: #b15810;
}
.outline-button.orange-button {
    background-color: transparent;
    color: #ff7f16 !important;
    border-color: #ff7f16;
}
.outline-button.orange-button:hover {
    background-color: #ff7f16;
    color: #ffffff !important;
    border-color: #ff7f16;
}


.umber-button {
    background-color: #CB4000;
    color: #ffffff !important;
    border-color: #CB4000;
}
.umber-button:hover {
    background-color: #a53400;
    color: #ffffff !important;
    border-color: #a53400;
}
.outline-button.umber-button {
    background-color: transparent;
    color: #CB4000 !important;
    border-color: #CB4000;
}
.outline-button.umber-button:hover {
    background-color: #a53400;
    color: #ffffff !important;
    border-color: #a53400;
}



.readmorebtn {
    font-family: 'open_sansbold' !important;
    padding: 5px 25px;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none !important;
    text-transform: none !important;
    background-color: transparent;
    color: #9ab0c0 !important;
    border-color: #9ab0c0;
    border-style: solid;
}








/* @end */







/*	.button-fill {
	background-color: #6a23cf !important;
	color: #ffffff !important;
}

.button-fill:hover {
	background-color: #471e7f !important;
	color: #ffffff !important;
}


.button-black {
	background-color: #181918 !important;
	color: #ffffff !important;
	border: 2px solid #181918 !important;

}

.button-yellow {
	background-color: #FFC100 !important;
	color: #160238 !important;
	border: 2px solid #FFC100 !important;

}

.button-yellow:hover {
	background-color: #ffa800 !important;
	color: #160238 !important;
	border: 2px solid #ffa800 !important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.button-white {
	border: 2px solid #ffffff !important;
	color: #ffffff !important;
}

.button-white:hover {
	background-color: rgb(255, 255, 255) !important;
	color: #6a23cf !important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}


.button {
	font-family: 'ralewaybold' !important;
	background-color: rgba(255, 255, 255, 0);
	color: #6A23CF;
	border: 2px solid #6A23CF;
	padding: 12px 35px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;

}

.button:hover {
	background-color: #6A23CF;
	color: #ffffff;
	border-color: #6A23CF;
	transition: all .2s ease;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.buttonpurple {
	background-color: #6A23CF;
	color: #ffffff !important;
	border: 2px solid #6A23CF;
}

.buttonpurple:hover {
	background-color: #551ca7;
	color: #ffffff !important;
	border: 2px solid #6A23CF;
}


.buttonyellow {
	background-color: rgba(255, 255, 255, 0);
	color: #ff9b00;
	border: 2px solid #ff9b00;
}

.buttonyellow:hover {
	background-color: #ff9b00;
	color: #ffffff;
	border-color: #ff9b00;
}


.buttonorange {
	background-color: #FF7D49;
	color: #ffffff;
	border: 2px solid #FF7D49;
}

.buttonorange:hover {
	background-color: #da4f19;
	color: #ffffff;
	border: 2px solid #FF7D49;
}

.buttonblue {
	background-color: rgba(255, 255, 255, 0);
	color: #36acfb;
	border: 2px solid #36acfb;
}

.buttonblue:hover {
	background-color: #36acfb;
	color: #ffffff;
	border-color: #36acfb;
}*/





/* @group FEATURE BOXES */


.feature-box {
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	background-color: #F0D0FF;
}



/* @end */

/* @group PAPER TEXTURES */

.peach-paper {
	background: url(/wp-content/uploads/2026/07/paper_bg_peach.jpg) repeat;
}

.purple-paper {
	background: url(/wp-content/uploads/2026/07/paper_bg_purple2.jpg) repeat;
}

.blue-paper {
	background: url(/wp-content/uploads/2026/07/paper_bg_blue2.jpg) repeat;
}

.yellow-paper {
	background: url(/wp-content/uploads/2026/07/paper_bg_yellow.jpg) repeat;
}

.lightyellow-paper {
	background: url(/wp-content/uploads/2026/07/paper_bg_lightyellow.jpg) repeat;
}

.green-paper {
	background: url(/wp-content/uploads/2026/07/paper_bg_green.jpg) repeat;
}

.darkpurple-paper {
	background: url(/wp-content/uploads/2026/07/paper_bg_darkpurple.jpg) repeat;
}



/* @end */




.lightyellow-banner {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, rgb(255, 255, 255) 100%), url(/wp-content/uploads/2026/07/paper_bg_lightyellow.jpg) repeat !important;
	padding-top: 65px;
	padding-bottom: 45px;
}


.purple-banner {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.63) 37.5%, rgba(255, 255, 255, 0) 100%), url(/wp-content/uploads/2026/07/paper_bg_purple2.jpg) repeat;
	padding-top: 45px;
	padding-bottom: 45px;
}

.blue-banner {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.63) 37.5%, rgba(255, 255, 255, 0) 100%), url(/wp-content/uploads/2026/07/paper_bg_blue2.jpg) repeat;
	padding-top: 45px;
	padding-bottom: 45px;
}


.fullbgbanner {
	background-color: #EDEDED;
	padding-top: 60px;
	padding-bottom: 60px;
}

.orangebanner {
	background-color: #FF7D49;
	color: #ffffff !important;
}

.orangebanner h1, .orangebanner h2, .orangebanner h3, .orangebanner h4, .orangebanner h5, .orangebanner p {
	color: #ffffff;
}

.creambanner {
	background-color: #FFF4D7;
}

.creambanner h1, .creambanner h2, .creambanner h3, .creambanner h4, .creambanner h5 {
	color: #FF7D49 !important;
}


.darkbanner {
	background: -webkit-linear-gradient(top, #00313F 0%, #00242D 100%) #002C37;
	background: -moz-linear-gradient(top, #00313F 0%, #00242D 100%) #002C37;
	background: -ms-linear-gradient(top, #00313F 0%, #00242D 100%) #002C37;
	background: linear-gradient(to bottom, #00313F 0%, #00242D 100%) #002C37;
}


.darkbanner h1, .darkbanner h2, .darkbanner h3, .darkbanner h4, .darkbanner h5, .darkbanner p {
	color: #ffffff;
}


.purplebanner {
	background: -webkit-linear-gradient(top, #6207A4 0%, #51038A 100%) #5F069E;
	background: -moz-linear-gradient(top, #6207A4 0%, #51038A 100%) #5F069E;
	background: -ms-linear-gradient(top, #6207A4 0%, #51038A 100%) #5F069E;
	background: linear-gradient(to bottom, #6207A4 0%, #51038A 100%) #5F069E;
}

.purplebanner h1, .purplebanner h2, .purplebanner h3, .purplebanner h4, .purplebanner h5, .purplebanner p {
	color: #ffffff;
}

.lightbluebanner {
	background-color: #e9f4fd;
}

.lightpurplebanner {
	background-color: #f4ebfe;
}


.bluebanner {
	background: -webkit-linear-gradient(top, #1A93FE 0%, #0079E4 100%) #128BF6;
	background: -moz-linear-gradient(top, #1A93FE 0%, #0079E4 100%) #128BF6;
	background: -ms-linear-gradient(top, #1A93FE 0%, #0079E4 100%) #128BF6;
	background: linear-gradient(to bottom, #1A93FE 0%, #0079E4 100%) #128BF6;
}

.bluebanner a {
	color: #053a69;
}

.bluebanner a:hover {
	color: #afd6f8;
}

.bluebanner h1, .bluebanner h2, .bluebanner h3, .bluebanner h4, .bluebanner h5, .bluebanner p {
	color: #ffffff;
}


/*Fix for wordpress's editor bar*/

li#wp-admin-bar-my-account.menupop.with-avatar a.ab-item {
	display: none;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}


.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;

}

.blogwrap .video-container {
	width: 100%;
}

}


@media (max-width: 900px) {

.video-container {
    width: 80vw;
}

}


/*STRUCTURE*/


/*FLEX GRIDS*/

.flex-grid {
	display: flex;
	flex-direction: row;
	margin: 0 auto;
	word-wrap:break-word;
}

.col {
	/*flex: 1;*/
	padding: 15px;
	word-wrap:break-word;
}

.col img {
	object-fit:contain;
}


@media (max-width: 900px) {
  .flex-grid {
    flex-direction: column;
	align-items: center !important;
  }

  .reverse {
    flex-direction: column-reverse;
  }

  .col {
	padding: 25px;
  	text-align: center;
  }

.col img {
	/*object-fit:contain;
	height: 100%;
	width: 100%;*/
	height: auto;
}

}



/* HEADER */

/* @group New Study Slam Header Styles */


		#main-nav {
			display: flex;
			justify-content: space-between;
			max-width: 1240px;
			margin: 0 auto;
			/*background-color: khaki;*/
		}


		#page-list {
			/*background-color: blue;*/
			max-width: 600px;
			margin: 0px 25px;
			display: flex;
			align-items: center;
		}

		#page-list ul {
			display: flex;
			justify-content: flex-end;
			align-items: center;
			/*To add space between button*/
			margin: 0px 25px;
		}

		#page-list ul li {
			padding: 10px 25px;
			font: 19px 'open_sansregular';
		}

		#page-list ul li a {
			color: #133344;
			transition: color .2s ease;
			text-decoration: none;
		}

		#page-list ul li a:hover {
			color: #8500ff;
			transition: color .2s ease;
			/*text-decoration: underline;*/
		}

		#page-list .current_page_item a,
	#page-list .current-menu-ancestor a {
	border-bottom: 3px solid #8500ff;
	}

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

		#main-nav {
			flex-direction: column;
			justify-content: center;
		}

		#page-list {
			flex-direction: column;
		}

		#page-list ul {
			flex-wrap: wrap;
		}

		}


/* @end */

#main-nav {
	/*background-color: #f4d1d1;*/
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

#logo {
	width: 300px;
	margin-left: 20px;
}


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

 	#site-logo {
 		width: 265px;
 	}

 	}


#navigation ul {
	display: flex;
	margin-right: 20px;
}

#navigation ul li {
	margin-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'open_sansregular' !important;
	list-style-type: none;
	margin-bottom: 0;
}

#navigation ul li a {
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navigation ul li a:hover {
	color: #6a23cf;
}

/* Old active state that didn't handle archive pages
#navigation .current_page_item a,
	#navigation .current-menu-ancestor a {
	border-bottom: 4px solid #8700FF;
	}
	*/

/*#navigation .current-menu-item {
	border-bottom: 4px solid #8700FF;
	padding-bottom: 5px;
}*/

#navigation .current_page_item a,
	#navigation .current-menu-ancestor a {
	border-bottom: 4px solid #8700FF;
	}


header {
	/*height: 88px;
	width: 100%;*/
	z-index: 1;
}


#categories_header {
	border-bottom: 1px solid #f0f0f0;
	height: 70px;
	margin-bottom: 30px;
	clear: both;
	display: flex;
	flex-direction: row;
	justify-content: center;
	background-color: #6A23CF;
}

#cat-searchbar {
	position: relative;
	top: -8px;
}

#searchbar {
	margin-right: 35px;
	margin-top: 25px;
	position: relative;
}
input#mini-search {
	padding: 10px 10px 10px 20px !important;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	min-width: 200px;
	position: relative;
}

button#searchsubmit {
	width: 50px;
	margin-top: 0 !important;
	margin-bottom: 0;
	background-color: transparent;
	border: none;
	border-left: 1px solid #d9d9d9;
	position: absolute;
	height: 25px;
	top: 5px;
	right: -10px;
}

.searchicon img {
	padding-top: 0;
	margin: 0 10px 0 0px;
	width: 25px;
	height: 20px;
	padding-left: 0 !important;
}

#categories_header ul {
	margin: 0 auto !important;
	display: block !important;
	max-width: 100%;
	text-align: center;
	position: relative;
	bottom: -23px;
	/*width: 760px;*/
	/*background-color: #c01515;*/
}

#categories_header li  {
	display: inline-block;
	margin-right: 0 !important;
	border-right: 1px solid #300074;
	margin-bottom: 30px;
	font-family: 'open_sansregular' !important;
	list-style-type: none;
}

#categories_header li a {
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 23px 25px 24px;
	font-size: 15px;
	text-transform: uppercase;
	margin-left: -4px;
	/*transition: border-color .5s ease;*/
}

#categories_header li a:hover {
	padding-top: 23px;
	padding-bottom: 20px;
	border-bottom: 5px solid #FFBA00;
}

#categories_header li:last-child {
	border-right: none;
}

/*#categories_header li.current-menu-item a  {
	padding-top: 23px;
	padding-bottom: 20px;
	border-bottom: 5px solid #FFBA00;
} */

#categories_header li.current_page_item a,
	#categories_header li.current-menu-ancestor a {
	padding-top: 23px;
	padding-bottom: 20px;
	border-bottom: 5px solid #FFBA00;
	}


.contribute-message {
	padding: 20px;
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-top: 50px;
}


#droptask_bloglogo {
	width: 230px;
	float: left;
	margin-left: 35px;
	margin-bottom: 22px;
	margin-top: 22px;
}


.general-wrap {
	max-width: 1240px;
	/*1280 without the padding*/
	margin: 0 auto;
	min-height: 100%;
	padding-right: 20px;
	padding-left: 20px;
}



.main-wrap {
	/*max-width: 960px;*/
	max-width: 1280px;
	/*background-color: #e75e5e;*/
	margin: 0 auto;
	min-height: 100%;
	/*(for footer)*/
	margin-bottom: -142px;
}

.main-wrap:after {
	content: "";
	 display: block;
}

/*
li.category-4 {
	background-color: #eb8787 !important;
	color: #c3ace5 !important;
}*/


 @media only screen and (max-width: 960px) {
 	/*header {
 		height: auto;
 		min-height: 80px;
 		clear: both;
 	}*/


 	#categories_header {
 		height: auto;
 		min-height: 70px;
 		clear: both;
 		flex-direction: column;
 	}


 	#categories_header ul {
 		margin: 0 auto !important;
 		display: block !important;
 		max-width: 100%;
 		text-align: center;
 		position: relative;
 		bottom: -23px;
 	}


 	#droptask_bloglogo {
 		width: 200px;
 		float: none;
 		margin: 25px auto;
 	}

 	#searchbar {
 		max-width: 232px;
 		float: none;
 		margin: 25px auto;
 	}


 	}





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

#categories_header ul {
	margin: 0 auto !important;
	display: block !important;
	max-width: 100%;
	text-align: center;
	position: relative;
	bottom: -23px;
}

#categories_header li  {
	display: inline-block;
	margin-right: 0 !important;
	border-right: none;
}

#categories_header li a {
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 10px 25px !important;
	font-size: 16px;
	text-transform: uppercase;
	margin-left: -4px;
	/*transition: border-color .5s ease;*/
}

#categories_header li a:hover {
	border: 0px solid #FFBA00;
	background: none;
}

#categories_header li.current-menu-item a  {
border: 4px solid #FFBA00;
background: none;
}


#categories_header {
	padding-bottom: 20px;
}

}


/* Mobile Navigation */


	.navcombo-rel {
		margin-top: -10px;
	margin-right: 20px;
		display: none;
		float: right;
		margin-left: 45px;
	}

	.nav-combo {
	  margin-right: auto;
		margin-left: auto;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	  position: absolute;
	  top: 16px;
	  float: right;
	  right: 20px;
	}



	span.navcombospan {
	 /* padding: 12px 12px !important;*/
	  background : #6A23CF;
	  color : white;
	  font-size : 1.2em;
	  cursor : pointer;
	  display: block;
	  -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
	  border-radius: 5px;
	  margin-top: 8px;
	  transition: background-color .2s ease;
	  float: right;
	 padding: 0 !important;
	 height: 34px;
	}

	span.navcombospan:hover {
		background-color: #541ca5;
	}

	span.navcombospan img {
		width: 13px;
		height: 13px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		padding: 0 !important;
		margin: 10px;
	}

	span.navcombospan::after {
	  right: 10%;
	  /*content: "+";*/
	  float: right;
	}

	.navslide {
	  clear:both;
	  overflow: hidden;
	  text-align: center;
	  transition: height .4s ease;
	  z-index: 1;
	  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
	  border-radius: 8px;
	  border-bottom-right-radius: 8px;
	  border-bottom-left-radius: 8px;
	  height: 0;
	  padding-right: 20px;
	  padding-left: 20px;
	  position: absolute;
	  top: 16px;
	  width: 220px;
	  left: 0;
	  background-color: #6A23CF;
	}

	.navslide ul {
		margin-top: 10px;
		padding: 0;
		list-style-type: none !important;
		padding: 0;
		width: 100%;
		margin-left: 0;
	}

	.navslide li {
		list-style-type: none;
	}

	.navslide li a {
		padding: 8px 0 10px;
		color: #ffffff;
		display: block;
		text-decoration: none;
		list-style-type: none;
		font-size: 15px;
		font-weight: 400;
	}

	.navslide li a:hover {
		border-bottom: 2px solid #FFBA00;
		padding-bottom: 8px;
	}



	/*CSS for sub-menus start*/

	.navslide ul ul {
	    display: none;
		padding-bottom: 10px;
		cursor: pointer !important;
		margin-top: 10px;
	}

	.navslide ul ul li {
		cursor: pointer !important;
		border-bottom: none !important;
	}

	.navslide ul ul li a {
		border: none !important;
		color: #dcf2f9;
		cursor: pointer !important;
		width: 100%;
	}

	.navslide ul ul li a:hover {
		border-bottom: 2px solid #6ed1f0 !important;
	}

	.navslide ul li:hover > ul {
		/*Comment-out to hide sub-menus on dropdowns*/
	    /*display: inline-block;*/
	}

	.navslide li {
	    position: relative;
	}

	.navslide ul li.nav-button  {
		display: inline-block;
		padding: 0 5px 0 0 !important;
		margin: 0 0 30px !important;
	}
	.navslide ul li a.nav-button  {
		padding: 0 !important;
		margin: 0;
	}

	.navslide li.mm-cta {
		padding-top: 12px;
		padding-bottom: 12px;
		margin-left: 0;
		margin-right: 0;
	}

	#touch {position: absolute; opacity: 0; height: 0px;
	}

	#touch:checked + .navslide {height: auto;
	padding-bottom: 20px;
	right: 40px;
	position: relative;
	}

/*Go from full navigation to burger menu*/

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

	 	#main-nav {
	 		/*height: 80px !important;*/
	 	}

	 	ul#menu-main-menu.menu {
	 		/*display: none;*/
	 	}

	 	.navcombo-rel {
	 		display: block;
	 		margin-bottom: 20px;
	 	}


	 	}


	/* Go from dropdown to full-width mobile dropdown	*/

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

	  .navslide {
	  	width: 100%;
	  	position: fixed !important;
	  	padding: 0 !important;
	  	-webkit-border-radius: 0px;
	  	-moz-border-radius: 0px;
	  	border-radius: 0px;
	  	max-height: calc(100% - 50px);
	  	  overflow-y: auto;
	  	margin-top: 65px;
			margin-left: 0;
	  }

	  /*.navslide ul li:hover > ul {
	      display: inline-block;
	  }*/

	}




/*INDEX HOMEPAGE*/

@media only screen and (max-width: 1250px) {
.sliderimg {
	max-width: 100% !important;
}
}

@media only screen and (max-width: 800px) {
#ayoalogo-slider {
	display: none;
}

.slider p {
	/*display: none;*/
	font-size: 16px;
	line-height: 25px;
}

.sliderimg {
	position: relative;
	top: -60px !important;
	max-width: 500px !important;
}
}

.home-grid-item {
	background-color: #d6d6d6;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 30px 20px;
	overflow: hidden;
	display: flex;
	align-items: center;
	transition: transform 0.2s ease;
}

.home-grid-item:hover {
	transform: scale(1.05);
}

/*.grecaptcha-badge {
	display: none;
}*/



.grid-img {
	/*background-color: #ef9a9a;*/
	width: 200px;
	height: 200px;
}

.grid-text {
	padding-right: 20px;
	padding-left: 20px;
}

.grid-text h2 {
	font-size: 35px;
}


.grid-text h2, .grid-text h3, .grid-text p {
	color: #ffffff !important;
}

.grid-text h3, .grid-text h3 {
	margin-bottom: 10px !important;
}

.grid-text p {
	line-height: 25px !important;
}


.communitygrid {
	background-color: #006C82;
}

.howtogrid {
	background-color: #003257;
}

.howtogrid img {
	position: relative;
	left: -100px;
}





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

.home-grid-item {
	flex-direction: column;
	max-width: 100%;
}

.howtogrid img {
	position: static !important;
	max-width: 100%;
}



}



.latestarticles {
	display: flex;
	align-items: center;
	/*justify-content: space-around;*/
	justify-content: center;
	margin-bottom: 40px;
	margin-top: 40px;
}

.latesttitle {
	border-right: 4px solid #6a23cf;
}

.latesttitle h2 {
	text-transform: uppercase;
	font-size: 40px;
	color: #191919;
	line-height: 38px;
	margin-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
}

.latestdesc p {
	line-height: 25px !important;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 0;
}

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

.latestarticles {
	flex-direction: column;
	border-right:  none !important;
}

.latesttitle {
	border-right: none;
	text-align: center;
	/*border-bottom: 4px solid #6a23cf;*/
	padding-bottom: 10px;
}

.latestdesc p {
	text-align: center;
}

}


h2.listpost a {
	font-size: 26px;
	text-decoration: none;
	color: #0a0a0a;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 15px !important;
}

h2.listpost {
	padding-right: 0;
	padding-left: 0;
}

.featuredpost-text-inner h2.listpost a {
	line-height: 48px;
	margin-top: 0 !important;
}



.post-inner p {
	color: #5b5b5b !important;
	line-height: 24px !important;
	font-size: 15px !important;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 !important;
}


.postlist {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: center;
	margin: 30px auto;
	max-width: 1270px;
}

.featuredarticle {
	font-size: 20px !important;
	text-align: center;
	color: #ffffff;
	background: #6a23cf;
	padding-top: 18px !important;
	padding-bottom: 18px !important;
	float: none;
	font-family: 'open_sansregular' !important;
	text-transform: uppercase;
	margin-bottom: 0;
}

.featuredpost {
	max-width: 1250px;
	margin: 0 auto !important;
	width: 100%;
	display: block;
	display: flex;
	align-items: center;
	flex-direction: row;
}


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

.featuredarticle {
	margin-bottom: 0;
	font-size: 14px !important;
	padding-top: 10px !important;
		padding-bottom: 10px !important;
}

.featuredpost {
	flex-direction: column-reverse;
}

.featuredpost-text-inner h2.listpost a {
	font-size: 30px;
	line-height: 32px;
	margin-top: 0 !important;
}


}



.featured-featuredimg {
	max-width: 550px !important;
	/*background-color: #dadada;*/
	background-repeat: no-repeat;
	background-size: 650px;
	background-position: center;
	transition: background-size .2s ease-in;
	-moz-transition: background-size .2s ease !important;
	-ms-transition: background-size .2s ease !important;
	-o-transition: background-size .2s ease !important;
	-webkit-transition: background-size .2s ease !important;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	height: 366px;
	z-index: -1;
}

.featured-featuredimg:hover {
	background-size: 750px;
}

.featuredimg-section {
	width: 40%;
	float: left;
}

.featuredpost-text {
	width: 60%;
	float: left;
}



.featuredpost-text-inner .rt-reading-time {
	margin-left: 0 !important;
	margin-bottom: 10px !important;
	padding-left: 0;
	padding-right: 0;
}


.featuredpost-text-inner {
	margin-left: 40px;
	margin-right: 40px;
}

.featuredpost-text h2 {
	max-width: 100%;
	padding: 0 !important;
	font-size: 35px !important;
	margin-top: 20px;
}

h2.listpost a {
	font-size: 42px;
}

.featuredpost-text p {
	color: #414141 !important;
	line-height: 32px !important;
	font-size: 19px !important;
	margin-top: 10px;
	margin-bottom: 20px;
	max-width: 100%;
	padding: 0 !important;
}

.featuredpost div.featuredpost-text a.readmore {
	float: right;
}

.posts {
    padding: 0 0 30px !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
    border: 5px solid #ffffff;
    position: relative;
    transition: all 0.2s ease;
    flex: 1;
    max-width: 410px !important;
    min-width: 30%;
	background-color: #ffffff;
}

.posts-featuredimg {
    width: 100%;
    height: 185px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    transition: background-size 0.2s ease-in;
    -moz-transition: background-size 0.2s ease !important;
    -ms-transition: background-size 0.2s ease !important;
    -o-transition: background-size 0.2s ease !important;
    -webkit-transition: background-size 0.2s ease !important;
}

.posts-featuredimg:hover {
    background-size: 500px;
}


.post-img {
	height: 185px;
	width: 100%;
	overflow: hidden !important;
}

.post-img img {
	/*height: 100%;*/
	object-fit: cover !important;
    object-position: center center !important;
    /*min-height: 100% !important;*/
    max-height: 100% !important;
    /*min-width: 100% !important;*/
	transition: transform 0.5s ease;
}

.post-img img:hover {
	transform: scale(1.2);
}

.post-inner {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
}

.rt-reading-time {
	font-size: 15px;
	text-transform: uppercase;
	color: #526782;
	font-weight: bold;
	margin-bottom: 20px !important;
	display: block;
	float: left;
}

.listcategory a {
	text-transform: uppercase;
	float: right;
	font-weight: bold !important;
	text-decoration: none;
	padding: 0 5px !important;
	border: 2px solid #6923cd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 10px;
	color: #6923cd;
	margin-left: 5px;
	top: -3px;
	position: relative;
}

.listcategory a:hover {
	color: #ffffff;
	border-color: #6a23cf;
	background-color: #6923cd;
}

.posts h2 a {
	font-size: 26px;
	text-decoration: none;
	color: #0a0a0a;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 15px !important;
}

.posts p {
	color: #5b5b5b !important;
	line-height: 24px !important;
	font-size: 15px !important;
	margin-top: 10px;
	margin-bottom: 20px;
}

.listpost {
	line-height: 32px !important;
}

.readmore {
	font-family: 'open_sansregular' !important;
	text-transform: uppercase;
	color: #6923cd;
	text-decoration: none;
	font-size: 16px;
	padding-bottom: 0 !important;
	transition: color .2s ease;
	bottom: 15px;
	display: inline-block;
	margin: 10px auto 0 !important;
	text-align: center;
	font-weight: 300;
}

.readmore:hover {
	color: #41167e;
}

.readmore-blue {
	color: #6a23cf;
	letter-spacing: 0px;
	padding-right: 5px;
}



@media only screen and (max-width: 800px) {
    .postlist {
        display: block;
        width: 100%;
        flex-wrap: wrap;
		text-align: center;
	}

    .posts {
        margin: 0 auto 30px;
        width: 92%;
		text-align: center;
	}

    .featuredimg-section {
        width: 100%;
        float: none;
    }

    .featuredpost-text {
        width: 100%;
        float: left;
        padding-bottom: 20px;
		text-align: center;
	}

    .featuredpost-text-inner {
        margin-left: 20px;
        margin-right: 20px;
		text-align: center;
	}

    .featured-featuredimg {
        /*display: block !important;
   	max-width: 500px !important;
   	background-color: #eeeaea;
   	margin: 0 auto 20px;*/
        /*position: absolute;
        top: 0;
        background-position: center;
        height: 100% !important;
        width: 100% !important;
        transform: scale(2);
        z-index: -1;
        background-color: #ffffff;
        opacity: 0.31;*/
		/*display: none;*/
		/*max-height: 200px;*/
		height: 150px;
		width: 300px;
		margin: 0 auto;
		background-position: center;
		transform: scale(1) !important;
		background-size: 300px;
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    }

	.featured-featuredimg:hover {
	background-size: 350px;
}

	/*.featured-featuredimg img {
		height: 100%;
		transform: scale(1);
	}*/

    .featuredpost div.featuredpost-text a.readmore {
        float: none;
        color: #3d3d3d;
    }
}




/*SINGLE*/

#singleheader {
	text-align: center !important;
	font-size: 36px;
	color: #000000;
	margin-bottom: 25px;
	margin-top: 25px;
	padding-right: 20px !important;
	padding-left: 20px !important;
}

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

#singleheader {
	font-size: 36px !important;
}

}


.featured-img_single {
	margin-bottom: 45px;
}


.mmfeature {
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.07), 0 50px 100px rgba(50, 50, 93, 0.13), 0 30px 60px rgba(0, 0, 0, 0.01);
}


.meta {
	font-family:'open_sansregular' !important;
	font-style: italic !important;
	text-align: center;
	font-size: 18.4px;
	color: #6923ce !important;
	margin-bottom: 25px;
}

.meta a {
	color: #6923ce;
}

.meta a:hover {
	color: #40157d;
}

.metabold {
	font-family:'open_sansregular' !important;
	font-style: normal;
	font-weight: normal;
}


.subtitle {
  font: 16px 'open_sansregular' !important;
  margin: 0 0 2em;
  color: #536882 !important;
  overflow: hidden;
  text-transform: uppercase;
  max-width: none !important;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before,
.fancy span:after {
  content: "";
  height: 5px;
  border-bottom: 1.8px solid #ECECEC;
  width: 600px;
  position: absolute;
  top: 5px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}


.backbutton {
	position: fixed;
	background-color: #feffff;
	padding: 12px 15px 10px 10px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius: 5px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border: 2px solid #e4f2fe;
	border-left: none !important;
	transition: padding-left .2s ease;
	top: 480px;
	z-index: 1;
}

.backbutton:hover {
	/*transform: scale(1.05);*/
	padding-left: 20px;
}


/*#social-share {
	position: fixed;
	top: 250px;
	left: 0px;
	background-color: #fae3e3;
	padding-right: 0 !important;
	z-index: 1;
}

ul#social-share {
	padding-left: 0 !important;
}

#social-share li {
	list-style-type: none;
}

#social-share img {
	width: 35px;
	margin-top: 0;
	margin-bottom: 0;
}

.social {
	padding: 15px 15px 15px 0;
	border: 2px solid #e3f1fd;
	margin-bottom: -2px;
	background-color: #feffff;
}


.twitter {
	padding-left: 10px;
}

.social.facebook {
	padding-left: 10px;
}

.social.linkedin {
	padding-left: 10px;
}*/




.post-author-box {
	display: flex;
	align-items: center;
	background-color: #1C0043;
	justify-content: center;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	max-width: 900px;
	margin: 60px auto 0;
	padding: 10px 20px;
	color: #ffffff;
	box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.authorimage-div {
	width: 250px;
	height: 250px;
	display: flex;
	align-items: center;
}

.authorimage-div img {
	height: auto;
	width: auto;
	object-fit: scale-down;
	margin-top: 0;
	margin-bottom: 0;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 3px solid #ffffff;
}


.authorimage-div img:before {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 3px solid #ffffff;
}

.author-text {
	padding: 25px 40px;
}

.author-text h3, .author-text h4, .author-text p {
	color: #ffffff !important;
	padding: 0 !important;
}

.author-text h3 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.author-text h4 {
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	text-transform: uppercase;
	font-size: 18px;
}

.author-text a {
	font-size: 20px;
}

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

.post-author-box {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

}


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

.post-author-box {
	flex-direction: column;
}

.author-text {
	text-align: center;
}

.author-text h4 {
	font-size: 16px !important;
}

}


.simplesocialbuttons-float-left-center.post.simplesocialbuttons-slide-no-animation {
top: 350px;
display: none;
}
/*
.simplesocialbuttons.simplesocial-round-icon img {
	width: 50px !important;
	background-color: #f5afaf;
}*/



.simplesocialbuttons.simplesocialbuttons-float-left-center.post.simplesocialbuttons-slide-no-animation button {
	background-color: #fae3e3;
	padding: 15px 20px 20px 0;
	z-index: 1;
	border: 1px solid #e3f1fd;
	background-color: #feffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin-top: 0;
	border-left: none;
	transform: scale(1.8);
	left: 15px;
	margin-bottom: 28px;
}

.simplesocialbuttons img {
	width: 50px !important;
	height: 50px !important;
}

.simplesocialbuttons.simplesocialbuttons-float-left-center.post.simplesocialbuttons-slide-no-animation button:hover {
	background-color: #31b4f5;
}


.simple-icons img {
	width: 60px !important;
}


/*.simplesocialbuttons-inline-in {
	display: none;
}*/




@media only screen and (min-width: 1150px) {

.simplesocialbuttons-inline-in {
	position: fixed;
	left: -0px;
	top: 250px;
	z-index: 1;
	transition-delay: 5;
}

.simplesocialbuttons_inline.simplesocialbuttons-align-left.post.simplesocialbuttons-inline-no-animation.simplesocialbuttons-inline-in button {
	background-color: #fae3e3;
	padding: 15px 20px 20px 0;
	z-index: 1;
	border: 1px solid #e3f1fd;
	background-color: #feffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin-top: 0;
	border-left: none;
	transform: scale(1.8);
	left: 15px;
	margin-bottom: 28px;
	display: block;
	width: 35px;
	transition-delay: 5;
}


.simplesocialbuttons_inline.simplesocialbuttons-align-left.post.simplesocialbuttons-inline-no-animation.simplesocialbuttons-inline-in button:hover {
	background-color: #31b4f5;
}


.simple-icons img {
	width: 60px !important;
}

}


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

.simplesocialbuttons-float-left-center.post.simplesocialbuttons-slide-no-animation {
	top: 500px;
	display: none;
}

.simplesocialbuttons.simplesocialbuttons-float-left-center.post.simplesocialbuttons-slide-no-animation button {
	transform: scale(1.1) !important;
	left: 0;
	margin-bottom: 0;
}

.backbutton {
	position: fixed;
	bottom: 0 !important;
	top: 80px !important;
}

.simplesocialbuttons-inline-in {
	display: block;
	margin-top: 30px !important;
	text-align: center !important;
}

}


/* @group APPS Page */


.bigquote {
	text-align: center;
	background-color: #ffffff;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 50px;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
	border: 1px solid #f2f2f2;
}

.quote-text {
	font-style: italic;
	font-size: 22px;
	line-height: 30px;
}

.quote-text:before, .quote-text:after {
	content: ' " ';
	color: #8600ff;
	font-weight: bold;
	font-size: 40px;
	position: relative;
	top: 10px;
}

.bigquote h5 {
	color: #0f3759;
}

.box-highlight {
	border: 3px solid #ffffff;
	padding: 20px 40px;
	display: inline-block;
	margin-top: 40px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

@media (min-width: 1100px) {

.bigaligned-img {
	width: 700px;
}

}

.generateideas-anim {
	max-width: 550px;
	height: 400px;
	width: 50vw;
	background-color: #ffffff;
	/*-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.32);*/
	margin: 0 auto;
}


@media (max-width: 900px) {
.generateideas-anim {
	width: 85vw;
	height: 55vw;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
}
@media (max-width: 700px) {
.generateideas-anim {
	width: 70vw;
	height: 50vw;
}
}



/* @end */






.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }
}






/* OFFER Banners */


.postbanner-parent {
	position: relative;
	/*background-color: #d12424;*/
	max-width: 960px;
	margin: 0 auto;
}

.postbanner {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	align-content:center;
	background-color: #ffffff;
	max-width: 960px;
	margin: 0 auto 40px;
	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.08);
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.postbanner-img {
	max-width: 250px;
	margin-top: 0;
	margin-bottom: 0;
	max-height: 150px;
}

.postbanner h2 {
	/*margin-bottom: 10px;*/
}

.postbanner p {
	margin-top: 10px !important;
	margin-bottom: 0;
	line-height: 26px !important;
}

.postbanner .offerbutton {
	display: inline-block !important;
	margin-right: 30px;
	white-space: nowrap;
}

.postbanner-gen {
	border: 1px solid #dddddd;
	/*background-image: -webkit-linear-gradient(top, white 0%, black 100%);
	background-image: -moz-linear-gradient(top, white 0%, black 100%);
	background-image: -ms-linear-gradient(top, white 0%, black 100%);
	background-image: linear-gradient(to bottom, white 0%, black 100%);*/
}

.postbanner-neuro {
	background: -webkit-linear-gradient(top, #fffdf8 0%, #fff4df 100%) #FFF0C9;
	background: -moz-linear-gradient(top, #fffdf8 0%, #fff4df 100%) #FFF0C9;
	background: -ms-linear-gradient(top, #fffdf8 0%, #fff4df 100%) #FFF0C9;
	background: linear-gradient(to bottom, #fffdf8 0%, #fff4df 100%) #FFF0C9;
	border: 1px solid #ffcf63;
}


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

 	.postbanner {
 		flex-direction: column;
 		text-align: center;
 		margin-right: 10px;
		margin-left: 10px;
 	}

 	.postbanner-img {
 		margin-bottom: 10px;
 	}

}

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

 	.postbanner {
 		display: none !important;
 	}

 	.postbanner-parent {
	display: none;
}

 	}


 @media only screen and (min-width: 1550px) {

 	.postbanner {
 		flex-direction: column;
 		text-align: center;
 		margin-right: 10px;
		margin-left: 10px;
 		max-width: 250px;
 		/*position: absolute;
 		right: -18vw;*/
 		position: fixed;
 		right: 1vw;
 		z-index: 3;
 	}

 	.postbanner-img {
 		margin-bottom: 10px;
 	}

 	.postbanner h2 {
 		font-size: 23px;
 	}

 	.postbanner .offerbutton {
	display: inline-block !important;
	margin-right: 20px;
	margin-left: 20px;
	white-space: nowrap;

 	}


 	}




/*End of content banners*/

.eoc {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	align-content:center;
	background-color: #ffffff;
	max-width: 960px;
	margin: 40px auto;
	/*-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;*/
	border: 1px solid #c4c4c4;
	padding: 30px;
	/*box-shadow: 0 5px 12px rgba(0, 0, 0, 0.08);*/
}

.eoc_img {
	max-width: 400px;
	margin: 10px;
}

.eoc_img img {
	margin: 0px;
	max-height: 250px;
}

.eoc_text {
	max-width: 500px;
}

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

.eoc {
	flex-direction: column;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}

}





/*.offerbanner {
	background: -webkit-linear-gradient(top, #c98afe 0%, #ab53f5 100%) #ac4cf9;
	background: -moz-linear-gradient(top, #c98afe 0%, #ab53f5 100%) #ac4cf9;
	background: -ms-linear-gradient(top, #c98afe 0%, #ab53f5 100%) #ac4cf9;
	background: linear-gradient(to bottom, #c98afe 0%, #ab53f5 100%) #ac4cf9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
}


.bannercomp {
	width: 45%;
	float: left;
	margin-top: 0;
}

.bannertext {
	width: 55%;
	float: left;
	margin-top: 30px;
}

.bannertext h2 {
	color: #ffffff !important;
}

.bannertext p {
	color: #fbfafc !important;
	margin-bottom: 0 !important;
	line-height: 26px !important;
	font-size: 17px !important;
}

.bannertext a {
	color: #1c0c2c;
	padding-left: 20px;
}

.bannertext a:hover {
	color: #ead4fd;
}

.offerbutton {
	margin-left: 20px;
	background-color: #4dbcf3;
	border-color: #52bcf1;
	color: #ffffff !important;
}*/

.offerbanner {
	background: -webkit-linear-gradient(top, #0071c7 0%, #00a8d0 100%) #008dcb;
	background: -moz-linear-gradient(top, #0071c7 0%, #00a8d0 100%) #008dcb;
	background: -ms-linear-gradient(top, #0071c7 0%, #00a8d0 100%) #008dcb;
	background: linear-gradient(to bottom, #0071c7 0%, #00a8d0 100%) #008dcb;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 100%;
}


.bannercomp {
	width: 45%;
	float: left;
	margin-bottom: 0;
}

.bannertext {
	width: 55%;
	float: left;
	margin-top: 55px;
}

.bannertext h2 {
	color: #ffffff !important;
	font-size: 35px;
}

.bannertext p {
	color: #fbfafc !important;
	margin-bottom: 0 !important;
	line-height: 26px !important;
	font-size: 17px !important;
}

.bannertext a {
	color: #eaeaea;
	padding-left: 20px;
}

.bannertext a:hover {
	color: #cdcdcd;
}

.offerbutton {
	margin-left: 20px;
	background-color: #4dbcf3;
	border-color: #52bcf1;
	color: #ffffff !important;
}

.offerbutton {
	margin-left: 20px;
	border: 2px solid #caeef4;
background: -webkit-linear-gradient(top, #00b5ff 0%, #0080f3 100%) #0098f9;
	background: -moz-linear-gradient(top, #84ce5a 0%, #3fc133 100%) #68c54f;
	background: -ms-linear-gradient(top, #84ce5a 0%, #3fc133 100%) #68c54f;
	background: linear-gradient(to bottom, #84ce5a 0%, #3fc133 100%) #68c54f;
	color: #f8f0fe !important;
	font-weight: bold !important;
	padding-right: 30px !important;
	padding-left: 30px !important;
	transition: all .2s ease;
	display: inline-block;
}

.offerbutton:hover {
	background: -webkit-linear-gradient(top, #38ac2d 0%, #6cc33b 100%) #4dc141;
	background: -moz-linear-gradient(top, #38ac2d 0%, #6cc33b 100%) #4dc141;
	background: -ms-linear-gradient(top, #38ac2d 0%, #6cc33b 100%) #4dc141;
	background: linear-gradient(to bottom, #38ac2d 0%, #6cc33b 100%) #4dc141;
	border: 2px solid #caeef4;
}







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


 	.offerbanner {
 		-webkit-border-radius: 0px;
 		-moz-border-radius: 0px;
 		border-radius: 0px;
 		width: 100%;
 	}


 	.bannercomp {
 		width: 100%;
 		float: none;
 		margin-top: 0;
 	}

 	.bannertext {
 		width: 100%;
 		float: none;
 		margin-top: 30px;
 		text-align: center;
 	}




 	}







/* LOOP Styles */

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #ffffff;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
	color: #747474;
	border: 2px solid #dbdbdb;
	transition: all .2s ease;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #8500ff;
	border-color: #8500ff;
	color: #ffffff;
}

/* @group TRAINING PAGE */

.price-columns {
	background-color: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
	padding: 60px 30px 15px;
	-webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
	margin: 60px auto 25px;
}

.price-columns h5 strong {
	color: #9c5afb;
}

.price-columns h3 {
	margin-bottom: 25px;
}

.trainingtable h4 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.trainingtable p {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}


.eventinfo {
	/*background: -webkit-linear-gradient(top, #01c9fe 0%, #00adff 100%) #02c7fe;
	background: -moz-linear-gradient(top, #01c9fe 0%, #00adff 100%) #02c7fe;
	background: -ms-linear-gradient(top, #01c9fe 0%, #00adff 100%) #02c7fe;
	background: linear-gradient(to bottom, #01c9fe 0%, #00adff 100%) #02c7fe;*/
	background: -webkit-linear-gradient(top, #A566FF 0%, #8839F6 100%) #9C58FB;
	background: -moz-linear-gradient(top, #A566FF 0%, #8839F6 100%) #9C58FB;
	background: -ms-linear-gradient(top, #A566FF 0%, #8839F6 100%) #9C58FB;
	background: linear-gradient(to bottom, #A566FF 0%, #8839F6 100%) #9C58FB;
	padding: 20px 35px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	max-width: 400px;
	margin-top: 30px;
}

.eventinfo p {
	margin: 0 !important;
	color: #e9fafe;
	font-size: 20px !important;
	line-height: 30px !important;
}

.eventinfo p a {
	color: #e9fafe;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid rgba(231, 250, 254, 0.71);
}

.eventinfo p a:hover {
	color: #ffffff;

}

.eventinfo p strong {
	color: #ffffff;
}


.darkbox {
	background: -webkit-linear-gradient(top, #002936 0%, #012c38 100%) #002834;
	background: -moz-linear-gradient(top, #002936 0%, #012c38 100%) #002834;
	background: -ms-linear-gradient(top, #002936 0%, #012c38 100%) #002834;
	background: linear-gradient(to bottom, #002936 0%, #012c38 100%) #002834;
	height: 100% !important;
	border-style: solid;
	border-color: #ffffff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 25px;
	display: flex;
	align-items: center;
	min-height: 220px;
	box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.darkbox p {
	margin-bottom: 0;
}

.purple-box {
	background: -webkit-linear-gradient(top, #A566FF 0%, #8839F6 100%) #9C58FB;
	background: -moz-linear-gradient(top, #A566FF 0%, #8839F6 100%) #9C58FB;
	background: -ms-linear-gradient(top, #A566FF 0%, #8839F6 100%) #9C58FB;
	background: linear-gradient(to bottom, #A566FF 0%, #8839F6 100%) #9C58FB;
	padding: 50px;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.purple-box ul {
	color: #ffffff;
}

.minimap {
	position: absolute !important;
	top: -35px !important;
	right: -20px !important;
}

@media (max-width: 900px) {
	.minimap {
	position: static !important;
	max-width: 150px;
	margin-bottom: 25px;
	}
}

.zoom {
  transition: transform .3s;
}
.zoom:hover {
  transform: scale(1.02);
}


.ticks li {
  font: 19px/33px 'open_sanslight';
	position: relative;
  list-style: none;
  text-indent: -30px;
  padding-left: 30px;
}
.ticks li::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(/wp-content/uploads/2022/03/tick-grey.svg) no-repeat;
   margin-right: 10px;
  position: relative;
  top: 5px;
}

.blueticks li {
  font: 19px/33px 'open_sanslight';
	position: relative;
  list-style: none;
  text-indent: -30px;
  padding-left: 30px;
}
.blueticks li::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(/wp-content/uploads/2022/03/tick-blue.svg) no-repeat;
   margin-right: 10px;
  position: relative;
  top: 5px;
}

.purpleticks li {
  font: 19px/33px 'open_sanslight';
	position: relative;
  list-style: none;
  text-indent: -30px;
  padding-left: 30px;
}
.purpleticks li::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(/wp-content/uploads/2022/03/tick-purple.svg) no-repeat;
   margin-right: 10px;
  position: relative;
  top: 5px;
}

.whiteticks li {
  font: 19px/33px 'open_sanslight';
	position: relative;
  list-style: none;
  text-indent: -30px;
  padding-left: 30px;
}
.whiteticks li::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(/wp-content/uploads/2022/03/tick-white.svg) no-repeat;
   margin-right: 10px;
  position: relative;
  top: 5px;
}

.orangeticks li {
  font: 19px/33px 'open_sanslight';
	position: relative;
  list-style: none;
  text-indent: -30px;
  padding-left: 30px;
}
.orangeticks li::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(/wp-content/uploads/2022/04/tick-orange.svg) no-repeat;
   margin-right: 10px;
  position: relative;
  top: 5px;
}





.quote-and-img {
	display: flex;
	background-color: #ffffff;
	/*box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;*/
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	align-items: center;
	padding: 15px;
}

.quote-and-img p {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 25px !important;
}


.block-list {
	min-width: 300px;
	list-style-type: none !important;
}

.block-list li {
	font: 23px 'open_sansregular' !important;
	display: flex;
	align-items: center;
	list-style-type: none;
	/*background-color: #f3d9d9;*/
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 5px 15px;
	color: #013157;
	border: 2px solid #ffffff;
}

.block-list li img {
	margin-right: 10px;
	max-width: 70px;
}


.quote-and-img img {
	max-width: 100px !important;
}

@media (min-width: 800px) {
	.block-list {
		min-width: 430px;
		}
}


@media (max-width: 900px) {
	.quote-and-img {
	flex-direction: column;
	align-items: center;
}

.block-list li {
	flex-direction: column;
}


}


@media (max-width: 900px) {
.hidemobile {
	display: none;
}
}

@media (min-width: 600px) {
.displaymobile {
	display: none;
}
}


/* @end */

/* @group New Feature Banner */

.newfeaturebanner {
	background: -webkit-linear-gradient(top, #093979 0%, #040d79 100%) #093479;
	background: -moz-linear-gradient(top, #093979 0%, #040d79 100%) #093479;
	background: -ms-linear-gradient(top, #093979 0%, #040d79 100%) #093479;
	background: linear-gradient(to bottom, #093979 0%, #040d79 100%) #093479;
	position: relative;
	height: 200px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.newtag {
	position: absolute;
	z-index: 1;
	left: 0;
	top: -40px;
}

.newfeaturebanner-image {
	position: relative;
	top: -50px;
	float: left;
	max-width: 100%;
	margin-right: 20px;
}

.newfeaturebanner-text {
	color: #ffffff;
	float: left;
	position: relative;
	max-width: 400px;
	margin-top: 10px;
	padding-left: 20px;
}



.newfeaturebanner-text h3 {
	color: #ffffff !important;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 10px;
}

.newfeaturebanner-text p {
	font-size: 16px;
	color: #62aef0 !important;
	line-height: 22px !important;
}

.newfeaturebanner-text a {
	color: #ffffff;
	text-decoration: underline;
}

.newfeaturebanner-text a:hover {
	color: #fcbd2e;
}


.fiddy {
	width: 50%;
	float: left;
}





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

.fiddy {
	width: 100%;
	float: none;
}

.newfeaturebanner {
	height: auto;
}

.newfeaturebanner-image {
	position: relative;
	float: none;
	top: 0;
	width: 500px !important;
	margin: 0 auto !important;
	display: block;
}

.newfeaturebanner-text {
	float: none;
	position: relative;
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
	padding-left: 0;
}


}


/* @end */





footer {
	border-top: 1px solid #e7e7e7;
	border-bottom: none !important;
	margin-bottom: 0 !important;
	background-color: #ffffff;
	margin-top: 0;
	padding-top: 45px;
	border-top: 1px solid #EBDFFC;
    margin-top: 50px;
}


.footer-flex {
	max-width: 1240px;
	margin: 0 auto;
	min-height: 100%;
	padding-right: 20px;
	padding-left: 20px;
	display: flex;
	justify-content: space-between;
}

.footer-flex h2 {
	font-size: 20px !important;
	margin-bottom: 0px;
	line-height: 45px;
}

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

.footer-flex {
	flex-direction: column;
	padding-bottom: 45px;
}

}

.footer-flex ul {
	margin-top: 0px;
	margin-bottom: 25px;
}

.footer-flex ul li {
	list-style-type: none;
	font-family: 'open_sansregular' !important;
	font-size: 15px !important;
	margin-bottom: 12px;
}

.footer-flex ul li a {
	color: #133344;
	transition: color .2s ease;
	text-decoration: none;
}

.footer-flex ul li a:hover {
	color: #8500ff;
	transition: color .2s ease;
	text-decoration: underline;
}




footer, .main-wrap:after {
  height: 200px;
}

#footerlogo {
margin: 25px auto 10px !important;
width: 225px !important;
}

#copy {
	font-size: 10px !important;
	text-align: center !important;
	color: #6b6b6b !important;
}




#certifications {
	   display: flex;
	   justify-content: center;
	   margin: 0 auto;
	   max-width: 600px;
	   margin-bottom: 45px;
		}

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

		#certifications {
			flex-wrap: wrap;
		}

		}


#certifications img {
	   max-height: 80px;
	   width: auto;
	   max-width: 100%;
	   margin: 0px 20px;
		}





.page-wrap {
	width: 960px;
		margin: 0 auto;
	/*These engage responsive layout in theme*/
		max-width: 100%;
		position: relative;
}



.authorbox {
	display: flex;
	flex-direction: row;
	background: -webkit-linear-gradient(top, #052f43 0%, #054262 100%) #03293c;
	background: -moz-linear-gradient(top, #052f43 0%, #054262 100%) #03293c;
	background: -ms-linear-gradient(top, #052f43 0%, #054262 100%) #03293c;
	background: linear-gradient(to bottom, #052f43 0%, #054262 100%) #03293c;
	padding: 10px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right: 10px;
	margin-left: 10px;
	align-items: center;
	flex-basis:  85%;
}

.authorbox img {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	/*border: 5px solid #7eb5ff;*/
	margin: 0;
	box-shadow: 0 1px 50px rgba(0, 0, 0, 0.55);
	min-width: 120px;
	width: 120px;
	height: 120px;
}

.authorbox h3 {
	color: rgb(255, 255, 255) !important;
	font-size: 20px;
	font-weight: bold;
}

.authorbox h4 {
	color: rgb(33, 191, 249) !important;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

.authorbox p {
	color: #ffffff !important;
	line-height: 28px !important;
}

.authorleft {

}

.authorright {
	padding: 10px 20px;
}




/* @group SLIDER */

.slider {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*Make Flex shortcuts fill height*/
.slide .flex-grid {
	height: 100%;
}

.slide_viewer {
  height: 425px;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}

@media only screen and (max-width: 1280px) {
	.slide_viewer {
  /*-webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;*/
}

}



/*.slide_viewer {
	height: 600px !important;
}*/

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slider-text {
	padding-right: 40px;
	padding-left: 40px;
}

@media only screen and (max-width: 800px) {
.slider-text {
	padding-right: 0px;
	padding-left: 0px;
}

/*.slider-text p {
	display: none;
}*/

}

.slider h1, .slider h2, .slider h3, .slider h4, .slider h5, .slider p, .slider li {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.slider p {
	margin-bottom: 0;
}

.purpleslide {

background-color: #6A23CF;

/*opacity: 0.8;
background-image:  linear-gradient(#5d1fb3 2.4000000000000004px, transparent 2.4000000000000004px), linear-gradient(90deg, #5d1fb3 2.4000000000000004px, transparent 2.4000000000000004px), linear-gradient(#5d1fb3 1.2000000000000002px, transparent 1.2000000000000002px), linear-gradient(90deg, #5d1fb3 1.2000000000000002px, #6A23CF 1.2000000000000002px);
background-size: 60px 60px, 60px 60px, 12px 12px, 12px 12px;
background-position: -2.4000000000000004px -2.4000000000000004px, -2.4000000000000004px -2.4000000000000004px, -1.2000000000000002px -1.2000000000000002px, -1.2000000000000002px -1.2000000000000002px;*/

	/*background: -webkit-linear-gradient(left, #6a2acf 0%, #5417b2 100%) 5px no-repeat #6A23CF;
	background: -moz-linear-gradient(left, #6a2acf 0%, #5417b2 100%) 5px no-repeat #6A23CF;
	background: -ms-linear-gradient(left, #6a2acf 0%, #5417b2 100%) 5px no-repeat #6A23CF;
	background: linear-gradient(to right, #6a2acf 0%, #5417b2 100%) 5px no-repeat #6A23CF;*/

}


.ayoaslide {
  background: linear-gradient(to bottom, #002631 0%, #00181F 100%) #00181F;
  }

 .trainingslide {
 	background: linear-gradient(to bottom, #cbdafa 0%, #a9c1f3 100%) #cbdafa;
}


 .trainingslide h2 {
 	color: #0e1848;
 }
/*.trainingslide img {
	border: 10px solid #ffffff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}*/

/* .articleslide {
 	background-color: #6a23cf;
 }

 .articleslide h2, .articleslide p, .articleslide a {
 	color: #ffffff !important;
 }*/

.slide:first-child {
  display: block;
}

.slide:nth-of-type(1) {
  /*background: #D7A151;*/
}

.slide:nth-of-type(2) {
  /*background: #fbf9fc;*/
}

.slide:nth-of-type(3) {
  /*background: #C75534;*/
}

.slide:nth-of-type(4) {
  /*background: #D1D1D4;*/
}

.slider_wrapper {
	position: relative;
}

.slide_buttons {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
}

a.slide_btn {
  color: #b6b6b6;
  font-size: 45px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
  top: -15px;
}

.slide_btn.active, .slide_btn:hover {
  color: #6a23cf;
  cursor: pointer;
}

.directional_nav {
  margin: 0 auto;
  position: relative;
  /*height: 425px;*/
  height: 60px;
  /*top: -80px;*/
  top: -60px;
}

.previous_btn {
  bottom: 0;
  left: 15px;
  margin: auto;
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.54);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 15px;
  top: 0;
  background-color: rgba(255, 255, 255, 0.54);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.previous_btn, .next_btn {
  cursor: pointer;
  height: 35px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  width: 35px;
}

.previous_btn:hover, .next_btn:hover {
  opacity: 0.8;
}

@media only screen and (max-width: 767px) {
  .previous_btn {
    left: 50px;
  }
  .next_btn {
    right: 50px;
  }
}

/* @end */




/* @group LOGO SLIDER */


.logo-logo-slider {
  padding: 50px 0;
}

.logo-logo-slider .logo-slide {
	height: 40px;
	padding-right: 120px;
	position: relative;
}

.logo-logo-slider .logo-slide img {
	max-width: none;
height: 80px;
width: auto;
	transition: 0.1s ease-out;
}
.logo-logo-slider .logo-slide:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: contain !important;
	opacity: 1;
	transition: 0.1s ease-out;
}
@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-2227px);
	}
}
.logo-logo-slider {
	height: 40px;
	margin: auto;
	/*overflow: hidden;*/
	position: relative;
	width: 100%;
}
.logo-logo-slider::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
}
.logo-logo-slider::before {
	left: 0;
	top: 0;
}
.logo-logo-slider .logo-logo-slider-animation {
	animation: scroll 40s linear infinite;
	display: flex;
	/*width: calc(250px * 14);*/
	width: 4296px;
}
.logo-logo-slider .logo-logo-slider-animation:hover {
	animation-play-state: paused;
}
.logo-logo-slider .logo-slide {
	height: 40px;
	padding-right: 120px;
	position: relative;
}

.logo-logo-slider .logo-slide img {
	max-width: none;
	transition: 0.1s ease-out;
}
.logo-logo-slider .logo-slide:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: contain !important;
	opacity: 1;
	transition: 0.1s ease-out;
}


}


/* @end */

/* @group FAQs */

.accordian-list {
  background: #fff;
  list-style: none !important;
  padding: 0;
  margin: 40px auto;
  max-width: 1000px;
}

.accordian-item {
  margin: 0 40px;
  padding: 25px 0 10px;
  list-style-type: none !important;
  position: relative;
}

.accordian-item h3 {
  font-size: 26px;
}

.accordian-item:not(:last-child) {
  border-bottom: 1px solid #e3e3e3;
}

.accordian-title:after {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #781DF5;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 0;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: none;
  transition: 0.3s ease transform;
  width: 0;
}
.accordian-checkbox:checked + .accordian-title:after {
  transform: rotate(180deg);
}

.accordian-checkbox {
  cursor: pointer;
  left: 0;
  opacity: 0;
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 1;
}

.accordian-checkbox:checked ~ p {
  opacity: 0;
  margin: 0;
  max-height: 0;
  transform: translate(0, 50%);
}

.accordian-title,
.accordian-description {
  padding-right: 40px;
}

.accordian-title {
  color: #202020;
  margin: 0 0 8px;
  position: relative;
}

.accordian-description {
  margin: 0 0 8px;
}

/* @end */




/* @group TABLE STYLES */


.table {
  margin: 0 0 40px 0;
  /*width: 100%;*/
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: table;
/*  -webkit-border-radius: 45px;
-moz-border-radius: 45px;
border-radius: 45px;*/
/*padding: 25px;*/
background-color: #ffffff;
font-size: 18px;
}
@media screen and (max-width: 580px) {
  .table {
    display: block;
  }
}

.row {
  display: table-row;
  background: #ffffff;
}
.row:nth-of-type(odd) {
  background: #f4f4f4;
}
.row.header {
  font-weight: 900;
  color: #ffffff;
  background: #830ffe;
  padding: 15px 25px !;
}
.row.green {
  background: #27ae60;
}
.row.blue {
  background: #2980b9;
}
@media screen and (max-width: 580px) {
  .row {
  padding: 30px 0 15px;
  display: block;
  }
  .row.header {
    padding: 0;
    height: 10px;
  }
  .row.header .cell {
    display: none;
  }
  .row .cell {
    margin-bottom: 20px;
  }
  .row .cell:before {
    margin-bottom: 3px;
    content: attr(data-title);
    min-width: 98px;
    font-size: 12px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3b096f;
    display: block;
  }
}

.cell {
  padding: 25px;
  display: table-cell;
}


@media screen and (max-width: 580px) {
  .cell {
    padding: 2px 16px;
    display: block;
  }
}



/* @end */
