/*
	Theme Name: GBN 2017
	Theme URI: http://golfbusinessnews.com/
	Description: Fluid, modern theme for Golf Business News
	Version: 2.43a
	Author: Dynamic Array
	Author URI: http://www.dynamicarray.co.uk/
*/

#banner {
	display: block; /*  margin-bottom: 15px; */
}
must remove on live site 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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
}
:focus {
	outline: 0;
}
ol,
ul {
	list-style: none;
}
html {
	overflow-x: hidden;
}
body {
	font-family: 'Lato', sans-serif;
	background: #ffffff;
	font-size: 100%;
	color: #335535;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
}
input {
	background: none;
	border: 0 none;
	outline: none;
}
table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	display: block;
}
.banner-img {
	width: 45%;
	max-height: 125px;
	margin-bottom: -1px;
	position: relative;
	left: 50%;
	bottom: 6px;
	transform: translateX(-50%);
	clear: left;
}

a {
	outline: none;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
a:focus,
a:hover {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
nav,
section {
	display: block;
}

aside.gbn-notice {
	border: 1px solid #aaa;
	border-radius: 10px;
}

.mobile-view {
	display: none;
}

.search-field {
	height: 45px;
	/* width: 45px; */ /* gloabal edition section movd next to search icon */
	float: right;
	cursor: pointer;
}

#cssmenu .search-field p {
	background-color: rgba(0, 0, 0, 0.1);
}
#cssmenu .search-field p.archives {
	float: right;
	background-color: transparent;
}

.button svg,
.search-field svg {
	fill: #fff;
	height: 19px;
	margin-top: 13px;
	margin-left: 13px;
}

#menu-header-menu li a,
.search-field svg,
.search-field {
	color: #fff;
}

#menu-header-menu li a:hover {
	background-color: #db880d;
}
#cssmenu p#GBNEdition {
	cursor: default;
	float: right !important;
}

.button.search-button {
	display: none;
	float: right;
	margin-right: 15px;
}

/****** common css *******/

input::-moz-focus-inner {
	border: 0;
	outline: none;
}
button::-moz-focus-inner {
	border: 0;
	outline: none;
}
select::-moz-focus-inner {
	border: 0;
	outline: none;
}
option::-moz-focus-inner {
	border: 0;
	outline: none;
}

input[type='file']::-webkit-file-upload-button {
	cursor: pointer;
}
input[type='file']::-moz-file-upload-button {
	cursor: pointer;
}
input[type='file']::-ms-file-upload-button {
	cursor: pointer;
}
input[type='file']::-o-file-upload-button {
	cursor: pointer;
}
input[type='file'] {
	cursor: pointer;
}
*::-moz-selection {
	color: #fff;
	background: #ec9b25;
}
*::-webkit-selection {
	color: #fff;
	background: #ec9b25;
}
*::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
}
*:-moz-placeholder {
	color: #999;
	opacity: 1;
}
*::-moz-placeholder {
	color: #999;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #999;
	opacity: 1;
}
a,
span,
button,
a:after,
a:before {
	text-decoration: none;
	transition: all 0.5s ease 0s;
}

span.submenu-button {
	transition: none;
}

body a {
	outline: none;
}
body a:focus {
	outline: none;
	outline-offset: 0;
}
span {
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	line-height: 100%;
}

body p {
	color: #333;
	line-height: 160%;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 22px;
}
section p {
	margin: 0 0 20px;
}
section p:last-child {
	margin: 0;
}
a {
	color: #df8c11;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 100%;
	display: inline-block;
	letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 100%;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	color: #335535;
}

h1 {
	font-family: Roboto;
	letter-spacing: 2px;
}

#menu-header-menu li a {
	color: #fff;
}

body a:hover {
	color: #355535;
}
body ul li {
	color: #fff;
	line-height: 160%;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}

h2 {
	font-size: 35px;
	text-transform: capitalize;
}

body.archive.tax-good-categories h2 {
	font-size: 30px;
}

h2 span {
	color: #333;
}

h3,
h3 a {
	font-size: 20px;
	text-transform: capitalize;
}

.good-directory h2 {
	border-bottom: 1px dotted #355535;
	padding-bottom: 0.5rem;
	color: #355535;
}

.good-directory h3 {
	padding-top: 0.5rem;
	font-style: italic;
}

/**************** Header ****************/

#banner a {
	display: inline-block;
	width: 100%;
}

#banner a img {
	float: right;
	width: 100%;
}

.gbn-banner-story {
	width: 100%;
	clear: both;
}

.gbn-banner-story a img {
	margin: 2% 50%;
}

.headContainer {
	position: fixed;
	z-index: 9;
	width: 100%;
	overflow: hidden;
	top: 0;
}

.headContainer:hover {
	overflow: visible;
}

#logo img {
	height: 75px;
	transition: all 0.5s;
	width: auto !important;
}

/* .open {
	display: block !important;
	background: #333!important;
} */

.openM {
	display: block !important;
	background: #355535 !important;
}

#menu-header-menu {
	overflow: visible;
}

@media (max-width: 768px) {
	#header-bottom a {
		display: block;
	}

	#good-terms {
		column-count: 1 !important;
	}
}

/**************** Header Close ****************/

/**************** Slider start ****************/
.slider .caption {
	position: absolute;
	bottom: 45px;
	max-width: 1170px;
	left: 0;
	right: 0;
	margin: auto;
}
.caption h1 {
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
}
.caption h3 {
	color: #ff9a35;
	font-size: 24px;
	margin: 7px 0 12px;
}
.caption a.read-more {
	background-color: #333;
}
.caption a.read-more:hover {
	background-color: #df8c11;
}

.readmore {
	margin-top: 47px;
}
a.read-more {
	background-color: #df8c11;
	color: #fff;
	font-family: Roboto;
	font-weight: bold;
	font-size: 18px;
	padding: 12px 16px 9px;
	position: relative;
	text-align: center;
	z-index: 1;
	letter-spacing: 2px;
}
a.read-more:after {
	background: url('images/read-more-aero.png') no-repeat;
	content: '';
	display: inline-block;
	height: 11px;
	margin: -2px 0 0 7px;
	vertical-align: middle;
	width: 10px;
	z-index: 1;
}
a.read-more:before {
	background: url('images/readmore-shadow.png') no-repeat;
	background-position: left top;
	content: '';
	position: absolute;
	height: 15px;
	margin: 0 0 0 7px;
	width: 119px;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: auto;
	z-index: -1;
}
a.read-more:hover {
	background-color: #333;
	color: #fff;
}

.featured-container {
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
}

/**************** Slider Close ****************/

/**************** Archive Tiles ****************/

.gbn-tile {
	margin-bottom: 30px;
	position: relative;
}

.gbn-tile .tile-text-container {
	position: absolute;
	bottom: 0;
	padding: 15px;
	width: calc(100% - 30px);
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(54, 84, 54, 0.75));
	background: linear-gradient(#355535cc, #0000);
	border-radius: 10px;
}

.most-read-widget,
.newsletter-signup {
	border-radius: 10px;
}

.gbn-tile h2 {
	line-height: 1.25;
}

.gbn-tile p,
.gbn-tile a,
.gbn-tile h3 {
	color: #fff !important;
}

.gbn-tile p.meta a:first-child {
	margin-bottom: 8px;
}

/* layout sizes */
.gbn-tile article {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40%;
	overflow: hidden;
	position: relative;
	color: #355535;
	border-radius: 12px;
	margin-bottom: 20px;
}

#good-results .gbn-tile article {
	background-color: #355535;
}

.gbn-tile article a {
	display: block;
}

.gbn-tile.square article {
	background-image: url('images/gbn-icon.svg');
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fade-in {
	opacity: 0;
	animation: fadeIn ease-in 1;
	animation-fill-mode: forwards;
	animation-duration: 0.75s;
	animation-delay: 0.5s;
}

@media (min-width: 767px) and (max-width: 991px) {
	.gbn-tile {
		height: auto;
	}

	.vh280 .article {
		height: 230px;
	}

	.vh550 .article {
		height: 480px;
	}

	.gbn-tile.double-height {
		height: auto;
	}
}

@media (min-width: 992px) {
	.gbn-tile {
		height: 310px;
	}

	.vh280 .article {
		height: 280px;
	}

	.vh550 .article {
		height: 550px;
	}

	.gbn-tile.double-height,
	.gbn-tile.double-height.gbn-tile article {
		height: 640px;
	}
	.container #gbn-stories .most-read-widget {
		height: auto;
	}
	#banner.col-md-push-6 {
		left: 0;
	}
}

.gbn-tile.double-height.gbn-tile article {
	background-color: #df8c11;
}

.gbn-tile aside {
	display: block;
	min-height: 225px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

aside1.gbn-generate {
	background: #ebeeeb; /* Old browsers */
	background: -moz-linear-gradient(
		top,
		#ebeeeb 0%,
		#ccd4cc 100%
	); /* FF3.6-15 */
	background: -webkit-linear-gradient(
		top,
		#ebeeeb 0%,
		#ccd4cc 100%
	); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to bottom,
		#ebeeeb 0%,
		#ccd4cc 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeeeb', endColorstr='#ccd4cc',GradientType=0 );
	border-radius: 15px;
}

div.newsletter-signup article {
	padding: 2rem;
}

div.newsletter-signup a.sign-up {
	background-color: #355535;
	padding: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	border-radius: 5px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	cursor: pointer;
	font-size: 2rem;
}

div.most-read-widget aside > div:not(:first-of-type) {
	display: none;
}

.gbn-tile aside.widget > div {
	padding: 0.5rem;
}

.gbn-tile aside.widget h3 i.fa {
	font-size: 80%;
	margin-left: 10px;
	cursor: pointer;
}

ul.gbn-most-read {
	counter-reset: most-read-counter;
	margin-top: 15px;
}

ul.gbn-most-read li {
	overflow: hidden;
	float: none;
	clear: both;
}
ul.gbn-most-read li {
	list-style: none;
	font-family: 'Lato', serif;
	font-size: 30px;
	font-weight: 600;
	color: #ffad5b;
	vertical-align: text-top;
	margin-bottom: 0.5rem;
}

ul.gbn-most-read li:before {
	content: counter(most-read-counter);
	counter-increment: most-read-counter;
	display: block;
	width: 10%;
	float: left;
	margin-top: -3px;
}

ul.gbn-most-read li a {
	font-size: 16px;
	font-family: 'Lato', serif;
	font-weight: 400;
	letter-spacing: -0.3px;
	line-height: 1.5;
	margin-bottom: 14px;
	max-height: 50px;
	overflow: hidden;
	display: inherit;
}

.article-list {
	margin-top: 40px;
}

#top-story span.button {
	background-color: #fff;
	padding: 0.5rem;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	display: inline-block;
	text-align: center;
	width: auto;
	height: auto;
}

/* #top-story {
	padding-top: 215px;
} */

#top-story .caption {
	margin-top: 40%;
	margin-bottom: 0;
	text-align: left;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(54, 84, 54, 0.75));
}

.featured-container .container {
	margin-left: 0;
}

.featured-container .container .row {
	margin-right: -20px;
	margin-left: -20px;
}

#top-story a {
	width: 100%;
}

#top-story h2 {
	font-size: 2rem;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top-story p {
	color: #fff;
}

#top-story .featured-container {
	border-radius: 0;
}

article.has-bg {
	min-height: 310px;
}

article.white,
.featured-container.white {
	color: #ffffff;
	text-shadow: 1px 1px 1px #111;
	border-radius: 15px;
}

.white a:not(.black) {
	color: #fff;
}

article .overlay {
	position: absolute;
	top: 0;
	background-image: url(/wp-content/themes/gbn-2017/images/gbn-icon-green.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	filter: brightness(100%);
	transition: 0.25s filter ease-out;
	z-index: -1;
}

article:hover .overlay {
	filter: brightness(40%);
}

.caption {
	padding: 20px 30px 10px;
	width: 100%;
}

.caption h3 {
	font-size: 21px;
	line-height: 1.8rem;
}

.caption p {
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0.017em;
}

.caption .meta {
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 1px;
}

article .twitter {
	position: absolute;
	right: 0.75rem;
	top: 0.75rem;
	z-index: 10;
}

.input-group {
	z-index: 0;
}

@media (min-width: 768px) {
	article.has-bg .caption h3 {
		position: absolute;
		bottom: 2.5rem;
	}

	.caption .meta {
		position: absolute;
		bottom: 2rem;
	}
}

.long-perspective {
	perspective: 1000px;
}

.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

.front,
.back {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

.back {
	transform: rotateY(180deg);
}

.flipper .back {
	background-color: #355535;
	border-radius: 15px;
}

.flipper .front:nth-child(3) {
	display: none;
	border-radius: 15px;
}

.flipper.double-flipped .front:nth-child(3) {
	display: block;
}

.flipper.double-flipped .front:nth-child(1) {
	display: none;
}

.flipper .back:nth-child(4) {
	display: none;
}

.flipper .back:nth-child(2) {
	display: block;
}

.flipper.double-flipped .back:nth-child(4) {
	display: block;
}

.flipper.double-flipped .back:nth-child(2) {
	display: none;
}

/**************** end of Archive Tiles ****************/

/**************** Section start ****************/

.news-left,
.news-right {
	display: inline-block;
	vertical-align: middle;
}
.news-wrap {
	background-color: #fff;
	padding: 6px 20px;
}
.news-left span {
	background-color: #333333;
	color: #fff;
	display: block;
	font-size: 20px;
	font-family: Roboto;
	font-weight: bold;
	height: 40px;
	line-height: 45px;
	text-align: left;
	width: 210px;
	position: relative;
	padding-left: 30px;
	font-style: italic;
}
.news-left span:after {
	background: url('images/news-aero.png') no-repeat;
	content: '';
	height: 40px;
	position: absolute;
	right: -25px;
	width: 25px;
}
.news-right {
	margin-left: 50px;
	width: 76%;
	position: relative;
}
.news-right p {
	font-size: 18px;
	font-family: Roboto;
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: middle;
	padding-top: 3px;
}
.news-right span {
	border-right: 1px solid #999;
	color: #df8c11;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
	margin-right: 14px;
	padding-right: 20px;
	vertical-align: middle;
}
.breaking-news-sec .owl-carousel.owl-loaded {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.sidebar-right {
	background: url('images/light-bg.png') repeat;
}
.img-full {
	position: relative;
}
.img-full .img-caption {
	background-color: #000;
	bottom: 9px;
	left: 0;
	position: absolute;
	width: 100%;
}
.img-full .img-caption p {
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.gapping {
	padding: 30px 0 60px;
}
/*
.gapping > .container {
	margin-top: 165px; 
} */

.blog .gapping > .container {
	margin-top: 0;
}

.post-type-archive-diary .gapping > .container {
	margin-top: 40px;
}

.good-diary.gapping {
	/*padding-top: 160px;*/
}

.good-diary.gapping .container .gbn-tile.diary-month {
	float: left;
	height: 115px;
}

.good-diary.gapping .container .gbn-tile {
	width: 33.333333%;
	max-height: 225px;
}

.good-diary.gapping .container .gbn-tile:nth-child(2) {
	clear: left;
}

.good-diary.gapping .container .gbn-tile article.has-bg {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-ms-flex-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	min-height: 225px;
	/* border-radius: 0; */
}
.good-diary.gapping .container .gbn-tile .caption {
	background-color: rgba(54, 84, 54, 0.75);
	padding: 15px;
}

.good-diary.gapping .container .gbn-tile .caption h3 {
	font-size: 18px;
	line-height: 1.25;
}
.good-diary.gapping .container .gbn-tile .caption p {
	line-height: 1;
}
.good-diary.gapping .container .gbn-tile .caption h3,
.good-diary.gapping .container .gbn-tile .caption p {
	position: relative;
	bottom: 0;
}

.gapping.small {
	padding: 20px 0;
}
.description h2 {
	color: #df8c11;
	margin: 24px 0 7px;
}
.feature-listing .feature-box {
	margin-bottom: 50px;
}
.feature-listing .feature-box:nth-child(2n + 1) {
	clear: both;
}
.feature-listing .feature-box:nth-last-child(-n + 2) {
	margin-bottom: 0;
}
.listing-img {
	background-color: #f5f5f5;
	height: 230px;
	position: relative;
	width: 100%;
}
.listing-img img {
	display: block;
	height: auto;
	left: 50%;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0px);
	width: auto;
}
.feature-listing h4 a {
	color: #df8c11;
	font-size: 19px;
	line-height: 150%;
	margin: 18px 0 10px;
}
.feature-listing h4 a:hover {
	color: #333;
}
.main-left .description {
	margin-bottom: 60px;
}

.news-details a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
}
.news-details a:hover {
	color: #df8c11;
}
.news-details span {
	color: #ccc;
	display: block;
	font-size: 14px;
}
.business-news ul li:last-child {
	margin-bottom: 0;
}
.business-news.first.mCustomScrollbar {
	height: 863px;
}
.business-news.second.mCustomScrollbar {
	height: 590px;
}
.mCSB_scrollTools {
	border: 1px solid #000;
	width: 11px;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background: #cccccc;
	border-radius: 0;
	width: 9px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 0;
	width: 9px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #333333;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #333;
}
.mCSB_inside > .mCSB_container {
	margin-right: 0;
}
/**********15-10-16*********/
.news-right .owl-controls {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	top: 4px;
	font-size: 0;
}
.news-right .owl-controls .owl-prev,
.news-right .owl-controls .owl-next {
	background: #ebebeb;
	border-radius: 50%;
	display: inline-block;
	font-size: 0;
	height: 26px;
	width: 26px;
	margin-left: 5px;
	position: relative;
}
.news-right .owl-controls .owl-prev:before {
	content: '';
	font-size: 25px;
	color: #000;
	font-family: fontawesome;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	line-height: 24px;
	text-align: center;
}
.news-right .owl-controls .owl-next:before {
	content: '';
	font-size: 25px;
	color: #000;
	font-family: fontawesome;
	position: absolute;
	left: 0;
	right: -1px;
	margin: auto;
	line-height: 24px;
	text-align: center;
}
.news-right .stop {
	background: #ebebeb url(images/stop.png) no-repeat center center;
	border-radius: 50%;
	bottom: 0;
	font-size: 0;
	height: 26px;
	margin: auto;
	position: absolute;
	right: 62px;
	top: 0;
	width: 26px;
	cursor: pointer;
	z-index: 1;
}
.news-right .stop:hover,
.news-right .owl-controls .owl-prev:hover,
.news-right .owl-controls .owl-next:hover {
	opacity: 0.7;
}
#home-section-about {
	background: #ebebeb;
}
.abt_left h2 {
	color: #df8c11;
	line-height: 100%;
	padding-bottom: 34px;
	margin-bottom: 18px;
}
.abt_right {
	position: relative;
}
.abt_right:before {
	border: 2px solid #df8c11;
	content: '';
	display: block;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: -1;
}

.abt_right img {
	border: 2px solid #df8c11;
}

#newsletter-signup {
	background: url(images/home-good-section-bg.jpg) no-repeat 0 0;
	position: relative;
	z-index: 1;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
}

.gbn-latest-email {
	color: rgb(245, 245, 245);
}

.gbn-latest-email:hover {
	color: #df8c11;
}

#home-section-good {
	background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)),
		url(images/home-good-section-bg.jpg);
	position: relative;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

#home-section-good:before,
#newsletter-signup:before {
	background: rgba(26, 26, 26, 0.8);
	content: '';
	display: block;
	height: 100%;
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
	margin: auto;
}
.golf_directory h2 {
	color: #fff;
	padding-bottom: 43px;
	margin-bottom: 20px;
}
.golf_directory p {
	color: #fff;
	text-align: center;
}

.good-directory .golf_directory h2,
.good-directory .golf_directory p,
.good-directory .directory_box .directory a {
	color: #000;
}

.scroll-added {
	display: none;
}

.directory_box .directory {
	float: left;
	width: 20%;
}
.directory_box .directory .directory_img {
	background: #e2e2e2;
	border: 3px solid #df8c11;
	border-radius: 50%;
	height: 102px;
	margin: 0 auto 20px;
	position: relative;
	width: 102px;
}
.directory_box .directory .directory_img:before {
	border-radius: 50%;
	box-shadow: 0 0 0 3px #fff;
	content: '';
	height: 116%;
	left: -8%;
	position: absolute;
	right: 0;
	top: -8%;
	transform: scale(0);
	transition: all 0.5s ease 0s;
	width: 116%;
	z-index: -1;
}
.directory_box .directory .directory_img:hover:before {
	transform: scale(1);
}
.directory_box .directory .directory_img img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.directory_box .directory a {
	color: #fff;
	font-size: 20px;
}
.directory_box .directory a:hover {
	color: #fb850f;
}
.directory_search {
	background: #eee;
}
.directory_search p {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 2px 0 0 0;
	float: left;
}
.directory_search {
	background: #eeeeee;
	padding: 7px 28px;
	margin-top: 60px;
}

.directory_search .search {
	padding: 0;
}

.directory_search .search a {
	height: 34px;
	line-height: 32px;
	width: 38px;
	background-color: #333;
}
.directory_search .search a:hover {
	background-color: #df8c11;
}

.diary-month {
	color: #000;
}

#map-canvas {
	width: 100%;
	height: 100%;
	min-height: 350px;
}

.show-map #map-canvas {
	border: 1px solid black;
}

#home-section-about {
	background: #ebebeb;
}
#home-section-about.gapping {
	padding-bottom: 47px;
}

h3.gbn-diary-month {
	/* border-right: 2px solid #355535; */
	margin-bottom: 0;
	padding: 3.5rem 0.5rem 0 0;
	color: #355533 !important;
	text-align: left;
	font-size: 3.5rem;
	font-weight: 900;
}

#diary-entry table {
	width: 100%;
	border-spacing: 1rem;
	border-collapse: separate;
}

#diary-entry table,
#diary-entry table a {
	font-size: 120%;
}

#diary-entry table td:first-child {
	width: 20%;
	font-weight: bold;
	text-align: right;
}

/**************** Section Close ****************/

/**************** Footer ****************/
footer h6 {
	color: #fff;
}

footer div.row > div h6:nth-of-type(2) {
	margin-top: 0.5rem;
}

footer section:first-child {
	background: #355535;
	padding: 40px 0;
	position: relative;
}
footer section:first-child h5 {
	color: #fff;
	font-size: 24px;
	border-bottom: 1px solid #df8c11;
	padding-bottom: 13px;
	margin-bottom: 17px;
	position: relative;
	font-weight: normal;
}

footer section:first-child .row > div {
	padding-right: 2rem;
	padding-bottom: 4rem;
}

@media (min-width: 768px) {
	footer section:first-child .row > div:not(:last-child) {
		background: url(images/footer-divider.png) no-repeat right top;
	}

	footer section:first-child .row > div:nth-child(2) {
		background: none;
	}
}

@media (min-width: 992px) {
	footer section:first-child .row > div:nth-child(2) {
		background: url(images/footer-divider.png) no-repeat right top;
	}
}

ul.gbn-archive-list {
	column-count: 3;
}

ul#menu-footer li {
	margin-bottom: 15px;
	line-height: 100%;
}

ul#menu-footer li a,
ul.gbn-archive-list li a {
	color: #fff;
	line-height: 100%;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	padding-left: 12px;
	position: relative;
	text-transform: capitalize;
}

ul.gbn-archive-list li a:hover {
	color: #df8c11;
}

#search-archive {
	max-width: 60%;
	font-size: 150%;
}

#search-archive ul.gbn-archive-list li a {
	color: #333;
}

#search-archive h6 {
	font-size: 170%;
	color: #333;
	margin-top: 2rem;
}

ul#menu-footer li a:before {
	content: '\f0da';
	left: 0px;
	top: 0px;
	display: block;
	position: absolute;
	font-family: FontAwesome;
	font-size: 15px;
}

ul#menu-footer li a:hover,
ul#menu-footer li.current-menu-item a,
ul#menu-footer li.current-menu-item a:before {
	color: #df8c11;
}

footer section:first-child .footer3 p {
	color: #fff;
	font-size: 15px;
}
footer section:first-child .footer3 .add p {
	background: url(images/footer-add.png) no-repeat 0 3px;
	padding-left: 30px;
	line-height: 21px;
}

footer section:first-child .footer3 .phone p {
	background: url(images/footer-add.png) no-repeat 0 -149px;
	padding-left: 30px;
}
footer section:first-child .footer3 .mail a {
	color: #fff;
	font-size: 15px;
	background: url(images/footer-add.png) no-repeat 0 -228px;
	padding-left: 30px;
}
footer section:first-child .footer3 .mail a:hover {
	color: #df8c11;
}
footer section:first-child .footer3 .phone {
	margin: 25px 0;
}
footer section:first-child .footer2 {
	background: url(images/footer-divider.png) no-repeat right top;
	position: relative;
	margin-right: 1%;
	padding-right: 3%;
	width: 25.9%;
}
footer section:first-child .footer2 #result {
	position: absolute;
	bottom: -28px;
}
footer section:first-child .footer2 input[type='text'] {
	color: #b6b8c2;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	height: 34px;
	border: 1px solid transparent;
	background: #fff;
	padding: 0 10px;
	margin-bottom: 8px;
	width: 100%;
}
footer section:first-child .footer2 textarea {
	color: #b6b8c2;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	height: 59px;
	resize: none;
	border: 1px solid transparent;
	background: #fff;
	padding: 10px;
	margin-bottom: 8px;
	width: 100%;
}
footer
	section:first-child
	.footer2
	input[type='text']::-webkit-input-placeholder {
	color: #b6b8c2;
	opacity: 1;
}
footer section:first-child .footer2 input[type='text']:-moz-placeholder {
	color: #b6b8c2;
	opacity: 1;
}
footer section:first-child .footer2 input[type='text']::-moz-placeholder {
	color: #b6b8c2;
	opacity: 1;
}
footer section:first-child .footer2 input[type='text']:-ms-input-placeholder {
	color: #b6b8c2;
	opacity: 1;
}

footer section:first-child .footer2 textarea::-webkit-input-placeholder {
	color: #b6b8c2;
	opacity: 1;
}
footer section:first-child .footer2 textarea:-moz-placeholder {
	color: #b6b8c2;
	opacity: 1;
}
footer section:first-child .footer2 textarea::-moz-placeholder {
	color: #b6b8c2;
	opacity: 1;
}
footer section:first-child .footer2 textarea:-ms-input-placeholder {
	color: #b6b8c2;
	opacity: 1;
}

footer section:first-child .footer2 input[type='submit'] {
	background: #df8c11 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 100%;
	outline: medium none;
	padding: 8px 30px 6px 15px;
}
footer section:first-child .footer2 input[type='submit']:hover {
	background: #fff;
	color: #df8c11;
}
.newsletter .submit_btn {
	position: relative;
	z-index: 1;
	display: inline-block;
}
.newsletter .submit_btn:before {
	background: url('images/readmore-shadow.png') no-repeat;
	background-position: left top;
	content: '';
	position: absolute;
	height: 15px;
	margin: 0 0 0 7px;
	width: 99px;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: auto;
	z-index: -1;
	background-size: 100% auto;
}
.newsletter .submit_btn:after {
	background: url('images/read-more-aero.png') no-repeat 0 0;
	bottom: 0;
	content: '';
	display: block;
	height: 11px;
	margin: auto;
	position: absolute;
	right: 10px;
	top: 0;
	width: 10px;
	z-index: 1;
}
.newsletter .submit_btn:hover:after {
	background-position: 0 -30px;
}
.footer4 {
	padding-top: 93px;
}
.copyright {
	background: #df8c11;
	padding: 13px 0;
	text-align: center;
}
.copyright p {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.copyright p a {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
}
.copyright p a:hover {
	color: #333;
}
form#quick-enquiry-form {
	position: relative;
}
#quick-enquiry-form .submit_btn #ajaxLoader {
	position: absolute;
	right: -30px;
	top: 7px;
	bottom: 0;
	margin: auto;
}
.nav-menu .close-button {
	display: none;
}
.error_text h3 {
	margin: 20px 0;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
}
.error_text p {
	text-align: center;
}
.error_text p a {
	color: #df8c11;
	display: inline-block;
}
.error_text p a:hover {
	color: #000;
}
/**************** Close ****************/

/*************innerpage*********/

.wp-caption {
	margin-right: 1rem;
	margin-bottom: 1rem;
}

.wp-caption.alignright {
	margin-left: 1rem;
}

.gbn-content .wp-caption p.wp-caption-text {
	font-size: 13px;
}

.gbn-content ul {
	list-style: disc outside none;
	color: #333;
	margin-left: 3rem;
	margin-top: 1rem;
	margin-bottom: 2rem;
}

.gbn-content li {
	list-style: disc;
	font-size: 16px;
	color: inherit;
	font-family: inherit;
}

.innerslider .slider-img {
	min-height: 300px;
}
.alignright {
	float: right;
}

#good-terms-navigation {
	display: none;
}

#alphabet {
	margin-top: 20px;
}
#alphabet li span {
	background: #ccc;
	color: #999;
	border-radius: 4px;
	display: block;
	font-family: Roboto;
	font-weight: bold;
	font-size: 22px;
	height: 36px;
	text-align: center;
	width: 32px;
	line-height: 39px;
}

#alphabet li.active span {
	color: #000;
	cursor: pointer;
}

#alphabet li.active.current span,
#alphabet li.active span:hover {
	background: #df8c11;
	color: #000;
}

#alphabet li.active span:hover {
	color: #fff !important;
}

#alphabet li {
	display: inline-block;
	vertical-align: top;
	margin: 10px 10px 10px 0px;
}
#alphabet li:last-child {
	margin-right: 0;
}

#good-terms a {
	border-bottom: 1px dotted #ccc;
	color: #355535;
	font-family: Roboto;
	font-weight: bold;
	font-size: 22px;
	line-height: 125%;
	padding-bottom: 2px;
}

#good-terms {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}

#good-terms li {
	margin-top: 0.75em;
}
.good-directory #good-terms li:nth-child(2n + 1) {
	clear: both;
}

.good-directory .good-entry {
	border-radius: 20px;
	padding: 21px;
	margin: 0;
	margin-top: 30px;
	height: 90px;
	width: 100%;
}

.good-directory .good-entry.sponsor {
	background: #df8c11;
}

.good-directory .good-entry.premium {
	background: #df8c11;
}

.good-directory .good-entry.enhanced {
	background-color: #df8c11;
	border: 1px solid #355535;
	padding: 18px 21px;
}

.good-directory .good-entry.free {
	padding: 30px 21px;
	margin-top: -15px;
}

#good-results h4 {
	font-size: 35px;
	font-family: Roboto;
	font-weight: bold;
	font-weight: normal;
	color: #fff;
	margin-left: 6px;
	margin-top: 6px;
}

#good-results .free h4 {
	font-size: 20px;
	color: #fff;
}

#good-results p {
	color: #fff;
	font-family: Roboto;
	font-weight: bold;
	font-size: 20px;
	line-height: 140%;
	padding-top: 13px;
}
#good-results .desc {
	width: 73%;
}
.good-entry.bold .em_web .email {
	margin-right: 47px;
}
#good-results {
	padding: 15px 0 30px;
	margin-bottom: 25px;
}

#good-results .good-entry.bold:hover {
	background: #fff;
}
#good-results .good-entry.bold:hover h4 {
	color: #df8c11;
}
#good-results .good-entry.bold:hover p {
	color: #333;
}
#good-results .good-entry.bold:hover .email .em_img {
	background-position: 0 -120px;
}
#good-results .good-entry.bold:hover .website .web_img {
	background-position: -110px -120px;
}
.search_last ul li {
	color: #355535;
	font-size: 22px;
	line-height: 100%;
	font-family: Roboto;
	font-weight: bold;
	padding-top: 23px;
}
.directory-page .title,
.diary-page .title {
	padding-bottom: 41px;
}
.directory-page .title-img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 2%;
}
.directory-page h2,
.diary-page h2 {
	display: inline-block;
	vertical-align: middle;
}
.diary-page h3 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.directory-page .directory-info > div,
.diary-page .diary-info li {
	border-bottom: 1px dotted #999;
	padding: 0.5rem;
	margin: 0.5rem;
	margin-bottom: 1.5rem;
	clear: both;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.directory-info,
.diary-info {
	margin-bottom: 1rem;
}

.directory-info li p.heading,
.diary-info li p.heading {
	color: #355535;
	margin: 6px 0;
}

.directory-info {
	display: flex;
	flex-flow: row wrap;
}

.directory-info > div h2 {
	font-size: 18px;
	color: #355535;
}

.directory-info > div {
	flex-direction: column;
	box-sizing: border-box;
	margin: 1.5rem;
	max-width: calc(50% - 3rem);
	flex: 0 0 50%;
	color: #000;
	font-size: 17px;
	font-family: Roboto;
}
@media (max-width: 767px) {
	.directory-info > div {
		flex: 0 0 100%;
		max-width: 100%;
	}
}



.directory-info p,
.directory-info p a,
.diary-info li p,
.diary-info li p a {
	color: #000;
	font-size: 17px;
	font-family: Roboto;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
}

.directory-info p a:hover,
.diary-info li p a:hover {
	color: #355535;
}

.directory-info i.fa,
.diary-info li i.fa {
	text-align: center;
	width: 6rem;
	height: 6rem;
	color: #fff;
	background-color: #df8c11;
	border-radius: 50%;
	margin: 1.25rem;
	float: left;
}

.directory-info i.fa::before,
.diary-info li i.fa::before {
	vertical-align: -40%;
}

p.social_links {
    white-space: nowrap;
}

.directory-info p.social_links i.fa {
	margin-right: 1rem;
	background-color: #355535;
	border-radius: 20%;
}

.directory-page .category {
	margin-top: 2rem;
}

.social_link .soc_icon a:hover {
	transform: scale(0.9);
}

.category .cat_title {
	background: #ededed;
	color: #000;
	font-family: Roboto;
	font-size: 25px;
	line-height: 100%;
	padding: 19px;
}
.category > ul li {
	color: #355535;
	font-family: Roboto;
	font-size: 18px;
	line-height: 120%;
	position: relative;
	padding-left: 29px;
	margin-bottom: 17px;
}
.category > ul li:before {
	background: url(images/catlist-icon.png) no-repeat left 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 19px;
	height: 17px;
	content: '';
}

.category > ul {
	margin-top: 40px;
	margin-bottom: 23px;
	column-count: 4;
}

.directory-info > ul,
.diary-info > ul {
	column-count: 2;
}

@media (max-width: 500px) {
	.category > ul,
	.directory-info > ul,
	.diary-info > ul {
		column-count: 1;
	}
}

@media (max-width: 640px) {
	#top-story .featured-container h2 {
		font-size: 1.5rem;
	}
}

@media (max-width: 767px) {
	.category > ul {
		column-count: 2;
	}
	.navbar-nav {
		float: left;
	}
}

.good-gallery img {
	float: left;
	border-radius: 50%;
	width: 96px !important;
	height: 96px !important;
	margin-right: 10px;
}

.good-gallery li {
	border: 1px solid #d3d3d3;
	float: left;
	margin-right: 3%;
	padding: 5px;
	width: 30.4%;
	margin-top: 23px;
}
.good-gallery li:nth-child(3n) {
	margin-right: 0;
}

h2.inner-title {
	margin-bottom: 24px;
	padding-bottom: 12px;
	font-family: Roboto;
	font-weight: bold;
	font-weight: normal;
	border-bottom: 1px dotted #355535;
	width: 100%;
}

h2.inner-title a {
	font-size: inherit;
	text-transform: capitalize;
	font-family: Roboto;
	font-weight: bold;
	font-weight: normal;
}

p.inner-meta {
	margin-top: -20px;
}

.orange,
.orange a {
	color: #df8c11;
}

.gbn-content p:first-of-type,
.gbn-content p:first-of-type a {
	font-size: 19px;
	font-weight: bold;
}

.gbn-content p:first-of-type a {
	color: #df8c11;
}

.gbn-content img:first-child:not(.alignright),
.gbn-content figure:first-child:not(.alignright) {
	float: left;
	margin-right: 3%;
}

figure.wp-caption img {
	margin-bottom: 3%;
}

.gbn-content figure.full-width {
	width: 100%;
	max-width: 100%;
}

.gbn-content img.size-full,
.gbn-content figure {
	max-width: 98%;
	border: 1px solid #355535;
	padding: 2px;
	display: table;
}

.gbn-content figure img.size-full {
	border-style: none;
	margin: 0 !important;
}

.gbn-content img.alignright {
	margin: 0 0 2% 2%;
	display: inline;
}

.gbn-content figure figcaption {
	background-color: #df8c11;
	color: #fff;
	padding: 0.5rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	display: table-caption;
	caption-side: bottom;
}

#footer-contact p,
#footer-contact a {
	color: #fff;
}

#footer-contact a:hover {
	color: #df8c11;
}

#footer-contact div {
	padding-left: 2rem;
	margin-bottom: 2rem;
}

#footer-contact div:before {
	content: '\f041';
	position: absolute;
	color: #fff;
	font-family: FontAwesome;
	font-size: 16px;
	margin-left: -2rem;
	padding-top: 5px;
}

#footer-contact div:last-child:before {
	content: '\f0e0';
	padding-top: 0;
}

.pagination-wrap {
	border-top: 1px solid #cccccc;
	margin-top: 26px;
	padding: 50px 0 0;
	text-align: center;
}
.pagination-wrap .pagination {
	border-radius: 0;
	display: inline-block;
	margin: 0;
	vertical-align: top;
}
body .pagination > li {
	float: left;
	margin: 0 1px;
}
body .pagination > li > a,
body .pagination > li > span {
	background: #343236;
	border: 0 none;
	border-radius: 50%;
	box-shadow: 2px -1px 2px 0 rgba(0, 0, 0, 0.65) inset;
	color: #ffffff;
	display: block;
	float: none;
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	line-height: 34px;
	min-height: 35px;
	min-width: 35px;
	padding: 0;
}
body .pagination > .active > a,
body .pagination > .active > a:focus,
body .pagination > .active > a:hover,
body .pagination > .active > span,
body .pagination > .active > span:focus,
body .pagination > .active > span:hover {
	background-color: #355535;
	color: #ffffff;
	cursor: default;
	z-index: 2;
}
body .pagination > li > a:focus,
body .pagination > li > a:hover,
body .pagination > li > span:focus,
body .pagination > li > span:hover {
	background-color: #355535;
	color: #ffffff;
}
body .pagination li .page-more i {
	text-indent: 1px;
}
body .pagination > li.previous > a,
body .pagination > li.next > a {
	background: transparent;
	box-shadow: none;
	color: #333333;
	font-family: Roboto;
	font-weight: bold;
	font-size: 16px;
	font-weight: normal;
}
body .pagination > li.previous {
	margin-right: 10px;
}
body .pagination > li.next {
	margin-left: 10px;
}
body .pagination > li.previous > a:hover,
body .pagination > li.next > a:hover {
	color: #355535;
}
body .pagination > li > .page-more:hover {
	background: #333;
}
body .pagination li.previous .sr-label {
	margin-left: 10px;
}
body .pagination li.next .sr-label {
	margin-right: 10px;
}

@media (max-width: 767px) {
	#logo img {
		filter: drop-shadow(2px 2px 3px #333);
	}
}

#diary-latest article {
	padding-bottom: 13px;
}

.diary-box {
	background: #df8c11;
	padding: 8px;
}

.diary-box a,
.diary-box .date p {
	color: #fff;
	font-weight: bold;
}

.diary-box .diary-img {
	position: relative;
	margin-bottom: 8px;
}

.diary-box .diary-img .date {
	background: #000;
	left: 0;
	padding: 0 12px;
	position: absolute;
	top: 0;
}

.comment-body {
	border-top: 2px dotted #e7e9ee;
	margin-top: 2rem;
	padding-top: 2rem;
}

@media (max-width: 767px) {
	aside.gbn-notice {
		height: 90px;
	}
}

.single-post .gbn-content aside.gbn-notice {
	width: 100%;
	background: #f0f8ff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2rem 0.5rem;
	margin-top: 2.5rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12%;
}
.single-post .gbn-content aside.gbn-notice:before {
	content: 'Story continues after...';
	margin-top: -3.5rem;
	font-size: 70%;
	position: absolute;
	font-weight: bold;
}

.gbn-edit-post-link {
	float: left;
	padding: 1rem;
	margin-top: 1rem;
	margin-left: -7px;
	background-color: #355535;
	border-radius: 0 1rem 1rem 0;
	box-shadow: 0 3px 10px #000;
	position: fixed;
}

.gbn-edit-post-link a {
	color: #fff !important;
	font-weight: bold;
}

/* aside.gbn-notice {
	background-color:#C6C6C6;
} */
/* Bootstrap overrides */

body.tag {
	display: block;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	border-radius: 0;
	white-space: normal;
	color: #333;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	background-color: #ce7b00;
	border: 1px solid #eee;
	border-bottom-style: none;
	color: #fff !important;
}

.nav-tabs {
	border-bottom: 1px solid #ce7b00;
}

.nav-tabs > li > a {
	padding: 5px;
	font-size: 11px;
}

.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #ce7b00 !important;
	font-weight: bold;
}

.gbn-content .btn-success {
	color: #fff;
	background-color: #355535;
	border-color: #355535;
}

.gbn-content .tags .btn-sm {
	font-size: 1rem;
	margin-bottom: 0.25rem;
}

#news-categories li,
#good-categories li {
	float: left;
	margin-right: 1rem;
}

#news-categories li a,
#good-categories li a {
	font-size: 0.8rem;
}

#news-categories,
#good-categories {
	max-height: 0;
	overflow-y: hidden;
	-webkit-transition: max-height 0.5s ease-in-out;
	-moz-transition: max-height 0.5s ease-in-out;
	-o-transition: max-height 0.5s ease-in-out;
	transition: max-height 0.5s ease-in-out;
}

#news-categories.slidedown,
#good-categories.slidedown {
	max-height: 60px;
}

/** Search */

body.full-overlay {
	overflow: hidden;
}

.fade-in-scale {
	-webkit-animation: full-screen-search 0.3s ease-out forwards reverse;
	animation: full-screen-search 0.3s ease-out forwards reverse;
}

.fade-out-scale {
	-webkit-animation: full-screen-search 0.3s ease-out forwards reverse;
	animation: full-screen-search 0.3s ease-out forwards reverse;
}

#full-screen-overlay {
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(135, 175, 135, 0.9);
	z-index: 10;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.full-screen-inner {
	max-width: 1440px;
	padding: 30px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	transition: top 250ms ease-out, -webkit-transform 250ms ease-out;
	transition: top 250ms ease-out, transform 250ms ease-out;
	transition: top 250ms ease-out, transform 250ms ease-out,
		-webkit-transform 250ms ease-out;
}

#full-screen-overlay p {
	font-weight: bold;
	margin: 1rem 0;
	font-size: 150%;
}

#full-screen-overlay form input {
	padding: 15px;
}
#full-screen-overlay .search-bar .large-search-field {
	width: 65%;
	display: inline-block;
	position: relative;
	font-size: 19px;
	line-height: 26px;
	-webkit-appearance: none;
	background: #fff;
	vertical-align: top;
	border: 1px solid #244424;
	box-sizing: border-box;
	margin-right: 10px;
	border-radius: 4px;
	transition: border-color ease-in-out 0.15s;
}

#full-screen-overlay #close-cross-button {
	position: absolute;
	top: 30px;
	right: 60px;
	font-size: 50px;
	z-index: 100;
	cursor: pointer;
}

#full-screen-overlay .btn-primary,
#full-screen-overlay .btn-primary {
	color: #ffae33;
	background-color: #355535;
	border-color: #ce7b00;
	background-image: none;
}

#full-screen-overlay .btn-primary.active,
#full-screen-overlay .btn-success,
#full-screen-overlay .btn-primary:active {
	color: #fff;
	background-color: #355535;
	border-color: #244424;
}

header {
	width: 100%;
	background: #355535;
	z-index: 2;
}
#cssmenu {
	position: relative;
	z-index: 1;
	background-color: #335535;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
#cssmenu p {
	background-color: rgba(0, 0, 0, 0.1);
	padding: 10px 20px;
	display: inline-block;
	color: #db880d;
	float: left;
	margin-left: 0;
	padding-left: 20px;
}
#header-bottom {
	background: #df8c11; /* Old browsers */
	background: -moz-linear-gradient(
		top,
		#df8c11 0%,
		#ce7b00 100%
	); /* FF3.6-15 */
	background: -webkit-linear-gradient(
		top,
		#df8c11 0%,
		#ce7b00 100%
	); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to bottom,
		#df8c11 0%,
		#ce7b00 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df8c11', endColorstr='#ce7b00',GradientType=0 );
	border-bottom: 1px solid #ce7b00;
	padding-top: 20px;
	padding-bottom: 15px;
}
.logo {
	position: relative;
	z-index: 123;
	padding: 10px;
	font: 18px verdana;
	color: #6ddb07;
	float: left;
	width: 15%;
}
.logo a {
	color: #6ddb07;
}
nav {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #head-mobile {
	display: none;
}
#cssmenu {
	font-family: sans-serif;
}
#cssmenu > ul > li {
	float: left;
}
#cssmenu > ul > li > a {
	padding: 17px;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #ddd;
	font-weight: 700;
}
#cssmenu > ul > li:hover > a,
#cssmenu ul li.active a {
	color: #fff;
}
#cssmenu > ul > li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
	background: #448d00 !important;
	-webkit-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: '';
}
#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: '';
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 23px;
	height: 0;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	background: #355535;
	transition: all 0.25s ease;
}
#cssmenu ul ul li:hover {
	background: #ddd;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu li:hover > ul > li {
	height: 35px;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding: 11px 15px;
	width: 220px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
	border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
	color: #fff;
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: '';
}
#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: '';
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0;
}
#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
	background: #363636;
}
#cssmenu ul ul ul li.active a {
	border-left: 1px solid #333;
}
#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active > a {
	border-top: 1px solid #333;
}

#single-hero-header {
	min-height: 50rem;
	max-height: 70rem;
	margin-top: 150px;
}

.single-directory #single-hero-header {
	min-height: 25rem;
}

@media (min-width: 1100px) {
	#single-hero-header {
		margin-top: 150px;
	}
}

#top-story {
	padding-top: 115px !important;
}
@media (min-width: 601px) {
	#top-story {
		padding-top: 140px !important;
	}
}
@media (min-width: 640px) {
	#cssmenu {
		padding-left: 10px !important;
	}
}
@media (min-width: 768px) {
	#cssmenu {
		padding: 0 !important;
	}
	#cssmenu ul {
		margin-left: 10px !important;
	}
}
@media screen and (max-width: 1000px) {
	.caption {
		padding: 20px 20px 10px;
	}
	.small {
		height: 30px !important;
	}
	#logo {
		bottom: 9px;
	}
	.logo {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 46px;
		text-align: center;
		padding: 10px 0 0 0;
		float: none;
	}
	.logo2 {
		display: none;
	}
	nav {
		width: 100%;
	}
	#cssmenu {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		background-color: transparent;
		overflow-y: scroll;
		overflow-x: hidden;
		height: 230px;
	}
	#cssmenu .container {
		padding-right: 0;
	}
	#cssmenu .container p {
		display: none;
	}
	#cssmenu p {
		margin-left: -20px;
	}
	#cssmenu div.row > p {
		line-height: 25px;
		background-color: #355535;
	}
	#cssmenu .search-field {
		float: left;
		position: fixed;
		display: none;
		background-color: #cf8b00;
		margin-left: -1px;
	}
	#cssmenu ul {
		position: absolute;
		width: 100%;
		display: none;
		padding-right: 15px;
	}
	#cssmenu ul.sub-menu {
		z-index: 1;
	}
	#cssmenu ul li {
		width: calc(100% + 13px);
		border-top: 1px solid #444;
	}
	/* #cssmenu ul li:hover{background:#363636;} */
	#cssmenu ul ul li,
	#cssmenu li:hover > ul > li {
		height: auto;
	}
	#cssmenu ul ul li:first-child {
		border-top: 0;
	}
	#cssmenu ul li a,
	#cssmenu ul ul li a {
		width: 100%;
		border-bottom: 0;
	}
	#cssmenu > ul > li {
		float: none;
	}
	#cssmenu ul ul li a {
		padding-left: 40px;
	}
	#cssmenu ul ul li:hover {
		background: #ddd !important;
	}
	#cssmenu ul ul ul li a {
		padding-left: 35px;
	}
	#cssmenu ul ul li a {
		color: #fff;
		background: none;
	}
	#cssmenu ul ul li:hover > a,
	#cssmenu ul ul li.active > a {
		color: #fff;
	}
	#cssmenu ul ul,
	#cssmenu ul ul ul {
		position: relative;
		left: 0;
		margin: 0;
		text-align: left;
	}
	#cssmenu > ul > li.has-sub > a:after,
	#cssmenu > ul > li.has-sub > a:before,
	#cssmenu ul ul > li.has-sub > a:after,
	#cssmenu ul ul > li.has-sub > a:before {
		display: none;
	}
	#cssmenu #head-mobile {
		display: block;
		padding: 23px;
		color: #ddd;
		font-size: 12px;
		font-weight: 700;
	}
	#cssmenu .search-field {
		width: 50px;
	}
	.button {
		width: 45px;
		height: 45px;
		right: 0;
		top: 3px;
		cursor: pointer;
		z-index: 9999999;
	}
	.button.search-button {
		display: block; /*  position: fixed; top: 125px; */
	}
	/* .button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''} */
	.button.menu-opened:after {
		-webkit-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
		top: 23px;
		border: 0;
		height: 2px;
		width: 19px;
		background: #fff;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.button.menu-opened:before {
		top: 23px;
		background: #fff;
		width: 19px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#cssmenu .submenu-button {
		position: absolute;
		z-index: 9999999;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid #444;
		height: 45px;
		width: 45px;
		cursor: pointer;
	}
	#cssmenu .submenu-button.submenu-opened {
		background: #355535;
		border-bottom: 1px solid #444;
		border-left: 1px solid #444;
	}
	#cssmenu ul ul .submenu-button {
		height: 34px;
		width: 34px;
	}
	#cssmenu .submenu-button:after {
		position: absolute;
		top: 22px;
		right: 19px;
		width: 8px;
		height: 2px;
		display: block;
		background: #fff;
		content: '';
	}
	#cssmenu ul ul .submenu-button:after {
		top: 15px;
		right: 13px;
	}
	#cssmenu .submenu-button.submenu-opened:after {
		background: #fff;
	}
	#cssmenu .submenu-button:before {
		position: absolute;
		top: 19px;
		right: 22px;
		display: block;
		width: 2px;
		height: 8px;
		background: #fff;
		content: '';
	}
	#cssmenu ul ul .submenu-button:before {
		top: 12px;
		right: 16px;
	}
	#cssmenu .submenu-button.submenu-opened:before {
		display: none;
	}
	#cssmenu ul ul ul li.active a {
		border-left: none;
	}
	#cssmenu > ul > li.has-sub > ul > li.active > a,
	#cssmenu > ul ul > li.has-sub > ul > li.active > a {
		border-top: none;
	}
	.navbar-nav {
		margin-top: 0;
	}
	.navbar-nav > li > a {
		padding: 15px 15px 15px 30px;
	}
	#menu-header-menu {
		overflow-y: scroll;
	}
	#menu-header-menu li a {
		color: #db880d !important;
	}
	#menu-header-menu li a:hover {
		color: #fff !important;
	}
	.search-field svg {
		fill: #fff;
	}
	.mobile-view {
		display: block;
		position: absolute;
		top: 10px;
		right: 0;
		height: 75px;
	}
	.mobile-view .button.search-button {
		margin-right: 0;
		transition: all 0.5s;
	}
	.mobile-view .button.search-button svg {
		margin-top: 0;
	}
	.mobile-view .search-field {
		background-color: transparent;
		float: none;
		transition: all 0.5s;
	}
	.mobile-view .search-field svg {
		margin-top: 1px;
		margin-bottom: 16px;
		margin-left: 0;
	}
	.mobile-view p {
		float: none;
		margin-top: 12px;
		color: white;
		line-height: 21px;
		margin-right: 13px;
		transition: all 0.5s;
	}
	.directory_box .directory .directory_img {
		width: 75px;
		height: 75px;
	}
	/* .headContainer {overflow: scroll !important;	height: 100%;} */
}

.shrink-svg {
	height: 19px;
}

.shrink-margin {
	position: relative;
	top: -12px !important;
}

.shring-svg-container {
	height: 30px;
}

@media (min-width: 1001px) {
	.banner-img {
		bottom: 10px;
		left: 0;
		transform: none;
		clear: none;
		float: right;
		padding: 0 15px 0 5px;
	}
	#cssmenu p.archives {
		color: white;
	}
}

@media (min-width: 1150px) {
	#top-story {
		padding-top: 144px;
	}
}

/* Buillding the new style */

.container #gbn-stories .newsletter-signup {
	background: #df8c11;
	background: -moz-linear-gradient(top, #df8c11 0%, #ce7b00 100%);
	background: -webkit-linear-gradient(top, #df8c11 0%, #ce7b00 100%);
	background: linear-gradient(to bottom, #df8c11 0%, #ce7b00 100%);
	margin: 0px 15px 30px !important;
	width: calc(100% - 30px);
}

.signup-container {
	max-height: 100%;
	width: 100%;
	padding: 15px;
	position: relative;
	background: #df8c11;
	background: -moz-linear-gradient(top, #df8c11 0%, #ce7b00 100%);
	background: -webkit-linear-gradient(top, #df8c11 0%, #ce7b00 100%);
	background: linear-gradient(to bottom, #df8c11 0%, #ce7b00 100%);
	text-align: center;
}

.signup-container .widget-left {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-ms-flex-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.signup-container .widget-right img {
	margin: 15px auto 0;
}

.signup-container h2 {
	text-align: center;
	font-size: 1.75rem;
	color: #fff;
}

.signup-container p {
	font-size: 1.25rem;
	text-align: center;
	color: #fff;
}
.signup-container p:nth-child(3),
.signup-container p:nth-child(3) a {
	font-weight: bold;
	display: inline;
}
.signup-container p:nth-child(3) a {
	text-decoration: underline;
}

.signup-container p.centre {
	text-transform: uppercase;
}

.container > div.gbn-tile {
	height: 225px;
}

.container div#gbn-stories div.gbn-tile a,
.container > div.gbn-tile a {
	width: 100%;
}
.container div#gbn-stories .gbn-most-read li a {
	width: 90%;
}

/* .container > div.gbn-tile section {
	background-color: #c6c6c6;
} */
.container
	div#gbn-stories
	div.gbn-tile:not(.most-read-widget):not(.newsletter-signup),
.container > div.gbn-tile section aside.gbn-notice {
	height: 225px;
	margin-bottom: 30px;
}
.container > div.gbn-tile section aside.gbn-notice {
	/* width: 90%;
   height: 201px;
	margin: 12px auto; */
	background-size: 90%;
}

.container div#gbn-stories div.gbn-tile:not(.most-read-widget) {
	margin: 0;
}

.container div#gbn-stories div.gbn-tile article,
.container > div.gbn-tile article {
	min-height: 225px;
	border-radius: 15px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-ms-flex-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	position: relative;
}
.container div#gbn-stories div.gbn-tile article .tile-text-container,
.container > div.gbn-tile article .tile-text-container {
	background-color: rgba(54, 84, 54, 0.75);
	padding: 15px;
}
.container div#gbn-stories div.gbn-tile article h3,
.container > div.gbn-tile article h3 {
	font-size: 18px;
}

#Xmost-read-widget-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 15px 0;
}

.most-read-widget {
	background-color: #ce7b00;
	width: calc(100% - 30px);
	margin-left: 15px;
}
/*
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown .current-choose {
	color: white;
	margin-right: 5px;
}

.dropdown .triangle-down {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 9px solid #000;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ce7b00;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
	width: 132px;
    right: -16px;
}

.dropdown-content li {
	width: 100%;
    text-align: center;
}

.dropdown:hover .dropdown-content {
    display: block;
	margin: 0 !important;
}
*/
@media (min-width: 992px) and (max-width: 1199px) {
	.container div#gbn-stories .gbn-tile:nth-child(3),
	.container div#gbn-stories .gbn-tile:nth-child(7) {
		width: 100%;
	}
}
@media (min-width: 992px) and (max-width: 1000px) {
	.container #gbn-stories .newsletter-signup {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
}

@media (min-width: 1001px) {
	.signup-container {
		padding: 0 30px;
		width: 100%;
		top: 50%;
		transform: translateY(-50%);
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-justify-content: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.signup-widget {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-justify-content: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-around;
	}
	.widget-right,
	.widget-left {
		width: 40%;
	}
	.widget-right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
	.widget-right img {
		margin: 0 auto;
		width: 80%;
		height: 80%;
	}
	.container #gbn-stories .newsletter-signup {
		margin: 40px 0;
	}
}

@media (min-width: 1200px) {
	.most-read-widget {
		background-color: #ce7b00;
		width: 30.3333333%;
		margin-left: 15px;
		margin-right: 15px;
	}
	.container #gbn-stories .newsletter-signup {
		width: 100vw;
		right: calc((100vw - 100%) / 2);
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.container div#gbn-stories {
		position: relative;
	}
	body.blog .container div#gbn-stories > div:nth-child(1) {
		position: absolute;
		top: 255px;
	}
	body.blog .container div#gbn-stories > div:nth-child(3) {
		position: absolute;
		top: 510px;
	}
	.container div#gbn-stories .most-read-widget {
		height: 735px;
		overflow-y: scroll;
	}
	.container div#gbn-stories .most-read-widget::-webkit-scrollbar {
		display: none;
	}
	.container div#gbn-stories .newsletter-signup {
		margin-top: 0 !important;
		border-radius: 0;
	}
	.container div#gbn-stories .newsletter-signup .signup-widget {
		max-width: 1170px;
		margin: 0 auto;
	}
	ul.gbn-most-read li {
		font-size: 17px;
		margin-bottom: 0;
	}
}

@media (min-width: 1260px) {
	#top-story .container .caption {
		width: calc(100vw + 5px);
		padding-left: calc((100vw - 1112px) / 2);
	}
}

@media (min-width: 1200px) {
	.nav-tabs {
		margin-right: 25px !important;
	}
}

/* Landing page */
body.blog .container div#gbn-stories div.gbn-tile article,
body.blog .container > div.gbn-tile article {
	border-radius: 10px;
}

body.page-id-105780 div.gbn-content h2 {
	font-size: 25px;
	text-transform: capitalize;
	margin-bottom: 1rem;
}

body.page-id-105780 div.gbn-content h3 {
	margin-bottom: 0.75rem;
}

body.page-id-105780 div.gbn-content thead td {
	font-size: 18px;
	font-weight: bold;
}

body.page-id-105780 div.gbn-content td {
	padding: 0.5rem;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 22px;
}
.page-id-5836 blockquote {
	margin-bottom: 2rem;
}

.g.g-66 {
	text-align: center;
    padding-bottom: 15px;
}