@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto+Condensed|Roboto+Slab:400,700');
@import "animate.css";
@charset "UTF-8";
/* Body */
body {
    background-color: #f2f2f2;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
    background-image: url(../images/background_check.png);
	background-repeat: repeat-x;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 1.5;
color: #717070;
-webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {

font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  margin: 0;
}
.mobile {display:none;}
.blueshadow {
    background: rgba(0,66,65,0.1);
    -moz-box-shadow: 3px 3px 15px rgba(0,66,65,0.5);
    text-shadow: 1px 1px 2px rgba(0,66,65,0.8);
}
.grey {color:#777777;}
.contact h4 {color:#FFFFFF;font-family: 'Open Sans', sans-serif;font-size:18px;line-height: 1.1em;padding-bottom:10px;color:#FFFFFF;}
h2.hero_header {font-size: 28px;line-height:1.1em;}
h3 {padding-bottom: 18px;}
.pink {color:#ed499b !important; font-family: 'Open Sans', sans-serif; font-size:28px;line-height: 1.1em;padding-bottom:20px;}
.block-icon, .material {margin-bottom:20px;}
.block_caption {padding-left: 10px;padding-right: 10px;}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 36px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
	background-color: #FFFFFF;
}
.containerbtm {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.greyback {background-color:#787878;width:100%;margin-left: auto;
margin-right: auto; 
float: left;
}
/* Block Icon */
block-icon {
  position: relative;
  padding-left: 101px;
}
.block-icon .icon {
  font: 400 36px 'FontAwesome';
  color: #fff;
  display: inline-block;
  width: 72px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #75777a;
  left: 0px;
  top: 4px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.material .icon {
  color: #fff;
  display: inline-block;
  width: 72px;
  height: 72px;
  line-height: 96px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #75777a;
  left: 0px;
  top: 4px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.block-icon:hover .icon, .material:hover .icon  {
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.thumbnail .caption p {
    font-size: 13px;
    letter-spacing: 0.26px;
}
.thumbnail .caption * + p {
    margin-top: 10px;
}
@media (max-width: 767px) {
  .block-icon {
    margin-top: 30px;
  }
}
.block-icon + .block-icon {
  margin-top: 48px;
}

/* Navigation */
header {
    width: 100%;
    height: 5%;
    background-color: #ED499B;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
	font-size: larger;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
a {color: #d5d5d5;}
ul li:hover a {
	color:  #ED499B;
}
header ul li:hover a {
	color:  #ffb3d9;
}
.hero_header {
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
	background-color: #FFFFFF;
	padding-top: 150px;
	padding-bottom: 150px;
	background-image:url('../images/stock-photo-girl-sitting-in-the-car-and-walking-a-dog-on-the-sunset-443015944.jpg');
	background-size: cover;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-bottom:25px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.triple {
	width: 33%;
	text-align: left;
	float: left;
	margin-top: 35px;
	margin-bottom: 20px;
}
.triple p {color:#fff;padding-left:35px;}
.triple h4{
	padding-bottom:20px;
	color:#FFF;
	padding-left:30px;
	font-size:larger;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
    background-color: #ed499b;
    background-image: url(../images/parallax.png);
    height: 400px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footersecondary {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	display:inline-block;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	border-top-width: 2px;
	clear:both;
	font-size:smaller;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.mid {
    background-color: #ed499b;
    background-image: url(../images/squares_lt.png);
    height: 200px;
    background-repeat: repeat-x;
	background-position: bottom;
	padding-top:60px;
}

.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 320px) {
      .banner {   background-image: url(../images/parallax.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
        background-attachment: fixed;}
    
    .mobile {text-align:left;
    width:100%;
    margin:0 auto;
    padding:10px 0 5px 0;
    display:inline;}

.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
    .hero {

    background-color: #d5d5d5;
    padding-top: 170px;
    background-image: none;
    background-size: cover;

}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
    .hero {

    background-color: #d5d5d5;
    padding-top: 170px;
    background-image: none;
    background-size: cover;
     padding-bottom:0px;

}
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #000000;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 100%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
    body { background-image: url(../images/background_check_mobile.png)!important;}
    h2.hero_header {

    font-size: 24px;
    line-height: 1.1em;

}
    .mid {

    background-color: #ed499b;
    background-image: url(../images/squares_lt.png);
    height: 120px;
    background-repeat: repeat-x;
    background-position: bottom;
    padding-top: 30px;

    padding-bottom: 140px;
}
    .banner {   background-image: url(../images/parallax.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
        background-attachment: fixed;}
    
    .mobile {text-align:left;
    width:100%;
    margin:0 auto;
    padding:10px 0 5px 0;
    display:block;
   }
    .hero_header {
	
	letter-spacing: 1px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v43/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 38px!important;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
.shadow1 {
	background-color: rgb(68,68,68); /* Needed for IEs */

	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
    display:inline-block;
}
.shadow1 .content {
	position: relative; /* This protects the inner element from being blurred */
	background-color: #DDD;
}
.shadow1 .content img { display: block; }
.ui-to-top {
  width: 50px;
  height: 50px;
  font-size: 28px;
  line-height: 44px;
  border: 2px solid #fff;
  position: fixed;
  right: 15px;
  bottom: 15px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  transition: .33s all ease-in-out;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}

.ui-to-top, .ui-to-top:active, .ui-to-top:focus {
  color: #fff;
  background: #1b1c1e;
  border-color: #fff;
}

.ui-to-top:hover {
  color: #000;
  background: #de2f8e;
  border-color: #de2f8e;
}

.ui-to-top:focus {
  outline: 0;
}

.ui-to-top.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.mobile .ui-to-top,
.tablet .ui-to-top {
  display: none !important;
}

@media (min-width: 480px) {
  .ui-to-top {
    right: 40px;
    bottom: 40px;
  }
	
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fa {
    line-height: 1.75 !important;
}
.copyright {border-top: 1px solid rgba(95,95,103,.53);padding-top:20px;margin-left:30px;margin-right:30px;text-align:right;margin-top: 40px;clear: both;}
.mission {text-align: center;color:#ffffff;padding-left: 10px;padding-right: 10px;line-height: 1.1em;}
.center {text-align: center;}
.sectionhead {font-family: 'Roboto Serif', serif; font-size:40px;line-height: 1.1em;padding-bottom:10px;}
