﻿body {
    font-family: Arial,sans-serif,Verdana;
    max-width: 100%;
}

* {
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
}

body {
    max-width: 100%;
    width: 600px;
    margin: 0 auto;
}

@-ms-viewport {
    width: device-width;
}

.mainWrapper {
    width: 100%;
    margin: auto;
    height: auto;
}

.pageWrapper {
    width: 100%;
    margin: auto;
    min-height: 500px;
    padding: 10px;
    padding-bottom: 30px;
    float: left;
}

.pageInnerWrap {
    width: 100%;
    min-height: 500px;
    float: left;
}

.clscommon {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    min-height: 30px;
    float: left;
    /*word-break: break-all;*/
    word-break: break-word;
}

.clsButton, .clsImage, .clsClickToCall, .clsMap {
    text-align: center;
}

    .clsButton a, .clsMap a, .leadBtn, .feedbackbtn, .clsClickToCall a {
        text-align: center;
        line-height: 46px;
        font-size: 17px;
        cursor: pointer;
        border-radius: 12px;
        font-weight: bold;
        text-decoration: none;
        display: block;
        width: 350px;
        margin: 0 auto;
        max-width: 100% !important;
    }

.feedBackBtnDiv {
    clear: both;
}

.clsImage a {
    min-width: 30%;
    max-width: 100%;
    border-radius: 7px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    display: block;
}

.imgcls {
    width: 100%;
    display: block;
}

.videowrapper {
    width: 100%;
    margin: auto;
    text-align: center;
}

.clsCoupon {
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
}

.clsCouponInner {
    border: 2px dashed #000000;
    border-radius: 5px;
    /*padding: 10px;*/
    box-sizing: border-box;
    width: 100%;
    min-height: 100px;
    float: left;
    text-align: center;
    font-size: 12px;
}

.couponTitle {
    width: 100%;
    min-height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.couponOffer {
    /*float: left;
    width: 35%;*/
    min-height: 60px;
    font-size: 25px;
    font-weight: bold;
    /*padding: 20px;*/
    box-sizing: border-box;
    /*margin-right: 4%;*/
}


.couponDetails {
    /*float: left;
    width: 60%;*/
    min-height: 70px;
}

.couponExpires {
    /*float: left;
    width: 60%;*/
    min-height: 20px;
    font-weight: bold;
}

.couponTerms {
    width: 100%;
    min-height: 25px;
    float: left;
    margin-top: 10px;
    line-height: 25px;
}


.couponOfferWrapper {
    width: 100%;
    min-height: 85px;
}

.couponExpireWrapper {
    min-height: 20px;
    width: 100%;
    clear: both;
}

.expireLeftEmptyDiv {
    width: 35%;
    float: left;
    margin-right: 4%;
}


.clsSpacer {
    width: 100%;
    min-height: 1px;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.clsHTML {
    width: 100%;
    margin: auto;
}

.clsLeadCapture {
    float: left;
    width: 100%;
    /*padding: 5px;*/
    box-sizing: border-box;
}

.clsLeadContainer {
    width: 100%;
    /*min-height: 300px;*/
    /*padding: 10px;*/
    box-sizing: border-box;
    height: auto;
}

.leadSubmit {
    background-color: #ECFFDE;
    height: auto;
    line-height: 31px;
    margin-bottom: 10px;
    display: none;
}

.leadSubmitMsg {
    margin-bottom: 10px;
    text-align: center;
    font-size: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #7AB648;
}

.leadRow {
    width: 100%;
    min-height: 25px;
    margin-bottom: 20px;
    word-break: break-word;
}

.custom-field-checkbox {
    float: left;
    width: 253px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 25px;
}
.custom-field-checkbox div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.leadRow .label {
  float: left;
  padding-left: 5px;
  /*margin-bottom:10px;*/
}
.custom-field-checkbox{
  margin-top: 10px;
}
.customDropDown {
  height: 35px;
}

.leadRow .req {
  float: left;
  color: red;
  display: none;
  margin-left: 5px;
}

.leadRow .valmsg {
    float: left;
    margin-left: 5px;
    color: red;
    font-size: 13px;
}

.leadinput {
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
    border: 0px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.lead-dropdown {
    margin: 3px 0 10px 0;
}

.area {
    height: 100px;
    width: 100%;
    border: 0px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 16px;
}


/*.leadBtn, .feedbackbtn {
    /*width: 100%;
    min-height: 25px;*/
/*line-height: 25px;*/
/*border-radius: 7px;*/
/*padding: 7px;*/
/*padding: 20px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;*/
/*}*/

.clsFeedback {
    /*padding: 5px;*/
    box-sizing: border-box;
}

.feedbackTitle {
    width: 100%;
    min-height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 6px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.feedbackRate {
    margin: auto;
    width: 100%;
    text-align: center;
}

.feedbackSubmit {
    background-color: #ECFFDE;
    height: 26px;
    line-height: 24px;
    margin-bottom: 10px;
    display: none;
}

.feedbackSubmitMsg {
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-size: 14px;
    font-weight: bold;
    color: #7AB648;
}

.commentBoxDiv {
    /*padding: 10px;*/
    padding: 10px 0px;
    box-sizing: border-box;
    margin: auto;
    width: 100%;
    text-align: center;
}

.clsDivider {
    min-height: 1px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.mapView {
    width: 100%;
    min-height: 350px;
    display: block;
    margin-top: 20px;
    padding: 5px;
    box-sizing: border-box;
}

.pageWrapper .addressBox {
    position: absolute;
    top: 97px;
    left: 30%;
    z-index: 5;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #999;
    text-align: center;
}

.addressBox2 {
    position: absolute;
    top: 97px;
    left: 44%;
    z-index: 5;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #999;
    text-align: center;
}
/*.mapView * {
        max-width: none;
    }*/

.backBtn {
    margin: 5px;
    min-width: 30%;
    max-width: 100%;
    border-radius: 7px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    padding: 20px;
    /*padding-left: 25px;
    padding-right: 25px;*/
    text-align: center;
    box-sizing: border-box;
}

.youtubecont {
    width: 100%;
    min-height: 300px;
}





/*@media screen and (max-width : 768px) {
    body {
        width: 768px;
        max-width: 100%;
    }
}*/

@media screen and (max-width : 600px) {
    body {
        width: 600px;
        max-width: 100%;
    }
}

@media screen and (max-width : 414px) {
    body {
        width: 414px;
        max-width: 100%;
    }
}

@media screen and (max-width : 375px) {
    body {
        width: 375px;
        max-width: 100%;
    }
}

@media screen and (max-width : 360px) {
    body {
        width: 360px;
        max-width: 100%;
    }
}

@media screen and (max-width : 320px) {
    body {
        width: 320px;
        max-width: 100%;
    }
}



.mapView * {
    max-width: none;
}

.clsMap {
    max-width: 100%;
}

    .clsMap > * {
        max-width: none !important;
    }


.ratestarcls {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    min-height: 38px;
}

.clsParagraph, .clsTitle {
    word-break: break-word;
}

.frame {
    width: 575px;
    transform: scale(1);
    height: 385px;
    border: 0;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    /*margin-left: 70px;*/
}

.offerIframeSpec {
    height: 580px !important;
    overflow-y: auto;
}
