html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
	clear: both
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: 0 0
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	color: #2d2d2d
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	max-width: 100%;
	height: auto
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	background: #eee none repeat scroll 0 0;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal;
	max-width: 100%
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-weight: 700;
	margin: 0 0 2em;
	width: 100%
}

th {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	color: #666;
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase
}

td {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 8px
}

blockquote:before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px
}

blockquote {
	border-left: none;
	font-size: 16px;
	font-style: italic;
	color: #888;
	display: block
}

body {
	color: #2d2d2d;
	font-family: Arimo, sans-serif!important;
	font-size: 15px;
	line-height: 1.6;
	background-color: #eeeee1
}

.boxed-layout #page {
	background: #fff;
	margin: 0 auto;
	width: 1230px
}

.supermag-enable-box-shadow.boxed-layout #page {
	-moz-box-shadow: 0 0 12px #2d2d2d;
	-webkit-box-shadow: 0 0 12px #2d2d2d;
	box-shadow: 0 0 12px #2d2d2d
}

.wrapper {
	margin: 0 auto;
	padding: 0 30px;
	width: 1230px
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.text-center {
	text-align: center
}

a {
	color: #2d2d2d;
	text-decoration: none;
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s
}

p {
	margin: 0 0 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: 1;
	margin: 5px 0 8px
}

h1 {
	font-size: 32px
}

h2 {
	font-size: 24px
}

h3 {
	font-size: 22px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 16px
}

h6 {
	font-size: 14px
}

.bn-title,
.comment-form .form-submit input,
.comment-reply-title,
.comments-title,
.main-navigation li,
.page .entry-header .entry-title,
.page-header .page-title,
.read-more,
.single .entry-header .entry-title,
.site-description,
.site-description a,
.site-title,
.site-title a,
.slicknav_nav li a,
.slide-title,
.widget-title,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
	font-family: Oswald, sans-serif!important;
	font-weight: 500;
	line-height: 1.1
}

ul {
	margin: 0;
	padding: 0
}

figure {
	margin: 0
}

i.fa {
	margin-right: 5px
}

@media (max-width:1229px) {
	* {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box
	}
	a[href^=tel] {
		color: inherit;
		text-decoration: inherit;
		font-size: inherit;
		font-style: inherit;
		font-weight: inherit
	}
	.boxed-layout #page {
		width: 100%
	}
	.wrapper {
		width: 980px
	}
}

@media screen and (max-width:992px) {
	.wrapper {
		padding: 0 5px;
		width: 740px
	}
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0
}

.main-navigation ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #222;
	border-image: none;
	border-style: solid;
	border-width: 0 0 0 1px;
	position: relative;
	float: left;
	font-size: 15px
}

.main-navigation a {
	display: block;
	text-decoration: none;
	text-transform: uppercase
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0
}

.main-navigation ul ul a {
	width: 250px
}

.main-navigation ul li:hover>ul {
	left: auto
}

.main-navigation ul ul li:hover>ul {
	left: 100%
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear {
	clear: both
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.widget_search .search-submit {
	display: none
}

.widget_search {
	position: relative;
	width: 100%
}

.tagcloud a {
	display: inline-block;
	font-size: 13px!important;
	margin-bottom: 8px;
	margin-right: 4px;
	padding: 5px
}

.calendar_wrap #wp-calendar {
	width: 100%
}

.calendar_wrap #wp-calendar caption {
	font-size: 13px;
	font-weight: 700;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase
}

.calendar_wrap table,
.calendar_wrap td,
.calendar_wrap th,
.calendar_wrap tr {
	border: 1px solid rgba(0, 0, 0, .03);
	border-collapse: collapse;
	padding: 3px
}

.calendar_wrap #wp-calendar td,
.calendar_wrap #wp-calendar th {
	border: 1px solid rgba(0, 0, 0, .03);
	text-align: center
}

.calendar_wrap th {
	background: rgba(0, 0, 0, .03);
	line-height: 20px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .05)
}

.calendar_wrap #wp-calendar #today,
.calendar_wrap #wp-calendar #today a {
	color: #fff
}

.supermag-ainfo-widget {
	padding: 26px 0 4px;
	text-align: center
}

.sticky {
	display: block
}

.hentry {
	margin: 0 0 1.5em
}

.updated:not(.published) {
	display: none
}

.group-blog .byline,
.single .byline {
	display: inline
}

.entry-content,
.entry-summary,
.page-content {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
	display: none
}

.comment-reply-title,
.comments-title {
	border-bottom: 1px solid #d9d9d9;
	font-size: 16px;
	font-weight: 500;
	line-height: 48px;
	margin-bottom: 15px;
	position: relative;
	text-transform: uppercase
}

.comment-form input {
	border: 1px solid #d9d9d9;
	color: #b8b8b8;
	font-size: 14px;
	padding: 10px;
	width: 77%
}

.comment-form-author input,
.comment-form-email input {
	float: left;
	margin: 0 0 16px
}

.comment-form-author input {
	margin: 0 29px 16px 0
}

.comment-form-url input {
	clear: both;
	width: 77%
}

.comment-form textarea {
	/*width: 77%;*/
	display: block;
	border: 1px solid #d9d9d9;
	resize: none;
	color: #b8b8b8;
	font-size: 14px;
	padding: 10px
}

.comment-form .form-submit input,
.read-more {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	line-height: 26px;
	padding: 4px 10px;
	width: auto;
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s
}

.comment-form .form-submit input:hover,
.read-more:hover {
	background-color: #2d2d2d;
	color: #fff
}

.comment-body {
	border-bottom: 4px double #eee;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.comment-list {
	margin: 0 0 20px 0
}

.comment-list ul {
	list-style: inside none square;
	margin: 0;
	padding: 0
}

.comment-list ul li {
	margin: 0 0 12px;
	padding-left: 20px
}

.comment-list ol {
	margin: 0;
	padding: 0
}

.comment-list ol li {
	margin: 0 15px 12px
}

.comment-list ol ol,
.comment-list ol ul,
.comment-list ul ol,
.comment-list ul ul {
	margin-left: 0;
	margin-top: 12px
}

.comment-list li {
	list-style-type: none
}

.comment-author img {
	float: left;
	margin: 0 20px 0 0;
	border-radius: 50%
}

.comment-list .fn {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #000
}

.comment-list .fa.fa-clock-o {
	font-size: 14px;
	margin-right: 3px
}

.bypostauthor {
	display: block
}

.comments-area a {
	color: #21759b
}

@media screen and (max-width:679px) {
	.comment-form input,
	.comment-form textarea,
	.comment-form-url input {
		width: 100%
	}
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin: 0 auto
}

.wp-caption-text {
	text-align: center
}

.wp-caption .wp-caption-text {
	margin: .8075em 0
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 2px
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block;
	font-size: 12px;
	color: #7a7a7a;
	margin-bottom: 10px
}

.top-header-section {
	background: #18427a;
	color: #fff
}

.header-container .widget {
	margin: 0
}

.bn-wrapper {
	background: 0 0;
	border-radius: 0;
	height: auto;
	margin: 0;
	padding: 0;
	width: 500px;
	font-size: 14px;
	overflow: hidden
}

.bn {
	background: 0 0;
	display: none;
	height: auto;
	width: 100%
}

.duper-bn {
	display: none
}

.bn-content a,
.bn-title {
	color: #fff;
	float: left;
	padding: 0 0 0 13px;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden
}

.bn-wrapper .bx-wrapper {
	line-height: 40px
}

.bn-title {
	line-height: 40px;
	padding: 0 18px
}

.bn-content a:hover {
	text-decoration: none
}

.bn-wrapper .bx-wrapper .bx-viewport {
	width: auto!important
}

.socials {
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
	margin-left: 12px
}

.socials a {
	color: #18427a;
	background: #fff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	margin-right: 5px;
	display: inline-block;
	margin: 13px 0;
	text-align: center
}

.site-title {
	font-size: 2em;
	margin: .4em 0
}

.site-title a:hover,
.site-title:hover {
	color: #2d2d2d
}

.site-description {
	color: #7a7a7a;
	font-size: 20px
}

.site-branding {
	padding: 15px 0 9px
}

.site-logo.float-left {
	width: 31%
}

.site-logo.float-left>a {
	display: inline-block;
	max-width: 100%
}

.header-ainfo.float-right {
	width: 68%
}

.right-logo-left-ainfo .site-logo.float-left {
	float: right;
	text-align: right
}

.right-logo-left-ainfo .header-ainfo.float-right {
	float: left;
	text-align: left
}

.center-logo-below-ainfo .header-ainfo.float-right,
.center-logo-below-ainfo .site-logo.float-left {
	float: none;
	text-align: center;
	width: 100%
}

.wrapper.header-image-wrap {
	text-align: center
}

div.wp-custom-header {
	position: relative
}

iframe#wp-custom-header-video {
	width: 100%
}

.wp-custom-header-video-button {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 62px;
	height: 50px;
	font: 0/0 a;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s
}

div#wp-custom-header:hover .wp-custom-header-video-button {
	visibility: visible;
	opacity: 1
}

.wp-custom-header-video-button:before {
	content: '\f04b';
	display: block;
	font-family: FontAwesome;
	font-size: 20px
}

.wp-custom-header-video-button.wp-custom-header-video-pause:before {
	content: '\f04c'
}

.home-icon {
	float: left;
	height: 50px;
	margin-left: -7px;
	margin-top: -5px;
	width: 53px
}

.home-icon.front_page_on {
	height: 57px;
	margin-top: -10px
}

.home-icon .fa {
	color: #fff;
	font-size: 30px
}

.main-navigation .home-icon a {
	padding: 13px 12px 6px
}

.responsive-slick-menu,
.slicknav_nav {
	display: none
}

.header-wrapper {
	background: #f5f5f5
}

.header-wrapper #site-navigation {
	background: #2d2d2d;
	box-shadow: -1px -5px 0 -1px #393939 inset;
	margin: 0 auto;
	min-height: 52px;
	position: relative;
	z-index: 9
}

.header-wrapper .menu>li.current-menu-item>a:before,
.header-wrapper .menu>li.current-menu-parent>a:before,
.header-wrapper .menu>li.current_page_ancestor>a:before,
.header-wrapper .menu>li.current_page_parent>a:before {
	content: '';
	height: 4px;
	left: 0;
	position: absolute;
	top: -4px;
	width: 100%
}

.header-wrapper .menu li a {
	color: #fff;
	display: block;
	font-weight: 400;
	line-height: 48px;
	padding: 0 25px;
	position: relative
}

.acmethemes-nav ul li.menu-item-has-children::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #bbb transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 4px;
	content: "";
	display: inline-block;
	height: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 0;
	border-top-color: #ddd
}

.search-block {
	display: inline-block;
	float: right;
	margin: 7px 10px;
	position: relative;
	width: 185px
}

.error404 #primary .page-content .search-block,
.no-results .page-content .search-block,
.search-no-results #primary .page-content .search-block {
	float: none;
	width: 50%
}

.search-block input#menu-search,
.widget_search input#s {
	font-size: 13px;
	line-height: 31px;
	height: 31px;
	padding: 2px 23px 2px 8px;
	width: 100%
}

.search-block #searchsubmit,
.widget_search #searchsubmit {
	background: rgba(0, 0, 0, 0);
	border: medium none;
	font-size: 20px;
	height: 25px;
	position: absolute;
	right: 7px;
	top: 3px;
	width: 25px
}

.icon-menu {
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 20px;
	margin-top: 11px
}

.menu-search-toggle {
	display: none;
	margin-top: 46px;
	position: relative;
	right: 0;
	z-index: 99
}

.menu-search-toggle .search-block {
	width: 232px
}

.menu-search-inner {
	background-color: #fff;
	padding: 5px;
	position: absolute;
	right: 0
}

.random-post,
.search-block {
	display: inline-block;
	float: right;
	margin: 7px 10px;
	position: relative;
	width: 185px
}

.random-post {
	width: auto;
	margin-top: 2px
}

.header-wrapper .main-navigation ul ul.children li,
.header-wrapper .main-navigation ul ul.sub-menu li {
	float: none;
	border: none
}

.header-wrapper .main-navigation ul ul.children li>a,
.header-wrapper .main-navigation ul ul.sub-menu li>a {
	background: #2d2d2d
}

.header-wrapper .main-navigation ul ul.children,
.header-wrapper .main-navigation ul ul.sub-menu {
	top: 48px
}

.header-wrapper .main-navigation ul ul ul.children,
.header-wrapper .main-navigation ul ul ul.sub-menu {
	top: 0
}

.header-wrapper ul.children li a,
.header-wrapper ul.sub-menu li a {
	font-size: 14px
}

@media (max-width:1229px) {
	.site-logo.float-left>a {
		padding-top: 12px
	}
	.header-wrapper .menu li a {
		font-size: 13px;
		padding: 0 20px
	}
}

@media screen and (max-width:992px) {
	.header-main-menu {
		height: 48px;
		padding-right: 40px
	}
	.responsive-slick-menu,
	.slicknav_nav {
		display: block
	}
	.header-wrapper .header-main-menu .menu {
		display: none
	}
	.responsive-slick-menu {
		color: #fff
	}
	.slicknav_btn:before {
		background: #fff;
		box-shadow: 0 6px 0 0 #fff, 0 12px 0 0 #fff;
		content: "";
		height: 3px;
		left: 3px;
		position: absolute;
		top: 6px;
		width: 22px
	}
	.slicknav_btn {
		background: #2d2d2d;
		background-position: center center;
		border: 1px solid #fff;
		border-radius: 4px;
		color: transparent;
		cursor: pointer;
		display: block;
		float: right;
		font: 0/0 a;
		height: 28px;
		left: 5px;
		position: absolute;
		text-decoration: none;
		text-shadow: none;
		top: 8px;
		width: 30px
	}
	.slicknav_nav li {
		border-top: 1px solid #383838!important;
		display: table;
		padding: 0 0 0 12px;
		width: 100%
	}
	.slicknav_nav li a {
		color: #fff;
		display: inline-block;
		font-size: 14px;
		font-weight: 500;
		line-height: 40px;
		text-transform: uppercase
	}
	.slicknav_menu .slicknav_arrow {
		float: right;
		font-size: 24px
	}
	.header-wrapper .main-navigation ul ul.children li:hover>a,
	.header-wrapper .main-navigation ul ul.sub-menu li:hover>a {
		background: 0 0
	}
	.header-wrapper .main-navigation .slicknav_nav ul.children,
	.header-wrapper .main-navigation .slicknav_nav ul.sub-menu {
		background: #2d2d2d;
		left: 0;
		position: relative;
		top: 0;
		width: 100%
	}
	.header-wrapper .slicknav_item.slicknav_row {
		width: 100%
	}
	.header-wrapper .menu-right .slicknav_btn {
		left: auto;
		right: 10px
	}
	.main-navigation ul ul a {
		width: auto
	}
	.header-wrapper .main-navigation ul ul.children li,
	.header-wrapper .main-navigation ul ul.sub-menu li {
		border-bottom: none;
		clear: both
	}
}

@media screen and (max-width:767px) {
	.site-logo.float-left {
		margin-bottom: 12px;
		text-align: center;
		width: 100%
	}
	.header-ainfo.float-right {
		text-align: center;
		width: 100%
	}
}

@media screen and (max-width:639px) {
	.header-latest-posts {
		display: none
	}
	.right-header.float-right {
		text-align: center;
		width: 100%
	}
}

.footer-copyright,
.footer-wrapper {
	background: #2d2d2d;
	color: #ababab;
	padding: 42px 0 0;
	display: none
}

.footer-wrapper .widget-title {
	color: #fff
}

.footer-copyright a,
.footer-wrapper a {
	color: #fff
}

.footer-wrapper .border {
	padding: 20px 0
}

.footer-wrapper li {
	list-style-type: none
}

.footer-wrapper .top-bottom {
	padding: 0 30px
}

.footer-wrapper .clear {
	display: none
}

.footer-copyright>p {
	color: #fff!important
}

.footer-columns .footer-sidebar {
	padding-right: 10px
}

.footer-columns .footer-sidebar:last-child {
	padding-right: 0
}

.footer-wrapper .featured-desc .above-entry-meta {
	color: #7a7a7a
}

@media screen and (max-width:992px) {
	.footer-wrapper {
		padding: 30px 0 0
	}
	#footer-bottom .clear {
		display: block
	}
	.featured-post {
		margin: 0 0 16px 3%;
		width: 30%
	}
}

.content-wrapper {
	background: #fff;
	margin-top: 13px;
	margin-bottom: 13px;
	padding-top: 13px
}

.home .content-wrapper {
	margin-top: 0;
	padding-top: 0
}

@media screen and (max-width:767px) {
	.wrapper {
		width: 98%
	}
}

.slider-feature-wrap {
	position: relative;
	overflow: hidden
}

.home-bxslider {
	display: none
}

.slider-section {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%
}

.slider-section img {
	height: 365px
}

.slider-section .bx-wrapper .bx-viewport {
	background: 0 0;
	border: none;
	box-shadow: none;
	left: 0
}

.slider-section .bx-wrapper li {
	overflow: hidden
}

.slider-section .bx-wrapper img {
	float: left;
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	width: 100%
}

.slider-section .bx-wrapper img:hover {
	transform: scale(1.1)
}

.slider-section .slider-desc {
	background: rgba(0, 0, 0, .5);
	zoom: 1;
	bottom: 0;
	left: 0;
	padding-bottom: 24px;
	position: absolute;
	width: 100%
}

.besides-slider .post-title a,
.slider-section .slide-title {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px
}

.slider-section .slide-caption {
	font-size: 14px;
	line-height: 22px;
	color: #fff
}

.slider-section .above-slider-details,
.slider-section .slider-details {
	padding: 5px 15px 15px
}

.slider-section .above-slider-details,
.slider-section .cat-links a {
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	padding: 4px 11px
}

.slider-section .above-slider-details {
	background: 0 0;
	padding-left: 0;
	margin-left: 9px
}

.slider-feature-wrap a {
	color: #fff
}

.slider-section .above-slider-details i {
	margin: 9px
}

.slider-section .cat-links a:hover {
	color: #2d2d2d
}

.slider-section .bx-controls-direction {
	bottom: 90px;
	position: absolute;
	right: 27px
}

.slider-section .bx-controls-direction a {
	display: inline-block;
	font-size: 30px;
	height: 30px;
	padding-left: 8px;
	position: relative;
	text-shadow: none;
	top: 0;
	width: 30px;
	background: #34292d;
	line-height: 0
}

.slider-section .bx-controls-direction a.bx-next {
	background-position: -38px 0;
	margin-left: 8px;
	padding-left: 10px
}

.slider-section .cat-links {
	margin-left: 15px
}

.default-content .slide-caption {
	padding-left: 15px
}

.besides-slider {
	float: right;
	width: 510px
}

.besides-slider .besides-slider-left,
.besides-slider .besides-slider-right {
	width: 50%;
	float: left
}

.besides-slider .beside-post {
	float: left;
	margin: 0 0 15px 15px;
	position: relative
}

.besides-slider .beside-thumb {
	margin: 0;
	overflow: hidden;
	position: relative
}

.besides-slider .overlay {
	background: rgba(0, 0, 0, .2);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.besides-slider .beside-post:hover .overlay {
	background: rgba(0, 0, 0, 0)
}

.besides-slider .beside-post:hover img {
	transform: scale(1.1)
}

.besides-slider .beside-thumb img {
	float: left;
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	width: 100%;
	max-height: 172px;
	max-width: 240px
}

.besides-slider .beside-caption {
	color: #fff;
	padding: 0 15px;
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%
}

.besides-slider .beside-caption .post-title {
	line-height: 18px;
	margin: 0
}

.besides-slider .beside-caption .post-date {
	font-size: 12px;
	line-height: 24px
}

.besides-slider .beside-caption .post-date i {
	font-size: 11px;
	margin-left: 5px;
	margin-right: 4px
}

@media (max-width:1229px) {
	.slider-section {
		width: 58%
	}
	.slider-section .slider-desc {
		bottom: 62px
	}
	.besides-slider,
	.slider-section .bx-viewport {
		height: 282px!important;
		overflow: hidden
	}
	.besides-slider {
		width: 41%
	}
	.besides-slider .beside-post {
		margin: 0 0 15px 3%
	}
}

@media screen and (max-width:992px) {
	.shailan-dropdown-menu ul.dropdown li>a span:nth-child(2) {
		display: none
	}
	.shailan-dropdown-menu ul.dropdown li {
		border-right: none!important
	}
	.shailan-dropdown-menu ul.dropdown li>a {
		padding: 3px 5px
	}
	.shailan-dropdown-menu ul.dropdown li.parent>a {
		padding-right: 15px
	}
	.slider-section .slider-desc {
		bottom: 114px
	}
	.slider-section .slide-caption {
		display: none
	}
	.besides-slider,
	.slider-section .bx-viewport {
		height: 229px!important;
		overflow: hidden
	}
	.beside-caption .post-date,
	.slider-desc .cat-links {
		display: none
	}
}

@media screen and (max-width:767px) {
	.besides-slider,
	.slider-section {
		width: 100%
	}
	.slider-section .slider-desc {
		bottom: 0
	}
	.slider-section .slide-caption {
		display: block
	}
	.besides-slider,
	.slider-section .bx-viewport {
		height: auto!important
	}
	.besides-slider .besides-slider-left,
	.besides-slider .besides-slider-right {
		width: 50%
	}
	.besides-slider .beside-post {
		margin: 5px 0 15px;
		width: 50%;
		padding: 5px
	}
}

@media screen and (max-width:640px) {
	.top-header-section .right-header {
		display: none
	}
	.slider-section .slide-caption {
		display: none
	}
	.slider-section .bx-controls-direction {
		bottom: 12px
	}
	.slider-section {
		width: 100%
	}
	.slider-section img {
		height: auto
	}
	.besides-slider .besides-slider-left,
	.besides-slider .besides-slider-right {
		width: 100%;
		float: none
	}
	.besides-slider .beside-thumb img {
		max-width: 100%;
		max-height: 100%
	}
}

.secondary-sidebar {
	width: 30%
}

.right-sidebar #primary {
	float: left
}

.right-sidebar .secondary-sidebar {
	float: right
}

.left-sidebar #primary {
	float: right
}

.left-sidebar .secondary-sidebar {
	float: left
}

.no-sidebar #primary {
	width: 100%
}

.page .entry-header .entry-title,
.page-header .page-title,
.single .entry-header .entry-title,
.widget-title {
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 12px 0;
	position: relative
}

.page .entry-header .entry-title:before,
.page-header .page-title:before,
.single .entry-header .entry-title:before,
.widget-title:before {
	bottom: 0;
	content: '';
	display: inline-block;
	left: 0;
	position: absolute;
	width: 40%
}

.widget-title span {
	display: block
}

.widget li {
	list-style-type: none
}

.secondary-sidebar .widget_archive li,
.secondary-sidebar .widget_categories li,
.secondary-sidebar .widget_meta li,
.secondary-sidebar .widget_pages li,
.secondary-sidebar .widget_recent_comments li,
.secondary-sidebar .widget_recent_entries li {
	border-bottom: 1px solid #d7d7d7;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px
}

.secondary-sidebar li li:last-child {
	border-bottom: none
}

li ol,
li ul {
	margin-left: 10px
}

.widget .search-block {
	width: 85%;
	float: none
}

@media screen and (max-width:767px) {
	#primary,
	.left-sidebar #primary,
	.right-sidebar #primary {
		margin: 0 0 20px;
		width: 100%
	}
	.left-sidebar .secondary-sidebar,
	.no-sidebar .secondary-sidebar,
	.right-sidebar .secondary-sidebar,
	.secondary-sidebar {
		clear: both;
		float: none;
		margin: 0 0 20px;
		width: 100%
	}
}

@media screen and (min-width:482px) {
	.visible-sm {
		display: none
	}
	.visible-lg {
		display: block
	}
}

@media screen and (min-width:768px) {
	.acme-col-3 {
		float: left;
		width: 33.33%
	}
	.acme-col-4 {
		float: left;
		width: 25%
	}
	.acme-col-2 {
		float: left;
		width: 50%
	}
}

@media screen and (max-width:481px) {
	.acme-col-3 {
		width: 100%
	}
	.acme-col-4 {
		width: 25%
	}
	.visible-lg {
		display: none
	}
	.visible-sm {
		display: block
	}
}

.above-entry-meta a {
	margin-right: 4px;
	color: #7a7a7a;
	font-size: 12px
}

.above-entry-meta i {
	color: #7a7a7a;
	font-size: 12px;
	margin-right: 2px
}

.above-entry-meta>span {
	margin-right: 5px
}

.widget .featured-desc {
	font-size: 14px
}

.featured-desc .above-entry-meta,
.featured-desc .below-entry-meta .cat-links a {
	color: #fff;
	display: inline-block;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 0 6px;
	border-radius: 4px;
	line-height: 22px
}

.featured-entries li {
	list-style: none
}

.featured-desc .above-entry-meta {
	background: 0 0;
	color: #7a7a7a;
	padding-left: 0;
	display: inline
}

.featured-desc .below-entry-meta .cat-links a:hover {
	background: #3d3d3d
}

.featured-entries-col .widget-image,
.post-thumb {
	overflow: hidden;
	transition: all .5s ease-in-out 0s;
	float: left;
	margin: 0 15px 0 0;
	width: 43%
}

.featured-entries-col .widget-image img,
.post-thumb img {
	transition: all .5s ease-in-out 0s
}

.featured-entries-col .acme-col-3,
.featured-entries-col .featured-post-main {
	padding: 5px;
	overflow: hidden
}

.featured-entries-col .acme-col-3 .widget-image,
.featured-entries-col .featured-post-main .widget-image {
	width: 100%
}

.featured-entries-col .widget-image:hover img,
.post-thumb img:hover {
	transform: scale(1.1)
}

.blog-disable-image-zoom .post-thumb img:hover {
	transform: scale(1)
}

.featured-entries-col .featured-post-main {
	width: 100%
}

.featured-col-posts.featured-entries-col .featured-post-main .widget-image {
	width: 56%
}

.footer-wrapper .featured-entries-col .acme-col-3 {
	width: 100%
}

.supermag-home.sm-col-post-type-2 .featured-post-main,
.supermag-home.sm-col-post-type-2 .sm-col-post-type-2-beside {
	width: 50%;
	float: left
}

.supermag-home.sm-col-post-type-2.featured-entries-col .featured-post-main .widget-image {
	width: 100%
}

.supermag-home.sm-col-post-type-2.featured-entries-col .sm-col-post-type-2-beside .acme-col-3 {
	width: 100%
}

.supermag-home.sm-col-post-type-2.featured-entries-col .sm-col-post-type-2-beside .acme-col-3 .widget-image {
	width: 43%
}

.supermag-except-home.featured-entries-col .acme-col-3 .widget-image {
	width: 43%
}

.supermag-except-home.featured-entries-col .featured-post-main .widget-image {
	width: 100%
}

.widget-image a {
	overflow: hidden;
	display: block
}

.widget-image img {
	vertical-align: top;
	width: 100%
}

@media screen and (max-width:992px) {
	.supermag-home.sm-col-post-type-2.featured-entries-col .featured-post-main .widget-image {
		width: 100%
	}
	.supermag-home.sm-col-post-type-2.featured-entries-col .sm-col-post-type-2-beside .acme-col-3 .widget-image {
		width: 30%
	}
}

@media screen and (max-width:510px) {
	.featured-entries li .widget-image {
		width: 100%!important
	}
	.supermag-home.sm-col-post-type-2 .featured-post-main,
	.supermag-home.sm-col-post-type-2 .sm-col-post-type-2-beside {
		width: 100%;
		float: none
	}
	.supermag-home.sm-col-post-type-2.featured-entries-col .sm-col-post-type-2-beside .acme-col-3 .widget-image {
		width: 43%!important
	}
}

@media screen and (min-width:768px) {
	.secondary-sidebar .featured-entries-col .acme-col-3 {
		width: 100%
	}
}

@media screen and (max-width:767px) {
	.footer-wrapper .supermag-except-home.featured-entries-col .acme-col-3 .widget-image,
	.supermag-except-home.featured-entries-col .acme-col-3 .widget-image {
		width: 100%
	}
	.supermag-except-home.featured-entries-col .featured-post-main .widget-image {
		width: 56%
	}
}

@media screen and (max-width:479px) {
	.featured-post,
	.featured-post-main {
		float: none;
		margin: 0 auto 16px;
		width: 96%
	}
}

.single-thumb {
	float: left;
	width: 66%
}

.single-thumb-full {
	width: 100%
}

.cat-links,
.comments-link,
.edit-link,
.posted-on {
	margin-right: 15px
}

.byline,
.byline a,
.cat-links a,
.comments-link a,
.edit-link a,
.nav-links a,
.posted-on a,
.tags-links a {
	color: #7a7a7a;
	font-size: 12px
}

article.post .entry-footer i {
	color: #7a7a7a;
	font-size: 12px
}

.related-post {
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	float: right;
	padding: 0 0 20px 14px;
	width: 32%;
	margin-bottom: 35px
}

.related-post li {
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
	list-style-type: none;
	padding: 13px 0 12px
}

.single .single-feat {
	display: inline-block;
	float: left;
	max-width: 60%;
	padding-right: 15px
}

.single .entry-content {
	color: #2d2d2d;
	font-size: 15px;
	line-height: 1.6;
	padding: 0 0 10px 0
}

.single article.post .entry-content {
	width: auto;
	padding: 0
}

.single.single-large-image article.post .single-feat {
	margin: 0 0 20px 0;
	width: 100%;
	max-width: 100%;
	float: none
}

.single.single-large-image article.post .single-thumb {
	float: none;
	margin-bottom: 15px;
	text-align: center;
	width: 100%
}

.single.single-large-image .single-thumb {
	display: inline-block;
	line-height: 0;
	overflow: hidden
}

.single.single-large-image .entry-content {
	width: 100%;
	padding: 0
}

article.post .entry-footer {
	clear: both
}

article.post .entry-header {
	margin: 0 0 10px
}

article.post .entry-header .entry-title {
	margin: 0 0 10px;
	line-height: 1.2
}

article.post .entry-content {
	margin: 0
}

article.post .post-thumb {
	float: left;
	margin-right: 10px;
	width: auto;
	max-width: 60%
}

.post-thumb img {
	vertical-align: top
}

article.post {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px
}

article.post.sticky {
	padding: 10px
}

article.post .entry-content.at-no-fs {
	padding: 0
}

.blog-large-image article.post .post-thumb {
	margin: 0 0 20px 0;
	width: 100%
}

.blog-large-image article.post .post-thumb {
	float: none;
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
	max-width: 100%
}

.blog-large-image .post-thumb>a {
	display: inline-block;
	line-height: 0;
	overflow: hidden
}

.blog-large-image article.post .entry-content {
	width: 100%;
	padding: 0
}

.comments-link,
.edit-link {
	border-left: 1px solid #ccc;
	margin-left: 12px;
	padding-left: 10px
}

article.page .read-more,
article.post .read-more {
	color: #fff;
	display: inline-block;
	margin-bottom: 16px;
	border-radius: 4px
}

.entry-content ul {
	list-style: inside none square;
	margin: 0;
	padding-right: 20px
}

.entry-content ul li {
	margin: 0 0 12px
}

.entry-content ol {
	margin: 0;
	padding: 0
}

.entry-content ol li {
	margin: 0 15px 12px
}

.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ul ul {
	margin-left: 0;
	margin-top: 12px
}

.entry-content a {
	color: #21759b
}

.taxonomy-description {
	padding-bottom: 20px
}

.nav-links div {
	display: inline-block;
	margin-bottom: 10px
}

.nav-next {
	float: right
}

.nav-next a::after,
.nav-previous>a::before {
	content: "\f100";
	font-family: fontawesome;
	padding: 5px
}

.nav-next a::after {
	content: "\f101"
}

.nav-links .nav-next a,
.nav-links .nav-previous a {
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	display: inline-block;
	font-size: 14px;
	padding: 6px;
	position: relative
}

@media (max-width:1229px) {
	.single .single-feat {
		float: none;
		padding: 0;
		text-align: center;
		width: 100%
	}
}

@media screen and (max-width:639px) {
	.related-post,
	.single-thumb {
		width: 100%
	}
	.related-post {
		margin: 20px 0
	}
	article.post .entry-content,
	article.post .post-thumb {
		width: 100%
	}
	article.post .entry-content {
		padding: 0
	}
	.post-thumb {
		text-align: center
	}
	.post-thumb img {
		width: auto
	}
}

.error404 #primary {
	text-align: center;
	width: 100%
}

div#rightcontent {
	width: 100%!important
}

.error404 #primary .not-found {
	min-height: 400px;
	padding-top: 100px
}

.wpcf7-form .your-message textarea,
.wpcf7-form input {
	background: #f2f2f2;
	border: 1px solid #ddd;
	outline: medium none;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.wpcf7-form input.wpcf7-submit {
	font-size: 15px;
	background: 0 0;
	font-weight: 700;
	width: 122px;
	transition: .5s ease-in-out
}

.wpcf7-form input.wpcf7-submit:hover {
	color: #fff
}

.breadcrumb {
	color: #fff;
	float: left;
	padding: 5px 10px;
	position: relative
}

.breadcrumb::after {
	border-left: 5px solid #6cf
}

.breadcrumb::after {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	content: "";
	height: 0;
	margin-top: -3px;
	position: absolute;
	right: -5px;
	top: 50%;
	width: 0
}

.breadcrumbs {
	margin-bottom: 20px
}

#supermag-breadcrumbs {
	background: #eeeeef;
	padding: 0
}

#supermag-breadcrumbs .breadcrumb-trail li {
	display: block;
	float: left;
	list-style: outside none none;
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	font-size: 11px
}

#supermag-breadcrumbs a:hover {
	text-decoration: underline
}

#supermag-breadcrumbs .breadcrumb-trail li.trail-item.trail-end::after {
	display: none
}

#supermag-breadcrumbs .breadcrumb-trail li::after {
	color: #000;
	content: "\f105";
	font-family: FontAwesome;
	margin-left: 10px
}

#supermag-breadcrumbs .breadcrumb-trail .trail-items {
	margin: 0;
	padding: 0
}

.sm-default-menu {
	color: #fff;
	padding: 10px
}

.no-image-widgets {
	background-color: #f1f1f1;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
	height: 189px;
	line-height: 28px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	position: relative
}

.no-image-widgets .caption-title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%
}

.footer-columns .no-image-widgets,
.secondary-sidebar .no-image-widgets,
.small-posts .no-image-widgets {
	height: 80px
}

.no-image-widgets .caption-title a {
	color: #aaa;
	text-align: center
}

@media (max-width:767px) and (min-width:481px) {
	.no-image-widgets,
	.secondary-sidebar .no-image-widgets {
		height: 133px
	}
}

.woocommerce nav.woocommerce-pagination ul {
	display: inline!important;
	border: none
}

.woocommerce nav.woocommerce-pagination ul li {
	display: inline-block;
	font-size: 18px;
	height: 44px;
	line-height: 40px;
	margin: 15px 3px;
	text-align: center;
	transition: all .3s ease-in-out 0s;
	vertical-align: middle;
	width: 44px;
	background: 0 0;
	border: 1px solid #eee
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: 0 0
}

.woocommerce .quantity .qty {
	padding: 7px
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	line-height: 2
}

.shailan-dropdown-menu-widget {
	display: inline-block;
	float: left;
	margin: 5px 0 0 0
}

.shailan-dropdown-menu .dropdown-horizontal-container {
	background: 0 0!important;
	border: 0!important;
	box-shadow: none!important
}

.shailan-dropdown-menu ul.dropdown>li>a {
	line-height: 35px
}

.shailan-dropdown-menu ul.dropdown>li:first-child>a {
	padding-left: 0
}

.shailan-dropdown-menu ul.dropdown>li a,
.shailan-dropdown-menu ul.dropdown>li a:link,
.shailan-dropdown-menu ul.dropdown>li a:visited {
	text-shadow: none!important;
	color: #fff!important;
	text-transform: capitalize;
	display: inline-block
}

.shailan-dropdown-menu ul.dropdown li>a span:nth-child(1) {
	background-image: url(images/top_icons.png);
	background-repeat: no-repeat;
	background-position: -68px -34px;
	width: 34px;
	height: 34px;
	margin-right: 5px;
	float: left
}

.shailan-dropdown-menu ul.dropdown li>a span.grp-sites {
	background-position: 0 -34px
}

.shailan-dropdown-menu ul.dropdown li>a span.contact-us {
	background-position: -34px -34px
}

.shailan-dropdown-menu ul.dropdown li ul {
	background: #fff
}

.shailan-dropdown-menu ul.dropdown li ul li {
	border-bottom: 1px solid #eee
}

.shailan-dropdown-menu ul.dropdown li ul li:last-child {
	border-bottom: none
}

.shailan-dropdown-menu ul.dropdown li ul.sub-menu li>a {
	color: #000!important;
	display: block
}

.shailan-dropdown-menu ul.dropdown li ul.sub-menu li:hover {
	background: #ccc
}

.owl-theme .owl-item .head {
	margin: 13px 0 6px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 4px 0
}

.owl-theme .owl-item p {
	text-align: center
}

footer .socials {
	float: right
}

footer .socials a {
	margin: 0 3px;
	color: #2d2d2d!important
}

.textdiv p a {
	color: #000!important;
	font-weight: 500!important;
	text-decoration: none!important
}

.textdiv p a span {
	color: #1582a8!important;
	display: block
}

#chatbotser>p,
aside#text-17,
aside#text-18,
aside#text-2,
aside#text-21 {
	margin: 0
}

.capital-form {
	width: 100%
}

.barchivelist h3 {
	background-color: #0b83c8;
	padding: 10px!important;
	color: #fff;
	margin: 0
}

ul.blognav {
	margin: 5px 0 0 15px;
	padding: 0
}

ul.blognav li {
	margin: 0!important;
	padding: 5px 0!important;
	border-bottom: 1px dotted #ccc
}

#wpsm_accordion_445 .wpsm_panel-title {
	padding-top: 0
}