/*
Theme Name: All Star Movers & Storage
*/
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Handlee';
    src: url('fonts/Handlee-Regular.woff2') format('woff2'),
        url('fonts/Handlee-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rufina';
    src: url('fonts/Rufina-Regular.woff2') format('woff2'),
        url('fonts/Rufina-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline
}
body {
	line-height: 1;
	overflow-x:hidden;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.clear {
	clear: both
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important
}
html {
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: 300;
}
b {
	font-weight: 400;
}
strong {
	font-weight: 400;
}
/* ------------------------ HEADER ------------------------ */

#branding {
	max-width: 1200px;
	margin: 0 auto;
}
#site-title {
	float: left;
	position: relative;
	width: 25%;
	margin: 25px 0;
}
#site-title img {
	float: left;
	width: 255px;
	height: auto;
}
#cta {
	float: left;
	position: relative;
	width: 75%;
}
#cta li {
	float: left;
	position: relative;
	list-style: none;
}
#cta li#text-4 {
	float: right;
}
#cta li .header-social {
    margin: 80px 0 20px 0;
}
#cta li .bbb {
	margin: 50px 25px 20px 0;
}
#cta li .bbb img {
	width: 200px;
	height: auto;
}
#cta li .tollfree {
	margin: 50px 30px 20px 0;
}
#cta li .tollfree .line1 {
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
	padding: 0 0 0 45px;
}
#cta li .tollfree .line2 {
	font-size: 44px;
	font-weight: 300;
	display: inline;
	background: url(images/call-icon.png) no-repeat;
	background-position: left;
	background-size: 36px;
	padding: 0 0 0 40px;
}
#cta li .tollfree .line2 a {
	color: #ed1c24;
	text-decoration: none;
	transition: .5s
}
#cta li .tollfree .line2 a:hover {
	color: #000;
}
#cta li .estimate {
	margin: 60px 0 10px 0;
}
#cta li .estimate .line1, #cta-mobile li .estimate .line1 {
	font-size: 20px;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
	padding: 0 0 0 40px;
}
#cta li .estimate .line2, #cta-mobile li .estimate .line2 {
	font-size: 44px;
	font-weight: 300;
	display: inline;
	background: url(images/call-icon.png) no-repeat;
	background-position: left;
	background-size: 36px;
	padding: 0 0 0 40px;
}
#cta li .estimate .line2 a, #cta-mobile li .estimate .line2 a {
	color: #ed1c24;
	text-decoration: none;
	transition: .5s
}
#cta li .estimate .line2 a:hover, #cta-mobile li .estimate .line2 a:hover {
	color: #000;
}
#cta-mobile {
	display: none;
}
#cta-mobile li {
	list-style: none;
	text-align: center;;
}
ul.header-social {
	margin: 0 0 10px 0;
	float: right;
}
ul.header-social li a {
	background: url(images/social-icons.png) no-repeat;
	list-style: none;
	float: left;
	margin-right: 5px !important;
	position: relative;
	width: 58px;
	height: 44px;
	transition: 0.5s;
}
ul.header-social li.twitter a {
	background-position: 0 0;
}
ul.header-social li.facebook a {
	background-position: -60px 0;
}
ul.header-social li.gplus a {
	background-position: -120px 0;
}
ul.header-social li.linkedin a {
	background-position: -180px 0;
}
ul.header-social li.yelp a {
	background-position: -302px 0;
}
ul.header-social li.twitter a:hover {
	background-position: 0 -44px;
}
ul.header-social li.facebook a:hover {
	background-position: -60px -44px;
}
ul.header-social li.gplus a:hover {
	background-position: -120px -44px;
}
ul.header-social li.linkedin a:hover {
	background-position: -180px -44px;
}
ul.header-social li.yelp a:hover {
	background-position: -302px -44px;
}

#cta a.estimate-header-btn {
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 45px 10px 15px;
	text-decoration: none;
	transition: .5s;
	box-shadow: 2px 2px 3px #000;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	background: url(images/star-icon.png) no-repeat 235px center #ed1c24;
	background-size: 24px;
	display: table;
    margin: 65px 0 0 30px;
    float: none;
}
#cta a.estimate-header-btn span{
	background-color: rgba(0,0,0,0.005);
}
#cta a.estimate-header-btn:hover {
	background: url(images/star-icon.png) no-repeat 235px center #000000;
	background-size: 24px;
}
/* ------------------------ FOOTER ------------------------ */

#footer {
	background: url(images/star-bg.jpg);
	display: table;
	width: 100%;
	text-align: center;
}
#footer .footer-widgets {
	max-width: 1200px;
	margin: 40px auto 20px auto;
	display: inline-table;
}
#footer .footer-widgets li {
	list-style: none;
	float: left;
	height: 425px;
	background: #ffffff;
	margin: 0 1px 0 0;
}
#footer .footer-widgets li:last-child {
	margin: 0;
}
#footer .footer-widgets .location {
	// width: 325px;
        width: 375px;
	text-align: center;
	background: #ffffff;
	display: table;
	float: left;
}
#footer .footer-widgets .location img {
	width: 180px;
	height: auto;
	margin: 30px auto 30px auto;
}
#footer .footer-widgets .location span.address {
	font-size: 15px;
	line-height: 20px;
	margin: 0 auto 0 auto;
	display: table;
}
#footer .footer-widgets .location span.estimate {
	font-size: 24px;
	margin: 0 auto 10px auto;
	display: table;
}
#footer .footer-widgets .location span.tollfree {
	font-size: 24px;
	margin: 10px 0 0 0;
	display: inline-table;
}
#footer a {
	color: #ed1c24;
	text-decoration: none;
	transition: .5s;
}
#footer a:hover {
	color: #000000;
}
#footer .footer-widgets .hours {
	// width: 325px;
        width: 375px;
	text-align: center;
	background: #f2f1f1;
	display: table;
	float: left;
}
#footer .footer-widgets .hours .estimate a {
	color: #ffffff;
}
#footer .footer-widgets .hours .estimate a:hover {
	color: #ed1c24;
}
#footer .footer-widgets .hours .call a {
	color: #ffffff;
}
#footer .footer-widgets .hours .call a:hover {
	color: #000000;
}
#footer .footer-widgets .hours .estimate {
	background: #000000;
	color: #ffffff;
	display: block;
	font-size: 20px;
	padding: 25px 0;
}
#footer .footer-widgets .hours .call {
	background: #ed1c24;
	color: #ffffff;
	display: block;
	font-size: 30px;
	padding: 25px 0;
}
#footer .footer-widgets .hours .days {
	font-size: 20px;
	display: block;
	padding: 19px 0 20px 20px;
}
#footer .footer-widgets .hours .payments {
    display: block;
    padding: 0 0 20px 0;
text-align:center;
}
#footer .bottom-widgets {
	max-width: 1200px;
	margin: 0 auto 25px auto;
	display: inline-table;
}
#footer .bottom-widgets li {
	list-style: none;
	float: left;
	width: 600px;
}
#footer .bottom-widgets .copyright {
	color: #ffffff;
	font-size: 16px;
	text-align: right;
	background-color: rgba(0,0,0,0.005);
}
#footer .bottom-widgets .copyright a {
	color: #ffffff;
}
#footer .bottom-widgets .copyright .webdesign {
	margin: 10px 0 0 0;
	display: block;
}
#footer .bottom-widgets .footer-social {
	color: #ffffff;
	font-size: 24px;
	text-align: left;
	float: left;
	width: 100%;
	background-color: rgba(0,0,0,0.005);
}
#footer .bottom-widgets .footer-social span {
	float: left;
	margin: 23px 10px 0 0;
}
#footer .bottom-widgets .footer-social ul.social {
}
#footer .bottom-widgets .footer-social ul.social li {
	width: inherit !important;
}
#footer .bottom-widgets .footer-social ul.social li a {
	background: url(images/social-icons.png) no-repeat;
	list-style: none;
	float: left;
	margin-right: 5px !important;
	position: relative;
	width: 58px;
	height: 44px;
	transition: 0.5s;
}
#footer .bottom-widgets .footer-social ul.social li.twitter a {
	background-position: 0 0;
}
#footer .bottom-widgets .footer-social ul.social li.facebook a {
	background-position: -60px 0;
}
#footer .bottom-widgets .footer-social ul.social li.gplus a {
	background-position: -120px 0;
}
#footer .bottom-widgets .footer-social ul.social li.linkedin a {
	background-position: -181px 0;
}
#footer .bottom-widgets .footer-social ul.social li.email a {
	background-position: -243px 0;
}
#footer .bottom-widgets .footer-social ul.social li.yelp a {
	background-position: -302px 0;
}
#footer .bottom-widgets .footer-social ul.social li.twitter a:hover {
	background-position: 0 -44px;
}
#footer .bottom-widgets .footer-social ul.social li.facebook a:hover {
	background-position: -60px -44px;
}
#footer .bottom-widgets .footer-social ul.social li.gplus a:hover {
	background-position: -120px -44px;
}
#footer .bottom-widgets .footer-social ul.social li.linkedin a:hover {
	background-position: -181px -44px;
}
#footer .bottom-widgets .footer-social ul.social li.email a:hover {
	background-position: -243px -44px;
}
#footer .bottom-widgets .footer-social ul.social li.yelp a:hover {
	background-position: -302px -44px;
}
#mega-menu-wrap-footer-menu #mega-menu-footer-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background: #000 !important;
}
/* ------------------------ MEMBERSHIPS ------------------------ */

#footer .footer-widgets .memberships {
	// width: 545px;
        width: 445px;
	text-align: center;
	background: #ffffff;
	font-size: 24px;
}
#footer .footer-widgets .memberships span {
	display: block;
	padding: 20px 20px 0px;
}
#footer .footer-widgets .memberships ul {
	margin: 30px 25px 0 25px;
	display: flex;
	flex-wrap: wrap;
        justify-content: center;
}
#footer .footer-widgets .memberships ul li {
	position: relative;
	height: auto;
}
#footer .footer-widgets .memberships ul li.yelp {
	width: 30%;
	/*float: left;*/
}
#footer .footer-widgets .memberships ul li.yelp img {
	display: table;
	width: 90%;
	max-width: 150px;
	margin: 0 auto 0 auto;
}
#footer .footer-widgets .memberships ul li.angies {
	/*float: right;*/
	width: 100%;
}
#footer .footer-widgets .memberships ul li.bbb {
	width: 48%;
	/*float: left;*/
	display: flex;
        justify-content: center;
        align-items: center;
	margin-left: 0;
}
#footer .footer-widgets .memberships ul li.bbb a {
	display: block;
}
#footer .footer-widgets .memberships ul li.fabulous {
	width: 20%;
	margin-top: 0;
	padding: 0 15px;
}
#footer .footer-widgets .memberships ul li.bbb img {
	width: 100%;
	max-width: 200px;

}
#footer .footer-widgets .memberships ul li.fabulous img {
	width: 100%;
	max-width: 200px;
}
#footer .footer-widgets .memberships ul li.cmsa {
	width: 30%;
	/*float: left;*/;
        padding-left: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
}
#footer .footer-widgets .memberships ul li.cmsa img {
	width: 100%;
	max-width: 200px;
}

#footer .footer-widgets .memberships ul li.thumb {
	width: 20%;
	/*float: right;*/
	margin-left: 10px;
}
#footer .footer-widgets .memberships ul li.thumb img {
	width: 100%;
	max-width: 200px;
}
#footer .footer-widgets .memberships ul li.thumb a {
   display:block;
}
#footer .footer-widgets .memberships ul li.homeadvisor {
	float: left;
	width:40%;
	margin-top:15px;
}
#footer .footer-widgets .memberships ul li.movers {
	top: 15px;
	background: none;
	float: left;
}
/* ------------------------ CONTENT AREA ------------------------ */

#container {
	max-width: 1200px;
	margin: 60px auto;
}
#content {
	float: left;
	display: block;
	width: 850px;
	position: relative;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.alignnone {
    float: none;
    margin: 0;
}
#sidebar {
	float: right;
	display: block;
	width: 335px;
}
.page-template-default #container, .page-template-moving-documents #container {
	max-width: 1200px;
	margin: -110px auto 60px auto;
}
.page-template-default h2:first-child {
	margin-top:30px !important;
}
.page-template-default h3:first-child {
	margin-top:0 !important;
}
.page-template-default .entry-content {
	margin: 60px 0 0 0;
}
.page-template-default .entry-content img {
	width: 100%;
	height: auto;
}
.page-template-default #container #sidebar {
	margin: 25px 0 0 0;
}

.page-template-default #container #sidebar .reviews h3 {
margin: 20px 0 15px 0 !important;
}

.blog #container {
	max-width: 1200px;
	margin: -110px auto 60px auto;
}
.blog #container #content h1.entry-title {
	color: #ffffff;
}
.blog #container #sidebar {
	margin: 25px 0 0 0;
}
.blog .type-post {
	margin: 80px 0 0 0;
}
.single-post #container {
	max-width: 1200px;
	margin: -85px auto 60px auto;
}
.single-post #container #content {
	margin: -25px 0 0 0;
}
.single-post .type-post {
	margin: 80px 0 0 0;
}
.category #container {
	max-width: 1200px;
	margin: -110px auto 60px auto;
}
.category #container #sidebar {
	margin: 25px 0 0 0;
}
.category article {
	margin: 125px 0 0 0;
}

.blog article .entry-content img {
	width: 100%;
	height: auto;
}
.blog .articles-outer {
	display: flex;
    flex-wrap: wrap;
	margin: 50px -10px 0;
}
.blog .articles-outer article {
	width: calc( 50% - 20px);
	padding: 0 10px;
}
.blog .articles-outer article.type-post {
	margin-top: 30px;
}
.blog #content .articles-outer article h2 {
	font-size: 28px;
	line-height: 1.1;
	margin: 10px 0;
}
.blog .articles-outer article .entry-links {
	margin-bottom: 0;
}
.blog .articles-outer article .post-thumbnail {
	background-image: url("/wp-content/themes/allstarmoverscal/images/default-placeholder.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 230px;
	width: 100%;
	display: block;
}
.blog .articles-outer article .post-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.single .entry-content img {
	width: 100%;
	height: auto;
}
.single .navigation {
	display: flex;
    width: 100%;
    justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
	.blog #content .articles-outer article h2 {
		font-size: 20px;
	}

	.blog .articles-outer article { 
		width: 100%;
	}

	.blog .articles-outer {
		margin-bottom: 50px;
	}
}
/* ------------------------ HOME BANNER ------------------------ */

.banner-area {
	background: url(images/star-bg.jpg);
	display: table;
	width: 100%;
}
.banner-area li {
	list-style: none;
}
.banner {
	display: table;
	text-align: center;
	padding: 40px 0;
	max-height: 1200px;
	margin: 0 auto;
}
.banner .left {
	float: left;
	display: block;
	width: 850px;
	position: relative;
	background: url(images/banner.jpg) center bottom no-repeat #5877b8;
	height: 602px;
	margin: 0 25px 0 0;
}
.cta-message {
	margin: 35px;
	text-align: left;
	color: #ffffff;
}
.cta-message h1 {
	font-size: 36px;
    line-height: 42px;
	font-weight: 300;
	margin: 0 0 25px 0;
}
.cta-message p {
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 25px 0;
	background-color: rgba(0,0,0,0.005);
}
.cta-message a.estimate-btn {
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 45px 10px 15px;
	text-decoration: none;
	transition: .5s;
	box-shadow: 2px 2px 3px #000;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	background: url(images/star-icon.png) no-repeat 235px center #ed1c24;
	background-size: 24px;
}
.cta-message a.estimate-btn span{
	background-color: rgba(0,0,0,0.005);
}
.cta-message a.estimate-btn:hover {
	background: url(images/star-icon.png) no-repeat 235px center #000000;
	background-size: 24px;
}
.banner .right {
	float: right;
	display: block;
	width: 335px;
	background: #f2f1f1;
}
.banner .right .sidebar-form {
	float: left;
}
.sidebar-form label{
	font-size: 0;
}
.banner .right .sidebar-form h3 {
	font-size: 36px;
	line-height: 40px;
	color: #3954a5;
	padding: 25px 0 25px 0;
}
.sidebar-form ul {
	background: #ffffff;
	padding: 5px 15px 10px 15px;
}
.sidebar-form li {
	margin: 10px 0 0 0;
	display: block;
}
.sidebar-form li:last-child {
	font-size: 14px;
	line-height: 1.2;
	margin-top: 0;
	text-align: center;
}
.sidebar-form input {
	height: 38px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
    -webkit-appearance: none;
}
.sidebar-form textarea {
	height: 83px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
    -webkit-appearance: none;
}
.sidebar-form .submit-btn {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	background-color: #3954a5;
	width: auto;
	margin-top: 2px;
	transition: .5s;
	cursor: pointer;
	cursor: hand;
	border: none;
	width: 100%;
    -webkit-appearance: none;
}
input[type="submit"].submit-btn:hover {
	color: #fff;
	background-color: #000000;
}
img.ajax-loader {
	visibility: hidden;
	z-index: 999;
	position: absolute;
}
span.wpcf7-not-valid-tip {
	color: #ed1c24 !important;
	font-size: 14px;
	text-align: left;
}
div.wpcf7-validation-errors {
	border: 2px solid #ed1c24 !important;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid green !important;
}
.banner .right div.wpcf7-response-output {
	margin: 0 15px 15px 15px !important;
	background-color: #ffffff;
	float: left;
}
.page-template-default .banner-area {
	height: 80px;
}
.blog .banner-area {
	height: 80px;
}
.single-post .banner-area {
	height: 80px;
}
.category .banner-area {
	height: 80px;
}
.category .cat-links {
	background: #f2f1f1;
	float: left;
	display: block;
	width: 96%;
	padding: 1% 2%;
}
.category .entry-footer {
	width: 100%;
}
/* ------------------------ BREADCRUMBS ------------------------ */

.breadcrumbs {
	width: 1200px;
	margin: 5px auto;
	float: none;
	display: table;
	z-index: -1;
}
.breadcrumbs a {
	color: #3954a5;
	text-decoration: none;
	transition: .5s;
}
.breadcrumbs a:hover {
	color: #000000;
}
.breadcrumb-trail {
	float: left;
	display: block;
	width: 850px;
	position: relative;
}
.breadcrumb-trail h2.trail-browse {
	display: none;
}
.breadcrumb-trail ul.trail-items {
	margin: 0 !important;
	padding: 0 !important;
}
.trail-items li::after {
	content: "\003E" !important;
	padding: 0 0.5em;
}
.page-template-home .breadcrumbs {
	display: none !important;
}
/* ------------------------ CONTENTS ------------------------ */

.page-template-home #content h2.entry-title {
	display: none !important;
	visibility: hidden !important;
}
.page-template-home #content h2:first-child {
	margin-top:0 !important;
}
.post-info {
	background: #f2f1f1;
	float: left;
	display: block;
	width: 96%;
	padding: 1% 2%;
}
.page-template-home .entry-footer, .page-template-home .entry-meta, .page-template-home .post-info {
	display: none;
}
.entry-footer, .entry-meta {
	display: block;
	float: left;
}
.entry-links {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 40px;
}
.single-post .entry-footer {
	background: #f2f1f1;
	float: left;
	display: block;
	width: 96%;
	padding: 1% 2%;
	margin-bottom: 40px;
}
#content h1 {
	font-size: 40px;
	font-weight: 300;
	margin: 0 0 50px 0;
	color: #000000;
	line-height: 48px;
}
#content h1.entry-title {
	font-size: 40px;
	font-weight: 300;
	margin: 0 0 20px 0;
	color: #ffffff;
}
#content h2 {
	font-size: 36px;
	font-weight: 300;
	margin: 0 0 15px 0;
	color: #3954a5;
	line-height: 40px;
	float: left;
        width: 100%;
}
#content h3 {
	font-size: 32px;
	font-weight: 300;
	margin: 0 0 15px 0;
	color: #3954a5;
	line-height: 40px;
	float: left;
        width: 100%;
}
#content h4 {
	font-size: 28px;
	font-weight: 300;
	margin: 0 0 15px 0;
	color: #000000;
	line-height: 40px;
	float: left;
        width: 100%;
}
#content ul {
	margin-left: 20px;
	margin-bottom: 35px;
	padding-left: 20px;
	display: table;
}
#content ul li {
	list-style-image: url(images/arrow-bullet.png);
	padding: 2px;
	line-height: 24px;
	color: #333333;
}
#content p {
	font-weight: 300;
	margin: 0 0 30px 0;
	color: #333333;
}
#content a {
	color: #ed1c24;
	/*color: #AC1112;*/
	text-decoration: none;
	transition: .5s;
	font-weight: 400;
	background-color: rgba(0,0,0,0.005);
}
#content a:hover {
	color: #000000;
}
/* ------------------------ SIDEBAR ------------------------ */

#sidebar .xoxo li {
	margin: 0 0 30px 0;
	display: block;
	float: left;
}
a.sidebar-links {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ed1c24;
	padding: 10px 15px 10px 50px;
	text-decoration: none;
	transition: .5s;
	background: url(images/star-icon-blue.png) no-repeat 15px center #f2f1f1;
	background-size: 24px;
	display: block;
	margin: 1px 0;
	width: 260px;
}
a.sidebar-links span{
	background-color: rgba(0,0,0,0.005);
}
a.sidebar-links:hover {
	color: #3954a5;
	background: url(images/star-icon-blue.png) no-repeat 15px center #f2f1f1;
	background-size: 24px;
}
.reviews {
	background: url(images/star-bg.jpg);
	display: inline-block;
	width: 100%;
	height: 200px;
}
.reviews h3 {
	font-size: 36px;
	font-weight: 300;
	color: #ffffff !important;
	margin: 20px 0 15px 0;
	text-align: center;
	background-color: rgba(0,0,0,0.005);
}
.reviews img {
	width: 100%;
	position: relative;
}
#sidebar .xoxo .right {
	display: block;
	width: 100%;
	background: #f2f1f1;
}
#sidebar .xoxo .right .sidebar-form h3 {
	font-size: 36px;
	line-height: 40px;
	color: #3954a5;
	padding: 25px 0 25px 0;
	text-align: center;
}
#sidebar .xoxo .right .sidebar-form ul {
	background: #f2f1f1;
	padding: 5px 15px 15px 15px;
	display: inline-block;
}
#sidebar .xoxo .right .sidebar-form li {
	margin: 10px 0 0 0;
	display: block;
	width: 100%;
}
#sidebar .xoxo .right .sidebar-form li:last-child {
	font-size: 14px;
	line-height: 1.2;
	margin-top: 0;
	text-align: center;
}
#sidebar .xoxo .right .sidebar-form input {
	height: 38px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
    -webkit-appearance: none;
}
#sidebar .xoxo .right .sidebar-form textarea {
	height: 130px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
    -webkit-appearance: none;
}
#sidebar .xoxo .right .sidebar-form .submit-btn {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	background-color: #3954a5;
	width: auto;
	margin-top: 2px;
	transition: .5s;
	cursor: pointer;
	cursor: hand;
	border: none;
	width: 100%;
    -webkit-appearance: none;
}
#sidebar .xoxo .right div.wpcf7-response-output {
	background-color: #ffffff;
	margin: 0 15px 15px 15px !important;
}
input[type="submit"].submit-btn:hover {
	color: #fff;
	background-color: #000000;
}
#sidebar .xoxo li h3 {
	font-size: 36px;
	font-weight: 300;
	color: #000000;
	text-align: center;
}

div.e-mailit_toolbox {
	margin: 15px auto 0 auto;
    display: table;
}
div.e-mailit_toolbox div {
	list-style: none;
	float: left;
	margin-right: 5px !important;
	position: relative;
}
div.e-mailit_toolbox div a {
	background: url(images/social-icons.png) no-repeat;
	width: 58px;
	height: 44px;
}
div.e-mailit_toolbox div.e-mailit_btn_Facebook a.E_mailit_Facebook[style] {
	background-position: -60px 0;
	transition: 0.5s;
	background-color: #fff !important;
}
div.e-mailit_toolbox div.e-mailit_btn_Facebook a.E_mailit_Facebook:hover {
	background-position: -60px -44px;
}
div.e-mailit_toolbox div.e-mailit_btn_Twitter a.E_mailit_Twitter[style] {
	background-position: 0 0;
	transition: 0.5s;
	background-color: #fff !important;
}
div.e-mailit_toolbox div.e-mailit_btn_Twitter a.E_mailit_Twitter:hover {
	background-position: 0 -44px;
}
div.e-mailit_toolbox div.e-mailit_btn_Google_Plus a.E_mailit_Google_Plus[style] {
	background-position: -120px 0;
	transition: 0.5s;
	background-color: #fff !important;
}
div.e-mailit_toolbox div.e-mailit_btn_Google_Plus a.E_mailit_Google_Plus:hover {
	background-position: -120px -44px;
}
div.e-mailit_toolbox div.e-mailit_btn_LinkedIn a.E_mailit_LinkedIn[style] {
	background-position: -181px 0;
	transition: 0.5s;
	background-color: #fff !important;
}
div.e-mailit_toolbox div.e-mailit_btn_LinkedIn a.E_mailit_LinkedIn:hover {
	background-position: -181px -44px;
}
div.e-mailit_toolbox div.e-mailit_btn_Send_via_Email a.E_mailit_Send_via_Email[style] {
	background-position: -243px 0;
	transition: 0.5s;
	background-color: #fff !important;
}
div.e-mailit_toolbox div.e-mailit_btn_Send_via_Email a.E_mailit_Send_via_Email:hover {
	background-position: -243px -44px;
}


ul.social {
	margin: 15px 5px 0 5px;
}
ul.social li a {
	background: url(images/social-icons.png) no-repeat;
	list-style: none;
	float: left;
	margin-right: 5px !important;
	position: relative;
	width: 58px;
	height: 44px;
	transition: 0.5s;
}
ul.social li a span{
	font-size: 0;
}
ul.social li.twitter a {
	background-position: 0 0;
}
ul.social li.facebook a {
	background-position: -60px 0;
}
ul.social li.gplus a {
	background-position: -120px 0;
}
ul.social li.linkedin a {
	background-position: -181px 0;
}
ul.social li.email a {
	background-position: -243px 0;
}
ul.social li.yelp a {
	background-position: -302px 0;
}
ul.social li.twitter a:hover {
	background-position: 0 -44px;
}
ul.social li.facebook a:hover {
	background-position: -60px -44px;
}
ul.social li.gplus a:hover {
	background-position: -120px -44px;
}
ul.social li.linkedin a:hover {
	background-position: -181px -44px;
}
ul.social li.email a:hover {
	background-position: -243px -44px;
}
ul.social li.yelp a:hover {
	background-position: -302px -44px;
}
/* ------------------------ TESTIMONIALS ------------------------ */

.testimonial {
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 26px;
	/*font-family: 'Handlee', cursive;*/
}
.testimonial .text {
	background: #f5f5f5;
	padding: 15px;
	margin-bottom: 24px;
	position: relative;
}
.testimonial .text::after {
	border-color: #f5f5f5 #fff #fff;
	border-style: solid;
	border-width: 13px;
	bottom: -26px;
	content: "";
	left: 20px;
	position: absolute;
}
.testimonial .info {
	color: #000;
	line-height: normal;
}
/* ------------------------ EMPLOYMENT FORM ------------------------ */
.employment-form {
	float: left;
}
.employment-form ul {
	margin: 0 !important;
	padding: 0!important;
}
.employment-form li {
	margin: 10px 0 0 0;
	display: block;
}
.employment-form li:last-child {
	font-size: 14px;
	line-height: 1.2;
	margin-top: 0;
	text-align: center;
}
.employment-form input {
	height: 38px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
}
.employment-form input.resume {
	height: 38px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 10px;
	border: 1px solid #cccccc;
}
.employment-form select {
	height: 38px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 97%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
}
.employment-form textarea {
	height: 130px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
}
.employment-form .submit-btn {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	background-color: #3954a5;
	width: auto;
	margin-top: 2px;
	transition: .5s;
	cursor: pointer;
	cursor: hand;
	border: none;
}
input[type="submit"].submit-btn:hover {
	color: #fff;
	background-color: #000000;
}
.employment-form .wpcf7-checkbox input {
	float: left;
	width: 25px;
}
.employment-form input[type="checkbox"] {
	border: 1px solid #cccccc;
}
.employment-form .wpcf7-checkbox .wpcf7-list-item-label {
	line-height: 44px;
}
.employment div.wpcf7-validation-errors {
	border: 2px solid #ed1c24 !important;
	float: left;
}
.employment div.wpcf7-response-output {
	margin: 15px 0 !important;
	float: left;
}
/* ------------------------ QUICK ESTIMATE FORM ------------------------ */

.freeestimate div.wpcf7-validation-errors {
	border: 2px solid #ed1c24 !important;
	float: left;
}
.freeestimate div.wpcf7-response-output {
	margin: 15px 0 !important;
	float: left;
}
.freeestimate-form {
	float: left;
}
.freeestimate-form ul {
	margin: 0 !important;
	padding: 0!important;
}
.freeestimate-form li {
	margin: 10px 0 0 0;
	display: block;
	clear: both;
}
.freeestimate-form li:last-child {
	font-size: 14px;
	line-height: 1.2;
	margin-top: 0;
	text-align: center;
}
.freeestimate-form input {
	height: 38px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
}
.freeestimate-form select {
	height: 38px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 96%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
}
.freeestimate-form textarea {
	height: 130px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
}
.freeestimate-form .submit-btn {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	background-color: #3954a5;
	width: auto;
	margin-top: 2px;
	transition: .5s;
	cursor: pointer;
	cursor: hand;
	border: none;
}
input[type="submit"].submit-btn:hover {
	color: #fff;
	background-color: #000000;
}
.freeestimate-form span.wpcf7-list-item {
	float: left;
	margin-left: 0 !important;
}
.freeestimate-form span.wpcf7-list-item label input {
	float: left;
	height: 24px;
	width: inherit;
}
.freeestimate-form span.wpcf7-list-item .wpcf7-list-item-label {
	line-height: 30px;
	margin: 0 20px 0 0;
}
.Besttimetobereached, .Whattypeofmove {
	margin: 15px 0;
	display: table;
}
/* ------------------------ CONTACT ------------------------ */

.contact {
	float: left;
	width: 100%;
	margin:40px 0 0 0;
}
.contact .address {
	float: left;
	width: 48%;
}
.contact span.address {
	float: left;
	width: 100%;
	display: block;
	margin: 20px 0px;
}
.contact h3 {
	margin-top: 0 !important;
}
.contact .hours {
	width: 48%;
	float: right;
	margin-bottom: 10px;
}
iframe.dublin {
	float:left;
	width:49%;
	height:400px;
}
iframe.tracy {
	float:right;
	width:49%;
	height:400px;
}
/* ------------------------ CONTACT FORM ------------------------ */

.contact .hours .contact-form {
	float: left;
}
.contact .hours .contact-form h3 {
	font-size: 36px;
	color: #3954a5;
	line-height: 50px !important;
}
.contact .hours .contact-form ul {
	background: #ffffff;
	padding: 15px;
	background: #f2f1f1;
	margin: 0 !important;
}
.contact .hours .contact-form li {
	margin: 10px 0 0 0;
	display: block;
}
.contact .hours .contact-form li:last-child {
	font-size: 14px;
	line-height: 1.2;
	margin-top: 0;
	text-align: center;
}
.contact .hours .contact-form input {
	height: 38px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 0 10px 0 10px;
	border: 1px solid #cccccc;
    -webkit-appearance: none;
}
.contact .hours .contact-form textarea {
	height: 200px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	width: 92%;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
    -webkit-appearance: none;
}
.contact .hours .contact-form .submit-btn {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	background-color: #3954a5;
	width: auto;
	margin-top: 2px;
	transition: .5s;
	cursor: pointer;
	cursor: hand;
	border: none;
	width: 98%;
    -webkit-appearance: none;
}
.contact .hours div.wpcf7-response-output {
	margin: 15px !important;
	background-color: #ffffff;
	float: left;
}

/* ------------------------ SOCIAL SHARING PLUG-IN ------------------------ */

div.e-mailit_toolbox span[style] {
	display:none !important;
}
div.e-mailit_toolbox span[style] {
	display:none !important;
}


/* ------------------------ Accreditations & Memberships Page ------------------------ */

.logos {width: 100%; display: table;}
.logos div {height:125px; text-align:center; width:50%; border-bottom:1px solid #ccc; float:left; padding: 10px 0;}
.logos div img {margin:25px 0; height:75px; width:auto; float: none;}

/* ------------------------ Useful Links Page ------------------------ */
.usefullinks {width: 96%; display: table; border:1px solid #f2f1f1; padding:2%; margin:0 0 15px 0;}
.usefullinks .left {float:left; width:325px;}
.usefullinks .right{float:left;}
/* ------------------------ ReCaptcha Page ------------------------ */
.grecaptcha-badge {display: none;}
/* ------------------------ Serving Areas on Home Page ------------------------ */
#content .servingareas {
	display: table;
	width: 100%;
	background: #f2f1f1;
	padding: 20px;
	margin: 0 0 20px 0;
	box-sizing: border-box;
}
#content .servingareas ul {
	display: table;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}
#content .servingareas ul li {
	float: left;
	width: 25%;
	margin: 0;
	box-sizing: border-box;
}
/* ------------------------ TopCovid bar ------------------------ */
.covid {
    display: table;
    width: 100%;
    background: #ed1c24;
    padding: 0 10px 3px 10px;;
    font-size: 18px;
    font-weight: 600;
	text-align: center;
	line-height: 28px;
}
.covid a {
     color: #fff;
}

.page-template-moving-documents .banner-area {
    height: 80px;
}

.documents_page {
	padding: 65px 0 50px;
  }
.documents_page .documents_page_title {
text-align: center;
margin-bottom: 45px;
}

.documents_page_item {
padding-bottom: 65px;
display: flex;
justify-content: flex-start;
align-items: flex-start;
}
.documents_page_img {
width: 100%;
height: 380px;
}
.documents_page_img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.documents_page_item .col-l {
width: 35%;
}

.documents_page_item .col-r {
width: 65%;
padding-left: 40px;
}

.documents_page_item h3 {
width: 100%;
text-align: left;
margin-bottom: 35px;
color: #132244;
font-size: 28px;
font-weight: 700;
}

#content a.document_page_link {
display: inline-block;
text-align: center;
background-color: #3954a5;
color: #fff;
font-size: 18px;
line-height: 24px;
font-weight: 300;
padding: 8px 26px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.document_page_link:hover {
color: #132244;
}
#dialog {
display: none;
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
background-color: rgba(0,0,0,.6);
}
#dialog.show {
display: flex;
}
#dialog .dialog-outer {
width: 90%;
height: 75vh;
}
#dialog  .dialog-inner {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
#dialog iframe {
	width: 100%;
	height: 100%;
}
#dialog .close {
	position: absolute;
	top: 5vh;
	right: 80px;
	cursor:pointer;
	border: 2px solid #fff;
	background-color: #000;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: opacity .3s ease;
}

#dialog .close:hover {
	opacity: 0.8;
}
  
@media only screen and (max-width: 767px) {
	.documents_page_item {
		display: block;
	}
	.documents_page_item .col-l {
		width: 100%;
		margin-bottom: 30px;
	}
	.documents_page_item .col-r {
		width: 100%;
		padding: 0;
	}
	#cta li .bbb {
		display: none;
	}
}
.rplg {
	margin-bottom: 40px;
}
.page-template-page-reviews #content {
	width: 100%;
}


#content form ul li p {
	margin-bottom: 0;
}
#content form ul li:last-child {
	margin-top: 10px;
}


.home #sidebar {
	float: left;
	margin-left: 30px;
}