body, div, p, a{
  font-family: 'Lato', 'Lato Regular', sans-serif;
  font-weight: normal;
  font-size:14px;
  line-height:18px;
  color: #666;
}
 
h1 {	
  		font-size: 42px;
      line-height: 46px;
      margin: 0px auto 0px;
      text-align: center;
      color: #666;
      font-weight: bolder;
}

h2 { 
    font-size: 28px;
    font-weight: 300;
    line-height: 32px;
    text-align: center;
    color: #338a86;
    max-width: 1186px;
}

h3 {
   font-size: 14px;
   font-family: inherit;
   font-weight: bold;
   line-height: 18px;
   color: #338a86;
   max-width: 1186px;
   margin: 10px auto;
}
 
/* special styles for imported home page */

div.wpb_wrapper a {
  font-family:'Lato', sans-serif;
  font-weight:400;
  font-size:14px;
  line-height:1.2;
}

div.wpb_wrapper p {
  font-family:'Lato',sans-serif;
  font-weight:400;
  font-size:14px;
  line-height:1.7;
}

/* end of imported home page styles */
.bodyRow {
  width: 90%;
  max-width: 1100px;
  margin: 0px auto;
}

.bgGreyCircle {
  height: 330px;
  width: 330px;
  background-color: #f3f3f3;
  border-radius: 50%;
  display: inline-block;
  padding: 15px;
  text-align: center;
}
div#myGreyCircle {
  height: 330px;
  width: 330px;
}
img.wp-image-73 {
    height: 165px;
}

.whitespace {
  text-align: center;
  padding: 0px 40px 20px;
  margin: 0px auto;
}

/* header styles */
header.entry-header {
  display:none;
}
header#masthead {
  display: none;
}

.desktop_header {
  height: 350px;
}
.tablet_header {
  height: 350px;
}
.headerBgDiv {
    background-color: #fff;
    padding: 25px;
    margin: -56px auto 0px;
    text-align: center;
    height: 157px;
    width: 733px;
}

.tablet_header .headerBgDiv {
    background-color: #fff;
    padding: 25px;
    margin: -56px auto 0px;
    text-align: center;
    height: 157px;
    width: 533px;
}

.tablet_header h1 {
 font-size: 36px;
 line-height: 40px;
}
/*new format header*/
.newBodyRow {
  width: 90%;
  max-width:1040px;
  margin: 0px auto;
}

.newBodyRow h2 {color: #545454;}
.headRow {margin: 0px auto;}
.headRow h1 {color: #fff;}
#headerDesktop .headRow h1, #headerTablet .headRow h1 {color: #fff; font-size: 38px; line-height: 44px;}
#headerMobile .headRow h1 {color: #fff; font-size: 28px; line-height: 34px;}

header.entry-header {
  display:none;
}

div.entry-thumbnail{
  display:none;
}  

header#masthead {
  display: none;
}

/*#shiftnav-toggle-main {display:none;}*/
#headerDesktop{width: 1040px; margin: 0px auto !important;}
@media only screen and (max-width: 1039px){
  #headerDesktop{
      display: none;
  }
} 

@media only screen and (min-width: 1040px){
  #headerTablet{
      display: none;
  }
} 

@media only screen and (min-width: 641px){
  .mobile_header{
      display: none !important;
  }
} 

div.headRow h3 {color: white; font-size: 16px !important;}

img.swirl {
  width: 18px;
    height: 20px;
    margin-left: 10px;
    margin-bottom: -2px;
    margin-top: 3px;
    display: inline-block
}  

h3.courseTitle {
    display: inline-block;
    padding: 0px 0 0 10px;
}
/*endof new format*/
/* end of header styles */
/* form related styles */

.mainForm {
  width: 100%;
  background-color: #eaf3f3;
  border-radius: 10px;
  margin: 0 auto;
  padding: 20px;
}

.mainForm.secondary {
 background-color: #fff; 
}

.cf7-smart-grid.has-grid div.field span.wpcf7-not-valid-tip {
position: relative !important; 
margin-top:5px;
background: none !important;
}

p.myWarning {
display: none;
}

.wpcf7-display-none {
display:none !important;
}

a.ow-icon-placement-left.ow-button-hover, 
a.ow-icon-placement-left.ow-button-hover:hover,  
a.ow-icon-placement-left.ow-button-hover:focus, 
a.ow-icon-placement-left.ow-button-hover:visited,  
a.ow-icon-placement-left.ow-button-hover:active,
.so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a.ow-button-hover:hover {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e51b24), color-stop(1, #e51b24));
    border-color:#e51b24;
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
  	/* font-weight: normal !important; making all normal until can figure out bolding widget buttons */
    /*box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);*/
    border-radius: 0.25em;
    /*background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b8151c), color-stop(1, #e51b24));*/
    box-sizing: border-box;
    width: 250px;
    font-size: 1em;
    padding: .8em 2em;
}
.cf7-smart-grid.has-grid input.wpcf7-form-control.wpcf7-submit {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e51b24), color-stop(1, #e51b24));
    border-color:#e51b24;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    border-radius: 0.25em;
    box-sizing: border-box;
    font-size: 1em;
    padding: .8em .5em;
    text-align: center;
}
@media only screen and (min-width: 768px){
.cf7-smart-grid.has-grid input.wpcf7-form-control.wpcf7-submit {
    padding: .5em .5em;
}
}
@media only screen and (min-width: 422px) and (max-width: 767px){
.cf7-smart-grid.has-grid input.wpcf7-form-control.wpcf7-submit {
		padding: 0.6em .6em;
    margin-top: .1em;
  }
}  

input {
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
}
/*new format link to phone*/
.moreInfo a[href^=tel] {color: #fff;}
/*end newformat*/
/* end of form related */

/* current accordion styles - check for serial number after default - can change - and change for mobile */
/*new format, FAQs seperate page*/
.sow-accordion-title {font-size: 16px; font-weight: bold;}
/*end new format*/
.so-widget-sow-accordion-default-d8753a2ea34b {
  margin-top: 20px; 
}
.so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
        font-size: 22px;
        padding-left: 3px;
        margin-left: 3px;
        font-weight: inherit;
}
.so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-close-button {
  float: left;
}
.so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-close-button {
  font-size: 22px; 
    color: #e51b24;
}
.so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-button {
  font-size: 22px;
    color: #e51b24;
}
.so-widget-sow-social-media-buttons-flat-4eb403dba06d .sow-social-media-button {
    padding: 0.25em 0.3em !important;
    margin: 0.1em 0.35em 0.1em 0.05em !important;
}
.so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel:not(.sow-accordion-panel-open) > .sow-accordion-panel-header .sow-accordion-close-button {
  display: none;
}
.so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel.sow-accordion-panel-open > .sow-accordion-panel-header .sow-accordion-open-button {
  display: none;
}

/* end of current accordion for desktop */


/* desktop and larger tablet only */
@media only screen and (min-width: 781px){
  .so-widget-sow-social-media-buttons-flat-bf8ff0c74fb4.social-media-button-container {
    text-align:left;
  }
  div.contactRow h3{
      margin-bottom: 0px;
  }
} 
/*end of desktop and larger tablet only */
/*mobile styles*/
@media only screen and (max-width: 968px) {
    /* mobile accordion */
    .so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
        font-size: 18px;
        padding-left: 3px;
        margin-left: 3px;
    }
    .so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-close-button {
        float: left;
    }
    .so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-close-button {
        font-size: 18px; 
        color: #e51b24;
    }
    .so-widget-sow-accordion-default-d8753a2ea34b .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-button {
        font-size: 18px;
        color: #e51b24;
    }
  /* end of mobile accordion */
   /* a.ow-icon-placement-left.ow-button-hover, 
    a.ow-icon-placement-left.ow-button-hover:hover,  
    a.ow-icon-placement-left.ow-button-hover:focus, 
    a.ow-icon-placement-left.ow-button-hover:visited,  
    a.ow-icon-placement-left.ow-button-hover:active,
    .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a.ow-button-hover:hover {
        width: 235px;
    }*/
    .headerBgDivMob {
        background-color: #fff;
        color: black;
        padding: 10px;
        margin: -7px auto 0px;
        text-align: center;
        height: 135px;
        width: 280px;
    }
    .headerBgDivMob h1 {
        font-size: 28px;
        line-height: 32px;
        margin: 0px auto;
        text-align: center; 
    }
    h2 {
        font-size: 22px; 
        line-height: 26px;
    }
    h3 {
        font-size: 14px; 
        line-height: 18px;
        margin: 5px auto;
    }
    .whitespace {
        text-align: center;
        padding: 20px 40px 20px;
        margin: 0px auto;
    }
    
    img.wp-image-73 {
        height: 140px;
    }
}
/*end of larger mobile styles*/

/*mobile video appearance */
@media only screen and (max-width: 780px){
 
    div.pp_details {height: 50px;}
    div#pp_full_res {text-align: center;}

} 
/*end of mobile video*/ 
/* smaller mobile changes */


@media only screen and (max-width: 767px) {
    .bgGreyCircle {
        height: 270px;
        width: 270px;
    }
    div#myGreyCircle {
        height: 270px;
        width: 270px;
    }
   img.wp-image-73 {
        height: 140px;
    }
 }
/*footer styles*/
div.contactRow h3{
  color: #fff;
  margin: 25px 0 10px;
} 
div.contactRow a{
  color: #fff;
}
div.so-widget-sow-social-media-buttons h3.widget-title { font-size: 14px; }
.copyright {
    display: inline-block;
}
ul.list-inline {
    display: inline-block;
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    padding: 0 0 0 2em;
}
ul.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
} 
.bottom-bar, .site-info {
    display:none;
  }

/*end of footer styles*/

/* icons for 3-ups */
div.yiin-benefit-icon  {
    height: 70px;
    width: 70px;
    display: block;
    margin: 20px auto 15px;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.1);
}

div.yiin-icon-1 { background: url(/wp-content/uploads/2018/12/phone-call_icon.svg) no-repeat center center;
  background-size: contain; 
}
div.yiin-icon-2 { background: url(/wp-content/uploads/2018/12/three-people_icon.svg) no-repeat center center;
  background-size: contain; 
}
div.yiin-icon-3 { background: url(/wp-content/uploads/2018/12/calendar_icon.svg) no-repeat center center;
  background-size: contain; 
}
div.yiin-icon-4 { background: url(/wp-content/uploads/2018/12/devices-poly_icon.svg) no-repeat center center;
  background-size: contain; 
}
div.yiin-icon-5 { background: url(/wp-content/uploads/2018/12/sheets-mountain_icon.svg) no-repeat center center;
  background-size: contain; 
}
div.yiin-icon-6 { background: url(/wp-content/uploads/2018/12/video_training_icon.svg) no-repeat center center;
  background-size: contain; 
}
div.yiin-icon-7 { background: url(/wp-content/uploads/2018/12/chart-arrow_icon.svg) no-repeat center center;
  background-size: contain; 
}
/*end of icons for 3-ups */


div.whatIntro, div.studIntro, div.accIntro, div.accIntro p { margin-bottom: 0px; }

/* student review section */
div.greenQuote { 
    background: url(/wp-content/uploads/2018/12/largegreenquote.svg) no-repeat left center;
    background-size: contain;  
    height: 25px;
    width: 25px;
    display: block;
    margin: 0px 0px 20px 0px;
}
div.greenBGContainer {
  height: 540px;
  background-color: #eaf3f3;
}

div.greenQuoteBG {
   background-color: #eaf3f3;
   padding: 15px;
   text-align: left;
   margin-bottom: 20px;
}

div.greenQuoteBG h3 {
    font-size: 14px;
    margin: 0px;
}
div.greenQuoteBG p {
    margin-bottom: 20px;
}

div.greenQuoteBG.below {
    border-top: solid 22px #fff;
}
@media only screen and (max-width: 780px){
  div.greenBGContainer {
      height: auto;
      background-color: #fff;
  }
  div.greenQuoteBG.below {
      margin-top: 22px;
      border-top: none;
  }
}

@media only screen and (min-width: 768px) and  (max-width: 842px){
   div.greenQuoteBG p {
    font-size: 14px;
     line-height: 18px;
  }
}

@media only screen and (max-width: 805px) and (min-width: 781px){
  div.greenQuoteBG.leftSide {
      padding-bottom:0px;
  }
}

/*Grey Circles*/
@media only screen and (min-width: 841px) and (max-width: 998px){
  .bgGreyCircle {
        height: 270px !important;
        width: 270px !important;
    }
    div#myGreyCircle {
        height: 270px !important;
        width: 270px !important;
    }
}
@media only screen and (min-width: 781px) and (max-width: 840px){
 .bgGreyCircle {
        height: 260px !important;
        width: 260px !important;
    }
  
  div#myGreyCircle {
      height:260px !important;
      width:260px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 780px){
  .bgGreyCircle {
        height: 250px !important;
        width: 250px !important;
    }  
  div#myGreyCircle {
        height:250px !important;
        width:250px !important;
    }
}
/* end of student review section */  
/* new format new sections */

.LYDBRules p {color: #545454; font-size: 14px;}
.howItWorksTablet h2, .howItWorks h2 {color: #545454;}
.howItWorks h3, .howItWorks p { color:white; text-align: center; padding: 0px 10px;}
.howItWorksTablet h3, .howItWorksTablet p { color:white; text-align: left;}
.howItWorks h3 {font-weight: normal; font-size: 18px;} 
.howItWorks p {font-weight: normal; font-size: 16px;}
.newBodyRow {
  width: 90%;
  max-width: 1040px;
  margin: 0px auto;
}

div.payDiv {
  height: 175px;
  width: 325px;
  padding: 30px;
  background-color: #d8d8d8;
  color: #545454;
  font-size: 16px;
  line-height:24px;
  font-weight: bold;
  text-align: center;
  border-radius: 6px;
}
@media only screen and (max-width: 781px){
  div.payDiv { width: 300px; margin: 0px auto;}
}  
@media only screen and (max-width: 767px){
  div.myFormDiv {margin: 0px auto; text-align: center;}
} 
div.payDiv .introPay, div.payDiv a {
  font-weight: normal;
  font-size: 16px;
}

div.myFormDiv .cf7-smart-grid.has-grid .wpcf7-submit {
    background: #e71a21;
    border: solid 1px #e71a21;
}

div.advVideo h2, div.advVideo h3 {color: #020202; font-weight: normal; text-align: left;}
div#advVideoRowTablet {display:none;}
@media only screen and (max-width: 781px){
  h1 { text-align: center; 
        font-size: 28px;
        line-height: 32px;
  }
  div.headRow h3 { text-align: center; font-weight: normal;}
  .howItWorks h3 {font-weight: normal; font-size: 14px;} 
  .howItWorks p {font-weight: normal; font-size: 14px;}
  div.advVideo h2, div.advVideo h3 {text-align: center;}
  /*div.advVideo {width: 320px;}*/
  div#advVideoRow {width: 100%;}
}

div.howItWorks.panel-row-style.panel-row-style-for-16-3, div#howItWorks{display:block;}
@media only screen and (min-width: 1040px){
  div.howItWorksTablet.panel-row-style.panel-row-style-for-16-4, div#howItWorksTablet {display:none;} 
}
@media only screen and (min-width: 768px) and (max-width: 1039px){
  div.howItWorks.panel-row-style.panel-row-style-for-16-3,  div.howItWorks.panel-row-style.panel-row-style-for-228-3, div#howItWorks {display:none;}
  div.howItWorksTablet.panel-row-style.panel-row-style-for-16-4, div#howItWorksTablet {display:block;} 
  div#advVideoRow {display:none;}
  div.advVideo{padding: 25px; width: 768px;}
  div.advVideo h2, div.advVideo h3 {text-align: center;}
  div#advVideoRowTablet {display: block;}
  div#iconsOne newBodyRow {width: 768px;}
}

/* end of new format new sections */
/* more accordion styles, may not be in use */
.so-widget-sow-accordion-default-603576840623 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
  font-size: 22px;
}
.so-widget-sow-accordion-default-603576840623 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-close-button {
  float: left;
  color: #e51b24;
}
.so-widget-sow-accordion-default-603576840623 .sow-accordion .sow-accordion-panel:not(.sow-accordion-panel-open) > .sow-accordion-panel-header .sow-accordion-close-button {

  font-size: 22px;
  margin-right: 3px;
}
.so-widget-sow-accordion-default-603576840623 .sow-accordion .sow-accordion-panel.sow-accordion-panel-open > .sow-accordion-panel-header .sow-accordion-open-button {
  font-size: 22px;
  margin-right: 3px;
}
/*end of more accordion styles */

/* navigation styles */
/*#shiftnav-toggle-main {
   display: none;
}*/ 
@media only screen and (max-width: 1067px){
    body.page-id-9 #shiftnav-toggle-main, body.page-id-182 #shiftnav-toggle-main {
      display: block;
    } 
}
/*body.page-id-5 #shiftnav-toggle-main {display: none;}
body.page-id-7 #shiftnav-toggle-main {display: none;}*/
#MainNav{background-color: white;opacity:.5;}
#MainNav #menu-main-menu-2 {list-style: none; background-color: white; line-height:14px; height:50px; padding-top:8px;}
#MainNav #menu-main-menu-2 li {float: left; padding-left: 0px; margin-left: 11px; text-align: center; width: 10%; background-color: white;}
div#MainNav ul#menu-main-menu-2 li a { text-transform: uppercase; text-decoration: none; color: #000; font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight:400; font-size:11px; line-height:14px;}
@media only screen and (min-width: 768px) and (max-width: 1049px) {
  #MainNav #menu-main-menu-2 {
      height:64px;
      line-height:14px;             
      margin:0px;
  }
}
#faceBook {display:none;}
#siteDescript {display:none;}
@media only screen and (min-width: 1050px) and (max-width: 1295px) {
  #MainNav #menu-main-menu-2 {
        height:53px;
        line-height:14px;
        margin:0px;
  }
}

@media only screen and (min-width: 1296px) {
  #MainNav #menu-main-menu-2 {
      height:40px;
      line-height:14px;
      margin:0px;
  }
}
/* end of navigation styles */