/* LICENSE & DETAILS
==================================================
    Theme Name: GAEA
	Theme URI: https://demo.imithemes.com/gaea-wp/
	Author: imithemes
	Author URI: https://imithemes.com
	Version: 3.4.3
	Description: <strong>Responsive WordPress Theme for Non Profits, Designed & Developed by imithemes</strong> - <a href="http://www.imithemes.com">www.imithemes.com</a>. Follow us for update notifications:<br/> <a href='http://twitter.com/imithemes'>Twitter</a><br/> | <a href='http://www.facebook.com/imithemes'>Facebook</a>
	License: ThemeForest Split License for WP Themes
	License URI: http://themeforest.net/licenses/standard
	Text Domain: framework
	Domain Path: /language
	Requires at least: 5.0
	Tested up to: 6.5.5
	Requires PHP: 7.4
*/
/*-------------------------------------------------------------------------------------------*/
/* 0. RESET */
/*-------------------------------------------------------------------------------------------*/
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
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-spacing: 0;
	border-collapse: collapse
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	outline:none
}
iframe{
	border:0
}
/* ==================================================
   1. Basic Styles
================================================== */
html, body {
	height: 100%
}
html, hmtl a{
	width:100%;
	font-size: 100%; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%
}
a{
	color:#555555;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s
}
a:hover{
	text-decoration:none
}
a:hover,
a:active,
a:focus{
	outline: 0;
	color:#666
}
a img {
	border: none
}
a > img {
	vertical-align: middle
}
.gray-bg{
	background:#e8e8e8
}
.gray-text{
	color:#bababa
}
.lgray-bg{
	background:#fafafa
}
.dgray-bg{
	background:#333
}
img {
	max-width: 100%
}
img, object, embed, audio, video {
	max-width: 100%
}
img {
	height: auto
}
strong, .strong {
  	font-weight: 700
}
pre{
    padding: 20px
}
p {
	margin: 0 0 20px
}
i, em, .italic{
	font-style:italic
}
.uppercase{
	text-transform:uppercase
}
.align-left{
	float:left;
	margin:0 25px 0 0px!important
}
.align-right{
	float:right;
	margin:0 0 0 25px!important
}
.text-align-left {
	text-align: left
}
.text-align-center {
	text-align: center
}
.text-align-right {
	text-align: right
}
.color-text {
    color: #fff
}
.through{
	text-decoration:line-through
}
.border-radius{
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%
}
/*-----------------------------------------------*/
/*	WordPress Core Native Styling	*/
/*-----------------------------------------------*/
/* reset screen-reader-text & bypostauthor classes */
.screen-reader-text, .bypostauthor {
	position: static !important
}
.screen-reader-text {
	display: none
}
.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
}
.wp-block-gallery{
    margin-bottom: 20px
}
.wp-block-cover p:not(.has-text-color){
    color: #fff
}
.blocks-gallery-item a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.wp-block-button{
    margin-bottom: 1em
}
.wp-block-group.has-background .wp-block-group__inner-container{
    padding: 30px 30px 10px
}
.wp-caption {
	margin-bottom: 24px;
}
.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
}
.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
}
.gallery-caption {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
	position:relative;
    background:none;
    color:#666;
    padding:6px 20px;
    opacity:1
}
.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}
.gallery-item:hover .gallery-caption {
	opacity: 1
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none
}
article img{
	max-width:100%;
	height:auto
}
/* ==================================================
   2. Typography
================================================== */
h1,
h2,
h3,
h4,
h5,
h6{
	margin:0 0 18px 0;
	color:#333;
	font-weight:400;
	line-height:1.5;
    font-family: "Roboto", sans-serif;
}
h1{
	font-size:30px
}
h2{
	font-size:24px
}
h2 small{
	display:block;
	letter-spacing:.1em;
	text-transform:uppercase;
	font-size:45%
}
h3{
	font-size:18px
}
h3.block-title{
	text-transform:uppercase;
	font-size:16px
}
h4{
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:.1em;
}
h5{
	font-size:14px
}
h6{
	font-size:12px
}
h1.short, h2.short, h3.short, h4.short, h5.short, h6.short, p.short{
	margin-bottom:5px
}
h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
    margin-top: 22px
}
h1 a, h2 a, h3 a, h5 a, h6 a{
	color:#333;
	text-decoration:none
}
.huge{
	font-size:10em
}
blockquote{
	margin:30px 0;
	padding:0 0 0 30px;
	border-left:3px solid
}
blockquote p{
	margin-bottom:0;
	white-space:normal;
	font-style:italic;
	font-size:20px
}
blockquote cite{
	color:#fff
}
blockquote cite:before{
	content:"- "
}
p{
	margin:0 0 18px 0
}
p.md{
	font-size:16px
}
p.lg{
	font-size:30px
}
.big{
	font-size:200%
}
.thin{
	font-weight:300
}
p.drop-caps:first-letter {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    padding: 4px;
    font-size: 75px;
	font-family:Georgia, serif;
    line-height: 60px
}
p.drop-caps.secondary:first-letter {
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 4px;
    color: rgb(255, 255, 255)
}
hr{
	display:block;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	height:1px;
	border:0;
	background:#e8e8e8
}
hr.sm{
	display:inline-block;
	margin:15px 0;
	width:40px;
	height:2px;
	border:0
}
hr.md{
	display:inline-block;
	margin:15px 0;
	width:100px;
	height:2px;
	border:0
}
hr.fw{
	display:block;
	clear:both;
	margin-top:0;
	margin-bottom:50px;
	width:100%;
	height:1px;
	border:0
}
ul.checks, ul.angles, ul.carets, ul.chevrons{
	margin:0;
	list-style-type:none;
	margin-bottom:15px
}
ul.checks > li, ul.angles > li, ul.carets > li, ul.chevrons > li{
	margin:10px 0
}
ul.checks > li > i, ul.angles > li > i, ul.carets > li > i, ul.chevrons > li > i{
	margin-right:2px
}
ul.inline{
	margin:10px 0
}
ul.inline > li{
	display:inline-block;
	margin-right:10px
}
ul.inline > li i.fa{
	margin-right:2px
}
ul.nav-list-primary > li a{
	display:block;
	padding:8px;
	border-bottom:1px solid #eceae4;
	color:#666;
	text-decoration:none
}
ul.nav-list-primary > li a:hover{
	text-decoration:none
}
ul{
	margin:10px 0 10px 20px;
	list-style-type:disc
}
ol{
	margin:10px 0 10px 30px;
	list-style-type: decimal
}
ul ul, ol ul{
	margin:10px 0 10px 20px
}
ul ul{
	list-style-type:circle
}
dl{
	margin:10px 0
}
dl dt{
	font-weight:700
}
ul.icon{
	margin:15px 0;
	list-style-type:none
}
ul.icon > li .fa{
	margin-right:7px
}
.nav-tabs > li > a{
	line-height:31px
}
address.ico i{
	display:inline-block;
	float: left;
	clear:both;
	padding-top: 3px
}
address.ico p{
	margin:0;
	padding-bottom:10px
}
address.ico span{
	display:inline-block;
	padding-left:20px
}
.cursive{
	font-family: 'Georgia', serif;
	font-style:italic;
	text-transform:none;
	font-weight:400;
	letter-spacing:0
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700
}
.form-control{
	margin-bottom:20px
}
.title, .widget-title{
	border-bottom:#e8e8e8 1px solid
}
.titleb{
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:.1em
}
.title-border{
	padding-bottom:9px;
	display:inline-block;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin-bottom:-1px
}
.title-border .label i{
	color:#fff
}
.addresses .title .title-border{
	border-bottom:0;
	margin-bottom:0
}
.addresses .title .title-border h3{
	margin-bottom:0
}
.addresses address{
	padding-top:15px
}
.admin-bar .is-sticky .main-menu-wrapper{
	top:28px!important
}
.fc-day-grid-event > .fc-content{
	white-space:normal!important
}
.fc-day-grid-event .fc-time{
	display: block
}
 .dgx-donate-form-section input[type="checkbox"], input[type="radio"]{
	 margin:-2px 10px 0 10px
}
/* Page links */
.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: uppercase
}
.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px
}
.page-links a {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none
}
.page-links a:hover {
	background: #41a62a;
	border: 1px solid #41a62a;
	color: #fff
}
.page-links > .page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto
}
/*Event Registration*/
.ticket-booking{
    position:relative;
    z-index:999
}
.event-ticket{
    background-color:#fff!important;
    border-radius:10px;
    min-height:250px
}
#ticketModal .modal-body{
    background-color:#7a7e84!important
}
.event-ticket-left{
    width:13%;
    float:left;
    min-height:250px;
    border-right:3px dashed #eee;
    position:relative;
    z-index:900
}
.event-ticket-left .ticket-handle{
    height:150px;
    border:5px solid transparent;
    width:35px;
    border-radius:40px;
    margin:50px 0 0 32px;
    background-color:#7a7e84!important;
    box-shadow:inset 0 0 5px rgba(0,0,0,.3);
    float:left
}
.event-ticket-left .ticket-cuts{
    position:absolute;
    width:30px;
    height:30px;
    background-color:#7a7e84!important;
    top:-15px;
    right:-15px;
    border-radius:100%
}
.event-ticket-left .ticket-cuts-top{
}
.event-ticket-left .ticket-cuts-bottom{
    bottom:-15px;
    top:auto
}
.event-ticket-right{
    float:left;
    width:86%
}
.event-ticket-right-inner{
    padding:30px
}
.event-ticket-info{
    border-top:2px solid #333;
    border-bottom:2px solid #333
}
.event-ticket-info p{
    text-transform:uppercase;
    font-size:14px;
    color:#999;
    text-align:center;
    margin-bottom:0;
    padding:5px
}
.event-ticket-info p strong{
    color:#222
}
.event-ticket-info .col{
    float:left;
    width:33.33%
}
.event-ticket .ticket-cost{
    min-width:100px;
    height:40px;
    padding:0 20px;
    text-align:center;
    color:#fff;
    display:inline-block;
    line-height:40px;
    font-size:30px;
    float:right;
    margin-top:30px
}
.event-area{
    text-align:center;
    display:block;
    color:#999;
    padding:10px 0
}
.event-ticket-info .btn{
    -webkit-border-radius:0;
    border-radius:0;
    height:36px
}
.event-ticket .event-location{
    border-right:2px solid #333;
    border-left:2px solid #333
}
.registerant-info{
    display:block;
    margin-bottom:20px
}
.ticket-id{
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    transform:rotate(-90deg);
    position:absolute;
    right:-112px;
    top:50%;
    margin-top:-100px;
    height:200px;
    z-index:11
}
#login-uder-form .checkbox input[type="checkbox"]{
	position:relative;
	margin-left:0;
	margin-top:2px;
	margin-right:10px;
	float:left
}
@media print {
	.single-event .body{
		display:none
	}
	.single-event #ticketModal{
		display:block
	}
	.modal-footer{
		display:none
	}
	.modal-content{
		box-shadow:none;
		border:0
	}
	.modal-header .close{
		display:none
	}
	.event-ticket .event-location{
		font-size:14px!important
	}
	.event-area{
		display:none
	}
	.event-ticket-left{
		border-color:#999
	}
	.ticket-cost{
		background-color: #f0ad4e!important;
		color:#fff!important
	}
}
/* ==================================================
   3. Margin Bottom Sets
================================================== */
.margin-0{
	margin-bottom:0 !important
}
.margin-10{
	margin-bottom:10px !important
}
.margin-15{
	margin-bottom:15px !important
}
.margin-20{
	margin-bottom:20px !important
}
.margin-30{
	margin-bottom:30px !important
}
.margin-40{
	margin-bottom:40px !important
}
.margin-50{
	margin-bottom:50px !important
}
.margin-60{
	margin-bottom:60px !important
}
.margin-70{
	margin-bottom:70px !important
}
.margin-80{
	margin-bottom:80px !important
}
.push-top{
	margin-top:35px
}
/* ==================================================
   4. Padding Sets
================================================== */
.padding-b0{
	padding-bottom:0!important
}
.padding-tb10{
	padding-top:10px;
	padding-bottom:10px
}
.padding-tb20{
	padding-top:20px;
	padding-bottom:20px
}
.padding-tb30{
	padding-top:30px;
	padding-bottom:30px
}
.padding-tb45{
	padding-top:45px;
	padding-bottom:45px
}
.padding-tb75{
	padding-top:75px;
	padding-bottom:75px
}
.padding-tb100{
	padding-top:100px;
	padding-bottom:100px
}
.padding-tb125{
	padding-top:125px;
	padding-bottom:125px
}
.padding-b0{
	padding-bottom:0!important
}
/* ==================================================
   5. Spacers Sets
================================================== */
.spacer-10{
	height:10px
}
.spacer-20{
	height:20px
}
.spacer-30{
	height:30px
}
.spacer-40{
	height:40px
}
.spacer-50{
	height:50px
}
.spacer-60{
	height:60px
}
.spacer-70{
	height:70px
}
.spacer-75{
	height:75px
}
.spacer-100{
	height:100px
}
.spacer-10,
.spacer-20,
.spacer-30,
.spacer-40,
.spacer-50,
.spacer-60,
.spacer-70,
.spacer-75,
.spacer-100{
	clear:both;
	width:100%
}

/* ==================================================
   5. Multi purpose Elements
================================================== */
.overlay-transparent, .gallery-grid .gallery-cat{
	background:rgba(0,0,0,.6)
}
.checkers-overlay{
	background:url('assets/images/checkers.png') repeat
}
.pattern-overlay{
	background:url('assets/images/pattern.png') repeat
}
.next-prev-nav{
	display:inline-block
}
.next-prev-nav a{
	display:inline-block;
	width:20px;
	height:20px;
	color:#fff;
	text-align:center;
	line-height:20px;
	text-decoration:none
}
.next-prev-nav a:hover{
	color:#fff
}
.meta-data{
	color:#999;
	font-size:11px;
	text-transform:uppercase;
	font-weight:700
}
.meta-data a{
	color:#666
}
.meta-data a i{
	color:#999
}
.meta-data a:hover{
	text-decoration:none
}
.meta-data > span{
	margin-right:20px;
	display:inline-block
}
.meta-data i{
	margin-right:4px
}
.meta-data > span:last-child{
	margin-right:0
}
.isotope .isotope-item {
/* change duration value to whatever you like */
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-ms-transition-duration: 0;
	-o-transition-duration: 0;
	transition-duration: 0
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.media-box{
	position:relative;
	display:block;
	max-width:100%
}
.media-box .zoom, .media-box .expand{
	position:absolute;
	width:36px;
	height:36px;
	line-height:36px;
	margin:0 auto;
	text-align:center;
	color:#fff!important;
	font-size:1.2em;
	z-index:999;
	left:50%;
	top:50%;
	margin-left:-18px;
	margin-top:-18px;
	-webkit-border-radius:4px;
	border-radius:4px;
	opacity:0;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s
}
.media-box:hover img{
	opacity:.9
}
.media-box:hover .zoom, .media-box:hover .expand{
	opacity:1;
	-webkit-transition: opacity .3s .2s;
	-moz-transition: opacity .3s .2s;
	-ms-transition: opacity .3s .2s;
	-o-transition: opacity .3s .2s;
	transition: opacity .3s .2s
}
.media-box .media-box-wrapper{
	padding:30px
}
.social-links{
	margin:0;
	list-style-type:none
}
.social-links li{
	display:inline-block;
	margin-right:10px;
	font-size:18px
}
.icon-block{
	text-align:center
}
.icon-block .icon{
	width:120px;
	height:120px;
	line-height:135px;
	text-align:center;
	display:inline-block;
	-webkit-border-radius:100%;
	border-radius:100%;
	color:#fff;
	margin-bottom:25px
}
.icon-block .icon > i{
	font-size:3em
}
.icon-block .icon >span{
	display:block
}
.icon-block p{
	padding:0 20px
}
.secondary-bar .icon-block{
	text-align:left;
	display:inline-block
}
.secondary-bar .icon-block .icon{
	width:70px;
	height:70px;
	line-height:75px;
	margin-bottom:0;
	margin-right:20px
}
.secondary-bar .icon-block .icon i{
	font-size:2em
}
.flexslider {
	margin: 0;
	padding: 0;
	position:relative
}
.flexslider.loading{
	background:url('assets/images/loader.gif') no-repeat scroll center center
}
.flexslider .slides{
	margin:0;
	list-style-type:none
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
} 
html[xmlns] .slides {
	display: block
} 
* html .slides {
	height: 1%
}
.flexslider .slides {
	zoom: 1
}
.flexslider .flex-direction-nav{
	margin:0;
	list-style-type:none
}
.flexslider .flex-control-nav{
	list-style-type:none;
	width:100%;
	text-align:center;
	position:absolute;
	z-index:11;
	left:0;
	bottom:-30px;
	padding:0;
	margin:0
}
.flexslider .flex-control-nav li{
	display:inline
}
.flexslider .flex-control-nav a{
	width:10px;
	height:10px;
	border-radius:100%;
	background-color:#e8e8e8;
	display:inline-block;
	margin:0 6px;
	text-indent:-9999px;
	text-decoration:none
}
.flexslider .flex-prev, .flexslider .flex-next{
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#f8f7f3;
	margin-bottom:10px;
	position:absolute;
	top:25px;
	right:0px;
	font-size:14px;
	line-height:25px;
	width:25px;
	height:25px;
  	display: inline-block;
  	font-family: FontAwesome;
  	font-style: normal;
  	font-weight: normal;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	text-decoration:none;
	text-align:center;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s
}
.flexslider .flex-prev{
	left:auto;
	right:30px
}
.flexslider .flex-prev:before{
  content: "\f104"
}
.flexslider .flex-next:before{
  content: "\f105"
}
.entry .flexslider{
	margin-bottom:40px
}
/* Added in v1.1 */
.hero-slider.flexslider{
	position:relative;
	z-index:1;
	height:565px;
	width:100%;
	overflow:hidden
}
.hero-slider.flexslider .flex-viewport{
	width:100%
}
.hero-slider.flexslider > ul.slides{
	height:100%
}
.hero-slider.flexslider ul.slides li{
	height:565px;
	width:100%;
	overflow:hidden;
	position:static;
	background-attachment:scroll!important
}
.hero-slider.flexslider .flex-control-nav{
	bottom:-40px;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s
}
.hero-slider.flexslider:hover .flex-control-nav{
	bottom:10px;
	-webkit-transition: bottom .3s .2s;
	-moz-transition: bottom .3s .2s;
	-ms-transition: bottom .3s .2s;
	-o-transition: bottom .3s .2s;
	transition: bottom .3s .2s
}
.hero-slider.flexslider .flex-prev, .hero-slider.flexslider .flex-next{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:50px;
	height:50px;
	right:-50px;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
	font-size:25px;
	line-height:50px;
	display:block;
	color:#fff;
	background:rgba(0,0,0,.5);
	text-align:center;
	top:50%;
	margin-top:-30px
}
.hero-slider.flexslider ul.slides li a{
	display:block;
	height:100%;
	width:100%
}
.hero-slider.flexslider ul.slides li .container{
	vertical-align: middle;
	display:table;
	height:100%
}
.hero-slider.flexslider ul.slides li .container .slider-caption{
	display:table-cell;
	vertical-align:middle
}
.slider-caption > span{
	font-size:24px;
	color:#fff;
	background:rgba(0,0,0,.5);
	padding:30px
}
.hero-slider.flexslider .flex-prev{
	left:-50px
}
.hero-slider.flexslider:hover .flex-prev{
	left:20px
}
.hero-slider.flexslider:hover .flex-next{
	right:20px
}
.inner-slider.flexslider{
	height:230px
}
.entry .flexslider{
	margin-bottom:40px
}
.slider-wrapper{
	position:relative
}
.nivoSlider{
	-webkit-box-shadow:none!important;
	-moz-box-shadow:none!important;
	box-shadow:none!important;
	margin-bottom:0!important;
	position:relative;
	z-index:1;
	overflow:hidden
}
.nivo-directionNav a{
	top:45%!important
}
.nivo-controlNav{
	width:100%;
	z-index:2;
	position:absolute;
	bottom:10px
}
.nivo-caption{
	background:rgba(0,0,0,.7);
	text-align:center
}
.nivoSlider img{
	max-height:100%
}
.nivoslider{
	height:230px;
	overflow:hidden
}
.double-border{
	position:relative;
	width:100%;
	height:3px
}
.double-border > div{
	position:absolute;
	width:50%;
	height:3px;
	left:0;
	top:0;
	display:block
}
.double-border > div:last-child{
	right:0;
	left:auto
}
.nav-np a{
	color:#666;
	position:absolute;
	top:9px;
	right:6px;
	font-size:18px;
	line-height:25px;
	width:25px;
	height:25px;
  	display: inline-block;
  	font-family: FontAwesome;
  	font-style: normal;
  	font-weight: normal;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	text-decoration:none;
	text-align:center;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s
}
.nav-np a:first-child{
	left:auto;
	right:30px
}
.nav-np a:last-child{
	left:auto;
	right:6px
}
.border-cols{
	margin:30px 0;
	border-bottom:1px solid #e8e8e8
}
.border-right{
	border-right:1px solid #e8e8e8
}
.border-left{
	border-left:1px solid #e8e8e8
}
.border-top{
	border-top:1px solid #e8e8e8
}
.border-bottom{
	border-bottom:1px solid #e8e8e8
}
.border-right.panel-widget-style{
	padding-right:15px
}
.border-left.panel-widget-style{
	padding-left:15px
}
.border-cols:after, .post-content:after, .related-posts:after, .border-cols:before, .post-content:before, .related-posts:before{
  display: table;
  content: " "
}
.border-cols:after, .post-content:after, .related-posts:after{
  clear: both
}
.border-cols > div{
	float:left;
	padding:0 15px;
	border-right:1px solid #e8e8e8
}
.border-cols > div:first-child{
	padding-left:0
}
.border-cols > div:last-child{
	border:0
}
.cols2 > div{
	width:50%
}
.cols3 > div{
	width:33.333333%
}
.cols4 > div{
	width:25%
}
.basic-link{
	font-size:13px;
	display:inline-block
}
.basic-link:hover{
	color:#333
}
.basic-link.inverted{
	text-transform:uppercase;
	margin-top:10px
}
.sort-destination, .isotope-grid{
	list-style-type:none;
	margin:0
}
.isotope-grid{
	margin-top:40px
}
.isotope-grid.posts-grid{
	margin-top:0
}
.dark-bg h2.title{
	color:#fff;
	border-bottom-color:#fff
}
.dark-bg h2.title small{
	color:#fff
}

/* ==================================================
   6. Site Structure & Appearance
================================================== */
body{
	background-color:#fff;
    font-family: "Roboto Slab", serif;
	color:#666;
	font-size:14px;
	font-weight:300;
	line-height:1.5;
	background-attachment:fixed
}
body.boxed{
	background-color:#666
}
body.boxed .body{
	position:relative;
	margin:0 auto;
	max-width:1080px;
	width:100%;
	height:auto;
	overflow-x: hidden;
	background-color:#fff;
	-webkit-box-shadow:0 0 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 2px rgba(0,0,0,.2);
	box-shadow:0 0 2px rgba(0,0,0,.2)
}
@media (min-width: 1200px) {
body.boxed .body .site-header, body.boxed .body .main-menu-wrapper{
	max-width:100%;
	width:1080px
}
}
.site-header{
	position:absolute;
	top:0;
	left:50%;
	width:1080px;
	margin:0 auto;
	margin-left:-540px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);
	box-shadow:0 1px 2px rgba(0,0,0,.1)
}
.logged-in.admin-bar .site-header{
	top:32px
}
.boxed.logged-in.admin-bar .header-v1 .site-header{
	top:0
}
.logged-in.admin-bar .is-sticky .lower-header{
	top:32px!important
}
.logged-in.admin-bar .header-v2 .site-header{
	top:0
}
.logged-in.admin-bar .header-v2 .is-sticky .lower-header{
	top:32px!important
}
.logged-in.admin-bar .header-v3 .site-header{
	top:0
}
.logged-in.admin-bar .header-v3 .is-sticky .full-width-menu{
	top:32px!important
}
@media (min-width: 1200px) {body.boxed .is-sticky .full-width-menu{width:1080px;}}
body.boxed .body .site-header{
	-webkit-box-shadow:none;
			box-shadow:none;
	-webkit-border-radius:0;
			border-radius:0
}
.top-custom-text{
	color:#ccc;
	padding-top:0;
}
.top-custom-text a{
	color:#fff
}
.top-header{
	position:relative;
	z-index:2;
	background-color:#292929;
	height:37px
}
.events-ajax-caller h3{
	margin-bottom:10px
}
.events-ajax-caller .btn{
	margin-top:10px
}
.events-ajax-caller .grid-content{
	padding-bottom:20px
}
.events-ajax-caller{
	margin:0;
	list-style-type:none
}
.events-ajax-caller .counter-preview{
	height:38px
}
.events-ajax-caller .counter-preview:before,
.events-ajax-caller .counter-preview:after{
	content:" ";
	display:table
}
.events-ajax-caller .counter-preview:after{
	clear:both
}
.events-ajax-caller .counter-preview .timer-col{
	width:25%;
	text-align:center
}
.events-ajax-caller .counter-preview{
	width:100%
}
.upcoming-event-bar{
	line-height:37px
}
.upcoming-event-bar h4{
	line-height:37px;
	float:left;
	margin-bottom:0;
	color:#fff;
	font-size:11px;
	opacity:.7;
	padding-right:12px;
	border-right:1px solid #1e2326
}
.preview-event-bar{
	line-height:37px
}
.preview-event-bar h4{
	line-height:37px;
	float:left;
	margin-bottom:0;
	color:#fff;
	font-size:11px;
	opacity:.7;
	margin-right:12px;
	border-right:1px solid #1e2326
}
.counter{
	overflow:hidden;
	float:left;
	height:37px
}
.counter .timer-col{
	float:left;
	padding:0 10px;
	border-right:1px solid #1e2326
}
.counter-preview{
	float:left;
	height:37px;
	border-right:1px solid #1e2326
}
.counter-preview .timer-col{
	float:left;
	padding:0 10px;
	border-right:1px solid #3d474c
}
.timer-col #days, .timer-col #hours, .timer-col #minutes, .timer-col #seconds{
	display:inline-block;
	color:#fff;
	opacity:.8
}
.timer-col .timer-type{
	font-size:12px
}
.top-header .social-links{
	float:right
}
.top-header .social-links li{
	line-height:35px
}
.top-header .social-links a{
	padding:0 5px;
	display:block;
	color:rgba(255,255,255,.4);
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s
}
.top-header .social-links a:hover{
	opacity:1
}
.top-menu{
	float:right;
	margin:0;
	list-style-type:none
}
.top-menu li{
	display:inline-block;
	letter-spacing:.04em;
	text-transform:uppercase;
	font-weight:700;
	font-size:12px
}
.top-menu li a{
	padding:0 20px;
	line-height:37px;
	display:block;
	color:rgba(255,255,255,.8);
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s
}
.top-menu li a:hover{
	text-decoration:none
}
.lower-header{
	width:100%;
	position:relative;
	z-index:9;
	min-height:60px;
	background-color:rgba(255,255,255,.9);
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}
.lower-header.sticky-header{
	height:60px
}
body.boxed .body .lower-header{
	-webkit-box-shadow:none;
			box-shadow:none;
	-webkit-border-radius:0;
			border-radius:0
}
h1.logo{
	padding:11px 0;
	margin:0;
	float:left;
	line-height:normal;
	font-size:16px
}
h1.logo a{
	line-height:1
}
h1.logo .theme-blogname{
	line-height:38px
}
h1.logo img{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}
.sticky-header h1.logo img{
	height:42px
}
.site-header h1.logo .default-logo{
	display:block
}
.site-header h1.logo .retina-logo{
	display:none
}
.for-navi .col-md-8{
	position:inherit!important
}
.for-navi.container{
	position:relative
}
/* ==================================================
   6.1. Main Navigation
================================================== */
.main-navigation{
	width:100%;
	display:block
}
.main-navigation > ul{
	margin:0;
	list-style-type:none;
	float:right
}
.main-navigation > ul > li{
	letter-spacing:.07em;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	position:relative;
	display:inline-block
}
.main-navigation > ul > li > a{
	display:block;
	color:#555;
	padding:0 12px;
	line-height:60px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}
.main-navigation > ul > li:last-child > a{
	padding-right:0
}
.main-navigation > ul > li > a > i{
	color:#999
}
.main-navigation > ul > li > a:hover{
	text-decoration:none
}
.main-navigation > ul > li ul{
	margin:0;
	list-style-type:none;
	position:absolute;
	top:75px;
	left:30px;
	z-index:999;
	display:none;
	min-width:100%;
	height:auto;
	background:#666;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);
	box-shadow:0 1px 2px rgba(0,0,0,.2);
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	margin-left:12px
}
.main-navigation > ul > li ul:before {
	position: absolute;
	left:50%;
	top: auto;
	margin: -10px 0px 0px -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 5px;
	border-bottom-color: rgba(41,41,41,.9);
	content: " ";
	pointer-events: none
}
.main-navigation > ul > li ul li ul:before {
	position: absolute;
	left:0;
	top: auto;
	margin: 15px 0px 0px -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 5px;
	border-right-color: rgba(41,41,41,.9);
	content: " ";
	pointer-events: none
}
.main-navigation > ul > li:last-child ul li ul:before {
	margin-left: 20px
}
.main-navigation > ul > li > ul li{
	line-height: normal;
	font-size:11px;
	position:relative
}
.main-navigation > ul > li > ul li > a{
	display:block;
	color:rgba(255,255,255,.8);
	padding:10px 20px;
	border-bottom:1px solid rgba(255,255,255,.2);
	white-space:nowrap;
	text-decoration:none
}
.main-navigation > ul > li > ul > li a:hover{
	color:#fff
}
.main-navigation > ul > li > ul > li > a:hover{
	text-decoration:none;
	background-color:rgba(0,0,0,.05)
}
.main-navigation > ul > li > ul li:last-child > a{
	border-bottom:0
}
.main-navigation > ul > li > ul li ul{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:0;
	list-style-type:none;
	left:100%!important;
	top:0!important;
	min-width: inherit;
	margin-left:11px;
	position:absolute
}
.main-navigation > ul > li.megamenu{
	position:inherit!important;
	left:0
}
.main-navigation > ul > li.megamenu i{
	font-size:100%
}
.main-navigation > ul > li.megamenu > ul{
	margin:0;
	list-style-type:none;
	width:1080px;
	left:-20px!important
}
.main-navigation .megamenu-container{
	padding:25px;
	width:100%;
	color:#fafafa
}
.main-navigation .megamenu-container p{
	text-transform:none;
	font-weight:normal;
	color:rgba(255,255,255,.8);
	font-size:13px
}
.main-navigation .megamenu-container ul{
	margin:0;
	list-style-type:none;
	display:block!important;
	color:#fafafa;
	left:0!important;
	box-shadow:none;
	opacity:1!important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background:transparent;
	position:relative!important;
	text-align:left!important;
	margin-left:0
}
.main-navigation .megamenu-container ul .meta-data{
	color:#fafafa
}
.main-navigation > ul > li.megamenu > ul:before {
	position: absolute;
	left:50%;
	top: auto;
	margin: -10px 0px 0px -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 5px;
	border-bottom-color: rgba(41,41,41,.9);
	content: " ";
	pointer-events: none
}
.main-navigation > ul > li.megamenu .meta-data{
	text-transform:none
}
.main-navigation .megamenu-container .megamenu-sub-title{
	display:block;
	padding-bottom:7px;
	margin-bottom:12px;
	color:#fff;
	font-weight:400;
	font-size:17px;
	text-align:left!important;
	border-bottom:1px solid rgba(255,255,255,.2)
}
.main-navigation .megamenu-container ul li a{
	white-space:normal;
	display:block;
	padding:7px 0;
	border-bottom:0
}
.main-navigation .megamenu-container ul li a i{
	display:none
}
.main-navigation .megamenu-container ul.sub-menu li a:hover{
	text-decoration:none
}
#menu-toggle{
	float:right;
	font-size:20px;
	line-height:60px
}
.smenu-opener {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
	height: 35px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    line-height: 35px;
	justify-content: center;
	align-items: center;
	display: flex
}
/* Added in v1.5 */
.lower-header{
	height:auto
}
.header-v2 .site-header, .header-v3 .site-header{
	position:relative;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	left:0;
	margin:0;
	width:100%;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
.header-v2 .is-sticky .lower-header, .header-v3 .is-sticky .lower-header{
	width:100%;
	left:0;
	margin:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}
.search-module, .cart-module{
	position:relative
}
.search-module-trigger, .cart-module-trigger{
	width:30px;
	float:right;
	margin-left:15px;
	text-align:right;
	position:relative;
	line-height:60px
}
.search-module-opened, .cart-module-opened{
	display:none;
	position:absolute;
	z-index:999;
	right:0;
	padding:15px;
	background:#fff;
	border:1px solid #ddd;
	border-top:0;
	top:60px
}
.cart-module-opened{
	padding:0;
	min-width:240px
}
.header-quickcart .woocommerce-mini-cart{
	margin:0;
	list-style-type:none;
	padding-bottom:5px
}
.header-quickcart .woocommerce-mini-cart__buttons{
	margin: 0 -1px -1px
}
.header-quickcart .woocommerce-mini-cart__buttons a{
	-webkit-border-radius:0!important;
	-moz-border-radius:0!important;
	border-radius: 0!important;
	margin: 0;
	width: 50%;
	float: left;
	font-size: 13px;
	line-height: 25px!important;
	text-align: center;
	border-bottom: 0!important;
	padding: .618em 1em
	
}
.header-quickcart .woocommerce-mini-cart > li{
	border-bottom:1px solid rgba(0,0,0,.1)!important;
	padding:15px!important;
	line-height: 1.2em
}
.header-quickcart .woocommerce-mini-cart li:last-child{
	border-bottom:0!important
}
.header-quickcart .woocommerce-mini-cart > li .quantity{
	font-size: 13px
}
.header-quickcart .woocommerce-mini-cart > li .remove_from_cart_button{
	float: right
}
.header-quickcart .woocommerce-mini-cart__total{
	margin-bottom: 0;
	padding: 15px;
	border-top:1px solid #ddd
}
.header-quickcart .woocommerce-mini-cart__empty-message{
	padding: 15px;
	margin-bottom: 0
}
.header-quickcart ul.cart_list li a, .header-quickcart ul.product_list_widget li a {
    display: block;
    font-weight: 700;
	color: #555
}
.header-quickcart ul.cart_list li:before, .header-quickcart ul.cart_list li:after{
	content: "";
	display: table
}
.header-quickcart ul.cart_list li:after{
	clear: both
}
.header-quickcart .woocommerce-mini-cart > li > a > img{
	width:50px;
	height:50px;
	float:left;
	margin-right:12px
}
.header-quickcart a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0
}
.header-quickcart a.remove:hover {
    color: #fff !important;
    background: red
}
.cart-tquant{
	position: absolute;
	top: 50%;
	margin-top:-14px;
	right: -14px;
	padding:2px 5px;
	color: #fff;
	background: red;
	line-height: 12px;
	font-size: 10px;
	text-align: center;
	font-weight: 700;
	border-radius: 100%
}
.full-width-menu{
	position:absolute;
	width:100%
}
.full-width-menu .main-navigation > ul > li > a > i, .full-width-menu .search-module-trigger, .full-width-menu .cart-module-trigger{
	color:#fff
}
.full-width-menu .main-navigation > ul > li > a{
	color:#fff
}
.full-width-menu .main-navigation > ul > li > a:hover{
	color:rgba(255,255,255,.8)
}
.full-width-menu .main-navigation > ul > li > a > i{
	color:#eee
}
.full-width-menu .main-navigation > ul > li ul li{
	text-transform:none;
	font-weight:400;
	font-size:12px
}
.full-width-menu .main-navigation > ul > li.megamenu > ul:before, .full-width-menu .main-navigation > ul > li > ul:before{
	border-bottom-color:#fff
}
.full-width-menu .main-navigation > ul > li ul li ul:before{
	border-right-color:#fff
}
.full-width-menu .main-navigation > ul > li.megamenu > ul ul:before{
	display:none
}
.full-width-menu .main-navigation > ul > li > ul li > a{
	border-bottom-color: #eee
}
.full-width-menu .main-navigation > ul > li > ul > li a:hover{
	color:#666
}
.full-width-menu .main-navigation .megamenu-container, .full-width-menu .main-navigation .megamenu-container .megamenu-sub-title, .full-width-menu .main-navigation .megamenu-container p, .full-width-menu .main-navigation .megamenu-container ul, .full-width-menu .main-navigation > ul > li > ul li > a{
	color:#666
}
.full-width-menu .main-navigation .megamenu-container ul .meta-data{
	color:#ddd
}
.full-width-menu .main-navigation .megamenu-container .megamenu-sub-title{
	border-bottom-color:#eee
}
.full-width-menu > .container > .main-navigation > ul{
	float:none
}
.full-width-menu .main-navigation > ul > li > a{
	line-height:45px;
	margin:0 10px
}
.full-width-menu .main-navigation > ul > li ul {
	margin-left:20px;
    top: 45px
}
.full-width-menu .main-navigation > ul > li ul ul{
	margin-left:12px;
	top:0
}
.full-width-menu .main-navigation .megamenu-container{
	width:1040px;
	text-align:left
}
.full-width-menu .main-navigation .megamenu-container ul{
	top:0;
	margin-left:0
}
.header-v3 .search-module-trigger, .header-v3 .cart-module-trigger{
	margin-top:12px;
	line-height:normal
}
.header-v3 .lower-header .social-links{
	margin-top:24px
}
.header-v3 .lower-header{
	position:static!important
}
.header-v3 .top-header .social-links{
	display:none
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eceae4;
	left: 50%;
	margin-left: -1.5px
}
.timeline > li {
	margin-bottom: 20px;
	position: relative
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table
}
.timeline > li:after {
	clear: both
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table
}
.timeline > li:after {
	clear: both
}
.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #eceae4;
	border-radius: 5px;
	padding: 20px;
	padding-top:10px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05)
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 29px;
	right: -10px;
	display: inline-block;
	border-top: 10px solid transparent;
	border-left: 10px solid #eceae4;
	border-right: 0 solid #eceae4;
	border-bottom: 10px solid transparent;
	content: " "
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 30px;
	right: -9px;
	display: inline-block;
	border-top: 9px solid transparent;
	border-left: 9px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 9px solid transparent;
	content: " "
}
.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	padding-top:11px;
	font-size: 12px;
	line-height:12px;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	z-index: 10;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%
}
.timeline > li > .timeline-badge span{
	font-size:14px;
	display:block;
	line-height:16px
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 10px;
	left: -10px;
	right: auto
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 9px;
	left: -9px;
	right: auto
}
.timeline-title {
    margin-top: 8px;
	margin-bottom:10px;
    color: inherit
}
.timeline-title a{
	text-decoration:none
}
.timeline-body > p:last-child,
.timeline-body > ul:last-child {
	margin-bottom:0
}
.timeline-body > p + p {
	margin-top: 5px
}
.timeline-body .media-box{
	margin-bottom:15px
}
.events-timeline.timeline > li > .timeline-panel{
	padding:0
}
.events-timeline.timeline .timeline-body .media-box{
	margin-bottom:0
}
.events-timeline.timeline > li .timeline-heading{
	padding:20px;
	padding-top:10px;
	padding-bottom:10px
}
.events-timeline .info-cols li{
	border-bottom:0;
	border-top:1px solid #e8e8e8
}
.events-timeline .info-cols li:last-child{
	border-right:0
}
.events-timeline .info-cols li a:hover{
	background:none
}
.blog-full-width .meta-data{
	margin-top:7px
}
.blog-full-width .meta-data span{
	margin:10px 0;
	display:block
}
.blog-full-width .post .img-thumbnail{
	margin-bottom:20px
}	
.blog-full-width .post-meta:before, .blog-full-width .post-meta:after{
	content:" ";
	display:table
}
.blog-full-width .post-list-item{
	border-bottom:0
}
.blog-full-width .post-meta:after{
	clear:both
}
.blog-full-width .post-meta > span{
	border-bottom:1px solid #e8e8e8;
	padding-bottom:9px
}
.blog-full-width .img-thumbnail{
	margin-bottom:20px
}
.fluid-width-video-wrapper {
    display: inline-block!important;
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
    padding-top: 56.25%!important;
    height: 0px!important;
    position: relative!important
}

.fluid-width-video-wrapper iframe {
    position: absolute!important;
    top: 0px!important;
    left: 0px!important;
    right: 0px!important;
    bottom: 0px!important
}
.site-header{
	z-index:999
}
/* End Added in v1.5 */
.hero-slider{
	border-bottom-width:3px;
	border-bottom-style:solid
}
.tp-limited, .hero-slider{
	position:relative;
	z-index:1
}
.tp-limited ul{
	list-style-type:none;
	margin:0
}
.lead-block{
	background:url('assets/images/wave-high.png') repeat-x #fafafa;
	border-bottom:#e8e8e8 1px solid;
	padding:50px 0
}
.wave-bg{
	background-image:url('assets/images/wave-high.png');
	background-repeat:repeat-x
}
.home .main{
	border:0
}
.content{
	padding:40px 0 50px;
	min-height:400px
}
.no-top-content-padding{
	margin-top:-40px
}
.no-bottom-content-padding{
	margin-bottom:-50px
}
.home .content{
	padding:0
}
.home.blog .content{
	padding-top: 60px
}
.border-col{
	border-right:#e8e8e8 1px solid;
	padding-top:40px;
	padding-bottom:40px
}
.right-sidebar .widget{
	margin-bottom:30px
}
.page-template-template-home-php .content{
	padding:0
}
.home .sidebar{
	padding-top:40px;
	padding-bottom:30px
}
.posts-listing{
	margin:0;
	list-style-type:none
}
.home .latest-posts h3 .title-border{
	padding-bottom:18px
}
.posts-listing .post-time{
	display:block
}
.toblog{
	margin-top:15px
}
.posts-listing .post-excerpt{
	margin-top:15px
}
.sticky .post-title{
	font-weight:bold;
	font-style:italic
}
.post-tags{
	margin:20px 0
}
.post-tags a {
	display:inline-block;
	margin-right:4px;
	margin-bottom:7px;
	padding:2px 8px;
	border:1px solid rgba(0,0,0,.1);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#fafafa;
	font-size:12px;
	color:#666;
	text-decoration:none
}

.post-list-item{
	padding:30px 0;
	border-bottom:#e8e8e8 1px solid
}
.posts-listing .post-list-item:first-child{
	padding-top:10px
}
.post-list-item .continue-reading-link{
	margin-top:0
}
.posts-listing .post-title{
	font-size:18px;
	font-weight:400;
	display:block;
	margin-bottom:0
}
.upcoming-events{
	margin:0;
	list-style-type:none
}
.upcoming-events > li, .widget_team_project > ul > li, .widget_gaea_team_project > ul > li{
	padding-top:12px;
	position:relative
}
.upcoming-events .event-title{
	margin-bottom:0
}
.upcoming-events .event-thumb, .widget_team_project > ul > li .img-thumbnail, .widget_gaea_team_project > ul > li .img-thumbnail{
	width:75px;
	height:75px;
	float:left;
	display:inline-block;
	-webkit-border-radius:100%;
	border-radius:100%
}
.upcoming-events .event-excerpt, .widget_team_project > ul > li .people-info, .widget_gaea_team_project > ul > li .people-info{
	padding-left:85px;
	min-height:79px
}
.upcoming-events .event-date{
	position:absolute;
	top:16px;
	left:4px;
	width:67px;
	height:67px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	text-align:center;
	font-weight:700;
	opacity:0!important;
	-webkit-border-radius:100%;
	border-radius:100%;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s
}
.upcoming-events .event-date .day{
	font-size:24px;
    line-height: 1.1;
	display:block;
	margin-top:12px
}
.upcoming-events .event-date .monthyear{
	font-size:11px;
	display:block
}
.upcoming-events li:hover .event-date{
	opacity:.9!important;
	-webkit-transition: opacity .3s .2s;
	-moz-transition: opacity .3s .2s;
	-ms-transition: opacity .3s .2s;
	-o-transition: opacity .3s .2s;
	transition: opacity .3s .2s
}
.upcoming-events .event-cats a{
	color:#999
}
.event-inline-date{
	margin-bottom: 0
}
.upcoming-events .event-location,.upcoming-events .event-inline-date{
	font-size:12px
}
.upcoming-events-footer{
	text-align:center
}
.upcoming-events-footer a{
	display:block;
	font-size:11px;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:.1em;
}
.featured-projects{
	padding:40px 0
}
.featured-projects h2{
	color:#fff
}
.featured-projects h2 small{
	color:#fff
}
.featured-project-block{
	position:relative;
	display:block;
	background:#fafafa;
	padding:7px;
	margin-bottom:10px
}
.project-overlay{
	background-color:rgba(0,0,0,.5);
	padding-left:10px;
	position:absolute;
	bottom:7px;
	left:7px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px
}
.project-overlay .project-title{
	float:left;
	line-height:16px;
	padding:4px 0
}
.project-overlay .project-cat{
	display:inline-block;
	float:right;
	padding:0 10px;
	text-align:center;
	line-height:24px;
	letter-spacing:1px
}
.our-partners{
	border-top:#e8e8e8 1px solid;
	padding:40px 0;
	background-image:url('assets/images/wave-high.png');
	background-repeat: repeat-x;
	background-color:#fafafa
}
.partner-logos{
	margin:0;
	list-style-type:none
}
.partner-logos li{
	display:inline-block;
	margin:28px 26px 0;
	width:100px
}
.partner-logos li:last-child{
	margin-right:0
}
.site-footer{
	color:#8a8a8a
}
.site-footer a{
	color:#ccc
}
.site-footer a:hover{
	color:#fff
}
.site-top-footer{
	background-image:url('assets/images/wave-high.png');
	background-repeat: repeat-x;
	background-color:#2f2f2f;
	padding:40px 0 0
}
.footer-widget{
	margin-bottom: 40px
}
.site-bottom-footer{
	background-color:#292929;
	border-top:1px solid #252525;
	padding:20px 0;
	font-size:12px
}
.site-bottom-footer p{
	margin-bottom:0;
	color:#666
}
.footer-nav{
	float:right;
	margin:0;
	list-style-type:none
}
.footer-nav li{
	display:inline-block;
	text-transform:uppercase;
	margin-left:15px
}
/* Inner Pages */
.page-header{
	min-height:230px;
	padding-bottom:0;
	margin:0;
	background-color:#999;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	border:0;
	border-bottom-width:3px;
	border-bottom-style:solid
}
.header-v2 .page-header, .header-v3 .page-header{
	min-height:180px
}
.page-header h2{
	text-align:right;
	padding-top:155px;
	color:#fff
}
.page-header .breadcrumb{
	padding:0;
	margin:0;
	padding-top:165px;
	background:none;
	text-transform:uppercase;
	font-size:12px
}
.header-v2 .page-header h2, .header-v3 .page-header h2{
	padding-top:70px
}
.header-v2 .page-header .breadcrumb, .header-v3 .page-header .breadcrumb{
	padding-top:78px
}
.secondary-bar{
	padding:20px 0;
	background:url('assets/images/wave-high.png') repeat-x #fafafa;
	border-bottom:#e8e8e8 1px solid
}
.featured-events.flexslider .flex-prev, .featured-events.flexslider .flex-next{
	top:-40px
}
.passed-events.angles li{
	float:left;
	width:50%;
	padding-right:20px;
	margin:0;
	margin-bottom:8px
}
listing-header{
	position:relative
}
.listing-header h2 .label{
	position:relative;
	top:-5px
}
.listing-header h3{
	margin-bottom:0
}
.listing-content{
}
.events-listing .listing-header{
	position:relative
}
.events-listing .upcoming-events li{
	background-color:#fff;
	padding-left: 10px;
	padding-bottom:6px
}
.events-listing .upcoming-events li .event-date{
	left:14px
}
.events-listing .upcoming-events li:nth-child(2n+1){
	background-color:#fafafa
}
.events-listing .event-details-btn{
	float:right;
	margin-left:10px;
	position:relative;
	top:-11px;
	line-height:95px;
	margin-bottom:-11px;
	display:block;
	width:60px;
	height:auto;
	background-color:#e8e8e8;
	text-align:center;
	color:#666;
	font-size:24px
}
.events-listing .upcoming-events li:hover .event-details-btn{
	color:#fff
}
#loading-image{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(255,255,255,.7);
	z-index:2;
}
#loading-image-img{
	position:absolute;
	top:50%;
	left:50%;
	margin:-64px 0 0 -64px;
}
/*.fc-event{
	border:1px solid rgba(0,0,0,.1)!important;
}*/
.media-box .flexslider .flex-prev{
	left:10px; 
	right:auto; 
	top:50%; 
	margin-top:-15px
} 
.media-box .flexslider .flex-next{
	left:auto; 
	right:10px; 
	top:50%; 
	margin-top:-15px
}
.grid-holder{
	margin:0;
	list-style-type:none;
	width: 105%;
	margin-left: -3%;
	float: left;
    overflow: visible!important
}
.grid-holder .grid-item{
	float: left
}
.grid-item{
	margin-bottom: 3%;
	border-bottom: medium none
}
.grid-item-inner{
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	background:#fff
}
.format-gallery .slides a{
	display:block
}
.grid-holder .grid-item{
	margin-left: 3%
}
.grid-holder.col-2 .grid-item{
	width:47%
}
.grid-holder.col-3 .grid-item{
	width:29.63%
}
.grid-holder.col-4 .grid-item{
	width:22%
}
.grid-media{
	position:relative
}
.info-cols{
	margin:0;
	list-style-type:none;
	width:100%
}
.info-cols li{
	width:25%;
	text-align:center;
	float:left;
	height:40px;
	border-bottom:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8
}
.info-cols li a{
	width:100%;
	padding:10px;
	display:block;
	text-align:center;
	font-size:15px
}
.info-cols li a:hover{
	background-color:#fafafa
}
.grid-content{
	padding:15px 20px
}
.grid-content .fa-external-link{
	margin-left:10px
}
.grid-item h3{
	line-height:1.2em
}
.single-event-info{
}
.single-event-info .day{
	display:block;
	font-size:36px;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#333
}
.single-event-info .day .label{
	position:relative;
	top:-8px
}
.single-event-info .date{
	display:block;
	margin-top:7px;
	letter-spacing:2px
}
.single-event-info .time{
	color:#fff;
	padding:3px 10px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:700
}
.event-single-venue{
}
.event-single-venue > span:first-child{
	float:left;
	width:60px;
	height:60px;
	line-height:58px;
	margin-right:10px;
	font-size:3em;
	color:#fff;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:center
}
.event-single-venue > span{
	display:block
}
.event-register-block{
	display:block;
	padding:12px;
	background-color:#fff;
	border-style: dashed;
	border-width:1px;
	text-align:center;
	line-height:45px;
	text-transform:uppercase;
	font-weight:700
}
.event-register-block:hover{
	color:#fff
}
.featured-events ul.slides{
	background:#fff;
	padding:0 0 7px 10px;
	border-top:2px solid transparent
}
.entry .tabs{
	margin-top:40px
}
#solutions > div{
	margin-bottom:30px
}
#help{
	margin-top:-20px
}
.projects-grid .project-cat, .gallery-grid .gallery-cat{
	position: absolute;
	right:0;
	bottom:0;
	z-index:99;
	padding:2px 12px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px
}
.posts-grid h3.post-title{
	margin-bottom:5px
}
.posts-grid .meta-data{
	margin-bottom:12px
}
.single-post .meta-data, .post-single-image{
	margin-bottom:20px
}
.related-posts{
	margin:20px 0
}
.related-post h3{
	margin-bottom:0;
	margin-top:10px
}
#about-join .icon-block{
	margin-top:40px
}
.staff-item{
	margin:20px 0 30px
}
.staff-item .social-links{
	margin-bottom:12px
}
.staff-item h3{
	margin-bottom:0
}
.staff-item .meta-data{
	margin-bottom:10px;
	display:block
}
.staff-volunteers{
	padding:25px;
	color:#fff;
	margin-bottom:20px
}
.custom-donate-amount{
	display:none
}
.format-gallery .slides a{
	height:auto!important;
}
.format-gallery .flexslider .slides{
	height:auto!important;
}
.gallery-grid .format-gallery {
	margin-bottom: 60px !important;
} 
.googleMap{
	height:250px
}
#message{
	margin-top:20px
}
.post-comments{
	margin:40px 0 20px
}
.comments{
	margin:0;
	list-style-type:none
}
.comments li{
	border-bottom:1px solid #e8e8e8;
	padding-top:30px;
	padding-bottom:10px
}
.comments li ul{
	border-top:1px solid #e8e8e8
}
.comments li .post-comment-block{
}
.comments li .img-thumbnail{
	float:left;
	margin-right:20px
}
.comments li h5{
	margin-bottom:5px
}
.comments li:last-child{
	border-bottom:0
}
.comments li ul{
	list-style-type:none;
	margin-left:0;
	margin-bottom:0;
	margin-right:0
}
.comments li ul li{
	margin-left:50px
}
.comments li ul li:last-child{
	border-bottom:0
}
.comments .comment-text{
	margin-top:20px
}
.post-comment-form{
	margin:30px 0 0 0;
	border-bottom:0
}
.post-comment-form .form-control{
	margin-bottom:20px
}
/* ==================================================
   6.2. Widgets Styling
================================================== */
.sidebar .widget{
	word-wrap: break-word
}
.widget address {
	margin-bottom: 18px
}
.sidebar .widget abbr[title] {
	border-color: #f8f7f3
}
.sidebar .widget mark,
.sidebar .widget ins {
	color: #000
}
.sidebar .widget pre,
.sidebar .widget fieldset {
	border-color: #f8f7f3
}
.sidebar .widget form, .sidebar .widget input, .sidebar .widget select, .sidebar .widget textarea,.site-footer .widget form, .site-footer .widget input, .site-footer .widget select, .site-footer .widget textarea{
	max-width:100%
}
/* Calendar Widget*/
.calendar-nav-pills{
	margin-bottom:25px
}
.widget_calendar table {
	line-height: 2;
	margin: 0;
	width:100%
}
.widget_calendar caption {
	color: #666;
	font-weight: 700;
	line-height: 1.7142857142;
	margin-bottom: 18px;
	text-align: left;
	text-transform: uppercase
}
.widget_calendar thead th {
	background-color: #eceae4
}
.widget_calendar tbody td,
.widget_calendar thead th {
	text-align: center;
	padding-left:5px;
	padding-right:5px
}
.widget_calendar tbody a {
	background-color: #f8f7f3;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	display: block
}
.widget_calendar tbody a:hover {
	background-color: #eceae4
}
.widget_calendar tbody a:hover {
}
.widget_calendar #prev {
	padding-left: 5px
}
.widget_calendar #next {
	padding-right: 5px;
	text-align: right
}
.search-form-widget{
	margin-top:10px
}
.widget.sidebar-widget{
	margin-bottom:30px
}
.sidebar .widget.sidebar-widget:last-child{
	margin-bottom:0
}
.sidebar h3.title .title-border{
	padding-bottom:18px
}
.sidebar .widget ul, .site-footer .widget ul, .sidebar .widget ol, .site-footer .widget ol, .widget_custom_category ul, .widget_gaea_custom_category ul{
	margin:0;
	list-style-type:none
}
.sidebar .widget li, .site-footer .widget li, .widget_custom_category ul li, .widget_gaea_custom_category ul li{
	margin-bottom:8px;
	padding-bottom:8px
}
.widget_custom_category ul, .widget_categories ul, .widget_archive ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_links ul, .widget_meta ul, .upcoming_events_widget, .custom_categories_widget ul, .widget_nav_menu, .widget_pages, .widget_gaea_custom_category ul,.widget_selected_post ul,.widget_gaea_selected_post ul{
	margin: 0;
	list-style-type: none;
}
.widget_custom_category ul li, .widget_categories ul li, .widget_archive ul li, .widget_recent_entries ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_links ul li, .widget_meta ul li, .upcoming_events_widget li, .custom_categories_widget li, .widget_nav_menu li, .widget_pages li, .widget_gaea_custom_category ul li,.widget_selected_post ul li,.widget_gaea_selected_post ul li{
	margin: 0;
	padding: 0;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:8px;
	padding-bottom:8px
}
.widget_selected_post li .media-box,.widget_gaea_selected_post li .media-box {
    width: 90px;
    float: left;
    margin-right: 20px
}
.widget_selected_post li .meta-data,.widget_gaea_selected_post li .meta-data{
	display: block
}
.footer-widget.widget_custom_category ul li, .footer-widget.widget_categories ul li, .footer-widget.widget_archive ul li, .footer-widget.widget_recent_entries ul li, .footer-widget.widget_recent_entries ul li, .footer-widget.widget_recent_comments ul li, .footer-widget.widget_links ul li, .footer-widget.widget_meta ul li, .footer-widget.upcoming_events_widget li, .footer-widget.custom_categories_widget li, .footer-widget.widget_nav_menu li, .footer-widget.widget_pages li, .footer-widget.widget_gaea_custom_category ul li,.footer-widget.widget li .sub-menu li, .footer-widget.widget li .children li{
	border-bottom-color:#3b3b3b
}
.footer-widget.widget li ul, .footer-widget.widget li ol{
	border-top-color:#3b3b3b
}
.widget_custom_category ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_recent_entries ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_links ul li a, .widget_meta ul li a, .custom_categories_widget li a, .widget_nav_menu li a, .widget_pages li a, .widget_gaea_custom_category ul li a{
	display:inline-block;
	text-align:left;
	position:relative
}
.widget li .sub-menu, .widget li .children{
	padding-top: 8px;
	padding-left: 12px;
	border-top: 1px solid #E8E8E8;
	margin-top: 8px
}
.widget li .sub-menu li, .widget li .children li{
	border-bottom:1px solid #e8e8e8
}
.widget li .sub-menu li:last-child, .widget li .children li:last-child{
	border-bottom:0;
	padding-bottom:0
}
.upcoming_events_widget li{
	text-align:left
}
.widget_team_project > ul > li,.widget_gaea_team_project > ul > li{
	border-bottom:1px solid #e8e8e8
}
.footer-widget.widget_team_project > ul > li,.footer-widget.widget_gaea_team_project > ul > li{
	border-bottom-color:#3b3b3b
}
.widget_team_project > ul > li .people-info .people-name,.widget_gaea_team_project > ul > li .people-info .people-name{
	margin-bottom:5px;
	margin-top:12px
}
.widget_team_project > ul > li .people-info .people-position,.widget_gaea_team_project > ul > li .people-info .people-position{
	font-size:12px
}
.tagcloud a{
	display:inline-block;
	margin-right:4px;
	margin-bottom:7px;
	padding:2px 8px;
	border:1px solid rgba(0,0,0,.1);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#666;
	font-size:12px;
	color:#fff;
	text-decoration:none
}
.tagcloud a:hover{
	color:#fff;
	text-decoration:none
}
.footer-widget .widgettitle, .footer-widget .footer-widget-title{
	color:#ccc;
	font-weight:700;
	font-size:11px
}
.widget.widget_insta_gallery ul li,.widget.widget_gaea_insta_gallery ul li, .widget.flickr_widget ul li{
	width:31%;
	margin-right:2.33%;
	margin-top:5px;
	margin-bottom:2px;
	float:left;
	border-bottom:0;
	padding:0
}
.flickr_widget_alt ul li{
	width:48%;
	margin-right:2%;
	margin-bottom:20px;
	float:left
}
.widget.widget_insta_gallery ul li a,.widget.widget_gaea_insta_gallery ul li a, .widget.flickr_widget ul li a, .widget.flickr_widget_alt ul li a, .widget.recentposts_widget li a{
	display:inline
}
.widget.widget_insta_gallery li:nth-child(3n+3),.widget.widget_gaea_insta_gallery li:nth-child(3n+3), .widget.flickr_widget li:nth-child(3n+3){
	margin-right:0
}
.widget.flickr_widget_alt ul li{
	border-bottom:0;
	padding:0
}
.flickr_widget_alt li:nth-child(2n+2){
	margin-right:0
}
.twitter-widget li:nth-child(odd){
	display:none
}
.widget_twitter_feeds li span.date,.widget_gaea_twitter_feeds li span.date{
	display:inline-block;
	color:#fff!important;
	padding:1px 10px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:11px;
	text-transform:uppercase;
	margin-top:3px
}
/* START Simple Twitted Feeds */
#ctf .ctf-tweet-actions a.ctf-like, #ctf .ctf-tweet-actions a.ctf-reply, #ctf .ctf-tweet-actions a.ctf-retweet{
    color: inherit;
}
#ctf.ctf-narrow .ctf-quoted-tweet, #ctf.ctf-narrow .ctf-tweet-actions, #ctf.ctf-narrow .ctf-tweet-content,#ctf.ctf-narrow .ctf-context{
    margin-left: 0;
    padding-left: 0;
}
/* END Simple Twitted Feeds */
.widget_recent_comments ul li{
	text-align:left
}
.widget_recent_comments ul li a{
	font-weight:bold;
	float:none
}
.widget_latest_gallery ul,.widget_gaea_latest_gallery ul{
	width:100%;
	margin-left:-3%
}
.widget_latest_gallery ul:before, .widget_latest_gallery ul:after,.widget_gaea_latest_gallery ul:before, .widget_gaea_latest_gallery ul:after{
	content:" ";
	display:table
}
.widget_latest_gallery ul:after,.widget_gaea_latest_gallery ul:after{
	clear:both
}
.widget_latest_gallery ul li,.widget_gaea_latest_gallery ul li{
	width:47%;
	margin-left:3%;
	margin-right:0;
	float:left
}
#back-to-top{
	position:fixed;
	right:17px;
	bottom:17px;
	display:none;
	padding:5px 12px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:rgba(0,0,0,.7);
	color:#fff
}
.share-bar{
	margin:20px 0;
	display:block;
	clear:both
}
.share-bar:before, .share-bar:after, .widget_search:before, .widget_search:after{
	display: table;
	content: " "
}
.share-bar:after, .widget_search:after{
	clear:both
}
.share-bar .share-title{
	float:left;
	text-transform:uppercase;
	color:#ccc;
	margin-left:0;
	margin-right:10px
}
.share-buttons{
	list-style-type:none;
	margin:20px 0 10px
}
.share-buttons > li{
	float:left;
	margin-left:5px;
	padding:0;
	margin-bottom:10px
}
.share-buttons > li > a{
	display:inline-block;
	width:28px;
	height:28px;
	margin:0;
	border-radius: 50% / 50%;
	color: #fff;
	text-align: center;
	line-height:28px
}
.share-buttons > li > a:hover{
	opacity:.8
}
.share-buttons.share-buttons-squared > li > a{
	border-radius: 0;
}
.body .share-buttons.share-buttons-naked > li{
	margin-left:0;
}
.body .share-buttons.share-buttons-naked > li > a{
	background:none!important
}
.body .share-buttons-gs.share-buttons-naked > li > a{
	color:#999;
}
.share-buttons.share-buttons-gs > li > a{
	background:#999!important
}
.facebook-share > a{
	background:#3B5998
}
.twitter-share > a{
	background:#00ACED
}
.google-share > a{
	background:#245DC1
}
.tumblr-share > a{
	background:#2C4762
}
.pinterest-share > a{
	background:#CB2027
}
.reddit-share > a{
	background:#FF4500
}
.linkedin-share > a{
	background:#007FB1
}
.email-share > a{
	background:#999
}
.vk-share a{
	background:#45668e;
}
.body .share-buttons-naked.share-buttons-bc .facebook-share > a{
	color:#3B5998
}
.body .share-buttons-naked.share-buttons-bc .twitter-share > a{
	color:#00ACED
}
.body .share-buttons-naked.share-buttons-bc .google-share > a{
	color:#245DC1
}
.body .share-buttons-naked.share-buttons-bc .tumblr-share > a{
	color:#2C4762
}
.body .share-buttons-naked.share-buttons-bc .pinterest-share > a{
	color:#CB2027
}
.body .share-buttons-naked.share-buttons-bc .reddit-share > a{
	color:#FF4500
}
.body .share-buttons-naked.share-buttons-bc .linkedin-share > a{
	color:#007FB1
}
.body .share-buttons-naked.share-buttons-bc .email-share > a{
	color:#999
}
.body .share-buttons-naked.share-buttons-bc .vk-share a{
	color:#45668e;
}
/* AddToCalendar Button */
.addtocalendar{
	margin: 40px 0 0
}
.addtocalendar var{
	display:none
}
.atcb-link{
	display:inline-block;
	position:relative;
	font-family:inherit;
	color:#000!important;
	font-weight:600;
	line-height:100%;
	background:url(assets/images/atc/icon-calendar-t1.svg) no-repeat 15px 11px #fff;
	background-size:18px 18px;
	font-size:15px;
	text-decoration:none;
	border:1px solid transparent;
	padding:13px 12px 12px 43px;
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	-webkit-font-smoothing:antialiased!important;
	outline-color:rgba(0,78,255,0.5);
	text-shadow:1px 1px 1px rgba(0,0,0,0.004);
	-webkit-user-select:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	box-shadow:0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent!important;
}
.atcb-link:hover{
	background-color:#fafafa;
	color:#000;
	font-size:15px;
	text-decoration:none;
}
.atcb-link-selected{
	background-color:#f9f9f9;
}
.atcb-list{
	width:230px;
	position:absolute;
	padding:5px 0;
	color:#000!important;
	font-weight:600;
	line-height:100%;
	background:#fff;
	font-size:15px;
	text-decoration:none;
	text-align:left;
	margin-left:-1px;
	display:none;
	-webkit-box-shadow:rgba(0,0,0,0.4) 0px 10px 26px;
	-moz-box-shadow:rgba(0,0,0,0.4) 0px 10px 26px;
	box-shadow:rgba(0,0,0,0.4) 0px 10px 26px;
	z-index:1;
	transform:translate(0, -65%)
}
.atcb-list .atcb-item{
	display: block
}
.atcb-list .atcb-item a{
	display:block;
	line-height:100%;
	background:#fff;
	text-decoration:none;
	cursor:pointer;
	font-size:15px;
	color:#333;
	font-weight:600;
	padding:14px 10px 14px 55px;
	margin:-2px 0px;
}
.atcb-list .atcb-item:hover{
	background-color:#f4f4f4;
	color:#000;
	text-decoration:none;
	font-size:15px;
}
.atcb-list .atcb-item:nth-child(1) a{
	background:url(assets/images/atc/icon-apple-t5.svg) 18px 40% no-repeat;
	background-size:22px 100%;
}
.atcb-list .atcb-item:nth-child(2) a{
	background:url(assets/images/atc/icon-google-t5.svg) 18px 50% no-repeat;
	background-size:22px 100%;
}
.atcb-list .atcb-item:nth-child(3) a{
	background:url(assets/images/atc/icon-office365-t5.svg) 19px 50% no-repeat;
	background-size:18px 100%;
}
.atcb-list .atcb-item:nth-child(4) a{
	background:url(assets/images/atc/icon-outlook-t5.svg) 18px 50% no-repeat;
	background-size:22px 100%;
}
.atcb-list .atcb-item:nth-child(5) a{
	background:url(assets/images/atc/icon-yahoo-t5.svg) 18px 50% no-repeat;
	background-size:22px 100%;
}
/* ==================================================
   6.3. Slider Revolution Custom Caption Styling
================================================== */
.tp-caption{
	visibility:hidden
}
.tp-caption .h1, .tp-caption .h2, .tp-caption .h3, .tp-caption .h4, .tp-caption .h5, .tp-caption .h6, .tp-caption .para{
	color:#fff;
	display:block
}
.number-block{
	width:60px;
	height:100px;
	text-align:center;
	color:#ffffff;
	line-height:100px;
	font-size:50px;
	font-weight:700;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.tp-caption .h1{
	text-transform:uppercase;
	font-size:72px;
	letter-spacing:0;
}
.tp-caption .h2{
	text-transform:uppercase;
	font-size:40px;
	line-height:55px;
	letter-spacing:.1em;
}
.tp-caption .h4{
	letter-spacing:1em;
	text-transform:uppercase;
}
.tp-caption.theme-slider-button a:hover, .featured-projects .btn-default:hover{
	background:#fff;
	color:#666
}
.tp-caption.theme-slider-button a{
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	border-style: solid;
	background:none;
	border-color:#fff;
	border-width:2px;
	padding:7px 15px;
	display:inline-block;
	border-radius:20px;
	text-transform:uppercase;
	font-weight:700;
	font-size:12px
}
.tp-caption hr.md{
	background:#fff!important
}
/* ==================================================
   6.4. Counter Shortcode
================================================== */
.fact-ico{
	display:inline-block;
	width:100px;
	height:100px;
	color:#999;
	line-height:100px;
	margin:10px 0
}
.countdown .fact-ico{
	height:auto;
	width:auto;
	line-height:normal;
	margin-bottom:30px
}
.fact{
	display:inline-block;
	color:#999;
	font-size:15px;
	margin-top:10px;
	font-style:italic
}
.countdown{
	text-align:center
}
.counters .timer, .countdown .timer{
	display:inline-block;
	color:#333;
	font-weight:700;
	font-size:38px
}
.parallax .counters .timer{
	color:#fff
}
/* ==================================================
   6.5. Parallax Backgrounds
================================================== */
.parallax{
	background-attachment: fixed!important;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#f8f8f8
}
.touch .parallax, .nav-backed-header.parallax{
	background-attachment:scroll!important
}
#onemap{
	height:550px
}
#onemap.map-single-page{
	height:200px;
	width:100%!important
}
#onemap img {
  	max-width: none
}
#onemap .map-property {
  	padding-bottom: 10px;
  	width: 310px
}
#onemap .property-featured-image {
	margin-bottom:10px;
	margin-right:20px;
	float:left
}
/* WooCommerce Styling */
.woocommerce-pagination{
	display:none
}
p.demo_store{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:0
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, #sidebar-col .widget input[type="button"], #sidebar-col .widget input[type="reset"], #sidebar-col .widget input[type="submit"],.header-quickcart .woocommerce-mini-cart__buttons a {
	font-weight: bold;
	border-radius: 3px;
	color: #333;
	text-shadow: none;
	border: 1px solid #ccc;
	background: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-transform:uppercase
}
.woocommerce #payment #place_order{
	color:#fff
}
#sidebar-col .widget input[type="button"], #sidebar-col .widget input[type="reset"], #sidebar-col .widget input[type="submit"]{
	margin-top:15px
}
 .woocommerce ul#shipping_method label{
	 margin-left:25px
 } 
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #content input.button:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover,.woocommerce-page #respond input#submit:hover,.woocommerce-page #content input.button:hover, #sidebar-col .widget input[type="button"]:hover, #sidebar-col .widget input[type="reset"]:hover, #sidebar-col .widget input[type="submit"]:hover{
	background:#fafafa;
  	border-color: #E8E8E8;
  	color: #333
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart{
	padding-left:25px
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info{
	background:#fafafa!important
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before{
	height:auto
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table, .woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th{
	border-color:#E8E8E8!important
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce #reviews #comment, .woocommerce-page #reviews #comment, #sidebar-col .widget input, #sidebar-col .widget select, #sidebar-col .widget textarea{
  	height: 34px;
  	padding: 6px 12px;
  	font-size: 14px;
  	line-height: 1.428571429;
  	color: #555;
  	vertical-align: middle;
  	background-color: #fff;
  	background-image: none;
  	border: 1px solid #ccc;
  	border-radius: 3px;
  	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
  	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	resize:vertical
}
#sidebar-col .widget .input-lg{
	height:46px;
}
.woocommerce-page table.cart td.actions #coupon_code{
	width: auto!important
}
.woocommerce #reviews #comment, .woocommerce-page #reviews #comment{
	height:75px
}
.woocommerce #payment, .woocommerce-page #payment{
	background:#fafafa!important
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after{
	border-color:transparent transparent #fff
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box{
	background:#fff!important
}
#ship-to-different-address .input-checkbox{
	float:left;
	margin-top:14px
}
#ship-to-different-address label{
	display:inline-block;
	font-weight:400;
	padding-left:12px;
	margin-top:0
}
.shipping_calculator, h3#order_review_heading{
	margin-top:30px
}
.woocommerce span.onsale,.woocommerce-page span.onsale{
	padding:4px 6px!important;
	text-shadow:none!important;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	min-width:4em;
}
.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{
	-webkit-box-shadow:none;
	box-shadow:none
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
	border: 0!important;
	text-shadow:none!important
}
.woocommerce .cart-collaterals .cart_totals table{
	width:100%;
	margin-bottom:20px;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{
	text-transform:uppercase
}
.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce #respond input#submit:active,.woocommerce #content input.button:active,.woocommerce-page a.button:active,.woocommerce-page button.button:active,.woocommerce-page input.button:active,.woocommerce-page #respond input#submit:active,.woocommerce-page #content input.button:active{
	top:0
}
.woocommerce form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.checkout_coupon, .woocommerce-page form.register{
	border-color:#E8E8E8!important
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{
	border-bottom-color: #fff
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
	width:1.1em;
	height:1.1em;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:0
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
	background:#E8E8E8!important;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
.woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a{
	border:0
}
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li{
	padding:5px 0
}
.variations .label{
	color:#666
}
.variations label{
	font-size:13px;
	padding-top:6px;
	text-transform:uppercase
}
.woocommerce-tabs .panel{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{
	border-color:#E8E8E8!important;
	background:#fafafa!important
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text{
	border-color:#E8E8E8!important
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active{
	background:#fff!important
}
.post-type-archive-product .star-rating, .tax-product_cat .star-rating{
	display:none!important
}
.single_variation{
	margin-bottom:20px
}
.woocommerce p.myaccount_user, .woocommerce .addresses .address{
	border:1px solid #ECEAE4!important;
	background:#fafafa!important;
	padding:20px
}
.woocommerce-MyAccount-navigation ul{
	list-style-type: none;
	margin: 0;
	border: 1px solid #eee;
}
.woocommerce-MyAccount-navigation ul li a{
	padding: 20px;
	border-bottom: 1px solid #eee;
	display: block
}
.woocommerce-MyAccount-navigation ul li:last-child a{
	border-bottom: 0
}
/* Contact Form 7 Styling */
.wpcf7-form p{
	font-weight:700
}
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-textarea, .wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-date, #give-recurring-form .form-row input[type="text"], #give-recurring-form .form-row input[type="tel"], #give-recurring-form .form-row input[type="email"], #give-recurring-form .form-row input[type="password"], #give-recurring-form .form-row select, #give-recurring-form .form-row textarea, form.give-form .form-row input[type="text"], form.give-form .form-row input[type="tel"], form.give-form .form-row input[type="email"], form.give-form .form-row input[type="password"], form.give-form .form-row select, form.give-form .form-row textarea, form[id*="give-form"] .form-row input[type="text"], form[id*="give-form"] .form-row input[type="tel"], form[id*="give-form"] .form-row input[type="email"], form[id*="give-form"] .form-row input[type="password"], form[id*="give-form"] .form-row select, form[id*="give-form"] .form-row textarea{
  	height: 34px;
  	padding: 6px 12px;
  	font-size: 14px;
  	line-height: 1.428571429;
  	color: #555;
	font-weight:400!important;
	margin-top:10px;
  	vertical-align: middle;
  	background-color: #fff;
  	background-image: none;
  	border: 1px solid #ccc;
  	border-radius: 3px;
  	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
  	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.wpcf7-form .wpcf7-textarea{
	min-height:80px;
	resize:vertical
}
.wpcf7-form .wpcf7-text.input-lg, .wpcf7-form .wpcf7-select.input-lg, .wpcf7-form .wpcf7-textarea, .wpcf7-form .wpcf7-captchar.input-lg, .wpcf7-form .wpcf7-quiz.input-lg, .wpcf7-form .wpcf7-number.input-lg, .wpcf7-form .wpcf7-date.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.wpcf7-form .wpcf7-checkbox, .wpcf7-form .wpcf7-file, .wpcf7-form .wpcf7-radio{
	margin-top:10px;
	display: inline-block
}
.wpcf7-form .wpcf7-list-item{
	margin-left:0.8em
}
.wpcf7-form .wpcf7-list-item.first{
	margin-left:0
}
.wpcf7-form .wpcf7-quiz-label{
	padding-top: 18px;
	float: left;
	margin-right: 10px;
	font-weight:400!important
}
.wpcf7-form .wpcf7-list-item-label{
	font-weight:400!important
}
.wpcf7-form .wpcf7-submit{
	color: #FFF;
	border-width: 0px;
	-webkit-transition: all 0.3s ease 0.1s;
	transition: all 0.3s ease 0.1s;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.52857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 20px
}
.wpcf7-form .wpcf7-submit.btn-lg{
	padding: 10px 16px
}
.give_terms_links{
	color:red
}
/* Page builder Classes */
.so-panel.widget .grid-item h1, .so-panel.widget .grid-item h2, .so-panel.widget .grid-item h3, .so-panel.widget .grid-item h4, .so-panel.widget .grid-item h5, .so-panel.widget .grid-item h6{
	color:inherit
}
.no-top-content-padding{
	margin-top:-50px
}
.so-panel.widget_spacer-widget{
	margin-bottom:0!important
}
.widget_recent_sermons.so-panel.widget h3.widget-title{
	padding-bottom:0;
	margin-bottom:15px;
	border:0
}
.siteorigin-panels-stretch{
	overflow:hidden
}
.no-title-border h2.title{
	border-bottom:0
}
.no-title-border .title-border{
	border-bottom-color:transparent;
	padding-bottom:0
}
.panel-grid .title .btn.pull-right{
	margin-bottom:12px;
	margin-top:0
}
.panel-grid .widget .gallery-grid .slides li{
	margin-bottom:0;
	padding-bottom:0
}
.panel-grid .partner-logos li{
	text-align:center;
	margin:0;
	padding:0 25px;
	float:left;
	margin-bottom:30px
}
.panel-grid .partner-logos li h5{
	display:inline-block;
	width:100%
}
.panel-grid .partner-logos.owl-carousel li{
	text-align:center;
	width:100%;
	display:block;
	margin:0;
	padding:0 25px;
	margin-bottom:0
}
.panel-grid .title-border{
	padding-bottom:18px
}
.panel-grid .partner-logos li h5{
	margin-top:10px;
	margin-bottom:0
}
.panel-grid h2.title{
	margin-bottom:25px
}
.carousel-container{
	overflow:hidden
}
.panel-grid ul.upcoming-events li, .widget_woocommerce_products ul li{
	margin:8px 0
}
.tabs.vertical-tabs .nav-tabs{
	width:25%;
	background:none;
	border:0;
	border-right:1px solid #E8E8E8
}
.tabs.vertical-tabs .nav-tabs > li{
	float:none;
	display:block;
	width:100%
}
.tabs.vertical-tabs .nav-tabs > li > a{
	border-right:0;
	background:none
}
.tabs.vertical-tabs .nav-tabs>li.active>a{
	border:1px solid #E8E8E8;
	background:#fff;
	border-right:0
}
.tabs.vertical-tabs .tab-content{
	float:left;
	width:75%;
	padding-top:0;
	border-left:1px solid #E8E8E8;
	padding-left:20px;
	margin-left:-1px
}
.logged-in.admin-bar .is-sticky .lower-header{
	top:32px
}
/* ==================================================
   7. Responsive Media Queries
================================================== */
@media (min-width: 1200px) {
	body.boxed .is-sticky .full-width-menu{
		width:1080px
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.main-navigation > ul > li > a{
		padding:0 8px
	}
	.main-navigation > ul > li.megamenu > ul{
		width:980px;
		left:-5px!important
	}
	.site-header{
		width:980px;
		margin-left:-490px
	}
	.gallery-filter ul li span{
		display:none
	}
}
@media (min-width: 992px){
	.is-sticky .lower-header{
		background-color:rgba(255,255,255,.9);
		background-image:none;
		left:0;
		margin-left:0;
		z-index:111;
		-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1)!important;
		box-shadow:0 1px 2px rgba(0,0,0,.1)!important;
		border-radius:0
	}
}
@media only screen and (max-width: 992px) {
	.page-header{
		height:100px
	}
	.site-header{
		width:100%!important;
		z-index:1000;
		left:0!important;
		margin-left:0!important
	}
	.body .lower-header{
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0
	}
	.header-v3 h1.logo{
		width:auto
	}
	.main-navigation{
		display:none;
		width:100%;
		position:absolute;
		height:auto;
		left:0;
		top:75px;
		background:#fff;
		z-index:99
	}
	.main-navigation ul{
		float:none;
		background:none!important
	}
	.main-navigation > ul > li{
		display:block;
		width:100%
	}
	.main-navigation > ul > li > a{
		display:block;
		padding:15px 0 15px 20px;
		line-height:normal!important
	}
	.main-navigation > ul > li ul{
		position:static;
		top:0;
		left:0!important;
		margin:0;
		-webkit-box-shadow:none;
		box-shadow:none;
		-webkit-border-radius:0;
		border-radius:0
	}
	.main-navigation > ul > li > ul li ul{
		position:static;
		margin:0;
		left:0!important;
		width:100%
	}
	.main-navigation > ul > li > ul:before, .main-navigation > ul > li > ul li ul:before{
		display:none
	}
	.main-navigation > ul > li.megamenu > ul{
		width:100%
	}
	.main-navigation > ul > li.megamenu > ul .megamenu-container > div.row > div{
		margin-top:20px
	}
	.full-width-menu .main-navigation > ul > li ul, .full-width-menu .main-navigation > ul > li ul ul{
		margin-left:0
	}
	.full-width-menu .main-navigation > ul > li > a{
		margin-left:0;
		margin-right:0;
	}
	.main-navigation > ul > li.megamenu{
		position: relative!important
	}
	.main-navigation > ul > li a .fa-angle-down{
		display: none
	}
	.tp-caption.number-block{
		width:40px!important;
		height:80px!important
	}
	.icon-block p{
		padding:0
	}
	.icon-block{
		margin-bottom:40px
	}
	.border-col{
		border-right: 0
	}
	.post-thumb{
		margin-bottom:20px
	}
	.partner-logos li{
		margin:28px 52px 0 0
	}
	.sidebar{
		margin-top:40px
	}
	.secondary-bar .nav-pills{
		float:left!important
	}
	.secondary-bar span.big, .secondary-bar .basic-link{
		display:block;
		margin-bottom:20px;
		line-height:1em
	}
	.secondary-bar .btn.pull-right{
		float:left!important
	}
	/* Added in v1.5 */
	.header-v3 .main-navigation{
		top:100%
	}
	.full-width-menu .main-navigation > ul > li > a{
		color:#666;
		line-height:25px
	}
	.full-width-menu .main-navigation > ul > li > a > i{
		color:#999!important
	}
	.full-width-menu .main-navigation > ul > li > a:hover{
		color:#333
	}
	.cart-tquant{
		display:none
	}
	.header-v2 .cart-module-trigger, .header-v1 .cart-module-trigger{
		display:none
	}
	/* End Added in v1.5 */
	.header-v3 .sticky-wrapper{
		height:0!important
	}
	.top-header .social-links{
		display:none
	}
	.header-v3 #menu-toggle{
		color:#fff;
		line-height:45px;
		margin-left:30px
	}
	.search-module, .cart-module{
		display:block!important
	}
	.body #content-col, .body #sidebar-col{
		float:none!important
	}
}
@media only screen and (max-width: 767px) {
	/* Isotope */
	.isotope {
		overflow: visible !important;
		height: auto !important
	}
	.isotope-item {
		position: static !important;
		margin-right: auto;
		margin-left: auto;
		width: auto;
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important
	}
	.isotope-hidden {
		display: none !important
	}
	.grid-item{
		margin-bottom: 6%
	}
	.grid-holder.col-2 .grid-item{
		width:95%
	}
	.grid-holder.col-3 .grid-item{
		width:95%
	}
	.grid-holder.col-4 .grid-item{
		width:95%
	}
	.img-thumbnail{
		margin-bottom:20px
	}
	.grid-item .media-box{
		margin-bottom:0
	}
	.logged-in.admin-bar .site-header{
		top:32!important
	}
	.logged-in.admin-bar .is-sticky .lower-header{
		top:0!important
	}
	.page-header{
		min-height:176px!important;
		height:176px!important
	}
	.page-header h2{
		padding-top:106px
	}
	.sidebar{
		float:left;
		width:100%;
		margin-top:30px
	}
	#back-to-top{
		display:none!important
	}
	.tp-caption.number-block{
		width:20px!important;
		height:40px!important
	}
	.footer-widget{
		margin-bottom:30px
	}
	.site-bottom-footer{
		text-align:center
	}
	.footer-nav{
		float:none;
		margin-top:20px
	}
	.footer-nav li{
		margin-left:0;
		margin-right:15px
	}
	.secondary-bar .col-md-offset-1{
		margin-top:20px
	}
	.event-register-block{
		margin-top:30px
	}
	.border-cols > div{
		width:100%;
		border-right:0;
		padding-left:0;
		padding-right:0;
		margin-bottom:10px
	}
	.nav-tabs-bar{
		height:auto;
		padding-right:0
	}
	.nav-tabs-bar .pull-right{
		display:none
	}
	.nav-tabs{
		float:none;
		width:100%
	}
	.nav-tabs > li{
		width:100%
	}
	.nav-tabs > li a{
		border-right:0
	}
	.featured-project-block{
		margin-bottom:30px
	}
	.event-single-venue > span:first-child{
		display:none
	}
	.partner-logos li{
		text-align:center;
		margin-left:0;
		margin-right:0;
		width:100%
	}
	.single-event-info .date{
		letter-spacing:0
	}
	.single-event-info .day{
		font-size:22px
	}
	/* Added in v1.5 */
    ul.timeline:before {
        left: 40px
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px)
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px
    }
    ul.timeline > li > .timeline-panel {
        float: right
    }
	ul.timeline > li > .timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto
	}
	ul.timeline > li > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto
	}
	/* End Added in v1.5 */
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
	.site-header h1.logo .default-logo{
		display:none
	}
	.site-header h1.logo .retina-logo{
		display:block
	}
}

.element-invisible {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
}

@media (max-width: 1200px) {
  .sf-menu > li > a {
    align-items: center;
    display: flex !important;
    gap: 4px;
  }

  .sf-menu .fa-angle-down {
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) {
  #league-link-href-primary {
    display: none !important;
  }
}
