
/* iPhone menu ----------------------------- */

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

	#main {
	width: 100%;
	}

	#content {
	width: 100%;
	}

	#sidebar {
	width: 100%;
	margin: 60px 0 0 0;
	}

	.uxde_ad125_widget {
	display: none;
	}

	.post-box img {
	max-width: 100%;
	height: auto;
	}

	.author-gravatar {
	display: none;
	}

	.author-info {
	width: 100%;
	margin: 0;
	}

	.related-posts ul li {
	width: 21.8%;
	margin: 0 4% 4% 0;
	}

	.comment-header h3 a {
	display: none;
	}

	.comment-header ul li a {
	display: none;
	}

	.comment { 
	width: 100%;
	}

	.comment-body .avatar {
	display: none;
	}

	section.comment {
    padding: 0 0 0 0;
	}

	.comment-body .fn {
	font-size: 14px;
	}

	.comment-body time {
	font-size: 14px;
	}

	.comment .children li {
	background: none;
	border: none;
	padding-left: 0;
	}

	#comments {
	width: 100%;
	}

	#footer-categories {
		width: 100%;
	}

	.gecko .contact input {
	width: 26.5%;
	}

	#respond input {
	width: 26.5%;
	}
	
	#fb-root {
	display: none;
	}

	
}

/* iPhone ----------------------------- */

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

	.header-banner {
	display: none;
	}

	#menu-wrap form {
	top: 80px;
	z-index: 9999;
	width: 100%;
	margin-bottom: 50px;
	overflow: hidden;
	}

	select {
	width: 100%;
	text-indent: 0;
	padding: 10px;
	}
	
	#social-buttons {
    position: absolute;
    left: 0;
    top: 13px;
    width: 180px;
	}

	#social-buttons ul {
    float: right;
    width: 180px;
	}

	#main {
	width: 100%;
	}

	#content {
	width: 100%;
	}

	.post-box img {
	max-width: 100%;
	height: auto;
	}

	.post-box {
	padding: 65px 0 0 0;
	}

	.page-template-page-portfolio-php .post-box, .single-pt-portfolio .post-box, .page-template-page-full-php .post-box {
    padding: 65px 0 0 0;
	}

	.post-content .columns, .post-content .columns.last {
    float: none;
    margin: 0;
	}

	.meta-comment.meta-button a {
    display: none;
	}

	.author-gravatar {
	display: none;
	}

	.author-info {
	width: 100%;
	margin: 0;
	}

	.related-posts ul li {
	width: 21.8%;
	margin: 0 4% 4% 0;
	}

	.comment { 
	width: 100%;
	}

	.comment-header h3 a {
	display: none;
	}

	.comment-body .avatar {
	display: none;
	}

	section.comment {
    padding: 0 0 0 0;
	}

	.comment-body .fn {
	font-size: 14px;
	}

	.comment-body time {
	font-size: 14px;
	}

	.comment .children li {
	background: none;
	border: none;
	padding-left: 0;
	}

	#sidebar {
	margin: 60px 0 0 0;
	width: 100%;
	}

	.uxde_ad125_widget {
	display: none;
	}

	.pu_facebook_widget {
	display: none;
	}

	.uxde_ad_widget {
	display: none;
	}

	.widget {
	width: 93%;
	padding: 3%;
	}

	#home-ad {
	width: 100%;
	}

	#home-ad img {
	width: 100%;
	height: auto;
	}

	#footer-widgets {
    display: none;
	}

	#footer-categories {
		width: 100%;
	}

	.gecko .contact input {
	width: 26.5%;
	}

	#respond input {
	width: 26.5%;
	}

	#fb-root {
	display: none;
	}


}


/* iPad (landscape) ----------------------------- */

@media screen and (min-width:768px) and (max-width:1024px) {
	
	.header-banner {
	width: 70%;
	height: auto;
	}

	#banner img {
	width: 100%;
	height: auto;
	}

	#menu-wrap form {
	top: 10px;
	left: 0;
	z-index: 9999;
	width: 420px;
	margin-bottom: 50px;
	overflow: hidden;
	}

	select {	
	width: 400px;
	text-indent: 0;
	padding: 7px;
	}

	#social-buttons {
	right: 0;
	}

	#main {
	position: relative;
	}

	#responsive-content {
	margin-right: 300px;
	}

	#content {
	width: 100%;
	}

	.post-box img {
	max-width: 100%;
	height: auto;
	}

	.comment-body .avatar {
	display: none;
	}

	.comment-header h3 a {
	display: none;
	}

	section.comment {
    padding: 0 0 0 0;
	}

	.meta-comment.meta-button a {
	display: none;
	}

	.author-gravatar {
	position: absolute;
	left: 20px;
	}

	.author-responsive {
	margin-left: 120px;
	}
	
	.author-info {
    width: 100%;
	}

	.related-posts ul li {
	width: 21.8%;
	margin: 0 4% 4% 0;
	}

	.uxde_ad_widget {
	width: 100%;
	padding: 0;
	}

	iframe, embed {
	max-width: 100%;
	height: auto;
	}

	.pu_facebook_widget {
	width: 100%;
	padding: 0;
	}

	#footer-widgets .widget-column {
    width: 32%;
	}

	.gecko .contact input {
	width: 26.5%;
	}

	#respond input {
	width: 26.5%;
	}

	#fb-root {
	display: none;
	}


}


	
}
