/*
Theme Name: Linstar Child
Template: linstar
Theme URI: http://king-theme.com/preview/linstar/
Description: Linstar is perfectly scalable. With Builder Tool professional will help you build any layouts, pages easiest and fast, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – linstar will become a great foundation for your next project!
Author: King-Theme
Author URI: http://king-theme.com
Version: 4.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready

*/


/* To resolve error: Not enough storage in IE9 */
@import url("font-awesome.min.css");
@import url("simple-line-icons.css");
@import url("etlinefont.css");

@import url("flexslider.css");
@import url("king_forms.css");
@import url("prettyPhoto.css");


/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/ 
    
html{
	overflow-x: hidden;
	background: #fafafa;
}
@media (max-width: 992px){
	[class*="col-md-"] [class*="col-md-"] {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media (min-width: 992px){
	[class*="col-md-"] [class*="col-md-"]:first-child {
		padding-left: 0px;
	}	
	[class*="col-md-"] [class*="col-md-"]:last-child {
		padding-right: 0px;
	}
}	
:focus {
	outline: none 0px;
}

ol, ul {
	list-style: none outside none;
}

blockquote::before, blockquote::after, q::before, q::after {
}

blockquote, q {
}

a img {
	border: 0px none;
}

article, .widget, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}


body code {
	display: inline-block;
	white-space: normal;
}
.container-fluid{
	/*padding-left: 0px;
	padding-right: 0px;*/
}
.sticky{
	
}
.full-width {
	min-width: 100%;
	max-width: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.full-width.layout-boxed{
	min-width: 0px;
}
html body .layout-boxed .rowlevelone.limit-width {
	margin: 0px auto !important;
	padding: 0 18px;
}
.noanimate{
	-webkit-animation-name: none !important;
	animation-name: none !important;
}
.alignleft {
	display: inline;
	float: left;
	text-align: left;
}
img.alignleft {
	margin-right: 18px;
}
.alignright {
	display: inline;
	float: right;
}
img.alignright {
	margin-left: 18px;
}
.aligncenter {
	text-align: center;
}

a.more-link {
	margin: 0px 0px 10px;
}
caption{
	text-align: left;
}
pre {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(244, 244, 244);
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

code, kbd, samp, var {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
}

abbr, acronym, dfn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(102, 102, 102);
	cursor: help;
}

address {
	display: block;
	margin: 0px 0px 1.625em;
}

.execphpwidget{
	float: left;
	width: 100%;
}
.assistive-text {
	clip: rect(1px 1px 1px 1px);
	position: absolute !important;
}
.hentry, .no-results {
	clear: both;
}
.page.type-page {
	
}

img.sizefullwidth {
	margin: 10px 0px 20px;
	width: 99.5% !important;
}

body.search .hentry {
	padding-bottom: 10px;
}

.hentry:last-child, .no-results {
	border-bottom-width: medium;
	border-bottom-style: none;
}

.page-link span {
	margin-right: 6px;
}

.layout-boxed{
	margin: 0px auto;
	background: #fff;
	display: inline-block;
	text-align: left;
	transition: all 500ms ease-out;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

html body .layout-boxed .full{
	margin: 0px !important;
}
.layout-boxed .footer1{
	padding-bottom: 10px;
}
.layout-boxed .widget .container{
	width: auto;
}
.entry-meta .edit-link a, .commentlist .edit-link a {
	color: rgb(102, 102, 102);
	float: right;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.5em;
	padding: 3px 10px;
}

.entry-meta .edit-link a:hover, .commentlist .edit-link a:hover {
	color: rgb(255, 255, 255);
}

.entry-content .edit-link {
	clear: both;
	display: block;
}

.entry-content img, .comment-content img, .widget img {
	max-width: 100%;
	max-height: 100%;
}
.entry-content .ls-container img{
	max-height: inherit;
	max-width: inherit;
}
.imgframe5 img{
	border: none !important;
	background-color: #fff; 
}
.widget .ls-wp-container img{
	max-width: inherit;
	max-height: inherit;	
}
.ls-wp-container{
	float: left;
}
.widget_contents-component img{	
	border: 1px solid rgba(0,0,0,0.05);
}

img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
}

img.size-full, img.size-large {
	max-width: 100%;
	width: auto;
	height: auto;
}

.entry-content img.wp-smiley {
	border: medium none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1.625em;
}

p img, .wp-caption {
	margin-top: 0.4em;
}

.wp-caption {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(238, 238, 238);
	margin-bottom: 1.625em;
	max-width: 100%;
	padding: 9px;
	margin-right: 18px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.wp-caption img {
	display: block;
	margin: 0px auto;
	max-width: 100%;
}

.wp-caption .wp-caption-text, .gallery-caption {
	color: rgb(102, 102, 102);
	font-family: Georgia, serif;
	font-size: 12px;
}

.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 10px 5px 10px;
	position: relative;
	text-align: center;
}

.wp-caption .wp-caption-text::before {
	color: rgb(102, 102, 102);
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

ul#links404 {
	list-style: inherit;
	margin-left: 20px;
}

ul#links404 li {
	line-height: 25px;
}

.wp-caption img {
	border-color: rgb(238, 238, 238);
}

.rssicon {
	height: 20px;
	width: 20px;
	margin-top: 15px;
	background-repeat: no-repeat no-repeat;
}
embed, iframe, object {
	max-width: 100%;
}

.post-password-required .entry-header .comments-link {
	margin: 1.625em 0px 0px;
}

.post-password-required input[type="password"] {
	margin: 0.8125em 0px;
}

.post-password-required input[type="password"]:focus {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(247, 247, 247);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}
#author-info {
	font-size: 12px;
	overflow: hidden;
}

header.entry-header {
	text-align: left;
	display: inline-block;
	width: 100%;
	margin: 20px 0 10px;
}

#content{
	min-height: 500px;
}
.compact #logo img{
	max-height: 40px;
	margin-top: 5px;
}
.singular #author-info {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(249, 249, 249);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	margin: 2.2em -35.6% 0px -35.4%;
	padding: 20px 35.4%;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.archive #author-info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	margin: 0px 0px 2.2em;
	padding: 0px 0px 2.2em;
}

#author-avatar {
	float: left;
	margin-right: -78px;
}

#author-avatar img {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: rgb(187, 187, 187) 0px 1px 2px;
	padding: 3px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

#author-description {
	float: left;
	margin-left: 108px;
}

#author-description h2 {
	color: rgb(0, 0, 0);
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px 10px;
}

.entry-header .comments-link a {
	background-attachment: scroll;
	background-color: rgb(238, 238, 238);
	color: rgb(102, 102, 102);
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 1.5em;
	right: 0px;
	text-align: center;
	width: 43px;
	height: 36px;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}
.king-LvCRow{
	width: 100%;
	display: inline-block;
	min-height: 20px;
}
.devnConColbody{
	width: 100%;
	height: 100%;
	display: block;
	min-height: 20px;
}
.entry-header .comments-link a:hover, .entry-header .comments-link a:focus, .entry-header .comments-link a:active {
	background-color: rgb(25, 130, 209);
	color: rgba(255, 255, 255, 0.8);
}

.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

.entry-header .entry-format {
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	min-height: 0px;
	margin: 0px;
	background: rgba(203, 203, 203, 0.72);
	width: auto;
	padding: 3px 8px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	margin-top: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.entry-header hgroup .entry-title {
	padding-top: 15px;
}

article.format-aside .entry-content, article.format-link .entry-content, article.format-status .entry-content {
	padding: 20px 0px 0px;
}

article.format-status .entry-content {
	min-height: 65px;
}

.recent-posts .entry-header .entry-format {
	display: none;
}

.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0px;
}

.singular .hentry {
	border-bottom-width: medium;
	border-bottom-style: none;
	padding: 4.875em 0px 0px;
	position: relative;
}

.singular.page .hentry {
	padding: 3.5em 0px 0px;
}

.singular .entry-title {
	color: rgb(0, 0, 0);
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}

.singular .entry-title, .singular .entry-header .entry-meta {
	padding-right: 0px;
}

.singular .entry-header .entry-meta {
	position: absolute;
	top: 0px;
	left: 0px;
}

blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0px 0px 1.625em;
	text-align: center;
}

.singular blockquote.pull {
	margin: 0px -22.25% 1.625em;
}

.pull.alignleft {
	margin: 0px 1.625em 0px 0px;
	text-align: right;
}

.singular .pull.alignleft {
	margin: 0px 1.625em 0px -22.25%;
}

.pull.alignright {
	margin: 0px 0px 0px 1.625em;
	text-align: left;
}

blockquote.pull.alignleft, blockquote.pull.alignright {
	width: 33%;
}

.singular .pull.alignright {
	margin: 0px -22.25% 0px 1.625em;
}

.singular blockquote.pull.alignleft, .singular blockquote.pull.alignright {
	width: 33%;
}

.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}

.format-aside .entry-title, .format-aside .entry-header .comments-link {
	display: none;
}

.singular .format-aside .entry-title {
	display: block;
}

.format-aside .entry-content {
	padding: 0px;
}

.singular .format-aside .entry-content {
	padding: 1.625em 0px 0px;
}

.format-link .entry-title, .format-link .entry-header .comments-link {
	display: none;
}

.singular .format-link .entry-title {
	display: block;
}

.format-link .entry-content {
	padding: 0px;
}

.singular .format-link .entry-content {
	padding: 1.625em 0px 0px;
}

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: 0.375em 1.625em 0px 0px;
}

.format-status .entry-title, .format-status .entry-header .comments-link {
	display: none;
}

.singular .format-status .entry-title {
	display: block;
}

.format-status .entry-content {
	padding: 0px;
}

.singular .format-status .entry-content {
	padding: 1.625em 0px 0px;
}

.format-status img.avatar {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: rgb(204, 204, 204) 0px 1px 2px;
	float: left;
	margin: 4px 10px 2px 0px;
	padding: 0px;
}

.format-quote blockquote {
	color: rgb(85, 85, 85);
	font-size: 17px;
	margin: 0px;
}

.indexed.format-image .entry-header {
	min-height: 61px;
}

.indexed.format-image .entry-content {
	padding-top: 0.5em;
}

.indexed.format-image .entry-content p {
	margin: 1em 0px;
}

.indexed.format-image .entry-content p:first-child, .indexed.format-image .entry-content p:first-child a, .indexed.format-image .entry-content p:first-child img {
	display: block;
	margin: 0px;
}

.indexed.format-image .entry-content .wp-caption .wp-caption-text {
	margin: 0px;
	padding-bottom: 1em;
}

.indexed.format-image footer.entry-meta {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(221, 221, 221);
	overflow: hidden;
	padding: 4%;
	max-width: 96%;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}

.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}

.indexed.format-image .entry-meta span.cat-links, .indexed.format-image .entry-meta span.tag-links, .indexed.format-image .entry-meta span.comments-link {
	display: block;
}

.indexed.format-image footer.entry-meta a {
	color: rgb(68, 68, 68);
}

.indexed.format-image footer.entry-meta a:hover {
	color: rgb(255, 255, 255);
}

#content .indexed.format-image img {
	border: medium none;
	max-width: 100%;
	padding: 0px;
}

.indexed.format-image .wp-caption {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(17, 17, 17);
	margin-bottom: 0px;
	max-width: 96%;
	padding: 2% 2% 0px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.indexed.format-image .wp-caption .wp-caption-text {
	color: rgb(221, 221, 221);
}

.indexed.format-image .wp-caption .wp-caption-text::before {
	color: rgb(68, 68, 68);
}

.indexed.format-image a:hover img {
	opacity: 0.8;
}

h1.showcase-heading {
	color: rgb(102, 102, 102);
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

article.intro {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(249, 249, 249);
	border-bottom-width: medium;
	border-bottom-style: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0px 8.9%;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

article.intro .entry-title {
	display: none;
}

article.intro .entry-content {
	color: rgb(17, 17, 17);
	font-size: 16px;
	padding: 1.625em 0px 0.625em;
}

article.intro .edit-link a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(170, 170, 170);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: rgb(255, 255, 255);
	font-size: 12px;
	padding: 0px 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

article.intro .edit-link a:hover, article.intro .edit-link a:focus, article.intro .edit-link a:active {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(119, 119, 119);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0px;
	position: relative;
	width: 100%;
}

section.featured-post .hentry {
	border: medium none;
	color: rgb(102, 102, 102);
	margin: 0px;
}

section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px);
	position: absolute !important;
}

section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0px -8.9% 1.625em 0px;
	max-width: 59%;
	position: relative;
	right: -15px;
}

section.featured-post.small {
	padding-top: 0px;
}

section.featured-post .attachment-small-feature:hover, section.featured-post .attachment-small-feature:focus, section.featured-post .attachment-small-feature:active {
	opacity: 0.8;
}

article.feature-image.small {
	float: left;
	margin: 0px 0px 1.625em;
	width: 45%;
}

article.feature-image.small .entry-title {
	line-height: 1.2em;
}

article.feature-image.small .entry-summary {
	color: rgb(85, 85, 85);
	font-size: 13px;
}

article.feature-image.small .entry-summary p a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(34, 34, 34);
	color: rgb(238, 238, 238);
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	top: 20px;
	width: 180px;
	z-index: 1;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

article.feature-image.small .entry-summary p a:hover {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(25, 130, 209);
	color: rgba(255, 255, 255, 0.8);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

section.feature-image.large {
	border: medium none;
	max-height: 288px;
	padding: 0px;
	width: 100%;
}

section.feature-image.large .showcase-heading {
	display: none;
}

section.feature-image.large .hentry {
	border-bottom-width: medium;
	border-bottom-style: none;
	left: 9%;
	margin: 1.625em 9% 0px 0px;
	position: absolute;
	top: 0px;
}

article.feature-image.large .entry-title a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0.8);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-weight: 300;
	padding: 0.2em 20px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

section.feature-image.large:hover .entry-title a, section.feature-image.large .entry-title:hover a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgba(255, 255, 255, 0.8);
	color: rgb(34, 34, 34);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

article.feature-image.large .entry-summary {
	display: none;
}

section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0px 0px 6px;
}

.featured-posts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

body.error404 .widget-title {
	margin-bottom: 10px;
}

.featured-posts .showcase-heading {
	padding-left: 8.9%;
}

.featured-posts section.featured-post {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	height: 288px;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 30px;
	width: auto;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}

.featured-posts section.featured-post {
}

.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}

.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}

.featured-post .feature-text::after, .featured-post .feature-image.small::after {
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}

.featured-post .feature-image.small::after {
	top: 253px;
}

#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}

.feature-slider ul {
	list-style-type: none;
	margin: 0px;
}

.feature-slider li {
	float: left;
	margin: 0px 6px;
}

.feature-slider a {
	background-image: none;
	background-attachment: scroll;
	background-color: rgba(60, 60, 60, 0.901961);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	box-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 5px inset, rgba(255, 255, 255, 0.498039) 0px 0px 2px inset;
	display: block;
	width: 14px;
	height: 14px;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.feature-slider a.active {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(25, 130, 209);
	box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 5px inset, rgba(255, 255, 255, 0.8) 0px 0px 2px inset;
	cursor: default;
	opacity: 0.5;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

section.recent-posts {
	padding: 0px 0px 1.625em;
}

section.recent-posts .hentry {
	border: medium none;
	margin: 0px;
}

section.recent-posts .other-recent-posts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
	list-style: none outside none;
	margin: 0px;
}

section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0px;
	position: relative;
}

section.recent-posts .other-recent-posts .entry-title {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(221, 221, 221);
	font-size: 17px;
}

section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: rgb(55, 55, 55);
	float: left;
	max-width: 84%;
}

section.recent-posts .other-recent-posts a[rel="bookmark"]::after {
	color: transparent;
	font-size: 11px;
}

section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}

section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(153, 153, 153);
	bottom: -2px;
	color: rgb(68, 68, 68);
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0px 0.3125em 1em;
	position: absolute;
	right: 0px;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}

section.recent-posts .other-recent-posts .comments-link > span {
	border-color: rgb(187, 187, 187);
	color: rgb(136, 136, 136);
}

section.recent-posts .other-recent-posts .comments-link a:hover {
	color: rgb(25, 130, 209);
	border-color: rgb(25, 130, 209);
}

section.recent-posts .other-recent-posts li::after {
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}

.image-attachment div.attachment {
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(249, 249, 249);
	border-style: solid;
	border-color: rgb(221, 221, 221);
	border-image-source: none;
	border-width: 1px 0px;
	margin: 0px -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0px;
	text-align: center;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0px auto 1.625em;
	max-width: 100%;
}

.image-attachment div.attachment a img {
	border-color: rgb(249, 249, 249);
}

.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
	border-color: rgb(221, 221, 221);
	background-image: none;
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}

.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0px 0px 2.6em;
	text-transform: uppercase;
}
.bypostauthor{
	
}

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0px 0px 1.625em;
}

#nav-above {
	padding: 0px 0px 1.625em;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#content nav .meta-nav {
	font-weight: normal;
}


.edit-link a {
	float: right;
	height: 20px;
	line-height: 20px;
	font-size: 12px !important;
	text-transform: none !important;
}

/* C O M M E N T S   P A G I N A T I O N
----------------------------------------*/
.pagination-comments {
	padding: 5px;
	margin: 0;
}

.pagination-comments li {
	display: inline;
	list-style: none;
}

.pagination-comments a {
	background: #e7e7e7;
	border: 1px solid #d7d7d7;
	color: #666666;
	margin-right: 4px;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none;
}

.pagination-comments a:hover,.pagination-comments a:active {
	background: #d7d7d7;
	color: #888888;
}

.pagination-comments .title {
	margin-right: 4px;
}

.pagination-comments .gap {
	color: #999999;
	margin-right: 4px;
}

.pagination-comments .current {
	color: #666666;
	background: #f7f7f7;
	border: 1px solid #e7e7e7;
	margin-right: 4px;
	padding: 3px 6px;
}

.pagination-comments .page {
	
}

.pagination-comments .prev,.pagination-comments .next {
	
}
.vc_col-sm-12.wpb_column.vc_column_container {
    clear: both;
}
/*main*/
/*placeholders*/
::-webkit-input-placeholder {
   color: #393939;
}

:-moz-placeholder { /* Firefox 18- */
   color: #393939; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #393939;
}

:-ms-input-placeholder {  
   color: #393939; 
}
 p a{
	color:#004494;
}
#main .error_pagenotfound em {
    color: #004494;
}
a.but_medium1 {
    background: #004494;
}
.search .col-md-9 #searchform #s {
    height: 53px;
    font-size: 20px;
    padding-left: 20px;
}
.col-md-9 #searchform #searchsubmit:hover {
    background: #004494;
}
.scrolloff{
	pointer-events: none;
}
/*home top background*/
.intro-blokken > .vc_col-sm-4{
    text-align: center;
    padding: 34px 0;
    color: white;
    cursor: pointer;
}
.intro-blokken > .vc_col-sm-4:nth-child(1) {
    background: rgba(111,99,165,0.90);
}
.intro-blokken > .vc_col-sm-4:nth-child(2) {
    background: rgba(0, 159, 93, 0.90);
}
.intro-blokken > .vc_col-sm-4:nth-child(3) {
    background: rgba(0, 68, 148, 0.90);
}
.intro-blokken > .vc_col-sm-4 p {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
    color:white;
}
.heading1 {
    font-weight: 800;
    text-shadow: 5px 0px 4px black;
}
.txt-shadow {
	text-shadow: 5px 0px 4px black;
}
/*header*/
.compact .top_section3 {
    display: none;
}
.bottom-section {
    background: #004494;
}
@media (min-width: 1000px){
	.header23 .menu_main_full2 {
	    margin-left: 20%;
	}
}
html body .top_section3 div.logo {
    margin-top: 0;
    padding-top: 0;
    position: absolute;
    top: 25%;
    z-index: 9999;
    width: initial;
}
.header.header23 {
    z-index: 8998!important;
    background: #004494;
    top: 0;
    height: initial;
}
.top-slug {
    text-align: center;
    font-size: 34px;
    color: #ffe600;
    top: 40px;
    position: absolute;
    left: 40%;
    line-height: 37px;
}
.header23 ul.nav>li>a.active {
    background: #6f63a5;
}
.header23 ul.nav>li>a:hover {
    background: #6f63a5;
    color: white !important;
    transition: 400ms;
}
.header23 .navbar-default .navbar-nav>li>a {
    text-transform: initial;
    color: white;
    font-size: 15px;
}
div.top_section3 {
    background: #009F5D;
}
.compact .header.header23 {
    background: #004494;
    transition: 10ms;
    top: 0;
}
.compact .header23 .menu_main_full2 {
    margin-left: 0;
}
/*buttons*/
.btn-center {
    width: 50%;
    margin: auto;
}
.btn-full {
    color: white;
    padding: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 4px;
    margin-bottom: 20px!important;
    border: 3px solid transparent;
}
a.bevergroen{
	background: #009f5d;
}
a.bevergroen:hover {
    background: transparent;
    border-color: #009F5D;
    transition: 300ms;
    color: #009F5D;
}
a.beverblauw{
	background: #004494;
}
a.beverblauw:hover {
    background: transparent;
    border-color: #004494;
    transition: 300ms;
    color: #004494 !important;
}
a.beverpaars{
	background: #6f63a5;
}
a.beverpaars:hover {
    background: transparent;
    border-color: #6f63a5;
    transition: 300ms;
    color: #6f63a5 !important;
}
a.welpengroen {
    border-color: #009F5D;
    color: #009F5D;
}
a.welpengroen:hover {
    background: #009F5D;
    color: white !important;
    transition: 300ms;
}
a.welpenwit {
    border-color: white;
    color: white !important;
}
/*blog home*/
div.featured_section45 .one_fourth .cont {
    padding: 30px;
    min-height: 250px;
}
.back-overlay {
    background: rgba(0,159,93,0.8);
    width: 100%;
    height: 100%;
    position: absolute;
}
.featured_section45 .one_half:hover .back-overlay {
    background: transparent;
    transition: 300ms;
}
.back-overlay {
    background: rgba(0,159,93,0.8);
    width: 100%;
    height: 100%;
    position: absolute;
}
div.featured_section45 {
    padding: 0;
}
/*home elements*/
.wpb_wrapper .ul-haccordion .li .description {
    top: 0;
    height: 100%;
}
.wpb_wrapper .ul-haccordion .li .bgDescription {
    background: linear-gradient(0deg, #009F5D 50%, rgba(255,255,255,0));
}
.wpb_wrapper .ul-haccordion .li .description h2 {
    color: #ffe600;
    text-shadow: none;
    font-size: 32px;
   	position: absolute;
    top: 16%;
}
.wpb_wrapper .ul-haccordion .li .description p {
    color: white;
    font-size: 16px;
    top: 25%;
    position: absolute;
}
.ul-haccordion .li .description a.btn-full.welpenwit {
    bottom: 34px;
    left: 25%;
    width: 50%;
    font-size: 18px;
    display: inline-block;
    padding: 16px;
    text-decoration: none;
    margin-bottom: 0!important;
    padding: 0;
    border: 0;
}
.wpb_wrapper .ul-haccordion .li .heading {
    color: #FFE600;
    background: #009F5D;
    text-shadow: none;
}
div.featured_section42 .left h1 {
    color: white;
    font-weight: 500;
    font-size: 35px;
    line-height: 44px;
}
div.featured_section42 .left h1 strong {
    color: white;
}
.wpb_wrapper .ul-haccordion:hover .li .bgDescription {
    height: 520px;
}
/*footer*/
.footer-logo {
    text-align: center;
    margin-top: -12%;
}
.footer-right {
    float: right;
    clear: both;
}
div.copyright_info {
    background: #009f5d;
    color: white;
    margin-top: 10%;
    border: none;
    text-transform: uppercase;
}
.footer div.copyright_info a {
    color: white;
}
div.copyright_info a:hover {
    color: white !important;
}
div#footer-column-2 .widget {
    display: inline-block;
    width: 50%;
}
footer.footer {
    border: none;
    color: #727272;
    background: white;
}
footer.footer a {
    color: #727272;
}
footer.footer h3.widget-title {
    color: #727272;
    text-transform: uppercase;
}
footer.footer li a {
    background-image: url(../img/arrow-link.png);
    background-repeat: no-repeat;
    background-position: 0 12px;
    padding-left: 20px;
    line-height: 30px;
    display: inline-block;
}
p.ft-locatie {
    padding-left: 20px;
    background-image: url(../img/locatie.png);
    background-repeat: no-repeat;
    background-position: left top;
}
p.ft-phone {
    padding-left: 20px;
    background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: left;
}
.ul-haccordion .li .description a.btn-full.welpenwit:hover {
    color: white!important;
}
/*breadcrumbs*/
div#breadcrumb {
    padding-top: 150px;
    padding-bottom: 70px;
    background-size: cover;
}
div.page_title2 h1 {
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 5px 0px 4px black;
    line-height: 1;
    margin-top: 0;
}
.pagenation {
    display: none;
}
body .vc_column_container.word-lid {
    padding: 20px !important;
    text-align: center;
    padding-top: 30px !important;
}
.word-lid h1 {
    margin-bottom: 5px;
}
.word-lid a.btn-full {
    margin-bottom: 0 !important;
}
/*contact-form*/
#main label.gfield_label {
    display: none;
}
div.gform_wrapper .top_label input.medium {
    width: 100%;
    border: 2px solid#eaeaea;
    border-radius: 4px;
    background: #f7f7f7;
    padding-left: 10px;
    height: 42px;
}
div.gform_wrapper textarea.medium {
    width: 100%;
    border: 2px solid#eaeaea;
    border-radius: 4px;
    background: #f7f7f7;
    padding-left: 10px;
    height: 100px;
}
body div.gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0;
    margin-bottom: 14px;
}
div.gform_wrapper ul li.gfield {
    width: 48%;
    clear: none;
}
.inligne-small {
	display: inline-block;
}
.inligne-big {
	display: inline-block;
	float: right;
	clear: both;
}
div.gform_footer.top_label {
    background: red;
    position: absolute;
    right: 2%;
    width: 47%;
    bottom: 4%;
    margin: 0;
    padding: 0;
}
div.gform_wrapper .gform_footer input.button {
    background: #6f63a5;
    width: 100%;
    text-align: center;
    height: 42px;
    border-radius: 4px;
}
div.gform_footer.top_label {
    position: absolute;
    right: 2%;
    width: 47%;
    bottom: 4%;
    margin: 0;
    padding: 0;
    height: 42px;
}
.header23 ul.nav>li>a:focus{
	color: white !important;
}
/*Sidebar1*/
.king-sidebar ul.arrows_list1 i {
    display: none;
}
#main aside ul {
    list-style-type: none;
    margin: 0;
}
#main #content .widget .menu li {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
}
#content .widget .menu li a {
    width: 100%;
    max-width: 300px;
    text-align: center;
    padding: 20px 0;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
    border: 3px solid transparent;
    font-weight: 700;
}
#main #content .widget .menu li a:hover{
	color: white;
	transition: 300ms;
}
#main #content .widget .menu li.current_page_item a{
	color: white; 
	transition: 300ms;
	border-color: transparent; 
}
#content .widget .menu li:nth-child(3n+1) a {
    border-color: #009f5d;
    color: #009f5d;
}
#content .widget .menu li:nth-child(3n+1) a:hover, #content .widget .menu li.current_page_item:nth-child(3n+1) a {
    background: #009f5d;
}
#content .widget .menu li:nth-child(3n+2) a {
    border-color: #004494;
    color: #004494;
}
#content .widget .menu li:nth-child(3n+2) a:hover, #content .widget .menu li.current_page_item:nth-child(3n+2) a {
    background: #004494;
}
#content .widget .menu li:nth-child(3n+3) a {
    border-color: #6f63a5;
    color: #6f63a5;
}
#content .widget .menu li:nth-child(3n+3) a {
    border-color: #6f63a5;
    color: #6f63a5;
    background-image: url(../img/voorleden.png);
    background-repeat: no-repeat;
    background-position: 20%;
}
#content .widget #menu-sidebar_ijselgroep.menu li:nth-child(3n+3) a{
	background-image: none;
}
#content .widget #menu-sidebar_scouting.menu li:nth-child(3n+3) a{
	background-image: none;
}
#content .widget .menu li:nth-child(3n+3) a:hover, #content .widget .menu li.current_page_item:nth-child(3n+3) a {
    background: #6f63a5;
}
/*search-form*/
form#searchform #s {
    height: 62px;
    font-size: 22px;
    color: #393939;
    background: #f4f4f4;
    border: 2px solid #e1e1e1;
    width: 100%;
}
form#searchform #searchsubmit {
    background-image: url(../img/s-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 34px;
    color: transparent;
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: transparent;
}
form#searchform #searchsubmit:hover {
    background-image: url(../img/s-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    background-color: transparent;
}
/*widget sidebar-left*/
.recent-posts-widget-with-thumbnails {
    background: #FAFAFA;
    padding: 20px;
}
aside .widget-lid {
    text-align: center;
    background: #FAFAFA;
    padding: 20px;
    padding-top: 30px;
}
.widget-lid h1 {
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 28px;
}
.wpb_wrapper h3.widget-title {
    margin-bottom: 15px;
    color: #393940;
    font-weight: 700;
    font-size: 25px;
}
div.rpwwt-widget ul li {
    clear: both;
    margin-bottom: 0;
}
.widget-lid .btn-full {
    margin-bottom: 0!important;
}
span.rpwwt-post-title {
    display: inline-block;
    margin-top: 20px;
}
.rpwwt-post-date {
    font-size: 12px;
}
span.rpwwt-post-title {
    display: inline-block;
    margin-top: 20px;
    color: #393939;
}
/*bevernieuws load more*/
.king-posts-default-loop .king-post {
    margin-bottom: 50px;
}
h1.king-post-title {
    margin-top: 30px;
}
.king-post-meta {
    position: absolute;
    background: rgba(0, 159, 93, 0.81);
    width: 14%;
    text-align: center;
    color: white;
    font-size: 28px;
    padding: 15px;
    line-height: 30px;
    font-weight: 600;
}
.king-post-meta span {
    font-size: 46px;
}
.king-post.link h1.king-post-title {
    display: none;
}
.king-post.link img.attachment-post-thumbnail {
    display: none;
}
/*.king-posts-default-loop .king-post{
	display: none;
}*/
div.welpengroen {
    border-color: #009F5D;
    color: #009F5D;
}
#loadMore {
    cursor: pointer;
}
div.welpengroen:hover {
    background: #009F5D;
    color: white !important;
    transition: 300ms;
}
.btn-full {
    color: white;
    padding: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 4px;
    margin-bottom: 20px!important;
    border: 3px solid transparent;
}
/*blog*/
div#comments {
    display: none;
}
#main h3.entry-title a {
    color: #383634;
    font-weight: 600;
}
div.blog_postcontent .image_frame {
    border: none;
}
div.king-sidebar .widget {
    margin-bottom: 0;
}
h3.widget-title {
    font-weight: 500;
}
aside .widget-lid p {
    margin-bottom: 10px;
}
.format-link header.entry-header.animated.ext-fadeInUp {
    display: none;
}
#main article.format-link .entry-content {
    padding: 0px;
}
/*submenu*/
ul.dropdown-menu>li>a {
    background: #004494;
    color: white;
    padding: 15px;
    font-size: 14px;
}
ul.dropdown-menu>li>a:hover, ul.dropdown-menu>li>a:focus {
    background: #6F63A5;
    color: white;
}
ul.dropdown-menu>li.current_page_item>a{
	background: #6F63A5;
    color: white;
}
/*blog home*/
div.featured_section45 .one_half .cont h4 a:hover {
    background: transparent;
    color: white;
}
div.featured_section45 .one_half .cont h4 a {
    color: white;
}
footer ul.sub-menu {
    display: none;
}
.entry-content .wpb_wrapper > h2 {
    margin-bottom: 0;
}
div.wpb_text_column ul {
    list-style-type: none;
    margin: 0;
    margin-bottom: 15px;
}
.wpb_text_column ul li {
    padding-left: 20px;
}
.wpb_text_column ul li:before {
    content: "• ";
    font-size: 26px;
    position: absolute;
    left: 0;
    color: #009F5D;
}
.purple-back {
    background: #6F63A5;
    padding: 30px 20px;
}
.purple-back p {
    color: white;
}
/*scouting*/
.scouting-rij .vc_single_image-wrapper img {
    padding: 3px;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.scouting-rij .wpb_text_column {
    text-align: center;
    max-width: 365px;
}
.scouting-rij .wpb_text_column a {
    color: white;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 25px 0;
    font-size: 25px;
    font-weight: 700;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.rij-groen .wpb_text_column a{
    background: #009F5D;
}
.rij-groen .vc_single_image-wrapper img {
    background: #009f5d;
}
.rij-paars .wpb_text_column a{
    background: #6f63a5;
}
.rij-paars .vc_single_image-wrapper img {
    background: #6f63a5;
}
.rij-blauw .wpb_text_column a{
    background: #004494;
}
.rij-blauw .vc_single_image-wrapper img {
    background: #004494;
}
/*ajax load more*/
.wpb_wrapper #ajax-load-more li{
	list-style: none;
}
.wpb_wrapper #ajax-load-more a{
    margin-top: 30px;
    color: #009F5D;
	font-size: 27px;
	font-weight: 700;
}
.wpb_wrapper #ajax-load-more .entry-meta {
    position: absolute;
    background: rgba(0, 159, 93, 0.81);
    width: 108px;
    text-align: center;
    color: white;
    font-size: 28px;
    padding: 15px;
    line-height: 30px;
    font-weight: 600;
    top:30px;
}

/*.king-posts-default-loop .king-post{
	display: none;
}*/
div.welpengroen {
    border-color: #009F5D;
    color: #009F5D;
}
#loadMore {
    cursor: pointer;
}
.postloadmore{
	position: relative;
}
.postloadmore img{
	padding-bottom: 30px;
	padding-top:30px;
}
/*download btns docs*/
a[href$=".xlsx"] {
    background-image: url(../img/excel.png);
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px!important;
    padding-top: 110px;
    text-align: center;
    background-position: center top;
    width: 100%;
}
a[href$=".docx"] {
    background-image: url(../img/word2.png);
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px!important;
    padding-top: 110px;
    text-align: center;
    background-position: center top;
    width: 100%;
}
a[href$=".pdf"] {
    background-image: url(../img/pdf.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px!important;
    padding-top: 110px;
    text-align: center;
    background-position: 42% top;
    width: 100%;
}
a[href$=".docx"]:hover {
    color: #009F5D;
}
a[href$=".pdf"]:hover {
    color: #009F5D;
}
a[href$=".xlsx"]:hover {
    color: #009F5D;
}
.docs-inligne .vc_tta-panel:nth-child(1) p {
    width: 100%;
    display: block;
    text-align: left;
}
.docs-inligne .vc_tta-panel p {
    display: inline-block;
    width: 25%;
    float: left;
    text-align: center;
}
.docs-inligne .vc_tta-panel p:nth-child(4n+1) {
    clear: both;
}
a[href*="photos"] {
    background-image: url(../img/photos1.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px!important;
    padding-top: 110px;
    text-align: center;
    background-position: center top;
}
button#load-more {
    color: #009F5D;
    padding: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 4px;
    margin-bottom: 20px!important;
    border: 3px solid #009F5D;
    background: transparent;
    margin-top: 50px;
}
#main ul.menu {
    list-style-type: none;
    margin: 0;
}
/*agenda singel*/
.wpb_text_column .simcal-calendar ul li::before {
    content: none;
}
.wpb_wrapper .simcal-default-calendar-list dt.simcal-day-label>span {
    font-size: 16px;
    padding: 8px 16px;
}
.wpb_wrapper .simcal-default-calendar-list ul.simcal-events {
    margin-left: 0;
}
dl.simcal-events-list-container {
    margin: 0;
}
.simcal-event-details a {
    font-size: 16px;
    color: #004494;
    font-weight: 600;
}
.simcal-nav i {
    font-size: 40px;
}
button.simcal-nav-button.simcal-prev {
    text-align: left;
}
button.simcal-nav-button.simcal-next{
	text-align: right;
}
.simcal-nav.simcal-current h3 {
    font-size: 32px;
    font-weight: 700;
    color: #676767;
    text-transform: capitalize;
}
.wpb_text_column ul.simcal-events li{
	padding-left: 0;
}
.wpb_wrapper .simcal-default-calendar-light .simcal-ajax-loader {
    background-color: transparent;
}
p.simcal-align-right {
    display: none;
}
p.agenda-titel {
    color: #004494;
    font-weight: 700;
    position: absolute;
    top: 38px;
    left: 140px;
}
dt.simcal-day-label {
    border-width: 4px!important;
}
.simcal-event-description {
    font-size: 16px;
    color: #727272;
}
div#footer-column-2 .widget:nth-child(2) {
    margin-right: 0;
    float: right;
    margin-top: 60px;
    clear: both;
}
/*voor leden tabs*/
.docs-inligne .vc_tta-tabs-container {
    width: 30%;
}
.docs-inligne .vc_tta.vc_general li.vc_tta-tab a {
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    border-radius: 4px;
    text-transform: uppercase;
    border: 3px solid transparent;
    font-weight: 700;
}
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:nth-child(3n+1).vc_active > a{
	border-color: transparent;
	background: #009f5d;
	color: white;
}
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:nth-child(3n+1) > a{
	border-color: #009f5d;
	background: transparent;
	color: #009f5d;
}
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:nth-child(3n+2).vc_active > a{
	border-color: transparent;
	background: #004494;
	color: white;
}
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:nth-child(3n+2) > a{
	border-color: #004494;
	background: transparent;
	color: #004494;
}
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:nth-child(3n+3).vc_active > a{
	border-color: transparent;
	background: #6f63a5;
	color: white;
}
div.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:nth-child(3n+3) > a{
	border-color: #6f63a5;
	background: transparent;
	color: #6f63a5;
}
h3.widget-title + * {
    clear: both;
}
.wpb_wrapper #ajax-load-more a.leesmeerbtn {
    font-size: 16px;
}
.single #main h3.entry-title a {
    color: #009f5d;
}
#main .vc_tta-panels h1 {
	width: 100%;
    clear: both;
    margin-bottom: 20px !important;
} 
div.featured_section45 .one_fourth .cont h4 a:hover {
    color: #009f5d;
}
.page-id-36 .featured_section42 {
    display: none;
}
/*Responsive maken*/
.intro-blokken .wpb_single_image img {
    width: initial;
}
 .featured_section45 .one_fourth .king-post-thumbnail {
    width: 100%;
    display: inline-block;
    text-align: center;
} 
div.ul-haccordion .li {
    border-bottom: 0;
}
ul.navbar-nav {
    margin: 0;
}
/*algemeen*/
@media only screen and (max-width: 767px){
	a.btn-full {
	    font-size: 15px;
	    padding: 10px;
	}
	.entry-content>.wpb_row.vc_row-fluid.featured_section45 {
	    background-position: 14%;
	}
	.header23 .navbar-default .navbar-nav>li>a {
	    border-bottom: 1px solid white;
	}
}

@media only screen and (max-width: 639px){
	.top_section3 div.logo {
	    left: 2px;
	}
	div.top-slug {
	    top: 14px;
	    left: 34%;
	}
	div.featured_section42 {
	    padding: 0;
	}
	body div.wrp-haccordion .ul-haccordion:hover .li {
	    width: 145px;
	}
	body div.ul-haccordion .li .description {
	    width: 100%;
	}
	div.featured_section42 .wrp-haccordion .ul-haccordion.hover-small {
	    min-width: 25px;
	}
	div.featured_section42 .wrp-haccordion .ul-haccordion.hover-small .li {
    	width: 25px;
    }
	div.footer-logo {
	    padding-bottom: 20px;
	    max-width: 180px;
	    margin: auto;
	    margin-top: -30%;
	}
	.footer-logo img {
    	width: 100%;
	}
	span.footer-right {
	    width: 100%;
	    text-align: center;
	    padding-top: 6px;
	}
	.cp-section {
	    text-align: center;
	}
	div.recent-posts-widget-with-thumbnails {
	    padding: 6px;
	}
	span.rpwwt-post-title {
    	margin-top: 6px;
	}
	div.docs-inligne .vc_tta-panel p{
		width: 50%;
	}
	div.docs-inligne .vc_tta-panel p:nth-child(4n+1){
		clear: initial;
	}
	div.docs-inligne .vc_tta-panel p:nth-child(2n+1){
		clear: both;
	}
}
@media only screen and (max-width: 479px){
	div.breadcrumbs.page_title2 h1{
		font-size: 32px;
	}
	div.top-slug {
	    top: 14px;
	    left: 45%;
	    font-size: 20px;
	    line-height: 22px;
	}
	html body div.top_section3 div.logo{
		top: 2px;
		image-rendering: pixelated;
   		image-rendering: -webkit-optimize-contrast;
	}
	div.gform_wrapper .top_label input.medium, div.gform_wrapper textarea.medium {
		font-size: 12px;
	}
	div.featured_section42 .wrp-haccordion .ul-haccordion{
		min-width: 40px;
	}
	div.featured_section42 .wrp-haccordion .ul-haccordion .li{
		width: 40px;
	}
	html body div.logo img { 
	    max-height: 120px;
	}
	.wpb_wrapper .ul-haccordion .li .description{
		top: 20px;
	}
	.wpb_wrapper .ul-haccordion .li .description p {
	    color: white;
	    font-size: 16px;
	    line-height: 1.05;
	    margin: 0;
	    padding: 5px;
	    top: 50px;f
	}
	div.wpb_wrapper .ul-haccordion .li .description h2 {
	    font-size: 19px;
	    margin: 0;
	    padding: 10px;
	    line-height: 1;
	    top: 0;
	}

}
@media (min-width: 640px) and (max-width: 999px){
	div.featured_section45 .one_fourth, div.featured_section45 .one_half {
	    width: 33%;
	} 
	div.scouting-rij .wpb_text_column a{
		font-size: 22px;
	}
} 
@media only screen and (max-width: 999px){
	p.agenda-titel {
	    margin-bottom: 0;
	    width: 100%;
	    position: absolute;
	    left: 0;
	    top: 10px;
	    text-align: left;
	} 
	div.simcal-default-calendar-list {
	    padding: 20px 0;
	}
	#content .widget .menu li a {
	    padding: 10px;
	    font-size: 14px;
	}
	.widget-lid .btn-full {
	    padding: 6px;
	    font-size: 15px;
        max-width: 200px;
	}
	body div.navbar-collapse {
	    background: #004494;
	    box-shadow: none;
	    max-height: initial;
        padding: 0;
	}
	div.wpb_single_image img {
	    width: inherit;
	}
}
@media only screen and (max-width: 1519px){
	div.featured_section42 .left {
	    width: 100%;
	    text-align: center;
	    padding: 50px 0;
	}
	div.featured_section42 .right {
	    width: 100%;
	    text-align: center;
	    padding-bottom: 50px;
	}
	div.featured_section42 .right> .wpb_wrapper {
	    display: inline-block;
	}
	.ul-haccordion:nth-last-child(1) .li {
	    border-right: 0;
	}
	div.featured_section42 .left, div.featured_section42 .right{
		margin-left: 0;
	}
} 