.account {
	background:url(../image/bg/main-bg.jpg);
}
.account-contnr {
    width: 90%;
    margin: 0 auto;
}
.DEA, .divshadow {
    box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);
    padding: 30px;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 30px;
}
.rightside {
	/*
	background: #fff;
    position: fixed;
    top: 53px;
    bottom: 0;
    height: 100vh;
    left: 0;
    width: 250px;
    overflow: hidden;
    transition: width .2s linear;
    transition: 2s;
    -webkit-transform: translateZ(0) scale(1, 1);
    box-shadow: 1px 0 15px rgb(0 0 0 / 7%);
    opacity: 1;
    z-index: 1;
    padding: 0;
    */

    box-shadow: 3px 5px 25px 0 rgb(0 0 0 / 10%);
    background: #fff;
    padding: 30px 15px;
    border-radius: 6px;
    /*height: 100vh;
    overflow-y: scroll;*/
}
.rightside .accordion {position:relative;}
.accordion {overflow-anchor:none;}
.mainhding {
    background:#F4F4F4;
    height:35px;
    line-height:35px;
    margin-bottom:15px;
    padding:0px 15px;
    border-radius:3px;
}
.editbutn {text-align:right;}
.mainhding h6 {
    text-align:left;
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    border-radius: 4px;
    font-family: 'JostSemiBold';
    margin: 0;
    line-height: inherit;
}
.toppara {
    font-size:16px;
    font-family:'JostRegular';
    margin:0;
    text-align:left;
    color:#000;
    letter-spacing:0.03em;
}
.samebar {
    background:#fff;
    padding:8px 10px 8px 5px;
    border-radius:4px;
    border-bottom:1px dashed #eee;
    text-transform:capitalize;
}
.rightside .accordion h2 {
    color:#000;
    background:#F4F4F4;
    font-size:16px;
    text-decoration:none;
    text-shadow:none;
    text-transform:capitalize;
    font-family:'JostSemiBold';
    letter-spacing:0.03em;
    border-bottom:1px solid rgba(0,0,0,0.05);
    margin:20px 0 10px 0px;
    height:35px;
    line-height:35px;
    padding:0 15px;
}
.ac-content a {display:flex;color:#707070;}
.ac-content a:hover, .ac-content a.active {color:#000;font-family: 'JostSemiBold';}
.applicant-bar span img {margin-right:5px;}
.DEA label, .divshadow label {
    font-family: 'JostRegular';
    color: #000;
    text-transform: capitalize;
    text-align: left;
    font-size: 16px;
    margin: 0 0 8px;
    letter-spacing: 0.03em;
}
.DEA .form-control, .divshadow .form-control {font-size:15px;letter-spacing: 0.03em;}
.cmnbtn input {
    display: block;
    width: 100%;
    font-family: 'JostRegular';
    font-size: 18px;
    border-color:#000;
}

.savebtn input {background: #fff;color:#000;}
.savebtn input:hover {background:#86B800;border-color:#86B800;color:#fff;}
.cnclbtn input {background:#fff;color:#000;}
.cnclbtn input:hover {background:#0085EE;border-color:#0085EE;color:#fff;}
.threebtnrow {
    display: flex;
    justify-content: right;
    margin-top: 40px;
}
.editbutn img {cursor:pointer;}
.showdiv h5 {
    font-size: 18px;
    font-family: 'JostSemiBold';
    text-align: left;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    margin:10px 0 15px;
}
.showdiv h6, .showdiv p {
    font-size:16px;
    font-family:'JostRegular';
    text-align:left;
    margin:0px 0 5px;
    letter-spacing: 0.03em;
    line-height:20px;
}
.showdiv h6 {text-transform:capitalize;color:#999;}
.showdiv p {text-transform:inherit;color:#000;}
.editdiv {margin-top:35px;}
.dividediv {margin-bottom:25px;}
.DEA .fmb {margin-bottom:20px;}
.DEA .subscri .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
/*start checkbox*/
.switch2 {
  position: relative;
  display: inline-block;
  width:53px;
  height:25px;
  margin: 16px;
}
.switch2 input{
  opacity: 0;
  width: 0;
  height: 0;
}
.slider2{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #272727;
  box-shadow: inset 2px 3px 2px rgba(0, 0, 0, 0.2), inset -2px -3px 2px rgba(255, 255, 255, 0.1);
  cursor: pointer;
  border-radius: 34px;
  transition: 0.4s;
}
.slider2::before {
    content: '';
    position: absolute;
    left: 4px;
    bottom: 3px;
    height: 20px;
    width: 20px;
    background-color: #707070;
    box-shadow: inset 2px 3px 2px rgb(255 255 255 / 10%), inset -2px -3px 2px rgb(0 0 0 / 20%), 2px 3px 2px rgb(0 0 0 / 20%);
    border-radius: 50%;
    transition: 0.4s;
}
input:checked + .slider2{
  background-color: #909090;
}
input:checked + .slider2::before{
  transform: translatex(25px);
  background-color: #dedede;
}
/*end checkbox*/
.ohistory ul.cartallprdt {
    height: 100%;
    overflow: hidden;
}
.ohistory .product a img {padding:0 20px;}
.row.product {padding:20px;border-bottom: 1px solid #e0e0e0;}
.copunimage p {
    background: url(../image/icon/coupon.png) no-repeat;
    line-height: 56px;
    min-width: 172px;
    position: relative;
    text-align: center;
    width: 181px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'JostSemiBold';
    color: #000;
    letter-spacing: 0.02em;
    margin: 0;
}
.copunimage h4 {
    font-size: 14px;
    text-align:left;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    color: #999;
    margin: 0 0 8px;
}
#cash_refund p, .refundtxt p {
    font-size: 14px;
    font-family: 'JostRegular';
    text-align: center;
    color: #999;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    padding: 15px 0;
    margin: 40px 0;
    line-height: 20px;
    text-transform: capitalize;
    letter-spacing: 0.03em;
}
/*start payment tab*/
.paydetls .tabs-nav li {
  float: left;
  width: 50%;
}
.paydetls .tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
.paydetls .tabs-nav li:last-child a {
  border-top-right-radius: 6px;
}
.paydetls li a {
    background:#EBEEEE;
    border: 1px solid #cecfd5;
    color: #9e9e9e;
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    font-family: 'JostSemiBold';
    text-transform: capitalize;
    letter-spacing: 0.02em;
}
.paydetls a:hover {
  color:#000;
}
.paydetls .tab-active a {
    background: transparent;
    border-bottom-color: transparent;
    color: #000;
    cursor: default;
}
.paydetls .tabs-stage {
    border: 1px solid #cecfd5;
    border-radius: 0 0 3px 3px;
    border-top: 0;
    clear: both;
    padding: 50px 30px;
    position: relative;
    top: 0;
    text-align: center;
    min-height: 245px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.paydetls .tabs-stage img {margin-bottom:15px;}
.paydetls .tabs-stage p {
    font-size: 16px;
    font-family: 'JostRegular';
    text-transform: capitalize;
    color: #000;
    letter-spacing: 0.02em;
    margin: 0;
}
a.addbank-detl {
    background: #f3f3f3;
    padding: 8px 15px;
    display: inline-block;
    color: #007bff;
    font-size: 14px;
    font-family: 'JostSemiBold';
    text-transform: capitalize;
    letter-spacing: 0.03em;
    border-radius: 3px;
    margin: 30px 0 0;
}
.paydetls .tabs-stage h5 {
    font-size: 18px;
    font-family: 'JostSemiBold';
    text-transform: capitalize;
    margin: 0 0 10px;
    letter-spacing: 0.01em;
    color: #000;
}
.paydetls .tabs-stage h6 {
    font-size: 16px;
    font-family: 'JostRegular';
    text-transform: inherit;
    margin: 0 auto;
    color: #999;
    letter-spacing: 0.03em;
    width: 70%;
}
.paydetls {margin:30px 0 0;}

/*end payment tab*/




/* Smartphones (portrait and landscape) */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.topnap .content, .apptab .appcontent {right:10px;min-width:304px;}
	.aapbox {padding:20px;}
	.aapbox h4 {font-size:12px;}
	.topnap .content .logoutrow a {font-size:12px;padding:3px 10px;width:50%;}
	.termprivacy {padding:10px 0;}
	.apptab .appcontent {max-height:55vh;}
	.mainsec {padding-bottom:20px;height:auto;padding-left: 0;}
	.main-menu,.main-menu li, .main-menu .nav-text, .main-menu li>a {width:100%;}
	.main-menu {display:none;}	
	.logo .lgo {left:25px;}
	.pagebar {margin:0 auto 8px !important;}
	.pagebar h4 {font-size:16px;}
	.header1 ul li {margin:0 0 0 3px;}
    .DEA .product-item-details {margin-top:0;}
    .ohistory .product a img {padding:0;}
    .copunimage p {margin:0 0 15px;}
    .account-contnr {width:100%;}
    .paydetls li a {letter-spacing: 0;font-size:14px;}
    .row.product {padding:10px 0px;}
    .paydetls .tabs-stage {padding:35px 10px;}
    .paydetls .tabs-stage h5 {font-size:16px;line-height:22px;}
    .paydetls .tabs-stage h6 {font-size:14px;width:100%;}
    .DEA .form-control, .divshadow .form-control {margin-bottom:10px;}
    .DEA, .divshadow {padding:20px 20px 10px;margin-bottom:20px;}
    .samebar {padding:6px 5px 6px 2px;}
    .rightside {padding:15px;}
    .cmnbtn input {font-size:16px;}
    .dividediv {margin-bottom:15px;}
}

/* Smartphones (portrait and landscape) */
@media only screen and (min-device-width : 481px) and (max-device-width : 575px) {
	.topnap .content, .apptab .appcontent {width:100%;right:0;}
	.termprivacy .col-6 {padding:0 5px;}
	.termprivacy p a {font-size:12px;}
	.mainsec {padding-left: 0;}
	.aapbox {padding:5px;}
	.main-menu,.main-menu li, .main-menu .nav-text, .main-menu li>a {width:100%;}
    .pagebar {margin: 0 auto 20px auto;}
    .rightside {margin-bottom:20px;}
    .DEA .product-item-details {margin-top:0;}
    .ohistory .product a img {padding:0;}
    .copunimage p {margin:0 0 15px;}
    .account-contnr {width:100%;}

}

/* Smartphones (portrait and landscape) */
@media only screen and (min-device-width : 576px) and (max-device-width : 767px) {
	.topnap .content, .apptab .appcontent {width:100%;right:0;}
	.termprivacy .col-6 {padding:0 5px;}
	.termprivacy p a {font-size:12px;}
	.mainsec {padding-left: 0;}
	.aapbox {padding:5px;}
	.main-menu,.main-menu li, .main-menu .nav-text, .main-menu li>a {width:100%;}
    .pagebar {margin: 0 auto 20px auto;}
    .rightside {margin-bottom:20px;}
    .account-contnr {width:100%;}
    .padofleft {padding-right:0;}
    .rightside .accordion h2 {font-size:14px;height: auto;line-height: 22px;padding: 0 10px;}
    .rightside {padding: 15px 8px;}
    .ac-content a {font-size:14px;}
    .applicant-bar span img {margin-right:0;}
    .DEA .product-item-details {margin-top:0;}
    .ohistory .product a img {padding:0;}
    #cash_refund p, .refundtxt p {padding:10px 0;margin:25px 0;}
    .paydetls li a {font-family: 'JostRegular';letter-spacing:0;font-size:14px;}
    .copunimage p {margin:0 0 15px;}
    .DEA .form-control, .divshadow .form-control {margin-bottom:10px;}

}

/* iPads (portrait and landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.topnap .content {width:62%;right:0;}
	.apptab .appcontent {width:62%;right:0;}
	.main-menu {width:50px;}
	.logo .lgo {margin:0 0 0 28px;}
	.pagebar h4 {font-size:20px;}
	.pagebar {margin:0 auto 20px;}
	.mainsec {padding-left:50px;}
	.account-contnr {width:100%;}

}