.tmplScuba .wpContent .quote blockquote {
    max-width: 650px;
}

.tmplScuba h2 {
    color: #05242b;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    margin-top: 70px;
}

.tmplSnorkeling h2 {
    margin-top: 60px;
}

.tmplScuba p.emphasis {
    color: #2fb4d3;
    margin-bottom: 30px;
    font-style: italic;
}

.tmplScuba .scubaContent {
    min-height: 800px;
    padding-top: 50px;
    position: relative;
    overflow: hidden
}

.tmplScuba .scubaContent2 {
    padding-top: 10px;
    min-height: 1260px;
    padding-bottom: 0;
}

.tmplScuba .entry-title {
    color: #404040;
    font-size: 30px;
    font-weight: 600;
    line-height: 41px;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
}

.tmplScuba .scubaContent .scubaContentBg {
    width: 100%;
    height: auto;
    z-index: -1;
    position: absolute;
    bottom: -80px;
    left: 0;
}

.tmplScuba #secondary .widget .color-blue {
    color: #2fb4d3;
    padding-top: 5px;
    display: block;
}

.separator.line {
    background-color: #D6D6D6;
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
    margin-top: 10px;
    margin-bottom: 20px;
}

.tmplScuba .list-icons {
    list-style: none;
    padding-left: 78px;
}

.tmplScuba .list-icons li {
    color: #6A6A6A;
    font-size: 18px;
    text-align: justify;
    line-height: 30px;
    margin-bottom: 30px;
    position: relative;
}

.tmplScuba .list-icons li br {
    margin-bottom: 10px;
}

.tmplScuba .list-icons li strong {
    font-weight: 600
}

.tmplScuba .list-icons .sprite {
    content: "";
    position: absolute;
    left: -58px;
    top: 7px
}

.tmplScuba .list-icons .safety {
    width: 25px;
    height: 34px;
    left: -50px;
    background-position: -72px -568px;
}

.tmplScuba .list-icons .age {
    width: 36px;
    height: 36px;
    top: 0;
    background-position: -97px -568px;
}

.tmplScuba .list-icons .health {
    width: 35px;
    height: 44px;
    left: -58px;
    background-position: -133px -568px;
}

.tmplScuba .list-icons .swimming {
    width: 46px;
    height: 26px;
    top: 2px;
    left: -68px;
    background-position: -168px -568px;
}

.tmplScuba .list-icons .list {
    width: 27px;
    height: 39px;
    background-position: -214px -568px;
}

.tmplScuba .list-icons .buble {
    width: 35px;
    height: 35px;
    background-position: -241px -568px;
}

@media (max-width: 480px) {
    .tmplScuba .grid-50 {
        margin-bottom: 20px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .tmplScuba .grid-50 {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 848px) {
    .marquee .caption {
        max-width: 780px;
    }
}

@media (min-width: 850px) {
    .marquee .caption {
        max-width: 850px;
    }
}
