
/*font-family: 'Roboto Condensed', sans-serif;
*/
body{font-family: 'Roboto', sans-serif; font-weight:400;font-size:15px; color:#474747;}
a{text-decoration:none !important; outline:none !important;}

.vdt_header {
    background: #101010;
    border-bottom: #5a2020 2px solid;
    padding: 15px 0;
}

.vdt_header .vdt_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.vdt_logo {
    display: inline-block;
}

h1.byo-title{
   
    text-align: center;
    margin-top: 55px;
    color: #ee4a3e;
}

.usa_logo {
    margin-left: 5px;
    max-width: 105px;
}

.usa_logo img {
    width: 100%;
    height: auto;
}

.vdt_nav ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}
.vdt_nav ul li {
    display: inline-block;
}
.vdt_nav ul li a {
    color: #fff;
    font-weight: 500;
    text-decoration: none !important;
    padding: 10px;
    font-size: 1.15em;
}

.vdt_header .mobile-toggle {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 15px 30px;
    display: inline-block;
    background: white;
    display: none;
}
.vdt_header .mobile-toggle span {
    transform: rotate(90deg);
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
    letter-spacing: 1px;
}

.byo-rightsection {
    
position: fixed;
    
/*display: inline-block;*/
display:none;
    
right: 0;
    
top: 405px;
    
min-width: 380px;
    
background: url(../img/byo-right-image-3axis.png) right top no-repeat;
    
background-size: contain;
    
padding-top: 350px;
    
text-align: right;
}

.byo-rightsection .cnt-area{width: 300px;position: fixed;right: 0;}


.byo-rightsection .byo-btn2 {
    position: relative;
    top: 0;
    bottom: auto;
    width: 100%;
    text-align: center;
    display: block;
}

.byo-rightsection .byo-right-amount {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
.byo-rightsection .byo-btn2.r_d{background: #2e2f30; }



.byo-amount_blr{background: url(../img/blr.png) left top no-repeat;background-size: cover;height: 60px;}

.byo-bg{background:#000 url(../img/byo-bg.jpg) center top no-repeat;background-size: cover;position: relative;/*background-attachment: fixed;*//* overflow: hidden; */}
.byo-bg .rightsection{ position: relative; }


.byo-tab{ display: flex;  width: 100%; justify-content: center;  align-items: center; margin-top: 80px;}
.byo-tab_item{ display: inline-block; width: 33.33%; text-align: center; position: relative; }
.byo-tab_item .step-number {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #cac9ce;
    color: #000;
    font-size: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition-duration: 0.5s;
    position: relative;
    z-index: 9;
    }

.byo-tab_item:before,.byo-tab_item:after{width: 50%;height: 6px;width: 50%;background: #cac9ce;content: '';top: 33%;display: block;position: absolute;z-index: 8;}
.byo-tab_item:before{left: 0;}
.byo-tab_item:after{ right: 0; }
 .byo-tab_item:first-child:before, .byo-tab_item:last-child:after  { display: none;}



.byo-tab_item .step-title{font-size: 22px;color: #ffffff;margin-top: 15px;display: inline-block;z-index: 9;position: relative;}
.byo-tab_item:hover .step-number,.byo-tab_item .step-number.active { background: #ee4a3e; color: #fff; }



.byo-main{ padding: 40px 0; border: 10px solid #797878; background: #dadada; margin: 80px 0 100px 0; }
.byo-main.step1{ padding: 50px 0 100px 0; }
.byo-contentarea{ max-width:930px; margin: 0 auto;  }
.byo-main h2{ color: #333; font-weight: 400;}
.byo-main.step1 h2{ margin-top: 10px; padding: 0 15px;}

.byo-step1-section { display: table; width: 100%; flex-wrap: wrap; margin: 0px; }
.byo-step1-section{ padding-top: 20px; }
.byo-step1-section>div{ display: table-cell; width: 50%; padding: 0 15px; }
.byo-step1-section>div .top-area { background: #fff; padding: 14px 0; text-align: center; font-weight: 700; color: #353535; font-size: 24px; margin-bottom: 8px; }
.byo-step1-section>div .mdl-area {
    background: #fff;
    padding: 20px;
    padding-bottom: 5px;
    min-height: 528px;
}

.byo-step1-section>div .mdl-area .top{ padding: 5px;
-webkit-box-shadow: 1px 1px 6px 2px rgba(240,240,240,1);
-moz-box-shadow: 1px 1px 6px 2px rgba(240,240,240,1);
box-shadow: 1px 1px 6px 2px rgba(240,240,240,1);
 margin-bottom: 25px;
 min-height: 200px;
 }

 .byo-step1-section>div .mdl-area .top .title{ font-size: 19px; color: #000000; padding: 6px; text-align: center;}


.byo-step1-section>div .mdl-area .row {
    margin-right: 3px;
    margin-left: 3px;
}
.byo-step1-section>div .mdl-area .col-6{ padding-right: 3px;
    padding-left: 3px; }
.byo-step1-section>div .mdl-area  h3{ font-size: 19px; font-weight: 600; text-align: center; color: #353535; margin-top: 9px; }
.byo-step1-section .list li { list-style:none; padding-left: 20px; font-size: 14px; color: #494949; list-style: 1.2em; margin-bottom: 10px; font-weight: 400; position: relative; }
.byo-step1-section .list li:after{ position: absolute; content: ''; width: 6px; height: 6px; background: #ee4a3e; left: 4px; top: 7px; border-radius: 50%; }

.byo-videolink{ display: block; width: 100%; background: #fff; border-top: 1px solid #d1d1d1; padding: 15px 0; text-align: center;color: #797979; transition-duration: 0.5s; }
.byo-videolink:hover{ background:#f3f3f3; }
.byo-videolink span{ font-size: 16px;  font-weight: 500; letter-spacing: 0.01em; position: relative; padding-left:25px; color: #797979;}
.byo-videolink:hover span{ color: #000; }
.byo-videolink span:before{ width: 16px; height: 16px; left: 0; top: 2px; position: absolute; content: ''; background:url(../img/byo-play.png) left top no-repeat; background-size: contain; }

.red-btn{background: #ee4a3e;padding: 15px;}
.red-btn.btn1{ width: 100%; text-align: center; color: #fff; display: block; }
.red-btn.btn1 span{ position: relative; display: inline-block; font-size: 16px; font-weight: 700; letter-spacing: 0.01em; padding-right:25px; }
.red-btn.btn1 span:after{ width: 15px; height: 11px; background: url(../img/byo-arrow.png) left top no-repeat; background-size: contain; right: 0; top: 6px; content: ''; position: absolute; }


/*step2*/

.byo-step2-top{}

.byo-step2-top .custom-control-label { font-weight: 400; color: #000000; font-size: 21px; }









.byo-step2-middle { padding-top: 30px; margin-top: 30px; border-top: 1px solid #c3c2c2; }



.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
        top: 5px;
    position: relative;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}


.byo-accordion .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color:#ee4a3e;
    border-bottom:none;
    border-radius:0;
    color: #fff;
    margin-top: 20px;
     cursor: pointer; 
}
.byo-accordion  .card{ background: none; border:none; }
.byo-accordion .card-body { background: #d0cece; padding: 0; }
.byo-accordion  .card-title {font-size: 20px; margin-right: 10px; font-weight: 400;}
.byo-accordion .card-header .item-select,.byo-accordion .card-header .item-select .select-all{ font-size: 15px; display: inline-block;}


.byo-accordion .listarea .byo_cb {}
.byo-accordion .listarea>ul{padding: 0;margin:0;position: relative;}
.byo-accordion .listarea>ul>li {display: block;padding: 12px;border-bottom: 1px solid #bdbbbb;font-size: 18px;color: #414141;font-weight: 400;height: auto;}




.span_pseudo, .byo_cb span:before, .byo_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.byo_cb {
  position: relative;
  /* height: 2rem; */
  display: flex;
  align-items: center;
}
.byo_cb input {
  display: none;
}
.byo_cb input:checked ~ span {
  background: #fd2727;
  border-color: #fd2727;
}
.byo_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.byo_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.byo_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}

.byo_cb input:checked ~ span.byo_uncheckable {
  background: #ffa5a5;
  border-color: #fd2727;
}
.byo_cb input:disabled ~ label {
  /*color: #9e9e9e;*/
}
.byo_cb input:disabled ~ label:hover {
  cursor: default;
}
.byo_cb label {
  padding-left: 2rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  width: 100%;
  margin-bottom:0;
}
.byo_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 1px solid #8f8f8f;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
  background: #fff;
}
.byo_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.byo_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}

.qstn-mrk {
   
    display: inline-block;
   
    color:#aba8a8;
    font-size: 20px;
    position: relative;
    line-height: 1.5;
    font-weight: 100;
}

.info-circle{
    height: 18px;
    margin-bottom: 3px;
}


.tooltip-1 {
  position: relative;
  display: inline-block;
  cursor:default;
  
}

.tooltip-1 .tooltiptext {
  visibility: hidden; 
    font-size: 0.65em;
    width: 50px;
    background-color: #8a8989;
    color: #fff;
    text-align: center;
    border-radius: 6px;
  
    position: absolute;
    top: 25px;
    z-index: 1;
}

.tooltip-1:hover .tooltiptext {
  visibility: visible;
}



/*
.qstn-mrk {
    width: 45px;
    height: 23px;
    background: #e8e8e8;
    background-size: contain;
    display: inline-block;
    margin-left: 5px;
    border-radius: 0px;
    color: #4e4e4e;
    font-size: 16px;
    position: relative;
    line-height: 1.5;
    font-weight: 400;
    
}*/

.byo-main.step1 .qstn-mrk {
    
   /* border: #a9a9a9 2px solid;*/

}
/*
.byo-main.step1 .qstn-mrk:hover {
    color: #ffffff;
    background-color: #ee4a3e;
    border-left: #444444 2px solid;
}*/

.byo_cb img{ margin-right: 10px; }

.byo_cb .qstn-mrk { width: 21px; height: 21px; background: url(../img/qustionmark.png) center center no-repeat; background-size: contain; display: inline-block;     margin-left: 5px;
    position: relative;
    top: 4px; }

.byo-acd-section{ padding-top: 40px; }

.byo-main.step2 { padding-bottom: 200px; position: relative; }
.byo-btn2 { position: absolute; right: 0; bottom: 70px; color: #fff; font-size: 18px; font-weight: 400; letter-spacing: 0.05em; padding-right: 45px; padding-left: 45px; }
.byo-btn2 span{ background: url(../img/unlock.png) left 1px no-repeat; padding: 5px 0 15px 30px; top: 2px;
    position: relative;}
   .byo-btn2:hover span  { color: #fff; }

.byo-btn2.r_d { bottom: 8px;}

.byo-btn2.r_d span{ background: url(../img/byo-more-arrow.png) right 7px no-repeat; padding: 5px 25px 5px 0px; top: 2px;
    position: relative;}
.byo-main.step3 h2{ text-align: center; font-weight: 700; font-size: 40px; color:#000;  }

.byo-main.step3 .byo-sec{ padding: 25px 0; }
.byo-main.step3 .byo-sec h3{ font-size: 32px; font-weight: 400; color: #333333; }

.byo-whitebox{ padding: 20px; display: block; background: #fff; }
.byo-small-title { font-size: 25px; font-weight: 700; color: #353535; margin-bottom: 12px; margin-top: 15px;}
.byo-small-title span{ display: block; font-size: 16px; }
.byo-whitebox p{ font-size: 16px; line-height: 1.5em; color: #626262; }

.byo-flexsection { display: table; flex-wrap: wrap; width: 100%; border-spacing:30px 15px; }
.byo-flexsection>div{ background: #fff; width: 50%; display: table-cell;  }
.byo-flexsection-main { margin: -15px -30px; overflow: hidden; }
.byo-featuresbox{ padding: 20px; }
.byo-featuresbox .byo-small-title { font-weight: 400; position: relative; font-size: 20px; color: #252525; margin-top: 0; padding-bottom: 4px;}
.byo-featuresbox .byo-small-title:after{ content: ''; position: absolute; width: 65px; height: 1px; background: #e3e3e3; left: 0; bottom: 0; }
.byo-featuresbox ul{ padding: 0; margin: 0; }
.byo-featuresbox li { list-style: none; display: flex; font-size: 16px; color: #414141; line-height: 1.5em; margin-bottom: 15px; }
/*.byo-featuresbox li { list-style: none; display: block; font-size: 16px; color: #414141; line-height: 1.5em; margin-bottom: 8px; }*/
.byo-featuresbox li img{ display: inline-block; margin-right: 6px; border-radius: 4px; }
.byo-graybg{ background: #dadada; padding-bottom: 15px; }
.byo-whitebox.tabletbox{ padding: 30px; }
.byo-whitebox.tabletbox img{ margin-bottom: 25px; }
.byo-listarea ul{ padding:10px; margin: 0; }
.byo-listarea li{ list-style: none; display: block; margin-bottom: 15px; font-size: 17px; line-height: 1.5em; color: #414141; position: relative;padding-left: 25px;  }
.byo-listarea li:before{ position: absolute; content: ''; border-radius: 50px; background: #8598fd; width: 9px; height: 9px; left: 0; top: 8px;  }

.byo-amountsection p{ font-size: 18px; line-height: 1.5em; color: #757474;  }
.byo-amountsection .left{ display: flex; flex-wrap: wrap; justify-content: center;
align-items: center; }

.byo-amountsection img{ max-width: 90px; display: inline-block; margin-right: 15px;}
.byo-amountsection p{    padding: 0 !important;
    width: 75%;
    margin-bottom: 0;}
.byo-totlal_amount{ font-weight: 700; font-size: 46px; color: #ee4a3e; margin-top: 10px; }

.byo-totlal_amount span { font-weight: 400; font-size: 25px; }
.byo-dwd_main { width: 100%; text-align: center; }
.byo-dwd_main .byo-dwd {display: inline-block;background: #d0352a;font-size: 27px;font-weight: 700;color: #fff !important;padding: 25px 120px 24px 60px;position: relative;margin: 40px 0;cursor: pointer;transition-duration: 0.5s;}
.byo-dwd_main .byo-dwd  span{ background: url(../img/dwd-icon.png) center center no-repeat; width: 35px; height: 37px; background-size: contain; position: absolute; top: 25px; right: 60px;}
.byo-dwd_main .byo-dwd:hover{ background: #bb281d; }


.byo_loading_w {
    background: #ffffffcf;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    display: none;
}
.byo_loading_w.loading_active {
    display: block; 
}

.byo-modal .close{ display: inline-block;    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    background: #ee4a3e; border-radius: 50%; color: #fff; width: 45px; height: 45px; opacity: 1 !important; outline: none !important; }

 .byo-modal .close span{   top: -5px;
    position: relative;
    text-shadow: none !important;
}
.byo_footer {
    padding: 30px 0;
    background: #191818;
    color: #fff;
}

.byo_footer .row{    justify-content: center;
    align-items: center;}

.byo_footer p{ margin:0; text-align: right; }


/*BYO Screen Navigation START*/
.byo-main{
  display: none;
}
.screen-show{
  display: block;
}
/*BYO Screen Navigation END*/

.byo-longdesc-pop .long_desc_copy img {
    display: table;
    margin: 0 auto;
}
.byo-longdesc-pop .long_desc_copy a {
    display: block;
    margin: 0 auto;
    background: #ee4a3e;
    padding: 15px  25px;
    text-align: center;
    color: #fff;
}
.byo-longdesc-pop .long_desc_copy a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f35d";
    padding-left: 15px;
}

.byo-longdesc-pop .close span {
    background: none;
    border: none;
    width: auto;
    height: auto;
}


.byo_overlay_loading {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000de;
    z-index: 99999999;
    color: #fff;
    text-align: center;
    font-size: 30px;
    padding-top: 16%;
    display: none;
}
.byo_overlay_loading.ov_active{
    display: block; 
}

.loader-animate {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #ec3a2c;
  border-bottom: 8px solid #ec3a2c;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}

/* lead form byo*/

#leadform{
  margin:0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
#leadform td{
  margin-top: 20px;
}
#leadform td input,select{
  width: 300px;
  height: 50px;
  margin-bottom: 10px;
}
/*
#leadform td select {
  color: #9e9e9e;
}
#leadform td option:not(:first-of-type) {
  color: black;
}*/

#leadform td input[type='submit']{
background-color: #EE4A3E;
color:white;
font-weight: 900;
cursor: pointer;
}

#leadform td #formErrorLabel{
  color:red;
}

.byo-bg #leadform td input, select{ margin: 10px; padding:10px; border:1px solid #d1d1d1}
#leadform td input[type='submit']{ border:none;}




.compare-div{
    text-align: center;
    margin: 30px 0px 30px 0px;
}

.compare-right{
    margin-top: 59px;
}

.compare-left{
    margin-bottom: -17px;
}
.compare-button{
    padding: 5px 15px;
    border: 1px solid #ee4a3e;
    background: white;
    border-radius: 8px;
    color:#ee4a3e;
    font-weight: 800;
     cursor: pointer; 
}

.compare-ul1 li,.compare-ul2 li{
      display: none; 
}

.compare-ul1 li:nth-child(-n+4) { display: list-item; } 
.compare-ul2 li:nth-child(-n+3) { display: list-item; } 

.floatright{
    float:right;
}
.edit-features-list{
    display:inline-block;
    cursor:pointer;
}

span.edit{
    font-size: 14px;
    text-align: center;
    margin-top: -8px;
    display: block;
    /* margin-left: -13px; */
    margin-bottom: -25px;
    /* margin-top: -32px; */
}


.feature-modal-title{
    font-weight:900;
    font-size:20px;
    display:inline;
}


.form-check {
    position: relative;
    display: block;
    
    line-height: 1.5;
    padding-left: 2rem;
   
    font-weight: 400;
    font-size: 18px;
    color: #414141;
    margin-bottom:8px;
}

.byo-rdbtn .form-check-label{
    margin-left: 9px;
    cursor: pointer;
}
.form-check-input{
    transform: scale(1.7);
    cursor: pointer;
    position: relative;
    background-color: #d1d3d1;
}
.form-check-input:after {
        width: 14px;
        height: 14px;
        border-radius: 15px;
        top: -6px;
        left: -1px;
        position: relative;
        background-color: #ffffff;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #797979;
}
.form-check-input:checked:after {
        width: 14px;
        height: 14px;
        border-radius: 15px;
        top: -6px;
        left: -1px;
        position: relative;
        background-color: #ee4a3e;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
        -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
       -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
       -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
       -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
       transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}


.byo_pop_head_table {
    display: table;
}
.byo_pop_iconimg,.feature-modal-title {
    display: table-cell;
    vertical-align: top;
}

#baseshaft-text{
    padding: 25px;
    font-size: 1.15em;
}


.img-35{
    width:35px;
    height: 35px;
}

.byo_pop_iconimg{
    width:70px;
    padding-right: 15px;
}

.stage3-feature {
    display: table;
    margin-left: -29px;
}
.stage3-feature-image,.stage3-feature-title {
    display: table-cell;
    vertical-align: top;
}
.stage3-feature-title {
    /*padding-left: 15px;*/
}


/*lead form end*/

.byo_cb label .app-title {
    display: inline-block;
    max-width: 52%;
    vertical-align: middle;
}
.byo_cb label .feature-status mark{
    display: inline-block;
    max-width: 30%;
    float: right;
    font-size: 15px;
    padding: 3px 10px;
    font-weight: 300;
}
.byo_cb label .feature-status mark.included_in_basket{
  background-color: #ffb3ae;
  color: #b11a0f;
  border: #dc8781 thin solid;
}
.byo_cb label .feature-status mark.recommended{
  background-color: #fffca4;
  color: #656100;
  border: #bfb700 thin solid;
}
.byo_cb label .feature-status mark.optional{
  background-color: #d3daff;
  color: #2d345c;
  border: #7680b5 thin solid;
}
.byo_cb label .feature-status mark.not_available{
  background-color: #c3c3c3;
  color: #5c5c5c;
  border: #9c9c9c thin solid;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.modal-body iframe{
  width: 100%;
  height: 450px;
}

@media (min-width: 1200px){ }
@media (min-width: 992px) {

 .byo-tab { padding: 0 5%; }   
.byo-main.step3 h2{ padding: 0 20%;}
.byo-whitebox img{ width: 100%; }
.byo-whitebox p{ padding-right: 5%;
 }
 .byo-whitebox.accessories li{ padding-right: 3%; }
}
@media (min-width: 768px) { }
@media (min-width: 576px){
.modal-dialog {
    max-width: 920px;
    margin: 1.75rem auto;
  }
}



@media (max-width: 1710px) { 
.step2 .byo-contentarea {
    max-width: 930px;
    margin: 0;
    padding:0 30px;
}
 }


@media (max-width: 1440px) { 
.step2 .byo-contentarea {
    max-width: 800px;

}
 }
@media (max-width: 1366px) {
step2 .byo-contentarea {
   max-width: 790px;
}
    }

@media (max-width: 1199.98px) { 

.step2 .byo-contentarea {
   max-width:630px;
}
.byo-main{ padding-left:15px; padding-right:15px;}

 }

@media (max-width: 1024px) {
    .step2 .byo-contentarea {
       max-width:590px;
    }
}
@media (max-height: 940px) { 
  .byo-rightsection{
    top: unset;
    bottom: 200px;
  }
}




@media (max-width: 991.98px) {
   
#leadform td input, select{width: 100%;margin: 0!important;}
#leadform td{ width:100%; display:block; margin:8px 0;}  




.byo-tab {
    position: relative;
    z-index: 3333;
}

.vdt_header .mobile-toggle {
    display: none;
}


.byo-rightsection{width:100%;right:auto;left:0;min-width:auto;padding-top:0;background:none;/* height: 100%; */top: auto;bottom: 130px;position: fixed;}

.byo-rightsection .cnt-area {
    width: 100%;
    /* position: relative; */
    right: auto;
    display: flex;
    justify-content:center;
    z-index:9999;
    bottom:0 !important;
    position: fixed;
    /* z-index: 10000; */
    background: #000;
}
.byo-rightsection .byo-right-amount{margin:0 5px;background-color: #ffffff;font-size: 40px;}
#total-amount.byo-right-amount{background-color: #fff;}
.step2 .byo-contentarea {
    max-width: 100%;
    padding: 0;
}
.modal-content{ margin:20px;}
}

@media (max-width: 767.98px) { 

.byo-rightsection{bottom:150px;/* padding-top: 30px; */}

.byo-tab_item .step-number {
    width: 60px;
    height: 60px;
    font-size: 30px;
}
.byo-tab_item .step-title{ font-size:17px}
.byo-tab_item:after {
    right:-1px;
}
.byo_footer{ text-align:center;}


.h2, h2 {
    font-size: 1.5rem !important;
}
.byo-main.step3 .byo-sec h3{font-size:25px;margin-top: 10px;/* border: none; */}

.byo-accordion .card-header{ margin-top:5px;}
.byo-accordion .card-title {
    font-size: 16px;
}
.byo_cb img {
    margin-right: 3px;
    /* width: 25px; */
}

.byo_cb label{font-size: 15px;/* margin-top: 0.1rem; */}

.byo-step1-section>div .top-area{ font-size:18px; line-height:1.1em;}
.byo-step1-section>div .mdl-area h3{ font-size:16px;}
.byo-main.step3 .byo-sec {
    padding: 15px 0;
}

.byo-flexsection>div {
    width: 100%;
    display:block;
}


.vdt_header .mobile-toggle,.vdt_nav ul {
    display: none !important;
}

.vdt_header .vdt_container{text-align:center;justify-content: center;}



}


@media (max-width: 575.98px) {

.byo-tab {
    margin-top: 40px;
}
.byo-main {
    padding: 30px 0;
    margin: 40px 0 35px 0;
}

.byo-tab_item .step-title{font-size: 13px;line-height:1.3em;}
.byo-rightsection .cnt-area{ display:block}
.byo-rightsection .byo-right-amount,.byo-rightsection .byo-btn2{ margin:0;}

.byo-step1-section{ display:block; flex-wrap:nowrap;}
.byo-step1-section>div{width:100%;display: block;}
.byo-main{ padding-left:15px; padding-right:15px;}

.byo-totlal_amount{ font-size:35px; text-align:center}
.byo-amountsection p{ width:100%; text-align:center; margin-top:10px}
.byo-amountsection img{margin-right:0}

.byo-dwd_main .byo-dwd {
    font-size: 20px;
    padding: 20px 70px 20px 30px;
    position: relative;
    margin: 40px 0;

}
.byo-dwd_main .byo-dwd span {
    width: 25px;
    height: 27px;
    top: 20px;
    right: 28px;
}
.byo_cb{ height:auto;}

.byo-step1-section>div:last-child{ margin-top:20px;}
.byo-step1-section {
    padding-top: 0px;
}
.byo-main.step1 {
    padding:30px 0 50px 0;
}

.byo_footer p {
 
    text-align: center;
}
   }


@media screen and (max-width: 380px){

.byo-tab_item .step-number {
    width: 40px;
    height: 40px;
    font-size:20px;
}

.byo-tab_item:before, .byo-tab_item:after {
    height: 3px;
    top: 30%;
    
}
  
.byo-tab_item .step-title{font-size: 11px;line-height:1.3em;}
.h2, h2 {
    font-size: 1.2rem !important;
}
.byo_cb{ display:block;}
.byo-accordion .listarea>ul>li{height:auto!important;/* padding: 50px; */}

.byo-btn2 {
    bottom: 20px;
    font-size: 16px;
    padding-right: 25px;
    padding-left: 25px;
}
.byo-main.step2 {
    padding-bottom: 130px;
}
.byo-totlal_amount{ font-size:35px}
.byo-main.step3 .byo-sec h3{ font-size:22px;}

.byo-dwd_main .byo-dwd {
    font-size: 18px;
      margin: 20px 0;
}

.byo-listarea li{ font-size:16px}
.step2 .byo-contentarea{ padding:0;}
.modal-content{ margin:10px;}
}

/*=============Innerpage=Open================*/









@media (min-width: 1200px){ }
@media (min-width: 992px) { }
@media (min-width: 768px) { }
@media (min-width: 576px) { }



@media (max-width: 1199.98px) {  }

@media (max-width: 991.98px) {}

@media (max-width: 767.98px) { }


@media (max-width: 575.98px) { }


@media screen and (max-width: 380px){

}



/*=============Innerpage=Close================*/

