@font-face {
    font-family: 'Benton Sans';
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/BentonSans-Regular.otf);
    src: url(../fonts/BentonSans-Regular.otf) format('opentype')
}

@font-face {
    font-family: 'Benton Sans';
    font-weight: 800;
    font-style: normal;
    src: url(../fonts/BentonSans-Bold.otf);
    src: url(../fonts/BentonSans-Bold.otf) format('opentype')
}

@font-face {
    font-family: 'Benton Sans';
    font-weight: 900;
    font-style: normal;
    src: url(../fonts/BentonSans-Black.otf);
    src: url(../fonts/BentonSans-Black.otf) format('opentype')
}

@font-face {
    font-family: 'Benton Sans';
    font-weight: 900;
    font-style: normal;
    src: url(../fonts/BentonSans-Black.otf);
    src: url(../fonts/BentonSans-Black.otf) format('opentype')
}

@font-face {
    font-family: 'Benton Sans';
    font-weight: 100;
    font-style: normal;
    src: url(../fonts/BentonSansCond-Bold.otf);
    src: url(../fonts/BentonSansCond-Bold.otf) format('opentype')
}

@font-face {
    font-family: 'Benton Sans';
    font-weight: 200;
    font-style: normal;
    src: url(../fonts/BentonSansCond-Book.otf);
    src: url(../fonts/BentonSansCond-Book.otf) format('opentype')
}

@font-face {
    font-family: crs;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/crs.eot?3r9wg7);
    src: url(../fonts/crs.eot?#iefix3r9wg7) format('embedded-opentype'), url(../fonts/crs.woff?3r9wg7) format('woff'), url(../fonts/crs.ttf?3r9wg7) format('truetype'), url(../fonts/crs.svg?3r9wg7#crs) format('svg')
}

.icon,
.testimonials .container .slider-nav .trigger,
input[type=checkbox]:checked+label span {
    font-family: crs;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-lines:before {
    content: '\e602'
}

.icon-phone:before {
    content: '\e609'
}

.icon-menu:before {
    content: '\e600'
}

.icon-half-star:before {
    content: '\e603'
}

.icon-full-star:before {
    content: '\e604'
}

.icon-tick:before,
input[type=checkbox]:checked+label span:before {
    content: '\e60a'
}

.icon-arrow-right:before {
    content: '\e605'
}

.icon-arrow-left:before {
    content: '\e606'
}

.icon-list:before {
    content: '\e601'
}

.icon-facebook:before {
    content: '\e607'
}

.icon-linkedin:before {
    content: '\e608'
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

html {
    font-size: 16px;
    height: 100%;
    background-color: transparent;
    -webkit-overflow-scrolling: touch
}

body {
    display: block;
    height: 100%
}

* {
    font-family: Nic, Arial, sans-serif;
    -webkit-tap-highlight-color: transparent
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-smoothing: antialiased!important
}

a,
a:hover {
    text-decoration: none
}

img {
    width: 100%;
    height: auto
}

nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

main {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

h3 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-transform: lowercase
}

.page-content {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    white-space: nowrap
}

.sidebar-open .page-content .sidebar {
    left: 0
}

.sidebar-open .page-content .right {
    left: 382px
}

.page-content .left {
    position: absolute;
    left: -382px;
    display: inline-block;
    zoom: 1;
    width: 382px;
    height: 100%;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
    vertical-align: top
}

.page-content .right {
    position: absolute;
    left: 0;
    display: inline-block;
    zoom: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
    vertical-align: top
}

a,
h1,
h2,
h3,
h4,
h5,
p {
    white-space: normal
}

.no-bottom-nav .navigation {
    position: fixed
}

.no-bottom-nav .page-title {
    margin-top: 69px
}

.no-bottom-nav .bottom-nav {
    display: none;
    visibility: hidden
}

.vert-wrap:before {
    display: inline-block;
    zoom: 1;
    height: 100%;
    content: '';
    vertical-align: middle
}

.vert-wrap .vert-this {
    position: relative;
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}

.navigation {
    position: fixed;
    z-index: 11;
    width: 100%;
    padding: 20px;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
    text-align: center;
    background: #f3ec19
}

.navigation .crs-logo {
    text-align: left
}

.navigation .crs-number {
    display: none
}

.navigation .crs-number .top {
    line-height: 1
}

.navigation .crs-number .bottom {
    font-size: 36px;
    line-height: 1
}

.navigation .crs-book {
    display: none
}

.navigation .crs-book a {
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    color: #4db848
}

.navigation .crs-book a:hover {
    color: #3d9439
}

.navigation .crs-book .top {
    line-height: 1
}

.navigation .crs-book .bottom {
    font-size: 36px;
    line-height: 1
}

.navigation a {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.navigation a img {
    width: auto;
    height: 65px
}

.navigation a:hover {
    opacity: .8
}

.navigation .icon,
.navigation .testimonials .container .slider-nav .trigger,
.navigation input[type=checkbox]:checked+label span,
.testimonials .container .slider-nav .navigation .trigger,
input[type=checkbox]:checked+label .navigation span {
    font-size: 50px;
    font-size: 3.125rem;
    position: absolute;
    top: 0;
    left: 0;
    padding: 29px 30px;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    color: #4db848
}

.navigation .icon:hover,
.navigation .testimonials .container .slider-nav .trigger:hover,
.navigation input[type=checkbox]:checked+label span:hover,
.testimonials .container .slider-nav .navigation .trigger:hover,
input[type=checkbox]:checked+label .navigation span:hover {
    color: #000
}

.sidebar {
    position: fixed;
    z-index: 10;
    left: -382px;
    width: 382px;
    height: 100%;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
    text-align: center;
    border-right: 1px solid #2e9929;
    background: #4db848
}

.sidebar .crs-logo {
    padding: 104px 0 90px
}

.sidebar .crs-logo a {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.sidebar .crs-logo a img {
    width: auto;
    height: 92px
}

.sidebar .crs-logo a:hover {
    opacity: .8
}

.sidebar .nav-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sidebar nav {
    width: 100%;
    margin-top: 5px
}

.sidebar nav a {
    font-family: 'Benton Sans';
    font-weight: 600;
    text-transform: uppercase
}

.sidebar nav li {
    font-size: 18px;
    font-size: 1.125rem;
    position: relative;
    padding: 18px 0;
    border-top: 1px solid #68d063
}

.sidebar nav li:nth-last-child(1) {
    border-bottom: 1px solid #68d063
}

.sidebar nav li:nth-last-child(1):after {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: -1px;
    left: 0;
    content: ' ';
    border: 1px solid #2e9929
}

.sidebar nav li:before {
    position: absolute;
    z-index: -1;
    top: -2px;
    right: 0;
    left: 0;
    height: 1px;
    content: ' ';
    border: 1px solid #2e9929
}

.sidebar nav li a {
    font-family: 'Benton Sans';
    font-weight: 600;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    text-transform: uppercase;
    color: #fff
}

.sidebar nav li a:hover {
    color: #f3ec19
}

.bottom-nav {
    display: none;
    visibility: hidden;
    padding: 1px;
    text-align: center;
    background-color: #4db848
}

.bottom-nav ul {
    margin: 0
}

.bottom-nav li {
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    zoom: 1;
    padding: 10px 20px;
    vertical-align: top;
    border-right: 1px solid #4db848
}

.bottom-nav li:first-child {
    border-left: 1px solid #4db848
}

.bottom-nav a {
    font-family: 'Benton Sans';
    font-weight: 600;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    text-transform: uppercase;
    color: #fff
}

.bottom-nav a:hover {
    color: #3d9439
}

.page-title {
    margin-top: 89px;
    padding: 80px 0;
    text-align: center;
    text-transform: uppercase
}

.no-header .page-title {
    margin-top: 0
}

.page-title.contact,
.page-title.insurance {
    background: url(../img/contact-header.jpg) center center/cover;
    -o-background-size: cover
}

.page-title.services {
    background: url(../img/services-header.jpg) center center/cover;
    -o-background-size: cover
}

.page-title.company {
    background: url(../img/company-header.jpg) center center/cover;
    -o-background-size: cover
}

.page-title.news {
    background: url(../img/news-header.jpg) center center/cover;
    -o-background-size: cover
}

.page-title.renovations {
    background: url(../img/renovations-header.jpg) center center/cover;
    -o-background-size: cover
}

.page-title h1 {
    font-family: 'Benton Sans';
    font-weight: 900;
    -webkit-transition: font-size .4s ease;
    -moz-transition: font-size .4s ease;
    -o-transition: font-size .4s ease;
    transition: font-size .4s ease;
    white-space: normal;
    color: #fff
}

.container {
    display: block;
    width: 100%;
    padding: 50px 20px;
    text-align: center
}

.container p {
    font-family: 'Benton Sans';
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.8;
    width: 100%
}

.container p b {
    font-family: 'Benton Sans';
    font-weight: 600
}

.container p a {
    font-family: 'Benton Sans';
    font-weight: 600;
    -webkit-transition: color .4s, border .4s;
    -moz-transition: color .4s, border .4s;
    -o-transition: color .4s, border .4s;
    transition: color .4s, border .4s;
    color: #000;
    border-bottom: 1px solid #000
}

.container p a:hover {
    color: #4db848;
    border-bottom: 1px solid #4db848
}

.container p a.book-now {
    font-size: 100%;
    line-height: 1;
    padding: 15px 32px;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
    text-transform: uppercase;
    color: #fff!important;
    border: 1px solid #4db848;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #4db848;
    -webkit-box-shadow: 0 5px 0 #71c66d;
    box-shadow: 0 5px 0 #71c66d;
    display: inline-block;
}

.container p a.book-now:hover {
    background-color: #3d9439
}

.container p a.book-now .mini-btn {
    font-size: 12px;
    display: block
}

.container h2 {
    font-family: 'Benton Sans';
    font-weight: 600;
    padding-top: 63px;
    padding-bottom: 46px
}

.container h2.paddless {
    padding: 0!important
}

hr {
    display: block;
    margin: 30px 0
}

.notify {
    font-family: 'Benton Sans';
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    width: 100%;
    text-align: center;
    white-space: normal;
    color: #fff
}

.notify.success {
    border-top: 1px solid #2e9929;
    background: rgba(77, 184, 72, .8)
}

.notify.error {
    border-top: 1px solid #ff9494;
    background: rgba(255, 148, 148, .8)
}

.members-section {
    background: #4db848
}

.members-section .container {
    padding: 0
}

.members-section .text {
    display: block;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    text-transform: uppercase
}

.members-section .text p {
    font-family: 'Benton Sans';
    font-size: 52px;
    font-size: 3.25rem;
    font-weight: 100;
    line-height: 1;
    margin: 0;
    padding: 0
}

.members-section .text h3 {
    font-family: 'Benton Sans';
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 5px 0 37px;
    padding: 0;
    text-transform: uppercase;
    color: #f3ec19
}

.members-section .text ul {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: normal
}

.members-section .text ul li {
    font-family: 'Benton Sans';
    font-weight: 600;
    position: relative;
    display: inline-block;
    zoom: 1;
    width: 100%;
    padding: 0 35px 16px 30px;
    vertical-align: top;
    text-transform: uppercase;
    color: #f3ec19
}

.members-section .text ul li:before {
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    content: '';
    background: url(../img/icons/tick.svg) center center no-repeat
}

.members-section .grabber {
    display: block;
    width: 100%;
    padding: 77px 25px;
    text-align: left;
    background: #f3ec19
}

.members-section .grabber .row {
    display: block
}

.members-section .grabber .row .first,
.members-section .grabber .row .last {
    display: block;
    width: 100%;
    padding: 0 0 10px
}

.members-section .grabber .row .email {
    display: inline-block;
    zoom: 1;
    width: 80%;
    padding-right: 10px;
    vertical-align: top
}

.members-section .grabber .row .join {
    display: inline-block;
    zoom: 1;
    width: 20%;
    padding: 23px 0 0;
    vertical-align: top
}

.members-section .grabber .row .join input[type=submit] {
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 600;
    padding: 11px 0;
    -webkit-transition: background .3s ease, color .3s ease;
    -moz-transition: background .3s ease, color .3s ease;
    -o-transition: background .3s ease, color .3s ease;
    transition: background .3s ease, color .3s ease;
    color: #fff;
    background: #000
}

.members-section .grabber .row .join input[type=submit]:hover {
    background: #4db848
}

.members-section .grabber .row label {
    font-family: 'Benton Sans';
    font-weight: 600;
    display: block;
    padding: 0 0 5px
}

.members-section .grabber .row input {
    font-family: 'Benton Sans';
    font-weight: 400;
    width: 100%;
    padding: 15px 10px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: 0
}

.members-section .grabber p {
    font-family: 'Benton Sans';
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 400;
    text-align: center
}

.members-section .grabber p a {
    font-family: 'Benton Sans';
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    -webkit-transition: color .3s ease, border-bottom .3s ease;
    -moz-transition: color .3s ease, border-bottom .3s ease;
    -o-transition: color .3s ease, border-bottom .3s ease;
    transition: color .3s ease, border-bottom .3s ease;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .3)
}

.members-section .grabber p a:hover {
    color: #4db848;
    border-bottom-color: rgba(77, 184, 72, .3)
}

.footer {
    padding: 46px 0
}

.footer .container {
    padding: 0
}

.footer .container .footer-box {
    display: block;
    width: 100%;
    padding: 0 0 20px
}

.footer .container .footer-box.logo {
    padding-top: 8px
}

.footer .container .footer-box.logo img {
    width: auto;
    height: 65px
}

.footer .container .footer-box h3 {
    font-family: 'Benton Sans';
    font-size: 14px;
    font-size: .875rem;
    font-weight: 100;
    text-transform: capitalize
}

.footer .container .footer-box ul {
    margin: 0;
    padding: 20px 0 0;
    list-style: none
}

.footer .container .footer-box ul li {
    font-family: 'Benton Sans';
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    margin-bottom: 7px;
    color: #000
}

.footer .container .footer-box ul li a {
    font-family: 'Benton Sans';
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    -webkit-transition: color .3s ease, border-bottom .3s ease;
    -moz-transition: color .3s ease, border-bottom .3s ease;
    -o-transition: color .3s ease, border-bottom .3s ease;
    transition: color .3s ease, border-bottom .3s ease;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .3)
}

.footer .container .footer-box ul li a:hover {
    color: #4db848;
    border-bottom-color: rgba(77, 184, 72, .3)
}

.footera {
    padding: 46px 0
}

.footera .container {
    padding: 0
}

.footera .footer-box {
    display: inline-block;
    zoom: 1;
    width: 25%;
    text-align: right;
    vertical-align: top
}

.footera .footer-box.logo {
    padding-top: 6px;
    text-align: left
}

.footera .footer-box.logo img {
    width: auto;
    height: 65px
}

.footera .footer-box h3 {
    font-family: 'Benton Sans';
    font-size: 14px;
    font-size: .875rem;
    font-weight: 100;
    text-transform: capitalize
}

.footera .footer-box ul {
    margin: 0;
    padding: 20px 0 0;
    list-style: none
}

.footera .footer-box ul li {
    font-family: 'Benton Sans';
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    margin-bottom: 7px;
    color: #000
}

.footera .footer-box ul li a {
    font-family: 'Benton Sans';
    font-size: 12px;
    font-size: .75rem;
    font-weight: 600;
    -webkit-transition: color .3s ease, border-bottom .3s ease;
    -moz-transition: color .3s ease, border-bottom .3s ease;
    -o-transition: color .3s ease, border-bottom .3s ease;
    transition: color .3s ease, border-bottom .3s ease;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .3)
}

.footera .footer-box ul li a:hover {
    color: #4db848;
    border-bottom-color: rgba(77, 184, 72, .3)
}

.styled {
    display: block;
    width: 100%
}

.styled .space {
    display: block;
    padding: 2px 0
}

.styled .space.keep-inblock {
    display: inline-block;
    zoom: 1;
    width: auto;
    vertical-align: top;
    vertical-align: top
}

.styled .space.space-full {
    width: 100%
}

.styled dl {
    -webkit-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s
}

.styled>dl {
    display: block;
    margin: 0;
    padding: 10px 0
}

.styled>dl dt {
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: 100%;
    margin: 0 0 10px;
    padding: 4px 0 0;
    vertical-align: top;
    color: #fff
}

.styled>dl>dd {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.styled>dl>dd dl {
    width: 100%;
    margin: 0
}

.styled>dl>dd dl dd {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.styled>dl>dd dl dd input,
.styled>dl>dd dl dd select,
.styled>dl>dd dl dd textarea {
    width: 100%
}

input[type=checkbox] {
    display: none
}

input[type=checkbox]+label {
    display: inline-block;
    zoom: 1;
    padding: 4px 0 0 10px;
    vertical-align: top
}

input[type=checkbox]+label span {
    display: inline-block;
    zoom: 1;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    cursor: pointer;
    vertical-align: top;
    background-color: #fff
}

input[type=checkbox]:checked+label span:before {
    font-size: 10px;
    display: inline-block;
    zoom: 1;
    padding: 3px;
    vertical-align: top;
    color: #4db848
}

.js-slider {
    position: relative;
    overflow: hidden;
    outline: 0
}

.js-slider .slider-wrap {
    position: relative;
    width: 100%;
    height: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap
}

.js-slider .slider-wrap .slider-item {
    font-size: 0;
    line-height: 1;
    display: inline-block;
    zoom: 1;
    width: 100%;
    vertical-align: top
}

.banners {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 85px
}

.homepage .banners {
    margin-top: 0
}

.banners .slider-wrap {
    font-size: 0
}

.banners .slider-outer,
.banners li {
    height: 500px
}

.banners a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, .5)
}

.banners li {
    -o-background-size: cover;
    background-size: cover
}

.banners .text {
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff
}

.banners .text .smaller {
    font-size: 25px;
    font-weight: 400;
    display: none;
    letter-spacing: 5px
}

.banner-slideraa .slider-wrap {
    height: 100%
}

.banner-slideraa .slider-item {
    height: 100%;
    -o-background-size: cover;
    background-size: cover
}

.banner-slideraa .slider-item a {
    height: 100%
}

.banner-slideraa .slider-item .text {
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, .5)
}

.banner-slideraa .slider-nobs {
    opacity: 0
}

.banner-slideraa .slider-nobs .container {
    width: 100%;
    padding: 0;
    text-align: center
}

.banner-slideraa .slider-nobs .nob {
    display: inline-block;
    zoom: 1;
    width: 20px;
    height: 20px;
    margin: 10px;
    cursor: pointer;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    text-align: center;
    vertical-align: top;
    text-indent: -9999px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background: rgba(255, 255, 255, .3)
}

.banner-slideraa .slider-nobs .nob.active {
    background: #f3ec19
}

.side-box {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    text-align: right
}

.side-box .quick-links a {
    font-size: 25px;
    font-size: 1.5625rem;
    display: block;
    padding: 26px 26px 24px;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    color: #000
}

.side-box .quick-links a:hover {
    opacity: .8
}

.side-box .quick-links a.facebook {
    color: #fff;
    background: #000
}

.side-box .quick-links a.linkedin {
    background: #f3ec19
}

.side-box .quick-links a.contact {
    background: #4db848
}

.side-box .quick-linksa a {
    color: #000
}

.side-box .quick-linksa a.facebook {
    color: #fff
}

.side-box .quick-linksa .box {
    font-size: 25px;
    font-size: 1.5625rem
}

.side-box .quick-linksa .box.facebook {
    background: #000
}

.side-box .quick-linksa .box.linkedin {
    background: #f3ec19
}

.side-box .quick-linksa .box.contact {
    background: #4db848
}

.section-banner {
    font-family: 'Benton Sans';
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    position: relative;
    width: 100%;
    padding: 29px 20px;
    text-align: center;
    white-space: normal;
    text-transform: uppercase;
    color: #fff;
    background: #000
}

.section-banner:after {
    position: absolute;
    bottom: -20px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    content: '';
    border-top: 10px solid #000;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent
}

.testimonials .container {
    position: relative;
    padding: 30px 20px;
    text-align: center
}

.testimonials .container .slider-item {
    font-size: 16px;
    font-size: 1rem;
    -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
    -moz-transition: opacity 1s ease, -moz-transform 1s ease;
    -o-transition: opacity 1s ease, -o-transform 1s ease;
    transition: opacity 1s ease, transform 1s ease;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    white-space: wrap;
    opacity: 0
}

.testimonials .container .slider-item.active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.testimonials .container .slider-item .title {
    font-family: 'Benton Sans';
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 100;
    margin: 0;
    padding: 0 0 22px
}

.testimonials .container .slider-item .rating {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 0 22px;
    color: #535353
}

.testimonials .container .slider-item .rating span {
    padding: 0 3px
}

.testimonials .container .slider-item .rating span.yellow {
    color: #ffd402
}

.testimonials .container .slider-item p {
    font-family: 'Benton Sans';
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 200;
    line-height: 1.3;
    margin: 0;
    padding: 0
}

.testimonials .container .slider-item .critic {
    font-family: 'Benton Sans';
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 100;
    margin: 0;
    padding: 22px 0 0
}

.testimonials .container .slider-nav .trigger {
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    z-index: 5;
    top: 50%;
    width: 35px;
    height: 35px;
    margin-top: -17.5px;
    -webkit-transition: background .1s ease;
    -moz-transition: background .1s ease;
    -o-transition: background .1s ease;
    transition: background .1s ease;
    color: #fff;
    border: 0;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    outline: 0;
    background: #000
}

.testimonials .container .slider-nav .trigger.trigger-left {
    left: 0;
    opacity: .3
}

.testimonials .container .slider-nav .trigger.trigger-right {
    right: 0;
    opacity: .3
}

.testimonials .container .slider-nav .trigger:hover {
    background: #4db848
}

.specialties .container {
    padding: 64px 0;
    text-align: center
}

.specialties .container .special {
    display: block;
    width: 100%;
    padding: 20px 0;
    text-align: center
}

.specialties .container .special a {
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    color: #000
}

.specialties .container .special a:hover {
    color: #4db848
}

.specialties .container .special .round-icon {
    display: inline-block;
    zoom: 1;
    width: 200px;
    height: 200px;
    padding: 10px;
    -webkit-transition: opacity .3s ease face;
    -moz-transition: opacity .3s ease face;
    -o-transition: opacity .3s ease face;
    transition: opacity .3s ease face;
    vertical-align: top;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6)
}

.specialties .container .special .round-icon:hover {
    opacity: .8
}

.specialties .container .special .round-icon .inner {
    width: 182px;
    height: 182px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #d4d4d4;
    -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 30px rgba(0, 0, 0, .3)
}

.specialties .container .special .round-icon .inner .image {
    width: 150px;
    height: 150px;
    padding: 20px
}

.specialties .container .special .round-icon .inner .image.tow {
    padding: 30px 20px
}

.specialties .container .special .round-icon .inner .image.tow img {
    width: auto;
    height: 95px
}

.specialties .container .special .round-icon .inner .image.wrench {
    padding: 40px
}

.specialties .container .special .round-icon .inner .image.wrench img {
    width: auto;
    height: 105px
}

.specialties .container .special .round-icon .inner .image.bath {
    padding: 40px
}

.specialties .container .special .round-icon .inner .image.bath img {
    width: auto;
    height: 91px
}

.specialties .container h2 {
    font-family: 'Benton Sans';
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 100;
    padding: 16px 0 0;
    text-transform: uppercase
}

.contact-info .container {
    font-family: 'Benton Sans';
    padding: 75px 0
}

.contact-info .container .lef,
.contact-info .container .righ {
    display: block;
    width: 100%
}

.contact-info .container .lef p,
.contact-info .container .righ p {
    font-family: 'Benton Sans';
    font-weight: 400;
    margin: 0;
    padding: 0 0 42px
}

.contact-info .container .lef p.bold,
.contact-info .container .righ p.bold {
    font-weight: 600;
    padding-bottom: 13px
}

.contact-form {
    padding: 57px 0 41px;
    background: #d3d3d3
}

.contact-form .container {
    padding: 0 20px
}

.contact-form .container form input,
.contact-form .container form select,
.contact-form .container form textarea {
    font-family: 'Benton Sans';
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 100;
    width: 100%;
    padding: 26px 24px;
    resize: none;
    border: 0;
    outline: 0;
    background: #ececec
}

.contact-form .container form input::-webkit-input-placeholder,
.contact-form .container form select::-webkit-input-placeholder,
.contact-form .container form textarea::-webkit-input-placeholder {
    color: #000
}

.contact-form .container form input:-moz-placeholder,
.contact-form .container form select:-moz-placeholder,
.contact-form .container form textarea:-moz-placeholder {
    color: #000
}

.contact-form .container form input:-ms-input-placeholder,
.contact-form .container form select:-ms-input-placeholder,
.contact-form .container form textarea:-ms-input-placeholder {
    color: #000
}

.contact-form .container form select {
    font-family: 'Benton Sans';
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 23px 24px;
    text-align: left;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0;
    background: url(../img/select-arrow.jpg) right no-repeat #ececec;
    background-clip: padding-box;
    -o-background-clip: padding-box;
    -webkit-appearance: none
}

.contact-form .container form select.last {
    width: 100%
}

.contact-form .container form input[type=submit] {
    -webkit-transition: background .4s ease, color .4s ease;
    -moz-transition: background .4s ease, color .4s ease;
    -o-transition: background .4s ease, color .4s ease;
    transition: background .4s ease, color .4s ease;
    text-transform: uppercase;
    color: #000;
    background: #f3ec19
}

.contact-form .container form input[type=submit]:hover {
    color: #f3ec19;
    background: #000
}

.contact-types {
    display: block;
    width: 100%
}

.contact-types .container {
    padding: 30px;
    text-align: center
}

.contact-types .container .box {
    display: block;
    width: 100%;
    padding: 27px 0;
    border-bottom: 1px solid #000
}

.contact-types .container .box:nth-last-child(1) {
    border: none
}

.contact-types .container .box a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #000
}

.contact-types .container .box a p {
    font-family: 'Benton Sans';
    font-weight: 100;
    margin: 0;
    padding: 20px 0 0;
    text-transform: uppercase
}

.contact-types .container .box a span {
    font-size: 62px;
    font-size: 3.875rem
}

.contact-types .container .box a:hover {
    opacity: .7;
    color: #4db848
}

.contact-types .container .box a.jackaroo img {
    width: auto;
    height: 62px
}

.contact-typesa {
    display: block;
    width: 100%
}

.contact-typesa .container {
    padding: 30px;
    text-align: center
}

.contact-typesa .container .box {
    display: inline-block;
    zoom: 1;
    width: 33.33333%;
    padding: 27px 0;
    vertical-align: top;
    border-right: 1px solid #000
}

.contact-typesa .container .box a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #000
}

.contact-typesa .container .box a p {
    font-family: 'Benton Sans';
    font-weight: 100;
    margin: 0;
    padding: 20px 0 0;
    text-transform: uppercase
}

.contact-typesa .container .box a span {
    font-size: 62px;
    font-size: 3.875rem
}

.contact-typesa .container .box a:hover {
    opacity: .7;
    color: #4db848
}

.contact-typesa .container .box a.jackaroo img {
    width: auto;
    height: 62px
}

.contact-typesa .container .box:nth-last-child(1) {
    border: none
}

.contact-map {
    width: 100%;
    height: 396px;
    background-image: url(http://maps.googleapis.com/maps/api/staticmap?scale=2&center=3/332%20Brisbane%20Rd%20Arundel%204214&markers=color:red|3/332%20Brisbane%20Rd%20Arundel%204214&zoom=13&size=1000x1000);
    background-position: center center;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-shadow: inset 0 0 144px 0 rgba(0, 0, 0, .75);
    box-shadow: inset 0 0 144px 0 rgba(0, 0, 0, .75)
}

.insurance .container {
    white-space: normal
}

.insurance .container h2 {
    font-family: 'Benton Sans';
    font-weight: 600;
    padding: 63px 0 46px
}

.insurance .container .special {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
    white-space: normal
}

.insurance .container .special .round-icon {
    display: inline-block;
    zoom: 1;
    width: 200px;
    height: 200px;
    padding: 10px;
    vertical-align: top;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6)
}

.insurance .container .special .round-icon .inner {
    display: inline-block;
    zoom: 1;
    width: 182px;
    height: 182px;
    vertical-align: top;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #f3ec19;
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .3)
}

.insurance .container .special:nth-child(2n-1) .round-icon .inner {
    background: #4db848
}

.insurance .container .special .round-icon .inner .image {
    width: 150px;
    height: 150px;
    padding: 20px
}

.insurance .container .special .round-icon .inner .image.tow {
    padding: 30px 20px
}

.insurance .container .special .round-icon .inner .image.tow img {
    width: auto;
    height: 95px
}

.insurance .container .special .round-icon .inner .image.person {
    padding: 35px 45px
}

.insurance .container .special .round-icon .inner .image.person img {
    width: auto;
    height: 105px
}

.insurance .container .special .round-icon .inner .image.wrench {
    padding: 40px
}

.insurance .container .special .round-icon .inner .image.wrench img {
    width: auto;
    height: 105px
}

.insurance .container .special .round-icon .inner .image.cash {
    padding: 45px 30px
}

.insurance .container .special .round-icon .inner .image.cash img {
    width: auto;
    height: 93px
}

.insurance .container .special h2 {
    font-family: 'Benton Sans';
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 100;
    padding: 16px 0 0;
    text-transform: uppercase
}

.services .container h2 {
    font-family: 'Benton Sans';
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    margin: 0;
    padding-top: 42px;
    padding-bottom: 60px
}

.services .container .service-items {
    text-align: center;
    white-space: normal
}

.services .container .service-items .item {
    display: block;
    width: 100%;
    padding: 0 0 40px
}

.services .container .service-items .item .image {
    height: 120px
}

.services .container .service-items .item .image img {
    width: auto;
    height: 100%
}

.services .container .service-items .item .text {
    font-family: 'Benton Sans';
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5;
    padding: 18px 0;
    text-transform: uppercase
}

.company .staff-list {
    text-align: center;
    white-space: normal
}

.company .staff-list .staff {
    display: inline-block;
    zoom: 1;
    width: 50%;
    vertical-align: top
}

.company .staff-list .staff .image {
    padding: 0 14px 23px
}

.company .staff-list .staff .text {
    padding: 0 14px 60px;
    text-align: left
}

.company .staff-list .staff .text .name {
    font-family: 'Benton Sans';
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600
}

.company .staff-list .staff .text .title {
    font-family: 'Benton Sans';
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400
}

.renovations .container {
    padding: 82px 0 198px
}

.renovations .container .prev-work-slider {
    position: relative;
    overflow: visible
}

.renovations .container .prev-work-slider .slider-outer-outer {
    overflow-x: hidden
}

.renovations .container .prev-work-slider .slider-nobs {
    position: absolute;
    z-index: 4;
    bottom: 0;
    width: 100%;
    margin: 0 0 -80px
}

.renovations .container .prev-work-slider .slider-nobs .container {
    padding: 0
}

.renovations .container .prev-work-slider .slider-nobs .container .nob {
    position: relative;
    display: inline-block;
    overflow: hidden;
    zoom: 1;
    width: 55px;
    height: 55px;
    margin: 0 8px;
    cursor: pointer;
    vertical-align: top;
    border: 3px solid #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6)
}

.renovations .container .prev-work-slider .slider-nobs .container .nob:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.no-touch .renovations .container .prev-work-slider .slider-nobs .container .nob.active:before,
.no-touch .renovations .container .prev-work-slider .slider-nobs .container .nob:hover:before {
    background-color: rgba(0, 0, 0, .6)
}

@media all and (min-width:50em) {
    .mobile-only-nav {
    display: none;
}
    .navigation .crs-logo {
        display: inline-block;
        zoom: 1;
        text-align: center;
        vertical-align: middle
    }
    .navigation .crs-number {
        font-family: 'Benton Sans';
        font-weight: 900;
        position: fixed;
        top: 28px;
        right: 30px;
        display: block;
        -webkit-transition: right .5s;
        -moz-transition: right .5s;
        -o-transition: right .5s;
        transition: right .5s;
        color: #4db848
    }
    .sidebar-open .navigation .crs-number {
        right: -382px
    }
    .page-title {
        padding: 89px 80px
    }
    .page-title.company h1,
    .page-title.contact h1,
    .page-title.insurance h1,
    .page-title.quote h1,
    .page-title.renovations h1,
    .page-title.services h1 {
        font-size: 35px;
        font-size: 2.1875rem
    }
    .page-title h1 {
        font-size: 65px;
        font-size: 4.0625rem
    }
    .container {
        padding: 82px 20px
    }
    .members-section .text ul li {
        width: auto
    }
    .members-section .grabber .row {
        padding: 0 0 25px
    }
    .members-section .grabber .row .first,
    .members-section .grabber .row .last {
        display: inline-block;
        zoom: 1;
        width: 50%;
        padding: 0 12.5px 0 0;
        vertical-align: top
    }
    .styled .space {
        display: inline-block;
        zoom: 1;
        width: auto;
        vertical-align: top;
        vertical-align: top
    }
    .styled .space.pad-left {
        padding-left: 25px
    }
    .styled .space.space-1-2 {
        width: 50%
    }
    .styled .space.space-1-3 {
        width: 33.33333%
    }
    .styled .space.space-1-4 {
        width: 25%
    }
    .styled .space.space-1-5 {
        width: 20%
    }
    .styled .space.space-2-3 {
        width: 66.66667%
    }
    .styled .space.space-3-4 {
        width: 75%
    }
    .styled .space.space-2-5 {
        width: 40%
    }
    .styled .space.space-3-5 {
        width: 60%
    }
    .styled .space.space-4-5 {
        width: 80%
    }
    .styled>dl dt {
        display: inline-block;
        zoom: 1;
        width: 15%;
        margin: 0;
        vertical-align: top
    }
    .styled>dl>dd {
        display: inline-block;
        zoom: 1;
        width: 85%;
        vertical-align: top
    }
    .banners {
        height: 500px;
        margin-top: 106px
    }
    .banners .text {
        font-size: 50px
    }
    .banners .text .smaller {
        display: block
    }
    .banner-slideraa .slider-nobs {
        position: absolute;
        z-index: 99;
        bottom: 34px;
        width: 100%;
        text-align: center;
        opacity: 1
    }
    .section-banner {
        font-size: 22px;
        font-size: 1.375rem
    }
    .testimonials .container .slider-item p {
        padding: 0 100px
    }
    .testimonials .container .slider-nav .trigger.trigger-left,
    .testimonials .container .slider-nav .trigger.trigger-right {
        opacity: 1
    }
    .homepage .specialties {
        margin-top: 106px
    }
    .contact-info .container .lef {
        border-right: 1px solid #000
    }
    .contact-info .container .lef,
    .contact-info .container .righ,
    .insurance .container .special,
    .services .container .service-items .item {
        display: inline-block;
        zoom: 1;
        width: 50%;
        vertical-align: top
    }
    .company .staff-list .staff {
        width: 33.33333%
    }
    .renovations .container .prev-work-slider .slider-nobs .container .nob {
        width: 105px;
        height: 105px
    }
}

@media all and (min-width:65em) {
    .navigation {
        position: static
    }
    .navigation .crs-number {
        position: absolute
    }
    .navigation .crs-book {
        font-family: 'Benton Sans';
        font-weight: 900;
        top: 28px;
        left: 30px;
        display: block;
        -webkit-transition: right .5s;
        -moz-transition: right .5s;
        -o-transition: right .5s;
        transition: right .5s;
        color: #4db848
    }
    .sidebar-open .navigation .crs-book {
        right: -382px
    }
    .navigation .crs-book {
        position: absolute
    }
    .navigation .icon,
    .navigation .testimonials .container .slider-nav .trigger,
    .navigation input[type=checkbox]:checked+label span,
    .testimonials .container .slider-nav .navigation .trigger,
    input[type=checkbox]:checked+label .navigation span {
        display: none;
        visibility: hidden
    }
    .bottom-nav {
        display: block;
        visibility: visible
    }
    .page-title {
        margin-top: 0;
        padding: 162px 300px
    }
    .page-title.company h1,
    .page-title.contact h1,
    .page-title.insurance h1,
    .page-title.quote h1,
    .page-title.renovations h1,
    .page-title.services h1 {
        font-size: 47px;
        font-size: 2.9375rem
    }
    .page-title h1 {
        font-size: 107px;
        font-size: 6.6875rem
    }
    .container {
        width: 1040px;
        margin: 0 auto
    }
    .members-section .text {
        display: inline-block;
        zoom: 1;
        width: 50%;
        padding: 60px 0;
        text-align: left;
        vertical-align: top
    }
    .members-section .grabber {
        display: inline-block;
        zoom: 1;
        width: 50%;
        vertical-align: top
    }
    .footer .container .footer-box {
        display: inline-block;
        zoom: 1;
        width: 25%;
        padding: 0;
        text-align: right;
        vertical-align: top
    }
    .footer .container .footer-box.logo {
        text-align: left
    }
    .banners .text {
        font-size: 80px
    }
    .section-banner {
        font-size: 24px;
        font-size: 1.5rem
    }
    .testimonials .container {
        padding: 55px 20px 65px
    }
    .testimonials .container .slider-item p {
        padding: 0 180px
    }
    .homepage .specialties {
        margin-top: 0
    }
    .specialties .container .special {
        display: inline-block;
        zoom: 1;
        width: 33.33333%;
        padding: 0;
        vertical-align: top
    }
    .contact-form .container {
        padding: 0
    }
    .contact-types .container .box {
        display: inline-block;
        zoom: 1;
        width: 33.33333%;
        vertical-align: top;
        border: none;
        border-right: 1px solid #000
    }
    .company .staff-list .staff,
    .insurance .container .special,
    .services .container .service-items .item {
        width: 25%
    }
}

@media all and (min-width:100em) {
    a[href^=fax],
    a[href^=tel] {
        cursor: text;
        pointer-events: none
    }
    a[href^=fax]:hover,
    a[href^=tel]:hover {
        text-decoration: none
    }
}

@media all and (max-width:49em) {
    .sidebar-open .page-content .sidebar {
        overflow-y: auto;
        width: 100%
    }
    .sidebar-open .page-content .right {
        left: 0
    }
    .navigation a img {
        height: 45px
    }
    .navigation .icon,
    .navigation .testimonials .container .slider-nav .trigger,
    .navigation input[type=checkbox]:checked+label span,
    .testimonials .container .slider-nav .navigation .trigger,
    input[type=checkbox]:checked+label .navigation span {
        right: 0;
        left: auto;
        padding: 20px 30px
    }
    .sidebar .crs-logo {
        padding: 43px 0
    }
    .side-box,
    .sidebar .crs-logo a img {
        display: none
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes fadein {
    0% {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes fadein {
    0% {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0
    }
    10%,
    90% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1
    }
    99% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        -moz-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0
    }
    10%,
    90% {
        -moz-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1
    }
    99% {
        -moz-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        -o-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0
    }
    10%,
    90% {
        -o-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1
    }
    99% {
        -o-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0
    }
    10%,
    90% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1
    }
    99% {
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}