@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");
/*
body{
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif;
}
hr{
	border-color:#d9dfe1;
	margin:15px 0px;
}
.p-0{
	padding:0;
}
.pt-0{
	padding-top:0 !important;
}

.f-bold{
	font-weight:600 !important;
}
*/

header.masthead {
    margin-bottom: 5px;
	background: url("../images/common/blog/banner2.png") no-repeat center center;
    background-attachment: scroll;
    position: relative;
    background-size: cover;
	z-index: -9;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.site-heading h1 {
    font-size: 48px;
	line-height: 52px;
    font-weight: 300;
    margin-bottom: 25px;
	color: #FFFFFF;
}
.site-heading span {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
}
.cus-breadcrumbs{
	margin-top:15px;
}
.cus-breadcrumbs ul {
    list-style: none;
}
.cus-breadcrumbs ul li{
	display:inline;
	padding-right:10px;
	text-transform:uppercase;
}
.cus-breadcrumbs ul li.cus-back a{
	color:#FFF;
	background:url("../images/common/blog/l-arrow.png") no-repeat left center;
	padding-left:15px;
}
.cus-breadcrumbs ul li.cus-current a{
	color:#42b9bf;
}
.banner-content {
    margin: 0 auto;
    float: none;
    padding:35px 0 120px 0;
    text-align: center;
    color: #FFF;
}
.blog-post-list ul {
    list-style: none;
    padding-left: 0;
}
.blog-post-list ul li {
    display: inline-block;
	padding-right: 28px;
    font-size: 14px;
	line-height:42px;
}
.blog-post-list ul li a{
    text-transform:uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	color:#34525c;
}

.blog-post-list ul li a:hover{
	color:#42b9bf;
	text-decoration:none;
}

.blog-post-list ul li.cus-active a{
	color:#42b9bf;
}


.aan-txtbox {
    height: 45px;
    border-radius: 0;
    border: #d9dfe1 1px solid;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;

}
.aan-txtbox.aan-srchbox{

	background: url(../images/common/blog/search.png) no-repeat 12px center;
    padding-left: 50px;
    width: 170px;
}

.cus-blog-posts-cont{
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 30px;
}
.cus-blog-post {
    margin-bottom: 60px;
}
.blog-post-img img{
	width:100%;
	height:auto;
}
.cus-posted-date-author {
    color: #96a5aa;
    font-style: italic;
    font-size: 12px;
    margin: 24px 0 10px 0;
	font-weight: 300;
}
.cus-post-title {
	color: #33515c;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 12px;
	font-weight: 400;
}

.cus-cont-blogdetail .cus-post-title {
	font-size: 34px;
	line-height: 38px;
}

.cus-cont-blogdetail .cus-posted-date-author {
    margin-top: 4px;
}

.cus-cont-blogdetail .cus-post-desc a {
	color: #42b9bf;
}

.cus-cont-blogdetail .cus-post-desc a:hover {
	text-decoration: underline;
}

.cus-post-desc {
	color: #33515c;
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
a.cus-post-readmore {
    color: #42b9bf;
    background: url(../images/common/blog/r-arrow.png) no-repeat left center;
    padding-left: 15px;
	text-transform:uppercase;
}
.pagination>li>a, .pagination>li>span{
	border:0 none;
}
.cus-pagination{
	margin:0 auto;
	display:table;
}
.cus-pagination .prev-pagi a:hover,
.cus-pagination .next-pagi a:hover{
	background-color:#FFF;
}
.next-pagi a{
	color: #42b9bf !important;
    background: url(../images/common/blog/r-arrow.png) no-repeat right center;
	padding-right: 15px !important;
	padding-left: 70px !important;
}
.prev-pagi a{
	color: #42b9bf !important;
    background: url(../images/common/blog/lp-arrow.png) no-repeat left center;
	padding-left: 15px !important;
	padding-right: 70px !important;
}
.cus-pagination ul.pagination li.active a {
    background: none;
    color: #000;
    font-weight: 700;
}


/*Blog detail page*/
.cus-cont-blogdetail{
	margin-top:75px;
	margin-bottom:75px;
}

.cus-post-detail-desc {
    color: #4a646e;
    font-size: 18px;
    font-weight: 400;
}
.cus-blog-detail-img{
	margin:35px 0;
}
.cus-blog-detail-img img {
    width: 100%;
	height: auto;
}
.blogpost-details h2 {
    color: #33515c;
    font-weight: 300 !important;
    font-size: 27px;
	margin-top: 60px;
	margin-bottom: 20px;
}
.blogpost-details h3 {
	color: #33515c;
	font-weight: 300 !important;
	font-size: 27px;
	margin-top: 60px;
	margin-bottom: 20px;
}
.cus-stylepara {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    border-left: #41b9bf 5px solid;
    color: #abb8bc;
    padding: 15px 12px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.blogpost-details .cus-post-desc{
	white-space: pre-line;
	color:#33515c;
	text-align:left;
	font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.blogpost-details ul{
	list-style:none;
	padding-left:0;
	margin-bottom:20px;
	margin-top:20px;
}
.blogpost-details ul li{
	background:url("../images/common/blog/li-tick-md.png") no-repeat left 6px;
	padding-left:25px;
	margin-top:10px;
}
.cus-social-media-icons {
    margin: 30px 0;
}
.cus-social-heading{
	margin:0;
	line-height:32px;
}
.cus-icons span {
    margin-right: 10px;
}
.cus-author-img img{
	width:100%;
}
.cus-posted-det {
    color: #9fadb1;
    font-size: 14px;
	font-weight:400;
}
.cus-posted-det a{
	color:#34525d;
}
span.cus-current-tag a {
    color: #45bac0;
}
.cus-author-tags span{
	color:#34525d;
	font-weight:400;
	font-size:14px;
}
.cus-author-tags .cus-all-tags,
.cus-author-tags .cus-all-tags a{
	color:#45bac0;
}
.cus-other-posts {
    margin-top: 35px;
}
.cus-other-post a {
    font-size: 14px;
	color:#42b9bf;
	font-weight:400;
	display:block;
	margin-bottom:20px;
}
.cus-other-post-title{
	font-size:13px;
	color:#9fadb1;
    font-weight:400;
}
.cus-next-view{
	text-align:right;
}
.cus-next-view .cus-other-post{
	text-align:right;
}
.cus-overview{
	position:relative;
	top:-5px;
}
.cus-post-overview {
    border: #33515c 1px solid;
    color: #33515c;
    border-radius: 20px;
    padding: 3px 20px;
    display: table;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 auto;
    font-size: 14px;
}
.cus-post-overview:hover{
	text-decoration:none;
	background:#33515c;
	color:#FFF;
}
.cus-other-post.cp-prev a{
    background: url("../images/common/blog/lp-arrow.png") no-repeat left center;
    padding-left: 15px;
}
.cus-other-post.cp-nxt a{
    background: url("../images/common/blog/r-arrow.png") no-repeat right center;
    padding-right: 15px;
}

/*---*/

/*Sidebar Starts*/
.cus-blog-sidebar .aan-txtbox.aan-srchbox{
	width:100%;
}

.cus-blog-sidebar ul{
	border-bottom: #9fadb1 1px solid;
    padding-bottom: 22px;
	list-style:none;
	padding-left:0;
}




.cus-recent-posts ul li{
	background:url("../images/common/blog/r-arrow.png")no-repeat left 5px;
	padding-left:15px;
}
.cus-blog-sidebar ul li{
	margin-bottom:6px;
}
.cus-recent-posts ul li a {
    color: #33515c;
    font-size: 13px;
	font-weight:400;
}
.cus-recent-posts ul li a:hover{
	text-decoration:none;
}
.cus-recent-posts ul li:last-child a{

}
.cus-recent-posts {
    margin-bottom: 40px;
}
.cus-blog-sidebar h3 {
    color: #33515c;
    font-size: 20px;
    font-weight: 400;
    margin-top: 30px;
	margin-bottom:20px;
}

.cus-categories ul li{
	margin-bottom:6px;
}
.cus-categories ul li a{
	color:#47636c;
}
.cus-blog-sidebar ul li a:hover{
	color:#42b9bf;
	text-decoration:none;
}

.cus-aanbieders ul li {
    background: transparent url(../images/common/blog/aana.png) no-repeat left center;
    padding-left: 28px;
}

.cus-blog-sidebar > div:last-child ul {
    border-bottom: 0 none;
}

.cus-creg {
    text-align: center;
    color: #4a646e;
    font-size: 12px;
	padding: 2px 20px;
    width: 85%;
}
.cu-creg-img img {
    width: 80px;
}

/*-----*/


/*Media Queries Starts Here*/


@media screen and (max-width:992px){
	.blog-post-list ul li{
		padding-right:20px;
	}
	.next-pagi a{
		padding-left:20px !important;
	}
	.prev-pagi a{
		padding-right:20px !important;
	}

	/*Blog Detail CSS*/
	.cus-post-title {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 8px;
	}
	.cus-post-detail-desc{
		font-size:16px;
	}

	.cus-blog-detail-img {
		margin: 20px 0;
	}
	.blogpost-details h2{
		font-size:22px;
	}
	.cus-social-media-icons * {
		float: none !important;
	}

	/*--------------*/

}

@media screen and (max-width:767px){
	header.masthead{
		margin-bottom:25px;
	}
	.cus-breadcrumbs{
		display:none;
	}
	.banner-content {
		padding: 5px 0 30px 0;
	}
	.site-heading h1 {
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 15px;
	}
	.site-heading span{
		line-height:20px;
	}
	.blog-post-list ul li {
    padding-right: 10px;
}
	.blog-post-search {
    float: none !important;
    clear: both;
    margin: 0 auto;
	}
	.blog-post-list {
    float: none !important;
    margin: 0 auto;
    display: table;
}
	.aan-txtbox.aan-srchbox {
    width: 300px;
    margin: 0 auto;
}


	/*Blog Detail CSS*/
	.cus-post-title {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 0;
	}
	.blogpost-details h2{
		font-size:18px;
	}
	.cus-blog-detail-img {
		margin: 20px 0;
	}
	.blogpost-details h2{
		font-size:18px;
	}
	.cus-social-media-icons {
		margin: 20px 0 10px 0;
	}
	.cus-author-cont{
		display:none;
	}
	.cus-other-posts {
		text-align: center;
	}
	.cus-other-post.cp-prev a,
	.cus-other-post.cp-nxt a	{
		display: table;
		margin: 0 auto;
	}
	.cus-other-post-title{
		margin-bottom:25px;
	}
	.cus-other-post-title{
		text-align:center;
	}
	.cus-overview {
		position: relative;
		top: 0;
		margin: 20px 0;
	}
	.cus-recent-posts{
		margin-bottom:20px;
	}
	/*----*/

}

@media screen and (min-width:768px) and (max-width:992px){
	.cus-post-overview{
		padding:4px 10px;
		font-size:13px;
	}
	.cus-other-post a{
		font-size:13px;
	}
	.cus-other-post.cp-prev a{
		padding-left:8px;
	}
	.cus-other-post.cp-nxt a{
		padding-right:8px;
	}
}

@media screen and (max-width:480px){
	.cus-icons span {
		width: 12%;
		margin-right: 7px;
		display: table;
		float: left !important;
	}
	.cus-icons span img{
		width:100%;
	}
}

@media screen and (max-width:600px){
	header.masthead{
		background-size:auto;
		background-position:top center;
	}
	.cus-pagination ul.pagination li.prev-pagi a, .cus-pagination ul.pagination li.next-pagi a {
		padding-top:26px;
	}

	.cus-pagination ul.pagination li.prev-pagi a span, .cus-pagination ul.pagination li.next-pagi a span {
    display: none;
	}
	.aan-txtbox.aan-srchbox {
    width: 100%;
    margin: 0 auto;
}

}

.cus-recent-posts h1 {
	color: #33515c;
	font-size: 20px;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 20px;
}
blockquote {
	font-size: 15px;
	line-height: 24px;
	font-style: italic;
	font-weight: 300;
	border-left: #41b9bf 5px solid;
	color: #85979D;
	padding: 15px 12px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.widget widget_recent_entries {
	border-bottom: 1px solid #85979D
}

#categories-2 ul li {
	background: none !important;
	padding-left: 0;
}

#categories-2 ul li a {
	text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #34525c;
	font-size: 14px;
}

#categories-2 ul li a:hover {
	color: #45bac0;
}

.cus-post-title a {
	color: #33515c;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 12px;
	font-weight: 400;
}

.cus-post-title a:hover {
	color: #42b9bf;
	text-decoration: none;
}

.cus-post-desc a {
	color: #33515c;
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.cus-post-desc a:hover {
	color: #42b9bf;
	text-decoration: none;
}


ul.tags li {
	background: none !important;
	padding: 0;
	margin: 0;
}
ul.tags {
	margin-top: 0px;
}

input#search {
	text-indent: 40px;
}

h1.hone {
	color: #FFF;
	font-size: 48px;
	margin-bottom: 25px;
	line-height: 52px;
	text-align: center;
}

section.common-banner .overlap .middle-content h2.htwo{
	color: #FFF;
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
	margin: 0 auto;
	max-width:772px;
}




@media (max-width: 575px){
section.common-banner .overlap .middle-content h2, section.common-banner .overlap .middle-content h1.hone {
    font-size: 40px;
    line-height: 1;
    margin: 0;
}
}


@media (max-width: 767px){
section.common-banner .overlap .middle-content p, section.common-banner .overlap .middle-content h2.htwo {
    text-align: center !important;
}
}
@media (max-width: 991px){
section.common-banner .overlap .middle-content p, section.common-banner .overlap .middle-content h2.htwo {
    width: auto;
    margin: 0 15px;
}
h1.hone{
	margin-bottom:0px;
}
}

.blog-post-cats-search.col-sm-12.col-md-12.col-lg-10.col-lg-push-1 {
    padding-top: 50px;
}
