@font-face {
    font-family: 'Meta';
    src: url('../fonts/MetaBook-Roman.eot');
    src: url('../fonts/MetaBook-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MetaBook-Roman.woff2') format('woff2'),
        url('../fonts/MetaBook-Roman.woff') format('woff'),
        url('../fonts/MetaBook-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Meta';
    src: url('../fonts/MetaBlackLf-Roman.eot');
    src: url('../fonts/MetaBlackLf-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MetaBlackLf-Roman.woff2') format('woff2'),
        url('../fonts/MetaBlackLf-Roman.woff') format('woff'),
        url('../fonts/MetaBlackLf-Roman.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

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;
}

html {
    background: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Meta';
    font-weight: 900;
    color: #20354c;
    line-height: normal;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 22px;
    color: #1a1a1a;
    margin-bottom: 0;
    margin-top: 10px;
}
h4 {
    font-size: 17px;
    line-height: 1.2em;
    margin-bottom: 0.5em;
}
a,
.uk-link {
    color: #a91427;
}
a:hover,
.uk-link:hover {
    color: #0F1C29;
}
* + p {
    margin-top: 0px;
}
.tm-header-bg {
    background: transparent;
    box-shadow: none;
}
.tm-header {
    background: transparent;
    padding: 0px;
}
.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-navbar{
    padding: 30px 200px 30px 0;
	background: url(/images/truck.png) no-repeat center right;
}



.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;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24394c+0,2a5a7e+100 */
    background: #ffffff;
}
.tm-header-container.tm-header-full-width{
    border-top: 2px solid #003050;
    border-bottom: 3px solid #0060b5;
}
.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
}

#PureChatWidget {
    margin-bottom: 94px!important;
    right:auto!important;
    left: 15px!important;
    min-width: 250px!important;
}
.bcFloat {
    bottom: 94px!important;
    right:auto!important;
    left: 15px!important;
    top: auto!important;
}

.tm-navbar .uk-navbar-nav > li > a {
    color: #003050;
    font-weight: 900;
    letter-spacing: 0px;
    font-family: 'Meta', sans-serif;
    font-size: 24px;
    padding: 0 10px;
    font-style: italic;
}
.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-active > a {
    color: #0062a4;
}
.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: #0060b5;
}
.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: #fff;
}
.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 form.pmcontact-form input.pmc-input {
    height: 58px;
    border-radius: 10px;
    width: 228px;
    border: 0px;
}
form.pmcontact-form input.pmc-input {
    height: 58px;
}
.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: #0062a4;
}
.pmc-form-white form.pmcontact-form textarea {
    height: 58px !important;
    border-radius: 10px;
    min-height: 58px;
    width: 230px;
    border: 0px;
}
.new-width .uk-row-first {
    width: 72.33%;
}
.new-width .uk-width-medium-1-3 {
    width: 27.33%;
    text-align: right
}
.pmc-form-white form.pmcontact-form button,
.pmc-form-white form.pmcontact-form .btn {
    width: 100px;
    height: 58px;
    background: #012a74;
    border-radius: 10px;
    color: #ffffff !important;
}
.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 {
    margin-top: 24px;
    display: block;
    text-align: center;
}
.call_top.imitate {
    margin-bottom:20px;
}
#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: #9c1d1c;
    margin-top: 20px;
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.callusB .uk-button-primary:hover {
    background: #750f0f;
}
.tm-content-grid,
.tm-noblog .tm-content,
.tm-isblog .tm-article {
    background: transparent;
    box-shadow: none;
    padding: 0px;
}
.uk-article-title {
    color: #000;
    text-align: center;
    font-family: 'Meta', sans-serif;
    font-weight: 900;
    font-size: 60px;
    margin-top: 5px;
    margin-bottom: 0px;
    line-height: normal;
}
.uk-article-title::after,
.tm-block-text::before,
.tm-block-text::after {
    content: none;
}
.uk-article-intro p {
    font-size: 24px;
    color: #000;
    line-height: 30px;
    margin: 0;
    line-height: 1.2em;
}
.uk-article-intro {
    margin-bottom: 30px;
    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: #002138;
}
.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-text {
    color: #ffffff;
    display: inline-block;
    font-size: 65px;
    font-weight: 700;
    margin-left: 30px;
    vertical-align: middle;
}
.sticky_wdgt .uk-grid > div {
    text-align: 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 {
   /* -webkit-text-stroke: 1px rgba(255, 255, 255, 0.9);*/
}
.ls-layer a{
    color: #ffffff;
}
.ls-layer a:hover{
    text-decoration: none;
}
/* 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;
    border: 1px solid #002944;
}
div#pmcontact91_container .pmc-field-container input.pmc-input {
    width: 95% !important;
    color: #1a1a1a;
    border: 1px solid #002944;    
}

.pmc-form-white form.pmcontact-form input.pmc-input:focus, .pmc-form-white form.pmcontact-form select:focus, .pmc-form-white form.pmcontact-form textarea:focus{
	box-shadow: none !important;
}

div#pmcontact91_container .pmc-field-container.pmc-field-buttons .btn {
    width: 100%;
    text-transform: uppercase;
    background: #9c1d1c;
    border: 2px solid #ffffff;
}
div#pmcontact91_container .pmc-field-container.pmc-field-buttons .btn:hover{
    background: #750f0f;
}

div#pmcontact91_container .pmc-field-container.pmc-field-buttons .btn:active{
    background: #e64e4e;
}
/* form end */
.tm-footer {
    padding-bottom: 115px;
}
.uk-dropdown-navbar {
    margin-top: 0px;
    box-shadow: none;
}
.uk-dropdown-navbar .uk-nav-navbar ul a,
.uk-dropdown-navbar .uk-nav-navbar > li > a {
    box-shadow: none;
    border: 0px;
    font-size: 14px;
    border: 0px;
    line-height: 1.4em;
    font-weight: normal;
}
.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: transparent;
    color: #0062a4;
    box-shadow: none;
}
.tm-navbar .uk-navbar-nav > li .uk-dropdown-navbar {
    background: #ffffff;
    border: 1px solid #d6dee3;
}
.tm-article img {
    clear: both;
    margin-bottom: 20px;
}
.main-content-wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#507790+0,8bc0d6+40,8bc0d6+60,507790+100 */
    background: #507790;
    /* Old browsers */
    background: -moz-linear-gradient(left, #507790 0%, #8bc0d6 40%, #8bc0d6 60%, #507790 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #507790 0%, #8bc0d6 40%, #8bc0d6 60%, #507790 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #507790 0%, #8bc0d6 40%, #8bc0d6 60%, #507790 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#507790', endColorstr='#507790', GradientType=1);
    /* IE6-9 */
}
.main-content-wrapper,
#tm-top-c {
    /* Permalink - use to edit and share this gradient: gradientGenerator:#ffffff+60,98bbcf+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 60%, #98bbcf 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 60%, #98bbcf 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 60%, #98bbcf 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#98bbcf', GradientType=1);
    /* IE6-9 */
}
.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;
}
form.pmcontact-form .pmc-label label {
    color: #ffffff;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: -0.5px;
}
#pmcontact109_box .pmc-field {
    width: 100%;
}
.pmc-form-orange form.pmcontact-form input.pmc-input {
    height: 58px;
    border-radius: 7px;
}
form.pmcontact-form .pmc-field {
    margin-right: 0px;
}
.pmc-static .pmcontact-container {
    padding: 13px 20px 2px 20px;
}
#pmcontact109_container{
    border: 2px solid #003050;
    border-bottom: 0px;
}
.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: 900;
    background: #9c1d1c;
    border: 2px solid #ffffff;
}
.pmc-form-orange form.pmcontact-form button:hover,
.pmc-form-orange form.pmcontact-form .btn:hover {
    background: #750f0f;
}
.pmc-form-orange form.pmcontact-form button:active{
    background: #e64e4e;
}
.uk-grid > * > .uk-panel + .uk-panel.form-logo {
    margin-top: 0px;
    border-radius: 0 0 10px 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#194461+0,003a60+100 */
    background: #194461; /* Old browsers */
    background: -moz-linear-gradient(top, #194461 0%, #003a60 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #194461 0%,#003a60 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #194461 0%,#003a60 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194461', endColorstr='#003a60',GradientType=0 ); /* IE6-9 */
    padding: 5px 20px;
    border: 2px solid #003050;
    border-top: 0px;
    text-align: center;
}
.tm-bottom-b {
    background: #ffffff url('/images/bottom_truck.jpg') no-repeat center left;
    padding: 30px 0;
}
.callusB {
    max-width: 1200px;
    margin: 0px auto;
}
.callusB h2 {
    text-align: right;
    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: right;
    font-size: 26px;
    max-width: 700px;
    float: right;
    clear: both;
    color: #5b5b5b;
    margin-top: 30px;
    line-height: normal;
}
.tm-article p:first-child,
.tm-article h2 {
    margin: 0px!important;
    padding: 0px;
}
.two-borders,
.tm-bottom-b {
    border-top: 2px solid #3076a4;
    border-bottom: 2px solid #3076a4;
}
#tm-top-c {
    /*border-bottom: 1px solid #333;*/
    border-top: 1px solid #1a1a1a;
}
div.ls-container {
    border-bottom: 1px solid #3076a4;
}
.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 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 #3076a4;
    border-radius: 150px;
}
.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: 0px;
}
.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;
}
.widget-holder,
.sticky_wdgt {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24394c+0,2a5a7e+100 */
    background: #24394c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #24394c 0%, #2a5a7e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #24394c 0%, #2a5a7e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #24394c 0%, #2a5a7e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#24394c', endColorstr='#2a5a7e', GradientType=0);
    /* IE6-9 */
}
.uk-active .tm-totop-scroller {
    bottom: 115px;
}
.tm-totop-scroller {
    font-size: 16px;
    color: #ffffff;
    background: #003050;
    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: #013f68;
    color: #ffffff;
}
.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;
}
#tm-top-b-wrapper {
    background: #003050;
}
/* ********************************************************************* sticky footer ****************************************************************** */
.sticky_wdgt {
    background: #0064a7;
    height: 94px;
    border-top: 1px solid #003050;
    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 {
    background: #003050;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
}
.sticky_wdgt .uk-width-1-3:active {
    background: #0F1C29;
}
.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: 5px 0;
    text-decoration: none;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.sticky_wdgt .uk-width-1-3 a span {
    display: flex;
    align-items: center;
    color: #000000;
    white-space: nowrap;
    height: 100%;
    padding: 5px 0;
}
.dark-text,
.dark-text h1,
.dark-text h2,
.dark-text h3,
.dark-text h4,
.dark-text p {
    color: #1a1a1a;
}
.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{
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px dashed rgba(156, 29, 28, 0.4);
}
.testimonials blockquote p {
    font-size: 16px;
    line-height: 1.5em;
    font-style: italic;
    margin-top: 10px;
}

.testimonials .tm-article blockquote p:first-child{
	margin-top: 20px !important;
}
.testimonials .tm-slideshow-scroller {
    margin-bottom: 20px;
}
.tm-article .testimonials blockquote p
blockquote .name,
.tm-slideshow-scroller .uk-slidenav-next::before,
.tm-slideshow-scroller .uk-slidenav-previous::before {
    color: #ffffff;
}
blockquote .name {
	font-size: 18px;
	margin-left: -15px;
	margin-top: 10px;
	display: block;
	text-align: right;
	font-weight: 400;
}
.tm-slideshow-scroller .uk-slidenav {
    border: 1px solid #ffffff;
}
.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 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;
}
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: #750f0f;
}
.uk-offcanvas-bar {
    background: #172734;
}
.tm-header-container.tm-header-full-width {
    border-radius: 0;
}
.tm-footer {
    background: #002138;
    color: #ffffff;
    border-top: 2px solid #3076a4;
}
.tm-footer a {
    color: #a6c3ea;
}
.uk-contrast .uk-button-primary.uk-button {
    background: #9c1d1c;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 10px;
}
.uk-contrast .uk-button-primary.uk-button:hover,
.uk-contrast .uk-button-primary.uk-button:focus {
    background: #750f0f;
}
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: 1px 4px 4px 4px;
    line-height: normal !important;
}

#tm-footer .tm-footer-left .uk-grid a{
    padding: 10px 0 0;
    list-style-type: none;
}

#tm-footer .tm-footer-left .uk-grid a{
    background: url(/images/social/26px-social.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    display: inline-block;
    height: 26px;
    padding-left: 32px;
    margin-left: 0px;
    padding-top: 1px;
    margin-bottom: 8px;
    list-style: none;
}

#tm-footer .tm-footer-left .uk-grid a{
    font-size: 14px;
    color: #97999b;
}

#tm-footer .tm-footer-left .uk-grid a.ftfacebook {
    background-position: 0 -442px;
}

#tm-footer .tm-footer-left .uk-grid a.ftgplus {
    background-position: 0 -390px;
}

#tm-footer .tm-footer-left .uk-grid a.fttwitter {
    background-position: 0 -156px;
}

#tm-footer .tm-footer-left .uk-grid a.ftyoutube {
    background-position: 0 -52px;
}

#tm-footer .tm-footer-left .uk-grid a.ftpinteres {
    background-position: 0 -286px;
}

#tm-footer .tm-footer-left .uk-grid a.ftlinkedin {
    background-position: 0 -494px;
}

#tm-footer .tm-footer-left .uk-grid a.fthouzz {
    background-position: 0 -650px;
}

#tm-footer .tm-footer-left .uk-grid a.ftyelp {
    background-position: 0 -78px;
}

#tm-footer .tm-footer-left .uk-grid a.ftmerch {
    background-position: 0 -754px;
}

#tm-footer .tm-footer-left .uk-grid a.ftgreview {
    background-position: 0 -520px;
}

.footer_address{
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: normal;
}

.footer_address span{
    font-weight: 900;
}

.uk-grid, .tt_event_columns, div.tt_event_theme_page{
    margin-left: 0px;
}

.ls-layer.dark-text a {
    color: #003050;
}

.uk-contrast blockquote{
	/*color: #9c1d1c;*/
	color: #ffffff;
}


blockquote .author{
	font-size: 22px;
}

ul.employment{
	margin: 0px;
}

/* liveChat */
div#livechat-compact-container, div#livechat-full {
    bottom: 0!important;
    margin-bottom: 94px!important;
}
div#livechat-eye-catcher {
    bottom: 0!important;
    margin-bottom: 127px!important;
}
.sticky_wdgt .uk-grid > div {
    min-height: 92px;
}

.blog-style ul.uk-list.list-icons li{
    margin-bottom: 5px;
    font-size: 14px;
}

.blog-style ul.uk-list.list-icons li i{
    margin-top: 2px;
}

.blog-style ul.uk-list.list-icons li span{
    font-weight: bold;
}


.blog-style .tm-article img.first-image-blog{
    float: right;
    border-radius: 10px;
}

.blog-style .tm-article .gravity-lightbox .uk-grid{
    clear: both;
    margin: 30px 0;
}

.blog-style .tm-article .gravity-lightbox .uk-grid .uk-row-first{
    padding-left: 0px;
}


.blog-style .tm-article .gravity-lightbox .uk-grid div{
    display: flex;
    align-items: center;
}

.blog-style .tm-article .gravity-lightbox .uk-grid div a{
    height: auto;
    max-height: 155px;
    display: flex;
    overflow: hidden;
    border: 1px solid #003050;
    border-radius: 8px;
    align-items: center;
}

.blog-style .tm-article .gravity-lightbox .uk-grid div a img{
    margin: 0px;
}


.blog-style .tm-article .gravity-lightbox.gravity-gallery .uk-grid .uk-row-first{
    padding-left: 20px;   
}

.blog-style .tm-article .tm-dynamic-grid .uk-overlay-hover h3{
    font-size: 20px;
    line-height: normal;
}

.blog-style .tm-article .tm-dynamic-grid .uk-overlay-hover .uk-overlay-panel{
    padding: 10px;
    cursor: pointer;
}

.blog-style .tm-article .tm-dynamic-grid .uk-overlay-hover img{
    margin: 0px;
}

.jobs, .jobs h3, .jobs h2 {line-height: 1.5em;}
.jobs {
    font-size: .8em;
}
.jobs h3 {
    font-size: 1em;
}
.jobs h2 {
    font-size: 2em;
}

/* liveChat */

#chat-widget-container{
	margin-bottom: 94px;
	left: 0px;
	max-height: calc(100% - 95px) !important;
}

.leave-a-review-page h1.uk-article-title {
    margin: 50px auto 0;
}

#pmcontact164_form select{
    height: 58px;
    border-radius: 7px;
}

#pmcontact164_form textarea{
    border-radius: 7px;
}

#pmcontact164_container{
    padding-bottom: 13px;
    border-radius: 10px;
}
#pmcontact164_form button{
    border-radius: 7px;
    margin-top: 40px;
}
.tm-navbar .uk-dropdown li.uk-parent > ul.uk-nav-sub{
    background: #ffffff;
}


@media all and (min-width: 800px) and (max-width: 1050px) {
  /* liveChat */
  .sticky_wdgt .uk-grid > div {
    min-height: 82px;
  }
  div#livechat-compact-container, div#livechat-full {
      bottom: 0!important;
      margin-bottom: 84px!important;
  }
  div#livechat-eye-catcher {
      bottom: 0!important;
      margin-bottom: 119px!important;
  }
  /* liveChat */
}
@media all and (min-width: 599px) and (max-width: 799px) {
  /* liveChat */
  .sticky_wdgt .uk-grid > div {
    min-height: 75px;
  }
#PureChatWidget {
    margin-bottom: 77px!important;
}
.bcFloat {
    bottom: 77px!important;
}
  div#livechat-compact-container, div#livechat-full {
      bottom: 0!important;
      margin-bottom: 77px!important;
  }
  div#livechat-eye-catcher {
      bottom: 0!important;
      margin-bottom: 112px!important;
  }
  /* liveChat */
}
@media all and (max-width: 599px){
  /* liveChat */
  .sticky_wdgt .uk-grid > div {
    min-height: 40px;
  }
#PureChatWidget {
    margin-bottom: 42px!important;
}
    #bc-chat-container #bc-frame {
        margin-bottom: -32px!important;
        left: -10px!important;
    }
.bcFloat {
    bottom: 42px!important;
}
  div#livechat-compact-container, div#livechat-full {
      bottom: 0!important;
      margin-bottom: 42px!important;
  }
  div#livechat-eye-catcher {
      bottom: 0!important;
      margin-bottom: 77px!important;
  }
}
  /* liveChat */

/* Blog classes */
.blog-style .tm-article img {
    float: left;
    display: block;
    margin: .5em;
    clear:both;
}
.blog-style .tm-article h1,
.blog-style .tm-article h2,
.blog-style .tm-article h3,
.blog-style .tm-article h4,
.blog-style .tm-article h5 {
    clear: both!important;
    margin: 10px auto 0!important;
}
.blog-style .tm-article table {
    width: 100%;
    margin: 10px auto;
}
.blog-style .tm-article {
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    border-radius: unset;
}
#blog-page .uk-panel {
    margin: 0;
    padding: 0;
}
.blog-style .tm-article .tm-article {border:none;}
.blog-style .tm-article h2 {
    font-size: 20px;
}
.blog-style .tm-article h2 a {
    color: #13405e;
}
.blog-style .tm-article h2 a:hover {
    color: #000;
}
/* Blog classes */

@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 {
        text-shadow: none!important;
        -webkit-text-stroke: 0!important;
        /*background: rgba(255,255,255,0.7)!important;*/
    }
    .tm-logo img,
    .tm-logo-small img {
        margin-left: 20px;
    }
    .sticky_wdgt .uk-width-1-3 {
        background: #003050;
    }
    .sticky_wdgt .uk-width-1-3:active {
        background: #0F1C29;
    }
    .sticky_wdgt div.review_module {
        display: none;
    }
    .sticky_wdgt div.review {
        display: flex;
    }
    .sticky_wdgt a.desktop,
    .sticky_wdgt div.desktop {
        display: none;
    }
    .sticky_wdgt a.tablet,
    .sticky_wdgt div.tablet {
        display: flex;
        justify-content: center;
    }
    .sticky_wdgt a.mobile,
    .sticky_wdgt div.mobile {
        display: none;
    }
    .sticky_wdgt div.centralTabletImage {
        display: flex;
        justify-content: center;
    }
    blockquote .author {
        text-align: center;
        font-weight: 700;
    }
    .testimonials .uk-text-center {
        padding: 30px;
        height: auto !important;
    }

    .uk-navbar-toggle{
        color: #9c1d1c;
    }
}
@media all and (max-width: 599px) {
.uk-panel.testimonials h2 {
    font-size: 32px;
}
.uk-panel.testimonials .tm-slideshow-scroller {
    margin-bottom: 20px;
}

.uk-panel.testimonials .tm-slideshow-scroller .tm-testimonial {
    margin: 0;
}

.uk-panel.testimonials > div {
    padding: 15px!important;
}
.uk-panel.testimonials blockquote p {
    font-size: 14px;
}
.uk-panel.testimonials blockquote .author {
    font-size: 13px;
}
    .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;
    }
    .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,
    .sw-tick-container .arrow {
        position: absolute;
        height: 40px;
        width: 40px;
        top: 9px;
        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: #ffffff;
        opacity: 0;
    }
    .sw-tick-container .arrow-left {
        left: 24%;
    }
    .sw-tick-container .arrow-right {
        right: 25%;
    }
}
@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;
    }
}
/* ********************************************************************* 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 5px;
    }
}
@media all and (max-width: 1340px) {
    .tm-navbar .uk-navbar-nav > li > a {
        font-size: 19px;
        padding: 0 5px;
    }
    a.tm-logo {
        width: 15%;
    }
    .why-us {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media all and (max-width: 1300px) {
    .main-content-wrapper .tm-container {
        padding: 0 20px;
    }
    .callusB {
        padding: 0 20px;
    }
    .tm-bottom-b {
        background-size: contain;
    }
    .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%;
        height: 94px;
    }
}
@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;
    }
    .call_top {
        margin-top: 20px;
    }
    /* form end */
    form.pmcontact-form .pmc-label label{
        font-size: 14px;
    }

    #pmcontact91_form button, #pmcontact91_form .btn{
        font-size: 14px !important;
    }

    #pmcontact91_form label{
        font-size: 14px !important;
        padding-top: 2px;
    }

    .tm-navbar .uk-navbar-nav > li > a {
        font-size: 18px;
    }
}
@media all and (max-width: 1340px) {
    .call_top {
        text-align: center;
    }
}
@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 {
        font-size: 17px;
        padding: 0 3px;
    }
}
@media all and (max-width: 990px) {
    .tm-navbar .uk-navbar-nav > li > a {
        font-size: 14px;
    }
    #tm-bottom-a .uk-width-1-1,
    #tm-bottom-b .uk-width-1-1 {
        position: relative;
    }
    #tm-bottom-a,
    #tm-bottom-b {
        /*margin-right: -15px;*/
        height: auto;
    }
    #tm-bottom-b {
        /*margin-left: -15px;*/
    }
    #tm-bottom-a .uk-width-1-1 {
        height: auto;
    }
    .bottom-cta {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}
@media all and (max-width: 900px) {
    #PureChatWidget {
        margin-bottom: 84px!important;
    }
    .bcFloat {
        bottom: 84px!important;
    }
    .tm-bottom-b {
        overflow: hidden;
        position: relative;
    }
    .tm-bottom-b:before {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        background: rgba(255, 255, 255, 0.8);
        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;
    }
    .sticky_wdgt .uk-grid{
    	height: auto;
    }
    #chat-widget-container{
    	margin-bottom: 84px;
    	max-height: calc(100% - 84px) !important;
    }
}
@media all and (max-width: 799px) {
	#chat-widget-container {
	    margin-bottom: 77px;
	    max-height: calc(100% - 77px) !important;
	}
    #PureChatWidget {
        margin-bottom: 77px!important;
    }
}


@media all and (max-width: 768px) {
    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-top: 10px;
    }
    #tm-bottom-a .uk-width-1-1 {
        height: auto;
        padding: 0px 15px;
    }
    .bottom-cta span.bottom-text {
        margin-top: 20px;
        font-size: 27px;
        margin-left: 0;
        display: block;
    }
    #tm-bottom-a {
        height: auto;
    }
    #tm-bottom-b {
        height: auto;
        background-size: auto;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .callusB {
        background: rgba(255, 255, 255, 0.8);
        text-align: center;
        padding: 20px;
    }
    .callusB h2 {
        text-align: center;
        margin-bottom: 0px;
    }
    .callusB span {
        margin-top: 20px;
        text-align: center;
        font-size: 16px;
        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;
    }

    #tm-footer .tm-footer-left .uk-grid a span{
        display: none;
    }

    #tm-footer .tm-footer-left .uk-grid a{
        margin: 0 auto;
        width: auto;
    }



    #tm-footer .tm-footer-left .uk-grid a.ftfacebook {
        background-position: center -442px;
    }

    #tm-footer .tm-footer-left .uk-grid a.ftgplus {
        background-position: center -390px;
    }

    #tm-footer .tm-footer-left .uk-grid a.fttwitter {
        background-position: center -156px;
    }

    #tm-footer .tm-footer-left .uk-grid a.ftyoutube {
        background-position: center -52px;
    }

    #tm-footer .tm-footer-left .uk-grid a.ftpinteres {
        background-position: center -286px;
    }

    #tm-footer .tm-footer-left .uk-grid a.ftlinkedin {
        background-position: center -494px;
    }

    #tm-footer .tm-footer-left .uk-grid a.fthouzz {
        background-position: center -650px;
    }

    #tm-footer .tm-footer-left .uk-grid a.ftyelp {
        background-position: center -78px;
    }

    #tm-footer .tm-footer-left .uk-grid a.ftmerch {
        background-position: center -754px;
    }

    #tm-footer .tm-footer-left .uk-grid a.ftgreview {
        background-position: center -520px;
    }


}
@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 */
}
/* copy over horizontal form compiling code */
@media all and (max-width: 600px){
    .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:1em !important;
        padding-top: 0;
        padding-bottom: 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: 599px){
	#chat-widget-container{
	    margin-bottom: 42px;
	    max-height: calc(100% - 42px) !important;
	}
    #PureChatWidget {
        margin-bottom: 42px!important;
        bottom: 0px !important;
    }

     #PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom{
        bottom: 45px !important;
     }
     #PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom{
        margin-bottom: 45px !important;
     }
     #PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header{
        display: none !important;
     }
}

@media (max-width: 550px) {
    .tm-article img {
        display: block;
        margin: 0px auto 40px;
        float: none;
    }
}

@media (max-width: 480px) {
    #pmcontact113_text-0 {
        display: none;
    }

    #pmcontact91_form button, #pmcontact91_form .btn {
        font-size: 11px !important;
    }

    .uk-grid, .tt_event_columns, div.tt_event_theme_page{
        margin-left: 0px;
    }

    #tm-footer .tm-footer-left .uk-grid a{
        width: 20%;
        margin: 5px 0;
    }
}
@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: 35px;
        margin-left: 10px;
    }
    .tm-header {
        min-height: 50px;
    }
    .tm-article img {
        float: none;
        display: block;
        margin: 5px auto;
    }
    .testimonials .uk-button{
        width: 100%;
    }
}
@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;
    }
}
/*@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;
    }
    .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: 500px){
    .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;
    }
}*/