@media screen and (min-width:481px) and (max-width:1025px) { 

.t-only {
	display: block;
}

.m-only, .d-only, .w-only {
	display: none;
}

.inner {
	width: 92%;
	margin: auto;
	min-height: 80px;
}

header .inner {
    width: 100%;
}
.logo {margin-left: 15px;}
    
.topnav {
    float: left;
    width: 100%;
	height: auto;
    padding: 10px 0px 10px 0;
}

.topnav .inner {
    min-height: 0px !important;
    /*max-width: 1230px;*/
    max-width: 100%;
    width: 100%;
    float: right;
    padding: 0 20px 0 0;
}
.topnav .inner .phone {
     margin: 0 0 0 20px;
}
header {
    width: 100%;
	height: 110px;
    float: left;
    position: relative;
	top:0px;
	background-color: rgba(0,0,0,0.5);
	z-index: 99;
}
.logo {
    /* float: left; */
    display: inline-block;
    margin-top: 10px;
}
.logo img {
    display: block;
    max-height: 90px;
    width: auto !important;
    float: left;
} 
.entry-content p img, .entry-content h2 img {width: 50%;}
.home_service_panels h3 a {font-size: 20px;}
/* NAV ELEMENTS ************************************************** */

nav {
	width:100%;
	height: 0;
	margin: 0;
	padding: 0;
	top: 102px;
	right: 0;
}

.flexnav li ul {
    width: 100%;
	list-style: none;
}
.flexnav li {
    background-color:#000000;
}
.flexnav li a {
    float: left;
    width: 100%;
	height: 60px;
    text-align: center;
    padding: 20px 0 0 0;
    border-top: solid 1px #555555;
}
	
.flexnav li ul li {width: 33.33%; display: inline-block; float: left;}
.flexnav li ul li a {
    float: left;
    width: 100%;
	height: 60px;
    text-align: center;
    padding: 20px 0 0 0 !important;
	background-color:#222222;
    border-top: solid 1px #555555;
}
.featured {margin-top: -110px !important;}
.featured .inner { margin-top: 170px; }

.flexslider .slides li {min-height: 360px; }
.featured h2 {font-size: 25pt; line-height: 25pt; margin-bottom: 10px; }
.featured .inner p { width: 100%; margin: 0 0% 10px; }
.flex-direction-nav { display: none; }
	
.headingarea {
	margin-top: -110px;
	padding-bottom: 300px;
}
.headingarea .inner h1 {
    color: white;
    font-size: 35pt;
    text-shadow: 0px 0px 7px #0000004f;
    text-align: center;
    margin-top: 64px !important;
    margin-bottom: 50px;
}

.headingarea .inner h2 { font-size: 24pt;
    line-height: 1.0;
    margin: 120px 0 20px !important;
}	
.headingarea .inner p { display: none; }
.headingarea .inner .breadcrumb { display: none; }
/* LAYOUT ELEMENTS *********************************************** */

.entry-content h6 img {
    padding: 15%;
    border-radius: 15px;
}
		
	
.content .inner .w100_left {
    padding:40px 0 40px 0px;
}
.content .inner .w100_left#homepage {
    width: 90%;
    padding:30px 0 30px 0px;
}
.content.entrycontent h1 {
    font-size: 22pt;
}
img#serviceicon {
    border-radius: 12px;
	margin-right: 0;
}
	
.servicearea {
    padding: 20px 0;
	float: left;
}
.servicearea .inner {
    width: 96%;
}
.cta_service {
    width: 30%;
	margin: 0 1.5%;
    padding-bottom: 0px;
	min-height: 200px;
}
.cta_service p {
    display: none;
}
.cta_service br {
    display: none;
}


	
.w20_left, .w20_right {
	width: 20%;	
}

.w30_left, .w30_right {
	width: 30%;	
}

.w40_left, .w40_right {
	width: 40%;	
}

.w50_left, .w50_right {
	width: 50%;	
}

.w60_left, .w60_right {
	width: 60%;	
}

.w70_left, .w70_right {
	width: 70%;	
}

.w80_left, .w80_right {
	width: 80%;	
}

.w100_left, .w100_right {
	width: 100%;	
}
	
.w70-inline {
	display: block;
	width: 100%;
}
	
.sidebar {
	width: 100%;
	display: block;
	vertical-align: auto;
	margin-left: 0%;
}
.logoarea img {
    max-width: 350px;
    max-height: 40px;
    padding: 7px;
    margin: auto 15px;
}	
.testimonialslider {
    padding: 0px 50px;
}

/* NAVIGATION ELEMENTS ********************************************* */
.flexnav {	
	padding: 0px;
	margin: 0px;
}

}