.facetwp-page.active {
	cursor: default;
	font-weight: bold;
	box-shadow: none;
	color: black;
}

.main-logo {
	width: 100px;
	height: 50px;
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: -23px;
	margin-top: 9px;
}

.main-logo a img {
	width: 100%;
	height: 100%;
}

.title-page-no {
	color: #AAAAAA;
}

a:hover {
	text-decoration: none !important;
}

@media (min-width :500px) {
	.z-container-outer-custom {
		padding-left: 17px !important;
		padding-right: 17px !important;
	}
}

/* CSS for color checkbox tick */
.facetwp-color.checked::after {
	box-shadow: -2px 2px 1px 0px !important;
}

.facetwp-type-deselector {
	cursor: pointer;
}

.breadcrumb-deselector {
	padding: 5px 10px;
	border: solid 1px #ccc;
	/*margin-left: -1px;*/
	margin: 1px;
}

.facetwp-radio {
	font-size: 14px;
}

@media screen and (min-width:320px) and (max-width:479px) {
	.photo-block-panel {
		width: 100%;
		height: 220px !important;
		overflow: hidden;
	}

	.photo-block-panel amp-img {
		transform: translate(-53%, -50%) !important;
	}

	.carousal-text {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.carousal-text a {
		color: #337ab7;
		text-decoration: none;
		color: #000000;
		text-decoration: none;
		display: block;
		margin: 2px;
		font-size: 9px;
		font-weight: 600;
	}

	.text-center-front {
		position: absolute;
		left: 50%;
		transform: translate(-50%, -50%);
		color: #000000;
		bottom: 0px !important;
		font-size: 8px !important;
		width: max-content;
	}

}

@media screen and (min-width:300px) and (max-width:992px) {
	.breadcrumb>li {
		width: initial;
		text-align: left;
		float: left;
		display: flex;
	}

	.filter-bgblock {
		padding: 10px 0px !important;
	}

	.innerpage-search {
		position: fixed;
		/* z-index: 100003 !important; */
		left: 0 !important;
		width: 90% !important;
		margin: 0 auto !important;
		top: 62px !important;
		right: 0px;
	}

	.page-detials-img .i-amphtml-element {
		padding: 0%;
		height: initial !important;
	}

	.main-logo {
		width: 40px;
		height: 45px;
		padding-top: 5px;
	}

	.search-block-center {
		margin-top: -12px !important;
	}

	.main-text h1 {
		font-size: 27px;
	}

	.main-logo a img {
		width: 100%;
		height: 100%;
	}

	.header-fixed-custom {
		position: absolute;
		top: 0px;
		width: 100%;
		z-index: 999;
		padding: 0px;
		left: 0;
		right: 0;
	}

	.innerpage-header-fixed-custom {
		/*position: fixed !important;
		top: 0px;
		width: 100%;
		z-index: 100002;
		padding: 0px;
		left: 0px;
		right: 0;
		background: #ffffff;
		display: inline-block;
		padding-bottom: 10px;
		box-shadow: 0 2px 6px 0 rgba(0,0,0,0.12);
		height: 70px;*/
	}

	.innerpage-header-fixed-custom .facetwp-facet {
		margin-bottom: 0px !important;
	}

	.photo-block-panel {
		width: 100%;
		height: 150px;
		overflow: hidden;
	}

	.main-page-banner .amp-carousel-button {
		display: none;
	}

	.facetwp-mobile-panel-trigger.opener {
		margin-top: 20px !important;
		margin-bottom: 0px !important;
	}

	.inner-customsearch .search-block-center {
		margin-top: -18px !important;
		margin-left: 70px !important;
		width: 60% !important;
	}

	.custom-drawer-menu {
		position: fixed;
		z-index: 1000000;
	}

	.custom-drawer-menu button {
		right: 10px;
		top: 15px;
		padding: 2px 10px 3px 11px;
		color: #000;
		background: transparent;
		border: solid 0px #52bcc1;
		height: 34px;
		font-size: 21px;
	}

	.drawer-amp {
		width: 250px;
		padding-left: 0px;
	}

	.drawer-amp li {
		list-style: none;
		padding: 10px 0px 10px 10px;
		border-bottom: solid 1px #d8d8d8;
		font-size: 18px;
	}

	.amp-close-image {
		padding: 5px !important;
		font-size: 24px !important;
	}

	.breadcrumb {
		display: inline-block;
		margin-top: 10px !important;
		width: 100%;
		background: transparent !important;
		padding-bottom: 10px;
		margin-bottom: 0px !important;
		margin-left: 0px !important;
		padding: 8px 0 !important;
	}

	.main-text .search-on-scroll {
		position: fixed !important;
		top: 0px;
		text-align: left;
		margin-left: 60px !important;
		margin-top: 15px !important;
		float: initial !important;
		width: 60% !important;
	}

	li.breadcrumb-clearall a {
		line-height: normal !important;
		margin-left: 5px;
	}
}

@media screen and (min-width:480px) and (max-width:992px) {
	.photo-block-panel {
		width: 100%;
		height: 162px !important;
		overflow: hidden;
	}

	.carousal-text {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 2rem;
		color: #fff;
		width: 60%;
	}

	.carousal-text a {
		color: #000000;
		text-decoration: none;
		display: block;
		margin: 2px;
		font-size: 12px;
		font-weight: 600;
	}

}

@media screen and (min-width:320px) and (max-width:768px) {
	.inner-customsearch .search-block-center {
		min-width: 63% !important;
	}

	.main-text {
		width: 95% !important;
	}

	.banner-search-block-center .facetwp-facet {
		margin-bottom: 0px !important;
	}

	.clearbtn-panel {
		margin-left: 10px;
		position: relative;
		top: 10px;
	}

	.search-list {
		display: table;
	}

	.search-list .search-list-title {
		padding: 5px;
		text-align: left;
	}

	.category-custom {
		display: block;
	}

	.category-li {
		float: left;
		width: 100%
	}

	.category-main {
		display: inline-block;
		line-height: 33px;
		float: left;
	}

	.category-list {
		margin-left: 5px;
		display: inline-block;
	}

	.breadcrumb-deselector {
		padding: 5px 10px;
		border: solid 1px #ccc;
		margin-left: -1px;
		line-height: inherit;
		display: inline-block;
		margin: 1px 1px
	}

	.hidden-facet {
		position: relative;
		transform: translateY(-15%);
	}

	.breadcrumb>li+li:before {
		/* padding: 6px 5px; */
		color: #ccc;
		content: "/\00a0";
		float: left;
	}

	.mobile_search_after_resize {
		width: 70%;
		margin-left: 62px;
		margin: 0 auto;
		float: initial;
		margin-top: -22px;
	}

	#show-slider .add_search_after_filter {
		margin-top: auto;
	}

	.country-item amp-img {
		width: 110px !important;
		height: 55px !important;
	}

	.country-item a {
		color: #000000;
		text-decoration: none;
		font-size: 9px;
	}

	.country-name {
		text-align: center;
		display: block;
		position: relative;
		bottom: 60px;
		font-weight: 600;
	}

	.bottom-text {
		position: relative;
		bottom: 98px !important;
		text-align: center;
		font-weight: 600;
		font-size: 21px !important;
	}

	.bottom-text .click-here {
		text-align: center;
		margin-right: 136px !important;
		color: white;
		font-size: 19px !important;
	}

}

@media screen and (min-width:320px) and (max-width:650px) {
	.category-list {
		float: left;
		margin-left: 5px;
	}

	.inner-slider-ratio .amp-scrollable-carousel-slide {
		width: 100% !important;
	}

	.inner-slider-ratio amp-carousel {
		height: 200px !important;
		overflow: hidden !important;
	}

	.inner-slider-ratio amp-img {
		width: 100% !important;
		height: 200px !important;
	}

	.inner-slider-ratio img {
		object-fit: inherit !important;
		min-width: 100% !important;
		position: absolute !important;
		top: 50% !important;
		width: 1px;
		height: initial !important;
		max-height: inherit !important;
		transform: translate(0%, -50%) !important;
		bottom: inherit !important;
		right: inherit !important;
	}

	.mainpage-location h2 {
		font-size: 1.5rem;
		margin: 50px 0 20px;
		text-align: center;
	}

	.mainpage-location p {
		margin-bottom: 20px;
	}
}

@media screen and (min-width:650px) and (max-width:992px) {
	.inner-slider-ratio .amp-scrollable-carousel-slide {
		width: 100% !important;
	}

	.inner-slider-ratio amp-carousel {
		height: 370px !important;
		overflow: hidden !important;
	}

	.inner-slider-ratio amp-img {
		width: 100% !important;
	}

	.inner-slider-ratio img {
		object-fit: inherit !important;
		min-width: 100% !important;
		position: absolute !important;
		top: 50% !important;
		width: 1px;
		height: initial !important;
		max-height: inherit !important;
		transform: translate(0%, -50%) !important;
		bottom: inherit !important;
		right: inherit !important;
	}

	.mainpage-location h2 {
		text-align: center;
		font-weight: bold;
		margin-bottom: 17px;
		margin-top: 50px;
	}

	.mainpage-location p {
		margin-bottom: 20px;
	}
}



@media (max-width : 650px) and (orientation:portrait) {

	.photo-item {
		flex-wrap: wrap;
		width: 100% !important;
		overflow: hidden;
	}

	.photo-block-panel {
		width: 100%;
		height: 235px !important;
		overflow: hidden;
	}
}

@media screen and (min-width:789px) and (max-width:6000px) {

	.category-custom,
	.category-main,
	.category-list {
		display: inline-block;
	}
}

@media screen and (min-width:768px) and (max-width:992px) {
	.photo-block-panel {
		width: 100%;
		height: 160px !important;
		overflow: hidden;
	}

	.inner-slider amp-img.i-amphtml-element {
		padding: 0%;
		height: 420px !important;
	}

	.category-main {
		display: inline-block;
		vertical-align: sub;
	}

	.category-list {
		display: inline-block;
		vertical-align: sub;
	}

	.breadcrumb>li {
		width: initial;
		text-align: left;
		float: inherit !important;
		display: inline-block;
		margin-top: 1px;
	}
}

@media screen and (min-width:1024px) and (max-width:1200px) {
	.photo-block-panel {
		width: 100%;
		max-height: 150px !important;
		overflow: hidden;
	}
}

@media screen and (min-width:768px) and (max-width:992px) {
	.breadcrumb-travel {
		/*margin-top: 20px;*/
		background: transparent;
		padding-bottom: 10px;
	}

	.countries-home {
		width: 100% !important;
	}

	.countries-home .countries {
		padding: 0 1rem 2rem !important;
	}

	.countries-home .countries .country {
		width: 50% !important;
	}

	.countries-home .countries .country a {
		width: 95% !important;
	}

	.carousal-map {
		background-image: url('/z-a/i/home-images/ADPOST (Web carousel_map).png');
		background-position: center center;
		background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 537px !important;
		margin: auto;
		background-repeat: no-repeat;
	}

	.carousal-text {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		color: #fff;
		background: rgba(255, 255, 255, 0.27);
		padding: 24px;
		width: 474px;
		display: inline-table;
	}

	.carousal-text a {
		color: #000000;
		text-decoration: none;
		display: block;
		margin: 0px;
		font-size: 18px;
		font-weight: 900;
		font-family: 'Lato', sans-serif;
	}

	.country-name {
		text-align: center;
		display: block;
		position: relative;
		bottom: 47px;
	}

	.bottom-text {
		bottom: 117px !important;
	}

	.bottom-text .click-here {
		margin-right: 269px !important;
		font-size: 27px !important;
	}

}



@media screen and (min-width:993px) and (max-width:6000px) {
	.inner-customsearch .search-block-center {
		max-width: 50% !important;
		width: 50%;
	}

	.search-on-scroll {
		width: 50% !important;
	}

	.main-page-banner .amp-carousel-button {
		display: none;
	}

	.innerpage-header-fixed-custom {
		position: fixed !important;
		top: 0px;
		width: 100%;
		z-index: 999;
		padding: 0px 10px 0px 0px;
		left: 0px;
		right: 0;
		padding-right: 26px;
		background: transparent;
		display: inline-block;
	}

	.innerpage-header-fixed-custom .facetwp-facet {
		margin-bottom: 16px;
	}

	.inner-slider-ratio amp-carousel {
		padding: 0% !important;
		overflow: hidden !important;
		position: relative !important;
		overflow: hidden !important;
	}

	.inner-slider-ratio img {
		object-fit: inherit !important;
		min-width: 100% !important;
		position: absolute !important;
		top: 50% !important;
		width: 1px;
		height: initial !important;
		max-height: inherit !important;
		transform: translate(0%, -50%) !important;
		bottom: inherit !important;
		right: inherit !important;
	}

	.mainpage-location h2 {
		text-align: center;
		margin: 30px 0;
		font-weight: 600;
		letter-spacing: -0.2px;
		font-family: "Quicksand", Sans-serif;
	}

	.mainpage-location p {
		margin-bottom: 20px;
	}


	.inner-customsearch .search-block-center {
		margin-top: 22px !important;
		text-align: left;
		margin-left: 236px !important;
		position: absolute;
	}

	.breadcrumb-travel {
		margin-top: 20px;
		background-color: transparent !important;
		border-radius: 0px !important;
		padding: 0px !important;
		font-size: 15px;
	}

}

@media screen and (min-width:320px) and (max-width:767px) {
	.photo-item {
		flex-wrap: wrap;
		width: 100% !important;
		overflow: hidden;
	}

	.cards amp-img {
		margin: 10px !important;
		max-width: 100vw !important;
		width: inherit;
	}

	h3.country-title {
		font-size: 1.1rem !important;
		margin: 10px 5px !important;
		line-height: 1.4;
	}

	.countries-home {
		width: 100% !important;
	}

	.countries-home .countries {
		display: block !important;
		padding: 0 0 2rem !important;
	}

	.countries-home .countries .country {
		/* width: 11.5rem !important; */
		margin: 5px 0 !important;
	}

	.countries-home .countries .country a {
		width: 100% !important;
		height: auto !important;
		line-height: inherit !important;
		padding: 5px !important;
	}

	.countries-home .countries .country img.flag {
		width: 25px !important;
		height: 25px !important;
		margin-right: 5px !important;
	}

	.list-countries {
		background: rgba(255, 255, 255, 0.59);
		padding: 10px 10px 10px 10px !important;
	}

	.carousal-text {
		position: absolute;
		transform: translate(-50%, -50%);
		color: #fff;
		background: rgba(255, 255, 255, 0.27);
		padding: 12px;
		width: 172px;
		display: inline-table;
	}

	.carousal-map {
		background-image: url("/z-a/i/home-images/ADPOST (Web carousel_map).png");
		background-position: center center;
		background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 212px !important;
		margin: auto;
		background-repeat: no-repeat;
	}

	.carousal-text a {
		color: #337ab7;
		text-decoration: none;
		color: #000000;
		text-decoration: none;
		margin: 1px;
		font-size: 10px;
		font-weight: 600;
		width: 100%;
		line-height: 10px;
	}

	.bottom-text {
		position: relative;
		bottom: 54px !important;
		text-align: center;
		font-weight: 600;
		font-size: 14px !important;
	}

	.bottom-text .click-here {
		text-align: center;
		margin-right: 101px !important;
		color: white;
		font-size: 11px !important;
	}
}

.facetwp-btn:before {
	display: inline-block;
	content: '';
	width: 20px;
	height: 20px;
	background-size: 20px 20px
}

.clear-custom:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

.cards {
	flex-wrap: wrap;
	align-items: flex-start;
	flex-direction: row;
	justify-content: flex-start;
}

.cards amp-img {
	margin: 10px;
	max-width: 90vw;
	width: 95%;
}


.photo-item h3 {
	margin-left: 10px;
	font-size: 17px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.btn-min-block {
	min-width: 170px;
	line-height: 26px;
}

.btn-clear {
	color: #FFF;
	background-color: transparent;
	border-color: #FFF;
	margin-right: 15px;
}

.btn-clear:hover {
	color: #000;
	background-color: #FFF;
}

.banner-search-block-center {
	margin: 0 auto !important;
	float: initial !important;
	margin-top: 30px !important;
}

.search-block-center {
	margin: 0 auto;
	float: initial;
	margin-top: -19px;
	text-align: left;
	margin-left: 80px;
}

.header-fixed-custom {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999;
	padding: 0px 10px 0px 0px;
	left: 0;
	right: 0;
	height: 63px !important;
}

.amp-social-share-facebook {
	background-color: transparent;
}

.amp-social-share-facebook:hover {
	background-color: #3b5998;
}

.amp-social-share-twitter {
	background-color: transparent;
}

.amp-social-share-twitter:hover {
	background-color: #1da1f2;
}

.amp-social-share-instagram {
	background-color: transparent;
}

.amp-social-share-instagram:hover {
	background-color: #dc4e41;
}

@media only screen and (min-device-width : 320px) and (max-device-width: 992px) and (orientation : landscape) {
	.photo-block-panel {
		width: 100%;
		height: 160px !important;
		overflow: hidden;
	}
}


.photo-block-panel {
	width: 100%;
	height: 165px;
	overflow: hidden;
}

.photo-block-panel amp-img {
	width: 100%;
	min-width: 100%;
	min-height: 100%;
	transform: translate(-50%, -50%);
	position: relative;
	left: 50%;
	top: 43%;
}

@media only screen and (min-device-width : 768px) and (max-device-width: 992px) and (orientation : landscape) {
	.autosuggest-container .i-amphtml-element {
		height: 200px !important;
	}
}


@media only screen and (min-device-width : 320px) and (max-device-width: 768px) and (orientation : landscape) {
	.photo-block-panel {
		width: 100%;
		height: 200px !important;
		overflow: hidden;
	}
}

/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-network li {
	margin: 0px;
}

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}

.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}

.social-network a.icoInstagram:hover {
	background-color: #e4405f;
}

.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoInstagram:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
	color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
	color: #44BCDD;
}

.social-circle li a {
	position: relative;
	margin: 0 auto 0 auto;
	border-radius: 50%;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 20px;
	color: white;
}

.social-circle li a:hover,
.social-circle li a:focus {
	color: #fff;
}

.social-circle li i {
	margin: 3px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}


.social-circle i {
	color: #fff;
}

#back_to_top {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	color: #080808;
	cursor: pointer;
	padding: 15px;
	border-radius: 10px;
}

.facetwp-pager {
	font-size: 16px;
	text-align: center;
}

.header-search-block {
	margin-top: 45px;
}

.filter-bgblock {
	padding: 17px 0px 0px 0px;
}

.blog-list {
	background-color: #ffffff;
	padding: 17px 7px 17px 12px;
	margin-top: 0px;
}

.blog-thumbnail1 {
	width: 70px;
	height: 70px;
}

.nav-link {
	margin-left: 20px !important;
	display: inline-block;
	font-family: 'Work Sans';
}

.nav-link a {
	color: #4e4e4e;
}

.nav-link a:hover,
.nav-link a:focus {
	color: #4e4e4e;
}

.social-network .nav-link {
	margin-right: 0px;
}

.page-template-default {
	background-color: #ffffff !important;
	font-family: 'Work Sans';
}

.title {
	font-size: 19px;
}

.synopsis {
	font-size: 14px;
	margin-top: 2px;
}

.synopsis p {
	padding-top: 0px !important;
	font-size: 14px;
}

.facetwp-facet {
	font-size: 14px;
}

.travel-template-default {
	font-family: 'Work Sans';
	background-color: #ffffff !important;
}

.location-details {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.title-details {
	font-size: 40px;
	font-weight: bold;
}

.synopsis-details {
	font-size: 24px;
	font-style: italic;
}

.content-details p {
	font-size: 21px;
}

.image_credits-details {
	font-size: 16px;
	margin-left: 4px;
	position: absolute;
}

.tips-heading {
	font-size: 23px;
	font-weight: bold;
}

.tips-details {
	font-size: 21px;
}

.title-blog {
	font-size: 24px;
	font-weight: bold;
}

.content-blog {
	font-size: 21px;
}

.pagination-custom {
	background: #53BCC2;
	border-radius: 100%;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	padding: 2px 9px !important;
	color: #fff !important;
}

.pagination-custom {
	background: #fff;
	color: #000 !important;
	line-height: 25px;
}

.pagination-custom-active {
	background: #ffd73a;
	border-radius: 100%;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	color: #fff !important;
	font-weight: normal !important;
}

.pagination-custom-arrow {
	background: #fff;
	border: solid 1px #ffd73a;
	border-radius: 100%;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	color: #ffd73a !important;
	font-weight: normal !important;
}

.search-list {
	padding: 5px;
	border-bottom: solid 1px #f3f3f3;
	color: #3a3a3a;
	width: 100%;
}

.search-list amp-img {
	display: inline-block;
	float: left;
	margin-right: 6px;
	pointer-events: none;
	/* Disable Sumo sharing on thumbnail images*/
	max-height: 50px !important;
}

.search-list .search-list-title {
	line-height: 50px;
	text-align: left;
}

.lat-long-details {
	float: right;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #53BCC2;
}

.address-details {
	border: solid 1px #ccc;
	padding: 10px;
	font-size: 17px;
}

.autosuggest-container {
	background: #fff;
	position: absolute;
	width: 100%;
	display: table !important;
}

.autosuggest-container amp-selector {
	overflow-y: auto !important;
	overflow-x: hidden !important;
	max-height: 430px !important;
	box-shadow: 0 0px 0px #000 !important;
}

.autosuggest-container amp-img .i-amphtml-element {
	border: solid 1px #f3f3f3;
}

.autosuggest-container .i-amphtml-fill-content {
	overflow: hidden !important;
}

.innerpage-search {
	top: 11px;
	/* z-index: 9999; */
	left: 73px;
	width: 40%;
}

.bb-header-buttons a.button.outline:hover {
	color: #ffffff !important;
}

.facetwp-search-wrap {
	display: block;
	width: 100%;
	/* position: absolute !important; */
}

.slider-text {
	font-size: 21px;
}

.mainpage-search {
	position: inherit;
	top: -190px;
	width: 60%;
	margin: auto;
}

.search-on-scroll {
	position: fixed !important;
	top: 0px;
	text-align: left;
	margin-left: 236px !important;
	margin-top: 24px !important;
	float: initial !important;
}

.search-background-on-scroll {
	background: #fff;
	height: 70px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
}

@media screen and (min-width:993px) and (max-width:1020px) {
	.custom-drawer-menu button {
		right: 10px;
		top: 15px;
		padding: 2px 10px 3px 11px;
		color: #000;
		background: transparent;
		border: solid 0px #52bcc1;
		height: 34px;
		font-size: 21px;
	}

	.drawer-amp {
		width: 250px;
		padding-left: 0px;
	}

	.drawer-amp li {
		list-style: none;
		padding: 10px 0px 10px 10px;
		border-bottom: solid 1px #d8d8d8;
		font-size: 18px;
	}

	.amp-close-image {
		margin: 7px 5px;
		padding: 12px !important;
	}
}

.toggle-arrow {
	float: right;
	display: inline-block;
}

.i-amphtml-accordion-header {
	background-color: transparent !important;
	border: none !important;
	font-size: 18px !important;
}

.i-amphtml-accordion-content {
	padding: 10px;
}

.facet-accordion {
	top: 10px;
}

.filter-bgblock amp-accordion .facetwp-facet {
	margin-bottom: 0px;
}

.facetwp-mobile-panel-facets amp-accordion .facetwp-facet {
	margin-bottom: 0px;
}

/* CSS use to remove outline of accordion */
amp-accordion h3.toggle-facet-group:focus,
amp-accordion h4.toggle-facet-group:focus {
	outline: 0px;
}

.z-hidden {
	display: none;
}

/* Auto Suggestion Grid Layout Flexbox and AMP Start */
.big-menu-item {
	background: #fff;
	margin-top: -3px;
	border: solid 1px #f5f5f5;
	border-top: 0px;
	z-index: 10000 !important;
	width: 100%;
	border-radius: 3px;
	display: inline-table !important;
}

.big-menu-item .container {
	margin: auto;
	width: 100%;
	padding: 9px;
}

.big-menu-item .cell img {
	display: block;
}

.big-menu-item .imageDescription {
	color: #fff;
	background: hsla(0, 0%, 0%, 0.57);
	margin-top: -27px;
	position: relative;
	padding: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	font-size: 12px;
}

.big-menu-item h4 {
	color: #2b2b2b;
	text-align: left;
	margin-left: 22px;
}

.big-menu-item-btn:link,
.big-menu-item-btn:visited {
	float: right;
	margin-right: 20px;
	font-size: 15px;
	clear: both;
}

.big-menu-item-btn:hover,
.big-menu-item-btn:focus {
	text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 640px) {
	.big-menu-item .grid {
		display: block;
		flex-wrap: wrap;
		flex-direction: row;
		text-align: center;
		max-height: 400px;
		overflow-y: scroll;
	}

	.big-menu-item .container {
		margin: auto;
		width: 100%;
		padding: 6px 0px !important;
	}

	.big-menu-item .cell {
		width: calc(92% / 2) !important;
		margin: 2px;
		display: inline-block;
		height: 80px;
	}

	.big-menu-item .imageDescription {
		color: #fff;
		background: hsla(0, 0%, 0%, 0.57);
		margin-top: -22px;
		position: relative;
		padding: 5px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: left;
		font-size: 9px;
	}

	.big-menu-item h4 {
		color: #2b2b2b;
		text-align: left;
		margin-left: 8px;
		font-size: 14px;
	}

	.search-list .search-list-title {
		line-height: 20px !important;
	}
}

@media screen and (min-width: 641px) and (max-width: 768px) {
	.big-menu-item .grid {
		display: block;
		flex-wrap: wrap;
		flex-direction: row;
		text-align: center;
		height: 500px;
		overflow-x: auto;
	}

	.big-menu-item .container {
		margin: auto;
		width: 100%;
		padding: 6px 0px;
	}

	.big-menu-item .cell {
		width: calc(91% / 2);
		margin: 6px;
		display: inline-block;
		height: 150px;
	}

	.big-menu-item h4 {
		color: #2b2b2b;
		text-align: left;
		margin-left: 12px;
	}
}

@media screen and (min-width: 320px) and (max-width: 769px) {
	.filter-bgblock .i-amphtml-accordion-header {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media screen and (min-width: 320px) and (max-width: 359px) {

	/* .innerpage-search .form-control {
   		width: 197px !important;
	}
	.form-control {
   		width: 80% !important;
	} */
	.autosuggest-container {
		background: #fff;
		position: absolute;
		width: 80% !important;
		display: table !important;
	}

	.innerpage-search .autosuggest-container {
		width: 221px !important;
	}

	.big-menu-item {
		width: 80% !important;
	}

	.innerpage-search .big-menu-item {
		width: 228px !important;
	}

	.search-on-scroll .big-menu-item {
		width: 221px !important;
	}

	.carousal-text {
		width: 235px !important;
		display: inline-block;
		background: rgba(255, 255, 255, 0.90) !important;
	}

	.list-countries {
		display: inline-block;
		border: 1px solid #d2d2d2 !important;
	}

	.countries-outer {
		display: inline-block;
		width: 91px;
	}

	.carousal-text a {
		margin: 6px;
		font-size: 10px;
	}
}

@media screen and (min-width: 360px) and (max-width: 489px) {

	/* .form-control {
	    width: 80% !important;
	} */
	/* .innerpage-search .form-control {
	    width: 232px !important;
    	height: 45px !important;
	}
	.search-on-scroll .form-control {
   		width: 242px !important;
	} */
	.innerpage-search .autosuggest-container {
		width: 274px !important;
	}

	.search-on-scroll .autosuggest-container {
		width: 274px !important;
	}

	.search-on-scroll .big-menu-item {
		width: 238px !important;
	}

	.big-menu-item {
		height: 400px;
		overflow: auto;
		left: 0;
		width: 80% !important;
	}

	.autosuggest-container {
		background: #fff;
		position: absolute;
		width: 80% !important;
		display: table !important;
	}

	.carousal-text {
		width: 275px !important;
		display: inline-block;
		background: rgba(255, 255, 255, 0.90) !important;
	}

	.list-countries {
		display: inline-block;
		border: 1px solid #d2d2d2 !important;
	}

	.countries-outer {
		display: inline-block;
		width: 111px;
	}

	.carousal-text a {
		margin: 8px;
		font-size: 12px;
	}
}

@media screen and (min-width: 490px) and (max-width: 767px) {

	/* .form-control {
   		width: 373px !important;
	} */
	.innerpage-search .autosuggest-container {
		width: 396px !important;
	}

	.innerpage-search .big-menu-item {
		width: 396px !important;
	}

	.carousal-text {
		width: 382px !important;
		display: inline-block;
		background: rgba(255, 255, 255, 0.90) !important;
	}

	.list-countries {
		display: inline-block;
		border: 1px solid #d2d2d2 !important;
	}

	.countries-outer {
		display: inline-block;
		width: 167px;
	}

	.carousal-text a {
		margin: 8px;
		font-size: 14px;
	}

}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.big-menu-item .grid {
		display: block;
		flex-wrap: wrap;
		flex-direction: row;
		text-align: center;
	}

	.big-menu-item .container {
		margin: auto;
		width: 100%;
		padding: 6px 0px !important;
	}

	.big-menu-item .cell {
		width: calc(93% / 2);
		margin: 6px;
		display: inline-block;
	}

	/* .form-control {
   		width: 600px !important;
	} */
	.big-menu-item {
		width: 600px !important;
	}

	.autosuggest-container {
		width: 600px !important;
	}

	.carousal-text a {
		margin: 8px;
		font-size: 18px;
	}
}

@media screen and (min-width: 993px) and (max-width: 1300px) {
	.countries-outer {
		display: inline-block;
		background: rgba(255, 255, 255, 0.90);
		padding: 23px 23px 23px 23px;
		margin: 40px;
	}

	.carousal-text a {
		font-size: 20px !important;
	}

	.countries-outer .countries {
		display: inline-block !important;
		padding: 15px 25px 15px 25px !important;
		width: 269px !important;
		border: 1px solid #d2d2d2 !important;
	}

	.carousal-text {
		top: 54% !important;
	}
}

@media screen and (min-width: 993px) and (max-width: 6000px) {
	.big-menu-item .grid {
		display: block;
		flex-wrap: wrap;
		flex-direction: row;
		text-align: center;
		max-height: 470px;
		overflow-y: scroll;
	}

	.big-menu-item .container {
		margin: auto;
		width: 100%;
		padding: 6px 0px !important;
	}

	.big-menu-item .cell {
		width: calc(92% / 3);
		margin: 6px;
		display: inline-block;
	}

	.carousal-text {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		color: #fff;
		background: rgba(255, 255, 255, 0.27);
		padding: 35px;
		width: 700px;
		display: inline-table;
	}


	.carousal-text a {
		color: #000000;
		text-decoration: none;
		margin: 0px;
		font-size: 23px;
		font-weight: 900;
		font-family: 'Lato', sans-serif;
	}

	.country-name {
		text-align: center;
		display: block;
		position: relative;
		bottom: 59px;
	}

}

@media screen and (min-width: 993px) and (max-width: 1156px) {
	.big-menu-item .cell {
		width: calc(90% / 3) !important;
		margin: 6px;
		display: inline-block;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {
	.search-on-scroll {
		position: fixed !important;
		top: 0px;
		text-align: left;
		margin-left: 174px !important;
		margin-top: 22px !important;
		float: initial !important;
		max-width: 50% !important;
	}

	.main-text {
		z-index: 999;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 2rem;
		color: #fff;
		width: 70% !important;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width: 992px) and (orientation : landscape) {
	.big-menu-item .container {
		margin: auto;
		width: 100%;
		height: 250px;
		padding: 9px;
		overflow: scroll;
	}

	.big-menu-item {
		height: 200px;
		overflow: scroll;
	}

	.banner-search-block-center {
		width: 88% !important;
	}

	.main-text .search-on-scroll {
		position: fixed !important;
		top: 0px;
		left: 0;
		right: 0;
		text-align: center;
		margin: 0 auto;
		margin-top: 15px !important;
		width: 79% !important;
	}

	.inner-customsearch .search-block-center {
		width: 79% !important;
	}

	li.breadcrumb-clearall a {
		line-height: normal;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width: 992px) and (orientation : portrait) {
	.big-menu-item {
		height: 400px;
		overflow: auto;
		left: 0;
		width: 238px !important;
	}

	.banner-search-block-center {
		width: 88% !important;
	}

	.main-text .search-on-scroll {
		position: fixed !important;
		top: 0px;
		text-align: left;
		margin-left: 90px !important;
		margin-top: 18px !important;
		float: initial !important;
		width: 60% !important;
		left: 22px;
	}

	.inner-customsearch .search-block-center {
		position: fixed !important;
		top: 0px;
		left: 0;
		right: 0;
		margin: 0 auto;
		margin-top: 18px !important;
		width: 60% !important;
		margin-left: 112px !important;
	}

	li.breadcrumb-clearall a {
		line-height: normal !important;
	}
}

.big-menu-img {
	pointer-events: none;
	/* Disable Sumo sharing on thumbnail images*/
}

.breadcrumb-panel {
	background-color: #faf9f7;
}

.breadcrumb li {
	vertical-align: sub;
	display: inline-block;
}

.breadcrumb>li+li:before {
	vertical-align: sub;
	line-height: 25px;
}


.main-page-banner {
	position: relative;
}

.main-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 2rem;
	color: #fff;
	width: 60%;
}

.facet-group-icon {
	height: 20px;
	width: 20px;
}

/* Auto suggestion category start */
.autosuggest-result-icon {
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #f3f3f3;
}

.filter-bgblock .Result-Icon {
	font-size: 19px;
}

/* Auto suggestion category end */

.clearbtn-panel {
	position: relative;
	top: 20px;
}

.filter-bgblock .i-amphtml-accordion-content {
	padding: 10px 10px 10px 0px;
}

.breadcrumb-clearall {
	vertical-align: sub;
}

li.breadcrumb-clearall::before {
	display: none !important;
}

li.breadcrumb-clearall a {
	line-height: 34px;
}

.no-match {
	padding: 20px;
	text-align: center;
}

@media only screen and (min-device-width : 800px) and (max-device-width: 992px) {
	.search-on-scroll {
		left: 25px !important;
		max-width: 50% !important;
	}
}

@media screen and (min-width: 774px) and (max-width: 775px) and (orientation : landscape) {

	/* OnePlus*/
	.big-menu-item .cell {
		width: calc(92% / 2) !important;
		margin: 2px;
		display: inline-block;
		height: 80px;
		/* float: left; */
	}
}

.bb-mobile-header-wrapper {
	display: block;
}

.mobile-logo-wrapper {
	justify-content: start !important;
}

@media screen and (min-width: 320px) and (max-width: 400px) {
	/* .main-text .search-on-scroll .facetwp-search-wrap input {
	    width: 232px !important;
	    height: 45px !important;
	} */
}

@media only screen and (max-width: 1200px) {
	.site-title>a {
		width: 70%;
	}
}

.bb-mobile-panel-inner>.bb-mobile-panel-header>.logo-wrap>a>.bb-mobile-logo {
	width: 45px;
}

.z-spaced {
	line-height: 230%;
	padding-left: 3px;
	padding-right: 3px;
}

.z-spaced .fab {
	margin: 4px;
}

/* ADP - Additional Custom CSS */

@media only screen and (max-width:600px) {
	:root {
		font-size: 14px;
	}
}

@media only screen and (min-width:601px) and (max-width:1599px) {
	:root {
		font-size: 16px;
	}
}

@media only screen and (min-width:1600px) and (max-width:1899px) {
	:root {
		font-size: 17px;
	}
}

@media only screen and (min-width:1900px) {
	:root {
		font-size: 18px;
	}
}

html,
body {
	font-family: 'Mulish', sans-serif !important;
}

.elementor .user-link img {
	border-radius: 100%;
}

/* @media screen and (min-width: 800px){
	.bb-buddypanel.sticky-header:not(.bb-sfwd-aside) .site-header {
    	width: 100% !important;
	}
} */

/* .sticky-header .site-header{
	left: 0;
} */

/* .bb-buddypanel.sticky-header:not(.bb-sfwd-aside) .site-header {
	top:0;
} */

/* .site-header-container #site-logo .bb-logo img, .site-header-container #site-logo .site-title img.bb-logo, .site-title img.bb-mobile-logo {
    max-height: 50px !important;
} */

.site-header .site-header-container,
.header-search-wrap,
.header-search-wrap input.search-field,
.header-search-wrap input.search-field-top,
.header-search-wrap form.search-form {
	/* height: 55px !important; */
	font-family: 'Mulish', sans-serif;
}

/* @media screen and (max-width: 767px){
	.bb-mobile-header {
    	height: 55px !important;
	}

	#buddypress div.bp-profile-content table.profile-fields tr td {
    	padding: 0 0 12px;
    	word-break: break-word;
    	width: 100%;
    	display: block;
	}
	#buddypress div.bp-profile-content table.profile-fields tr td.label {
    	padding-right: 12px;
    	text-align: left;
	}
	.site-content {
    	margin: 0;
	}
} */
/* #site-logo .site-title .bb-logo img, #site-logo .site-title img.bb-logo, .buddypanel .site-title img {
    width: 160px;
} */

.primary-menu a {
	color: #333333 !important;
	letter-spacing: 0 !important;
	font-weight: 500;
}

a.bbp-topic-reply-link,
a.subscription-toggle,
#buddypress .action .button,
button,
.button,
input[type=button],
input[type=submit],
.buddypress .buddypress-wrap .comment-reply-link,
.buddypress .buddypress-wrap .generic-button a,
.buddypress .buddypress-wrap a.bp-title-button,
.buddypress .buddypress-wrap a.button,
.buddypress .buddypress-wrap button,
.buddypress .buddypress-wrap input[type=button],
.buddypress .buddypress-wrap input[type=reset],
.buddypress .buddypress-wrap input[type=submit],
.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a,
button.small,
.button.small,
input[type=button].small,
input[type=submit].small,
.buddypress .buddypress-wrap .comment-reply-link.small,
.buddypress .buddypress-wrap .generic-button a.small,
.buddypress .buddypress-wrap a.bp-title-button.small,
.buddypress .buddypress-wrap a.button.small,
.buddypress .buddypress-wrap button.small,
.buddypress .buddypress-wrap input[type=button].small,
.buddypress .buddypress-wrap input[type=reset].small,
.buddypress .buddypress-wrap input[type=submit].small,
.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.small,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress .standard-form button,
#buddypress a.button,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
a.bp-title-button,
#buddypress .comment-reply-link.small,
#buddypress .generic-button a.small,
#buddypress .standard-form button.small,
#buddypress a.button.small,
#buddypress input[type=button].small,
#buddypress input[type=reset].small,
#buddypress input[type=submit].small,
#buddypress ul.button-nav li a.small,
a.bp-title-button.small {
	border-radius: 0.25rem !important;
}

/* img.bb-mobile-logo {
    max-width: 120px;
} */

/* .sticky-header .site-header{
	top:0;
} */

.notification-header .title {
	font-size: 1rem !important;
	font-weight: 600;
}

.notification-list.bb-nouveau-list .avatar:not(.profile-avatar) {
	max-width: 44px;
	border-radius: 100%;
}

a.button.small.outline.signin-button.link {
	color: #FA9900;
	background: #FFF7EC;
	font-weight: 600;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.button.singup {
	min-width: 90px;
	font-weight: 600;
}

/* .site-header .user-wrap.user-wrap-container.menu-item-has-children i {
    color: #A1A8B2 !important;
} */
/* .site-header .user-name {
    font-size: 0.85rem !important;
    font-weight: 600;
} */

/* .site-header span.count, .site-header .notification-wrap span.count {
    background-color: #ffc7e9;
    box-shadow: none;
    color: #f63f97;
} */

/* @media screen and (min-width: 992px){
	#primary-navbar {
    	float: left;
	}
} */

/* .site-branding{
    padding-right:0.25rem;
} */

/* .site-header-container #site-logo .bb-logo img, .site-header-container #site-logo .site-title img.bb-logo, .site-title img.bb-mobile-logo {
    padding: 13px 0;
} */
/* .header-aside .bb-separator {
    display: none;
} */

/* .logged-in .header-aside .bb-separator {
      display: inline-block;
} */

.course-schedule-card .course-date-box {
	min-width: 130px;
}

/*prod-grid*/

ul.products>li.product>div {
	width: 100%;
	padding: 1rem;
}

.lnn-product-course-teacher-name {
	width: auto
}

/* .bb-buddypanel.sticky-header:not(.bb-sfwd-aside) .site-header{
	z-index:9999;
} */

/* @media screen and (min-width: 800px){
	.bb-buddypanel.sticky-header:not(.bb-sfwd-aside) .site-header {
    	width: 100%  !important;
	}
} */
section.lnnnav {
	padding: 0 !important;
}

/* .site-header{
    top: 0 !important;
    left: 0 !important;
} */

/*groups*/
.purchase-now-btn {
	background-color: #8152d6;
	color: #ffffff;
	float: right;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 10px;
}

/* 20210804 Wyl - Custom BB Styles */

.sticky-header .site-header {
	/* position: unset !important; */
	z-index: 610;
}

/* 
.sticky-header .site-header > .site-header-container {
	position: fixed;
	z-index: 610;
	min-width: 100%;
	background: #fff;
    padding-right: 100px;
    padding-left: 100px
}

.sticky-header .site-header > .bb-mobile-header-wrapper {
	position: fixed;
	z-index: 610;
	min-width: 100%;
	background: #fff;
}

.sticky-header .site-header > .bb-mobile-panel-wrapper {
	position: fixed;
	z-index: 630;
	width: 100%;
}

.bb-mobile-panel-wrapper.left.closed {
    display: none;
} */

/* 20210809 Wyl - Outer padding into ADP WP pages */
.site-content {
	margin: 0 0 50px;
}

/* 20210806 Wyl - Reword BB Edit Settings */

#buddypress h1.entry-title.settings-title {
	text-indent: -9999px;
}

#buddypress h1.entry-title.settings-title:before {
	text-indent: 0;
	content: 'Edit Settings';
	float: left;
}

/* 20210721 Wyl - BB Header Adjustments */

.innerpage-search {
	position: fixed;
	z-index: 620;
}

@media screen and (min-width: 280px) {

	.main-text .search-on-scroll {
		width: 50% !important;
		margin-left: 25% !important;
		margin-top: 19px !important;
	}

	.inner-customsearch .search-block-center {
		width: 40% !important;
		min-width: 40% !important;
		margin-left: 32% !important;
		margin-top: -43px !important;
	}

	.innerpage-header-fixed-custom .facetwp-facet {
		margin-top: 0px !important;
	}
}

@media screen and (min-width: 320px) {
	.inner-customsearch .search-block-center {
		margin-top: 18px !important;
	}
}

@media screen and (min-width: 370px) {
	.main-text .search-on-scroll {
		width: 40% !important;
		margin-left: 22% !important;
	}

	.inner-customsearch .search-block-center {
		width: 40% !important;
		min-width: 40% !important;
		margin-left: 27% !important;
	}
}

@media screen and (min-width: 500px) {
	.main-text .search-on-scroll {
		width: 40% !important;
		margin-left: 20% !important;
	}

	.inner-customsearch .search-block-center {
		width: 40% !important;
		min-width: 40% !important;
		margin-left: 25% !important;
		margin-top: 0px !important;
	}

	.innerpage-header-fixed-custom .facetwp-facet {
		margin-top: -43px !important;
	}
}

@media screen and (min-width: 570px) {
	.main-text .search-on-scroll {
		width: 40% !important;
		margin-left: 20% !important;
	}

	.inner-customsearch .search-block-center {
		width: 40% !important;
		min-width: 40% !important;
		margin-left: 20% !important;
	}

	.innerpage-header-fixed-custom .facetwp-facet {
		margin-top: -43px !important;
	}
}

@media screen and (min-width: 571px) {
	.inner-customsearch .search-block-center {
		margin-top: -18px !important;
	}
}

@media screen and (min-width: 600px) {
	.main-text .search-on-scroll {
		width: 40% !important;
		margin-left: 20% !important;
	}

	.inner-customsearch .search-block-center {
		width: 40% !important;
		min-width: 40% !important;
		margin-left: 20% !important;
	}
}

@media screen and (min-width: 768px) {
	.main-text .search-on-scroll {
		width: 40% !important;
		margin-left: 20% !important;
	}

	.inner-customsearch .search-block-center {
		width: 40% !important;
		margin-left: 17% !important;
	}
}

@media screen and (min-width: 800px) {
	.main-text .search-on-scroll {
		width: 25% !important;
		margin-left: 25% !important;
	}

	.inner-customsearch .search-block-center {
		width: 30% !important;
		margin-left: 30% !important;
		min-width: 30% !important;
	}

	.buddypanel {
		display: none;
	}
}

@media screen and (min-width: 950px) {
	.main-text .search-on-scroll {
		width: 25% !important;
		margin-left: 23% !important;
	}

	.inner-customsearch .search-block-center {
		width: 25% !important;
		margin-left: 30% !important;
	}
}

@media screen and (min-width: 992px) {
	.main-text .search-on-scroll {
		width: 25% !important;
		margin-left: 20% !important;
	}

	.inner-customsearch .search-block-center {
		width: 25% !important;
		margin-left: 25% !important;
	}

	/* .innerpage-header-fixed-custom .facetwp-facet {
		margin-top: -5px !important;
	} */
}

@media screen and (min-width: 993px) {
	.innerpage-header-fixed-custom .facetwp-facet {
		margin-top: 36px !important;
	}
}

@media only screen and (min-width: 1100px) {
	.main-text .search-on-scroll {
		width: 25% !important;
		margin-left: 20% !important;
	}

	.inner-customsearch .search-block-center {
		width: 25% !important;
		margin-left: 25% !important;
	}
}

@media only screen and (min-width: 1200px) {
	.main-text .search-on-scroll {
		width: 25% !important;
		margin-left: 20% !important;
	}

	.inner-customsearch .search-block-center {
		width: 25% !important;
		margin-left: 20% !important;
	}
}

@media only screen and (min-width: 1350px) {
	.main-text .search-on-scroll {
		width: 30% !important;
		margin-left: 20% !important;
	}

	.inner-customsearch .search-block-center {
		width: 25% !important;
		margin-left: 25% !important;
	}
}

@media only screen and (min-width: 1550px) {
	.main-text .search-on-scroll {
		width: 30% !important;
		margin-left: 25% !important;
	}
}

@media only screen and (min-width: 1800px) {
	.main-text .search-on-scroll {
		width: 25% !important;
		margin-left: 30% !important;
	}

	.inner-customsearch .search-block-center {
		width: 20% !important;
		margin-left: 30% !important;
	}
}

.bb-mobile-panel-inner>hr {
	display: none;
}

/* .site-header {
	width: 100% !important;
} */

.header-aside>.header-aside-inner>.user-wrap>.user-link {
	font-size: 15px;
	text-decoration: none !important;
}

.header-aside>.header-aside-inner>.user-wrap>.bb-separator {
	display: none;
}

/* .page-id-360551 .site-content{
    margin: 80px 0px !important;
    padding: 0 0px !important;
} */

.page-id-360551 .container-fluid {
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.page-id-360551 .site-header {
	padding: 0 0px;
}

.sen {
	font-family: 'Sen', sans-serif !important;
}

.elementor img {
	height: inherit;
}

.hint {
	color: #c3070f;
	font-weight: 600;
}

.synopsis {
	font-size: 12pt;
	line-height: 1.5em;
	margin: 0 0 10px;
	font-weight: 500;
	font-family: sans-serif;
}

.button-read-more {
	background: #f7c55d;

}

.button-web-3 {
	background: #3594fa;
}

.button-web-3d {
	background: #d276d0;
	padding: 10px 34px !important;
}

.extra-fields0 {
	display: flex;
}

.extra-fields0 .values {
	margin-left: 19px;
}

.extra-fields0 .keys {
	color: #fd0058;
}

.extra-fields0 th {
	display: flex;
	border-bottom: none;
	width: max-content;
}

.extra-fields0 td {
	padding-left: 9px !important;
}

.extra-fields1 {
	margin: 10px 0px;
}

.button-link {
	display: flex;
	padding: 0px 6px 0px 0px;
}

.button-link a {
	color: black;
	padding: 10px 22px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 2px;
	font-size: 12px;
}

.button-link div {
	width: 115px;
	text-align: center;
}

.back-to-articles {
	background: #f1d33f;
	width: 140px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-weight: normal !important;
	border-radius: 7px;
	margin: 30px 0px 0px 0px;
}

.back-to-articles a {
	color: black;
	font-size: 13pt;
	font-family: sans-serif;
}

.blog-content .context p,
.blog-content .context table {
	font-weight: 400;
	font-size: 12pt;
	line-height: 28px;
	text-align: justify;
	font-family: sans-serif;
}

.blog-content .context ol li,
.blog-content .context ul li{
	font-size: 12.6pt;
    line-height: 1.6;
    text-align: justify;
    font-family: sans-serif;
    margin: 10px 0;
}

.blog-content .context table tr td{
	text-align: left;
	padding: 10px;
	border:1px solid #e7e9ec;
}

.blog-content .context img{
	margin: 20px 0;
}

.standard-form input.disabled,
.standard-form select.disabled,
.standard-form textarea.disabled,
.standard-form input:disabled,
.standard-form select:disabled,
.standard-form textarea:disabled {
	opacity: 0.8;
	color: inherit;
	background-color: rgba(77, 92, 109, .1) !important;
}

.radio label {
	padding-left: 0 !important;
}

.site-header .user-wrap,
.site-header .main-navigation {
	margin-bottom: 0 !important;
}

.site-header a.header-search-link i.bb-icon-search {
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border-radius: 50%;
	color: #000000 !important;
	background-color: #fdd500;
	box-shadow: inset 0 0 0px 1px rgb(255 255 255 / 8%), 0 1px 4px 0px rgb(0 0 0 / 32%);
}

.bb-mobile-panel-inner .main-navigation {
	flex: inherit;
	display: block;
}

a.bb-close-panel {
	position: absolute;
	z-index: 12;
	right: 3%;
	top: 3%;
}

.bb-mobile-panel-inner .bb-primary-menu li.menu-item a {
	display: block;
	height: 50px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	cursor: pointer;
}

.bb-mobile-panel-inner .bs-submenu-toggle {
	position: relative;
	top: 0;
}

.bb-template-v2 .side-panel-menu .current-menu-parent.current-menu-item>a,
.bb-template-v2 .side-panel-menu>.current-menu-item>a,
.bb-template-v2 .side-panel-menu>.current-menu-item a>i,
.bb-template-v2 .bb-mobile-panel-inner .bb-primary-menu .current-menu-item>a {
	color: #007cff !important;
	background: none !important;
}

.bb-login-section .sign-in {
	color: #a1abb5 !important;
	border-color: #a1abb5 !important;
}

.my-ads {
	display: block;
	padding: 15px;
	font-weight: 200;
	border: solid 1px #f3f3f3;
}

.bb-mobile-panel-inner ul.buddypanel-menu>li>a>i {
	margin-left: 5px !important;
}
@media only screen and (max-width: 420px) {
	#buddypress .profile.edit .button-nav a{
		margin-right: 5px !important;
	}
}