<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Bloggingpro
Theme URI: https://www.idtheme.com/bloggingpro/
Author: Gian MR
Author URI: http://www.gianmr.com/
Description: Clean design for Blog and news wordpress theme.
Version: 1.4.1
Requires at least: 5.7
Tested up to: 6.7
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bloggingpro
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce

Bloggingpro is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

*/

/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize.css
# Sidr.css
# Eleganticons.css
# Elements
# Forms
# Navigation
	## Menus
	## Other Navigation
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Footer
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
--------------------------------------------------------------*/
img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}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}svg:not(:root){overflow:hidden}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}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;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}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;appearance:textfield;-webkit-box-sizing:content-box;-moz-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 #eeeeee;margin:0 5px;padding:20px}table{border-collapse:collapse;border-spacing:0}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

/* Sidr.css - mobile menu | MIT License | https://github.com/artberri/sidr */
.sidr{display:block;position:fixed;top:0;padding-top: 50px;height:100%;z-index:1;width:100%;z-index:999999;overflow-x:hidden;overflow-y:auto}
.sidr .sidr-inner{padding:0 0 0}
.sidr .sidr-inner&gt;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&gt;a,
.sidr ul li.sidr-class-active&gt;a,
.sidr ul li:hover&gt;a{background-color: rgba(0,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:rgba(#fff,.8);padding-left:30px}
.sidr form{margin:0 15px}
.sidr label{font-size:13px}
.sidr input[type=search],
.sidr input[type=text]{width:100%;color:#222222;border: 1px solid #dddddd !important;font-size:13px;line-height: 13px;background-color: #ffffff;padding:15px 10px;box-sizing:border-box;margin:10px 0 10px;border:0;background:rgba(#000,.1);color:rgba(#fff,.6);display:block;clear:both;}
.sidr .sub-toggle {position:absolute;right:0;top:0;cursor:pointer;border-left:1px solid #dddddd;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: #222222;
	-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 0.15s ease-in-out;
	transition: all 0.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,0.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;}

/* Support menu icons plugin */
.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}

/* Tiny Slider
--------------------------------------------- */
/*! tiny-slider.css | MIT License | github.com/ganlanyuan/tiny-slider */
.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&gt;.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&gt;.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&gt;.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel&gt;.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery&gt;.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&gt;.tns-slide-active{position:relative;left:auto !important}.tns-gallery&gt;.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.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&gt;div,.tns-vpfix&gt;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&gt;div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: sans-serif;
	line-height: 1.5;
	margin: 0 auto;
	color: #444444;
	background-color: #eeeeee; /* Fallback for when there is no custom background color defined. */
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
.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 #ffffff;
}
[role="button"] {
	cursor: pointer;
}
mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em;
}
a {
	color: #000000;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
a:hover,
a:focus,
a:active {
	color: #3498db;
	text-decoration: none;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
del {
	color: #bdc3c7
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: sans-serif;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;
	margin-top: 0;
	margin-bottom: 10px;
	color: #000000;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
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%;
}
p {
	margin: 0 0 15px;
}
.item-article p {
	margin: 0 0 0 !important;
}
small {
	font-size: 85%;
}
blockquote {
	border-color: #eeeeee;
	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,
ol {
	margin-top: 0;
	margin-bottom: 11.5px;
}
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 &gt; 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;
	}
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
}
blockquote {
	padding: 14px;
	margin: 0 0 23px;
	border-left: 5px solid #eeeeee;
}
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: #ffffff;
	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-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-center {text-align:center;}
.list-table {width: 100%;display: table;position: relative;}
.table-row {display: table-row;}
.table-cell {display: table-cell;vertical-align: middle;height: 100%;}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hidden,
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.affix {
	position: fixed;
}
.site-header,
#site-container {
	position: relative;
	margin: 0 auto;
}
#site-container {
	background-color: #ffffff;
}
.gmr-box-layout #full-container {
	margin: 0 auto;
	max-width: 990px;
}
.gmr-headwrapper {
	padding-top: 14px;
}
@media (max-width: 991px) {
	.site-header {
		margin-bottom: 0 !important;
		box-shadow: 0 3px 4px 0 rgba(52,52,52,.18);
		-moz-box-shadow: 0 3px 4px 0 rgba(52,52,52,.18);
		-webkit-box-shadow: 0 3px 4px 0 rgba(52,52,52,.18);
		z-index: 9999;
	}
	.gmr-sticky.admin-bar .site-header {
		top: 32px;
	}
	.gmr-sticky .site-header {
		width: 100%;
		z-index: 13;
		border-bottom: 0;
		margin: auto;
		top: 0;
		left: 0;
		right: 0;
		position: sticky;
	}
	.gmr-headwrapper {
		padding-bottom: 14px;
	}
}
@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;
	}
}

.gmr-logo {
	width: 33%;
}
.gmr-logo img {
	max-width: 100%;
}
.site-title {
	font-weight: 400;
	line-height: 22px;
	color: inherit;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 600;
}
.site-description {
	font-size: 11px;
	font-style: italic;
}
a.read-more {font-weight: 700;}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
a.button,
button.button,
input.button,
a.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none !important;
	cursor: pointer;
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0;
	padding: 5px 10px 5px;
	text-decoration: none;
	vertical-align: top;
	width: auto;
	vertical-align: middle;
	background-color: #2c3e50;
	color: #fff;
	white-space: normal;
	height: auto;
	-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;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
	border: 1px solid #ADADAD;
	outline: 0;
	margin: 0;
	padding: 4px 10px;
	text-align: left;
	font-size: inherit;
	vertical-align: middle;
	font-family: inherit;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-background-clip: padding;
	-o-background-clip: padding-box;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-appearance: none;
	appearance: none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
input[type="text"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="number"][disabled],
input[type="tel"][disabled],
input[type="range"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="time"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="color"][disabled]
select[disabled],
textarea[disabled]{
	background-color: #efefef;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
	background-color: #F1F1F1;
}
button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #888;
	cursor: default;
}
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;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	padding-right: 7px;
}
@media (min-width: 768px) {
	.container {width: 750px;}
}
@media (min-width: 992px) {
	.container {width: 968px;}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	padding-right: 7px;
}
.row {
	margin-left: -7px;
	margin-right: -7px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-main, .col-md-sidebar,.col-md-main-withleft,.col-md-sidebar-left {
	position: relative;
	min-height: 1px;
	padding-left: 7px;
	padding-right: 7px;
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-main, .col-md-sidebar,.col-md-main-withleft,.col-md-sidebar-left {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-main {
		width:67.6%;
	}
	.col-md-sidebar {
		width: 32.4%;
	}
	.col-md-main-withleft {
		width: 60%;
	}
	.col-md-sidebar-left {
		width: 40%;
	}
}
/* Sticky Header */
.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 {
	width: 100%;
	z-index: 13;
	border-bottom: 0;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	position: sticky;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.gmr-sticky .top-header.issticky #primary-menu &gt; li.gmr-menulogo-btn,
.gmr-sticky .top-header.issticky #primary-menu &gt; li.gmr-search-btn {display: inline-block;}
@media only screen and (max-width : 1200px) {
	.gmr-sticky .top-header {
		border-bottom: none;
		position: static;
	}
}
.gmr-featured-image {
	margin-bottom: 30px;
}
.gmr-slider {
	margin-bottom: 15px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.top-header {
	z-index: 999;
	position: relative;
}
.mainwrap-menu {
	box-shadow: 0 1px 0 0 rgba(0,0,0,.1);
}
.secondwrap-menu {
	box-shadow: 0 1px 0 0 rgba(0,0,0,.1);
	padding-top: 7px;
	padding-bottom: 7px;
}
.gmr-menuwrap {
	margin-right: auto;
	margin-left: auto;
}
.gmr-mainmenu {
	margin: 0 -10px;
	padding: 0;
}
.gmr-mainmenu ul {
	list-style:none;
}
/* ul#primary-menu */
#primary-menu,
#primary-menu .sub-menu {
	margin: 0 auto;
	padding: 0;
	z-index: 9999;
}
#primary-menu &gt; li,
#primary-menu .sub-menu li{
	display: block;
	float: left;
	position: relative;
}
#primary-menu &gt; li &gt; a {
	position: relative;
	display: block;
	padding: 15px 10px;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
}
.secondwrap-menu #primary-menu &gt; li &gt; a {
	padding: 2px 10px !important;
	text-transform: capitalize !important;
}
.secondwrap-menu #primary-menu &gt; li:first-child &gt; a{
	text-transform: uppercase !important;
	border-right: 1px solid rgba(0,0,0,.1);
}
.gmr-sticky .top-header.issticky .mainwrap-menu #primary-menu &gt; li &gt; a {
	padding-left: 8px !important;
	padding-right: 8px !important;
}
#primary-menu &gt; li.gmr-search-btn,
#primary-menu &gt; li.gmr-menulogo-btn {display: none;}
#primary-menu &gt; li.gmr-menulogo-btn &gt; a {padding: 10px 10px;}
#primary-menu &gt; li.gmr-menulogo-btn &gt; a img {height: 30px;min-height: 30px;max-height: 30px;}
#primary-menu &gt; li.menu-border &gt; a span {
	border: 2px solid #fff;
	line-height: 20px;
	padding: 15px 15px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#primary-menu &gt; li.page_item_has_children &gt; a:after,
#primary-menu &gt; li.menu-item-has-children &gt; a:after,
#primary-menu .sub-menu &gt; li.page_item_has_children &gt; a:after,
#primary-menu .sub-menu &gt; li.menu-item-has-children &gt; 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: #111111;
	-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 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	height: 6px;
	width: 6px;
}
#primary-menu .sub-menu &gt; li.page_item_has_children:hover &gt; a:after,
#primary-menu .sub-menu &gt; li.menu-item-has-children:hover &gt; a:after,
#primary-menu &gt; li.page_item_has_children:hover &gt; a:after,
#primary-menu &gt; li.menu-item-has-children:hover &gt; a:after {
	transform: rotate(225deg);
	border-color: #FF5722;
}
#primary-menu .sub-menu &gt; li.page_item_has_children &gt; a:after,
#primary-menu .sub-menu &gt; li.menu-item-has-children &gt; 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 &gt; li.page_item_has_children:hover &gt; a:after,
#primary-menu .sub-menu &gt; li.menu-item-has-children:hover &gt; 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: #ffffff;
	-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 &gt; li.col-2 &gt; .sub-menu {width: 350px;}
#primary-menu &gt; li.col-3 &gt; .sub-menu {width: 450px;}
#primary-menu &gt; li.col-4 &gt; .sub-menu {width: 600px;}
#primary-menu &gt; li.col-2 &gt; .sub-menu &gt; li {width: 49%;display: inline-block;vertical-align: top;}
#primary-menu &gt; li.col-3 &gt; .sub-menu &gt; li {width: 31%;display: inline-block;vertical-align: top;}
#primary-menu &gt; li.col-4 &gt; .sub-menu &gt; li {width: 24%;display: inline-block;vertical-align: top;}
#primary-menu li.col-2 &gt; .sub-menu,
#primary-menu li.col-3 &gt; .sub-menu,
#primary-menu li.col-4 &gt; .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;
}
/* Focused for accessibility */
#primary-menu li &gt; .sub-menu.focused,
#primary-menu li:hover &gt; .sub-menu {
	opacity: 1;
	top: 100%;
	display: block;
	animation: anim .5s ease-in-out;
}
#primary-menu li &gt; .sub-menu.focused:after,
#primary-menu li:hover &gt; .sub-menu:after {
	opacity: 1;
	bottom: 100%;
	display: block;
	animation: anim .5s ease-in-out;
}
@keyframes anim {
0% {
	display: none;
	transform: translateY(20%);
}
1% {
	display: block;
	opacity: 0;
	transform: translateY(20%);
}
100% {
	opacity: 1;
	transform: translateY(0%);
	}
}
/* Responsive Menu */
.close-topnavmenu-wrap,
#gmr-responsive-menu {
	display: none;
}
/*
 * Top Search
 */
.search input[type="text"] {width: 100%;}
.search input[type="text"]:focus {background-color: #F1F1F1;}
.search-form,
.search form{position: relative;max-width: 400px;}
.search button[type="submit"] {position: absolute;top: 0; right: 0;}

#primary-menu .search-dropdown {
	right: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	padding: 10px;
	width: 400px;
	z-index: 999999;
	background-color: #ffffff;
	-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;
	display: none;
}
#primary-menu .search-dropdown.open {
	display: block;
}
.responsive-searchbtn,
.onlymobile-menu {display:none;}
.topsearchform {border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;overflow:hidden;}
.topsearchform input {border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;}
.topsearchform button {background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.2));}
@media(max-width: 991px){
	.secondwrap-menu {padding-top: 0;padding-bottom: 0;}
	.search-form,
	.search form{max-width: 100% !important;}
	.search input[type="text"] {width: 100%;;}
	.table-cell.search {display: table-cell;width: 10%;}
	.onlymobile-menu {display: table-cell;width: 10%;}
	.responsive-searchbtn {display: block;position: relative;font-size: 16px !important;line-height: 26px !important;height: 26px !important;}
	#gmr-responsive-menu {display: block;position: relative;margin-left:-3px;font-size: 28px !important;line-height: 26px !important;height: 26px !important;}
	.topsearchform,
	.gmr-mainmenu {display: none;}
	.table-cell.gmr-logo{width:80%;display: table-cell;margin-bottom:15px;text-align: center;}
	.gmr-logo img {max-height: 30px;}
	.topsearchform.open {background-color: #ffffff;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;}
}
#search-menu-button-top svg,
#search-menu-button svg {
	font-size: 18px;
	vertical-align: -0.25em !important;
	display: inline-block;
}

/* Date */
.gmr-top-date {font-weight: 700;text-transform: uppercase;}
@media(max-width: 991px){
	.gmr-top-date {display: none;}
}

/* New Scroll Mobile Menu */
.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;}
}

/*--------------------------------------------------------------
## Other Navigation
--------------------------------------------------------------*/
.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 &gt; li {
	display: inline-block;
	position: relative;
}
.gmr-social-icon ul &gt; li &gt; 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%;
}

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
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: #ffffff !important;}
ul.page-numbers li span.page-numbers.dots {color: #ffffff !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: -0.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 &gt; .post-page-numbers.current span {
	background-color: #333333;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
	color: #ffffff !important;
}

.gmr-hidden{
	display: none;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #efefef;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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;
}
.gmr-bigheadline,
.thumb-radius,
.thumb-radius img {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	overflow: hidden;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 36px;
}
.widget-footer .widget {
	padding: 0 !important;
	background-color: transparent !important;
}

/* Clearing fix element */
ol.comment-list li .comment-meta:before,
ol.comment-list li .comment-meta:after,
.tagcloud li:before,
.tagcloud li:after,
.widget:before,
.widget:after {
	content: "";
	display: table;
}
.tagcloud li:after,
ol.comment-list li .comment-meta:after,
.widget:after {
	clear: both;
}
.widget-title {
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.widget-footer .widget-title {
	overflow: hidden;
	font-size: 16px;
	padding: 0 !important;
	background-color: transparent !important;
	margin: 0 0 14px !important;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}
.widget ul {
	margin-top:-7px;
	margin-bottom:-7px;
	padding-left:0;
	list-style:none;
}
.widget ul.sub-menu,
.widget ul.children {
	margin-top:7px;
	padding-left:20px;
}
.widget li {
	padding:3px 0;
}

/* Search widget */
.widget_search input[type="search"]{
	width:100%;
	display:block;
}
.widget_search input[type="submit"]{
	display: none;
}

/* Tag Cloud */
.tagcloud &gt; a {
	border: none !important;
	color: #ffffff !important;
	display: inline-block;
	outline: 0;
	overflow: visible;
	margin: 0 5px 10px 0;
	padding: 3px 6px;
	text-decoration: none;
	vertical-align: top;
	width: auto;
	font: inherit;
	vertical-align: middle;
	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,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;
}

/* RSS widget */
.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;
}

/* calendar widget */
#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,0.05);
}
#wp-calendar td {
	border: none !important;
}
#wp-calendar tbody td {
	background: rgba(0,0,0,0.025);
	text-align: center;
	padding: 8px;
}
#wp-calendar tbody td:hover {
	background: rgba(0,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;
	}
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.nofound-title {
	font-size: 18px;
}
.page-title {
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	padding: 0 0 14px 0;
	margin: 0 !important;
}
.taxonomy-description {
	position:relative;
	word-wrap: break-word;
	color: #999999;
	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;
}
.other-content-thumbnail img,
.has-post-thumbnail .content-thumbnail-video img,
.has-post-thumbnail .content-thumbnail img {
	width: 100%;
	display: block;
}
.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: #ffffff;
	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 {
	position: relative;
}
.item-article-video {
	margin-bottom: 10px;
}
.item-article .entry-header {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e9e9e9;
}
.item-article .entry-header {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 0;
}
.gmr-disable-thumbnail .has-post-thumbnail .item-article {
	margin-left: 0;
}
.gmr-content {
	padding-top: 18px;
}
.gmr-box-content {
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: solid 1px #E5E5E5;
}
.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-content a {
	font-size: 11px;
	color: #787878;
	font-weight: 700;
	text-transform: uppercase;
}
.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: #333333; color: #ffffff;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: #ffffff;
	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;
}
.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: 13px;
	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, 0.4);
    font-weight: 700;
    color: #ffffff;
    border-radius: 3px;
}
.gmr-topnotification {
	padding: 10px 18px;
	width: 100%;
	color: #ffffff;
	font-weight: 700;
	line-height: 18px;
	font-size: 15px;
	background-color: #222222;
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.2));
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	display: inline-flex;
}
.wrap-marquee {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	display: inline-flex;
	white-space: nowrap;
}
.gmr-topnotification a {
	color: #ffffff !important;
}
.gmr-topnotification a.gmr-recent-marquee {
	margin-right: 60px;
	display: inline-block;
}
.text-marquee {
	background-color: #ffffff;
	display: inline-block;
	position: relative;
	z-index: 1;
	padding: 3px 10px;
	border-radius:5px;
}
.gmr-topnotification span.marquee {
	padding: 3px 10px;
	display: flex;
	flex-basis: 100%;
	padding-left: 100%;
	animation: marquee 35s linear infinite;
	-moz-animation: marquee 35s linear infinite;
	-webkit-animation: marquee 35s linear infinite;
}

.gmr-topnotification span.marquee:hover {
	animation-play-state: paused
}
@keyframes marquee {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(-100%, 0);
	}
}

.kbd-sticky {
	position: absolute;
	right: 0;
	top: 0;
}
.gmr-metacontent {
	font-size: 11px;
	color: #787878;
}
.meta-view,
.gmr-metacontent .byline {
	margin-left: 10px;
}
h1.title,
h1.entry-title {
	line-height: 130%;
	margin-bottom: 5px !important;
}
h2.entry-title {
	line-height: 130%;
	margin-bottom: 2px !important;
}
@media (max-width: 480px) {
	h1.title,
	h1.entry-title {
		font-size: 24px !important;
	}
	h2.entry-title {
		font-size: 15px !important;
	}
	.content-thumbnail {
		width: 100px !important;min-width: 100px !important;max-width: 100px !important;
	}
	.has-post-thumbnail .item-article {
		margin-left: 115px !important;
	}
	.item-article .gmr-metacontent-archive,
	.item-article .entry-content-archive {
		display: none !important;
	}
}
.gmr-metacontent a {
	color: #7e7e7e;
}
.gmr-box-content p {
	word-wrap: break-word;
}
.entry-content:before,
.entry-content:after {
	content: " ";
	display: table;
}
.entry-content:after {
	clear: both;
}
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.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 #eeeeee;
	display: inline-block;
	color: #666666;
	margin-right: 5px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.entry-footer .tags-links a:hover {border: 1px solid #333333;background-color: #333333;color: #ffffff;}

/* Masonry */
.gmr-masonry .entry-title {
	font-size: 20px;
	line-height: 30px;
}

@media ( max-width: 992px ) {
	.gmr-masonry .item {
		width: 100%;
	}
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments {
	background-color: #ffffff;
	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 &gt; .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:#333333;color:#ffffff;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;}

/*--------------------------------------------------------------
### Comment Form
--------------------------------------------------------------*/
#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: #333333;
	color: #ffffff;
	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,0.2));
}
@media (max-width: 767px) {
	#commentform p.comment-form-email,
	#commentform p.comment-form-author {
		width: 100%;
		float: none;
	}
}

/*--------------------------------------------------------------
# Infinite scroll &amp; Jetpack plugin
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .page-numbers { /* Theme Footer (when set to scrolling) */
	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 module jetpack */
.widget_wpcom_social_media_icons_widget li a {
	margin-bottom: 0.5em;
}
.widget_wpcom_social_media_icons_widget li a {
	font-size: 24px;
}

/* Loader */
.inf-pagination {
	text-align: center;
	display: none !important;
}
.view-more-button {
	margin: 0 0 14px 0 !important;
}
.view-more-button[disabled] {
	display: none !important;
}
.page-load-status {
	display: none;
	text-align: center;
	margin: 0 0 14px 0 !important;
	list-style: none !important;
	padding-left: 0;
	text-align: center;
	font-weight: 700;
	padding: 10px 20px;
}
.gmr-ajax-text {display: inline-block;vertical-align: middle;font-weight: 700;line-height: 20px;}
.gmr-ajax-wrap {display: inline-block;vertical-align: middle;width: 40px; height: 40px;}
@keyframes gmr-ajax-loader {
0% {
	top: 88px;
	left: 88px;
	width: 0;
	height: 0;
	opacity: 1;
}
100% {
	top: 14px;
	left: 14px;
	width: 148px;
	height: 148px;
	opacity: 0;
	}
}
@-webkit-keyframes gmr-ajax-loader {
0% {
	top: 88px;
	left: 88px;
	width: 0;
	height: 0;
	opacity: 1;
}
100% {
	top: 14px;
	left: 14px;
	width: 148px;
	height: 148px;
	opacity: 0;
	}
}
.gmr-ajax-loader {
	position: relative;
}
.gmr-ajax-loader div {
	box-sizing: content-box;
	position: absolute;
	border-width: 12px;
	border-style: solid;
	opacity: 1;
	border-radius: 50%;
	-webkit-animation: gmr-ajax-loader 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
	animation: gmr-ajax-loader 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.gmr-ajax-loader div:nth-child(1) {
	border-color: #111111;
}
.gmr-ajax-loader div:nth-child(2) {
	border-color: #111111;
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.gmr-ajax-loader {
	width: 40px !important;
	height: 40px !important;
	-webkit-transform: translate(-20px, -20px) scale(0.2) translate(20px, 20px);
	transform: translate(-20px, -20px) scale(0.2) translate(20px, 20px);
}

.gmr-rp-image-wrap,
.other-content-thumbnail {
	position: relative;
}
.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;
}

/* Widget Contact Form jetpack */
.textwidget .contact-form input[type="text"],
.textwidget .contact-form input[type="email"],
.textwidget .contact-form textarea {width: 100% !important;}
/* Widget Bloggingpro Recent Post &amp; Most View Post */
.gmr-rp-link a {line-height: 1.2 !important;display: block;font-weight: 700;font-size: 15px;}
.gmr-rp-biglink a {line-height: 1.3 !important;display: block;font-weight: 700;font-size: 20px;}
.gmr-moduleposts-widget,
.gmr-recentposts-widget {padding-top: 8px;}
.gmr-recentposts-widget li {padding: 0 0 8px 0 !important;margin-bottom: 8px;border-bottom: 1px solid #e9e9e9;}
.gmr-recentposts-widget li:last-child {margin-bottom: 0;border-bottom: none;}
.gmr-recentposts-widget li.listpost .gmr-rp-thumb {width: 70px;}
.gmr-recentposts-widget li.listpost img {float: left;margin-right: 10px;width: 60px;height: 60px;min-width: 60px;min-height: 60px;max-width: 60px;max-height: 60px;}
.gmr-recentposts-widget li.listpost-number.first {background-color:rgba(0,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-first .gmr-rp-image,
.gmr-recentposts-widget li.listpost-number .gmr-rp-image,
.gmr-recentposts-widget li.listpost-gallery .gmr-rp-image {position: relative;}
.gmr-recentposts-widget li.listpost-first .gmr-rp-image img {display: block; width: 100%;}
.gmr-recentposts-widget li.listpost-first .gmr-rp-image {margin-bottom: 7px;}
.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: #222222;padding: 0 4px;}
.gmr-recentposts-widget li.listpost-gallery .gmr-rp-content a {color: #ffffff !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 {border: 1px solid #eeeeee;}
.bloggingpro-listnumber .gmr-rp-image img{margin: -1px -1px 0;border-radius: 0 !important;}

/* Social share */
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: #ffffff;}
ul.gmr-socialicon-share li.twitter a{background: #101010;}
ul.gmr-socialicon-share li.facebook a{background: #3b5998;}
ul.gmr-socialicon-share li.telegram a{background: #0088cc;}
ul.gmr-socialicon-share li.whatsapp a{background: #25d366;}

/* Related Posts */
.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;}
.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%;}
}

/* Module */
.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: #ffffff !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%;}
}
/* Feedburner Form */
.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 */
.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;}

/* Hidden share title in jetpack */
.gmr-theme div.sharedaddy h3.sd-title {display: none !important;}

/* Module */
.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 15px;}
.gmr-bigheadline .gmr-bigheadline-content {margin: 15px 15px 15px 15px;border-bottom: 1px solid #E5E5E5;}
.gmr-rp-biglink a {line-height: 1.2 !important;display: block;font-weight: 600;font-size: 24px;margin-bottom: 10px;}

@media (min-width: 992px) {
	.pos-sticky{
		position: sticky;
		position: -webkit-sticky;
		top: 95px;
	}
	.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;}
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.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%;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.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 #eeeeee;
}
figcaption,
.gallery-caption,
.wp-caption {
	line-height: 1.4;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin: 0 -0.5% 1.5em -0.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: 0.5%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
	padding: 0.5%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
	padding: 0.5%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
	padding: 0.5%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
	padding: 0.5%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
	padding: 0.5%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
	padding: 0.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
	padding: 0.5%;
}
.gallery-caption {
	display: block;
}

/* Banner */
.gmr-banner-beforecontent.pull-left {
	margin-right: 15px;
}
.gmr-banner-beforecontent.pull-right {
	margin-left: 15px;
}
.gmr-banner-afterrelpost {
	background-color: #ffffff;
	padding: 0 0 14px;
}
.gmr-topbanner {
	padding-top: 18px;
}
.gmr-banner-afterrelpost,
.gmr-banner-beforecontent,
.gmr-banner-insidecontent,
.gmr-banner-aftercontent {
	margin-bottom: 18px;
}
.gmr-banner-aftermodulehome {
	margin-bottom: 36px;
}
.gmr-footerbanner {
	padding-bottom: 36px;
}
@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 {position: relative;z-index:9999;}
.gmr-floatbanner-left {left: 50%;margin-left: -795px;position: fixed;overflow:hidden;top: auto;width: 300px;}
.gmr-floatbanner-right {right: 50%;margin-right: -795px;position: fixed;overflow:hidden;top: auto;width: 300px;}
.inner-floatleft {float:right;}
.inner-floatright {float:left;}
.gmr-floatbanner-left img,
.gmr-floatbanner-right img {max-width: none !important;}
.gmr-floatbanner-footer {z-index: 999;position: fixed;text-align: center;bottom: 0;left:0;right:0;}
.admin-bar .gmr-floatbanner-left,
.admin-bar .gmr-floatbanner-right {top:auto;}
.gmr-floatbanner button {text-align: center;font-size:12px;padding: 1px 5px;margin:0;background-color: #ffffff;border-radius: 0 !important;border:none;color: #111111 !important;z-index:9;}
.inner-floatleft button {position: absolute; right: 0;}
.inner-floatright button {position: absolute; left: 0;}
.inner-floatbottom button {position: absolute; left: auto;right: auto;}
.infeed-ads {padding: 0px 0 18px;}
@media(max-width: 991px){
	.gmr-floatbanner {
		display: none;
	}
	.gmr-floatbanner.gmr-floatbanner-footer {
		display: block !important;
	}
}

/* Styling Next and Prev buttons */
.gmr-slider-content {display: none;}
.gmr-owl-carousel {margin-bottom: 38px;overflow:hidden;}
.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: #ffffff;z-index:9;color: #111111;}
.tns-controls button[data-controls="prev"]{left: 0;}
.tns-controls button[data-controls="next"]{right: 0;}
.tns-controls button[disabled] {opacity: 0.5;}
.gmr-slider-content .gmr-rp-link {margin-top: 10px;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.gmr-ontop {
	position: fixed;
	bottom: 10px;
	right: 20px;
	cursor: pointer;
	font-size: 35px;
	z-index: 99999;
}
.gmr-ontop path {
	fill: #000000;
}
.gmr-ontop:hover path{
	fill: #3498db;
}
.footer-container {
	padding: 14px 0 0 0;
	font-size: 13px;
}
.content-footer,
.widget-footer {
	padding: 14px 0 14px 0;
}
.site-footer {
	font-size: 13px;
	border-top: 1px solid rgba(0,0,0,0.05);
	text-align: center;
	padding: 24px 14px;
}
.gmr-footer-logo {
	margin-bottom: 14px;
}
.gmr-footer-logo img{
	height: 20px;
}
@media(max-width: 600px){
	.content-footer {
		text-align: center;
	}
	.gmr-footer-logo{
		text-align: center;
		width: 100%;
		display: block;
	}
}
ul.footer-social-icon,
ul#copyright-menu {
	list-style: none;
	padding-left: 0;
}
ul#copyright-menu li {
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	width: 32%;
	padding-right: 1%;
	padding-bottom: 10px;
}
ul.footer-social-icon li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	padding-right: 1%;
	padding-bottom: 10px;
}
@media(max-width: 600px){
	ul.footer-social-icon li,
	ul#copyright-menu li {
		width: 49%;
	}
}
ul.footer-social-icon li svg {
	width: 18px;
	height: 18px;
	vertical-align: -0.25em !important;
	display:inline-block;
	margin-right: 5px;
}
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,0.15);
}
.gmr-az-list .az-list-header h2 .gmr-litle-title {
	background-color: rgba(0,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: #999999;
}
.gmr-metacontent-source a {
	color: #999999;
}

.gmr-metacontent-source {
	word-wrap: break-word;
}
</pre></body></html>