

#devel {
	position: fixed;
	top: 0;
	right: 0;
	background-color: #000;
	color: #fff;
	padding: 10px;
	font-size: 20px;
	line-height: 20px;
	font-family: monospace;
	z-index: 3000;
}
.searchfilters {
	display: none;
}
a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#videocont {
	float: left;
	width: 550px;
	height: 750px;
/*	border: 1px dotted green;*/
}

#stopdiv {
	width: 550px;
}

#pagenavcont {
	overflow-y: scroll;
    height: auto;
    -webkit-overflow-scrolling: touch;
    /*-webkit-overflow-scrolling: auto;*/
    position: absolute;
    right: 0;
    left: 0;
    top: 63px;
    bottom: 0;
}
#page {
	font-family: 'Rajdhani', sans-serif;
	font-size: 24px;
}
#page li {
	margin-bottom: 1em;
}



/* News Box CSS */
.box1 {
	background-color: #fff;
	padding: 14px 20px 22px 8px;
	/*box-shadow: rgb(229, 229, 229) 0 -1px 0;*/
	overflow: hidden;
	cursor: pointer;
	/*border: 1px solid #879cd5;*/
	border-left: 6px solid #a1b2dc;
/*	border-right: 1px solid #879cd5;
	border-bottom: 1px solid #879cd5;
*/	position: relative;
/*	margin-top: 1px;*/
	border-bottom: 1px solid #a1b2dc;
	/*border-top: 1px solid #fff;*/
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
h3 {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 5px;
	font-weight: 700;
	/*color: #3572b0;*/
	/*color: #000;*/
	color: #001840;
	overflow: hidden;
	margin: 0;
}
.fs0 h3 { font-size: 20px; }
.fs1 h3 { font-size: 22px; }
.fs2 h3 { font-size: 24px; }
.fs3 h3 { font-size: 26px; }


.box1 p {
	/*font-size: 16px;*/
	line-height: 24px;
	overflow: hidden;
	margin: 0;
	/*color: #222;*/
	color: #001840;
	/*color: #556fb5;*/
	font-family: 'Rajdhani', sans-serif;
	/*font-family: 'Dosis', sans-serif;*/
	font-weight: 500;
	/*transition: font-size 0.25s;*/
}
.fs0 .box1 p { font-size: 16px; }
.fs1 .box1 p { font-size: 17px; }
.fs2 .box1 p { font-size: 18px; }
.fs3 .box1 p { font-size: 19px; }



.box1 img {
	width: 200px;
	height: 110px;
    border: 1px solid #e9efff;
    /*margin-right: 20px;*/
    float: left;
    object-fit: cover;
}

.box1 span {
	/*float: right;*/
	display: inline-block;
	font-size: 14px;
	line-height: 1em;
    /*background-color: #38B179;*/
    /*font-family: monospace;*/
    font-family: arial;
    /*padding: 2px 4px;*/
    /*margin-left: 10px;*/
    text-transform: uppercase;
    color: #001840;
	height: 24px;
	vertical-align: top;
	padding-top: 1px;
	/*margin-top: 4px;*/
}
.box1 i.dots {
	text-decoration: line-through;
}


.box1 span a {
	/*background-color: lightblue;*/
	/*padding: 2px 4px;*/
	/*display: block;*/
	/*color: #888;*/
	color: #3572b0;
}
.box1 span a:hover {
	/*background-color: blue;*/
	/*color: #fff;*/
}
.box1 span i {
	padding-left: 10px;
	color: #111;
}
.b-lazy {
	-webkit-transition: opacity 333ms ease-in-out;
	-moz-transition: opacity 333ms ease-in-out;
	-o-transition: opacity 333ms ease-in-out;
	transition: opacity 333ms ease-in-out;
	max-width: 100%;
	opacity: 0;
}
.b-lazy.b-loaded {
	opacity: 1;
}

.box1 img.noimg {
	object-fit: inherit;
	background-color: #fff;
}


.morefeedbutton {
	width: 200px;
	/*height: 50px;*/
	background-color: #001840;
	color: #fff;
	padding: 10px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	/*border: 1px solid blue;*/
	cursor: pointer;
}


.boxsec {
	padding: 12px;
	box-shadow: rgb(229, 229, 229) 0 -1px 0;
	border-left: 5px solid #3572b0;
	overflow: hidden;
}

.boxsec span {
	float: right;
	font-weight: normal;
	padding-left: 14px;
}
.boxsec img {
	width: 200px;
	height: 120px;
    border: 1px solid #eee;
    margin-right: 10px;
    float: left;
    object-fit: cover;
}

.scont {
	float: right;
}

#content {
	float: left;
	margin-right: 20px;
	max-width: 550px;
}
.singlecont {
	padding: 0 10px;
}

#contentcont {
/*	padding-right: 336px;*/
	padding-top: 50px;
}
#side {
	float: left;
    margin-right: -336px;
    width: 336px;
	/*background-color: #fff;*/
	padding: 0;
	min-height: 500px;
	margin-top: 8px;
}
#sidebanner {
	background-color: #fefefe;
	height: 280px;
	width: 336px;
}
#sidebanner.stick {
	/*margin-top: 0 !important;*/
	background-color: #fefefe;
	position: fixed;
	top: 83px;
	height: 280px;
	width: 336px;
	z-index: 1000;
}




#dataset {
	display: none;
}
.showmobil {
	display: none;
}
.hidemobil {
	display: none;
}

.noscroll {
	overflow: hidden;
}
.soundoff {
	display: none;
}
.videoi {
	position: relative;
}


i.videoicon {
	/*background: url('/wp-content/themes/news/images/glyphicons_180_facetime_video.png');*/
	/*width: 20px;*/
	/*height: 12px;*/
	/*background-size: cover;*/
	/*display: inline-block;*/
	/*margin-left: 10px;*/
	/*vertical-align: middle;*/
	/*margin-top: -2px;*/
}



.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}

input, textarea {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
select {
	float: left;
	margin-right: 20px;
}


.container {
	max-width: 960px;
	width: 100%;
}


.scollcc {
    overflow-y: auto;
    height: 800px;
	width: 250px;
}


.scrollbar-inner {
	/*z-index: 1;*/
	/*height: 100%;*/
	/*width: 250px;*/
	/*-webkit-overflow-scrolling: touch;*/
}
.scrollbar-inner > .scroll-element .scroll-element_track {
    background-color: inherit;
}


.pagemargin {
	margin-left: 0;
	transition:margin-left 0.5s ease;
	/*transform-style: preserve-3d;*/
	/*backface-visibility: hidden;*/
	/*transform: translate(0px,0px);*/
	/*transition: 0.5s;*/
}
.opennav {
	margin-left: 250px;
	transition:margin-left 0.5s ease;
	/*transform: translate(0px,0px);*/
	/*transform: translate(125px,0px);*/
	/*transition: 0.5s;*/
}


.transnav {
	/*-webkit-transform: rotatey(180deg);*/
	/*-webkit-transform: perspective(800px) rotateY(-90deg);*/
	/*transform: translate(-250px,-1000px) rotateX(90deg);*/
	transform: translate(-250px,0px);
	backface-visibility: hidden;
	transition: 0.5s;
	/*transform-style: preserve-3d;*/
    /*-webkit-transform-origin: 0 0;*/
}
.transopen {
	transform: translate(0px,0px);
	backface-visibility: hidden;
	transition: 0.5s;
	/*transform-style: preserve-3d;*/

}

i.close-navmenu {
	/*font-size: 36px;*/
    /*float: right;*/
    /*color: #555;*/
}
#pagecont {
	/*transition:all 1s ease-out;*/
	/*box-shadow: inset -1px 0 0 red, inset 1px 0 0 red;*/
	/*max-width: 1600px;*/
	margin: 0 auto;
	/*box-shadow: inset 1px 0 0 red;*/
	/*text-rendering: optimizeLegibility !important;*/
    /*-webkit-font-smoothing: antialiased !important;*/
    /*background-color: #f1f5ff;*/
    /*z-index: 100;*/
    position: relative;
    /*margin-top: 66px;*/
    width: 100%;
}
#content {
	margin-left: 140px;
	margin-bottom: 50px;
	width: 100%;
	min-height: 500px;
	padding-bottom: 100px;
}
#mainpage {
	margin-bottom: 200px;
}

.reldiv {
	position: relative;
}

.main-fluid {
	max-width: 1280px;
	margin-right: auto;
    margin-left: auto;
    padding: 0 20px;
}
.jaro {
	border-left: 5px solid red !important;
}
/* layout */

.logo {
	height: 64px;
	zoom: 0.7;
	margin-top: 13px;
}

h3, h5, h6 {
	font-family: 'Rajdhani', sans-serif;
	/*font-family: 'Dosis', sans-serif;*/
    /*font-family: 'Roboto', 'Helvetica', sans-serif;*/
    letter-spacing: 0;
    /*transition: font-size 0.25s;*/
}


.boximg {
	width: 100px;
	height: 60px;
	float: left;
	border: 1px solid #eee;
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.boximgtxt {
	font-size: 14px;
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
}

#newscont li a:visited {
	color: #777;
	opacity: 0.1;

}
#newscont li a {
	display: block;
}

.right {
	float: right;
	font-weight: normal;
	padding-left: 14px;
}
.right2 {
	display: none;
}

.box1.vis {
	/*color: #777;*/
	/*opacity: 0.50;*/
	/*border-left: 6px solid #556fb5;*/

	border-left: 6px solid #e9efff;
/*    background-color: #e9efff;*/
    background-color: #fff;
    border-bottom: 1px solid #fff;
}
.box1.vis h3 {
	/*font-weight: 500;*/
	color: #879cd5;
}
.box1.vis p {
	color: #556fb5;
}
.box1.vis img {
	opacity: 0.50;
}
.box1.vis span, .box1.vis span i {
	color: #879cd5;
}

.boxsec img {
	/*display: none;*/
}
.boxsec a h4:hover {
	background-color: blue;
}

.box1.vis img {
	/*margin-left: 4px;*/
}

.hov {
	/*border-left: 5px solid #eee;*/
	background-color: #e9efff;
	border-left-color: #556fb5;
	transition-property: background-color, border-left;
	transition-duration: .10s;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	/*z-index: 1000;*/
}
.boxsec.vis.hov {
	border-left: 5px solid #eee;
}

.boxsec:hover, #newscont li:hover {
/*	border-left: 5px solid blue;
	background-color: #eee;
	transition-property: background-color;
	transition-duration: .28s;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
*/}
.boxsec:active {
/*	border-left: 5px solid yellow;
	background-color: yellow;
*/
}

.submenu {
	/*margin: 0;*/
	/*padding: 0;*/
}

.submenu li {
	/*float: left;*/
	/*margin-right: 10px;*/
	/*overflow: hidden;*/
    /*display: inline-block;*/
    /*background: #E7E7E7;*/
    /*border-radius: 100px;*/
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    /*margin-top: 8px;*/
    /*margin-right: 8px;*/
    /*color: #969696;*/
    /*height: 36px;*/
    /*font-size: 15px;*/
}
.viewmode {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
.viewmode li {
	float: left;
	padding-left: 6px;
	cursor: pointer;
}

#view2 .box h6 {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#view2 .boximg {
	display: none;
}

#view3 .boximg {
	display: none;
}
#view1 .boxsec {
	min-height: 64px;
}

#sidepanel {
	float: right;
	width: 300px;
	height: 900px;
	background-color: #ddd;
}
.left {
	float: left;
}
.left970 {
	width: 100%;
	max-width: 970px;
}

@media only screen and (max-width: 1024px) {
#side {
	display: none;
}
#contentcont {
    padding-right: 0px;
}
}


@media only screen and (max-width: 767px) {
.row-fluid [class*="span"], .row-fluid [class*="span"]:first-child {
	width: 100%;
}
.main-fluid {
	padding: 0 0px;
}
.main-fluid.singlecont {
	padding: 0 10px;
}

.box h6, #newscont h6 {
	width: 100%;
	font-size: 15px;
}
.boxsec .right {
	display: none;
}
.boxsec {
	border-left: none;
	/*padding: 10px;*/
}
.boximg {
	width: 120px;
	height: 75px;
}
.showmobil {
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding-bottom: 6px;
	color: #888;
	/*text-align: right;*/
}
.videoi:after {
	right: 0;
}
#setting-modal {
	display: none;
}

#pagecont {
	margin-top: 0;
}

}
@media only screen and (max-width: 640px) {

#side {
	display: none;
}
#tophead {
	display: none;
}

#pagenavcont {
    top: 0;
    bottom: 63px;
}
.box1 h3 {
	display: inline-block;
}


.box1 img {
	width: 100%;
/*	max-width: 180px;*/
	height: auto;
	aspect-ratio: 16 / 9;
/*	margin-bottom: 10px;*/
/*	margin-right: 10px;*/

}
.box1 p {
	clear: both;
}
h3 {
	font-size: 18px;
	line-height: 28px;
}

.hamburger {
	display: none;
}
.opennav {
	margin-left: 0;
}
#contentcont {
	padding-right: 0;
}
#content {
	margin-right: 0;
	margin-bottom: 126px;
}

.boxsec span {
	float: none;
	padding: 2px 4px 1px 0px;
}


}

.post-content p {
	font-family: 'Rajdhani', sans-serif;
}

.post-content p {
    font-size: 20px;
    font-weight: 500;
    color: #444;
}

#content h1 {
	font-size: 38px;
	margin-top: 12px;
	font-weight: 600;
}