	/*
Theme Name: Handy Squad New
Author: SMG
Version: 1.0.9

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Custom Templates
 *    15.1 - Homepage
 */


span span#skype_c2c_container {display:none!important;}
span span.skype_c2c_print_container {display:inline-block!important;font-size: inherit !important;}

span[class^='skype_pnh_container'] {display:none !important;}
span[class^='skype_pnh_print_container'] {display:inline !important;}

span[class^='skype_c2c_container'] {display:none !important;}
span[class^='skype_c2c_print_container'] {display:inline !important;}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans/OpenSans-Semibold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}


/**
 * 2.0 - Genericons
 */

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 Typography
 */

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: Open Sans;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: Open Sans;
	line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
 * 4.0 Elements
 */

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6em;
}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
}


/**
 * 5.0 Forms
 */

button,
input,
select,
textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="date"],
textarea {
	padding: 0.375em;
	width: 100%;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}


/**
 * 6.0 Navigations
 */


/**
 * 6.1 Links
 */

a {
	color: #333;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}


/**
 * 6.2 Menus
 */

nav.main-navigation {
    background-color: #000;
    color: #ffd22f;
}

    nav.main-navigation .menu-main-menu-container {
        position: relative;
        max-width: 1150px;
        margin: 0 auto;
    }

.main-navigation a {
	display: block;
	position: relative;
	color: #ffd22f;
    text-decoration: none;
    font-weight: 600;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.8em;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation li {
    
    display: inline-block;
    vertical-align: top;
    padding: 0 2%;
    height: 45px;
    line-height: 45px;
}

    .main-navigation li > a {
        font-size: 17px;
        cursor: pointer;
    }

 /**
 * Sub Menu Dropdown
 */

.main-navigation li > ul.sub-menu {
    display: block;
    height: 0px;
    width: 100%;
    position: absolute;
    background-color: #000;
    margin: 0px 0px 0px 0px;
    left: 0px;
    text-align: left;
    z-index: 9999;
    -webkit-transition: height 200ms ease-out;
    -moz-transition: height 200ms ease-out;
    -o-transition: height 200ms ease-out;
    -ms-transition: height 200ms ease-out;
    transition: height 200ms ease-out;
    overflow: hidden;
}

.main-navigation li.toggle-on > ul.sub-menu {
    /*height: 313px; */
}

.main-navigation li > ul.sub-menu li {
    width: 33%;
    display: inline-block;
    text-align: left;
    height: auto;
    padding: 1% 1%;
}

    .main-navigation li > ul.sub-menu li a {
        font-size: 20px;
        font-weight: 700;
    }

.main-navigation li.Services > .sub-menu {
    text-align: center;
}

    .main-navigation li > ul.sub-menu li a {
        width: 100%;
        display: inline-block;
        text-align: left;
        background-position-x: 0px;
        background-position-y: 14px;
        background-repeat: no-repeat;
        padding-left: 80px;
        color: #fff;
        min-height: 90px;
    }

    .main-navigation li > ul.sub-menu li .menu-item-description {
        line-height: 1.2;
        font-size: 14px;
        font-weight: 300;
        padding-right: 5%;
        margin-top : -7px;
    }

    .main-navigation li > ul.sub-menu li.Handyman a {
        background-image: url('images/menu-icons/handyman.png');
    }

    .main-navigation li > ul.sub-menu li.Carpentry a {
        background-image: url('images/menu-icons/carpentry.png');
    }

    .main-navigation li > ul.sub-menu li.Decorating a {
        background-image: url('images/menu-icons/decorating.png');
    }

    .main-navigation li > ul.sub-menu li.Electrics a {
        background-image: url('images/menu-icons/electrics.png');
    }

    .main-navigation li > ul.sub-menu li.Plumbing a {
        background-image: url('images/menu-icons/plumbing.png');
    }

    .main-navigation li > ul.sub-menu li.jetwashing a {
        background-image: url('images/menu-icons/jet-wash.png');
    }


    .main-navigation li > ul.sub-menu li.the-squad a {
        background-image: url('images/menu-icons/the-squad.png');
    }

    .main-navigation li > ul.sub-menu li.the-company a {
        background-image: url('images/menu-icons/the-company.png');
    }

    .main-navigation li > ul.sub-menu li.tradesmen a {
        background-image: url('images/menu-icons/tradesman.png');
    }

    .main-navigation li > ul.sub-menu li.testimonials a {
        background-image: url('images/menu-icons/testimonials.png');
    }

    .main-navigation li > ul.sub-menu li.squad-process a {
        background-image: url('images/menu-icons/the-process.png');
    }

    .main-navigation li > ul.sub-menu li.faqs a {
        background-image: url('images/menu-icons/faqs.png');
    }


.mobile-menu-button {
    display: none;
}


button.dropdown-toggle {
    display: none;
}

.secondary-toggle {
	background-color: transparent;
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	height: 42px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 50%;
	right: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 42px;
}

.secondary-toggle:before {
	color: #333;
	content: "\f419";
	line-height: 40px;
	width: 40px;
}

.secondary-toggle:hover,
.secondary-toggle:focus {
	background-color: transparent;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	outline: 0;
}

.secondary-toggle.toggled-on:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: 1px;
	left: -1px;
}

.post-navigation {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-weight: 700;
}

.post-navigation a {
	display: block;
	padding: 3.8461% 7.6923%;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.post-navigation .post-title {
	font-family: Open Sans;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	position: relative;
	z-index: 2;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}

.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
	opacity: 0.8;
}

.post-navigation div + div {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.pagination {
	background-color: #fff;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-family: Open Sans;
}

.pagination .nav-links {
	min-height: 3.2em;
	position: relative;
	text-align: center;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	line-height: 3.2em;
	padding: 0 0.6667em;
}

.pagination .page-numbers.current {
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: inline-block;
	height: 48px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 48px;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 48px;
	line-height: 48px;
	position: relative;
	width: 48px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
}

.pagination .prev {
	left: 0;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
}

.image-navigation,
.comment-navigation {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	font-family: Open Sans;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
}

.image-navigation a,
.comment-navigation a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
	color: #333;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\2215";
	font-weight: 400;
	margin: 0 0.7em;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
	content: "\f430";
	margin-right: 0.2em;
	position: relative;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
	content: "\f429";
	margin-left: 0.2em;
	position: relative;
}

.comment-navigation {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 2em 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
}

.image-navigation {
	padding: 0 7.6923%;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	margin-bottom: 2em;
}


/**
 * 7.0 Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}


/**
 * 10.0 Header
 */

header.site-header {
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding-top: 15px;
    top: 0;
}

    header.site-header .header-container {
        width: 100%;
        max-width: 1150px;
        margin: 0 auto;
        display: inline-block;
        text-align: left;
        padding-bottom: 10px;
    }

        header.site-header .header-container .header-message {
            display: inline-block;
            float: right;
            vertical-align: middle;
            position: relative;
            margin-right: 20px; /* Offset the bird image so other items dont collide with it */
            margin-top: 26px;
            width: 420px;
			/*background-color: #ffd22f;*/
			padding: 0px;
        }

            header.site-header .header-container .header-message p {
                margin-bottom: 0px;
                padding: 0 10px;
                background-color: #ffd22f;
                color: #000;
                height: 50px;
                line-height: 50px;
            }
.ticker-content p img{
	width: 36px !important;
}
.ticker{
	height: 50px !important;
}
.ticker-wrapper.has-js{
	height: 50px !important;
}
.ticker-swipe{
	height: 50px !important;
}

        /*    header.site-header .header-container .header-message p:after {
                content: '';
                display: inline-block;
                position: absolute;
                right: -65px;
                top: 50%;
                margin-top: -18px;
                background-image: url(images/message-bird.png);
                width: 59px;
                height: 36px;
            }*/

        header.site-header .header-container .header-contact {
            display: inline-block;
            vertical-align: middle;
            position: relative;
            float: right;
            margin-left: 4%;
            margin-top: 26px;
        }
header.site-header .header-container .header-contact a#covid-button:before {
	display:none !important;
}
header.site-header .header-container .header-contact a#covid-button {
    background-color: #000 !important;
    color: #ffd22f !important;
    border-bottom: 5px solid #454442;
}
header.site-header .header-container .header-contact a#covid-button:hover {
    background-color: #ffd22f!important;
    color: #000 !important;
    border-bottom: 5px solid #917c1f !important;
}

            header.site-header .header-container .header-contact span {
                display: inline-block;
                vertical-align: middle;
				font-size: 14px;
            }

            header.site-header .header-container .header-contact .book-online-btn,
            header.site-header .header-container .header-contact .phone-btn {
                background-color: #ffd22f;
                color: #000;
                padding: 0 10px;
                height: 50px;
                display: inline-block;
                line-height: 45px;
                border-bottom: 5px solid #917c1f;
                border-radius: 8px;
                font-weight: 700;
            }

            header.site-header .header-container .header-contact .book-online-btn {
                margin-right: 13px;
            }

                header.site-header .header-container .header-contact .book-online-btn:before {
                    content: '';
                    display: inline-block;
                    background-image: url('images/book-online.png');
                    vertical-align: middle;
                    width: 16px;
                    height: 25px;
                    margin-right: 10px;
                }

                header.site-header .header-container .header-contact .phone-btn:before {
                    content: '';
                    display: inline-block;
                    background-image: url('images/phone.png');
                    vertical-align: middle;
                    width: 12px;
                    height: 27px;
                    margin-right: 10px;
                }

.main-banner-container {
    width: 100%;
    margin-top: 1px;
}

.main-banner-container .main-banner-container-centre {
    max-width: 1370px;
    overflow: hidden;
    margin: 0 auto;
}


/**
 * 11.0 Widgets
 */

.widget {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 9.09090%;
	width: 100%;
	word-wrap: break-word;
}

.widget pre {
	line-height: 1.2;
}

.widget button,
.widget input,
.widget select,
.widget textarea {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.widget button,
.widget input {
	line-height: normal;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.7917em 1.5833em;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
	padding: 0.375em;
}

.widget-title {
	color: #333;
	font-family: Open Sans;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.widget > :last-child {
	margin-bottom: 0;
}

.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}

.widget_calendar caption {
	font-family: Open Sans;
	font-weight: 700;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.widget_calendar tbody a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 0.7667em 0;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}

.widget_recent_entries .post-date {
	display: block;
}

.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_rss li {
	margin-bottom: 1.6em;
}

.widget_rss ul:last-child,
.widget_rss li:last-child {
	margin-bottom: 0;
}

.widget_rss .rsswidget {
	border: 0;
	font-weight: 700;
}

.widget_rss .rsswidget img {
	margin-top: -4px;
}

.widget_rss .rss-date,
.widget_rss cite {
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
	display: block;
	line-height: 2;
	opacity: 0.8;
}

.textwidget > :last-child {
	margin-bottom: 0;
}

.textwidget a {
	border-bottom: 1px solid #333;
}

.textwidget a:hover,
.textwidget a:focus {
	border-bottom: 0;
}


/**
 * 12.0 Content
 */

.site-content {
    
    width: 100%;
    margin: 25px auto;
}

    .site-content .site-main {
        width:100%;
        max-width: 1150px;
        margin: 0 auto;
    }

.secondary {
	background-color: #fff;
	display: none;
	padding: 0 7.6923%;
}

.secondary.toggled-on {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	display: block;
}

.widget-area {
	margin: 9.09090% auto 0;
}




/**
 * 12.1 Posts and pages
 */

.hentry {
	background-color: #fff;
	position: relative;
}

.hentry.has-post-thumbnail {
	padding-top: 0;
}

.hentry.sticky:not(.has-post-thumbnail) {
	padding-top: -webkit-calc(7.6923% + 24px);
	padding-top: calc(7.6923% + 24px);
}

.hentry + .hentry {
	/*border-top: 1px solid rgba(51, 51, 51, 0.1); */
    border-top: 1px solid #000;

}

.post-thumbnail {
	border: 0;
	display: block;
	margin-bottom: 2.4em;
}
.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-header {
	
}

.entry-title {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-bottom: 0.9231em;
}

.entry-content,
.entry-summary {
	
}

.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin-top: 1.8462em;
	margin-bottom: 0.9231em;
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3636;
	margin-top: 2.1818em;
	margin-bottom: 1.0909em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-top: 2.6667em;
	margin-bottom: 1.3333em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
	border-bottom: 1px solid #333;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus {
	border-bottom: 0;
}

.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
	display: block;
}

.entry-content .more-link,
.entry-summary .more-link:after {
	white-space: nowrap;
}

.entry-content .more-link:after,
.entry-summary .more-link:after {
	content: "\f429";
	font-size: 16px;
	position: relative;
	top: 5px;
}

.author-info {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0 7.6923%;
	padding: 7.6923% 0;
}

.author-info .avatar {
	float: left;
	height: 36px;
	margin: 0 1.6em 1.6em 0;
	width: 36px;
}

.author-heading {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.author-title {
	clear: none;
}

.author-bio {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	overflow: hidden;
	padding-bottom: 1px;
}

.author-description {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.author-description a {
	border-bottom: 1px solid #333;
}

.author-description a:hover,
.author-description a:focus {
	border-bottom: 0;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.author-link {
	white-space: nowrap;
}

.author-link:after {
	content: "\f429";
	position: relative;
	top: 1px;
}

.entry-footer {
	background-color: #f7f7f7;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	
}

.entry-footer a {
	border-bottom: 1px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.entry-footer a:hover {
	border-bottom: 1px solid #333;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #333;
}

.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}

.updated:not(.published) {
	display: none;
}

.sticky .posted-on {
	display: none;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
	margin-right: 2px;
	position: relative;
}

.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
	margin-right: 1em;
}

.format-aside .entry-format:before {
	content: "\f101";
}

.format-image .entry-format:before {
	content: "\f473";
}

.format-gallery .entry-format:before {
	content: "\f103";
}

.format-video .entry-format:before {
	content: "\f104";
}

.format-status .entry-format:before {
	content: "\f105";
}

.format-quote .entry-format:before {
	content: "\f106";
}

.format-link .entry-format:before {
	content: "\f107";
}

.format-chat .entry-format:before {
	content: "\f108";
}

.format-audio .entry-format:before {
	content: "\f109";
}

.posted-on:before {
	content: "\f307";
}

.byline:before {
	content: "\f304";
}

.cat-links:before {
	content: "\f301";
}

.tags-links:before {
	content: "\f302";
}

.comments-link:before {
	content: "\f300";
}

.full-size-link:before {
	content: "\f402";
}

.edit-link:before {
	content: "\f411";
}

.comments-link,
.edit-link {
	white-space: nowrap;
}

.page-header {
	background-color: #fff;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.page-title {
	font-family: Open Sans;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.taxonomy-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	padding-top: 0.4em;
}

.taxonomy-description a {
	border-bottom: 1px solid #333;
}

.taxonomy-description a:hover,
.taxonomy-description a:focus {
	border-bottom: 0;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-content {
	background-color: #fff;
	padding: 7.6923%;
}

.page-content > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: Open Sans;
	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	height: 2em;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
	width: 2em;
}

.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.6em;
}

.type-attachment .entry-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	line-height: 1.5;
	padding-top: 0.5em;
	word-wrap: break-word;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}


/**
 * 12.2 Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-bottom: 1.3333em;
}

.format-link .entry-title a:after {
	content: "\f442";
	font-size: 24px;
	height: 24px;
	position: relative;
	top: 0;
	width: 24px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 12.3 Comments
 */

.comments-area {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.comments-area > :last-child {
	margin-bottom: 0;
}

.comment-list + .comment-respond {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
	font-family: Open Sans;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.comments-title {
	margin-bottom: 1.3333em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 1.6em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.8em;
}

.comment-author {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	margin-bottom: 0.4em;
}

.comment-author a:hover {
	border-bottom: 1px solid #707070;
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
	float: left;
	height: 24px;
	margin-right: 0.8em;
	width: 24px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}

.comment-metadata,
.pingback .edit-link {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
	border-bottom: 1px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
	color: #333;
}

.comment-metadata {
	margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
	margin-left: 1em;
}

.pingback .edit-link {
	margin-left: 1em;
}

.pingback .edit-link:before {
	top: 5px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .reply {
	font-size: 12px;
	font-size: 1.2rem;
}

.comment-list .reply a {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: inline-block;
	font-family: Open Sans;
	font-weight: 700;
	line-height: 1;
	margin-top: 2em;
	padding: 0.4167em 0.8333em;
	text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
	border-color: #333;
	color: #333;
	outline: 0;
}

.comment-form {
	padding-top: 1.6em;
}

.comment-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	display: block;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
	width: 100%;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 2em;
}

.logged-in-as a:hover {
	border-bottom: 1px solid #333;
}

.no-comments {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-weight: 700;
	padding-top: 1.6em;
}

.comment-navigation + .no-comments {
	border-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #c0392b;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -3px;
}


/**
 * 13.0 Footer
 */

footer.site-footer {

}

    footer.site-footer .footer-container {
        max-width: 1150px;
        margin: 0 auto;
        width: 100%;
    }

    footer.site-footer .footer-top {
        background-color: #ffd22f;
        color: #fff;
        padding: 20px 0 10px 0;
width:100%;
float:left;
    }

        footer.site-footer .footer-top .sub-text {
            max-width: 233px;
            margin: 0;
            display: inline-block;
        }

            footer.site-footer .footer-top .sub-text .sub-top {
                font-size: 43px;
                font-weight: 700;
                display: block;
                line-height: 1;
            }

            footer.site-footer .footer-top .sub-text .sub-bottom {
                font-size: 22px;
                font-weight: 700;
                clear: left;
                display: block;
                line-height: 1;
            }

    footer.site-footer .footer-bottom {
        background-color: #3e3e3e;
        color: #fff;
        padding:20px 0;
         width:100%;
         float:left;
    }

        footer.site-footer .footer-bottom .foot-left,
        footer.site-footer .footer-bottom .foot-middle,
        footer.site-footer .footer-bottom .foot-right {
            width: 100%;
            float: left;
            position: relative;
            min-height: 250px;
        }

        footer.site-footer .footer-bottom .foot-left {
            max-width: 24%;
        }

        footer.site-footer .footer-bottom .foot-middle {
            padding-left: 2%;
            max-width: 45%;
            border-left: 1px solid #fff;
        }

        footer.site-footer .footer-bottom .foot-right {
            max-width: 31%;
            padding-left: 2%;
            border-left: 1px solid #fff;
        }

        footer.site-footer .footer-bottom .foot-title {
            font-size: 22px;
            color: #ffd22f;
            margin-bottom: 20px;
        }

        footer.site-footer .footer-bottom .foot-left .foot-nav-menu {
            margin: 0px;
        }

            footer.site-footer .footer-bottom .foot-left .foot-nav-menu li {
                list-style: none;
                display: inline-block;
                position: relative;
                max-width: 49%;
                width: 100%;
                padding: 5px 0px;
            }

                footer.site-footer .footer-bottom .foot-left .foot-nav-menu li a {
                    color: #fff;
                    padding-left: 20px;
                }

                    footer.site-footer .footer-bottom .foot-left .foot-nav-menu li a:before {
                        content: '';
                        display:block;
                        position:absolute;
                        left: 0px;
                        top: 50%;
                        margin-top: -6px;
                        width: 14px;
                        height: 13px;
                        background-image: url('images/foot-arrow.png');
                    }

        footer.site-footer .footer-bottom .foot-middle img {
            float: left;
        }

        footer.site-footer .footer-bottom .foot-middle p {
            position: relative;
            text-align: center;
            float: left;
            max-width: 44%;
            width: 100%;
            margin-left: 2%;
        }

            footer.site-footer .footer-bottom .foot-middle p.foot-address {
                padding-top: 25px;
            }

                footer.site-footer .footer-bottom .foot-middle p.foot-address:before {
                    content: '';
                    display: block;
                    width: 16px;
                    height: 21px;
                    top: 0px;
                    left: 50%;
                    margin-left: -8px;
                    position: absolute;
                    background-image: url('images/foot-marker.png');
                }

            footer.site-footer .footer-bottom .foot-middle p.foot-phone {
                padding-top: 17px;
            }

                footer.site-footer .footer-bottom .foot-middle p.foot-phone:before {
                    content: '';
                    display: block;
                    width: 30px;
                    height: 12px;
                    top: 0px;
                    left: 50%;
                    margin-left: -15px;
                    position: absolute;
                    background-image: url('images/foot-phone.png');
                }

    footer.site-footer .foot-right .social-links .fa-circle {
        color: #fff;
        opacity: 0.8;
    }

    footer.site-footer .foot-right .social-links .fa-facebook,
    footer.site-footer .foot-right .social-links .fa-twitter,
    footer.site-footer .foot-right .social-links .fa-google-plus {
        color: #3e3e3e;
    }

    footer.site-footer .footer-copyright {
        background-color: #202020;
        color: #fff;
        padding: 10px 0;
        text-align: center;
    }



/**
 * 14.0 Media
 */

.site .avatar {
	border-radius: 50%;
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

audio,
canvas {
	display: inline-block;
}

embed,
iframe,
object,
video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}

.wp-playlist.wp-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}


/**
 * 14.1 Captions
 */

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}


/**
 * 14.2 Galleries
 */

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: Open Sans;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 15.0 Custom templates
 */

/**
 * 15.1 Homepage
 */


.home h1.entry-title {
    text-align: center;
    color: #535353;
    position: relative;
}

    .home h1.entry-title:before {
        content: '';
        display: inline-block;
        width: 86px;
        height: 1px;
        background-color: #3e3e3e;
        vertical-align: middle;
        margin-right: 10px;
    }

    .home h1.entry-title:after {
        content: '';
        display: inline-block;
        width: 86px;
        height: 1px;
        background-color: #3e3e3e;
        vertical-align: middle;
        margin-left: 10px;
    }

.home-services {
    margin-top: 30px;
	display: grid;
}

    .home-services .home-services-title {
        text-align: center;
        max-width: 600px;
        width: 100%;
        margin: 0 auto;
        color: #333333;
        font-weight: 700;
        font-size: 32px;
        padding: 7px 0px;
        position: relative;
    }
span.bar {
    height: 4px;
    width: 64px;
    background-color: #FFD22E;
    display: block;
    margin: 0 auto;
    margin-top: 16px;
}
.home-services .home-services-icons {
  margin:48px auto;
  text-align: center;
  max-width: 820px;
	margin-bottom: 16px;
}
.home-services .home-services-icons li {
    list-style: none;
    display: inline-block;
    padding: 0px 2% 48px;
    min-width: 156px;
    width: 24%;
}
.home-services-text {
    margin-top: 22px;
}
.home-services .home-services-title strong {
    font-size: 60px;
}
h2.home-services-title.font48 {
    font-size: 48px;
}
a.book-online-btn {
    position: relative;
    margin-left: -20px;
    font-size: 16px;
	display: block;
}
.home-book-online-btns a.book-online-btn:after {
    content: "";
    background: url(images/contact-support_119261.svg);
    width: 17px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
}
.home-services .home-services-icons li span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    font-family: 'Open Sans';
	margin-top: 16px;
}

.home-cta-btns {
    text-align: center;
    margin: 10px 0;
}

.home-cta-btns ul {
	margin: 0px;
}

    .home-cta-btns li {
        display: inline-block;
        list-style: none;
        vertical-align: top;
        padding: 0 4%;
        width: 25%;
    }

        .home-cta-btns li a {
            display: block;
            border: 3px solid #000;
            font-weight: 500;
            padding: 10px;
            width: 100%;
            font-size: 17px;
        }

article.home-whyhandysquad {
    background-color: #000;
    color: #fff;
    margin: 25px 0px;
    padding: 20px 0;
    position: relative;
    height: 300px;
}

    article.home-whyhandysquad .home-whyhandysquad-container {
        width: 100%;
        max-width: 1150px;
        margin: 0 auto;
    }

    article.home-whyhandysquad .home-whyhandysquad-title {
        font-size: 25px;
    }

    article.home-whyhandysquad .home-whyhandysquad-content {
        float: left;
        clear: left;
        max-width: 74%;
        margin-right: 2%;
        width: 100%;
        padding: 20px 0;
    }

    article.home-whyhandysquad .home-whyhandysquad-points {
        float: left;
        max-width: 24%;
        width: 100%;
        background-color: #ffd22f;
        padding: 20px 20px;
        height: 300px;
        margin-top: -60px;
    }

        article.home-whyhandysquad .home-whyhandysquad-points ul {
            margin: 0px;
        }

            article.home-whyhandysquad .home-whyhandysquad-points ul li {
                list-style: none;
                font-weight: 700;
                font-size: 25px;
                padding: 5px;
                position: relative;
            }

                article.home-whyhandysquad .home-whyhandysquad-points ul li:after {
                    content: '';
                    display: block;
                    position: absolute;
                    right: 0px;
                    top: 50%;
                    margin-top: -15px;
                    width: 30px;
                    height: 30px;
                    background-image: url('images/icons/home-tick.png');
                }

.home-testimonials {
    margin: 25px 0px;
    padding: 20px 0;
    position: relative;
    height: 300px;
}

    .home-testimonials .home-testimonials-container {
        width: 100%;
        max-width: 1150px;
        margin: 0 auto;
        position: relative;
    }

        .home-testimonials .home-testimonials-container .home-testimonials-title {
            font-size: 25px;
            text-align: center;
            margin-bottom: 25px;
        }

        .home-testimonials .home-testimonials-container .home-testimonial {
            position: absolute;
            width: 100%;
            list-style: none;
            opacity: 0;
            -webkit-transition: opacity 500ms ease-out;
            -moz-transition: opacity 500ms ease-out;
            -o-transition: opacity 500ms ease-out;
            -ms-transition: opacity 500ms ease-out;
            transition: opacity 500ms ease-out;
        }

            .home-testimonials .home-testimonials-container .home-testimonial.hs-test-curr {
                display: block;
                opacity: 1;
            }

            .home-testimonials .home-testimonials-container .home-testimonial.hs-test-next {
                display: block;
                opacity: 0;
            }

            .home-testimonials .home-testimonials-container .home-testimonial:after {
                content: '';
                display: block;
                clear: both;
                height: 0px;
            }

            .home-testimonials .home-testimonials-container .home-testimonial .home-testimonials-image {
                width: 100%;
                max-width: 20%;
                margin-right: 2%;
                float: left;
            }

                .home-testimonials .home-testimonials-container .home-testimonial .home-testimonials-image .image-mask {
                    width: 195px;
                    height: 195px;
                    margin: 0 auto;
                    overflow: hidden;
                    border: 4px solid #ffd22f;
                    border-radius: 50%;
                }

            .home-testimonials .home-testimonials-container .home-testimonial .home-testimonials-content {
                width: 100%;
                max-width: 74%;
                float: left;
                font-style: italic;
                padding-left: 50px;
                position: relative;
                height: 195px;
            }

                .home-testimonials .home-testimonials-container .home-testimonial .home-testimonials-content:before {
                    content: '';
                    position: absolute;
                    left: 0px;
                    top: 0px;
                    background-image: url('images/quotes.png');
                    width: 39px;
                    height: 28px;
                }

                .home-testimonials .home-testimonials-container .home-testimonial .home-testimonials-content .quote-name {
                    position: absolute;
                    bottom: 0px;
                    right: 0px;
                    font-weight: 500;
                    color: #ffd22f;
                }

.home-latestnews {
    padding: 0 4%;
}
.excerpt .read-more {
    margin-right: 1%;
}
.home-latestnews .home-latestnews-container {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

    .home-latestnews .home-latestnews-container .home-latestnews-title {
        font-size: 25px;
        text-align: center;
        margin-bottom: 25px;
    }

        .home-latestnews .home-latestnews-container .featured-post {
            list-style: none;
            margin-bottom: 15px;
            max-width: 22%;
            display: inline-block;
            text-align: left;
            vertical-align: top;
            margin-right: 1%;
            margin-left: 1%;
        }

            .home-latestnews .home-latestnews-container .featured-post h4 a {
                display: block;
                font-weight: 700;
                color: #ffd22f;
                font-size: 20px;
                margin-bottom: 15px;
                text-decoration: none;
                border-bottom: 0px;
            }

            .home-latestnews .home-latestnews-container .featured-post .read-more {
                display: block;
                border: 1px solid #ffd22f;
                color: #ffd22f;
                font-style: italic;
                border-radius: 3px;
                max-width: 95px;
                text-align: center;
                margin-top: 10px;
                margin-left: auto;
            }


.page.page-id-51 .entry-content {
    padding: 0 30px;
}
a.phone-btn.outsideuk {
    margin-left: 13px;
}

@media screen and (max-width: 800px) {
#masthead .stickyBtn {
	position: fixed;
	top: 0;
	z-index: 999999999999;
	background: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0 !important;
}
.page-id-51 #masthead .stickyBtn {
	display: none;
}
.home-services-icons li.mobile-only-icon{
	display: inline-block !important;
}	
/*.header-message {
  display: none !important;
}*/
.main-banner-container {
 /* padding-top: 210px !important;*/
}

.main-banner-container {
        padding-top: 0px;
    }

.main-banner-container .banner-container {
            height: auto;
        }

.main-banner-container .main-banner-content .main-banner-feed {
            float: none;
            position: relative;
            height: auto;
        }

.banner-padding-container {
        display: none;
    }

.main-banner-container {
        max-height: inherit;
    }

    header.site-header .header-container .site-logo {
        max-width: 200px;
    }


    header.site-header .header-container .header-contact {
        display: block;
        float: none;
        margin: 0px;
        width: 100%;
        text-align: center;
        margin-top: 20px;
        margin-right: 20px;
    }

        header.site-header .header-container .header-contact .book-online-btn {
            margin: 0 1%;
            font-size: 13px;
        }

            header.site-header .header-container .header-contact .book-online-btn:before {
                margin-right: 5px;
            }

        header.site-header .header-container .header-contact .phone-btn {
            margin: 0 1%;
            font-size: 13px;
        }

            header.site-header .header-container .header-contact .phone-btn:before {
                margin-right: 5px;
            }

    header.site-header .header-container .header-message {
        display: block;
        float: none;
        margin: 20px auto 0;
        width: 54%;
    }

        header.site-header .header-container .header-message p {
            position: relative;
            /*border-right: 45px solid #fff;*/
            font-size: 11px;
        }

            header.site-header .header-container .header-message p:after {
                background-size: 40px auto;
                background-repeat: no-repeat;
                right: -45px;
                width: 40px;
                height: 25px;
                margin-top: -12px;
            }

    footer.site-footer .footer-container {
        padding: 0 4%;
    }

    footer.site-footer .footer-bottom .foot-title {
        text-align: left;
    }

    footer.site-footer .footer-bottom .foot-left {
        max-width: 100%;
    }

    footer.site-footer .footer-bottom .foot-middle {
        max-width: 100%;
        border: 0px;
        padding: 0px;
        text-align: center;
    }

        footer.site-footer .footer-bottom .foot-middle img {
            float: none;
        }

        footer.site-footer .footer-bottom .foot-middle p {
            display: block;
            float: none;
            margin: 20px auto;
        }

    footer.site-footer .footer-bottom .foot-right {
        max-width: 100%;
        border: 0px;
        padding: 0px;
    }

}

@media screen and (max-width: 800px) {
  
	  .main-navigation li > ul.sub-menu li {
    line-height: 2;
    height: auto !important;
    background-color: #ffd22f;
    color: #000;
}
.page-template-about-us .tab-row.about-row {
  float: left;
  margin-right: 5%!important;
  width: 45%!important;
}
.page-template-about-us .tab-row.about-row:nth-child(2n) {
  margin-right: 0;
}
h2.sub-head {
  font-size: 1.8rem;
}


	.tp-caption.largetext1.tp-fade.tp-resizeme.start {
     margin-left: 20% !important;
}

	.tp-caption.tp-fade.fullscreenvideo.tp-videolayer.start.fullcoveredvideo {
	  visibility: hidden !important;
	}

    .main-navigation li > ul.sub-menu li.all-services {
        background-color:#ffdd3d;
        margin-top: 0px;
    }

        .main-navigation li > ul.sub-menu li.all-services > a {
            color: #333;
            padding: 5px 0;
        }

    .mobile-menu-button {
        display: block;
        margin: 5px 0px;
        padding: 10px 0px;
        cursor: pointer;
        font-family: Open Sans-Bold;
        font-size: 50px;
        position: absolute;
        top: 0px;
        right: 20px;
    }

    nav.stickyy {
        margin-top: 2px;
    }

    nav.main-navigation {
        -webkit-transition: height 400ms ease-out;
        -moz-transition: height 400ms ease-out;
        -o-transition: height 400ms ease-out;
        -ms-transition: height 400ms ease-out;
        transition: height 400ms ease-out;
        overflow: hidden;
        height: 0px;
        position: absolute;
        background-color: #000;
        color: #fff;
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
        padding: 0 2%;
        position: absolute;
        top: 111px;
    }

        nav.main-navigation li a {
            color: #fff;
        }

        nav.main-navigation li > a {
            border-bottom: 1px solid #fff;
        }

        nav.main-navigation li.toggle-on > a {
            border-bottom: 1px solid #000;
        }

        nav.main-navigation li:last-child > a {
            border: 0px;
        }

        .main-navigation.expand {
            height: auto;
            z-index: 999;
        }

        .main-navigation li {
            display: block;
            width: 100%;
            text-align: left;
            height: auto;
        }

            .main-navigation li > ul.sub-menu {
                position: relative;
                left: inherit;
                margin-left: 0px;
                margin-bottom: 5px;
                border-bottom: 1px solid #000;
            }

            .main-navigation li#menu-item-988 > ul.sub-menu {
                margin-left: 0px;
                left: inherit;
            }

                .main-navigation li:last-child ul.sub-menu {
                    border-bottom: 0px;
                }

                .main-navigation li > ul.sub-menu li {
                    display: block;
                    width: 100%;
                    padding: 0 4%;
                }

            .main-navigation li.toggle-on > ul.sub-menu {
                height: auto;
                background-color: #ffd22f;
                color: #000;
            }

        .main-navigation .menu-item-description {
            display: none;
        }

        .main-navigation li > ul.sub-menu li a {
            height: auto;
            min-height : inherit;
            color: #000;
        }

    .main-navigation li > ul.sub-menu li {
        height: auto;
        line-height: 2;
    }

            .main-navigation li > ul.sub-menu li a {
                padding-left: 0px;
                background-image: none!important;
                font-size: 17px;
                font-weight: 500;
                border-bottom: 1px solid #000;
            }

        .main-navigation li > ul.sub-menu li:last-child a {
            border: 0px;
        }

    .home h1.entry-title:before {
        display: none;
    }

    .home h1.entry-title:after {
        display: none;
    }

    article.home-whyhandysquad {
        height: auto;
    }

        article.home-whyhandysquad .home-whyhandysquad-title {
            padding: 0 4%;
        }

        article.home-whyhandysquad .home-whyhandysquad-content {
            float: none;
            padding: 0 4%;
            margin: 0px;
            max-width: 100%;
        }

        article.home-whyhandysquad .home-whyhandysquad-points {
            float: none;
            padding: 2% 4%;
            margin: 0px 4%;
            height: auto;
            max-width: 92%;
        }

    .home-testimonials {
        display: none;
    }

    .home-cta-btns li {
        width: 70%;
        margin-bottom: 15px;
    }

        .home-latestnews .home-latestnews-container .featured-post {
            max-width: 100%;
            margin-right: 0px;
            margin-left: 0px;
        }

}


@media screen and (max-width: 800px) {
    /*##############*/
    /*#### Header - Overwrite sticky functionality */
    /*#### Did no want to add more overhead to JS so overwriting with CSS*/

    header.site-header {
        position: relative;
        margin-top: 0px;
        padding-top: 10px;
    }

        header.site-header .site-header-container::after {
            content: ' ';
            height: 0px;
            display: block;
            clear: both;
        }

    .main-banner-container {
        margin-top: 0px;
    }


    .site-branding img {
        height: auto!important;
        margin-top: 0px!important;
    }

    .handy-squad-info {
        display: block!important;
        text-align: center;
        float: none;
    }

        .handy-squad-info span {
            float: none;
            line-height: 1;
            display: inline-block;
            vertical-align: middle;
        }

    .site-header.sticky .search-form,
    .site-header .search-form {
        display: block;
        margin-top: 10px!important;
        float: none;
        margin: 0 auto!important;
    }

    .header-cta1 {
        display: block!important;
        margin-right: 0px;
        text-align: center;
        clear: both;
    }

    .site-header.sticky .social-media-header-container {
        display: block!important;
    }

    nav.stickyy {
        margin-top: 10px;
    }

    .site-header-container .site-branding {
        float: none;
        text-align: center;
    }

    .main-navigation ul {
        text-align: center;
    }

    .site-footer .footer-container {
        text-align: center;
    }

        .site-footer .footer-container .footer-menu {
            text-align: left;
        }

        .site-footer .footer-container .footer-contact {
            display: block;
            max-width: 325px;
            margin: 0 auto;
        }


    body.page-id-59 .entry-title,
    body.page-id-51 .entry-title,
    body.blog .page-title.blog-title {
        position: relative;
        margin-top: 0px;
        font-size: 26px;
    }

    .page-template-jobs .site-main article .entry-title, .page-template-sub-jobs .parent-title {
        position: relative;
        margin-top: 0px;
        font-size: 26px;
    }

    .page-template-sub-jobs .parent-title {
        position: relative;
        margin-top: 0px;
        font-size: inherit;
        font-family: Open Sans;
    }

    .site .site-content .content-area.two-col {
        max-width: 100%;
        display: block;
    }

    .site .site-content .sidbar-cta {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-left: 0px;
    }

        .site .site-content .sidbar-cta img {
            max-width: 250px;
            width: 100%;
        }

    .site-footer .footer-container .footer-contact.signup {
        float: none;
        margin: 0 auto;
    }

}

/* Amo css start */


#all-serv .sub-service-content {
    margin-top: 5%;
  width: 100%;
  float: left;
}
#all-serv .sub-service img {
  width: 50%;
  margin-top: -28%;
  border-radius: 50%;
}
#all-serv .sub-service {
    padding: 4%;
  width: 100%;
  float: left;
  
}
#all-serv .sub-img {
  text-align: center;
  width: 100%;
  clear: both;
}
.page-template-all-services img.banner-image {
  display: none;
}
#all-serv {
  float:left;
  width:100%;
  text-align:center;
}
#all-serv article {
  margin-bottom: 4%;
}
p.serv-p {
  width: 85%;
  margin: 0 auto;
}
#all-serv div.sub-service-outer {
  width: 31%;
  float: left;
 border: 1px solid #ccc;
  padding-top: 2%;
   padding-bottom: 2%;
  margin-right: 1%;
  margin-top: 4%;
  margin-bottom: 3%;
  margin-left: 1%;
}
#all-serv .more-in {
  width: 100%;
  float: left;
  margin-top: 5%;
}
#all-serv .sub-service-content h2
{
font-size: 21px;
min-height:78px;
}
#all-serv .more-in a
{
border-bottom: 2px solid #ffd22f;
}

.home #all-serv {
    float: left;
    width: 100%;
    text-align: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.home #all-serv div.sub-service-outer {
    width: 31%;
    float: left;
    border: 0;
    padding-top: 48px !important;
    padding-bottom: 0;
    margin-right: 1%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 1%;
}
.ome .site-content .site-main {
    max-width: 1180px;
}
.home #all-serv .sub-service img {
    width: 100%;
    margin-top: 0;
    border-radius: unset;
}
.home #all-serv .sub-service {
    padding: 0;
}
.home #all-serv .sub-service-content {
    margin-top: 23px;
}
.home #all-serv .sub-service-content h2 {
    min-height: unset !important;
}
.home #all-serv .more-in {
    margin-top: 12px;
}
/* desktop screen*/

@media (max-width:768px){
h2.home-services-title.font48 {
    font-size: 32px;
}
.home-services .home-services-title strong {
    font-size: 40px;
}
.home-services .home-services-icons li {
    list-style: none;
    display: inline-block;
    padding: 0px 2% 18px;
}
.sub_pages_links {
    margin-top: 170px !important;
}
.home-latestnews .home-latestnews-container .featured-post h4 a {
  margin-bottom: 10px !important;
}

.home-latestnews .featured-post {
  text-align: center !important;
}
.home-latestnews .featured-post a img {
  width: 75%;
  margin: 6px auto;
  float: none !important;
}
.home-latestnews .home-latestnews-container .read-more {
  margin: 10px auto !important;
}
.home-latestnews .home-latestnews-container .featured-post {
  margin-bottom: 20px;
}

#all-serv .sub-service-outer:last-child .sub-service {
  margin-bottom: 30px;
}
  	#all-serv .sub-service {
  	padding: 4%;
 	 border: 1px solid #ccc;
  	width: 100%;
  	float: left;
  	margin-bottom: 35%;
	}
	.home #all-serv .sub-service {
		border: 0;
		margin-bottom: 0;
	}
	#all-serv div.sub-service-outer
	 {
 	 width: 90%;
  	float: none !important;
         border:none !important;
 	 margin: 0 auto;
 	 padding: 2%;
 	 margin-top: 4%;
 	 height: auto !important;
	}
	.home #all-serv div.sub-service-outer {
		padding: 0;
	}
	.home #all-serv .sub-service {
		padding-bottom: 0 !important;
	}
	#all-serv
	{
	float:left;
	  }
	  #all-serv article 
	  {
		margin-bottom: 5%;
	  }
	  #all-serv .sub-service
	  {
		padding-bottom: 20px;
	  }
     #all-serv .sub-service-content h2
	  {
	  font-size: 21px;
	  min-height:50px;
	  }
       #all-serv article 
		{
    	margin-bottom: 23%;
		}
      .desktop
		{
		  display:none !important;
		}
        .mobile {
          display: block !important;
        }
}          


@media (max-width:1023px) and (min-width:769px){



  #all-serv div.sub-service-outer
  {
      height: auto;
  }
  #all-serv .sub-service-outer.static .sub-service
  {
  min-height: 230px;
  }
  #all-serv .sub-service
  {
  min-height: 210px;
  }
   p {
    padding: 0 2%;
   }
.home-whyhandysquad-title{padding: 0 2%;}
  .quote-right-icon {
  float: right;
  width: 12%;
}
#all-serv .sub-service-content h2
{
font-size: 21px;
min-height:70px;
}
 
}


@media (max-width:640px){
header.site-header .header-container .header-message {
    width: 68%;
}
.quote-right-icon {
  width: 16%;
}
.t-inner-text {
  width: 82%!important;
  padding: 0 10px;
}
   /*#all-serv */
   .home-testimonials .home-testimonials-content
   {
    height: auto !important;
      position: relative !important;
    }
.text-testi {
  float: left;
  width: 75% !important;
  margin-left: 30px;
}
/*#all-serv*/ .home-testimonials {
  height:330px !important;
}
#all-serv .contact-serv {
  padding-top: 40px;
}
}




@media (max-width:1023px){



footer.site-footer .footer-top .sub-text {
  max-width: 100%!important;
}
footer.site-footer .footer-top .sub-text {
   width: 100%!important;
  text-align: center!important;
}
 .news 
    {
       width: 100% !important;
     float: left !important;
     } 
    footer.site-footer .footer-container
    {
     width:90% !important;
     }
     .news p.sml_name
     {
        width:100% !important;
         
      }
    
     .news p.sml_email
       {
       width:100% !important;
       }
      .news p.sml_submit
       {
        width:100%;
        float:left;
         }
     /*#all-serv*/ .home-testimonials 
      {
      height: 300px;
       }
       .foot-logo 
	{
  	width: 100%;
        float: left;
         margin-top: 10%;
	}
	.follow {
 	 width: 100%;
 	 float: left;
	}
     .all-left 
		{
    	text-align: left;
    	width: 90%;
   	 	margin: 0 auto;
		}
     
	.home-services-icons > li {
		margin-bottom: 5%;
	}
}

@media (min-width:1024px){
	.smaller .header-contact, .smaller .header-message {
  margin-top: 0px !important;
}
  #all-serv div.sub-service-outer
  {
      height: auto;
     
  }
  .foot-logo {
  width: 45%;
  float: left;
  margin-top: 10%;
  }
  .follow {
  width: 50%;
  float: left;
  }
  #all-serv .sub-service
  {
  min-height: 240px;
  }
}
/*#all-serv */
.home-testimonials 
{
  width: 100%;
  height: 290px;
  float: left;
  background: #F9F9F9;
}
/*#all-serv*/ .home-testimonials .home-testimonials-image .image-mask {
  display: none;
}
/*#all-serv*/ .home-testimonials .home-testimonials-content
{
max-width:100% !important;
float: left  !important;
height:122px !important;
    padding-left: 5%;
    padding-right: 5%;
}
/*#all-serv*/ .home-testimonials .home-testimonials-container .home-testimonial .home-testimonials-content .quote-name
{
  float: left;
  font-weight: 500;
  width: 100%;
  color: #000;
  margin-top: 3%;
  text-align: center;
}
.contact-serv {
  width: 90%;
  margin: 0 auto;
  clear: both;
  max-width: 500px;

}
.site-content .contact-serv {
	width: 100%;
    max-width: 1150px;
    margin: 0 auto;

}

@media screen and (max-width: 800px){
	a img.site-logo {
  margin-left: 20px;
}
	  /*#all-serv*/ .home-testimonials {
		
		width: 100% !important;
		margin: 0 auto;
		display:block;
	  }
	  /*#all-serv*/ .home-testimonials .home-testimonials-container .home-testimonial
	  {
		width: 100%;
		height: auto;
	  
	  }
	/*#all-serv*/ .home-testimonials-container ul {
	  width: 80%;
	  margin: 0 auto;
	  float: left;
	}
  .contact-serv 
     {
       padding-top:5%;
	  }
	.home-cta-btns .contact-serv {
    padding-top: 0;
}
}


.contact-serv form textarea 
{
  background: #fff;

}
.contact-serv form input{
  background: #fff;
}
.contact-serv form input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  background-color: #ffd22f;
  max-width: 160px;
  text-align: center;
  margin: 0 auto;
  color: #000;
  border-radius: 7px;
  font-size: 19px;
}
.contact-serv form .serv-send
{
text-align:center;
}
.contact-serv form h2
{
font-size: 25px;
  text-align: center;
margin-bottom: 3%;
}
/* .news p.sml_email {
  width: 40%;
  float: left;
  margin-right: 5%; 
} */

.news form.sml_subscribe {
  margin-top: 3%;
}
.news p.sml_name {
    width: 47%;
    float: left;
    margin-right: 5%;
    position: relative;
}
.news p.sml_email {
    width: 47%;
    float: left;
    margin-right: 0;
    position: relative;
}
p.sml_checkbx label {
    margin-left: 8px;
}
.news {
  width: 75%;
}
footer.site-footer .footer-top .sub-text {
   width: 30%;
  float: left;
}
.news small {
  display: none;
}
.contact-serv textarea.wpcf7-form-control.wpcf7-textarea {
  height: 100px;
}


#all-serv .home-testimonials-content::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.quote-left-icon::before {
  content: url("https://www.handysquad.com/wp-content/uploads/2015/12/right-quote.png");
  float: left;
}
.quote-left-icon {
  float: left;
  width: 7%;
}
.text-testi {
  float: left;
  width: 86% !important;
}
.quote-right-icon::after {
  content: url("https://www.handysquad.com/wp-content/uploads/2015/12/right-quote.png");
}
.quote-right-icon {
  float: right;
  width: 7%;
}
/*#all-serv*/ .quote-name {
  position: unset !important;
}

/* .sml_nameinput {
  background: #fff url("https://www.handysquad.com/wp-content/uploads/2015/12/person.png") no-repeat scroll 4px 3px / 28px auto;
  padding-left: 40px !important;
}


.sml_emailinput {
  background: #fff url("https://www.handysquad.com/wp-content/uploads/2015/12/message.png") no-repeat scroll 6px 9px / 28px auto;
  padding-left: 40px !important;
} */

.main-navigation li>ul.sub-menu li.al-services a {
    background-image: url("https://www.handysquad.com/wp-content/uploads/2017/01/All-Services.png");
}
.main-navigation li>ul.sub-menu li.roofnguttering a {
    background-image: url("https://www.handysquad.com/wp-content/uploads/2017/01/roofing11.png");
}



.sub-service-outer.static {
  height: auto !important;
}

.menu-static-main-menu-container {
    position: relative;
    max-width: 1150px;
    margin: 0 auto;
}

#post-7339 h1.entry-title {
    display: none;
}










@media (max-width:767px) {
body div#tidio-chat {
    display: none !important;
}
}

@media (min-width:768px) {
	div#qlwapp {
    	display: none !important;
	}
	article.home-whyhandysquad{
		 margin-top: 48px;
	}
  img.banner-image {
	width: 100%;
	max-width: 100%;
  }
  .jetleft {
	width: 46%;
	text-align: left;
	float: left;
  }
  .jetleft-right {
	width: 100%;
	float: left;
  }
  .jetright {
	width: 52%;
	float: left;
  }
  .jetright img {
	width: 43%;
    float:left;
  }
  .blog-grid4:nth-child(odd) {
    float: left;
    width: 48%;
    margin-right: 3%;
    margin-bottom: 5%;
	}
    .blog header.entry-header {
    min-height: 60px;
    }
	.blog-grid4:nth-child(even) {
		float: right;
		width: 48%;
		margin-bottom: 5%;
	}
	.blog-left {
		width: 64%; /* 68%; */
		float: left;
	}
	.blog .blog .blog-right {
		   width: 26%;
		}
	.blog-right {
		   width: 30%;
		float: right;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		padding: 2%;
		margin-top: 3%;
	}
	div.blog {
		width: 90%; /*70%; */
		margin: 0 auto;
	}
	a.exc {border-bottom: none;text-transform: uppercase;}
	.blog-grid4 .entry-title{font-size:19px;}
	.by{margin-bottom:5px;}
	.blog-grid4 article img{
		float: left;
		margin-bottom: 1%;
	}
}
/*.site-content
{
 margin:0 auto;
 width:95%;
} */
@media (max-width:767px) {
  .ac-ul-left, .ac-ul-right {
  width: 100%!important;
  float: left!important;
	}
.ac-ul-right a, .ac-ul-left a {
  width: 50%!important;
}
.ac-ul-right strong,.ac-ul-left strong {
  float: left;
  width: 50%!important;
}
  img.banner-image {
	width: 100%;
	max-width: 100%;
  }
  .jetleft {
	width: 95%;
	text-align: left;
	float: left;
  }
  .jetleft-right {
	width: 100%;
	float: left;
    
  }
  .jetright {
	width: 95%;
	float: left;
    padding-top:4%;
  }
  .jetright img {
	  float: left;
      width: 45%;
      padding-right:4%;
  }
	  .blog-grid4:nth-child(odd) {
		margin:0 auto;
		width: 100%;
		
		margin-bottom: 10%;
	}
	.blog-grid4:nth-child(even) {
		margin:0 auto;
		width: 100%;
	   
		margin-bottom: 10%;
	}
	.blog-left {
		width: 90%;
		clear:both;
        margin:0 auto;
          padding-bottom: 5%;
	}
	.blog-right {
		   width:90%;
		margin:0 auto !important;
           clear:both;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		padding: 2%;
		margin-top: 3%;
	}
	div.blog {
		width: 100%;
		margin: 0 auto;
	}
	a.exc {
		border-bottom: none;text-transform: uppercase;
	}
}
	.blog-grid4 .entry-title{font-size:19px;}
	.by{margin-bottom:5px;}
	.blog-grid4 article img{
		float: left;
		margin-bottom: 6%;
	}

.contact-left-area {
  float: left;
  width: 100% !important;
}
.contact-right-area {
  float: left;
  width: 100% !important;
}
.contactcont #post-2392 h1 {
  text-align: left;
}




@media (min-width:320px) and (max-width:499px){

.tp-caption.largetext1.tp-fade.tp-resizeme.start > h1 {
  font-size: 21px !important;
}

header.site-header .header-container .header-message {
    width: 98%;
}
/*  .tp-caption.largetext1.tp-fade.tp-resizeme.start {
  margin: 0 !important;
}
.tp-caption.largetext1.tp-fade.tp-resizeme.start h1 {
  font-size: 44px !important;
}*/
  .jetright img {
	  float: left;
      width: 90% !important;
  }
	.servsub-rev
   {
	  padding-bottom:10%;
	}
    

}
@media(max-width:1220px){
h1.entry-title {
	margin-left: 2%;
}
#all-serv main
{
	width:95%;
}
p {
	padding: 0 2%;
}
.home-whyhandysquad-title{padding: 0 2%;}

.blog-grid4 {
width: 95% !important;
float: left !important;
}
	
}
@media (min-width:1210px){
  #all-serv .sub-service-content h2
  {
  font-size: 21px;
  min-height:50px;
  }
.home #all-serv .sub-service-content h2 {font-size: 20px;align-content}
}
@media (min-width:900px)and (max-width:1050px){
   #all-serv div.sub-service-outer {
	  min-height: 332px;
  }
}

@media (min-width:240px) and (max-width:479px){
.quote-left-icon {
  width: 10% !important;
}
.feedback-cf .wpcf7-list-item {
  width: 45% !important;
  float: left;
}
.book-online-div {
  background-image: none;
}
}

ul.no-list
{
 list-style: none !important; 
}
.servsub-rev
{
 width:70%;
  margin:0 auto;
  height:auto; 
  padding-bottom:5%;
}
.page-template-sub-jobs .banner-container {
    width: 70%;
    margin: 0 auto;
}
.page-template-sub-jobs	p.sub-par {
    width: 75%;
    margin: 0 auto;
}
.page-template-sub-jobs h2.sub-head
{
  margin-top:3% !important;
}

a.tp-button.orange.small {
    display: block;
    background: rgba(65,54,48,.2);
    color: #f1f0d4;
    font-family: "pt_sansbold","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 0px !important;
    text-align: center;
    /* text-decoration: none; */
    /* text-transform: uppercase; */
    letter-spacing: .05em !important;
    width: 260px;
    height: 60px;
    border: 2.5px solid #f1f0d4;
    /* -webkit-border-radius: 4px; */
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all .25s ease-in-out 0s;
    -webkit-transition: all .25s ease-in-out 0s;
    position: relative;
    z-index: 1;
    font-size: 14px !important;
    font-weight: 700;
    margin-top: 32px !important;
    padding-top: 6px !important;
    box-shadow: none;
}
.tp-caption.largetext1.tp-fade.tp-resizeme.start {
    /*top: 28% !important;
    left: 52px!important;*/
     white-space: normal !important;
     margin-right: 0 !important;
}
.page-template-about-us .aboutcont {
    width: 75%;
    margin: 0 auto;
}

.page-template-contact .contactcont {
    width: 100%;
    /*margin: 0 auto;*/
}
.page-template-about-us .tab-row.about-row {
    width: 25%;
    float: left;
}

.ul-margin-rmv ul {
  margin: 0;
  list-style: none;
}

.hr-show {
  clear: both;
}
.hr-show .more-in {
  margin-bottom: 5%;
  margin-top: 2% !important;
}
.hr-show hr{
  float: left;
  margin-bottom: 5%;
  width: 100%;
}
.hr-show .more-in:last-child {
  margin-bottom: auto;
}
.ul-margin-rmv .tab-row.about-row {
  height: 240px;
}
.main-navigation li > ul.sub-menu li.area-covered a {
  background-image: url('https://www.handysquad.com/wp-content/uploads/2016/01/map.png');
}
h4.ra-center {
    margin-top: 0px;
}
.tabs-container div.tab-1 p:nth-child(odd) {
  padding: 2% 10%;
  text-align: center;
  background-color: #f4f4f4;
  font-style: italic;
}
.tabs-container div.tab-1 p:nth-child(even) {
  padding: 2% 10%;
  text-align: center;
  font-style: italic;
}
.tabs-container div.tab-1 tr:nth-child(4) p:nth-child(even) {
    padding: 0 10%;
}
.tabs-container .tab-2 p {
 text-align:left !important;
}
.tabs-container .tab-2 p strong{
 color:#000 !important;
}
.tabs-container .tab-3 p {
  text-align:left !important;
}
.tabs-container .tab-3 p strong{
  color:#000 !important;
}

.tabs-container p strong {
  color: #ffd22f;
  font-style: normal;
}
span.bio-feild {
    font-weight: bold;
}
.bio-na
{
font-size: 23px;
}
.all-left {
    text-align: left;
}
	td.yellow {background-color: #ffd22f; }
	.mobile{display:none;}
	.desktop {display: block;}
.desktop tr td:nth-child(2), .desktop tr td:nth-child(3){
    text-align: center;
}
.mobile tr td:nth-child(2){
  text-align: center;
}

/*Date 21st Jan*/
.ac-ul-left {
  float: left;
  width: 47%;
}
.ac-ul-left > li {
  list-style: outside none none;
}
.ac-ul-left strong {
  float: left;
  width: 40%;
}
.ac-ul-left a {
  /*float: left;*/
  width: 60%;
/*  text-decoration: none;
  border-bottom: none;*/
}
.ac-ul-right {
  float: right;
  width: 47%;
}
.ac-ul-right > li {
  list-style: outside none none;
}
.ac-ul-right strong {
  float: left;
  width: 40%;
}
.ac-ul-right a {
  width: 60%;
}

.box-area {
  border-bottom: 1px dotted;
  border-top: 1px dotted;
  padding: 20px 0;
}
.box-area.changed-box {
  float: left;
}
.img-div {
  float: left;
  text-align: center;
  width: 20%;
}
.content-div {
  display: inline-block;
  width: 80%;
  text-align: left;
}
.img-div > a {
  display: inline-table;
}
.content-div > ul {
  margin-bottom: 0;
  margin-left: 0;
}
.content-div li {
  list-style: none;
}
.content-div li:before {
  content: url('//handysquad.com/wp-content/uploads/2016/01/hand-bullet.gif');
  padding-right: 10px;
}
.middle-area {
  margin: 20px 0;
}
ul.area-available {
  margin: 0 auto;
  display: inline-block;
}
.area-available li {
  float: left;
  list-style-type: none;
  margin-left: 10px;
}
.main-navigation li > ul.sub-menu li.news a {
    background-image: url("images/menu-icons/news-paper.png");
}
.single-post .banner-container {
display:none;
}
.main-navigation li:hover > ul.sub-menu{height:auto !important;padding-bottom:2% !important;}
@media (min-width:641px)and (max-width:750px){
#svgObject svg{width:100% !important;margin:0 auto;height:600px !important;}
}
@media (min-width:551px)and (max-width:640px){
#svgObject svg{width:100% !important;margin:0 auto;height:450px !important;}
}
@media (min-width:421px)and (max-width:550px){
#svgObject svg{width:100% !important;margin:0 auto;height:500px !important;}
}
@media (min-width:320px)and (max-width:420px){

#svgObject svg{width:100% !important;margin:0 auto;height:360px !important;}
.tp-caption.largetext1.tp-fade.tp-resizeme.start {
    margin-left: 3% !important;
}
p {
    padding: 0 4%;
}
}
span.prevlin {
    font-weight: bold;
    font-size: 18px;
    margin-right: 15%;
}

@media only screen and (max-width:1530px){
	.blog-grid4 {
	  width: 95% !important;
	  float: left !important;
  }
	.content-area.blog {
		width: 90%;
		margin: 0 auto;
	}
  p.by{padding:0px !important;}
  .blog header.entry-header { min-height: 20px !important; }
}
.hentry h2.entry-title {
    padding-top: 4%;
}
  .hentry + .hentry{margin-top: 4%;}
  .hentry.has-post-thumbnail {padding-top: 4%;}
.hentry .post-thumbnail img{float: left;}
.blog-grid4 article a.post-thumbnail {
    margin-bottom: 0 !important;
  overflow: hidden;
}
article .entry-content {
    margin-bottom: 3%;
}

.simple-ul1 ul {
  float: left;
  width: 47%;
  margin-left: 20px;  
}
.box-area .simple-ul1 li:before {
  content: none;
}
.content-div.simple-ul1 li {
  list-style-type: disc;
}
.content-div.simple-ul1 {
  text-align: left;
}
.simple-ul2 ul li:before {
  content: none;
}
.simple-ul2 ul li {
  list-style-type: disc;
}
.simple-ul2 ul {
  margin-left: 20px;
}

.book-online-div {
  background-color: #ffd22f;
  background-image: url("https://www.handysquad.com/wp-content/uploads/2016/03/hand.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  padding: 10px 15px;
  border-radius: 4px;
  max-width: 500px;
  margin: 0 auto 20px auto
 /* text-align: center; 
  margin-bottom: 20px; */
}
.book-online-div span span a{
  background-color: #000;
  border-radius: 5px;
  color: #ffd22f;
  padding: 2px 20px;
  font-weight: bolder;
}
.book-online-div span span a:hover {
  background-color: red;
}

.book-online-div small{
 padding-left:50px;  
}	  
.book-online-div > p {
  margin-bottom: 0.5em;
    text-align: left;
}
.book-online-div img {
  margin-right: 20px;
}
.book-online-div strong {
  font-size: 26px;
}
.book-online-div > span {
  margin-left: 50px;
}
.usedBeforeNOcls {
    display: none;
}




.joinul li {
  list-style-image: url(//handysquad.com/wp-content/uploads/2016/03/hand-bullet.gif);
}
.bookonline-text > li {
  list-style-image: url("//handysquad.com/wp-content/uploads/2016/03/hand-bullet.gif");
}
#used-before, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-select {
  margin-left: 10px;
}
#wpcf7-f63-p51-o1 .wpcf7-form {
  border: 1px solid #ddd;
  max-width: 500px;
  padding: 20px 20px 0px 20px !important;
  margin: 0 auto;
}

.home-only-t .home-testimonials-content:before {
  background: none !important;
}
.home-only-t .home-testimonials-content{
	text-align: center;
}
.home-latestnews-container .read-more {
  margin: 10px 0 !important;
}

.blog .blog {
    width: 90%;
}
.cat-date-head {
    margin-bottom: 10px;
}

.home-latestnews .alignleft.wp-post-image {
  margin-right: 0;
}
.widget_recent_entries ul {
  counter-reset: my-badass-counter;
}
#recent-posts-7 li::before {
  content: counter(my-badass-counter, decimal);
  counter-increment: my-badass-counter;
  font-size: 22px;
  font-style: italic;
  left: 0;
  position: absolute;
  top: 18%;
}
#recent-posts-7 li {
  padding: 15px 0 15px 30px;
  position: relative;
}
#recent-posts-7 h2 {
  margin-bottom: 5px;
}
.cff-wrapper a {
  border: 0;
}
.blog .attachment-post-thumbnail.wp-post-image:hover {
  transform: scale(1.02);
  opacity: 0.5;
}

.top-details, .top-details a{
  color: #8c919b;
}
.cat-date-head, .cat-date-head a, .by, .by a {
  color: #8c919b;
}

h1.entry-title {
    margin-top: 3%;
}
.blog-left .blog-grid4 h1.entry-title{
    margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 20px;
}
.blog-left h1.entry-title{

  font-size: 28px;
}
.blog h2.widget-title {
  font-size: 20px;
}
.blog-left a h1:hover {
  color: #333;
}
.blog-right aside.widget {
  border-bottom: 1px solid #333 !important;
  padding: 0 0 20px;
}
.blog-left .blog-grid4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}



.blog-pagination {
  clear: both;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
	color: #8c949c;
	font-size: 16px;
}

.navigation li a:hover,
.navigation li.active a {
	color: #000000;
}

.blog-pagination {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  clear: both;
  padding-top: 22px;
  text-align: center;
}
.blog-pagination .navigation ul li:last-child a:hover, .blog-pagination .navigation ul li:first-child a:hover {
  background-color: #000 !important;
  color: #fff;
}
.home .main-banner-container .forcefullwidth_wrapper_tp_banner {
  border-bottom: 5px solid #ffd22f;
  border-image-repeat: repeat repeat;
  border-image-slice: 38;
  /*border-image-source: url("//handysquad.com/wp-content/uploads/2016/03/colour-strip-under-banner.jpg");*/
}
.rev_slider_wrapper.fullwidthbanner-container {
  bottom: 0px !important;
}


.main-navigation li>ul.sub-menu li.i-locksmith a {
    background-image: url("https://www.handysquad.com/wp-content/uploads/2017/05/locksmith-icon.png");
}
.main-navigation li>ul.sub-menu li.i-moving a {
    background-image: url("https://www.handysquad.com/wp-content/uploads/2017/06/moving.png");
}
.main-navigation li>ul.sub-menu li.i-homemakeover a {
    background-image: url("https://www.handysquad.com/wp-content/themes/HandySquad_New/images/icons/home-maker-icon-76.png");
}


.welcome-h {
    font-weight: bold;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 10px;
}
.booking-sub-text {
  margin-bottom: 20px;
  text-align: center;
}

.booking-bottom-text {
  margin-top: 40px;
  text-align: center;
}
.home-book-online-btns {
  background-color: #ffd22f;
  border-radius: 12px;
  color: #000000;
  display: inline-block;
  font-weight: 700;
height: 48px;
    line-height: 48px;
  padding: 0 10px;
width: 177px;
}

ul.area-covered-icon-section {
    margin-left: 0;
}
.area-covered-icon-section li {
  display: inline-block;
  padding: 20px;
  cursor: pointer;
}
.area-covered-icon-section span {
    float: left;
    width: 110px;
}
.page-id-51 h1.entry-title {
  text-align: center;
}
.home-cta-btns.inner-btn-contact {
  display: none;
}

/*moving services page css start here */
.moving-services-form {
  border: 1px solid #dddddd;
  margin: 0 auto;
  max-width: 500px;
  text-align: left;
  padding: 20px 20px 0 !important;
}
.moving-services-form .wpcf7-list-item {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.moving-services-form label {
  margin-bottom: 10px;
  float: left;
  font-weight: bold;
}
a.book-online-btn {
    border-bottom: 0;
}
.custom-google-form {
    float: left;
    width: 100%;
}
ul.removeBullets {
    list-style: none;
}

/*moving services page css ends here */

.page-child h1.entry-title {
    margin-top: 3%;
    text-align: center;
}
h2.ac_title {
    margin-bottom: 50px;
    margin-top: 20px;
}
.footer-copyright a {
    color: #fff;
}

p.sml_checkbx { 
    float: left;
    width: 100%;
}
#mc_embed_signup input#mc-embedded-subscribe {
    margin-left: 0;
}
.sml_name:before {
    background: #fff url(https://www.handysquad.com/wp-content/uploads/2015/12/person.png) no-repeat scroll 6px 3px / 27px auto;
    padding-left: 40px!important;
    content: "";
    width: 46px;
    z-index: 999;
    position: absolute;
    height: 32px;
    top: 1px;
    left: 3px;
}
.sml_email:before {
    background: #fff url("https://www.handysquad.com/wp-content/uploads/2015/12/message.png") no-repeat scroll 6px 9px / 28px auto;
    padding-left: 40px!important;
    content: "";
    width: 46px;
    z-index: 999;
    position: absolute;
    height: 32px;
    top: 2px;
    left: 3px;
}
#mc_embed_signup input, #mc_embed_signup input {
    padding-left: 50px;
    background: #fff;
}
#mc_embed_signup input#mc-embedded-subscribe {
    background: #333;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 14px;
}

.serv_bottom_text {
    padding: 20px 0;
    float: left;
    width: 100%;
}
.sub_pages_links {
    width: 100%;
}
.sub_pages_links ul {
    width: 300px;
    margin: 0 auto;
    text-align: left;
    padding-left: 100px;
}

.sub_pages_links .sub-service img {
    border-radius: 50%;
}
.sub_pages_links {
    display: block;
    margin-top: 30px;
    float: left;
}
@media only screen and (max-width:1279px){
  .sml_name:before {
    background: url(https://www.handysquad.com/wp-content/uploads/2015/12/person.png) no-repeat scroll 22px 5px / 23px auto;
    background-color: transparent;
}

.sml_email:before {
    background: url(https://www.handysquad.com/wp-content/uploads/2015/12/message.png) no-repeat scroll 21px 9px / 25px auto;
    background-color: transparent;
}
}

@media screen and (max-width:990px){
  .main-navigation li {
    position: relative;
}

.main-navigation li span.expandmenu {
    position: absolute;
    right: 8px;
    top: 0;
    width: 31px;
    bottom: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 46px;
}

.main-navigation li span.expandmenu:before {content: "+";}
.main-navigation li span.expandmenu.active:before {content: "-";}

.main-navigation li ul.sub-menu.active {
    display: block !important;
}

.main-navigation li ul.sub-menu {
    display: none !important;
}
}

.area-covered-icon-section li span#property-maintenance {
    position: relative;
    top: 24px;
}
footer.site-footer .footer-bottom .foot-left .foot-nav-menu li:last-child {
    max-width: 100%;
}
@media only screen and (max-width:800px){ 
footer.site-footer .footer-bottom .foot-left .foot-nav-menu li{
text-align: left;
}
}



@media only screen and (max-width: 1220px){ 
.page-id-8237 h1.entry-title {
    padding: 0 2%;
}
.page-id-8237 .entry-content h1 {
    padding: 0 2%;
}
.page-id-8237 .entry-content ul {
    padding: 0 2%;
}
}

@media only screen and (max-width:420px){ 
.page-id-8237 h1.entry-title {
    padding: 0 4%;
}
.page-id-8237 .entry-content h1 {
    padding: 0 4%;
}
.page-id-8237 .entry-content ul {
    padding: 0 4%;
}
}

@media only screen and (min-width:1024px) and (max-width:1200px){
body header.site-header .header-container .header-message{
    width: 333px !important;
}
body header.site-header .header-container .header-contact span {
    font-size: 11px !important;
}
}

@media only screen and (min-width:320px) and (max-width:480px){
header.site-header .header-container .header-contact #covid-button span {
    font-size: 13px !important;
}
}

@media only screen and (max-width:576px){
.home #all-serv div.sub-service-outer {
		padding: 0;
		margin-left: 3% !important;
		margin-right: 3% !important;
		width: 94% !important;
}
.home-services .home-services-icons li img {
    width: 80px;
}
.home #all-serv .sub-service img, .home-book-online-btns{
   width: 311px;
}
.home-book-online-btns a.book-online-btn:after {
    top: 15px;
    right: 80px;
}
.home #all-serv div.sub-service-outer {
    padding-top: 32px !important;
}
.home #all-serv .sub-service-content {
    margin-top: 16px;
}
}

@media (min-width:801px) and (max-width:979px){
header.site-header .header-container .header-contact .book-online-btn span, header.site-header .header-container .header-contact .phone-btn span {
    font-size: 12px !important;
}
a.phone-btn.outsideuk {
    margin-left: 13px;
    display: block !important;
    margin-top: 10px;
    margin-right: 13px;
}
}

@media (min-width:979px) and (max-width:1023px){
header.site-header .header-container .header-contact .book-online-btn span, header.site-header .header-container .header-contact .phone-btn span {
    font-size: 12px !important;
}
}

@media (min-width:401px) and (max-width:767px){
a.phone-btn {
    margin-top: 10px !important;
}
header.site-header .header-container .header-contact span {
    font-size: 13px !important;
}
}

@media (max-width:400px){
header.site-header .header-container .header-contact .phone-btn {
    margin-top: 10px;
}
header.site-header .header-container .header-contact span {
    font-size: 12px !important;
}
}



.tabs-container .desktop table tbody tr:nth-child(2) {
    height: 100px;
}
.tabs-container .desktop table tbody tr td {
    border-top: solid 1px #000;
    border-left: 1px solid #000;
	height: 88px;
}
.tabs-container .desktop table tbody tr:last-child td {
    border-bottom: solid 1px #000;
}
.tabs-container .desktop table tbody tr td:last-child {
    border-right: 1px solid #000;
}

a.book-online-btn.bokonline:before {
    content: "";
    display: inline-block;
    background-image: url(https://www.handysquad.com/wp-content/themes/HandySquad_New/images/book-online.png);;
    vertical-align: middle;
    width: 16px;
    height: 25px;
    margin-right: 10px;
}

a.book-online-btn.bokonline:after {
    display: none;
}

a.book-online-btn.bokonline {
    font-size: 16px;
    font-weight: 600;
	    margin-left: 0;
}
.tabs-container .desktop table tbody tr:first-child td {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
p.home-book-online-btns.bokbutton {
   border-bottom: 5px solid #917c1f;
    height: 50px;
    border-radius: 8px;
    font-size: 16px;
    width: 157px;
}
.desktop tr:nth-child(2) td p:empty {
    display: none;
}

.tabs-container div.tab-1 p:nth-child(odd) {
    background: none;
    padding: 2% 7%;
}
.mobile table tr:nth-child(2) td p:empty {
    display: none;
}
@media screen and (min-width:992px){
	.desktop tr td:nth-child(2), .desktop tr td:nth-child(3) {
    text-align: center;
    width: 300px;
}
}