html {
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
}
@media screen and (max-width:1300px) {
	.shareit.floating {
		position: relative!important;
		width: 100%!important;
		top: 0!important;
		left: auto!important;
  		right: auto!important;
		margin: 20px 0 0 0!important;
		padding: 0!important;
		box-shadow: none!important;
		border: none!important;
		background: transparent!important;
	}
	.shareit.floating .share-item { margin: 0 10px 10px 0!important; }
	.shareit.shareit-rectwithcount.floating { max-width: 100% }
	.shareit-rectwithcount.floating a { margin-right: 10px }
	.shareit-rectwithname.floating a {
		margin-right: 5px;
		max-width: 190px;
	}
	.shareit.shareit-circular.floating { flex-direction: row; float: left; }
	.shareit.shareit-circular.circwithname.floating { justify-content: flex-start }
	.shareit.shareit-circular.floating a { margin-right: 16px!important }
	.shareit.shareit-circular.circwithname.floating a { margin-bottom: 16px!important }
	.shareit.shareit-default.floating .share-item.facebookbtn { margin-top: -2px!important }
	.shareit.shareit-default.floating .share-item.reddit, .shareit.shareit-default.floating .share-item.twitterbtn { margin-top: 6px!important }
	.shareit.shareit-default.floating .share-item.linkedinbtn, .shareit.shareit-default.floating .share-item.facebooksharebtn { margin-top: -3px!important }
}
@media screen and (max-width:1200px) {
	article .nosidebar .alignwide {
		margin-left: -1%!important;
		margin-right: -1%!important;
		width: calc(100% + 2%)!important;
	}
}
@media screen and (max-width:1180px) {
	#page, .container { max-width: 96% }

	/* HomePage */
	.counter-section .left {
		width: 50%;
	}
	body .counter-section li {
		width: 48%;
		margin-left: 4%!important;
	}
	body .counter-section li:nth-of-type(2n-1) {
		margin-left: 0!important;
	}
	.table-section .button {
		padding: 0 25px;
	}
}
@media screen and (max-width: 1100px) and (min-width: 864px) {
	#primary-navigation li {
		margin: 0 40px 0 0;
	}

	/* HomePage */
	.featured-section .left {
		width: 45%;
	}
	body .featured-section h2 {
		font-size: 36px;
		line-height: 50px;
	}
	.featured-section .featured-img, .feature-section .right .feature-img {
		width: 70%;
	}
}
@media screen and (max-width:1024px) {
	#move-to-top {
		margin-right: 0;
		right: 5px;
	}
	.mts-cart span a { padding: 17px 3px 16px 3px!important }
	.widget #wp-subscribe .title { font-size: 24px }

	/* Footer */
	.widgets-num-5 .f-widget {
		width: 31.3333334%;
		margin-right: 3%;
	}
	.widgets-num-5 .f-widget:nth-of-type(3n) {
		margin-right: 0;
	}
	.widgets-num-5 .f-widget:nth-of-type(3n+1) {
		clear: both;
	}

	/* Related Posts */
	.related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8 { flex: 0 0 calc( 25% - 24px) }
}
@media screen and (max-width:960px) {
	.single-post .container { max-width: 96%; }
	.single_post .post-info > span {
		margin-right: 30px;
	}
	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;
	}
	.footer-widgets .f-widget { width: 31.3333334% }
	.footer-widgets.widgets-num-4 .f-widget { width: 22.5% }
}
@media screen and (max-width: 961px) and (min-width: 721px) {
	.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget {
		width: 31.3333333%;
		margin-right: 3%;
	}
	.footer-widgets.widgets-num-4 .f-widget:nth-child(3n), .footer-widgets.widgets-num-3 .f-widget:nth-child(3n) { margin-right: 0 }
}
@media screen and (min-width:865px) {
	.navigation.mobile-only { display: none }
}
@media screen and (max-width:865px) {
	.logo-wrap {
		margin: 3px 0 0 0;
		float: none;
		display: inline-block;
	}
	.nav-button {
		position: absolute;
		top: 0;
		right: 0;
	}
	.site-description { margin-top: 0 }
	.widget-header {
		max-width: 100%;
		float: none;
		overflow: hidden;
		width: 100%;
		text-align: center;
	}
	footer .container { padding: 0 2% }
	.navigation {
		width: 100%;
		border: none;
		display: none;
	}
	.navigation.pagination {
		display: block;
	}
	.navigation .menu a, .navigation .menu .fa > a, .navigation .menu .fa > a {
		color: #fff!important;
		background: transparent;
	}
	.navigation .menu {
		display: block!important;
		float: none;
		background: transparent;
		margin-bottom: 0;
	}
	.navigation ul ul {
		visibility: visible!important;
		opacity: 1!important;
		position: relative;
		left: 0!important;
		border: 0;
		padding: 0;
		width: 100%;
	}
	.navigation ul ul::after {
		display: none;
	}
	.navigation ul li li {
		background: transparent;
		border: 0;
	}
	nav { height: auto }
	#header nav li, #header .navigation ul li li {
		width: 100%!important;
		float: left;
		position: relative;
	}
	.navigation ul li:after { display: none }
	.navigation ul li:before { display: none }
	#header nav li a, .header-default #primary-navigation li a, body #primary-navigation .navigation ul .current-menu-item a {
		width: 100%!important;
		box-sizing: border-box;
	}
	#primary-navigation {
		min-height: 25px;
		position: absolute;
		top: 0;
	}
	.header-layout2 #primary-navigation {
		margin-top: 0;
	}
	.header-layout2 .header-search {
		clear: both;
		width: 100%;
		margin: 30px 0 0 0;
	}
	#primary-navigation li a {
		padding: 10px 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1)
	}
	#primary-navigation li, #primary-navigation li li {
		margin: 0;
		padding: 0;
	}
	#primary-navigation .navigation ul ul a, #primary-navigation .navigation ul ul a:link, #primary-navigation .navigation ul ul a:visited {
		width: 100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		border-left: none;
	}
	#header nav a {
		text-align: left;
		width: 100%;
	}
	body #header {
		margin-top: 0;
		text-align: center;
	}
	a#pull {
		width: 100%;
		display: block;
		font-size: 24px;
		box-sizing: border-box;
		position: absolute;
		top: 20px;
	}
	a#pull:after {
		content: "\f0c9";
		display: inline-block;
		position: absolute;
		right: 40px;
		top: 0;
		left: 0;
		font-family: FontAwesome;
	}
	/*disable flayout*/
	#catcher { height: 0 !important }
	.sticky-navigation-active {
		position: relative !important;
		top: 0 !important;
	}
	.admin-bar .sticky-navigation-active { top: 0!important }
	/*-[ 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(255, 255, 255, 0.2);
		overflow: auto;
		transition: left 500ms ease;
		-webkit-backface-visibility: hidden;
		box-sizing: border-box;
		overflow-x: hidden;
	}
	.mobile-menu-active .navigation.mobile-menu-wrapper {
		left: 0;
		z-index: 1111;
	}
	.navigation ul li {
		width: 100%;
		display: block;
	}
	.navigation ul li:hover { background: none }
	.navigation ul li a, .navigation ul ul a {
		padding: 21px 20px!important;
		width: 100%;
		border: none;
	}
	.navigation ul ul a {
		padding: 13px 20px!important;
	}
	.navigation ul ul {
		background: none!important;
		position: static;
		width: 100%;
		border: none;
		box-shadow: none;
	}
	.navigation ul ul:before {
		display: none;
	}
	.navigation ul ul li {
		background: none;
		width: 100%;
	}
	.navigation i { display: inline }
	.navigation ul ul ul a { padding: 13px 27px !important }
	.navigation ul ul ul ul a { padding: 13px 36px !important }

	.navigation .toggle-caret {
		display: block;
		width: 42px;
		height: 42px;
		line-height: 42px;
		color: #ffffff;
		border-left: 1px solid rgba(255, 255, 255, 0.1);
		top: 0;
	}
	.navigation .toggle-menu .toggle-caret .fa {
		color: #fff;
	}
	.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;
		-webkit-backface-visibility: hidden;
		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 }
	div.header-social-icons, .mts-cart { display: block!important }
	#primary-navigation .mts-cart {
		display: block!important;
		padding-left: 0;
	}
	#primary-navigation .navigation ul li:hover, #primary-navigation .navigation ul .current-menu-item { background: transparent }
	.wpmm-megamenu-showing.wpmm-light-scheme { background: transparent!important }
	#primary-navigation .navigation ul ul li {
		background: transparent;
		border-bottom: none;
	}
	#primary-navigation .header-social-icons a {
		font-size: 18px!important;
		padding: 14px 10px!important;
		width: auto;
		text-indent: 0;
		background: transparent;
	}
	.navigation i { margin-right: 0 }
	.single-full-header {
		width: 100%;
	}
	.footer-nav {
		float: none;
	}
	#copyright-note {
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 5px;
	}

	/* HomePage */
	body .featured-section {
		padding-bottom: 0;
	}
	body .featured-section h2 {
		margin-top: 0;
		line-height: 60px;
	}
	body .featured-section p {
		margin-top: 25px;
	}
	.featured-section .left, .feature-section li.feature-1 .content-area, .feature-section li.feature-2 .content-area {
		width: 100%;
	}
	.featured-section .featured-img, .feature-section .right .feature-img, .feature-section .left .feature-img {
		width: 100%;
		display: inline-block;
    margin-top: 50px;
		position: static;
	}
	body .services-section {
		margin-top: 40px;
		padding-bottom: 40px;
	}
	.feature-section .right .feature-img, .feature-section .left .feature-img {
		margin-top: 0;
	}
	body .feature-section li.feature-1 {
		padding-bottom: 80px;
	}
	body .feature-section li.feature-1 .content-area {
		padding-top: 60px;
	}
	body .feature-section li.feature-2 {
		margin-top: 0;
	}
	body .counter-section {
		margin-top: 0;
		padding: 0;
	}
	body .client-team-sections {
		padding-bottom: 86px;
	}
	body .table-section {
		padding-bottom: 0;
	}
	.table-section li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 40px;
	}
	.table-section li:nth-of-type(2n) {
		margin-right: 0;
	}
	body .footer-subscribe-section {
		margin-top: 60px;
	}

	/* Blog */
	body .layout-default .wrapper {
		padding: 35px;
	}

	/* Single */
	.related-posts .title {
		margin: 0;
	}
	/* Single subscribe */
	.single-subscribe #wp-subscribe .title {
		position: static!important;
	}
	.single-subscribe #wp-subscribe .title, .single-subscribe #wp-subscribe p, .single-subscribe .widget #wp-subscribe form {
		width: 100%;
		height: 100%;
		float: none;
	}
	body .single-subscribe #wp-subscribe input.email-field, body .single-subscribe #wp-subscribe input.name-field, body .single-subscribe .widget #wp-subscribe input.submit {
		font-size: 12px!important;
	}
	.single-subscribe .layout-subscribe-container {
		padding: 50px 0 40px 0!important;
	}
}
@media screen and (max-width:768px) {
	/* HomePage */
	body .counter-section {
		background: none;
	}
	.counter-section .left, .counter-section .right {
		width: 100%;
	}
	body .services-section li {
		width: 100%;
	}

	/* Single Page */
	.related-posts-container .flex-grid.grid2, .related-posts-container .flex-grid.grid3, .related-posts-container .flex-grid.grid4, .related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8 {
		flex: 0 0 calc( 50% - 30px);
	}

}
@media screen and (max-width:728px) {
	.logged-in .pace .pace-progress { top: 46px }
	.widget-header {
		max-width: 100%;
		margin-top: 0;
		margin-bottom: 10px;
	}
}
@media screen and (min-width:985px) {
	.widget-header .adcode-widget {
		width: 728px;
		height: 90;
	}
}
@media screen and (max-width:720px) {
	.article, .single-post .article, .layout-1-container .article, .default-container .article, .layout-2-container .article {
		width: 100%;
	}
	#content_box {
		padding-right: 0px;
		padding-left: 0px!important;
	}
	.sidebar.c-4-12 {
		margin: 0 auto;
		float: none!important;
		width: 100% !important;
		max-width: 350px;
	}
	.ad-125 li { max-width: 45% }
	#comments { margin-right: 0 }
	.widget-header .textwidget {
		margin-top: 0;
		padding-left: 0;
		border-left: none;
	}
	.footer-widgets.widgets-num-5 .f-widget, .footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget {
		width: 48%;
		margin-right: 4%;
	}
	.footer-widgets.widgets-num-5 .f-widget:nth-of-type(3n+1) {
		clear: none;
	}
	.footer-widgets.widgets-num-5 .f-widget:nth-child(even), .footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even) { margin-right: 0 }

	/* Single */
	body .related-posts {
		margin-top: 20px;
	}
	.related-posts.related2 .flex-grid {
		margin-bottom: 50px;
	}
	article .alignwide { max-width: inherit }
	article .nosidebar .alignwide, article .cslayout .alignwide, article .sclayout .alignwide {
		margin-right: -2%!important;
		width: calc(100% + 4%)!important;
		margin-left: -2%!important;
	}
	article .sclayout .alignfull, article .cslayout .alignfull {
		margin-left: calc(50% - 50vw)!important;
		margin-right: calc(50% - 50vw)!important;
	}
	#commentform input#submit, #mtscontact_submit {
		min-width: 100%;
	}
}
@media screen and (max-width:650px) {
	/* HomePage */
	body .featured-section h2 {
		font-size: 30px;
		line-height: 46px;
	}
	.services-section header {
		margin-bottom: 20px;
	}
	body .client-team-sections {
		background: -webkit-linear-gradient(131deg, #fe6261, #f9763c);
		padding: 0;
		margin-top: 80px;
	}
	body .client-section {
		padding-top: 40px;
	}
	body .team-section {
		padding-bottom: 80px;
	}
	.team-section li {
		width: 50%;
	}
	.table-section li {
		width: 100%;
		margin-right: 0;
	}
	.footer-subscribe-section #wp-subscribe input.email-field, .footer-subscribe-section #wp-subscribe input.name-field {
		width: 100%;
	}
	.footer-subscribe-section #wp-subscribe input.submit {
		width: 100%;
		position: static;
		margin-top: 10px;
	}
	body .footer-subscribe-section {
		padding-bottom: 90px;
	}

	/* Single */
	#wrapper.single > .container, .archive #wrapper > .container, .search #wrapper > .container, .error404 #wrapper > .container, .default-wrap, .paged #wrapper > .container {
		margin-top: 40px;
	}
}

@media screen and (max-width:600px) {
	.pagination {
		padding-top: 30px;
	}
	.logged-in .pace .pace-progress { top: 0 }
	.footer-widgets .f-widget, .footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget.last {
		width: 100%!important;
		max-width: 340px;
		margin-bottom: 15px;
		float: none!important;
		margin: 0 auto!important;
	}
	html #wpadminbar { position: fixed }

	/* Related Posts */
	.related-posts .title a { font-size: 16px!important }
	.related-posts-container .flex-grid.grid4, .related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8 { flex: 0 0 calc( 33.3333% - 24px) }
}
@media screen and (min-width:550px) {
	.widget-header .adcode-widget {
		width: 468px;
		height: 60;
	}
}
@media screen and (max-width:550px) {
	/* HomePage */
	.feature-section .play-button {
		font-size: 18px;
	}
	body .testimonials p.testimonial {
		font-size: 18px;
		line-height: 30px;
		margin-top: 24px;
	}
	/* Blog */
	body .layout-default .latestPost .title a {
		font-size: 22px;
		line-height: 26px;
	}
	body .layout-default .wrapper {
		width: 100%;
		margin: 0;
	}
	.f-widget {
		width: 100%;
		margin-right: 0;
	}
	blockquote {
		padding: 30px 30px 20px 30px;
		font-size: 18px!important;
	}

	/* Single */
	body .single-title {
		font-size: 28px;
		line-height: 34px;
	}

	.tags .tagtext { display: none; }
	.related-posts .latestPost .title a { font-size: 16px!important }

	.commentmetadata { overflow: visible }
	.single_post .post-single-content, .tags { padding-left: 0; }
	.shareit.top { display: none }

	body .single-subscribe #wp-subscribe input.email-field, body .single-subscribe #wp-subscribe input.name-field, .single-subscribe .widget #wp-subscribe input.submit, #commentform input#submit, #mtscontact_submit, .widget #wp-subscribe input.submit {
		width: 100%;
		position: static;
	}
	body .postauthor {
		padding-top: 30px;
	}
	.postauthor {
		text-align: center;
	}
	.postauthor img {
		float: none;
		margin-right: 0!important;
	}
	.postauthor h5, .single-author-posts {
		width: 100%;
		margin-right: 0;
	}
	body .related-posts {
		padding-top: 35px;
	}
	#comments .ago, .reply a {
		font-size: 18px;
	}
	.reply {
		position: static;
	}
	#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url { width: 100% }
}
@media screen and (max-width:480px) {
	.navigation.pagination {
		margin-top: 0;
	}
	#site-footer {
		margin-top: 20px!important;
	}
	#featured-thumbnail.agency-widgetfull {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#wrapper.single > .container, .archive #wrapper > .container, .search #wrapper > .container, .error404 #wrapper > .container, .default-wrap { margin-top: 20px }

	body #move-to-top {
		right: 10px;
		bottom: 10px;
	}
	.shareit.shareit-circular.floating {
		margin-bottom: 0!important;
	}
	/* HomePage */
	body .layout-default .latestPost {
		padding-bottom: 15px;
		margin-bottom: 30px;
	}
	/* Blog */
	.layout-1 .latestPost #featured-thumbnail {
		width: 100%;
	}
	.layout-1 .wrapper {
		width: 100%;
		margin-top: 30px;
	}
	/* Signle */
	.single_post .single-postinfo-wrapper {
		margin-bottom: 20px;
	}
	.single-subscribe .widget #wp-subscribe .title {
		margin-bottom: 10px;
	}
	body #sidebar .widget {
		margin-bottom: 30px;
	}
	#comments {
		margin-top: 50px;
	}
	#commentsAdd {
		margin-top: 0;
		padding-top: 0;
	}
	.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;
	}
	body .f-widget .widget {
		margin-bottom: 40px;
	}
	.copyrights {
		text-align: center;
		padding-top: 0;
	}
	#copyright-note > span { float: none; margin-left: 0; }
	#copyright-note {
		float: none;
		width: 100%;
	}
	.top { width: 100% }
	#cancel-comment-reply-link {
		margin-bottom: 0;
		margin-top: -43px;
	}
	.commentlist .children {
		margin-left: 0;
		width: 100%;
		padding-left: 10px;
	}
	.to-top {
		float: none;
		clear: both;
		width: 100%;
		margin-top: 10px;
	}
	/* Related Posts */
	.related-posts article {
		width: 100%;
		float: left!important;
		max-width: 100%;
	}
	.related-posts.related6 .related-posts-container {
		width: 100%;
		margin-right: 0;
	}
	.related-posts.related6 .related-posts-ad {
		float: left;
	    width: 100%;
	    max-width: 100%;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.related-posts .latestPost .title a { font-size: 18px!important }
	.related-posts #featured-thumbnail {
		width: 100%!important;
		margin: 0 0 20px 0;
	}
	body .related-posts {
		margin-bottom: 0;
		margin-top: 45px;
	}
	body .breadcrumb {
		line-height: 1.4;
	}
	.ago { font-size: 16px }
	body h1 { font-size: 28px }
	body h2 { font-size: 26px }
	body h3 { font-size: 24px }
	body h4 { font-size: 22px }
	body h5 { font-size: 20px }
	body h6 { font-size: 18px }
}
@media screen and (max-width:430px) {
	.nav-button {
		display: none;
	}
	.latestPost-review-wrapper .review-total-star {
		position: relative;
		right: 0;
		top: 0;
	}
	.related-posts-container .flex-grid.grid2, .related-posts-container .flex-grid.grid3, .related-posts-container .flex-grid.grid4, .related-posts-container .flex-grid.grid5, .related-posts-container .flex-grid.grid6, .related-posts-container .flex-grid.grid7, .related-posts-container .flex-grid.grid8 { flex: 0 0 calc( 100% - 24px) }
}
@media screen and (min-width:400px) {
	.widget-header .adcode-widget {
		width: 320px;
		height: 100px;
	}
}
@media screen and (max-width:400px) {
	/* HomePage */
	.feature-section .play-button {
		margin-top: 11px;
		font-size: 16px;
	}
	/* Blog */
	.layout-default .latestPost #featured-thumbnail, .layout-default .wrapper, .layout-1 .latestPost {
		width: 100%;
	}
	.layout-default .wrapper {
		margin: 20px 0 0 0;
	}
	body .default-container {
		margin-top: 15px;
	}

	html body, body .postauthor p {
		font-size: 18px;
		line-height: 32px;
	}
	#commentform textarea { width: 100% }
	.related-posts-ad {
		max-width: 100%;
		margin-bottom: 15px;
	}
	body .single-title { font-size: 24px }
	body .postauthor h5, body .postauthor h5 a {
		font-size: 24px;
	}
	.single_post { margin-bottom: 10px }
	.thecontent ul, .thecontent ol { padding-top: 0 }
	body .postauthor { margin-top: 30px }
	body #sidebar .widget {
		margin-bottom: 30px;
	}
	body #sidebar .widget h3.widget-title {
		font-size: 24px;
		margin-bottom: 15px;
	}
}
@media screen and (max-width:320px) {
	.latestPost { width: 100% !important }
	.layout-default .latestPost #featured-thumbnail, .layout-default .wrapper {
		width: 100%;
	}
	.layout-default .wrapper {
		margin-top: 20px;
	}
	.navigation li {
		display: block;
		float: none;
		width: 100%;
	}
	.navigation li a { border-bottom: 1px solid #576979 }
}
