#header-wrapper {
background: url('../images/banner-rev.jpg') no-repeat center center fixed;
background-size: cover;
}
#logo {
text-align:left;
    width:45%;
    float:right;
    margin-right:5%;
left: auto;
right: 0;
    top:35%;
}
#logo h1 {
    text-transform: inherit;
}
#logo h1 a {
    text-transform: inherit;
    letter-spacing: 1px;
    line-height: 115%;
}
#logo p {
    text-transform: initial;
    letter-spacing: 0px;
    line-height: 140%;
    font-size: 18px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
}
ul.actions {
    margin-top:25px;
}
.homepage #header {
    padding: 23em 0;
}
header.style1 {
    padding-bottom:15px;
}
header.style1 h2 {
    text-align:left;
    line-height:135%;
    margin-bottom: 0px;
}
.wrapper.style1 {
    color: rgb(255, 255, 255,1);
}
p.myCaption {
    font-style:italic;
    font-weight:bold;
    font-size:12px;
}
.image.featured {
    margin-bottom:5px;
}
p {
    margin-bottom:20px;
}
header.style1 p {
    color:#333;
    font-size:18px;
    letter-spacing:0px;
	line-height: 145%;
}
header.style1 h3 {
    text-align:left;
    line-height:125%;
    font-size:22px;
    color:#003367;
    margin-top:20px;
}
#features {
    padding:0px;
}
#features header.style1 h2 {
    text-align:center;
    width:90%;
    margin:auto;
	margin-bottom:35px;
}
#features header.style1 {
    padding-top:0px;
}
.myPlatform #features header.style1 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.myForm {
    padding-top:0px;
    padding-bottom:0px;
}
.myForm .container {
    width:100%;
}
.myForm .wrapper {
    padding-top:0px;
    padding-bottom:0px;
}
input[type="button"].style3, input[type="submit"].style3, input[type="reset"].style3, .button.style3 {
    background: #484c54 url('images/overlay.png');
}
input[type="button"].style3:hover, input[type="submit"].style3:hover, input[type="reset"].style3:hover, .button.style3:hover {
    background: #036 url('images/overlay.png');
}
.myPlatform img {
    margin-top:15px;
    margin-bottom: 16px;
}
#team img {
    margin-top: 0px;
    margin-bottom: 0px;
}
.myPlatform li {
    font-size:18px;
    text-align:left;
    line-height:145%;
    list-style-type: circle;
    margin-bottom:10px;
    margin-left:25px;
	letter-spacing: 0px;
}
.myPlatform p {
    line-height:125%:
}
.myPostcards {
    background-color:#1b8db7!important;
}
.myPostcards .title {
    background-color:#1b8db7!important;
    color:white!important;
}
.myPostcards .button.style3 {
    background-color:#d2f9f1;
    width: 100%;
}
.myPostcards .4u {
    float:left!important;
    display:inline-block!important;
    padding-left:-0px!important;
}
.myPostcards li {
    width:100%;
}
.myPostcards .image {
    border:0px!important;
}
#team h1 {
    text-align:center;
    width:80%;
    margin:auto;
}
.myPostcards h2 {
    color:white!important;
	line-height: 135%;
    font-size: 2em !important;
letter-spacing: 0.075em;
    text-align:center;
    width:90%;
    margin:auto;
    margin-bottom:25px;
}
.myPostcards h2 em {
    color:white!important;
    text-decoration:underline;
    
}
.wrapper:last-of-type {
    padding-bottom:0px;
}
#footer header.style1 p {
    color:white;
}
.teamHeadline {
    font-size: 2em !important;
letter-spacing: 0.075em;
    text-align:center;
    width:90%;
    margin:auto;
    margin-bottom:25px;
    line-height: 135%;
}
/*SLIDER*/
body{
background:#E96D65;
}

#carousel {
position: relative;
width:100%;
margin:0 auto;
}

#slides {
overflow: hidden;
position: relative;
width: 100% !important;
height: auto;
}

#slides ul {
list-style: none;
width:100%;
height:auto;
margin: 0;
padding: 0;
position: relative;
}

 #slides li {
/*! width:100% !important; */
height:auto;
float:left;
text-align: center;
position: relative;
font-family:lato, sans-serif;
}
/* Styling for prev and next buttons */
.btn-bar{
    max-width: 346px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 40px;
    width: 100%;
}

#buttons {
    padding: 0 0 5px 0;
    float: right;
    width: 140%;
    position: absolute;
    margin-left: -20%;
    top: 100px;
}

#buttons a {
text-align:center;
display:block;
font-size:50px;
float:left;
outline:0;
margin:0 60px;
color:#fff;
text-decoration:none;
display:block;
padding:9px;
width:35px;
}
#buttons #prev {
    margin:0px;
    width:50%;
    text-align:left;
}
#buttons #next {
    margin:0px;
    width:50%;
    text-align:right
}
a#prev:hover, a#next:hover {
color:#FFF;
text-shadow:.5px 0px #b14943;  
}

.quote-phrase, .quote-author {
font-family:sans-serif;
font-weight:300;
display: table-cell;
vertical-align: middle;
padding: 5px 0px;
font-family:'Lato', Calibri, Arial, sans-serif;
}

.quote-phrase {
height: 200px;
font-size:24px;
color:#FFF;
font-style:italic;
text-shadow:.5px 0px #b14943;  
}

.quote-marks {
font-size:30px;
padding:0 3px 3px;
position:inherit;
}

.quote-author {
font-style:normal;
font-size:20px;
color:#d2f9f1!important;
font-weight:400;
height: 30px;
	line-height:135%;
}
.quote-author strong {
color:#d2f9f1!important;
}
.quoteContainer, .authorContainer {
display: table;
width: 100%;
}
.quote-phrase em {
	color:#fff;
}
#nav {
    position: fixed;
    display: block;
    top: 0em;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9999;
}
#nav > ul {
background-color: rgba(255, 255, 255, 0.98);
}
#nav > ul > li > a, #nav > ul > li > span {
    color: 
    #1b8db7 !important;
}
#team .wrapper.style3 h2 {
    margin-top: 20px;
}
#team p {
	color:#555;
}
#book #content p {
    line-height:135%;
    font-size:18px;
}
#team h2 {
    margin-top:20px;
}
#mc_embed_signup .button {
    background: #484c54 !important;
}
@media screen and (max-width: 2400px){
}
@media screen and (max-width: 2200px){
}
@media screen and (max-width: 1920px){
}
@media screen and (max-width: 1600px){
}
@media screen and (max-width: 1440px){
#logo {
    top: 25%;
}
}
@media screen and (max-width: 1366px){
}
@media screen and (max-width: 1280px){
#logo {
    top: 20%;
}
}
@media screen and (max-width: 1024px){
}
@media screen and (max-width: 980px){
body.myNewPage {
    min-width: auto;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}

@media screen and (max-width: 800px){
}
@media screen and (max-width: 768px){
#logo {
    text-align: left;
    width: 65%;
}
}
@media screen and (max-width: 736px){
	#nav {
    display:none;
}
}
@media screen and (max-width: 414px){
	
#logo {
    text-align: left;
    width: 98%;
    margin-right: 2%;
}
#logo .actions {
		display:none;
	}
.wrapper .title {
        font-size:15px;
    }
header.style1 h2 {
    text-align: center;
    line-height: 140%;
    font-size: 18px;
    margin-bottom: 0px;
}
header.style1 h3 {
    font-size: 18px;
    text-align: center;
    border-top: 1px solid #e4e4e4;
    padding-top: 10px;
}
#features header.style1 h2 {
        margin-bottom:0px;
        font-size: 20px;
    }
 #header-wrapper {
    background: url('../images/banner-mobile.jpg') no-repeat center center fixed;
        background-size: auto;
    background-size: 100%;
     background-position:top;
}
    .homepage #header {
        padding-top:160px;
    }
    #logo p {
    text-transform: initial;
    letter-spacing: 0px;
    line-height: 140%;
    font-size: 16px;
}
    .myPlatform img {
    margin-top: 15px;
    margin-bottom: 16px;
}
    .myPlatform {
        padding:0px!important;
        width:100%;
    }
    .myPlatform #main {
        width:90%!important;
    }
    .myPostcards h2 {
        text-align:center;
        margin-top:25px;
        font-size: 16px !important;
    }
	#book p {
        font-size:16px;
    }
    #header-wrapper {
    padding: 6em 2em 10em 2em;
}
    #carousel p {
        font-size:18px;
        line-height:135%;
    }
    .btn-bar {
        display:none;
    }
	#team h2 {
    margin-top: 20px;
    font-size: 18px !important;
}
}
@media screen and (max-width: 375px){
}
@media screen and (max-width: 320px){
}