.custom-dropdown {
	position: relative;
	display: inline-block;
	width: 100%;
	background: #F4F6FC !important;
	border-radius: 6px !important;
}

.custom-dropdown .selected {
	display: flex;
	border-radius: 6px !important;
	align-items: center;
	justify-content: start;
	cursor: pointer;
	padding: 10px;
	border: 1px solid #F4F6FC;
	background-color: #F4F6FC;
	gap: 15px;
	position: relative;
}

.pagination .prev {

	right: auto;
}

.pagination .prev,
.pagination .next {

	position: relative !important;

}

.pagination {
	border: none !important;
	position: relative;
	left: 0px;
}

.custom-dropdown .selected:after {
	content: '';
	position: absolute;
	width: 13px;
	height: 11px;
	top: 14px;
	background: url('https://creativeans.com/wp-content/uploads/2024/07/ttttt.webp');
	right: 8px;
	background-repeat: no-repeat !important;
}

.custom-dropdown .selected img {
	width: 20px;
	height: auto;
	margin: 0px;
}

.custom-dropdown ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: none;
	text-decoration: none !important;
	position: absolute;
	width: 100%;
	background-color: #F4F6FC;
	border: 1px solid #F4F6FC;
	z-index: 1;
}

.custom-dropdown ul li {
	padding: 10px;
	cursor: pointer;
	text-decoration: none !important;
	display: flex;
	align-items: self-start;
	justify-content: start;
	gap: 15px;
}

.custom-dropdown ul li img {
	width: 20px;
	height: auto;
	margin: 0px;
}

.custom-dropdown ul li:hover {
	background-color: #f0f0f0;
}


.page-numbers {
	width: 45px;
	height: 45px;
	border: #000 1px solid !important;
	padding: 13px 0px 0 0 !important;
	text-align: center !important;
	line-height: 23px;
	margin: 0 9px !important;
	border-radius: 50% !important;
	border: none;
	text-decoration: none !important;
}

.page-numbers.current,
.page-numbers:hover.pagination .next:hover,
.pagination .prev:hover {
	width: 45px;
	height: 45px;
	border: #000 1px solid;
	padding: 11px 0px 0 0 !important;
	text-align: center !important;
	line-height: 23px;
	margin: 0 9px !important;
	background-color: #000F98 !important;
	color: #FFF !important;
	border: none;
	text-decoration: none !important;
}


span.page-numbers.dots {
	border: 0 !important;
}


#a {
	padding-left: 8px;
	margin: 0;
	border: #F6F7FB 1px solid;
	background: #F6F7FB;
}

#a img {
	width: 30px;
	position: relative;
	top: 0px;
}

.btn-select img {
	width: 30px;
	position: relative;
	top: -8px;
}

ul#a li {
	display: flex;
	align-items: center;
	font-family: 'Roboto', 'sans-serif';
	justify-content: start;
	color: #161617;
	align-items: center;
}

#a li:hover {
	background-color: #F4F3F3;
}

#a li img {
	margin: 5px;
}

#a li span,
.btn-select li span {
	margin-left: 0px;
	font-family: 'Roboto', 'sans-serif';
	padding-left: 10px;
	text-transform: capitalize;
}

button.btn-select li {
	display: flex;
	color: #000;

	font-family: ui-rounded;
}

button.btn-select li img {
	display: flex;
	color: #000;
	font-family: ui-rounded;
}

/* item list */

.b {
	display: none;
	width: 100%;

	border-radius: 5px;
	z-index: 9999;
	position: relative;

	border-radius: 5px;
	z-index: 9999;
	position: relative;
}

.open {
	display: show !important;
}

.btn-select {
	margin-top: 0;
	width: 100%;
	max-width: auto;
	height: 46px;
	border-radius: 5px;
	background-color: #f2f2f2;

}

.btn-select li {
	list-style: none;
	float: left;
	padding-bottom: 0px;
}

.btn-select:hover li {
	margin-left: 0px;
}

.btn-select:hover {
	background-color: #F4F3F3;


}

.btn-select:focus {
	outline: none;
}

.lang-select {
	margin-left: 50px;
}

.resourcecontimghover {
	display: none;
}

ul#tabs-nav {
	display: flex;
	justify-content: left;
	margin-bottom: 60px;
	margin-left: 26.5%;
}

.retabmenu {
	position: relative;
}

.fang-filter {
	position: absolute;
	right: 0;
}

.fang-filter select {
	background: #F6F7FB;

	padding: 10px 48px;
	font-family: Roboto;
	color: #9C9CA4;
}

.fang-filter {
	position: absolute;
	right: 20px;
	top: 0;
	width: 160px;
}

.tabs {
	width: 100%;
}

.abread svg {
	transform: rotate(-45deg);
}

.abread .pjhvrsndbrf {
	position: relative;
	top: 4px;
	left: 3px;
	transition: all 0.3s linear;
}

.resourceconttext .abread .pjhvrsndbrf {
	position: relative;
	top: 4px;
	left: 3px;
	transition: all 0.3s linear;
}

.resourcecontsinglepart:hover .resourceconttext .abread .pjhvrsndbrf {
	position: relative;
	top: 1px;
	left: 3px;
	transition: all 0.3s linear;
}

.resourceconttext .abread .pjunhvrsndbrf {
	position: relative;
	top: -4px;
	left: 3px;
	transition: all 0.3s linear;
}

.resourcecontsinglepart:hover .resourceconttext .abread .pjunhvrsndbrf {
	/*position: relative;
	top: -49px !important;
	left: 3px;
	transition: all 0.3s linear;*/
}

.abread {
	width: 30px;
	overflow: hidden;
	height: 30px;
}

.resourceinsidedefaultcont a {
	color: #fff;
}

span.remore a {
	display: flex;
	text-decoration: none;
	justify-content: space-between;
}

.resourceconttext span.remore a {
	display: inline-block !important;
	text-decoration: none;
	color: #000;
	justify-content: space-between;
}

.abread {
	width: 30px;
	overflow: hidden;
	height: 30px;
	display: inline-block;
}

/*.resourcecontsinglepart:hover span.remore .abread .pjunhvrsndbrf {
	position: relative;
	top: -4px;
	left: 4px;
	transition: all 0.3s linear;
}*/

.resourcecontlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tabresourcesection {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: space-between;
}

.resourcecontsinglepart {
	width: 47.5%;
	margin-bottom: 40px;
	flex: 0 0 47.5%;
}

.TopHeaderSection h1 {
	font-size: 104px;
	font-weight: 400;
	font-family: "Memogram", sans-serif;
	line-height: 124px;
	color: #161617;
	text-transform: uppercase;
	margin-bottom: 185px;
}

.TopParaSection p {
	font-size: 20px;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	line-height: 30px;
	color: #161617;
	margin-bottom: 30px;
}

.ActivitiesSection p {
	font-size: 16px;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	line-height: 22px;
	color: #161617;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.ActivitiesSection li {
	font-size: 20px;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	line-height: 30px;
	color: #161617;
	margin-bottom: 13px;
}

.ActivitiesSection li span {
	margin-right: 10px;
	font-weight: 400;
	color: #3D3D3D;
	padding: 4px 11px;
	border: 2px solid transparent;
	background:
		linear-gradient(to right, white, white),
		linear-gradient(to right, #2929ce, #07a3e3);
	background-clip: padding-box, border-box;
	background-origin: padding-box, border-box;
	border-radius: 50%;
}

.ActivitiesSection {
	margin-bottom: 140px;
}

.QuestionHeader h2 {
	font-size: 56px;
	font-weight: 400;
	font-family: "Memogram", sans-serif;
	line-height: 74px;
	color: #161617;
	margin-bottom: 120px;
	text-transform: uppercase;
}

.QuestionSection {
	padding: 150px 100px 200px;
	border-radius: 20px;
	background-color: bisque;
}

.questionaccordion {
	position: relative;
	height: auto;
	margin: 10px auto;
}

.singleqn {
	position: relative;
	width: 100%;
	height: auto;
}

.singleqn>a {
	font-size: 32px;
	font-weight: 500;
	font-family: "Memogram", sans-serif;
	line-height: 43px;
	color: #161617;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	border-bottom: 2px solid #707070;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.singleqn>a i {
	font-size: 22px !important;
	float: right;
	margin-top: 13px;
}

.singleqn>a.active {
	color: #161617;
	border: none;
}

.answerpart {
	border-bottom: 2px solid #707070;
	display: none;
	padding-bottom: 15px;
}

.answerpart p {
	font-size: 16px;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	line-height: 22px;
	color: #161617;
	padding: 10px 15px;
	margin: 0;
}

.answerpart li {
	font-size: 16px;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	line-height: 22px;
	color: #161617;
	padding: 6px 15px;
	margin: 0;
}

.answerpart li span {
	padding: 5px 10px;
	background-color: #161617;
	border-radius: 50%;
	margin-right: 10px;
	color: #fff;
}

ul#tabs-nav {
	display: flex;
	justify-content: start;
	margin-bottom: 60px;
	margin-left: -3px;
	padding-left: 26%;
}

.resourcecontimg {
	width: 100%;
}

ul#tabs-nav li {
	display: inline-block;
}

ul#tabs-nav li span {
	font-size: 25px;
	font-weight: 400;
	margin-right: 5px;
	margin-top: -1px;
}

#tabs-nav li a {
	font-size: 16px;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	margin-right: 10px;
	text-transform: uppercase;
	padding: 4px 30px 4px 30px;
	text-decoration: none;
	color: #161617;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #161617;
	border-radius: 8px;
	line-height: 35px;
}

#tabs-nav li.active a,
#tabs-nav a:hover {
	background-color: #000F98;
	color: #FFF;
	border: none;
}

a.page-numbers,
.pagination .next,
.pagination .prev {
	width: 45px;
	height: 45px;
	background: none !important;
	padding: 13px 0px 0 0 !important;
	text-align: center !important;
	line-height: 23px;
	margin: 0 9px !important;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	color: #161617;
	cursor: pointer !important;
	border: 1px solid #161617;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 45px;
	line-height: 52px;
	position: relative;
	width: 45px;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
	top: -17px;
	color: #000 !important;
}

.pagination .prev:before {
	right: -1px;
	top: -17px;
	color: #000 !important;
}

span.page-numbers.current,
.page-numbers:hover.pagination .next:hover,
.pagination .next:hover .pagination .prev:hover {
	width: 45px;
	text-decoration: none !important;
	height: 45px;
	border: #000 1px solid;
	padding: 13px 0px 0 0 !important;
	text-align: center !important;
	line-height: 23px;
	margin: 0 9px 0 0 !important;
	border-radius: 3px;

	background: #000F98 !important;
	color: #FFF !important;
	border: none;
}

.pagination .prev:hover:before,
.pagination .next:hover:before {
	color: #fff !important;
}

.pagination:before,
.pagination:after {
	background: none;
}

a.next.page-numbers {
	padding-top: 12px !important;
	left: 0px;
	position: relative;
	color: #000 !important;
}

span.page-numbers.dots,
span.page-numbers.dots:hover {
	width: auto;
	height: auto;
	background: none;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
	color: #000 !important;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #000F98 !important;
	color: #fff !important;
}

.pagination {
	border: none !important;
}

#tabs-nav li.active:hover a span {
	transform: none !important;
}

.actminus {
	display: none;
}

#tabs-nav li.active .actminus {
	display: block !important;
}

#tabs-nav li.active .actplus {
	display: none !important;
}

#tab1 .QuestionSection {
	margin-top: 120px;
}

.resourcemenulistpart {
	margin-top: 50px;
}

.resourcemenulistpart li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	font-family: "Roboto", sans-serif;
	color: #161617;
	text-decoration: none;
	transition: eas;
}

.resourcemenulistpart li a:hover {
	color: #49E4E0;
}

.resourcemenulistpart li {
	margin-bottom: 5px;
}

.resourcecontentoverall {
	display: flex;
	flex-wrap: wrap;
}

.resourcecontentpart {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.resourcecontsinglepart {
	width: 48%;
	margin-bottom: 40px;
}

.resourcecontimg img {
	width: 100%;
	height: 470px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	border-radius: 10px;
	object-fit: cover;
}

.resourceconttext h5,.resourceconttext h2 {
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	font-family: "Roboto", sans-serif;
	color: #161617;
	margin: 25px 0 15px 0;
	position: relative;
}

.resourceconttext .abread {
	width: 35px;
	overflow: hidden;
	height: 34px;
	display: inline-block;
}

.resourcecontlist li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	font-family: "Roboto", sans-serif;
	color: #161617;
	padding: 8px 15px;
	text-decoration: none;
}

.resourcecontlist {
	margin-top: 25px;
	display: block;
}

.resourcecontlist li {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	border: 1px solid #9C9CA4;
	border-radius: 20px;
	padding: 7px 11px;
	margin: 0px 10px 12px 0;
}

.resourcecontlist ul {
	display: flex;
	flex-wrap: wrap;
}

.resourcecontimghover {
	display: none;
	position: relative;
}

.resourcecontimgdefault {
	display: block;
	overflow: hidden;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	min-height: 400px;
}

.resourcecontimgdefault img {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	height: auto;
}

.resourcecontsinglepart:hover .resourcecontimgdefault img {

	/*transform:scale(1.3);*/
}

/*.resourcecontimghover{
    display: none !important;
}
.resourcecontimg:hover .resourcecontimgdefault{
    display: none!important;
}
.resourcecontimg:hover .resourcecontimghover{
    display: none!important;
}
.resourceinsidedefaultcont, .resourceinsidehovercont{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px;
}*/
ul.tabtoolmenu,
ul.insightsnew,
ul.newsnew {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.tabtoolmenu li a,
ul.insightsnew li a,
ul.newsnew li a {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	position: relative;
}

ul.tabtoolmenu li:hover a,
ul.insightsnew li:hover a,
ul.tabtoolmenu li.active a,
ul.insightsnew li.active a,
ul.newsnew li.active a {
	padding-left: 25px;
	color: #49E4E0;

}

ul.tabtoolmenu li a:after,
ul.insightsnew li a:after,
ul.newsnew li a:after {
	-webkit-transition: .7s ease-in-out;
	-moz-transition: .7s ease-in-out;
	-o-transition: .7s ease-in-out;
	transition: .7s ease-in-out;
	position: relative;
}

ul.tabtoolmenu li:hover a:after,
ul.insightsnew li:hover a:after,
ul.newsnew li:hover a:after,
ul.tabtoolmenu li.active a:after,
ul.insightsnew li.active a:after,
ul.newsnew li.active a:after {
	content: '';
	position: absolute;
	left: 0px;
	background: url('https://creativeans.com/wp-content/uploads/2024/06/Arrow-Tail-Right-Cyan.png');
	background-repeat: no-repeat !important;
	background-size: 16px;
	background-position: 1px;
	width: 19px;
	height: 19px;
	top: 1px;
}

.resourceinsidedefaultcont h6,
.resourceinsidehovercont h6 {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	font-family: "Roboto", sans-serif;
	color: #F6F7FB;
	position: relative;
}

.resourceinsidedefaultcont p,
.resourceinsidehovercont p {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	color: #F6F7FB;
	margin-bottom: 0;
}

.resourceinsidehovercont p {
	font-size: 14px !important;
}

@media(max-width:1800px) {
	.resourcecontimgdefault {
		display: block;
		overflow: hidden;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		min-height: 400px;
	}

	.resourcecontimgdefault img {
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		height: 400px;
	}
}

@media(max-width:1500px) {
	.resourcecontimgdefault {
		display: block;
		overflow: hidden;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		min-height: 300px;
	}

	.resourcecontimgdefault img {
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		height: 300px;
	}
}

@media(max-width:1200px) {

	.resourcecontimgdefault {
		display: block;
		overflow: hidden;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		min-height: 400px;
	}

	.resourcecontimgdefault img {
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		height: 400px;
	}

	.resourceconttext h5,.resourceconttext h2 {
		font-size: 22px;
		font-weight: 600;
		line-height: 31px;
		font-family: "Roboto", sans-serif;
		color: #161617;
		margin: 7px 0 0px 0;
		position: relative;
	}

	.resourcecontlist {
		margin-top: 10px;
		display: block;
	}

	.resourceconttext .abread {
		width: 29px;
		overflow: hidden;
		height: 33px;
		display: inline-block;
	}
}

@media(max-width:1070px) {
	.tabresourcesection {
		display: block;
		flex-wrap: wrap;
		gap: 30px;
		justify-content: space-between;
	}

	.resourcecontsinglepart {
		width: 100%;
		margin-bottom: 40px;
	}

	ul#tabs-nav {
		display: flex;
		justify-content: start;
		margin-bottom: 60px;
		margin-left: -3px;
		padding-left: 20px;
	}
}

@media(max-width:992px) {
	.resourcecontsinglepart {
		width: 100%;
	}

	div.getstartedgrp {
		margin-top: 0rem !important;
	}

	.areubranddead {
		padding-top: 2rem;
	}

	.resourcemenulistpart {
		margin-top: 0;
		margin-bottom: 30px;
	}

	.pagination {

		margin: 0 !important;

	}
}

@media(max-width:768px) {
	.resourcecontimgdefault {
		display: block;
		overflow: hidden;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		min-height: 300px;
	}

	.resourcecontimgdefault img {
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		height: 300px;
	}

	.fang-filter {
		position: relative;
		right: -14px;
		top: -26px;
	}
}

.trustedbrands,
.areubranddead {
	background: #ffffffdb;
	clear: both !important;
	/* filter: blur(21px); */
}

.resourcepageoverall {
	position: relative;
	padding: 13rem 0 0 0;
}

.areubranddead {
	padding-top: 10rem;
}

.resourcepageoverall:after {
	position: absolute;
	content: '';
	background: rgb(255, 255, 255);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgb(255 255 255 / 31%) 51%, rgb(255 255 255 / 0%) 100%);
	bottom: -1px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.getstartedgrp {
	width: 100%;
	display: flex;
	align-items: center;
	background-image: url('/wp-content/uploads/2024/07/Banner-Gradient-Background-e1712217445663.png') !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 40px;
	border-radius: 12px;
	margin-top: 4rem;
	margin-bottom: 8rem;
	box-shadow: 0px 8px 20px #596AE099;
	position: relative;
	bottom: 40px;
}

@media(max-width:568px) {
	#tabs-nav li a {
		font-size: 14px;
		font-weight: 500;
		font-family: "Roboto", sans-serif;
		margin-right: 10px;
		text-transform: uppercase;
		padding: 0px 8px 0px 10px;
		text-decoration: none;
		color: #161617;
		display: flex;
		justify-content: center;
		align-items: center;
		border: 1px solid #161617;
		border-radius: 8px;
		line-height: 29px;
	}
}

@media(max-width:580px) {
	div.getstartedgrp {
		margin-top: 0 !important;
	}

	.areubranddead {
		padding-top: 4rem;
	}
}