.affiliate-resources-wrap .subset-banner .content-box {	min-height: 360px;}
.affiliate-resources-wrap .subset-banner .banner-text{max-width: 50%;}


.home-contact-us-left-img{display: none !important;}


.academy-content{ background:#fefefe; padding: 96px 0;}
.academy-content .inner{ display:flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap;}
.academy-content .left{ width:60%; padding-bottom:80px;overflow:hidden;}
.academy-content .right{ width: 32%; padding-bottom:80px;}
.academy-content .sub-title{ margin:0px; line-height:1.2; border-bottom:2px solid var(--v-black); font-size:var(--fs-20);  font-weight:600; padding:0px 0px 10px 35px; color:var(--v-black); background: url(/wp-content/themes/partners/images/academy-sub-title-icon.svg) 4px 2px no-repeat;display: flex;justify-content: space-between;background-size: 20px;align-items: center;text-transform: uppercase;}
.academy-content .sub-title h2{font-size: var(--fs-20);font-weight:600;}
.academy-content .sub-title a{transition: all 0.5s ease;}
.academy-content .sub-title p{font-size: 14px;	font-weight: 400;	line-height: 20px; margin-bottom: 0;color: var(--v-orange);;}
.academy-content .sub-title a:hover{transform: translateY(-5px);}
.academy-content .sub-title a:hover p{color:#C62400;}
.latest-relaease-box img{opacity:0;}
.swiper-content .swiper-slide a img{ cursor: url(/wp-content/themes/partners/images/academy-content-cursor-icon.webp) 50 50 , auto;}
.swiper-content .img-box{ width:100%;min-height: 390px;}
.swiper-content .text-box p{ font-size:var(--fs-18); font-weight:500; line-height:1.3; margin:0px; color:var(--v-black);}
.swiper-nav .swiper-wrapper{ justify-content: space-between !important;}
.swiper-nav .swiper-slide{ background:#ececec; width:calc(100% / 3) !important; height:auto !important;}
.swiper-nav .text-box{  height:100%; position:relative; padding:15px 20px 43px 16px; color:var(--v-black);}
/*.swiper-nav .swiper-slide:hover,*/
.affiliate-resources-wrap .swiper-nav .swiper-slide-thumb-active{ background: linear-gradient(180deg, #034754 0%, #011B1F 100%);}
/*.swiper-nav .swiper-slide:hover .text-box,
.swiper-nav .swiper-slide:hover .tag-list span,
.swiper-nav .swiper-slide:hover .tag-list a,*/
.swiper-nav .swiper-slide-thumb-active .text-box p,
.swiper-nav .swiper-slide-thumb-active .tag-list span,
.swiper-nav .swiper-slide-thumb-active .tag-list a{ color:var(--v-white);}
/*.swiper-nav .swiper-slide:hover .tag-list a:before,*/
.swiper-nav .swiper-slide-thumb-active .tag-list a:before{ background: var(--v-white);}
/*.swiper-nav .swiper-slide:hover p,*/
.swiper-nav .swiper-slide-thumb-active p{ transform: translateY(5px);}
/*.swiper-nav .swiper-slide:hover .date-text,*/
.swiper-nav .swiper-slide-thumb-active .date-text{ color:rgba(255,255,255,0.7);}
/*.swiper-nav .swiper-slide:hover .date-bar a.read-more-link,*/
.swiper-nav .swiper-slide-thumb-active .date-bar a.read-more-link{ opacity:1; left:calc(100% - 53px);}
.swiper-nav .swiper-slide-thumb-active .text-box p.top-title{text-decoration: underline;}

.tag-list{ font-size: 14px; padding-bottom:2px;}
.tag-list span,
.tag-list a{ display:inline-block; color:var(--v-black); opacity:0.7; margin-right:9px; margin-bottom:5px; text-decoration:none; font-weight:600;}
.tag-list a{ position:relative; padding-left:12px;}
.tag-list a:before{ content:""; display:block; position:absolute; left:0px; top:6px; width:2px; height:9px; background:#aeaeae;}
.tag-list a:first-child{ padding-left:0px;}
.tag-list a:first-child:before{ display:none;}
.tag-list a:hover{ color:var(--v-white); text-decoration:none;}

.trending-box ul{ display: flex;flex-direction: column;	}
.trending-box ul li{ position:relative; font-size:var(--fs-14); color:var(--v-black); line-height:1.43;border-bottom:1px solid #e5e5e5;display: flex;gap:0 20px; align-items: center; padding: 9px 0 6px 10px;}
.trending-box ul li .number-box{font-size: var(--fs-20);font-weight: 500;color: var(--v-grey);font-style: italic;min-width: 12px;}
.trending-box ul li span{ position:absolute; left:10px; top:50%; transform: translateY(-50%); font-size:var(--fs-22); color:var(--v-grey);}
.trending-box ul li div{transition:0.1s; cursor:pointer;}
.trending-box ul li div.img-box{position: relative; flex: 0 1 118px; overflow: hidden;}
.trending-box ul li div.tag-list{white-space: nowrap;overflow: hidden;}
.trending-box ul li div.tag-list a{color: #C62400;margin-bottom: 0;font-size: var(--fs-12);font-size: 400;}
.trending-box ul li div.tag-list a:before{ background: #C62400;}
.trending-box ul li div.text-box{width:100%;}

.trending-box ul li:hover .text-nr{ text-decoration:underline; }
.trending-box ul li .text-nr:hover p{color:var(--v-grey);}
.trending-box ul li .img-box::after{content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #000000; opacity: 0; transition: all 0.3s;}
.trending-box ul li:hover .hover-img-box{transform: scale(1.1) translate3d(0,0,0);}
.trending-box ul li:hover .img-box::after{opacity: 0.3;}
.markets-box ul{ padding:0px; margin:0px; width:100%; display:flex; justify-content: space-between; flex-wrap: wrap;gap: 40px 0;}
.markets-box ul li{ width:49%; position:relative; border-bottom:1px solid #C6C6C6; transition:0.1s;display: flex;max-width: 600px;padding-bottom: 32px;}
.markets-box .img-box{ position:relative; z-index:6; overflow:hidden; background:var(--v-black);width: 40%;}
.markets-box .img-box::after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000000; opacity: 0;}
.markets-box .img-box .hover-img-box,.trending-box .img-box .hover-img-box{ display:block; width:100%; height:100%; -webkit-transition:.7s; -moz-transition:.7s; -o-transition:.7s; transition:.7s;}
.markets-box .img-box img{ display:block; opacity: 0;}
.markets-box .img-box-con{background-size:cover; transition: all 0.3s; height: 100%;}
.markets-box .img-box .img-box-inner,.trending-box .img-box .img-box-inner{ position:absolute; left:0px; top:0px; width:100%; height:100%;}
.markets-box .text-box{ color:var(--v-black);width: 60%;}
.markets-box .text-box-inner{ display:block; text-decoration:none; padding:12px 12px 40px;}
.markets-box .text-box .tag-list{ padding-left:16px; padding-right:16px;}
.markets-box .text-content p,.swiper-nav p,.trending-box ul li div.text-nr p{font-size: 14px;	color: var(--v-black);	transition: all 0.5s ease;	line-height: 20px;	display: -webkit-box;	overflow: hidden;	text-overflow: ellipsis;	max-height: 40px;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical;margin-bottom: 0px;}
.markets-box .text-nr p,.swiper-nav p.top-title{ font-weight: 600;	font-size: 16px;padding-left: 0;	display: -webkit-box;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical;	max-height: 44px;margin-bottom: 8px;line-height: 22px;transition: all 0.5s ease;overflow: hidden;}

.markets-box li:hover .text-box{ background: linear-gradient(180deg, #034754 0%, #011B1F 100%);}
/* .markets-box li:hover .img-box-con { transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.2); opacity:0.85;} */
.markets-box li:hover .img-box::after{opacity: 0.2;}
.markets-box li:hover .img-box .hover-img-box{ transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); opacity:0.85;}
.markets-box li:hover .text-box,
.markets-box li:hover .tag-list span,
.markets-box li:hover .tag-list a{ color:var(--v-white);}
.markets-box li:hover .tag-list a:before{ background:#fff;}
.markets-box li:hover p{ transform: translateY(5px);color:var(--v-white);}
.markets-box li:hover .text-nr p{text-decoration: underline;}
.markets-box li:hover .date-text{ color:rgba(255,255,255,0.7);}
.markets-box li:hover .date-bar span.read-more-link{ opacity:1; left:calc(100% - 53px);}

.academy-img-text-wrap{ background:#f1f1f1;}
.academy-img-text-wrap { padding: 96px 0;}
.academy-img-text-wrap .inner h1{ text-align:center; color:var(--v-black-light); font-size:var(--fs-48); font-weight:600; margin-bottom:42px;}
.academy-img-text-content{ position:relative; width:100%; overflow:hidden; display:flex; flex-wrap: wrap; justify-content: space-between; background:var(--v-white); margin-bottom: 65px; border-radius: 8px; box-shadow:0px 10px 15px rgba(0,0,0,0.15);}
.academy-img-text-content:last-child{margin-bottom: 0;}
.academy-img-text-content:after{ content:""; display:block; width:10px; height:100%; position:absolute; left:0px; top:-70%; opacity:0; background:var(--v-orange); transition: all .3s linear; border-radius: 8px;}
.academy-img-text-content:hover{ box-shadow:0px 10px 15px rgba(0,0,0,0.25);}
.academy-img-text-content:hover:after{ top:0px; opacity:1;}
.academy-img-text-content .orange-button:hover{transform: translateY(-10px);}
.academy-img-text-content .orange-button:hover::after{transform: translate3d(-50%, -50%, 0) scale(15, 15);}
.academy-img-text-content .text-box{ width:69.5%; max-width:900px; display:flex; align-items: center; padding:48px 80px 40px 60px; color:var(--v-black);}
.academy-img-text-content .text-box .title-box h2{ color: var(--v-black);font-size: var(--fs-32);font-weight: 600;line-height: 42px; margin-bottom: 12px;}
.academy-img-text-content .img-box{ width:430px; max-width:30.5%;}
.academy-img-text-content .img-box img{ opacity:0;}
.academy-img-text-content h3{ padding:0px; margin:0px 0px 12px; font-size:var(--fs-36);}
.title-box a{font-family: 'FontAwesome'; display:none; text-align:center; font-size:var(--fs-16); color: var(--v-white); line-height:17px; border-radius:50%; width:17px; height:17px; background:var(--v-orange); }
.title-box a:before { content: "\f105";}
.academy-img-text-content p{ font-size:var(--fs-16); line-height:1.5; margin-bottom:28px;color: rgba(0, 0, 0, 0.80);}
.academy-img-text-content ul{ padding:0px 0px 10px; margin:0px; display:flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
.academy-img-text-content ul li{ padding:0px 10px 10px 0px; color:var(--v-orange); font-size:var(--fs-18);}
.academy-img-text-content ul li:last-child{ padding-right:0px;}
.academy-img-text-content ul li a{ display:block; background:rgba(227,87,40,0.1); font-weight:500; border-radius:20px; padding:2px 10px; color:var(--v-orange);}
.academy-img-text-content ul li span{ color:rgba(227,87,40,0.5);}
.academy-img-text-content ul li a:hover{ background:var(--v-orange); color:var(--v-white);}
.academy-img-text-content ul li a:hover span{ color:#f0a388;}
.academy-img-text-content ul.mobile-list{ display:none;}
.academy-img-text-content.position-right{flex-direction: row-reverse; justify-content: flex-end; }
.academy-img-text-content.position-right:after{ left:auto; right:0px; border-radius:0px 10px 10px 0px;}
.academy-img-text-content.position-right .text-box{ padding-left:56px;}

@media(max-width:1440px){
	.academy-content .sub-title{ background-size:15px auto; background-position:left 2px;}	
	
	html[lang='ar-AE'] .academy-content .sub-title{ background-position:right 2px;}
	.academy-img-text-content .text-box .title-box h2{line-height: 1.4;}
	.academy-img-text-wrap { padding: 80px 0;}
}
@media(max-width:980px){
	.orange-button,	
	.green-button{ padding-top:15px; padding-bottom:15px; max-height:inherit;}
	.academy-content .inner{flex-direction: column;}
	.markets-box ul li{ flex-direction: column-reverse;}
	.markets-box .text-box{width: 100%; max-width: 100%;}
	.markets-box .img-box{width: 100%; max-width: 100%;}

	.academy-content{ width:100%; overflow:hidden; padding-top: 50px;}
	.academy-content .sub-title{ font-size: 18px; background-size:14px auto; background-position:left 2px; padding-left:19px; padding-bottom:6px;}
	html[lang='ar-AE'] .academy-content .sub-title{ padding-right:19px;}
	.academy-content .left,
	.academy-content .right{width:100%; padding-bottom:30px;}
	.academy-img-text-content:after{ width:7px; border-radius:5px 0px 0px 5px;}
	.academy-img-text-content.position-right:after{ border-radius:0px 5px 5px 0px;}
	.academy-img-text-content .text-box{ padding-left:30px; padding-right:30px; max-width:62%;}
	.academy-img-text-content.position-right .text-box{ padding-left:30px;}
	.academy-img-text-content h3{ font-size:var(--fs-30);}
	.academy-img-text-content .img-box{ max-width:38%;}
	.academy-img-text-content .button-box{ padding-left:0px;}
}
@media(max-width:768px){
	body,.academy-content{background-color: #e2e2e2;}
	.affiliate-resources-wrap .subset-banner{background-color: #fff !important;}
	.affiliate-resources-wrap .subset-banner .banner-text{max-width: 100%;}
	.affiliate-resources-wrap .academy-content .inner {padding: 0;}
	.swiper-nav .swiper-slide{background: var(--v-white);width: 100% !important;}
	.swiper-nav .swiper-wrapper{flex-direction: column;gap:2px;}
	.swiper-nav .text-box{padding: 20px 20px 22px;}
	.swiper-content .img-box {min-height: auto;}

	.academy-content .left{ padding-bottom:12px;}
	.academy-content .right{background: var(--v-white);margin-bottom: 12px;padding: 0 20px 20px;}
	.academy-content{margin-top: 12px;padding-top:0;padding-bottom:12px;}
	.academy-content .sub-title{background-color: var(--v-white);     background-position: left 18px; padding: 16px 20px 12px 22px;line-height: normal;border-bottom: 1px solid var(--v-black);}
	.academy-content .latest-relaease-box .sub-title{border-bottom: none; padding: 16px 20px 12px 42px;    background-position: 20px 18px;}

	.markets-box{ padding: 0 20px;background: var(--v-white); gap: 12px 0;}
	.markets-box ul{ padding:0 0 20px; width:auto;margin-top:12px;gap:12px 0;}
	.markets-box ul li:nth-child(2),
	.markets-box ul li{ width:calc(50% - 5px); border:none; margin:0;background-color: #F5F5F5;padding-bottom: 0;}	
	.markets-box ul li:nth-child(2)::after,
	.markets-box ul li:nth-child(2)::before{ display:none;}
	.markets-box p{ font-size:var(--fs-14);}
	.markets-box .text-box-inner{ padding-bottom:45px;}
	.markets-box .date-bar{ bottom:15px;}
	.markets-box .date-bar span.read-more-link{ width:30px; height:30px; line-height:28px;}
	.markets-box li:hover .date-bar span.read-more-link{ left:calc(100% - 33px);}
	
	.academy-img-text-content .text-box .title-box h2{margin-bottom: 0;}
	.academy-img-text-wrap { padding: 50px 0;}
	.academy-img-text-wrap h1{ margin-bottom:20px;padding-left:20px; padding-right:20px;}
	.academy-img-text-content{ align-items: flex-start; border-radius:unset; box-shadow: none; margin-bottom:0px; padding: 20px 20px 0; background: var(--v-white);width: calc(100% + 80px); margin-left: -40px;align-items: center;}
	.academy-img-text-content.position-right{ border-radius:unset; flex-direction: row;justify-content: space-between;}
	.academy-img-text-content.position-right .text-box{ padding-left:0px;}
	.academy-img-text-content .text-box{ padding:0px 10px 0px 0px;max-width: 73%;width: 73%;}
	.academy-img-text-content:first-child{ border-radius:15px 15px 0px 0px;}
	.academy-img-text-content:last-child{ padding-bottom:20px;}
	.academy-img-text-content:last-child:after{ display:none;}
	.academy-img-text-content:after{ width:calc(100% + 80px); height:1px; background:#e1e1e1; border-radius:unset; position:static; opacity:1;margin-left: -40px; margin-right: -40px;}
	.academy-img-text-content:hover{ box-shadow:none;}
	.academy-img-text-content .button-box{ display:none;}
	.academy-img-text-content .img-box{ border-radius: 4px; min-width: 80px; max-width:27%;}
	.academy-img-text-content ul.pc-list{ display:none;}
	.academy-img-text-content ul.mobile-list{ display:flex; width:100%; padding-top:15px;}
	.academy-img-text-content ul li{ font-size:var(--fs-14); padding:0px 5px 5px 0px;}	
	.academy-img-text-content h3{ font-size:var(--fs-24); margin-bottom:0px; padding-right:8px;}
	.academy-img-text-content p{ line-height:1.4;margin-bottom: 20px; }


	.title-box{ display:flex; align-items: center; padding-bottom: 3px;}
	.title-box a{ display:block; background:none; color:var(--v-orange); font-size:var(--fs-18)}

	
	/* .trending-box{ padding-left:20px; padding-right:20px;} */
	.trending-box ul{ padding-top: 4px;}
	.trending-box ul li{ padding: 0 0 10px;}
	.trending-box ul li span{ left:6px;}

}
@media(max-width:510px){
	
	html[lang='ar-AE'] .academy-content .sub-title{ background-position:right 10px; padding-right: 40px;}

	.trending-box ul li{gap: 0 10px;}


	.academy-img-text-wrap { padding: 16px 0 12px;}
	.academy-img-text-wrap .inner h1{margin-bottom: 20px;}
	.academy-img-text-content{width: calc(100% + 40px); margin-left: -20px;}
  .academy-img-text-content ul.mobile-list{display: none;}
	.academy-img-text-content:after{ width:calc(100% + 40px); margin-left: -20px;margin-right: -20px;}

}
@media(max-width:390px){
	.markets-box .text-box-inner,
	.markets-box .text-box .tag-list,
	.markets-box .date-bar{ padding-left:10px; padding-right:10px;}
}
@media(max-width:360px){
	.academy-img-text-content .text-box{ max-width:calc(100% - 90px);}
	.academy-img-text-content .img-box{ width:90px; max-width:90px;}
}
