@font-face {
    font-family: 'Roboto';
    src: url("../fonts/Roboto.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url("../thrive-dashboard/css/font/OpenSans.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../fonts/RobotoCondensed.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'rise-font';
    src: url("../fonts/rise-icomoon.eot?6xplcw");
    src: url("../fonts/rise-icomoon.eot?#iefix-6xplcw") format("embedded-opentype"), url("../fonts/rise-icomoon.woff") format("woff"), url("../fonts/rise-icomoon.ttf") format("truetype"), url("../fonts/rise-icomoon.svg?6xplcw#rise-font") format("svg");
    font-weight: normal;
    font-style: normal
}

@keyframes side-menu {
    from {
        top: 100%
    }
    to {
        top: 0
    }
}

@-webkit-keyframes side-menu {
    from {
        top: 100%
    }
    to {
        top: 0
    }
}

@keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@keyframes fill-counter {
    from {
        border-width: 0%
    }
    to {
        border-width: inherit
    }
}

@-webkit-keyframes fill-counter {
    from {
        height: 0
    }
    to {
        height: 100%
    }
}

html {
    font-size: 100%;
    height: 100%
}

body {
    font-size: 18px;
    margin: 0;
    overflow-x: hidden
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

img {
    border: 0;
    height: auto;
    max-width: 100%
}

.wp-caption {
    max-width: 100%
}

.wp-caption .wp-caption-text {
    max-width: 100%
}

ins {
    background: #fff9c0;
    text-decoration: none
}

hr {
    border-color: #dedede
}

.aligncenter {
    display: block;
    margin: 10px auto
}

.alignright {
    float: right;
    margin: 10px 0 10px 20px
}

.alignleft {
    float: left;
    margin: 10px 20px 10px 0
}

.textcenter {
    text-align: center
}

input[type="submit"] {
    -webkit-appearance: none
}

.tt-dmy, #thive-gallery-dummy {
    display: block;
    max-height: 100%;
    visibility: hidden;
    z-index: 0
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 1em;
    word-wrap: break-word
}

h1 {
    margin: 0 0 33px 0
}

h2 {
    color: #464545;
    font-size: 2.389em;
    margin: 25px 0 12px 0
}

h3 {
    color: #333;
    font-size: 1.5em;
    margin: 22px 0 11px 0
}

h4 {
    color: #333;
    font-size: 1.333em;
    margin: 18px 0 9px 0
}

h5 {
    color: #333;
    font-size: 1.111em;
    margin: 16px 0 8px 0
}

h6 {
    color: #333;
    font-size: .944em;
    margin: 14px 0 7px 0
}

h1, .entry-title {
    color: #333;
    font-size: 46px;
    margin-top: 0
}

.cnt {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5em
}

.cnt .entry-title a {
    color: #333
}

p {
    font-family: 'Roboto', sans-serif;
    color: #666;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 35px;
    word-wrap: break-word
}

p.ifp {
    font-size: 1.222em;
    font-weight: 500
}

.bSe a {
    color: #24447b
}

.bSe blockquote {
    border: 3px solid #ebebeb;
    margin: 20px 0;
    padding: 17px 17px 17px 60px;
    position: relative
}

.bSe blockquote:before {
    content: '\0201C';
    color: #24447b;
    font-family: 'Georgia';
    font-size: 72px;
    line-height: 1em;
    position: absolute;
    left: 20px;
    top: 10px
}

.bSe blockquote p {
    color: #999;
    font-style: italic;
    margin-bottom: 10px
}

.bSe blockquote.left {
    margin-right: 20px
}

.bSe blockquote.right {
    margin-left: 20px
}

.bSe table {
    text-align: left;
    width: 100%
}

.bSe table thead th {
    font-family: 'Roboto', sans-serif;
    background: #24447b;
    border-left: 3px solid #24447b;
    border-right: 3px solid #24447b;
    border-top: 3px solid #24447b;
    color: #fff;
    font-weight: 500;
    font-size: 1.111em;
    padding: 17px
}

.bSe table thead th a {
    color: #fff
}

.bSe table tbody tr {
    border-left: 3px solid #ebebeb;
    border-right: 3px solid #ebebeb;
    border-top: 2px solid #ebebeb
}

.bSe table tbody tr:first-child {
    border-top: 2px solid #24447b
}

.bSe table tbody tr:last-child {
    border-bottom: 3px solid #ebebeb
}

.bSe table td {
    background: #fff;
    color: #666;
    font-size: 1em;
    font-weight: 300;
    padding: 17px
}

.bSe dl dt {
    color: #333;
    font-weight: 500;
    font-size: 1em;
    margin-bottom: 10px
}

.bSe dl dd {
    color: #666;
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 30px
}

address {
    font-style: normal;
    line-height: 1.5em
}

pre {
    font-family: 'Roboto', sans-serif;
    background: #f2f0f0;
    border-color: #ebebeb #ebebeb #ebebeb #c9dbef;
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px 25px;
    white-space: pre-wrap;
    word-wrap: break-word
}

.bSe ul, .bSe ol {
    color: #666
}

.bSe ul li, .bSe ol li {
    font-weight: 300;
    margin-bottom: 20px
}

.bSe ul {
    list-style-type: none
}

.bSe ul li {
    padding-left: 15px;
    position: relative
}

.bSe ul li:before {
    content: '\000BB';
    position: relative;
    left: -10px;
    top: -2px
}

.bSe ul ul {
    list-style-type: none;
    margin-top: 20px;
    padding-left: 40px
}

.bSe ol {
    padding-left: 40px
}

.bSe ol ol {
    margin-top: 20px;
    padding-left: 40px
}

.quo {
    background: #c9dbef;
    display: table;
    height: 100%;
    margin-bottom: 20px;
    width: 100%
}

.quo:hover {
    opacity: .8
}

.quo .qui {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: table;
    float: left;
    height: 100%;
    width: 260px
}

.quo .qui + .qut h4 {
    font-size: 1.333em
}

.quo .qut {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    padding: 20px 35px 20px 50px;
    position: relative;
    width: 100%
}

.quo .qut h4 {
    color: #666;
    font-weight: 100;
    font-size: 1.778em;
    line-height: 1.3em;
    margin-bottom: 10px
}

.quo .qut h6 {
    border-top: 1px dashed #999;
    color: #999;
    font-size: .889em;
    font-weight: 300;
    margin-top: 0;
    padding-top: 10px
}

.quo .qut h6 strong {
    color: #666;
    font-weight: 500
}

.quo .qut:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\67';
    color: #24447b;
    font-size: 20px;
    line-height: 1em;
    position: absolute;
    top: 35px;
    left: 20px
}

.hru {
    margin-bottom: 20px
}

.hui {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    margin-bottom: 5px;
    position: relative
}

.gnav {
    background: #999;
    height: 90px;
    position: relative
}

.gnav .gwrp {
    display: block;
    margin: 0 auto;
    position: relative
}

.gnav .gwrp ul {
    list-style-type: none;
    padding-left: 0
}

.gnav .gwrp ul li {
    margin-bottom: 0
}

.gnav .gprev, .gnav .gnext {
    background: #767676;
    display: block;
    height: 60px;
    position: absolute;
    top: 15px;
    text-align: center;
    width: 40px;
    z-index: 3
}

.gnav .gprev:hover, .gnav .gnext:hover {
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    background: #305493
}

.gnav .gprev:before, .gnav .gnext:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 60px
}

.gnav .gprev {
    left: 0
}

.gnav .gprev:before {
    content: '\78'
}

.gnav .gnext {
    right: 0
}

.gnav .gnext:before {
    content: '\63'
}

.gnav ul {
    list-style-type: none;
    padding-left: 0
}

.gnav ul li {
    display: inline-block;
    float: left;
    padding-left: 0;
    padding-right: 15px
}

.gnav ul li:before {
    display: none
}

.gnav ul li a {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    border: none;
    display: block;
    height: 60px;
    margin: 1px 3px 1px 0;
    position: relative;
    width: 60px
}

.gnav ul li a:hover:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    content: '';
    display: block;
    height: 0;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -21px;
    text-align: center;
    width: 0
}

.gnav .g-ov {
    height: 60px;
    margin: 0 auto;
    position: relative;
    padding: 15px 0;
    overflow: hidden;
    width: 80%
}

.gnav .g-ov .g-ul {
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    -ms-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0
}

.lost {
    background: #c9dbef;
    border-top: 2px solid #fff;
    padding: 70px 0
}

.lost .cnt {
    background: transparent;
    margin-top: 0
}

.lost .awr {
    margin-bottom: 0
}

.lost .hl {
    position: relative
}

.lost .hl:before {
    background-color: transparent;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3) 0%, #fff 10%, #fff 90%, rgba(255, 255, 255, 0.3) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.3) 0%, #fff 10%, #fff 90%, rgba(255, 255, 255, 0.3) 100%);
    content: '';
    display: block;
    opacity: .44;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50px;
    width: 2px
}

.lost .bSe h1, .lost .bSe .entry-title {
    color: #fff;
    font-size: 380px
}

.lost .bSe h3 {
    font-size: 1.667em;
    font-weight: 300
}

.lost .bSe h4 {
    color: #999;
    font-weight: 300
}

.lost h1, .lost .entry-title {
    margin-bottom: 0
}

.lost h3 {
    margin-top: 80px;
    margin-bottom: 30px
}

.lost h3 span {
    color: #24447b;
    font-weight: 500
}

.lost .frm {
    margin-top: 20px
}

.lost .frm input[type="text"] {
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
    border: 0;
    background: #fff;
    color: #ccc;
    font-weight: 500;
    font-style: italic;
    font-size: 1em;
    float: left;
    margin-right: 2%;
    padding: 13px 20px;
    width: 68%
}

.lost .frm input[type="text"]:hover, .lost .frm input[type="text"]:focus {
    background: #24447b;
    color: #fff
}

.lost .frm .btn {
    float: left;
    width: 30%
}

.lost .frm .btn input[type="submit"] {
    background: none;
    border: 0
}

.ha {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 200px;
    position: relative
}

.ha:before {
    background: rgba(0, 0, 0, 0.48);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ha .ap {
    color: #fff;
    margin-bottom: 0;
    position: absolute;
    bottom: 40px;
    left: 30px;
    right: 30px;
    z-index: 1
}

.ap {
    margin-bottom: 20px
}

.mejs-audio {
    height: 45px !important
}

.mejs-audio.mejs-container {
    background: none
}

.mejs-audio.mejs-container .mejs-controls {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff 0%, #f7f7f7 1px, #ebebeb 100%);
    background-image: linear-gradient(#fff 0%, #f7f7f7 1px, #ebebeb 100%);
    border-radius: 2px;
    border: 1px solid #a1abb5;
    height: 45px
}

.mejs-audio.mejs-container .mejs-controls div {
    height: 45px
}

.mejs-audio.mejs-container .mejs-controls .mejs-currenttime-container {
    display: none
}

.mejs-audio.mejs-container .mejs-controls .mejs-time-rail {
    height: 33px;
    padding-top: 12px
}

.mejs-audio.mejs-container .mejs-controls .mejs-time-total {
    overflow: hidden
}

.mejs-audio.mejs-container .mejs-controls .mejs-time-slider {
    border-radius: 5px;
    background: #c9dbef
}

.mejs-audio.mejs-container .mejs-controls .mejs-time-slider .mejs-time-loaded {
    background: #c9dbef
}

.mejs-audio.mejs-container .mejs-controls .mejs-time-slider .mejs-time-current {
    background: #24447b
}

.mejs-audio.mejs-container .mejs-controls .mejs-time {
    height: 28px;
    padding-top: 17px
}

.mejs-audio.mejs-container .mejs-controls .mejs-horizontal-volume-slider {
    margin-top: 6px
}

.mejs-audio.mejs-container .mejs-controls .mejs-duration {
    color: #333;
    font-size: 14px
}

.mejs-audio.mejs-container .mejs-controls .mejs-horizontal-volume-total {
    border-radius: 5px;
    background: #c9dbef;
    height: 10px
}

.mejs-audio.mejs-container .mejs-controls .mejs-horizontal-volume-current {
    border-radius: 5px;
    background: #24447b;
    height: 10px
}

.mejs-audio.mejs-container .mejs-controls .mejs-button {
    height: 45px;
    text-align: center;
    width: 35px
}

.mejs-audio.mejs-container .mejs-controls .mejs-button.mejs-playpause-button {
    position: relative
}

.mejs-audio.mejs-container .mejs-controls .mejs-button.mejs-playpause-button:after {
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent 0%, transparent 10%, #939191 50%, transparent 90%, transparent 100%);
    background-image: linear-gradient(transparent 0%, transparent 10%, #939191 50%, transparent 90%, transparent 100%);
    content: '';
    display: block;
    margin: auto 0;
    position: absolute;
    height: 20px;
    top: 0;
    bottom: 0;
    right: 0;
    width: 2px
}

.mejs-audio.mejs-container .mejs-controls .mejs-button.mejs-play:before {
    content: '\f04b'
}

.mejs-audio.mejs-container .mejs-controls .mejs-button.mejs-pause:before {
    content: '\ea1d'
}

.mejs-audio.mejs-container .mejs-controls .mejs-button.mejs-mute:before {
    content: '\33'
}

.mejs-audio.mejs-container .mejs-controls .mejs-button.mejs-unmute:before {
    content: '\ea2a'
}

.mejs-audio.mejs-container .mejs-controls .mejs-button:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #24447b;
    font-size: 18px;
    line-height: 45px
}

.mejs-audio.mejs-container .mejs-controls .mejs-button button {
    background-image: none;
    height: 45px;
    top: 0;
    width: 35px
}

.v-p {
    margin-bottom: 20px
}

.wp-video .mejs-video .mejs-controls {
    border-radius: 50px;
    background: rgba(36, 68, 123, 0.87);
    height: 60px;
    margin: 0 auto;
    bottom: 30px;
    left: 0;
    right: 0;
    visibility: visible !important;
    width: 90%
}

.wp-video .mejs-video .mejs-controls .mejs-time {
    padding-top: 23px
}

.wp-video .mejs-video .mejs-controls .mejs-currenttime, .wp-video .mejs-video .mejs-controls .mejs-duration {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 14px
}

.wp-video .mejs-video .mejs-controls .mejs-time-total {
    border-radius: 5px;
    background: #fff;
    overflow: hidden
}

.wp-video .mejs-video .mejs-controls .mejs-time-loaded {
    background: #fff
}

.wp-video .mejs-video .mejs-controls .mejs-time-current {
    border-radius: 5px;
    background: #3868b1
}

.wp-video .mejs-video .mejs-controls .mejs-time-rail {
    padding-top: 20px
}

.wp-video .mejs-video .mejs-controls .mejs-button {
    text-align: center
}

.wp-video .mejs-video .mejs-controls .mejs-button:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 18px;
    line-height: 60px
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-playpause-button {
    height: 60px;
    width: 60px
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-playpause-button button {
    margin: 0;
    height: 60px;
    width: 60px
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-playpause-button:before {
    font-size: 42px
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-play:before {
    content: '\72'
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-pause:before {
    content: '\74'
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-mute:before {
    content: '\33'
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-unmute:before {
    content: '\ea2a'
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-fullscreen-button:before {
    content: '\e989'
}

.wp-video .mejs-video .mejs-controls .mejs-button button {
    background: none;
    height: 45px;
    top: 0;
    width: 35px
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-volume-button, .wp-video .mejs-video .mejs-controls .mejs-button.mejs-fullscreen-button {
    width: 35px
}

.wp-video .mejs-video .mejs-controls .mejs-button.mejs-volume-button button, .wp-video .mejs-video .mejs-controls .mejs-button.mejs-fullscreen-button button {
    margin: 0
}

.wrp.cnt.gin .awr {
    margin-bottom: 0
}

.wrp.cnt.gin .gr-i {
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    background: #f5f5f5;
    float: left;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 40px
}

.wrp.cnt.gin .gr-i:after {
    background: #c9dbef;
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -4px
}

.wrp.cnt.gin .gr-i p {
    color: #777;
    overflow: hidden;
    word-wrap: break-word
}

.wrp.cnt.gin .gr-i .awr {
    padding: 0 20px
}

.wrp.cnt.gin .gr-i .entry-title {
    font-size: 1.556em;
    margin-bottom: 10px
}

.wrp.cnt.gin .gr-i .fwit {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    margin: 0 0 25px;
    width: 100%
}

.wrp.cnt.gin .gr-i .meta li {
    color: #b3b3b3;
    font-size: .722em
}

.wrp.cnt.gin .gr-i .meta li > a {
    color: #b3b3b3
}

.wrp.cnt.gin .bSeCont .gr-i {
    margin-right: 2%;
    width: 49%
}

.wrp.cnt.gin .bSeCont .gr-i:nth-of-type(2n) {
    margin-right: 0
}

.wrp.cnt.gin .fullWidth .gr-i {
    margin-right: 2%;
    width: 32%
}

@media only screen and (min-width: 940px) {
    .wrp.cnt.gin .fullWidth .gr-i:nth-of-type(3n) {
        margin-right: 0
    }
}

.bSe.mry .entry-title {
    font-size: 1.556em
}

.mry .gnav .gprev, .mry .gnav .gnext {
    width: 30px
}

.mry .ha .ap {
    bottom: 20px
}

.mry .hru {
    margin-bottom: 0
}

.mry .v-p {
    margin-bottom: 0
}

.mry .meta li {
    font-size: .722em
}

.mry .fwit {
    margin-bottom: 0
}

.mry .awr-e {
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    background: #f6f6f6;
    position: relative
}

.mry .awr-e p {
    color: #777
}

.mry .awr-e .meta li {
    color: #b3b3b3
}

.mry .awr-e .meta li > a {
    color: #b3b3b3
}

.mry .awr-e:after {
    background: #c9dbef;
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -4px
}

.mry .awr-e.qt {
    border: 0;
    background: none
}

.mry .awr-e.qt:after {
    display: none
}

.mry .mry-i .awr {
    padding: 20px 20px 10px
}

.mry .mry-i .awr.imp {
    margin-bottom: 0;
    padding: 9px
}

.mry .mry-g {
    width: 1.99%
}

.mry.fullWidth .mry-i {
    float: left;
    width: 32%
}

.bSeCont .mry .mry-i {
    float: left;
    width: 49%
}

.mry .mry-i {
    margin-bottom: 20px
}

.mry .ha .ap {
    background: none;
    margin: 0;
    padding: 0
}

.mry .ap {
    background: #fff;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
    padding: 15px 20px
}

.mry .mry-i .imp .im-i {
    min-height: 225px
}

.mry .mry-i .imp .im-t {
    padding: 10px 10px 10px 45px
}

.mry .mry-i .imp .im-t .entry-title {
    font-size: 1.333em
}

.mry .mry-i .qut h4 {
    font-size: 1.333em
}

.mry .mry-i .qut h6 {
    padding-top: 20px
}

.mry .qui + .qut:before {
    color: #fff
}

.mry .qui + .qut h4, .mry .qui + .qut h6 {
    color: #fff
}

.mry .qui + .qut h6 {
    border-top: 1px dashed #fff
}

.mry .qui + .qut h6 strong {
    color: #fff
}

.mry .quo {
    display: block;
    margin-bottom: 0;
    position: relative
}

.mry .quo .qut {
    position: relative;
    z-index: 1
}

.mry .quo .qui {
    display: block;
    float: none;
    min-height: 280px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.mry .quo .qui:before {
    background: rgba(48, 84, 147, 0.35);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0
}

.gin .fwit {
    position: relative
}

.gin .fwit.i-df:before {
    content: '\35'
}

.gin .fwit.i-gp:before {
    content: '\e606'
}

.gin .fwit.i-ap:before {
    content: '\33'
}

.gin .fwit.i-vp:before {
    content: '\69'
}

.gin .fwit.i-qp:before {
    content: '\79'
}

.gin .fwit.i-ip:before {
    content: '\70'
}

.gin .fwit:after {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
    background: transparent;
    content: '';
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.gin .fwit:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    background: rgba(36, 68, 123, 0.65);
    color: #fff;
    display: block;
    height: 62px;
    line-height: 62px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    visibility: hidden;
    width: 62px;
    z-index: 1
}

.gin .fwit:hover:after {
    background: #fff;
    opacity: .65
}

.gin .fwit:hover:before {
    visibility: visible
}

.ind .awr {
    background-image: url("../images/post_sep.png");
    background-position: bottom center;
    background-repeat: repeat-x
}

.ind .awr.nbr {
    background-image: none;
    padding-bottom: 0
}

.imp.awr {
    background-image: none;
    border: 1px solid #c9dbef;
    padding: 9px
}

.imp.awr .im-i {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    min-height: 380px;
    position: relative
}

.imp.awr .im-i:hover {
    opacity: .8
}

.imp.awr .im-t {
    background: rgba(36, 68, 123, 0.88);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 30px 20px 50px
}

.imp.awr .im-t:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\61';
    color: #fff;
    height: 24px;
    font-size: 24px;
    margin: auto 0;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0
}

.imp.awr .im-t .entry-title {
    color: #fff;
    font-weight: 300;
    font-size: 1.5em;
    margin: 0
}

.aut {
    border: 3px solid #ebebeb;
    background: #f5f5f5;
    display: table;
    margin-bottom: 40px;
    padding: 30px 20px 20px
}

.aut:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.aut h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    margin-top: 0
}

.aut .aut-t {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

.aut .aut-i {
    float: left;
    width: 200px
}

.aut-t h3 {
    font-size: 1.556em
}

.aut .aut-s .ss > a {
    height: 40px;
    margin-left: 15px;
    width: 40px
}

.aut .aut-s .ss > a.fb:before {
    line-height: 35px
}

.aut .aut-s .ss > a:before {
    line-height: 40px
}

.aut .aut-s .ss > a:hover {
    background: #c9dbef
}

.aut-s {
    position: relative
}

.aut-s:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.aut-s:before {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    top: -20px;
    width: 300px
}

.aut-s .ss {
    float: left
}

.aut-s .ss > a {
    background: #c9dbef;
    border: 0
}

.aut-s .ss > a:hover.tw:before {
    color: #42b3ea
}

.aut-s .ss > a:hover.fb:before {
    color: #3569b4
}

.aut-s .ss > a:hover.lk:before {
    color: #0177b5
}

.aut-s .ss > a:hover.xi:before {
    color: #00605e
}

.aut-s .ss > a:before {
    color: #999
}

.aut-f {
    font-family: 'Roboto Condensed', sans-serif;
    float: left;
    font-weight: 400;
    font-size: 1.444em
}

.aut-i .aui {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.54);
    border: 4px solid #fff;
    height: 175px;
    margin: 0 auto;
    width: 150px
}

.wrp .ar {
    background: #f5f5f5;
    border: 1px solid #e9e9e9;
    margin-right: 3px;
    margin-bottom: 20px;
    position: relative;
    padding: 20px
}

.wrp .ar h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.556em;
    margin: 0
}

.wrp .ar:before {
    background: #c9dbef;
    content: '';
    position: absolute;
    left: -3px;
    top: -1px;
    bottom: -1px;
    width: 3px
}

#comments {
    border-top: 1px solid #ebebeb
}

#comments h3 {
    color: #343434;
    font-size: 1.444em;
    margin-bottom: 15px
}

.lrp {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 30px 20px
}

.lrp.hid {
    display: none;
    margin-bottom: 20px
}

.lrp .llw {
    float: left;
    width: 49%
}

.lrp .llw:first-child {
    padding-right: 2%
}

.lrp label {
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
    color: #666;
    display: block;
    font-size: 1em;
    font-weight: 300;
    line-height: 42px
}

.lrp label span {
    color: #24447b;
    font-size: 16px
}

.lrp input[type="text"] {
    box-sizing: border-box;
    border: 1px solid #ddd;
    display: block;
    height: 43px;
    margin-bottom: 10px;
    width: 100%
}

.lrp textarea {
    box-sizing: border-box;
    border: 1px solid #bababa;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%
}

.lrp input[type="text"], .lrp textarea {
    font-family: 'Roboto', sans-serif;
    -webkit-transition: box-shadow .5s ease-in;
    -moz-transition: box-shadow .5s ease-in;
    -ms-transition: box-shadow .5s ease-in;
    -o-transition: box-shadow .5s ease-in;
    transition: box-shadow .5s ease-in;
    background: #fff;
    color: #666;
    font-weight: 300;
    font-size: .889em;
    padding-left: 2%
}

.lrp input[type="text"]:hover, .lrp input[type="text"]:active, .lrp textarea:hover, .lrp textarea:active {
    box-shadow: 0 0 0 1px rgba(36, 68, 123, 0.54)
}

.lrp input[type="submit"] {
    background: none;
    border: 0;
    cursor: pointer;
    font-weight: 700
}

.lrp .btn {
    margin-top: 15px
}

#comments .awr.cmm {
    margin-bottom: 0;
    padding: 50px 0 0
}

#comments .awr.cmm h6 {
    font-size: 1.444em;
    font-weight: 400;
    margin: 0
}

#comments, #fbcomments, #comments_fb {
    margin-top: 20px
}

#comments_fb {
    margin-bottom: 20px
}

.no_comm {
    margin-bottom: 20px
}

.cmb {
    border-bottom: 1px solid #e8e8e8
}

.cmb#thrive_container_list_comments {
    border-bottom: 0
}

.cmc {
    padding: 20px
}

.cmc p {
    font-size: 1em;
    margin-bottom: 20px
}

.cmc .avatar {
    height: 50px;
    width: 50px
}

.cmc .uDt {
    color: #999;
    display: block;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 25px
}

.cmc .nam {
    font-family: 'Roboto', sans-serif;
    color: #333;
    display: block;
    font-size: 1.222em;
    font-weight: 300
}

.cmc .nam:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.cmc .nam a, .cmc .nam .uNM {
    color: #333;
    font-weight: 500;
    text-decoration: none
}

.cmc.byAut {
    background: #f5f5f5
}

.cmc.byAut .nam .uDt {
    color: #24447b
}

.rpl {
    color: #999;
    font-size: 1em;
    position: relative;
    padding-left: 20px
}

.bSe .rpl {
    color: #999
}

.bSe .rpl:hover {
    color: #24447b
}

.rpl:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\32';
    color: #c9dbef;
    height: 12px;
    font-size: 10px;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.rpl.cancel_reply:before {
    content: '\e621'
}

.cmb {
    margin: 35px 0
}

.cmb .cmb .cmb {
    padding-left: 10%
}

.cmb div.ccr {
    width: 89%
}

.cmb .cmc {
    margin-bottom: 35px
}

.cmb ul {
    margin-left: 10%;
    padding-left: 0
}

.bSe .arp {
    color: rgba(36, 68, 123, 0.4)
}

.bSe .arp:hover {
    color: rgba(36, 68, 123, 0.7)
}

.bSe .arp:active {
    color: #fff
}

.arp {
    border-radius: 50px;
    border: 2px solid rgba(36, 68, 123, 0.4);
    background-clip: padding-box;
    cursor: pointer;
    display: table;
    font-size: 17px;
    margin: 0 auto 20px;
    padding: 12px 40px
}

.arp:hover {
    border: 2px solid rgba(36, 68, 123, 0.7)
}

.arp:active {
    background-color: rgba(36, 68, 123, 0.4);
    border: 2px solid rgba(36, 68, 123, 0.4)
}

.rpb {
    border-top: 1px solid #dddddd;
    background: #f6f6f6;
    padding: 50px 0 20px
}

.rpb h4 {
    color: #24447b;
    font-size: 1.222em;
    margin-top: 0;
    margin-bottom: 15px
}

.rpb h5 {
    margin-bottom: 20px
}

.rpb .cat {
    font-family: 'Roboto', sans-serif;
    background: #ccc;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 500;
    margin-right: 10px;
    padding: 5px 10px;
    position: relative
}

.rpb .cat:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ccc;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    top: -4px;
    left: 10px;
    width: 0
}

.rpb .cat:hover {
    background: #305493
}

.rpb .cat:hover:before {
    border-bottom-color: #305493
}

.rpb .date {
    font-family: 'Roboto', sans-serif;
    color: #999;
    float: left;
    font-weight: 300;
    font-size: 13px;
    line-height: 27px
}

.rpb .rpi-i:hover h5 {
    color: #666
}

.rpb .rpi {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    width: 100%
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../fonts/RobotoCondensed.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url("../thrive-dashboard/css/font/OpenSans.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/Roboto.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@keyframes side-menu {
    from {
        top: 100%
    }
    to {
        top: 0
    }
}

@-webkit-keyframes side-menu {
    from {
        top: 100%
    }
    to {
        top: 0
    }
}

@keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@-webkit-keyframes progress-bar {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@keyframes fill-counter {
    from {
        border-width: 0%
    }
    to {
        border-width: inherit
    }
}

@-webkit-keyframes fill-counter {
    from {
        height: 0
    }
    to {
        height: 100%
    }
}

@font-face {
}

.btn.blue {
    background-color: #324c79;
    background-image: -webkit-linear-gradient(#324c79 0%, #2c436a 100%);
    background-image: linear-gradient(#324c79 0%, #2c436a 100%)
}

.btn.blue:hover {
    box-shadow: 0 -2px 0 0 #1a3056 inset;
    background: #2c436a
}

.btn.blue:active {
    background-color: #16294a;
    background-image: -webkit-linear-gradient(#16294a 0%, #1e3662 100%);
    background-image: linear-gradient(#16294a 0%, #1e3662 100%)
}

.fat.blue {
    background-color: #24447b
}

.fab.blue.f1 {
    background: #24447b
}

.fab.blue.f1 .fr {
    border-left: 4px solid #2a4d88
}

.fab.blue.f2 {
    background: #24447b
}

.fab.blue.f2 h3 {
    border-bottom: 4px solid #2a4d88
}

.fab.blue.f3 {
    border: 5px solid #c9dbef
}

.fab.blue.f3 h3 {
    color: #24447b
}

.fab.blue.f3 .fl {
    border-right: 1px solid #c9dbef
}

.fab.blue.f4 {
    border: 5px solid #c9dbef
}

.fab.blue.f4 .fl {
    border-right: 1px solid #c9dbef
}

.fab.blue.f4 .frm {
    background: #c9dbef
}

.btn.dark {
    background-color: #3a3a3a;
    background-image: -webkit-linear-gradient(#3a3a3a 0%, #333 100%);
    background-image: linear-gradient(#3a3a3a 0%, #333 100%)
}

.btn.dark:hover {
    box-shadow: 0 -2px 0 0 #000 inset;
    background: #333
}

.btn.dark:active {
    background-color: #000;
    background-image: -webkit-linear-gradient(#000 0%, #000 100%);
    background-image: linear-gradient(#000 0%, #000 100%)
}

.fat.dark {
    background-color: #000
}

.fab.dark.f1 {
    background: #000
}

.fab.dark.f1 .fr {
    border-left: 4px solid #666
}

.fab.dark.f2 {
    background: #000
}

.fab.dark.f2 h3 {
    border-bottom: 4px solid #666
}

.fab.dark.f3 {
    border: 5px solid #666
}

.fab.dark.f3 h3 {
    color: #000
}

.fab.dark.f3 .fl {
    border-right: 1px solid #666
}

.fab.dark.f4 {
    border: 5px solid #666
}

.fab.dark.f4 .fl {
    border-right: 1px solid #666
}

.fab.dark.f4 .frm {
    background: #666
}

.btn.green {
    background-color: #17572f;
    background-image: -webkit-linear-gradient(#17572f 0%, #144c29 100%);
    background-image: linear-gradient(#17572f 0%, #144c29 100%)
}

.btn.green:hover {
    box-shadow: 0 -2px 0 0 #143a23 inset;
    background: #144c29
}

.btn.green:active {
    background-color: #11321e;
    background-image: -webkit-linear-gradient(#11321e 0%, #174228 100%);
    background-image: linear-gradient(#11321e 0%, #174228 100%)
}

.fat.green {
    background-color: #1d5031
}

.fab.green.f1 {
    background: #1d5031
}

.fab.green.f1 .fr {
    border-left: 4px solid #388456
}

.fab.green.f2 {
    background: #1d5031
}

.fab.green.f2 h3 {
    border-bottom: 4px solid #388456
}

.fab.green.f3 {
    border: 5px solid #e7ede9
}

.fab.green.f3 h3 {
    color: #1d5031
}

.fab.green.f3 .fl {
    border-right: 1px solid #e7ede9
}

.fab.green.f4 {
    border: 5px solid #e7ede9
}

.fab.green.f4 .fl {
    border-right: 1px solid #e7ede9
}

.fab.green.f4 .frm {
    background: #e7ede9
}

.btn.light {
    background-color: #d3d3d3;
    background-image: -webkit-linear-gradient(#d3d3d3 0%, #ccc 100%);
    background-image: linear-gradient(#d3d3d3 0%, #ccc 100%)
}

.btn.light:hover {
    box-shadow: 0 -2px 0 0 #b3b3b3 inset;
    background: #ccc
}

.btn.light:active {
    background-color: #a8a8a8;
    background-image: -webkit-linear-gradient(#a8a8a8 0%, #bebebe 100%);
    background-image: linear-gradient(#a8a8a8 0%, #bebebe 100%)
}

.fat.light {
    background-color: #999
}

.fab.light.f1 {
    background: #999
}

.fab.light.f1 .fr {
    border-left: 4px solid #f6f6f6
}

.fab.light.f2 {
    background: #999
}

.fab.light.f2 h3 {
    border-bottom: 4px solid #f6f6f6
}

.fab.light.f3 {
    border: 5px solid #f6f6f6
}

.fab.light.f3 h3 {
    color: #999
}

.fab.light.f3 .fl {
    border-right: 1px solid #f6f6f6
}

.fab.light.f4 {
    border: 5px solid #f6f6f6
}

.fab.light.f4 .fl {
    border-right: 1px solid #f6f6f6
}

.fab.light.f4 .frm {
    background: #f6f6f6
}

.btn.orange {
    background-color: #c14229;
    background-image: -webkit-linear-gradient(#c14229 0%, #b73a24 100%);
    background-image: linear-gradient(#c14229 0%, #b73a24 100%)
}

.btn.orange:hover {
    box-shadow: 0 -2px 0 0 #af3621 inset;
    background: #b73a24
}

.btn.orange:active {
    background-color: #a42f1d;
    background-image: -webkit-linear-gradient(#a42f1d 0%, #ba3d25 100%);
    background-image: linear-gradient(#a42f1d 0%, #ba3d25 100%)
}

.fat.orange {
    background-color: #c5523f
}

.fab.orange.f1 {
    background: #c5523f
}

.fab.orange.f1 .fr {
    border-left: 4px solid #c74029
}

.fab.orange.f2 {
    background: #c5523f
}

.fab.orange.f2 h3 {
    border-bottom: 4px solid #c74029
}

.fab.orange.f3 {
    border: 5px solid #ffeeea
}

.fab.orange.f3 h3 {
    color: #c5523f
}

.fab.orange.f3 .fl {
    border-right: 1px solid #ffeeea
}

.fab.orange.f4 {
    border: 5px solid #ffeeea
}

.fab.orange.f4 .fl {
    border-right: 1px solid #ffeeea
}

.fab.orange.f4 .frm {
    background: #ffeeea
}

.btn.purple {
    background-color: #4b3a5d;
    background-image: -webkit-linear-gradient(#4b3a5d 0%, #423352 100%);
    background-image: linear-gradient(#4b3a5d 0%, #423352 100%)
}

.btn.purple:hover {
    box-shadow: 0 -2px 0 0 #352645 inset;
    background: #423352
}

.btn.purple:active {
    background-color: #2e213b;
    background-image: -webkit-linear-gradient(#2e213b 0%, #3c2b4e 100%);
    background-image: linear-gradient(#2e213b 0%, #3c2b4e 100%)
}

.fat.purple {
    background-color: #51425f
}

.fab.purple.f1 {
    background: #51425f
}

.fab.purple.f1 .fr {
    border-left: 4px solid #82748e
}

.fab.purple.f2 {
    background: #51425f
}

.fab.purple.f2 h3 {
    border-bottom: 4px solid #82748e
}

.fab.purple.f3 {
    border: 5px solid #eeecef
}

.fab.purple.f3 h3 {
    color: #51425f
}

.fab.purple.f3 .fl {
    border-right: 1px solid #eeecef
}

.fab.purple.f4 {
    border: 5px solid #eeecef
}

.fab.purple.f4 .fl {
    border-right: 1px solid #eeecef
}

.fab.purple.f4 .frm {
    background: #eeecef
}

.btn.red {
    background-color: #7c1922;
    background-image: -webkit-linear-gradient(#7c1922 0%, #6d161e 100%);
    background-image: linear-gradient(#7c1922 0%, #6d161e 100%)
}

.btn.red:hover {
    box-shadow: 0 -2px 0 0 #630d16 inset;
    background: #6d161e
}

.btn.red:active {
    background-color: #550b13;
    background-image: -webkit-linear-gradient(#550b13 0%, #700f19 100%);
    background-image: linear-gradient(#550b13 0%, #700f19 100%)
}

.fat.red {
    background-color: #6e252c
}

.fab.red.f1 {
    background: #6e252c
}

.fab.red.f1 .fr {
    border-left: 4px solid #a26f6e
}

.fab.red.f2 {
    background: #6e252c
}

.fab.red.f2 h3 {
    border-bottom: 4px solid #a26f6e
}

.fab.red.f3 {
    border: 5px solid #fbe8e4
}

.fab.red.f3 h3 {
    color: #6e252c
}

.fab.red.f3 .fl {
    border-right: 1px solid #fbe8e4
}

.fab.red.f4 {
    border: 5px solid #fbe8e4
}

.fab.red.f4 .fl {
    border-right: 1px solid #fbe8e4
}

.fab.red.f4 .frm {
    background: #fbe8e4
}

.btn.teal {
    background-color: #20555c;
    background-image: -webkit-linear-gradient(#20555c 0%, #1c4b51 100%);
    background-image: linear-gradient(#20555c 0%, #1c4b51 100%)
}

.btn.teal:hover {
    box-shadow: 0 -2px 0 0 #1a474d inset;
    background: #1c4b51
}

.btn.teal:active {
    background-color: #163d42;
    background-image: -webkit-linear-gradient(#163d42 0%, #1d5057 100%);
    background-image: linear-gradient(#163d42 0%, #1d5057 100%)
}

.fat.teal {
    background-color: #21676f
}

.fab.teal.f1 {
    background: #21676f
}

.fab.teal.f1 .fr {
    border-left: 4px solid #2d717a
}

.fab.teal.f2 {
    background: #21676f
}

.fab.teal.f2 h3 {
    border-bottom: 4px solid #2d717a
}

.fab.teal.f3 {
    border: 5px solid #e7f1f2
}

.fab.teal.f3 h3 {
    color: #21676f
}

.fab.teal.f3 .fl {
    border-right: 1px solid #e7f1f2
}

.fab.teal.f4 {
    border: 5px solid #e7f1f2
}

.fab.teal.f4 .fl {
    border-right: 1px solid #e7f1f2
}

.fab.teal.f4 .frm {
    background: #e7f1f2
}

.btn {
    font-family: 'Roboto', sans-serif;
    box-shadow: 0 -1px 2px 0 rgba(1, 1, 1, 0.3) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: none
}

.btn:active {
    box-shadow: none
}

.bSe .btn, .sAs .btn {
    color: #fff
}

.bSe .btn.light, .sAs .btn.light {
    color: #333
}

.btn > span {
    display: block
}

.btn span, .btn input[type="submit"], .btn button {
    color: inherit
}

.btn.small {
    border-radius: 5px;
    font-size: .944em
}

.btn.small > span, .btn.small input[type="submit"], .btn.small button {
    padding: 12px 25px
}

.btn.medium {
    border-radius: 7px;
    font-size: 1.333em
}

.btn.medium > span, .btn.medium input[type="submit"], .btn.medium button {
    padding: 18px 30px
}

.btn.big {
    border-radius: 9px;
    font-size: 1.389em
}

.btn.big > span, .btn.big input[type="submit"], .btn.big button {
    padding: 24px 40px
}

.btn.full {
    width: 100%
}

.btn.aligncenter {
    display: table;
    margin: 0 auto 15px auto
}

.btn input[type="submit"], .btn button {
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    font-size: 1em;
    font-weight: 500
}

.far .op-r {
    float: left
}

.far .frm:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.far .frm.i1 input[type="text"], .far .frm.i1 .op-r {
    width: 53%
}

.far .frm.i1 .btn {
    width: 45%
}

.far .frm.i2 input[type="text"], .far .frm.i2 .op-r {
    width: 35%
}

.far .frm.i2 .btn {
    width: 26%
}

.far .frm.i3 input[type="text"], .far .frm.i3 .op-r {
    width: 24%
}

.far .frm.i3 .btn {
    width: 22%
}

.far .frm.i4 input[type="text"], .far .frm.i4 .op-r {
    margin-bottom: 20px;
    width: 38%
}

.far .frm.i4 .btn {
    width: 20%
}

.far .frm .btn {
    margin-bottom: 0
}

.far .frm input[type='text'], .far .frm .btn {
    float: left
}

.far .frm input[type="text"] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
    background: #fff;
    border: 0;
    color: #999;
    font-weight: 300;
    font-size: 16px;
    margin-right: 2%;
    padding: 15px 10px
}

.far .frm input[type="text"]:hover, .far .frm input[type="text"]:focus {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4) inset;
    color: #000
}

.far .frm input[type="submit"] {
    background: none;
    border: 0;
    padding: 14px 25px
}

.fat {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.fat .fab-i {
    box-sizing: border-box;
    display: table;
    padding: 30px 0;
    width: 100%
}

.fat .fab-i .fl, .fat .fab-i .fr, .fat .fab-i .fm {
    display: table-cell
}

.fat img {
    max-width: 300px
}

.fat h3, .fat p {
    color: #fff
}

.fat h3 {
    margin-top: 10px;
    margin-bottom: 30px
}

.fat p {
    margin-bottom: 10px
}

.fat .fl {
    padding-right: 30px
}

.fat.f1 .fl, .fat.f1 .fr {
    vertical-align: bottom
}

.fat.f1 .fm {
    padding-right: 30px;
    vertical-align: middle
}

.fat.f2 .fl, .fat.f2 .fm {
    vertical-align: bottom
}

.fat.f2 .frm {
    padding-bottom: 30px
}

.fab {
    margin-bottom: 20px
}

.fab img {
    max-width: 200px
}

.fab .fab-i {
    box-sizing: border-box;
    display: table;
    padding: 30px 20px;
    width: 100%
}

.fab .fab-i .fl, .fab .fab-i .fr {
    display: table-cell
}

.fab .fab-i h3 {
    font-size: 1.944em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 25px
}

.fab.f1, .fab.f2 {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    border: 6px solid #fff
}

.fab.f1 .fab-i, .fab.f2 .fab-i {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3) inset
}

.fab.f1 h3, .fab.f1 p, .fab.f2 h3, .fab.f2 p {
    color: #fff
}

.fab.f1 .fl {
    padding-right: 20px
}

.fab.f1 .fr {
    min-width: 30%;
    text-align: center;
    vertical-align: middle
}

.fab.f1 .btn {
    margin-top: 20px
}

.fab.f2 h3 {
    padding-bottom: 15px
}

.fab.f3, .fab.f4 {
    background: #fff
}

.fab.f3 .fl, .fab.f4 .fl {
    min-width: 20%;
    padding-right: 20px;
    text-align: center;
    vertical-align: top
}

.fab.f3 .fr, .fab.f4 .fr {
    padding-left: 20px
}

.fab.f3 p {
    margin-bottom: 20px
}

.fab.f4 p {
    margin-bottom: 10px
}

.fab.f4 .frm {
    padding: 20px
}

#poststuff .far.fat h3 {
    font-size: 27px;
    font-weight: 500
}

#poststuff .far.fab h3 {
    font-size: 35px;
    font-weight: 300
}

#poststuff .far.fab.f2 h3 {
    margin-bottom: 25px;
    padding-bottom: 15px
}

#poststuff .far h3 {
    font-family: 'Roboto', sans-serif;
    line-height: 1em;
    margin-bottom: 30px;
    padding: 0
}

#poststuff .far p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 10px
}

#poststuff .far .btn.small span, #poststuff .far .btn.small input[type="submit"] {
    color: #fff;
    font-size: 17px
}

#poststuff .far .btn.small:hover span, #poststuff .far .btn.small:hover input[type="submit"] {
    color: #fff
}

.wrp {
    box-sizing: border-box;
    margin: 0 auto;
    width: 1190px
}

.wrp:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.fullWidth .in, .fullWidth .cck {
    margin: 0 auto;
    width: 1190px
}

.cnt {
    margin-top: 50px;
    position: relative
}

.awr {
    margin-bottom: 40px;
    padding-bottom: 40px
}

.awr-i {
    word-wrap: break-word
}

.entry-title {
    margin-bottom: 17px
}

.entry-title a {
    color: #333
}

.entry-title a:hover {
    color: #24447b
}

.cnt .mrb {
    font-family: 'Roboto', sans-serif;
    border-radius: 50px;
    border: 2px solid rgba(36, 68, 123, 0.4);
    background-clip: padding-box;
    color: rgba(36, 68, 123, 0.4);
    display: table;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px
}

.cnt .mrb span {
    display: block;
    line-height: 37px;
    padding: 0 25px
}

.cnt .mrb:after {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-left: 2px solid rgba(36, 68, 123, 0.15);
    content: '\32';
    color: inherit;
    display: table-cell;
    line-height: 35px;
    text-align: center;
    width: 50px
}

.cnt .mrb:hover {
    border: 2px solid rgba(36, 68, 123, 0.7);
    color: rgba(36, 68, 123, 0.7)
}

.cnt .mrb:active {
    background-color: rgba(36, 68, 123, 0.4);
    border: 2px solid rgba(36, 68, 123, 0.4);
    color: #fff
}

.cnt .mrb:active:after {
    border-left: 2px solid rgba(255, 255, 255, 0.1)
}

.cnt .mry .mrb:after, .cnt .gr-i .mrb:after {
    width: 16px;
    border-left: none
}

.gin .bSe .mrb, .mry .bSe .mrb {
    font-family: 'Roboto', sans-serif;
    color: #24447b;
    display: block;
    font-weight: 500;
    font-size: .833em;
    padding-right: 15px;
    position: absolute;
    right: 20px;
    bottom: 20px
}

.gin .bSe .mrb span, .mry .bSe .mrb span {
    border-right: 1px solid rgba(36, 68, 123, 0.37);
    display: block;
    padding-right: 10px
}

.gin .bSe .mrb:hover, .mry .bSe .mrb:hover {
    color: rgba(36, 68, 123, 0.7)
}

.gin .bSe .mrb:after, .mry .bSe .mrb:after {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\32';
    color: inherit;
    display: block;
    font-size: 8px;
    height: 5px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.mry.bSe .mrb {
    font-family: 'Roboto', sans-serif;
    color: #24447b;
    display: block;
    font-weight: 500;
    font-size: .833em;
    padding-right: 15px;
    position: absolute;
    right: 20px;
    bottom: 20px
}

.mry.bSe .mrb span {
    border-right: 1px solid rgba(36, 68, 123, 0.37);
    display: block;
    padding-right: 10px
}

.mry.bSe .mrb:hover {
    color: rgba(36, 68, 123, 0.7)
}

.mry.bSe .mrb:after {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\32';
    color: inherit;
    display: block;
    font-size: 8px;
    height: 5px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.mre {
    color: #24447b
}

.fwit {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    margin: 0 0 35px 0
}

.fwit img {
    display: block;
    width: 100%
}

.thi {
    float: right;
    max-width: 250px;
    margin: 0 0 20px 20px
}

.ind a.fwit:hover, .mry a.fwit:hover {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: .8
}

.ind a.thi:hover, .mry a.thi:hover {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: .8
}

.met {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px
}

.meta:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.meta li {
    color: #d1d0d0;
    display: block;
    font-size: .833em;
    float: left;
    padding-right: 5px
}

.meta li a {
    color: #d1d0d0
}

.meta li:before {
    display: none
}

.bSe .meta li {
    padding-left: 0
}

.bSe .cou {
    border-radius: 30px;
    background: #24447b;
    color: #fff;
    display: block;
    font-size: 15px;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    padding: 0 15px
}

.bSe .ss {
    float: left
}

.bSe .ss > a {
    height: 33px;
    margin: 0 2px 0 0;
    width: 33px
}

.bSe .ss > a:before {
    font-size: 20px;
    line-height: 33px
}

.mets {
    padding-bottom: 20px
}

.mets:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.bp-t {
    background: #fff;
    height: 100%;
    min-height: 100%;
    text-align: center
}

.bp-t:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle
}

.bp-t .wrp {
    background: #fff;
    display: inline-block;
    padding: 10px;
    text-align: left;
    vertical-align: middle
}

.bp-t .wrp p {
    margin-bottom: 20px
}

.bp-t .bSe {
    border: 0
}

.bp-t .fullWidth .out {
    margin-left: -2500px;
    width: 6170px
}

.bp-t .fullWidth .out .in.pddbg {
    width: auto
}

.bp-t .fullWidth .out .in {
    margin: 0 auto
}

.bp-t .fullWidth .out .in .cck {
    margin: 0 auto;
    width: 1170px
}

@media only screen and (max-width: 1300px) {
    .bp-t .fullWidth .out {
        margin-left: -2410px;
        width: 5880px
    }

    .bp-t .fullWidth .out .in {
        height: 100% !important
    }

    .bp-t .fullWidth .out .in .cck {
        width: 1080px
    }
}

@media only screen and (max-width: 1080px) {
    .bp-t .fullWidth .out {
        width: 5699px
    }

    .bp-t .fullWidth .out .in {
        height: 100% !important
    }

    .bp-t .fullWidth .out .in .cck {
        width: 900px
    }
}

@media only screen and (max-width: 940px) {
    .bp-t .fullWidth .out {
        width: 5500px
    }

    .bp-t .fullWidth .out .in .cck {
        width: 700px
    }
}

@media only screen and (max-width: 768px) {
    .bp-t .fullWidth .out {
        width: 5260px
    }

    .bp-t .fullWidth .out .in .cck {
        width: 440px
    }
}

@media only screen and (max-width: 540px) {
    .bp-t .fullWidth .out {
        width: 5110px
    }

    .bp-t .fullWidth .out .in .cck {
        width: 290px
    }
}

@media only screen and (max-width: 380px) {
    .bp-t .wrp {
        width: 260px
    }

    .bp-t .fullWidth .out {
        width: 5060px
    }

    .bp-t .fullWidth .out .in .cck {
        width: 260px
    }
}

.bpd, .bpd .cck {
    margin: 0 auto;
    width: 975px
}

.brd {
    background: #f6f6f6;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0
}

.brd ul {
    list-style-type: none
}

.brd ul:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.brd ul li {
    font-family: 'Roboto', sans-serif;
    color: #666;
    font-weight: 300;
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    padding-right: 5px
}

.brd ul li:hover {
    color: #24447b
}

.brd ul li a {
    color: #666
}

.brd ul li a:hover {
    color: #24447b
}

.brd .no-link {
    color: #8c8b8b;
    text-decoration: none;
    cursor: default
}

.bSeCont .bSe {
    width: 63%
}

.pnav {
    border-top: 1px solid #ebebeb;
    padding: 30px 0
}

.pnav:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.pnav .pav {
    box-sizing: border-box;
    width: 50%
}

.pnav .pav.left {
    padding-right: 40px;
    text-align: left
}

.pnav .pav.left span:first-child {
    border-left: 1px solid #c9dbef;
    margin-left: 30px;
    position: relative;
    padding-left: 10px
}

.pnav .pav.left span:first-child:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e621';
    display: block;
    font-size: 10px;
    line-height: 18px;
    margin-right: 15px;
    position: absolute;
    left: -20px
}

.pnav .pav.right {
    padding-left: 40px;
    text-align: right
}

.pnav .pav.right span:first-child {
    border-right: 1px solid #c9dbef;
    margin-right: 30px;
    position: relative;
    padding-right: 10px
}

.pnav .pav.right span:first-child:after {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\32';
    font-size: 10px;
    line-height: 18px;
    margin-left: 15px;
    position: absolute;
    right: -20px
}

.pnav .pav:hover span {
    color: #999
}

.pnav .pav:hover span:first-child {
    color: #305493
}

.pnav .pav span {
    color: #666;
    display: block;
    font-weight: 500;
    font-size: 1em
}

.pnav .pav span:first-child {
    color: #2a4d88;
    font-size: .833em;
    margin-bottom: 15px
}

.pgn {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.18);
    border-radius: 50px;
    display: table;
    margin: 20px 0 20px auto;
    overflow: hidden
}

.pgn > a:last-child:after {
    display: none
}

.pgn > span, .pgn > a {
    font-family: 'Roboto', sans-serif;
    background: #fff;
    cursor: pointer;
    color: #999;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: 500;
    height: 37px;
    line-height: 37px;
    padding: 0 14px;
    position: relative
}

.pgn > span:after, .pgn > a:after {
    background-color: #f3f3f3;
    background-image: -webkit-linear-gradient(#f3f3f3 0%, #e8e8e8 50%, #fbfbfb 100%);
    background-image: linear-gradient(#f3f3f3 0%, #e8e8e8 50%, #fbfbfb 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px
}

.pgn > span.current:before, .pgn > a.current:before {
    background: #24447b;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.pgn > span:hover:before, .pgn > a:hover:before {
    background: #24447b;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.h-bi header {
    background: #24447b;
    border-top: 1px solid rgba(75, 124, 199, 0.44);
    border-bottom: 1px solid rgba(75, 124, 199, 0.44)
}

.h-if header {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.h-ic {
    position: relative
}

.h-ic header {
    background-position: center center;
    background-repeat: no-repeat
}

.h-ic header.center {
    padding-top: 0
}

.h-ic .h-i {
    display: block;
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0
}

header {
    text-align: center
}

header:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: bottom
}

header .m-si {
    min-height: 30px
}

header .h-i {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    display: inline-block;
    width: 100%
}

header #logo, header #text-logo {
    min-width: 200px
}

header #logo img {
    display: block;
    max-width: 200px
}

header.side .m-si {
    float: right
}

header.side .m-si nav, header.side .m-si .phone {
    display: table-cell
}

header.side #logo, header.side #text-logo {
    display: table-cell;
    text-align: left;
    vertical-align: middle
}

header.side #logo a, header.side #text-logo a {
    display: block
}

header.side .m-s {
    display: table-cell;
    vertical-align: bottom;
    width: 100%
}

header.side .m-s:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

header.center {
    padding-top: 30px
}

header.center #logo, header.center #text-logo {
    min-width: 200px
}

header.center #logo a, header.center #text-logo a {
    display: inline-block
}

header.center #logo a img, header.center #text-logo a img {
    margin: 0 auto
}

header.center .m-s {
    display: table;
    margin: 0 auto
}

header.center .m-si nav, header.center .m-si .phone {
    float: left
}

#text-logo a {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    line-height: 50px
}

.fln #text-logo a {
    line-height: 32px
}

#text-logo.blue a {
    color: #24447b
}

#text-logo.dark a {
    color: #000
}

#text-logo.green a {
    color: #1d5031
}

#text-logo.light a {
    color: #999
}

#text-logo.orange a {
    color: #c5523f
}

#text-logo.purple a {
    color: #51425f
}

#text-logo.red a {
    color: #6e252c
}

#text-logo.teal a {
    color: #21676f
}

header.side .m-si .phone_mobile, header.center .m-si .phone_mobile {
    display: none
}

header .phone {
    vertical-align: bottom
}

header .phone .phr {
    border-left: 1px solid rgba(255, 255, 255, 0.08);
    padding-left: 10px;
    text-align: left
}

header .phone .phr span {
    font-family: 'Roboto', sans-serif;
    display: block
}

header .phone .phr .fphr, header .phone .phr .mphr {
    font-size: 17px;
    font-weight: 500
}

header .phone .phr .apnr {
    font-size: 17px;
    font-weight: 300
}

header .phone .phr .mphr {
    display: none
}

header .phone .apnr {
    color: #fff
}

header .phone.blue .fphr {
    color: #c9dbef
}

header .phone.dark .fphr {
    color: #666
}

header .phone.green .fphr {
    color: #e7ede9
}

header .phone.light .fphr {
    color: #f6f6f6
}

header .phone.orange .fphr {
    color: #ffeeea
}

header .phone.purple .fphr {
    color: #eeecef
}

header .phone.red .fphr {
    color: #fbe8e4
}

header .phone.teal .fphr {
    color: #e7f1f2
}

header .hsm {
    display: none
}

header nav > ul.menu li.current-menu-item a:before, header nav > ul.menu li.current_page_item a:before, header nav > ul.menu li.current-page-item a:before, header nav ul#menu li.current-menu-item a:before, header nav ul#menu li.current_page_item a:before, header nav ul#menu li.current-page-item a:before {
    width: 100%
}

header nav > ul > li a:before {
    -webkit-transition: width .3s linear;
    -moz-transition: width .3s linear;
    -ms-transition: width .3s linear;
    -o-transition: width .3s linear;
    transition: width .3s linear;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: 150%;
    width: 0
}

header nav > ul > li a:hover:before {
    width: 100%
}

header.center nav > ul > li {
    padding: 15px
}

header.side nav > ul > li {
    padding: 30px 15px 15px
}

header nav > ul > li.menu-item-has-children > a {
    position: relative
}

header nav ul li {
    display: inline-block;
    font-weight: 400;
    padding: 0 10px;
    position: relative
}

header nav ul li a {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    display: block;
    font-weight: 600;
    font-size: .778em;
    text-transform: uppercase;
    position: relative
}

header nav ul li > ul {
    box-shadow: 3px 0 10px 0 rgba(0, 0, 0, 0.18);
    border-bottom: 3px solid #24447b;
    display: none;
    min-width: 230px;
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    z-index: 4000
}

header nav ul li > ul li {
    background: #fff;
    display: block;
    float: none;
    position: relative;
    padding: 0 15px;
    text-transform: none
}

header nav ul li > ul li:hover {
    background: #f8f8f8
}

header nav ul li > ul li a {
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px dotted #cacaca;
    color: #666;
    font-weight: 300;
    font-size: .889em;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding: 15px 0;
    text-transform: none;
    white-space: nowrap
}

header nav ul li > ul li a:hover {
    color: #24447b
}

header nav ul li > ul li ul {
    top: 0;
    left: 100%;
    width: 100%;
    z-index: 10000
}

header nav ul li > ul li.menu-item-has-children > a {
    position: relative
}

header nav ul li > ul li.menu-item-has-children > a:after {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\63';
    color: inherit;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px
}

.has-extended.has-heading .colch {
    font-family: 'Roboto', sans-serif;
    color: #24447b !important;
    border-bottom: 0;
    font-size: .889em;
    font-weight: 500;
    margin: 0;
    padding: 15px;
    position: relative;
    text-align: left;
    word-wrap: break-word
}

.has-extended.has-heading .colch:after {
    display: none
}

.has-extended:not(.has-heading) .colch {
    margin: 0 15px;
    padding: 0;
    width: 75%
}

.has-extended:not(.has-heading) .colch:after {
    display: none
}

.has-extended .colch {
    color: #e6e6e6;
    font-weight: 300
}

.has-free {
    font-family: 'Roboto', sans-serif;
    color: #666;
    font-size: 15px
}

.has-free:hover {
    background: none !important
}

.has-free a {
    line-height: 1em !important;
    text-decoration: underline
}

.has-free a:before {
    display: none
}

.has-extended img.alignleft, .has-extended img.alignright, .has-extended img.alignnone {
    margin: 0 !important
}

.has-extended img.aligncenter {
    margin-left: auto;
    margin-right: auto
}

header nav ul:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

header nav li.has-extended ul {
    position: absolute;
    left: auto;
    right: auto
}

header nav li.has-extended ul.position_right {
    position: absolute;
    right: -33px
}

header nav li.has-extended ul.position_left {
    position: absolute;
    left: -33px
}

header nav li.has-extended > ul.sub-menu {
    background: #fff;
    margin: 0;
    padding-bottom: 25px
}

header nav li.has-extended > ul.sub-menu li.menu-item {
    background: none;
    display: block;
    position: static
}

header nav li.has-extended > ul.sub-menu li.menu-item:hover {
    background: none
}

header nav li.has-extended > ul.sub-menu li.menu-item:first-child {
    border-bottom: 0 none
}

header nav li.has-extended > ul.sub-menu li.menu-item > a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    color: #666;
    line-height: 42px;
    text-indent: 0
}

header nav li.has-extended > ul.sub-menu li.menu-item > a:hover {
    color: #24447b
}

header nav li.has-extended > ul.sub-menu > li {
    background: none;
    float: left;
    width: 49%
}

header nav li.has-extended > ul.sub-menu > li ul.sub-menu {
    box-sizing: border-box;
    box-shadow: none;
    border: 0;
    display: block !important;
    position: static;
    opacity: 1 !important
}

header nav li.has-extended > ul.sub-menu > li ul.sub-menu > li:hover {
    background: #f8f8f8
}

header nav li.has-extended > ul.sub-menu > li ul.sub-menu li {
    box-sizing: border-box;
    width: 100%
}

header nav li.has-extended > ul.sub-menu > li ul.sub-menu li a {
    padding: 0;
    width: 85%
}

header nav li.has-extended ul li {
    border: 0 none
}

header nav li.has-extended ul li ul li:first-child {
    border: 0 none
}

header nav li.col-no-4 {
    position: static
}

header nav li.col-no-4:before {
    display: none !important
}

header nav li.col-no-4 > ul.sub-menu, header nav li.col-no-4 ul.sub-menu.position_menu {
    display: none;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute
}

header nav li.col-no-4 > ul.sub-menu ul.submenu li, header nav li.col-no-4 ul.sub-menu.position_menu ul.submenu li {
    padding-right: 0
}

@media only screen and (min-width: 1080px) {
    header nav li.col-no-4.has-extended > ul.sub-menu, header nav li.col-no-4.has-extended ul.sub-menu.position_menu {
        width: 1190px
    }

    header nav li.col-no-4.has-extended > ul > li {
        padding: 0 2%;
        width: 21%
    }

    header nav li.col-no-4.has-extended > ul > li:nth-of-type(4n+1) {
        clear: left
    }
}

@media only screen and (min-width: 940px) and (max-width: 1079px) {
    header nav li.col-no-4.has-extended > ul.sub-menu, header nav li.col-no-4.has-extended ul.sub-menu.position_menu {
        width: 770px
    }

    header nav li.col-no-4.has-extended > ul > li {
        padding: 0 1%;
        width: 31%
    }

    header nav li.col-no-4.has-extended > ul > li:nth-of-type(3n+1) {
        clear: left
    }
}

@media only screen and (min-width: 840px) and (max-width: 939px) {
    header nav li.col-no-4.has-extended {
        position: relative
    }

    header nav li.col-no-4.has-extended > ul.sub-menu, header nav li.col-no-4.has-extended ul.sub-menu.position_menu {
        width: 520px
    }

    header nav li.col-no-4.has-extended > ul > li {
        padding: 0 1%;
        width: 48%
    }

    header nav li.col-no-4.has-extended > ul > li:nth-of-type(2n+1) {
        clear: left
    }
}

@media only screen and (min-width: 772px) and (max-width: 839px) {
    header nav li.col-no-4.has-extended {
        position: relative
    }

    header nav li.col-no-4.has-extended > ul.sub-menu, header nav li.col-no-4.has-extended ul.sub-menu.position_menu {
        width: 260px
    }

    header nav li.col-no-4.has-extended > ul > li {
        clear: both;
        padding: 0 1%;
        width: 98%
    }
}

header nav li.col-no-3 > ul.sub-menu {
    width: 770px
}

@media only screen and (min-width: 1080px) {
    header nav li.col-no-3.has-extended > ul.sub-menu, header nav li.col-no-3.has-extended ul.sub-menu.position_menu {
        width: 770px
    }

    header nav li.col-no-3.has-extended ul li {
        padding: 0 2%;
        width: 29%
    }

    header nav li.col-no-3.has-extended ul li:nth-of-type(3n+1) {
        clear: left
    }
}

@media only screen and (min-width: 840px) and (max-width: 1079px) {
    header nav li.col-no-3.has-extended > ul.sub-menu, header nav li.col-no-3.has-extended ul.sub-menu.position_menu {
        width: 520px
    }

    header nav li.col-no-3.has-extended ul li {
        padding: 0 1%;
        width: 48%
    }

    header nav li.col-no-3.has-extended ul li:nth-of-type(2n+1) {
        clear: left
    }
}

@media only screen and (min-width: 772px) and (max-width: 839px) {
    header nav li.col-no-3.has-extended > ul.sub-menu, header nav li.col-no-3.has-extended ul.sub-menu.position_menu {
        width: 260px
    }

    header nav li.col-no-3.has-extended ul li {
        clear: both;
        padding: 0 1%;
        width: 98%
    }
}

@media only screen and (min-width: 772px) and (max-width: 1024px) {
    header #logo, header #text-logo {
        min-width: 200px
    }

    header.center nav > ul > li {
        padding: 15px
    }

    header.side nav > ul > li {
        padding: 40px 15px 15px 0
    }
}

header nav li.col-no-2 > ul.sub-menu {
    width: 520px
}

@media only screen and (min-width: 772px) {
    header nav li.col-no-2.has-extended ul li {
        padding: 0 2%;
        width: 46%
    }

    header nav li.col-no-2.has-extended ul li:nth-of-type(2n+1) {
        clear: left
    }
}

@media only screen and (min-width: 772px) and (max-width: 839px) {
    header nav li.col-no-2.has-extended > ul.sub-menu, header nav li.col-no-2.has-extended ul.sub-menu.position_menu {
        width: 260px
    }

    header nav li.col-no-2.has-extended ul li {
        clear: both;
        padding: 0 1%;
        width: 98%
    }
}

header nav li.col-no-1 ul.sub-menu {
    float: none;
    width: 260px
}

header nav li.col-no-1 ul.sub-menu li {
    float: none;
    margin: 0 auto;
    width: auto
}

header nav li.col-no-1 ul.sub-menu li ul {
    box-sizing: border-box;
    width: 100%
}

header nav li.col-no-1 ul.sub-menu li ul li {
    padding: 0
}

@media only screen and (min-width: 940px) and (max-width: 1350px) {
    header nav li.has-extended.col-no-3 {
        position: static
    }

    header nav li.has-extended.col-no-3 > ul.sub-menu {
        margin: auto;
        left: 0;
        right: 0
    }
}

@media only screen and (max-width: 940px) and (min-width: 772px) {
    header nav li.has-extended > ul.sub-menu, header nav li.has-extended.col-no-4 > ul.sub-menu {
        position: absolute;
        left: auto;
        right: 0
    }

    header nav li.has-extended > ul.sub-menu.position_left, header nav li.has-extended.col-no-4 > ul.sub-menu.position_left {
        left: -33px;
        right: auto
    }

    header nav li.has-extended > ul.sub-menu.position_right, header nav li.has-extended.col-no-4 > ul.sub-menu.position_right {
        right: -33px;
        left: auto
    }

    header nav li.has-extended:first-of-type > ul.sub-menu.position_left, header nav li.has-extended.col-no-4:first-of-type > ul.sub-menu.position_left {
        left: 0;
        right: auto
    }
}

.has-free a {
    background: none !important;
    border-top: 0 !important;
    display: inline !important;
    padding: 0 !important
}

.has-free a:hover {
    color: #24447b !important
}

#floating_menu .wrp {
    position: relative
}

.fln {
    -webkit-transition: top .5s ease-in-out;
    -moz-transition: top .5s ease-in-out;
    -ms-transition: top .5s ease-in-out;
    -o-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out;
    background: #24447b;
    padding: 15px 0;
    position: fixed;
    top: -500px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 102
}

.fln.fff {
    top: 0
}

.fln.fff.adm {
    top: 32px
}

header {
    -webkit-transition: top .3s ease;
    -moz-transition: top .3s ease;
    -ms-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
    top: 0
}

header.fbh {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101
}

header.fbh.adm {
    top: 32px
}

.fl-l {
    float: left;
    margin-right: 50px;
    padding-top: 10px
}

.fl-l img {
    max-width: 150px
}

.fl-s {
    float: left;
    margin-top: 10px
}

.fl-s:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.fl-s .cou {
    font-family: 'Roboto', sans-serif;
    border-radius: 30px;
    background: #305493;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    float: left;
    padding: 7px 10px
}

.fl-s ul {
    list-style-type: none;
    float: left
}

.fl-s ul:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.fl-s ul li {
    font-family: 'Roboto', sans-serif;
    border-radius: 30px;
    border: 2px solid rgba(201, 219, 239, 0.28);
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    float: left;
    margin-left: 5px
}

.fl-s ul li:hover {
    background: #305493;
    border: 2px solid #305493
}

.fl-s ul li.fb a:before {
    content: '\3d'
}

.fl-s ul li.tw a:before {
    content: '\71';
    position: relative;
    top: 1px
}

.fl-s ul li.gg a:before {
    content: '\2d';
    position: relative;
    top: 2px
}

.fl-s ul li.lk a:before {
    content: '\77'
}

.fl-s ul li.pt a:before {
    content: '\6d'
}

.fl-s ul li a {
    color: #fff;
    display: block;
    padding: 5px 8px
}

.fl-s ul li a:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    margin-right: 10px
}

@media only screen and (min-width: 768px) {
    .h-cta {
        padding: 0 !important
    }

    .h-cta > a {
        border-style: solid;
        border-width: 2px;
        border-radius: 30px;
        padding: 10px 20px
    }

    .h-cta > a:hover:before {
        display: none !important
    }

    .h-cta > a span {
        display: block;
        font-size: 10px
    }

    header .h-cta > a:active {
        color: #fff
    }

    .h-cta.blue a {
        border: 2px solid #4b7cc7;
        color: #4b7cc7
    }

    .h-cta.blue a:hover {
        border: 2px solid #c9dbef;
        color: #c9dbef
    }

    .h-cta.blue a:active {
        border: 2px solid #4b7cc7;
        background: #4b7cc7
    }

    .h-cta.dark a {
        border: 2px solid #666;
        color: #666
    }

    .h-cta.dark a:hover {
        border: 2px solid #666;
        color: #666
    }

    .h-cta.dark a:active {
        border: 2px solid #666;
        background: #666
    }

    .h-cta.green a {
        border: 2px solid #bbd4c1;
        color: #bbd4c1
    }

    .h-cta.green a:hover {
        border: 2px solid #e7ede9;
        color: #e7ede9
    }

    .h-cta.green a:active {
        border: 2px solid #bbd4c1;
        background: #bbd4c1
    }

    .h-cta.light a {
        border: 2px solid #f6f6f6;
        color: #f6f6f6
    }

    .h-cta.light a:hover {
        border: 2px solid #f6f6f6;
        color: #f6f6f6
    }

    .h-cta.light a:active {
        border: 2px solid #f6f6f6;
        background: #f6f6f6
    }

    .h-cta.orange a {
        border: 2px solid #eedfda;
        color: #eedfda
    }

    .h-cta.orange a:hover {
        border: 2px solid #ffeeea;
        color: #ffeeea
    }

    .h-cta.orange a:active {
        border: 2px solid #eedfda;
        background: #eedfda
    }

    .h-cta.purple a {
        border: 2px solid #d1c4de;
        color: #d1c4de
    }

    .h-cta.purple a:hover {
        border: 2px solid #eeecef;
        color: #eeecef
    }

    .h-cta.purple a:active {
        border: 2px solid #d1c4de;
        background: #d1c4de
    }

    .h-cta.red a {
        border: 2px solid #e4cbc7;
        color: #e4cbc7
    }

    .h-cta.red a:hover {
        border: 2px solid #fbe8e4;
        color: #fbe8e4
    }

    .h-cta.red a:active {
        border: 2px solid #e4cbc7;
        background: #e4cbc7
    }

    .h-cta.teal a {
        border: 2px solid #9dc3c6;
        color: #9dc3c6
    }

    .h-cta.teal a:hover {
        border: 2px solid #e7f1f2;
        color: #e7f1f2
    }

    .h-cta.teal a:active {
        border: 2px solid #9dc3c6;
        background: #9dc3c6
    }
}

.hel {
    padding-bottom: 20px
}

.sAsCont .sAs {
    width: 32%
}

.sAsCont .sAs section {
    margin-bottom: 23px
}

.sAsCont section ul, footer section ul {
    list-style-type: none
}

.sAsCont section ul li, footer section ul li {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 20px;
    padding-left: 15px;
    position: relative
}

.sAsCont section ul li ul, footer section ul li ul {
    margin-top: 10px
}

.sAsCont section ul li > a, footer section ul li > a {
    color: inherit
}

.sAsCont section ul li:before, footer section ul li:before {
    content: '\000BB';
    position: absolute;
    left: 0;
    top: -2px
}

.sAsCont section .ttl {
    color: #24447b;
    font-weight: 500;
    font-size: 1.222em;
    margin-bottom: 25px
}

.sAsCont section .ttl a {
    color: #24447b
}

.sAsCont section .scn {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #f6f6f6;
    border: 1px solid #e9e9e9;
    position: relative;
    padding: 20px 15px
}

.sAsCont section .scn:before {
    background: #c9dbef;
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -4px
}

.sAsCont section ul li {
    color: #666
}

.sAsCont section ul li:hover {
    color: #24447b
}

.sAsCont section ul li > a {
    color: inherit
}

.sAsCont section ul li:before {
    color: #24447b
}

.sAsCont .txt a {
    color: #333
}

.sAsCont .txt span {
    color: #bfbfbf
}

.sAsCont section[id*='recent-comments'] .scn ul li {
    border-bottom: 1px solid #e5e5e5;
    color: #333
}

.sAsCont section[id*='recent-comments'] .scn ul li a {
    color: #333
}

.sAsCont section[id*='recent-comments'] .scn ul li a:hover {
    color: #24447b
}

.sAsCont .mrb {
    border: 2px solid rgba(36, 68, 123, 0.4);
    color: rgba(36, 68, 123, 0.4)
}

.sAsCont .mrb:after {
    border-left: 2px solid rgba(36, 68, 123, 0.15)
}

.sAsCont .mrb:hover {
    border: 2px solid rgba(36, 68, 123, 0.7);
    color: rgba(36, 68, 123, 0.7)
}

.sAsCont .mrb:active {
    background-color: rgba(36, 68, 123, 0.4);
    border: 2px solid rgba(36, 68, 123, 0.4);
    color: #fff
}

.sAsCont .mrb:active:after {
    border-left: 2px solid rgba(255, 255, 255, 0.1)
}

.sAsCont .tabs_widget .pps:hover a, .sAsCont .rw .pps:hover a {
    color: #24447b
}

.sAsCont section[id*='rss'] ul li {
    border-bottom: 1px solid #e5e5e5
}

.sAsCont section[id*='rss'] ul li .rsswidget {
    color: #333
}

.sAsCont section[id*='rss'] ul li .rss-date {
    color: #24447b
}

.sAsCont .aiv-e {
    border: 5px solid #fff
}

.posts-and-tabs-styling .tim, .widget-rise-related.rw .tim, .tabs_widget.widget-rise-tabs .scTC .tim {
    width: 35%;
    margin: 10px 0 0
}

@media (max-width: 940px) {
    .posts-and-tabs-styling .tim, .widget-rise-related.rw .tim, .tabs_widget.widget-rise-tabs .scTC .tim {
        width: 10%
    }
}

@media (max-width: 774px) {
    .posts-and-tabs-styling .tim, .widget-rise-related.rw .tim, .tabs_widget.widget-rise-tabs .scTC .tim {
        width: 20%
    }
}

@media (max-width: 540px) {
    .posts-and-tabs-styling .tim, .widget-rise-related.rw .tim, .tabs_widget.widget-rise-tabs .scTC .tim {
        width: 30%
    }
}

.posts-and-tabs-styling .tim .wti, .widget-rise-related.rw .tim .wti, .tabs_widget.widget-rise-tabs .scTC .tim .wti {
    height: 85px;
    width: 85px;
    margin: 0
}

@media (max-width: 1080px) {
    .posts-and-tabs-styling .tim .wti, .widget-rise-related.rw .tim .wti, .tabs_widget.widget-rise-tabs .scTC .tim .wti {
        height: 65px;
        width: 65px
    }
}

@media (max-width: 940px) {
    .posts-and-tabs-styling .tim .wti, .widget-rise-related.rw .tim .wti, .tabs_widget.widget-rise-tabs .scTC .tim .wti {
        height: 50px;
        width: 50px
    }
}

.posts-and-tabs-styling .txt, .widget-rise-related.rw .txt, .tabs_widget.widget-rise-tabs .scTC .txt {
    width: 65%
}

@media (max-width: 940px) {
    .posts-and-tabs-styling .txt, .widget-rise-related.rw .txt, .tabs_widget.widget-rise-tabs .scTC .txt {
        width: 90%
    }
}

@media (max-width: 774px) {
    .posts-and-tabs-styling .txt, .widget-rise-related.rw .txt, .tabs_widget.widget-rise-tabs .scTC .txt {
        width: 80%
    }
}

@media (max-width: 540px) {
    .posts-and-tabs-styling .txt, .widget-rise-related.rw .txt, .tabs_widget.widget-rise-tabs .scTC .txt {
        width: 70%
    }
}

footer {
    font-family: 'Roboto', sans-serif
}

footer section ul li {
    color: #c9dbef
}

footer section ul li:hover {
    color: #fff
}

footer section ul li > a {
    color: inherit
}

footer section ul li:before {
    color: #fff
}

footer a {
    color: #c9dbef
}

footer section[id*='recent-comments'] .scn ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05)
}

footer .fmw p {
    color: #c9dbef
}

footer .mrb {
    border: 2px solid #c9dbef;
    color: #c9dbef
}

footer .mrb:after {
    border-left: 2px solid #c9dbef
}

footer .mrb:hover {
    border: 2px solid #fff;
    color: #fff
}

footer .mrb:active {
    background-color: rgba(36, 68, 123, 0.4);
    border: 2px solid rgba(36, 68, 123, 0.4);
    color: #fff
}

footer .mrb:active:after {
    border-left: 2px solid rgba(255, 255, 255, 0.1)
}

footer section[id*='rss'] ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

footer section[id*='rss'] .ttl {
    margin-bottom: 20px
}

footer .aiv-e {
    border: 5px solid #2a4d88
}

footer .fmw .at-t {
    color: #fff;
    font-weight: 500;
    padding-top: 20px
}

.sAs section[id*='search'] .scn, footer section[id*='search'] .scn {
    border-radius: 0;
    background: none;
    border: 0;
    padding: 0
}

.sAs section[id*='search'] .scn:before, footer section[id*='search'] .scn:before {
    display: none
}

.srh {
    border: 1px solid #e9e9e9;
    background: #f6f6f6;
    display: table;
    width: 100%
}

.srh:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.srh input[type="text"] {
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
    border: 0;
    background: none;
    color: #999;
    display: table-cell;
    font-weight: 300;
    font-size: 1em;
    padding: 15px;
    vertical-align: top;
    width: 88%
}

.srh input[type="text"]:hover, .srh input[type="text"]:focus {
    color: #000
}

.srh button {
    box-sizing: border-box;
    border: 0;
    background: none;
    display: table-cell;
    height: 53px;
    vertical-align: top;
    width: 10%
}

.srh button:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\31';
    color: #999;
    font-size: 18px
}

section[id*='tag_cloud'] .tagcloud:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

section[id*='tag_cloud'] .tagcloud a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 30px;
    background: #c9dbef;
    color: #666;
    display: block;
    font-weight: 300;
    font-size: 16px !important;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 5px 10px
}

section[id*='tag_cloud'] .tagcloud a:hover {
    background: #24447b;
    color: #fff
}

.widget.follow_me ul:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.widget.follow_me ul li:before {
    display: none
}

.widget.follow_me .sm_icons {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-left: 0
}

.widget.follow_me .sm {
    display: block;
    float: left;
    height: 50px;
    text-align: center;
    width: 50px
}

.widget.follow_me .sm.fb:before {
    line-height: 45px;
    margin-right: 5px
}

.widget.follow_me .sm:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 30px;
    line-height: 50px
}

.sm.dr {
    background: #ff5c93
}

.sm.dr:before {
    content: ","
}

.sm.fb {
    background: #3569b4
}

.sm.fb:before {
    content: "="
}

.sm.gg {
    background: #e04b35
}

.sm.gg:before {
    content: "-"
}

.sm.lk {
    background: #0177b5
}

.sm.lk:before {
    content: "w"
}

.sm.pt {
    background: #cf2123
}

.sm.pt:before {
    content: "m"
}

.sm.rs {
    background: #f97e17
}

.sm.rs:before {
    content: "k"
}

.sm.tw {
    background: #42b3ea
}

.sm.tw:before {
    content: "q"
}

.sm.vm {
    background: #21b7ea
}

.sm.vm:before {
    content: "l"
}

.sm.yt {
    background: #de332c
}

.sm.yt:before {
    content: "v"
}

.sm.is {
    background: #5280a5
}

.sm.is:before {
    content: "E"
}

.sm.xi {
    background: #00605e
}

.sm.xi:before {
    content: "R"
}

.wat .at-t {
    color: #24447b;
    font-weight: 500;
    font-size: 1.556em;
    margin-top: 20px;
    margin-bottom: 10px
}

.wat .aiv-e {
    box-shadow: 3px 0 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    display: table;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.wat .aiv-e .aiv {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    height: 95px;
    width: 95px
}

.wat .aiv-e .author-avatar img {
    border-radius: 100%;
    display: block
}

.wat .mrb {
    font-family: 'Roboto', sans-serif;
    border-radius: 50px;
    background-clip: padding-box;
    display: table;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px
}

.wat .mrb span {
    display: block;
    line-height: 37px;
    padding: 0 25px
}

.wat .mrb:after {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\32';
    color: inherit;
    display: table-cell;
    font-size: 10px;
    line-height: 35px;
    text-align: center;
    width: 40px
}

section.tabs_widget .scn {
    padding-top: 0
}

section.tabs_widget .scn .scT ul.tabs {
    display: table;
    list-style: none;
    margin-bottom: -1px;
    width: 100%
}

section.tabs_widget .scn .scT ul.tabs li {
    background: #fff;
    display: table-cell;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: bottom
}

section.tabs_widget .scn .scT ul.tabs li:last-child {
    border-right: 0
}

section.tabs_widget .scn .scT ul.tabs li.tS {
    background: #f6f6f6;
    border-bottom: 1px solid #f6f6f6
}

section.tabs_widget .scn .scT ul.tabs li:before {
    display: none
}

section.tabs_widget .scn .scT ul.tabs li a {
    color: #24447b;
    display: block;
    font-size: 1em;
    font-weight: 500;
    padding: 15px 10px;
    text-align: center;
    word-wrap: break-word;
    outline: none
}

section.tabs_widget .scn .scT .scTC {
    display: none;
    margin-bottom: 30px;
    padding: 0
}

section.tabs_widget .scn .scT .scTC .txt.noImageTab {
    width: 100%
}

.tabs_widget .pps, .rw .pps {
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 15px
}

.tabs_widget .pps:last-of-type, .rw .pps:last-of-type {
    border-bottom: 0;
    padding-bottom: 0
}

.tabs_widget .tim, .rw .tim {
    margin-right: 10px;
    width: 90px
}

.tabs_widget .tim .wti, .rw .tim .wti {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 1px #ccc;
    border: 3px solid #fff;
    height: 80px;
    width: 80px
}

.tabs_widget .txt, .rw .txt {
    width: 67%
}

.tabs_widget .txt a, .rw .txt a {
    display: block;
    font-weight: 500;
    font-size: 1.111em
}

.tabs_widget .txt span, .rw .txt span {
    font-size: .833em;
    font-weight: 500
}

.rw .ttl {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px
}

.rw .scn {
    padding-left: 0;
    padding-right: 0
}

.rw .txt.noImageTab {
    padding-left: 20%;
    position: relative;
    width: 80%
}

.rw .txt.noImageTab:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\75';
    color: #cdcdcd;
    font-size: 48px;
    position: absolute;
    left: 0;
    top: 0
}

section[id*='recent-comments'] .ttl {
    padding-left: 15px;
    padding-right: 15px
}

section[id*='recent-comments'] .scn {
    padding-left: 0;
    padding-right: 0
}

section[id*='recent-comments'] .scn ul li {
    padding-bottom: 20px
}

section[id*='recent-comments'] .scn ul li:last-of-type {
    border-bottom: 0
}

section[id*='recent-comments'] .scn ul li:before {
    display: none
}

.sAs a.rsswidget img, footer a.rsswidget img {
    display: none
}

section[id*='rss'] ul {
    margin-left: -15px;
    margin-right: -15px
}

section[id*='rss'] ul li {
    padding-bottom: 20px
}

section[id*='rss'] ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

section[id*='rss'] ul li:before {
    content: ''
}

section[id*='rss'] ul li .rsswidget {
    font-weight: 500;
    font-size: 1.111em
}

section[id*='rss'] ul li .rss-date {
    font-weight: 300;
    font-size: 1em
}

section[id*='rss'] ul li .rssSummary {
    margin-top: 15px
}

section[id*='calendar-'] .scn {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0
}

section[id*='calendar-'] .scn:before {
    display: none
}

section[id*='calendar-'] table {
    border-collapse: separate
}

section[id*='calendar-'] #wp-calendar {
    margin: 0 auto;
    table-layout: fixed;
    text-align: center;
    width: 100%
}

section[id*='calendar-'] caption {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #24447b;
    color: #fff;
    font-size: 1.111em;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase
}

section[id*='calendar-'] thead th {
    background: #c9dbef;
    color: #24447b;
    font-size: 1em;
    font-weight: 500;
    line-height: 1em;
    padding: 15px
}

section[id*='calendar-'] tfoot {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    height: 40px;
    line-height: 40px
}

section[id*='calendar-'] tfoot a {
    color: #24447b;
    font-size: 1em
}

section[id*='calendar-'] td#prev {
    text-align: left
}

section[id*='calendar-'] td#prev a {
    margin-left: 20px
}

section[id*='calendar-'] td#next {
    text-align: right
}

section[id*='calendar-'] td#next a {
    margin-right: 20px
}

section[id*='calendar-'] tbody {
    background: #fff;
    color: #666;
    font-size: 1em
}

section[id*='calendar-'] tbody td {
    padding: 10px
}

section[id*='calendar-'] tbody td a {
    color: #24447b
}

.sAs .phone, footer .phone {
    border-radius: 50px;
    border: 2px solid #4b7cc7;
    background: #c9dbef;
    display: table;
    vertical-align: middle;
    z-index: 3
}

.sAs .phone:hover, footer .phone:hover {
    background: #4b7cc7
}

.sAs .phone:hover .phr:before, footer .phone:hover .phr:before {
    color: #fff
}

.sAs .phone:hover span, footer .phone:hover span {
    color: #fff
}

.sAs .phone .phr, footer .phone .phr {
    margin-left: 40px;
    position: relative;
    padding: 15px
}

.sAs .phone .phr:before, footer .phone .phr:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f098';
    color: #24447b;
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    margin: auto 0;
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    width: 30px
}

.sAs .phone .phr .mphr, footer .phone .phr .mphr {
    display: none
}

.sAs .phone .apnr, .sAs .phone span, footer .phone .apnr, footer .phone span {
    display: block
}

.sAs .phone span, footer .phone span {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 500;
    word-break: break-all
}

.sAs .phone span.fphr, .sAs .phone span.mphr, footer .phone span.fphr, footer .phone span.mphr {
    font-size: 22px;
    line-height: 22px
}

.sAs .phone span.apnr, footer .phone span.apnr {
    font-size: 18px;
    line-height: 18px
}

.sAs .phone a, footer .phone a {
    color: #333
}

.sAs .phone .apnr, footer .phone .apnr {
    margin-top: 10px
}

.opt {
    position: relative
}

.opt .opt-c, .opt .opt-h {
    position: relative;
    z-index: 1
}

.opt.opt-1, .opt.opt-2 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.opt.opt-1:before, .opt.opt-2:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.opt.opt-1 h3, .opt.opt-2 h3 {
    color: #fff;
    font-size: 1.667em;
    margin-top: 0;
    margin-bottom: 0
}

.opt .opt-c .btn {
    font-size: 1em;
    margin-bottom: 0
}

.opt .opt-c .btn > span, .opt .opt-c .btn > input[type="submit"] {
    padding: 14px 25px
}

.opt p {
    color: #fff;
    margin-bottom: 20px
}

.opt.opt-1 {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2)
}

.opt.opt-1 .opt-c {
    padding: 30px
}

.opt.opt-1 .opt-h {
    padding: 30px
}

.opt.opt-1 .opt-h:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    left: 30px;
    bottom: -7px;
    width: 0
}

.opt.opt-1 .opt-h:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    left: 30px;
    bottom: -8px;
    width: 0
}

.opt.opt-2 {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3), 0 0 5px 0 rgba(0, 0, 0, 0.3) inset;
    border: 5px solid #fff
}

.opt.opt-2 .opt-h {
    padding: 30px 20px;
    position: relative
}

.opt.opt-2 .opt-h:after {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left: 20px;
    bottom: 0;
    width: 170px
}

.opt.opt-2 .opt-c {
    padding: 25px 20px
}

.opt.opt-3 {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    text-align: center
}

.opt.opt-3 h3 {
    font-weight: 300
}

.opt.opt-3 .opt-h {
    border-bottom: 3px solid #fff;
    padding: 35px 30px 25px;
    z-index: 2
}

.opt.opt-3 .opt-h:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    display: block;
    height: 0;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    width: 0
}

.opt.opt-3 .opt-h:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    content: '';
    display: block;
    height: 0;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -11px;
    width: 0
}

.opt.opt-3 .opt-c {
    padding: 30px
}

.opt.opt-3 h3 {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0
}

.ofr input[type="submit"], .ofr button {
    background: none;
    border: 0
}

.ofr input[type="text"] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
    background: #fff;
    border: 0;
    color: #999;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 15px 10px;
    width: 100%
}

.ofr input[type="text"]:hover, .ofr input[type="text"]:focus {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4) inset;
    color: #000
}

.opt.blue.opt-1:before, .opt.blue.opt-2:before {
    background: rgba(36, 68, 123, 0.3)
}

.opt.blue.opt-1 .opt-h {
    background: #1a3056;
    border: 1px solid #305695
}

.opt.blue.opt-1 .opt-h:after {
    border-top: 8px solid #1a3056
}

.opt.blue.opt-1 .opt-h:before {
    border-top: 8px solid #305695
}

.opt.blue.opt-2 .opt-h:after {
    background: #2a4d88
}

.opt.blue.opt-3 .opt-h {
    background: #c9dbef
}

.opt.blue.opt-3 .opt-h:after {
    border-top: 8px solid #c9dbef
}

.opt.blue.opt-3 .opt-c {
    background: #24447b
}

.opt.blue.opt-3 h3 {
    color: #24447b
}

.opt.dark.opt-1:before, .opt.dark.opt-2:before {
    background: rgba(0, 0, 0, 0.3)
}

.opt.dark.opt-1 .opt-h {
    background: #000;
    border: 1px solid #666
}

.opt.dark.opt-1 .opt-h:after {
    border-top: 8px solid #000
}

.opt.dark.opt-1 .opt-h:before {
    border-top: 8px solid #666
}

.opt.dark.opt-2 .opt-h:after {
    background: #666
}

.opt.dark.opt-3 .opt-h {
    background: #666
}

.opt.dark.opt-3 .opt-h:after {
    border-top: 8px solid #666
}

.opt.dark.opt-3 .opt-c {
    background: #000
}

.opt.dark.opt-3 h3 {
    color: #000
}

.opt.green.opt-1:before, .opt.green.opt-2:before {
    background: rgba(29, 80, 49, 0.3)
}

.opt.green.opt-1 .opt-h {
    background: #143a23;
    border: 1px solid #8eb298
}

.opt.green.opt-1 .opt-h:after {
    border-top: 8px solid #143a23
}

.opt.green.opt-1 .opt-h:before {
    border-top: 8px solid #8eb298
}

.opt.green.opt-2 .opt-h:after {
    background: #388456
}

.opt.green.opt-3 .opt-h {
    background: #e7ede9
}

.opt.green.opt-3 .opt-h:after {
    border-top: 8px solid #e7ede9
}

.opt.green.opt-3 .opt-c {
    background: #1d5031
}

.opt.green.opt-3 h3 {
    color: #1d5031
}

.opt.light.opt-1:before, .opt.light.opt-2:before {
    background: rgba(153, 153, 153, 0.3)
}

.opt.light.opt-1 .opt-h {
    background: #b3b3b3;
    border: 1px solid #ccc
}

.opt.light.opt-1 .opt-h:after {
    border-top: 8px solid #b3b3b3
}

.opt.light.opt-1 .opt-h:before {
    border-top: 8px solid #ccc
}

.opt.light.opt-2 .opt-h:after {
    background: #f6f6f6
}

.opt.light.opt-3 .opt-h {
    background: #f6f6f6
}

.opt.light.opt-3 .opt-h:after {
    border-top: 8px solid #f6f6f6
}

.opt.light.opt-3 .opt-c {
    background: #999
}

.opt.light.opt-3 h3 {
    color: #999
}

.opt.orange.opt-1:before, .opt.orange.opt-2:before {
    background: rgba(197, 82, 63, 0.3)
}

.opt.orange.opt-1 .opt-h {
    background: #af3621;
    border: 1px solid #cdbbb7
}

.opt.orange.opt-1 .opt-h:after {
    border-top: 8px solid #af3621
}

.opt.orange.opt-1 .opt-h:before {
    border-top: 8px solid #cdbbb7
}

.opt.orange.opt-2 .opt-h:after {
    background: #c74029
}

.opt.orange.opt-3 .opt-h {
    background: #ffeeea
}

.opt.orange.opt-3 .opt-h:after {
    border-top: 8px solid #ffeeea
}

.opt.orange.opt-3 .opt-c {
    background: #c5523f
}

.opt.orange.opt-3 h3 {
    color: #c5523f
}

.opt.purple.opt-1:before, .opt.purple.opt-2:before {
    background: rgba(81, 66, 95, 0.3)
}

.opt.purple.opt-1 .opt-h {
    background: #352645;
    border: 1px solid #998c9e
}

.opt.purple.opt-1 .opt-h:after {
    border-top: 8px solid #352645
}

.opt.purple.opt-1 .opt-h:before {
    border-top: 8px solid #998c9e
}

.opt.purple.opt-2 .opt-h:after {
    background: #82748e
}

.opt.purple.opt-3 .opt-h {
    background: #eeecef
}

.opt.purple.opt-3 .opt-h:after {
    border-top: 8px solid #eeecef
}

.opt.purple.opt-3 .opt-c {
    background: #51425f
}

.opt.purple.opt-3 h3 {
    color: #51425f
}

.opt.red.opt-1:before, .opt.red.opt-2:before {
    background: rgba(110, 37, 44, 0.3)
}

.opt.red.opt-1 .opt-h {
    background: #630d16;
    border: 1px solid #c3a7a4
}

.opt.red.opt-1 .opt-h:after {
    border-top: 8px solid #630d16
}

.opt.red.opt-1 .opt-h:before {
    border-top: 8px solid #c3a7a4
}

.opt.red.opt-2 .opt-h:after {
    background: #a26f6e
}

.opt.red.opt-3 .opt-h {
    background: #fbe8e4
}

.opt.red.opt-3 .opt-h:after {
    border-top: 8px solid #fbe8e4
}

.opt.red.opt-3 .opt-c {
    background: #6e252c
}

.opt.red.opt-3 h3 {
    color: #6e252c
}

.opt.teal.opt-1:before, .opt.teal.opt-2:before {
    background: rgba(33, 103, 111, 0.3)
}

.opt.teal.opt-1 .opt-h {
    background: #1a474d;
    border: 1px solid #559499
}

.opt.teal.opt-1 .opt-h:after {
    border-top: 8px solid #1a474d
}

.opt.teal.opt-1 .opt-h:before {
    border-top: 8px solid #559499
}

.opt.teal.opt-2 .opt-h:after {
    background: #2d717a
}

.opt.teal.opt-3 .opt-h {
    background: #e7f1f2
}

.opt.teal.opt-3 .opt-h:after {
    border-top: 8px solid #e7f1f2
}

.opt.teal.opt-3 .opt-c {
    background: #21676f
}

.opt.teal.opt-3 h3 {
    color: #21676f
}

section[id*='categories'] label[for='cat'] {
    display: none
}

footer {
    background-color: #2b3649;
    background-image: -webkit-linear-gradient(#2b3649 0%, #2c436a 100%);
    background-image: linear-gradient(#2b3649 0%, #2c436a 100%);
    color: #fff
}

footer .fmw {
    padding: 60px 0 30px
}

footer .fmm {
    background: #1a3056;
    padding: 20px 0
}

footer .fmm .wrp {
    display: table
}

footer .fmm .ft-c {
    display: table-cell;
    vertical-align: bottom
}

footer .fmm .ft-s {
    display: table-cell;
    vertical-align: bottom;
    text-align: right
}

footer .fmm .ft-s::after {
    clear: both;
    content: "";
    display: table
}

footer .fmm .ft-s > span {
    font-family: 'Roboto', sans-serif;
    color: #c9dbef;
    display: block;
    font-size: .833em;
    font-weight: 300;
    margin-top: 7px;
    float: left
}

footer .fmm .ft-s ul {
    float: left;
    list-style-type: none
}

footer .fmm .ft-s ul::after {
    clear: both;
    content: "";
    display: table
}

footer .fmm .ft-s ul li {
    float: left
}

footer .fmm p {
    font-family: 'Roboto', sans-serif;
    color: #c9dbef;
    font-size: .833em;
    font-weight: 300;
    margin-bottom: 0
}

.fmw section {
    margin-bottom: 30px
}

.fmw section .ttl {
    position: relative;
    padding: 0
}

.fmw section .ttl span {
    background: rgba(255, 255, 255, 0.05);
    color: #e3e2e2;
    display: inline-block;
    padding: 5px 15px
}

.fmw section .ttl:after {
    background: rgba(255, 255, 255, 0.05);
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px
}

.ft-s li a {
    display: block;
    height: 30px;
    width: 30px
}

.ft-s li a:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

.ft-s li.tw a:before {
    content: '\71'
}

.ft-s li.fb a:before {
    content: '\3d'
}

.ft-s li.gg a:before {
    content: '\2d'
}

.ft-s li.lk a:before {
    content: '\77'
}

.ft-s li.rs a:before {
    content: '\6b'
}

.ft-s li.pt a:before {
    content: '\6d'
}

.ft-s li.yt a:before {
    content: '\76'
}

.ft-s li:hover a:before {
    background: #24447b
}

.ft-m ul {
    list-style-type: none
}

.ft-m ul::after {
    clear: both;
    content: "";
    display: table
}

.ft-m ul li {
    display: inline;
    font-size: 14px;
    font-weight: 300
}

.ft-m ul li:hover a {
    color: #fff
}

.ft-m ul li:last-child:after {
    display: none
}

.ft-m ul li:after {
    content: '|';
    padding: 0 5px
}

.thrivecb.blue {
    background: #c9dbef
}

.mbi.blue {
    border-color: #24447b;
    color: #24447b
}

.mbi.blue:hover {
    background: #24447b
}

.spl.blue {
    border-color: #24447b;
    color: #24447b
}

.spl.blue:hover, .spl.blue:active {
    background: #24447b
}

.nsd.blue .nbci span {
    color: #24447b
}

.nsd.blue .pbb-i {
    background: #c9dbef
}

.nsd.blue .pbf {
    background-color: #1e3662;
    background-image: -webkit-linear-gradient(#1e3662 0%, #16294a 100%);
    background-image: linear-gradient(#1e3662 0%, #16294a 100%)
}

.drp1.blue::first-letter {
    color: #24447b
}

.drp2.blue::first-letter {
    background: #24447b
}

.icb1.blue:before {
    background: #c9dbef
}

.icb1.blue .icbc {
    border: 6px solid #c9dbef
}

.icb2.blue {
    background: #24447b
}

.icb2.blue .icbc {
    background: #24447b
}

.fill-counter.blue .fill-counter-inner {
    stroke: #24447b
}

.fill-counter.blue .fill-counter-text {
    color: #24447b
}

.cdt.blue .cdto {
    background: #24447b
}

.thrivecb.dark {
    background: #666
}

.mbi.dark {
    border-color: #000;
    color: #000
}

.mbi.dark:hover {
    background: #000
}

.spl.dark {
    border-color: #000;
    color: #000
}

.spl.dark:hover, .spl.dark:active {
    background: #000
}

.nsd.dark .nbci span {
    color: #000
}

.nsd.dark .pbb-i {
    background: #666
}

.nsd.dark .pbf {
    background-color: #000;
    background-image: -webkit-linear-gradient(#000 0%, #000 100%);
    background-image: linear-gradient(#000 0%, #000 100%)
}

.drp1.dark::first-letter {
    color: #000
}

.drp2.dark::first-letter {
    background: #000
}

.icb1.dark:before {
    background: #666
}

.icb1.dark .icbc {
    border: 6px solid #666
}

.icb2.dark {
    background: #000
}

.icb2.dark .icbc {
    background: #000
}

.fill-counter.dark .fill-counter-inner {
    stroke: #000
}

.fill-counter.dark .fill-counter-text {
    color: #000
}

.cdt.dark .cdto {
    background: #000
}

.thrivecb.green {
    background: #e7ede9
}

.mbi.green {
    border-color: #1d5031;
    color: #1d5031
}

.mbi.green:hover {
    background: #1d5031
}

.spl.green {
    border-color: #1d5031;
    color: #1d5031
}

.spl.green:hover, .spl.green:active {
    background: #1d5031
}

.nsd.green .nbci span {
    color: #1d5031
}

.nsd.green .pbb-i {
    background: #e7ede9
}

.nsd.green .pbf {
    background-color: #174228;
    background-image: -webkit-linear-gradient(#174228 0%, #11321e 100%);
    background-image: linear-gradient(#174228 0%, #11321e 100%)
}

.drp1.green::first-letter {
    color: #1d5031
}

.drp2.green::first-letter {
    background: #1d5031
}

.icb1.green:before {
    background: #e7ede9
}

.icb1.green .icbc {
    border: 6px solid #e7ede9
}

.icb2.green {
    background: #1d5031
}

.icb2.green .icbc {
    background: #1d5031
}

.fill-counter.green .fill-counter-inner {
    stroke: #1d5031
}

.fill-counter.green .fill-counter-text {
    color: #1d5031
}

.cdt.green .cdto {
    background: #1d5031
}

.thrivecb.light {
    background: #f6f6f6
}

.mbi.light {
    border-color: #999;
    color: #999
}

.mbi.light:hover {
    background: #999
}

.spl.light {
    border-color: #999;
    color: #999
}

.spl.light:hover, .spl.light:active {
    background: #999
}

.nsd.light .nbci span {
    color: #999
}

.nsd.light .pbb-i {
    background: #f6f6f6
}

.nsd.light .pbf {
    background-color: #bebebe;
    background-image: -webkit-linear-gradient(#bebebe 0%, #a8a8a8 100%);
    background-image: linear-gradient(#bebebe 0%, #a8a8a8 100%)
}

.drp1.light::first-letter {
    color: #999
}

.drp2.light::first-letter {
    background: #999
}

.icb1.light:before {
    background: #f6f6f6
}

.icb1.light .icbc {
    border: 6px solid #f6f6f6
}

.icb2.light {
    background: #999
}

.icb2.light .icbc {
    background: #999
}

.fill-counter.light .fill-counter-inner {
    stroke: #999
}

.fill-counter.light .fill-counter-text {
    color: #999
}

.cdt.light .cdto {
    background: #999
}

.thrivecb.orange {
    background: #ffeeea
}

.mbi.orange {
    border-color: #c5523f;
    color: #c5523f
}

.mbi.orange:hover {
    background: #c5523f
}

.spl.orange {
    border-color: #c5523f;
    color: #c5523f
}

.spl.orange:hover, .spl.orange:active {
    background: #c5523f
}

.nsd.orange .nbci span {
    color: #c5523f
}

.nsd.orange .pbb-i {
    background: #ffeeea
}

.nsd.orange .pbf {
    background-color: #ba3d25;
    background-image: -webkit-linear-gradient(#ba3d25 0%, #a42f1d 100%);
    background-image: linear-gradient(#ba3d25 0%, #a42f1d 100%)
}

.drp1.orange::first-letter {
    color: #c5523f
}

.drp2.orange::first-letter {
    background: #c5523f
}

.icb1.orange:before {
    background: #ffeeea
}

.icb1.orange .icbc {
    border: 6px solid #ffeeea
}

.icb2.orange {
    background: #c5523f
}

.icb2.orange .icbc {
    background: #c5523f
}

.fill-counter.orange .fill-counter-inner {
    stroke: #c5523f
}

.fill-counter.orange .fill-counter-text {
    color: #c5523f
}

.cdt.orange .cdto {
    background: #c5523f
}

.thrivecb.purple {
    background: #eeecef
}

.mbi.purple {
    border-color: #51425f;
    color: #51425f
}

.mbi.purple:hover {
    background: #51425f
}

.spl.purple {
    border-color: #51425f;
    color: #51425f
}

.spl.purple:hover, .spl.purple:active {
    background: #51425f
}

.nsd.purple .nbci span {
    color: #51425f
}

.nsd.purple .pbb-i {
    background: #eeecef
}

.nsd.purple .pbf {
    background-color: #3c2b4e;
    background-image: -webkit-linear-gradient(#3c2b4e 0%, #2e213b 100%);
    background-image: linear-gradient(#3c2b4e 0%, #2e213b 100%)
}

.drp1.purple::first-letter {
    color: #51425f
}

.drp2.purple::first-letter {
    background: #51425f
}

.icb1.purple:before {
    background: #eeecef
}

.icb1.purple .icbc {
    border: 6px solid #eeecef
}

.icb2.purple {
    background: #51425f
}

.icb2.purple .icbc {
    background: #51425f
}

.fill-counter.purple .fill-counter-inner {
    stroke: #51425f
}

.fill-counter.purple .fill-counter-text {
    color: #51425f
}

.cdt.purple .cdto {
    background: #51425f
}

.thrivecb.red {
    background: #fbe8e4
}

.mbi.red {
    border-color: #6e252c;
    color: #6e252c
}

.mbi.red:hover {
    background: #6e252c
}

.spl.red {
    border-color: #6e252c;
    color: #6e252c
}

.spl.red:hover, .spl.red:active {
    background: #6e252c
}

.nsd.red .nbci span {
    color: #6e252c
}

.nsd.red .pbb-i {
    background: #fbe8e4
}

.nsd.red .pbf {
    background-color: #700f19;
    background-image: -webkit-linear-gradient(#700f19 0%, #550b13 100%);
    background-image: linear-gradient(#700f19 0%, #550b13 100%)
}

.drp1.red::first-letter {
    color: #6e252c
}

.drp2.red::first-letter {
    background: #6e252c
}

.icb1.red:before {
    background: #fbe8e4
}

.icb1.red .icbc {
    border: 6px solid #fbe8e4
}

.icb2.red {
    background: #6e252c
}

.icb2.red .icbc {
    background: #6e252c
}

.fill-counter.red .fill-counter-inner {
    stroke: #6e252c
}

.fill-counter.red .fill-counter-text {
    color: #6e252c
}

.cdt.red .cdto {
    background: #6e252c
}

.thrivecb.teal {
    background: #e7f1f2
}

.mbi.teal {
    border-color: #21676f;
    color: #21676f
}

.mbi.teal:hover {
    background: #21676f
}

.spl.teal {
    border-color: #21676f;
    color: #21676f
}

.spl.teal:hover, .spl.teal:active {
    background: #21676f
}

.nsd.teal .nbci span {
    color: #21676f
}

.nsd.teal .pbb-i {
    background: #e7f1f2
}

.nsd.teal .pbf {
    background-color: #1d5057;
    background-image: -webkit-linear-gradient(#1d5057 0%, #163d42 100%);
    background-image: linear-gradient(#1d5057 0%, #163d42 100%)
}

.drp1.teal::first-letter {
    color: #21676f
}

.drp2.teal::first-letter {
    background: #21676f
}

.icb1.teal:before {
    background: #e7f1f2
}

.icb1.teal .icbc {
    border: 6px solid #e7f1f2
}

.icb2.teal {
    background: #21676f
}

.icb2.teal .icbc {
    background: #21676f
}

.fill-counter.teal .fill-counter-inner {
    stroke: #21676f
}

.fill-counter.teal .fill-counter-text {
    color: #21676f
}

.cdt.teal .cdto {
    background: #21676f
}

.nsd {
    margin: 20px 0
}

.nsd.nsds .pbf {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running
}

.nsd .pbf {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    animation-play-state: paused
}

.colm {
    float: left;
    margin-bottom: 10px
}

.colm::after {
    clear: both;
    content: "";
    display: table
}

.twc {
    padding: 0 2% 0 0;
    width: 49%
}

.twc.lst {
    padding: 0 0 0 0
}

.thc {
    padding: 0 2% 0 0;
    width: 32%
}

.thc.lst {
    padding: 0 0 0 0
}

.oth {
    padding: 0 2% 0 0;
    width: 32%
}

.oth.lst {
    padding: 0 0 0 0
}

.tth {
    padding: 0 2% 0 0;
    width: 66%
}

.tth.lst {
    padding: 0 0 0 0
}

.foc {
    padding: 0 2% 0 0;
    width: 23.5%
}

.foc.lst {
    padding: 0
}

.ofo {
    padding: 0 2% 0 0;
    width: 23.5%
}

.ofo.lst {
    padding: 0
}

.tfo {
    padding: 0 2% 0 0;
    width: 74.5%
}

.tfo.lst {
    padding: 0
}

.fft {
    padding: 0 2% 0 0;
    width: 23.5%
}

.fft.lst {
    padding: 0 0 0 0
}

.fft + .twc {
    padding: 0 2% 0 0
}

.twc:first-child {
    padding: 0 2% 0 0
}

.fft + .twc.lst {
    padding: 0 0 0 0
}

.fic {
    padding: 0 2% 0 0;
    width: 18%
}

.fic.lst {
    padding: 0
}

.rve {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden
}

.rve.noc {
    padding-top: 12px
}

.rve.vim {
    padding-top: 8px
}

.brve {
    display: block;
    position: relative;
    padding-bottom: 55%;
    padding-top: 28px;
    height: 0;
    overflow: hidden
}

.brve.bnoc {
    padding-top: 19px
}

.brve.vim {
    padding-top: 32px
}

.rve iframe, .rve object, .rve embed, .brve iframe, .brve object, .brve embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.vim iframe, .vim object, .vim embed {
    top: -15px
}

.bSe iframe {
    max-width: 100%
}

.accs {
    margin-bottom: 20px
}

.accs .accss {
    border-radius: 7px;
    border: 1px solid #d7d7d7;
    background: #f6f6f6;
    margin-bottom: 6px
}

.accs .accss.opac .acc-h {
    -webkit-transition: all, .3s, linear;
    -moz-transition: all, .3s, linear;
    transition: all, .3s, linear;
    background: #24447b;
    border-bottom: 1px solid #d7d7d7;
    color: #fff
}

.accs .accss.opac .acc-h span:before {
    color: #fff;
    content: '[ - ]'
}

.accs .accss.opac .accsi {
    display: block
}

.accs .accss .acc-h {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    cursor: pointer;
    color: #24447b;
    margin: 0;
    position: relative;
    padding: 15px 45px 15px 20px
}

.accs .accss .acc-h span {
    color: #666;
    display: inline-block;
    height: 20px;
    margin: auto 0;
    text-align: center;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0
}

.accs .accss .acc-h span:before {
    content: '[ + ]';
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    text-align: center
}

.accs .accss .accsi {
    box-shadow: 0 2px 0 0 #24447b;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background: #fff;
    display: none;
    padding: 30px 25px
}

.accs .accss .accsi p {
    margin-bottom: 10px
}

.fhd {
    display: table;
    margin: 20px 0;
    overflow: hidden;
    position: relative
}

.fhd:after {
    background-image: url("../images/post_sep.png");
    background-position: bottom center;
    background-repeat: repeat-x;
    content: '';
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 0
}

.fhd:before {
    border-top: 6px solid #2a4d88;
    border-left: 0 solid transparent;
    border-right: 6px solid transparent;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    z-index: 1
}

.fhd h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 2.111em;
    font-weight: 300;
    padding-bottom: 15px
}

.fhd .fhdt {
    margin: 0
}

.fhd.lfhd {
    margin-left: 0;
    margin-right: auto
}

.fhd.rfhd {
    margin-left: auto;
    margin-right: 0
}

.fhd.cfhd {
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.bcs {
    max-width: 100%
}

.bcs.left {
    margin-right: 5px
}

.bcs.ced {
    margin: 0 auto
}

.bcs.right {
    margin-left: 5px
}

.bcs > p > iframe, .bcs > p > div {
    max-width: 100%;
    margin: 0 auto;
    padding: 1px
}

.bcs:before {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.cnt .thrivecb {
    margin-bottom: 30px;
    padding: 35px 25px
}

.cnt .thrivecb h3 {
    font-size: 1.667em;
    margin-top: 0;
    margin-bottom: 20px
}

.cnt .thrivecb p {
    margin-bottom: 10px
}

.cnt .thrivecb .shnd, .lightSec .cnt .thrivecb, .darkSec .cnt .thrivecb {
    color: #333
}

.cnt .thrivecb .shnd h1, .cnt .thrivecb .shnd h2, .cnt .thrivecb .shnd h3, .cnt .thrivecb .shnd h4, .cnt .thrivecb .shnd h5, .cnt .thrivecb .shnd h6, .lightSec .cnt .thrivecb h1, .lightSec .cnt .thrivecb h2, .lightSec .cnt .thrivecb h3, .lightSec .cnt .thrivecb h4, .lightSec .cnt .thrivecb h5, .lightSec .cnt .thrivecb h6, .darkSec .cnt .thrivecb h1, .darkSec .cnt .thrivecb h2, .darkSec .cnt .thrivecb h3, .darkSec .cnt .thrivecb h4, .darkSec .cnt .thrivecb h5, .darkSec .cnt .thrivecb h6 {
    color: #333
}

.cnt .thrivecb .shnd p, .cnt .thrivecb .shnd span, .cnt .thrivecb .shnd ul, .cnt .thrivecb .shnd ol, .cnt .thrivecb .shnd li, .lightSec .cnt .thrivecb p, .lightSec .cnt .thrivecb span, .lightSec .cnt .thrivecb ul, .lightSec .cnt .thrivecb ol, .lightSec .cnt .thrivecb li, .darkSec .cnt .thrivecb p, .darkSec .cnt .thrivecb span, .darkSec .cnt .thrivecb ul, .darkSec .cnt .thrivecb ol, .darkSec .cnt .thrivecb li {
    color: #333
}

.cnt .thrivecb .shn, .lightSec .cnt .thrivecb, .darkSec .cnt .thrivecb {
    color: #fff
}

.cnt .thrivecb .shn h1, .cnt .thrivecb .shn h2, .cnt .thrivecb .shn h3, .cnt .thrivecb .shn h4, .cnt .thrivecb .shn h5, .cnt .thrivecb .shn h6, .lightSec .cnt .thrivecb h1, .lightSec .cnt .thrivecb h2, .lightSec .cnt .thrivecb h3, .lightSec .cnt .thrivecb h4, .lightSec .cnt .thrivecb h5, .lightSec .cnt .thrivecb h6, .darkSec .cnt .thrivecb h1, .darkSec .cnt .thrivecb h2, .darkSec .cnt .thrivecb h3, .darkSec .cnt .thrivecb h4, .darkSec .cnt .thrivecb h5, .darkSec .cnt .thrivecb h6 {
    color: #fff
}

.cnt .thrivecb .shn a, .cnt .thrivecb .shn p, .cnt .thrivecb .shn span, .cnt .thrivecb .shn ul, .cnt .thrivecb .shn ol, .cnt .thrivecb .shn li, .lightSec .cnt .thrivecb a, .lightSec .cnt .thrivecb p, .lightSec .cnt .thrivecb span, .lightSec .cnt .thrivecb ul, .lightSec .cnt .thrivecb ol, .lightSec .cnt .thrivecb li, .darkSec .cnt .thrivecb a, .darkSec .cnt .thrivecb p, .darkSec .cnt .thrivecb span, .darkSec .cnt .thrivecb ul, .darkSec .cnt .thrivecb ol, .darkSec .cnt .thrivecb li {
    color: #fff
}

.cnt .thrivecb.note {
    background: #fbf8d7
}

.cnt .thrivecb.image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.cnt .thrivecb.image.flh {
    position: relative
}

.cnt .thrivecb.image.flh .shn, .cnt .thrivecb.image.flh .shnd {
    position: absolute;
    top: 35px;
    left: 25px;
    right: 25px
}

.divi {
    clear: both;
    display: block;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative
}

.divi.ddivi {
    background: #e8e8e8
}

.divi.sdivi {
    background: #e8e8e8;
    margin-left: -20px;
    margin-right: -20px
}

.fullWidth .divi.sdivi, .bpd .divi.sdivi {
    margin-left: -1000px;
    margin-right: -1000px
}

.divi.ldivi {
    background-image: url("../images/post_sep.png");
    background-position: bottom center;
    background-repeat: repeat-x;
    height: 6px;
    margin-left: 0;
    margin-right: auto;
    min-width: 200px;
    width: 20%
}

.divi.rdivi {
    background-image: url("../images/post_sep.png");
    background-position: bottom center;
    background-repeat: repeat-x;
    height: 6px;
    margin-left: auto;
    margin-right: 0;
    min-width: 200px;
    width: 20%
}

.divi.cdivi {
    background-image: url("../images/post_sep.png");
    background-position: bottom center;
    background-repeat: repeat-x;
    display: table;
    height: 6px;
    margin: 20px auto;
    min-width: 200px;
    width: 20%
}

.flexible-container {
    height: 0;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: hidden
}

.flexible-container iframe, .flexible-container object, .flexible-container embed {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.shortcode_tabs {
    margin-bottom: 20px
}

.shortcode_tabs.horz_tabs .scT ul.scT-tab {
    margin-bottom: -1px;
    position: relative;
    z-index: 2
}

.shortcode_tabs.horz_tabs .scT ul.scT-tab::after {
    clear: both;
    content: "";
    display: table
}

.shortcode_tabs.horz_tabs .scT ul.scT-tab li {
    float: left;
    padding: 0 4px 4px 4px
}

.shortcode_tabs.horz_tabs .scT ul.scT-tab li a {
    background: #24447b;
    font-size: .889em;
    font-weight: 500;
    padding: 11px 25px;
    text-transform: uppercase
}

.shortcode_tabs.horz_tabs .scT ul.scT-tab li.tS {
    border: 1px solid #cccccc;
    border-bottom: 0;
    background: #f6f6f6
}

.shortcode_tabs.horz_tabs .scT ul.scT-tab li.tS a {
    background: none;
    color: #333
}

.shortcode_tabs.horz_tabs .scT ul.scT-tab li:last-child {
    margin-right: 0
}

.shortcode_tabs.horz_tabs .scTC {
    background: #f6f6f6
}

.shortcode_tabs.vert_tabs .scT {
    display: table
}

.shortcode_tabs.vert_tabs .scT::after {
    clear: both;
    content: "";
    display: table
}

.shortcode_tabs.vert_tabs .scT ul.scT-tab {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: table-cell;
    min-width: 150px;
    overflow: hidden
}

.shortcode_tabs.vert_tabs .scT ul.scT-tab li {
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: 0
}

.shortcode_tabs.vert_tabs .scT ul.scT-tab li.tS {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    border-right: 1px solid #fff;
    z-index: 2
}

.shortcode_tabs.vert_tabs .scT ul.scT-tab li:last-child {
    border-bottom: 0
}

.shortcode_tabs.vert_tabs .scT ul.scT-tab li a {
    color: #24447b;
    font-size: 1.111em;
    font-weight: 500;
    padding: 17px 15px
}

.shortcode_tabs.vert_tabs .scT .scTC {
    border-left: 0;
    display: table-cell;
    vertical-align: top;
    width: 100%
}

.shortcode_tabs .scT ul.scT-tab {
    list-style: none
}

.shortcode_tabs .scT ul.scT-tab li {
    cursor: pointer;
    margin-bottom: 0;
    text-align: center
}

.shortcode_tabs .scT ul.scT-tab li:before {
    display: none
}

.shortcode_tabs .scT ul.scT-tab li:hover {
    opacity: .8
}

.shortcode_tabs .scT ul.scT-tab li a {
    color: #fff;
    cursor: pointer;
    display: block
}

.shortcode_tabs .scT .scTC {
    border: 1px solid #ccc;
    color: #666;
    display: none;
    font-weight: 300;
    padding: 20px 25px;
    position: relative;
    z-index: 1
}

@keyframes fill-counter-svg {
    from {
        stroke-dasharray: 0 616
    }
}

.fill-counter .fill-counter-inner {
    display: table;
    margin: 20px auto;
    position: relative
}

.fill-counter .fill-counter-circle {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: #e5e5e5;
    border-radius: 50%;
    height: 196px;
    stroke-dasharray: inherit;
    width: 196px
}

.fill-counter .fill-counter-circle circle {
    -webkit-transition: stroke-dasharray, 2s, linear;
    -moz-transition: stroke-dasharray, 2s, linear;
    transition: stroke-dasharray, 2s, linear;
    fill: none;
    stroke-width: 22;
    stroke-dasharray: 0 616
}

.fill-counter.nsds .fill-counter-circle circle {
    animation: fill-counter-svg 2s linear;
    stroke-dasharray: inherit
}

.fill-counter-text {
    border-radius: 50%;
    background: #fff;
    height: 126px;
    font-size: 48px;
    font-weight: 300;
    line-height: 48px;
    padding-top: 50px;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    text-align: center;
    width: 176px
}

.fill-counter-label {
    color: #999;
    display: block;
    font-size: 18px;
    font-weight: 300;
    text-align: center
}

.nbc {
    position: relative;
    text-align: left
}

.nbc .nbci span {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 60px
}

.nbc .nbcl {
    color: #666;
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin-top: 5px;
    text-transform: uppercase
}

.bSe .nsd .pbs {
    box-sizing: border-box
}

.pbs {
    border-radius: 1px;
    border: 1px solid #ededed;
    background: #f6f6f6;
    display: table;
    padding: 15px 20px;
    width: 100%
}

.pbs .pbbl {
    padding-right: 15px;
    white-space: nowrap
}

.pbs .pbbn {
    width: 45px
}

.pbb {
    display: table-cell;
    width: 100%
}

.pbb .pbb-i {
    box-shadow: 0 1px 1px 0 #dadde2 inset;
    border-radius: 9px;
    height: 18px;
    position: relative;
    top: 3px;
    overflow: hidden
}

.pbb .pbf {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: progress-bar;
    -moz-animation-name: progress-bar;
    animation-name: progress-bar;
    height: 18px;
    position: relative
}

.pbbl, .pbbn {
    font-family: 'Roboto', sans-serif;
    color: #999;
    display: block;
    font-weight: 300;
    font-size: .889em;
    text-align: center
}

.pbbn:after {
    content: '%'
}

.nsda {
    position: relative
}

.cdt {
    position: relative
}

.cdt::after {
    clear: both;
    content: "";
    display: table
}

.cdt.sns {
    display: table;
    margin-left: auto;
    margin-right: auto
}

.cdt .cdti {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.cdt .cdti.init_done {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: opacity, .3s, ease-in;
    -moz-transition: opacity, .3s, ease-in;
    transition: opacity, .3s, ease-in
}

.cdt .cdti.fdtc {
    -webkit-transition: opacity, .5s, ease-in;
    -moz-transition: opacity, .5s, ease-in;
    transition: opacity, .5s, ease-in;
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10)
}

.cdt .cdti.fv {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transition: opacity, .3s, ease-in;
    -moz-transition: opacity, .3s, ease-in;
    transition: opacity, .3s, ease-in
}

.cdt .cdtm {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 36px;
    margin: auto;
    text-align: center;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    word-wrap: break-word;
    white-space: pre-wrap
}

.cdt .cdto {
    -webkit-transition: all, .2s, linear;
    -moz-transition: all, .2s, linear;
    transition: all, .2s, linear;
    float: left;
    margin-right: 10px;
    position: relative;
    padding: 15px 10px
}

.cdt .cdto.ctcid {
    -webkit-transition: all, .2s, linear;
    -moz-transition: all, .2s, linear;
    transition: all, .2s, linear;
    height: 120px;
    transition: all .2s linear;
    overflow: visible
}

.cdt .cdto .cdtl {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px;
    padding-top: 23px;
    text-align: center;
    text-transform: uppercase;
    position: relative
}

.cdt .cdto .cdtl:before {
    background: #fff;
    content: '';
    display: block;
    height: 3px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 18px
}

.cdt .cdtc {
    border-radius: 100%;
    border: 2px solid rgba(255, 255, 255, 0.65);
    display: block;
    height: 76px;
    line-height: 76px;
    min-width: 56px;
    position: relative;
    padding: 0 10px;
    overflow: hidden
}

.cdt .cdtc .cdfc [class*='part-'] {
    position: absolute;
    top: 0;
    right: 10px;
    min-width: 28px
}

.cdt .cdtc .cdfc [class*='part-'].go-down {
    transition: top .2s linear;
    top: 100%
}

.cdt .cdtc .cdfc [class*='part-'].next {
    top: -100%;
    transition: top .2s linear
}

.cdt .cdtc .cdfc [class*='part-'].next.go-down {
    top: 0;
    transition: top .2s linear
}

.cdt .cdtc .cdfc .part-2 {
    right: 38px
}

.cdt .cdtc .cdfc .part-3 {
    right: 68px
}

.cdt .cdtc .cdfc .part-4 {
    right: 94px
}

.cdt .cdfc {
    font-family: 'Roboto', sans-serif;
    border-radius: 100%;
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    height: 76px;
    text-align: center
}

.defhgh {
    background-color: #2a4d88
}

.lhgh {
    color: #fff !important
}

.dhgh {
    color: #666 !important
}

.drp1::first-letter {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    font-size: 46px;
    float: left;
    font-weight: 500;
    line-height: 46px;
    margin-right: 5px;
    margin-top: 10px;
    text-transform: uppercase
}

.drp2::first-letter {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    display: block;
    font-size: 34px;
    font-weight: 300;
    line-height: 34px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    padding: 9px;
    text-transform: uppercase
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .drp2::first-letter {
        padding: 5px 9px
    }
}

.pattern1 {
    background: #f1f1f1
}

.pattern2 {
    background: #0e5b93
}

.pattern3 {
    background: #333
}

.in {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 35px 0
}

.top {
    margin-top: -50px
}

.bottom {
    margin-bottom: -80px
}

.tmg {
    margin-top: 20px
}

.bmg {
    margin-bottom: 20px
}

.dmg {
    margin-top: 20px;
    margin-bottom: 20px
}

.pdwbg {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

.pddbg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.cnt .lightSec, .lightSec {
    color: #fff
}

.cnt .lightSec p, .cnt .lightSec ul, .cnt .lightSec ol, .cnt .lightSec li, .cnt .lightSec div, .cnt .lightSec span, .cnt .lightSec h1, .cnt .lightSec h2, .cnt .lightSec h3, .cnt .lightSec h4, .cnt .lightSec h5, .cnt .lightSec h6, .lightSec p, .lightSec ul, .lightSec ol, .lightSec li, .lightSec div, .lightSec span, .lightSec h1, .lightSec h2, .lightSec h3, .lightSec h4, .lightSec h5, .lightSec h6 {
    color: #fff
}

.bSe .cnt .lightSec li, .bSe .lightSec li {
    color: #fff
}

.cnt .lightSec .btn span, .lightSec .btn span {
    color: inherit
}

.cnt .darkSec, .darkSec {
    color: #666
}

.cnt .darkSec p, .cnt .darkSec ul, .cnt .darkSec ol, .cnt .darkSec li, .cnt .darkSec div, .cnt .darkSec span, .cnt .darkSec h1, .cnt .darkSec h2, .cnt .darkSec h3, .cnt .darkSec h4, .cnt .darkSec h5, .cnt .darkSec h6, .darkSec p, .darkSec ul, .darkSec ol, .darkSec li, .darkSec div, .darkSec span, .darkSec h1, .darkSec h2, .darkSec h3, .darkSec h4, .darkSec h5, .darkSec h6 {
    color: #666
}

.bSe .cnt .darkSec li, .bSe .darkSec li {
    color: #666
}

.cnt .darkSec .btn span, .darkSec .btn span {
    color: inherit
}

.in {
    box-sizing: border-box;
    margin: 0 auto
}

.fullWidth .out {
    margin-left: -2500px;
    width: 6190px
}

.bpd .out {
    margin-left: -2500px;
    width: 5975px
}

.fullWidth .pddbg, .fullWidth .pdwbg, .bpd .pddbg, .bpd .pdwbg {
    width: auto
}

.scon {
    margin: 20px auto;
    width: 100%
}

.scon.wide {
    width: 100%
}

.scon.wide.o1 .frm input[type="text"], .scon.wide.o1 .frm .op-r {
    width: 49.5%
}

.scon.wide.o1 .frm .btn {
    width: 49.5%
}

.scon.wide.o2 .frm input[type="text"], .scon.wide.o2 .frm .op-r {
    width: 33%
}

.scon.wide.o2 .frm .btn {
    width: 32%
}

.scon.wide.o3 .frm input[type="text"], .scon.wide.o3 .frm .op-r {
    width: 49.5%
}

.scon.wide.o3 .frm input[type="text"]:nth-child(2n), .scon.wide.o3 .frm .op-r:nth-child(2n) {
    margin-right: 0
}

.scon.wide.o3 .frm .btn {
    width: 49.5%
}

.scon.wide .frm::after {
    clear: both;
    content: "";
    display: table
}

.scon.wide .frm input[type="text"], .scon.wide .frm .btn, .scon.wide .frm .op-r {
    float: left;
    margin-bottom: 7px
}

.scon.wide .frm input[type="text"] {
    margin-right: 1%
}

.scon .frm input[type="text"] {
    -webkit-transition: all, .5s, ease;
    -moz-transition: all, .5s, ease;
    transition: all, .5s, ease;
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
    background: #c9dbef;
    border: 1px solid #c9dbef;
    color: #666;
    font-size: .889em;
    font-weight: 300;
    height: 54px;
    margin-bottom: 7px;
    padding: 0 2%;
    width: 100%
}

.scon .frm input[type="text"]:focus, .scon .frm input[type="text"]:hover {
    border: 1px solid #999;
    background: #fff
}

.scon .frm input[type="submit"] {
    font-family: 'Roboto', sans-serif;
    background: none;
    border: none;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    width: 100%
}

.scon .frm .btn.small input[type="submit"] {
    font-size: .944em;
    padding: 18px 25px
}

.scon .frm .btn.medium input[type="submit"] {
    font-size: 1.333em;
    padding: 11px 25px
}

.scon .frm .btn.big input[type="submit"] {
    font-size: 1.339em;
    padding: 10px 25px
}

.scon .btn {
    box-sizing: border-box;
    cursor: pointer;
    width: 100%
}

.scon .btn input[type="submit"] {
    cursor: pointer
}

.scbp {
    border: 1px solid #eaeaea;
    background: #f6f6f6;
    margin-bottom: 20px;
    position: relative
}

.scbp:before {
    background: #c9dbef;
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -4px
}

.scbp h5 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #2a4d88;
    font-size: 1.222em;
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 15px;
    position: relative
}

.scbp .txt {
    box-sizing: border-box;
    min-height: 80px;
    padding-left: 100px;
    width: 100%
}

.scbp .txt.noImageTab {
    position: relative;
    padding-left: 70px
}

.scbp .txt.noImageTab a:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\75';
    color: #cdcdcd;
    font-size: 48px;
    position: absolute;
    left: 0;
    top: 6px;
    width: 55px
}

.scbp a {
    font-family: 'Roboto', sans-serif;
    color: #333;
    display: block;
    font-size: 1.111em;
    line-height: 1.5em;
    font-weight: 500
}

.scbp .thrive_date {
    color: #bfbfbf;
    display: block;
    font-weight: 700;
    font-size: .883em
}

.scbp .pps {
    border-bottom: 1px solid #e5e5e5;
    padding: 35px 15px 30px;
    position: relative
}

.scbp .pps:hover a {
    color: #2a4d88
}

.scbp .pps:hover .noImageTab a:before {
    color: #2a4d88
}

.scbp .pps .tim {
    border: 1px solid #cccccc;
    background: #fff;
    padding: 3px;
    position: absolute;
    left: 15px;
    top: 35px
}

.scbp .pps .tim a {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 80px;
    width: 80px
}

.bSe .phone, body .phone {
    display: table;
    min-width: 200px;
    vertical-align: middle;
    z-index: 3
}

.bSe .phone:hover, body .phone:hover {
    opacity: .8
}

.bSe .phone .phr, body .phone .phr {
    border-left: 1px solid #c9dbef;
    margin-left: 60px;
    position: relative;
    padding: 15px
}

.bSe .phone .phr .mphr, body .phone .phr .mphr {
    display: none
}

.bSe .phone .apnr, .bSe .phone span, body .phone .apnr, body .phone span {
    display: block
}

.bSe .phone span, body .phone span {
    font-family: 'Roboto', sans-serif;
    color: #24447b;
    font-weight: 500;
    word-break: break-all
}

.bSe .phone span.fphr, .bSe .phone span.mphr, body .phone span.fphr, body .phone span.mphr {
    font-size: 32px;
    line-height: 32px
}

.bSe .phone span.apnr, body .phone span.apnr {
    font-size: 23px;
    line-height: 23px
}

.bSe .phone a, body .phone a {
    color: #24447b
}

.bSe .phone .apnr, body .phone .apnr {
    margin-top: 10px
}

.scbg .scc-r::after {
    clear: both;
    content: "";
    display: table
}

.scbg .scc {
    box-sizing: border-box;
    border: 1px solid #c9dbef;
    float: left;
    height: 258px;
    margin-bottom: 20px;
    position: relative;
    padding: 9px;
    overflow: hidden
}

.scbg .scc .scc-i {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    right: 9px;
    bottom: 9px;
    left: 9px
}

.scbg .scc:hover .scc-in {
    border-top: 1px solid #c9dbef;
    bottom: 0;
    margin-top: 15px;
    padding-top: 15px
}

.scbg .scc:hover p {
    display: block
}

.scbg .scc-t {
    -webkit-transition: all, .1s, linear;
    -moz-transition: all, .1s, linear;
    transition: all, .1s, linear;
    background: rgba(42, 77, 136, 0.7);
    cursor: pointer;
    padding: 20px 15px;
    position: absolute;
    bottom: 9px;
    right: 9px;
    left: 9px;
    overflow: hidden
}

.scbg .scc-t p {
    margin-bottom: 0
}

.scbg .scc-in {
    -webkit-transition: bottom, .2s, linear;
    -moz-transition: bottom, .2s, linear;
    transition: bottom, .2s, linear;
    display: block;
    position: relative;
    padding-left: 25px;
    bottom: -300px
}

.scbg .scc-in:after {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\61";
    color: #c9dbef;
    display: block;
    height: 4px;
    position: absolute;
    margin: auto 0;
    left: 0;
    bottom: 0;
    text-align: center;
    top: 0
}

.scbg h2 {
    color: #2a4d88
}

.scbg h3 {
    color: #fff;
    font-size: 1.111em;
    margin: 0
}

.scbg p {
    color: #c9dbef;
    display: none;
    font-size: .944em;
    font-weight: 500;
    margin-bottom: 0
}

.bSe .scbg h3 {
    color: #fff
}

.bSe .scbg p {
    color: #c9dbef
}

@media only screen and (min-width: 1300px) {
    .fullWidth .scbg .scc, .bpd .scbg .scc, .tve_post_lp .scbg .scc {
        margin-right: 2%;
        width: 23.5%
    }

    .fullWidth .scbg .scc:nth-child(4n), .bpd .scbg .scc:nth-child(4n), .tve_post_lp .scbg .scc:nth-child(4n) {
        margin-right: 0
    }

    .bSeCont .scc {
        margin-right: 2%;
        width: 49%
    }

    .bSeCont .scc:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
    .fullWidth .scbg .scc, .bpd .scbg .scc, .tve_post_lp .scbg .scc {
        margin-right: 2%;
        width: 49%
    }

    .fullWidth .scbg .scc:nth-child(2n), .bpd .scbg .scc:nth-child(2n), .tve_post_lp .scbg .scc:nth-child(2n) {
        margin-right: 0
    }

    .bSeCont .scc {
        margin-right: 2%;
        width: 49%
    }

    .bSeCont .scc:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 768px) {
    .fullWidth .scbg .scc, .bpd .scbg .scc, .bSeCont .scbg .scc, .tve_post_lp .scbg .scc {
        width: 100%
    }
}

.scvps {
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
    padding: 130px 0;
    position: relative;
    width: 100%
}

.scvps:after {
    background: rgba(36, 68, 123, 0.44);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.scvps h2 {
    font-size: 55px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 25px
}

.scvps h3 {
    font-size: 24px;
    font-weight: 500
}

.scvps .mejs-overlay-button {
    -webkit-transition: all, .3s, ease;
    -moz-transition: all, .3s, ease;
    transition: all, .3s, ease;
    border-radius: 50%;
    border: 8px solid #fff;
    cursor: pointer;
    display: block;
    height: 100px;
    margin: 60px auto 0;
    width: 100px
}

.scvps .mejs-overlay-button:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f04b';
    font-size: 80px;
    line-height: 100px;
    margin-left: 15px
}

.scvps .dv a {
    background: rgba(0, 0, 0, 0.36)
}

.scvps .dv a:before {
    color: #000
}

.scvps .lv a {
    background: rgba(255, 255, 255, 0.36)
}

.scvps .lv a:before {
    color: #fff
}

.scvps .pvb a {
    -webkit-transition: all, .3s, ease;
    -moz-transition: all, .3s, ease;
    transition: all, .3s, ease;
    box-shadow: 0 3px 5px 0 rgba(36, 68, 123, 0.5);
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 80px;
    margin: 60px auto 0;
    text-decoration: none;
    width: 80px
}

.scvps .pvb a:hover {
    opacity: .5
}

.scvps .pvb a:before {
    -webkit-transition: all, .3s, ease;
    -moz-transition: all, .3s, ease;
    transition: all, .3s, ease;
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f04b';
    font-size: 40px;
    line-height: 80px;
    margin-left: 10px
}

.scvps .vdc {
    width: 100%
}

.scvps .vdc .ltx {
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    text-align: center;
    z-index: 1
}

.scvps .vdc.video-container .wp-video {
    max-width: 1060px
}

.scvps .vdc.video-container .vwr {
    position: absolute;
    z-index: 1
}

.scvps .vdc.video-container iframe {
    max-width: 1060px
}

.scvps .vdc p {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 40px
}

.scvps .vdc.lv h2, .scvps .vdc.lv h3, .scvps .vdc.lv p {
    color: #fff
}

.scvps .vdc.dv h2, .scvps .vdc.dv h3, .scvps .vdc.dv p {
    color: #333
}

.sctm {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d7d7d7;
    display: table;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%
}

.sctm .bts {
    background: #f6f6f6;
    border-right: 1px solid #d7d7d7;
    display: table-cell;
    padding: 0 35px;
    position: relative;
    vertical-align: middle;
    width: 110px
}

.sctm .bts:before {
    content: '';
    display: block;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #d7d7d7;
    height: 0;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 0
}

.sctm .bts:after {
    content: '';
    display: block;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 9px solid #fff;
    height: 0;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 0
}

.sctm .tst {
    display: table-cell;
    padding: 40px 20px 40px 50px;
    position: relative
}

.sctm .tst:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\67';
    color: #2a4d88;
    font-size: 25px;
    line-height: 1em;
    position: absolute;
    left: 20px;
    top: 20px
}

.sctm .tst p {
    color: #999;
    margin-bottom: 15px
}

.sctm .tat p {
    color: #666;
    font-style: italic;
    margin-bottom: 0
}

.sctm .tat p span {
    color: #2a4d88
}

.sctm .rta {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    height: 110px;
    width: 110px
}

.scfm {
    display: table;
    margin: 0 auto 20px
}

.scfm .ss > a {
    height: 48px;
    margin: 0 14px 12px 0;
    width: 48px
}

.scfm .ss > a:before {
    font-size: 30px;
    line-height: 48px
}

.ss {
    position: relative
}

.ss::after {
    clear: both;
    content: "";
    display: table
}

.ss iframe {
    max-width: 1000px
}

.ss > a {
    -webkit-transition: background, .2s, ease-in-out;
    -moz-transition: background, .2s, ease-in-out;
    transition: background, .2s, ease-in-out;
    border-radius: 50%;
    border: 2px solid #ddd;
    background: #fff;
    display: block;
    float: left;
    text-align: center;
    position: relative;
    z-index: 0
}

.ss > a:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ddd;
    display: block;
    position: relative;
    z-index: 1
}

.lightSec .ss > a, .shn .ss > a {
    background: #2a4d88;
    border-color: #2a4d88
}

.lightSec .ss > a:before, .shn .ss > a:before {
    color: #fff
}

.bubble {
    border-radius: 2px;
    box-shadow: 1px 0px 4px 0px rgba(88, 112, 118, 0.3);
    background: #fff;
    border: 1px solid #b2c7cd;
    display: block;
    padding: 10px;
    position: relative
}

.bubble:after {
    -webkit-transform: skewX(39deg);
    -moz-transform: skewX(39deg);
    -ms-transform: skewX(39deg);
    -o-transform: skewX(39deg);
    transform: skewX(39deg);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 13px solid #fff;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0
}

.bubble:before {
    -webkit-transform: skewX(39deg);
    -moz-transform: skewX(39deg);
    -ms-transform: skewX(39deg);
    -o-transform: skewX(39deg);
    transform: skewX(39deg);
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 15px solid #b2c7cd;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0
}

.bubb {
    display: block;
    min-width: 50px;
    padding-bottom: 20px;
    position: absolute;
    bottom: 97%;
    left: -9000px;
    z-index: 4
}

.ss a.dr:hover:before {
    color: #ff5c93
}

.ss a.dr:before {
    content: ","
}

.ss a.fb:hover:before {
    color: #3569b4
}

.ss a.fb:before {
    content: "="
}

.ss a.gg:hover:before {
    color: #e04b35
}

.ss a.gg:before {
    content: "-"
}

.ss a.lk:hover:before {
    color: #0177b5
}

.ss a.lk:before {
    content: "w"
}

.ss a.pt:hover:before {
    color: #cf2123
}

.ss a.pt:before {
    content: "m"
}

.ss a.rs:hover:before {
    color: #f97e17
}

.ss a.rs:before {
    content: "k"
}

.ss a.tw:hover:before {
    color: #42b3ea
}

.ss a.tw:before {
    content: "q"
}

.ss a.vm:hover:before {
    color: #21b7ea
}

.ss a.vm:before {
    content: "l"
}

.ss a.yt:hover:before {
    color: #de332c
}

.ss a.yt:before {
    content: "v"
}

.ss a.is:hover:before {
    color: #5280a5
}

.ss a.is:before {
    content: "E"
}

.ss a.xi:hover:before {
    color: #00605e
}

.ss a.xi:before {
    content: "R"
}

.ss a.lk:before {
    line-height: 1.4em
}

.ss a.fb:before {
    line-height: 1.3em;
    margin-right: 5px
}

.gr {
    margin-bottom: 20px
}

.gr img {
    display: block;
    margin-top: 10px;
    max-width: 100%;
    width: 100%
}

.gr .gri {
    margin-right: 5%
}

.gr h4 {
    margin-top: 0
}

.gr.gr1 .gri {
    width: 12%
}

.gr.gr1 .grt {
    width: 83%
}

.gr.gr2 .gri {
    width: 24%
}

.gr.gr2 .grt {
    width: 71%
}

.gr.gr3 .gri {
    width: 36%
}

.gr.gr3 .grt {
    width: 59%
}

@media only screen and (max-width: 600px) {
    .gr .colm {
        width: 100%
    }
}

@media only screen and (max-width: 772px) {
    .gr .gri, .gr .grt {
        float: none;
        text-align: center
    }
}

.gr h1, .gr h2, .gr h3, .gr h4, .gr h5, .gr h6 {
    margin: 0 !important
}

.gr.gr1 .gri {
    margin-right: 2%;
    width: 12%
}

@media only screen and (max-width: 772px) {
    .gr.gr1 .gri {
        width: 100%
    }
}

.gr.gr1 .gri img {
    max-width: 100%;
    width: 100%
}

@media only screen and (max-width: 772px) {
    .gr.gr1 .gri img {
        max-width: 50%;
        width: 50%
    }
}

@media only screen and (max-width: 600px) {
    .gr.gr1 .gri img {
        max-width: 30%;
        width: 30%
    }
}

.gr.gr1 .grt {
    width: 86%
}

@media only screen and (max-width: 772px) {
    .gr.gr1 .grt {
        width: 100%
    }
}

.gr.gr2 .gri {
    margin-right: 2%;
    width: 24%
}

@media only screen and (max-width: 772px) {
    .gr.gr2 .gri {
        width: 100%
    }
}

.gr.gr2 .gri img {
    max-width: 100%;
    width: 100%
}

@media only screen and (max-width: 772px) {
    .gr.gr2 .gri img {
        max-width: 50%;
        width: 50%
    }
}

@media only screen and (max-width: 600px) {
    .gr.gr2 .gri img {
        max-width: 30%;
        width: 30%
    }
}

.gr.gr2 .grt {
    width: 74%
}

@media only screen and (max-width: 772px) {
    .gr.gr2 .grt {
        width: 100%
    }
}

.gr.gr3 .gri {
    margin-right: 2%;
    width: 36%
}

@media only screen and (max-width: 772px) {
    .gr.gr3 .gri {
        width: 100%
    }
}

.gr.gr3 .gri img {
    max-width: 100%;
    width: 100%
}

@media only screen and (max-width: 772px) {
    .gr.gr3 .gri img {
        max-width: 50%;
        width: 50%
    }
}

@media only screen and (max-width: 600px) {
    .gr.gr3 .gri img {
        max-width: 30%;
        width: 30%
    }
}

.gr.gr3 .grt {
    width: 62%
}

@media only screen and (max-width: 772px) {
    .gr.gr3 .grt {
        width: 100%
    }
}

.split {
    display: table;
    margin-bottom: 20px
}

.split .spl {
    border-width: 2px;
    border-style: solid
}

.split .spl.small {
    font-size: .944em;
    padding: 12px 25px
}

.split .spl.left {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-right: 0
}

.split .spl.right {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

.split .spl:hover {
    color: #fff
}

.split .spl:active {
    opacity: .8
}

.mbi {
    box-sizing: border-box;
    border-radius: 50px;
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
    white-space: nowrap
}

.mbi.aligncenter {
    display: table
}

.mbi.full {
    width: 100%
}

.mbi:active {
    opacity: .8
}

.mbi:hover, .mbi:active {
    color: #fff
}

.mbi .mbr {
    padding: 15px;
    white-space: normal
}

.mbi .mbr span {
    display: block
}

.mbi .mbr .mbt {
    font-size: 1.333em;
    line-height: 1em
}

.mbi .mbr .mbb {
    font-size: .778em;
    margin-top: 5px
}

.mbi.mb .mbr {
    padding: 15px 25px
}

.row {
    margin-bottom: 20px
}

.row:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.pt_one {
    width: 100%
}

.pt_two {
    width: 50%
}

.pt_three {
    width: 33.3%
}

.pt_four {
    width: 25%
}

.pt_five {
    width: 20%
}

.pt {
    float: left
}

.pt .pt_in {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    position: relative
}

.pt .pt_in.pt_hgh .prb {
    background: #3868b1
}

.pt .pt_in.pt_hgh ul li {
    color: #fff
}

.pt .pt_in.pt_hgh ul li:before {
    color: #fff
}

.pt .pt_in.pt_hgh ul li:nth-child(odd) {
    background: #24447b
}

.pt .pt_in.pt_hgh ul li:nth-child(even) {
    background: #2a4d88
}

.pt .pt_in .prb {
    background: #24447b;
    padding-bottom: 30px;
    text-align: center
}

.pt .pt_in .prb-i {
    background: rgba(255, 255, 255, 0.15);
    padding: 15px 20px
}

.pt .pt_in .prc {
    padding: 30px
}

.pt .pt_in .prc .btn {
    margin-bottom: 0
}

.pt .pt_in h3 {
    color: #fff;
    font-size: 1.278em;
    margin-top: 0;
    margin-bottom: 0
}

.pt .pt_in p {
    color: #fff;
    font-size: 3.611em;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 0
}

.pt .pt_in p span {
    font-size: .277em;
    font-weight: 300
}

.pt .pt_in ul li {
    font-weight: 300;
    font-size: 1.056em;
    margin-bottom: 0;
    padding: 20px 10px 20px 50px
}

.pt .pt_in ul li:nth-child(odd) {
    background: #f7f7f7
}

.pt .pt_in ul li:nth-child(even) {
    background: #fff
}

.pt .pt_in ul li:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\57';
    color: #c9dbef;
    display: block;
    height: 15px;
    margin: auto 0;
    top: 0;
    bottom: 0;
    left: 20px
}

.faq {
    margin-bottom: 7px
}

.faq .faqI {
    cursor: pointer
}

.faq .faqB {
    border: 1px solid #d7d7d7;
    background: #fff;
    padding: 14px 20px 14px 65px;
    min-height: 20px;
    position: relative
}

.faq .faqB:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-right: 1px solid #d7d7d7;
    background: #f6f6f6;
    content: '\63';
    color: #24447b;
    display: block;
    font-size: 20px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 48px
}

.faq.oFaq .faqB {
    background: #24447b
}

.faq.oFaq .faqB:before {
    background: #24447b;
    border-right: 1px solid rgba(255, 255, 255, 0.17);
    color: #fff;
    content: '\f0d7'
}

.faq.oFaq .faqB h5 {
    color: #fff
}

.lightSec .faq.oFaq .faqB h5, .darkSec .faq.oFaq .faqB h5 {
    color: #fff
}

.faq .faqC {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background: #f6f6f6;
    display: none;
    margin-bottom: 20px;
    margin-left: 50px;
    padding: 40px
}

.faq .faqC p {
    margin-bottom: 10px
}

html body .darkSec .faq .faqI p, html body .lightSec .faq .faqI p {
    color: #666
}

.faq .faqI h5 {
    color: #24447b;
    cursor: pointer;
    margin: 0
}

html body .darkSec .faq .faqI h5, html body .lightSec .faq .faqI h5 {
    color: #24447b
}

.galleryOverlay {
    -webkit-transition: opacity, .5s, ease;
    -moz-transition: opacity, .5s, ease;
    transition: opacity, .5s, ease;
    background: rgba(0, 0, 0, 0.75);
    display: none;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
    opacity: 0
}

.galleryOverlay.g-v {
    opacity: 1
}

.galleryOverlay .galleryStage {
    -webkit-transition: left, .3s, ease;
    -moz-transition: left, .3s, ease;
    transition: left, .3s, ease;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    width: 100%;
    -ms-touch-action: none;
    touch-action: none
}

.galleryOverlay .galleryStage.g-n-a {
    -webkit-transition: none, 0s, ease;
    -moz-transition: none, 0s, ease;
    transition: none, 0s, ease
}

.galleryOverlay .galleryWrapper {
    display: inline-block;
    height: 100%;
    line-height: 1px;
    text-align: center;
    width: 100%
}

.galleryOverlay .galleryWrapper:before {
    content: '';
    display: inline-block;
    height: 50%;
    margin-right: -1px;
    width: 1px
}

.galleryOverlay .galleryWrapper img {
    box-shadow: 0 0 22px -2px rgba(0, 0, 0, 0.75);
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle
}

.galleryOverlay .g_count {
    color: #fff;
    display: block;
    height: 37px;
    line-height: 37px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.6
}

.galleryOverlay .g_count .gl_ctrl_wrp {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background: #000;
    padding: 0 15px;
    display: table;
    margin: 0 auto
}

.galleryOverlay .g_count .img_count, .galleryOverlay .g_count .cap_txt {
    font-size: 14px
}

.galleryOverlay .g_count .mob_text {
    display: none
}

.galleryOverlay .gl_ctrl {
    -webkit-transition: all, .5s, ease;
    -moz-transition: all, .5s, ease;
    transition: all, .5s, ease;
    z-index: 1003
}

.galleryOverlay .gl_ctrl:hover {
    opacity: 0.5
}

.galleryOverlay .nav_next, .galleryOverlay .nav_prev {
    background: url("../images/sprite-web.png") no-repeat #000;
    display: block;
    height: 97px;
    margin-top: -48px;
    opacity: 0.3;
    position: absolute;
    top: 50%;
    text-decoration: none;
    text-align: center;
    width: 58px
}

.galleryOverlay .nav_next {
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
    background-position: -44px -64px;
    right: 0
}

.galleryOverlay .nav_prev {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
    background-position: 2px -64px;
    left: 0
}

.galleryOverlay .nav_close {
    -webkit-transition: opacity, .5s, ease;
    -moz-transition: opacity, .5s, ease;
    transition: opacity, .5s, ease;
    border-radius: 5px;
    background: #000;
    height: 32px;
    line-height: 32px;
    opacity: 0.4;
    position: absolute;
    top: -16px;
    right: -16px;
    text-decoration: none;
    width: 32px;
    text-align: center
}

.galleryOverlay .nav_close:hover {
    opacity: 0.5
}

.galleryOverlay .nav_close.nav_close_cnt {
    top: 0;
    right: 0
}

.galleryOverlay .nav_close:before {
    content: 'X';
    color: #fff;
    font-size: 20px;
    opacity: 1
}

.gallery.gallery-columns-1 {
    display: table
}

.gallery.no-gallery dt a:after, .gallery.no-gallery dt a:before {
    display: none
}

.gallery dl {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0;
    text-align: left !important
}

.gallery dl dt {
    -webkit-transition: all, .5s, linear;
    -moz-transition: all, .5s, linear;
    transition: all, .5s, linear;
    cursor: pointer;
    display: block;
    position: relative
}

.gallery:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.gallery br {
    display: none
}

.gallery[id*='gallery-'] img {
    border: none !important
}

.gallery dt a {
    -webkit-transition: all, .5s, linear;
    -moz-transition: all, .5s, linear;
    transition: all, .5s, linear;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    max-height: 450px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13px;
    text-decoration: none;
    position: relative
}

.gallery dt a:after {
    -webkit-transition: all, .5s, linear;
    -moz-transition: all, .5s, linear;
    transition: all, .5s, linear;
    background: transparent;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    content: '';
    height: 100%;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
}

.gallery dt a:hover {
    -webkit-transition: all, .5s, linear;
    -moz-transition: all, .5s, linear;
    transition: all, .5s, linear
}

.gallery dt a:hover:before {
    font-family: 'rise-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\31';
    color: #fff;
    cursor: pointer;
    font-size: 35px;
    height: 35px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.8;
    width: 35px;
    z-index: 1
}

.gallery dt a:hover:after {
    -webkit-transition: all, .5s, linear;
    -moz-transition: all, .5s, linear;
    transition: all, .5s, linear;
    background: rgba(0, 0, 0, 0.55);
    content: '';
    height: 100%;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 0
}

.fullWidth .gallery-columns-1 .gallery-item {
    width: 100% !important
}

.fullWidth .gallery-columns-1 .gallery-item dt a {
    height: 1000px;
    width: 1000px
}

.fullWidth .gallery-columns-2 .gallery-item {
    width: 50% !important
}

.fullWidth .gallery-columns-2 .gallery-item dt a {
    height: 500px;
    width: 500px
}

.fullWidth .gallery-columns-3 .gallery-item {
    width: 33.3333333333% !important
}

.fullWidth .gallery-columns-3 .gallery-item dt a {
    height: 333.333333333px;
    width: 333.333333333px
}

.fullWidth .gallery-columns-4 .gallery-item {
    width: 25% !important
}

.fullWidth .gallery-columns-4 .gallery-item dt a {
    height: 250px;
    width: 250px
}

.fullWidth .gallery-columns-5 .gallery-item {
    width: 20% !important
}

.fullWidth .gallery-columns-5 .gallery-item dt a {
    height: 200px;
    width: 200px
}

.fullWidth .gallery-columns-6 .gallery-item {
    width: 16.6666666667% !important
}

.fullWidth .gallery-columns-6 .gallery-item dt a {
    height: 166.666666667px;
    width: 166.666666667px
}

.fullWidth .gallery-columns-7 .gallery-item {
    width: 14.2857142857% !important
}

.fullWidth .gallery-columns-7 .gallery-item dt a {
    height: 142.857142857px;
    width: 142.857142857px
}

.fullWidth .gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

.fullWidth .gallery-columns-8 .gallery-item dt a {
    height: 125px;
    width: 125px
}

.fullWidth .gallery-columns-9 .gallery-item {
    width: 11.1111111111% !important
}

.fullWidth .gallery-columns-9 .gallery-item dt a {
    height: 111.111111111px;
    width: 111.111111111px
}

.tve_post_lp .gallery-columns-1 .gallery-item {
    width: 100% !important
}

.tve_post_lp .gallery-columns-1 .gallery-item dt a {
    height: 1000px;
    width: 1000px
}

.tve_post_lp .gallery-columns-2 .gallery-item {
    width: 50% !important
}

.tve_post_lp .gallery-columns-2 .gallery-item dt a {
    height: 500px;
    width: 500px
}

.tve_post_lp .gallery-columns-3 .gallery-item {
    width: 33.3333333333% !important
}

.tve_post_lp .gallery-columns-3 .gallery-item dt a {
    height: 333.333333333px;
    width: 333.333333333px
}

.tve_post_lp .gallery-columns-4 .gallery-item {
    width: 25% !important
}

.tve_post_lp .gallery-columns-4 .gallery-item dt a {
    height: 250px;
    width: 250px
}

.tve_post_lp .gallery-columns-5 .gallery-item {
    width: 20% !important
}

.tve_post_lp .gallery-columns-5 .gallery-item dt a {
    height: 200px;
    width: 200px
}

.tve_post_lp .gallery-columns-6 .gallery-item {
    width: 16.6666666667% !important
}

.tve_post_lp .gallery-columns-6 .gallery-item dt a {
    height: 166.666666667px;
    width: 166.666666667px
}

.tve_post_lp .gallery-columns-7 .gallery-item {
    width: 14.2857142857% !important
}

.tve_post_lp .gallery-columns-7 .gallery-item dt a {
    height: 142.857142857px;
    width: 142.857142857px
}

.tve_post_lp .gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

.tve_post_lp .gallery-columns-8 .gallery-item dt a {
    height: 125px;
    width: 125px
}

.tve_post_lp .gallery-columns-9 .gallery-item {
    width: 11.1111111111% !important
}

.tve_post_lp .gallery-columns-9 .gallery-item dt a {
    height: 111.111111111px;
    width: 111.111111111px
}

.bpd .gallery-columns-1 .gallery-item {
    width: 100% !important
}

.bpd .gallery-columns-1 .gallery-item dt a {
    height: 550px;
    width: 550px
}

.bpd .gallery-columns-2 .gallery-item {
    width: 50% !important
}

.bpd .gallery-columns-2 .gallery-item dt a {
    height: 275px;
    width: 275px
}

.bpd .gallery-columns-3 .gallery-item {
    width: 33.3333333333% !important
}

.bpd .gallery-columns-3 .gallery-item dt a {
    height: 183.333333333px;
    width: 183.333333333px
}

.bpd .gallery-columns-4 .gallery-item {
    width: 25% !important
}

.bpd .gallery-columns-4 .gallery-item dt a {
    height: 137.5px;
    width: 137.5px
}

.bpd .gallery-columns-5 .gallery-item {
    width: 20% !important
}

.bpd .gallery-columns-5 .gallery-item dt a {
    height: 110px;
    width: 110px
}

.bpd .gallery-columns-6 .gallery-item {
    width: 16.6666666667% !important
}

.bpd .gallery-columns-6 .gallery-item dt a {
    height: 91.6666666667px;
    width: 91.6666666667px
}

.bpd .gallery-columns-7 .gallery-item {
    width: 14.2857142857% !important
}

.bpd .gallery-columns-7 .gallery-item dt a {
    height: 78.5714285714px;
    width: 78.5714285714px
}

.bpd .gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

.bpd .gallery-columns-8 .gallery-item dt a {
    height: 68.75px;
    width: 68.75px
}

.bpd .gallery-columns-9 .gallery-item {
    width: 11.1111111111% !important
}

.bpd .gallery-columns-9 .gallery-item dt a {
    height: 61.1111111111px;
    width: 61.1111111111px
}

.bSeCont .gallery-columns-1 .gallery-item {
    width: 100% !important
}

.bSeCont .gallery-columns-1 .gallery-item dt a {
    height: 650px;
    width: 650px
}

.bSeCont .gallery-columns-2 .gallery-item {
    width: 50% !important
}

.bSeCont .gallery-columns-2 .gallery-item dt a {
    height: 325px;
    width: 325px
}

.bSeCont .gallery-columns-3 .gallery-item {
    width: 33.3333333333% !important
}

.bSeCont .gallery-columns-3 .gallery-item dt a {
    height: 216.666666667px;
    width: 216.666666667px
}

.bSeCont .gallery-columns-4 .gallery-item {
    width: 25% !important
}

.bSeCont .gallery-columns-4 .gallery-item dt a {
    height: 162.5px;
    width: 162.5px
}

.bSeCont .gallery-columns-5 .gallery-item {
    width: 20% !important
}

.bSeCont .gallery-columns-5 .gallery-item dt a {
    height: 130px;
    width: 130px
}

.bSeCont .gallery-columns-6 .gallery-item {
    width: 16.6666666667% !important
}

.bSeCont .gallery-columns-6 .gallery-item dt a {
    height: 108.333333333px;
    width: 108.333333333px
}

.bSeCont .gallery-columns-7 .gallery-item {
    width: 14.2857142857% !important
}

.bSeCont .gallery-columns-7 .gallery-item dt a {
    height: 92.8571428571px;
    width: 92.8571428571px
}

.bSeCont .gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

.bSeCont .gallery-columns-8 .gallery-item dt a {
    height: 81.25px;
    width: 81.25px
}

.bSeCont .gallery-columns-9 .gallery-item {
    width: 11.1111111111% !important
}

.bSeCont .gallery-columns-9 .gallery-item dt a {
    height: 72.2222222222px;
    width: 72.2222222222px
}

.icb {
    margin: 20px 0;
    position: relative
}

.icb.icb1 {
    background: #f6f6f6;
    border: 1px solid #e9e9e9;
    margin-top: 50px;
    padding: 75px 25px 10px 25px
}

.icb.icb1:before {
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -4px
}

.icb.icb1 .icbc {
    border-radius: 50%;
    background: #f6f6f6;
    height: 86px;
    margin: 0 auto;
    position: absolute;
    top: -51px;
    left: 0;
    right: 0;
    width: 86px
}

.icb.icb1 .icbc span {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: block;
    height: 60px;
    margin: 13px auto;
    width: 60px
}

.icb.icb2 {
    margin-left: 30px;
    padding: 50px 60px
}

.icb.icb2 p {
    color: #fff;
    margin-bottom: 10px
}

.icb.icb2 .icbc {
    border-radius: 50%;
    height: 86px;
    position: absolute;
    left: -30px;
    top: 30px;
    width: 86px
}

.icb.icb2 .icbc span {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: block;
    height: 60px;
    margin: 13px auto;
    width: 60px
}

.icb.icb2 .icb-i {
    border-left: 1px solid rgba(255, 255, 255, 0.12);
    padding-left: 20px
}

@media only screen and (min-width: 940px) {
    .rc-hf {
        display: none
    }
}

@media only screen and (max-width: 940px) and (min-width: 540px) {
    .rc-hm {
        display: none
    }
}

@media only screen and (max-width: 540px) {
    .rc-hs {
        display: none
    }
}

.rltp {
    background: #fff
}

.rltp h4 {
    font-family: 'Roboto', sans-serif;
    border-bottom: 3px solid #24447b;
    color: #333;
    font-size: 1.444em;
    font-weight: 500;
    margin: 0 0 30px;
    padding-bottom: 10px
}

.rltp .rlt {
    box-sizing: border-box;
    border-right: 1px solid #ebebeb;
    width: 100%
}

.rltp .rlt {
    display: block;
    text-decoration: none;
    margin-bottom: 25px;
    margin-right: 2%
}

.rltp .rlt:hover p {
    color: #24447b
}

.rltp .rlt p {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 1.111em;
    font-weight: 500;
    margin: 0 0 10px 0
}

.rltp .rlt span {
    color: #666;
    font-weight: 300;
    font-size: .833em
}

.rltpi {
    background: #fff
}

.rltpi h4 {
    font-family: 'Roboto', sans-serif;
    border-bottom: 3px solid #24447b;
    color: #333;
    font-size: 1.444em;
    font-weight: 500;
    margin: 0 0 30px;
    padding-bottom: 10px
}

.rltpi a {
    display: block;
    margin: 0 15px 15px 0;
    text-decoration: none !important
}

.rltpi p {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 1.111em;
    font-weight: 500;
    margin: 0 0 10px 0
}

.rltpi span {
    color: #666;
    font-weight: 300;
    font-size: .833em
}

.rltpi .rlt {
    width: 100%
}

.rltpi .rlt:hover p {
    color: #24447b
}

.rltpi .rlti {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: transform 0.2s linear;
    -moz-transition: transform 0.2s linear;
    transition: transform 0.2s linear;
    height: 110px;
    float: left;
    max-width: 100%;
    margin-right: 20px;
    width: 30%;
    z-index: 0
}

@media only screen and (min-width: 1300px) {
    .rltp .rlt {
        width: 32%
    }

    .rltp .rlt:nth-child(3n+1) {
        border-right: 0;
        margin-right: 0
    }

    .rltp .rlt:nth-of-type(3n+1) {
        clear: left
    }

    .fullWidth .rltpi .rlt, .bpd .rltpi .rlt {
        width: 48%
    }

    .fullWidth .rltpi .rlt:nth-child(2n+1), .bpd .rltpi .rlt:nth-child(2n+1) {
        margin-right: 0
    }

    .fullWidth .rltpi .rlt:nth-of-type(2n+1), .bpd .rltpi .rlt:nth-of-type(2n+1) {
        clear: left
    }

    .bSeCont .rltpi .rlt {
        margin-right: 0;
        width: 100%
    }
}

@media only screen and (min-width: 1080px) and (max-width: 1300px) {
    .rltp .rlt {
        width: 32%
    }

    .rltp .rlt:nth-child(3n+1) {
        border-right: 0;
        margin-right: 0
    }

    .rltp .rlt:nth-of-type(3n+1) {
        clear: left
    }

    .fullWidth .rltpi .rlt, .bpd .rltpi .rlt {
        width: 48%
    }

    .fullWidth .rltpi .rlt:nth-child(2n+1), .bpd .rltpi .rlt:nth-child(2n+1) {
        margin-right: 0
    }

    .fullWidth .rltpi .rlt:nth-of-type(2n+1), .bpd .rltpi .rlt:nth-of-type(2n+1) {
        clear: left
    }

    .bSeCont .rltpi .rlt {
        margin-right: 0;
        width: 100%
    }
}

@media only screen and (min-width: 940px) and (max-width: 1080px) {
    .fullWidth .rltp .rlt, .bpd .rltp .rlt {
        width: 49%
    }

    .fullWidth .rltp .rlt:nth-child(2n+1), .bpd .rltp .rlt:nth-child(2n+1) {
        border-right: 0;
        margin-right: 0
    }

    .fullWidth .rltp .rlt:nth-of-type(2n+1), .bpd .rltp .rlt:nth-of-type(2n+1) {
        clear: left
    }
}

.wistia-video-container:after {
    display: none
}

.wistia-video-container .vdc .ltx {
    display: none
}

.wistia-video-container .vdc.video-container {
    display: block !important
}

.wistia-video-container .vdc.video-container .vwr {
    box-shadow: none;
    max-width: 1080px;
    margin: 0 auto;
    position: static
}

.wistia-video-container .vdc.video-container .vwr iframe {
    box-shadow: none;
    display: block;
    margin: 0 auto
}

@media only screen and (max-width: 1300px) {
    .wrp, .fullWidth .cck {
        width: 1080px
    }

    .bpd, .bpd .cck {
        width: 885px
    }

    .fullWidth .out {
        width: 6080px
    }

    .bpd .out {
        width: 5885px
    }

    .fullWidth .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .fullWidth .gallery-columns-1 .gallery-item dt a {
        height: 850px;
        width: 850px
    }

    .fullWidth .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .fullWidth .gallery-columns-2 .gallery-item dt a {
        height: 425px;
        width: 425px
    }

    .fullWidth .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .fullWidth .gallery-columns-3 .gallery-item dt a {
        height: 283.333333333px;
        width: 283.333333333px
    }

    .fullWidth .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .fullWidth .gallery-columns-4 .gallery-item dt a {
        height: 212.5px;
        width: 212.5px
    }

    .fullWidth .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .fullWidth .gallery-columns-5 .gallery-item dt a {
        height: 170px;
        width: 170px
    }

    .fullWidth .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .fullWidth .gallery-columns-6 .gallery-item dt a {
        height: 141.666666667px;
        width: 141.666666667px
    }

    .fullWidth .gallery-columns-7 .gallery-item {
        width: 14.2857142857% !important
    }

    .fullWidth .gallery-columns-7 .gallery-item dt a {
        height: 121.428571429px;
        width: 121.428571429px
    }

    .tve_post_lp .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .tve_post_lp .gallery-columns-1 .gallery-item dt a {
        height: 850px;
        width: 850px
    }

    .tve_post_lp .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .tve_post_lp .gallery-columns-2 .gallery-item dt a {
        height: 425px;
        width: 425px
    }

    .tve_post_lp .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .tve_post_lp .gallery-columns-3 .gallery-item dt a {
        height: 283.333333333px;
        width: 283.333333333px
    }

    .tve_post_lp .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .tve_post_lp .gallery-columns-4 .gallery-item dt a {
        height: 212.5px;
        width: 212.5px
    }

    .tve_post_lp .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .tve_post_lp .gallery-columns-5 .gallery-item dt a {
        height: 170px;
        width: 170px
    }

    .tve_post_lp .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .tve_post_lp .gallery-columns-6 .gallery-item dt a {
        height: 141.666666667px;
        width: 141.666666667px
    }

    .tve_post_lp .gallery-columns-7 .gallery-item {
        width: 14.2857142857% !important
    }

    .tve_post_lp .gallery-columns-7 .gallery-item dt a {
        height: 121.428571429px;
        width: 121.428571429px
    }

    .bpd .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .bpd .gallery-columns-1 .gallery-item dt a {
        height: 550px;
        width: 550px
    }

    .bpd .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .bpd .gallery-columns-2 .gallery-item dt a {
        height: 275px;
        width: 275px
    }

    .bpd .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .bpd .gallery-columns-3 .gallery-item dt a {
        height: 183.333333333px;
        width: 183.333333333px
    }

    .bpd .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .bpd .gallery-columns-4 .gallery-item dt a {
        height: 137.5px;
        width: 137.5px
    }

    .bpd .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .bpd .gallery-columns-5 .gallery-item dt a {
        height: 110px;
        width: 110px
    }

    .bpd .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .bpd .gallery-columns-6 .gallery-item dt a {
        height: 91.6666666667px;
        width: 91.6666666667px
    }

    .bpd .gallery-columns-7 .gallery-item {
        width: 14.2857142857% !important
    }

    .bpd .gallery-columns-7 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bpd .gallery-columns-7 .gallery-item dt a {
        height: 78.5714285714px;
        width: 78.5714285714px
    }

    .bSeCont .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .bSeCont .gallery-columns-1 .gallery-item dt a {
        height: 550px;
        width: 550px
    }

    .bSeCont .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .bSeCont .gallery-columns-2 .gallery-item dt a {
        height: 275px;
        width: 275px
    }

    .bSeCont .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .bSeCont .gallery-columns-3 .gallery-item dt a {
        height: 183.333333333px;
        width: 183.333333333px
    }

    .bSeCont .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .bSeCont .gallery-columns-4 .gallery-item dt a {
        height: 137.5px;
        width: 137.5px
    }

    .bSeCont .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .bSeCont .gallery-columns-5 .gallery-item dt a {
        height: 110px;
        width: 110px
    }

    .bSeCont .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .bSeCont .gallery-columns-6 .gallery-item dt a {
        height: 91.6666666667px;
        width: 91.6666666667px
    }
}

@media only screen and (max-width: 1080px) {
    .wrp, .fullWidth .cck {
        width: 900px
    }

    .bpd, .bpd .cck {
        width: 740px
    }

    .fullWidth .out {
        width: 5900px
    }

    .bpd .out {
        width: 5740px
    }

    .fullWidth .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .fullWidth .gallery-columns-1 .gallery-item dt a {
        height: 750px;
        width: 750px
    }

    .fullWidth .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .fullWidth .gallery-columns-2 .gallery-item dt a {
        height: 375px;
        width: 375px
    }

    .fullWidth .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .fullWidth .gallery-columns-3 .gallery-item dt a {
        height: 250px;
        width: 250px
    }

    .fullWidth .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .fullWidth .gallery-columns-4 .gallery-item dt a {
        height: 187.5px;
        width: 187.5px
    }

    .fullWidth .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .fullWidth .gallery-columns-5 .gallery-item dt a {
        height: 150px;
        width: 150px
    }

    .fullWidth .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .fullWidth .gallery-columns-6 .gallery-item dt a {
        height: 125px;
        width: 125px
    }

    .fullWidth .gallery-columns-7 .gallery-item {
        width: 14.2857142857% !important
    }

    .fullWidth .gallery-columns-7 .gallery-item dt a {
        height: 107.142857143px;
        width: 107.142857143px
    }

    .tve_post_lp .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .tve_post_lp .gallery-columns-1 .gallery-item dt a {
        height: 750px;
        width: 750px
    }

    .tve_post_lp .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .tve_post_lp .gallery-columns-2 .gallery-item dt a {
        height: 375px;
        width: 375px
    }

    .tve_post_lp .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .tve_post_lp .gallery-columns-3 .gallery-item dt a {
        height: 250px;
        width: 250px
    }

    .tve_post_lp .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .tve_post_lp .gallery-columns-4 .gallery-item dt a {
        height: 187.5px;
        width: 187.5px
    }

    .tve_post_lp .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .tve_post_lp .gallery-columns-5 .gallery-item dt a {
        height: 150px;
        width: 150px
    }

    .tve_post_lp .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .tve_post_lp .gallery-columns-6 .gallery-item dt a {
        height: 125px;
        width: 125px
    }

    .tve_post_lp .gallery-columns-7 .gallery-item {
        width: 14.2857142857% !important
    }

    .tve_post_lp .gallery-columns-7 .gallery-item dt a {
        height: 107.142857143px;
        width: 107.142857143px
    }

    .bpd .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .bpd .gallery-columns-1 .gallery-item dt a {
        height: 550px;
        width: 550px
    }

    .bpd .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .bpd .gallery-columns-2 .gallery-item dt a {
        height: 275px;
        width: 275px
    }

    .bpd .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .bpd .gallery-columns-3 .gallery-item dt a {
        height: 183.333333333px;
        width: 183.333333333px
    }

    .bpd .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .bpd .gallery-columns-4 .gallery-item dt a {
        height: 137.5px;
        width: 137.5px
    }

    .bpd .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .bpd .gallery-columns-5 .gallery-item dt a {
        height: 110px;
        width: 110px
    }

    .bpd .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .bpd .gallery-columns-6 .gallery-item dt a {
        height: 91.6666666667px;
        width: 91.6666666667px
    }

    .bpd .gallery-columns-7 .gallery-item {
        width: 14.2857142857% !important
    }

    .bpd .gallery-columns-7 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bpd .gallery-columns-7 .gallery-item dt a {
        height: 78.5714285714px;
        width: 78.5714285714px
    }

    .bSeCont .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .bSeCont .gallery-columns-1 .gallery-item dt a {
        height: 450px;
        width: 450px
    }

    .bSeCont .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .bSeCont .gallery-columns-2 .gallery-item dt a {
        height: 225px;
        width: 225px
    }

    .bSeCont .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .bSeCont .gallery-columns-3 .gallery-item dt a {
        height: 150px;
        width: 150px
    }

    .bSeCont .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .bSeCont .gallery-columns-4 .gallery-item dt a {
        height: 112.5px;
        width: 112.5px
    }

    .bSeCont .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .bSeCont .gallery-columns-5 .gallery-item dt a {
        height: 90px;
        width: 90px
    }

    .bSeCont .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .bSeCont .gallery-columns-6 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bSeCont .gallery-columns-6 .gallery-item dt a {
        height: 75px;
        width: 75px
    }

    .fullWidth .gallery-columns-8 .gallery-item, .fullWidth .gallery-columns-9 .gallery-item, .bpd .gallery-columns-8 .gallery-item, .bpd .gallery-columns-9 .gallery-item, .bSeCont .gallery-columns-8 .gallery-item, .bSeCont .gallery-columns-9 .gallery-item {
        width: 20% !important
    }

    .bSeCont .gallery-columns-7 .gallery-item {
        width: 20% !important
    }

    .csc .foc {
        padding: 0 2% 0 0;
        width: 49%
    }

    .csc .foc:nth-child(2n) {
        padding: 0 0 0 0
    }

    .mry.fullWidth .mry-i {
        width: 49%
    }

    .scvps .vdc.video-container .wp-video, .scvps .vdc.video-container iframe {
        max-width: 900px !important
    }

    .bSe h1 {
        font-size: 33px
    }

    .bSe h2 {
        font-size: 30px
    }

    .mms {
        font-size: 70px !important
    }

    .fat .frm.i3 input[type="text"], .fat .frm.i3 .op-r, .fab .frm.i3 input[type="text"], .fab .frm.i3 .op-r {
        margin-bottom: 10px;
        width: 48%
    }

    .fat .frm.i3 .btn, .fab .frm.i3 .btn {
        width: 48%
    }

    .scon.wide .frm input[type="text"], .scon.wide .frm .btn, .scon.wide .frm .op-r, .scon.wide.o1 .frm input[type="text"], .scon.wide.o1 .frm .btn, .scon.wide.o1 .frm .op-r, .scon.wide.o2 .frm input[type="text"], .scon.wide.o2 .frm .btn, .scon.wide.o2 .frm .op-r, .scon.wide.o3 .frm input[type="text"], .scon.wide.o3 .frm .btn, .scon.wide.o3 .frm .op-r {
        float: none
    }

    .scon.wide .frm .btn, .scon.wide.o1 .frm .btn, .scon.wide.o2 .frm .btn, .scon.wide.o3 .frm .btn {
        width: 100%
    }

    .scon.wide .frm input[type="text"], .scon.wide .frm .op-r, .scon.wide.o1 .frm input[type="text"], .scon.wide.o1 .frm .op-r, .scon.wide.o2 .frm input[type="text"], .scon.wide.o2 .frm .op-r, .scon.wide.o3 .frm input[type="text"], .scon.wide.o3 .frm .op-r {
        margin-bottom: 10px;
        width: 100%
    }

    .pt_four {
        width: 50%
    }

    .pt_five {
        width: 50%
    }

    .pt_five:nth-child(4) {
        margin-bottom: 10px
    }

    .pt_five:nth-child(5) {
        clear: both;
        display: table;
        float: none;
        margin: 0 auto
    }

    .cmb div.ccr {
        width: 85%
    }

    .rw .txt, .tabs_widget .txt {
        width: 50%
    }

    .rw .txt.noImageTab {
        padding-left: 30%;
        width: 70%
    }
}

@media only screen and (max-width: 940px) {
    .wrp, .fullWidth .cck {
        width: 700px
    }

    .bpd, .bpd .cck {
        width: 575px
    }

    .fullWidth .out {
        width: 5700px
    }

    .bpd .out {
        width: 5575px
    }

    .wrp.cnt.gin .fullWidth .gr-i {
        width: 49%
    }

    .wrp.cnt.gin .fullWidth .gr-i:nth-of-type(2n) {
        margin-right: 0
    }

    .fullWidth .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .fullWidth .gallery-columns-1 .gallery-item dt a {
        height: 500px;
        width: 500px
    }

    .fullWidth .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .fullWidth .gallery-columns-2 .gallery-item dt a {
        height: 250px;
        width: 250px
    }

    .fullWidth .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .fullWidth .gallery-columns-3 .gallery-item dt a {
        height: 166.666666667px;
        width: 166.666666667px
    }

    .fullWidth .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .fullWidth .gallery-columns-4 .gallery-item dt a {
        height: 125px;
        width: 125px
    }

    .fullWidth .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .fullWidth .gallery-columns-5 .gallery-item dt a {
        height: 100px;
        width: 100px
    }

    .fullWidth .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .fullWidth .gallery-columns-6 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .fullWidth .gallery-columns-6 .gallery-item dt a {
        height: 83.3333333333px;
        width: 83.3333333333px
    }

    .fullWidth .gallery-columns-7 .gallery-item {
        width: 14.2857142857% !important
    }

    .fullWidth .gallery-columns-7 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .fullWidth .gallery-columns-7 .gallery-item dt a {
        height: 71.4285714286px;
        width: 71.4285714286px
    }

    .tve_post_lp .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .tve_post_lp .gallery-columns-1 .gallery-item dt a {
        height: 500px;
        width: 500px
    }

    .tve_post_lp .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .tve_post_lp .gallery-columns-2 .gallery-item dt a {
        height: 250px;
        width: 250px
    }

    .tve_post_lp .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .tve_post_lp .gallery-columns-3 .gallery-item dt a {
        height: 166.666666667px;
        width: 166.666666667px
    }

    .tve_post_lp .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .tve_post_lp .gallery-columns-4 .gallery-item dt a {
        height: 125px;
        width: 125px
    }

    .tve_post_lp .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .tve_post_lp .gallery-columns-5 .gallery-item dt a {
        height: 100px;
        width: 100px
    }

    .tve_post_lp .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .tve_post_lp .gallery-columns-6 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .tve_post_lp .gallery-columns-6 .gallery-item dt a {
        height: 83.3333333333px;
        width: 83.3333333333px
    }

    .tve_post_lp .gallery-columns-7 .gallery-item {
        width: 14.2857142857% !important
    }

    .tve_post_lp .gallery-columns-7 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .tve_post_lp .gallery-columns-7 .gallery-item dt a {
        height: 71.4285714286px;
        width: 71.4285714286px
    }

    .bpd .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .bpd .gallery-columns-1 .gallery-item dt a {
        height: 400px;
        width: 400px
    }

    .bpd .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .bpd .gallery-columns-2 .gallery-item dt a {
        height: 200px;
        width: 200px
    }

    .bpd .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .bpd .gallery-columns-3 .gallery-item dt a {
        height: 133.333333333px;
        width: 133.333333333px
    }

    .bpd .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .bpd .gallery-columns-4 .gallery-item dt a {
        height: 100px;
        width: 100px
    }

    .bpd .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .bpd .gallery-columns-5 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bpd .gallery-columns-5 .gallery-item dt a {
        height: 80px;
        width: 80px
    }

    .bpd .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .bpd .gallery-columns-6 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bpd .gallery-columns-6 .gallery-item dt a {
        height: 66.6666666667px;
        width: 66.6666666667px
    }

    .bSeCont .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .bSeCont .gallery-columns-1 .gallery-item dt a {
        height: 400px;
        width: 400px
    }

    .bSeCont .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .bSeCont .gallery-columns-2 .gallery-item dt a {
        height: 200px;
        width: 200px
    }

    .bSeCont .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .bSeCont .gallery-columns-3 .gallery-item dt a {
        height: 133.333333333px;
        width: 133.333333333px
    }

    .bSeCont .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .bSeCont .gallery-columns-4 .gallery-item dt a {
        height: 100px;
        width: 100px
    }

    .bSeCont .gallery-columns-5 .gallery-item {
        width: 20% !important
    }

    .bSeCont .gallery-columns-5 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bSeCont .gallery-columns-5 .gallery-item dt a {
        height: 80px;
        width: 80px
    }

    .bSeCont .gallery-columns-6 .gallery-item {
        width: 16.6666666667% !important
    }

    .bSeCont .gallery-columns-6 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bSeCont .gallery-columns-6 .gallery-item dt a {
        height: 66.6666666667px;
        width: 66.6666666667px
    }

    .bpd .gallery-columns-6 .gallery-item, .bpd .gallery-columns-7 .gallery-item {
        width: 25% !important
    }

    .bSeCont {
        display: table-header-group
    }

    .sAsCont {
        display: table-footer-group
    }

    .cnt .sAs.left, .cnt .sAs.right {
        float: none;
        margin: 25px 0 0 0;
        width: 700px
    }

    .cnt .bSe.left, .cnt .bSe.right {
        float: none;
        width: 700px
    }

    .fmw .tth, .fmw .oth, .fmw .ofo, .fmw .tfo {
        padding: 0;
        width: 100%
    }

    .fmw .tth.lst, .fmw .oth.lst, .fmw .ofo.lst, .fmw .tfo.lst {
        padding: 0;
        width: 100%
    }

    .csc .thc {
        padding: 0;
        width: 100%
    }

    .csc .thc.lst {
        padding: 0
    }

    .csc .tth, .csc .oth, .csc .ofo, .csc .tfo {
        padding: 0;
        width: 100%
    }

    .csc .tth.lst, .csc .oth.lst, .csc .ofo.lst, .csc .tfo.lst {
        padding: 0;
        width: 100%
    }

    .csc .ofo {
        padding: 0;
        width: 100%
    }

    .csc .tfo, .csc .tfo.lst {
        padding: 0;
        width: 100%
    }

    .csc .fft {
        padding: 0;
        width: 49%
    }

    .csc .fft:first-child {
        padding: 0 2% 0 0
    }

    .csc .fft.lst {
        padding: 0 0 0 0;
        width: 100%
    }

    .csc .twc + .fft.lst {
        padding: 0
    }

    .csc .fft + .twc.lst {
        width: 100%
    }

    .csc .fft + .twc {
        padding: 0
    }

    .bcs {
        max-width: 100%
    }

    .rw .txt, .tabs_widget .txt {
        width: 70%
    }

    .rw .txt.noImageTab {
        padding-left: 10%;
        width: 90%
    }
}

@media only screen and (max-width: 768px) {
    .html-hidden {
        height: 100%;
        overflow: hidden
    }

    .html-hidden body {
        overflow: hidden
    }

    .wrp, .fullWidth .cck, .bpd, .bpd .cck {
        width: 460px
    }

    .fullWidth .out, .bpd .out {
        width: 5460px
    }

    .wrp.cnt.gin .gr-i {
        float: none !important;
        margin: 0 auto 20px !important;
        width: 80% !important
    }

    .gin .bSe.fullWidth .gr-i {
        height: auto !important
    }

    .gin .bSe.right .gr-i, .gin .bSe.left .gr-i {
        height: auto !important
    }

    .bSeCont .mry .mry-g {
        width: 0
    }

    .bSeCont .mry .mry-i {
        width: 100%
    }

    .mry .har .hui {
        height: auto
    }

    .mry.fullWidth .mry-g {
        width: 0
    }

    .mry.fullWidth .mry-i {
        width: 100%
    }

    .fullWidth .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .fullWidth .gallery-columns-1 .gallery-item dt a {
        height: 300px;
        width: 300px
    }

    .fullWidth .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .fullWidth .gallery-columns-2 .gallery-item dt a {
        height: 150px;
        width: 150px
    }

    .fullWidth .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .fullWidth .gallery-columns-3 .gallery-item dt a {
        height: 100px;
        width: 100px
    }

    .fullWidth .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .fullWidth .gallery-columns-4 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .fullWidth .gallery-columns-4 .gallery-item dt a {
        height: 75px;
        width: 75px
    }

    .tve_post_lp .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .tve_post_lp .gallery-columns-1 .gallery-item dt a {
        height: 300px;
        width: 300px
    }

    .tve_post_lp .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .tve_post_lp .gallery-columns-2 .gallery-item dt a {
        height: 150px;
        width: 150px
    }

    .tve_post_lp .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .tve_post_lp .gallery-columns-3 .gallery-item dt a {
        height: 100px;
        width: 100px
    }

    .tve_post_lp .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .tve_post_lp .gallery-columns-4 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .tve_post_lp .gallery-columns-4 .gallery-item dt a {
        height: 75px;
        width: 75px
    }

    .bpd .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .bpd .gallery-columns-1 .gallery-item dt a {
        height: 300px;
        width: 300px
    }

    .bpd .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .bpd .gallery-columns-2 .gallery-item dt a {
        height: 150px;
        width: 150px
    }

    .bpd .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .bpd .gallery-columns-3 .gallery-item dt a {
        height: 100px;
        width: 100px
    }

    .bpd .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .bpd .gallery-columns-4 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bpd .gallery-columns-4 .gallery-item dt a {
        height: 75px;
        width: 75px
    }

    .bSeCont .gallery-columns-1 .gallery-item {
        width: 100% !important
    }

    .bSeCont .gallery-columns-1 .gallery-item dt a {
        height: 280px;
        width: 280px
    }

    .bSeCont .gallery-columns-2 .gallery-item {
        width: 50% !important
    }

    .bSeCont .gallery-columns-2 .gallery-item dt a {
        height: 140px;
        width: 140px
    }

    .bSeCont .gallery-columns-3 .gallery-item {
        width: 33.3333333333% !important
    }

    .bSeCont .gallery-columns-3 .gallery-item dt a {
        height: 93.3333333333px;
        width: 93.3333333333px
    }

    .bSeCont .gallery-columns-4 .gallery-item {
        width: 25% !important
    }

    .bSeCont .gallery-columns-4 .gallery-item dt a {
        height: 120px !important;
        width: 120px !important
    }

    .bSeCont .gallery-columns-4 .gallery-item dt a {
        height: 70px;
        width: 70px
    }

    .fullWidth .gallery-columns-5 .gallery-item, .fullWidth .gallery-columns-6 .gallery-item, .fullWidth .gallery-columns-7 .gallery-item, .fullWidth .gallery-columns-8 .gallery-item, .fullWidth .gallery-columns-9 .gallery-item, .bpd .gallery-columns-5 .gallery-item, .bpd .gallery-columns-6 .gallery-item, .bpd .gallery-columns-7 .gallery-item, .bpd .gallery-columns-8 .gallery-item, .bpd .gallery-columns-9 .gallery-item, .bSeCont .gallery-columns-5 .gallery-item, .bSeCont .gallery-columns-6 .gallery-item, .bSeCont .gallery-columns-7 .gallery-item, .bSeCont .gallery-columns-8 .gallery-item, .bSeCont .gallery-columns-9 .gallery-item {
        width: 33.33% !important
    }

    html {
        overflow-x: hidden
    }

    .fln .fl-l {
        display: none
    }

    .fln .fl-s .cou {
        display: none
    }

    .fln .fl-s li a:before {
        margin-right: 0
    }

    .fln .fl-s li span {
        display: none
    }

    header {
        padding: 0 !important;
        position: relative
    }

    header.side #logo {
        min-width: initial
    }

    header.side #logo img {
        max-width: 100px !important;
        min-width: initial
    }

    header .m-si {
        min-height: 0;
        padding: 10px 0
    }

    header.side nav > ul > li, header.center nav > ul > li {
        padding: 0
    }

    header .wrp {
        padding: 0;
        position: static
    }

    header.side, header.center {
        padding-top: 0
    }

    header.side .m-s, header.center .m-s {
        vertical-align: middle
    }

    header .h-i {
        margin-bottom: 0;
        vertical-align: middle
    }

    header .hsm {
        background: #3868b1;
        cursor: pointer;
        display: block;
        float: right;
        height: 35px;
        line-height: 35px;
        margin-top: 15px;
        margin-bottom: 20px;
        vertical-align: middle;
        width: 35px
    }

    header .hsm:after {
        font-family: 'rise-font';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e120';
        color: #fff;
        font-size: 30px
    }

    header.side .m-si nav, header.center .m-si nav {
        display: none;
        float: none
    }

    header.side .m-si .phone_mobile, header.center .m-si .phone_mobile {
        float: none
    }

    header .phone_full {
        display: none !important
    }

    header .phone_mobile {
        display: block !important;
        margin: 0 auto
    }

    header .phone_mobile:hover .phr .mphr, header .phone_mobile:hover .phr .apnr {
        color: #fff
    }

    header .phone_mobile .phr {
        border-radius: 30px
    }

    header .phone_mobile .phr .fphr {
        display: none
    }

    header .phone_mobile .phr .mphr {
        color: #fff;
        display: block
    }

    header .m-si {
        box-sizing: border-box;
        clear: both;
        background: #3868b1;
        display: none;
        overflow-y: scroll;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        z-index: 5
    }

    header.side .m-si nav, header.center .m-si nav {
        display: block
    }

    header nav > ul.menu li.current-menu-item a:before, header nav > ul.menu li.current-menu-item a:after, header nav > ul.menu li.current_page_item a:before, header nav > ul.menu li.current_page_item a:after, header nav > ul.menu li.current-page-item a:before, header nav > ul.menu li.current-page-item a:after, header nav > ul#menu li.current-menu-item a:before, header nav > ul#menu li.current-menu-item a:after, header nav > ul#menu li.current_page_item a:before, header nav > ul#menu li.current_page_item a:after, header nav > ul#menu li.current-page-item a:before, header nav > ul#menu li.current-page-item a:after {
        display: none
    }

    header nav > ul > li a {
        text-transform: uppercase
    }

    header nav ul {
        background: #3868b1;
        text-align: left;
        display: block
    }

    header nav ul li {
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.23);
        background: #3868b1;
        display: block;
        float: none;
        padding: 0
    }

    header nav ul li:hover {
        background: #3868b1
    }

    header nav ul li.menu-item-has-children > a:after {
        font-family: 'rise-font';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\63';
        color: inherit;
        display: block;
        font-size: 15px;
        height: 15px;
        margin: auto 0;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 20px
    }

    header nav ul li a {
        font-family: 'Roboto', sans-serif;
        box-sizing: border-box;
        color: #fff;
        display: block;
        font-size: .833em;
        font-weight: 400;
        padding: 20px;
        width: 100%
    }

    header nav ul li a:before, header nav ul li a:after {
        display: none
    }

    header nav ul li a:hover {
        background: #fff;
        color: #24447b !important
    }

    header nav ul li ul {
        box-sizing: border-box;
        box-shadow: none;
        border-bottom: 0;
        display: block;
        position: static
    }

    header nav ul li ul li {
        background: #3868b1;
        border: none;
        padding: 0
    }

    header nav ul li ul li:hover {
        background: #3868b1
    }

    header nav ul li ul li a {
        border-bottom: 0;
        color: #fff;
        padding-left: 50px
    }

    header nav ul li ul li ul {
        border-top: 0
    }

    header nav ul li ul li ul li {
        padding-left: 0
    }

    header nav ul li ul li.menu-item-has-children > a:after {
        content: ''
    }

    .has-free {
        display: none !important
    }

    .has-extended.has-heading .colch:after {
        display: none
    }

    header nav li.has-extended > ul.sub-menu > li ul.sub-menu li {
        background: #3868b1
    }

    header nav li.has-extended > ul.sub-menu > li ul.sub-menu li:hover {
        background: #3868b1
    }

    header nav li.has-extended > ul.sub-menu > li ul.sub-menu li a {
        color: #fff;
        padding-left: 50px;
        width: 100%
    }

    header nav li.col-no-2 > ul.sub-menu, header nav li.col-no-2 > ul.sub-menu.position_menu, header nav li.col-no-3 > ul.sub-menu, header nav li.col-no-3 > ul.sub-menu.position_menu, header nav li.col-no-4 > ul.sub-menu, header nav li.col-no-4 > ul.sub-menu.position_menu {
        border-radius: 0;
        background: none;
        display: block !important;
        position: static;
        width: 100% !important
    }

    header nav li.col-no-2 > ul.sub-menu:before, header nav li.col-no-2 > ul.sub-menu.position_menu:before, header nav li.col-no-3 > ul.sub-menu:before, header nav li.col-no-3 > ul.sub-menu.position_menu:before, header nav li.col-no-4 > ul.sub-menu:before, header nav li.col-no-4 > ul.sub-menu.position_menu:before {
        border: 0 none;
        content: " "
    }

    header nav li.col-no-2 > ul.sub-menu li.menu-item, header nav li.col-no-2 > ul.sub-menu.position_menu li.menu-item, header nav li.col-no-3 > ul.sub-menu li.menu-item, header nav li.col-no-3 > ul.sub-menu.position_menu li.menu-item, header nav li.col-no-4 > ul.sub-menu li.menu-item, header nav li.col-no-4 > ul.sub-menu.position_menu li.menu-item {
        clear: both;
        float: none
    }

    header nav li.col-no-2 > ul.sub-menu li, header nav li.col-no-2 > ul.sub-menu.position_menu li, header nav li.col-no-3 > ul.sub-menu li, header nav li.col-no-3 > ul.sub-menu.position_menu li, header nav li.col-no-4 > ul.sub-menu li, header nav li.col-no-4 > ul.sub-menu.position_menu li {
        clear: both;
        float: none;
        padding: 0;
        width: 100%
    }

    header nav li.col-no-2 > ul.sub-menu .colch, header nav li.col-no-2 > ul.sub-menu.position_menu .colch, header nav li.col-no-3 > ul.sub-menu .colch, header nav li.col-no-3 > ul.sub-menu.position_menu .colch, header nav li.col-no-4 > ul.sub-menu .colch, header nav li.col-no-4 > ul.sub-menu.position_menu .colch {
        border: none;
        color: #fff;
        display: block
    }

    header nav li.col-no-2 a, header nav li.col-no-3 a, header nav li.col-no-4 a {
        line-height: 1.625em
    }

    header nav ul {
        background: none !important
    }

    header nav ul li {
        position: static
    }

    header nav ul li ul li ul {
        padding-left: 0;
        width: 100%
    }

    #floating_menu .wrp {
        position: static
    }

    .scvps .vdc.video-container .wp-video, .scvps .vdc.video-container iframe {
        max-width: 460px !important
    }

    .scvps .vdc.video-container {
        left: 0 !important;
        width: 100%
    }

    .scvps .vdc.video-container iframe {
        width: 100%
    }

    .csc .colm {
        margin-right: 0 !important;
        padding: 0 !important;
        width: 100% !important
    }

    .cnt .sAs.left, .cnt .sAs.right {
        float: none;
        margin: 0;
        width: 460px
    }

    .cnt .bSe.left, .cnt .bSe.right {
        float: none;
        width: 460px
    }

    .pt_two, .pt_three, .pt_four, .pt_five {
        float: none;
        margin: 10px 0 !important;
        width: 100%
    }

    .csc .colm, .fmw .colm {
        margin-right: 0 !important;
        width: 100% !important
    }

    .gr .gri img {
        display: inline
    }

    .gr .foc {
        margin-bottom: 10px;
        width: 44%
    }

    .gr .foc.lst {
        margin-bottom: 0
    }

    .gr .fic {
        margin-bottom: 10px;
        width: 48%
    }

    .gr .fic.lst {
        margin-bottom: 0;
        width: 98%
    }

    .gr .tfo {
        width: 48%
    }

    .gr .foc:nth-child(2) + .twc {
        width: 98%
    }

    .gr .foc:first-child + .twc {
        margin-bottom: 10px;
        width: 48%
    }

    .gr .twc + .foc.lst {
        width: 98%
    }

    .gr .twc + .foc + .lst {
        width: 98%
    }

    .gr .twc {
        width: 47%
    }

    header .phone .phr {
        border-radius: 50px;
        border: 2px solid rgba(255, 255, 255, 0.4);
        padding: 10px;
        text-align: center
    }

    header .phone .phr:before {
        font-family: 'rise-font';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\f098';
        color: #24447b;
        display: inline-block;
        font-size: 30px;
        line-height: 30px;
        height: 30px;
        position: absolute;
        left: -40px;
        top: 15px;
        width: 30px
    }

    header .phone .phr .apnr {
        color: inherit
    }

    header .phone .phr:hover {
        color: #666
    }

    header .phone.blue .phr {
        color: #c9dbef
    }

    header .phone.blue .phr:hover {
        background: #c9dbef
    }

    .bSe .phone.blue, .widget .phone.blue, body .phone.blue {
        border-color: #305695;
        background: #24447b
    }

    header .phone.dark .phr {
        color: #666
    }

    header .phone.dark .phr:hover {
        background: #666
    }

    .bSe .phone.dark, .widget .phone.dark, body .phone.dark {
        border-color: #666;
        background: #000
    }

    header .phone.green .phr {
        color: #e7ede9
    }

    header .phone.green .phr:hover {
        background: #e7ede9
    }

    .bSe .phone.green, .widget .phone.green, body .phone.green {
        border-color: #8eb298;
        background: #1d5031
    }

    header .phone.light .phr {
        color: #f6f6f6
    }

    header .phone.light .phr:hover {
        background: #f6f6f6
    }

    .bSe .phone.light, .widget .phone.light, body .phone.light {
        border-color: #ccc;
        background: #999
    }

    header .phone.orange .phr {
        color: #ffeeea
    }

    header .phone.orange .phr:hover {
        background: #ffeeea
    }

    .bSe .phone.orange, .widget .phone.orange, body .phone.orange {
        border-color: #cdbbb7;
        background: #c5523f
    }

    header .phone.purple .phr {
        color: #eeecef
    }

    header .phone.purple .phr:hover {
        background: #eeecef
    }

    .bSe .phone.purple, .widget .phone.purple, body .phone.purple {
        border-color: #998c9e;
        background: #51425f
    }

    header .phone.red .phr {
        color: #fbe8e4
    }

    header .phone.red .phr:hover {
        background: #fbe8e4
    }

    .bSe .phone.red, .widget .phone.red, body .phone.red {
        border-color: #c3a7a4;
        background: #6e252c
    }

    header .phone.teal .phr {
        color: #e7f1f2
    }

    header .phone.teal .phr:hover {
        background: #e7f1f2
    }

    .bSe .phone.teal, .widget .phone.teal, body .phone.teal {
        border-color: #559499;
        background: #21676f
    }

    .bSe .phone a, .widget .phone a, body .phone a {
        color: #fff
    }

    .bSe .phone a span, .widget .phone a span, body .phone a span {
        color: inherit
    }

    .bSe .phone .phr:before, .widget .phone .phr:before, body .phone .phr:before {
        color: inherit
    }

    .bSe .phone .phr .mphr, .widget .phone .phr .mphr, body .phone .phr .mphr {
        display: block
    }

    .bSe .phone .phr .fphr, .widget .phone .phr .fphr, body .phone .phr .fphr {
        display: none
    }

    .aut .aut-s:before {
        width: 100px
    }

    .aut .aut-t {
        display: block
    }

    .aut .aut-i {
        margin-top: 30px;
        width: 100%
    }

    .lrp .llw {
        float: none;
        padding-right: 0;
        width: 100%
    }

    .quo .qui {
        display: block;
        float: none;
        height: 200px;
        width: 100%
    }

    .quo .qut {
        display: block
    }

    .pnav .pav {
        border: 1px solid #c9dbef;
        display: block;
        float: none;
        width: 100%
    }

    .pnav .pav.right, .pnav .pav.left {
        margin-bottom: 10px;
        padding: 10px;
        text-align: center
    }

    .pnav .pav.right span:first-child, .pnav .pav.left span:first-child {
        border: 0;
        margin: 0;
        padding: 0
    }

    .pnav .pav.right span:first-child:before, .pnav .pav.right span:first-child:after, .pnav .pav.left span:first-child:before, .pnav .pav.left span:first-child:after {
        display: none
    }

    .rw .txt.noImageTab {
        padding-left: 20%;
        width: 80%
    }

    footer .fmm .ft-m, footer .fmm .ft-c {
        display: block;
        margin-bottom: 10px;
        text-align: center
    }

    footer .fmm .ft-s {
        display: table;
        margin: 0 auto 10px
    }

    footer .fmm .ft-s ul {
        float: none
    }

    footer .fmm .ft-s > span {
        display: none
    }

    .cdt {
        max-width: 80%
    }

    .cdt .cdto {
        margin-bottom: 10px
    }

    .shortcode_tabs.vert_tabs .scT {
        display: block
    }

    .shortcode_tabs.vert_tabs .scT ul.scT-tab {
        display: block
    }

    .shortcode_tabs.vert_tabs .scT .scTC {
        border: 0
    }

    .far.fat .fl, .far.fat .fr, .far.fat .fm, .far.fab .fl, .far.fab .fr, .far.fab .fm {
        display: block
    }

    .far.fat .fl img, .far.fab .fl img {
        display: block;
        margin: 0 auto
    }

    .far.fat .frm input[type="text"], .far.fat .frm .op-r, .far.fab .frm input[type="text"], .far.fab .frm .op-r {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        width: 100% !important
    }

    .far.fat .frm .btn, .far.fab .frm .btn {
        float: none;
        width: 100% !important
    }

    .far.fab.f1 .fr {
        border-left: 0
    }

    .far.fab.f3 .fl, .far.fab.f4 .fl {
        border-right: 0
    }

    .cmb ul {
        margin-left: 0
    }

    .cmb ul ul {
        padding-left: 0
    }

    .thi {
        float: none;
        margin: 10px auto
    }
}

@media only screen and (max-width: 660px) {
    .galleryOverlay {
        background: rgba(0, 0, 0, 0.95)
    }

    .galleryOverlay .nav_prev, .galleryOverlay .nav_next {
        display: none;
        line-height: 0;
        font-size: 0;
        height: 0;
        overflow: hidden
    }

    .galleryOverlay .nav_close {
        background: url("../images/sprite-web.png") no-repeat -35px 6px;
        bottom: 4px;
        top: auto;
        opacity: 0.6;
        right: 10px;
        z-index: 1004
    }

    .galleryOverlay .nav_close.nav_close_cnt {
        bottom: 4px;
        top: auto
    }

    .galleryOverlay .nav_close:before {
        content: ''
    }

    .galleryOverlay .g_count {
        border-top-left-radius: 9px;
        border-top-right-radius: 9px;
        background: #000
    }

    .galleryOverlay .gl_ctrl {
        display: none;
        line-height: 0;
        font-size: 0;
        height: 0;
        overflow: hidden
    }

    .galleryOverlay .gl_ctrl_wrp {
        background: none;
        float: left
    }

    .galleryOverlay .gl_ctrl_wrp .mob_text {
        float: right
    }

    .galleryOverlay .gl_ctrl_wrp .img_count {
        float: left;
        margin-right: 5px
    }

    .galleryOverlay .g_count {
        border-radius: 0;
        display: block;
        padding: 0 20px;
        width: auto
    }

    .galleryOverlay .g_count .cap_txt {
        display: none
    }

    .galleryOverlay .g_count .mob_text {
        display: inline-block;
        font-size: 14px
    }
}

@media only screen and (max-width: 540px) {
    .wrp, .fullWidth .cck, .bpd, .bpd .cck {
        width: 310px
    }

    .fullWidth .out, .bpd .out {
        width: 5310px
    }

    .wrp.cnt.gin .gr-i {
        width: 95% !important
    }

    .fullWidth .gallery .gallery-item, .bpd .gallery .gallery-item, .bSeCont .gallery .gallery-item {
        width: 100% !important
    }

    .fullWidth .gallery .gallery-item dt a, .bpd .gallery .gallery-item dt a, .bSeCont .gallery .gallery-item dt a {
        height: 180px;
        width: 180px
    }

    .cnt .sAs.left, .cnt .sAs.right {
        float: none;
        margin: 0;
        width: 310px
    }

    .cnt .bSe.right, .cnt .bSe.left {
        float: none;
        width: 310px
    }

    .gr .colm.twc, .gr .colm.oth, .gr .colm.tth, .gr .colm.foc, .gr .colm.fic, .gr .colm.tfo {
        margin-bottom: 10px;
        width: 98% !important
    }

    .gr .colm.twc:last-child, .gr .colm.oth:last-child, .gr .colm.tth:last-child, .gr .colm.foc:last-child, .gr .colm.fic:last-child, .gr .colm.tfo:last-child {
        margin-bottom: 0
    }

    .gr .colm.twc.lst, .gr .colm.oth.lst, .gr .colm.tth.lst, .gr .colm.foc.lst, .gr .colm.fic.lst, .gr .colm.tfo.lst {
        width: 98%
    }

    .gr .colm.twc .gri img, .gr .colm.oth .gri img, .gr .colm.tth .gri img, .gr .colm.foc .gri img, .gr .colm.fic .gri img, .gr .colm.tfo .gri img {
        display: inline
    }

    .bSe h1 {
        font-size: 33px
    }

    .bSe h2 {
        font-size: 30px
    }

    .bSe h3 {
        font-size: 25px
    }

    .bSe h4 {
        font-size: 22px
    }

    .bSe h5 {
        font-size: 18px
    }

    .bSe h6 {
        font-size: 17px
    }

    .mms, .mmt {
        font-size: 33px !important
    }

    .cmb div.ccr {
        width: 75%
    }

    .gnav .g-ov {
        height: 40px;
        padding: 25px 0;
        width: 60%
    }

    .gnav .g-ul li {
        padding-right: 5px
    }

    .gnav .g-ul li a {
        height: 40px;
        width: 40px
    }

    .mry .quo .qui {
        min-height: 150px;
        position: static
    }

    .rw .txt, .tabs_widget .txt {
        width: 60%
    }

    .rw .txt.noImageTab {
        padding-left: 30%;
        width: 70%
    }

    .icb.icb2 {
        padding-right: 10px
    }

    .sctm .bts {
        border-right: 0;
        border-bottom: 1px solid #d7d7d7;
        display: block;
        padding: 20px;
        width: auto
    }

    .sctm .bts:after {
        border-top: 9px solid #f6f6f6;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        margin: 0 auto;
        top: auto;
        bottom: -18px;
        right: 0;
        left: 0
    }

    .sctm .bts:before {
        border-top: 9px solid #d7d7d7;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        margin: 0 auto;
        top: auto;
        bottom: -20px;
        right: 0;
        left: 0
    }

    .sctm .bts .rta {
        margin: 0 auto
    }

    .sctm .tst {
        display: block
    }

    .shortcode_tabs.horz_tabs .scT ul.scT-tab li {
        box-sizing: border-box;
        float: none;
        width: 100%
    }

    .split .spl.small {
        padding: 10px
    }

    .faq .faqC {
        margin-left: 0
    }
}

@media only screen and (max-width: 450px) {
    .theme-wrapper {
        overflow-x: hidden
    }

    .wrp, .fullWidth .cck, .bpd, .bpd .cck {
        width: 290px
    }

    .fullWidth .out, .bpd .out {
        width: 5290px
    }

    .cnt .sAs.right, .cnt .sAs.left {
        float: none;
        margin: 0;
        width: 290px
    }

    .cnt .bSe.right, .cnt .bSe.left {
        float: none;
        width: 290px
    }

    .scvps .vdc.video-container {
        width: 100%
    }

    .scvps .vdc.video-container .wp-video, .scvps .vdc.video-container iframe {
        max-width: 290px !important;
        min-width: 290px
    }

    .galleryOverlay .g_count {
        padding: 0
    }

    .galleryOverlay .g_count .gl_ctrl_wrp {
        padding: 0 5px
    }

    .bSe .cou {
        margin-bottom: 10px
    }

    .scbp .txt {
        padding-left: 0
    }

    .scbp .pps .tim {
        display: table;
        margin: 0 auto 10px;
        position: static
    }

    .scbp .txt.noImageTab {
        padding-left: 0;
        padding-top: 60px
    }

    .scbp .txt.noImageTab a:before {
        margin: 0 auto;
        top: 0;
        left: 0;
        right: 0
    }

    .cdt {
        max-width: 90%
    }
}

@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 1) {
    .pdwbg {
        background-attachment: scroll !important
    }
}

@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) {
    .pdwbg {
        background-attachment: scroll !important
    }
}

@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2) {
    .pdwbg {
        background-attachment: scroll !important;
        background-size: auto auto !important;
        background-position: center top !important
    }
}

@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .pdwbg {
        background-attachment: scroll !important;
        background-size: auto auto !important;
        background-position: center top !important
    }
}

@media screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    .pdwbg {
        background-attachment: scroll !important;
        background-size: auto auto !important;
        background-position: center top !important
    }
}

@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
    .pdwbg {
        background-attachment: scroll !important;
        background-size: auto auto !important;
        background-position: center top !important
    }
}

@media only screen and (max-width: 1024px) {
    .bp-t {
        height: auto
    }

    .bp-t::before {
        display: none
    }

    .bp-t .wrp {
        display: block
    }
}

@font-face {
    font-family: 'WooCommerce';
    src: url("../fonts/WooCommerce.eot");
    src: url("../fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../fonts/WooCommerce.woff") format("woff"), url("../fonts/WooCommerce.ttf") format("truetype"), url("../fonts/WooCommerce.svg#WooCommerce") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesome-webfont") format("svg");
    font-weight: normal;
    font-style: normal
}

@media only screen and (max-width: 775px) {
    nav li.mobile-mini-cart {
        padding: 10px 10px;
        display: block
    }

    nav li.mobile-mini-cart a {
        border: 2px solid #387fc8 !important;
        border-radius: 5px
    }

    nav li.mobile-mini-cart a:before {
        content: "\e01d";
        font-size: 16px;
        font-family: 'WooCommerce';
        color: #387fc8
    }

    .mini-cart-contents {
        display: none
    }
}

@media only screen and (min-width: 775px) {
    .tve-woo-minicart li.mobile-mini-cart {
        display: none
    }

    .tve-woo-minicart .s-s .mini-cart-contents {
        display: none
    }

    .tve-woo-minicart header .wrp {
        position: relative;
        padding-right: 150px;
        box-sizing: border-box
    }

    .tve-woo-minicart header .wrp .mini-cart-contents {
        position: absolute;
        right: 0;
        top: 50%;
        font-family: "Roboto Condensed", sans-serif;
        margin-top: -21px
    }
}

.cart-contents-btn, ul.cart-dropdown > li > a {
    color: #555;
    font-size: 16px;
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #387fc8;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 5px
}

.cart-contents-btn:hover, ul.cart-dropdown > li > a:hover {
    background-color: #387fc8;
    color: #fff
}

.cart-contents-btn:hover:before, ul.cart-dropdown > li > a:hover:before {
    color: #fff
}

ul.cart-dropdown {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.cart-dropdown > li {
    position: relative
}

ul.cart-dropdown > li > a {
    position: relative;
    border-radius: 5px
}

ul.cart-dropdown > li > a:before {
    content: "\e01d";
    font-size: 16px;
    font-family: 'WooCommerce';
    color: #387fc8
}

ul.cart-dropdown > li:hover ul {
    display: block
}

ul.cart-dropdown > li ul {
    display: none;
    width: 250px;
    top: 39px;
    right: 0;
    z-index: 9999;
    list-style: none;
    position: absolute;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #f4f3f3;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

ul.cart-dropdown > li ul li .item {
    display: block;
    padding: 3px 10px;
    margin: 3px 0
}

ul.cart-dropdown > li ul li .item:hover {
    background-color: #f3f3f3
}

ul.cart-dropdown > li ul li .item:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

ul.cart-dropdown > li ul li .item-left {
    float: left;
    text-align: left
}

ul.cart-dropdown > li ul li .item-left img {
    width: 50px
}

ul.cart-dropdown > li ul li .item-left span.item-info {
    margin-left: 10px
}

ul.cart-dropdown > li ul li .item-left span.item-info span.quantity-amount {
    display: block
}

ul.cart-dropdown > li ul li .item-left a {
    color: #555;
    font-size: 14px
}

ul.cart-dropdown > li ul li .item-left a:hover {
    color: #387fc8
}

ul.cart-dropdown > li ul li .item-right {
    float: right
}

ul.cart-dropdown > li ul li .item-right a {
    margin-top: 14px;
    background-color: #FF4136;
    color: #fff;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    display: block;
    position: relative
}

ul.cart-dropdown > li ul li .item-right a:after {
    content: "\f00d";
    font-family: 'FontAwesome';
    font-size: 12px;
    height: 9px;
    width: 9px;
    line-height: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4.5px;
    margin-left: -4.5px
}

ul.cart-dropdown > li ul li.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

ul.cart-dropdown > li ul li a.view-more {
    text-align: center;
    display: block;
    padding: 10px 0;
    color: #555
}

ul.cart-dropdown > li ul li a.view-more:hover {
    background-color: #f3f3f3
}

ul.cart-dropdown li .item-left img, ul.cart-dropdown li .item-left span.item-info {
    float: left
}

.clearfix-woo-widgets:after, ul.cart_list li:after, ul.product_list_widget li:after, ul.cart_list li dl:after, ul.product_list_widget li dl:after, .widget_shopping_cart_content .buttons:after, .widget_layered_nav ul li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.clearfix-woo-widgets, ul.cart_list li, ul.product_list_widget li, ul.cart_list li dl, ul.product_list_widget li dl, .widget_shopping_cart_content .buttons, .widget_layered_nav ul li {
    display: inline-block
}

html[xmlns] .clearfix-woo-widgets, html[xmlns] ul.cart_list li, ul.cart_list html[xmlns] li, html[xmlns] ul.product_list_widget li, ul.product_list_widget html[xmlns] li, html[xmlns] ul.cart_list li dl, ul.cart_list li html[xmlns] dl, html[xmlns] ul.product_list_widget li dl, ul.product_list_widget li html[xmlns] dl, html[xmlns] .widget_shopping_cart_content .buttons, .widget_shopping_cart_content html[xmlns] .buttons, html[xmlns] .widget_layered_nav ul li, .widget_layered_nav ul html[xmlns] li {
    display: block
}

* html .clearfix-woo-widgets, * html ul.cart_list li, ul.cart_list * html li, * html ul.product_list_widget li, ul.product_list_widget * html li, * html ul.cart_list li dl, ul.cart_list li * html dl, * html ul.product_list_widget li dl, ul.product_list_widget li * html dl, * html .widget_shopping_cart_content .buttons, .widget_shopping_cart_content * html .buttons, * html .widget_layered_nav ul li, .widget_layered_nav ul * html li {
    height: 1%
}

ul.cart_list, ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0
}

ul.cart_list li, ul.product_list_widget li {
    padding: 4px 0;
    margin: 5px 0;
    list-style: none;
    display: block;
    background: none
}

ul.cart_list li a, ul.product_list_widget li a {
    display: block !important;
    margin-bottom: 5px;
    font-weight: 700;
    padding: 0 !important;
    margin-bottom: 0 !important
}

ul.cart_list li img, ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none
}

ul.cart_list li dl, ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, 0.1)
}

ul.cart_list li dl dt, ul.cart_list li dl dd, ul.product_list_widget li dl dt, ul.product_list_widget li dl dd {
    display: inline-block;
    float: left;
    margin-bottom: 1em
}

ul.cart_list li dl dt, ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em 0;
    margin: 0 4px 0 0;
    clear: left
}

ul.cart_list li dl dd, ul.product_list_widget li dl dd {
    padding: 0 0 .25em 0
}

ul.cart_list li dl dd p:last-child, ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

ul.cart_list li .star-rating, ul.product_list_widget li .star-rating {
    float: none;
    margin: 0
}

.woocommerce-product-search label {
    display: none
}

.woocommerce-product-search input[type="search"] {
    height: 40px;
    padding: 0 10px
}

.woocommerce-product-search input[type="submit"] {
    background-color: #fff;
    border: 2px solid #387fc8;
    border-radius: 5px;
    color: #387fc8;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    line-height: 12px;
    padding: 12px 8px;
    text-align: center
}

.woocommerce-product-search input[type="submit"]:hover {
    background-color: #387fc8;
    color: #fff
}

.widget_shopping_cart_content .total {
    border-top: 1px solid #bcbcbc;
    padding: 4px 0 0
}

.widget_shopping_cart_content .total strong {
    min-width: 40px;
    display: inline-block;
    font-weight: 600
}

.widget_shopping_cart_content .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0;
    position: relative
}

.widget_shopping_cart_content .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0
}

.widget_shopping_cart_content .buttons {
    margin-top: 10px
}

.widget_shopping_cart_content .buttons .button {
    background-color: #fff;
    border: 2px solid #387fc8;
    border-radius: 5px;
    color: #387fc8;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    line-height: 12px;
    padding: 12px 16px;
    text-align: center
}

.widget_shopping_cart_content .buttons .button:hover {
    background-color: #387fc8;
    color: #fff
}

.widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.widget_layered_nav ul li {
    padding: 0 0 1px;
    list-style: none
}

.widget_layered_nav ul li a, .widget_layered_nav ul li span {
    padding: 1px 0;
    text-decoration: none
}

.widget_layered_nav ul li.chosen a:before {
    content: "\e013";
    color: red
}

.widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1
}

.widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none
}

.widget_layered_nav_filters ul li a {
    text-decoration: none
}

.widget_layered_nav_filters ul li a:before {
    content: "\e013";
    color: red
}

.widget_price_filter .price_slider {
    margin-bottom: 1em
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em
}

.widget_price_filter .price_slider_amount .button {
    font-size: 1.15em
}

.widget_price_filter .price_slider_amount .button {
    float: left
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: red;
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -.3em
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -.8em
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: red
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: red;
    border: 0
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}
