@import url('//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css');

body {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: padding-top;
    -o-transition-property: padding-top;
    transition-property: padding-top;
}

h1 {
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    font-style: normal;
    text-align: center;
    color: #ffffff;
    font-size: 48px;
    padding: 10px;
}

h2 {
    font-family: "Roboto Slab", serif;
    font-weight: 600 !important;
    font-style: normal;
    text-align: center;
    color: #005174;
    font-size: 36px;
    padding: 20px;
}

h3 {
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    font-style: normal;
    text-align: left;
    color: #005174;
    font-size: 24px;
    padding: 10px;
    line-height: 36px;
}

.header {
    background: #005174;
    color: white;
}

.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: left;
}

.accordion-opened .accordion-toggle:after {
    content: "\f054";
}

.plusminus {
    background-color: #00A7C2;
    color: #ffffff;
    width: 30px;
    height: 30px;
    padding: 7px;
}

.minusplus {
    background-color: #333;
    color: #ffffff;
    width: 30px;
    height: 30px;
    padding: 7px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 !important;
}

* {
    box-sizing: border-box;
}

.bg-img {
    background-image: url("./../img/senior-living/yy-granddad-surfer-header-flipped-wide-4.jpg");
    background-color: rgba(255, 255, 255, 0);
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px;
    border-color: rgb(234, 233, 233);
    border-style: solid;
    background-size: cover;
    height: calc(100vh - 0px);
}

.bgmulti-img {
    background-image: url("./../img/multi-family/surf-guy-1003589032.jpg");
    background-color: rgba(255, 255, 255, 0);
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px;
    border-color: rgb(234, 233, 233);
    border-style: solid;
    background-size: cover;
    height: calc(100vh - 0px);
}


.bghospitality-img {
    background-image: url("./../img/hospitality/surf-girl-1187122670.jpg");
    background-color: rgba(255, 255, 255, 0);
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px;
    border-color: rgb(234, 233, 233);
    border-style: solid;
    background-size: cover;
    height: calc(100vh - 0px);
}

.bg2-img {
    background-image: url("./../img/home/surf-yoga_270570710.jpg");
    background-color: rgba(255, 255, 255, 0);
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0;
    border-color: rgb(234, 233, 233);
    border-style: solid;
    background-size: cover;
    height: calc(100vh - 0px);
}

.bg3-img {
    background-color: rgba(255, 255, 255, 0);
    background-position: right top;
    background-image: url("./../img/home/rocks-on-beach-wide-scaled-1.jpg");
    background-repeat: no-repeat;
    border-width: 0px;
    border-color: rgb(234, 233, 233);
    border-style: solid;
    background-size: cover;
    height: calc(75vh - 0px);
}

.bg4-img {
    background-color: rgba(255, 255, 255, 0);
    background-position: bottom;
    background-image: url("./../img/home/pace-of-life-beach-grass.jpg");
    background-repeat: no-repeat;
    border-width: 0px;
    border-color: rgb(234, 233, 233);
    border-style: solid;
    background-size: cover;
    height: calc(70vh - 0px);
}

.backgroundImage {
    background-image: url("./../img/senior-living/sand-bg-20-pct.jpg");
    background-color: rgba(255, 255, 255, 0);
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px;
    border-color: rgb(234, 233, 233);
    border-style: solid;
    background-size: cover;
    height: calc(100vh - 0px);
}

.imageLogo {
    position: relative;
    top: 16%;
    left: 6%;
    max-width: 40%;
}


.paddingLeftMap {
    padding-left: 3rem !important;
}

.gameChangingText {
    font-family: "Roboto Slab", serif;
    font-style: normal;
    font-weight: 100;
    line-height: 29px;
    color: #ffffff;
    text-align: left;
    padding: 0px 5px;
    font-size: 24px;
}

.blownAwayText {
    font-family: "Roboto Slab", serif;
    font-style: normal;
    font-weight: 100;
    font-size: 57px;
    line-height: 80px;
    color: #ffffff;
    text-align: left;
    margin-bottom: 0px !important;
    /* padding: 0px 5px; */
}


.paddingInput {
    padding: 25px 15px 0 0;
}

.imgg {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

/* Position the navbar container inside the image */
.container-fluid {
    margin: 0px !important;
    padding: 0px !important;
}


.nopadding {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.noMargin {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.paddingYiayia {
    padding: 0px 30px 10px 35px;
}

.navbarStyle {
    right: 15px !important;
    top: 10px !important;
    width: 50px !important;
    height: 37px !important;
    outline: none !important;
    border: none !important;
    font-size: 15px !important;
    color: #DADADA !important;
}


.navStyle {
    /*outline: 1px solid #e5e5e5;*/
    /*background-color: #FFFFFF;*/
    /*  font-weight: 300;*/
    /*  font-size: 14px;*/
    /*  font-family: "Roboto Slab", serif;*/
}

.navStyle:active {
    background-color: #F6f6f6;
}

.navStyle a {
    font-family: "Roboto Slab", serif;
    font-size: 12px;
    font-weight: 100;
    line-height: 35px;
    color: #01679b;
    margin-left: 30px;
    text-decoration: none;
}

.navStyle a:active {
    font-family: "Roboto Slab", serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 35px;
    color: #333333;
    text-decoration: none;

}

.firstPara {
    color: rgb(0, 81, 116);
    display: block;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 43.9291px;
    /* font-stretch: 100%;   */
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: lighter;
    text-align: center;
}

.ultimateText {
    text-align: left;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    font-weight: 100;
    font-size: 57px;
    line-height: 80px;
    color: #005174
}

.ultimateTextTwo {
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    font-weight: 100;
    font-size: 34px;
    line-height: 48px;
    color: #005174;
    text-align: left;, margin-top: 25 px;
}

.ultimateDiv {
    padding: 10px 11px 10px 0px;;
}


.fewUsText {
    font-family: 'Roboto Slab', serif;
    color: #FFFFFF;
    font-style: normal;
    font-size: 34px;
    line-height: 54px;
    padding: 30px 6% 10px;
    min-height: 150px;
    text-align: left;
    display: flex;
}

.imageBox {
    height: 100%;
    width: 88%;
    padding: 20px 4% 0px 5%;
}

.convergeDiv {
    text-align: center;
    background: #005174;
    padding: 0px 7% !important;
    min-height: 200px;
    display: flex;
    align-items: center;
}

.onBoardText {
    color: #005174;
    font-family: 'Roboto Slab', serif;
    font-size: 34px;
    /* font-stretch: 100%;   */
    font-style: normal;
    font-weight: 100;
    line-height: 48px;
    text-align: center;
}

.imageYiayia {
    height: 180px;
    width: 200px;
    text-align: left;
}

.firstParaProfile {
    color: #005174;
    padding-top: 10px;
    margin-bottom: 2px;
    font-family: "Roboto Slab", serif;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0;
    font-style: normal;
    font-size: 24px;
}

.firstParaProfileText {
    font-weight: 200;
    color: #000;
    font-size: 15px;
    line-height: 1.3em;
    font-family: "Roboto Slab", serif;
    letter-spacing: 0px;
    font-style: normal;
    margin: 0 10px 0 10px;
}


.firstParaCard {
    display: block;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    /* font-stretch: 100%;   */
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: lighter;
    text-align: center;
    line-height: 1.3;
    color: #000;
}


.firstParaHome {
    color: rgb(0, 81, 116);
    display: block;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 52.9291px;
    /* font-stretch: 100%;   */
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: lighter;
    text-align: center;
}

.firstParaBanner {
    color: #ffffff;
    display: block;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 34px;
    /* font-stretch: 100%;   */
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 100;
    text-align: center;
}

.paddingUser {
    padding: 0 0;
}

.banner {
    text-align: center;
    padding-top: 16px;
    /* background-color: #01679B; */
    min-height: 50px;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


.secondPara {
    /*color: rgb(68, 68, 68);*/
    display: block;
    font-family: 'Roboto Slab', serif;
    font-size: 19px;
    /* font-stretch: 100%; */
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    line-height: 30px;
    color: #000;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 200;
    margin-right: 10px;
}

.secondParasecond {
    font-family: "Roboto Slab", serif;
    font-weight: 200;
    letter-spacing: 0px;
    font-style: normal;
    margin: 0 30px 20px 30px;
    line-height: 1.5em;
    color: #005174;
    font-size: 24px;
}

.secondParaCard {
    color: #005174;
    display: block;
    font-size: 24px;
    /* font-stretch: 100%; */
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 200;
    margin-right: 10px;
    font-family: 'Roboto Slab', serif;
    font-weight: 200;
    line-height: 1.2;
    letter-spacing: 0px;
    font-style: normal;
}

.thirdPara {
    color: rgb(0, 167, 194);
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    text-align: left;
    word-spacing: 10px;
}

.fourthPara {
    color: rgb(0, 81, 116);
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 23.9291px;
    /* font-stretch: 100%;   */
    font-style: normal;
    text-align: center
}

.fifthPara {
    color: rgb(68, 68, 68);
    display: block;
    font-size: 22px;
    /* font-stretch: 100%; */
    font-style: normal;
    text-align: center;
}

.sixthPara {
    color: rgb(0, 81, 116);
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 45.9291px;
    /* font-stretch: 100%;   */
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: lighter;
    text-align: center;
}

.seventhPara {
    color: rgb(0, 167, 194);
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 45.9291px;
    /* font-stretch: 100%;   */
    font-style: normal;
    text-align: center;
}

.mobileText {
    display: none;
}

@media only screen and (max-width: 768px) {
    .thirdPara {
        text-align: center;
    }

    .thirdPara span {
        display: none;
    }
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}


/* Icon Styling */
#iccon {
    height: 50px;
    width: 50px;
    font-size: 28px;
    padding-top: 10px;
    background-color: #005174;
    color: #ffffff;
    border-radius: 50%;
    margin-bottom: 10px;
}

/* Card Style */
.cardStyle {
    text-align: center;
    background-color: #EAEAEA;
    height: auto;
    overflow: hidden;
    margin-top: 5px;
    width: 100%;
    border-left: 25px solid #FFFFFF;
    padding: 15px 15px;
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
}


.cardStyleTwo {
    text-align: center;
    background-color: #EAEAEA;
    height: auto;
    margin-top: 5px;
    /* border-left: 15px solid #FFFFFF; */
    padding: 27px 3px;
}


.rightBorder25 {
    border-right: 25px solid #FFFFFF;
}

/* Hospitality Styling */

.p1-img {
    background-image: url("./../img/portfolio/Just-call-it-life-header-504112170.jpg");
    background-color: rgba(255, 255, 255, 0);
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px;
    border-color: rgb(234, 233, 233);
    border-style: solid;
    background-size: cover;
    height: calc(100vh - 0px);
}

.inputH1 {
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    color: #333;
    background-color: transparent;
    box-shadow: transparent;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #d2d2d2;
    /* margin-top: 15px;
    margin-bottom: 10px; */
    height: 48px !important;
    width: 140% !important;
    padding: 10px;
    border-radius: 0;
}

.inputH1:focus {
    outline: none !important;
    box-shadow: 0 0 10px #719ECE;
    height: 48px !important;
    width: 140% !important;
    border-radius: 0px !important;
}

.inputH1form {
    font: optional;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    color: #333;
    background-color: transparent;
    box-shadow: transparent;
    border-bottom: 1px;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #afafaf;
    /* margin-top: 15px;
    margin-bottom: 10px; */
    height: 48px !important;
    width: 140% !important;
    padding: 10px;
    border-radius: 0px;
}

.inputH1form:focus {
    outline: none !important;
    box-shadow: 0 0 10px #719ECE;
    height: 48px !important;
    width: 140% !important;
    border-radius: 0px !important;

}

.inputH2 {
    font: optional;
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    color: #FFFFFF !important;
    background-color: transparent;
    box-shadow: transparent;
    border-bottom: 1px;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #e5e5e5;
    /* margin-top: 15px;
    margin-bottom: 10px; */
    height: 48px !important;
    width: 100%;
    padding: 10px;
    border-radius: 0px;
}

.inputH2:focus {
    outline: none !important;
    box-shadow: 0 0 10px #719ECE;
    height: 48px !important;
    width: 100%;
    border-radius: 0px !important;

}


::placeholder { /* Most modern browsers support this now. */
    font-weight: 500;
    color: #333;
}

::placeholder .inputH2 { /* Most modern browsers support this now. */
    font-family: "Roboto Slab", Helvetica, sans-serif;
    font-weight: 200;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

.box input::-webkit-input-placeholder {
    color: #ffffff;
    font-size: 18px;
}

.buttonH {
    max-width: 260px;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-weight: 100;
    /* height: ; */
    line-height: normal;
    text-align: center;
    background: #005174;
    border-width: 0px;
    border-color: #005174;
    border-style: solid;
    color: #ffffff;
    cursor: pointer;
    font-weight: 300;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
    padding: 15px 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: 0 1px 1px #eeeeee;
    -webkit-box-shadow: 0 1px 1px #eeeeee;
    box-shadow: 0 1px 1px #eeeeee;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}


.buttonFormDiv {
    padding: 0 0;
    text-align: center;
    width: 100%;
    margin-left: 25%;
    margin-top: 10px;
}


.buttonHform {
    max-width: 260px;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-weight: 100;
    /* height: ; */
    line-height: normal;
    text-align: center;
    background: #005174;
    border-width: 0px;
    border-color: #005174;
    border-style: solid;
    color: #ffffff;
    cursor: pointer;
    font-weight: 300;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
    padding: 15px 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: 0 1px 1px #eeeeee;
    -webkit-box-shadow: 0 1px 1px #eeeeee;
    box-shadow: 0 1px 1px #eeeeee;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

.buttonHform:hover {
    background-color: #777777
}


.buttonH:hover {
    background-color: #777777
}


/* Button for Index.html */
.buttonH2 {
    width: 220px;
    font-family: "Roboto Slab", Helvetica, sans-serif;
    font-size: 17px;
    height: 45px;
    line-height: normal;
    text-align: center;
    background: #ECECEC;
    border-width: 0px;
    border-style: solid;
    color: #333;
    cursor: pointer;
    font-weight: 300;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
    padding: 12px 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: 0 1px 1px #eeeeee;
    -webkit-box-shadow: 0 1px 1px #eeeeee;
    box-shadow: 0 1px 1px #eeeeee;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

.buttonH2:hover {
    background-color: #eeeeee
}


.pfirstPara {
    font-family: 'Roboto Slab', serif;;
    font-weight: 100;
    line-height: 1.4;
    letter-spacing: 0px;
    font-style: normal;
    text-align: left;
    font-size: 56px;
    color: #005174;
    padding-top: 5px;
}

.pfirstParaMulti {
    font-family: 'Roboto Slab', serif;;
    font-weight: 100;
    line-height: 1.4;
    letter-spacing: 0px;
    font-style: normal;
    text-align: left;
    font-size: 56px;
    color: #005174;
    padding-top: 5px;
}

.marginMobile {
    margin-top: 0px;
}

.marginForm {
    margin-top: 0px;
    width: 45%
}

.marginFormMulti {
    margin-top: 0px;
    width: 45%
}

.solidFoundation {
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    font-size: 36px;
    line-height: 80px;
}

.paddingForInputs {
    padding: 0px 50px;
}

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


.fa-facebook {
    background: #3B5998;
    color: white;
    height: 30px;
    width: 30px;
    font-size: 15px;
    padding: 5px 0 0 7px;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
    height: 30px;
    width: 30px;
    font-size: 15px;
    padding: 5px 0 0 7px;
}


/* Privacy */

.privacyText {
    color: rgb(68, 68, 68);
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
}

.privacyText2 {
    color: rgb(0, 167, 194);
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
}

.priText {
    font-family: Roboto Slab;
    color: #444444;
    font-size: 22px;
    font-weight: 100(thin);
}

/* Header Style */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: lato;
}

#navArea {
    display: flex;
    justify-content: flex-end;
    padding: 0px 3%;
    position: fixed;
    width: 100%;
    top: 0px;
    background: transparent;
    transition: background 0.5s;
    height: 61px;
    z-index: 1
}

section {
    height: 500px;
    padding: 200px 0;
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
}

section:nth-of-type(1) {
    margin-top: 84px;
}

#navArea .logo img {
    height: 84px;
    transition: height 0.5s;
}

#navArea ul {
    list-style: none;
    display: flex;
    align-items: center;
    width: 400px;
    justify-content: space-around;
}

#navArea ul li a {
    text-decoration: none;
    color: white;
    transition: color 0.5s;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
}

#navArea.is-sticky {
    background: #373431;
    opacity: 0.5;
}

#navArea.is-sticky a {
    color: #fff;
}

#navArea.is-sticky .logo img {
    height: 64px;
}

section:nth-of-type(2n) {
    background: darkcyan;
    color: #fff;
}

section:nth-of-type(2n+1) {
    background: white;
    color: #333;
}


.footer {
    /* position: relative; */
    font-size: 14px;
    font-family: 'Roboto Slab', sans-serif;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    padding-top: 10px;
    /* padding-bottom: 10px; */
    /*background-color: #282a2b;*/
    /*border: 1px;*/
    /*border-color: #4b4c4d;*/
}


.nav-link {
    font-family: 'Roboto Slab', serif;
    font-size: 18px !important;
    font-weight: 300;
    color: #005174 !important;
}


.navbar-nav li a:hover {
    color: #009ca4 !important;
}

.navlink a:active {
    color: #009ca4 !important;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
    position: fixed;
    top: 23px;
    right: 18px;
    outline: none;
}


#backgroundtransparent {
    background-color: transparent;
}

.expandFull {
    display: normal !important;
}

.mobileSecondForm {
    text-decoration: none;
}

.webText {
    font-family: "Roboto Slab", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 57px;
    line-height: 80px;
    color: #005174;
}

.marginImage {
    padding: 10px 30px !important;
}


.saveTimepadding {
    padding: 30px 0 0 30px;
}

.padddingSaveTime {
    padding: 10px 0 0;
    text-align: left;
    font-size: 34px;
}

.padddingSaveTimeTwo {
    padding: 10px 30px 10px;
    margin-top: 25%;
    text-align: left;
    font-size: 34px;
}

.whetherText {
    margin-top: inherit;
}

.paddingCare {
    padding: 0px 28px 10px 55px !important;
    text-align: left;
}

.fontMobile {
    font-size: 33px;
    text-align: left;
}

.fontCare {
    font-size: 60px;
    text-align: left;
    line-height: 50px;
    padding: 0px 44px 15px 0px !important;
}


.interactiveText {
    color: rgb(0, 81, 116);
    text-align: left;
    font-size: 34px;
    padding: 0px 9%;
}


.expandHalf {
    display: none !important;
}


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

    .buttonFormDiv {
        padding: 10px 28px;
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }

    .expandFull {
        display: none !important;
    }

    .expandHalf {
        display: block !important;
    }

    .ultimateText {
        text-align: left;
        font-family: 'Roboto Slab', serif;
        font-style: normal;
        font-weight: 100;
        font-size: 34px;
        line-height: 48px;
        color: #005174
    }

    .ultimateTextTwo {
        font-family: 'Roboto Slab', serif;
        font-style: normal;
        font-weight: 200;
        font-size: 24px;
        line-height: 29px;
        color: #005174;
        text-align: left;
    }

    .ultimateDiv {
        padding: 10px 11px 10px 18px;;
    }

    .imageBox {
        height: 100%;
        width: 100%;
    }

    .paddingLeftMap {
        padding-left: 15px !important;
    }

    .fewUsText {
        font-family: 'Roboto Slab', serif;
        color: #FFFFFF;
        font-style: normal;
        font-size: 34px;
        line-height: 41px;
        padding: 20px 12% 10px;
        min-height: 150px;
        text-align: center;
        display: flex;
    }

    .convergeText {
        font-family: "Roboto Slab", serif;
        font-style: normal;
        font-weight: 100;
        font-size: 34px;
        line-height: 44px;
        color: #ffffff;
    }

    .convergeDiv {
        text-align: center;
        background: #005174;
        padding: 20px 7% !important;
        min-height: 200px;
        display: flex;
        align-items: center;
    }

    .conciergeDiv {
        text-align: center;
        padding: 20px 7% !important;
        min-height: 200px;
        display: flex;
        align-items: center;
    }


    .paddingForInputs {
        padding: 0 0;
    }

    .onBoardText {
        color: #005174;
        font-family: 'Roboto Slab', serif;
        font-size: 24px;
        /* font-stretch: 100%;   */
        font-style: normal;
        font-weight: 200;
        line-height: 29px;
        text-align: center;
    }

    .gameChangingText {
        font-family: 'Roboto Slab', serif;
        font-style: normal;
        font-weight: 100;
        font-size: 24px;
        line-height: 29px;
        color: #ffffff;
        text-align: center;
        padding: 10px 5px 20px;
    }

    .blownAwayText {
        font-family: 'Roboto Slab', serif;
        font-style: normal;
        font-weight: 100;
        font-size: 47px;
        line-height: 67px;
        color: #ffffff;
        text-align: center;
        padding: 10px 0 0;
    }

    .paddingInput {
        padding: 0px 15px 0 0;
    }

    .fontCare {
        font-size: 48px;
        text-align: center;
        padding: 0 0 0px 0px !important;
    }

    .interactiveText {
        font-size: 24px;
        text-align: center;
        /* padding: 0px 2% 15px; */
        line-height: 29px;
        padding: 20px 2%;
    }

    .pFirstParaWhite {
        text-align: left;
        font-size: 34px;
        color: white;
        padding: 0 0 0 0 !important;
    }

    .pfirstPara {
        text-align: left;
        font-size: 34px;
        color: #005174;
        padding-top: 5px;
    }

    .pfirstParaMulti {
        text-align: left;
        font-size: 34px;
        color: #005174;
        padding-top: 5px;
        padding-right: 30%
    }

    .inputH1 {
        margin-top: 0px;
    }

    .inputH2 {
        width: 310px;
    }

    .inputH2:focus {
        outline: none !important;
        box-shadow: 0 0 10px #719ECE;
        height: 48px !important;
        width: 310px;
        border-radius: 0px !important;

    }


    .imageLogo {
        top: 60%;
        position: relative;
        top: 10%;
        left: 12%;
        max-width: 80%;
    }

    .imageYiayia {
        height: 140px;
        width: 158px;
    }

    .buttonH {
        margin: 0 0 0px 15px;
    }

    .bg-img {
        height: calc(48vh - 0px);
    }

    .firstParaHome {
        font-size: 34px;
        padding: 0px 30px;
    }

    .firstParaCard {
        display: block;
        font-family: 'Roboto Slab';
        font-size: 19px;
        font-style: normal;
        font-weight: 100;
        text-align: center;
        line-height: 25px;
        color: #000000;
    }

    .marginMobile {
        margin-top: 210px;
    }

    .marginForm {
        margin-top: 60px !important;
        width: 100%;
    }

    .marginFormMulti {
        margin-top: 125px !important;
        width: 100%;
    }

    .inputH1form {
        width: 100% !important;
    }

    .inputH1form:focus {
        outline: none !important;
        box-shadow: 0 0 10px #719ECE;
        height: 48px !important;
        width: 100% !important;
        border-radius: 0px !important;

    }

    .paddingYiayia {
        padding: 10px 20px 10px 20px;
    }

    .firstParaBanner {
        padding: 0;
        font-family: "Roboto Slab", serif;
        font-style: normal;
        font-weight: 100;
        font-size: 34px;
        line-height: 51px;
        color: #ffffff;
    }

    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    .paddingUser {
        padding: 11px 0px;
    }

    .solidFoundation {
        font-family: "Roboto Slab", serif;
        font-weight: 100;
        font-style: normal;
        text-align: center;
        color: #ffffff;
        font-size: 38px;
        line-height: 53px;
        margin-top: 20px;
    }

    .mobileSecondForm {
        text-align: center;
        padding-top: 20px;
    }
}

@media screen and (max-width: 990px) {
    .navbar {
        width: 100%;
    }


    .expandFull {
        display: none !important;
    }

    .expandHalf {
        display: block !important;
    }

    #backgroundtransparent {
        background-color: #ffffff;
        height: 50px;
    }

    .navbar-nav {
        margin-top: 30px;
        height: auto;
    }

    /* .imageLogo {
      position: relative;
      top: 2%;
      left: 20%;
      max-width: 40%;
    } */
    /* Card Style */
    .cardStyle {
        border-left: 0 solid #FFFFFF;
    }


    .cardStyleTwo {
        border-left: 0 solid #FFFFFF;
    }


    .cardStyleThree {
        border-left: 0 solid #FFFFFF;
    }

    ::placeholder { /* Most modern browsers support this now. */
        font-weight: 500;
        color: #778899;
    }

    .inputH1 {
        width: 100% !important;
    }

    .inputH2 {
        margin-top: 0px;
    }

    .buttonH2 {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .webText {
        display: none;
    }

    .marginImage {
        padding: inherit;
    }


    .mobileText {
        color: rgb(0, 81, 116);
        display: block;
        font-family: 'Roboto Slab', sans-serif;
        font-size: 36px;
        /* font-stretch: 100%; */
        font-style: normal;
        /* font-size: 2em; */
        font-variant-caps: normal;
        font-variant-east-asian: normal;
        font-variant-ligatures: normal;
        font-variant-numeric: normal;
        font-weight: lighter;
        text-align: center;
        line-height: 32px;
        margin-bottom: 25px;
    }

    .saveTimepadding {
        padding: 20px 0px;
    }

    .padddingSaveTime {
        padding: 0px 30px;
        text-align: center;
        font-size: 25px;
    }

    .padddingSaveTimeTwo {
        padding: 0px 4px;
        text-align: center;
        font-size: 25px;
        margin-top: 5%;
    }

    .whetherText {
        margin-top: 30px;
        padding: 0px 4% 15px;
        line-height: 30px;
    }

    .paddingCare {
        padding: 0px 10px !important;
        text-align: center;
    }


    .fontMobile {
        color: #005174;
        font-size: 24px;
        text-align: center;
        padding: 0px 27px;
        line-height: 28px;
    }
}


@media only screen and (max-width: 768px) {
    .bg3-img {
        background-image: url("./../img/home/rocks-on-beach-wide-scaled-2.jpg");
    }

    .bg4-img {
        background-image: none;
    }

}
