/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
h3 {margin-bottom: 10px !important;}
h4 {margin-bottom: 0px !important;}
#content {
	padding-bottom: 60px !important;
}
#testimonials .content-wrap, #providers .content-wrap, #campus .content-wrap{
	background: none;
}
#providers {
	padding-bottom: 100px;
}
#testimonials .content-wrap {
	background-color: #222;
}
#campus section{
	margin: 0px;
}
#campus section .section.parallax{
	margin-bottom: 0px;
}
#campus .content-wrap {
	padding: 0px;
}
.big-box-icon {
	width: 100%;
	float: left;
	height: 100px;
	margin: 20px 0px 40px 0px;
	text-align: right;
}
.big-box-1 {background-color: #4bb5d9;}
.big-box-1:hover {background-color: #1984ba;}
.big-box-2 {background-color: #f5b002;}
.big-box-2:hover {background-color: #c3900c;}
.big-box-3 {background-color: #0ad04f;}
.big-box-3:hover {background-color: #11a645;}
.big-box-icon {
	font-size: 120px;
	position: relative;
	overflow: hidden;
	transition:         font-size .20s linear, background-color .20s linear;
	-moz-transition:    font-size .20s linear, background-color .20s linear;
	-webkit-transition: font-size .20s linear, background-color .20s linear;
	-o-transition:      font-size .20s linear, background-color .20s linear;
}
.big-box-icon:hover {
	font-size: 140px;
}
.big-box-icon i {
	color: #fff;
	position: relative;
	top:-30px;
}

.i-alt
{
	background: none !important;
}
.promo.promo-border {
	border: none;
	background-color: #4bb5d9;
	text-align: center;
}
.promo > .container > span {
	color: #fff;
}
h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge){
	color: #fff;
}
.promo a {
	text-decoration: underline !important;
	color: #fff;
}
.feature-box .info
{
	float: left;
}
.mid-col .info {
	border: none;
}
.emphasis-title h2 {
	font-size: 48px;
}

.title-box {
	text-align: right;
}
h3.ffh3 {
	font-size: 36px;
	padding: 0px 40px 0px 0px;
	border-right: 6px solid #4bb5d9;
}
.btn-primary {
	background-color: #4bb5d9;
	border-color: #4bb5d9;
}
.nf-form-fields-required {
	display: none;
}
.entry {
	background-color: #f6f6f6;
	padding: 30px;
}
.entry:after {
	height: 0px !important;
	margin-top: 0px !important;
}

@media all and (min-width: 760px) {.wp-block-columns.has-2-columns .wp-block-column {
	width: 50%;
	float: left;
}}


#footer .nf-field-container {
	width: 100% !important;
	float: left !important;
	margin: 0px 0% 0px 0px !important;
	clear: none !important;
	min-height: 80px;
}
@media all and (min-width: 760px) {#footer .nf-field-container {
	width: 23% !important;
	float: left !important;
	margin: 0px 2% 0px 0px !important;
	clear: none !important;
	min-height: 80px;
}}
#footer .nf-field-container.textarea-container {
	width: 100% !important;
	margin: 0px !important;
}
#footer .nf-field-container textarea {
	height: 150px !important;
}
@media all and (min-width: 760px) {#footer .nf-field-container textarea {
	height: 100px !important;
}}
#footer .nf-field-container.recaptcha-container {
	width: 100% !important;
	margin: 0px !important;
}

#footer .upper-foot {
	background-color: #00202f;
}
#footer .ninja-forms-field.btn {
	margin-top: 20px !important;
}
#footer .footer-widgets-wrap {
	padding: 40px 0px !important;
}
.dark label {
	color: #fff !important;
}
.dark .form-control:not(.not-dark) {
	color: #fff !important;
}


/* Home Page Featured Section */
.home .slider-caption h2 {
	font-size: 54px;
}
.home .slider-caption h2 span {
	font-size: 42px;
	color: #4bb5d9; 
}

.home .feature-box .info {
	min-height: 400px;
	position: relative;
}
@media all and (min-width: 760px) {.home .feature-box .info {
	min-height: 480px;
	position: relative;
}}
@media all and (min-width: 1280px) {.home .feature-box .info {
	min-height: 400px;
	position: relative;
}}
.home .feature-box .info .home-CTA {
	position: absolute;
	bottom: 0px;
}

/* Landing Page */
.contact-widget {
	background-color: #4bb5d9;
	padding: 20px; 
}
.contact-widget h2 {
	margin-bottom: 0px;
	color: #fff;
	text-align: center;
}
.contact-widget .form-sub-heading {
	color: #fff;
	text-align: center;
	display: block;
}
.contact-widget .nf-field-container {
	margin-bottom: 0px !important;
}
.contact-widget .btn-primary, .ninja-forms-field.btn-primary {
	background-color: #0ad04f;
	margin-top: 20px;
	border: none !important;
	padding-right:40px !important;
	padding-left: 40px !important;
	font-size: 18px !important;
}
.contact-widget .btn-primary:hover, .ninja-forms-field.btn-primary:hover {
	background-color: #11a645 !important;
	border: none !important;
}
.contact-widget label {
	color: #fff;
}

/* Team Page */
#team .content-wrap {
	background-color: #F0F1F1;
	background-image: none;
}
.team-image.testi-image {
	height: inherit !important;
	width: inherit !important;
	float: none !important;
}
.team-image.testi-image img {
	height: inherit !important;
	background-color: #fff;
}
#team h3 {
	background-color:#F0F1F1 !important;
}
#team .fancy-title.title-border:before {
	border-top: 1px solid #ccc !important;
}
.upper-header-phone a {
	font-size: 14px;
	trntransition:      all .25s linear;
	-moz-transition:    all .25s linear;
	-webkit-transition: all .25s linear;
	-o-transition:      all .25s linear;
}
.upper-header-phone a:hover {
	color: #fff;
}



/* New Home Page Design */
#logo {
	height: 80px !important;
}
@media (min-width: 992px)  {#logo {height: 100px !important;}}/* LG */
.dataverge-logo img {
	height: 40px !important;
	margin: 20px;
	float: left;
}
@media (min-width: 992px)  {.dataverge-logo img {height: 60px !important;}}/* LG */
#primary-menu-trigger {
	left: auto !important;
	right: 10px;
	top: 15px !important;
}
.homepage-intro {
	height: 100vh;
	width: 100%;
	transform: translateY(-138px);
	margin-bottom: -138px;
	position: relative;
	overflow: hidden;
}

.scroll-down {
	position: absolute;
	width: 100%;
	bottom: 50px;
	left: 0px;
	text-align: center;
	opacity: .25;

}
.scroll-text {
	text-transform: uppercase;
	color: #fff;
}
.scroll-arrow {
	width: 100%;
	display: block;
	margin-bottom: -12px;
	text-align: center;
}
.scroll-down svg {
	width: 30px;
	fill: #fff;
}

.video-back {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.homepage-intro video {
	min-width: 100vw;
	min-height: 100vh;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.video-over {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background-image: url('../images/grid.png');
	background-repeat: repeat;
	background-color: rgba(2,46,95,0.7);
}

.homepage-intro .container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.homepage-intro .h1-pre-head {
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 0px 3px #3653DF;
	font-weight: 600;
}
@media (min-width: 576px)  {.homepage-intro .h1-pre-head {font-size: 20px;}}/* SM */
@media (min-width: 768px)  {.homepage-intro .h1-pre-head {font-size: 24px;}}/* MD */
@media (min-width: 992px)  {.homepage-intro .h1-pre-head {font-size: 28px;}}/* LG */

.homepage-intro h1 {
	font-size: 36px;
	color: #fff;
	text-shadow: 0px 0px 3px #3653DF;
	margin-top: 0px;
	line-height: 1;
}
@media (min-width: 576px)  {.homepage-intro h1 {font-size: 48px;}}/* SM */
@media (min-width: 768px)  {.homepage-intro h1 {font-size: 68px;}}/* MD */
@media (min-width: 992px)  {.homepage-intro h1 {font-size: 78px;}}/* LG */
@media (min-width: 1200px) {.homepage-intro h1 {font-size: 98px;}}/* XL */
.new-upper-header {
	z-index: 999;
	position: relative;
}
header .container {
	background-color: #fff;
	border-radius: 4px;
	position: relative;
}
.home-services {
}
.service-col {
	background-color: #153249;
	padding-top: 40px;
	padding-bottom: 40px;
}
.service-col img {
	max-width: 50%;
}
.service-col h3 {
	color: #fff;
	font-size: 32px;
	margin-top: 20px;
}
.service-col ul {
	list-style: inside;
	margin: 0px;
	padding: 0px;
}
.service-col ul li {
	color: #fff;
	font-size: 16px;
	padding: 3px 0px;
}
.service-icon-col {
	position: relative;
}
section.providers {
	padding: 100px 0px;
}
.providers h2 {
	font-size: 36px;
}
.providers-sub {
	font-size: 20px;
	margin-bottom: 50px;
}
section.why-dataverge {
	padding: 100px 0px;
	background-color: #3653DF;
	background-image: url(../images/city10.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 100px;
	background-blend-mode: overlay;
	color: #fff;
}
.why-title {
	font-size: 36px;
	font-weight: 600;
	margin: 20px 0px 20px 0px;
}
section.why-dataverge p {
	font-size: 18px;
}
section.why-dataverge svg {
	fill: #fff;
	max-width: 50%;
}
.why-dataverge h2 {
	font-size: 44px;
	color: #fff;
	margin-bottom: 60px;
}
@media (min-width: 768px)  {.why-dataverge h2 {font-size: 54px;}}/* MD */
@media (min-width: 992px)  {.why-dataverge h2 {font-size: 64px;}}/* LG */


.css3-spinner {
	display: none;
}

#services-sidebar h2 {
	margin-bottom: 0px !important;
}
#services-sidebar p {
	margin-bottom: 0px;	
}

/* Sidebar cta */
.side-cta {
	background-color: #00202f;
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
}
.side-cta h3 {
	color: #fff;
}
.side-cta a {
	background-color: #0ad04f;
	border: none !important;
	font-size: 18px !important;
	font-weight: 600;
	color: #fff;
	padding: 12px 40px;
	border-radius: 8px;
	margin-top: 20px;
	display: block;
}