/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(../fonts/roboto/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format('woff2');
}

/* cyrillic */

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(../fonts/roboto/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Roboto Italic'), local('Roboto-Italic'), url(../fonts/roboto/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(../fonts/roboto/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(../fonts/roboto/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(../fonts/roboto/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local('Roboto Thin'), local('Roboto-Thin'), url(../fonts/roboto/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(../fonts/roboto/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Roboto'), local('Roboto-Regular'), url(../fonts/roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');

}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Roboto Medium'), local('Roboto-Medium'), url(../fonts/roboto/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');

}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local('Roboto Black'), local('Roboto-Black'), url(../fonts/roboto/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');

}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local('Roboto Black'), local('Roboto-Black'), url(../fonts/roboto/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

* {
    font-family: Calibri !important;
}

.newlay:after {
    left: inherit !important;
    right: 0px;
}

.newlay {

    z-index: 1;
    position: relative;
}

.fiv-step-wrapper h4 {
    font-size: 35px;
    color: #000;
    font-weight: 700;
    line-height: 45px;
}

.fiv-step-wrapper {
    text-align: center;
}

.reg-form-cont .form-group .form-control::placeholder {
    color: #828282;
}

.form-box.py_new:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 50px !important;
    width: 100px !important;
    background: linear-gradient(190deg, #973C08 0%, #350000 70%);
    clip-path: polygon(50% 0%, 100% 0%, 0% 100%, 0% 0%);
    border-radius: 15px 0px 0px 0px;
}

.form-box.py_new:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px !important;
    width: 100px !important;
    background: linear-gradient(190deg, #973C08 0%, #350000 70%);
    clip-path: polygon(50% 0%, 100% 0%, 0% 100%, 0% 0%);
    border-radius: 15px 0px 0px 0px;
    transform: rotate(180deg);
}
.form-box.py_new {
    min-height: 550px;
    position: absolute;
    right: 0;
    left: 0;
    top: 50px;
    z-index: 2;
}
.py_new {
    background-color: #fff;
    border: unset;
    position: relative;
    border-radius: 15px;
    padding-bottom: 50px !important;
    padding: 10px 30px 30px 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    z-index: 1;
}

body .py_new input {
    background-color: #fff;
    padding: 10px 14px;
}

.py_new input:focus {
    color: #000 !important;
}

.py_new .form-control:focus,
.py_new input,
.py_new textarea.form-control {
    color: #000 !important;
    background-color: #fff;
    border-radius: 0;
    border: unset;
    border-bottom: solid 1px #ccc;
    box-shadow: unset;
}

.py_new .yellow {
    color: #000;
}

.py_new input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: #fff !important;
}

body .py_new select {
    border: unset;
    box-shadow: unset;
    border-bottom: solid 1px #ccc;
    border-radius: 0;
    color: #b4b4b4;
}

body .py_new input::placeholder {
    color: #b4b4b4 !important;
    font-size: 14px;
}

body .py_new textarea::placeholder {
    color: #b4b4b4 !important;
    font-size: 14px;
}

body .py_new textarea {
    resize: none;
}

.fiv-step-wrapper h3 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
    background: linear-gradient(90deg, #A54609 0%, #2F0000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.fiv-step-wrapper p {
    color: #858585;
    font-size: 18px;
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
}

body .py_new input:focus {
    border-bottom: solid 1px #ff0606 !important;
}

body .py_new textarea:focus {
    border-bottom: solid 1px #ff0606 !important;
    transition: .3s ease;
}

.form-header {
    padding: 40px 0 10px 0;
}

.by-joining-wrapper span {
    color: #F06924;
    margin-right: 3px;
}

p.by-joining-wrapper {
    font-size: 12px;
    color: #828282;
    text-align: center;
    font-weight: 400;
    padding: 20px 0 30px 0;
}

.btn-header-crescent {
    padding: 10px 50px;
    color: #fff;
    background-color: #903707;
    font-size: 18px;
    font-weight: 700;
    transition: 0.5s;
}

@media (min-width: 1300px) and (max-width: 1550px){
    section.top-form-wrapper {
        background-size: 102.5% 100% !important;
    }
}

.vip-exps h3 {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    margin-bottom: 5px;
    font-family: Calibri !important;
    font-weight: 400;
    font-size: 45px;
    line-height: 45px;
    margin: 0;
}

.vip-exps h2 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 9999;
    margin-bottom: 0 !important;
    font-weight: 700;
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 65px;
    padding: 0 !important;
    line-height: 55px;
}

.vip-exps p {
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
    /* text-transform: capitalize; */
}

ul.vip-exps-list {
    white-space: nowrap;
    margin-bottom: 10px;
    display: inline-block;
}

ul.vip-exps-list li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-left: 30px;
    color: #000;
    position: relative;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
}

ul.vip-exps-list-btn li a {
    background: linear-gradient(270deg, #C25E20 0%, #E98B30 70%);
    border: 0;
    display: inline-block;
    border-radius: 4px;
    padding: 12px 50px;
    color: #fff;
    font-weight: 700 !important;
    transition: 0.2s;
}

ul.vip-exps-list-btn li {
    display: inline-block;
    margin-right: 15px;
}

ul.vip-exps-list-btn li:first-child a {
    background: linear-gradient(90deg, #A34409 0%, #2F0000 100%);
}

ul.vip-exps-list-btn li a:hover {
    transition: 0.2s;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

ul.vip-exps-list li:before {
    content: url("../img/advance-banner-check.png");
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
}

.btn-header-crescent:hover {
    transition: 0.5s;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}


body {
    background-color: unset;
    max-width: 1700px;
    margin: 0 auto;
}

/* section 8 css start */
section.get-con-sec-wrapper {
    background-image: url(../img/advance-get-connect.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 60px 0;
    text-align: center;
}

.get-con-content h2 {
    color: #fff;
    font-weight: 400;
    font-size: 36px;
    line-height: 55px;
    text-transform: capitalize;
}

.get-con-sign-up-btn {
    display: inline-block;
    margin-top: 30px;
}

.get-con-sign-up-btn a {
    background-color: #fff;
    padding: 10px 40px;
    color: #632E20;
    font-weight: 700;
    display: inline-block;
    font-size: 20px;
    border-radius: 4px;
}

.get-con-sign-up-btn a:hover {
    transition: 0.5s;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

/* section 8 css end */

/* responsive css start */
@media only screen and (max-width: 999px) {

    body section.top-form-wrapper {
        padding: 20px 0 30px 0;
        background-size: cover !important;
        background-position: left top !important;
    }

    body .vip-exps h2 {
        font-size: 27px;
        line-height: 27px;
    }

    body .vip-exps h3 {
        font-size: 22px;
        line-height: 25px;
    }

    body .vip-exps p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    ul.vip-exps-list li {
        font-size: 16px;
        padding-left: 22px;
        line-height: 21px;
        white-space: normal;
    }

    ul.vip-exps-list-btn li:first-child a {
        padding: 10px 10px;
        font-size: 14px;
        border-radius: 5px;
    }

    body ul.vip-exps-list-btn li {
        margin-right: 2px;
    }

    ul.vip-exps-list-btn li a {
        padding: 10px 20px;
        border-radius: 5px;
        font-size: 14px;
    }

    ul.vip-exps-list-btn {
        text-align: center;
        margin-bottom: 20px;
    }

    body .btn-header-crescent {
        font-size: 14px;
        padding: 10px 30px;
    }

    body .form-header {
        padding: 20px 0 10px 0;
    }

    body .fiv-step-wrapper h4 {
        font-size: 22px;
        line-height: 23px;
    }

    body .fiv-step-wrapper h3 {
        font-size: 22px;
        margin: 2px 0 6px;
        line-height: 20px;
    }

    body .it-all-here h2 strong:before {
        width: 100%;
    }

    body .dev-sec-wrapper-1:before {
        width: 0;
    }

    body .dev-sec-wrapper-2:before {
        width: 0;
    }

    body .dev-sec-wrapper {
        margin-bottom: 10px;
    }

    body .dev-sec-wrapper-3:before {
        width: 0;
    }

    body .content-develope h4 {
        font-size: 24px;
    }

    body section.start-here {
        padding: 0px 0 10px 0;
        background: transparent !important;
    }

    body .web-dev-content img {
        width: 60px;
        top: 15%;
    }

    body section.develop-with {
        padding: 0 0 20px 0;
    }

    body .wbs-content h6 {
        font-size: 15px;
    }

    body .wbs-content p {
        font-size: 14px;
    }

    body section.advertise-with-tw-wrapper {
        padding: 10px 0 20px 0;
        margin-top: 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }

    body section.advertise-with-tw-wrapper .it-all-here {
        margin-bottom: 10px;
        margin-top: 0;
    }

    body .news-form-wrapper p {
        font-size: 13px;
        line-height: 15px;
        display: inline-block;
    }

    body .news-form-wrapper h6 {
        font-size: 13px;
        line-height: 16px;
    }

    body section.advertise-with-tw-wrapper .it-all-here h2 {
        color: #000;
    }

    body .numture-img-div-wrapper1 {
        margin: 0 auto 50px auto;
    }

    body .ism-tw-wrapper img {
        margin: 0 auto;
    }

    body .ism-tw-wrapper h6 {
        padding: 10px 0;
    }

    body h2.rol-ism-head-wrapper {
        font-size: 20px;
        padding-bottom: 10px;
    }

    body .order-closing-wrapper {
        min-height: 120px;
        margin-bottom: 20px;
        padding: 0px 0 0 70px;
        margin-top: 0;
    }

    body .order-closing-wrapper img {
        width: 53px;
    }

    body .order-closing-wrapper p {
        font-size: 14px;
        padding-right: 0;
    }

    body .get-con-content h2 {
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px;
    }

    body .get-con-content {
        text-align: center;
    }

    body section.develop-with .it-all-here h2 {
        margin-bottom: 0px;
        font-size: 24px;
    }

    body .it-all-here h2:before {
        content: url(../images/advance/power-btn-1.png);
        left: 0;
        top: -3px;
    }

    body section.develop-with .it-all-here h2:before {
        content: url(../images/advance/develop-before-1.png);
        left: 0;
        top: -3px !important;
    }

    body section.advertise-with-tw-wrapper .it-all-here h2:before {
        content: url(../images/advance/advert-1.png);
    }

    body section.converted-tw-wrapper .it-all-here h2:before {
        content: url(../images/advance/cover-head-before-1.png);
    }

}

/* responsive css end */

section.top-form-wrapper .vip-exps-main {
    padding-right: 40px;
}
.vip-exps {
    animation-duration: 2s;
}

.order-closing-wrapper-img img {
    width: 80%;
    margin: 0 auto;
}


@media only screen and (min-width: 500px) and (max-width: 999px) {


    body section.develop-with:before {
        opacity: 0;
    }

}

@media (min-width:992px) {
    .row.align-items-center {
        display: flex;
        align-items: center;
    }
}

.enhan-rel {
    position: relative;
}

.enhanced-products-content-wrapper h2,
.feature-supply-wrapper h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    background: linear-gradient(90deg, #2B41B3 0%, #051739 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.enhanced-products-content-wrapper span,
.feature-supply-wrapper span {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: capitalize;
}

.enhanced-div-wrapper h6,
.feature-supply-wrapper-div h6 {
    display: inline-block;
    color: #090909;
    font-weight: 700;
    margin-bottom: 9px;
    font-size: 22px;
    position: relative;
    padding-left: 40px;
    line-height: 30px;
}

.enhanced-div-wrapper,
.feature-supply-wrapper-div {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D9D9D9;
}

.enhanced-div-wrapper:last-child,
.feature-supply-wrapper-div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}

section.enhanced-products {
    padding: 10px 0 40px 0;
}
.exhance-prod-img-wrapper {
    max-width: 94%;
}
.feature-supply-wrapper {
    padding: 60px 0px;
}

.feature-supply-wrapper-div {
    max-width: 80%;
}

.enhanced-div-wrapper p,
.feature-supply-wrapper-div p {
    color: #7A7A7A;
    line-height: 22px;
    font-size: 18px;
    font-weight: 400;
}

.enhanced-div-wrapper h6:before,
.feature-supply-wrapper-div h6:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 27px;
    bottom: 0;
    margin: auto;
    background-image: url(../img/advance-section-check.png);
    background-size: 100% 100%;
    background-repeat: no-repeat !important;
    background-position: center center;
}

section.feature-supply {
    background: #F3F3F3;
    position: relative;
    z-index: 1;
}

section.feature-supply:before {
    content: '';
    position: absolute;
    background-image: url(../img/advance-feature-supplier.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 40%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

section.pro-buss-webs-wrapper .pro-buss-contdiv-wrapper-inner-conte .feature-supply-wrapper-div {
    max-width: 90%;
    margin-top: 20px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 20px;
}

section.pro-buss-webs-wrapper {
    background: #F3F3F3;
}

body .last-feature-supply-wrapper-div {
    border-bottom: unset !important;
}

@media only screen and (max-width: 999px) {

    /*basic page responsive css start*/

    body .enhanced-products-content-wrapper {
        position: initial;
        width: unset;
        height: unset;
        padding: 0px 0px;
        margin-top: 30px;
    }

    body section.pro-buss-webs-wrapper .pro-buss-contdiv-wrapper-inner-conte {
        position: initial;
        width: unset;
        min-width: unset;
        padding: 10px 10px;
        margin-bottom: 30px;
        margin-top: 0;
        max-width: unset;
    }

    body .ism-div-wrapper {
        padding-top: 10px !important;
    }

    body .feature-supply-wrapper-div {
        max-width: 100%;
        margin-top: 20px;
    }

    body .feature-supply-list {
        margin-bottom: 30px;
    }

    body section.feature-supply {
        padding: 30px 0px 10px !important;
    }

    body section.enhanced-products {
        padding: 20px 0px;
    }

    .enhanced-products-content-wrapper h2,
    .feature-supply-wrapper h2 {
        font-size: 24px !important;
        line-height: 26px !important;
    }

    .enhanced-div-wrapper h6,
    .feature-supply-wrapper-div h6 {
        font-size: 18px !important;
        line-height: 20px;
        padding-left: 30px !important;
    }

    body .feature-supply-wrapper {
        padding: 0px 0px !important;
    }

    body .feature-supply-wrapper-div h6 {
        font-size: 14px;
    }

    body .feature-supply-img-wrapper {
        display: none;
    }

    body section.pro-buss-webs-wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    body .pro-buss-img-wrapper {
        display: none;
    }

    body .exhance-prod-img-wrapper {
        display: none;
    }

    body .enhanced-products-content-wrapper {
        margin-top: 0;
        padding-bottom: 1px;
    }

    body .ism-div-wrapper {
        margin-top: 20px !important;
    }

    body .feature-supply-wrapper-div p {
        font-size: 14px;
        line-height: 17px;
    }

    .enhanced-div-wrapper p,
    .feature-supply-wrapper-div p {
        font-size: 14px !important;
        line-height: 18px;
    }


    .img-ism-wrapper img {
        margin: 0 auto;
    }

    /*basic page responsive css end*/

}

@media only screen and (min-width: 767px) and (max-width: 999px) {

    /* basic page tablet css start */

    body .exhance-prod-img-wrapper {
        display: block;
        margin-top: 80px;
    }

    body .feature-supply-img-wrapper {
        display: block;
    }

    body .pro-buss-img-wrapper {
        display: block;
        margin-top: 0;
    }

    body .ism-div-wrapper {
        padding-top: 0px !important;
    }

    body section.pro-buss-webs-wrapper .pro-buss-contdiv-wrapper-inner-conte {
        box-shadow: unset;
    }

    body .enhanced-products-content-wrapper {
        box-shadow: unset;
    }

    body section.pro-buss-webs-wrapper {
        padding-top: 40px;
    }

    /* basic page tablet css end */


}

.exp-list-year-price {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.exp-list-year-price ul.vip-exps-list {
    max-width: 50%;
}

.exp-list-year-price .main-div-price {
    max-width: 22%;
    position: absolute;
    bottom: -30px;
    right: 50px;
}

ul.vip-exps-list-btn {
    margin-top: 20px;
}

.reg-form-cont {
    position: relative;
    z-index: 1;
}

.reg-form-cont .page-membership-logo {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    max-width: 50%;
}

@media(min-width: 1200px) and (max-width: 1500px) {
    .reg-form-cont .page-membership-logo {
        top: -70px;
    }
}

.reg-form-cont .row.form-header {
    padding: 70px 0px 30px 0px;
}

.reg-form-cont .form-group {
    position: relative;
    z-index: 1;
}

.reg-form-cont .form-group img.img-responsive {
    position: absolute;
    top: 10px;
}

.reg-form-cont .form-group .form-control {
    padding: 6px 14px 6px 25px;
    font-weight: 400;
}

@media (max-width: 767px) {
    section.feature-supply:before {
        height: 0;
        width: 0;
        opacity: 0;
    }

    .img-ism-wrapper {
        display: none;
    }
}

@media (max-width: 992px) {
    ul.vip-exps-list li:before {
        top: 3px;
    }

    .exp-list-year-price ul.vip-exps-list {
        max-width: 100% !important;
        margin-bottom: 0 !important;
    }

    .exp-list-year-price {
        align-items: flex-start !important;
        display: block !important;
    }

    .exp-list-year-price .main-div-price {
        position: absolute;
        right: 10px;
        top: -3px;
        max-width: 15% !important;
        bottom: auto !important;
    }

    .reg-form-cont .page-membership-logo {
        top: -48px !important;
        width: 128px;
    }

    ul.vip-exps-list-btn {
        margin-top: 10px !important;
        margin-bottom: 60px !important;
        text-align: left !important;
    }

    .reg-form-cont .row.form-header {
        padding: 40px 0px 20px 0px;
    }

    .form-box.py_new:before {
        width: 60px !important;
        height: 40px !important;
    }

    .fiv-step-wrapper p {
        font-size: 16px !important;
    }

    .py_new {
        padding: 10px 20px 20px 20px !important;
    }

    .reg-form-cont .form-group .form-control::placeholder {
        font-size: 14px;
    }

    .reg-form-cont .form-group .form-control {
        font-size: 12px;
        padding: 6px 14px 6px 20px;
    }

    .reg-form-cont .form-group img.img-responsive {
        max-width: 10%;
    }

    p.by-joining-wrapper {
        padding: 20px 0 20px 0 !important;
    }

    .newlay .form-container {
        min-height: 490px !important;
    }

    .enhanced-products-content-wrapper span,
    .feature-supply-wrapper span {
        font-size: 15px;
    }

    .enhanced-div-wrapper h6:before,
    .feature-supply-wrapper-div h6:before {
        height: 20px !important;
        width: 22px !important;
    }

    section.get-con-sec-wrapper {
        padding: 30px 0px !important;
    }

    .get-con-sign-up-btn a {
        font-size: 15px !important;
        padding: 10px 30px !important;
    }
}

@media (min-width:767px) and (max-width: 992px) {
    body section.top-form-wrapper {
        padding: 50px 0px 0px 0px !important;
        margin-bottom: 30px;
    }
    
    .exp-list-year-price .main-div-price {
        position: absolute;
        z-index: 1;
        max-width: 20% !important;
        top: auto;
        bottom: -10px !important;
        right: 20px;
    }

    .exp-list-year-price ul.vip-exps-list {
        max-width: 58% !important;
    }
    
    .exp-list-year-price {
        display: flex !important;
    }
}
@media (min-width:992px) and (max-width: 1050px) {
    section.top-form-wrapper {
        padding: 70px 0px 90px;
    }
    
    .reg-form-cont .page-membership-logo {
        top: -58px;
    }
    
    .enhanced-products-content-wrapper h2, .feature-supply-wrapper h2 {
        font-size: 32px;
    }
    
    .enhanced-products-content-wrapper span, .feature-supply-wrapper span {
        font-size: 22px;
    }
    
    .get-con-content h2 {
        font-size: 35px;
    }
}


section.start-here {
    position: relative;
    /*z-index: 1;*/
    background-image: url(../img/bg-3-hover.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 150px 0px 100px;
}

section.start-here ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

section.start-here ul li {
    width: 33.3%;
    text-align: center;
}
section.start-here ul li .dev-sec-wrapper {
    overflow: unset;
}
section.start-here ul li .dev-sec-wrapper a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 50px;
    transition: 0.5s;
    /* position: relative; */
    z-index: 1;
}

section.start-here ul li .dev-sec-wrapper a .content-develope {
    height: 70px;
    width: 70px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 4px solid #EAEAEA;
    background: linear-gradient(180deg, #A34409 0%, #2F0000 100%);
    transition: 0.5s ease;
}

section.start-here ul li .dev-sec-wrapper a .content-develope img.img-responsive {
    transition: 0.5s;
    filter: brightness(0) invert(1);
    height: 30px;
    transform: scale(1) !important;
}

section.start-here ul li .dev-sec-wrapper a h4 {
    color: #050505;
    font-size: 30px;
    font-weight: 700;
    margin-left: 15px;
    transition: 0.5s;
    text-transform: capitalize;
}

section.start-here ul li .dev-sec-wrapper a:before {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/advance-arrow-hover.png);
    height: 180px;
    width: 420px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 100% 100% !important;
    transition: 0.5s;
    z-index: -1;
    opacity: 0;
}

section.start-here ul li .dev-sec-wrapper a:hover:before,
section.start-here ul li .dev-sec-wrapper a.active:before{
    transition: 0.5s;
    opacity: 1;
}
section.start-here ul:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 85%;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
}

section.start-here ul li .dev-sec-wrapper a:hover h4,
section.start-here ul li .dev-sec-wrapper a.active h4{
    transition: 0.5s;
    color: #fff;
}

section.start-here ul li .dev-sec-wrapper a:hover .content-develope img.img-responsive,
section.start-here ul li .dev-sec-wrapper a.active .content-develope img.img-responsive {
    filter: unset !important;
}

section.start-here ul li .dev-sec-wrapper a:hover .content-develope,
section.start-here ul li .dev-sec-wrapper a.active .content-develope {
    transition: 0.5s ease;
    background: linear-gradient(180deg, #fff 100%, #fff 100%) !important;
}



section.develop-with {
    position: relative;
    z-index: 1;
    padding: 40px 0px;
}

section.develop-with .it-all-here {
    text-align: center;
    margin-bottom: 50px;
}

section.develop-with .it-all-here .develop-top-imgIcon {
    text-align: center;
    margin-bottom: 30px;
}

section.develop-with .it-all-here .develop-top-imgIcon img.img-responsive {
    display: inline-block;
}

section.develop-with .it-all-here h2 {
    color: #050505;
    font-size: 46px;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: capitalize;
}

section.develop-with .it-all-here h2 span {
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

ul.develop-with-listing-wrapper li.rank-hover {
    position: relative;
    z-index: 1;
    padding: 20px;
    margin: 20px 0px;
    min-height: 150px;
    align-content: center;
}

ul.develop-with-listing-wrapper li.rank-hover:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
    z-index: -1;
    opacity: 0;
    transition: 0.5s;
    border-radius: 7px;
}

ul.develop-with-listing-wrapper li.rank-hover:hover:before,
ul.develop-with-listing-wrapper li.rank-hover.active:before {
    transition: 0.5s;
    opacity: 1;
}

ul.develop-with-listing-wrapper li.rank-hover .web-dev-content {
    display: flex;
    align-items: center;
    width: 100%;
}

ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .web-img-wrapper {
    width: 15%;
    max-width: 15%;
}

ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .wbs-content {
    max-width: 85%;
    width: 85%;
}

ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .wbs-content h6 {
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
    transition: 0.5s;
    margin-bottom: 10px;
}

ul.develop-with-listing-wrapper li.rank-hover:hover .web-dev-content .wbs-content h6,
ul.develop-with-listing-wrapper li.rank-hover.active .web-dev-content .wbs-content h6 {
    transition: 0.5s;
    color: #fff !important;
}

ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .wbs-content p {
    transition: 0.5s;
    color: #7A7A7A;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

ul.develop-with-listing-wrapper li.rank-hover:hover .web-dev-content .wbs-content p,
ul.develop-with-listing-wrapper li.rank-hover.active .web-dev-content .wbs-content p {
    transition: 0.5s;
    color: #fff !important;
}

ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .web-img-wrapper img.img-responsive {
    transition: 0.5s;
}

ul.develop-with-listing-wrapper li.rank-hover:hover .web-dev-content .web-img-wrapper img.img-responsive,
ul.develop-with-listing-wrapper li.rank-hover.active .web-dev-content .web-img-wrapper img.img-responsive {
    transition: 0.5s;
    filter: brightness(0) invert(1);
}



img.img-responsive.tab-image-hover.disp {
    transition: 0.5s;
    opacity: 1;
}

img.img-responsive.tab-image-hover {
    transition: 0.5s;
    opacity: 0;
}

.rank5 {
    height: 500px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.rank5 img.img-responsive.tab-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transition: 0.5s;
}

.rank5 img.img-responsive.tab-image-hover.disp {
    transition: 0.5s;
    opacity: 1;
}

section.advertise-with-tw-wrapper {
    background: #F3F3F3;
    z-index: 1;
    position: relative;
}

section.advertise-with-tw-wrapper .seo-details {
    position: relative;
    z-index: 1;
}

section.advertise-with-tw-wrapper .seo-details:before {
    content: '';
    position: absolute;
    background-image: url(../img/advance-SEO.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

section.advertise-with-tw-wrapper .news-form-wrapper {
    padding: 60px 0px;
    min-height: 350px;
    align-content: center;
}

section.advertise-with-tw-wrapper .news-form-wrapper .it-all-here h2 {
    position: relative;
    z-index: 1;
    color: #010101;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}

section.advertise-with-tw-wrapper .seo-details .news-form-wrapper .it-all-here h2, 
section.advertise-with-tw-wrapper .seo-details .news-form-wrapper p {
    padding-left: 100px;
    margin-left: 50px;
}

section.advertise-with-tw-wrapper .seo-details .news-form-wrapper .it-all-here h2:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 80px;
    margin: auto;
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
}

section.advertise-with-tw-wrapper .seo-details .news-form-wrapper p,
section.advertise-with-tw-wrapper .smm-details .news-form-wrapper p{
    color: #7A7A7A;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
}

section.advertise-with-tw-wrapper .smm-details .news-form-wrapper .it-all-here h2,
section.advertise-with-tw-wrapper .smm-details .news-form-wrapper p {
    padding-right: 100px;
    margin-right: 90px;
}

section.advertise-with-tw-wrapper .smm-details .news-form-wrapper .it-all-here h2:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 2px;
    width: 80px;
    margin: auto;
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
}

section.advertise-with-tw-wrapper .smm-details:before {
    content: '';
    position: absolute;
    background-image: url(../img/advance-SMM.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

section.advertise-with-tw-wrapper .smm-details {
    position: relative;
    z-index: 1;
}

section.advertise-with-tw-wrapper .news-form-wrapper .it-all-here h2 span {
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}


section.nurture-tw-wrapper {
    background-image: url(../img/advance-nature-section.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
    padding: 40px 0px 0px;
}

.ism-tw-wrapper .it-all-here h2 {
    padding-bottom: 20px;
    margin: 20px 0px;
    position: relative;
    z-index: 1;
    color: #050505;
    font-size: 43px;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: capitalize;
}

.ism-tw-wrapper .it-all-here h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 80px;
    margin: auto;
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
}

.ism-tw-wrapper .it-all-here h2 span {
    font-weight: 700;
    line-height: 50px;
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.it-all-here.nurture-ism h6 {
    color: #010101;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
}

.it-all-here.nurture-ism h6 span {
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ism-tw-wrapper p {
    color: #7A7A7A;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}

section.role-of-ism-wrapper {
    background-image: url(../img/advance-ISM-section.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
    padding: 40px 0px 40px;
}

.role-of-ism-points {
    display: flex;
}

.role-of-ism-points ul.role-ul2 {
    width: 45%;
}

.role-of-ism-points ul li {
    display: flex;
    align-items: center;
    margin: 15px 0px;
    width: 100%;
    font-size: 16px;
    color: #050505;
    line-height: 21px;
    font-weight: 400;
}

.role-of-ism-points ul.role-ul1 {
    max-width: 50%;
    width: 46%;
}

.role-of-ism-points ul li span {
    width: 50px;
    max-width: 12%;
    margin-right: 10px;
}

section.role-of-ism-wrapper .ism-tw-wrapper .it-all-here h2 {
    max-width: 70%;
}

.role-ism-img-div-wrapper1 {
    z-index: 1;
    max-width: 26%;
    position: absolute;
    right: 22.5%;
    top: 7%;
}

.get-con-content .get-connetc-img-wraps {
    text-align: center;
}

.get-con-content .get-connetc-img-wraps img.img-responsive {
    display: inline-block;
}

.get-con-content h4 {
    color: #F26822;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 55px;
    line-height: 60px;
}

@media only screen and (max-width: 767px){
    section.nurture-tw-wrapper {
        background: transparent !important;
        padding: 30px 0px 0px !important;
    }
    section.role-of-ism-wrapper {
        background: transparent !important;
        padding: 20px 0px !important;
    }
    ul.vip-exps-list-btn {
        text-align: center !important;
    }
    section.top-form-wrapper .vip-exps-main{
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 999px){
    .form-box.py_new {
        position: relative;
        z-index: 1;
        top: 0 !important;
    }
    
    section.start-here ul {
        display: block !important;
    }
    
    section.start-here ul li {
        width: 90%;
        margin: 20px auto;
        /* margin: 20px 0px; */
        background: #fff;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }
    
    section.start-here ul li .dev-sec-wrapper a {
        padding: 20px 20px;
    }
    
    section.start-here ul li .dev-sec-wrapper a:before {
        width: 100% !important;
        height: 100% !important;
        left: 0 !important;
    }
    
    section.start-here ul:before {
        height: 0;
        width: 0;
        opacity: 0;
    }
    
    section.start-here ul li .dev-sec-wrapper a .content-develope {
        height: 50px;
        width: 50px;
    }
    
    section.start-here ul li .dev-sec-wrapper a .content-develope img.img-responsive {
        height: 20px;
    }
    
    section.start-here ul li .dev-sec-wrapper a h4 {
        font-size: 22px;
    }
    
    section.develop-with .it-all-here .develop-top-imgIcon {
        margin-bottom: 10px;
    }
    
    section.develop-with .it-all-here .develop-top-imgIcon img.img-responsive {
        width: 45px;
    }
    
    section.develop-with .it-all-here h2 span {
        font-size: 24px;
        line-height: normal;
    }
    
    .rank5 {
        display: none !important;
    }
    
    section.develop-with .it-all-here {
        margin-bottom: 10px !important;
    }
    
    ul.develop-with-listing-wrapper li.rank-hover {
        margin: 10px 0px !important;
        min-height: auto !important;
        padding: 10px !important;
    }
    
    ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .wbs-content h6 {
        font-size: 17px !important;
        line-height: normal !important;
        margin-bottom: 4px !important;
    }
    
    ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .wbs-content p {
        font-size: 16px !important;
        line-height: normal !important;
    }
    
    ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .web-img-wrapper {
        margin-right: 10px;
    }
    
    section.advertise-with-tw-wrapper .news-form-wrapper {
        padding: 20px 0px 0px;
        min-height: 120px !important;
    }
    
    section.advertise-with-tw-wrapper .seo-details .news-form-wrapper .it-all-here h2, 
    section.advertise-with-tw-wrapper .seo-details .news-form-wrapper p {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
    
    section.advertise-with-tw-wrapper .seo-details:before {
        height: 0;
        width: 0;
        opacity: 0;
    }
    
    section.advertise-with-tw-wrapper .news-form-wrapper .it-all-here h2 {
        font-size: 17px !important;
        padding-bottom: 5px !important;
        margin-bottom: 5px !important;
    }
    
    section.advertise-with-tw-wrapper .seo-details .news-form-wrapper .it-all-here h2:before {
        bottom: 0 !important;
        top: auto !important;
        
    }
    
    section.advertise-with-tw-wrapper .seo-details .news-form-wrapper p, section.advertise-with-tw-wrapper .smm-details .news-form-wrapper p {
        font-size: 16px !important;
        line-height: 21px !important;
    }
    
    section.advertise-with-tw-wrapper .smm-details:before {
        height: 0;
        width: 0;
        opacity: 0;
    }
    
    section.advertise-with-tw-wrapper .smm-details .news-form-wrapper .it-all-here h2, 
    section.advertise-with-tw-wrapper .smm-details .news-form-wrapper p {
        padding-right: 0 !important;
        margin-right: 0 !important;
    }
    
    section.advertise-with-tw-wrapper .smm-details .news-form-wrapper .it-all-here h2:before {
        bottom: 0;
        top: auto !important;
        right: auto !important;
        left: 0;
    }
    
    section.nurture-tw-wrapper .row {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .ism-tw-wrapper .it-all-here h2 {
        margin: 10px 0 !important;
        font-size: 24px;
        text-align: center;
        padding-bottom: 5px !important;
    }
    
    .ism-tw-wrapper .it-all-here h2 span {
        line-height: normal;
    }
    
    .ism-tw-wrapper .it-all-here h2:before {
        bottom: 0;
        top: auto !important;
        left: 0 !important;
        right: 0 !important;
    }
    
    .it-all-here.nurture-ism h6 {
        font-size: 20px !important;
    }
    
    .ism-tw-wrapper p {
        font-size: 16px !important;
        line-height: 21px !important;
        margin-bottom: 10px !important;
    }
    
    .role-ism-img-div-wrapper1 {
        height: 0;
        width: 0;
        opacity: 0;
    }
    
    section.role-of-ism-wrapper .ism-tw-wrapper .it-all-here h2 {
        max-width: 100% !important;
    }
    
    .role-of-ism-points {
        flex-direction: column;
    }
    
    .role-of-ism-points ul.role-ul1, .role-of-ism-points ul.role-ul2 {
        max-width: 100% !important;
        width: 100% !important;
    }
    
    .role-of-ism-points ul li:last-child {
        margin-bottom: 0 !important;
    }
    
    .get-con-content h4 {
        font-size: 26px !important;
        line-height: normal !important;
    }
}

@media only screen and (min-width: 767px) and (max-width: 992px){
    .form-box.py_new {
        position: absolute;
        top: 30px !important;
        min-height: 500px;
    }

    section.top-form-wrapper .vip-exps-main{
        padding-right: 0;
    }
    
    body section.start-here {
        padding: 50px 0px !important;
    }
    
    section.start-here ul {
        display: flex !important;
    }
    
    section.start-here ul:before {
        opacity: 1 !important;
        height: 85% !important;
        width: 100% !important;
    }
    
    section.start-here ul li {
        width: 33.3% !important;
        margin: 0 !important;
        background: transparent !important;
        box-shadow: unset !important;
    }
    
    section.start-here ul li .dev-sec-wrapper a {
        padding: 50px 30px !important;
    }
    
    body .dev-sec-wrapper {
        margin-bottom: 0 !important;
    }
    
    section.start-here ul li .dev-sec-wrapper a:before {
        height: 130px !important;
        width: 250px !important;
    }
    
    
    .rank5 {
        display: block !important;
        height: 300px !important;
    }
    
    section.advertise-with-tw-wrapper .seo-details:before {
        height: 100% !important;
        width: 50% !important;
        opacity: 1 !important;
    }
    
    body section.advertise-with-tw-wrapper {
        padding: 0 !important;
    }
    
    section.advertise-with-tw-wrapper .news-form-wrapper {
        min-height: 200px !important;
    }
    
    section.advertise-with-tw-wrapper .smm-details:before {
        height: 100% !important;
        width: 50% !important;
        opacity: 1 !important;
    }
    
    body .ism-tw-wrapper img {
        margin: 0 !important;
    }
    
    .ism-tw-wrapper .it-all-here h2:before {
        left: 0 !important;
        right: auto !important;
    }
    
    section.nurture-tw-wrapper .row {
        display: unset !important;
    }
    
    .role-of-ism-points ul.role-ul1, .role-of-ism-points ul.role-ul2 {
        max-width: 50% !important;
        width: 46% !important;
    }
    
    .role-of-ism-points {
        flex-direction: row !important;
    }
    
    .role-ism-img-div-wrapper1 {
        height: unset !important;
        width: unset !important;
        opacity: 1;
        top: 10%;
    }
    section.role-of-ism-wrapper .ism-tw-wrapper .it-all-here h2 {
        max-width: 80% !important;
        text-align: left !important;
    }
    
}

@media only screen and (min-width: 992px) and (max-width: 1150px) {
    .vip-exps h3 {
        font-size: 36px;
        line-height: 35px;
    }
    
    .vip-exps h2 {
        font-size: 52px;
        line-height: 50px;
    }
    
    .vip-exps p {
        margin-top: 10px;
        line-height: 22px;
    }
    
    ul.vip-exps-list-btn li a {
        padding: 12px 30px;
    }
    
    .fiv-step-wrapper h4 {
        font-size: 28px;
        line-height: 28px;
    }
    
    .fiv-step-wrapper h3 {
        font-size: 26px;
        line-height: 26px;
    }
    
    .fiv-step-wrapper p {
        font-size: 16px;
    }
    
    section.start-here {
        padding: 120px 0px 80px;
    }
    
    section.start-here ul li .dev-sec-wrapper a:before {
        width: 350px;
    }
    
    section.develop-with .it-all-here h2 {
        font-size: 36px;
    }
    
    section.develop-with .it-all-here h2 span {
        font-size: 36px;
    }
    
    section.develop-with .it-all-here {
        margin-bottom: 20px;
    }
    
    ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .web-img-wrapper {
        width: 12%;
        margin-right: 10px;
    }
    
    ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .wbs-content h6 {
        font-size: 22px;
        margin-bottom: 0;
    }
    
    ul.develop-with-listing-wrapper li.rank-hover .web-dev-content .wbs-content p {
        font-size: 16px;
        line-height: 20px;
    }
    
    ul.develop-with-listing-wrapper li.rank-hover {
        min-height: 120px;
        margin: 10px 0px;
        padding: 15px;
    }
    
    .rank5 {
        height: 300px;
    }
    
    section.advertise-with-tw-wrapper .news-form-wrapper {
        min-height: 300px;
    }
    
    section.advertise-with-tw-wrapper .seo-details .news-form-wrapper .it-all-here h2, 
    section.advertise-with-tw-wrapper .seo-details .news-form-wrapper p {
        padding-left: 60px;
        margin-left: 30px;
    }
    
    section.advertise-with-tw-wrapper .seo-details .news-form-wrapper .it-all-here h2:before {
        width: 50px;
    }
    
    section.advertise-with-tw-wrapper .news-form-wrapper .it-all-here h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    
    section.advertise-with-tw-wrapper .seo-details .news-form-wrapper p {
        font-size: 16px;
        line-height: 22px;
    }
    
    section.advertise-with-tw-wrapper .smm-details .news-form-wrapper .it-all-here h2, 
    section.advertise-with-tw-wrapper .smm-details .news-form-wrapper p {
        padding-right: 60px;
        margin-right: 50px;
    }
    
    .ism-tw-wrapper .it-all-here h2 {
        margin: 10px 0px;
        padding-bottom: 10px;
        font-size: 36px;
    }
    
    .ism-tw-wrapper .it-all-here h2 span {
        line-height: 40px;
    }
    
    .it-all-here.nurture-ism h6 {
        font-size: 24px;
    }
    
    .ism-tw-wrapper p {
        font-size: 16px;
        line-height: 20px;
    }
    
    .role-of-ism-points ul li {
        font-size: 15px;
        line-height: 18px;
        margin: 10px 0px;
    }
    
    .get-con-content h2 {
        font-size: 28px;
        line-height: 35px;
    }
    
    .get-con-content h4 {
        font-size: 36px;
        line-height: 40px;
    }
    
    section.get-con-sec-wrapper {
        padding: 40px 0px;
    }
}

@media only screen and (max-width: 999px) {
    body section.top-form-wrapper {
        background: #f4f4f4 !important;
    }
}


.advertise-tradewheel .it-all-here {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}
.advertise-tradewheel .it-all-here .develop-top-imgIcon {
    text-align: center;
    margin-bottom: 20px;
}
.advertise-tradewheel .it-all-here h2 {
    color: #050505;
    font-size: 46px;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
    /*text-transform: capitalize;*/
}
.advertise-tradewheel .it-all-here h2 span {
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    background: linear-gradient(90deg, #A74709 0%, #300000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.advertise-tradewheel .it-all-here .develop-top-imgIcon img {
    display: inline-block;
}

@media only screen and (max-width: 999px){
    .advertise-tradewheel .it-all-here {
        margin-bottom: 20px !important;
    }
    .advertise-tradewheel .it-all-here .develop-top-imgIcon img.img-responsive {
        width: 45px;
    }
    .advertise-tradewheel .it-all-here .develop-top-imgIcon {
        margin-bottom: 10px;
    }
    .advertise-tradewheel .it-all-here h2 span {
        font-size: 24px;
        line-height: normal;
    }
    .advertise-tradewheel .it-all-here h2 {
        margin-bottom: 0px;
        font-size: 24px;
    }
}


body .py_new form#register_form .form-control{
    color: #686565 !important;
}
body .py_new form#register_form .form-control::placeholder {
    color: #686565 !important;
}