/*
	Theme Name: RLNX
	Theme URI:
	Author: RLN
	Author URI: https://wordpress.org/
	Description: rln
	Version: 0.03
	License:
	License URI: h
	Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain: rln

	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
	*/
	/*
	html {
		background: url('imgs/rl.jpg') no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}*/

	@import url("fonts/stylesheet.css");

	.gaction .window{
		display: inline-block;
		height: 200px;
		width: 300px;
		overflow: hidden;
	}

	.gaction .window img{
		display: inline-block;
		height: 200px;
		width: 300px;
		overflow: hidden;
	}
	#gactionc{
		border-top: 2px dotted #b6ccc9;
		margin-top: 35px;
	}
	.gaction:nth-child(odd) {margin-right: 20px;}
	.gaction{
		display: inline-block;
		width: 300px;
		padding-bottom: 13px;
		border-bottom: 2px dotted #b6ccc9;
		margin-top: 20px;

	}
	.gaction .title{
		color: #000;
		font-size: 16px;
		font-family: OpenSans;
		text-transform: uppercase;
		font-weight: bold;
		text-align: center;
		display: block;
		margin-top: 6px;
	}
	.gaction .subtitle{
		color: #000;
		font-size: 14px;
		font-family: OpenSans;
		text-align: center;
		font-style: italic;
		display: block;
		font-weight: 300;
	}

	#tctemplate{
		margin-top: 50px;
	}

	#tctemplate .psgal{
		margin-left: 0px;
	}

	#tctemplate .leftcolumn img{
		height: auto;
	}

	#bckbutton_r,#bckbutton{
		display: none;
	}

	.photoswipe-gallery-caption{
		display: none;
	}
	.detailcontent .entry-content p{
		margin: 0px 0 30px;
	}

	.recent-post-slider .slick-dots li button {
		background: #fff !important;
		padding: 0px !important;
		border: 1px solid #000;
		border-radius: 66% !important;
		width: 8px !important;
		height: 8px !important;
		margin: 0 5px !important;
	}

	#bckbutton,#bckbutton_r,#detailpost,.detailviewpage #rightcolheader,.detailviewpage #right-sidebar-items{
		display: none;
	}

	.wp-post-date{
		display: none;
	}

	body{
		color: #000;
	}

	.postimg img{
		width: 100%;
	}

	.rc-news-entry .date{
		font-weight: bold;
	}

	.rc-news-entry {
		padding: 10px 0;
		border-bottom: 0px dashed #b6ccc9;
	}

	#postimagenew{
		margin-bottom: 30px;
	}

	.detailcontent img{
		max-width: 100%;
	}

	.detailcontent p a img{
		height: auto!important;
	}

	.detailcontent .borderbottom{
		background: url('/wp-content/themes/rln3/imgs/slashborder.png');
		height: 18px;
	}
	.detailcontent .borderbottomnew{
		border-bottom: 1px dashed #b6ccc9;
		height: 18px;
	}
	.detailcontent .borderbottomnewtop{
		border-top: 1px dashed #b6ccc9;
		height: 18px;
		padding: 10px 0px;
	}

.detailcontent .borderbottomnewtop .autor {
    font-family: Open Sans;
    font-size: 10px;
    line-height: 18px;
    padding-left: 30px;
    background: url(imgs/autor.png) no-repeat 4px 3px;
    float: left;
}

.detailcontent .borderbottomnewtop a {
   text-decoration:none;
color:#000;
}

	.dividergetactive{
		padding: 40px;
		border-top: 1px dashed #b6ccc9;
		text-align: center;
	}

	#postimagenew img{
		width: 100%;
		height: auto;
	}

	.expanded .lc-news-entry{
		min-height: 110px;
	}

	.cc-news-entry .collapsed .title{
		width: 165px;
	}

	.cc-news-entry .collapsed .noimg a{
		text-decoration: none;
		color: #000;
	}

	.cc-news-entry .collapsed .hasimg a{
		text-decoration: none;
		color: #fff;
	}

	#center-items .autor a{
		text-decoration: none;	
		color: #000!important;
	}

	/*TEMP*/
	.htags{display: none!important;}
	/*#mlanguage{display: none!important;}*/
	/*TEMP*/


	/* HEADER START*/

	.navbar{
		margin-bottom: 0px;
	}

	#mplaceholder{
		margin-top: 120px;
	}

	.navbar-default {
		background-color: #fff;
		border-color: #fff;
	}

	.navbar-default .navbar-toggle:hover {
		background-color: #000;
	}

	.navbar-default .navbar-toggle {
		border-color: #000;
		border-radius: 0px;
		background-color: #000;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	#language{
		font-family: Roboto Slab;
		font-size: 14px;
		margin-right: 10px;
	}

	#language a{
		color: #000;
		text-decoration: none;
	}

	#language a.active{
		text-decoration: underline;
	}

	#mlanguage{
		font-family: Roboto Slab;
		font-size: 20px;
		margin-top: 15px;
		display: inline-block;
	}


	#mlanguage a{
		color: #000;
		text-decoration: none;
	}

	#mlanguage a.active{
		text-decoration: underline;
	}

	#description{
		font-family: Roboto Slab;
		font-size: 14px;
	}

	#description a{
		color: #000;
		padding: 8px;
		border: 2px solid #000;
		text-decoration: none;
	}

	#topinfo .leftcontent{
		padding-top: 18px;
		margin-bottom: 20px;
	}

	#topinfo .row{
		text-align: center;
	}

	#logo img{
		position: absolute;
	}

	.navbar-wrapper{
		min-height: 180px;
	}

	#navbar li.open a{
		font-weight: 100;
	}

	#navbar li a{
		font-family: Roboto Slab;
		font-size: 18px;
		text-transform: uppercase;
		color: #000;
		white-space: pre-wrap;
		font-weight: 300;
		line-height: 16px;
	}

	#navbar .dropdown-menu li a{
		line-height: 26px;
		font-size: 14px;
		text-transform: none;
	}

	.navbar-brand {
		transform: translateX(-50%);
		left: 50%;
		position: absolute;
	}

	.navbar-header{
		margin-top: -32px;
	}

	.navbar-brand img {
		margin-top: 5px;
		width: 150px;
	}

	.navbar-wrapper .container{
		padding: 0px;
	}

	#topinfo{
		display: none;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: 0px;
	}

	#navbar .navbar-nav{
		display: block;
	}

	#mdescription a{
		/*color: #fff;
		background-color: #000;
		padding: 10px;
		width: 100%;
		display: block;
		text-align: center;
		font-family: Roboto Slab;
		font-size: 16px;
		text-transform: uppercase;
		text-decoration: none;*/
		color: #000;
		padding: 10px;
		width: 100%;
		display: block;
		text-align: center;
		font-family: Roboto Slab;
		font-size: 16px;
		text-decoration: none;
		border: 4px solid #000;
		margin-bottom: 20px;
	}

	.adown{
		width: 17px;
		height: 8px;
		display: inline-block;
		background-image: url(imgs/adown.png);
		background-repeat: no-repeat;
		margin-right: 10px;
		background-size: 12px;
		margin-left: 5px;
	}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #000;
	}

	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
		color: #fff!important;
		background-color: #000;
	}

	.detail-left-sidebar .lc-news-entry{
		margin-top: 20px;

	}

	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		font-size: 14px;
		text-align: left;
		list-style: none;
		background-color: #72c29b;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 0px solid #ccc;
		border: 0px solid rgba(0,0,0,.15);
		border-radius: 0px;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.dropdown-menu .divider {
		border: none;
		margin-left: 20px;
		border-top: 1px dashed #fff;
		color: #fff;
		background-color: #b6ccc9;
		height: 1px;
		margin-right: 20px;
	}

	.dropdown-menu{
		background-color: #b6ccc9!important;
	}

	.dropdown-menu>li>a {
		color: #000!important;
		font-family: Open Sans!important;
		background-color: #b6ccc9!important;
	}

	.navbar-nav {
		margin: 0px -15px;
	}

	#topinfo .leftcontent a img{
		height: 35px;
		margin-right: 15px;
	}

	h2{
		font-family: Open Sans;
		font-style: italic;
		font-weight: 800;
		font-size: 18px;
		text-transform: uppercase;
	}

	h3{
		font-family: Open Sans;
		font-style: italic;
		font-weight: 500;
		font-size: 18px;
		text-transform: uppercase;
	}

	#desc_content {
		position: relative;
		background: #fff;
		padding: 30px;
		border: 4px solid #000;
		margin-top: 0px;
		margin-bottom: 20px;
		text-align: center;
	}

	#desc_content h2{
		margin-top: 0px;
	}

	#desc_content p{

	}

	#desc_content_wrapper{
		position: relative;
		display: block;
		z-index: 20000;
	}

	.display_ib{
		display: block!important;
	}

	.desktopsliderimage{
		display: none!important;
	}

	.mobilesliderimage{
		display: block;
	}
	/* HEADER END*/

	/* CONTENT START*/

	.current-lang{
		text-decoration: underline!important;
	}

	#centercolumn .headerrow .adown{
		background-image: url("imgs/adown.png");
	}

	.collapsed #centercolumn .headerrow .adown {
		background-image: url(imgs/aup.png);
	}


	#centercolumn.collapsed .headerrow .adown{
		background-image: url("imgs/adown.png");
	}

	#centercolumn.collapsed .headerrow.opened .adown{
		background-image: url("imgs/aup.png");
	}

	#left-sidebar .headerrow .adown{
		background-image: url("imgs/adown.png");
	}
	#left-sidebar .headerrow.opened .adown{
		background-image: url("imgs/aup.png");
	}

	#right-sidebar .headerrow.opened .adown{
		background-image: url("imgs/aup.png");
	}

	#left-sidebar.expanded .headerrow .adown{
		/*background-image: url("imgs/aup.png");*/
	}

	.detailcontent a{
		color: #85bbc1;
		word-wrap: break-word;
	}

	.postimg{
		width: 100%;
		max-height: 200px;
		overflow: hidden;
		display: block;
	}

	#bckbutton_r{
		border: 2px solid #000;
		padding: 8px;
		margin-bottom: 10px;

	}

	#bckbutton_r .aleft{
		width: 11px;
		height: 17px;
		display: inline-block;
		background-image: url("imgs/aleft.png");
		background-repeat: no-repeat;
		margin-right: 10px;;
	}
	#bckbutton_r a{
		color: #000;
		text-decoration: none;
		font-family: Roboto Slab;
		font-size: 16px;
	}

	#bckbutton{
		 margin-top: 20px;
		 border: 2px solid #000;
		 padding: 8px;
	 }

	#bckbutton .aleft{
		width: 11px;
		height: 17px;
		display: inline-block;
		background-image: url("imgs/aleft.png");
		background-repeat: no-repeat;
		margin-right: 10px;;
	}
	#bckbutton a{
		color: #000;
		text-decoration: none;
		font-family: Roboto Slab;
		font-size: 16px;
	}

	.detailcontent{
		margin-bottom: 40px;
	}

	#detailpost{
		margin-top: 30px;
		height: 29px;
		width: 100%;
		background: #000;
	}

	.headerrowtc{
		height: 29px!important;
		padding: 0 10px;
	}

	.headerrowtc a.date{
		font-size: 10px;
		padding: 8px;
	}



	#detailpost a{
		width: auto;
	}

	#detailpost .autor{
		float: left;
	}

	.detailcontent .entry-content{
		font-family: Open Sans;
		font-size: 16px;
	}

	.detailcontent h2{
		 text-align: center;
		margin-bottom: 5px;
	 }

	.detailcontent h3{
		text-align: center;
		margin-top: 0px;

	}

	.detailcontent #tctemplate h2{
		 text-align: left;
		margin-bottom: 5px;
	 }

	.detailcontent #tctemplate h3{
		text-align: left;
		margin-top: 0px;

	}

	#detailpost .date{
		float: right;
		text-transform: none;
	}

	.lc-news-entry .articlerow{
		display: block;
		margin-top: 10px;
		height: 18px;
	}

	.lc-news-entry .articlerow .autor {
		font-family: Open Sans;
		font-size: 10px;
		line-height: 18px;
		padding-left: 30px;
		background: url('imgs/autor.png') no-repeat 4px 3px;
		float: left;
	}

	.aktivwerdentext{
		width: 100%;
		display: block;
		text-align: center;
		margin-bottom: 15px;
		font-family: Open Sans;
		font-size: 1.1vw;
		font-weight: 600;
	}

	.cc-bottom .borderbottom{
		border-bottom: 1px dashed #b6ccc9;
	}

	.cc-news-entry .title{
		font-family: Open Sans;
		font-weight: 600;
		font-size: 22px;
		word-wrap: break-word;
		display: block;
		padding: 20px 0px 0 0;
	}

	#centercolumn h3{
		margin-top: 0px;
	}

	.cc-news-entry .text {
		font-family: Open Sans;
		font-size: 14px;
		word-wrap: break-word;
		display: block;
	}

	.cc-news-entry .articlerow {
		font-family: Open Sans;
		font-size: 12px;
		word-wrap: break-word;
		display: block;
		margin-top: 20px;
		margin-right: 20px;
		display: inline-block;
		width: 100%;
	}

	.cc-news-entry .articlerow .date {
		font-family: Open Sans;
		font-size: 10px;
		font-style: italic;
		margin-right: 0px;
		float: right;
	}

	.lc-news-entry{
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.lc-news-entry .title2 {
		font-family: Open Sans;
		font-style: italic;
		font-weight: 500;
		font-size: 18px;
		word-wrap: break-word;
		/*margin-left: 40px;*/
		text-transform: uppercase;
	}

	.detail-left-sidebar .lc-news-entry .title2 {
		margin-left: 0px;
	}

	.lc-news-entry .title1 {
		font-family: Open Sans;
		font-style: italic;
		font-weight: 800;
		font-size: 18px;
		word-wrap: break-word;
		/*margin-left: 40px;*/
		text-transform: uppercase;
	}

	.cc-news-entry .articlerow .autor {
		font-family: Open Sans;
		font-size: 10px;
		padding-left: 30px;
		background: url('imgs/autor.png') no-repeat 4px 3px;
		float: left;
		line-height: 18px;
	}

	#getactive{
		display: none;
	}

	.headerrow{
		margin-top: 30px;
	}

	#left-sidebar-items,#right-sidebar-items{
		display: none;
	}

	.headerrow a {
		font-size: 18px;
		font-family: Roboto Slab;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
		background-color: #000;
		padding: 6px;
		width: 100%;
		display: block;
		text-align: center;
		font-family: Roboto Slab;
		font-size: 16px;
		text-transform: uppercase;
		text-decoration: none;;
		font-weight: 300;
	}



	#detailpost a{
		background-color: transparent;
	}

	.cc-news-entry .text a{
		font-weight: bold;
		color: #000;
		text-decoration: none;
	}

	.rc-news-entry a{
		text-decoration: none;
		color: #000;
	}

	.lc-news-entry a{
		text-decoration: none;
		color: #000;
	}

	.lc-news-entry .date{
		float: right;
		font-family: Open Sans;
		font-size: 10px;
		line-height: 18px;
	}

	.rc-news-entry.last{
		display: block;
		border-bottom: none;
	}

	.rc-news-entry .date{
		font-family: Open Sans;
		font-size: 18px;
	}

	.rc-news-entry .title{
		font-family: Open Sans;
		font-size: 22px;
		font-style: italic;
	}

	.cc-news-entry .articlerow .htags {
		float: right;
	}

	#center-items .imgpart{
		height: 300px;
	}

	#center-items{
		display: none;
	}

	#centercolumn.collapsed .adown{
		/*display: none;*/
	}

	.entry-header .borderbottom {
		background: url('/wp-content/themes/rln3/imgs/slashborder.png');
		height: 18px;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	#detailpost a{
		display: inline-block;
		float: left;
	}

	#detailpost .entry-title{
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#detailpost.headerrow a{
		background-color: transparent;
	}

	a {
		color: #72c29b;
	}

	.recent-post-slider .slick-dots li.slick-active button{
		background-color: #000!important;
	}

	.recent-post-slider .slick-dots li button{
		border: 0px solid #000!important;
	}



	/* CONTENT END*/

	/* FOOTER END*/
		#mobilefooter{
			display: block;
			margin-top: 20px;
		}

		#mgetactive{

			background-image: url("imgs/getactivefooter.png");
			background-repeat: no-repeat;
		}

		#mgetactive img{
			width: 100%;
		}

		#msocial{
			text-align: center;
			margin-top: 20px;
			margin-bottom: 20px;
		}

		#msocial a{
			margin-left: 10px;
		}

		#msocial a.first{
			margin-left: 0px;
		}

		#memail a{
			text-align: center;
			font-family: Open Sans;
			font-size: 19px;
		}

		#memail{
			text-align: center;
			margin-bottom: 40px;
		}

		.affix {
			position: static;
		}


	/* FOOTER END*/


	.cc-news-entry{
		padding: 0 15px 7px 15px;
		margin: 35px 0 0 0;
	}

	.recent-post-slider .recentpost-categories ul.post-categories li span{
		font-size: 12px;
	}

	.recent-post-slider h2.wp-post-title a{
		font-size: 19px;
	}

	#footernew{
		margin-top:	40px;
		padding: 20px;
		border-top: 1px dashed #b6ccc9;
		text-align: center;
	}

	#footernew a{
		padding: 0 10px;
	 }

	#footernew a img{
		max-height: 30px;
	 }

.cc-bottom:last-child .borderbottom{
		border-bottom: 0px !important;
	}

	/* MEDIA QUERIES START*/

	/* Small devices (tablets, 768px and up) */
	@media (min-width: 768px) {

		#detailpost.headerrow {
			padding: 0 10px;
		}

		.affix {
			position: fixed;
		}

		#groups_ga img{
			width: 190px;
			height: auto;
		}

		#groups_ga a{
			margin-right: 10px;
			margin-bottom: 10px;
			display: block;
			float: left;
		}

		#stickycontainer.affix{
			top:32px;
		}

		#centercolumn .headerrow .adown{
			background-image: url("imgs/aup.png");
		}

		#rightcolheader{
			margin-bottom: 15px;
		}

#rightcolheader a{cursor:default;}


		#rightcolheader .adown{
			display: none;
		}

		#detailpost,.detailviewpage #rightcolheader,.detailviewpage #right-sidebar-items{
			display: block;
		}

		#sliderdesc .wp-post-date{
			display: none;
		}

		#sliderdesc{
			height: 119px;
		}

		.desktopsliderimage{
			display: block!important;
		}

		.mobilesliderimage{
			display: none;
		}

		#centercolumn.collapsed .cc-bottom{
			display: none;
		}

		#centercolumn.collapsed .cc-news-entry{
			padding-bottom: 0px;
		}

		#center-items{
			display: block;
		}

		.lc-news-entry{
			display: inline-block;
		}

		/* FOOTER END*/
		#mobilefooter{
			display: none;
		}
		/* FOOTER END*/

		/* CONTENT START*/
		.lc-news-entry.active{
			margin-left: 15px;
			border-left: 5px solid #b6ccc9;
			padding-left: 25px;
			max-width: 228px;
		}

		.filter .autor{
			color: #000;
			padding-left: 30px;
			background: url('imgs/autor.png') no-repeat 4px 3px;
		}

		.filter.hasimg .autor{
			color: #fff;
			background: url('imgs/autorw.png') no-repeat 4px 3px;
		}

		.filter .title{
			color: #000;
			font-size: 14px;
			position: absolute;
			bottom: 0;
			padding: 10px;
			left: 0px;
		}

		.filter{
			padding: 10px;
		}

		#centercolumn.collapsed .headerrow a{
			text-align: center;
		}

		#centercolumn.collapsed .cc-news-entry .textpart,#centercolumn.collapsed .cc-news-entry .imgpart{
			display: none;
		}

		#centercolumn.collapsed .collapsed{
			display: block!important;
			overflow: hidden;
			max-height: 250px;
			min-height: 250px;
		}
		#centercolumn.collapsed .collapsed .filter{
			background: #b6ccc9;
			min-height: 250px;
			width: 96px;
			display: block;
			opacity: 0.85;
			position: absolute;
		}
		#centercolumn.collapsed .collapsed .hasimg{
			background: #000;
			opacity: 0.7;
		}




		#rightcolheader .adown{
			display: none;
		}

		.rc-news-entry .date{
			font-family: Roboto Slab;
			font-size: 14px;
			/* background-color: #b6ccc9; */
			padding: 2px;
			color: #000;
			font-weight: 300;
			margin-bottom: 9px;
			border-top: 1px dashed #b6ccc9;
			border-bottom: 1px dashed #b6ccc9;
			text-transform: uppercase;
		}

		.rc-news-entry .title{
			font-family: Open Sans;
			font-size: 16px;
			font-weight: bold;
		}
		.rc-news-entry .subtitle{
			font-weight: 300;
			font-style: italic;
			font-size: 14px;
			margin-top: 5px;
		}



		.cc-news-entry .articlerow .autor {
			padding-right: 30px;
		}

		.cc-news-entry .articlerow .htags {
			float: left;
		}

		#center-items .imgpart{
			height: 350px;
		}

		.lc-news-entry .title2 {
			margin-left: 0px;
		}

		.lc-news-entry .title1 {
			margin-left: 0px;
		}

		.aktivwerdentext{
			font-size: 16px;
			/* text-transform: uppercase; */
			font-weight: bold;
			font-weight: 300;
			font-style: italic;
		}

		.aktivwerden img{
			width: 100%;
		}

		#right-sidebar{
			margin-top: 20px;
		}

		#centercolheader a{
			text-align: left;
		}

		#leftcolheader a{
			text-align: left;
		}

		#right-sidebar-items,#left-sidebar-items,#center-items{
			display: block!important;
		}

		#getactive{
			display: block;
		}

		#getactive a{
			background: url("/wp-content/themes/rln3/imgs/getactivelight.png") no-repeat;
			height: 100px;
			background-position: center;
			background-size: 80px;
		}

		#getactive a:hover{
			background: url("/wp-content/themes/rln3/imgs/getactiven.png") no-repeat;
			height: 100px;
			background-position: center;
			background-size: 80px;
		}

		.headerrow a{
			font-size: 12px;
		}
		/* CONTENT END*/

		.display_ib{
			display: inline-block!important;
		}

		#mplaceholder{
			display: none;
		}

		#desc_content p{
			-webkit-column-count: 3;
			-moz-column-count: 3;
			column-count: 3;
		}

		#desc_content {
			margin-top: 0px;
		}

		.navbar-nav{
			margin: 0px;
		}

		.navbar-wrapper{
			min-height: 0px;
		}

		#mdescription{
			display: none;

		}

		#mlanguage{
			display: none;
		}


		#navbar{
			margin-top: 62px;
			text-align: center;
		}

		#navbar .navbar-nav{
			display: inline-block;
			float: left;
		}

		body{
			margin-top: 20px;
		}

		#topinfo{
			display: block;
		}

		.navbar-brand img{
			margin-top: -80px;
			width: 140px;
		}

		.navbar {
			height: auto;
		}

		#topinfo .leftcontent{
			padding-top: 0px;
			margin-bottom: 0;
			float: left;
			height: 45px;
		}
		#topinfo .rightcontent{
			padding-top: 12px;
			margin-bottom: 0;
			float: right;
		}

		#navbar li a {
			font-family: Roboto Slab;
			font-size: 15px;
			text-transform: uppercase;
			color: #000;
		}

		.navbar-nav .open .dropdown-menu{
			background-color: #b6ccc9;
		}

		.goright{
			float: right!important;
		}

		.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
			margin-left: 0px;
		}

		.post-image-bg{
			height: 149px;
		}

	}

	/* Medium devices (desktops, 992px and up) */
	@media (min-width: 992px) {



		.post-image-bg{
			height: 195px;
		}

		#sliderdesc .wp-post-date{
			display: none;
		}
		#sliderdesc .wp-post-content{

		}

		#sliderdesc{
			height: 162px;
		}

		#centercolumn.collapsed .collapsed .filter{
			width: 132px;
		}

		#getactive a{
			height: 120px;
			background-size: 100px;
		}

		#getactive a:hover{
			height: 120px;
			background-size: 100px;
		}

		.filter .title{
			font-size: 22px;

		}


		.filter.hasimg .title{
			color: #fff;
		}

		#centercolumn.collapsed .adown{
			display: inline-block;
		}


		#center-items .imgpart{
			height: 304px;
		}

		#navbar li a {
			font-family: Roboto Slab;
			font-size: 16px;
			text-transform: uppercase;
			color: #000;
		}

		#navbar .navbar-nav {
			float: left;!important;
		}

		.recent-post-slider .wp-sub-content{
			display: none;
		}
	}

	/* Large devices (large desktops,  and up) */
	@media (min-width: 1200px) {

		.post-image-bg{
			height: 230px;
		}

		.lc-news-entry.active{
			max-width: 278px;
		}

		#sliderdesc .wp-post-content{

		}

		#sliderdesc{
			height: 200px;
		}

		#centercolumn.collapsed .collapsed .filter{
			width: 165px;
		}

		#center-items .imgpart{
			height: 284px;
		}

		.navbar-brand img {
			margin-top: -60px;
			width: 100%;
			height: auto;
			width: 159px;
		}

		#desc_content {
			margin-top: 40px;
		}

		.lc-news-entry .title2 {
			margin-left: 0px;
		}

		.lc-news-entry .title1 {
			margin-left: 0px;
		}

		.recent-post-slider .wp-sub-content{
			display: block;
		}

		.recent-post-slider .wp-sub-content a{
			color: #000;
			text-decoration: none;
		}
	}

	/* MEDIA QUERIES END*/