/*
Your custom style
Add your custom styles in this file so it is easier to update the theme.
*/
/*
.test {
	display: none;
}
.home .homepage-connect-quickly .test {
	display: block;
	opacity: 1;
}
.home .homepage-connect-quickly:hover .test {
	opacity: 0;
}
*/
strong, a {
	color: #00b4ff;
}
a:hover {
	color: #1a2940;
}
h5 {
	color: #7e8b95;
}
.site-description {
	position: absolute;
	left: -99999px;
}
.page-title {
	background: #1a2940;
}
body.single-post .comments-area::before, body.blog .comments-area::before {
	background: #fff;
}
#respond {
	padding: 15px;
	background: #fff;
}
.elm-item-organizer .item-text .item-excerpt.txtrows-2 {
	height: auto;
}
h2 {
	line-height: 54px;
	color: #1A2940;
}

.page-gallery-wrapper h2.elm-maintitle {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 30px 0 30px;
}

.elm-faq-main .faq-question .faq-q {
	background: transparent;
}
.elm-faq-main .faq-question {
	padding-top: 8px;
    margin-left: 15px;
    line-height: 27px;
}
.elm-faq-main .faq-header {
	background: #00B4FF;
}
h4 {
	color: #fff;
}
.elm-faq-main .faq-question .faq-q::before {
	font-size: 26px;
	line-height: 40px;
	color: rgba(255,255,255,.7);
	padding: 0 0 0 1px;
    display: none;
}
.elm-faq-main .faq-question .faq-q::after {
	display: none;
}
.site-tools {
	display: none;
}
a.button {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
    background-color: rgba(0, 180, 255, .75);
    padding: 20px 25px;
}
a.button:hover {
    background-color: rgba(0, 180, 255, 1);
}
.elm-contact-form-main form .input-submit .submit-wrap input {
    font-family: "Roboto Condensed";
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    background-color: rgba(0, 180, 255, .75);
    padding: 10px 15px;
}
.elm-header-video .video-text h1, .home-rev-slider h1 {
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	margin-bottom: 30px;
	line-height: 62px;
	padding: 0 60px;
}
.video-text.position-bottom-center, .home-rev-slider {
    bottom: 0;
    left: 50%;
    -moz-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
	width: 100%;
	max-width: 100%;
	background-color: rgba(26, 41, 64, .8);
	padding: 60px 30px;
}
.elm-video-text-wrapper.elm-wrapper {
    max-width: 100%;
}
.sticky-menu .site-logo {
    width: 25%;
}
.home #elm-revolution-slider-1 {
	margin-top: -121px;
}
.home .site-header {
    background: none rgba(255,255,255,0) repeat scroll top center;
}
ul#menu-main-menu ul.sub-menu li a, .nav-menu-container ul.sub-menu li a {
    font-size: 16px;
    font-weight: 400 !important;
}
.dbe-banner {
	
}
.dbe-banner-image {
	
}
.dbe-banner-image img {
	
}
.dbe-banner-text {
	margin-top: 50px !important;
}
.dbe-banner-text h2 {
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	color: rgba(255,255,255,.75);
	font-family: "Roboto", sans-serif;
	letter-spacing: 3px;
	margin: 0;
	line-height: 24px;
}
/*.homepage-bullets {
	
}
.homepage-bullets ul {
	
}
.homepage-bullets ul > li {
	color: #c5cdd1;
	padding: 0 0 10px 0;
	line-height: 20px;
}
.homepage-bullets .entry-content > ul li::before {
    content: "";
    width: 0;
    height: 0;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: absolute;
    top: 0px;
    left: 0px;
}
.homepage-bullets h3 {
	line-height: 32px;
	font-size: 24px;
	color: #fff;
}
.homepage-bullets h3::before {
}*/

.renderings-gallery .elm-easy-slider-wrapper {
    border: solid 8px #adbec6;
}

.no-navigation .bx-controls {
    display: none;
}

.gallery br {
	display: none;
}



.home .column-grid-2 .column-span-1 {
    width: 50%;
}
.home .column {
    margin-right: 0;
}
#elm-columns-_ed4f4b740c2c4d8-main {
	transition: background-image 1s ease-in-out;
}
#elm-columns-_ed4f4b740c2c4d8-main:hover {
	background-image: url('../../uploads/background-connect-quickly.jpg');
}
.elm-item-organizer .layout-box .item-text p, .elm-item-organizer .layout-list .item-text p {
	margin-top: 10px;
}
.homepage-top-services .carousel-arrows {
	display: none;
}
section.homepage-connect-quickly, section.homepage-maximize-your-chances {
	background-size: cover;
	background-position: center bottom 35% !important;
/*	height: 600px;*/
}
section.homepage-appeal-to-the-real {
	background-size: cover;
	background-position: center top -117px !important;
}
.homepage-connect-quickly h3, .homepage-maximize-your-chances h3, .homepage-appeal-to-the-real h3, .homepage-safe-with-us h3, .homepage-money-back h3, .homepage-benefit-now-pay-later h3 {
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	font-size: 36px;
}
.homepage-appeal-to-the-real h3 {
	/*word-break: normal;
    word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	white-space: normal;*/
}
.homepage-safe-with-us h3, .homepage-money-back h3, .homepage-benefit-now-pay-later h3 {
	color: #7e8b95;
/*	margin-bottom: 60px;*/
}
h3 span.headline-emphasis {
	display: block;
	font-size: 120px;
	line-height: 103px;
	font-weight: 800;
	font-style: italic;
	margin-top: 10px;
}
h3 span.headline-normal {
	display: block;
	font-size: 120px;
	line-height: 103px;
	font-weight: 800;
	margin-top: 10px;
}
h3 span.bluetext, strong.bluetext, span.bluetext, h5 span.bluetext {
	color: #00b4ff;
}
h3 span.darkbluetext, strong.darkbluetext {
	color: #1a2940;
}
.homepage-connect-quickly p, .homepage-maximize-your-chances p, .homepage-appeal-to-the-real p, .homepage-safe-with-us p, .homepage-money-back p, .homepage-benefit-now-pay-later p {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
}
.homepage-safe-with-us p, .homepage-money-back p, .homepage-benefit-now-pay-later p {
	color: #7e8b95;
}
.homepage-connect-quickly-text, .homepage-maximize-your-chances-text, .homepage-appeal-to-the-real-text {
	padding-left: 70px !important;
	padding-right: 70px !important;
}
#slider-5-slide-2-layer-18 {
	margin-left: -1px !important;
}
.anchor-menu-item > a {
	color: rgba(0, 180, 255, 0);
}
.anchor-menu-item:hover > a {
	color: rgba(0, 180, 255, 1);
/*
    background-color: #1a2940;
    padding: 10px 15px;
*/
}
/*
.anchor-menu-item:hover::after {
	display: block;
	position: absolute;
	right: -16px;
	top: 23%;
	content: "";
	height: 0;
	width: 0;
	border: solid 8px;
	border-color: transparent transparent transparent #1a2940;
}
*/
.homepage-connect-quickly .elm-wrapper.elm-columns-wrapper, .homepage-maximize-your-chances .elm-wrapper.elm-columns-wrapper {
	margin: 0 !important;
	padding: 0 !important;
	max-width: 100% !important;
}
.logo-alternative img {
	max-height: 60px;
}
.banner-homepage-latest-projects {
	
}
.banner-homepage-latest-projects h4 {
	margin: 0;
	padding: 0;
	color: #f1f6fa !important;
	font-family: "Roboto";
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 20px;
}
.homepage-gallery-wrapper .elm-wrapper, .page-gallery-wrapper .elm-wrapper {
	max-width: 100%;
	padding: 0;
}
.homepage-gallery-wrapper .gallery .gallery-icon img, #gallery-1 img,  #gallery-2 img, .page-gallery-wrapper .gallery .gallery-icon img {
	border: 0 none !important;
}
.page-gallery-wrapper #gallery-1, .page-gallery-wrapper #gallery-2 {
	background: #7E8B95;
}
.page-id-677 .page-gallery-wrapper #gallery-1 {
	background: #f1f6fa;
}
#gallery-1 .gallery-item .gallery-caption, #gallery-2 .gallery-item .gallery-caption {
	padding: 15px;
	background-color: #7E8B95;
	color: #fff;
}
.page-gallery-wrapper #gallery-1 .gallery-item, .page-gallery-wrapper #gallery-2 .gallery-item {
	border-left: solid 1px #f1f6fa;
}
.page-gallery-wrapper #gallery-1 .gallery-item:first-child, .page-gallery-wrapper #gallery-2 .gallery-item:first-child {
	border-left: 0 none;
}
.page-gallery-wrapper .gallery-inner-wrapper {
    display: flex;
}
.homepage-gallery-wrapper .gallery .gallery-item, .homepage-gallery-wrapper .gallery, .page-gallery-wrapper .gallery .gallery-item, .page-gallery-wrapper .gallery {
	margin: 0 !important;
	padding: 0 !important;
}
.anchor-menu-item a:hover::after, .anchor-menu-item.anchor-active a::after {
    content: "\f10c";
}
.anchor-menu-item:hover > a::after {
    content: "\f111";
	color: rgba(0, 180, 255, 1);
}
.elm-contact-form-main form input[type="text"], .elm-contact-form-main form textarea, .elm-contact-form-main form input[type="email"], .elm-contact-form-main form input[type="url"], .elm-contact-form-main form input[type="date"], .elm-contact-form-main form select {
	padding: 10px 15px;
}
.home.page .homepage-contact-us-today h3 {
	font-family: "Roboto Condensed";
	font-size: 46px;
	color: #00b4ff;
	text-transform: uppercase;
}
.page-wrapper h3 {
	font-family: "Roboto Condensed";
	font-size: 46px;
	color: #00b4ff;
	text-transform: uppercase;
}
.homepage-contact-us-today p, .contact-us-today p {
	font-family: "Roboto Condensed";
	font-size: 16px;
	color: #f1f6fa;
	text-transform: uppercase;
}
.homepage-contact-us-today .notifications p {
	color: unset;
	text-transform: unset;
	font-family: unset;
	font-size: unset;
}
.form-logo {
	float: right; 
	width: 150px; 
	margin-top: -52px;
}
.site-footer .footer-text a {
	color: #1a2940;
	font-weight: 700;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.site-footer .footer-text a:hover {
	color: #00B4FF;
}
#menu-footer-menu li.current-menu-item a {
	color: #1a2940;
	font-weight:  700;	
}
#menu-footer-menu li a {
	color: #7e8b95;
}
#menu-footer-menu li a:hover {
	color: #1a2940;
}
.site-footer {
	font-family: "Roboto Condensed";
}
.footer-contact {
	text-align: center; 
	padding: 0;
}
.footer-contact-text {
	color: #fff; 
	font-size: 22px; 
	font-weight: 700;
}
.footer-contact-text i {
	padding-right: 12px; 
	color:#00b4ff;
}
.footer #custom_html-3 {
	margin: 0;
	padding: 0;
}
.footer .footer-widgets-wrap.grid-main {
	padding: 60px 0;
}
#ait-social-2, #custom_html-2 {
	margin: 0;
}
.footer-widgets-container .widget-area {
	/*padding: 60px 0;*/
}
.widget-area.__footer-0.widget-area-1 {
/*	background-color: #78858f;*/
}
.footer-widgets a {
    color: #f1f6fa;
}
.footer-widgets a:hover, .footer-widgets strong {
    color: #fff;
}
.footer-widgets .widget-container .widget-title h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: solid 1px rgba(255,255,255,.3);
	padding-bottom: 10px;
}
.lang-en_US .widget-container .widget-title h3, .lang-en_US .widget_rss .widget-title {
	font-family: "Roboto";
	font-weight: 700;
	font-style: normal;
}
.widget-area .widget_text {
	margin-bottom: 0;
}
.widget-container:first-child {
    margin-top: 0;
}
.widget-container {
    margin-top: 30px;
}
.widget-area .widget_text {
    margin-bottom: 0;
}
.main-nav a {
	line-height: normal;
}
.nav-menu-main > ul > li li a {
	color: #7E8B95;
}
.nav-menu-main > ul > li:hover > ul {
	border-top-color: #00b4ff;
}
h3 {
	overflow-wrap: break-word !important;
	-webkit-overflow-wrap: break-word !important;
	white-space: normal !important;
	-webkit-white-space: normal !important;	
}
.homepage-connect-quickly-mobile {
	display: none;
	height: 300px;
	background-size: cover;
}
.homepage-connect-quickly-mobile-text p {
	text-align: center; 
	line-height: normal; 
	font-size: 14px;
	margin: 0;
	color: #fff;
}
#elm-columns-_e235f1c28ae3e38-main {
	transition: background-image 1s ease-in-out;
}
#elm-columns-_e235f1c28ae3e38-main .elm-wrapper.elm-columns-wrapper {
	padding: 0;
}
#elm-columns-_e235f1c28ae3e38-main:hover {
	background-image: url('../../uploads/background-connect-quickly.jpg');
}
.homepage-connect-quickly-mobile-text i.fa-hand-pointer-o {
	font-style: normal;
	padding-right: 5px;
	color: #4F5C6F;
}
#cboxNext {
	right: 4px;
}
.home .wp-caption-text.gallery-caption {
	display: none;
}
.site-header {
	background: none #f1f6fa repeat scroll top center;
}
.page form p .input-row .input-label {
	display: none;
}
.entry-content > ul li::before {
	content: "\f00c";
	position: absolute;
	font-family: FontAwesome;
	color: #00b4ff;
	left: 0;
	top: 0;
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	width: unset;
	height: unset;
}
.entry-content > ul li {
	padding: 0px 0px 10px 24px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.services-header-slider-mobile {
	display: none;
}

.ait-sc-notification .notify-wrap p {
    color: #664800;
    text-transform: none;
}

.project-videos-mobile-video {
        display: none;
}

.mobile-header-video {
    display: none;
}

@media all and (max-width: 1820px) {
	section.homepage-appeal-to-the-real {
		background-size: initial;
		background-position: center top 0 !important;
	}
}

@media all and (max-width: 1490px) {
    h3 span.headline-normal, h3 span.headline-emphasis {
        font-size: 80px;
        line-height: 76px;
    }
    /*.home .column-grid-2 .column-span-1 {
        width: 100%;
    }
    .home .column.column-last {
        min-height: 0;
    }*/
}


@media all and (max-width: 1440px) {
	#elm-header-video-e578e26222fb4a {
		height: 900px;
	}
}
@media all and (max-width: 1280px) {
	#elm-header-video-e578e26222fb4a {
		height: 720px;
	}
	
	.footer .footer-widgets-wrap.grid-main {
		padding: 60px 50px;
	}
}
@media all and (max-width: 1200px) {
	.footer-contact-text {
		font-size: 16px;
	}
}
@media all and (max-width: 1100px) {
    .home .column-grid-2 .column-span-1 {
        width: 100%;
    }
    .home .column {
        min-height: 0;
    }
    .homepage-connect-quickly-text, .homepage-maximize-your-chances-text, .homepage-appeal-to-the-real-text {
        background-color: rgba(26,41,64,0.5 ) !important;
    }
    .homepage-appeal-to-the-real .elm-wrapper {
        padding-right: 0;
        padding-left: 0;
    }
}
@media all and (max-width: 900px) {
    .homepage-connect-quickly-text, .homepage-maximize-your-chances-text, .homepage-appeal-to-the-real-text {
        background-color: rgba(26,41,64,0.75 ) !important;
    }
	.footer-widgets .widget-area {
		width: 100%;
		float: none;
		padding-right: 0px;
	}
	
	.footer-widgets-container .widget-area {
		margin-top: 30px;
	}
	
	.footer-widgets-container .widget-area:first-child {
		margin-top: 0;
	}
}
@media all and (max-width: 801px) and (min-width: 769px) {
	.menu-item-wrapper.sub-menu-right-position {
		display: none !important;
	}
}
@media all and (max-width: 768px) {
    
    .mobile-header-video {
        display: block;
    }
    
    .page-id-731 .elm-header-video, .page-id-723 .elm-header-video {
        display: none;
    }
    
    .page-id-731 .elm-wrapper.elm-video-wrapper, .page-id-731 .elm-wrapper.elm-video-wrapper .elm-video, 
    .page-id-723 .elm-wrapper.elm-video-wrapper, .page-id-723 .elm-wrapper.elm-video-wrapper .elm-video {
        padding: 0;
        margin: 0;
    }
    
    .page-id-731 .elm-video iframe, .page-id-723 .elm-video iframe {
        width: 100%;
    }
    
    .elm-header-video iframe {
        height: inherit !important;
        visibility: visible;
    }
    
    .project-videos-mobile-video {
        display: block;
    }
	
	#elm-columns-_ed4f4b740c2c4d8-main {
		background-image: none !important;
	}
	#elm-columns-_ed4f4b740c2c4d8-main:hover {
		background-image: none !important;
	}
	
	.homepage-connect-quickly-mobile {
		display: block;
	}
	
	.homepage-connect-quickly-hover-text {
		display: none;
	}
	
	.nav-menu-main > ul > li:hover > ul {
		border-top: 0 none;
	}
	
	.page-container, .site-header {
		background-color: #F1F6FA;
	}
	
	#custom_html-2 .widget-title, #custom_html-3 .widget-title {
		display: none;
	}
	
	#custom_html-2 .widget-content, #custom_html-3 .widget-content {
		width: 100% !important;
	}
	
	h3 span.headline-emphasis, h3 span.headline-normal {
		font-size: 100px;
		line-height: 86px;
	}
	
	.column {
		min-height: 0;
	}
	
	.homepage-connect-quickly h3, .homepage-maximize-your-chances h3, .homepage-appeal-to-the-real h3, .homepage-safe-with-us h3, .homepage-money-back h3, .homepage-benefit-now-pay-later h3 {
		font-size: 26px;
		line-height: 32px;
	}
	
	.grid-main, .elm-wrapper, .elements-sidebar-wrap {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	.header-container.grid-main {
		padding-top: 20px;
	}
	
	.homepage-appeal-to-the-real .elm-wrapper.elm-columns-wrapper {
		padding: 0;
	}
	
	.main-nav-wrap .menu-toggle, .elm-anchor-menu-main {
		background: #7e8b95;
	}
	
	.site-header .site-logo {
		width: 100%;
		margin: 0 auto 15px auto;
		padding-bottom: 0;
		padding-top: 0;
	}
	
	.header-container {
		padding-bottom: 15px;
	}
	
	.dbe-banner {
		padding: 30px 0 !important;
	}
	
	.dbe-banner-text {
		margin-top: 15px !important;
		text-align: center;
	}
	
	.dbe-banner-image {
		text-align: center;
	}
	
	.dbe-banner-image img {
		display: initial !important;
	}
	
	.elm-header-video .video-text h1, .home-rev-slider h1 {
		text-transform: uppercase;
		text-align: center;
		color: #fff;
		margin-bottom: 30px;
		line-height: 56px;
		padding: 0;
		font-size: 46px;
	}
	
	.page-gallery-wrapper .gallery-inner-wrapper {
		display: block;
	}
	
	.homepage-gallery-wrapper #gallery-1 .gallery-item, .page-gallery-wrapper #gallery-1 .gallery-item {
		float: none !important;
		width: 100% !important;
	}
	
	#gallery-1 .gallery-item {
		border-left: 0 none;
	}
	
	#gallery-1 .gallery-item .gallery-caption::before {
		display: block;
		position: absolute;
		left: 50%;
		margin-left: -4px;
		content: "";
		height: 0;
		width: 0;
		border: solid 19px;
		border-color: transparent transparent #7E8B95 transparent;
		margin-top: -53px;
		z-index: 99999;
	}
	
	.services-header-slider {
		display: none;
	}
	
	.services-header-slider-mobile {
		display: block;
	}
	
	.home .site-header .site-logo {
		padding-top: 25px;
	}
	
	.page-wrapper .elm-header-video {
		height: 400px !important;
	}
	
	
}

@media all and (min-width: 480px) and (max-width: 768px) {
    .homepage-connect-quickly-mobile {
        background-position: left 45% !important;
    }
}

@media all and (max-width: 640px) {
	
	.main-nav-wrap {
		margin: 0px;
		width: 100%;
	}
	
	h1.elm-maintitle, h2.elm-maintitle, h3.elm-maintitle, h4.elm-maintitle, h5.elm-maintitle, h6.elm-maintitle {
		word-wrap: normal;
	}
	
	.grid-main, .elm-wrapper, .elements-sidebar-wrap {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	h3 span.headline-emphasis, h3 span.headline-normal {
		font-size: 64px;
		line-height: 62px;
		text-align: left;
	}
	
	.homepage-connect-quickly h3, .homepage-maximize-your-chances h3, .homepage-appeal-to-the-real h3, .homepage-safe-with-us h3, .homepage-money-back h3, .homepage-benefit-now-pay-later h3 {
		font-size: 26px;
		line-height: 32px;
		text-align: left;
	}
	
	section.homepage-connect-quickly-text, section.homepage-maximize-your-chances-text, section.homepage-appeal-to-the-real-text, section.homepage-safe-with-us-text, section.homepage-money-back-text, section.homepage-benefit-now-pay-later-text {
		padding-left: 45px !important;
		padding-right: 45px !important;
	}
	
	.nav-menu-main > ul {
		background: #e5ebf0;
	}
	
	.nav-menu-main ul li.current_page_item > a, .nav-menu-main ul li.current-menu-item > a {
	}
	
	.nav-menu-main > ul > li li a:hover {
		background: #f1f6fa;
		color: #00b4ff !important;
	}
	
}
@media all and (max-width: 480px) {
	
	.site-header .site-logo {
		width: 100%;
		margin: 0 auto 15px auto;
		padding-bottom: 0;
		padding-top: 15px;
	}
	
	/*.elm-easy-slider-main .bx-wrapper img {
		width: initial;
		max-width: 800px;
		position: absolute;
		left: -40% !important;
	}
	
	.elm-easy-slider-main .bx-wrapper .bx-viewport {
		height: 200px !important;
	}*/
	
	section.homepage-appeal-to-the-real {
		background-position: center top -295px !important;
	}
	
	.banner-homepage-latest-projects h4 {
		font-weight: 400;
		letter-spacing: 2px;
		font-size: 16px;
		line-height: 22px;
	}
	
	.grid-main, .elm-wrapper, .elements-sidebar-wrap {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	h3 span.headline-emphasis, h3 span.headline-normal {
		font-size: 52px;
		line-height: 56px;
		text-align: left;
		margin-top: 0;
	}
	
	.homepage-connect-quickly h3, .homepage-maximize-your-chances h3, .homepage-appeal-to-the-real h3, .homepage-safe-with-us h3, .homepage-money-back h3, .homepage-benefit-now-pay-later h3 {
		font-size: 20px;
		line-height: 24px;
		text-align: left;
		margin-bottom: 15px !important;
	}
	
	.homepage-connect-quickly p, .homepage-maximize-your-chances p, .homepage-appeal-to-the-real p, .homepage-safe-with-us p, .homepage-money-back p, .homepage-benefit-now-pay-later p {
		font-size: 14px;
		line-height: 24px;
	}
	
	section.homepage-connect-quickly-text, section.homepage-maximize-your-chances-text, section.homepage-appeal-to-the-real-text, section.homepage-safe-with-us-text, section.homepage-money-back-text, section.homepage-benefit-now-pay-later-text {
		padding-left: 45px !important;
		padding-right: 45px !important;
		padding-top: 60px !important;
		padding-bottom: 60px !important;
		background-color: rgba(26,41,64,0.4);
	}
	
	.elm-anchor-menu-main {
		display: none;
	}
	
	.header-container.grid-main {
		padding-top: 0;
	}
	
	.site-header.header-before {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.form-logo {
		display: none;
	}
	
	.elm-contact-form-main form p.input-submit {
		text-align: center;
	}
	
	#elm-columns-_edd13184d52f568-main {
		padding-bottom: 0 !important;
	}
	
	.elm-item-organizer .item-text .item-excerpt {
		font-size: 14px;
		line-height: 22px;
	}
	
	.elm-item-organizer .layout-list .item-title h3 {
		font-size: 22px;
		line-height: 30px;
	}
	
	.elm-header-video .video-text h1, .home-rev-slider h1 {
		line-height: 46px;
		font-size: 38px;
	}
	
	.site-header .site-logo {
		width: 100%;
	}	
}
@media all and (max-width: 410px) {
	h2 {
		font-size: 44px;
		line-height: 50px;
	}
}
@media all and (max-width: 375px) {
	h3 span.bluetext {
		padding-right: 15px;
	}
}
