

/* =============================================================================================== */
/* ============= WISNET.COM ICON SET - REQUIRED FOR ALL TEMPLATES ================================ */
/* =============================================================================================== */
    @font-face {
      font-family: 'icomoon';
      
          src: url("/fonts/icomoon.woff") format("woff"), url("/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("/fonts/icomoon.svg#icomoon") format("svg"), url("/fonts/icomoon.ttf") format("truetype");
      
      font-weight: normal;
      font-style: normal;
      font-display: swap;
      }
    
    /* Icon font data attributes method */
    [data-icon]:before {
      font-family: 'icomoon';
      content: attr(data-icon);
      speak: none;
      font-weight: normal;
      -webkit-font-smoothing: antialiased; }

    /* Icon font class per icon method */
    [class^="icon-"]:before, [class*=" icon-"]:before, i[class^="icon-"] {
      font-family: 'icomoon';
      font-style: normal;
      speak: none;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      width: auto;
      height: auto;
      margin-right: 4px;
      padding-top: 2px; }

/* ------------------------------------------------------ */
/* END - WISNET.COM ICON SET - REQUIRED FOR ALL TEMPLATES */
/* ------------------------------------------------------ */




/* =============================================================================================== */
/* ============= ALL TEMPLATES =================================================================== */
/* =============================================================================================== */

    html, body,
    body.homepage,
    body.subpage { background-color: #ffffff; } /* Added so that https://secure.clientwhys.com/css/style.css's body background color does not unexpectedly affect undefined backgrounds in templates */
    
    a.btn { color: #333333!important; }

    .directory article a.btn { color: #ffffff!important; }

    /* HOMEPAGE BLOCKS ---------------------------------- */

        /* EQUATOR ------------------------------------------ */
        .not-ie .equator a:hover:after, .equator article:hover:after { background: #FFFFFF!important; }
        .equator a:hover h1, .equator article:hover a h1 { color: #FFFFFF!important; }


    /* ---------------------------------------------------------------------- */
    /*  Free Consult
    /* ---------------------------------------------------------------------- */
    span.freeconsult-callout { background-color:#49827D !important; }
    section.freeconsult-callout { border:none !important; }  /* to prevent a second border in some templates */


    /* ---------------------------------------------------------------------- */
    /*  Block Quotes w/ Image
    /* ---------------------------------------------------------------------- */
        .blockquotes-w-image blockquote:before,
        .blockquotes-w-image blockquote:after {
            color: #49827D;
        }



    /* ---------------------------------------------------------------------- */
    /*  Fonts
    /* ---------------------------------------------------------------------- */
    

    .tos {
        line-height: 1.1;
        font-size: 11px;
    }
    .review_request img {
        border: none !important;
        border-radius: 1px !important;
        margin-bottom: 8px !important;
        box-shadow:none !important;
    }
    .review_request .rateplugstar img {
        background: transparent none repeat scroll 0 0 !important;
        box-shadow:none !important;
    }
    .secondary .review_request img {
        background-color: white !important;
        box-shadow:none !important;
    }
    .secondary .review_request .rateplugstar img {
        background: transparent none repeat scroll 0 0 !important;
        box-shadow:none !important;
    }

    .slide-1 .bigtext {top:32% !important;}
    .slide-1 .captiontext {top:38% !important;left:25% !important;width:46% !important;font-size:26px !important;}
    
    .featureOverlay, .featuredBG {background-color: rgba(0, 0, 0, 0.45);}
    
    
    
        
            .banner__overlay {background-color: rgba(0, 0, 0, 0.3);}
        
        
        
    
    .equator .copy a {border-bottom:none !important;display:inline !important;padding:0 !important;}

/* ------------------------------------------------------ */
/* END - ALL TEMPLATES                                    */
/* ------------------------------------------------------ */




/* =============================================================================================== */
/* ============= TWITTER BOOTSTRAP OVERIDE ======================================================= */
/* =============================================================================================== */
    body { background-color: transparent; }
    h1, h2, h3 {
        line-height: normal;
    }
    .btn-primary{
        background-color: #49827D!important;
        /*
        background-image:-moz-linear-gradient(top, #5E3B26, #49827D)!important;
        background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5E3B26), to(#49827D))!important;
        background-image:-webkit-linear-gradient(top, #5E3B26, #49827D)!important;
        background-image:-o-linear-gradient(top, #5E3B26, #49827D)!important;
        background-image:linear-gradient(to bottom, #5E3B26, #49827D)!important;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
        border-color:#49827D #49827D #002a80!important;
        border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        */
        background-image:none!important;
    }
    .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
        background-color: #FFFFFF!important;
        color: #FFFFFF;
    }
    .form-actions {
        background-color: transparent;
        border-top: none;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
    }

    .newsletter-ph .form .form-actions {
        margin-top: 8px;
    }




/* =============================================================================================== */
/* ============= MODULE OVERRIDES ================================================================ */
/* =============================================================================================== */



    /* --------------------------------- */
    /* SUPERFISH NAVIGATION ------------ */
    /* --------------------------------- */

        /* .sf-menu a { color: #d4d4d4!important; } */
       /* .sf-menu a { color: #f1f1f1!important; }*/
        .sf-menu > li > ul a:hover, .sf-menu > li > ul a:active, .sf-menu >li >ul li.sfHover a:hover { color: #f9f9f9!important; }
        .sf-menu li li a { border-top: 1px solid #49827D!important; border-bottom: 1px solid transparent; }
        .sf-menu li li:hover+li a { border-top: 1px solid #49827D!important; }
        .sf-menu li li:last-child:hover a { border-bottom: 1px solid #49827D!important; }
        /* .sf-menu > li:hover > a, .sf-menu > li:active > a { color: #282828!important; } */
        .sf-menu > li:hover > a, .sf-menu > li:active > a { color: #FFFFFF!important; }
        /* ul.sf-menu > li.current > a { color: #282828!important; } */
        ul.sf-menu > li.current > a { color: #5E3B26!important; }

        /*--------- MENU COLOR SETTING----------*/
            .sf-menu > li > ul li { background: #5E3B26!important; }
            .sf-menu > li > ul li:hover a, .sf-menu>  li > ul li:active a { border-top-color: #49827D!important; background: none repeat scroll 0 0 #49827D!important; }
            .sf-menu li li a { border-top: 1px solid #49827D!important; }
            .sf-menu li li:hover+li a { border-top-color: #49827D!important; }
            .sf-menu li li:last-child:hover a { border-bottom-color: #49827D!important; }

            .sf-menu li ul {
                /* SVG fallback(Opera 11.10-, IE9) */
                background: none!important;
                background-color: #5E3B26!important;

                /* Opera 11.10+ */
                background: -o-linear-gradient(top, rgba(94, 59, 38, 1), rgba(94, 59, 38, 1))!important;

                /* Firefox 3.6+ */
                background: -moz-linear-gradient(top, rgba(94, 59, 38, 1), rgba(94, 59, 38, 1))!important;

                /* Chrome 7+ & Safari 5.03+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(94, 59, 38, 1)), color-stop(1, rgba(94, 59, 38, 1)))!important;
            }




    /* --------------------------------- */
    /* SMARTSTART NAVIGATION ----------- */
    /* --------------------------------- */

        .nav-smartstart nav a:hover, .nav-smartstart nav .hover > a, .nav-smartstart nav .current > a {
            border-bottom-color: #FFFFFF!important;
            border-top-color: #FFFFFF!important;
            color: #FFFFFF!important;
        }
        .nav-smartstart nav ul ul a {color: white!important;}
        .nav-smartstart nav ul ul a:hover {color: white!important;}

    


    /* ----------------------------------- */
    /* NAVIGATION W/SELECT BOX ----------- */
    /* ----------------------------------- */
        .navbar-w-touch #nav > ul {
        }
        #nav > ul > li:not( :last-child ) > a {
            /*border-right: 1px solid #cc470d;*/
        }
        #nav > ul > li:hover > a,
        #nav > ul:not( :hover ) > li.active > a {
            background-color: #49827D!important;
        }




    /* --------------------------------- */
    /* FEATURES-SLIDER ----------------- */
    /* --------------------------------- */
        /* ---------------------------------------- */
        /*  Button
        /* ---------------------------------------- */
            .ss-slider .slide-button:hover { border-top-color: #49827D!important; }
            .ss-slider .slide-button.active h5 { color: #49827D!important; }
        /* ---------------------------------------- */
        /*  Content
        /* ---------------------------------------- */
            /* ---------------------------------------- */
            /*  Pagination
            /* ---------------------------------------- */
            .ss-slider .pagination-container a {
                background-color: #49827D!important;
                background-color: rgba(73, 130, 125, 0.6)!important; }
            .ss-slider .pagination-container a:hover, .ss-slider.hide-content:hover .pagination-container a:hover { background-color: #49827D!important; }
        /* ---------------------------------------- */
        /*  Active Slide Bar
        /* ---------------------------------------- */
            .ss-slider .active-slide-bar { background: #49827D!important; }
            .ss-slider .slide-content .button:hover {background-color:#49827D!important; }

    /* --------------------------------- */
    /* LIQUID-SLIDER ----------------- */
    /* --------------------------------- */
    .liquid-slider-wrapper .liquid-nav { border-top: 4px solid #49827D!important; }
    #slider-id-wrapper:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
     
    #slider-id-wrapper {
        display: inline-block;
    }
     
    html[xmlns] #slider-id-wrapper {
        display: block;
    }
     
    * html #slider-id-wrapper {
        height: 1%;
    }
    .no-js .liquid-slider {
        height:380px;
        overflow:scroll;
    }
    .liquid-slider-wrapper .liquid-slider-preloader {  
        background: url(../img/liquidslider/loading.gif) transparent no-repeat center 75px;
        opacity:.90;
        width:100%;
        height:200%;
        position:absolute;
        top:0;
        left:0;
    }
    .liquid-slider-wrapper {
        /*margin:20px auto;*/
        clear: both;
        /*overflow: auto;*/
        position: relative;
        /*border:1px solid red;*/
    }
    .liquid-slider-wrapper .liquid-slider {
        background: none;
        width: 1030px;
        float: left;
        overflow: hidden;
        position: relative;
    }
    .liquid-slider-wrapper .panel-container {
        position: relative;

    }
    .liquid-slider-wrapper .liquid-slider .panel-container .fadeClass {
        position: absolute;
        top: 0; 
        left: 0;
        display: none;
    }
    .liquid-slider-wrapper .liquid-slider .panel {  
        width: 1030px;
        display: block;
        float: left;
    }
    .liquid-slider-wrapper .liquid-slider .panel-wrapper {  
        padding: 20px;
        position:relative;
    }
    .liquid-slider-wrapper .liquid-nav a {
/*      background: #d8d8d8;
        color: #333333;*/
        margin-right: 1px;
        padding: 3px 6px;  
    }
    .liquid-slider-wrapper .liquid-nav a:hover {
/*      background: #f2f2f2;*/
        color: #333333;
        text-shadow: none;
    }
    .liquid-slider-wrapper .liquid-nav .current {
        background: #f2f2f2;
    }
    .currentCrossLink {
        font-weight: bold;
    }
    .liquid-slider-wrapper .liquid-nav ul {  
        padding:0;
        clear: both;
        display: block;
        margin: auto;
        overflow: hidden;
    }
    .liquid-slider-wrapper .liquid-nav ul li {
        display: inline;
    }
    .liquid-slider-wrapper .liquid-nav ul li a {
        display: block;
        float: left;
        text-decoration: none;
    }
    .liquid-slider-wrapper .liquid-nav {
        overflow:hidden;
        clear:both;
    }
    .liquid-slider-wrapper .liquid-slider-select-box {
        width: 100%;
        height: 35px;
        overflow: hidden;
        background: url(../img/liquidslider/menu.png) no-repeat right #ddd;
    }
    .liquid-slider-wrapper .liquid-slider-select-box select {
        width: 150%;
        -webkit-appearance: none;
        -mox-appearance: none;
        appearance:none;
        background: transparent;
        padding: 5px;
        font-size: 110%;
        border: 1px solid #bbb;
        height: 35px;
        cursor:pointer;
    }
    .liquid-slider-wrapper .liquid-nav-left, .liquid-slider-wrapper .liquid-nav-right {
        float: left;
    }
    .liquid-slider-wrapper .liquid-nav-left a, .liquid-slider-wrapper .liquid-nav-right a {
        background: #000;
        color: #fff;
        padding: 5px;
        width: 100px;
        display: block;
        text-align: center;
        text-decoration: none;
    }
    .liquid-slider-wrapper .liquid-nav-left-arrow, .liquid-slider-wrapper .liquid-nav-right-arrow {
        cursor: pointer;
        float: left;
    }
    .liquid-slider-wrapper .liquid-nav-left-arrow a, .liquid-slider-wrapper .liquid-nav-right-arrow a {
        display: block;
    }
    .liquid-slider-wrapper .liquid-nav-left, .liquid-slider-wrapper .liquid-nav-left-arrow {
        clear: both;
    }
    .liquid-slider-wrapper .liquid-nav-right-arrow {
        width: 25px;
        height: 25px;
        background: url(../img/liquidslider/arrow.png) no-repeat top right;
        margin-top: 50px;
        position:relative;
    }
    .liquid-slider-wrapper .liquid-nav-left-arrow {
        width: 25px;
        height: 25px;
        background: url(../img/liquidslider/arrow.png) no-repeat top left;
        margin-top: 50px;
        margin-left: 5px;
        position:relative;
    }
    .liquid-slider-wrapper .liquid-nav-left-arrow:hover {
        background: url(../img/liquidslider/arrow.png) no-repeat bottom left;
    }
    .liquid-slider-wrapper .liquid-nav-left-arrow:active {
        margin-top: 55px;
    }
    .liquid-slider-wrapper .liquid-nav-right-arrow:hover {
        background: url(../img/liquidslider/arrow.png) no-repeat bottom right;
    }
    .liquid-slider-wrapper .liquid-nav-right-arrow:active {
        margin-top: 55px;
    }
    .arrows .liquid-slider {
        margin: 0 10px;
    }
    .liquid-responsive .liquid-slider {
        width: 100%;
        margin: 0;
    }
    .liquid-responsive .liquid-slider .panel .panel-wrapper {
        padding: 10px;
    }
    .liquid-responsive .liquid-nav-left {
        position: absolute;
        left: 0;
        z-index: 1;
    }
    .liquid-responsive .liquid-nav-left a {
        background: #9A9A9A;
        width: 80px;
    }
    .liquid-responsive .liquid-nav-left a:hover {
        background: #747474;
    }
    .liquid-responsive .liquid-nav-right {
        position: absolute;
        right: 0;
        z-index: 1;
    }
    .liquid-responsive .liquid-nav-right a {
        /*background: #9A9A9A;*/
        width: 80px;
    }
    .liquid-responsive .liquid-nav-right a:hover {
        /*background: #747474;*/
    }
    .liquid-responsive .liquid-nav-left-arrow {
        position: absolute;
        left: 0;
        z-index: 101;
    }
    .liquid-responsive .liquid-nav-right-arrow {
        position: absolute;
        right: 0;
        z-index: 101;
    }
    
    
@media (max-width: 1000px){ 
.liquid-slider-wrapper .liquid-nav-right-arrow {
    width: 25px;
    height: 25px;
    background: url(../img/liquidslider/arrow.png) no-repeat top right;
    margin-top: 50px;
    margin-right: 5px;
}

.liquid-slider-wrapper .liquid-nav-right-arrow {
margin-top: -9px;
margin-right: 37px;
}

.liquid-slider-wrapper .liquid-nav-left-arrow {
margin-top: -9px;
margin-left: 37px;
}
.liquid-slider-wrapper .liquid-nav-left-arrow:active {
margin-top: -9px;
}
.liquid-slider-wrapper .liquid-nav-right-arrow:active {
margin-top: -9px;
}

}

    @media only screen and (min-width: 768px) {
        .liquid-responsive .liquid-slider .panel .panel-wrapper {
            padding: 20px 35px;
        }
    }

    /*CUSTOM STYLES*/
    .liquid-responsive h1 {
        /*color:white;*/
        /*background:#333;*/
        display:inline-block;
        padding:10px 0;
        line-height:110%;
        text-align:left;

    }
    .liquid-responsive .left {
        width:40%;
        float:left;
        padding-bottom: 8px;
    }
    .liquid-responsive .left a {
        text-decoration:none;
        margin-top:5px;
        padding:5px 10px;
        /*background:#666;*/
        color:white;
    }
        .liquid-responsive .left p{
        width:90%;
    }
    .liquid-responsive .right{
        width:60%;
        float:left;
        clear: none;
    }
    .liquid-responsive .right img{
        margin-left:20px;
        margin-bottom:20px;
        max-width:100%;
        /*border: 5px solid #CCC;*/
        
    }

    @media only screen and (max-width:775px){
        .liquid-responsive .left{
            width:100%;
            float:none;
            margin-bottom:20px;
        }
        .liquid-responsive .right img{
            margin-left:0;
            max-width:100%;
        }
        .liquid-responsive .right{
            width:100%;
            float:none;
        }
        .liquid-slider-wrapper {
            margin-top: 30px !important;
        }
        .liquid-slider-wrapper .liquid-nav-right-arrow {
            top:-10px !important;
        }
        .liquid-slider-wrapper .liquid-nav-left-arrow {
            top:-10px !important;
        }
        
    }
    
    
@media (max-width: 365px){ 
.right{
    display:none;
}
.liquid-responsive .liquid-slider {
    width: 100%;
    margin: 0;
    height: 235px !important;
}
.solace .primary{
    padding-top:0;
}
}

@media (max-width: 484px){ 
    .liquid-responsive .liquid-slider,
    #slider-id {
        background: transparent !important;
    }
    .liquid-responsive h1 {
        font-size: 15px!important;
        line-height: 1em!important;
        padding: 0;
        margin: 0 4px!important;
    }
    .liquid-responsive p {
        font-size: 1em!important;
        line-height: 1em!important;
        width: auto!important;
        margin: 0 4px!important;
    }
    .liquid-slider-wrapper .liquid-nav-right-arrow,
    .liquid-slider-wrapper .liquid-nav-left-arrow {
        top: 0!important;
        margin-top: -28px!important;
    }
}



    /* --------------------------------- */
    /* GRIDLOCK BANNER ----------------- */
    /* --------------------------------- */
        .home-title-wrapper { background-color: #49827D!important; }
        .circle-info__front .circle-info__title { color: #49827D!important; }
        .circle-info__back { background-color: #5E3B26!important; }




    /* --------------------------------- */
    /* PROJECTS-CAROUSEL --------------- */
    /* --------------------------------- */
        /* -------------------------------------------------- */
        /*  Projects & Post Carousel Navigation
        /* -------------------------------------------------- */
                .jcarousel-next:hover, .jcarousel-next:focus, .jcarousel-next:active,
                .jcarousel-prev:hover, .jcarousel-prev:focus, .jcarousel-prev:active { background-color: #FFFFFF!important; }
        /* -------------------------------------------------- */
        /*  Projects Carousel
        /* -------------------------------------------------- */
                .projects-carousel a:hover, #portfolio-items article:hover { border-bottom: 1px solid #FFFFFF!important; }
                .not-ie .projects-carousel a:hover:after, #portfolio-items article:hover:after { background: #FFFFFF!important; }
                .projects-carousel a:hover .title, #portfolio-items article:hover .title { color: #FFFFFF!important; }




    /* --------------------------------- */
    /* BLOG ---------------------------- */
    /* --------------------------------- */
        .equator2 section.blog a:hover i { background-color: #49827D!important; border: 11px solid #49827D!important; }
        .equator2 section.blog a:hover h1, footer section.blog article a:hover h1, footer section.blog article a:hover div.date { color: #49827D!important; }
        .primary footer .blog a:hover * { color: #49827D; }
        /* ---------------------------------------- */
        /*  blog-solace
        /* ---------------------------------------- */
        .blog-solace .span8 .post hgroup h2 { background-color:  #49827D!important; }









/* =============================================================================================== */
/* ============= TEMPLATE-SPECIFIC CSS =========================================================== */
/* =============================================================================================== */




    @media (max-width:1380px){
        .carousel-inner h2, .carousel-inner h2 p {font-size:36px;}
    }
    @media (max-width:760px){
        .carousel-inner h2, .carousel-inner h2 p {margin-top:100px;font-size:28px;}
    }
    #blog_keyword {width:280px;}
    .blogimage img {width:448px; height:200px;}
    img.blogthumb {width:120px; height:100px;}
    .catBoxSearch {display:inline-block; position: relative; top: -20px; margin-left:20px; box-shadow: 0 0 27px 0 rgba(0,0,0,.15);}
        @media (max-width:682px){
            .catBoxSearch {margin-left:0; width:100%;}
            #blog_keyword {width:100%;}
        }
        @media (max-width:581px){
            .catBoxSearch {top: 0;}
        }

    .calloutContainer .btn3 {cursor:pointer;}
    .title-plugin__title {margin-bottom:24px;}
    .blog.post table tr:first-of-type {
        background: #5E3B26;
    }
    .iconList.iconList-hours::before {content:"\f017";}
    .iconList.iconList-fax::before {content:"\f1ac";}

    .formGroupRow .formGroup:last-of-type {padding-left:0;}

    body.noBanner.subpage.animated {
        padding-top: 0!important;
    }
    
    .msp-cn-136-16 {
        background-color: #326bd4;
        padding-top: 12px;
        padding-right: 16px;
        padding-bottom: 14px;
        padding-left: 16px;
        font-weight: 500;
        font-size: 24px;
        line-height: 1.1 !important;
        white-space: nowrap;
        color: #fff;
        opacity:.8;
        border-radius:3px;
    }
    .msp-cn-136-15 {
        background-color: #fff;
        padding-top: 17px;
        padding-right: 19px;
        padding-bottom: 17px;
        padding-left: 19px;
        font-weight: 500;
        font-size: 32px;
        line-height: 1.1 !important;
        white-space: nowrap;
        color: #3c3c3c;
        opacity:.8;
        border-radius:3px;
    }
    .msp-preset-btn-175 {
        background-color: #769a2e;
        color: #fff;
        font-weight: 500;
        font-size: 24px;
        border-radius:3px;
    }
    
    .msp-cn-147-5, .msp-cn-147-6, .msp-cn-147-3, .msp-cn-147-15, .msp-cn-147-13, .msp-cn-147-7, .msp-cn-147-12, .msp-cn-147-14, .msp-cn-147-10, .msp-cn-147-8, .msp-cn-147-9, .msp-cn-147-9 {
        font-family: "Source Sans Pro",sans-serif !important;
    }
    .msp-cn-147-5 {
        font-size: 40px !important;
        font-weight: bold;
        line-height: 1.1;
    }
    .msp-cn-147-3 {
        font-size: 24px !important;
        line-height: 1.1;
        margin-top:30px !important;
    }
    .msp-cn-147-3 p {
        margin-bottom:40px !important;
    }

    @media (max-width:1200px){
        .msp-cn-147-12, .msp-cn-147-13, .msp-cn-147-14, .msp-cn-147-10 { font-size:12px !important; line-height: 11px !important;}
        .msp-cn-147-15 { font-size:12px !important; width:66px !important;}
        .ms-layer-mask {width:100%;}
        .msp-cn-136-15 {width:90% !important; font-size:24px !important;}
    }

    
    
    
        
    
    
        .headerMain__item-logo.headerMain__item, .headerMain__inner {max-width:100%; background-color: rgba(255, 255, 255, 1);}
        .navSimple__item > a, .navTrigger {
            color: #333;
        }
    
    
    
    
    
    
    
    
        .topBar-block, .slogan-block {
            background:rgba(0, 0, 0, 0) linear-gradient(to left, #49827D, #5E3B26) repeat scroll 0 0;
        }
        .btn3 {
            background-color:#49827D !important;
            color:#ffffff !important;
        }
        .featureCover {
            border-top-color:#5E3B26;
        }
        .featureCover__heading, .title-plugin__title {
            border-left-color:#5E3B26;
        }
        .h4-alt::after {
            background-color:#5E3B26;
        }
        .dropit-trigger > a::after, .navStack.navStack-alt .fa {
            color:#5E3B26;
        }
        .quickLinks-plugin__list .fa, .sideCats ul .fa {
            color:#5E3B26;
        }
        .num {
            color:#5E3B26;
        }
       .upLink{
              background:#5E3B26;
         }
        .navTrigger-close, .navIsOpen .navContainer {
            color: #5E3B26;
        }
        .navIsOpen .navContainer {
             border-top: 5px solid  #5E3B26;
        }
        .iconList::before {
            color:#5E3B26;
        }
        .linkChev {
            color:#5E3B26;
        }
        .navSimple .dropit-submenu {
            border-top-color: #5E3B26;
        }
        .mapBlock {margin-top: 15px;}
        .intro.intro-color {
            background-color:#49827D;
        }
        h3.indexCard__heading:hover {color:#5E3B26;}
        .msp-cn-136-16 {
            background-color: #49827D;
        }
        .msp-preset-btn-175 {
            background-color: #5E3B26;
            color: #fff;
        }
    




    @media (max-width:900px){
        body > .topnavbar { padding-top: 6px;}
        .navbar .nav > li > a { padding: 0; line-height: 26px;}
        .topnavbar .navbar .nav > li.socialgroup,
        .topnavbar .navbar .nav > li > a.social { padding: 0 6px; }
        
    }




.contact-us-form-ph label { display: none; }
.form div.apptIntro { margin-bottom: 4px; }
.form div.apptIntro p { margin-bottom: 0px; }
label.error {color:red;margin-bottom:15px;line-height: 15px;}
.text-input {margin-bottom:4px !important;}
form.input-block-level {display:inline; z-index:10000;}

.top-cat a {
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid gray;
    line-height: 1.5;
}
.top-cat a:last-of-type {
    border-right: none;
}

.blogFeatureUl {
    width:100% !important;
    float:left !important;
    list-style: none !important;
    margin:0 0 30px 46px !important;
}
.blogFeatureUl li {
    margin-left: 0 !important;
}
.featCrop {
    overflow:hidden !important;
    height:100px !important;
    width:120px !important;
}
.featuredpost {
    height:550px !important;
    overflow:hidden !important;
    background-repeat:no-repeat !important;
    background-position: center top !important;
    position: relative !important;
    max-width:458px !important;
}
.featuredBG {
    height:550px !important;
    position: absolute;
    top: 0 !important;
}
.featHeaderLeft {
    float:left !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-weight: bold !important;
    color:#ffffff !important;
    margin:50px 10px 20px 50px !important;
    letter-spacing: 2px !important;
}
.featTitle {
    float:left !important;
    font-size: 40px !important;
    line-height: 44px !important;
    color:#ffffff !important;
    margin:0 50px 30px 50px !important;
}
.featLatest {
    float:left !important;
    font-size: 30px !important;
    margin:2px 0 0 14px !important;
    width:100% !important;
    list-style: none !important;
    padding-left: 38px;
}
.featuredTeaser {
    float:left !important;
    font-size: 18px !important;
    font-weight:bold !important;
    color:#ffffff !important;
    line-height: 24px !important;
    margin:0 50px 16px 50px !important;
    /*width: 100% !important;*/
}
.featuredLink a {
    float:left !important;
    text-transform: uppercase !important;
    font-size: 14px !important !important;
    font-weight:bold !important;
    color:#ffffff !important; 
    margin:0 50px 30px 50px !important;
    letter-spacing: 2px !important;
}
.featRecentContainer {
    overflow: hidden !important;
    height:100px !important;
    width: 120px !important;
    display: inline-block !important;
    background-position: -30px -100px !important;
    background-size: 224px 100px !important;
    position: relative !important;
}
.featRecentContainer img {
    float:right;
}
.featRecent {
    box-shadow:none !important;
    border:none !important;
    float:left !important;
}
.featRecentTitle {
    font-size: 18px !important;
    margin-bottom: 6px !important;
    margin-top: 0 !important;
    line-height: normal !important;
}
.featDate {
    font-size: 14px !important;
    margin-bottom: 0 !important;
}
.featComments {
    font-size: 14px !important;
    font-weight: bold !important;
}
.featViewAll {
    float:left !important;
    width: 80% !important;
    margin-left: 50px !important;
    margin-top: 0 !important;
    padding:10px 0 !important;
    list-style: none !important;
    border-top: 1px solid #666666 !important;
    border-bottom: 1px solid #666666 !important;
}
.featViewAll a {
    text-transform: uppercase !important;
    color:#666666 !important;
    letter-spacing: 2px !important;
    font-weight: bold !important;
}

.sequence-container * {margin:0; padding:0;}


 section.sequence-slider {background: none!important;}
 .sequence-container {
    /*font-family:Arial, Helvetica, sans-serif;*/
    color:#333;
    line-height:150%;
    position:relative;
    width:940px;
    height:380px; 
    margin: 0 auto;
}

 #sequence {
    height: 100%;
        width: 100%;  
    position: relative;
        overflow:hidden;
}
 #sequence img {
        width:100%;
        height:100%;
        padding: 0;
        border: none;
    }
 #sequence ul {
    margin: 0;
    list-style: none;
}
 #sequence li {
    height: 100%;
    margin-left:0 /*!important*/;
}
 #sequence li > * { /* updated by steve so captions show up (due to removed div.container), 12-20-13 */
    
    position: absolute;
    
}
 .sequence-slider .pic{
    
    opacity:0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}

 .sequence-slider .animate-in .pic{
    opacity:1;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}
 .sequence-slider .animate-out .pic{
    opacity:0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}
.sequence-slider #sequence a .sequence-black {
    text-shadow: 1px 1px 2px #ffffff;
}
 .sequence-slider div.hgroup {
     top: -350px;
     /*left:20px;*/
     left:2.5%;
     width:350px;
     -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}
 .sequence-slider .animate-in div.hgroup {
     top: 30px; 
     -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}
 .sequence-slider .animate-out div.hgroup {
    top: -250px;
        -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}
.sequence-slider .title {
    line-height: 1.2;
    font-size: 1.8em;
    margin-bottom: 8px;
}
 .sequence-slider .caption {
     left: 20px;
     left: 2.5%;
     top:500px;
     width:350px;
     -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}
 .sequence-slider .caption p {
    margin-top: 0;
    padding-top: 0;
 }
 .sequence-slider .sequence-white p {
    color: #ffffff;
 }
 .sequence-slider .sequence-black p {
    color: #000000;
 }
 .sequence-slider .animate-in .caption {
     top: 95px; 
 
     -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}
 .sequence-slider .animate-out .caption {
    top: -500px;
        -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
}
  .sequence-slider a.btn-slider {
    display:block;
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    width:100px;
    text-decoration:none;
    color:white;
    border-radius:5px;
    padding:5px 0;
    margin-top:20px;

}
/*WHITE CLASS*/
.sequence-white{
    color:white!important;
}
.sequence-white .slide-heading{
    color:white!important;
}
/*BLACK CLASS*/
.sequence-black{
    color:black!important;
}
.sequence-black .slide-heading{
    color:black!important;
}
/*RIGHT CLASS*/
.sequence-right{ /* this updated by steve, 12-20-13 */
    float:right;
    left:60% !important;
}
@media (max-width: 979px){
        .sequence-container{
            width:720px;
            height:291px;
    }
    .sequence-right{
     left: 46% !important;
}
    /* .sequence-slider .caption{
        width:250px;
    }*/
}
@media (max-width: 765px){
        .sequence-container{
            width:690px;
            height:279px;
    }
}
@media (max-width: 750px){
        .sequence-container{
            width:675px;
            height:273px; 
    }
}
@media (max-width: 720px){
        .sequence-container{
            width:645px;
            height:261px; 
    }
        .sequence-right{
            left: 40% !important;
        }
/*     .sequence-slider.animate-in .title{
        top:10px;
        }*/
     .sequence-slider.animate-in div.hgroup{
        top:10px;
        }
/*     .sequence-slider.animate-in .caption{
        top:70px;
    }*/
}
@media (max-width: 690px){
        .sequence-container{
            width:615px;
            height:249px;
    }
        
}
@media (max-width: 660px){
        .sequence-container{
            width:585px;
            height:237px;
    }
    .sequence-right{
            left: 31% !important;
        }
    .sequence-slider .animate-in div.hgroup{
        top:10px;
    }
}
@media (max-width: 630px){
        .sequence-container{
            width:555px;
            height:225px;
    }
}
@media (max-width: 600px){
        .sequence-container{
            width:525px;
            height:213px;
    }
    .sequence-right{
            left: 27% !important;
        }
}
@media (max-width: 570px){
    .sequence-slider { display: none; }
        .sequence-container{
            width:495px;
            height:200px;
    }
    .sequence-right{
            left:30% !important;
        }
        .sequence-right a.btn-slider{
            margin-left:0;
        }
    .hide-small{
        display:none;
    }
     .sequence-slider .animate-in .caption{
        top:50px;
    }
}
@media (max-width: 540px){
        .sequence-container{
            width:465px;
            height:189px;
    }
    .sequence-right{
            left:25% !important;
        }
}
@media (max-width: 510px){
        .sequence-container{
            width:435px;
            height:177px;
    }
    .sequence-right{
            left:20% !important;
        }
}
@media (max-width: 480px){
        .sequence-container{
            width:405px;
            height:165px;
    }
}
@media (max-width: 450px){
         .home .primary {
                padding-top: 50px;
         }
         .corporate .primary {
                padding-top: 0;
         }
     .sequence-container{
                width:100% !important;
                height:120px !important;
    }
     .sequence-slider div.hgroup {
        width:100%;
        color:white;
        margin:0;
        left:0;
        background: rgb(54, 25, 25); /* Fall-back for browsers that don't support rgba */
    background: rgba(54, 25, 25, .5);
        padding-top:4px;
        padding-bottom:4px;
    }
     .sequence-slider .title{
        font-weight:normal;
        text-indent:5px;
        font-size:1.5em;
    }
    .sequence-right a.btn-slider{
            margin-left:0;
        }
     .sequence-slider .animate-in div.hgroup {
        top:0;
    }
        .sequence-slider .next, .sequence-slider .prev {
                top: -39px;
        }
        .sequence-slider .next {
            right: 30% !important;
        }
        .sequence-slider .prev {
            left: 30% !important;
        }
        .sequence-right {
            left: 0 !important;
            margin-right:0;
            float:none;
        }
        .sequence-slider div.hgroup{
            margin:0 !important;
            width:98%;
        }
        
        .sequence-white .slide-heading{
    color:white!important;
    text-decoration:underline;
}
/*BLACK CLASS*/

.sequence-black .slide-heading{
    color:#ffffff !important;
        text-decoration:underline;
}
.sequence-container a, .primary .homepage > div:last-child .sequence-container .sequence-black a {
    color: white!important;
}

}
@media (max-width: 420px){
        .sequence-container{
            width:345px;
            height:140px;
    }
}
@media (max-width: 390px){
        .sequence-container{
            width:315px;
            height:127px;
    }
    
}
@media (max-width: 360px){
.sequence-container{
        width:285px;
        height:115px;
}
/*.sequence-container img{
    display:none;
}*/
.caption{
        display:none;
}

.sequence-slider .animate-in div.hgroup {
top: 0;
height: 100%;
padding: 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.sequence-black {
color: white!important;
}

.sequence-black .slide-heading{
color: white!important;
}
}
/*@media (max-width: 330px){
        .sequence-container{
            width:255px;
            height:103px;
            display: none;
    }
}
@media (max-width: 300px){
        .sequence-container{
            width:225px;
            height:91px;
            display: none;
    }
}
@media (max-width: 270px){
        .sequence-container{
            width:195px;
            height:78px;
            display: none;
    }
}*/

.nav-standard select.responsive-nav { line-height: normal; }

.slogans .cycle, .slogans article { margin: 0 auto; }
.slogans article, .slogans h1, .slogans h2 { text-align: center; width: 100%;}
.slogans h1.first, .slogans h2.first {margin-top:0;}

.sequence-slider .next, .sequence-slider .prev {
    color: black;
    cursor: pointer;
    display: none;
    font-weight: bold;
    padding: 10px 15px;
    position: absolute;
    bottom:2%;
    z-index: 1000;
    border: none;
    box-shadow: none;
}
.sequence-slider .pause {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    z-index: 1000;
}
.sequence-slider .paused {
    opacity: 0.3;
}
.sequence-slider .prev {
    left: 1%;
}
.sequence-slider .next {
    right: 1%;
}
.sequence-slider .prev img, .next img{
    height: 100%;
    width: auto;
}

@media (max-width: 940px) {
    .featuredpost {
        margin-bottom: 30px;
    }
    .featTitle {
        font-size: 28px !important;
        line-height:30px !important;
    }
    .featHeaderLeft {
        margin-top:30px !important;
    }
    .featuredTeaser {
        line-height:20px !important;
    }
    .blogFeatureUl .span4, .blogFeatureUl .span6 {
        float:none !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
    .featRecentTitle, .featDate {
        padding-left: 38px;
    }
}
#footer li.footerhide {display:none;}
.liquid-responsive .left {text-align:left;}
.liquid-responsive .left .btn-slider {padding-left:0;}
.error {background:none !important;border-left-width:1px;padding:0;margin-top:4px;}

/* moved over from index.iml */
.nav { margin: 0; }
.nav-tabs { border-bottom: none !important; }
#modal1, #modal2, #modal3 {
    background: rgba(54, 54, 54, 0.8) none repeat scroll 0 0;
}
.modallanding-open {
  overflow: hidden;
}
.modallanding {
    display: none;
    overflow: scroll !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modallanding .row {
    margin-left:0;
}
.modallanding.fade .modallanding-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modallanding.in .modallanding-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modallanding-open .modallanding {
    overflow-x: hidden;
    overflow-y: auto;
}
.modallanding-dialog {
    position: relative;
    width: 100%;
    margin: auto;
}
.modallanding-content {
    position: relative;
    background-color: white;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    margin-top: 6px;
}
.modallanding-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: black;
}
.modallanding-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modallanding-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modallanding-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}
.modallanding-header .close {
    margin-top: -2px;
}
.modallanding-title {
    margin: 0;
    line-height: 1.42857;
}
.modallanding-body {
    position: relative;
    padding: 15px;
}
.modallanding-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modallanding-footer:before, .modallanding-footer:after {
    content: " ";
    display: table;
}
.modallanding-footer:after {
    clear: both;
}
.modallanding-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modallanding-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modallanding-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modallanding-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
  .modallanding-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modallanding-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modallanding-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modallanding-lg {
    width: 900px;
  }
}

#modal1 .modal-content, #modal2 .modal-content, #modal3 .modal-content {
    width:635px;
}
.match-modal-header {
    color: #fff;
    background: #f28b00;
    margin-bottom: 0;
    font-size: 26px;
    padding: 20px 20px 0 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.match-modal-header .modalTop-content {
    width:100%;
    height:100px;
}
#modal1 .modal-content, #modal2 .modal-content, #modal3 .modal-content {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#modal1 .modal-content h3, #modal2 .modal-content h3, #modal3 .modal-content h3 {
  font-size: 26px;
  font-weight:bold;
}
#modal1 .modal-content img, #modal2 .modal-content img, #modal3 .modal-content img {
  float:left;
}
#modal1 .modal-content .divleft, #modal2 .modal-content .divleft, #modal3 .modal-content .divleft {
  float:left;
  width:30%;
}
#modal1 .modal-content .divright, #modal2 .modal-content .divright, #modal3 .modal-content .divright {
  float:right;
  width:70%;
  font-size: 26px;
  font-weight:bold;
  padding-left:12px;
  line-height: 30px;
}
.match-modal-body {
    font-size:22px;
    padding:0 20px 15px 20px !important;
}
.match-modal-body p {
    line-height: 22px;
}
#modal1 .match-modal-body {
    min-height:190px;
}
#modal2 .match-modal-body {
    min-height:450px;
}
#modal2 label {
    font-size:16px;
}
#modal3 .match-modal-body {
    min-height:650px;
}
#modal3 label {
    font-size:20px;
}
.matchmodal1yes, .matchmodal1no {
    width:60px;
    text-align:center;
}
.matchmodal2no {
    font-size:16px;
}
.modallanding .btns {
    background: #aeaeae none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    font-size:12px;
    letter-spacing: 2px;
    margin-bottom: 12px;
    padding: 8px 8px 8px 10px;
    text-transform: uppercase;
    transition: background 0.25s ease 0s;
}
.modallanding .no-toprad {
    border-radius: 0 0 10px 10px;
}
.modallanding .btns.btns--primary {
    background: #c0c0c0 none repeat scroll 0 0;
}
.modallanding .btns--submit {
    background: #f28b00 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    font-size:12px;
    letter-spacing: 2px;
    margin-bottom: 12px;
    padding: 12px 12px 10px 12px;
    text-transform: uppercase;
    transition: background 0.25s ease 0s;
    font-family: Roboto Condensed;
}
.closeModals {
    font-family: Roboto Condensed;
    font-weight:bold;
    float:right;
    margin-top: -24px;
    padding:6px 8px 6px 8px;
    color:#000000 !important;
}
.closeModals:hover, .closeModals:focus, .btns--submit:hover, .btns--submit:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.tflds {width:98%;margin-top:9px !important; margin-bottom:0px !important;}
.modallanding .btn {margin-top:9px !important; margin-bottom:0px !important;}
label.error {color:red;margin-bottom:5px;font-size:14px;}
.modallanding-body p.header {margin-top: 24px;text-align:center;width:100%;margin-left: 35px;}
.modallanding-body p.headline {line-height:30px;font-family: Roboto Condensed;font-weight:bold;text-align:center;font-size:30px;color:#333333;}
.modallanding-body p.bullets {font-family: Roboto Condensed;font-size:18px;color:#333333;}
.modallanding-body div.req {font-size:12px;color:#808080;font-style:italic;}
.modallanding-body span.ast {font-size:18px;color:#f28b00;}
.modallanding-body span.drop {position:relative;top:4px;}
.modallanding-body .form {width:100%;margin-bottom:0;}
.modallanding-body .form-actions {text-align:center;margin-top:12px;}
.modallanding-body label {display:none;}
#modal2 .modallanding-dialog {
    padding:0;
    border-radius: 8px;
}
.modallanding-dialog.modal2 {max-width:1174px;width:95%;height:75%;}
#vidcontent {height:100%;}

section.widgets .row-fluid:last-of-type { border-bottom: none;}
.track_refund article p { margin-bottom: 4px; }
.track_refund article button,
.track_refund article a.btn { margin-bottom: 12px; }
.quote div.apptIntro { margin-bottom: 4px; }
.form div.apptIntro p { margin-bottom: 0px !important; }
.newsletter-ph label { display: none; }
.newsletter-ph form { width: 100%; }
.form div.apptIntro { margin-bottom: 4px; }
.form div.apptIntro p { margin-bottom: 0px; }
.locationmap div.apptIntro { margin-bottom: 4px; }
.locationmap div.apptIntro p { margin-bottom: 0px; }
.map-canvas-plugin {
    height: 240px;
    width: 100%;
    color: #333333;
}
.map-canvas-plugin img {
    border-radius: 0!important;
    box-shadow: none!important;
    float: none!important;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
    max-width: inherit!important;
}
@media (max-width:959px){
    .map-canvas-plugin {
        -webkit-box-shadow:  0px 3px 5px 3px rgba(0, 0, 0, .25);
        box-shadow:  0px 3px 5px 3px rgba(0, 0, 0, .25);
        border-left: 0!important;
        border-right: 0!important;
    }
}
@media (max-width:480px){
    .map-canvas-plugin {
        border: none!important;
        -webkit-box-shadow: none !important;
        padding: 0;
    }
}
.map-canvas {
    height: 340px;
    width: 100%;
}
.map-canvas img {
    border-radius: 0!important;
    box-shadow: none!important;
    float: none!important;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
    max-width: inherit!important;
}
@media (max-width:959px){
    .shadow-940 {
        width: auto;
        background: none;
    }
    .map-canvas {
        -webkit-box-shadow:  0px 3px 5px 3px rgba(0, 0, 0, .25);
        box-shadow:  0px 3px 5px 3px rgba(0, 0, 0, .25);
        border-left: 0!important;
        border-right: 0!important;
    }
}
@media (max-width:480px){
    .map-canvas {
        border: none!important;
        -webkit-box-shadow: none !important;
        padding: 0;
    }
}
nav.navigation select.responsive-nav { line-height: normal; }
.rateplugstar img {margin-bottom:0 !important;}
.client-login label { display: none; }
.client-login .form div.apptIntro { margin-bottom: 4px; }
.client-login .form div.apptIntro p { margin-bottom: 0px; }
footer .hcard {margin-bottom:10px;}
article.hcard i { margin-right: 0.3em; }
.icomoon { font-family: 'icomoon'; font-style: normal; }
.hcard .street-address2 { white-space: nowrap; }
