@media only screen
and (max-width : 1700px) {
/* Homepage */
div#handyman img {
    height: 100%;
}

div#home-services td.head {
    height: 100px;
}

div#home-services td.row {
    font-size: 26px;
}
}

@media only screen
and (max-width : 1600px) {
div#menu {
    z-index: 4;
}

/* Homepage */
div#home-main {
    background-position: -200px;
}

body#index img.about {
    width: 35%;
    max-height: none;
}

div#handyman {
    width: 40%;
}

div#home-services {
    width: 60%;
}

div#region {
    right: 50px;
}

img.left,
.moduletablecrew {
    max-width: 40%;
}
}

@media only screen
and (max-width : 1450px) {
/* Homepage */
div.moduletable_menu ul li, div#menu span#home a {
    padding: 0 15px !important;
}

div#home-main {
    background-position: -300px;
}

div#handyman {
    width: 30%;
}

div#home-services {
    width: 60%;
}

div#about, div#outdoor, div#interior {
    width: 70%;
    padding: 20px 2%;
    margin: 100px 18% 100px 8%;
}

div#indoor, div#storm {
    width: 70%;
    padding: 20px 2%;
    margin: 100px 8% 100px 18%;
}

div#git {
    width: 60%;
}
}

@media only screen
and (max-width : 1250px) {
/* Homepage */
div.moduletable_menu ul li a, span.nav-header, div#menu span#home a {
    font-size: 18px;
}

div#home-main {
    background-position: -400px;
}

div#handyman img {
    margin-left: -5%;
}

div#home-services td.head {
    height: 80px;
}

div#home-services td.row {
    font-size: 22px;
}

div#home-services td.row span img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

div#region {
    font-size: 22px;
}

div#contact, div#legal {
    width: 90%;
}
}

/* Switch to mobile Navigation */
@media only screen
and (max-width : 1100px) {
.mod-languages {
    top: 20px;
    right: 20px;
    position: absolute;
}

div#home-main {
    min-height: 800px;
}

div#home-services img#logo {
    margin-top: 50px;
}

div#home-main {
    background-position: -400px -200px;
}

div#home-services {
    width: 55%;
}

div#handyman {
    width: 33%;
}

div#handyman img {
    margin-left: -5%;
    width: 120%;
    height: auto;
}

div#home-services table {
    width: 80%;
    margin-top: 50px;
}

/* Navigation */
span#home {
    display: none !important;
}

li.item-134 {
    display: block !important;
}

div#menu {
	display: none;
    position: relative;
    z-index: 999;
}

div#MenBt {
    display: block;
    padding: 15px 0;
    background-color: #343131;
    clear: both;
    width: 100%;
    z-index: 4;
    text-align: center;
    position: relative;
}

div#MenBt a {
    color: #fff;
    font-size: 26px;
    background-image: url(../images/menu.svg);
    background-position: left;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding-left: 30px;
}

div#MenBt a:hover {
	text-decoration: none;
}

div#menu ul.nav.menu {
    margin: 0;
    padding: 0 !important;
    border-radius: 0;
    width: 100%;
    background-color: #575757;
}

div.moduletable_menu ul li {
	display: block;
	float: none;
	padding: 0 !important;
	border-bottom: 1px dotted #eee;
	text-align: left;
}

div.moduletable_menu ul li a {
    font-size: 20px;
    line-height: 30px;
    margin-left: 20px;
}

span.nav-header {
    font-size: 20px;
    margin-left: 20px;
}

div.moduletable_menu span.nav-header {
    background-image: none;
}

div.moduletable_menu ul li a:hover,
div.moduletable_menu ul li.active a {
    text-decoration: none;
    border-bottom: 0;
}

div.moduletable_menu ul li ul,
div.moduletable_menu ul li:hover ul {
    left: 0;
    padding: 0 !important;
    margin: 0;
    position: relative;
    width: 100%;
    display: block;
    opacity: 1;
}

div.moduletable_menu ul li ul li {
    background-color: #EAE3E7;
    width: 95%;
    padding: 0 0 0 5% !important;
}

div.moduletable_menu ul li ul li:hover {
    background-color: #EAE3E7;
}

div.moduletable_menu ul li ul li a,
div.moduletable_menu ul li.active ul li a,
div.moduletable_menu ul li ul li ul li a,
div.moduletable_menu ul li.active ul li.active ul li a,
div.moduletable_menu ul li ul li ul li ul li a,
div.moduletable_menu ul li.active ul li.active ul li.active ul li a {
    text-align: left;
}
}

@media only screen
and (max-width : 1000px) {
p, #content li {
    margin: 0 0 1em;
    text-align: left;
}

div#home-main {
    background-image: none;
    height: auto;
    min-height: max-content;
}

body#index img.about {
    width: 35%;
}

div#handyman {
    position: relative;
    height: auto;
    width: 30%;
}

div#handyman img {
    margin-left: 0;
    width: 100%;
    position: relative;
}

div#home-services {
    width: 70%;
    text-align: left;
}

div#home-services img#logo {
    margin-top: 50px;
}

div#home-services table {
    width: 80%;
    margin: 20px 0 20px 10px;
}

div#region {
    position: relative;
    width: 100%;
    clear: both;
    background: #333;
    height: auto;
    padding: 10px 0;
    border-top: 10px solid #eee;
    right: 0;
}

div#about, div#outdoor, div#interior {
    margin: 50px 18% 100px 8%;
}

body#index div#indoor h2,
body#index div#outdoor h2,
body#index div#interior h2,
body#index div#storm h2 {
    margin-top: 0;
}

/* Contact */
div#contact, div#legal {
    width: 96%;
    margin: 0 auto;
    padding: 0 2%;
}

div#contact div.left, div#contact div.right {
    width: 100%;
    float: none;
    margin-bottom: 30px;
}

div#contact div.right {
	width: 96%;
	padding: 10px 2%;	
}
}

@media only screen
and (max-width : 800px) {
p, #content li {
    text-align: left;
}

.mod-languages {
    left: 20px;
    width: 100px;
}

div#handyman {
    display: none;
}

div#home-services {
    width: 100%;
    text-align: center;
}

div#home-services img#logo {
    margin-top: 20px;
}

div#home-services table {
    width: 80%;
    margin: 20px auto;
}

div#about, div#outdoor, div#interior, div#indoor, div#storm, div#git {
    width: 96%;
    padding: 20px 2%;
    margin: 50px auto;
}

.subpage {
    width: 100%;
    padding-top: 0;
}
}

@media only screen
and (max-width : 700px) {
body#index img.left {
    width: 100%;
    margin: 0 0 20px 0;
}

body#index div#indoor ul, body#index div#outdoor ul, body#index div#interior ul, body#index div#storm ul {
    margin: 0;
}	
}

@media only screen
and (max-width : 600px) {
div#home-services table {
    width: 90%;
}

body#index .left,
body#index .right {
    width: 96%;
    float: none;
}

body#index img.about {
    width: 40%;
}

body#index img.about {
	float: none;
	margin: 0 0 20px 0;
    width: 100%;
}

img.left,
.moduletablecrew {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 0;
}

.nivo-slider-wrapper.theme-default {
    max-width: 100% !important;
}
}

@media only screen
and (max-width : 450px) {
#header div#logo {
    margin: 0;
    float: none;
    width: 100%;
}

#header div#logo img {
	width: 90%;
	margin: 0 auto;
}

/* Our Story */
.sj-video-title {
    display: none !important;
}

/* News */
.simplelists.simplelists-default .simplelists-item .image {
    width: 100%;
    float: none !important;
    margin: 0;
}
}