@charset "UTF-8";
/* CSS Document */
img, object, embed, video {
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: none;
	width: auto;
	max-width: 100%;
}
	@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.headertitle {
    background-color: #ffffff;
    padding: 3% 6% 0% 6%;
    text-align: center;
}
body {
	font-family: 'Montserrat', sans-serif;
	line-height: 180%;
	font-weight:300;
	font-size: 1rem;
}
body p {
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	line-height: 180%;
	color:#636363;
	font-weight:300;
	font-size: 1rem;
}
a:link {
	color: #2482bd;
	text-decoration: none;
}
a:visited {
	color: #2482bd;
	text-decoration: none;
}
a:hover {
	color: #2482bd;
	text-decoration: none;
}
a:active {
	color: #2482bd;
	text-decoration: none;
}
.at4-show {
    display: block !important;
    opacity: 1 !important;
    padding-top: 4% !important;
}
.at-resp-share-element {
    position: relative;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
h1 {
	font-size: 2em;
	color: #272727;
	font-family: 'Montserrat', sans-serif;
	line-height:140%;
	font-weight:800;
	margin: 0 .67 0;
}
h2 {
	font-size: 1.5em;
	color: #272727;
	font-family: 'Montserrat', sans-serif;
	line-height:140%;
	font-weight:800;
	clear:both;
	margin-top:5%;
}
h3 {
	font-size: 1.4em;
	color: #272727;
	font-family: 'Montserrat', sans-serif;
	line-height:140%;
	font-weight:800;
}
.fluid {
	clear: both;
	margin-left: auto;
	width: 100%;
	float: left;
}
.fullpagetext {
	max-width:1000px;
	padding:2% 10% 6% 10%;
	margin:auto;
	width:80%;
}
.membersbar {
	background-color:#000000;
	background-image: url(images/membersbarbackground.jpg);
	background-repeat:no-repeat;
	background-position: 50% 40%;
}
.membersbarcta {
	color:#ffffff;
	text-align:center;
	width:90%;
	max-width:1300px;
	margin:auto;
	font-size:30px;
	font-family: 'Montserrat', sans-serif;
	line-height:120%;
	font-weight:800;
	padding:5% 5% 5% 5%;
}
.membersbarcta a:link {
	text-decoration:none;
}
.membersbarcta a:visited {
	text-decoration:none;
}

.membersbarcta a:active {
	text-decoration:none;
}
.membersbarcta a:hover {
	text-decoration:none;
}
.membersctabutton {
	width:100%;
	margin:auto;
	line-height:140%; 
	font-weight:300; 
	font-size:20px;
}
.membersctadescription {
	color:#ffffff;
	text-align:center;
	font-size:20px;
	width:90%;
	padding:2% 0% 0% 0%;
	margin:auto;
	line-height:120%;
	font-family: 'Montserrat', sans-serif;
}

/*MENU*/
#menucontain {
	width: 100%;
	background-color: #ffffff;
	border-bottom: 1px solid #f4f4f4;
	z-index: 3;
	clear: both;
	transition: all 0.15s linear;
	position:fixed;
}
#menucontain.active {
     box-shadow: 0 0 6px rgba(0,0,0,0.4);   
}
#menucontain.activetrans {
	background-color:#ffffff;
     box-shadow: 0 0 6px rgba(0,0,0,0.4);   
}
/*FOOTER*/
#Footer {
	width: 94%;
	padding: 3%;
	background-color: #242424;
	color: #636363;
	text-align:left;
	font-size: 1rem;
}
#Footer p {
	color: #FFF;
}

.footercontainer {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.footercontainer a:link {
	color:#636363; 
	text-decoration:none;
}
.footercontainer a:visited {
	color:#636363; 
	text-decoration:none;
}
.footercontainer a:hover {
	text-decoration:underline;
}
.footerblock {
	width: 100%;
	float: left;
	clear: none;
	color: #636363;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-size: 1rem;
	padding-top: 2%;
	line-height: 180%;
}
.footerblock a:link{
	color: #2482bd !important;
	text-decoration:none;
}
.footerblock a:visited{
	color: #2482bd;
	text-decoration:none;
}
.footerblock a:hover{
	color: #2482bd;
	text-decoration:none !important;
}
.copyrightinformation {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	width: 96%;
}

/*IN BODY SALES*/
.CallToActionContainer {
	width:100%;
	margin:3% 0% 3% 0%;
	display:block;
	border-radius:10px;
	overflow:hidden;
	clear:both;
	float:left;
	background-color:#ffffff;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.BottomCallToActionTop {
	background-color:#272727;
	color:#f4f4f4;
	padding:6%;
	width:88%;
	text-align:center;
	font-size:18px;
	position:relative;
}
.BottomCallToActionTopTitle {
	color:#f4f4f4;
	font-weight:500;
	text-align:center;
	margin-bottom:3%;
	font-size:30px;
	font-family: 'Montserrat', sans-serif;
}
.BottomTriangle {
	clear:both;
	text-align:center;
	width: 0;
height: 0;
border-style: solid;
border-width: 50px 150px 0 150px;
border-color: #e57e38 transparent transparent transparent
}
.BottomCallToActionTop:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(229, 126, 56, 0);
	border-top-color: #272727;
	border-width: 30px;
	margin-left: -30px;
}
.CallToActionBottomAction {
	background-color:#ffffff;
	text-align:center;
	padding:6% 3% 6% 3%;
	margin-top:30px;
	
}
.newcourseborders {
	display:block;
	clear:both;
	float:left;
	border-radius:10px;
	overflow:hidden;
	margin:3% 0% 3% 0%;
	background-color:#ffffff;
	font-family:inherit;
	color:#636363;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.coursedescriptionnew {
	padding:4%;
	width:92%;
	font-size:20px;
	line-height:inherit;
	text-align:center;
}
.coursedescriptionnewtitle{
margin-bottom:1%;
	font-size:30px;
	color:#272727;
	line-height:inherit;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	text-align:center;
}
.coursedescriptionnew a:link{
	text-decoration:none;
}
.coursedescriptionnew a:active{
	text-decoration:none;
}
.coursedescriptionnew a:visited{
	text-decoration:none;
}
.coursedescriptionnew a:hover{
	text-decoration:none;
}

/*SIDEBAR*/
#Sidebar {
	background-color:#f4f4f4;
	width:88%;
	padding:6%;
	float:left;
}
.sidebarcard {
	display: flex;
  flex-direction: column;
	width:100%;
	border-radius:10px;
	overflow:hidden;
	clear:both;
	background-color:#ffffff;
	float:left;
	margin:3% 0% 6% 0%;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sidebarcardspecial {
	display: flex;
  flex-direction: column;
	width:100%;
	border-radius:10px;
	overflow:hidden;
	clear:both;
	float:left;
	background-color:#ffffff;
	margin:3% auto 6% auto;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sidebarcardimage {
	width:100%;
	display:block;
}
.sidebarcardimage img{
	width:100%;
}
.sidebarcarddescription {
	width:90%;
	padding:5%;
	font-size:14px;
	background-color:#FFF;
	display:block;
	clear:both;
	text-align:center;
	color:#636363;
}
.sidebarcarddescription span {
	font-size:18px;
	font-weight:bold;
}

.sidebarcardspecial {
margin: 0% 0% 4% 0%;
border-radius:0px;
}
.sidebarcarddescriptiondark {
	width:90%;
	padding:5%;
	font-size:14px;
	background-color:#272727;
	color:#ffffff;
	display:block;
	clear:both;
	text-align:center;
	line-height:150%;
}
.sidebarcarddescriptiondark span {
	font-size:18px;
	font-weight:600;
	font-family: 'Montserrat', sans-serif;
}
/*BUTTONS*/
.downloadbuttonnew {
	border: 2px;
	border-color:#636363;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #ffffff;
	box-shadow: 0 0px 0 #9f5b03;
	color: #636363;
	cursor: pointer;
	font: inherit;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 0% 3% 0%;
	float: left;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
	clear:both;
 }
.downloadbuttonnew:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.downloadbuttonnew:active {

}
.headeractionbutton {
	border: 2px;
	border-color:#272727;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: transparent;
	box-shadow: 0 0px 0 #9f5b03;
	color: #272727;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 0% 10% 0%;
	float: none;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbutton:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbutton:active {

}
.headeractionbuttonleft {
	border: 2px;
	border-color:#e57e38;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #e57e38;
	box-shadow: 0 0px 0 #9f5b03;
	color: #ffffff;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 0% 3% 0%;
	float: none;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbuttonleft:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbuttonleft:active {

}
button:focus {outline:0;}
button:hover {
	text-decoration:none;
}
.ButtonOrange {
	display: block;
    width: 100%;
    border-radius: 10px;
	border-style:none;
    background-color: #e57e38;
    padding: 14px 28px;
    font-size: 16px;
	color:#f4f4f4;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    text-align: center;
	transition: all .2s linear;
	text-decoration:none;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	
}
.ButtonOrange:hover {
	display: block;
    width: 100%;
    border: none;
    background-color: #2482bd;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
	text-decoration:none;
	
}
.sidebarcarddescriptiondark a:link {
	text-decoration:none;
	
}
.sidebarcarddescriptiondark a:visited {
	text-decoration:none;
	
}
.sidebarcarddescriptiondark a:active {
	text-decoration:none;
	
}
.sidebarcarddescriptiondark a:hover {
	text-decoration:none;
	
}
.ButtonOrangeContent {
	border-color:#2482bd;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #2482bd;
	box-shadow: 0 0px 0 #9f5b03;
	color: #f4f4f4;
	cursor: pointer;
	font: inherit;
	outline: 0;
	width: 50%;
	font-size: 20px;
	margin: 5% auto 4% auto;
	display:block;
	text-align: center;
	padding: 2% 6%;
	transition: all .2s linear;
	clear:both;
	
}
.ButtonOrangeContent:hover {
	background-color: #e57e38;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
	
}
.ButtonBlueContent {
	border-color:#e57e38;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #e57e38;
	box-shadow: 0 0px 0 #9f5b03;
	color: #f4f4f4;
	cursor: pointer;
	font: inherit;
	outline: 0;
	width: 80%;
	font-size: 20px;
	margin: 5% auto 4% auto;
	display:block;
	text-align: center;
	padding: 2% 6%;
	transition: all .2s linear;
	clear:both;
	
}
.ButtonBlueContent:hover {
	background-color: #2482bd;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
	
}
.ButtonDarkGhost {
	display: block;
    width: 100%;
    border-radius: 10px;
	border-style: solid 5px #636363;
    background-color: #ffffff;
    padding: 14px 28px;
    font-size: 16px;
	color:#636363;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    text-align: center;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	
}
.ButtonDarkGhost:hover {
	display:block;
    width: 100%;
    background-color: #636363;
	border-style:solid 5px #636363;
	color:#ffffff;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
	
}
#mc_embed_signup {
	margin:0%;
}

/*MAIN CONTENT*/
#ContentContainer {
	clear: both;
	background-color: #ffffff;
	width: 100%;
}
.MainContent {
	width:100%;
	padding:0%;
	clear:both;
	float:none;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.2%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.MainPostContainer {
	background-color: #FFF;
	width: 100%;
	padding: 0%;
	float: left;
}
.MainPostContainer ul {
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	line-height: 180%;
	color:#636363;
	font-weight:300;
}
.MainPostContainer ol {
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	line-height: 180%;
	color:#636363;
	font-weight:300;
}
.AuthorContainer {
	margin: 0% 0% 0% 0%;
	clear: both;
	text-align: center;
}
.AuthorImage {
	width: 50px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	float: none;
	clear: none;
	text-align: center;
	display: block;
}
.AuthorNameCategories {
	width: auto;
	clear: none;
	font-size: 80%;
	font-style: italic;
	color: #AFAFAF;
	line-height: normal;
}
.AuthorNameCategories a:link {
	text-decoration:none;
	color:#AFAFAF;
}
.AuthorNameCategories a:visited {
	text-decoration:none;
	color:#AFAFAF;
}
.AuthorNameCategories a:active {
	text-decoration:none;
	color:#AFAFAF;
}
.AuthorNameCategories a:hover {
	text-decoration:underline;
	color:#AFAFAF;
}
.hovereffect {
	cursor:pointer;
}
.MoreLessons {
	clear: both;
	margin-top: 3%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 3%;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #272727;
	font-family: 'Montserrat', sans-serif;
}
.FlexContainer {
    display: flex;
    flex-wrap: wrap;
    padding: 0% 4% 4% 4%;
    max-width: 1000px;
    margin: auto;
width:auto;
}
.FlexOneThird {
    display: flex;
    flex-direction: column;
    margin-left: 0%;
    margin-top: 1%;
    margin-right: 0%;
    margin-bottom: 1%;
    padding: 2%;
	width:96%;
    float: left;
    clear: none;
border-radius:0px;
webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
}
.CardTitle {
    color: #272727;
    font-size: medium;
    padding: 4% 0%;
    width: 92%;
    clear: both;
font-family: 'Montserrat', sans-serif;
font-weight:bold;
}
.cardtitle {
	color: #272727;
    font-size: medium;
    padding: 4% 0%;
    width: 92%;
    clear: both;
font-family: 'Montserrat', sans-serif;
font-weight:bold;
}
.FlexOneThird img {
}
.card--content {
  background-color: #ffffff;
  position:relative;
}
.card--content img {
	width:100%;
}
.cardcategory a:link {
	color:#636363;
	text-decoration:none;
}
.cardcategory a:visited {
	color:#636363;
	text-decoration:none;
}
.cardcategory a:hover {
	color:#2482bd;
	text-decoration:none;
}
.bluelink a:link {
	color:#636363;
	text-decoration:none;
}
.bluelink a:visited {
	color:#636363;
	text-decoration:none;
}
.bluelink a:active {
	color:#636363;
	text-decoration:none;
}
.bluelink a:hover {
	color:#2482bd;
	text-decoration:none;
}
.cardcategory {
	padding-left: 2%;
	padding: 4%;
	width: 92%;
}
.cardtitle a:link {
	color:#636363;
	text-decoration:none;
}
.cardtitle a:visited {
	color:#636363;
	text-decoration:none;
}
.cardtitle a:hover {
	color:#2482bd;
	text-decoration:none;
}
.cardcategory a:link {
	color:#636363;
	text-decoration:none;
}
.cardcategory a:visited {
	color:#636363;
	text-decoration:none;
}
.cardcategory a:hover {
	color:#2482bd;
	text-decoration:none;
}
.LessonMaterials {
	background-color: #f4f4f4;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	line-height: 170%;
	color: #636363;
	border-radius: 0px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 300;
	margin: 4% 0% 5% 0%;
	padding: 4%;
}
.LessonMaterials span {
	font-size:20px;
}
.HomeHeroVertical {
	background-image: url(images/HandBackgroundphone.jpg);
	background-repeat:no-repeat;
	background-position: 50% 90%;
}
.HomeHeroTextTop {
	padding:2% 6% 100% 6%;
	width:88%;
}
.HomeHeroTextTop h1{
	font-weight:800;
	font-size:30px;
	line-height:100%;
	text-align:center;
}
.HomeHeroTextTopHub {
	padding:1% 6% 66% 6%;
	width:88%;
}
.MenuHub {
	font-size:20px;
	color:#272727;
	margin-bottom:4%;     
	text-align:center;
}
.MenuHub a{
	text-decoration:none;
	position:relative;
	color:#272727;
}
.MenuHub a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #272727;
  transition: 0.4s;
}
.MenuHub a:hover:after {
  width: 100%;
}
.MenuHubContainer {
	padding-top:6%;
	padding-bottom:2%;
	padding-right:0%;
	width:100%;
	margin:auto;
	border-top:solid 1px #272727;
}
.HomeHeroTextTopHub h1{
	font-weight:800;
	font-size:50px;
	line-height:100%;
	text-align:center;
}
.HomeHeroHub {
	background-image: url(images/WatercolorBackgroundphone.jpg);
	background-repeat:no-repeat;
	background-position: 50% 60%;
}
.CTAUnderHeader {
	margin:1% auto 3% auto;
	text-align:center;
	padding-bottom:2%;
}
.RecentContainer {
	background-color:#f4f4f4;
	padding:8% 4% 4% 4%;
	color:#272727;
	font-size:30px;
	display:block;
	position:relative;
}
.RecentLessonBox {
	background-color:#272727;
	position:relative;
	color:#f4f4f4;
	margin:auto;
	font-size:20px;
	border-radius:10px;
	overflow:hidden;
	max-width:1300px;
	display:inline-block;
	width:100%;
	float:none;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.RecentLessonDescriptionBox span {
	font-size:24px;
	font-family: font-family: 'Montserrat', sans-serif;
}
.RecentLessonImage {
	width:100%;
	float:left;
}
.RecentLessonDescriptionBox {
	width:92%;
	padding: 4% 4% 30% 4%;
	float:left;
}
.BottomLinkAb {
	position:absolute;
	bottom:20px;
	right:40px;
}
.RecentDesignation {
	font-size:16px;
	color:#636363;
	padding-bottom:3%;
	font-family: font-family: 'Montserrat', sans-serif;
}
.RecentLessonDescriptionBox a{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.RecentLessonDescriptionBox a:visited{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.RecentLessonDescriptionBox a:active{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.BottomLinkAb a{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.BottomLinkAb a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #f4f4f4;
  transition: 0.4s;
}
.BottomLinkAb a:hover:after {
  width: 100%;
}
.GridContainer {
	width:100%;
	display: flex;
  flex-wrap: wrap;
  margin:0px;
  padding:0px;
}
.GridCardContainer {
	display: flex;
  flex-direction: column;
	width: 100%;
	position:relative;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 2%;
	border-radius:10px;
	overflow:hidden;
	margin-left: 0%;
	float: left;
	background-color: #ffffff;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.GridImage img{width:100%;
}
.CardDescriptionWhite {
	padding:6% 12% 12% 12%;
	position:relative;
	margin-bottom:30px;
	clear:both;
}

.CardLessonDescription {
	font-size:16px;
}
.CardLink {
	display:block;
}
.GridCardContainer a{
	text-decoration:none;
	color:#636363;
}
.GridCardContainer a:visited{
	text-decoration:none;
	color:#636363;
}
.GridCardContainer a:active{
	text-decoration:none;
	color:#636363;
}
.GridCardContainer a:hover{
	text-decoration:none;
	color:#636363;
}
.ribbonmem {
  position: absolute;
  left: 0px; bottom: 0px;
  z-index: 1;
  overflow: hidden;
  width: 100%; height: 150px;
  text-align: left;
}
.ribbonmem span {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  line-height: 40px;
  width: 100%;
  display: block;
  background: #2482bd;
  background: linear-gradient(#2482bd 0%, #2482bd 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  bottom: 0px; left: 0px;
}
.ribbonmem span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
.ribbonmem span::after {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
}
.membersctabutton {
	width:80%;
	margin:auto;
	line-height:140%; 
	font-weight:300; 
	font-size:20px;
}
.titletutorials {
	text-align: center;
	margin-top: 3%;
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	color: #636363;
}
.coursescontianerhomepage {
	margin-top: 2%;
	margin-bottom: 2%;
}
.coursethird {
	border: 1px solid #a7a7a7;
	width: 100%;
	margin-top: 2%;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0%;
	float: left;
	background-color: #ffffff;
}
.coursethird img{
	width:100%;
}
.insertbackground {
background-color:#ffffff;
text-align:center;
clear:both;
}
.videotop {
display:block;
	padding:0% 0% 0% 0%;
width:100%;
float:left;
}
.sidebartop {
display:none;
}
.wrapperpage {
  display: flex;
  padding: 0em .4em 0em .4em;
  justify-content:center;
}
.wrapperpage > div {
  flex: 1;
}
.wrapperpage a {
	flex-grow: 1;
}
.contentbutton {
	background-color:#e57e38;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
width:auto;
margin:3% 0% 3% 0%;
	border-radius:10px;
	border:2px solid #e57e38;
	display:inline-block;
text-align:center;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	padding:10px 16px;
	text-decoration:none;
}
.contentbutton:hover {
	background-color:#2482bd;
color:#ffffff;
border:2px solid #2482bd;
}
.contentbutton:active {
	position:relative;
	top:1px;
}
.featuredimage {
max-width: 800px;
margin:auto;
padding:0% 2% 0% 2%;
}
.promoinsert {
background-color:#ffffff;
padding:0% 0% 0% 0%;
margin:auto;
    display: flex;
    flex-wrap: wrap;
line-height:170%;
border: solid 2px #272727;
}
.promoimagenews {
    background-image: url(//m.elindiollc.com/blog/wp-content/uploads/2019/03/newsletterpromoimage.jpg);
    background-repeat: no-repeat;
    background-size: cover;
background-position:50% 50%;
float:left;
width:100%;
height:200px;
display: flex;
    flex-direction: column;
}
.promoimage {
    background-image: url(//m.elindiollc.com/blog/wp-content/uploads/2019/03/25daysincontent.jpg);
    background-repeat: no-repeat;
    background-size: cover;
background-position:50% 10%;
float:left;
width:100%;
height:200px;
display: flex;
    flex-direction: column;
}
.promotext {
float:left;
width:80%;
padding:5% 10% 5% 10%;
display: flex;
    flex-direction: column;
}
.promotext span {
font-size:20px;
color:#272727;
font-family: 'Montserrat', sans-serif;
font-weight:600;
}
.sidebuttons {
	background-color:#f4f4f4;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
width:auto;
margin:3%;
	border-radius:10px;
	border:2px solid #272727;
	display:block;
	cursor:pointer;
	color:#272727;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	padding:10px 10px;
	text-decoration:none;
}
.sidebuttons:hover {
	background-color:#2482bd;
color:#f4f4f4;
}
.sidebuttons:active {
	position:relative;
	top:1px;
}
.sidebuttonsmem {
	background-color:#e57e38;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
width:auto;
margin:3%;
	border-radius:10px;
	border:2px solid #e57e38;
	display:block;
	font-weight:600;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	padding:10px 10px;
	text-decoration:none;
}
.sidebuttonsmem:hover {
	background-color:#2482bd;
color:#ffffff;
border:2px solid #2482bd;
}
.sidebuttonsmem:active {
	position:relative;
	top:1px;
}
.buttonundervideo {
	color: #272727;
  background: #ffffff;
  margin: .4em .3em 0em .3em;
  padding: 1em;
  border-radius: 10px;
  border-style:solid;
  border-color:#272727;
  border-width:2px;
  overflow:hidden;
  font-size:14px;
  text-align:center;
}
.buttonundervideodownload {
	display:none;
}
.orangecontainermobile {
	padding: 0em .4em 0em .4em;
}
.buttonundervideoorange {
	color: #ffffff;
  background: #e57e38;
  margin: .4em .3em 0em .3em;
  padding: 1em;
  font-weight:600;
  border-radius: 10px;
  border-style:solid;
  border-color:#e57e38;
  border-width:2px;
  overflow:hidden;
  font-size:14px;
  text-align:center;
}
.buttonundervideoorangetabletcontainer {
	display:none;
}
.contentfix {
max-width:500px;
margin:auto;
padding:8%;
}
.contentfix a:hover {
text-decoration:underline;
}
.contentfix img {
	margin:3% 0% 3% 0%;
}
@media only screen and (min-width: 375px) {
	.HomeHeroVertical {
	background-image: url(images/HandBackgroundphone.jpg);
	background-repeat:no-repeat;
	background-position: 50% 90%;
}
.HomeHeroHub {
	background-image: url(images/WatercolorBackgroundphone.jpg);
	background-repeat:no-repeat;
	background-position: 50% 60%;
}
.HomeHeroTextTop {
	padding:2% 6% 90% 6%;
	width:88%;
}

}
@media only screen and (min-width: 481px) {
	.promoinsert {
background-color:#ffffff;
max-width:700px;
padding:0% 0% 0% 0%;
margin:auto;
    display: flex;
    flex-wrap: wrap;
border:2px solid #272727;
}
.wrapperpage a {
	flex-grow: 0;
}
.orangecontainermobile {
	display:none;
}
.buttonundervideoorangetabletcontainer {
	display:block;
}
.buttonundervideoorangetablet {
	width:auto;
	display:inline-block;
	float:left;
color: #ffffff;
font-weight:600;
  background: #e57e38;
  margin: .4em .3em 0em .3em;
  padding: 1em 4em;
  border-radius: 10px;
  border-style:solid;
  border-color:#e57e38;
  border-width:2px;
  overflow:hidden;
  font-size:14px;
  text-align:center;
}
.wrapperpage {
  display: flex;
  padding: 0em .4em 0em .4em;
  justify-content:flex-start;
}
.contentfix {
max-width:500px;
margin:auto;
padding:6%;
}
.at4-show {
    display: block !important;
    opacity: 1 !important;
    padding-top: 2% !important;
}
.MainPostContainer {
	background-color: #FFF;
	width: 100%;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 10%;
	float: left;
}

.sidebarcard {
	display: flex;
  flex-direction: column;
	width:46%;
	clear:both;
	float:left;
	margin:2%;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sidebarcardspecial{
	display: flex;
  flex-direction: column;
	width:80%;
	clear:both;
	float:left;
	margin:2% auto 2% auto;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sidebarcardspecial img{
	width:100%;
}
.HomeHeroVertical {
	background-image: url(images/HandBackgroundtablet.jpg);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}
.HomeHeroTextTopHub {
	padding:1% 6% 46% 6%;
	width:88%;
}
.HomeHeroHub {
	background-image: url(images/WatercolorBackgroundtablet.jpg);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}
.MenuHub {
	font-size:20px;
	color:#272727;
	margin-bottom:4%;     
	text-align:center;
}
.MenuHub a{
	text-decoration:none;
	position:relative;
	color:#272727;
}
.MenuHub a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #272727;
  transition: 0.4s;
}
.MenuHub a:hover:after {
  width: 100%;
}
.MenuHubContainer {
	padding-top:6%;
	padding-bottom:2%;
	padding-right:0%;
	width:70%;
	margin:auto;
	border-top:solid 1px #272727;
}
.HomeHeroTextTopHub h1{
	font-weight:800;
	font-size:50px;
	line-height:100%;
	text-align:center;
}
.HomeHeroTextTop {
	padding:2% 6% 90% 6%;
	width:88%;
}
.HomeHeroTextTop h1{
	font-weight:800;
	font-size:50px;
	line-height:100%;
	text-align:center;
}
.CTAUnderHeader {
	margin:1% auto 3% auto;
	text-align:center;
	padding-bottom:2%;
}
.headeractionbutton {
	border: 2px;
	border-color:#272727;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: transparent;
	box-shadow: 0 0px 0 #9f5b03;
	color: #272727;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 2% 3% 2%;
	float: none;
	display:inline-block;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbutton:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}
.membersctabutton {
	width:80%;
	margin:auto;
	line-height:140%; 
	font-weight:300; 
	font-size:20px;
}

.headeractionbutton:active {

}
.headeractionbuttonleft {
	border: 2px;
	border-color:#e57e38;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #e57e38;
	box-shadow: 0 0px 0 #9f5b03;
	color: #ffffff;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 2% 3% 2%;
	float: none;
	display:inline-block;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbuttonleft:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbuttonleft:active {

}
.RecentContainer {
	background-color:#f4f4f4;
	padding:4% 2% 4% 2%;
	color:#272727;
	font-size:30px;
	display:block;
	position:relative;
}
.RecentLessonBox {
	background-color:#272727;
	position:relative;
	color:#f4f4f4;
	margin:auto;
	font-size:20px;
	max-width:1300px;
	display:inline-block;
	width:100%;
	float:none;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.RecentLessonDescriptionBox span {
	font-size:28px;
	font-family: font-family: 'Montserrat', sans-serif;
}
.RecentLessonImage {
	width:30%;
	float:left;
}
.RecentLessonDescriptionBox {
	width:62%;
	padding: 4% 4% 4% 4%;
	float:left;
}
.BottomLinkAb {
	position:absolute;
	bottom:40px;
	right:60px;
}
.RecentDesignation {
	font-size:16px;
	color:#636363;
	padding-bottom:3%;
	font-family: font-family: 'Montserrat', sans-serif;
}
.BottomLinkAb a{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.BottomLinkAb a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #f4f4f4;
  transition: 0.4s;
}
.BottomLinkAb a:hover:after {
  width: 100%;
}
.RecentContainer {
	background-color:#f4f4f4;
	padding:8% 4% 4% 4%;
	color:#272727;
	font-size:30px;
	display:block;
	position:relative;
}
.RecentLessonBox {
	background-color:#272727;
	position:relative;
	color:#f4f4f4;
	margin:auto;
	font-size:20px;
	max-width:1300px;
	display:inline-block;
	width:100%;
	float:none;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.RecentLessonDescriptionBox span {
	font-size:24px;
	font-family: font-family: 'Montserrat', sans-serif;
}
.RecentLessonImage {
	width:54%;
	float:left;
}
.RecentLessonDescriptionBox {
	width:38%;
	padding: 4% 4% 10% 4%;
	float:left;
}
.BottomLinkAb {
	position:absolute;
	bottom:20px;
	right:40px;
}
.RecentDesignation {
	font-size:16px;
	color:#636363;
	padding-bottom:3%;
	font-family: font-family: 'Montserrat', sans-serif;
}
.RecentLessonDescriptionBox a:visited{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.RecentLessonDescriptionBox a:active{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.BottomLinkAb a{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.BottomLinkAb a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #f4f4f4;
  transition: 0.4s;
}
.BottomLinkAb a:hover:after {
  width: 100%;
}
.GridCardContainer {
	display: flex;
  flex-direction: column;
	width: 48%;
	margin-top: 2%;
	margin-right: 1%;
	margin-bottom: 2%;
	margin-left: 1%;
	float: left;
	background-color: #ffffff;

}
.ButtonBlueContent {
	border-color:#e57e38;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #e57e38;
	box-shadow: 0 0px 0 #9f5b03;
	color: #f4f4f4;
	cursor: pointer;
	font: inherit;
	outline: 0;
	width: 50%;
	font-size: 20px;
	margin: 5% auto 4% auto;
	display:block;
	text-align: center;
	padding: 2% 6%;
	transition: all .2s linear;
	clear:both;
	
}
.ButtonBlueContent:hover {
	background-color: #2482bd;
  color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
	
}
.coursethird {
	width: 47.4%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	float: left;
	clear: none;
}
.FlexOneThird {
    display: flex;
    flex-direction: column;
    width: 46%;
    margin-left: 0%;
    margin-top: 1%;
    margin-right: 0%;
    margin-bottom: 1%;
    padding: 2%;
    float: left;
    clear: none;
border-radius:0px;
webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
}
.promoimagenews {
    background-repeat: no-repeat;
    background-size: cover;
background-position:50% 50%;
float:left;
width:40%;
height:auto;
display: flex;
    flex-direction: column;
}
.promoinsert {
background-color:#ffffff;
max-width:1000px;
padding:0% 0% 0% 0%;
margin:auto;
    display: flex;
    flex-wrap: wrap;
border:2px solid #272727;
}
.promoimage {
    background-repeat: no-repeat;
    background-size: cover;
background-position:50% 50%;
float:left;
width:40%;
height:auto;
display: flex;
    flex-direction: column;
}
.promotext {
float:left;
width:40%;
padding:5% 10% 5% 10%;
display: flex;
    flex-direction: column;
}
.promotext span {
font-size:30px;
}
}
@media only screen and (min-width: 769px) {
/*BASIC STYLES*/

.contentfix {
max-width:700px;
}
.coursethird {
	width: 22.6%;
	margin-left: 1%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	clear: none;
}
.coursescontianerhomepage {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 2%;
}
.RecentLessonDescriptionBox a{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.RecentLessonDescriptionBox a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #f4f4f4;
  transition: 0.4s;
}
.RecentLessonDescriptionBox a:hover:after {
  width: 100%;
}
.membersbarcta {
	color:#ffffff;
	text-align:center;
	width:80%;
	max-width:1300px;
	margin:auto;
	font-size:46px;
	font-family: 'Montserrat', sans-serif;
	line-height:140%;
	font-weight:800;
	padding:5% 10% 5% 10%;
}
.membersctadescription {
	color:#ffffff;
	text-align:center;
	font-size:22px;
	width:70%;
	padding:2% 0% 0% 0%;
	margin:auto;
	line-height:120%;
	font-family: 'Montserrat', sans-serif;
}
/*MENU*/


/*MAIN CONTENT*/
.MainContent {
	width: 100%;
	padding: 0%;
	margin: auto;
	clear: both;
}
.MainPostContainer {
	background-color: #FFF;
	width: 100%;
	float: left;
	clear: none;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 0%;
}
.hovereffect {
	transition-duration: .3s;
	transition-property: box-shadow;
	transition-property: transform;
	-webkit-font-smoothing: antialiased;
	-webkit-backface-visibility: hidden;
}
.hovereffect:hover{
		box-shadow: 0px 8px 25px 0px #bbbbbb;
		-webkit-box-shadow: 0px 8px 25px 0px #bbbbbb;
		transform: translateY(-0px); /* move the element up by 5px */
}
/*SIDEBAR*/
#Sidebar {
	background-color:#f4f4f4;
	width:26%;
	padding:2%;
	float:left;
	clear:none;
}
.sidebarcardspecial{
	display: flex;
  flex-direction: column;
	width:100%;
	clear:both;
	float:left;
	margin:3% 0% 6% 0%;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.sidebarcard {
	display: flex;
  flex-direction: column;
	width:100%;
	clear:both;
	float:left;
	margin:3% 0% 6% 0%;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*FOOTER*/

/*IN BODY CALL TO ACTION*/
.CallToActionContainer {
	display:block;
	width:100%;
	clear:both;
	float:left;
	background-color:#ffffff;
}
.CallToActionDarkSide {
	width:40%;
	padding:3%;
	color:#f4f4f4;
	font-size:18px;
	float:left;
	display:block;
	clear:none;
}
.CallToActionImageSide {
	width:54%;
	padding:0%;
	float:left;
	display:block;
	clear:none;
}
.BottomCallToActionTop {
	background-color:#272727;
	color:#f4f4f4;
	padding:6%;
	width:88%;
	text-align:center;
	font-size:20px;
	position:relative;
}
.HomeHeroVertical {
	background-image: url(images/HandBackgroundtablet.jpg);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}
.HomeHeroHub {
	background-image: url(images/WatercolorBackgroundtablet.jpg);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}
.HomeHeroTextTop {
	padding:8% 38% 26% 6%;
	width:56%;
}
.HomeHeroTextTopHub {
	padding:2% 6% 36% 6%;
	width:88%;
}
.MenuHub {
	font-size:20px;
	color:#272727;
	margin-bottom:4%;     
	text-align:center;
}
.MenuHub a{
	text-decoration:none;
	position:relative;
	color:#272727;
}
.MenuHub a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #272727;
  transition: 0.4s;
}
.MenuHub a:hover:after {
  width: 100%;
}
.MenuHubContainer {
	padding-top:6%;
	padding-bottom:2%;
	padding-right:0%;
	width:50%;
	margin:auto;
	border-top:solid 1px #272727;
}
.HomeHeroTextTopHub h1{
	font-weight:800;
	font-size:60px;
	line-height:100%;
	text-align:center;
}
.HomeHeroTextTop {
	padding:2% 6% 66% 6%;
	width:84%;
}
.HomeHeroTextTop h1{
	font-weight:800;
	font-size:50px;
	line-height:100%;
	text-align:center;
}
.CTAUnderHeader {
	margin:3% auto 3% auto;
	text-align:center;
}
.headeractionbutton {
	border: 2px;
	border-color:#272727;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: transparent;
	box-shadow: 0 0px 0 #9f5b03;
	color: #272727;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 2% 3% 0%;
	float: left;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbutton:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbutton:active {

}
.headeractionbuttonleft {
	border: 2px;
	border-color:#e57e38;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #e57e38;
	box-shadow: 0 0px 0 #9f5b03;
	color: #ffffff;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 2% 3% 0%;
	float: left;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbuttonleft:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbuttonleft:active {

}
.headeractionbutton {
	border: 2px;
	border-color:#272727;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: transparent;
	box-shadow: 0 0px 0 #9f5b03;
	color: #272727;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 2% 3% 2%;
	float: none;
	display:inline-block;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbutton:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbutton:active {

}
.headeractionbuttonleft {
	border: 2px;
	border-color:#e57e38;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #e57e38;
	box-shadow: 0 0px 0 #9f5b03;
	color: #ffffff;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 2% 3% 2%;
	float: none;
	display:inline-block;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbuttonleft:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbuttonleft:active {

}
.GridCardContainer {
	display: flex;
  flex-direction: column;
	width: 31.3%;
	margin-top: 3%;
	margin-right: 1%;
	margin-bottom: 3%;
	margin-left: 1%;
	float: left;
	background-color: #ffffff;

}
.sidebarcarddescriptiondark span {
	font-size:24px;
	font-weight:600;
	font-family:'Montserrat', sans-serif;
}
.FlexOneThird {
    display: flex;
    flex-direction: column;
    width: 46%;
    margin-left: 0%;
    margin-top: 1%;
    margin-right: 0%;
    margin-bottom: 1%;
    padding: 2%;
    float: left;
    clear: none;
border-radius:0px;
webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
}
}
@media (min-width: 982px) {
	.vertalign {
 margin:auto;
}
.videoflexwrapper {
max-width:1400px;
margin:auto;
display:flex;
}
.videotop {
	display: block;
	padding:0% 0% 0% 0%;
width:70%;
}
.sidebartop {
display: flex;
width:26%;
float:left;
padding:0% 2% 0% 2%;
line-height: 170%;
}
.wrapperpage {
  display: none;
}
.contentfix {
max-width:700px;
padding:3%;
}
	#menucontain {
	border-bottom: 0px solid #f4f4f4;
}
#menucontain.active {
     box-shadow: 0 0 6px rgba(0,0,0,0.4);   
}
.coursescontianerhomepage {
	margin-top: 3%;
	margin-bottom: 3%;
}
	.HomeHeroVertical {
	background-image: url(images/HandBackground.jpg);
	background-repeat:no-repeat;
	background-position: 74% 90%;
}
.HomeHeroHub {
	background-image: url(images/WatercolorBackground.jpg);
	background-repeat:no-repeat;
	background-position: 70% 80%;
}
.HomeHeroTextTop {
	padding:8% 38% 26% 6%;
	width:56%;
}
.HomeHeroTextTopHub {
	padding:2% 50% 15% 6%;
	width:44%;
}
.MenuHub {
	font-size:20px;
	color:#272727;
	margin-bottom:4%;     
	text-align:right;
}
.MenuHub a{
	text-decoration:none;
	position:relative;
	color:#272727;
}
.MenuHub a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #272727;
  transition: 0.4s;
}
.MenuHub a:hover:after {
  width: 100%;
}
.MenuHubContainer {
	padding-top:2%;
	padding-bottom:2%;
	padding-right:6%;
	width:auto;
	margin:auto;
	border-right:solid 1px #272727;
	border-top:none;
}
.HomeHeroTextTopHub h1{
	font-weight:800;
	font-size:60px;
	line-height:100%;
	text-align:right;
}
.HomeHeroTextTop h1{
	font-weight:800;
	font-size:60px;
	line-height:100%;
	text-align:left;
}
.CTAUnderHeader {
	margin-top:3%;
}
.headeractionbutton {
	border: 2px;
	border-color:#272727;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: transparent;
	box-shadow: 0 0px 0 #9f5b03;
	color: #272727;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 2% 3% 0%;
	float: left;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbutton:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbutton:active {

}
.headeractionbuttonleft {
	border: 2px;
	border-color:#e57e38;
	border-style:solid;
	border-radius:10px;
	transition: background-color 0.5s ease;
	background: #e57e38;
	box-shadow: 0 0px 0 #9f5b03;
	color: #ffffff;
	cursor: pointer;
	font: inherit;
	font-weight:800;
	outline: 0;
	width: auto;
	font-size: 18px;
	margin: 3% 2% 3% 0%;
	float: left;
	text-align: center;
	padding: 2% 6%;
	transition: all .1s linear;
 }
.headeractionbuttonleft:hover {
  background-color: #2482bd;
  color: #ffffff;
  border: 2px;
	border-color:#2482bd;
	border-style:solid;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),0 6px 20px 0 rgba(0, 0, 0, 0.19); 
}

.headeractionbuttonleft:active {

}
.RecentContainer {
	background-color:#f4f4f4;
	padding:4% 4% 2% 4%;
	color:#272727;
	font-size:30px;
	display:block;
	position:relative;
}
.RecentLessonBox {
	background-color:#272727;
	position:relative;
	color:#f4f4f4;
	border-radius:10px;
	overflow:hidden;
	margin:auto;
	font-size:20px;
	max-width:1300px;
	display:inline-block;
	width:100%;
	float:none;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1),0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.RecentLessonDescriptionBox span {
	font-size:28px;
	font-family: font-family: 'Montserrat', sans-serif;
}
.RecentLessonImage {
	width:38%;
	float:left;
}
.RecentLessonDescriptionBox {
	width:54%;
	padding: 4% 4% 8% 4%;
	float:left;
}
.BottomLinkAb {
	position:absolute;
	bottom:40px;
	right:60px;
}
.RecentDesignation {
	font-size:16px;
	color:#636363;
	padding-bottom:3%;
	font-family: font-family: 'Montserrat', sans-serif;
}
.BottomLinkAb a{
	text-decoration:none;
	position:relative;
	color:#f4f4f4;
}
.BottomLinkAb a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #f4f4f4;
  transition: 0.4s;
}
.BottomLinkAb a:hover:after {
  width: 100%;
}
.GridCardContainer {
	display: flex;
  flex-direction: column;
  border-radius:10px;
  overflow:hidden;
	width: 31.3%;
	margin-top: 2%;
	margin-right: 1%;
	margin-bottom: 2%;
	margin-left: 1%;
	float: left;
	background-color: #ffffff;

}
.insertbackground {
background-color:#272727;
text-align:center;
clear:both;
}
}
@media only screen and (min-width: 1440px) {
.HomeHeroVertical {
	background-image: url(images/HandBackground.jpg);
	background-repeat:no-repeat;
	background-position: 70% 90%;
}
.HomeHeroHub {
	background-image: url(images/WatercolorBackground.jpg);
	background-repeat:no-repeat;
	background-position: 70% 90%;
}
.GridCardContainer {
	display: flex;
  flex-direction: column;
	width: 23%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
	float: left;
	background-color: #ffffff;

}

}

/*
/*
 * HTML5 ✰ Boilerplate v3.0.2
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * Dreamweaver modifications:
 * 1. Commented out selection highlight
 * 2. Removed media queries section (we add our own in a separate file)
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
	color: #636363;
}

body { margin: 0;}

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

/* Dreamweaver: uncomment these if you do want to customize the selection highlight
 *::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
 *::selection { background: #fe57a1; color: #fff; text-shadow: none; }
 */

/* =============================================================================
   Links
   ========================================================================== */

a {
}
a:visited {
}
a:hover {
}
a:focus {
}

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong {
	font-family: inherit;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: 800;
}

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
	text-align: left;
}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img {
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	float: none;
	border-width: 0px;
}

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */
/* 
 * 'border-collapse: collapse;' needs to be overridden in designs having tables with rounded corners and drop shadows.
*/
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
















/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

.headermenunew {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: relative;
  width: 100%;
  z-index: 3;
  font-family: 'Montserrat', sans-serif;
  font-weight:300;
}

.headermenunew ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}

.headermenunew li a {
  display: block;
  padding: 6px 20px;
  border-top:1px solid #f4f4f4;
  font-size:16px;
  color:#636363;
  text-align:center;
  text-decoration: none;
}

.headermenunew li a:hover,
.headermenunew .menu-btn:hover {
  background-color: #2482bd;
  color:#ffffff;
}
.headermenunew .logonew {
  display: block;
  float: left;
  max-width:150px;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}
.headermenunew .logonewmem {
  display: block;
  float: left;
  max-width:150px;
  height:auto;
  font-size: 2em;
  padding: 8px 20px 0px 20px;
  text-decoration: none;
}

/* menu */

.headermenunew .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.headermenunew .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 34px 20px;
  position: relative;
  user-select: none;
}

.headermenunew .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.headermenunew .menu-icon .navicon:before,
.headermenunew .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.headermenunew .menu-icon .navicon:before {
  top: 5px;
}

.headermenunew .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.headermenunew .menu-btn {
  display: none;
}

.headermenunew .menu-btn:checked ~ .menu {
	  max-height: 100%;
}

.headermenunew .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.headermenunew .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.headermenunew .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.headermenunew .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.headermenunew .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}
.mobilehidemenu a{
	  display:block;
	  float:right;
	  padding:24px 14px;
	  text-align:center;
	  font-size:16px;
	  text-decoration:none;
	  color:#636363;
  }
.hidesmallmobile {
	  display:none;
}
.showsmallmobile {
	display:block;
}
#megalogin {
	padding:0px;
	width:100%;
	background-color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	clear:both;
	display:inline-block;
}
.megacontainer {
	width:100%;
	margin:auto;
	background-color:#ffffff;
	float:none;
	display:block;
	border-top: 0px solid #f4f4f4;
}
.menusizing {
	font-size:30px;
}
.megacontainer a:link {
	color:#636363;
	text-decoration:none;
}
.megacontainer a:visited {
	color:#636363;
	text-decoration:none;
}
.megacontainer a:active {
	color:#636363;
	text-decoration:none;
}
.megacontainer a:hover {
	color:#2482bd;
	text-decoration:none;
}
.mobilehidemenu a:link {
	color:#636363;
	text-decoration:none;
}
.mobilehidemenu a:visited {
	color:#636363;
	text-decoration:none;
}
.mobilehidemenu a:active {
	color:#636363;
	text-decoration:none;
}
.mobilehidemenu a:hover {
	color:#2482bd;
	text-decoration:none;
}
.megaitemone {
	float:left;
	clear:none;
	padding:3%;
	width:43%;
	color:#636363;
	text-align:center;
	background-color:#ffffff;
	display:block;
	border-right: 0px solid #f4f4f4;
	border-top: 0px solid #f4f4f4;
	
}
.megaitemtwo {
	float:left;
	clear:none;
	padding:3%;
	width:44%;
	color:#636363;
	text-align:center;
	background-color:#ffffff;
	display:block;
	border-top: 0px solid #f4f4f4;
}
  .orangebackground {
	 background-color:#e57e38;
	 color:#ffffff;
	 border:none;
 }
 .orangebackground a{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackground a:visited{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackground a:active{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
.orangebackground:hover {
  background-color:#ea7a2e !important;
}
  .orangebackgroundmem {
	 background-color:#e57e38;
	 color:#ffffff;
	 border:none;
 }
 .orangebackgroundmem a{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackgroundmem a:visited{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackgroundmem a:active{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
.orangebackgroundmem:hover {
  background-color:#ea7a2e !important;
}
.mediummobilehide {
	display:none;
}
@media (min-width: 412px) {
	.mobilehidemenu a{
	  display:block;
	  float:right;
	  padding:24px 14px;
	  text-align:center;
	  text-decoration:none;
	  color:#636363;
  }
.hidesmallmobile {
	  display:block;
}
.showsmallmobile {
	display:none;
}
.headermenunew li a {
  display: block;
  padding: 16px 18px;
  font-size:16px;
  color:#636363;
  text-align:center;
  text-decoration: none;
}
}
/* 48em = 768px */

@media (min-width: 982px) {
.headermenunew li a {
  border-top:none;
}
.mediummobilehide {
	display:block;
}
.hidebox {
    display:block;
	padding:0px;
	width:40px;
	background-color:#ffffff;
	float:left;
}
.menusizing {
	font-size:40px;
}
#closex {
	cursor:pointer;
	float:left;
	color:#636363;
	background-color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	clear:none;
}
#megalogin {
	padding:0px;
	width:100%;
	background-color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	display:inline-block;
}
.megacontainer {
	width:681px;
	margin:auto;
	background-color:#ffffff;
	float:none;
	display:block;
	border-top: 0px solid #f4f4f4;
}
.megacontainer a:link {
	color:#636363;
	text-decoration:none;
}
.megacontainer a:visited {
	color:#636363;
	text-decoration:none;
}
.megacontainer a:active {
	color:#636363;
	text-decoration:none;
}
.megacontainer a:hover {
	color:#2482bd;
	text-decoration:none;
}
.megaitemone {
	float:left;
	clear:none;
	padding:20px;
	width:300px;
	color:#636363;
	text-align:center;
	background-color:#ffffff;
	display:block;
	border-right: 0px solid #f4f4f4;
	border-top: 0px solid #f4f4f4;
	
}
.megaitemtwo {
	float:left;
	clear:none;
	padding:20px;
	width:300px;
	color:#636363;
	text-align:center;
	background-color:#ffffff;
	display:block;
	border-top: 0px solid #f4f4f4;
}
  .headermenunew li {
    float: left;
  }
  .headermenunew .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .headermenunew .menu-icon {
    display: none;
  }
	  .headermenunew li {
    float: left;
  }
  .mobilehidemenu {
	  display:none;
  }
  .headermenunew .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .headermenunew .menu-icon {
    display: none;
  }
 .headermenunew .logonew {
  display: block;
  float: left;
  max-width:150px;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}
 .headermenunew .logonewmem {
  display: block;
  float: left;
  max-width:150px;
  height:auto;
  font-size: 2em;
  padding: 14px 20px 7px 20px;
  text-decoration: none;
}
.headermenunew {
  background-color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: relative;
  width: 100%;
  z-index: 3;
  font-family: 'Montserrat', sans-serif;
  font-weight:300;
} 
.headermenunew li a {
  display: block;
  padding: 26px 12px;
  border-right: 0px solid #f4f4f4;
  font-size:15px;
  color:#636363;
  text-decoration: none;
}
  .headermenunew li {
    float: left;
  }
  .headermenunew .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .headermenunew .menu-icon {
    display: none;
  }
  .orangebackground {
	 background-color:#e57e38;
	 color:#ffffff;
	 border:none;
 }
 .orangebackground a{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackground a:visited{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackground a:active{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
.orangebackground:hover {
  background-color:#ea7a2e !important;
}
.orangebackground a{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackground a:visited{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackground a:active{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
.orangebackground:hover {
  background-color:#ea7a2e !important;
}
  .orangebackgroundmem {
	 background-color:#e57e38;
	 color:#ffffff;
	 border:none;
 }
 .orangebackgroundmem a{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackgroundmem a:visited{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
 .orangebackgroundmem a:active{
	 background-color:#e57e38;
	 color:#ffffff !important;
 }
.orangebackgroundmem:hover {
  background-color:#ea7a2e !important;
}
}
@media (min-width: 1124px) {
	  .headermenunew li {
    float: left;
  }
  .headermenunew li a {
    padding: 30px 30px;
  }
  .headermenunew .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .headermenunew .menu-icon {
    display: none;
  }
	  .headermenunew li {
    float: left;
  }
  .headermenunew .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .headermenunew .menu-icon {
    display: none;
  }
 .headermenunew .logonew {
  display: block;
  float: left;
  max-width:180px;
  font-size: 2em;
  padding: 14px 20px;
  text-decoration: none;
}
 .headermenunew .logonewmem {
  display: block;
  float: left;
  max-width:180px;
  height:auto;
  font-size: 2em;
  padding: 10px 20px 0px 20px;
  text-decoration: none;
}
  .headermenunew {
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: relative;
  width: 100%;
  z-index: 3;
  font-family: 'Montserrat', sans-serif;
  font-weight:300;
} 
.headermenunew li a {
  display: block;
  padding: 32px 16px;
  border-right: 0px solid #f4f4f4;
  font-size:15px;
  color:#636363;
  text-decoration: none;
}
  .headermenunew li {
    float: left;
  }
  .headermenunew .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .headermenunew .menu-icon {
    display: none;
  }
}
@media (min-width: 1306px){
  .headermenunew {
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
  position: relative;
  width: 100%;
  z-index: 3;
  font-family: 'Montserrat', sans-serif;
  font-weight:300;
} 
.headermenunew li a {
  display: block;
  padding: 30px 24px;
  border-right: 0px solid #f4f4f4;
  font-size:15px;
  color:#636363;
  text-decoration: none;
}
.headermenunew .logonew {
  display: block;
  float: left;
  max-width:200px;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}
}

