/*
 Theme Name:   Weekly Quiz
 Theme URI:    https://www.weeklyquiz.co.uk/weeklyquiz/
 Description:  Weekly Quiz Theme
 Author:       JC Web Design
 Author URI:   http://www.joecharlton.co.uk
 Template:     shapely
 Version:      1.0.0
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

.themed-quizzes-top-banner p {
	margin-bottom: 0px!important;
}

.themed-quizzes-main {
	background-image: url(https://www.weeklyquiz.co.uk/wp-content/uploads/2018/09/Themed-Quizzes-Header3-2.png);
    background-repeat: repeat;
	background-position: center;
}

.page-id-13849 .content-area {
	background-image: url(https://www.weeklyquiz.co.uk/wp-content/uploads/2018/08/header.jpg);
    background-repeat: repeat;
}

.content-outline4 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
	}


/* Post Carousel - homepage */

a.sow-carousel-next {
	float:right!important;
	background: none!important;
	color: #30bfeb!important;
	line-height:30px!important;
	margin-top: 65px!important;
	margin-right: 0px!important;
	margin-left: 10px!important;
}

a.sow-carousel-previous {
	float:left!important;
	background: none!important;
	color: #30bfeb!important;
	line-height:30px!important;
	margin-top: 65px!important;
	margin-right: 10px!important;
	margin-left: 0px!important;
}

.sow-carousel-title a.sow-carousel-previous:before {
    content: "\e600";
    font-size: 30px!important;
}

.sow-carousel-title a.sow-carousel-next:before {
    content: "\e601";
    font-size: 30px!important;
}

.sow-carousel-title a.sow-carousel-previous:hover {
    color: black!important;
}

.sow-carousel-title a.sow-carousel-next:hover {
    color: black!important;
}


/* End */

.blog h1, .blog h2, .blog h3, .blog h4, .blog h5 {
	line-height: 1.1!important
}

.content-outline3 h3.widget-title {
	text-transform: uppercase!important;
}

.content-outline3 h3::after {
		content: ' '!important;
		display: block!important;
		border-bottom: 2px solid #30bfeb!important;
		width: 100px;!Important
		position: relative!important;
		left: 0%!important;
		margin: 10px 0px 0px 0px!Important;
	}
	
.homepage-presenters h3::after {
		content: ' '!important;
		display: block!important;
		border-bottom: none!important;
		width: 100px;!Important
		position: relative!important;
		margin: 0px!Important;
	}
	
.type-post {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
	}
	
.single-post #secondary, .blog #secondary	{
	padding: 20px!important;
    border: dotted 1px #333!important;
    background-color: white!important;
	}
	
.blog #primary {
	padding-left: 30px;
	padding-right: 30px;

}

.blog .pagination {
	margin-bottom: 20px;
}

.posted-on:before {
	font-family: FontAwesome!Important;
	content: "\f073";
	padding-right: 5px!Important;
}



	
.single-post .content-area, .blog .content-area {
    background-image: url(https://www.weeklyquiz.co.uk/wp-content/uploads/2017/09/light-blue-question-bg.jpg);
}

.post h1::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
    margin-top: 10px;
	position: relative!important;
	left: 0%!important;
    margin-left: 0px!important;
}


.post h2::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
    margin-top: 10px;
	position: relative!important;
	left: 0%!important;
    margin-left: 0px!important;
}	
	
.post h3::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
    margin-top: 10px;
	position: relative!important;
	left: 0%!important;
    margin-left: 0px!important;
}

/* Events Section */

.tribe-bar-date-filter {
	display: none!important;
}

.tribe-bar-search-filter {
	width: 35%!important;
}

.tribe-bar-geoloc-filter {
	width: 40%!important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	padding: 13px!important;
}

.tribe-events-single ul.tribe-event-categories {
	margin-left: 0px!important;
	margin-top: 20px!Important;
}

.tribe-events-title-bar {
	display: none!Important;
}

#tribe-events-header > div:first-of-type {
    display: none;
}

.single-tribe_events #tribe-events-header {
    margin: -1em 0 20px!important;
}

body.single-tribe_events .event-left-side > div:last-of-type {
    display: none;
}

a.daily-link {
	float: left;
	width: 23%;
	margin: 1%;
	padding: 1%;
	background-color: #e5e5e5;
	text-align:center;
	font-weight: bold;
}

a:hover.daily-link {
	color: #30bfeb;
}

#tribe-geo-map-wrapper {
    background: #f5f5f5!important;
    border: 1px solid #ddd;
	border-bottom: none!important;
    margin-bottom: 0px!important;
    padding: 2px;
    position: relative;
    z-index: 2;
}

.recurringinfo {
	display: none!important;
}
.tribe-events-sub-nav {
	display: none!important;
}

.tribe-events-distance {
	margin: 0px!important;
	margin-top: -15px!Important;
	margin-left: -10px!Important;
	margin-bottom: 3px!Important;
	font-size: 12px!important;
	padding: 2px 5px!important;
}

.tribe-events-list .time-details {
    margin: 0 0 3px!important;
}

.tribe-events-before-html h1 {
	text-align: center!important;
	font-size: 44px!important;
    line-height: 40px!important;
}

h2.tribe-events-page-title::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
	position: relative!important;
	left: 0%!important;
    margin: 0px auto!important;
	margin-top: 10px!important;
}

h4.add-to-diary::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb!important;
    width: 100px;
	position: relative!important;
	left: 0%!important;
	margin-top: 10px!important;
}

h4.add-to-diary {
	font-size: 18px!important;
	margin-bottom: 0px!important;
}

h2.tribe-events-map-event-title::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
	position: relative!important;
	left: 0%!important;
    margin: 0px auto!important;
	margin-top: 10px!important;
}

.event-right-side h3.tribe-events-single-section-title::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
	position: relative!important;
	left: 0%!important;
	margin-top: 2px!important;
	margin-left: 0px!important;
}

h1.tribe-events-single-event-title::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
	position: relative!important;
	left: 0%!important;
	margin-top: 10px!important;
	margin-left: 0px!important;
}




h2.tribe-events-map-event-title {
	text-align: center!important;
	height: 48px!important;
}

#tribe-geo-results .type-tribe_events .tribe-events-event-image {
	width: 100%!important;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#tribe-geo-results .type-tribe_events .tribe-address {
	font-weight: 400!important;
}

#tribe-geo-results .type-tribe_events .tribe-events-venue-details a {
	margin-top: 5px!important;
	margin-bottom: 5px!important;
	display: none!important;
}

#tribe-geo-results .type-tribe_events .tribe-country-name {
	display: none!important;
}

.tribe-events-loop .tribe-events-content {
    float: none;
    padding: 0!important;
    width: 100%;
}

.tribe-events-loop .tribe-events-content p {
	display: none!Important;
}

.tribe-events-address .tribe-events-gmap {
	display: none!Important;
}




/* End of Events Section */


.em-map-balloon-content h2::after {
    content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
    margin-top: 2px!important;
    position: relative!important;
    left: 0%!important;
    margin-left: 0px!important;
}

#secondary .rpwe-block li{
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	width: 100%!important;
	float: none!important;
}

.rpwwt-post-title {
	background: none !important;
	clear: none;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	font-size: 12px !important;
	line-height: 1.5em;
	text-transform: uppercase!important;
}

.rpwwt-post-date {
	color: #bbb;
	font-size: 11px;
}

.rpwwt-post-excerpt {
	font-size: 12px;
	line-height: 16px!Important;
}

#recent-posts-widget-with-thumbnails-2 img {
	border: 1px solid #eee !important;
box-shadow: none !important;
margin: 2px 10px 2px 0;
padding: 3px !important;
}

.sow-carousel-item h3 {
	line-height: 18px!important;
}

.sow-carousel-thumbnail h3 a {
	line-height: 18px!important;
}


a.icons-btn {
	border: 2px solid #30bfeb;
	background-color: transparent;
	padding: 20px;
	color: #30bfeb!important;
	text-transform: uppercase!important;
}

a:hover.icons-btn {
	border: 2px solid #30bfeb;
	padding: 20px;
	background-color: #30bfeb;
	color: white!important;
}

.fader-home p {
		text-align: center!important;
	}

.home-banner h1::after, .home-banner h3::after {
	display: none!important;
	
}

.home-banner {
	padding: 80px;
}

.home-banner h1, .home-banner h3 {
	color: #FFF!important;
}

.home-banner h3 {
	margin-bottom: 60px!important;
}

.pum-theme-lightbox .pum-title {
	display: none!important;
}

.teamname-submissions p {
	margin-bottom: 0px!important;
	
}

.teamname-submissions input {
	margin-bottom: -3px!important;
	
}

@media (min-width: 500px) and (max-width: 1023px) {
	.reactbox-object-image {
		float: left!important;
		width: 40%!Important;
	}
	.reactbox-lightbox-item-description {
		float: right!important;
		width: 60%!important
	}
	
	.reactbox-description-bottom .reactbox-object-image {
		overflow: visible!important;
	}
	
	.reactbox-lightbox-item-content {
		top: 50px!important;
	}
}

@media (max-width: 499px) {
	.reactbox-object-image {
		float: none!important;
		width: 100%!Important;
	}
	.reactbox-lightbox-item-description {
		float: none!important;
		width: 100%!important
	}
	
	.reactbox-description-bottom .reactbox-object-image {
		overflow: hidden!important;
	}
	.reactbox-lightbox-item-content {
		top: 50px!important;
	}
}

@media (min-width: 1200px) {
	a.icons-btn {
		margin-top: 0px;
	}
	
	.quizmaster-box-left {
		padding: 30px 30px 1px 30px;
	}
	
	.quizmaster-box-right {
		padding: 30px 30px 38px 30px;
	}
	.social-distance-box-left {
		padding: 30px 30px 1px 30px;
	}
	.social-distance-box-right {
		padding: 30px 30px 159px 30px;
	}
	
	.themed-quiz-box-left {
		padding: 30px 30px 1px 30px;
	}
	
	.themed-quiz-box-right {
		padding: 30px 30px 135px 30px;
	}
	
	.corporate-box-left {
		padding: 30px 30px 37px 30px;
	}
	
	.corporate-box-right {
		padding: 30px 30px 5px 30px;
	}
	
	.presenters-box-left {
		padding: 30px 30px 21px 30px;
	}
	
	.presenters-box-right {
		padding: 30px 30px 5px 30px;
	}
	
	.fader-home {
		background-color:white!important;
		padding: 15px;
		margin-left: 10px;
		margin-right: 10px;
		height: auto!Important;
	}
	
	.fader-home h2 {
		font-size: 22px!important;
		line-height: 26px!important;
	}
	
	.fader-home h2::after {
		content: ' ';!important
		display: block;!important
		border-bottom: 2px solid #30bfeb;!important
		width: 100px;!important;
		position: relative!important;
		left: 0%!important;
		margin: 0px auto!important;
		margin-top: 5px!important;
	}
	
	.teamname-banner-left {
		height: 160px!important;
		padding: 30px 140px 30px 30px!important
	}
	
	.teamname-banner-left h2 {
		line-height: 32px;
		font-size: 32px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 	
	}
	
	.teamname-banner-left h2::after {
		display: none!Important;	
	}
	
	.teamname-banner-right {
		height: 160px!important;
		padding: 30px 30px 30px 140px!important;
	}
	
	.teamname-banner-right h2 {
		line-height: 32px;
		font-size: 32px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 
	}
	
	.teamname-banner-right h2::after {
		display: none!Important;	
	}
	
	.content-outline {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 360px!Important;
	}
	
	.content-outline1 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 460px!Important;
	}
	
	.content-outline2 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
	}
	
	.content-outline3 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 282px!important;
	}
	
	
	.content-outline p {
		margin-bottom: 0px!important;
		line-height: 18px;
	}
	
	.content-outline h3 {
		font-size: 24px;
		line-height: 24px;
	}
	
	.content-outline ol {
		margin-left: 1.5em!Important;
	}
	
	.content-outline input[type="submit"] {
		width: 100%!important;
		max-width: none!important;
	}
	
	a.view-more-quizzes {
	}
	
	#tribe-geo-results .type-tribe_events {
		width: 23%!important;
		height: 360px;
		float: left!important;
		padding: 2%!important;
		margin: 1%!important;
		border-bottom: none!important;
		background-color: #f5f5f5!important;
		
	}
	
	#tribe-geo-results .type-tribe_events .tribe-events-event-image img {
		width: 100%!important;
		height: 140px!important;
			
	}
	
	.event-left-side {
		float: left;
		width: 38%
	}
	
	.event-right-side {
		float: right;
		width: 60%;
	}
	
	.event-right-side .tribe-events-meta-group-details {
		width: 60%!Important;
		float: right!important;
	}
	
	.event-right-side .tribe-events-meta-group-venue {
		width: 40%!Important;
		float: left!important;
	}
	
	
	.tribe-events-event-meta {
		margin-top: 0px!important;
	}
	
	.search-hint {
		display: block;
		font-size: 16px;
		font-weight: 700;
		line-height: 1;
		margin: 5px;
		margin-left: 12px!important;
		margin-bottom: -10px!important;
		padding: 0;
		text-transform: uppercase;
	}
	
	.themed-quizzes-top-banner {
		padding-left: 5%!important;
		padding-right: 5%!important;
		background: none;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 85px;
		margin-bottom: 77px!important;
	}
	.themed-quizzes-top-banner h3 {
		font-weight: bold!important;
		color: white!important;
		/*text-shadow:
   -3px -3px 0 #000,  
    3px -3px 0 #000,
    -3px 3px 0 #000,
     3px 3px 0 #000!important;*/
	 font-size: 50px!important;
	 line-height: 50px!important;
	}
	
	.themed-quizzes-top-banner h3::after {
		display: none!important;
	}
	
}


@media (min-width: 992px) and (max-width: 1199px) {
	a.icons-btn {
		margin-top: 0px;
	}
	
	.quizmaster-box-left {
		padding: 15px 15px 1px 15px;
	}
	
	.quizmaster-box-left p {
		margin-bottom: 10px!Important;
	}
	
	.quizmaster-box-right {
		padding: 15px 15px 31px 15px;
	}
	.social-distance-box-left {
		padding: 30px 30px 1px 30px;
	}
	.social-distance-box-right {
		padding: 30px 30px 102px 30px;
	}
	.themed-quiz-box-left {
		padding: 30px 30px 1px 30px;
	}
	
	.themed-quiz-box-right {
		padding: 30px 30px 95px 30px;
	}
	
	.corporate-box-left {
		padding: 15px 15px 33px 15px;
	}
	
	.corporate-box-right {
		padding: 15px 15px 1px 15px;
	}
	
	.presenters-box-left {
		padding: 15px 15px 41px 15px;
	}
	
	.presenters-box-right {
		padding: 15px 15px 1px 15px;
	}
	
	.fader-home {
		background-color:white!important;
		padding: 20px;
		margin-left: 10px;
		margin-right: 10px;
		height: auto!Important;
	}
	
	.fader-home h2 {
		font-size: 18px!important;
		line-height: 22px!important;
	}
	
	.fader-home h2::after {
		content: ' ';!important
		display: block;!important
		border-bottom: 2px solid #30bfeb;!important
		width: 100px;!important;
		position: relative!important;
		left: 0%!important;
		margin: 0px auto!important;
		margin-top: 5px!important;
	}
	
	.teamname-banner-left {
		height: 140px!important;
		padding: 30px 110px 30px 30px!important
	}
	
	.teamname-banner-left h2 {
		line-height: 28px;
		font-size: 28px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 	
	}
	
	.teamname-banner-left h2::after {
		display: none!Important;	
	}
	
	.teamname-banner-right {
		height: 140px!important;
		padding: 30px 30px 30px 110px!important;
	}
	
	.teamname-banner-right h2 {
		line-height: 28px;
		font-size: 28px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 
	}
	
	.teamname-banner-right h2::after {
		display: none!Important;	
	}
	
	.teamname-banner-right h2::after {
		display: none!Important;	
	}
	
	.content-outline {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 350px!Important;
	}
	.content-outline1 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 440px!Important;
	}
	.content-outline2 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
	}
	.content-outline3 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 282px!important;
	}
	
	.content-outline p {
		margin-bottom: 0px!important;
		line-height: 18px;
	}
	
	.content-outline ol {
		margin-left: 1.5em!Important;
	}
	
	.content-outline h3 {
		font-size: 20px!important;
		line-height: 22px;
		margin-bottom: 5px!important
	}
	
	.content-outline input[type="submit"] {
		width: 100%!important;
		max-width: none!important;
	}
	
	.content-outline input[type="submit"] {
		width: 100%!important;
		max-width: none!important;
		height: 40px!Important;
		color: white!Important;
		line-height: 40px!important;
	}
	
	.content-outline input[type="text"], input[type="search"], input[type="email"], input[type="tel"] {
		background: white!important;
		border: 1px solid #333!important;
		width: 100%!important;
		height: 40px!Important;
		padding-left: 5px!important;
		border-radius: 0;
		line-height: 40px!important;
	}
	
	#tribe-geo-results .type-tribe_events {
		width: 23%!important;
		height: 380px;
		float: left!important;
		padding: 2%!important;
		margin: 1%!important;
		border-bottom: none!important;
		background-color: #f5f5f5!important;
		
	}
	
	#tribe-geo-results .type-tribe_events .tribe-events-event-image img {
		width: 100%!important;
		height: 130px!important;
			
	}
	
	.event-left-side {
		float: left;
		width: 38%
	}
	
	.event-right-side {
		float: right;
		width: 60%;
	}
	
	.event-right-side .tribe-events-meta-group-details {
		width: 60%!Important;
		float: right!important;
	}
	
	.event-right-side .tribe-events-meta-group-venue {
		width: 40%!Important;
		float: left!important;
	}
	
	.tribe-events-event-meta {
		margin-top: 0px!important;
	}
	
	.search-hint {
		display: block;
		font-size: 16px;
		font-weight: 700;
		line-height: 1;
		margin: 5px;
		margin-left: 12px!important;
		margin-bottom: -10px!important;
		padding: 0;
		text-transform: uppercase;
	}
	
	.themed-quizzes-top-banner {
		padding-left: 5%!important;
		padding-right: 5%!important;
		background: none;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 85px;
		margin-bottom: 77px!important;
	}
	.themed-quizzes-top-banner h3 {
		font-weight: bold!important;
		color: white!important;
		/*text-shadow:
   -3px -3px 0 #000,  
    3px -3px 0 #000,
    -3px 3px 0 #000,
     3px 3px 0 #000!important;*/
	 font-size: 50px!important;
	 line-height: 50px!important;
	}
	
	.themed-quizzes-top-banner h3::after {
		display: none!important;
	}
	
}

@media (min-width: 781px) and (max-width: 991px) {
	
	a.icons-btn {
		margin-top: 0px;
	}
	
	.quizmaster-box-left {
		padding: 10px 10px 2px 10px;
	}
	
	.quizmaster-box-left p {
		margin-bottom: 10px!Important;
	}
	
	.quizmaster-box-right {
		padding: 10px 10px 56px 10px;
	}
	.social-distance-box-left {
		padding: 30px 30px 1px 30px;
	}
	.social-distance-box-right {
		padding: 10px 10px 206px 10px;
	}
	
	.themed-quiz-box-left {
		padding: 30px 30px 1px 30px;
	}
	
	.themed-quiz-box-right {
		padding: 30px 30px 47px 30px;
	}
	
	.themed-quiz-box-right ul {
		margin-left: 1em!important;
	}
	
	.corporate-box-left {
		padding: 10px 10px 10px 10px;
	}
	
	.corporate-box-right {
		padding: 10px 10px 2px 10px;
	}
	
	.presenters-box-left {
		padding: 10px 10px 65px 10px;
	}
	
	.presenters-box-right {
		padding: 10px 10px 1px 10px;
	}
	
	.fader-home {
		background-color:white!important;
		padding: 15px;
		margin-left: 10px;
		margin-right: 10px;
		height: auto!Important;
	}
	
	.fader-home h2 {
		font-size: 14px!important;
		line-height: 20px!important;
	}
	
	.fader-home h2::after {
		content: ' ';!important
		display: block;!important
		border-bottom: 2px solid #30bfeb;!important
		width: 100px;!important;
		position: relative!important;
		left: 0%!important;
		margin: 0px auto!important;
		margin-top: 5px!important;
	}
	
	
	.teamname-banner-left {
		height: 110px!important;
		padding: 20px 60px 20px 10px!important
	}
	
	.teamname-banner-left h2 {
		line-height: 24px;
		font-size: 24px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 	
	}
	
	.teamname-banner-left h2::after {
		display: none!Important;	
	}
	
	.teamname-banner-right {
		height: 110px!important;
		padding: 20px 10px 20px 70px!important;
	}
	
	.teamname-banner-right h2 {
		line-height: 24px;
		font-size: 24px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 
	}
	
	.teamname-banner-right h2::after {
		display: none!Important;	
	}
	
	.content-outline {
		padding: 10px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 370px!Important;
	}
	.content-outline1 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 400px!Important;
	}
	
	.content-outline2 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
	}
	.content-outline3 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: 282px!important;
	}
	
	.content-outline p {
		margin-bottom: 0px!important;
		line-height: 14px;
		font-size: 12px;
	}
	
	.content-outline ol {
		margin-left: 1em!Important;
		font-size: 12px;
	}
	
	.content-outline h3 {
		font-size: 20px;
		line-height: 20px;
	}
	
	.content-outline input[type="submit"] {
		width: 100%!important;
		max-width: none!important;
		height: 30px!Important;
		color: white!Important;
		line-height: 30px!important;
	}
	
	.content-outline input[type="text"], input[type="search"], input[type="email"], input[type="tel"] {
		background: white!important;
		border: 1px solid #333!important;
		width: 100%!important;
		height: 30px!Important;
		padding-left: 5px!important;
		border-radius: 0;
		line-height: 30px!important;
	}
	
	#tribe-geo-results .type-tribe_events {
		width: 48%!important;
		height: 390px;
		float: left!important;
		padding: 2%!important;
		margin: 1%!important;
		border-bottom: none!important;
		background-color: #f5f5f5!important;
		
	}
	
	#tribe-geo-results .type-tribe_events .tribe-events-event-image img {
		width: 100%!important;
		height: 190px!important;
			
	}
	
	.event-left-side {
		float: left;
		width: 48%
	}
	
	.event-right-side {
		float: right;
		width: 50%;
	}
	
	.event-right-side .tribe-events-meta-group-details {
		width: 50%!Important;
		float: right!important;
	}
	
	.event-right-side .tribe-events-meta-group-venue {
		width: 50%!Important;
		float: left!important;
	}
	
	.tribe-events-event-meta {
		margin-top: 0px!important;
	}
	
	.search-hint {
		display: block;
		font-size: 14px;
		font-weight: 700;
		line-height: 1;
		margin: 5px;
		margin-left: 12px!important;
		margin-bottom: -10px!important;
		padding: 0;
		text-transform: uppercase;
	}
	.themed-quizzes-top-banner {
		padding-left: 5%!important;
		padding-right: 5%!important;
		background: none;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 85px;
		margin-bottom: 77px!important;
	}
	.themed-quizzes-top-banner h3 {
		font-weight: bold!important;
		color: white!important;
		/*text-shadow:
   -3px -3px 0 #000,  
    3px -3px 0 #000,
    -3px 3px 0 #000,
     3px 3px 0 #000!important;*/
	 font-size: 40px!important;
	 line-height: 40px!important;
	}
	
	.themed-quizzes-top-banner h3::after {
		display: none!important;
	}
}

@media (max-width: 780px) {
	.quizmaster-box-left {
		padding: 20px 20px 20px 20px;
	}
	
	.quizmaster-box-right {
		padding: 20px 20px 20px 20px;
	}
	
	.themed-quiz-box-left {
		padding: 20px 20px 20px 20px;
	}
	
	.themed-quiz-box-bottom-left ul {
		margin-bottom: 0px!important;
		padding-bottom: 0px!important;
		margin-left: 0px!Important;
	}
	
	.themed-quiz-box-bottom-right ul {
		margin-left: 0px!Important;
	}
	
	#pgc-13849-3-0 {
		margin-bottom: 0px!important;
	}
	
	.themed-quiz-box-right {
		padding: 20px 20px 20px 20px;
	}
	
	.corporate-box-left {
		padding: 20px 20px 20px 20px;
	}
	
	.corporate-box-right {
		padding: 20px 20px 20px 20px;
	}
	.social-distance-box-left {
		padding: 20px 20px 20px 20px;
	}
	.social-distance-box-right {
		padding: 20px 20px 20px 20px;
	}
	
	.presenters-box-left {
		padding: 20px 20px 20px 20px;
	}
	
	.presenters-box-right {
		padding: 20px 20px 20px 20px;
	}
	
	.fader-home {
		background-color:white!important;
		padding: 20px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.fader-home h2 {
		font-size: 18px!important;
		line-height: 20px!important;
	}
	
	.fader-home h2::after {
		content: ' ';!important
		display: block;!important
		border-bottom: 2px solid #30bfeb;!important
		width: 100px;!important;
		position: relative!important;
		left: 0%!important;
		margin: 0px auto!important;
		margin-top: 5px!important;
	}
	.content-outline {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: auto!Important;
	}
	.content-outline1 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: auto!Important;
	}
	
	.content-outline2 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
	}
	.content-outline3 {
		padding: 20px!important;
		border: 1px dotted #333!important;
		background-color: white!important;
		height: auto!Important;
	}
	
	
	.content-outline p {
		margin-bottom: 0px!important;
		line-height: 18px;
	}
	
	.content-outline ol {
		margin-left: 1.5em!Important;
	}
	
	.content-outline input[type="submit"] {
		width: 100%!important;
		max-width: none!important;
	}
	
	#tribe-geo-results .type-tribe_events {
		width: 98%!important;
		height: auto;
		float: none!important;
		padding: 2%!important;
		margin-bottom: 10px!important;
		border-bottom: none!important;
		background-color: #f5f5f5!important;
		
	}
	
	.search-hint {
		display: block;
		font-size: 14px;
		font-weight: 700;
		line-height: 1;
		margin: 5px;
		margin-left: 12px!important;
		margin-bottom: 0px!important;
		padding: 0;
		text-transform: uppercase;
	}
	.themed-quizzes-top-banner {
		padding-left: 5%!important;
		padding-right: 5%!important;
		background: none;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 85px;
		margin-bottom: 77px!important;
	}
	.themed-quizzes-top-banner h3 {
		font-weight: bold!important;
		color: white!important;
		/*text-shadow:
   -3px -3px 0 #000,  
    3px -3px 0 #000,
    -3px 3px 0 #000,
     3px 3px 0 #000!important;*/
	 font-size: 34px!important;
	 line-height: 34px!important;
	}
	
	.themed-quizzes-top-banner h3::after {
		display: none!important;
	}
}

@media (min-width: 554px) and (max-width: 780px) {
	
	.teamname-banner-left {
		height: 160px!important;
		padding: 30px 140px 30px 30px!important
	}
	
	.teamname-banner-left h2 {
		line-height: 32px;
		font-size: 32px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 	
	}
	
	.teamname-banner-left h2::after {
		display: none!Important;	
	}
	
	.teamname-banner-right {
		height: 160px!important;
		padding: 30px 30px 30px 140px!important;
	}
	
	.teamname-banner-right h2 {
		line-height: 32px;
		font-size: 32px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 
	}
	
	.teamname-banner-right h2::after {
		display: none!Important;	
	}
	
	
}

@media (min-width: 514px) and (max-width: 553px) {
	
	.teamname-banner-left {
		height: 160px!important;
		padding: 30px 100px 30px 30px!important
	}
	
	.teamname-banner-left h2 {
		line-height: 32px;
		font-size: 32px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 	
	}
	
	.teamname-banner-left h2::after {
		display: none!Important;	
	}
	
	.teamname-banner-right {
		height: 160px!important;
		padding: 30px 30px 30px 140px!important;
	}
	
	.teamname-banner-right h2 {
		line-height: 32px;
		font-size: 32px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 
	}
	
	.teamname-banner-right h2::after {
		display: none!Important;	
	}
	
	
}

@media (max-width: 513px) {
	
	.teamname-banner-left {
		height: 110px!important;
		padding: 15px 70px 15px 15px!important
	}
	
	.teamname-banner-left h2 {
		line-height: 24px;
		font-size: 24px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 	
	}
	
	.teamname-banner-left h2::after {
		display: none!Important;	
	}
	
	.teamname-banner-right {
		height: 110px!important;
		padding: 15px 15px 15px 80px!important;
	}
	
	.teamname-banner-right h2 {
		line-height: 24px;
		font-size: 24px;
		text-shadow:
		-2px -2px 0 #FFF,
		2px -2px 0 #FFF,
		-2px 2px 0 #FFF,
		2px 2px 0 #FFF; 
	}
	
	.teamname-banner-right h2::after {
		display: none!Important;	
	}
	
	.home-banner {
		padding: 40px!Important;
	}
	
	
}

.fader {
	background-color:rgba(255,255,255,.85)!important;
}

.fader2 {
	background-color:rgba(0,0,0,.1)!important;
}

.fader-home p {
	margin-bottom: 0px!important;
}

/* Ubergrid Styling */

.uber-grid-cell-title {
	display: none!Important;
}

.uber-grid-cell-title-wrapper {
	background-color: transparent!important;
}

div.uber-grid-hover {
	/* background-color: #30bfeb!important;*/
}


@media all and (min-width: 768px) {
	.mobile-show {
		display: none!important;
	}
	
	.desktop-show {
		display: -webkit-inline-box!important;
		display: inline;
	}
}

@media all and (max-width: 767px) {
	.mobile-show {
		display: -webkit-inline-box!important;
		display: inline;
		width: -webkit-fill-available;
	}
	
	.desktop-show {
		display: none!important;
	}
}


.rpwe-summary {
	line-height: 16px!important;
}

.contact-form-submission {
	padding: 24px;
	padding-bottom: 0px;
	border: 5px dashed black;
	background-color: white;
	margin-bottom: 0px!important;
}

.footer-bottom {
	text-align: center;
}

.footer-bottom img {
	height: 30px;
	margin-bottom: 10px;
}

.site-header {
	background-image: url(http://www.weeklyquiz.co.uk/wp-content/uploads/2017/09/header-bg.jpg);
	background: url(http://www.weeklyquiz.co.uk/wp-content/uploads/2017/09/header-bg.jpg);
	background-color: transparent;
}

.logo-container {
	width: 15%;
	float: left;
}

.top-row {
	padding-top: 20px;
	padding-bottom: 20px;
}

@media all and (max-width: 899px) {
.top-row {
	padding-top: 0px!important;
}

.details-left {
	display: none!important;
	width: 0%!Important;
}

.details-right {
	width: 100%!Important;
}

.logo-container {
	width: 40%;
	padding-left: 2%;
}

.header-details {
	width: 56%!important;
	padding-right: 2%;
}

.site-header {
	border-bottom: none;
}

.top-btn {
	display: none!important;
}
}

.header-details {
	width: 85%;
	float: right;
	height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.details-right {
	float: right;
	width: 50%;
	text-align: right;
	line-height: 30px;
}

.details-right a.tel {
	color: #000;
	font-size: 30px;
	font-weight: bold;
}

.details-left {
	float: left;
	width: 50%;
	color: #30bfeb;
	font-size: 26px;
	font-weight: bold;
	padding-top: 20px;
}

.header-details .blue-btn {
	padding: 8px!Important;
	text-align: right;
}


/* New Nav */

nav.main-nav ul {
	list-style: none!important;
	list-style-type: none!important;
	margin: 0px!important;
}

nav.main-nav ul li {
	line-height: 30px!important;
}

nav.main-nav {
	border-top: none;
	border-bottom: none;
	background-color: #30bfeb!important;
}

nav.main-nav ul li a {
	color: white!important;
}

nav.main-nav .menu {
	height: 30px!important;
}


a.blue-btn {
	border: 2px solid #30bfeb;
	background-color: #30bfeb;
	padding: 20px;
	color: white!important;
	margin-top: 20px;
	text-transform: uppercase!important;
}

a:hover.blue-btn {
	border: 2px solid #30bfeb;
	padding: 20px;
	background-color: #30bfeb;
	color: black!important;
	margin-top: 20px;
}

a.blue-btn2 {
	border: 2px solid #30bfeb;
	background-color: #30bfeb;
	padding: 8px;
	color: white!important;
	margin-top: 20px;
	text-transform: uppercase!important;
}

a:hover.blue-btn2 {
	border: 2px solid #30bfeb;
	padding: 8px;
	background-color: #30bfeb;
	color: black!important;
	margin-top: 20px;
}


#homepage-icons {
	width: 730px!important;
	margin: 0px auto;
}

#homepage-icons a img {
	width: 100px!important;
	margin: 0px!important;
	padding: 0px!important;
}

@media all and (max-width: 991px) {
#homepage-icons {
	width: 310px!important;
	margin: 0px auto;
}

#contact-form-11, #contact-form-408 {
	width: 98%!important;
	margin: 0px auto;
}
}

/* homepage Contact Form Width */

.popmake-content #contact-form-11 {
	width: 100%!important;
}

#contact-form-11, #contact-form-408 {
	width: 800px;
	margin: 0px auto;
}

/* End */

img.feature-img {
	padding: 5px!important;
	border: none;
	background-color: white;
}

.teamnames-box, #secondary {
	padding: 10px;
	border: none!important;
	background-color: white;
}

.post {
	width: 100%!important;
	margin-bottom: 20px!important;
}

.shapely-next-prev {
    padding-bottom: 0px!Important;
}

.shapely-next-prev a {
	background-color: #30bfeb!important;
	color: white!important;
	padding: 10px!important;

}

.shapely-next-prev a:hover {
	color: black!important;
}


.teamnames-box img {
	margin-bottom: 10px;
}

.uber-grid-edit-wrapper {
	display: none!important;
}

.meet-presentors {
	margin-bottom: 0px!important;
}

@media all and (max-width: 767px) {
.details .col-xs-12 p {
	text-align: center!important;
}
}

.nf-field-element textarea {
    height: 120px!important;
}

.nf-field-container {
    clear: both;
    position: relative;
    margin-bottom: 1px!important;
}

footer .alignright {
	margin-left: 5px!important;
}

.home-category-images p, .home-bottom-row p {
	margin-bottom: 0px!Important;
}

.home-bottom-row h3, .home-bottom-row li a, .home-bottom-row a {
	color: white!important;
}
.home-bottom-row a {
	font-weight: normal!important;
}

.home-bottom-row a:hover {
	text-decoration: underline!Important;
}

.home-bottom-row a:hover i {
	text-decoration: none!Important;
}

.home-bottom-row {
	margin-bottom: 0px!Important;
	line-height: 24px!important;
}

.home-bottom-row-left-grey ul {
	margin-bottom: 0px!important;
	height: auto!important;
}

.home-bottom-row-left-grey .widget.widget_nav_menu > div ul li span, .widget.widget_nav_menu ul li span {
    font-size: 14px!important;
    font-family: 'Source Sans Pro', sans-serif;
    color: #FFF!important;
    float: none!important;
}

@media (max-width: 780px)
{
#pgc-18-5-0, #pgc-18-5-1 {
    margin-bottom: 0px!Important;
}
}

.home-welcome-text-row {
	text-align: center!Important;
}

.home-welcome-text-row h3 {
	font-size: 42px!important;
	line-height: 42px!important;
	text-align: center!Important;
}

.home-category-images {
	margin-bottom: 30px!important;
}

span.shapely-dropdown {
	display: none!important;
}

.shapely-related-posts {
	display: none!important;
}


/* Contact Forms */

.nf-form-content input[type="text"],[type="email"]  {
	border: 1px solid #CCC!important;
	padding: 10px!important;
	float: left!important;
	margin: 0px!important;
}

.nf-form-content input[type="text"],[type="email"]  {
	border: 1px solid #CCC!important;
	padding: 10px!important;
	width: 70%!important;
	float: left!important;
	margin: 0px!important;
	margin-bottom: 13px!important;
}

.nf-form-content input[type="text"],[type="email"],[type="tel"], [type="number"] {
	border: 1px solid #000!important;
	padding: 10px!important;
	width: 100%!important;
	float: left!important;
	margin: 0px!important;
	margin-bottom: 13px!important;
	border-radius: 0!important;
}

.nf-form-content select {
	border: 1px solid #CCC!important;
	padding: 10px!important;
	width: 100%!important;
	float: left!important;
	margin: 0px!important;
	border-radius: 0!important;
}

.nf-form-content textarea {
	border: 1px solid #000!important;
	padding: 10px!important;
	width: 100%!important;
	float: left!important;
	margin: 0px!important;
}

.nf-form-content input[type="button"]  {
	border: 1px solid #CCC!important;
	border-radius: 0px!important;
	padding: 11px!important;
	width: 30%!important;
	margin: 0px!important;
	background-color: #000000!important;
	background: #000000!important;
	color: #FFF!important;
	font-weight: bold!important;
	text-transform: uppercase!important;
}

nf-field .listradio-container {
	width: 50%!important;
	float: left!important;
}

.nf-field-element select {
	width: 100%!important;
	padding: 5px!important;
	max-width: 100%!important;
	margin-bottom: 13px!important;
	border-radius: 0px!Important;
	background-color: #FFF!important;
	border: 1px solid #CCC!important;
	height: 38px!important;
	-webkit-appearance: none!important;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .5em;
    padding-right: 1.5em;
	cursor: pointer;
}

/*Accordian FAQs */

.omsc-in-accordion {
	margin-bottom: 10px!important;
	border: none!Important;
}

.omsc-accordion {
	border: none!Important;
}

.omsc-toggle-title {
	background: rgba(0,0,0,0.03)!important;
}

.omsc-toggle.omsc-expanded .omsc-toggle-title, .omsc-toggle-title:hover {
	background: #000000!important;
	color: #FFF!Important;
}



/* Modifications */

#eu-cookie-law input {
	background: #000000!important;
	color: #FFF!Important;
}

footer .menu {
	height: auto!important;
}

.footer-social-icon {
	margin-top: 50px;
}

.author-bio {
	display: none!Important;
	visibility: hidden!Important;
}

.post-meta li:nth-child(2) {
	display: none;
	visibility: hidden;
}

.post-meta li:nth-child(1) {
	color: #000000;
}

.header-callout {
	display: none!important;
}

footer.entry-footer {
	background: none!Important;
	background-color: transparent!Important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0px!important;
}

.pum-content p {
	margin-bottom: 0px!Important;
}

.footer-widget-area .widget.widget_nav_menu > div ul li, .widget.widget_nav_menu ul li {
    border-bottom: none!important;
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.footer-widget-area .widget.widget_nav_menu .menu > li a {
    text-transform: initial;
    font-size: 12px;
    color: white!important;
    font-weight: 400;
    opacity: 1;
}

.footer-widget-area .widget.widget_nav_menu .menu > li a:hover {
    text-transform: initial;
    font-size: 12px;
    color: #000000!important;
    font-weight: 400;
    opacity: 1;
}


.pressrelease-link {
	text-align: center!important;
}

.home-1 {
	text-align: center!important;
	padding-top: 30px;
}

.home-2 {
	text-align: center!important;
	padding-bottom: 30px;
}

.home-4 {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFF!important;
}

.home-4 h1, .home-4 h2, .home-4 h3, .home-4 p {
	color: #FFF!important;
}

.home-4 p {
	color: #FFF!important;
	font-size: 20px!important;
}

.home-5 a {
	color: #0e1015!important;
	font-weight: 300!important;
}

.home-3 a {
	color: #0e1015!important;
	font-weight: 300!important;
}

.home-6 h4 a {
	color: #0e1015!important;
	font-weight: 300!important;
}

.home-7 {
	padding-top: 30px;
}

.home-7 h1, .home-7 h2, .home-7 h3, .home-7 p {
	color: #FFF!important;
}


.home-8 {
	padding-bottom: 30px;
}

.home-8 h1, .home-8 h2, .home-8 h3, .home-8 p {
	color: #FFF!important;
}

.home-9 {
}

.home-10 {
	padding-bottom: 60px;
	padding-top: 60px;
	color: #FFF!important;
}

.home-10 p {
	color: #FFF!important;
	font-size: 20px!important;
	
}

.home-10 blockquote {
	    margin: 0 0 20px!important;
}

.testimonials-widget-testimonial .open-quote:before {
    content: '\201C';
    font-size: 80px;
	position: absolute;
	left: 0px;
	top: 30px;
	display: block;
	font-family: "Merriweather", "Georgia", Times New Roman, Times, serif!important;
}

.testimonials-widget-testimonial .close-quote:after {
    content: '\201D';
    font-size: 80px;
	position: absolute;
	right: 20px;
	display: block;
	font-family: "Merriweather", "Georgia", Times New Roman, Times, serif!important;
}

.home-btns {
	font-weight: bold!important;
}

.dcwss.dc-wall.col-4 .stream li {
    width: 23%!important;
}

img.image-border {
	border: 10px solid #EFEFEF;
}

.thumb-of-pdf {
	border: 5px solid #EFEFEF;
}

.search, .search-widget-handle {
	display: none!important;
	visibility: hidden!Important;
}

#searchform {
	display: none!important;
	visibility: hidden!Important;
}

.search-form {
	display: none!important;
}

header a.requestcallback {
	height: auto!important;
	float: right!important;
	margin: 0px!important;
	margin-top: 30px!important;
}

#primary article header {
	display: none!Important;
}

.textwidget .contact-form input[type=text], .textwidget .contact-form input[type=email], .textwidget .contact-form textarea {
    width: 100%!important;
    max-width: 100%;
    box-sizing: border-box;
}

form br {
	display: none!important;
}

h3.widget-title {
	font-weight: 600!important;
	text-transform: lowercase!important;
}

.homepage-box h3.widget-title {
	text-align: center;
}

.homepage-box {
	padding: 20px;
	background-color: #EFEFEF;
}

.testimonials {
	background-color: #009F93;
	color: #FFF!important;
	padding-top: 54px;
	padding-bottom: 30px;
	border-bottom: 10px solid #DDD;
	border-top: 10px solid #DDD;
}

.testimonials h3 {
	color: #FFF!important;
}

.tp-bullet-title {
	display: none!Important;
}






.testimonials .rpwe-block li{
border-bottom: 1px solid #bbb;
margin-bottom: 10px;
padding-bottom: 10px;
list-style-type: none;
}

.testimonials .rpwe-block a{
display: inline !important;
text-decoration: none;
}

.testimonials .rpwe-block h3{
background: none !important;
clear: none;
float: left;
margin-bottom: 0 !important;
margin-top: 0 !important;
margin-right: 10px;
font-weight: 600;
font-size: 20px !important;
line-height: 1.5em;
}


.testimonials .rpwe-summary{
font-size: 16px;
font-style: italic;
float: none;
clear: both;
}

.testimonials .rpwe-time{
color: #eee;
font-size: 11px;
float: left;
}

.testimonials .rpwe-comment{
color: #bbb;
font-size: 11px;
padding-left: 5px;
}



/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}å

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    padding: 1em;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

button, input, select, textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

q:before, q:after {
    content: '"' !important;
    display: inline-block;
    position: relative;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

hr {
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

select {
    border: 1px solid #ccc;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #000000;
}

a:visited {
    color: #000000;
}

a:hover, a:focus, a:active {
    color: #000000;
}

a:focus {
    outline: none;
}

a:hover, a:active {
    outline: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
	border-bottom: none;
	border-top: none;
}

.banner-row {
	border-top: none;
	border-bottom: none;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {
    width: 100%;
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
}

.main-navigation ul ul:hover > a, .main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
}

/* Small menu. */

.menu-toggle, .main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 992px) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
	
	header a.requestcallback {
		height: auto!important;
		float: right!important;
		margin: 0px!important;
		margin-top: 30px!important;
	}
	header a.bleeptel {
		display: none;
		visibility: hidden;
	}
}

@media screen and (max-width: 991px) {
	
	header a.requestcallback {
		display: none;
		visibility: hidden;
	}
	
	header a.bleeptel {
		display: none;
		visibility: hidden;
	}
	
	.alignright {
		text-align: left!Important;
		float: left!important;
	}
	
	img.alignright {
		text-align: left!Important;
		float: left!important;
	}
	
}

@media screen and (min-width: 1200px) {
	.mobile-process {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
	.full-process {
		display: none;
	}	
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.site-title {
    font-size: 24px;
    line-height: 52px;
    color: #666;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
}

.site-title:hover {
    color: #333;
}

#site-navigation .module.left {
    padding-left: 15px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline, .updated:not(.published) {
    display: none;
}

.single .byline, .group-blog .byline {
    display: inline;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
    /* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed, iframe, object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*!
// Contents
// ------------------------------------------------
 1. Global Styles
 2. Mixins
 3. Typography
 4. Colours
 5. Sections
 6. Buttons
 7. Nav
 8. Forms
 9. Breadcrumbs
 10. Pagination
 11. Icon Features
 12. Widgets
 13. Image Tiles
 14. Sliders
 15. Galleries
 16. Header Area
 17. WooCommerce
 18. Blog
 19. Image Blocks
 20. Portfolio
 21. Footer
 22. Spacing
 23. Other
/*!---------- 1. GLOBAL STYLES ----------*/

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #001c28;
    overflow-x: hidden;
}

ul {
    list-style: disc;
}

.main-container {
    clear: both;
}

hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 0 24px 0;
    width: 100%;
}

.bg-dark hr {
    border-color: #555;
}

.content hr {
    width: 128px;
    max-width: 60%;
    height: 2px;
    background: #DDD;
    margin: 50px auto;
    border: 0;
}

.list-inline {
    margin-left: 0;
}

.list-inline > li {
    padding: 0 8px;
}

.list-inline > li:last-child {
    padding-right: 0;
}

.list-inline > li:first-child {
    padding-left: 0;
}

.overflow-hidden {
    overflow: hidden;
}

.right {
    right: 0;
}

.relative {
    position: relative;
    z-index: 2;
}

.container {
    position: relative;
}

/*!---------- 2. MIXINS ----------*/

.align-children {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

@media all and (max-width: 991px) {
    .align-children {
        display: block !important;
    }
}

.align-transform {
    position: relative;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    top: 50%;
    z-index: 2;
}

/*!---------- 3. TYPOGRAPHY ----------*/

h1, h2, h3, h4, h5, h6, p, ul, ol, table, blockquote, input, textarea {
    margin-bottom: 24px;
    margin-top: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300!important;
    color: #0e1015;
	text-transform: uppercase;
}

h1 {
    font-size: 44px;
    line-height: 40px;
}

h1::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
	position: relative!important;
	left: 0%!important;
    margin: 0px auto!important;
	margin-top: 10px!important;
}

h2 {
    font-size: 32px;
    line-height: 40px;
}

h2::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
    margin-top: 10px;
	position: relative!important;
	left: 0%!important;
    margin-left: 0px!important;
}

h3 {
    font-size: 32px;
    line-height: 40px;
}

h3::after {
	content: ' ';
    display: block;
    border-bottom: 2px solid #30bfeb;
    width: 100px;
	position: relative!important;
	left: 0%!important;
    margin: 0px auto!important;
	margin-top: 10px!important;
}

h3.rpwe-title::after {
    display: none!important;
}

h4 {
    font-size: 24px;
    line-height: 32px;
}

h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

h6 {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
}

@media all and (max-width: 767px) {
    
	.dcwss.dc-wall.col-4 .stream li {
		width: 46%!important;
	}
	
	h1 {
        font-size: 24px;
        line-height: 32px;
    }

    h2 {
        font-size: 24px;
        line-height: 32px;
    }

    h3 {
        font-size: 24px;
        line-height: 32px;
    }

    h4 {
        font-size: 18px;
        line-height: 26px;
    }

    h5 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
    }

    h6 {
        font-size: 12px;
        line-height: 24px;
        font-weight: 700;
    }
}

.uppercase {
    font-weight: 400;
    text-transform: uppercase;
}

h5.uppercase {
    letter-spacing: 2px;
    margin-right: -2px;
}

p.lead {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

@media all and (max-width: 767px) {
    p.lead {
        font-size: 14px;
        line-height: 24px;
    }

    p {
        font-size: 14px;
    }
}

a, a:visited, a:focus, a:active, a:hover {
    text-decoration: none;
    outline: none;
}

a {
    font-weight: 600;
    color: #000000;
    cursor: pointer;
}

a:visited {
    color: #000000;
}

.image-bg a {
    color: #fff;
}

.image-bg a:hover {
    color: #fff;
    opacity: .9;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

blockquote {
    overflow: hidden;
    font-size: 24px;
    line-height: 32px;
    font-style: italic;
    background: #f5f5f5;
    padding: 32px;
    color: #777;
    font-weight: 300;
}

span.author {
	font-size: 16px!important;
	text-transform: uppercase!important;
	color: #30bfeb!important;
}

.number {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media all and (max-width: 767px) {
    br {
        display: none;
    }

    blockquote {
        font-size: 16px;
        line-height: 22px;
    }
}

th, td {
    line-height: 24px !important;
}

/*!---------- 4. COLOURS ----------*/

.bg-primary {
    background: #000000 !important;
}

.bg-secondary {
    background: #f5f5f5;
}

.bg-dark {
}

/*!---------- 5. SECTIONS ----------*/

section, footer {
    padding: 40px 0px 0px 0px;
    position: relative;
    overflow: hidden;
}

.page-template-template-home-php .content-area {
    padding: 0;
}

footer {
    padding: 30px 0 30px;
	background: #000;
	color: #FFF!important;
}

footer p, footer h2, footer h3, footer h4 {
	color: #FFF!important;
}

.fullscreen {
    height: 100vh;
}

.bg-dark h3, .bg-dark h5, footer.bg-dark h5, .bg-primary h5, .bg-dark h6, footer.bg-dark h6 {
    color: #ffffff;
}

.bg-dark p, footer.bg-dark p, .bg-primary p, .bg-dark span, footer.bg-dark span, .bg-dark li, footer.bg-dark li {
    color: #fefefe;
}

.footer-credits {
	float: left;
	width: 45%;
	height: 80px;
}

.social-icons {
	float: right;
	width: 45%;
	padding-right: 2%;
	text-align: right;
	height: 50px;
	padding-top: 30px;
}

.clear {
	clear: both;
	margin: 0px;
}

@media all and (max-width: 767px) {

	footer {
    padding: 30px 0 30px;
	background: #000;
}

.footer-credits {
	float: none;
	width: 100%;
	height: 80px;
	text-align: center;
	padding-top: 50px;
}

.social-icons {
	float: none;
	width: 100%;
	padding-right: 0%;
	text-align: center;
	height: 50px;
	padding-bottom: 20px;
}
}

.image-bg h3, .image-bg h1 {
    color: #ffffff;
}

.image-bg p, .image-bg li {
    color: #ffffff;
}

.image-bg div[class*='col-'] {
    position: relative;
    z-index: 3;
}

.background-image-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #0e1015;
    background-size: cover !important;
    background-position: 50% 50% !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
}

.background-image-holder img {
    display: none;
}

.background-image-holder.fadeIn {
    opacity: 1;
}

/*!---------- 6. BUTTONS ----------*/

.btn, .button {
    font-family: 'Source Sans Pro', sans-serif;
    border: 2px solid #000000;
    padding: 0 26px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #000000;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 24px;
}

.btn:last-child, .btn:last-of-type {
    margin-right: 0;
}

.btn:hover, .button:hover {
    background: #000000;
    color: #fff;
}

.btn-lg {
    height: 50px;
    line-height: 46px;
    min-width: 200px;
}

.btn-sm {
    height: 30px;
    font-size: 11px;
    line-height: 27px;
    min-width: 0;
}

.btn-filled, .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #000000;
    color: #fff;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 1em;
}

.btn-white, .image-bg .btn, .image-bg .btn:visited {
    color: #fff;
    border-color: #fff;
}

.image-bg .btn.btn-filled {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

.btn-white:hover, .image-bg .btn:hover, .image-bg .btn:visited:hover {
    background: #fff;
    border-color: #fff;
    color: #222;
}

.image-bg .btn.btn-filled:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #000000;
    border-color: #000000;
    color: #fff;
}

.btn:visited {
    color: #000000;
}

.btn-white:visited, .btn:visited:hover {
    color: #fff;
}

.btn-white:visited:hover {
    color: #222;
}

.btn-filled:visited {
    color: #fff;
}

.cfa-text {
    margin-bottom: 0;
    line-height: 45px;
}

.cfa-button {
    width: 100%;
}

.btn-filled:hover, .btn:visited:hover {
    background: #000000;
    border-color: #000000;
}

input[type="submit"]:hover {
    background-color: #000000;
    color: #fff;
}

.widget input[type="submit"] {
    border: none;
    margin-top: 5px;
}

.widget input[type="submit"]:hover {
    color: #FFF;
    background-color: #222;
}

/*!---------- 7. NAVIGATION ----------*/

.nav-container {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}

nav {
    background: #fff;
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}

nav ul {
    margin-bottom: 0;
}

.module {
    display: inline-block;
    padding: 0 32px;
}

.module-group {
    display: inline-block;
}

.module.left {
    float: left;
}

.module.right, .module-group.right {
    float: right;
}

nav .btn, .nav-bar .btn {
    margin: 0;
    height: auto;
}

.nav-bar {
    height: 30px;
    max-height: 30px;
    line-height: 30px;
}

nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.nav-bar .module, .nav-bar .module-group {
    height: 30px;
}

.nav-bar a {
    display: inline-block;
    height: 30px;
}

.logo {
    height: 100px;
}

.menu > li.dropdown {
    padding-right: 18px;
}

.dropdown:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    content: "\f107";
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

.menu {
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
}

.menu li a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff!important;
    opacity: 1.0!important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px solid #FFF!important;
	height: 11px;
}

.menu li a:hover {
    opacity: 0.9 !important;
}

.menu > li {
    float: left;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}

.menu > li:last-child a {
    margin-right: 0;
	border-right: none!important;
}

.menu > li ul {
    left: 0;
    width: 200px;
    padding: 0;
    background: #0e1015;
    position: absolute;
    z-index: 99;
    top: 100%;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    visibility: hidden;
    margin-top: -1px;
}

.menu > li > ul > li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top;
}

.menu > li > ul > .dropdown:after {
    color: #0e1015;
    top: 1px;
    right: 24px;
    content: "\f105";
}

.menu > li > ul li a {
    color: #fff;
    height: auto;
    padding: 6px 24px;
}

.menu > li > ul > li > ul {
    left: 100%;
    top: 0;
}

.menu > li:hover > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}

.menu > li > ul > li:hover > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}

.nav-container {
    min-height: 56px;
}

nav.outOfSight {
    transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0);
    -moz-transform: translate3d(0, -100px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.scrolled {
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed.scrolled {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed {
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

nav.fixed {
    visibility: hidden;
    opacity: 0;
}

nav.fixed.scrolled {
    visibility: visible;
    opacity: 1;
}

.dropdown-menu {
    border-radius: 0;
}

.nav-open {
    max-height: 10000px !important;
    height: auto !important;
}

.nav-open .navbar-collapse, .nav-open #menu {
    display: block;
}

.module.widget-handle {
    padding: 0 24px;
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

@media all and (max-width: 1100px) {
    .module.widget-handle {
        padding: 0 16px;
    }
}

@media all and (max-width: 991px) {
    .toggle-sub > ul {
        display: block !important;
    }
}

.module.widget-handle i {
    font-size: 20px;
    line-height: 53px;
    opacity: 0.5;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.module.widget-handle:hover i {
    opacity: 1;
}

.widget-handle .function {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    cursor: default;
    width: 200px;
    background: #0e1015;
    position: absolute;
    z-index: 99;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    visibility: hidden;
    margin-top: -2px;
    right: 0;
}

.module.widget-handle:hover .function {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}

.module.widget-handle .title {
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    display: none;
    opacity: .5;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.module.widget-handle .title:hover {
    opacity: 1;
}

/* Search bar */

.search-form {
    padding: 8px;
    display: inline-block;
    width: 100%;
    line-height: 50px;
}

.widget-handle .search-form input[type="text"] {
    font-size: 16px;
    float: left;
    width: 70%;
}

.search-form input[type="text"] {
    font-size: 14px;
    margin: 0;
}

.widget-handle .function {
    background: #fff;
    width: 300px;
}

.btn.searchsubmit {
    min-width: 17%;
    padding: 0;
    width: 27%;
    height: 50px;
    line-height: 48px;
    margin: -2px 0 0 8px;
}

.btn.searchsubmit:hover {
    background-color: #000000;
    color: #fff;
}

/*Search Page */

.search #primary, .no-results {
    padding-top: 0
}

.no-results {
    border-bottom: 0;
}

.no-results form.search-form {
    max-width: 500px;
    padding: 0;
    width: 100%;
}

.no-results form #s {
    max-width: 292px;
    width: 71%;
}

.no-results form .searchsubmit {
    margin: 0;
}

.menu > li ul {
    background: #fff;
}

.menu > li ul {
    background: #fff;
}

.menu > li > ul li a {
    color: #292929;
    width: 100%;
}

.menu > li > ul li a:hover, .dropdown-menu > .active > a:hover {
    background: #000000;
    color: #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    color: #0e1015;
    background-color: #fff;
}

.menu > li > ul li a {
    color: #292929;
    width: 100%;
}

.menu > li > ul > .dropdown:hover:after {
    color: #fff;
}


/*!---------- 8. FORMS ----------*/

input, textarea {
    font-family: 'Source Sans Pro', sans-serif;
}

input[type="text"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="text"], input[type="search"], input[type="email"], input[type="tel"] {
    background: white!important;
    border: 1px solid #333!important;
    width: 100%!important;
    height: 50px;
    padding-left: 10px!important;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
}

input[type="text"]:focus, input[type="search"]:focus, input[type="email"]:focus, textarea:focus {
    outline: 1px solid #000;
}

textarea {
    width: 100%!important;
    border: 1px solid #333!important;
    background: white!important;
    margin-bottom: 24px;
    border-radius: 0;
    padding: 16px 20px;
	max-width: 98%;
}

textarea:focus {
    outline: 1px solid #000;
}

:-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

::-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

input.transparent::-moz-input-placeholder, button.transparent::-moz-input-placeholder {
    color: #000;
}

input.transparent:-moz-input-placeholder, button.transparent:-moz-input-placeholder {
    color: #000;
}

input.transparent:-ms-input-placeholder, button.transparent:-ms-input-placeholder {
    color: #000;
}

input[type="submit"] {
    background: #000000!important;
    border-radius: 0 !important;
    border: 2px solid #000000;
    color: #FFF!Important;
    font-size: 11px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 1px;
    line-height: 48px;
    max-width: 250px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

.contact-form label span {
	color: red!important;
	font-style: italic;
	font-size: 0.8em!Important;
}

input[type="submit"]:hover {
	color: #30bfeb!Important;
}

.bg-primary input[type="submit"] {
    background: #fff;
    color: #000000;
}

input[type="submit"]:focus {
    outline: none;
}

/*!---------- 9. BREADCRUMBS ----------*/

.breadcrumb {
    margin-bottom: 24px;
}

.breadcrumb a {
    font-weight: 300;
}

/*!---------- 10. PAGINATION ----------*/

.pagination {
    margin: 0;
    border: none;
    background: transparent;
}

.pagination .nav-links *:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination .nav-links *:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination a, .pagination span {
    width: 32px;
    height: 32px;
    padding: 0;
    text-align: center;
    padding-top: 6px;
    margin: 0 4px;
    color: #0e1015;
    font-weight: 400;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    border: 1px solid #000;
    line-height: 20px;
	background: white;
}

.pagination span {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

.pagination a:hover, .pagination .active a, .pagination .active:hover a {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

/*!---------- 11. ICON FEATURES ----------*/

.feature {
    margin-bottom: 24px;
}

.feature p:last-child {
    margin-bottom: 0;
}

.feature-1 i {
    display: inline-block;
    margin-bottom: 16px;
    color: #000000;
}

.page-title {
    padding: 0;
}

/*!---------- 12. WIDGETS ----------*/

.main-container .nolist > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget {
    margin-bottom: 0;
}

#secondary .widget {
    margin-bottom: 48px;
}

.category-list {
    line-height: 32px;
}

.widget hr {
    margin-bottom: 12px;
}

.recent-posts {
    line-height: 24px;
}

.recent-posts li {
    margin-bottom: 8px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.recent-posts .date {
    display: block;
    letter-spacing: 0;
    opacity: .8;
}

.recent-posts li:hover .date {
    opacity: 1;
}

.category-list span {
    float: right;
}

.jetpack_subscription_widget form {
    background: #000000;
    color: #fff;
    padding: 24px;
}

.jetpack_subscription_widget form #subscribe-text {
    color: #fff;
}

.jetpack_subscription_widget #subscribe-text h5 {
    color: #fff;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.jetpack_subscription_widget #subscribe-text p {
    color: #fefefe;
}

.jetpack_subscription_widget #subscribe-email, .jetpack_subscription_widget #subscribe-submit {
    margin: 0;
}

.jetpack_subscription_widget #subscribe-email input {
    margin: 0;
    padding: 3px 3px 3px 20px;
    width: 100%;
}

.jetpack_subscription_widget #subscribe-submit input {
    background: #fff;
    color: #000000;
    padding: 0;
}

.jetpack_subscription_widget .error {
    background-color: #FFBABA;
    color: #D8000C;
    padding: 5px 15px;
}

.jetpack_subscription_widget .success p {
    background-color: #DFF2BF;
    color: #4F8A10;
    padding: 5px 15px;
}

/*!---------- 13. IMAGE TILES ----------*/

img {
    max-width: 100%;
}

.image-tile {
    overflow: hidden;
    position: relative;
    margin-bottom: 24px;
}

.image-tile img {
    width: 100%;
    display: inline-block;
}

.inner-title:before {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#0e1015', GradientType=0);
    pointer-events: none;
}

.inner-title:hover:before {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.inner-title .title {
    position: absolute;
    width: 100%;
    z-index: 5;
}

.inner-title .title h5 {
    color: #ffffff;
}

.inner-title .title span {
    color: #ffffff;
}

.inner-title .title h5 {
    font-weight: 600;
}

.inner-title {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}

.inner-title:hover {
    opacity: .95;
}

.inner-title.hover-reveal:before {
    opacity: 0;
}

.inner-title.hover-reveal .title {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.inner-title.hover-reveal:hover .title {
    opacity: 1;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    top: 50%;
}

.inner-title.hover-reveal:hover:before {
    opacity: 1;
}

/*!---------- 14. SLIDERS ----------*/

.logo-carousel li {
    text-align: center;
}

.logo-carousel li {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: .5;
}

.logo-carousel li:hover {
    opacity: 1;
}

.logo-carousel img {
    max-height: 60px;
}

@media all and (max-width: 767px) {
    .logo-carousel .slides li {
        width: 100%;
    }
}

/*!---------- 15. IMAGE GALLERIES ----------*/

.lightbox-grid, .lightbox-grid ul, .lightbox-grid li {
    position: relative;
    overflow: hidden;
}

.lightbox-grid li {
    width: 25%;
    float: left;
    border: 8px solid rgba(0, 0, 0, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}

.lightbox-grid li:hover {
    opacity: .9;
}

.third-thumbs li {
    width: 25%;
    height: 13.08vw;
    border: none;
}

@media all and (max-width: 991px) {
    .lightbox-grid li {
        width: 33.33333%;
    }
}

@media all and (max-width: 767px) {
    .lightbox-grid li {
        width: 50%;
    }

    .third-thumbs li {
        height: 50vw;
    }
}

/*!---------- 16. Header Area ----------*/

.cover {
    margin: 0;
    padding: 0;
}

.cover p {
    color: #ffffff;
}

.cover:first-child .fullscreen {
    max-height: 100%;
}

@media all and (max-width: 767px) {
    .cover.fullscreen {
        height: auto;
        padding: 0;
    }
}

/*!---------- 17. WooCommerce ----------*/

.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
    margin-right: 0;
}

/*!---------- 18. BLOG ----------*/

.post-title a, .post-title {
    font-size: 40px;
    font-weight: 300;
}

.post-title a:hover {
    color: #292929;
}

video:-webkit-full-screen, audio:-webkit-full-screen {
    -webkit-transform: translateY(0%);
}

iframe {
    border: none;
}

.post-meta {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 12px;
}

.post-meta > li {
    float: left;
    margin-right: 24px;
}

.post-meta i {
    font-size: 16px;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.comments-list, .comments-list ul {
    width: 100%;
    overflow: hidden;
}

.comments.nolist > ul > li {
    padding-left: 0;
}

.comments-list li.comment {
    overflow: hidden;
    margin-bottom: 40px;
    width: 100%;
}

.comments-list p:last-of-type {
    margin: 0;
}

.comments-list .avatar, .comments-list .comment {
    display: inline-block;
    float: left;
}

.comments-list .avatar {
    width: 10%;
}

.comments-list .avatar img {
    width: 75px;
}

.comments-list .comment {
    width: 90%;
    padding-left: 5%;
}

.comments-list .comment .btn {
    position: relative;
    margin: 0;
}

.comments-list ul {
    padding-left: 10%;
    padding-top: 40px;
}

.comments-list ul li:last-of-type {
    margin-bottom: 0;
}

.comments input[type="submit"] {
    max-width: 25%;
    float: right;
}

.masonry {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
    transform: translate3d(0, 100px, 0);
    -webkit-transform: translate3d(0, 100px, 0);
    -moz-transform: translate3d(0, 100px, 0);
}

.masonry.fadeIn {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.masonry-item {
    max-width: 100%;
}

.container .masonry-item {
    margin-bottom: 0px;
}

.masonry-item blockquote:hover {
    background: #000000;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #fff;
}

.masonryFlyIn .masonry-item {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
}

.masonryFlyIn .masonry-item.fadeIn {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.masonry-loader {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: 10;
    top: 80px;
}

.masonry-loader.fixed-center {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    margin-top: -25px;
}

.masonry-loader.fadeOut {
    opacity: 0;
    max-height: 0;
    padding: 0;
    overflow: hidden;
}

.spinner {
    width: 50px;
    height: 50px;
    background-color: #000000;
    margin: 0 auto;
    display: inline-block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

@media all and (max-width: 767px) {
    .comments input[type="submit"] {
        max-width: 100%;
        float: none;
    }
}

.flex-direction-nav a.flex-next {
    right: 16px;
}

.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before {
    content: "\f105";
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    color: #fff;
}

.flex-direction-nav a.flex-prev {
    left: 16px;
}

.flex-direction-nav a.flex-prev:before {
    content: "\f104";
}

.flex-direction-nav a {
    opacity: 1;
    text-shadow: none;
    color: rgba(0, 0, 0, 0);
    width: 24px;
    height: 24px;
    margin: -12px 0 0;
}

.flex-control-nav li a {
    background: none;
    border: 2px solid #0e1015;
    width: 10px;
    height: 10px;
}

@media all and (max-width: 768px) {
    .flex-direction-nav {
        display: none;
    }
}

.text-slider .flex-direction-nav li a:before {
    color: #222;
}

.image-bg .text-slider .flex-direction-nav li a:before {
    color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: .5;
}

.image-bg .text-slider .flex-direction-nav li a:hover:before {
    opacity: 1;
}

.text-slider .flex-direction-nav a.flex-prev {
    left: -60px;
}

.text-slider .flex-direction-nav a.flex-next {
    right: -60px;
}

.content p.intro {
    padding-bottom: 20px;
    border-bottom: 3px double #ddd;
    margin-bottom: 20px;
    font-size: 1.2em;
    line-height: 155%;
    font-weight: 700;
    color: #000000;
}

.content blockquote {
    padding: 30px 30px 30px 90px;
    background: #fafafa;
    border: 1px solid #eee;
    position: relative;
    font-style: italic;
}

.content q {
    background: #fafafa;
    font-style: italic;
}

.content blockquote p {
    font-style: italic;
}

.content blockquote:after {
    content: '”';
    width: 90px;
    font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    color: #000000;
    position: absolute;
    top: 31px;
    left: 0px;
}

.content blockquote cite {
    display: block;
    margin-top: 1.1em;
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.content blockquote cite:before {
    content: "— ";
}

.content ul, .content ol {
    margin-left: 1.5em;
}

.content ul {
    list-style: disc;
}

.content ul ul {
    list-style: circle;
}

.content ol {
    list-style: decimal;
}

.content ol ol {
    list-style: lower-alpha;
}

.content ul ul, .content ul ol, .content ol ul, .content ol ol {
    margin-bottom: 0;
}

.content li {
    margin-bottom: 0.5em;
    line-height: 170%;
}

.content ol > li:last-child, .content ul > li:last-child {
    margin-bottom: 0;
}

.content ol > li:first-child, .content ul > li:first-child {
    margin-top: 0.5em;
}

/* WordPress Tables */

.content table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 0.9em;
    width: 100%;
    margin-bottom: 1.1em;
}

.content th, .content td {
    padding: 2%;
    margin: 0;
    overflow: visible;
    line-height: 120%;
    border-bottom: 1px solid #DDD;
}

.content th {
    padding-top: 0;
}

.content th {
    font-weight: bold;
    color: #111;
}

.content table tbody > tr:nth-child(odd) > td {
    background: #f9f9f9;
}

.content ul.post-meta {
    margin-left: 0;
}

.content ul.post-meta li {
    list-style: none;
    margin-top: 0 !important;
}

.comment-date {
    display: inline-block;
    font-size: 10px;
    padding: 5px 0;
}

.comments .fn {
    display: block;
}

.comment-reply {
    height: 20px;
    line-height: 16px;
    padding: 0 12px;
    font-size: 10px;
}

.page-title-section {
    height: auto;
    padding: 40px 0;
	background: #0e1015!important;
}

.page-title {
    margin-bottom: 0 !important;
	color: #000000!important;
}

@media all and (max-width: 767px) {
    .page-title-section, #breadcrumbs {
        text-align: center;
    }
}

.author-bio {
    display: block;
    overflow: hidden;
    padding: 32px;
    background: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}

.author-social {
    font-size: 16px !important;
}

/*!---------- 19. IMAGE BLOCKS ----------*/

.image-small {
    max-height: 80px;
}

.fade-half {
    opacity: 0.5;
}

.cast-shadow {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}

.cast-shadow.img-responsive {
    margin: 10px auto;
}

/*!---------- 20. PORTFOLIO ----------*/

.project {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    padding: 0;
}

.project .image-tile {
    margin: 0;
}

/*!---------- 21. FOOTER ----------*/

footer.bg-dark a {
    color: #fff;
}

.social-list {
    margin: 0;
}

.bg-dark .social-list a {
    color: #fff;
    opacity: .5;
}

.bg-dark .social-list a:hover {
    opacity: 1;
}

.back-to-top {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    height: 36px;
    width: 36px;
    padding: 5px 11px;
}

.back-to-top .fa {
    font-size: 18px;
    color: #fff;
}

.back-to-top:hover {
    opacity: 1;
}

.bg-dark .back-to-top {
    border-color: #fff;
}

.bg-dark .back-to-top:active, .bg-dark .back-to-top:focus {
    color: #fff;
}

.bg-dark .back-to-top:hover {
    background: none;
}

.footer input[type="submit"] {
    border: 0;
    margin-top: 3px;
}

.copyright-text {
    color: #fefefe;
}

.footer .footer-credits {
    color: #fff;
}

.footer .footer-credits a {
    color: #fefefe;
    opacity: .8;
}

.footer .footer-credits a:hover,
.footer .footer-credits a:focus {
    color: #000000;
}

/*!---------- 22. SPACING ----------*/

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb16 {
    margin-bottom: 16px;
}

.mb24 {
    margin-bottom: 24px;
}

.mb32 {
    margin-bottom: 32px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb64 {
    margin-bottom: 64px;
}

.p24 {
    padding: 24px;
}

.p0 {
    padding: 0;
}

.pt48 {
    padding-top: 48px;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pt0 {
    padding-top: 0;
}

@media all and (max-width: 767px) {
    .mb-xs-24 {
        margin-bottom: 0px;
    }

    .mb-xs-40 {
        margin-bottom: 40px;
    }
}

/*!---------- 23. OTHER ----------*/

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.feature-1 i {
    font-size: 64px;
}

.parallax-section {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
}

.parallax-window {
    background: transparent;
}

.small-screen .top-parallax-section {
    overflow: hidden;
    padding: 96px 0;
}

.social-list {
    font-size: 22px;
}

.testimonial-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin-bottom: 16px;
}

.image-bg a {
    color: #000000;
}

.widget-area section {
    border-bottom: 0;
    padding: 0;
}

/* Layout */

.has-sidebar-left #secondary {
    padding-right: 40px;
}

.no-sidebar {
    float: none;
    margin: 0 auto;
}

.full-width {
    width: 100%;
}

.tags-links {
    display: block;
}

#social {
    background: transparent;
    float: right;
}

#social li {
    display: inline-block;
}

#social li,
#social ul {
    border: 0 !important;
    list-style: none;
    padding-left: 0;
    text-align: center;
}

#social .social_icon span {
    display: none;
}

#social li a[href*="twitter.com"] .fa:before,
.fa-twitter:before {
    content: "\f099"
}

#social li a[href*="facebook.com"] .fa:before,
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

#social li a[href*="github.com"] .fa:before,
.fa-github:before {
    content: "\f09b"
}

#social li a[href*="/feed"] .fa:before,
.fa-rss:before {
    content: "\f09e"
}

#social li a[href*="pinterest.com"] .fa:before,
.fa-pinterest:before {
    content: "\f0d2"
}

#social li a[href*="plus.google.com"] .fa:before,
.fa-google-plus:before {
    content: "\f0d5"
}

#social li a[href*="linkedin.com"] .fa:before,
.fa-linkedin:before {
    content: "\f0e1"
}

#social li a[href*="youtube.com"] .fa:before,
.fa-youtube:before {
    content: "\f167"
}

#social li a[href*="instagram.com"] .fa:before,
.fa-instagram:before {
    content: "\f16d"
}

#social li a[href*="flickr.com"] .fa:before,
.fa-flickr:before {
    content: "\f16e"
}

#social li a[href*="tumblr.com"] .fa:before,
.fa-tumblr:before {
    content: "\f173"
}

#social li a[href*="dribbble.com"] .fa:before,
.fa-dribbble:before {
    content: "\f17d"
}

#social li a[href*="skype.com"] .fa:before,
.fa-skype:before {
    content: "\f17e"
}

#social li a[href*="foursquare.com"] .fa:before,
.fa-foursquare:before {
    content: "\f180"
}

#social li a[href*="vimeo.com"] .fa:before,
.fa-vimeo-square:before {
    content: "\f194"
}

#social li a[href*="spotify.com"] .fa:before,
.fa-spotify:before {
    content: "\f1bc"
}

#social li a[href*="soundcloud.com"] .fa:before,
.fa-soundcloud:before {
    content: "\f1be"
}

.header-image-bg {
    background-size: cover;
    position: relative;
}

.header-image-bg .page-title {
    position: relative;
    z-index: 2;
}

.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button {
    left: 0 !important;
}

#site-navigation .customize-partial-edit-shortcut button, #site-navigation .widget .customize-partial-edit-shortcut button, #colophon .customize-partial-edit-shortcut button, #colophon .widget .customize-partial-edit-shortcut button, #secondary .customize-partial-edit-shortcut button, #secondary .widget .customize-partial-edit-shortcut button {
    left: -30px !important;
}

.video-widget {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 56px);
}

.video-widget .video-controls {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.video-widget .video-controls button {
    background: #000000;
    color: #fff;
    border: none;
    outline: none;
    padding: 5px 10px;
    text-align: center;
}

.video-widget.youtube {
    position: relative;
    background: transparent;
}

.ytplayer-container {
    position: absolute;
    top: 0;
    z-index: -1;
}

.shapely_home_parallax {
    width: 100%;
    display: inline-block;
}

.bg-secondary .text-right {
    z-index: 2;
}

/*
* Elements
*/
blockquote {
  background: transparent;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: none;
  position: relative; }
  blockquote:after {
    content: none!important;
    height: 1px;
    width: 150px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #001c28;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

/*
* Widgets
*/
.widget .widget-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #001c28;
  margin-bottom: 25px; }
.widget.widget_archive > div ul, .widget.widget_archive ul, .widget.widget_categories > div ul, .widget.widget_categories ul, .widget.widget_meta > div ul, .widget.widget_meta ul, .widget.widget_pages > div ul, .widget.widget_pages ul, .widget.widget_nav_menu > div ul, .widget.widget_nav_menu ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0; }
  .widget.widget_archive > div ul li, .widget.widget_archive ul li, .widget.widget_categories > div ul li, .widget.widget_categories ul li, .widget.widget_meta > div ul li, .widget.widget_meta ul li, .widget.widget_pages > div ul li, .widget.widget_pages ul li, .widget.widget_nav_menu > div ul li, .widget.widget_nav_menu ul li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .widget.widget_archive > div ul li:last-of-type, .widget.widget_archive ul li:last-of-type, .widget.widget_categories > div ul li:last-of-type, .widget.widget_categories ul li:last-of-type, .widget.widget_meta > div ul li:last-of-type, .widget.widget_meta ul li:last-of-type, .widget.widget_pages > div ul li:last-of-type, .widget.widget_pages ul li:last-of-type, .widget.widget_nav_menu > div ul li:last-of-type, .widget.widget_nav_menu ul li:last-of-type {
      border: none;
      padding-bottom: 0; }
    .widget.widget_archive > div ul li span, .widget.widget_archive ul li span, .widget.widget_categories > div ul li span, .widget.widget_categories ul li span, .widget.widget_meta > div ul li span, .widget.widget_meta ul li span, .widget.widget_pages > div ul li span, .widget.widget_pages ul li span, .widget.widget_nav_menu > div ul li span, .widget.widget_nav_menu ul li span {
      font-size: 12px;
      font-family: 'Source Sans Pro', sans-serif;
      color: #8c979e;
      float: right; }
    .widget.widget_archive > div ul li a, .widget.widget_archive ul li a, .widget.widget_categories > div ul li a, .widget.widget_categories ul li a, .widget.widget_meta > div ul li a, .widget.widget_meta ul li a, .widget.widget_pages > div ul li a, .widget.widget_pages ul li a, .widget.widget_nav_menu > div ul li a, .widget.widget_nav_menu ul li a {
      font-size: 14px;
      font-family: 'Source Sans Pro', sans-serif;
      color: #8c979e;
      font-weight: 400; }
      .widget.widget_archive > div ul li a:focus, .widget.widget_archive > div ul li a:hover, .widget.widget_archive ul li a:focus, .widget.widget_archive ul li a:hover, .widget.widget_categories > div ul li a:focus, .widget.widget_categories > div ul li a:hover, .widget.widget_categories ul li a:focus, .widget.widget_categories ul li a:hover, .widget.widget_meta > div ul li a:focus, .widget.widget_meta > div ul li a:hover, .widget.widget_meta ul li a:focus, .widget.widget_meta ul li a:hover, .widget.widget_pages > div ul li a:focus, .widget.widget_pages > div ul li a:hover, .widget.widget_pages ul li a:focus, .widget.widget_pages ul li a:hover, .widget.widget_nav_menu > div ul li a:focus, .widget.widget_nav_menu > div ul li a:hover, .widget.widget_nav_menu ul li a:focus, .widget.widget_nav_menu ul li a:hover {
        color: #000000; }
.widget.widget_recent_comments ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0; }
  .widget.widget_recent_comments ul li {
    color: #8c979e; }
    .widget.widget_recent_comments ul li a {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 400; }
    .widget.widget_recent_comments ul li .comment-author-link {
      color: #8c979e; }
      .widget.widget_recent_comments ul li .comment-author-link a {
        color: #8c979e; }
        .widget.widget_recent_comments ul li .comment-author-link a:focus, .widget.widget_recent_comments ul li .comment-author-link a:hover {
          color: #000000; }
.widget.widget_nav_menu .menu > li {
  float: none; }
  .widget.widget_nav_menu .menu > li a {
    text-transform: initial;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #8c979e;
    font-weight: 400;
    opacity: 1; }
    .widget.widget_nav_menu .menu > li a:focus, .widget.widget_nav_menu .menu > li a:hover {
      color: #000000; }
.widget.widget_tag_cloud a {
  text-transform: initial;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #8c979e;
  font-weight: 400; }
  .widget.widget_tag_cloud a:focus, .widget.widget_tag_cloud a:hover {
    color: #000000; }
.widget.widget_recent_entries ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0; }
  .widget.widget_recent_entries ul li {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .widget.widget_recent_entries ul li:last-of-type {
      border: none;
      padding-bottom: 0; }
    .widget.widget_recent_entries ul li .post-date {
      font-size: 12px;
      color: #001c28;
      padding-left: 10px;
      border-left: 1px solid #ebebeb; }
    .widget.widget_recent_entries ul li a {
      text-transform: initial;
      font-size: 14px;
      font-family: 'Source Sans Pro', sans-serif;
      color: #8c979e;
      font-weight: 400;
      display: inline-block;
      width: 100%; }
      .widget.widget_recent_entries ul li a:focus, .widget.widget_recent_entries ul li a:hover {
        color: #000000; }
.widget.widget_rss .rss-widget-icon {
  display: none; }
.widget.widget_rss .widget-title a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #001c28;
  margin-bottom: 25px;
  font-weight: 400; }
.widget.widget_rss ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0; }
  .widget.widget_rss ul li {
    margin-bottom: 40px; }
    .widget.widget_rss ul li .rsswidget {
      font-size: 22px;
      font-family: 'Source Sans Pro', sans-serif;
      line-height: 24px;
      font-weight: 400;
      color: #001c28;
      display: block; }
      .widget.widget_rss ul li .rsswidget:hover, .widget.widget_rss ul li .rsswidget:focus {
        color: #000000; }
    .widget.widget_rss ul li .rss-date {
      font-size: 12px;
      display: inline-block;
      width: 100%;
      margin-bottom: 30px; }
    .widget.widget_rss ul li .rssSummary {
      color: #8c979e;
      font-size: 14px; }
    .widget.widget_rss ul li cite {
      color: #001c28;
      font-style: normal; }
.widget.widget_search .search-form {
  padding: 0;
  position: relative; }
  .widget.widget_search .search-form:after {
    content: '\f002';
    display: block;
    top: 0;
    right: 23px;
    z-index: -1;
    font-family: 'FontAwesome';
    position: absolute;
    color: #ebebeb; }
  .widget.widget_search .search-form > input {
    background: transparent;
    border: 1px solid #ebebeb;
    text-transform: initial;
    font-weight: 400; }
    .widget.widget_search .search-form > input#s:hover, .widget.widget_search .search-form > input#s:focus {
      border-color: #000000;
      box-shadow: none;
      outline: none; }
  .widget.widget_search .search-form > .searchsubmit {
    position: absolute;
    border: none;
    top: 7px;
    right: 0;
    margin: 0;
    bottom: 7px;
    height: 35px;
    width: 40px;
    border-left: 1px solid #ebebeb;
    color: transparent; }
    .widget.widget_search .search-form > .searchsubmit:hover, .widget.widget_search .search-form > .searchsubmit:focus, .widget.widget_search .search-form > .searchsubmit:active {
      color: transparent; }
  .widget.widget_search .search-form :-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif; }
  .widget.widget_search .search-form ::-moz-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif; }
  .widget.widget_search .search-form :-ms-input-placeholder {
    text-transform: initial;
    font-weight: 400;
    letter-spacing: initial;
    color: #8c979e;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif; }
.widget.widget_calendar {
  position: relative; }
  .widget.widget_calendar .widget-title, .widget.widget_calendar h3 {
    display: none; }
  .widget.widget_calendar table {
    border: 0;
    border-collapse: separate;
    border-spacing: 4px; }
  .widget.widget_calendar #wp-calendar {
    font-size: 12px; }
    .widget.widget_calendar #wp-calendar > caption {
      color: #001c28;
      font-family: 'Source Sans Pro', sans-serif;
      text-align: center;
      font-size: 18px;
      font-weight: 400;
      padding-bottom: 20px;
      padding-top: 16px;
      min-height: 55px;
      position: relative;
      margin-bottom: 20px;
      border-bottom: 1px solid #ebebeb; }
      .widget.widget_calendar #wp-calendar > caption:after {
        width: 75px;
        display: block;
        content: '';
        height: 1px;
        background: #000000;
        position: absolute;
        bottom: -1px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    .widget.widget_calendar #wp-calendar thead {
      color: #000000; }
    .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev) {
      width: 44px;
      height: 44px;
      border: 1px solid #ebebeb; }
    .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today {
      border-color: #000000; }
      .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover {
        background: #000000;
        color: #fff; }
        .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today:hover a {
          color: #fff; }
    .widget.widget_calendar #wp-calendar td, .widget.widget_calendar #wp-calendar th {
      padding: 6px 7px;
      color: #001c28;
      text-align: center; }
      .widget.widget_calendar #wp-calendar td a, .widget.widget_calendar #wp-calendar th a {
        color: #000000;
        text-decoration: none; }
        .widget.widget_calendar #wp-calendar td a:hover, .widget.widget_calendar #wp-calendar td a:focus, .widget.widget_calendar #wp-calendar th a:hover, .widget.widget_calendar #wp-calendar th a:focus {
          text-decoration: none; }
    .widget.widget_calendar #wp-calendar #prev {
      position: absolute;
      top: -2px;
      left: 10%;
      width: 35px;
      height: 55px;
      background-color: transparent;
      color: #FFF; }
      .widget.widget_calendar #wp-calendar #prev:before {
        content: '\f104';
        display: block;
        font-size: 16px;
        line-height: 46px;
        text-align: center;
        position: relative;
        font-family: 'FontAwesome';
        color: #001c28; }
      .widget.widget_calendar #wp-calendar #prev > a {
        top: 18px;
        position: absolute;
        color: transparent !important;
        left: 0; }
  .widget.widget_calendar #next {
    position: absolute;
    top: -2px;
    right: 10%;
    width: 35px;
    height: 55px;
    background-color: transparent;
    color: #FFF; }
    .widget.widget_calendar #next:before {
      content: '\f105';
      display: block;
      font-size: 16px;
      line-height: 46px;
      text-align: center;
      position: relative;
      font-family: 'FontAwesome';
      color: #001c28; }
    .widget.widget_calendar #next > a {
      top: 18px;
      position: absolute;
      color: transparent !important;
      right: 0; }

#colophon .site-info {
  margin-top: 90px; }
  
  .text-right {
    text-align: right;
    margin-top: 120px!important;
}
  
#colophon .widget {
  display: inline-block;
  width: 100%; }
  #colophon .widget ul {
    padding-left: 0;
    margin-left: 0; }
    #colophon .widget ul li {
      margin-right: 0; }
  #colophon .widget .widget-title {
    color: #fff;
    border-bottom: none; }
  #colophon .widget.widget_calendar #wp-calendar > caption {
    color: #fff; }
  #colophon .widget.widget_calendar #wp-calendar td:not(.pad):not(#next):not(#prev)#today, #colophon .widget.widget_calendar #wp-calendar thead {
    color: #fff; }
  #colophon .widget.widget_calendar #wp-calendar th, #colophon .widget.widget_calendar #wp-calendar td {
    color: #fff; }
  #colophon .widget.widget_calendar #wp-calendar #prev:before, #colophon .widget.widget_calendar #wp-calendar #next:before {
    color: #fff; }
  #colophon .widget.widget_rss ul li .rsswidget {
    color: #fff; }
    #colophon .widget.widget_rss ul li .rsswidget:hover, #colophon .widget.widget_rss ul li .rsswidget:focus {
      color: #000000; }
  #colophon .widget.widget_rss .widget-title a {
    color: #fff; }
    #colophon .widget.widget_rss .widget-title a:hover, #colophon .widget.widget_rss .widget-title a:focus {
      color: #000000; }

/*
* Content
*/
.post-content {
  margin-bottom: 0px; }
  .post-content .entry-header {
    position: relative; }
    .post-content .entry-header img {
      width: 100%; }
  .post-content .post-meta {
    list-style-type: none;
    margin-left: 0; }
    .post-content .post-meta li {
      position: relative; }
      .post-content .post-meta li a {
        color: #000000;
        font-weight: 400; }
        .post-content .post-meta li a:hover, .post-content .post-meta li a:focus {
          color: #000000; }
      .post-content .post-meta li:before {
        content: '';
        height: 10px;
        width: 2px;
        background: #001c28;
        display: block;
        position: absolute;
        bottom: 6px;
        left: -13px; }
      .post-content .post-meta li:first-of-type:before {
        content: none; }
  .post-content .entry-content .post-title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 10px; }
    .post-content .entry-content .post-title a {
      font-weight: 300!important;
      color: #001c28; }
  .post-content .entry-content p {
     }
  .post-content.post-grid-small .shapely-category {
    width: 70%; }
  .post-content .shapely-category {
    position: absolute;
    background: #fff;
    height: 62px;
    width: 45%;
    bottom: 0;
    left: 0; }
    .post-content .shapely-category a {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 12px;
      font-weight: 900;
      text-transform: uppercase;
      color: #bebebe;
      display: inline-block;
      width: 100%;
      text-align: center;
      margin-top: 16px;
      padding-bottom: 13px;
      position: relative; }
      .post-content .shapely-category a:hover, .post-content .shapely-category a:focus {
        color: #000000; }
      .post-content .shapely-category a:after {
        content: '';
        display: block;
        width: 45px;
        height: 1px;
        background: #ebebeb;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 0; }
  .post-content .more-link {
    display: block;
    width: 140px;
    margin-top: 20px;
    text-align: center;
    background: #000000;
    color: #fff;
    padding: 10px 20px; }
    .post-content .more-link:hover, .post-content .more-link:focus {
      background: #000000; }

.shapely-next-prev {
  padding-bottom: 35px; }

.shapely-tags {
  padding-top: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ebebeb; }
  .shapely-tags > span {
    font-size: 15px;
    color: #767676;
    margin-right: 10px; }
  .shapely-tags > a {
    font-size: 15px;
    font-weight: bold!important;
	background: none!important;
	background-color: transparent!important;
    color: #30bfeb!important;}
    .shapely-tags > a:hover, .shapely-tags > a:focus {
      color: #000000; }

.shapely-related-posts {
  padding-top: 35px;
  border-top: 1px solid #ebebeb;
  position: relative; }
  .shapely-related-posts .shapely-related-post-title a {
    color: #001c28;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    margin-top: 10px;
    position: relative;
    padding-left: 9px;
	padding-bottom:20px;
	 }
    .shapely-related-posts .shapely-related-post-title a:before {
      content: '';
      height: 13px;
      width: 1px;
      background: #e1e1e1;
      position: absolute;
      left: 0;
      top: 6px; }
    .shapely-related-posts .shapely-related-post-title a:hover, .shapely-related-posts .shapely-related-post-title a:focus {
      color: #000000; }
  .shapely-related-posts .shapely-carousel-navigation {
    margin-bottom: 0; }
    .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows {
      list-style-type: none;
      margin: 0; }
      .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li {
        display: inline-block;
        position: absolute;
        right: -17px;
        top: 50%;
        width: 35px;
        height: 35px;
        background: rgba(0, 0, 0, 0.6);
        border-radius: 50%;
        z-index: 100;
        text-align: center;
        line-height: 35px; }
        .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li a {
          color: #fff;
          display: block;
          line-height: 35px; }
        .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:hover, .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:focus {
          background: black; }
        .shapely-related-posts .shapely-carousel-navigation .shapely-carousel-arrows li:first-of-type {
          left: -17px;
          right: initial; }

/*
* Comments
*/
.comment-form :-moz-placeholder {
  text-transform: initial;
  font-weight: 400;
  letter-spacing: initial;
  color: #8c979e;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif; }
.comment-form ::-moz-placeholder {
  text-transform: initial;
  font-weight: 400;
  letter-spacing: initial;
  color: #8c979e;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif; }
.comment-form :-ms-input-placeholder {
  text-transform: initial;
  font-weight: 400;
  letter-spacing: initial;
  color: #8c979e;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif; }
.comment-form textarea {
  background: transparent;
  border-bottom: 1px solid #ebebeb;
  height: 120px; }
  .comment-form textarea:focus, .comment-form textarea:active {
    outline: none;
    border-bottom: 1px solid #000000; }
.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form input[type="email"] {
  background: transparent;
  border-bottom: 1px solid #ebebeb;
  width: 31.3%;
  float: left;
  margin-right: 3%; }
  .comment-form input[type="text"]:last-of-type,
  .comment-form input[type="url"]:last-of-type,
  .comment-form input[type="email"]:last-of-type {
    margin: 0; }
  .comment-form input[type="text"]:focus, .comment-form input[type="text"]:active,
  .comment-form input[type="url"]:focus,
  .comment-form input[type="url"]:active,
  .comment-form input[type="email"]:focus,
  .comment-form input[type="email"]:active {
    outline: none;
    border-bottom: 1px solid #000000; }
.comment-form .form-submit {
  display: inline-block;
  width: 100%;
  margin-top: 15px; }

.author-bio {
  background: transparent; }
  .author-bio .avatar img {
    border-radius: 50%; }
  @media all and (min-width: 991px) {
    .author-bio .col-sm-10:before {
      width: 1px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: -25px;
      background: #ebebeb;
      content: ''; } }
  .author-bio .fn {
    font-weight: 400;
    font-size: 18px; }
  .author-bio p {
    margin-top: 10px;
    color: #8c979e;
    font-size: 14px; }
  .author-bio .author-email {
    color: #8c979e;
    font-weight: 400; }
    .author-bio .author-email:hover, .author-bio .author-email:focus {
      color: #000000; }
  @media all and (min-width: 550px) {
    .author-bio .author-social {
      position: absolute;
      right: 20px;
      top: 0; } }
  .author-bio .author-social li {
    padding: 0 5px; }
    .author-bio .author-social li a {
      color: #001c28;
      font-size: 12px; }

.author-bio-left-side .col-sm-2, .author-bio-left-side .col-sm-10 {
  width: 100%; }
.author-bio-left-side .author-bio {
  text-align: center;
  padding: 15px 20px; }
  .author-bio-left-side .author-bio .fn {
    margin-top: 10px;
    display: inline-block;
    width: 100%; }
  .author-bio-left-side .author-bio .author-email {
    display: none; }
  .author-bio-left-side .author-bio .author-social {
    position: relative;
    display: inline-block;
    text-align: center;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial; }
    .author-bio-left-side .author-bio .author-social li a {
      color: #001c28; }

.pt0 {
  padding-top: 30px; }
  
 .menu li a {
    font-size: 14px!important;
 }
