.navbar-v1 .navbar-brand .navbar-item .logo {
    max-width: 130px!important;
}

.view-wrapper {
    padding: 0px 12px 60px!important;
}
section.nev-2 {
    background-color: #6ba4e9;
    text-align: center;
    margin-top: 60px;
}
ul.nav-new li a {
    color: #fff;
    transform: all .4s ease;
    padding-bottom: 7px;
}
ul.nav-new li {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 10px 30px;
}
ul.nav-new li a.active, ul.nav-new li a:hover {
    border-bottom: 2px solid #fff;
    transform: all .4s ease;
}
.for-text-align img {
    width: 50%;
    border-radius: 280px;
    margin: 0 auto;
}

.for-text-align {
    text-align: center;
}
.for-text-align h4 {
    width: 100%;
    text-align: center;
}
.profile-img {
    text-align: center;
    padding-top: 20px;
}
img.profile-immg {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    border-radius: 300px;
    margin-bottom: -20px;
}
.for-text-align h4 {
    width: 100%;
    text-align: center;
    font-size: 20px!important;
    font-weight: 500!important;
}
.new-nav-side {
    padding: 20px;
}
.new-nav-side svg {
    color: #333;
    margin-right: 13px;
}
.media-content h3, .media-content small{color: #333;
}
.media-content{margin-bottom: 10px;
}
.partner-img{text-align: center;
}
.partner-img img {
    width: 50%;
    padding: 10px 0px;
}
button.games {
    width: 100%;
    background-color: #6ba4e9;
    border: none;
    color: #fff;
    font-size: 17px;
    padding: 8px;
    border-radius: 6px;
    margin-bottom: 10px;
    text-align: left;
    transition: all .4s ease;
    position: relative;
}
button.games:after{content: "\f107";
position: absolute;
right: 10px;
color: #fff;
font-size: 20px;
font-family: "FontAwesome";
}
button.games:hover {
    background-color: #0d408d;
    transition: all .4s ease;
}
.card-body.for-drp-btn {
    display: inline-block!important;
}
.for-drp-btn {
    padding: 20px;
}
.hide-imge {
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 10px;
    text-align: center;
}
.hide-img-1, .hide-img-2, .hide-img-3, .hide-img-4{
    display: none;
}
.bottom-img{text-align: center;
}



.log-in {
    background-color: #f0f2f5;
    background-image: url('../../../../../images/signup_images/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    height: 100vh;
    overflow: hidden;
    text-rendering: optimizeLegibility
}


ul {
    padding: 0;
    margin: 0;
    list-style: none
}

a {
    text-decoration: none;
    color: #2d385e
}

a:focus {
    outline: none;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: titillium web, sans-serif;
    color: #2d385e
}

a,
a:hover,
a:focus {
    color: #4f77ff
}

.btn-primary {
    background-color: #4f77ff;
    border-color: #4f77ff
}

.btn-primary:hover,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary:active,
.btn-primary.active {
    background-color: #486ff2;
    border-color: #486ff2
}

.authfy-login .btn.btn-lg {
    border-radius: 3px;
    box-shadow: 0 2px 3px #9c9c9c
}

.brand-logo {
    margin-top: 0;
    margin-bottom: 0px
}

.authfy-container {
    margin-top: 97px;
    margin-bottom: 97px
}

.authfy-panel-left {
    background-color: rgba(38, 43, 72, .92);
    color: #fff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: 0 3px 6px #1d2030;
    box-shadow: 0 3px 6px #1d2030
}

.authfy-panel-right {
    background-color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 2px 6px 0 #1d2030;
    box-shadow: 0 2px 6px 0 #1d2030
}

.authfy-login.sggn-up, .authfy-panel-left.sggn-upp .brand-col {
    height: 100%!important;
}
.authfy-login,
.authfy-panel-left .brand-col {
    height: 430px!important;
}
.authfy-panel-left .brand-col {
    display: table;
    width: 100%;
    padding: 25px
}

.authfy-panel-left .brand-col .headline {
    display: table-cell;
    vertical-align: middle
}

.authfy-panel-left .brand-col .headline h1,
.authfy-panel-left .brand-col .headline h2,
.authfy-panel-left .brand-col .headline h3 {
    color: #fff;
    font-size: 48px;
    font-weight: 700
}

.authfy-login {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden
}

.authfy-panel {
    padding: 20px 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    opacity: 0;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%)
}

.authfy-panel .authfy-heading {
    margin-bottom: 30px
}

.authfy-login .auth-title {
    font-weight: 700
}

.authfy-login .authfy-panel.active {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

.brand-col .social-buttons a {
    color: #fff;
    margin-top: 15px
}

.brand-col .social-buttons a:hover {
    color: #fff;
    opacity: .9
}

.brand-col .social-buttons .btn-facebook {
    background: #3b5998
}

.brand-col .social-buttons .btn-twitter {
    background: #00aced
}

.brand-col .social-buttons .btn-google {
    background: #c32f10
}

.brand-col .social-buttons a>span {
    padding-left: 5px
}

.panel-login {
    margin-top: 20px
}

.panel-login .remember-row {
    margin-bottom: 10px
}

.panel-login .remember-row label {
    font-weight: 400;
    position: relative;
    cursor: pointer;
    color: #666;
    padding-left: 24px
}

.authfy-login .forgotPwd {
    text-align: right;
    margin-top: 10px
}

.panel-login .form-control,
.panel-signup .form-control,
.panel-forgot .form-control {
    background-color: #fff;
    color: #333;
    font-size: 18px;
    height: 50px;
    margin-bottom: 20px;
    padding: 12px 22px;
    border-radius: 3px;
    border: solid 1px #bcc2ce;
    outline: none;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1), 0 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1), 0 0 2px 0 rgba(0, 0, 0, .1)
}

.authfy-panel.panel-forgot {
    padding-top: 40px
}

.panel-login .form-control:focus,
.panel-signup .form-control:focus,
.panel-forgot .form-control:focus {
    border-color: #4f77ff;
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.pwdMask {
    position: relative
}

.pwdMask .pwd-toggle {
    color: #ccc;
    position: absolute;
    z-index: 2
}

.panel-login .pwdMask .pwd-toggle,
.panel-signup .pwdMask .pwd-toggle {
    top: 15px;
    right: 15px
}

.pwdMask .pwd-toggle:hover,
.pwdMask .pwd-toggle:focus {
    cursor: pointer
}

.pwdMask .pwd-toggle:hover,
.pwdMask .pwd-toggle:focus,
.pwdMask .pwd-toggle.fa-eye {
    color: #4f77ff
}

.panel-signup .term-policy a {
    text-decoration: underline
}

.checkbox input[type=checkbox] {
    position: absolute;
    right: 9000px
}

.checkbox input[type=checkbox]+.label-text:before,
.checkbox input[type=checkbox]+.label-text:after {
    font-size: 11px;
    display: inline-block;
    width: 17px;
    height: 17px;
    padding: 2px;
    margin-left: 0;
    position: absolute;
    top: 2px;
    left: 0
}

.checkbox input[type=checkbox]+.label-text:before {
    content: "";
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.checkbox input[type=checkbox]+.label-text:after {
    background-color: #4f77ff;
    color: #fff;
    border-radius: 2px;
    border-color: #4f77ff;
    line-height: 1.4
}

.checkbox input[type=checkbox] {
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

.checkbox input[type=checkbox]:focus+.label-text:before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.checkbox input[type=checkbox]:checked+.label-text:after {
    font-family: fontawesome;
    content: "\f00c"
}

@media(min-width:768px) {
    .authfy-panel {
        padding: 20px
    }
}

@media(max-width:767px) {
    .authfy-panel-left,
    .authfy-panel-right {
        box-shadow: none
    }
    .authfy-panel-left {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    .authfy-panel-right {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px
    }
    .authfy-panel-left .brand-col {
        height: 300px;
        text-align: center
    }
    .term-policy {
        font-size: 75%
    }
}

@media(min-width:320px) and (max-width:375px) {
    .authfy-login .authfy-panel {
        padding: 20px
    }
    .panel-login .remember-row {
        margin-bottom: 10px;
        font-size: 14px
    }
}

@media(max-width:320px) {
    .authfy-login {
        height: 480px
    }
    .authfy-heading p {
        font-size: 14px
    }
    .remember-row .col-sm-6 {
        width: 100%
    }
    .authfy-login .forgotPwd {
        text-align: left;
        margin-top: 0
    }
}

.row.align-left {
    text-align: left;
}
.row.align-left label {
    font-size: 17px;
    color: #5a5a5a;
}
.authfy-panel.panel-signup.text-center.active::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.authfy-panel.panel-signup.text-center.active::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.authfy-panel.panel-signup.text-center.active::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.authfy-panel.panel-signup.text-center.active::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.row.align-left p {
    padding-left: 15px;
    margin-top: -8px;
}
.signup-panel {
    height: 90vh;
}
.authfy-container.sign-up-page {
    margin-top: 40px;
    margin-bottom: 0;
}
.side-pedd .col-md-6 {
    padding-right: 0;
}

.side-pedd .form-control {
    background-color: #fff;
    color: #333;
    font-size: 16px;
    height: 50px;
    margin-bottom: 20px;
    padding: 12px 14px;
    border-radius: 3px;
    border: solid 1px #bcc2ce;
    outline: none;
    -webkit-box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%), 0 0 2px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%), 0 0 2px 0 rgb(0 0 0 / 10%);
}
ul.date-of-birth {
    display: flex;
}
ul.date-of-birth li{
    flex: 1;
}
li.date-birth select {
    width: 98%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
}
.row.side-pedd {
    padding-right: 15px;
}
.brand-logo img {
    width: 100%;
}
.authfy-heading h3 {
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}
.new-heading{text-align: center;
}
.new-heading h4{text-align: center;
    width: 100%;
}
.card-heading.is-bordered.new-heading {
    background-color: #6ba4e9;
}
.new-heading h4 {
    text-align: center;
    width: 100%;
    color: #fff!important;
    font-size: 17px!important;
}
img.post-img {
    width: 100%;
}