<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.single{ background:#fefefe;}
.single-wrapper{ width:100%; overflow:hidden;}
.single-wrapper .inner{ padding-top:35px;}
.single-content{ font-size:var(--fs-18); color:var(--v-black);}
.single-content .inner{ padding-bottom:25px;}
.single-post-title{ color:var(--v-black); margin-bottom:12px; text-transform:uppercase;font-size: var(--fs-38);}
.author-and-date-text{ font-size:var(--fs-14); color:var(--v-grey); line-height:1.8; position:relative; padding-left:21px;}
.author-and-date-text img.author-name-icon{ position:absolute; left:1px; top:5px;}
.author-and-date-text a{ color:var(--v-black); text-decoration:underline;}
.author-and-date-text a:hover{ color:var(--v-black); text-decoration:none;}
.author-name{ display:inline-block; padding-right:7px;}
.author-name span{ color:var(--v-black); text-decoration:underline; cursor:pointer;}
.author-name span:hover{ color:var(--v-black); text-decoration:none;}
.single-content h2{ font-size:var(--fs-22); color:var(--v-red-dark); font-weight:600; position:relative; padding:0px 0px 10px 24px; border-bottom:2px solid #000; margin-bottom:15px; /*text-transform:uppercase;*/}
.single-content h2::after{content:'';display:block;top:2px;left:0px;width:17px;height:17px;position:absolute;background:url(/wp-content/themes/vantage/images/single-title-row-icon.svg) center center no-repeat;}
.single-content h2 a{ color:var(--v-red-dark);}
.single-content h2 a:hover{ color:var(--v-red-dark);}
/*.single-content h3{ font-size:var(--fs-22); color:var(--v-black); font-weight:600; margin-bottom:20px;}*/

h3{ font-weight:600; color:var(--v-black); font-size:var(--fs-20); margin-bottom:0px;}
h4{ font-weight:600; color:var(--v-black); font-size:var(--fs-18); margin-bottom:0px;}
.single-content a{ text-decoration:underline; color:var(--v-black);}
.single-content a:hover{ text-decoration:underline; color:var(--v-black);}
.single-content figure{ margin-bottom:20px;}
.single-content figure.size-full img{ width:100%;}
.single-content p{ margin-top:0px; margin-bottom:30px;}
.single-content ul{ padding:0px; margin:0px 0px 35px;}
.single-content ul li{ line-height:1.5; position:relative; padding-left:25px; padding-bottom:10px; color:var(--v-black);}
.single-content &gt; ul &gt; li:last-child{ padding-bottom:0px;}
.single-content ul li:before{ content:''; display:block; width:7px; height:7px; border-radius:50%; background:var(--v-black); position:absolute; left:0px; top:7px;}
.single-content ul ul{ padding-top:10px; margin-bottom:0px;}
.single-content ul li figure,
.single-content ol li figure{ margin-bottom:0px;}
.single-content &gt; ol{ padding:0px 0px 30px; margin:0px;}
.single-content &gt; ol &gt; li{ padding:9px 0px 10px 78px; margin:0px; list-style: none; font-size:var(--fs-18); position:relative;}
.single-content &gt; ol &gt; li:last-child{ padding-bottom:0px;}
/*.single-content &gt; ol &gt; li strong,*/
.single-content &gt; ol &gt; li h3{ font-weight:600; color:var(--v-black); font-size:var(--fs-20); margin-bottom:0px;}
.single-content &gt; ol &gt; li h3{ line-height:inherit;}
.single-content &gt; ol &gt; li .number_icon{ display:block; width:50px; height:50px; position:absolute; left:3px; top:0px; border-radius:50%; border:1px dotted var(--v-orange); color:var(--v-white); font-size:var(--fs-20); font-weight:500; font-style:italic; text-align:center; line-height:50px; z-index:1;}
.single-content &gt; ol &gt; li .number_icon:after{ content:''; display:block; width:32px; height:32px; border-radius:50%; background:var(--v-orange); position:absolute; left:50%; top:50%; transform: translate(-50%, -50%) translateZ(0px); z-index:-1;}

.single-content &gt; ol ol{ padding-top:8px;}
.single-content &gt; ol ol &gt; li{ padding-bottom:30px;}
.single-content &gt; ol ol &gt; li:last-child{ padding-bottom:10px;}
.single-content &gt; ol ul{ padding-top:10px; padding-left:10px; margin-bottom:0px;}
.single-content &gt; ol ul &gt; li{ padding-bottom:10px;}
.single-content &gt; ol ul &gt; li:last-child{ padding-bottom:0px;}
.single-content &gt; ol .wp-block-table{ margin-bottom:0px;}

.single-content .wp-block-columns{ margin-bottom:20px;}
.single-content .wp-block-columns .wp-block-image img{ width:100%; height:auto;}

.single-content ul.bottom-list,
.single-content ol.bottom-list{ padding:3px 0px 52px; margin:0px;}
.single-content ul.bottom-list li,
.single-content ol.bottom-list li{ padding:0px; margin:0px; position:static; font-size:var(--fs-13); color:var(--v-black);}
.single-content ul.bottom-list li:before,
.single-content ol.bottom-list li:before{ display:none;}

.single-content .references-text{ padding:0px 0px 40px; margin:0px;}
.single-content .references-text ul li,
.single-content .references-text ol li,
.single-content .references-text p{ padding:0px; margin:0px; position:static; font-size:var(--fs-13); color:var(--v-black);}
.single-content .references-text p{ padding-top:0px; margin-bottom:15px;}

.single-content .references-text ul,
.single-content .references-text ol{ margin:0px 0px 15px 20px; padding-left:0 !important; padding-top:0px;}
.single-content .references-text ul ul{ margin:15px 0px 0px 25px;}
.single-content .references-text li{ font-size:14px; list-style:disc outside none;}
.single-content .references-text ol ol{ margin:15px 0px 0px 25px;}
.single-content .references-text ul li{ list-style:disc outside none;}
.single-content .references-text ol li{ list-style:decimal outside none;}

/*.single-content ol{ padding:0px; margin:0px 0px 20px;}
.single-content ol li{ line-height:1.5; position:relative; padding-left:25px; padding-bottom:15px; color:var(--v-black);}
.single-content ol li:before{ content:''; display:block; width:7px; height:7px; border-radius:50%; background:var(--v-black); position:absolute; left:0px; top:7px;}*/

.single-top-img-box{ position:relative; margin-top:13px; margin-bottom:15px;}
.single-top-img-box img{ opacity:0; display:block;}
.addtoany-bar{ background:rgba(0,0,0,0.6); position:absolute; left:0px; bottom:0px; width:100%; display:flex; justify-content: flex-end; padding:23px 10px 18px;}
.addtoany-bar .addtoany_list.a2a_kit_size_32{ line-height:normal !important;}
.addtoany-bar .addtoany_list.a2a_kit_size_32 a{ margin-right:16px; margin-bottom:5px; overflow:hidden; display:inline-block;}
.addtoany-bar .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)&gt;span{ opacity:0;}
.addtoany-bar .addtoany_list.a2a_kit_size_32 a.a2a_button_facebook{ background:url(/wp-content/themes/vantage/images/post-addtoany-list-facebook-icon.svg) left top no-repeat; background-size:100% 100%; width:20px; height:20px;}
.addtoany-bar .addtoany_list.a2a_kit_size_32 a.a2a_button_twitter{ background:url(/wp-content/themes/vantage/images/post-addtoany-list-twitter-icon.svg?v=4) left top no-repeat; background-size:100% 100%; width:20px; height:20px;}
.addtoany-bar .addtoany_list.a2a_kit_size_32 a.a2a_button_linkedin{ background:url(/wp-content/themes/vantage/images/post-addtoany-list-linkedin-icon.svg) left top no-repeat; background-size:100% 100%; width:20px; height:20px;}
.addtoany-bar .addtoany_list.a2a_kit_size_32 a.a2a_button_telegram{ background:url(/wp-content/themes/vantage/images/post-addtoany-list-telegram-icon.svg) left top no-repeat; background-size:100% 100%; width:20px; height:20px;}
.addtoany-bar .addtoany_list.a2a_kit_size_32 a.addtoany_share{ display:none;}

.single-content .wp-block-table{ margin-bottom:20px; overflow: inherit !important; padding-top:20px;}
.single-content &gt; ol li .wp-block-table,
.single-content ul li .wp-block-table{ padding-top:0px;}
.single-content .wp-block-table table{ width:auto; border-radius:10px 10px 13px 13px; background:var(--v-white); box-shadow:0px 5px 15px rgba(0,0,0,0.1);}
.single-content table{ border-collapse:collapse; min-width:420px;}
.single-content table th,
.single-content table td{ border:none; line-height:1.2;padding:12px 10px; color:var(--v-black); text-align:center;}
.single-content table tr:first-child td,
.single-content table th{ background:var(--v-grey); color:var(--v-grey-light3); position:relative; padding-top:15px; padding-bottom:15px;}
.single-content table tr:first-child td:before,
.single-content table th:before{ content:""; display:block; width:2px; height:20px; position:absolute; left:-1px; top:50%; margin-top:-10px; background:var(--v-grey-dark);}
.single-content table tr:first-child td:first-child:before,
.single-content table th:first-child:before{ display:none;}
.single-content table tr:first-child td:first-child{ border-radius:10px 0px 0px 0px;}
.single-content table tr:first-child td:last-child{ border-radius:0px 10px 0px 0px;}
.single-content table tr{ border-bottom:2px solid #f0f0f0; }
.single-content table tr:first-child,
.single-content table tr:last-child{ border-bottom:none;}
.wp-block-image .wp-element-caption{ padding:0px; margin:0px; text-align:center;}
.wp-element-caption{ font-size:var(--fs-16); color:var(--v-black); line-height:1.5; padding-top:10px; font-style:italic; padding:0px; margin:0px;}
.wp-element-caption a{ color:var(--v-black); text-decoration:none;}
.wp-element-caption a:hover{ color:var(--v-black); text-decoration: underline;}


html[lang='ar-AE'] .single-wrapper .inner{ text-align:right;}
html[lang='ar-AE'] .author-and-date-text{ padding-left:0px; padding-right:21px;}
html[lang='ar-AE'] .author-and-date-text img.author-name-icon{ left:auto; right:0;}
html[lang='ar-AE'] .single-content h2{ padding-left:0px; padding-right:24px;}
html[lang='ar-AE'] .single-content h2::after{ left:auto; right:0px;}
html[lang='ar-AE'] .single-content &gt; ol &gt; li{ padding-left:0px; padding-right:78px;}
html[lang='ar-AE'] .single-content &gt; ol &gt; li .number_icon{ left:auto; right:3px;}
html[lang='ar-AE'] .single-content ul li{ padding-left:0px; padding-right:25px;}
html[lang='ar-AE'] .single-content ul li:before{ left:auto; right:0;}
html[lang='ar-AE'] .single-content .wp-block-table{direction: rtl;}
html[lang='ar-AE'] .single-content .wp-block-table table{direction: initial;}

/*Banner Css Start*/
.single-seo-power-banner{padding:245px 60px 35px 35px;background-position: center bottom; background-repeat: no-repeat; background-size:cover;color:var(--v-white);position: relative; margin-bottom:30px;}
.single-seo-power-banner::after {content: ''; width: 100%; height: 100%; left: 0px; top: 0px; position: absolute;background-image: linear-gradient(to top, rgba(0,0,0,.6),rgba(0,0,0,0));}
.single-seo-power-banner .banner-title{margin-bottom:10px;font-size:var(--fs-38);text-transform: uppercase;font-weight: 600;position: relative;z-index: 2;}
.single-seo-power-banner .banner-text {position: relative;z-index: 2;}
.single-seo-power-banner .banner-text p{font-size:var(--fs-20);margin:0px; max-width: 70%;}
@media (max-width:850px){
  .single-seo-power-banner .banner-box{padding:120px 60px 45px 35px}
  .single-seo-power-banner .banner-text{flex-direction:column;align-items:flex-start}
  .single-seo-power-banner .banner-text p{margin-bottom:10px; max-width: 100%;}
}
@media (max-width:768px){
}
@media (max-width:510px){
  .single-seo-power-banner{padding-top:15px}
  .single-seo-power-banner .title-box {margin-bottom: 5px;}
  .single-seo-power-banner{padding:40px 15px 15px}
  .single-seo-power-banner p{margin:0px}
}
/*Banner Css End*/

/*Client Sentiment Data Css Start*/
.client-sentiment-data{width: 100%;}
.client-sentiment-data .client-sentiment-data-title{font-size: var(--fs-56);color:var(--v-black-light);text-align: center;margin-bottom: 32px;font-weight: 600;}
.client-sentiment-data .client-sentiment-data-title span{ color:var(--v-orange);}
.client-sentiment-data .client-sentiment-data-tab{/*margin: 0 auto;width: 420px;*/height: 39px;display: flex;justify-content:center;align-items: center;/*border-bottom: 1px solid #d7d7d7;*/ position:relative;}
.client-sentiment-data .client-sentiment-data-tab li{font-size: var(--fs-24);font-weight: 400;color: var(--v-black);cursor: pointer; padding:0px; padding-bottom: 10px; border-bottom:3px solid var(--v-orange);}
.client-sentiment-data .client-sentiment-data-tab li:before{ display:none;}
.client-sentiment-data .client-sentiment-data-tab li.active{color: var(--v-orange);font-weight: 600;}
/*.client-sentiment-data .client-sentiment-data-tab #selected-block{position: absolute;background-color: var(--v-orange);height: 3px;transition: all .3s linear;  display:none;}*/
.single-content ul.client-sentiment-data-con{margin-top: 20px;}
.client-sentiment-data-con li{border-radius: 13px;overflow: hidden;box-shadow: 1px 5px 26px #00000029;display: none;position: relative; isolation: isolate; padding:0px !important;}
.client-sentiment-data-con li:before{ display:none !important;}
.client-sentiment-data-con li.active{display: block;}
.client-sentiment-data-con li table{width: 100%;min-width: 880px;border-collapse:collapse;table-layout:fixed;}
.client-sentiment-data-con li table thead{background-color: #636363;color: var(--v-grey-light3);}
.client-sentiment-data-con li table thead th p{color: var(--v-grey-light3);}
.single-content .client-sentiment-data-con li table tr:first-child td:before,
.single-content .client-sentiment-data-con li table th:before{ display:none;}
.client-sentiment-data-con li tbody tr{position: relative;transition: all .2s linear;}
.client-sentiment-data-con li tbody tr td{transition: all .2s linear;}
.client-sentiment-data-con li tbody tr:nth-of-type(odd){background-color: var(--v-white);}
.client-sentiment-data-con li tbody tr:nth-of-type(even){background-color: var(--v-grey-light2);}
.client-sentiment-data-con li tbody tr:hover td,.client-sentiment-data-con li tbody tr:hover td.symbol{background-color:var(--v-grey-light4) !important;box-shadow:0px 6px 6px -4px #00000029 inset;-webkit-appearance: none;-webkit-box-shadow:0px 6px 6px -4px #00000029 inset;}
/*.client-sentiment-data-con li th:nth-of-type(1){width: 245px;}
.client-sentiment-data-con li th:nth-of-type(2){width: 158px;}
.client-sentiment-data-con li th:nth-of-type(3),
.client-sentiment-data-con li th:nth-of-type(4){width: 164px;}
.client-sentiment-data-con li th:nth-of-type(5){width: 122px;}
.client-sentiment-data-con li th:nth-of-type(6){width: 122px;}
.client-sentiment-data-con li th:nth-of-type(7){width: 122px;}*/
.client-sentiment-data-con li th,
.client-sentiment-data-con li td{color: var(--v-white);font-size: var(--fs-18);font-weight: 300;text-align: center;padding: 14px 0px;}
.client-sentiment-data-con li td{padding: 20px 0px;}
.client-sentiment-data-con li th p,
.client-sentiment-data-con li td p{border-right: 1px solid #D0D0D0;padding: 0 22px;margin-bottom: 0px;}
.client-sentiment-data-con li td p a{    text-decoration: underline;}
.client-sentiment-data-con li th:nth-of-type(1),
.client-sentiment-data-con li td:nth-of-type(1){padding-left:0px;text-align: left;}
.client-sentiment-data-con li th:nth-of-type(3){text-align: left;}
.client-sentiment-data-con li th:nth-of-type(4){text-align: right;}
.client-sentiment-data-con li th:last-child,
.client-sentiment-data-con li td:last-child{padding-right: 26px;}
.client-sentiment-data-con li th:nth-of-type(3) p,
.client-sentiment-data-con li th:last-child p,
.client-sentiment-data-con li td:last-child p{border-right: none;}
.single-content .client-sentiment-data-con li table tr:first-child td{ color: var(--v-black);}
.single-content .client-sentiment-data-con li table tr:first-child td:first-child{ border-radius:0px;}
.single-content .client-sentiment-data-con li table tr:first-child td:last-child{ border-radius:0px;}
.client-sentiment-data-con li table tr:first-child td{ background:none;}
.client-sentiment-data-con li td .percentage{display: flex;justify-content: space-between;align-items: center;padding: 0px 22px;border-right: 1px solid #D0D0D0;}
.client-sentiment-data-con li td .percentage .percentage-strip{margin: 0px 12px;display: flex;width: 70%;height: 12px;}
.client-sentiment-data-con li td .percentage .percentage-strip-left{width: var(--width);background-color: var(--v-green);border-right: 2px solid var(--v-white);}
.client-sentiment-data-con li td .percentage .percentage-strip-right{width: var(--width);background-color: var(--v-red);}
.client-sentiment-data-con li td .percentage .long,
.client-sentiment-data-con li td .bullish{color: var(--v-green);position: relative;}
.client-sentiment-data-con li td .percentage .short,
.client-sentiment-data-con li td .bearish{color: var(--v-red-dark);position: relative;}
.client-sentiment-data-con li td .percentage .percentSign{display: flex;width: 52px;}
.client-sentiment-data-con li td .percentage i{opacity: .7;margin-left: 4px;font-style: normal;}
.client-sentiment-data-con li td .mix{color: #636363;position: relative;padding-left: 0px;}
.client-sentiment-data-con li td:first-child p{color: var(--v-black);font-weight: 500;line-height: 1.2;}
.client-sentiment-data-con li td .bearish::before,
.client-sentiment-data-con li td .bullish::before,
.client-sentiment-data-con li td .mix::before{content: '';display: block;position: absolute;width: 20px;height:20px;left:8px;top: 50%;transform: translateY(-50%);}
.client-sentiment-data-con li td .bearish::before{background: url(/wp-content/themes/vantage/images/bearish.svg);}
.client-sentiment-data-con li td .bullish::before{background: url(/wp-content/themes/vantage/images/bullish.svg);}
.client-sentiment-data-con li td .mix::before{background: url(/wp-content/themes/vantage/images/reduce.svg);width: 16px;height:1px;left:0px;}
.client-sentiment-data-con li td{color: var(--v-black);}

@media (max-width:1240px) {
    .client-sentiment-data-con li td .bearish::before,
    .client-sentiment-data-con li td .bullish::before{left: 10%;}
    .client-sentiment-data-con li td .mix::before{left: 20%;}
    .client-sentiment-data-con li{overflow-x: scroll;}
    .client-sentiment-data-con l::-webkit-scrollbar-button{display: none !important;}
    .client-sentiment-data-con li th:nth-of-type(1),
    .client-sentiment-data-con li td:nth-of-type(1){position: sticky;left: 0;top: 0;z-index: 9;}
    .client-sentiment-data-con li th:nth-of-type(1){background-color: #636363;}
    .client-sentiment-data-con li tr:nth-of-type(odd) td:nth-of-type(1){background-color: var(--v-white);}
    .client-sentiment-data-con li tr:nth-of-type(even) td:nth-of-type(1){background-color: var(--v-grey-light2);}
}
@media (max-width:768px) {
    .client-sentiment-data .inner .client-sentiment-data-tab{width: 60%;}    
    .client-sentiment-data-con li th:nth-of-type(1),
    .client-sentiment-data-con li td:nth-of-type(1){width: 142px;}    
}
@media (max-width:510px) {
    .client-sentiment-data .client-sentiment-data-tab{width: 90%;}
}

/*Client Sentiment Data Css End*/


/*Resources and Tools Css Start*/
.explore-more-content{/*background-color: #F1F1F1;*/ /*border-radius:30px;*/ padding-top:30px; margin-bottom:35px;}
.explore-more-content .inner{ padding-top:80px; padding-bottom:80px;}
.explore-more-content .explore-more-title{ /*font-size:var(--fs-50); margin-bottom:20px;text-align:center; color:var(--v-black);font-weight: 600;*/font-size: var(--fs-22);color: var(--v-red-dark);font-weight: 600;position: relative;padding: 0px 0px 10px 24px;border-bottom: 2px solid #000;margin-bottom: 15px;}
.explore-more-content .explore-more-title::after{content: '';display: block;top: 6px;left: 0px;width: 17px;height: 17px;position: absolute;background: url(/wp-content/themes/vantage/images/single-title-row-icon.svg) center center no-repeat;}
.explore-more-content ul{ display:flex; text-align:center; padding:0px; margin:0px;}
.explore-more-content ul li{ padding-left:39px; padding-right:39px; padding-bottom:32px; width:calc(100% / 3); color:var(--v-black); position:relative; list-style-type:none;}
.explore-more-content ul li:before{ content:""; display:block; width:1px; height:154px; background:#d4d4d4; position:absolute; left:0px; top:42%; transform: translateY(-50%) translateZ(0px);}
.explore-more-content ul li:first-child:before{ display:none;}
.explore-more-content ul .icon{ padding-bottom:22px;}
.explore-more-content ul .text-box{ margin-bottom:30px;}
.explore-more-content ul h3{ margin-bottom:18px;font-size: var(--fs-20);}
.explore-more-content ul p{  margin-bottom:0px;text-align: center;font-size: var(--fs-14);}
.explore-more-content .orange-button{ padding-top:17px; padding-bottom:17px; color:var(--v-white); text-decoration:none;}
.explore-more-content .orange-button:hover{ color:var(--v-white); text-decoration:none;}
@media (max-width:1440px){
    .explore-more-content ul p{width: auto !important;}
}
@media (max-width:768px) {
    .explore-more-content ul{flex-direction: column;align-items: center;}
    .explore-more-content ul li{width: 100%;}
    .explore-more-content ul li:before{display: none;}
    .explore-more-content ul .text-box{height: auto !important;}
    .explore-more-content .inner{padding-top: 40px;padding-bottom: 40px;}
}
@media (max-width:510px) {
    .explore-more-content ul li {padding-left: 20px;padding-right: 20px;}
    .explore-more-content .explore-more-title::after{top: 2px;}
}
/*Resources and Tools Css End*/


/*Three Area Css Start*/
.academy-three-area-wrap{ padding-bottom:50px;}
.academy-three-area-wrap ul{ display:flex; justify-content: center; flex-wrap: wrap; align-items: stretch; padding:0px; margin:0px -5px;}
.academy-three-area-wrap ul li{ width:calc(100% / 3); text-align:center; color:var(--v-black); padding:0px 5px 50px; margin-bottom:10px; position:relative;}
.academy-three-area-wrap ul li:before{ content:""; display:block; width:1px; height:155px; background:#f1f1f1; position: absolute; left:0px; top:calc(50% - 14px); transform: translateY(-50%);}
.academy-three-area-wrap ul li:first-child:before{ display:none;}
.academy-three-area-wrap .icon{ width:90px; margin:0px auto; padding-bottom:12px;}
.academy-three-area-wrap .text-box{ width:320px; margin:0px auto; max-width:100%; padding-left:20px; padding-right:20px;}
.academy-three-area-wrap h4{ font-weight:600; font-size:var(--fs-20); padding:0px; margin:0px 0px 8px;}
.academy-three-area-wrap p{ font-size:var(--fs-16); margin-bottom:32px;}
.academy-three-area-wrap .button-box{ display:flex; justify-content: center; width:100%; position:absolute; left:0px; bottom:0px;}
.academy-three-area-wrap .button-box a{color:var(--v-white); text-decoration:none;}
.academy-three-area-wrap .button-box a:hover{color:var(--v-white); text-decoration:none;}

@media(max-width:768px){
	.academy-three-area-wrap{ border-radius:15px 15px 0 0;}
	.academy-three-area-wrap ul{ margin-left:-20px; margin-right:-20px;}
	.academy-three-area-wrap ul li{ width:50%;}
	.academy-three-area-wrap ul li:last-child:before{ display:none;}
	.academy-three-area-wrap .icon{ width:136px; padding-bottom:15px;}
	.academy-three-area-wrap h4{ margin-bottom:15px;}
	.academy-three-area-wrap p{ font-size:var(--fs-14);}
}
@media(max-width:420px){
	.academy-three-area-wrap{ background:#f1f1f1;}
	.academy-three-area-wrap ul{ margin:0px auto; border-radius:15px 15px 0px 0px; padding-top:20px;}
	.academy-three-area-wrap ul li{ width:100%; padding-bottom:50px;}
	.academy-three-area-wrap ul li:before{ display:none;}
	.academy-three-area-wrap .icon{ width:90px; padding-bottom:10px;}
	.academy-three-area-wrap h4{ margin-bottom:10px;}
	.academy-three-area-wrap .button-box{ position:static;}
}
/*Three Area Css End*/




/*Related Articles and Links Css Start*/
.related-articles-and-links-row{ width:100%; overflow:hidden; padding-bottom:35px;}
.related-articles-and-links-row ul{ padding:0px; margin:0px;}
.related-articles-and-links-row li{ list-style-type:none; padding:0 !important; background:var(--v-grey-light4);}
.related-articles-and-links-row li:before{ display:none !important;}
.related-articles-and-links-row li a{ display:block; width:100%; overflow:hidden; text-decoration:none;}
.related-articles-and-links-row li .img-box {height:160px;background-position:top center;background-size: cover;background-repeat: no-repeat;transition: .7s;position: relative; overflow:hidden;}
.related-articles-and-links-row li .img-box{ position:relative; z-index:6; overflow:hidden; background-color:#000;}
.related-articles-and-links-row li .img-box img{ display:block; width:100%; height:auto; opacity:0;}
.related-articles-and-links-row li .img-box .hover-img-box{ width:100%; height:100%; display:block; -webkit-transition:.7s; -moz-transition:.7s; -o-transition:.7s; transition:.7s;}
.related-articles-and-links-row li .img-box-inner{ position:absolute; left:0px; top:0px; width:100%; height:100%;}

.tag-list{ font-size:var(--fs-14); padding-bottom:2px;}
.tag-list span,
.tag-list span.tag-list-text{ display:inline-block; color:var(--v-black); opacity:0.7; margin-right:9px; margin-bottom:5px; text-decoration:none; font-weight:600;}
.tag-list span.tag-list-text{ position:relative; padding-left:12px;}
.tag-list span.tag-list-text:before{ content:""; display:block; position:absolute; left:0px; top:6px; width:2px; height:9px; background:#aeaeae;}
.tag-list span.tag-list-text:first-child{ padding-left:0px;}
.tag-list span.tag-list-text:first-child:before{ display:none;}
.tag-list span.tag-list-text:hover{ color:var(--v-white); text-decoration:none;}

.related-articles-and-links-row li .message-box {padding:15px 15px 25px;position: relative;transition:0.1s;}
.related-articles-and-links-row li .message-box .top-text{font-weight: 600;margin-bottom:10px;}
.related-articles-and-links-row li .message-box .p-h3{margin-bottom:54px;transition:0.1s;font-weight: 600;font-size: var(--fs-20); }
.related-articles-and-links-row li .message-box p {font-size:var(--fs-14);margin:0px;}
.related-articles-and-links-row li .message-box .next-btn {width: 35px;height:35px;background:rgba(255,255,255,0.3);border-radius: 50%;position: absolute;bottom:25px;right:25px;transform:translateX(-25px);opacity: 0;transition:0.3s}
.related-articles-and-links-row li .message-box .next-btn .icon-box {color:var(--v-white);position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 15px;height:15px;}
.related-articles-and-links-row li:hover{background:var(--v-orange);}
.related-articles-and-links-row li a:hover{color:var(--v-white); text-decoration:none;}
.related-articles-and-links-row li a:hover .message-box .p-h3{transform:translateY(5px); color:var(--v-white);}
.related-articles-and-links-row li a:hover .next-btn{transform:translateY(0px);opacity: 1;}
.related-articles-and-links-row li a:hover .hover-img-box{ transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); opacity:0.85;}

.jump-article-box { position: relative;left: 0; color:var(--v-orange); font-size: var(--fs-20); display: flex; align-items: center; cursor: pointer; transition: .3s all ; -webkit-transition: .3s all ; -moz-transition: .3s all ; -ms-transition: .3s all ; -o-transition: .3s all ;}
.jump-article-box span{ text-decoration: underline; }
.jump-article-box a{color:var(--v-orange);}
.jump-article-box a:hover{color:var(--v-orange);}
.jump-article-box a.aicon { display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; border-radius: 50%; background-color:unset; margin-left: 10px; transition: .3s all; -webkit-transition: .3s all; -moz-transition: .3s all; -ms-transition: .3s all; -o-transition: .3s all; text-decoration:none; }
.jump-article-box a.aicon i { font-size: 22px; color:var(--v-orange); }
.jump-article-box:hover { left: 10px; color: #c62400 !important;}
.jump-article-box:hover a.aicon { background-color: #fceee9;}

.swiper-pagination,
.swiper-prev,
.swiper-next{ display:none;}
@media (max-width:850px){
  .related-articles-and-links-row li{width: 49%;}
}
@media (max-width:768px){
  .related-articles-and-links-row li{border-radius: 10px;overflow: hidden;}
  .related-articles-and-links-row li .message-box .p-h3 {margin-bottom: 20px;}
}
@media (max-width:550px){
  /* .related-articles-and-links-row {margin:0px;justify-content: space-between;} */
  .related-articles-and-links-row li{width: 48%;margin:0px 0px 10px;border-radius: 0;}
  .related-articles-and-links-row li .img-box {height:110px;}
  .related-articles-and-links-row li .message-box {padding:10px 5px;}
  .related-articles-and-links-row li .message-box .p-h3 {margin-bottom: 20px;font-size: 14px;}
}
/*Related Articles and Links Css End*/



@media(min-width:500px){
	.wp-block-embed iframe{width: 965px;height: 542px;}
}
@media (max-width:1400px){
}
@media (max-width:768px){
	.addtoany-bar{ padding-top:12px; padding-bottom:7px;}
	.single-wrapper .inner{ padding-top:0px;}
	.single-content{ font-size:var(--fs-16);}
	.single-content p{ margin-bottom:25px;}
	.single-content ul li{ padding-left:12px; padding-bottom:10px;}
	.single-content ul li:before{ width:5px; height:5px; top:8px;}
	.single-content &gt; ol{ padding-bottom:25px;}
	.single-content &gt; ol &gt; li{ padding-top:5px; padding-left:46px; font-size:var(--fs-16);}	
	.single-content &gt; ol &gt; li .number_icon{ left:0px; width:36px; height:36px; line-height:36px; font-size:var(--fs-18);}
	.single-content &gt; ol &gt; li .number_icon:after{ width:26px; height:26px;}	
	/*.single-content &gt; ol &gt; li strong{ font-size:var(--fs-20);}*/
	.single-content &gt; ol ol{ padding-top:5px;}
	.single-content &gt; ol ol &gt; li{ padding-bottom:15px;}
	.single-content &gt; ol ol &gt; li:last-child{ padding-bottom:15px;}
	.single-content .wp-block-table{ overflow:auto !important; padding:0px 5px 5px 0px;}
	.single-content .wp-block-table table{ border-radius:10px; box-shadow:2px 2px 5px rgba(0,0,0,0.1);}
	.wp-element-caption{ font-size:var(--fs-14); line-height:1.3;}  
	.single-content .wp-block-columns{gap:0px; margin-bottom:0px;}	
	.single-content .references-text{ padding-top:0px; padding-bottom:30px;}
	
	
	html[lang='ar-AE'] .single-content ul li{ padding-right:12px;}
	html[lang='ar-AE'] .single-content &gt; ol &gt; li{ padding-right:46px;}
}</pre></body></html>