/* Content styles */
/*.page-block { width:770px; font-size:0.9em; padding:20px;}*/
.container {
  width: 90%;
  margin: 0 5%;
}
.page-block{width:100%;}
.hero {
  width: 100%;
}
#hero-image {
  max-width: 100%;
  opacity: 0.9;
}
#logo_home {
  padding-top: 10px;
}
.ar #logo_home {
  padding-right: 75px;
}
#logo_home img {
  height: auto;
  max-width: 120px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#logo_home h1 a:focus {
  outline: none;
}
#search_box{}
#search_box #search_box_keyword{width: 260px;display: inline-block;margin-right: -40px;height: 40px;font-size: 14px;}
#search_box #search_box_submit{transition: color .45s cubic-bezier(0.42, 0, 0, 1); background-image: url("../images/search_icon.svg"); background-repeat: no-repeat; background-size: contain; width:24px; height:24px;border:0px; background-color: transparent; padding:0 0 0 0; cursor: pointer;display: inline-block;vertical-align: middle;}
#search_box #search_box_submit:hover{background-image: url("../images/search_icon_over.svg");background-repeat: no-repeat; background-size: contain; width:24px; height:24px;}
/*
#navtabs {
	margin-top: 35px;
}*/
.cm-top a {
  color: #006fbf;
}
.accent {
  color: #262626;
}
.page-products-list {
  margin-top: 30px;
  font-size: 16px;
	overflow-x: scroll;
}
.cm-product-list-add-to-waiting-list {
  text-transform: uppercase;
display: inline-block;
padding: 5px 35px 5px 35px;
background-color: #fff;
border: solid 2px #28ab1e;
border-radius: 27px;
color: #28ab1e;
cursor: pointer;
font: 700 14px/26px "D2L Sans",sans-serif;
transition: background-color .45s cubic-bezier(0.42, 0, 0, 1),border-color .45s cubic-bezier(0.42, 0, 0, 1),color .45s cubic-bezier(0.42, 0, 0, 1);
text-align: center; text-decoration: none;
  float: right;
}
.cm-product-list-add-to-waiting-list:hover {
 border:solid 2px #28ab1e;
	background-color: #28ab1e;
	color:#fff;
}
.breadcrumb {
}
.breadcrumb ul {
}
.breadcrumb ul li {
}
.breadcrumb ul li a {
}
.filter-holder ul{margin-top:25px;}
.filter-holder ul .sidebar_category_link{font: 700 16px/26px "D2L Sans",sans-serif;color: #131820;display: block;letter-spacing: 3px;text-transform: uppercase;padding: 0 25px 0 0;text-decoration: none;margin: 0 0 16px;}
.filter-holder ul .hidden_initially{display:none;}
.filter-holder .sidebar_subcategories {margin:0 0 0 0;}
.filter-holder .sidebar_subcategories .sidebar_subcategory_link{font: 700 14px/24px "D2L Sans",sans-serif;color: #666;display: block;letter-spacing: 3px;text-transform: uppercase;padding: 0 25px 0 20px;text-decoration: none;margin: 0 0 16px;}
.main-menu ul .cm-top a {
  display: inline-block;
}
.form-hint p {
  font-style: italic;
  color: #999;
}
.form-hint {
  font-size: 85%;
  font-style: italic;
  color: #999;
}
.required {
  color: #ff0000;
}
.home .featured_programs{display:block;}
.featured_programs{display:none;}
#contact-form{width:100%;}
#contact-form .contact_info{float:none; width:100%; margin:0 0 0 0; padding:20px 20px 20px 20px;border: 1px solid #bec3cd;border-radius: 16px;}
#contact-form .contact_info .fieldset_heading {padding: 0 0 0 0;margin:0 0 0 0;}
#contact-form .contact_info .fieldset_description{padding: 0 0 0 0;margin:0 0 0 0;}
#contact-form .contact_info .form-line{display:inline-block; width:49%; padding:0 0 0 0; margin:0 0 15px 0;}
#contact-form .contact_info .form-line label{margin:0 0 0 0; font-size:16px;}
#contact-form .contact_info .form-line input[type='text'], #contact-form .contact_info .form-line input[type='email'], #contact-form .contact_info .form-line select{width:95%; appearance:auto;}
@media (max-width:568px){#contact-form .contact_info .form-line{display:block; width:100%; padding:0 0 0 0; margin:0 0 15px 0;}#contact-form .contact_info .form-line input[type='text'], #contact-form .contact_info .form-line input[type='email']{width:100%;}}
.pagination-links,
.pagination-results {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
.pagination-links b {
  position: relative;
  display: inline-block;
  line-height: 20px;
  padding: 20px 10px;
  height: 60px;
  font-size: 18px;
  text-transform: capitalize;
  min-width: 60px;
  border: 1px solid #28ab1e;
  background: #28ab1e;
  color: #fff;
  font-weight: 500;
  text-align: center;
  border-radius: 50%;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}
.pagination-links b:hover{background-color: #fff;border: 1px solid #28ab1e;color:#28ab1e;}
.pagination-links a {
  position: relative;
  display: inline-block;
  line-height: 20px;
  padding: 20px 10px;
  height: 60px;
  font-size: 18px;
  text-transform: capitalize;
  min-width: 60px;
  border: 0px;
  background: #fff;
  color: #131820;
  font-weight: 500;
  text-align: center;
  border-radius: 50%;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}
.pagination-links a:hover{color:#28ab1e;}
.tab-section label input[type="radio"]:not(:disabled):checked ~ label::before{display:none !important;}
.tab-section label input[type="radio"]:not(:disabled):checked ~ label::before{top: 0px !important;left: 0px !important;width: 0px !important;height: 0px !important;border-radius: 0 !important;background: none !important;}
.largetable td {
  padding: 10px;
}
.largetable input[type='submit'] {
  text-transform: uppercase;
display: inline-block;
padding: 5px 35px 5px 35px;
background-color: #28ab1e;
border: solid 2px #28ab1e;
border-radius: 27px;
color: #fff;
cursor: pointer;
font: 700 14px/26px "D2L Sans",sans-serif;
transition: background-color .45s cubic-bezier(0.42, 0, 0, 1),border-color .45s cubic-bezier(0.42, 0, 0, 1),color .45s cubic-bezier(0.42, 0, 0, 1);
text-align: center;
text-decoration:none;
}
.largetable input[type='submit']:hover {
  border:solid 2px #28ab1e;
background-color: #fff;
color:#28ab1e;
}
.productlist-product-title {
  font-weight: 600;
  color: #262626;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tutor-profile {
  -webkit-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 1);
  box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 1);
  margin-top: 20px;
  margin-bottom: 20px;
}
.tutor-profile h2 {
  margin-top: 25px;
  padding-left: 15px;
}
.tutor-bio {
  padding-left: 15px;
  padding-top: 20px;
  padding-right: 15px;
}
.tutor-profile ul {
  list-style: none;
  padding-left: 15px;
}
.tutor-profile ul li {
  display: inline-block;
  padding-right: 20px;
}
.tutor-profile .icon-email {
  color: #006fbf;
}
.tutor-profile .icon-skype {
  color: #006fbf;
}
.tutor-profile a {
  color: #006fbf;
}
div.buttons {
  text-align: center;
  padding: 10px 10px;
}
.waiting-list-form input[type='submit'] {
  background-color: #006fbf;
  color: #fff;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
  margin: 0;
  margin-top: 10px;
  min-height: -webkit-calc(2rem + 2px);
  min-height: calc(2rem + 2px);
  outline: none;
  padding: 5px 15px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.waiting-list-form input[type='submit']:hover {
  background-color: #38e82f;
  border: none;
  color: #fff;
}
.contact-us-form .fieldset_description {
  padding-left: 10px;
}
.contact-us-form .contact_info .fieldset_heading h1 {
  padding-left: 10px;
}
.contact-us-form input[type='submit'] {
  margin: 10px auto 0;
text-transform: uppercase;
display: inline-block;
padding: 5px 55px 5px 55px;
background-color: #28ab1e;
border: solid 2px #28ab1e;
border-radius: 27px;
color: #fff;
cursor: pointer;
font: 700 14px/26px "D2L Sans",sans-serif;
transition: background-color .45s cubic-bezier(0.42, 0, 0, 1),border-color .45s cubic-bezier(0.42, 0, 0, 1),color .45s cubic-bezier(0.42, 0, 0, 1);
text-align: center;
}
.contact-us-form input[type='submit']:hover {
  border:solid 2px #28ab1e;
	background-color: #fff;
	color:#28ab1e;
}
div.companyname {
  text-align: left;
  padding: 10px 10px;
}

p.companynameerror {
  border: 2px solid gray;
  background-color: #fbb;
  text-align: left;
  padding: 4px 4px;
  margin: 4px 4px;
}

input.disabled {
  background-color: #e0e0e0;
  cursor: not-allowed;
}

div.login-error {
  width: 290px;
  border: 2px solid gray;
  background-color: #fbb;
  text-align: left;
  padding: 4px 4px;
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
}

#content .login-error h3 {
  display: block;
  margin: 0 0 8px 0;
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

#content .login-error p {
  margin: 0 0 0 0;
  padding: 0px;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}
.itemcolor {
  color: #006fbf;
  font-weight: 600;
  font-size: 18px;
}
.itemcolor:hover {
  text-decoration: underline;
  color: #262626;
}
input.button {
}
.orderbutton,
.formbutton,
.login-link {
  text-transform: uppercase;
display: inline-block;
padding: 5px 35px 5px 35px;
background-color: #28ab1e;
border: solid 2px #28ab1e;
border-radius: 27px;
color: #fff;
cursor: pointer;
font: 700 14px/26px "D2L Sans",sans-serif;
transition: background-color .45s cubic-bezier(0.42, 0, 0, 1),border-color .45s cubic-bezier(0.42, 0, 0, 1),color .45s cubic-bezier(0.42, 0, 0, 1);
text-align: center;
	text-decoration: none;
}
.orderbutton:hover {
  border:solid 2px #28ab1e;
	background-color: #fff;
	color:#28ab1e;
}
.formbutton:hover {
  border:solid 2px #28ab1e;
	background-color: #fff;
	color:#28ab1e;
}
.login-link:hover {
  border:solid 2px #28ab1e;
	background-color: #fff;
	color:#28ab1e;
}
input.button-hidden-default {
  visibility: hidden;
}

div.section-container {
  /*background-color: #efefef;*/
  width: auto;
  padding: 15px;
  margin: 10px 0px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

div.section-container-note {
  width: auto;
  padding: 15px;
  margin: 10px 0px;
  border: 1px solid black;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ar #navtabs{text-align: right !important;}
@media (max-width:991px){.mobile-logo{display:none;}}
/* Side bar menu link, containing div with id link has to be in the template for these to apply */
#links > ul {
  margin: 0;
  padding: 0;
  margin-left: 0px;
}

#links > ul ul {
  padding-left: 0px;
  margin-left: 0px;
}

#links li {
  list-style-type: none;
  margin: 0;
  padding-left: 22px;
  margin-bottom: 3px;
  background: url('images/InsightOrange.png') no-repeat 0px 2px;
}

#links li li {
  list-style-type: none;
  padding-left: 15px;
  margin-top: 3px;
  background: none;
  background: url('images/InsightDash.png') no-repeat 0px 2px;
}

#links {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

#links a {
  display: block;
}

#links .hidden_initially {
  display: none;
}

a.selected_sidebar_category_link {
  color: black;
}
/* End side bar links */

/* Main cm-content area definitions */
/* Containing Div with class 'cm-content' required, normally this is a div within the page, excluding the navigation areas or side bars */
/* These definitions may also be pulled into the editor in store admin */
.cm-content h1,
.mceContentBody h1,
.cm-content h2,
.mceContentBody h2,
.cm-content h3,
.mceContentBody h3,
.cm-content h4,
.mceContentBody h4,
.cm-content h5,
.mceContentBody h5 {
  color: #666666;
  font-family: Verdana, Arial, Helvetica;
  font-weight: normal;
}

.cm-content h1,
.mceContentBody h1 {
  font-family: 'times new roman';
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.cm-content h2,
.mceContentBody h2 {
  font-size: 19px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.cm-content h3,
.mceContentBody h3 {
  font-size: 16px;
  margin-top: 4px;
  margin-bottom: 10px;
}

.cm-content h4,
.mceContentBody h4 {
  font-size: 14px;
  margin-top: 3px;
  margin-bottom: 10px;
}

.cm-content h5,
.mceContentBody h5 {
  font-size: 11px;
  margin-top: 2px;
  margin-bottom: 10px;
}

.cm-content a,
.mceContentBody a {
  text-decoration: underline;
}

.cm-content p,
.mceContentBody p {
  font-size: 12px;
  margin-bottom: 1em;
  font-family: Verdana, Arial, Helvetica;
}

/* End cm-content */

.email-a-friend {
  text-align: right;
}

.email-a-friend img {
  padding-right: 10px;
  vertical-align: middle;
}

/* categories */
.cat-site-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 30px;
}
.cat-block {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 20px;
  margin: 0 1% 20px;
  text-align: left;
  flex-basis: 31%;
}
.cat-block a{text-decoration: none;}
.cat-block a:hover {
  text-decoration: none;
}
.cat-tile {
  height: 100%;
}
.cat-tile .text-link{padding:0 0 0 0;}
.cat-image img {
    width: 100%;
  height: 250px;
  border-radius: 16px;
  object-fit: cover;
}
.cat-title {
 font-size: 20px;
    line-height: 32px;
	margin:20px 0 0 0;
	color:#000;
}
.cat-block .cat-title:hover{color:#28ab1e; text-decoration: none;}
.cat-tile a:focus {
  text-decoration: none;
  outline: none;
}
.cat-text {
  color: #262626;
min-height: 120px;
font: 14px/26px "D2L Sans",sans-serif;
opacity: .7;
}
.cat-tile .text-link .view-courses {
  margin: 10px auto 0;
text-transform: uppercase;
display: block;
padding: 5px 15px 5px 15px;
background-color: #28ab1e;
border: solid 2px #28ab1e;
border-radius: 27px;
color: #fff;
cursor: pointer;
font: 700 14px/26px "D2L Sans",sans-serif;
transition: background-color .45s cubic-bezier(0.42, 0, 0, 1),border-color .45s cubic-bezier(0.42, 0, 0, 1),color .45s cubic-bezier(0.42, 0, 0, 1);
text-align: center;
}
.cat-tile .text-link .view-courses p {
  margin: 0;
}
.cat-tile .text-link .view-courses:hover {
  border:solid 2px #28ab1e;
	background-color: #fff;
	color:#28ab1e;
}
/* products */
.site-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ar .product-block {
  box-sizing: border-box;
  display: inline-block;
  flex-basis: 31%;
  vertical-align: top;
  -webkit-box-shadow: 0 4px 6px #aaa;
  -ms-box-shadow: 0 4px 6px #aaa;
  box-shadow: 0 4px 6px #aaa;
  padding: 0 0 20px;
  margin: 0 1% 20px;
  text-align: right;
}
.product-block {
  display: inline-block;
  flex-basis: 31%;
  vertical-align: top;
  padding: 0 0 20px;
  margin: 0 1% 20px;
  text-align: left;
}
.product-block a{text-decoration: none;}
.product-block a:hover {
  text-decoration: none;
}
.product-tile {
  height: 100%;
}
.product-tile a:focus {
  text-decoration: none;
  outline: none;
}
.product-tile .product-image{height: 260px;}
.product-image img {
  width: 100%;
  height: 250px;
	border-radius: 15px;
	object-fit: cover;
}
.product-image .extra-data{position: relative;
z-index: 100;
bottom: 82px;
left: 0;
padding: 16px 20px;
border-radius: 0 15px;
background: #131820;
color: #fff;
line-height: 1;text-align: center;
width: 200px;
min-width: 200px;
max-width: 320px;
min-height: 81px;}
.ar .product-image img{width:100%; object-fit: cover; height:200px;}
.text-link {
  padding: 0 0 0 0;
}
.product-title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 0 0;
	color:#000;
}
.product-text {
  color: #262626;
  font: 14px/26px "D2L Sans",sans-serif;
	opacity: .7;
  margin-bottom: 0px;
  min-height: 120px;
}
.extra-product-date-info {
  font-weight: 500;
  font: 12px/1 "D2L Sans",sans-serif;
}
.extra-product-type-info {
background-color: #83ff76;
color: #131820;
font: 14px/18px "D2L Sans",sans-serif;
border-radius: 15px 0;
position: absolute;
text-transform: uppercase;
min-height: 46px;
margin-right: 10px;
padding: 15px 20px 13px;
	min-height: 46px;
	min-width: 95px;
}
.extra-product-location-info {
  font: 700 18px "D2L Sans",sans-serif;
	color:#fff;
	font-weight: 600;
	margin-top:10px;
}
.all-courses .site-section {display: block;}
.all-courses .product-block{display: block;padding: 0 0 0;margin: 0 0 20px;text-align: left;}
.all-courses .product-block .product-tile .product-image{display: inline-block;width: 35%;}
.all-courses .product-block .product-tile .text-link{display: inline-block;width: 64%;vertical-align: top;padding-left: 10px;}
@media only screen and (max-width: 736px) {
	.all-courses .site-section{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.all-courses .product-block{display: block;flex-basis: 70%;margin: 0 15% 20px;}
	.all-courses .product-block .product-tile .product-image{display: block;width: 100%;}
.all-courses .product-block .product-tile .text-link{display:block;width: 100%;padding-left: 0px;}	
}
.product-description {
  font-size: 16px;
	margin:20px 0 20px 0;
}
.block-title {
  /* featured products heading */
  font-size: 36px;
}

.product-details-quantity-container input[type='text'] {
  padding: 3px;
  width: 64px;
}
.backend-products input[type='text'] {
  width: 64px;
}
#page_search_form .formbutton {
  margin-top: 20px;
}
#page_search_form table td {
  padding: 10px;
}
#contact-form textarea {
  height: 200px;
}
#contact-form .form-line {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 599px) {
  .cat-block {
    display: block;
    flex-basis: 90%;
    margin: 0 5% 20px;
  }
  .product-block {
    display: block;
    flex-basis: 90%;
    margin: 0 5% 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .cat-block {
    display: block;
    flex-basis: 70%;
    margin: 0 15% 20px;
  }
  .product-block {
    display: block;
    flex-basis: 70%;
    margin: 0 15% 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 899px) {
  .cat-block {
    display: inline-block;
    flex-basis: 50%;
    margin: 0 25% 20px;
  }
  .product-block {
    display: inline-block;
    flex-basis: 40%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1200px) {
  .cat-block {
    display: inline-block;
    flex-basis: 40%;
  }
  .product-block {
    display: inline-block;
    flex-basis: 31%;
  }
}
@media only screen and (min-width: 992px) {
  #logo_home {
    display: inline-block;
  }
  header h1 {
    margin: 0;
  }
  nav.col-md-12 {
    margin-top: 32px;
  }
  #contact-form .form-line {
  }
  .contact-us-form .fieldset_description,
  .fieldset_heading {
  }
  #contact-form textarea {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #contact-form textarea {
    width: 70%;
  }
}
@media only screen and (max-width: 500px) {
  #contact-form textarea {
    width: 100%;
  }
}
