legend, td, th {
	padding: 0;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

b, optgroup, strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre, textarea {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

fieldset {
	border: 1px solid #eee;
	margin: 0 5px;
	padding: 20px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.sidr {
	display: block;
	position: fixed;
	top: 0;
	padding-top: 50px;
	height: 100%;
	z-index: 1;
	z-index: 999999;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.sidr .sidr-inner {
	padding: 0 0 0;
}

.sidr .sidr-inner>p {
	margin-left: 15px;
	margin-right: 15px;
}

.sidr.sidr-right {
	left: auto;
	right: -100%;
}

.sidr.sidr-left {
	left: -100%;
	right: auto;
}

.sidr {
	font-size: 13px;
	background: #fff;
	color: #222;
}

.sidr ul {
	display: block;
	margin: 0 0 0;
	padding: 0;
}

.sidr ul li {
	position: relative;
	display: block;
	margin: 0;
	line-height: 38px;
}

.sidr ul li.active, .sidr ul li.sidr-class-active, .sidr ul li:hover {
	border-top: 0;
	line-height: 38px;
}

.sidr ul li.active>a, .sidr ul li.sidr-class-active>a, .sidr ul li:hover>a {
	background-color: rgba(0, 0, 0, .1);
}

.sidr ul li a {
	padding: 0 15px;
	display: block;
	text-decoration: none;
	color: #222;
}

.sidr ul li ul {
	border-bottom: 0;
	margin: 0;
}

.sidr ul li ul li {
	line-height: 38px;
	font-size: 13px;
}

.sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active, .sidr ul li ul li:hover {
	border-top: 0;
	line-height: 38px;
}

.sidr ul li ul li a {
	color: #000;
	padding-left: 30px;
}

.sidr form {
	margin: 0 15px;
}

.sidr label {
	font-size: 13px;
}

.sidr input[type=search], .sidr input[type=text] {
	width: 100%;
	color: #222;
	color: #000;
	border: 1px solid #ddd !important;
	border: 0;
	font-size: 13px;
	line-height: 13px;
	background-color: #fff;
	padding: 15px 10px;
	box-sizing: border-box;
	margin: 10px 0 10px;
	background: #000;
	display: block;
	clear: both;
}

.sidr .sub-toggle {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	border-left: 1px solid #ddd;
	width: 40px;
	text-align: center;
}

.sidr .sub-toggle .gmr-icon-up:after, .sidr .sub-toggle .gmr-icon-down:after {
	display: inline-block;
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: -5px;
	top: auto;
	bottom: auto;
	vertical-align: middle;
	content: " ";
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #222;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	height: 6px;
	width: 6px;
}

.sidr .sub-toggle .gmr-icon-up:after {
	transform: rotate(225deg);
}

.sidr .sub-toggle:hover {
	color: red;
	background: rgba(255, 255, 255, .5);
}

.sidr-class-site-description, .sidr ul.sidr-class-sub-menu {
	display: none;
}

.sidr ul.sidr-class-sub-menu.active {
	display: block;
}

a#sidr-id-close-topnavmenu-button {
	position: absolute;
	right: 15px;
	top: 8px;
	z-index: 99999;
	font-size: 28px;
}

.sidr-class-logo-wrap {
	padding: 0 15px;
	background-color: #f8f8f8;
	max-height: 50px;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 100%;
	display: block;
}

.sidr-class-logo-wrap img {
	max-height: 40px;
}

.sidr-class-gmr-menulogo-btn, .sidr-class-gmr-search-btn {
	display: none !important;
}

.sidr-class-menu-item i._mi, .sidr-class-menu-item img._mi {
	display: inline-block;
	vertical-align: middle;
}

.sidr-class-menu-item i._mi {
	width: auto;
	height: auto;
	margin-top: -.265em;
	font-size: 22px;
	line-height: 1;
}

.sidr-class-menu-item i._before {
	margin-right: .25em;
}

.sidr-class-menu-item i._after {
	margin-left: .25em;
}

.sidr-class-menu-item img._before {
	margin-right: .5em;
}

.sidr-class-menu-item img._after {
	margin-left: .5em;
}

.sidr-class-menu-item ._svg {
	width: 1em;
}

.sidr-class-menu-item i.elusive {
	margin-top: -.3em;
}

.tns-outer {
	padding: 0 !important;
	position: relative;
}

.tns-outer [hidden] {
	display: none !important;
}

.tns-outer [aria-controls], .tns-outer [data-action] {
	cursor: pointer;
}

.tns-slider {
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s;
}

.tns-slider>.tns-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
	white-space: nowrap;
}

.tns-horizontal.tns-subpixel>.tns-item {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
	content: "";
	display: table;
	clear: both;
}

.tns-horizontal.tns-no-subpixel>.tns-item {
	float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
	margin-right: -100%;
}

.tns-no-calc {
	position: relative;
	left: 0;
}

.tns-gallery {
	position: relative;
	left: 0;
	min-height: 1px;
}

.tns-gallery>.tns-item {
	position: absolute;
	left: -100%;
	-webkit-transition: transform 0s, opacity 0s;
	-moz-transition: transform 0s, opacity 0s;
	transition: transform 0s, opacity 0s;
}

.tns-gallery>.tns-slide-active {
	position: relative;
	left: auto !important;
}

.tns-gallery>.tns-moving {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s;
}

.tns-autowidth {
	display: inline-block;
}

.tns-lazy-img {
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	transition: opacity .6s;
	opacity: .6;
}

.tns-lazy-img.tns-complete {
	opacity: 1;
}

.tns-ah {
	-webkit-transition: height 0s;
	-moz-transition: height 0s;
	transition: height 0s;
}

.tns-ovh {
	overflow: hidden;
}

.tns-visually-hidden {
	position: absolute;
	left: -10000em;
}

.tns-transparent {
	opacity: 0;
	visibility: hidden;
}

.tns-fadeIn {
	opacity: 1;
	z-index: 0;
}

.tns-normal, .tns-fadeOut {
	opacity: 0;
	z-index: -1;
}

.tns-vpfix {
	white-space: nowrap;
}

.tns-vpfix>div, .tns-vpfix>li {
	display: inline-block;
}

.tns-t-subp2 {
	margin: 0 auto;
	width: 310px;
	position: relative;
	height: 10px;
	overflow: hidden;
}

.tns-t-ct {
	width: 2333.3333333%;
	width: -webkit-calc(100% * 70 / 3);
	width: -moz-calc(100% * 70 / 3);
	width: calc(100% * 70 / 3);
	position: absolute;
	right: 0;
}

.tns-t-ct:after {
	content: "";
	display: table;
	clear: both;
}

.tns-t-ct>div {
	width: 1.4285714%;
	width: -webkit-calc(100% / 70);
	width: -moz-calc(100% / 70);
	width: calc(100% / 70);
	height: 10px;
	float: left;
}

figure {
	margin: 0;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-cicle {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

hr {
	margin-top: 23px;
	margin-bottom: 23px;
	border: 0;
	border-top: 1px solid #fff;
}

mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}

del {
	color: #bdc3c7;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	font-size: 75%;
}

small {
	font-size: 85%;
}

blockquote {
	border-color: #eee;
	font-style: italic;
}

table {
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 20px;
	width: 100%;
	border: 1px solid #ededed;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #a7a7a7;
	text-align: left;
}

caption, th, td {
	text-align: left;
}

th {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 12px;
}

fieldset {
	margin: 0 0 20px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

dl {
	margin-top: 0;
	margin-bottom: 23px;
}

dt, dd {
	line-height: 1.7;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

blockquote {
	padding: 14px;
	margin: 0 0 23px;
	border-left: 5px solid #eee;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0 !important;
}

address {
	margin-bottom: 23px;
	font-style: normal;
	line-height: 1.7;
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #34495e;
	background-color: #f8f8f8;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #34495e;
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none;
}

pre {
	display: block;
	padding: 11px;
	margin: 0 0 11.5px;
	font-size: 13px;
	line-height: 1.7;
	word-break: break-all;
	word-wrap: break-word;
	color: #fff;
	background-color: #2c3e50;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-left {
	float: left !important;
}

.hidden, .hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.affix {
	position: fixed;
}

.gmr-box-layout #full-container {
	margin: 0 auto;
	max-width: 990px;
}

@media (max-width: 991px) {
	.gmr-sticky.admin-bar .site-header {
		top: 32px;
	}
}

@media (max-width:782px) {
	.gmr-sticky.admin-bar .site-header {
		top: 46px;
	}
}

@media (max-width:600px) {
	.gmr-sticky.admin-bar .site-header {
		position: static !important;
	}
}

.site-title {
	font-weight: 400;
	font-weight: 600;
	line-height: 22px;
	color: inherit;
	margin-bottom: 0;
	font-size: 22px;
}

.site-description {
	font-size: 11px;
	font-style: italic;
}

textarea, select[size], select[multiple] {
	height: auto;
}

select[size="0"], select[size="1"] {
	height: 1.8em;
}

select {
	max-width: 100%;
}

textarea {
	min-height: 40px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}

optgroup {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}

optgroup::-moz-focus-inner {
	border: 0;
	padding: 0;
}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	padding-right: 7px;
}

@media (min-width: 992px) {
	.col-md-main-withleft {
		width: 60%;
	}
	
	.col-md-sidebar-left {
		width: 40%;
	}
}

.gmr-sticky.admin-bar .top-header {
	top: 32px;
}

@media (max-width:782px) {
	.gmr-sticky.admin-bar .top-header {
		top: 46px;
	}
}

@media (max-width:600px) {
	.gmr-sticky.admin-bar .top-header {
		top: 46px;
		position: absolute !important;
	}
}

.gmr-sticky .top-header.issticky #primary-menu > li.gmr-menulogo-btn, .gmr-sticky .top-header.issticky #primary-menu > li.gmr-search-btn {
	display: inline-block;
}

@media only screen and (max-width : 1200px) {}

.gmr-featured-image {
	margin-bottom: 30px;
}

.gmr-slider {
	margin-bottom: 15px;
}

.gmr-sticky .top-header.issticky .mainwrap-menu #primary-menu > li > a {
	padding-left: 8px !important;
	padding-right: 8px !important;
}

#primary-menu > li.gmr-menulogo-btn > a {
	padding: 10px 10px;
}

#primary-menu > li.gmr-menulogo-btn > a img {
	height: 30px;
	min-height: 30px;
	max-height: 30px;
}

#primary-menu > li.menu-border > a span {
	border: 2px solid #fff;
	line-height: 20px;
	padding: 15px 15px;
	margin-top: 18px;
	margin-bottom: 18px;
}

#primary-menu > li.page_item_has_children > a:after, #primary-menu > li.menu-item-has-children > a:after, #primary-menu .sub-menu > li.page_item_has_children > a:after, #primary-menu .sub-menu > li.menu-item-has-children > a:after {
	display: inline-block;
	position: relative;
	margin-left: 6px;
	margin-right: 3px;
	margin-top: -5px;
	top: auto;
	bottom: auto;
	vertical-align: middle;
	content: " ";
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #111;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	height: 6px;
	width: 6px;
}

#primary-menu .sub-menu > li.page_item_has_children:hover > a:after, #primary-menu .sub-menu > li.menu-item-has-children:hover > a:after, #primary-menu > li.page_item_has_children:hover > a:after, #primary-menu > li.menu-item-has-children:hover > a:after {
	transform: rotate(225deg);
	border-color: #ff5722;
}

#primary-menu .sub-menu > li.page_item_has_children > a:after, #primary-menu .sub-menu > li.menu-item-has-children > a:after {
	transform: rotate(-45deg);
	height: 6px;
	width: 6px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	top: auto;
	bottom: auto;
	float: right;
}

#primary-menu .sub-menu > li.page_item_has_children:hover > a:after, #primary-menu .sub-menu > li.menu-item-has-children:hover > a:after {
	transform: rotate(135deg);
}

#primary-menu .sub-menu {
	left: 0;
	padding: 0;
	position: absolute;
	top: 120%;
	width: 200px;
	z-index: 99999 !important;
	opacity: 0;
	display: none;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#primary-menu > li.col-2 > .sub-menu {
	width: 350px;
}

#primary-menu > li.col-3 > .sub-menu {
	width: 450px;
}

#primary-menu > li.col-4 > .sub-menu {
	width: 600px;
}

#primary-menu > li.col-2 > .sub-menu > li {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

#primary-menu > li.col-3 > .sub-menu > li {
	width: 31%;
	display: inline-block;
	vertical-align: top;
}

#primary-menu > li.col-4 > .sub-menu > li {
	width: 24%;
	display: inline-block;
	vertical-align: top;
}

#primary-menu li.col-2 > .sub-menu, #primary-menu li.col-3 > .sub-menu, #primary-menu li.col-4 > .sub-menu {
	padding: 0 !important;
}

#primary-menu .sub-menu ul {
	left: 200px !important;
	top: 0 !important;
}

#primary-menu .sub-menu ul:after {
	border-width: 0;
	margin-left: 0;
}

#primary-menu .sub-menu a {
	display: block;
	line-height: 18px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 15px !important;
	text-align: left;
	color: #787878;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#primary-menu .sub-menu.current_page_item:after, #primary-menu .sub-menu li {
	float: none;
}

#primary-menu li > .sub-menu.focused, #primary-menu li:hover > .sub-menu {
	opacity: 1;
	top: 100%;
	display: block;
	animation: anim .5s ease-in-out;
}

#primary-menu li > .sub-menu.focused:after, #primary-menu li:hover > .sub-menu:after {
	opacity: 1;
	bottom: 100%;
	display: block;
	animation: anim .5s ease-in-out;
}

#primary-menu .search-dropdown.open {
	display: block;
}

@media (max-width: 991px) {
	.topsearchform.open {
		background-color: #fff;
		padding: 15px 15px;
		display: block !important;
		position: absolute;
		left: 0;
		width: 100% !important;
		top: 40px;
		z-index: 9999;
	}
	
	.topsearchform.open button[type="submit"] {
		display: none !important;
	}
	
	.topsearchform.open input[type="text"] {
		border: none !important;
		background-color: #efefef;
	}
}

@media (max-width: 991px) {}

.gmr-mobilemenu {
	overflow: auto;
	white-space: nowrap;
	max-width: 100% !important;
}

.gmr-mobilemenu ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.gmr-mobilemenu ul li {
	display: inline-block;
	margin-right: 7px;
}

.gmr-mobilemenu ul li a {
	font-weight: 700;
	padding: 7px 14px 7px 0;
	display: block;
}

@media (min-width: 1200px) {
	.gmr-mobilemenu {
		display: none;
	}
}

.gmr-social-icon {
	margin: 0;
	padding: 0;
	line-height: 30px;
}

.gmr-social-icon ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	z-index: 9999;
}

.gmr-social-icon ul > li {
	display: inline-block;
	position: relative;
}

.gmr-social-icon ul > li > a {
	position: relative;
	display: block;
	text-decoration: none !important;
	line-height: 20px;
	font-size: 13px;
	padding: 10px 8px !important;
}

.site-main .comment-navigation {
	margin: 0 0 1.5em;
}

.site-main .posts-navigation, .site-main .post-navigation {
	overflow: hidden;
	padding: 10px 0 0;
	margin: 14px 0 0;
	border-top: 1px solid #e9e9e9;
}

.post-navigation .nav-previous span, .post-navigation .nav-next span {
	color: #787878;
	display: block;
}

.posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 48%;
}

.posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 48%;
}

ul.page-numbers {
	margin: 0 0 14px 0 !important;
	list-style: none !important;
	padding-left: 0;
	text-align: center;
	font-weight: 700;
	display: block;
	padding: 0 20px 10px 20px;
}

ul.page-numbers li {
	border-width: 0;
	margin: 0;
	line-height: 1.6;
	display: inline-block;
}

ul.page-numbers li a.prev.page-numbers, ul.page-numbers li a.next.page-numbers, ul.page-numbers li span {
	color: #fff !important;
}

ul.page-numbers li span.page-numbers.dots {
	color: #fff !important;
}

ul.page-numbers li span.page-numbers.dots, ul.page-numbers li span.current, ul.page-numbers li a {
	background: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

ul.page-numbers li a, ul.page-numbers li span {
	padding: 5px 10px;
	display: block;
}

ul.page-numbers li a span {
	padding: 0 0;
}

ul.page-numbers li svg {
	vertical-align: -.25em !important;
}

@media (max-width: 768px) {
	ul.page-numbers li a, ul.page-numbers li span {
		padding: 5px 10px;
	}
}

.page-links {
	clear: both;
	margin: 7px -2px 0;
	font-weight: 700;
}

.gmr-single .page-links {
	margin-bottom: 36px;
}

.page-links .page-text, .page-links .page-link-number {
	margin: 0 2px 0;
	padding: 5px 10px;
	display: inline-block;
}

.page-links .page-text {
	padding: 5px 10px 5px 0 !important;
}

.page-links > .post-page-numbers.current span {
	background-color: #333;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff !important;
}

.gmr-hidden {
	display: none;
}

.alignnone {
	margin: 0 auto 20px auto;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto 5px auto;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

a img.alignnone {
	margin: 0 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

a img.aligncenter, p.img-center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.widget select {
	max-width: 100%;
}

.widget ul.sub-menu, .widget ul.children {
	margin-top: 7px;
	padding-left: 20px;
}

.widget_search input[type="search"] {
	width: 100%;
	display: block;
}

.widget_search input[type="submit"] {
	display: none;
}

.tagcloud > a {
	border: none !important;
	color: #fff !important;
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0 5px 10px 0;
	padding: 3px 6px;
	text-decoration: none;
	vertical-align: top;
	vertical-align: middle;
	width: auto;
	font: inherit;
	font-weight: 400;
	font-size: 12px !important;
	background-color: #2c3e50;
	-webkit-appearance: none;
	appearance: none;
	-moz-background-clip: padding;
	-o-background-clip: padding-box;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2));
}

.tagcloud li {
	padding: 0px !important;
}

.tagcloud li:before {
	content: "#";
	font-size: 14px;
	padding: 5px 0;
	font-weight: 700;
	width: 30px;
	float: left;
}

.tagcloud li a {
	background-color: transparent !important;
	text-transform: uppercase;
	font-weight: 700;
	padding: 7px 0;
	display: block;
	margin-left: 30px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px !important;
}

.widget_rss a img {
	display: none;
}

.widget_rss li .rsswidget {
	display: block;
}

.widget_rss li .rss-date {
	font-size: 13px;
	color: #bbb;
	margin-bottom: 20px;
}

#wp-calendar {
	width: 100%;
	border: none !important;
}

#wp-calendar caption {
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

#wp-calendar thead th {
	text-align: center;
	padding: 8px;
	background: rgba(0, 0, 0, .05);
}

#wp-calendar td {
	border: none !important;
}

#wp-calendar tbody td {
	background: rgba(0, 0, 0, .025);
	text-align: center;
	padding: 8px;
}

#wp-calendar tbody td:hover {
	background: rgba(0, 0, 0, .05);
}

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tfoot #next {
	text-align: right;
}

#wp-calendar tfoot #prev {
	padding-top: 10px;
}

@media (max-width: 480px) {
	#wp-calendar thead th, #wp-calendar tbody td {
		padding: 0;
	}
}

.nofound-title {
	font-size: 18px;
}

.taxonomy-description {
	position: relative;
	word-wrap: break-word;
	color: #999;
	font-size: 13px;
	padding: 14px;
	margin-bottom: 14px;
	background-color: #f1f8e9;
}

.taxonomy-description p:last-child {
	margin-bottom: 0 !important;
}

.content-thumbnail, .content-thumbnail-video {
	position: relative;
}

.content-thumbnail {
	width: 200px;
	min-width: 200px;
	max-width: 200px;
}

.content-thumbnail-video svg {
	display: block;
	width: 64px;
	height: 64px;
	line-height: 64px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	color: #fff;
	font-size: 64px;
}

.content-thumbnail-video .bg-gradient {
	display: block;
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	margin-right: 0 !important;
	margin-left: 0 !important;
	background: #555;
	background: rgba(0, 0, 0, .5);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 70%);
}

.has-post-thumbnail .item-article {
	margin-left: 215px;
}

.item-article-video {
	margin-bottom: 10px;
}

.gmr-disable-thumbnail .has-post-thumbnail .item-article {
	margin-left: 0;
}

.single-thumbnail img {
	width: 100%;
	display: block;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.single-thumbnail.wp-caption .wp-caption-text {
	margin: 7px 14px !important;
}

.cat-links ul {
	padding-left: 0 !important;
}

.cat-links ul li {
	display: inline-block;
	margin-right: 2px;
}

.cat-links ul li a {
	display: block;
	padding: 3px 6px;
	background-color: #333;
	color: #fff;
	font-size: 11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.gmr-related-post.gmr-box-content {
	padding: 14px 0 0;
	margin-bottom: 14px;
}

.gmr-box-content.gmr-single {
	background-color: #fff;
	margin-bottom: 14px;
}

.gmr-box-content.gmr-single .entry-header {
	position: relative;
	padding: 14px 0;
}

.gmr-single-page .entry-header {
	position: relative;
	padding: 14px 0 0;
}

.meta-view .post-views {
	display: inline-block;
}

@media (max-width: 500px) {
	.entry-header .gmr-content-share {
		display: none;
	}
}

.posted-by {
	text-transform: capitalize;
}

.gmr-gravatar-metasingle {
	width: 50px;
}

.gmr-box-content.gmr-single .entry-content-single {
	padding: 14px 0;
}

.gmr-box-content.gmr-single .entry-header .byline, .gmr-box-content.gmr-single .entry-header .posted-on, .gmr-box-content.gmr-single .entry-header .posted-by, .gmr-box-content.gmr-single .entry-header .gmr-view {
	font-size: 12px;
	color: #787878;
}

.gmr-box-content.gmr-single .entry-header .byline {
	margin-right: 20px;
}

.gmr-box-content.gmr-single .entry-header .gmr-view {
	margin-left: 20px;
}

.gmr-gallery-related-insidepost {
	padding: 15px 20px;
	margin-bottom: 24px;
	background-color: #f1f1f1;
}

.gmr-gallery-related-insidepost .widget-title {
	margin-bottom: 10px !important;
}

.gmr-gallery-related-insidepost ul {
	list-style: none;
	padding-left: 0 !important;
	text-align: left;
}

.gmr-gallery-related-insidepost li {
	vertical-align: top;
	display: inline-block;
	width: 33.33333%;
	line-height: 1.3;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #c7c7c7;
}

.gmr-gallery-related-insidepost li:first-child {
	padding-left: 0 !important;
}

.gmr-gallery-related-insidepost li:last-child {
	padding-right: 0 !important;
	border-right: none !important;
}

.gmr-gallery-related-insidepost li a {
	font-size: 15px;
	font-weight: 700;
}

@media (max-width: 600px) {
	.gmr-gallery-related-insidepost li {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		border-right: none !important;
		padding-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #c7c7c7;
	}
	
	.gmr-gallery-related-insidepost li:last-child {
		border-bottom: none !important;
		padding-bottom: 0 !important;
	}
}

.duration {
	position: absolute;
	z-index: 2;
	bottom: 3px;
	right: 3px;
	display: inline-block;
	padding: 2px 5px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, .4);
	font-weight: 700;
	color: #fff;
	border-radius: 3px;
}

.kbd-sticky {
	position: absolute;
	right: 0;
	top: 0;
}

h1.title, h1.entry-title {
	line-height: 130%;
	margin-bottom: 5px !important;
}

@media (max-width: 480px) {
	h1.title, h1.entry-title {
		font-size: 24px !important;
	}
	
	.content-thumbnail {
		width: 100px !important;
		min-width: 100px !important;
		max-width: 100px !important;
	}
	
	.has-post-thumbnail .item-article {
		margin-left: 115px !important;
	}
}

.page-content, .entry-summary {
	margin: 0 0 0;
}

.share-text {
	text-transform: uppercase;
	margin-left: 2px;
	margin-bottom: 5px;
	font-weight: 700;
}

.entry-footer {
	position: relative;
}

.entry-footer .tags-links {
	word-wrap: break-word;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 14px;
}

.entry-footer .tags-links a {
	padding: 5px 10px;
	border: 1px solid #eee;
	display: inline-block;
	color: #666;
	margin-right: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.entry-footer .tags-links a:hover {
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
}

.gmr-masonry .entry-title {
	font-size: 20px;
	line-height: 30px;
}

@media ( max-width: 992px ) {
	.gmr-masonry .item {
		width: 100%;
	}
}

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
}

#comments {
	background-color: #fff;
	margin-bottom: 36px;
}

.comments-title {
	margin-bottom: 14px;
	font-size: 16px;
}

.comment-content a {
	word-wrap: break-word;
}

ol.comment-list {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	text-indent: 0;
	position: relative;
}

ol.comment-list li .comment-meta {
	margin-bottom: 20px;
	position: relative;
}

ol.comment-list li .comment-meta:after {
	content: " ";
	bottom: -14px;
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	border-bottom: 1px solid #e9e9e9;
}

ol.comment-list li.comment {
	margin: 0 0 14px;
}

.bypostauthor > .comment-body {
	padding-left: 14px;
	border-left: 2px solid #e9e9e9;
}

ol.comment-list li.comment ol.children li.comment {
	margin-left: 14px;
}

ol.comment-list li div.vcard cite.fn {
	font-style: normal;
}

ol.comment-list li div.vcard img.avatar {
	float: left;
	margin: 0 10px 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

ol.comment-list li .says {
	display: none !important;
}

ol.comment-list li div.comment-author {
	font-size: 13px;
}

ol.comment-list li div.comment-metadata {
	font-size: 12px;
	line-height: 10px;
}

ol.comment-list li div.comment-metadata a {
	color: #787878;
}

ol.comment-list li ol {
	list-style: square;
	margin: 0 0 1em 2em;
}

ol.comment-list li div.reply {
	font-size: 10px;
}

ol.comment-list li div.reply a {
	padding: 3px 6px;
	background-color: #333;
	color: #fff;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

ol.comment-list li ol.children {
	list-style: none;
	margin: 1em 0 0;
	padding-left: 0;
	text-indent: 0;
}

ol.comment-list li.pingback {
	padding: 1em;
}

@media (max-width: 767px) {
	ol.comment-list li.comment {
		margin: 0 0 5px;
	}
	
	ol.comment-list li.comment ol.children li.comment {
		margin-left: 5px;
	}
	
	ol.comment-list li.parent, ol.comment-list li ol.children li.depth-2, ol.comment-list li ol.children li.depth-3, ol.comment-list li ol.children li.depth-4 {
		border-left: none;
	}
}

.gmr-fb-comments {
	margin: 0 -8px;
}

#respond {
	position: relative;
}

.comment-form {
	margin-bottom: 20px;
}

.comment-form:before, .comment-form:after {
	content: " ";
	display: table;
}

.comment-form:after {
	clear: both;
}

h3.comment-reply-title {
	font-size: 16px;
}

ol.comment-list li #respond {
	margin-top: 14px;
}

ol.comment-list li #reply-title {
	font-size: 0;
}

#cancel-comment-reply-link {
	padding: 3px 6px;
	background-color: #333;
	color: #fff;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 10px !important;
	line-height: 1.5;
}

#commentform p.comment-notes {
	color: #ccc;
	font-size: 12px;
	margin: 0 0 5px;
}

#commentform input[type="email"], #commentform input[type="text"], #commentform textarea {
	max-width: 100%;
	width: 100%;
}

#commentform p.comment-form-author {
	width: 48.5%;
	float: left;
}

#commentform p.comment-form-email {
	width: 48.5%;
	float: right;
}

#commentform p.comment-form-comment, #commentform p.comment-form-url {
	clear: both;
}

#commentform p.form-submit {
	margin-bottom: 0 !important;
}

#commentform p.form-submit input {
	float: right;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2));
}

@media (max-width: 767px) {
	#commentform p.comment-form-email, #commentform p.comment-form-author {
		width: 100%;
		float: none;
	}
}

.infinite-scroll .page-numbers {
	display: none;
}

.infinite-scroll .masonry-container {
	margin-bottom: 50px;
}

#infinite-handle {
	margin-top: 50px;
	display: block;
	bottom: 15px;
	position: relative;
	text-align: center;
	top: auto !important;
	width: 100%;
}

.masonry-container #infinite-handle {
	margin-bottom: -50px;
	position: absolute;
}

#infinite-handle span {
	background: none;
	border-radius: 2px;
	border-style: solid;
	border-color: #eee;
	color: #333;
	cursor: pointer;
	font-size: 13px;
	padding: 15px 20px;
}

@media (max-width: 800px) {
	#infinite-handle span {
		display: initial;
	}
}

.infinite-loader {
	width: 100%;
	text-align: center;
}

.infinite-loader .spinner {
	display: block;
	position: absolute !important;
	top: auto !important;
	bottom: 10px !important;
	left: 50% !important;
	margin-left: -12px;
}

.masonry-container .infinite-loader .spinner {
	margin-bottom: -30px;
}

.widget_wpcom_social_media_icons_widget li a {
	margin-bottom: .5em;
}

.widget_wpcom_social_media_icons_widget li a {
	font-size: 24px;
}

.gmr-ajax-text {
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	line-height: 20px;
}

.gmr-rp-image-wrap svg, .other-content-thumbnail svg {
	position: absolute;
	top: 3px;
	right: 3px;
	color: #efefef;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .25s ease;
	font-size: 40px;
	line-height: 40px;
}

.textwidget .contact-form input[type="text"], .textwidget .contact-form input[type="email"], .textwidget .contact-form textarea {
	width: 100% !important;
}

.gmr-rp-biglink a {
	line-height: 1.3 !important;
	display: block;
	font-weight: 700;
	font-size: 20px;
}

.gmr-recentposts-widget li.listpost-number.first {
	background-color: rgba(0, 0, 0, .025);
}

.gmr-recentposts-widget li.listpost-number img {
	display: block;
	width: 100%;
	margin-bottom: 8px;
}

.gmr-recentposts-widget li.listpost-gallery img {
	display: block;
	width: 100%;
}

.gmr-recentposts-widget li.listpost-number .rp-number-content {
	margin-left: 15px;
	margin-right: 15px;
}

.gmr-recentposts-widget li.banner {
	padding-bottom: 15px;
}

.gmr-recentposts-widget li.listpost-number .rp-number {
	letter-spacing: -4.3px;
	text-align: center;
	color: #ddd;
	font-size: 60px;
	line-height: 60px;
	font-weight: 600;
	width: 50px;
}

.gmr-recentposts-widget li.listpost-number .gmr-rp-image {
	margin-bottom: 14px;
	margin-left: -1px;
	margin-right: -1px;
}

.gmr-recentposts-widget li.listpost-number .gmr-rp-content {
	margin-left: 70px;
}

.gmr-recentposts-widget li.listpost-gallery .gmr-rp-content {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	z-index: 3;
}

.gmr-recentposts-widget li.listpost-gallery .gmr-rp-content .gmr-metacontent {
	color: #efefef !important;
}

.gmr-recentposts-widget li.listpost-gallery .gmr-rp-content .gmr-metacontent .cat-links-content a {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	background-color: #222;
	padding: 0 4px;
}

.gmr-recentposts-widget li.listpost-gallery .gmr-rp-content a {
	color: #fff !important;
}

.gmr-recentposts-widget li.listpost-gallery {
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.gmr-recentposts-widget li.listpost-gallery .bg-gradient {
	display: block;
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	margin-right: 0 !important;
	margin-left: 0 !important;
	background: #555;
	background: rgba(0, 0, 0, .5);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 70%);
}

.bloggingpro-listnumber .gmr-rp-image img {
	margin: -1px -1px 0;
	border-radius: 0 !important;
}

ul.gmr-socialicon-share {
	margin: 0;
	padding: 0;
}

ul.gmr-socialicon-share li {
	text-align: center;
	display: inline-block;
	margin: 0 0 0 5px;
}

ul.gmr-socialicon-share li:first-child {
	margin: 0 0 0 0 !important;
}

ul.gmr-socialicon-share li a {
	color: #fff;
	width: 40px;
	height: 40px;
	font-size: 20px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 10px 10px !important;
}

ul.gmr-socialicon-share li a svg {
	vertical-align: top;
}

ul.gmr-socialicon-share li a path {
	fill: #fff;
}

ul.gmr-socialicon-share li.twitter a {
	background: #55acee;
}

ul.gmr-socialicon-share li.facebook a {
	background: #3b5998;
}

ul.gmr-socialicon-share li.telegram a {
	background: #08c;
}

ul.gmr-socialicon-share li.whatsapp a {
	background: #25d366;
}

.gmr-gallery-related {
	overflow: hidden;
}

.gmr-gallery-related ul {
	position: relative;
	padding: 0;
	margin: 0 -10px;
	font-size: 0;
}

.gmr-gallery-related ul li {
	word-wrap: break-word;
	display: inline-block;
	width: 33.33333333%;
	vertical-align: top;
	margin: 0;
	padding: 5px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: left;
}

.gmr-gallery-related ul li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 5px;
}

.gmr-gallery-related ul li p a {
	margin-bottom: 0 !important;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}

@media only screen and (max-width: 480px) {
	.gmr-gallery-related ul li {
		width: 50%;
	}
}

.widget.bloggingpro-moduleposts:last-child {
	margin-bottom: 0 !important;
}

.gmr-modulepost.gmr-gallery-related {
	padding: 20px;
	border: 1px solid #e5e5e5;
}

.listpost-first-module {
	margin-bottom: 20px;
}

.listpost-first-module .gmr-rp-image {
	max-width: 57%;
	padding-right: 3%;
	vertical-align: top;
	display: inline-block;
}

.listpost-first-module .gmr-rp-image img {
	display: block;
	width: 100%;
}

.listpost-first-module .gmr-rp-content {
	width: 40%;
	vertical-align: top;
	display: inline-block;
}

@media (max-width: 991px) {
	.listpost-first-module .gmr-rp-image {
		max-width: 100% !important;
		padding-right: 0 !important;
		margin-bottom: 20px;
	}
	
	.listpost-first-module .gmr-rp-content {
		width: 100% !important;
	}
}

.gmr-moduleposts-widget li.listpost-gallery .bg-gradient {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	margin-right: 0 !important;
	margin-left: 0 !important;
	background: rgba(0, 0, 0, .5);
}

.gmr-moduleposts-widget li.listpost-gallery {
	width: 33.3333333%;
	float: left;
	padding: 0;
}

.gmr-moduleposts-widget li.listpost-gallery .gmr-rp-image {
	position: relative;
	margin-right: 1px;
	margin-bottom: 1px;
}

.gmr-moduleposts-widget li.listpost-gallery .gmr-rp-image img {
	display: block;
	width: 100%;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.gmr-moduleposts-widget li.listpost-gallery .gmr-rp-content a {
	color: #fff !important;
}

.gmr-moduleposts-widget li.listpost-gallery .gmr-rp-content .gmr-metacontent {
	color: #e5e5e5 !important;
}

.gmr-moduleposts-widget li.listpost-gallery .gmr-rp-content {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	z-index: 3;
	display: none;
}

.gmr-moduleposts-widget li.listpost-gallery .bg-gradient {
	display: none;
}

.gmr-moduleposts-widget li.listpost-gallery:hover .gmr-rp-content, .gmr-moduleposts-widget li.listpost-gallery:hover .bg-gradient {
	display: block;
}

@media (max-width: 600px) {
	.gmr-moduleposts-widget li.listpost-gallery {
		width: 50%;
	}
}

@media (max-width: 400px) {
	.gmr-moduleposts-widget li.listpost-gallery {
		width: 100%;
	}
}

.bloggingpro-form-widget .spam-text {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.bloggingpro-form-widget form input {
	margin-right: 10px;
	margin-bottom: 10px;
}

.bloggingpro-form-widget.force-100 form input {
	width: 100%;
	margin-right: 0;
}

@media (max-width:767px) {
	.bloggingpro-form-widget form input {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}
}

.nolicense {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #bbb;
}

.breadcrumbs {
	font-size: 15px;
	color: #787878;
	display: block;
	margin: 0 !important;
	position: relative;
}

.breadcrumbs .separator {
	padding: 0 3px;
	font-size: 15px;
	vertical-align: middle;
}

.breadcrumbs a {
	color: #787878;
}

.gmr-single-wrap .breadcrumbs .last-separator, .gmr-single-wrap .breadcrumbs .last-item {
	display: none;
}

.gmr-theme div.sharedaddy h3.sd-title {
	display: none !important;
}

.gmr-bigheadline {
	border: 1px solid #e5e5e5;
	margin-bottom: 38px;
}

.gmr-big-headline .other-content-thumbnail {
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
}

.gmr-owl-bigheadline {
	margin: 0 15px 0 15px;
}

.gmr-bigheadline .gmr-bigheadline-content {
	margin: 15px 15px 15px 15px;
	border-bottom: 1px solid #e5e5e5;
}

.gmr-rp-biglink a {
	line-height: 1.3 !important;
	display: block;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	.gmr-disable-sticky .pos-sticky {
		position: relative !important;
		top: auto !important;
	}
	
	.admin-bar .pos-sticky {
		top: 78px;
	}
	
	.admin-bar .gmr-disable-sticky .pos-sticky {
		top: auto !important;
	}
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.gmr-embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.gmr-embed-responsive .gmr-embed-responsive-item, .gmr-embed-responsive iframe, .gmr-embed-responsive embed, .gmr-embed-responsive object, .gmr-embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.gmr-embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.gmr-embed-responsive-4by3 {
	padding-bottom: 75%;
}

embed, iframe, object {
	max-width: 100%;
}

.gallery-caption, .wp-caption {
	margin-bottom: 7px;
	max-width: 100%;
	font-size: 12px;
	color: #787878;
}

.wp-caption a {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 7px 0;
}

.wp-caption-text {
	text-align: right;
}

.wp-caption-textmain {
	margin: 7px 0 0;
	padding-bottom: 14px;
	border-bottom: 1px solid #eee;
}

figcaption, .gallery-caption, .wp-caption {
	line-height: 1.4;
}

.gallery {
	margin: 0 -.5% 1.5em -.5%;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item img {
	width: 100%;
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
	padding: .5%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
	padding: .5%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
	padding: .5%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
	padding: .5%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
	padding: .5%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
	padding: .5%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
	padding: .5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
	padding: .5%;
}

.gallery-caption {
	display: block;
}

.gmr-banner-beforecontent.pull-left {
	margin-right: 15px;
}

.gmr-banner-beforecontent.pull-right {
	margin-left: 15px;
}

.gmr-banner-afterrelpost {
	background-color: #fff;
	padding: 0 0 14px;
}

.gmr-banner-afterrelpost, .gmr-banner-beforecontent, .gmr-banner-insidecontent, .gmr-banner-aftercontent {
	margin-bottom: 18px;
}

@media (max-width: 600px) {
	.gmr-banner-beforecontent.pull-left {
		margin-right: 0 !important;
		float: none !important;
	}
	
	.gmr-banner-beforecontent.pull-right {
		margin-left: 0 !important;
		float: none !important;
	}
}

.gmr-floatbanner-left img, .gmr-floatbanner-right img {
	max-width: none !important;
}

.admin-bar .gmr-floatbanner-left, .admin-bar .gmr-floatbanner-right {
	top: auto;
}

.infeed-ads {
	padding: 0px 0 18px;
}

@media (max-width: 991px) {}

.tns-controls button {
	position: absolute;
	margin: 0;
	font-size: 22px;
	padding: 0;
	top: 50%;
	margin-top: -26px;
	text-align: center;
	border-radius: 50%;
	line-height: 26px;
	height: 26px;
	width: 26px;
	display: block;
	background-color: #fff;
	z-index: 9;
	color: #111;
}

.tns-controls button[data-controls="prev"] {
	left: 0;
}

.tns-controls button[data-controls="next"] {
	right: 0;
}

.tns-controls button[disabled] {
	opacity: .5;
}

@media (max-width: 600px) {}

@media (max-width: 600px) {}

input#wp-comment-cookies-consent {
	margin-right: 5px;
}

.sidebar-indexpage {
	border: 1px solid #ededed;
	margin-bottom: 30px;
}

.sidebar-indexpage h3 {
	background-color: #f5f5f5;
	padding: 17px 20px;
}

.index-page-numbers {
	list-style: none;
	padding-left: 0;
}

.index-page-numbers li {
	padding: 0px 20px;
}

.index-page-numbers li a {
	padding: 6px 0 12px;
	display: block;
	margin-bottom: 2px;
	border-bottom: 1px solid #ededed;
	font-size: 14px;
	font-weight: 700;
}

.index-page-numbers li:last-child a {
	border-bottom: none;
}

.gmr-az-list .az-list-header h2 {
	font-size: 18px;
	font-weight: 700;
}

.gmr-az-list .az-list-header {
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.gmr-az-list .az-list-header h2 .gmr-litle-title {
	background-color: rgba(0, 0, 0, .1);
	font-size: 13px !important;
	padding: 3px 10px;
}

.gmr-az-list ul {
	list-style: none;
	padding-left: 0;
}

.gmr-az-list ul li {
	padding: 10px 0;
}

.gmr-metacontent-source, .gmr-metacontent-writer, .gmr-metacontent-editor {
	font-style: italic;
	color: #999;
}

.gmr-metacontent-source a {
	color: #999;
}

.gmr-metacontent-source {
	word-wrap: break-word;
}