.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    clear: both; }

p {
	margin: 0px;
    color: #867874;
}
/*****************************************************BANNER*****************************************************/
.owl-carousel_account .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel_account {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	/*margin-bottom: 80px;*/
}

.owl-carousel_account .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel_account .owl-wrapper-outer {
	overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
}

.owl-carousel_account .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel_account .owl-item {
	float: left;
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel_account  .owl-wrapper,
.owl-carousel_account .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.picAccount-container {
    width: 100%;
    height: 700px;
    padding-left: 16%;
    padding-right: 5%;
    background: url(https://resource.bwlgroup.com/drs-secret/images/banner-my-account-drs-secret.jpg) no-repeat;
    background-size: cover;
    background-position: center; 
    display: flex;
    align-items: center;
}

#item-account {
	height: auto;
	padding: 0px;
	border-bottom: none;
}
/*****************************************************END BANNER****************************************************/
#subTitle-account {
	margin-top: 80px;
}
.account-container {
	padding-left: 4%;
	padding-right: 4%;
}

.subTitlecontent {
	font-size: 18px;
    color: #867874;
    margin-top: 30px;
    margin-bottom: 80px;
	text-align: center;
}

.accountContainer-left {
	float: left;
	width: 30%;
	margin-right: 5%;
}

.accountContainer-right {
	float: left;
    width: 60%;
	margin-top: 0%;
	margin-left: 5%;
}

.accountbutton-details {
	padding: 8%;
	margin-bottom: 15px;
}

.accountbutton-title-details {
	font-size: 18px;
    color: #867874;
    margin-bottom: 5px;
}

.accountbutton-text-details {
	font-size: 14px;
    color: #867874;
}

.accountbutton-title-details.focusButton{
	color: #502c1e;
	/*font-weight:  bold;*/
}

.accountbutton-text-details.focusButton{
	color: #502c1e;
}

.accountbutton-results {
	padding: 8%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.accountbutton-title-results {
	font-size: 18px;
    color: #867874;
    margin-bottom: 5px;
}

.accountbutton-text-results {
	font-size: 14px;
    color: #867874;
}

.accountbutton-title-results.focusButton{
	color: #502c1e;
	/*font-weight: bold;*/
}

.accountbutton-text-results.focusButton{
	color: #502c1e;
}

#line-bottom {
	display: none;
}

.col-1-3 {
    width: 20%;
}

#mobilePhone {
	width: 100%;
}
#mobilePhone.selected {
	width: 58%;
}

.getOTPbutton {
	float: right;
	color: #502c1e;
	background-color: #f4f2ed;
	font-size: 15px;
    display: inline-block;
    /*border: 1px solid #c0c0c0;*/
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 2px;
	width: 40%;
	height: 39px;
}

.getOTPbutton:hover {
	color: #ffffff;
	background-color: #867874;
}

#q20-text-OTP {
	float: left;
	background: #f7f7f7;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 5px;
}

#q20-text-OTPsymbol {
	float: left;
	background: #f7f7f7;
	padding-top: 8px;
    padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 5px;
	height: 39px;
	width: 68px;
}

input[type=text], input[type=tel], input[type=password], input[type=email], input[type=search] {
    width: 100%;
    border: none;
    background: #f7f7f7;
    padding: 12px 10px;
    color: #867874;
	height: 39px;
}

#q20-text-input-OTP {
	float: left;
	margin-bottom: 0px;
    width: 44%;
}

.verifybutton {
	float: right;
	color: #502c1e;
	background-color: #f4f2ed;
	font-size: 15px;
    display: inline-block;
    /*border: 1px solid #c0c0c0;*/
    padding: 10px 30px;
    text-decoration: none;
    border-radius: 2px;
	width: 32%;
}

.verifybutton:hover {
	color: #ffffff;
	background-color: #867874;
}

/** quiz results **/
.quiz-results-container {
	margin-bottom: 50px;
}

.quiz-results-consultant {
	text-align: left;
    color: #502c1e;
    font-size: 16px;
    margin-bottom: 30px;
}

#consultant-name {
	font-size: 18px;
}

.quiz-results-contents {
	text-align: left;
    color: #aeaeae;
    font-size: 15px;
    margin-bottom: 20px;
}

.quiz-results-title {
	text-align: left;
    color: #502c1e;
    font-size: 18px;
    margin-bottom: 20px;
}

.quiz-results-contents {
	text-align: left;
    color: #867874;
    font-size: 15px;
    margin-bottom: 30px;
}

.quiz-results-message {
    width: 100%;
    float: left;
    color: #5a5a5a;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 20px;
}

.quiz-results-button {
    color: #502c1e;
    display: inline-block;
    /*border: 1px solid #dedede;*/
    padding: 12px 30px;
    text-decoration: none;
    border-radius: 2px;
    transition: border-color 300ms;
    background-color: #f0ece6;
    font-size: 16px;
}

.quiz-results-button:hover {
  	color: #ffffff;
  	background-color: #867874;
}

.quiz-question-line {
	border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

.quiz-results-products-container {
	display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 15px;
}

#result-line {
    border-bottom: 1px solid #e6e6e6;
    margin-top: 2px;
    margin-bottom: 2px;
}

.quiz-results-complementary-container {
	margin-bottom: 50px;
}

.quiz-results-complementary-title {
	text-align: left;
    color: #502c1e;
    font-size: 16px;
	margin-top: 20px;
    margin-bottom: 5px;
}

.quiz-results-complementary-description {
	text-align: left;
    color: #867874;
    font-size: 14px;
    margin-bottom: 20px;
}

.quiz-results-products {
	width: 33.33%;
	text-align: left;
}

.quiz-results-products-name a {
	text-align: left;
    color: #502c1e;
    font-size: 15px;
}

.quiz-results-products-name a:hover {
    color: #867874;
}

.quiz-results-products-additional-text {
	text-align: left;
    font-style: italic;
	color: #939393;
    font-size: 13px;
    margin-bottom: 10px;
}

.quiz-results-products-price {
	text-align: center;
    color: #502c1e;
    font-size: 14px;
}

.add-to-cart {
    font-size: 12px;
    color: #502c1e;
    display: inline-block;
    /*border: 1px solid #c5c5c5;*/
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 2px;
    background-color: #f0ece6;
    transition: border-color 300ms;
}

.add-to-cart:hover {
    color: #ffffff;
  	background-color: #867874;
}

#quiz-results-products-b {
	text-align: right;
}

.results-products_capacity {
	font-size: 13px;
    color: #c5c5c5;
    text-align: left;
    margin-top: 5px;
}

/********************************************************COMPLETE ORDER********************************************************/
#complete-order-container {
	padding-left: 30%;
	padding-right: 30%;
	margin-top: 50px;
    margin-bottom: 0px;
}

/********************************************************LOGIN********************************************************/
.login-container {
	padding-left: 3%;
	padding-right: 3%;
}

#forget-password {
	margin-top: 20px;
    text-align: center;
}

#login-left-container {
	float: left;
	width: 50%;
	padding-right: 10%;
    border-right: 1px solid #dedede;
	max-width: none;
}

#login-right-container {
	float: right;
	width: 50%;
	padding-left: 10%;
	margin-top: 5%;
}

.getstartedbutton a {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    font-size: 20px;
    color: #502c1e;
    display: inline-block;
    /*border: 1px solid #dedede;*/
    background-color: #f0ece6;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 2px;
    transition: border-color 300ms;
}

.getstartedbutton a:hover {
    background-color: #867874;
    color: #ffffff !important;
}

.login-title {
	margin: 0px auto;
    text-align: center;
    font-size: 25px;
    color: #502c1e;
}

.login-subtitle {
	margin: 0px auto;
    text-align: center;
    font-size: 20px;
    color: #867874;
	margin-top: 20px;
}

.login-contents {
	font-size: 15px;
    color: #867874;
	margin-bottom: 50px;
}

.login-contents2 {
	font-size: 15px;
	font-weight: bold;
    color: #867874;
	margin-bottom: 15px;
}

.returning-button {
	display: none;
}

.newcustomer-button {
	display: none;
}

@media (max-width: 1400px) {
/*****************************************************BANNER*****************************************************/
.picAccount-container {
    height: 600px
}
}

@media (max-width: 1050px) {
/*****************************************************BANNER*****************************************************/
.picAccount-container {
    height: 550px
}
   
}

@media screen and (max-width: 992px) {
/************************************************COMPLETE ORDER***************************************************/
#complete-order-container {
	padding-left: 25%;
	padding-right: 25%;
}
}

@media screen and (max-width: 920px) {
#q20-text-input-OTP {
    width: 42%;
}
}

@media screen and (max-width: 880px) {
#q20-text-input-OTP {
    width: 41%;
}
	
.verifybutton {
    padding: 10px 25px;
}
}

@media screen and (max-width: 820px) {
/*****************************************************BANNER*****************************************************/
.picAccount-container {
    height: 500px
}
    
#q20-text-input-OTP {
    width: 39%;
}
	
.verifybutton {
    padding: 10px 20px;
}
}

@media screen and (max-width: 800px) {
.getOTPbutton {
    padding: 10px 10px;
}
}

@media screen and (max-width: 789px) {
/*****************************************************BANNER*****************************************************/
.picAccount-container {
    width: 100%;
    height: 700px;
    padding-top: 10%;
    padding-bottom: 10%;
    padding-left: 5%;
    background: url(https://resource.bwlgroup.com/drs-secret/images/banner-my-account-drs-secret-small.jpg) no-repeat;
    background-size: cover;
    background-position: center; 
    display: block;
}

/*****************************************************END BANNER****************************************************/
#line {
	display: none;
}	
	
#line-bottom {
	display: block;
	border-bottom: 1px solid #e6e6e6;
    margin-top: 2px;
    margin-bottom: 2px;
}
	
.accountContainer-left {
	float: none;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 80px;
}

.accountContainer {
	float: none;
    width: 100%;
	margin-left: 0%;
	margin: 0px auto;	
}
	
.accountbutton-container {
	border-bottom: 1px solid #e6e6e6;
}

.accountbutton-details {
	float: left;
	width: 47%;
    padding: 2%;
	margin-right: 3%;
	margin-bottom: 0px;
	text-align: center;
}
	
.accountbutton-results {
	float: right;
	width: 47%;
    padding: 2%;
	margin-left: 3%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
	
.accountbutton-details {
	background-color: #f0f0f0;
}

.accountbutton-details.focusButton {
	background-color: #20bdf9;
	border: none;
}

.accountbutton-title-details {
	font-size: 16px;
    color: #5a5a5a;
    margin-bottom: 5px;
}

.accountbutton-title-details.focusButton{
	color: #ffffff;
}
	
.accountbutton-text-details {
	display: none;
}

.accountbutton-results {
	background-color: #f0f0f0;
}

.accountbutton-results.focusButton {
	background-color: #20bdf9;
	border: none;
}

.accountbutton-title-results {
	font-size: 16px;
    color: #5a5a5a;
    margin-bottom: 5px;
}
	
.accountbutton-title-results.focusButton{
	color: #ffffff;
}
	
.accountbutton-text-results {
	display: none;
}
	
.accountContainer-right {
	max-width: 100%;
    width: 100%;
	margin-left: 0%;
}
	
[class*='col-'] {
    padding-right: 0px;
}
	
#q20-text-input-OTP {
    width: 51%;
}

/********************************************************COMPLETE ORDER********************************************************/
#complete-order-container {
	padding-left: 20%;
	padding-right: 20%;
}
	
/********************************************************LOGIN********************************************************/
.login-container {
	padding-left: 0%;
	padding-right: 0%;
}
	
#login-left-container {
	float: none;
	width: 100%;
	padding-right: 0%;
    border-right: none;
	padding-bottom: 50px;
    border-bottom: 1px solid #dedede;
}

#login-right-container {
	float: none;
	width: 100%;
	padding-left: 0%;
}

.login-button-container {
    border-bottom: 1px solid #e6e6e6;
	margin-top: 30px;
	margin-bottom: 100px;
}
	
.returning-button {
	display: block;
	float: left;
	width: 47%;
    padding: 2%;
	margin-right: 3%;
	margin-bottom: 0px;
	text-align: center;
	background-color: #f4f2ed;
	color: #502c1e;
}

.newcustomer-button {
	display: block;
	float: right;
	width: 47%;
    padding: 2%;
	margin-left: 3%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #f4f2ed;
	color: #502c1e;
}
	
.returning-button:hover {
	background-color: #867874;
	color: #ffffff;
}

.newcustomer-button:hover {
	background-color: #867874;
	color: #ffffff;
}
}

@media screen and (max-width: 740px) {
#q20-text-input-OTP {
    width: 49%;
}
}

@media screen and (max-width: 670px) {
#q20-text-input-OTP {
    width: 48%;
}
}

@media screen and (max-width: 640px) {
#q20-text-input-OTP {
    width: 47%;
}
}

@media screen and (max-width: 600px) {
/*****************************************************BANNER*****************************************************/
.picAccount-container {
    height: 600px;
    padding-top: 15%;
}
    
#q20-text-input-OTP {
    width: 45%;
}
}
	
@media screen and (max-width: 560px) {
#q20-text-input-OTP {
    width: 43%;
}
}	

@media screen and (max-width: 550px) {
/********************************************************COMPLETE ORDER********************************************************/
#complete-order-container {
	padding-left: 10%;
	padding-right: 10%;
}
}
	
@media screen and (max-width: 510px) {
#q20-text-input-OTP {
    width: 40%;
}
}	
	
@media screen and (max-width: 450px) {
#q20-text-input-OTP {
    width: 37%;
}
}	

@media screen and (max-width: 410px) {
.getOTPbutton {
	font-size: 13px;
}
	
#q20-text-input-OTP {
    width: 34%;
}
	
.verifybutton {
	font-size: 13px;
    padding: 10px 13px;
}
}

@media screen and (max-width: 410px) {
/*****************************************************BANNER*****************************************************/
.picAccount-container {
    height: 550px;
    padding-top: 15%;
    padding-bottom: 15%;
}
}

@media screen and (max-width: 380px) {
#q20-text-input-OTP {
    width: 31%;
}
}	

@media screen and (max-width: 355px) {
/********************************************************LOGIN********************************************************/
.returning-button {
	font-size: 12px;
}

.newcustomer-button {
	font-size: 12px;
}
}

@media screen and (max-width: 350px) {
#q20-text-input-OTP {
    width: 27%;
}
}	

@media screen and (max-width: 339px) {
.getOTPbutton {
    padding: 10px 5px;
}
}

@media screen and (max-width: 320px) {
#mobile_label {
    width: 100%;
}
	
.getOTPbutton {	
	float: left;
    margin-top: 10px;
	width: 50%;
}
	
#q20-text-input-OTP {
    width: 59%;
}
	
.verifybutton {	
	float: left;
    padding: 10px 10px;
    margin-top: 10px;
	width: 50%;
}
}

@media screen and (max-width: 310px) {
#q20-text-input-OTP {
    width: 57%;
}
}	

@media screen and (max-width: 290px) {
/********************************************************LOGIN********************************************************/
.returning-button {
	font-size: 11px;
}

.newcustomer-button {
	font-size: 11px;
}
}

@media screen and (max-width: 298px) {
#q20-text-input-OTP {
    width: 55%;
}
}	

@media screen and (max-width: 286px) {
#q20-text-input-OTP {
    width: 53%;
}
}

@media screen and (max-width: 276px) {
#q20-text-input-OTP {
    width: 51%;
}
}	

@media screen and (max-width: 266px) {
#q20-text-input-OTP {
    width: 49%;
}
}	