@charset "utf-8";
/* CSS Document */

body, p, li, h5, h6, h1, h2, h3, h4, a.btn-all, samp {
    font-family: 'Poppins', sans-serif !important;
}
:hover {text-decoration: none !important;}
a{color:#0098db !important;}
p,li{font-size: 17px;}
:focus {outline: none !important;box-shadow: none !important;}
h2 {font-size: 40px !important;}
ul li {padding-bottom: 10px;}
 


header.focus {
    background: #7AC943;
    padding: 20px 0px;
}
.bannersec {
    padding: 81px 0px 0px;
    background: url(../images/bg.jpg) no-repeat;
    background-size: 100%;
}
.mainsec {
    max-width: 870px;margin: 0 auto;
}
.entire-letter {
    border: #989191 1px solid;
    padding: 35px 20px;background: #fff;
}
.green{color: #5ca52a;}
.mainsec h1,.mainsec h2 {
    margin-bottom: 35px;font-size: 40px;font-weight: 300;
}
.mainsec h1 span,.mainsec h2 span {
    font-weight: 600;
}
.mainsec h3 {
    margin: 30px 0;
}
.line {
    background: #ccc;
    height: 1px;
    margin: 25px 0;
}
.tracy-coenen-details-box {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
img.tra-dp {
    width: 100%;
    max-width: 24%;
    float: left;
    margin-right: 20px;
}
.mainsec ul {
    padding-left: 15px;
}
.btnall {
    color: #fff !important;
    background-color: #3FB618;
    border-color: #3FB618;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: -1px;
    text-align: center;
    padding: 15px;
    display: table;
    margin: 0 auto;
}
.btnall:hover {
    background-color: #2f8912;
    border-color: #2c8011;
}
footer.legal {
    background: #eee;
    border-top: solid #e1e1e1 1px;
    padding: 40px 0px 40px 0px;
    margin-top: 60px;font-size: 14px;
    text-align:center;
}




.hedri h4 {
    font-size: 21px;
    margin: 0;
}
.hedri h4 span {
    color: #fff;
    font-weight: 700;
}
.mainsec h4 {
    line-height: 1.4;
    font-size: 20px;
    max-width: 667px;
    margin: 0 auto;
    margin-bottom: 30px;font-style: italic;
}
.tracy-coenen-details-box h5 {
    font-size: 24px;
    font-weight: 700;
    padding-top: 47px;
    float: left;
    max-width: 73%;
}
.tracy-coenen-details-box h5 span {
    color: #6d6d6d;
    font-size: 23px;font-weight: 500;
}
.videosec iframe {
    margin: 0 auto;
    display: table;
}
.videosec {
    padding: 30px 0;
}
.price-box {
    text-align: center;
    border: dotted 4px #868686;
    padding: 24px 20px 36px;
    max-width: 600px;
    margin: 45px auto;
}
.price-box h5 {
    font-weight: 700;
    font-size: 37px;
}
.tracy-coenen-sec h6 {
    font-weight: 700;
    font-size: 22px;
}
.price-box h6 {
    font-size: 27px;
    padding-top: 10px;
    font-weight: 600;
}
.price-box h6 span {
    font-size: 27px;
    padding-top: 10px;
    font-weight: 700;
    color: #c9302c;
}
.price-box a.btnall {
    font-size: 23px;
    letter-spacing: 0;
}



.mainsec ul {
    /* margin-left: 0; */
    padding-left: 0;
}
ul li {
    list-style-type: none;
    background: url(../images/right.png) top left no-repeat;
    background-size: 18px;
    background-position: 0 3px;
    padding-left: 38px;
}


/*animated button code*/
.btn-get{animation: beat .50s infinite alternate;-webkit-animation: beat .50s infinite alternate;-moz-animation: beat .50s infinite alternate;-ms-animation: beat .50s infinite alternate;-o-animation: beat .50s infinite alternate;-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;-ms-transform-origin: center;transform-origin: center;}
@keyframes 'beat' {to {-webkit-transform: scale(1.06);-moz-transform: scale(1.06);-o-transform: scale(1.06);-ms-transform: scale(1.06);transform: scale(1.06);}}
@-moz-keyframes beat {to {-moz-transform: scale(1.06);transform: scale(1.06);}}
@-webkit-keyframes 'beat' {to {-webkit-transform: scale(1.06);transform: scale(1.06);}}
@-ms-keyframes 'beat' {to {-ms-transform: scale(1.06);transform: scale(1.06);}}
@-o-keyframes 'beat' {to {-o-transform: scale(1.06);transform: scale(1.06);}}




@media screen and (max-width: 767px){
    header.focus img {
    margin: 0 auto;
    display: table;}
    header.focus {
    padding: 8px 0px;
    }
    .bannersec {
    padding: 23px 7px 0px;
    }
    .mainsec h1, .mainsec h2 {
    font-size: 24px !important;
    }
    .entire-letter {
    padding: 30px 13px;
    }
    footer.legal {
    text-align: center;
    }
    .mainsec h3 {
    text-align: center;
    font-size: 23px;
    }
    img.tra-dp {
    max-width: 173px;
    float: none;
    display: table;
    margin: 0 auto;
    padding-bottom: 20px;
    }
    p, li {
    font-size: 16px;
    }
    .btnall {
    font-size: 20px;
    letter-spacing: 0;
    }


.hedri {
    padding-top: 14px;
    display: table;
    margin: auto;
    padding-bottom: 7px;
}
    .hedri h4 {
    font-size: 15px;
    }
    .mainsec h1 span, .mainsec h2 span {
    font-weight: 500;
    }
    .tracy-coenen-details-box h5 {
    text-align: center;
    max-width: 100%;
    font-size: 20px;padding-top: 0;
    }
    .tracy-coenen-details-box h5 span {
    font-size: 16px;
    }
    .price-box h5 {
    font-size: 23px;
    }
    .price-box h6 {
    font-size: 21px;
    padding-top: 5px;
    }
    .price-box h6 span {
    font-size: 24px;
    }
    img.sign {
    display: table;
    margin: 0 auto;
    }
    .price-box a.btnall {
    font-size: 15px;
    }



}

@media screen and (max-width: 480px){
.videosec iframe {
    max-width: 100%;
    height: 256px;
}

}