/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 200;
}

h3{
font-weight: 100;
    text-align: center;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    display: inline;
    text-transform: uppercase;
  
    
}
.holder{
text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
      line-height:40px;
}
iframe {
    display:block; 
    margin: 0 auto;
}

.topnav {
    font-size: 14px; 
    min-height: 150px;
    background: #fff;
    border:0px;
    margin-bottom: 0px;
}

.lead {
    font-size: 16px;
    font-weight: 100;
    line-height: 21px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 10px;
}
ul.navbar-nav {
    padding-top: 50px;
    padding-right: 50px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color:#ee5921;
}
.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}
.intro-header{
    text-align: center;
    background:#4a869a;
    padding: 25px 0px;
}
.intro-header h1{
   color:#fff;
    padding:0px; margin:0px; font-weight: 200;
}
.intro-header.no-pads{
    text-align: center;
    background:#d8dce2;
    padding: 0px;
}
.intro-header img {width:100%;}


.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}
.notskew {
     -moz-transform: skewY(3deg);
    -ms-transform: skewY(3deg);
    -webkit-transform: skewY(3deg);
    -o-transform: skewY(3deg);
    transform: skewY(3deg);
}
.content-section-a {
    padding: 70px 0;
    background-color: #3186ad;
    color:#fff;
    -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
    margin-top: 75px;
    -webkit-box-shadow: 0px 5px 17px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 17px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 17px 0px rgba(0,0,0,0.75);
    padding-bottom: 0px;
}
.lead {text-transform: uppercase;}
.content-section-b {
     -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    transform: skewY(-3deg);
    background-color: #eaeff9;
    color:#333333;
    padding: 70px 0;
    padding-bottom: 15px;

}
.image-block { width:150px; margin:0px 10px; float:left; }
.image-block img {width:150px; height:150px;}
.reflection { position:relative; }
.reflection img { width:150px;
    -webkit-transform: scaleY(-1);
       -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
         -o-transform: scaleY(-1);
            transform: scaleY(-1);
    filter: flipv; opacity:0.20;
    filter: alpha(opacity='20');
}
.overlay { position:absolute; top:0px; left:0px; width:150px; height:150px;
    background-image: -moz-linear-gradient( center bottom, rgb(49,134,173) 60%, rgba(49,134,173,0) 75%);
    background-image: -o-linear-gradient( rgba(49,134,173,0) 25%, rgb(49,134,173) 40%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.60, rgb(49,134,173)), color-stop(0.75, rgba(49,134,173,0)));
    filter: progid:DXImageTransform.Microsoft.Gradient( gradientType=0, startColor=0, EndColorStr=#3186ad );
}
.overlay2 { position:absolute; top:0px; left:0px; width:150px; height:150px;
    background-image: -moz-linear-gradient( center bottom, rgb(234,239,249) 60%, rgba(234,239,249,0) 75%);
    background-image: -o-linear-gradient( rgba(234,239,249,0) 25%, rgb(234,239,249) 40%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.60, rgb(234,239,249)), color-stop(0.75, rgba(234,239,249,0)));
    filter: progid:DXImageTransform.Microsoft.Gradient( gradientType=0, startColor=0, EndColorStr=#eaeff9  );
}

.problemcontainer{padding-top: 50px;}
.problemcontainer h2 {max-width:300px; margin: 0 auto; display: block; background: #fff; text-align: center; position: relative; top: 13px;     z-index: 9; font-weight: 100;}

.biggreen {
    width:250px;
    height: 250px; 
    background:#339999; 
    -webkit-border-radius: 250px;
    -moz-border-radius: 250px;
    border-radius: 250px; 
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    font-weight: 100;
    margin: 0 auto;

}
.tce{
    vertical-align: middle;
    display: table-cell;
    width:250px;
    height: 250px;
}
.tce span {
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding: 10px 10px;
}
.tr {
    text-align: right;
}
.pcont{
position: absolute;
    
}
.foo {
    display: table;
    width: 100%;
    margin-top:5px;
    margin-bottom: 50px;
}
.bar {
    display: table-cell;
    width: 90%;
    background: #fff;
    padding: 10px 0px;
}
.barz {
    display: table-cell;
}
.barz img {float: right;} 
.barz p{font-weight: 100; font-style: italic; font-size: 16px;}
.barz p.subm {color:#339999; font-weight: 400;}
.col-md-4.barz {border-right: 1px solid #339999;}
.baz {
    display: table-cell;
    width: 5%;
    border: 1px solid #339999;
}
.nbl {border-left:0px;}
.nbr {border-right: 0px;}
.eqv {
    color:#339999;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}


.contentreviews {max-width:700px; width:100%; margin: 0 auto; padding: 40px 0px; padding-bottom: 70px;}
.contentreviews img{width: 150px; height: 150px;  -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;}
.body {
display: table;
    width: 100%;
}
.full-height {
display: table-cell;
    float: none;
}
.logos img {max-width:110px; margin: 0 auto; display: block;}
.videocontainer.logos {padding-bottom: 50px;}
.videocontainer.logos h3 {border: 0px; }
.linercorright {width:50%; border-top:1px solid #339999; height: 150px; margin-left: 50%; border-left: 1px solid #339999; margin-bottom:15px;}
.linercorleft{width:50%; border-top:1px solid #339999; height: 150px; margin-right: 50%; border-right: 1px solid #339999; margin-bottom:15px;}
.liner {width: 1px; background:#339999; margin: 0 auto; height: 50px; margin-top:15px;} 
.section-heading {
    margin-bottom: 30px;
}
.videocontainer {
background: #eaeff9; 
    margin-top:25px;
}
.videocontainer iframe {max-width:100%;}
.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}
.pricing h2 {text-align: center; text-transform: uppercase; padding-top: 50px;}
.pricecontainer {background: #e3f4fa; color: #333333; padding: 50px 25px; padding-top: 25px; margin-bottom: 50px; min-height: 280px; margin-top: 50px; text-align: center;}
.pricecontainer h3 {position:relative; top:-38px; border:0px; color:#fff; padding: 10px; line-height: 40px;}
.pricecontainer p{ text-align: left;}
.row.bb, .row.gb {width:100%; font-weight: 100; padding: 25px 0;}
.row.bb h2, .row.gb h2{ font-weight: 200;}
.row.bb img, .row.gb img{ float: right;}
.row.gb {background: #e3f4fa;}
.pr1 {background: #1e4c56 ; display:inline-block;     margin-top: -30px;
    margin-bottom: -15px;}
.pr2 {background: #96c950 ; display:inline-block;     margin-top: -30px;
    margin-bottom: -15px;}
.smallp {font-style: italic; text-align: right;}
.big {font-size: 16px;}
.b50 {padding-bottom: 50px;}
.contholder {
margin:0px 15px;
    font-size: 18px;
}


button,input[type=submit]{cursor:pointer}::-webkit-input-placeholder{color:#aaa;font-family:sans-serif;font-size:16px}:-moz-placeholder,::-moz-placeholder{color:#aaa;font-family:sans-serif;font-size:16px}:-ms-input-placeholder{color:#aaa;font-family:sans-serif;font-size:16px}.form{font-size:16px}
.form,.form label{display:block;color:#333}
.form label{margin-bottom:5px;font-size:16px; font-weight: 200;}
.form input,.form textarea,.form select{display:block;width:100%;padding:10px 5px;color:#333;border-width:1px;border-style:solid;border-color:#aaa;border-radius:0;font-family:sans-serif;font-size:16px;transition:all .5s ease 0}.form textarea{height:150px}.form__field{margin-bottom:15px}.form__field_submit{display:block;width:40%;margin:0 auto}.form__field_submit input{width:100%; color:#fff;border:0px;background-color:#ee5921 }.form .valid{border-color:#25c025;background-color:rgba(37,192,37,.1)}.form .error{background-color:rgba(192,37,192,.1)}.form-error{display:block;margin-top:5px;color:#c02525;font-style:italic}.form__response{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;display:none;margin:auto;background-color:#e6e6e6}.form__response p{margin-top:20%;font-size:30px;text-align:center}.form__response_error p{color:#c02525}.form__response_success p{color:#25c025}
.no-pad{padding: 0px !important;}
.col-sm-6.no-padme.gb{background: #d8dce2; padding: 60px 0; }
.col-sm-6.no-padme.bb{ padding: 25px 0; }
.row.bb.no-pad{margin:0px;}
.aboutus p {font-size:16px;}
.aboutpic{width:250px; height:250px; border-radius:250px; margin:0 auto; display:block;  -webkit-border-radius: 250px;
    -moz-border-radius: 250px;}
@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .image-block{float:none; margin:0 auto; margin-bottom: 10px;}
    .reflection, .linercorright, .linercorleft {display: none;}
    .full-height, .body{display: block; width:auto;}
    .col-md-4.barz {border-right: 0px; text-align: center;}
    .barz img {float: none;}
    .pr1, .pr2{display: block; margin-top:40px;}
    .barz p {padding: 25px 0;}
    .problemcontainer h2 {top:-10px;}
    .foo {margin-bottom: 0px;}
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}


footer {
    padding: 30px 0;
    background-color: #353333;
    font-weight: 200;
    line-height: 30px;
        color: #9d9c9c;
}
.list-left {margin-left:0px; padding-left: 0px;}
.list-left li {list-style: none; margin-left:0px; padding-left: 0px;}
.list-left li a {text-transform: uppercase;     color: #9d9c9c;}
p.copyright {
    margin: 15px 0 0;
    border-top: 1px solid;
}
.carousel-control.left, .carousel-control.right{
background: none;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
{
display: block;
    width: 36px;
    height: 35px;
background-image:url('../img/arr.png');
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
background-position:0px 36px;
}
ol.carousel-indicators {padding-top: 50px;}
.carousel-indicators li {background: #a0e6e6; border:0px;}
.carousel-indicators .active {background: #318282; }
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
content:"" !important;
}

.icons {display:block; width:50px; height:50px; margin:10px; float:left; background-size:cover; opacity:0.7;}
.icons:hover {opacity:1;}
.in{background-image:url('../img/in.png');
}
.yt{background-image:url('../img/yt.png');
}