/*
* Custom Stylesheet
*/


/* ==========================================================================
/                                                                           /
/                              Table Of Contents                            /
/                                                                           /
=============================================================================

# Content Defaults
    ## UiKit Content Defaults

# Theme Defaults ( Main Container Widths and Styles )

# Header Styles 

# Nav Styles
    ## General Styles
    ## Level 1 Active State
    ## Level 1 Hover State
    ## Dropdown Styles
        ### Dropdown Active
        ### Dropdown Hover
    ## Mobile Menu
        ### Mobile Toggle Styles ( The actual hamburger icon )
            ### Mobile Menu Background (Mobile Menu Background and Link Styles)
            ### Mobile Menu Active
            ### Mobile Menu Hover
# Top A
    ## Widgetkit 2.0
        ## Dot Nav
        ## Slider Arrows

# Top B

# Top C

# Top D

# Top E

# Bottom A

# Bottom B

# Bottom C

# Bottom D

# Bottom E

# Main Top

# Main Bottom

# Sidebars

# Footer

# Fixed Widget

# Gravity Forms
    ## General Settings
        ## Field widths, sizes and borders
        ## Changes Browsers blue focus ring
        ## Form Button
        ## Google Captcha Responsive
        ## Confirmation and Error Message
        ## Gform Placeholder

# Responsive

# Pick 8 Features 
( Commented Out, If needed ad the widget from inactive widgets in wordpress 
and delete comments from this stylesheet and theme.js)
    ## Fixed Form
    ## Exit intent Popup
    ## Immediate Callback 

# Assorted Commented Out Code ( Katana Search, Katana Blog, Katana Testimonials)
( Commented Out, If needed ad the widget from inactive widgets in wordpress 
and delete comments from this stylesheet as well as in the theme.js file and theme.php)
    ## Katana Blog Feed 
    ## Katana Testimonials
    ## Unity Homepage Switcher
    ## Katan Style Search

*/

/* ===========================================================================
/                                                                            /
/                                                                            /
/=============================================================================

/* ==================================== /
/                                       /
/           Content Defaults            /
/                                       /
======================================= */

body, button, input, select, textarea {
    color: #000;
	font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

main.tm-content {
    padding: 50px 0px;
}

a.mobile-phone {
    color: #fff;
}

/*
h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}
*/
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #343434;
    line-height: 1.5em;
    clear: both;
}

h1.uk-article-title {
    font-family: 'Montserrat', sans-serif;
    color: #343434;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5;
}

h3.uk-panel-title {
    font-family: 'Montserrat', sans-serif;
    color: #343434;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

p {
    font-family: 'Open Sans', sans-serif;
    color: #343434;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

li {
    font-family: 'Open Sans', sans-serif;
    color: #343434;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
}

em {
    font-family: 'Open Sans', sans-serif;
    color: #343434;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

a {
    font-family: 'Montserrat', sans-serif;
    color: #adbc56;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

a:hover {
    text-decoration: none;
} 

.g-recaptcha div div {
    height: 77px;
}

/* UiKit Content Defaults ======================== */

ul.uk-check-list li {
    list-style: none;
}

ul.uk-check-list li:before {
    content: "\f00c";
    display: inline-block;
    margin-right: 10px;
    font-family: FontAwesome;
} 

ul.uk-check-list-square li {
    list-style: none;
}

ul.uk-check-list-square li:before {
    content: "\f046";
    display: inline-block;
    margin-right: 10px;
    font-family: FontAwesome;
}

ul.uk-list-no-dot {
    padding: 0;
    list-style: none;
}

ul.uk-list-no-dot li {
    line-height: 2;
}

main.tm-content .uk-panel-box>.uk-panel-teaser {
    margin-top: -16px;
    margin-left: -16px;
    margin-right: -16px;
}

main.tm-content .uk-panel-box .uk-panel-teaser {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
}

main.tm-content .uk-panel-box-primary a {
    color: #fff;
}

main.tm-content .uk-panel-box-primary a:hover {
    color: #94b0d1;
}
main.tm-content .uk-panel-box-primary {
    background-color: #b3ebf8;
}

main.tm-content .uk-panel-box-primary p {
    color: #000;
}

main.tm-content .uk-panel-box-secondary {
	background: #94b0d1;
}

main.tm-content .uk-panel-box-secondary p {
    color: #000;
}

main.tm-content .uk-panel-box-secondary a {
    color: #b3ebf8;
}

main.tm-content .uk-panel-box-secondary a:hover {
    color: #fff;
}

main.tm-content .uk-panel-box {
    padding: 15px;
    color: #fefffc;
    background-color: #b91616;
}

main.tm-content .uk-panel-box p {
    color: #fefffc;
}

.uk-list-striped > li:nth-of-type(odd) {
    background-color: #b91616;
    color: #fefffc;
}

.uk-table-striped tbody tr:nth-of-type(odd) {
    background-color: #b91616;
    color: #fefffc;
}

.uk-table-hover tbody tr:hover {
    background-color: #b91616;
    opacity: 0.8;
    color: #fefffc;
}

code {
    color: #000!important;
}

.alternate-list-margins {
    margin-top: 3px;
    margin-left: 25px;
}

.wrapper-content {
    margin: 20px 0;
}

.remove-top-margin {
    margin-top: 0px;
}

.remove-bottom-margin {
    margin-bottom: 0px;
}

.sublist-margins {
    margin-top: 3px;
    margin-left: 10px;
}

/* ==================================== /
/                                       /
/           Theme Defaults              /
/                                       /
======================================= */


.width-2 {
	float: left;
	width: 50%;
}

.width-3 {
	float: left;
	width: 33.333%;
}

.width-4 {
	float: left;
	width: 25%;
}

.width-5 {
	float: left;
	width: 20%;
}

.transform-relative {
    position: relative;
    min-height: ;
}

.transform {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.transformX {
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.transformY {
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

ul.layout-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear-both {
	clear: both;
}

.uk-container.uk-container-center {
    max-width: 1400px;
}

.uk-panel-box {
    padding: 0px;
    background: none;
    color: #444444;
}

.uk-panel-box>.uk-panel-teaser {
    margin-top: -16px;
    margin-left: -16px;
    margin-right: -16px;
}

.uk-panel-box .uk-panel-teaser {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
}

/* ==================================== /
/                                       /
/           Header Styles               /
/                                       /
======================================= */

.tm-headerbar .tm-logo {
    position: absolute;
    top: 50px;
}


.tm-toolbar, .tm-headerbar, .tm-navbar, .tm-footer {
    margin-top: 0;
    margin-bottom: 0;
}

p.call-today {
    background: url(/wp-content/uploads/2016/06/CallTodayButton.png) no-repeat top center;
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    text-transform: uppercase;
    width: 390px;
    background-size: cover;
    text-align: center;
    padding: 5px 0;
}

p.phoneNum {
    color: black;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    margin: 10px;
    text-align: center;
}

p.phone {
    color: black;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
}

.tm-headerbar {
    margin: 10px;
}
.tm-headerbar .uk-panel {
    max-width: inherit;
}

.header-wrap {
    border-top: 10px solid #619bdb;
}

.tm-headerbar .uk-panel {
    max-width: 300px;
    margin-right: 75px;
    float: right;
}
/* ==================================== /
/                                       /
/              Nav Styles               /
/                                       /
======================================= */

/* Nav General Styles ===================== */
.nav-wrap {
    background: #619bdb;
	border-bottom: 10px solid #b3ebf8;
}

nav.tm-navbar.uk-navbar {
    margin: 0px;
    background: none;
}

/* Nav text styling */
@media (min-width: 1342px) {
.uk-navbar-nav > li > a {
    padding: 0px 15px;
    font-size: 20px;
}
}
.uk-navbar-nav > li > a {
    height: 70px;
    padding: 0px 15px;
    line-height: 70px;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}


/* Level 1 Active State */

.uk-navbar-nav > li.uk-active > a {
    background-color: #b3ebf8;
    color: #619bdb;
    border-radius: 0px;
}

/* Level 1 Hover State */

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #b3ebf8;
    color: #619bdb;
    border-radius: 0px;
}

/* Dropdown Styles */

.uk-dropdown-navbar {
    margin-top: 0;
    color: #619bdb;
    opacity: 0.9;
    background: #b3ebf8;
}

.uk-dropdown .uk-nav {
    margin: 0;
}

.uk-nav-navbar > li > a {
    color: #619bdb;
}

/* Dropdown Active and Hover */

.uk-nav-navbar > li.uk-active > a {
    background: none;
	color: #000;
}

/* Dropdown Hover */

.uk-nav-navbar > li:hover > a, .uk-nav-navbar > li > a:focus, .uk-nav-navbar > li.uk-open > a {
    background: none;
	color: #000;
}

/* Mobile Menu ==================================================================== */

/* Mobile Toggle Styles ==================== */

/* Toggle Color */
.uk-navbar-toggle {
	color: #fff;
}

/* Toggle Hover */

.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color: #de1b23;
}

/* Mobile Menu Background ================== */

.uk-offcanvas-bar {
    width: 270px;
    max-width: 100%;
    background: #000;
}

/* Mobile Menu level 1 font styling */

.uk-nav-offcanvas > li > a {
    color: #fff;
    padding: 10px 15px;
}

/* Mobile Menu Level 2 font styling */

.uk-nav-offcanvas ul a {
    color: #fff;
}

/* Mobile Menu Active ================== */

/* Level 1 Active */

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #de1b23;
    color: #ffffff;
}

/* Level 2 Active */

html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
    color: #de1b23;
}

/* Mobile Menu Hover ================== */

/* Level 1 Hover */

.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 {
    background: #de1b23;
    color: #ffffff;
    outline: none;
    border-radius: 3px;
}

/* Level 2 Hover */

html:not(.uk-touch) .uk-nav-offcanvas ul a:active {
    color: #de1b23;
}




/* ==================================== /
/                                       /
/                Top A                  /
/                                       /
======================================= */
.top-a-wrap {
	position: relative;
	overflow-y: hidden;
	margin: 0 auto;
	max-width: 2000px;
}

.caption-wrap {
    width: 100%;
    text-align: center;
}

.side-bubble1 {
    position: absolute;
    top: -2px;
    bottom: 0;
    width: 500px;
}

.side-bubble1 img {
    width: 100%;
}

.caption-wrap {
    position: absolute;
    bottom: 0;
    max-width: 2000px;
    width: 100%;
    text-align: center;
}

.caption-wrap h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1;
    background-color: rgba(199, 255, 254, 0.64);
    padding: 25px 25px 20px 25px;
    color: #4483e1;
    font-size: 48px;
    margin: 0;
}

.open-caption {
    position: absolute;
    top: 50%;
    left: 1%;
    transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    -o-transform: translateY(-60%);
    max-width: 400px;
}

h2.open {
    color: #4483e1;
    margin: 0;
    max-width: 200px;
    text-align: center;
    font-weight: 700;
}

/* Widgetkit 2.0 ===================================================== */

/* Dot Nav ==========================*/

/* Normal State */
.uk-dotnav > * > * {
    background: #fff;
}

/* Active State */

.uk-dotnav > *.uk-active > * {
    background: #ffe734;
}

/* Focus and Hover */

.uk-dotnav > * > *:hover, .uk-dotnav > * > *:focus {
    background: #ffe734;
    outline: none;
}

/* Slider Arrows ==========================*/

/*
.uk-slidenav-position .uk-slidenav {
    display: none;
    position: absolute;
    top: 48%;
    z-index: 1;
    margin-top: -30px;
}

.uk-slidenav-position .uk-slidenav-previous {
    left: 20px;
}

.uk-slidenav-position .uk-slidenav-next {
    right: 20px;
}

.uk-slidenav-next:before {
	content: "\f105";
    font-family: FontAwesome;
    font-size: 125px;
    color: #017dc3;
    font-weight: bold;
}

.uk-slidenav-previous:before {
	content: "\f104";
    font-family: FontAwesome;
    font-size: 125px;
    color: #017dc3;
    font-weight: bold;
}

.uk-slidenav-contrast:hover, .uk-slidenav-contrast:focus {
    opacity: 0.6;
}

*/

/* ==================================== /
/                                       /
/                Top B                  /
/                                       /
======================================= */
/*.main-img:hover {
    display: none;
}

.hov-img:hover {
    display: block;
}*/

.hov-img {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    max-width: 100%;
}

a.feats:hover .hov-img{
    opacity: 1;
}

a.feats:hover h3.mini-h3 {
    color: #619adc;
}

section.tm-top-b.uk-grid {
    padding: 50px 0px;
}

h3.mini-h3 {
    position: absolute;
    bottom: -5px;
    left: 50%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    max-width: 200px;
    width: 100%;
    margin: 0;
}

.uk-width-medium-1-5:last-of-type h3.mini-h3 {
    bottom: 0;
}

.mini-feats {
    position: relative;
}

.mini-content {
    text-align: center;
}

.mini-content p {
    margin-top: 10px;
}
/* ==================================== /
/                                       /
/                Top C                  /
/                                       /
======================================= */
.top-c-wrap {
    background: #619adc;
}

section.tm-top-c.uk-grid h1 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    margin: 30px 0px 70px 0px;
}

section.tm-top-c.uk-grid .alignleft, section.tm-top-c.uk-grid .alignright {
    display: inline-block;
    margin-right: 20px;
    width: 40%;
}
.tm-top-c .alignleft {
    width: 51% !important;
}

.top-c-wrap .uk-container {
    padding: 40px 15px;
}

.alignleft p {
    color: #fff;
}
/* ==================================== /
/                                       /
/                Top D                  /
/                                       /
======================================= */

.tm-top-d h3.uk-panel-title {
    padding: 30px;
    font-size: 36px;
}


section.tm-top-d.uk-grid .alignleft, section.tm-top-d.uk-grid .alignright {
    display: inline-block;
    margin-right: 20px;
    width: 45%;
}

.top-d-wrap .uk-container {
    padding: 40px 15px;
}


/*Form-wrap*/
.form-wrap p, .form-wrap li{
    color: #fff;
}

.form-wrap {
    padding: 50px 0;
    background: #3682b4;
}

.footer-map {
    display: inline-block;
    vertical-align: middle;
    width: 23%;
    padding-right: 5%;
}

.footer-info-wrap {
    text-align: center;
}

.footer-hours {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 5%;
}

.footer-contact {
    display: inline-block;
    vertical-align: middle;
    width: 28%;
}

h2.footer-title {
    font-size: 36px;
    color: #fff;
    line-height: 1.1;
}

h2.footer-title:after {
    display: block;
    content: '';
    width: 100%;
    max-width: 100px;
    height: 2px;
    margin-top: 5px;
    background-color: #fff;
}

p.footer-address {
    color: #fff;
}

table.footer-hours-table {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

p.footer-number {
    color: #fff;
}

p.footer-number span {
    color: #fff;
    font-size: 22px;
    display: block;
}

.footer-info-wrap .gform_wrapper {
    margin: 0;
    max-width: 100%;
}

.footer-info-wrap .gform_wrapper .top_label .gfield_label {
    display: none;
}

.footer-info-wrap .gform_wrapper .gform_footer {
    margin-top: 0;
    text-align: center;
}

.footer-info-wrap input#gform_submit_button_1 {
    background-color: #67c3ff;
    border: none;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 18px;
    padding: 10px 35px;
}

.footer-info-wrap input#gform_submit_button_1:hover {
    opacity: 0.8;
    cursor: pointer;
}

.footer-info-wrap .gform_wrapper textarea.large {
    height: 135px;
    width: 100%!important;
    background: #fff;
    border-radius: 0px;
    color: #7b7b7b;
    font-size: 16px;
    box-sizing: border-box;
    border: none;
    padding: 0 10px;
}

.footer-info-wrap .gform_wrapper .top_label input.large,
.footer-info-wrap .gform_wrapper .top_label select.large {
    width: 100%!important;
    height: 48px;
    background: #fff;
    border-radius: 0px;
    color: #7b7b7b;
    font-size: 16px;
    box-sizing: border-box;
    border: none;
    padding: 0 5px;
}

.g-recaptcha>div>div {
    width: inherit !important;
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    max-width: 302px;
    border-right: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -webkit-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -moz-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    margin: 0 auto;
}

.g-recaptcha iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.g-recaptcha>div {
    position: relative;
}
/* ==================================== /
/                                       /
/                Top E                  /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom A                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom B                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom C                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom D                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom E                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/                Main Top               /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/             Main Bottom               /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Footer                   /
/                                       /
======================================= */

footer.tm-footer {
    max-width: 800px;
    margin: 0 auto;
}

.footer-wrap {
    background: #fff;
}

.form-wrap {
    background: #619adc;
}

p.copy-text {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    margin: 0px;
    vertical-align: bottom;
}

.bottom-e-wrap {
    padding: 50px 0;
    background: #3682b4;
}


.footer-map {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-bottom: 31%;
    overflow: hidden;
    margin-right: 5%;
}
.footer-map iframe {
    position: absolute;
    top: 17%;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.footer-hours {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding-right: 5%;
}

.footer-contact {
    display: inline-block;
    vertical-align: middle;
    width: 28%;
}

h2.footer-title {
    font-size: 36px;
    color: #fff;
    line-height: 1.1;
    text-align: left;
}

h2.footer-title:after {
    display: block;
    content: '';
    width: 100%;
    max-width: 100px;
    height: 2px;
    margin-top: 5px;
    background-color: #fff;
}

p.footer-address {
    color: #fff;
    text-align:left;
}

table.footer-hours-table, p.footer-address {
    margin-bottom: 70px;
}

table.footer-hours-table {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

p.footer-number {
    color: #fff;
    text-align: left;
}

p.footer-number span {
    color: #fff;
    font-size: 22px;
    display: block;
}

.footer-info-wrap .gform_wrapper {
    margin: 0;
    max-width: 100%;
}

.footer-info-wrap .gform_wrapper .top_label .gfield_label {
    display: none;
}

.footer-info-wrap .gform_wrapper .gform_footer {
    margin-top: 0;
    text-align: center;
}

.footer-info-wrap input#gform_submit_button_1 {
    background-color: #67c3ff;
    border: none;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 18px;
    padding: 10px 35px;
}

.footer-info-wrap input#gform_submit_button_1:hover {
    opacity: 0.8;
    cursor: pointer;
}

.footer-info-wrap .gform_wrapper textarea.large {
    height: 135px;
    width: 100%!important;
    background: #fff;
    border-radius: 0px;
    color: #7b7b7b;
    font-size: 16px;
    box-sizing: border-box;
    border: none;
    padding: 0 10px;
}

.footer-info-wrap .gform_wrapper .top_label input.large,
.footer-info-wrap .gform_wrapper .top_label select.large {
    width: 100%!important;
    height: 48px;
    background: #fff;
    border-radius: 0px;
    color: #7b7b7b;
    font-size: 16px;
    box-sizing: border-box;
    border: none;
    padding: 0 5px;
}

.g-recaptcha>div>div {
    width: inherit !important;
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    max-width: 302px;
    border-right: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -webkit-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -moz-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    margin: 0 auto;
    height: 70x;
}

.g-recaptcha iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.g-recaptcha>div {
    position: relative;
    margin: 0 auto;
}


/* ==================================== /
/                                       /
/           Gravity Forms               /
/                                       /
======================================= */



/* General Settings ================================ */

.tm-contact-form .gform_widget {
    max-width: 677px;
    margin: 0px auto;
    position: relative;
    padding: 25px;
    box-sizing: border-box;
}

.tm-contact-form .gform_wrapper {
    margin: 0;
    max-width: 100%;
}

.tm-contact-form h3.uk-panel-title {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    line-height: 38px;
}

.tm-contact-form .gform_wrapper .top_label .gfield_label {
    display: none;
}

/* Field widths, sizes and borders ======================= */

.tm-contact-form .gform_wrapper textarea.large {
    height: 135px;
    width: 100%!important;
    background: #fff;
    border-radius: 0px;
    color: #7b7b7b;
    font-size: 16px;
    box-sizing: border-box;
    border: 2px solid #cdd2d5;
}

.tm-contact-form .gform_wrapper .top_label input.large, 
.tm-contact-form .gform_wrapper .top_label select.large {
    width: 100%!important;
    height: 48px;
    background: #fff;
    border-radius: 0px;
    color: #7b7b7b;
    font-size: 16px;
    box-sizing: border-box;
    border: 2px solid #cdd2d5;
}

/* Changes Browsers blue focus ring ========================== */

/*
input:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

input:focus, textarea#input_1_5:focus { 
    outline: none;
    box-shadow: 0 0 10px #df9eed;
}
*/


/* Form Button =================================== */

.tm-contact-form input#gform_submit_button_1 {
    max-width: 300px;
    height: 45px;
    background: #b3ebf8;
    border: none;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
}

.tm-contact-form input#gform_submit_button_1:hover {
    opacity: 0.8;
    cursor: pointer;
    color: #619adc !important; 
}

/* Google Captcha Responsive =================== */



.g-recaptcha > div > div {
    margin: 0px auto;
}

@media (max-width: 380px) {
    .tm-contact-form #rc-imageselect, .tm-contact-form .g-recaptcha {
        -webkit-transform:scale(0.77);
        transform:scale(0.77);
        -webkit-transform-origin:0 0;
        transform-origin:0 0;
        width: 130%;
        position: inherit;
        max-width: inherit;
    }
}

/* Confirmation and Error Message ======================= */

.tm-contact-form .gform_wrapper div.validation_error {
    color: #fcdd00;
    border-top: 2px solid #fcdd00;
    border-bottom: 2px solid #fcdd00;
    width: 100%;
}

.tm-contact-form .gform_wrapper .validation_message {
    color: #fcdd00;
    font-weight: 700;
    letter-spacing: normal;
}

.tm-contact-form .gform_wrapper .top_label .gfield_error { 
    width: 100%;
}

.tm-contact-form .gform_wrapper li.gfield.gfield_error, 
.tm-contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: none;
    border-top: none;
    border-bottom: none;
}

.tm-contact-form .gfield_description.validation_message:before {
    content: "\f071";
    font-family: 'FontAwesome';
    margin-right: 10px;
}

.tm-contact-form #gform_confirmation_message_1 {
    background: none;
    color: #fcdd00;
    text-align: center;
    padding: 25px;
}

/* Gform Placeholder ======================== */

.tm-contact-form ::-webkit-input-placeholder {
    color:  #4d4e4e;
} 

.tm-contact-form :-moz-placeholder {
    color:  #4d4e4e;
}

.tm-contact-form ::-moz-placeholder {
    color:  #4d4e4e;
}

.tm-contact-form :-ms-input-placeholder {
    color:  #4d4e4e;
}

/* ==================================== /
/                                       /
/           Fixed Widgets               /
/                                       /
======================================= */

.fixed-widgets-wrap {
    position: absolute;
}

/* ==================================== /
/                                       /
/            Responsive                 /
/                                       /
======================================= */

@media (max-width: 1200px) {
    
}

/* SMALL SCREENS ONLY 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 1201px) and (max-width: 1400px) {
}

/* MINI SCREENS ONLY 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 1051px) and (max-width: 1200px) {
.uk-navbar-nav > li > a {
    padding: 0px 12px;
    font-size: 15px;
}
	
	
}

@media (min-width: 1051px) {
}


@media (max-width: 1050px) {

    section.tm-top-a.uk-grid img {
    max-width: inherit;
    height: 600px;
}

.top-a-wrap {
    overflow: hidden;
}

.side-bubble1 {
    display: none;
}

.open-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    max-width: 100%;
    background: rgba(195, 230, 220, 0.71);
    padding: 16px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}

h2.open {
    margin: 0 auto;
}

}

/* TABLETS (LANDSCAPE) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 960px) and (max-width: 1050px) {
.uk-navbar-nav > li > a {
    padding: 0px 10px;
    font-size: 15px;
}

}

@media (min-width: 768px) and (max-width: 1050px) {
.uk-width-medium-1-5, .uk-width-medium-2-10 {
    width: 50%;
    margin: 0 auto;
}

.hov-img {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.mini-feats {
    position: relative;
    text-align: center;
}
}

/* TABLETS (PORTRAIT) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 768px) and (max-width: 959px) {
.uk-navbar-nav > li > a {
    height: 50px;
    padding: 0px 5px;
    line-height: 50px;
	font-size: 12px;
}
}

/* PHONES AND TABLETS (PORTRAIT) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 959px) {
.footer-contact {
    width: 100%;
}

p.footer-address, p.footer-number {
    text-align: center;
}

.footer-map {
    padding: 31%;
    margin-bottom: 50px;
    margin-right: 0px;
}

.footer-hours {
    width: 100%;
	text-align: center;
	padding: 0;
}

h2.footer-title:after {
    text-align: center;
    margin: 0 auto;
}

h2.footer-title {
    text-align: center;
}

table.footer-hours-table {
    margin: 0 auto;
}

}

/* PHONES (LANDSCAPE) AND TABLETS (PORTRAIT)
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 480px) and (max-width: 959px) {
}

@media (min-width: 768px) {

}

/* PHONES 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 767px) {

    .g-recaptcha > div {
    position: relative;
    margin: 0 auto;
}

.home .uk-width-medium-1-1 {
    text-align: center;
}

.side-bubble1 img{
    display: none;
}

.caption-wrap h2 {
    font-size: 32px;
}

.open-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background-color: rgba(199, 255, 254, 0.64);
}

.caption-wrap {
    position: relative;
}

section.tm-top-c.uk-grid .alignleft, section.tm-top-c.uk-grid .alignright {
    width: 100%;
	text-align: center;
    margin: 0;
}

section.tm-top-d.uk-grid .alignleft, section.tm-top-d.uk-grid .alignright {
    width: 100%;
	text-align: center;
    margin: 0;
}

.mini-feats-wrap {
    text-align: center;
}

.hov-img {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

    .toggle-wrap {
        display: block;
        clear: left;
        width: 100%;
        overflow: hidden;
    }
    
    .tm-navbar {
        margin: 0px;
        border: none;
    }
    
    nav.tm-navbar.uk-navbar {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    
    .uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
        height: auto;
    }
    
    .uk-navbar-center {
        max-width: 100%;
    }
    
    a.tm-logo-small img {
        max-width: 100%;
        text-align: center;
    }
    
    a.uk-navbar-toggle.uk-visible-small {
        width: 32px;
        height: 32px;
        margin: 0px 10px;
        display: block;
        padding: 0;
        text-align: center;
        float: none;
    }

    
    main.tm-content {
        padding: 15px;
    }

    .form-wrap .uk-container.uk-container-center {
        padding: 0;
    }
    
    .tm-contact-form .gform_wrapper textarea.large {
        width: 100%;
    }
    
    .tm-contact-form .gform_wrapper .gform_footer {
        position: inherit;
        text-align: center;
    }
    
    .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
        margin: 0;
        width: 100%;
    }
    
    .tm-contact-form input#gform_submit_button_1 {
        width: 250px;
    }

    .alignleft, .alignright {
        width: 100%;
        float: none;
        margin: 0;
    }

    .uk-slidenav-position .uk-slidenav-previous, .uk-slidenav-position .uk-slidenav-next {
        display: none!important;
    }

    .uk-overlay-panel {
        display: none;
    }

    .tm-contact-form .g-recaptcha {
        position: static;
        margin: 0px auto;
    }
    
}


/* PHONES (LANDSCAPE) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 480px) and (max-width: 767px) {
}

/* PHONES (PORTRAIT) 
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 479px) {

    .tm-contact-form input#gform_submit_button_1 {
        width: 230px;
    }

}



/* ==================================== /
/                                       /
/         Pick 8 Features               /
/                                       /
======================================= */

/* Fixed Form ============================ */
/*
.fixed-contact-wrap {
    position: fixed;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    max-width: 415px;
    z-index: 9;
}

div#fixed-contact {
    background: #f3f3f3;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #5b9957;
    padding: 10px;
    float: right;
}

div#fixed-contact:hover {
    cursor: pointer;
}

div#fixed-contact p {
    color: #5b992d;
    font-family: Oswald;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
}

i.uk-icon-envelope {
    color: #5e5e5e;
    display: block;
    width: 100%;
    font-size: 50px;
}

div#fixed-contact-form {
    display: none;
}

.fixed-lightbox-wrap {
    max-width: 354px;
    margin: 0px auto;
    background: #fff;
    padding: 25px;
    background-color: #505050;
    border-radius: 10px;
    box-shadow: -15px 18px 28px rgba(0, 0, 0, 0.5), inset -3px 3px 7px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.closeForm {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    line-height: 30px;
    border: 2px solid #fff;
    font-weight: bold;
}

.closeForm:hover {
    cursor: pointer;
}
*/

/* Exit intent Popup ============================================= */

/*
.exit-fixed-hover {
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 5px;
    z-index: 9999;
}

.exit-intent-wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    text-align: center;
}

.intent-close {
    color: #fff;
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
}

.intent-close:hover {
    opacity: 0.9;
    cursor: pointer;
}

.intent-content-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translateY(-50%, -50%);
    -ms-transform: translateY(-50%, -50%);
}
*/


/* Immediate Callback ======================================== */


/*
.header-info {
    text-align: right;
}

span.header-phone {
    color: #767676;
    font-family: Oswald;
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    text-align: right;
    display: inline-block;
    vertical-align: top;
}

div#immediateCallback {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

i.uk-icon-phone-square {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    color: #767676;
    font-size: 40px;
}

i.uk-icon-phone-square:hover {
    opacity: 0.9;
    cursor: pointer;
}

div#callbackWrap, div#callbackWrapBottom {
    display: none;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.lightbox-form-wrap {
    max-width: 310px;
    margin: 0px auto;
    padding: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    background-color: #5d5f62;
    border: 4px solid white;
    border-radius: 10px;
    box-shadow: inset 0 0 7px 5px rgba(0, 0, 0, 0.5);
}

span.xClose {
    display: inline-block;
    border: 2px solid #dddddd;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}

span.xClose:hover {
    cursor: pointer;
}

.closeCallback {
    text-align: right;
    color: #fff;
}
 
.header-wrap .gform_wrapper .top_label input.large {
    width: 100%!important;
    background: none;
    border: 2px solid #fff;
    border-radius: 8px;
    color: #fff;
}

.header-wrap input#gform_submit_button_3 {
    background-image: linear-gradient(180deg, #2e53c8 0%, #232db8 100%);
    border: none;
    width: 100%;
    height: 55px;
    color: white;
    font-family: Oswald;
    font-size: 30px;
    font-weight: 300;
}

.header-wrap ::-webkit-input-placeholder {
    color: #fff;
} 

.header-wrap :-moz-placeholder {
    color: #fff;
}

.header-wrap ::-moz-placeholder {
    color: #fff;
}

.header-wrap :-ms-input-placeholder {
    color: #fff;
}


a.uk-icon-google-plus, a.uk-icon-linkedin, a.uk-icon-twitter, a.uk-icon-facebook {
    width: 32px;
    height: 32px;
    text-align: center;
    background-color: #0062be;
    line-height: 32px;
    color: #fff;
    border-radius: 50%;
}

.header-social {
    text-align: right;
    margin-top: 15px;
}
*/

/* ==================================== /
/                                       /
/     Assorted Commented Out Code       /
/                                       /
======================================= */

/* Katan Blog Feed =========================== */

/*
.tm-bottom-a .uk-width-1-1.uk-width-medium-1-2:first-child {
    width: 80%;
}

.tm-bottom-a .uk-width-1-1.uk-width-medium-1-2:last-child {
    width: 20%;
}

.uk-panel.uk-panel-box.widget_recent_entries li {
    width: 50%;
    float: left;
    list-style: none;
}

.blog-text-wrap {
    display: inline-block;
    width: 72%;
    vertical-align: top;
    margin-top: 45px;
}

.date {
    background: url('/wp-content/uploads/2015/12/handprint.png')0 0 no-repeat;
    display: inline-block;
    width: 85px;
    height: 77px;
    margin-right: 10px;
    background: #000;
}

.uk-panel.uk-panel-box.widget_recent_entries a {
    font-family: Roboto;
    color: #569fc5;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    
}

.uk-panel.uk-panel-box.widget_recent_entries p {
    margin: 10px 0px;
}

p.blog-author {
    font-family: Roboto;
    color: #7f498a;
    font-size: 16px;
    font-weight: 100;
    line-height: 22px;
    text-align: right;
}

span.date-day {
    display: block;
    color: #fff;
    text-align: left;
    font-weight: 900;
    margin-top: 36px;
    margin-left: 30px;
    font-size: 18px;
    line-height: 18px;
}

span.date-month {
    display: block;
    margin-left: 36px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

*/

/* Katana Testimonials ========================= */

/*

.bottom-a-wrap {
    background: #fff;
    padding: 50px 0px;
}

.testimonial-wrap {
    float: left;
    width: 50%;
    padding: 35px;
    box-sizing: border-box;
}

.tm-bottom-a h3.uk-panel-title {
    color: #794500;
    font-size: 40px;
    line-height: 50px;
    font-weight: 400;
    text-align: center;
}

.tm-bottom-a h3.uk-panel-title:after {
    content: "";
    display: block;
    width: 25%;
    border-bottom: 2px solid #c9b599;
    margin: 25px auto;
}

p.author {
    color: #794500;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
    margin-top: 0;
}

p.bold {
    color: #794500;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    text-align: left;
}

p.italic {
    color: #794500;
    font-size: 16px;
    font-weight: 100;
    line-height: 26px;
    text-align: left;
    font-style: italic;
}

.avatar-wrap {
    float: left;
    margin-right: 50px;
}

a.testimonial-button {
    display: block;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 2px solid #794500;
    color: #794500;
    margin: 35px auto;
    overflow: auto;
}

a.testimonial-button:hover {
    background: #794500;
    color: #fcc477;
    text-decoration: none;
}

*/

/* Styling For Menu that goes with the blog feed */

/* 

.uk-panel.uk-panel-box.widget_nav_menu a {
    text-align: left;
    color: #c9b599;
}

.tm-bottom-b i.uk-icon-plus {
    float: right;
    color: #794500;
}

.uk-panel.uk-panel-box.widget_nav_menu h3 {
    color: #c9b599;
    border-bottom: 2px solid #c9b599;
    padding-bottom: 15px;
}

*/

/* Unity Homepage Switcher =================================== */

/*

.tm-bottom-a h3.uk-panel-title {
    background-color: #707070;
    margin: 0;
    line-height: 115px;
    color: #fff;
    font-size: 36px;
    padding-left: 35px;
}

.tm-switcher ul li:first-child {
    border-top: none;
}

.tm-switcher ul li {
    padding: 34.6px 40px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-top: 2px solid #035ea3;
}

.tm-switcher ul li.uk-active:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 40px 40px 40px 0;
    border-color: transparent #27965e transparent transparent;
    margin-left: -80px;
    top: 50%;
    margin-top: -40px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.tm-switcher-target li.uk-active {
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tm-switcher ul li:hover {
    background: #27965e;
}

.tm-switcher li.uk-active {
    background: #27965e;
}
 
.tm-bottom-a ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #0064af;
}

h3.switcher-title {
    color: #fff;
}

p.switcher-text {
    color: #fff;
}

.switer-link {
    position: relative;
}

.switer-link img {
    max-width: 700px;
    width: 100%;
}

a.switcher-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: block;
    max-width: 325px;
    width: 100%;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
} 

*/

/* Katana Style Search ================================= */

/* 
.tm-search-bar:not(.uk-hidden) {
  z-index: 999;
  position: absolute;
  top: 193px;
  right: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #f2f2f2;
  -webkit-animation-name: tm-search-bar;
  animation-name: tm-search-bar;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.tm-search-bar:not(.uk-hidden) > .uk-container {
  margin-top: 15px;
  padding: 0 45px;
}
.tm-search-bar:not(.uk-hidden) .uk-close {
  margin-top: 5px;
}
@-webkit-keyframes tm-search-bar {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tm-search-bar {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
*/








