@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; }
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
border-radius:10px;
	overflow:hidden;
}
.contentfix h2 {
	padding-top:10px;
}
.contentfix h3 {
	padding-top:10px;
}
/* Sidebar */
.sidebarbottom {
max-width: 800px;
margin:auto;
}
.rightlean {
float:right;
width:40%;
overflow: hidden;
  background-position: center center;
  background-size: cover;
height:120px;
}
.rightlean img {
  width: 100%;
 overflow:hidden;
}
.leftlean {
float:left;
width: 92%;
 padding: 2% 4%;
}
.sidebarbottom-curriculum {
padding:0px;
border: solid 2px #efefef;
position:relative;
border-radius:10px;
display: flex;
    align-items: center;
    margin: 0px 0px 10px 0px;
overflow:hidden;
}
.relatedcoursescontainer a:link {
color:#242424;
}
.relatedcoursescontainer a:visited {
color:#242424;
}
.relatedcoursescontainer a:hover {
color:#242424;
}
.sidebarbottom-curriculum:hover{
background-color:#efefef;
}
.relatedcourse {
border-radius:10px;
background-color:#efefef;
padding:20px;
display:flex;
margin: 0px 0px 20px 0px;
color:#242424;
font-weight:600;
font-size: 18px;
}
.MoreLessons {
    clear: both;
    margin: 10px auto 10px auto;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #272727;
background-color:#efefef;
border-radius:10px;
padding:20px;
max-width:760px;
    font-family: 'Montserrat', sans-serif;
}
@media only screen and (min-width: 481px) {
}
@media only screen and (min-width: 769px) {
}
@media (min-width: 982px) {
.sidebarbottom-curriculum {
    margin: 10px 0px;
}
.MoreLessons {
max-width:1360px;
}
.sidebarbottom {
width:28%;
float:left;
height: 400vh;
margin-top:30px;
}
.relatedcoursescontainer {
position:sticky;
top: 120px;
}
.relatedcoursecontainer a {
display:flex;
align-items:center;
}
.relatedcourse {
border-radius:10px;
background-color:#efefef;
padding:20px;
display:flex;
margin: 0px 0px 10px 0px;
line-height:1.2;
}
}
.headertitle {
    background-color: #ffffff;
    padding: 0px 10px 0px 10px;
    text-align: left;
	max-width:1400px;
	margin:auto;
}
.headertitle h1 {
font-size: 24px;
text-align:left;
	color:#242424;
	margin:.67em 0 0 0;
	padding:10px 0px 0px 0px;
	line-height:1.2;
}
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*/


/*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;
}
.sidebarcarddescriptiondark {
	width:90%;
	padding:5%;
	font-size:14px;
	background-color:#ffffff;
	color:#242424;
	display:block;
	clear:both;
	text-align:center;
	line-height:150%;
}
.sidebarcarddescriptiondark span {
	font-size:18px;
	font-weight:600;
	font-family: 'Montserrat', sans-serif;
}
/*BUTTONS*/
button:focus {outline:0;}
button:hover {
	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;
	
}
#mc_embed_signup {
	margin:0%;
}

/*MAIN CONTENT*/
#ContentContainer {
	clear: both;
	background-color: #ffffff;
	width: 100%;
	max-width:1400px;
	margin:auto;
}
.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%;
	border-radius:10px;
}
.MainPostContainer {
	background-color: #FFF;
	width: 96%;
	padding: 0%;
	margin:0% 2% 30px 2%;
	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: 0px auto 10px auto;
	clear: both;
	text-align: left;
	max-width:1400px;
	padding:10px 10px 0px 10px;
}
.AuthorImage {
	width: 25px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	float: none;
	clear: none;
	text-align: center;
	display: block;
	border: solid 1px #242424;
	border-radius:50%;
	overflow:hidden;
}
.AuthorNameCategories {
	width: auto;
	clear: none;
	font-size: 16px;
	color: #636363;
	line-height: normal;
}
.AuthorNameCategories img {
	width: 25px;
	border: solid 1px #242424;
	border-radius:50%;
	overflow:hidden;
}
.AuthorNameCategories a:link {
	text-decoration:none;
	color:#636363;
}
.AuthorNameCategories a:visited {
	text-decoration:none;
	color:#636363;
}
.AuthorNameCategories a:active {
	text-decoration:none;
	color:#636363;
}
.AuthorNameCategories a:hover {
	text-decoration:underline;
	color:#636363;
}
.hovereffect {
	cursor:pointer;
}
.FlexContainer {
    display: flex;
    flex-wrap: wrap;
    padding: 0% 0% 0% 0%;
    max-width: 760px;
    margin:auto;
width:auto;
}
@media (min-width: 982px) {
	.FlexContainer {
    display: flex;
    flex-wrap: wrap;
    padding: 0% 0% 0% 0%;
    max-width: 1360px;
    margin: auto;
width:auto;
}
}
.FlexOneThird {
    display: flex;
    flex-direction: column;
    margin-left: 0%;
    margin-top: 2%;
    margin-right: 0%;
    margin-bottom: 2%;
    padding: 0%;
width:100%;
    float: left;
    clear: none;
overflow:hidden;
border: solid 1px #cfcfcf;
border-radius:10px;
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% 4%;
    width: 92%;
    clear: both;
line-height:1.2;
font-family: 'Montserrat', sans-serif;
}
.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;
}
.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;
}
.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;
max-width:90;
padding:0% 0% 0% 0%;
    display: flex;
    flex-wrap: wrap;
border:2px solid #242424;
border-radius:10px;
overflow:hidden;
margin: 20px 0px;
}
.promoimagenews {
    background-image: url(https://thevirtualinstructor.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(https://thevirtualinstructor.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:#ffffff;
	-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;
	font-weight:600;
}
.sidebuttons:hover {
	background-color:#2482bd;
color:#ffffff;
	border:2px solid #2482bd;
}
.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;
	font-weight:600;
}
.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:10px 0px 10px 0px;
}
@media only screen and (min-width: 481px) {
.promoinsert {
background-color:#ffffff;
max-width:700px;
padding:0% 0% 0% 0%;
margin:40px 0px;
    display: flex;
    flex-wrap: wrap;
border:2px solid #242424;
}
.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 3em;
  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:800px;
margin:auto;
padding:6%;
}
.at4-show {
    display: block !important;
    opacity: 1 !important;
    padding-top: 2% !important;
}

.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);
}
.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); 
	
}
.FlexOneThird {
    display: flex;
    flex-direction: column;
    margin-left: 1%;
    margin-top: 2%;
    margin-right: 1%;
    margin-bottom: 2%;
    float: left;
    clear: none;
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%;
    display: flex;
    flex-wrap: wrap;
border:2px solid #242424;
}
.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:800px;
	padding:4% 10%;
}
/*MENU*/


/*MAIN CONTENT*/
.MainContent {
	width: 100%;
	padding: 0%;
	margin: auto;
	clear: both;
}
.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*/
.sidebarcarddescriptiondark span {
	font-size:24px;
	font-weight:600;
	font-family:'Montserrat', sans-serif;
}
.FlexOneThird {
    display: flex;
    flex-direction: column;
    width: 47.6%;
    margin-left: 1%;
    margin-top: 2%;
    margin-right: 1%;
    margin-bottom: 2%;
    float: left;
    clear: none;
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) {
	.FlexOneThird {
    display: flex;
    flex-direction: column;
    width: 22.6%;
    margin-left: 1%;
    margin-top: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
    clear: none;
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);
}
	.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:1000px;
padding:2% 8% 2% 8%;
	float:left;
	clear:both;
	width: 54%;
	margin:2% 2% 2% 0%;
	box-shadow: 0 20px 80px -32px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}
	#menucontain {
	border-bottom: 0px solid #f4f4f4;
}
#menucontain.active {
     box-shadow: 0 0 6px rgba(0,0,0,0.4);   
}
.insertbackground {
background-color:#ffffff;
text-align:center;
clear:both;
}
}
@media only screen and (min-width: 1440px) {
.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; }
}

