/* 09-03-2020 */

.MembershipMainSection .membershipProcessHeading {
    font-size: 18px !important;
}


.membershipSection .membership-sliderBx .leftSection .heading-primary {
    font-size: 26px !important;
    /* text-transform: uppercase; */
}

.form-control.effect-1.error {
    color: #000 !important;
}

.RegisterBox.online-gold-new.registerboxgoldplatinum h3 {
    font-size: 26px;
    text-align: center;
    color: #fff;
    padding-left: 0px;
    position: relative;
    text-transform: uppercase;
}


.RegisterBox.online-gold-new.registerboxgoldplatinum h3:before {
    content: "";
    width: 78%;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    height: 1px;
    background-image: linear-gradient(-180deg, #FFAD46 0%, rgba(255, 211, 0, 0.78) 17%, #ff7400 100%);
    margin: 0 auto;
    bottom: -10px;
}


.centeritems {
    margin-top: 11%;
    padding: 0 20px;
}


.RegisterBox.online-gold-new.registerboxgoldplatinum p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: unset;
    color: #f2f2f2;
    padding-left: 0;

    display: flex;
    align-items: center;
    justify-content: space-between;
}

.memberShip-dox span {
    line-height: 32px;
    font-size: 18px;
    color: #f2f2f2;
}

.RegisterBox.online-gold-new.registerboxgoldplatinum {
    padding-top: 32px;
}

.RegisterBox.online-gold-new.registerboxgoldplatinum:hover {
    background: linear-gradient(191.29deg, #46FFDC -125.62%, #4691A3 -125.62%, #51D367 -85.49%, #32917A 62.37%, #31906D 98.56%);
}


/* applcation form height decrease */

.membershipSection .membership-sliderBx .leftSection .MemberForm .form .form-control{
    height: calc(2.25rem + 15px);
    position: relative;
    z-index: 1;
}

.platinumMembershipForm.memberform-for-platinum .form .filupp{
    height: calc(1.25rem + 15px);
    cursor: pointer;
    padding-right: 25px;
}


.platinumMembershipForm .form select.form-control{
    cursor: pointer;
}


.platinumMembershipForm .form .form-control{
    height: calc(2.25rem + 15px);
}

.sub-heading{
    margin-bottom: 15px;
}

span.error {
    display: inline-block;
    margin-top: 24px;
}


.platinumMembershipForm .form {
    margin-top: 50px;
    position: relative;
    z-index: 1;
}

.upprcase{
    text-transform: uppercase;
}



.coderight {
    margin-left: auto;
    margin-right: 0;
    display: table; 
    float: right;
    text-align: right;
    background-color: var(--purple);
    font-weight: 500;
    font-size: 50px;
    letter-spacing: 4.85px;
    line-height: normal;
    color: var(--white);
    display: inline-block;
    margin: 20px 0px;
}

.uniqueIdBox .payment-failed {
    font-weight: 500;
    font-size:40px;
    letter-spacing: 4.85px;
    line-height: normal;
    color: var(--black);
    margin: 20px 0px;
	text-align: center
}


.aboutSection .we-care a {
    padding: 0px !important;
    overflow: inherit !important;
    margin: 0;
    display: initial;
}

.aboutSection p a {
    color: var(--gray);
    font-size: 16px;
  }


.aboutSection .we-care a img {
    float: left;
    margin-right: 0;
}

.aboutSection .we-care .blinking {
  animation: blink 3s linear infinite;
}
@keyframes blink {  
  50% { opacity: 0; }
}


.aboutSection .we-care p {
    padding: 0;
    margin: 0;
    line-height: normal;
    text-align: left;
    vertical-align: middle;
    margin-top: 26px;
    display: inline-block;
    margin-left: 25px;
}
/* end */



/************** Start New CSS by Shakir Ansari *************/

header{background-color: rgb(0 0 0 / 60%);}
.hero-section .hero-slider .hero-image:after {
/*    background: none; 
    background-color: none*/
}
/*.custom-top-bar {display: none;}*/

   /* top banner form */
    .formbuttonTop {
        background: #0099cc none repeat scroll 0 0;
        left: 5%;
        position: absolute;
        bottom: 10%;
        outline: none;
        z-index: 1000;
    }

    .formbuttonTop button {
    background: #f26c21;
    color: #fff !important;
    font-size: 23px;
    letter-spacing: 0.4px;
    text-align: center;
    line-height: 50px;
    font-weight: 500;
    padding: 0px 25px;
    cursor: pointer;
    border: 0;
    }

    .businessform h3 {
    font-size: 16px;
    color: var(--gray);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}

.businessform .modal-content {
    padding: 0px 0px 20px;
}
.businessform .form {
    margin-top: 0px;
    margin-right: 0%;
}

.businessform .button-wrapper {
    margin: 0px auto;
    display: table;
}

.businessform .form .input-group {
    margin-bottom: 10px;
}

.businessform .form .input-group span.error {
    margin-top: 0px;
    position: absolute;
    bottom: -27px;
}

.businessform .form .form-control {
    border: 0px;
    border-bottom: 2px solid #ececec;
    border-radius: 0px;
    line-height: 24px;
    padding: 0;
    background: transparent;
    font-size: 14px;
    letter-spacing: 0.58px;
    color: var(--black);
    font-weight: 300;
    height: calc(2.25rem + 30px);
    box-shadow: none;
    outline: none;
}

.businessform .form .form-controlNew {
    border: 0px;
    border-bottom: 2px solid #ececec;
    border-radius: 0px;
    line-height: 24px;
    padding: 0;
    background: transparent;
    font-size: 14px;
    letter-spacing: 0.58px;
    color: var(--black);
    font-weight: 300;
    height: calc(1.55rem + 30px);
    box-shadow: none;
    width: 100%;
    outline: none;
}

.businessform .modal-dialog {
    max-width: 50%;
}
.businessform .form .membershipEmail {
    font-size: 11px;
    letter-spacing: 0.24px;
    color: var(--gray);
    font-weight: 300;
    margin-top: 30px;
}

.businessform .form .membershipEmail a {
    color: var(--orange);
}

.thenkyoupage {
    position: relative;
    overflow: hidden;
    margin-top: 85px;
}

.thankyoumess {
    height: 400px;
}


.thenkyoupage .centercenter{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%; 
}

.thenkyoupage h3{
    font-weight: 900;
    line-height: normal;
    font-size: 25px;
    color: var(--light-black);
    text-transform: uppercase;
    text-align: center;
}

.backtohome {
    margin: 0px auto;
    display: table;
}




@media only screen and (min-width:768px) and (max-width:991px){
.formbuttonTop button {
    font-size: 18px;
    line-height: 33px;
    padding: 0px 15px;
}
.businessform .modal-dialog {
    max-width: 80%;
}
}


@media only screen and (min-width:600px) and (max-width:767px){

.formbuttonTop button {
    font-size: 18px;
    line-height: 33px;
    padding: 0px 15px;
}
.businessform .modal-dialog {
    max-width: 80%;
}

.businessform .modal-header h5.modal-title {
    font-size: 16px;
}
.thankyoumess {
    height: auto;
}
.thenkyoupage h3 {
    font-size: 18px;
}

.businessform .form .form-control {
    font-size: 14px;
}



.thenkyoupage {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 50px;
}

.thenkyoupage .centercenter {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
}
}


@media only screen and (min-width:481px) and (max-width:599px){
.formbuttonTop button {
    font-size: 18px;
    line-height: 33px;
    padding: 0px 15px;
}
.businessform .modal-dialog {
    max-width: 100%;
}

.businessform .form .form-control {
    font-size: 14px;
}


.businessform .modal-header h5.modal-title {
    font-size: 16px;
}
.thankyoumess {
    height: auto;
}
.thenkyoupage h3 {
    font-size: 18px;
}


.thenkyoupage {
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 50px;
}

.thenkyoupage .centercenter {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
}
}

@media only screen and (min-width:376px) and (max-width:480px){
.formbuttonTop button {
    font-size: 18px;
    line-height: 33px;
    padding: 0px 15px;
}
.businessform .modal-dialog {
    max-width: 100%;
}

.businessform .form .form-control {
    font-size: 14px;
}


.businessform .modal-header h5.modal-title {
    font-size: 16px;
}
.thankyoumess {
    height: auto;
}
.thenkyoupage h3 {
    font-size: 18px;
}


.thenkyoupage {
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 50px;
}

.thenkyoupage .centercenter {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
}
}


@media only screen and (min-width:0px) and (max-width:375px){
.formbuttonTop button {
    font-size: 18px;
    line-height: 33px;
    padding: 0px 15px;
}
.businessform .modal-dialog {
    max-width: 100%;
}

.thankyoumess {
    height: auto;
}
.thenkyoupage h3 {
    font-size: 18px;
}

.businessform .form .form-control {
    font-size: 14px;
}


.thenkyoupage {
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 50px;
}

.thenkyoupage .centercenter {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
}

.businessform .modal-header h5.modal-title {
    font-size: 16px;
}
}


   /* top banner form the end */



