*{
    margin:0px;
    padding:0px;
}

body{
    position:relative;
	padding:0px;
	margin:0px;
    background-color: white;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 75%;
}
.span_2_of_4 {
	width: 50%;
}
.span_1_of_4 {
	width: 25%;
}

.services-card-photo{
    display:flex;
    display:-webkit-flex;
    height:250px;
	-webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items:center;
    align-items:center;
}

.up_title_text {
    font-size: 3em;
    font-family: 'Merriweather', serif;
}

#home{
    height:90vh;
}

/* STYLINGS */

.inlineLink{
    text-decoration:none;
    color:#595959;
    font-weight:bold;
}

.contact-section-sizing{
    width:40%;
}

.content-section{
    padding-bottom:5%;
    padding-top:5%;
}

.half-size{
    display:block;
    width:50%;
    height:100%;
}

.half{
    display:flex;
    display:-webkit-flex;
    -webkit-align-items:center;
    align-items:center;
    width:45%;
    height:100%;
    margin-left:2.5%;
    margin-right:2.5%;
}

.quoteBody{
    text-align: center;
    display:block;
    font-size:2em;
    font-family:'Niconne', cursive;
}

.quoteSignature{
    text-align: right;
    display:block;
    padding-right:15%;
    font-style: italic;
}

.quoteContainer{
    margin:auto;
    width:100%;
}
.no-decoration{
    text-decoration:none;
    color:black;
}

.cursor_pointer{
    cursor:pointer;
}

.card{
	margin: 0 0 10px 0;
    box-shadow: 0px 7px 9px -7px rgba(0,0,0,1);
    /*box-shadow: 2px 2px 5px #000000;*/
    transition:box-shadow 0.2s, opacity 0.2s;
}

.additional-card{
    box-shadow: 0px 7px 9px -7px rgba(0,0,0,1);
    /*box-shadow: 2px 2px 5px #000000;*/
    transition:box-shadow 0.2s, opacity 0.2s;
}

.flex-wrap{
	flex-wrap: wrap;
}

.flex{
    display: -webkit-flex;
    display:flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items:center;
    align-items:center;
}

.info-title{
    width:100%;
    margin-bottom:3.16%;
}

.info-2{
    margin-bottom:3.16%;
}

.text-background{
	background-color:rgb(255, 255, 255);
	padding:1%;
}

.white-background{
    background-color:rgba(255, 255, 255, 0.9);
    padding:2vh;
}

.imageContainer{
    padding-top:0.5%;
    padding-bottom:0.5%;
    padding-left:0.5%;
    padding-right:0.5%;
    width:100%;
    background-color:rgba(255, 255, 255, 0.6);
}

    .content-container{
        width:100%;
    }
	
/* ANIMATIONS */
.animatedown{
	animation: animatedown 0.5s;
}

@keyframes animatedown {
	from{top:-300px;opacity:0;}
	to{top:0px;opacity:1;}
}

/* Hover */

.navLink:hover{
	color:white;
	background-color:#00027a;
}

.sideNavLink:hover{
	color:white;
	background-color:#00027a;
}

.card:hover{
    box-shadow: 0px 0px 0px;
    filter:opacity(90%);
}

.serviceCircle:hover{
    box-shadow: 0px 2px 6px -2px rgba(0,0,0,1);
}

.inlineLink:hover{
    color:#00027a;
}

/* BACKGROUND IMAGES */
.bg-img1, .bgimg-3, .bg-img8, .bg-img9, .bg-img11 {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-img1{
    background-image:url("images/people-crowd-child-kid.jpg");
    min-height: 100%;
}

.bg-img2{
	background-image:url("images/home-section.jpg");
    background-size:cover;
        background-repeat: no-repeat;
        background-position: center;
}


.bg-img4{
    background-position:center;
    background-image:url("images/education-section.jpeg");
    background-size:cover;
}

.bg-img5{
    background-position:center;
    background-image:url("images/pexels-photo-108070.jpeg");
    background-size:cover;
}


.bg-img6{
    background-position:center;
    background-image:url("images/critcalillness.jpg");
    background-size:cover;
}

.bg-img7{
    background-position:center;
    background-image:url("images/pexels-photo-108070.jpeg");
    background-size:cover;
}

.bg-img8{
    background-position:center;
    background-image:url("images/education-section.jpeg");
    background-size:cover;
}

.bg-img9{
    background-position:center;
    background-image:url("images/road-street-desert-industry.jpg");
    background-size:cover;
}

.bg-img10{
    background-position:center;
    background-image:url("images/retirement.jpg");
    background-size:cover;
}

.bg-img11{
    background-position:center;
    background-image:url("images/retirement.jpg");
    background-size:cover;
}

.whiteSpace-background{
    background-image:url("images/background.png");
    background-repeat:repeat;
}

/* TEXT FORMATTING */
.text-background{
	background-color:white;
	padding:15px;
	opacity:1;
}

.down_title_text {
    font-size: 2em;
    font-family: 'Merriweather', serif;
}

.body-spacing{
    text-align:justify;
    margin-left:10%;
    margin-right:10%;
}

.table-text{
    text-align:center;
}

.main-font{
    font-family: 'Open Sans', sans-serif;
}

.logo-text{
    font-size: 2em;
    font-family: 'Merriweather', serif;
    letter-spacing:3px;
    padding-left: 15px;   
}

.list-text{
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
}

/* ID */
#additional-services{
    width:96.77%;
    padding-top:  20px;
    padding-bottom:  20px;
    border-radius: 4px;
}

#navbar{
    z-index:999;
    height:60px;
    width:100%;
    background-color:white;
    display: -webkit-flex;
    display:flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items:center;
    align-items:center;
}

/* CONTACT */
form{
    display: -webkit-flex;
    display:flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items:center;
    align-items:center;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}
textarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 16px;
    resize: none;
    margin-top:25px;
}



.form-info{
    width:100%;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: white;
    font-size: 16px;
    resize: none;
}


input[type=email]{
    margin-top:25px;
}

input[type=submit]{
    width:25%;
    background-color:white;
    text-decoration:none;
    padding:20px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    margin-top:15px;
    box-shadow: 0px 7px 9px -7px rgba(0,0,0,1);
    transition:box-shadow 0.2s, background-color 0.2s, color 0.2s;
}

input[type=submit]:hover{
   box-shadow: none;
   background-color:#00027a;   
   color:white;
}

/* SVG */
.toServices{
    padding-bottom:1%;
    padding-top:1%;
    transition: background-color 0.2s;
}

.serviceCircle{
    height:50px;
    width:50px;
    border-radius:50%;
    background-color:white;
    transition: background-color 0.2s;
}

.up-arrow{
    height:50%;
    width:50%;
}

.scrolled{
    position:fixed;
    box-shadow: 0px 7px 9px -7px rgba(0,0,0,1);
    transition:box-shadow 0.2s;
}

#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
  top: 18px;
}

#nav-icon span:nth-child(4) {
  top: 36px;
}

#nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* SIDE NAV */
.sideBar{
    height:100%;
    width:0;
    position:fixed;
    z-index: 500;
    top:0;
    left:0;
    background-color:white;
    overflow-x:hidden;
    transition:0.5s;
}

.dropLogoDefault{
    display:none;
}

.openSideNav{
    width:75%;
    box-shadow: 7px 0 9px -7px rgba(0,0,0,1);
}

.openMain{
    margin-left:75%;
}

#main{
    transition:margin-left .5s;
}

#dropLogo{
    display: -webkit-flex;
    display:none;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items:center;
    align-items:center;
}

.background-gradient-services{
    background-color:white;
    /*background-image:url("images/background.png");*/
}

#errorName{
    width:100%;
}

#errorEmail{
    width:100%;
}

.error{
    height:auto;
    text-align:right;
    color:red;
}

.noError{
    height:0px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	-webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items:center;
    align-items:center;
}

.modal-header {
	width:100%;
	/*height: 10;*/
	padding-right: 1.2%;
	padding-top:1.2%;
	padding-bottom:1.2%;
}

.modal-body{
	display:flex;
    display:-webkit-flex;
    position:relative;	
	/*padding-top:2.5%;
	padding-bottom:8.23%;
	padding-left: 10%;
	padding-right: 10%;*/
	width:100%;
	text-align:center;
    padding-top:28.531px;
	padding-bottom:93.969px;
	padding-left:75px;
	padding-right:75px;
	-webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items:center;
    align-items:center;
}

/* Modal Content/Box */
.modal-content {
	display:flex;
    display:-webkit-flex;
    position:relative;
    background-color: #fefefe;
    /*margin: auto auto; /* 15% from the top and centered */
    /*padding: 20px;*/
    border: 1px solid #888;
    width: 60%; /* Could be more or less, depending on screen size */
	/*height:75%;*/
    animation-name:animatedown;
    animation-duration: 0.4s;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* IMAGE SCROLLER */
#wrapper{
    width:96.77%;
    height: 100%;
    margin-top:25px;
    overflow:hidden;
}

#scroller{
    /*margin-top:250px;*/
    display:block;
    width:4000px;
    height:100px;
    background-color:white;
    margin: 0 auto;
}

.item{
    width:auto;
    height:50px;
    margin:25px;
}

.first{
    -webkit-animation: bannermove 30s linear infinite;
    animation: bannermove 30s linear infinite;
}

@-webkit-keyframes bannermove {
 0% {
   margin-left:25px;
 }
 100% {
   /*margin-left: -2919px; @ 100px height*/
   margin-left: -1675px; /*@ 50px height*/
 }
}

@-moz-keyframes bannermove {
 0% {
   margin-left:25px;
 }
 100% {
   /*margin-left: -2919px; @ 100px height*/
   margin-left: -1675px; /*@ 50px height*/
 }
}


@keyframes bannermove {
 0% {
   margin-left:25px;
 }
 100% {
   /*margin-left: -2919px; @ 100px height*/
   margin-left: -1675px; /*@ 50px height*/
 }
}

/*  GO FULL WIDTH BELOW 480 PIXELS 
@media only screen and (max-height: 875px) {
    .content-section{
        padding-bottom:2%;
        padding-top:2%;
    }
}*/

@media only screen and (min-height: 876px) {
    /*.content-section{
        padding-bottom:2%;
        padding-top:2%;
    }*/
    
    .list-text{
        font-size: 100%;
        font-family: 'Open Sans', sans-serif;
    }
}

@media only screen and (max-width: 480px) {
    #logo{
        max-width:100%;
        height:auto;
    }
    
    .content-container{
        width:100%;
    }
    
    /*.content-section{
        padding-bottom:2%;
        padding-top:2%;
    }*/
    
    .list-text{
        font-size: 100%;
        font-family: 'Open Sans', sans-serif;
    }
    
    .up_title_text {
        font-size: 10vw;
        font-family: 'Merriweather', serif;
    }
    
    .logo-text{
        font-size: 7vw;
        font-family: 'Merriweather', serif;
        letter-spacing:3px;
        padding-left: 15px;   
    }
}

@media only screen and (max-width: 750px) {
    #logo{
        max-width:100%;
        height:auto;
    }
    
    /*.content-section{
        padding-bottom:2%;
        padding-top:2%;
    }*/
    
	.services-card{
		width:100%;
        height:auto;
		border-radius: 4px;
	}
    
    .content-container{
        width:100%;
    }
    
    .info-3{
        -webkit-align-items:flex-start;
        align-items:flex-start;
        -webkit-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    
    /*.content-section{
        height:auto;
    }*/
    
    .services-card-photo{
        display:flex;
        display:-webkit-flex;
        padding: 3%;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        -webkit-align-items:center;
        align-items:center;
    }
    
    .half-size{
        display:block;
        width:100%;
        height:50%;
    }
    
    .contact-section-sizing{
        width:100%;
        padding-bottom:5%;
    }
}

@media only screen and (min-width:751px) and (max-width: 1700px) { /*Mid Size Screen*/
	.services-card{
		width:47%;
		border-radius: 4px;
	}

    .info-3{
        -webkit-align-items:flex-start;
        align-items:flex-start;
        -webkit-flex-wrap:wrap;
        flex-wrap:wrap;
    }

    .list-text{
        font-size: 100%;
        font-family: 'Open Sans', sans-serif;
    }

    .list-styles{
        list-style-position: inside;
        margin: 0 auto;
    }
    
    #logo{
        max-width:80%;
        height:auto;
    }
    
}

@media only screen and (min-width: 1701px) { /*Large Screen*/
	/* CARDS */
	.services-card{
		width:22%;
		border-radius: 4px;
	}

    .info-3{
        -webkit-align-items:flex-start;
        align-items:flex-start;
        -webkit-flex-wrap:wrap;
        flex-wrap:wrap;
        margin-right:5%;
        margin-left:5%;
    }

    .list-text{
        font-size: 1.5em;
        font-family: 'Open Sans', sans-serif;
    }

    .list-styles{
        list-style-position: inside;
        height:20%;
        margin: 0 auto;
    }
    
    #logo{
        width:52.5%;
        max-width:100%;
        height:auto;
    }

    .content-container{
        width:80%;
    }
    
    div#home{
        padding-top:0px;
        padding-bottom:0px;
    }
    
    div#contact-section{
        height:100vh;
        padding-top:0px;
        padding-bottom:0px;
    }
    
    div#education-section{
        height:100vh;
        padding-top:0px;
        padding-bottom:0px;
    }
    
    div#services-section{
        height:100vh;
        padding-top:0px;
        padding-bottom:0px;
    }
    
    div#about-section{
        height:100vh;
        padding-top:0px;
        padding-bottom:0px;
    }
    
    div#criticalIllness-section{
        height:100vh;
        padding-top:0px;
        padding-bottom:0px;
    }

}

@media only screen and (max-width: 1275px){
    .half{
        display:flex;
        display:-webkit-flex;
        -webkit-align-items:center;
        align-items:center;
        width:100%;
        height:100%;
        margin-left:2.5%;
        margin-right:2.5%;
    }

}

@media only screen and (max-width: 875px) {
    #nav-icon{
        width: 60px;
        height: 45px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        margin-left:5px;
        display:block;
        margin:1%;
    }
    
    #nav-icon span {
        display: block;
        position: absolute;
        height: 9px;
        width: 100%;
        background: #00027a;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    
    .link{
        display:none;
    }
    
    .sideLink{
        width:100%;
        padding:1%;  
        height:50px;
    }
        
    .navLink{
        height:100%;
        width:100%;
        text-decoration:none;
        display:none;
        color:black;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        -webkit-align-items:center;
        align-items:center;
        transition: color 0.2s, background-color 0.2s;
    }
    
    
    .sideNavLink{
        height:100%;
        width:100%;
        text-decoration:none;
        display:flex;
        display:-webkit-flex;
        color:black;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        -webkit-align-items:center;
        align-items:center;
        transition: color 0.2s, background-color 0.2s;
    }
    
    #dropLogo{
        width:100%;
    }
    
    #navbar{
        z-index:999;
        width:100%;
        background-color:white;
        display: -webkit-flex;
        display:flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items:flex-start;
        align-items:flex-start;
    }
}

@media only screen and (min-width: 876px) {
    #nav-icon{
        display:none;
    }
    
    #nav-icon span {
        display: none;
    }
    
    .link{
        width:25%;
        height:60px;
        display:flex;
        display:-webkit-flex;
        flex-shrink:3;
    }
    
    .navLink{
        height:100%;
        width:100%;
        text-decoration:none;
        display:flex;
        display:-webkit-flex;
        color:black;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        -webkit-align-items:center;
        align-items:center;
        transition: color 0.2s, background-color 0.2s;
    }

}