/*
Theme Name: Focus Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/
@import url("../mts_schema/style.css");
/* general */
.btn {
    color: #fff !important;
    background: #135c27;
    padding: 10px 15px;
    color: #fff;
    border-color: #135c27;
    border-radius: 4px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
}
.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;
}
.center {
    text-align: Center;
}
.clear {
    clear: both;
}
/* header */
.main-header {
    background: transparent;
    margin-bottom: -25px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(125, 185, 232, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(125, 185, 232, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(125, 185, 232, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7db9e8',GradientType=0 );
}
.topBar {
    width: 100%;
    height: 40px;
    text-align: center;
}
.topBar p,
.topBar p a {
    color: #fff;
    font-size: 18px;
}
.topBar .header-social-icons {
    display: inline-block;
    float: none;
    position: static;
    margin-top: 3px;
}
.logo-wrap,
.headerPhone,
.headerInfo {
    float: left;
    width: 50%;
    padding: 1%;
}
.logo-wrap {
    margin: 10px 0 0 0;
}
footer .navigation ul {
    padding: 15px 0px 0px;
    text-align: center;
}
#secondary-navigation .navigation ul li:hover,
#secondary-navigation .navigation ul .current-menu-item {
    background: #00671f;
}
.homeWidgets {
    text-align: center;
}
.homeWidgets .button,
#article_sidebar .button {
    color: #fff;
    background: #2c8aa4;
    text-align: center;
    font-size: 20px;
    padding: 15px 10px;
    display: block;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
#article_sidebar > div {
    margin-bottom: 20px;
}
.homeWidgets p {
    margin-bottom: 10px;
}
.container {
    max-width: 1000px;
}
.logo-wrap {
    padding: 0;
}
.navigation ul {
    padding-top: 15px;
    text-align: right;
    padding-right: 35px;
}
.navigation ul li {
    float: none;
    display: inline-block;
    border-radius: 10px;
    -moz-border-radius: 10px;
}
#menu-main-menu {
    padding-top: 15px;
}
.regular_header #secondary-navigation {
    height: 93px;
    background-image: url(images/menu-bck.png);
    background-position: right;
}
#header {
    background: transparent;
}
.headerWrapper {
    background: #036892;
}
.after_btn {
    background-color: #d9534f;
}
.headerInfo {
    float: right;
    text-align: right;
    max-width: 430px;
    margin-right: 30px;
    margin-top: 15px;
    width: auto;
}
.headerInfo a {
    display: inline-block;
    color: #135c27 !important;
    text-decoration: underline;
}
.phoned {
    font-size: 28px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: middle !important;
    color: white !important;
}
.headerInfo p {
    color: #135c27;
    font-size: 29px;
    margin: 0;
    font-style: italic;
    font-weight: bold;
}
.newCon a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
}
#logo img {
    display: block;
    margin-bottom: -90px;
    max-height: 170px;
}

div#regular-header {
    overflow: visible;
}

.logo-wrap {
    overflow: visible;
}
html #logo a {
    font-weight: normal;
    font-size: 36px;
    color: #151b54;
    text-transform: uppercase;
    position: relative;
    display: block;
    top: 0px;
    padding-left: 28px;
}
.top_slider_wrap {
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
    clear: both;
}
.top_slider_wrap .primary-slider-container {
    float: left;
    width: calc(100% - 215px);
    max-width: 100%;
}
.top_slider_wrap .owl-dots {
    display: none !important;
}
.slide-caption p {
    color: #fff;
    font-size: 15px;
    font-style: italic;
    text-shadow: 1px 1px 1px #000;
}
.primary-slider .slide-caption {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    bottom: 0;
    width: 756px;
    left: 0px;
    text-align: left;
    padding-left: 20px;
}
.top_slider_wrap .top_slider_sidebar {
    background: #2a2b2b;
    padding: 15px 18px;
    text-align: center;
    box-sizing: border-box;
    float: none;
    width: 100%;
    height: auto;
}
.col6 {
    width: 50%;
    float: left;
    position: relative;
}
.top_slider_sidebar:before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    background-image: url(/wp-content/uploads/2018/10/tileable-wood-1.png);
    opacity: 0.7;
}
footer {
    background-image: url(/wp-content/uploads/2018/10/tileable-wood-1.png) !important;
}
.newCon {
    height: 370px;
    background-size: cover;
    background-position: 50% 50%;
}

.overThis {
    position: absolute;
    bottom: 0px;
    z-index: 100;
    text-align: center;
    width: 100%;
    padding: 20px 0px;
    color: #fff;
    font-size: 30px;
    text-shadow: 0px 1px 4px #000;
    text-transform: uppercase;
    font-weight: bold;
}
.overThis a {
    position: relative;
    display: block;
    transform: scale(1);
    color: #fff;
}
.overThis:hover a {
    transform: scale(1.1);
    color: #fff !important;
}
.owl-controls {
    opacity: 0;
}

.slide-caption {
    opacity: 0;
}
.top_slider_sidebar p a {
    color: #fff !important;
}
.top_slider_sidebar p a:hover {
    color: #fff !important;
    text-decoration: underline;
}
.top_slider_sidebar h3,
.top_slider_sidebar p,
.top_slider_sidebar h4 {
    color: white;
    margin-bottom: 11px;
}
.top_slider_sidebar p {
    font-size: 14px;
}
.widget h3 {
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 7px;
    display: inline-block;
}
.main-header .container {
    max-width: 1060px;
}
.welcome .lefta {
    float: left;
    width: 70%;
    padding: 0px 5px;
    box-sizing: border-box;
}

.welcome .righta {
    float: left;
    width: 30%;
    box-sizing: border-box;
    padding: 0px 5px;
}

.welcome .righta h2 {
    font-weight: bold;
    margin-top: 3px;
}
.homeServices {
    overflow: hidden;
    text-align: center;
    padding: 25px 0px;
}
.homeServices .service {
    display: inline-block;
    text-align: center;
    font-size: 24px;
}
.homeServices .service img {
    display: block;
    margin: 0 25px;
}
.service a {
    display: block;
    position: relative;
}
.service a:hover:before {
    transform: rotate(180deg);
}
.welcome img {
    max-width: 230px;
}
.service a:before {
    transform: rotate(0deg);
    height: 250px;
    width: 250px;
    position: absolute;
    content: "";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: -30px;
    background-size: contain;
    left: -5px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 90%;
    margin: 0px auto;
    right: 0px;
}
.homeServices .service img {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 25px;
    box-sizing: border-box;
    border: 2px solid #ebebeb;
    padding: 3px;
}
.service img {
    max-width: 190px;
    margin: 0px auto;
    box-shadow: 0px 1px 1px #000;
    border-radius: 50%;
}
.service a:hover span {
    transform: skew(0deg);
    background-color: #fff;
    color: #135c27;
}
.service a {
    color: #fff;
}
.service h4 {
    margin: 0px;
    display: block;
    width: 80%;
    margin: 0px auto;
    margin-top: -36px;
    z-index: 1;
    position: relative;
    top: -25px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service span {
    box-shadow: 0px 0px 1px #000;
    display: block;
    transform: skew(-15deg);
    z-index: 100;
    position: relative;
    padding: 4px 0px;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* Ribbon Colors */
.service span {
    background-color: #135c27;
}
.left_ribbon,
.right_ribbon {
    background-color: #001a1c;
}
/* Ribbons */
.left_ribbon {
    position: absolute;
    bottom: 15px;
    left: 9px;
    height: 35px;
    width: 85px;
    transform: skewX(-19deg) rotate(-1deg);
}
.left_ribbon:before {
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: inherit;
    content: "";
    transform: skewX(19deg);
    width: 100%;
}
.right_ribbon {
    position: absolute;
    bottom: 35px;
    right: 7px;
    height: 35px;
    width: 85px;
    transform: skewX(-19deg) rotate(-1deg);
}
.right_ribbon:before {
    height: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: inherit;
    content: "";
    transform: skewX(19deg);
    width: 100%;
}

#secondary-navigation .navigation ul li a:hover {
    color: white !important;
}
.top_slider_sidebar div.header-social-icons {
    float: none;
    overflow: hidden;
    margin: 0;
}
.phoned a {
    color: white !important;
    font-size: 28px;
    font-weight: bold;
}
div.header-social-icons {
    background: none;
    border: 0px;
}
div.header-social-icons a {
    background: #fff;
    border-radius: 50%;
    padding: 6px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    margin: 0px 5px;
    font-size: 18px;
}
div.header-social-icons::before {
    border: 0px;
}
div.header-social-icons a {
    border-radius: 5px !important;
    display: inline-block;
    float: none;
    color: #333;
}
#primary-navigation .header-social-icons a,
.header-social-icons a {
    padding: 0px 10px;
}

#secondary-navigation .navigation ul .current-menu-item li a {
    color: #333 !important;
}
#secondary-navigation .navigation ul .current-menu-item li a:hover {
    color: #fff !important;
}

#secondary-navigation .navigation ul li:hover a {
    color: #fff;
}
#secondary-navigation .navigation ul li:hover ul li a {
    color: #333;
}

.primary-slider {
    margin: 0;
}
#page {
    padding-top: 0px;
    width: 100%;
    max-width: 100%;
}
#secondary-navigation .navigation ul .current-menu-item a {
    color: white !important;
}
/* home boxes */
.homeBoxes {
    margin: 0px auto;
    margin-top: 0px;
    height: 350px;
    text-align: center;
    z-index: 5000;
}
.homeBox {
    position: relative;
    float: left;
    width: 21%;
    padding: 2%;
    overflow: hidden;
    height: 300px;
}
.homeBox img {
    width: 100%;
    vertical-align: middle;
}
.homeBox h3 {
    position: absolute;
    bottom: 50px;
    z-index: 6000;
    text-align: center;
    color: #fff;
    width: 92%;
}
.welcome h1 {
    text-align: center;
}
.contactBox {
    padding-top: 40px;
}
.contactText {
    float: left;
    width: 45%;
    padding-right: 5%;
}
.contactMap {
    float: left;
    width: 50%;
}
/* inner pages */
/* #page.single { //float: left; } */
.article {
    background: none;
    margin: 0 auto;
    float: none;
}
.page h1.title {
    margin-bottom: 20px;
}
.article #article_sidebar {
    float: left;
    width: 340px;
    text-align: left;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}
.top_slider_wrap .top_slider_sidebar {
    position: relative;
}
.article #content_box {
    float: right;
    width: calc(100% - 340px);
}
/* footer */
.copyrights {
    text-align: center;
}
#copyright-note span {
    display: none;
}
.to-top {
    float: none;
}
#copyright-note .to-top span {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
}
#copyright-note .to-top a {
    color: #444 !important;
    text-decoration: underline;
}
.footerWidgets {
    padding: 30px;
}
/* .footerWidgets .container { //background: rgba(255,255,255,0.7); } */
.widgetBox {
    float: left;
    width: 31%;
    padding: 1%;
}
.hide-d {
    display: none;
}
.copyrights {
    background: transparent !important;
    padding-bottom: 10px;
}
.copyrights p {
    margin-bottom: 5px;
}
footer {
    padding: 10px 0px 20px !important;
    color: #fff;
    background-size: cover;
}

#secondary-navigation a {
    padding: 6px;
}
.homeBox {
    background-size: cover !important;
    padding: 0 10px;
    width: 25%;
    box-sizing: border-box;
}
.homeBoxes {
    padding: 50px 0 50px 0;
}
.homeBox h3 {
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 10px;
    font-weight: bold;
    line-height: 26px;
    text-shadow: 1px 1px 1px #000;
}
.widget h3 {
    text-align: center;
}
.homeBox > div {
    background-size: cover !important;
    position: relative;
    height: 100%;
}
.welcome {
    overflow: hidden;
    margin-top: 0px;
}
.homeServices {
    overflow: visible;
    position: relative;
}
.homeServices:after {
    clear: both;
    display: block;
    position: relative;
    content: "";
}
.bigRibbon {
    height: 62px;
    position: absolute;
    margin: 0px auto;
    width: 1000px;
    left: 0px;
    right: 0px;
    background-color: #484848;
    bottom: 0px;
    content: "";
    background: rgb(72, 72, 72);
    background: -moz-linear-gradient(top, rgba(72, 72, 72, 1) 0%, #595d62 100%);
    background: -webkit-linear-gradient(top, rgba(72, 72, 72, 1) 0%, #595d62 100%);
    background: linear-gradient(to bottom, rgb(60, 60, 60) 0%, #595d62 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#484848',GradientType=0 );
    border-top: 1px solid #969696;
}
.bigRibbon:before {
    height: 62px;
    position: absolute;
    content: "";
    margin: 0px;
    background-color: #515151;
    right: 0px;
    top: 0px;
    width: 72px;
    z-index: -1;
    top: 9px;
    transform: skewY(-15deg);
}
.bigRibbon:after {
    height: 62px;
    position: absolute;
    content: "";
    margin: 0px;
    background-color: #515151;
    left: 0px;
    top: 0px;
    width: 72px;
    z-index: -1;
    top: 9px;
    transform: skewY(15deg);
}
.rib_left {
    width: 70px;
    height: 70px;
    position: relative;
    margin: 0px auto;
    margin-left: 0px;
}
.rib_left:before {
    -webkit-backface-visibility: hidden;
    left: -20px;
    width: 70px;
    position: absolute;
    content: "";
    background-color: #060606;
    transform: skewX(8deg) skewY(1deg);
    z-index: -2;
    background: rgb(72, 72, 72);
    background: -moz-linear-gradient(top, rgba(72, 72, 72, 1) 0%, rgba(72, 72, 72, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(72, 72, 72, 1) 0%, rgba(72, 72, 72, 1) 100%);
    background: linear-gradient(to bottom, rgb(77, 77, 77) 0%, rgb(26, 26, 26) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#484848',GradientType=0 );
    height: 36px;
    top: 25px;
    border-top: 1px solid #969696;
}
.rib_left:after {
    -webkit-backface-visibility: hidden;
    left: -21px;
    bottom: -14px;
    height: 28px;
    width: 70px;
    position: absolute;
    content: "";
    background-color: #060606;
    transform: skewX(-20deg) skewY(-5deg);
    z-index: -2;
    background: rgb(72, 72, 72);
    background: -moz-linear-gradient(top, rgba(72, 72, 72, 1) 0%, rgba(72, 72, 72, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(72, 72, 72, 1) 0%, rgba(72, 72, 72, 1) 100%);
    background: linear-gradient(to bottom, rgb(29, 29, 29) 0%, rgb(9, 9, 9) 40%);
    border-bottom: 1px solid #969696;
}

.rib_right:before {
    right: -20px;
    -webkit-backface-visibility: hidden;
    width: 70px;
    position: absolute;
    content: "";
    background-color: #060606;
    transform: skewX(-8deg) skewY(-1deg);
    z-index: -2;
    background: rgb(72, 72, 72);
    background: -moz-linear-gradient(top, rgba(72, 72, 72, 1) 0%, rgba(72, 72, 72, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(72, 72, 72, 1) 0%, rgba(72, 72, 72, 1) 100%);
    background: linear-gradient(to bottom, rgb(77, 77, 77) 0%, rgb(26, 26, 26) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#484848',GradientType=0 );
    height: 33px;
    top: 25px;
    border-top: 1px solid #969696;
}
.rib_right:after {
    -webkit-backface-visibility: hidden;
    right: -22px;
    bottom: -22px;
    height: 28px;
    width: 69px;
    position: absolute;
    content: "";
    background-color: #060606;
    transform: skewX(20deg) skewY(5deg);
    z-index: -2;
    background: rgb(72, 72, 72);
    background: -moz-linear-gradient(top, rgba(72, 72, 72, 1) 0%, rgba(72, 72, 72, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(72, 72, 72, 1) 0%, rgba(72, 72, 72, 1) 100%);
    background: linear-gradient(to bottom, rgb(29, 29, 29) 0%, rgb(9, 9, 9) 40%);
    border-bottom: 1px solid #969696;
}

.welcome > .container {
    max-width: 960px;
    background: rgb(197, 195, 194);
    background: -moz-linear-gradient(top, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(197, 195, 194, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c3c2', endColorstr='#ffffff',GradientType=0 );
    overflow: hidden;
    padding: 30px 20px;
    padding-bottom: 0;
    text-align: left;
    position: relative;
}
footer {
    border: 0 !important;
    max-width: 1000px;
    margin: 0px auto;
    overflow: hidden;
    padding: 30px 0px;
    clear: both;
}
.footerlogos {
}
#menu-footer-menu {
    text-align: center;
}
#menu-footer-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 6px;
}
.welcome > .container:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 18px;
}
.welcome_txt_left {
    float: left;
    width: 66%;
    padding-right: 20px;
    box-sizing: border-box;
}
.welcome_txt_right {
    float: left;
    width: 34%;
}
.contactBox {
    background: #4a3f5d;
    overflow: hidden;
}
.contactBox p {
    color: white;
}
.footerWidgets .textwidget a {
    font-size: 14px;
    color: #672324;
}
footer {
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: center center;

    border-top: 1px solid #999;
}

.article {
    width: 100%;
    max-width: 1000px;
    padding: 15px;
    background: rgb(197, 195, 194);
    background: -moz-linear-gradient(top, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(197, 195, 194, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(197, 195, 194, 1) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c3c2', endColorstr='#ffffff',GradientType=0 );
}
.primary-slider-container {
    margin: auto;
}

#logo a {
    float: none !important;
}
.single_post {
    background: none;
}

/*Blog*/
.post-info {
    display: none;
}
#featured-thumbnail {
    max-width: 30%;
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
    float: right;
}
.front-view-content {
    float: left;
    width: 69%;
}
.article:after {
    clear: both;
    content: "";
    display: block;
}
.single_post {
    background: transparent;
}
footer {
    padding-bottom: 0px;
}
#menu-footermenu {
    padding: 0px;
    text-align: center;
}
#menu-footermenu li {
    padding: 0px 10px;
}
#menu-footermenu li a {
    color: #fff;
    font-weight: bold;
}
div#regular-header,
.logo-wrap {
    overflow: visible;
}
/* mobile */
html #logo a {
    margin: 0px;
}
#logo img {
    max-width: 170px;
    margin-bottom: -90px;
    display: block;
}
.top_slider_sidebar h3 {
    position: relative;
    z-index: 10;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #000;
}

.top_slider_sidebar p {
    position: relative;
    z-index: 10;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 16px;
}
@media screen and (max-width: 1152px) {
    .regular_header #secondary-navigation {
        background-position-x: -17px;
    }
    .bigRibbon {
        width: 100%;
    }
    .rib_left,
    .rib_right {
        display: none !important;
    }
}
.overThis p {
    position: absolute;
    font-size: 20px;
    font-style: italic;
    text-align: center;
    width: 100%;
    margin: 0px;
    bottom: -22px;
}
@media screen and (max-width: 880px) {
    .welcome img {
        max-width: 100% !important;
    }
    .lefta,
    .righta {
        width: 100% !important;
        margin-bottom: 20px;
        float: none !important;
    }
    #menu-main-menu + ul {
        display: none !important;
    }
    html #pull {
        background-color: #8bb0ba !important;
    }
    html #logo a {
        margin-bottom: 0px;
    }
    .homeServices .service a {
        display: block;
        max-width: 250px;
        margin: 0px auto;
    }
    .homeServices .service {
        display: inline-block;
        text-align: center;
        font-size: 24px;
        width: 50%;
        margin-left: -4px;
        margin-bottom: 40px;
    }
    .bigRibbon {
        display: none;
    }
    #page.homepage {
        padding-top: 20px !important;
    }
    .top_slider_wrap {
        display: none;
    }
    .homeServices {
        background: none;
    }
    .homeServices .service a {
        color: #fff;
    }
    .hide-d {
        display: block;
    }
    #header {
        background: none;
        padding: 0px 0 20px 0px;
        margin-bottom: 0px;
    }
    .mobileBtn {
        margin-bottom: 0px;
    }
    .mobileBtn a,
    .hours {
        display: block;
        color: #fff;
        text-align: center;
        background: #135c27;
        padding: 10px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        margin: 10px !important;
    }
    .mobileBtn.phoneBtn {
        font-size: 20px;
    }
    .mobileBtn a:hover,
    .mobileBtn a:visited {
        color: #fff;
    }
    .primary-slider-container,
    .hide-xs {
        display: none;
    }
    .container,
    .welcome .container,
    .widgetBox {
        width: 96%;
        padding: 2%;
    }
    .contactText {
        width: 100%;
    }
    .homeBoxes,
    .banner,
    .banner,
    .contactMap {
        display: none;
    }
    .welcome,
    .footerSocial,
    div.footer .copy {
        width: 100%;
        height: auto;
    }
    .copyrights {
        text-align: center;
    }
    .welcome {
        margin: 20px auto;
    }
    footer {
        text-align: center;
    }
    .social-profile-icons ul,
    .contactText {
        text-align: center;
    }
    .social-profile-icons li {
        display: inline-block;
        float: none !important;
    }
    .post-content img,
    .welcome img {
        width: 100% !important;
        height: auto !important;
    }
    .footer-widgets.widgets-num-4 .f-widget:nth-child(even),
    .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
    .footer-widgets.widgets-num-4 .f-widget,
    .footer-widgets.widgets-num-3 .f-widget {
        width: 100% !important;
        max-width: 100% !important;
    }
    .regular_header #secondary-navigation {
        height: auto;
        background: transparent;
    }
    .fb_iframe_widget iframe {
        left: 0;
        right: 0;
        margin: auto;
    }
    #logo a,
    #logo img {
        display: block;
        margin: auto;
    }
    .article #content_box {
        float: none;
        width: 100%;
    }
    .article #article_sidebar {
        float: none;
        width: 100%;
    }

    div.header-social-icons {
        float: none !important;
        text-align: center;
        background: none !important;
    }
    div.header-social-icons a {
        float: none;
        display: inline-block;
        position: relative;
        z-index: 9999;
    }
    .header-social-icons {
        text-align: Center;
        float: none !important;
    }
    .header-social-icons a {
        display: inline-block;
        font-size: 32px !important;
        width: 34px !important;
        line-height: 34px;
        color: #333 !important;
    }
}
@media screen and (max-width: 865px) {
    .logo-wrap {
        float: none;
        margin: auto;
    }
    .main-header .container {
        background: transparent;
    }
    .headerInfo {
        float: none;
        text-align: center;
        margin: auto;
        max-width: 100%;
        clear: both;
        margin-top: -30px;
    }
    #header {
        margin-top: 0;
    }
    .top_slider_wrap .top_slider_sidebar {
        float: none;
        width: 100%;
        clear: both;
        text-align: center;
    }
    div.header-social-icons {
        background: transparent !important;
    }
    .top_slider_wrap .primary-slider-container {
        width: 100%;
    }
}
@media screen and (max-width: 545px) {
    .homeServices .service {
        width: 100%;
        max-width: 100%;
        margin-left: 0px;
    }
    .welcome_txt_left {
        width: 100%;
        padding-right: 0;
    }
    .welcome_txt_right {
        width: 100%;
        text-align: center;
    }
    .welcome_txt_right img {
        margin: auto;
        float: none;
    }
}

.rate-us-page-dm .dm-rate-us a {
    padding: 0 !important;
    background: unset !important;
    font-size: 42px !important;
    width: auto !important;
    color: black !important;
    margin: 0 !important;
    text-decoration: none !important;
}

.rate-us-page-dm .dm-rate-us {
    display: block;
    text-align: center;
}

.rate-us-page-dm {
    padding: 4rem 0 !important;
}

@media screen and (min-width: 880px) {
    .rate-us-page-dm .dm-rate-us a {
        font-size: 60px !important;
    }
}

@media screen and (min-width: 881px) {
    .hide-desktop {
        display: none !important;
    }
}

@media screen and (max-width: 880px) {
    .hide-mobile {
        display: none !important;
    }
}

/* Rating System CSS - LEGACY */

.dm-rate-us a:before {
    font-family: FontAwesome;
}
.dm-rate-us .rtg,
.dm-rate-us > a {
    display: inline-block;
    position: relative;
}
.dm-rate-us .rtg {
    text-align: center;
    float: none;
    direction: rtl;
    margin-left: 0;
}
.dm-rate-us > a {
    color: #184755 !important;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    text-decoration: none;
    line-height: 34px;
    padding: 0 1px;
    font-size: 25px;
}
.dm-rate-us a:visited {
    color: #cb7b14;
}
.dm-rate-us span {
    font-size: 20px;
    margin-right: 7px;
    color: #fff;
    position: relative;
    text-transform: none;
    top: 0;
}
.dm-rate-us a:hover:before {
    content: "\f005";
    color: #d89947 !important;
}
.dm-rate-us a:hover {
    color: #d89947 !important;
}
.rtg > a:hover:before,
.rtg > a:hover ~ a:before {
    content: "\f005";
    color: #e1c851 !important;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

@media screen and (max-width: 880px) {
    .dm-rate-us span {
        font-size: 21px;
        color: #111;
    }
    .rtg a {
        color: #111;
    }
    .dm-rate-us a:visited {
        color: #111;
    }
    .dm-rate-us .rtg {
        text-align: center;
        float: none;
        direction: rtl;
        margin-left: 0;
        font-size: 23px;
    }
    .dm-rate-us {
        display: block;
        position: relative;
        color: #0f5837;
        text-transform: uppercase;
        margin: 10px 15px;
        text-align: center;
        display: block;
        color: #111;
        text-align: center;
        padding: 10px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        margin: 10px !important;
    }
}

@media (min-width: 880px) {
    .dm-rate-us a,
    .dm-rate-us .review-link {
        padding: 0 !important;
        background: unset !important;
        width: auto !important;
        color: black !important;
        text-decoration: none !important;
        font-size: 24px !important;
    }

    .dm-rate-us a {
        margin: 0 !important;
    }

    .dm-rate-us a:visited {
        color: black !important;
    }
}
