::selection {
background: #36404b;
color: #fff;
}

html {
	height: 100%;
	scroll-behavior: smooth;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	position: relative;
	margin: 0;
	background:#fff;
	color:#222;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
html.js fieldset.collapsed {
	height:auto !important;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.7em;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 2em;
	color: #1e1e1e;
	line-height:1.1em;

}
h3, h4, h5, h6 {
	font-size: 1.5em;
	line-height:1.2;
	color: #1e1e1e;
	position:relative;
}
a, a:link, li a.active {
	color: #1e1e1e;
	text-decoration:none;
}
a:visited {
	color: #1e1e1e;
}
a:hover {
	color: #000;
	text-decoration:none;
}
hr, .hr {
	clear:both;
	margin:1.2em auto;
	border:none;
	border-top:1px solid #cecece;
	background-color:#fff;
	height:1px;
}
table {
	background-color:#fff;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	margin:0.5em 0;
}
th, td {
	padding:0.25em;
	vertical-align:middle;
	background-color:#fff;
	border-left:1px solid #cecece;
	border-top:1px solid #cecece;
}
thead th, thead th a {
	color: #222;
}
dt {
	margin: 0.5em 0;
	border-bottom: 1px solid #222;
	padding: 0.5em;
}
dd {
	font-size: 0.9em;
}
ol li, ul li {
	padding: 0;
	margin:0;
	list-style-type:none;
	list-style-image:none;
}
blockquote {
	background:#dadada url(images/quote.png) no-repeat left 10px;
	border:1px dashed #cecece;
	padding:0.5em 0.5em 0.5em 25px;
}
strong {
	font-weight: bold;
}
em {
	font-style:italic;
}
.links {
	clear:both;
	margin-bottom:0;
}
.clear {
	clear: both;
	margin:0;
	padding:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.tabs {
	font-weight:bold;
}
.tabs li a {
	background-color:#f1f1f1 !important;
}
ul.links li.first {
	border: none;
}
li.leaf, li.collapsed, li.expanded, ul li.leaf {
	list-style-image:none;
	list-style-type:none;
	list-style:none;
}
ul.inline, ul.links.inline {
	display: inherit;
	padding-left: 0;
}
.breadcrumb {
	padding:0;
	margin:0 0 1em 0;
	list-style: none;
	overflow: hidden;
	font-size:0.8em;
	text-transform:uppercase;
}
.form-submit {
	color: #fff;
    display: inline-block;
    padding: 10px 25px;
    font-size: 13px;
    background: #2D95E3;
    letter-spacing: 0.5px;
     z-index: 1;
	 line-height:15px;
	 border:none;
	 position:relative;
	 margin-top:0!important;
}
.form-submit:hover {
	color:#fff;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
input, textarea, select {
	padding:5px;
	line-height:1em;
	border:1px solid #ececec;
	background-color:#fff;
	margin:0;
}
select {
	min-width:5em;
}
input[type=checkbox] {
	zoom:2;
	padding: 5px;
	margin-right:0.5em;
}
input[type=radio] {
	zoom:1.5;
	padding: 5px;
	margin:0 0.5em;
}
input:focus, textarea:focus {
	outline: none!important;
	box-shadow: none;
	border-color: #36404b!important;
}
.wrapper{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.col{
	width:50%;
}
.col img{
	width:100%;
	height:auto;
}
header {
	width:100%;
	padding:0;
	margin:0;
}
header .form-item {
	margin:0;
}
#headtopbg{
	background-color:transparent;
}
.region-headtop{
	display:flex;
	justify-content:flex-end;
	flex-wrap:wrap;
	margin-top:20px;
}
#headtop .menu,
.socials{
	display:flex;
}
#headtop .menu li a{
	color:#444;
	line-height:30px;
	font-size:13px;
	text-transform:uppercase;
}
#headtop .menu li{
	margin:0;
}
#block-block-1{
	color:#222;
	padding:10px 0;
	font-size:14px;
}
.fa{
	padding-right:10px;
}
#head {
	position:relative;
	background-color:#484654;
	
	margin:0 auto;
	border:3px solid #403f4b;
}
#logo {
	height:auto;
	display:block;
	float:left;
	padding:5px 30px;
	max-width:100px;
}
#logo:hover {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
#head ul, #head ul li {
	padding:0;
	margin:0;
}
#block-search-form {
	float:right;
	margin:1.25em 0;
	padding:0.3em;
}
.form-text {
 
    line-height: 20px;
    padding: 5px 0;
    margin-bottom: 10px;
}
#block-superfish-1 {
	display:flex;
	justify-content:flex-end;
}
#block-superfish-1 .bcontent ul li {
	float:left;
}
#block-superfish-1 .bcontent ul li a.sf-depth-1 {
	padding:23px 1.5em;
	font-size:15px;
	line-height:30px;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing: 0.2px;
}
#block-superfish-1 .bcontent ul li a.sf-depth-1.active{
  color:#919098;
}
#block-superfish-1 .bcontent ul li .sf-depth-1:hover{
	color:#919098;
}
#block-superfish-1 .bcontent ul li .sf-depth-1:hover:before{
	 width: 100%;
}
#block-superfish-1 .bcontent ul li.menuparent ul {
	font-size:0.8em;
	top:4.35em;
	min-width:16em;
	background:#36404b;
}
#block-superfish-1 .bcontent ul li .sf-depth-2,
#block-superfish-1 .bcontent ul li .sf-depth-3 {
	display:inline-block;
	padding:0.5em 0.25em;
	margin:0;
	line-height:1em;
	text-transform:uppercase;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	color:#fff;
	cursor:pointer;
}
#block-superfish-1 .bcontent ul li a.sf-depth-2:hover {
	text-decoration: underline;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
#block-superfish-1 .bcontent ul li.menuparent ul ul {
	top:0;
	font-size:inherit;
	left:16em;
}
#block-superfish-1 .bcontent ul li a.sf-with-ul {
	padding-right:1.2em;
}
#block-superfish-1 .sf-sub-indicator {
	right:0.25em;
}
.sf-menu ul li.sf-depth-2{
	width:205px;
}
#featured {
	border:none;
	padding:0;
	margin:1.5em auto;
}
#content_top {
	padding:0;
	margin:0;
}
#block-views-new-posts-block .entry{
	position:absolute;
	display:flex;
	align-items:center;
	background: rgba(241,235,223,0.85);
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	max-width:500px;
	padding:20px;
	max-height:250px;
	text-align:center;
}
#block-views-new-posts-block .entry-in{
	padding:0;
	color:#484654;
}
#block-views-new-posts-block h2 a{
	color:#403f4b;
}
.btn a,
.form-submit{
	text-transform:uppercase;
	background:#403f4b;
	border:1px solid #484654;
	padding:8px 10px;
	display:inline-block;
	font-size:11px;
	margin-top:40px;
	color:#fff;
	font-weight:600;
}
.btn a:hover,
.form-submit:hover{
	background:rgb(241,235,223);
		color:#403f4b;
}
.owl-carousel h4 {
	font-weight:normal;
	line-height:1em;
	font-size:0.9em;
	height:2em;
	margin-bottom:0.5em;
	text-align:center;
}
.cleft {
	display: flex;
	justify-content: space-between;
	margin: 2em 0;
	flex-wrap:wrap;
}
.title{
	text-align:center;
    padding:20px 0;
}
#main {
	margin:0;
	line-height:1.4;
	position:relative;
	width:68%;
}
#main hr {
	margin:2em 0;
}
#main h1.title {
	font-size:1.5em;
	text-align:center;
	margin-bottom:0.5em;
	color:#222;
}
#sidebar {
	width: 27%;
	display: block;
	margin-left:auto;
}
#contentb{
	margin:1em auto 3em;
	line-height:1.5;
}
.node .body .wrapper{
	margin-bottom:3em;
}
.node .body h2,
.node .body h3{
	position:relative;
}
.node .body {
	clear:both;
	margin-bottom:1em;
	line-height:1.8;
}
.node .body ol, .node .body ul {
	padding:0 0 1.5em 1em;
	list-style:inside;
}
.node .body ul li {
	list-style:url(images/bullet.png);
	list-style-position:inside;
}
.node .body ol li {
	list-style-type:decimal;
}
.node .body p {
	margin:0 0 1em 0;
}
.node .body a {
	text-decoration:underline;
}
.node .body img {
	width:100%;
	height:auto;
}
.node .body fieldset {
	margin-bottom:1em;
}
.node .body fieldset.collapsible {
	padding:0;
	border:none;
	border-bottom:1px solid #1e1e1e;
	box-shadow: #bebebe 0 2px 5px;
}
.node .body fieldset img {
	margin:0 1em 1em 0.5em;
}
.node-type-articles #main{
	background:#fff;
	padding:1em 0;
}
.node-type-articles .region-content{
	padding:0 1.5em;
}
.node-type-articles #sidebar{
	padding:0;
}
.field_article_image img{
	width:100%;
	height: auto;
}
.node-type-articles h2{
font-size:1.7em;
}
.node-articles .field_category a{
	margin-left:0;
	margin-bottom:2em;
}
.img-item a{
	display:flex;
	justify-content:center;
}
.cat{
	display:flex;
	justify-content:center;
	align-items:center;
}
.cat a,
.field_category a{
	position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 23px;
    background: #919098;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
	margin-left:10px;
}
.cat a:before{
content: '';
    position: absolute;
    top: 50%;
    width: 4px;
    height: 4px;
	left:10px;
    margin-top: -3px;
    background: #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.cat a:after{
	 content: '';
    position: absolute;
    top: 50%;
    width: 4px;
    height: 4px;
	right:10px;
    margin-top: -3px;
    background: #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.view-new-posts .views-row,
.taxon .views-row{
     box-shadow:0 3px 2px rgba(0, 0, 0, 0.1);
	 background:#fff;
}
.view-new-posts .views-row:nth-child(1) img{
	border-radius:5px 5px 0 0;
	max-height:356px;
}
.view-new-posts .view-content .views-row:nth-child(1){
	float:left;
	width:48%;
}
.view-new-posts .view-content .views-row:nth-child(1) .entry{
	min-height:200px;
}
.view-new-posts .views-row:nth-child(n+2){
	width:48%;
	margin-left:auto;
	overflow:hidden;
	margin-bottom:23px;	
}
.view-new-posts .new-item{
	display:flex;
	flex-direction:column;	
}
.view-new-posts .views-row:nth-of-type(n+2) .new-item{
	flex-direction:row;
	align-items:center;
}
.view-new-posts .views-row:nth-of-type(n+2) .new-item .img-item,
.view-new-posts .views-row:nth-of-type(n+2) .new-item .entry{
	width:50%;
	max-height:170px;
}
.view-new-posts .new-item img{
	width:100%;
	height:auto;
}
.view-new-posts .views-row:nth-of-type(even) .img-item img{
	border-radius:0 5px 5px 0;
}
.view-new-posts .views-row:nth-of-type(even) .new-item .img-item{
	order:2;
}
.view-new-posts .views-row h3{
	line-height:1.3;
	margin-bottom:5px;
	font-size:16px;
}
.view-new-posts .views-row:nth-of-type(1) h3 a{
	font-size:1.8em;
}
.new-item .entry-in{
    padding:15px;
}
.created{
	display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
}
#media, #product {
	display:inline-block;
	vertical-align:top;
}
#media {
	width:46%;
	padding:0 0 1em 0;
	margin-right:4%;
}
#media {
	display:inline-block;
	width:46%;
	padding:0 0 1em 0;
	margin-right:3%;
}
#media .galleryformatter {
	padding:0.5em;
	border:1px solid #dadada;
	background-color:#f1f1f1;
	margin:0 0 1em 0;
}
#media .gallery-frame {
	width:100%;
}
#media .galleryformatter ul, #media .galleryformatter ul li {
	padding:0;
	margin:0;
	list-style:none;
}
#media .galleryformatter .gallery-slides {
	margin-bottom:1em;
	background-color:#f1f1f1;
}
#media .galleryformatter ul li.gallery-slide img {
	display:block;
	margin:0 auto;
	width:100%;
	height:auto;
}
#media .galleryformatter .slide-button {
	text-decoration:none;
	background-color:#f1f1f1;
	color:#000;
	padding:0.05em 0.25em;
	font-size:1.5em;
}
#media .galleryformatter .slide-button:hover {
	opacity:1;
}
#media .galleryformatter .gallery-thumbs {
	background-color:#f1f1f1;
}
#media .galleryformatter .gallery-thumbs .arrow {
	font-size:1em;
	padding:0.15em 0.25em;
	background-color: #fff;
	color:#555;
	text-decoration:none;
}
#media .galleryformatter .gallery-thumbs .arrow:hover {
	color:#000;
}
#media .galleryformatter .panel-overlay {
	text-align:center;
}
#block-rrssb-rrssb {
	max-width:170px;
	margin:0 auto;
}
.node-news .body {
	clear: none;
}
.fb-like {
	margin-bottom:0.5em;
}
.view-news .view-content{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.view-news .views-row {
	width:30%;
	box-shadow: 2px 2px 10px 0px rgba(18, 110, 175, 0.15);
}
.view-news .entry{
	padding:10px 20px 30px;
}
.view-news .newstitle{
    margin-bottom:0.5em;
}
.view-news .newstitle a {
	color:#222;
	text-transform:uppercase;	
}
.view-news .newsdate {
	font-size:0.7em;
	color:#fff;
	padding:3px 5px;
	background-color:#18ba60;
	display:inline-block;
	border-radius:5px;
	margin-bottom:0.8em;
}
.view-news .newsimg{
	position:relative;
	overflow:hidden;
}
.view-news .newsimg img {
	width:100%;
	height:auto;
}
.view-news .newsbody {
	font-size:0.8em;
	color:#666;
	margin-bottom:1em;
}
.view-news .readmore{
	color:#666;
    font-size:0.8em;
	position:relative;
}
.view-news .readmore:after{
	content:"\f101";
	font-family:"FontAwesome";
	vertical-align:middle;
	padding-left:3px;
	color:#18ba60;
}
.view-news .views-row:after {
	display:block;
	content:"";
	clear: both;
}
#block-views-popular-posts-block{
	background:#f5f5f5;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
	margin-bottom:20px;
}
#block-views-popular-posts-block h2{
	padding:15px 5px;
	text-transform:uppercase;
	font-size:20px;
	line-height:22px;
	text-align:center;
	margin-bottom:0;
}
.view-popular-posts .view-content{
	padding:20px;
}
.view-popular-posts .views-row{
	margin-bottom:20px;
	width:100%;
}
.view-popular-posts .new-item{
	position:relative;
	display:flex;
}
.view-popular-posts .img-item img{
    width:100%;
	max-width:180px;
	height:auto;
}
.view-popular-posts .entry{
	text-align: left;
    line-height: 1.1em;
    display: block;
    width: 100%;
    bottom: 10px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    max-width: 260px;
    left: 0;
    right: 0;
    margin: auto;
}
.view-popular-posts .entry-in{
    padding:0 0 0 10px!important;
}
.view-popular-posts .entry-in h3{
	font-size:14px;
	line-height:14px;
	margin-bottom:0;
}
.view-popular-posts .entry-in h3 a{
  color: #484654;
}
.owl-theme .owl-controls .owl-buttons div {
    background:rgba(255,255,255,0.5);
    color: #171821;
    opacity: 1;
    border-radius: 30px;
    padding: 5px 7px;
	position:absolute;
	height:11px;
	top:0;
	bottom:0;
	margin: auto!important;
}
.owl-theme .owl-controls .owl-prev{
	left:10px;
}
.owl-theme .owl-controls .owl-next{
	right:10px;
}
#block-views-categories-block-2,
#block-views-categories-block-3{
	width:48%;
	float:left;
	display:inline-block;
	margin-right:4%;
	margin-bottom:30px;
	background:#fff;
}
#block-views-categories-block-3{
	margin-right:0;
}
.view-categories{
	padding:0 20px;
}
.view-categories .views-row{
	margin-bottom:30px;
}
.view-categories .views-row .img-item{
	position:relative;
}
.view-categories .views-row .img-item img{
	filter:brightness(0.7);
	width:100%;
	height:auto;
}
.view-categories .entry{
	padding:10px 20px;
	background:#f1ebdf;
	    transition: all 0.3s ease-out;
}
.view-categories .views-row:hover .entry,
.view-popular-posts-small .new-item:hover .entry{
	background:#484654;
}
.view-categories .views-row:hover a,
.view-popular-posts-small .new-item:hover a{
	color:rgba(229,236,238,1);
}
#block-views-categories-block-3 .views-row .entry{
	background:#484654;
}
#block-views-categories-block-3 .view-categories .entry a{
     color:#f1ebdf;
}
#block-views-categories-block-3 .views-row:hover .entry{
     background:#f1ebdf;
}
#block-views-categories-block-3 .views-row:hover a,
.view-popular-posts .views-row:hover .entry h3 a{
    color:#484654;
}
.view-categories .entry h3{
	margin-bottom:0;
}
.view-categories .entry a{
	  color: #57818d;
	 font-size:16px;
}
.view-categories .img-item a{
	justify-content:flex-start;
}
.taxon .view-content{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.taxon .views-row {
	position:relative;
	margin:0 0 2em 0;
	width:48%;
	background:#f1ebdf;
}
.view-id-world_posts.taxon .views-row:nth-child(2),
.view-id-world_posts.taxon .views-row:nth-child(3){
   background:#484654;
}
.view-id-world_posts.taxon .views-row:nth-child(2) h3 a,
.view-id-world_posts.taxon .views-row:nth-child(3) h3 a,
.view-id-world_posts.taxon .views-row:nth-child(3) .entry-in,
.view-id-world_posts.taxon .views-row:nth-child(2) .entry-in{
	color:#f1ebdf;
}
.img-item{
	position:relative;
}
.taxon .img-item img{
	width:100%;
	height:auto;
}
.taxon .views-row .views-field-title{
	font-size:1.5em;
	height:2.2em;
	line-height:1em;
	overflow:hidden;
}
.taxon .views-field-title a:hover, .taxon .views-row h4 a:hover {
	text-decoration:underline;
}
.taxon .views-row .field-name-field-gallery {
	overflow:hidden;
}
.taxon .views-row .field-name-field-gallery img {
	width:100%;
	height:auto;
	margin:0 auto 1em auto;
}
.taxon .views-row .field-name-field-gallery img:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.taxon .form-submit {
	font-size:0.9em;
}
.taxon .entry-in{
    padding: 0 15px 30px;
}
#block-views-world-posts-block .btn a{
	background:#fff;
	color:#222;
	margin-top: 25px;
	border:none;
	font-weight:600;
}
#block-views-world-posts-block .btn a:hover{
	background:#222;
	color:#fff;
}
.taxon .created{
	font-size: 11px;
    color: #999;
	text-transform:uppercase;
    line-height: 26px;
    margin:10px;
}
.taxon .entry{
	text-align:center;
	font-size:15px;
}
.views-exposed-form .views-exposed-widget {
	display:inline-block;
	margin:0 0.25em;
	text-transform:lowercase;
}
.taxon .views-exposed-form .views-exposed-widget .form-submit, .taxon .views-exposed-form .views-exposed-widget .form-select {
	padding:0.25em 0.75em;
}
.taxon .node-readmore {
	font-size:0.9em;
	text-transform:lowercase;
}
.taxon .view-footer .views-row {
	position:relative;
    clear:both;
	float:none;
	margin:0;
	padding:0;
	width: auto;
	text-align:left;
	box-shadow: none;
}
.taxon .view-footer .views-row:hover {
	box-shadow: none;
}
.views-exposed-form .views-exposed-widget label {
	display:inline-block;
	margin:0 0.25em;
}
.views-exposed-form .views-exposed-widget .form-item-sort-order label {
	display:none;
}

.node-webform .content{
	display:flex;
	flex-wrap:wrap;
}
.node-webform .body {
	clear:inherit;
	width:40%;
}
.webform-client-form{
	position:relative;
	width:100%;
	max-width:480px;
}
.webform-client-form .form-item:nth-child(-n+2){
    width: 48%;
	float:left;
    margin-bottom: 1.3em;
	margin-top:0;
	margin-right:4%;
}
.webform-client-form .form-item:nth-child(2){
	margin-right:0;
}
.webform-client-form .form-item:nth-child(4) {
  
    width: 100%;
  
}
.form-textarea-wrapper textarea {
    min-height: 175px;
	padding:15px;
}
.webform-client-form .form-item, .webform-client-form .form-actions {
	 margin-bottom: 1.3em;
}
.webform-client-form .form-text, .webform-client-form .form-text {
	display:block;
	width:100%;
	padding:1em 0;
	text-indent:15px;
	line-height:1.2em;
}
.toboggan-unified .form-item, .toboggan-unified .login-forgot, .toboggan-unified .form-submit, .hybridauth-widget-wrapper {
	width:100%;
	max-width:480px;
	display:block;
	text-align:center;
	margin:0 auto 1em auto;
}
.toboggan-unified .form-text {
	text-align:center;
}
.toboggan-unified #login-message, .toboggan-unified #login-links {
	font-size:1.2em;
	margin-bottom:1em;
	text-align:center;
}
.toboggan-unified .form-item, .toboggan-unified .form-text, .toboggan-unified .password-strength {
	float:none;
	width:100%;
	max-width:480px;
	display:block;
	padding:0.25em 0;
	margin:0 auto 1em auto;
}
.toboggan-unified .form-type-password label {
	text-align:center;
}
.toboggan-unified div.password-confirm {
	display:none;
}
.hybridauth-widget-wrapper h3 {
	text-transform:uppercase;
	font-size:1.2em;
}
.social_login iframe {
	height:100px !important;
	overflow:hidden;
}
.item-list .pager{
	padding-top:30px;
}
.item-list .pager li {
     position: relative;
    padding: 6px 12px;
	margin-left:-1px;
    line-height: 1.4;
    color: #777777;
    text-decoration: none;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
}
.item-list .pager li:hover{
	border:1px solid #ee3323;
	background:#fff;
}
footer {
	padding: 1em 0 0;
	background-color: #333;
	color:#fff;
	margin: auto auto 0 auto;
	width:100%;
}
.region-footer{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#block-block-3 .form-submit {
	cursor:pointer;
	line-height:20px;
	width:20%;
	padding:15px 0;
	background:#484654;
	border:none;
}
#block-block-3 .form-text{
	padding:15px 0;
	border:none;
	width:80%;
	float:left;
    background:#484654;
	color:#fff;
	text-indent:10px;
}
#footer {
	margin:3em auto;
	line-height:1.6em;
}
#footer .block{
	width:25%;
}
#block-block-2 p{
	font-size:14px;
}
#footer ul li {
	padding:0;
	margin:0 0 0.5em 0;
	display:block;
	width: 100%;
    float: left;
}
#footer ul li li{
	font-size:14px;
	display:block;
	width:100%;
}
#footer .menu {
	display:flex;
	flex-wrap:wrap;
}
#footer .menu a{
	color:#fff;
}
#footer h2 {
	color:#fff;
	margin-bottom:1.2em;
	font-size:20px;
}
.view-popular-posts-small .views-row{
	margin-bottom:20px;
}
.view-popular-posts-small .new-item{
	display:flex;
}
.view-popular-posts-small .new-item .entry{
     background:#f0eeee;
	 width:100%;
	 display:flex;
	 align-items:center;
	 justify-content:center;
}
.view-popular-posts-small .new-item .entry-in{
	padding:0 5px;
	text-align: center;
}
.view-popular-posts-small .new-item h3{
	font-size:15px;
	line-height:16px;
	margin-bottom:0;
}
.view-popular-posts-small img{
	max-width:80px;
	height:auto;
}
#site-name {
	text-align:center;
}
#site-name a {
	font-size:1.4em;
	margin:0.5em 0;
	display:block;
	color:#f0eeee;
}
.design, .copyright {
	font-size:0.9em;
	padding:0.5em 0 1em;
	text-align:center;
	background:#333;
	color:#f0eeee;
}
.copyright a{
	color:#f0eeee;
}
#likebox-wrapper * {
	width: 100% !important;
}
.ajax-progress, .ajax-progress-throbber {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
	vertical-align: middle;
	text-align: center;
}
.ajax-progress .throbber {
	position: absolute;
	top: 45%;
	left: 45%;
	width: 50px; /* dimensions of the ajax-loader.gif */
	height: 15px;
	margin: auto;
	background:url(images/loadnow.gif) no-repeat;
	color: #000;
	z-index:1001;
}
