/*.section-header {
    background: transparent linear-gradient(#ccc, #fff) repeat scroll 0 0;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin: 20px 0 10px;
    border: 1px solid #dfdfdf;
}*/
    .section-header h1 {
    font-size: 15px;
    font-weight: bold;
    line-height: 38px;
    margin: 0;
    }

.profile-ttl {
    display: flex;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

    .profile-ttl h1 {
        font-size: 18px;
        color: #000;
        font-weight: bold;
        margin: 0;
    }

    .profile-ttl h2 {
        font-size: 13px;
        color: #333;
        margin: 0;
    }

.padd-none {
    padding: 0;
}

.login-form {
    margin: 0;
    padding: 0;
    list-style: none;
}

.login-form li {
        margin-bottom: 20px;
        font-size: 14px;
}

label {
    font-size: 15px;
    text-align: right;
}

    label p {
        color: #333;
        font-size: 13px;
        margin-bottom: 0;
    }

input {
    border: 1px solid #ccc;
    height: 40px;
    width: 100%;
}

.check-box {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-right: 5px;
}

.login-btn {
    padding: 10px 35px !important;
    margin: 20px 0 20px;
}
@media (max-width: 991px) {
    .col-lg-9.col-md-12.p-r-0 {
        padding-right: 20px !important;
    }
}

@media (max-width: 650px) {
    label {
        text-align: left;
    }

    input {
        width: 100%;
    }

    .forgot-link {
        margin-left: 0 !important;
    }

    .mob-none {
        displa: none;
    }
}

.v-a-middle {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.v-a-top {
    display: inline-block;
    vertical-align: top;
}

.styled-select select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 29px;
    padding: 5px;
    /* If you add too much padding here, the options won't show in IE */
    width: 268px;
}

.styled-select.slate {
    background: url(../../images/drop-down.jpg) no-repeat right center;
    height: 40px;
    width: 100%;
}

    .styled-select.slate select {
        border: 1px solid #ccc;
        font-size: 16px;
        height: 40px;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

.slate {
    background-color: #ddd;
}

    .slate select {
        color: #000;
    }

.center-lbl {
    line-height: 40px;
    margin: 0;
}

.text-help {
    margin-bottom: 0;
}

/*.form-group {
    margin-bottom: 2rem;
}*/

.profile-btn {
    background: #ff8c00 none repeat scroll 0 0;
    border-bottom: 3px solid #B06100;
}

    .profile-btn a {
        color: #fff;
    }

.regi-btn {
    padding: 10px 30px;
}

.plan_dd {
    margin-left: 30px;
    margin-top: -6px;
}
.m-t-1.custom-pointer.no-gutter .circle {
    height: 20px;
    width: 20px;
}







/*new css added by jabar singh*/


.tabs-section {
    display: table;
    width: 100%;
    margin-top: -20px;
    background-color: transparent;
    border-bottom: medium none;
    font-weight: bold;
}

    .tabs-section li {
        color: #fff;
        width: 33.33%;
        float: left;
        padding: 0 3px;
    }

.nav-tabs.tabs-section > li.active > a {
    border-bottom: 3px solid #9C2733 !important;
}

.nav-tabs.tabs-section > li > a {
    background-color: #deb167 !important;
    display: block;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    position: relative;
}

.tabs-section > li > a > span {
    display: inline-block;
    vertical-align: middle;
}

    .tabs-section > li > a > span:first-child {
        background-color: #9C2733;
        height: 30px;
        width: 30px;
        line-height: 30px;
        border-radius: 100%;
        margin-right: 15px;
        text-align: center;
    }

.tab-content {
    padding: 20px 4px;
}

.tabs-title {
    color: #c32143;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 14px;
    text-align: left;
    background-color: #fff;
    border-right: 1px solid #ccc;
    margin-right: -1px;
}


/*Aded By Himanshu*/
.why-register-sec h3 {
    text-align: center;
    color: #333;
    font-size: 18px;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
}

.why-register-sec ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .why-register-sec ul li {
        text-align: center;
        margin: 35px 0;
        width: 100%;
    }

        .why-register-sec ul li i {
            display: inline-block;
        }

        .why-register-sec ul li span {
            display: block;
        }

.register-btn {
    background-color: #ff8c00;
    color: #fff;
}



@media (max-width: 768px) {
    .tab-content {
        padding: 10px 0;
    }

    .tabs-section li {
        width: 100%;
    }

    .nav-tabs.tabs-section > li > a {
        text-align: left;
        padding: 5px 15px;
    }

    .tabs-section li.active {
        display: block;
    }
}
.pd-left01 {
    padding-left: 10px !important;
}

.plan_price {
    font-size: 22px;
    color: #9C2733;
}

@media (max-width:767px) {
    .plan_price {
    font-size: 17px;
}
}

.plan_name {
   color: #9c2733;
    font-size: 18px;
    padding-left: 11px;
}

.col-xs-8.radio.radio-inline.text-left.pd-left01.radio span, label.radio-inline span {
    display: block;
    left: 0;
    position: absolute;
    top: 12px;
    transition-duration: 0.2s;
}
.pd-left01.radio .check, label.radio-inline .check {
    background-color: #9c2632;
    border-radius: 100%;
    height: 20px;
    transform: scale3d(0, 0, 0);
    width: 20px;
}

label .circle {
    margin-top:4px;
}
label .check {
    margin-top:4px;
}
.gold_tag {
    border-right: 40px solid rgba(0, 0, 0, 0);
    border-top: 40px solid #FF9900;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.diamond_tag {
    border-right: 40px solid rgba(0, 0, 0, 0);
    border-top: 40px solid #FF3333;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}

.platinum_tag {
    border-right: 40px solid rgba(0, 0, 0, 0);
    border-top: 40px solid #66CC66;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}

.plan_details01 {
    font-size: 15px; 
    color: #9C2733;
}
.plan_details02 {
    font-size: 15px; 
    color: #9C2733;
}

.view-photo-btn {
    background-color: #0b1e3c !important;
    border: 1px solid #ffffff !important;
}
.update-profile-btn {
    background-color: #c32143 !important;
    border: 1px solid #fff !important;
}
.theme-color {
    background: rgb(195 33 67) !important;
}

