/*
Theme Name: Skillfully Child Theme
Theme URI: http://themes.designcrumbs.com/skillfully
Description: Child theme for Skillfully.
Author: Jake Caputo
Author URI: http://themes.designcrumbs.com
Template: skillfully
*/

@import url("../skillfully/style.css");

/* Start your custom css below here! */

/*******************************/
/* Font - adjustments */

h2, h3, h4, h5, h6 { font-weight: 400!important; }

body.home { background: #002d41 url("img/main-header-bg.jpg") top center no-repeat; }
/* body { background: url("http://online-excel-training.auditexcel.co.za/wp-content/uploads/2016/05/ae-home.jpg") top center no-repeat; } */
/* body.page-id-24 { background: url("img/banner-contact.jpg") top center no-repeat; } */

#header_cta {
  background: none!important;
  /* background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; */
}

header#masthead {
  box-shadow: none;
}

/*******************************/
/* Misc */

.site-content {
  background: url("img/body-bg.jpg") repeat;
}

#content.home-content {
  padding-top: 0;
}

#featured_boxes {
  margin-bottom: 20px;
  background: #efefef;
}

.container {
  position: relative;
  padding: 40px 20px;
}

.col-1 {
  float: left;
  width: 100%;
}

.col-2 {
  float: left;
  width: 50%;
}

.col-2.first { margin-right: 1%; }
.col-2.last { margin-left: 1%; }

.col-3 {
  float: left;
  width: 40%;
}

.col-4 {
  float: left;
  width: 30%;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#comments { display: none; }

.entry-content a { text-decoration: underline; font-weight: bold; }
#latest_boxes .container ul li a { text-decoration: underline; font-weight: bold; }




/*******************************/
/* Home Page / Global - Top Header */

#notify {
  position:relative;
  width:100%;
  background-color:orange;
  height:30px;
  color:white;
  /* display:none; */
  text-align:center;
  padding:5px;
  font-size:2em;
  line-height:1em;
  font-family: Arial, sans-serif;
  border:2px solid #666;
  cursor:pointer;
}

#closeNotify {
  padding: 5px;
  background-color: red;
  float: right;
}


/*******************************/
/* Home Page / Global - Top Header */

#logo_wrap {
  padding: 30px 0 20px 0;
  background: rgba(0, 175, 239, 0.6)!important;
}

.site-branding {
  display: block;
  clear: both;
  width: 100%;
}

/*******************************/
/* Header - Block Details */

.mobile-extra-info { display: none; }

.orange-top {
  border: 3px solid #e9803f;
  margin: 20px 0 20px 0;
  padding: 10px 40px 0;
  background: rgba(21,45,59,0.9);
  text-align: center;
  width: 31.5%;
  float: left;
}

.orange-top h2 {
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.orange-top a {
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: #e9803f;
  margin: 0 0 -20px;
  padding: 5px 10px;
  
  -webkit-transform: skew(-20deg); 
  -moz-transform: skew(-20deg); 
  -o-transform: skew(-20deg);
}

.green-top {
  border: 3px solid #17b85d;
  margin: 20px 0 20px 0;
  padding: 2px 20px 40px;
  background: rgba(21,45,59,0.9);
  text-align: center;
  width: 31.5%;
  float: right;
}

.green-top h2 {
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0 8px;
  text-align: left;
}

.green-top a {
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: #17b85d;
  margin: 0 0 -55px;
  padding: 5px 10px;
  
  -webkit-transform: skew(-20deg); 
  -moz-transform: skew(-20deg); 
  -o-transform: skew(-20deg);
}

.blue-top {
  border: 3px solid #00aeef;
  margin: 20px 40px 20px 0;
  padding: 10px 15px 0;
  background: rgba(21,45,59,0.9);
  text-align: center;
  width: 31.5%;
  float: left;
}

.blue-top h2 {
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}

.blue-top h2 span { color: #00aeef; }

.blue-top p.dates {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 10px;
}

.blue-top a {
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: #00aeef;
  margin: 0 0 -20px;
  padding: 5px 10px;
  
  -webkit-transform: skew(-20deg); 
  -moz-transform: skew(-20deg); 
  -o-transform: skew(-20deg);
}


.analyzer {
  position: relative;
  border: 3px solid #17b85d;
  margin: 20px 0 20px 0;
  padding: 2px 20px 0;
  background: #fff url(img/icoontje.png) no-repeat 20px 10px;
  text-align: center;
  width: 31.5%;
  float: right;
}

.analyzer h2 {
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #007db2;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0 8px;
  text-align: center; 
}

.analyzer h2 span { color: red; }

.analyzer p {
  line-height: 20px;
  padding: 5px 0;
}

.analyzer a {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: #17b85d;
  margin: 0;
  padding: 5px 0;
  width: 80%;
  
  -webkit-transform: skew(-20deg) translateX(-50%); 
  /* -moz-transform: skew(-20deg); */
  -o-transform: skew(-20deg);
}














.youtube-outer {
  position: relative;
}

.youtube-outer .youtube-inner {
  position: relative;
  border: 3px solid #00aeef;
  margin: 20px 0 20px 0;
  padding: 2px 10px 0;
  /* background: #fff url(img/icoontje.png) no-repeat 20px 10px; */
  background: #fff;
  text-align: center;
  width: 100%;
  float: right;
}

.youtube-outer .youtube-inner .youtube-heading {
  padding: 10px 15px;
  border-radius: 40px;
  background: #fe0000;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.youtube-outer .youtube-inner p.blog {
  padding: 3px 15px;
  color: #404040;
}

.youtube-outer .youtube-inner img {
  display: block;
  margin: 0 auto;
}




.excel-analyzer {
  position: relative;
}

.excel-analyzer .analyzer-sidebar {
  position: relative;
  border: 3px solid #17b85d;
  margin: 20px 0 40px 0;
  padding: 2px 10px 0;
  /* background: #fff url(img/icoontje.png) no-repeat 20px 10px; */
  background: #fff;
  text-align: center;
  width: 100%;
  float: right;
}

.excel-analyzer .analyzer-sidebar h2 {
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #007db2;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0 8px;
  text-align: center; 
}

.excel-analyzer .analyzer-sidebar h2 span { color: red; }

.excel-analyzer .analyzer-sidebar p {
  line-height: 20px;
  padding: 5px 0;
}

.excel-analyzer .analyzer-sidebar a {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: #17b85d;
  margin: 0;
  padding: 5px 0;
  width: 80%;
  
  -webkit-transform: skew(-20deg) translateX(-50%); 
  /* -moz-transform: skew(-20deg); */
  -o-transform: skew(-20deg);
}









/*******************************/
/* Home Page / Global - Nav */

#header_nav { background: rgba(0, 0, 0, 0.7)!important; }
#header_nav ul li ul, 
#header_nav ul li ul span { background: rgba(0, 0, 0, 0.7)!important; }

#header_nav .menu-navigation li a {
  display: inline-block;
  font-weight: 100;
  font-size: 14px;
  padding-bottom: 12px;
  padding-top: 12px;
  text-transform: uppercase;
  color: #fff!important;
}

#header_nav ul li ul li {
  width: 270px;
}

#header_nav ul li ul li span a {
  margin: 0;
  padding: 0;
}

#header_nav ul li ul > li:hover > ul { left: 270px; z-index: 99; }

.menu-navigation li.nav-contact {
  float: right;
  margin: 0;
  color: #cccccc;
  cursor: none;
}

.menu-navigation li.nav-contact a {
  color: #cccccc!important;
  cursor: default;
}

#secondary-navigation #menu-sign-inout .button {
  background: #17b85d!important;
}

/*******************************/
/* Header - Social Links */

.site-branding ul.social {
  float: right;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: right;
}

.site-branding ul.social li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.site-branding ul.social li.tel a {
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  margin: 0 20px 0 0;
  padding: 0;
}

.site-branding ul.social li a {
  position: relative;
  /* font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-transform: none; */
  margin: 0;
  padding: 0;
  color: #4e4e4e;
}

.site-branding ul.social li a.email {
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 0 20px 0 0;
  padding: 0;
}

.site-branding ul.social li a.facebook:before { content: "\f09a"; font-family: FontAwesome; font-size: 25px; background: #26ace2; width: 40px; height: 40px; padding: 10px 15px; border-radius: 2px; }
.site-branding ul.social li a.linkedin:before { content: "\f0e1"; font-family: FontAwesome; font-size: 25px; background: #26ace2; width: 40px; height: 40px; padding: 10px 15px; border-radius: 2px; }
.site-branding ul.social li a.twitter:before { content: "\f099"; font-family: FontAwesome; font-size: 25px; background: #26ace2; width: 40px; height: 40px; padding: 10px 15px; border-radius: 2px; }
.site-branding ul.social li a.youtube:before { content: "\f167"; font-family: FontAwesome; font-size: 25px; background: #26ace2; width: 40px; height: 40px; padding: 10px 15px; border-radius: 2px; }
.site-branding ul.social li a.google:before { content: "\f0d5"; font-family: FontAwesome; font-size: 25px; background: #26ace2; width: 40px; height: 40px; padding: 10px 15px; border-radius: 2px; }

.site-branding ul.social li a.instagram:before { content: "\f16d"; font-family: FontAwesome; font-size: 25px; background: #26ace2; width: 40px; height: 40px; padding: 10px 15px; border-radius: 2px; }


.top-search-course ul.social li a:hover {
  color: #fff;
}

/*******************************/
/* Header - Social Links */

/* .top-search-course ul.social {
  float: right;
  clear: both;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: right;
  width: 100%;
}

.top-search-course ul.social li {
  display: inline-block;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

.top-search-course ul.social li a {
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  padding: 0;
  color: #4e4e4e;
}

.top-search-course ul.social li a:hover {
  color: #fff;
} */

/*******************************/
/* Course - dates */

.top-search-course {
  float: right;
}

.course-date {
  display: block;
  float: right;
  clear: both;
}
	
.course-date h2 {
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  color: #FFF;
  font-style: italic;
  margin: 0;
  padding: 0 0 5px 0;
  text-align: right;
}
	
.course-date p {
  font-size: 14px;
  color: #FFF;
  margin: 0;
  padding: 0;
  text-align: right;
}

.course-date p a { text-align: right;}

#menu-search { position: relative; }
.search-form button { top: 40px; }

/*******************************/
/* Home Page - Banner Area */

#header_cta {
  /* padding: 50px 0 50px 0; */
  padding: 20px 0;
}

#header_cta h1 {
  font-family: "Roboto",sans-serif;
  font-size: 58px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  padding: 0;
  margin: 0;
}

#header_cta p {
  font-family: "Roboto",sans-serif;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  line-height: 44px
}

/*******************************/
/* Home Page - Green Area */

.home .woo_card { width: 31.5%; }

.woo_card, .tribe_card {
  background: #ebebeb url(img/course-triangle-green.png) no-repeat top left;
}

.woo_card.last {
  margin-right: 0;
}

.woo_card:hover, .tribe_card:hover {
  background: #fff url(img/course-triangle-blue.png) no-repeat top left;
}

.woo_card:hover .card_action, .tribe_card:hover .card_action { background: #00aeef; }
.woo_card:hover .card_action a, .tribe_card:hover .card_action a { color: #fff; }

.card_title.post_title {
  color: #000;
  text-transform: uppercase;
  background: none;
  padding-top: 60px;
}

.card_title.post_title span {
  display: block;
  color: #00AEEF;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  margin-top: 5px;
}

.card_title.post_title a {
  font-family: "Roboto",sans-serif!important;
  font-size: 18px;
  font-weight: 300;
  color: #000;
}

.post_meta.author_meta {
  display: none;
}

.course-price {
  background: none!important;
  background-color: none!important;
  border-radius: none!important;
  color: #00aeef;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
}

.course-lesson-count {
  font-size: 16px;
  color: #00aeef;
}

.woo_card .card_action {
  
}

/*******************************/
/* Home Page - Green Area */

#featured_boxes_green {
  margin-bottom: 80px;
  background: #17b85d;
}

#featured_boxes_green .container {
  padding: 0;
}

#featured_boxes_green .container p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  padding: 14px 20px;
  color: #FFF;
}

#featured_boxes_green .container p span {
  font-weight: bold;
  font-style: italic;
}

#featured_boxes_green .container a {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 20px;
  padding: 18px 30px;
  color: #FFF;
  background: #0b3139;
}

#featured_boxes_green .container .green_angle {
  position: absolute;
  bottom: -21px;
  left: 0;
}

/*******************************/
/* Breadcrumb */

#featured_boxes_grey {
  margin-top: 0;
  margin-bottom: 20px;
  background: #a7a7a7;
}

#featured_boxes_grey .container {
  padding: 0;
}

#featured_boxes_grey .container {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin: 0 auto;
  padding: 12px 20px 10px;
  color: #FFF;
}

#featured_boxes_grey .container a {
  color: #FFF;
}

/*******************************/
/* Breadcrumb - single page */

#featured_boxes_grey_single {
  margin-bottom: 20px;
  background: #a7a7a7;
}

#featured_boxes_grey_single .container {
  padding: 0;
}

#featured_boxes_grey_single .container {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  padding: 10px 20px 10px;
  color: #FFF;
}

#featured_boxes_grey_single .container a {
  color: #FFF;
}

/*******************************/
/* Home - Courses Area */

home_header { display: none; }
header.home_header h3 { display: none; }
header.home_header .button { display: none; }

/*******************************/
/* Home - newsletter */

#featured_boxes_newsletter {
  margin-bottom: 0;
  background: #19517a url(img/newsletter-bg.jpg) no-repeat center;
}

.newsletter {
  padding: 30px 20px!important;
}

.newsletter img.newsletter-env {
  position: absolute;
  top: -46px;
  left: 0;
}

.newsletter p {
  font-family: "Roboto",sans-serif!important;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  padding: 0 0 0 80px;
}

.newsletter p span {
  font-style: italic;
}

.newsletter form {
  float: right;
  margin: 0;
  padding: 5px 0 0 0;
  width: 60%;
}

.newsletter .input_text_subscribe {
  float: left;
  background: #fff;
  margin: 0;
  padding: 0 10px!important;
  width: 74%;
  border-color: none!important;
  border: none!important;
}

.newsletter .submit {
  float: left;
  background: #17b85d;
  width: 20%;
  border-radius: 0px!important;
  line-height: 32px;
}

.newsletter button {
  float: left;
  background: #17b85d;
  width: 20%;
  border-radius: 0px!important;
  line-height: 32px;
}

/*******************************/
/* Home Page - Consulting */

.full_50_left {
  float: left;
  width: 50%;
  min-height: 400px;
  background: url(img/consulting-bg.jpg) no-repeat right;
}

.full_50_left .col-2 {
  float: right;
  width: 80%;
}

.full_50_left .col-2 h2 {
  font-family: "Roboto",sans-serif!important;
  font-size: 34px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  padding: 30px 150px 0 0;
}

.full_50_left .col-2 p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  font-style:  italic;
  padding-right: 150px;
}

.full_50_left .col-2 p a {
  font-family: "Roboto",sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  border: 2px solid #fff;
  padding: 8px 15px;
}

.full_50_left .col-2 p a:hover {
  color: #ccc;
  border: 2px solid #ccc;
}

/*******************************/
/* Home Page - Class Training */

.full_50_right {
  float: left;
  width: 50%;
  min-height: 400px;
  background: url(img/live-courses-bg.jpg) no-repeat left;
}

.full_50_right .col-2 {
  width: 80%;
}

.full_50_right .col-2 h2 {
  font-family: "Roboto",sans-serif;
  font-size: 34px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  padding: 30px 0 0 150px;
}

.full_50_right .col-2 p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  font-style: italic;
  text-align: right;
  padding-left: 150px;
}

.full_50_right .col-2 p a {
  font-family: "Roboto",sans-serif;
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  border: 2px solid #fff;
  padding: 8px 15px;
}

.full_50_right .col-2 p a:hover {
  color: #ccc;
  border: 2px solid #ccc;
}

/*******************************/
/* Home Blocks - Consult / Live Training */

.info h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 10px 0;
}

.info p {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

/*******************************/
/* Sub Page - Green Area */

#featured_boxes_green_sup_page {
  margin-bottom: 20px;
  background: #17b85d;
}

#featured_boxes_green_sup_page .container {
  padding: 0;
}

#featured_boxes_green_sup_page .container p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  padding: 14px 20px;
  color: #FFF;
}

#featured_boxes_green_sup_page .container p span {
  font-weight: bold;
  font-style: italic;
}

#featured_boxes_green_sup_page .container a {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 20px;
  padding: 18px 30px;
  color: #FFF;
  background: #0b3139;
}

#featured_boxes_green_sup_page .container .green_angle {
  position: absolute;
  bottom: -21px;
  left: 0;
}

/*******************************/
/* General Pagination */

.pagenavi {
  margin: 0 0 60px 0;
  padding: 0;
}

.pagenavi a {
  /* padding: 4px 5px 3px 5px;
  margin: 3px;
  text-decoration: none;
  color: #fff;
  background-color: inherit; */
  color: #fff;
  display: none;
}

.pagenavi a.single_page {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #efefef;
  color: #fff;
  /* background-color: #eee; */
  
  border-radius: 50% !important;
  line-height: 1.42857;
  margin: 0 6px 0 6px;
  padding: 13px 20px;
  width: 50px;
  height: 50px;
  display: inline-block;
}

.pagenavi a:hover {
  background: #efefef;
  color: #333;
}

.pagenavi span.current {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #666;
  color: #333;
  background-color: #eee;
  border: 1px solid #fff;
  border-radius: 50% !important;
  line-height: 1.42857;
  margin: 0 6px 0 6px!important;
  padding: 13px 20px;
  width: 50px;
  height: 50px;
  display: inline-block;
}

.pagenavi span.expand {
  padding: 5px 6px 4px 6px;
  margin: 3px;
  
  color: #444;
  background-color: inherit;
}

/******************************************/
/* single - video entry */

.col-tutorial-video .video {
  float: left;
  margin: 0;
  padding: 0;
  width: 340px;
}
	
.col-tutorial-video .video-info {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 333px;
}
	
.col-tutorial-video .video-info p {
  font-size: 12px;
  color: #333;
  line-height: 16px;
  margin: 0;
  padding: 10px 0 10px 0;
}

/* Summary and single */	
.col-video ul.vid-info li {
  font-size: 12px;
  color: #CBCBCB;
  line-height: 18px;
  margin: 0;
  padding: 3px 0 3px 30px;
}

ul.vid-info {
  float: left;
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}

/* Single Video */
.video-image {
  position: relative;
  float: left;
  margin-right: 30px;
}

.video-image .vid-play {
  margin: auto;
  position: absolute;
  top: 30%; left: 40%; bottom: 0; right: 0;
}


.page-template-page-testimonials #latest_boxes {
  margin-bottom: 40px;
}

/*******************************/
/* Woocommerce - Single Products */

.product .product_meta { float: none; }
.product.sale .price { display: inline-block; }

/*******************************/
/* Woocommerce - Related Products */

.related { display: none; }

/*******************************/
/* Contact Us */

.contact-main {
  background: #fff url(img/course-triangle-blue.png) no-repeat top left;
}

.contact-main .nf-field-element { 
  position: relative;
}

.contact-main .nf-form-fields-required {
  font-size: 16px!important;
  color: #999!important;
  margin-bottom: 30px;
}

.contact-main input.ninja-forms-field {
  background: #ececec url("img/input-bg.png") no-repeat bottom right;
  border: 2px solid #c2c2c2;
  padding: 20px 20px 20px 40px!important;
  width: 91%!important;
}

.contact-main textarea.ninja-forms-field {
  background: #ececec url("img/input-bg.png") no-repeat bottom right;
  border: 2px solid #c2c2c2;
  padding: 20px 20px 20px 20px!important;
  width: 100%!important;
  color: #999;
  margin-bottom: 0!important;
}

.contact-main .ninja-forms-required-items { display: block; margin-bottom: 30px; }
.contact-main .ninja-forms-required-items span.ninja-forms-req-symbol { position: relative; }

.contact-main .field-wrap span.ninja-forms-req-symbol {
  position: absolute;
  top: 25px;
  left: 20px;
}

label#ninja_forms_field_8_label {
  text-transform: none;
  font-style: italic;
}

.contact-main input[type="button"] {
  background: #00aeef;
  margin: 0;
  padding: 20px 20px!important;
  text-transform: uppercase;
  color: #fff;
  border: none;
  width: 30%!important;
  border-radius: 0px;
}

.contact-main input[type="text"], 
.contact-main input[type="email"], 
.contact-main input[type="url"], 
.contact-main input[type="password"], 
.contact-main input[type="search"], 
.contact-main textarea {
  color: #999;
}

/*******************************/
/* Meta Data - Blog, etc */

.block-author, .block-comments, .block-category { display: none; }

/*******************************/
/* Sidebar Review */

#sidebar {
  position: relative;
}

.sidebar {
  position: relative;
}

.review {
  margin-top: 10px;
  margin-bottom: 20px;
}

.analyzer-sidebar.affix {
  position: fixed;
  bottom: 0;
  z-index: 99;
}

.analyzer-sidebar.affix {
  width: 260px;
}

.youtube-inner.affix {
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 260px;
}

/*******************************/
/* Subscription Top Area - blog, video, etc */

.subscribe {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  background: #efefef;
  margin: 0 0 40px 0;
  padding: 30px 30px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.subscribe h2.newsletter-intro {
  background: url(img/newsletter-env.png) no-repeat;
  margin: 0;
  padding: 25px 10px 35px 120px!important; 
}

.subscribe h2.newsletter-intro span { 
  display: block;
  font-size: 14px; 
  color: #999;
  margin: 0;
  padding: 0;
}

.subscribe .item_subscribe {
  width: 45%;
  float: left;
}

.subscribe .item_subscribe input { 
  width: 85%; 
  border: 1px solid #d9d9d9;
  padding: 0 20px!important; 
}

.subscribe .sidebarform input[type="submit"] {
  background: #19517A none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  margin: 0;
  padding: 15px 12px!important;
  text-transform: uppercase;
  float: left;
  box-shadow: none;
}

.subscribe .sidebarform button {
  background: #19517A none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  margin: 0;
  padding: 15px 12px!important;
  text-transform: uppercase;
  float: left;
  box-shadow: none;
}

/*******************************/
/* Subscription Bottom Area - blog, video, etc */

.subscribe-single {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  background: #efefef;
  margin: 0 0 40px 0;
  padding: 30px 30px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.subscribe-single h2.newsletter-intro {
  background: url(img/newsletter-env.png) no-repeat;
  margin: 0;
  padding: 20px 10px 40px 120px!important; 
}

.subscribe-single h2.newsletter-intro span { 
  display: block;
  font-size: 14px; 
  color: #999;
  margin: 0;
  padding: 0;
}

.subscribe-single .item_subscribe {
  width: 42%;
  float: left;
}

.subscribe-single .item_subscribe input { 
  width: 80%; 
  border: 1px solid #d9d9d9;
  padding: 0 20px!important; 
}

.subscribe-single .sidebarform input[type="submit"] {
  background: #19517A none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  margin: 0;
  padding: 15px 12px!important;
  text-transform: uppercase;
  float: left;
  box-shadow: none;
}


h1.entry-title { font-size: 2em; }

.outline {
  background: #f0f0f0 none repeat scroll 0 0;
  border-radius: 15px;
  float: left;
  margin: 20px 0;
  padding: 10px 20px 15px;
  width: 100%;
}

.attend {
  border: 1px solid #efefef;
  border-radius: 15px;
  float: left;
  margin: 20px 0;
  padding: 10px 20px 15px;
  width: 100%;
}

.register {
  border: 1px solid #efefef;
  border-radius: 15px;
  float: left;
  margin: 20px 0;
  padding: 15px 20px 30px;
  width: 100%;
}

/* .entry-content ul li a {
  color: #137ca2!important;
  font-weight: bold;
  text-decoration: underline;
}

.entry-content a {
  color: #137ca2!important;
  text-decoration: underline;
}

.entry-content a:hover {
  color: #19517A!important;
  text-decoration: underline;
}

.entry-content a:focus, 
.entry-content a:active {
  color: #137ca2!important;
  text-decoration: underline;
} */




.blog-top-no-formatting {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

#featured_boxes_grey_single {
  background: #000;
}

/*******************************/
/* Global Sidebar - Calendar */

.sidebar h2.calendar {
  font-family: "Roboto",sans-serif !important;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #137ca2;
}

.sidebar ul.calendar {
  overflow: hidden;
  list-style: none;
  margin: 10px 0 30px 0;
  padding: 0;
}
	
.sidebar ul.calendar li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 0 5px;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  color: #666666;
  font-size: 14px;
  text-align: left;
}

.sidebar ul.calendar li:last-child {
  border-top: none;
  border-bottom: none;
}
	
.sidebar ul.calendar li .left {
  float: left;
  width: 100%;
  padding: 10px 0 0 0;
}
	
.sidebar ul.calendar li .right {
  float: right;
  width: 100%;
  padding: 0 0 10px 0;
}
	
.sidebar ul.calendar li.cal-icon {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  padding: 14px 0 14px 0;
}
	
.sidebar ul.calendar li.cal-icon a:link, 
.sidebar ul.calendar li.cal-icon a:visited {
  background: #00aeef none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  margin: 15px 0 0 0;
  padding: 10px !important;
  text-transform: uppercase;
}
	
.sidebar ul.calendar li.cal-icon a:hover { color: #666; }

/*******************************/
/* Global Sidebar - Blog Tips */

.sidebar h2.blog {
  font-family: "Roboto",sans-serif !important;
  font-size: 18px;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
  color: #137ca2;
}

.sidebar .blog h3 {
  color: #000;
  font-family: "Roboto",sans-serif !important;
  font-size: 16px;
  font-weight: 300!important;
  text-transform: uppercase;
  line-height: 1.6em;
  text-align: center;
}

.sidebar ul.blog {
  margin: 0;
  padding: 0;
}

.sidebar ul.blog li {
  margin: 0 0 0 12px;
  padding: 3px 0 3px 10px;
}

.sidebar ul.blog li a {
  font-family: "Roboto",sans-serif;
  font-size: 14px!important;
  font-weight: 400;
  color: #666666;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: underline;
}


/* global search form  ---------------------- */

#google-searchform {
  margin: 20px 0 20px;
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif;
  color: #666;
}

.cse .gsc-search-button input.gsc-search-button-v2, 
input.gsc-search-button-v2 {
  height: 34px!important;
  margin-top: 0!important;
  min-width: 20px!important;
  padding: 6px 10px!important;
  width: auto!important;
}

.gsc-input-box {
  background: #fff none repeat scroll 0 0;
  height: 35px!important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0!important;
}

input.gsc-input {
  font-family: "Roboto",sans-serif;
  font-size: 14px!important;
  font-weight: 400;
  color: #666666;
  font-size: 14px;
}

.gsst_b { display: none; }

/*******************************/
/* Contact US Sidebar */

.sidebar {
  background: #ebebeb url(img/course-triangle-green.png) no-repeat top left;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  font-size: 0.8em;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 20px 20px 20px 20px!important;
  min-height: 840px;
}

.sidebar p.tel-img { display: block; }
.sidebar p.tel-img img { margin: 50px auto 40px auto; }

.sidebar p {
  font-size: 16px;
  color: #666666;
  text-align: center;
}

.sidebar ul.info {
  display: block;
  clear: both;
  list-style: none;
  margin: 40px 0 30px 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.sidebar ul.info li {
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  margin: 0;
  padding: 0;
}

.sidebar ul.info li a { color: #666; }

.sidebar ul.social {
  display: block;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.sidebar ul.social li {
  display: inline-block;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

.sidebar ul.social li a {
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  padding: 0;
  color: #4e4e4e;
}

.sidebar ul.social li a .fa-facebook-square { color: #3b5998; }
.sidebar ul.social li a .fa-linkedin-square { color: #4875B4; }
.sidebar ul.social li a .fa-twitter-square { color: #33CCFF; }
.sidebar ul.social li a .fa-youtube-square { color: #FF3333; }
.sidebar ul.social li a .fa-google-plus-square { color: #C63D2D; }

.sidebar ul.social li a:hover {
  color: #999;
}

/* Sidebar Newsletter */

.sidebar p.newsletter-intro { font-size: 14px; }

.sidebar h2.newsletter-intro { 
	text-align: center;
	font-family: "Roboto",sans-serif !important;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #137ca2;
}

.sidebar .sidebarform {
  overflow: hidden;
  margin-bottom: 40px;
}


.sidebar .sidebarform input[type="submit"] {
  background: #00aeef none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  margin: 0;
  padding: 10px !important;
  text-transform: uppercase;
}

.sidebar .sidebarform button {
  background: #00aeef none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  margin: 0;
  padding: 10px !important;
  text-transform: uppercase;
}

/*******************************/
/* Sitemap */

.page-template-page-sitemap .woo_card { 
  padding-top: 40px;
  width: 31.5%; 
}

.page-template-page-sitemap .post_desc h3 {
  color: #000;
  font-family: "Roboto",sans-serif !important;
  font-size: 18px;
  font-weight: 300!important;
  text-transform: uppercase;
}


/*******************************/
/* Footer */

footer.site-footer {
  background: #000;
}

footer .container {
  padding: 40px 20px!important;
}

.footer_has_socnets .socnets_wrap {
  margin: 0 -5px 10px!important;
}

footer .col-4 h2 {
  font-family: "Roboto",sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  color: #fff;
}

footer .col-4 ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 20px 0 0 0;
}

footer .col-4 ul li {
  display: block;
  margin: 0;
  padding: 0;
}

footer .col-4 ul li a {
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #fff;
}

footer .col-4 ul li a:hover { color: #fff; }

/* footer contact */

footer ul.contact {
  float: right;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0 0 30px 0;
  text-align: right;
  width: 100%;
}

footer ul.contact li {
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

footer ul.contact li a {
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  margin: 0;
  padding: 0;
  color: #fff;
}

/* social links */

footer ul.social {
  float: right;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%;
}

footer ul.social li {
  display: inline-block;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

footer ul.social li a {
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  padding: 0;
  color: #fff;
}

footer ul.social li a:hover {
  color: #efefef;
}

/*******************************/
/* Footer - copyright */

#featured_boxes_copyright {
  background: #000;
  border-top: 1px solid #464646;
}

#featured_boxes_copyright .container {
  padding: 0;
}

#featured_boxes_copyright .container p {
  float: left;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0 40px 0 0;
  padding: 22px 15px;
  color: #8e8e8e;
}

ul.ftnav {
  float: left;
  list-style: none;
  margin: 0;
  padding: 20px 0;
}

ul.ftnav li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

ul.ftnav li a {
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #8e8e8e;
}

ul.ftnav li a:hover { color: #fff; }

ul.ftnav li a:after {
  content: "|";
  padding: 0 20px;
}

ul.ftnav li:last-child a:after {
  content: "";
}

/*******************************/
/* short code buttons */

a.button-green,
a.button-green,

a.email-button-green,
a.email-button-green,

a.download-button-green,
a.download-button-green {
  font: Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0 10px 0;
  padding: 10px 20px;
  color: #FFF;
  background: #009900;
  text-decoration: none;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; */
}

a.button-green:hover,
a.button-green:hover,

a.email-button-green:hover,
a.email-button-green:hover,

a.download-button-green:hover,
a.download-button-green:hover {
  color: #fff;
  background: #33AD33;
  text-decoration: none;
}

a.button-green i.fa,
a.button-green i.fa,

a.email-button-green i.fa,
a.email-button-green i.fa,

a.download-button-green i.fa,
a.download-button-green i.fa { 
  font-size: 30px;
  padding-right: 20px;
  vertical-align: middle;
}

/* GENERAL BLUE */
a.button-blue,
a.button-blue,

a.download-button-blue,
a.download-button-blue  {
  font: Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0 10px 0;
  padding: 10px 20px;
  color: #FFF;
  background: #3383bb;
  text-decoration: none;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; */
}

a.button-blue:hover,
a.button-blue:hover,

a.download-button-blue:hover,
a.download-button-blue:hover {
  color: #fff;
  background: #0066CC;
  text-decoration: none;
}

a.button-blue i.fa,
a.button-blue i.fa,

a.download-button-blue i.fa,
a.download-button-blue i.fa { 
  font-size: 30px;
  padding-right: 20px;
  vertical-align: middle;
}

/* BRIGHT BLUE */
a.button-bright-blue,
a.button-bright-blue,

a.email-button-bright-blue,
a.email-button-bright-blue,

a.download-button-bright-blue,
a.download-button-bright-blue {
  font: Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0 10px 0;
  padding: 10px 20px;
  color: #FFF;
  background: #0066FF;
  text-decoration: none;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; */
}

a.button-bright-blue:hover,
a.button-bright-blue:hover,

a.email-button-bright-blue:hover,
a.email-button-bright-blue:hover,

a.download-button-bright-blue:hover,
a.download-button-bright-blue:hover {
  color: #fff;
  background: #0099FF;
  text-decoration: none;
}

a.button-bright-blue i.fa,
a.button-bright-blue i.fa,

a.email-button-bright-blue i.fa,
a.email-button-bright-blue i.fa,

a.download-button-bright-blue i.fa,
a.download-button-bright-blue i.fa { 
  font-size: 30px;
  padding-right: 20px;
  vertical-align: middle;
}

/* RED */
a.button-red,
a.button-red,

a.email-button-red,
a.email-button-red,

a.download-button-red,
a.download-button-red {
  font: Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0 10px 0;
  padding: 10px 20px;
  color: #FFF;
  background: #CC0000;
  text-decoration: none;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; */
}

a.button-red:hover,
a.button-red:hover,

a.email-button-red:hover,
a.email-button-red:hover,

a.download-button-red:hover,
a.download-button-red:hover {
  color: #fff;
  background: #FF0000;
  text-decoration: none;
}

a.button-red i.fa,
a.button-red i.fa,

a.email-button-red i.fa,
a.email-button-red i.fa,

a.download-button-red i.fa,
a.download-button-red i.fa { 
  font-size: 30px;
  padding-right: 20px;
  vertical-align: middle;
}

/* ORANGE */
a.button-orange,
a.button-orange,

a.email-button-orange,
a.email-button-orange,

a.download-button-orange,
a.download-button-orange {
  font: Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0 10px 0;
  padding: 10px 20px;
  color: #FFF;
  background: #FF9900;
  text-decoration: none;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; */
}

a.button-orange:hover,
a.button-orange:hover

a.email-button-orange:hover,
a.email-button-orange:hover,

a.download-button-orange:hover,
a.download-button-orange:hover {
  color: #fff;
  background: #FF9900;
  text-decoration: none;
}

a.button-orange i.fa,
a.button-orange i.fa,

a.email-button-orange i.fa,
a.email-button-orange i.fa,

a.download-button-orange i.fa,
a.download-button-orange i.fa { 
  font-size: 30px;
  padding-right: 20px;
  vertical-align: middle;
}

/** New Tabs **/
.responsive-tabs ul.responsive-tabs__list { margin: 20px 0 0 0!important; }
.responsive-tabs .responsive-tabs__list__item { font-size: 15px!important; color: #333!important; }

/** video sizing issue in tab / Play Button **/
.mejs-container { clear: both; width: 100%!important; }



/** QUIZ - BLOG **/
.single-blog #watupro_quiz input {
    display: inline-block;
    margin-bottom: 30px;
    *margin-left: .3em;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #66b6fc;
    background: -moz-linear-gradient(top, #66b6fc 0%, #5998d3 100%);
    background: -webkit-linear-gradient(top, #66b6fc 0%,#5998d3 100%);
    background: linear-gradient(to bottom, #66b6fc 0%,#5998d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 );
    text-decoration: none;
    background-repeat: repeat-x;
    border: 1px solid;
    border-color: #66b6fc #66b6fc #5998d3;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.single-blog .watupro-choices-columns.show-question {
  padding: 10px 20px;
}




/** QUIZ **/
.watu-question {
  background: #efefef;
  margin-bottom: 25px;
  padding: 10px 20px;
  border-radius: 10px;
}

.question-content {
  margin: 0!important;
}

.question-content > div {
  /* background: #efefef; */
  padding: 10px 20px 0;
  border-radius: 10px;
  font-weight: bold;
}

.question-choices {
  padding-left: 20px;
}

.question-choices .watupro-question-choice {
  /* padding-top: 0!important; 
  padding-bottom: 0!important; */
  display: block;
}

.quiz-form label {
  color: #404040!important;
  font-size: 14px!important;
  /* line-height: 0!important;
  line-height: 0.4em!important; */
}

.watupro-question-choice span {
  text-transform: none;
}

.watupro-question-choice:hover {
  background: none!important;
}

/* [type="radio"].dcs_checkrad + label:before {
  left: 0px!important;
  top: -5px!important;
  margin: 0!important;
}

[type="radio"].dcs_checkrad + label:before, [type="radio"].dcs_checkrad + label:after {
  top: -5px!important;
  margin: 0!important;
} */










@media screen and (min-width: 320px) and (max-width: 640px) {
 
  body { background: none; }
  
  /* Main Header */
  #logo_wrap { background: #137CA2!important; }
  
  /* .sub-menu { display: none!important; } */
  
  .site-branding ul.social { display: block; text-align: center; float: none; margin: 0 auto; }
  .site-branding ul.social li.tel { display: block; }
  .site-branding ul.social li.email { display: block; margin-bottom: 20px; }
  
  /* .orange-top { background: none; border: none; width: 100%; }
  .orange-top h2 { display: none; }
  
  .green-top { background: none; border: none; width: 100%; margin: 20px 0; }
  .green-top h2 { display: none; }
  
  .blue-top { background: none; border: none;  width: 100%; }
  .blue-top h2 { display: none; }
  .blue-top p { display: none; }
  .blue-top a { margin: 0; } */
 
  .header-extra-info { display: none; }
  
  .mobile-extra-info { display: block; }
  .mobile-extra-info .orange-top { width: 100%; }
  .mobile-extra-info .green-top { width: 100%; margin: 20px 0; }
  .mobile-extra-info .blue-top { width: 100%; }
  .mobile-extra-info .analyzer { width: 100%; margin: 20px 0; }
  
  .home .woo_card { width: 100%; }
  
  /*******************************/
  /* Black Friday Special */

  .promo-bar ul li { display: block; font-size: 14px; margin-bottom: 20px; padding: 0 20px; }
  .promo-bar ul li a { display: block; }
  .promo-bar ul li #clock { display: block; }
  
  /*******************************/
  /* Columns */
  
  .col-2 { width: 100%; }
  .col-2.first { margin-right: 1%; }
  .col-2.last { margin-left: 1%; }
  .col-3 { float: left; width: 100%; }
  .col-4 { float: left; width: 50%; }
  
  #header_cta { display: none; }
  
  .consult-training { display: none; }
  
  .the_logo, .site-title { text-align: center; width: 100%; }
  
  .site-branding ul.social { display: block; text-align: center; float: none; margin: 0 auto; }
  .site-branding ul.social li.tel { display: block; }
  .site-branding ul.social li.email { display: block; margin-bottom: 20px; }
  
  /*******************************/
  /* Mobile Menu */

  #header_menu_toggle { z-index: 100; }

  #header-navigation {
    background: rgba(0,0,0,0.8);
    left: 0;
    overflow: hidden;
    padding: 25px 0 15px;
    position: absolute;
    width: 100%;
    z-index: 99;
  }
  
  #header-navigation li li span { padding: 0 25px; }
  
  #header-navigation li.menu-item-has-children {
    position: relative;
    width: 270px!important;
    display: block!important;
  }
  
  #header-navigation li.menu-item-has-children:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;

    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 12px;
    right: 0;
  }

  .sub-menu { display: block!important; }
  .sub-menu.is-hidden { display: none!important; }
  
  /*******************************/
  /* Featured Box Green */
  
  #featured_boxes_green {
    margin-bottom: 20px;
    padding: 0 20px;
  }
  
  #featured_boxes_green p { display: none; }
  
  #featured_boxes_green .container a {
    display: block;
    float: none;
    margin: 20px auto 20px auto;
    width: 100%; 
    text-align: center;
  }
  
  #featured_boxes_green .green_angle { display: none; }
  
  /*******************************/
  /* sidebar */
  
  #sidebar {
    background-color: transparent!important;
    box-sizing: content-box;
    clear: both;
    float: left;
    margin: 0 -20px -120px;
    padding: 60px 20px;
    width: 100%;
  }

  
  /*******************************/
  /* Newsletter */
  
  #featured_boxes_newsletter { display: none; }
  
  /*******************************/
  /* Contact Us */
  
  .contact-main input[type="submit"] {
    width: 100% !important;
  }
  
  /*******************************/
  /* Footer */
  
  body.home.page footer .container {
    padding: 40px 20px 20px 20px!important;
  }
  
  body.page footer .container {
    padding: 120px 20px 20px 20px!important;
  }
  
  footer ul.contact {
    float: left;
    margin: 30px 0 0 0;
    padding: 0 0 10px;
    text-align: left;
  }
  
  footer ul.social {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  
  ul.ftnav { display: none; }
  
}















@media screen and (min-width: 641px) and (max-width: 980px) {
  
  body { background: none; }
  
  /* Main Header */
  #logo_wrap { background: #137CA2!important; }
  .the_logo, .site-title { text-align: center; width: 100%; }
  
  /*******************************/
  /* Columns */
  
  .col-2 { width: 100%; }
  .col-2.first { margin-right: 1%; }
  .col-2.last { margin-left: 1%; }
  .col-3 { float: left; width: 100%; }
  .col-4 { float: left; width: 50%; }
  
  #header_cta { display: none; }
  
  .consult-training { display: none; }
  
  .the_logo, .site-title {
    text-align: center;
    width: 100%;
}
  
  .site-branding ul.social { display: block; text-align: center; float: none; margin: 0 auto; }
  .site-branding ul.social li.tel { display: block; }
  .site-branding ul.social li.email { display: block; margin-bottom: 20px; }
  
  .orange-top { width: 49%; margin: 20px 1% 20px 0; }
  .green-top { width: 49%; margin: 20px 0 20px 1%; }
  .analyzer { width: 49%; margin: 20px 0 20px 1%; }
  .blue-top { width: 100%; }
  
  /*******************************/
  /* Mobile Menu */

  #header_menu_toggle { z-index: 100; }

  #header-navigation {
    background: rgba(0,0,0,0.8);
    left: 0;
    overflow: hidden;
    padding: 25px 0 15px;
    position: absolute;
    width: 100%;
    z-index: 99;
  }

  .sub-menu { display: block!important; }
  .sub-menu.is-hidden { display: none!important; }
	
  .mobile_menu_bump #logo_wrap { padding-bottom: 30px; }
	
  #header_menu_toggle { display: block; }
	
  #header-navigation {
    display: none;
    padding: 25px 0 15px;
    overflow: hidden;
    width: 100%;
  }
	
  #header-navigation > div {
    float:left;
    position: relative;
    left:50%;
  }
	
  #header_nav #header-navigation > div > ul {
    float:left !important;
    position: relative;
    right:50%;
    left: auto !important;
  }

  #header_nav #header-navigation ul,
  #header_nav #header-navigation li {
    width: auto;
    float: none;
    text-align: center;
    position: relative !important;
    opacity: 1 !important;
    display: block;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    left: 0 !important;
    top:inherit;
    margin: 0;
  }
  
  
  
  
  


  
  #header-navigation li li span { padding: 0 25px; }
  
  #header-navigation li.menu-item-has-children {
    position: relative;
    width: 270px!important;
    display: block!important;
  }
  
  #header-navigation li.menu-item-has-children:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;

    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 12px;
    right: 0;
  }

  
  
  
  
  
  /*******************************/
  /* Featured Box Green */
  
  #featured_boxes_green {
    margin-bottom: 20px;
    padding: 0 20px;
  }
  
  #featured_boxes_green p { display: none; }
  
  #featured_boxes_green .container a {
    display: block;
    float: none;
    margin: 20px auto 20px auto;
    width: 100%; 
    text-align: center;
  }
  
  #featured_boxes_green .green_angle { display: none; }
  
  /*******************************/
  /* sidebar */
  
  #sidebar {
    background-color: transparent!important;
    box-sizing: content-box;
    clear: both;
    float: left;
    margin: 0 -20px -120px;
    padding: 60px 20px;
    width: 100%;
  }
  
  /*******************************/
  /* Newsletter */
  
  #featured_boxes_newsletter { display: none; }
  
  /*******************************/
  /* Contact Us */
  
  .contact-main input[type="submit"] {
    width: 100% !important;
  }
  
  /*******************************/
  /* Footer */
  
  body.home.page footer .container {
    padding: 40px 20px 20px 20px!important;
  }
  
  body.page footer .container {
    padding: 120px 20px 20px 20px!important;
  }
  
  footer ul.contact {
    float: left;
    margin: 30px 0 0 0;
    padding: 0 0 10px;
    text-align: left;
  }
  
  footer ul.social {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  
  ul.ftnav { display: none; }
}




@media screen and (max-width: 980px) { 
  #sidebar { display: none!important; }
}










@media screen and (min-width: 981px) and (max-width: 1170px) {
  
  .orange-top { width: 49%; margin: 20px 1% 20px 0; }
  .green-top { width: 49%; margin: 20px 0 20px 1%; }
  .blue-top { width: 100%; }
  
  /*******************************/
  /* Mobile Menu */

  #header_menu_toggle { z-index: 100; }

  #header-navigation {
    background: rgba(0,0,0,0.8);
    left: 0;
    overflow: hidden;
    padding: 25px 0 15px;
    position: absolute;
    width: 100%;
    z-index: 99;
  }

  .sub-menu { display: block!important; }
  .sub-menu.is-hidden { display: none!important; }
	
  .mobile_menu_bump #logo_wrap { padding-bottom: 30px; }
	
  #header_menu_toggle { display: block; }
	
  #header-navigation {
    display: none;
    padding: 25px 0 15px;
    overflow: hidden;
    width: 100%;
  }
	
  #header-navigation > div {
    float:left;
    position: relative;
    left:50%;
  }
	
  #header_nav #header-navigation > div > ul {
    float:left !important;
    position: relative;
    right:50%;
    left: auto !important;
  }

  #header_nav #header-navigation ul,
  #header_nav #header-navigation li {
    width: auto;
    float: none;
    text-align: center;
    position: relative !important;
    opacity: 1 !important;
    display: block;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    left: 0 !important;
    top:inherit;
    margin: 0;
  }
  
  #header-navigation li li span { padding: 0 25px; }
  
  #header-navigation li.menu-item-has-children {
    position: relative;
    width: 270px!important;
    display: block!important;
  }
  
  #header-navigation li.menu-item-has-children:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;

    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 12px;
    right: 0;
  }
  
}