/**
 * Global classes 
 */
html {
	--sect-gap: 4em;
	--subsect-gap: 2.5em;
}
.company:after {
    content: 'David Bakhtnia Consulting';
    font-weight: bold;
}
.company_main:after {
    content: 'eSolutionLab';
    font-weight: bold;
}
.company_parent:after {
    content: 'eSolutionLab, Inc.';
    font-weight: bold;
}
.content-highlight {
    border-left: 5px solid #00FF93;
    padding: 5px 0 5px 10px;
}
.blink {
    animation: blinker 0.6s linear infinite;
    color: #f16c20;
    }
.margin0 {
	margin:0;
}
@keyframes blinker {
    50% { opacity: 0; }
    }
.boxformat {
	border: 1px solid #00A0C6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 1em 0;
	padding: 20px;
	}

/**
 * Content
 */

/* Header */
.stick #header-text {
    top: 0;
    margin: 0 !important;
}
#site-title {
    margin: 0;
    width: 195px;
    padding-left: 5px;
}
#home .slides .tg-container {
	top: 55%;
}
#home .slides .caption-sub h4 {
	color: #ffffff85;
    font-weight: normal;
}
#site-navigation .menu-item:hover a {
    font-weight: 400;
}

.hfeed.site #primary li a {
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    text-align: center;
    line-height: 10px;
    background-color: snow;
    border: 0.5px solid #32bad11f;
}
.hfeed.site #primary li a h4,
.hfeed.site #primary li a h5 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}
.hfeed.site #primary li a .meta-nav {
    color: #ededeb;
}
.hfeed.site #primary li a:hover {
    background-color: #32c2cf;
	color: white;
}

/**
 * Footer
 */
footer {
    margin: 0 !important;
}
footer #top-footer {
    padding: 2em 0;
}
footer #top-footer .widget,
footer #top-footer .widget .detail-block {
	margin: 0;
	padding-bottom: 0;
}
footer .tg-column-3 {
	float: right;
}
footer .detail-block p {
    margin-left: 27px;
}
footer .detail-block .detail-text {
    padding: 0;
}
.footer-nav li a[href*="linkedin.com"] {
    font: 0/0 a;
    color: transparent;
}
.footer-nav li a[href*="linkedin.com"]::before {
    content: "\f08c";
    font-size: 21px;
    line-height: 15px;
    padding: 0;
    color: #ffffff;
}
.footer-nav li:first-child {
    margin: 0;
    padding: 0;
}

/**
 * Home
 */
.home .section-wrapper {
	padding: 50px 0 !important;
 }
.home #portfolio .section-wrapper {
    padding: 50px 0 0 !important;
}
.home .section-title-wrapper {
    margin-bottom: 40px;
}
.home #team .section-title-wrapper {
    margin-bottom: 0;
}
.home .widget ul {
    list-style: inherit;
    margin: 0 0 0 20px;
}
.home .widget ul li {
	border-bottom: none;
	line-height: 20px;
	margin: 20px 0;
}
.home .widget ul li:before {
	content: "";
}
.home .widget_call_to_action_block .parallax-overlay,
.home .widget_db_cta_block .parallax-overlay {
    background: rgb(50 196 209 / 50%);
}
#home .slider-readmore {
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#home .slider-readmore:hover:before {
    width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#expert .about-btn a {
    margin: 0;
	padding: 10px;
    line-height: inherit;
}
#services .section-wrapper {
    padding: 50px 0 0;
}
#services .image-wrap {
	border: none;
	margin: 0;
	padding: 0;
}
#services .service-desc-wrap {
    padding-top: 26px;
}
#services .tg-column-3:hover .service-desc-wrap {
    background-color: #32c4d1;
    padding: 26px 10px 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#services .tg-column-3:hover .service-desc-wrap .service-title a:hover {
	color: white;
}
#services .tg-column-3:hover .service-read-more {
    font-weight: 500;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
}
#services .tg-column-3:hover .service-read-more:hover {
    color: #4b8582;
    background: rgba(255, 255, 255, 0.7);
	border: none;
}
.home .cta-text-desc p,
#team .section-title-wrapper h4 {
    font-size: 20px;
	font-weight: 300;
    line-height: 24px;
}
.home .cta-text-desc,
.home .cta-text-desc p {
	margin: 0;
}
.cta-text-style-2 .cta-text-title h2 {
    text-shadow: none;
}
.cta-text-style-2 .cta-text-btn {
	width: 25% !important;
	padding: 12px;
	font-size: 16px;
    line-height: 20px;
}
#portfolio .portfolio-images-wrapper:hover .port-link {
    display: none;
}
#portfolio .portfolio-images-wrapper:hover .port-title-wrapper .port-title a {
    pointer-events: none;
	padding: 0 5px;
}
#services .tg-column-bottom-margin,
#featured .tg-column-bottom-margin,
#featured .blog-content p {
    margin-bottom: 0;
}
#featured .parallax-overlay {
    background: rgba(255, 255, 255, 0.85);
}
#featured .section-title-wrapper .main-title {
    width: 50%;
}
#featured .blog-block {
    background: none;
    padding: 0;
	overflow: hidden;
    position: relative;
	-webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
	-webkit-animation-duration: .5s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .5s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -o-animation-duration: .5s;
    -o-animation-timing-function: ease;
    -o-animation-fill-mode: both;
    -ms-animation-duration: .5s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-fill-mode: both;
}
#featured .posted-date,
#featured .blog-readmore {
    display: none;
}
#featured .blog-title {
    text-align: center;
	margin: 0;
	padding: 20px 0 10px;
}
#featured .blog-title a {
	pointer-events: none;
	cursor: default;
}
#featured .blog-title h5 {
    font-weight: normal;
    font-size: 90%;
}
#featured .blog-block:hover {
	background: rgb(0 110 251 / 25%);
}
#featured .blog-block:hover .blog-img img {
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	transform: scale(0.95);
}
#featured .blog-block .blog-content {
	visibility: hidden;
	padding: 10px;
	color: #00193e;
    font-weight: 400;
}
#featured .blog-block:hover .blog-content {
    opacity: 1;
    visibility: visible;
	background: rgb(0 110 251 / 45%);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#featured .blog-block:hover .blog-title {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#team .section-title-wrapper h2,
#team .section-title-wrapper h4 {
    color: #ffffff78;
	margin: 0;
}
#contact .tg-column-2:first-child {
    width: 25%;
}
#contact .tg-column-2:first-child img {
    float: right;
}
#contact .contact-title {
    display: none;  /* hide page title */
}
#contact .contact-content img.block {
    display: none;  /* wider screen displays round icon, smaller screen displays block icon */
}
#contact .nf-field-container {
    width: 100%;
}
#contact .submit-container {
    margin-bottom: 0;
}
#primary {
    width: 100%;  /* reset screen to full width after removing sidebar (featured section: blog) */
    float: none;
}
#primary .entry-meta,
#secondary,
#comments {
    display: none;  /* hide meta info, sidebar and comment sections from other pages (featured section: blog) */
}
/* Testimonials */
section#block-3>p:first-child,
section#block-3>p:last-child {
    display: none;
}
.sp-testimonial-free-wrapper .parallax-section {
    background-image:url(/wp-content/uploads/widgets/rollinghills.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:fixed;
  	padding: 5% 0;
}
.sp-testimonial-free-wrapper .parallax-section .parallax-overlay {
    background: rgb(20 75 80 / 25%);
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section {
    background-color: #ffffffc2;
    padding-top: 20px;
}

.widget .sp-testimonial-free-wrapper .sp-testimonial-free-section-title {
	font-size: 30px;
	position: relative;	
	margin: 20px 0 1em;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:before,
.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:after {
    position: absolute;
    top: 50%;
    margin-top: -1px;
	margin-left: calc(-108px - 1em);
    height: 2px;
    width: 108px;
    content: "";
    border-top: 2px solid #32c4d1;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:after {
    margin-left: 1em;
}
.sp-testimonial-free-section .sp-testimonial-title,
.sp-testimonial-free-section .sp-testimonial-client-name,
.sp-testimonial-free-section .sp-testimonial-client-designation {
    margin: 0 0 1em;
  	font-weight: 700;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section .sp-testimonial-content p {
    width: 1170px;
    margin: 0 auto;
}
.sp-testimonial-free-wrapper .sp-testimonial-free-section .slick-dots li {
    margin-left: 0.1em;
    margin-right: 0.1em;
}

/*
 * Ninja Forms
 *
 * ID 1: Contact Us page
 * ID 3: Contact Us About Agile Training page
 * ID 4: Contact Us Project Questionaire
 *
 */
.container.contactus {
    margin: 0 0 3em;
}
.container.contactus img {
    float: right;
}
.nf-form-cont.boxformat {
	max-width: 650px;
	margin-bottom: 20px;
}
.nf-form-content {
    max-width: initial !important;
}
.nf-before-form-content {
    margin: 0 0 1em;
}
.nf-field-container {
    width: 95%;
}
.nf-form-layout .nf-help {
    opacity: 0.5;
}
.nf-form-layout .nf-help:before {
    /*display: none;*/
}
.nf-form-layout .nf-field-label label {
    font-weight: normal;
}
.nf-form-layout .nf-form-content input[type=button] {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    line-height: 42px;
	color: #ffffff;
    margin: 20px 20px 0 0;
    padding: 0 15px;
}
.nf-form-layout .nf-form-content input[type=button]:hover {
    background: #32c4d1;
}
.nf-field-element select,
input[type="tel"] {
    color: #666666;
    border: 1px solid #cccccc;
    -webkit-appearance: none;
    padding: 3px 6px;
}
.nf-form-layout .checkbox-wrap .nf-field-label,
.nf-form-layout .checkbox-wrap .nf-field-element {
    width: inherit;
	text-align: left;
}
.recaptcha-container .nf-field-label {
    display: none;  /* hide recaptcha label */
}

/*
 * Other pages
 */
body.page #page #content,
body.search #page #content,
body.error404 #page #content {
    margin: calc(78px + (var(--sect-gap))) 0 var(--sect-gap);
}
body.page img {
    margin: 0 0 1em 1em;
}
body.page article {
    padding-bottom: 0;
}
#post-576 ol {
	list-style: upper-alpha;
	list-style-position: inside;
    font-size: 28px;
    font-weight: 700;
	margin-left: 0;
}
#post-576 li h3 {
	display: inline;
}
#post-576 li p {
	font-size: initial;
	font-weight: 300;
}
.search-results .image-popup {
    display: none;
}
.single-post .entry-thumbnail .blog-hover-effect {
    display: none;
}
.single-post article.category-featured h4 {
    font-size: 28px;
}
.single-post li.next a h4,
.single-post li.next a h5,
.single-post li.previous a h4,
.single-post li.previous a h5 {
    color: #e9e9e9;  /* Single Posts */
}
article.page img.wp-post-image {
    margin-left: 0;  /* featured image from post */
}
article#post-45 .entry-content:before {  /* Conact Us Now page */
    font-size: 20px;
    content: 'Let me know how I may help!';
    margin-bottom: 1em;
}
article .para_quote {
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
    justify-content: center;
	margin-bottom: 20px;
}
article .para_quote>div {
    padding: 10px;
    background-color: #32c4d11a;
	border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
article .para_quote p {
	margin: 0;
}
article .para_quote .quote {
    font-weight: 550;
    font-style: italic;
}
article .para_quote .source {
    font-size: xx-small;
    float: right;
}
.search-results .page-header {
    display: block !important;   /* search page */
}
.search-results .result-desc-wrap {
    padding: 10px 0 20px;
    border-bottom: 1px dotted #666;
}

.error404 .page-content {
    margin: 0 0 3em;
}

/**
 * Responsive
 */
@media (max-width: 1200px) {
	#home .slides .caption-title span {
		padding: 22px 36px;
	}
	.entry-thumbnail {
		width: initial !important;
	}
	#portfolio .portfolio-images-wrapper {
		width: 25%;
	}
	.widget .sp-testimonial-free-wrapper .sp-testimonial-free-section-title {
		font-size: 28px;
	}
	.sp-testimonial-free-wrapper .sp-testimonial-free-section .sp-testimonial-content p {
		width: 99%;
	}
}
@media (max-width: 1100px) {
	#home .slides .tg-container {
		top: 56%;
	}
	#featured .team-deg {
		margin-bottom: 30px;
		padding: 0 30px;
	}
	#featured .team-deg:after {
		top: 50px;
	}
}
@media (max-width: 1000px) {
	#home .slides .tg-container {
		top: 57%;
	}
	#featured .blog-block:hover .team-desc-wrapper {
		padding: 0 30px;
	}
	#contact .tg-column-2 {
		width: 50%;
	}
}
@media (max-width: 900px) {
	#portfolio .Portfolio-content-wrapper {
		display: flex;
		flex-wrap: wrap;
	}
	#portfolio .portfolio-images-wrapper {
		flex: 35%;
	}
}
@media (min-width: 769px) and (max-width: 979px) {
	#home .slides .caption-title {
		line-height: 26px;
	}
	#home .slides .slider-readmore {
		font-size: 18px;
		line-height: 16px;
		padding: 10px;
	}
}
@media (max-width: 900px) {
	header .header-wrapper #site-title {
		font-size: 22px;
	}
	header #site-navigation .menu li a {
		font-size: 14px;
	}
	#home .slides .caption-title {
		width: 72%;
		line-height: 24px;
	}
	#home .slides .caption-title span {
		padding: 16px 22px;
	}
	#home .slides .caption-title span:after,
	#home .slides .caption-title span:before {
		width: 80px;
		left: -80px;
	}
	#home .slides .caption-title span:before {
		left: auto;
		right: -80px;
	}
	#home .slides .caption-sub h4 {
		font-size: 18px;
		margin-bottom: 12px;
	}
	#home .slides .slider-readmore {
		font-size: 16px;
		padding: 8px 10px;
	}
	#featured .blog-block:hover .team-desc-wrapper {
		padding: 0 20px 0;
	}
	#featured .team-deg {
		font-size: 16px;
	}
	#featured .team-content p {
		line-height: 1.35em;
		font-size: 14px;
	}
}
@media (max-width: 850px) {
	header .header-wrapper #site-title {
		font-size: 20px;
	}
	header #site-navigation .menu li a {
		font-size: 13px;
	}
	#home .slides .tg-container {
		top: 58%;
	}
}
@media (max-width: 800px) {
	#home .slides .tg-container {
		top: 59%;
	}
	#home .slides .caption-title {
		width: 75%;
		line-height: 22px;
		font-size: 20px;
	}
	#home .slides .caption-sub h4 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	#home .slides .slider-readmore {
		font-size: 14px;
	}
	#featured .section-title-wrapper .main-title {
		width: 55%;
	}
}
@media (max-width: 768px) {
	header #site-navigation .menu-toggle {
		margin: 25% 0 0;
	}
	header .search-icon,
	header .search-icon i {
		line-height: 50px;
	}
	#home .bx-viewport,
	#home .slides figure img {
		height: 400px !important;
	}
	#home .slides .tg-container {
		top: 46%;
	}
	.home .about-content {
		text-align: left;
	}
	.home .widget ul li {
		margin-left: 5%;
	}
	#services .tg-column-bottom-margin:not(:last-child) {
		margin-bottom: 2em;
	}
	#featured .blog-content-wrapper .tg-column-wrapper {
		display: flex;
		flex-wrap: wrap;
	}
	#featured .blog-content-wrapper .tg-column-3 {
		width: 45%;
	}
	#featured .blog-content-wrapper .tg-column-3:last-child {
		margin-top: 20px;
	}
	#featured .team-deg {
		font-size: 18px;
		padding: 0;
	}
	#featured .team-deg:after {
		top: 28px;
	}
	#featured .team-content p {
		line-height: 1.5em;
		font-size: 15px;
	}
	#contact .tg-column-2 {
		width: 60%;
		float: left;
		margin: 0 0 0 5%;
	}
	#contact .tg-column-2:first-child {
		width: 20%;
	}
	#contact .tg-column-2:first-child img {
		float: right;
	}
	.cta-text-style-2 .cta-text-btn {
		margin: 25px auto 0 !important;
		padding: 12px;
	}
	.page.stick.non-transparent #content {
		margin-top: 100px;
	}
	.page.stick.non-transparent #top-footer {
		padding: 60px 0 0;
	}
}
@media (max-width: 750px) {
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(76px + (var(--sect-gap)));
	}
	#home .slides .caption-title {
		font-size: 19px;
		border-top-width: 2px;
		border-bottom-width: 2px;
	}
	#home .slides .caption-title::after,
	#home .slides .caption-title::before {
		display: none;
	}
	#home .slides .caption-title span:after,
	#home .slides .caption-title span:before {
		width: 60px;
		left: -60px;
		height: 2px;
	}
	#home .slides .caption-title span:before {
		left: auto;
		right: -60px;
	}
	#home .slides .caption-sub h4 {
		font-size: 15px;
	}
	#home .slides .slider-readmore {
		font-size: 13px;
	}
	.home .main-title,
	.home .about-title a,
	.cta-text-style-2 .cta-text-title h2,
	#team .section-title-wrapper h2,
	.widget .sp-testimonial-free-wrapper .sp-testimonial-free-section-title {
		font-size: 27px;
		line-height: 30px;
	}
	.home .sub-title {
		font-size: 18px;
		line-height: 26px;
	}
	.cta-text-style-2 .cta-text-desc p,
	#team .section-title-wrapper h4 {
		font-size: 18px;
	}
}
@media (max-width: 700px) {
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(72px + (var(--sect-gap)));
	}
	#home .bx-viewport,
	#home .slides figure img {
		height: 360px !important;
	}
	#home .slides .tg-container {
		top: 48%;
	}
	#home .slides .caption-title {
		font-size: 18px;
	}
	#home .slides .caption-title::after,
	#home .slides .caption-title::before {
		display: none;
	}
	#home .slides .caption-title span {
		line-height: 18px;
		padding: 12px 22px;
	}
	#home .slides .caption-sub {
		margin: 16px auto;
	}
	#home .slides .caption-sub h4 {
		font-size: 14px;
		margin-bottom: 8px;
	}
	#home .slides .slider-readmore {
		font-size: 12px;
		padding: 6px 8px;
	}
	#home .bx-wrapper .bx-controls .bx-prev,
	#home .bx-wrapper .bx-controls .bx-next {
		top: 60%;
		width: 19px;
	}
	#home:hover .bx-wrapper .bx-controls .bx-prev {
		left: 20px;
	}
	#home:hover .bx-wrapper .bx-controls .bx-next {
		right: 20px;
	}
	.cta-text-style-2 .cta-text-title h2 {
		font-size: 26px;
	}
	.cta-text-style-2 .cta-text-btn {
		font-size: 14px;
		padding: 10px;
	}
	#featured .section-title-wrapper .main-title {
		width: 45%;
	}
	.nf-field-container {
		width: 100%;
	}
	#contact .tg-column-2 {
		width: 65%;
	}
	#contact .tg-column-2:first-child {
		width: 15%;
	}
}
@media (max-width: 650px) {
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(70px + (var(--sect-gap)));
	}
	header .header-wrapper #site-title {
		font-size: 19px;
	}
	#home .slides .caption-title {
		font-size: 16px;
	}
	#home .slides .caption-title span {
		padding: 10px 20px;
	}
	#home .slides .caption-sub {
		margin: 14px auto;
	}
	#home .slides .caption-sub h4 {
		font-size: 13px;
	}
	#featured .blog-content-wrapper .tg-column-wrapper {
		display: block;
	}
	#featured .blog-content-wrapper .tg-column-3 {
		width: 80%;
	}
	#featured .blog-content-wrapper .tg-column-3:first-child {
		margin-bottom: 20px;
	}
	#featured .blog-content-wrapper .tg-column-3 .team-content {
		margin: 15% 0 0;
	}
}
@media (max-width: 600px) {
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(66px + (var(--sect-gap)));
	}
	#home .bx-viewport,
	#home .slides figure img {
		height: 330px !important;
	}
	#home .slides .tg-container {
		top: 37%;
	}
	#home .slides .caption-title {
		font-size: 14px;
	}
	#home .slides .caption-title span:after,
	#home .slides .caption-title span:before {
		width: 40px;
		left: -40px;
	}
	#home .slides .caption-title span:before {
		left: auto;
		right: -40px;
	}
	#home .slides .caption-sub {
		display: inherit;
	}
	#home .slides .caption-sub h4 {
		font-size: 12px;
	}
	#home .slides .slider-readmore {
		font-size: 11px;
	}
	#home .bx-wrapper .bx-controls {
		display: inherit;
	}
	#home .bx-wrapper .bx-controls .bx-prev,
	#home .bx-wrapper .bx-controls .bx-next {
		top: 60%;
		width: 16px;
	}
	#home:hover .bx-wrapper .bx-controls .bx-prev {
		left: 10px;
	}
	#home:hover .bx-wrapper .bx-controls .bx-next {
		right: 10px;
	}
	.home .main-title,
	.home .about-title a,
	.home .cta-text-title h2,
	#team .section-title-wrapper h2,
	.widget .sp-testimonial-free-wrapper .sp-testimonial-free-section-title {
		font-size: 26px;
		line-height: 28px;
	}
	#team .section-title-wrapper h4 {
		font-weight: 200;
		font-size: 18px;
	}
	.home .cta-text-desc p,
	#team .section-title-wrapper h4 {
		font-size: 16px;
		line-height: 22px;
	}
	.home .sub-title {
		font-size: 16px;
		line-height: 20px;
	}
	.cta-text-style-2 .cta-text-btn {
		width: 28% !important;
		line-height: 22px;
		padding: 8px;
	}
	#portfolio .Portfolio-content-wrapper {
		display: block;
		width: 99%;
		padding: 0 1%;
	}
	#portfolio .portfolio-images-wrapper {
		width: 80%;
		float: none;
		margin: 0 auto;
	}
	.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:before,
	.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:after {
		width: 60px;
	}
	.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:before {
		margin-left: calc(-60px - 1em);
	}
	#contact .tg-column-2:first-child img {
		width: 80px;
	}
}
@media (max-width: 550px) {
	html {
		--sect-gap: 3.5em;
		--subsect-gap: 2.25em;
	}
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(64px + (var(--sect-gap)));
	}
	#home .slides .tg-container {
		top: 36%;
	}
	#home .slides .caption-title {
		font-size: 13px;
	}
	#home .slides .caption-title span {
		line-height: 15px;
		padding: 6px 12px;
	}
	#home .slides .caption-sub h4 {
		font-size: 11px;
	}
	#featured .section-title-wrapper .main-title {
		width: 55%;
	}
}
@media (max-width: 500px) {
	html {
		--sect-gap: 3em;
		--subsect-gap: 2em;
	}
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(60px + (var(--sect-gap)));
	}
	#home .bx-viewport,
	#home .slides figure img {
		height: 300px !important;
	}
	#home .slides .tg-container {
		top: 38%;
	}
	#home .slides .caption-title {
		font-size: 12px;
	}
	#home .slides .caption-sub h4 {
		font-size: 10px;
	}
	#home .slides .slider-readmore {
		font-size: 9px;
	}
	.home .main-title,
	.home .about-title a,
	.home .cta-text-title h2,
	#team .section-title-wrapper h2,
	.widget .sp-testimonial-free-wrapper .sp-testimonial-free-section-title {
		font-size: 24px;
	}
	.home .cta-text-desc p,
	#team .section-title-wrapper h4 {
		font-size: 14px;
		line-height: 20px;
	}
	.home .widget ul li {
		margin: 18px 0;
	}
	.home .sub-title {
		font-size: 14px;
		line-height: 18px;
	}
	.cta-text-style-2 .cta-text-btn {
		width: 33% !important;
		font-size: 13px;
		line-height: 20px;
	}
	#featured .blog-block:hover .team-desc-wrapper {
		padding: 0 15px 0;
	}
	#contact .tg-column-2 {
		width: 90% !important;
	}
	#contact .contact-content img.round {
		display: none;
	}
	#contact .contact-content img.block {
		display: block;
		float: none;
	}
	.sp-testimonial-free-wrapper .sp-testimonial-free-section .sp-testimonial-content p,
	#contact .nf-form-layout {
		font-size: 14px;
	}
	#contact .nf-form-layout .nf-form-content .nf-field-container {
		margin-bottom: 20px;
	}
	#contact .nf-form-layout .nf-form-content .nf-field-label {
		margin-bottom: 5px;
	}
}
@media (max-width: 480px) {
	.sp-testimonial-free-wrapper .sp-testimonial-free-section .sp-testimonial-content p {
		width: 98%;
	}
	header .header-wrapper #site-title,
	.sp-testimonial-free-wrapper .sp-testimonial-free-section .sp-testimonial-title h3 {
		font-size: 18px;
	}
	#home .slides .tg-container {
		top: 33%;
	}
	#home .slides .caption-title {
		width: 80%;
		border-top: 1px solid rgba(255, 255, 255, 0.7);
		border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	}
	#home .slides .slider-readmore {
		line-height: 15px;
	}
	.home .main-title:before,
	.home .main-title:after {
		width: 60px;
		left: -80px;
	}
	.home .main-title::after {
		left: auto;
		right: -80px;
	}
	#portfolio .portfolio-images-wrapper {
		width: 100%;
	}
	#featured .blog-content-wrapper .tg-column-3 {
		width: 100%;
		padding: 0 1%;
		box-shadow: none;
	}
	#contact .everest-forms .evf-field-container .evf-frontend-row:not(.wp-list-table) {
		margin: 0;
	}
	#contact .everest-forms button[type=submit] {
		padding: 6px 10px;
	}
}
@media (max-width: 450px) {
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(58px + (var(--sect-gap)));
	}
	#home .slides .caption-title {
		width: 90%;
	}
	.home .main-title,
	.home .about-title a,
	.home .cta-text-title h2,
	#team .section-title-wrapper h2,
	.widget .sp-testimonial-free-wrapper .sp-testimonial-free-section-title {
		font-size: 22px;
		line-height: 26px;
	}
	.home .cta-text-desc p,
	#team .section-title-wrapper h4 {
		font-size: 13px;
	}
	.home .widget ul li {
		margin: 16px 0;
	}
	#featured .team-deg {
		margin-bottom: 30px;
	}
	.cta-text-style-2 .cta-text-btn {
		width: 35% !important;
	}
	body.page article:not(#post-553):not(#post-564) img {
		width: 100%;  /* other pages */
		margin: 0 0 1em;
	}
	.page .nf-form-cont.boxformat {
		margin: 0 0.25em 0;
	}
}
@media (max-width: 400px) {
	html {
		--sect-gap: 2.5em;
		--subsect-gap: 1.75em;
	}
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(54px + (var(--sect-gap)));
	}
	header .header-wrapper #site-title {
		font-size: 16px;
	}
	header .search-icon, header .search-icon i {
		line-height: 45px;
	}
	header #site-navigation .menu-toggle {
		margin: 20% 0 0;
	}
	#home .bx-wrapper .bx-controls .bx-prev,
	#home .bx-wrapper .bx-controls .bx-next {
		width: 12px;
	}
	#home .slides .tg-container {
		top: 34%;
	}
	#home .slides .caption-title {
		font-size: 10px;
		letter-spacing: 2px;
	}
	#home .slides .caption-sub h4 {
		font-size: 9px;
		margin-bottom: 5px;
	}
	#home .slides .slider-readmore {
		font-size: 8px;
		line-height: 13px;
		padding: 4px 6px;
	}
	.home .main-title:before,
	.home .main-title:after {
		width: 20px;
		left: -30px;
	}
	.home .main-title::after {
		left: auto;
		right: -30px;
	}
	.home .main-title,
	.home .about-title a,
	.home .cta-text-title h2,
	#team .section-title-wrapper h2,
	.widget .sp-testimonial-free-wrapper .sp-testimonial-free-section-title {
		font-size: 20px;
		line-height: 24px;
	}
	.home .widget ul li {
		margin: 14px 0;
	}
	#contact .everest-forms label.evf-field-label {
		margin: 0 0 8px;
	}
	#contact .everest-forms input[type=text],
	#contact .everest-forms input[type=email] {
		height: 30px;
	}
	.cta-text-style-2 .cta-text-btn {
		font-size: 12px;
		padding: 7px;
	}
	#featured .section-title-wrapper .main-title {
		width: 62%;
	}
	.g-recaptcha {
		transform: scale(0.93);
		-o-transform: scale(0.93);
		-ms-transform: scale(0.93);
		-moz-transform: scale(0.93);
		-webkit-transform: scale(0.93);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-o-transform-origin: 0 0;
	}
	.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:before,
	.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:after {
		width: 20px;
	}
	.sp-testimonial-free-wrapper .sp-testimonial-free-section-title:before {
		margin-left: calc(-20px - 1em);
	}
}
@media (max-width: 375px) {
		.g-recaptcha {
		transform: scale(0.85);
		-o-transform: scale(0.85);
		-ms-transform: scale(0.85);
		-moz-transform: scale(0.85);
		-webkit-transform: scale(0.85);
	}
}
@media (max-width: 350px) {
	html {
		--sect-gap: 2em;
		--subsect-gap: 1.5em;
	}
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(52px + (var(--sect-gap)));
	}
	header .search-icon, header .search-icon i {
		line-height: 40px;
	}
	header #site-navigation .menu-toggle {
		margin: 12% 0 0;
	}
	#home .bx-viewport, #home .slides figure img {
		height: 280px !important;
	}
	#home .bx-wrapper .bx-controls .bx-prev,
	#home .bx-wrapper .bx-controls .bx-next {
		top: 57%;
		width: 10px;
	}
	#home .slides .tg-container {
		top: 33%;
		padding: 0;
	}
	#home .slides .caption-title span {
		line-height: 12px;
		padding: 6px;
	}
	#home .slides .caption-sub h4 {
		font-size: 8px;
		margin-bottom: 4px;
	}
	#home .slides .slider-readmore {
		font-size: 7px;
		margin-top: 0;
	}
	.home .main-title,
	.home .about-title a,
	.home .cta-text-title h2,
	.home .port-title,
	#team .section-title-wrapper h2,
	.widget .sp-testimonial-free-wrapper .sp-testimonial-free-section-title {
		font-size: 18px;
		line-height: 20px;
	}
	.home .about-content p,
	#services .service-content,
	.sp-testimonial-free-wrapper .sp-testimonial-free-section .sp-testimonial-free h4 {
		font-size: 14px;
	}
	.home .sub-title,
	.home .cta-text-desc p,
	#team .section-title-wrapper h4,
	.sp-testimonial-free-wrapper .sp-testimonial-free-section .sp-testimonial-content p,
	#contact .nf-form-layout {
		font-size: 12px;
	}
	.nf-form-layout .nf-form-content input[type=button] {
		font-size: 12px;
		line-height: 16px;
		margin: 0;
		padding: 10px
	}
	.home .widget ul li {
		font-size: 14px;
		margin: 12px 0;
		padding-left: 18px;
	}
	.cta-text-style-2 .cta-text-btn {
		font-size: 11px;
		padding: 6px;
	}
	#services .service-title,
	#featured .team-deg,
	.sp-testimonial-free-wrapper .sp-testimonial-free-section .sp-testimonial-title h3 {
		font-size: 16px;
	}
	#featured .team-content p {
		line-height: 1.35em;
		font-size: 14px;
	}
	#contact .everest-forms label.evf-field-label {
		margin: 0 0 6px;
	}
	#contact .everest-forms input[type=text],
	#contact .everest-forms input[type=email] {
		height: 28px;
	}
	#contact .everest-forms input[type=text],
	#contact .everest-forms input[type=email],
	#contact .everest-forms textarea {
		margin-bottom: 8px;
		padding: 6px 10px;
	}
	#contact .everest-forms button[type=submit] {
		font-size: 90%;
		padding: 5px 8px;
	}
	footer .detail-block .detail-title,
	footer .detail-block .detail-text {
		font-size: 90%;
	}
	.g-recaptcha {
		transform: scale(0.75);
		-o-transform: scale(0.75);
		-ms-transform: scale(0.75);
		-moz-transform: scale(0.75);
		-webkit-transform: scale(0.75);
	}
}
@media (max-width: 320px) {
	.g-recaptcha {
		transform: scale(0.66);
		-o-transform: scale(0.66);
		-ms-transform: scale(0.66);
		-moz-transform: scale(0.66);
		-webkit-transform: scale(0.66);
	}
}
@media (max-width: 300px) {
	body.page #page #content,
	body.search #page #content,
	body.error404 #page #content {
		margin-top: calc(50px + (var(--sect-gap)));
	}
	header .header-wrapper #site-title {
		font-size: 15px;
	}
	header #site-navigation .menu-toggle {
		width: 22px;
		height: 22px;
	}
	header .search-icon {
		padding-left: 35px;
	}
	#home .bx-viewport, #home .slides figure img {
		height: 260px !important;
	}
	#home .bx-wrapper .bx-controls .bx-prev,
	#home .bx-wrapper .bx-controls .bx-next {
		width: 8px;
	}
	#home .slides .caption-title {
		font-size: 9px;
	}
	#home .slides .caption-title span {
		line-height: 11px;
	}
	#home .slides .caption-sub {
		margin: 12px auto;
	}
	#featured .section-title-wrapper .main-title {
		width: 67%;
	}
	#contact .everest-forms label.evf-field-label {
		margin: 0 0 4px;
	}
	#contact .everest-forms input[type=text],
	#contact .everest-forms input[type=email] {
		height: 25px;
	}
	#contact .everest-forms input[type=text],
	#contact .everest-forms input[type=email],
	#contact .everest-forms textarea {
		margin-bottom: 6px;
		padding: 4px 8px;
	}
	#contact .everest-forms button[type=submit] {
		font-size: 85%;
		padding: 4px 6px;
	}
	.cta-text-style-2 .cta-text-btn {
		width: 40% !important;
	}
	.g-recaptcha {
		transform: scale(0.61);
		-o-transform: scale(0.61);
		-ms-transform: scale(0.61);
		-moz-transform: scale(0.61);
		-webkit-transform: scale(0.61);
	}
	footer .widget-title {
		font-size: 18px;
	}
	footer .detail-block .detail-title,
	footer .detail-block .detail-text {
		font-size: 83%;
	}
}