html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: "Open Sans",sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img{
    max-width: 100%;
}
b, strong{
    font-weight: bold;
}
.margion-right-0{
    margin-right: 0px !important;
}
.margion-btm-0{
    margin-bottom: 0px !important;
}
.header-outer-div{
    background:#333;
    padding: 25px 0px;
}
.header-outer-div h2{
    color: #fff;
    font-family: "Droid Serif",serif;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-align: center;
}
.header-outer-div h1{
    color: #fff;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 8px 0 0;
    text-align: center;
}
.header-outer-div h1 span{
    color: #b72a35;
}
.video-div{

}
.video-div div{
    width: 100% !important;
    height: 100% !important;
}
.video-div iframe{
    width: 100% !important;
    height: 100% !important;
}
.section1{
    margin-top: 30px;
}
.section1 .form-div{
    border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background: #e0e0e0;
}
.hd-h3{
    font-size:25px;
    margin:10px 0;
}
.margin-ten{
    margin: 0 0 10px !important;
}
.section1 .form-div h2{
    border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-family: open sans,sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 25px;
    padding: 10px 5px;
    text-align: center;
    text-align: center;
}
.section1 .form-div form{
    padding: 15px 10px;
}
.section1 .form-div .txt-fld{
    border: 1px solid #b0b0b0;
    height: 35px;
    margin-bottom: 9px;
    padding: 10px;
    width: 100%;
}
.section1 .form-div .txt-fld-half{
    border: 1px solid #b0b0b0;
    float: left;
    height: 35px;
    margin-bottom: 9px;
    margin-right: 5px;
    padding: 10px;
    width: 32%;
}
.section1 .form-div .btn-form{
    background: #b72a35; /* Old browsers */
    font-family: "Open Sans",sans-serif;
    border-left: none;
    border-right: none;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    height: 47px;
    margin-top: 3px;
    text-align: center;
    width: 100%;
    border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.section1 .form-div .btn-form:hover{
    background: #262626; /* Old browsers */
    color: #fff;
    text-shadow: none;
}
.section1 .shadow-pic{
    display: block;
    margin: 0px;
    padding: 0px;
}
.section2{
    background: #efefef;
    padding: 15px 0px 25px;
    margin-top: 20px;
}
.section2 h2{
    color: #000;
    font-family: open sans,sans-serif;
    font-size: 29px;
    line-height: 30px;
    font-weight: 800;
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
}
.section2 .testimonial-div{
    background: #fff;
    border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 15px;
    margin-top: 20px;
    box-shadow: 0 4px 5px 1px #d6d6d6;
    -webkit-box-shadow: 0 4px 5px 1px #d6d6d6;
    -o-box-shadow: 0 4px 5px 1px #d6d6d6;
    overflow: hidden;
}
.section2 .testimonial-div .left-q{
    float: left;
    width: 4%;
}
.section2 .testimonial-div .right-q{
    float: right;
    margin-top: -17px;
    width: 5%;
}
.section2 .testimonial-div .middel-q{
    float: left;
    margin-left: 5px;
    width: 91%;
}
.middel-q ul{
    padding:0 40px;
    line-height: 25px;
    font-size:16px;
}
.middel-q ul li{
    list-style: disc;
}
.section2 .testimonial-div .middel-q .top-margion{
    margin-right: 17px;
    margin-top: 10px;
}
.section2 .testimonial-div .middel-q p{
    font-family: open sans,sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.footer-outer-div{
    background: #333;
    padding: 20px 0px;
    border-top: solid 2px #fff;
}
.footer-outer-div .copyright{
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.footer-outer-div ul{
    float: right;
    margin: 6px 0 0 0;
    padding: 0;
}
.footer-outer-div ul li{
    border-right: 1px solid #fff;
    float: left;
    line-height: 10px;
    padding: 0 10px;
}
.footer-outer-div ul li a{
    color: #fff;
    font-size: 14px;
}
.footer-outer-div ul li a:hover{}
.footer-outer-div ul li:last-child{
    border: none;
}
.pop-button{
    background: #b72a35;
    font-family: "Open Sans",sans-serif;
    border-left: none;
    border-right: none;
    display: block;
    border: none;
    color: #fff;
    font-size: 18px;
    margin: 10px auto;
    padding: 11px 0px;
    font-weight: 800;
    width: 320px;
    text-align: center;
    border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.pop-button:visited{
    color:#fff
}
.pop-button:focus{
    color:#fff
}
.pop-button:hover {
    background: #262626;
    color: #fff;
    text-shadow: none;
    text-decoration: none;
}
#form-popup .txt-fld{
    padding:5px 5px;
    width:100%;
    margin:10px 0;
}
.btn-form-popup{
    background: #b72a35;
    font-family: "Open Sans",sans-serif;
    border-left: none;
    border-right: none;
    display: block;
    border: none;
    color: #fff;
    font-size: 18px;
    margin: 10px auto;
    padding: 11px 0px;
    font-weight: 800;
    width: 320px;
    text-align: center;
    border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.btn-form-popup:hover {
    background: #262626;
    color: #fff;
    border-bottom: solid 2px rgb(75,103,18);
    text-shadow: none;
    text-decoration: none;
}
#myModalLabel{
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}
.text-section{
    padding:50px 0 70px;
}
.text-section p{
    font-size:26px;
    margin:0 0 10px !important;
    text-align: center;
}
.text-section h4{
    font-size:35px;
    margin:10px 0;
}
.thank-footer{
    padding:40px 0;
}
.thank-outer-div{
    padding:35.5px 0;
}
.thank-outer-div h2{
    font-size: 34px;
    font-weight: 700;
    color: #b42c33;
}
.copyright a{
    color: #fff;
}
.copyright a:hover{
    color: #b42c33;
}
@media (min-width: 901px) and (max-width: 1024px) {
    #thank-you-msg {   
        font-size: 47px; 
    }
    .thank-outer-div h2{
        font-size: 33px;
    }
}
@media (max-width: 900px) {

    #thank-you-msg {
        font-size: 35px;
        padding: 100px 0;
    }
    .text-section {
        padding: 70px 0;
        overflow: hidden;
    }
    .text-section h4 {
        font-size: 30px;
        line-height: 30px;
        margin: 10px 0 20px;
    }
    .section1 .form-div .btn-form{
        width: 300px;
        display: block;
        margin: 5px auto !important;
    }
    .header-outer-div h1 {
        font-size: 34px !important;
        line-height: 35px !important;
    }
    .vplayer{
        width:100%;
        height: 100%;
    }
    .thank-outer-div h2{
        font-size: 26px;
    }

}
@media (max-width: 767px) and (min-width: 481px){
    .header-outer-div h1 {
        font-size: 34px !important;
        line-height: 35px !important;
    }
    .text-section {
        padding: 00px 0;
    }
}
@media (max-width: 480px) {
    .header-outer-div h1 {
        font-size: 22px !important;
        line-height: 35px !important;
    }
    body p{
        font-size: 14px;
    }
    .header-outer-div h1 br{
        display: none !important;
    }
    #thank-you-msg {
        font-size: 25px;
    }
    .section2 h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .pop-button{
        font-size: 15px;
        width: 100%;
    }
    .text-section {
        padding: 0px 0;
        overflow: hidden;
    }
    .text-section h4 {
        font-size: 25px;
    }
    .text-section p {
        font-size: 16px;
    }
    .hd-h3 {
        font-size: 20px;
    }
    .middel-q ul {
        padding: 0 15px;
    }
    .section1 .form-div .btn-form {
        width: 100%;
    }
    .thank-outer-div h2{
        font-size: 25px;
        line-height: 30px;
    }

}