.ContinueEmailSectionIn a img {
    margin: 0px;
    cursor: pointer;
}
#ajaxlogin-create-window a {
	text-decoration: none;
}
div#logout-popupmodal a.slider-img-link {
    aspect-ratio: 16 / 9;
    height: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    text-align: center;
}
div#logout-popupmodal.overlay-layout-wrapper-bg .recent_pro_slider .slider-img-link img {
    height: 100%;
    width: auto;
    text-align: center;
    margin: 0 auto;
	border: 0px;
    aspect-ratio: initial;
}
div#logout-popupmodal {
    background: rgba(0, 0, 0, .7) !important;
    overflow-y: hidden;
}
div#logout-popupmodal .slick-initialized .slick-slide {
    display: block;
    margin: 0px 10px;
}
#logout-popupmodal.overlay-layout-wrapper-bg .coupon-row{
	margin-top: 3px;
    margin-bottom: 3px;
}
#logout-popupmodal.overlay-layout-wrapper-bg .signout_btn {
    margin: 16px 0;
}
#logout-popupmodal.overlay-layout-wrapper-bg .close_pre{
	top: -27px;
    right: -18px;
}
#logout-popupmodal.overlay-layout-wrapper-bg .signheader h1{
	margin-top: 0px;
}
#logout-popupmodal.overlay-layout-wrapper-bg .SignOutcontainer {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    margin-top: 0px;
}
div#logout-popupmodal.overlay-layout-wrapper-bg .recent_pro_slider .product-item-name {
    margin: 2px 0 0;
    min-height: 75px;
    font-size: 12px;
    line-height: 18px;
    color: #000;
}
div#logout-popupmodal.overlay-layout-wrapper-bg .recent_pro_slider .product-item-name a {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cms-ai-ml-consulting-services img {
    padding-top: 0px;
}

.LoginPageInnerContainer .LoginFormContainer .SlideEamil .fieldtext.newsletter {
  
    text-align: center;
}

.LoginPageInnerContainer .LoginFormContainer .SlideEamil .fieldtext.newsletter .control {
    width: auto;
    display: inline-block;
    text-align: center;
}

/**2562 - Header : Sign Up and Sign In Button Should Shown New Pop Up 12-08-2024**/
.fieldtext.password.required.SlideUserEmail span.EyeClass.block img {
    position: relative;
    top: 9px;
}

/**2562 - Header : Sign Up and Sign In Button Should Shown New Pop Up 12-08-2024**/
/*2577 Start Pricing table jOIN nOW bTN popup */

.cms-pricing .dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch {
    margin-bottom: 0px;
}

.cms-pricing .dowanlodable-login-popup .customer-login-box .LoginPageContainer .tab-action .tabnav {
    background: transparent;
}

.cms-pricing .LoginPageContainer .EmailSectionWrap .actions-toolbar {
    margin: 0px;
}

.cms-pricing .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .fieldset .fieldtext.newsletter .control {
    width: auto;
}

.EmailSectionWrap .fieldset .secondary, .EmailSectionWrap .actions-toolbar .secondary {
    width: 100%;
    text-align: right;
}

/*2577 End Pricing table jOIN nOW bTN popup */
.overlay-layout-wrapper{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* 28-5-24_start */
    z-index: 9999;
    transition: all .5s ease;
        overflow: auto;
}

/* 28-5-24_start */
.ContinueEmailSection .EmailSectionWrap .control {
    margin-bottom: 12px;
    width: 100%;
}

.ContinueEmailSection .form-forgot-password-signup .EmailSectionWrap .control {
    margin-bottom: 0;
}


.ContinueEmailSection .form-forgot-password .EmailSectionWrap .control {
    margin-bottom: 0;
}

/* 28-5-24_end  */

/* 4-6-24_start */
.header.links a {
    cursor: pointer;
}
/* 4-6-24_end */

.SlidepopupClose {
    position: absolute;
    right: -20px;
    top: -16px;
}
.LoginPageInnerContainer .SlidepopupClose {
    position: absolute;
    right: -20px;
    top: -16px;
    width: 50px;
    z-index: 99;
    cursor: pointer;
}
.LoginPageInnerContainer .SlidepopupClose img {
    cursor: pointer;
}
.product-info-main .download-btnwrapper .LoginPageInnerContainer .SlidepopupClose {
position: absolute;
    right: -20px;
    top: -16px;
    width: 50px;
    height: auto;
    margin: 0;
        z-index: 99;
}
.LoginPageContainer {
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute; 
   width: 620px;

  margin:auto;
    border-radius: 13px;
    max-height: 90vh;
}
.LoginPageInnerContainer .LoginFeatureRating a{
    width:auto !important;
    height:auto !important;
    margin:0px !important;
}
.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0px;
}
.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error {
       color: #000;
    border-left: 5px solid #df280a;
    background: #faebe7;
    font-size: 11px;
    line-height: 15px;
    padding: 7px 10px 7px 4px;
    margin: 0px 0;
    text-align: center;
    font-weight: 600;
}
.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a, .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .success a{
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
}

.LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .success{
    color: #282828;
    border-left: 5px solid #5ebb5e;
    background: #eaf9ea;
    font-size: 11px;
    line-height: 15px;
    padding: 7px 10px 7px 4px;
    margin: 0px 0;
    text-align: center;
    font-weight: 600;
}

.LoginPageInnerContainer {
  display: flex;
    flex-direction: column;
    margin: 0 auto;
    justify-content: center;
    position: relative;
    background: #fff;
    border-radius: 13px;

}
.LoginFormContainer {
    width: 100%;
    margin-top: 60px;
    position: relative;
      margin-bottom: 40px;
}
.LoginFeatureContianer {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #31A7F5;
    padding: 20px 20px;
    border-radius: 13px;
    box-sizing: border-box;
}
.LoginFeatureContianer h3 {
    color: #fff;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    font-weight: 800;
}
.LoginFeatureHeading ul{
    margin-bottom: 2rem;
    padding: 0px;
    margin-top: 2rem;
}

.book-collection-container .book-collection-division .FeatureText, .FeatureText {
    display: flex;
    gap: 0.6em;
    color: #fff;
    font-size: 16px;
    align-items: center;
    margin-bottom: 8px;
    width: 100%;
    padding: 0px;
}

.LoginFeatureRating {
    position: sticky;
        text-align: center;
}
.LoginFormTabs {
    border-radius: 37px;
    background-color: #f4f4f4;
    padding: 8px;
    width: 360px;
    margin-left: auto;
    margin-right: auto;
        box-sizing: border-box;
}
.taeb-switch {
  position: relative;
}

/* .taeb-switch:after {
  content: "";
  position: absolute;
  width: 50%;
  top: 0;
  transition: left cubic-bezier(.88, -.35, .565, 1.35) .4s;
  border-radius: 27.5px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
  background-color: #0089ED;
  height: 100%;
  z-index: 0;
} */

.taeb-switch.left:after {
  left: 0;
}

.taeb-switch.right:after {
  left: 50%;
}

.taeb-switch .taeb {
    display: inline-block;
    width: 48%;
    padding: 10px 0;
    z-index: 1;
    position: relative;
    cursor: pointer;
    transition: color 200ms;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    user-select: none;
    text-align: center;
}
.taeb-switch .taeb.active {
  color: #ffffff;
}
.LoginFormCont p {
    color: #5B5B5B;
    font-size: 14px;
    text-align: center;
    margin: 0px;
    padding: 15px 10px 0px;
}
.LoginFormSocial {
   text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    width: 100%;
    max-width: 500px;
    margin: 40px auto 0px;
}
.LoginFormSocial .facebook-login {
    order: 2;
}

.LoginFormSocial .google-login {
    order: 1;
}
.LoginFormSocial .secondary{
    order: 3;
}

.LoginFormSocial .facebook_btn, .LoginFormSocial .email_btn:hover{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .email_btn:focus{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn:hover{color:#fff;}
.LoginFormSocial .facebook_btn, .LoginFormSocial .google_btn:focus{color:#fff;} 

.LoginFormSocialBtn {
    height: 44px;
    font-size: 16px;
    cursor: pointer;
    background: #4285F4;
    display: inline-block;
    padding: 0 21px 0 70px;
    color: #fff;
    font-weight: 500;
    position: relative;
    border-radius: 30px;
    border: 1px solid #4285F4;
    text-decoration: auto;
    line-height: 40px;
    min-width: 310px;
    margin-bottom: 12px;
    text-align: left;
    /* 11-6-24_start */
    box-sizing: border-box;
    /* 11-6-24_start */
}
.product-info-main .LoginFormSocial .LoginFormSocialBtn {
    height: 44px;
    min-width: 310px;
    margin-left: 0px;
      box-sizing: border-box;
}
.google_btn:before{
 background-image: url(../images/google_social_icon.svg);
}
.facebook_btn:before{
 background-image: url(../images/facebook_social_icon.svg);
}
.email_btn:before{
 background-image: url(../images/email_social_icon.svg);
}
.facebook_btn{
    background:#2E4589;
    border:1px solid #2E4589;
}
.email_btn{
       background: #10ADFB;
    border: 1px solid #10ADFB;
    color: #fff !important;
}
.LoginFormSocialBtn:before {
    content: "";
    position: absolute;
    left: 0;
    height: 42.5px;
    box-sizing: border-box;
    background-color: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 50px;
   
    background-repeat: no-repeat;
    background-position: center;
}

.LoginFormContainer .LoginFormpolicy {
    color: #6A707C;
    font-size: 12px;
    text-align: center;
    padding:0px 20px;
}
.LoginFormContainer .LoginFormpolicy a {
    color: #6A707C;
    text-decoration: underline;
}
.product-info-main .download-btnwrapper .LoginFormContainer .LoginFormpolicy a {
    color: #6A707C;
    text-decoration: underline;
    width: auto;
    height: auto;
    margin: 0px;
    vertical-align: text-bottom;
}
.divider-line-one-line {
    margin: 40px 6px 5px 5px;
    font-size: 15px;
    outline: none;
    color: #9a9a9a;
    font-weight: 500;
    line-height: normal;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}
.book-collection-container .book-collection-division .SlidePatnerlogoImages li {
    list-style: none;
    width: 20%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
}
.SlidePatnerlogoImages li {
    list-style: none;
    width: 20%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3;
    margin-bottom: 0px;
        padding: 0px;
}
.SlidePatnerlogoImages li img{
        width: 70%;
}
.SlidePatnerlogoImages ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin: 0px;
    padding: 0px 20px;
}
.ContinueEmailSection {
    width: 75%;
    margin: auto;
}
/* .ContinueEmailSectionIn{
    align-items: center;
    display: flex;
    justify-content: space-between;
} */

.ContinueEmailSection .dowanlodable-login-popup .response-msg, .ContinueEmailSection .captcha-wrapper{
    margin-bottom: 0px;
}
.product-info-main .download-btnwrapper .ContinueEmailSectionIn a {
    align-items: center;
    display: flex;
    gap: 1rem;
    color: #3F434A;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    width: auto;
        margin: 0;
    height: auto;
}
.product-info-main .download-btnwrapper .ContinueEmailSection form {
    display: unset;
}
.ContinueEmailSectionIn a {
    align-items: center;
    display: flex;
    gap: 1rem;
    color: #3F434A;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
}
.ContinueEmailSectionIn a:hover, .ContinueEmailSectionIn a:focus{
    color: #3F434A;
}
.LogAccInfo {
    padding: 13px 20px 10px 15px;
    color: #5E646E;
    font-size: 15px;
    line-height: 23px;
}
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideBlueBTN button {
    background: #0089ED;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}

.EmailSectionWrap {
    gap: 1rem;
    flex-direction: column;
    display: flex;
    padding: 30px 30px;
}
.SlideUserEmail{
    gap: 0.75rem;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    display: flex;
    position:relative;
}
.SlideUserEmail label {
    color: #3F434A;
    font-weight: 600;
    font-size: 16px;
}
.ebook-index-index .dowanlodable-login-popup .customer-login-box {
    width: unset;
    padding: 0px;
}

.aitatva-index-index .dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .SiNputtext,
.aippt-index-index .dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .SiNputtext {
    border: 1px solid #ACB1B9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}



.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .SiNputtext {
    border: 1px solid #ACB1B9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control 
 {
   width:100%;
}
.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideUserEmail .control .text-danger 
 {
   font-size:12px;
}

.emailsec{
    display:none;
}
.PasswordSec{
display:none;
}
.LogInSlide{
    display:none;
}
.ForgotPassword {
    text-align: right;
    color: #353536;
    font-size: 14px;
    font-weight: 600;
        display: inline-block;
    width: 100%;
}
.SlidePASS{
    position:relative;
    
}

.aitatva-index-index .EyeClass,
.aippt-index-index .EyeClass {
    align-items: center;
    position: absolute;
    top: 50px;
    right: 20px;
    padding-right: 1px;
     margin-bottom: 0px !important;
}

.EyeClass {
    display: flex;
    align-items: center;
    position: absolute;
    top: 47px;
    right: 20px;
    padding-right: 1px;
     margin-bottom: 0px !important;
}

.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0px;
        transition: color 200ms;
        font-weight: 600;
}

.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .tab-action .tabnav.active{
    background-color: #0089ED;
    border-radius: 100px;
    font-weight: 600;
    color: #fff;
}
.dowanlodable-login-popup .LoginFormContainer .LoginFormTabs .tab-action .tabnav{
    background:transparent;
}

.LoginFormContainer .response-msg{
        top: -55px;
    width: 93%;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    position: absolute;
}

/* sign-up page popup css */
.page-header .header.content .panel.wrapper .header-links-popup .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .LoginFormTabs .tab-action.taeb-switch .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #282828;
    font-weight: 600;
    border-radius: 100px;
}
.page-header .header.content .panel.wrapper .header-links-popup .SlideUserEmail input {
        border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}
.page-header .header.content .panel.wrapper .header-links-popup .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .LoginFormTabs .tab-action.taeb-switch .tabnav.active{
    color: #fff;
    font-weight: 600;
    background-color: #0089ed;
}
.page-header .header.content .panel.wrapper .LoginFormContainer .LoginFormTabs .taeb-switch{
        margin-bottom: 0;
        
}
.page-header .header.content .LoginFormContainer .LoginFormTabs .tab-action .tabnav {
    background: 0 0;
}
.page-header .header.content .customer-login-box .actions-toolbar .secondary a {
    margin-bottom: 15px;
    /* 28-5-24_start */
    margin-top: 0;
    /* 28-5-24_end */
}

.header-links-popup .LoginFormTabs .tab-action {
    display: flex;
}
.header-links-popup  .LoginFormSocialBtn{
        box-sizing: border-box;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup  .LoginFormSocial .LoginFormSocialBtn{
    font-size: 16px;
         line-height: 40px;
     color: #fff;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup  .LoginFormSocial .LoginFormSocialBtn:hover{
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    height: 44px;
    margin-bottom: 12px;
    text-decoration: none;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a{
    color: #6a707c;
    text-decoration: underline;
    width: auto;
    height: auto;
    margin: 0;
    vertical-align: text-bottom;
    font-size: 12px;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageContainer .ContinueEmailSection .ContinueEmailSectionIn a{
color: #3f434a;
font-size: 20px;
line-height: normal;    
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .EmailSectionWrap .fieldset{
 margin-bottom: 10px;
}
.header-links-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .SlideBlueBTN {
    width: 100%;
}
.header-links-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .control {
    margin-bottom: 12px;
        width: 100%;
}
.header-links-popup .customer-login-box .LoginPageInnerContainer .actions-toolbar button{
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
font-weight: 500;}
.header-links-popup .download-overlay{    z-index: 9999;}
.header-links-popup .LogInSlide.active {
    display:block;
}


.nav-toggle.active {z-index:-1}

.EmailSectionWrap .fieldset .fieldtext.newsletter {
    display: flex;
}

.EmailSectionWrap .fieldset .fieldtext.newsletter .control {

    margin-right: 10px;
}

.header-links-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .fieldset .fieldtext.newsletter .control {
    width: auto;
}


.EmailSectionWrap .fieldset .fieldtext.newsletter .control input {
    width: 17px;
    height: 17px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #bebebe;
    outline: 0;
    box-shadow: none;
    margin: 0;
}

.EmailSectionWrap .fieldset .fieldtext.newsletter span {
    font-size: 12px;
    line-height: 16px;
    color: #aaa;
    font-weight: 400;
}


.page-header .header.content .panel.wrapper .header_panel_wrapper .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a {
    color: #1979c3;
    font-size: 11px;
    line-height: 15px;
    font-weight: 600;
}




.LoginFormTabs .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 100px;
    color: #282828;
    font-weight: 700;
    background: transparent;
}
.page-header .header.content .panel.wrapper .LoginFormContainer .LoginFormTabs .taeb-switch {
    margin-bottom: 0;
    display: flex;
}
.LoginFormTabs .tabnav.active {
    color: #fff;
    font-weight: 600;
    background-color: #0089ed !important;
}
.LoginFormSocialBtn{

    box-sizing: border-box;
}

/* 28-5-24_start */
.fieldtext.newsletter {
    margin-top: 10px;
}

.newsletter .control {
    width: auto !important;
}

.fieldset {
    margin: 0 0 10px;
}

.EmailSectionWrap .actions-toolbar>.primary .action {
    width: 100%;
}

.ContinueEmailSection .EmailSectionWrap .fieldtext.password .control {
    margin-bottom: 7px;
}

.ContinueEmailSection .captcha-wrapper {
    margin-bottom: 0;
    margin: 0;
}

.actions-toolbar .primary {
    width: 100%;
}

/* 28-5-24_end  */

.fieldtext.email.required.SlideUserEmail {
    /* 28-5-24_start */
    margin-bottom: 0;
    /* 28-5-24_end */
    float: right;
}
.secondary {
    width: 100%;
    /* 28-5-24_start */
    float: none;
    /* 28-5-24_end */
    /* text-align: right; */
}

.SlideUserEmail input{



border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}


.primary.SlideBlueBTN {
    width: 100%;
    float: left;
}

button#sendEmail{


    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}
button#send2 {
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
    width: 100%;
    float: left;
    /* 28-5-24_start */
    margin-top: 5px;
    /* 28-5-24_end */
}
.SlideUserEmail input {
    border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}

/* 28-5-24_start */
/* .fieldtext.email.required.SlideUserEmail {
    margin-bottom: 15px;
} */
/* 28-5-24_end */


.LoginFormSocialBtn span {
    cursor: pointer;
}

.overlay-layout-wrapper-bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    transition: all .5s ease;
    overflow: auto;
    align-items: center;
	justify-content: center;
}

.overlay-layout-wrapper-bg .SignOutcontainer {
    width: 980px;
    background: #fff;
    border-radius: 13px;
    padding: 10px;
    box-sizing: border-box;
    max-width: 95%;
    margin: 70px auto;
}

.overlay-layout-wrapper-bg .signheader {
    text-align: center;
    position: relative;
}

.overlay-layout-wrapper-bg .signheader h1 {
    margin: 0px;
    color: #080808;
    font-family: "Inter", sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin-top: 15px;
}

.overlay-layout-wrapper-bg .signheader p {
    padding: 0px;
    margin: 5px 0px;
    color: #5B5B5B;
    font-size: 18px;
    font-family: "Inter", sans-serif;
}

.overlay-layout-wrapper-bg .signout_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px 0px;
}

.overlay-layout-wrapper-bg .signout_btn a {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    text-align: center;
    padding: 13px 20px;
    box-sizing: border-box;
    border-radius: 100px;
    text-decoration: none;
    min-width: 210px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    font-weight: 500;
}

.overlay-layout-wrapper-bg .signout_y {
    color: #333333;
    background: #E0E0E0;
    border: 1px solid #E0E0E0;
    margin-right: 20px;
}

.overlay-layout-wrapper-bg .signout_b {
    color: #fff;
    background: #FFA500;
    border: 1px solid #C38718;
}

.overlay-layout-wrapper-bg .coupon-row {
    display: flex;
    margin: 25px auto 10px;
    align-items: center;
    justify-content: center;
    width: 80%;
    border-radius: 7px;
    padding: 10px;
    box-sizing: border-box;
    background-image: linear-gradient(to right, #0f0e11, #171421, #1c1832, #201d43, #222256);
    color: #fff;
}

.overlay-layout-wrapper-bg .cpnCode {
    padding: 5px 10px;
    border-right: 0;
    font-weight: 600;
    font-size: 14px;
}

.overlay-layout-wrapper-bg .cpnBtn {
    padding: 4px 12px;
    border-right: 0;
    background: #14DC7C;
    font-size: 13px;
    border-radius: 100px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    border: none;
    line-height: 18px;
}
.overlay-layout-wrapper-bg .cpnTxt {
    font-family: "Inter", sans-serif;
    color: #fff;
    margin: 0px;
    font-size: 20px;
    margin-right: 25px;
}

.overlay-layout-wrapper-bg .cpnTxt strong {
    font-family: "Inter", sans-serif;
    color: #24FB94;
}

.overlay-layout-wrapper-bg .couponcode-row {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #24FB94;
    border-radius: 100px;
    color: #000;
    border: 1px dashed #000000;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: 7px 10px;
    box-sizing: border-box;
}

.overlay-layout-wrapper-bg .close_pre {
    position: absolute;
    height: 35px;
    width: 35px;
    background: #000;
    border-radius: 100px;
    top: -40px;
    right: -24px;
    text-align: center;
    line-height: 47px;
    cursor: pointer;
}

.overlay-layout-wrapper-bg .couponcode-item-heading {
    color: #808080;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    justify-content: center;
}

.overlay-layout-wrapper-bg .couponcode-item-heading:before {
    width: 100px;
    margin: 0px 15px 0px 0px;
    content: "";
    display: block;
    height: 1px;
    background-color: #E6E6E6;
    background-image: linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -o-linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -moz-linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -webkit-linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -ms-linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, #3b3b3b));
}

.overlay-layout-wrapper-bg .couponcode-item-heading:after {
    width: 100px;
    height: 1px;
    margin: 0px 0px 0px 15px;
    content: "";
    display: block;
    background-color: #E6E6E6;
    background-image: linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -o-linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -moz-linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -webkit-linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -ms-linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.02, #3b3b3b), color-stop(0.5, gray), color-stop(0.98, #fff));
}

.overlay-layout-wrapper-bg .couponcode-item-heading h1 {
    margin: 0px;
    font-size: 24px;
    text-transform: capitalize;
    color: #1E292F;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}

.overlay-layout-wrapper-bg .recent_pro_slider {
	width:80%;
	margin:auto;
}
.overlay-layout-wrapper-bg .recent_pro_slider .slider-img-link img {
	aspect-ratio: 16/9;
	border: 1px solid #e3e3e3;
	
}
.overlay-layout-wrapper-bg .recent_pro_slider .product-item-name {
    margin: 2px 0 0;
    min-height: 45px;
}
.overlay-layout-wrapper-bg  .recent_pro_slider .slick-slider-img-wrap-outer .product-item-name a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    line-height: 19px;
    text-decoration: none;
    padding: 0px;
}
.overlay-layout-wrapper-bg .recent_pro_slider .slick-arrow {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute; 
    background: #fff;
    border-radius: 100px;
    width: 35px;
    height: 35px;
    padding: 0px;
    text-align: center;
    line-height: 0px;
}
.overlay-layout-wrapper-bg .recent_pro_slider .slick-prev {
    left: -10%;
}
.overlay-layout-wrapper-bg .recent_pro_slider .slick-next {
    right: -10%;
}
.overlay-layout-wrapper-bg .slick-slider-img-wrap-outer {
    padding: 5px;
}
.overlay-layout-wrapper-bg  .recent_view_heading {
    color: #808080;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    justify-content: center;
}
.overlay-layout-wrapper-bg  .recent_view_heading:before {
    width: 100px;
    margin: 0px 15px 0px 0px;
    content: "";
    display: block;
    height: 1px;
    background-color: #E6E6E6;
    background-image: linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -o-linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -moz-linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -webkit-linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -ms-linear-gradient(left, white 2%, #E6E6E6 50%, #3b3b3b 98%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, #3b3b3b));
}
.overlay-layout-wrapper-bg .recent_view_heading:after {
    width: 100px;
    height: 1px;
    margin: 0px 0px 0px 15px;
    content: "";
    display: block;
    background-color: #E6E6E6;
    background-image: linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -o-linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -moz-linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -webkit-linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -ms-linear-gradient(left, #3b3b3b 2%, #E6E6E6 50%, #fff 98%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.02, #3b3b3b), color-stop(0.5, gray), color-stop(0.98, #fff));
}
.overlay-layout-wrapper-bg  .recent_view_heading h1 {
    margin: 0px;
    font-size: 24px;
    text-transform: capitalize;
    color: #1E292F;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
@media (max-width: 1536px) {
    div#logout-popupmodal.overlay-layout-wrapper-bg .recent_pro_slider .product-item-name {
        min-height: 50px;
    }
    #logout-popupmodal.overlay-layout-wrapper-bg .signout_btn {
        margin: 9px 0;
    }
}
@media (max-width: 1200px) {
    .overlay-layout-wrapper-bg .SignOutcontainer{
        height: 570px;
    }
    #logout-popupmodal.overlay-layout-wrapper-bg .SignOutcontainer {
        margin-top: 0px;
        overflow: visible;      
        overflow: scroll;
        overflow-x: hidden;
    }
    div#logout-popupmodal {      
        overflow-y: visible;
    }
    #logout-popupmodal.overlay-layout-wrapper-bg .close_pre {
        top: -10px;
        right: -12px;
        z-index: -1;
    } 
}
@media (max-width: 1032px) {
    div#logout-popupmodal a.slider-img-link {
        width: 100%;
    }
    div#logout-popupmodal.overlay-layout-wrapper-bg .recent_pro_slider .slider-img-link img {
        height: 99%;
    }
}
@media (max-width: 1023px) {
    .page-header .header.content .panel.wrapper .header_panel_wrapper .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a {
        padding: initial;
        display: inline-block;
        border: none;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginFormSocial a {
        border: 1px solid transparent;
        padding: 0 21px 0 70px;
        text-align: left;
        text-transform: unset;
        display: inline-block;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a {
        border-bottom: none;
        display: inline-block;
        padding: 0px;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .SlidePatnerlogo a {
        display: inline;
        border-bottom: none;
        text-align: inherit;
        padding: 0px;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginPageInnerContainer .EmailSectionWrap .secondary .action {
        border: none;
        padding: 0px;
        text-align: right;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginPageInnerContainer .SlidepopupClose {
        padding: 0px;
        border: none;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageContainer .ContinueEmailSection .ContinueEmailSectionIn a {
        display: flex;
        padding: 0px;
        border: none;
    }
}




.nav-toggle.active {z-index:-1}

.EmailSectionWrap .fieldset .fieldtext.newsletter {
    display: flex;
}

.EmailSectionWrap .fieldset .fieldtext.newsletter .control {

    margin-right: 10px;
}

.header-links-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .EmailSectionWrap .fieldset .fieldtext.newsletter .control {
    width: auto;
}


.EmailSectionWrap .fieldset .fieldtext.newsletter .control input {
    width: 17px;
    height: 17px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #bebebe;
    outline: 0;
    box-shadow: none;
    margin: 0;
}

.EmailSectionWrap .fieldset .fieldtext.newsletter span {
    font-size: 12px;
    line-height: 16px;
    color: #aaa;
    font-weight: 400;
}


.page-header .header.content .panel.wrapper .header_panel_wrapper .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a {
    color: #1979c3;
    font-size: 11px;
    line-height: 15px;
    font-weight: 600;
}




.LoginFormTabs .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    box-sizing: border-box;
    border: 0;
    cursor: pointer;
    margin-left: 0;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 100px;
    color: #282828;
    font-weight: 700;
    background: transparent;
}
.page-header .header.content .panel.wrapper .LoginFormContainer .LoginFormTabs .taeb-switch {
    margin-bottom: 0;
    display: flex;
}
.LoginFormTabs .tabnav.active {
    color: #fff;
    font-weight: 600;
    background-color: #0089ed !important;
}
.LoginFormSocialBtn{

    box-sizing: border-box;
}

/* 28-5-24_start */
.fieldtext.newsletter {
    margin-top: 10px;
}

.newsletter .control {
    width: auto !important;
}

.fieldset {
    margin: 0 0 10px;
}

.EmailSectionWrap .actions-toolbar>.primary .action {
    width: 100%;
}

.ContinueEmailSection .EmailSectionWrap .fieldtext.password .control {
    margin-bottom: 7px;
}

.ContinueEmailSection .captcha-wrapper {
    margin-bottom: 0;
    margin: 0;
}

.actions-toolbar .primary {
    width: 100%;
}

/* 28-5-24_end  */

.fieldtext.email.required.SlideUserEmail {
    /* 28-5-24_start */
    margin-bottom: 0;
    /* 28-5-24_end */
    float: right;
}
.secondary {
    width: 100%;
    /* 28-5-24_start */
    float: none;
    /* 28-5-24_end */
    /* text-align: right; */
}

.SlideUserEmail input{



border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}


.primary.SlideBlueBTN {
    width: 100%;
    float: left;
}

button#sendEmail{


    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
}
button#send2 {
    background: #0089ed;
    padding: 13px;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 100px;
    height: auto;
    line-height: normal;
    font-weight: 500;
    width: 100%;
    float: left;
    /* 28-5-24_start */
    margin-top: 5px;
    /* 28-5-24_end */
}
.SlideUserEmail input {
    border: 1px solid #acb1b9;
    border-radius: 100px;
    padding: 5px 20px;
    height: 45px;
    outline: none;
    width: 100%;
    color: #000 !important;
    display: inline-block;
    background-color: #fff !important;
    font-size: 13px;
    margin-top: 10px;
}

/* 28-5-24_start */
/* .fieldtext.email.required.SlideUserEmail {
    margin-bottom: 15px;
} */
/* 28-5-24_end */


.LoginFormSocialBtn span {
    cursor: pointer;
}


@media (max-width: 1023px) {
    .page-header .header.content .panel.wrapper .header_panel_wrapper .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error a {
        padding: initial;
        display: inline-block;
        border: none;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginFormSocial a {
        border: 1px solid transparent;
        padding: 0 21px 0 70px;
        text-align: left;
        text-transform: unset;
        display: inline-block;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginFormContainer .LoginFormpolicy a {
        border-bottom: none;
        display: inline-block;
        padding: 0px;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .SlidePatnerlogo a {
        display: inline;
        border-bottom: none;
        text-align: inherit;
        padding: 0px;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginPageInnerContainer .EmailSectionWrap .secondary .action {
        border: none;
        padding: 0px;
        text-align: right;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginPageInnerContainer .SlidepopupClose {
        padding: 0px;
        border: none;
    }

    .page-header .header.content .panel.wrapper .header_panel_wrapper .header-links-popup .LoginPageContainer .ContinueEmailSection .ContinueEmailSectionIn a {
        display: flex;
        padding: 0px;
        border: none;
    }
}



/* 30-5-24_start task 2580 */
#popupcontentswishlist.dowanlodable-login-popup .customer-login-box .tab-action .tabnav {
    height: 40px;
    font-size: 16px;
    line-height: 30px;
}

#popupcontentswishlist.dowanlodable-login-popup .customer-login-box .actions-toolbar .secondary a {
    margin: 0 0 15px;
}

#popupcontentswishlist.dowanlodable-login-popup .customer-login-box .form-forgot-password .fieldtext .control {
    margin-bottom: 0;
}

#popupcontentswishlist.dowanlodable-login-popup .customer-login-box .fieldset {
    margin-bottom: 10px;
}

#popupcontentswishlist.dowanlodable-login-popup .customer-login-box .actions-toolbar .secondary a {
    margin-bottom: 10px;
}

/* 30-5-24_end task 2580 */
/*task 2610 START*/
.product-info-main .download-btnwrapper .ContinueEmailSection form {
        display: unset;
        width: 100%;
        float: left;
}
/*task 2610 END*/
/* 3-6-24_start */


.dowanlodable-login-popup .customer-login-box .LoginPageInnerContainer .ContinueEmailSection .form-forgot-password .EmailSectionWrap .SlideUserEmail .control {
    margin-bottom: 0;
}

.cms-pricing .dowanlodable-login-popup .response-msg {
    margin-bottom: 0;
}
.LoginPageInnerContainer .LoginFormContainer .SlideEamil .fieldtext.newsletter{
    justify-content: center;
}

/* 3-6-24_end */

.fieldtext.newsletter {
    margin-top: 10px;
}

@media (max-width: 991px) {
	.LoginPageInnerContainer .SlidepopupClose {
        width: auto !important;
        right: -9px;
        top: -23px;
    }
    .LoginFormSocial .secondary {
        width: auto;
    }
}

@media (max-width: 767px) {
    .LoginFormTabs {
        width: 94%;
    }
    .overlay-layout-wrapper-bg .SignOutcontainer{
		width:95%
	}
	.overlay-layout-wrapper-bg .coupon-row{
		flex-direction: column;
	}
	.overlay-layout-wrapper-bg .cpnTxt{
		margin-right: 0px;
		margin-bottom:13px;
		font-size: 18px;
		text-align: center;
	}
	.overlay-layout-wrapper-bg .coupon-row{
		padding:20px;
		margin:10px 0px;
		width:100%;
	}
	.overlay-layout-wrapper-bg .signheader p{
		font-size: 15px;
		margin: 5px 0px;
	}
	.overlay-layout-wrapper-bg .signout_btn{
		margin: 15px 0px;
	}
    .dowanlodable-dialog .LoginPageInnerContainer .response-msg div.error{
        font-size: 13px;
    }

    .LoginPageInnerContainer {
        /* 30-5-24_start */
        /* display: inline-block; */
        /* 30-5-24_end */
        width: 100%;
    }
    
    .LoginFormContainer, .LoginFeatureContianer{
        width:100%;
    }
    .SlidePatnerlogo {
    position: static;
    margin: 0px 0px;
    }
    .ContinueEmailSection {
    width: 85%;
    }
    .FeatureText {
    font-size: 16px;
    }
    .LoginFormContainer{
        margin-top:20px;
    }
    .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .response-msg .error{
        font-size: 12px;
    }
    .LoginFormContainer .response-msg{
        transform: unset;
        position: static;
    }
    
}
@media (max-width: 680px) {
    .overlay-layout-wrapper-bg .signout_btn .signout_y {
        color: #333333;
        background: #E0E0E0;
        border: 1px solid #E0E0E0;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .overlay-layout-wrapper-bg .coupon-row{
        width:100%;
    }
    .overlay-layout-wrapper-bg .signout_btn{
        flex-direction: column;
    }
    .LoginPageContainer {
        /* 28-5-24_start */
        width: 430px;
        /* 28-5-24_end  */
    }
}

@media (max-width: 600px) {
    .SlidePatnerlogo_outer {
        width: 100%;
        float: left;
    }

    .product-info-main .download-btnwrapper .ContinueEmailSection form {
        display: unset;
        width: 100%;
        float: left;
    }
}
@media (max-width: 490px) {
    .LoginFormTabs .tabnav {
        font-size: 13px;
    }	
    .page-header .header.content .panel.wrapper .header-links-popup .LoginPageContainer .LoginPageInnerContainer .LoginFormContainer .LoginFormTabs .tab-action.taeb-switch .tabnav{
        font-size: 13px;
    }
    .overlay-layout-wrapper-bg .recent_pro_slider .slick-prev {
        left: -10%;
    }
    .overlay-layout-wrapper-bg .recent_pro_slider .slick-next {
        right: -10%;
    }
    .LoginFormTabs{
        width: 95% !important; /***2990- UI Issues on PPT Page – Incomplete & Misaligned "Sign Up For Free" Button(Android)***/
    }
    .LoginFormSocial .secondary {
        width: 100%; /***2990- UI Issues on PPT Page – Incomplete & Misaligned "Sign Up For Free" Button(Android)***/
    }
    .LoginPageContainer {
        width: 380px;
    }
/**2562 - Header : Sign Up and Sign In Button Should Shown New Pop Up 12-08-2024**/

    .EmailSectionWrap {
    
        width: 100%;
        float: left;
    }
/**2562 - Header : Sign Up and Sign In Button Should Shown New Pop Up 12-08-2024**/
}
@media (max-width: 400px) {
    .overlay-layout-wrapper-bg .recent_pro_slider .slick-next {
        right: -13%;
    }
    .overlay-layout-wrapper-bg .recent_pro_slider .slick-arrow{
        width: 30px;
        height: 30px;
    }
    .overlay-layout-wrapper-bg .recent_pro_slider .slick-prev {
            left: -13%;
    }
    .LoginPageContainer {
        /* 28-5-24_start */
        width: 90%;
        /* 28-5-24_end  */
    }

    .EmailSectionWrap {

        /* 28-5-24_start */
        padding: 20px 1px;
        /* 28-5-24_end  */
    }
	
/****www1 ui issues****/	
	.signup-wrapper {
    padding: 0px 10px;
    box-sizing: border-box;
}
.actions-toolbar.social-btn.social-btn-actions-toolbar {
    width: 100%;
    float: left;
    max-width: 100%;
}
.page-header .header.content .panel.wrapper .header_panel_wrapper .header.links .header-links-popup .LoginFormSocial a{

min-width: 270px;

}
/****www1 ui issues****/	
	
	
}

@media (max-width: 390px) {
    .dowanlodable-login-popup .customer-login-box .tab-action .tabnav {
        font-size: 13px !important;
    }
.LoginFormSocialBtn, .product-info-main .LoginFormSocial .LoginFormSocialBtn {
    min-width: 280px;
    
}
}

/* 2608 - PDP Quick View - Start */
.quick-view-login-popup .dowanlodable-login-popup .customer-login-box .tab-action .tabnav {
    height: 54px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 44px;
    color: #282828;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    margin-left: 0;
}

.quick-view-login-popup .tab-action .tabnav {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #000;
    box-sizing: border-box;
}

.quick-view-login-popup .dowanlodable-login-popup .customer-login-box .tab-action .tabnav.active {
    color: #fff;
}

.quick-view-login-popup .dowanlodable-login-popup .customer-login-box .tab-action {
    display: flex;
}

.quick-view-login-popup .tab-action {
    width: 100%;
}

.quick-view-login-popup .ajax-register-popup.dowanlodable-login-popup#popupcontents {
    white-space: normal;
}

.quick-view-login-popup .download-btnwrapper .LoginPageInnerContainer .SlidepopupClose {
    position: absolute;
    right: -20px;
    top: -16px;
    width: 50px;
    height: auto;
    margin: 0;
    z-index: 99;
}

.quick-view-login-popup .LoginFormSocial .LoginFormSocialBtn {
    height: 44px;
    min-width: 310px;
    margin-left: 0px;
    box-sizing: border-box;
}

.quick-view-login-popup .download-btnwrapper .LoginFormContainer .LoginFormpolicy a {
    color: #6A707C;
    text-decoration: underline;
    width: auto;
    height: auto;
    margin: 0px;
    vertical-align: text-bottom;
}

.quick-view-login-popup .download-btnwrapper .ContinueEmailSectionIn a {
    align-items: center;
    display: flex;
    gap: 1rem;
    color: #3F434A;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    width: auto;
    margin: 0;
    height: auto;
}

.quick-view-login-popup .download-btnwrapper .ContinueEmailSection form {
    display: unset;
}

.quick-view-login-popup .customer-form-cotnent.active {
    display: block;
}


@media screen and (max-height: 800px) and (min-width: 1100px) and (max-width: 1600px) {
    .quick-view-login-popup .dowanlodable-login-popup .customer-login-box .tab-action .tabnav {
        height: 40px;
        font-size: 16px;
        line-height: 30px;
    }

    .quick-view-login-popup .customer-login-box .fieldtext .control {
        margin-bottom: 12px;
    }
}

@media screen and (max-height: 1080px) and (min-width: 768px) {
    .quick-view-login-popup .customer-login-box .fieldtext .control {
        margin-bottom: 12px;
    }
}
@media (max-width: 480px) {
    div#logout-popupmodal a.slider-img-link {
        width: 100%;
    }
    div#logout-popupmodal.overlay-layout-wrapper-bg .recent_pro_slider .slider-img-link img {
        height: 99%;
    }
    .divider-line-one-line {
        margin-top: 10px;
    }
    .LoginFormContainer {
        margin-bottom: 0px;
    }
    .LoginFormSocial {
        margin-top: 15px;
    }
    .overlay-layout-wrapper-bg .recent_view_heading:before {
        content: none;
    }
    .overlay-layout-wrapper-bg .recent_view_heading:after {
        content: none;
    }
    .overlay-layout-wrapper-bg .recent_view_heading {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .overlay-layout-wrapper-bg .recent_view_heading h1 {
        font-size: 19px;
    }
}
@media (max-width: 390px) {
    .quick-view-login-popup .LoginFormSocial .LoginFormSocialBtn {
        min-width: 280px;
    }
}

/* 2608 - PDP Quick View - End */