html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, 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 
{ margin:0; padding:0; border:0; outline:0;
 font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; 
 vertical-align:baseline; }
strong {
font-weight: 900;
}

:focus { outline:0; }
body { line-height:1; color:black; background:#eeeeee; }
ol, ul { list-style:none; }
img {border-color: #000000;}
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
@font-face {
    font-family: 'avenir_lt';
    src: url('font/avenirltstd-light-webfont.eot');
    src: url('font/avenirltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/avenirltstd-light-webfont.woff') format('woff'),
         url('font/avenirltstd-light-webfont.ttf') format('truetype'),
         url('font/avenirltstd-light-webfont.svg#avenir_lt_std35_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link, a:visited
{
	text-decoration:none;
	font-family: arial,tahoma,verdana,sans-serif;
	transition: color 0.3s ease-in-out 0s;
	color: #90a75f;
}
a:hover
{
	text-decoration:underline;
cursor:pointer;
}
h1, h2, h3, h4 {
    color: #ecb53d;
    font-family: 'avenir_lt';
	transition: color 0.3s ease-in-out 0s;
}
h1 {
    font-size: 1.9em;
    margin-bottom: 0.8em;
    margin-top: 0.3em;
    text-transform: uppercase;
}
.category h1 {
    margin-bottom: 0.1em;
    margin-top: 0.1em;
}
h2 {
    font-size: 1.6em;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    text-transform: uppercase;
}
p {
	color: #65773d;
	font-family: avenir_lt;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 1em;
	margin-top: 1em;
}
.hard-item {
	overflow: hidden;
}
.hard-item img {
    border: 1px solid black;
    float: left;
    height: auto;
    margin: 5px 1%;
    width: 12.75%;
}
.hard-item span {
    float: right;
    width: 84%;
}
.serviceul li {
    background: url("../images/template/yes.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    font-family: avenir_lt;
    font-size: 1em;
    font-weight: normal;
    margin-left: 1em;
    padding-bottom: 4px;
    padding-left: 30px;
    padding-top: 4px;
}
.serviceul {
	margin-top: 15px;
	margin-bottom: 15px;
}
.defaultul li {
    font-family: avenir_lt;
    font-size: 1em;
    font-weight: normal;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-top: 4px;
}
.defaultul {
    list-style: disc inside none;
    margin-bottom: 15px;
    margin-top: 15px;
}
.text-in {
	font-weight: bold;
}

/*HEADER BLOCK CSS*/

header {
    background-color: #90a75f;
    height: auto;
    overflow: hidden;
    width: 100%;
}
#header {
	width: 1100px;
	margin: 0 auto;	
}
#nav-top li {
    float: left;
    text-align: center;
    transition: background 0.3s ease-in-out 0s;

}
#item-1 {
	width: 9%;
}
#item-2 {
	width: 19%;
}
#item-3 {
	width: 21%;
}
#item-4 {
	width: 22%;
}
#item-5 {
	width: 13%;
}
#item-6 {
	width: 16%;
}
#nav-top .active, #nav-top a:hover {
    background-color: #ecb53d;
    color: #65773d !important;
}
#nav-top a{
    transition: background 0.3s ease-in-out 0s;
}
.showmenu {
	display:none;
}
#nav-top a:link, #nav-top a:visited {
    color: #FFFFFF;
    display: block;
    font-family: 'avenir_lt';
    font-size: 1.3em;
    padding-bottom: 19px;
    padding-top: 18px;
    text-transform: uppercase;
}
#nav-top a:hover {
	text-decoration: none;
}
.leftcolum {
    background: none;
    display: table;
    float: left;
    height: 100%;
    margin-left: 2%;
    width: 26.96%;
}
.rightcolum {
    float: right;
    margin-right: 2%;
    width: 65.6%;
}
.calendar {
    display: block;
    height: 92px;
    margin: 0 auto 1em;
    width: 76px;
}
.leftcontent {
    float: left;
    width: 23.6%;
}
.banners {
    background-color: #90a75f;
    display: block;
    float: left;
	margin-top:0px;
    width: 100%;
}
.content1 #banners:first-child {
    margin-top: 0;
}
#contact-form {
    background-color: #FFFFFF;
    display: table-cell;
    margin: 0 auto;
    padding: 8%;
    vertical-align: middle;
    width: 84%;
    border: 5px solid #90a75f;
}
#contact-step2, #contact-step3 {
	display:none;
}
.calendar {
	background: url("../images/template/icon_form.png") repeat scroll -11px 0;
}
#contacts input {
    border: 3px solid #90a75f;
    color: #B7B7B7;
    display: block;
    font-family: avenir_lt;
    font-size: 1em;
    height: 26px;
    padding-left: 2%;
    padding-right: 0;
    width: 96%;
	border-radius: 0;
    margin-bottom: 1em;
}
#contacts input[name="Name"] {
    background: url('/images/template/icon_1.png') right+4px center no-repeat;
}
#contacts input[name="Phone"] {
    background: url('/images/template/icon_2.png') right+4px center no-repeat;
}
#contacts input[name="Email"] {
    background: url('/images/template/icon_3.png') right+4px center no-repeat;
}
#contacts input[name="Moving_date"] {
    background: url('/images/template/icon_5.png') right+4px center no-repeat;
}
#contacts input[name="From_city"] {
    background: url('/images/template/icon_6.png') right+4px center no-repeat;
}
#contacts input[name="To_city"] {
    background: url('/images/template/icon_7.png') right+4px center no-repeat;
}
#contacts input[name="From_zip"] {
    background: url('/images/template/icon_8.png') right+4px center no-repeat;
}
#contacts input[name="To_zip"] {
    background: url('/images/template/icon_9.png') right+4px center no-repeat;
}


#contacts input::-webkit-input-placeholder, #contacts textarea::-webkit-input-placeholder { /* WebKit browsers */
    color:   #B7B7B7;
}
#contacts input:-moz-placeholder, #contacts textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #B7B7B7;
    opacity:  1;
}
#contacts input::-moz-placeholder, #contacts textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #B7B7B7;
    opacity:  1;
}
#contacts input:-ms-input-placeholder, #contacts textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #B7B7B7;
}
textarea {
    font-family: avenir_lt;
    font-size: 1em;	
    border-radius: 0;
    -webkit-appearance: none;
}
#contacts select {
    border: 3px solid #90a75f;
    color: #B7B7B7;
    padding: 4px 0px;
    width: 100.2%;
    display: block;
	border-radius: 0;
	background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: url('/images/arrow_down.png') no-repeat #fff;
    background-position: 96.3% 49%;
    margin-bottom: 1em;
    font-weight: normal;
    font-size: 1em;
    font-family: avenir_lt;
}
#contacts select option {
    color: #000000 !important;
}
#contacts input[type="submit"] {
    background-color: #ecb53d;
    color: #65773d;
    font-family: 'avenir_lt';
    font-size: 1.5em;
    height: 45px;
    margin-bottom: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
    transition: background 0.3s ease-in-out 0s;
    -webkit-appearance: none;
	border-radius: 0;
    border: none;
}
#contacts input[type="submit"]:hover, #contactpage #contacts input[type="submit"]:hover  {
    background-color: #ecb53d;
}
#header-form span {
    color: #90a75f;
    display: block;
    font-family: 'avenir_lt';
    text-align: center;
}
.line1 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.8em;
}
.line2 {
    font-size: 0.8em;
    margin-bottom: 1.2em;
}
.line3 {
    font-size: 0.8em;
    margin-bottom: 1.2em;
    color: #b7b7b7 !important;
}
#hcolum2 {
    float: right;
    margin-right: 1%;
    padding-bottom: 0.3em;
    padding-top: 0.5em;
    width: 360px;
}
.right_slogan {
    color: #ffffff;
    font-family: 'avenir_lt';
    font-size: 2em;
    letter-spacing: 0;
    margin-top: 57px;
    text-align: right;
    text-transform: uppercase;
}
#top {
    overflow: hidden;
    width: 100%;
}
#hcolum1 {
    float: left;
    padding-bottom: 0.3em;
    padding-top: 0.5em;

}
#logo {
    display: block;
    float: left;
    margin-top: 13px;
}
.it {
    font-style: italic;
}
#nav-top #top-menu-item1 {
    width: 11.6%;
}
#nav-top #top-menu-item2 {
    width: 12.6%;
}
#nav-top #top-menu-item3 {
    width: 31.6%;
}
#nav-top #top-menu-item4 {
    width: 29.6%;
}
#nav-top #top-menu-item5 {
    width: 14.6%;
}
.htext {
    float: left;
    margin-top: -9px;
    width: 400px;
}
#hcolum1 span {
    color: #FFFFFF;
    display: block;
    font-family: 'avenir_lt';
}
.s1 {
    float: left;
    font-size: 1.6em;
    margin-left: 0.1em;
    margin-right: 2em;
}
#logo img {
    width: 150px;
    float: left;
}

#hcolum1 span,
#hcolum1 a{
    color: #FFFFFF;
    display: block;
    font-family: 'avenir_lt';
    text-decoration: none;
}
.s2 {
	float: left;
	font-size: 2.45em;
	letter-spacing: -0.0em;
	margin-left: 0;
	margin-top: 22px;
}
.s3 {
    float: left;
    font-size: 1.1em;
    letter-spacing: -0.03em;
    margin-bottom: 0;
    margin-left: 0.2em;
    margin-top: 23px;
    min-height: 1em;
    min-width: 12em;
    padding-left: 0.2em;
}
.s4 {
	float: left;
	font-size: 3.8em;
	font-weight: bold;
	margin-left: 0.02em;
	margin-top: 0;
	text-transform: uppercase;
	letter-spacing: -1px;
    margin-right: 10px;
}
#hcolum2 span {
	color: #fff;
    font-family: 'avenir_lt';
	display: block;	
}
.freedial {
    float: right;
    font-size: 2em;
    margin-top: 10%;
    text-transform: uppercase;
}
a.number:link, a.number:visited {
    background-image: url("../images/template/phone.svg");
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-size: 37px 32px;
    color: #ffffff;
    float: right;
    font-family: 'avenir_lt';
    font-size: 2.5em;
    font-weight: bold;
    margin-top: 0.2em;
    padding-left: 45px;
}
#contacts textarea {
    border: medium none;
    color: #b7b7b7;
    display: block;
    font-family: avenir_lt;
    height: 5em;
    margin-bottom: 11px;
    padding-left: 2%;
    padding-right: 7%;
    width: 89%;
}
a.number:hover {
	text-decoration:none;
}
.level1 {
    background-color: #FFFFFF;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 22px;
    padding-top: 22px;
    width: 1100px;
}
.content1 {
    background-color: #eeeeee;
    height: auto;
	padding-top: 0px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 17px;
    width: 1100px;
}
#contact-step1, #contact-step2, #contact-step3 {
    position: relative;
	top: 0px;
}
.content1 .leftcontent {
	margin-top: 19px;
}
.leftc:first-child {
    display: table;
    overflow: hidden;
    width: 100%;
}
.level2, .level3 {
    margin: 14px auto 0;
    overflow: hidden;
    width: 1100px;
}
.level2 {
    background-color: #FFFFFF;
    width: 1100px;
}
.level3 {
    margin: 15px auto 0;	
}
.leftc {
    float: left;
    width: 100%;
}
#text-content {
    float: right;
    padding: 0;
    width: 74.7%;
}
#text-content {
    width: 100%;
}
#text-block {
    background-color: #FFFFFF;

    overflow: hidden;
    padding: 2.3%;
}
.quote-text {
    margin: 0 auto;
    width: 90%;
}
#text-block .iframeestimate {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 75%;
    min-width: 300px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.content1 #banners, .level3 #banners {
    margin-top: 1em;
}
.contentlist {
	margin-bottom: 19px;
}
#bbb, #angeleslist {
    display: block;
    float: none;
}
#bbb {
    margin: 36px auto 50px;
}
#angeleslist {
    margin: 50px auto 0;
}
.address #contact-form {
	display:none;
}
#footer {
	background-color: #90a75f;
}
#footer1 span {
    color: #FFFFFF;
    display: block;
    text-align: left;
    font-family: avenir_lt;
    font-size: 1em;
    width: 100%;
    padding-bottom: 0.7em;
}
.infooter {
    /*background: url("../images/template/footerbg.svg") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);*/
    margin: 0 auto;
    width: 1100px;
    overflow: hidden;
}
.navigation a:link, .navigation a:visited {
    color: #FFFFFF;
    font-family: avenir_lt;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}
.navigation li {
    float: left;
    padding-left: 0px;
    padding-right: 20px;
}
#footer1 {
    float: left;
    text-align: left;
    width: 50%;
    padding-left: 2%;
}
#footer2 {
	width: 25%;
    float: left;
}
#footer3 {
    float: right;
    margin-right: 2%;
    margin-top: 1.1em;
    width: 23%;
}
.navigation {
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0.65em;
    padding-top: 1.1em;
}
#footer3 a:link {
    display: block;
    float: right;
    height: 44px;
    width: 44px;
}
.twitter {
    background: url("../images/social/twitter.svg") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);	
}
.googleplus {
    background: url("../images/social/google.svg") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);	
}
.facebook {
    background: url("../images/social/facebook.svg") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);	
}
#footer #phonenumber  .freedial {
    font-size: 1.2em;
    margin-top: 0.65em;
    margin-right: 0em;
}
#footer #phonenumber .number {
	color: #ffffff;
    background-position: 0 2px;
    background-size: 25px 20px;
    font-size: 1.5em;
    margin-top: 8px;
    padding-left: 30px;
}
#footer #phonenumber span {
	color: #ffffff;
    font-family: avenir_lt;
}
.level4links {
    background-color: #90a75f;
    margin-bottom: 12px;
    margin-top: 9px;
    overflow: hidden;
    width: 100%;
}
.servicescolums {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 1100px;
}
.servicecolum {
	margin-left: 2.075%;
	margin-right: 2.075%;
    float: left;
}
.servicecolum ul a:link {
    color: #FFFFFF;
    font-size: 0.9em;
    font-family: 'avenir_lt';
}
.servicecolum li {
	margin-top:3px;
}
.header h3 {
    color: #FFFFFF;
    font-size: 1.85em;
}
.header:link, .header:visited {
    color: #FFFFFF;
    display: block;
    margin-bottom: 10px;
}
section > .leftcolum {
	display:none;
}
label .error {
    background-image: url("../images/error.png");
    display: block;
    float: right;
    height: 20px;
	margin: -31px -19px 0;
    width: 20px;
}
label.checked {
    background-image: url("../images/valid.png");
    display: block;
    float: right;
    height: 20px;
	margin: -31px -19px 0;
    width: 20px;
}
#contactpage label.checked, #contactpage label .error {
    margin: -31px 6px 0;
}
.display, .no-display {
	display:block;
}
.separator {
    background-color: #90a75f;
    display: block;
    float: left;
    height: 16px;
    margin-top: 30px;
    width: 100%;
}
.service {
    background-color: #FFFFFF;
    display: block;
    margin-top: 19px;
    overflow: hidden;
    padding: 2.3%;
    width: 95.4%;
}
.service-head {
    border-bottom: 2px solid #90a75f;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 6px;
}
.service-head h2, .service-head h3 {
    color: #90a75f;
    font-family: 'avenir_lt';
    font-size: 1.3em;
    margin: 0;
    text-transform: uppercase;
	transition: color 0.3s ease-in-out 0s;
}
.leftc .formspan {
    color: #90a75f;
    display: block;
    font-family: 'avenir_lt';
    font-size: 0.95em;
    margin-bottom: 0.5em;
    text-align: justify;
}
#estimate-form .formspan {
    color: #B7B7B7;
    display: block;
    font-family: 'avenir_lt';
    font-size: 0.95em;
    margin-bottom: 0.8em;
    text-align: center;
}
.more:link, .more:link h3, .more:visited {
    display: block;
    margin-top: 5px;
	color: #90a75f;
    float: right;
    font-size: 0.85em;
}
.more:link h3 {
	font-size: inherit;
}
.more:hover h3, .more:hover {
	color: #ecb53d;
	text-decoration:none;
}
a.service-head:hover, a.service-head:hover h2, a.service-head:hover h3{
	text-decoration:none;
    color: #ecb53d;
}
.rightlist {
    float: right;
    text-align: justify;
    width: 61%;
}
.leftlist {
    display: block;
    float: left;
    max-width: 284px;
    width: 37%;
}
.leftlist img{
	width: 100%;
}
/*LOCATIONS PAGE CSS*/
.onecolum {
    float: left;
    width: 25%;
}

@media screen and (max-width: 768px){
.onecolum {
	float: left;
    width: 50%;
}
}

.onestate {
    display: block;
    margin-bottom: 3px;
    width: 100%;
    font-family: avenir_lt;
    color: #90a75f;
	font-size: 1em;
}
.findarea {
    background-color: #90a75f;
    margin-top: 15px;
}
.changestate, .bycounty {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: avenir_lt;
    font-size: 1em;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.bycounty {
	margin-top:0px;
	margin-bottom: 5px;
}
.findarea a:link, .findarea  a:visited {
    color: #FFFFFF;
    display: block;
    font-family: avenir_lt;
}
.citiesincounty {
    display: block;
    float: left;
    width: 100%;
}
.showHide {
    background-image: url("../images/plus.svg");
    background-position: 90% 15px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'avenir_lt';
    font-size: 1.5em;
    height: 78px;
    padding: 17px 110px 15px 25px;
}
.hiddendiv {
	padding-bottom: 10px;
	display:block;
    color: #FFFFFF;
    font-family: avenir_lt;
    padding-left: 25px;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}
/* Admin login style */

#login {
    color: #000000;
    font-family: 'avenir_lt';
    font-size: 0.85em;
    margin: 20px auto;
    width: 143px;
}
#login input {
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
}
#estimate-form {
    margin: 1.5em auto;
    max-width: 570px;
    width: 100%;
}
#estimate-form  input, #estimate-form select, #estimate-form textarea{
    border: 1px solid #90a75f;
}
#estimate-form select {
    height: 33px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-top: 5px;
}
#estimate-form input[type="submit"]{
	border:none;
	width: 200px;
	margin: 0 auto;
}
#questionnaire {
	color:#90a75f;
	cursor:pointer;
}
#questionnaire:hover {
	text-decoration: underline;
}
.questioner .fancybox-skin {
	border-radius: 0;
}
.questioner .fancybox-close {
    background-image: url("../images/fancybox/close.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    right: 0;
    top: 0;
}
@media screen and (max-width: 1100px) {
#header, .infooter, .servicescolums, .content1 {
	width: 100%;
}
#c1 {
	margin-left: 1%;
	width: 16.03%;
}
#c2 {
	width: 12.43%;	
}
#c3 {
	width: 15.92%;	
}
#c4 {
	width: 19.32%;	
}
#c5 {
	width: 26.22%;	
	margin-right: 1%;
}
.servicecolum {
	margin-left: 1%;
	margin-right: 1%;
    float: left;
}
.level1, .level2, .level3 {
	width: 100%;
}
#nav-top a:link, #nav-top a:visited {
	font-size: 1.2em;
}
}
@media screen and (max-width: 980px) {
a.number:link {
	background-position: 0 2px;
	background-size: 30px 27px;
    padding-left: 35px;
}
body {
font-size:0.85em;
}
.level3 {
    margin: 20px auto 0;
}
.freedial {
    margin-top: 10.6%;
}
#footer3 {
    margin-top: 0.75em;
}
.navigation a:link, .navigation a:visited {
    font-size: 1.05em;
}

.right_slogan {
    margin-top: 50px;
}
.leftcontent {
    width: 32%;
}
#text-content {
    width: 66%;
}
.calendar {
    height: 75px;
    width: 62px;
}
}
@media screen and (min-width: 1040px) and (max-width: 1100px) {
.rightcolum {
    width: 712px;
}
.leftcolum {
    width: 26%;
}
}

@media screen and (min-width: 980px) and (max-width: 1040px) {
.rightcolum {
    width: 665px;
}
}
@media screen and (min-width: 920px) and (max-width: 980px) {
.rightcolum {
    width: 618px;
}
}

@media screen and (min-width: 885px) and (max-width: 920px) {
.rightcolum {
    width: 587px;
}
}
@media screen and (min-width: 850px) and (max-width: 885px) {
.rightcolum {
    width: 572px;
}
}

@media screen and (min-width: 810px) and (max-width: 850px) {
.rightcolum {
    width: 542px;
}
}

@media screen and (min-width: 767px) and (max-width: 810px) {
.rightcolum {
    width: 509px;
}
}

@media screen and (max-width: 767px) {
a.number:link {
    display: block;
	background-position: 0 0;
	background-size: 30px 27px;
    float: none;
    margin: 10px auto;
    padding-left: 30px;
    width: 235px;
}
#footer #phonenumber .number {
    background-position: 0 2px;
    background-size: 27px 25px;
    color: #ffffff;
    font-size: 2.5em;
    margin-top: 8px;
    padding-left: 30px;
}
#contacts input, #contacts select, #contactpage #contacts textarea, #contactpage #contacts input[type="text"], #estimate-form input, #estimate-form select, #contacts textarea {
 color:#000000;
}
#contacts input::-webkit-input-placeholder, #contacts textarea::-webkit-input-placeholder { /* WebKit browsers */
    color:   #000000;
}
#contacts input:-moz-placeholder, #contacts textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000000;
    opacity:  1;
}
#contacts input::-moz-placeholder, #contacts textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000000;
    opacity:  1;
}
#contacts input:-ms-input-placeholder, #contacts textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000000;
}
.right_slogan {
    font-size: 2em;
    margin-top: 0;
    text-align: center;
}

.right_slogan  a {
    font-size: 30px !important;
}

#hcolum2 {
    width: 300px;
}
.banners {
	display:none;
}
body {
font-size:0.8em;
}
.level1 {
	height: auto;
}
#phonenumber {
    text-align: center;
    width: 100%;	
}
#hcolum2 {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 1.5em;
    padding-top: 1em;
    width: 299px;
}
#hcolum2 span {
    float: none;
    margin-right: 0;
    margin-top: 5px;
}
#footer1, #footer2 {
	width: 100%;
}
#footer1 {
    margin-bottom: 0;
    margin-top: 7px;	
}
#footer2 {
    width: 100%;
}
#footer #phonenumber span {
    float: none;
    width: 100%;
}
#footer2 #phonenumber {
    margin-bottom: 10px;
    margin-top: 10px;
}
#footer3 {
    display: block;
    float: none;
    margin: 10px auto;
    overflow: hidden;
    width: 132px;
}
.header h3 {
    color: #FFFFFF;
    font-size: 1.3em;
}
section > .leftcolum, .content1 .leftcolum {
    display: table;
    float: none;
    margin: 10px auto;
    min-width: 230px;
    overflow: hidden;
    padding: 15px 20px;
    text-align: center;
    width: 44%;
}
#nav-top li {
    padding-left: 1%;
    padding-right: 1%;
    width: 98%;
}
.content1 {
	padding-bottom: 0px;
}
.content1 + .level2 {
	margin-bottom: 20px;
    margin-top: 5px;
}
.content1 .leftcolum {
    background: none repeat scroll 0 0 #90a75f;
}
.content1 .leftc:first-child {
    margin: 0;
    padding: 0;
    width: 100%;
}
.content1 #text-content {
    margin-bottom: 25px;
}
.navigation a:link, .navigation a:visited {
    font-size: 1.2em;
}
#logo img {
    float: left;
    width: 100px;
}
.s1 {
    margin-right: 0.8em;
}
.s3 {
    min-width: unset;
}
.s4 {
    font-size: 2.7em;
    width: auto;
}
.htext {
    margin-top: 32px;
    width: 135px;
}
#logo {
    display: block;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 0;
}
.leftcontent {
    display: table-footer-group;
    float: none;
}
.content1 .leftcontent {
	margin-top: 15px;
}
#text-content {
    display: table-header-group;
    float: none;
}
body {
	font-size:0.75em;
}
.level1 .rightcolum {
	display:none;
}
.leftcolum {
    float: left;
    margin-left: 2%;
    width: 96%;
}
.level3, .content1 {
    margin: 20px auto 15px;
    display: table;
}
#hcolum1 {
    font-size: 0.8em;
    width: 260px;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 1em;
	padding-bottom: 1em;
}
#nav-top #top-menu-item1, #nav-top #top-menu-item2, #nav-top #top-menu-item3, #nav-top #top-menu-item4, #nav-top #top-menu-item5, #nav-top #top-menu-item6 {
    padding-left: 1%;
    padding-right: 1%;
    width: 98%;
}

#nav-top a:link, #nav-top a:visited {
    font-size: 1.4em;
}
#nav-top li {
    height: 54px;
}
.showmenu {
    display: block;
    height: 54px;
    width: 100%;
}
.showmenu:link, .showmenu:visited {
    color: #FFFFFF;
    display: block;
    font-family: 'avenir_lt';
    font-size: 1.4em;
    line-height: 3.1em;
    text-align: center;
    text-transform: uppercase;
}
.showmenu:hover {
    background-color: #ecb53d;
	text-decoration: none;
}
.display {
	display:block;
}
.no-display {
	display:none;
}
.showmenu span {
    background: url("../images/template/menu.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 40px;
}
.rightlist {
    float: right;
    width: 100%;
}
.leftlist {
    display: block;
    float: none;
    margin: 0 auto 15px;
    max-width: 284px;
    width: 100%;	
}
.more {
    text-align: center;
    width: 100%;
}
.more h3 {
    float: none;
    font-size: 1em;
}
.navigation li {
    font-size: 1.2em;
    height: 36px;
    line-height: 36px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.navigation {
    width: 100%;
}
.navigation a:link, .navigation a:visited {
    display: block;
    font-size: 1.2em;
}
.navigation li:hover {
	background-color: #5c5c5c;
}
#text-block {
    background-color: #FFFFFF;
    margin-bottom: 15px;
    overflow: hidden;
    width: 95%;
}
}


@media screen and (min-width: 768px) and (max-width: 950px){
    .htext{
        width: 240px;
    }
    #hcolum2{
        width: 310px;
    }
    #logo{
        margin-top: 33px;
    }
}
@media screen and (max-width: 768px){
    .s4, .s2{
        margin-top: 0;
    }
}


@media screen and (min-width: 768px) {
    #nav-top li > ul {
        display: none;
        background-color: #90a75f;
        font-size: 0.7em;
        opacity: 0.95;
        border-top: #ffffff solid 1px;
    }

    #nav-top li:hover > ul {
        display: block;
        position: absolute;
        z-index: 1000;
    }

    #nav-top li > ul > li {
        float: none;
        width: 100%;
        min-height: unset;
    }

    #nav-top li > ul > li a {
        padding: 0 1em;
    }

    .infooter #phonenumber a{
        text-decoration: none;
        font-size: 20px;
        color: aliceblue;
        padding-left: 50px;
        margin-top: 25px;
        padding-top: 9px;
        position: absolute;
        background-image: url("../images/template/phone.svg");
        background-repeat: no-repeat;
        height: 30px;
        margin-left: 50px;
    }
}

@media screen and (max-width: 768px) {
    #nav-top li > ul {
        font-size: 0.8em;
    }
    #nav-top li{
        height: auto;
    }

    .infooter #phonenumber a{
        text-decoration: none;
        font-size: 20px;
        color: aliceblue;
        padding-left: 50px;
        margin-top: 25px;
        padding-top: 9px;
        background-image: url("../images/template/phone.svg");
        background-repeat: no-repeat;
        height: 30px;
    }

    #text-block img {
        display: block !important;
        float: none !important;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
        width: auto !important;
        height: auto !important;
    }

    #text-content{
        font-size: 6mm;
    }

}

@media screen and (max-width: 479px){
#text-content img {
    max-width: 280px;
    width: auto;
}
#text-block img {
    max-width: 260px;
    width: auto;
}
#text-block .hard-item img {
    width: 20%;
}
.hard-item span {
    width: 75%;
}
.quote-text {
    margin: 0 auto;
    width: 100%;
}

#footer1 {
    text-align: center;
    width: 98%;
    padding-left: 2%;
}

#footer1 span {
    color: #FFFFFF;
    display: block;
    text-align: center;
    font-family: avenir_lt;
    font-size: 1em;
    width: 100%;
    padding-bottom: 0.7em;
}
}

#estimate-form select{
    width: 42.4%;
    display: inline-block;
}
#estimate-form input{
    width: 40%;
    display: inline-block;
    height: 29px;
}

#text-content li{
    line-height: 1.5em;
    margin-left: 2em;
    color: #65773d;
    list-style-type: square;
}
#billy-widget{
    max-width: 1100px;
    margin: 0 auto;
}