h3,
h4 {
	font-weight: 600 !important;
}

h4 {text-decoration: underline;}

.link_text {
	color: #067ccc;
	text-decoration: underline;
}

.bubble-quote {
    margin: 2rem 0;
    padding: 1.5em;
    background-color: #0177b5;
    color: #FBFCFC;
	  font-size: 1.1rem;
    position: relative;
}

.bubble-quote p:last-child {
    margin: 0;
}

.bubble-quote p {
    line-height: 1.5;
}

blockquote.bubble-quote::before {
	color: rgba(250,250,250,.55) !important;
}

blockquote.bubble-quote::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -.5rem;
    left: 2rem;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #0177b5;
}

.bigbox {
    width: 64px;
    height: 64px;
    border: #666;
    float: left;
	  margin: 0;
    margin-right: 15px;
    background-color: #47a6b8;
    color: #fff;
    text-align: center;
    display: flex;
    vertical-align: middle;
    font-size: 2rem;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}

.bluetitle {
	color: #47a6b8;
  text-decoration: none;
}

.force-width {
	width: 100%;
}

.force-width img {
	width: 100%;
}

.img-cont {
	width:100%; 
	text-align: center;
	margin-bottom: 20px;
}

.img-cont img, .img-cont picture {
	margin-bottom: 0;
}

.img_cont_text {
	width: 100%; 
	text-align: center; 
	margin: 0;
	margin-top: 5px;
}

.key_takeaway {
    font-size: 120%;
    border-left: 5px solid red;
    padding-left: 20px;
    margin-bottom: 40px;
}

.key_takeaway strong {
    font-size: 180%;
    text-decoration: underline;
    color: #666;
}

.hilite_heading {
    padding: 10px 5px 10px 5px;
    background: #ddd;
}

.key_takeaway ul {
    margin-left: 45px !important;
}

.box_ii ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 15px;
}

.box_ii li {
padding: 0 8px 0 5px;
    margin-bottom: 0;
}

.subtitle_ii {
 border-bottom: 2px solid #363636;
 color: #363636
}

.box_ii p {
    margin: 0;
    padding: 0;
}

#et-boc .wpfd-content-fsm .icon-custom img, .wpfd-content-fsm .icon-custom img {
width: 150px !important;	
}

#et-boc .wpfd-content-fsm .icon-custom .icon-custom-title, .wpfd-content-fsm .icon-custom .icon-custom-title {
	display: none;
}

.link_text:hover {
	text-decoration: none;
}

.entry-pings {display: none !important;}

.bg-image img {
	width: 100%;
}

.rounded-corners {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.rounded-corners-5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.entry-content p,
.entry-content ol,
.entry-content ul {
	font-weight: 400 !important;
	line-height: 1.8;
	font-size: 1.1em !important;
}

.entry-content .firstpara {
	font-size: 1.3em;
}

.inner-banner-wrap {
	margin-top: 24px;
	position: relative;
	border-top: 18px solid #2f6d94;
	background-color: #2f6d94;
}

.inner-banner {
	width: 100%;
	height: auto;
	border-bottom: 13px solid #2f6d94;
}

.inner-banner-text {
	position: absolute;
	top: 24px;
	right: 10px;
	font-size: 1.125rem;
	width: 500px;
	color: #fff;
	font-weight: 500;
}

.banner-area {
	border-bottom: 1px solid #f1f1f1;
}

.story .entry-meta .entry-time {
	display: none;
}

.story .entry-content {
	font-family: Verdana !important;
	font-size: 16px;
}

.noticebox {
	background: #f5eedd;
	color: #4c4c4c;
	clear: both;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	border: #d8531a solid 1px;
	font-family: Tahoma;
}

.story .entry-content p {
	margin-bottom: 16px;
}

.septext {
	padding-top: 14px;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.story .ssba {
	width: 100%;
	text-align: center;
	clear: both;
}

.story .ssba div {
	text-align: center !important;
}

.shortstories h4 {
	font-size: 1.0em;
}

.shortstories td {
	vertical-align: middle;
}

.post-2378 .book-featured-text-banner,
.post-2394 .book-featured-text-banner,
.post-2384 .book-featured-text-banner {
	background-color: #34af23;
}

.su-heading-style-flat-dark {
	border-left: 15px solid #2f6d94 !important;
}

.su-heading-inner {
	background-color: #888;
	font-weight: bold;
	font-size: 18px;
}

.su-heading {
	background-color: #888 !important;
}

.su-dropcap-style-flat {
	background: #2f6d94 !important;
	font-weight: bold;
}

.ssba-share-text {
	padding-left: 12px;
}

.listitems {
	float: left;
	clear: right;
}

.btncontainer {
	margin-bottom: 20px;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.clearfix {
	overflow: auto;
	clear: both;
}

#disqus_thread::after {
	content: "";
	clear: both;
	display: table;
}

#disqus_thread {
	overflow: auto;
	clear: both;
}

.yarpp-thumbnail-title {
	font-size: 85% !important;
}

.book-categ-title {
	border-bottom: 4px solid #aa3401;
	color: #aa3401;
}

.book-entry {
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom: 3px dotted #aa3401;
}

.book-entry .author-name {
	font-weight: bold;
}

.book-entry .book-title {
	font-size: 3rem !important;
	line-height: 3.8rem
}

.book-entry p {
	font-size: 90%;
	line-height: 1.3em;
}

.book-counter {
	float: left;
	padding: 5px 12px;
	color: #fff;
	background-color: #2f6d94;
	margin-right: 12px;
	font-size: 70%;
	font-weight: bold;
}

.dark-link a,
.dark-link .entry-content a:visited {
	color: #aa3401;
}

.dark-link a:focus,
.dark-link a:hover {
	color: #000;
	text-decoration: underline;
}

.bicon {
	width: 48px;
	height: 48px;
	display: block;
	float: left;
	margin-right: 10px;
}

.yarpp-related h3,
.adjacent-entry-pagination .pag-title {
	padding: 15px !important;
	border: 1px solid #666666;
	background-color: #2f6d94;
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px !important;
	color: #fff
}

.ctgbox,
.tagbox {
	padding: 2px 10px;
	border: 1px solid #666666;
	background-color: #888;
	color: #fff;
	width: 110px;
	margin-right: 10px;
	float: left;
	clear: left;
}

.yarpp-thumbnails-horizontal {
	text-align: center;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 1px solid #aaa !important;
	width: 170px;
	height: 250px;
	padding-top: 10px;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	max-height: 8em;
}

.yarpp-thumbnail>img,
.yarpp-thumbnail-default {
	width: 150px;
	height: 150px;
	margin: 5px;
	margin-left: 10px;
}

.ketopost h2 {
	padding: 15px 5px 15px 50px;
	background-color: #ccc;
	background-repeat: no-repeat;
	background-size: auto 90%;
	background-image: url(https://www.iulianionescu.com/wp-content/uploads/arrow-1.png);
	background-position-x: 10px;
	background-position-y: center;
}

.ketopost h3 {
	padding: 15px 5px 15px 60px;
	background-color: #fdc029;
	background-repeat: no-repeat;
	background-size: auto 70%;
	background-image: url(https://www.iulianionescu.com/wp-content/uploads/arrow-2.png);
	background-position-x: 10px;
	background-position-y: center;
}

.ketopost h4 {
	padding: 15px 5px 15px 70px;
	background-color: rgba(170, 52, 1, 0.77);
	background-repeat: no-repeat;
	background-size: auto 70%;
	background-image: url(https://www.iulianionescu.com/wp-content/uploads/arrow-3.png);
	background-position-x: 10px;
	background-position-y: center;
}

.ketopost h5 {
	padding: 15px 5px 15px 60px;
	background-color: rgba(207, 158, 39, 0.77);
	background-repeat: no-repeat;
	background-size: auto 50%;
	background-image: url(https://www.iulianionescu.com/wp-content/uploads/arrow-4.png);
	background-position-x: 10px;
	background-position-y: center;
}

.ketopost th {
	font-weight: bold;
}

.ketopost th,
.ketopost td {
	padding: 5px 5px 5px 15px;
	border-bottom: 2px solid #ffffff;
}

.ketopost table {
	background-color: #dedede;
}

.darkrows {
	background-color: #666;
	color: #fefefe;
}

.contest h2 {
	text-decoration: underline;
	font-size: 130%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.contest .date {
	font-weight: bold;
}

.contest .visit {
	font-weight: bold;
	padding-bottom: 30px;
	border-bottom: 5px dotted #fdc029
}

#mfesecure-ts-image {
	left: 0 !important;
	background-color: #000 !important;
}

ol.funkylist,
.funkylist ol {
	/*max-width: 350px;*/
	counter-reset: my-awesome-counter;
	list-style: none !important;
	list-style-type: none !important;
	padding-left: 40px;
}

ol.funkylist li,
.funkylist ol li {
	margin: 0 0 0.5rem 0;
	counter-increment: my-awesome-counter;
	position: relative;
	margin-bottom: 10px;
	list-style-type: none !important;
}

ol.funkylist li::before,
.funkylist ol li::before {
	content: counter(my-awesome-counter) "  ";
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	position: absolute;
	left: calc(-1 * 32px - 10px);
	line-height: 32px;
	width: 32px;
	height: 32px;
	top: 0;
	/*transform: rotate(-10deg);*/
	background: #363636;
	border-radius: 50%;
	text-align: center;
	box-shadow: 1px 1px 0 #999;
}

.styled_list ol {
	counter-reset: li;
	list-style: none !important;
	list-style-type: none !important;
}

.styled_list ol li {
	position: relative;
	padding-left: 60px;
	min-height: 60px;
	list-style-type: none !important;
	padding-top: 12px;
}

.styled_list ol li:before {
	content: counter(li) "  ";
	counter-increment: li;
	color: #fff;
	background: #f07100;
	border-radius: 50%;
	font-size: 18px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 600px) {
	.rpwe-block li {
		width: 100% !important;
		margin-right: 0px !important;
	}
	.rpwe-block {
		padding-left: 0px !important;
	}
	.ketopost h2,
	.ketopost h3,
	.ketopost h4,
	.ketopost h5 {
		background-image: none !important;
	}
	.inner-banner-wrap {
		display: none;
	}
}

.display-posts-listing {
	padding-left: 25px;
}

.blog .overlay {
	background-color: transparent;
	background-image: url(https://iulianionescu.com/wp-content/uploads/iulian-circle-headshot-2020.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-origin: padding-box;
	border-right: 20px solid transparent;
}


/* Entry Meta Icons
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 10px;
	color: #2f6d94;
}

.entry-header .entry-meta {
	margin-bottom: 60px;
}

.entry-meta a {
	color: #2f6d94;
}

.entry-header .entry-meta a:hover {
	color: #2f6d94;
}

.entry-author::before,
.entry-categories::before,
.entry-comments-link::before,
.entry-tags::before,
.entry-time::before,
.entry-modified-time:before {
	display: inline-block;
	font: normal 16px/1 'dashicons';
	color: #2f6d94;
	margin-right: 5px;
	margin-top: 5px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
}

.entry-author,
.entry-comments-link,
.entry-time {
	margin: 0 10px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-author::before {
	content: "\f110";
}

.entry-categories::before {
	content: "\f318";
}

.entry-comments-link::before {
	content: "\f101";
}

.entry-tags::before {
	content: "\f323";
}

.entry-time::before {
	content: "\f469";
}

.entry-modified-time::before {
	content: "\f469";
}

.listitems2 li {
	line-height: 1.7em !important
}

.my-grid-layout .date {
	float: left;
	/* width: 110px; */
	padding-right: 10px;
	font-family: monospace;
	font-size: 18px;
	font-weight: 500;
}

.my-grid-layout .date:after {
	content: " ";
	white-space: pre;
}

.my-grid-layout {
	margin-bottom: 20px;
	list-style-type: none;
}

a.more-link {
	background-color: #2f6d94 !important;
	color: #fff !important
}

a.more-link:hover {
	text-decoration: underline !important;
	background-color: #52BDFF !important;
}

.inner-dark {
	background-color: rgba(47, 109, 148, .7) !important;
}

a.button {
	background-color: #2f6d94 !important;
}

a.button:hover {
	text-decoration: underline !important;
	background-color: #52BDFF !important;
}

.single-wpautoterms_page .entry-meta {
	display: none;
}

.sidebar .widget-title {
	text-align: left !important;
}

.sidebar .widget-title,
.sidebar .widgettitle {
	margin-bottom: 12px;
}

.sidebar .featuredpost .entry-title {
	font-size: small;
}

.widget-title {
	font-family: 'Muli', serif;
	font-weight: bold;
	font-size: 120%;
}

.lcp_catlist {
	padding-left: 25px;
}

.entry h2 {
	font-weight: bold !important;
	text-transform: uppercase;
}

.bctt-click-to-tweet {
	background-color: #eee;
	border-left: 15px solid #2f6d94;
	color: #2f6d94 !important;
}

.bctt-ctt-text a {
	color: #2f6d94 !important;
}

.bctt-ctt-btn a {
	color: #666 !important;
}


/*.tve-leads-post-footer {opacity: 1 !important;}

.tve-tl-anim {opacity: 1 !important; height: auto !important;}*/

.tve-leads-widget .thrv-leads-widget {
	padding: 0 !important;
}

.tve-leads-widget .thrv_wrapper {
	margin-bottom: 0px;
}

.wpautoterms-cookies-notice {
	height: 100px;
	text-align: center;
	color: #fff;
	padding-top: 32px;
	font-weight: bold;
	background-color: #241C15;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5em;
	font-family: Arial, Verdana;
}

.wpautoterms-notice-close {
	float: right;
	border: 1px solid #fff;
	display: inline-block;
	height: 35px;
	line-height: 5px;
	margin-right: 20px;
	padding-left: 30px;
	padding-right: 30px;
	top: 10px;
	color: #fff !important;
	padding-top: 12px;
}

a.wpautoterms-notice-close:hover {
	background-color: #888 !important;
}

.nav-header_right .current-menu-item>a {
	border-bottom: 3px solid #2f6d94 !important;
}

.genesis-nav-menu a span[itemprop=name] {
	font-weight: 500;
}

.search-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.menu-item .search-form {
	margin-top: 20px;
	max-width: 300px;
}

@media only screen and (min-width: 960px) {
	.menu-item .search-form {
		margin-left: 20px;
		margin-top: 0;
	}
}

.search-form-input {
	padding: 7px;
	font-size: 14px;
	background-color: #fff !important;
}

.search-form-submit {
	border-radius: 0;
	background-color: #ddd;
	padding: 0 10px;
}

.search-icon {
	height: 30px;
	width: 30px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-top: 0;
	border: none;
}

.search-form-submit:hover .search-icon path {
	fill: white;
}

.su-quote-inner {
	font-weight: 500;
}


/* Footer */

.footer-container {
	width: 100%;
	display: block;
	background-color: #142F40;
	color: #fff;
	font-size: 16px;
}

.footer-container h3 {
	color: #eee;
	font-weight: 600;
}

.footer-cont-top {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 20px 20px 0px 20px;
}

.footer-cont-top .tve-leads-shortcode {
	max-width: 800px;
	margin: auto;
}

.footer-cont-middle {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	min-height: 100px;
}

.footer-cont-middle-left {
	width: 50%;
	float: left;
	padding-right: 20px;
	text-align: right;
	min-width: 220px;
}

.footer-cont-middle-right {
	width: 50%;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #eee;
	min-height: 100px;
	text-align: left;
	min-width: 220px;
}

.footer-cont-social {
	width: 100%;
	text-align: center;
	margin: 0px 0px 20px 0px;
	clear: both;
	min-height: 20px;
}

.footer-cont-bottom {
	width: 100%;
	text-align: center;
	margin: 20px 0px 20px 0px;
	font-size: 75%;
	min-height: 50px;
	clear: both;
}

.footer-sep {
	width: 100%;
	clear: both;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.footer-sep-inner {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee
}

.footer-container a,
.footer-container a:link,
.footer-container a:visited {
	color: #eee !important;
	text-decoration: none;
}

.footer-container a:hover {
	color: #52BDFF !important;
	text-decoration: none;
	border-bottom: 1px #52BDFF dotted;
}

.footer-cont-social a,
.footer-cont-social a:link,
.footer-cont-social a:visited {
	color: #ccc !important;
	text-decoration: none;
}

.footer-cont-social a:hover {
	color: #52BDFF !important;
	text-decoration: none;
	border: none;
}

@media only screen and (max-width: 600px) {
	
	.footer-cont-middle-right {
		border-left: none;
		width: 100%;
	}
	
	.footer-cont-middle-left {
		text-align: left;
		width: 100%;
		margin-left: 20px;
		margin-bottom: 20px;
	}
}

.site-footer {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #1dabda;
}

.site-footer .wrap {
	margin: 0;
	padding: 0;
	width: auto;
	max-width: none;
}

.site-footer .tve_lg_submit {
	color: #444;
}


/* End Footer */


/* post toc */

.toc_post {
	width: auto;
	display: inline-block;
	position: relative;
	padding: 20px;
	border: 1px solid #888888;
	margin-bottom: 30px;
}

.toc_post p {
    margin-bottom: 5px;
}

.toc_post_title {
	font-weight: bold;
	font-size: 110%;
}

.toc_post_list {
	list-style-type: none !important;
  margin-bottom: 0px !important;
  margin-top: 10px;
  margin: 0 0 10px 0px !important;
}

.toc_post_list li {
	margin-bottom: 3px !important;
}

.toc_post_list li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.toc_indent_1 {
	padding-left: 25px;
	list-style-type: none !important
}

.jumptarget::before {
	content: "";
	display: block;
	height: 75px;
	margin: -65px 0 0;
}


/* end post toc */

div.printfriendly {
	width: 100%;
	clear: both;
}

.dropcap {
	display: block;
	float: left;
	text-align: center;
	margin: 5px 15px 15px 0;
	background: #363f48;
	color: #fff;
	font-size: 125px;
	line-height: 125px;
	width: 125px;
	height: 125px;
}

.su-quote-inner {
	font-size: 1.3em;
}

#enhancedtextwidget-5 .thrv-leads-form-box {
	margin: 0;
	padding: 0;
}

#featured-post-4 h4 {font-size: 1.1em;}

.p404 .display-posts-listing {
	margin: 0;
    list-style-type: none;
	padding: 0;
}

.p404 .display-posts-listing li {
margin-bottom: 20px;
    height: 190px;
    padding: 20px;
    background-color: #fefefe;
}

.p404 .display-posts-listing .image {
	float: left;
    margin-right: 20px;
}

/* Tip Box */

.tip_box {
    padding: 25px;
    margin-bottom: 20px;
    border-left: 7px solid #47a6b8;
    text-shadow: 0 1px 0 hsla(0,0%,100%,.2);
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.25), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.25), 0 1px 2px rgba(0,0,0,.05);
    clear: both;
    background-color: #f0f7f9;
	color: rgb(51,51,51);
	font-size: 1.1rem;
}

.tip_box h4 {
    color: #47a6b8;
    border-bottom: 1px solid #47a6b8;
    font-family: inherit;
	  text-decoration: none;
    line-height: 1.43;
    letter-spacing: 0;
    font-style: normal;
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    margin-top: 0;
}

.tip_box p {
	line-height: 1.6 !important;
	
}

.tip_box ul {
margin: 0;
padding: 0;
margin-left: 1.25rem;
margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
	display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.tip_box ul li {
list-style: none;
    margin: 0 0 16px 1.1225em;
    padding: 0;
    position: relative;
}

.tip_box ul li:before {
    color: #57c3c3;
    content: "\2022";
    font-size: 2.5em;
    left: -.6em;
    position: absolute;
    top: -.5em;
}

/* End Tip Box */

/* SGJ */

.sgj_promo {
    padding: 20px;
    display: block;
    height: auto;
    width: 100%;
    position: relative;
    min-height: 190px;
    font-size: 110%;
    font-family: Arial;
    border: 2px solid #888888;
	  margin-bottom: 20px;
}

.sgj_entry .default-download-category, .sgj_entry .wpfd-breadcrumbs-default {
	display: none !important;
}

.sgj_promo picture {
    margin: 0 0 0 0;
}

.sgj_promo img {
    margin: 0 20px 0 0;
}

.sgj_top {
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-stretch: expanded;
	font-size: large;
	color: #363636;
}

.sgj_qa {
	font-size: 48px;
    padding: 12px 15px 0px 12px;
    background-color: #6D96CB;
    color: #fff;
    line-height: 30px;
    width: 70px;
    float: left;
    clear: both;
    height: 70px;
    margin-right: 10px;
    border: 4px solid #497BBE;
}

.sgj_qa_a {
	padding: 15px 15px 0px 15px !important;
}

.sgj_top a,
.sgj_top a:link,
.sgj_top a:visited {
	color: #363636 !important;
	text-decoration: none;
}

.sgj_top a:hover {
	color: #8F8F7F !important;
	text-decoration: none;
}

.sgj_number {
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 32px;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	background: #363636;
	border-radius: 50%;
	text-align: center;
	display: block;
	float: left;
	margin-top: 3px;
}

.sgj_entry .sgj_t {
	display: block;
	display: inline-block;
	height: auto;
	width: 100%;
	padding: 24px;
	font-family: Tahoma, Verdana, Arial;
	margin-bottom: 20px;
}

.sgj_r_ma {
	background-color: #F04923
}

.sgj_r_ma_fg {
	color: #F04923 !important;
}

.sgj_r_l1 {
	background-color: #F36C4F
}

.sgj_r_l2 {
	background-color: #F6917B
}

.sgj_r_l2_fg {
	color: #F6917B !important
}

.sgj_g_ma {
	background-color: #66BC46
}

.sgj_g_l1 {
	background-color: #83C96B
}

.sgj_g_l2 {
	background-color: #A2D690
}

.sgj_g_l2_fg {
	color: #A2D690 !important
}

.sgj_b_ma {
	background-color: #497BBE
}

.sgj_b_l1 {
	background-color: #6D96CB
}

.sgj_b_l2 {
	background-color: #91B0D8
}

.sgj_y_ma {
	background-color: #FDBA12
}

.sgj_y_ma_fg {
	color: #FDBA12 !important
}

.sgj_y_l1 {
	background-color: #FDC741
}

.sgj_y_l2 {
	background-color: #FDD570
}

.sgj_y_l2_fg {
	color: #FDD570 !important
}

.sgj_w_fg {
	color: #fff  !important;
}


.sgj_w_bg {
	background-color: #fff  !important;
}

.sgj_entry .sgj_img {
	float: left;
	margin: 0 40px 0 0;
	height: 150px;
	vertical-align: middle
}

.sgj_entry .sgj_t h1 {
	display: block;
	font-family: Tahoma, Verdana, Arial !important;
	color: #fff;
}

.sgj_entry .sgj_t h1 div {
	margin: auto;
	font-size: 2em;
	line-height: 150px;
	display: block;
	margin-top: 24px;
}

.sgj_entry .sgj_t_text {
	line-height: 80px !important; 
	font-size: 1.5em !important;
	}

.sgj_entry .sgj_q {
	font-size: 120%;
	margin-top: 20px;
	padding: 20px 20px 20px 20px;
	background-color: #efefef;
}

.sgj_entry .sgj_q img {
	max-width: 100px;
	margin-top: 0;
	margin-bottom: 0;
}

.sgj_entry .sgj_q_t {
	margin-top: 10px;
}

.sgj_entry .sgj_dl {
	background-image: url(/wp-content/uploads/pdf-download-2.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	min-height: 240px;
	width: 100%;
	position: relative;
	display: block;
	padding-left: 190px;
	background-color: #efefef;
}

.sgj_dl .sgj_dl_t {
	margin: auto;
	position: absolute;
	top: 0;
	left: 190px;
	bottom: 0;
	right: 0;
	height: 52px;
	font-size: 170%;
}

.sgj_entry .sgj_dl2 {
	background-image: url(/wp-content/uploads/self-growth-journey-workbook.png);
	background-repeat: no-repeat;
	background-position-y: 10px;
	background-position: 20px 20px;
	background-size: 150px;
	min-height: 240px;
	width: 100%;
	position: relative;
	display: block;
	background-color: #efefef;
    color: #363636;
}

.sgj_dl2 .sgj_dl_t2 {
	margin: auto;
	position: absolute;
	top: 0;
	left: 190px;
	bottom: 0;
	right: 0;
	font-size: 170%;
	height: 100% !important;
	padding: 10px 10px 10px 0;
	color: #363636;;
}

.sgj_dl_t2:hover {
	color: #fff;
}

.sgj_dl2.rounded-corners:hover, .sgj_dl.rounded-corners:hover, .sgj_dl_link div:hover {
    background-color: #666;
} 

a.sgj_dl_link,
a.sgj_dl_link:link,
a.sgj_dl_link:visited {
	color: #363636 !important;
	text-decoration: none;
}

a.sgj_dl_link:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #666;
}

.sgj_entry .sgj_bc {
	display: flex;
	margin-bottom: 20px;
	width: 100%;
}

.sgj_entry .sgj_bc a,
.sgj_entry .sgj_bc a:link,
.sgj_entry .sgj_bc a:visited {
	color: #fff !important;
	text-decoration: none;
	width: 100%;
}

.sgj_entry .sgj_bc a:hover {
	color: #000 !important;
	text-decoration: none;
}

.sgj_entry .sgj_bc_1,
.sgj_entry .sgj_bc_2,
.sgj_entry .sgj_bc_3,
.sgj_entry .sgj_bc_4,
.sgj_entry .sgj_bc_2_s,
.sgj_entry .sgj_bc_3_s,
.sgj_entry .sgj_bc_4_s {
	width: 25%;
	float: left;
	display: flex;
	padding: 10px 10px 10px 20px;
	color: #fff;
	height: 100%;
	font-weight: bold;
}

.sgj_entry .sgj_bc_1 {
	background-color: #497bbe;
}

.sgj_entry .sgj_bc_2 {
	background-color: #F6917B;
}

.sgj_entry .sgj_bc_3 {
	background-color: #FDD570;
}

.sgj_entry .sgj_bc_4 {
	background-color: #A2D690;
}

.sgj_entry .sgj_bc_2_s {
	background-color: #F04923;
}

.sgj_entry .sgj_bc_3_s {
	background-color: #FDBA12;
}

.sgj_entry .sgj_bc_4_s {
	background-color: #66BC46;
}

.sgj_comments .akismet_comment_form_privacy_notice {display: none !important;}

.sgj_comments  .comment-reply-title {display: none !important;}

.sgj_comments {margin-top: 30px;}

.sgj_nav {
	width: 100%;
	position: relative;
	height: 42px;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	margin-top: 20px;
}

.sgj_nav a,
.sgj_nav a:link,
.sgj_nav a:visited {
	color: #fff !important;
	text-decoration: none;
}

.sgj_nav a:hover {
	color: #000 !important;
	text-decoration: none;
}

.sgj_nav_l {
	width: 50%;
	float: left;
	background-image: url(/wp-content/uploads/left_arrow_prev.png);
	background-repeat: no-repeat;
	background-origin: content-box;
	background-position: left center;
	text-align: left;
	padding-left: 5px;
	line-height: 42px;
	border-right: solid 2px #fff;
}

.sgj_nav_r {
	width: 50%;
	float: left;
	background-image: url(/wp-content/uploads/right_arrow_next.png);
	background-repeat: no-repeat;
	background-origin: content-box;
	background-position: right center;
	text-align: right;
	padding-right: 5px;
	line-height: 42px;
}

.sgj_nav_r a {
	padding-right: 42px;
}

.sgj_nav_l a {
	padding-left: 42px;
}

.sgj_big {
	font-size: 150%;
	margin: 30px 0 0 0;
	text-align: center;
	height: auto;
	font-weight: bold;
}

.sgj_entry p {
	font-size: 1.3em !important;
}

.sgj_heading {
	padding: 10px 10px 10px 15px;
	font-weight: bold !important;
	font-family: Arial, Verdana, Tahoma;
}

.sgj_heading_accent_r {
	padding-left: 10px;
  border-left: 10px solid #F04923;
}

.sgj_heading_accent_g {
	padding-left: 10px;
  border-left: 10px solid #66BC46;
}

.sgj_heading_accent_y {
	padding-left: 10px;
  border-left: 10px solid #FDBA12;
}

.sgj_heading_accent_b {
	padding-left: 10px;
  border-left: 10px solid #497bbe;
}

.sgj_quote {
	position: relative;
	margin-bottom: 1.5em;
	color: #202020;
	font-style: italic;
	font-size: 20px;
	background-image: url(https://iulianionescu.com/wp-content/uploads/quotes.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 128px !important;
	padding-left: 0 !important;
}

.sgj_quote .su-quote-inner {
	padding: 15px 25px;
	border-left: 10px solid #F04923;
}


.sgj_quote_y .su-quote-inner {
	border-left: 10px solid #FDBA12;
}

.sgj_quote_g .su-quote-inner {
	border-left: 10px solid #66BC46;
}

.sgj_quote_b .su-quote-inner {
	border-left: 10px solid #497bbe;
}

.sgj_quote .su-quote-cite {
	display: block;
	margin-top: 1.1em !important;
	color: #202020;
	text-align: left !important;
}

.sgj_quote:after {
	content: none !important;
}

.sgj_quote:before {
	content: none !important;
}

.sgj_entry .funkylist {
	  line-height: 1.8em !important;;
    font-size: 1.2em !important;
}

.sgj_inner_img {
	  -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #666);
    margin-right: 30px;
	margin-bottom: 10px;
}

.sgj_inner_img1 {
   margin-right: 30px;
	margin-bottom: 10px;
}

.sgj_inner_img img {
	border: 1px solid #363636;
}

.sgj_related .my-grid-layout {
    list-style-type: none;
    margin-left: 5px;
}

.sgj_entry ol.funkylist li {
    font-size: 1.1em;
}

/* SGJ WTR */

.page-id-21483 #wtr-slider, .page-id-21485 #wtr-slider, .page-id-21487 #wtr-slider, .page-id-21489 #wtr-slider, .page-id-21491 #wtr-slider, .page-id-21493 #wtr-slider, .page-id-21495 #wtr-slider {background-color: rgb(253,186,18) !important;}

.page-id-21464 #wtr-slider, .page-id-21467 #wtr-slider, .page-id-21469 #wtr-slider, 
.page-id-21471 #wtr-slider, 
.page-id-21473 #wtr-slider, .page-id-21475 #wtr-slider, .page-id-21477 #wtr-slider, .page-id-21479 #wtr-slider, .page-id-21481 #wtr-slider {background-color: rgb(240,73,35) !important;}

.page-id-21497 #wtr-slider, .page-id-21499 #wtr-slider, .page-id-21501 #wtr-slider, .page-id-21503 #wtr-slider, .page-id-21505 #wtr-slider, .page-id-21507 #wtr-slider, .page-id-21509 #wtr-slider, .page-id-21511 #wtr-slider, .page-id-21513 #wtr-slider {background-color: rgb(102,188,70) !important;}

.sgj_entry .su-list {
    font-size: 1.3em;
}

/* SGJ TABLE  */

.sgj_tb {
	width: 100%;
	border: none;
	color: #fff;
	vertical-align: middle;
	font-size: 130%;
	padding-bottom: 0;
	margin: 0;
}

.sgj_tb a, .sgj_tb a:link, .sgj_tb a:visited, .sgj_tb a:active {
  text-decoration: none;
  color: #fff;
}

.sgj_tb_cont {
	padding-left: 74px;
}

.sgj_tb_top_cont {
	position: relative; 
	width: 100%; 
	height: auto; 
	display: block;
}

.sgj_tb a:hover {
  text-decoration: underline;
  color: #000;
}

.sgj_tb td, .sgj_tb th, .sgj_tb thead, .sgj_tb tr {
	height: 64px;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
}

.sgj_tb_r {
    background-color: #F6917B;
}

.sgj_tb_r_ma {
    background-color: #F04923;
}

.sgj_tb_r thead {
    background-color: #F04923;
	text-align: left;
}

.sgj_tb_r td.sgj_col_1 {
	background-color: #F6917B;
}

.sgj_tb_y {
    background-color: #FDD570;
}

.sgj_tb_y_ma {
    background-color: #FDBA12;
}

.sgj_tb_y thead {
    background-color: #FDBA12;
	text-align: left;
}

.sgj_tb_y td.sgj_col_1 {
	background-color: #FDD570;
}

.sgj_tb_g {
    background-color: #A2D690;
}

.sgj_tb_g_ma {
    background-color: #66BC46;
}

.sgj_tb_g thead {
    background-color: #66BC46;
	text-align: left;
}

.sgj_tb_g td.sgj_col_1 {
	background-color: #A2D690;
}

.sgj_tb_b {
    background-color: #91b0d8;
}

.sgj_tb_b_ma {
    background-color: #497bbe;
}

.sgj_tb_b thead {
    background-color: #497bbe;
	text-align: left;
}

.sgj_tb_b td.sgj_col_1 {
	background-color: #91b0d8;
}

th.sgj_col_1 {
	width: 10px;
	border: none;
}

td.sgj_col_1 {
	width: 10px;
	border: none;
}

th.sgj_col_2 {
	width: 64px;
	border: none;
}

td.sgj_col_2 {
	width: 64px;
	border: none;
}

.sgj_col_3 {
	padding-left: 15px;
}

.sgj_tb .sgj_row_sep {
  height:5px;
	border: none;
}

.sgj_tb .sgj_row_sep_2 {
  height:1px;
  background-color: #fff;
	border: none;
	padding: 0;
}

/* END SGJ TABLE  */

/* SGJ Download Area */

.sgj_entry .sgj_dl_head {
    background: url(https://iulianionescu.com/wp-content/uploads/cloud-download.png);
     background-repeat: no-repeat;
     background-position: left center;
     min-height: 60px;
     border-bottom: 3px solid #363636;
     color: #363636;
     font-size: 28px;
     font-weight: bold;
     padding-left: 80px;
     padding-top: 8px;
     margin-bottom: 20px;
     width: 100%;
}
 .sgj_entry .sgj_dl_shead{
     font-weight: bold;
     color: #363636;
     margin-bottom: 10px;
	   padding-left: 15px;
     font-size: 1.2em;
}
 .sgj_entry .wpfd-content.wpfd-content-default.wpfd-content-multi {
     margin-top: 0 !important;
}
 .sgj_entry .wpfd-container {
     margin-top: 0 !important;
}
 .sgj_entry .wpfd-categories {
     display: none !important;
}
 .sgj_entry .sgj_dl_text{
}
 .sgj_entry .sgj_o{
     background-color: #363636;
     color: #fff;
     padding-left: 8px;
     padding-right: 8px;
}

.sgj_dl_block .sgj_dl_inner_txt {
	padding-left: 15px;
  font-family: Verdana;
	font-size: 1.1em;
	
}

.sgj_dl_block {
	border-bottom: 3px solid #363636;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.sgj_discovery .sgj_dl_block {
	
}

.sgj_creation .sgj_dl_block {
	
}

.sgj_action .sgj_dl_block {
	
}

/* End SGJ Download Area */

.sgj_fb h3 {
    background-color: #6D96CB !important;
    padding: 10px 10px 10px 15px !important;
    font-weight: bold !important;
    font-family: Arial, Verdana, Tahoma;
    border-left: 10px solid #497bbe !important;
    color: #fff;
}

/* SGJ MEdia Queries */

@media only screen and (max-width: 900px) {
	.sgj_dl2 .sgj_dl_t2 {
		font-size: 130%;
	}
}

@media only screen and (max-width: 700px) {
	.sgj_entry .sgj_t {
		padding: 12px;
	}
	.sgj_entry .sgj_t h1 img {
		height: 100px;
		margin: 0 20px 0 0;
	}
	.sgj_entry .sgj_t h1 div {
		font-size: 1.0em;
		line-height: 75px;
		margin-top: 12px;
	}
	.su-quote-inner {
		font-size: 1.1em;
	}
	.sgj_dl2 .sgj_dl_t2 {
		font-size: 110%;
	}
	.sgj_entry .sgj_dl2 {
		min-height: 400px;
	}
	
	.sgj_entry .sgj_q img {
	max-width: 50px;
}

	.sgj_entry .sgj_bc {
	display: block;
}

	.sgj_entry .sgj_bc_1,
	.sgj_entry .sgj_bc_2,
	.sgj_entry .sgj_bc_3,
	.sgj_entry .sgj_bc_4,
	.sgj_entry .sgj_bc_2_s,
	.sgj_entry .sgj_bc_3_s,
	.sgj_entry .sgj_bc_4_s {
	float: none;
	width: 100%;
	display: block;
	padding: 5px 5px 5px 10px;
	font-size: 90%;
}

	.sgj_entry .sgj_dl_t {
	font-size: 150%;
	margin-top: 10px;
  }
}

@media only screen and (max-width: 500px) {
	
	
.dropcap {
	font-size: 100px;
	line-height: 100px;
	width: 100px;
	height: 100px;
}
	
	.sgj_nav {height: 90px;}
	.sgj_nav_l {width: 100%; border-right: none; border-bottom: 2px solid #fff;}
	.sgj_nav_r {width: 100%;}
	
	.sgj_dl2 .sgj_dl_t2 {
		font-size: 100%;
	}
	.sgj_entry .sgj_t h1 div {
		line-height: 50px;
	}
	.sgj_quote {
		padding-right: 64px !important;
		background-size: 64px 64px;
	}
	.sgj_dl2 .sgj_dl_t2 {
		position: relative;
		left: 0 !important;
	}
	
	.sgj_dl2 {
		padding: 220px 10px 10px 10px;
		background-position: center 20px !important;
	}
	
	.sgj_dl {
		background-size: 100px;
	  padding-left: 120px;
	}
	
	.sgj_dl_t {
		left: 120px !important;
		font-size: 100%;
	}
	
	.sgj_entry p {
		font-size: 1.2em !important;
	}
	
	.sgj_entry .sgj_dl_t {
    font-size: 110%;
    margin: 20px 10px 10px 10px;
    line-height: 30px;
   }
	
	.sgj_inner_img, .sgj_inner_img1 {
		width: 100%;
		-webkit-filter: none;
    filter: none;
    margin-right: 0;
	}
	
	.sgj_inner_img, .sgj_inner_img1 img {
		width: 100%;
	}
		
.sgj_tb_cont {
	padding-left: 10px;
	}
	
	.sgj_col_3 {
    line-height: 30px;
    font-size: 90%;
	}
	
	.sgj_entry .sgj_t_text {
	line-height: 55px !important; 
	font-size: 1.3em !important;
		text-align: center !important;
	}
	
	.sgj_entry .sgj_t h1 div {
    font-size: 1.3em;
    line-height: 55px;
    text-align: center;
}
	
	.entry-content ol, .entry-content ul {
    margin: 0 0 24px 0px;
}
	
}

@media only screen and (max-width: 400px) {
	.sgj_t .sgj_img {
		width:100%;
		height: auto !important;
		margin: 0px !important;
		text-align: center;
	}
	.sgj_entry p {
		font-size: 1.1em !important;
	}
	
}

/* SGJ Box */

.sgj_box {
     max-width: 1200px;
     display: flex;
	margin-top: 24px;
}

.sgj_box picture, .sgj_box img {width: 100%;}

 a.ctg, a.ctg:link, a.ctg:visited, a.ctg:active{
     text-decoration: none;
     color: #363636;
}
 a.ctg:hover{
     color: #161616;
}
 .sgj_box__image {
     margin: 0px 30px 0 0;
     width: 550px;
     object-fit: contain;
     align-self: flex-start;
}
 .sgj_box__text {
     flex: 1 1 auto;
     text-align: right;
     padding-top:20px;
     padding-right: 20px;
}
.sgj_box ul {
list-style-type: none;
margin-left: 20px;
}
 .sgj_box li {
    font-weight: bold;
     color: #fff;
     padding: 5px;
padding-right: 15px;
     margin-bottom: 5px;
}
 .sgj_box .li_1{
     background-color: #F04923;
}
 .sgj_box .li_2{
     background-color: #FDBA12;
}
 .sgj_box .li_3{
     background-color: #66BC46;
}
@media only screen and (max-width: 700px) {
.sgj_box {display: block;}
.sgj_box__image {margin: 0; width: 100%;}
.sgj_box__text {flex: none; text-align: center;}
.sgj_box ul {margin: 0;}
}

/* End SGJ Box */


/* END SGJ */