html {
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
}
/*-----------------------------------------------
/* @media { } queries
/*---------------------------------------------*/
@media screen and (max-width:1280px) {
	.shareit {
		position: relative!important;
		width: 100%!important;
		top: 0!important;
		margin: 0!important;
		padding: 10px 0!important;
	}
	.share-item {
    	float: none;
		overflow: hidden;
		display: inline-block;
	}
	.share-item.facebookbtn, .share-item.facebooksharebtn { vertical-align: top }
	.shareit.top .share-item, .shareit.bottom .share-item { margin-bottom: 0!important }
	.modern-share-item { margin-right: 10px }
}
@media screen and (max-width:1230px) {
	#page, .container { max-width: 96% }
	.carousel-slider .owl-prev { left: 0 }
	.carousel-slider .owl-next { right: 0 }
}
@media screen and (max-width:1000px) {
	#move-to-top {
		margin-right: 0;
		right: 5px;
	}
}
@media screen and (max-width:960px) {
	#secondary-navigation { left: 0 }
	img {
		max-width: 100%;
		height: auto!important;
	}
	.ad-300 img { max-width: 100% }
	.ad-125 li { max-width: 40% }
	.ad-125 img {
		padding: 0;
		background: #FAFAFA;
		border: 0;
	}
}
@media screen and (max-width:900px) {
	#secondary-navigation a {
		padding: 8px 14px;
		font-size: 16px;
		box-sizing: border-box;
	}
	.primary-slider {
		max-width: 100%;
	}
}
@media screen and (min-width:865px) {
	.navigation.mobile-only { display: none }
}
@media screen and (max-width:865px) {
	.navigation {
		width: 100%;
		border: none;
		display: none;
	}
	#secondary-navigation {
		width: 100%!important;
		position: relative!important;
	}
	.navigation .menu a, .navigation .menu .fa > a, .navigation .menu .fa > a {
		color: #353535;
		background: transparent;
	}
	.navigation .menu {
		display: block!important;
		float: none;
		background: transparent;
		margin-bottom: 45px;
	}
	.navigation ul ul {
		visibility: visible!important;
		opacity: 1!important;
		position: relative;
		left: 0!important;
		border: 0;
		width: 100%;
	}
	.navigation ul li li {
		background: transparent;
		border: 0;
	}
	#navigation { height: auto }
	#navigation li, .navigation ul li li {
		width: 100%!important;
		float: left;
		position: relative;
	}
	.navigation ul li:after { display: none }
	.navigation ul li:before { display: none }
	#navigation li a {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important;
		width: 100%!important;
		box-sizing: border-box;
	}
	#navigation a {
		text-align: left;
		width: 100%;
		text-indent: 25px;
	}
	#primary-navigation { height: 54px }
	a#pull {
		display: inline-block;
		position: relative;
		color: inherit;
		font-size: 22px;
	}
	a#pull:after {
		content: "\f0c9";
		display: inline-block;
		position: absolute;
		top: -4px;
		font-family: FontAwesome;
	}
	.top-nav-bar.right a#pull { float: right }
	.top-nav-bar.right a#pull:after {
		top: 10px;
		right: 5px;
	}
	.top-nav-bar.center a#pull { float: left }
	.top-nav-bar.center .mts-top-nav-search { float: right }
	.top-nav-bar.right #searchform.searchbox-open.searchbox { left: 2% }
	.top-nav-bar.center a#pull:after { top: 10px }
	.top-nav-bar.center .header-social { float: right }
	.logo-wrap { text-align: center }
	.navigation ul .sfHover a, .navigation ul li:hover, .navigation ul .sfHover ul li { background: transparent }
	#secondary-navigation a#pull { height: 50px }
	#secondary-navigation a#pull:after {
		top: 13px;
		left: 4px;
	}
	.main-nav-bar.center, .main-nav-bar.right { text-align: left }
	/*disable flayout*/
	#catcher { height: 0 !important }
	.sticky-navigation-active {
		position: relative !important;
		top: 0 !important;
	}
	#site-header { padding: 10px 0; }
	/*-[ Responsive Navigation ]--------------------------------*/
	.main-container {
		position: relative;
		left: 0;
		transition: left 500ms ease;
	}
	.mobile-menu-active .main-container {
		left: 300px;
		transition: left 500ms ease;
	}
	.navigation.mobile-menu-wrapper {
		display: block;
		position: fixed;
		top: 0;
		left: -300px;
		width: 300px;
		height: 100%;
		border-right: 1px solid rgba(0, 0, 0, 0.15);
		box-sizing: border-box;
		overflow: auto;
		transition: left 500ms ease;
		-webkit-backface-visibility: hidden;
	}
	.mobile-menu-active .navigation.mobile-menu-wrapper {
		left: 0;
		z-index: 111111;
		text-align: left;
	}
	.navigation ul li {
		clear: both;
		width: 100%;
		display: block;
		border-bottom: 0;
	}
	.navigation ul li a { border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important }
	.navigation ul li:hover { background: none }
	.navigation ul li a, .navigation ul ul a {
		padding: 9px 15px;
		width: 100%;
		border: none;
	}
	.navigation ul ul {
		position: static;
		width: 100%;
		border: none;
		float: left;
	}
	.navigation ul ul li {
		background: none;
		width: 100%;
	}
	.navigation i { display: inline; margin-right: 0; }
	.navigation ul ul a {
		padding: 8px 18px !important;
		width: 100%!important;
	}
	.navigation ul ul ul a { padding: 8px 27px !important }
	.navigation ul ul ul ul a { padding: 8px 36px !important }
	.navigation .toggle-caret {
		display: block;
		width: 42px;
		height: 40px;
		line-height: 40px;
		color: #353535;
		font-size: 15px;
		border-left: 1px solid rgba(0, 0, 0, 0.1);
	}
	.navigation .menu-item-has-children > a { padding-right: 50px }
	.navigation .menu-item-has-children > a:after { content: '' }
	#mobile-menu-overlay {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 999;
		cursor: pointer;
		display: none;
		backface-visibility: hidden;
		background: rgba(0,0,0,.5);
	}
	html.noscroll {
		position: fixed;
		overflow-y: scroll;
		width: 100%;
	}
	/*-[ Mega Menu ]--------------------------------*/
	#wpmm-megamenu .wpmm-subcategories {
		width: 100%;
		text-indent: 0;
	}
	#wpmm-megamenu .wpmm-posts { width: 100% }
	#wpmm-megamenu .wpmm-post {
		width: 100%!important;
		padding: 0 10px!important;
		text-align: center!important;
	}
	#wpmm-megamenu .wpmm-thumbnail img { float: left }

	.slide-title { font-size: 24px }
	.instagram-posts.three-grid { width: 30.667% }
}
@media screen and (max-width:768px) {
	.admin-bar .pace .pace-progress { top: 46px }
	.latestPost.threelayout, .latestPost.fourlayout {
		width: 48%;
		margin-right: 4%;
	}
	.latestPost.threelayout.last, .latestPost.fourlayout.last { margin-right: 4% }
	.latestPost.threelayout:nth-of-type(even), .latestPost.fourlayout:nth-of-type(even) { margin-right: 0 }
	.latestPost.threelayout:nth-of-type(3n+1), .latestPost.fourlayout:nth-of-type(4n+1) { clear: none }
	.latestPost.threelayout:nth-of-type(2n+1), .latestPost.fourlayout:nth-of-type(2n+1) { clear: left }
	.latestPost.threelayout .post-image, .latestPost.fourlayout .post-image, .latestPost.threelayout .featured-thumbnail, .latestPost.fourlayout .featured-thumbnail { width: 100% }
}
@media screen and (max-width:728px) {
	#header h1, #header h2, .site-description {
		float: none;
		text-align: center;
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
	#header h1, #header h2 { font-size: 40px }
	.site-description { margin-top: 0 }
	#logo a, #logo img {
		float: none;
		letter-spacing: 0;
	}
	.logo-wrap {
		margin-bottom: 10px;
		margin-top: 0;
		width: 100%;
	}
	.widget-header { max-width: 100% }
}
@media screen and (min-width:400px) {
	.widget-header .adcode-widget {
		width: 320px;
		height: 100px;
	}
}
@media screen and (min-width:550px) {
	.widget-header .adcode-widget {
		width: 468px;
		height: 60;
	}
}
@media screen and (min-width:985px) {
	.widget-header .adcode-widget {
		width: 728px;
		height: 90;
	}
}
@media screen and (max-width:720px) {
	.article { width: 100% }
	#content_box {
		padding-right: 0px;
		padding-left: 0px!important;
	}
	.sidebar.c-4-12 {
		float: none;
		width: 100% !important;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto;
	}
	.widgets-num-3 .f-widget, .widgets-num-4 .f-widget { width: 48%; margin-right: 4%; max-width: 100%; }
	.widgets-num-3 .f-widget:nth-child(even), .widgets-num-4 .f-widget:nth-child(even) { margin-right: 0; }
	.ad-125 li { max-width: 45% }
	#comments { margin-right: 0 }
}
@media screen and (max-width:650px) {
	.instagram-feeds a { width: 33.334% }
}
@media screen and (max-width:600px) {
	#wpadminbar { position: fixed }
	.featured-thumbnail img { width: 100% }
	.admin-bar .pace .pace-progress { top: 0px }
	.related-posts .latestPost { width: 48.5%; margin-right: 3%; }
	.related-posts .latestPost:nth-child(2n+2) { margin-right: 0; }
	.related-posts .latestPost:nth-child(3n+1) { clear: none; }
}
@media screen and (max-width:550px) {
	.sbutton { float: right }
	.widgets-num-3 .f-widget, .widgets-num-4 .f-widget {
		width: 100%;
		margin-right: 0;
	}
}
@media screen and (max-width:480px) {
	.latestPost .title a { font-size: 20px!important; }
	.latestPost, .post-image, .featured-thumbnail,.latestPost.traditionallayout .traditionallayout-content { width: 100%!important }
	.latestPost.threelayout, .latestPost.fourlayout { width: 48%!important }
	.related-posts .latestPost { width: 48.5%!important }
	.latestPost.threelayout .title a, .latestPost.fourlayout .title a, .related-posts .latestPost .title a { font-size: 16px!important }
	body .single-title { font-size: 24px }
	article.latestPost.traditionallayout header {
		width: 100%;
		margin-top: 23px;
	}
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		width: 100%;
		margin-right: 0;
	}
	.copyrights { text-align: center }
	.top { width: 100% }
	#cancel-comment-reply-link {
		margin-bottom: 0;
		margin-top: -43px;
	}
	#copyright-note > span {
		width: 100%;
		display: block;
		text-align: center;
	}
	.to-top {
		display: block;
		width: 100%;
		text-align: center;
		float: none;
	}
	.toplink { padding-right: 0 }
	.toplink .fa-angle-up {
		position: static;
		margin-left: 5px;
	}
	.review-total-wrapper span.review-total-box {
		padding-left: 15px;
	}
	.slide-title { font-size: 20px }
	.review-star.review-total { margin: 0 15px }
	.error404 #searchform { width: 80% }
	.single-prev-next .previous_post { margin-bottom: 20px; }
	.single-prev-next .previous_post, .single-prev-next .next_post { width: 100%; }
	.single-prev-next .next_post header, .single-prev-next .previous_post header { text-align: left; }
	.single-prev-next .next_post small { float: left; }
	.pagination a, .page-numbers.current { margin-bottom: 5px }
}
@media screen and (max-width:430px) {
	article header { overflow: hidden }
	.slide-caption .readMore { display: none }
}
@media screen and (max-width:360px) {
	.related-posts .latestPost, .latestPost.threelayout, .latestPost.fourlayout { width: 100%!important }
	.related-posts .latestPost .title a, .latestPost.threelayout .title a, .latestPost.fourlayout .title a { font-size: 20px!important }
	.related-posts .latestPost .title, .latestPost.threelayout .title, .latestPost.fourlayout .title { line-height: 1.2 }
	.latest-cat-post #featured-thumbnail {
		width: 100%;
		max-width: 100%;
	}
	.latest-cat-post #featured-thumbnail .featured-thumbnail { float: none }
	#navigation li {
		display: block;
		float: none;
		width: 100%;
	}
	.slide-title {
		max-height: 56px;
		overflow: hidden;
	}
	.owl-controls .owl-dot span { width: 10px }
}
