/*
Theme Name: BlankSlate Child - victvsassured
Theme URI: https://opencollective.com/blankslate
Author: Bryan Hadaway
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Blank Slate child theme
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Template: blankslate
Text Domain: blankslate-child
*/

.barlow-thin {
	font-family: "Barlow", sans-serif;
	font-weight: 100;
	font-style: normal;
}

.barlow-extralight {
	font-family: "Barlow", sans-serif;
	font-weight: 200;
	font-style: normal;
}

.barlow-light {
	font-family: "Barlow", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.barlow-regular {
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.barlow-medium {
	font-family: "Barlow", sans-serif;
	font-weight: 500;
	font-style: normal;
}

.barlow-semibold {
	font-family: "Barlow", sans-serif;
	font-weight: 600;
	font-style: normal;
}

.barlow-bold {
	font-family: "Barlow", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.barlow-extrabold {
	font-family: "Barlow", sans-serif;
	font-weight: 800;
	font-style: normal;
}

.barlow-black {
	font-family: "Barlow", sans-serif;
	font-weight: 900;
	font-style: normal;
}

.barlow-thin-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 100;
	font-style: italic;
}

.barlow-extralight-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 200;
	font-style: italic;
}

.barlow-light-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 300;
	font-style: italic;
}

.barlow-regular-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	font-style: italic;
}

.barlow-medium-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 500;
	font-style: italic;
}

.barlow-semibold-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 600;
	font-style: italic;
}

.barlow-bold-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 700;
	font-style: italic;
}

.barlow-extrabold-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 800;
	font-style: italic;
}

.barlow-black-italic {
	font-family: "Barlow", sans-serif;
	font-weight: 900;
	font-style: italic;
}

html,
body {
	font-family: "barlow-regular", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color: #434343;
	background: #FFFFFF;
	margin: 0;
	font-size: 20px;
	font-weight: 500;
	line-height: 36px;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #434343;
}

h1 {
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 4.8rem!important;
	text-align: center;
	width: 100%;
	padding: 0 1%;
	overflow:hidden;
	background: #F7F8F8 !important;
	text-transform: capitalize;
}

.template-service{
	background: none !important;
}

h2 {
	font-size: 2.8rem !important;
	line-height: 2.8rem !important;
}

h3 {
	font-size: 2.2rem !important;
	line-height: 2.8rem !important;
}

/* p{padding:0!important;margin:0!important;;} */

@media only screen and (max-width: 1000px) {

			h2 , h1{
				font-weight: 700;
				font-size: 2rem !important;
				line-height: 3rem !important;
			}

			.content-copy {
				position: relative;
				width: 100% !important;
				padding: 1% !important;
				float: left !important;
				height: auto;
			}

			.half-width {
				width: 100% !important;

			}

			/* menu */

			#hamburger-closed {
				display: block !important;
				float: left;
				width: 44px;
			}

			#hamburger-open {
				display: block !important;
				position: absolute;
				z-index: 999!important;
				
			}
			#branding{
				position: absolute;
				width:100%;
				z-index: 9999!important;
				left:0;
			}
			div.menu-main-menu-container {
				width: auto !important;
				float: left !important;
				position: absolute;
				padding-top:50px;
				background: #FFFFFF;
				height: 100vh;
				display: none;
			}

			div.menu-main-menu-container {
				font-size: 18px;
			}

			div.menu-main-menu-container ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}

			div.menu-main-menu-container ul li {
				margin:  !important;
				padding: 0;
				display: list-item !important;
				position: relative;
				text-align: left;
			}

			#home-banner-cont {
				width: 98%;
				padding: 1%;
				background: #02141C !important;
			}

			#home-banner-cont-left {
				padding-top: 2%;
				padding-left: 0;
				float: left;
				width: 100% !important;
			}

			#home-banner-cont-left .large-text {
				font-size: 2rem !important;
				line-height: 3rem !important;
			}
			#home-banner-cont-left .large-text br{
				display: none;
			}
			#home-banner-cont-left .gold-text {
				font-size: 1.5em !important;
				line-height: 2rem !important;

			}

			#home-banner-cont-right {
				display: none;
			}

			.homepage-title {
				float: left !important;
				width: 100% !important;
				height: auto !important;
				padding: 5% 0 !important;
				position: relative !important;
				margin-top: 0 !important;
				margin-bottom: 1% !important;
				text-align: left !important;
				left: 0;
			}

			.homepage-what-we-do,
			.homepage-ground-truth-border , .service-outcome-text , .service-outcome-img{
				float: left !important;
				width: 100% !important;
				height: auto !important;
				padding: 1% 5% !important;
				position: relative !important;
				margin: 2% 0 !important;
			}

			.homepage-ground-truth-border {
				margin-left: 5% !important;
				width: 95% !important;
				padding: 1% !important;
			}

			.homepage-ground-truth-img,
			.homepage-ground-truth-img img {
				display: none !important;
			}

			.homepage-third-block-text {
				min-height: auto !important;
			}

			.black-title-rectangle {
				position: relative !important;
				display: none !important;
			}

			#footer-logo {
				width: 100% !important;
				;
			}

			#footer-logo img {
				width: 50% !important;
			}
			.btn-contact{
				display:none;
			}
			.service-intro {
					margin-top:0 !important;
			}

}

@media only screen and (max-width: 1370px) and (min-width: 1001px) {
				/* home page tempate */

				h2 {
					font-weight: 700;
					font-size: 2.8rem;
					line-height: 3.4rem;
				}
			/* menu */

			#hamburger-closed {
				display: block !important;
				float: left;
				width: 44px;
			}

			#hamburger-open {
				display: block !important;
				position: absolute;
				z-index: 999;
				
			}
			#branding{
				position: absolute;
				width:100%;
				z-index: 9999!important;
				left:0;
			}
			div.menu-main-menu-container {
				width: auto !important;
				float: left !important;
				position: absolute;
				padding-top:50px;
				background: #FFFFFF;
				height: 100vh;
				display: none;
			}

			div.menu-main-menu-container {
				font-size: 18px;
			}

			div.menu-main-menu-container ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}

			div.menu-main-menu-container ul li {
				margin:  !important;
				padding: 0;
				display: list-item !important;
				position: relative;
				text-align: left;
			}


				.homepage-ground-truth-border {
					float: left !important;
					width: 100% !important;
					height: auto !important;
					padding: 5% !important;
					position: relative !important;

				}

}


#hamburger-closed,
#hamburger-open {
	display: none;
}

#wrapper {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 98%;
	padding: 2%;
	float: left;
	position: relative;
	z-index: 9;
	background: #F7F8F8;
	border-bottom: 1px solid #E1E1E1;
}

#main-banner{
	position: relative;
	z-index:1;
	width:100%;
	height:auto;
	float:left;
	margin-top:50px;
}
#main-banner img{
	display: block;
	width:90%;
	margin:auto;
	height:auto;
}
#site-logo {
	width: 190px;
	height: auto;
	margin: auto;
}

.btn-contact {
	width: 158px;
	height: 58px;
	background: #031821;
	color: #FFF;
	float: right;
}

.btn-contact-footer{
	width: 158px;
	height: 58px;
	background: #031821;
	color: #FFF;
	float: left;
	font-weight:700;
	font-size:16px;
	margin-right:50px;
}

.btn-join-footer{
	width: auto;
	height: 58px;
	background: #F5FBFF;
	border:1px solid #031821;
	float: left;
	font-weight:700;
	font-size:16px;
}

#site-title {
	width: 190px;
	height: auto;
	margin: auto;
}


div.menu-main-menu-container {
	position:absolute;
	width: 35%;
	float: left;
	margin: 0;
	display: block;
	background: #FFF;
	padding-right: 5%;
	left:0;
}

div.menu-main-menu-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	background: #FFF;
}

div.menu-main-menu-container ul li {
	padding: 20px 10px 20px 35px;
	display: inline-block;
	text-align: left;
	transition-duration: 0.5s;
}


div.menu-main-menu-container ul li a {
	text-decoration: none;
	color: #454545;
}

div.menu-main-menu-container ul  li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
  right: 0;
  display: none;
  width:auto;
}
div.menu-main-menu-container ul li:hover > ul,
ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
  width:auto;
}


div.menu-main-menu-container ul li ul li {
  clear: both;
  width: 100%;
}

.content-copy {
	position: relative;
	width: 90%;
	padding: 0 5%;
	float: left;
}

/* home page tempate */

#home-banner-cont {
	width: 98%;
	padding: 2%;
	height: auto;
	float: left;
	position: relative;
	background: linear-gradient(90deg, #02141C 60%, #F7F8F8 40%);
}

#home-banner-cont-left {
	padding-top: 2%;
	padding-left: 10%;
	float: left;
	width: 40%;
	max-height: 500px;
	height: auto;
	color: #FFF;
	overflow: hidden;
	float: left;
	background: url("images/homepage-banner-bg.png") 15% no-repeat;
	background-size: 50% 100%;
}

#home-banner-cont-left .large-text {
	font-size: 2.8rem;
	line-height: 3.8rem;
	text-transform: capitalize;
	margin-top: 10px;
	font-weight:700;
}

#home-banner-cont-left .gold-text {
	margin-top: 35px;
	font-size: 1rem;
	text-transform: uppercase;
	color: #B27324;

}

#home-banner-cont-right {
	margin-right: 2%;
	width: 46%;
	height: auto;
	overflow: hidden;
	float: right;
}

#home-banner-cont-right {
	margin-right: 2%;
	width: 46%;
	height: auto;
	overflow: hidden;
	float: right;
}

#home-banner-cont-right img {
	width: 100%;
	height: auto;
}

.homepage-title {
	right: -2%;
	background: #F7F8F8;
	width: 33%;
	height: auto;
	padding: 5% 5% 6% 0;
	position: absolute;
	z-index: 0;
}

.homepage-what-we-do {
	width: 80%;
	position: relative;
	z-index: 9;
	background: #FFF;
	float: left;
	margin-top: 14%;
}

.homepage-ground-truth-img {
	width: 30%;

}

.service-outcome-text{
	width: 50%;
	position: relative;
	z-index: 9;
	background: #FFF;
	float: right;
	margin-top: 8% !important;
}

.service-outcome-img{
	width: 70%;
	position: absolute;
	z-index: 0;
}

.homepage-ground-truth {
	width: 98%;
	position: relative;
	background: #FFF;
	float: right;
	padding: 5% !important;
}

.homepage-ground-truth-border {
	width: 100%;
	float: left;
	height: auto;
	border-right: 2px solid #031821;
	border-bottom: 2px solid #031821;
	padding-right: 2%;
	padding-bottom: 2%;
}
.homepage-quarters p {
	padding:0;
	margin:0;
	font-size:16px;
}
.homepage-thirds , .homepage-{
	background: linear-gradient(180deg, #FFFFFF 60%, #F7F8F8 40%);
	Padding-bottom: 2%;
}


.homepage-third-block , .homepage-quarters{
	font-size: 18px;
	box-sizing: border-box;
	padding: 0 1%;
}

.homepage-working-with {
	font-size: 18px;

}

.homepage-third-block-text {
	height: auto;
	min-height: 200px;
}

.box-shadow {
	padding: 2%;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}

/* footer */

#pre-footer{
	float:left;
	width: 100%;
  box-sizing: border-box;
	padding: 5% 0;
}
#footer-contact-us{
	float:left;
	width: 100%;
  box-sizing: border-box;
	padding: 5% 10%;
	border: 1px solid #D0DCE1;
}

#footer {
	background: #02141C;
	color: #ADC0C8 !important;
	padding: 5%;
	width: 90%;
	float: left;
	height: auto;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {

	padding: 15px 0;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	text-decoration: none;
	color: #ADC0C8 !important;
}

#footer-top {
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 5%;
}

#footer-top h1,
#footer-top h2,
#footer-top h3,
#footer-top h4,
#footer-top h5,
#footer-top h6 {
	color: #FFF;
}

#footer-bottom {
	background: url("images/footer-line.png") no-repeat;
	background-position: 0 35px;
	color: #ADC0C8 !important;
	font-size: 16px;
	font-weight: 400;
	float: left;
	width: 100%;
	height: auto;
}

#footer-logo {
	width: 400px;
	height: auto;
	margin: auto;
	text-align: center;
	background: #02141C;
	margin-bottom: 50px;
}

#footer-logo img {
	width: 330px;
	height: auto;
	max-width: 50%;
}

.bg-grey {
	background: #F7F8F8 !important;
}

.bg-white {
	background: #FFF !important;
}

.block-margin {
	margin: 50px 0;
}

.bottom-margin-five {
	margin-bottom: 5%;
}

.block-margin-bottom {
	margin-bottom: 50px;
}

.full-width {
	position: relative;
	float: left;
	width: 100%;
	height: auto;

}

.half-width {
	width: 50%;
	float: left;
	height: auto;
	padding: 0;
	margin: 0;
}

.homepage-padding {
	padding: 5% 0;
}

.text-center {
	text-align: center;
}

.img-center img {
	margin-left: 50px;
}

.black-title-rectangle {
	position: absolute;
	display: block;
	bottom: 0;
}

.middle {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.block-padding {
	box-sizing: border-box;
	padding: 2%;
}

.quote-box{
	box-sizing: border-box;
	padding: 2%;
	background:#FFF;
	width:80%;
	margin-left: 10%;
	margin-right: 10%;
}
.full-width-partial-outline{
  width: 100%;
  box-sizing: border-box;
	padding: 2% 10%;
  text-align: center;
  background: 
   linear-gradient(#000 0 0)bottom left/ 100% 3px,
   linear-gradient(#FFF  0 0) 100% 0 / 100% 2px,
   linear-gradient(#000  0 0) left 100%/ 3px 50%,
   linear-gradient(#000  0 0) right 100%/ 3px 50%,
   #FFF;
  background-repeat:no-repeat;
  text-align:center;
  margin-bottom: 50px;
}

.service-intro {
	position: relative;
	z-index:-99;
	margin-top:-25%;
	box-sizing: border-box;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	  width: 100%;
  box-sizing: border-box;
	padding: 20% 10% 2% 10%;
  text-align: center;
  background: 
   linear-gradient(#000 0 0)bottom left/ 100% 3px,
   linear-gradient(#FFF  0 0) 100% 0 / 100% 2px,
   linear-gradient(#000  0 0) left 100%/ 3px 50%,
   linear-gradient(#000  0 0) right 100%/ 3px 50%,
   #FFF;
  background-repeat:no-repeat;
  text-align:center;
  margin-bottom: 50px;
}

.no-background{
	background:none !important;
}

.gold-separator{
	background:#B27324;
	height:5px;
}
.bg-white{

		background:#FFF !important;
}

.service-blocks{
	height:350px;
}

input , textarea{
  width: 100%;
  min-width:500px;
  padding: 12px 20px;
  margin: 0 0 8px 0;
  box-sizing: border-box;
  	font-family: "barlow-regular", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color: #434343;
}
