.btn {
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-color: #c4e8ff;
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
}

.land-main {
	width: 100%;
	text-align: center;
}

/*.land-main .land-banner {width: 100%;overflow: hidden !important;margin-top: -90px;background: url("../images/back-sec-top.svg") no-repeat;background-size: 100% 100%;min-height: 500px;}*/
.land-main .land-banner {
	width: 100%;
	overflow: hidden !important;
	margin-top: -90px;
	min-height: 500px;
}

.land-main .land-banner img {
	width: 800px;
}

.land-main .land-banner .logo-thcb {
	margin-top: 40px;
}

.land-main .land-banner p {
	width: 500px;
	margin: -10px auto 0;
	direction: rtl;
}

.landing-search {
	margin-top: -240px
}

.land-main .land-banner .land-cover-banner {
	width: 100%;
	height: 500px;
	background: url("../images/CoverBanner.svg") no-repeat;
	background-size: cover;
	position: absolute;
	direction: rtl;
	padding: 140px 20px 0;
	text-align: center;
	z-index: 999
}

.land-main .land-banner .land-cover-banner {
	background-size: cover;
	background: linear-gradient(271.5deg, rgba(255, 255, 255, 0) -6.38%, rgba(2, 45, 68, 0.3) -6.37%, rgba(2, 45, 68, 0.5) 131.79%);
}

.land-main .land-banner .land-cover-banner h2 {
	text-align: center;
	direction: rtl;
	color: var(--main-white);
	font-size: 25pt;
	padding-bottom: 10px;
	margin-top: 70px;
}

.land-main .land-banner .land-cover-banner h3 {
	text-align: center;
	direction: rtl;
	color: var(--main-white);
	width: 100%
}

.land-main .land-banner .land-banner-img {
	width: 100%;
	height: 500px;
	background: url("../images/banner.svg") no-repeat;
	background-size: cover
}

.land-all-search #date-picker-img {
	left: -43%
}

.my-lang-change {
	margin-top: 0 !important;
	margin-left: 10px;
	font-size: 9pt;
	cursor: pointer;
	display: inline-block;
	border-radius: var(--main-border-radius);
	padding: 8px 10px;
	background-color: transparent;
}

.my-lang-change-aside-par {
	margin: 0 auto !important;
}

.my-lang-change.my-lang-change-aside {
	direction: ltr !important;
	background-color: var(--main-slow-blue);
	color: var(--main-white);
	margin: 8px 0 0 -85px !important;
	padding: 2px 5px;
	transform: translateX(-17px);
}

.my-lang-change:hover {
	color: var(--main-white);
	background-color: var(--main-blue) !important;
}

.my-lang-change span img {
	width: 13px;
	height: 11px;
	margin-right: 4px;
}

.my-lang-change.my-lang-change-aside img {
	width: 13px;
	height: 11px;
	margin-right: 4px;
	transform: translateY(2px)
}

.my-lang-change-fa img {
	margin: 0 0 0 4px;
}

.bio-mag-all {
	padding: 50px 100px;
	width: 100%;
	direction: rtl;
}

.bio-mag {
	display: flex;
	flex-direction: row-reverse;
	width: 100%;
	justify-content: space-between;
}

.bio-mag-title {
	width: 100%;
	text-align: right;
	font-weight: 800;
	margin-bottom: 12px;
}

.bio-mag .bio-mag-cl1, .bio-mag .bio-mag-cl2, .bio-mag .bio-mag-cl3 {
	width: 33%;
	height: 600px;
}

.bio-mag .bio-mag-cl1, .bio-mag .bio-mag-cl3 {
	padding: 0 20px
}

.bio-mag .bio-mag-cl1, .bio-mag .bio-mag-cl3, .bio-mag .bio-mag-cl2 .bio-mag-cl2-top, .bio-mag .bio-mag-cl2 .bio-mag-cl2-bottom {
	cursor: pointer;
	box-shadow: var(--main-box-shadow)
}

.bio-mag .bio-mag-cl3 {
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
}

.bio-mag .bio-mag-cl2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.bio-mag .bio-mag-cl2 .bio-mag-cl2-top, .bio-mag .bio-mag-cl2 .bio-mag-cl2-bottom {
	height: 297px;
	padding: 0 20px
}

.bio-mag .bio-mag-cl2 .bio-mag-cl2-top {
	width: 100%;
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
}

.bio-mag .bio-mag-cl2 .bio-mag-cl2-bottom {
	width: 100%;
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
}

.bio-mag .bio-mag-cl1, .bio-mag .bio-mag-cl2 .bio-mag-cl2-top, .bio-mag .bio-mag-cl2 .bio-mag-cl2-bottom, .bio-mag .bio-mag-cl3 {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: inset 0 999px rgba(0, 0, 0, 0.45);
}

.bio-mag .bio-mag-cl1 {
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
}

.bio-mag h2 {
	background-color: tomato;
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
	width: fit-content;
	width: -moz-fit-content;
	padding: 2px 10px;
	font-size: 9pt;
	align-items: center;
	color: var(--main-white);
	margin: 470px 0 10px;
}

.bio-mag .bio-mag-cl2 h2 {
	margin: 165px 0 10px;
}

.bio-mag h3 {
	margin-bottom: 10px;
}

.bio-mag h3, .bio-mag h4 {
	color: var(--main-white);
	width: fit-content;
	width: -moz-fit-content;
}

.bio-mag-author {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	font-size: 9pt
}

.bio-mag-author a {
	text-decoration: none;
	color: var(--main-white);
	direction: rtl
}

.bio-mag-author .land-img-author {
	margin-left: 4px
}

.land-video {
	display: flex;
	flex-direction: column;
	padding: 10px 100px;
	direction: ltr
}

.land-video .land-video-title {
	margin: 0 10px 10px 0
}

.land-video .video-wrapper {
	position: relative;
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
	overflow: hidden
}

.land-video .video-wrapper {
	box-shadow: var(--main-box-shadow)
}

.land-video .video-wrapper video {
	width: 100%;
	vertical-align: middle;
}

.land-video .video-wrapper video[poster] {
	object-fit: contain
}

.land-video .video-wrapper img {
	width: 100%;
	vertical-align: middle;
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
}

.land-video .video-wrapper video.has-media-controls-hidden::-webkit-media-controls {
	display: flex;
}

.land-video .land-video-card-top, .land-video .land-video-card-middle, .land-video .land-video-card-bottom {
	direction: rtl
}

.land-video .land-video-card-middle, .land-video .land-video-card-bottom {
	transform: translateY(-30px)
}

.land-video-card-left-all {
	height: 132px
}

#land_video_n1 {
	height: 467px
}

.land-video-card-left-all video {
	height: 120px
}

.land-video .land-video-card-middle {
	margin-top: 30px
}

.land-video .badge-video-time {
	background-color: #fff;
	border-radius: 20px;
	color: #000;
	text-align: right;
	transform: translateY(-34px);
	width: fit-content;
	width: -moz-fit-content;
	padding: 1px 4px;
	font-size: 8pt;
	direction: rtl;
	margin-right: 10px
}

/*.land-video .badge-video-time {visibility: hidden!important;}*/
.hidden-time-video {
	visibility: hidden !important;
}

.land-video .video-overlay-play-button {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 10px calc(50% - 50px);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 0.95;
	cursor: pointer;
	background-image: linear-gradient(transparent, #000);
	transition: opacity 150ms;
}

.land-video .video-overlay-play-button:hover {
	opacity: 1;
}

.land-video .video-overlay-play-button.is-hidden {
	display: none;
}

.land-video-head, .land-video-card {
	width: 100%;
	margin-bottom: 10px
}

.land-video-head {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.land-video-head .land-video-show-more {
	height: 40px;
	transform: translateY(32px);
}

.land-video-head .land-video-show-more a {
	direction: rtl !important;
	text-decoration: none;
	color: var(--main-black);
}

.land-video-card {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between
}

.land-video-card video {
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
}

.land-video-card .land-video-card-right {
	width: 79%;
	display: flex;
	flex-direction: column;
	height: 508px;
}

.land-video-card .land-video-cards-left {
	width: 19%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.land-video-card .land-video-cards-left .video-view {
	direction: rtl;
	text-align: left;
	font-size: var(--main-font-size-8);
	font-weight: normal
}

.land-video-card .land-video-card-right .video-view-lg {
	direction: rtl;
	text-align: left;
	font-size: var(--main-font-size-8);
	font-weight: normal
}

.land-video-card .land-video-cards-left .video-view .video-view-numb {
	margin-right: 20px;
}

.land-caption-video {
	font-size: 9pt;
	margin-top: -22px;
	text-decoration: none;
	color: var(--main-black);
	display: block;
}

.land-caption-video-lg {
	font-size: 19pt;
	margin-top: -2px;
	text-decoration: none;
	display: block;
	transform: translateY(-110px) translateX(280px);
	color: var(--main-white)
}

.my-badge-new-video {
	background-color: var(--main-red);
	border-radius: 15px 15px 0 15px;
	padding: 0 10px 1px;
	color: var(--main-white);
	font-size: 7pt;
	transform: translateX(-30px) translateY(10px);;
	width: -moz-fit-content;
	width: fit-content
}

.badge-video-time-hidden {
	display: none
}

.land-app {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 40px 100px 0
}

.land-app .title-app {
	margin-top: 260px;
	text-align: right;
	font-weight: 800;
	font-size: 17pt
}

.land-app .land-app-description {
	width: 40%;
	direction: rtl;
}

.land-app .land-app-description .description-app {
	text-align: right;
	direction: rtl;
	font-size: 12pt;
	margin-bottom: 7px;
	width: 300px;
	display: block
}

.land-app .land-app-banner {
	width: 58%;
	background: url("../images/app.svg") no-repeat;
	background-size: cover;
	height: 780px;
	object-fit: fill
}

.download-app {
	display: flex;
	flex-direction: row-reverse;
	justify-content: right
}

.download-app .btn-search {
	background-color: var(--main-blue);
	color: var(--main-white);
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
	align-items: center;
	padding: 10px;
	font-size: 12px;
	font-weight: 800;
	cursor: pointer;
	width: 150px;
	margin-top: -3px
}

.download-app .btn-search:nth-last-child(1) {
	margin-left: 10px
}

.land-app .install-app {
	text-align: right;
	direction: rtl;
	margin-top: 7px;
	font-size: 9pt
}

.download-app-direct, .download-app-bazar {
	background-color: var(--main-blue);
	opacity: 0.93;
	color: var(--main-white);
	padding: 6px 10px 6px;
	border-radius: var(--main-border-radius);
	-moz-border-radius: var(--main-border-radius);
	width: 160px;
	cursor: pointer;
	font-size: var(--main-font-size-9);
	box-shadow: var(--main-box-shadow-slow)
}

.download-app-direct:hover, .download-app-bazar:hover {
	opacity: 1
}

.download-app-direct {
	display: flex;
	justify-content: space-between;
	margin-left: 20px
}

.download-app-direct img {
	transform: translateY(0px);
	height: 20px !important;
}

.my-badge-new-app {
	background-color: var(--main-red);
	border-radius: 15px 15px 0 15px;
	padding: 0 5px 1px;
	color: var(--main-white);
	font-size: 9pt;
	transform: translateX(-90px) translateY(10px);
	width: -moz-fit-content;
	width: fit-content
}

.hidden {
	display: none !important;
}

/* --------------------MediaQuery-------------------- */
@media screen and (min-width: 1730px) {
	.land-app .land-app-banner {
		height: 860px;
	}
}

@media screen and (max-width: 1400px) {
	.land-caption-video-lg {
		transform: translateY(-100px) translateX(150px);
	}
}

@media screen and (max-width: 1138px) {
	.land-main {
		padding-top: 50px
	}

	#menu_my_city .all-city-par {
		height: 250px
	}
}

@media screen and (max-width: 1221px) {
	.bio-mag-all {
		padding: 10px 10px 50px;
	}

	.land-video {
		padding: 50px 10px;
	}
}

@media screen and (max-width: 1100px) {
	.journal-detail-main {
		margin-top: 50px
	}

	.land-main .land-banner .land-cover-banner {
		width: 100%;
		height: 500px;
		background-size: cover;
		background: linear-gradient(271.5deg, rgba(255, 255, 255, 0) -6.38%, rgba(2, 45, 68, 0.3) -6.37%, rgba(2, 45, 68, 0.5) 131.79%);
		padding: 140px 20px 0;
		text-align: center;
	}

	.land-main .land-banner .land-cover-banner h2 {
		text-align: center
	}

	.land-main .land-banner .land-cover-banner h3 {
		width: 100%;
		text-align: center
	}

	.land-card-All-specializations {
		flex-wrap: wrap;
		justify-content: space-evenly
	}

	.bio-mag-all {
		padding: 10px
	}

	.bio-mag-title {
		margin: -20px 0 8px 0;
		font-size: var(--main-font-size-8)
	}

	.bio-mag {
		flex-wrap: wrap;
		justify-content: space-between
	}

	.bio-mag .bio-mag-cl1, .bio-mag .bio-mag-cl3 {
		width: 33%;
		height: 400px;
		padding: 0
	}

	.bio-mag .bio-mag-cl2 {
		width: 33%;
		height: 400px;
	}

	.bio-mag .bio-mag-cl2 .bio-mag-cl2-top, .bio-mag .bio-mag-cl2 .bio-mag-cl2-bottom {
		height: 197px;
		padding: 0
	}

	.bio-mag h2 {
		margin-top: 245px;
		font-size: 6pt;
		margin-right: 20px
	}

	.bio-mag .bio-mag-cl2 h2 {
		margin: 55px 20px 10px 0;
		font-size: 6pt;
	}

	.bio-mag h3 {
		margin-right: 10px
	}

	.bio-mag-author h4 {
		font-size: 8pt;
	}

	.bio-mag-author {
		justify-content: space-evenly
	}

	.land-video {
		flex-wrap: wrap;
		padding: 20px 10px 50px !important;
		transform: translateX(0);
		direction: rtl;
		justify-content: center !important;
	}

	.land-video .video-wrapper {
		background-color: transparent !important;
		box-shadow: none !important;
	}

	.land-video-card {
		flex-wrap: nowrap;
		flex-direction: column;
		margin-bottom: 20px;
		justify-content: center;
	}

	.land-video-title {
		text-align: right;
		font-size: var(--main-font-size-8);
		width: 100%
	}

	.land-video-title h2 {
		text-align: right
	}

	.land-video-card video {
		margin-top: 20px;
		height: 300px;
		width: 100%;
	}

	.land-video-card .land-video-card-right, .land-video-card .land-video-cards-left {
		width: 100%;
		margin: 0 auto
	}

	.land-video-card-left-all {
		height: auto
	}

	.land-video-show-more {
		display: none
	}

	.land-video .my-badge-new-video {
		font-size: 7pt
	}

	.badge-video-time {
		display: none
	}

	.land-video .land-video-card-bottom {
		display: none;
	}

	.land-video-cards-left {
		display: flex;
		flex-wrap: nowrap !important;
		flex-direction: row-reverse !important;
	}

	.land-video .my-badge-new-video {
		font-size: 7pt;
		margin-right: 80px
	}

	.land-video-card-right {
		margin: 20px 0 20px;
		width: 100%;
	}

	.land-video-card-right video {
		height: 450px
	}

	.land-video .land-video-card-top, .land-video .land-video-card-middle {
		width: 49%;
	}

	.land-video .land-video-card-top {
		margin-top: 10px
	}

	.land-video .land-video-card-middle {
		margin-top: 40px
	}

	.land-caption-video-lg {
		transform: translateY(10px);
		color: var(--main-black);
		font-size: 9pt;
		margin-bottom: 11px;
		text-align: right;
		margin-right: 10px
	}

	.land-caption-video {
		margin-top: 2px;
		text-align: right;
		margin-right: 10px
	}

	.land-app {
		flex-wrap: nowrap;
		justify-content: space-between;
		padding: 10px 16px 0;
		margin-top: -90px
	}

	.land-app .land-app-description {
		width: 50%;
		direction: rtl;
		font-size: 12pt;
		text-align: center;
	}

	.land-app .title-app h2 {
		font-size: 16pt;
	}

	.land-app .my-badge-new-app {
		font-size: 6pt;
		transform: translateX(-60px) translateY(10px);
	}

	.download-app {
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.download-app-direct, .download-app-bazar {
		margin: 0 0 10px 10px;
	}

	.download-app-bazar {
		padding: 7px 0 9px
	}

	.download-app-direct {
		padding: 3px 10px 1px;
	}

	.download-app-direct .lbl-app-download {
		transform: translateY(4px)
	}

	.download-app-direct img {
		transform: translateY(0);
		margin-top: 5px
	}

	.land-app .title-app {
		margin-top: 20px;
		text-align: right;
		font-weight: 800;
		font-size: 17pt;
	}

	.land-app .land-app-description .description-app {
		width: 100%;
		font-size: 12pt
	}

	.land-app .install-app {
		text-align: right;
		direction: rtl;
		margin-top: 7px;
		width: 100%
	}

	.land-app .land-app-banner {
		width: 540px;
		height: 500px
	}
}

@media screen and (max-width: 1000px) {
	.land-main .land-banner {
		background-image: unset;
		min-height: unset
	}

	.landing-search {
		margin-top: 0
	}
}

@media screen and (max-width: 832px) {
	.land-main .land-banner img, .land-main .land-banner p {
		width: 100%;
	}

	.land-main .land-banner p {
		padding: 0 20px;
	}

	.download-app-direct {
		padding: 3px 10px 10px;
	}
}

@media screen and (max-width: 767px) {
	.land-main .land-banner {
		margin-top: -130px;
	}

	.landing-search {
		margin-top: -53px
	}

	.land-main .land-banner .land-cover-banner h2 {
		font-size: 12pt;
		margin-top: -27px
	}

	.land-main .land-banner .land-cover-banner h3 {
		font-size: 9pt
	}

	.land-main .land-banner .land-cover-banner {
		width: 100%;
		height: 280px;
		background-size: cover;
		background: linear-gradient(271.5deg, rgba(255, 255, 255, 0) -6.38%, rgba(2, 45, 68, 0.3) -6.37%, rgba(2, 45, 68, 0.5) 131.79%);
	}

	.land-main .land-banner .land-banner-img {
		width: 100%;
		height: 280px;
		background: url("../images/small-head-slide.png") no-repeat;
		background-size: cover;
	}

	.land-card-All-specializations {
		flex-wrap: wrap;
		justify-content: space-evenly
	}

	.bio-mag {
		justify-content: center;
	}

	.bio-mag-author a {
		display: none
	}

	.bio-mag .bio-mag-cl1, .bio-mag .bio-mag-cl3 {
		width: 100%;
		height: 200px;
		padding: 0;
		margin-bottom: 20px
	}

	.bio-mag .bio-mag-cl2 {
		width: 100%;
		height: 400px;
	}

	.bio-mag .bio-mag-cl2 .bio-mag-cl2-top, .bio-mag .bio-mag-cl2 .bio-mag-cl2-bottom {
		height: 197px;
		margin-bottom: 20px
	}

	.bio-mag h2 {
		margin-top: 95px;
		font-size: 6pt;
		margin-right: 20px
	}

	.bio-mag h3 {
		font-size: 14pt;
		text-align: center;
		width: 100%;
		margin-right: 0
	}

	.bio-mag .bio-mag-cl2 h2 {
		margin: 75px 20px 10px 0;
		font-size: 6pt
	}

	.bio-mag-author h4 {
		font-size: 9pt;
		text-align: center;
		width: 100%
	}

	.land-video-card video {
		height: 200px
	}

	.land-video-card-right video {
		height: 350px
	}

	.land-app .land-app-description {
		width: 50%;
		direction: rtl;
		font-size: 10pt;
		text-align: center;
	}

	.land-app .land-app-description .description-app {
		width: 100%;
		font-size: 9pt
	}

	.land-app .land-app-banner {
		width: 340px;
		height: 300px
	}
}

@media screen and (max-width: 638px) {
	.land-card-All-specializations {
		flex-wrap: wrap;
		justify-content: space-evenly
	}

	.land-video-cards-left, .land-video-card-right {
		padding: 0
	}

	.land-main .land-banner .svg-thc {
		transform: translateY(20px)
	}
}

@media screen and (max-width: 480px) {
	.landing-search {
		margin-top: -95px
	}

	.bio-mag h2 {
		margin-top: 95px;
		font-size: 6pt;
		margin-right: 20px
	}

	.bio-mag h3 {
		font-size: 14pt;
		text-align: center;
		width: 100%
	}

	.bio-mag .bio-mag-cl2 h2 {
		margin: 75px 20px 10px 0;
		font-size: 6pt
	}

	.bio-mag-author h4 {
		font-size: 9pt;
		text-align: center;
		width: 100%
	}

	.land-video-cards-left {
		flex-wrap: nowrap !important;
		flex-direction: column !important;
	}

	.land-video-card {
		flex-wrap: nowrap;
		flex-direction: column;
		margin-bottom: 20px;
		justify-content: center;
	}

	.land-video-card video {
		margin-top: 10px;
		height: 200px;
		width: 100%;
	}

	.land-video-card .video-wrapper {
		width: 100%;
		margin: -10px 0 10px;
	}

	.land-video .land-video-card-top, .land-video .land-video-card-middle {
		width: 100%;
	}

	.land-video-card .land-video-card-right .video-view-lg, .land-video-card .land-video-cards-left .video-view {
		font-size: 9pt;
		width: 100%;
	}

	.land-video {
		transform: translateX(0);
		padding: 10px 0
	}

	.land-video-title {
		font-size: 8pt;
	}

	.land-app {
		flex-wrap: wrap
	}

	.land-app .land-app-description {
		width: 100%;
		direction: rtl;
		font-size: 10pt;
		text-align: center;
	}

	.land-app .my-badge-new-app {
		font-size: 5pt;
		transform: translateX(-40px) translateY(10px);
	}

	.download-app-bazar {
		margin: 0 auto 20px;
		padding: 7px 0 9px 0
	}

	.download-app-direct {
		margin: 0 0 10px 10px;
		height: 40px
	}

	.download-app-direct .lbl-app-download {
		transform: translateY(4px)
	}

	.land-app .title-app {
		margin-top: 20px;
		text-align: right;
	}

	.land-app .title-app h2 {
		font-size: 12pt
	}

	.land-app .land-app-description .description-app {
		width: 100%;
		font-size: 8pt
	}

	.land-app .install-app {
		text-align: right;
		direction: rtl;
		margin-top: 7px;
		width: 100%
	}

	.land-app .land-app-banner {
		width: 340px;
		height: 300px;
		margin-top: 0
	}
}

@keyframes fadeEffect {
	from {
		opacity: 0;
		transform: translateY(25px);
	}
	to {
		opacity: 1;
		transform: translateY(0px);
	}
}

@media screen and (max-width: 370px) {
	.bio-mag .bio-mag-cl2 .bio-mag-cl2-top, .bio-mag .bio-mag-cl2 .bio-mag-cl2-bottom {
		height: 197px;
		margin-bottom: 20px
	}

	.bio-mag h2 {
		margin-top: 95px;
		font-size: 6pt;
		margin-right: 20px
	}

	.bio-mag h3 {
		font-size: 8pt;
		text-align: center;
		width: 100%
	}

	.bio-mag .bio-mag-cl2 h2 {
		margin: 75px 20px 10px 0;
		font-size: 6pt
	}

	.bio-mag-author h4 {
		font-size: 8pt;
		text-align: center;
		width: 100%
	}

	.land-video {
		transform: translateX(0px);
	}

	.land-video .video-wrapper video[poster] {
		height: 200px !important;
	}

	.land-video-card-right {
		height: auto !important;
	}

	.land-video-card .video-wrapper {
		height: 200px;
		width: 100%;
		margin: 0;
	}

	.land-video-card .land-video-card-right .video-view-lg, .land-video-card .land-video-cards-left .video-view {
		font-size: 9pt;
		width: 100%;
	}

	.land-app .land-app-banner {
		margin-top: 0;
	}

	.download-app-direct {
		margin: 0 auto 20px;
	}

	.download-app-direct img:nth-child(1) {
		margin-left: 10px
	}
}

@media screen and (max-width: 280px) {
	.landing-search {
		margin-top: -117px
	}
}

@media screen and (min-width: 1100px) {
	.land-video .video-view-lg {
		display: none
	}
}

/*  Start the En Langُ*/
body[my_dir=ltr] #head-link-butt {
	direction: ltr;
}

body[my_dir=ltr] .head-menu-my-city {
	flex-direction: row-reverse;
	justify-content: start !important;
}

body[my_dir=ltr] .head-menu-my-city.landing {
	flex-direction: row;
	justify-content: end !important;
}

body[my_dir=ltr] .head-menu-my-city p {
	direction: ltr
}

body[my_dir=ltr] .city-search-par input {
	direction: ltr;
	text-align: left
}

body[my_dir=ltr] .city-search-par img {
	right: 14px;
	transform: rotateY(180deg);
}

body[my_dir=ltr] .bio-mag-title {
	text-align: left
}

body[my_dir=ltr] .land-video {
	direction: rtl
}

body[my_dir=ltr] .land-caption-video-lg {
	transform: translateY(-100px) translateX(-155px);
}

body[my_dir=ltr] .land-caption-video {
	text-align: left;
	direction: ltr
}

body[my_dir=ltr] .my-badge-new-video {
	transform: translateX(30px) translateY(10px);
	border-radius: 15px 15px 15px 0;
}

body[my_dir=ltr] .download-app-direc {
	flex-direction: row-reverse;
}

body[my_dir=ltr] .land-video-title {
	width: unset !important;
}

body[my_dir=ltr] .land-app .title-app {
	text-align: left
}

body[my_dir=ltr] .land-app .land-app-description {
	direction: ltr
}

body[my_dir=ltr] .land-app .land-app-description .description-app {
	text-align: left;
	direction: ltr
}

body[my_dir=ltr] .land-app .land-app-description .my-badge-new-app {
	border-radius: 15px 15px 15px 0;
	transform: translateX(96px) translateY(10px);
}

body[my_dir=ltr] .land-app .download-app {
	flex-direction: row;
	justify-content: left;
}

body[my_dir=ltr] .land-app .download-app-direct, body[my_dir=ltr] .land-app .download-app-bazar {
	margin: 0 10px 10px 0
}

body[my_dir=ltr] .install-app {
	direction: ltr;
	text-align: left
}

body[my_dir=ltr] .footer-copy-right {
	direction: ltr
}

body[my_dir=ltr] .my-lang-change.my-lang-change-aside {
	direction: rtl !important;
	margin: 8px 0 0 85px !important;
	transform: translateX(17px);
}

@media screen and (max-width: 1138px) {
	body[my_dir=ltr] .land-head .header-logo {
		transform: scale(.45) translateY(-77px) translateX(109px);
	}
}

@media screen and (max-width: 1100px) {
	body[my_dir=ltr] .land-caption-video-lg {
		text-align: left;
		margin-left: 10px;
	}

	body[my_dir=ltr] .land-app .land-app-description .my-badge-new-app {
		transform: translateX(57px) translateY(7px);
	}

	body[my_dir=ltr] .land-video .my-badge-new-video {
		transform: translateX(96px) translateY(6px) !important;
	}

	body[my_dir=ltr] .land-video-head {
		flex-direction: row-reverse;
	}
}

@media screen and (max-width: 840px) {
	body[my_dir=ltr] .download-app {
		flex-direction: row-reverse;
		justify-content: center !important;
	}
}

@media screen and (max-width: 480px) {
	body[my_dir=ltr] .land-app .land-app-description .my-badge-new-app {
		transform: translateX(43px) translateY(8px);
	}
}

/*  End the En Langُ*/
.city_search nav {
	transform: translate(0, -10%);
	direction: rtl !important;
	border: 1px solid var(--main-slow-white) !important;
	box-shadow: var(--main-box-shadow-slow);
	border-radius: var(--main-border-radius);
	color: #887575 !important
}

.city_search nav .wrapper {
	position: absolute;
	top: 50px;
	display: none;
	width: 100%;
	overflow-y: scroll;
	height: 300px;
	background: var(--main-white);
	border-radius: 5px;
}

.city_search .wrapper-show {
	display: flex !important;
}

.city_search nav a {
	display: flex;
	align-items: center;
	padding: 5px 5px;
	margin-block: 3px;
	text-decoration: none;
	color: var(--main-black);
	border-radius: var(--main-border-radius);
	transition: 0.3s;
}

.city_search nav a:hover {
	background: var(--main-blue);
	color: var(--main-white);
	cursor: pointer
}

.city_search nav ul {
	list-style: none;
	width: 400px;
	padding: 10px;
	transition: 0.3s;
}

.city_search .btn-drop {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 35px;
	background: var(--main-slow-white2);
	padding: 10px 15px;
	font-size: 10pt;
	font-weight: 500;
	cursor: pointer;
	border-radius: var(--main-border-radius);
	background-color: var(--main-blue) !important;
	color: var(--main-white)
}

.city_search .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	margin-left: 13px;
	background: #ffffff1a;
	border-radius: 50%
}

.city_search .fa-angle-left {
	margin-right: auto;
	font-size: 10px;
	pointer-events: none;
}

.city_search .back {
	padding-right: 5px;
	font-size: 15px;
	color: #b0b3b8;
	cursor: pointer;
	width: 100%;
	text-align: right
}

.city_search .back-arrow {
	margin-left: 15px;
}

.sub_city a {
	cursor: pointer !important;
}

#sub_my_city_1, #sub_my_city_2, #sub_my_city_3, #sub_my_city_4, #sub_my_city_5, #sub_my_city_6, #sub_my_city_7, #sub_my_city_8, #sub_my_city_9, #sub_my_city_10, #sub_my_city_11, #sub_my_city_12, #sub_my_city_13, #sub_my_city_14, #sub_my_city_15, #sub_my_city_16, #sub_my_city_17, #sub_my_city_18, #sub_my_city_19, #sub_my_city_20, #sub_my_city_21, #sub_my_city_22, #sub_my_city_23, #sub_my_city_24, #sub_my_city_25, #sub_my_city_26, #sub_my_city_27, #sub_my_city_28, #sub_my_city_29, #sub_my_city_30, #sub_my_city_31 {
	display: none;
}
