/* --- .gallery-sound --- */
#ssIFrame_google{
	left: 0 !important;
}
.trait-v{
	border-left: 1px solid #777;
}
.img-profile {
	width: 150px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.img-profile img{
	width: 150px !important;
	height: 150px !important;
}
.img-profile a {
	position: absolute;
	bottom: -50%;
	display: block;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	padding:10px;
	color: #fff;
	cursor: pointer;
	transition: all 0.2s ease-in;
}
.img-profile:hover a {
	bottom: 0;
}
.connect{
	width: 90px !important;
	height: 90px !important;
	line-height: 90px !important;
	border: 2px solid #fff !important;
	font-size: 50px;
	margin: 0 20px !important;
    float: none !important;
	background: transparent !important;
	transition: all 0.4s ease-in;
}
.connect:hover{
	transform: scale(1.2);
}
.mfp-title {
	position: relative;
}
figure {
	position: relative;
}
.ul-share{
	list-style: none;
	width: 45px;
	height: 200px;
	position: fixed;
	left: 5px;
	top: calc(50% - 100px);
	margin-bottom: 0;
	z-index: 99999;
}
.ul-share li{
	float: right;
	margin-bottom: 5px;
}
.share {
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border: none;
	line-height: 44px;
	opacity: 0.7;
}
.share:hover {
	color: #fff;
	opacity: 1;
}
.share img {
	width: 26px;
	vertical-align: inherit;
	margin-top: 9px;
}
.facebook {
	background: #3c5a99;
}
.gplus {
	background: #dd4b3d;
}
.twitter {
	background: #1da1f2;
}
.whatsapp {
	background: rgb(4, 133, 0);
	line-height: 55px;
}
.button {
	text-transform: capitalize;
}
.br-20 {
	border-radius: 20px !important;
}
.fontc1 {
	font-size: 20px;
}
.fontc2 {
	font-size: 30px;
}
.mycolor {
	color: #62C8CD !important;
}
.bg {
	background: #62C8CD !important;
}
.bg-gry{
	background: #f3f3f3;
}
.panel {
	border-radius: 0;
}
.masonry-thumbs div{
	display: none !important;
}
.gallery-sound audio {
	width: 100%;
}
.gallery-sound .masonry-thumbs.col-2 a { width: 50%; padding: 0; }
.gallery-sound .masonry-thumbs.col-2.eya a {padding: 10px; }
@media (max-width: 480px) {
	.gallery-sound .masonry-thumbs.col-2 a, .gallery-sound .masonry-thumbs.col-3 a{ width: 100% !important; /*margin-bottom: 20px;*/ }
}

/* --- .gallery-img-response --- */
.gallery-img-response {
}
.gallery-img-response .image_fade_text {
	display: none;
}
.mfp-bottom-bar.mfp-pre .mfp-title {
	padding-right: 0;
}
.mfp-bottom-bar.mfp-pre .mfp-title p,
.mfp-bottom-bar.mfp-pre .mfp-title pre {
	/*height: 100%;*/
	/* max-height: 100%; */
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
.mfp-bottom-bar.mfp-pre .mfp-title h4,
.mfp-bottom-bar.mfp-pre .mfp-title p,
.mfp-bottom-bar.mfp-pre .mfp-title pre {
	font-family: "Balsam Arabic Regular", sans-serif;
	font-size: 16px;
	direction: rtl;
	text-align: right;
	
	word-wrap: break-word;
	word-break: normal;
	white-space: pre-line;

	background-color: rgba(255, 255, 255, 0.9);
	border: none;
	border-radius: 0;
	padding: 10px;
	overflow-y: auto;
	overflow-x: auto;
}
.mfp-bottom-bar.mfp-pre .mfp-title h4 {
	color: #000;
	font-size: 20px;
	margin: 0;
	padding-bottom: 0;
}
.mfp-bottom-bar.mfp-pre .mfp-counter {
	left: 0;
	right: auto;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
}
.mfp-bottom-bar.mfp-pre .mfp-title pre, .mfp-bottom-bar.mfp-pre .mfp-title p {
	font-family: 'Noto Naskh Arabic', 'Balsam Arabic Regular', serif !important;
	font-size: 18px;
	color: #323131;
	font-weight: 700;
	line-height: 30px;
	padding-top: 20px;
}
/* Circle Menu */
.selector {
	position: relative;
	width: 350px;
	height: 290px;
	margin: 0 auto;
	transition: all 0.4s ease-in;
}
.selector .ctnr{
	position: relative;
	width: 350px;
	height: 290px;
	margin: 0 auto;
	transition: all 0.4s ease-in;
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	33.3% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	49.95% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}
	66.6% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}
	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes hvr-wobble-vertical {
	16.65% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	33.3% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	49.95% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}
	66.6% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}
	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.hvr-wobble-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
	-webkit-animation-name: hvr-wobble-vertical;
	animation-name: hvr-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.ul-error {
	list-style: none;
	margin: 0;
}
.noregister {
	background: #fff;
	padding: 5px 10px !important;
	border-radius: 18px;
	margin-top: 47%;
	color: #62C8CD !important;
}
.bregister {
	background: #fff;
	padding: 0 0 0 10px !important;
	border-radius: 40px;
	color: #62C8CD !important;
}
.loggedin {
	padding: 35px 4px 0 4px !important;
}
.transparent-header .bregister, .transparent-header .noregister{
	background: #62C8CD;
	color: #fff !important;
}
.sticky-header .bregister, .sticky-header .noregister {
	background: #fff;
	color: #62C8CD !important;
}
.sticky-header .noregister {
	margin-top: 23%;
}
.sticky-header .loggedin {
	padding: 15px 4px !important;
}
#primary-menu ul ul.regis:not(.mega-menu-column) {
	top: 120%;
}
#primary-menu ul ul.regis:not(.mega-menu-column) {
	width: 125px;
}
.dark #primary-menu:not(.not-dark) ul ul li > a:hover, #primary-menu.dark ul ul li > a:hover {
	color: #000 !important;
}

#primary-menu ul li > a {
	font-size: 15px;
	text-transform: capitalize;
}
.selector a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.selector .menu {
	position: absolute;
	top:87px;
	right: 87px;
	width: 175px;
	height: 175px;
	border-radius: 50%;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #62C8CD;
	background: #fff;
	color: #62C8CD;
	padding: 25px 0;
	transition: all 0.4s ease-in;
	cursor: pointer;
	z-index: 2;
}

.selector .menu i{
	font-size: 40px;
	transition: all 0.4s ease-in;
}
.selector .menu h3 {
	margin: 0;
	color: #62C8CD;
	line-height: 1;
	font-size: 30px;
	transition: all 0.4s ease-in;
}
.selector .ctnr span {
	display: block;
	line-height: 17px;
    margin-top: -2px;
}
.selector .ctnr.open .menu {
	width: 85px;
	height: 85px;
	/*background: #bf9000;*/
	padding: 5px 0;
	top:130px;
	right: 130px;
}
.selector .ctnr.open .menu i{
	font-size: 25px;
}
.selector .ctnr.open .menu h3{
	font-size: 18px;
}
.selector .ctnr .cr1,
.selector .ctnr .cr2,
.selector .ctnr .cr3,
.selector .ctnr .cr4,
.selector .ctnr .cr5,
.selector .ctnr .cr6,
.selector .ctnr .cr7,
.selector .ctnr .cr8,
.selector .ctnr .cr9,
.selector .ctnr .cr10,
.selector .ctnr .cr11,
.selector .ctnr .cr12,
.selector .ctnr .cr13,
.selector .ctnr .cr14,
.selector .ctnr .cr15 {
	position: absolute;
	top:130px;
	right: 130px;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	text-align: center;
	margin: 0 auto;
	background: #62C8CD;
	font-size: 16px;
	padding:10px 5px;
	color: #fff;
	transition: all 0.4s ease-in;
	cursor: pointer;
}
.selector .ctnr a i {
	font-size: 20px;
}

.selector .ctnr.open .cr1 {
	top: 15px;
	right: 130px;
    background: #0e9cb0;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}
.selector .ctnr.open .cr2 {
	top: 50px;
	right: 50px;
    background:#46ada9 ;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.selector .ctnr.open .cr3 {
	top: 130px;
	right: 15px;
    background:#2e93bd ;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.selector .ctnr.open .cr4 {
	top: 210px;
	right: 50px;
    background:#2b4e4a ;
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.selector .ctnr.open .cr5 {
	top: 245px;
	right: 130px;
    background:#72082e ;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.selector .ctnr.open .cr6 {
	top: 210px;
	right: 210px;
    background:#359869 ;
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.selector .ctnr.open .cr7 {
	top: 130px;
	right: 245px;
    background:#fb9b34 ;
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.selector .ctnr.open .cr8 {
	top: 50px;
	right: 210px;
    background:#ee6940 ;
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.selector .ctnr.open .cr9 {
	top: 20px;
	right: 130px;
    background:#ed2e26 ;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}
.selector .ctnr.open .cr10 {
	top: 130px;
	right: 20px;
    background:#e2ac3f ;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.selector .ctnr.open .cr11 {
	top: 240px;
	right: 130px;
    background:#f0412e ;
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.selector .ctnr.open .cr12 {
	top: 130px;
	right: 240px;
    background:#ca1f31 ;
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.selector .ctnr.open .cr13 {
	top: 20px;
	right: 130px;
    background:#333e50 ;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}
.selector .ctnr.open .cr14 {
	top: 180px;
	right: 30px;
    background:#e87c7c ;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.selector .ctnr.open .cr15 {
	top: 180px;
	right: 230px;
    background:#b23255 ;
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.single-post .entry-title h2, .single-post .entry-meta li, .single-post .entry-content {
	font-family: 'Noto Naskh Arabic', 'Balsam Arabic Regular', serif !important;
}
#posts .entry-content {
	font-family: 'Noto Naskh Arabic', 'Balsam Arabic Regular', serif !important;
	font-size: 18px;
}

ul.namathij {
	list-style: none;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: max-content;
	margin: 0 auto 50px auto;
}
ul.namathij h4 {
	margin-top: 10px;
}
ul.namathij li {
	float: right;
	text-align: center;
	border-left: 0;
	width: 170px;
	height: 170px;
}
ul.namathij li:first-child {
	margin-right: 0;
}
ul.namathij li {
	margin-right: 30px;
}
ul.namathij li a {
	display: block;
	width: 170px;
	height: 170px;
	padding: 0 !important;
	border-radius: 50%;
	border: 1px solid #fff;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#primary-menu ul ul.sub-moub:not(.mega-menu-column) {
	width: 350px;
}
.myexp .b1, .myexp .b2, .myexp .b3, .myexp .b4, .myexp .b5, .myexp .b6, .myexp .b7, .myexp .b8, .myexp .b9, .myexp .b10, .myexp .b11, .myexp .b12, .myexp .b13, .myexp .b14, .myexp .b15{

}
.owl-carousel .owl-stage-outer {
	float: right;
}
.partuser span{
	font-family: 'Raleway', sans-serif !important;
	font-weight: 500
}
.partuser li.color{
	line-height: 30px;
}
.partuser li.point{
	font-size: 18px;
}
.partuser img{
	width: 80px !important;
	height: 80px !important;
}
.partuser .spost .entry-image, .spost .entry-image a, .spost .entry-image img, .spost .entry-image i {
	width: 80px;
	height: 80px;
}
/* Add exp style */

.myexp{
	margin: 0 auto;
	padding-right: 20px;
}
.myexp a {
	display: block;
	width: 200px;
	height: 200px;
	line-height: 100px;
	text-align: center;
	float: right;
	margin: 10px;
	color: #fff;
	background: #0a6aa1;
	padding:10px 5px;
	cursor: pointer;
}
.myexp a#b1{
	background: #333e50;
}
.myexp a#b2{
	background: #e87c7c;
}
.myexp a#b3{
	background: #b23255;
}
.myexp a#b4{
	background: #ed2e26;
}
.myexp a#b5{
	background: #f0412e;
}
.myexp a#b6{
	background: #ca1f31;
}
.myexp a#b7{
	background: #fb9b34;
}
.myexp a#b8{
	background: #ee6940;
}
.myexp a#b9{
	background: #46ada9;
}
.myexp a#b10{
	background: #0e9cb0;
}
.myexp a#b11{
	background: #72082e;
}
.myexp a#b12{
	background: #2b4e4a;
}
.myexp a#b13{
	background: #e2ac3f;
}
.myexp a#b14{
	background: #2e93bd;
}
.myexp a#b15{
	background: #29474e;
}

.myexp a i {
	font-size: 42px;
}
.myexp a span {
	display: block;
	line-height: 17px;
	font-size: 26px;
	margin-top: -2px;
}
.slider-caption h1{
	font-size: 32px;
	margin-bottom: 10px;
}
/* Float Shadow */
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-float-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	/* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.noto {
	font-family: 'Noto Naskh Arabic', 'Balsam Arabic Regular', serif !important;
	font-size: 18px;
	font-weight: 700;
}
.single-post .entry-content p{
	line-height: 34px !important;
}
.error-txt {
	margin-top: 180px;
}
@media (max-width: 1200px) {
	.myexp{
		padding-right: 30px;
	}
	.team-title h4 {
		font-size: 13px;
	}
	#primary-menu ul > li {
		margin-right: 0;
	}
}
@media (max-width: 991px) {
	.trait-v{
		border-left: none;
	}
	#primary-menu ul ul.sub-moub:not(.mega-menu-column) {
		width: 300px;
	}
	#primary-menu ul > li > a > div.bregister {
		width: 170px !important;
		padding: 0 !important;
		margin: 5px 0 !important;
		background: #fff;
		color: #62C8CD !important;
		font-size: 16px;
	}
	#primary-menu ul > li > a.noregister {
		width: 120px !important;
		padding: 5px 10px !important;
		margin: 5px 0 !important;
		background: #fff;
		color: #62C8CD !important;
		font-size: 16px;
		text-align: center;
	}
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a.bregister,
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a.noregister{
		color: #62C8CD !important;
	}
	.selector {
		height: 280px;
	}
	#primary-menu ul ul:not(.mega-menu-column){
		border-top: none;
	}
	ul.namathij  li {
		width: 150px;
		height: 150px;
	}
	ul.namathij li a {
		width: 150px;
		height: 150px;
	}
	.nama {
		margin: 40px 10px;
	}
	.katabji img {
		width: 200px;
		height: 200px;
	}
}
@media (max-width: 767px) {
	.ul-share{
		width: 200px;
		height: 45px;
		position: fixed;
		left: auto;
		bottom: 5px;
		top: auto;
		right: calc(50% - 100px);
	}
	.ul-share li{
		margin-bottom: 0;
		margin-right: 5px;
	}
	.error-txt {
		margin-top: 40px;
	}
	.slider-caption h1{
		font-size: 22px;
	}
	.myexp{
		padding-right: 0;
	}
	ul.namathij  li {
		width: 100px;
		height: 100px;
	}
	ul.namathij li a {
		width: 100px;
		height: 100px;
	}
	ul.namathij li {
		margin-right: 15px;
	}
	.fontc1 {
		font-size: 15px !important;
	}
	.fontc2 {
		font-size: 22px !important;
	}
    .connect{
        width: 75px !important;
        height: 75px !important;
        line-height: 75px !important;
        font-size: 40px;
        margin: 0 10px !important;
    }
	.partuser h4, .ftablet {
		font-size: 18px !important;
	}
	.partuser span{
		font-size: 16px;
	}
	.partuser li.point{
		font-size: 16px;
	}
	.partuser img{
		width: 75px !important;
		height: 75px !important;
	}
	.spost .entry-image, .spost .entry-image a, .spost .entry-image img, .spost .entry-image i {
		width: 75px;
		height: 75px;
	}

}
@media (max-width: 479px){
	.nama img {
		width: 160px !important;
	}
	.myexp a {
		width: 130px;
		height: 130px;
		line-height: 60px;
	}
	.myexp a i {
		font-size: 22px;
	}
	.myexp a span {
		font-size: 18px;

	}
	.divider.divider-center::after {
		right: 85% !important;
	}
	.divider.divider-center::before {
		right: -85% !important;
	}
	ul.namathij li {
		width: 70px;
		height: 70px;
	}
	ul.namathij h4 {
		font-size: 14px;
	}
	ul.namathij li a {
		width: 70px;
		height: 70px;
	}
	ul.namathij li {
		margin-right: 5px;
	}

	.single-post .entry-title h2 {
		font-size: 26px !important;
	}
	.single-post .entry-meta li{
		font-size: 18px;
	}
	.single-post .entry-content {
		font-size: 20px;
	}

	.selector .menu {
		right: 60px;
	}
	.selector .ctnr.open .menu {
		right: 105px;
	}
	.selector .ctnr.open .cr1, .selector .ctnr.open .cr9, .selector .ctnr.open .cr13 {
		right: 105px;
	}
	.selector .ctnr.open .cr2 {
		right: 25px;
	}
	.selector .ctnr.open .cr3, .selector .ctnr.open .cr10 {
		right: -10px;
	}
	.selector .ctnr.open .cr4 {
		right: 25px;
	}
	.selector .ctnr.open .cr5, .selector .ctnr.open .cr11 {
		right: 105px;
	}
	.selector .ctnr.open .cr6 {
		right: 185px;
	}
	.selector .ctnr.open .cr7, .selector .ctnr.open .cr12 {
		right: 220px;
	}
	.selector .ctnr.open .cr8 {
		right: 185px;
	}
	.selector .ctnr.open .cr14 {
		right: 5px;
	}
	.selector .ctnr.open .cr15 {
		right: 215px;
	}
    .connect{
        width: 60px !important;
        height: 60px !important;
        line-height: 60px !important;
        font-size: 25px;
        margin: 0 5px !important;
    }
}
