/*
Theme Name: Enki Child
Template: enki
Version: 1.0
Author:	NMG
Theme URI: https://nowmediagroup.tv/
Author URI: https://nowmediagroup.tv/
*/


/*
* GLOBAL
*/
#sitemap_authors,
#sitemap_headers,
#sitemap_pageblocks {
	display: none;
}
.lorem {
	background-color: red;
}
html {
	line-height: 1.5!important;
}
address {
	font-style: normal;
}
iframe,
img {
	vertical-align: middle;
}
.l-main .wpb_text_column a:not(.w-btn) {
	text-decoration: underline;
}
.no-touch a[href^="tel:"] {
	cursor: text;
	pointer-events: none;
}
a[href^="tel:"] {
	font-weight: inherit;
	white-space: nowrap;
	text-decoration: none;
}
a[href^="mailto:"] {
	word-break: break-word;
	color: inherit;
}
.width_full:not(.img-fullwidth) .l-section-h > .g-cols {
	margin: 0;
}
[class*="ul-styled"] ul {
	margin-left: 0;
	list-style-type: none;
}
[class*="ul-styled"] ul > li {
	position: relative;
	padding-left: 1.75em;
}
.ul-styled-arrow ul > li:before {
	content: '\f138';
}
.ul-styled-check ul > li:before {
	content: '\f058';
}
[class*="ul-styled"] ul > li:before {
	font-family: fontawesome;
	font-weight: 900;
	position: absolute;
	left: 0;
	color: #2234D3;
}
.styled-img img,
.styled-img-alt img {
	-webkit-box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
	box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
}
.styled-img img {
	border-radius: 0 0 5rem 0;
}
.styled-img-alt img {
	border-radius: 0 0 0 5rem;
}
.w-image:not(:last-child),
.w-tabs:not(:last-child),
.w-video:not(:last-child),
.g-cols.vc_inner:not(:last-child) {
	margin-bottom: 1.5rem;
}

/*
* GRAVITY FORMS
*/
.gform_wrapper textarea {
	resize: none;
}
.gform_wrapper .gfield {
	vertical-align: top;
	margin-bottom: .75rem;
}
.gform_wrapper input,
.gform_wrapper textarea,
.gform_wrapper select {
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	font-size: .85em;
}
.gform_wrapper input[type="text"],
.gform_wrapper textarea,
.gform_wrapper select {
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}
.gform_wrapper input[type="text"]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
	border-color: rgba(0, 0, 0, 0.35);
}
.gform_wrapper input[type="text"],
.gform_wrapper input[type="radio"],
.gform_wrapper textarea,
.gform_wrapper select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.gform_wrapper select::-ms-expand {
	display: none;
}
::-webkit-input-placeholder {
	opacity: .75;
}
::-moz-placeholder {
	opacity: .75;
}
:-ms-input-placeholder {
	opacity: .75;
}
::-ms-input-placeholder {
	opacity: .75;
}
::placeholder {
	opacity: .75;
}
.gform_body > ul > li:not(.gfield),
.gform_body > ul > .gfield_html {
	margin-bottom: 0;
}
.gform_wrapper input[type="text"],
.gform_wrapper select {
	height: 2rem;
	line-height: 2rem;
}
.masthead-home .gform_wrapper textarea.medium,
#footer-form .gform_wrapper textarea.medium {
	height: 4rem;
}
input[type="submit"] {
	width: 100%;
}



/* adjust font sizes so that they don't seem too big on tablets or small laptops */
@media screen and (min-width: 768px) and (max-width: 1599px) {
	html, .l-header .widget {
		font-size: 18px!important;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.l-main h1 {
		font-size: 2rem;
	}
	.l-main h2 {
		font-size: 2.5rem;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.l-main h1 {
		font-size: 2.5rem;
	}
	.l-main h2 {
		font-size: 3rem;
	}
}
/* end font adjustments */


/*
* HEADER
*/
.header-phone {
	font-size: 1.35rem;
	font-weight: 700;
}
.sticky .l-subheader.at_middle {
/* 	background-color: #0e1111; */
	background-color: white;
}


/*
* MASTHEAD
*/
[class*="masthead"],
[class*="masthead"] h1 {
	color: white;
}
[class*="masthead"] .l-section-img:before,
[class*="masthead"] .l-section-img:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
[class*="masthead"] .l-section-img:before {
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}
[class*="masthead"] .l-section-img:after {
	background: url('../../uploads/2019/11/header-angle.svg') no-repeat top center;
	background-size: 106% auto;
	padding-bottom: 11%;
}
[class*="masthead"] .l-section-h {
	padding: 6% 0 10%;
}
#header-form {
	max-width: 38em;
}
#header-form .gform_wrapper {
	background-color: white;
	padding: 1.5rem;
}
#header-form .gform_wrapper {
	background-color: white;
	padding: 1.5rem;
	-webkit-box-shadow: 0 0.2em 1em rgba(0, 0, 0, .4);
	box-shadow: 0 0.2em 1em rgba(0, 0, 0, .4);
}
.masthead-home .star-rating {
	width: 7rem;
	margin-top: 1rem;
}
.w-btn-wrapper .us-btn-style_2 {
	padding-top: 1.5rem;
}
.us-btn-style_2 > i {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
@-webkit-keyframes bounceUp {
	0% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	10% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	30% {
		-webkit-transform:translate(-50%,-40%);
		transform:translate(-50%,-40%);
	}
	40% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	60% {
		-webkit-transform:translate(-50%,-25%);
		transform:translate(-50%,-25%);
	}
	70% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	90% {
		-webkit-transform:translate(-50%,-10%);
		transform:translate(-50%,-10%);
	}
	100% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
}
@keyframes bounceUp {
	0% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	10% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	30% {
		-webkit-transform:translate(-50%,-40%);
		transform:translate(-50%,-40%);
	}
	40% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	60% {
		-webkit-transform:translate(-50%,-25%);
		transform:translate(-50%,-25%);
	}
	70% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
	90% {
		-webkit-transform:translate(-50%,-10%);
		transform:translate(-50%,-10%);
	}
	100% {
		-webkit-transform:translate(-50%,0);
		transform:translate(-50%,0);
	}
}
.masthead-home .us-btn-style_2 > i {
	-webkit-animation: bounceUp 1.3s ease .5s infinite;
	animation: bounceUp 1.3s ease .5s infinite;
}

#ready-to-start {
	font-size: .8rem;
}
#ready-to-start .g-cols.vc_inner .vc_column-inner > .wpb_wrapper {
	padding: 1.5rem 2rem;
	-webkit-box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
	box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
	border-radius: 0 0 5rem 0;
}
#ready-to-start img {
	height: 120px;
}
#ready-to-start h3,
#ready-to-start p:last-child {
	text-align: center;
}

#why-choose .numbered-list {
	counter-reset: why-choose;
}
#why-choose .numbered-list .wpb_text_column {
	counter-increment: why-choose;
	position: relative;
	padding-left: 1.8em;
	margin-bottom: 1em;
}
#why-choose .numbered-list .wpb_text_column:last-child {
	margin-bottom: 0;
}
#why-choose .numbered-list .wpb_text_column:before {
	content: counter(why-choose);
	position: absolute;
	left: 0;
	font-weight: 900;
	color: #3C4EEC;
	height: 1.4em;
	line-height: 1.4em;
	width: 1.4em;
	text-align: center;
	border-radius: 50%;
	-webkit-box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
	box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
}
#why-choose .numbered-list .wpb_text_column > .wpb_wrapper {
	font-size: 1rem;
}
#video-testimonials h2 {
	margin-bottom: 0;
}
#written-testimonials .usg_post_content_1 {
	-webkit-box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
	box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
	position: relative;
}
#written-testimonials .usg_post_content_1:before {
	content: '"';
	font-family: Arial, sans-serif;
	font-size: 3rem;
}
#written-testimonials .usg_post_content_1:before,
#written-testimonials .usg_post_content_1:after {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 6.5rem;
	line-height: 1;
	position: absolute;
	color: #FFB72B;
	opacity: .25;
}
#written-testimonials .usg_post_content_1:before {
	content: '“';
	top: 0;
	left: .6rem;
}
#written-testimonials .usg_post_content_1:after {
	content: '”';
	bottom: -2rem;
	right: 2rem;
}


/*
* FOOTER
*/
#footer-copyright {
	font-size: .8rem;
}
#footer-copyright .l-section-h {
	padding: 1.5em 0;
}
#footer-form {
	background-color: #FFB72B;
}
#footer-form .l-section-img {
	padding-bottom: 15%;
	bottom: auto;
	background-size: 150% auto;
}
#footer-form .vc_column_container .vc_column-inner > .wpb_wrapper {
	background-color: white;
	padding: 1.5rem;
	-webkit-box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
	box-shadow: 0 0.2rem 1.8rem rgba(0, 0, 0, 0.15);
}



/*
* MIN-WIDTH MEDIA QUERIES
*/
@media screen and (min-width: 601px) {
	#written-testimonials .usg_hwrapper_1 {
		margin-left: -2.25rem;
	}
}
@media screen and (min-width: 768px) {
	.masthead-home .gform_body {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.gform_body > ul {
		width: 100%;
	}
	.masthead-home .gform_body > ul:nth-child(-n+2) {
		width: 50%;
	}
	.masthead-home .gform_body > ul:nth-child(2) {
		padding-left: .75rem;
	}
	#why-choose .numbered-list .wpb_text_column:before {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#why-choose .numbered-list .wpb_text_column:first-child {
		margin-top: .5em;
	}
}
@media screen and (min-width: 992px) {
	#ready-to-start .g-cols.vc_inner > .vc_column_container:nth-child(odd) {
		margin-top: 3rem;
	}
	#footer-form .vc_column_container .vc_column-inner > .wpb_wrapper {
		padding: 1.5rem 3rem 2.5rem;
	}
	#footer-form .gform_fields:first-child .gfield:not(.gfield_html) {
		width: 32%;
		display: inline-block;
	}
	#footer-form .gform_fields:first-child .gfield:nth-child(-n+2) {
		margin-right: 2%;
	}
}
@media screen and (min-width: 1200px) {
	#why-choose .numbered-list .wpb_text_column {
		font-size: 6rem;
	}
	#written-testimonials .w-grid-item:nth-child(odd) {
		margin-top: 3rem;
	}
	#footer-form .l-section-h {
		padding: 2rem 0 8rem;
	}
}


/*
* MAX-WIDTH MEDIA QUERIES
*/
@media screen and (max-width: 600px) {
	#why-choose .numbered-list .wpb_text_column {
		font-size: 1.5rem;
	}
}


/*
* MIN- AND MAX-WIDTH MEDIA QUERIES
*/
@media screen and (min-width: 601px) and (max-width: 767px) {
	#why-choose .numbered-list .wpb_text_column {
		font-size: 3rem;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	#written-testimonials .w-grid-item {
		width: 66.6666%!important;
	}
	#written-testimonials .w-grid-item:nth-child(odd) {
		margin-left: 8.3333%;
	}
	#written-testimonials .w-grid-item:nth-child(even) {
		margin-left: 25%;
	}
	#footer-form .gform_body {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#footer-form .gform_body > ul:nth-child(-n+2) {
		width: 50%;
	}
	#footer-form .gform_body > ul:nth-child(2) {
		padding-left: .75rem;
	}
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
	#why-choose .numbered-list .wpb_text_column {
		font-size: 4rem;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#written-testimonials .w-grid-list {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}