@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900');
body{
    font-family: 'Source Sans Pro', sans-serif;
    background-image: url(../images/banner-img.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
body:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4392156862745098);
    width: 100%;
    height: 100%;
    z-index: -1;
}

header{
    background-color: #f4f4f4;
}

p, li{font-size: 20px;}

li{font-size: 14px;}

h3 {
    font-size: 26px;
}
h5{font-size: 14px; margin-top: 10px;}
.white-text{
    color: #ffffff;
}
.top-testimonial {
    margin-bottom: 5px;
}
.blue-text{
    color: #86daff;
}
.bigtext{margin-top: 50px;}
ul.points {
    padding-left: 0;
}
.points li{
    background-image: url(../images/check.png);
    border-bottom: 1px dashed rgba(255,255,255,0.5);
    background-repeat: no-repeat;
    background-position: 7px 9px;
    background-size: 24px;
    font-size: 16px;
    list-style: none;
    color: #ffffff;
    padding: 10px 0 10px 60px;
}



header .container {
    border-bottom: 3px solid;
    border-color: rgba(255, 255, 255, 0.439216);
    padding-bottom: 11px;
    padding-top: 15px;
    margin-bottom: 15px;
}

header .container h3 {
    margin-top: 25px;
}
.star-section .col-sm-2, .star-section .col-sm-4, .star-section .col-sm-6{float: left;color: #ffffff;}

.star-section img {
    width: 80px;
    /*margin: auto;*/
    margin-right: 10px;
}
.star-section p {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    text-align: left;
}
.star-section .col-sm-2{padding: 0;}
.row.claim-book h2 {
    font-size: 34px;
    margin-top: 35px;
}
.claim-book .col-sm-3 {
    padding: 0;
}
.claim-book .col-sm-3 img {
    width: 200px;
    float: right;
    margin-top: -40px;
}
h2{
    font-size: 40px;
    margin-bottom: 20px;
}

.divider{ 
    height: 3px;
    width: 100%;
    border-bottom: 1px dashed;
    border-color: rgba(255, 255, 255, 0.18);
}

.divider_two{ 
    height: 3px;
    width: 100px;
    margin:25px auto;
    border-bottom: 1px solid;
    border-color: #999999;
}

.center_element{ margin: auto; display: table;}

.main-container{font-size: 18px;}

.main-container .col-sm-6 img{width: 355px; margin: auto; display: block;}

iframe{ margin: 20px 0;}

.margin20{margin-top: 20px;}

form h3 {
    color: #4484C3!important;
    font-size: 40px;
}

form {
    background-color: #FFF;
    border: 2px solid #DDD;
    border-radius: 4px;
    padding: 10px 30px;
    margin: -10px 0 20px;
}
input[type="email"] {
    height: 55px;
    line-height: 55px;
    margin-top: 15px;
    background-color: #F1F1F1;
    border-radius: 5px !important;
    box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
    border: 1px solid rgba(0,0,0,0.2) !important;
}

label {
    display: none;
}
form h4{
    border-bottom: 5px solid #4484C3;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 35px;
}
form h4:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #4484C3;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;
}
h6{
    font-size: 12px;
    text-align: center;
    margin-top: 15px;
    color: #9c9c9c;
}
form button {
    background-color: #FB7B22!important;
    border: 1px solid rgba(0,0,0,0.1) !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2) !important;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2) !important;
    border-radius: 4px !important;
    height: 55px;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 24px !important;
    transition: all 0.6s ease-in-out;
}
form button:hover{
    background-color: #F67600!important;
}

.testimonials p{font-size: 14px;}

.testimonials strong {
    display: block;
    margin-top: 10px;
}
ul.list {
    padding-left: 0;
    width: 535px;
    margin: auto;
}

.list-items {
    width: 868px;
    margin: auto;
}
.list li {
    color: #fff;
    font-size: 22px !important;
    list-style: none;
    padding-left: 30px;
    background-image: url(../images/checkmark.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 0 11px;
}

.list li strong{
    color: #86daff;
}
.full-section{background-color: #ffffff; padding: 20px 0 14px; margin: 50px 0 40px 0;}

.logo-section .col-sm-4{float: left;}
.logo-section .col-sm-4 img {
    width: auto;
    height: 66px;
}




.big-vdo-section div{}


.big-vdo-section .col-sm-8 {
    margin: auto;
}

.video-section iframe {
    margin-bottom: 0;
}
.full-section .col-sm-2 {
    width: 20% !important;
    max-width: unset !important;
    flex: unset;
}

.row.logo-section .col-sm-8 {
    margin-top: 35px;
}
.go-to-form-btn {
    color: #fff!important;
    font-weight: 600;
   background: #FB7B22; 

    font-size: 26px;
    display: block;
    text-align: center;
    margin: 45px 0 45px;
    padding: 15px;
    text-decoration: none!important;
    font-weight: bold;
    border-radius: 5px;
}


.go-to-form-btn:hover{
    color:#fff !important;
    background: #F67600;
    box-shadow: inset 0 2px 2px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset;
}

.pulse2 {
	animation: heartbeat 6s infinite;
}

@keyframes heartbeat
{
  0%
  {
    transform: scale( .95 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .95 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .95 );
  }
  100%
  {
    transform: scale( .95 );
  }
}



.abt_timothy{
    margin: 50px 0;
}


.row.small-logos .col-2 {
    float: left;
}
.row.small-logos .col-2 img {
    width: 100%;
}
.fluid-footer{
    border-bottom:1px solid rgb(197, 197, 197);
    padding: 15px 0 40px;
    margin-bottom: 30px;
}

.footer-logo {
    width: 200px;
    margin: auto;
}

footer{font-size: 16px;margin: 40px 0 0; background-color: #ffffff; padding-top: 20px;}
footer p{font-size: 14px;}
footer ul{padding-left: 0; width: 100%;}
footer ul li{list-style: none; font-size: 16px; display: inline-block;margin: 0 75px;}

footer ul li a{color: #ffffff;}
footer ul li a {
    color: #000 !important;
    font-size: 14px;
}
.pull-right {
    text-align: center;
    width: 100%;
}

@media(max-width:1024px){
    .row.claim-book h2 br{display: none;} 
    
}
@media(max-width:1000px){
    .row.claim-book h2 {
    font-size: 26px;
}
.list-items {
    width: 100%;
    margin: auto;
}
.go-to-form-btn {font-size: 24px;}
    h2 {
    font-size: 20px;
}
    h1 {
    font-size: 22px;
}
    p, li {
    font-size: 16px;
}
    .list li {
    font-size: 16px !important;
}
    footer ul li {
    margin: 0 5px;
}
    form h3 {
    font-size: 24px;
}
    form h4 {
    margin-bottom: 20px;
}

}
@media(min-width:991px){
    iframe.wistia_embed {
    margin-top: 40px;
}
}
@media(max-width:991px){
    h3{font-size: 20px;}
    .star-section img {
    width: 80px;
    margin-right: 0;
    display: block;
}
}
@media(min-width:768px){
    .two-main-col{display: block !important;flex:unset !important;}
    .pullright{float:right !important;}

}
@media(max-width:768px){
    .row.header-wrapper .col-sm-9 {
    width: 100% !important;
    display: block !important;
    max-width: unset !important;
    flex: unset !important;
}
    img.header-logo {
    width: 200px;
    display: block;
    margin: auto;
}
.star-section {
    width: 100%;
    max-width: unset !important;
    flex: unset;
    text-align: center;
}
    .star-section > div {
    width: 100% !important;
    max-width: unset !important;
}
  .star-section img {
    width: 50px !important;
    margin: 10px auto 0 !important;
}
    .masthead-content .col-sm-6 {
    width: 100% !important;
    max-width: unset !important;
    flex: unset;
}
    .masthead-content .col-sm-6 img {
    width: 112px;
    margin: auto;
    display: block;
}
    .star-section p {
    margin-bottom: 0;
    text-align: center;
}
    .star-section p span {
    display: block;
}
    .star-section p .blue-text {
    display: inline-block;
}
    .top-testimonial{
      margin-bottom: 0;   
    }
    .full-section .col-sm-2 {
    width: 50% !important;
    max-width: unset !important;
    flex: unset;
    margin-bottom: 10px;
}
    .full-section .col-sm-2:last-child {
    width: 100% !important;
}
    .row.list-items .col-sm-6{
    width: 100% !important;
    max-width: unset !important;
    flex: unset !important;
    }
    .row.list-items .col-sm-6 .list {
    padding-left: 0;
    width: 280px;
    margin: auto;
}
    .video-section .col-sm-3{
    width: 100% !important;
    max-width: unset !important;
    flex: unset !important;    
    }
    .col-sm-6.pullright br {
    display: none;
}
    .row.two-main-col .col-sm-6.pullright p {
    text-align: center;
}
    .small-logos p {
    margin-bottom: 0;
}
}
@media(max-width:767px){
.row.claim-book h2 {
    font-size: 18px;
    margin-top: 35px;
}
.star-section p span{display: inline-block;margin-right: 5px;}
    .masthead-content .col-sm-6 img {
    width: 120px;
}
    .top-testimonial {
    margin-bottom: 0;
    font-size: 14px;
    line-height: normal;
}
    .star-section p {
    font-size: 14px;
}
    h1 {
    font-size: 18px;
    margin-bottom: 0;
}
    form {
    margin-top: 5px;
    padding: 10px;
}
    form h4 {
    font-size: 16px;
}
    input[type="email"] {
    height: 40px;
    line-height: 40px;
    }
.two-main-col .col-sm-6 {
    width: 100% !important;
    max-width: unset !important;
    flex: unset !important;
}
    form h3 {
    color: rgb(14, 141, 199) !important;
    font-size: 18px;
}
    footer p {
    padding: 0 15px;
}
header .container img {
    margin: auto;
    display: table;
    width: 200px;
}
    .go-to-form-btn {
    font-size: 18px;
    padding: 10px;
    line-height: normal;
}
    footer {
   margin: 0;
}
    .fluid-footer {
    padding: 0 0 15px 0;
    margin-bottom: 10px;
}
    footer ul{padding-left: 0;}
    ul.list {
    padding-left: 0;
    width: 100%;
    margin: auto;
}
.main-container .col-sm-6 img {
    width: 200px;
    margin: auto;
    display: block;
}
.abt_timothy {
    margin: 20px 0 0;
}
.abt_timothy img {
    margin: 0 auto 15px;
    display: block;
}
     

.list li {
    font-size: 22px !important;
}
    ul.list {
    padding-left: 0;
    width: 300px;
    margin: auto;
}
}

@media(max-width:575px){
    h3 {
    font-size: 18px;
}
    .row.claim-book h2 {
    font-size: 16px;
    margin: 10px auto;
    text-align: center;
    width: 280px;
    display: block;
    transform: scale(1.1);
}
 ul.list {
    padding-left: 0;
    width:270px;
    margin: auto;
}
    
.list li {
    font-size:18px !important;
}
.claim-book .col-sm-3 img {
     width: 100px;
    float: none;
    display: block;
    margin:0 auto;
}
    h2.blue-text span {
    display: block !important;
    font-size: 18px;
    padding: 15px 15px 0;
}
}