/*
Theme Name: Design for Founders 2.0
Theme URI: http://designforfounders.com/
Author: Heidi Pungartnik
Author URI: http://www.ashocka.com/
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: radiate
Domain Path: /languages/
Tags: light, white, two-columns, right-sidebar, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, post-formats, sticky-post, threaded-comments, translation-ready

*/

.ck_subscribe_button {
background-color: rgb(116,196,245) !important;
    box-shadow: 0px 3px 0px rgb(64,131,173) !important;
    text-transform: uppercase;
    font-family: 'Work Sans', Arial, sans-serif;
    color: white;
    font-weight: 800;
border-radius: 3px  !important;
-moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -khtml-border-radius: 3px !important;
height: 39px !important;
}

.ck_form.ck_naked .ck_form_fields {
padding: 0 45px;
}

.influencer {
    min-height: 250px;
    margin-top: 30px;
}

.influencer img {
width: 100px;
    border-radius: 4px;
    box-shadow: 0px 1px 1px black;
	float: left;
margin-bottom:20px;
    margin-right: 30px;
}

.influencer .meta-influencer {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 100;
    font-family: sans-serif;
    width: 100px;
    float: left;
    margin-right: 40px;
}

.influencer quote {
    line-height: 1.7;
    font-size: 25px;
}

.influencer .source {
    text-decoration: none;
    border: 1px solid;
    border-radius: 3px;
    padding: 5px 23px;
    margin-top: 13px;
    display: inline-block;
}

.influencer .function {
    font-size: 10px;
    text-transform: none;
    line-height: 1.2;
}

@media screen and (max-width: 782px) {
	.influencer .meta-influencer {
		width:100%;
	}
	
}

.contupgrade p {
margin: 0 50px 0;
    padding-top: 20px;
    font-family: 'Work Sans', Arial, sans-serif;
    font-weight: 100;}


.home-screen .ctabutton{
	margin: 2em 0 4em 0;
    color: white;
    text-decoration: none;
}

.home-screen a {
    color: #A5A5A5;
    text-decoration: underline;
}

.one_half {
    width: 42% !important;
    padding: 0 4%;
}
.custom-background {
	background-color: black;
}

#parallax-bg {
    opacity: 0.8;
}

.ism_wrap {
    margin-bottom: 2.5em;
}

.mfp-content {
	background-color:#f5f5f5 !important;
	width: 400px !important;
	border:solid 10px #d6d6d6 !important;
	padding: 0 !important;
}

.signup-one {
	padding: 35px;
}
.signup-two {
	background-color:#ffffff;
	padding: 30px;
}
.signup-three {
	padding: 30px;
}

#signup-form .email {width: 100%;}
#signup-form .ctabutton {width: 100%}

#signup-form input[type="email"] {
	width: 87% !important;
border: 1px solid rgb(170, 170, 170) !important;
height: 25p !importantx;
margin-bottom: 15px !important;
}

#signup-form p {
width: 80%;
text-align:center;
margin: 0 auto;
}

#signup-form input {float:none !important;}

/*****/

.entry-content ul, .entry-content ol {margin-left:20px !important;}

.contupgrade {
    padding-bottom: 15px;
    background-color: rgb(251, 251, 251);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.23);
    border-radius: 5px;
    margin-bottom: 2em;
}
aside {overflow: visible !important;}
.SignupWidget {text-align: center;background-color: rgb(58,58,58);margin-bottom: 20px !important;padding-top: 40px !important;}
.side-courseimg {z-index: 1}
.side-courseh3 {z-index: 3;font-family: 'Work Sans', Arial, sans-serif;
font-weight: 800;
text-transform: uppercase;
margin: 0 20px;
color: rgb(255,255,255)}
.side-coursebtn {z-index: 3;margin: 15px auto 10px;
width: 50px;
display: block;}.side-coursebtn:hover{text-decoration: none !important} 

.socialicons {text-align: center;}
.socialico {margin-right: 10px;}
.socialico:hover {opacity: 0.7;}

#signup-form img {
	
}
.mfp-auto-cursor .mfp-content {margin-top: 4em;}

#ninja_forms_field_10 {padding-left: 21px;}
.entry-content .front-single h3 {line-height: 1.1 !important;
font-size: 2rem !important;}
.entry-content .front-single {min-height: 200px;}
.entry-content .front-single p{font-size: 1.4rem;}
.entry-content .front-single .readmore{display: block;
float: none;
display: table;
position: absolute;
bottom: 30px;
right: 31px;}

.search-submit, .wpcf7-submit {
	background-color: rgb(253,52,218);
	color: white !important;
	font-family: 'Work Sans', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 2.1rem;
	padding: 5px 21px 4px;
	border-radius: 3px;
	border: none;
	text-align: center;
	box-shadow: 0px 3px 0px rgb(168, 30, 144);
}

.downloadcta .close {float: right;
margin-right: 7px;
color: rgb(181, 181, 181);cursor: pointer;}
.downloadcta {
	display: none;
	text-align: center;
	position: fixed;
	z-index: 9999;
	bottom: 0;
	border: 1px solid rgb(216, 216, 216);
	width: 300px;
	background-color: rgb(232, 232, 232);
	box-shadow: 0px -2px 8px rgba(0,0,0,0.1);
	padding: 10px;
	margin-left: 20px;
	border-radius: 3px 3px 0px 0px;}
.downloadcta h5 {
	font-family: 'Work Sans', Arial, sans-serif;
	font-weight: 800;
	font-size: 27px;
	display: inline-block;
	margin: 8px 0 4px 0;
	text-transform: uppercase;}
.downloadcta h5 i {margin-right: 2px;}
.downloadcta p {font-size: 15px;
margin-top: 11px;}
.downloadcta .cta {
	background-color: rgb(116,196,245) !important;
	color: white !important;
	font-family: 'Work Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 10px 3px;
	border-radius: 3px;
	box-shadow: 0px 3px 0px rgb(64,131,173);
	text-decoration: none !important;
	display: inline-block;
margin-bottom: 2rem;
margin-bottom: 20px;
	}.downloadcta .cta:hover {text-decoration: none !important;
opacity: 0.8;
filter: alpha(opacity=80);}


.ssba {margin-bottom: 14px;}
.download {
	background-color: rgb(253,52,218);
	color: white !important;
	font-family: 'Work Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 10px 3px;
	border-radius: 3px;
	box-shadow: 0px 3px 0px rgb(168, 30, 144);
	text-decoration: none !important;
	display: inline-block;
margin-bottom: 2rem;
margin-bottom: 20px;
	}.download:hover {text-decoration: none !important;
opacity: 0.8;
filter: alpha(opacity=80);}

.inpostcta {
	background-color: rgb(116,196,245) !important;
	color: white !important;
	font-family: 'Work Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 10px 3px;
	border-radius: 3px;
	box-shadow: 0px 3px 0px rgb(64,131,173);
	text-decoration: none !important;
	display: inline-block;
margin-bottom: 2rem;
margin-bottom: 20px;
	}.inpostcta:hover {text-decoration: none !important;
opacity: 0.8;
filter: alpha(opacity=80);}

#page .post-header {
	margin-bottom: 2rem;
    text-align: center;
    width: 70%;
}

#related_posts_rpw a {color: }

.no-results .front-single {}
.no-results p {padding: 0 1%;}
.no-results .front-title {}

.shop .front-single {
min-height: 150px;padding-bottom: 0;
}
.shop h3 {border: none;}

.shop-price {float: left;text-transform: uppercase;font-family: 'Work Sans', Arial, sans-serif;
font-weight: 100;}
.shop-price span{font-size: 2em;
line-height: 1;display: block;font-weight: 700; font-family: 'Work Sans', Arial, sans-serif;}

.shop .front-title span {
	font-size: 15px;
	color: rgb(90,90,90);
	font-weight: 100;
	display: block;
	text-transform: uppercase;
}

	.home {}
	.home h1 {    font-size: 5rem;
    font-family: 'Work Sans', Arial, sans-serif;
    font-weight: 800;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
    line-height: 1.2;
    color: rgb(255, 255, 255);
    display: inline;
    text-align: center;
    margin-bottom: 4rem;} .home .post-header p {color: white;margin-top: 20px;}
	.home .post-header {text-align: center;}

.home form {
margin: 0 auto;
}

/*.home form input[type="email"] {
border: 1px solid rgb(245,245,245);
border-radius: 2px;
padding: 13px 20px;
margin-right: 1%;
float: left;
font-style: oblique;}
.home form input[type="submit"] {
background-color: rgb(116,196,245);
color: white !important;
font-family: 'Work Sans', Arial, sans-serif;
text-transform: uppercase;
padding: 10px 28px;
border-radius: 3px;
box-shadow: 0px 3px 0px rgb(64, 131, 173);
font-weight: 800;
-webkit-box-shadow: rgb(64, 131, 173) 0px 3px 0px 0px;
font-size: 2.2rem;
margin-top: 10px;}.home form input[type="submit"]:hover {background-color: rgba(140, 211, 255, 1);opacity: 1;}*/

.home .categories {
margin: 0 auto;
}
.home .categories li {
display: inline-block;
margin: 2em 2.5% 0;
width:20%;
vertical-align: top;
text-align: center;}
.home .categories a {
font-family: 'Work Sans', Arial, sans-serif;
font-size: 2.5rem;
font-weight: 900;
text-decoration: none;
padding-bottom: 4px;}.home .categories a:hover {
	text-decoration: none !important;
	color: rgb(90, 90, 90);
}
.home .categories p {
margin-top: 14px;}

.visitblog {background-color: rgb(253,52,218);
color: white !important;
font-family: 'Work Sans', Arial, sans-serif;
text-transform: uppercase;
font-size: 2.5rem;
padding: 10px 20px 8px;
border-radius: 3px;
margin: 2em auto 4%;
display: table;
text-align: center;
width: 200px;
box-shadow: 0px 3px 0px rgb(168, 30, 144);
}.visitblog:hover{
	text-decoration: none !important;
	opacity: 0.8;
	filter: alpha(opacity=80);}}

.home #main {margin: 0 auto;width: 100%;}
.home #primary, .shop #primary {width: 100%}
.front-single {width: 27%;position:relative;margin: 1%;float: left;padding: 2%;border-radius: 3px;min-height: 520px;border: 1px solid rgb(236, 236, 236);transition: background-color 0.7s ease, border 0.9s ease;}.front-single:hover {background-color: rgba(255,255,255,0.7);border: 1px solid rgb(216, 216, 216);}
.front-title {font-family: 'Work Sans', Arial, sans-serif;
font-weight: 800;
margin-top: 2%;
border-bottom: 1px solid rgb(236, 236, 236);
padding-bottom: 3%;
color: black;
font-size: 2.5rem;
text-transform: uppercase;
}
.front-summary p {margin-top: 3%;}
.front-single .readmore {
padding: 3% 8%;
font-size: 1.6rem;
display: table;
position: absolute;
bottom: 30px;
right: 31px;}
.front-title a:hover {text-decoration: none !important;
color: rgb(90, 90, 90);}
.mentionedin {
	font-family: 'Work Sans', Arial, sans-serif;
	color: rgb(216, 216, 216);
	text-transform: uppercase;
	font-size: 2rem;
	text-align: center;
	margin-top: -15px !important;
	background-color: rgb(245,245,245);
	display: table;
	margin: 0 auto;
	padding: 0 10px;
	}.mentionedlogos{
clear: both;
padding: 0 8%;
border-top: 1px solid rgb(216, 216, 216);
margin: 4% 0;
border-bottom: 1px solid rgb(216, 216, 216);}
.mentionedlogos img {-webkit-filter: grayscale(1);
filter: grayscale(1);
opacity: 0.3;
margin: 1% 2%;
width: 20%;
transition: opacity 0.7s ease;
}.mentionedlogos img:hover {-webkit-filter: grayscale(0.7);
filter: grayscale(0.7);
opacity: 0.6;}



.hide {background-color: transparent;}

.home h2 {
	font-family: 'Work Sans', Arial, sans-serif; font-weight: 800; font-size: 4rem; text-align: center; background: rgba(255,255,255,0.7); line-height: 1.2; padding: 0 1%; color: rgb(58,58,58); display: table; margin: 3% auto;
}.home h2:after {}
	
.sub-menu li {
	line-height:2.3 !important;
	background-color:transparent;
	border-bottom:1px solid rgb(90,90,90);
	padding: 0px;
	float: none !important;
	clear: both;
	margin-left:0% !important;
	width:100%;}
.sub-menu li:last-child{border-bottom:none;margin-bottom: 0px;}
.sub-menu li a{background-color:transparent !important;color:white !important;}
.sub-menu li a:hover {color:rgb(253,52,218) !important;}
.sub-menu{background-color:rgb(58,58,58);
	box-shadow:0px 2px 1px rgba(0,0,0,0.5);
	margin-left:-1%;
	padding: 20px;
	padding-bottom: 8px;
	}

.ctabar {
	width: 100%;
background: white;
padding: 10px 0;
border-bottom: 2px solid rgb(226, 226, 226);}
	.ctainner {margin: 0 auto; width: 900px}
.ctabar .ctaheader {
	font-family: 'Work Sans', Arial, sans-serif;
	color: rgb(58,58,58);
	float: left;
	font-size: 3rem;}
.ctabutton {
	background-color: rgb(116,196,245) !important;
	box-shadow: 0px 3px 0px rgb(64,131,173);
	padding: 8px 20px 6px;
	border-radius: 3px;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Work Sans', Arial, sans-serif;
	color: white;
	font-weight: 800;
	font-size: 2rem;margin-left: 2em;}

/*input[type=submit], button {
	background-color: rgb(253,52,218);
	color: white !important;
	font-family: 'Work Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 10px 22px 8px;
	border-radius: 3px;
	border: none;
	box-shadow: 0px 3px 0px rgb(168, 30, 144);
}input[type=submit]:hover, button:hover{
	text-decoration: none !important;
	opacity: 0.8;
	filter: alpha(opacity=80);}*/


.readmore {
	background-color: rgb(253,52,218);
	color: white !important;
	font-family: 'Work Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 10px 3px;
	border-radius: 3px;
	float: right;
	box-shadow: 0px 3px 0px rgb(168, 30, 144);
}.readmore:hover{
	text-decoration: none !important;
	opacity: 0.8;
	filter: alpha(opacity=80);}

.list-title a:hover {
	text-decoration: none !important;
	color: rgb(90, 90, 90);
	
}

.post-header {max-width: 1200px;
margin: 0 auto;
padding: 0 9rem;}

.header-wrappity {max-width: 1244px;
margin: 0 auto;padding: 0 2%;}

.entry-meta {
text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
color: white;
margin: 7% 0 10%;
}

footer.entry-meta {
    margin: 0;}
.home .entry-meta {margin-bottom: 8%;}

.category-name {
	font-size: 30px;
	font-size: 5rem;
	font-family: 'Work Sans', Arial, sans-serif;
	font-weight: 800;
	background: rgba(255,255,255,0.5);
	line-height: 1.2;
	display: inline;
	padding: 0 1%;
	color: rgb(58,58,58);
}

.category .post-header p {
	font-size: 1.4rem;
	color: white;
	display: table;
	margin: 1% 0 2%;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

.category article img {

	display: inline-block;
	width: 35%;
}

.list-header h2 {font-family: 'Work Sans', Arial, sans-serif;
font-weight: 800;
color: black;
font-size: 2.7rem;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 2%;}

.category .hentry {}

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
	overflow: auto;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 15px;
	margin: 0 0 1.5em;
	width: 100%;
}
th {
   font-weight: bold;
}
th, td {
   border: 1px solid #EAEAEA;
   padding: 6px 10px;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

/* =Genericons
----------------------------------------------- */
@font-face {
    font-family: 'Genericons';
    src: url('font/genericons-regular-webfont.eot');
    src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/genericons-regular-webfont.woff') format('woff'),
         url('font/genericons-regular-webfont.ttf') format('truetype'),
         url('font/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	font-family: 'Merriweather', Georgia, serif;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	color: rgb(58, 58, 58);
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Work Sans', Arial, sans-serif;
	clear: both;
	display: inline-block;
    line-height: 1.2;
    width: 100%;
}

h1 { font-size: 30px; line-height: 36px; }

h2 {
font-weight: 800;
font-size: 2.8em;

	margin-bottom: 4rem;
    margin-top: 4rem;
    text-align: center;

}

h3 {
font-weight: 800;
font-size: 2.3em;

	margin-bottom: 2rem;
	margin-top: 2rem;
}

h4 {
font-weight: 800;
font-size: 1.8em;

	margin-bottom: 1rem;
	margin-top: 1rem;
}
h5 {
font-weight: 300;
font-size: 1.8em;

	margin-bottom: 0.6rem;
	margin-top: 0.6rem;
}

h6 {
font-weight: 300;
font-size: 1.4em;

}

hr {
	background-color: rgb(216, 216, 216);
	border: 0;
	height: 1px;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	clear: both;
}

.entry-content a {
	text-decoration: underline;
}

/*.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 20px;
	margin-top: 40px;
}

.entry-content h2 {
	margin-bottom: 30px;
	margin-top: 20px;
}

.entry-content h2 {
	font-family: 'Work Sans', Arial, sans-serif;
	font-weight: 800;
	font-size: 3.5rem;
	border-bottom: 5px solid #3A3A3A;
	display: inline-block;
}

.entry-content h3 {
font-family: 'Work Sans', Arial, sans-serif;
font-weight: 800;
font-size: 2.7rem;
}

.entry-content h4 {
	font-family: 'Work Sans', Arial, sans-serif;
	font-weight: 800;
	font-size: 2.5rem;
}

.entry-content h5 {
	font-family: 'Work Sans', Arial, sans-serif;
	font-weight: 800;
	font-size: 2rem;
}

.entry-content h6 {
	font-family: 'Work Sans', Arial, sans-serif;
	font-weight: 800;
	font-size: 1.5rem;
}
*/

/* Text elements */
p {
	line-height: 1.7;
	margin-bottom: 19px;
	font-size: 18px;
}
ul, ol {
	margin: 0;
}
ul {
	list-style: none;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 15px;
	margin-left: 1.5rem;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 15px 15px;
	margin: 0 1.5rem 1.5rem;
}
b, strong {
	font-weight: 900;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #EAEAEA #EAEAEA #EAEAEA #632E9B;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	font-style: italic;
	margin-bottom: 20px;
	padding: 20px 20px 5px;
}
blockquote cite {
	color: #333333;
	font: 300 15px "Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}
address {
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
	display: block;
   font-style: italic;
}
pre {
	background: #FFFFFF;
	border: 1px solid #EAEAEA;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
	max-width: 100%;
	overflow: auto;
	padding: 16px;
	padding: 1.6rem;
	white-space: pre-wrap;
	overflow: auto;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	white-space: pre-wrap;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
	white-space: pre-wrap;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
/* For icon display hide of jetpack site stats */
img#wpstats {
 	display: none;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
input[type="button"],
input[type="reset"],
#comments input[type="submit"] {
	background-color: rgb(253,52,218);
	color: white !important;
	font-family: 'Work Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 15px 20px 12px;
	border-radius: 3px;
	box-shadow: 0px 3px 0px rgb(168, 30, 144);
	border: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	opacity: 0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	text-decoration: none;
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to radiate-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	border: 1px solid rgb(245,245,245);
	border-radius: 2px;
	padding: 9px 20px;
	margin-right: 1%;
	width: 50%;
	font-style: oblique;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
}

/* Links */
a {
	text-decoration: none;
	color: rgb(58,58,58);
}
a:visited {
}
a:hover,
a:focus,
a:active {
}

/* clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-right: 1.5rem;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-left: 1.5rem;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.alignnone {
	margin: 10px 0;
}

.list-right .entry-meta {color: black;text-shadow: none;opacity: 0.4;
font-size: 1.4rem;float: left;}
.list-right .entry-meta a {color: black}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/* =Layout
----------------------------------------------- */
.inner-wrap {
	max-width: 1200px;
	margin: 0 auto;
}
#primary {
	width: 700px;
    margin: 0 auto;
}
#secondary {
	width: 30%;
	float: right;
}
#content {
	background-color: #FFFFFF;
    padding-top: 2.5em;
}
#content a:hover {
	text-decoration: underline;
}

/* =Header
----------------------------------------------- */
#parallax-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-size: cover;
  background-position: center center !important;
}
#page {
  position: relative;
  z-index: 1;
  margin-top: 15%;
}
#masthead {
}
.header-wrap {	
	border-bottom: 3px solid rgb(253, 52, 218);
	position: relative;
	background-color: rgb(58, 58, 58);
  	width:100%;
  	z-index:2;
  	padding-bottom:10px;
  	padding-top:15px; /* For IE8 and earlier */
}
body.admin-bar .header-wrap {
	
}
.site-branding {
width: auto;
display: inline;
float: left;
}
.logo {
width: 70%;}
.site-title {
	font-size: 36px;
	font-size: 3.6rem;
	padding: 5px 20px 5px 25px;
	padding: 0.5rem 2rem 0.5rem 2.5rem;
	float: left;
	line-height: 1.5;
}
.site-title a {
	color: #444444;
}
.site-title a:hover {
	color: #632E9B;
}
.site-description {
	display: none;
}
img.header-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#masthead .search-form {
	float: right;
	position: absolute;
	right: 0;
	top: 65px;
	background-color: #632E9B;
	padding: 10px 20px;
	display: none;
	z-index: 999;
}
#masthead .search-form .search-field {
	width: 180px;
}
#masthead .search-form input[type="submit"] {
	display: none;
}
.header-search-icon {
	float: right;
	border-left: 1px solid #E1E4E6;
	padding: 14px 10px 10px 10px;
	cursor: pointer;
}
.header-search-icon:before {
	content: '\f400';
	color: #632E9B;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 40px/1 'Genericons';
	vertical-align: top;
}


/* =Menu
----------------------------------------------- */

.main-navigation {
	float: right;
	width: 70%;
}

.main-navigation ul {
	list-style: none;
	color: white;
	margin-right: 0;
}
.main-navigation li {
	    line-height: 3;
    margin-left: 3em;
    float: right;
    font-size: 1.1em;
}
.main-navigation a {
	font-family: 'Work Sans', Arial, sans-serif;
	color: white;
	text-transform: uppercase;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a, 
.main-navigation ul li.current_page_ancestor a, 
.main-navigation ul li.current-menu-ancestor a, 
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
	color: rgb(253,52,218);
}

/* Dropdown */
.main-navigation ul li ul, 
.main-navigation ul li:hover ul ul, 
.main-navigation ul ul li:hover ul ul, 
.main-navigation ul ul ul li:hover ul ul, 
.main-navigation ul ul ul ul li:hover ul ul {
	z-index: 9999;
	display: none;
}
.main-navigation ul li:hover ul, 
.main-navigation ul ul li:hover ul, 
.main-navigation ul ul ul li:hover ul, 
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
	display:block;
}
.main-navigation ul ul {
	
	z-index: 99999;
	position: absolute;
	display: none;
}
.main-navigation ul ul li {
	border-left: none;
	font-size: 14px;
	font-size: 1.4rem;
}
.main-navigation ul li ul li a, 
.main-navigation ul li.current-menu-item ul li a, 
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a, 
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
	color: #444444;
	background-color: #FFFFFF;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
	background-color: #632E9B;
	color: #ffffff;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	min-width: 200px;
} 



/* =Content
----------------------------------------------- */
.single .hentry, .page .hentry {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    border: none;
    margin: auto;
}

.hentry {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23);
    border-radius: 0 0 5px 5px;
    border: none;
    width: 99%;
    margin: 2em 1px;
}

.category article img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.list-right {
    display: inline-block;
    margin: 2em;
    float: right;
}



.page-header {
	padding:1%;
}
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary { overflow: hidden;
}
.page-links {
	clear: both;
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
}
.entry-title {
	font-size: 5rem;
    font-family: 'Work Sans', Arial, sans-serif;
    font-weight: 800;
    text-shadow: 0px 1px 2px rgba(0,0,0,0.4);
    line-height: 1.2;
    color: rgb(255, 255, 255);
    display: inline;
    text-align: center;
    margin-bottom: 4rem;
}
.page-title {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.5;
}
.entry-title a {
	color: #444444;
}
#content .entry-title a:hover {
	color: #632E9B;
	text-decoration: none;
}
.entry-content ul {
	list-style: square;
}
.entry-content ul,
.entry-content ol {
	color: #424242;
	line-height: 1.7;
	margin-bottom: 17px;
	margin-bottom: 2rem;
	font-size: 18px;
}

.entry-content ul li,
.entry-content ol li {
	color: #424242;
	line-height: 1.7;
	margin-bottom: 17px !important;
	margin-bottom: 2rem;
	font-size: 18px;
margin-left: 20px;
}

.entry-content li > ul,
.entry-content li > ol {
	margin-bottom: 0;
}
.entry-header .entry-meta span {
	padding-right: 20px;
}
.entry-meta span {
	/*padding-right: 20px;	
	font-size: 14px;
	font-size: 1.4rem;*/
	margin-right: 1rem;
	margin-right: 10px;
}
.entry-meta span:hover {

}
.entry-meta span a {
color: white;
}
#content .entry-meta span a:hover {
	color: #632E9B;
	text-decoration: none;
}

.entry-meta .posted-on:before,
.entry-meta .byline:before,
.entry-meta .cat-links:before,
.entry-meta .tags-links:before,
.entry-meta .comments-link:before,
.entry-meta .edit-link:before {	
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.entry-meta .posted-on:before 		{ content: '\f307'; }
.entry-meta .byline:before 			{ content: '\f304'; }
.entry-meta .cat-links:before 		{ content: '\f301'; }
.entry-meta .tags-links:before 		{ content: '\f302'; }
.entry-meta .comments-link:before 	{ content: '\f300'; }
.entry-meta .edit-link:before 		{ content: '\f411'; }

/* =Featured pages section - front page
----------------------------------------------- */
.tg-one-third {
	float: left;
	width: 31.143952%;
	margin: 0 3.284072% 30px 0;
	margin: 0 3.284072% 3rem 0;
}
.tg-one-third-last {
	margin-right: 0;
}
#featured_pages {
	padding-bottom: 15px;
	text-align: center;
}
#featured_pages img {
	vertical-align: top;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}
#featured_pages .page_text_container {
	background-color: #FFFFFF;
	padding: 30px 30px 20px;
	padding: 3rem 3rem 2rem;
}
#featured_pages .entry-title {
	line-height: 1;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	font-size: 24px;
	font-size: 2.4rem;
}
#featured_pages p {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
	font-size: 14px;
	font-size: 1.4rem;
}
#featured_pages a.more-link {
	font-size: 14px;
	font-size: 1.4rem;
	border: 1px solid #EAEAEA;
	border-radius: 4px;
	color: #555555;
	padding: 4px 10px;
}
#featured_pages a.more-link:hover {
	border: 1px solid #632E9B;
	border-radius: 4px;
	color: #632E9B;
	padding: 4px 10px;
	text-decoration: none;
}

/* =No Results
----------------------------------------------- */
.not-found .page-content {
}
.not-found .search-form {
	text-align: center;
}

/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	max-width: 100%;
    margin: 2em auto;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.23);
    border-radius: 5px;
    padding-bottom: 2px;
}

.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 6px 6px !important;
	margin: 0.8075rem 0;
font-family: 'Work Sans';
text-transform: uppercase;
font-size: 1.3rem;
font-size: 13px;
}
.site-main .gallery {
}
.gallery-caption {
}
.site-main .gallery a img {
}
.site-main .gallery dd {
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* =WordPress Gallery Support
----------------------------------------------- */
.gallery { 
	margin: 0 auto 20px;
	margin: 0 auto 2rem;
}
.gallery .gallery-item { 
	float: left; 
	display: block; 
	background: #fff; 
	margin: 10px 1.5% 20px; 
	text-align: center;
}
.gallery .gallery-item:hover { }
.gallery .gallery-icon { 
	text-align: center; 
	padding: 0; 
	margin: 0; 
	overflow: hidden; 
	line-height: 0; 
}
.gallery-columns-1 .gallery-item { float: none; text-align: center; width:100%; margin: 10px 0 20px; }
.gallery-columns-2 .gallery-item { width:47%; }
.gallery-columns-3 .gallery-item { width:30%; }
.gallery-columns-4 .gallery-item { width:22%; }
.gallery-columns-5 .gallery-item { width:17%; }
.gallery-columns-6 .gallery-item { width:13.6%; }
.gallery-columns-7 .gallery-item { width:12.25%; margin:10px 1% 10px; }
.gallery-columns-8 .gallery-item { width:10.5%; margin:10px 1% 10px; }
.gallery-columns-9 .gallery-item { width:9.11%; margin:10px 1% 10px; }
.gallery dl a { 
	display: block; 
}
.gallery dl a img { 
	height: auto; 
	margin: 0 auto;
}
.gallery .gallery-caption { 	
	font-size: 14px; 
	line-height: 1.2; 
	margin: 10px 0 0; 
}
.gallery br+br { display:none; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 15px 0 15px;
	margin: 1.5rem 0 1.5rem;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	max-width: 48%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	max-width: 48%;
}

/* =Comments
----------------------------------------------- */

#comments {
	margin-bottom: 40px;
	margin-bottom: 4rem;
	margin: 1%;
	float: left;
	padding: 2%;
	border-radius: 3px;
	border: 1px solid rgb(236, 236, 236);
	transition: background-color 0.7s ease, border 0.9s ease;
}#comments:hover {background-color: rgba(255,255,255,0.7);
border: 1px solid rgb(216, 216, 216);}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
#comments h1,
#comments h2,
#comments h3,
#comments h4,
#comments h5,
#comments h6 {
	margin-bottom: 10px;
   margin-bottom: 1rem;
}
#comments h2.comments-title {
	margin-bottom: 30px;
}
.avatar {
	border-radius: 50%;
	float: left;
}
.comments-area article header {
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
}
.comments-area .comment-edit-link, 
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
	display: block;
	margin-left: 100px;
	color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
	color: #632E9B;
}
.comments-area .comment-author-link a {
	color: #999999;
}
.comments-area .comment-author-link a:hover {
	color: #632E9B;
}
.comments-area .comment-author-link span {
	margin-left: 10px;
	padding: 0 5px;
	background-color: #632E9B;
	color: #FFFFFF;
	border-radius: 3px;
}
.comments-area article header .comment-author-link:before,
.comments-area article header .comment-edit-link:before,
.comments-area article header .comment-permalink:before,
.comments-area article header .comment-date-time:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.comments-area article header .comment-author-link:before { content: '\f304'; }
.comments-area article header .comment-edit-link:before { content: '\f411'; }
.comments-area article header .comment-permalink:before { content: '\f107'; }
.comments-area article header .comment-date-time:before { content: '\f307'; }
.comment-content {
	padding: 20px;
	padding: 2rem;
	background-color: #F8F8F8;
	border: 1px solid #EAEAEA;
}
.comment {
	margin-bottom: 20px;
}
.comment ul, .comment ol {
   margin: 0 0 20px 20px;
}
.comment ul {
   list-style: square outside none;
}
.comment .comment-reply-link {
	float: right;
	color: #999999;
}
.comment .comment-reply-link:hover {
	color: #632E9B;
}
.comment .comment-reply-link:before {
	content: '\f412';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.comment-list {
	margin-bottom: 34px;
	margin-bottom: 3.4rem;
}
.comment-list .children {
   margin-left: 20px;
}
.comment-list, .comment-list .children {
    list-style-type: none;
    padding: 0;
}

/* Comment form */
#respond {
}
#respond h3#reply-title {
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 1rem;
	font-weight: normal;
	font-size: 16px;
	font-size: 1.6rem;
}
#respond form {
	margin: 24px 0;
	margin: 2.4rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 1.1rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}
#respond form label {
	display: block;
font-family: 'Work Sans', Arial, sans-serif;
line-height: 1.5;
text-transform: uppercase;
color: rgb(90,90,90);
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
font-size: 1.6rem;
line-height: 0.5;
padding: 10px;
border: 1px solid rgb(216, 216, 216);
padding: 1rem;
width: 100%;
border-radius: 0;
}
#respond form p.form-allowed-tags {
	margin: 0;
font-size: 10px !important;
line-height: 1.5;
font-family: 'Work Sans', Arial, sans-serif;
color: rgb(216, 216, 216);
}#respond form p.form-allowed-tags code {font-size: 10px !important;
line-height: 1.5;
font-family: 'Work Sans', Arial, sans-serif;
color: rgb(216, 216, 216);}
.required {
	color: red;
}


/* =Widgets
----------------------------------------------- */
.DisplayBio {
padding-top: 0;
text-align: center;
}
.widget-title{
font-weight: 300;
color: rgb(216, 216, 216);
text-transform: uppercase;
font-size: 1.4rem;
text-align: center;
margin-top: -33px !important;
background-color: rgb(245,245,245);
display: table;
margin: 0 auto;
padding: 0 10px;margin-bottom: 5%;}

.DisplayBioimg{
    border-radius: 50%;
    border: 1px solid rgb(226, 226, 226);
    width: 50px;
    height: 50px;
    margin-top: -13px;
    position: absolute;
    background-color: white;}

.entry-meta a {
color: white;
    font-family: 'Work sans';
    margin: 70px;
    font-size: 1.2em;
}

.Aboutimg{
border-radius: 50%;
border: 1px solid rgb(226, 226, 226);
margin: 0 auto;
width: 250px;
margin-right: 5%;
height: 250px;
}

.DisplayBio p{font-size: 1.4rem;
color: rgb(58,58,58);
width: 70%;
margin: 0 auto 5%;
border-top: 1px solid rgb(226, 226, 226);
padding-top: 4%;}

.DisplayBio a{padding: 5%;
color: rgb(216, 216, 216);transition: color 0.7s ease;}.DisplayBio a:hover {color: rgb(58,58,58);}

.DisplayBio h6{font-size: 2.3rem;
text-transform: uppercase;
margin: 4% 0;
color: rgb(90,90,90);
font-family: 'Work Sans', Arial, sans-serif;}

.DisplayBio.web{}
.DisplayBio.tw{}
.DisplayBio.plus{}
.DisplayBio.cont{}




.widget {
	padding: 20px 0px 20px 0;
	margin: 10px 0 10px 20px;
	border-top: 1px solid rgb(216, 216, 216);
}
.widget-title {
	font-family: 'Work Sans', Arial, sans-serif;
}
.widget li {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}
.widget_search .search-form {
	width: 90%;
}
.widget_search input[type="search"] {
    width: 90%;
}
.widget th, .widget td {
   padding: 1px 1px 1px 2px;
}

/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/* =Footer
----------------------------------------------- */
#colophon {
	border-top: 1px solid #E1E4E6;
	padding: 20px 0;
	background-color: #FFFFFF;
}
#colophon .site-info {
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}

.site-header .menu-toggle {
	background: #632E9B;
	color: #fff;
	font-size: 30px;
	font-size: 3rem;
	font-weight: 300;
	padding: 5px 22px;
	margin: 0;
	display: none;
}
.site-header .menu-toggle:hover {
 	background: #632E9B;
}
.site-header .menu-toggle:before {
	content: '\f419';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
	padding-top: 8px;
}
.main-small-navigation {
	width: 66px;
	float: right;
	padding-top: 0;
	background-color: #000;
	margin: 10px 25px 0 0;
	margin: 1rem 2.5rem 0 0;
}
.main-small-navigation ul {
  margin: 0;
  list-style: none;
}
.main-small-navigation li {
  background: #ffffff;
}
.main-small-navigation a {
  display: block;
  color: #444444;
  padding: 5px 22px;
  text-decoration: none;
  font-size: 14px;
}
.main-small-navigation li:hover {
  background: #632E9B;
}
.main-small-navigation li:hover > a {
	color: #ffffff;
}
.main-small-navigation ul ul a {
  padding-left: 44px;
}
.main-small-navigation ul ul ul a {
  padding-left: 66px;
}
.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
  background: #632E9B;
}
.main-small-navigation ul > .current_page_item a,
.main-small-navigation ul > .current-menu-item  a{
  color: #ffffff;
}
.main-small-navigation ul li ul li a, 
.main-small-navigation ul li.current-menu-item ul li a, 
.main-small-navigation ul li ul li.current-menu-item a,
.main-small-navigation ul li.current_page_ancestor ul li a, 
.main-small-navigation ul li.current-menu-ancestor ul li a,
.main-small-navigation ul li.current_page_item ul li a {
	color: #444444;
	background-color: #FFFFFF;
}
.main-small-navigation ul li ul li a:hover,
.main-small-navigation ul li ul li:hover > a,
.main-small-navigation ul li.current-menu-item ul li a:hover {
	background-color: #632E9B;
	color: #ffffff;
}

/* =Responsive Structure
----------------------------------------------- */
@media screen and (max-width: 1308px) {
	#page {
		width: 100%;
	}
	.inner-wrap {
		width: 96%;
	}
}

@media screen and (max-width: 782px) {
 	body.admin-bar .header-wrap {
		
	}
	
}

/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media screen and (max-width: 768px) {	
.DisplayBioimg {display:none;}
.entry-meta a {text-align:center;}
	#page .post-header {margin-top: 13rem;}
	#primary, #secondary {
		float: none;
		width: 100%;
	}
	.site-branding {
		margin-right: 0;
	}
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.site-branding {
		max-width: 60%;
	}
	.main-navigation {
		margin: 10px 25px 0 0;
		margin: 1rem 2.5rem 0 0;
	}
	.site-header .menu-toggle {
		background-color: #FFFFFF;
		color: #632E9B;
	}
	.site-header .menu-toggle:hover {
		color: #632E9B;
		background-color: #FFFFFF;
	}
	.main-small-navigation ul {
		width: 200px;
		margin-left: -134px;
	}
	.main-small-navigation ul ul {
		margin-left: 0;
	}
	.tg-one-third {
		width: 100%;
		float: none;
	}
	.front-single {
		
		margin: 1% auto;
		float: none;
	}
	.main-navigation li {margin-left: 12%}
	.main-navigation {width: 44%}
	.mentionedlogos img {margin: 1% 4%;
		width: 40%;}
	.home .categories li {}
	/* ales below */
        .category article img {
		width: 100%;
	}
	.hentry {
		margin: 0 30px;
	}
	article > .list-right {
		width: auto;
		margin: 0;
	}
	#secondary > .widget {
		margin: 10px 20px;
	}
	aside > .side-courseimg {
		margin-top: -50px;
	}
	.home .categories li {width:80%;
padding: 2em 10% 0;}

.front-single {
width: 70%;
margin: 1em auto  !important;
}
}

/*so that mobile menu doesn't show on desktop*/
.slicknav_menu {
		display:none;
	}

@media only screen and (max-width: 600px) {
	
	.underpost img {
   		 width: 100% !important;
	}
.underpost .left {
	    width: 100% !important;
}


.mfp-auto-cursor .mfp-content {margin-top: 0em;}


	.home h1 {font-size: 4rem;font-size: 40px;}
	.home h2 {font-size: 3rem;font-size: 30px}
	.home .categories li {
					display: block;
					margin: 3% auto;}
	.mfp-container {
		padding-left: 0;
		padding-right: 0;
	}
	
	.mfp-auto-cursor .mfp-content {
		width: 96%;
	}
	.home .categories li {}
	#signup-form input[type="email"] {
		width: 90%;margin-bottom: 7px;
	}
	#signup-form input[type=submit] {
		margin: 0% auto;
		float: none;
	}

	.front-single {
		
		margin: 1% auto;
		float: none;
	}

	.mentionedlogos img {
		margin: 1% 4%;
		width: 40%;
	}

	.menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}

	body {
		margin-top: 0 !important;
		overflow-x:hidden;
	}
	.header-wrap {
		position: relative;
	}
	.ctainner {
		margin: 0 auto;
		text-align: center;
		width: 100%;
		margin: 0;
	}
	.ctabar .ctaheader {
		font-size: 2.4rem; font-size: 24px;float: none;
	}
	.post-header {
		padding: 0 4rem;
	}
	.entry-title {
		font-size: 35px;
font-size: 3.5rem;
	}
}


.blue {
	color:rgb(116,196,245) !important;line-height: 3.3;
margin-left: 4%;
float: right;}