/*
Theme Name: Leo Trends
Author: Leo
Version: 1.0
Text Domain: leo_trends

/* =WordPress Core
-------------------------------------------------------------- */
#tinymce
{
	margin: 5px;
}
.alignnone
{

	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter
{

	display: block;
	margin: 5px auto 5px auto;
}

.alignright
{

	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft
{

	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright
{

	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone
{

	margin: 5px 20px 20px 0;
}

a img.alignleft
{

	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter
{

	display: block;
	margin-left: auto;
	margin-right: auto
}
.thickbox
{
	cursor: zoom-in;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}

.wp-caption
{

	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone
{

	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft
{

	margin: 5px 20px 20px 0;
}

.wp-caption.alignright
{

	margin: 5px 0 20px 20px;
}
.has-animate
{
	visibility: hidden;
}
.has-animate.animated
{
	visibility: visible;
}
.wp-caption img
{

	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text
{

	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text
{

	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus
{

	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* =END WordPress Core
-------------------------------------------------------------- */
#TB_closeWindowButton
{
	bottom: 0;
	right: 0;
}
#TB_caption
{
	height: auto;
}
article ol,
article ul
{
	margin-bottom: 10px;
	margin-top: 0;
	padding-left: 24px;
}
article li
{
	margin-bottom: 5px;
	margin-top: 5px;
}



a.alignnone
{
	display: inline-block;
}

::-webkit-input-placeholder
{
}

:-moz-placeholder
{
 /* color Firefox 18- */  
}

::-moz-placeholder
{
  /* Firefox 19+ */ 
}

:-ms-input-placeholder
{ 
}
a
{
	color: #333;
}
a:focus,
a:hover
{
	color: #666;
}
.entry-content a
{
	color: #009be2;
}
.entry-content a:focus,
.entry-content a:hover
{
	color: #303133;
}
.btn
{
	transition: color 200ms 0s, background-color 200ms 0s;
}
.btn-primary
{
	background-color: #009be2;
	border-color: #009be2;
}
.btn-primary:hover,
.btn-primary:focus
{
	background-color: #fff;
	color: #009be2;
	border-color: #009be2;
}

.form-control.focus
{
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none;
}
.form-control-text
{
	padding-top: 7px;
	padding-bottom: 8px;
}
.nav-tabs > li:first-child
{
	margin-left: 5px;
}
.nav-tabs > li > a
{
	background: #eee;
	border-color: #eee #eee #ddd;
	font-weight: 700;
}

#wapper
{
	font-size: 15px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	/*"Roboto Condensed",sans-serif*/
	color: #555;
}
.container
{
	max-width: 960px;
}
.gotop
{
	background: rgba(0,0,0,0.4);
	border-radius: 50%;
	bottom: 30px;
	display: inline-block;
	padding: 20px;
	position: fixed;
	right: 15px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	padding: 10px 11px;
	z-index: 99;
}
.navbar-fixed-top
{
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}
#wapper
{
	padding-top: 70px;
}
.navbar-inverse
{
	background-color: #fff;
	border: 0;
}
.admin-bar #wapper
{
	padding-top: 102px;
}
.admin-bar .navbar-fixed-top
{
	top: 32px;
}
.navbar-inverse .navbar-brand
{
	color: #009be2;
	font-size: 19px;
	font-weight: bold;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover
{
	color: #333;
}
.navbar
{
	min-height: auto;
	border-radius: 0;
	margin: 0;
	border-color: transparent;
}
.navbar-brand.text
{
	color: #fff;
}
.navbar-brand.active.text,
.navbar-brand.text:hover,
.navbar-inverse .navbar-nav > li:hover,
.navbar-inverse .navbar-nav > li:focus,
.navbar-inverse .navbar-nav > li.active ,
.navbar-inverse .navbar-nav > li.active:hover,
.navbar-inverse .navbar-nav > li.active:focus
{
	background-color: transparent !important;
}
.navbar-inverse .navbar-nav > li > a
{
	color: #009be2;
}
.navbar-inverse .navbar-nav > li:hover > a,
.navbar-inverse .navbar-nav > li:focus > a,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .current-menu-item > a,
.navbar-inverse .navbar-nav > .current-menu-item > a:hover,
.navbar-inverse .navbar-nav > .current-menu-item > a:focus,
.navbar-inverse .navbar-nav > .current-menu-parent > a,
.navbar-inverse .navbar-nav > .current-menu-parent > a:hover,
.navbar-inverse .navbar-nav > .current-menu-parent > a:focus
{
	background-color: transparent;
	color: #555;
}
#top .container
{
	position: relative;
}
.dropdown-menu
{
	color: #fff;
	background-color: #009be2;
	border: 0;
}
.dropdown-menu > li > a
{
	color: #fff;
	background-color: #009be2;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover
{
	color: #009be2;
	background-color: #fff;
}
.relative
{
	position: relative;
}
.absolute
{
	position: absolute;
}
/**/
.lead
{
	font-size: 1.5em;
}
a.none-underline
{
	text-decoration: none;
}
.row-list > .item
{
	margin-bottom: 30px;
}
.collection .thumb
{
	display: block;
}
.collection .absolute
{
	bottom: 0;
	margin: 0;
	width: 100%;
	background: #000; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,.65),rgba(0,0,0,0)); /*Safari 5.1-6*/
	background: -o-linear-gradient(top,rgba(0,0,0,.65),rgba(0,0,0,0.65)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(center top,rgba(0,0,0,.65),rgba(0,0,0,0)); /*Fx 3.6-15*/
	background: linear-gradient(to top, rgba(0,0,0,.65), rgba(0,0,0,0)); /*Standard*/
	color: #fff;
	text-shadow: 0 0 10px #000;
}
.collection a *,
.collection a
{
	color: #fff;
}
.collection a:hover *,
.collection a:hover
{
	color: #ccc;
}
.col-nopadding.row
{
	margin-left: 0;
	margin-right: 0;
}
.col-nopadding.row .item
{
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
p.readmore
{
	margin-bottom: 0;
}
.feedback-list .item,
.review-list .item
{
	padding: 10px 20px;
}
.feedback-list .lead-item .feedback-content,
.review-list .lead-item .feedback-content
{
	font-size: 1.1em;
}
.feedback-list blockquote,
.review-list blockquote
{
	font-size: 1em;
	border-left: 0;
	margin: 0 0 5px;
	padding: 0;
}
.feedback-list  blockquote.lead,
.review-list  blockquote.lead
{
	font-size: 1.2em;
}
.rating
{
	font-size: 1.1em;
	color: #d9534f;
}
.big-star .rating
{
	font-size: 1.8em;
}
.medium-star .rating
{
	font-size: 1.5em;
}
.rating.rated
{
	color: #f0ad4e;
}
.thumb
{
	display: block;
	overflow: hidden;
}
.thumb20.thumb,
.thumb20 .thumb
{
	float: left;
	width: 20%;
	margin-right: 10px;
}
.thumb25.thumb,
.thumb25 .thumb
{
	float: left;
	width: 25%;
	margin-right: 10px;
}
.thumb30.thumb,
.thumb30 .thumb
{
	float: left;
	width: 30%;
	margin-right: 10px;
}
.thumb50.thumb,
.thumb50 .thumb
{
	float: left;
	width: 50%;
	margin-right: 10px;
}
.thumb20 img,
.thumb25 img,
.thumb30 img,
.thumb50 img
{
	height: auto !important;
}
.social a
{
	margin-left: 5px;
	margin-right: 5px;
}
.help-block
{
	min-width: 540px;
	margin: 0;
}
.form-control
{
	border-radius: 0;
}
.home hr
{
	border-color: transparent;
}
.rm-collapsed
{
	position: relative;
}
.rm-collapsed:after
{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
	position: absolute;
	height: 30px;
	z-index: 1;
	left: 0;
	right: 0;
	content: " ";
	bottom: 0;
}
.clear-left
{
	clear: left;
}
#header
{
}
#header .navbar-default
{
	font-weight: bold;
	text-transform: uppercase;
}
.navbar .navbar-brand.logo
{
	position: relative;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	display: block;
	background: none !important;
}
.image-page
{
	position: relative;
	height: 500px;
	overflow: hidden;
}
.image-page .breadcrumb
{
	color: #ddd;
	margin-bottom: 10px;
	padding: 0;
}
.image-page .breadcrumb a
{
	color: #ddd;
}
.image-page h2
{
}

h2.heading
{
	padding-bottom: 5px;
	margin-bottom: 20px;
}
h2.heading a
{
	color: #009be2;
}
h2.heading a:hover
{
	color: #555;
}
.heading .more
{
	padding-top: 0.6em;
	font-weight: 500;
}
.main-container
{
	padding-top: 20px;
	padding-bottom: 30px;
}
.breadcrumb
{
	padding: 6px 12px;
}
.breadcrumb a
{
	color: #777;
}
.paginations
{
	text-align: center;
}
.pagination > li > a, .pagination > li > span
{
	color: #009be2;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover
{

}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover
{
	background-color: #009be2;
	border-color: #009be2;
}

div.section-myblock .container,
section.myblock .container
{
	padding-top: 50px;
	padding-bottom: 50px;
}
div.myblock .container
{
	padding-top: 30px;
	padding-bottom: 30px;
}
.heading small,
.heading .small
{
	text-transform: none;
	padding-left: 6px;
	padding-right: 0;
}
.trending-icon
{
	overflow: hidden;
}
.trending-icon
{
	overflow: hidden;
}
.trending-icon:before
{
	position: relative;
	left: -0.1em;
	bottom: -0.2em;
}

.owl-carousel blockquote
{
	margin: 0;
}
.row.owl-carousel
{
	margin-left: 0;
	margin-right: 0;
}
.row.owl-carousel .item
{
	width: 100%;
	padding: 0;
}
.owl-item.active .absolute
{
	display: block;
}
ul.lastnews
{
	
}
ul.lastnews li a
{
	line-height: 40px;
	height: 40px;
	display: block;
}
ul.lastnews li + li a
{
	border-top: 1px solid #ddd;
}
.post-categories .post-category + .post-category
{
	margin-top: 30px;
}
h2.heading
{
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
.post-category .item-lead h3
{
	margin-top: 0;
}
.post-list.row-list .item.thumb25
{
	margin-bottom: 15px;
}
.post-list .item h4
{
	font-size: 1em;
}
.post-list .item.thumb25 h4,
.post-list .item.thumb30 h4
{
	margin-top: 0;
}
.call
{
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	color: #3c763d;
	padding: 5px 10px;
	border-radius: 4px;
	margin-top: 10px;
}
.img-item
{
	overflow: hidden;
}
.img-item img
{
	width: 100%;
}
footer#main-footer
{
	background-color: #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
}
footer#main-footer .container
{
	font-size: 13px;
}
.footer-menu
{
	padding-bottom: 20px;
}
.footer-copy
{
	color: #999;
}
.footer-copy a
{
	color: #999;
}
.footer-copy a:hover
{
	color: #555;
}
.footer-copy p
{
	margin-top: 10px;
}
.guide-list .images img,
.blog-list .images img
{
	width: 100%;
}
.nav.nav-pills > li > a
{
	background-color: #eee;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover
{
	background-color: #009be2;
}
.has-error .input-group .input-group-btn a
{
	border-color: #a94442;
	border-left-color: #ccc;
}
.counter
{
	font-size: 50px;
	font-weight: 600;
	color: #009be2;
	margin-top: 20px;
}
hr.separator-break
{
	border-top-width: 2px;
	width: 90px;
	border-color: #ddd;
}
.slideshow
{
	position: relative;
}
.slideshow .container
{
	padding-left: 0;
	padding-right: 0;
}
.bg-opacity
{
	background-color: #141618;
	opacity: 0.6;
	position: relative;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.slideshow .item
{
	min-height: 400px;
}
.slideshow .absolute
{
	bottom: 30px;
	left: 0;
	right: 0;
}
.slideshow .thumb-caption
{
	padding-left: 60px;
	padding-right: 60px;
}
.slideshow .thumb-caption .description
{
	padding-bottom: 20px;
}
.slideshow .thumb-caption p,
.slideshow .thumb-caption h2
{
	color: #fff;
	text-shadow: 0 3px 4px rgba(0,0,0,0.5);
	margin-top: 0;
}
.slideshow .thumb-caption h2 a
{
	color: #fff;
}
.slideshow .thumb-caption h2 a:hover
{
	text-decoration: underline;
}
.background-gray
{
	background-color: #eaeaea;
}
.post-navigation
{
	margin-top: 20px;
}
.nav-previous
{
	float: left;
}
.nav-next
{
	float: right;
}
.text-lead
{
	font-size: 18px;
	max-width: 696px;
	margin: 20px auto;
}
.feedback
{
	position: relative;
}
.feedback blockquote
{
	font-size: 24px;
	border-left: 0;
	color: #fff;
	padding: 100px 100px;
	text-align: center;
}
.feedback blockquote small,
.feedback blockquote .small,
.feedback blockquote footer
{
	color: #fff;
	font-size: 70%;
}
.feedback blockquote footer
{
	margin-top: 20px;
}

#groupBookingModal .form-group
{
	margin-bottom: 0;
}
.fa-streetsign:before{content:"\e029";}
.fa-telescope:before{content:"\e02a";}
.fa-genius:before{content:"\e046";}

@media (min-width: 768px)
{
	.slideshow h2.heading
	{
		font-weight: 600;
		letter-spacing: -0.02em;
	}
	.row-padding-sm
	{
		margin-left: -5px;
		margin-right: -5px;
	}
	.row-list.row-padding-sm > .item
	{
		margin-top: 0;
		margin-bottom: 10px;
		padding-left: 5px;
		padding-right: 5px;
	}
	#mainnav.navbar-collapse
	{
		padding-left: 0;
		padding-right: 0;
	}
	#mainnav.navbar-collapse .navbar-right
	{
		margin-left: 15px;
		margin-right: 0;
	}
	#mainnav .navbar-nav > li > a
	{
		font-size: 19px;
	}
	#mainnav .navbar-nav > li > .dropdown-menu
	{
		min-width: 220px;
	}
	#mainnav .dropdown-menu > li > a
	{
		font-size: 16px;
	}
	#mainnav .navbar-nav > li.donate
	{
		margin-left: 15px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#mainnav .navbar-nav > li.donate a
	{
		padding: 9px 20px;
		color: #fff;
	}
	#mainnav .navbar-nav > li.donate:hover a,
	#mainnav .navbar-nav > li.donate a:focus
	{
		color: #4cae4c;
	}
	#mainnav .fa-dropdown
	{
		font-size: 0.8em;
	}
	.navbar .navbar-brand.logo
	{
		height: 120px;
	}
	.navbar .navbar-brand.logo img
	{
		float: left;
		height: 90px;
		max-width: none;
	}
	#top
	{
	}
	#menu-top
	{
		float: right;
		margin-top: -90px;
		margin-right: 110px;
	}
	#menu-top.navbar-nav > li
	{
		margin-left: 20px;
	}
	#menu-top.navbar-nav > li > a
	{
		padding: 0;
	}
}
@media (min-width: 992px)
{
	.intro-page
	{
		width: 60%;
	}
}
@media (min-width: 1200px)
{
	#menu-top
	{
		float: right;
		margin-top: -40px;
	}
}
@media (max-width: 768px)
{
	.navbar-inverse
	{
		background-color: #F6F6F6;
		box-shadow: inset 1px 2px 4px rgba(0,0,0, 0.3);
	}
	.navbar .navbar-brand.logo img
	{
		margin-left: 20px;
		height: 100%;
	}
	.navbar-toggle
	{
		background-color: #009be2;
		border-color: #009be2;
	}
	.navbar .navbar-brand.logo
	{
		padding-top: 0;
		padding-bottom: 0;
	}
	h1
	{
		font-size: 2.2em;
	}
	h2
	{
		font-size: 1.8em;
	}
	h3
	{
		font-size: 1.5em;
	}
	.lead
	{
		font-size: 1.3em;
	}
	#menu-top
	{
		float: right;
		width: 49%;
	}
	#top
	{
		position: fixed;
		top: 0;
		left: 120px;
		right: 85px;
		z-index: 1031;
		text-align: right;
	}
	#top > div.container
	{
		background-color: transparent;
		display: inline-block;
		padding: 0;
	}
	.mainnav
	{
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	}
	.slideshow h2.heading
	{
		font-size: 1.6em;
	}
	.slideshow .btn
	{
		padding: 6px 12px;
		font-size: 1em;
	}
	.slideshow .absolute
	{
		top: 50px;
	}
}



