@font-face {

  font-family: "SourceSansPro-Black";

  src: url(fonts/0ef6054e5495a79b4d06bebf2c00b3fb.otf) format("opentype"); }



@font-face {

  font-family: "SourceSansPro-Bold";

  src: url(fonts/269ca7e400c670e507c39eeafb9d36b9.otf) format("opentype"); }



@font-face {

  font-family: "SourceSansPro-Light";

  src: url(fonts/181a2dbd5f80f18f6e174978baf7cde2.otf) format("opentype"); }



@font-face {

  font-family: "SourceSansPro-LightIt";

  src: url(fonts/5da6a9f6857229ecc43d29b21c6ac9a0.otf) format("opentype"); }



@font-face {

  font-family: "SourceSansPro-Regular";

  src: url(fonts/d6cd4777dc581913c8b247b8bd44e02b.otf) format("opentype"); }



@font-face {

  font-family: "SourceSansPro-Semibold";

  src: url(fonts/3fbf5b8edc66b68a0e2ccfa598bbdae4.otf) format("opentype"); }



blockquote.articlequote{
	background-color: #434343;
    padding: 20px;
    color: #fff;
	margin-left: 20px;
    margin-right: 20px;
}
blockquote.authorquote{
	color: #fff;
	padding: 20px;
	font-size:18pt;
	line-height: 30pt;
	margin-left: 20px;
    margin-right: 20px;
}
blockquote.authorquote:before{
	content: "“";
    font-size: 50pt;
    line-height: 0pt;
    position: absolute;
    display: inline-block;
    margin-top: 22px;
    margin-left: -30px;
}
blockquote.authorquote:after{
	content:"”";
	font-size: 50pt;
    line-height: 0pt;
    position: absolute;
    display: inline-block;
    margin-top: 22px;
}
.landingpage .main1 ul.itemlist{
	list-style: none;
    margin: 0px;
    padding: 0px;
	margin-top:35px;
}
.landingpage .main1 ul.itemlist>li{
	padding: 8px;
    margin: 0px;
    border: solid #a68538 1px;
    background-color: #232019;
    margin-bottom: 5px;
	position: relative;
}
.landingpage .main1 ul.itemlist>li>h3{
	padding: 0px;
    margin: 0px;
    font-size: 18px;
}
.landingpage .main1 ul.itemlist>li>h4{
	padding: 0px;
    margin: 0px;
    font-size: 13px;
    text-align: left;
    margin-bottom: 5px;
}
.landingpage .main1 ul.itemlist>li>div{
	clear: both;
    color: #ada288;
    font-size: 14px;
}

.landingpage{
	
}
.landingpage section{
	padding:0px !important;
	display:table;
}
.landingpage .sidebar1{
	width:35%; 
	padding:35px;
	display:table-cell;
	border-right: #212629 10px solid;
}

.landingpage .main1{
	width:65%;
	padding:35px;
	display:table-cell;
}

.landingpage .sidebar2{
	width:35%;
	padding:35px;
	display:table-cell;
	border-top: #212629 10px solid;
}

.landingpage .main2{
	width:65%;
	padding:35px;
	display:table-cell;
	border-right: #212629 10px solid;
	border-top: #212629 10px solid;
	vertical-align: bottom;
	padding-bottom: 130px;
}

.landingpage .clear{
	clear:both;
}

.landingpage .landingpage-col-left{
	float:left;
	width:calc(50%);
}
.landingpage .landingpage-col-right{
	float: right;
    width: calc(50% - 20px);
    margin-left: 20px;
}

.landingpage .landingpage-col-left>span{
	display: block;
    color: #fff;
    font-size: 12px;
    padding: 10px;
}
.landingpage .landingpage-col-right>span{
	display: block;
    color: #fff;
    font-size: 13px;
    padding: 10px;
	text-align:right;
}

.landingpage .landingpage-col-right .landingpage-col-left{
	width:calc(50%);
	margin-top: 40px;
}
.landingpage .landingpage-col-right .landingpage-col-right{
	width: calc(50% - 20px);
	margin-top: 40px;
}







.submission-errors{
	top: 100px;
    position: absolute;
    background-color: #333333;
    left: 0px;
    right: 0px;
    text-align: center;
    padding: 10px;
    color: #a68538;
}
.submission-success{
	top: 100px;
    position: absolute;
    background-color: #a68538;
    left: 0px;
    right: 0px;
    text-align: center;
    padding: 10px;
    color: #fff;
}
/* basic tag styles */
.podcasts{
	padding: 20px;
    font-family: Arial;
    margin-top: 0px;
    max-width: 900px;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: transparent;
}
.podcasts .podcastheader{
	text-align: center;
    font-size: 32px;
	padding: 50px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
	
	margin-left: -20px;
    margin-top: -20px;
    margin-right: -20px;
	background-image: url("../assets/podcastbanner.jpg");
	background-position: center center;
	background-size:cover;
	
}
.podcasts .podcastheader h1{
	margin-top: 50px;
    margin-bottom: 50px;
	text-shadow: 0 2px 1px #000000;
	color: #fff;
}
.podcasts .podcastheader h3{
	margin: 0px;
    font-size: 24px;
    color: #fff;
    text-shadow: 0 1px 1px #000000;
}
.podcasts .podcastcategories{
	list-style: none;
    margin: 0px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px;
}
.podcasts .podcastcategories li{
	display: inline-block;
    min-width: 120px;
    background-color: #fff;
    padding: 8px;
    color: #666;
}
.podcasts .podcastcategories li.selected{
    background-color: #9E9E9E;
    color: #fff;
}
.podcasts .podcast-lists{
	margin-left: 20px;
    margin-right: 20px;
}
.podcasts .podcast-lists-sidebar{
	margin: 0px;
	float:right;
	width:300px;
	margin-top: 50px;
}
.podcasts .podcast-lists-mainbar{
	margin: 0px;
	float:left;
	width:calc(100% - 300px);
	margin-top: 50px;
}
.podcast-player{
	width:100px;
	height:100px;
	position:relative;
}
.podcastheader iframe{
	width: 100% !important;
    height: 66px !important;
	margin-top:50px;
}
.podcasts .podcast-lists-clear{
	clear:both;
}
.podcasts .podcast-list{
	
}
.podcast-thumb{
	width: 100px;
    height: 100px;
    background-size: cover;
	background-position:center center;
    display: block;
    float: left;
    margin-left: -20px;
    margin-right: 10px;
    margin-top: -5px;
    transition: all .7s;
    opacity: 0.2;
}
.podcasts .podcast-list a:hover .podcast-thumb{
	opacity:0.8;
}
.podcasts .podcast-brief{
	border-bottom: 1px solid #ccc;
	overflow: hidden;
    padding: 20px;
	background-image: url(/assets/images/play.png);
	background-position: 10px 24px;
	background-repeat: no-repeat;
	transition:all .3s;
	border-left: solid 0px #5F3304;
}
.podcasts .podcast-brief h1 {
    font-size: 24px;
    line-height: 22px;
}
.podcasts .podcast-brief h2{
	font-size: 17px;
}
.podcasts .podcast-brief h3{
	font-size: 15px;
    font-weight: normal;
}
.podcasts .podcast-list a:hover .podcast-brief{
	background-image: url(/assets/images/play.hover.png);
	border-left: solid 12px #A68538;
}
.podcasts .podcast-list a{
	text-decoration:none;
	transition:all .3s;
}
.podcasts .podcast-list a.podcasts-all{
	text-decoration:underline;
	transition:all .3s;
	margin-top:20px;
	color:#666;
	display: block;
    float: right;
}
.podcasts .podcast-list a:hover{
	text-decoration:none;
	color:#666 !important;
}

.podcasts .podcast-list a:hover h1{
	color:#666 !important;
}
.podcasts .podcast-list a:hover h2{
	color:#666 !important;
}
.podcasts .podcast-list a:hover h3{
	color:#666 !important;
}
.podcast{
	margin-top: 100px;
    padding: 30px;
}
iframe.podcast {
    margin-top: 0px;
    padding: 0px;
}
.podcast .background{
	min-height: 520px;
	background-size: cover;
	position:relative;
}
.podcast .podcast-content{
	
}
.podcast .podcast-content .title{
	font-size: 32px;
    color: #fff;
}
.podcast .podcast-content .subtitle{
	font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}
.podcast .podcast-content .duration{
	
}
.podcast .podcast-content .story{
	
}
.podcast .embed{
	position: absolute;
    bottom: -4px;
    right: 0px;
    left: 0px;
}
label{
	color: #fff;
	margin-top:6px;
	display: block;
}
input[type="text"], input[type="email"]{
	padding: 5px;
    width: 100%;
    background-color: #ccc;
}
textarea{
	width: 100%;
    padding: 5px;
    background-color: #ccc;
}
form{
	padding:30px;
}
button{
	
}
strong{
	font-family: "SourceSansPro-Black";
}

a{
	color: #a68538;
}

img{
	max-width: 100%;
	border:none;
	outline:none;
	width:auto;
}
li.selection img{
	width:100%;
}
p {
    color: #ffffff;
    line-height: 28px;
    font-size: 16px;
}

h1{
	color: #cccbcb;
	font-size: 42px;
    text-transform: uppercase;
	line-height: 38px;
}

h2{
	color: #cccbcb;
}

h3{
	color: #cccbcb;
}

h4{
	color: #666869;
	font-weight:normal;
}

h5{
	color: #666869;
	font-weight:normal;
}

h6{
	color: #666869;
	font-weight:normal;
}

/* layout styles */

body.acceleration .content section.testimonials-list ul li {
    box-shadow: none;
    background-color: transparent;
    font-size: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 20px;
    position: relative;
    text-align: left;
    width: auto;
    display: block;
    vertical-align: top;
}
body.acceleration .content section.testimonials-list ul li p{
	font-size: 14px;
    line-height: 19px;
    padding: 20px;
    border: solid 1px;
    min-height: initial;
    border-radius: 5px;
}
body.acceleration .content section.testimonials-list ul li h3{
	    margin-left: 80px;
    font-size: 23px;
    font-weight: normal;
}
body.acceleration .content section.testimonials-list ul li img{
	position: absolute;
    height: 64px;
}
.col-left{
	float: left;
    width: 40%;
    padding: 5%;
}
.col-right{
	float: left;
    width: 40%;
    padding: 5%;
}
.col-left-narrow{
	float: left;
    width: 25%;
    padding: 5%;
	padding-top: 0px;
    padding-bottom: 0px;
}
.col-right-wide{
	float: left;
    width: 55%;
    padding: 5%;
	padding-top: 0px;
    padding-bottom: 0px;
}
.col-left-wide{
	float: left;
    width: 55%;
    padding: 5%;
	padding-top: 0px;
    padding-bottom: 0px;
}
.col-right-narrow{
	float: left;
    width: 25%;
    padding: 5%;
	padding-top: 0px;
    padding-bottom: 0px;
}
.col-clear{
	clear:both;
}

.col-left-narrow img{
	margin-top: 30px;
	max-width: 140%;
}
.col-right-narrow img{
	margin-top: 30px;
	max-width: 140%;
}






html,body{
	margin: 0px !important;
    background-color: #212529;
    height: 100%;
    font-family: 'SourceSansPro-Regular', sans-serif;
    padding: 0px !important;
}
footer{
	padding: 20px;
    background-color: #0c0c0c;
	min-height:220px;
}
footer .socialmenu{
	margin: 0px;
    padding: 0px;
    list-style: none;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
}
footer .socialmenu li{
	width: 48.5%;
    display: inline-block;
    text-align: center;
	font-size: 14px;
}
footer .socialmenu li img{
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
	width:auto;
}
footer .copyright{
	color: #666;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}
header{
	background-color: #191919;
    color: #fff;
    padding: 0px;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 100px;
    z-index: 1000;
}

.menutoggle {
    display: none;
    margin-left: 40px;
    position: absolute;
    right: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 27px;
    top: 29px;
}
header .mainmenu{
	position: absolute;
    left: 100px;
    right: 100px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-transform: uppercase;
    text-align: center;
}
header .mainmenu a{
	text-decoration:none;
	color:#fff;
}
header .mainmenu li{
	display: inline-block;
    padding: 8px;
    color: #fff;
    transition: all 0.3s;
    padding-left: 12px;
    padding-right: 12px;
}
header .mainmenu li:hover{
	background-color: #22252a;
    color: #a68538;
}
header .logo{
	width: 200px;
    top: 23px;
    position: absolute;
    left: 32px;
}
header .socialmenu{
	position: absolute;
    right: 25px;
    top: 35px;
	transition:all 1s;
}
header .socialmenu img{
	margin:4px;
	width: 24px;
}
.colthird{
	width: 33.33%;
    float: left;
    text-align: center;
}
.colthird>div{
	padding:10px;
}
.colthird-clear{
	clear:both;
}
.colthird *{
	text-align:center !important;
	margin:0px !important;
}
.colthird h1{
	font-size: 54px;
    font-weight: bold;
	margin-bottom: 20px !important;
}
.colthird p {
    color: #ffffff;
    line-height: 20px;
    font-size: 19px;
}
.content{
	margin-top:100px;
	min-height: 760px;
}
.content section{
	padding:30px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.content section>div{
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.content hr{
	overflow: visible;
    padding: 0;
    border: none;
    border-top: 1px solid #4a4a4a;
    text-align: center;
    margin-left: 0px;
    margin-right: auto;
    max-width: initial;
}
.content section{
	max-width:1024px;
}
/* adminable styles */
.content section[data-style="-1"]{
	color: #fff !important;
    max-width: 100%;
    background-size: 100% 100%;
    min-height: 400px;
	position:relative;
	    overflow: hidden;
}

.content section[data-style="-1"] h1{
	text-align: left;
    color: #fff;
    font-size: 55px;
    margin-right: 35%;
    text-transform: none;
    line-height: 49px;
    margin-left: 60px;
    min-width: 468px;
    margin-top: 14px;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 35px;
}
.content section[data-style="-1"] h2{
	text-align:left;
	margin-left:60px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.content section[data-style="-1"] h3{
	text-align: left;
    font-size: 27px;
    margin-bottom: 0px;
    color: #fff;
    font-weight: normal;
    margin-left: 60px;
	text-shadow: 1px 1px 1px #000;
}
.content section[data-style="-1"] h4{
	text-align:left;
	margin-left:20%;
	margin-right:20%;
	margin-top: 0px;
	margin-left:60px;
	color: #fff;
}
.content section[data-style="-1"] h5{
	text-align:left;
	margin-left:60px;
	color: #fff;
}
.content section[data-style="-1"] h6{
	text-align: left;
    font-size: 21px;
    color: #404040;
    line-height: 17px;
    margin-bottom: 10px;
	margin-top: 0px;
	margin-left:60px;
	color: #fff;
}
.content section[data-style="-1"] ul{
	color: #fff;
    margin-left: 60px;
    width: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.slider-content{
	position:absolute;
}
.content section[data-style="-1"] ul li{
	position: absolute;
	opacity:0;
	transition:all 1.6s;
	color: #fff;
	width: 100%;
}
.content section[data-style="-1"] ul li.selection{
	opacity:1;
}
.content section[data-style="-1"] p{
	margin-left: 60px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    max-width: 500px;
    margin-top: 0px;
    line-height: 22px;
    font-size: 20px;
}



.content section[data-style="0"] h1{
	text-align: center;
    line-height: 37px;
    min-height: 80px;
    margin: 0px;
    font-size: 34px;
    line-height: 30px;
}
.content section[data-style="0"] .col-right-wide h1 {
    text-align: left;
    color: #17ad8b;
	font-size: 52px;
	margin: 0px;
}
.content section[data-style="0"] h2{
	text-align:center;
}
.content section[data-style="0"] h3{
	text-align: left;
    font-size: 27px;
    margin-bottom: 0px;
}
.content section[data-style="0"] h4{
	text-align:center;
	margin-left:20%;
	margin-right:20%;
	margin-top: 0px;
}
.content section[data-style="0"] h5{
	text-align:center;
}
.content section[data-style="0"] h6{
	text-align: left;
    font-size: 21px;
    color: #404040;
    line-height: 17px;
    margin-bottom: 10px;
	margin-top: 0px;
}
.content section[data-style="0"] ul{
	color:#777;
}


.content section[data-style="2"]{
	text-align:left;
	color:#fff;
	background-color:#A68538;
	max-width: 100%;
}
.content section[data-style="2"] h1{
	text-align: left;
    color: #fff;
    text-transform: none;
    font-weight: normal;
    margin-left: 60px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.content section[data-style="2"] h2{
	text-align:left;
	color:#fff;
}
.content section[data-style="2"] h3{
	text-align:left;
	color:#fff;
}
.content section[data-style="2"]>div>h3{
	text-align:left;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="2"] h4{
	text-align:left;
	color:#fff;
}
.content section[data-style="2"] h5{
	text-align:left;
	color:#fff;
}
.content section[data-style="2"] h6{
	text-align:left;
	color:#fff;
}
.content section[data-style="2"] p{
	text-align:left;
	color:#fff;
	margin-top: 0px;
}
.content section[data-style="2"] ul img{
	height: 96px;
    float: right;
    margin-bottom: 120px;
    margin-left: 10px;
	margin-top:0px !important;
}
.content section[data-style="2"]>div>p{
	text-align:left;
	color:#fff;
	margin-top: 0px;
	margin-left: 60px;
    margin-right: 60px;
}

.content section.announcements-list ul img{
	height: 96px;
    float: right;
    margin-bottom: 120px;
    margin-left: 10px;
	margin-top: 50px;
}
.content section.announcements-list>div>p{
	text-align:left;
	color:#fff;
	margin-top: 0px;
	margin-left: 60px;
    margin-right: 60px;
}


.content section[data-style="3"]{
	background-color:#F8F8F8;
	max-width: 100%;
}

.content section[data-style="3"] h1{
	text-align:center;
}
.content section[data-style="3"] h2{
	text-align:center;
}
.content section[data-style="3"] h3{
	text-align: left;
    font-size: 27px;
    margin-bottom: 0px;
}
.content section[data-style="3"] h4{
	text-align:center;
	margin-left:20%;
	margin-right:20%;
	margin-top: 0px;
}
.content section[data-style="3"] h5{
	text-align:center;
}
.content section[data-style="3"] h6{
	text-align: left;
    font-size: 21px;
    color: #404040;
    line-height: 17px;
    margin-bottom: 10px;
	margin-top: 0px;
}


.content section[data-style="-1"] .col-left-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #fff;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 60px;
}
.content section[data-style="-1"] .col-left-wide hr:after {
    display:none;
}

.content section[data-style="-1"] .col-left-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #fff;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 60px;
}
.content section[data-style="-1"] .col-left-narrow hr:after {
    display:none;
}

.content section[data-style="-1"] .col-right-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #fff;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 60px;
}
.content section[data-style="-1"] .col-right-wide hr:after {
    display:none;
}

.content section[data-style="-1"] .col-right-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #fff;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 60px;
}
.content section[data-style="-1"] .col-right-narrow hr:after {
    display:none;
}














.content section[data-style="0"] .col-left-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="0"] .col-left-wide hr:after {
    display:none;
}

.content section[data-style="0"] .col-left-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="0"] .col-left-narrow hr:after {
    display:none;
}

.content section[data-style="0"] .col-right-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="0"] .col-right-wide hr:after {
    display:none;
}

.content section[data-style="0"] .col-right-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="0"] .col-right-narrow hr:after {
    display:none;
}



.content section[data-style="1"] .col-left-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="1"] .col-left-wide hr:after {
    display:none;
}

.content section[data-style="1"] .col-left-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="1"] .col-left-narrow hr:after {
    display:none;
}

.content section[data-style="1"] .col-right-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="1"] .col-right-wide hr:after {
    display:none;
}

.content section[data-style="1"] .col-right-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="1"] .col-right-narrow hr:after {
    display:none;
}


.content section[data-style="2"] .col-left-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="2"] .col-left-wide hr:after {
    display:none;
}

.content section[data-style="2"] .col-left-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="2"] .col-left-narrow hr:after {
    display:none;
}

.content section[data-style="2"] .col-right-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="2"] .col-right-wide hr:after {
    display:none;
}

.content section[data-style="2"] .col-right-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="2"] .col-right-narrow hr:after {
    display:none;
}




.content section[data-style="3"] .col-left-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="3"] .col-left-wide hr:after {
    display:none;
}

.content section[data-style="3"] .col-left-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="3"] .col-left-narrow hr:after {
    display:none;
}

.content section[data-style="3"] .col-right-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="3"] .col-right-wide hr:after {
    display:none;
}

.content section[data-style="3"] .col-right-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #101010;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="3"] .col-right-narrow hr:after {
    display:none;
}












.content section[data-style="4"] .col-left-wide hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #fff;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="4"] .col-left-wide hr:after {
    display:none;
}

.content section[data-style="4"] .col-left-narrow hr{
	overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: 4px solid #fff;
    color: #17AD8B;
    text-align: left;
	width:50%;
	margin-left: 0px;
}
.content section[data-style="4"] .col-right-wide hr:after {
    display:none;
}




.content section[data-style="4"]{
	background-color:#3f3f3f;
	max-width: 100%;
}

.content section[data-style="4"] h1{
	text-align:center;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="4"] h2{
	text-align:center;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="4"] h3{
	text-align: left;
    font-size: 27px;
    margin-bottom: 0px;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="4"] h4{
	text-align:center;
	margin-left:20%;
	margin-right:20%;
	margin-top: 0px;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="4"] h5{
	text-align:center;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="4"] h6{
	text-align: left;
    font-size: 16px;
    color: #afafaf;
    line-height: 17px;
    max-width: 600px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
}
.content section[data-style="4"] q{
	text-align: left;
    font-size: 21px;
    color: #fff;
    line-height: 20px;
    margin: 20px;
    text-indent: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
	
}
.content section[data-style="6"]{
	background-color: #191919;
    max-width: calc(33.33% - 64px);
    float: left;
    margin: 1px;
    min-height: 340px;
    clear: none;
    border: dashed #666 1px;
}

.content section[data-style="6"] h1{
	text-align:center;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="6"] h2{
	text-align: center;
    color: #a68538;
    margin-left: 0px;
    font-size: 30px;
    font-weight: normal;
    margin-top: 0px;
}
.content section[data-style="6"] h3{
	text-align: center;
    font-size: 21px;
    margin-bottom: 0px;
    color: #808080;
    margin-left: 0px;
    margin-top: -10px;
}
.content section[data-style="6"] h4{
	text-align:center;
	margin-left:20%;
	margin-right:20%;
	margin-top: 0px;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="6"] h5{
	text-align:center;
	color:#fff;
	margin-left:60px;
}
.content section[data-style="6"] h6{
	text-align: left;
    font-size: 16px;
    color: #afafaf;
    line-height: 17px;
    max-width: 600px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
}
.content section[data-style="6"] q{
	text-align: left;
    font-size: 21px;
    color: #fff;
    line-height: 20px;
    margin: 20px;
    text-indent: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
	
}


.content section.static-list ul{
	width:100%;
	margin:0px;
	padding:0px;
	list-style: none;
	text-align: center;
}
.content section.static-list>div>ul>li{
	width: 40%;
    padding: 4%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}



.content section.announcements-list{
	
}
.content section.announcements-list h1:before{
	content:url("../assets/icons/alert.png");
	margin-right: 12px;
}
.content section.announcements-list ul{
	    width: auto;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    min-height: 240px;
    overflow: hidden;
    position: relative;
}
.content section.announcements-list ul li{
	width: calc(100% - 120px);
    padding: 5%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    transition: all 1s;
    transform: translateX(-1000px);
    height: auto;
    padding-bottom: 0px;
    padding-top: 0px;
    position: absolute;
    left: 0px;
    top: 10px;
}
.content section.announcements-list ul li.selection{
	transform: translateX(0px);
}


.content section.author-list{
	
}
.content section.author-list ul{
	width:100%;
	margin:0px;
	padding:0px;
	list-style: none;
	text-align: center;
}
.content section.author-list ul li{
	width: 100%;
    padding: 0%;
    display: block;
    text-align: left;
}



.content section.testimonials-list{
	
}
.content section.testimonials-list ul{
	width:100%;
	margin:0px;
	margin-top:25px;
	padding:0px;
	list-style: none;
	text-align: center;
}
.content section.testimonials-list ul li{
	box-shadow: none;
    background-color: #a68538;
    font-size: 16px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    width: 23%;
    display: inline-block;
    vertical-align: top;
}
.content section.testimonials-list ul li img{
    display: block;
    margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}
.content section.testimonials-list ul li p{
	color: #fff;
    font-size: 25px;
    min-height: 95px;
    margin: 0px;
    margin-top: 20px;
}

.content section.testimonials-list ul li blockquote{
	margin-left: 20px;
    margin-right: 20px;
    font-family: times;
    font-size: 12px;
}
.content section.testimonials-list ul li blockquote h5{
	font-family: 'SourceSansPro-Strong', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #101010;
}


.content section.faq-list{
	
}
.content section.faq-list ul{
	width:100%;
	margin:0px;
	padding:0px;
	list-style: none;
	text-align: center;
	margin-bottom: 50px;
}
.content section.faq-list ul li{
	width: 100%;
    padding: 0%;
    display: block;
    text-align: left;
	border-bottom: solid 1px #000;
	position: relative;
	cursor:pointer;
}
.content section.faq-list ul li:hover{
	background-color:#ebebeb;
}
.content section.faq-list ul li:after{
	content: attr(data-state);
    display: block;
    position: absolute;
    right: 20px;
    font-size: 42px;
    top: 5px;
}
.content section.faq-list ul li .question{
	padding:20px;
	font-size:19px;
}
.content section.faq-list ul li .answer{
	padding:30px;
	font-size:16px;
	display: none;
}











.testimonials-2021{
	
}
.testimonials-2021 p{
	
}
.testimonials-2021 h3{
	
}
.testimonials-2021 h5{
	text-align: left !important;
    font-size: 18px !important;
    color: #a68538 !important;
}
.testimonials-2021 iframe{
	border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.testimonials-2021 .thumbnail-video{
	display:inline-block;
	width:calc(33.33% - 3px);
	vertical-align: top;
}
.testimonials-2021 .thumbnail-video h5 {
    font-size: 15px !important;
    color: #a68538 !important;
    line-height: 18px;
    margin: 0px;
    text-align: center !important;
}

.testimonials-2021 .thumbnail-video q{
	padding: 20px;
    display: block;
    margin: 15px;
    background-color: #eee;
}








/* existing styles */

iframe.podcast{
	margin-left: 60px;
    margin-right: 60px;
    width: calc(100% - 120px);
}
.green{
	color:#17AD8B;
}





div.expandable {
    display: none;
}



button{
	cursor:pointer;
	outline:none;
}

.inverted-button {
    background: #A68538;
    color: #ffffff;
    font-family: "SourceSansPro-Regular";
    font-size: 15px;
    padding: 12px 30px;
    text-decoration: none;
	display: inline-block;
    margin-top: 4px;
	border: solid 1px transparent;
	text-shadow: none;
}
.inverted-button:hover {
    background: #FFFFFF;
    color: #A68538;
    font-size: 15px;
    font-family: "SourceSansPro-Regular";
    border: 1px solid #A68538;
}
.button {
    background: #FFFFFF;
    color: #A68538;
    font-family: "SourceSansPro-Regular";
    font-size: 15px;
    padding: 12px 30px;
    text-decoration: none;
	display: inline-block;
    margin-top: 4px;
	border: solid 1px transparent;
}
.button:hover {
    background: #A68538;
    color: #fff;
    font-size: 15px;
    font-family: "SourceSansPro-Regular";
    border: 1px solid #fff;
}

.bigquote{
	background-color: #44D1B7;
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    padding-left: 80px;
    padding-right: 80px;
	position:relative;
}
.bigquote:before{
	content: url(../assets/quote1.png);
    position: absolute;
    left: -10px;
    top: 0px;
    transform: scale(0.8);
}
.bigquote:after{
	content: url(../assets/quote2.png);
    position: absolute;
    right: -10px;
    top: 60px;
    transform: scale(0.8);
}
.greenform{
	margin-top:30px;
}
.greenform input {
    padding-left: 20px !important;
    width: calc(100% - 36px) !important;
    padding-right: 20px !important;
    margin-bottom: 10px !important;
    padding: 12px;
    font-size: 14px;
    background-color: #fff;
    box-shadow: none;
    background-image: none !important;
	outline:none;
}
.greenform textarea{
	padding-left: 20px !important;
    width: calc(100% - 36px) !important;
    padding-right: 20px !important;
    margin-bottom: 10px !important;
    padding: 12px;
    font-size: 14px;
    background-color: #fff;
    box-shadow: none;
    background-image: none !important;
    border: solid 1px #ccc;
	outline:none;
}
.greenform select{
	padding-left: 20px !important;
    width: calc(100% - 36px) !important;
    padding-right: 20px !important;
    margin-bottom: 10px !important;
    padding: 12px;
    font-size: 14px;
    background-color: #fff;
    box-shadow: none;
    background-image: none !important;
    height: 40px;
    border: solid 1px #ccc;
	outline:none;
}
.greenform .field-header{
	font-size:13px;
	color:#666;
	margin-bottom:4px;
}
.greenform button {
    background-color: #44D1B7;
    width: calc(100% + 8px) !important;
    padding: 20px;
    color: white;
    font-family: 'SourceSansPro-Bold';
    font-size: larger;
	outline:none;
}


.tabmenu {
    margin: 0px;
    display: block;
    max-width: 1024px;
    list-style: none;
    padding: 0px;
    height: 117px;
    margin-left: auto;
    margin-right: auto;
}
.tabmenuholder {
    margin: 0px;
    display: block;
    width: auto;
    list-style: none;
    padding: 0px;
    background-image: url(../assets/2tone.png);
    background-position: center center;
    background-size: cover;
    height: 120px;
    margin-left: 50px;
    margin-right: 0px;
    margin-top: -30px;
    margin-bottom: -30px;
}
.tabmenu li {
    display: inline-block;
    width: 50%;
    height: 120px;
    position: relative;
}
.tabmenu li.grey {
    background-color: #404040;
    width: 33%;
}
.tabmenu li a {
    text-decoration: none;
}
.tabmenu li.orange {
    background-color: #ff7800;
    width: 67%;
}
.tabmenu li a {
    text-decoration: none;
}
.tabmenu li.grey img.amazon2tone {
    display: block;
    position: absolute;
    top: 40px;
    left: 10px;
    width: 141px;
}
.tabmenu li.grey img.book2tone {
    top: -25px;
    right: -40px;
    position: absolute;
    width: 197px;
}
.tabmenu li.orange img {
    display: block;
    height: 75px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -37px;
}
.tabmenu button {
    position: absolute;
    top: 50%;
    margin-left: 130px;
    margin-top: -23px;
    background-color: #404040;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 44px;
    border: solid 2px #fff;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    outline: none;
	cursor: pointer;
	transition:all 0.4s;
}
.tabmenu button:hover{
	background-color: #333333;
}
.image-float-left {
    max-width: 150px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}

body.about .content section {
    background-color: rgba(0,0,0,0.5);
}


body.about .content {
	background-image:url(/assets/aboutbg.jpg);
	background-size:100% auto;
	background-position:center bottom;
	background-color: #000;
	background-attachment: fixed;
	background-repeat:no-repeat;
}
body.about .content section[data-style="2"] h1 {
    color: #A68538;
}
body.about .content section[data-style="2"] {
    background-color: rgba(0,0,0,0.7);
    border-top: solid 1px #A68538;
    border-bottom: solid 1px #A68538;
}
body.about h2 {
    color: #a68538;
}
body.about .content section[data-style="1"]>div {
    max-width: 540px;
	margin-bottom: 100px;
}





body.educationagency .content section {
    background-color: rgba(0,0,0,0.7);
}

body.educationagency .content section ul{
	background-color: rgba(0,0,0,0.7);
    color: #e6c372;
    margin: 0px;
    padding: 20px;
    border: solid 1px #9f8039;
    list-style-position: inside;
    border-radius: 4px;
}
body.educationagency .content section ol{
	color: #e5c371;
    font-size: 21px;
}
body.educationagency .content {
	background-image:url(/assets/agencybg.jpg);
	background-size:cover;
	background-position:center bottom;
	background-color: #000;
	background-attachment: fixed;
	background-repeat:no-repeat;
}
body.educationagency .content section[data-style="2"] h1 {
    color: #A68538;
}
body.educationagency .content section[data-style="2"] {
    background-color: rgba(0,0,0,0.7);
    border-top: solid 1px #A68538;
    border-bottom: solid 1px #A68538;
}
body.educationagency h2 {
    text-align: left !important;
    color: #cccbcb;
    font-size: 39px;
    margin: 0px;
    line-height: 41px;
    margin-top: 20px;
    margin-bottom: 40px;
}
body.educationagency .content section[data-style="1"]>div {
    max-width: 540px;
	margin-bottom: 100px;
}
body.educationagency h3 {
    color: #a68538;
}




body.psychsafety .content section {
    background-color: rgba(0,0,0,0.7);
}

body.psychsafety .content section ul{
	background-color: rgba(0,0,0,0.7);
    color: #e6c372;
    margin: 0px;
    padding: 20px;
    border: solid 1px #9f8039;
    list-style-position: inside;
    border-radius: 4px;
}
body.psychsafety .content section ol{
	color: #e5c371;
    font-size: 21px;
}
body.psychsafety .content {
	background-image:url(/assets/psychsafety.jpg);
	background-size:cover;
	background-position:center bottom;
	background-color: #000;
	background-attachment: fixed;
	background-repeat:no-repeat;
}
body.psychsafety .content section[data-style="2"] h1 {
    color: #A68538;
}
body.psychsafety .content section[data-style="2"] {
    background-color: rgba(0,0,0,0.7);
    border-top: solid 1px #A68538;
    border-bottom: solid 1px #A68538;
}
body.psychsafety h2 {
    text-align: left !important;
    color: #cccbcb;
    font-size: 39px;
    margin: 0px;
    line-height: 41px;
    margin-top: 20px;
    margin-bottom: 40px;
}
body.psychsafety .content section[data-style="1"]>div {
    max-width: 540px;
	margin-bottom: 100px;
}
body.psychsafety h3 {
    color: #a68538;
}





body.contact .content {
	background-image:url(/assets/contactbg.jpg);
	background-size:cover;
	background-position:center center;
	background-color: #000;
}
.contact-form-2021{
	
}
.contact-form-2021>div input{
	width: calc(100% - 16px);
    border: none;
    margin-bottom: 8px;
    padding: 12px;
	outline-color: #a68538;
}
.contact-form-2021>div textarea{
	width: calc(100% - 16px);
    border: none;
    margin-bottom: 8px;
    padding: 12px;
    height: 56px;
	outline-color: #a68538;
}
.contact-form-2021>div{
	width: calc(50% - 64px);
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    margin: 10px;
}
.contact-form-2021 .contact-dialog-2021{
	background-color:rgba(0,0,0,0.7);
}
.contact-form-2021 .contact-dialog-2021 .box{
	display: inline-block;
    width: calc(50% - 32px);
    padding: 10px;
    vertical-align: top;
    margin: 5px;
    border-top: solid 1px #a68538;
    background-color: rgba(0,0,0,0.7);
}
.contact-form-2021 .contact-dialog-2021 .box h4{
	color: #a68538;
    margin: 0px;
}
.contact-form-2021 .contact-dialog-2021 .box p{
	margin: 0px;
    margin-top: 10px;
    line-height: 18px;
    font-size: 13px;
}
.contact-form-2021 .contact-dialog-2021 .box table{
	margin-top:10px;
}
.contact-form-2021 .contact-dialog-2021 .box td{
	color: #676767;
    font-size: 13px;
}
.contact-form-2021 .contact-dialog-2021 .box td.open{
	color: #fff;
}


iframe.round{
	border: none;
    width: 120%;
    margin-left: -10%;
    margin-right: -10%;
    height: 490px;
}
.youtube {
    width: 560px;
    height: 315px;
}
@media (max-width: 800px){
	.youtube {
		width: 100%;
		height: 353px;
	}
}
@media (max-width: 760px){
	.youtube {
		height: 335px;
	}
}
@media (max-width: 720px){
	.youtube {
		height: 317px;
	}
}
@media (max-width: 680px){
	.youtube {
		height: 299px;
	}
}
@media (max-width: 640px){
	.youtube {
		    height: 281px;
	}
	footer .socialmenu {
		margin: 0px;
		padding: 0px;
		list-style: none;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 600px){
	.youtube {
		height: 263px;
	}
}
@media (max-width: 560px){
	.youtube {
		height: 245px;
	}
}
@media (max-width: 520px){
	.youtube {
		height: 227px;
	}
}
@media (max-width: 480px){
	.youtube {
		height: 209px;
	}
}
@media (max-width: 440px){
	.youtube {
		height: 191px;
	}
}
@media (max-width: 400px){
	.youtube {
		height: 173px;
	}
}
@media (max-width: 360px){
	.youtube {
		height: 155px;
	}
}
@media (max-width: 320px){
	.youtube {
		 height: 137px;
	}
}

@media (max-width: 1024px){
	
	.content section[data-style="1"] h1 img{
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 65px;
	}
	
	header .logo {
		width: 150px;
		top: 36px;
		position: absolute;
		left: 30px;
	}
}
@media (max-width: 920px){
	
	
	
	
	.contact-form-2021>div {
		width: calc(100% - 56px);
		display: block;
		vertical-align: top;
		padding: 20px;
		margin: 10px;
	}
	
	header .logo {
		width: 140px;
		top: 36px;
		position: absolute;
		left: 30px;
	}
	.col-right-narrow img {
		margin-top: 30px;
		max-width: 110%;
	}
	.col-left-narrow img {
		margin-top: 30px;
		max-width: 110%;
	}
	.tabmenu li.grey img.amazon2tone {
		display: block;
		position: absolute;
		top: 41px;
		left: 5px;
		width: 101px;
	}
	.tabmenu li.grey img.book2tone {
		top: 1px;
		right: -24px;
		position: absolute;
		width: 167px;
	}
	.tabmenu li.orange img {
		left: 25px;
	}
	.tabmenu button {
		position: absolute;
		top: 50%;
		margin-left: 125px;
		margin-top: -23px;
		background-color: #404040;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 0px;
		padding-top: 0px;
		line-height: 44px;
		border: solid 2px #fff;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		outline: none;
	}
	.content section[data-style="-1"] h1 {
		text-align: left;
		color: #fff;
		font-size: 24px;
		margin-right: 35%;
		text-transform: none;
		line-height: 22px;
		margin-left: 20px;
	}
	.content section[data-style="-1"] h3 {
		text-align: left;
		font-size: 18px;
		margin-bottom: 0px;
		color: #fff;
		font-weight: normal;
		margin-left: 20px;
	}
	.content section[data-style="-1"] {
		color: #fff !important;
		background-image: url(../assets/blur.jpg);
		max-width: 100%;
		background-size: 100% 100%;
		min-height: 280px;
		position: relative;
	}
	header .mainmenu {
		position: absolute;
		left: 40px;
		right: 40px;
		bottom: 0px;
		margin: 0px;
		padding: 0px;
		list-style: none;
		text-transform: uppercase;
		text-align: center;
	}
	header .mainmenu li {
		display: inline-block;
		padding: 8px;
		color: #fff;
		transition: all 0.3s;
		padding-left: 6px;
		padding-right: 6px;
		font-size: 12px;
	}
	iframe.podcast {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}
	.content section.testimonials-list ul li p {
		color: #ffffff;
		line-height: 27px;
		font-size: 27px;
	}
	.content section[data-style="-1"] p {
		margin-left: 20px;
	}
}

@media (max-width: 768px){
	
	.content section[data-style="6"] {
		background-color: #191919;
		max-width: 100%;
		float: none;
		margin: 1px;
		min-height: auto;
		clear: both;
		border: dashed #666 1px;
	}
	.landingpage .landingpage-col-left {
		float: none;
		width: auto;
	}
	.landingpage .landingpage-col-right {
		margin-left: 20px;
		width: auto;
		float: none;
		margin: 0px;
	}
	
	.landingpage .landingpage-col-right .landingpage-col-left {
		width: calc(50%);
		float: left;
	}
	.landingpage .landingpage-col-right .landingpage-col-right {
		width: calc(50% - 20px);
		float: right;
	}
	
	
	.content section[data-style="-1"] ul {
		color: #fff;
		margin-left: 60px;
		width: 100%;
		position: absolute;
		right: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		list-style: none;
		bottom: 0px;
	}
	.content section[data-style="-1"] ul li {
		position: absolute;
		transition: all 1.6s;
		color: #fff;
		left: 0px;
		bottom: 0px;
		right: 0px;
		top: 0px;
	}
	.content section[data-style="-1"] ul li {
		position: absolute;
		opacity: 0;
		transition: all 1.6s;
		color: #fff;
		left: 0px;
		bottom: 0px;
		right: 0px;
		top: 0px;
	}
	ul.slider li img {
		width: auto;
		border: none;
		outline: none;
		margin-top: 0px;
		max-height: 400px;
		min-height: 100%;
	}

	.content section[data-style="0"] h1 {
		min-height: 30px;
	}
	.tabmenuholder {
		margin: 0px;
		display: block;
		width: auto;
		list-style: none;
		padding: 0px;
		background-image: url(../assets/2tone.png);
		background-position: center center;
		background-size: cover;
		height: 120px;
		margin-left: -30px;
		margin-right: -30px;
		margin-top: -30px;
		margin-bottom: 10px;
	}
	.tabmenu {
		margin: 0px;
		display: block;
		max-width: 1024px;
		list-style: none;
		padding: 0px;
		height: 117px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}
	.tabmenu li.grey {
		background-color: #404040;
		width: 100%;
		display: block;
		height: 80px;
		text-align: center;
	}
	.tabmenu li.grey img.amazon2tone {
		display: inline;
		position: relative;
		top: initial;
		left: initial;
		width: 101px;
		margin-left: 60px;
		margin-bottom: 23px;
	}
	.tabmenu li.grey img.book2tone {
		top: initial;
		right: initial;
		position: relative;
		width: 167px;
		display: inline;
		margin-top: -40px;
	}
	.tabmenu li.orange {
		background-color: #ff7800;
		width: 100%;
		display: block;
		height: 80px;
		text-align: center;
	}
	.tabmenu li.orange img {
		position: relative;
		display: inline;
		top: initial;
		margin: 0px;
		left: initial;
		height: 50px;
		margin-bottom: 0px;
	}
	.tabmenu button {
		position: relative;
		background-color: #404040;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 0px;
		padding-top: 0px;
		line-height: 44px;
		border: solid 2px #fff;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		outline: none;
		display: inline;
		top: initial;
		margin: 16px;
	}
	.menutoggle{
		display:block;
		z-index: 99;
		transition:all 0.4s;
	}
	.menutoggle:hover{
		transform:scale(1.2);
	}
	
	header .socialmenu {
		width: 120px;
	}
	header .mainmenu {
		position: fixed;
		left: 0px;
		right: 0px;
		bottom: 0px;
		margin: 0px;
		padding: 0px;
		list-style: none;
		text-transform: uppercase;
		text-align: center;
		background-color: rgba(0,0,0,0.9);
		top: 80px;
		overflow:auto;
		display: none;
	}
	header .mainmenu li {
		display: block;
		padding: 10px;
		color: #fff;
		transition: all 0.3s;
		padding-left: 6px;
		padding-right: 6px;
		font-size: 21px;
		border-bottom: solid 1px rgba(255,255,255,0.2);
	}
	.content section.testimonials-list ul li {
		font-size: 16px;
		margin-left: 15px;
		margin-right: 15px;
		padding: 10px 20px;
		position: relative;
		text-align: center;
		width: auto;
		display: block;
		vertical-align: top;
		margin-bottom: 20px;
	}
	.content section.testimonials-list ul li p {
		color: #fff;
		font-size: 25px;
		min-height: 50px;
		margin: 0px;
		margin-top: 20px;
	}
	.landingpage section {
		padding: 0px !important;
		display: block;
	}
	.landingpage .sidebar1 {
		width: auto;
		padding: 35px;
		display: block;
		border-right: #212629 10px solid;
	}
	.landingpage .main1 {
		width: auto;
		padding: 35px;
		display: block;
	}
	.landingpage .main2 {
		width: auto;
		padding: 35px;
		display: block;
		border-right: #212629 10px solid;
		border-top: #212629 10px solid;
		vertical-align: bottom;
		padding-bottom: 130px;
	}
}

@media (max-width: 640px){
	.contact-form-2021 .contact-dialog-2021 .box {
		display: block;
		width: calc(100% - 30px);
		padding: 10px;
		vertical-align: top;
		margin: 5px;
		border-top: solid 1px #a68538;
		background-color: rgba(0,0,0,0.7);
	}
	
	.colthird {
		width: 100%;
    float: none;
    border-bottom: none;
    text-align: center;
	}
	.colthird>div {
		padding: 0px;
		border: solid 1px #fff;
		border-radius: 50%;
		width: 140px;
		height: 110px;
		padding-top: 30px;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 20px !important;
	}
	.colthird h1 {
		font-size: 54px !important;
		font-weight: bold !important;
		margin-bottom: 20px !important;
		padding-top: 10px;
	}
	.col-right-narrow img {
		margin-top: 0px;
		max-width: 100%;
	}
	.col-left-narrow img {
		margin-top: 0px;
		max-width: 100%;
	}
	iframe.round {
		border: none;
		width: 120%;
		margin-left: -10%;
		margin-right: -10%;
		height: 480px;
	}
	.col-left-narrow {
		float: none;
		width: auto;
		padding: 0%;
		padding-top: 0%;
		padding-bottom: 0%;
		text-align: center;
	}
	.col-right-wide {
		float: none;
		width: auto;
		padding: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.col-left-wide {
		float: none;
		width: auto;
		padding: 0%;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.col-right-narrow {
		float: none;
		width: auto;
		padding: 0%;
		padding-top: 0px;
		padding-bottom: 0px;
		text-align: center;
	}
	.content section[data-style="-1"] {
		color: #fff !important;
		background-image: url(../assets/blur.jpg);
		max-width: 100%;
		background-size: 300% 300%;
		min-height: 250px;
		position: relative;
	}
	.content section[data-style="-1"] h1 {
		margin-left: 20px;
	}
	.content section[data-style="-1"] h2 {
		margin-left: 20px;
	}
	.content section[data-style="-1"] h3 {
		margin-left: 20px;
	}
	.content section[data-style="-1"] h4 {
		margin-left: 20px;
	}
	.content section[data-style="-1"] h5 {
		margin-left: 20px;
	}
	.content section[data-style="-1"] h6 {
		margin-left: 20px;
	}
	.content section[data-style="-1"] .col-right-wide hr {
		margin-left: 20px;
	}
	.content section[data-style="-1"] .col-left-wide hr {
		margin-left: 20px;
	}
	
	
	.image-float-left {
		max-width: 80%;
		float: none;
		margin-top: 0px;
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
	.content section[data-style="0"] h3 {
		text-align: left;
		font-size: 22px;
		margin-bottom: 0px;
		line-height: 21px;
	}
	.content section[data-style="2"] h1 {
		text-align: left;
		color: #fff;
		text-transform: none;
		font-weight: normal;
		margin-left: 20px;
		margin-bottom: 0px;
		margin-top: 0px;
		font-size: 26px;
	}
	.content section[data-style="0"] h4 {
		text-align: center;
		margin-left: 5%;
		margin-right: 5%;
		margin-top: 0px;
	}
	.content section[data-style="2"] h2 {
		margin-left: 20px;
	}
	.content section[data-style="2"] h3 {
		margin-left: 20px;
	}
	.content section[data-style="2"] h4 {
		margin-left: 20px;
	}
	.content section[data-style="2"] h5 {
		margin-left: 20px;
	}
	.content section[data-style="2"] h6 {
		margin-left: 20px;
	}
	.content section[data-style="2"]>div>p {
		text-align: left;
		color: #fff;
		margin-top: 0px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.content section[data-style="2"]>div>h3 {
		text-align: left;
		color: #fff;
		margin-left: 20px;
	}

	ul.slider li img{
		max-width: 150%;
		border: none;
		outline: none;
		margin-top: 0px;
		max-height: 337px;
	}
	p {
		color: #fff;
		line-height: 24px;
		font-size: 15px;
	}
	h1 {
		color: #fff;
		font-size: 31px;
		text-transform: uppercase;
		line-height: 32px;
	}
	.slider-content {
		position: absolute;
		right: 20px;
		left: 20px;
		top: 20px;
	}
	.content section[data-style="-1"] h3 {
		text-align: left;
		font-size: 14px;
		margin-bottom: 0px;
		color: #fff;
		font-weight: normal;
		margin-left: 20px;
		max-width: 55%;
	}
	.content section[data-style="-1"] h1 {
		text-align: left;
		color: #fff;
		font-size: 20px;
		margin-right: 0%;
		text-transform: none;
		line-height: 22px;
		margin-left: 20px;
		min-width: initial;
	}
	.content section.static-list>div>ul>li {
		width: auto;
		padding: 5%;
		display: block;
		vertical-align: top;
		text-align: left;
	}
	.col-left {
		float: none;
		width: auto;
		padding: 5%;
	}
	.col-right {
		float: none;
		width: auto;
		padding: 5%;
	}
	.content section.author-list ul li .col-left img, .content section.author-list ul li .col-right img{
		margin-left:auto;
		margin-right:auto;
		display: block;
	}
	
	footer .socialmenu li {
		width: 100%;
		display: block;
		text-align: center;
		font-size: 14px;
		margin-bottom: 20px;
	}
}

@media (max-width: 480px){
	.landingpage .main2 h1 {
		color: #ffffff;
		font-size: 39px !important;
		line-height: 40px !important;
		text-align: center;
	}
	.content section[data-style="-1"] {
		color: #fff !important;
		background-image: url(../assets/blur.jpg);
		max-width: 100%;
		background-size: 300% 300%;
		min-height: 320px;
		position: relative;
	}
	ul.slider li img {
		max-width: 200%;
		border: none;
		outline: none;
		margin-top: 0px;
		max-height: 400px;
	}
	iframe.round {
		border: none;
		width: 120%;
		margin-left: -10%;
		margin-right: -10%;
		height: 350px;
	}
	.tabmenu li.grey img.amazon2tone {
		display: inline;
		position: relative;
		top: initial;
		left: initial;
		width: 101px;
		margin-left: 60px;
		margin-bottom: 13px;
	}
	.tabmenu li.grey img.book2tone {
		top: initial;
		right: initial;
		position: relative;
		width: 150px;
		display: inline;
		margin-top: -40px;
	}
	.tabmenu button {
		position: relative;
		background-color: #404040;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0px;
		padding-top: 0px;
		line-height: 44px;
		border: solid 2px #fff;
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		outline: none;
		display: inline;
		top: initial;
		margin: 16px;
	}
	
	
}

@media (max-width: 420px){
	iframe.round {
		border: none;
		width: 120%;
		margin-left: -10%;
		margin-right: -10%;
		height: 300px;
	}
	.content section[data-style="-1"] ul li {
		position: absolute;
		opacity: 0;
		transition: all 1.6s;
		text-align: right;
		width: 100%;
	}
	.content section[data-style="-1"] {
		    color: #fff;
			margin-left: 0px;
			width: auto;
			right: 0px;
			top: 0px;
			margin: 0px;
			padding: 0px;
			list-style: none;
			left: 0%;
			z-index: 0;
	}
	.content section[data-style="-1"] ul {
		color: #fff;
		margin-left: 0px;
		width: auto;
		position: absolute;
		right: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		list-style: none;
		left: 0%;
		z-index: 0;
		pointer-events: none;
	}
	.content section[data-style="2"] h1 {
		text-align: left;
		color: #fff;
		text-transform: none;
		font-weight: normal;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		font-size: 20px;
	}
	.content section[data-style="2"]>div>p {
		text-align: left;
		color: #fff;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.content section[data-style="2"]>div>h3 {
		text-align: left;
		color: #fff;
		margin-left: 0px;
	}
	.content section[data-style="2"]>div>h2 {
		text-align: left;
		color: #fff;
		margin-left: 0px;
	}
	.content section[data-style="2"]>div>h4 {
		text-align: left;
		color: #fff;
		margin-left: 0px;
	}

	.content section.faq-list ul li .question {
		padding: 20px;
		font-size: 14px;
	}
	.content section.faq-list ul li:after {
		content: attr(data-state);
		display: block;
		position: absolute;
		right: 20px;
		font-size: 29px;
		top: 10px;
	}
	p {
		color: #fff;
		line-height: 20px;
		font-size: 14px;
	}
	.content section[data-style="0"] h4 {
		text-align: center;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0px;
		font-size: 14px;
	}
	.content section[data-style="3"] h3 {
		text-align: left;
		font-size: 23px;
		margin-bottom: 0px;
		margin: 0px;
	}
	.content section.announcements-list ul li {
		width: calc(100% - 20px);
		padding: 5%;
		display: inline-block;
		vertical-align: top;
		text-align: left;
		transition: all 1s;
		transform: translateX(-1000px);
		height: auto;
		padding-bottom: 0px;
		padding-top: 0px;
		position: absolute;
		left: 0px;
		top: 10px;
	}

}



/* for ckeditor */

body[contenteditable="true"]{
	padding:20px;
}