/* This File Contains All Responsive CSS - Sweet! */


/* Custom Drop-Down
================================================== */
#navigation{min-height: 0;}
#navigation .selector option{ background:#009B7B; color: #fff; -webkit-appearance:none; padding: 5px; width:290px;}
#navigation .selector,
#navigation .selector span{ cursor: pointer !important; background:url("../images/nav-down-white.png") 98% center no-repeat;  -webkit-font-smoothing:antialiased; }
#navigation .selector,
#navigation .selector *{ margin:0; padding:0; }
#navigation .selector select{ top:0px; left:0px;  }
#navigation .selector{ width:97%;  font-size:12px;  font-weight:300; }
#navigation .selector span{ cursor:pointer; color: #fff; }
#navigation .selector{ height: 30px; line-height: 30px; display:-moz-inline-box;  display:inline-block;  vertical-align:middle;  zoom:1;  *display:inline; width: 97%;}
#navigation .selector select:focus{outline:0; }
#navigation .selector{ position:relative;  padding-left:10px;  overflow:hidden; }
#navigation .selector span{ display:block;  overflow:hidden;  text-overflow:ellipsis;  white-space:nowrap; font-family:'Lato', Arial, Helvetica, sans-serif;  font-size:13px;  font-weight:400;}
#navigation .selector select{ position:absolute;  height:35px;  background:none;  width:1%; font-family:'Lato', Arial, Helvetica, sans-serif;  font-size:13px;  font-weight:400;  border:0 !important; }
/* General
================================================== */
.post figure img { max-width: 100%; }
.post img{ max-width: 100%; }
#logo img{ max-width: 100%; }

#single-portfolio-meta li{ white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; }

/*hide redundant menu*/
#navigation select { display: none; width: 100% !important; }
#navigation .selector { display: none; margin-top: 5px; }


/*hide redundant portfolio items*/
.home-projects-responsive{ display: none; }

/* Apply To All Responsive Layouts
================================================== */
@media only screen and (device-width: 768px) {
	#toplink{ display: none !important; }
	#home-highlights .hp-highlight{
		border:none;
		padding-left:0;
	}
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.home-entry{
		float: left;
		width: 225px;
		padding-right: 20px;
		padding-left: 30px;
		margin-bottom: 0;
		font-size: 12px;
		border-left: solid 1px #E6E6E6;

			xbackground: lime;
			margin: 0;
			padding: 0 20px;
			width: 226px;

	}
	#home-highlights .hp-highlight{
/*		border:none;	hidden by R. Davies <rich@vreeland.com> on 12 Jul 2013 per Anne Stephenson authority
		padding-left:0;	hidden by R. Davies <rich@vreeland.com> on 12 Jul 2013 per Anne Stephenson authority */
		padding-right:25px;
		width: 195px;

		xbackground: pink;
		margin: 0;
		padding: 0 20px;
		width: 226px;

	}
	#home-highlights .hp-highlight img{
		display: none;
	}

	#full-slides .caption{
		padding: 10px;
		font-size: 12px;
	} /* home slider *//


	#top-bar-inner { width: 768px; }
	#header { width: 768px; }
	#header:before{ display: none; }


	#wrap,
	#slider-wrap,
	#full-slides .slides_container,
	#full-slides .slides_container .slide,
	#full-slides .slides_container .video-slide div,
	#full-slides img,
	#navigation{ width: 768px; }

	.flexslider {
		height: 232px;
	}

	#footer-bottom{margin-top: 40px;}

	#footer-menu .menu-footer-container a{
		font-size: 12px;
		padding-right: 5px;
		margin-right: 5px;
	}

	#save-mainer,
	#testimonials,
	#twitter-feed{
		float: left; width: 215px; margin-top: 25px;


		xbackground: magenta;
		margin: 0;
		padding: 0 20px;
		width: 226px;

	}
	#testimonials{
		margin-left: 60px; margin-right: 60px;

		margin: 0;

	}

	#save-mainer {
		padding-left: 0;
	}

	#twitter-feed {
		padding-right: 0;
	}

	#twitter-feed iframe {
		max-width: 100%;
	}

	.slam-widget{width:226px; background: none !important;}
	.slam-widget img {max-width:100%;}

	#footer-left,
	#footer-middle,
	#footer-right{ float: left; width: 225px; margin-top: 25px; }
	#footer-middle{ margin-left: 20px; margin-right: 20px; }

	#copyright{float:right; text-align:left; padding-top: 0;}
	#footer-menu{ width: 765px; }

	#toplink{ display: none !important; }

	#navigation{ height: auto; }
	.sf-menu a { padding: 0 .55em; margin: 0 1px 0 0; }
	.sf-menu .icon-bolt > a,
	.sf-menu .icon-pig > a,
	.sf-menu .icon-briefcase > a,
	.sf-menu .icon-camera > a,
	.sf-menu .icon-film > a,
	.sf-menu .icon-gear > a,
	.sf-menu .icon-grid > a,
	.sf-menu .icon-home > a,
	.sf-menu .icon-mail > a,
	.sf-menu .icon-pencil > a,
	.sf-menu .icon-photo > a,
	.sf-menu .icon-graph > a,
	.sf-menu .icon-lab > a,
	.sf-menu .icon-map > a,
	.sf-menu .icon-cloud > a,
	.sf-menu .icon-cart > a,
	.sf-menu .icon-flag > a,
	.sf-menu .icon-bulb > a,
	.sf-menu .icon-date > a,
	.sf-menu .icon-brush > a,
	.sf-menu .icon-megaphone > a,
	.sf-menu .icon-support > a,
	.sf-menu .icon-person > a,
	.sf-menu .icon-bubble > a,
	.sf-menu .icon-rss > a,
	.sf-menu .icon-link > a{  padding-left: 28px; background-position: 7px center; }
	ul.sf-menu li li:hover ul,
	ul.sf-menu li li.sfHover ul { left: -180px; }
	.sf-menu ul .sf-sub-indicator { display: none; }

	.post{ width: 460px; }
	#sidebar{ width: 230px; }

	/*homepage*/
	#home-tagline{ font-size: 24px; }
	#home-blog {margin-right: 0px;}
	#home-blog .heading {margin-right: 0px;}
	#home-highlights{ margin-right: 0px; }
	#home-highlights .heading{ margin-right: 0px; }
	.hp-highlight{ width: 773px; margin-right: 25px; margin-bottom:15px;}
	.hp-highlight img{width:20%}
	/*.highlight-fifth{ clear: none; }
	.highlight-third { clear: both; }* removed by level8/

	#home-portfolio-carousel-wrp{ padding-left: 10px; }
	#carousel-prev{ left: -15px;}
	#carousel-next{ right: -5px; }

	.home-entry{ width: 215px; margin-right: 0; }
	.home-entry img{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

	/*services*/
	#service-content{ width: 450px; }
	#service-content img{ max-width: 100%; }

	/*portfolio*/
	#portfolio-wrap{ width: 750px; margin-right: -35px;}
	.portfolio-item{ margin-right: 35px;}

	#portfolio-by-category-wrap .portfolio-category{ margin-right: -35px; }
	#portfolio-by-category-wrap .portfolio-category .heading{ margin-right: 35px; }
	#portfolio-by-category-wrap .portfolio-category .portfolio-item:last-child{ display: none; }

	#single-portfolio-left{ width: 350px; }
	#single-portfolio-right{ width: 340px; }

	#full-portfolio-content{ width: 430px; }

	#single-portfolio-related{ margin-right: -35px; }
	#single-portfolio-related .heading{ margin-right: 35px; }
	#single-portfolio-related .portfolio-item{ margin-right: 35px; }
	#single-portfolio-related .portfolio-item:last-child{ display: none; }

	/*faqs*/
	/*#faqs-wrap, .faqs-container{ width: 715px; }*/
	#faqs-wrap, .faqs-container{ width: 463px; }

	/*staff*/
	/*.staff-member{ margin-right: 11px; }*/
	.staff-member{ width: 135px; }

	/*entries*/
	.loop-entry img{ width: 460px; }
	.loop-entry-right{ width: 320px; }

	/*gallery page*/
	.gallery-photo { width: 127px; }
	.gallery-photo img{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

	/*shortcodes*/
	.pricing-header h4 { font-size: 16px; }
	.featured-pricing .pricing-header h4{ font-size: 18px; }
	.google-map{ overflow: hidden; }

	/*widgets*/
	.testimonial-content{ width: 183px; }
	.testimonial-by { width: 100%; }

	#footer .office-flickr-widget a,
	#footer .widget-recent-portfolio a{ width: 40px; height: 40px; }
	#footer .office-flickr-widget img,
	#footer .widget-recent-portfolio img{ width: 40px; height: 40px; }

	/* embedded videos */
	.youtube-responsive { width: 460px; height: 345px; }

	/* IE 7+, adjust nav padding to be smaller */
	.sf-menu a {
		padding: 0 .4em\9;
	}

	.videopage-title {
		height: 4em;
	}

	/* energy tips page slideshow */

	#cycloneslider-energy-tips-summer-1 .cycle-slideshow, #cycloneslider-energy-tips-winter-1 .cycle-slideshow { height: 600px !important; }
	#cycloneslider-energy-tips-summer-1 .energytip-slider-title, #cycloneslider-energy-tips-summer-1 .energytip-slider-description, #cycloneslider-energy-tips-winter-1 .energytip-slider-title, #cycloneslider-energy-tips-winter-1 .energytip-slider-description { padding: 0 30px; }

}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {

	/*display dropdown nav*/
	/*#navigation .selector,
	#navigation select { display: inline-block; }
	#navigation ul { display: none; }
	#navigation{ padding: 0; height: 40px; line-height: 40px; }
	*/
	/*display dropdown nav*/
	#home-highlights .hp-highlight{
		width:100%;
	}
	#home-highlights .hp-highlight img{
		display:none;
	}
	#navigation .selector,
	#navigation select { display: inline-block; background-color:#009B7B;}
	#navigation ul { display: none; }


	/*top bar*/
	#top-bar-inner { width: 320px; }
	#top-bar { text-align: center; }
	#top-bar-inner{ }
	#top-bar-inner ul.top-menu li, #top-bar-inner ul.top-menu a{ display: inline-block; float: right; }
	#top-bar-inner ul.top-menu{ display: block; }
	a#top-bar-callout{ display: none; }

	/*header*/
	#header { width: 270px; padding-top: 20px; padding-bottom: 20px; }
	#header:before{ display: none; }

	/*#logo{ display: block; margin-bottom: 20px; text-align: center; }
	#logo img{ display: inherit; }
	#social { position: inherit; top: auto; text-align: center; right: auto; }
	#social li, #social a{ display: inline-block; float: none; }*/


	#logo{ display: block; margin-bottom: 20px; text-align: center; }
	#logo img{ display: inherit; }

	 #social {
        display:visible;
    }
	/*
	#social { position: inherit; text-align: center; right: auto; margin-top: -5px; }
	#social li, #social a{ display: inline-block; float: none;}
	*/

	#search-widget-wrap{position: inherit; text-align: center; right: auto; margin-top: 10px; }
	#searchsubmit{position: absolute; text-align: center; right: 40px;}


	#save-mainer,
	#testimonials,
	#twitter-feed{ float: left; width: 100%; }
	#testimonials{ margin-left: 0; margin-right: 0; }


	.slam-widget{width:100%;background: none !important;}


	/*main widths*/
	#wrap,
	#slider-wrap,
	#full-slides .slides_container,
	#full-slides .slides_container .slide,
	#full-slides .slides_container .video-slide div,
	#full-slides img,
	#navigation{ width: 320px; }

	.flexslider {
		height: 93px;
	}


	#footer-bottom{width:100%; margin-top:30px;}

	/*home widgets*/
	#save-mainer,
	#testimonials,
	#twitter-feed{ float: left; width: 100%; }
	#testimonials{ margin-left: 0; margin-right: 0; }

	/*footer*/
	#footer-left,
	#footer-middle,
	#footer-right{ float: left; width: 100%; }
	#footer-middle{ margin-left: 0; margin-right: 0; }

/*	#copyright { width: 100%; text-align: center; float: none; }*/
	#footer-menu{ width: 320px; text-align: center; float: none; }

	#toplink{ display: none !important; }

	/*slider*/
	#full-slides .caption{ display: none; }

	/*post & sidebar*/
	.post{ width: 100%; }
	#sidebar{ width: 100%; margin-top: 25px;padding-top: 25px; border-top: 6px solid #ddd; }

	/*homepage*/
	#home-tagline{ font-size: 24px; }

	#home-highlights{ margin-right: 0; }
	#home-highlights .heading{ margin-right: 0; }
	.hp-highlight{ width: 100%; margin-right: 0; }

	.hp-highlight img{display:none;}

	.home-projects-carousel { display: none; }
	.home-projects-responsive{ display: block;}

	#home-blog, #home-blog .heading{ margin-right: 0; }
	.home-entry{ width: 100%; padding:0; margin:0; border:none;}
	.home-entry img{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

	/*services*/
	#service-tabs{ width: 100%; margin-bottom: 25px; }
	#service-content{ width: 100%; }
	#service-content img{ max-width: 100%; }

	/*portfolio*/
	#portfolio-wrap{ width: 100%; margin-right: 0; text-align: center; }
	.portfolio-item{ margin-right: 0; float: none; display: inline-block; }
	ul.filter{ position: inherit; margin-top: 25px; margin-bottom: -10px; text-align: center; border-top: double #ddd; height: auto; }

	#portfolio-by-category-wrap .portfolio-category{ margin-right: 0; text-align: center; }
	#portfolio-by-category-wrap .portfolio-category .heading{ margin-right: 0; }
	#portfolio-by-category-wrap .portfolio-category .portfolio-item:last-child{ display: inline-block; }

	#single-portfolio-left, .full-portfolio #single-portfolio-left{ width: 100%; padding-bottom:25px; margin-bottom: 25px; border-bottom: double #ddd; }
	.full-portfolio #single-portfolio-left{ width: 100%; margin-bottom: 25px; border-bottom: double #ddd; }

	#single-portfolio-right, #single-portfolio-right .slides_container{ width: 270px; }
	.portfolio-slides .slide img{ width: 270px; }

	.portfolio-slides .pagination{ left: 0px; width: 300px; }
	.portfolio-slides .pagination li{ float: left; }

	#full-portfolio-content{ width: 100%; }

	#single-portfolio-related{ margin-top: 0px; margin-bottom: -20px; margin-right: 0; text-align: center; }
	#single-portfolio-related .heading{ margin-right: 0; }
	#single-portfolio-related .portfolio-item{ margin-right: 0; margin-bottom: 20px; }
	#single-portfolio-related .portfolio-item:last-child{ display: none; }

	#single-portfolio-nav, #single-portfolio-nav .column-last{text-align: center; }

	/*testimonials*/
	.testimonial-item{ margin-bottom: 25px !important; }

	.menu-footer-container{display:none;}

	#copyright{float:left; text-align:left; padding-top: 15px;}

	/*faqs*/
	#faqs-cats{ height: auto; margin-bottom: 15px; }
	#faqs-cats li{ float: left; display: block; }
	#faqs-cats a{ margin-bottom: 10px; float: left; }
	#faqs-cats .active:after { display: none; }
	#faqs-wrap, .faqs-container{ width: 270px; }
	.faq-title span { padding-right: 40px; }
	.faq-title { background-position: 95% center; }

	/*staff*/
	/*#staff-wrap{ margin-right: -50px; margin-bottom: -50px;}
	.staff-member{ margin-right: 50px; margin-bottom: 50px; }*/
	.staff-member{ min-height:230px; width: 40%;}

	/*entries*/
	.loop-entry img{ width: 100%; }
	.loop-entry-left{ display: none; }
	.loop-entry-right{ width: 100%; }

	/*gallery page*/
	.gallery-wrap{ margin-right: -10px; margin-bottom: 15px; }
	.gallery-photo { width: 125px; margin-right: 10px; margin-bottom: 10px; }
	.gallery-photo img{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

	/*shortcodes*/
	.pricing-header h4 { font-size: 16px; }
	.featured-pricing .pricing-header h4{ font-size: 18px; }
	.google-map{ overflow: hidden; }

	.tab-shortcode ul.ui-tabs-nav{ border: none; margin: 0; }
	.tab-shortcode ul.ui-tabs-nav li, .tab-shortcode ul.ui-tabs-nav li a{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0;border: none; position: inherit; }
	.tab-shortcode ul.ui-tabs-nav li a{ border: 1px solid #ddd !important; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
	.tab-shortcode ul.ui-tabs-nav li{  margin-bottom: 5px; }
	.tab-shortcode	ul.ui-tabs-nav .ui-state-active a { height: 29px; top: inherit; padding-top: 0; }
	.tab-shortcode .tab_content{ border-top: 1px solid #ddd; }

	.one-half,
	.one-third,
	.one-fourth,
	.one-fifth,
	.one-sixth,
	.one-two-third,
	.one-three-fourths { width: 100%; margin: 0 0 25px; }

	.alert-red.alignright,
	.alert-yellow.alignright,
	.alert-green.alignright,
	.alert-blue.alignright,
	.alert-red.alignleft,
	.alert-yellow.alignleft,
	.alert-green.alignleft,
	.alert-blue.alignleft { width: 100%; margin: 25px 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

	/*pricing tables*/
	.pricing-third, .pricing-fourth,.pricing-fifth{width: 100% !important; }
	.featured-pricing .pricing-header{ margin-right: 0px; }
	.pricing-content{ border: 1px solid #e0e0e0;}
	.featured-pricing .pricing-button{ margin-right: 0px; }

	/*widgets*/
	.testimonial-content{ width: 288px; }
	.testimonial-by { width: 100%; }

	#footer .office-flickr-widget a,
	#footer .widget-recent-portfolio a{ width: 50px; height: 50px; }
	#footer .office-flickr-widget img,
	#footer .widget-recent-portfolio img{ width: 50px; height: 50px; }

	/*other*/
	#error-page-title{ font-size: 80px; line-height: 80px; margin-bottom: 25px; }
	#error-page-text{ margin-top: 0; }


	/*comments*/
	.children { margin: 30px 0 0; }
	.children li.depth-2,
	.children li.depth-3,
	.children li.depth-4,
	.children li.depth-5,
	.children li.depth-6,
	.children li.depth-7,
	.children li.depth-8,
	.children li.depth-9,
	.children li.depth-10 { margin: 0 }

	.post-meta{display:none;}

	/* embedded videos */
	.youtube-responsive { width: 480px; height: 360px; }

	.videopage-video {
		width: 100%;
		margin: 0;
	}

	/* energy tips page slideshow */

	#cycloneslider-energy-tips-summer-1 .cycle-slideshow, #cycloneslider-energy-tips-winter-1 .cycle-slideshow { height: 600px !important; }
	#cycloneslider-energy-tips-summer-1 .energytip-slider-title, #cycloneslider-energy-tips-summer-1 .energytip-slider-description, #cycloneslider-energy-tips-winter-1 .energytip-slider-title, #cycloneslider-energy-tips-winter-1 .energytip-slider-description { padding: 0 20px; }

}


/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#home-highlights .hp-highlight{
		border:none;
		padding-left:0;
	}
	#home-highlights .hp-highlight p {
		margin:0 0 .7em;
	}
	#home-highlights .hp-highlight h3 {
		margin-top:20px;
	}
	#home-highlights .hp-highlight.highlight-first h3 {
		margin-top:0;
	}


	/*display dropdown nav*/
	#navigation .selector,
	#navigation select { display: inline-block; background-color:#009B7B; width:98%}
	#navigation ul { display: none; }
	#navigation .selector option{width:100%;}

	/*top bar*/
	#top-bar-inner { width: 480px; }
	#top-bar { text-align: center; height: auto; }
	#top-bar-inner{ }
	#top-bar-inner ul.top-menu li, #top-bar-inner ul.top-menu a{ display: inline-block; float:right; }
	#top-bar-inner ul.top-menu{ display: block; }
	a#top-bar-callout{ display: none; }

	/*header*/
	#header { width: 430px; padding-top: 20px; padding-bottom: 20px; }
	#header:before{ display: none; }

	/*main widths*/
	#wrap,
	#slider-wrap,
	#full-slides .slides_container,
	#full-slides .slides_container .slide,
	#full-slides .slides_container .video-slide div,
	#full-slides img,
	#navigation{ width: 480px; }

	.flexslider {
		height: 143px;
	}

	#footer-bottom{width:100%; margin-top:30px;}


	#logo{ display: block; margin-bottom: 20px; text-align: center; }
	#logo img{ display: inherit; }

	#header-phone,
    #social {
        display:none;
    }
	/*
	#social { position: inherit; text-align: center; right: auto; margin-top: -5px; }
    #social li, #social a{ display: inline-block; float: none; }
	*/


	#search-widget-wrap{position: inherit; text-align: center; right: auto; margin-top: 10px; }
	#searchsubmit{position: absolute; text-align: center; right: 119px;}

	/*footer*/
	#save-mainer,
	#testimonials,
	#twitter-feed{ float: left; width: 100%; }
	#testimonials{ margin-left: 0; margin-right: 0; }

	.slam-widget{width:100%; background: none !important;}

	/*footer*/
	#footer-left,
	#footer-middle,
	#footer-right{ float: left; width: 100%; }
	#footer-middle{ margin-left: 0; margin-right: 0; }

/*	#copyright { width: 100%; text-align: center; float: none; }*/
	#footer-menu{ width:480px; text-align: center; float: none;}

	#toplink{ display: none !important; }

	/*post & sidebar*/
	.post{ width: 100%; }
	#sidebar{ width: 100%; margin-top: 25px;padding-top: 25px; border-top: 6px solid #ddd; }

	/*homepage*/
	#home-tagline{ font-size: 24px; }

	#home-highlights{ margin-right: 0; }
	#home-highlights .heading{ margin-right: 0; }
	.hp-highlight{ width: 100%; margin-right: 0; }

	.hp-highlight img{display:inline;}

	#home-blog{ margin-right: -30px; }
	#home-blog .heading{ margin: 20px 30px 20px 0;}
	.home-entry{ width: 100%; margin-right: 0; padding-right: 0; border:none; padding-left: 0; }
	.home-entry img{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/*	#home-blog .home-entry:last-child{ display: none !important; } /*hides last entry so the site looks nice*/

	#connect-section .heading{ margin: 20px 30px 20px 0;}

	/*services*/
	#service-tabs{ width: 100%; margin-bottom: 25px; }
	#service-content{ width: 100%; }
	#service-content img{ max-width: 100%; }

	/*portfolio*/
	#portfolio-wrap{ width: 460px; margin-right: -30px; }
	.portfolio-item{ width: 200px; margin-right: 30px; float: left; }
	ul.filter{ position: inherit; margin-top: 25px; margin-bottom: -10px; text-align: center; border-top: double #ddd; height: auto; }

	#portfolio-by-category-wrap .portfolio-category{ margin-right: 0; text-align: center; }
	#portfolio-by-category-wrap .portfolio-category .heading{ margin-right: 0; }
	#portfolio-by-category-wrap .portfolio-category .portfolio-item:last-child{ display: inline-block; }

	#single-portfolio-left, .full-portfolio #single-portfolio-left{ width: 100%; padding-bottom:25px; margin-bottom: 25px; border-bottom: double #ddd; }
	#full-portfolio-content{ width: 100%; }

	#single-portfolio-right, #single-portfolio-right .slides_container{ width: 100% }
	.portfolio-slides .slide img{ width: 270px; }

	.portfolio-slides .pagination{ left: 0px; width: 300px; }
	.portfolio-slides .pagination li{ float: left; }

	#single-portfolio-related{ margin-top: 0px; margin-right: -30px; margin-bottom: -20px; text-align: center; }
	#single-portfolio-related .heading{ margin-right: 30px; margin-bottom: 20px; }
	#single-portfolio-related .portfolio-item{ margin-right: 30px; }
	#single-portfolio-related .portfolio-item:last-child{ display: inline-block; }

	#single-portfolio-nav, #single-portfolio-nav .column-last{text-align: center; }

	/*testimonials*/
	.testimonial-item{ margin-bottom: 25px !important; }

	.menu-footer-container{display:none;}

	#copyright{float:right; text-align:left; padding-top: 0;}


	/*faqs*/
	#faqs-cats{ height: auto; margin-bottom: 15px; }
	#faqs-cats li{ float: left; display: block; }
	#faqs-cats a{ margin-bottom: 10px; float: left; }
	#faqs-cats .active:after { display: none; }
	#faqs-wrap, .faqs-container{ width: 430px; }
	.faq-title span { padding-right: 40px; }
	.faq-title { background-position: 95% center; }

	/*staff*/
	/*#staff-wrap{ margin-right: -50px; margin-bottom: -50px;}
	.staff-member{ margin-right: 50px; margin-bottom: 50px; }*/
	.staff-member{ min-height:250px; width:135px;}

	/*entries*/
	.loop-entry img{ width: 100%; }
	.loop-entry-left{ display: none; }
	.loop-entry-right{ width: 100%; }

	/*gallery page*/
	.gallery-wrap{ margin-right: -30px; }
	.gallery-photo { width: 200px; margin-right: 30px; margin-bottom: 30px; }
	.gallery-photo img{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

	/*shortcodes*/
	.pricing-header h4 { font-size: 16px; }
	.featured-pricing .pricing-header h4{ font-size: 18px; }
	.google-map{ overflow: hidden; }

	.tab-shortcode ul.ui-tabs-nav{ border: none; margin: 0; }
	.tab-shortcode ul.ui-tabs-nav li, .tab-shortcode ul.ui-tabs-nav li a{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0;border: none; position: inherit; }
	.tab-shortcode ul.ui-tabs-nav li a{ border: 1px solid #ddd !important; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
	.tab-shortcode ul.ui-tabs-nav li{  margin-bottom: 5px; }
	.tab-shortcode	ul.ui-tabs-nav .ui-state-active a { height: 29px; top: inherit; padding-top: 0; }
	.tab-shortcode .tab_content{ border-top: 1px solid #ddd; }

	.one-half,
	.one-third,
	.one-fourth,
	.one-fifth,
	.one-sixth,
	.one-two-third,
	.one-three-fourths { width: 100%; margin: 0 0 25px; }

	/*pricing tables*/
	.pricing-third, .pricing-fourth,.pricing-fifth{width: 100% !important; }
	.featured-pricing .pricing-header{ margin-right: 0px; }
	.pricing-content{ border: 1px solid #e0e0e0;}
	.featured-pricing .pricing-button{ margin-right: 0px; }

	/*widgets*/
	.testimonial-content{ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
	.testimonial-by { width: 100%; }

	/*other*/
	#error-page-title{ font-size: 80px; line-height: 80px; margin-bottom: 25px; }
	#error-page-text{ margin-top: 0; }

	/*comments*/
	.children { margin: 30px 0 0; }
	.children li.depth-2,
	.children li.depth-3,
	.children li.depth-4,
	.children li.depth-5,
	.children li.depth-6,
	.children li.depth-7,
	.children li.depth-8,
	.children li.depth-9,
	.children li.depth-10 { margin: 0 }

	/* energy tips page slideshow */

	#cycloneslider-energy-tips-summer-1 .cycle-slideshow, #cycloneslider-energy-tips-winter-1 .cycle-slideshow { height: 600px !important; }
	#cycloneslider-energy-tips-summer-1 .energytip-slider-title, #cycloneslider-energy-tips-summer-1 .energytip-slider-description, #cycloneslider-energy-tips-winter-1 .energytip-slider-title, #cycloneslider-energy-tips-winter-1 .energytip-slider-description { padding: 0 40px; }

}
@media only screen and (max-width: 479px) {
	#home-highlights .hp-highlight{
		border:none;
		padding-left:0;
	}
	#home-highlights .hp-highlight p {
		margin:0 0 .7em;
	}
	#home-highlights .hp-highlight h3 {
		margin-top:20px;
	}
	#home-highlights .hp-highlight.highlight-first h3 {
		margin-top:0;
	}
	#header-phone,
    #social {
        display:none;
    }

	.municipalVideos div{
		float:left;
		padding:5px 0px 0 0;
	}
	.municipalVideos div:nth-child(even){
		padding:5px 0 0 0;
	}
	.municipalVideos div:nth-child(odd){
		padding:5px 0px 0 0;
	}

	/* embedded videos */
	.youtube-responsive { width: 320px; height: 240px; }


}