.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) {
.p0 {
    padding: 0;
}

.pr-5 {
    padding-right:5px!important;
}
.pl-5 {
    padding-left:5px!important;
}
.lead-form-area {
  padding:0 30px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/* Mobile Layout: 767px. */

@media only screen and (max-width: 768px) {

.form {
  margin-top:10px;
}

.exp {
    font-size: 16px;
    letter-spacing: 0px;
    padding:0px 10px;
    margin-bottom:0px;
    margin-top:10px;
    line-height:1.3em;
}


.formhld {
  padding:0 25px 0 10px!important;
}


h1 {
    font-size:24px;
    line-height: 1.25em;
    font-weight: 700;
    margin:8px 0 10px 0;
}

h2 {
    font-size: 22px;
    line-height: 1.25em;
}

h3 {
    font-size: 20px;
    line-height: 32px;
}

.cred {
    font-weight: 600;
    margin-top:10px;
    font-size:18px;
}


.cdown2 {
    margin-top:0px;
    margin-bottom:0px;
}

h4 {
    font-size: 18px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}

p {
    font-size: 16px;
    padding: 10px 0px;
    margin-bottom:5px;
}


.bookprnt {
  padding:0 40px;
}

.booklist {
    margin-left: 0px;
    padding-left: 0;
    margin-top:0px;
}

.booklist p {
    font-weight: 600;
    font-size: 18px;
    margin:0px 0px 5px 0px;
    padding:0px
}

.booklist li {
    font-size: 16px;
    margin-bottom: 10px;
}

.insdheader {
    padding: 8px 10px 10px 10px;
}

.formbox2 {
  padding:0px 10px 20px 10px;
  margin-top:-10px;
}

.form-control {
    font-size: 13px;
    height: 44px;
    padding: 15px 10px 15px 10px;
}

.ftext {
    padding: 0 0px;
}


#clockdiv div > span {
    padding: 10px;
    border-radius: 3px;
    background: #000;
    display: inline-block;
    width:50px;
}


.price {
    margin:-5px auto 15px auto;
    }

#clockdiv {
    font-size: 18px;
    font-weight: 600;
}

.smalltext {
    padding-top: 2px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.field-input {
  margin-bottom:5px;
 }

.datecard {
  margin-top:15px;
}


.pr-5 {
  margin-bottom:10px;
}


.tqmain {
  padding-top:5px;
  padding-bottom:0px;
}

.tqmain h1 {
    font-size: 22px;
    line-height: 1.25em;
    font-weight: 700;
    margin: 8px 0 5px 0;
}


.tqpage {
    border-radius: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}


.dloadimg {
  max-width:100%;
}


.tqh3 {
    margin-bottom: 0px;
    font-size:18px;
}

.tqpage p {
    margin:12px 0;
    padding:0px 0;
}


.dloadmain h3 {
    font-size: 20px;
    line-height: 1.2em;
}

.tqh5 {
    margin-top:10px;
    margin-bottom: 5px;
}


.dloadh3 {
  font-size:20px;
}


.confirmimg {
    margin:0px 0;
}


.openform {
    font-size: 16px;
    padding: 15px 10px;
    width: 100%;
    margin-top:10px;
}

.submtbtn {
    font-size: 18px;
    padding: 15px 10px;
    width: 100%;
}

.butnopen .left {
    top: 155px;
    right: 50px;
}
.butnopen .right {
    top: 155px;
    left: 50px;
}
}


@media only screen and (max-width: 670px) {
.butnopen .left {
    top: 155px;
    right: 10px;
}
.butnopen .right {
    top: 155px;
    left: 10px;
}
}

@media only screen and (max-width: 589px) {
.butnopen .left {
    display:none;
}
.butnopen .right {
    display:none;
}
}


/* Mini-Screen Mobile Layout: 480px. */

@media only screen and (max-width: 488px) {

.pr-5 {
  margin-bottom:10px;
}


.submtbtn {
    font-size: 16px;
    padding: 15px 10px;
    width: 100%;
}


.limited-bannx {
    background: url(../img/highm.png);
    width: 255px;
    margin-top: -44px!important;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 2px;
    font-size: 14px;
}


    .mail-icon:before {
  font-family: "FontAwesome";
  font-size: 18px!important;
  content: "\f0e0";
  position: absolute;
  right: 16px!important;
  bottom: 12px!important;
  color:#555;
}
    .person-icon:before {
  font-family: "FontAwesome";
  font-size: 18px!important;
  content: "\f007";
  position: absolute;
  right: 19px!important;
  bottom: 12px!important;
  color:#555;
}
    .phone-icon:before {
  font-family: "FontAwesome";
  font-size: 18px!important;
  content: "\f10b";
  position: absolute;
  right: 19px!important;
  bottom: 12px!important;
  color:#555;
}

}