@charset "UTF-8";
/* CSS Document */
/* Title and Top */
.cat-links a {
    background-color: #242424 !important;
    color: #ffffff;
    padding: 10px !important;
    border-radius: 10px !important;
}
.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;
}
.avatar {
border-radius: 50%;
border: solid 1px #242424;
margin-right:5px;
}
.post {
margin: 0 2% 0em;
}
.entry-header {
background-color: #ffffff;
    padding: 10px 10px 0px 10px;
    text-align: left;
max-width: 1400px;
margin: auto;
}
.entry-title, .entry-header .entry-meta {
  padding-right:0px;
display:inline-block;
margin-bottom:10px;
}
.meta-info-wrap {
    font-style: italic !important;
    font-family: 'Montserrat', sans-serif !important;
display:block;
padding-bottom:10px;
}
.meta-info-wrap a {
    font-style: italic !important;
    font-family: 'Montserrat', sans-serif !important;
}
.entry-content {
padding:0em 0 0 !important;
max-width: 1400px;
margin: auto;
}
@media only screen and (min-width: 481px) {
}
@media only screen and (min-width: 769px) {
}
@media (min-width: 982px) {
}


/* Body */
main {
max-width: 1400px;
margin: auto;
}
.promoimagedays {
    background-image: url(../jpg/threelittlebirdsinsert.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(../jpg/colored-pencils-plus-course-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
background-position:50% 20%;
float:left;
width:100%;
height:200px;
display: flex;
    flex-direction: column;
}
.removep p {display: none;}
.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(../jpg/newsletterpromoimage.jpg);
    background-repeat: no-repeat;
    background-size: cover;
background-position:50% 50%;
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:#242424;
font-family: 'Montserrat', sans-serif;
font-weight:800;
line-height: 1.2;
}
.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;
font-weight:600;
}
.contentbutton:hover {
	background-color:#2482bd;
color:#ffffff;
border:2px solid #2482bd;
}
.contentbutton:active {
	position:relative;
	top:1px;
}
.contentfix {
max-width:500px;
/*! margin:auto; */
padding:8%;
}
.contentfix a:hover {
text-decoration:underline;
}
.contentfix img {
margin:10px 0% 10px 0% !important;
}
.contentfix h2 {
padding-top:10px;
}
.contentfix h3 {
padding-top:10px;
}
.downloadbuttonnew {
	border: 2px solid #272727;
	border-radius: 0px;
	transition: background-color 0.5s ease;
	background: #ffffff;
	box-shadow: 0 0px 0 #9f5b03;
	color: #272727;
	cursor: pointer;
	font: inherit;
	outline: 0;
	width: 86%;
	font-size: 18px;
	margin: 3% 0% 3% 0%;
	float: left;
	text-align: center;
	padding: 2% 6%;
	clear: both;
	display: block;
 }
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) {
.promoinsert {
background-color:#ffffff;
max-width:700px;
padding:0% 0% 0% 0%;
margin:40px 0px;
    display: flex;
    flex-wrap: wrap;
border:2px solid #242424;
}
.promoimagenews {
    background-repeat: no-repeat;
    background-size: cover;
background-position:50% 50%;
float:left;
width:40%;
height:auto;
display: flex;
    flex-direction: column;
}
.promoimage {
    background-repeat: no-repeat;
    background-size: cover;
background-position:50% 50%;
float:left;
width:40%;
height:auto;
display: flex;
    flex-direction: column;
}
.promoimagedays {
    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;
}
.contentfix {
max-width:800px;
/*! margin:auto; */
padding:6%;
}
}
@media only screen and (min-width: 769px) {
.promoinsert {
background-color:#ffffff;
max-width:1000px;
padding:0% 0% 0% 0%;
    display: flex;
    flex-wrap: wrap;
border:2px solid #242424;
}
.contentfix {
max-width:800px;
padding:4% 10%;
}
}
@media (min-width: 982px) {
.contentfix {
max-width:1000px;
padding:2% 8% 2% 8%;
float: left;
clear: both;
width: 52%;
margin: 2% 2% 2% 0%;
box-shadow: 0 20px 80px -32px rgba(0,0,0,0.3);
border-radius: 10px;
}
}


/* Video and Sidecard */
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
border-radius:10px;
}
.vertalign {
 margin:auto;
max-width:400px;
}
.insertbackground {
background-color:#ffffff;
text-align:center;
}
.sidebuttons {
	background-color:transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
width:auto;
margin:3%;
	border-radius:10px;
	border:2px solid #ffffff;
	display:block;
	cursor:pointer;
	color:#ffffff;
	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:solid 2px #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;
	cursor:pointer;
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	padding:10px 10px;
	text-decoration:none;
font-weight:600;
}
.sidebuttonsmem:hover {
	background-color:#2482bd;
color:#ffffff;
border:2px solid #2482bd;
}
.sidebuttonsmem:active {
	position:relative;
	top:1px;
}
.wrapperpage {
  display: flex;
  padding: 0em .4em 0em .4em;
  justify-content:center;
}
.wrapperpage > div {
  flex: 1;
}
.wrapperpage a {
	flex-grow: 1;
}
.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;
}
.buttonundervideo {
	color: #272727;
  background: #ffffff;
  margin: .4em .4em 0em .4em;
  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;
}
.videotop {
display:block;
	padding:0% 0% 0% 0%;
width:100%;
float:left;
margin-bottom:20px;
}
.sidebartop {
display:none;
}
.sidebarcardspecial {
margin: 0% 0% 4% 0%;
border-radius:0px;
}
.sidebarcarddescriptiondark {
	width:90%;
	padding:5%;
	font-size:14px;
	color:#ffffff;
	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;
}
.logoimage {
display:block;
}
@media only screen and (min-width: 481px) {
.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 2em;
  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;
}
}
@media only screen and (min-width: 769px) {
.sidebarcarddescriptiondark span {
	font-size:20px;
	font-weight:600;
	font-family:'Montserrat', sans-serif;
}
}
@media (min-width: 982px) {
.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;
}
.wrapperpage {
  display: none;
}
.videotop {
	display: block;
	padding:0% 0% 0% 0%;
width:68%;
margin-right:2%;
margin-bottom:0px;
}
.sidebartop {
display: flex;
width:26%;
float:left;
padding:0% 2% 0% 2%;
background: linear-gradient(135deg, #242424, #0e3954);
border-radius:10px;
}
.logoimage {
display:none;
}
}
@media (min-width: 1200px) {
.logoimage {
display:block;
}
}



/* 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;
}
@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:30%;
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;
}
}


/* Tabs */


/* Bottom Nav */
.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;
}
.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;
}
.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;
}
@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) {
.entry-footer {
    max-width: 1400px !important;
    margin: 2% auto 2% auto !important;
    padding: 0% 2%;
}
.nav-links {
max-width:1400px !important;
}
.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);
}
}

/* Comments */
#cancel-comment-reply-link {
margin-left: 10px;
    padding: 10px 20px;
    border: solid 2px #efefef;
    background-color: #efefef;
    border-radius: 10px;
}
.reply {
    margin-bottom: 0px;
    padding: 10px 20px;
    display: inline-block;
    background-color: #efefef;
    border: solid 2px #efefef;
    border-radius: 10px;
   font-weight:600;
}
#comments ol {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.children {
margin: 0px;
padding: 0px;
}
.comment-respond {
padding: 30px;
}
.comment-respond a {
color:#242424;
}
.comment-body {
padding: 30px;
    border: solid 2px #efefef;
    border-radius: 10px;
    margin-bottom: 20px;
}
.comment-body a {
color: #242424;
}
.comment-metadata {
display:none;
}
#comments {
max-width: 1400px;
    margin: auto;
    padding: 0% 2% 6% 2%;
}
.comments-title {
padding: 30px;
    border: solid 2px #efefef;
    border-radius: 10px;
background-color:#efefef;
}
