/*   
Theme Name: Elite Pet Custom Theme
Theme URI: http://www.dvmmultimedia.com/
Description: Elite Pet Custom Theme
Author: Catalin Pogor
Author URI: http://www.catalinpogor.ro
Version: 0.1
Tags: Elite
*/
* {
    margin: 0px;
    padding: 0px;
}
.btn-primary {
    background-color: #00069c;
    border-color: #00069c;
}
html .textwidget a.button {
    display: block;
    max-width: 100%;
    background-color: transparent;
    padding: 0px;
}
a.button:hover {
    background-color: transparent !important;
}
a.button img {
    width: 100%;
}
body {
    text-align: center; /* center the layout in IE 5 */
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc2MDAnIGhlaWdodD0nNCc+Cgk8ZGVmcyBpZD0nZGVmczQnPgoJCTxmaWx0ZXIgeT0nMCcgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSdzUkdCJyBpZD0ndCc+CgkJCTxmZVR1cmJ1bGVuY2UgdHlwZT0nZnJhY3RhbE5vaXNlJyBiYXNlRnJlcXVlbmN5PScuOCAwJyByZXN1bHQ9J291dDEnIG51bU9jdGF2ZXM9JzEnLz4KCQkJPGZlQ29sb3JNYXRyaXggdHlwZT0nc2F0dXJhdGUnIGluPSdvdXQxJyByZXN1bHQ9J291dDInIHZhbHVlcz0nMCcvPgoJCQk8ZmVDb21wb3NpdGUgb3BlcmF0b3I9J2FyaXRobWV0aWMnIGsxPScwJyBrMj0nMC4xNScgazM9JzAnIGs0PScwJyBpbj0nb3V0MicgaW4yPSdvdXQxJy8+CgkJPC9maWx0ZXI+Cgk8L2RlZnM+Cgk8cmVjdCBmaWxsPScjNmMyYTA0JyBmaWxsLW9wYWNpdHk9JzAuMTUwMDAwMDAwMDAwMDAwMDInIHg9JzUlJyB5PSctNSUnIHdpZHRoPScxMCUnIGhlaWdodD0nMTEwJScvPgoJPHJlY3QgZmlsbD0nIzZjMmEwNCcgZmlsbC1vcGFjaXR5PScwLjA2JyB4PSc2JScgeT0nLTUlJyB3aWR0aD0nMTAlJyBoZWlnaHQ9JzExMCUnLz4KCTxyZWN0IGZpbGw9JyM2YzJhMDQnIGZpbGwtb3BhY2l0eT0nMC4wNicgeD0nNyUnIHk9Jy01JScgd2lkdGg9JzE0JScgaGVpZ2h0PScxMTAlJy8+Cgk8cmVjdCBmaWxsPScjNmMyYTA0JyBmaWxsLW9wYWNpdHk9JzAuMDYnIHg9JzklJyB5PSctNSUnIHdpZHRoPScyMCUnIGhlaWdodD0nMTEwJScvPgoJPHJlY3QgZmlsbD0nIzZjMmEwNCcgZmlsbC1vcGFjaXR5PScwLjA2JyB4PScxMSUnIHk9Jy01JScgd2lkdGg9JzEwJScgaGVpZ2h0PScxMTAlJy8+Cgk8cmVjdCBmaWxsPScjNmMyYTA0JyBmaWxsLW9wYWNpdHk9JzAuMTInIHg9JzU1JScgeT0nLTUlJyB3aWR0aD0nNDAlJyBoZWlnaHQ9JzExMCUnLz4KCTxyZWN0IGZpbGw9JyM2YzJhMDQnIGZpbGwtb3BhY2l0eT0nMC4wNDUnIHg9JzYyJScgeT0nLTUlJyB3aWR0aD0nMzUlJyBoZWlnaHQ9JzExMCUnLz4KCTxyZWN0IGZpbGw9JyM2YzJhMDQnIGZpbGwtb3BhY2l0eT0nMC4xMDUwMDAwMDAwMDAwMDAwMScgeD0nMzglJyB5PSctNSUnIHdpZHRoPScyMCUnIGhlaWdodD0nMTEwJScvPgoJPHJlY3QgZmlsbD0nIzZjMmEwNCcgZmlsbC1vcGFjaXR5PScwLjA0NScgeD0nODUlJyB5PSctNSUnIHdpZHRoPSc0MCUnIGhlaWdodD0nMTEwJScvPgoJPHJlY3QgZmlsbD0nIzZjMmEwNCcgZmlsbC1vcGFjaXR5PScwLjA3NTAwMDAwMDAwMDAwMDAxJyB4PSc1MiUnIHk9Jy01JScgd2lkdGg9JzQwJScgaGVpZ2h0PScxMTAlJy8+Cgk8cmVjdCBzdHlsZT0nZmlsdGVyOnVybCgjdCknIHg9Jy0xJScgeT0nLTElJyB3aWR0aD0nMTAyJScgaGVpZ2h0PScxMDAlJy8+Cjwvc3ZnPg==);
    background-color: #ad6b3d;
}
a,
h1,
h2,
h3 {
    color: #002365;
}
a {
    outline: none;
    text-decoration: none;
}
img {
    outline: 0 none;
    border: 0 none;
}
.alignleft {
    float: left;
    margin: 0px 20px 20px 0px;
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.alignright {
    float: right;
    margin: 0px 0px 20px 20px;
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.alignnone {
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
img.noBorder {
    padding: 0px;
    border: 0px;
}
.clear {
    clear: both;
}
hr {
    background: #ccc;
    height: 1px;
    line-height: 1px;
    border: 0px;
    color: #ccc;
}

.gform_body ul {
    list-style-type: none;
    padding-left: 0px;
}
.gform_body ul li {
    margin-bottom: 10px;
}
.gform_body input[type="text"] {
    width: 300px;
}

.footerLogos {
    text-align: center;
    display: block;
    margin-top: 10px;
}

/*Home Page Header CSS*/
section.header {
    width: 960px;
    margin: 0px auto;
    display: block;
    height: 100px;
    padding-top: 10px;
    position: relative;
    text-align: left;
}
.logo {
    float: left;
    width: 400px;
    height: 100px;
    text-align: left;
    margin-top: -20px;
}
.address {
    position: absolute;
    right: 250px;
    top: 50px;
    text-align: right;
    z-index: 999;
}
.address p {
    color: #002365;
    font-size: 18px;
    line-height: 22px;
}
.social {
    position: absolute;
    right: 0px;
    top: 10px;
    text-align: right;
}
.social img {
    background: #002365;
    padding: 3px;
    border-radius: 50px;
}
.phone {
    position: absolute;
    right: 200px;
    top: 16px;
    text-align: right;
}
.phone p {
    font-size: 30px;
    line-height: 28px;
    font-weight: bold;
    color: #002365;
    text-transform: uppercase;
}
.phone p span {
    font-size: 16px;
    font-weight: normal;
}

.navigation {
    width: 1170px;
    height: 112px;
    background: url(/wp-content/uploads/2016/04/bluenav-bck_2.png) no-repeat;
    margin: 0px auto;
    z-index: 500;
    position: relative;
}
.navbar-collapse {
    width: 960px;
    margin: 0px auto;
    position: absolute;
    padding: 0px;
    top: 37px;
    left: 115px;
}
.navigation li {
    float: left;
    list-style: none;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    line-height: 50px;
    display: block;
    margin-right: 2px;
}
.navigation li a {
    display: block;
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    padding: 7px 12px;
    text-decoration: none;
}
.navigation li a:hover,
.navigation li.active a,
.navigation li:hover {
    border-radius: 10px;
    -moz-border-radius: 10px;
}
.navigation li.open a.dropdown-toggle,
.navigation a.dropdown-toggle:focus {
    background: none;
    border: 0px;
}

.navigation .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: "";
}

.navigation .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: "";
}
.navigation li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 85%;
    left: -2px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 140px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #002365;
    /*background-image: -moz-linear-gradient(top, #fff, #002365);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#002365));
	background-image: -webkit-linear-gradient(top, #fff, #002365);
	background-image: -o-linear-gradient(top, #fff, #002365);
	background-image: linear-gradient(to bottom, #fff, #002365);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff', endColorstr='#ffe0f4ff', GradientType=0);*/
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.navigation .dropdown-menu li {
    display: block;
    width: auto;
    float: none;
    text-align: left;
    padding: 5px 10px;
    position: relative;
}
.navigation .dropdown-menu li a {
    line-height: 20px;
    color: #fff;
    display: block;
    float: none;
    text-align: left;
    padding: 0px;
}
.navigation .dropdown-menu li:hover,
.navigation .dropdown-menu li a:hover,
.navigation .dropdown-menu li.active a {
    display: block;
    float: none;
    background: none !important;
    color: #fff;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu-submenu:hover > a,
.dropdown-menu-submenu:focus > a {
    color: #fff;
    text-decoration: none;
    background-color: #796aaf;
    background-image: -moz-linear-gradient(top, #796aaf, #796aaf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#796aaf), to(#796aaf));
    background-image: -webkit-linear-gradient(top, #796aaf, #796aaf);
    background-image: -o-linear-gradient(top, #796aaf, #796aaf);
    background-image: linear-gradient(to bottom, #796aaf, #796aaf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff796AAF', endColorstr='#ff796AAF', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #796aaf;
    background-image: -moz-linear-gradient(top, #796aaf, #796aaf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#796aaf), to(#796aaf));
    background-image: -webkit-linear-gradient(top, #796aaf, #796aaf);
    background-image: -o-linear-gradient(top, #796aaf, #796aaf);
    background-image: linear-gradient(to bottom, #796aaf, #796aaf);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff796AAF', endColorstr='#ff796AAF', GradientType=0);
}
.navigation li.active ul li a {
    background: none;
}

.dropdown-menu li .dropdown-menu {
    left: auto;
    right: 100%;
    top: 0px;
}
.navigation .dropdown-menu li .dropdown-menu:before {
    top: 4px;
    right: -7px;
    left: auto;
    border-top: 7px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 7px solid #ccc;
    border-left-color: rgba(0, 0, 0, 0.2);
    border-right: none;
}
.navigation .dropdown-menu li .dropdown-menu:after {
    top: 5px;
    right: -6px;
    left: auto;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    border-right: none;
}

/* slider */
section.slider {
    position: relative;
    width: 960px;
    margin: 0px auto;
}
section.slider .flexslider {
    position: absolute;
    top: -35px;
    z-index: 400;
}
section.slider .shadow {
    height: 40px;
    width: 960px;
    position: absolute;
    top: 360px;
    background: url(images/slider-bck.png) no-repeat center bottom;
}
section.slider .slideInfo {
    float: right;
    width: 360px;
    height: 360px;
    padding: 50px 30px;
    text-align: left;
}
section.slider .slideInfo h2 {
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 0px;
}
section.slider .slideInfo p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}
section.slider .slides img {
    float: left;
    width: 600px;
}

/* home boxes */
.homeBoxes {
    height: 173px;
    width: 960px;
    margin: 0px auto;
    margin-top: 380px;
    text-align: left;
    padding: 25px 0px;
}
.homeBoxes h3 {
    color: #fff;
    font-size: 26px;
    margin-top: 0px;
}
.homeBoxes p,
.homeBoxes a {
    color: #fff;
    font-style: italic;
    width: 70%;
    font-size: 16px;
}
.homeBoxes .box01 {
    float: left;
    height: 150px;
    width: 320px;
    position: relative;
    padding: 20px 100px 0px 30px;
    background: #63bb6f;
    box-shadow: -5px 5px 5px #509659;
}
.homeBoxes .box02 {
    float: left;
    height: 150px;
    width: 320px;
    position: relative;
    padding: 20px 100px 0px 30px;
    background: #3f9a4b;
    box-shadow: -5px 5px 5px #307339;
}
.homeBoxes .box03 {
    float: left;
    height: 150px;
    width: 320px;
    position: relative;
    padding: 20px 100px 0px 30px;
    background: #24772f;
    box-shadow: -5px 5px 5px #185420;
}
.box01 .animal01 {
    position: absolute;
    right: 0px;
    bottom: -12px;
    width: 130px;
    height: 116px;
    background: url(/wp-content/uploads/2016/04/boxanimal2_130.png) no-repeat center top;
}
.box02 .animal02 {
    position: absolute;
    right: 0px;
    bottom: -40px;
    width: 130px;
    height: 171px;
    background: url(/wp-content/uploads/2016/04/footercat_small.png) no-repeat center top;
}
.box03 .animal03 {
    position: absolute;
    right: 0px;
    bottom: -28px;
    width: 130px;
    height: 141px;
    background: url(/wp-content/uploads/2016/04/boxanimal1_130.png) no-repeat center top;
}

/* welcome article */
.welcome {
    width: 960px;
    height: 301px;
    margin: 50px auto;
    margin-bottom: 10px;
    text-align: left;
}
.welcome .welcomeImg {
    float: left;
    width: 370px;
}
.welcome .welcomeText {
    float: left;
    width: 590px;
    height: 301px;
    padding: 0px 20px 0px 20px;
    background: url(images/welcome-bck.png) no-repeat center top;
}
.welcome .welcomeText h3 {
    font-size: 36px;
    margin-top: 5px;
}
.welcome .welcomeText p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 25px;
}

/* home widgets */
.homeWidgets {
    width: 960px;
    margin: 0px auto;
    text-align: left;
    color: #fff;
}
.widgetBox {
    float: left;
    width: 300px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.widgetBox.noMargin {
    margin-right: 0px;
}
.textwidget p {
    font-size: 16px;
    line-height: 20px;
}
.textwidget a.button {
    color: #fff;
    background: #25742c;
    text-align: center;
    font-size: 20px;
    padding: 15px 10px;
    display: block;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.textwidget a.button:hover {
    background: #002365;
    text-decoration: none;
}

/* stay connected bar */
.stayConnected {
    width: 100%;
    height: 110px;
    padding-top: 30px;
}
.footerSocial {
    width: 960px;
    margin: 0px auto;
    text-align: center;
}
.footerSocial h4 {
    font-size: 30px;
    display: inline;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}
/*Footer CSS*/

section.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 40px 0px;
    clear: both;
}
section.footer .footerLogos {
    width: 960px;
    margin: 0px auto;
    text-align: center;
}
section.footer .footerMenu {
    width: 960px;
    margin: 20px auto;
    text-align: center;
}
.footerMenu #menu-footer-menu {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}
.footerMenu #menu-footer-menu li {
    display: inline;
    margin: 0px 10px;
}
.footerMenu #menu-footer-menu li a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
section.footer .copy {
    width: 960px;
    margin: 0px auto;
}
section.footer .copy p,
section.footer .copy a {
    color: #fff;
    font-size: 16px;
}
section.footer .copy a {
    text-decoration: underline;
}
section.footer .copy a:hover {
    text-decoration: none;
}

/* inner page */

section.subbanner {
    width: 960px;
    margin: 0px auto;
    position: relative;
}
.subbanner_image {
    position: absolute;
    top: -40px;
}
section.contentWrap {
    background: #fff;
    width: 960px;
    margin: 0px auto;
    margin-top: 190px;
    padding-top: 20px;
    background: rgba(244, 244, 244, 0.9); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(244, 244, 244, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 244, 244, 0.9)), color-stop(100%, rgba(255, 255, 255, 0.9))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(244, 244, 244, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(244, 244, 244, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(244, 244, 244, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(244, 244, 244, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
section.contentWrap .sidebar {
    float: left;
    width: 340px;
    text-align: left;
    padding: 0px 20px 20px 20px;
}
section.contentWrap .content {
    float: left;
    width: 620px;
    text-align: left;
    padding: 0px 20px 20px 0px;
}
section.contentWrap .content.fullpage {
    width: 960px;
    padding: 0px 20px 20px 20px;
}

section.contentWrap .content h1 {
    margin-top: 0px;
}
hr.featurette-divider {
    margin-top: 15px;
}
section.contentWrap .content ul {
    margin-left: 20px;
}
section.contentWrap .content p,
section.contentWrap .content li {
    font-size: 16px;
    line-height: 22px;
}

/* bootstrap overwrites */
.btn {
    padding: 0px 0px 10px 0px;
}
.post-meta .btn {
    padding: 5px 15px;
}

/* success message for gravity forms */
.gform_confirmation_wrapper {
    border: 2px solid #093;
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

@media screen and (min-width: 1920px) {
    body {
        background-size: cover !important;
    }
}
.hide-d {
    display: none;
}
.toggle-mobile-menu {
    display: none;
}
.menu-backdrop {
    height: 100%;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
}
/* resp */
@media screen and (max-width: 1152px) {
    .navigation {
        width: 100%;
        background-position: 50% 50%;
    }
    .navbar-collapse {
        width: 100%;
        left: 0px;
        padding-left: 50px;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 880px) {
    .toggle-mobile-menu {
        display: block;
    }
    .hide-d .social {
        display: block !important;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        box-sizing: border-box;
        margin: 10px;
        border-radius: 12px;
    }
    .menu-s-back {
        opacity: 0.3;
        visibility: visible;
    }
    @font-face {
        font-family: FontAwesome;
        src: url(lib/fonts/fontawesome-webfont.ttf);
    }
    .homeWidgets iframe,
    .fb_iframe_widget span,
    .fb_iframe_widget {
        max-width: 340px !important;
        display: block !important;
        position: relative !important;
        margin: 0px auto;
    }
    .homeBoxes {
        display: none !important;
    }
    .hide-xs {
        display: none !important;
    }
    i.fa.fa-plus:before {
        content: "\f067";
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
        font-family: FontAwesome;
        font-style: normal;
    }
    ul#menu-mobile .toggle-caret {
        display: block;
        width: 42px;
        height: 42px;
        line-height: 42px;
        color: #fff;
        border-left: 1px solid rgba(0, 0, 0, 0.2);
        top: 0;
    }
    ul#menu-mobile .toggle-caret {
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        cursor: pointer;
        line-height: inherit;
    }
    .sub-menu {
        display: none;
    }
    ul#menu-mobile .sub-menu {
        padding-left: 15px;
        box-sizing: border-box;
        list-style: none;
    }
    ul#menu-mobile li {
        position: relative;

        width: 100% !important;
        box-sizing: border-box;
        text-align: left;
        font-weight: normal;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        box-sizing: border-box;
    }
    ul#menu-mobile li a {
        padding: 10px;
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
        color: #fff !important;
    }
    #menu-mobile {
        display: block;
        position: fixed;
        top: 0;
        left: -300px;
        width: 300px;
        height: 100%;
        background-color: #222;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
        overflow: auto;
        transition: left 500ms ease;
        -webkit-backface-visibility: hidden;
        box-sizing: border-box;
        overflow-x: hidden;
        z-index: 10000;
    }
    .showEnzi {
        left: 0px !important;
    }
    a#pull:after {
        content: "\f0c9";
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 13px;
        font-family: FontAwesome;
    }
    a#pull {
        color: #fff;
        padding: 14px;
        box-sizing: border-box;
        display: block;
        height: 50px;
        text-align: left;
        text-transform: uppercase;
        letter-spacing: 0.05em;
    }
    section.contentWrap,
    .homeWidgets,
    section.contentWrap .content.fullpage {
        max-width: 100%;
        margin: 10px auto;
    }
    .widgetBox {
        height: auto !important;
        width: 100% !important;
    }
    section.contentWrap .content {
        width: 100%;
        float: none;
        box-sizing: border-box;
        padding: 15px;
    }
    .subbanner,
    .sidebar {
        display: none !important;
    }
    .navigation {
        position: relative;
    }
    .mobileBtn a,
    .hoursa {
        display: block;
        color: #fff;
        text-align: center;
        background: #002365;
        padding: 10px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        margin: 10px !important;
    }
    .navbar-collapse {
        display: none;
    }
    .hide-d {
        display: block;
    }
    .post-content img {
        width: 100% !important;
        height: auto !important;
        margin: 10px 0px !important;
    }
    .post-content form img {
        width: auto !important;
    }
    .wp-caption {
        width: 100% !important;
        margin: 10px 0px !important;
    }
    .logo,
    .logo img {
        width: 100%;
        height: auto;
        margin: 0px;
        max-width: 400px;
        margin: 0px auto;
        float: none;
    }
    .homeBoxes .box01,
    .homeBoxes .box02,
    .homeBoxes .box03,
    .homeBoxes .box04,
    .homeBoxes .box05 {
        width: 33.33%;
        box-sizing: border-box;
        padding: 0px 10px;
        margin: 0px;
        margin-bottom: 10px;
        height: auto;
    }
    .welcome {
        max-width: 100%;
        background-color: #fff;
        box-sizing: border-box;
        padding: 10px;
    }
    .welcome .welcomeImg,
    .welcome .welcomeText {
        height: auto;
        text-align: center;
        box-sizing: border-box;
        width: 100%;
        float: none;
    }
    .homeBoxes img {
        width: 100%;
    }
    .homeBoxes:after,
    .welcome:after {
        display: block;
        clear: both;
        content: "";
    }
    .homeBoxes {
        margin-top: 30px;
    }
    .footerSocial,
    .navbar-collapse,
    section.footer .footerLogos,
    section.footer .footerMenu,
    section.footer .copy {
        max-width: 100%;
    }
    section.header,
    .homeBoxes,
    .welcome {
        max-width: 100%;
        height: auto;
    }
    .slider,
    .address,
    .social,
    .phone {
        display: none !important;
    }
    .welcome .welcomeText {
        background-size: 0px;
    }
    .navigation {
        height: auto;
    }
    a#pull {
        background-color: #002365;
        position: relative;
    }
    .homeWidgets {
        box-sizing: border-box;
        padding: 0px 15px;
    }
    .textwidget a.button {
        max-width: 320px;
        margin: 0px auto;
    }
}
@media screen and (max-width: 540px) {
    .welcomeImg img {
        width: 100%;
    }
    .welcome .welcomeText {
        padding: 0px;
    }
    .footerMenu,
    .footerLogos {
        display: none !important;
    }
    .post-content div {
        width: 100% !important;
    }
    .logo,
    .logo img {
        max-width: 250px;
    }
    .post-content img {
        width: 100%;
        height: auto !important;
    }
    .footerSocial h4 {
        max-width: 245px;
        display: block;
        margin: 0px auto;
        padding-bottom: 20px;
    }
    .stayConnected {
        padding-top: 19px;
        height: auto;
    }
    .homeBoxes .box01,
    .homeBoxes .box02,
    .homeBoxes .box03,
    .homeBoxes .box04,
    .homeBoxes .box05 {
        width: 50%;
    }
    section.contentWrap .content h1 {
        word-break: break-word;
    }
}
/* Handicap Plugin Restyle */
.accessibility-location-right .accessability_container {
    right: -180px;
}
.accessibility-location-right .accessability_container.active {
    right: 0 !important;
}
.access_container_inner {
    margin-top: 5px;
}
body .accessability_container.dark_theme .a_module {
    margin-bottom: 5px;
    border: 0;
}
body .accessability_container button.wah-action-button {
    font-size: 13px !important;
    border-radius: 3px;
}
.accessability_container.dark_theme.active button.aicon_link {
    background-color: #fff !important;
    color: #000 !important;
}
.wahout.aicon_link {
    top: 5px;
    border-radius: 5px;
}
button.close_container {
    line-height: 28px;
    height: 28px;
    border-radius: 3px;
}
html .a_module_title {
    display: none !important;
}
html button.wahout.aicon_link img {
    opacity: 0;
    display: none;
    visibility: hidden;
}
html button.aicon_link {
    background-color: #29627d !important;
}
html button.wahout.aicon_link:before {
    font-family: fontAwesome;
    content: "\f193";
    line-height: 48px;
    color: #fff;
    font-size: 32px;
}
.dark_theme.active button.wahout.aicon_link:before {
    color: #000 !important;
}
html body .accessability_container {
    width: 180px !important;
    height: 100%;
    max-height: 405px;
}
body .access_container_inner .a_module {
    border: 0 !important;
    padding-bottom: 0 !important;
}

.accessibility-location-right .accessability_container {
    right: -180px !important;
}

@media (min-width: 880px) {
    .homeWidgets,
    .homeBoxes {
        display: flex;
        justify-content: center;
    }
}

.homeWidgets h3 {
    text-align: center;
}
