/*
Theme Name: UNITElive
Theme URI: http://mass1.com
Author: MASS1
Author URI: http://mass1.com
Version: 1

UNITElive WordPress Theme © 2014-2014 MASS1
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
body{
	font-family:'Helvetica';
	background-color: #f5f5f5;
	color: #2e2e2e;
}
i, em { 
font-style: italic; 
} 
b, strong { 
font-weight: bold; 
} 
.no-bg{
	background: transparent !important;
}
.social-buttons.float-right {
	bottom: 2em;
}
.float-right{
	float: right !important;
}
#wrapper{
	width: 90%;
	margin: 0 auto;
}
#branding{
	height: 100%;
	background: #fff;
}
#site-description{
	padding: 0 0 40px 0;
	text-align: center;
}
#container{
	width: 100%;
	margin: 0 auto;
}
body p{
	color: #2e2e2e;
}
body h1{
	color: #2e2e2e;
}
body h2{
	color: #2e2e2e;
}
body h3{
	color: #2e2e2e;
}
body h4{
	color: #2e2e2e;
}
body h5{
	color: #2e2e2e;
}
body a{
	color: #2e2e2e;
}
article {
 background: #fff;
 padding: 20px;
 text-align: left;
}
article p{
	line-height: 21pt;
}
.categories-view{
	background: #fff;
	border: 1px #e11a25 solid;
	padding: 7px;
	color: #e11a25;
/* 	max-width: 150px; */
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.action-button input[type="submit"]{
	display: inline-block;
	background: #e11a25;
	padding: 10px 20px;
	text-align: center;
	width: 200px;
	font-size: 12pt;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	margin: 0 5px;
	font-weight: bold;
	line-height: 13px;
}
.action-button input[type="submit"]:hover{
	background: #0f7489;
	cursor: pointer;
}
a.read-more-button:hover{
	color: #0f7489;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
.author-twitter-button{
	background: white;
	width: 300px;
	margin-left: 50px;
	height: 110px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}
.twitter-handle{
	margin-top: 40px;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.author-image{
	margin-left: 40px;
	float: left;
}
.author-image-post{
	display: inline-block;
	margin-top: 30px;
	margin-right: 20px;
}
.comments-button:hover{
	background: #0f7489;		
}
.center-bottom{
	margin: 0 auto;
	display: block;
	position: relative;
	width: 100%;
/* 	bottom: -18em; */
	text-align: right;
}
.home .center-bottom {
/* 	text-align: center; */
}
.comments-button{
	display: inline-block;
	background: #e11a25;
	padding: 7px;
	text-align: center;
	width: 190px;
	font-size: 16pt;
	border: 0;
	padding-top: 8px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 5px;
	font-weight: bold;
	line-height: 25px
}
input[type="submit"]{
	background: #e11a25;
	padding: 7px;
	border:0;
	color: #fff;
	font-weight: bold;
}
.categories-view a{
	text-decoration: none;
	color: white;
}
.attachment-post-thumbnail.wp-post-image{
	height: 100%;
	width: 100%;
}
.colour-tint:hover{
	background: rgba(15,116,137,0.5);
}
.color-tint{
	background: red;
}
.tint-hider{
	background: white;
}
img.attachment-post-thumbnail.wp-post-image:hover {
	opacity: 0.8;
}
.entry-title{
	font-weight: bold;
	font-size: 24pt;
	line-height: 27pt;
	padding: 20px 0 0 0;
}
.entry-title a{
	color: #2e2e2e;
	line-height: 33px;
	text-decoration: none;
}
.read-more-button{
	text-decoration: none;
	color: #e11a25;
}
.phonepad{
	line-height: 20pt;
}
div#search{
	display: none;
}
.featured-head{
	width: 100%;
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	padding: 45px 0;
	background: #f5f5f5;
}
.featured-head h2{
	font-size: 18pt;
}
.sticky{
	width: 100%;
	background: #fff;
	margin-bottom: 10px !important;
}
.sticky .entry-meta{
	display: none;
}
.post-inside-head a{
	line-height: 60px;
}
.sticky .entry-content{
	display: none;
}
.sticky .entry-title{
	text-align: center;
	padding: 50px 0 20px 0;
	font-size: 48pt;
}
.sticky{
	margin: 0;
	padding: 0;
}
#sticky-feature{
/* 	height: 500px; */
	background-size: cover;
	background-position: top center;
	padding: 35px;
	padding-top: 350px;
	
}
#site-title{
	font-size: 36pt;
	text-align: center;
	background: #fff;
	height: 130px;
	line-height: 200px;
	color: #000;
}
#site-title a{
	color: #000;
	text-decoration: none;
}
input#email{
	height: 40px;
	width: 30%;
	margin: 25px 0;
}
.open{
	width: 100%;
	margin: 0;
	padding:0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	list-style: none;
}
nav {
	float: right;
}
#menu {
  position: relative;
  background: #e11a25;
  z-index: 100000;
  height: 32px;
  width: 32px;
}
nav li a{
	width: 100%;
	display: block;
}
#menu:before {
	content: "";
	position: absolute;
	padding: 2px 6px;
	text-align: center;
	/* left: 0; */
	left: 3.3px;
	top: 6px;
	width: 14px;
	height: 0px;
	border-top: 12px double #fff;
	border-bottom: 4px solid #fff;
}
#menu:hover {
	cursor: pointer;
	background: #0f7489;
}
#menu {
	display:inline-block;
	right: 70px;
	position: relative;
	top: 80px;
}
nav ul, nav:focus ul { 
	display: none;
	position: absolute;
	padding: 20px;
	background: #fff;
	border-radius: 7px;
	border: 1px solid #d2d2d2;
	right: -1em;
	top: 50px;
	width: 250px;
/* 	height: 250px; */
	border-radius: 4px 0 4px 4px;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

nav li {
	text-align: center;
	width: 100%;
	padding: 10px 0;
	display: block;
	line-height: 40px;
	position: relative;
	margin: 0;
}
nav li:hover{
	background: #0f7489;
	cursor: pointer;
	color: #fff !important;
}
nav li a:hover{
	color: #fff !important;
	display: block;
	cursor: pointer;
	position: relative;
	width: 100%;
}
.menu {
	border: 1px solid #d2d2d2;
}
.menu:after, .menu:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.menu:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 15px;
	margin-left: 57px;
}
.menu:before {
	border-color: rgba(210, 210, 210, 0);
	border-bottom-color: #d2d2d2;
	border-width: 16px;
	margin-left: 56px;
}
.single-header{
	font-size: 3em;
	padding-top: 1em;
}
.col1{
	width: 45%;
	display: inline-block;
	float: left;
	line-height: 21pt;
	margin-right: 8%;
}
.col2{
	width: 45%;
	display: inline-block;
	line-height: 21pt;
}
.related-main-head{
	font-size: 18pt;
	line-height: 70px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 11%;
}
.related-wrapper{
margin: 0 auto;
text-align: center;
position: relative;
width: 84.8%;
display: block;
}
.related-head{
	height: 50px;
	font-weight: bold;
	font-size: 18pt;
	margin: 10px 0 0 0;
}
.related-post-box{
	width: 23.5%;
	display: inline-block;
	background: #fff;
	padding: 20px;
	vertical-align: top;
	margin: 0px 10px 10px 0;
}
#comments{
	display: inline-block;
	margin-top: 20px;
	background: #fff;
	width: 100%;
}
.comment-reply-title{
	border-left: 8px solid #de2b35;
	line-height: 30px;
	margin: 20px;
	margin-left: 10%;
	font-weight: bold;
	padding-left: 10px;
}
.comment{
	line-height: 18pt;
	padding: 30px 10%;
}
.logged-in-as{
	line-height: 21pt;
}
.custom-avatar-size img{
	height: 55px;
	width: 55px;
	display: block;
	float: left;
	line-height: 120px;
	margin-right: 10px;
}
.comment-text{
	margin-left: 65px;
}
.reply{
	float: right;
}
.reply a{
	color: #de2b35;
	font-weight: bold;
	text-decoration: none;
}
.reply-title-bottom{
	border-left: none;
	padding: 0;
}
div.comment-meta.commentmetadata{
	display: inline;
	font-size: 11pt;
	font-weight: bold;
	color: #de2b35;
}
div.comment-meta.commentmetadata a{
	color: #de2b35;
	text-decoration: none;
}
.comment-author{
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 15px;
}
form#commentform{
	padding: 0 0 20px 10%;
}
input#author{
	height: 30px;
	width: 300px;
	padding-left: 1%;
	margin-top: 25px;
}
.twitter-follow-button{
	text-align: left;
	display: block; 
	position: relative;
}
.sticky{
	margin-top: 0;
}
input#email{
	height: 30px;
	width: 300px;
	padding-left: 1%;
	padding: 0 15px;
	border: 4px solid #ebebeb;
	border-radius: 3px;
}
input#url{
	height: 30px;
	width: 300px;
	padding-left: 1%;
}
textarea#comment{
	width: 50%;
	margin-top: 25px;
}
.comment-submit-wrap{
	width: 200px;
}
.comment-submit{
	width: 100%;
}
.entry-content-open{
	max-width: 900px;
	margin: 0 auto;
	padding: 0 10% 50px 10%;
}
.padtop{
	padding-top: 30px;
	position: relative;
}
.page-open-twitter{
	display: inline-block;
}
.ssba{
	line-height: 40px;
}

.hover-bg a{
	text-decoration: none;
}
.hover-bg .hover-text{
	display: none;
}
.hover-bg:hover .hover-text{
	display: block;
	background: rgba(15,116,137,0.5);
	height: 100%;
	text-align: center;
	position: relative;
	line-height: 250px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.hover-text-border{
	border: 5px solid white;
	padding: 2px 20px 2px 10px;
}
.border{
	border: 2.5px solid white;
	padding: 0;
	margin: 0 10px 0 5px;
}

.odd-even:nth-child(odd){
	height: 250px;
}
.odd-even:nth-child(even){
	height: 250px;
}
#message{
	width: 80% !important;
	height: 100% !important;
	color: #2e2e2e !important;
	margin: 0 auto !important;
	background: #FFFFFF !important;
}
div#a37693cfc748049e45d87b8c7d8b9aacd-po{
	background: none !important;
}
#a37693cfc748049e45d87b8c7d8b9aacd-po #closebox{
	position: relative !important;
	float: right !important;
}
.single-header{
	padding-bottom: 0;
}

.share-buttons-top{
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}
.sticky .entry-title{
	line-height: 60px;
	text-transform: uppercase;
	font-weight: bold;
}
.unite-eye-page{
	height: 100% !important;
	min-height: 0 !important;
}
/*	Isotope stles */
.grid-box {
	width: 33.333%;
	display: block;
	float: left;
	line-height: 14px;
	background: #FFF;
	outline: 10px solid #f5f5f5;
	min-height: 720px;
}
.ui-widget-overlay{
	background: #000;
	opacity: 0.5;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000000;
	height: 100%;
}
#dialog{
	display: none;
	background: #fff;
	color: #000;
	position: fixed;
	margin: 0 auto;
	width: 75% !important;
	position: fixed;
	left: 50%;
	margin: 0 0 0 -37.5%;
	text-align: center;
	padding: 50px;
	top: 50%;
	z-index: 1000000000 !important;
	line-height: 1.7;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable{
	width: 75% !important;
	text-align: center;
	position: fixed;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable{
	z-index: 1000000000000 !important;
	background: #fff;
	color: #000;
	text-align: center;
	position: fixed;
	margin: 0 auto;
	width: 75% !important;
	line-height: 1.7;
}
.fb-post{
	top: 60%;
	position: fixed;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
	text-align: center;
	float: none;
}
.ui-dialog .ui-dialog-buttonpane{
	border: 0 !important;
	padding-bottom: 65px;
}
#data_collector-3 h2{
	font-weight: bold;
	font-size: 20pt;
}
#data_collector-2 h2{
	font-weight: bold;
	font-size: 20pt;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close{
	background: url(/wp-content/themes/blankslate/images/x.png) no-repeat center !important;
	height: 26px;
	width: 26px;
	right: -5em;
	top: 1em;
}
.ui-state-default .ui-icon{
	display: none;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle{
	background: none;
	border: none;
}
.ui-button{
	display: inline-block !important;
	background: #e11a25 !important;
	padding: 10px 20px !important;
	text-align: center !important;
	width: 200px !important;
	font-size: 12pt !important;
	border: 0 !important;
	color: #fff !important;
	text-transform: uppercase !important;
	margin: 0 5px !important;
	border-radius: 0;
	font-weight: bold !important;
	line-height: 13px !important;	
}
#dialog-confirm{
	height: 100% !important;
}
nav li a{
	text-decoration: none;
}
/* Isotope transitions */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;

}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
.author-image-post{
/* 	padding-bottom: 20px; */
	outline: 1px solid #ddd;
}
.author-button {
	line-height: 5em;
}
#footer{
	margin-top: 20px;
	height: 100%;
	background: #2e2e2e;
	color: #ffffff;
}
.copyright{
	line-height: 50px;
	font-size: 0.8em;
}
#comments{
	display: none;
}
#nav-below{
	display: none;
}
.more-line-height{
	line-height: 42px !important;
}
.social-button{
	text-decoration: none;
	display: inline-block;
	width: 135px;
	min-height: 35px;
	color: #fff;
	line-height: 35px;
}
.social-button a{
	text-decoration: none;
}
.social-buttons{
	font-size: 12pt;
	text-align: left;
	float: left;
	z-index: 1000000;
	position: relative;
	margin: 10px 0 0 0;
	background: #fff;
}
.twitter-top{
	background: #00aced;
}
.facebook-top{
	background: #3b5998;
}
.post-buttons{
	display: none;
	float: none !important;
}
.twitter-bot{
	background: #00aced;
}
.facebook-bot{
	background: #3b5998;
}
.social-buttons img{
	float: left;
}
.site-logo{
	display: block;
	position: relative;
	left: -2.5em;
}
.site-logo img {
	max-width: 350px;
	padding: 0;
}
#header{
	margin-bottom: 1em;
}
.header-share-button{
	background: #00aced;
}
.subtitle-entry{
	margin-bottom: 45px;
	line-height: 1.4;
}
.featured-center-top{
	background-position: top center;
}
.featured-center-center{
	background-position: center center;
}
.featured-bottom{
	background-position: bottom;
}
.featured-top{
	background-position: top;
}
.featured-bottom-center{
	background-position: bottom center;
}
.featured-right{
	background-position: right;
}
.featured-left{
	background-position: left;
}
#sticky-feature-image img {
	width: 100%;
	height: auto;
}
.aligncenter {
	margin: 1em auto;
}
.alignright {
	float: right;
	margin-left: 1em;
}
.alignleft {
	float: left;
	margin-right: 1em;
}
.wp-caption {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 10px;
	background: #ddd;
	font-style: italic;
}
.wp-caption-text {
	font-size: 0.9em;
	line-height: 1.3;
	margin: 0.5em 0;
}
.wp-caption a,
.wp-caption img {
	display: block;
	width: 100%;
}
.entry-content ul {
	margin: 1em 0;
	padding: 0 1em;
}
.entry-content li {
	display: list-item;
	list-style: disc;
	line-height: 1.3;
}
.width-wrapper,
#wrapper {
	max-width: 1024px;
	margin: 0 auto;
}
.sticky .entry-title {
	padding: 50px 1em 20px;
}
.sticky .subtitle-entry {
	padding: 0 1em;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#coming-up {
	padding: 1em;
	margin: 1em 0;
	background: #fff;
}
#coming-up .page-subheading {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.5em 0;
}
#coming-up .page-heading {
	font-size: 2em;
	font-weight: bold;
	margin: 0.5em 0;
	text-transform: uppercase;
}
#coming-up .page-content {
	line-height: 1.7;
}
#coming-up .page-thumb {
	min-height: 425px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#coming-up .page-thumb img {
	width: 100% !important;
	height: auto;
}
.countdown-wrap {
	display: none !important;
	background: white;
	margin-bottom: 1rem;
	display: table;
	width: 100%;
}
.countdown-text {
	color: #E11A25;
	padding-left: 55px;
	background: transparent url('images/countdown-icon.png') no-repeat 1rem center;
	display: table-cell;
	vertical-align: middle;
	padding-right: 1rem;
	line-height: 1.1;
}
.countdown-counter {
	display: table-cell;
	padding: 1rem;
}
.cloud-city-dashboard {
	padding: 0;
}
.countdown-wrap .cloud-city-dash_title {
	text-transform: uppercase;
	line-height: 1.5;
	color: #2E2E2E;
	text-align: left;
}
.countdown-wrap .cloud-city-digit {
	background: transparent url('images/counter-digit.png') no-repeat center;
	background-size: contain;
	border: none;
	border-radius: 0;
	font-weight: bold;
	line-height: 1.8;
	margin: 0;
	text-align: center;
	color: #444;
}
.countdown-wrap .cloud-city-dash {
	width: 100px;
	margin: 0;
	text-align: left;
}
@media (max-width: 1750px){
	.related-post-box{
		width: 29%;
	}
}
@media (max-width: 1230px){
	.related-post-box{
		width: 45%;
	}
}

@media (max-width: 1200px){
	#wrapper {
		max-width: 960px;
	}
	.grid-box{
		width: 50%;
	}
}
@media (max-width: 1075px){
	.related-post-box{
		width: 100%;
		margin: 5px 0;
		padding: 0;
	}
}
@media (max-width: 830px) {
	.countdown-wrap {
		display: block;
		padding-top: 2rem;
	}
	.countdown-text {
		display: block;
		width: 216px;
		margin: 0 auto;
		background: transparent url('images/countdown-icon.png') no-repeat 1rem top;
	}
	.countdown-counter {
		display: block;
	}
}

@media (max-width: 768px){
	.grid-box{
		width: 100%;
	}
	.site-logo{
		left: 0;
		top: -1em;
	}
	#menu{
		right: 0;
		top: 10px;
	}
	#site-title a{
		left: -2em;
		position: relative;
		top: 0;
	}
	.col1{
		width: 100%;
	}
	.col2{
		width: 100%;
	}
	.entry-title a{
		line-height: 31px;
		padding-top: 60px;
		font-size: 27pt;
	}
	.center-bottom {
		text-align: center;
	}
}
@media (max-width: 685px){
	#site-title a{
		left: -2.5em;
		position: relative;
		top: -1em;
	}
	nav li a{
		top: 0;
		left: 0;
	}
}
@media (max-width: 650px) {
	.countdown-wrap .cloud-city-dash {
		width: 85px;
		height: 4.3em;
	}
}
@media (max-width: 585px){
	#site-title a{
		left: 0;
	}
	.site-logo img {
		width: 90%;
		height: auto;
		margin-top: 1em;
	}
	.wp-caption {
		width: 100% !important;
	}
	.wp-caption img {
		height: auto;
	}
	.entry-content img {
		width: 100% !important;		
		height: auto;
	}
}

@media (max-width: 480px) {
	.countdown-wrap .cloud-city-dash {
		width: 65px;
		height: 3.3em;
	}
}
@media (max-width: 478px){
	.author-twitter-button{
		margin-left: 0;
		width: 100%;
	}
	.comments-button{
		width: 95.6%;
		margin: 5px 0;
	}
	input#email{
		width: 94%;
		padding-left: 0;
	}
	#menu{
		top: 0;
		right: 0;
	}
	.menu{
		right: 0;
		z-index: 1000;
		padding-top: 30px;
	}
	.menu:before{
		display: none;
	}
	nav ul li a{
		top: 0;
		left: 0;
	}
	.menu:after{
		display: none;
	}
	#site-title a{
		top: -1em;
		position: relative;
		text-align: center;
	}
	.entry-title a{
		line-height: 31px;
		padding-top: 60px;
		font-size: 27pt;
	}
	.site-logo{
		font-size: 33pt;
	}
	input#author{
		height: 30px;
		padding-left: 10%;
		width: 50%;
		margin-top: 25px;
	}
	input#email{
		height: 30px;
		padding-left: 10%;
		width: 50% !important;
		padding: 0 15px;
		border: 4px solid #ebebeb;
		border-radius: 3px;
	}
	input#url{
		height: 30px;
		padding-left: 10%;
		width: 50%;
	}
	nav ul li a{
		top: 0;
		left: 0;
	}
	.social-buttons.float-right {
		bottom: 5em;
	}
	.social-button{
		margin-bottom: 5px;
	}	
}
@media (max-width: 400px){
	body{
		font-family: 'Helvetica';
	}
	.sticky .entry-title{
		line-height: 30px;
	}
	.subtitle-entry{
		line-height: 40px;
	}
	.ui-button{
		margin: 5px 0 !important;
	}
	.hover-bg:hover .hover-text{
		background: transparent;
		display: none;
	}
	a.site-logo{
		font-size: 22pt;
	}
	.entry-title{
		line-height: 20px;
		margin-top: 10px;
		font-size: 22pt;
	}
	#menu{
		top: 10px;
		right: 0;
	}
	.entry-title a{
		line-height: 45px;
	}
	.copyright{
		line-height: 30px;
	}
	.sticky .entry-title{
		margin-top: 0px;
		line-height: 60px;
	}
	.sticky .entry-title{
		padding: 32px 0 0 0;
	}
	.phonepad{
		padding: 0 20px 0px 20px;
	}
	#wrapper{
		width: 100%;
	}
	.featured-head h2{
		padding: 0 20px;
	}
	.social-buttons{
		z-index: 100000000;
	}
	.subtitle-entry{
		line-height: 25pt;
		margin-top: 12px;
		margin-bottom: 20px;
	}
	.top-sticky{
		display: none;
	}
	.center-bottom{
		width: 70%;
	}
	.comments-button{
		margin: 1px 0;
	}
	.phonepad{
		padding: 0;
	}
	nav ul li a{
		top: 0;
		left: 0;
	}
}
@media (max-width: 380px){
	body{
		font-family: 'Helvetica';
	}
	.hover-bg:hover .hover-text{
		display: none;
		background: transparent;
	}
}
.entry-title a:hover{
	color: #0f7489;
}
article p {
    margin-bottom: 1rem;
}