@charset "UTF-8";


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.feature-block {
    list-style: none;
    margin: 10px 0 0
}

.feature-block p {
    line-height: 1.6em;
    color: #444;
    text-align: left
}

.feature-block.feature-block-with-icon li {
    min-height: 64px
}

.feature-block-icon-container {
    position: absolute;
    margin-left: -80px;
    width: 80px;
    text-align: center
}

.feature-block.feature-block-two-col li div {
    margin-bottom: 30px
}

.feature-block.feature-block-two-col li {
    width: 46%;
    margin-right: 8%;
    float: left;
    text-align: left;
    box-sizing: border-box
}

.feature-block.feature-block-two-col li:nth-child(even) {
    margin-right: 0
}

.feature-block-style-icon.feature-block.feature-block-two-col li div {
    padding-left: 80px
}

.toggle-panel {
    margin: 0 0 15px;
    overflow: hidden
}

.toggle-panel .toggle-panel-toggle-text,
.toggle-panel-toggle-text {
    color: #4692C8;
    float: left;
    font-weight: 700;
    text-decoration: none;
    border-bottom: none
}

.toggle-panel .toggle-panel-toggle,
.toggle-panel-toggle {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    top: 3px;
    border-bottom: none
}

.toggle-panel-content {
    clear: both;
    padding-top: 10px
}

.toggle-panel {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #fff
}

.toggle-panel-toggle-text {
    color: #4692C8;
    font-weight: 700;
    text-decoration: none;
    float: left
}

.toggle-panel-toggle {
    float: right;
    display: block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    top: 3px
}

.toggle-panel-content,
.toggle-panel-toggle span {
    display: none
}

.image-caption {
    text-align: center;
    font-size: 12px !important;
    color: #a1a1a1;
    max-width: 100%;
    margin-bottom: 20px
}

.image-caption p {
    padding-top: 5px
}

.image-caption img {
    max-width: 100%;
    display: block;
    width: auto;
    height: auto
}

.image-caption.frame-style-2 > a {
    display: block;
    box-shadow: 2px 2px 6px #000;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .33)
}

.op-text-block {
    max-width: 100%;
    margin-bottom: 20px
}

.op-text-block p {
    line-height: 1.6em
}

.op-text-block p:last-child {
    margin-bottom: 0
}

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

    .one-half .feature-block li {
        width: 100%
    }
}

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

    .op-text-block {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important
    }
}
@media only screen and (max-width:767px) {

    .op-text-blockhead {
       
        width: 100% !important
    }
}
@media only screen and (max-width:480px) {

    .feature-block {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }
}

.op-live-editor-page::before {
    display: none
}

#content_area .section {
    margin-bottom: 0;
    position: relative
}

#content_area .row {
    zoom: 1;
    position: relative
}

.cols {
    position: relative
}

.op-row-image-color-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none
}

:-webkit-full-screen-ancestor {
    -webkit-animation: none !important;
    animation: none !important;
    -webkit-animation-fill-mode: none !important;
    animation-fill-mode: none !important
}
