@import 'https://fonts.googleapis.com/css?family=Lato:100,300,300i,400,400i,700,700i';


body, html { overflow-x:hidden; }

.hidden {
    display:none;
    visibility: hidden;
}

.clear,
.hero-
{clear:both}

div.opt-in-success, form.opt-in-success.yes {display:none;}

div.opt-in-success.yes {
    background: green;
    display: block;
    padding: 15px;
    font-size: 18px;
    text-align: center;
}

section { background: #FFF; }

a.anchor {
    display: block;
    position: relative;
    top: -75px;
    visibility: hidden;
}

body {
font-family: "Lato", Helvetica, Arial, sans-serif;
font-size: 17px;
line-height: 24px;
color: #333;
}

/*FOR BACKGROUND*/
section.story {
    background-size: 100%;
    background-attachment: fixed;
}

#map-canvas {
        height: 100%;
        margin: 0;
        padding: 0
}

li {
line-height: inherit;
}

p {
    margin: 0 0 24px;
}

blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
border-left: 5px solid #8CC6F4;
}

blockquote p {
margin-bottom: 35px;
font-size: 17px;
font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.5;
    font: inherit;
    vertical-align: baseline;
    margin-bottom: 10px;
    display: block;
    clear: both;
    font-weight:bold;
}

h1 {
    font-size: 30px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 24px;
}
.section-header h3 {
  line-height: 1.5 !important;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 17px;
}
h6 {
    font-size: 16px;
}

#home-hero-widgets a {
color: #F0F044;
text-decoration: underline;
}

#home-hero-widgets a:hover, footer a:hover {
color: #CFCA46;}

ul, ol {
padding: 0;
margin: 0 0 4% 25px;
}

.brand {
color: #FFF !important;
text-decoration: none}
.row {
margin-right: -15px;
    margin-left: -15px;
}

.row.content {
margin-right: -200%;
padding-right: 200%;
background: #56CA69;
}

.navbar .brand, .navbar .nav > li > a {
color: #757575;}

.navbar {
    color: #000;
}

.navbar.dark {
    color: #FFF;
}


.navbar .nav-collapse .nav > li > a, .navbar .nav-collapse .dropdown-menu a {
    color: inherit;
    text-shadow: none;
    padding: 26px 18px;
    margin: 0;
    border-radius: 0;
    background: #FFF;
    z-index: 999;
}

.navbar.dark .nav-collapse .nav > li > a, .navbar.dark .nav-collapse .dropdown-menu a {
    background: none;
}

.navbar.dark .nav-collapse.in.collapse .nav > li > a, .navbar.dark .nav-collapse.in.collapse .dropdown-menu a {
    background: #000;
}

.navbar.dark .btn-navbar {
    background: #000000;
}

.navbar.dark .btn-navbar:hover {
    background: #000000;
}

.full-width-video__element .navbar .nav-collapse .nav > li > a, .full-width-video__element .navbar .nav-collapse .dropdown-menu a {
    color: inherit;
    text-shadow: none;
    padding: 26px 18px;
    background: #FFF;
    margin: 0;
    border-radius: 0;
}

@media (max-width: 768px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
      z-index: 99999;
  }
}

/* / Navbar Hover Effects */

.navbar .nav-collapse .nav > li > a:hover,
.navbar .nav-collapse .dropdown-menu a:hover,
.navbar .nav-collapse .nav > li > a.hovered,
.navbar .nav-collapse .dropdown-menu a.hovered {
    background: #A3A3A3;
    -webkit-transition: 500ms ease-out;
    -moz-transition: 500ms ease-out;
    -o-transition: 500ms ease-out;
    transition: 500ms ease-out;
    color:#FFF;
}

.span8 {
padding: 1.5%;
width: 60%;
background: #4052b8;
margin-left: -200%;
padding-left: 202.5%;
}

.page-sidebar {
    background-color: #f1f1f1;}

.widget-sidebar .widget {
    background: rgb(244, 244, 244);
    padding: 20px;
    color: #000;
}

.content-wrap {
    background: #FFF;
    font-size: 17px;
    line-height: 26px;
    font-weight: inherit;
    position: relative;
    color: #333;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,.3);
    padding: 40px 4% 80px;
    z-index: 1;
    top: 1px;
}

.content-wrap:after {
  clear: both;
}

.content-wrap h1 {
font-size: 38.5px;
line-height: 1.2;
color: inherit;
letter-spacing: -1px;
}

/* HERO HIGHLIGHT */

.highlight-container p.asterisk {
color: #616161;
background: rgba(255, 255, 255, 0.63);
display: inline-block;
padding: 5px 10px;
margin: 0 -10px 8px;
}

.hero-highlight {
color: #333;
background: rgba(255, 238, 91, 1);
display: inline-block;
margin: 0 -1000% 0;
padding: 24px 1000% 17px;
}

.hero-highlight.corporate {
background: #3F8DE8;
}

.hero-highlight h1 {
font-size: 310%;
text-align: center;
}

.hero-highlight p {
font-size: 118%;
line-height: 150%;
font-weight: 400;
margin: 12px 0 22px;
}

.hero-highlight.corporate p {
color:#F0F6FF
}

.hero-box-small {
color: rgba(255, 255, 255, 0.9) !important;
padding: 14px 24px 16px;
line-height: inherit;
font-size: 20px;
text-decoration: none;
font-family: inherit;
text-align: center;
border: none;
vertical-align: baseline;
display: block;
margin: 18px auto 0;
}
.hero-box {
color: rgba(255, 255, 255, 0.9) !important;
padding: 24px 31px;
line-height: inherit;
font-size: 25px;
text-decoration: none;
font-family: inherit;
text-align: center;
border: none;
vertical-align: baseline;
display: block;
margin: 18px auto 0;
}

.preview-box {font-weight: bold;}

.hero-box:hover, .hero-box-small:hover {
text-decoration:none;
}

.span4 {
margin-left: 0;
padding: 0 2% 0;
width: 31.3333%;
}

.featured-vid {
position: relative;
width: 61%;
float: left;
padding: 0;
}

#home-hero-widgets .span4 .widget {
background: rgba(255, 255, 255, 0.72);
color: rgb(75, 75, 75);
}

#home-hero-widgets .span4 .widget a {
color: #5C9BE1;
}

.widget_text .textwidget {
font-size: 16px;
line-height: 144%;
}

.widget_text h2 {
font-size: 22px;
color: #6096DA
}

.content-wrap h1 a,
.content-wrap h2 a,
.content-wrap h3 a,
.content-wrap h4 a {
color: #0088cc;
border-bottom: 2px dotted;
border-color: inherit;
}

.content-wrap h1 a:hover,
.content-wrap h2 a:hover,
.content-wrap h3 a:hover,
.content-wrap h4 a:hover {
color: #005580;
text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a {
color: #FFF
}

.btn-metro {
display: block;
padding: 2.3% 4%;
margin-bottom: 0;
font-size: 22px;
line-height: 32px;
text-align: center;
cursor: pointer;
color: #FFF;
color: rgba(255, 255, 255, 0.88);
background-color: #F5F5F5;
text-decoration: none;
border: none;
}

input.btn-metro {
width: 100%;
white-space: normal;
}

.btn-metro a:hover {
color: inherit;
text-decoration: underline;
}

.btn-metro a {
color: inherit;
text-decoration: none;
border-bottom: 1px dotted;
}

.btn-metro:hover {
color: inherit;
text-decoration: none;
}

/* BUTTON COLORS */

.btn-light-blue {
color: #FFF;
background: #8CC6F4;
-webkit-transition: background .5s linear;
-moz-transition: background .5s linear;
-o-transition: background .5s linear;
}
.btn-light-blue:hover {
color: #FFF;
background: #CAE1F3;
}

.btn-blue {
color: #3F8DE8;
background: #6096DA;
-webkit-transition: background .5s linear;
-moz-transition: background .5s linear;
-o-transition: background .5s linear;
}
.btn-blue:hover {
color: #FFF;
background: #98BCE9;
}

.btn-red {
color: #FFC8C8;
background: #E65151;
-webkit-transition: background .5s linear;
-moz-transition: background .5s linear;
-o-transition: background .5s linear;
}
.btn-red:hover {
color: #FFF;
background: #EB7A7A;
}

.btn-orange {
background: #E89330;
color:#FFF9E4;
-webkit-transition: background .5s linear;
-moz-transition: background .5s linear;
-o-transition: background .5s linear;
}
.btn-orange:hover, .courses-box:hover {
color: #FFF;
background: #FABD75;
}

.btn-green {
background: #56ca69;
-webkit-transition: background .5s linear;
-moz-transition: background .5s linear;
-o-transition: background .5s linear;
}
.btn-green:hover {
color: #FFF;
background: #86F198;
}

.page-title, .post-title {
    display: block;
    margin: 0 0 10px 0;
}

.page-title h1, .post-title h1 {
color: #444;
font-size: 32px;
font-family: Lato, Calibri, Sans, Arial;
}

h4.widget-title {
font-weight: bold;
line-height: 18px;
text-transform: inherit;
margin-top: 9px;
color: inherit;
}

.widget ul > li > a {margin:0;padding:3px 0;}

.widget ul li {
    list-style: none;
    border-bottom: 1px solid #cacaca;
    padding: 5px 0;
    text-align: center;
}

footer {
  z-index: 0;
  position: relative;
  color:#FFF;
}

footer a {
color: inherit;
text-decoration: none;
border-bottom: dotted 1px;
}

footer a:hover {
color: #FFF847;
}


footer .widget {
font-size: 14px;
font-family: Lato, Arial, sans-serif;
line-height: 20px;
}

.copyright {
color: #A0A0A0;
font-size: 15px;
padding: 11px 0;
font-family: Lato, tahoma, arial, times new roman;
display: inline-block;
width: 100%;
text-align: center;
font-weight: 400;
}

.copyright a {
color: inherit;
}

@media only screen and (max-width: 480px) {
.table-style2 {line-height:130%;}
.btn-metro {
padding: 4.3% 6%;
font-size: 120%;
}

a.navbar-logo img {
    width: 70% !important;
}

}


.table-style1 {
border: none;
border-top: 7px solid #8389D6;
border-radius: 10px;
margin: 10px 0 35px;
color: #333;
width: 100%;
}

.table-style1 p {
margin: 0;
}

.table-style1 tr {
background: #D9E3FF;
}

.table-style1 tr:hover {
background: #FFFFFF;
}

.table-style1 td {
width: 1%;
padding: 5px 10px;
vertical-align: middle;
border: 1px solid #4052B8;
}

.table-style1 thead {
width: 186px;
padding: 10px;
vertical-align: middle;
border: 1px solid white;
font-weight: bold;
}

.table-style1 thead tr {
background: #BCCDFF !important;
}.table-style2 {border: none;border-top: 7px solid #8389D6;border-radius: 10px;margin: 10px 0 35px;color: #333;width: 100%;}.table-style2 p {margin: 0;}.table-style2 tr {background: #D9E3FF;}.table-style2 tr:hover {background: #FFFFFF;}.table-style2 td {padding: 5px 10px;vertical-align: middle;border: 1px solid #4052B8;}.table-style2 thead {width: 186px;padding: 10px;vertical-align: middle;border: 1px solid white;font-weight: bold;}.table-style2 thead tr {background: #BCCDFF !important;}

/*.wpcf7-not-valid-tip {
font-size: 16px;
width: 280px;
padding: 10px;
color: #333;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 .uneditable-input {
width: auto;
}

.wpcf7-submit {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #F5F5F5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#E6E6E6));
background-image: -webkit-linear-gradient(top, #FFF, #E6E6E6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
border-color: #E6E6E6 #E6E6E6 #BFBFBF;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #CCC;
border-bottom-color: #B3B3B3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-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,.2), 0 1px 2px rgba(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);
}

.wpcf7-form-control.wpcf7-text {

border: 1px dashed #3C4885;
padding: 7px 6px;
margin-top: 2.5px;

}
.wpcf7-form-control.wpcf7-textarea {

border: 1px dashed #3C4885;
padding: 6px 6px;
font: 17px/22px Arial;
width: 547px;
height: 280px;
margin-top: 2.5px;

}*/

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 31px;
	height: 0;
}
.fb-video-wrapper {
    position: relative;
    padding-bottom: 80.25%;
    padding-top: 0;
    height: 0;
    margin-bottom: 0;
}
.video-wrapper iframe, .fb-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 93.8% !important;
}


.jotform-form, .form-line, .form-submit-reset, .form-submit-print, .form-radio-item, .form-checkbox-item {
margin:0 !important;
padding:0 !important
}

.form-submit-button {margin:0 !important;}
.form-checkbox-item .form-checkbox {
float: left !important;
}

.form-all {
}

.form-all label {
width: 90% !important;
position: relative;
font-size: 13px;
padding-left: 13px;
}

li#menu-item-652 {background-color: #3F8DE8}

li#menu-item-508 {background-color: #E83F3F}

li#menu-item-808 {background-color: #42b649}

#mc_embed_signup, #mc_embed_signup #h2 {color: #333}

#mc_embed_signup p {
margin: 20px 0 16px;
font-weight: bold;
font-size: 22px;
}

#mc_embed_signup form {
margin: 0 0 -5px;
padding: 10px 30px 23px;
}

#mc-embedded-subscribe {
float: left;
margin-top: 25px;
background: #5FADFF;
border: none;
color: #FFF;
padding: 5px 28px;
}

div.mc-field-group {
float: left;
margin-right: 10px;
}

input#mce-EMAIL, input#mce-FNAME, input#mce-LNAME {}

/* UNITS */

a.unit {
  border-style: solid;
  border-color: #FFE2BD ;
  border-width: 7px;
  border-radius:10px;
  background-color: #FFFFFF;
  font-family: calibri, Lato, Arial;
  font-size: 300%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  margin: 8px 5px;
  line-height: 170%;
  color: #f09a2d;
  width: 86px;
  height: 86px;
    text-decoration: none;
}

a.unit:visited {
  background-color: #f09a2d;
  border-color: #f09a2d;
 color: white;
}

a.unit:hover {
background-color: #F8B054;
    border-color: #F8B054;
    color: white;
}

a.unit:active {
    background-color: #DC881E;
    border-color: #DC881E;
    color: white;
}

/* NEW CODE */

.full-width-video__element {
    position: relative;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: black;
}

/*BLACK OVERLAY*/
 .full-width-video__element:before {
    content: "";
    height: 100%;
    width: 100%;
    background: black;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
} 

.full-width-video__player, .full-width-video__fallback {
    min-width: 100%;
    min-height: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

video {
    display: inline-block;
    vertical-align: baseline;
}

.full-width-video__container {
    position: relative;
}

.header {
    padding-top: 22px;
    padding-top: 1.5714286rem;
    padding-bottom: 22px;
    padding-bottom: 1.5714286rem;
}

img.header-content-img {
    max-height: 26vh;
    margin: 32px auto;
    display: block;
    border-radius: 10px;
    width: auto;
    min-height: 180px;
}

.ch-black-background {
    background-color: black;
}

.container-video {
    position: relative;
    width: auto;
    margin: 0;
    height:100%;
    min-height: 768px
}
/*.navbar:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}*/

.navbar-relative-top {
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    z-index: 0;
    left: 0;
    right: 0;
    height:75px;
}

.navbar-push {
  height: 0 !important;
}

@media (max-width: 767px) {
	.navbar-relative-top {
	    z-index: 999999999;
	}
}

.navbar{margin:0;}

.nav-collapse {
    margin: 0 -15px;
}

.navbar-inner {
    background-color: #FFF !important;
    background-image: none !important;
    border: none;
    box-shadow: none !important;
    padding:0 !important;
    height:76px;
}

.container.header-content {
    position: relative;
    top: 7vh;
    margin: 0 auto;
    text-align: center;
}

.navbar-logo img {
    width: 300px;
    position: relative;
    left: 0;
    display: inline-block;
    float: left;
    margin-top: 20px;
}

.navbar-logo.alone img {
    display: block;
    margin: 0 auto;
    text-align: center;
    float: none;
    padding-top: 30px;
}

/*START HEADER STUFF*/

.header-content {
    color:#FFF;
}

.header-content h1, .header-content h2 {
    text-align: center;
    color: inherit;
    line-height: 1.5;
    z-index: 0;
    float: none;
    font-family: "Lato", "Arial";    
}

.header-content h1 {
    font-size: 68px;
    margin: 0 auto;
    font-weight: 100;
    letter-spacing: -2px;
    word-spacing: 5px;
    padding: 0 0 20px;
}

.header-content h1 strong {
    font-weight: 700;
    letter-spacing: -1px;
}

.header-content h2 {
    font-size: 35px;
    margin-top: 6px;
    word-spacing: 3px;
    letter-spacing: 0px;
}

.header-content h2.header-text-2 {
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 30px;
}

#header-text-2-2 {
  cursor: pointer;
}

span.really {
    background-image: url(/img/underline-04-red.png);
    background-repeat: no-repeat;
    background-position: 128px 79px;
    padding: 20px 11px 141px 355px;
    margin: -20px -11px -141px -355px;
    width: 100px;
}

@media (max-width: 500px) {
span.really  {
    display:none !important;
}
.header-content h2 {
    margin-top:30px !important;
}
.focus-00.color-extend {
    padding-top: 2vh;
    padding-bottom: 2vh;
}
.focus-00.color-extend h3 {
    font-size: 4.4vw;
}
}

.watch-a-video {
    padding: 0px 0 15px;
    max-width: 200px;
    margin: 0 auto;
    font-size: 100%;
    color: #979797;
    text-align: center;
}

.container_ala_leflipclock .watch-a-video {
    margin-top: -26px;
}

/*.watch-a-video .text {
    display:none;
}*/

.watch-a-video i {
    font-size:60px !important;
}

.watch-a-video-mobile {
    display:none;
}

.watch-a-video a {
    text-decoration: none;
    color: inherit;
}

.watch-a-video a:hover {
    font-weight:bold;
}

.watch-a-video img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
    max-height: 291.25px;
}

.header-content h2 {
  font-weight:300 !important;
}

.header-content h2 a:hover {
  text-decoration: underline;
  color:inherit;
}

#header-text-2-1 {
  font-weight: 300 !important
}

#header-text-2-1 a {
 text-decoration: underline;
}

#header-text-2-1 a:hover {
 color: #999;
}

.sign-up-conv {
    width: 768px;;
    margin: 0 auto;
}

.focus-2 .sign-up-conv {
    margin-top: 0;
    margin-bottom: 50px;
}

.focus-2 .sign-up-conv.bottom {
    margin-top: 50px;
    margin-bottom: 0;
}

.focus-4 .sign-up-conv {
    margin-top: 30px;
    margin-bottom: -30px;
}
.videos .sign-up-conv {
    margin-top: 50px;
    margin-bottom: -30px;
}

.sign-up-conv form {
    text-align: center;
}

.sign-up-conv input[type="email"] {
    margin: 0;
    height: 60px;
    width: 60%;
    font-size: 26px;
    line-height: 30px;
    display:inline-block;
	padding-left: 15px;
	padding-right: 15px;
}

.sign-up-conv input[type="submit"], .sign-up-conv a {
    width: 39%;
    background: #c25252;
    font-size: 20px;
    display: inline-block;
    color: #FFF;
}

.sign-up-conv a {
    width: 95%;
    padding: 19px;
}

.sign-up-conv input[type="submit"]:hover,
.sign-up-conv a:hover {
    background: #918d8d;
    text-decoration: none;
  }

.sign-up-conv input[type="submit"]:active,
.sign-up-conv a:active {
    top: 0;
    background: none;
    color: #F06E46;
    border-width: 5px;
}

.app-availability-icons img {
        -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
	position: relative;
	bottom: 0px;
    max-width: 225px;
    width:100%;
}

.widget-sidebar .app-availability-icons {
    margin-top: 15px;
}

.widget-sidebar .app-availability-icons div {
    margin-bottom: 15px;
}

.widget-sign-up input, .widget-sign-up a.sign-up {
    width: 100%;
    font-family: Calibri, Lato, Arial;
    font-size: 18px;
    text-align: center;
}

.widget-sign-up input[type=text],
.widget-sign-up input[type=email] {
    height: auto;
    padding: 10px;
}

.widget-sign-up .login-container-btn {
    margin:0;
}

.lity-content .widget-sign-up {
    background: white;
    padding: 29px;
    max-width: 500px;
    text-align:center;
    line-height: 2;
}

.sign-up-wrapper {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
}

.sign-up-wrapper .widget-sign-up {
    position: relative;
    z-index: 999999;
    text-align: center;
    margin: 15px auto;
    max-width: 400px;
    background: #FFF;
    padding: 20px 20px 1px 20px;
    color: #333;
    border-radius: 10px;
    top: 20px;
}

@media (max-width: 400px) {
    .sign-up-wrapper .widget-sign-up {
    margin-left: 15px;
    margin-right: 15px;
    }
}

.widget-sign-up p {
    margin-top: 5px;
}

.widget-sign-up .close {
    font-size: 30px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.app-availability-icons img:hover {
    bottom: 5px;
}

.header-content .sign-up-conv {
    display: inline-block;
    width: 100%;
    max-width: 500px;
}

.header-content input[type="submit"] {
    width: 90%;
}

.header-content .sign-up-conv.secondary-cta input[type="submit"],
.header-content .sign-up-conv.secondary-cta a, a.secondary-cta {background: #3CB550}

.sign-up-conv.secondary-cta input[type="submit"]:hover,
.sign-up-conv.secondary-cta a:hover, a.secondary-cta:hover {
background: #248C35;
    color: #D1FFD6;}

.sign-up-conv.secondary-cta input[type="submit"]:active,
.sign-up-conv.secondary-cta a:active, a.secondary-cta:active {
    background: none;
    color: #3CB550;
}
a.secondary-cta {
    margin-top: 15px;
}


/*END HEADER STUFF*/

/*COLOR EXTEND*/

.menu-item-241 a {
    background: #5DA962 !important;
    color: #FFF !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.menu-item-241 a:hover {
    background: #2A9231 !important;
    color: #FFF !important
}

.menu-item-241 a:active {
    background: #2A9231 !important;
    color: #0A4E0E !important;
}

.menu-item-241 a {
    background: #5DA962 !important;
    color: #FFF !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.menu-item-241 a:hover {
    background: #2A9231 !important;
    color: #FFF !important
}

.menu-item-241 a:active {
    background: #2A9231 !important;
    color: #0A4E0E !important;
}

.container-navbar-home {background:#FFF;}

.container-navbar {background:none;}

.color-extend {
}

.color-extend.footer {
    background: #353535;
    padding-top: 50px;
    padding-bottom: 10px;
}

.color-extend.mailchimp {
    background: #FFEE5B;
}

/* BOXY BOX */

.color-extend.boxy {
    color: gray;
    padding: 0;
    background:#FFF;
}

.boxy .box {
    text-align: center;
    font-size: 44px;
    line-height: 100px;
    padding: 100px 10px;
    background: white;
    color: #C1C1C1;
    cursor:pointer;
}

.boxy .box a {
    color: inherit;
    text-decoration: none;
}

/*OLD COLORS:
D0B6B2
B6D4C8
B7D8E6*/

.boxy .box:nth-child(4n+1) {color: #949494; background:#FFF; transition: all 1s;}
.boxy .box:nth-child(4n+2) {color: #949494; background:#FFF; transition: all 1s;}
.boxy .box:nth-child(4n+3) {color: #949494; background:#FFF; transition: all 1s;}

.boxy .box:hover:nth-child(4n+1) {color: #ECA097; background: #FBDED9;}
.boxy .box:hover:nth-child(4n+2) {color: #56BD94; background: #CFF1E3;}
.boxy .box:hover:nth-child(4n+3) {color: #75B6D2; background: #C6E7F5;}

@media (max-width: 768px) {

.container-video {
    padding-bottom: 6rem;
    height:auto;
}

    .boxy .box {
    padding: 0px;
}

.boxy .box:nth-child(4n+1) {color: #DE867C; background:#FFF; transition: all 1s;}
.boxy .box:nth-child(4n+2) {color: #56BD94; background:#FFF; transition: all 1s;}
.boxy .box:nth-child(4n+3) {color: #75B6D2; background:#FFF; transition: all 1s; margin-bottom:40px;}

}

/* Gleam Contest */

.close-x {
    font-size: 22px;
    font-weight: bold;
    line-height: 20px;
    color: #FFFFFF;
    opacity: 0.7;
    float: right;
    height: 29px;
    border: 3px white solid;
    border-radius: 50%;
    width: 29px;
	cursor: pointer;
}

.focus-00.color-extend {
     background: #D8B841;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #FFFFFF;
     /* font-family: intro_head_rbase, "Times New Roman";  */
}
.focus-00 iframe {
margin-top: 15px !important;
}

.focus-00.color-extend h3 {
    padding: 0;
	margin: 0;
	font-weight: inherit;
	display: inline;
}

.focus-00.color-extend h3 a {
    color: inherit;
    text-decoration: underline;
}

/* Gleam Contest End*/

.focus-0.color-extend {
    background: #BEBEBE url("/img/bg/Dark Backgrounds_2.jpg");
    padding-top: 50px;
    padding-bottom: 50px;
}

.focus-0 div {
    text-align: center;
}

.focus-1.color-extend {
    background: #272727 url("/img/bg/Dark Backgrounds_4.jpg");
    color: #C1C1C1;
    padding-bottom: 70px;
    padding-top: 80px;
}

.focus-2.color-extend {
    background: #FFF;
    color: #404040;
    padding-bottom: 0;
    padding-top: 50px;
    margin-bottom: -30px;
}
/*
.focus-2.color-extend .container {
    max-width: 970px;
}*/

.focus-2.color-extend h3 {
    font-size: 32px;
    color: #3F3F3F;
        line-height: 40px;
}

.focus-2.color-extend .container .col-sm-5 {
    height: 254px;
    overflow: hidden;
}

.focus-2.color-extend .container .row p {
    margin: 0;
    font-weight:300;
    font-family: Lato, Arial;
}

.focus-2.color-extend .container .row.padding-bottom {
    padding-bottom: 50px;
}

.focus-2.color-extend .container .row.three-img {
    padding-top: 20px;
    padding-bottom: 70px;    
}

.focus-2.color-extend .container .row.three-img.quiz-up {
    padding-bottom: 0;
}

.focus-2 p {
    font-size: 18px;
    line-height: 2;
    font-weight: lighter;
    color: #686868;
}

.focus-3.color-extend {
    background: #FFF url("//speedmandarin.org/learn/wp-content/img/smapp//bg/Page_Video_Background_06.jpg");
    background-size: 100%;
    color: #404040;
}

.focus-3.color-extend .focus-box {
    background: rgba(255,255,255,0.7)
}

.focus-4.color-extend {
    background: #272727 url("/img/bg/Dark Backgrounds_2.jpg");
    color: #C1C1C1;
}

.videos.color-extend {
    color: #C1C1C1;
    background: #272727 url("/img/bg/Dark Backgrounds_1.jpg");    
    /*background: url("//speedmandarin.org/learn/wp-content/img/smapp//bg/Page_Video_Background_01.jpg");*/
}

.about.color-extend {
    color: #FFF;
    background: #1D4A88;
}

.videos.color-extend img {
    display:block;
}

.videos.color-extend a {
    text-decoration: none;
    color:inherit;
}

.videos.color-extend a:hover {
    font-weight: bold;
}

.videos.color-extend .text {
    margin-top:10px;
    text-align: center;
    font-size: 18px;
}

.videos .col-md-4 {
    margin-bottom: 15px;
}
 
.press.color-extend {
background: #FFF;
    background-size: 100%;
    color: #404040;
}
.press .section-header {
    padding-bottom: 40px;
}
.press .section-header h2 {
    font-size: 30px;
}

.press.color-extend .row {
    margin-bottom: 50px;
}

.testimonials.color-extend {
background: #FFF;
    background-size: 100%;
    color: #404040;
    padding-top: 35px;
    padding-bottom: 15px;
}

.testimonials .section-header {
    padding-bottom: 40px;
}
.testimonials .section-header h2 {
    font-size: 30px;
}
.testimonials .row .cycle-slideshow {
    padding-bottom: 50px;
}

.team.color-extend {
    color: #404040;
    background: #FFF;
}

.navbar-push {
    height: 76px;
}

::selection {
    background: #FC6D6D;
    color: #FFF;
}

h1, h2 {
    font-family: Lato, Arial, sans-serif;
    font-weight: 700;
}

.section {
    padding-bottom: 50px;
    padding-top: 50px;
}
.section.footer-1 {
    padding-bottom: 0;
    padding-top: 0;
}
.section-header {
    text-align: center;
    padding-bottom: 75px;
}

.section-header p {
    font-weight:bold;
    text-align: center !important;
}

.section h2 {
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 0;
    color:inherit;
    line-height: 130%;
}

.focus-2.section h2 {
    color:inherit;
}


.section h6 {
    font-size: 18px;
    margin-bottom: 0;
    color: inherit;
  }

.row .focus-box {
    display: inline-block;
    float: none !important;
    margin-right: -4px;
    vertical-align: top;
    margin-bottom: 25px;
    text-align: center;
    max-width: 370px;
}

.focus-box .focus-icon {
    margin-bottom: 30px;
    width: 200px;
    height: 200px;
    margin: auto;
    border-radius: 50%;
    border: 10px solid #ececec;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.focus-box .focus-icon .icon {
    border-radius: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background-position: center;
    color: inherit;
    padding: 10px 10px 10px 5px;
    font-size: 175%;
}

.focus-box .focus-icon.square {
    border-color: rgba(255, 255, 255, 0);
    border-radius: 0;
}

.focus-box .focus-icon.square .icon {
    border-radius: 0;
}

/*FOCUS-3 COLORS*/

.focus-3 .focus-box:nth-child(4n+1) .focus-icon:hover {
    border: 10px solid #e96656;
  }
.focus-3 .focus-box:nth-child(4n+2) .focus-icon:hover {
    border: 10px solid #34d293;
}
.focus-3 .focus-box:nth-child(4n+3) .focus-icon:hover {
    border: 10px solid #3ab0e2;
}
.focus-3 .focus-box:nth-child(4n+4) .focus-icon:hover {
    border: 10px solid #f7d861;
}

.focus-3 .focus-box:nth-child(4n+2) .red-border-bottom:before {
    background: #34d293;
}
.focus-3 .focus-box:nth-child(4n+3) .red-border-bottom:before {
    background: #3ab0e2;
}
.focus-3 .focus-box:nth-child(4n+4) .red-border-bottom:before {
    background: #f7d861;
}x

/*FOCUS-4 COLORS*/

.focus-4 .focus-box:nth-child(4n+1) .focus-icon:hover {
    border: 10px solid #e96656;
  }
.focus-4 .focus-box:nth-child(4n+2) .focus-icon:hover {
    border: 10px solid #34d293;
}
.focus-4 .focus-box:nth-child(4n+3) .focus-icon:hover {
    border: 10px solid #3ab0e2;
}
.focus-4 .focus-box:nth-child(4n+4) .focus-icon:hover {
    border: 10px solid #f7d861;
}

.focus-4 .focus-box:nth-child(4n+2) .red-border-bottom:before {
    background: #34d293;
}
.focus-4 .focus-box:nth-child(4n+3) .red-border-bottom:before {
    background: #3ab0e2;
}
.focus-4 .focus-box:nth-child(4n+4) .red-border-bottom:before {
    background: #f7d861;
}

.focus-box p {
    color: inherit;
}

.focus-box h5 {
    margin-bottom: 15px;
    color: inherit;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 17px;
    float: none;
    width: auto;
}

.focus-2 .focus-box h5 {
    color: white;
}

.red-border-bottom:before {
    position: absolute;
    margin: auto;
    z-index: 1;
    content: "";
    width: 75%;
    height: 2px;
    background: #e96656;
    bottom: -9px;
    left: 12.5%;
}

/*AT THE END (FOCUS-5) STYLE*/

.at-the-end h2, .at-the-end h6 {
    color: #555;
}

.at-the-end .focus-box .focus-icon {
    width: 50px;
    height: 50px;
}

.at-the-end .focus-box p {
    color: #666;
    font-size: 18px;
    line-height: 1.75;
}

.at-the-end .focus-box .focus-icon {
    border: 4px solid #ececec;
}

.at-the-end {
    padding-bottom: 50px;
    padding-top: 50px;
    background:#FFF;
}

.at-the-end .focus-box:nth-child(4n+1) .focus-icon {
    border-color: #f16334;
    color: #f16334;
  }
.at-the-end .focus-box:nth-child(4n+2) .focus-icon {
    border-color: #34d293;
    color: #34d293;
}
.at-the-end .focus-box:nth-child(4n+3) .focus-icon {
    border-color: #3ab0e2;
    color: #3ab0e2;
}
.at-the-end .focus-box:nth-child(4n+4) .focus-icon {
    border-color: #f7d861;
    color: #f7d861;
}

.left-for-right .big-intro {
    text-align: right;
    font-weight: 300;
    font-size: 60px;
    line-height: normal;
    margin-top: -15px;
}

.left-for-right p {
    text-align: left;
    font-size: 17px;
    line-height: 27px;
}

[data-sr] {
        visibility: hidden;
      }

.team {
    padding-bottom: 66px;
    padding-top: 10px;
    background: #FFFFFF;
}
.team .row .col-lg-3 {
    display:inline-block;
    float:none !important;  
    margin-right: -6px;
    vertical-align: top;
}
.team .row > .col-lg-3:nth-child(4n+1) {
    clear:both;
    
}
.team-member {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
}
.team-member .details {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    padding: 15px;
    top: -200px;
    left: 0;
    width: 100%;
    min-height: 190px;
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    z-index:999;
}
.team-member .member-details {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}
.team-member:hover .details {
    top: 0;
    background: #333;
    color: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.team-member.team-member-open .details {
    display: block;
    top: 0;
    background: #333;
    color: white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.team-member .profile-pic {
    border-radius: 50%;
    width: 174px;
    height: 174px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 25px;
}
.team-member .profile-pic img {
    width: 100%;
    height: 100%;
}
.team-member h5 {
    text-transform: uppercase;
    color: #404040;
    font-weight: 700;
    position: relative;
    margin-top: 15px;
}
.team-member .position {
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 17px;
}
.team-member .social-icons {
    margin-bottom: 25px;
}
.team-member .social-icons li:before{
    content:none;
}
.team-member .social-icons ul {
    margin: 0 0 1.5em 0;
}
.team-member .social-icons ul li {
    display: inline-block;
    line-height: 32px;
    margin: 2px;
}
.team-member .social-icons ul li a {
    font-size: 18px;
    border-radius: 50%;
    color: #808080;
}
.team-member .social-icons ul li a:hover {
    color: #e96656;
}

/* TEAM QUOTES (ABANDONED) */

.team-quotes .team-member {
    margin-bottom:0;
}

.team-quotes p {
    font-size: 18px;
    line-height: 1.75;
}

.team-quotes .team-member {
    margin-bottom:17px;
}

.team-quotes .team-member .profile-pic {
    width: 90px;
    height: 90px;
}

.team-quotes .team-member h5 {
    font-size: 15px;
    margin-bottom: 0;
}

.team-quotes .team-member .position {
    font-size: 13px;
    margin-top: 0;
}

.team-quotes .team-member .position .red-border-bottom {
    display:none;  
}

.mb-style-3 blockquote {
    background: #fff;
    color: #777;
    padding: 30px;
    border-radius: 5px;
    box-shadow: -1px 2px 8px rgba(0, 0, 0, 0.3);
    border: 0;
    margin: 0;
    position: relative;
}

.mb-style-3 blockquote.dark {
    background: #333;
    color: #dbdbdb;
}

.mb-style-3 blockquote:after,
.mb-style-3 blockquote:before  {
    top: 100%;
    border: solid transparent;
    content: " ";
    text-shadow: -1px -2px 8px rgba(0, 0, 0, 0.3);    
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    left: 65%;
}

.mb-style-3 blockquote:after  {
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}

.mb-style-3 blockquote:before {
    border-top-color: rgba(0, 0, 0, 0.08);
    border-width: 13px;
    margin-left: -13px;
}

.mb-style-3 blockquote.dark:after, .mb-style-3 blockquote.dark:before  {
    border-top-color: #333;
}

.mb-style-3 blockquote.dark:before {
    border:0;
}

.mb-style-3 blockquote p {
    font-family: 'Alegreya', serif;
    font-size: 24px;
    color: inherit;
    font-weight: 400;
    line-height: 40px;
    font-style: italic;
    text-indent: 65px;
    position: relative;
    margin:0;
}

.founders-bio .mb-style-3 blockquote p {
    font-family: inherit;
    font-size: inherit;
    color: #333;
    font-style: inherit;
    text-indent: 0;
    position: relative;
    margin: 0;
    font-weight: normal;
    line-height: 1.75;
}

.mb-style-3 blockquote p:before{
    content: '\201C';
    font-family: serif;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    font-size: 100px;
    top: 10px;
    left: -70px;
    color: #aeaeae;
    text-shadow: 5px 5px 6px rgba(0, 0, 0, 0.1);
}

.founders-bio .mb-style-3 blockquote p:before{
    content: '';
}

.mb-style-3 .mb-attribution {
    text-align: right;
    padding: 20px 161px 22px 20px;
    position: relative;
    margin-bottom: 42px;
}

.mb-style-3 .mb-thumb {
    display: block;
    width: 150px;
    height: 150px;
    border: 5px solid #fff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: -3px;
    bottom: -35px;
    box-shadow: inset 1px 1px 4px rgba(0,0,0,0.5),
    0 2px 3px rgba(0,0,0,0.6);
    background-size: 100%;
}

.mb-style-3 .mb-author{
    font-family: inherit;
    font-weight: 700;
    font-size: 18px;
    color: #555;
    line-height: 1.5;
    margin:0;
}

.mb-style-3 cite {
    font-family: inherit;
    color: #555;
}

.mb-no-pic .mb-thumb {
    display:none;
}

.mb-no-pic .mb-attribution {
    padding-right: 20px;
}

.mb-no-pic blockquote:after,
.mb-no-pic blockquote:before  {
    left: 90%;
}

/* QUOTES SECTION */

.quotings {
    padding-bottom: 66px;
    padding-top: 10px;
    background: #FFFFFF;
    color: #404040;
}

.quotings .section-header {
    padding-bottom: 50px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.team .row > div:nth-child(4n+1) .red-border-bottom:before{
    background: #e96656;
}
.team .row > div:nth-child(4n+2) .red-border-bottom:before{
    background: #34d293;
}
.team .row > div:nth-child(4n+3) .red-border-bottom:before{
    background: #3ab0e2;
}
.team .row > div:nth-child(4n+4) .red-border-bottom:before{
    background: #f7d861;
}

.sign-up-final {
    color: #404040;
    background: #FFF;
    padding: 0 0 40px;    
}

.pirate_forms_wrap {
	float:none
}

.pirate_forms_wrap input, .pirate_forms_wrap textarea {
    border-radius: 0;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
}

.pirate_forms_wrap input {
    padding: 0 10px;
    height: 50px;
}

.pirate_forms_wrap textarea {
    padding: 10px 10px;
    height: 200px;
}

.pirate_forms br {
    display: none;
}

.footer .form_field_wrap,
.footer .form_field_wrap label {
    width: 100%;
    padding:0;
    margin-bottom:0;
}

a.post-edit-link {
    background: #222222;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: wheat;
    padding: 100px;
    font-size: 50px;
}

a.post-edit-link:hover {
    background: #4B4B4B;
}

/*WEB APP CSS BUTTONS*/

.login-container-btn, .pirate-forms-submit-button {
    display: block;
    margin: 13px auto 13px;
    font-size: 20px;
    padding: 10px 28px;
    border: none;
    color: white;
    font-weight: lighter;
    background-color: #B93F3F;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom: none !Important;
    font-family: Calibri, Lato, Arial;
    line-height: 100%;
    width: 100%;
    white-space: pre;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

.login-container-btn:hover {
    text-decoration: none
}

.login-container-btn.login:hover {
    background-color: #FC6363;
}

.login-container-btn.sign-up, .pirate-forms-submit-button {
    background-color: #434343;
}

.login-container-btn.sign-up:hover, .pirate-forms-submit-button:hover {
    background-color: #606060;
    color:white;
}

.login-container-btn.login:active {
    background-color: #902424;
}

.login-container-btn.sign-up:active, .pirate-forms-submit-button:active {
    background-color: #1C1C1C;
}

.login-container-btn.green {
  background-color: #4cc435;
}

.login-container-btn.green:hover {
  background-color: #2fae17
}

.login-container-btn.green:active {
  background-color: #258d12
}

.pirate_forms {
    display: flex;
    flex-direction: column;
}
.pirate_forms .form_field_wrap:nth-child(1) {order:1}
.pirate_forms .form_field_wrap:nth-child(2) {order:2}
.pirate_forms .form_field_wrap:nth-child(3) {order:3}
.pirate_forms .form_field_wrap:nth-child(4) {order:4}
.pirate_forms #pirate-forms-contact-submit {order:5}
.pirate_forms .form_field_wrap:nth-child(6) {order:6}

.contact_name_wrap {order:5}
.contact_name_wrap {order:6}

 .dollar-sign{ order:2;}
 .price-val{order:1}
 .price-container h4 {display: flex;}

/*MODERN ADAPTIVE CONTAINER FIX*/

/*.container, .navbar .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-relative-top .container,
.navbar-fixed-bottom .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
 }
 .widget_text {padding: 0%;}

 .col-sm-6, .col-sm-3  {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}*/

@media (max-width: 1200px) {
    .header-content h1 {
        font-size: 55px;
    }
    .header-content h2#header-text-1 {
    font-size: 30px;
    }
    .header-content h2.header-text-2 {
    font-size: 24px;
    }
}

@media (max-width: 768px) {

    .header-content h1 {
    font-size: 45px;
    }
    .header-content h2#header-text-1 {
    font-size: 26px;
    }
    .header-content h2.header-text-2 {
    font-size: 22px;
    }

}

@media (max-width: 360px) {

    .header-content h1 {
    font-size: 35px;
    }

}

@media (max-width: 992px) {
/*.header-content h1 {
    font-size: 45px;
}

.header-content h2#header-text-1 {
    font-size: 32px;
    line-height: 42px;
}

.header-content h2.header-text-2 {
    font-size: 26px;
}*/

.sign-up-conv {
    width: 700px;
    margin: 0 auto;
}

.content-wrap {
    width:100%;
}

.page-sidebar {
    display: none;
}
.focus-box .focus-icon {
    width: 150px;
    height: 150px;
}

.navbar .btn-navbar {
    margin: 21px 0 15px 15px;
    background: #9F9F9F;
    position:relative;
}
.col-sm-0, .hidden-tablet {
    display:none
}
}

@media (max-width: 768px) {

    .col-xs-0, .hidden-mobile {
        display:none
    }

}

@media (max-width: 768px) {
	
.full-width-video__player, .full-width-video__fallback  {
    display: none;
}

.full-width-video__fallback2 {
    min-height: 560px;
    min-width: 996px;
	margin-left: -80px;
}

/*  .full-width-video__element:before {
    background: none;
    opacity: 0;
} 
.header-content {
    color: #555;
}
.header-content h1 {
    color: #E26565;
}
.header-content h2 {
    color: #5C5C5C;
} */

.testimonials .row .cycle-slideshow {
    padding-bottom: 100px;
}

.three-img.read-up img {
/*    height: 140%;
    display: block;
    margin: -48px auto 20px;*/
}

.three-img.read-up .col-sm-4 {
/*    height: 236px;
    overflow: hidden;*/
}

.container-video {
    padding-bottom: 3rem;
}

/*.watch-a-video {
    display:none;
}

.watch-a-video-mobile {
    display:block;
}*/

.watch-a-video i {
    font-size:40px !important;
}

/*.watch-a-video {
    padding: 40px 0;
}*/

.container.header-content {
    top: 10px;
}

.focus-2.color-extend .container .row p {
    font-weight:normal;
    line-height: 1.6;
}

.focus-box {
    display:block !important;
    margin: 0 auto !important;
}

.focus-2.color-extend .container .col-sm-5 {
    height: auto;
}

.content-wrap {
    background: white;
}

.sign-up-conv {
    width: 100%;
}

.sign-up-conv input[type="email"],
.sign-up-conv input[type="submit"],
.sign-up-conv a {
    width: 100%;
}

.header-content .sign-up-conv {
    width: 100%;
}

.navbar-relative-top {
    position: relative;
}
.navbar-push {height:0;}

a.anchor {
    display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}

.left-for-right .column {
    margin-bottom: 40px;
}
.big-intro {
    text-align: center !important;
}
/*.package-box-wrap, .package-widget {
    display: inherit !important;
}*/
.focus-box .focus-icon {
    width: 200px;
    height: 200px;
}

.content-wrap .pirate_forms_wrap .form_field_wrap {
    margin: 0 -15px 0 -15px;
}

.pirate_forms_wrap input {
    margin-bottom: -1px;
}

.pirate_forms_wrap label {
        display: none;
}

.pirate_forms_wrap textarea {
    height: 70px;
    margin: 0;
}

.pirate_forms_wrap input, .pirate_forms_wrap textarea {
    font-size: 14px;
    line-height: 17px;
}

#pirate-forms-captcha {
    padding: 15px;
}

.pirate_forms .form_field_wrap:nth-child(1) {order:2}
.pirate_forms .form_field_wrap:nth-child(2) {order:3}
.pirate_forms .form_field_wrap:nth-child(3) {order:4}
.pirate_forms .form_field_wrap:nth-child(4) {order:5}
.pirate_forms #pirate-forms-contact-submit {order:6}
.pirate_forms .form_field_wrap:nth-child(6) {order:1}

.pirate-forms-submit-button {
    margin: 0;
    border-radius: 0;
}

.content-wrap {
    padding-top: 5px;
}

}

@media (max-width: 560px) {
.full-width-video__fallback2 {
    min-height: 480px;
    min-width: 854px;
    margin-left: -109px;
}
}

@media (max-width: 400px) {
.full-width-video__fallback2 {
    min-height: 337.5px;
    min-width: 600px;
    margin-left: -100px;
}
}

@media (min-width: 769px) {
/*.container, .navbar .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-relative-top .container,
.navbar-fixed-bottom .container {width: 750px !important; position:relative !important;}

a.navbar-logo {
    margin-left:15px;
}
.col-sm-3 {
    width: 25%;
}

.col-sm-6 {
    width: 50%;
}*/

.sign-up-conv input[type="submit"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -4px;
}
.sign-up-conv input[type="email"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
}

/*@media (min-width: 992px) {
.container, .navbar .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-relative-top .container,
.navbar-fixed-bottom .container{
    width: 970px !important;
 }
}

@media (min-width: 1200px) {
.container, .navbar .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-relative-top .container,
.navbar-fixed-bottom .container{
    width: 1170px !important;
 } 

 .col-lg-6 {
    width: 50%;
    float:left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-lg-3 {
    width: 25%;
}

}*/

/*END ADAPTIVE DESIGN CSS*/

.hero-unit {    color: #222;}

a.pp_expand {
    display: none !important;
}
.pp_middle, .pp_left, .pp_right, .pp_content {
    background: none !important;
}

.pp_details {
    margin-top: -5px !important;
    top: -36px;
}
.pp_content .pp_fade {
          display:flex !important;
          flex-flow: column;
        }

#pp_full_res{order:2;}
.pp_details{order:1;}

.tooltip-site {
    background: green;
    padding: 10px;
    text-align: center;
	color:#FFF
}

.tooltip-site.red {
    background: #E44E4E;
}

.tooltip {
    font-size: 14px;
    line-height: 150%;
}

.tooltip-inner {
    max-width: 200px;
    padding: 11px 10px;
}

.gs_testimonial_container .box-content {
    padding: 0 30px;
}

.gs_testimonial_container .box-content p {
    font-size: 20px;
    line-height: 145%;
}

.gs_testimonial_container h3.box-title::before {
    content: "~ ";
}

.gs_testimonial_container .box-image {
display:none
}

.gs_testimonial_container .cycle-nav {
display:block !important
}

.press-grid p {
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
    color: #333;
}

.section.sign-up-final {
    padding:0;
    margin:0;
    padding: 0 0 10px;
}

.sidebar .cff-item {
  display:none;
}

.sign-up-sidebar-logo {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.sign-up-sidebar-logo span {
    color: #888;
    text-transform: lowercase;
  }
.sign-up-sidebar-logo img {
    margin-top: 0px;
    display: inline;
    max-width: 175px;
  }

p.meta {
    margin: 0;
}

.crp_related .crp_title {
    background: #FFF;
    bottom: 0;
    left: 0;
    border-radius: 0;
    width: 100%;
    color: black;
}

.crp_related .crp_title {
    background: #FFF;
    bottom: 0;
    left: 0;
    border-radius: 0;
    width: 100%;
    color: black;
}

.crp_related li:hover .crp_title {
    background: #e1db7c;
}

.you-in-month {
  background: white;
  padding: 0 0 50px;
}

.you-in-month img {
    max-width: 560px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.test {
  display:none !important;
}

.try-this-course-banner {
    background: #e0e0e0;
    padding: 30px 0;
    text-align: center;
}

.try-this-course-banner .text {
    margin-right: 20px;
    font-size: 20px;
    line-height: 1.5;    
    color: #7d7d7d;
}

@media only screen and (max-width: 550px) {
  .try-this-course-banner .text {
      margin-right: 0;
      display: block;
      margin-bottom: 20px;
  }
  .try-this-course-banner.contact-banner .text {
      margin-bottom: 0;
  }
}

.banner-button {
    padding: 10px 20px;
    background-color: #d67070;
    color: #FFF;
}

.widget-sign-up .banner-button {
    display: block;
    max-width: 215px;
    margin: 0 auto;
    text-align: center;
    border: none;
    background-color: #888;
}

.lity-content .banner-button {
    margin: 0 auto 0;
}

.banner-button:hover {
    color:#FFF;
    background-color: #555;
    text-decoration: none
}

.widget-sign-up h4 {
    text-align: center;
}

.price-banner .banner-button {
    background-color: #909090;
}

button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

button.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: scroll;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

div.panel.show {
    opacity: 1;
    max-height: 300px;
}

a.log-in {
    border-bottom: 1px dashed white;
    display: block;
    color: #FFF;
    margin:0 auto;
    max-width: 100px;
}

a.log-in:hover {
    color: #999;
    text-decoration: none;
}

.focus-icon-naked {
    height: 150px;  
    width: 150px;
    margin: auto;
    margin-bottom: 20px;
    position: relative;
}

.focus-icon-naked i {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background-position: center;
}

h3.demo-thank-you {
    line-height: 1.5;
}

/*LOADER*/

.loader-container {
    background: #436dda;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
}

.loader-container-container {
    width: 100%;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader-message {
    color: white;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 100px;
}

.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

/*WPCF*/

.wpcf7 label, 
.wpcf7 button,
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea,
.paypal_form label, 
.paypal_form button,
.paypal_form input,
.paypal_form select,
.paypal_form textarea {
    width:100%;
}

.wpcf7 input, .paypal_form input  {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.wpcf7 input, .wpcf7 textarea, .paypal_form input, .paypal_form textarea {
    padding: 10px;
    border: 1px solid #c6c6c6;
}

.wpcf7-text, .wpcf7 textarea, .paypal_form textarea {
    font-weight: normal;
}

.wpcf7-submit, .paypal_submit {
    border: 0;
    border-radius: 0;
    padding: 10px;
    background-color: #436dda;
    background-color: #34a546;
    color: #FFF;
}

.paypal_submit:hover, .wpcf7-submit:hover {
    background-color: #6c8cde;
    background-color: #4fc562;
}

.paypal_submit:active, .wpcf7-submit:active {
    background-color: #163073;
    background-color: #4fc562;
}

.wpcf7-radio .wpcf7-list-item {
    width: 33%;
    margin: 0;
    margin-bottom: 15px;
}

.wpcf7-radio .wpcf7-list-item label {
    text-align: center;
    color: #6d6d6d;
    font-weight: 500;
    transition: background-color 0.25s ease-in, color 0.25s ease-in;
    background-color: #d4d4d4;
    border: 0;
    padding: 15px;
}

.wpcf7-radio .wpcf7-list-item label.wpcf7-selected {
    background-color: #ffd700;
    color: #925f10;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.wpcf7-radio .wpcf7-list-item input {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: auto;
}

.wpcf7-response-output {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0 !important;
    background: #ffffff;
    border-width: 10px !important;
    padding: 10px 20px !important;
    width: 100%;
    text-align: center;
    z-index: 999999999999999999999;
}

.wpcf7-recaptcha {
    padding-bottom: 17px;
}

.color-extend.pricing p.promotion {
    color: #1a9c1a;
    font-size: 25px;
    font-weight: 400;
}

a.new_button {
    background: #3649d1;
    padding: 15px;
    color: white;
    margin: 5px;
	display: inline-block;
}

a#or-log-in-here {
    background: yellow;
    color: black;
}