/*
Theme Name: Digital Monopoly Default Bootstrap
Theme URI: http://www.digitalmonopoly.com.au/
Author: Digital Monopoly
Author URI: http://www.digitalmonopoly.com.au/
Description: Removal Man
Version: 1.0
*/

/* =Reset
-------------------------------------------------------------- */

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 {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
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 {
	quotes: "" "";
	font-size:1.2em;
}
a:focus {
	outline: none;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
	text-decoration: none;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color:#000000;
	font-weight: bold;
	margin-bottom: 1em;
}

h1{ font-size: 34px; }
h2{ font-size: 28px; }
h3{ font-size: 26px; }
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }

hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 1.2em;
}

/* Text elements */
p {
	margin-bottom: 1.2em;
	line-height: 24px;
}
ul, ol {
	margin: 0 0 1.2em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	background: none repeat scroll 0 0 #eee;
	margin: 0 0 1.2em;
	padding: 40px 40px 30px;
}
address {
	margin: 0 0 1.2em;
}
pre {
	background: none repeat scroll 0 0 #eee;
	border-radius: 0;
	font-family: "Courier 10 Pitch",Courier,monospace;
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	white-space: pre-wrap;
}
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #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%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #eee;
	border-color: #eee #eee #bbb #eee;

	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1em;
	line-height: 1;
	padding: 0px 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	height:34px;
	line-height:34px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #eee #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #eee;
	width:250px;
	max-width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 3px 10px 10px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
	height:120px;
}

/* Links */
a,
a:visited {
	color: #1982D1;
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
	text-decoration:unone;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}



/* =Main Layout
----------------------------------------------- */
#page{ }



.site-header {
	position: relative;
	width: 100%;
	z-index: 999;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.site-header .navbar-brand {
	display: block;
	float: left;
	font-size: 18px;
	height: 70px;
	line-height: 40px;
	padding: 10px 20px 10px 10px;
}
.site-header .navbar-brand img{display: block;}

.site-featured{ margin:auto; }
.site-header-image-bg{ height:250px!important;  }

.site-header.fixed-header {
    min-height: 100px;
		-webkit-animation: moveDown .5s;
    position: fixed;
    z-index: 999999;
    width: 100%;
}
.site-header.fixed-header .navbar-default {
	background: #ffffff;
}
/*header scroll fixed */
.navbar-default {
    z-index: 999999;
    position: relative;
    width: 100%;
    display: block !important;
    min-height: 80px;
    background: #333e48;
}
.navbar-default.fixedheader {
	background: #ffffff;
}
.navbar-default.fixedheader{
	position: fixed;
	-webkit-animation: moveDown .5s;
	z-index: 9999999999;
}
@-webkit-keyframes moveDown {
	0% { -webkit-transform: translateY(-40px) }
}

.site-tagline {
	background: none repeat scroll 0 0 #eee;
	border-bottom: 5px solid #eee;
	font-size: 24px;
	line-height: 28px;
	padding: 40px 0;
}
span.top-header-social {
    float: right;
    margin-top: -50px;
    margin-bottom: 20px;
		color: #717171;
		letter-spacing: 0.5px;
}
span.top-header-social li {
    float: right;
    margin: 0 5px;
		list-style: none;
}
li.social.facebook {
    margin-left: 20px;
}
span.top-header-social li a {
    color: #ffffff;
    background: red;
    width: 25px;
    height: 25px;
    float: left;
    text-align: center;
    border-radius: 5px;
    line-height: 25px;
    margin-top: -3px;
}
#primary-menu {background: #262626;}
.menu-phone i {
    color: #262626;
    background: #ffffff;
    border-radius: 50px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 15px;
    padding: 4px;
    font-size: 14px;
    margin-right: 10px;
}
.menu-home a i {font-size: 20px;}
li.menu-phone {float: right;right: 0;text-align: right;}
li.menu-phone a {color: #ed1c24 !important; font-size: 18px;}

.container{width: 1140px;}
.site-main{ padding:50px 0px;}
.home .site-main{ width:100%; padding:0px 0 0; float:left; }

.site-footer{
	background: none repeat scroll 0 0 #262626;
	float: left;
	width: 100%;
}
.site-footer .footer-content{
	clear: both;
	float: left;
	margin: auto;
	padding: 30px 0;
	position: relative;
	width: 100%;
}
.site-footer .footer-info {
	background: none repeat scroll 0 0 #000000;
	clear: both;
	color: #7e7e7e;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin: auto;
	padding: 15px 0;
	position: relative;
	width: 100%;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: 'Oswald', sans-serif;
}
.footer-info a {color: #7e7e7e;}
.footer-info a:hover {color: #ed1c24;}

.site-footer .footer-info .site-info{  text-align:right; float:right; line-height:20px; }
.site-footer .footer-info .site-info p{ margin:0; }
.site-footer .footer-info .site-info #pwdlogo{ background:url(images/pwdlogo.png) right center no-repeat; width:85px; height:12px; display:inline-block; font-size:0; }
.site-footer .footer-info .site-copyright{ text-align:left; float:left; }




.page .entry-header{  }
.page .entry-header .entry-title{}

.home .front-content{ margin-bottom:0px; }
.home .front-content .entry-header{ margin:0; height:auto;}

.has-breadcrumbs{ position:relative; }
.has-breadcrumbs .breadcrumbs{
	position: absolute;
	right: 0;
	top: 10px;
	width: auto;
}
.single-breadcrumbs{
	font-size: 11px;
	font-style: oblique;
	margin: 0;
	padding-top: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
}

.footer-content span.top-header-social {float: left; margin-top: -20px;margin-bottom: 20px;color: #717171;letter-spacing: 0.5px;width: 89%;}
.footer-content span.top-header-social a {color: #262626;}
#footer-sidebar #text-3 a {text-transform: none;}

/* =Custom Page template
----------------------------------------------- */
.not-found{
	margin-bottom: 100px;
	margin-top: 50px;
	padding-top: 120px;
	text-align: center;
}
.not-found strong {
	color: #022a3b;
	display: block;
	font-size: 222px;
	font-weight: normal;
	margin-bottom: 100px;
	text-align: center;
}
.not-found  #searchform{ margin-bottom: 50px;}
.not-found hr {
    margin: 20px auto;
    width: 365px;
}


.home .site-header-image-bg{ height:700px!important; }
.page-template-page-templatescontact-us-php .site-header-image-bg{ height:300px!important; }
.page-template-page-templatescontact-us-php #contact-map{
	height: 400px;
	left: 0;
	margin-top: -400px;
	position: relative !important;
	right: 0;
	width: 100%;
}
.page-template-page-templatescontact-us-php .entry-header {
	height: auto;
	margin-top: -80px;
}
#footer-sidebar .menu-phone {display: none;}
#gform_wrapper_2 {padding: 20px;padding-top: 0px; margin-top: 0px;}
.gform_wrapper textarea.small {border: 0px; border-radius: 5px; margin-top: 5px; font-size: 12px}
ul#gform_fields_2 input {margin:5px !important; margin-left: 0px !important;}
#gform_submit_button_2 {background: #901b1e;color: #ffffff; border: 0px;  height: 47px;}
#tabs-3 h3 {padding-left: 20px; color: #ffffff; font-size: 24px;}
#tabs-3 {border-top: 1px solid #333;}

/* =Layout: Content-Sidebar
----------------------------------------------- */

#content {}
#sidebar { margin: 40px 0 20px; }
#sidebar .widget{  }
.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large {width: 98% !important;}
.gform_wrapper .top_label .gfield_label {font-weight: 600 !important; color: #ed1c24;}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {background: #f5f4f3; height: 40px; border: 1px solid #dddcdb; font-size: 12px !important; padding-left: 8px !important;}
.gform_wrapper textarea.medium {background: #f5f4f3;border: 1px solid #dddcdb;}
input.gform_button.button {
    border: 2px solid #ed1c24;
    border-radius: 25px;
    box-shadow: none;
    text-transform: uppercase;
    color: #ed1c24;
    text-shadow: none;
    background: transparent;
    height: 40px;
    padding: 0px 40px;
		font-family: 'Oswald', sans-serif;
		letter-spacing: 1px;
		margin-top: 20px !important;
		float: left;
}
body .gform_wrapper .top_label div.ginput_container {margin-top: 0px;}
body .gform_wrapper ul li.gfield {margin:0px !important;}
.gform_wrapper textarea.medium {
    height: 100px;
    width: 100%;
    font-size: 12px !important;
}
/* =Menu
----------------------------------------------- */
ul#menu-primary {
    width: 100%;
    float: left;
    background: #262626;
}
ul#menu-top-right {
    right: 0;
    float: right;
    list-style: none;
}
ul#menu-top-right li {
    float: left;
    text-align: right;
    margin: 0 20px;
    text-transform: uppercase;
}
ul#menu-top-right li a {color: #262626; font-weight: bold;}
ul.nav-user.nav.navbar-nav.navbar-right {
    width: 100%;
    margin-top: -15px;
    margin-bottom: 15px;
}
.navbar{ margin: 0; }
.navbar-default{ border:none; min-height: 120px;}

.navbar-default {
	background-color: #ffffff;;
	border-color:transparent;
}
.navbar-default .navbar-brand {
	color: #777777;
	position: relative;
	z-index: 999999;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #ed1d24;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #ed1d24;
	background-color: #262626;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    margin-top: 25px;
    background: #ed1c24;
    box-shadow: none;
    margin-right: 20px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ed1c24;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}

.navbar-collapse.in .navbar-nav{ margin-bottom: 0;}
.navbar-collapse.in .navbar-nav > li > a{
	line-height: 30px;
	border-bottom: #e7e7e7 solid 1px;
}


.nav-user{}
.nav-user .btn{
	border: medium none;
	border-radius: 0;
}



.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 180px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}



#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover > a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }

.socials{ list-style:none; }
.socials li{ float:left; }
.socials li a{
	background: none repeat scroll 0 0 #000000;
	border-radius: 15px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 29px;
	line-height: 29px;
	margin-right: 6px;
	opacity: 0.8;
	text-align: center;
	width: 29px;

}

.socials li a:hover{ opacity:1; }
.socials li.facebook a{;}
.socials li.twitter a{ }


/* =Content
----------------------------------------------- */

.sticky {}
.hentry {
	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#eee solid 1px;
}
.hentry .entry-header{}
.hentry .entry-header .entry-title{ margin-bottom:0px; }
.hentry .entry-header .entry-title a{  }
.single .hentry,
.page	.hentry{ border-bottom:none;  }
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}

.page-header{ margin-bottom:20px; }

.entry-attachment{}
.entry-attachment .attachment{}
.attachment .entry-meta{ clear:none; }

#image-navigation{ text-align:right; }


.hentry.service{ min-height: 200px; padding: 0px; }
.hentry.service > a{}
.hentry.service > a img{ display:block; float:left; margin-right:20px;}
.hentry.service .entry-header{}
.hentry.service .entry-header .entry-title{ clear:none;  }
.hentry.service .entry-content{ }

.clear{ clear:both; }
/* =Asides
----------------------------------------------- */

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


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */

}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.site-content .gallery { margin-bottom: 1.2em; }
.gallery-caption {}
.site-content .gallery a img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%!important;
	border: 2px solid #EEEEEE!important;
}
.site-content .gallery dd { margin: 0; }
.site-content .gallery .gallery-item{
	float: left;
	margin-top: 6px!important;
	text-align: center;
	width: 33%;
}
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	float: left;
	margin: 0 0 1.2em;
	overflow: visible;
	width: 100%;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a { word-wrap: break-word; }
.bypostauthor {}

#comments{ margin:0 0 1.2em; }
#comments h2{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}

.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}

.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; min-height: 90px; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }

#respond{}
#respond #reply-title{ padding: 20px 0; }

#commentform{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}

.nocomments{ display:none; }

/* =Widgets
----------------------------------------------- */

.widget-title{
	color: #636363;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 10px;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
#searchform .field{ width:196px; }
#searchsubmit {}

/* Header widget */
.header-widgets{ display:block; float:right; margin-top:20px; width: 100%; }
.header-widgets .widget{ text-align:right; width: 100%; float: right; margin-bottom: 20px; }
.header-widgets .widget p{ margin-bottom:0;}
.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }
.header-widgets .widget .phone-number{ font-size:38px;  line-height:1em; font-weight:bold;  padding-left:45px;  }
.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}
.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }

.header-widgets .widget-socials{}
.header-widgets .widget .socials{ float: right;;}
.header-widgets .widget .socials li a{ margin-left: 8px; margin-right: 0;}
.header-widgets .widget .socials li a{}
.header-widgets .widget-text{ font-size: 24px; font-weight: lighter; }


/* PWD Address widget */
.pwd-address{}
.pwd-address .location{ clear: none; }
.pwd-address .address{}
.pwd-address .phone{ margin-bottom:0; }
.pwd-address .fax{ margin-bottom:0; }
.pwd-address .email{ }
.pwd-address .image-map{ float: right;margin-left: 10px;}

.pwd-address .phone,
.pwd-address .fax,
.pwd-address .email,
.pwd-address .address{
	padding-left: 25px;
	position: relative;
}

.pwd-address .phone .fa,
.pwd-address .fax .fa,
.pwd-address .email .fa,
.pwd-address .address .fa{
	position: absolute;
	left: 0;
}

#footer-sidebar{color: #9d9d9d;}
#footer-sidebar .widget{ }
#footer-sidebar .widget:first-child{ margin-left:0;}

#footer-sidebar .widget_pwd_address_widget{}


/* =Reset BXSlider
----------------------------------------------- */
.bx-wrapper {
	margin: 0;
	padding: 0;
	position: relative;
}

.bx-wrapper .bx-viewport {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	left: 0;
}

/* =Custom Post type
----------------------------------------------- */

/* Custom Post type Slidshow */
#slidercontainer{ margin:auto; background:#d7d7d7;  }
#sliderarea{ width:100%; height:700px; display:block; padding:0px;}
#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:700px; background:none!important; }
#custom-slideshows > .slide{ width:100%!important; height:700px; background-size: cover !important; background-position: center 0% !important;}


/* Custom Post type CTA */
#cta-container{ margin-bottom:20px; }
#custom-cta{}
#custom-cta .cta{ background: none repeat scroll 0 0 #F4F4F4; }
#custom-cta .cta img{
	display: block;
	height: auto;
	margin-bottom: 10px;
	max-width: 100%;
}
#custom-cta .cta-title {
	font-size: 20px;
	margin-bottom: 0;
	padding: 0 10px;
}
#custom-cta .cta-summary{ padding: 10px; }
#custom-cta .cta-summary .readmore{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 108px rgba(0, 0, 0, 0.5) inset;
	color: #FFFFFF;
	display: block;
	height: 30px;
	left: 0px;
	line-height: 30px;
	padding: 85px 0;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	display:none;
}
#custom-cta .cta:hover .readmore{ display:block;  }
#call-to-action h3 {color: #ffffff;}

#testimonials{ padding:50px 0; background: #f4f4f4;}
#testimonials .bx-wrapper{ margin: 0; }
#testimonials .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#testimonials .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; min-height: 250px;  background:none!important; }

#slider-testimonials > .testimonial{ width:100%!important; text-align: center; }
#slider-testimonials > .testimonial .text{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 0 50px;
	position: relative;
}

#slider-testimonials > .testimonial .text .open,
#slider-testimonials > .testimonial .text .close{
	font-size: 68px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 50px;
}
#slider-testimonials > .testimonial .text .close{
	bottom: 0;
	color: #000;
	left: auto;
	opacity: 1;
	right: 0;
	top: auto;
}
#slider-testimonials > .testimonial .info{ font-size: 20px;  }
#get-stared{
	padding:45px 0;
	border-top: #eee solid 1px;
	float: left;
	width: 100%;
}
.site-container h1 {
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 36px;
    margin-top: 25%;
    line-height: 50px;
    margin-bottom: 30px;
}
.site-container.container a {
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 10px 25px;
    border-radius: 24px;
		webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
}
.site-container.container a:hover {
	background: #ed1c24;
}

#instant-qoute {
    float: right;
    width: 100%;
		position: absolute;
}
#customsidebar #instant-qoute {position:relative;}
#customsidebar #instant-qoute .container {
	min-height: 900px;
}
#instant-qoute .container {
    min-height: 600px;
		max-height: 660px;
    position: relative;
    z-index: 99;
    top: -660px;
    border-radius: 20px 20px 0px 0px;
		width: 50%;
    float: right;
    right: 16%;
		overflow: scroll;
		webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
}
#instant-qoute .container .form {
    background: rgba(237, 29, 36, 0.8);
    width: 500px;
    min-height: 660px;
    float: right;
    border-radius: 20px 20px 0px 0px;
}
#instant-qoute .container .form h4 {text-transform: uppercase; font-weight: bold; color: #ffffff; letter-spacing: 1px; font-size: 22px; padding: 20px; padding-bottom: 0px;}
#instant-qoute .container .form h4 {
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 22px;
    padding: 20px;
    border-bottom: 1px solid #6c0a0e;
    margin-bottom: 0;
}

/* = Custom Plugins
------------------------------------------------*/

/* Plugin WP Pagenavi */
.wp-pagenavi{}
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	margin: 2px;
	padding: 0 8px!important;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
}
.wp-pagenavi .pages{ border:none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{ border:none;}



.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #1982d1;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #2a6496;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #1982d1;
	border-color: #1982d1;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* Gravity Forms Section */

.gform_wrapper ul { margin: 0px !important; }
.gform_wrapper ul li { margin: 10px 0px !important; padding: 0px !important; list-style-image: none !important; list-style: none !important; }
.gfield_label { font-weight: lighter !important; }
.gfield_required { color: #ff0000 !important; font-weight: lighter !important; }
.ginput_container input { }


.ginput_container input:focus,
.ginput_container textarea:focus { }
.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }
.gform_button { }
.gform_button:focus,
.gform_button:hover {  }
.gform_validation_container {  }

/*-- Gravity Error Section ----------------*/

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }
.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }
.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }
.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }
.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }
.gfield_error input,
.gfield_error textarea {  border: 1px #ff0000 solid !important; }
.gfield_error input:focus,
.gfield_error textarea:focus { color: #fff !important; }


/* Plugin WP PWD Footer */
#pwd_footer_v2 li{ margin-left:5px; }


/* Custom bootstrap
-------------------------------------------------- */

.navbar-nav > li > a{ line-height: 40px; padding-top: 20px 10px;}
.thumbnail{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	padding: 0;
}
.pager li > a, .pager li > span {
	background-color: #fff;
	border: 0 none;
	border-radius: 0;
	display: inline-block;
	padding: 0;
}

/* Custom Homepage
-------------------------------------------------- */
.cta-btn a.vc_general.vc_btn3 {
    background: transparent;
    border-radius: 30px;
    border: 2px solid #ffffff;
    padding: 10px 25px;
    color: #ffffff !important;
    letter-spacing: 1px;
		font-family: 'Oswald', sans-serif;
		letter-spacing: 1px;
		text-transform: uppercase;
}
.cta-btn a.vc_general.vc_btn3:hover {color:#ed1c24 !important; background: #262626 !important;}
#ctas .vc_column-inner {
	padding-top: 0px;
	background-color: rgba(0, 0, 0, 0.1);
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#ctas .vc_column-inner:hover {background-blend-mode: darken;background-color: rgba(0, 0, 0, 0.56);}
#ctas .wpb_single_image {margin-bottom: 20px;}
#ctas h4{color: #ffffff; font-weight: bold;letter-spacing: 1px; font-size: 24px;}
#ctas a.vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
    float: left;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 110px;
}
#welcome {
    position: relative !important;
    z-index: 99;
		overflow: visible;
}
#wel-img {
    position: relative !important;
    z-index: 99;
    overflow: visible;
}
#welcome-img {
    z-index: 9;
    float: right;
    width: 50%;
    right: 0;
    margin-top: -100px;
		margin-bottom: 0px;
}
#welcome .container {
    margin: 0 auto;
    padding: 100px 0px 0px;
}
#whyus h3{color: #ffffff; font-weight: bold;letter-spacing: 1px; font-size: 24px;text-transform: uppercase;}

#whyus h4{color: #ed1c24; font-weight: bold;letter-spacing: 1px; font-size: 18px; margin-bottom: 15px;text-transform: uppercase;}
#whyus p {color: #ffffff;}
#whyus .vc_col-sm-4 .wpb_single_image {
    width: 30%;
    float: left;
}
#whyus .vc_col-sm-4 .vc_column-inner {padding-left: 0px; padding-right: 0px;}
#whyus .vc_col-sm-4 .wpb_single_image img {width: 100%;}
#whyus .vc_col-sm-4 .wpb_text_column {
    width: 65%;
    float: left;
    margin-left: 5%;
}
.white h3 {color: #ffffff;}

/*Home About info*/
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {background-color: transparent !important;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-color: transparent !important;
    background-color: transparent !important;
    color: #a3a3a3 !important;
    letter-spacing: 0.5px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
		background: url(images/line.png)50% 100% no-repeat;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {border-color: transparent!important;background-color: transparent!important;color: #000000 !important;background: url(images/line-active.png)50% 100% no-repeat;}
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tab {margin-left: 20px; margin-right: 20px;}
.wpb-js-composer .vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {margin-left: 0 auto; text-align: center;}


.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {padding: 0px !important;  margin-top: 50px; border: 0px !important;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {border-color: transparent !important;}

/*footer widget*/
.weaccept {float: left;margin-top: 30px; font-size: 13px;letter-spacing: 0.5px;}
.weaccept img {float: left;  margin-top: 15px;}
.textwidget p {color: #9d9d9d; line-height: 29px;font-size: 13px;letter-spacing: 0.5px;}
.widget-title {color: #ed1c24;line-height: 2em;margin-bottom: 10px;text-transform: uppercase;font-size: 20px;letter-spacing: 2px;
margin-top: 5px;}
#footer-sidebar a { color: #9d9d9d;line-height: 27px;text-transform: uppercase;  letter-spacing: 1px;  font-size: 13px;	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}
#footer-sidebar a:hover {color:#ed1c24;}

/*Home Instant qoute*/
#instant-qoute .ui-tabs .ui-tabs-nav {padding:0px; border: 1px solid #c8595c; border-left: 0px; border-right: 0px;}
#instant-qoute .ui-tabs {padding:0px;}
#instant-qoute .ui-tabs .ui-tabs-nav .ui-tabs-anchor {padding: 10px 20px; color: #ffffff; font-weight:600; text-align: center; width: 100%;}
#instant-qoute input[type=text], #instant-qoute input[type="date"], #instant-qoute select {width: 100%; float: left; border-radius: 5px; height: 40px; margin-top: 15px; margin-bottom:15px; border: 0px; font-size: 12px;
outline: none; padding-left: 10px;}
span.number {color: #ffffff;  width: 25px;height: 25px;  text-align: center;  background: #262626;padding: 5px 10px;  border-radius: 50%;}
span.form-title {color: #ffffff;font-weight: 600;letter-spacing: 1px;  margin-left: 5px;}
.getqoute-btn i {color: #ffffff;font-weight: 600;margin-right: 20px;}
#instant-qoute input[type="checkbox"], #instant-qoute input[type="radio"] {margin-top: 10px; margin-left: 10px; margin-right: 10px; width: 15px; height: 15px;}
#instant-qoute .ui-tabs .ui-tabs-nav {width: 100%;}
#instant-qoute .ui-tabs .ui-tabs-nav li {margin:0px; width: 33.3333%; overflow: hidden;;}
#instant-qoute .ui-tabs .ui-tabs-nav li a{text-align: center;}
#instant-qoute .ui-tabs .ui-tabs-nav li.ui-tabs-active {background: #8e191c; margin-top: 0px;  padding-bottom:0px;}
.getqoute-btn {width: 100%;float: left;border-top: 1px solid #dddddd; padding: 20px; padding-top: 35px;}
#instant-qoute .ui-tabs .ui-tabs-panel {padding:0px;}
.housemove {padding:15px 20px;}
.firstcheckbox {color: #ffffff;margin-top: 10px;}
a.getqoute {background: #901b1e;border-radius: 25px;padding: 15px 40px;color: #ffffff;text-transform: uppercase;letter-spacing: 0.5px;font-family: 'Oswald', sans-serif;letter-spacing: 1px;}
a.booknow {background: #262626;border-radius: 25px;padding: 15px 40px;color: #ffffff;text-transform: uppercase;letter-spacing: 0.5px;font-family: 'Oswald', sans-serif;letter-spacing: 1px; margin-left: 10px;}
.form-group select#office_what_you_moving {overflow: scroll;}
#instant-qoute .ui-tabs p {color: #ffffff; padding: 20px;}
/*End Instand Form*/

/*sidebar instand form*/
#customsidebar {float: right; position: relative; margin-top: -115px;}
#customsidebar #instant-qoute .container .form {width: 100%; padding-bottom: 20px; min-height: auto;}
#customsidebar #instant-qoute .container {top: 0;right: 0%;}
#customsidebar #instant-qoute .container {width: 100%;}
#customsidebar #instant-qoute .container .form {background: rgba(237, 29, 36, 1); border-radius: 20px;}
#customsidebar a.getqoute {background: #901b1e;border-radius: 25px;padding: 15px 30px;color: #ffffff;text-transform: uppercase;letter-spacing: 0.5px;font-family: 'Oswald', sans-serif;letter-spacing: 1px;}
#customsidebar a.booknow {background: #262626;border-radius: 25px;padding: 15px 30px;color: #ffffff;text-transform: uppercase;letter-spacing: 0.5px;font-family: 'Oswald', sans-serif;letter-spacing: 1px; margin-left: 20px;}
#customsidebar .firstcheckbox {font-size: 11px;}
#customsidebar #instant-qoute input[type="checkbox"], #customsidebar #instant-qoute input[type="radio"] {margin-right: 5px;margin-left: 5px;}
#customsidebar #instant-qoute .ui-tabs .ui-tabs-nav li.ui-tabs-active {display: block;}
#customsidebar #instant-qoute .ui-tabs .ui-tabs-nav li {display: none; width: 100%;}
#customsidebar #instant-qoute .ui-tabs .ui-tabs-nav li.ui-tabs-active {display: block;}
#customsidebar #instant-qoute .ui-tabs .ui-tabs-nav li.ui-state-default.ui-corner-top.active {display: block;}
#customsidebar #instant-qoute .ui-tabs h5 {color: #ffffff;z-index: 99;font-size: 13px;margin-left: 20px;text-transform: uppercase;
font-weight: bold; height: 40px; line-height: 40px; margin-bottom: 0px;}
#customsidebar #instant-qoute .ui-tabs p {color: #ffffff; padding: 20px;}
#customsidebar #instant-qoute .ui-tabs .ui-tabs-nav li:hover {background-color:#901b1e;}
#customsidebar #tabs i {background: url(images/arrow-down.png)50% 50% no-repeat; font-size: 0;color: #ffffff; position: absolute; z-index: 999; text-align: right; width: 20%;padding: 10px;padding-right: 20px; height: 40px; right: 0;}
#customsidebar #tabs i.active {font-size: 0;background: url(images/arrow-up.png)50% 40% no-repeat;}
#customsidebar .form-group select#office_what_you_moving {min-height: 85px;}
/*end instand form*/

#bookingpage {position: relative; float: left; width: 100%; min-height: 800px;}
#bookingpage #instant-qoute .ui-tabs h5 {color: #ffffff;z-index: 99;font-size: 13px;margin-left: 20px;text-transform: uppercase; position: relative;
font-weight: bold; height: 40px; line-height: 40px; margin-bottom: 0px;}
#bookingpage #instant-qoute .ui-tabs p {color: #ffffff; padding: 20px;}
#bookingpage #instant-qoute .ui-tabs .ui-tabs-nav li.ui-tabs-active {display: block;}
#bookingpage #instant-qoute .ui-tabs .ui-tabs-nav li {display: none; width: 100%;}
#bookingpage #instant-qoute .ui-tabs .ui-tabs-nav li.ui-tabs-active {display: block;}
#bookingpage #instant-qoute .ui-tabs .ui-tabs-nav li.ui-state-default.ui-corner-top.active {display: block;}
#bookingpage #instant-qoute .ui-tabs h5 {color: #ffffff;z-index: 99;font-size: 13px;margin-left: 20px;text-transform: uppercase;}
#bookingpage #instant-qoute .container {position: relative;;top: 0; right:0; float: left; left: 0; padding-left: 0; min-height: 900px;}
#bookingpage #instant-qoute .container .form {background: rgba(237, 29, 36, 1);border-radius: 20px; padding-bottom: 20px;float: left; min-height: auto; overflow: visible;}

#bookingpage #tabs i {background: url(images/arrow-down.png)50% 50% no-repeat; font-size: 0;color: #ffffff; position: absolute; z-index: 999; text-align: right; width: 20%;padding: 10px;padding-right: 20px; height: 40px; right: 0;}
#bookingpage #tabs i.active {font-size: 0;background: url(images/arrow-up.png)50% 40% no-repeat;}
#bookingpage .form-group select#office_what_you_moving {min-height: 85px;}


h2.gsection_title {font-size: 20px !important; text-transform: uppercase;}
.gform_wrapper .gsection {
    margin-bottom: 30px !important;
    float: left;
    width: 100%;
}
.gform_wrapper .gsection.field_sublabel_below {
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
}
.ginput_container_address select select {
    border-radius: 0px;
    border: 1px solid #d1d1d1;
    margin-left: 5px;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {font-size: 13px;}
#gform_wrapper_6.gform_wrapper .top_label li.gfield.gf_left_half {float: left;}
#gform_wrapper_6.gform_wrapper .top_label li.gfield.gf_right_half {margin-top: 0px !important;}
li#field_6_19 {border: none;}
li#field_6_18 {margin-bottom: 0px !important;}
li#field_6_35 label.gfield_label {display: none;}
li#field_8_35 label.gfield_label {display: none;}

#gform_wrapper_8.gform_wrapper .top_label li.gfield.gf_left_half {float: left;}
#gform_wrapper_8.gform_wrapper .top_label li.gfield.gf_right_half {margin-top: 0px !important;}
li#field_8_19 {border: none;}
li#field_8_18 {margin-bottom: 0px !important;}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {margin-left: 0px;}

.gform_wrapper ul li {font-size: 14px;}
.gform_wrapper .top_label .gfield_label {margin-top: 10px;}
.vc_gitem-post-data {letter-spacing: 0.5px; font-size: 12px;}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {color: #fff;background-color: transparent !important;border: 2px solid #ed1c24;border-radius: 50px;
    padding: 10px 25px;color: #ed1c24 !important;text-transform: uppercase;font-family: 'Oswald', sans-serif;letter-spacing: 1px;}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {border: 2px solid #ed1c24; background-color: #ed1c24 !important; color: #ffffff !important;}
.vc_custom_heading h4 {color: #ed1c24;margin-bottom: 0; margin-top: 5px; font-size: 18px; line-height: 22px;}
.vc_btn3-container.vc_btn3-left {margin-bottom: 10px;}

#single-cta {float: left; width: 100%; margin-top: 50px; background: #ed1c24; padding: 35px 0px; color: #ffffff;}
#single-cta .vc_col-sm-9 {font-size: 28px; font-weight: 600; line-height: 45px;}
a.single-btn {float: right;background: transparent;border-radius: 30px;  border: 2px solid #ffffff;padding: 10px 25px;color: #ffffff !important;  font-family: 'Oswald', sans-serif;
letter-spacing: 1px;text-transform: uppercase;}



/* Storage Estimator
-------------------------------------------------- */
#storage-estimator .col-md-12 {padding-bottom: 0px;}
#accordion-estimation .ui-accordion-content .col-md-6 {height:40px;float:left;padding-left:0px;}
#storage-info .vc_column-inner {padding-left: 0px;}

/* Page Estimator
-------------------------------------------------- */
#accordion-estimation {margin-top: 0px; margin-bottom: 50px; width: 80%; float:left; padding-right: 5%;}
#accordion-estimation h3{padding-left: 0px;background: #ebebeb;font-weight: bold;margin-top: -1px;margin-bottom: 20px;background: url(images/plus-icon.png) 99% 50% no-repeat;
text-transform: capitalize;  color: #000000 !important;border-bottom: 1px solid #dfdfdf; font-size: 20px;}
#accordion-estimation h3.ui-accordion-header-active {background: url(images/minus-icon.png) 99% 50% no-repeat}
.estimate-item input.input-text.qty.text {width: 37px;  border: none;background: none;font-weight: 600;}
#accordion-estimation .ui-accordion-content {padding:10px !important; margin-bottom: 20px;}
#accordion-estimation h4 {
    width: 55%;
    float: left;
    margin-top: 2px;
    margin-bottom: 5px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #ed1d24;
}
.quantity.estimate-item {float: left;}
#accordion-estimation .quantity.buttons_added {width: 100%;float: left;margin-left: 0;margin-top: -22px;}
span.qty-text {float: left;margin-top: 6px;color: #afafaf;font-weight: 600;font-size: 12px;}
#accordion-estimation .ui-accordion-content {
    padding: 10px !important;
    overflow: visible;
		float:left;
		height:auto !important;
		width:100%;
}
#accordion-estimation input.input-text.qty.text {color: #ed1d24;}
.total-space {
    width: 20%;
    float: right;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: 0;
    font-weight: bold;
    font-size: 14px;
}
.total-space h1 {color: #000000;width: 100%;float: left;  font-weight: bold;font-size: 14px;line-height: 45px;}
span.cost {color: #e30613;font-size: 18px;margin-left: 10px;letter-spacing: 1px;}
.total-space span.total {
	color: #e30613;
    width: 100%;
    float: right;
    font-weight: 800;
    font-size: 19px;
    text-align:center;
		padding-top: 110px;
}
.total-need {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 20px;
    margin-bottom: 50px;
}
.total-need h1 {
    color: #001e63;
    width: 79%;
    float: left;
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
}
.total-need span.need {color: #ed1d24;}
.total-need button {float: right;}
span.spaceneed-btn {width: 22%;loat: right;}
button.button.addcart.alt {
    float: left;
    margin-right: 10px;
}
.total-need button.button.checkout.alt {
    float: right;
    background: #001e63;
}
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}
input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
  margin: 0;
}
.totalspace {
    float: left;
    width: 100%;
    min-height: 180px;
    background: url(images/totalspace.png)50% 50% no-repeat;
    background-size: 100%;
    margin-bottom: 20px;
		margin-left: -15px;
}

/* Page Estimator-product
-------------------------------------------------- */
.units-products-volume h3 {
    color: #001E60 !important;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding: .5em 0;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    padding-top: 5px;
    float: left;
}

.units-products-volume .quantity.buttons_added {
    width: 34%;
    float: right;
    margin-top: 5px;
}
.units-products-volume input.input-text.qty.text {
    float: left;
    margin-right: 10px;
    width: 25px;
    border: none;
    background: none;
}
.col-md-3.units-products-volume {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 50px;
}
.quantity.buttons_added input {
    margin-top: 20px !important;
    border: 1px solid #a6a6a6;
    border-radius: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    line-height: 10px;
    background: transparent;
    box-shadow: none;
    color: #a6a6a6;
		outline: none;
}
.quantity.buttons_added input:hover {border: 1px solid #a6a6a6;color: #a6a6a6;}
#accordion-estimation input.input-text.qty.text {color: #ed1d24;}
.col-md-3.units-products-volume span.qty-shop {margin-top:-28px;}
a.booknow-storage {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
    background: red;
    padding: 15px;
    border-radius: 25px;
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
}
a.booknow-storage:hover {background: #262626;}
.page-template-storage .site-main {min-height: 1200px; margin-bottom: 250px;}
#accordion-estimation {position: absolute;}

/*Home Fancy box*/
.fancybox-skin {background: #ffffff;}
.fancybox-close {
    background: url(images/close.png) center center no-repeat;
	}
#gform_wrapper_4 {width:800px;}
#gform_wrapper_4.gform_wrapper .top_label li.gfield.gf_left_half {width: 49%; margin-right: 1% !important;}
#gform_wrapper_4.gform_wrapper .top_label li.gfield.gf_right_half {width: 49%; margin-left: 1% !important;}
#gform_wrapper_6 {width:800px;}
#gform_wrapper_6.gform_wrapper .top_label li.gfield.gf_left_half {width: 49%; margin-right: 1% !important;}
#gform_wrapper_6.gform_wrapper .top_label li.gfield.gf_right_half {width: 49%; margin-left: 1% !important;}
#gform_wrapper_7 {width:800px;}
#gform_wrapper_7.gform_wrapper .top_label li.gfield.gf_left_half {width: 49%; margin-right: 1% !important;}
#gform_wrapper_7.gform_wrapper .top_label li.gfield.gf_right_half {width: 49%; margin-left: 1% !important;}

#gform_wrapper_8.gform_wrapper .top_label li.gfield.gf_left_half {width: 49%; margin-right: 1% !important;}
#gform_wrapper_8.gform_wrapper .top_label li.gfield.gf_right_half {width: 49%; margin-left: 1% !important;}

label.gfield_label.gfield_label_before_complex {display: block !important;}
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {margin-top: 3px !important;}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {margin: 5px;}

div#bookwrap {
    width: 800px !important;
}

#booknowform {margin-left: 10px; position: relative;width: 100%;}
#instant-qoute .container.active {
    min-height: 65px;
    max-height: 65px;
    top: -65px;
		overflow: hidden;
}
#instant-qoute i.fa.fa-arrow-down {position: absolute; top: 0; color: #ffffff; background: #262626; padding: 5px; border-radius: 5px; z-index: 999; margin-top: -640px;right: 18%;webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
#instant-qoute i.fa.fa-arrow-down.active {margin-top: -40px;transform: rotate(180deg);}

#needhelp {width: 24%; float: right;}
input#input_3_8 {
    width: 98% !important;
}
input#input_6_15 {
    width: 100% !important;
}
input#input_5_7 {
    width: 98%;
}
input#input_6_15 {
    width: 100% !important;
}
#sidebar a {color: #404040;}
.myvolmne {
    float: left;
    width: 100%;
		margin-bottom: 20px;
}
.myvolmne input {
    width: 100%;
    float: left;
		outline: none;
}
.myvolmne p {
    margin-bottom: 5px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}
:-moz-placeholder { /* Firefox 18- */
  color: #333333;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {color: #333333 !important;}


.booking-text p {
    float: left;
    width: 100%;
    margin-left: 25px;
    margin-top: 30px;
    font-size: 13px;
    color: red;
    padding-bottom: 40px;
}
