@font-face {
    font-family: 'hlvI-R';
    src: url('/fonts/hlvI-R.woff2') format('woff2'),
        url('/fonts/hlvI-R.woff') format('woff'),
        url('/fonts/hlvI-R.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
 
@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700,900');



/* font-family: 'Rubik', sans-serif;  */

html {
    background: #675445 url(/images/main-background-pat4.jpg) top center repeat-x;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #20354c;
    line-height: normal;
}
h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 40px;
}
h3 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #1a1a1a;
    margin-bottom: 0px
}
h4 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.2em;
    margin-bottom: 0.5em;
}
a,
.uk-link {
    color: #a91427;
}
a:hover,
.uk-link:hover {
    color: #F57F20;
}
* + p {
    margin-top: 0px;
}
.tm-isblog .uk-article .inline-heading strong{
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #1a1a1a;
    margin-bottom: 0px;
}
.tm-header-bg {
    background: transparent;
    box-shadow: none;
}
.tm-header {
    background: transparent;
    padding: 0px;
    min-height: 95px;
}
.tm-header-container {
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.tm-container {
    margin: 0px auto;
}
.tm-article p:first-child,
.tm-content {
    margin: 0px!important;
    padding: 0px;
}
.tm-header-container.uk-active .tm-header::before,
.tm-header-container.uk-active .tm-header::after,
.tm-header-container.tm-header-full-width .tm-header:before,
.tm-header-container.tm-header-full-width .tm-header:after {
    background: transparent;
    border: none;
}
.tm-header-container {
    border: 0px; 
}
.tm-header-container{
    background: transparent;
}
#tm-top-b-wrapper {
    background: #33acff; /* Old browsers */
    background: -moz-linear-gradient(top, #33acff 0%, #0079f2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #33acff 0%,#0079f2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #33acff 0%,#0079f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33acff', endColorstr='#0079f2',GradientType=0 ); /* IE6-9 */
}

.tm-header-container.tm-header-full-width.uk-active {
    background: #4b768c;
}
.mod-preview-wrapper {
    background: transparent;
}
.uk-sticky-placeholder {
    background: #4B768C;
}
#logo h1 {
    margin: 0
}
.tm-navbar .uk-navbar-nav > li > a {
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: 'hlvI-R', sans-serif;
    font-size: 28px;
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
    padding: 0 16px;
}
.tm-navbar .uk-navbar-nav > li > a::after {
    content: none;
}
.tm-navbar .uk-navbar-nav > li:hover > a, .tm-navbar .uk-navbar-nav > li.uk-open > a, .tm-navbar .uk-navbar-nav > li.uk-active > a, .tm-navbar .uk-nav-side > li.uk-active > a {
    color: #000000 !important;
}
.tm-navbar .uk-navbar-nav > li:hover {
    background: transparent;
}
.tm-fullscreen {
    margin-top: 0;
}
.tm-inner-container.uk-container.uk-container-center {
    padding: 0px;
}
.tm-fullscreen + .tm-inner-container {
    margin-top: 0px;
}
#tm-fullscreen {
    background: transparent;
}
.pmc-labels-over form.pmcontact-form .pmc-field-container {
    float: left;
}
#pmcontact109_text-0 {
    margin: 0px;
}
div#pmcontact109_text-0 h3 {
    margin: 10px 0 0;
    color: #1a1a1a;
}
.uk-panel-box {
    padding: 0px;
    background: transparent;
    border-radius: 0px;
    box-shadow: none;
}
.tm-grid-box {
    background: transparent;
    border-radius: 0px;
    box-shadow: none;
}
.pmc-chars-counter {
    display: none;
}
.pmc-form-white.pmc-shadow form.pmcontact-form input.pmc-input {
    height: 58px;
    border-radius: 4px;
    width: 228px;
    border: 1px solid #484848;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
form.pmcontact-form input.pmc-input {
    height: 58px;
}
.pmc-form-white.pmc-shadow form.pmcontact-form textarea {
    height: 58px !important;
    border-radius: 4px;
    border: 1px solid #484848;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    min-height: 58px;
    width: 230px;
}
.new-width .uk-row-first {
    width: 72.33%;
}
.new-width .uk-width-medium-1-3 {
    width: 27.33%;
    text-align: right
}
.pmc-form-white.pmc-shadow form.pmcontact-form button,
.pmc-form-white.pmc-shadow form.pmcontact-form .btn {
    width: 100px;
    height: 58px;
    background: #feca29;
    border-radius: 4px;
    color: #003960 !important;
    text-shadow: none;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.4);
}
.pmc-form-white.pmc-shadow form.pmcontact-form button:hover,
.pmc-form-white.pmc-shadow form.pmcontact-form .btn:hover{
	background: #ffc207;
}
.pmc-form-white form.pmcontact-form button,
.pmc-form-white form.pmcontact-form .btn {
    font-size: 16px;
}
form.pmcontact-form .pmc-label,
form.pmcontact-form .pmc-field {
    margin-right: 15px;
}
form.pmcontact-form .pmc-label {
    margin-top: 16px;
    margin-left: 5px;
    font-size: 20px;
    color: #9d9c9c;
}
.call_top {
    display: block;
    text-align: center;
}
#pmcontact91_msg,
.pmc-msg-after {
    display: none;
}
.ot_logo_scroller {
    padding-top: 0px;
}
.uk-panel-box-tertiary h3 {
    color: #2D5772;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    padding: 10px 10px 10px 20px;
    font-size: 26px;
}
.uk-panel-box-tertiary h3 .uk-button {
    margin-left: 20px;
}
.uk-contrast .uk-button-primary {
    background: #012a74;
}
.uk-contrast .uk-button-primary:hover {
    background: #001f56;
}
.callusB .uk-button-primary {
    clear: both;
    /*float: right;*/
    background: #249DFB;
    margin-top: 10px;
}
.callusB .uk-button-primary:hover {
    background: #1F90EA;
}
.tm-content-grid,
.tm-noblog .tm-content,
.tm-isblog .tm-article {
    background: transparent;
    box-shadow: none;
    padding: 0px;
}
.uk-article-title {
    color: #003960;
    text-align: center;
    font-family: 'hlvI-R', sans-serif;
    font-weight: 900;
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 0px;
    line-height: normal;
    text-transform: uppercase;
}
.uk-article-title::after,
.tm-block-text::before,
.tm-block-text::after {
    content: none;
}
.uk-article-intro p {
    font-size: 24px;
    color: #000;
    margin-bottom: 0;
    line-height: 1.1em;
}
.uk-article-intro {
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
}
.the-carousel .ot_content {
    margin: 0px !important;
}
.tm-block-image {
    max-width: 800px;
    margin: 0px auto;
    text-align: center;
}
.tm-block-image .tm-block-icon {
    padding: 0;
}
.tm-block-image .tm-block-content {
    max-width: 800px;
    text-align: left;
}
.tm-block-image .tm-block-content h2 {
    font-size: 26px;
    line-height: 30px;
}
.tm-block-image .tm-block-content h2 span {
    display: block;
}
.tm-block-text {
    color: #ffffff;
    border-style: solid solid solid;
    border-width: 2px;
    border-radius: 25px;
    border-color: #ffffff;
    min-width: 46px;
}
.tm-isblog .uk-article,
.tm-noblog .tm-content {
    color: #000;
    font-size: 16px;
}
.tm-block-content h3 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.tm-block-content p {
    margin-top: 0px;
}
#tm-bottom-a .uk-width-1-1 {
    background: #1f496f;
}
.tm-header-container .tm-header,
.tm-header-container .tm-call-action,
.bottom-cta {
    max-width: 1500px;
    margin: 0px auto;
}
.bottom-cta {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.bottom-cta span.bottom-img{
    color: #ffffff;
    display: inline-block;
    line-height: normal;
    font-size: 80px;
    font-weight: 900;
    margin-left: 30px;
    vertical-align: middle;
    font-family: 'hlvI-R';
    color: #0a0503;
    margin-left: 10px;
}
.bottom-cta span.bottom-img span{
    vertical-align: middle;
    display: inline-block;
    line-height: normal;
}
.bottom-cta span.bottom-text {
    color: #ffffff;
    display: inline-block;
    font-size: 65px;
    font-weight: 900;
    margin-left: 30px;
    vertical-align: middle;
    font-family: 'hlvI-R';
    color: #0a0503;
    max-width: 500px;
}
.bottom-cta span.phone_holder{
    display: inline-block;
    width: 490px;
    vertical-align: middle;    
}
.bottom-cta span.phone_holder .phone_no{
    display: inline-block;
    width: auto;
    margin-right: 15px;
    font-size: 34px;
    font-weight: 700;
    font-family: 'hlvI-R';
    line-height: normal;
    color: #0a0503;
    text-align: left;
}
.bottom-cta span.phone_holder .phone_no a{
   color: #0a0503;
   text-decoration: none; 
}

.bottom-cta span.phone_holder .phone_no a:hover{
   color: #0a0503;
   text-decoration: none;     
}

.sticky_wdgt .uk-grid > div {
    text-align: center;
}
.sticky_wdgt .uk-grid > div span{
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}
#tm-block-footer {
    background: #2E3074;
    padding-bottom: 100px;
    margin-top: 0px;
}
/* Footer Menu */

#tm-footer .tm-footer-left .address-info span {
    width: 100%
}
#tm-footer .tm-footer-left .address-info {
    display: inline-block;
    width: calc(100% - 325px);
}
#tm-footer .uk-panel {
    display: inline-block;
}
#tm-block-footer {
    /* Permalink - use to edit and share this gradient: gradientGenerator:#316282+0,29495d+100 */
    
    background: #316282;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #316282 0%, #29495d 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, #316282 0%, #29495d 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, #316282 0%, #29495d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#316282', endColorstr='#29495d', GradientType=0);
    /* IE6-9 */
}
#tm-block-footer .uk-panel.uk-panel-box {
    border: 0px;
    background: transparent;
}
#tm-block-footer .uk-panel.uk-panel-box .uk-panel-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: normal;
}
#tm-block-footer .uk-nav-side > li > a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 2em;
    padding: 0px;
    border: none;
    color: #dcdcdd;
}
#tm-block-footer .footer_video {
    margin-top: 20px;
    border-radius: 4px;
    border: 1px solid #7f7f7f;
    display: inline-block;
    width: 100%;
}
#tm-block-footer .uk-nav-side {
    margin-left: 0px;
}
#tm-block-footer .uk-nav-side > li > a {
    padding-left: 0;
    padding-right: 0;
}
#tm-block-footer .uk-nav-side > li > a:hover {
    background: transparent;
    color: #FEF02F;
}
/* Footer Menu */

.ls-wrapper > .ls-layer {
	color: #000000;
    text-shadow: 1px 1px 0px #e7d1ba;
    display: flex!important;
    align-items: center!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
    align-content: center!important;
    margin-top: unset !important;
}
.ls-wrapper > .ls-layer.mid-tablet{
    display: none !important;
}
/* form */

div#pmcontact91_container .pmc-field-container {
    width: 22%;
}
div#pmcontact91_container .pmc-field-container.pmc-field-buttons {
    width: 12%;
}
div#pmcontact91_container .pmc-field-container textarea {
    width: 95% !important;
}
div#pmcontact91_container .pmc-field-container input.pmc-input {
    width: 95% !important;
}
div#pmcontact91_container .pmc-field-container.pmc-field-buttons .btn {
    width: 100%;
    text-transform: uppercase;
}
/* form end */

.tm-footer {
    padding-bottom: 115px;
}
.uk-dropdown-navbar {
    margin-top: 0px;
}
.uk-dropdown-navbar .uk-nav-navbar ul a,
.uk-dropdown-navbar .uk-nav-navbar > li > a {
    box-shadow: none;
    border: 1px solid transparent;
    font-size: 18px;
    text-shadow: none;
    line-height: 1.4em;
    font-weight: 400;
    font-family: 'Arial';
}
.uk-dropdown-navbar .uk-nav-navbar ul li:first-child a:hover,
.uk-dropdown-navbar .uk-nav-navbar > li:first-child > a:hover,
.uk-dropdown-navbar .uk-nav-navbar > li:first-child > a:focus,
.uk-dropdown-navbar .uk-nav-navbar > li.uk-active:first-child > a,
.uk-dropdown-navbar .uk-nav-navbar ul li.uk-active:first-child > a {
    box-shadow: none;
}
.uk-dropdown-navbar .uk-nav-navbar ul li a:hover,
.uk-dropdown-navbar .uk-nav-navbar > li > a:hover,
.uk-dropdown-navbar .uk-nav-navbar > li > a:focus,
.uk-dropdown-navbar .uk-nav-navbar > li.uk-active > a,
.uk-dropdown-navbar .uk-nav-navbar ul li.uk-active > a {
    background: #c9b093;
    color: #1a1a1a;
    border: 1px solid #b59c80;
    box-shadow: none;
}
.tm-navbar .uk-navbar-nav > li .uk-dropdown-navbar {
    background: rgba(219, 199, 175, 1);
    border: 1px solid #614C37;

}
.uk-dropdown{
	width: 300px;
}
.tm-article img {
    clear: both;
    margin-bottom: 20px;
}

.pull-right{
    float: right;
}

.main-content-wrapper {
    background: #ffffff;
}
#tm-top-c {
    background: transparent;
}
.pmcontact-container {
    border-radius: 10px 10px 0 0;
}
.tm-sidebar-a ..pmcontact-container {
    margin-top: 40px;
}
#pmcontact109_box .pmc-label {
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}
#pmcontact109 .pmc-static .pmcontact-container{
    background: #feca29;
    border: 1px solid #8b8b8b;
    border-radius: 10px;
}
#pmcontact109 .uk-grid > * > .uk-panel + .uk-panel.form-logo {
    border-top: 1px solid #959595;
}
#pmcontact109 .pmc-form-orange form.pmcontact-form input.pmc-input {
    border: 1px solid #e3e3e3;
}
.pmc-form-orange form.pmcontact-form input.pmc-input:focus, .pmc-form-orange form.pmcontact-form select:focus, .pmc-form-orange form.pmcontact-form textarea:focus {
    border-color: #5ea70e !important;
    -webkit-box-shadow: 0 0 5px #c2f33b, 0 1px 2px rgba(0,0,0,0.2) inset !important;
    -moz-box-shadow: 0 0 5px #c2f33b, 0 1px 2px rgba(0,0,0,0.2) inset !important;
    box-shadow: 0 0 5px #c2f33b, 0 1px 2px rgba(0,0,0,0.2) inset !important;
}
.pmc-form-orange form.pmcontact-form .invalid, .pmc-form-orange form.pmcontact-form .invalid a {
    color: #920101 !important;
}
#pmcontact113_container {
    background: #ddeaf2;
    border: 1px solid #c3d0d8;
    border-radius: 10px;
}

#pmcontact113 .pmc-form-orange form.pmcontact-form .invalid, .pmc-form-orange form.pmcontact-form .invalid a,
#pmcontact113 .pmc-bg-white form.pmcontact-form label .pmc-asterisk,
#pmcontact109 .pmc-bg-white form.pmcontact-form label .pmc-asterisk {
    color: #920101 !important;
}
form.pmcontact-form .pmc-label label {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}
#pmcontact109_box .pmc-field {
    width: 100%;
}
.pmc-form-orange form.pmcontact-form input.pmc-input {
    height: 58px;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.calendar table{
	width: 100%;
}
.pmc-form-orange form.pmcontact-form button:hover, .pmc-form-orange form.pmcontact-form .btn:hover {
    background: #2f74a7;
}
form.pmcontact-form .pmc-field {
    margin-right: 0px;
}
.pmc-static .pmcontact-container {
    padding: 15px 20px 2px 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7bc3fa+0,61a9e0+50,58a0d7+51,3d759b+100 */
    background: transparent; /* Old browsers */
}

.tm-sidebar-a .pmc-static .pmcontact-container{
    padding-bottom: 15px;
}


.pmc-form-orange form.pmcontact-form button,
.pmc-form-orange form.pmcontact-form .btn {
    width: 100%;
    height: 58px;
    border-radius: 10px;
    margin-top: 20px;
    font-size: 24px !important;
    font-weight: 700;
    background: #1a1a1a;
    color: #fff;
}

.pmc-form-orange form.pmcontact-form button:hover,
.pmc-form-orange form.pmcontact-form .btn:hover {
    background: #000;
    color: #ffffff;
}
.uk-grid > * > .uk-panel + .uk-panel.form-logo {
    margin-top: 0px;
    padding: 20px;
}
.tm-bottom-b {
    /*background: #252829 url('/images/truck-t.png') no-repeat center left;*/
    /*background: url(/images/truck-t.png) no-repeat center left, url(/images/pat/simple_dashed.png);*/
    background: #252829 url(/images/pat/simple_dashed.png);
    padding: 30px 0;
}

.callusB {
    max-width: 1200px;
    margin: 0px auto;
}
.callusB h2 {
    text-align: center;
    font-size: 55px;
    font-weight: 700;
    color: #3a3a3a;
    line-height: 1.2em;
}
.callusB .uk-button-danger {
    float: right;
    clear: both;
    font-size: 25px;
    margin-top: 30px;
}
.callusB span {
    text-align: center;
    font-size: 24px;
    max-width: 650px;
    float: none;
    display: block;
    clear: both;
    color: #5b5b5b;
    margin: 30px auto 10px;
    line-height: normal;
}
.tm-bottom-b .callusB .btn-group * {
    text-align: center;
}
.tm-bottom-b .callusB .btn-group {width: auto!important;max-width: 350px;margin: 0 auto;}
.tm-bottom-b .callusB .btn-group > div {padding:0;text-align:center;}
.tm-bottom-b .callusB .btn-group > div a {margin: 10px auto;}
.tm-article p:first-child,
.tm-article h2 {
    margin: 0px!important;
    padding: 0px;
}
.two-borders,
.tm-bottom-b {
    border-bottom: 3px solid #F7F7F7;
    /*border-top: 2px solid #2E4054;*/
}

.two-borders.why-us{
    border-bottom: 3px solid #2E4054;
}
section#tm-top-c {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #2fa051;
}
div#pmarketingslider_1 {
    border-bottom: 1px solid #000000;
}
html body .ls-container img.slide-pipe, html .ls-container img, body .ls-container img, #ls-global .ls-container img.slide-pipe {
    background: url('/images/background-pipe.jpg') top center repeat-x!important;
    background-size: contain!important;
}
.tm-article > strong,
.tm-article > p > strong {
    font-size: 1.4rem;
    display: block;
    line-height: 1.2em;
}
.tm-article > p {
    margin-top: 0px;
    margin-bottom: 20px;
}
#tm-middle {
    max-width: 1200px;
    margin-bottom: 50px;
}
.ls-bar-timer {
    opacity: .85;
    border-bottom: 1px solid #2e3074;
    background: #2e3074;
    top: -1px;
}
#tm-bottom-c {
    background: #f2f2f2;
}
.why-us h3 {
    font-size: 47px;
    /*color: #ffe000;*/
    font-weight: 700;
}
.why-us.v2 {
    background: url(/images/pat/dust_scratches.png);
}
.why-us.v2 {
    text-align: center;
}
.why-us.v2 i {
    display: block;
    font-size: 3em;
    text-align: center;
    display: block;
    margin: 0px auto .5em!important;
}
.why-us h4 {
    /*color: #ffe000;*/
}
.why-us p {
    font-size: 16px;
    line-height: 23px;
}
.why-us i.uk-margin-right {
    margin-right: 10px !important;
}
.image-block {
    margin-top: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.image-block div {
    overflow: hidden;
    margin: 0px auto 40px;
    display: inline-block;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    border: 2px solid #0b8c32;
    border-radius: 150px;
}
section#tm-top-b.uk-grid-collapse > div:last-child > .uk-panel-box{
    display: flex;
    align-items: center;
}
.why-us .uk-container-center, section.uk-grid-collapse > div:last-child > .uk-panel-box {
    border-radius: 0px;
}
.terms-conditions {
    display: block;
    font-size: 12px;
    font-style: italic;
    line-height: 1.4em;
    color: rgba(255, 255, 255, 0.5);
    margin: 15px 0 15px 0;
}
.plumbermarketing {
    text-align: center;
    width: 100%;
    margin: 20px auto 0px;
    font-size: 1.3em;
    line-height: 2em;
}
.plumbermarketing p {
    margin: 0px;
}
.wrapper-b {
    max-width: 1500px;
    margin: 0px auto;
    padding-top: 11px;
}

.uk-active .tm-totop-scroller {
    bottom: 115px;
}
.tm-totop-scroller {
    font-size: 16px;
    color: #fff;
    background: #1D96F9;
    border-radius: 25px;
    line-height: 27px;
    border: 2px solid #fff;
    right: 15px;
}
.tm-totop-scroller:hover,
.tm-totop-scroller:focus,
.tm-totop-scroller:active {
    background: #1D96F9;
    color: #000;
}
.tm-totop-scroller:active {
    font-size: 10px;
}
/*  */

img.reviewsimg {
    max-height: 40px;
    margin-bottom: 4px;
}
.reviewsaudio {
    max-width: 260px;
    margin: 0px auto;
}
.sticky_wdgt .plyr--audio .plyr__controls {
    padding: 2px 4px
}
.sticky_wdgt .plyr__controls button {
    padding: 3px;
}
.sticky_wdgt .plyr__controls button svg {
    height: 12px;
    width: 12px;
}
.sticky_wdgt .plyr__time {
    font-size: 11px;
}
#pmarketingslider_3 .slideshow-title-1.ls-layer:before {
    content: " ";
    width: 5em;
    height: 1em;
    display: inline-block;
    float: right;
}
/* ********************************************************************* sticky footer ****************************************************************** */

.sticky_wdgt {
    background: #33acff; /* Old browsers */
    background: -moz-linear-gradient(top, #33acff 0%, #0079f2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #33acff 0%,#0079f2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #33acff 0%,#0079f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33acff', endColorstr='#0079f2',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #131414;
    border-botom: 1px solid #39651b;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding-top: 1px !important;
    z-index: 100;
    border-radius: 0px;
}
.sticky_wdgt .uk-grid {
    margin-left: 0px;
}
.sticky_wdgt .uk-width-1-3 {    
    display: flex;
    flex-direction: column;
    padding: 0;
}
.sticky_wdgt .uk-width-1-3:active {
    background: #497518;
    background: -moz-linear-gradient(top, #497518 0%, #2b4a0d 100%);
    background: -webkit-linear-gradient(top, #497518 0%,#2b4a0d 100%);
    background: linear-gradient(to bottom, #497518 0%,#2b4a0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#497518', endColorstr='#2b4a0d',GradientType=0 );
}
.sticky_wdgt .uk-width-1-3:last-child {
    border-right: 0px;
}
.sticky_wdgt .uk-width-1-3:first-child {
    border-left: 0px;
}
.sticky_wdgt .uk-width-1-3 div {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}




.sticky_wdgt .uk-width-1-3 div.audio_palayer {
    display: flex;
    align-items: center;
}
.sticky_wdgt .uk-width-1-3 div.reviewsaudio {
    height: auto;
}
.sticky_wdgt .uk-width-1-3 a {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
    text-decoration: none;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.sticky_wdgt .uk-width-1-3 a span {
    font-family: 'Rubik', sans-serif;
    font-weight: 800;
    display: flex;
    align-items: center;
    color: #4a5056;
    white-space: nowrap;
}
.dark-text,
.dark-text h1,
.dark-text h2,
.dark-text h3,
.dark-text h4,
.dark-text p {
    color: #000;
}
.bottom-cta-parallax,
.bottom-cta-parallax .tm-slideshow-scroller {
    width: 100%;
}
.wrap-400,
.wrap-600,
.wrap-800,
.wrap-1000 {
    width: 100%;
}
.wrap-400 {
    max-width: 400px;
}
.wrap-600 {
    max-width: 600px;
}
.wrap-800 {
    max-width: 800px;
}
.wrap-1000 {
    max-width: 1000px;
}
.testimonials blockquote p {
    font-size: 16px;
    line-height: 1.5em;
    font-style: italic;
}
blockquote .author,
.tm-slideshow-scroller .uk-slidenav-next::before,
.tm-slideshow-scroller .uk-slidenav-previous::before {
    color: #20354C;
}
blockquote .author {
    font-size: 18px;
}
.tm-slideshow-scroller .uk-slidenav {
    border: 1px solid #20354C;
}
.tiny {
    font-size: 9px;
    line-height: 1.4em;
    font-style: italic;
    opacity: .7;
}
.fw-thumb-list {
    background: #164174;
}
.get-in-touch .uk-grid p {
    margin-top: 0;
}
.get-in-touch .uk-grid h4 {
    margin-bottom: 0;
}
.sticky_wdgt a.desktop,
.sticky_wdgt div.desktop {
    display: flex;
}
.sticky_wdgt a.tablet,
.sticky_wdgt span.tablet,
.sticky_wdgt div.tablet {
    display: none;
}
.sticky_wdgt a.mobile,
.sticky_wdgt div.mobile {
    display: none;
}
.sticky_wdgt div.centralTabletImage {
    display: none;
}
.sticky_wdgt div.review {
    display: none;
}
.uk-navbar-toggle{
    color: #e5e5e5;
    background: url(/images/pat/simple_dashed.png);
    border-radius: 7px;
    padding-top: 4px;
    margin-right: 10px;
    font-family: 'hlvI-R';
}

.uk-navbar-toggle::before{
    color: #e5e5e5;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a,
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover,
.uk-navbar-toggle:hover,
.uk-navbar-toggle:focus {
    color: #90b52a;
}

.uk-nav-offcanvas > li > a, .uk-nav-offcanvas ul a{
    color: #e5e5e5;
}

.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus{
    color: #e5e5e5;
}


.uk-offcanvas-bar {
    background: url(/images/pat/simple_dashed.png);
}
.tm-header-container.tm-header-full-width {
    border-radius: 0;
    border-bottom: 0px solid #BFD0DC;
}
.tm-footer {
    background: #131414;
}
.tm-footer a {
    color: #b9e6ff;
}
.tm-footer a:hover{
    color: #c3e9ff;
}
.tm-footer p{
    font-size: 20px;
}
.uk-contrast .uk-button-primary.uk-button {
    background: #1a1a1a;
    color: #ffffff;
}
.uk-contrast .uk-button-primary.uk-button:hover,
.uk-contrast .uk-button-primary.uk-button:focus {
	background: #000;
    color: #fff;
}
h3.tm-grid-title {
    /*background: rgba(168, 230, 142, 1);*/
    /*color: #000;*/
}
.tm-grid-content {
    /*color: #000000;*/
    /*text-shadow: none;*/
}
.uk-overlay-background {
    /*background: rgba(168, 230, 142, 0.7);*/
}
.tm-article #Reviews img {
    margin-bottom: 0px;
}
form.pmcontact-form button, form.pmcontact-form .btn{
	padding: 4px;
	line-height: normal !important;
}
.tm-bottom-b .callusB h2, .tm-bottom-b .callusB p, .tm-bottom-b .callusB span {
    text-shadow: 1px 1px 1px #000;
}
.tm-bottom-b .callusB h2, .tm-bottom-b .callusB p {
    color: #e5e5e5;
}
.tm-bottom-b .callusB span {
    color: #e5e5e5;
}
#reviews-page .stars-5{
	background: url(/images/rating.png) no-repeat top left;
	height: 15px;
	width: 80px;
	display: inline-block;
	overflow: hidden;
	text-indent: 80px;
}

.business-profile-review {
	border-bottom: 1px dotted rgba(8, 40, 88, 0.5);
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.business-profile-review cite{
	font-size: 27px;
	line-height: normal;
}

blockquote{
	padding: 10px;
}

blockquote > p{
	font-size: 16px;
	line-height: normal;
}

.business-profile-review .timestamp{
	color: #afafaf;
	font-size: 11px;
	font-weight: 700;
}

.business-profile-review p.business-author{
	color: #1253b4;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0;
}

.business-profile-review .business-profile-review-certified{
	color: #0fc371;
	font-size: 14px;
}

.business-profile-review-certified::before{
	content: "- ";
	display: inline-block;
}

.business-profile-review-response{
	background: rgba(0, 0, 0, 0.03);
	padding: 6px;
	color: #5b5b5b;
	font-size: 14px;
	line-height: normal;
}

.tm-article .business-profile-review img{
	margin-bottom: 3px;
}
/* shift chat */
body #livechat-compact-container,
body #livechat-full {
    bottom: 90px!important;
    right: auto!important;
    left: 15px!important;
}
body #livechat-eye-catcher {
    bottom: 110px!important;
    right: auto!important;
    left: 15px!important;
}
.no-margin-top {
    margin-top:0!important;
}
.tm-logo{
    padding-left: 10px;
    padding-top: 5px;
}



.custom-none.video {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid rgba( 69,83,80, 0.6 );
  padding: 20px 5px;
  background: rgb(1, 0, 3);
  -webkit-box-shadow: inset 0px 0px 15px 0px rgba(69,83,80, 0.9);
  -moz-box-shadow:    inset 0px 0px 15px 0px rgba(69,83,80, 0.9);
  box-shadow:         inset 0px 0px 15px 0px rgba(69,83,80, 0.9);
  overflow: hidden;
}
.custom-none.video .videocontent {
  width: 100%;
}
.custom-none.video .videocontent .vjs-time-controls,
.custom-none.video .videocontent .vjs-time-divider,
.custom-none.video .videocontent .vjs-live-controls {
  display: none;
}
.custom-none.video h3.uk-panel-title {
    margin: 0;
    line-height:1em;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    color: #92b729;
}
.plyr input[type="range"]:active::-moz-range-thumb{
    background: #457218;
}

.plyr input[type=range]:active::-webkit-slider-thumb{
    background: #457218 !important;
}
img.top-form-alternative {
    margin-top: 20px;
    margin-bottom: 20px;
}
span.call_top {
    margin: 0 auto;
}

.pm-sticky-mobile{
    display:none;
}
.callusC .bottom-cta25 {
    font-family: 'hlvI-R';
    color: #1a1a1a;
    font-weight: 700;
    display: block;
    padding: 50px 10px;
    font-size: clamp(30px, 4vw, 60px);
}
.callusC .bottom-cta25:hover {
    text-decoration: none;
    color: #000;
}
.callusB .bottom-cta25 {
    font-family: 'hlvI-R';
    color: #e5e5e5;
    font-weight: 700;
    font-size: clamp(30px, 4vw, 60px);
}
.callusB .bottom-cta25:hover {
    text-decoration: none;
    color: #fff;
}
.horizontal-cta-btn {
    display: none;
}
.sticky_wdgt {
    display: none !important;
}


/* ****** section bottom D ************* */

#tm-bottom-d{
    background: #19547C;
    background: linear-gradient(180deg, #33acff 300px, #19547c 90%);
}
.wave-separator {
    background: #fff;
}
.wave-separator-dark {
    background: #19547c;
}

.wave-separator .el-image {
    width: 100%;
}
.wave-separator.wave-separator-blue .uk-svg, .wave-separator.wave-separator-blue .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
    fill: #33acff;
}
.wave-separator.wave-separator-dark .uk-svg, .wave-separator.wave-separator-dark .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
    fill: #131514;
}
#tm-bottom-d {
    color: #1a1a1a;
}
#tm-bottom-d h3,
#tm-bottom-d h4{
    font-weight: 400;
}
#tm-bottom-d h3{
    font-family: 'hlvI-R';
    font-size: 60px;
    margin-bottom: 30px;
}
.pm-button-primary{
    background-color: #feca29;
    border: 1px solid #003960;
    border-radius: 24px;
    color: #000000;
    font-family: 'hlvI-R';
    font-weight: 400;
    font-size: 30px;
    padding: .15em .5em;
    /* letter-spacing: -1px; */
}
.pm-button-primary:hover,
.pm-button-primary:focus {
    background-color: #ffdc74;
    border: 1px solid #002c49;
    color: #000000;
}
.pm-button-primary:active {
    background-color: #e3b93b;
    border: 1px solid #002c49;
    color: #000000;
}
.emergency-service {
    color: #1a1a1a;
}
.emergency-service em {
    color: inherit;
}
.ingallery-row {
    background: #131514;
    padding: 20px 0;
}
.ingallery-row > div > div {
    padding: 10px !important;
}
.ingallery-row > div > div > a {
    border: 1px solid #1a1a1a !important;
    border-radius: 20px !important;
    overflow: hidden !important;
}
.module-spacing-top {
    padding-top: 100px;
}
/* ****** section D ************* */



/* ****** testimonials ************* */
.pm-testimonials-holder{
    position: relative;  /* Needed for absolute positioning inside */
    overflow: hidden;
    border-radius: 20px 50px 20px 20px;
    border: 2px solid #001c34;
}
.pm-t-background{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.pm-t-background picture,
.pm-t-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.pm-testimonials{
    position: relative;
    background: #001c34;
    padding: 20px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 20px;
}
.pm-testimonials h4{
    font-family: 'hlvI-R';
    color: #e5e5e5;
    font-size: 40px;
}

.pm-testimonials{
    color: #ffffff;
}

.pm-testimonials ul li span{
    background: #FFC52A;
    background: linear-gradient(0deg,rgba(255, 197, 42, 1) 0%, rgba(255, 242, 31, 1) 75%, rgba(255, 246, 103, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}
.pm-testimonials div[data-uk-slider] > div {
    display: flex;
    flex-direction: column;
}

.pm-testimonials div[data-uk-slider] > div .star-icon {
    font-size: 28px;
}
.pm-testimonials div[data-uk-slider] > div .review-text {
    padding-top: 10px;
    font-size: 23px;
    line-height: 1.5em;
    min-height: 300px;
    display: block;
}

.pm-slider-separator {
    display: inline-block;
    width: 2px;
    height: 36px;
    line-height: 33px;
    background: #00325e;
}

.pm-testimonials .pm-testimonials-nav {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}

.uk-slidenav-next::before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #00325e;
}

.uk-slidenav-next:hover::before{
    border-left: 20px solid #004a8a;
}

.uk-slidenav-previous::before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid #00325e;
}

.uk-slidenav-previous:hover::before{
    border-right: 20px solid #004a8a;
}

/* ****** testimonials ************* */


/* ****** compare **************** */

.pm-title{
    text-align: center;
    color: #1a1a1a;
    font-size: 60px;
}
.compare-section .uk-grid .uk-grid-margin {
    margin-top: 50px;
}
.pm-compare {
    background: #1a1a1a;
    padding: 2px;
    overflow: hidden;
    border-radius: 20px 60px 20px 44px;
}

.pm-compare-image{
    border-radius: 20px 60px 0px 0px;
    overflow: hidden;
}

.pm-compare-image picture,
.pm-compare-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.compare-section .pm-button-primary {
    margin-top: 50px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}
.pm-compare-text{
    padding: 20px 20px 0 20px;
}
#tm-bottom-d .pm-compare-text h4{
    color: #e5e5e5;
    font-family: 'hlvI-R';
    font-size: 33px;
}

.pm-compare-description{
    color: #e5e5e5;
}


/* ****** compare **************** */
.uk-panel.uk-panel-box.wave-separator.wave-separator-dark {margin-top: -100px;z-index: 0;}

.uk-panel.uk-panel-box.compare-section.module-spacing-top {
    z-index: 1;
}
.uk-comment .uk-comment-header {
    background: transparent;
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding-bottom: 0;
}
.uk-comment .uk-comment-title {
    font-family: 'hlvI-R', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #003960;
}
.uk-comment .uk-icon-star {
    background: #003960;
    background: linear-gradient(0deg,rgb(0 57 96) 0%, rgb(0 105 177) 75%, rgb(0 57 96) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
}
.uk-comment .uk-comment-header:before {
    display: none;
}
.uk-comment .uk-comment-header:after {
    display: none;
}
.uk-comment .uk-comment-body {
    font-size: 16px;
    font-style: italic;
    color: #003960;
}
@media all and (max-width: 1600px) {

    .ls-wrapper > .ls-layer {
        -webkit-text-stroke: 1px rgba(0, 0, 0, 0.9);
    }
}

@media all and (max-width: 1490px) {
    .tm-navbar .uk-navbar-nav > li > a {
        padding:  0 10px;
    }
}

@media all and (max-width: 1340px) {
    .tm-navbar .uk-navbar-nav > li > a {
        font-size: 23px;
    }
}
.ls-wrapper > h1.ls-layer {
    /*text-transform: uppercase;*/
}
@media all and (max-width: 1200px) {
    body #livechat-compact-container,
    body #livechat-full {
        bottom:80px!important;
    }
    body #livechat-eye-catcher {
        bottom: 100px!important;
    }

    .tm-navbar .uk-navbar-nav > li > a{
        padding: 0;
        font-size: 19px;
    }

    a.tm-logo{
        width: 20%;
    }

    body .align-vertical, body .ls-wrapper > .ls-layer.align-vertical, body .ls-wrapper > a > .ls-layer.align-vertical {
        display: flex!important;
        align-items: center!important;
        flex-wrap: wrap!important;
        justify-content: center!important;
        align-content: center!important;
        margin-top: unset !important;
    }

    body .align-vertical, body .ls-wrapper > .ls-layer.mid-desktop.align-vertical, body .ls-wrapper > a > .ls-layer.mid-desktop.align-vertical{
        display: none !important;
    }

    .ls-wrapper > .ls-layer.mid-tablet{
        text-shadow: none;
        background: rgba(255, 255, 255, 0.7);
        padding: 20px !important;
        border: 5px;
        -webkit-text-stroke: 0px !important;
    }
}

@media all and (max-width: 1050px) {
    body #livechat-compact-container,
    body #livechat-full {
        bottom:70px!important;
    }
    body #livechat-eye-catcher {
        bottom: 90px!important;
    }

    .tm-navbar .uk-navbar-nav > li > a{
        font-size: 19px;
    }
}

@media all and (max-width: 1035px) {
    .tm-navbar .uk-navbar-nav > li > a{
        font-size: 16px;
    }
}

@media all and (max-width: 920px) {
    .tm-navbar .uk-navbar-nav > li > a{
        font-size: 17px;
        padding: 0 4px;
    }
}

@media all and (max-width: 900px) {
    body #livechat-compact-container,
    body #livechat-full {
        bottom:55px!important;
    }
    body #livechat-eye-catcher {
        bottom: 75px!important;
    }


}

@media all and (max-width: 768px) {
    .what-wait .dark-text{
        padding: 20px 15px !important;
    }

    .uk-grid > * > .uk-panel + .uk-panel.form-logo{
        display: none;
    }

    .tm-header{
        min-height: 70px;
    }

}

@media all and (max-width: 600px) {
    body #livechat-compact-container,
    body #livechat-full {
        bottom:40px!important;
    }
    body #livechat-eye-catcher {
        bottom: 60px!important;
    }
}

@media all and (max-width: 425px) {
    body #livechat-full {
        width:100%!important;
        right:0!important;
    }

}
/* shift chat */
@media all and (max-width: 1700px) {
    .fw-thumb-list .uk-overlay-panel {
        padding: 5px
    }
    .fw-thumb-list h3.tm-grid-title {
        margin-bottom: 5px;
        font-size: 20px;
    }
    h3.tm-grid-title {
        /*background: rgba(102, 38, 90, 0.8);*/
    }
    .fw-thumb-list p {
        line-height: 1.5em;
        font-size: 16px;
    }
}
@media all and (max-width: 1420px) {
    .fw-thumb-list h3.tm-grid-title {
        font-size: 15px;
    }
    .fw-thumb-list p {
        font-size: 13px;
    }
}
@media all and (max-width: 1024px) {
    .fw-thumb-list p {
        display: none;
    }
    .fw-thumb-list h3.tm-grid-title {
        font-size: 14px;
        line-height: 1.2em;
        margin: 0px;
        padding: 5px;
    }

}
@media all and (max-width: 899px) {
    body #slideshow-title-1.ls-layer {
        background: rgba(255,255,255,0.7) !important;
        text-shadow: none!important;
        -webkit-text-stroke: 0!important;
        color: #1f3349;
        height: auto !important;
    }
    .tm-logo img,
    .tm-logo-small img {
        margin-left: 20px;
    }
    .sticky_wdgt div.review_module {
        display: none;
    }
    .sticky_wdgt div.review {
        display: flex;
    }
    .sticky_wdgt a.desktop,
    .sticky_wdgt span.desktop,
    .sticky_wdgt div.desktop {
        display: none;
    }
    .sticky_wdgt a.tablet,
    .sticky_wdgt span.tablet,
    .sticky_wdgt div.tablet {
        display: flex;
    }
    .sticky_wdgt a.mobile,
    .sticky_wdgt span.mobile,
    .sticky_wdgt div.mobile {
        display: none;
    }
    .sticky_wdgt div.centralTabletImage {
        display: flex;
    }
    blockquote .author {
        text-align: center;
        font-weight: 700;
    }
    .testimonials .uk-text-center {
        padding: 30px;
        height: auto !important;
    }
}
@media all and (max-width: 599px) {
    .tm-footer {
        padding-bottom: 60px;
    }
    .sticky_wdgt a.desktop,
    .sticky_wdgt div.desktop {
        display: none;
    }
    .sticky_wdgt a.tablet,
    .sticky_wdgt div.tablet {
        display: none;
    }
    .sticky_wdgt a.mobile,
    .sticky_wdgt div.mobile {
        display: flex;
        height: 40px;
    }
    .sticky_wdgt a.tablet {
        display: none;
    }
    .sticky_wdgt .uk-width-1-3 {
        width: calc(100% - 100px);
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        padding: 0px;
    }
    .sticky_wdgt .uk-width-1-3:first-child,
    .sticky_wdgt .uk-width-1-3:last-child {
        width: 50px;
    }
    .sticky_wdgt div.review {
        display: none;
    }
    .sticky_wdgt div.sw-ticker {
        display: none;
    }
    .sw-tick-wrapper img {
        max-height: 32px;
    }
    .sw-tick-container .arrow {
        position: absolute;
        height: 40px;
        width: 40px;
        top: 3px;
        font-size: 22px;
        display: inline-block;
        font-family: "FontAwesome";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: 700;
        color: #fff;
        opacity: 0;
    }
    .sw-tick-container .arrow-left {
        left: 24%;
    }
    .sw-tick-container .arrow-right {
        right: 25%;
    }




    .display_none{
        display: none;
    }
    .pm-sticky-mobile{
        display: block;
        border-top: 1px solid #0079f2;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 110;
        border-radius: 0px;
    }
    .pm-sticky-mobile ul{
        display: flex;
        list-style: none;
        border-top: 1px solid #33acff;
        padding: 0px;
        margin: 0px;
    }
    .pm-sticky-mobile ul li{
        background: linear-gradient(to bottom, #33acff 0%,#0079f2 100%);
        width: 50%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;        
        font-family: "hlvI-R";
        padding: 0 20px;
    }    
    .pm-sticky-mobile ul li:first-child{
        border-right: 1px solid #0079f2;
    }
    .pm-sticky-mobile ul li:hover{
        background: #75bbd9;
    }
    .pm-sticky-mobile ul li:last-child{
        border-left: 1px solid #33acff;
        width: 100%;
    }
    .pm-sticky-mobile ul li:last-child:hover{
        background: #75bbd9;
    }
    .pm-sticky-mobile ul li a{
        color: #ffffff;
        text-shadow: 1px 1px 1px rgba(0,0,0, .3);
        width: 100%;
        font-size: 28px;
        font-weight: normal;
        padding: 0 15px;
        text-decoration: none;
        line-height: normal;        
        padding: 10px 0 10px 0;
    }
    .pm-sticky-mobile ul li a span{
        display: block;
        font-size: 30px;        
    }
}
@media all and (max-width: 500px) {
    .testimonials .uk-text-center {
        padding: 10px;
    }
    .fw-thumb-list .uk-overlay-panel {
        padding: 0;
    }
    .fw-thumb-list h3.tm-grid-title {
        font-size: 10px;
        line-height: 1.3em;
        margin: 0px;
        padding: 4px 2px;
        font-weight: normal;
    }
    .bottom-cta span.phone_holder{
        width: auto;
    }
}
/* ********************************************************************* sticky footer ****************************************************************** */

@media (min-width: 480px) {
    .sticky_wdgt .plyr__controls .plyr__progress,
    .sticky_wdgt .plyr__controls .plyr__time,
    .sticky_wdgt .plyr__controls>button {
        margin-left: 4px;
    }
}
/*  */

@media all and (max-width: 1420px) {
    .tm-navbar .uk-navbar-nav > li > a {
        padding: 0 7px;
    }
}
@media all and (max-width: 1340px) {
    .why-us {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media all and (max-width: 1300px) {
    .main-content-wrapper .tm-container {
        padding: 0 20px 20px;
    }
    .callusB {
        padding: 0 20px;
    }
    .callusB h2 {
        font-size: 36px;
    }
    .callusB span {
        font-size: 20px;
        margin-top: 20px;
        max-width: 550px;
    }
    .callusB .uk-button-primary {
        font-size: 12px;
    }
    .sticky_wdgt .uk-grid {
        width: 100%
    }
}

@media all and (min-width: 1299px) {
    .tm-container {
        max-width: 1300px;
    }
}
@media all and (max-width: 1100px) {
    /* form */
    
    div#pmcontact91_container .pmc-field-container .pmc-label {
        font-size: 15px;
        margin-top: 5px;
    }
    div#pmcontact91_container .pmc-field-container textarea,
    div#pmcontact91_container .pmc-field-container input.pmc-input,
    div#pmcontact91_container .pmc-field-container.pmc-field-buttons .btn {
        min-height: inherit;
        height: 45px!important;
    }
    div#pmcontact91_container .pmc-field-container.pmc-field-buttons .btn {
        line-height: 14px
    }
    /* side call us */

    div#pmcontact91_container .pmc-field-container .pmc-label{
        margin-top: 8px;
    }
    /* form end */

    form.pmcontact-form .pmc-label label{
        font-size: 14px;
    }

    .call_top{
        padding-right: 20px;
    }

    .tm-bottom-b{
        padding: 0px;
    }

    .tm-bottom-b .callusB{
        padding-top: 30px;
        padding-bottom: 30px;
        background: rgba(37, 40, 41, 0.7) url(/images/pat/simple_dashed.png);
    }
    .callusB, .callusB h2{
        text-align: center;
    }
    .tm-bottom-b .callusB span{
        text-align: center;
        max-width: 100%;
        float: none;
    }
    .callusB .uk-button-primary{
        float: none;
    }
}
@media all and (max-width: 1340px) {
    .call_top {
        text-align: center;
    }

    .pm-testimonials-section .tm-container {
        max-width: unset;
    }
    .pm-testimonials-holder {
        border-radius:0;
    }
    .compare-section .tm-container,
    .emergency-service .tm-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pm-testimonials-holder .pm-testimonials {
        padding-left: 40px;
        padding-right: 20px;
    }

    .pm-testimonials-holder .pm-button-primary {
        font-size: 20px;
        padding: .2em .7em;
    }

}

@media all and (max-width: 1080px) {
    .pmc-form-white form.pmcontact-form button,
    .pmc-form-white form.pmcontact-form .btn {
        font-size: 12px;
    }
    .tm-navbar .uk-navbar-nav > li > a {
        padding: 0 6px;
    }
}
@media all and (max-width: 990px) {
    #tm-bottom-a .uk-width-1-1,
    #tm-bottom-b .uk-width-1-1 {
        position: relative;
    }
    #tm-bottom-a,
    #tm-bottom-b {
        height: auto;
    }

    #tm-bottom-a .uk-width-1-1 {
        height: auto;
    }
    .bottom-cta {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}
@media all and (max-width: 900px) {
    .tm-bottom-b {
        overflow: hidden;
        position: relative;
    }
    .tm-bottom-b:before {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        background: #252829;
        top: 0;
    }
    span.call_top {
        margin: 0px auto 20px!important;
    }
    .sticky_wdgt {
        height: auto;
    }
    a.smaller_img {
        margin-top: -15px;
        display: block;
    }
    .tm-footer {
        padding-bottom: 100px;
    }
    .image-block div {
        float: none;
        display: inline-block;
        margin: 0px;
        width: 49%;
        max-width: 300px;
        max-height: 300px;
    }

    .callusB span{
        font-size: 26px;
    }
    #tm-bottom-d h3 {
        font-size: 40px;
    }
    .pm-testimonials h4 {
        font-size: 30px;
    }
    .pm-testimonials div[data-uk-slider] > div .review-text {
        font-size: 20px;
        min-height: unset;
    }
    #tm-bottom-d .pm-compare-text h4 {
        font-size: 22px;
    }
}
@media all and (max-width: 768px) {
    .ls-wrapper > .ls-layer {
        color: #f9ecdf;
        -webkit-text-stroke: 0px transparent;
        -webkit-text-stroke: unset;
        text-shadow: 2px 2px 4px #000000;
        /* text-transform: uppercase; */
    }
    html {
        background-position-y: -20px;
    }
    form.pmcontact-form .pmc-label label {
        font-size: 12px;
    }
    .pmc-labels-over form.pmcontact-form .pmc-field-name label {
        padding-top: 7px;
    }
    div#pmcontact91_container .pmc-field-container.pmc-field-buttons .btn {
        line-height: 12px;
    }
    .call_top {
        padding: 0px 15px;
    }
    .uk-article-title {
        font-size: 36px;
    }
    .uk-article-intro p {
        font-size: 16px;
        line-height: 1.4em;
    }
    .new-width .uk-row-first {
        margin-bottom: 30px;
    }
    .uk-block {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .holder {
        display: none;
    }
    .bottom-cta {
        padding: 30px 0;
    }
    #tm-bottom-a .uk-width-1-1 {
        height: auto;
        padding: 0px;
    }
    .bottom-cta span.bottom-text {
        margin-top: 1em;
        font-size: 40px;
        margin-left: 0;
        display: block;
        font-weight: 900;
    }
    #tm-bottom-a {
        height: auto;
    }
    #tm-bottom-b {
        height: auto;
        background-size: auto;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .callusB {
        background: #252829;
        text-align: center;
        padding: 20px;
    }
    .callusB h2 {
        text-align: center;
        margin-bottom: 0px;
    }
    .callusB span {
        margin-top: 20px;
        text-align: center;
        font-size: 25px;
        max-width: 100%;
        float: none;
        display: block;
    }
    .callusB .uk-button-primary {
        float: none;
    }
    .sticky_wdgt a.smaller_img {
        margin-top: 0px;
    }
    .why-us h3 {
        margin-top: 30px;
    }
    .bottom-cta-parallax {
        height: 100%;
    }
    .uk-contrast {
        height: auto !important;
    }
    .get-in-touch .uk-panel-box {
        margin: 0 15px 15px 15px;
    }
    .get-in-touch .uk-contrast {
        margin: 0;
    }
    .testimonials {
        margin-top: 0px;
    }
    .main-content-wrapper .tm-container {
        padding-bottom: 0px;
    }
    #tm-middle {
        margin-bottom: 30px;
    }
}
@media all and (max-width: 600px) {
    /* form */
    
    div#pmcontact91_container .pmc-field-container .pmc-label {
        font-size: 12px;
        margin-top: 5px;
    }
    /* form */
    
    div#pmcontact91_container .pmc-field-container {
        width: 33%;
    }
    div#pmcontact91_container .pmc-field-container.pmc-field-phone {
        width: 34%;
    }
    div#pmcontact91_container .pmc-field-container.pmc-field-email {
        float: right;
    }
    div#pmcontact91_container .pmc-field-container.pmc-field-email input {
        width: 100% !important;
    }
    div#pmcontact91_container .pmc-field-container.pmc-field-textarea {
        width: 73%;
        margin-right: 2%;
    }
    div#pmcontact91_container .pmc-field-container.pmc-field-buttons {
        width: 25%;
    }
    div#pmcontact91_container .pmc-field-container textarea {
        width: 100% !important;
    }
    /* form end */

    .compare-section .tm-container,
    .emergency-service .tm-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pm-testimonials-holder .pm-testimonials {
        padding-left: 30px;
        padding-right: 10px;
    }

    .pm-testimonials-holder .pm-button-primary {
        font-size: 18px;
        padding: .2em .7em;
    }
    #tm-bottom-d .emergency-service h3 {
        font-size: 30px;
    }
    .emergency-service .uk-text-large {
        font-size: 18px;
    }
    .emergency-service .pm-button-primary {
        font-size: 20px;
        padding: .2em .7em;
    }
    .pm-testimonials h4 {
        font-size: 26px;
    }
    .pm-testimonials div[data-uk-slider] > div .review-text {
        font-size: 18px;
    }
    .uk-panel.uk-panel-box.wave-separator.wave-separator-dark {
        margin-top: unset;
    }
    .compare-section .uk-grid .uk-grid-margin {
        margin-top: 20px;
    }
    .plumbermarketing p {
        font-size: 14px;
    }
    section#tm-top-b {padding-top: 0}
    /* form */
    div#pmcontact91_container .pmc-field-container .pmc-label { font-size: 12px; margin-top: 5px;}
    /* form */
    div#pmcontact91_container .pmc-field-container { width: 33%; }
    div#pmcontact91_container .pmc-field-container.pmc-field-phone { width: 34%; }
    div#pmcontact91_container .pmc-field-container.pmc-field-email { float: right; }
    div#pmcontact91_container .pmc-field-container.pmc-field-email input { width:100% !important; }
    div#pmcontact91_container .pmc-field-container.pmc-field-textarea { width: 73%; margin-right: 2%; }
    div#pmcontact91_container .pmc-field-container.pmc-field-buttons { width: 25%; }
    div#pmcontact91_container .pmc-field-container textarea { width: 100% !important; }

    div#pmcontact91_container .pmc-field-container textarea, div#pmcontact91_container .pmc-field-container input.pmc-input, div#pmcontact91_container .pmc-field-container.pmc-field-buttons .btn {
        height: 30px!important;
        font-size: 11px;
        line-height:30px;
        text-transform: capitalize;
        padding: 0;
        display: block;
        border-radius: 7px;
        -webkit-box-shadow: inherit;
        -moz-box-shadow: inherit;
        box-shadow: inherit;
    }
    div#pmcontact91_container form.pmcontact-form .pmc-label {
        margin-top: 0px;
    }
    div#pmcontact91_container form.pmcontact-form .pmc-label label {
        font-size:12px;
        padding: 0px;
        line-height: 30px;
    }

    .caroufredsel_wrapper{
        /*height: 108px !important;*/
    }
}
@media (max-width: 550px) {
    .tm-article img {
        display: block;
        margin: 0px auto 40px;
        float: none;
    }
    html {
        background-position-y: -25px;
    }
}
@media (max-width: 480px) {
    .uk-comment .uk-comment-title,
    .uk-comment .uk-icon-star {
        font-size: 22px;
    }
    html {
        background-position-y: -30px;
    }
    #pmcontact113_text-0 {
        display: none;
    }

    .call_top{
        display: none;
    }

    .bottom-cta span.bottom-text {
        font-size: 32px;
        font-family: 'Rubik', sans-serif;

    }
    .emergency-service {
        text-align: center;
    }
    .emergency-service .uk-text-large {
        font-size: 22px;
    }
    .pm-testimonials-holder {
        /* display: flex; */
        /* flex-direction: column; */
    }
    .pm-testimonials {
        order:3;
    }
    .pm-t-background {
        transform-origin: center center;
        width: 100vh;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%) rotate(-90deg);
    }
    .pm-testimonials + div {
        min-height: 200px;
    }
}
@media all and (max-width: 425px) {
    .uk-article-title {
        font-size: 33px;
        margin-top: 0px;
    }
    .uk-article-intro {
        margin-bottom: 10px;
        border-bottom: none;
        padding-bottom: 0;
    }
    .what-wait h2,
    .get-in-touch h2,
    .why-us h3,
    .testimonials h2 {
        font-size: 30px;
        margin-top:0px;
    }

    .what-wait > div,
    .get-in-touch > div,
    .why-us > div,
    .testimonials > div {
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }

    .tm-slideshow-scroller .tm-testimonial {
        margin: 0px 25px;
    }

    .testimonials blockquote p {
        font-size: 14px;
    }
    .tm-logo-small img {
        max-height: 60px;
        margin-left: 10px;
    }
    .tm-article img {
        float: none;
        display: block;
        margin: 5px auto;
    }
}
@media all and (max-width: 415px) {
    .sticky_wdgt {
        height: auto;
    }
    .uk-navbar-toggle:before {
        display: none;
    }
    .uk-navbar-toggle:after {
        font-size: 40px;
        font-weight: 700px;
    }
}

.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover, .plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large{background: #578c1d;}
.plyr__progress--played, .plyr__volume--display{color: #90b52a;}

@media all and (min-width: 600px) {
    .ls-wrapper > .ls-layer.hero-headline {
        color: #feca29 !important;
        filter: unset !important;
        -webkit-text-stroke: unset !important;
        letter-spacing: unset !important;
        text-shadow:
        -2px -2px 0 #0f2800,
        -2px  0px 0 #0f2800,
        -2px  2px 0 #0f2800,
        0px -2px 0 #0f2800,
        0px  2px 0 #0f2800,
        2px -2px 0 #0f2800,
        2px  0px 0 #0f2800,
        2px  2px 0 #0f2800,
        -1px -2px 0 #0f2800,
        1px -2px 0 #0f2800,
        -2px -1px 0 #0f2800,
        -2px  1px 0 #0f2800,
        2px -1px 0 #0f2800,
        2px  1px 0 #0f2800,
        -1px  2px 0 #0f2800,
        1px  2px 0 #0f2800,
        -2px  0px 0 #0f2800,
        2px  0px 0 #0f2800,
        0px -2px 0 #0f2800,
        0px  2px 0 #0f2800 !important;
    }
    .sticky_wdgt {
        background: #ecf2f9;
        display: block !important;
        background-image: linear-gradient(360deg, #cae5f3, transparent);
    }
    .sticky_wdgt .stcky_rght a {
        font-family: 'hlvI-R';
        font-size: 50px;
        font-size: clamp(22px, 3vw, 50px);
        color: #003960;
        padding: 0;
        letter-spacing: normal;
        font-weight: 400;
    }

    .sticky_wdgt .stcky_lft a {
            display: flex;
            flex-direction: column;
    }
    .sticky_wdgt .stcky_lft a span {
            font-family: 'hlvI-R';
            color: #003960;
            padding: 0;
            letter-spacing: normal;
            font-weight: 400;
            line-height: 1em;
    }
    .sticky_wdgt .stcky_lft a span:first-child {font-size: clamp(22px, 2.5vw, 50px);}
    .sticky_wdgt .stcky_lft a span:last-child {font-size: clamp(14px, 1vw, 50px);}

}

@media all and (min-width: 900px) {
    .tm-logo{
        padding: 14px;
        background: #001b33;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border: 1px solid #235c83;
        box-shadow: 1px 1px 1px #000;
        border-top: none;
    }
    div#tm-top-b-wrapper {
        position: relative;
    }
    div#tm-top-b-wrapper:before {
        position: absolute;
        content:"";
        top: 0;
        right: 0;
        z-index: 1;
        height: 100%;
        width: 30%;
        background: #feca29;
    }
    div#tm-top-b-wrapper>div,
    #tm-top-b > div:nth-child(2){
        position: relative;
        z-index: 3;
    }

    #tm-top-b > div:nth-child(2) {
        background: #feca29;
    }
    #tm-top-b > div:nth-child(1) {
        position: relative;
        overflow: hidden;
    }
    #tm-top-b > div:nth-child(1):before {
        position: absolute;
        content:"";
        top: 50%;
        right: -70px;
        width: 100px;
        height: 100px;
        transform: translateY(-50%) rotate(45deg);
        z-index: 0;
        background: #feca29;
        border: 1px solid #003960;
    }
    #tm-top-b > div:nth-child(1) > div {
        padding-right: 40px;
    }
    .horizontal-cta-btn {
        display: block;
        font-family: 'hlvI-R';
        font-size: 50px;
        font-size: clamp(30px, 4vw, 50px);
        color: #003960;
    }

    .horizontal-cta-btn:hover {
        text-decoration: none;
        color: #000;
    }
}

@media all and (min-width: 1900px) {
    .main-content-wrapper {
        position: relative;
        z-index: 2;
    }
    .wave-separator.wave-separator-blue {
        margin-top: -100px;
        z-index: 0;
    }
    section#tm-bottom-d {
        background: linear-gradient(180deg, #33acff 300px, #19547c 80%);
    }
}