/*--------------------------------------------------VAR*/
/*-------------------------------------------------GLOBAL*/
/*HOME PAGE MOBILE*/
/*HOME PAGE MOBILE*/
.entry-content, .site-content {
  max-width: 1250px;
  width: 100%;
  margin: auto;
}
.entry-header {
  display: none;
}
html, body {
  background: #f6f9fe;
  font-family: 'Open Sans', sans-serif;
}
a {
  text-decoration: none;
}
html {
  margin-top: 0px !important;
}
.applynow button {
  margin-bottom: 20px;
  width: 50%;
  padding: 15px 10px;
  border-radius: 0px;
  background-color: #ae0836;
  border: none;
}
.applynow button:hover {
  background-color: #700619;
}
.applynow button a {
  color: #f6f9fe;
  font-size: 16px;
}
.applymedia button {
  margin-bottom: 20px;
  width: 50%;
  padding: 15px 10px;
  border-radius: 0px;
  border: none;
}
.applymedia button:hover {
  background-color: #7b2b2a;
}
.applymedia button a {
  color: #f6f9fe;
  font-size: 16px;
}
.page-id-4010 .buttona {
  float: right;
  width: 40%;
  margin-top: -15px;
  padding: 4px 20px !important;
}
.page-id-4010 .buttona:hover {
  background: #ae0836;
}
.page-id-4010 .applynow button {
  float: left;
  width: 40%;
  padding: 9px 20px;
}
#searchsubmit {
  background-color: #333;
  padding: 9px 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
#searchsubmit:hover {
  cursor: pointer;
}
.buttona {
  width: 50% !important;
  display: block;
  padding: 15px 10px !important;
  text-transform: uppercase;
  font-weight: normal !important;
}
.buttona, .button {
  background-color: #e0860e;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  color: #f6f9fe;
}
.buttona a, .button a {
  color: #f6f9fe;
}
.buttonb, .button {
  background-color: #e0860e;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  color: #fff !important;
  /*---- Responsive grid BMH Homepage ----*/
  /*  SECTIONS  */
}
.buttonb a, .button a {
  color: #fff !important;
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF TWO  */
}
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
  /*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
}
@media only screen and (max-width: 480px) {
  /*---------------------------------------------------SEARCH PAGE--*/  .span_2_of_2, .span_1_of_2 {
    width: 100%;
  }
}
.search-page {
  padding-bottom: 40px;
  /*-------------------------------------------------------------HEADER*/
}
.search-page ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.search-page li {
  margin: 0px;
  padding: 0px;
}
.search-page h3 a {
  color: #333;
}
.site-branding {
  width: 180px;
}
.media-brand {
  /*-------------------------------------------------------------------BANNER*/
}
.media-brand img {
  max-height: 103px;
}
.banner {
  width: 100%;
  min-height: 561px;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  /*------------------------------------------------------BANNER MEDIA*/
}
.banner .ctasbanner {
  position: absolute;
  bottom: 70px;
  right: 50px;
  width: 25%;
}
.banner .ctasbanner img {
  width: 33%;
  float: right;
}
.banner-media {
  width: 100%;
  min-height: 561px;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
}
.banner-media .ctasbanner {
  position: absolute;
  bottom: 70px;
  right: 0px;
  width: 42%;
  margin-right: 10px;
}
.banner-media .ctasbanner img {
  width: 27%;
  float: right;
  padding: 3px;
  margin-right: 10px;
}
.radio {
  position: fixed;
  background-color: #e0860e;
  text-align: center;
  bottom: 0;
  right: 20px;
  width: 20%;
  padding: 10px;
  border: 4px solid #f6f9fe;
  font-weight: bold;
  z-index: 999999 !important;
  /*----------------------------------------------BOTTOM MENU*/
}
.radio a {
  color: #f6f9fe;
}
.leftclick {
  width: 100%;
  height: 300px;
  float: left;
}
.bmenu {
  margin-top: -200px;
  background: url('https://www.boston.co.za/wp-content/uploads/2018/10/campus-menu.png');
  height: 350px;
  color: #fff;
  position: relative;
  z-index: 999 !important;
  background-size: 100%;
}
.bmenu h3 {
  background-color: #700619;
  text-align: center;
  margin-top: 0px;
  padding: 15px 10px;
  border-radius: 12px 12px 0px 0px;
  border-bottom: solid 1px #eee;
}
.bmenu h3 {
  background-color: #700619;
  text-align: center;
  margin-top: 0px;
  padding: 15px 10px;
  border-radius: 12px 12px 0px 0px;
  border-bottom: solid 1px #eee;
}
.bmenu li {
  line-height: 2;
  font-size: 18px;
  text-align: right;
}
.bmenu li a {
  color: #fff;
}
.bmenu ul {
  margin-left: 0px;
  padding: 0px 30px;
  /*-------------------------------------------------M MENU*/
}
.mmenu {
  background: url('https://www.boston.co.za/wp-content/uploads/2018/10/media-menu-1.png');
  background-repeat: no-repeat;
  background-position: bottom;
  height: 350px;
  color: #fff;
  position: relative;
  z-index: 999 !important;
  background-size: 100%;
  /*-----------------------------------------------NAVIGATION*/
}
.mmenu h3 {
  background-color: #7b2b2a;
  text-align: center;
  margin-top: 0px;
  padding: 15px 10px;
  border-radius: 12px 12px 0px 0px;
  border-bottom: solid 1px #eee;
}
.mmenu li {
  line-height: 2;
  font-size: 18px;
  text-align: right;
}
.mmenu li a {
  color: #fff;
}
.mmenu ul {
  margin-left: 0px;
  padding: 0px 30px;
}
.mmenu .menu-items {
  background-color: #e0860e;
}
.menu-items {
  display: block;
  right: 0;
  left: auto;
  background-color: #ae0836;
  width: 30%;
  float: right;
  height: 350px;
  text-align: left;
  border-radius: 12px 12px 0px 0px;
}
.main-navigation li {
  display: inline-block !important;
  float: none !important;
  text-transform: uppercase;
  position: relative !important;
  text-align: left !important;
  font-size: 14px;
  font-weight: 500;
}
.main-navigation {
  margin-top: 35px;
}
.main-navigation ul {
  text-align: right;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  padding: 15px 15px;
  color: #333;
  text-align: right;
}
.main-navigation a::after {
  content: '';
  display: block;
  width: 0;
  height: 3px;
  background: #b20837;
  transition: width 0.5s;
}
.main-navigation.media a::after {
  content: '';
  display: block;
  width: 0;
  height: 3px;
  background: #e0860e;
  transition: width 0.5s;
}
.main-navigation a:hover::after {
  width: 100%;
}
.main-navigation .current-menu-item a:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #b20837;
}
.main-navigation.media .current-menu-item a:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #e0860e;
}
.headerwrap {
  max-width: 1300px;
  margin: auto;
  padding: 0px 10px;
}
.main-navigation .current-menu-item:before {
  background: #eee;
}
.main-navigation ul ul {
  padding: 5px !important;
  background-color: #f6f9fe;
}
.main-navigation ul ul li {
  background-color: #ae0836;
  padding: 5px !important;
}
.main-navigation ul ul a {
  padding: 5px !important;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.main-navigation.media ul ul li {
  background-color: #e0860e;
  padding: 5px !important;
}
#menu-item-2433:hover .sub-menu {
  left: -140px !important;
}
#menu-item-2658 .sub-menu {
  margin-left: -100px;
  width: 180%;
  /*-----------------------------------------------------COURSES BUTTONS HOME*/
}
.courses-home {
  text-align: center;
}
.courses-home h3 {
  text-align: center;
  font-size: 32px;
}
.courses-home a {
  background-color: #ae0836;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 110px;
  font-size: 16px;
  line-height: 140%;
  color: #fff;
  padding: 10px;
}
.courses-home a:hover {
  background-color: #700619;
}
.courses-home-media {
  text-align: center;
  /*----------------------------------------------FOOTER NAV*/
}
.courses-home-media h3 {
  text-align: center;
  font-size: 32px;
}
.courses-home-media a {
  background-color: #e0860e;
  width: 100%;
  min-height: 120px;
  font-size: 16px;
  line-height: 140%;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.courses-home-media a:hover {
  background-color: #333;
}
.footermenu {
  text-align: right;
}
.footermenu ul.menu {
  margin-left: 0px;
}
.footermenu .menu li {
  display: inline-block;
  text-align: right;
}
.footermenu a {
  color: #ae0836;
  text-decoration: none;
  padding: 0px 15px;
  margin: 15px 0px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.footermenu a:last-child {
  content: "|";
  color: #ae0836;
  border-right: solid #ae0836 1px;
}
.content-area-media {
  /*--------------------------------------------READ MORE BUTTON*/
}
.content-area-media .footermenu a:last-child {
  content: "|";
  color: #e0860e;
  border-right: solid 1px #e0860e;
}
a.rmore {
  color: #ae0836;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
a.rmore:hover {
  color: #333;
  /*------------------------------------------------CTAS*/
}
.ctas {
  text-align: right;
  padding-right: 25px;
}
.ctas i {
  width: 30px;
  height: 30px;
  color: #ae0836;
  text-align: right;
  border: solid #ae0836 1.4px;
  border-radius: 50px;
  padding: 5px 0px;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.ctas i:hover {
  background: #ae0836;
  color: #fff;
}
.ctas-media {
  text-align: right;
  padding-right: 25px;
}
.ctas-media i {
  width: 30px;
  height: 30px;
  color: #e0860e;
  text-align: right;
  border: solid #e0860e 1.4px;
  border-radius: 50px;
  padding: 5px 0px;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.ctas-media i:hover {
  background: #e0860e;
  color: #fff;
}
.site-info {
  background: #fff;
  padding: 15px;
  font-size: 13px;
}
.site-info a {
  color: #333;
  text-decoration: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.site-info a:hover {
  color: #ae0836;
}
.site-content {
  max-width: 1250px;
  width: 100%;
  margin: auto;
}
.blogwrap {
  background: url(https://www.boston.co.za/wp-content/uploads/2018/09/image_01-03-03.jpg) top;
  background-repeat: no-repeat;
}
.blogwrap h1 {
  text-align: center;
  background: url(https://www.boston.co.za/wp-content/uploads/2018/09/arrow-03-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #fff;
  width: 420px;
  font-size: 45px;
  padding: 10px 20px;
}
.wrapbg {
  background: #f6f9fe;
  max-width: 100%;
  width: auto;
  min-height: 100px;
  margin: auto;
  padding: 20px;
  -webkit-box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 8px 8px 10px 0 rgba(0, 0, 0, 0.2);
}
.wrapbg h2 {
  font-size: 34px;
  color: #ae0836;
  text-transform: uppercase;
  margin: 5px 0px;
}
.wrapbg p {
  color: #333;
  line-height: 1.3;
  font-size: 14px;
}
.wrapbg a {
  color: #ae0836;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
  text-align: right;
  width: 100%;
}
a.read_more {
  text-align: right;
  width: 100%;
  display: block;
  color: #ae0836;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
a.read_more:hover {
  color: #333;
}
.content-area-media .comment-respond {
  display: none;
  /*----------------------------------------------------------BLOG WARP MEDIA*/
}
.blogwrapm {
  background: url(https://www.boston.co.za/wp-content/uploads/2018/09/image_01-03-03.jpg) top;
  background-repeat: no-repeat;
  /*----------------------------------------------------------SINGLE*/
}
.blogwrapm h1 {
  text-align: center;
  background: url('https://www.boston.co.za/wp-content/uploads/2018/10/media-arrow.png');
  background-size: cover;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #fff !important;
  width: 420px;
  font-size: 45px;
  padding: 10px 20px;
}
.blogwrapm a.read_more {
  text-align: right;
  width: 100%;
  display: block;
  color: #e0860e;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.blogwrapm a.read_more:hover {
  color: #333;
}
#custom-bg, .bannertitle {
  min-height: 438px;
  position: relative;
}
.parallax-feat {
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #ae0836;
  position: relative;
}
.parallax-feat .description {
  min-height: 408px;
  position: relative;
}
.parallax-feat .description h1 {
  display: none;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 0px;
  position: absolute;
  left: 0;
  bottom: 100px;
  padding: 20px;
}
.parallax-feat-2 {
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #e0860e;
  position: relative;
}
.parallax-feat-2 .description {
  min-height: 360px;
  position: relative;
}
.description-media {
  min-height: 360px;
  /*--------------------SIDEBAR*/
}
.description-media .overlay_description {
  position: relative;
}
.description-media .overlay_description h1 {
  color: #fff !important;
  text-transform: uppercase;
  background-color: #e0860e;
  width: 40%;
  position: absolute;
  right: 0;
  top: 140px;
  padding: 20px;
  text-align: center;
}
.menu-sidebar-container {
  /*-----------------------------------------------CAREER SIDEBAR*/
  /*DEGREE*/
}
.menu-sidebar-container ul {
  -webkit-transition: all 1400ms ease-in-out;
  -moz-transition: all 1400ms ease-in-out;
  -ms-transition: all 1400ms ease-in-out;
  -o-transition: all 1400ms ease-in-out;
  transition: all 1400ms ease-in-out;
  list-style: none !important;
  font-size: 12px;
}
.menu-sidebar-container ul li {
  transition: all 0.8s;
  background-color: #333;
  margin-bottom: 10px;
  min-height: 30px;
  padding: 10px;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
}
.menu-sidebar-container ul li:hover {
  box-shadow: 0 0 400px 0 #ae0836 inset;
}
.menu-sidebar-container ul li:hover .sub-menu li {
  display: block;
  opacity: 1;
}
.menu-sidebar-container ul li:hover .sub-menu li:hover a {
  color: #f6f9fe;
}
.menu-sidebar-container ul li a {
  color: #f6f9fe;
}
.menu-sidebar-container ul .sub-menu {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 10px;
  -webkit-transition: all 1400ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -ms-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out;
}
.menu-sidebar-container ul .sub-menu li {
  background-color: #fff;
  display: none;
}
.menu-sidebar-container ul .sub-menu li a {
  color: #ae0836;
  font-weight: bold;
}
.menu-degree-menu-container {
  /*----------MEDIA  HOUSE*/
}
.menu-degree-menu-container ul {
  -webkit-transition: all 1400ms ease-in-out;
  -moz-transition: all 1400ms ease-in-out;
  -ms-transition: all 1400ms ease-in-out;
  -o-transition: all 1400ms ease-in-out;
  transition: all 1400ms ease-in-out;
  list-style: none !important;
  font-size: 12px;
}
.menu-degree-menu-container ul li {
  transition: all 0.8s;
  background-color: #333;
  margin-bottom: 10px;
  min-height: 20px;
  padding: 10px;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
}
.menu-degree-menu-container ul li:hover {
  box-shadow: 0 0 400px 0 #ae0836 inset;
}
.menu-degree-menu-container ul li:hover .sub-menu li {
  display: block;
  opacity: 1;
}
.menu-degree-menu-container ul li:hover .sub-menu li:hover a {
  color: #f6f9fe;
}
.menu-degree-menu-container ul li a {
  color: #f6f9fe;
}
.menu-degree-menu-container ul .sub-menu {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 10px;
  -webkit-transition: all 1400ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -ms-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out;
}
.menu-degree-menu-container ul .sub-menu li {
  background-color: #fff;
  display: none;
}
.menu-degree-menu-container ul .sub-menu li a {
  color: #ae0836;
  font-weight: bold;
}
.content-area-media h1 {
  color: #e0860e;
  text-transform: uppercase;
}
.content-area-media a {
  color: #e0860e;
}
.content-area-media button {
  background-color: #e0860e;
  border-radius: 0px;
  padding: 10px 40px;
}
.content-area-media button a {
  color: #f6f9fe;
  font-size: 16px;
}
.content-area-media .su-spoiler-title {
  background-color: #e0860e;
  color: #fff;
  font-size: 18px !important;
}
.menu-media-house-container {
  /*-------------------------------------------------CAREERS SIDE MENU*/
}
.menu-media-house-container ul {
  -webkit-transition: all 1400ms ease-in-out;
  -moz-transition: all 1400ms ease-in-out;
  -ms-transition: all 1400ms ease-in-out;
  -o-transition: all 1400ms ease-in-out;
  transition: all 1400ms ease-in-out;
  list-style: none !important;
  font-size: 12px;
}
.menu-media-house-container ul li {
  transition: all 0.8s;
  background-color: #333;
  margin-bottom: 10px;
  min-height: 20px;
  padding: 10px;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
}
.menu-media-house-container ul li:hover {
  box-shadow: 0 0 400px 0 #e0860e inset;
}
.menu-media-house-container ul li:hover .sub-menu li {
  display: block;
  opacity: 1;
}
.menu-media-house-container ul li a {
  color: #f6f9fe;
}
.menu-media-house-container ul .sub-menu {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 10px;
  -webkit-transition: all 1400ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -ms-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out;
}
.menu-media-house-container ul .sub-menu li {
  background-color: #e0860e;
  display: none;
}
.menu-media-house-container ul .sub-menu li a {
  color: #fff;
  font-weight: bold;
}
.menu-career-courses-container {
  /*-------------------------------------------------SINGLE CAREER*/
}
.menu-career-courses-container ul {
  -webkit-transition: all 1400ms ease-in-out;
  -moz-transition: all 1400ms ease-in-out;
  -ms-transition: all 1400ms ease-in-out;
  -o-transition: all 1400ms ease-in-out;
  transition: all 1400ms ease-in-out;
  list-style: none !important;
  font-size: 12px;
}
.menu-career-courses-container ul li {
  transition: all 0.8s;
  background-color: #333;
  margin-bottom: 10px;
  min-height: 20px;
  padding: 10px;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
}
.menu-career-courses-container ul li:hover {
  box-shadow: 0 0 400px 0 #ae0836 inset;
}
.menu-career-courses-container ul li:hover .sub-menu li {
  display: block;
  opacity: 1;
}
.menu-career-courses-container ul li:hover .sub-menu li:hover a {
  color: #f6f9fe;
}
.menu-career-courses-container ul li a {
  color: #f6f9fe;
}
.menu-career-courses-container ul .sub-menu {
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 10px;
  -webkit-transition: all 1400ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -ms-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out;
}
.menu-career-courses-container ul .sub-menu li {
  background-color: #fff;
  display: none;
}
.menu-career-courses-container ul .sub-menu li a {
  color: #ae0836;
  font-weight: bold;
}
.yr1 {
  background-color: #fff;
  padding: 10px;
  /*------------------------------------------------------------WOOCOMMERCE--*/
}
.yr1 h3 {
  text-align: center;
  color: #ae0836;
  font-size: 34px;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  height: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-product-gallery {
  display: none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  float: none;
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel p {
  word-break: break-all;
}
.woocommerce button.button.alt {
  background-color: #e0860e;
}
.woocommerce button.button.alt:hover {
  background-color: #7b2b2a;
}
.woocommerce div.product .product_title {
  display: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #333;
  font-weight: bold;
  font-size: 22px;
}
.woocommerce div.product p.price:before, .woocommerce div.product span.price:before {
  content: "PRICE: ";
  display: block;
  color: #e0860e;
  font-size: 22px;
}
#gform_4 .gform_wrapper ul.gfield_checkbox li, #gform_4 .gform_wrapper ul.gfield_radio li {
  display: inline;
  vertical-align: middle;
}
#gform_4 .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, #gform_4 .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], #gform_4 .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 0px;
}
#gform_4 .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  padding: 5px 4px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.related h2 {
  color: #7b2b2a;
}
.related span.price:before {
  content: " " !important;
}
.woocommerce ul.products li.product .button {
  background-color: #333 !important;
  color: #fff;
}
.woocommerce ul.products li.product h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  line-height: 1.5em;
  height: 5.3em;
}
.product_meta {
  display: none;
}
.prod_sidebar {
  background: #fff;
  padding: 10px 20px;
}
.related {
  display: none;
}
#tab-description h2 {
  display: none;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 14px;
  margin: 10px 0px;
  border-radius: 0px;
  padding: 15px;
  width: 100%;
}
.product h1 {
  font-size: 1.5em;
}
.checkout_btn {
  background: #e0860e;
  padding: 10px;
  text-align: center;
  width: 100%;
  font-size: 14px;
}
.checkout_btn a {
  color: #fff;
}
.checkout_btn:hover {
  background: #700619;
}
.woocommerce-message {
  border-top-color: #ae0836;
}
.woocommerce-message::before {
  content: "\e015";
  color: #ae0836;
}
form.cart {
  margin-bottom: 0em !important;
}
.woocommerce .product .summary {
  margin-bottom: 0em !important;
}
.belowcart {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 50px;
}
.belowcart a {
  color: black;
}
.belowcart a:hover {
  color: #ae0836;
}
.belowcart .fas, .belowcart .far {
  padding: 12px;
  background: grey;
  border-radius: 50px;
  margin: 5px 20px;
  color: white;
}
.belowcart .fas:hover, .belowcart .far:hover {
  background: #ae0836;
}
.belowcart .belowcart_shipping {
  float: left;
}
.buysoftware {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 50px;
  /*----------------------------------------------------CART--*/
}
.buysoftware a {
  color: black;
}
.buysoftware a:hover {
  color: #ae0836;
}
.buysoftware .fas, .buysoftware .far {
  padding: 12px;
  background: grey;
  border-radius: 50px;
  margin: 5px 20px;
  color: white;
}
.buysoftware .fas:hover, .buysoftware .far:hover {
  background: #ae0836;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #e0860e;
  border-radius: 0px !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #333;
}
.woocommerce td.product-name dl.variation dd {
  margin: 25px;
  /*---------------------------------------------------CONTACT US*/
}
.addresstable {
  width: 95%;
}
.addresstable table {
  border-collapse: collapse;
}
.addresstable td {
  border: 2px solid #fff;
  padding: 10px;
  vertical-align: top;
}
.su-spoiler-title {
  background-color: #ae0836;
  color: #fff;
  font-size: 18px !important;
}
#gform_submit_button_2, #gform_submit_button_7, #gform_submit_button_8 {
  background-color: #333;
  color: #f6f9fe;
  text-transform: uppercase;
  /*------------------------------------------------------LANDING*/
}
.landingp {
  height: 100vh;
  position: relative;
  /*----------------------------------------------------FOOTER*/
}
.landingp .boston {
  background: url('https://www.boston.co.za/wp-content/uploads/2018/12/bcc-bg-bw.png');
  position: relative;
  background-size: cover;
  height: 100vh;
}
.landingp .boston .bhover {
  text-align: center;
}
.landingp .boston .info {
  position: absolute;
  z-index: 99999;
}
.landingp .boston .info h1 {
  margin-top: 0px;
  top: 10px;
}
.landingp .boston:hover .grays {
  clip-path: none;
  height: 100vh;
}
.landingp .boston .info {
  line-height: 170%;
  width: 60%;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 20px;
  position: absolute;
  z-index: 99999;
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 900ms ease-out;
  -ms-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
}
.landingp .boston .info .landh {
  opacity: 0;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 900ms ease-out;
  -ms-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
}
.landingp .boston .info .landh a {
  color: #fff;
}
.landingp .boston .info .lines p {
  display: none;
}
.landingp .boston .info p {
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
  color: #fff;
  font-size: 34px;
  margin-top: 0px;
  line-height: 150%;
  top: 10px;
}
.landingp .boston .info p span {
  font-size: 36px;
}
.landingp .boston .info p.small {
  font-size: 16px;
  margin-top: 10px;
}
.landingp .boston .info img {
  vertical-align: middle;
}
.landingp .boston:hover .info {
  bottom: 30%;
}
.landingp .boston:hover .bhover {
  height: 0px;
  display: none;
}
.landingp .boston:hover .landh {
  opacity: 1;
}
.landingp .boston:hover .grays {
  clip-path: none;
  height: 100vh;
}
.landingp .boston:hover .lines p {
  display: block;
}
.landingp .boston .grays {
  -webkit-clip-path: polygon(0 0, 1600px 0, 1600px 67%, 0 100%);
  clip-path: polygon(0 0, 1600px 0, 1600px 67%, 0 100%);
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 900ms ease-out;
  -ms-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
  position: relative;
  background: url('https://www.boston.co.za/wp-content/uploads/2018/12/bcc-bg.png');
  background-size: cover;
  height: 40vh;
  position: relative;
  z-index: 0 !important;
}
.landingp .media {
  background: url('https://www.boston.co.za/wp-content/uploads/2018/11/media-bg-d.png');
  position: relative;
  background-size: cover;
  height: 100vh;
}
.landingp .media .bhover {
  text-align: center;
}
.landingp .media .info {
  position: absolute;
  z-index: 99999;
}
.landingp .media .info h1 {
  margin-top: 0px;
  top: 10px;
}
.landingp .media:hover .grays {
  clip-path: none;
  height: 100vh;
}
.landingp .media .info {
  line-height: 170%;
  width: 60%;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 20px;
  position: absolute;
  z-index: 99999;
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 900ms ease-out;
  -ms-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
}
.landingp .media .info .landh {
  opacity: 0;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 900ms ease-out;
  -ms-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
}
.landingp .media .info .landh a {
  color: #fff;
}
.landingp .media .info .lines p {
  display: none;
}
.landingp .media .info p {
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
  color: #fff;
  font-size: 34px;
  line-height: 140%;
  margin-top: 0px;
  top: 10px;
}
.landingp .media .info p span {
  font-size: 36px;
}
.landingp .media .info p.small {
  font-size: 16px;
  margin-top: 10px;
}
.landingp .media .info img {
  vertical-align: middle;
}
.landingp .media:hover .info {
  bottom: 30%;
}
.landingp .media:hover .bhover {
  height: 0px;
  display: none;
}
.landingp .media:hover .landh {
  opacity: 1;
}
.landingp .media:hover .grays {
  clip-path: none;
  height: 100vh;
}
.landingp .media:hover .lines p {
  display: block;
}
.landingp .media .grays {
  -webkit-clip-path: polygon(0 0, 1600px 0, 1600px 67%, 0 100%);
  clip-path: polygon(0 0, 1600px 0, 1600px 67%, 0 100%);
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 900ms ease-out;
  -ms-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
  position: relative;
  background: url('https://www.boston.co.za/wp-content/uploads/2018/11/media-bg-.png');
  background-size: cover;
  height: 40vh;
  position: relative;
  z-index: 0 !important;
}
.landingp .section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.landingp .col {
  display: block;
  float: left;
  margin: 0%;
}
.landingp .col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.landingp .group:before, .landingp .group:after {
  content: "";
  display: table;
}
.landingp .group:after {
  clear: both;
}
.landingp .group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF TWO  */
}
.landingp .span_2_of_2 {
  width: 100%;
}
.landingp .span_1_of_2 {
  width: 50%;
  /*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  .landingp .col {
    margin: 1% 0 1% 0%;
  }
}
@media only screen and (max-width: 480px) {
  .landingp .span_2_of_2, .landingp .span_1_of_2 {
    width: 100%;
  }
}
.site-footer {
  /*--------------------------------------------  SECTIONS  */
}
.site-footer .site-info {
  background-color: #f6f9fe;
  border-top: 1px solid #ae0836;
  text-transform: uppercase;
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF THREE  */
}
.span_3_of_3 {
  width: 100%;
}
.span_2_of_3 {
  width: 66.13%;
}
.span_1_of_3 {
  width: 32.26%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  /*----------------------------------------------------------------------------------MOBILE--------------------*/  .col {
    margin: 1% 0 1% 0%;
  }
  .span_3_of_3, .span_2_of_3, .span_1_of_3 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  /*-----------------------------------------------------------------------------IPAD--*/  .radio {
    width: 60%;
    /*HOME PAGE MOBILE*/
  }
  .entry-content {
    padding: 15px;
  }
  .ctas-media, .ctas {
    text-align: left;
  }
  .content-area-home .entry-content p, .content-area-media .entry-content p {
    text-align: left !important;
  }
  .content-area-home .entry-content .wp-image-2591, .content-area-media .entry-content .wp-image-2591, .content-area-home .entry-content .wp-image-42, .content-area-media .entry-content .wp-image-42, .content-area-home .entry-content .wp-image-40, .content-area-media .entry-content .wp-image-40 {
    display: none;
  }
  .courses-home a {
    width: 85%;
    margin: auto;
  }
  .media-brand img {
    max-height: 130px;
  }
  .banner-media, .banner {
    min-height: 220px;
  }
  .banner-media .ctasbanner, .banner .ctasbanner {
    width: 100%;
    bottom: 10px;
  }
  .bmenu, .mmenu {
    background: none;
    margin-top: 0px;
    height: auto;
    margin-bottom: 20px;
  }
  .bmenu .menu-items, .mmenu .menu-items {
    width: 100%;
    height: auto;
  }
  .bmenu li, .mmenu li {
    text-align: left;
    list-style: none;
  }
  .blogwrapm, .blogwrap {
    width: 100%;
    margin-top: 350px;
  }
  .blogwrapm h1, .blogwrap h1 {
    width: 100%;
    max-width: 100%;
    color: #333 !important;
    background: none;
    text-align: center !important;
    font-size: 30px;
  }
  .site-footer {
    padding-bottom: 50px;
    /*SINGLE PAGE MOBILE*/
  }
  .description-media, .parallax-feat .description {
    min-height: 120px;
  }
  .content-area-media, .content-area {
    padding: 15px;
  }
  .content-area-media h1, .content-area h1 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .menu-degree-menu-container ul, .menu-career-courses-container ul, .menu-media-house-container ul, .menu-sidebar-container ul {
    padding-left: 0px;
    /*LANDING PAGE MOBILE*/
  }
  .landingp {
    text-align: center;
    height: 90vh;
    position: relative;
  }
  .landingp img {
    max-width: 70%;
  }
  .landingp .boston {
    height: 45vh;
  }
  .landingp .boston .info {
    position: absolute;
    z-index: 99999;
    bottom: 0px;
    width: 80%;
  }
  .landingp .boston .info .info {
    /*OLD*/
  }
  .landingp .boston .info .info .lines p {
    display: block;
  }
  .landingp .boston .info .info {
    bottom: 40%;
  }
  .landingp .boston .info .bhover {
    height: 0px;
    display: none;
  }
  .landingp .boston .info .landh {
    opacity: 1;
  }
  .landingp .boston .info .grays {
    clip-path: none;
    height: 100vh;
  }
  .landingp .boston .info .lines p {
    display: block;
  }
  .landingp .boston .grays {
    height: 50vh;
  }
  .landingp .media {
    height: 47vh;
    /*  GRID OF TWO  */
  }
  .landingp .media .info {
    position: absolute;
    z-index: 99999;
    bottom: 0px;
    width: 80%;
  }
  .landingp .media .info .info {
    /*OLD*/
  }
  .landingp .media .info .info .lines p {
    display: block;
  }
  .landingp .media .info .info {
    bottom: 40%;
  }
  .landingp .media .info .bhover {
    height: 0px;
    display: none;
  }
  .landingp .media .info .landh {
    opacity: 1;
  }
  .landingp .media .info .grays {
    clip-path: none;
    height: 100vh;
  }
  .landingp .media .info .lines p {
    display: block;
  }
  .landingp .media .grays {
    height: 50vh;
  }
  .landingp .span_1_of_2 {
    width: 100%;
    margin: 0px;
  }
  .landingp .col:first-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 600px) and only screen and (max-width: 480px) {
  .landingp .span_2_of_2, .landingp .span_1_of_2 {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  /*--------------------------------------------------------------------------------IPAD PRO*/  button#responsive-menu-button {
    top: 60px;
  }
  .banner-media, .banner {
    min-height: 380px;
  }
  .media-brand img {
    max-height: 200px !important;
  }
  .mmenu, .bmenu {
    margin-top: -230px;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .menu-items {
    bottom: 0px;
    width: 50%;
    max-height: 250px;
  }
  .site-content {
    padding: 15px;
  }
  .site-footer {
    padding-bottom: 40px;
  }
  .description-media, .parallax-feat .description {
    min-height: 220px;
  }
  .content-area-media, .content-area {
    padding: 15px;
  }
  .content-area-media h1, .content-area h1 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .menu-degree-menu-container ul, .menu-career-courses-container ul, .menu-media-house-container ul, .menu-sidebar-container ul {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /*  GRID OF FIVE  */  .banner {
    min-height: 380px;
  }
  .media-brand, .site-branding {
    width: 120px;
  }
  .mmenu, .bmenu {
    margin-top: -230px;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .menu-items {
    bottom: 0px;
    width: 50%;
    max-height: 250px;
  }
  .site-content {
    padding: 15px;
  }
  .site-footer {
    padding-bottom: 40px;
  }
  .description-media, .parallax-feat .description {
    min-height: 220px;
  }
  .content-area-media, .content-area {
    padding: 15px;
  }
  .content-area-media h1, .content-area h1 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .menu-degree-menu-container ul, .menu-career-courses-container ul, .menu-media-house-container ul, .menu-sidebar-container ul {
    padding-left: 0px;
  }
}
.span_5_of_5 {
  width: 100%;
}
.span_4_of_5 {
  width: 79.68%;
}
.span_3_of_5 {
  width: 59.36%;
}
.span_2_of_5 {
  width: 39.04%;
}
.span_1_of_5 {
  width: 18.72%;
  /*  GO FULL WIDTH BELOW 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 {
    width: 100%;
  }
}
.addresstable table {
  text-transform: uppercase;
}
.su-column-size-1-5 {
  width: 18% !important;
}
.su-row .su-column {
  margin: 0px 1% 0 1% !important;
  padding: 0 1% 0 1% !important;
}
.su-service-title:hover {
  color: #ae0836;
}
.su-service-title {
  line-height: 30px !important;
}
.page-template-landing-page-media .su-service-title:hover {
  color: #e0860e;
}
.page-template-landing-page-media h2 {
  color: #e0860e;
}
.page-template-landing-page-media p strong, .parent-pageid-1273 p strong, .parent-pageid-1273 .entry-content h3, .parent-pageid-1273 .su-spoiler-content strong {
  color: #e0860e;
}
.parent-pageid-13 p strong, .parent-pageid-13 .entry-content h2 {
  color: #e0860e;
}
.parent-pageid-13 .su-service-title:hover {
  color: #e0860e !important;
  /* BOSTON MEDIA HOUSE Homepg R.G */
  /*  SECTIONS  */
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF TWO  */
}
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
  /*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
}
@media only screen and (max-width: 480px) {
  /*  SECTIONS  */  .span_2_of_2, .span_1_of_2 {
    width: 100%;
  }
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
  /*  COLUMN SETUP  */
}
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col:first-child {
  margin-left: 0;
  /*  GROUPING  */
}
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
  /*  GRID OF TWO  */
}
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.2%;
  /*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
}
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
}
@media only screen and (max-width: 480px) {
  .span_2_of_2, .span_1_of_2 {
    width: 100%;
  }
}
hr {
  border: 1.5px solid #32b9cd;
}
.bluetxt {
  color: #32b9cd;
}
.gform_wrapper.gf_browser_chrome select {
  padding: 7px 0 7px 3px !important;
}
@media screen and (max-width: 479px) {
  .desktop-only {
    display: none !important;
  }
}
@media screen and (min-width: 480px) {
  /*-------------------------------------------------STUDENT TESTIMONIALS GRID*/  .mobile-only {
    display: none !important;
  }
}
#student-testimonials-grid {
  box-sizing: border-box;
  /* Create three equal columns that floats next to each other */
}
.student-grid-column {
  float: left;
  width: 33%;
  padding: 10px;
}
.student-grid-column img {
  margin-top: 15px;
}
.student-grid-column img:hover {
  opacity: 0.3;
  /* Clear floats after the columns */
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
