.video-holder {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 100
}

.video-holder video {
    display: block;
    width: 100%;
    height: auto
}

@media (max-width:767px) {
    .video-holder video {
        width: 140%
    }
}

.bannerImg {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 100
}

.banner-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    overflow: hidden
}

.banner-video .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 230px;
    padding-bottom: 230px;
    background-color: hsla(217deg, 100%, 13%, 0.716);
    color: #fff;
    z-index: 200
}

@media (max-width:1199px) {
    .banner-video .text {
        padding-top: 150px;
        padding-bottom: 150px
    }
}

@media (max-width:767px) {
    .banner-video .text {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

.banner-video .text h5 {
    font-family: title;
    font-size: 32px;
    margin: 0px 0px 15px
}

@media (max-width:767px) {
    .banner-video .text h5 {
        font-size: 16px;
        margin: 0px 0px 5px
    }
}

.banner-video .text p {
    margin: 0px
}

@media (max-width:767px) {
    .banner-video .text p {
        font-size: 13px
    }
}

.aboutText {
    padding: 70px 0;
    font-size: 16px;
    line-height: 25px
}

.aboutText p {
    margin: 0 0 30px
}

h2 {
    border-bottom: 1px solid #ddd;
    padding: 3vw 4vw;
    font-size: 26px;
    font-family: title;
    margin: 0px 0px 30px
}

@media (max-width:1199px) {
    h2 {
        padding: 30px 15px;
        font-size: 20px
    }
}

.content .icon {
    max-height: 85px;
    width: auto
}

.content h6 {
    font-family: bold;
    font-size: 18px;
    margin: 10px 0
}

.content p {
    font-size: 16px
}

.video {
    position: relative
}

.video video {
    width: 100%;
    height: auto
}

.coast-guide {
    padding: 50px 0;
    background-image: url(../images/dots-bg.png);
    background-size: 20px;
    background-position: center
}

.coast-guide .white-bg {
    padding: 50px 30px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2)
}

@media (max-width:767px) {
    .coast-guide .white-bg {
        padding: 30px 15px
    }

    .coast-guide .white-bg .w-75 {
        max-width: 100% !important;
        width: 100% !important
    }
}

.coast-guide h3 {
    font-family: title;
    font-size: 32px;
    margin: 0 0 30px
}

@media (max-width:1199px) {
    .coast-guide h3 {
        font-size: 22px
    }
}

.coast-guide p {
    font-size: 16px;
    margin: 0 0 30px
}

@media (max-width:767px) {
    .coast-guide p {
        font-size: 13px
    }
}

.about-team {
    padding: 50px 0;
    text-align: center
}

.about-team h3 {
    font-family: title;
    font-size: 32px;
    margin: 0 0 30px
}

@media (max-width:1199px) {
    .about-team h3 {
        font-size: 24px
    }
}

.about-team p {
    font-size: 16px;
    margin: 0 auto 50px;
    max-width: 800px
}

@media (max-width:767px) {
    .about-team p {
        font-size: 13px
    }
}

.about-team .team-card {
    text-align: center;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .about-team .team-card {
        margin-bottom: 15px
    }
}

.about-team .team-card img {
    margin: 0 0 10px;
    max-width: 300px;
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .about-team .team-card img {
        height: auto
    }
}

.about-team .team-card h6 {
    font-size: 18px;
    margin: 0
}

@media (max-width:767px) {
    .about-team .team-card h6 {
        font-size: 15px
    }
}

.about-team .team-card span {
    font-size: 14px;
    color: #7b7b7b
}

@media (max-width:767px) {
    .about-team .team-card span {
        font-size: 13px
    }
}

.about-team .btn {
    margin-top: 20px
}

.tiles {
    padding: 50px 0;
    background-color: #f4f5f9
}

.tiles h3 {
    font-family: title;
    font-size: 32px;
    margin: 0 0 30px
}

@media (max-width:1199px) {
    .tiles h3 {
        font-size: 24px;
        margin-top: 20px
    }
}

.tiles p {
    font-size: 18px;
    margin: 25px 0
}

.tiles a {
    color: #338edd
}

.keep {
    padding: 80px 0 50px;
    background-image: url(../images/dots-bg.png);
    background-size: 20px;
    background-position: center
}

@media (max-width:1199px) {
    .keep {
        padding: 30px 0 10px
    }
}

.keep h3 {
    font-family: title;
    font-size: 28px;
    margin: 0 0 50px;
    text-align: center
}

@media (max-width:1199px) {
    .keep h3 {
        margin: 0 0 30px
    }
}

.keep a {
    padding: 50px 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #000;
    text-decoration: none;
    border-radius: 12px;
    background-color: #c7d9e9;
    margin-bottom: 30px
}

@media (max-width:1199px) {
    .keep a {
        margin-bottom: 15px
    }
}

.keep a:hover {
    background-color: #338edd;
    color: #fff
}

@media (max-width:1199px) {
    .keep .row {
        margin-left: -7px;
        margin-right: -7px
    }

    .keep .row>div {
        padding-left: 7px;
        padding-right: 7px
    }
}

.everything {
    margin-top: 50px
}

.everything h2 {
    border: none;
    padding: none;
    font-family: title !important;
    font-size: 36px;
    margin: 0 0 10px;
    text-align: center
}

.everything h2 span {
    font-family: title !important;
    color: #338edd
}

@media (max-width:1199px) {
    .everything h2 {
        font-size: 22px
    }
}

.everything .icon-box {
    margin-bottom: 35px;
    border-radius: 7px
}

.everything .icon-box img {
    max-height: 130px;
    width: auto;
    display: block;
    margin: 0 auto 15px
}

@media (max-width:1199px) {
    .everything .icon-box img {
        max-height: 60px
    }
}

.everything .icon-box h6 {
    font-family: title;
    font-size: 20px;
    margin: 0px
}

@media (max-width:1199px) {
    .everything .icon-box h6 {
        font-size: 15px
    }
}
