#featured #slides, 
#featured #slides .slide,
#featured #slides .slide img,
#contact,
#footer,
#footer-content,
div#category-name,
#category-inner,
#category-inner img,
#quote-top,
#main-area,
div#container {
    max-width: 100%;
    box-sizing: border-box;
}
nav#mobile-navigation,
#menu-toggler{
	display:none;
}

@media only screen and (max-width: 980px){
	
	
	.home .main-widget a h2 {
	top: -22px;
}
	
	.home .main-widget p {
	padding-bottom: 30px;
}
	
	#themeblvd_news_scroller_widget-2 { height: 150px;}
	
	.single-attorneys #content { display: flex; flex-direction: column-reverse; width: 100%;}
	
	
	
	
	
	html.js {
		margin-top: 0 !important;
	}	
	html #wpadminbar{
		display:none;
	}
	nav#mobile-navigation {
		display: block;
		position: fixed;
		z-index: 9999;
		top: 113px;
		background-color: rgba(255,255,255,0.9);
		width: 100%;
		height: calc(100vh - 113px);
		padding: 13px;
		left: -100%;
		box-sizing: border-box;
	}	
	ul#menu-mobile li {
		font-size: 19px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	ul#menu-mobile li.menu-item-has-children > a{
		text-decoration:none;
	}
	ul#menu-mobile li.menu-item-has-children > a:after {
		
		content: '>';
		position: relative;
		top: 0px;
		left: 11px;
		font-family: monospace;
		font-weight: 800;
			display: inline-block;
	}	
	ul#menu-mobile li.menu-item-has-children > a.open:after {
		transform: rotate(90deg);
	}
	#mobile-navigation .sub-menu {
		margin-left: 20px;
		display: none;
	}
	
	#contact a:first-child { clear: right; display: block;}
	
	#time {
	float: left !important;
	width: 100%;
	font-size: 12px;
	display: block;
	text-align: left !important;
	margin-top: 10px;
}
	
	
	
	ul#menu-mobile li ul li {
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 5px;
	}
	
	#menu-toggler {
		display: block;
		position: absolute;
		right: 5px;
		top: 35px;
		background-color: transparent;
		height: 31px;
		width: 33px;
		z-index: 999;
	}
	#menu-toggler span {
		display: block;
		background-color: #aa8f4e;
		width: 100%;
		height: 5px;
		margin-bottom: 6px;
		border-radius: 0px;
		position: absolute;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}
	#menu-toggler span:nth-child(1) {
	  top: 0px;
	}

	#menu-toggler span:nth-child(2) {
	  top: 10px;
	}

	#menu-toggler span:nth-child(3) {
	  top: 20px;
	}
	#menu-toggler.open span {
		background-color: #aa8f4e;
	}
	#menu-toggler.open span:nth-child(1) {
	  top: 8px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	#menu-toggler.open span:nth-child(2) {
	  opacity: 0;
	  left: -60px;
	}

	#menu-toggler.open span:nth-child(3) {
	  top: 8px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}
	
	
	div#container{
		padding:0 15px;
	}
	#lang,
	#additional-info,
	div#megaMenu {
		display: none;
	}	
	#logo {
		float: none;
		margin: 0 auto;
		display: block;
	}
	#featured #slides{
		height:auto;
	}
	.featured-description {
		position: relative;
		width: 100%;
		height: auto;
		top: 0;
		left: 0px;
		text-align: center;
		padding: 20px 0;
	}
	.home .main-widget {
		width: 100%;
		float: none;
		margin-right: 0;
		border-bottom: 1px solid #554444;
		height: auto;
	}	
	#category-name,
	div#category-inner {
		height: auto;
	}
	#quote-top,
	#category-inner img {
		top: 0;
		height: auto;
		line-height: 1.2;
	}
	div#quote-top {
		left: 0;
		padding: 10px;
		background-color: #AA8F4E;
		color: #fff;
		    margin-bottom: 20px;
	}
	#left-area,
	#main-area {
		border-top:1px solid #dddada;
		width: 100%;
		padding-left: 0;
		border-left: 0 none;
		float: none;
	}
	#left-sidebar {
		width: 100%;
		float: none;
		padding-top: 0;
	}
	#left-sidebar #content-atright{
		width:100%;
	}
	#prac,
	#home {
		right: 0px;
		width: 100%;
	}
	#prac h5,
	#home h5 {
		width: 100%;
	}
	#content-atright li {
		list-style-type: none;
		float: none;
		width: 100%;
	}
	.ui-state-default {
		background-position: 97% 50%;
	}
	#main-area-blog2 {
		width: 100%;
		padding-left: 0;
		border-left: 0;
		float: none;
		padding-top: 0;
	}
	#main-area-blog2 .entry {
		background: none repeat scroll 0 0 transparent;
		float: none;
		height: auto;
		margin-bottom: 20px;
		margin-right: 0;
		padding-top: 5px;
		width: 100%;
		text-align:center;
	}
	form.formsearch11 {
		width: 100%;
	}
	form.formsearch11 select {
		width: 100%;
		padding: 10px;
	}
	.formsearchpublic select {
		margin-right: 0;
		width: 100%;
		padding: 10px;
	}
	#main-area-double {
		width: 100%;
		padding-left: 0;
		border-left: 0;
		float: none;
		margin-top: 20px;
	}
	.formsearchpublic {
		width: 100%;
		height: auto;
	}
	#submitus .res,
	#submitus .sub {
		float: none !important;
	}
	.post {
		padding: 0px;
		margin-top: 20px;
	}
	#left-sidebar h5 {
		width: 100%;
		box-sizing: border-box;
	}
	.widget {
		width: 100%;
		padding-bottom: 0;
	}
	#letter input {
		padding: 0px;
		border: 1px solid;
		margin: 0 10px 10px;
		width: 25px;
		height: 25px;
		display: inline-block;
		text-align: center;
		line-height: 25px;
	}
	#content-atleft,
	#left-sidebar-at {
		width: 100%;
		float: none;
		height: auto;
	}
	#left-sidebar-at h5,
	#left-sidebar-at #home h5 {
		width: 100%;
		box-sizing: border-box;
	}
	
	#left-sidebar-at #home {
		margin-top: 0px;
		overflow: hidden !important;
		padding: 0 !important;
		position: relative;
		right: 0;
		width: 100%;
		box-sizing: border-box;
	}
	#topbox {
		width: 100%;
		float: none;
		margin-bottom: 20px;
		padding-bottom: 30px;
		border-bottom: 1px dotted #ccc;
	}
	#topbox #topimg {
		float: none;
		margin-right: 0;
	}
	#topbox #topinfo {
		float: none;
		border-left: 0 none;
		padding-left: 0;
		padding-right: 0;
		height: auto;
		width: 100%;
	}
	#topbox #topxinfo {
		float: none;
		border-left: 0;
		padding-left: 0;
		height: auto;
		width: 100%;
	}
	.info {
		clear: none;
		color: #000000;
		float: none;
		font-family: arial;
	}
	#topbox #topxinfo span {
		float: none !important;
		display: inline-block;
		width: 50%;
		margin-right: 0;
	}
	#share {
		float: none;
	}
	#content-at {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#content-atright {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	#footer {
		width: 100%;
		padding: 10px;
		text-align: center;
	}
	#footer-content {
		width: 100%;
		margin-left: 0 none;
		margin-top: 1px;
		margin-bottom: 1px;
		float: none;
	}
	#time {
		float: none;
		width: 100%;
		font-size: 12px;
		display: block;
	}
	.single-attorneys #quote-top {
		padding: 10px;
		width: 100%;
	}
}