

/* start custom css */
i.fa.fa-map-marker {
    background: #6ebe44;
}
/* end custom css */

/* Custom Classes */
.header-logo {
  padding: 1em;
}button, .button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 1rem 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #487D2C;
    border-color: #007095;
    color: white;
    transition: background-color 300ms ease-out;
}

body {
    font-family: "Raleway", sans-serif;
}h1, h1 a {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-size: 2em;
    line-height: normal;
    margin: 25px 0;
}h2 {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-size: 1.8em;
    line-height: normal;
    margin: 25px 0;
}h2.special-text {
    color: #487D2C;
}h3 {

    color: #252525;
    font-family: "Raleway", sans-serif;
    font-size: 1.6em;
    line-height: normal;
    margin: 25px 0;
}h4 {
    font-family: "Raleway", sans-serif;
    color: #252525;
    font-weight: bold;
    font-size: 1.5em;
    line-height: normal;
    margin: 25px 0;
}p {
    font-family: "Raleway", sans-serif;
    color: #252525;
    font-size: 16px;
    margin: 15px 0;
}ul {
    list-style-type: none;
    margin-left: 0;
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%;
}.internal-page {
    margin: 400px 0 0;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.content-wrapper {
    background: #ffffff;
    padding: 70px 0;
}.content-wrapper li, .content-wrapper a {
    font-family: "Raleway", sans-serif;
    color: #252525;
    font-size: 16px;
    margin: 7px 0;
}.content-wrapper .bars {
    background: #005E80;
    height: 1px;
    margin: 40px auto 50px;
    width: 15%;
    display: block;
    clear: both;
}a.button{
    color: #ffffff; 
}.header-company-title a {
    color: #252525;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 28px;
    line-height: normal;
    margin: 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
        margin-top: 1em;
}.header-company-serviceorder {
    color: #005E80;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    margin: 0;
}.navigation-wrapper {
    background: none repeat scroll 0 0 #f4f8fe;
    min-height: 70px;
    width: 100%;
    clear: both;
    position: relative;
}.top-bar {
    background: none;
    height: 70px;
}.top-bar .top-bar-section ul li  {
    margin: 0;
    background: none;
    position: relative;
}.top-bar .top-bar-section ul > li.active::after, 
 .top-bar .top-bar-section ul > li:hover::after {
    background: #005E80;
    bottom: -10px;
    content: " ";
    height: 15px;
    position: absolute;
    width: 100%;
}.top-bar .top-bar-section ul li a {
    font-family: "Raleway", sans-serif;
    color: #3a3a3a;
    font-weight: lighter;
    text-transform: uppercase;
    padding: 0 10px;
    font-size: 16px;
}.top-bar-section li:not(.has-form) a:not(.button) {
    background: none;
    padding: 0 10px;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 70px;
    letter-spacing: -0.03em;
}.top-bar-section ul li:hover:not(.has-form) > a {
    color: #ffffff;
    background: #005E80;
}.top-bar-section ul li.active > a {
    color: #ffffff;
    background: #005E80;
}.top-bar-section li.active:not(.has-form) a:not(.button), 
 .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
 .top-bar-section li:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:not(.active):hover > a  {
    color: #ffffff;
    background: #005E80;
    line-height: 70px;
}.top-bar-section .has-dropdown > a {
    background-color: #333333;
    padding-right: 22px !important;
}.top-bar-section .has-dropdown > a:after {
    top: 34px;
    border-color: #3a3a3a transparent transparent;
}.top-bar-section .has-dropdown > a::after {
    right: -8px;
}.top-bar-section .has-dropdown:hover > a:after,
 .top-bar-section .has-dropdown.active > a:after{
    border-color: #ffffff transparent transparent;
}.top-bar-section .has-dropdown.moved > .dropdown {
    top: -90px;
}.top-bar-section .dropdown {
    background: none repeat scroll 0 0 #f4f8fe;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none;
    text-transform: capitalize;
    color: #3a3a3a;
    font-size: 16px;
    border: none;
    line-height: 70px;
}.top-bar-section .dropdown li:not(.has-form):hover a:not(.button) {
    line-height: 70px;
}.top-bar-section .dropdown li.active:not(.has-form) > a:not(.button),
 .top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button) {
    background: none repeat scroll 0 0 #ffffff;
    color: #3a3a3a;
    border: none;
}
.slider-wrapper {
    clear: both;
    height: 855px;
    left: 0;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: -1;
}.slider-wrapper .slider-overlay{
    background: url("https://simplycleanmaintenancecoil.com/wp-content/themes/janitor-2/images/overlay.png") repeat;
    width: 100%;    
}.slider-wrapper .rhino-container {
    min-height: 780px;
    width: 100%;
}.slider-wrapper ul[id*="slider-"] {
    height: 850px !important;
    margin: 0;
    width: 100% !important;
    z-index: -1;
}.calculation-parent {
    float: left;
}.midbar-wrapper {
    text-align: center;
    padding: 31% 0 70px;
    width: 100%;    
}.midbar-one {
    background: url("https://simplycleanmaintenancecoil.com/wp-content/themes/janitor-2/images/overlay-white.png") repeat; 
    border: 4px solid rgba(250, 250, 250, .5);
    width: 100%;
    height: 100px;  
    padding: 20px;
}.midbar-two {
    background: url("https://simplycleanmaintenancecoil.com/wp-content/themes/janitor-2/images/overlay-white.png") repeat; 
    border: 4px solid rgba(250, 250, 250, .5);
    width: 100%;
    height: 100px;  
    padding: 20px;
}.midbar-three {
    background: url("https://simplycleanmaintenancecoil.com/wp-content/themes/janitor-2/images/overlay-white.png") repeat; 
    border: 4px solid rgba(250, 250, 250, .5);
    width: 100%;
    height: 100px;  
    padding: 20px;
}.midbar-inner-wrapper h3 {
    color: #3a3a3a;
    font-weight: lighter;
    font-size: 21px;
    line-height: normal;
    margin: 0;
}.midbar-inner-wrapper h3 span {
    line-height: normal;
}.midbar-inner-wrapper h3 span.green {
    color: #06680d;
    font-weight: normal;
}.midbar-inner-wrapper .midbar-one h3 { 
}.midbar-inner-wrapper .midbar-two h3 {
}.midbar-inner-wrapper .midbar-two h3 span.large-font { 
    display: block;
    font-size: 30px;
    font-weight: normal;
    color: #ad0404;
}.midbar-inner-wrapper .midbar-three h3 {   
}.midbar-inner-wrapper .midbar-three h3 span { 
    display: block;
}.package-wrapper {
    background: url("https://simplycleanmaintenancecoil.com/wp-content/themes/janitor-2/images/package-bg.jpg");
    background-position: center;
    padding: 30px 0 100px;
}.package-wrapper h1 {
    color: #3a3a3a;
    display: inline-block;
    line-height: 80px;
    font-weight: lighter;
    margin: 30px 0 60px;
    position: relative;
}.package-wrapper h1::after {
    background: #005E80 none repeat scroll 0 0;
    bottom: -15px;
    content: " ";
    height: 1px;
    left: 40%;
    position: absolute;
    width: 15%;
}.package-wrapper ul[id*="slider-"] {
    background: #fdfbeb;
    margin: 0;
    width: 100% !important;
    height: 375px !important;
}.package-wrapper ul[id*="slider-"] li.rhino-item {
    left: auto !important;
    position: absolute !important;
    right: 0 !important;
    width: 100% !important;
}.package-wrapper ul[id*="slider-"] li.rhino-item img {
    float: right !important;
}.package-wrapper ul[id*="slider-"] article {
    background: #e1e4e8;
    color: #000;
    float: left;
    height: 100%;
    left: 0px;
    overflow: hidden;
    padding: 0 20px;
    position: absolute;
    top: 0;
    width: 378px;
    z-index: 1000;
}.package-wrapper ul[id*="slider-"] article h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: normal;
    color: #3a3a3a;
}.package-wrapper ul[id*="slider-"] article h1::after {
    background: #005E80 none repeat scroll 0 0;
    bottom: -15px;
    content: " ";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}.package-wrapper ul[id*="slider-"] article p {
    color: #3a3a3a;
    font-family: "Raleway", sans-serif;
}.package-wrapper ul[id*="slider-"] .custom-position {
    bottom: 15px;
    position: absolute;
    right: 0;
}.package-wrapper ul[id*="slider-"] .custom-position .image-text {
}.package-wrapper ul[id*="slider-"] .custom-position .image-text p {
    background: none repeat scroll 0 0 #fdfbeb;
    font-size: 35px;
    padding: 0 30px;
    position: relative;
    font-family: "Raleway", sans-serif;
}.package-wrapper ul[id*="slider-"] .custom-position .image-text a {
    line-height: 62px;
    display: inline-block;
    position: relative;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    float: right;
    top: -4px;
    color: #ffffff;
    padding: 0 34px 0 20px;
    background: #b30909;
    background: -moz-linear-gradient(top,  #b30909 0%, #681814 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b30909), color-stop(100%,#681814));
    background: -webkit-linear-gradient(top,  #b30909 0%,#681814 100%);
    background: -o-linear-gradient(top,  #b30909 0%,#681814 100%);
    background: -ms-linear-gradient(top,  #b30909 0%,#681814 100%);
    background: linear-gradient(to bottom,  #b30909 0%,#681814 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b30909", endColorstr="#681814",GradientType=0 );
}.package-wrapper ul[id*="slider-"] .custom-position .image-text a:before { 
    background: inherit;
    content: " ";
    height: 62px;
    left: -9px;
    position: absolute;
    width: 20px;
    z-index: 1;
    -moz-transform: skewX(-15deg) skewY(0deg);
    -webkit-transform: skewX(-15deg) skewY(0deg);
    -o-transform: skewX(-15deg) skewY(0deg);
    -ms-transform: skewX(-15deg) skewY(0deg);
    transform: skewX(-15deg) skewY(0deg);
}.home-content article{
    margin: 40px 0; 
}ul.special-list {
    width: 100%;
    clear: both;
    float: left;
    margin-left: 0;
}ul.special-list li {
    list-style-type: disc;
    float: left;
    margin: 7px 13px;
}ul.special-list li:first-child {
    list-style-type: none;
    margin-left: 0;
}.subnav {
    background: none repeat scroll 0 0 #e0e0e0;
    display: block;
    float: left;
    height: 80px;
    margin: 0 3px;
    padding: 20px 40px;
}.about-right > span {
    clear: both;
    display: block;
    font-size: 65px;
    line-height: 1.5;
}.about-right {
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: lighter;
    line-height: 1;
}.service{
    margin: 15px 0; 
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}.contactForm textarea {
    width: 100%;
}.contactForm .captchaWrapper {
    margin-top: 10px;
}.contactForm .captchaRefresh {
    vertical-align: top;
}.contactForm .submitWrapper {
    text-align: center;
    margin-top: 30px;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}.content-wrapper p.contact-address, 
 .content-wrapper p.contact-info, 
 .content-wrapper p.contact-phone, 
 .content-wrapper p.contact-fax, 
 .content-wrapper p.contact-email,
 .content-wrapper time {
    color: #4d4d4d;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    margin: 0;
    padding: 0 0 0 0;
}p.contact-title {
    font-family: "Raleway", sans-serif;
    color: #151515;
    font-size: inherit;
    margin: 15px 0;
}p.contact-address,
 p.contact-info,
 p.contact-phone,
 p.contact-fax,
 p.contact-email {
    color: #ebe8d1;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    margin: 0;
    padding: 0 0 0 35px;
}.footer-wrapper {
    width: 100%;
    background: #d6dadf;
}.footer-inner-wrapper {
    margin: 0 auto;
    padding: 25px 0 0 0;
}footer.footer-wrapper h3 {
    color: #3a3a3a;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: lighter;
}footer.footer-wrapper h3 span.special-font {
    font-family: "Raleway", sans-serif;
    color: #005E80;
}.social-icons .social-wrapper {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}.social-icons .social-wrapper .fa {
    color: #FFFFFF;
    margin: 5px;
    line-height: 64px;
    width: 64px;
    text-align: center;
    font-size: 24px;
}.social-icons .social-wrapper .fa-facebook {
    background: #5e547b;
}.social-icons .social-wrapper .fa-youtube-play {
    background: #f16261;
}.social-icons .social-wrapper .fa-instagram {
    background: #c7c5b3;
}.social-icons .social-wrapper .fa-google-plus {
    background: #4d4f54;
}.social-icons .social-wrapper .fa-twitter {
    background: #63cdf1;
}.social-icons .social-wrapper .fa-pinterest {
    background: #f16261;
}footer.footer-wrapper p.contact-address{
    color: #3a3a3a;
    font-weight: lighter;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    padding: 0;
}footer.footer-wrapper p.contact-phone,
 footer.footer-wrapper p.contact-fax{
    color: #3a3a3a;
    font-weight: lighter;
    font-size: 18px;
    display: block;
    margin-bottom: 7px;
    padding: 0;
}footer.footer-wrapper p.contact-email{
    color: #005E80; 
    font-weight: lighter;
    font-size: 18px;
    padding: 0;
}.footer-bottom {
    background: #3a3a3a;
    margin: 60px 0 0;
}.disclaimer p {
    font-size: 13px;
    color: #fff;
}.disclaimer .lnm-image > img {
    margin: 10px 0 0;
    opacity: 0.2;
}
/* Start Default V8 Styles */
.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.fc-header-left, .fc-header-center, .fc-header-right {
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
}#preloader {
    background: none repeat scroll 0 0 #fff;
    display: block;
    padding: 20% 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999999;
    top: 0;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}.spinner {
    margin: 100px auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px;
}.spinner > div {
    background-color: #444;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
    20% { -webkit-transform: scaleY(1.0) }
}@keyframes stretchdelay {
    0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
@media only screen and (max-width: 1500px) { 
    header.header-wrapper [class*="large-"] {
        max-width: 100% !important;
        width: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1050px) { 
    .header-company-title a, 
    .header-company-serviceorder {
        text-align: center;
        display: block;
    }.top-bar{
        width: 100%;    
        height: auto!important;
    }.top-bar .toggle-topbar.menu-icon a {
        color: #005E80;
        font-weight: lighter;
        line-height: 33px;
    }.top-bar .toggle-topbar.menu-icon a span::after {
        box-shadow: 0 0 0 1px #005E80, 0 7px 0 1px #005E80, 0 14px 0 1px #005E80;
    }.top-bar .top-bar-section{
        width:100%; 
        height: auto;
    }.top-bar .top-bar-section ul{
        position: relative; 
    }.top-bar .top-bar-section ul li{
        display: block;
        width: 100%;
    }.top-bar .top-bar-section ul > li.active::after, 
     .top-bar .top-bar-section ul > li:hover::after {
        display: none;
    }.top-bar .top-bar-section ul li a {
        font-size: 15px;
        padding: 0 15px;
    }.top-bar-section li:not(.has-form) a:not(.button) {
        display: block;
        width: 100%;
        color: #005E80;
        line-height: 45px;      
    }.top-bar-section li:hover:not(.has-form) a:not(.button),
     .top-bar-section li.active:not(.has-form) a:not(.button),
     .top-bar-section li.has-dropdown:hover:not(.has-form) a:not(.button),
     .top-bar-section li.has-dropdown.active:not(.has-form) a:not(.button){
        line-height: 45px;
    }.top-bar-section .dropdown,
     .top-bar-section .has-dropdown.hover > .dropdown, 
     .top-bar-section .has-dropdown.not-click:hover > .dropdown{
        position: relative!important;   
        top: 0;
    }.midbar-wrapper {
        background: none;
    }.midbar-inner-wrapper .midbar-one{
        min-height: 100px;
    }.midbar-inner-wrapper .midbar-two{
        min-height: 100px;
    }.midbar-inner-wrapper .midbar-three{
        min-height: 100px;
        padding: 10px 5px;
    }.midbar-inner-wrapper h3 {
        font-size: 17px;
    }.midbar-inner-wrapper .midbar-two h3 span.large-font { 
        font-size: 25px;
    }.slider-wrapper {
        position: relative;
        top: 0;
        height: 0!important;
        min-width: 100%;
    }.package-wrapper ul[id*="slider-"]{
        height: 350px!important;    
    }.package-wrapper ul[id*="slider-"] .custom-position {
        display: none;
    }.payment img{
        width: 30%;
    }p.contact-address, 
     p.contact-info, 
     p.contact-phone, 
     p.contact-fax, 
     p.contact-email{
        word-wrap: break-word;
     }.disclaimer p{
        font-size: 9px;
    }
}
@media only screen and (max-width: 767px) { 

.header-logo {
  padding: 1em;
  max-width:50%;
}

    .internal-page {
        margin: 0;
    }.content-wrapper {
        padding: 30px 0;
    }
    h1, h1 a {
        font-size: 1.5em;
        text-align: center;
    }
    h2{
        font-size: 1.3em;
        text-align: center;
    }h3, h4 {
        font-size: 1.2em;
        text-align: center;
    }.header-company-title a, 
     .header-company-serviceorder {
        text-align: center;
        display: block;
    }.top-bar {
        height: 42px;
        width: 100%;
    }.navigation-wrapper .top-bar ul {
        float: none;
        width: 100%;
    }.top-bar.expanded .title-area {
        background: #ffffff;
    }.top-bar .toggle-topbar.menu-icon a {
        color: #005E80;
        font-weight: lighter;
        line-height: 33px;
    }.top-bar .toggle-topbar.menu-icon a span::after {
        box-shadow: 0 0 0 1px #005E80, 0 7px 0 1px #005E80, 0 14px 0 1px #005E80;
    }.top-bar .top-bar-section ul > li.active::after, 
     .top-bar .top-bar-section ul > li:hover::after {
        display: none;
    }.top-bar-section li:not(.has-form) a:not(.button) {
        line-height: 45px;      
    }.top-bar-section li.active:not(.has-form) a:not(.button), 
     .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
     .top-bar-section li:not(.has-form) a:hover:not(.button), 
     .top-bar-section ul li:hover:not(.active) > a {
        line-height: 45px;
    }.top-bar-section .has-dropdown.moved > .dropdown {
        top: 0;
    }.top-bar-section .dropdown li:not(.has-form) a:not(.button),
     .top-bar-section .dropdown li:hover:not(.has-form) a:not(.button) {
        line-height: 45px;
    }.top-bar-section .dropdown li:hover:not(.has-form) a:not(.button),
     .top-bar-section .dropdown li.active:not(.has-form) a:not(.button){
        background: #005E80;    
        color: #ffffff;
    }.slider-wrapper {
        clear: both;
        position: relative;
        top: 0;
        z-index: -1;
    }.slider-wrapper {
        height: 200px;
        overflow: hidden;
        min-width: 100%;
        max-width: 100%;
    }.midbar-wrapper {
        padding: 15px 0;
        background: #005E80; 
    }.midbar-one {
        height: auto;
        border-color: transparent;
        margin-bottom: 5px;
    }.midbar-two {
        height: auto;
        border-color: transparent;
    }.midbar-three {
        margin-top: 5px;
        height: auto;
        border-color: transparent;
    }.midbar-inner-wrapper h3 {
        font-size: 18px;
        line-height: normal;
        margin: 0;
    }.midbar-inner-wrapper h3 span {
        display: inline-block;
        font-weight: normal;
        font-size: 23px;
        line-height: normal;
    }.midbar-inner-wrapper .midbar-one h3 { 
        margin-top: 15px;
    }.midbar-inner-wrapper .midbar-two h3 {
        line-height: normal;
        margin: 15px 0;
    }.midbar-inner-wrapper .midbar-two h3 span { 
        font-size: 23px;
        line-height: normal;
    }.midbar-inner-wrapper .midbar-three h3 {
        margin: 15px 0;
        line-height: normal;
    }.midbar-inner-wrapper .midbar-three h3 span { 
        font-size: 17px;
    }.package-wrapper h1 {
        font-size: 1.3em;
        line-height: 50px;
        margin: 10px 0 30px;
    }.package-wrapper ul[id*="slider-"] .custom-position {
        display: none;
    }.package-wrapper ul[id*="slider-"] article {
        position: relative;
        width: 100%;
    }.package-wrapper ul[id*="slider-"] li.rhino-item img {
        display: none;
    }.content-wrapper p.contact-address, 
     .content-wrapper p.contact-info, 
     .content-wrapper p.contact-phone, 
     .content-wrapper p.contact-fax, 
     .content-wrapper p.contact-email,
     .content-wrapper time {
        font-size: 1.2em;
    }p.contact-address, 
     p.contact-info, 
     p.contact-phone, 
     p.contact-fax, 
     p.contact-email {
        background: none !important;
        padding: 0;
        text-align: center;
        font-size: 1.2em;
        word-wrap: break-word;
    }.google-map{
        height: 200px!important;    
    }.disclaimer {
        text-align: center;
    }#lightbox, #outerImageContainer, #imageContainer, #lightboxImage, #imageDataContainer {
        height: auto !important;
        max-width: 100% !important;
    }#imageContainer > #hoverNav a {
        bottom: 20px;
        height: 60px !important;
        position: fixed;
    }
}
