/* Mobile */
@media only screen and (max-width:900px) {
.nav-top {width:574px;}
.nav-top ul li {
float: left;
position: relative;
list-style-type: none;
padding: 24px 4px 10px 4px;
}
.nav-top ul > li > a {
padding: 12px 10px 10px;
line-height: 20px;
}
.nav-top ul li a {
font-size: 18px;
}
}

@media only screen and (max-width:840px) {
.nav-top {width:486px;}
.nav-top ul li {
float: left;
position: relative;
list-style-type: none;
padding: 24px 0px 10px 0px;
}
.nav-top ul > li > a {
padding: 12px 10px 10px;
line-height: 20px;
}
.nav-top ul li a {
font-size: 17px;
}
}

@media only screen and (max-width:760px) {
.nav-top {width:442px;}
.nav-top ul li {
float: left;
position: relative;
list-style-type: none;
padding: 24px 0px 10px 0px;
}
.nav-top ul > li > a {
padding: 12px 6px 10px;
line-height: 20px;
}
.nav-top ul li a {
font-size: 16px;
}
.header-left img {max-width: 140px;
height: auto;
margin-top: 0px;}
}


/* Mobile */
@media only screen and (max-width:680px) {


.header-wrapper {width: 100%; height: 128px;}
.header-texture {height: 128px;}
.header-left {min-height: 128px;}

.gmap {width:100%; float: none;}

.container-wrap {
padding-top:120px;
}

.footer-text .footer-message h3 {
font-size: 13px;}

.cater {
width: 100%;
margin-right: 0;
float: none;
}
.cards {
width: 100%;
float: none;
}

.span_1_of_3 {width:100%; margin:0;}
.footer-text h3 {width:100%; margin-bottom:15px; margin-top:40px;}

.over30, .under30 {width:100%; margin-right:0%; float:none; margin-bottom:20px;}


	.content {
		width: 100%;
	}

	#sidebar {
		float: left;
		width: 100%;
		margin-top: 8%;
	}

	.portfolio-sidebar {
		float: left;
		width: 100%;
	}

	#sidebar .widget {
		margin-bottom: 8%;
	}

	.header-right {
		padding: 0 0 0 0;
		margin: 0 -20px 0 -20px;
		display: none;
	}

	.header-toggles {
		float: right;
		display: block;
	}

	.nav-top .nav-dash-toggle {
		display: none !important;
	}

	.nav-top ul {
		background: #90979F;
		border: none;
	}

	.nav-top ul a,
	.nav-top ul li ul a {
		color: #CAD1D8;
		padding: 5px 20px;
		width: 100%;
		font-size: 12px !important;
	}

	.nav-top ul a:hover {
		color: #fff !important;
		background: #9BA2AA !important;
	}

	.nav-top ul li {
		float: left;
		height: auto;
		width: 100%;
		padding: 0 20px;
		border-bottom: solid 1px #9BA2AA;
	}

	.nav-top ul li ul li a:hover, .nav-top ul > li:hover {
		background: none;
		box-shadow: none;
	}

	.nav-top ul > li ul li:hover a {
		background: #9BA2AA;
	}

	.nav-top ul > li.current-menu-item {
		border-bottom: solid 1px #9BA2AA;
	}

	.nav-top ul > .current-menu-item > a {
		color: #fff !important;
		background: #9BA2AA;
	}

	.dash-active {
		background: #90979F !important;
	}

	.nav-top ul > li.current-menu-item:hover {
		background: none;
		box-shadow: none;
	}

	.nav-top ul ul {
		display: block;
		position: relative;
	}

	.nav-top ul .sub-menu {
		border-radius: none;
		margin-top: 0;
		padding-left: 15px;
		background: none;
		box-shadow: none;
		width: 100%;
	}

	.nav-top ul .sub-menu li {
		background: none;
		border-top: none;
		border-bottom: solid 1px #9BA2AA;
	}

	.nav-top ul .sub-menu li:first-child {
		border-top: solid 1px #9BA2AA;
	}

	.nav-top ul .sub-menu li a:before {
		font-family: 'FontAwesome';
		content: "\f105";
		font-size: 12px;
		padding-right: 6px;
	}

	.mobile-toggle {
		display: block;
		float: right;
		padding: 0 8px;
		margin: 70px 5px 0 8px;
		font-size: 14px;
		text-align: center;
		line-height: 30px;
		background: #76BD1D;
		cursor: default;
		z-index: 1;
		color: #fff;
	}
	.nav-top {margin-top:5px; width:auto;}

	.mobile-toggle:hover {
		cursor: pointer;
		background: #777;
		color: #fff;
	}

	.social-dash-inside {
		text-align: left;
		padding: 0;
	}

	.social-link a {
		padding: 0 20px;
		font-size: 12px;
	}

	.widget_radius_social_dash:hover {
		background: #9BA2AA;
	}

	.widget_radius_social_dash:hover a {
		color: #fff;
	}

	.widget_radius_social_dash {
		float: left;
		padding: 5px 0;
		width: 100%;
		border-bottom: solid 1px #9BA2AA;
	}

	.widget_radius_social_dash:last-child {
		border-bottom: none;
	}

	.single-array-portfolio .fitvid, .gallery-sized {
		margin-top: 0;
	}

	.flex-direction-nav li {
		display: none;
	}

	.filter-list li {
		width: 100% !important;
		text-align: center;
		border-bottom: solid 1px #f4f4f4;
	}

	.filter-list li:last-child {
		border-bottom: none;
	}

	.section .column-wrap {
		width: 100%;
		height: auto !important;
	}

	.mid-left, .mid-right {
		width: 100%;
	}

	.home-portfolio-left, .home-portfolio-right {
		width: 100%;
	}

	.blog-text {
		width: 100%;
		float: left;
	}

	.blog-meta {
		float: left;
		width: 100%;
		margin-top: 4%;
	}

	.footer-text p {font-size:14px; text-align: center;}
	h1 {
	color: #14B7EC;
	text-transform: none;
	font-size: 35px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 12px;
	}
	.page-header {
	min-height: 140px;
	}
	.holdd {
	min-height: 200px;
	}

	.single .portfolio-nav-left, .single .portfolio-nav-right {
		width: 100%;
		text-align: center;
	}

	#comments-title {
		font-size: 18px;
		text-align: center;
		padding: 10px 20px;
	}

	#comments-title span {
		width: 100%;
	}

	.footer-widget {
		width: 100%;
	}

	.footer-text-left {
		width: 100%;
	}

	.footer-text-right {
		float: left;
		width: 100%;
		text-align: left;
		margin-top: 5px;
	}
	
	.footer {
	padding-top: 0px;
	}
	.footer-text h3 {margin-top:0 !important; text-align: center;}

	body.page-template-homepage-php .container-wrap {
		padding: 30px 20px 10px;
	}

	.bottom-menu ul#nav-footer {
		padding: 10px 20px;
	  display: table;
	  text-align: center;
	  font-size: 13px !important;
	}
	.greenBox {
	  margin-top: 10px;
	  padding: 0px 10px 10px;
	  border: 1px solid #76bd1d;
	  margin-left: -11px;
	}
}


/* Mobile */
@media only screen and (max-width:520px) {

	.home-intro h2 {font-size: 23px;}
	.home-intro p {font-size: 15px;}

	.cgift, .cards p, .home-intro .cards h2 {padding:0 0 0 0;}


}

/* Responsive Blocks */
@media screen and (min-width:500px) {
	.post-box-wrap {
		overflow: hidden;
		color: #fff;
	}

	.block-post {
		position: relative;
		top: 0;
		overflow: hidden;
	}
}

/* One Column */
@media screen and (min-width:300px) {
	.block-post {
		width: 100%;
		margin: 0 0 20px 0;
		padding-bottom: 100%;
	}
}

/* Two Column */
@media screen and (min-width:700px) {
	.portfolio-full {
		margin-right: -3%;
	}

	.block-post {
		width: 47%;
		margin: 0 3% 15px 0;
		padding-bottom: 47%;
	}

	.home-portfolio-right .block-post {
		width: 30%;
		margin: 0 3% 20px 0;
		padding-bottom: 31%;
	}
}

/* Three Column */
@media screen and (min-width:940px) {
	.portfolio-full {
		margin-right: -2.6%;
	}

	.block-post {
		width: 31%;
		margin: 0 2.2% 30px 0;
		padding-bottom: 31%;
	}
}
