@charset "UTF-8";
img, object, embed, video, iframe, input {
    max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
    width: 100%;
}
/* Basic website CSS styles. */
body {
    font-size: 1em;
    color: #222223;
    font-family: "Nunito", sans-serif;
    font-weight: 400;
    background-color: #F0F1F0;
}
.greviews {
    margin-top: 40px;
}
.greviews, #content .greviews h3, #content .greviews h4, #content .greviews p {
    text-align: center !important;
    color: #222223;
}
.greviews h4, .greviews p {
    max-width: 80%;
    margin: 15px auto;
}
#content .greviews h4 {
    margin-bottom: 0px;
}
.greviews img {
    width: 260px;
    margin: 0px auto;
    float: none;
}
.greviews .btn {
    display: inline;
}
#slogan {
    min-height: 450px;
    text-align: center;
}
#slogan img {
    width: 30%;
}
#content #slogan h1 {
    text-align: center !important;
    font-weight: 800;
    margin-top: 175px;
    font-size: 3em;
}
#content #slogan h2, #content #slogan h3 {
    text-align: center !important;
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 1.8em;
    margin-top: 30px;
}
#content #slogan h4 {
    text-align: center !important;
    font-weight: 600;
    margin-bottom: 30px;
}
#slogan .wrapper {
    padding-top: 30px;
}
#content #slogan .pbtn .btn {
    float: none;
}
.btn {
    border-radius: 6px;
}
#content #slogan a.btn:hover {
    background-color: #666;
}
#content #slogan p.pbtn {
    margin: 60px;
    text-align: center;
}
#map {
    width: 100%;
    height: 600px;
}
#cicons i {
    font-size: 2.6em;
    margin-right: 20px;
    margin-bottom: 60px;
    color: #222223;
    float: left;
}
#contact #cicons .box {
    float: left;
    min-height: 20px !important;
    margin: 0px;
    clear: none;
    padding: 25px;
    padding-right: 0px;
    font-size: 1em;
}
#contact #cicons p {
    min-height: 20px !important;
    margin: 0px;
    padding: 25px;
    padding-right: 0px;
    font-size: 1em;
}
.servicethumb {
    width: 100%;
    margin: 30px auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    background-position: center center;
    background-color: #666;
    height: 400px;
    cursor: pointer;
    margin-bottom: 60px;
}
.right_box .imgthumb {
    margin: 30px auto;
    width: 80%;
    float: none;
    display: block;
}
/* Hide the images by default */
.mySlides {
    display: none;
    width: 100%;
}
/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}
.divhidden {
    display: none;
}
/* On hover, add a black background color with a little bit see-through */
#content a.prev:hover, #content a.next:hover {
    color: #CCC;
}
#textleft, #content #textleft p, #content #textleft h1, #content #textleft h2, #content #textleft h3, #content #textleft h4, #content #textleft ul {
    text-align: left;
}
#slideshow {
    width: 100%;
    height: 100%;
    display: block;
    overflow: visible !important;
    font-family: "Nunito", sans-serif;
    z-index: 4000;
}
.dmxSlide {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 500;
    cursor: pointer;
}
.txtbox, .imgbox {
    width: 50%;
    height: 100%;
    z-index: 1000;
    text-align: right;
    float: left;
    display: block;
    box-sizing: border-box;
}
.imgbox {
    overflow: visible !important;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    background-position: center center;
    background-color: #666;
}
#img_header .txtbox h2, #img_header .txtbox p {
    text-align: left;
    z-index: 2000;
    padding: 0px;
    box-sizing: border-box;
    color: #222223;
    width: 70%;
    margin: 0px auto;
}
#img_header .txtbox p.bread {
    padding-top: 40%;
    color: #673287;
    font-size: 2em;
}
#img_header .txtbox h2 {
    padding-top: 30px;
    font-size: 5em;
    line-height: 1.2em;
    letter-spacing: 1px;
}
#img_header .txtbox p {
    font-size: 1.5em;
    padding-top: 30px;
}
#btntop {
    position: fixed;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #F0F1F0;
    font-size: 2em;
    line-height: 2em;
    padding: 0px;
    background-color: #673287;
    box-sizing: border-box;
    z-index: 10000;
    border-radius: 6px;
}
#btntop:hover {
    background-color: #673287;
}
#btntop i {
    margin: 0px;
}
#btntop {
    right: 30px;
    bottom: 30px;
}
footer .social a {
    color: #CCC;
    font-size: 2em;
    margin-right: 10px;
}
.backblack {
    background-image: url(/imgs/design/waves.jpg);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #1b1b1c;
    position: relative;
    display: block;
    color: #F0F1F0;
}
h3 .btn {
    float: right;
}
.found {
    background-color: #FBF6BF;
}
#livesearch {
    margin-bottom: 30px;
}
#data {
    min-height: 300px;
    clear: both;
    padding-top: 30px;
}
.column {
    float: left;
    display: inline;
    width: 50%;
}
#faq h3 {
    cursor: pointer;
}
#faq .faqbox {
    background-color: #ECECEC;
    padding: 10px;
    margin: 15px;
}
#faq .faqbox h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.black {
    background-color: #222223 !important;
    width: 100%;
}
video {
    background-color: #222223;
    object-fit: cover;
    height: 100vw;
    margin: 0px auto;
    position: relative;
    z-index: 0;
    filter: brightness(50%);
}
#content #slideshow .btn {
    margin-top: 20px;
    margin-right: 20px;
    display: block;
    width: 150px;
    float: left;
}
#content h3.leftbtn {
    text-align: left;
    font-size: 1.4em;
    width: 60%;
    margin: 30px auto;
    padding: 30px;
    padding-top: 60px;
    clear: both;
}
#content h3.leftbtn .btn {
    font-size: 0.8em;
    margin: 0px;
    margin-top: -10px;
}
#content p.centerbtn {
    text-align: center;
    top: -30px;
    z-index: 1000;
    position: relative;
    float: none;
    clear: both;
}
#content p.centerbtn a.btn {
    float: none;
    display: inline;
    margin: 0px auto;
}
.backwhite {
    background-color: #F0F1F0;
    color: #222223;
    height: auto;
    min-height: 300px;
    position: relative;
    clear: both;
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
}
.backcolor {
    display: block;
    color: #222223;
    background-color: #673287;
    position: relative;
    clear: both;
}
.backwhite .wrapper, .backblack .wrapper, .backcolor .wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
}
#content .backcolor p, #content .backcolor h1, #content .backcolor h2, #content .backcolor h3, #content .backcolor ul, #content .backcolor a {
    color: #222223;
}
#content .backwhite h1, #content .backwhite h2, #content .backwhite p, #content .backwhite h3, #content .backwhite ul, #content .backwhite a {
    color: #222223;
    text-align: center;
}
#menu #submenu a {
    display: block;
    font-size: 2.5em;
    clear: both;
    padding: 15px;
    font-weight: 800;
}
#submenu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    display: none;
    padding: 15px;
    padding-top: 200px;
    padding-bottom: 60px;
    box-sizing: border-box;
    background-color: #222223;
    z-index: 5000;
}
#blacknav {
    background-color: #673287;
    box-sizing: border-box;
    width: auto;
    padding: 10px;
    float: right;
    padding-left: 35px;
    margin-top: 20px;
    border-radius: 6px 0 0 6px;
}
#menu #blacknav a {
    float: right;
    margin: 0px;
    margin-right: 25px;
    color: #FFF;
}
#menu #blacknav a:hover {
    color: #F0F1F0;
}
#topnav, #dashboard {
    box-sizing: border-box;
    position: fixed;
    z-index: 6000;
    width: 100%;
}
#logo, #menu a#nav {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    float: left;
    display: inline-block;
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    text-align: center;
}
#logo {
    width: auto;
    border-radius: 0 6px 6px 0;
}
#menu a#nav:hover {
    background-color: #F0F1F0;
}
.mosaique {
    box-sizing: border-box;
    line-height: 1em;
    clear: both;
    margin-bottom: 60px;
}
#front .mosaique {
    margin-top: 80px;
}
.mosaique a {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    min-height: 394px;
    width: 100%;
    height: 394px;
    display: block;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    box-sizing: border-box;
}
.mosaique a:hover {
    opacity: 0.4;
}
.half, .quartlarge, .quart {
    float: left;
    display: block;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    min-height: 380px;
    box-sizing: border-box;
    border: 5px solid #F0F1F0;
    padding: 0px;
}
.quartlarge {
    width: 75%;
}
.content .quartlarge {
    margin-bottom: 60px;
}
.quartlarge h3 {
    line-height: 1.3em;
}
.half {
    width: 50%;
}
.quart {
    width: 25%;
}
#bbox {
    text-align: left;
    clear: both;
}
#bbox p {
    text-align: left;
    font-size: 0.9em;
    color: #F0F1F0;
    opacity: 0.4;
}
#bbox span {
    text-align: right;
    float: right;
}
#bbox p i {
    font-size: 0.7em;
    margin: 2px;
}
#bbox p a {
    color: #F0F1F0;
}
#content h3 a, #content h2 a {
    color: #F0F1F0;
}
#psitemap ul {
    margin: 0px;
    padding: 0px;
}
#psitemap li {
    margin: 2px;
    padding: 0px;
}
#psitemap li a {
    color: #ffd400;
}
#alertdiv {
    background-color: #ffff99;
    min-height: 0px;
    margin: 0px;
    box-sizing: border-box;
}
#alertdiv .wrapper {
    margin: 0px auto;
    padding: 0px;
    box-sizing: border-box;
}
#alertdiv p#alertbox {
    font-size: 1.1em;
    color: #222223;
    font-weight: 600;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
}
video {
    display: block;
}
#tcheck, #tcheck2 {
    margin: 5px;
    font-size: 2em;
}
#mailForm input, #mailForm textarea {
    margin: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 12px;
}
#mailForm #captcha, #captcha {
    margin: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.hr {
    font-size: 2.5em;
    text-align: center;
    clear: both;
    color: #666;
    padding: 30px;
}
#sitemap {
    font-size: 0.8em;
    opacity: 0.6;
}
table {
    border: 2px solid #F0F1F0;
    width: 90%;
}
td {
    background-color: #ECECEC;
    padding: 10px;
    border: 4px solid #F0F1F0;
}
.marge {
    clear: both;
    padding-top: 60px;
    padding-bottom: 60px;
    box-sizing: border-box;
}
.marge p, .marge h1, .marge h2, .marge h3 {
    text-align: center;
    max-width: 80%;
    margin: 30px auto;
}
#content p, #content ul, #content h1, #content h2, #content h3, #content h4 {
    text-align: left;
}
#content .marge p, #content .marge ul, #content .marge h1, #content .marge h2, #content .marge h3, #content .marge h4 {
    text-align: center;
}
#content p, #content ul {
    color: #ECECEC;
}
#content p a, #content ul a {
    color: #673287;
    text-align: center;
}
#content p a:hover, #content ul a:hover {
    color: #ECECEC;
}
#content #map p {
    color: #212121;
}
.left_box, .right_box {
    padding: 0px;
    float: left;
    display: inline;
    box-sizing: border-box;
}
.left_box {
    width: 60%;
    text-align: right;
}
.left_box h3 {
    margin-top: -75px;
    text-align: left !important;
    font-size: 2.5em;
}
#headerwrap {}
#headerwrap h3 {
    margin-top: -75px;
    text-align: center !important;
    font-size: 2.1em;
}
.right_box h4 {
    margin-top: -50px;
    text-align: left;
    font-size: 1.1em;
    font-weight: 400;
}
.right_box {
    width: 40%;
    text-align: left;
}
.box {
    padding: 0px;
    float: left;
    display: inline;
    min-height: 430px;
    box-sizing: border-box;
}
.box .newsthumb {
    box-sizing: border-box;
}
#specs {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin: 10px;
    margin-left: 30px;
    margin-bottom: 60px;
    padding: 20px;
    box-sizing: border-box;
    width: 40%;
    float: right;
    display: inline;
}
#content .box .shadowb {
    margin: 10px;
    padding: 0px;
    box-sizing: border-box;
    min-height: 600px;
    background-color: #FFF;
    border-radius: 0 0 10px 10px;
}
#content .box .shadowb h3, #content .box h3 {
    font-size: 1.8em;
    margin-top: 30px;
    margin-bottom: 0px;
    line-height: 1.2em;
}
#content .box .shadowb p, #content .box p {
    font-size: 0.8em;
    padding: 10px;
    color: #9A9CA5;
    margin-top: 0px;
}
#content .box .shadowb {
    cursor: pointer;
}
#content .box .shadowb:hover {
    opacity: 0.5;
}
.pagethumb {
    width: 40%;
    box-sizing: border-box;
    float: right;
    margin: 30px;
    margin-left: 60px;
    margin-bottom: 10px;
}
.imgthumb {
    display: inline;
    float: right;
    width: 50%;
    margin-left: 20px;
    margin-bottom: 10px;
}
.ca {
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.ca h2, .ca h3, .ca p {
    clear: none;
    margin-left: 30px;
    margin-top: 0px;
}
.newsthumb {
    background-image: url(/imgs/design/nopicture.jpg);
    padding-bottom: 25%; /* 16:9 */
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    background-position: center center;
    box-sizing: border-box;
    float: left;
    margin-right: 30px;
    width: 100%;
}
#content .box .newsthumb {
    float: none;
    border: 5px solid #FFF;
    padding-bottom: 56.25%; /* 16:9 */
    border-radius: 6px 6px 0 0;
}
#content .backcolor .box .newsthumb {
    border: 5px solid #ffd400;
}
.mosaique .quart {
    min-height: 380px;
    width: 25%;
}
.mosaique .quart a {
    min-height: 394px;
    height: 394px;
}
.mosaique .quart a:hover h3 {
    padding-top: 55%;
}
.newsthumb:hover {
    opacity: 0.8;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.box .missing:hover {
    opacity: 0.3;
}
.found {
    background-color: #90e7e0;
}
.shadow {
    opacity: 0.2;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.close {
    clear: both;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.margetop {
    margin-top: 80px;
}
h1, h2, h3, h4 {
    font-weight: 800;
    clear: left;
    margin: 15px;
    margin-top: 40px;
    margin-bottom: 30px;
}
h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 2.2em;
}
h3 {
    font-size: 1.4em;
}
h4 {
    font-size: 1.2em;
}
#img_header h4 {
    font-weight: 400;
}
p, ul {
    font-size: 1.1em;
}
p, form, ul, label, ol, table {
    text-align: left;
    margin: 15px;
}
b, strong {
    font-weight: 800;
}
a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a img {
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#overlap .wrapper {
    padding-top: 0px;
}
#overlap .box {
    min-height: 260px !important;
}
#content #overlap h2 {
    font-size: 2.5em;
    line-height: 1.2em;
    font-weight: 600;
    margin-bottom: 60px !important;
}
#contact #overlap .box {
    width: 50%;
}
#overlap h2 {
    margin-bottom: 10px;
    color: #F0F1F0;
}
.box span {
    text-align: center;
}
footer {
    background-color: #222223;
    clear: both;
    text-align: center;
    color: #CCC;
}
footer .box img {
    width: 35%;
    float: left;
    margin: 20px;
    margin-top: 0px;
    margin-left: 15px;
}
footer p, footer h3, footer h4 {
    margin: 15px;
    padding: 0px;
    color: #F0F1F0;
    text-align: left;
}
footer p {
    color: #CCC;
    font-size: 1em;
    line-height: 1.5em;
}
footer h3 {
    margin-bottom: 0px;
}
footer h4 {
    text-align: center;
    font-size: 1em;
    margin-bottom: 30px;
}
footer .box {
    width: 20%;
    padding: 15px;
    box-sizing: border-box;
    min-height: 200px;
}
footer #bigbox {
    width: 60%;
}
footer, header {
    max-width: 100%;
    clear: both;
}
header {
    color: #F0F1F0;
    width: 100%;
}
footer a {
    color: #CCC;
}
footer a:hover {
    color: #673287;
}
#front #img_header {
    min-height: 100vh;
}
#img_header {
    background-color: #F0F1F0;
    background-image: url(/imgs/design/bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    background-position: center center;
    display: block;
    box-sizing: border-box;
    text-align: center;
    height: 500px;
    overflow: hidden;
    position: relative;
}
#boxheader {
    width: 60%;
    margin-top: 160px;
    margin-left: 20px;
    box-sizing: border-box;
}
#boxheader h1, #boxheader h4 {
    margin: 0px;
}
#boxheader h4 {
    color: #666 !important;
}
#img_header .wrapper {
    position: relative;
}
#img_header h1, #img_header h2, #img_header h3, #img_header p, #img_header h4 {
    color: #222223;
}
#img_header h2, #img_header h3 {
    width: auto;
}
#img_header h3 {
    font-size: 1.2em;
}
#content {
    clear: both;
    z-index: 0;
    min-height: 300px;
    padding-bottom: 60px;
}
#content h1 {
    margin-top: 40px;
}
#menu {
    margin: 0px;
    box-sizing: border-box;
}
#menu a#nav {
    color: #222223;
    background-color: #E2E2E2;
    font-size: 3em;
    padding: 0px;
    padding-left: 10px;
    padding-top: 20px;
    box-sizing: border-box;
    text-align: center;
}
#menu a {
    color: #F0F1F0;
    box-sizing: border-box;
    font-size: 2.5em;
}
#menu a.selected, #menu a:hover {
    color: #673287;
}
.photo {
    max-width: 100%;
}
.btn, #content a.btn {
    margin-top: 30px;
    padding: 15px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #673287;
    color: #F0F1F0;
    text-decoration: none;
    letter-spacing: 1px;
}
.borderbtn, #content a.borderbtn {
    background-color: #F0F1F0;
    color: #673287;
    border: 1px solid #673287;
}
.btn:hover, #content a.btn:hover {
    background-color: #222223;
}
.borderbtn:hover, #content a.borderbtn:hover {
    background-color: #F0F1F0;
    color: #222223;
    border: 1px solid #222223;
}
.greenbtn {
    color: #F0F1F0;
    background-color: #66cc33;
}
.bluebtn {
    color: #F0F1F0;
    background-color: #3366cc;
}
label {
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    float: left;
    clear: left;
    padding: 10px;
    margin: 10px;
    margin-bottom: 0px;
    font-weight: 600;
}
form p {
    margin: 10px;
}
i {
    margin-right: 10px;
}
input, select, textarea {
    font-family: "Nunito", sans-serif;
    font-weight: 400;
    width: 90%;
    max-width: 100%;
    color: #222223;
    margin: 15px;
    margin-top: 5px;
    background-color: #ECECEC;
    padding: 10px !important;
    border: 1px solid #9A9CA5;
}
input.checkbox {
    width: 30px;
    height: 30px;
    margin: 5px;
    margin-top: -4px;
}
select {
    -webkit-appearance: none;
    padding-left: 12px;
    padding-right: 12px;
}
/* Mobile Layout */
/* Mobile Layout */
/* Mobile Layout */
@media only screen and (max-width: 900px) {
    body, .wrapper, html {
        width: 100%;
        max-width: 100%;
        margin: 0px;
        padding: 0px;
        overflow-x: hidden;
    }
    footer p, footer h3, footer h4 {
        padding-left: 30px;
    }
    #content .box .shadowb {
        min-height: 480px;
    }
    .btn, #content a.btn {
        margin: 30px auto;
    }
	#textleft .btn, #content #textleft a.btn {
        margin: 0px;
    }
    #contact #cicons .box, #contact #cicons p {
        font-size: 1.2em;
    }
    #overlap .box {
        width: 100% !important;
    }
    .servicethumb {
        margin: 0px auto;
        margin-top: -75px;
        height: 450px;
    }
    #slogan img {
        width: 50%;
    }
    footer .box img {
        width: 40%;
        margin: 15px;
        float: none;
    }
    #content #slogan h1 {
        margin-top: 150px;
        font-size: 2em;
    }
    #overlap h2 {
        font-size: 1.6em;
        line-height: 1.2em;
    }
    .imgthumb {
        display: block;
        float: none;
        width: 100%;
        margin: 20px;
    }
    .txtbox {
        width: 100%;
    }
    #img_header .txtbox h2 {
        font-size: 3em;
    }
    .imgbox {
        width: 35%;
        display: none;
    }
    #blacknav, .borderbtn {
        display: none !important;
    }
    #specs {
        width: 100%;
        margin: 10px;
        margin-left: 10px;
    }
    video {
        height: 100vh;
    }
    .divhidden, .social {
        display: none;
    }
    footer p.firstp {
        margin-top: 45px;
        clear: left;
    }
    .backwhite, .backblack, .backcolor {
        display: block;
        height: auto;
        min-height: 300px;
    }
    #content h3.leftbtn {
        width: 90%;
        margin: 0px auto;
        padding: 30px;
        padding-top: 60px;
    }
    #content h3.leftbtn .btn {
        clear: both;
        display: block;
        margin: 20px auto;
        float: none;
    }
    #logo {
        width: auto;
        width: 70px;
        height: 70px;
    }
    #menu a#nav {
        width: 70px;
        height: 70px;
        font-size: 2.2em;
        padding: 0px;
        padding-left: 8px;
        padding-top: 15px;
    }
    .right_box {
        border-left: 0px solid #222223;
    }
    .nomob {
        display: none !important;
    }
    footer .box {
        width: 50%;
        min-height: 50px;
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 0px;
        float: left;
    }
    footer #bigbox {
        width: 100%;
    }
    #content {
        width: 100%;
        background-image: none;
    }
    #img_header h1, #img_header h2, #img_header h3, #img_header p {
        float: none;
        margin: 0px auto;
        padding: 0%;
    }
    .mosaique a, .mosaique .half a {
        opacity: 1 !important;
        background-image: url(/imgs/design/back_black.png) !important;
        background-repeat: repeat !important;
    }
    table {
        width: 100%;
        max-width: 100%;
        margin: 0px;
        padding: 0px;
        font-size: 0.75em;
    }
    td {
        margin: 2px;
        padding: 0px;
    }
    .box, .marge, .left_box, .right_box {
        width: 100%;
        height: auto;
        margin: 0px;
        margin-bottom: 20px;
        display: block;
        float: none;
    }
    .left_box h3, .right_box h4 {
        margin-top: 0px;
    }
    .quart, .mosaique .quart {
        width: 100%;
        height: auto;
        min-height: 310px;
        margin: 0px;
    }
    .half {
        width: 100%;
        height: auto;
        min-height: 310px;
        margin: 0px;
    }
    .marge {
        max-width: 100%;
        margin: 0px;
        padding: 20px;
    }
    .marge p, .marge h1, .marge h2, .marge h3 {
        max-width: 100%;
    }
    .pagethumb, .newsthumb {
        width: 100%;
        margin: 15px auto;
        margin-top: -30px;
    }
    .newsthumb {
        padding-bottom: 56.25%;
    }
    .wrapper {
        width: 100%;
        margin: 0px auto;
        display: block;
		padding: 15px;
		box-sizing: border-box;
    }
    ul {
        margin-left: 10px;
    }
    form .btn {
        width: 100%;
    }
    .btn {
        display: block;
        clear: both;
        text-align: center;
        width: 50%;
    }
    footer {
        width: 100%;
        margin: 0px;
        font-size: 0.8em;
        text-align: center;
        background-image: none;
    }
    .mfull, .mosaique .mfull {
        width: 100%;
    }
    #overlap .box .newsthumb {
        margin: 10px auto;
    }
}
/* Desktop Layout */
/* Desktop Layout */
/* Desktop Layout */
@media only screen and (min-width: 901px) {
    footer {
        padding-top: 40px;
    }
    .servicethumb {
        margin-top: -175px;
    }
    .box, .quart {
        width: 50%;
    }
    .right_box .imgthumb {
        margin-top: 30px;
    }
    #menu a {
        font-size: 1em;
    }
    .wrapper {
        width: 80%;
        max-width: 1500px;
        font-size: 1.1em;
        margin: 0px auto;
        display: block;
    }
    #overlap .wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
    ul {
        margin-left: 30px;
    }
    footer {
        font-size: 0.9em;
        padding-bottom: 0px;
    }
    footer p {
        clear: both;
    }
    #content {
        width: 100%;
    }
}
@media only screen and (min-width: 1100px) {
    .box, .quart {
        width: 33.33%;
    }
    #overlap .box {
        width: 50%;
    }
    #overlap .box .newsthumb {
        margin: 10px auto;
    }
    #img_header .txtbox p.bread {
        padding-top: 35%;
    }
}
@media only screen and (min-width: 1400px) {
    .box, .quart {
        width: 25%;
        min-height: 400px;
    }
    .divhidden {
        display: inline;
    }
    .servicethumb {
        margin-top: -250px;
    }
}
@media only screen and (max-width: 1400px) {
    #content h3.leftbtn {
        width: 90%;
        margin: 0px auto;
        padding: 30px;
        padding-top: 60px;
    }
    #content h3.leftbtn .btn {
        clear: both;
        display: block;
        margin: 20px auto;
        float: none;
    }
}