.login-page-new{
    overflow: hidden;
}
.login-page-new h2 {
    font-size: 32px;
    background: linear-gradient(to right, #673BFB, #BD46BE);
    background: -webkit-linear-gradient(to right, #673BFB, #BD46BE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    line-height: 55px;
        max-width: 100px;
    margin: 0 auto 3px;
}
.login-page-new h6 {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 400;
}
.login-inner-box{
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.login-inner-box .login-inner{
    width: 100%;
    text-align: center;
}

.login-inner-box .login-inner .input-group .btn {
    background-color: #ECECEC;
    border-radius: 0px 30px 30px 0px;
    box-shadow: none;
    outline: none;
    color: #495057;
    font-size: 14px;
}

.login-inner-box .form-control {
    border-radius: 30px;
    background-color: #ECECEC;
    font-size: 13px;
    padding: 10px 15px;
    border: none;
    box-shadow: none;
    
}
.login-inner-box .input-group .input-group-prepend .form-control {
    border-radius: 30px 0 0 30px;
    height: auto;
    color: #817b7d;
}


.mb-25{
    margin-bottom: 25px;
}

.login-inner-box .inner-form-box{
    padding: 0 20px;
}
.login-inner-box .inner-form-box .forgot-link {
    display: block;
    text-align: right;
    font-size: 13px;
    color: #6F3DF6;
    font-weight: 600;
    margin: 5px 0;
}
.common-btn-new {
    background: #6b3df8;
    background: -moz-linear-gradient(left, #6b3df8 0%, #ba46c1 100%);
    background: -webkit-linear-gradient(left, #6b3df8 0%,#ba46c1 100%);
    background: linear-gradient(to right, #6b3df8 0%,#ba46c1 100%);
    border-radius: 30px;
    padding: 5px 20px;
    border: none;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
}
.common-btn-new.login-btn{
    width: 100%;
    margin: 2px 0 0;
}
.login-inner-box .inner-form-box .not-an-acount {
    margin: 5px 0 0;
    font-size: 12px;
}
.login-inner-box .inner-form-box .not-an-acount a{
    font-size: 13px;
    color: #6F3DF6;
    font-weight: 600;
    text-decoration: underline !important;
}
.login-page-new .login-side-img img{
    height: 100vh;
}
.login-page-new .login-side-img {
    position: relative;
}
.login-page-new .login-side-img .logo {
    position: absolute;
    left: 40px;
    top: 40px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.sign-up{
    max-width: 160px !important;
}
.artist-line{
    font-size: 10px;
    text-align: left;
    margin-top: 5px;
}
#wrapper{
margin: 100px;
}

.browse-file-section{
   position: relative;
}

.browse-file-section .input-group{
   border-radius: 30px;
    background-color: #ECECEC;
    font-size: 13px;
    padding: 8px 15px;
    border: none;
    box-shadow: none;
}

.browse-file-section >input{
   width: 100%;
}
.browse-file-section .form-control {
   padding: 0px 0px;
   box-sizing: border-box;
   border-radius: 0;
   background-color: transparent;
}
.browse-file-section button.browse.btn.input-lg {
   padding: 0px 12px;
   box-sizing: border-box;
   border-radius: 0;
   background-color: transparent;
   color: #495057;
   box-shadow: none;
}

.file-hidden{
   visibility: hidden;
   position: absolute;
   left: 0;
   width: 100%;
}
.login-side-img a{
    color: #fff;
    cursor: pointer;
}
.login-side-img a img{
    height: 60px !important;
}
.privew-table{
    border: 1px solid #ddd;
    padding: 30px;
    background-color: #eee;
}
.privew-table p b{
    font-weight: 600;
}
.privew-table p{
    font-size: 14px;
}
.privew-table p img{
    height: 60px;
    width: auto;
}
.upper-list-step-row {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    right: 0;
    top: 76px;
    z-index: 100;
    background-color: #fff;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
    overflow: hidden;
}
.banner-slider .banner-left-text{
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    text-align: center;
}
.banner-slider .banner-left-text h2 {
    font-size: 70px;
    font-weight: 800;
    line-height: 75px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px #000;
}
.banner-slider .slick-slide img{
    height: 542px;
    width: 100%;
}
.banner-slider .banner-left-text h6{
    color: #fff;
}


.banner-slider .white-btn-border {
    font-size: 20px;
    background-color: #fff;
    color: #8D40E1;
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 5px 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 28px;
    display: inline-block;
}

.main-header .navbar-brand img{
    height: 65px;
}
.f-logo img{
height: 70px;
}
.main-header .navbar {
    z-index: 1000;
}
.for-perticuler-login{
    background-color: transparent;
    padding: 0px;
}
.for-perticuler-login label {
    color: #828588;
}
.main-login{
    max-width: 400px;
}
.home.block-browse-by-price {
    padding: 80px 0;
    position: relative;
}
.home.block-browse-by-price header {
    padding-top: 100px;
}
.home.block-browse-by-price h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: 50px;
}
.home.block-browse-by-price .browse-by-price-element {
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
}
.home.block-browse-by-price a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.home.block-browse-by-price figure {
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    position: relative;
    bottom: 0;
    display: inline-block;
    background-image: url(../images/other/bg-featured.png);
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat;
}
.home.block-browse-by-price .thumb {
    margin: 0 30px;
    position: relative;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
}
.home.block-browse-by-price .thumb img {
    background: #f3f3f3;
    padding: 6px;
    border: 5px solid #763AF9;
    width: 86%;
    position: relative;
    bottom: 0;
    height: 280px;
    vertical-align: bottom;
    border-radius: 5px;
    max-height: 270px;
    object-fit: cover;
}
.radio .cr .cr-icon {
    margin-left: 0.04em;
    position: absolute;
    left: 0;
    right: 0;
    line-height: 16px;
    top: 0;
    margin: 0 auto !important;
    text-align: center;
}
.product-slider.slick-initialized {
    background-color: #e6e3ec;
    margin-bottom: 85px;
}

@media (max-width: 1024px){

.home.block-browse-by-price .thumb img {
    height: 238px;
}

}
@media (max-width: 992px){

.home.block-browse-by-price .thumb img {
    height: 175px;
}

}

@media (max-width: 768px){
.home.block-browse-by-price .thumb img {
    height: 275px;
}
.login-page-new .login-side-img img {
    height: 185px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.login-page-new .login-side-img .logo img {
    height: 30px !important;
    width: auto !important;
}


.login-inner-box .login-inner {
    padding: 25px 0;
}
.login-page-new .login-side-img .logo {
    left: 0;
    top: 2px;
    font-size: 20px;
    right: 0;
    text-align: left;
    padding: 10px;
}
.last-submit-btn .btn.common-btn-new{
    margin: 10px 0;
}
.privew-table p b {
    margin-top: 15px;
    display: block;
}
.privew-table p {
    margin-bottom: 5px;
}
}


@media (max-width: 520px){

.login-page-new .login-side-img img {
    height: 180px;
}


}