/*
 Theme Name:   Twenty Fifteen Parood
 Theme URI:    http://parood.com
 Description:  Twenty Fifteen Parood version
 Author:       Parood Enterprise
 Author URI:   http://parood.com
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, opensans
 Text Domain:  twenty-fifteen-parood
*/


@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://cdn.materialdesignicons.com/5.4.55/css/materialdesignicons.min.css);
@import url(fontiran.css); 
@import url(rubrik.css); 


body.hasThumb:not(.single-post):not(.archive) .sidebar {
	background: white;
}

/* font */
body,button,input[type="button"],input[type="reset"],input[type="submit"],input,select,textarea,blockquote cite,blockquote small,.post-password-form label,.main-navigation .menu-item-description,.post-navigation .meta-nav,.post-navigation .post-title,.pagination,.image-navigation,.comment-navigation,.site-title,.site-description,.widget-title,.widget_calendar caption,.widget_rss .rss-date,.widget_rss cite,.author-heading,.entry-footer,.page-title,.page-links,.entry-caption,.comments-title,.comment-reply-title,.comment-metadata,.pingback .edit-link,.comment-list .reply a,.comment-form label,.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags,.no-comments,.wp-caption-text,.gallery-caption {
	font-family: 'Rubrik', iranyekan, sans-serif;
	letter-spacing: -.01em; /* only for iranyekan */
	font-weight: 400;  
}
body,button,input,select,textarea,blockquote cite,blockquote small,button,input[type="button"],input[type="reset"],input[type="submit"],.post-password-form label,.main-navigation .menu-item-description,.post-navigation .meta-nav,.post-navigation .post-title,.pagination,.image-navigation,.comment-navigation,.site-title,.site-description,.widget-title,.widget_calendar caption,.widget_rss .rss-date,.widget_rss cite,.author-heading,.entry-footer,.page-title,.page-links,.entry-caption,.comments-title,.comment-reply-title,.comment-metadata,.pingback .edit-link,.comment-list .reply a,.comment-form label,.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags,.no-comments,.form-allowed-tags code,.wp-caption-text,.gallery-caption,.widecolumn label,.widecolumn .mu_register label {
	font-family: 'Rubrik', iranyekan, sans-serif !important;
	letter-spacing: -.01em; /* only for iranyekan */
}
::-webkit-input-placeholder {
	font-family: 'Rubrik', iranyekan, sans-serif !important;
	letter-spacing: -.01em; /* only for iranyekan */
}
:-moz-placeholder {
	font-family: 'Rubrik', iranyekan, sans-serif !important;
	letter-spacing: -.01em; /* only for iranyekan */
}
::-moz-placeholder {
	font-family: 'Rubrik', iranyekan, sans-serif !important;
	letter-spacing: -.01em; /* only for iranyekan */
}
:-ms-input-placeholder {
	font-family: 'Rubrik', iranyekan, sans-serif !important;
	letter-spacing: -.01em; /* only for iranyekan */
}


/* material icons */
.material-icons, .mdi {
    font-size: 1em; 
    vertical-align: middle;
	direction: inherit;
}
.as-image {
	font-size: 7em;
}
.material-icons.as-image, .mdi.as-image {
	color: #e8e8e8; 
	line-height: 1;
}
.material-icons.as-image.movedDown, .mdi.as-image.movedDown {
	position: relative;
	top: .4em;
}

.size-2 {font-size: 2em;}
.size-4 {font-size: 4em;}
.size-7 {font-size: 7em;} 

#page .mdi~h3 {margin-top: 0;}
#page .mdi~h4 {margin: 0; border-bottom: 0; font-weight: 600; color: #555;}

.inside-spotlight-ver>ul>li .mdi~h3 a:after {color: inherit;}

.inside-spotlight-ver>ul>li a.mdi 			{font-size: 1em; line-height: 1.3;}
.inside-spotlight-ver>ul>li a.mdi:before 	{font-size: 4em; line-height: 1;}
/* .inside-spotlight-ver>ul>li a.mdi:after 	{color: inherit;} */

.inside-spotlight-ver>ul>li .mdi:before 	{color: #e8e8e8;}

.inside-spotlight-ver.hasIcon>ul>li a .mdi 		{
	font-size: 1em; 
	line-height: 1.3;
}
.inside-spotlight-ver.hasIcon>ul>li a .mdi:before 	{
	font-size: 4em; 
	line-height: 1; 
	color: #d8d8d8;
    background: #fff;
    padding: .2em;
    margin: .2em;
	border: 1px solid #d8d8d8;
	margin-right: 0;
}

/* force color */
.color.facebook  	{color: #3b5998 !important;}
.color.instagram 	{color: #c13584 !important;}
.color.linkedin  	{color: #0077b5 !important;}
.color.phone 		{color: #49a942 !important;}
.color.gmail 		{color: #e44434 !important;}
.color.gray5 		{color: #555555 !important;}

.color.mdi:before,  
.color.mdi:after {
	color: inherit !important;
}




/* basics */
b, strong {
    font-weight: 600;
}
blockquote {
    padding: .6em 0;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    margin: .45em 0; 
    font-size: 170%;
    font-style: normal;
    font-weight: 300;
    color: #aaa; 
    line-height: 1.3;
}
h2+blockquote,
h3+blockquote,
h4+blockquote {
	border: 0;
	padding-top: 0;
	margin-top: 0;
}
.textwidget a {
    border-bottom: 0; 
}
.hide {display: none;}
.hideF {display: none !important;}
.clearBoth {
	clear: both;
}
/* a */
a {
  text-decoration: none;
}
a:hover {
  position: relative;
}
a[summary]:not([summary=""]):hover:before {
    content: attr(summary);
    padding: 1em;
    color: black;
    position: absolute; 
    right: 0;
    bottom: 105%;
    z-index: 20;
    /* white-space: pre; */
    font-size: .7em;
    background: rgba(255,255,255,.8);
    font-weight: 400;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
    border-radius: 3px; 
	/* line-height: .65; */
	width: 100%;
}

/* headings */
.entry-title,
h1, h2, h3, h4, h5, h6, 
.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6 {
	font-weight: 500;
	letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14); 
    padding-bottom: .3em;
    font-weight: 300;
}
.widget-title {
	font-weight: 600;  
}
h1.entry-title #paroodfield-titleprefix {
    font-size: .7em;
}

.entry-content h2 {
    color: #333;
    /* margin-bottom: 50px; */
	margin-top: 3em;
}
.entry-content h2 a:hover {
    opacity: 1;
}
.entry-content h2 a:after {
    position: relative;
    left: -.5em !important;
    top: .3em;
    content: "\f430";
    color: #ccc; 
    font-family: "Genericons";
    font-size: 140%;
    font-weight: 300;
    line-height: 0;
	display: inline-block;
    transition: .5s;
	opacity: .01
}
.entry-content h2 a:hover:after {
    left: -1em !important; 
	transition: .5s; 
	opacity: 1;
}
.entry-content h3, 
.entry-summary h3, 
.page-content h3, 
.comment-content h3 {
	line-height: 1.3;
}
.entry-content h3 em {
    font-style: normal;
    font-weight: 300;
	display: block;
}


/* logo */
.site-branding {
	text-align: center;
}
.custom-logo {
    max-height: 66px;
}

.site-title a {
    outline-color: transparent;
    letter-spacing: -.05em;
    text-align: left;
    line-height: .9;
    display: block;
    /* direction: ltr; */
	font-weight: 300;
    font-size: 95%; 
	color: #333 !important;
}
.site-title a:hover {
	opacity: .8;
	color: #333;
	border: 0;
}
.site-title a i {
    color: #cc3333;
    font-weight: 700;
    font-style: normal;
}
.site-title a b {
    font-weight: 400;
}
.site-description {
    font-size: 100%;
    font-weight: 400;
    /* margin-right: -1em; */ 
    text-align: center;
	color: gray;
    letter-spacing: -.05em;
    margin: 0.2em 0 0;
}


/*  */
aside#search-2 input.search-field {
	text-align: center;
}


/* footer */ 
.site-info {
	/* display: none;  */
}
.site-info .site-title { 
	font-size: 1.1em;
	display: inline-block;
}
.site-info .site-title i {
	font-weight: 600;
	font-style: normal;
}
.site-info .site-title a {
	text-align: right;
}
.site-info .site-contact {
	/* font-weight: 500; */
}
footer .site-contact {
	direction: ltr;
	display: block;
}
footer .site-contact .social-media a {
	border: #ccc solid 1px;
	border-radius: .3em;
	padding: 0 .5em;
	font-size: .9em;
}

footer .widget {
	margin-bottom: 1em;
	padding: 0;
	text-align: center;
}
footer .site-info>a {
	display: none;
}


/* post */
.entry-header h1 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.14); 
	font-weight: 300;

}
body.post-template-default article.has-hidden-thumbnail .post-thumbnail {
    display: none;
}
body.post-template-default article.has-hidden-thumbnail .entry-header h1 {
    border: 0;
}


/* footnotes */
.footnotes {
    direction: ltr;
    line-height: 1;
	margin: 5em 0;
}
.footnotes li {
    margin: .5em 0;
}
.footnotes li a:after {
	content: "\f432";
	font-family: "Genericons";
	font-weight: 300;
	color: #cc3333; 
}
.footnotes li a img {
    display: none !important;
}
.footnotes ol {
	list-style-type: decimal; 
}
.footnote a:focus {
}


/* source */
.sa-source-wrapper { 
    direction: ltr;
    line-height: 1;
	margin: 5em 0;
}


/* post nav */
#main .post-navigation .nav-previous a:before,
#main .post-navigation .nav-next a:before {
    background-color: rgba(0, 0, 0, 0.5);
}
#main .post-navigation a:hover:before, 
#main .post-navigation a:focus:before {
    opacity: .8;
}
.nav-next {
	margin-top: 5px;
}


/* footer */
body.page .entry-footer {
    background: none;
}
.entry-footer {
    direction: ltr; 
}
.entry-footer>span {
    display: block; 
	padding: 0;
}
.entry-footer .byline {
    padding-bottom: 1em;
}
.entry-footer .byline b {
    font-weight: 600;
}
.entry-footer .posted-on:before,
.entry-footer .byline:before{
    display: none; 
}

.site-footer #secondary {
	display: none;
}


/* archive */
body.archived #main {
	position: relative; 
	margin: 8.3333% 0 !important;
    padding: 0 !important;
}
body.archived #main header.page-header {
	position: absolute; 
    right: 3em;
    top: 1.2em; 
    z-index: 10;
    font-weight: 300;
	background: transparent;
    padding: 0;
    margin: 0;
    border: 0;
	width: initial;
}
body.archived #main header h1.page-title {
    clip: initial;
    height: initial;
    overflow: initial;
    width: initial; 
}
body.archived:not(.paged) #main header .page-title,
body.archived:not(.paged) #main header .taxonomy-description { 
    color: white;
	padding: 0
}

body.archived #main article .entry-footer {
	background: transparent;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    background: white;
    padding: 0 .5em .1em;
	display: none;
}
body.archived:not(.paged) #main article:nth-child(-n+4) .entry-footer { 
    top: initial;
	bottom: 3em; 
}
body.archived #main article .entry-footer .posted-on,
body.archived #main article .entry-footer .byline,
body.archived #main article .entry-footer .tags-links,
body.archived #main article .entry-footer .comments-link,
body.archived #main article .entry-footer .edit-link,
body.archived #main article .entry-footer .cat-links:before {
	display: none;
}
body.archived #main article .entry-footer .cat-links {
    padding: 0;
    margin: 0;
}
body.archived #main article .entry-footer .cat-links a {
    color: #333;
	font-weight: 600;
}
body.archived #main nav.navigation.pagination {
	clear: both;
}


/* cat */
#main .more-link {
    border: 0;
    padding: 0 .5em;
    margin: 0;
}
#main .more-link:hover {
    border: 0;
}
#main .more-link:after {
    left: 0 !important;
}

body.category-leadership .page-title {
    /* direction: ltr; */
    /* text-align: left; */
    right: initial;
    left: 2em;
    /* top: 0.2em; */
    letter-spacing: -.03em;
}


/* page w/ thumb */
body.single-post .post-thumbnail {
	display: none;
}
body.page-template-default article.has-post-thumbnail {
	position: relative;
}
body.page-template-default article.has-post-thumbnail .post-thumbnail {
    position: relative;
	overflow: hidden;
}
body.page-template-default article.has-post-thumbnail .post-thumbnail img {
    width: 100%; 
	filter: blur(.5em); 
    transform: scale(1.06);
} 
body.page-template-default article.has-post-thumbnail .post-thumbnail:after {
    content: " ";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
}
body.page-template-default article.has-post-thumbnail .entry-header {
    position: absolute;
    top: 14vw;
    right: 0;
    width: 100%;
    text-align: center;
    color: white;
    border: 0;
    /* background: rgba(0, 0, 0, 0.5); */
    padding: 0 !important;
    line-height: 1; 
}
body.page-template-default article.has-post-thumbnail .entry-header h1 {
    border: 0;
	font-weight: 800;
    margin: 0;
}
body.page-template-default article.has-post-thumbnail #paroodfield-tagline, 
body.page-template-default article.has-post-thumbnail #page-description { /* must remove */ 
    position: absolute;
    color: white;
    font-weight: 300;
    text-align: center;
    /* background: rgba(0, 0, 0, 0.5); */
    line-height: 1.3;
	opacity: .7;
	width: 100%;
}
body.page-template-default article.has-post-thumbnail #paroodfield-tagline .tagline-icons { 
    display: inline-block;
    opacity: .3;
}	
body.page-template-default article.has-post-thumbnail #paroodfield-tagline br { 
    display: none;
}	
body.page-template-default article.has-post-thumbnail #paroodfield-tagline ul { 
	margin: 0;
    padding: 0;
	list-style-type: none;
}	
body.page-template-default article.has-post-thumbnail #paroodfield-tagline ul li { 
	display: inline;
}	
body.page-template-default article.has-post-thumbnail #paroodfield-tagline ul li:not(:first-child):before { 
	content: " . ";
}	
body.page-template-default article.has-post-thumbnail #paroodfield-titleprefix { 
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	color: white;
	font-weight: 300;
}	
body.page-template-default article.has-post-thumbnail .calltoaction {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
}	
body.page-template-default article:not(.has-post-thumbnail) .post-thumbnail {
	display: none;
}



/* special pages */
body.home        #main .post-thumbnail:after/*  ,
body.page-id-222 #main .post-thumbnail:after,
body.page-id-222 #main .float-calltoaction #img:after */ { 
	background: rgba(0,0,0,0); 
}
body.home        #main .post-thumbnail img {
	filter: none;
}
body.page-id-222 #main .post-thumbnail img,
body.page-id-222 #main .float-calltoaction #img img /**/ { 
	filter: blur(.8em);
    transform: scale(1.16);
}
body.page-id-222 #main .entry-header h1 {
    letter-spacing: -.05em;
}
/* body.page-id-222 #main .entry-header h1 i {
    font-weight: 700;
    font-style: normal;
}
body.page-id-222 #main .entry-header h1 b {  
    font-weight: 500;  
}
 */


/*  */
img.movedDown { 
    position: relative;
	top: 1.4em;
}
blockquote.underH2 { 
    position: relative;
    top: -.7em;
	border: 0;
}


/* general */
.entry-content p a {
    color: #cc3333;
}
.entry-content p a:hover {
    color: #cc3333;
}

.entry-content .genericon {
    font-size: 1em;
    vertical-align: middle;
	font-family: "Genericons", 'Rubrik', iranyekan, sans-serif;
	letter-spacing: -.01em; /* only for iranyekan */
}

div[id^="paroodfield"] p {
	margin: 0;
}

/* heading */

/* link */
.entry-content a:hover, 
.entry-content a:focus {
	opacity: .8;
	color: #333;
	outline: 0;
}
.entry-content a {
	border: 0;
}


/* figure */
.entry-content figure {
	position: relative;
	margin: 5em 0 0;
}
.entry-content figure figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 2em;
	color: rgba(255,255,255,.7);
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
}
.entry-content figure+h2,
.entry-content figure+h3,
.entry-content figure+h4 {
	margin-top: 1em;
}


/* readmore */
a.readmore,
a.readmore:focus {
    position: relative;
    color: #cc3333;
    /* border: 1px solid rgba(2, 109, 191, 0.5); */
    padding: .7em 1.7em .7em 3em;
    margin: 1.5em;
    font-weight: 500; 
    display: inline-block; 
	/* background: rgba(2, 109, 191, 0.1); */
    /* font-weight: 300; */
	border-bottom: 1px solid;
	outline: 0;
} 
a.readmore:hover {
	color: #cc3333; 
	border-bottom: 1px solid;
	opacity: 1;
    /* border: 1px solid rgba(2, 109, 191, 0.5); */
} 
a.readmore:after {
    position: absolute;
    left: 0.5em !important;
    top: .3em;
    content: "\f430";
    /* color: #cc3333; */
    font-family: "Genericons";
    font-size: 140%;
    font-weight: 300;
	transition: .5s; 
}
a.readmore:hover:after {
    left: 0em !important; 
	transition: .5s;
}

.calltoaction a.readmore {
	margin: 0;
}
.calltoaction a.readmore,
#paroodfield-tagline a.readmore,
#page-description a.readmore { /* must remove */
	color: white;
	/* border-color: rgba(255, 255, 255, 0.5); */
    font-size: 80%;
	/* background: rgba(255, 255, 255, 0.05); */
} 
.calltoaction a.readmore:hover,
#paroodfield-tagline a.readmore:hover,
#page-description a.readmore:hover { /* must remove */ 
	color: white;
	/* border-color: rgba(255, 255, 255, 0.5); */
} 
.calltoaction a.readmore:after,
#paroodfield-tagline a.readmore:after,
#page-description a.readmore:after { /* must remove */
	color: white;
} 



/* ul ol */
#main .infograph,
#main .progressBar,
#main .team-people,
#main .inside-spotlight-hor,
#main .inside-spotlight-ver>ul,
#main .detailed-functions,
#main .subfunctions,
#home-services,
#home-functions, .home-functions,
#home-partners,
#sidebar-services,
#sidebar-functions {
    margin: 0 !important;
    padding: 0;
    list-style-type: none;
}
ol {
	list-style-type: persian; 
}

/* list */
.inside-spotlight-ver>ul>li {
	float: right;
	width: 42%;
	margin: 2em 0;
	margin-top: 0;
	margin-left: 8%;
	color: gray;
}
.inside-spotlight-ver>ul>li img {
	/* width: auto;
	min-height: 10em;
	max-height: 15em; */ 
}
.inside-spotlight-ver>ul>li .num {
    font-size: 3em;
    line-height: .8;
    color: #87b765;
    font-weight: 300;
} 
.inside-spotlight-ver>ul>li h3 {
	margin: 0 0 1em 0;
    font-weight: 700;
	color: #333;  
}
.inside-spotlight-ver>ul>li h3 em {
	font-style: normal;
	font-weight: 400; 
	display: block;
}
.inside-spotlight-ver>ul>li h3 a {
	position: relative;
	color: #333; 
	display: block; 
}
.inside-spotlight-ver>ul>li h3 a:hover {
	color: #333;  
	opacity: 1;
}
.inside-spotlight-ver>ul>li h3 a:after { 
	content: "\f430";
	font-family: "Genericons";
    font-size: 140%;
	font-weight: 300;
    position: relative;
    bottom: -.3em;
	color: #cc3333; 
    left: -.5em;
	line-height: 0;
	transition: .5s;
	display: inline-block;
}
.inside-spotlight-ver>ul>li h3 a:hover:after { 
    left: -1em; 
	transition: .5s;
}
.inside-spotlight-ver>ul>li h3+ul { 
    list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 1.5em !important;
	font-size: .9em;
}
.inside-spotlight-ver>ul>li h3+ul>li:before { 
    /* content: ". "; */
}
.inside-spotlight-ver>ul>li .readmore {
	margin: 1.5em 0 0 0;
}
.inside-spotlight-ver>ul>li .more-link {
	display: none; 
}

.col-3>ul>li {
	width: 28%;
	margin-left: 5%;
}
/* h2+.col-3>li {
	margin-top: 0;
} */

#main .children-after-content {
	background: #f5f5f5;
    /* margin: 0 -40vw; */
    /* padding: 3em 40vw; */
}
#main .children-after-content .col-3>ul {
	margin-top: 0em !important;
}
#main .children-after-content .col-3>ul>li {
	margin-top: 0;
	margin-bottom: 0;
	/* margin-right: 2.5%; */
	/* margin-left: 2.5%; */
}
#main .children-after-content .col-3>ul>li h3 {
	margin-top: 1em;
}
.children-after-content .col-3>ul>li h3 a img,
.children-after-content .col-3>ul>li h3 a br,
.children-after-content .col-3>ul>li p a {
	display: none;
}

.col-2>ul>li {
	width: 45%;
	margin-left: 5%;
}
h2+.col-2>ul>li {
	margin-top: 0;
}

.inside-spotlight-ver.col-3.thumbCountZero>ul>li img,
.inside-spotlight-ver.col-3.thumbCountZero>ul>li br {
	/* display: none; */
}

.col-4>ul>li {
	width: 21%;
	margin-left: 4%;
}

/* color line */
ul.has-color-line .color-line {
    height: .5em;
    width: 4em;
    display: block;
    border-radius: .2em;
    opacity: .9;
}
ul.has-color-line a:after {
    color: inherit !important;
}

/* list product */
ul.products>li h3 {
	margin-bottom: 0;
	border-bottom: 0;
}
ul.products>li h3 a {
	position: relative;
}
ul.products>li h3 a br {
	display: none;
}
ul.products>li h3 a em {
    position: absolute;
    bottom: 3.5em;
    z-index: 11;
    color: white;
    right: 1em;
	opacity: .8;
}
ul.products>li h3 a .title-bold {
    position: absolute;
    bottom: .9em;
    z-index: 11;
    color: white;
    right: .66em;
	font-size: 1.5em;
	/* font-weight: 300; */
}
ul.products>li h3 a:after {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
	bottom: initial;
    right: 0;
	left: initial;
    z-index: 10;
	content: " ";
	opacity: .7;
	background: inherit;
	position: absolute;
}
ul.products>li>p {
    display: none;
}

#paroodfield-children,
#paroodfield-grandchildren,
#paroodfield-parent,
#paroodfield-sisters,
#paroodfield-grandparent,
#paroodfield-uncles,
#paroodfield-child-summary {
	margin-bottom: 2em;
}

/* functions */
#main .detailed-functions li {
    float: right;
	margin: .7em;
}
#main .detailed-functions li>a {
	/* border: 0; */
	/* width: 100%; */
	/* height: 100%; */
	/* padding-top: 1.2em; */ 
	display: block;
	
	width: 8em;
	height: 8em;
	padding: 2.2em 1em 1em 1em;
	border: 1px solid #ccc; 
	text-align: center;
}


/* sub-functions */
#main .subfunctions li {
    float: right;
	margin: .5em;
}
#main .subfunctions li a {
	display: block;
	width: 7em;
	height: 7em;
	padding: 1.7em .5em .5em .5em;
	border: 1px solid #ccc; 
	background: #f3f3f3;
	text-align: center;
}

.entry-content figure.wp-caption {
	width: 100% !important;
}
.entry-content figure.wp-caption img {
	width: 100%;
}


/* home */
body.home .entry-header {
	/* display: none; */
}

#paroodfield-summary,
#home-welcome { /* must remove */
    font-size: 180%;
    font-weight: 300;
    line-height: 1.35;
	margin-top: 0;
	margin-bottom: 2.5em;
}
#paroodfield-summary strong,
#home-welcome strong { /* must remove */
    font-weight: 500; 
}
#paroodfield-summary_of_parent {
	margin-bottom: 1.6em;
}

/* after list */
#main .progressBar:after,
#main .progressBar.pos--1+ol:after,
#main .infograph:after,
#main .team-people:after,
#main .childrenx:after,
#main .childrenx>ul:after,
#main .detailed-functions li:after,
#main .detailed-functions:after,
#main .subfunctions:after,
#home-services li:after,
#home-functions:after, .home-functions:after, 
#home-partners:after {
    clear: both;
	content: " ";
	display: block;
}


/* home services */
#home-services li {
	padding: 0 0 50px 0;
    display: inline-block;
	color: gray;
	width: 100%;
}
#home-services li img {
    float: right;
	margin-left: 50px;
}
#home-services li strong {
    font-size: 120%;
	font-weight: 600;
	color: #333;
    padding: 20px 0;
    display: inline-block;
}
#home-services li a {
	margin: 20px 0;
    display: inline-block;
    border: 0; 
    font-size: 120%;
    font-weight: 300;
    color: #cc3333;
	position: relative;
}
#home-services li a:hover { 
    color: #cc3333;
}
#home-services li a:after {
	content: "\f430";
	font-family: "Genericons";
    font-size: 140%;
    position: absolute;
    top: -.2em;
    left: -1em;
}


/* functions */
#home-functions li, .home-functions li {
    float: right;
	width: 8em;
	height: 8em;
	margin: .7em;
	border: 1px solid #ccc; 
	text-align: center;
	padding: 1em;
	overflow: hidden;
}
#home-functions li a, .home-functions li a {
	border: 0;
	width: 100%;
	height: 100%;
	padding-top: 1.2em;
	display: block;
}
.home-functions li a img,
.home-functions li a br,
.home-functions li a em {
	display: none;
}
.home-functions li h3 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 400;
    border: 0;
}
.home-functions li h3 a {
    line-height: 1.68;
}


/* partners */
#home-partners li {
	color: gray;
}
#home-partners li img {
	width: 140px;
	opacity: .8;
	padding-bottom: 20px;
}
#home-partners li strong {
	color: #333;
	font-weight: 700;
}


/* team people */
.team-people {
	text-align: center;
}
.team-people li {
    float: right;
    width: 20%;
    margin: 1em 2.49% 1em 2.49%; 
	font-size: .9em;
	line-height: 1.4;
}
.team-people li img {
    border-radius: 80px;
}
.team-people li h3 {
    margin: 1em 0 .5em;
    font-weight: 600;
    font-size: 1em; 
}
.team-people li em {
	font-style: normal;
	color: #999;
}
body #main .entry-content .team-people li i.material-icons.as-image {
    font-size: 6em;
    color: #e8e8e8;
    border-radius: 10em;
}


.team-people.nutshell li {
	position: relative;
	
}
.team-people.nutshell li img {
	box-shadow: 0.3em 0em white;
	
}
.team-people.nutshell li:nth-child(2) {
	right: -13%
}
.team-people.nutshell li:nth-child(3) {
	right: -26%
}
.team-people.nutshell li:nth-child(4) {
	right: -26%
}
/* sidebar */
#sidebar .site-branding {
	position: relative; 
}
#sidebar .site-description {
	display: block;
	text-align: right;
	line-height: 1.3;
	letter-spacing: -.05em;
}


/* sidebar top pages links */
aside#text-11 {
	margin: 0;
	position: relative;
	top: -1em;
}
aside#text-11 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
aside#text-11 ul li {
    display: inline-block;
}
aside#text-11 ul li:nth-child(n+2):before {
    content: " . ";
    color: #aaa;
}
aside#text-11 ul li a {
    color: #707070;
	font-weight: 300; 
}


/* sidebar services */
body #sidebar-services {
    margin-bottom: 5em !important;
}
#sidebar-services li {
    position: relative;
    overflow: hidden;
    height: 5em;
    margin-bottom: .5em;
}
#sidebar-services li img {
    width: 100%;
	filter: contrast(130%); 
}
#sidebar-services li:nth-child(1) img {
    position: relative;
    top: -1.5em;
}
#sidebar-services li a {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(56, 135, 0, 0.6);
	/* text-shadow: 1px 1px 0px black;  */
    color: white;
    text-align: center;    
	font-size: 130%;
    font-weight: 500;
    padding-top: 1em;
}
#sidebar-services li a:hover:after {
    content: "\f430";
	font-family: "Genericons";
    font-size: 170%;
    position: absolute;
    top: .35em;
    left: .5em;
}


/* sidebar functions */
body #sidebar-functions {
    margin: 0 -.3em 0 -.8em !important; 
}
#sidebar-functions li {
    float: right;
    width: 45%;
    /* height: 8.5vw; */
    margin: .2em;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0 .2em;
    overflow: hidden;
    display: block;
}
#sidebar-functions li a {
    border: 0;
    width: 100%;
    height: 100%;
    padding: .7em 0 1em;
    /* padding-right: 1em; */
    display: block;
    /* font-weight: 500; */
    font-size: 105%;
    position: relative;
    line-height: 1.3;
}
#sidebar-functions li.highlight {
	background: #cc3333;
	border-color: #cc3333;
	width: 93% !important;
}
#sidebar-functions li.highlight a {
	color: white;
	font-size: 120%;
	font-weight: 500;
	line-height: 1.05;
}
#sidebar-functions li.highlight a:after {
    content: "\f430";
	font-family: "Genericons";
    font-size: 170%;
    position: absolute;
    top: .6em;
    left: .5em;
	transition: .5s; 
}
#sidebar-functions li.highlight a:hover:after {
    left: 0em !important; 
	transition: .5s;
}


/* join ad */
aside#text-13 .textwidget div {
    text-align: center;
    font-size: 1.2em;
    line-height: 1;
    padding-bottom: 1em; 
	border-bottom: 1px solid rgba(217,35,0,1);
} 
aside#text-13 .textwidget div b {
    font-size: 1.3em;
    font-weight: 700;
    color: rgba(217,35,0,1);
} 
aside#text-13 .textwidget div a {
    display: block;
	position: relative;
}
aside#text-13 .textwidget div a:hover:after {
    content: "\f430";
	font-family: "Genericons";
    font-size: 170%;
    position: absolute;
    top: 0em;
    left: .5em;
    color: rgba(217,35,0, 1);
}
aside#text-13 p {
    position: relative;
    overflow: hidden;
    height: 7em;
    margin-bottom: .5em;
}
aside#text-13 p img {
    width: 100%;
	filter: contrast(130%); 
}
aside#text-13 p:nth-child(1) img {
    position: relative;
    top: -1.5em;
}
aside#text-13 p a {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(217,35,0, 0.86);
	/* text-shadow: 1px 1px 0px black;  */
    color: white;
    text-align: center;    
	font-size: 130%;
    font-weight: 300;
    padding-top: 1em;
}
aside#text-13 p a b {
    font-weight: 700;
}
aside#text-13 p a:hover:after {
    content: "\f430";
	font-family: "Genericons";
    font-size: 170%;
    position: absolute;
    top: .8em;
    left: .5em;
}
aside#text-13 p i {
    font-size: 4em;
    top: -.1em;
    position: relative;
}
body.page-id-847 aside#text-13 {
	display: none;
}



/* top banner */
#text-200 {
	display: none;
}
#top-banner {
    background: #cc3333;
    color: white;
    display: block;
    padding: .7em 0 1em;
    font-size: 130%;
    line-height: 1.05;
    text-align: center;
	position: absolute;
	top: 0;
	width: 60%;
}
#top-banner:after {
    content: "\f430";
	font-family: "Genericons";
    font-size: 170%;
    position: absolute;
    top: .3em;
    left: .5em;
} 

/* progress bar */
#main .progressBar {
	margin-top: 5em !important;
    width: 95%;
    position: relative;
    left: 2%;
}
.progressBar li {
	float: left;
	margin-right: 1%;
	background: #ddd;
	height: .2em;
	position: relative;
}
.progressBar li:before,
.progressBar li:after {
    content: " ";
	font-family: 'Material Design Icons';
	font-size: 2em;
	line-height: 0;
    color: #ddd;
    position: absolute;
    display: block;
    right: -.6em;
    top: -.2em;
    z-index: 10;
}
.progressBar li.active {
	background: #ddd;
	/* background: linear-gradient(to right, #cc3333, #ddd); */
}
.progressBar li.active:before {
	color: #cc3333;
	content: "\f449";
	right: initial;
    left: -.65em;
    top: .05em;
}
.progressBar li:first-child:not(.passed) {
	background: #cc3333;
	/* background: linear-gradient(to right, #cc3333, #ddd); */
}
.progressBar li:first-child:not(.passed):before {
	color: #cc3333;
}
.progressBar li.lastPassed {
	/* background: linear-gradient(to left, #cc3333, #ddd); */
}
.progressBar li:last-child:after {
	/* content: "\f468"; */
    right: -.4em;
}
.progressBar li:last-child.passed {
	background: #234064;
	/* background: linear-gradient(to left, #234064, #ddd); */
}
.progressBar li:last-child.passed:after {
	content: "\f468";
    right: -.4em;
	color: #234064;
}

.progressBar+p+h3,
.progressBar+h3 {
	margin-top: 1em;
}
.progressBar+p+h3>em,
.progressBar+h3>em {
	color: #cc3333;
}
.progressBar.pos-1+p+h3>em, 
.progressBar.pos-1+h3>em {
	color: #cc3333;
}
.progressBar.pos-after-last+p+h3>em,
.progressBar.pos-after-last+h3>em {
	color: #234064;
}

.progressBar.pos--1 li {
	background: #ddd;
	/* background: linear-gradient(to left, #ddd, #ddd); */
} 
.progressBar.pos--1 li:before {
	color: #ddd;
	content: "\f449";
	right: initial;
    left: -.65em;
    top: .05em;
} 
.progressBar.pos--1 li:first-child {
	background: #cc3333;
	/* background: linear-gradient(to right, #cc3333, #ddd); */
}
.progressBar.pos--1 li:last-child {
	background: #234064;
	/* background: linear-gradient(to left, #234064, #ddd); */
}
.progressBar.pos--1 li:last-child:after {
	color: #234064;
}

.progressBar.pos--1+ol {
    margin: 1.5em 0 !important;
    list-style-type: none;
    position: relative;
    right: -7%;
    width: 95%;
}
.progressBar.pos--1+ol li {
    float: left;
    padding: 0 1% 0 1%;
	line-height: inherit; 
	/* color: #aaa; */
	text-align: center;
}
.progressBar.pos--1+ol li i {
    display: block;
    font-style: normal;
}
.progressBar.pos--1+ol li:first-child {
	/* color: #cc3333; */
}
.progressBar.pos--1+ol li:last-child {
	/* color: #234064; */
    position: absolute;
    left: -11%;
}

/* 
.progressBar.pos--1+ol li {
    transform: rotate(-90deg);
    padding-top: 0%;
    padding-right: 7%;
}
.progressBar.pos--1+ol li i {
    width: 200%;
}
 */

/* float call-to-action */
.float-calltoaction {
	position: fixed;
	top: 3em;
	right: 3em;
	z-index: 1000;
	width: 20em;
	height: 5.3em;
	overflow: hidden;
	display: none;
    outline: 1px solid white;
}
.float-calltoaction #img {
	position: relative;
	top: -1em;
}
.float-calltoaction #img:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
}
.float-calltoaction #img img {
	/* filter: blur(5px); */
    transform: scale(1.1);
}
.float-calltoaction #text {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	padding: .8em 0;
	color: white;
	text-align: center;
}
.float-calltoaction #text #prefix {
	font-weight: 300;
	opacity: .5;
}
.float-calltoaction #text #title {
	font-weight: 600;
	opacity: .5;
	font-size: 1.5em;
	line-height: .5;
}
.float-calltoaction #text a {
	color: white;
	margin: 0;
	border: 0;
	font-size: 1.2em;
}
.float-calltoaction #text a:after {
	color: white;
}

body.page-template-default article:not(.has-post-thumbnail) .float-calltoaction #img {
	top: 0;
	height: 100%;
}


/* page colored */
body.colored #main .entry-content h4 {
	margin-bottom: .6em;
	font-weight: 600; 
	border: 0;
	padding: 0; 
}
body.colored #main .post-thumbnail img,
body.colored #main .float-calltoaction #img img {
	filter: blur(0) contrast(120%);
}


/* color */
.gray {
	color: gray; 
}
.darkgray {
	color: darkgray; 
}
.center {
	text-align: center; 
}

/* infograph */
.infograph {}
.infograph li {
	float: right;
	text-align: center;
	display: block;
	margin: 1.2em .5em;
	margin-bottom: 1em;
	line-height: 1.3;
}
.infograph li b {
    color: #aaa;
    font-weight: 300;
    line-height: 1.1;
    width: 6em;
    padding: 1em 0.5em;
    display: block;
    direction: ltr;
}
.infograph li b i {
	font-weight: 600;
	font-size: 2.5em;
	font-style: normal;
	display: block;
	color: #d6d6d6;
}
.infograph li.active,
.infograph li.active b,
.infograph li.active b i {
	color: #cc3333;
}
.infograph li.inactive b {
}
.infograph li.inactive b i {
	text-decoration: line-through;
}


/* quote banner */
.entry-content.withBanner figure {
	position: relative;
}
.entry-content.withBanner figure .nextQuote {
    position: absolute;
    top: 30%;
    text-align: right;
    margin: 0 50px;
    color: white;
    font-size: 200%;
    font-weight: 300;
    line-height: 1.2;
	z-index: 100;
	letter-spacing: -1px;
}
.entry-content.withBanner figure .quoteText b,
.entry-content.withBanner figure .quoteText strong {
    font-weight: 700;
}
.entry-content.withBanner figure .quoteText u,
.entry-content.withBanner figure .quoteText span[style="text-decoration: underline;"] {
    text-decoration: none !important;
	opacity: .5;
}
.entry-content.withBanner figure .quoteText i,
.entry-content.withBanner figure .quoteText em { 
    font-style: normal;
	background: white;
	color: #222;
    padding: 0 .35em .3em;
    font-weight: 500; 
	border-radius: .1em; 
	opacity: .8;
	display: inline-block; 
	margin-bottom: -1em;
} 
.entry-content.withBanner figure .quoteText b i,
.entry-content.withBanner figure .quoteText b em, 
.entry-content.withBanner figure .quoteText strong i,
.entry-content.withBanner figure .quoteText strong em { 
    font-weight: 700; 
} 
.entry-content.withBanner figure .nextQuote.lessPadding {
    margin: 0 4em;
}
.entry-content.withBanner figure .nextQuote.moreTop {
    top: 50%;
}
.entry-content.withBanner figure .nextQuote:before {
   content: "”";
   position: absolute;
   top: -70px;
   right: 0;
   font-size: 350%;
   font-weight: 700;
   font-family: sans-serif;
   opacity: .4;
}
.entry-content.withBanner figure .nextQuote .quoteText:after {
   content: "“";
   font-weight: 700;
   font-family: sans-serif;
}
.entry-content.withBanner figure .nextQuote .quoteAuthor {
   font-size: 60%;
   padding-top: 20px;
   direction: ltr;
   text-align: left;
   opacity: .6; 
}
.entry-content.withBanner figure .nextQuote .quoteAuthor:before {
   content: "— ";
}
.entry-content.withBanner figure:before {
	/* content: "parood <br>on leadershıp";
	position:absolute;
	z-index: 99;
	top:0;
	left:0; */
}
.entry-content.withBanner figure:after {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	position:absolute;
	z-index: 99;
	top:0;
	right:0;
	left:0;
	bottom:0;
	content: ".";
    /* background-image: url(http://parood.com/wp-content/uploads/2016/01/parood-pol-logo-white.png);
    background-repeat: no-repeat;
    background-position: left bottom;
	background-position-x: 50px; 
	background-position-y: 98%;
    background-size: 120px;  */
}
.entry-content.withBanner figure .wp-caption-text {
    z-index: 100;
    /* opacity: .5; */
	right: 0;
	color: white;
	text-shadow: 1px 1px 0 rgba(0,0,0,.75);
	padding: .5em 2em;
}
.entry-content.withBanner figure.wp-caption img[class*="wp-image-"] {
	max-width: 100%;
}

.entry-content.withBanner.ver2 figure .quoteText i,
.entry-content.withBanner.ver2 figure .quoteText em { 
	background: rgba(0,0,0,.75); 
	color: white;
	opacity: 1;
} 
.entry-content.withBanner.ver2 figure {
	position: relative;
    border-bottom: 1px #eee solid;
	margin-bottom: 1em;
}
.entry-content.withBanner.ver2 figure .nextQuote {
    position: relative;
    margin: 1.7em .8em 0;
    color: #444444;
    line-height: 1.3;
	top: -1em;
}
.entry-content.withBanner.ver2 figure .nextQuote:before {
   opacity: .4;
   /* text-shadow: 1px 1px 0 white;  */
   top: -.6em;
   font-size: 500%;
   color: black;
}
.entry-content.withBanner.ver2 figure .nextQuote .quoteText:after {
   opacity: .7;
   color: black;
} 
.entry-content.withBanner.ver2 figure:after {
	background-color: transparent;
	background-position-x: 20px; 
	background-position-y: 10px;
}
.entry-content.withBanner.ver2 figure .wp-caption-text {
    bottom: initial;
    top: 0;
    padding-top: .5em;
	right: 0;
    opacity: 1;
	text-shadow: none;
	font-weight: 500;
}
.entry-content.withBanner.ver2 figure .wp-caption-text:not(.hasBg) {
    background: linear-gradient(rgba(0, 0, 0, 0.20),transparent);
    padding-bottom: 1em;
    background: rgba(0, 0, 0, 0.30);
}
.entry-content.withBanner figure .hasBg .site-title,
.entry-content.withBanner figure .hasBg .titlelink {
    /* background: rgba(0, 0, 0, 0.5);
    padding: .2em; */
}
.entry-content.withBanner figure .site-title {
    display: inline-block;
	float: left;
	color: white;
    position: relative;
    top: .1em;
}
.entry-content.withBanner:not(.ver3) figure .site-title * {
	color: white;
}
.entry-content.withBanner figure .site-title a {
	/* font-size: .8em;  */
}
.entry-content.withBanner figure .titlelink {
    display: inline-block;
	float: right;
}
.entry-content.withBanner figure .titlelink .posttitle {
    font-weight: 600;
    position: relative;
}
.entry-content.withBanner figure .titlelink .posttitle .bannerCounter {
    /* display: inline-block; */
    /* background: rgb(255, 255, 255); */
    border-radius: 100px;
    font-size: 1em;
    /* color: #494949; */
    width: 1.7em;
    height: 1.65em;
    text-align: center;
    /* position: absolute; */
    top: -.1em;
    left: -2em;
	/* border: 1px solid white; */
}
.entry-content.withBanner figure .titlelink .shortlink {
    position: relative;
    display: inline-block;
}
.entry-content.withBanner figure .titlelink .shortlink:after {
    content: "\f430";
    font-family: "Genericons";
    font-size: 140%;
    position: absolute;
    top: -.1em;
    left: -1.2em;
	opacity: .5; 
}
.entry-content.withBanner.ver3 figure img {
	display: none;
}
.entry-content.withBanner.ver3 figure .imageSanitized { 
	height:25em;
	width:100%;
	background-size: cover;
    background-position-y: center;
	background-repeat: no-repeat;
}
.entry-content.withBanner.ver3 figure .nextQuote i.en,
.entry-content.withBanner.ver3 figure .nextQuote em.en { 
    padding-bottom: .1em;
}
.entry-content.withBanner.ver3 figure .nextQuote .quoteAuthor {
    float: right;
	padding-top: 1.5em;
    text-align: right;
}
.entry-content.withBanner.ver3 figure .nextQuote .quoteAuthor b {
    font-weight: 700;
}
.entry-content.withBanner.ver3 figure .site-title {
    bottom: 0;
    position: absolute;
    top: initial;
    left: 0;
    height: initial;
}
.entry-content.withBanner.ver3 figure .site-title a {
	display: inline-block;
}
.entry-content.withBanner.ver3 figure .site-title * {
	color: #000;
}
.entry-content.withBanner.ver3 figure .site-title i {
	color: #cc3333;
}
.entry-content.withBanner.ver3 figure .nextQuote:after {
    clear: both;
	content: " ";
	display: block;
}
.entry-content.withBanner.ver3 figure .wp-caption-text {
    top: -2em;
    padding: 0;
    background: transparent !important;
    color: #888;
	padding-right: 2em;
}



/* temp */
body:not(.logged-in) .public-hide {
	display: none !important; 
}






.entry-content {
	padding: 0;
}
.content-area article {
	padding-top: 0;
	margin-right: 1px;
}
html, body {
	overflow-x: hidden;
	background: none;
}
body:before {
	box-shadow: none;
}

body.page-template-default article.has-post-thumbnail .post-thumbnail {
	margin-right: -20%;
	margin-left: -20%;
	height: 100vh;
	overflow: hidden;
}
body.page-template-default article.has-post-thumbnail .post-thumbnail img {
	width: 100vw;
}
body.page-template-default article.has-post-thumbnail .entry-header {
	top: 40.5vh; 
}
body.page-template-default article.has-post-thumbnail .entry-header h1 {
	font-size: 4.5vw;    
	letter-spacing: -.03em;
}
body.page-template-default article.has-post-thumbnail #paroodfield-tagline, 
body.page-template-default article.has-post-thumbnail #page-description { /* must remove */ 
	font-size: 2vw;
	top: 54vh;
	padding: 0 3vw;
}
body.page-template-default article.has-post-thumbnail #paroodfield-titleprefix { 
	top: 33.5vh;
	font-size: 3vw;
}	
body.page-template-default article.has-post-thumbnail #paroodfield-tagline .tagline-icons { 
	font-size: 3.5vw;
}	
body.page-template-default article.has-post-thumbnail .calltoaction {
	top: 64vh;
	font-size: 2vw;
}	

.site-footer {
	margin: 0 24.2941% 0 0;
	width: 69.8235%;
}

/* sidebar to left fix */
body:before {
	display: none;
}
body #page {
	direction: ltr;
}
.site {
	max-width: initial;
}
.sidebar {
	float: left;
	margin-left: auto;
	margin-right: -100%;
/* 	direction: rtl; */
}
.site-content {
	float: left;
	margin-left: 29.4118%;
	margin-right: auto;
/* 	direction: rtl; */
	max-width: 1403px;
}
.content-area article {
	margin: 0 8.3333%;
/* 	direction: rtl; */
}
.site-footer {
/* 	direction: rtl; */
	margin: 0 0 0 24.2941%;
}

.sidebar {
	float: none;
	margin-right: initial;
	max-width: initial;
	width: initial;
	position: relative !important;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-bottom: 3em; 
	background: rgba(0,0,0,.03)
}
.site-header {
	background-color: transparent;		
	border-bottom: 0;
	padding: 3% 8.3333%;
	margin: initial;
	display: none;
}
.site-header:after { 
	clear: both;
	content: " ";
	display: block;
}
.site-branding { 
	float: left;
	position: relative;
	min-height: initial;
	padding-right: 0;
}
.site-title { 
	font-size: 3.36rem;
	line-height: 1.4;
	float: left;
}
.site-title a {
	width: 17em;
	height: 1.6em;
}
.site-title .square {
	width: 1.6em;
	height: 1.6em;
	background: black;
	opacity: .07;
	float: left;
	border-radius: .4em .4em .4em 0;
	position: relative;
	top: 0;
	margin: 0 .3em;
}
.custom-logo {
	/* max-height: none; */
}
.wp-custom-logo .site-title {
	/* margin-top: 0.545454545em; */
}
.site-description {
	font-size: 3.192rem;
	font-weight: 300;
	float: left;
	margin: initial;
	position: relative;
	top: .67em;
	color: black !important;
	opacity: .46;
	padding-right: .3em;
}
.site-description .sep {
	opacity: .3;
}
.site-description .mom {
	font-weight: 400;
}
.sidebar>aside {
	margin: 0;
	padding: 0 8.333%;
	/* position: absolute; */
	/* width: 50vw; */
	/* top: 50%; */
	/* right: 8.3333%; */
	font-size: 1em;
/* 	direction: rtl; */
}
.sidebar>aside .site-branding {
	padding: 2em 0;
	transition: .5s;
}
.sidebar>aside .site-title>a>b,
.sidebar>aside .site-title>a>i {
	display: block;
}
.sidebar>aside .site-title,
.sidebar>aside .site-description,
.site-footer .site-title,
.site-footer .site-description {
	clip: unset !important;
	position: relative !important; 
	margin: 0;
}
.sidebar .menu-button { 
	color: black;
	font-size: 2em;
	position: relative;
	right: -1.3em;
	top: 1.4em;
	float: right;
	line-height: 1;
	cursor: pointer;
	opacity: .4; 
	transition: .5s;
}
.sidebar .menu-button.active {
	/* opacity: .7;  */
	/* transition: .5s; */
}
ul.pages-menu {
	font-size: 1em;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	width: 40vw;
/* 	direction: rtl; */
	position: absolute;
	top: 3em;
}
ul.pages-menu li {
	padding:0;
	margin: 0;
	display: inline-block;
	color: rgba(0,0,0,.5);
}
ul.pages-menu li:after {
	content: ".";
	padding: 0 .4em;
	opacity: .4;
}
/* ul.pages-menu li:nth-child(1):before {
	content: "";
	display: none;
} */
ul.pages-menu li a {
	color: black;
	opacity: .4;
}
ul.pages-menu li a:hover {
	opacity: .6;
}
ul.top-pages-menu li {
	color: rgba(0,0,0,.5);
}
ul.top-pages-menu li a {
	opacity: .7;
}
ul.top-pages-menu li a.mdi-home:before {
	transform: scale(1.5);
}
.secondary {
	display: none;
	
	background-color: transparent;

	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	margin: 7.6923% 7.6923% 0;
	padding: 7.6923% 7.6923% 0;
}
.site-content {
	float: initial;
	margin: 0 auto;
	width: initial;
}
.site-main {
	padding: 0 0 8.3333% 0;
}
.site-footer {
	float: none;
	margin: initial;
	padding: initial;
	width: initial;
}
.site-footer .site-title {
	float: none;
	margin: 1em;
}
.site-footer .site-title a {
	text-align: left;
}

.site-branding:not(.bigBrand) .square {
	position: relative;
	top: .2em;
}
body:not(.hasThumb) .site-branding.bigBrand .site-title a>i>b,
body:not(.hasThumb) .site-branding.bigBrand .site-title a>b>i,
body:not(.hasThumb) .site-branding.bigBrand .site-title a>b>span {
	color: #333;
	opacity: 1 !important;
}

body.hasThumb:not(.single-post):not(.archive) .sidebar {
	position: absolute !important;
	z-index: 10;
	width: 100vw;
	background: rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(255,255,255,.2);
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-header {
	padding: 0;
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-title .square {
	background: white;
	opacity: .15
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-title a b {
	color: white;
	opacity: .6;
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-title a i {
	color: white;
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-description,
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-description a {
	color: white !important;
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .menu-button {
	color: white;
}
body.hasThumb:not(.single-post):not(.archive) ul.pages-menu li {
	color: rgba(255,255,255,.5);
}
body.hasThumb:not(.single-post):not(.archive) ul.pages-menu li a {
	color: white;
}
body.hasThumb:not(.single-post):not(.archive) ul.top-pages-menu li {
	color: rgba(255,255,255,.7);
}

body.home .site-description {
	display: none !important;
}
body.home .sidebar .menu-button {
	display: none;
}
body.home ul.top-pages-menu { 
	display: block;
}
body.home ul.children-menu {
	display: none;
}
body.home ul.top-pages-menu li:nth-child(1),
body.home ul.pages-menu li:nth-child(2):before {
	display: none;
}








/*** CHILDRENX default ***/
.childrenx {
	padding-bottom: 5em;
	overflow: hidden;
}
.childrenx+.childrenx {
	/* padding-top: 5em; */
}
.childrenx>ul {
	padding: 0;
	margin: 0;
}
.childrenx>ul>li {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0 0 2em 0;
	float: left;
	cursor: pointer; 
	color: #333;
	background: white;
	transition: .6s;
}
.childrenx>ul>li .rgbcover {
	/* display: none; */
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
}
.childrenx h1,
.childrenx h2,
.childrenx h3,
.childrenx h4 {
	padding: 0;
}
.childrenx>.parent-heading {
	margin-bottom: 3em;
}
.childrenx>.parent-heading .headingx {
	margin-bottom: 0;
}
.childrenx>ul>li .textfields {
   margin: 2em 1em;
}
.childrenx>ul>li h1.child-heading {
	margin-top: 2em;
	margin-bottom: 1em;
}
.childrenx>ul>li .child-heading em.prefix {
	display: block;
}
.childrenx>ul>li .child-heading a {
	position: relative;
	display: block; 
}
.childrenx>ul>li .child-heading a:hover {
	opacity: 1;
}
.childrenx>ul>li .child-heading a:after { 
	/* display: inline-block; */
	display: none;
    position: relative;
    bottom: -.3em;
    left: -.5em;
	transition: .5s;
}
.childrenx>ul>li .child-heading a:hover:after { 
    left: -1em; 
	transition: .5s;
}
.childrenx>ul>li .readmore {
	margin: 1.5em 0 0 0;
}
.childrenx>ul>li.thumbGrayscale .img-wrapper img {
	filter: grayscale() contrast(0) brightness(1.8);
}
.childrenx>ul>li.noTitle .child-heading,
.childrenx>ul>li.noTitle.noDetails .textfields {
	margin: 0;
}
.childrenx>ul>li .img-wrapper {
	display: block;
	position: relative;
}
.childrenx>ul>li .socialx {
	direction: ltr;
}
.childrenx>ul>li .socialx a {
	text-align: center;
}
.childrenx>ul>li .socialx a.mdi:before {
    padding: .4em;
    margin: 1em .5em;
    border: 1px solid;
    border-radius: 5em;
    /* width: 2em; */
    /* height: 2em; */
    line-height: 1;
	transition: .2s;
}
.childrenx>ul>li .socialx .socialx-website {
    display: block;
}


/* childrenx NAV */
.childrenx.nav>ul>li .child-heading {
	position: relative;
}
.childrenx.nav>ul>li .child-heading .navx {
	position: absolute; 
    top: .2em;
    right: -1.5em;
    display: inline !important;
	opacity: .5;
}

/* childrenx FILTER */
.childrenx.filter .filters {
	padding: 3em 0;
	background: white;
}
.childrenx.filter .filters ul.filter-cats {
	background-image: linear-gradient(to bottom,transparent 0%,transparent 54%, #ddd 54%, #ddd 58%, transparent 58%, transparent 100%);
}
.childrenx.filter .filters .filter-title {
	/* display: inline-block; */
	font-size: .8em;
    font-weight: 700;
    padding: 0 1em;
	margin: 1em 0;
}
.childrenx.filter .filters ul.pages-menu {
	/* display: inline-block; */
	position: initial;
	width: initial;
	margin: 0 auto;
}
.childrenx.filter .filters ul.pages-menu.filter-tags-row li a { 
	font-size: 1.2em;
	color: #888;
}
.childrenx.filter .filters ul.pages-menu.filter-tags-row li.active a {
    color: #cc3333;
}
.childrenx.filter .filters ul.pages-menu li a {
	opacity: 1;
}
.childrenx.filter .filters ul.filter-cats li {
	padding: 0;
}
.childrenx.filter .filters ul.filter-cats li a {
	background: white;
	padding: 0 .5em;
}

.childrenx.filter .textfields {
	overflow: hidden;
}
.childrenx.sticker ul.sticker {
	padding: 0;
	margin: 0;
	list-style: none;
	
	position: absolute;
    top: -1.4em;
    left: -1.6em;
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 7em;
    width: 7em;
}
.childrenx.sticker ul.sticker>li {
	display: inline-block;
	color: white;
	background: gray;
	border-radius: .2em;
    padding: 0 .4em;
    font-size: .7em;
    margin: 0 .1em;
	
	background: #cc3333;
    height: 8em;
    width: 8em;
    padding: 6em 0.5em 0;
    transform: rotate(-45deg);
    top: -2em;
    left: -2em;
    position: absolute;
}
.childrenx.sticker>ul>li ul.sticker>li .sticker-icon {
	font-size: 2em;
	position: relative;
	top: -.5em;
}
.childrenx.sticker>ul>li ul.sticker>li .sticker-text {
	display: none;
}
.childrenx.sticker>ul>li:hover ul.sticker>li .sticker-icon {
	display: none;
}
.childrenx.sticker>ul>li:hover ul.sticker>li .sticker-text {
	display: initial;
}

/** childrenx UL **/
/* childrenx ul NOGAP */
.childrenx.nogap {
	padding-top: 0;
	padding-bottom: 0;
}

/* childrenx ul WIDE, WIDER, WIDEST, MIDTALL, TALL, TALLER, TALLEST */
.childrenx.wide, .childrenx.wider, .childrenx.widest {
    margin-right: calc(50% - 50vw);
    margin-left:  calc(50% - 50vw);
    
	background: #f0f0f0;
}
.childrenx.wide {
	padding-right:calc(1 * (50vw - 50%));
    padding-left: calc(1 * (50vw - 50%));
}
h6.wide {
    margin-right: calc(50% - 50vw);
    margin-left:  calc(50% - 50vw);
	background: #f0f0f0;
	margin-bottom: 0;
    padding: 2em 0;
}
.wide+h6.wide, .wider+h6.wide, .widest+h6.wide {
	margin-top: .1em;
}
.childrenx.wider {
	padding-right:calc(.5 * (50vw - 50%));
    padding-left: calc(.5 * (50vw - 50%));
}
.childrenx.widest {
	padding-right:0;
    padding-left: 0;
}
.childrenx.midtall, .childrenx.midtall>ul>li {
	height: 70vh;
}
.childrenx.tall, .childrenx.tall>ul>li {
	height: 80vh;
}
.childrenx.taller, .childrenx.taller>ul>li {
	height: 90vh;
}
.childrenx.tallest, .childrenx.tallest>ul>li {
	height: 100vh;
}

/* childrenx ul MONO, DUAL, TRIO, QUAD, PENT */
.childrenx.trio>ul>li {
	width: 28%;
	margin-left: 5%;
}
.childrenx.pent>ul>li {
	width: 17%;
	margin-left: 3%;
}
.childrenx.quad>ul>li {
	width: 21%;
	margin-left: 4%;
}
.childrenx.dual>ul>li {
	width: 45%;
	margin-left: 5%;
}
.childrenx.mono>ul>li {
	width: 100%;
}

/* childrenx ul MAGAZINE */
.childrenx.magazine.trio>ul>li:nth-child(1),
.childrenx.magazine.pent>ul>li:nth-child(1),
.childrenx.magazine.quad>ul>li:nth-child(1),
.childrenx.magazine.dual>ul>li:nth-child(1),
.childrenx.magazine>ul>li:nth-child(1) {
	width: 100%;
}

/* childrenx ul MOSAIC */
.childrenx.mosaic>.parent-heading {
	float: right;
	width: 24%;
	position: relative;
	margin: 0;
    background: #333;
}
.childrenx.mosaic>.parent-heading:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	opacity: .3;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center; 
    background-size: cover; 
	background-repeat: no-repeat;  
    background-image: url(/wp-content/uploads/2018/11/medsist-clip-pattern.png);
	/* transform: rotate(180deg); */
}

.childrenx.mosaic.square>.parent-heading {
    padding-top: 38%;
}
.childrenx.mosaic.square2>.parent-heading {
    padding-top: 30.4%;
}
.childrenx.mosaic>.parent-heading>.inner {
    position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 10%;
}
.childrenx.mosaic>.parent-heading * {
	color: white;
}
.childrenx.mosaic>.parent-heading .headingx {
	margin-bottom: 1em;
}
.childrenx.mosaic>ul {
	float: right;
	width: 76%;
}
.childrenx.mosaic>ul>li,
.childrenx.mosaic.nospace>ul>li {
	margin: 0;
	position: relative;
}
.childrenx.mosaic>ul>li:nth-child(1),
.childrenx.mosaic>ul>li:nth-child(2),
.childrenx.mosaic>ul>li:nth-child(4),
.childrenx.mosaic>ul>li:nth-child(5) {
	width: 25%;
}
.childrenx.mosaic>ul>li:nth-child(3),
.childrenx.mosaic.nospace>ul>li:nth-child(3) {
	width: 50%;
}
.childrenx.mosaic>ul>li:nth-child(2) {
	clear: right;
}
.childrenx.mosaic.square>ul>li:nth-child(3),
.childrenx.mosaic.square>ul>li:nth-child(4) {
    margin-top: -25%;
}
.childrenx.mosaic.square2>ul>li:nth-child(3),
.childrenx.mosaic.square2>ul>li:nth-child(4) {
    margin-top: -20%;
}
.childrenx.mosaic.banner>ul>li:nth-child(3) .textfields {
	bottom: 0;
    margin-bottom: 10%;
    top: initial;
    right: 5%;
}
.childrenx.mosaic>ul>li>.inner {
	float: right;
	width: 100%;
	height: 100%;
}



/** childrenx LI **/
/* childrenx li NOSPACE */
.childrenx.nospace>ul>li {
    margin-bottom: .2%;
    margin-left: .2%;
}
.childrenx.nospace.trio>ul>li {
    width: 32.8%;
}
.childrenx.nospace.mono>ul>li {
    width: 100%;
}
.childrenx.nospace.dual>ul>li {
    width: 49.8%;
}
.childrenx.nospace.quad>ul>li {
    width: 24.8%;
}
.childrenx.nospace.pent>ul>li {
    width: 19.8%;
}
.childrenx.nospace>ul>li>.inner>br {
	display: none;
}

/* childrenx li SQUARE, SQUARE2, RECTANGLE, RECTANGLE2 */
.childrenx.square>ul>li .img-wrapper,
.childrenx.square2>ul>li .img-wrapper,
.childrenx.rectangle>ul>li .img-wrapper,
.childrenx.rectangle2>ul>li .img-wrapper,
.childrenx.rectangle3>ul>li .img-wrapper {
    position: relative;
    display: block;
}
.childrenx.square>ul>li .img-wrapper img,
.childrenx.square2>ul>li .img-wrapper img,
.childrenx.rectangle>ul>li .img-wrapper img,
.childrenx.rectangle2>ul>li .img-wrapper img,
.childrenx.rectangle3>ul>li .img-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.childrenx.square>ul>li .img-wrapper {
    padding-top: 100%;
}
.childrenx.square2>ul>li .img-wrapper {
    padding-top: 80%;
}
.childrenx.rectangle>ul>li .img-wrapper {
    padding-top: 60%;
}
.childrenx.rectangle2>ul>li .img-wrapper {
    padding-top: 40%;
}
.childrenx.rectangle3>ul>li .img-wrapper {
    padding-top: 30%;
}

/* childrenx li ADJUST */
.childrenx.adjust>ul>li .taglinex,
.childrenx.adjust>ul>li .summaryx {
	height: 5em;
}

/* childrenx li CIRCLE */
.childrenx.circle>ul>li .img-wrapper {
	border-radius: 1000em;
	overflow: hidden;
}

/* childrenx li BANNER */
.childrenx.banner.h0 {
	padding-top: 0;
	padding-bottom: 0;
}
.childrenx.banner>ul>li {
	overflow: hidden;
}
.childrenx.banner>ul>li>.inner {
	position: relative;
	height: 100%;
}
.childrenx.banner>ul>li .textfields {
	position: absolute;
	top: 10%;
	right: 0;
	z-index: 10;
	width: 90%;
	margin: 0 5%;
}
.childrenx.banner.midtall>ul>li .textfields,
.childrenx.banner.tall>ul>li .textfields,
.childrenx.banner.taller>ul>li .textfields,
.childrenx.banner.tallest>ul>li .textfields {
	top: 25%;
}
.childrenx.banner.mono>ul>li {
	background: initial;
}
.childrenx.banner.mono>ul>li .textfields {
	padding-right: 25%;
	padding-left: 5%;
}
.childrenx.banner.mono.center>ul>li .textfields {
	padding-left: 10%;
	padding-right: 10%;
}
.childrenx.banner.mono.center.color>ul>li .textfields {
	padding-left: 20%;
	padding-right: 20%;
}
.childrenx.banner>ul>li img {
	min-height: 100%;
	min-width: 100%;
	max-width: initial;
	width: initial;
	margin: 0 auto !important;
	float: none;
	padding: 0;
}

/* childrenx li BULLETIN */
.childrenx.bulletin.banner>ul>li .textfields {
	top: 15%;
	width: 80%;
	margin: 0 10%;
}
.childrenx.bulletin>ul>li .detailsx {
	margin: 1em 0;
}
.childrenx.bulletin>ul>li .hashtag {
	color: #cc3333;
}

/* childrenx li SOCIAL */
.childrenx.social>ul>li .socialx a.mdi:before {
	color: gray;
}
.childrenx.social>ul>li .socialx a.mdi:hover:before {
	background: #234064;
	color: white;
}

/* childrenx li COLOR */
.childrenx.color>ul>li>.inner {
	position: relative;
}
.childrenx.color>ul>li .rgbcover {
	content: " ";
	display: initial;
	position: absolute;
	background: black;
	opacity: .9;
	transition: .2s;
}
.childrenx.color.banner>ul>li * {
	color: white;
}
.childrenx.color.banner>ul>li .calltoactionx a.readmore .shape {
	stroke: white;
}
.childrenx.color.banner>ul>li .child-heading a:after {
	color: white;
	opacity: .5;
}
.childrenx.color.social>ul>li .socialx a.mdi:before {
	color: white;
}
.childrenx.color.social>ul>li .socialx a.mdi:hover:before {
	background: white;
	color: inherit;
}
.childrenx.color.social>ul>li .socialx a>span {
	color: white;
}

/* childrenx li BLUR */
.childrenx.blur>ul>li .img-wrapper img {
    /* filter: blur(.5em) contrast(0.5) brightness(1.7) grayscale(.25); */
	/* filter: grayscale(1) contrast(0) brightness(2); */
    filter: blur(0em) contrast(0.3) brightness(1.9) grayscale(.5); 
    transform: scale(1.06);
}

/* childrenx li CLIP */
.childrenx.clip>ul>li .img-wrapper .rgbcover {
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center; 
    background-size: cover; 
	background-repeat: no-repeat;  
}
.childrenx.clip.cover>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-cover.png); 
}
.childrenx.clip.cover.color>ul>li .img-wrapper .rgbcover {
	opacity: .95;
}
.childrenx.clip.covergraphic>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/12/medsist-clip-covergraphic.png); 
}
.childrenx.clip.covergraphic.color>ul>li .img-wrapper .rgbcover {
	opacity: .95;
}
.childrenx.clip.covergraphic.color>ul>li .img-wrapper img {
	filter: contrast(0);
}
.childrenx.clip.hollow>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-hollow.png);
}
.childrenx.clip.mehrdad>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/12/medsist-clip-mehrdad.png);
}
.childrenx.clip.ghost>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-ghost.png);
}
.childrenx.clip.hologram>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-hologram.png);
}
.childrenx.clip.solid>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-solid.png);
}
.childrenx.clip.solider>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-solider.png);
}
.childrenx.clip.soliderhalf>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/11/medsist-clip-soliderhalf.png);
}
.childrenx.clip.diagonal>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-diagonal.png);
}
.childrenx.clip.diagonal>ul>li {
	line-height: 1.4;
}
.childrenx.clip.diagonal>ul>li .textfields {
	padding-right: 3em;
}
.childrenx.clip.diagonal>ul>li .taglinex p {
	margin: 0;
}
.childrenx.clip.diagonal>ul>li .taglinex p:nth-child(1) {
	margin-right: calc(3em * (1.4 / 2.1445));
}
.childrenx.clip.diagonal>ul>li .taglinex p:nth-child(2) {
	margin-right: calc(4em * (1.4 / 2.1445));
}
.childrenx.clip.diagonal>ul>li .taglinex p:nth-child(3) {
	margin-right: calc(5em * (1.4 / 2.1445));
}
.childrenx.clip.diagonal>ul>li .taglinex p:nth-child(4) {
	margin-right: calc(6em * (1.4 / 2.1445));
}
.childrenx.clip.diagonal>ul>li .taglinex p:nth-child(5) {
	margin-right: calc(7em * (1.4 / 2.1445));
}
.childrenx.clip.diagonal>ul>li .taglinex p:nth-child(6) {
	margin-right: calc(8em * (1.4 / 2.1445));
}
.childrenx.clip.diagonal>ul>li .socialx {
	text-align: center;
}
.childrenx.clip.zoro>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-zoro.png);
}
.childrenx.clip.zorogram>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/09/medsist-clip-zorogram.png);
}
.childrenx.clip.feature>ul>li.iconnum .img-wrapper .rgbcover {
    /* background-image: url(/wp-content/uploads/2018/10/medsist-clip-feature.png); */
    /* background-image: url(/wp-content/uploads/2018/11/medsist-clip-feature.png); */
    /* background-image: url(/wp-content/uploads/2018/12/medsist-clip-graph.png); */
	opacity: .25;
}
.childrenx.clip.pattern>ul>li.iconnum .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2018/11/medsist-clip-pattern.png);
}
.childrenx.pattern.wide:not(.clip),
.childrenx.pattern.wider:not(.clip),
.childrenx.pattern.widest:not(.clip) {
    background-image: url(/wp-content/uploads/2018/11/medsist-clip-pattern.png);
	background-size: contain;
	background-repeat: repeat-x;
}
.childrenx.clip.colorful>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2019/05/medsist-clip-colorful.png);
}
.childrenx.clip.podcast>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2019/05/medsist-clip-podcast.png);
}

/* childrenx li LOGO */
.childrenx.logo>ul>li {
	background: initial;
}
.childrenx.logo:nth-child(1) {
	padding-top: 0;
	padding-bottom: 0;
}
.childrenx.logo>ul>li .img-wrapper img {
	padding: 0 30%;
	object-fit: contain;
	z-index: 6;
}
.childrenx.logo.quad>ul>li .img-wrapper img {
	padding: 0 25%;
}
.childrenx.logo.pent>ul>li .img-wrapper img {
	padding: 0 20%;
}
.childrenx.logo.color>ul>li .img-wrapper img,
.childrenx.logo.color.mouseon>ul>li:hover .img-wrapper img {
    filter: contrast(0) brightness(2) grayscale(1);
}
.childrenx.logo.color.mouseon>ul>li .img-wrapper img {
	filter: none;
}
.childrenx.logo.color>ul>li .rgbcover,
.childrenx.logo.color.mouseon>ul>li:hover .rgbcover {
	opacity: 1;
}
.childrenx.logo.banner.title>ul>li .img-wrapper img,
.childrenx.logo.banner.tagline>ul>li .img-wrapper img,
.childrenx.logo.banner.summary>ul>li .img-wrapper img,
.childrenx.logo.banner.title.mouseon>ul>li:hover .img-wrapper img,
.childrenx.logo.banner.tagline.mouseon>ul>li:hover .img-wrapper img,
.childrenx.logo.banner.summary.mouseon>ul>li:hover .img-wrapper img {
    opacity: .1;
	/* transform: scale(1.5); */
	/* transition: .5s; */
	/* transition-timing-function: cubic-bezier(0, 0, 0, 1); */
}
.childrenx.logo.banner.title.mouseon>ul>li .img-wrapper img,
.childrenx.logo.banner.tagline.mouseon>ul>li .img-wrapper img,
.childrenx.logo.banner.summary.mouseon>ul>li .img-wrapper img {
	opacity: 1;
	transform: scale(1);
}

/* childrenx li logo FLAT */
.childrenx.logo.flat>ul>li .img-wrapper img,
.childrenx.logo.flat.color>ul>li .img-wrapper img {
	filter: contrast(0);
}

/* childrenx li ICON */
.childrenx.icon>ul>li {
	background: initial;
}

/* childrenx li MOUSEON */
.childrenx.mouseon.color>ul>li .rgbcover,
.childrenx.mouseon.banner>ul>li .titlex *,
.childrenx.mouseon.banner>ul>li .detailsx {
	opacity: 0; 
}
.childrenx.mouseon.color>ul>li:hover .rgbcover,
.childrenx.mouseon.banner>ul>li:hover .titlex *,
.childrenx.mouseon.banner>ul>li:hover .detailsx {
	opacity: .85;
}

.childrenx.mouseon.sticker>ul>li:hover ul.sticker>li {
	/* display: none; */
}

/* childrenx li POSTCARD */
.childrenx.postcard>ul>li {
	background: initial;
}
.childrenx.postcard>ul>li>.inner {
	padding-left: 40%;
}
.childrenx.postcard.banner>ul>li .img-wrapper img {
	margin-right: 66.666666% !important;
}
.childrenx.postcard>ul>li .rgbcover {
	width: calc(.85 * 100%);
    height: calc(.85 * 100%);
    top: calc((100% - 85%) / 2);
    right: 0; 
}
.childrenx.postcard:not(.color)>ul>li .rgbcover {
	background: white !important;
	opacity: 1;
	box-shadow: 0 0.1em 0.1em rgb(0,0,0,.25);
}
.childrenx.postcard.banner>ul>li .textfields {
    top: calc(.85 * 3 * 10%);
    width: calc(.6 * .85 * 90%);
    margin-right: calc(.6 * .85 * 5%);
    margin-left: calc(.6 * .85 * 5%);
}
.childrenx.postcard.banner.rectangle2>ul>li .textfields,
.childrenx.postcard.banner.rectangle3>ul>li .textfields {
    top: calc(.35 * 3 * 10%);
}
.childrenx.postcard.banner.center>ul>li .textfields,
.childrenx.postcard.banner.center.mono>ul>li .textfields {
    padding-left: calc(.6 * .85 * 15%);
    padding-right: calc(.6 * .85 * 15%);
}
.childrenx.postcard.banner>ul>li * {
	color: #333;
}
.childrenx.postcard.banner.color>ul>li * {
	color: white;
}
.childrenx.postcard.banner>ul>li .calltoactionx a.readmore .shape {
	/* stroke: #cc3333; */
}

/* childrenx BILLBOARD */
.childrenx.billboard.postcard>ul>li>.inner {
	padding-left: 0;
}
.childrenx.billboard.postcard>ul>li .img-wrapper {
	height: 100%;
}
.childrenx.billboard.postcard.banner>ul>li .img-wrapper img {
	margin-right: 0 !important;
}
.childrenx.billboard.postcard>ul>li .rgbcover {
	width: calc(.328 * 100%);
    height: calc(.6 * 100%);
    bottom: 0;
	top: initial;
	opacity: 1;
}
.childrenx.billboard.postcard.banner>ul>li .textfields,
.childrenx.billboard.postcard.banner.mono>ul>li .textfields {
	top: initial;
    bottom: 0;
    width: calc(.328 * 90%);
    margin-right: calc(.328 * 5%);
    margin-left: calc(.328 * 5%);
    padding-left: calc(.328 * 5%);
    padding-right: calc(.328 * 5%);
    padding-bottom: calc(.328 * 5%);
}

.childrenx.billboard.postcard.minibb>ul>li .img-wrapper img {
    height: 100%;
    min-width: 70%;
	position: absolute;
	left: 0;
}
.childrenx.billboard.postcard.minibb>ul>li .rgbcover {
    height: 100%;
}



/** CHILDRENX ???? **/
/* childrenx SELF */
#main .entry-header {
    position: initial !important;
    top: initial !important;
    right: initial !important;
    left: initial !important;
    bottom: initial !important;
    width: initial !important;
    height: initial !important;
    border: initial !important;
    color: initial !important;
    text-align: initial !important;
    padding: initial !important;
    margin: initial !important;
    line-height: initial !important;
}
.childrenx.self .child-heading {
    border: 0;
}
.childrenx.self.selfpage {
	padding-top: 0;
	padding-bottom: 0;
}
.childrenx.self.selfpage>ul>li .textfields {
    top: 40%;
}
.childrenx.self>ul>li .calltoactionx a {
    /* color: #333; */
}
.childrenx.self>ul>li .child-heading>a:focus,
.childrenx.self>ul>li .child-heading>a:hover {
	color: #333;
}
.childrenx.self>ul>li .child-heading>a,
.childrenx.self>ul>li {
    cursor: initial;
}


/** childrenx FONT **/
/* childrenx font DEFAULT */
.childrenx>.parent-heading .headingx {
	font-weight: 700;
}
.childrenx>.parent-heading .taglinex {
	font-size: 1.4em;
}
.childrenx>ul>li .taglinex {
    font-size: 1.1em;
}
.childrenx>ul>li .summaryx {
	font-size: .9em;
}
.childrenx h1,
.childrenx h2,
.childrenx h3,
.childrenx h4 {
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	font-weight: initial;
}
.childrenx>ul>li em.prefix {
	font-style: normal;
}
.childrenx>ul>li .title0 {
	font-weight: 700;
}

/* childrenx font BANNER */
.childrenx.banner.mono>ul>li .taglinex,
.childrenx.banner.mono>ul>li .summaryx,
.childrenx.banner.mosaic>ul>li:nth-child(3) .taglinex,
.childrenx.banner.mosaic>ul>li:nth-child(3) .summaryx {
	font-size: 1.8em;
    font-weight: 100;
}
.childrenx.banner.quad>ul>li .taglinex,
.childrenx.banner.quad>ul>li .summaryx,
.childrenx.banner.pent>ul>li .taglinex,
.childrenx.banner.pent>ul>li .summaryx {
	font-size: .8em;
	font-weight: 300;
}

/* childrenx font SUPERBANNER */
.childrenx.mono.banner.midtall>ul>li .taglinex,
.childrenx.mono.banner.midtall>ul>li .summaryx,
.childrenx.mono.banner.tall>ul>li .taglinex,
.childrenx.mono.banner.tall>ul>li .summaryx,
.childrenx.mono.banner.taller>ul>li .taglinex,
.childrenx.mono.banner.taller>ul>li .summaryx,
.childrenx.mono.banner.tallest>ul>li .taglinex,
.childrenx.mono.banner.tallest>ul>li .summaryx {
	font-size: 1.7em;
}

/* childrenx font MOSAIC */
.childrenx.mosaic.banner>ul>li em.prefix {
	font-size: .8em;
	font-weight: 700;
}
.childrenx.mosaic.banner>ul>li .title0 {
	font-size: 1.5em;
	font-weight: 300;
}
.childrenx.mosaic.banner>ul>li .taglinex,
.childrenx.mosaic.banner>ul>li .summaryx {
	font-size: .8em;
	font-weight: 300;
}

/* childrenx font BULLETIN */
.childrenx.bulletin.center>ul>li * {
	text-align: right;
}
.childrenx.bulletin>ul>li .hashtag,
.childrenx.bulletin>ul>li .abstract {
	font-size: 1.1em;
	font-weight: 700;
}
.childrenx.bulletin>ul>li .titlex {
	font-size: 1.7em;
}
.childrenx.bulletin>ul>li .titlex .title0 {
	font-weight: 300;
}
.childrenx.bulletin.banner>ul>li .taglinex,
.childrenx.bulletin.banner>ul>li .summaryx {
	font-size: 1em;
}

/* childrenx font POSTCARD */
.childrenx.postcard.banner>ul>li .taglinex {
    font-size: 1.1em;
}
.childrenx.postcard.banner>ul>li .summaryx {
	font-size: .9em;
}

/* childrenx font BILLBOARD */
.childrenx.billboard.postcard>ul>li .child-heading {
	letter-spacing: 0;
}
.childrenx.billboard.postcard>ul>li .titlex,
/* .childrenx.billboard.postcard>ul>li .title0, */
.childrenx.billboard.postcard>ul>li .prefix,
.childrenx.billboard.postcard>ul>li .taglinex {
	font-size: 1em !important;
}
.childrenx.billboard.postcard>ul>li .prefix {
	font-weight: 300;
}
.childrenx.billboard.postcard>ul>li .title0 {
	font-weight: 700;
}
.childrenx.billboard.postcard>ul>li .taglinex {
	font-size: .8em !important;
}
.childrenx.billboard.postcard>ul>li .summaryx {
	font-size: .9em !important;
}

/* childrenx font SELF */
.childrenx.self h1 {
    font-size: 1em !important;
    font-weight: 500 !important;
}
.childrenx.self h1 .title0 {
    font-size: 2.1em;
    font-weight: 500;
}

/* childrenx font CENTER */
.childrenx.center * {
	text-align: center;
}
.childrenx.center.billboard.postcard>ul>li .taglinex * {
	/* text-align: right; */
}
.childrenx.center.billboard.postcard>ul>li .child-heading * {
	text-align: right;
}

/* childrenx font ICON */
.childrenx.icon>ul>li .mdi {
	font-size: 3em;
	font-style: normal;
	color: #ccc;
	
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
.childrenx.icon>ul>li .mdi+br {
	display: none;
}
.childrenx.icon>ul>li.iconnum.hasPlus .mdi {
	direction: ltr;
}
.childrenx.icon>ul>li.iconnum.hasPlus .mdi:before {
	content: "+";
	font-weight: 100;
}

/* childrenx font FEATURE */
.childrenx.icon.feature>ul>li .mdi {
	font-size: 5em;
}
.childrenx.icon.feature>ul>li.icontext .mdi {
	font-size: 4em;
	/* font-weight: 700; */
}
.childrenx.icon.feature>ul>li:nth-child(1) .mdi, .childrenx.icon.feature>ul>li:nth-child(1) .titlex, .childrenx.icon.feature>ul>li:nth-child(1) .summaryx strong {
	color: #1c9998;
}
.childrenx.icon.feature>ul>li:nth-child(2) .mdi, .childrenx.icon.feature>ul>li:nth-child(2) .titlex, .childrenx.icon.feature>ul>li:nth-child(2) .summaryx strong {
	color: #6e7480;
}
.childrenx.icon.feature>ul>li:nth-child(3) .mdi, .childrenx.icon.feature>ul>li:nth-child(3) .titlex, .childrenx.icon.feature>ul>li:nth-child(3) .summaryx strong {
	color: #cc3333;
}
.childrenx.icon.feature>ul>li:nth-child(4) .mdi, .childrenx.icon.feature>ul>li:nth-child(4) .titlex, .childrenx.icon.feature>ul>li:nth-child(4) .summaryx strong {
	color: #cc3333;
}
.childrenx.icon.feature>ul>li:nth-child(5) .mdi, .childrenx.icon.feature>ul>li:nth-child(5) .titlex, .childrenx.icon.feature>ul>li:nth-child(5) .summaryx strong {
	color: #e69d00;
	/* color: #af2e2e; */
}
.childrenx.icon.feature>ul>li .textfields {
    margin: 0em 1em;
}
.childrenx.icon.feature>ul>li .textfields .title0 {
    font-size: 1.3em;
}
.childrenx.icon.feature>ul>li .child-heading {
    margin-top: 0;
}
.childrenx.icon.feature>ul>li:nth-child(1) .rgbcover,
.childrenx.icon.feature>ul>li:nth-child(5) .rgbcover {
	filter: hue-rotate(240deg) saturate(4%) brightness(241%);
}
.childrenx.icon.feature>ul>li:nth-child(2) .rgbcover {
	filter: hue-rotate(37deg) saturate(100%) brightness(500%);
}
.childrenx.icon.feature>ul>li:nth-child(3) .rgbcover {
	filter: hue-rotate(174deg) saturate(100%) brightness(130%);
}
.childrenx.icon.feature>ul>li:nth-child(4) .rgbcover {
	filter: hue-rotate(199deg) saturate(100%) brightness(57%);
}


/*** project fix ***/
a:focus {
	outline: 0;
}
.entry-content a {
	color: #cc3333;
}
.childrenx.bulletin a {
	color: inherit;
}

ul.pages-menu {
	top: 2.5em;
}
ul.top-pages-menu li {
    color: rgba(0,0,0,.5);
}
.sidebar .menu-button {
    top: 1.2em;
}
.site-branding:not(.bigBrand) .square {
    top: .1em;
}
.site-title a {
    font-size: .65em; 
}
.site-title a i {
    color: #333;
    font-weight: 100;
    letter-spacing: 0;
}
.site-title a b {
    color: rgb(124,124,129);
    font-weight: 500;
	letter-spacing: -0.057em;
}
body:not(.blog) #sidebar.with-solid-clip .site-title .square {
	filter: grayscale() contrast(4);
}
body:not(.blog) #sidebar.with-solid-clip .site-title a i {
    color: #fff;
}
body:not(.blog) #sidebar.with-solid-clip .site-title a b {
    color: #fff;
}
body:not(.blog) #sidebar.with-solid-clip .menu-button {
    color: #fff;
}


body.hasThumb:not(.single-post):not(.archive) .sidebar {
	background: white;
    position: fix !important;
    z-index: 100;
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .menu-button {
    color: #6e7480;
}
body.hasThumb:not(.single-post):not(.archive) ul.pages-menu li a {
	color: #6e7480;
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-title a b {
	color: #6e7480;
	opacity: .6;
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-title a i {
	color: #6e7480;
}
body.page-template-default article.has-post-thumbnail .entry-header h1 {
	margin-top: 2em;
	margin-bottom: 1em;
}

/* readmore button animation */
a.readmore, a.readmore:focus, a.readmore:hover {
    border-bottom-width: 0;
}
a.readmore, a.readmore:focus { 
    min-width: 9em;
    text-align: center;
    padding: .5em 1em;
	/* font-weight: 300; */
    margin-right: -1em !important;
    margin-left: -1em !important;
}
a.readmore:hover {
}
a.readmore:after {
	display: none;
}
a.readmore:before {
    /* content: '';
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    border-top: 2px solid white;
    transition: width .3s cubic-bezier(.215,.61,.355,1); */
}
a.readmore:hover:before {
    /* width: 100%; */
}
a.readmore .shape-container {
    position: absolute;
    top: 0;
    left: 0;
    fill: transparent;
}
a.readmore .shape {
    stroke: #cc3333;
	stroke-dasharray: 105% 235%;
    stroke-dashoffset: -16%;
    stroke-width: 4px;
    fill: transparent;
    animation: buttonAnimOut .45s cubic-bezier(.42,0,.58,1) forwards;
    animation-play-state: paused;
}
a.readmore:hover .shape {
    animation: buttonAnimIn .45s ease-in-out forwards;
    animation-play-state: running;
}
a.readmore:not(:hover):not(:active) .shape {
    animation-play-state: running;
}
@keyframes buttonAnimIn{ 
	0%{stroke-dasharray:105% 235%; stroke-dashoffset:-16%}
	50%{stroke-dasharray:140% 225%; stroke-dashoffset:2%}
	100%{stroke-dasharray:242% 0; stroke-dashoffset:2%}
}
@keyframes buttonAnimOut{
	0%{stroke-dasharray:242% 0; stroke-dashoffset:2%}
	50%{stroke-dasharray:140% 225%; stroke-dashoffset:2%}
	100%{stroke-dasharray:105% 235%; stroke-dashoffset:-16%}
}

.float-calltoaction a.readmore .shape,
.calltoaction a.readmore .shape {
    stroke: white;
}

.entry-title, h1, h2, h3, h4, h5, h6, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    border-bottom: 0;
} 
.inside-spotlight-ver>ul>li h3 a:after {
	display: none;
}

footer .site-info {
	padding-top: 0;
	padding-bottom: 0;
}
footer i.mdi {
	font-size: 2em;
	filter: grayscale(1);
	opacity: .2;
	transition: .2s;
}
footer i.mdi:hover {
	filter: grayscale(0);
	opacity: 1;
}
footer i.mdi:not(:hover) {
	color: black !important;
}
footer i.mdi:before {
    border: 2px solid;
    border-radius: 3em;
    line-height: 1em;
    padding: .15em;
    margin: .3em;
}
footer a,
footer a:hover {
	border: 0 !important;
}
footer .widget {
	text-align: initial;
    margin-bottom: 0;
}
footer .widget .childrenx.page-home {
	position: relative;
}
footer .widget .childrenx.page-home>ul>li:nth-child(2) {
	/* height: 2em;
	position: absolute;
	top: initial !important;
	bottom: 2em;
	left: 0; */
}
footer .widget .childrenx.page-home>ul>li:nth-child(2) ul.top-pages-menu {
	text-align: left;
    width: 100%;
	top: initial !important;
}
.post-thumbnail {
	display: none;
}
#page .sidebar {
	position: absolute !important;
	z-index: 100;
	width: 100vw;
    border: 0; 
	/* transition: .2s; */ 
}
body.home #page .sidebar {
	position: fixed !important;
}
body.single-post #page .sidebar {
	position: relative !important;
}
body.single-post .entry-content {
    padding: 0 7em;
}
body.single-post .entry-content figure {
    margin: 2em 0;
}

body:not(.home) #page .sidebar .children-menu {
    display: none;
}
body:not(.home) #page .sidebar {
    background: transparent;
}
body:not(.home) #page .sidebar.hasBg {
    background: rgba(255,255,255,1);
}

#paroodfield-summary {
    margin-top: 2em;
}

body.home article>header .childrenx .textfields {
	font-size: 1.5em;
}

body.page-id-588 .progressBar.pos--1 li:nth-child(6) {
    background: linear-gradient(left, #234064, #ddd);
}
body.page-id-588 .progressBar.pos--1 li:nth-child(n+7) {
    background: #234064;
}
body.page-id-588 .progressBar.pos--1 li:nth-child(n+5):before,
body.page-id-588 .progressBar.pos--1+ol li:nth-child(n+5) {
    color: #234064;
}
body.page-id-588 .progressBar.pos--1 li:nth-child(5):before {
   content: "\f790";
   transform: rotate(0deg);
}
body.page-id-588 .progressBar.pos--1 li:nth-child(6):before {
   content: "\f513";
   transform: rotate(0deg);
}
body.page-id-588 .progressBar.pos--1 li:nth-child(7):before {
   content: "\f3ea";
   transform: rotate(0deg);
}
body.page-id-588 .progressBar.pos--1 li:last-child:after,
body.page-id-588 .progressBar.pos--1+ol li:last-child { 
    color: #b22b51;
}
body.page-id-588 .progressBar.pos--1 li:last-child { 
    background: linear-gradient(left, #b22b51, #234064);
}

ul.filter-listtag li {
	border: 1px solid rgba(255,255,255,.5);
	border-radius: .2em;
	padding: 0 .3em;
	margin: .1em;
	display: inline-block;
	background: rgba(255,255,255,.1);
}
ul.filter-listtag {
	padding: 0;
	margin: 0;
	display: inline-block;
}

body.home article>header .childrenx h1 {
	margin-bottom: 0 !important;
}
body.home article>header .childrenx .detailsx {
	margin-right: 3em;
    font-size: .9em;
}


/* team child fix */
/* portfolio child fix */
/* body.parent-pageid-10 #page>footer, */
body.parent-pageid-1005 #main footer,
body.parent-pageid-10 #main footer,
/* body.parent-pageid-12 #page>footer, */
body.grandparent-pageid-12 #main footer,
body.parent-pageid-12 #main footer {
	display: none;
}
body #main {
	padding-bottom: 0;
}

/* body.parent-pageid-10 .entry-header .taglinex, */
body.parent-pageid-10 .entry-content #paroodfield-summary {
	display: none;
}
body.parent-pageid-10 header .childrenx.rectangle2>ul>li .img-wrapper img { 
    /* left: 0;
	right: initial;
    width: 80%;
    height: initial; */
}
body.grandparent-pageid-12 .entry-content .childrenx.logo.self.banner.grayscale>ul>li,
body.parent-pageid-12 .entry-content .childrenx.logo.self.banner.grayscale>ul>li {
	position: absolute;
    top: 7em;
}
body.grandparent-pageid-12 .entry-content .childrenx.logo.self.banner.grayscale>ul>li .img-wrapper .rgbcover,
body.parent-pageid-12 .entry-content .childrenx.logo.self.banner.grayscale>ul>li .img-wrapper .rgbcover {
	background: #ffffff80 !important;
}
body.grandparent-pageid-12 .entry-content .childrenx.self.album,
body.parent-pageid-12 .entry-content .childrenx.self.album {
	display: none; 
}

ul.pages-menu li a {
	position: relative;
    transition: .3s;
	/* color: #888 !important; */
	opacity: 1;
}
ul.pages-menu li a:hover {
	opacity: 1; 
	/* font-weight: 700; */
    color: #394762 !important;
}
ul.pages-menu li a:after {
    content: '';
    position: absolute;
    bottom: -.4em;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    transition: width .3s cubic-bezier(.215,.61,.355,1);
    border-bottom: 2px solid transparent;
}
ul.pages-menu li.active a:after,
ul.pages-menu li a:hover:after {
    width: 100%;
    border-color: #394762;
}

#main .post-navigation {
	display: none;
}
body.page .entry-footer {
    display: none;
}
.entry-footer {
/*     direction: rtl;  */
}
.entry-footer .cat-links,
.entry-footer .tags-links,
.entry-footer .edit-link {
   display: none;
}
.progressBar.pos--1+ol {
    right: -4%;
}
.progressBar.pos--1+ol li:last-child {
    left: -12%;
	font-weight: bold;
}
.progressBar.pos--1 li:before {
    content: "\f536";
	transform: rotate(180deg);
	font-family: "Material Design Icons";
}

.entry-content h6 {
	font-size: .8em;
	font-weight: 700;
}

body.grandparent-pageid-12 .site-branding,
body.parent-pageid-12 .site-branding {
	/* background-image: url(/wp-content/uploads/2018/11/medsist-clip-pattern.png); */
    background-size: cover;
    background-position-y: -5em; 
}
body.grandparent-pageid-12 .site-branding i,
body.parent-pageid-12 .site-branding i,
body.grandparent-pageid-12 .site-branding b,
body.parent-pageid-12 .site-branding b {
	filter: invert(100%);
}
body.parent-pageid-10 .childrenx.parent-10>ul>li .child-heading ,
body.grandparent-pageid-12 .childrenx.parent-12>ul>li .child-heading,
body.parent-pageid-12 .childrenx.parent-12>ul>li .child-heading {
	display: inline-block; 
}
body.grandparent-pageid-12 .site-content,
body.parent-pageid-12 .site-content {
	margin-bottom: 4em;
}
body.page-id-12 .filter-cats #نوع_استارتاپ {
	display: none;
}
body.page-id-12 .textfields .sticker,
body.grandparent-pageid-12 .textfields .sticker,
body.parent-pageid-12 .textfields .sticker {
	/* display: none; */
}

body.parent-pageid-10 #page>footer .childrenx>ul>li:nth-child(2),
body.grandparent-pageid-12 #page>footer .childrenx>ul>li:nth-child(2),
body.parent-pageid-12 #page>footer .childrenx>ul>li:nth-child(2) {
	display: none;
}

body.parent-pageid-10 .entry-content {
	padding-top: 3em;
}

body.blog .childrenx.adjust .textfields {
    height: 11em;
}
body.blog #main {
    margin: 0 !important;
}
body.blog .childrenx.mono .textfields {
   top: 20% !important;
}

body.blog .childrenx.banner.mono.center.color>ul>li .textfields {
	padding-right: 10%;
	padding-left: 10%;
}

.entry-content h1.headingx a,
.entry-content h2.headingx a,
.entry-content h3.headingx a,
.entry-content h4.headingx a,
.entry-content h5.headingx a,
.entry-content h6.headingx a {
    color: #394762;
}

/* mobile < 620px */
@media screen and (max-width: 38.75em) {
	.entry-content h3 em {
		display: initial;
	}
	.entry-content {
		padding-right: 4%;
		padding-left: 4%;
	}
	.content-area article {
		margin: 0;
	}
	#main .children-after-content {
		margin: 0 -4%;
		padding: 0 1em !important;
	}

	body.archived:not(.paged) #main article:nth-child(2) .post-thumbnail {
		position: relative;
	}
	body.archived:not(.paged) #main article:nth-child(2) .post-thumbnail:after {
		content: " ";
		position: absolute;
		top: 0;
		right: 0;
		width: 100%; 
		height: 100%;
		background: rgba(0,0,0,.5);
	}
	.site-footer #secondary {
		display: initial !important;
	}

	.entry-header {
		padding: 0 4%;
	}
	body.page-template-default article.has-post-thumbnail .entry-header {
		top: 24.8vw; 
	}
	body.page-template-default article.has-post-thumbnail .entry-header h1 {
		font-size: 7vw;
	}
	body.page-template-default article.has-post-thumbnail #paroodfield-tagline, 
	body.page-template-default article.has-post-thumbnail #page-description { /* must remove */ 
		margin: 0 -7.6923% 0 0px;
		font-size: 3.1vw;
		top: 37.2vw;
		padding: 0 4.65vw; 
	}
	body.page-template-default article.has-post-thumbnail #paroodfield-titleprefix { 
		margin: 0 -7.6923% 0 0px;
		top: 18.6vw;
		font-size: 4.65vw; 
	}	
	body.page-template-default article.has-post-thumbnail #paroodfield-tagline .tagline-icons { 
		font-size: 5.4vw;
	}	
	body.page-template-default article.has-post-thumbnail .calltoaction {
		margin: 0 -7.6923% 0 0px;
		top: 45vw;
		font-size: 4vw;
	}	

	ul.products>li h3 a:after {
		width: calc(100% + 8vw);
		margin: 0 -4vw;
	}
	.inside-spotlight-ver:not(.hasThumb) li>* {
		margin: 0 0 .2em;
	}
	.inside-spotlight-ver>ul>li {
		float: right;  
		width: 100%;
		margin-left: 0;
	}
	.inside-spotlight-ver>ul>li h3 em {
		display: inline-block;
		padding-left: .3em;
	}
	.inside-spotlight-ver>ul>li h3+ul>li { 
		display: inline;
	}
	.inside-spotlight-ver>ul>li h3+ul>li:before { 
		content: " . ";
	}
	.inside-spotlight-ver>ul>li h3+ul>li:first-child:before { 
		content: "";
	}
	.inside-spotlight-ver>ul>li img { 
		height: auto;
	}
	.inside-spotlight-ver>ul>li img.size-full { 
		margin: 0 -4vw;
		width: 100vw; 
		max-width: initial;
	}
	.inside-spotlight-ver>ul>li .readmore { 
		/* display:none;  */
	}
	.inside-spotlight-ver>ul>li .tagline br { 
		display: none;
	}
	#main .subfunctions {  
		margin: 0 -1em 0 -2em !important;
	}
	#main .subfunctions li {  
		margin: .3em;
	}

	#home-services li div {  
		float: right;
		width: 300px;
	}
	#home-services li img {  
		width: 100%;
		margin: 0; 
	}
	#home-functions, .home-functions {  
		/* margin: 0 -1em 0 -2em !important; */
		/* text-align: center; */ 
	}
	#home-functions li, .home-functions li {  
		margin: .3em;
		float: initial;
		display: inline-block; 
		width: 7em;
		height: 7em;
		padding: .5em;
	}
	
	.team-people li {
		width: 45%;  
	}

	.float-calltoaction {
		top: 0;
		right: 0;
		width: 100%;
	} 
	
	body.colored #sidebar>header *,
	body.colored #sidebar .secondary-toggle:before {
		color: white !important;
	}
	body.colored #sidebar .secondary-toggle {
		border-color: rgba(255, 255, 255, 0.24);
	}
	
	.progressBar.pos--1+ol {
		font-size: .8em;
	}
	
	footer .site-contact .social-media {
		display: block;
	}

	.site-footer iframe {
		margin: 0 auto;
		display: block;
	}
	
	body.post-template-default.single-post article {
		padding: 0 2em;
	}
	body.post-template-default.single-post article .entry-content {
		padding: 0;
	}
	
	body.parent-pageid-10 .site-branding .site-title b,
	body.parent-pageid-10 .site-branding .site-title i {
		display: none;
	}
	
	.childrenx .parent-heading,
	.childrenx .img-wrapper,
	.childrenx .textfields {
		font-size: .9em;
	}
	
	body.grandparent-pageid-12 .childrenx .detailsx p,
	body.parent-pageid-12 .childrenx .detailsx p {
		margin-top: 0;
		margin-bottom: 0;
	}
	body.grandparent-pageid-12 .childrenx .socialx a:not(.socialx-website),
	body.parent-pageid-12 .childrenx .socialx a:not(.socialx-website) {
		/* display: none; */
	}


	body.grandparent-pageid-12 .entry-header .childrenx .img-wrapper img,
	body.parent-pageid-12 .entry-header .childrenx .img-wrapper img {
		object-fit: contain;
		top: -7em;
	}
	body.blog .sidebar .site-title a i,
	body.blog .sidebar .site-title a b,
	body.grandparent-pageid-12 .sidebar .site-title a i,
	body.grandparent-pageid-12 .sidebar .site-title a b,
	body.parent-pageid-12 .sidebar .site-title a i,
	body.parent-pageid-12 .sidebar .site-title a b {
		display: none;
	}
	
	body.blog .childrenx.mono .title0 {
		font-weight: 800;
		font-size: 2em;
	}
	body.blog .childrenx.mono .rgbcover {
		/* opacity: 1; */
	}
} 
@media screen and (max-width: 38.75em), screen and (max-height: 38.75em) {
} 
@media screen and (max-width: 25.833333em) {
	.childrenx .parent-heading,
	.childrenx .img-wrapper,
	.childrenx .textfields {
		font-size: 1em;
	}
	#sidebar .site-title a {
		width: 13em;
	}
} 
@media screen and (max-width: 19.375em) {
	.childrenx .parent-heading,
	.childrenx .img-wrapper,
	.childrenx .textfields {
		font-size: .6em;
	}
	#sidebar .site-title a {
		width: 8em;
	}
}

/* phablet > 620px */
@media screen and (min-width: 38.75em) {
	.hentry, .page-header, .page-content {
		box-shadow: none;
	}
	.entry-content ul, .entry-content ol {
		/* margin-right: 1.3333em !important; */
	}
	.entry-content ul.home-functions {
		margin-right: 0 !important;
	}
	.entry-header { 
		padding: 0 !important;
	}
	.entry-content, .entry-summary {
		padding-right: 0;
		padding-left: 0;
	}

	body.archived #main {
		margin: 0 0 0 5%;
	}

	body.archived #main article {
	}
	body.archived #main article header {
		display: inline;
	}
	body.archived #main article header h2 {
		display: inline;
		font-weight: 600;
		font-size: 2rem;
	}
	body.archived #main article header h2 a {
		position: relative;
	}
	body.archived #main article header h2 a:after {
		content: "\f430";
		font-family: "Genericons";
		font-size: 140%;
		font-weight: 300;
		position: absolute;
		bottom: -.2em;
		left: -1.5em;
		color: #cc3333; 
		transition: .5s;
	}
	body.archived #main article header h2 a:hover {
		opacity: 1;
		color: #333;
	}
	body.archived #main article header h2 a:hover:after {
		left: -1.9em !important;
		transition: .5s;
	}
	body.archived #main article .post-thumbnail {
		width: 28%;
		margin-left: 5%; 
		float: right;
		position: relative;
	}
	body.archived #main article .post-thumbnail:hover {
		opacity: 1;
	}
	body.archived #main article .post-thumbnail img {
		width: 100%;
	}
	body.archived #main article .entry-summary,
	body.archived #main article .entry-content {
		padding-top: 1em; 
	}
	body.archived #main article.has-post-thumbnail .entry-summary, 
	body.archived #main article.has-post-thumbnail .entry-content {
		padding-right: 33%; 
	}
	body.archived #main article .more-link {
		display: none;
	}

	body.archived:not(.paged) #main article:nth-child(2) {
		width: 95%;
	}

	body.archived:not(.paged) #main article:nth-child(3),
	body.archived:not(.paged) #main article:nth-child(4) {
		width: 45%;
	}

	body.archived:not(.paged) #main article:nth-child(-n+4) { 
		position: relative;
		float: right;
		margin: 0 0 0 5%;
	}
	body.archived:not(.paged) #main article:nth-child(-n+4) .post-thumbnail {
		position: relative;
		float: none;
		margin-left: 0;
		width: 100%;
	}
	body.archived:not(.paged) #main article:nth-child(-n+4) .post-thumbnail:after {
		content: " ";
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.5);
	}
	body.archived:not(.paged) #main article:nth-child(-n+4) header {
		position: absolute;
		bottom: 5rem;
	}
	body.archived:not(.paged) #main article:nth-child(-n+4) header h2 {
		font-weight: 600;
		font-size: 3rem;
		margin: 0;
	}
	body.archived:not(.paged) #main article:nth-child(-n+4) header h2 a {
		color: white;
		padding: 5rem !important;
		display: block;
	}
	body.archived:not(.paged) #main article:nth-child(-n+4) header h2 a:hover {
		color: white;
	}
	body.archived:not(.paged) #main article:nth-child(-n+4) header h2 a:after {
		display: none;
	}
	body.archived:not(.paged) #main article:nth-child(-n+4) .entry-summary,
	body.archived:not(.paged) #main article:nth-child(-n+4) .entry-content {
		display: none;
	}

	.inside-spotlight-ver>ul>li h3 {
		font-size: 100%;
 	}
	.inside-spotlight-ver>ul>li p {
		line-height: 1.4;
 	}
}
@media screen and (min-width: 38.75em) and (max-width: 59.6875em) {
	body.archived:not(.paged) #main {
		margin: 0;
		padding-top: 0;
	}
	body.archived:not(.paged) #main article:nth-child(2) {
		width: 100%;
		margin: 0;
	}

	body.archived:not(.paged) #main article:nth-child(3),
	body.archived:not(.paged) #main article:nth-child(4) {
		width: 45%;
		margin: 0 2.5%;
	}

	.content-area article {
		margin: 0 4%;
	}
	body.page-template-default article.has-post-thumbnail .entry-header {
		top: 21vw; 
	}
	body.page-template-default article.has-post-thumbnail .entry-header h1 {
		font-size: 5.9vw;
	}
	body.page-template-default article.has-post-thumbnail #paroodfield-tagline, 
	body.page-template-default article.has-post-thumbnail #page-description { /* must remove */ 
		font-size: 2.6vw;
		top: 32.5vw;
		padding: 0 3.9vw;
	}
	body.page-template-default article.has-post-thumbnail #paroodfield-titleprefix { 
		top: 16.2vw;
		font-size: 3.9vw;
	}	
	body.page-template-default article.has-post-thumbnail #paroodfield-tagline .tagline-icons { 
		font-size: 4.6vw;
	}	
	body.page-template-default article.has-post-thumbnail .calltoaction {
		top: 40vw;
		font-size: 2.7vw;
	}	
	
	#paroodfield-summary,
	#home-welcome { /* must remove */
		margin-bottom: 3.5em;
	} 

	.team-people li {
		width: 28%;
	}
} 
@media screen and (max-width: 59.6875em) {

	#primary {
		overflow: hidden;
	}
	.entry-content figure.wp-caption {
		margin: 0 -9vw;
		width: initial !important;
		max-width: initial;
		min-width: 100%;
	}
	.entry-content figure.wp-caption img {
		width: 100%;
	}
	.wp-caption-text {
		padding: .5em 9vw;
	}
	
	body #sidebar-services {
		margin-bottom: 3em !important; 
	}
	#sidebar-functions li {
		width: 30%;
		margin: .35em;
	}
	#sidebar-functions li a {
		padding: 1.2em 0;
	}
	#sidebar-functions li.highlight {
		width: 97% !important;
	}
	#sidebar-functions li.highlight a {
		padding: 1.5em 0;
		font-size: 130%;
	}
	#sidebar-functions li.highlight br {
		display: none;
	}
	
	aside#text-13 br {
		display: none;
	}
	aside#text-13 .textwidget div a {
		display: inline-block;
	}
	aside#text-13 .textwidget div a:hover:after {
		left: -1.5em;
	}
	.entry-content.withBanner figure .nextQuote {
		top: 17vw;
		margin: 0 16vw;
		font-size: 4vw;
		letter-spacing: -.1vw;
	}

	.sidebar>aside {
		padding: 0 2%;
	}
	.sidebar .site-title a {
		font-size: 70%;
	}
	.sidebar .menu-button {
		right: .1em;
		/* top: 2.65em; */
	}
	.sidebar>aside .site-branding {
		padding-bottom: 1em;
	}
	ul.pages-menu {
		position: relative;
		top: initial !important;
		right: initial !important;
		padding: 0 .7em 1em;
		float: right;
		width: 100%;
	}
	ul.top-pages-menu {
		display: none;
	}
	
	body.home .sidebar .menu-button {
		display: block;
	}
	body.home ul.pages-menu {
		display: block;
	}
	body.home ul.top-pages-menu {
		display: none;
	}
	body.home .childrenx:nth-child(1)>ul li:nth-child(1) h3>a span.title {
		font-size: 70%;
	}
	body.home .childrenx:nth-child(1)>ul li:nth-child(1) h3>a span.title,
	body.home .childrenx:nth-child(1)>ul li:nth-child(1) p {
		width: 90vw;
	}

	body.page-template-default article.has-post-thumbnail .entry-header {
		top: 50vh;
	}
	body.page-template-default article.has-post-thumbnail .post-thumbnail img {
		width: initial;
		min-width: 100vw;
		max-width: initial;
		min-height: 100vh;
	}
	body.page-template-default article.has-post-thumbnail #paroodfield-tagline, 
	body.page-template-default article.has-post-thumbnail #page-description {
		margin: 0 -4% 0 0px;
		font-size: 1.4em;
		top: 60vh;
	}
	body.page-template-default article.has-post-thumbnail .entry-header h1 {
		font-size: 2.5em;
	}
	body.page-template-default article.has-post-thumbnail .calltoaction {
		margin: 0 -4% 0 0px;
		top: 70vh;
		font-size: 1.4em;
	}
	body.page-template-default article.has-post-thumbnail #paroodfield-titleprefix {
		margin: 0 -4% 0 0px;
		top: 43vh;
		font-size: 1.4em;
	}
	
}

/* tablet > 955px */
@media screen and (min-width: 59.6875em) {

}

/* desktop x-large > 1403px */
@media screen and (min-width: 87.6875em) {
	body.page-template-default article.has-post-thumbnail .entry-header {
	}
	body.page-template-default article.has-post-thumbnail .entry-header h1 {
		font-size: 63px;
	}
	body.page-template-default article.has-post-thumbnail #paroodfield-tagline, 
	body.page-template-default article.has-post-thumbnail #page-description { /* must remove */ 
		font-size: 28px;
		padding: 0 42px;
	}
	body.page-template-default article.has-post-thumbnail #paroodfield-titleprefix { 
		font-size: 42px;
	}	
	body.page-template-default article.has-post-thumbnail #paroodfield-tagline .tagline-icons { 
		font-size: 49px;
	}	
	body.page-template-default article.has-post-thumbnail .calltoaction {
		font-size: 28px;
	}	
}



/* project fix */
@media screen and (max-width: 38.75em), screen and (max-height: 38.75em) {
	body.grandparent-pageid-12 .entry-content .childrenx.logo.self.banner.grayscale>ul>li,
	body.parent-pageid-12 .entry-content .childrenx.logo.self.banner.grayscale>ul>li {
		top: 70vw !important;
	}
	body.home article header .childrenx.self.selfpage>ul>li .textfields {
		top: 40%;
	}	
	.childrenx.banner>ul>li .textfields {
		top: 0%;
	}
	.childrenx.banner>ul>li .textfields h3 {
		margin-top: 1.5em;
		margin-bottom: .5em;
	}
	.childrenx.trio>ul>li:nth-of-type(3n+1)>.inner,
	.childrenx.pent>ul>li:nth-of-type(5n+1)>.inner {
		font-size: 2em;
	}
	.childrenx.trio>ul>li:nth-of-type(3n+1)>.inner .calltoactionx,
	.childrenx.pent>ul>li:nth-of-type(5n+1)>.inner .calltoactionx {
		font-size: .5em;
	}
	.childrenx.trio>ul>li:nth-of-type(3n+1)>.inner .readmore,
	.childrenx.pent>ul>li:nth-of-type(5n+1)>.inner .readmore {
		margin: 0 0 1.5em 0;
	}

	.childrenx>ul>li .img-wrapper {
		height: 100%;
	}
	.childrenx.trio>ul>li,
	.childrenx.pent>ul>li,
	.childrenx.quad>ul>li {
		width: 45%;
		margin-left: 5%;
	}
	.childrenx.dual>ul>li {
		width: 100%;
		margin-left: 0;
	}
	.childrenx.pent>ul>li:nth-of-type(5n+1),
	.childrenx.trio>ul>li:nth-of-type(3n+1) {
		width: 100%;
		margin-left: 0;
	}
	.childrenx.nospace.trio>ul>li,
	.childrenx.nospace.quad>ul>li,
	.childrenx.nospace.pent>ul>li {
		width: 49.8%;
		margin-left: .2%;
	}
	.childrenx.nospace.dual>ul>li {
		width: 100%;
		margin-left: 0;
	}
	.childrenx.nospace.pent>ul>li:nth-of-type(5n+1),
	.childrenx.nospace.trio>ul>li:nth-of-type(3n+1) {
		width: 100%;
		margin-left: 0;
	}
	
	.childrenx.sign.square>ul>li .img-wrapper,
	.childrenx.sign.square2>ul>li .img-wrapper,
	.childrenx.sign.rectangle>ul>li .img-wrapper,
	.childrenx.sign.rectangle2>ul>li .img-wrapper,
	.childrenx.sign.rectangle3>ul>li .img-wrapper {
		padding-top: 100%;
	}
	.childrenx.banner.mono>ul>li .textfields,
	.childrenx.banner.mono.center>ul>li .textfields,
	.childrenx.banner.mono.center.color>ul>li .textfields {
		padding-left: 0;
		padding-right: 0;
	}
	.childrenx.banner.midtall>ul>li .textfields,
	.childrenx.banner.tall>ul>li .textfields,
	.childrenx.banner.taller>ul>li .textfields,
	.childrenx.banner.tallest>ul>li .textfields {
		top: 15%;
	}
	
	.childrenx.filter .filters ul.pages-menu {
		width: 100%;
	}
	
	.childrenx.mosaic>ul,
	.childrenx.mosaic>.parent-heading {
		float: initial;
		width: initial;
	}
	.childrenx.mosaic>ul>li:nth-child(1), 
	.childrenx.mosaic>ul>li:nth-child(2), 
	.childrenx.mosaic>ul>li:nth-child(4), 
	.childrenx.mosaic>ul>li:nth-child(5) {
		width: 50%;
	}
	.childrenx.mosaic>ul>li:nth-child(2) {
		clear: initial;
	}
	.childrenx.mosaic>ul>li:nth-child(3), 
	.childrenx.mosaic.nospace>ul>li:nth-child(3) {
		width: 100%;
	}
	.childrenx.mosaic.square>ul>li:nth-child(3), 
	.childrenx.mosaic.square>ul>li:nth-child(4),
	.childrenx.mosaic.square2>ul>li:nth-child(3), 
	.childrenx.mosaic.square2>ul>li:nth-child(4) {
		margin-top: 0%;
	}
	.childrenx.mosaic.square>.parent-heading,
	.childrenx.mosaic.square2>.parent-heading {
		padding-top: 60%;
	}
	.childrenx.mosaic>.parent-heading>.inner {
		padding: 0 5%;
	}
	.childrenx.mosaic>.parent-heading a.readmore {
		margin: 0;
	}
	.childrenx.bulletin {
		padding-right: 0;
		padding-left: 0;
	}
	.childrenx.bulletin>ul>li h3.child-heading {
		margin-top: 1.7em;
	}
	.childrenx.bulletin>ul>li .titlex {
		font-size: 1.3em;
	}
	.childrenx.bulletin.pent>ul>li:nth-of-type(5n+1) .titlex,
	.childrenx.bulletin.trio>ul>li:nth-of-type(3n+1) .titlex {
		/* font-size: 2.6em; */
	}
	.childrenx.bulletin.pent>ul>li:nth-of-type(5n+1) .hashtag, 
	.childrenx.bulletin.pent>ul>li:nth-of-type(5n+1) .abstract,
	.childrenx.bulletin.trio>ul>li:nth-of-type(3n+1) .hashtag, 
	.childrenx.bulletin.trio>ul>li:nth-of-type(3n+1) .abstract {
		/* font-size: 2em; */
	}
	.childrenx.bulletin.banner>ul>li .textfields {
		top: 10%;
		width: 90%;
		margin: 0 5%;
		
	}
	.childrenx.postcard {
		padding-right: 0;
		padding-left: 0;
	}
	.childrenx.postcard>ul>li>.inner {
		padding-left: initial;
		margin-bottom: 66.66667%;
	}
	.childrenx.postcard.banner>ul>li .img-wrapper img {
		margin-right: initial !important;
	}
	.childrenx.postcard>ul>li .rgbcover {
		top: 85%; 
		right: calc((100% - 85%) / 2);
	}
	.childrenx.postcard.banner>ul>li .textfields {
		top: calc(85%);
		right: calc((100% - 85%) / 2);
		width: calc(.85 * 90%);
	}
	
	.childrenx.postcard-washed.billboard-washed>ul>li {
		margin-bottom: 0;
	}
	.childrenx.postcard-washed.billboard-washed>ul>li .rgbcover {
		top: 100%;
		opacity: 1;
	}
	.childrenx.postcard-washed.billboard-washed>ul>li .img-wrapper {
		margin-bottom: 100%;
	}
	.childrenx.postcard-washed.billboard-washed>ul>li .textfields {
		top: 50%;
	}
	.childrenx.postcard-washed.billboard-washed>ul>li .socialx {
		font-size: 1.2em;
	}
	.childrenx.postcard-washed.billboard-washed>ul>li .taglinex {
		font-size: 1.1em;
	}
	.childrenx.postcard-washed.billboard-washed>ul>li .taglinex * {
		text-align: right;
	}

	.site-info {
		padding: 10% 0;
	}
	ul.pages-menu {
		overflow-x: scroll;
	}
	ul.pages-menu>.inner {
		width: max-content;
		padding-left: 1em;
	}
	body.home .childrenx.cat-originals>ul>li:nth-of-type(n+3),
	body.home .childrenx.cat-stories>ul>li:nth-of-type(n+3) {
		/* display: none; */
	}
	body.home article>header .childrenx .detailsx {
		margin-right: initial;
	}
}


/* medsist fix */

.sidebar .menu-button {
 opacity: 1; 
}



ul.filter-listtag li {
	border: 1px solid rgba(255,255,255,0.05);
}


.hentry, .page-header, .page-content ,
.site-footer {
	box-shadow: none;
}

body.page-id-588 .progressBar.pos--1 li:nth-child(1):before {
    content: "\f01a";
    transform: rotate(0deg); 
}
.childrenx.clip.podcast>ul>li .img-wrapper .rgbcover {
    background-image: none; 
} 

/* medsist */
.childrenx.clip.covergraphic>ul>li .img-wrapper .rgbcover {
	background-image: url(/wp-content/uploads/2021/05/middleeast-weather-map-01.jpg);
} 
ul.top-pages-menu {
    float: right;
    position: relative;
/*     width: auto; */
}
.site-branding {
/*     float: right; */
}
.site-title .square {
/* 	float: right; */
	width: 8em !important;
    height: 2.2em;
    background-position-y: center !important;
	border-right: 1px solid rgba(0,0,0,.15);
    margin-right: .5em;
/* 	filter: none !important; */
	/* transform: scale(1.5); */
}
.site-title a {
/*     text-align: right; */
	  line-height: 1.1;
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-title a i {
}
body.hasThumb:not(.single-post):not(.archive) .sidebar .site-title a b {
	opacity: 1;
}

.childrenx.clip.solid>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2021/01/medsist-clip-solid-9.png);
}
.sidebar .menu-button {
    /* right: -.5em; */
    /* float: left; */
	/* right: initial; */
}
.childrenx.clip.soliderhalf>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2021/01/medsist-clip-soliderhalf-2.png);
}
.childrenx.clip.ghost>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2021/01/medsist-clip-ghost.png);
}
.childrenx.mosaic>.parent-heading:before {
    background-image: url(/wp-content/uploads/2021/01/medsist-clip-pattern-2.png);
}
.childrenx.clip.diagonal>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2021/01/medsist-clip-diagonal-2.png);
}
.childrenx.clip.hollow>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2021/01/medsist-clip-hollow.png);
}
.childrenx.mosaic.nospace>ul>li:nth-child(1), 
.childrenx.mosaic.nospace>ul>li:nth-child(2), 
.childrenx.mosaic.nospace>ul>li:nth-child(3), 
.childrenx.mosaic.nospace>ul>li:nth-child(4),
.childrenx.mosaic.nospace>ul>li:nth-child(5), 
.childrenx.mosaic.nospace>ul>li:nth-child(6) {
    width: 25%;
}
.childrenx.mosaic.nospace>ul>li:nth-child(1) .img-wrapper, 
.childrenx.mosaic.nospace>ul>li:nth-child(4) .img-wrapper {
    padding-top: 160%;
}
.childrenx.mosaic.nospace>ul>li:nth-child(3) {
	  margin-top: 20%;
    margin-right: -25%;
}
.childrenx.mosaic.nospace>ul>li:nth-child(2) {
  clear: none;
}
.childrenx.mosaic.nospace>ul>li:nth-child(4) {
  margin-top: 0;
}
.childrenx.mosaic>.parent-heading {
    background: #1e2e4e;
}
.childrenx.mosaic.nospace>ul>li:hover .rgbcover {
    /* background-color: #cc3333 !important; */
}
.childrenx.mosaic.banner>ul>li:nth-child(3) .textfields {
    bottom: initial;
    margin-bottom: initial;
    top: 10%;
    right: 0;
}
.childrenx.mosaic.banner>ul>li:nth-child(1) .textfields,
.childrenx.mosaic.banner>ul>li:nth-child(4) .textfields {
    bottom: 0;
    margin-bottom: 10%;
    top: initial;
    right: 5%;
}
.childrenx.banner.mosaic>ul>li:nth-child(3) .taglinex, .childrenx.banner.mosaic>ul>li:nth-child(3) .summaryx {
    font-size: .8em;
}
.childrenx.clip.diagonal>ul>li .taglinex p {
    margin-right: 2em !important;
}
body.archive .page-header {
	  border: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 100;
    top: 12vw;
    background: transparent;
    color: white;
	  margin: 0 8.3333%;
}
body.archive .page-header h1 {
	font-size: 3em;
	font-weight: 700;
}
@media screen and (max-width: 38.75em), screen and (max-height: 38.75em) {
	.childrenx.mosaic.nospace>ul>li:nth-child(2), 
	.childrenx.mosaic.nospace>ul>li:nth-child(3), 
	.childrenx.mosaic.nospace>ul>li:nth-child(5), 
	.childrenx.mosaic.nospace>ul>li:nth-child(6) {
		width: 50%;
	}
	.childrenx.mosaic>ul>li:nth-child(2) {
		clear: initial;
	}
	.childrenx.mosaic.nospace>ul>li:nth-child(1), 
	.childrenx.mosaic.nospace>ul>li:nth-child(4) {
		width: 100%;
	}
	.childrenx.mosaic.nospace>ul>li:nth-child(1) .img-wrapper, 
	.childrenx.mosaic.nospace>ul>li:nth-child(4) .img-wrapper {
		padding-top: 40%
	}
	.childrenx.mosaic.square>ul>li:nth-child(3), 
	.childrenx.mosaic.square2>ul>li:nth-child(3)
 {
		margin-top: 0%;
		margin-right: 0;

	}
	.entry-header .childrenx.clip>ul>li .img-wrapper .rgbcover {
		transform: scale(1.9);
		/* right: -9em; */
	}
	.sidebar .menu-button {
		/* left: 0em; */
	}
	.childrenx.page-2352,.childrenx.page-2352>ul>li {
    height: 40vh;
}
	.gallery-columns-2 .gallery-item {
    max-width: 100%;
	}
	.gallery {
		margin: 0 -2em;
	}
	#sidebar .site-title a {
		transform: scale(.6667);
		left: -3em;
		position: relative;
	}

	.page-id-2579 .entry-content .childrenx, .page-id-2579 .entry-content .childrenx>ul>li {
		height: 40vh;
		margin-bottom: .1em;
	}
  body.archive .page-header {
    top: 70vw;
	}
}
.progressBar.pos--1+ol {
    right: -6.5%;
}
.progressBar.pos--1+ol li:last-child {
    left: -17%;
}
.childrenx.page-2352 .title0, .childrenx.parent-2621 .title0 {
	font-size: 2em;
}
body:not(.page-id-2) .entry-content {
	margin-top: 2em;
}
.entry-footer .author {
	display: none;
}
.childrenx.cat-news a .title0 {
	color: #6e7480;
}
.childrenx.cat-news a:hover .title0 {
	color: #cc3333;
}

.gallery-item {
    padding: .1em;
}
body.single-post .entry-content .gallery-item {
    margin: 0;
	line-height: 0;
}
.page-id-2299 .progressBar.pos--1 li:nth-child(4):before {
    content: "\f790";
    transform: rotate(0deg);
	  color: #cc3333;
}
.page-id-2299 .progressBar.pos--1 li:nth-child(1):before {
    content: "\f417";
    transform: rotate(0deg);
	  color: #51607b;
}
.page-id-2299 .progressBar.pos--1 li:nth-child(1) {
background: linear-gradient(right, #51607b, #ddd);
}
.page-id-2299 .progressBar.pos--1 li:nth-child(3) {
background: linear-gradient(right, #ddd, #cc3333);
}
.page-id-2299 .progressBar.pos--1 li:nth-child(4) {
background: linear-gradient(right, #cc3333, #234064);
}
.page-id-2299 .progressBar.pos--1+ol li:first-child {
    color: #51607b;
}
.page-id-2299 .progressBar.pos--1+ol li:nth-child(4) {
    color: #cc3333;
}
.page-id-588 .progressBar.pos--1 li:nth-child(5) {
    background: linear-gradient(right, #234064, #234064);
}
.page-id-588 .progressBar.pos--1 li:nth-child(4) {
    background: linear-gradient(right, #ddd, #234064);
}
.tag-darbareh-shoroot-lazem.childrenx.icon.feature>ul>li .titlex,
.tag-darbareh-shoroot-lazem.childrenx.icon.feature>ul>li .mdi{
	color: #51607b;
}
.tag-darbareh-shoroot-kafi.childrenx.icon.feature>ul>li .titlex,
.tag-darbareh-shoroot-kafi.childrenx.icon.feature>ul>li .mdi{
	color: #cc3333;
}
.tag-darbareh-vazayef.childrenx.icon.feature>ul>li .titlex,
.tag-darbareh-vazayef.childrenx.icon.feature>ul>li .mdi{
	color: #234064;
}
.progressBar.pos--1 li:before {
    height: 1em;
    line-height: 1;
    top: -.46em;
	  background: #fff;
}
body:not(.blog) #sidebar.with-solid-clip .site-title i,
body:not(.blog) #sidebar.with-solid-clip .site-title b,
body:not(.blog) #sidebar.with-solid-clip .site-title .square {
    filter: grayscale() brightness(10);
}
body:not(.blog) #sidebar.with-solid-clip .site-title .square {
/* 	border-left: 1px solid rgba(255,255,255,.3); */
}
.childrenx.icon.feature>ul>li:nth-child(n+6) .mdi, .childrenx.icon.feature>ul>li:nth-child(n+6) .titlex, .childrenx.icon.feature>ul>li:nth-child(n+6) .summaryx strong {
    color: #51607b;
}
.tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(8) .mdi, .tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(8) .titlex, .tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(8) .summaryx strong {
    color: #cc3333;
}
.tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(9) .mdi, .tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(9) .titlex, .tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(9) .summaryx strong {
    color: #234064;
}
.tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(10) .mdi, .tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(10) .titlex, .tag-cafe-programs.childrenx.icon.feature>ul>li:nth-child(10) .summaryx strong {
    color: #b22b51;
}
.page-id-2579 .childrenx  .title0 {
    font-size: 2em;
}
.page-id-2579 .childrenx  {
    padding-top: 0;
	  padding-bottom: 0;
}
.page-id-2579 .childrenx li {
    margin-bottom: 0;
}
/* .childrenx.clip.solid.color>ul>li .img-wrapper .rgbcover {
    background-image: url(/wp-content/uploads/2021/01/medsist-clip-soliderhalf-2.png);
} */
body.single-post .entry-footer {
	display: none;
}
.site-footer {
    margin-top: 2em !important;
}
body.home article>header .childrenx .detailsx {
    margin-right: 0;
}
body.home article>header .childrenx .titlex .title0 {
    font-weight: 100;
/* 	font-size: 2.55em; */
	line-height: 1;
	/* text-shadow: 0em 0em 1em black; */
}
body.home article>header .childrenx .taglinex {
	line-height: 1.2em;
    padding-top: 1em;
	font-weight: 100;
	text-shadow: 0em 0em 1em black; 
}
.site-title a i {
    font-size: .8em;
    color: #6c6d6f !important;
	font-style: italic;
}
.site-title a i strong {
	font-weight: 600;
	font-style: normal;
}
.site-title a b {
    font-weight: 400;
    font-size: .8em;
	color: #6c6d6f !important;
	padding-top: .5em;
}
ul.pages-menu .highlight:after {
	content: "";
}
ul.pages-menu .highlight a {
	border: 1px solid; 
	padding: .3em 1.3em; 
	border-radius: 1em; 
	/* padding-bottom:.2em; */
	/* font-weight: 700; */
	color: #1c9998 !important;
}
ul.pages-menu .highlight:hover a {
	border: 1px solid #1c9998; 
	background: #1c9998;
	color: #fff !important;
}
ul.pages-menu .highlight:hover a:after {
	border: 0; 
}
ul.pages-menu .highlight:last-child a {
	border: 1px solid #cc3333;
	color: #cc3333 !important;
}
ul.pages-menu .highlight:last-child:hover a {
	border: 1px solid #cc3333; 
	background: #cc3333;
	color: #fff !important;
}
ul.pages-menu li:before {
    opacity: .5;
}
ul.pages-menu li:last-child:before {
    opacity: .1;
    padding: 0 .1em;
}
body.hasThumb:not(.single-post):not(.archive) ul.top-pages-menu li {
	color: rgba(0,0,0,.7);
}
body.hasThumb:not(.single-post):not(.archive) ul.top-pages-menu li:last-child {
	color: rgba(0,0,0,0);
}
ul.pages-menu li a {
    color: #6e7480;
}
.childrenx.mosaic>.parent-heading a.readmore .shape {
    stroke: #fff;
}

.childrenx.coursesmosaic.mouseon.color>ul>li:not(:hover) .rgbcover { 
    opacity: .5;
	background-color: rgba(0,0,0,1) !important;
}
.childrenx.coursesmosaic.mouseon.color>ul>li:hover .rgbcover { 
    opacity: .9;
}
.childrenx.coursesmosaic.mouseon.banner>ul>li .titlex *, 
.childrenx.coursesmosaic.mouseon.banner>ul>li .detailsx {
    opacity: 1;
}
.childrenx.coursesmosaic.mosaic.banner>ul>li .textfields {
    top: initial;
    bottom: 0;
	margin-bottom: 10%;
}
.childrenx.coursesmosaic.mosaic.banner>ul>li>.inner .img-wrapper {
    margin-right: 0.05em !important;
}
.childrenx.coursesmosaic.mosaic.banner>ul>li:nth-child(2)>.inner .img-wrapper,
.childrenx.coursesmosaic.mosaic.banner>ul>li:nth-child(5)>.inner .img-wrapper {
    margin-bottom: 0.05em !important;
}
.childrenx.coursesmosaic.mosaic.banner>ul>li:nth-child(2),
.childrenx.coursesmosaic.mosaic.banner>ul>li:nth-child(5) {
    z-index: 10;
}
body.parent-pageid-29 .childrenx.color>ul>li .rgbcover {
    opacity: 1;
}
.childrenx.careerfeature.icon.feature>ul>li:nth-child(1) .mdi, 
.childrenx.careerfeature.icon.feature>ul>li:nth-child(1) .titlex, 
.childrenx.careerfeature.icon.feature>ul>li:nth-child(1) .summaryx strong,
.childrenx.careerfeature.icon.feature>ul>li:nth-child(1) a.readmore {
	color: #1c9998;
}
.childrenx.careerfeature.icon.feature>ul>li:nth-child(1) a.readmore .shape {
    stroke: #1c9998;
}
.childrenx.careerfeature.icon.feature>ul>li:nth-child(2) .mdi, 
.childrenx.careerfeature.icon.feature>ul>li:nth-child(2) .titlex, 
.childrenx.careerfeature.icon.feature>ul>li:nth-child(2) .summaryx strong,
.childrenx.careerfeature.icon.feature>ul>li:nth-child(2) a.readmore {
	color: #cc3333;
}
.childrenx.careerfeature.icon.feature>ul>li:nth-child(2) a.readmore .shape {
    stroke: #cc3333;
}
.childrenx.careerfeature.icon.feature>ul>li:nth-child(3) .mdi, 
.childrenx.careerfeature.icon.feature>ul>li:nth-child(3) .titlex, 
.childrenx.careerfeature.icon.feature>ul>li:nth-child(3) .summaryx strong,
.childrenx.careerfeature.icon.feature>ul>li:nth-child(3) a.readmore {
	color: #e69d00;
}
.childrenx.careerfeature.icon.feature>ul>li:nth-child(3) a.readmore .shape {
    stroke: #e69d00;
}
.childrenx.academybanner .taglinex ul>li,
.childrenx.medsistrbanner .taglinex ul>li {
    display: inline-block;
    padding: .2em 1em .4em;
    margin: .05em;
    background: #fff;
    color: black !important;
}
.childrenx.medsistrbanner.banner.mono.center.color>ul>li .textfields {
    padding-left: 10%;
    padding-right: 10%;
}
.childrenx.homereports>ul>li .child-heading a {
    color: #6e7480;
}
.childrenx.careerfeature.rectangle>ul>li .img-wrapper {
    padding-top: 40%;
}

.childrenx.courseslistpage.mouseon.color>ul>li:not(:hover) .rgbcover { 
    opacity: .5;
	background-color: rgba(0,0,0,1) !important;
}
.childrenx.courseslistpage.mouseon.color>ul>li:hover .rgbcover { 
    opacity: .9;
}
.childrenx.courseslistpage.mouseon.banner>ul>li .titlex *, 
.childrenx.courseslistpage.mouseon.banner>ul>li .detailsx {
    opacity: 1;
}
.childrenx.courseslistpage.trio>ul>li:nth-child(10) {
	margin-right: -33%;
	margin-top: 19.8%;
}
.childrenx.courseslistpage.trio>ul>li:nth-child(11) {
	width: 65.8%;
}
.childrenx.courseslistpage.trio>ul>li:nth-child(11) .textfields {
	font-size: 2em;
}
.childrenx.courseslistpage.trio>ul>li:nth-child(11) .readmore {
	font-size: .5em;
}
.childrenx.courseslistpage.trio>ul>li:not(:nth-child(11)):not(:hover) .readmore {
	display: none;
}
.childrenx.transbg>ul>li {
	background: transparent;
}
.childrenx.coursesmosaic.mosaic>.parent-heading a.readmore {
    margin: 0 0 1.5em 0;
}

.childrenx.academybanner>.parent-heading {
    display: none;
}

@media screen and (max-width: 38.75em), screen and (max-height: 38.75em) {
	.childrenx.academybanner.banner>ul>li img {
		height: 100vh;
	}
	.childrenx.medsistrbanner.banner>ul>li img {
		position: relative;
		right: -50vh;
		height: 100vh;
	}
	.childrenx.coursesmosaic.mosaic.banner>ul>li>.inner .img-wrapper {
		margin-top: 0.1em !important;
	}
	#wpadminbar {
		display: none;
	}
	html.js {
		margin-top: 0px !important;
	}
	.childrenx.tallest, 
	.childrenx.tallest>ul>li {
		height: 160vw;
	}
	.childrenx.rectangle>ul>li.iconnum .img-wrapper {
		padding-top: 40%;
	}
	ul.top-pages-menu {
		float: right;
		line-height: 2em;
		font-size: 1.1em;
	}
	ul.top-pages-menu .clearBoth.hide {
		display: block;
	}
	#sidebar .site-title {
		width: 7em;
	}
	#sidebar .site-title a {
		width: 17em;
	}
	.childrenx.mosaic>.parent-heading a.readmore {
		margin: 1.5em 0 0 0;
	}
	.childrenx.banner.midtall>ul>li .textfields, 
	.childrenx.banner.tall>ul>li .textfields, 
	.childrenx.banner.taller>ul>li .textfields, 
	.childrenx.banner.tallest>ul>li .textfields {
		top: 20%;
	}
	.childrenx.careerfeature.rectangle>ul>li .img-wrapper {
		padding-top: 60%;
	}
	.childrenx.courseslistpage.trio>ul>li:nth-child(10) {
		margin: .2%;
		margin-right: 0;
		margin-top: 0;
	}
	.childrenx.courseslistpage.trio>ul>li:nth-child(11) {
		width: 49.8%;
		margin-bottom: .2%;
	}
	.childrenx.courseslistpage.trio>ul>li:nth-child(11) .textfields {
		font-size: 1em;
	}
	.childrenx.academybanner .taglinex ul>li {
		width: 9em;
	}
	.childrenx.medsistrbanner .taglinex ul>li {
		width: 7.5em;
	}

	.childrenx.courseslistpagefooter.tallest {
		height: initial;
	}
	.childrenx.courseslistpagefooter.tallest>ul>li {
		height: 80vw;
	}

	.childrenx.courseheader.postcard-washed.billboard-washed>ul>li .textfields {
		top: 45%;
		font-size: .6em;
	}
	.childrenx.courseheader.postcard-washed.billboard-washed>ul>li .rgbcover {
		top: 90%;
		opacity: .8;
	}
	.childrenx.courseheader.tall, 
	.childrenx.courseheader.tall>ul>li {
		height: 100vh;
	}
	.childrenx.courseheader.postcard-washed.billboard-washed>ul>li .calltoactionx {
		font-size: 2em;
	}
	ul.pages-menu {
		text-align: left;
	}
	body.home article>header .childrenx .detailsx {
		/* font-size: .6em; */
	}
	.childrenx.icon.feature>ul>li.icontext .mdi {
		font-size: 3em;
	}
	.childrenx.icon.feature>ul>li .child-heading {
		margin-bottom: 0;
	}
	.childrenx.icon.tag-home-stat>ul>li:first-child .mdi:before {
		left: -.3em !important;
		font-size: .5em;
		top: 30%;
	}
}

.childrenx.careerfeature>ul>li .taglinex {
	font-size: 1.5em;
    font-weight: 100;
}
.childrenx.careerfeature.icon.feature>ul>li .mdi {
    font-size: 7em;
}
.childrenx.tag-home-stat {
	padding-top: 4em;
}
.childrenx.tag-home-stat>ul>li .taglinex {
    opacity: .7;
	padding-bottom: 1em;
}
.childrenx.icon.tag-home-stat>ul>li .textfields .title0 {
/*     font-size: 2em; */
    letter-spacing: -.05em;
}
.childrenx.icon.tag-home-stat>ul>li.icontext .mdi {
    font-weight: 100;
}
.childrenx.icon.tag-home-stat>ul>li:first-child .mdi:before {
    content: "CAD";
	padding: 0;
    margin: 0;
    letter-spacing: -.7em;
    position: absolute;
    left: 0;
    opacity: .3;
}
.childrenx.careerfeature>ul>li em.prefix {
    font-weight: normal;
}

.childrenx.postcard.banner.testimonials>ul>li .img-wrapper img {
	margin-right: 76.666666% !important;
    border-radius: 100em;
    transform: scale(.5);
}
.childrenx.postcard.banner.testimonials>ul>li .rgbcover {
    background: transparent !important;
    box-shadow: none;
}
.childrenx.postcard.banner.testimonials * {
    text-align: left;
}
.childrenx.postcard.banner.testimonials>ul>li .taglinex {
    font-size: 1.7em;
}
.childrenx.postcard.banner.testimonials>ul>li .summaryx {
    font-size: 1.7em;
	font-style: italic;
    opacity: .5;
}
.childrenx.postcard.banner.testimonials>ul>li .textfields, 
.childrenx.postcard.banner.testimonials.mono>ul>li .textfields {
    padding: 0;
}
.flt50 {
	float: left;
	width: 50%;
	padding: 2em;
}
.flt50+.flt50 {
	background: #1870a1;
	color: #ffffff;
}
.flt50 div.wpforms-container-full .wpforms-form input.wpforms-field-medium, 
.flt50 div.wpforms-container-full .wpforms-form select.wpforms-field-medium, 
.flt50 div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: initial;
}
footer .site-info aside {
	float: left;
	width: 50%;
}
footer .site-info aside+aside img {
    float: right;
    position: relative;
    top: -2em;
}
footer .site-info aside+aside+aside {
	clear: both;
	float: none;
}
footer .site-info aside .childrenx>ul>li {
	background: transparent;
}
body:not(.home) .site-footer {
	background: #eeeeee;
}
body {
    /* font-size: 1.7rem; */
}
.childrenx.footercontact.nospace.dual>ul>li {
	width: 100%;
}
.childrenx.footercontact.clip.diagonal>ul>li .socialx {
	text-align: initial;
}
.childrenx.footercontact.rectangle>ul>li .img-wrapper {
    padding-top: 30%;
}
.childrenx.postcard.post-74>ul>li>.inner {
    padding-left: 30%;
}
.childrenx.postcard.banner.post-74>ul>li .textfields {
    width: calc(.7 * .85 * 90%);
}
.childrenx.postcard.banner.post-74>ul>li .img-wrapper img {
	transform: scale(.5);
    margin-right: 60% !important;
}
body:not(.home) footer .site-info {
     padding-top: 5%;
}

/*  */
body.home .childrenx.id-20.self.selfpage>ul>li {
    font-size: .9em;
}
body.home .childrenx.id-20.self.selfpage>ul>li .textfields {
    top: 30%;
}
body.home .childrenx.id-20.self.selfpage>ul>li .taglinex {
    line-height: 1em;
}
body.home .childrenx.id-20.color.banner>ul>li .calltoactionx a.readmore .shape {
    stroke: #cc3333;
}
body.home .childrenx.id-20.color.banner>ul>li a.readmore {
    color: #cc3333;
}
body.home .childrenx.id-20.color.banner>ul>li .title0 {
    color: #394762;
}
body.home .childrenx.id-20.color.banner>ul>li .taglinex {
    color: #4e4e50;
}
body.home .childrenx.clip.covergraphic.color.id-20>ul>li .img-wrapper .rgbcover { 
    /* transform: scaleX(-1); */ 
}

.childrenx.icon.feature.pent>ul>li:nth-child(1) .mdi, 
.childrenx.icon.feature.pent>ul>li:nth-child(1) .titlex, 
.childrenx.icon.feature.pent>ul>li:nth-child(1) .summaryx strong {
	color: #cc3333;
}
.childrenx.icon.feature.pent>ul>li:nth-child(2) .mdi, 
.childrenx.icon.feature.pent>ul>li:nth-child(2) .titlex, 
.childrenx.icon.feature.pent>ul>li:nth-child(2) .summaryx strong {
	color: #6c6d6f;
}
.childrenx.icon.feature.pent>ul>li:nth-child(3) .mdi, 
.childrenx.icon.feature.pent>ul>li:nth-child(3) .titlex, 
.childrenx.icon.feature.pent>ul>li:nth-child(3) .summaryx strong {
	color: #6c6d6f;
}
.childrenx.icon.feature.pent>ul>li:nth-child(4) .mdi, 
.childrenx.icon.feature.pent>ul>li:nth-child(4) .titlex, 
.childrenx.icon.feature.pent>ul>li:nth-child(4) .summaryx strong {
	color: #394762;
}
.childrenx.icon.feature.pent>ul>li:nth-child(5) .mdi, 
.childrenx.icon.feature.pent>ul>li:nth-child(5) .titlex, 
.childrenx.icon.feature.pent>ul>li:nth-child(5) .summaryx strong {
	color: #394762;
}

.childrenx>.parent-heading .taglinex {
    font-weight: 300;
	color: #6c6d6f;
}
.childrenx.icon.feature>ul>li .summaryx {
    color: #6c6d6f;
}
.childrenx.tag-practice-performance {
	background: #cc3333;
}
.childrenx.tag-practice-performance.icon.feature>.parent-heading .taglinex,
.childrenx.tag-practice-performance.icon.feature>ul>li .summaryx,
.childrenx.tag-practice-performance.icon.feature.pent>ul>li:nth-child(n) .mdi, 
.childrenx.tag-practice-performance.icon.feature.pent>ul>li:nth-child(n) .titlex, 
.childrenx.tag-practice-performance.icon.feature.pent>ul>li:nth-child(n) .summaryx strong,
.childrenx.tag-practice-performance.icon.feature .parent-heading h3.headingx a {
	color: #fff;
}
.childrenx.tag-patient-flow.icon.feature>.parent-heading .taglinex,
.childrenx.tag-practice-performance.icon.feature>.parent-heading .taglinex,
.childrenx.tag-practice-performance.icon.feature.pent>ul>li:nth-child(n) .summaryx {
	opacity: .5;
}

.childrenx.leftrighthand>ul {
	width: 40%;
    position: relative;
	top: 2em;
}
.childrenx.leftrighthand>.parent-heading {
    width: 50%;
}
.childrenx.righthand>ul {
	float: right;
}
.childrenx.righthand>.parent-heading {
	float: left;
}
.childrenx.righthand>.parent-heading * {
    text-align: left;
}
.childrenx.lefthand>ul {
	float: left;
}
.childrenx.lefthand>.parent-heading {
    float: right;
}
.childrenx.lefthand>.parent-heading * {
    text-align: right;
}

.childrenx.tag-dont-lose-income.icon.feature>ul>li:nth-child(n-1) .mdi, 
.childrenx.tag-dont-lose-income.icon.feature>ul>li:nth-child(n-1) .titlex, 
.childrenx.tag-dont-lose-income.icon.feature>ul>li:nth-child(n-1) .summaryx strong {
	color: #cc3333;
}
.childrenx.tag-dont-lose-income.icon.feature>ul>li:nth-child(n+3) .mdi, 
.childrenx.tag-dont-lose-income.icon.feature>ul>li:nth-child(n+3) .titlex, 
.childrenx.tag-dont-lose-income.icon.feature>ul>li:nth-child(n+3) .summaryx strong {
	color: #6c6d6f;
}
.childrenx.tag-dont-lose-income {
    background-image: linear-gradient(to left, white, white, transparent), url(/wp-content/uploads/2021/03/18736192-nurse-working-at-nurses-station.jpg);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center; 
    background-size: contain; 
}
.childrenx.tag-dont-lose-income>.parent-heading .taglinex {
	color: #000;
}
.childrenx.tag-dont-lose-income>.parent-heading {
	position: relative;
    top: 13em;
}

.childrenx.tag-convenient-experience.icon.feature>ul>li:nth-child(n-1) .mdi, 
.childrenx.tag-convenient-experience.icon.feature>ul>li:nth-child(n-1) .titlex, 
.childrenx.tag-convenient-experience.icon.feature>ul>li:nth-child(n-1) .summaryx strong {
	color: #6c6d6f;
}
.childrenx.tag-convenient-experience.icon.feature>ul>li:nth-child(n+3) .mdi, 
.childrenx.tag-convenient-experience.icon.feature>ul>li:nth-child(n+3) .titlex, 
.childrenx.tag-convenient-experience.icon.feature>ul>li:nth-child(n+3) .summaryx strong {
	color: #394762;
}
.childrenx.tag-convenient-experience {
    background-image: linear-gradient(to right, white, white, transparent), url(/wp-content/uploads/2021/03/31022021-male-and-female-nurse-working-at-nurses-station.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center; 
    background-size: contain; 
}
.childrenx.tag-convenient-experience>.parent-heading .taglinex {
	color: #000;
}
.childrenx.tag-convenient-experience>.parent-heading {
	position: relative;
    top: 13em;
}

.childrenx.tag-patient-flow {
	background: #394762;
}
.childrenx.tag-patient-flow.icon.feature>.parent-heading .taglinex,
.childrenx.tag-patient-flow.icon.feature>ul>li .summaryx,
.childrenx.tag-patient-flow.icon.feature>ul>li:nth-child(n) .mdi, 
.childrenx.tag-patient-flow.icon.feature>ul>li:nth-child(n) .titlex, 
.childrenx.tag-patient-flow.icon.feature>ul>li:nth-child(n) .summaryx strong,
.childrenx.tag-patient-flow.icon.feature .parent-heading h3.headingx a {
	color: #fff;
}
.childrenx.tag-patient-flow.icon.feature>ul>li:nth-child(n) .summaryx {
	opacity: .5;
}
.childrenx.tag-patient-flow.icon.feature>ul>li:nth-child(n) .mdi {
	opacity: .2;
}
.childrenx.tag-patient-flow>.parent-heading {
	position: relative;
    top: 3em;
}

.childrenx.cat-faq.bulletin.center>ul>li .child-heading {
	margin-top: 0;
}
.childrenx.cat-faq.bulletin.center>ul>li * {
    text-align: left;
}

.progressBar li:before, 
.progressBar li:after {
	color: #6c6d6f;
    font-size: 4em;
    top: 0em;
    z-index: 10;
    background-color: #f0f0f0 !important;
    height: 1em;
}
.progressBar li:nth-child(1):before {
	content: "\F004E";
	color: #cc3333;
}
.progressBar li:nth-child(1):after {
	content: "\F03A4";
	color: #cc3333;
}
.progressBar li:nth-child(2):after {
	content: "\F03A7";
}
.progressBar li:nth-child(3):after {
	content: "\F03AA";
	color: #234064;
}
.progressBar li:nth-child(4):after {
	content: "\F0E1E";
	color: #234064;
}
.progressBar.pos--1+ol li h4 {
	font-weight: 600;
}
.progressBar.pos--1+ol li:nth-child(1) h4,
.progressBar.pos--1+ol li:nth-child(1) strong {
	color: #cc3333;
}
.progressBar.pos--1+ol li:nth-child(2) h4,
.progressBar.pos--1+ol li:nth-child(2) strong {
	color: #6c6d6f;
}
.progressBar.pos--1+ol li:nth-child(3) h4,
.progressBar.pos--1+ol li:nth-child(3) strong {
	color: #234064;
}
.progressBar.pos--1+ol li strong {
	font-weight: 500;
}
.progressBar.pos--1+ol {
    right: 0;
	left: 0;
	margin-left: 13.5% !important;
}

.join-form {
	background: #6c6d6f !important;
	color: #fff;
	text-align: center;
	padding: 2em 0;
}
.join-form form select,
.join-form form input {
	margin: auto !important;
}

.childrenx.footercontact {
    margin-top: 2em;
}
.childrenx.footercontact.rectangle>ul>li .img-wrapper {
    padding-top: 5%;
}
.childrenx.footercontact.rectangle>ul>li .img-wrapper img {
    object-position: 1em;
	padding: 0;
	filter: grayscale(1) contrast(0);
}
.childrenx.footercontact.id-20.self.selfpage>ul>li .textfields {
    margin-top: 1em;
}
.childrenx.footercontact.id-20.self.selfpage>ul>li .taglinex {
    line-height: 1.5em !important;
	font-size: 1.25em;
}


@media screen and (min-width: 87.6875em) {
	.quote-wrapper {
		margin-right: calc(50% - 50vw);
    	margin-left: calc(50% - 50vw);
	}
	.childrenx.postcard.banner.tag-pharmacy-quote,
	.childrenx.postcard.banner.tag-physician-quote {
		width: 50%;
		float: left;
		padding: 0px 2em;
    	font-size: .7em;
	}
	body.home .childrenx.id-20.self.selfpage>ul>li .textfields {
		top: 25%;
	}
}
@media screen and (max-width: 87.6875em) {
	body.home .childrenx.id-20.self.selfpage>ul>li .textfields {
		top: 25%;
	}
	body.home .childrenx.id-20.self.selfpage>ul>li .img-wrapper .rgbcover {
		background-position-y: 0 !important;
	}
	.childrenx.cat-faq.bulletin.center>ul>li {
		font-size: .8em;
	}
}
@media screen and (max-width: 59.6875em) {
	body.home article>header .childrenx .textfields {
		font-size: 1.2em;
	}
	body.home .childrenx.id-20.self.selfpage>ul>li .textfields {
		top: 20%;
	}
	.childrenx.icon.feature>ul>li .mdi {
		font-size: 3em;
	}
	.childrenx>ul>li .img-wrapper {
		height: 100%;
	}
}
@media screen and (max-width: 38.75em), screen and (max-height: 38.75em) {
	.childrenx.postcard.banner.testimonials>ul>li .img-wrapper img {
		margin-right: initial !important;
	}
	.childrenx.testimonials.square2>ul>li .img-wrapper {
 	   padding-top: 100%;
	}
	.childrenx.postcard.testimonials>ul>li>.inner {
		margin-bottom: 100%;
	}
	.childrenx.postcard.banner.testimonials>ul>li .textfields, 
	.childrenx.postcard.banner.testimonials.mono>ul>li .textfields {
		font-size: .9em;
		line-height: 2em;
	}
	body:not(.home) .entry-header>.childrenx .detailsx {
		/* font-size: .6em; */
	}
	.flt50 {
		float: none;
		width: 100%;
	}
	footer .site-info aside {
		float: none;
		width: 100%;
	}
	.sidebar .menu-button {
		/* right: 1.1em; */
	}
	.childrenx.icon.feature>ul>li .mdi {
		font-size: 5.5em;
	}
	body.home article>header .childrenx .textfields {
		font-size: 1.2em;
		text-shadow: 1px 1px 1px white;
	}
	.progressBar.pos--1 li:before {
		left: -.25em;
	} 
	.childrenx.nospace.pent.tag-best-relationship>ul>li:nth-child(3),
	.childrenx.nospace.pent.tag-practice-performance>ul>li:nth-child(3) {
		margin-bottom: 2em;
	}
	.childrenx.tag-dont-lose-income {
		background-image: linear-gradient(to left, white, transparent), url(/wp-content/uploads/2021/03/18736192_s.jpg);
		background-position-x: center;
		background-position-y: top;
		background-size: cover;
	}
	.childrenx.tag-convenient-experience {
		background-image: linear-gradient(to right, white, transparent), url(/wp-content/uploads/2021/03/31022021_s.jpg);
		background-position-x: center;
		background-position-y: top; 
		background-size: cover; 
	}
	.childrenx.tag-dont-lose-income>.parent-heading {
		top: 21em;
	}
	.childrenx.tag-convenient-experience>.parent-heading {
		top: 24em;
	}
	.childrenx.tag-dont-lose-income>.parent-heading h3,
	.childrenx.tag-convenient-experience>.parent-heading h3 {
		/* text-shadow: 1px 1px 1px white; */
	}
	.childrenx.bulletin.banner>ul>li .summaryx {
		font-size: .8em;
	}
}
@media screen and (max-width: 25em), screen and (max-height: 25em) {
	body.home article>header .childrenx .textfields {
		font-size: 1em;
	}
	.childrenx.icon.feature>ul>li .mdi {
		font-size: 4em;
	}
	.childrenx.nospace.pent.tag-best-relationship>ul>li:nth-child(3),
	.childrenx.nospace.pent.tag-practice-performance>ul>li:nth-child(3) {
		margin-bottom: 3em;
	}
}


/* metocast */
body #page {
    direction: rtl;
}
.childrenx.clip.covergraphic.color>ul>li .img-wrapper img {
    filter: contrast(0) brightness(0);
}
.childrenx.clip.covergraphic.color>ul>li .img-wrapper .rgbcover {
    opacity: .5;
}
.childrenx.clip.covergraphic.color>ul>li .title0,
.childrenx.clip.covergraphic.color>ul>li .taglinex {
    color: white !important;
}
.childrenx.banner.mono>ul>li .textfields {
    padding-left: 25%;
    padding-right: 5%;
}
ul.pages-menu li.highlight:nth-child(2) a {
    color: 		  #ffffff !important;
    border-color: #2f0b0b;
    background:   #2f0b0b;
}
ul.pages-menu li.highlight:nth-child(2):hover a {
    color: 		  #ffffff !important;
    border-color: #b40500;
    background:   #b40500;
}
ul.pages-menu li.highlight:nth-child(3) a {
    color: 		  #b40500 !important;
    border-color: #b40500;
}
ul.pages-menu li.highlight:nth-child(3):hover a {
    color: 		  #ffffff !important;
    border-color: #b40500;
    background:   #b40500;
}
body.home article>header .childrenx .titlex .title0 {
    font-weight: 600;
}
body.home article>header .childrenx>ul>li .taglinex {
    line-height: 1.2em !important;
	font-weight: 300 !important;
}
body.home .childrenx.id-20.color.banner>ul>li a.readmore {
    color: #ffc107;
}
body.home .childrenx.id-20.color.banner>ul>li .calltoactionx a.readmore .shape {
    stroke: #ffc107;
}
ul.pages-menu .highlight a {
    padding: .3em .8em;
}
ul.pages-menu li a:hover {
    color: #2f0b0b !important;
}
ul.pages-menu li.active a:after, 
ul.pages-menu li a:hover:after {
    border-color: #2f0b0b;
}
.childrenx.leftrighthand>ul {
    width: 55%;
}
.childrenx.leftrighthand>.parent-heading {
    width: 35%;
}
.childrenx.tag-dont-lose-income {
    background-image: linear-gradient(to left, white, white, transparent), url(/wp-content/uploads/2021/05/WSB7NCY426RQRMVVEJRPOIKLXY.png);
}
.childrenx.tag-convenient-experience {
    background-image: linear-gradient(to right, white, white, transparent), url(/wp-content/uploads/2021/05/middleeast-weather-heat-map.png);
}
.childrenx>ul>li {
    float: right;
}
footer .site-info aside {
    /* float: right; */
}
.childrenx.footercontact.clip.diagonal>ul>li .socialx {
    /* text-align: right; */
}
.childrenx.footercontact.rectangle>ul>li .img-wrapper img {
    /* object-position: right; */
    filter: grayscale(1) contrast(.5);
}
.childrenx.footercontact.clip.diagonal>ul>li .textfields {
    /* padding-right: initial; */
    /* margin-right: 0; */
}
.childrenx.footercontact.rectangle>ul>li .img-wrapper {
    padding-top: 8%;
}
.childrenx.footercontact.rectangle {
    direction: ltr;
}

.progressBar li,
.progressBar.pos--1+ol li {
    float: right;
}
.progressBar.pos--1 li:before {
    left: initial;
    right: -.65em;
}
.progressBar li:before, 
.progressBar li:after {
    left: -.6em;
    right: initial;
}
.progressBar li:last-child:after {
    right: initial;
    left: -.4em;
}
.progressBar.pos--1 li:before {
    transform: rotate(0deg);
}
.progressBar.pos--1+ol {
    margin-left: 0 !important;
    margin-right: 13.5% !important;
}
#main .progressBar {
    width: 100%;
    left: 0%;
}
.progressBar.pos--1+ol {
    width: 100%;
}
.childrenx.cat-faq.bulletin.center>ul>li * {
    text-align: right;
}

@media screen and (max-width: 38.75em), screen and (max-height: 38.75em) {
	body.home article>header .childrenx .textfields {
		text-shadow: none;
	}
	#sidebar .site-title {
		height: 2em;
	}
}
@media screen and (max-width: 59.6875em) {
	ul.children-menu.pages-menu {
		display: none !important;
	}
	ul.pages-menu {
		text-align: center;
		    padding: 0 0 1em;
	}
	.childrenx.banner.mono>ul>li .textfields {
		padding-left: 0;
	}
	.childrenx.mono.banner.tall>ul>li .taglinex {
		font-size: 1.3em;
		/* letter-spacing: -.04em; */
		line-height: 1.6em !important;
	}
	.childrenx.mono.banner.tall>ul>li .taglinex ul {
		margin: 0;
	}
	.childrenx.mono.banner.tall>ul>li .calltoactionx {
		font-size: 1.3em;
	}
	body.home .childrenx.id-20.self.selfpage>ul>li .textfields {
		top: 30%;
	}
}
