/*
 * Author: Matthijs Molhoek, 66Themes
 * URL: http://themeforest.net/user/66themes
 *
 * Project Name: Coffea - Site Template
 * Version: 1.0
 * Date: 06-02-2014
 * Last update: 06-02-2014
 * URL: -
 */


/*------------------------------------------------------------------
[Table of contents]

0. Custom Styles
1. Base Styles
2. General Styles
3. Header Styles
4. Main/Layout Styles
5. Footer Styles
6. Plugin Styles
7. Widget Styles
8. Helper Classes
9. Media Queries
10. Print Styles
-------------------------------------------------------------------*/

@font-face {
    font-family: 'HelveticaNeueLT Pro 45 Lt';
    src: url('fonts/HelveticaNeueLTPro-Lt.eot');
    /* IE9 Compat Modes */
    src: url('fonts/HelveticaNeueLTPro-Lt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/HelveticaNeueLTPro-Lt.woff') format('woff'), /* Modern Browsers */
    url('fonts/HelveticaNeueLTPro-Lt.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/HelveticaNeueLTPro-Lt.svg#3162d512a0b0767ee94e99606f47da13') format('svg');
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'HelveticaNeueLT Pro 55 Roman';
    src: url('fonts/HelveticaNeueLTPro-Roman.eot');
    /* IE9 Compat Modes */
    src: url('fonts/HelveticaNeueLTPro-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/HelveticaNeueLTPro-Roman.woff') format('woff'), /* Modern Browsers */
    url('fonts/HelveticaNeueLTPro-Roman.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/HelveticaNeueLTPro-Roman.svg#d1a2c6b6bbb42f642f25c6a2c64a65d0') format('svg');
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Lt';
    src: url('css/fonts/HelveticaNeueLTPro-Lt.eot');
    /* IE9 Compat Modes */
    src: url('css/fonts/HelveticaNeueLTPro-Lt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('css/fonts/HelveticaNeueLTPro-Lt.woff') format('woff'), /* Modern Browsers */
    url('css/fonts/HelveticaNeueLTPro-Lt.ttf') format('truetype'), /* Safari, Android, iOS */
    url('css/fonts/HelveticaNeueLTPro-Lt.svg#127711851060d024028a66ca1446ddd8') format('svg');
    /* Legacy iOS */
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLT Std UltLt';
    src: url('fonts/HelveticaNeueLTStd-UltLt.eot');
    /* IE9 Compat Modes */
    src: url('fonts/HelveticaNeueLTStd-UltLt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/HelveticaNeueLTStd-UltLt.woff') format('woff'), /* Modern Browsers */
    url('fonts/HelveticaNeueLTStd-UltLt.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/HelveticaNeueLTStd-UltLt.svg#127711851060d024028a66ca1446ddd8') format('svg');
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'robotobold';
    src: url('fonts/roboto-bold-webfont.eot');
    src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-bold-webfont.woff2') format('woff2'), url('fonts/roboto-bold-webfont.woff') format('woff'), url('fonts/roboto-bold-webfont.ttf') format('truetype'), url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* CUSTOM STYLES ---------------*/

* {
    margin: 0;
}

html,
body {
    height: 100%;
}

.wrapper {
    background: #ebebeb;
    min-height: 100%;
    margin: 0 auto -202px;
}

footer,
.push {
    height: 202px;
}
.privacy-seals img {
    width: 75px !important;
    min-height: 75px !important;
    margin-top: 10px;
    margin-right: 20px;
}
.features .container {
    margin-bottom: 80px;
}
.features .container:nth-of-type(even) {
    background: #F8F8F8;
    margin: 0px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.features .container:nth-of-type(even) .row{
    max-width: 1170px;
    margin: auto;
}
.container.staff.hero {
    height: 100%;
    background-image: url('/assets/img/staff_landingimage.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0px;
    padding: 10% 20%;
    text-align: center;
}
.container.staff.hero h1.page-title {
    font-family: 'HelveticaNeueLTPro-Lt' !important;
    letter-spacing: 1px;
}

.container.staff.hero span {
    font-size: 30px;
    padding: 30px;
    display: block;
}

.container.staff.hero h4 {
    color: #54b2e2;
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: 1.2px;
}
.container.staff.hero .gmail-btn {
    display: inline-block;
}

.sign-in-block {
    border-radius: 20px;
    background: #fff;
    max-width: 520px;
    color: #333;
    padding: 50px 0px;
    margin: 50px auto;
}

.hero-img {
    height: 100%;
    width: 100%;
    display: block;
    background: url('/assets/img/hero.jpg');
    background-size: cover;
    background-position: bottom;
    text-align: left;
}

.down-pointer {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #ccc;
    bottom: 10px;
}

.down-pointer i.ss-navigatedown {
    margin: auto;
    font-size: 40px;
}

.hero-img h2 {
    margin: 10px 0px 20px 70px;
    font-size: 26px;
    letter-spacing: 1.5px;
}

.top-nav {
    position: absolute;
    background: rgba(0, 0, 0, .3);
    top: 0px;
    right: 0px;
    padding-right: 20px;
    z-index: 1;
    width: 100%;
    height: 80px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 46px;
}

.recent-awards{
    margin-top: 30px;
    text-align: center
}

.recent-awards span{
    display: block;
    margin-top: 5%;
    font-size: 1.6em;
}

.recent-awards ul{
    list-style-type: none;
    display: inline-block;
}
.recent-awards ul li{
    margin-right: 10px;
}

.recent-awards ul li img{
    padding: 15%;
    max-width: 110px;
}

.parents-page .main-nav {
    position: fixed;
}

.parents-main-nav .container {
    margin: -95px 0px 0px 0px !important;
    width: 100% !important;
}

.parents-main-nav {
    pointer-events: none;
}

.parents-main-nav .top-nav {
    pointer-events: all;
    position: absolute;
    margin-top: 0px !important;
}

.parents-main-nav .top-nav ul {
    padding-right: 20px;
}

.parents-main-nav .top-nav ul a {
    text-transform: uppercase;
}

.parents-main-nav .top-nav ul li ul {
    z-index: 2;
    max-width: 115px;
    padding: 5px 0 0px 5px;
}

.parents-main-nav .top-nav ul li ul li a {
    padding: 10px 30px 0px 10px;
    margin-bottom: -10px;
    margin-left: 0px;
    line-height: 10px;
    text-align: left;
    text-transform: none;
}

.parents-main-nav.head-top.shrink {
    display: none;
}

.parents .hero a,
.schools .hero a {
    margin: 0px 70px;
}

#payment-form {
    text-align: center;
}

.second-nav ul {
    margin-top: 50px;
}

.hero h2 {
    font-family: 'HelveticaNeueLTPro-Lt', sans-serif;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 70px;
}

.hero-dash {
    height: 60%;
    position: absolute;
    bottom: 0px;
    right: 30px;
    background-repeat: no-repeat;
    background-image: url('../assets/img/hero-dash.png');
    background-size: contain;
    display: block;
    background-position: bottom;
}

.hero-list {
    list-style-type: none;
    padding-left: 0px;
}

.hero-list li {
    margin-bottom: 5px;
    padding: 0px;
}

.hero-list li span {
    font-size: 20px !important;
    font-family: 'HelveticaNeueLT Pro 55 Roman';
}

.hero-list li i {
    font-size: 26px;
    margin-right: 10px;
    vertical-align: -3px;
}

.hero-list li .ss-file {
    padding: 0px;
    color: inherit;
}

.hero-list .fa-frown-o {
    vertical-align: 1px;
}

.hero-list li span {
    font-size: 18px;
    margin-top: -4px;
}

.hero-list li .chrome-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.hero-buttons {
    margin-left: 70px;
}

.sub-text {
    font-size: 16px;
    font-weight: bold;
    margin-left: 70px;
    margin-top: 20px;
}
/*THANK YOU PAGE*/
.thank-you {
    background-image: url(../assets/img/thankyou.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.thank-you section {
    margin-top: 120px;
}
.thank-you section div{
    background: #fff;
    padding: 0px;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 50px;
}
.thank-you section div .great-choice{
    background: #52b266;
    padding: 10px;
    padding-bottom: 0px;
    width: 100%;
    height: 45px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
}
.thank-you section div .ty-block{
    border-radius: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.thank-you section div .ty-block h4{
    margin-top: 20px;
    margin-bottom: 0px;
}
.thank-you section div .next-steps span{
    padding-left: 0px;
}
.thank-you section div .ty-block .btn{
    padding: 8px 40px;
    font-size: 15px;
}
.thank-you section .get-started-now {
    margin-bottom: 10px;
}

.thank-you section div img{
    padding: 30px 40px 40px;
}
.thank-you section div h4 {
    font-weight: bold;
}
.thank-you section div p {
    line-height: 25px;
    margin-bottom: 20px;
    color: #aaa;
    margin-right: 80px;
    margin-top: 8px;
}
.thank-you section div label {
    color: #52b266;
    margin-left: 20px;
}
.thank-you section div .next-steps span {
    font-weight: 600;
    font-size: 16px;
}
.thank-you section div .next-steps {
    background: #F4F8FC;
    margin-bottom: 0px;
    padding-top: 10px;
    border-radius: 0px 0px 20px 20px;
    margin-top: 30px;
}
.thank-you section div .next-steps div{
    background: none;
    padding-bottom: 30px;
}
.thank-you section div .fa-check-circle{
    color: #52b266;
    margin: 10px 10px 10px 0px;
    font-size: 22px;
    vertical-align: middle;
}
/*ONBOARDING AREA*/
.try-securly-free {
    background-image: url(../assets/img/thankyou.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.thank-you {
    
    background-image: url(../assets/img/thankyou.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.read-terms label{
    font-size: 13px;
}
.on-boarding .form-group {
    margin: 8px auto 5px;
    width: 100%;
    text-align: center !important;
}
.on-boarding .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.on-boarding .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.on-boarding .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.on-boarding .form-control:-ms-input-placeholder {
  color: #999;
}
.on-boarding .form-control::-webkit-input-placeholder {
  color: #999;
}
.on-boarding {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 4;
  overflow: scroll;
}
.on-boarding h3 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
}
.on-boarding h3:nth-child(1) {
  color: #428bca;
}
.on-boarding h3.welcome {
    color: #4bbcdf;
    margin-top: 25px;
    font-size: 18px;
}


.fa-question .tooltiptext {
    visibility: hidden;
    width: 220px;
    font-family: sans-serif;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    margin-left: 20px;
    font-size: 13px;
    line-height: 15px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.fa-question:hover .tooltiptext {
    visibility: visible;
}
.on-boarding .box {
  max-width: 800px;
  margin-top: 80px;
  min-height: inherit;
  margin-bottom: 40px;
  text-align: center;
  background: #EDF5FD;
  border-radius: 20px;
  padding: 40px 10px 30px;
}
.on-boarding .sub-head {
    font-size: 18px;
}
.on-boarding .box .image {
  width: 80%;
  padding: 10px 30px 20px;
  max-width: 400px;
  margin:0px auto;
}
.on-boarding .box form {
  background: #fff;
  display: inline-block;
  width: 90%;
    border-radius: 5px;
  padding: 0px 0px 10px;
}
.on-boarding .box form div {
    padding: 0px
}
.on-boarding .box .form-control {
  width: 80%;
  display: inline-block;
  margin: 10px;
}
.on-boarding .box .bracket {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  border-left: solid 1px #cbd0d5;
  border-bottom: solid 1px #cbd0d5;
  margin-left: 10.4%;
  margin-top: -11px;
  margin-bottom: -26px;
}
.on-boarding .box .tooltip {
  min-width: 210px;
  text-transform: none;
}
.on-boarding .box .form-control:nth-of-type(2) {
  width: calc(80% - 50px);
  display: inline-block;
  margin: 10px 15px 10px 65px;
}
.on-boarding .box .note {
  color: #b6b1ae;
  margin: 10px auto;
    font-size: 14px;
  display: block;
  white-space: inherit;
}
.on-boarding .box .questions {
  margin-top: 15px;
  display: block;
}
.on-boarding .box .onboard-error {
  background: #f1746e;
  width: 100%;
  position: relative;
  display: inline-block;
  border-radius: 5px 5px 0px 0px;
    margin-bottom: 10px;
  height: 25px;
  line-height: 27px;
  color: #f6f6f6;
}
.on-boarding .fa-question {
  display: inline-block;
  padding: 4px 7px;
  border-radius: 50%;
  background: #f1f3f2;
  color: #b6b1ae;
  cursor: pointer;
}
.on-boarding .gmail-signup-btn {
  font-family: 'HelveticaNeue', sans-serif;
  background-image: url('/assets/img/google_sso.png');
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  padding-left: 45px;
  padding-bottom: 10px;
  margin: 10px auto;
  padding-top: 0px;
  font-size: 14px;
  display: block;
  width: 240px;
  height: 60px;
  border: none;
}
.on-boarding .gmail-signup-btn:hover {
  background-size: contain;
  border: none !important;
  color: #fff;
  background-image: url('/assets/img/google_sso.png');
}

/*ABOUT US PAGE*/

#about-hero {
    min-height: 50%;
    width: 100%;
    background-image: url(/assets/img/about-hero.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 25%;
    padding-bottom: 20%;
}

.bio {
    text-align: left;
}

.bio p {
    margin-left: 0px !important;
}

.bio-pic {
    text-align: right;
    padding-right: 40px;
}

#about-hero .down-pointer {
    left: 0px;
}

.images {
    margin-top: 40px;
}

.images img {
    margin: 1px 0px;
}

.about h2 {
    padding: 30px 0px;
}

.about p {
    font-size: 20px;
    line-height: 30px;
    max-width: 600px;
    margin: auto;
}

.about .images,
.about .images img {
    padding: 0px;
}

#about-one,
#how-we {
    margin: 60px auto;
}

#about-one p {
    max-width: 830px;
    margin: auto;
}

#leaders {
    background: #f4f2f3;
    margin-top: 60px;
}

.leader {
    margin-bottom: 40px;
}

.leader h3 {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 22px;
}

.leader img {
    padding: 30px 0px;
    border-radius: 50%;
}

.leader i {
    margin-top: 20px;
    font-size: 2.2em;
    color: #848484;
}

#new-schools {
    background-image: url(/assets/img/newschool.png);
}

#imaginek12 {
    background-image: url(/assets/img/imaginek12.png);
}

#founder {
    background-image: url(/assets/img/founder_logo.png);
}

.vcenter {
    height: 100px;
    max-width: 200px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.locations {
    background-image: url(/assets/img/locations-bg.jpg);
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 100px;
    margin-top: 40px;
}

.locations a div {
    margin-top: 40px;
}

.locations i {
    font-size: 2em;
}

.locations h3 {
    font-weight: bold;
    font-family: 'HelveticaNeueLTPro-Lt';
}

.locations p,
.locations h3,
.locations h2,
.locations i {
    color: #f7f7f7;
}
.locations a div p {
    font-family: 'HelveticaNeue', sans-serif;
}


.sub-text span {
    float: left;
    clear: left;
    line-height: 22px;
}

.gmail-btn {
    font-family: 'HelveticaNeue', sans-serif;
    background-image: url('/assets/img/google_sso.png');
    background-color: none;
    background-size: contain;
    color: #fff;
    padding-left: 45px;
    padding-top: 15px;
    font-size: 20px;
    display: block;
    width: 300px;
    height: 66px;
    border: none;
}

.gmail-btn:hover {
    background-size: contain;
    background-image: url('/assets/img/google_sso.png');
}

.gmail-signup-btn {
    font-family: 'HelveticaNeue', sans-serif;
    background-image: url('/assets/img/google_sso.png');
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    padding-left: 45px;
    margin: 10px 10px 25px;
    padding-top: 0px;
    font-size: 16px;
    display: block;
    width: 240px;
    height: 60px;
    border: none;
}

.gmail-signup-btn:hover {
    background-size: contain;
    border: none !important;
    color: #fff;
    background-image: url('/assets/img/google_sso.png');
}

.gmail-signup-btn:disabled {
    opacity: .5;
}

.gmail-btn-small {
    background-image: url('/assets/img/google_sso.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent !important;
    width: 250px;
    margin-left: 45px;
    height: 50px;
    border: none;
}

.gmail-btn-small:hover {
    margin-top: -2px;
    border: none;
}

.btn-hero {
    border: 1px solid #ebebeb;
    background: none;
    color: #FFF;
    width: 220px;
    font-size: 16px;
    padding: 13px;
    font-weight: bold;
    margin-top: 30px;
}

.btn-blue {
    color: #fff;
    background: #54b2e2;
    border: solid 1px #54b2e2;
}

.btn-blue:hover {
    color: #fff;
    background: #54b2e2;
}

.btn-green {
    color: #fff;
    background: #46bea8;
    border: none;
}

.head-top.parents-only {
    z-index: 2;
    visibility: hidden;
}

.head-top.parents-only.shrink {
    visibility: visible;
    background: none;
}

.head-top.parents-only a:hover {
    color: #ccc;
}

.head-top.parents-only button:hover {
    color: #ebebeb;
}

.head-top.parents-only.shrink .main-nav a:hover {
    color: #333 !important;
}

.top-nav > ul {
    display: inline-flex;
    float: right;
}

.top-nav li {
    display: inline;
    height: 40px;
    float: right;
    padding: 30px 0px;
    list-style: none;
}

.parents-page .head-logo {
    margin: 20px 20px 20px 70px;
}

.parents-page .head-top h2 {
    position: fixed;
    color: #fff;
    margin-top: 0px;
    margin-left: 5px;
}

.parents-page .head-top.shrink h2 {
    position: fixed;
    color: #000;
    margin-top: 10px;
}

.parents-page .head-top a {
    text-transform: none;
}

.clear-left {
    clear: left;
}

.signup-form.button-inverted {
    margin-left: 0px;
    background: #1facd3;
    border: none;
}

#parent-login {
    padding-top: 20px;
}

;
#return-login {
    display: block
}

.disclaimer {
    font-size: 10px;
}

.credit-card-logos {
    margin: 10px auto 30px;
    display: block;
}

#signup-form input.amount {
    margin-left: 15px
}

.payment-info {
    margin-left: 23px;
}

.credit-card-logos-pay {
    display: block;
}

.explain-credit {
    margin-top: 120px;
    padding-top: 30px;
    width: 100%;
    border-top: 1px solid #ebebeb;
}

.pass-error {
    color: red;
    margin-bottom: -20px;
    font-size: 12px;
    font-style: italic;
    display: block;
    margin-top: 10px;
}

#confirm {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.parents-icon {
    position: absolute;
    width: 85px !important;
    height: 65px !important;
    min-height: 65px !important;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.sign-up-school {
    height: 290px;
    margin-top: 15px;
    padding-top: 30px;
    width: 50%;
    float: left;
    background: #53c2cd;
    cursor: pointer;
    display: initial;
}

.school-h3 {
    margin-top: 25px;
    color: #FFF !important;
}

.sign-up-home {
    height: 290px;
    margin-top: 15px;
    padding-top: 30px;
    width: 50%;
    float: right;
    background: #60cfda;
    cursor: pointer;
}

.sign-up-header {
    margin: 20px 0px 0px 20px;
    color: #000;
    text-align: left;
    font-size: 18px;
}

.sign-up-home i,
.sign-up-school i {
    font-size: 3em;
    color: #FFF
}

.sign-up-home p,
.sign-up-school p {
    width: 60%;
    margin: 40px auto;
    color: #FFF
}

.sign-up-home h3 {
    color: #fff;
    margin-top: 0px;
}

.sign-up-home:hover i {
    padding: 30px 40px 50px;
    border: solid 2px #fff;
    border-radius: 50%;
    display: initial;
}

.sign-up-school:hover i {
    padding: 15px 45px 65px;
    border: solid 2px #fff;
    border-radius: 50%;
    display: initial;
}

.sign-up-location {
    width: 500px;
    height: 300px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    background: #FFF;
    border-radius: 10px;
}

.parent-info,
.school-info {
    height: 100px;
    width: calc(50% - 75px);
    letter-spacing: 1.5px;
    position: absolute;
    bottom: 0px;
    padding-left: 30px;
    text-align: left;
    transition: all .5s ease;
}

.filter-slash {
    position: absolute;
    left: 70px;
    margin-top: -59px;
    width: 171px !important;
    max-height: 130px !important;
    min-height: 130px !important;
}

.parent-info:hover,
.school-info:hover {
    height: 105px;
    padding-top: 5px;
}

.parent-info {
    background: rgba(243, 114, 114, .2);
    left: 50%;
    margin-right: 70px;
}

.info-right-arrow {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 60px;
    top: 25px;
}

.school-info {
    background-color: rgba(80, 209, 244, .2);
    margin-left: 70px;
}

.parent-info h3,
.school-info h3 {
    color: #fff !important;
    margin-left: 20px;
    font-size: 20px;
    text-transform: uppercase;
}

.parent-info p,
.school-info p {
    color: #fff;
    margin-left: 20px;
    font-size: 14px;
    line-height: 15px;
    height: 15px;
    max-width: 70%;
    font-family: 'HelveticaNeueLT Pro 45 Lt';
}

.get-started-link {
    cursor: pointer;
}

.get-started {
    background: #1facd3;
    font-family: 'HelveticaNeueLT Pro 45 Lt';
    color: #fff;
    margin-left: 70px;
    font-size: .5em;
    padding: 15px 75px 10px;
    letter-spacing: 1px;
}

.video-container {
    height: 520px;
}

.parents .slide-content {
    background: url('../assets/img/parents.jpg');
    background-size: cover;
}

.schools .slide-content {
    background: url('../assets/img/school-hero.jpg');
    background-size: cover;
}

.video-container img {
    width: 100%;
    min-height: 600px;
}

.mobile-quote {
    display: none;
}

.screen-quote {
    display: block;
}

.combobox button.dropdown-toggle {
    background: none !important;
    color: #333;
    margin-top: 30px;
}

.dropdown-menu>li>a {
    height: 35px;
}

.white-input {
    background-color: #FFF !important;
}

#learn-more-form {
    margin-top: 80px;
}

.submit_panel,
.requestquote_btn {
    float: left;
    clear: left;
    margin: 20px auto;
}

.contact_contentarea h2 {
    color: #fff;
    margin-left: 20px;
}

.contact_formarea li {
    list-style-type: none !important;
    margin-left: -40px;
}

.contact_formarea li input {
    box-shadow: none;
    background: #777;
    border: none;
    border-radius: 5px;
}

.contact_formarea li input:focus {
    box-shadow: none;
    background: #fff;
    border: 1px solid #4c8ec1;
    border-radius: 5px;
}

.contact_formarea li select {
    height: 35px;
    margin-bottom: 10px;
}

.label {
    text-align: left;
    float: left;
    clear: left;
}

.text {
    float: left;
    width: 100%;
    clear: left;
}

.tabs {
    z-index: 9999999999;
    position: relative;
    padding-top: 10px;
    margin-top: -40px;
    margin-left: 15%;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
}

.tabs div p {
    margin-top: 300px;
}

.tabs li {
    display: inline;
    margin-right: 60px;
    margin-left: -15px;
}

.tabs a {
    color: #ebebeb;
    text-transform: uppercase;
    line-height: 18px;
    padding: 10px 10px;
    font-size: 16px;
}

.tabs .active {
    border-top: 2px solid hsla(0, 0%, 100%, .4);
    font-weight: bold;
}

.forgot-password {
    display: block;
    cursor: pointer;
    margin-bottom: 40px;
}

#forgot-password {
    display: block;
    cursor: pointer;
}

#login a:hover {
    color: #777;
}

#login input,
.text {
    background: #f8f8f8;
    border-radius: 5px;
    box-shadow: none;
    font-size: 14px;
    line-height: 35px;
    min-width: 310px;
}

#login {
    padding: 40px 40px 0px;
    color: #333;
    background: #FFF;
    border-radius: 10px;
}

#login .small-mobile-only .message h1 {
    color: #2c8bbc;
    text-align: left;
    font-size: 2.2em;
    padding: 60px 40px 10px;
}

#login .small-mobile-only .message span {
    display: block;
    color: #333;
    line-height: 20px;
    text-align: left;
    padding: 0px 40px 55px;
}

#login img {
    margin-bottom: 40px;
    width: 250px;
}

#login button.button-inverted {
    width: 310px;
    margin-top: 0px;
    margin-bottom: 20px;
    background: #219b89;
    border: none;
}

.press_title {
    color: #777 !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.press_title:hover {
    color: #999 !important;
}

.calculate-message {
    width: 180px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
}

.hero-gradient {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: .2;
    height: 50%;
    background: -moz-linear-gradient(top, rgba(157, 68, 225, 1) 0%, rgba(157, 68, 225, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(157, 68, 225, 1)), color-stop(100%, rgba(157, 68, 225, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(157, 68, 225, 1) 0%, rgba(157, 68, 225, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(157, 68, 225, 1) 0%, rgba(157, 68, 225, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(157, 68, 225, 1) 0%, rgba(157, 68, 225, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(157, 68, 225, 1) 0%, rgba(157, 68, 225, 0) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9d44e1', endColorstr='#00de47ac', GradientType=0);
    /* IE6-9 */
}

.video-container video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    background-image: url('../assets/video/hero.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}

.hidden {
    display: none;
}

.check label {
    float: left;
    clear: left;
}

.bubble {
    position: absolute;
    width: 15%;
    min-width: 120px;
    height: 130%;
    text-align: left;
    left: 72%;
    top: -9px;
    padding: 0px;
    /* float: left; */
    background: #1d1d1d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bubble span {
    position: absolute;
    color: #FFF;
    font-size: 12px;
    line-height: 13px;
    width: 80%;
    z-index: 9;
    margin-top: 15px;
    margin-left: 10px;
}

.bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 9px 14px 9px 0;
    border-color: transparent #1d1d1d;
    display: block;
    width: 0;
    z-index: 1;
    left: -14px;
    top: 20px;
}

.sources .bubble {
    left: 260px;
    height: 55px;
    margin-top: 30px
}

.sources {
    height: 60px;
}

.take-home-options {
    display: none;
}

.take-home-options .small-check:nth-child(odd) {
    clear: left;
}

.price-line {
    margin: 10px;
    width: 100%;
}

.quote-price {
    font-size: 30px;
    font-weight: bold;
    color: #33b294 !important;
}

.free-trial {
    background-color: #4c8ec1;
    color: #fff;
    width: 200px;
}

.big-right-arrow {
    font-family: "SSGizmo";
    font-size: 100px;
    color: #eeecec;
    line-height: 200px;
    position: absolute;
    top: 0px;
    padding-left: 20px;
}

.quote-row {
    background: #fff;
    border-radius: 10px;
    border-top: solid 10px #cb483b;
    padding-top: 30px;
    min-height: 200px;
    margin-bottom: 100px;
    position: relative;
    color: #868686;
}

.quote-row div.left {
    float: left;
    padding-right: 70px;
    z-index: 999;
}

.quote-page {
    background-color: #f3f3f3;
    margin-top: -30px;
    z-index: 9999999;
}

.signup-page {
    background-color: #f3f3f3;
    margin-top: -70px;
    z-index: 9999999;
}

.page-footer.quotes-footer {
    margin-top: 0px !important;
}

.pricing-faq {
    background: #FFF;
    width: 100%;
    margin-bottom: 50px;
}

.get-quote {
    background: #515151;
    width: 200px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 60px;
    border: none;
}

.right-feature {
    float: right;
}

.granular {
    background: #fff;
}

.head-logo,
.head-logo img,
.head-logo video {
    height: 30px;
}

.terms-container {
    margin-top: 60px;
}

.privacy-container {
    margin-top: 60px;
}

.homepage {
    background: #f8f8f8;
}


/*Blocked and Other Special Pages*/

.blocked-page {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    position: fixed;
    background: rgb(128, 32, 32);
    background: transparent\9;
    background: rgba(128, 32, 32, 0.8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#cc802020, endColorstr=#cc802020);
    zoom: 1;
}

.blocked-page:nth-child(n) {
    filter: none;
}

.error-page {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    position: fixed;
    background: hsla(0, 0%, 0%, .7);
}

.block_1,
.error_1 {
    margin-top: 150px;
    font-family: 'HelveticaNeueLT Std UltLt', sans-serif;
    color: #FFF;
    font-size: 3.5em;
}

.blocked-logo {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 155px;
}

.btn-blocked {
    border: solid 1px #fff;
    color: #fff;
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    width: 200px;
    margin: 20px 20px 60px;
    ;
    background: none !important;
    letter-spacing: 1px;
}

.btn-blocked:hover {
    color: #ccc;
    border-color: #ccc;
}

.blocked-page a {
    text-decoration: none;
}

.blocked-page .subtitle {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #FFF;
    width: 560px;
    margin: 10px auto 30px;
}

.school-logo {
    width: 100%;
    height: auto;
    background: hsla(0, 0%, 100%, .2);
    margin-top: 40px;
}

.school-logo img {
    margin: 10px;
}

.approve-page {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    position: fixed;
    background: rgba(0, 0, 0, .8);
}

#parent-signup-form h2 {
    margin: 0px 30px;
}

#parent-signup-form h3 {
    margin: 30px 30px 0px;
    width: 100%;
}

#parent-signup-form h3 .pass-error {
    padding-bottom: 0px;
}

#parent-signup-form span {
    margin: 5px 30px;
    width: 100%;
    display: block;
    color: #df4a32;
    font-size: 1.2em;
}

#parent-signup-form .pass-error {
    padding-bottom: 0px;
    margin-bottom: -10px;
}

#parent-signup-form {
    border-top: solid 10px #54b2e2;
    background: #FFF;
    padding-top: 40px;
    border-radius: 10px;
    margin-top: 40px;
    padding-bottom: 180px;
    height: 100%;
}

#signup-form {
    background: #FFF;
    border-top: 10px solid #33b294;
    border-radius: 10px;
    margin-top: 40px;
    margin-bottom: 80px;
    padding-bottom: 20px;
    height: 100%;
}

#signup-thankyou {
    background: #FFF;
    border-top: 10px solid #52b266;
    text-align: center !important;
    border-radius: 10px;
    margin-top: 40px;
    min-height: 270px !important;
    padding-top: 60px;
    margin-bottom: 40px;
}

#signup-form label.error {
    float: left;
    clear: left;
    margin-left: 25px;
    display: block;
}

#signup-form h3 {
    padding: 20px;
    font-size: 30px;
    border-radius: 10px;
    color: #000;
}

.signup-button {
    float: left;
    width: 240px;
    height: 45px;
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
}

.signup-buttons {
    height: 90px;
    margin-left: -5px;
}

.parent-signup-button {
    width: 100%;
    margin-top: 20px;
    height: 70px;
    background: #dd4b39;
    font-family: 'robotobold', sans-serif;
    font-size: 20px;
    border: none;
    display: block;
    text-align: center;
    border-radius: 3px;
    color: #fff;
}

.parent-signup-button:hover {
    background: #dd4b39;
    border: none;
    color: #fff;
}

#signup-form button {
    margin-left: 10px;
    background: #33b294;
    opacity: 1;
    border-color: #f3f3f3;
    clear: left;
    float: left;
}

#signup-form button:hover {
    color: #777;
    background: #f3f3f3;
    border-color: #33b294;
}

#signup-form input {
    margin-left: 23px;
}

#signup-form .input-group {
    padding-bottom: 20px;
}

.try-btn {
    height: 53px;
    margin-top: -2px;
}

.human-input {
    background: #f3f3f3;
    padding: 0px 10px !important;
    box-shadow: -1px -1px 2px #ccc !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

#parent-email,
#parent-password {
    background: #f3f3f3;
    height: 40px;
    width: 90%;
    margin: 1% 5%;
    line-height: 40px;
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
    font-style: none !important;
    margin-bottom: 20px;
    box-shadow: -1px -1px 2px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cemail,
#email,
#phone,
#login-password,
#password-reset,
#password-reset-conf {
    background: #f3f3f3;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
    font-style: none !important;
    box-shadow: -1px -1px 2px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ipadd {
    clear: both;
    width: 66%;
    margin-right: 30px;
    margin-left: 15px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ebebeb;
}

#signup-form input::-webkit-input-placeholder {
    font-style: normal;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 40px;
}

#signup-form input:-moz-placeholder {
    /* Firefox 18- */
    font-style: normal;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 40px;
}

#signup-form input::-moz-placeholder {
    /* Firefox 19+ */
    font-style: normal;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 40px;
}

#signup-form input:-ms-input-placeholder {
    font-style: normal;
    text-decoration: none !important;
    font-size: 16px;
    line-height: 40px;
}

.small-check {
    font-size: 10px;
    height: 30px;
}

.check {
    height: 45px;
    margin-top: 15px;
}

.form-group {
    text-align: left !important;
    margin-left: 17px;
    margin-top: 25px;
}

input[type="checkbox"] {
    margin-right: 5px;
    text-align: left;
}

input[type="checkbox"] + label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 10px 4px 10px 15px;
    vertical-align: middle;
    box-shadow: -1px -1px 2px #ccc;
    background: url(../assets/img/check_sheet.png) left top no-repeat #f3f3f3;
    cursor: pointer;
}

input[type="checkbox"]:checked + label span {
    background: url(../assets/img/check_sheet.png) -25px top no-repeat #f3f3f3;
}

.small-check input[type="checkbox"] + label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 10px 4px 10px 15px;
    vertical-align: middle;
    box-shadow: -1px -1px 2px #ccc;
    background: url(../assets/img/check_sheet.png) left top no-repeat #f3f3f3;
    cursor: pointer;
    background-size: 30px 15px;
}

.small-check input[type="checkbox"]:checked + label span {
    background-size: 30px 15px !important;
    background: url(../assets/img/check_sheet.png) -15px top no-repeat #f3f3f3;
}

label.custom-select {
    position: relative;
    display: inline-block;
    float: left;
    clear: left;
}

.custom-select select {
    display: inline-block;
    width: 212px;
    height: 40px;
    box-shadow: -1px -1px 2px #ccc;
    background: url(../assets/img/down-arrow.jpg) 175px 5px no-repeat #f3f3f3 !important;
    background-size: 30px !important;
    padding: 4px 3px 3px 5px;
    margin: 25px 25px 25px 13px;
    font: 16px;
    color: #777;
    clear: left;
    float: left;
    font-weight: normal;
    outline: none;
    /* remove focus ring from Webkit */
    line-height: 30px !important;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: button;
}

.custom-select select.error {
    border: 1px solid red;
}

.cancel {
    margin-left: 10px;
    margin-top: 10px;
    color: #33b294;
    margin-bottom: 10px;
    padding-bottom: 10px !important;
    float: left;
}

.already {
    padding-bottom: 50px;
    color: #777;
    padding-top: 20px;
    font-size: 11px;
    cursor: pointer;
}

.hero a {
    /*     margin: 25px; */
    text-align: center;
}

.chrome-icon {
    background: url('../assets/img/chrome.svg');
    background-repeat: no-repeat;
}

.feature-box.chrome-icon {
    background-size: 35px;
}

.hero-list li .feature-box {
    background-size: 20px;
}

.hero-list span {
    font-family: 'HelveticaNeueLTPro-Lt', sans-serif;
}

.date {
    font-weight: normal;
    color: #ccc;
    font-size: 10px;
    float: left;
    width: 100%;
}

.content_container1 {
    max-width: 900px;
    margin-top: 20px;
    margin-left: 10%;
}

.content_container1:last-child() {
    padding-bottom: 40px
}

.seperator {
    clear: both;
    margin-bottom: 20px;
    border-bottom: solid 1px #ebebeb;
}

.news-item {
    list-style: none;
    margin-top: 20px;
    clear: both;
}

.press_logo {
    margin-top: 30px;
    float: right;
}

.press_logo img {
    vertical-align: middle;
    margin: auto;
}

.learn-more {
    margin-left: -5px !important;
}

.learn-more:hover {
    background: none;
    color: #555;
}

.signup-boxes {
    margin-top: -70px !important;
    padding-bottom: 200px;
}

.signup h2 {
    color: #fff;
    font-weight: normal;
}

.sign-up-btn {
    /*border: solid 1px white !important;*/
    border-radius: 5px;
    margin-left: 25px;
    padding: 8px 25px 5px !important;
}

.login-btn:hover {
    color: #4c8ec1 !important;
}

.main-nav ul li ul li a .ss-home,
.top-nav ul li ul li a .ss-home {
    vertical-align: -2px;
}

.schools div {
    margin-bottom: 40px
}

.our-schools {
    background: #ebebeb !important;
}

.our-schools.feature {
    background: #fff !important;
}

.our-schools.feature img {
    width: 50%;
    margin: auto;
    vertical-align: middle;
}

.our-schools.feature div:nth-child(3) {
    padding-top: 20px;
}

.fa-youtube-square {
    color: #ce1525;
    padding: 10px;
}

.white {
    color: #fff;
}

.blue {
    color: #4c8ec1;
}

.circle-border {
    border-radius: 50%;
    border: solid 3px #fff;
}

.ss-lightbulb {
    margin-top: 5px;
    padding: 35px 25px 13px 25px;
    color: #fff;
}

.ss-file {
    padding: 35px 25px 13px 25px;
    color: #fff;
}

.ss-mail {
    padding: 35px 25px 13px 25px;
    color: #fff;
}

.clients p {
    max-width: 50%;
    margin: 0px auto 40px;
}

.clients p:nth-child(even) {
    padding-top: 20px;
}

.resource-title {
    font-size: 1.5em;
    color: white;
    text-decoration: underline;
    cursor: pointer;
}

.resources-title {
    color: white !important;
    margin-top: -65px;
}

.resources-title:after {
    background: white !important;
}

.features-title {
    color: #fff;
    margin: 30px auto 0px;
}


/* TESTIMONIAL STYLES =======*/

.testimonials {
    background: #33b294 !important;
    height: 560px !important;
    overflow: hidden !important;
    margin-bottom: -35px !important;
}

testimonial-superslides {
    z-index: 1;
}

.testimonials p {
    font-family: Georgia serif;
    color: white !important;
    padding-top: 30px;
    font-size: 34px;
    line-height: 46px;
}

.testimonials.feature {
    background: #fff !important;
    max-height: 360px !important;
    border: none !important;
    padding-top: 0px;
}

.testimonials.feature p {
    font-family: Georgia serif;
    color: #333 !important;
    padding-top: 0px;
    font-size: 18px;
    line-height: 30px;
}

.testimonials.feature span {
    color: #4c8ec1;
}

.testimonials.feature cite {
    color: #555 !important;
}

.testimonials:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0px 24px 24px 24px;
    border-color: #33b294 transparent;
    display: block;
    width: 0;
    z-index: 1;
    left: 50%;
    margin-left: -12px;
    margin-top: -62px;
}

.testimonials.feature:before {
    display: none;
}

.features a:hover {
    background: none;
    color: #777;
}

.partners {
    background: #fff !important;
    text-align: center;
    vertical-align: middle;
}

.best-buy {
    margin-top: -7px;
}

.tcrunch {
    margin-top: 1px;
}

.edsurge {
    margin-top: -7px;
}

.edweek {
    margin-top: -4px;
}

.mobile-only {
    display: none;
}

.small-mobile-only {
    display: none;
}

.mobile-only hr {
    opacity: .3;
}

.desktop-only {
    display: block;
}

.more-features {
    background: #fff;
    padding-bottom: 30px;
}

.more-features .fa-arrow-right {
    width: 60px;
    height: 60px;
    background: #333;
    color: #fff;
    line-height: 53px;
    font-size: 30px;
    cursor: pointer;
    transition: all .5s;
}

.more-features .fa-arrow-right:hover {
    color: #333;
    background: #eee;
}

.video.feature {
    margin: -30px auto 30px;
    background: #fff;
    content: "video";
    padding: 5px;
    max-width: 100%;
    border-radius: 3px;
}

.video.feature img {
    background: none;
}

.page-content.feature {
    margin: -30px auto 30px;
    padding-right: 0px;
}

.features {
    background: #ffffff !important;
    padding-bottom: 0px !important;
}

.all-features img {
    max-width: 70%;
}

.feature-list {
    width: 100%;
}

.feature-list-top {
    background: #f6f6f6 !important;
}

.feature-list-bottom {
    background: #fff !important;
    border-top: none !important;
    margin-bottom: 30px !important;
}

.all-features .feature-list .row:nth-child(even) {
    background: #f8f8f8;
    margin: 0px -15px 0px -15px;
}


.row {
    margin-right: 0px;
    margin-left: 0px;
}

.full-width {
    width: 100% !important;
}

.feature-box.centered {
    padding-left: 15px;
    background: none !important;
    margin-bottom: -50px;
}

.feature-box.centered p {
    padding-left: 15px;
    position: relative;
    z-index: 99999 !important;
}

.background {
    position: relative;
    z-index: -1 !important;
}

.section-split.all-features {
    background: none !important;
}

.section-split.testimonials.feature div {
    height: 320px !important;
}

.line-graph {
    margin-top: 40px;
}

.schools div img {
    max-width: 75px;
}

.white-row {
    background: #fff;
}


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #0f6256;
    color: #4accb9;
    text-shadow: none;
}

::selection {
    background: #0f6256;
    color: #4accb9;
    text-shadow: none;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 2px;
    border: 0;
    border-top: 1px solid #bbb !important;
    opacity: 1;
    margin: 0;
    padding: 0;
}


/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

a,
a:focus {
    outline: 0;
}

:focus {
    outline: 0;
}

::-moz-focus-inner {
    border: 0;
}


/* ==========================================================================
   General styles
   ========================================================================== */

body {
    visibility: hidden;
    position: relative;
    font-size: 14px;
    color: #555;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.setda {
    margin-top: 3px;
}

hr {
    border-color: #eee;
    margin: 50px 0;
}


/* Titles */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-weight: 300;
    color: #333;
}

.feature-box h4 {
    line-height: 1.3em;
}

.hero {
    text-align: left;
    padding: 0px;
    line-height: 36px;
    word-wrap: break-word;
}

.subtitle {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
}

.box .subtitle {
    color: #000;
}

.subtitle a {
    text-decoration: underline;
    color: #fff !important;
}

.title-tinted {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    color: #219b89;
    font-weight: normal;
    font-size: 32px;
    text-align: center;
}

.detail-title,
.detail-title a {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #888;
    text-transform: uppercase;
    border: none;
    line-height: 18px;
}

.slide-content .page-title {
    text-transform: none !important;
    letter-spacing: 2px !important;
    margin-left: 70px;
}

.page-title {
    color: white;
    letter-spacing: 3px;
    line-height: 52px;
    font-family: 'HelveticaNeueLT Pro 55 Roman', sans-serif !important;
}

.page-subtitle {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    color: white;
    font-size: 30px;
    letter-spacing: -2px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 5%;
}

.page-subtitle.feature {
    color: white;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: none;
    font-style: none;
    letter-spacing: normal;
    font-weight: 300;
    margin: 0px auto 5%;
    width: 35%;
}

.section-title {
    color: #555;
    font-weight: 300;
    font-size: 28px;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.section-title:after {
    content: " ";
    position: absolute;
    bottom: -18px;
    left: 46.4%;
    height: 2px;
    width: 7%;
    background: #4c8ec1;
}

.feature .section-title:after {
    content: " ";
    position: absolute;
    bottom: -18px;
    left: 46.4%;
    height: 2px;
    width: 7%;
    background: none;
}

.feature .section-title:before {
    content: " ";
    position: absolute;
    top: -16px;
    left: 46.4%;
    height: 2px;
    width: 7%;
    background: #555;
}

.paragraph-title {
    font-size: 32px;
    text-transform: uppercase;
}

.overlay-title,
.overlay-subtitle {
    color: white;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.overlay-subtitle {
    font-weight: 300;
}

.service-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.article-title {
    font-weight: 300;
    margin: 0 0 20px 0;
}

.blog-full .article-title {
    margin: 0 0 5px 0;
}

.news-item:nth-child(1) {
    border-top: none;
}


/* Paragraph & Typographic */

p {
    line-height: 30px;
    margin-bottom: 25px;
    font-size: 16px;
}

.feature p {
    font-size: 18px;
}

strong {
    font-weight: 700;
}

em {
    font-weight: 300;
}

pre {
    background: #ebebeb;
    border: none;
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-size: 16px;
    color: #666;
    padding: 20px;
    line-height: 28px;
}

small {
    font-size: 12px;
}

img {
    max-width: 100%;
}

iframe {
    max-width: 100%;
    border: none;
}

.paragraph-lead {
    font-size: 18px;
    color: #219b89;
    line-height: 32px;
}


/* Links */

a {
    color: #428bca;
    word-wrap: break-word;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

a:hover,
a:focus {
    background: none;
    color: #333;
    text-decoration: none;
    outline: 0;
}

a img {
    position: relative;
}

a.head-logo,
a.head-logo:hover,
a.head-logo:focus {
    display: block;
    height: 40px;
    width: 120px;
    cursor: pointer;
    background-image: url('../assets/img/logo.png');
    background-image: url('../assets/img/logo.svg');
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.page-content .section-split.tinted a img {
    background: #e1f1ef;
}

.article-title a {
    border: none;
    line-height: normal;
}


/* Buttons */

.button,
.button,
button,
input[type="button"] {
    -webkit-appearance: none;
    display: inline-block;
    font-size: 14px;
    color: white;
    text-transform: none;
    font-weight: 200;
    line-height: normal;
    background-color: #219b89;
    border: 1px solid #219b89;
    padding: 10px 13px 10px 14px;
    cursor: pointer;
    margin: 0 5px 10px 0;
    border-radius: 5px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.button.large,
button.large,
input[type="button"].large {
    font-size: 21px;
}

.button.small,
button.small,
input[type="button"].small {
    font-size: 11px;
}

.button [class*="icon-"]:before {
    position: relative;
    top: 1px;
    margin-left: 3px;
}


/* Lime button */

.button.lime {
    background-color: #219b89;
    border: 1px solid #219b89;
}

.button.lime:hover {
    color: #219b89;
}


/* Green button */

.button.green {
    background-color: #329357;
    border: 1px solid #329357;
}

.button.green:hover {
    color: #329357;
}


/* Red button */

.button.red {
    background-color: #b85252;
    border: 1px solid #b85252;
}

.button.red:hover {
    color: #b85252;
}


/* Blue button */

.button.blue {
    background-color: #528eb8;
    border: 1px solid #528eb8;
}

.button.blue:hover {
    color: #528eb8;
}


/* Yellow button */

.button.yellow {
    background-color: #d5b32b;
    border: 1px solid #d5b32b;
}

.button.yellow:hover {
    color: #d5b32b;
}


/* Orange button */

.button.orange {
    background-color: #e67e22;
    border: 1px solid #e67e22;
}

.button.orange:hover {
    color: #e67e22;
}


/* Purple button */

.button.purple {
    background-color: #9b59b6;
    border: 1px solid #9b59b6;
}

.button.purple:hover {
    color: #9b59b6;
}


/* Brown button */

.button.brown {
    background-color: #9b6c21;
    border: 1px solid #9b6c21;
}

.button.brown:hover {
    color: #9b6c21;
}


/* Grey button */

.button.grey {
    background-color: #9E9E9E;
    border: 1px solid #9E9E9E;
}

.button.grey:hover {
    color: #9E9E9E;
}

.button:hover,
button:hover,
input[type="button"]:hover {
    color: #219b89;
    background-color: white;
    border: 1px solid #4c8ec1;
}

.button-inverted {
    display: inline-block;
    min-width: 300px;
    background: none;
    color: white;
    font-size: 18px;
    border: 1px solid white;
    border-radius: 5px;
    line-height: normal;
    padding: 15px 25px;
    font-family: 'HelveticaNeueLT Pro 45 Lt' !important;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.button-inverted:nth-child(3) {
    background: #4c8ec1;
    border-color: #4c8ec1;
    color: #fff;
}

.button-inverted:hover {
    background: white;
    color: #333;
    text-decoration: none;
}


/* List */

.link-list {
    margin: 0;
    padding: 20px 0px 10px 0px;
    list-style: none;
}

.link-list li {
    margin-bottom: 20px;
    display: inline;
    padding-right: 20px;
    padding-top: 50px;
}

.link-list li a:hover {
    background: none;
}

.bordered-list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #eee;
}

.bordered-list strong {
    text-transform: uppercase;
    margin-right: 5px;
}

.bordered-list li {
    line-height: normal;
    padding: 18px 0;
    border-top: 1px solid #eee;
}


/* Dropcaps */

.dropcap {
    float: left;
    font-size: 46px;
    margin: 12px 6px 0 0;
    font-weight: bold;
    text-transform: uppercase;
}

.dropcap.rounded,
.dropcap.rectangle {
    border-radius: 100%;
    background: #555;
    color: white;
    padding: 8px 11px;
    font-size: 26px;
    margin-top: 6px;
}

.dropcap.rectangle {
    border-radius: 3px;
}

.dropcap.color {
    background-color: #219b89;
}


/* Quotes */

blockquote,
blockquote.pull-left,
blockquote.pull-right {
    border-color: #219b89;
}

blockquote p {
    color: #fff;
    margin-bottom: 15px;
}

blockquote cite {
    font-size: 12px;
    color: #fff;
    font-style: italic;
}

blockquote cite:before {
    content: "- "
}

blockquote.colored {
    background-color: #219b89;
    color: white;
    border: none;
}

blockquote.pull-left,
blockquote.pull-right {
    width: 30%;
}

blockquote.colored p,
blockquote.colored cite {
    color: white;
}

blockquote.quotes {
    position: relative;
    border: none;
}

blockquote.quotes:before {
    content: "“";
    position: absolute;
    top: -10px;
    left: -10px;
    color: #219b89;
    font-size: 74px;
}

blockquote.quotes:after {
    content: "”";
    position: absolute;
    bottom: -50px;
    right: 0;
    color: #219b89;
    font-size: 74px;
}

.testimonial blockquote {
    border: none;
    margin: 0px;
    padding: 0;
    text-align: center;
}

.testimonial blockquote p {
    color: #fff;
    width: 60%;
    max-width: 530px;
    margin: 0px auto 20px;
}

.testimonial img {
    -webkit-backface-visibility: visible !important;
    max-width: 68px !important;
    max-height: 68px !important;
    border-radius: 100%;
    margin: 10px 0px;
    position: relative !important;
}

.testimonial blockquote p:before {
    font-family: "SSGizmo";
    content: "“";
    font-size: 1.5em;
    position: relative;
    float: left;
    margin-left: -80px;
}

.testimonial blockquote p:after {
    font-family: "SSGizmo";
    content: '”';
    font-size: 1.5em;
    position: relative;
    float: right;
    margin-right: -60px;
}

.testimonial blockquote cite {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    font-style: normal;
}

.testimonial blockquote br {
    display: block;
    height: 0px;
    content: " ";
}

.testimonial blockquote cite span {
    font-style: italic;
    font-weight: 300;
}

.testimonial blockquote cite:before {
    content: "";
}

textarea,
input[type="text"],
input[type="phone"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    height: 50px;
    font-size: 23px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px;
    -webkit-appearance: none;
    box-shadow: 3px 3px 0 #eee;
    border-radius: 0;
    border: 1px solid #eee;
    padding: 0 45px 0 15px;
    font-style: none;
}

textarea {
    padding-top: 18px;
}

.input-field {
    position: relative;
    margin: 0;
    cursor: text;
}

.input-field:before {
    position: absolute;
    right: 13px;
    top: 13px;
    color: #ddd;
    font-size: 21px;
}

input.error,
textarea.error {
    border: 1px solid #ec3a33;
    box-shadow: none;
}

input.valid,
textarea.valid {
    border: 1px solid #7ec0f0;
}

label.error {
    margin-top: -15px;
    margin-left: auto;
    margin-right: auto;
    color: red;
    text-align: left;
    font-style: italic;
    font-weight: 700;
    display: block;
    width: 310px;
    font-size: 12px;
    padding-left: 5px;
}

#sign-up div {
    text-align: center;
}

#sign-up label.error {
    width: 495px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    box-shadow: none;
    color: white;
    pointer-events: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.submit-button {
    margin-left: 15px;
}

.feedback-text {
    margin-bottom: 0;
    line-height: 24px;
    font-size: 13px;
    font-style: italic;
}

.js.csstransitions #top,
.js.csstransitions #side,
.js.csstransitions #main {
    opacity: 0;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.js.csstransitions .loaded #top,
.js.csstransitions .loaded #side,
.js.csstransitions .loaded #main {
    opacity: 1;
}


/* Helpers etc. */

.highlight {
    color: #219b89;
    font-weight: bold;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.centered {
    text-align: center;
}

address {
    margin-bottom: 0px;
}

address .address-item {
    position: relative;
    display: block;
    margin-bottom: 25px;
    line-height: 22px;
    padding-left: 14%;
}

address .address-item:before {
    font-family: 'icomoon';
    position: absolute;
    top: 1px;
    left: 0;
    color: #bbb;
    font-size: 24px;
}

.social-icons a {
    display: inline-block;
    font-size: 24px;
    text-decoration: none;
    margin: 0 15px 15px 0;
    padding: 10px;
    color: #bbb;
}

.social-icons a:nth-child(2) {
    padding-left: 17px;
    padding-right: 17px;
}

.social-icons a:hover {
    background: none;
}

.callout {
    text-align: center;
    font-size: 24px;
    line-height: 42px;
}

.huge {
    margin: 50px 0 -50px 0;
    display: block;
    font-size: 420px;
    color: #F5F5F5;
}

.box {
    text-align: center;
    font-size: 15px;
    background: #f8f8f8;
    padding: 50px 20px 20px;
    min-height: 340px;
    margin-bottom: 25px !important;
}

.icon-box {
    color: #bbb;
    width: 100%;
    margin: 0 auto;
}

.icon-box p {
    font-size: 13px;
    font-style: italic;
}

.icon-box .icon {
    display: inline-block;
    font-size: 48px;
    margin-bottom: 10px;
}

.spinner-holder {
    float: right;
    position: relative;
    left: -30px;
    top: 4px;
}

.section-split .box {
    background: #f8f8f8;
}

.box > *:last-child,
.box > *:last-child > *:last-child,
.box > *:last-child > *:last-child > *:last-child {
    margin-bottom: 0;
}

.box > *:first-child,
.box > *:first-child > *:first-child,
.box > *:first-child > *:first-child > *:first-child {
    margin-top: 0;
}

.icon-overview {
    text-align: center;
}

.icon-overview span {
    font-size: 25px;
    display: inline-block;
    margin: 10px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.icon-overview span:hover {
    color: #333;
}


/* Re-used transitions */

body,
.head-top,
.nav-trigger,
.head-top .background-blur,
.page-top .toggle-side,
.page-top .toggle-side:before,
.side-meta,
.portfolio-item .item-description,
.portfolio-item .item-description:after,
.main-nav,
.main-nav ul li ul,
.top-nav,
.top-nav ul li ul {
    -webkit-transition: all 0.2s cubic-bezier(0.712, 0.0376, 0.392, 1);
    -moz-transition: all 0.2s cubic-bezier(0.712, 0.0376, 0.392, 1);
    -o-transition: all 0.2s cubic-bezier(0.712, 0.0376, 0.392, 1);
    -ms-transition: all 0.2s cubic-bezier(0.712, 0.0376, 0.392, 1);
    transition: all 0.2s cubic-bezier(0.712, 0.0376, 0.392, 1);
}


/* ==========================================================================
   Header styles
   ========================================================================== */

.page-top {
    position: relative;
}

.head-top .container {
    width: 95%;
    width: calc(100% - 75px);
    margin-left: 50px;
}


/* Header Top Bar */

.head-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: black;
    background: rgba(0, 0, 0, 0);
    padding: 35px 0;
    z-index: 9999;
    transition: all 1s;
}

.parents-page .head-top {
    margin-top: 60px;
}

.parents-page .head-top.shrink {
    margin-top: 0px;
    background: rgba(255, 255, 255, 0.85);
}

.parents-page .head-top button {
    padding: 10px 30px 5px;
    margin: 0px;
    background-color: #1facd3;
}

.parents-page .head-top.shrink li a {
    color: #000;
}

.head-top.shrink {
    background: rgba(0, 0, 0, 0.3);
    padding: 17px 0;
}

.head-top.darken {
    background: rgba(0, 0, 0, 0.5);
}

.head-top .background-blur {
    visibility: hidden;
    opacity: 0;
}

.head-top.shrink .background-blur {
    visibility: hidden;
    opacity: 0;
}

.nav-trigger {
    display: none;
    position: absolute;
    top: 20%;
    right: 25px;
    background: white;
    cursor: pointer;
    color: #555;
    line-height: normal;
    padding: 10px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 0;
    z-index: 99999;
}

.shrink .nav-trigger {}

.nav-trigger.active {
    color: #219b89;
}

.head-top .background-blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    /* WebKit bug, no background-attachment + transform3d :( */
    /*background-attachment: fixed;*/
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='80');
}

.head-top .background-blur:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}


/* Main navigation */

.main-nav {
    position: relative;
    z-index: 9999;
    float: right;
}

.main-nav ul,
.top-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.main-nav ul li a,
.top-nav ul li a {
    font-weight: 300;
    position: relative;
}

.main-nav ul li a:hover,
.top-nav ul li a:hover {
    color: #fff !important;
}

.main-nav ul .has-subnav > a:after,
.top-nav ul .has-subnav > a:after {
    font-family: 'icomoon';
    content: "\e25e";
    position: absolute;
    top: 7px;
    right: 8px;
    margin-left: 6px;
    speak: none;
    color: #ddd;
    font-size: 8px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}


/* Page Header */

.page-head {
    position: relative;
    height: 525px;
    background: #2c2e37;
    display: table;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.page-head:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(16, 24, 61, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(16, 24, 61, 0)), color-stop(100%, rgba(0, 0, 0, 0.75)));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(16, 24, 61, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(16, 24, 61, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(16, 24, 61, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(16, 24, 61, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0010183d', endColorstr='#bf000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.page-head .container {
    position: relative;
    top: 20px;
    z-index: 1;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

.page-head.typography {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.all-features {
    background-image: url("../assets/img/AllFeatures.jpg") !important;
    height: 300px;
}

.page-head.parent-features {
    background-image: url("../assets/img/parents.jpg") !important;
    height: 420px;
}

.page-head.product {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.team {
    background-image: url("../assets/img/team.jpg");
    background-attachment: inherit !important;
}

.page-head.privacy {
    background-image: url("../assets/img/Privacy_Terms.jpg");
    height: 320px;
}

.page-head.services {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.terms {
    background-image: url("../assets/img/Privacy_Terms.jpg");
    height: 320px;
}

.page-head.columns {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.pricing {
    background-image: url("../assets/img/features.jpg");
    height: 300px;
}

.page-head.icons {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.lost {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.work-two {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.work-three {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.work-four {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.grid {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.work-single {
    background-image: url("../assets/img/single-feature1.jpg");
}

.page-head.blog {
    background-image: url("../assets/img/single-feature1.jpg");
}

.page-head.blog-full {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.news {
    background-image: url("../assets/img/News_Events.jpg");
    height: 300px;
}

.page-head.blog-grid {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.blog-single {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.blog-single-full {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.archive {
    background-image: url("http://placehold.it/1400x525");
}

.page-head.contact {
    background-image: url("http://placehold.it/1400x525");
}

.page-top .toggle-side {
    position: absolute;
    top: 0;
    right: -60px;
    background: #24282a;
    width: 60px;
    height: 100%;
    cursor: pointer;
    font-size: 28px;
    color: #aaa;
}

.shrink .toggle-side {
    right: 0;
}

.page-top .toggle-side:before {
    position: absolute;
    top: 27%;
    padding: 0 15px;
}

.page-top .toggle-side:hover:before,
.side-active .toggle-side:before {
    color: white;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.shrink .toggle-side:before {
    padding: 0 15px;
}


/* ==========================================================================
   Main/Layout Styles
   ========================================================================== */


/* Section Split */

.section-split {
    background-color: #f8f8f8;
    padding: 40px 0;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.section-split.tinted {
    background-color: #e1f1ef;
}

.section-split.stick {
    margin-bottom: -70px;
}

.section-split.embed {
    height: 450px;
}

.section-split:last-child {
    margin-bottom: 0px;
    padding-bottom: 40px;
    background: #ebebeb;
}

.section-split.parallax {
    display: table;
    height: 550px;
    width: 100%;
}

.section-split.parallax a:nth-child(even):hover {
    background: none;
}

.section-split.parallax .container {
    display: table-cell;
    vertical-align: middle;
}

.section-split.clients {
    background-image: url("../assets/img/ResourcesBG.jpg");
}

.section-split.product {
    background-image: url("http://placehold.it/1400x800");
}


/* Side Meta Area */

.side-meta {
    position: fixed;
    top: 0;
    right: -275px;
    width: 275px;
    height: 100%;
    padding: 40px 30px;
    background: #24282a;
    color: #eee;
    cursor: pointer;
    overflow-y: scroll;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    z-index: 999999;
}

.side-active .side-meta {
    right: 0;
    cursor: default;
}

.side-meta .close-side {
    position: absolute;
    top: -8px;
    right: 0;
    cursor: pointer;
    font-size: 12px;
    padding: 30px;
    padding-right: 23px;
    z-index: 999;
}

.side-meta .close-side:hover {
    color: white;
}

.side-meta .meta-title {
    color: white;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 6px 0;
}

.side-page-description {
    margin-bottom: 50px;
}

.breadcrumbs {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    list-style: none;
}

.breadcrumbs:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 40%;
    height: 1px;
    background: white;
}

.breadcrumbs li {
    display: inline-block;
    font-size: 12px;
    font-style: italic;
}

.breadcrumbs li a {
    display: block;
    position: relative;
    border: none;
    background: none;
    margin-right: 6px;
    padding-right: 6px;
    color: #eee;
    text-decoration: underline;
}

.breadcrumbs li a:after {
    content: "/";
    font-size: 11px;
    text-decoration: none;
    position: absolute;
    right: -4px;
    top: 1px;
}

.block-button {
    display: block;
    line-height: normal;
    color: white;
    background: #141719;
    font-size: 14px;
    border: none;
    text-align: center;
    padding: 15px 5px;
    margin: 0 0 10px 0;
    font-weight: 700;
    text-transform: uppercase;
}

.social-blocks {
    margin: 30px 0 30px 0;
    padding: 0;
    list-style: none;
}

.social-blocks li {
    float: left;
    width: 25%;
}

.social-blocks a {
    display: block;
    border: none;
    text-align: center;
    color: white;
    background: #141719;
    line-height: normal;
    padding: 13px 0;
    font-size: 16px;
    border: 1px solid #24282a;
}


/* Side meta active layout transition */

body {
    left: 0;
}

.side-active,
.side-active .head-top {
    left: -275px;
}


/* Service Box */

.service-box {
    text-align: center;
}

.service-box:before {
    font-size: 68px;
    color: #219b89;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}


/* Feature Box */

.feature-box {
    position: relative;
    padding-left: 60px;
    margin-bottom: 35px;
    margin-top: 45px;
}

.feature-box.short {
    position: relative;
    padding-left: 60px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.feature-box:before {
    position: absolute;
    left: 0;
    top: 4px;
    color: #999;
    font-size: 32px;
}

.feature-box:hover:before {
    color: #999 !important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.feature-title {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-size: 20px;
    color: #219b89;
    font-weight: 300;
}

.feature-title:hover {
    color: #555;
}

.circle-stats {
    display: inline-block;
    position: relative;
    z-index: 99;
    padding: 0 3%;
    width: 200px;
}

.circle-stats p {
    position: relative;
    display: inline-block;
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    text-align: center;
    color: white;
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    font-style: italic;
    margin: 0;
}

.circle-stats p:before {
    content: " ";
    position: absolute;
    top: -24%;
    left: -10%;
    background: #219b89;
    width: 0;
    height: 0;
    padding: 60%;
    border-radius: 100%;
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.circle-stats .stat {
    display: block;
    font-style: normal;
    font-size: 72px;
    line-height: normal;
}


/* Employee */

.employee {
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 15px;
    border-radius: 5px;
    background-color: #f8f8f8;
    margin-bottom: 30px;
}

.employee .employee-image {
    border-radius: 100%;
    border: 2px solid white;
}

.founder {
    float: left;
    margin-right: 20px;
}

.employee .employee-name {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    color: #555;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px !important;
}

.employee .employee-title {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-style: italic;
    color: #999;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}

.employee .employee-social {
    margin: 0;
}

.employee .employee-social.founder {
    margin-top: -10px;
    margin-left: 174px;
}

.employee .employee-social a {
    color: #aaa;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 5px 0 3px;
    border-right: 1px solid #aaa;
    border-bottom: 0;
    font-weight: 700;
    line-height: normal;
}

.employee .employee-social a:first-child {
    padding-left: 0;
}

.employee .employee-social a:last-child {
    padding-right: 0;
    border: none;
}

.employee .employee-social a:hover {
    background: none;
    color: #111;
}

.investor-list li {
    display: inline;
    list-style: none;
    height: 300px;
    vertical-align: middle;
}

.investor-list li img {
    vertical-align: middle;
}

.investor-list li .founder {
    margin-top: 21%;
}

.investor-list li .new-schools {
    margin-top: 26%;
}


/* Image Overlay */

.image-overlay {
    position: relative;
    margin-bottom: 10px;
}

.image-overlay .overlay-text {
    position: absolute;
    z-index: 19;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 27% 0;
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: white;
    text-transform: uppercase;
}

.image-overlay .overlay-text:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: -1;
}

.image-overlay img {
    position: relative;
    display: block;
    z-index: 9;
}


/* Pricing Tables */

.pricing-page {
    background: #f3f3f3;
}

.pricing-table {
    margin: 0 0 45px 0;
    background: #fff;
    border-radius: 10px;
    padding: 0px 0px 50px 0px;
    list-style: none;
    text-align: center;
}

.pricing-table li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    margin: 10px 0 3px 0;
    line-height: normal;
    padding: 3px 15px;
    font-size: 18px;
}

.pricing-table li button {
    width: 200px;
}

.pricing-table .pricing-edition {
    position: relative;
    margin-top: -30px;
    background: #fff;
    color: #33b294;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 20px 15px;
    border-top: solid 10px #33b294;
    border-radius: 10px;
}

.blue-edition {
    border-top: solid 10px #4c8ec1 !important;
    color: #4c8ec1 !important;
}

.pricing-table .pricing-edition .special-lead {
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 2px 0;
    background: #219b89;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    letter-spacing: normal;
}

.special .pricing-edition {
    background: #0a0b0f;
}

.pricing-table .pricing-edition span {
    display: block;
    font-size: 26px;
}

.pricing-table .pricing-price {
    background: none;
    color: #fff;
    font-size: 70px;
    line-height: 70px;
    padding: 25px 35px 85px 20px;
    text-align: center;
    white-space: nowrap;
    background: #33b294;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0px auto -10px;
}

.pricing-table .pricing-price span {
    font-size: 34px;
    margin-right: 10px;
    margin-left: -10px;
}

.blue-price {
    background: #4c8ec1 !important;
    padding-left: 15px !important;
    letter-spacing: -7px;
}

.blue-price h4 {
    letter-spacing: normal;
    margin-left: 22px !important;
}

.blue-price sup {
    left: 10px !important;
}

.pricing-price h4 {
    margin-left: 13px;
    color: #fff;
    margin-top: -5px;
    font-weight: 300;
}

.special .pricing-price {
    color: #5e5e5e;
}

.pricing-table sup {
    position: relative;
    font-size: 32px;
    top: -38px;
    left: 23px;
}

.pricing-table sub {
    position: relative;
    right: 25px;
    bottom: -15px;
    font-size: 20px;
}

.pricing-table .signup {
    padding: 0;
}

.pricing-table .signup .button {
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    padding: 15px 0;
    display: block;
    margin: 0;
}


/* Portfolio */

.portfolio-item {
    position: relative;
    display: block;
    border: none;
    color: white;
    margin-bottom: 30px;
}

.portfolio-item:hover {
    color: white;
}

.portfolio-item .item-image {
    width: 100%;
}

.portfolio-item .item-description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.portfolio-item:hover .item-description {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}


/* Tap as hover on touch devices DO NOT work with visibility, use display property instead */

.touch .portfolio-item .item-description {
    display: none;
}

.touch .portfolio-item:hover .item-description {
    display: block;
}

.portfolio-item .item-description:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 solid rgba(255, 255, 255, 0.75);
}

.portfolio-item:hover .item-description:after {
    border-width: 10px;
}

.portfolio-item .inner-content {
    position: absolute;
    top: 42%;
    left: 0;
    width: 100%;
    padding: 0 30px;
}

.portfolio-item .inner-content span {
    display: block;
}

.portfolio-item .item-description .item-title {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 3px;
}

.portfolio-item .item-description .item-tags {
    font-style: italic;
    font-size: 12px;
    color: #eee;
    margin-top: 3px;
}

.portfolio-container.grid {
    margin-bottom: 50px;
}

.grid .portfolio-item {
    float: left;
    margin: 0;
    max-width: 24.9%;
}


/* Portfolio filter */

.portfolio-filter {
    margin: 0 0 45px 0;
    padding: 30px 0 20px 0;
    list-style: none;
    text-align: center;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.portfolio-filter li {
    display: inline-block;
}

.portfolio-filter li a {
    display: block;
    margin: 0 12px 10px 12px;
    border: none;
    line-height: normal;
    font-size: 18px;
    color: #bbb;
    text-transform: uppercase;
    font-weight: bold;
}

.portfolio-filter li .selected,
.portfolio-filter li a:hover {
    color: #222;
    background: none;
}


/* Portfolio Navigation */

.portfolio-nav {
    border-bottom: 1px solid #eee;
    padding-bottom: 28px;
    margin-bottom: 70px;
}

.portfolio-nav a {
    display: inline-block;
    border: none;
    color: #555;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: lowercase;
    padding: 0 20px 0 0;
}

.portfolio-nav .pull-right a {
    border-right: 1px solid #eee;
}

.portfolio-nav .pull-right a:last-child {
    border-right: none;
    padding-right: 0;
}

.portfolio-nav a:before {
    font-family: 'icomoon';
    content: "\e2ad";
    speak: none;
    font-size: 11px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    font-style: normal;
    margin: 0 5px 0 0;
    position: relative;
    top: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.portfolio-nav a:hover {
    color: #222;
    background: none;
}

.portfolio-nav .nav-next {
    padding: 0 0 0 20px;
}

.portfolio-nav .nav-next:before {
    content: "\e2a9";
    float: right;
    margin: 0 0 0 5px;
    top: 4px;
}

.portfolio-nav .nav-overview:before {
    content: "\e1c1";
    top: 1px;
    margin: 0 9px 0 0;
}


/* Pagination */

.pagination {
    display: block;
    text-align: center;
    color: #ccc;
    border-top: 1px solid #eee;
    padding-top: 35px;
}

.pagination a {
    display: inline-block;
    border: none;
    color: #555;
}

.pagination .paging-link {
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: lowercase;
    margin: 0 20px 0 0;
}

.pagination .paging-link:before {
    font-family: 'icomoon';
    content: "\e2ad";
    speak: none;
    font-size: 11px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    font-style: normal;
    margin: 0 5px 0 0;
    position: relative;
    top: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pagination a.paging-link:hover {
    color: #222;
    background: none;
}

.pagination .next {
    margin: 0 0 0 20px;
}

.pagination .next:before {
    content: "\e2a9";
    float: right;
    margin: 0 0 0 5px;
    top: 4px;
}

.pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.pagination ul li {
    display: inline-block;
}

.pagination ul li a {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    padding: 9px 0 11px 1px;
    background: white;
    border: 1px solid #ccc;
    border-radius: 100%;
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    text-align: center;
    color: #333;
    font-weight: 700;
    line-height: normal;
}

.pagination ul .current,
.pagination ul li a:hover {
    background: #888;
    color: white;
    border-color: #888;
}

.blog-full .pagination {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px dotted #eee;
}


/* Blog */

.article-post {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px dotted #eee;
}

.article-post:last-of-type {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none;
}

.article-container .article-post {
    width: 30%;
    margin: 15px;
    background: #fafafa;
    padding: 0;
    border: none;
}

.article-container .article-title {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 10px;
}

.article-post .article-content {
    padding: 10px 18px;
}

.blog-full .article-post {
    text-align: center;
    margin: 0;
    padding: 0;
    border: none;
}

.article-post .article-image,
.article-post .article-embed,
.article-post .fluid-width-video-wrapper {
    margin-bottom: 20px;
}

.article-embed {
    width: 100%;
    height: auto;
}

.article-meta {
    font-size: 12px;
    color: #777;
    font-style: italic;
}

.article-meta span {
    display: block;
    margin-bottom: 10px;
}

.article-container .article-meta {
    margin-bottom: 20px;
    line-height: 18px;
}

.article-container .article-meta span {
    display: inline;
    margin-bottom: 5px;
}

.article-meta .meta-author-image {
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

.article-meta .meta-author-bio {
    position: relative;
    font-size: 14px;
    color: #777;
    margin-bottom: 22px;
    padding-bottom: 20px;
}

.article-meta .meta-author {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    color: #333;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.article-meta .meta-author:before,
.article-meta .meta-author-bio:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25%;
    border-bottom: 1px solid #eee;
}

.article-full .article-meta {
    text-align: right;
}

.article-full .article-meta .meta-author {
    margin-bottom: 10px;
    padding-bottom: 0;
}

.article-full .article-meta .meta-author:before {
    content: none;
}

.article-full .article-meta .meta-author:before,
.article-full .article-meta .meta-author-bio:before {
    left: auto;
    right: 0;
}

.article-tags {
    color: #aaa;
    text-transform: uppercase;
    font-size: 12px;
}

.article-tags a {
    color: #aaa;
    margin-right: 7px;
    border: none;
}

.article-tags a:hover {
    color: white;
}


/* Article Navigation */

.article-nav {
    padding: 25px 0;
    line-height: normal;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 0 0 60px 0;
}

.article-nav a {
    display: block;
    font-size: 13px;
    color: #999;
    border: none;
    padding: 0 10px;
}

.article-nav .col-xs-6 {
    border-right: 1px solid #eee;
}

.article-nav > div:last-child {
    border: none;
}

.article-nav .article-post-date {
    font-style: italic;
}

.article-nav .prev-article {
    text-align: right;
}

.article-nav a .nav-label {
    display: inline-block;
    text-transform: uppercase;
    color: #666;
    font-size: 11px;
    font-weight: bold;
}

.article-nav .prev-article .nav-label:before {
    font-family: 'icomoon';
    content: "\e2ad";
    margin-right: 5px;
    font-size: 10px;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.article-nav .next-article .nav-label:after {
    font-family: 'icomoon';
    content: "\e2a9";
    margin-left: 5px;
    font-size: 10px;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.article-nav .post-title {
    font-family: 'Helvetica Neue', sans-serif;
    color: #219b89;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    margin: 8px 0 3px 0;
}

.article-nav a:hover {
    background: none;
}

.article-nav a:hover .post-title {
    color: #333;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}


/* Comments */

.comments {
    margin-top: 70px;
}

.comments ul {
    list-style: none;
}

.comments .comment-count {
    margin: 0 0 35px 0;
    font-size: 26px;
}

.comment-count .count-bubble {
    display: inline-block;
    position: relative;
    top: -12px;
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    color: white;
    line-height: 14px;
    font-weight: 700;
    font-size: 14px;
    margin-left: 5px;
    text-align: center;
    width: 32px;
}

.comment-count .count-bubble:before {
    position: absolute;
    top: -6px;
    left: 0;
    z-index: -1;
    color: #404040;
    font-size: 32px;
}

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comment-container {
    position: relative;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.comment-container .comment-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}

.comment-container .comment-image img {
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 100%;
}

.comment-container .comment-image:hover {
    background: none;
}

.comment-container .comment-content {
    margin-left: 75px;
}

.comment-container .comment-author {
    display: inline-block;
    font-size: 18px;
    color: #333;
    margin-bottom: 3px;
    line-height: normal;
    border: none;
}

.bypostauthor .comment-container .comment-author {
    color: #219b89;
}

.comment-container .is-author {
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    color: #aaa;
    line-height: 28px;
    margin-left: 10px;
}

.comment-container .comment-author:hover {
    color: #555;
    background: none;
}

.comment-container .comment-date {
    margin-bottom: 10px;
    font-size: 12px;
    color: #8b8b8b;
    font-style: italic;
    line-height: normal;
}

.comment-container .comment-body {
    color: #555;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

.comment-container .reply-button {
    position: relative;
    display: none;
    font-size: 11px;
    color: #555;
    line-height: normal;
    margin-left: 11px;
    border-bottom: 1px solid transparent;
}

.comment-container .reply-button:before {
    content: " ";
    position: absolute;
    top: 5px;
    left: -8px;
    width: 4px;
    height: 4px;
    background: #ccc;
    border-radius: 100%;
}

.comment-container:hover .reply-button {
    display: inline-block;
}

.comment-container .reply-button:hover {
    color: #333;
    background: none;
    border-bottom: 1px solid #333;
}


/* Nested Comments */

.children {
    margin-left: 60px;
}


/* ==========================================================================
   Footer styles
   ========================================================================== */

.page-footer {
    position: relative;
    padding: 0px;
    background: #474747;
    color: #eee;
    display: block;
    
}

/*UP ARROW*/
.to-top {
    position: absolute;
    z-index: 9;
    left: 70%;
    background: #474747 !important;
    top: -37px;
    border-radius: 100%;
    text-align: center;
    padding: 32px 33px 32px 32px;
    cursor: pointer;
    font-size: 28px;
}

.to-top:before {
    position: relative;
    top: -15px;
}

.to-top:hover, .to-top:active, .to-top:visited {
    z-index: 9;
    background: #474747;
    color: white;
    text-decoration: none;
}


.footer-menu a, .footer-contact a {
    color: #a5a5a5;
    border-color: #555;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.footer-menu a:hover, .footer-contact a:hover {
    color: white;
}

.footer-menu a img, .footer-contact a img {
    background: #2c2e37;
}

.disclaimer {
    color: white;
    font-size: 12px;
    margin-top: 0px;
    text-align: left;
    line-height: 28px;
}

/*.footer-row {
    margin-right: 0%;
    padding-right: 0px;
}*/

.footer-contact {
    padding: 30px 30px 0px 60px;
    background: #272727;
    right: 0px;
    z-index: 99;
    position: absolute;
    /*height: 202px;*/
    min-width: 360px;
}

.footer-menu {
    padding: 90px 50px 20px;
    background: #474747;
    color: #eee;
    height: 286px;   
}


/* ==========================================================================
   Plugin styles
   ========================================================================== */


/* Superslides plugin */

.superslides {
    position: relative;
    height: 100%;
    padding-left: 0px;
}

.superslides .slides-container {
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}

.slides-container li {
    height: 500px !important;
    list-style: none;
}

.superslides .slides-pagination {
    position: absolute;
    left: -10px;
    bottom: 35px;
    width: 100%;
    text-align: center;
    z-index: 999;
}

.superslides .slides-pagination a {
    display: inline-block;
    color: white;
    margin: 0 4px;
    width: 15px;
    height: 15px;
    border: 1px solid white;
    background: none;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.superslides .slides-pagination a:hover,
.superslides .slides-pagination .current {
    width: 15px;
    height: 15px;
    background: white;
}

.superslides .slide-content {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    text-align: center;
    color: white;
}

.superslides .slide-content .container {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    /*background: rgba(0, 0, 0, 0.7);*/
}

.superslides h1,
.superslides h2,
.superslides h3,
.superslides h4,
.superslides h5,
.superslides h6 {
    color: white;
}


/* FlexSlider Necessary Styles
*********************************/

.flexslider {
    padding: 0 0 80px 0;
    margin: 0;
    position: relative;
}

.flexslider .slides > li {
    position: relative;
    display: none;
    -webkit-backface-visibility: hidden;
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}


/* Clearfix for the .slides element */

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}


/* No JavaScript Fallback */


/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
    display: block;
}

.flex-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-container .slides {
    position: relative;
    z-index: 99;
}

.flex-container li iframe {
    width: 100%;
    height: 100%;
}

.flex-container .slides li .flex-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    background: black;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 10px;
}

.flex-direction-nav {
    position: absolute;
    left: 0;
    top: 40%;
    z-index: 999;
    width: 100%;
}

.flex-direction-nav li a {
    position: absolute;
    left: 25px;
    opacity: 0;
    visibility: hidden;
    display: block;
    cursor: pointer;
    border: none;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.flex-container:hover .flex-direction-nav li a {
    opacity: 0.6;
    visibility: visible;
}

.flex-direction-nav li a:hover {
    background: none;
    opacity: 1 !important;
}

.flex-direction-nav li a:before {
    font-family: 'icomoon';
    content: "\e2d1";
    speak: none;
    color: white;
    font-size: 36px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.flex-direction-nav li .flex-next {
    left: auto;
    right: 25px;
}

.flex-direction-nav li .flex-next:before {
    content: "\e2cf";
}

.flex-control-nav {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.flex-control-nav li {
    display: inline-block;
    text-indent: -9999px;
}

.flex-control-nav li a {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #999;
    cursor: pointer;
    border: none;
    margin: 0 5px;
}

.flex-control-nav li .flex-active,
.flex-control-nav li a:hover {
    background: #219b89;
}


/* Tabs */

.tab-nav {
    margin: 0 0 5px 0;
    padding: 0;
    list-style: none;
}

.tab-nav li {
    display: inline-block;
}

.tab-nav li a {
    display: block;
    text-decoration: none;
    color: #555;
    background-color: #f4f4f4;
    padding: 8px 15px;
    border-radius: 10px;
    border: none;
    font-weight: bold;
    margin: 0 5px 10px 0;
    line-height: normal;
}

.tab-nav .active a,
.tab-nav li a:hover {
    background-color: #219b89;
    color: white;
}

.tab-content {
    background-color: #eee;
    border-radius: 10px;
    padding: 15px;
}

.tab-pane > *:first-child,
.tab-pane > *:first-child > *:first-child,
.tab-pane > *:first-child > *:first-child > *:first-child {
    margin-top: 0;
}

.tab-pane > *:last-child,
.tab-pane > *:last-child > *:last-child,
.tab-pane > *:last-child > *:last-child > *:last-child {
    margin-bottom: 0;
}


/* Vertical Tabs */

.vertical .tab-nav-container {
    text-align: right;
    border-right: 1px solid #eee;
    padding: 40px 0;
}

.vertical .tabs-title {
    text-transform: uppercase;
    margin-right: 13px;
    margin-top: 75px;
}

.vertical li:first-child h4 {
    margin-top: 0;
}

.vertical .tab-nav-container li {
    display: block;
}

.vertical .tab-nav-container a {
    display: block;
    background: none;
    font-weight: normal;
    color: #888;
    margin: 0;
    border-radius: 0;
}

.vertical .tab-nav-container .active a,
.vertical .tab-nav-container a:hover {
    background: #f5f5f5;
    color: #333;
}

.vertical .tab-nav-container .active a {
    font-weight: bold;
}

.vertical .tab-content {
    background: none;
    border-radius: 0;
    padding: 33px 0;
}


/* Collapsibles (toggle/accordion */

.collapsible {
    margin-bottom: 10px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.collapse-title {
    position: relative;
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-size: 14px;
    color: #333;
    background: #f1f1f1;
    border-radius: 10px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 15px 35px 15px 15px;
    background-color: #219b89;
    color: white;
    line-height: normal;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.collapse-title:after {
    font-family: 'icomoon';
    content: "\e25e";
    position: absolute;
    top: 32%;
    right: 15px;
    margin-left: 6px;
    speak: none;
    color: white;
    font-size: 16px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.collapse-title.collapsed {
    background: #f1f1f1;
    color: #333;
}

.collapse-title.collapsed:after {
    content: "\e25d";
    color: #555;
}

.collapse-title:hover {
    background-color: #219b89;
    color: white;
}

.collapse-title:hover:after {
    color: white;
}

.collapsible-pane {
    padding: 15px;
    background: #fafafa;
}

.collapsible-pane > *:first-child,
.collapsible-pane > *:first-child > *:first-child,
.collapsible-pane > *:first-child > *:first-child > *:first-child {
    margin-top: 0;
}

.collapsible-pane > *:last-child,
.collapsible-pane > *:last-child > *:last-child,
.collapsible-pane > *:last-child > *:last-child > *:last-child {
    margin-bottom: 0;
}


/* Alerts */

.close:hover,
.close:focus {
    background: none;
}


/* Progress Bars */

.progress {
    height: 14px;
    border-radius: 7px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #eee;
}

.progress-default {
    background: #219b89;
}

.progress-bar {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.progress-bar:last-child {
    border-radius: 0 7px 7px 0;
}


/**** Isotope Filtering ****/

.portfolio-container .col-sm-3 {
    margin-right: -1px;
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}


/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition: all 0.8s cubic-bezier(0.712, 0.0376, 0.392, 1);
    -moz-transition: all 0.8s cubic-bezier(0.712, 0.0376, 0.392, 1);
    -o-transition: all 0.8s cubic-bezier(0.712, 0.0376, 0.392, 1);
    -ms-transition: all 0.8s cubic-bezier(0.712, 0.0376, 0.392, 1);
    transition: all 0.8s cubic-bezier(0.712, 0.0376, 0.392, 1);
}


/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.9;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: none;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0px;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #FFF;
    border-radius: 50%;
    line-height: 25px;
    margin-top: 5px;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}


/* Main image in popup */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
.partner-img{
    margin-bottom: 30px;
}
.partner-img .amplified{
      margin-top: 45px;
}
.partner-img .ctl{
      margin-top: 30px;
}
.partner-img .google{
      margin-top: 50px;
}
.partner-img .amplified{
      margin-top: 45px;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .main-nav ul li a:hover {
        color: #ccc !important;
    }
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure {
        /* The shadow behind the image */
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}


/* overlay at start */

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}


/* content at start */

.mfp-fade.mfp-wrap .mfp-content,
.mfp-fade.mfp-wrap .mfp-arrow {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}


/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content,
.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
    opacity: 1;
}


/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content,
.mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
    opacity: 0;
}


/* Google Maps */

.gm-style img {
    max-width: none;
    background: none;
}

.gm-style a {
    border: none;
}

.gm-style a:hover {
    background: none;
}


/* ==========================================================================
   Widget styles
   ========================================================================== */


/* Sidebar widgets*/

.sidebar .widget {
    margin-bottom: 70px;
}

.sidebar .widget-title {
    font-family: 'HelveticaNeueLT Pro 45 Lt', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #f0f0f0;
    padding: 6px;
    margin: 0 0 15px 0;
    background: #1F2125;
}

.searchform input {
    margin: 0;
}

.searchform .input-field:before {
    font-size: 12px;
    right: 17px;
    top: 19px;
}


/* Latest posts */

.latest-posts,
.categories {
    line-height: normal;
}

.latest-posts ul,
.categories ul,
.latest-comments ul,
.links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.latest-posts ul li,
.categories ul li,
.latest-comments ul li {
    margin-bottom: 15px;
}

.latest-posts em {
    font-size: 12px;
    color: #999;
}

.latest-posts a {
    font-weight: 700;
    color: #555;
    border: none;
}

.latest-posts a {
    font-weight: 700;
    color: #555;
    border: none;
}

.latest-posts a:hover,
.categories a:hover {
    color: white;
}


/* Categories */

.categories a {
    color: #555;
    border: none;
}


/* Tags */

.tags a {
    display: inline-block;
    background: #888;
    color: white;
    border: none;
    line-height: 1;
    padding: 12px;
    border-radius: 6px;
    font-size: 12px;
    margin: 0 3px 7px 0;
}

.tags a:hover {
    background: white;
    color: #219b89;
}


/* Latest Comments */

.latest-comments li {
    line-height: 22px;
}

.latest-comments a {
    border: none;
}


/* Links */

.links li {
    margin-bottom: 15px;
}

.links a {
    border: none;
}

.links a:after {
    content: "\e2a1";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin-left: 10px;
    font-size: 8px;
    position: relative;
    top: -1px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}


/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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


/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 1920px) {
    .page-title {
        font-size: 90px;
        margin-bottom: 30px;
    }
    .hero-img h2 {
        font-size: 50px;
    }
    .hero-list li span {
        font-size: 32px !important;
    }
    .superslides .slide-content .container {
        display: table-cell;
        padding: 15% 0px;
        vertical-align: inherit;
    }
    .btn-hero {
        width: 400px;
        font-size: 30px;
    }
}


/* Larger than desktop 1200 (devices and browsers) */

@media only screen and (min-width: 1200px) {
    .recent-awards span{
        
        font-size: 1em;
    }
    .tcrunch {
        margin-top: 1px;
    }
    .edsurge {
        margin-top: -7px;
    }
    .edweek {
        margin-top: -4px;
    }
}


/* Dekstop sizes (devices and browsers) */

@media only screen and (min-width: 992px) {
    .head-logo {
        float: left;
    }
    .fa-bars {
        display: none !important;
    }
    .head-top .container {
        position: relative;
        display: table;
    }
    /* Main Navigation */
    .main-nav,
    .top-nav {
        text-align: right;
        display: table-cell;
        vertical-align: middle;
    }
    .main-nav > ul {
        display: inline-block;
    }
    .main-nav ul li,
    .top-nav ul li {
        position: relative;
        display: inline-block;
        text-align: left;
        -webkit-perspective: 600;
        -moz-perspective: 600px;
        -o-perspective: 600;
        -ms-perspective: 600;
        perspective: 600;
    }
    .main-nav ul li a,
    .top-nav ul li a {
        display: block;
        padding: 4px 20px 3px 20px;
        font-family: 'HelveticaNeueLT Pro 55 Roman';
        font-size: 15px;
        font-weight: 400;
        color: white;
        text-transform: uppercase;
        line-height: normal;
        border: none;
        -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -ms-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
    }
    .main-nav ul li:hover > a:after,
    .top-nav ul li:hover > a:after {
        text-decoration: none;
        color: #777;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .main-nav ul .has-subnav.active > a:after,
    .top-nav ul .has-subnav.active > a:after {
        top: 7px;
        color: #222;
    }
    .main-nav > ul > .active > a,
    .top-nav > ul > .active > a {
        color: white;
        padding: 1px 12px 2px 12px;
        margin: 1px 8px 1px 8px;
        border: 1px solid white;
        background: white;
        color: #222;
        text-shadow: none;
        border-radius: 3px;
    }
    .main-nav > ul > .has-subnav.active > a,
    .top-nav > ul > .has-subnav.active > a {
        padding-right: 20px;
        margin-right: 0;
    }
    .main-nav ul li ul .active > a,
    .top-nav ul li ul .active > a {
        color: #219b89;
    }
    /* subnav */
    .main-nav ul li ul,
    .top-nav ul li ul {
        position: absolute;
        top: 30px;
        right: 10px;
        white-space: nowrap;
        visibility: hidden;
        padding: 10px 0 5px 5px;
        background: white;
        border-radius: 5px;
        box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -moz-transform: translate3d(-15px, 0, -300px);
        -webkit-transform: translate3d(-15px, 0, -300px);
        -o-transform: translate3d(-15px, 0, -300px);
        -ms-transform: translate3d(-15px, 0, -300px);
        transform: translate3d(-15px, 0, -300px);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    .main-nav ul li ul:after,
    .top-nav ul li ul:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 0 8px 8px;
        border-color: #FFFFFF transparent;
        display: block;
        width: 0;
        z-index: 1;
        top: -8px;
        right: 10px;
    }
    .main-nav ul .active ul,
    .top-nav ul .active ul {
        left: 8px;
        border-radius: 0 10px 10px 10px;
        -moz-transform: translate3d(-27px, 0, -300px);
        -webkit-transform: translate3d(-27px, 0, -300px);
        -o-transform: translate3d(-27px, 0, -300px);
        -ms-transform: translate3d(-27px, 0, -300px);
        transform: translate3d(-27px, 0, -300px);
    }
    .main-nav ul li:hover > ul,
    .top-nav ul li:hover > ul {
        display: block;
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    /* Tap as hover on touch devices DO NOT work with visibility, use display property instead */
    .touch .main-nav ul li ul,
    .touch .top-nav ul li ul {
        display: none;
    }
    .touch .main-nav ul li:hover > ul,
    .touch .top-nav ul li:hover > ul {
        display: block;
    }
    .main-nav ul li ul li,
    .top-nav ul li ul li {
        display: block;
    }
    .top-nav ul li ul li {
        padding: 0px;
    }
    .top-nav ul li ul {
        top: 60px;
        z-index: 99999;
    }
    .main-nav ul li ul li a,
    .top-nav ul li ul li a {
        display: block;
        text-transform: none;
        margin: 0;
        padding: 5px 40px 5px 12px;
        color: #777;
        font-size: 14px;
    }
    .main-nav ul li ul li a i,
    .top-nav ul li ul li a i {
        padding-right: 10px;
    }
    .main-nav ul li ul li a:hover,
    .top-nav ul li ul li a:hover {
        color: #219b89;
    }
    .main-nav ul li ul li:hover > a,
    .top-nav ul li ul li:hover > a {
        color: #333 !important;
    }
    /* sub-subnav */
    .main-nav ul li ul li ul,
    .top-nav ul li ul li ul {
        left: auto;
        top: 0;
        right: -178px;
        padding: 0;
    }
    /* Animation */
    .csstransitions .animated {
        visibility: hidden;
    }
    .csstransitions .animated.visible {
        visibility: visible;
    }
    .no-js .animated {
        visibility: visible;
    }
    .csstransitions span.animated {
        display: inline-block;
    }
}


/* Smaller than desktop 1200 (devices and browsers) */

@media only screen and (max-width: 1200px) {
    
    .recent-awards span{
        font-size: 1em;
    }
    .recent-awards ul li img{
        padding: 8%;
    }

    #main-superslides,
    .superslides,
    .superslides .slide-content,
    .video-container video,
    .video-container video img {
        min-height: 100% !important;
        min-width: 100% !important;
    }
    .circle-stats {
        width: 170px;
    }
    .tcrunch {
        margin-top: 1px;
    }
    .edsurge {
        margin-top: -7px;
    }
    .edweek {
        margin-top: -4px;
    }
    .circle-stats .stat {
        font-size: 56px;
    }
    .circle-stats p {
        font-size: 18px;
    }
    .overlay-title,
    .overlay-subtitle {
        font-size: 28px;
    }
    .article-container .article-post {
        width: 45%;
        margin: 10px;
    }
}


/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width: 992px) {
    .vcenter {
        max-width: 200px;
    }
    .bio {
        text-align: center;
    }
    .bio p {
        margin-left: auto !important;
    }
    .bio-pic {
        text-align: center;
        padding-right: 0px;
    }
    .employee-name {
        font-size: 16px;
    }
    .head-top .container {
        text-align: left;
    }
    .page-subtitle.feature {
        width: 60%;
    }
    .page-head.feature {
        height: 500px;
    }
    .fa-bars {
        display: block !important;
        margin-top: -5px;
    }
    .nav-trigger {
        display: inline-block;
    }
    .overlay-title,
    .overlay-subtitle {
        font-size: 24px;
    }
    /* Main Navigation */
    .main-nav,
    .top-nav {
        opacity: 0;
        visibility: hidden;
        text-align: left;
        position: fixed;
        top: 78px;
        left: 0;
        width: 100%;
        max-height: 90%;
        background: white;
        padding: 0 25px 15px 25px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    .shrink .main-nav {
        top: 60px;
    }
    .side-active .main-nav {
        left: -275px;
    }
    .trigger-active {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .main-nav ul li a,
    .top-nav ul li a {
        display: block;
        color: #777;
        text-decoration: none;
        padding: 15px 0;
        text-transform: uppercase;
        border-bottom: 1px dotted #bbb;
        font-weight: 300;
        font-size: 12px;
        pointer-events: auto;
    }
    .main-nav ul li a:hover,
    .top-nav ul li a:hover {
        border-bottom: 1px dotted #bbb;
    }
    .main-nav ul li > ul,
    .top-nav ul li > ul {
        padding-left: 30px;
    }
    .main-nav > ul:hover > .active > a,
    .main-nav ul li:hover > a,
    .top-nav > ul:hover > .active > a,
    .top-nav ul li:hover > a {
        color: #219b89;
        background: none;
    }
    .main-nav ul .has-subnav > a:after,
    .top-nav ul .has-subnav > a:after {
        top: 40%;
        color: #bbb;
    }
    .main-nav ul .active > a,
    .main-nav ul .active > a:after,
    .top-nav ul .active > a,
    .top-nav ul .active > a:after {
        font-weight: bold;
        color: #219b89;
    }
    .main-nav ul .active a:after,
    .top-nav ul .active a:after {
        font-weight: normal;
    }
    .main-nav ul li:hover > a:after,
    .top-nav ul li:hover > a:after {
        text-decoration: none;
        color: #219b89;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    /* subnav */
    .main-nav ul li > ul,
    .top-nav ul li > ul {
        display: none;
    }
    .main-nav ul li:hover > ul,
    .top-nav ul li:hover > ul {
        display: block;
    }
    /* Footer */
    .page-footer .to-top {
        left: 45%;
    }
    /* Flexslider */
    .flex-direction-nav {
        display: none;
    }
}


/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .main-nav ul li a:hover,
    .top-nav ul li a:hover {
        color: #ccc !important;
    }
    #normal-login {
        padding-bottom: 10px;
    }
    address .address-item {
        padding-left: 22%;
    }
    .portfolio-item .item-description {
        padding: 25% 20px;
    }
    .employee .employee-social a {
        padding: 0;
        display: block;
        border: none;
        margin-bottom: 10px;
    }
    .col-sm-3 .portfolio-item .inner-content {
        top: 20%;
    }
    .nav-trigger {
        top: 30%;
    }
    .footer-contact {
        position: relative;
    }
    .partner-img {
        min-height: 130px;
    }
}


/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 768px) {
    .bio p {
        text-align: center;
    }
    .head-top .container {
        margin-left: 20px;
    }
    .gmail-signup-btn {
        padding-left: 40px;
        margin: 30px auto;
        padding-top: 0px;
        font-size: 15px;
        display: block;
        width: 300px;
        height: 75px;
        border: none;
    }
    .btn-hero {
        position: absolute;
        bottom: 80px;
        font-size: 26px;
        width: 300px;
    }
    .hero-img .down-pointer {
        margin-left: -45px;
    }
    .slide-content .page-title {
        margin-left: 10px;
        margin-top: 0px;
        font-size: 40px;
        line-height: 40px;
    }
    .second-nav {
        visibility: hidden;
    }
    .parents .hero a {
        margin-left: 10px;
    }
    .gmail-btn {
        padding-left: 30px;
        padding-top: 10px;
        font-size: 15px;
        width: 200px;
        height: 44px;
    }
    .parents-page .head-top.shrink {
        background: none;
    }
    .superslides .slide-content .container {
        vertical-align: inherit;
        height: 100%;
        padding-top: 100px !important;
    }
    .parents-page .head-top.shrink h2 {
        visibility: hidden;
    }
    .sub-text {
        margin-left: 10px;
    }
    .slide-content h2 {
        font-size: 24px;
        margin-left: 10px;
    }
    .slide-content .hero-buttons {
        margin-left: 10px;
    }
    .slide-content .hero-list {
        bottom: 150px;
        position: absolute;
    }
    .slide-content .hero-list li {
        margin-bottom: 0px;
    }
    .slide-content .hero-list li span {
        font-size: 24px !important;
    }
    .slide-content .hero-list li i {
        font-size: 30px !important;
    }
    .main-nav ul li a:hover {
        color: #ccc !important;
    }
    .sign-up-btn {
        margin-left: 0px;
    }
    .superslides,
    .superslides .slide-content {
        height: 586px !important;
    }
    .input-selected {
        display: none
    }
    .footer-row.container {
        margin-left: 0px !important;
    }
    .footer-menu {
        padding: 50px 80px 28px;
    }
    #login {
        padding: 0px;
    }
    .feature-list-bottom {
        margin-bottom: 0px !important;
    }
    .login-btn {
        margin-left: 0px;
    }
    .press_logo {
        float: left;
        margin-left: 30px;
    }
    .news-item {
        margin-left: -60px;
    }
    .press_title,
    .original_post_content {
        float: left;
    }
    .video-container video {
        margin-left: -90%;
    }
    .link-list {
        margin: 0 -60px;
    }
    .testimonials:before {
        margin-top: -44px;
    }
    .tabs {
        margin-top: -80px;
        margin-bottom: 50px;
    }
    .big-right-arrow {
        visibility: hidden;
    }
    .screen-quote {
        display: none;
    }
    .mobile-quote {
        display: block;
        margin-top: 40px;
    }
    .quote-row div.left {
        padding-top: 20px;
        float: none;
        padding-right: 0px;
        text-align: center;
    }
    .quote-text {
        margin-bottom: 10px;
    }
    .get-quote {
        margin-top: 0px;
    }
    .mobile-quote .calculate-message {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .partners:before {
        margin-top: -20px;
    }
    .pricing-page {
        margin-top: -30px;
    }
    .quote-page {
        margin-top: -60px;
    }
    .signup-page {
        margin-top: -60px;
    }
    .right-feature {
        /*float: none;*/
    }
    .safe-youtube img {
        margin-bottom: -50px
    }
    .feature-box {
        margin-top: 0px;
    }
    .footer-contact {
        width: 100%;
        height: 107%;
    }
    .schools div {
        width: 50%;
        float: left;
    }
    .blue-section {
        margin-top: 30px;
    }
    .tcrunch {
        margin-top: 37px;
    }
    .edweek {
        /*margin-top: 0px;*/
    }
    .edsurge {
        margin-top: 27px;
    }
    .mobile-only {
        display: block;
    }
    .desktop-only {
        display: none;
    }
    .paragraph-title {
        font-size: 22px;
    }
    .paragraph-lead {
        font-size: 16px;
        line-height: 26px;
    }
    .page-top {}
    .section-split {
        padding: 20px 0;
    }
    .hero {
        font-size: 18px;
        line-height: normal;
        padding: 0 5%;
    }
    .huge {
        font-size: 210px;
    }
    blockquote.pull-left,
    blockquote.pull-right {
        width: 60%;
    }
    .section-title {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .section-title.about {
        margin-bottom: 40px;
    }
    .overlay-title,
    .overlay-subtitle {
        font-size: 20px;
    }
    .service-box:before {
        font-size: 48px;
    }
    address .address-item {
        padding-left: 35px;
    }
    .testimonial {
        text-align: center;
    }
    .section-split.stick {
        margin-bottom: -35px;
    }
    .icon-box {
        margin-bottom: 25px;
    }
    .article-meta {
        text-align: left;
    }
    .children {
        margin-left: 10px;
    }
    .circle-stats {
        width: 140px;
        margin: 40px 0;
    }
    .circle-stats .stat {
        font-size: 36px;
    }
    .circle-stats p {
        font-size: 14px;
    }
    .employee .employee-image {
        width: 80px;
    }
    .grid .portfolio-item {
        max-width: 50%;
    }
    /* Header Top Bar */
    .head-top {
        padding: 25px 0;
    }
    .page-head {
        height: 300px;
    }
    .page-head .page-title {
        line-height: 38px;
    }
    .page-head .page-subtitle {
        font-size: 18px;
    }
    /* Superslides */
    .superslides .slides-pagination {
        bottom: 15px;
    }
    .superslides .slide-content .container {
        padding: 0 8%;
    }
    .page-title {
        font-size: 26px;
        line-height: normal;
        letter-spacing: 2px;
    }
    .page-subtitle {
        font-size: 14px;
        line-height: normal;
        letter-spacing: 0;
    }
    .button-inverted {
        padding: 6px 15px;
    }
    .article-container .article-post {
        width: 43%;
    }
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #login {
        margin: 20px;
    }
    .btn-hero {
        position: absolute;
        bottom: 70px;
        font-size: 18px;
        width: 230px;
    }
    .login-btn+ul li:first-of-type {
        display: none;
    }
    .small-mobile-only {
        display: block;
    }
    .mobile-only {
        display: block;
    }
    #normal-login {
        padding-bottom: 10px;
    }
    #normal-login.mobile-only {
        display: none;
    }
    .filter-slash {
        position: absolute;
        left: 110px;
        margin-top: -38px;
        width: 84px !important;
        max-height: 29px !important;
        min-height: 59px !important;
    }
    #normal-login h3 {
        padding-top: 60px;
    }
    .desktop-only {
        display: none;
    }
    .testimonials p {
        font-family: Georgia serif;
        color: white !important;
        padding-top: 30px;
        font-size: 30px;
        line-height: 38px;
    }
    .circle-stats {
        width: 155px;
    }
    /* Footer */
    .page-footer .to-top {
        left: 43%;
    }
    .partner-img{
        min-height: 130px;
    }
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
    .page-head.pricing {
        height: 200px;
    }
    .slide-content .hero-list li span {
        font-size: 18px !important;
    }
    .slide-content .hero-list li i {
        font-size: 22px !important;
    }
    .btn-hero {
        position: absolute;
        bottom: 70px;
        font-size: 18px;
        width: 230px;
    }
    .gmail-signup-btn {
        padding-left: 35px;
        margin: auto;
        padding-top: 0px;
        font-size: 11px;
        display: block;
        width: 200px;
        height: 50px;
        border: none;
    }
    .filter-slash {
        position: absolute;
        left: 95px;
        margin-top: -30px;
        width: 84px !important;
        max-height: 29px !important;
        min-height: 59px !important;
    }
    .small-mobile-only {
        display: block;
    }
    .login-btn+ul li:first-of-type {
        display: none;
    }
    .pagination .paging-link {
        display: none;
    }
    .all-features .features-title {
        margin-bottom: 20px;
    }
    .feature-box {
        font-family: 'HelveticaNeueLT Pro 45 Lt' sans-serif;
        padding-left: 30px;
    }
    #login {
        margin: 20px
    }
    #normal-login.mobile-only {
        display: none;
    }
    .mobile-only {
        display: block;
    }
    .desktop-only {
        display: none;
    }
    .portfolio-nav span {
        display: none;
    }
    .testimonials p {
        font-family: Georgia serif;
        color: white !important;
        padding-top: 30px;
        font-size: 18px;
        line-height: 22px;
    }
    /* Footer */
    .page-footer .to-top {
        left: 35%;
    }
    .article-container .article-post {
        width: 100%;
        margin: 0 0 30px 0;
    }
    
    .partner-img .ctl{
          width:100px;
    }
    .partner-img .google{
          margin-top: 20px;
          
    }
    .partner-img .digwifi{
          width: 100px;
    }
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* Small devices (tablets, 768px and up) */

@media (max-width: 1200px) {
    .signup_container.col-sm-6 {
        width: auto;
        height: auto;
        float: none;
        margin: -10px auto 0;
    }
    .head-top .cm_container p {
        float: none !important;
        text-align: center !important;
    }
    .signup_container .signup.text {
        text-align: left;
    }
    .comingsoon_banner {
        height: 90px;
    }
}

@media (max-width: 767px) {
    .signup_container .signup.text {
        width: 200px;
    }
}

@media (max-width: 460px) {
    .signup_container.col-sm-6 {
        width: auto;
        height: auto;
        float: none;
        margin: -15px auto 0;
    }
    .signup_container .signup.text {
        width: 150px !important;
        min-width: inherit;
    }
    .invited-button {
        padding: 10px 10px 0 10px;
    }
    .head-top .cm_container p {
        font-size: 1em;
    }
    .comingsoon_banner {
        height: 100px;
    }
}
