/* New Home Page Styles */

html {
  scroll-behavior: smooth;
}

.title-area .logo {
	transform: translateY(-10px);
}

/*=================================
				Typography
=================================*/

@font-face {
    font-family: 'Trola Regular';
    src: url('webfonts/Trola-Regular.woff2') format('woff2'),
        url('webfonts/Trola-Regular.ttf') format('truetype'),
        url('webfonts/Trola-Regular.svg#Trola-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trueno Black';
    src: url('webfonts/TruenoBlk.woff2') format('woff2'),
        url('webfonts/TruenoBlk.ttf') format('truetype'),
        url('webfonts/TruenoBlk.svg#TruenoBlk') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Trueno Regular';
    src: url('webfonts/TruenoRg.woff2') format('woff2'),
        url('webfonts/TruenoRg.ttf') format('truetype'),
        url('webfonts/TruenoRg.svg#TruenoRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trueno Bold';
    src: url('webfonts/TruenoBd.woff2') format('woff2'),
        url('webfonts/TruenoBd.ttf') format('truetype'),
        url('webfonts/TruenoBd.svg#Trueno-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trueno Light';
    src: url('webfonts/TruenoLt.woff2') format('woff2'),
        url('webfonts/TruenoLt.ttf') format('truetype'),
        url('webfonts/TruenoLt.svg#Trueno-Light') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Trueno Ultra Light';
    src: url('webfonts/TruenoUltLt.woff2') format('woff2'),
        url('webfonts/TruenoUltLt.ttf') format('truetype'),
        url('webfonts/TruenoUltLt.svg#Trueno-Ultra-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

p {
	font-size: initial;
}


p strong {
	font-family: 'Trueno Bold';
}

.text-large p {
	font-size: 1.4em !important;
}

.embelish-olive.embelish-bottom,
.embelish-blue.embelish-bottom,
.embelish-white.embelish-bottom {
	position: relative;
	padding-bottom: 20px !important;
	padding-right: 20px !important;
}

.embelish-blue h2,
.embelish-olive h2,
.embelish-white h2,
.embelish-blue .et_pb_image_wrap {
	position: relative;
	padding-top: 40px !important;
	padding-left: 30px !important;
}

.embelish-blue .et_pb_image_wrap {
	display: inline-block !important;
}

.embelish-blue h2:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100px;
	height: 10px;
	margin-top: 18px;
	background: #04b0f4;
}

.embelish-blue h2:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 10px;
	height: 50px;
	margin-top: 18px;
	background: #04b0f4;
}

.embelish-olive h2:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100px;
	height: 10px;
	margin-top: 18px;
	background: #aed63f;
}

.embelish-olive h2:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 10px;
	height: 50px;
	margin-top: 18px;
	background: #aed63f;
}

.embelish-white h2:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100px;
	height: 10px;
	margin-top: 18px;
	background: #fff;
}

.embelish-white h2:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 10px;
	height: 50px;
	margin-top: 18px;
	background: #fff;
}

.embelish-olive.embelish-bottom:before {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 100px;
	height: 10px;
	background: #aed63f;
}

.embelish-olive.embelish-bottom:after {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 10px;
	height: 50px;
	background: #aed63f;
}

.embelish-blue.embelish-bottom:before {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 100px;
	height: 10px;
	background: #04b0f4;
}

.embelish-blue.embelish-bottom:after {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 10px;
	height: 50px;
	background: #04b0f4;
}

.embelish-white.embelish-bottom:before {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 100px;
	height: 10px;
	background: #fff;
}

.embelish-white.embelish-bottom:after {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 10px;
	height: 50px;
	background: #fff;
}

.line-embelish-black-right:before {
	position: absolute;
	top: 0;
	right: 0;
	width: 40%;
	height: 20px;
	content: " ";
	background: #000;
	z-index: 1;
}

/*-- Slider Embelish --*/

.et_pb_slider.embelish-olive .et_pb_slide_content {
	position: relative;
	padding: 40px 0 40px 30px !important;
}

.et_pb_slider.embelish-olive .et_pb_slide_content:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 100px;
	height: 10px;
	margin-top: 18px;
	background: #aed63f;
}

.et_pb_slider.embelish-olive .et_pb_slide_content:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: " ";
	width: 10px;
	height: 50px;
	margin-top: 18px;
	background: #aed63f;
}

.et_pb_slider.embelish-olive .et_pb_slide_content div:before {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 100px;
	height: 10px;
	background: #aed63f;
}

.et_pb_slider.embelish-olive .et_pb_slide_content div:after {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 10px;
	height: 50px !important;
	background: #aed63f;
	visibility: visible !important;
}

.sub-heading p {
	font-size: 36px !important;
}

/*==============================
				Gravity Forms
================================*/

.dis-form input[type="text"],
.dis-form input[type="tel"],
.dis-form input[type="email"],
.dis-form textarea {
	width: 100% !important;
	font-family: 'Trueno Regular' !important;
	border: 1px solid #000 !important;
	padding: 10px !important;
	margin-bottom: 25px !important;
}

.dis-form input,
.dis-form textarea,
.dis-form select {
	font-family: 'Trueno Regular';
}

.dis-form input[type="text"],
.dis-form input[type="tel"],
.dis-form input[type="email"] {
	height: 50px !important;
}

.dis-form .gform_button {
	height: 50px;
	text-transform: uppercase;
	padding: 10px 30px !important;
	color: #fff !important;
	border: 1px solid #04b0f4 !important;
	background: #04b0f4 !important;
	transition: all ease 0.4s;
}

.dis-form .gform_button:hover {
	color: #FFF !important;
	border: 1px solid #000 !important;
	background: #000 !important;
}

.dis-form .validation_message {
	font-family: 'Trueno Regular' !important;
	color: #CC0000 !important;
	margin-bottom: 5px !important;
}

.dis-form .validation_error {
	font-family: 'Trueno Regular' !important;
	font-size: 24px !important;
	color: #CC0000 !important;
	margin-bottom: 25px !important;
}

.dis-form .gform_confirmation_message {
	font-family: 'Trueno Regular' !important;
	font-size: 22px !important;
	line-height: 1.3em !important;
}

.dis-form .gform_confirmation_message h3 {
	font-family: 'Trueno Bold' !important;
	font-size: 50px !important;
	line-height: 1.3em !important;
	text-transform: uppercase !important;
	margin-top: 15px !important;
	margin-bottom: 30px !important;
	color: #04b0f4 !important;
}

/*===============================
			Special Spaced Words
================================*/

.special-spaced-words ul {
	display: flex !important;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.special-spaced-words ul li {
	white-space: nowrap;
	list-style: none !important;
	padding-right: 80px !important;
	padding-bottom: 40px !important;
}


/*=================================
				General Styles
==================================*/

main {
	font-family: 'Trola Regular';
	color: #000;
}

main h1,
main h2,
main h3,
main h4 {
	font-family: 'Trueno Black';
}

/*-- Colors ---*/

.lightblue {
	color: #04b0f4 !important;
}

.lightgreen {
	color: #afd63f !important;
}

.olive {
	color: #aed63f !important;
}

.white {
	color: #FFF !important;
}

.black {
	color: #000 !important;
}

/*-- Sizing --*/

.larger {
	font-size: 1.3em !important;
}

/*-- Images --*/

.img-embelish-green:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30%;
	height: 20px;
	content: " ";
	background: #aed63f;
	z-index: 1;
}

.img-embelish-green-lower:before {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30%;
	height: 20px;
	content: " ";
	background: #aed63f;
	z-index: 1;
}

/*-- Buttons --*/

a.btn-standard {
	display: inline-block !important;
	border: 1px solid #000 !important;
	font-family: 'Trueno Regular' !important;
	text-transform: uppercase !important;
}

/*-- Divi Builder --*/

.et-db #et-boc .et-l .et_pb_with_background .et_pb_row, 
.et-db #et-boc .et-l .single.et_full_width_page .et_pb_row, 
.et-db #et-boc .et-l .single.et_full_width_portfolio_page .et_pb_row {
	width: 100% !important;
}

/*------ Flex Styles ------*/

.display-flex {
	display: flex !important;
}


.align-items-center {
	align-items: center !important;
}

/*=================================
					Video Header
==================================*/

.section-home-hero,
.section-home-hero .et_pb_image {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

/*================================
					Projects Slider
=================================*/

.owl-wrapper {
	position: relative !important;
	padding-right: 50px !important;
	padding-left: 50px !important;
}

.owl-wrapper .owl-item {
	position: relative;
	line-height: 1.3em !important;
}

.owl-wrapper .owl-item h4 {
	font-family: 'Trueno Regular' !important;
	font-size: 22px !important;
	margin-top: 10px !important;
}

.owl-wrapper .owl-item ul.project-tags {
	display: flex;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.owl-wrapper .owl-item ul.project-tags li {
	font-family: "Open Sans",sans-serif !important;
	font-weight: 300 !important;
	list-style: none !important;
	margin-right: 5px !important;
	text-transform: capitalize !important;
}

.owl-wrapper .owl-item ul.project-tags li:last-of-type span {
	display: none;
}

.owl-wrapper .owl-item .full-item-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.owl-carousel .owl-nav.disabled {
	display: block !important; 
}

.owl-carousel .owl-nav {
	position: absolute !important;
	top: calc(50% - 40px) !important;
	left: -70px !important;
	transform: translateY(-50%) !important;
	width: calc(100% + 140px) !important;
	height: 70px !important;
	padding: 0 !important;
	z-index: -1 !important;
}

.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px !important;
	height: 70px !important;
	color: transparent !important;
	background: transparent !important;
}

.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px !important;
	height: 70px !important;
	color: transparent !important;
	background: transparent !important;
}

.owl-carousel .owl-nav .owl-prev::before,
.owl-carousel .owl-nav .owl-next::before {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	color: #adb4bd !important;
	font-size: 30px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f053";
	transition: all ease 0.4s;
	border-radius: 5px;
	padding: 5px;
	background: #f8f9fa;
}

.owl-carousel .owl-nav .owl-next::before {
	content: "\f054";
}

.owl-carousel .owl-nav .owl-prev:hover::before,
.owl-carousel .owl-nav .owl-next:hover::before {
	color: #000 !important;
}


/*===============================
				Welcome Heading
===============================*/

.section-home-welcome {
	position: relative;
}

.section-home-welcome:after {
	position: absolute;
	bottom: -42px;
	left: 50%;
	transform: translateX(-50%);
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 42px 42.5px 0 42.5px;
	border-color: #04b0f4 transparent transparent transparent;
}

.home-made-for-this {
	display: inline-block !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

/*===============================
			Primary Slider
===============================*/

.mobile-heading {
	display: none;
}

.section-primary-slider-container {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.section-primary-slider {
	width: 100%;
	max-width: 1480px;
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-left: 30px !important;
}

.section-primary-slider .col:first-of-type {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-grow: 1;
	width: 40%;
	max-width: 650px;
	padding-right: 30px !important;
	border-right: 1px solid #f1f1f1 !important;
}

.section-primary-slider .col:last-of-type {
	flex-grow: 0;
	width: 60%;
	padding-left: 30px !important;
	padding-right: 150px !important;
}

.section-primary-slider .col:first-of-type > div {
	display: flex;
	justify-content: flex-end;
}

.section-primary-slider .col:first-of-type h2 {
	position: relative;
	display: inline-block !important;
	font-size: 90px !important;
}

.section-primary-slider .col:first-of-type h2 span {
	display: block;
}

/*--- Design / Web Development Page --*/

.design-slider .section-primary-slider .embelish-blue h2:before {
	display: none;
}

.design-slider .section-primary-slider .col:first-of-type h2 {
	text-transform: uppercase !important;
}

.design-slider .section-primary-slider .col:first-of-type h2 span {
	display: inline-block;
}

/*-- Slick Slider --*/
.section-primary-slider .slider {
	width: 100%;
	color: #000;
	margin: 0;
}

.section-primary-slider .slick-slide {
	max-width: 50%;
	min-height: 300px;
	margin: 0;
}

.section-primary-slider .slick-slide.slick-active,
.section-primary-slider .slick-slide.slick-active > div {
	display: flex !important;
	align-content: stretch;
	justify-content: stretch;
}

.section-primary-slider .slick-slide div div.slide-content {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	padding-top: 20px !important;
	padding-left: 80px !important;
	background: url('/wp-content/themes/newdimage/img/quote-blue.png') no-repeat left top !important;
	background-size: 70px auto !important;
}

.section-primary-slider .slick-slide div div.slide-content p {
	font-size: 30px;
	line-height: 1.2em !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: right !important;
}

.section-primary-slider .slick-slide div div.slide-content p span.highlight {
	display: block;
	width: 100%;
	font-family: 'Trueno Black';
	font-size: 40px;
	line-height: 1em !important;
	text-transform: uppercase;
	color: #aed63f !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.section-primary-slider .slick-slide div div.slide-content p span.highlight:first-of-type {
	text-align: center !important;
}

.section-primary-slider .slick-slide div div.slide-content p span.highlight:nth-of-type(2) {
	text-align: right !important;
}

.section-primary-slider .slick-slide div div.slide-content p span.author {
	position: relative;
	display: block;
	width: 100%;
	font-family: 'Trueno Black';
	font-size: 46px;
	text-align: left !important;
	line-height: 1em !important;
	color: #04b0f4 !important;
	padding-left: 20px !important;
	margin-top: 10px !important;
}

.section-primary-slider .slick-slide div div.slide-content p span.author:before {
	position: absolute;
	top: 25px;
	left: 0;
	width: 20px;
	height: 5px;
	content: " ";
	background:  #04b0f4;
}

.section-primary-slider .slick-slide div div.slide-content p span.author span.title {
	display: block;
	font-size: 30px;
	padding-left: 50px !important;
}

.section-primary-slider .slick-slide img {
	width: 100%;
}

.section-primary-slider .slick-prev {
	display: none !important;
}

.section-primary-slider .slick-next {
	position: absolute;
	right: -150px;
	top: 50%;
	transform: translateY(-50%);
}

.section-primary-slider .slick-next:before {
	color: black;
}

.section-primary-slider .slick-slide {
	transition: all ease-in-out .3s;
	opacity: .2;
}
    
.section-primary-slider .slick-active {
	opacity: .5;
}

.section-primary-slider .slick-current {
	opacity: 1;
}

/*---- Slider Arrows --*/

.slick-prev span,
.slick-next span {
	display: none;
}

.slick-next {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	width: 80px !important;
	height: 120px !important;
	color: #adb4bd !important;
	padding: 0 !important;
	background: #f8f9fa !important;
}

.slick-prev:before {
	display: block;
	color: #adb4bd !important;
	font-size: 70px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f053";
	transition: all ease 0.4s;
}

.slick-next:before {
	display: block;
	color: #adb4bd !important;
	font-size: 70px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f054";
	transition: all ease 0.4s;
}

.slick-prev:hover:before,
.slick-next:hover:before {
	color: #000 !important;
}

/*============================
				Different
==============================*/

.section-different {
	position: relative;
	width: 100%;
}

.section-different:before {
	position: absolute;
	width: 100%;
	height: 100%;
	content: " ";
	background: rgba(0,0,0,.6);
	z-index: -1;
}

.section-different .section-container {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 !important;
}

.section-different .section-container .section-col {
	position: relative;
	width: 33.33333%;
	min-width: 33.333333%;
	color: #FFF;
	padding: 0 0 55px 0 !important;
	padding: 30px !important;
}

.section-different .section-container .section-col:nth-of-type(even) {
	background: rgba(255,255,255,.1) !important;
}


.section-different .section-container .section-col-image {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center !important;
}

.section-different .section-container .section-col img {
	width: auto !important;
	height: 45px !important;
	margin: 0 auto 18px auto !important;
}

.section-different .section-container .section-col-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	text-align: center !important;
	padding-right: 10px;
	padding-left: 10px;
}

.section-different .section-container .section-col h3 {
	max-width: 300px;
	font-size: 24px !important;
	line-height: 1.3em !important;
	margin-bottom: 25px !important;
}

.section-different .section-container .section-col h3,
.section-different .section-container .section-col li,
.section-different .section-container .section-col p,
.section-different .section-container .section-col a {
	text-align: center;
	color: #FFF !important;
	transition: all ease 0.4s;
}

.section-different .section-container .section-col ul,
.section-different .section-container .section-col li,
.section-different .section-container .section-col p,
.section-different .section-container .section-col a {
	font-family: 'Trueno Regular' !important;
}

.section-different .section-container .section-col ul {
	padding: 0 !important;
	margin: 0 !important;
}

.section-different .section-container .section-col ul li {
	font-size: 14px !important;
	list-style: none !important;
	padding-bottom: 10px !important;
	line-height: 1.1em !important;
}


.section-different .section-container .section-col .btn-white-transparent {
	display: inline-block !important;
	color: #FFF !important;
	text-transform: uppercase !important;
	font-size: 16px !important;
	padding: 20px !important;
	border: 1px solid #FFF !important;
	background: transparent !important;
	white-space: nowrap;
	margin-top: 30px !important;
}

.section-different .section-container .section-col a:hover h3,
.section-different .section-container .section-col a:hover ul li {
	color: #aed63f !important;;
}

.section-different .section-container .section-col a:hover .btn-white-transparent {
	color: #FFF !important;
	background: #aed63f !important;
	border: 1px solid #aed63f !important;
}

/*================================
				Testimonial Slider
=================================*/

.testimonials {
	position: relative;
	padding-bottom: 20px !important;
}

.testimonials:before {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 100px;
	height: 10px;
	background: #04b0f4;
}

.testimonials:after {
	position: absolute;
	content: " ";
	bottom: 0;
	right: 0;
	width: 10px;
	height: 80px;
	background: #04b0f4;
}

.testimonials.slider .slick-slide {
	width: 100%;
	padding-right: 170px !important;
	padding-left: 140px !important;
	background-image: url('/wp-content/themes/newdimage/img/quote-blue.png'), url('/wp-content/themes/newdimage/img/quote-blue-closing.png') !important;
	background-repeat: no-repeat, no-repeat !important;
	background-position: 100px top, right 90px bottom 40px !important;
	background-size: 80px auto, 80px auto !important;
}

.testimonials.slider .slick-prev,
.testimonials.slider .slick-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99 !important;
}

.testimonials.slider .slick-prev {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	top: 100px !important;
	transform: none !important;
	width: 60px !important;
	height: 80px !important;
	color: #adb4bd !important;
	padding: 0 !important;
	background: #f8f9fa !important;
	left: 0;
}

.testimonials.slider .slick-next {
	top: 100px !important;
	transform: none !important;
	right: 0;
	width: 60px !important;
	height: 80px !important;
}

.testimonials.slider .slick-prev:before {
	font-size: 30px;
}

.testimonials.slider .slick-next:before {
	font-size: 30px;
}

.testimonials.slider .slide-content {
	position: relative;
	font-family: 'Trueno Regular';
	width: 100%;
	color: #696969 !important;
	padding: 10px 40px 40px 70px !important;
}

.testimonials.slider .slide-content p {
	font-size: 26px !important;
	font-style: italic;
	line-height: 1.6em !important;
}

.testimonials.slider .slide-content span.author {
	display: block;
	font-family: 'Trueno Black';
	width: 100%;
	font-size: 26px !important;
	text-align: right !important;
	margin-top: 40px !important;
}

/*==========================
		Why We're Different
===========================*/

.heading-why {
	display: inline-block !important;
}

/*=========================
				Who We Serve
==========================*/

.section-who-we-serve .who-serve-item {
	transition: all ease 0.4s !important;
}

.section-who-we-serve .who-serve-item h3 {
	color: #747474 !important;
}

.section-who-we-serve .who-serve-item img {
	opacity: 0.7;
	transition: all ease 0.4s !important;
}

.section-who-we-serve .who-serve-item:hover {
	background: #747474 !important
}

.section-who-we-serve .who-serve-item:hover h3 {
	color: #FFF !important;
}

.section-who-we-serve .who-serve-item:hover img {
	opacity: 1;
	filter: brightness(0) invert(1) !important;
	-webkit-filter: brightness(0) invert(1) !important;
}

/*===========================
			Logos - Show More
============================*/

.section-logos {
	position: relative;
	display: block;
	max-height: 430px;
	border-top: 1px solid #e1e1e1 !important;
	padding: 40px 30px 100px 30px !important;
	background: #f2f2f2 !important;
	overflow: hidden;
}

.section-logos.expand {
	max-height: 100%;
	overflow: visible;
}

.section-logos .logo-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	max-width: 1240px;
	margin-right: auto !important;
	margin-left: auto !important;
}

.section-logos .logo-container .logo-item {
	display: flex;
	justify-content: center;
	align-items: center;
	width: calc(20% - 10px);
	min-width: 120px;
	margin-bottom: 40px;
}

.section-expand {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 210px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(242,242,242,0) 100%) !important;
}

.section-expand a {
	font-family: 'Trueno';
	font-size: 20px;
}

.section-expand > div {
	display: inline-block;
}

.section-expand a i {
	margin-left: 10px;
}

.section-expand a .fa-chevron-up {
	display: none !important;
}

.section-logos.expand a .fa-chevron-up {
	display: inline-block !important;
}

.section-logos.expand a .fa-chevron-down {
	display: none !important;
}

.section-logos .section-expand a span:before {
	display: inline-block;
}

.section-logos.expand .section-expand a span {
	display: none;
}

.section-logos.expand .section-expand a:before {
	display: inline-block;
	content: "Show Less" !important;
}

	
/*=============================
				Post Grid
=============================*/

.post-grid .alm-reveal {
	display: flex !important;
	justify-content: space-between;
	flex-wrap: wrap;
}

.post-grid .alm-reveal .grid-item {
	position: relative !important;
	/*width: calc(33.3333% - .66666666px);*/
	width: 33.333333%;
	height: 20vw;
	/*margin-bottom: 1px !important;*/
	margin-bottom: 0 !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
}

.post-grid .alm-reveal .grid-item a .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px !important;
	transition: all ease 0.4s !important;
	background: rgba(0,0,0,.7) !important;
}

.post-grid .alm-reveal .grid-item a .overlay h3 {
	font-size: 30px !important;
	color: #FFF !important;
	text-align: center !important;
	margin: 0 !important;
}

.post-grid .alm-reveal .grid-item a .overlay i {
	display: block;
	color: #000 !important;
	font-size: 32px !important;
	margin-top: 0 !important;
}

.post-grid .alm-reveal .grid-item a:hover .overlay {
	opacity: 0 !important;
}

.alm-btn-wrap {
	display: flex !important;
	flex-direction: column;
	width: 100%;
	height: 60px;
	align-items: center;
	justify-content: center;
	margin-top: 20px !important;
}

.alm-btn-wrap .alm-load-more-btn {
	font-family: 'Trueno Regular' !important;
	font-size: 20px !important;
	width: auto !important;
	height: 43px;
	white-space: nowrap;
	line-height: 1;
	background: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #04b0f4 !important;
	border: none;
	border-radius: 0 !important;
	margin: 0;
	padding: 0 20px;
}

.alm-btn-wrap .alm-load-more-btn:after {
	display: inline-block;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f105";
	margin-left: 10px;
}

/*===========================
				Say Hello
==========================*/

.col-hello .et_pb_button_module_wrapper {
	display: inline-block !important;
	margin-right: 20px !important;
}

.hello-social a {
	display: inline-block !important;
	margin-left: 10px !important;
}

/*=======================================
			Landing Pages (Video, etc)
=======================================*/

.section-landing-hero {
	display: flex !important;
	align-items: center;
	justify-content: flex-start;
}

/* Custom Resizing of columns */
.section-intro-01 .et_pb_column_2_5 {
	width: 32% !important;
}

.section-intro-01 .et_pb_column_3_5 {
	width: 68% !important;
}

/*-- Why We're Different Icons/Text --*/

.row-landing-different .et_pb_column {
	background-color: #FFF !important;
	transition: all ease 0.4 !important;
}

.row-landing-different .et_pb_column:hover {
	transition: all ease 0.4 !important;
	background-color: #EEE !important;
}

.row-landing-different .et_pb_column .et_pb_image .et_pb_image_wrap img {
	width: auto !important;
	max-height: 80px !important;
}

.row-landing-different .et_pb_column h4 {
	font-size: 22px !important;
	line-height: 1.2em !important;
}

/*===========================
			Audio Post Page
=============================*/

.hero-row-audio {
	background-position: right center !important;
	background-size: 65vw auto !important;
}

/*===========================
		Floating Project Button
=============================*/

.project-button {
	position: fixed;
	bottom: 10px;
	right: 10px;
	
	z-index: 999;
}

.project-button a {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 20px;
	align-items: center;
	justify-content: center;
	font-family: 'Trueno Black' !important;
	color: #FFF;
	background: rgba(0,0,0,.7);
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
	transition: all ease 0.4s;
}

.project-button a:hover {
	color: #000;
	background: #FFF;
	opacity: 1;
}


@media only screen and (max-width: 1240px) {
  
  .section-primary-slider .col:first-of-type h2 {
		font-size: 70px !important;
	}
	
	.section-primary-slider .slick-slide div div.slide-content p {
		font-size: 22px;
	}

	.section-primary-slider .slick-slide div div.slide-content p span.highlight {
		font-size: 30px;
	}
	
	.section-primary-slider .slick-slide div div.slide-content p span.author {
		font-size: 30px;
	}
	
	.section-primary-slider .slick-slide div div.slide-content p span.author span.title {
		font-size: 22px;
	}
	
	.section-primary-slider .slick-slide div div.slide-content p span.author:before {
		top: 15px;
	}

	/*== Different ===*/

	.section-different .section-container .section-col h3 {
		font-size: 20px !important;
	}
	
	.section-different .section-container .section-col ul {
		display: none;
	}

  
}


@media only screen and (max-width: 1024px) {

	
	.sub-heading p {
		text-align: left !important;
	}
	
	/*=== Special Spaced Words ==*/

	.special-spaced-words ul li {
		padding-right: 40px !important;
		padding-bottom: 30px !important;
	}
	
	/*== Home - Primary Slider ==*/
	
	.mobile-heading {
		display: block;
	}
	
	.mobile-heading h3 {
		margin-top: 30px !important;
		margin-bottom: 25px !important;
		font-size: 36px !important;
		line-height: 1.2em !important;
		color: #000 !important;
	}
	
	.section-primary-slider {
		flex-direction: column;
		align-items: center;
		justify-content: center;

		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.section-primary-slider .col:first-of-type {
		width: 100%;
		max-width: 100%;
		padding-right: 0 !important;
		padding-bottom: 30px !important;
		border-right: none !important;
	}

	.section-primary-slider .col:last-of-type {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.section-primary-slider .col:first-of-type > div {
		justify-content: flex-start;
	}
	
	.section-primary-slider .col:first-of-type h2 {
		font-size: 70px !important;
	}
	
	.section-primary-slider .col:first-of-type h2 span {
		display: inline !important;
	}
	
	.section-primary-slider .slick-slide div div.slide-content p span.highlight:first-of-type {
		display: inline-block !important;
		width: auto !important;
		text-align: left !important;
	}

	.section-primary-slider .slick-slide div div.slide-content p span.highlight:nth-of-type(2) {
		display: inline-block !important;
		width: auto !important;
		margin-left: 10px !important;
		text-align: left !important;
	}
	
	.section-primary-slider .slick-slide div div.slide-content p {
		text-align: left !important;
		line-height: 1.3em !important;
	}
	
	.section-primary-slider .slick-slide div {
		align-items: flex-start;
	}
	
	.section-primary-slider .slick-slide div div.slide-content {
		padding: 20px 100px 0 80px !important;
		background: url('/wp-content/themes/newdimage/img/quote-blue.png') no-repeat left top !important;
		background-size: 70px auto !important;
	}
	
	.section-primary-slider .slick-next {
		right: -10px;
		z-index: 99 !important;
	}
	
	.slick-next {
		width: 40px !important;
		height: 60px !important;
	}

	.slick-prev:before {
		font-size: 40px;
	}

	.slick-next:before {
		font-size: 40px;
	}
	
		/*-- Home --*/
	
	.home-made-for-this,
	.home-made-for-this span {
		display: block !important;
	}

	/*-- Testimonial Slider --*/
	
	.testimonials.slider .slick-slide {
		padding-right: 70px !important;
		padding-left: 60x !important;
		background-image: url('/wp-content/themes/newdimage/img/quote-blue.png') !important;
		background-position: 60px top, right 30px bottom 0 !important;
		background-size: 40px auto, 40px auto !important;
	}
	
	.testimonials.slider .slide-content {
		padding: 10px 0px 40px 0px !important;
	}
	
	/*-- Post Grid --*/
	.post-grid .alm-reveal .grid-item a .overlay h3 {
		font-size: 22px !important;
	}
	
	.post-grid .alm-reveal .grid-item {
		width: calc(50% - 1px);
		height: 250px;
	}
	
	/* Custom Resizing of columns */
	
	.section-intro-01 .et_pb_column_2_5 {
		width: 100% !important;
	}
	
	.section-intro-01 .et_pb_column_3_5 .et_pb_text {
		max-width: 100% !important;
	}
	
	.section-intro-01 .et_pb_column_2_5 .et_pb_text_inner,
	.section-intro-01 .et_pb_column_3_5 .et_pb_text_inner {
		text-align: center !important;
	}
	
	.section-intro-01 .et_pb_column_3_5 .intro-h3 .et_pb_text_inner {
		margin-top: 30px !important;
		margin-bottom: 40px !important;
	}

	.section-intro-01 .et_pb_column_3_5 {
		width: 100% !important;
	}
	
}


@media only screen and (max-width: 767px) {
	
		/*=== Special Spaced Words ==*/

	.special-spaced-words ul li {
		padding-right: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.section-primary-slider .col:first-of-type h2 {
		font-size: 60px !important;
	}

	.sub-heading p {
		font-size: 28px !important;
	}
	
	.mobile-heading h3 {
		font-size: 30px !important;
	}
	
	.section-primary-slider .col:first-of-type {
		padding-left: 0 !important;
		padding-bottom: 10px !important;
	}
	
	.section-primary-slider .slick-slide div div.slide-content {
		padding: 15px 50px 0 60px !important;
		background-size: 50px 35px !important;
	}
	
	/*-- Different --*/
	
	.section-different .section-container .section-col {
		width: 50%;
	}
	
	.section-different .section-container .section-col:nth-of-type(even) {
		background: none !important;
	}
	
	.section-different .section-container .section-col:nth-of-type(2),
	.section-different .section-container .section-col:nth-of-type(3),
	.section-different .section-container .section-col:nth-of-type(6) {
		background: rgba(255,255,255,.1) !important;
	}
	
	/*-- Testimonial Slider --*/
	
	.testimonials.slider .slick-slide {
		padding-right: 70px !important;
		padding-left: 60px !important;
		background-image: url('/wp-content/themes/newdimage/img/quote-blue.png') !important;
		background-position: 0 top, right 30px bottom 0 !important;
		background-size: 40px auto, 40px auto !important;
	}
	
	.testimonials.slider .slide-content {
		padding: 10px 0px 40px 0px !important;
	}
	
	.testimonials.slider .slide-content p {
		font-size: 20px !important;
		line-height: 1.5em !important;
	}
	
	.testimonials.slider .slide-content span.author {
		font-size: 20px !important;
		margin-top: 20px !important;
	}
	
	/*-- Post Grid --*/
	
	.post-grid .alm-reveal .grid-item {
		width: calc(100%);
		height: 56.2vw;
		margin-bottom: 5px !important;
	}
	
	.post-grid .alm-reveal .grid-item a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.post-grid .alm-reveal .grid-item a .overlay {
		display: flex !important;
		top: initial;
		bottom: 0px;
		height: auto !important;
		opacity: 1;
	}
	
}


@media only screen and (max-width: 600px) {
	
	.section-who-we-serve .et_pb_column {
		width: 100% !important;
		margin-right: 0 !important;
	}
	
}

@media only screen and (max-width: 480px) {
	
	.section-primary-slider .col:first-of-type h2 {
		font-size: 48px !important;
	}
	
	.sub-heading p {
		font-size: 22px !important;
	}
	
	.project-button {
		/*display:none;*/}
		
	.project-button a {
		font-size: 14px !important;
		padding: 15px;
	}
	
	/*-- Different --*/

	.section-different .section-container .section-col {
		width: 100%;
		background-color: none !important;
		border-bottom: 1px solid rgba(255,255,255,.2) !important;
	}
	
	.section-different .section-container .section-col:nth-of-type(2),
	.section-different .section-container .section-col:nth-of-type(3),
	.section-different .section-container .section-col:nth-of-type(6) {
		background: none !important;
	}
	
	.section-different .section-container .section-col:last-of-type {
		border-bottom: none !important;
		margin-bottom: 0 !important;
	}


	
	
	
}