section {
    padding: 40px 0
}

/*@media screen and (min-width:1025px) {
    section {
        padding: 80px 0
    }
}*/

.swiper {
    max-width: 400px;
    overflow-x: hidden;
    margin: 0 auto
}

.swiper-pagination {
    bottom: -48px !important
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 0;
    background: #e4e4e4;
    opacity: 1;
    margin: 5px !important
}

.swiper-pagination-bullet-active {
    background: var(--color-brand-standard)
}

h3.title {
    font-size: 28px;
    font-weight: 300;
    line-height: 38px;
    color: var(--color-brand-Auxiliary);
    margin-bottom: 24px
}

h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: var(--color-brand-Auxiliary)
}

p.subtitle,
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: var(--color-icon-03)
}

p.subtitle {
    margin-bottom: 40px !important
}

#cont_links {
    display: flex;
    gap: 5px;
    margin: 23px auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

#cont_links2 {
    display: flex;
    gap: 10px;
    margin: 23px auto;
}

.downloadLink {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

#user-registration .downloadLink {
    margin: auto;
    cursor: pointer;
    /* background-color: #e5813a; */
    /* padding: 12px 16px; */
    border-radius: 5px;
}

#user-registration .downloadLink:hover {
    transform: scale(1.1);
}

#user-registration .downloadLink:nth-child(1) {
    margin-right: 0;
}

#user-registration .downloadLink:nth-child(3) {
    margin-left: 0;
}

#user-registration .downloadLink:nth-child(4) {
    margin-left: 0;
}

#user-registration .downloadLink a,
#user-registration .downloadLink a:visited,
#user-registration .downloadLink a:active {
    color: #f3efef;
    font-size: 16px;
    font-weight: 400;
}

#user-registration .downloadLink:hover a {
    color: #f3efef;
}


#user-registration .downloadLink img {
    margin-bottom: auto;
    width: 147px;
    height: 48px;
    border: 1px solid #000000;
    border-radius: 5px;
}

.downloadLink img {
    width: 30px;
    margin: auto;
}

.downloadLink img:nth-child(3) {
    width: 15px;
    height: 22px;
}

.downloadLink:hover img:nth-child(3) {
    transform: scale(1.4);
}

.downloadLink a,
.downloadLink a:visited,
.downloadLink a:active {
    color: black;
    font-size: 24px;
    font-weight: 400;
}

.downloadLink:hover a {
    color: #e5813a;
}

.downloadLink p {
    color: black;
    font-size: 24px;
    font-weight: 400;
}

.downloadLink:hover p {
    color: #e5813a;
}


@media screen and (min-width:1025px) {
    h4 {
        font-size: 28px;
        font-weight: 400;
        line-height: 38px
    }

    h3.title {
        font-size: 48px;
        font-weight: 400;
        line-height: 64px
    }

    p.subtitle {
        margin-bottom: 80px !important
    }
}

.innner-pc.swiper-container {
    margin-bottom: 80px
}

.innner-pc .swiper-slide {
    background-size: cover
}

.innner-pc .pc-small-title,
.innner-pc .banner-text-title {
    font-size: 64px;
    font-weight: 300;
    line-height: 85px;
    color: var(--color-icon-01)
}

.innner-pc .banner-text-title.portugues {
    font-size: 48px;
    font-weight: 300;
    line-height: 85px;
    color: var(--color-icon-01)
}

.innner-pc .banner-text-title.espanol {
    font-size: 58px;
    font-weight: 300;
    line-height: 85px;
    color: var(--color-icon-01)
}

.innner-pc .banner-text-title {
    padding: 0 0 24px
}

.innner-pc .pc-small-title {
    font-weight: 600;
    padding: 320px 0 8px
}

.innner-pc .banner-text-content {
    font-size: 28px;
    max-width: 900px;
    font-weight: 400;
    line-height: 38px;
    color: var(--color-icon-01)
}

.bck {
    background-image: url(/asset/images/banner/pelican/pelicanpc.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.bck:lang(zh),
.bck:lang(tw) {
    background-image: url(/asset/images/banner/pelican/pelicanpccn.jpg);
}

.btn-wrapper {
    margin-bottom: 5vw !important;
}

@media (max-width: 1550px) {
    .bck {
        background-image: url(/asset/images/banner/pelican/pelicanlaptop.jpg);
        background-position: top;
    }

    .btn-wrapper {
        margin-bottom: 12vw !important;
    }

    .bck:lang(zh),
    .bck:lang(tw) {
        background-image: url(/asset/images/banner/pelican/pelicanlaptopcn.jpg);
        background-position: top;
    }
}

@media (max-width: 834px) {
    .bck {
        background-image: url(/asset/images/banner/pelican/pelican_m_en.jpg);
        background-size: 834px 540px;
        height: 540px;
        /* background-position-y: -5px; */
    }

    .btn-wrapper {
        margin-bottom: 45vw !important;
    }

    .bck:lang(zh),
    .bck:lang(tw) {
        background-image: url(/asset/images/banner/pelican/pelican_m_cn.jpg);
    }

    #cont_links2{
        /*flex-wrap:wrap;*/
        width: 100%;
    }

    #user-registration .downloadLink:nth-child(1) {
        margin: 0 auto;
        /* width: 50%; */
    }

    #user-registration .downloadLink:nth-child(2) {
        margin: 0 auto;
    }

    #user-registration .downloadLink:nth-child(3) {
        margin: 0 auto;
    }
    
    #user-registration .downloadLink:nth-child(4) {
        margin: 0 auto;
    }
}

@media screen and (max-width:1024px) {
    .innner-wap.swiper-container {
        height: 675px;
        margin-bottom: 40px
    }

    .innner-wap .swiper-slide {
        background-size: cover
    }

    .wap-small-title,
    .innner-wap .banner-text-title {
        font-size: 22px;
        font-weight: 300;
        line-height: 40px;
        color: var(--color-icon-01)
    }

    .innner-wap .banner-text-title.secondTitle {
        font-size: 28px;
        font-weight: 300;
        line-height: 40px;
        color: var(--color-icon-01)
    }

    .innner-wap .banner-text-title {
        padding: 0 0 8px
    }

    .innner-wap .banner-text-content {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: var(--color-icon-01)
    }
}

.wap-small-title {
    padding: 208px 0 8px
}

@media screen and (min-width:475px) {

    .wap-small-title,
    .innner-wap .banner-text-title,
    .innner-wap .banner-text-content {
        text-align: left
    }

    .wap-small-title {
        padding: 198px 0 8px
    }

    .innner-wap .banner-text-content {
        max-width: 430px
    }
}

@media screen and (min-width:769px) {
    .wap-small-title {
        padding-top: 220px
    }

    .innner-wap .banner-text-content {
        max-width: 620px
    }
}

@media screen and (min-width:925px) {
    .wap-small-title {
        padding-top: 208px
    }
}

@media screen and (min-width:965px) {
    .wap-small-title {
        padding-top: 210px
    }
}

@media screen and (min-width:995px) {
    .wap-small-title {
        padding-top: 220px
    }
}

@media screen and (min-width:1433px) {
    .innner-pc .container>* {
        margin-left: calc(1/12 * 100%)
    }
}

@media screen and (min-width:1689px) {
    .innner-pc .container>* {
        margin-left: calc(1.5/12 * 100%)
    }
}

@media screen and (min-width:2699px) {
    .innner-pc .pc-small-title {
        padding-top: 300px
    }
}

@media screen and (min-width:2841px) {
    .innner-pc .pc-small-title {
        padding-top: 280px
    }
}

#social-network p.subtitle {
    margin-bottom: 16px !important
}

#social-network p.subtitle+p {
    margin-bottom: 40px
}

#social-network .columns.top {
    margin-bottom: 12px
}

#social-network .columns.top p {
    color: var(--color-icon-03)
}

#social-network .columns.top p span {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: var(--color-brand-Auxiliary);
    margin: 8px 0
}

#social-network .swiper img,
#social-network .columns.bottom img {
    box-shadow: 0 2px 4px 4px rgba(0, 0, 0, .1);
    border-radius: 6px
}

#social-network .swiper img {
    margin-bottom: 40px
}

#social-network .columns.bottom img {
    margin-bottom: 32px
}

#social-network .swiper h4 {
    margin-bottom: 24px
}

#social-network .columns.bottom h4 {
    margin-bottom: 16px
}

@media screen and (min-width:835px) {
    #social-network .columns.top {
        text-align: center
    }
}

@media screen and (min-width:1025px) {
    #social-network p.subtitle {
        margin-bottom: 24px !important
    }

    #social-network p.subtitle+p {
        margin-bottom: 64px
    }

    #social-network .columns.top {
        margin-bottom: 144px
    }

    #social-network .columns.top p {
        font-size: 20px;
        font-weight: 400;
        line-height: 26px
    }

    #social-network .columns.top p span {
        font-size: 48px;
        line-height: 68px;
        margin: 16px 0
    }
}

@media screen and (max-width:834px) {
    #social-network {
        padding-bottom: 72px
    }

    #social-network .column {
        margin-bottom: 8px
    }
}

#more-features h3 {
    margin-bottom: 40px
}

#more-features img {
    margin-bottom: 32px
}

#more-features h4 {
    margin-bottom: 24px
}

@media screen and (min-width:835px) {
    #more-features h3 {
        margin-bottom: 80px
    }
}

@media screen and (min-width:1025px) {
    #more-features .grid {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 24px
    }

    #more-features .grid-item {
        cursor: pointer;
        border-radius: 6px;
        border: 1px solid #e4e4e4;
        padding: 64px 24px
    }

    #more-features img {
        margin-bottom: 40px
    }

    #more-features img.hover {
        display: none
    }

    #more-features .grid-item,
    #more-features .grid-item:hover,
    #more-features .grid-item>*,
    #more-features .grid-item:hover>* {
        transition: .3s
    }

    #more-features .grid-item:hover {
        background-color: var(--color-brand-standard)
    }

    #more-features .grid-item:hover h4,
    #more-features .grid-item:hover p {
        color: var(--color-icon-01)
    }

    #more-features .grid-item:hover img {
        display: none
    }

    #more-features .grid-item:hover img.hover {
        display: initial
    }

    body.translatepress-en_GB #more-features h4 {
        font-size: 20px;
        line-height: 26px
    }
}

@media screen and (max-width:1024px) {
    #more-features {
        padding-bottom: 72px
    }

    #more-features .swiper-slide {
        border-radius: 6px;
        border: 1px solid #e4e4e4;
        padding: 72px 24px 94px
    }
}

#user-registration {
    padding-bottom: 100px
}

#user-registration img {
    margin-bottom: 40px;
}

#user-registration h4 {
    margin-bottom: 32px;
    font-weight: 200;
}

@media screen and (max-width:834px) {
    #user-registration {
        padding-bottom: 80px
    }

    #user-registration .column:not(:last-child) {
        margin-bottom: 64px
    }
}

.bannerFollowme {
    margin-top: 0 !important;
}

/* layout */
section {
    padding: 40px 0;
}

@media screen and (min-width: 1025px) {
    section {
        padding: 80px 0;
    }
}

/* common */
section ul li {
    display: flex;
    color: var(--color-icon-03);
    margin-bottom: 40px;
}

.red-dot {
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    background: url("../images/ctrader-ok.png") no-repeat scroll center / contain;
    margin-right: 16px;
}

/* font */
h2,
h4 {
    font-size: 28px;
    font-weight: 300;
    line-height: 38px;
    color: var(--color-brand-Auxiliary);
}

h2 {
    margin-bottom: 40px;
}

h4 {
    font-weight: bold;
}

h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
    color: var(--color-brand-Auxiliary);
    margin-bottom: 40px;
}

p {
    color: var(--color-icon-03);
}

@media screen and (min-width: 1024px) {

    h2,
    h4 {
        font-size: 48px;
        line-height: 64px;
    }

    h2 {
        margin-bottom: 80px;
    }

    h3 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 64px;
    }
}

/* banner */
.innner-pc.swiper-container {
    margin-bottom: 80px;
}

.innner-pc .container>* {
    margin-left: calc(1 / 12 * 100%);
}

.innner-pc .pc-small-title {
    font-size: 20px;
    color: var(--color-icon-03);
    padding-top: 271px;
}

.innner-pc .banner-text-title {
    font-weight: bold;
    padding: 8px 0 24px;
}

.innner-pc div.bottom-group {
    padding-top: 120px;
}

.innner-pc .banner-text-content {
    color: var(--color-icon-03);
}

@media screen and (max-width: 1024px) {
    .innner-wap.swiper-container {
        height: 675px;
    }

    .innner-wap .wap-small-title {
        padding-top: 120px;
    }

    .innner-wap .banner-text-title {
        font-weight: 600;
        padding: 3px 0 24px;
    }
}

/* trading-community */
#trading-community p {
    margin-bottom: 8px;
}

@media screen and (min-width: 1025px) {
    #trading-community {
        padding-bottom: 120px;
    }

    #trading-community p {
        font-size: 20px;
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 834px) {
    #trading-community .column:not(:last-child) {
        margin-bottom: 16px;
    }
}

/* trading-needs */
#trading-needs .columns:not(:last-of-type) {
    margin-bottom: 16px;
}

#trading-needs .column {
    position: relative;
}

#trading-needs .columns .img-group img:last-of-type {
    position: absolute;
}

#trading-needs .columns .img-group {
    margin-bottom: 56px;
}

#trading-needs .columns-1 .img-group img:last-of-type {
    width: 74.4%;
    top: 53%;
    left: 20%;
}

#trading-needs .columns-2 .img-group img:last-of-type {
    width: 43%;
    top: 42%;
    left: 50%;
}

#trading-needs .columns-3 .img-group img:last-of-type {
    width: 57.7%;
    top: 44%;
    left: 36.8%;
}

#trading-needs img {
    border-radius: 16px;
    /* box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.25); */
}

@media screen and (min-width: 835px) and (max-width: 1024px) {
    #trading-needs .column {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width: 1025px) {
    #trading-needs .columns:nth-of-type(odd) .column:first-child {
        order: 1;
    }

    #trading-needs .columns:not(:last-of-type) {
        margin-bottom: 40px;
    }

    #trading-needs .columns-1 .img-group img:last-of-type {
        width: 62.8%;
        top: 66%;
        left: 42%;
    }

    #trading-needs .columns-2 .img-group img:last-of-type {
        width: 43.8%;
        top: 38%;
        left: 60%;
    }

    #trading-needs .columns-3 .img-group img:last-of-type {
        width: 41.2%;
        top: 59%;
        left: 64%;
    }

    #trading-needs .columns:nth-of-type(even) .column:last-of-type {
        margin-left: 56px;
    }

    #trading-needs h2 {
        margin-bottom: 60px;
        font-weight: 400;
    }

    #trading-needs .columns:not(:last-of-type) {
        margin-bottom: 80px;
    }
}

@media screen and (min-width: 1380px) {
    #trading-needs .columns {
        max-width: 1540px;
        margin-left: auto;
        margin-right: auto;
    }

    #trading-needs .content-wrapper {
        margin-top: 80px;
    }

    #trading-needs .columns:not(:last-of-type) {
        margin-bottom: 320px;
    }

    #trading-needs {
        padding-bottom: 240px;
    }
}

@media screen and (max-width: 834px) {
    #trading-needs h3 {
        text-align: center;
    }
}

/* traders-circle */
#traders-circle {
    background-color: #f9fbfd;
}

#traders-circle ul:last-of-type {
    margin-bottom: 40px;
}

#traders-circle ul li {
    margin-bottom: 24px;
}

#traders-circle img {
    width: 100%;
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 835px) {
    #trading-needs .column.is-8-desktop {
        width: 55%;
    }

    #traders-circle ul {
        display: flex;
        justify-content: center;
        margin-bottom: 24px;
    }

    #traders-circle ul:last-of-type {
        margin-bottom: 80px;
    }

    #traders-circle ul li {
        min-width: 340px;
        margin: 0 12px;
    }

    .btn-wrapper:hover {

        padding-bottom: 0px;
        margin-bottom: 0
    }
}

@media screen and (min-width: 1025px) {
    #traders-circle .img-group {
        display: flex;
    }

    #traders-circle img {
        width: 30%;
    }

    #traders-circle img:not(:last-of-type) {
        width: 70%;
        margin-right: 40px;
    }
}

@media screen and (max-width: 1024px) {
    #traders-circle img:not(:last-of-type) {
        margin-bottom: 24px;
    }
}

#user-registration>div>div>div:nth-child(1)>div {
    margin: auto;
    height: 25vw;
    width: auto;
    background-image: url(/asset/inpageImg/pelican/open_account2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

#user-registration>div>div>div:nth-child(2)>div:nth-child(1) {
    margin: auto;
    height: 25vw;
    width: auto;
    background-image: url(/asset/inpageImg/pelican/aus_social.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}

#features .container {
    display: flex;
    gap: 20px;
}

.elements_container {
    display: flex;
    flex-direction: column;
    gap: 50px
}

.element_title {
    display: flex;
    gap: 20px;
}

.element_title svg {
    width: 50px;
    height: 50px;
}

.element_title h2,
.element_title svg {
    margin: auto 0;
}

.element p {
    margin-top: 15px;
}

#faqs_sec {
    padding: 0;
}

#faqs_sec h3 {
    text-align: center;
    font-weight: 400;
}

#faqs_sec h2 {
    margin-bottom: 10px;
    font-size: 40px;
    color: #019f01;
}

.faqsAccordion {
    background-color: #eee;
    color: #454545;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 22px;
    transition: 0.4s;
    border-radius: 10px;
    display: flex;
}

.faqsAccordion:hover {
    background-color: #e5813a;
    color: white;
}

#faqs_sec .active {
    background-color: #e5813a;
    color: white;
    border-radius: 10px;
}


.faqsAccordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    /* float: right; */
    margin: auto;
    margin-right: 5px;
}

.faqsAccordion:hover:after {
    color: white;
}

#faqs_sec .active:after {
    content: "\2212";
    color: white;
}

.faqsPanel {
    padding: 0px 50px;
    margin: 10px 0 30px auto;
    background-color: #ffffff;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.active .faqsPanel {
    border: 1px solid #cccccc;
}

.faqsPanel p {
    font-size: 18px;
    text-align: justify;
}

@media screen and (max-width: 1024px) {
    #faqs_sec h2 {
        font-size: 28px;
    }

    .faqsAccordion {
        font-size: 18px;
    }

    .faqsPanel p {
        font-size: 16px;
    }
}

@media screen and (max-width: 834px) {
    #faqs_sec h2 {
        font-size: 24px;
        text-align: center;
    }

    .faqsAccordion {
        font-size: 14px;
        vertical-align: middle;
        align-items: center;
        align-content: center;
    }

    .faqsPanel p {
        font-size: 12px;
    }

    .faqsPanel {
        padding: 0 20px;
    }

    #features .container {
        flex-wrap: wrap;
    }

    .elements_container {
        gap: 20px;
    }

    #user-registration>div>div>div:nth-child(1)>div,
    #user-registration>div>div>div:nth-child(2)>div:nth-child(1) {
        height: 50vw;
    }

    #banner>div>div>div>p {
        margin-bottom: 20px !important;
    }

    #cont_links {
        margin-top: 0;
    }

    #banner .text-wrapper {
        padding-top: 80px;
        line-height: 0.8;
    }

    .downloadLink a,
    .downloadLink a:visited,
    .downloadLink a:active {
        font-size: 18px;
    }

    .downloadLink p {
        font-size: 18px;
    }

    .downloadLink img {
        width: 20px;
        margin: auto;
    }

    .downloadLink img:nth-child(3) {
        width: 12px;
        height: 18px;
    }

}