@charset "UTF-8";
/* CSS Document */
/* Title and Top */
.entry-title {
font-size:24px !important;
}
.entry-meta {
margin-bottom: 10px;
}
.entry-meta a:link {
color:#636363;
}
.entry-meta a:visited {
color:#636363;
}
.entry-meta a:hover {
color:#636363;
text-decoration: underline;
}
.post {
margin: 0 2% 0em;
}
.avatar {
border-radius: 50%;
border: solid 1px #242424;
margin-right:5px;
}
.entry-title, .entry-header .entry-meta {
  padding-right:0px;
display:inline-block;
}
.coursetitlecontainer {
background-color: #fff;
  padding: 20px 10px;
}
.coursetitle h1 {
color:#242424 !important;
max-width:1400px;
font-size:24px;
margin:auto;
}
.coursetitle h1 span {
font-weight:600;
}
.entry-header {
display:none;
}

/* Body */
main {
max-width: 1400px;
margin: auto;
}
.hidedesklive {
display:block;
}
.removep p {display: none;}
.entry-content {
padding:0em 0 0 !important;
max-width:1400px;
margin:auto;
text-align:left;
}
.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 */
}
.curriculum {
padding:10px;
border-bottom: solid 1px #efefef;
display:block;
text-align:left;
}
.curriculummem {
padding:8px 18px 8px 18px;
display:block;
text-align:left;
border: solid 2px #ffffff;
border-radius: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
margin-right:10px;
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.curriculumselected {
padding:10px;
border-bottom: solid 1px #efefef;
display:block;
background-color:#efefef;
text-align:left;
}
.curriculum:hover{
background-color:#efefef;
}
.curriculummem:hover{
background-color:#efefef;
border:solid 2px  #efefef;
}
.curriculumcontainer {
border:solid 1px #f4f4f4;
display:block;
}
.curriculumcontainer a:link {
color:#272727;
text-decoration:none;
}
.curriculumcontainer a:visited {
color:#272727;
text-decoration:none;
}
.curriculumcontainermem {
position:absolute;
bottom:0;
left:0;
height:100%;
width:100%;
overflow-y:scroll;
color:#ffffff;
}
.contentfix {
max-width:500px;
margin:auto;
padding:5px 0px;
}
.contentfix a:hover {
text-decoration:underline;
}
.contentfix img {
margin:3% 0% 3% 0% !important;
}
.entry-content {
padding:0em 0 0 !important;
}
#wrapper {
max-width:98% !important;
margin:0% 2%;
}
body {
background-color:#ffffff !important;
}
.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 */
}
@media only screen and (min-width: 481px) {
.contentfix {
max-width:700px;
margin:auto;
}
}
@media only screen and (min-width: 769px) {
.contentfix {
max-width:1000px;
}
}
@media (min-width: 982px) {
.contentfix {
max-width:1400px;
}
}

/* Video and Sidecard */
.video-holder {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px; 
  height: 0; 
  overflow: hidden;
}
.video-holder iframe,
.video-holder object,
.video-holder embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
border-radius:10px;
}
.curriculummem {
padding:8px 18px 8px 18px;
display:block;
text-align:left;
border: solid 2px #ffffff;
border-radius: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
margin-right:10px;
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.curriculumselected {
padding:10px;
border-bottom: solid 1px #efefef;
display:block;
background-color:#efefef;
text-align:left;
}
.curriculum:hover{
background-color:#efefef;
}
.curriculummem:hover{
background-color:#efefef;
border:solid 2px  #efefef;
}
.curriculumcontainer {
border:solid 1px #f4f4f4;
display:block;
}
.curriculumcontainer a:link {
color:#272727;
text-decoration:none;
}
.curriculumcontainer a:visited {
color:#272727;
text-decoration:none;
}
.curriculumcontainermem {
position:absolute;
bottom:0;
left:0;
height:100%;
width:100%;
overflow-y:scroll;
color:#ffffff;
}
.curriculumcontainermem a:link {
color:#242424;
text-decoration:none;
}
.curriculumcontainermem a:visited {
color:#242424;
text-decoration:none;
}
.curriculumcontainermem a:hover {
color:#242424;
text-decoration:none;
}
.selected {
padding:8px 18px 8px 18px;
display:block;
text-align:left;
background:#ffffff;
border: solid 2px #242424;
}
.selected:hover {
padding:8px 18px 8px 18px;
display:block;
text-align:left;
background:#ffffff;
border: solid 2px #242424;
}
.insertbackground {
background-color:#ffffff;
text-align:center;
}
.insertbackgroundblack {
background-color:#ffffff;
text-align:center;
}
.videotop {
display:block;
	padding:0% 0% 0% 0%;
width:100%;
float:left;
}
.videotopmem {
display:block;
	padding:0% 0% 0% 0%;
width:100%;
margin:auto;
max-width:1000px;
float:left;
}
.sidebartop {
display: block;
max-width:400px;
margin:auto;
clear:both;
padding:2%;
}
.sidebartopmem {
display: none;
}

.sidebarcardspecial {
margin: 0% 0% 4% 0%;
border-radius:0px;
}
.sidebarcarddescriptiondark {
	width:90%;
	padding:5%;
	font-size:14px;
	background-color:#ffffff;
	color:#272727;
	display:block;
	clear:both;
	text-align:center;
line-height:150% !important;
}
.sidebarcarddescriptiondark span {
	font-size:18px;
	font-weight:600;
	font-family:'Montserrat', sans-serif;
display:block;
}
@media only screen and (min-width: 769px) {
.sidebarcarddescriptiondark span {
	font-size:20px;
	font-weight:600;
	font-family:'Montserrat', sans-serif;
}
}
@media (min-width: 982px) {
.hidedesklive {
display:none;
}
.sidebarcarddescriptiondark span {
	font-size:24px;
	font-weight:600;
	font-family:'Montserrat', sans-serif;
}
.vertalign {
 margin:auto;
}
.videoflexwrapper {
max-width:1400px;
margin:auto;
display:flex;
}
.insertbackground {
background-color:#ffffff;
text-align:center;
}
.videotop {
	display: block;
	padding:0% 2% 0% 0%;
width:68%;
}
.sidebartop {
display: flex;
width:26%;
float:left;
padding:0% 2% 0% 2%;
}
.sidebartopmem {
display:block;
position:relative;
width:30%;
float:left;
padding:0% 0% 0% 0%;
}
.sidebartopmem::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px; /* Adjust height of the fade effect */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%, /* Start transparent */
    rgba(255, 255, 255, 1) 100% /* End opaque, matching container background */
  );
  pointer-events: none; /* Allows clicks/scrolling events to pass through the gradient */
}
}

/* Sidebar */
.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%;
text-align:left;
}
.sidebarbottom-curriculum {
padding:0px;
border: solid 2px #efefef;
position:relative;
border-radius:10px;
display: flex;
    align-items: center;
    position: relative;
    border-radius: 10px;
    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;
text-align:left;
font-size:18px;
}
.sidebarbottom {
}
@media (min-width: 982px) {
.sidebarbottom-curriculum {
    margin: 10px 0px;
}
.sidebarbottom {
width:30%;
float:left;
height: 100vh;
}
.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;
}
}

/* Tabs */
.entry-content label {
font-family: 'Montserrat', sans-serif;
border: solid 2px #efefef;
margin-right: 0px;
border-radius: 10px;
color:#242424;
font-weight:600;
}
.tabs {
  display: flex;
  flex-wrap: wrap;
  max-width: 1400px;
  background: #ffffff;
}
.panel {
  display: none;
  padding: 8%;
  background: #fff;
width:100%;
box-shadow: 0 20px 80px -32px rgba(0,0,0,0.3);
width:100%;
border-radius:10px;
margin-bottom:20px;
text-align:left;
}
.panel h2 {
padding-top:10px;
}
.panel h3 {
padding-top:10px;
}
.tabs a:hover {
text-decoration:underline;
}
.input {
  position: absolute;
  opacity: 0;
}
.label {
  width: 100%;
  padding: 16px 20px;
  background: #efefef;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  color: #7f7f7f;
  transition: background 0.1s, color 0.1s;
margin-bottom:10px;
}

.label:hover {
  background: #d8d8d8;
  border: solid 2px #d8d8d8;
}

.label:active {
  background: #ccc;
}

.input:focus + .label {
  box-shadow: inset 0px 0px 0px 0px #2aa1c0;
  z-index: 1;
}

.input:checked + .label {
  background: #fff;
  color: #242424;
 border: solid 2px #242424;
}
.input:checked + .label + .panel {
  display: block;
}
@media (min-width: 481px) {
.panel {
 padding: 6%;
}
}
@media (min-width: 600px) {
  .label {
    width: auto;
  }
 .panel {
    order: 99;
  }
.entry-content label {
margin-right:10px;
}
}
@media (min-width: 769px) { 
.panel {
 padding: 4% 10%;
}
}

@media (min-width: 982px) {
.tabs {
  display: flex;
  flex-wrap: wrap;
  max-width: 1400px;
width:68%;
float:left;
margin-right:2%;
}
.panel {
 padding: 2% 8%;
}
}

/* Bottom Nav */
.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;
 font-family: 'Montserrat', sans-serif;
}
.FlexContainer {
    display: flex;
    flex-wrap: wrap;
    padding: 0% 0% 0% 0%;
    max-width: 760px;
    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;
}
.cat-links a {
    background-color: #242424 !important;
    color: #ffffff;
    padding: 10px !important;
    border-radius: 10px !important;
}
.entry-footer {
    max-width: 760px !important;
    margin: 2% auto 2% auto !important;
    padding: 0% 2%;
}
.nav-previous a{
max-width: 200px !important;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
background-color:#efefef !important;
color:#242424 !important;
}
.nav-next a{
max-width: 200px !important;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
background-color:#efefef !important;
color:#242424 !important;
}
.nav-links {
max-width:760px !important;
}
@media only screen and (min-width: 481px) {
.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);
}
}
@media only screen and (min-width: 769px) {
.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) {
.MoreLessons {
max-width:1360px;
}
.FlexContainer {
    display: flex;
    flex-wrap: wrap;
    padding: 0% 0% 0% 0%;
    max-width: 1360px;
    margin: auto;
width:auto;
}
.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);
}
.entry-footer {
    max-width: 1400px !important;
    margin: 2% auto 2% auto !important;
    padding: 0% 2%;
}
.nav-links {
max-width:1400px !important;
}
}


/* Sketch Buttons */
.sketchybuttonholder {
display:flex;
width:100%;
margin-bottom: 10px;
flex-wrap:wrap;
}
.sketchybuttonholder a:link {
color:#242424;
text-decoration:none;
}
.sketchybuttonholder a:visited {
color:#242424;
text-decoration:none;
}
.sketchybuttonholder a:hover {
color:#242424;
text-decoration:none !important;
}
.sketchybuttonholder a:hover {
color:#242424;
text-decoration:none !important;
}
.buttonsketchy {
	background-color:#ffffff;
	border:1px solid #efefef;
	display:inline-block;
	cursor:pointer;
	color:#242424;
	font-family:'Montserrat', sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding:10px 24px;
	text-decoration:none;
        margin:2% 0% 2% 0%;
        width:99%;
border-radius:10px;
}
.buttonsketchy:hover {
	background-color:#efefef;
}
.buttonsketchy:active {
	position:relative;
	top:1px;
}
@media (min-width: 600px) {
.buttonsketchy {
margin:.5% 1% .5% 0%;
font-size:16px;
width:auto;
}
}
