.xchat-bg {
    background-image: url(../images/xchat/xchat-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 125px 0 0 0;
}

.xchat-banner {
    min-height: 100vh;
    display: flex;
    align-items: flex-end;
}

.xchat-bg .container {
    position: inherit;
    top: inherit;
    text-align: inherit;
    width: 1170px;
}

.xchat-top {
    text-align: center;
}

    .xchat-top h2 {
        font-size: 55px;
        line-height: 65px;
        padding: 0;
        margin: 0;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

    .xchat-top p {
        font-size: 18px;
        line-height: 29px;
        padding: 0;
        margin: 0;
        text-align: center;
        color: #fff;
    }

.xchat-top2 {
    padding: 95px 0 0 0;
}

    .xchat-top2 p {
        max-width: 700px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 24px;
    }

.xchat-form {
    background: #fff;
    border-radius: 100px 100px 0 0;
    padding: 75px 90px 50px 90px;
    margin-top: 80px;
    position: relative;
}

    .xchat-form h5 {
        color: #36376f;
        font-size: 20px;
        line-height: 24px;
        text-align: left;
        font-weight: normal;
        padding-bottom: 20px;
        position: relative;
    }

        .xchat-form h5::before {
            border: 3px solid #FF4400;
            top: -15px;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            width: 65px;
            border-radius: 3px;
        }

    .xchat-form .form-control:focus {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .xchat-form .form-control {
        box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
    }

.input-group-append-end {
    margin-right: 5px;
}

.input-group-append {
    display: flex
}

.input-group {
    align-items: stretch;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    position: relative;
    margin-bottom: 12px;
    box-shadow: 0px 0px 10px 0px rgba(4,146,190,0.10);
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(4,146,190,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(4,146,190,0.10);
    border: solid 1px #cdced2;
}

.xchat-form label {
    display: block;
    text-align: left;
}

.display-name .input-group {
    position: relative;
}

.display-name .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px 0 0 8px;
}

.display-name .form-control {
    display: block;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    height: 50px;
    padding: .375rem 28px .375rem 5px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0 8px 8px 0 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: center;
    color: #1F68FF;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
}

    .display-name .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.xchat-btn .login-btn {
    background: #00d523;
    border: solid 1px #fff;
    line-height: 45px;
    font-size: 20px;
    border-radius: 29px;
    font-family: Arial, Helvetica, sans-serif;
    min-width: 185px;
    text-align: center;
}

    .xchat-btn .login-btn:hover {
        background: #02b520;
    }

.xchat-btn .cancel-btn {
    background: #fff;
    color: #FF232A;
    border: solid 1px #FF232A;
    line-height: 45px;
    font-size: 20px;
    border-radius: 29px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    min-width: 185px;
    display: inline-block;
}

    .xchat-btn .cancel-btn:hover {
        border: solid 1px #FF232A;
        background: #FF232A;
        color: #FFf;
    }

.xchat-btn .forget-password {
    background: #fff;
    text-align: left;
    border: solid 1px #fff;
    color: #FF9000;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 45px;
    font-size: 16px;
    margin: 0;
    text-decoration: underline;
}

.display-name .input-group > .form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.display-name label {
    font-size: 16px;
    color: #AEAEAE;
    margin: 0;
    font-weight: normal;
    padding: 0 0 5px 12px;
}

.xchat-btn {
    padding-top: 20px;
    text-align: left;
}

.xchat2-buttom {
    padding: 25px 0 25px 30px;
}

.xchat2-buttom-left {
    float: left;
}

.xchat2-buttom-right {
    max-width: 344px;
    margin-left: 40px;
    float: right;
}

/*********************************************
    -	FAQ Page	-
**********************************************/
.event-section .contact_inner2 img.faq-icon {
    padding-top: 68px;
    width: 27%;
    padding-bottom: 5px;
}

.faq-icon-inner {
    width: 372px;
    height: 372px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -186px;
    margin-top: -160px;
    text-align: center;
}

    .faq-icon-inner a.bk_btn {
        color: #fff;
        border: solid 1px #fff;
        -webkit-border-top-right-radius: 5px !important;
        -webkit-border-bottom-right-radius: 5px !important;
        -moz-border-radius-topright: 5px !important;
        -moz-border-radius-bottomright: 5px !important;
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
    }

    .faq-icon-inner a.cls_btn {
        -webkit-border-top-left-radius: 5px !important;
        -webkit-border-bottom-left-radius: 5px !important;
        -moz-border-radius-topleft: 5px !important;
        -moz-border-radius-bottomleft: 5px !important;
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important;
    }

    .faq-icon-inner a {
        font-size: 16px;
        line-height: 34px;
        color: #FF2727;
        border: solid 1px #FF2727;
        font-family: 'Renogare-Regular';
        font-weight: normal;
        padding: 4px 15px;
        margin: 0;
        border-radius: 16px;
    }

.email-section .faq-icon-inner img.email-icon {
    padding-top: 68px;
    width: 50%;
    padding-bottom: 15px;
}

.faq-icon-inner a img {
    padding-top: 0;
}

.faq-icon-inner h4 {
    font-size: 29px;
    line-height: 40px;
    color: #090B4F;
    font-family: 'Renogare-Regular';
    font-weight: normal;
    padding: 0;
    margin: 15px 0 10px 0;
}

.circle_faq_section .faq-icon-inner img.email-icon {
    padding-top: 68px;
    width: 50%;
    padding-bottom: 15px;
}

.circle_faq_section {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -402px;
    margin-top: -355px;
    border-radius: 50%;
    transform: scale(0.83);
}

.faq-slider > *:nth-of-type(1) {
    background: url(../images/faq-slider/refund-cancelation.png) 0 0 no-repeat;
    -webkit-transform: rotate(63deg) translate(0em) rotate(-64deg);
    transform: rotate(63deg) translate(0em) rotate(-64deg);
    width: 308px;
    height: 225px;
    right: 21.5%;
    left: inherit;
    top: 1.8%;
}

.faq-slider > *:nth-of-type(2) {
    background: url(../images/faq-slider/timeline.png) 0 0 no-repeat;
    -webkit-transform: rotate(63deg) translate(0em) rotate(-64deg);
    transform: rotate(63deg) translate(0em) rotate(-64deg);
    width: 367px;
    height: 392px;
    right: -2.1%;
    left: inherit;
    top: 6.4%;
}

.faq-slider > *:nth-of-type(3) {
    background: url(../images/faq-slider/admin.png) 0 0 no-repeat;
    -webkit-transform: rotate(64deg) translate(0em) rotate(-64deg);
    transform: rotate(64deg) translate(0em) rotate(-64deg);
    width: 295px;
    height: 412px;
    right: -5.5%;
    left: inherit;
    top: 30%;
}

.faq-slider > *:nth-of-type(4) {
    background: url(../images/faq-slider/technical.png) 0 0 no-repeat;
    -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
    transform: rotate(177deg) translate(0em) rotate(182deg);
    width: 252px;
    height: 271px;
    left: inherit;
    top: 64.1%;
    right: 4.2%;
}

.faq-slider > *:nth-of-type(5) {
    background: url(../images/faq-slider/product.png) 0 0 no-repeat;
    -webkit-transform: rotate(176deg) translate(0em) rotate(183deg);
    transform: rotate(176deg) translate(0em) rotate(183deg);
    width: 307px;
    height: 230px;
    left: inherit;
    top: inherit;
    right: 20.5%;
    bottom: 2.1%;
}

.faq-slider > *:nth-of-type(6) {
    background: url(../images/faq-slider/privacy.png) 0 0 no-repeat;
    -webkit-transform: rotate(176deg) translate(0em) rotate(182deg);
    transform: rotate(176deg) translate(0em) rotate(182deg);
    width: 321px;
    height: 246px;
    left: 22.5%;
    top: inherit;
    bottom: 0.4%;
}

.faq-slider > *:nth-of-type(7) {
    background: url(../images/faq-slider/terem-conditions.png) 0 0 no-repeat;
    -webkit-transform: rotate(176deg) translate(0em) rotate(182deg);
    transform: rotate(176deg) translate(0em) rotate(182deg);
    width: 305px;
    height: 321px;
    left: 2.5%;
    top: 62.6%;
}

.faq-slider > *:nth-of-type(8) {
    background: url(../images/faq-slider/membership.png) 0 0 no-repeat;
    -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
    transform: rotate(177deg) translate(0em) rotate(182deg);
    width: 192px;
    height: 306px;
    left: 1.5%;
    top: 38.4%;
}

.faq-slider > *:nth-of-type(9) {
    -webkit-transform: rotate(0deg) translate(0em);
    transform: rotate(0deg) translate(0em);
    background: url(../images/faq-slider/sales.png) 0 0 no-repeat;
    width: 332px;
    height: 311px;
    left: -6.5%;
    top: 51.5%;
}

.faq-slider > *:nth-of-type(10) {
    -webkit-transform: rotate(0deg) translate(0em);
    transform: rotate(0deg) translate(0em);
    background: url(../images/faq-slider/contact.png) 0 0 no-repeat;
    width: 332px;
    height: 311px;
    left: -6.5%;
    top: 27.3%;
}

.circle_faq_section {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -402px;
    margin-top: -355px;
    border-radius: 50%;
    transform: scale(0.94);
}

.faq-slider-inner {
    position: relative;
    padding: 0;
    list-style: none;
    width: 804px;
    height: 804px;
    margin: 0;
}

    .faq-slider-inner > * {
        display: block;
        position: absolute;
        top: 20%;
        margin: -3em;
        color: #3f6671;
        text-align: center;
        transform: rotate(360deg);
        cursor: pointer;
    }

        .faq-slider-inner > *:nth-of-type(1) {
            -webkit-transform: rotate(63deg) translate(0em) rotate(-64deg);
            transform: rotate(63deg) translate(0em) rotate(-64deg);
            width: 308px;
            height: 225px;
            right: 21.5%;
            left: inherit;
            top: 1.8%;
            background: url(../images/faq-slider/refund-cancelation.png) 0 0 no-repeat;
        }

        .faq-slider-inner > *:nth-of-type(2) {
            -webkit-transform: rotate(63deg) translate(0em) rotate(-64deg);
            transform: rotate(63deg) translate(0em) rotate(-64deg);
            width: 367px;
            height: 392px;
            right: -2.1%;
            left: inherit;
            top: 6.4%;
            background: url(../images/faq-slider/timeline.png) 0 0 no-repeat;
        }

        .faq-slider-inner > *:nth-of-type(3) {
            -webkit-transform: rotate(64deg) translate(0em) rotate(-64deg);
            transform: rotate(64deg) translate(0em) rotate(-64deg);
            width: 295px;
            height: 412px;
            right: -5.5%;
            left: inherit;
            top: 30%;
            background: url(../images/faq-slider/admin.png) 0 0 no-repeat;
        }

        .faq-slider-inner > *:nth-of-type(4) {
            -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
            transform: rotate(177deg) translate(0em) rotate(182deg);
            background: url(../images/faq-slider/technical.png) 0 0 no-repeat;
            width: 368px;
            height: 393px;
            left: inherit;
            top: 64.1%;
            right: 4.2%;
        }

        .faq-slider-inner > *:nth-of-type(5) {
            -webkit-transform: rotate(176deg) translate(0em) rotate(183deg);
            transform: rotate(176deg) translate(0em) rotate(183deg);
            background: url(../images/faq-slider/product.png) 0 0 no-repeat;
            width: 307px;
            height: 230px;
            left: inherit;
            top: inherit;
            right: 20.5%;
            bottom: 2.1%;
        }

        .faq-slider-inner > *:nth-of-type(6) {
            -webkit-transform: rotate(176deg) translate(0em) rotate(182deg);
            transform: rotate(176deg) translate(0em) rotate(182deg);
            background: url(../images/faq-slider/privacy.png) 0 0 no-repeat;
            width: 321px;
            height: 246px;
            left: 22.5%;
            top: inherit;
            bottom: 0.4%;
        }

        .faq-slider-inner > *:nth-of-type(7) {
            -webkit-transform: rotate(176deg) translate(0em) rotate(182deg);
            transform: rotate(176deg) translate(0em) rotate(182deg);
            background: url(../images/faq-slider/terem-conditions.png) 0 0 no-repeat;
            width: 305px;
            height: 321px;
            left: 2.5%;
            top: 62.6%;
        }

        .faq-slider-inner > *:nth-of-type(8) {
            -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
            transform: rotate(177deg) translate(0em) rotate(182deg);
            background: url(../images/faq-slider/membership.png) 0 0 no-repeat;
            width: 192px;
            height: 306px;
            left: 1.5%;
            top: 38.4%;
        }

        .faq-slider-inner > *:nth-of-type(9) {
            -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
            transform: rotate(177deg) translate(0em) rotate(182deg);
            background: url(../images/faq-slider/sales.png) 0 0 no-repeat;
            width: 350px;
            height: 392px;
            left: -2.5%;
            top: 7.4%;
        }

        .faq-slider-inner > *:nth-of-type(10) {
            -webkit-transform: rotate(27deg) translate(-4em) rotate(-28deg);
            transform: rotate(27deg) translate(-4em) rotate(-28deg);
            background: url(../images/faq-slider/contact.png) 0 0 no-repeat;
            left: 21.4%;
            width: 420px;
            height: 342px;
            top: -1.2%;
        }

.faq-slider-inner1 > *:nth-of-type(1) {
    background: url(../images/faq-slider/career.png) 0 0 no-repeat;
    -webkit-transform: rotate(63deg) translate(0em) rotate(-64deg);
    transform: rotate(63deg) translate(0em) rotate(-64deg);
    width: 308px;
    height: 225px;
    right: 21.5%;
    left: inherit;
    top: 1.8%;
}

.faq-slider-inner1 > *:nth-of-type(2) {
    -webkit-transform: rotate(63deg) translate(0em) rotate(-64deg);
    transform: rotate(63deg) translate(0em) rotate(-64deg);
    width: 367px;
    height: 392px;
    right: -2.1%;
    left: inherit;
    top: 6.4%;
    background: url(../images/faq-slider/lists.png) 0 0 no-repeat;
}

.faq-slider-inner1 > *:nth-of-type(3) {
    -webkit-transform: rotate(64deg) translate(0em) rotate(-64deg);
    transform: rotate(64deg) translate(0em) rotate(-64deg);
    width: 295px;
    height: 412px;
    right: -5.5%;
    left: inherit;
    top: 30%;
    background: url(../images/faq-slider/coins.png) 0 0 no-repeat;
}

.faq-slider-inner1 > *:nth-of-type(4) {
    -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
    transform: rotate(177deg) translate(0em) rotate(182deg);
    background: url(../images/faq-slider/verification.png) 0 0 no-repeat;
    width: 368px;
    height: 393px;
    left: inherit;
    top: 64.1%;
    right: 4.2%;
}

.faq-slider-inner1 > *:nth-of-type(5) {
    -webkit-transform: rotate(176deg) translate(0em) rotate(183deg);
    transform: rotate(176deg) translate(0em) rotate(183deg);
    background: url(../images/faq-slider/security.png) 0 0 no-repeat;
    width: 307px;
    height: 230px;
    left: inherit;
    top: inherit;
    right: 20.5%;
    bottom: 2.1%;
}

.faq-slider-inner1 > *:nth-of-type(6) {
    -webkit-transform: rotate(176deg) translate(0em) rotate(182deg);
    transform: rotate(176deg) translate(0em) rotate(182deg);
    background: url(../images/faq-slider/monetization.png) 0 0 no-repeat;
    width: 321px;
    height: 246px;
    left: 22.5%;
    top: inherit;
    bottom: 0.4%;
}

.faq-slider-inner1 > *:nth-of-type(7) {
    -webkit-transform: rotate(176deg) translate(0em) rotate(182deg);
    transform: rotate(176deg) translate(0em) rotate(182deg);
    background: url(../images/faq-slider/about-us.png) 0 0 no-repeat;
    width: 305px;
    height: 321px;
    left: 2.5%;
    top: 62.6%;
}

.faq-slider-inner1 > *:nth-of-type(8) {
    -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
    transform: rotate(177deg) translate(0em) rotate(182deg);
    background: url(../images/faq-slider/options.png) 0 0 no-repeat;
    width: 192px;
    height: 306px;
    left: 1.5%;
    top: 38.4%;
}

.faq-slider-inner1 > *:nth-of-type(9) {
    -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
    transform: rotate(177deg) translate(0em) rotate(182deg);
    background: url(../images/faq-slider/innovation.png) 0 0 no-repeat;
    width: 350px;
    height: 392px;
    left: -2.5%;
    top: 7.4%;
}

.faq-slider-inner1 > *:nth-of-type(10) {
    -webkit-transform: rotate(27deg) translate(-4em) rotate(-28deg);
    transform: rotate(27deg) translate(-4em) rotate(-28deg);
    background: url(../images/faq-slider/merit.png) 0 0 no-repeat;
    left: 21.4%;
    width: 420px;
    height: 342px;
    top: -1.2%;
}
/*********************************************
    -	FAQ Early Adoption	-
**********************************************/
.faq-early-wrap {
    position: relative;
    margin-top: -450px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    background: rgba(255, 255, 255, 0.95);
}

.faq-early-wrap-buttom .faq-early-wrap-box {
    margin: 0 0 30px 0;
    padding: 12px 12px;
    min-height: 222px;
    text-align: center;
    background: #fff;
    border: solid 1px #090B4F;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,255,135,0.25);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,255,135,0.25);
    box-shadow: 0px 0px 12px 0px rgba(0,255,135,0.25);
    -webkit-transition: all .2s ease;
    -moz-transition: al .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

    .faq-early-wrap-buttom .faq-early-wrap-box:hover {
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,255,135,0.55);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,255,135,0.55);
        box-shadow: 0px 0px 15px 0px rgba(0,255,135,0.55);
    }

.faq-early-wrap-box a h4 {
    font-size: 18px;
    line-height: 24px;
    color: #260363;
    padding: 0;
    height: 60px;
    vertical-align: middle;
    margin: 0;
}

.faq-early-wrap-buttom {
    position: relative;
    padding: 10px 0 0 0;
}

    .faq-early-wrap-buttom h3 {
        color: #090B4F;
        font-size: 24px;
        line-height: 24px;
        font-weight: normal;
        padding-bottom: 10px;
        position: relative;
        font-family: 'Renogare-Regular';
        float: left;
    }

        .faq-early-wrap-buttom h3::before {
            border: 3px solid #5d00ff;
            top: -15px;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            width: 65px;
            border-radius: 3px;
        }

.faq-early-wrap-top ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
}

.faq-early-wrap-top img {
    display: inline-block;
}

.faq-early-wrap-top .event-search {
}

    .faq-early-wrap-top .event-search .form-control {
        width: 100%;
        background: #fff url(../images/faq-early-adoption/faq-serch-btn.png) 7px 12px no-repeat;
        background-size: 20px;
        padding-left: 35px !important;
        margin-top: 6px;
    }

    .faq-early-wrap-top .event-search .form-control {
        height: 46px;
        padding: 6px 12px;
        font-size: 17px;
        border: 1px solid #CDCED2;
        border-radius: 8px;
        width: 100%;
    }

.faq-early-wrap-top .faq-early-wrap-top66 {
    padding-left: 0;
    padding-right: 0;
}

.faq-early-wrap-box img {
    width: 100%;
}

.event-search-wrap .faq-early-wrap2-buttom {
    margin: 0 0 0 -6.3%;
    padding: 20px 0 30px 0;
}

.faq-early-wrap2-buttom-page-15 {
    padding: 20px 0 0 0 !important;
}

.faq-adoption-page-15-2 {
    margin-top: 63px;
}

.event-search-wrap .faq-early-wrap2-buttom5 {
    margin: 0 -6.3% 0 0;
    padding-bottom: 0 !important;
}

.faq-early-wrap2-buttom-pic {
    margin-bottom: 10px;
}

.faq-early-wrap2-buttom p {
    font-size: 17px;
    line-height: 27px;
    color: #090B4F;
    text-align: justify;
    margin-bottom: 20px;
}

.faq-early-wrap2-buttom3 p {
    font-size: 17px;
    line-height: 27px;
    color: #090B4F;
    text-align: justify;
    margin-bottom: 20px;
}

.event-search-wrap .faq-early-wrap2-buttom8 {
    margin: 0 0 0 -6.3%;
    padding-bottom: 20px;
}

.faq-early-wrap2-buttom-page5 p {
    font-size: 18px;
    line-height: 27px;
    color: #090B4F;
    text-align: justify;
    margin-bottom: 20px;
}

.faq-early-wrap2-buttom-page6 {
    margin: 0 0;
}

    .faq-early-wrap2-buttom-page6 p {
        font-size: 16px;
        line-height: 26px;
        color: #090B4F;
        text-align: justify;
        margin-bottom: 20px;
    }

.faq-early-wrap2-buttom-page7 {
    margin: 0 -6.3% 0 0;
}

    .faq-early-wrap2-buttom-page7 p {
        font-size: 18px;
        line-height: 26px;
        color: #090B4F;
        text-align: justify;
        margin-bottom: 20px;
    }
.faq-early-wrap2-buttom12 {margin: 0 -6.4% 0 0;}
.faq-early-wrap2-buttom12 p {
        font-size: 17px;
        line-height: 27px;
        color: #090B4F;
        text-align: justify;
        margin-bottom: 20px;
    }

.faq-early-wrap2-buttom13 {margin: 0 0 0 -6.4%;}
.faq-early-wrap2-buttom13 p {
        font-size: 18px;
        line-height: 27px;
        color: #090B4F;
        text-align: justify;
        margin-bottom: 20px;}
.faq-early-wrap2-buttom .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.faq-early-wrap2-buttom3 .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.faq-early-wrap2-buttom-page10 .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.faq-early-wrap2-buttom-page10 {
    margin: 0 0;
}

    .faq-early-wrap2-buttom-page10 p {
        font-size: 17px;
        line-height: 27px;
        color: #090B4F;
        text-align: justify;
        margin-bottom: 20px;
    }

.faq-early-wrap2-buttom-page25 p {
    font-size: 16px;
    line-height: 25px;
    color: #090B4F;
    text-align: justify;
    margin-bottom: 20px;
}

.faq-early-wrap2-buttom2 {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
}

    .faq-early-wrap2-buttom2 li {
        padding: 0 5px;
    }

        .faq-early-wrap2-buttom2 li img {
            width: 100%;
        }

.faq-early-wrap3-buttom p {
    font-size: 17px;
    line-height: 26px;
    color: #090B4F;
    margin-bottom: 20px;
    text-align: justify;
}

.faq-early-wrap3-buttom {
    padding-bottom: 20px;
}

.faq-early-wrap2 {
    position: relative;
    margin-top: -250px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    background: rgba(255, 255, 255, 0.95);
}

.back-adoption {
    background: #fff;
    padding: 2px 12px 3px 12px;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    color: #0099FF;
    border: solid 1px #0099FF;
    border-radius: 20px;
    margin: 0;
    float: right;
}

    .back-adoption img {
        margin: 0 10px 0 0;
    }

    .back-adoption:hover {
        background: #f1f1f1;
        color: #0099FF;
    }

.faq-early-wrap3 {
    position: relative;
    margin-top: -100px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    background: rgba(255, 255, 255, 0.95);
}

.img-margin-40 {
    margin-bottom: 45px;
}

.img-margin-t-45 {
    margin-top: 45px;
}

.img-margin-60 {
    margin-bottom: 60px;
}

.img-margin-20 {
    margin-bottom: 20px;
}

.img-margin-t-70 {
    margin-top: 90px;
}

.p-b-50 {
    padding-bottom: 35px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-100 {
    padding-top: 100px;
}

.p-b-100 {
    padding-bottom: 100px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.faq-early-adoption8 {
    background: #f89072;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-65 {
    padding-top: 45px;
}

.faq-early-adoption8-page {
    background: #fff url(../images/faq-early-adoption4/faq-adoption-pic82.png) 0 70px no-repeat;
    background-size: contain;
}

.mobile-pic-faq {
    display: none;
}

.faq-early-adoption82 {
    position: relative;
}

    .faq-early-adoption82 p {
        font-size: 17px;
    }

.m-t-10 {
    margin-top: 6px;
}

.event-search-wrap .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.faq-early-wrap4 {
    position: relative;
    margin-top: -220px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    background: rgba(255, 255, 255, 0.95);
}

.faq-adoption-page-23 {
    padding-bottom: 60px;
}

    .faq-adoption-page-23 img {
        border-radius: 6px;
        margin-bottom: 10px;
    }

.faq-adoption-12 {
    list-style-type: none;
    padding: 56px 0 10px 0;
    margin: 0;
    display: flex;
}

    .faq-adoption-12 li {
        margin-right: 15px;
    }

.faq-early-adoption-buttom {
    background: url(../images/faq-early-adoption10/faq-adoption-page-12-buttom-right1.png) no-repeat;
    background-position: right top;
    position: relative;
    background-size: 53% auto;
}

.adoption-union {
    position: absolute;
}

.download-pic {
    display: none;
}

.faq-adoption-page-13 {
    margin-top: 30px;
}

.faq-adoption-page-14 {
    list-style-type: none;
    padding: 20px 0 0 0;
    margin: 0;
    display: flex;
}

    .faq-adoption-page-14 li {
        padding: 0 14px 0 0;
    }

.faq-early-wrap2-buttom-page-twenty {
    background: url(../images/faq-early-adoption14/faq-adoption-page-20-2.png) no-repeat;
    background-position: right top;
    position: relative;
    background-size: 53% auto;
}

.mobile-faq-20 {
    display: none;
}

.faq-early-wrap5 {
    position: relative;
    margin-top: -230px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    background: rgba(255, 255, 255, 0.95);
}

.faq-early-wrap2-page25 {
    background: url(../images/faq-early-adoption23/faq-adoption-page-25-4.png) no-repeat;
    background-position: right top;
    position: relative;
    background-size: 53% auto;
    overflow: hidden;
}

    .faq-early-wrap2-page25 ul {
        padding: 0;
        margin: 0;
        list-style-type: decimal;
    }

        .faq-early-wrap2-page25 ul li {
            color: #090B4F;
            font-size: 16px;
            line-height: 24px;
        }

/*********************************************
    -	Social Media	-
**********************************************/
.social-media-bg {
    background: #dce0e1;
}

.social-media-mid {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    margin-top: -580px;
}

    .social-media-mid .faq-early-wrap-buttom h3::before {
        border: 3px solid #ff0a0a;
    }

.social-media-mid-inner {
    margin: 0 -10px;
}

    .social-media-mid-inner ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .social-media-mid-inner ul li {
            width: 20%;
            float: left;
            text-align: center;
            padding: 0 10px;
            margin-bottom: 30px;
        }

.social-media-box {
    background: #ffffff;
    border-radius: 20px;
    padding: 40px 8px 10px 8px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
}

    .social-media-box .follow-btn {
        border: solid 1px #00D523;
        color: #00D523;
        border-radius: 10px;
        font-size: 16px;
        width: 100%;
        display: block;
        line-height: 50px;
        background: #fff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
        box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    }

    .social-media-box h5 {
        padding: 15px 0 30px 0;
        margin: 0;
        color: #090B4F;
        font-weight: 400;
        font-size: 20px;
    }

    .social-media-box .follow-btn img {
        margin: 0 10px 0 0;
    }

.social-media-btn {
    display: flex;
}

    .social-media-btn a {
        margin: 0 4px;
    }

    .social-media-btn .follow-btn img {
        margin: 0 4px 0 0;
    }

/*********************************************
    -	Event Registration	-
**********************************************/
.event-registration-bg {
    background: #a36fff;
}

.event-registration-mid {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    margin-top: 0px;
    margin-bottom: 100px;
    border-radius: 10px;
    padding: 5% 4%;
}

.event-registration-top {
    position: relative;
    margin-top: -600px;
    background: transparent;
    text-align: center;
    padding-bottom: 60px;
}

    .event-registration-top h2 {
        font-size: 45px;
        line-height: 55px;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
    }

.event-registration-mid-buttom .container {
    position: inherit;
    top: inherit;
    text-align: inherit;
    width: 1170px;
}

.event-registration-mid-buttom .input-group-append-end {
    margin-top: 6px;
}

.event-registration-mid-buttom .xchat-btn {
    padding-top: 20px;
    text-align: center;
}

    .event-registration-mid-buttom .xchat-btn .login-btn {
        background: #0099ff;
    }

        .event-registration-mid-buttom .xchat-btn .login-btn:hover {
            background: #028ce8;
        }

.event-right-fixed {
    background: url(../images/social-media/event-right-bg.png) 0 0 no-repeat;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 100px;
    z-index: 1001;
    top: 87px;
}

    .event-right-fixed ul {
        list-style-type: none;
        padding: 20px 0 0 0;
        margin: 0;
        text-align: center;
    }

        .event-right-fixed ul li {
            padding: 15px 0;
        }

/*********************************************
    -	Register Interest	-
**********************************************/
.home-register-interest {
    background-image: url(../images/business-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.home-register-interest-inner {
    text-align: center;
    margin: 0 auto;
    padding: 110px 0 0 0;
    max-width: 1250px;
    height: 100vh;
    overflow: hidden;
}

    .home-register-interest-inner ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
    }

        .home-register-interest-inner ul li {
            padding: 0 30px;
        }

.register-interest-mid {
    padding: 180px 0 0 0;
}

    .register-interest-mid h4 {
        color: #090B4F;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
    }
.home-register-interest-round {margin: 0 auto;}
.p-t-60{ padding-top:60px;}
.register-interest-mid img.business-icon {width: 80%;}

/*********************************************
    -	Location Map	-
**********************************************/
.location-map-top{ text-align:center;}
.location-map-top h2 {color:#090B4F;}
.location-map-top p{color: #090B4F; text-align:center; font-size:18px; line-height:24px;}
.location-map-mid {margin-bottom: 0;border-radius: 50px 50px 0 0;padding: 3% 4%;}
.location-map-mid h3 {color: #090B4F;font-size: 22px;line-height: 24px;font-weight: normal;padding-bottom: 10px;position: relative;}
.location-map-mid h3::before {border: 3px solid #f7ff00;top: -15px;content: "";left: 0;position: absolute;right: 0;width: 65px;border-radius: 3px;}
.location-map-inner{background: #ffffff;border-radius: 20px;padding:0; margin-bottom:50px;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7); position:relative;}
.location-map-inner iframe{ padding:2px; margin:0 0 -8px 0;border-radius: 20px;}
.location-map-inner-address{position: absolute; top:0;left: 0;background: #fff;border-radius: 20px;padding:40px 10px 10px 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7); height:400px;-moz-box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);box-shadow: 0px 0px 5px 0px rgba(0,196,255,0.7);}
.location-branch{text-align:center;}
.location-branch h5{color:#090B4F;font-size:20px;line-height:26px; font-family:Arial, Helvetica, sans-serif; margin:0; padding:15px 0 40px 0;}
.location-branch h5.uk{padding:15px 0 17px 0;}
.location-map-inner-address p{ font-size:16px; line-height:22px; color:#AEAEAE; padding:0 0 22px 0; margin:0;}
.location-map-inner-address a{background:#00D523; text-align:center; font-size:16px; line-height:50px;display: block; border-radius:10px; color:#fff; width:210px;}
.location-map-inner-address a img{ margin-right:6px;}

@media (max-width: 1600px) {
.faq-icon-inner {margin-left: -335px;margin-top: -290px;transform: scale(0.76);}
.faq-icon-inner h4 {
            font-size: 24px;
            line-height: 30px;
            margin: 8px 0;
        }

.circle_faq_section {
        margin-left: -338px;
        margin-top: -290px;
        transform: scale(0.73);
    }

    .faq-slider-inner {
        width: 670px;
        height: 670px;
    }

    .contact_inner2 img.faq-icon {
        width: 50%;
    }

    .faq-icon-inner {
        width: 360px;
        height: 360px;
        margin-left: -180px;
        margin-top: -200px;
    }

    .faq-slider-inner > *:nth-of-type(1) {
        -webkit-transform: rotate(61deg) translate(0em) rotate(-63deg);
        transform: rotate(61deg) translate(0em) rotate(-63deg);
        right: 18.5%;
        top: -2.2%;
        width: 300px;
        height: 206px;
        background-size: contain;
    }

    .faq-slider-inner > :nth-of-type(2) {
        -webkit-transform: rotate(63deg) translate(0em) rotate(-64deg);
        transform: rotate(63deg) translate(0em) rotate(-64deg);
        width: 367px;
        height: 370px;
        right: -10%;
        top: 1.3%;
        background-size: contain;
    }

    .faq-slider-inner > *:nth-of-type(3) {
        -webkit-transform: rotate(64deg) translate(0em) rotate(-64deg);
        transform: rotate(64deg) translate(0em) rotate(-64deg);
        width: 295px;
        height: 380px;
        right: -13.9%;
        top: 28.5%;
        background-size: contain;
    }

    .faq-slider-inner > *:nth-of-type(4) {
        -webkit-transform: rotate(179deg) translate(0em) rotate(182deg);
        transform: rotate(179deg) translate(0em) rotate(182deg);
        width: 250px;
        height: 250px;
        left: inherit;
        top: 66%;
        right: -1.5%;
        background-size: contain;
    }

    .faq-slider-inner > *:nth-of-type(5) {
        -webkit-transform: rotate(178deg) translate(0em) rotate(183deg);
        transform: rotate(178deg) translate(0em) rotate(183deg);
        width: 300px;
        height: 220px;
        left: inherit;
        top: inherit;
        right: 17.8%;
        bottom: -2.9%;
        background-size: contain;
    }

    .faq-slider-inner > *:nth-of-type(6) {
        -webkit-transform: rotate(178deg) translate(0em) rotate(182deg);
        transform: rotate(178deg) translate(0em) rotate(182deg);
        width: 300px;
        height: 219px;
        left: 18.6%;
        top: inherit;
        bottom: -2.7%;
        background-size: contain;
    }

    .faq-slider-inner > *:nth-of-type(7) {
        -webkit-transform: rotate(179deg) translate(0em) rotate(182deg);
        transform: rotate(179deg) translate(0em) rotate(182deg);
        width: 269px;
        height: 286px;
        left: -1.8%;
        top: 63.6%;
        background-size: contain;
    }

    .faq-slider-inner > :nth-of-type(8) {
        transform: rotate(178deg) translate(0em) rotate(182deg);
        -webkit-transform: rotate(177deg) translate(0em) rotate(182deg);
        background-size: auto;
        width: 208px;
        height: 262px;
        left: -1.2%;
        top: 38.3%;
        background-size: contain;
    }

    .faq-slider-inner > :nth-of-type(9) {
        transform: rotate(175deg) translate(0em) rotate(182deg);
        -webkit-transform: rotate(175deg) translate(0em) rotate(182deg);
        background-size: auto;
        width: 320px;
        height: 346px;
        left: -6.2%;
        top: 5.8%;
        background-size: contain;
    }

    .faq-slider-inner > *:nth-of-type(10) {
        -webkit-transform: rotate(25deg) translate(-4em) rotate(-27deg);
        transform: rotate(25deg) translate(-4em) rotate(-28deg);
        left: 19.5%;
        width: 400px;
        top: -4%;
        background-size: contain;
        height: 305px;
    }
}
@media (min-width: 1921px) and (max-width: 2560px) {
    .circle_faq_section {
        margin-left: -392px;
        margin-top: -353px;
        transform: scale(0.91);
    }

    .faq-slider-inner {
        width: 775px;
        height: 775px;
    }

        .faq-slider-inner > :nth-of-type(10) {
            left: 31%;
            top: 5.8%;
            background-size: 90% auto;
            transform: rotate(27deg) translate(-4em) rotate(-24deg);
        }

        .faq-slider-inner > :nth-of-type(1) {
            right: 20.5%;
            background-size: 88% auto;
            transform: rotate(63deg) translate(0em) rotate(-63deg);
            top: 8%;
        }

        .faq-slider-inner > :nth-of-type(2) {
            transform: rotate(63deg) translate(0em) rotate(-66deg);
            background-size: 92% auto;
            right: -2.3%;
            top: 10.8%;
        }

        .faq-slider-inner > :nth-of-type(3) {
            background-size: 96% auto;
            transform: rotate(64deg) translate(0em) rotate(-67deg);
            right: -4.5%;
            top: 33%;
        }

        .faq-slider-inner > :nth-of-type(4) {
            top: 67.1%;
            right: 5.5%;
            transform: rotate(177deg) translate(0em) rotate(182deg);
            background-size: 95% auto;
        }

        .faq-slider-inner > :nth-of-type(5) {
            right: 22.5%;
            bottom: 3.1%;
            transform: rotate(176deg) translate(0em) rotate(184deg);
            background-size: 97% auto;
        }

        .faq-slider-inner > :nth-of-type(6) {
            transform: rotate(176deg) translate(0em) rotate(187deg);
            left: 24%;
            bottom: 2%;
            background-size: 95% auto;
        }

        .faq-slider-inner > :nth-of-type(7) {
            transform: rotate(177deg) translate(0em) rotate(185deg);
            left: 5%;
            top: 63.5%;
            background-size: 96% auto;
        }

        .faq-slider-inner > :nth-of-type(9) {
            background-size: 96% auto;
            transform: rotate(177deg) translate(0em) rotate(186deg);
            left: 3.5%;
            top: 10%;
        }

        .faq-slider-inner > :nth-of-type(8) {
            transform: rotate(177deg) translate(0em) rotate(186deg);
            left: 5.5%;
            top: 38.8%;
            background-size: 96% auto;
        }

    .register-interest-mid img.business-icon {
        width: 45%;
    }

    .home-register-interest-inner {
        padding: 458px 0 0 0;
    }

    .register-interest-mid {
        padding: 265px 0 0 0;
    }
}

@media (min-width: 1771px) and (max-width: 1920px) {
    .faq-slider-inner {
        width: 805px;
        height: 805px;
    }

        .faq-slider-inner > :nth-of-type(10) {
            left: 22.4%;
            top: -1.2%;
        }

        .faq-slider-inner > :nth-of-type(1) {
            right: 22.5%;
            left: inherit;
            top: 1.8%;
        }

        .faq-slider-inner > :nth-of-type(6) {
            left: 22.2%;
            top: inherit;
            bottom: 0.9%;
        }

        .faq-slider-inner > :nth-of-type(5) {
            right: 21.5%;
            bottom: 2.4%;
        }

        .faq-slider-inner > :nth-of-type(4) {
            top: 65%;
            right: 4.8%;
        }

        .faq-slider-inner > :nth-of-type(3) {
            right: -5.5%;
            top: 30.5%;
        }

    .register-interest-mid img.business-icon {
        width: 50%;
    }

    .home-register-interest-inner {
        padding: 210px 0 0 0;
    }

    .register-interest-mid {
        padding: 252px 0 0 0;
    }
}

@media (min-width: 1601px) and (max-width: 1770px) {
    .faq-slider-inner > :nth-of-type(10) {
        left: 22.4%;
        top: -1.2%;
    }

    .faq-slider-inner > :nth-of-type(1) {
        right: 22.5%;
        left: inherit;
        top: 1.8%;
    }

    .faq-slider-inner > :nth-of-type(6) {
        left: 22.2%;
        top: inherit;
        bottom: 0.9%;
    }

    .faq-slider-inner > :nth-of-type(5) {
        right: 21.5%;
        bottom: 2.4%;
    }

    .faq-slider-inner > :nth-of-type(4) {
        top: 65%;
        right: 4.8%;
    }

    .faq-slider-inner > :nth-of-type(3) {
        right: -5.5%;
        top: 30.5%;
    }
}

@media (min-width: 1367px) and (max-width: 1600px) {
    .faq-slider-inner > :nth-of-type(10) {
        left: 20.5%;
        top: -4%;
    }

    .faq-slider-inner > :nth-of-type(1) {
        right: 19.5%;
        top: -2.2%;
    }

    .faq-slider-inner > :nth-of-type(6) {
        left: 19.6%;
        top: inherit;
        bottom: -2.7%;
    }

    .faq-slider-inner > :nth-of-type(7) {
        left: -0.8%;
        top: 64.6%;
    }

    .faq-slider-inner > :nth-of-type(8) {
        left: -1.2%;
        top: 38.8%;
    }

    .contact-round > :nth-of-type(4) {
        top: 66.6%;
        right: -1.5%;
    }

    .circle_faq_section {
        transform: scale(0.78);
    }

    .register-interest-mid img.business-icon {
        width: 70%;
    }

    .home-register-interest-inner {
        padding: 160px 0 0 0;
    }

    .register-interest-mid {
        padding: 198px 0 0 0;
    }
}

@media(min-width:1240px) and (max-width:1366px) {
    .faq-early-wrap2-buttom p {
        font-size: 16px;
        line-height: 24px;
    }

    .social-media-mid {
        margin-top: -420px;
    }

    .xchat-banner {
        min-height: auto;
        display: inherit;
        align-items: inherit;
    }

    .home-register-interest-inner {
        padding: 105px 0 0 0;
        max-width: 1130px;
    }
}

@media(min-width:1240px) and (max-width:1366px) {
    .home-register-interest-inner {
        padding: 35px 0 0 0;
        max-width: 1130px;
    }
}

@media(max-width:1024px) {
.faq-early-wrap2-buttom-page10 p {font-size: 15px;line-height: 22px;}
.faq-early-wrap2-buttom12 p {
            font-size: 15px;
            line-height: 22px;
        }
.social-media-mid {
            margin-top: -420px;
        }
.social-media-mid-inner ul li {
            width: 25%;
        }
.event-registration-mid-buttom .container {
            width: 970px;
        }
.xchat-bg .container {
            width: 970px;
        }
.event-registration-top {margin-top: -400px;}
.event-right-fixed {width: 82px;}
.xchat-banner {min-height: auto;display: inherit;align-items: inherit;}
.register-interest-mid {padding: 185px 0 0 0;}
.register-interest-mid h4 {font-size: 16px;}
.home-register-interest-inner ul li {padding: 0 20px;}
.home-register-interest {background-size: 100% 100%;}
.location-map-inner-address{position: relative;border-radius: 0 0 20px 20px;box-shadow: none;-moz-box-shadow:none;-webkit-box-shadow:none;}
.location-map-inner iframe{border-radius:20px 20px 0 0;}
.location-map-inner-address a{margin:0 auto;}
.location-map-inner-address p{ text-align:center;}
.location-branch h5{ padding:15px 0;}
.location-map-inner-address{padding:20px 10px 10px 10px;height:auto;}
    }
@media(min-width:768px) and (max-width:991px) {
        .home-register-interest-round {
            background: none;
        }
.home-register-interest-inner ul li {
            padding: 0;
        }
.register-interest-mid {
            padding: 20px 30px !important;
            background: #91d2fe;
            border-radius: 30px;
            margin-top: 130px;
        }
.home-register-interest-inner {
            padding: 180px 0 0 0;
        }

        .register-interest-mid {
            padding: 144px 0 0 0;
        }

        .event-registration-mid-buttom .container {
            width: 750px;
        }

        .xchat-bg .container {
            width: 750px;
        }

        .event-registration-top {
            margin-top: -300px;
            padding-bottom: 20px;
        }

            .event-registration-top h2 {
                font-size: 35px;
                line-height: 45px;
            }

        .faq-slider-inner {
            width: 705px;
            height: 705px;
        }

        .faq-early-wrap {
            margin-top: -200px;
        }

        .faq-early-adoption8-page {
            background: inherit;
        }

        .mobile-pic-faq {
            display: block;
        }

        .faq-early-adoption-buttom {
            background: none;
        }

        .download-pic {
            display: none;
        }

        .faq-adoption-12 {
            padding: 50px 0;
        }

        .faq-early-wrap4 {
            margin-top: 20px;
        }

        .faq-early-wrap5 {
            margin-top: 20px;
        }

        .faq-adoption-page-14 {
            display: block;
        }

            .faq-adoption-page-14 li {
                padding: 10px 0;
            }

        .event-search-wrap .faq-early-wrap2-buttom5 {
            margin: 0;
        }

        .event-search-wrap .faq-early-wrap2-buttom8 {
            margin: 0;
        }

        .faq-early-wrap2-buttom12 {
            margin: 0;
        }

        .faq-early-wrap2-buttom13 {
            margin: 0;
        }

            .faq-early-wrap2-buttom13 p {
                padding-top: 20px;
                font-size: 15px;
                line-height: 26px;
                margin: 0;
            }

        .faq-early-wrap4 img {
            text-align: center;
            margin: 15px auto;
        }

        .p-t-60 {
            padding-top: 10px;
        }

        .faq-early-wrap2-buttom-page-twenty {
            background: none;
        }

        .mobile-faq-20 {
            display: block;
        }

        .mobile-faq-20-pic {
            display: none;
        }

        .p-t-80 {
            padding-top: 0;
        }

        .p-t-m-30 {
            padding-top: 30px;
        }

        .faq-early-wrap2-page25 {
            background: none;
        }

        .social-media-mid-inner ul li {
            width: 32%;
            display: inline-block;
            float: none;
        }

        .social-media-mid {
            margin-top: -300px;
        }
    }

    @media(max-width:767px) {
        .contact_section {
            background: none;
        }

        .home-register-interest {
            background-size: inherit;
            background-position: center top;
            background-image: url(../images/business-bg.jpg);
        }

        .home-register-interest-inner {
            padding: 0;
        }

            .home-register-interest-inner ul {
                display: inline-block;
            }

                .home-register-interest-inner ul li {
                    margin: -10px 0;
                }

                    .home-register-interest-inner ul li a .img-responsive {
                        height: 370px;
                    }

        .register-interest-mid {
            padding: 20px 10px;
            background: #91d2fe;
            border-radius: 30px;
        }

        .event-right-fixed {
            width: 60px;
            top: 30%;
            height: auto;
        }

            .event-right-fixed ul {
                padding: 20px 0;
            }

                .event-right-fixed ul li {
                    padding: 7px 0;
                }

                    .event-right-fixed ul li img {
                        width: 60%;
                    }

        .p-t-m-30 {
            padding-top: 30px;
        }

        .p-t-80 {
            padding-top: 0;
        }

        .event-search-wrap .container-fluid {
            padding-left: 15px;
            padding-right: 15px;
        }

        .event-search-wrap .faq-early-wrap2-buttom5 {
            margin: 0;
            padding-bottom: 0 !important;
        }

        .back-adoption {
            margin: 0 0 20px 0;
            float: none;
        }

        .faq-early-wrap2-buttom-page-twenty {
            background: none;
        }

        .mobile-faq-20 {
            display: block;
        }

        .mobile-faq-20-pic {
            display: none;
        }

        .p-t-60 {
            padding-top: 10px;
        }

        .faq-early-wrap4 img {
            text-align: center;
            margin: 15px auto;
        }

        .faq-early-wrap2-page25 {
            background: none;
        }

        .faq-early-wrap2-buttom13 p {
            padding-top: 20px;
            font-size: 15px;
            line-height: 26px;
            margin: 0;
        }

        .faq-early-wrap2-buttom13 {
            margin: 0;
        }

        .faq-early-wrap2-buttom12 {
            margin: 0;
        }

        .event-search-wrap .faq-early-wrap2-buttom8 {
            margin: 0;
            padding-bottom: 0;
        }

        .p-t-40 {
            padding-top: 20px;
        }

        .xchat-form {
            padding: 35px 30px 20px 30px;
        }

        .xchat-form {
            border-radius: 20px 20px 0 0;
        }

        .xchat-btn {
            text-align: center;
        }

            .xchat-btn .forget-password {
                margin-bottom: 10px;
            }

            .xchat-btn .cancel-btn {
                margin-bottom: 10px;
            }

        .xchat-bg {
            padding: 100px 0 0 0;
        }

        .xchat-top h2 {
            font-size: 48px;
            line-height: 58px;
        }

        .circle_faq_section {
            transform: scale(0.5);
        }

        .faq-early-wrap {
            margin-top: 20px;
        }

        .faq-early-wrap-top .event-search .form-control {
            height: 48px;
            padding: 6px 12px;
            font-size: 14px;
        }

        .faq-early-wrap-top .event-search .form-control {
            background-size: 22px;
        }

        .faq-early-wrap-buttom h3 {
            font-size: 18px;
        }

        .faq-early-wrap2-buttom p {
            font-size: 14px;
            line-height: 22px;
            padding-top: 20px;
        }

        .faq-early-wrap3-buttom p {
            font-size: 14px;
            line-height: 22px;
            padding-top: 20px;
        }

        .faq-early-wrap2-buttom2 {
            padding: 0 0 0 0;
        }

        .faq-early-wrap3, .faq-early-wrap2 {
            margin-top: 30px;
        }

        .faq-early-wrap2-buttom-pic {
            margin-bottom: 30px;
        }

        .faq-early-adoption8-page {
            background: inherit;
        }

        .mobile-pic-faq {
            display: block;
        }

        .p-b-50 {
            padding-bottom: 0;
        }

        .faq-early-adoption82 p {
            padding: 0;
            margin: 0;
        }

        .faq-early-adoption-buttom {
            background: none;
        }

        .faq-adoption-12 {
            padding: 50px 0;
        }

        .faq-early-wrap4 {
            margin-top: 20px;
        }

        .faq-early-wrap5 {
            margin-top: 20px;
        }

        .faq-adoption-page-14 {
            display: block;
        }

            .faq-adoption-page-14 li {
                padding: 10px 0;
            }

        .faq-adoption-page-15-2 {
            margin-top: 30px;
        }

        .social-media-mid-inner ul li {
            width: 48%;
            float: none;
            display: inline-block;
        }

        .social-media-mid {
            margin-top: -250px;
        }

        .event-registration-mid-buttom .container {
            width: 100%;
        }

        .xchat-bg .container {
            width: 100%;
        }
.event-registration-top {margin-top: -150px;padding-bottom: 20px;}
.event-registration-top h2 {font-size:24px;line-height:35px; margin:0;}
.register-interest-mid img.business-icon {width: auto;}
.home-register-interest-inner {overflow: inherit;}
.location-map-inner-address{position: relative;border-radius: 0 0 20px 20px;box-shadow: none;-moz-box-shadow:none;-webkit-box-shadow:none;}
.location-map-inner iframe{border-radius:20px 20px 0 0;}
.location-map-inner-address a{margin:0 auto;}
.location-map-inner-address p{ text-align:center;}
.location-branch h5{ padding:15px 0;}
.location-map-inner-address{padding:20px 10px 10px 10px;height:auto;}
.location-map-top p{font-size: 15px;line-height: 20px;}
.location-map-top p br{ display:none;}
.location-map-top{ padding-bottom:70px;}
.location-map-mid {border-radius: 20px 20px 0 0;padding: 4% 4%;}
        .event-registration-mid-buttom{ margin-top:30px;}
}
@media(max-width:480px) {
.social-media-mid-inner ul li {width: 100%;float: none;}
.social-media-mid {margin-top: -120px;}
.location-map-top p {color: #fff;}
}


@media (min-width: 1921px) and (max-width: 2560px) {
    .faq-early-wrap-box a h4 {
        font-size: 26px;
        line-height: 32px;
        height: 75px;
    }
    .faq-early-wrap-buttom h3 {
        font-size: 35px;
        line-height: 42px;
    }
    .back-adoption {
        font-size: 22px;
        line-height: 40px;
    }
    p {
        font-size: 24px !important;
        line-height: 38px !important;
    }
    .faq-early-wrap2-page25 ul li {
        font-size: 24px !important;
        line-height: 38px !important;
    }
}
@media (min-width: 1601px) and (max-width: 1920px) {
    .faq-early-wrap-box a h4 {
        font-size: 22px;
        line-height: 28px;
        height: 70px;
    }
    .faq-early-wrap-buttom h3 {
        font-size: 30px;
        line-height: 34px;
    }
    .back-adoption {
        font-size: 18px;
        line-height: 36px;
    }
    p {
        font-size: 20px !important;
        line-height: 32px !important;
    }
    .faq-early-wrap2-page25 ul li {
        font-size: 20px !important;
        line-height: 32px !important;
    }
}
@media (min-width: 1367px) and (max-width: 1600px) {
    .faq-early-wrap-box a h4 {
        font-size: 20px;
        line-height: 26px;
        height: 65px;
    }
    .faq-early-wrap-buttom h3 {
        font-size: 26px;
        line-height: 28px;
    }
    .back-adoption {
        font-size: 16px;
        line-height: 34px;
    }
    p {
        font-size: 18px !important;
        line-height: 30px !important;
    }
    .faq-early-wrap2-page25 ul li {
        font-size: 18px !important;
        line-height: 30px !important;
    }
}
