/*
Theme Name: Oceanic
*/

@font-face {
    font-family: 'Colaborate-Light';
    font-style: normal;
    font-weight: normal;
    src: local('Colaborate-Light'), url('../fonts/ColabLig.woff') format('woff');
}
@font-face {
    font-family: 'Colaborate-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Colaborate-Medium'), url('../fonts/ColabMed.woff') format('woff');
}
@font-face {
    font-family: 'Colaborate-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Colaborate-Regular'), url('../fonts/ColabReg.woff') format('woff');
}
@font-face {
    font-family: 'Colaborate-Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Colaborate-Thin'), url('../fonts/ColabThi.woff') format('woff');
}
@font-face {
    font-family: 'Colaborate-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Colaborate-Bold'), url('../fonts/ColabBol.woff') format('woff');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-family: Colaborate-Regular;
}
body {
    line-height: 1.2;
    color: #858585;
}
a {
    text-decoration: none;
    color: #009CDD;
}
.container {
    width: 960px;
    margin: 0 auto;
}
.top-header {
    text-align: right;
}
.box-top-header > a {
    display: inline-block;
    padding: 0px 0px;
    background: #ffffff;
    color: #ffffff;
    text-decoration: none;
    pointer-events: none;
    user-select: none;
}
.box-top-header > a:first-child {
    border-right: 0px solid #ffffff;
}
.logo {
    width: 320px;
    float: left;
    margin-top: 10px;
}
.clear {
    clear: both;
}
/*becs code*/

.sub-menu {
    position: absolute;
    color: #FFF;
}
.sub-menu li {
    left: 100%;
    display: block;
}
.sub-menu li a {
    background-color: #009CDD;
    color: #FFF !important;
    display: block;
    line-height: 1.42857;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 180px;
    clear: both;
    padding-left: 30px !important;
    margin: 0 0 0 40px;
}
.sub-menu li a:hover {
    background-color: #009CDD;
    color: #FFF !important;
}
.nav-menu li ul {
    display: none;
}
.nav-menu li:hover > ul {
    display: block;
    clear: both;
}
#menu-item-139 {
    margin: 0 0 0 0px;
    padding-left: -80px;
    margin-top: 20px;
}
/*becs code*/

.main-navigation {
    margin-top: 37px;
    float: left;
    position: relative;
}
.main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-navigation ul li {
    list-style: none;
    float: left;
}
.main-navigation ul li a {
    text-decoration: none;
    padding-left: 44px;
    font-size: 18px;
    line-height: 1.2;
    color: #009CDD;
    font-family: Colaborate-Regular, sans-serif;
}
.main-navigation ul li:first-child a {
    padding-left: 0px;
}
.column-6 ul {
    color: #858585;
    margin-top: 1em;
    padding-left: 25px;
}
.column-6 ul li {
    margin-bottom: 10px;
    font-family: 'Colaborate-Light';
    font-size: 24px;
}
.banner .title {
    padding: 20px;
    font-size: 24px;
    color: #fff;
    background: #009CDD;
    float: left
}
.banner {
    min-height: 422px;
    margin-top: 33px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
body.custom-background {
    background-color: #ffffff;
}
.site-header h1 a,
.site-header h2 {
    color: #009cdd;
}
.banner-about-us {
    background-image: url(../../uploads/Banner-About-us.png);
}
.banner-home {
    background-image: url(../../uploads/44010374555_959a5236a8_k_altered-e1589420581178.png);
}
.banner-services {
    background-image: url(../../uploads/services-banner-2.jpg);
}
.banner-schedules {
    background-image: url(../../uploads/Banner-Schedules.png);
}
.banner-notices {
    background-image: url(../../uploads/notices-banner.jpg);
}
.banner-charges {
    background-image: url(../../uploads/charges-banner.jpg);
}
.banner-contact {
    background-image: url(../../uploads/contact-banner.jpg);
}
.page-content-spaced {
    margin-top: 50px;
}
.column-6 {
    width: 618px;
    float: left;
    margin-right: 40px;
}
.column-6 > h2 {
    font-family: Colaborate-Bold;
    font-size: 18px;
    color: #009CDD;
    padding: 30px 0px
}
.column-6 > h1 {
    font-family: Colaborate-Light;
    font-size: 39px;
    color: #858585;
    margin-bottom: 30px;
    line-height: 1.2;
}
.column-6 a {
    color: #009CDD;
    line-height: 1.2
}
.column-6 a:hover {
    color: #858585;
}
.column-6 > p {
    font-family: Colaborate-Light;
    font-size: 24px;
    color: #858585;
}
.column-2 {
    width: 302px;
    float: left;
}
.center {
    text-align: center;
}
.banner-network {
	display:none;
}
.banner-network h2 {
    color: #009CDD;
    font-size: 38px;
    font-family: Colaborate-Light;
    padding-top: 100px;
}
.column-3 {
    width: 300px;
    float: left;
    margin-right: 30px;
}
.last {
    margin-right: 0px!important;
}
.featured-home {
    margin-top: 50px;
}
.featured-home .title {
    color: #009CDD;
    font-size: 30px;
    font-family: Colaborate-Light;
    margin-bottom: 50px;
    border-bottom: 2px solid 009CDD;
    float: left;
    clear: both;
    padding-bottom: 10px;
}
.column-3 img {
    display: block;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    width: 100%;
    height: auto;
}
.column-3 img:hover {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
}
.column-3 > a.image-hover {
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.box-title {
    font-size: 27px;
    font-family: Colaborate-Light;
    color: #009CDD;
    margin: 30px 0px;
}
.column-3 p {
    font-family: Colaborate-Light;
    font-size: 18px;
    margin-bottom: 20px;
}
.read-more {
    background: url(../images/learn-more.png) no-repeat right center;
    padding-right: 25px;
    font-size: 18px;
    color: #009CDD;
    text-decoration: none;
}
.read-more:hover {
    color: #858585
}
.right-text > a {
    color: #009CDD;
    text-decoration: none;
}
.right-text > a:hover {
    color: #858585;
}
.footer {
    border-top: 1px solid #e9e9e9;
    padding-top: 45px;
}
.home .footer {
    margin-top: 45px;
}
.footer .social {
    width: 300px;
    float: left;
    margin-right: 30px;
}
.footer-widget {
    margin-right: 30px;
    width: 135px;
    float: left;
}
.footer .contact-info {
    width: 200px;
    float: left;
    margin: 0 0 0 0px;
}
.social a {
    margin-right: 15px;
}
.footer .widget-title {
    margin-bottom: 25px;
    font-size: 18px;
    color: #009CDD;
}
.footer-widget ul {
    list-style: none;
}
.footer-widget ul li {
    margin-bottom: 10px;
}
.footer-widget ul li a {
    color: #858585;
    font-size: 16px;
    text-decoration: none;
}
/*becs altered */

.footer-widget .sub-menu {
    display: none;
}
/*becs altered */

.contact-info label {
    display: block;
    float: left;
    width: 72px;
    color: #009CDD;
    font-size: 16px;
}
.contact-info .field-contact > p {
    display: block;
    float: right;
    width: 125px;
    font-size: 16px;
}
.field-contact {
    margin-bottom: 10px;
}
.left-text {
    float: left;
    width: 480px;
    font-size: 14px;
    text-align: left;
}
.right-text {
    float: right;
    width: 480px;
    text-align: right;
    font-size: 14px;
}
.copyright {
    margin-top: 25px;
}
.border-bottom {
    background: #009CDD;
    height: 8px;
    width: 100%;
    margin-top: 20px;
}
.left-content {
    width: 657px;
    margin: 0 0px 40px 0;
    float: left;
    border-right: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}
.right-sidebar {
    width: 271px;
    float: left;
    border-right: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}
.sub-title > h2 {
    font-size: 38px;
    font-family: Colaborate-Light;
    color: #009CDD;
    margin-top: 60px;
    margin-bottom: 40px;
}
.left-content p {
    margin: 45px 20px 0px 0px;
    font-size: 21px;
    color: #858585;
    font-family: Colaborate-Light;
}
.left-content ul {
    font-family: Colaborate-Light;
    padding: 25px 0 0 20px;
    line-height: 1.7;
    color: #858585;
    font-size: 21px;
}
.left-content li {
    font-family: Colaborate-Light;
    padding: 14px 20px 0 4px;
    line-height: 1.7;
    color: #858585;
    font-size: 21px;
}
.left-content h3 {
    font-size: 18px;
    color: #009CDD;
    font-family: Colaborate-Bold;
	padding:0px 0 0 0;
}
.links_with_icons {
    list-style: none;
}
.right-sidebar .widget-title {
    background: #f0f0f0;
    color: #009CDD;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
    padding: 25px;
    text-transform: uppercase;
}
.link_with_icon {
    padding: 20px;
    border-bottom: 1px solid #858585;
    background: #f7f7f7;
    overflow: hidden;
}
.link_with_icon:hover {
    background: #d2d2d2
}
.link_with_icon > a {
    float: left;
    color: #2b2827;
    font-family: Colaborate-Light;
    text-decoration: none;
    font-size: 18px;
	padding:10px 0 0 0;
}
.link_with_icon > a:hover {
    color: #009CDD
}
.link_with_icon > img {
    float: right;
}
.column-2 {
    margin-top: -60px;
}
.column-2 .widget-title {
    background: url('../images/services.png') no-repeat scroll 30px center #f7f7f7;
    padding-left: 110px;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #009CDD;
    font-size: 30px;
}
.column-2 .link_with_icon {
    padding: 15px;
    border: none;
    overflow: hidden;
}
.column-2 .link_with_icon:hover {
    background: #009CDD
}
.column-2 .link_with_icon:hover a {
    color: #009CDD
}
ol {
    background: #fbfbfb;
    padding-left: 25px;
    border-left: 2px solid #289cad;
    padding-top: 26px;
    padding-right: 150px;
}
ol li {
    margin-left: 20px;
    padding-bottom: 26px;
    font-size: 21px;
    color: #858585;
    font-family: Colaborate-Light;
}
.icon-content {
    float: left;
    width: 30px;
    padding-right: 25px;
    padding-top: 45px;
    border-top: 1px solid #eaeaea;
}
.icon-left-content {
    border-top: 1px solid #EAEAEA;
    border-right: 1px solid #eaeaea;
    float: left;
    padding-right: 40px;
    width: 592px;
    min-height: 650px;
}
.icon-left-content p {
    margin: 45px 0px;
    font-size: 21px;
    color: #858585;
    font-family: Colaborate-Light;
}
.big-button {
    background: url('../images/big-button.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    padding: 20px;
    text-decoration: none;
    margin-top: 50px;
    width: 301px;
    margin-bottom: 50px;
}
.contactpage-info {
    margin: 25px 0px;
}
.contactpage-info label {
    float: leFt;
    display: block;
    font-size: 28px;
    color: #009CDD;
    font-family: Colaborate-Light;
    width: 165px;
}
.contactpage-info p {
    margin: 0px;
    float: left;
    color: #858585;
    font-family: Colaborate-Light;
    font-size: 24px;
}
.text {
    padding: 25px;
    border: none;
    background: #F0F0F0;
    font-size: 18px;
    color: #858585;
    width: 222px;
    margin-bottom: 25px;
    font-family: Colaborate-Light;
}
input[type="email"] {
    width: 522px;
    margin: 0 0 -11px 0;
}
.text-select {
    padding: 24px 25px;
    border: none;
    background: #f0f0f0;
    font-size: 18px;
    color: #858585;
    width: 272px;
    margin-bottom: 25px;
    font-family: Colaborate-Light;
}
.message-textarea {
    padding: 25px;
    border: none;
    background: #F0F0F0;
    font-size: 18px;
    color: #858585;
    width: 522px;
    font-family: Colaborate-Light;
    margin-bottom: 25px;
}
.left-columncontact {
    width: 272px;
    margin-right: 28px;
    float: left;
}
.right-columncontact {
    width: 272px;
    float: left;
}
.button-contact {
    background: url('../images/button-contact.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    margin-bottom: 0px;
    padding: 18px;
    text-align: left;
    text-decoration: none;
    width: 273px;
    cursor: pointer;
}
.wpcf7-not-valid {
    border: 1px solid red !important;
    color: red !important;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
.slicknav_menu {
    display: none;
}
.slicknav_menu .slicknav_icon {
    float: left;
    margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #F5F5F5;
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    height: 2px;
    width: 30px;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 7px;
}
.main-navigation a {
    color: #009CDD;
}
.slicknav_btn {
    cursor: pointer;
    display: block;
    float: right;
    line-height: 1.125em;
    padding: 10px;
    position: relative;
    vertical-align: middle;
}
.slicknav_btn {
    background: none repeat scroll 0 0 #009CDD;
    display: block;
    height: 21px;
    margin: 5px;
    text-decoration: none;
    width: 30px;
}
.slicknav_menutxt {
    display: none;
}
.left-content img {
    width: 100%;
    height: auto;
}
div.wpcf7 img.ajax-loader {
    width: auto;
    height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 708px;
    }
    .column-6 {
        float: left;
        margin-right: 0;
        width: 406px;
    }
    .column-3 {
        float: left;
        margin-right: 30px;
        width: 216px;
    }
    .footer .social {
        float: left;
        margin-right: 15px;
        width: 195px;
    }
    .footer-widget {
        float: left;
        margin-right: 15px;
        width: 111px;
    }
    .right-text {
        float: right;
        font-size: 14px;
        text-align: right;
        width: 330px;
    }
    .left-text {
        float: left;
        font-size: 14px;
        text-align: left;
        width: 378px;
    }
    .logo {
        float: left;
        margin-top: 10px;
        width: 237px;
    }
    .icon-left-content {
        border-right: 1px solid #EAEAEA;
        border-top: 1px solid #EAEAEA;
        float: left;
        min-height: 650px;
        padding-right: 40px;
        width: 340px;
    }
    .left-content {
        border-right: 1px solid #EAEAEA;
        border-top: 1px solid #EAEAEA;
        float: left;
        width: 435px;
    }
    .contactpage-info p {
        color: #858585;
        float: left;
        font-family: Colaborate-Light;
        font-size: 16px;
        margin: 0;
        width: 250px;
    }
    .left-columncontact {
        float: left;
        margin-right: 28px;
        width: 200px;
    }
    .right-columncontact {
        float: left;
        width: 200px;
    }
    .text {
        background: none repeat scroll 0 0 #f0f0f0;
        border: medium none;
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 18px;
        margin-bottom: 25px;
        padding: 25px;
        width: 148px;
    }
    .text-select {
        background: none repeat scroll 0 0 #F0F0F0;
        border: medium none;
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 18px;
        margin-bottom: 25px;
        padding: 24px 25px;
        width: 197px;
    }
    .message-textarea {
        background: none repeat scroll 0 0 #f0f0f0;
        border: medium none;
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 18px;
        margin-bottom: 25px;
        padding: 25px;
        width: 377px;
    }
    div.wpcf7 img.ajax-loader {
        display: none!important;
    }
    ol {
        background: none repeat scroll 0 0 #FBFBFB;
        border-left: 2px solid #009CDD;
        padding-left: 25px;
        padding-right: 0;
        padding-top: 26px;
    }
    .email-mobile {
        font-size: 12px;
    }
    input[type="email"] {
        width: 375px;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .container {
        width: 400px
    }
    .column-6 {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .column-2 {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
    .column-3 {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }
    .footer .social {
        float: none;
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }
    .contact-info .field-contact > p {
        display: block;
        float: right;
        font-size: 16px;
        width: 305px;
    }
    .footer .contact-info {
        float: none;
        width: 100%;
    }
    .left-text {
        float: left;
        font-size: 14px;
        text-align: left;
        width: 290px;
        margin-bottom: 5px;
    }
    .right-text {
        float: right;
        font-size: 14px;
        text-align: right;
        width: 80px;
    }
    .slicknav_menu {
        display: block;
    }
    .menu-main-container {
        display: none;
    }
    .logo {
        float: left;
        margin-top: 10px;
        width: 165px;
    }
    .main-navigation {
        float: right;
        margin-top: 15px;
    }
    .main-navigation {
        float: none;
        margin: 0;
        position: absolute;
        text-align: right;
        width: 400px;
    }
    .main-navigation .slicknav_nav {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
        width: 100%;
        clear: both;
    }
    .slicknav_nav ul, .slicknav_nav li {
        display: block;
        text-align: center;
    }
    .main-navigation li {
        border-left: none;
        margin: 0;
        padding: 0 30px;
        position: relative;
        margin-bottom: 10px;
    }
    .main-navigation ul li {
        float: none;
        list-style: none outside none;
    }
    .main-navigation ul li a {
        color: #009CDD;
        font-size: 18px;
        padding-left: 0px;
        text-decoration: none;
    }
    .sub-menu li {
        display: block;
        left: 55px;
        margin: 0;
    }
    .sub-menu {
        position: relative;
    }
    .sub-menu li a {
        margin: 0px;
        padding-bottom: 5px;
        padding-left: 0px !important;
        padding-right: 0px;
        padding-top: 5px;
    }
    .icon-left-content {
        border-right: medium none;
        border-top: 1px solid #EAEAEA;
        float: left;
        min-height: 650px;
        padding-right: 0;
        width: 345px;
    }
    ol {
        background: none repeat scroll 0 0 #FBFBFB;
        border-left: 2px solid #009CDD;
        padding-left: 25px;
        padding-right: 0;
        padding-top: 26px;
    }
    .right-sidebar {
        border-right: 1px solid #EAEAEA;
        border-top: 1px solid #EAEAEA;
        clear: both;
        float: none;
        width: 100%;
    }
    .left-content {
        border-right: medium none;
        border-top: 1px solid #EAEAEA;
        float: none;
        width: 100%;
    }
    .contactpage-info p {
        color: #858585;
        float: left;
        font-family: Colaborate-Light;
        font-size: 16px;
        margin: 0;
        width: 235px;
    }
    .left-columncontact {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .right-columncontact {
        float: none;
        width: 100%;
    }
    .text {
        background: none repeat scroll 0 0 #FCFCFC;
        border: medium none;
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 18px;
        margin-bottom: 25px;
        padding: 25px;
        width: 349px;
    }
    .text-select {
        background: none repeat scroll 0 0 #F0F0F0;
        border: medium none;
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 18px;
        margin-bottom: 25px;
        padding: 24px 25px;
        width: 399px;
    }
    .message-textarea {
        background: none repeat scroll 0 0 #FCFCFC;
        border: medium none;
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 18px;
        margin-bottom: 25px;
        padding: 25px;
        width: 344px;
    }
    div.wpcf7 img.ajax-loader {
        display: none!important;
    }
    input[type="email"] {
        width: 350px;
    }
}
@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {
    .container {
        width: 280px
    }
    .slicknav_menu {
        display: block;
    }
    .menu-main-container {
        display: none;
    }
    .logo {
        float: left;
        margin-top: 10px;
        width: 165px;
    }
    .main-navigation {
        float: right;
        margin-top: 15px;
    }
    .main-navigation {
        float: none;
        margin: 0;
        position: absolute;
        text-align: right;
        width: 280px;
    }
    .main-navigation .slicknav_nav {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
        width: 100%;
        clear: both;
    }
    .slicknav_nav ul, .slicknav_nav li {
        display: block;
        text-align: center;
    }
    .main-navigation li {
        border-left: none;
        margin: 0;
        padding: 0 30px;
        position: relative;
        margin-bottom: 10px;
    }
    .main-navigation ul li {
        float: none;
        list-style: none outside none;
    }
    .main-navigation ul li a {
        color: #009CDD;
        font-size: 18px;
        padding-left: 0px;
        text-decoration: none;
    }
    .sub-menu li {
        display: block;
        left: 0;
        margin: 0;
    }
    .sub-menu {
        position: relative;
    }
    .sub-menu li a {
        margin: 0px;
        padding-bottom: 5px;
        padding-left: 0px !important;
        padding-right: 0px;
        padding-top: 5px;
    }
    .box-top-header > a {
        padding: 15px 25px;
    }
    .column-6 {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .column-2 {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
    .banner-network {
        background-position: center center !important;
        margin-top: 40px;
        min-height: 292px;
    }
    .column-3 {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .footer-widget {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px
    }
    .footer .contact-info {
        float: none;
        width: 100%;
    }
    .contact-info .field-contact > p {
        display: block;
        float: right;
        font-size: 16px;
        width: 208px;
    }
    .left-text {
        float: none;
        font-size: 14px;
        text-align: left;
        width: 100%;
        margin-bottom: 5px;
    }
    .right-text {
        float: none;
        font-size: 14px;
        text-align: left;
        width: 100%;
    }
    .column-6 > h1 {
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    .footer .social {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px
    }
    .sub-title > h2 {
        color: #009CDD;
        font-family: Colaborate-Light;
        font-size: 25px;
        margin-bottom: 40px;
        margin-top: 60px;
    }
    .left-content {
        border-right: medium none;
        border-top: 1px solid #EAEAEA;
        float: none;
        width: 100%;
        margin: 0 0px 40px 0;
    }
    .left-content li {
        font-family: Colaborate-Light;
        padding: 7px 0 0 4px;
        line-height: 1.7;
        color: #858585;
        font-size: 14px;
    }
    .left-content p {
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 15px;
        margin: 15px 0;
    }
    .right-sidebar {
        border-right: 1px solid #EAEAEA;
        border-left: 1px solid #EAEAEA;
        border-top: 1px solid #EAEAEA;
        float: none;
        width: 100%;
        clear: both;
    }
    .contactpage-info label {
        color: #009CDD;
        display: block;
        float: left;
        font-family: Colaborate-Light;
        font-size: 16px;
        width: 70px;
    }
    .contactpage-info p {
        color: #858585;
        float: left;
        font-family: Colaborate-Light;
        font-size: 16px;
        margin: 0;
        width: 210px;
    }
    .left-columncontact {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    .right-columncontact {
        float: none;
        width: 100%;
    }
    .message-textarea {
        background: none repeat scroll 0 0 #f0f0f0;
        border: medium none;
        color: #858585;
        font-family: Colaborate-Light;
        font-size: 18px;
        margin-bottom: 25px;
        padding: 25px;
        width: 79%;
    }
    div.wpcf7 img.ajax-loader {
        display: none!important;
    }
    .icon-left-content {
        border-right: none;
        border-top: none;
        float: left;
        min-height: inherit;
        padding-right: 0;
        width: 100%;
    }
    .icon-left-content:after {
        clear: both
    }
    .icon-content {
        border-top: 1px solid #EAEAEA;
        float: none;
        margin-bottom: 10px;
        padding-right: 0;
        padding-top: 45px;
        text-align: center;
        width: 100%;
    }
    ol {
        background: none repeat scroll 0 0 #FBFBFB;
        border-left: 2px solid 009CDD;
        padding-left: 25px;
        padding-right: 0;
        padding-top: 26px;
    }
    .big-button {
        background: url('../images/big-button.png') no-repeat scroll right center rgba(0, 0, 0, 0);
        color: #FFFFFF;
        display: block;
        margin-bottom: 50px;
        margin-top: 50px;
        padding: 20px;
        text-decoration: none;
        width: 86%;
    }
    input[type="email"] {
        width: 223px;
        margin: 0 0 30px 0;
    }

}
#ascrail2000 {
    background-color: #666666;
    padding-right: 1px;
    width: 16px !important;
    z-index: 100000 !important;
}

/* ------------------------------------------------------------------
   Responsive enhancements
   Scoped to ≤959px so desktop (≥960px) layout stays unchanged.
------------------------------------------------------------------- */
img {
    max-width: 100%;
    height: auto;
}

.left-content figure {
    margin: 0;
    max-width: 100%;
}

.left-content iframe,
#main > iframe {
    max-width: 100%;
}

@media only screen and (max-width: 959px) {
    .header-menu {
        position: relative;
        overflow: visible;
    }

    /* Keep BPOINT hidden (theme ≤480 rule restores padded grey button) */
    .box-top-header > a,
    .box-top-header > a:first-child {
        padding: 0 !important;
        background: #ffffff !important;
        color: #ffffff !important;
        border-right: 0 solid #ffffff !important;
        pointer-events: none;
        user-select: none;
    }

    .left-content iframe {
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 560 / 380;
        min-height: 200px;
        border: 0;
        display: block;
    }

    #main > iframe {
        display: block;
        width: 100% !important;
        max-width: 100%;
        height: 280px;
    }

    .text,
    .text-select,
    .message-textarea,
    input[type="email"],
    .wpcf7-form-control,
    .wpcf7-submit {
        max-width: 100%;
        box-sizing: border-box;
    }

    .sub-title > h2,
    .column-6 > h1,
    .banner .title h2 {
        overflow-wrap: break-word;
        word-wrap: break-word;
    }
}

@media only screen and (max-width: 767px) {
    .slicknav_menu .slicknav_icon-bar {
        background-color: #009CDD;
    }

    .slicknav_btn {
        background: transparent;
    }

    /* Empty sidebars only create stray borders on small screens */
    .right-sidebar {
        display: none;
    }

    .left-content {
        border-right: none;
    }

    .banner {
        min-height: 240px;
        margin-top: 20px;
    }

    .banner .title {
        padding: 16px 18px;
        font-size: 20px;
        max-width: 100%;
        box-sizing: border-box;
    }

    .left-columncontact,
    .right-columncontact {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .text,
    .text-select,
    .message-textarea,
    input[type="email"] {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }

    .contact-info {
        width: 100%;
        max-width: 100%;
        float: none;
    }

    .contact-info .field-contact > p {
        width: auto !important;
        max-width: calc(100% - 80px);
        box-sizing: border-box;
    }

    .footer .contact-info {
        width: 100%;
    }

    .column-6 > p,
    .left-content p,
    .left-content li {
        overflow-wrap: break-word;
    }
}

@media only screen and (max-width: 480px) {
    .container {
        width: 280px;
        max-width: calc(100vw - 24px);
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }

    .main-navigation {
        width: 100%;
    }

    .banner {
        min-height: 180px;
        margin-top: 16px;
    }

    .banner .title {
        padding: 12px 14px;
        font-size: 16px;
    }

    .column-6 > h1 {
        font-size: 26px;
    }

    .sub-title > h2 {
        font-size: 22px;
        margin-top: 40px;
        margin-bottom: 28px;
    }

    .text,
    .text-select,
    .message-textarea,
    input[type="email"] {
        width: 100% !important;
        padding: 18px;
    }

    .button,
    .wpcf7-submit {
        max-width: 100%;
    }

    #main > iframe {
        height: 220px;
    }

    a#scroll-to-top {
        right: 12px;
        bottom: 12px;
    }
}

@media only screen and (max-width: 360px) {
    .container {
        width: auto;
        max-width: calc(100vw - 24px);
    }

    .logo {
        width: 140px;
    }
}
