/*secondpagecss.css*/
@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}


*{padding:0px; margin: 0px;}
.wrapper{width: 100%; height: auto;}
.innerwrapper{width: 1024px; height: auto;margin: 0 auto;}
.headersection,.bodycont,.footersection{width: 100%; height: auto;margin: 0 auto;}
.headerin,.bodyr1in,.bodyr2in{width: 82%; height: auto; margin:0 auto;}
.bodyr1in{padding-bottom: 24px;}
.bodyr1,.r1txtc1,.r1txtc2{width: 100%; height: auto;}
.bodyr1{background-color: rgba(243, 243, 242, 0.47);}
.bodyr2{background-color: #ffffff;}
.logo,.emaildes{width:50%; height: auto; float: left;}
.headersection{margin-top: 53px; margin-bottom: 20px;}
.Emailtxt{font-size: 20px; line-height:26px;color: #72246c;font-family: 'Roboto',Arial,sans-serif;text-align: left;}
.emlwrp{width: 161px; float: right;}
.emailaddrheader{font-size: 16px; line-height:22px;color: #4a4a4a;font-family: 'Roboto',Arial,sans-serif;text-align: left;}
.hrow{height: 2px; line-height:2px;width: 100%; background-color: #1d1d1d;}
.r1txtc1{font-size: 40px; line-height:60px;color: #72246c;font-family: 'Roboto',Arial,sans-serif;text-align: left;font-weight: 300;padding-top: 24px;padding-bottom: 12px;}
.r1txtc2{font-size: 18px;line-height: 24px;color: #4a4a4a;font-family: 'Roboto',Arial,sans-serif;text-align: left;font-weight: 300;}
.bodylc{width: 30%; height: auto; float: left;}
.bodyrc{width: 70%; height: auto; float: left;}
.bodylc1txt1{font-size: 20px; line-height:32px;color: #4a4a4a;font-family: 'Roboto',Arial,sans-serif;text-align: left;padding-bottom: 8px;}
.bodylc1txt2{font-size: 16px; line-height:22px;color: #4a4a4a;font-family: 'Roboto',Arial,sans-serif;text-align: left;padding-bottom: 15px;}
.ufa1,.update{width: 205px;border: 0;border-radius: none;height: 35px;background-color: #48a23f;font-size: 16px; line-height:22px;color: #ffffff;font-family: 'Roboto',Arial,sans-serif;text-align:center;cursor: pointer;}
.acc1,.acc2,.acc3,.acc4,.acc5{width: 100%; height: auto;margin-top: 20px;}
.ddcnt1,.acc1cnt,.acc2cnt,.acc3cnt,.acc4cnt,.acc5cnt,.ddcnt2,.ddcnt3,.ddcnt4,.ddcnt5{width: 90%; height: auto;margin: 0 auto;cursor: default;}
.ddcnt1lcnt{width: 80%; height: auto; float: left;}
.ddcnt1rcnt{width:20%; height: auto; float: left;}
.ddcnt1lcnttxt1{font-size: 28px; line-height:40px;color: #72246c;font-family: 'Roboto',Arial,sans-serif;text-align:left;font-weight: 300;}
.ddcnt1lcnttxt2{font-size: 16px; line-height:22px;color: #4a4a4a;font-family: 'Roboto',Arial,sans-serif;text-align:left;padding-top: 10px;}
.ddcnt1rcnt{height: 58px;vertical-align:middle;padding-top: 30px;}
.imgcl1,.imgcl2,.imgcl3,.imgcl4,.imgcl5{display: none;}
.checkbox-row {
 float: left;
 display: block;
 width: 100%;
 margin-bottom: 8px;
 margin-top: 15px;
}
.checkbox-row-subscriber {
 display: inline-block;
 float: left;
 width: 240px;
}
p.chck input {
 margin: 0;
 padding: 0;
 float: left;
}
p.chck label {
    display: block;
    float: left;
    cursor: pointer;
    font-family: 'Roboto',Arial,Helvetica,sana-serif;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 30px;
    height: 30px;
}
p.chck span.chck-container {
 position: relative;
 float: left;
 margin: 0 10px 15px 0;
}
p.chck span.chck-container span.chck {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #72246c;
    margin: 2px;
    background-color: #ffffff;
 content:'';
}
p.chck span.chck-container span.chck.selected {
 display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #72246c;
    margin: 2px;
    background-color: #72246c;
}
p.chck span.chck-container input {
 position: absolute;
 top: 0;
 left: 0;
 opacity: 0;
 filter: alpha(opacity=0);
 z-index: 101;
 cursor: pointer;
}

/*Check end*/

.acc1cnt,.acc2cnt,.acc3cnt,.acc4cnt,.acc5cnt{padding-top: 20px;}

.block1{width: 100%; height: auto;padding-top: 10px;padding-bottom: 10px;}
.block1txt1{font-size: 20px; line-height:24px;color: #4a4a4a;font-family: 'Roboto',Arial,sans-serif;text-align:left;padding-top: 10px;}
.block1txt2{font-size: 16px; line-height:20px;color: #a8a8a8;font-family: 'Roboto',Arial,sans-serif;text-align:left;}
.block1txt3{font-size: 16px; line-height:20px;color: #4a4a4a;font-family: 'Roboto',Arial,sans-serif;text-align:left;padding-top: 10px;}
.robmd{font-size: 16px; line-height:20px;color: #4a4a4a;font-family: 'Roboto',Arial,sans-serif;text-align:left;font-weight: 500;}
.su{width: 160px;border: 0;border-radius: none;height: 26px;background-color: #72246c;font-size: 16px; line-height:26px;color: #ffffff;font-family: 'Roboto',Arial,sans-serif;text-align:center;cursor: pointer;margin-top: 16px;}

.uf{width: 206px;background-color: #48a23f;border: 0;border-radius: none;height: 26px;font-size: 16px; line-height:26px;color: #ffffff;font-family: 'Roboto',Arial,sans-serif;text-align:center;cursor: pointer;margin-top: 16px;}
.horsep{width: 100%; height: 2px; line-height:2px; background-color: #f3f3f2;margin-top: 10px;}
.acc2cnt,.acc3cnt,.acc4cnt,.acc5cnt{display: none;}
.smsfrm{width: 100%; height: auto;}
.phnnumbr{width: 248px;border: 1px solid #d8d8d8;height:40px;line-height: 40px;margin-top: 10px;font-size: 16px;color: #bdbbbb;font-family: 'Roboto',Arial,sans-serif;text-align:left;padding-left: 8px;}
.formlbl {font-size: 14px;color: #a8a8a8;font-family: 'Roboto',Arial,sans-serif;text-align:left;line-height: 18px;}
.acc1{margin-top: 0px;}
.update{width: 140px;margin: 0 auto;}
.bodyupdatebtn{margin-top: 60px;margin-bottom: 50px;}
.footerin{width:100%; height: 180px;background-color: #1a1a1a;margin: 0 auto;padding-top: 10px;}
.ftrcnt1,.ftrcnt2,.ftrcnt3{width: 50%;float: left;text-align: center;height: auto;color: #ffffff;} /*33.3%*/
.scicons{float: left;}
.scwrapper{width: 224px; margin: 0 auto;}
.scwrapper1{width: 92px; margin: 0 auto;}
.cncttxt {
    font-size: 16px;
    color: #4a4a4a;
    font-family: 'Roboto',Arial,sans-serif;
    text-align: left;
    line-height: 22px;
}
.cncttxt,.scwrapper1{float: left;}
.scwrapper1{padding-left: 15px;}
.connectsc{margin-bottom: 30px;width: 100%; height: auto;}
.padlr{padding-left: 10px;}
.padlr1{padding-left: 4px;}
.footerinc{width: 90%; height: auto;margin: 0 auto;}
.ftrcnt1,.ftrcnt2{height: 20px;
  font-family: Roboto;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;}
  .popupbg{width: 100%; height: 100%; position: fixed; z-index:1;background-color: #000001;opacity: 0.2;top:0;left:0;display: none;}
   .thankyoupopup,.wewillmisyoupopup,.Rogerthatpopup,.weloveyourfeedbackpop{width: 840px;height: 294px;background-color: #ffffff;box-shadow: 20px 20px 20px #999999;position: fixed;left:50%;z-index:2;top:50%;margin-top:-150px;margin-left: -420px;display: none;}
   .closebtn1{width: 100%; height: 40px;}
   .cls,.cls1,.cls2,.cls3{width: 65px; height: 20px;margin-right: 25px; margin-top: 15px;cursor: pointer;}
   .cntpp{width: 100%; height: auto;}
   .cntppctext{width: 80%; height: auto; margin: 40px auto;}
   .cntppctextcnt1{font-family: 'Roboto',Arial,sans-serif;
  font-size: 40px;
  font-weight: 300;
  text-align: left;
  color: #72246c;
  line-height: 50px;}
  .cntppctextcnt2{font-family: 'Roboto',Arial,sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #4a4a4a;padding-top: 10px;}
  .cntppctext1 {
    width: 80%;
    height: auto;
    margin: 0px auto;
}
.cntppctxtcnt3{font-family: 'Roboto',Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: left;
  color: #4a4a4a;padding-top: 15px; padding-bottom: 10px;}
  .wewillmisyoupopup{height: 390px;}
  .weloveyourfeedbackpop{height: 600px;top: 50%; margin-top: -300px;}
.radio-row {
 height: 50px;
 width: 50px;
 margin-bottom: 30px;
 display: inline;
}
.radio-row label {
    font-family: 'Roboto',Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
}
.custom-radio1 {
 
    display: inline-block;
    height: 10px;
    position: relative;
    top: 5px;
    width: 10px;
    z-index: 1;
 border: 4px solid #d8d8d8;
 border-radius: 16px;
 margin-right: 6px;
 
}
.custom-radio1.selected {
 display: inline-block;
    height: 10px;
    position: relative;
    top: 5px;
    width: 10px;
    z-index: 1;
 border: 4px solid #d8d8d8;
 border-radius: 16px;
 background-color: #72246c;
 margin-right: 6px;
}
.custom-radio1 input[type="radio"] {
 margin: 1px;
 position: absolute;
 z-index: 2;
 cursor: pointer;
 outline: none;
 opacity: 0;
 /* CSS hacks for older browsers */
 _noFocusLine: expression(this.hideFocus=true);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -khtml-opacity: 0;
 -moz-opacity: 0;
}

.submit,.submit1{
    width: 118px;
    border: 0;
    border-radius: none;
    height: 35px;
    background-color: #72246c;
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    font-family: 'Roboto',Arial,sans-serif;
    text-align: center;
    cursor: pointer;
    margin-top: 29px;
 
}
.submit1{margin-bottom: 30px;}
.marginBottom10{margin-bottom: 10px;}
.feedback{width: 100%; height: 150px; border: solid 2px #d8d8d8;resize:none;}
.connectsc{width: 100%; height: auto;}
.acc1cnt{margin-bottom: 100px;}
@media only screen and (max-width: 1023px)
{
 .innerwrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.logo, .emaildes {
    width: 100%;
    height: auto;
    float: none;
}
.emlwrp {
    width: 161px;
    float: none;
    margin-top: 20px;
}
.mobile-hide{display: none;}
.bodylc {
    width: 100%;
    height: auto;
    float: none;
}
.bodyrc {
    width: 100%;
    height: auto;
    float: none;
}
.ddcnt1rcnt {
    height: 58px;
    vertical-align: middle;
    padding-top: 10px;
}
.ftrcnt1, .ftrcnt2, .ftrcnt3 {
    width: 100%;
    float: none;
}
 .ftrcnt3{margin-top: 25px;}
 .ftrcnt1{margin-top: 15px;}
 .bodyr2 {
    background-color: #ffffff;
    padding-top: 20px;
}
.bodylc1txt1 {
    font-size: 20px;
    line-height: 32px;
    color: #4a4a4a;
    font-family: 'Roboto',Arial,sans-serif;
    text-align: center;
    padding-bottom: 8px;
}
.bodylc1txt2 {
    font-size: 16px;
    line-height: 22px;
    color: #4a4a4a;
    font-family: 'Roboto',Arial,sans-serif;
    text-align: center;
    padding-bottom: 15px;
}
.ufa1, .update {
    width: 205px;
    border: 0;
    border-radius: none;
    height: 35px;
    background-color: #48a23f;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-family: 'Roboto',Arial,sans-serif;
    text-align: center;
    cursor: pointer;
    display: table;
    margin: 0 auto;
 margin-bottom: 20px;
}
p.chck label {
    display: block;
    float: left;
    cursor: pointer;
    font-family: 'Roboto',Arial,Helvetica,sana-serif;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 20px;
    height: 35px;
}
.phnnumbr {
    width: 90%;
    border: 1px solid #d8d8d8;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 16px;
    color: #bdbbbb;
    font-family: 'Roboto',Arial,sans-serif;
    text-align: left;
    padding-left: 8px;
}
.thankyoupopup,.wewillmisyoupopup,.Rogerthatpopup,.weloveyourfeedbackpop {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    box-shadow: 20px 20px 20px #999999;
    position: fixed;
    left: 0;
    z-index: 2;
    top: 0;
    margin-top: 0px;
    margin-left: 0px;
    display: none;
}
.weloveyourfeedbackpop {overflow: scroll;}
.cntpp {
    width: 100%;
    height: auto;
    margin-top: 30%;
}
.cntppctextcnt2 {
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    color: #4a4a4a;
    padding-top: 10px;
}
.cntpp1 {
    width: 100%;
    height: auto;
   
}
.submit1{margin-bottom: 25px;}
.connectsc{margin-bottom: 30px;width: 100%; height: 50px;}
}
