@import "https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i";
@font-face {
    font-family: 'socialicoregular';
    src: url(socialico-webfont.woff2) format("woff2"), url(socialico-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'socialicoregular2';
    src: url('socialico-plus.eot');
    src: url('socialico-plus.eot?#iefix') format('embedded-opentype'), url('socialico-plus.woff2') format('woff2'), url('socialico-plus.woff') format('woff'), url('socialico-plus.ttf') format('truetype'), url('socialico-plus.svg#svgFontName') format('svg');
    font-weight: 400;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
small,
a,
span,
strong,
em,
div,
section,
header,
aside,
footer,
article,
nav {
    padding: 0;
    margin: 0
}

.suspension-contain {
    max-height: 980px;
    overflow: hidden;
    position: relative;
}

html.suspended {
    background: rgba(0, 0, 0, 0.6);
}

body {
    max-width: 1440px;
    min-width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: inherit;
}

h1,
h2,
h3,
h4,
h5 {
    padding: 0;
    margin: 0;
}

.row {
    max-width: 1160px;
    margin: 0 auto
}

/*floats*/

.fl {
    float: left;
}

.fr {
    float: right;
}

/*clearings*/

.clear {
    clear: both;
}

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

.clearfix {
    display: block;
}

/*contact form messages*/

form .messages p {
    display: none;
    font-family: Arial !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
}

form .loading {
    display: none;
}

form .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

form .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

form .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

form [type="submit"] {
    border: none;
    width: 100%;
    max-width: 302px;
    height: 87px;
    background: url(../images/common/viewBG.png);
    margin: 20px 0;
    color: #fff;
    font: 700 1.25em "Oswald";
    letter-spacing: 4px;
    padding-left: 28px;
}

form [type="submit"]:hover {
    background: url(../images/common/view-hover.png) no-repeat;
    background-size: cover;
}

/*contact form*/

.ctc-form {
    margin: 0 auto;
    text-align: center;
}

.ctc-form input[type="text"],
.ctc-form textarea {
    height: 45px;
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin: 0 auto 8px;
    color: #999;
    font-size: 1.125rem;
    font-family: "Oswald";
    font-weight: 300;
}

.ctc-form textarea {
    min-height: 210px;
    padding-top: 10px;
    resize: none;
}

.g-recaptcha {
    width: 304px;
    margin: 0 auto;
}

.ctc-form .recap {
    display: inline-block;
}

/*gallery*/

#content .gallery-container {
    text-align: center;
}

#content .gallery {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#content .gallery li {
    display: inline-block;
}

#content .thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}

#content .page_navigation {
    display: inline-block;
}

#content .page_link,
#content .previous_link,
#content .next_link,
#content .first_link,
#content .last_link,
#content .ellipse {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #0275d8;
    display: inline-block;
    line-height: 1.25;
    margin-left: -1px;
    padding: 0.5rem 0.75rem;
    position: relative;
}

#content .page_navigation>a:hover,
.page_navigation>a.active_page {
    background-color: #eceeef;
    border-color: #ddd;
    color: #014c8c;
    text-decoration: none;
}

* {
    box-sizing: border-box;
}

h1 {
    font-size: 100px;
    font-weight: 100;
    color: #ccc;
}

/*header*/

#header {
    background: #023B66;
    padding: 10px 0;
}

#header .row {
    position: relative;
}

#header #nav-container,
#header #top {
    width: 65%;
}

#content3 .btn-text a,.services-page a, #about a,.inner #content #contact #info a{
    color: blue;
    font-weight: 700;
}

#header #top a,#footer .mini-row a{
    color: #1FABDF;
    font-weight: 700;
}


#header #nav-container {
    position: absolute;
    width: 65%;
    bottom: 0;
    right: 0;
}

#header #top {
    color: #fff;
    text-align: right;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 0.9em;
    line-height: 25px;
    letter-spacing: 2px;
}

#header #top .big {
    font-size: 1.875rem;
    display: block;
    font-weight: 400;
}

#header #logo {
    width: 35%;
}

#header #logo img {
    width: 100%;
}

#header #logo,
#header #top {
    float: left;
}

#header #nav-container nav {
    border-bottom: 1px solid #fff;
}

#header nav a#pull {
    display: none
}

#header .mainmenu {
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
}

#header nav ul li {
    display: inline-block;
    transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -webkit-transition: background-color 2s ease-out;
    text-transform: uppercase;
    font-size: 1.125em;
    font-weight: 300;
    padding: 0 20px;
}

#header .mainmenu a {
    color: #fff;
    padding: 5px 5px 8px;
    display: block;
}

#header nav ul li.active-menu a,
#header nav ul li a:hover {
    border-bottom: 8px solid #fff;
    padding-bottom: 0;
}

#header .submenu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease-out;
    position: absolute;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    z-index: 10;
    margin-top: 15px;
}

#header .mainmenu li:hover .submenu {
    display: block;
    max-height: 200px;
}

#header .submenu li {
    display: block !important;
    padding: 5px 0 !important;
}

#header .submenu a {
    border: none !important;
    padding: 10px 20px !important;
    text-align: left;
}

#header .submenu a:hover {
    color: #1fabdf;
}

/*banner*/

#banner .row {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
}

#banner {
    width: 100%;
}

#banner #htmlcaption {
    color: #fff;
    text-shadow: 0 0 10px #000;
    width: 40%;
}

#banner #offer {
    width: 515px;
    padding-bottom: 140px;
}

#banner #offer #title,
#banner #offer h3 {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    padding: 0 0 0 28px;
}

#banner #offer #title {
    font-size: 4.0625em;
    font-weight: 700;
    letter-spacing: 11px;
    text-transform: uppercase;
    text-shadow: 0 0 10px #000;
    background: url(../images/common/ban-offer-bg.png)no-repeat center top;
    width: 183px;
    height: 111px;
    font-family: "Oswald", sans-serif;
    margin-right: -40px;
    position: relative;
}

#banner #offer h3 {
    font-size: 1.375em;
    background: url(../images/common/viewBG.png) no-repeat;
    background-size: cover;
    width: 302px;
    height: 87px;
    padding: 25px 0 0 30px;
}

#banner #subtitle {
    font-size: 4.0625em;
    text-transform: uppercase;
    text-shadow: 0 0 10px #000;
    text-align: left;
    font-family: "Oswald", sans-serif;
    letter-spacing: 11px;
    width: 45%;
}

#banner #subtitle span {
    font-size: 1.125rem;
    text-transform: initial;
    display: block;
    letter-spacing: normal;
    font-weight: 400;
}

/*content*/

#content {
    position: relative;
    padding-top: 55px;
}

#img1 {
    position: absolute;
    left: 0;
    top: 55px;
    width: 50%;
    min-height: 1083px;
    z-index: -1;
}

#img1-alter {
    display: none;
}

#content1 {
    padding: 30px 0;
}

#content1 .row {
    position: relative;
}

#content1 .col {
    width: 75%;
    float: right;
    text-align: left;
}

#content1 .btn-text {
    position: absolute;
    top: -120px;
    right: 35px;
    background: url(../images/common/estimateBG.png);
    width: 302px;
    height: 231px;
    color: #fff;
    font-size: 2.5em;
    font-weight: 700;
    padding: 5px 0 0 27px;
    z-index: 10;
}

#content1 .btn-text:hover {
    background: url(../images/common/estimate-hover.png) no-repeat;
    background-size: cover;
}

#content1 #title {
    color: #1FABDF;
    font-size: 2em;
    letter-spacing: 11px;
    font-weight: 400;
}

#content1 #title .first {
    color: #333;
    font-size: 1.25rem;
    font-family: "Raleway";
    font-weight: 300;
    letter-spacing: 5px;
}

#content1 #title .nxt,
#content1 #title .title {
    display: block;
}

#content1 .col p {
    font-weight: 300;
    color: #333;
    font-size: 1.125em;
}

#content1 .col p span {
    text-transform: uppercase;
}

#content2 {
    padding: 30px 0;
}

#content2 .col {
    width: 43%;
    float: right;
    padding: 0 20px;
    text-align: left;
    position: relative;
}

#content2 #title {
    color: #1FABDF;
    font-size: 2.8125em;
    letter-spacing: 10px;
}

#content2 ul {
    width: 50%;
    float: left;
    font-size: 1.25em;
    font-weight: 200;
}

#content2 ul li {
    padding: 10px 0;
}

#content2 .btn-text {
    background: url(../images/common/viewBG.png);
    width: 302px;
    height: 87px;
    font-size: 1.25em;
    color: #fff;
    font-weight: 700;
    padding: 25px 0 0 120px;
    display: inline-block;
    margin: 70px 0 0 -175px;
}

#content2 .btn-text:hover {
    background: url(../images/common/view-hover.png) no-repeat;
    background-size: cover;
}

#content3 {
    margin-top: 100px;
    background: url(../images/common/form-wrapper.jpg) center top no-repeat;
    background-size: 100%;
}

#content3 .row {
    position: relative;
}

#content3 .top {
    padding-top: 135px;
}

#content3 .btn-text {
    width: 302px;
    min-height: 231px;
    color: #fff;
    font-size: 1.125em;
    font-weight: 700;
    background: url(../images/common/estimateBG.png);
    letter-spacing: 4px;
    padding-left: 28px;
    line-height: 25px;
}



#content3 .btn-text p:nth-of-type(3) {
    font-size: 0.875em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#content3 .image-first {
    position: absolute;
    top: -100px;
    right: 195px;
}

#contact-form {
    margin-top: -140px;
    padding-top: 90px;
}

#contact-form .col {
    width: 50%;
    float: left;
}

#contact-form .col:nth-of-type(2) {
    padding: 50px 85px;
}

#contact-form form input::-webkit-input-placeholder,
#contact-form form textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 1.125rem;
    font-family: "Oswald";
    font-weight: 300;
}

#contact-form form input::-moz-placeholder,
#contact-form form textarea::-moz-placeholder {
    color: #999;
    font-size: 1.125rem;
    font-family: "Oswald";
    font-weight: 300;
}

#content4 {
    min-height: 286px;
}

#content4 dl {
    width: 20%;
    float: left;
    margin: 40px 0;
}

#content4 dt img {
    width: 100%;
    padding: 0 20px;
}

#content4 dd {
    margin-top: 20px;
    font-size: 1.25em;
    color: #013A66;
    text-transform: uppercase;
}

#content4 dd a {
    padding: 10px 0;
    display: block;
}

#content4 dd a:hover {
    color: #1FABE0;
}

#content5 {
    background: url(../images/common/gallery-wrapper.jpg) no-repeat;
}

#content5 .container {
    padding-top: 150px;
}

#content5 .col {
    width: 50%;
    float: left;
}

#content5 .col:nth-of-type(1) {
    padding-top: 200px;
}

#content5 .col:nth-of-type(2) {
    position: relative;
}

#content5 .col:nth-of-type(2) img {
    width: 100%;
}

#content5 #title {
    font-weight: 700;
    font-size: 2.8125em;
    color: #1FABE0;
}

#content5 p {
    font-weight: 300;
    font-size: 1.125em;
    color: #fff;
    font-style: italic;
    padding: 20px 0;
}

#content5 p span {
    display: block;
    padding-bottom: 10px;
}

#content5 p .client {
    font-style: normal;
    font-weight: 400;
}

#content5 p .stars {
    font-size: 2em;
    font-style: normal;
}

.checked {
    color: #ffdf33;
}

#content5 .btn-text {
    position: absolute;
    left: 0;
    right: 30px;
    bottom: -285px;
    width: 302px;
    height: 231px;
    background: url(../images/common/estimateBG.png);
    color: #fff;
    font: 700 1.25em "Oswald";
    letter-spacing: 4px;
    padding: 18px 28px;
    margin: auto;
}

#content5 .btn-text:hover {
    background: url(../images/common/estimate-hover.png) no-repeat;
    background-size: cover;
}

/*footer*/

#footer {
    background: url(../images/common/ft-wrapper.jpg) no-repeat;
    background-size: cover;
}

#footer #logo {
    padding: 10px 0;
}

#footer .col {
    width: 50%;
    float: left;
}

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

#footer nav ul li,
#footer nav ul li a {
    transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -webkit-transition: background-color 2s ease-out
}

#footer nav ul li {
    text-transform: uppercase;
    font-size: 1.125em;
    font-weight: 300;
    width: 16%;
    float: left;
}

#footer nav ul li a {
    padding: 5px;
    padding-bottom: 0;
    color: #fff;
}

#footer nav ul li.active-menu a,
#footer nav ul li a:hover {
    border-bottom: 10px solid #fff;
}

#footer .col:nth-of-type(2) {
    padding: 20px 0 10px 0;
}

#footer .mini-row {
    padding: 10px 0;
}

#footer .mini-row h2,
#footer .mini-row div {
    width: 50%;
    float: left;
    color: #fff;
    font-weight: 300;
}

#footer .mini-row div p img {
    margin-top: 10px;
}

#footer .mini-row h2:nth-of-type(1) {
    font-size: 1.5625em;
}

#footer .mini-row h2:nth-of-type(2) {
    font-size: 1.25em
}

#footer .mini-row h2 img {
    display: inline-block;
    vertical-align: middle;
}

#footer .mini-row .sml a {
    font-family: 'socialicoregular2';
    font-size: 3em;
    color: #fff;
    line-height: 30px;
}

#footer .mini-row .sml a:hover {
    color: #1fabe0;
}

#footer .ft-last {
    float: right;
}

#footer .silver,
#footer .copy {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
}

#footer .silver img {
    display: inline-block;
    vertical-align: middle;
    max-width: 50px
}

/*inner pages*/

.flex-wrapper {
    display: flex;
}

.inner #content h1 {
    color: #1FABDF;
    font-size: 2em;
    letter-spacing: 11px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
}

.inner #content h1 span {
    display: block;
    font-size: 1.4rem;
}

.inner #content p {
    margin: 30px 0;
    font-size: 1.2rem;
    letter-spacing: 2px;
}

.inner #content strong {
    display: inline-block;
    margin: 30px 0;
    font-size: 1.3rem;
    letter-spacing: 2px;
}

.inner #content .section {
    border-bottom: 1px solid #ccc;
    margin: 50px 0;
}

.inner #content .section dt {
    background: #023B66;
    color: #fff;
    font-weight: 700;
    font-size: 1.56em;
    letter-spacing: 3px;
    padding: 20px 30px;
    text-align: left;
}

.inner #content .section dd {
    margin: auto;
    color: #333;
    text-align: left;
    font-weight: 300;
    font-size: 1.125em;
    padding: 20px 0;
}

.inner #content .title,
.inner #content .section .title {
    font-size: 1.875em;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 20px 0;
    font-family: "Raleway";
    text-transform: uppercase;
    color: #1FABDF;
    text-align: center;
}

.inner #content .section h2 {
    font-size: 2.5rem;
    color: #023B66;
    margin: 30px 0;
}


.inner #content .section ul li {
    padding: 5px 0;
    list-style-position: inside;
}
/* 
.inner #content .section .col {
    width: 50%;
    float: left;
} */

.inner #content .section .col img {
    width: 100%;
}
.inner #content .section .col2{
    width: 50%;
}
.inner #content .section .col2 ul{
    columns: 2;
}
.inner #content .section .col2 ul li{
    list-style-position: outside !important;
    margin-left: 18px;
}

.inner #content .ctc-info {
    color: #1FABDF;
    font-weight: 700;
    font-size: 1.375em;
}

.inner #content .section .inner-data-list {
    text-align: center;
    border: none;
    border: 1px solid #ccc;
    padding: 10px;
}

.inner #content .section .grid {
    display: grid;
    grid-template: auto auto auto / auto auto auto;
    grid-gap: 10px;
}

.inner #content .section .inner-data-list dt {
    background: #fff;
    color: #333;
    font-weight: 700;
    font-size: 1.1875em;
    letter-spacing: normal;
    padding: 20px;
    text-transform: uppercase;
}

.inner #content .section .inner-data-list dt img {
    display: block;
    margin: 0 auto;
    width: 95%;
}

.inner #content .section .inner-data-list dd {
    padding: 0 20px;
}

/* services page */

.inner #content {
    min-height: 400px;
    padding: 40px 0;
}

#board .flex-wrapper {
    justify-content: space-between;
    flex-wrap: wrap;
}

#board .flex-wrapper .col {
    width: 48%;
    float: none;
}

#emergency-images {
    width: 100%;
    margin-bottom: 30px;
}

#commercial .commercial-list {
    columns: 3;
    list-style: none;
    padding-left: 0 !important;
}

#commercial .commercial-list li {
    list-style-type: disc;
    list-style-position: outside !important;
    margin-left: 18px;
}

#commercial-images-wrapper,
#residential-images-wrapper {
    width: 100%;
    margin-bottom: 20px;
}

#commercial-images-wrapper img,
#residential-images-wrapper img {
    width: 100%;
}

.list2 ul {
    width: 43%;
    float: left;
}

.last {
    margin-right: 20px;
}

.abt-img {
    width: 100%;
    max-width: 600px;
    margin: auto;
    display: block;
}

.inner #content #about {
    color: #333;
    text-align: left;
    font-weight: 300;
    font-size: 1.125em;
}

.inner #content #about,
.inner #content #about .title {
    text-align: left;
}

.inner #gall1 ul li img {
    width: 200px;
    height: 200px;
}

.location {
    max-width: 960px;
    min-height: 600px;
    margin: auto;
    position: relative;
}

.location iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.inner #content #contact {
    color: #333;
    text-align: left;
    font-weight: 300;
    font-size: 1.125em;
}

.inner #content #contact .section {
    margin: 0;
}

.inner #content #contact #info {
    padding: 20px;
}

.inner #content #contact #info .col {
    width: 50%;
    float: left;
}

.inner #content #contact #info .col a {
    display: block;
    padding: 10px 0;
}

.inner #content #contact #info img {
    width: initial;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.inner #content #contact .container {
    max-width: 650px;
    margin: auto;
}

.inner #content #contact .ctc-form input,
.inner #content #contact .ctc-form textarea,
.ctc-map {
    margin: 20px 0;
    border: 1px solid #545454;
}

.inner #content #contact .ctc-form input:last-of-type {
    border: none;
    margin: 0;
    float: right;
}

.inner #content #contact .g-recaptcha {
    float: left;
}

.inner #content .abt-products{
    columns: 3;
}

.inner #content .abt-products li{
    list-style-position: outside;
    margin:0 0 0 1em;
}

.inner #content .strong-marg{
    margin:30px 0 0;
}
.inner #content .no-margin{
    margin:0 !important;
}

/* responsive */

@media screen and (max-width: 1024px) {
    body {
        min-width: 320px;
    }
    .row {
        max-width: 97%;
    }
    #header nav ul li {
        padding: 0 8px;
    }
    #header #top {
        margin: 0;
        line-height: 20px;
    }
    #header #top .big {
        display: inline-block;
        margin-left: 5px;
    }
    #header #top .nxt {
        display: block;
    }
    #banner #subtitle {
        font-size: 2.3em;
        letter-spacing: 4px;
    }
    #banner #subtitle span {
        font-size: 1rem;
    }
    #banner #offer {
        padding-bottom: 130px;
    }
    .slider-wrapper .nivo-caption {
        display: none !important;
    }
    #htmlcaption {
        display: block !important
    }
    #banner #htmlcaption,
    #banner #subtitle,
    #banner #offer {
        width: 100%;
    }
    #banner #offer,
    #banner #subtitle {
        text-align: center;
    }
    #banner #offer {
        padding-bottom: 0;
    }
    #banner #subtitle {
        color: #1FABDF;
        text-shadow: none;
        font-size: 3em;
    }
    #banner #subtitle span {
        color: #333;
    }
    .nivo-controlNav {
        bottom: auto !important;
        margin: -75px auto 0 !important;
    }
    #content {
        padding-top: 20px;
    }
    #content1,
    #content2 {
        padding: 10px 0;
        background: rgba(255, 255, 255, 0.8);
    }
    #content1 .col {
        width: 100%;
        float: none;
        text-align: center;
    }
    #content1 #title {
        letter-spacing: 3px;
    }
    #content1 .btn-text {
        position: static;
        display: inline-block;
    }
    #content2 #title {
        letter-spacing: 4px;
    }
    #content2 .col {
        width: 100%;
        float: none;
        text-align: center;
    }
    #content2 ul {
        width: 30%;
        float: none;
        display: inline-block;
        margin: 0 30px;
    }
    #content2 .btn-text {
        margin: 0;
        padding-left: 0;
    }
    #img1 {
        display: none;
    }
    #img1-alter {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    .img-wrapper {
        position: relative;
    }
    #content3 {
        margin: 0;
        background: url(../images/common/form-wrapper-inner.jpg);
        padding: 20px 0;
    }
    #content3 .image-first {
        position: static;
    }
    #content3 .image-first,
    #content3 .top {
        width: 50%;
        float: right;
    }
    #content3 .top {
        padding: 55px 0;
    }
    #content3 .btn-text {
        margin: 0 auto;
    }
    #content3 #contact-form {
        position: relative;
        margin: 30px 0;
        padding: 0;
    }
    #content3 #contact-form .col img {
        width: 100%;
    }
    #content3 #contact-form .col {
        padding: 0 20px;
    }
    #content5 {
        padding: 20px 0;
        background: url(../images/common/gallery-wrapper-inner.jpg) no-repeat;
        background-size: cover;
    }
    #content5 .container,
    #content5 .container .col {
        padding: 0;
    }
    #content5 .col:nth-of-type(1) {
        padding: 20px 0;
    }
    #content5 .btn-text {
        position: static;
        display: inline-block;
    }
    #footer .mini-row div p img {
        display: block;
        margin: 10px auto
    }
    #footer .col {
        width: 100%;
        float: none;
    }
    #footer .col:nth-of-type(1) {
        padding: 20px 0;
    }
    .cta {
        background: #1FABDF url("../images/phonecall.png") no-repeat center;
        border-bottom-left-radius: 40px;
        border-top: 2px solid #1FABDF;
        border-top-left-radius: 40px;
        bottom: 1%;
        display: block;
        position: fixed;
        right: 0;
        text-decoration: none;
        width: 100px;
        height: 80px;
        z-index: 99;
    }
    .inner #content h1 {
        letter-spacing: 4px;
        text-align: center;
    }
    .inner #content .section {
        margin: 10px 0;
    }
    .inner #content .section ul {}
    .inner #content .section ul li {
        padding: 3px 0;
    }
    .inner #content .title,
    .inner #content .section .title {
        margin: 10px 0;
    }
    .inner #content .section .col {
        width: 100%;
        float: none;
    }
    .inner #content .section .photo {
        width: 60%;
        margin: 10px auto
    }
    .inner #content .ctc-info {
        display: block;
    }
    .inner #content #about .title {
        text-align: center;
    }
    .inner #content .section .inner-data-list dd {
        padding: 0;
    }
    .list2 ul {
        width: 100%;
        float: none;
        margin: 0;
    }
}

@media screen and (max-width: 862px) {
    #header #top,
    #header #logo {
        float: none;
        display: inline-block;
        width: 100%;
    }
    #header #logo {
        max-width: 300px
    }
    #header #top {
        margin-bottom: 0;
        line-height: 25px;
        text-align: center;
    }
    #header #top .big {
        display: block;
    }
    #header #nav-container {
        width: 100%;
        display: block;
        position: static;
    }
    #header .mainmenu {
        display: none;
    }
    #header .mainmenu li {
        width: 100%;
    }
    #header .submenu {
        position: static;
        margin-top: 0;
    }
    #header nav ul {
        display: none;
    }
    #header nav a#pull {
        display: block;
        text-transform: uppercase;
        color: #fff;
        font-size: 1.5em;
        font-weight: 700;
        position: relative;
    }
    #header nav a#pull:after {
        content: "";
        background: url(../images/nav-icon.png) no-repeat;
        background-size: cover;
        width: 36px;
        height: 36px;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
    }
    #banner #offer {
        background: #1FABDF;
        padding: 20px 0;
    }
    #banner #offer #title,
    #banner #offer h3 {
        background: initial;
        padding: 0;
        display: inline-block;
        font-size: 2em;
        width: auto;
        height: auto;
        margin: 0;
        text-shadow: none;
    }
    .theme-default .nivo-controlNav,
    .theme-default .nivoSlider {
        margin-bottom: 0 !important;
    }
    #content1 #title .nxt {
        display: inline;
    }
    #content2 ul {
        width: 38%;
        text-align: left;
    }
    #img1-alter {
        display: none;
    }
    #content3 .image-first,
    #content3 .top {
        float: none;
        width: 100%;
    }
    #content3 .top {
        padding: 10px 0;
    }
    #content3 .image-first {
        width: 50%;
    }
    #content3 #contact-form .col {
        float: none;
        width: 100%;
    }
    #content3 #contact-form .col .ctc-img {
        display: none;
    }
    #content3 #contact-form .col img {
        width: 60%
    }
    #content4 dl {
        width: 30%;
        float: none;
        display: inline-block;
        margin: 10px 0;
    }
    #content4 dt img {
        padding: 0 5px;
    }
    #content4 dd {
        display: table-cell;
        text-align: center;
        width: inherit;
    }
    #content5 .container .col {
        width: 100%;
        float: none;
    }
    #content5 .col:nth-of-type(1) {
        padding: 0;
    }
    #content5 .col:nth-of-type(2) img {
        width: 80%;
        margin: 10px 0;
    }
    #footer #logo {
        width: 60%;
    }
    #footer nav ul li {
        width: 100%;
        float: none;
    }
    #footer nav ul li.active-menu a,
    #footer nav ul li a:hover {
        border-bottom: none;
    }
    #footer nav ul li.active-menu {
        border-bottom: 5px solid #fff;
    }
    #footer .col {
        padding: 10px 0;
    }
    #footer .ft-last {
        float: none;
        width: 100%;
    }
    #footer .mini-row {
        padding: 0;
    }
    #footer .mini-row h2,
    #footer .mini-row div {
        float: none;
        width: 100%;
        text-align: right;
        padding: 5px 0;
        text-align: center;
    }
    .inner #content {
        padding: 20px 0;
    }
    .inner #content .section .grid {
        grid-template: auto auto auto auto auto / auto auto
    }
    .inner #content h1 {
        letter-spacing: normal;
    }
    .inner #content h1 .nxt {
        display: inline;
    }
    .inner #content .section dt {
        letter-spacing: normal;
        padding: 5px 0;
    }
    .inner #content .section .photo {
        width: 80%;
    }
    .inner #content .ctc-info {
        word-break: break-all;
    }
    .location {
        min-height: 400px;
    }
    .inner #content #contact #info .col {
        width: 100%;
        float: none;
    }
    .inner #content #contact #info .col a {
        display: table;
    }
    .inner #content #contact #info .col a span {
        display: table-cell;
        vertical-align: middle;
    }
    .inner #content #contact .g-recaptcha,
    .inner #content #contact .ctc-form input:last-of-type {
        float: none;
        display: inline-block;
    }
}

@media screen and (max-width: 600px) {
    #content2 ul {
        width: 100%;
        text-align: left;
        margin: 0;
    }
    #content2 ul li {
        padding: 0;
    }
    .inner #content .ctc-info {
        font-size: 1em;
    }
    #commercial .commercial-list,.inner #content .abt-products {
        columns: 1;
        width: 95%;
        margin:0 auto;
    }


}

@media screen and (max-width: 425px) {
    #content4 dl {
        width: 90%;
    }
    #content4 dd {
        display: inline-block;
    }
    #footer .col {
        padding: 5px 0 !important;
    }
    .cta {
        width: 60px;
        height: 60px;
    }
    .inner #content .section .grid {
        grid-template-columns: auto;
    }
    .inner #content .section .photo {
        width: 95%;
    }
    .location {
        min-height: 300px;
    }
    .inner #content #contact #info .col a {
        padding: 5px 0;
    }
    .inner #content #contact .ctc-form input,
    .inner #content #contact .ctc-form textarea,
    .ctc-map {
        margin: 5px 0;
    }
    .inner #content .ctc-info {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 375px) {
    #banner .slider-wrapper {
        display: none;
    }
    #banner #offer {
        padding: 5px 0;
        line-height: 30px;
    }
    #banner #offer h2,
    #banner #offer h3 {
        display: inline;
    }
    #banner #offer #title,
    #banner #subtitle {
        letter-spacing: normal;
    }
    #banner #subtitle {
        line-height: 45px;
    }
    #banner #subtitle span {
        line-height: 20px;
    }
    #content1 #title {
        line-height: 30px;
    }
    #content1,
    #content2 {
        padding: 5px 0;
    }
    #content2 #title {
        line-height: 45px;
    }
    #content2 .btn-text {
        width: 100%;
    }
    #content3 .image-first {
        display: none;
    }
    #content3 #contact-form .col img {
        width: 100%;
    }
    #content5 .col:nth-of-type(2) img {
        display: none;
    }
    #content5 p span {
        display: inline;
    }
    #content5 p .client,
    #content5 p .stars {
        display: block;
    }
    .g-recaptcha {
        width: 271px;
        height: 70px;
    }
    .g-recaptcha>div {
        transform: scale(0.89);
        -webkit-transform: scale(0.89);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .inner #content h1 {
        line-height: 32px;
    }
    .inner #content .section dt {
        line-height: 25px;
    }
    .inner #content .section h2 {
        line-height: 130%;
        text-align: center;
    }
    .inner #content .section ul li {
        padding: 0;
    }
    .inner #content #contact .container {
        margin: 5px 0;
    }
    .inner #content #contact #info {
        padding: 5px;
    }
}