.boxed-layout,
.main-header,
.main-wrapper,
.container {
	max-width:1195px;
	width:100%
}
@media screen and (max-width:1260px) {
	.header #logo { margin:14px 0 }
	.main-nav { width:930px }
	.boxed-layout,
	.boxed-layout .main-header,
	.boxed-layout .main-wrapper {
		max-width:930px;
		width:100%
	}
	.center-width,
	.main-header,
	.main-wrapper {
		max-width:930px;
		width:96%
	}
	.content-area { width:65.7% }
	.content-home,
	.content-archive { width:94% }
	.content-page, .content-single { width:100% }
	.sidebar { width:32.3% }
	.sidebar-small {
		border-top:1px solid #e1e1e1;
		float:left;
		margin-left:3%;
		width:310px
	}
	#tabs li a { width:92% }
	#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url { width:80% }
	#commentform textarea { width:90% }
	#subscribe-widget input[type="text"] {
		margin-bottom:10px;
		width:99%
	}
}
@media screen and (max-width:1110px) {
	.back-to-top { right:5px }
}
@media screen and (max-width:818px) {
	.boxed-layout .header #logo { margin:6px 0 }
	.boxed-layout,
	.boxed-layout .main-header,
	.boxed-layout .main-wrapper {
		max-width:730px;
		width:100%
	}
	.boxed-layout .header,
	.main-wrapper,
	.footer-widgets,
	.footer-subscribe .center-width  { width:96% }
	.top-menu,
	.slider-container .slider { width:100% }
	.slider-controls,
	.layout-widget .carousel-content,
	.featured-post header { display:none }
	.current-date { margin-left:0 !important }
	.social-links {
		clear:both;
		float:left;
		margin-bottom:5px;
		padding:5px 0 0;
		text-align:center;
		width:100%
	}
	.social-links a { float:none }
	#tabs li a { width:91% }
	.social-widget ul li { margin-right:5% }
	.social-widget ul li span { width:50px }
	.featuredslider .title, .widgetslider .title { font-size:20px }
	.featured-section .carousel a:hover p { display: none !important }
	.ad-125-widget li,
	.footer-widget { width:47.5% }
	.footer-widget:nth-child(2) { }
	.footer-widget:nth-child(3) { clear: left; }
}
@media screen and (max-width:818px) {
	.boxed-layout, .boxed-layout .main-header, .boxed-layout .main-wrapper {
		max-width: 100%;
		width: 100%;
	}
	#navigation { 
  		height:auto;
		max-width:100%;
		width:100%;
		overflow:hidden;
		padding:0
  	}
  	#navigation ul {
  		width:100%;
  		display:block;
  		height:auto;
  	}
	#navigation .menu {
		display:none;
		height:auto;
		clear:both;
	}
	#navigation li,
	#navigation a {
		border:0;
		width:96%
	}
	#navigation li { width:100% }
	#navigation a {
		border-bottom:1px solid rgba(255,255,255,0.3);
		padding:10px 2%;
		-webkit-transition: all 0s linear;
		-moz-transition: all 0s linear;
		transition: all 0s linear;
	}
	.sf-sub-indicator { display:none }
	#navigation ul.sub-menu {
		display:block !important;
		visibility:visible !important;
		position:relative;
		top:0
	}
	#navigation ul li ul li a { padding:10px 2% }
	#navigation ul li ul li ul li a { padding:10px 4%; width:92%  }
	.main-navigation ul.menu li:hover li ul,
	.main-navigation ul.menu li.sfHover li ul { top:-999em }
	.main-navigation ul.menu li li:hover ul,
	.main-navigation ul.menu li li.sfHover ul,
	.main-navigation ul.menu li li li:hover ul,
	.main-navigation ul.menu li li li.sfHover ul	{
		left:0; /* match ul width */
	}
	.main-navigation #navigation a:hover {
		background-color:#fff;
		color:#1d1d1d
	}
	.main-navigation a:hover, .current-menu-item a {
		background:#262626 !important;
		color:#fff !important
	}
	.sfHover a {
		background:#262626;
		color:#fff
	}
	ul.menu li li:hover ul,
	ul.menu li li.sfHover ul { left:0 }
	.sf-arrows .sf-with-ul:after {
		right:20px;
		top:17px
	}
	.st-effect-4.st-menu-open .off-canvas-container {
		-webkit-transform:translate3d(300px, 0, 0);
		transform:translate3d(300px, 0, 0);
	}
	.st-effect-4.st-menu {
		-webkit-transform:translate3d(-50%, 0, 0);
		transform:translate3d(-50%, 0, 0);
	}
	.st-effect-4.st-menu-open .st-effect-4.st-menu {
		visibility:visible;
		-webkit-transition:-webkit-transform 0.5s;
		transition:transform 0.5s;
		-webkit-transform:translate3d(0, 0, 0);
		transform:translate3d(0, 0, 0);
	}
	.btn {
		color:#fff !important;
		display:block !important;
		float:left;
		font-size:24px;
		cursor:pointer;
		margin:15px 0 14px 15px !important
	}
	.btn .icon {
		display: block;
		width: 18px;
		height: 2px;
		margin-top: 3px;
		background-color: #f5f5f5;
		-webkit-border-radius: 1px;
		 -moz-border-radius: 1px;
			  border-radius: 1px;
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
		 -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
			  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	}
	header .searchform {
		position:absolute;
		top:0;
		right:0;
		width:35%
	}
}
@media screen and (max-width:870px) { 
	.boxed-layout .header { padding:15px 2% }
	.header-widget {
		float:none;
		margin:0 auto
	}
	.header #logo {
		float:none !important;
		margin:0 auto 15px;
		text-align:center;
		width:100%;
	}
	.header-widgets {
		float:none !important;
		margin:0 auto 0
	}
	.header-widgets .searchform {
		max-width:100%;
		width:100%
	}
	.woo-links { display:none }
}
@media screen and (max-width:800px) {
	.carousel-content { display:none }
} 
@media screen and (max-width:768px) {
	.current-date {
		padding:6px 0 5px;
		text-align:center;
		width:100%
	}
	.news-ticker {
		clear:both;
		float:none;
		margin-bottom:15px;
		text-align:center;
		width:100%
	}
	.news-ticker ul { width:100% }
	.social-links {
		padding:5px 0 0;
		text-align:center;
		width:100%
	}
	.social-links a { float:none }
	.header-widgets { max-width:100% }
	.featuredslider .title, .widgetslider .title { font-size:16px; padding:2px 2% }
	.main-wrapper {
		float:none;
		margin:0 auto 20px;
	}
	.content-area {
		clear:both;
		float:none;
		width:100%;
	}
	.content { margin: 0 }
	.col-post-d { width:96% }
	.content-page, .content-single { margin-left:0 }
	.featured-big,
	.featured-502,
	.featured-502 .featured-post {
		max-width:100%;
		width:100%
	}
	.featured-post.featured-s5 { width:50% }
	.featured-post .post-cats { display:none }
	.share-buttons {
		margin-left:0;
		margin-right:0;
		padding-left:3%;
		padding-right:3%;
	}
	header .searchform { width:46% }
	.sidebar-left .content-page, .sidebar-left .content-single { margin-left:0 }
	.sidebar {
		margin-left:3%;
		margin-right:3%;
	}
	.sidebar-small,
	.sidebar {
		max-width:100%;
		width:94%
	}
	#tabs li a { width:94.5% }
	.footer-widget {
		margin:0 0 10px;
		width:100%
	}	
}
@media screen and (max-width:620px) {
	.social-links-label { display:none }
	.footer-subscribe form {
		display:block;
		margin:15px 0 0;
		width:100%;
	}
}
@media screen and (max-width:480px) {
	.current-date {
		margin-left:0 !important;
		padding:6px 4% 6px;
		text-align:center;
		width:92%
	}
	.social-links {
		clear:both;
		float:none;
		margin:0 auto;
		padding-left:4%;
		padding-right:4%;
		text-align:center;
		width:92%
	}
	.social-links a {
		display:inline-block;
		float:none
	}
	#tabs li a { width:92% }
	.featuredslider .post-cats span, .widgetslider .post-cats span	{ display:none }
	.layout-widget {
		margin-left:0;
		max-width:100%;
	}
	.featured-post { max-width:50% }
	.featured-post-big {
		max-width:100%;
		width:100%;
	}
	.featured-left { width:100% }
	.featured-item {
		margin:0 0 15px;
		width:100%
	}
	.featured-item:last-child { margin-bottom:0 }
	.featured-post.featured-s5,
	.featured-595,
	.featured-300 {
		max-width:100%;
		width:100%
	}
	.featured-thumbnail { width:100% }
	.content-area { float:left }
	.bigpost,
	.smallpost,
	.featured-section li,
	.recent-post {
		margin-right:0;
		max-width:300px;
		width:100%
	}
	.carousel-container { margin-bottom:15px!important }
	.section-container,
	.col,
	.col2 {
		margin:0 auto 15px;
		max-width:310px;
		width:100%
	}
	.col2 .col-post-med { margin:0 4% 0 }
	.col-post-c {
		margin:0 4% 15px;
		width:92%
	}
	.layout-widget .carousel .flex-direction-nav .flex-prev { right:12.4% }
	.module-c-box .col-bottom { padding:0 }
	.featured-thumbnail-small { width:30% }
	.white-bg .col-post-c:last-child, .white-bg .col-post-c:nth-last-child(2) { border-bottom:1px solid #E1E1E1 }
	.dark-bg .col-post-c:last-child, .dark-bg .col-post-c:nth-last-child(2) { border-bottom:1px solid #3B3B3B }
	.post-list-box {
		margin-right:0;
		width:100%
	}
	.social-btn-title {
		margin:0 0 10px;
		padding:0;
		width:100%
	}
	.post-medium-inner {
		float:left;
		overflow:visibile;
		width:100%
	}
	.sidebar {
		margin-left:4%;
		margin-right:4%;
		max-width:310px;
		width:92%
	}
	.section { margin:0 }
	.featured-medium {
		margin:0 0 15px;
		width:100%
	}
	.featured-small {
		clear:both;
		float:none;
		margin:0 0 15px;
		overflow:hidden;
		width:100%
	}
	.review-summary { width:94% }
	.final-score-box { width:96% }
	.commentlist .comment .children {
		margin-left:10%;
		width:90%
	}
	.commentlist .comment ul .children {
		margin-left:0;
		width:100%
	}
	.footer-widget {
		margin:0 0 20px;
		width:100%
	}
	.footer-widget .widget { margin-bottom:0 }
	#commentform textarea { width:92.5% }
	.rating-home-percent {
		font-size:22px;
		line-height:28px
	}
	.rating-home .percent-sign { font-size:14px }
	.copyright-text {
		margin-bottom:10px;
		text-align:center;
		width:100%
	}
}
@media screen and (max-width:400px) {	
}
@media screen and (max-width:320px) {
	.post-list { width:100% }
}