
h1,h2{color: #002329;font-size: var(--fs-56);font-weight: 600;text-align: center;line-height: 1.2;}
h2 span,h1 span{color: var(--v-orange);}
.contact-banner{background: url(/wp-content/themes/vantage/images/about-contact-banner.webp) top center no-repeat;background-size: cover;background-attachment: fixed;position: relative;overflow: hidden;}
.contact-banner .inner{padding-top: 80px;padding-bottom:72px;}
.contact-banner .inner .text-box {text-align: center;}
.contact-banner .inner .text-box h1{margin-bottom: 14px;color: var(--v-black);}
.contact-banner .inner .text-box a {max-width: 296px;box-shadow: 0px 8px 30px #E3572829;border-radius: 36px;padding: 20px 48px;
font-size: var(--fs-18);line-height: 1.2; }
.contact-banner .inner .text-box p{font-size: 22px;color: var(--v-black);line-height: 1.1;max-width: 700px;margin: 0 auto 20px;}
.contact-banner .inner .text-box .bottom {background: #ffffff;box-shadow: 27px 52px 35px #00000029;border-radius: 20px;opacity: 0.96;padding: 56px 72px;max-width: 1304px;margin: 0 auto; margin-top: 40px;}
.contact-banner .inner .text-box .bottom ul{display: flex;}
.contact-banner .inner .text-box .bottom ul li{text-align: center;width: 33%;position: relative;padding: 0px 28px;}
.contact-banner .inner .text-box .bottom ul li:after{content:"";position: absolute;right: 0;width: 1px;height: 81px;background-color: #D4D4D4;top: 50%;transform: translateY(-50%);}
.contact-banner .inner .text-box .bottom ul li:first-child{padding-left: 0;}
.contact-banner .inner .text-box .bottom ul li:last-child{padding-right: 0;}
.contact-banner .inner .text-box .bottom ul li:last-child:after{display: none;}
.contact-banner .inner .text-box .bottom ul li p.tit{font-size: 28px;color: #e35728;margin-bottom: 12px;font-weight: 500;}
.contact-banner .inner .text-box .bottom ul li p{font-size: var(--fs-16);color: var(--v-black);margin-bottom: 0;line-height: 1.4;}
.have-question .inner{padding-top:80px;padding-bottom: 76px;}
.have-question .inner .text-box {text-align: center;}
.have-question .inner .text-box h2{margin-bottom: 12px;}
.have-question .inner .text-box>p{font-size: 22px;color: var(--v-black);line-height: 1.1;margin-bottom:40px;}
.have-question .inner .text-box ul{max-width: 1380px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.have-question .inner .text-box ul li{padding: 28px 30px 31px;width: 49.3%;margin-bottom: 24px;background: #F6F5F8;border-radius: 16px;text-align: left;color: var(--v-black);position: relative;z-index: 1;overflow: hidden;}
.have-question .inner .text-box ul li:before{content: '';display: block;width: 120px;height: 150px;background-color: #E8E9ED;position: absolute;top:0%;left: 0%;border-radius: 50%;transition: .4s;z-index: -1;transform: translate(-100%, 100%);}
.have-question .inner .text-box ul li:hover:before{transform: translate(50%, 50%) scale(10);}
.have-question .inner .text-box ul li h3{margin-bottom: 10px;font-size: var(--fs-18);}
.have-question .inner .text-box ul li p{font-size: var(--fs-16);line-height: 1.4;margin-bottom: 0;}
.have-question .inner .text-box ul li p a{color: #034854;text-decoration: underline;}
.contact-conformation{background: #F0F1F3;}
.contact-conformation .inner{padding-top:80px;padding-bottom: 100px;}
.contact-conformation .inner .top{border-radius: 13px 13px 0 0;overflow: auto;}
.contact-conformation .inner h2{margin-bottom:40px;}
.contact-conformation .inner table thead{background: #636363;border-radius: 13px 13px 0px 0px;}
.contact-conformation .inner table thead tr{background: #636363;}
.contact-conformation .inner table thead tr th{padding: 20px 0;position: relative;background: #636363;}
.contact-conformation .inner table thead tr th:first-child{width: 29.7%;padding-left: 48px;border-radius: 13px 0px 0px 0px;}
.contact-conformation .inner table thead tr th:nth-child(2){width: 20.5%;}
.contact-conformation .inner table thead tr th:nth-child(3){width: 22.1%;}
/* .contact-conformation .inner table thead tr th:nth-child(3){width: 27.7%;} */
.contact-conformation .inner table thead tr th:last-child{padding-right: 52px;border-radius: 0px 13px 0px 0px;}
.contact-conformation .inner table tbody tr{background-color: #ffffff;}
.contact-conformation .inner table tbody tr td{padding: 40px 0;position: relative;}
.contact-conformation .inner table tbody tr td:first-child{padding-left:48px;}
.contact-conformation .inner table tbody tr td:last-child{padding-right:52px;}

.contact-conformation .inner table tbody tr:nth-child(even){background: #F5F5F5;}
.contact-conformation .inner table thead tr th:first-child p,
.contact-conformation .inner table tbody tr td:first-child p{font-weight: 500;font-size: var(--fs-18);color: #002329;padding-left: 0;}
.contact-conformation .inner table thead tr th p{color: var(--v-white) !important;}
.contact-conformation .inner table th p,
.contact-conformation .inner table td p{position: relative;font-size: var(--fs-16);margin: 0;color:var(--v-black);padding-left: 53px;}
.contact-conformation .inner table th p:before,
.contact-conformation .inner table td p:before{content:"";position: absolute;width: 16px;height: 16px;left: 29px;top: 50%;}
.contact-conformation .inner table .phone:before{background: url(/wp-content/themes/vantage/images/about-contact-phone.svg);margin-top: -8px;}
.contact-conformation .inner table .email:before{background: url(/wp-content/themes/vantage/images/about-contact-email.svg);margin-top: -7px;}
.contact-conformation .inner table .time:before{background: url(/wp-content/themes/vantage/images/about-contact-time.svg);margin-top: -10px;}
.contact-conformation .inner table th .phone:before{background: url(/wp-content/themes/vantage/images/about-contact-phone-white.svg);}
.contact-conformation .inner table th .email:before{background: url(/wp-content/themes/vantage/images/about-contact-email-white.svg);}
.contact-conformation .inner table th .time:before{background: url(/wp-content/themes/vantage/images/about-contact-time-white.svg);}
.contact-conformation .inner table th:after,
.contact-conformation .inner table td:after{content:"";width: 1px;height: 21px;background-color: #d1d1d1;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.contact-conformation .inner table thead tr th:last-child:after,
.contact-conformation .inner table tbody tr td:last-child:after{display: none;}
.contact-conformation .inner table td a{color: blue;text-decoration: underline;}
.contact-conformation .inner table tr td a.faqs{padding-left: 53px;}
.contact-conformation .table{display: none;}

.send-message{background: url(/wp-content/themes/vantage/images/about-contact-send-message.webp);background-size: cover;}
.send-message .inner{max-width: 1488px;display: flex;justify-content: space-between;padding-top: 80px;padding-bottom: 80px;flex-wrap: wrap;}
.send-message .inner .text-box{padding-top: 142px;max-width: 504px;}
.send-message .inner .text-box h2{margin-bottom: 16px;text-align: left;}
.send-message .inner .text-box p{font-size: var(--fs-20);color: var(--v-black);max-width: 450px;}
.gform_wrapper .gform-body .gform_fields{grid-row-gap: 0px !important;grid-column-gap: 1% !important;}
.form_content{ width:620px; max-width:100%; position:relative;}
.form_content .gform_wrapper .gform_heading{ display:none !important;}
.form_content .gform_wrapper .gfield{ width:100%; margin-bottom:15px; position:relative;}
.form_content .gform_wrapper .gfield .gfield_label{ margin-bottom:0px; font-size:18px; color:#818181 !important; font-weight: 400;line-height: 1.2;position: absolute;top: 18px;left: 15px;transition: all .2s linear;z-index: 9;pointer-events: none;}
.form_content .gform_wrapper .gform-body .hasInner .gfield_label, 
.form_content .gform_wrapper .gform-body .hasFouns .gfield_label{top: 6px;font-size: 12px;}
.form_content .gform_wrapper .gform-body .hasBorder .ginput_container input{background-color:var(--v-grey-light4);border-radius: 8px 8px 0px 0px;}
.form_content .gform_wrapper .gform-body .hasBorder .ginput_container select{background-color:var(--v-grey-light4);border-radius: 8px 8px 0px 0px;}
.form_content .gform_wrapper .gform-body .hasBorder .ginput_container textarea{background-color:var(--v-grey-light4) !important;border-radius: 8px 8px 0px 0px !important;}
.form_content .gform_wrapper .gform-body .hasFouns .ginput_container::after{width: 100%;}
.form_content .gform_wrapper .gform-body .hasError .ginput_container .error{display: block;}
.form_content .gform_wrapper .gform-body .hasError .ginput_container .error-icon{display: block;}
.form_content .gform_wrapper .gform-body .hasError .ginput_container input{background-color: rgba(167, 30, 0, .1);}
.form_content .gform_wrapper .gform-body .hasError .gfield_label{color: #a71e00;}


.form_content .gform_wrapper .gfield_required{font-size:18px !important;}
.form_content .gform_wrapper .gform-body .gfield input
.form_content .gform_wrapper .gform-body .gfield select{width: 100%;height: 61px;font-size: 16px;border: none;outline: none;border-radius: 8px;background-color: var(--v-grey-light2);padding-left: 15px;padding-top: 17px;transition: all .2s linear;padding-right: 64px;}
.form_content .gform_wrapper .gform-body .gfield[data-js-reload = 'field_1_13']{height: 150px;}
.form_content .gform_wrapper .gform-body .gfield textarea.large{height: 150px !important;padding-top: 41px;background: #f5f5f5;border: none; resize: none;padding-left: 15px;border-radius: 8px;}

.form_content .gform_wrapper .ginput_container{position: relative;}
.form_content .gform_wrapper .ginput_container .remind{display: none;color: var(--v-black);font-size: var(--fs-14);}
.form_content .gform_wrapper .ginput_container:after{content: '';display: block;width: 0;height: 1px;transition: all 0.4s;background-color: var(--v-orange);position: absolute;top: 61px;left: 0px;}
.form_content .gform_wrapper .gfield--type-textarea .ginput_container:after{top: 150px;}

.gfield:after{content: '';display: block;width: 0;height: 1px;transition: all 0.4s;background-color: #a71e00;position: absolute;bottom: 0;}
.green:after{width: 100%;}

#field_1_14{grid-column: span 3;}
#field_1_17{grid-column: span 9;}
#field_1_14 .ginput_container:before,
#field_1_16 .ginput_container:before,
.ginput_container_select:before{content:"";width: 26px;height: 26px;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);background: url(/wp-content/themes/vantage/images/contact-us-form-down.svg);pointer-events: none;z-index: 1;}
.ginput-cha{background: url(/wp-content/themes/vantage/images/contact-us-form-cha.svg);width: 26px;height: 26px;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);transition: all 0.3s;z-index: 2;}
.form_content .gform_wrapper .gform-body .gfield select.large option{background: #FFFFFF;box-shadow: 0px 10px 14px #0000005E;border-radius: 8px;font-size: 16px;font-weight: 500;margin-bottom: 15px;border: none;}

.gform_wrapper .gform_footer{justify-content: flex-end;margin: 0 !important;padding: 0 !important;}
.form_content .gform_wrapper .gform_footer input{background: #e35728;border-radius: 36px;border: 1px solid #e35728;padding:16px 30px;height: 53px;display: inline-block;width: auto;margin-bottom: 0px;color: #fff;font-size: 18px;line-height: 18px !important;text-align: center;transition: all 0.2s;text-decoration: none;cursor: pointer;box-shadow: 0px 8px 30px #E3572880;}
.gform_wrapper .gform_validation_errors{ display:none;}
.form_content .gform_wrapper .gfield_validation_message,
.form_content .gform_wrapper .validation_message{ padding:0px !important; margin:0px !important; font-size:14px !important; background:none !important;border: none !important;color: #A71E00 !important;}
.form_content .gform_confirmation_wrapper .gform_confirmation_message{ text-align:center; padding-bottom:25px; font-size:20px; }
input:-webkit-autofill{ -webkit-box-shadow: 0 0 0 1000px #f5f5f5 inset;  }

.form_three_box{display: none;}
.send-message .gform-body .ginput_container select,
.send-message .gform-body .ginput_container input{width: 100% !important;height: 61px;border-radius: 8px;font-size: 16px;outline-style: none;background: #f5f5f5;border: none;position: relative;padding: 17px 64px 0 15px !important;transition: all .2s linear;border: none !important;}

.send-message .gform-body .ginput_container select{color: var(--v-black) !important;}
.gform-theme--foundation .gfield textarea.large{min-block-size: auto !important;}
.about-us{background-color: var(--v-white);}
.about-us .inner{padding-top:80px;padding-bottom:100px;}
.about-us .inner h2{margin-bottom: 40px;text-align: center;}
.about-us .inner ul{max-width: 1313px;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.about-us .inner ul li{text-align: center;color:var(--v-black) ;position: relative;width: calc(100% / 3);padding: 0px 33px;}
.about-us .inner ul li:after{content:"";position: absolute;right: 0px;top: 50%;margin-top:-77px;width: 1px;height: 154px;background-color: #D4D4D4;}
.about-us .inner ul li:last-child:after{display: none;}
.about-us .inner ul li img{margin-bottom:20px;}
.about-us .inner ul li h3{font-size: 22px;font-weight: 600;margin-bottom: 20px;line-height: 1.2;}
.about-us .inner ul li>p{margin-bottom: 32px;font-size: 16px;line-height: 1.4;}
.about-us .inner ul li a{border-bottom: 1px solid #818181;position: relative;}
.about-us .inner ul li a span{margin: 0;font-size: 18px;color: #818181;transition: .4s;display: inline-block;}
.about-us .inner ul li a:hover{border-bottom: none;}
.about-us .inner ul li a:hover span{color: #c62400;transform: translateY(-4px);}
.about-us .inner ul li a:after{content:"";width: 0;height: 1px;background-color: #C62410;position: absolute;bottom: 0;left: 0;transition: .2s;}
.about-us .inner ul li a:hover:after{width: 100%;}
.try-trading{background: url(/wp-content/themes/vantage/images/about-contact-banner.webp) center no-repeat;background-size: cover;background-attachment: fixed;position: relative;overflow: hidden;}
.try-trading .inner{padding-top: 102px;padding-bottom: 104px;}
.try-trading .inner .text-box{max-width: 860px;margin: 0 auto;}
.try-trading .inner .text-box h2{margin-bottom:31px;}
.try-trading .inner .link-box{display: flex;justify-content: center;flex-wrap: wrap; gap: 20px;}
.try-trading .inner .link-box a{margin: 0 0 12px 0;}


.demo{background: rgba(0,0,0,0.8);width: 100%;height: 100%;position: fixed;left: 0px;top: 0px;z-index: 9998;}
.box{position: fixed;z-index: 9999;top: 50%;left: 50%;transform: translate(-50%, -50%) translateZ(0px);width: 600px;max-width: calc(100% - 40px);padding: 36px 20px 47px;display: flex;justify-content: center;align-items: center;background: #fff;border-radius: 8px;flex-direction: column;color: var(--v-black);font-weight: 600;}
.box p{color: #000;font-size: var(--fs-20);font-weight: 600;}
.box #lottie{width: 120px;height: 120px;}

.thanks-msg{display: none;}

#gform_submit_button_1{text-transform: uppercase;}

html[lang='ar-AE'] .have-question .inner .text-box ul li h3,
html[lang='ar-AE'] .have-question .inner .text-box ul li p,
html[lang='ar-AE'] .send-message .inner .text-box h2,
html[lang='ar-AE'] .send-message .inner .text-box p{text-align: right;}
html[lang='ar-AE'] .about-us .inner ul li a:after{left: 0;}

html[lang='vi-VN'] .contact-banner .inner .text-box a{max-width: 100%;}

html[lang='fr-FR'] .contact-banner .inner .text-box a{max-width: 100%;}
html[lang='fr-FR'] .gform_wrapper.gravity-theme .gform_footer input{padding: 0 !important;}

html[lang='de-DE'] .contact-banner .inner .text-box a{max-width: 100%;}
html[lang='de-DE'] .gform_wrapper.gravity-theme .gform_footer input{padding: 0 !important;}

html[lang='es-ES'] .contact-banner .inner .text-box a{max-width: 100%;}

html[lang='it-IT'] .contact-banner .inner .text-box a{max-width: 100%;}

html[lang='pl-PL'] .contact-banner .inner .text-box a{max-width: 100%;}
html[lang='pl-PL'] .gform_wrapper.gravity-theme .gform_footer input{padding: 0 !important;}

html[lang='pt-PT'] .contact-banner .inner .text-box a{max-width: 100%;}

html[lang='sv-SE'] .gform_wrapper.gravity-theme .gform_footer input{padding: 0 !important;}

html[lang='kk-KZ'] .contact-banner .inner .text-box a{max-width: 100%;}
html[lang='kk-KZ'] .contact-conformation .inner table tr td a.faqs{display: block;}

html[lang='ru-RU'] .contact-banner .inner .text-box a{max-width: 100%;}
html[lang='ru-RU'] .contact-conformation .inner table tr td a.faqs{display: block;}

html[lang='mn-MN'] .contact-banner .inner .text-box a{max-width: 100%;}
html[lang='mn-MN'] #field_1_14{grid-column: span 4;}
html[lang='mn-MN'] #field_1_17{grid-column: span 8;}
html[lang='mn-MN'] .gform_wrapper.gravity-theme .gform_footer input{padding: 0 !important;}

html[lang='ko-KR'] .contact-banner .inner .text-box a{max-width: 100%;}

@media(max-width:1440px){
    .contact-banner .inner .text-box .bottom{padding: 60px 118px;}
    .contact-banner .inner .text-box .bottom ul li p br{display: none;}
    .have-question .inner .text-box ul li p br {display: none;}
    .contact-conformation .inner table thead tr th:first-child,
    .contact-conformation .inner table tbody tr td:first-child{padding-left: 30px;}
    .contact-conformation .inner table thead tr th:last-child,
    .contact-conformation .inner table tbody tr td:last-child{padding-right: 0px;}
}
@media(max-width:1240px){
    .contact-banner .inner .text-box .bottom{padding: 60px 68px;}
    .send-message .inner{justify-content: center;}
    .send-message .inner .text-box{padding-top: 0px;width: 100%;text-align: center;}
    .send-message .inner .text-box h2{text-align: center;}
    .send-message .inner .text-box p{max-width: 100%;}

    .contact-banner .inner .text-box .bottom{padding: 40px 40px 20px;}
    .contact-banner .inner .text-box .bottom ul{flex-wrap: wrap;}
    .contact-banner .inner .text-box .bottom ul li{width: 50%;text-align: left;padding: 0px 16px;margin-bottom: 20px;}
    .contact-banner .inner .text-box .bottom ul li:after{display: none;}

    .contact-banner .inner .text-box .bottom ul li:nth-child(1),
    .contact-banner .inner .text-box .bottom ul li:nth-child(3){padding-left: 0;}
    .contact-banner .inner .text-box .bottom ul li:nth-child(2),
    .contact-banner .inner .text-box .bottom ul li:nth-child(4){padding-right: 0;}
    .contact-banner .inner .text-box .bottom ul li p.tit{font-size: 24px;margin-bottom: 4px;}

    html[lang='ar-AE'] .contact-banner .inner .text-box .bottom ul li{text-align: right;}
}

@media(max-width:1024px){
    .about-us .inner ul li{width: 50%;margin-bottom: 15px;}
    .about-us .inner ul li:after{display: none;}
}

@media(max-width:900px){
    .contact-conformation .inner .top{overflow-x: scroll;}
    .contact-conformation table{width: 890px;}
    
}
@media(max-width:768px){
    .contact-banner{background: url(/wp-content/themes/vantage/images/about-contact-banner-mobile1.webp) top center no-repeat;background-position-y: 0 !important;}
    .contact-banner .inner{padding-top: 50px;padding-bottom: 32px;}
    .contact-banner .inner .text-box p{font-size: 18px;}
    .contact-banner .inner .text-box>p{max-width: 290px;}
    .contact-banner .inner .text-box a {max-width: 216px;padding: 15px 38px; font-size: 16px;}
    .contact-banner .inner .text-box .bottom {box-shadow: 10px 10px 10px #00000029;border-radius: 12px; margin-top: 16px;}
.contact-banner .inner .text-box .bottom
    .contact-banner .inner .text-box .bottom ul li{padding: 0;width: 100%;}
    .contact-banner .inner .text-box .bottom ul li p.tit{font-size: 20px;}
    .contact-banner .inner .text-box .bottom ul li p{font-size: 14px;}
    .have-question .inner{padding-top: 0px;padding-bottom: 46px;}
    .have-question .inner .text-box h2{margin-bottom: 8px;}
    .have-question .inner .text-box>p{font-size: 18px;margin-bottom: 30px;}
    .have-question .inner .text-box ul li{width: 100%;margin-bottom: 12px;padding: 20px;}
    .have-question .inner .text-box ul li h3{margin-bottom: 12px;}
    .about-us{background: #f5f5f5;}
    .about-us .inner{padding-top: 52px;padding-bottom: 52px;}
    .about-us .inner ul li{width: 100%;margin-bottom: 60px;}
    .about-us .inner ul li>p{height: auto !important;margin-bottom: 20px;}
    .about-us .inner ul li img,
    .about-us .inner ul li h3{margin-bottom: 12px;}
    .about-us .inner ul li:last-child{margin-bottom: 0px;}
    .contact-conformation .inner{padding-top: 62px;padding-bottom: 62px;}
    .contact-conformation .inner h2{margin-bottom: 22px;}
    .try-trading{background: url(/wp-content/themes/vantage/images/about-contact-banner-mobile.webp) top center no-repeat;}
    .try-trading .inner{padding-top: 50px;padding-bottom: 39px;}
    .send-message{background: #ffffff;}
    .send-message .inner{padding-top: 52px;padding-bottom: 52px;}

    #field_1_14{grid-column: span 4;}
    #field_1_17{grid-column: span 8;}
    .box{height: 270px;padding: 16px 20px 17px;width: 410px;}
    .send-message .inner .text-box h2{margin-bottom: 8px;}

}
@media(max-width:500px){
    .contact-banner .inner .text-box .bottom {padding: 16px 16px 20px;}
    .contact-banner .inner .text-box .bottom ul li{margin-bottom: 12px;}
    .contact-banner .inner .text-box .bottom ul li:last-child{margin-bottom: 0;}
    .contact-banner .inner .text-box .bottom ul li p.tit{font-size: 16px;}
    .contact-banner .inner .text-box .bottom ul li p{font-size: 12px;}
    .have-question .inner{padding-bottom: 20px;padding-top: 0;margin-top: -15px;}
    .have-question .inner .text-box>p{font-size: 16px;margin-bottom: 20px;line-height: 1.4;}
    .contact-conformation{background: #E8E9ED;}
    .contact-conformation .inner{padding-top: 32px;padding-bottom: 32px;}
    .contact-conformation .top{display: none;}
    .contact-conformation .table{display: block;}
    .contact-conformation .table ul{display: flex;flex-wrap: wrap;align-items: center;}
    .contact-conformation .table ul li{padding: 20px 17px;background-color: var(--v-white);margin-bottom: 20px;width: 100%;}
    .contact-conformation .table ul li:nth-child(even){background: #F5F5F5;}
    .contact-conformation .table ul li:last-child{margin-bottom: 0px;}
    .contact-conformation .table ul li p.title{color: #002329;font-size: 20px;font-weight: 500;margin-bottom: 16px;}
    .contact-conformation .table ul li .information p{margin-bottom: 8px;padding-left: 24px;color: var(--v-black);font-size: 16px;position: relative;}
    .contact-conformation .table ul li .information p:before{content:"";position: absolute;width: 16px;height: 16px;left: 0px;top: 50%;margin-top: -8px;}
    .contact-conformation .table ul li p a{color: blue;text-decoration: underline;}
    .contact-conformation .table ul li .information a.faqs{color: blue;text-decoration: underline;padding-left: 24px;}
    .contact-conformation .table ul li .information p.phone:before{background: url(/wp-content/themes/vantage/images/about-contact-phone.svg);}
    .contact-conformation .table ul li .information p.email:before{background: url(/wp-content/themes/vantage/images/about-contact-email.svg);}
    .contact-conformation .table ul li .information p.time:before{background: url(/wp-content/themes/vantage/images/about-contact-time.svg);}
    .about-us .inner{padding-top: 32px;padding-bottom: 32px;}
    .try-trading .inner .text-box h2{margin-bottom: 20px;}
    .send-message .inner{padding-top: 32px;padding-bottom: 32px;}

    .box{width: 270px;height: 220px;}
    .box #lottie{width: 80px;height: 80px;}
    .about-us .inner ul li>p{font-size: 14px;}

    html[lang='ar-AE'] .contact-conformation .table ul li{text-align: right;}
}

@media(max-width:393px){
    .contact-banner {background: url(/wp-content/themes/vantage/images/about-contact-banner-mobile2.webp) top center no-repeat;}
    .contact-banner .inner{padding-top: 24px;}
    .contact-banner .inner .text-box h1{font-size: 20px;margin-bottom: 8px;}
    .contact-banner .inner .text-box p{margin-bottom: 12px;font-size: 14px;}
    .contact-banner .inner .text-box>p{max-width: 248px;}
    .contact-banner .inner .text-box .bottom { margin-top: 16px;}
    .contact-banner .inner .text-box .bottom ul li p{font-size: 12px;}
    .contact-conformation .table ul li .information p{font-size: 14px;}
    .contact-conformation .table ul li p.title{font-size: 16px;}
    #field_1_14 .ginput_container:before{right: 4px;}
}