/* CSS version: 05.11.2016 17:24 */
.hn-image-show{list-style-type:none;margin:0;padding:0;text-align:center;}
.hn-image-show #hn-arrows-image-show{display:inline-block;height:auto;margin:auto;position:relative;width:auto;}
.hn-image-show #hn-arrows-image-show img{padding-top:2vh;max-width:98vw;max-height:96vh;}
.loading-image-show{
	width:44px;
	height:44px;
	color:#adadad;
	position:absolute;
	right:62px;
	top:25px;
	display:block;
	margin:0 auto;
	background:#adadad;
	background:rgba(0,0,0,0.5);
	background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0.35), rgba(0,0,0,0.45), rgba(0,0,0,0.35), rgba(0,0,0,0.25), rgba(0,0,0,0));
	background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0.35), rgba(0,0,0,0.45), rgba(0,0,0,0.35), rgba(0,0,0,0.25), rgba(0,0,0,0));
	background:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0.35), rgba(0,0,0,0.45), rgba(0,0,0,0.35), rgba(0,0,0,0.25), rgba(0,0,0,0));
	background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0.35), rgba(0,0,0,0.45), rgba(0,0,0,0.35), rgba(0,0,0,0.25), rgba(0,0,0,0));
	background-image:url(/news-css-js/loading-image-show.gif);
	border-radius:50%;
	text-align:center;
	text-decoration:none;
	transition:all 0.3s ease-out;
	box-shadow:2px 1px 2px 1px rgba(0, 0, 0, 0.7);
	border:1px solid rgb(119,119,119);
	border:1px solid rgba(119,119,119,0.5);
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	opacity:0.75;
}
.stop-image-show{
	width:46px;
	height:46px;
	color:#adadad;
	position:absolute;
	right:8px;
	top:25px;
	display:block;
	margin:0 auto;
	background:#adadad;
	background:rgba(0,0,0,0.5);
	background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0.35), rgba(0,0,0,0.45), rgba(0,0,0,0.35), rgba(0,0,0,0.25), rgba(0,0,0,0));
	background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0.35), rgba(0,0,0,0.45), rgba(0,0,0,0.35), rgba(0,0,0,0.25), rgba(0,0,0,0));
	background:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0.35), rgba(0,0,0,0.45), rgba(0,0,0,0.35), rgba(0,0,0,0.25), rgba(0,0,0,0));
	background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.25), rgba(0,0,0,0.35), rgba(0,0,0,0.45), rgba(0,0,0,0.35), rgba(0,0,0,0.25), rgba(0,0,0,0));
	background-image:url(/news-css-js/exit-image-show.png);
	border-radius:50%;
	text-align:center;
	text-decoration:none;
	transition:all 0.3s ease-out;
	/*box-shadow:2px 1px 2px 1px rgba(0, 0, 0, 0.7);*/
	border:1px solid rgb(119,119,119);
	border:1px solid rgba(119,119,119,0.5);
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	opacity:0.75;
}
.article-single-wide-image{
	float:none;
	padding:0;
	font-size:17px;
	line-height:1.8;
	color:#444;
	margin-bottom:15px;
	margin-left:3px;
	width: 100%;
}
span.fb-like {
  /*background: #01A3EA;
  text-shadow:
  2px 2px 3px rgba(0,0,0,0.9), /* blur shadow around text */
  /* Line around each letter, outline text */
   -1px -1px 0 rgba(0,0,0,0.15),
    1px -1px 0 rgba(0,0,0,0.15),
    -1px 1px 0 rgba(0,0,0,0.15),
     1px 1px 0 rgba(0,0,0,0.15);
  /* Line around each letter, outline text */
  padding: 0px 8px 2px 3px; /* padding line of shadow */
  color:#adadad;
  cursor: pointer;
  display: table;
  height: auto;
  left: 44%;
  position: absolute;
  top: 64%;
  width: auto;
  font-size:15px;
  line-height:14px;
  font-style: italic;
  letter-spacing: 1px;
  font-weight: bold;
  opacity: 1;
  display: inline-block;
}
.share-facebook{
	border-radius:50%;
	box-shadow:1px 1px 3px #777;
	margin:4px;
	vertical-align:middle;
	cursor: pointer;
	margin-bottom:15px;
}
.share-twitter{
	border-radius:50%;
	box-shadow:1px 1px 3px #777;
	margin:4px;
	vertical-align:middle;
	cursor: pointer;
	margin-bottom:15px;
}
.share-google{
	border-radius:50%;
	box-shadow:1px 1px 3px #777;
	margin:4px;
	vertical-align:middle;
	cursor: pointer;
	margin-bottom:15px;
}
.share-pinterest{
	border-radius:50%;
	box-shadow:1px 1px 3px #777;
	margin:4px;
	vertical-align:middle;
	cursor: pointer;
	margin-bottom:15px;
}
.share-linkedin{
	border-radius:50%;
	box-shadow:1px 1px 3px #777;
	margin:4px;
	vertical-align:middle;
	cursor: pointer;
	margin-bottom:15px;
}
.share-stumbleupon{
	border-radius:50%;
	box-shadow:1px 1px 3px #777;
	margin:4px;
	vertical-align:middle;
	cursor: pointer;
	margin-bottom:15px;
}
.ads-desktop{ display:none; width:100%; margin-bottom:8px;}
.advertisement{ display:block; margin-top: 8px; margin-bottom: 8px;}
.ads-mobile{ display:block; margin-top: 8px; margin-bottom: 8px;}/*12-10-2016*/
.ads-desktop-pos1{ display:block; margin-top: 8px; margin-bottom: 8px;}
.ad-content-box{ width: 336px; height:280px; margin-top:8px;padding-left: 15px; padding-right: 15px;}
@media all and (max-width: 1094px) {
.ad-content-box{ width: 336px; height:280px; margin-top:8px;padding-left: 0px; padding-right: 0px;}
}
@media all and (max-width: 1050px) {
.ad-content-box{ width: 300px; height:250px; margin-top:8px;padding-left: 0px; padding-right: 0px;}
}
@media all and (max-width: 977px) {
.advertisement{ display:block;}
.ads-mobile{ display:block;}
.ads-desktop{ display:none;}
.ads-desktop-pos1{ display:block;}
}
@media all and (max-width: 900px) {
.ad-content-box{ width: 300px; height:250px; margin-top:8px;}
}
@media all and (max-width: 900px) {
.advertisement{ display:block;}
.ads-mobile{ display:block;}
.ads-desktop{ display:none;}
.ads-desktop-pos1{ display:block;}
}
@media all and (max-width: 728px) {
.ad-content-box{ width: 300px; height:250px; margin-top:8px;padding-left: 15px; padding-right: 15px;}
.advertisement{ display:none;}
.ads-mobile{ display:none;}
.ads-desktop{ display:block;}
.ads-desktop-pos1{ display:none;}
}
@media all and (max-width: 696px) {
.ad-content-box{ width: 300px; height:250px; margin-top:8px;padding-left: 0px; padding-right: 0px;}
}
@media all and (max-width: 635px) {
.advertisement{ display:block;}
.ads-mobile{ display:block;}
.ads-desktop{ display:none;}
.ads-desktop-pos1{ display:block;}
}
.pull-left{ float:left !important;}
.pull-right{ float: right !important;}
.continue-reading{ /*margin-top:8px;*/ margin-bottom:8px; float:left; clear:both;}

/* CSS version: 24.08.2016 14:26 */ 
.ad-text{ font-size:14px;font-variant:small-caps;color:#adadad;
margin-bottom:2px;
clear:both:
}

.secondpost-wide-image{
max-width:745px;
max-height:300px;
position:relative;
text-align:center;
margin:0 auto;
}

.secondpost-wide-image img{
width:745px;
max-height:300px;
}

.play-image-wide a{
animation: blinker 3s linear;
/*animation: blinker 3s linear infinite;*/
width: 38px;
height: 38px;
/*color: #000 !important;*/
text-decoration:none !important;
font-weight: bold;
line-height:40px;
font-size: 40px;
position:absolute;
left: 46%;
top:43%;
display: block;
margin: 0 auto;
padding: 8px 8px 8px 12px;
background: #FFFFFF; /* fallback color for old browsers */
background: rgba(0,0,0,0.1); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax (must be last) */
color:#000000 !important;
border-radius: 50%;
text-align: center;
text-decoration: none;
transition: all 0.3s ease-out;
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
border: 2px solid rgb(42,42,42); /* HEX #D8D8D8 */
border: 2px solid rgba(42,42,42,0.5); /* HEX #D8D8D8 */
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
opacity: 0.9;
}

.play-image-wide a:hover {
opacity: 0.7;
color:#428bca !important;
}

@media all and (min-width: 545px) {
.ad-content{max-height:90px;margin-bottom:8px;}
}

@media all and (max-width: 544px) {
.ad-content{max-height:300px;}
}

@media all and (min-width: 768px) {
.ad-content{max-width:730px;}
}

@media all and (max-width: 544px) {
.ad-content{max-height:300px;}
}

@media all and (min-width: 768px) {
.ad-content{max-width:730px;}
}

@media all and (max-width: 768px) {
.ad-content{max-width:730px;}
}

@media all and (min-width: 545px) {.ad-content-pos-2{max-height:90px;margin-bottom:8px;}}

@media all and (max-width: 544px) {.ad-content-pos-2{max-height:300px;}}

@media all and (min-width: 768px) {.ad-content-pos-2{max-width:730px;}}

@media all and (max-width: 544px) {.ad-content-pos-2{max-height:300px;}}

@media all and (min-width: 768px) {.ad-content-pos-2{max-width:730px;}}

@media all and (min-width: 768px) {.ad-content-pos-2{max-width:730px;}}

.play-view-hd-ad{
margin-bottom:10px;
clear:both;
}


.left-image-play-view-hd{
width: 25px;
height: 25px;
/*color: #000 !important;*/
text-decoration:none !important;
font-weight: bold;
line-height:15px;
font-size: 60px;
position:absolute;
left: 5px;
top:44%;
display: block;
margin: 0 auto;
padding: 8px 12px 8px 6px;
background: #FFFFFF; /* fallback color for old browsers */
background: rgba(0,0,0,0.1); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax (must be last) */
color:#000000 !important;
border-radius: 50%;
text-align: center;
text-decoration: none;
transition: all 0.3s ease-out;
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
border: 2px solid rgb(42,42,42); /* HEX #D8D8D8 */
border: 2px solid rgba(42,42,42,0.5); /* HEX #D8D8D8 */
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
opacity: 0.8;
}

.left-image-play-view-hd:hover {
opacity: 0.7;
color:#0092d2 !important;
}

.right-image-play-view-hd{
width: 25px;
height: 25px;
/*color: #000 !important;*/
text-decoration:none !important;
font-weight: bold;
line-height:15px;
font-size: 60px;
position:absolute;
right: 5px;
top:44%;
display: block;
margin: 0 auto;
padding: 8px 6px 8px 12px;
background: #FFFFFF; /* fallback color for old browsers */
background: rgba(0,0,0,0.1); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax (must be last) */
color:#000000 !important;
border-radius: 50%;
text-align: center;
text-decoration: none;
transition: all 0.3s ease-out;
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
border: 2px solid rgb(42,42,42); /* HEX #D8D8D8 */
border: 2px solid rgba(42,42,42,0.5); /* HEX #D8D8D8 */
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
opacity: 0.8;
}

.right-image-play-view-hd:hover {
opacity: 0.7;
color:#0092d2 !important;
}

@keyframes blinker {  
  50% { opacity: 0.0; }
}

.play-image a{
animation: blinker 3s linear;
/*animation: blinker 3s linear infinite;*/
width: 38px;
height: 38px;
/*color: #000 !important;*/
text-decoration:none !important;
font-weight: bold;
line-height:40px;
font-size: 40px;
position:absolute;
left: 40%;
top:38%;
display: block;
margin: 0 auto;
padding: 8px 8px 8px 12px;
background: #FFFFFF; /* fallback color for old browsers */
background: rgba(0,0,0,0.1); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax (must be last) */
color:#000000 !important;
border-radius: 50%;
text-align: center;
text-decoration: none;
transition: all 0.3s ease-out;
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
border: 2px solid rgb(42,42,42); /* HEX #D8D8D8 */
border: 2px solid rgba(42,42,42,0.5); /* HEX #D8D8D8 */
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
opacity: 0.9;
}

.play-image a:hover {
opacity: 0.7;
color:#0092d2 !important;
}

.left-image{
width: 25px;
height: 25px;
color: #000 !important;
text-decoration:none !important;
font-weight: bold;
line-height:15px;
font-size: 60px;
position:absolute;
left: 5px;
top:38%;
display: block;
margin: 0 auto;
padding: 8px 12px 8px 6px;
background: #FFFFFF; /* fallback color for old browsers */
background: rgba(0,0,0,0.5); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax (must be last) */
border-radius: 50%;
text-align: center;
text-decoration: none;
transition: all 0.3s ease-out;
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
border: 1px solid rgb(42,42,42); /* HEX #D8D8D8 */
border: 1px solid rgba(42,42,42,0.5); /* HEX #D8D8D8 */
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
opacity: 1;}

.right-image{
width: 25px;
height: 25px;
color: #000 !important;
text-decoration:none !important;
font-weight: bold;
line-height:15px;
font-size: 60px;
position:absolute;
right: 5px;
top:38%;
display: block;
margin: 0 auto;
padding: 8px 6px 8px 12px;
background: #FFFFFF; /* fallback color for old browsers */
background: rgba(0,0,0,0.5); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax (must be last) */
border-radius: 50%;
text-align: center;
text-decoration: none;
transition: all 0.3s ease-out;
box-shadow: 2px 1px 2px 1px rgba(0, 0, 0, 0.5);
border: 1px solid rgb(42,42,42); /* HEX #D8D8D8 */
border: 1px solid rgba(42,42,42,0.5); /* HEX #D8D8D8 */
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
opacity: 1;}

.left-image:hover {
margin: 0 auto;
padding: 8px 12px 8px 6px;
background: #FFFFFF; /* fallback color for old browsers */
background: rgba(0,0,0,0.5); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax (must be last) */
border-radius: 50%;
text-align: center;
text-decoration: none;
transition: all 0.3s ease-out;
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
border: 1px solid rgb(42,42,42); /* HEX #D8D8D8 */
border: 1px solid rgba(42,42,42,0.5); /* HEX #D8D8D8 */
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
opacity: 0.7;}

.right-image:hover {
margin: 0 auto;
padding: 8px 6px 8px 12px;
background: #FFFFFF; /* fallback color for old browsers */
background: rgba(0,0,0,0.5); /* For browsers that do not support gradients */
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1), rgba(255,255,255,1)); /* Standard syntax (must be last) */
border-radius: 50%;
text-align: center;
text-decoration: none;
transition: all 0.3s ease-out;
box-shadow: 2px 1px 2px 1px rgba(0, 0, 0, 0.5);
border: 1px solid rgb(42,42,42); /* HEX #D8D8D8 */
border: 1px solid rgba(42,42,42,0.5); /* HEX #D8D8D8 */
-webkit-background-clip: padding-box; /* for Safari */
background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
opacity: 0.7;}


@media screen and (max-width: 750px){
.left-image{
top:35%;}
.right-image{
top:35%;
}}

@media screen and (max-width: 650px){
.left-image{
top:34%;
}
.right-image{
top:34%;
}}

@media screen and (max-width:550px){
.left-image{
top:35%;
}
.right-image{
top:35%;
}}

@media screen and (max-width:450px){
.left-image{
top:37%;
}
.right-image{
top:37%;
}}

@media screen and (max-width:350px){
.left-image{
top:38%;
}
.right-image{
top:38%;
}}

.left-image-arrow{padding:70px 0px 0px 0px;cursor:pointer;display:table;position:absolute;left: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block;height: 100%; }
.right-image-arrow{padding:70px 0px 0px 0px;cursor:pointer;display:table;position:absolute;right: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block; height: 100%;}
.category_widget a:link{color:#0092d2;text-decoration:none;}
.category_widget a:hover{color:#0092d2; text-decoration:underline;}
.category_widget a:active{text-decoration:underline;}
.explore-tags a {margin-right:15px;}
.excerpt-bottom-image{background:rgba(0,0,0,0.4);background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:20px 0px 5px 0px;color:#F5F5F5;cursor:pointer;display:table;height:auto;left:0;position:absolute;bottom:0px;width:100%;font-size:16px;line-height:18px;opacity:1;display:inline-block;text-align:center;}

.excerpt-bottom-image-play-view-hd{background:rgba(0,0,0,0.4);background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:20px 0px 5px 0px;color:#F5F5F5;cursor:pointer;display:table;height:auto;left:0;position:absolute;bottom:10px;width:100%;font-size:16px;line-height:18px;opacity:1;display:inline-block;text-align:center;}
.twitter-g-follow{padding-bottom:100px;margin-bottom:100px;}
.fb_iframe_widget{vertical-align:text-bottom;float:left;top:-10px;margin-right:8px;position:relative;}
.read-more-news{border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;float:left;margin:0px 10px 15px 0px;text-align:center;width:100%;}
.post-list-news{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:0px 10px 15px 0px;text-align:center;width:98.5%;}
.entry-summary{text-align:justify;margin-bottom:8px;}
.fb-like{margin-bottom:10px;}
.twitter-g-social-follow{margin-bottom:10px;}
.image-home{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:0px 10px 15px 0px;text-align:center;width:98.5%;}
.image-home-cap{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 2px rgba(179,179,179,1);-moz-box-shadow:0px 0px 4px 2px rgba(179,179,179,1);box-shadow:0px 0px 4px 2px rgba(179,179,179,1);float:left;margin:0px 10px 10px 0px;text-align:center;width:300px;height:500px;}
.image-single{background:none repeat scroll 0 0;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:10px 10px 10px 0;/*width:350px;height:190px;*/}
.image-home-cap1{/*background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);*/float:left;/*padding:8px 8px 8px 8px;width:99%;*/}
.image-home-footer{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:0 11px 20px 0px;text-align:center;width:23.9%;height:350px;}
.people-reading-now{padding-left:14px;padding-top:20px;margin-bottom:10px;}
.image-home-sidebar{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:0px 10px 10px 0px;text-align:center;width:300px;min-height:300px;max-height:400px;}
.date-post{font-size:12px;color:#5f5f5f;text-align:left;margin-right:8px;}
.entry-title-header{font-size:17px;text-align:left;margin-right:5px;font-weight:bold;margin-bottom:5px;clear:both;}
.entry-title-posts{font-weight:bold;font-size:16px;text-align:left;margin-right:15px;font-weight:bold;margin-top:5px;}
.entry-title-footer{font-weight:bold;text-transform:uppercase;font-size:16px;text-align:center;margin:210px 5px 20px 5px;font-weight:bold;clear:both;}
.entry-title-sidebar{font-weight:bold;font-size:16px;text-align:center;margin:240px 5px 20px 5px;font-weight:bold;clear:both;}
.entry-title-single{font-size:13pt;text-align:left;margin-right:5px;font-weight:bold;margin-bottom:5px;clear:both;}
.entry-title-single a{font-size:13pt;color:#0092d2 !important;text-align:left;margin-right:5px;font-weight:bold;margin-bottom:5px;clear:both;}
.description-home{font-size:16px;text-align:justify;margin-left:8px;margin-right:8px;}
.prev-next-posts{margin-top:20px;border-top:1px dotted #000000;clear:both;}
.prev-post{margin-top:5px;padding-top:5px;margin-bottom:5px;width:48%;float:left;font-size:15px;font-weight:bold;text-align:left;}
.next-post{margin-top:5px;padding-top:5px;margin-bottom:5px;width:48%;float:right;font-size:15px;font-weight:bold;text-align:right;}
.social-buttons-left-right{clear:both;}
.social-buttons-left{margin-top:5px;margin-bottom:20px;padding-top:5px;margin-bottom:5px;width:50%;height:100px;float:left;font-size:15px;font-weight:bold;text-align:left;}
.social-buttons-right{margin-top:5px;margin-bottom:20px;padding-top:5px;margin-bottom:5px;height:100px;float:left;font-size:15px;font-weight:bold;text-align:right;}
.social-buttons{float:left;width:33%;}
.social-buttons a{text-align:center;vertical-align:middle;font-size:15px;font-weight:bold;color:#FFF !important;}
.social-buttons-facebook{background:#3b5998;}
.social-buttons-gplus{background:#d13f2d;}
.social-buttons-twiter{background:#44ccf6;}
.social-image{vertical-align:middle;}
.socialbuttons{margin-top:10px;margin-bottom:10px;}
.facebook{padding-right:5px;}
.g-plus{padding-right:5px;padding-left:5px;}
.twitter{padding-left:5px;}
.news-from-archive li{float:left;margin-bottom:5px;width:33%;min-width:150px;display:inline-block;}
.alrp-content-caption-news-in-images{background:none repeat scroll 0 0 #f0f0f0;border:1px solid rgba(255,255,255,0.5);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.3);float:left;line-height:18px;margin:0px 10px 15px 0px;padding:5px;text-align:center;width:222px;height:210px;}
.alrp-content-caption-news-in-images:hover{border:1px solid rgba(255,255,255,0.5);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.20);}
.alrp-content-caption-news-in-images img{margin:5px;box-shadow:1px 1px 3px rgba(0,0,0,0.5);}
.alrp-content-caption-news-in-images p{font-family:Arial, sans-serif;font-size:12px;margin:5px}
.alrp-content-caption-news-in-images a{text-decoration:none}
.alrp-content-caption-news-in-images a:hover{text-decoration:none}
.socialbuttons{margin-top:15px;}
.news-align{margin:0 0px 0px 0px;text-align:justify;}
.entry-summary{text-align:justify;}
.news-align-read-more{font-size:16px;text-align:justify;margin-right:10px;margin-top:8px;margin-left:8px;margin-right:8px;}
.wp_rp_wrap{clear:both;}
.wp_rp_wrap .related_post_title{}
div.wp_rp_content{display:inline-block !important;margin-bottom:20px;}
div.wp_rp_footer{text-align:right !important;overflow:hidden !important;}
div.wp_rp_footer a{color:#999 !important;font-size:11px !important;text-decoration:none !important;display:inline-block !important;}
div.wp_rp_footer a.wp_rp_edit{color:#fff !important;font-size:12px !important;text-decoration:underline !important;font-weight:bold !important;background:#f79124 !important;border-radius:2px !important;padding:3px 6px;}
ul.related_post{display:inline-block !important;position:relative !important;margin:0 !important;padding:0 !important;}
ul.related_post li{position:relative !important;display:inline-block !important;vertical-align:top !important;zoom:1 !important;*display:inline !important;background:none !important;width:164px !important;min-height:230px !important;margin:3px;padding:5px 5px 5px 5px !important;-webkit-box-shadow:1px 1px 1px 1px rgba(184,184,184,1);-moz-box-shadow:1px 1px 1px 1px rgba(184,184,184,1);box-shadow:1px 1px 1px 1px rgba(184,184,184,1);}
ul.related_post li:hover{background:#F4F4F4 !important;text-decoration:underline;}
ul.related_post li:last-child{border-right:none !important;}
ul.related_post li a{position:relative !important;display:block !important;margin-bottom:5px !important;text-indent:0 !important;text-align:center;margin:0 !important;border:0 !important;padding:10px 0 0 0;margin:0px !important;font-size:13px;font-weight:bold;text-align:center;line-height:20px;!important;}
ul.related_post li a.wp_rp_title{font-size:15px;font-weight:bold;margin-top:3px !important;}
ul.related_post li img{display:block !important;width:160px !important;height:120px !important;max-width:100% !important;margin:0 !important;background:none !important;margin-left:auto;margin-right:auto}
ul.related_post li a img.wp_rp_santa_hat{display:none !important;}
ul.related_post li small{font-size:80%;}
.alrp-content-caption{width:300px;height:200px;padding:5px;text-align:center;}
.alrp-content-caption img{margin:5px;box-shadow:1px 1px 3px rgba(0,0,0,0.5);}
.alrp-content-caption p{font-family:Arial, sans-serif;font-size:12px;margin:5px}
.alrp-content-caption a{text-decoration:none}
.alrp-content-caption a:hover{text-decoration:none}
.wp-caption-text{color:#fff !important;;font-size:14px;text-align:center;line-height:1.4em;margin-left:3px;margin-right:3px;}
.wp-caption-text a{color:#fff !important;;font-size:14px;text-align:center;line-height:1.4em;margin-left:3px;margin-right:3px;}
.thecomment, .thecategory, .theauthor{line-height:1.2em;margin-bottom:5px;margin-top:5px;display:block;}
.social-add{margin-bottom:-5px;margin-top:5px;display:inline-block;margin-right:6px;padding-right:6px;vertical-align:middle;}
.thetime, .thecomment, .thecategory{border-right:1px dotted #CCCCCC;padding-right:13px;margin-right:4px;}
.share_on{padding-right:4px;}
.theauthor{border-right:1px dotted #CCCCCC;padding-right:11px;}
.readMore, .thecategory, .theauthor, .thetime, .thecomment{display:inline-block;margin-right:6px;padding-right:6px;vertical-align:middle;}
.posts-list{border-bottom:3px solid #CCC;margin-bottom:15px;}
.posts-list-info{font-size:13px;border-top:1px solid #CCC;clear:both;}
.posts-list h3{font-size:21px;}
.top-arrow-scroll{font-size:25px;margin-left:5px;}
.ad-content{margin:0px 0px 8px 0px; max-width:100%; height:auto;clear:both;}
.ad-content-pos-1{/*max-width:470px; height:80px; margin-left:275px; margin-bottom: 10px;*/margin:0px 0px 8px 0px; max-width:100%; height:auto;clear:both;}
.ad-content-1{float: left; margin: 8px 10px 10px 0px; width: 300px; height: 250px; }
.ad-content-pos-2{/*margin-bottom:4px;margin-top:4px;*/max-width:100%; height:auto;clear:both;}
.ad-sidebar{margin-bottom:25px;clear:both;}
.ad-matched-content{width:100%;max-height:400px;clear:both;}
.category_widget{height:100%;position:relative;overflow:hidden;margin:0;padding:7px 3px 5px 3px;font-size:16px;clear:both;font-weight:bold;}
.alignleft_last_add_small{float:left;border:2px solid #DDD;margin:0 10px 0 0;width:120px;height:90px;display:inline-block;}
.alignleft_last_add_related{float:left;border:2px solid #DDD;margin:0 10px 0 0;width:140px;height:96px;display:inline-block;}
.design_category_widget_header{margin-bottom:10px;overflow:hidden;padding-bottom:10px;float:left;clear:both;list-style:none;width:100%;background:#FFF;width:100%;}
.design_category_widget_header h3{font-size:18px;text-transform:uppercase;color:#000;font-weight:bold;padding:2px 2px 2px 2px;}
.category_widget_header{width:18%;float:left;position:relative;color:#000;margin-left:1%;margin-right:1%;text-align:center;font-size:14px;}
.category_widget_header a:hover{text-decoration:underline;}
.post-info-single{/*border-top:1px dotted #cccccc;*//*border-bottom:1px dotted #cccccc;*/font-size:12px;}
.widget-title{margin-top:15px;margin-bottom:10px; margin-left: 2px;}
.widget-title-social{margin-top:10px;margin-bottom:10px;}
@media screen and (max-width:700px){.category_widget_header{width:100%;margin-bottom:5px;}
}
.thumb_cat{border:5px solid #DDD;width:165px;height:114px;float:left;margin-right:10px;}
.alignleft_cat{float:left;border:3px solid #DDD;margin:5px 10px 10px 0;width:165px;height:114px;}
.breadcrumbs{font-size:12px;margin-bottom:7px;font-weight:bold;}
.category-description{font-size:13px;margin-bottom:15px;}
.search-head{width:360px;height:30px;float:right;margin-top:-10px;margin-right:13px;}
td.gsc-clear-button{display:none !important;}
.cse input.gsc-input,
input.gsc-input{background-image:none !important;}
.cse .gsc-control-cse,
.gsc-control-cse{margin:-10px
padding:0px;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
html{overflow-x:hidden;-webkit-font-smoothing:antialiased;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
ol, ul{list-style:none}
blockquote, q{quotes:none;font-size:18px;font-style:italic;}
blockquote:before, q:before, q:after{content:'';content:none;}
sup, sub{height:0;line-height:1;vertical-align:baseline;_vertical-align:bottom;position:relative;font-size:10px;}
sup{bottom:1ex}
sub{top:.5ex}
table{border-collapse:collapse;border-spacing:0;}
button, input, select, textarea{margin:0}
:focus{outline:0}
img, video, object{max-width:100%;}
iframe{max-width:100%}
blockquote{font-style:italic;font-weight:normal;font-size:18px;padding:20px 10px 10px 0;position:relative;border-bottom:1px solid #DFDFDF;border-top:1px solid #DFDFDF;margin-bottom:20px;}
blockquote p{margin-bottom:10px}
strong, b{font-weight:bold}
em, i, cite{font-style:italic}
small{font-size:100%}
figure{margin:10px 0}
code, pre{font-weight:normal;font-style:normal;}
pre{line-height:1.3;overflow:auto;background:#F7F7F7 url('images/code.png') 10px 2px no-repeat;padding:2em 1em 1em 1em;border:1px solid #DDD;margin:15px 0;}
code{font-size:14px;}
mark{padding:1px 6px;margin:0 2px;color:black;background:#FFE974;}
address{margin:10px 0;font-style:italic;}
.wp-caption{max-width:220px;background:#EEE;padding:8px;width:auto!important;}
.sticky{}
.gallery-caption{}
.gallery dt{width:auto;text-align:center;float:none;}
.gallery img{border:0!important}
.bypostauthor{}
dl{}
dt{float:left;clear:left;width:100px;text-align:right;font-weight:bold;}
dd{margin:0 0 0 110px;padding:0 0 0.5em 0;overflow:hidden;}
body{font:14px/23px Droid Sans, sans-serif;color:#555;background-color:#f9f9f9;}
::-moz-selection{background:#222;color:white;text-shadow:none;}
::selection{background:#222;color:white;text-shadow:none;}
#page, .container{position:relative;margin-right:auto;margin-left:auto;overflow:hidden;}
h1, h2, h4, h6{color:#2A2A2A;font-weight:bold;text-transform:uppercase;}
h1{font-size:20px;line-height:1.4;font-weight:bold;}
h2{font-size:24px;line-height:1.4;}
h3{font-size:22px;line-height:1.4;}
h4{font-size:20px;line-height:1.4;}
h5{font-size:20px;line-height:0.5;}
h6{font-size:16px;line-height:1.4;}
.sub-title{font-size:12px}
a{color:#0092d2;}
a:link{color:#0092d2;text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{text-decoration:underline;}
.main-container{width:1120px;margin:0 auto;overflow:hidden;padding:0;background:#fff;position:relative;box-shadow:0px 0px 10px rgba(50, 50, 50, 0.17);font-family:'Helvetica Neue',Helvetica;}
#page, .container{max-width:1100px;min-width:230px;overflow:visible;}
#page{min-height:100px;clear:both;width:100%;padding:0;padding-top:85px;max-width:1100px;overflow:hidden;}
#page .content{font-size:15px;line-height:1.8;color:#333;width:100%;display:block;float:left;}
#page.single{margin-top:25px}
.trending-articles{background:#333333;border-bottom:1px solid rgba(199,199,199,1);float:left;width:100%;position:relative;z-index:100;}
.trending-articles ul{list-style:none}
.trending-articles li{border-right:1px solid #7D7D7D;color:#fff;float:left;font-size:12px;font-weight:700;line-height:1.2em;margin:10px 0 9px;padding:0 13px;text-transform:uppercase;}
.trending-articles li.firstlink{border:none;padding-left:20px;}
.trending-articles li.last{border:none}
.trending-articles li a{color:#7D7D7D;display:block;}
.trending-articles li a:hover{color:#fff}
body > header{float:left;width:100%;position:relative;}
.main-header{background:#f5f5f5;position:fixed;margin:0 auto;width:100%;z-index:99;max-width:1120px;float:none;display:block;min-height:10px;border-bottom:1px solid rgba(210,210,210,1);}
#header{position:relative;float:left;padding:0 0 0 0;background:#f5f5f5;}
#header:after{content:"";position:absolute;width:100%;bottom:0px;left:0;}
#header h1, #header h2{font-size:42px;float:left;display:inline-block;line-height:1;margin:20px 0;text-transform:uppercase;}
#header .image-logo{margin:11px 0}
#logo a{float:left;color:#2A2A2A;font-weight:bold;}
#logo a img{float:left}
.widget-header{float:left;max-width:77.7%;}
.header-bottom-second{overflow:hidden;clear:both;}
#header-widget-container{width:96%;max-width:1240px;margin:0 auto;overflow:hidden;margin-top:24px;}
.widget-header-bottom-right{float:right;max-width:20.3%;width:100%;}
.widget-header img{float:left}
.widget-header-bottom-right .topad{margin-bottom:0}
.header-button{font-size:12px;text-decoration:none;position:relative;padding:10px 0px;font-size:18px;line-height:18px;width:100%;text-align:center;display:block;transition:all 0.25s linear;}
.header-button:hover{background:#111}
.header-button span{float:none}
a.header-button{color:#fff!important;margin-bottom:6px;text-transform:uppercase;font-weight:bold;font-size:14px;}
.secondary-navigation{display:block;width:100%;float:left;margin-left:2px;}
.secondary-navigation a{font-size:15px;color:#b9252c;text-align:left;text-decoration:none;text-transform:uppercase;font-weight:bold;margin:0px 5px 1px 5px;line-height:34px;padding-left:5px;padding-right:5px;}
.secondary-navigation a:hover, .secondary-navigation .sfHover{background:#2196f3;;color:#FFF;}
.secondary-navigation li li a{line-height:1}
.secondary-navigation a .sub{font-size:12px;font-weight:normal;color:#7d7d7d;text-transform:none;}
.menu-item-has-children > a:after{content:"▼";font-size:10px;color:#ADADAD;position:absolute;right:12px;top:22px;}
.footer-navigation .menu-item-has-children > a:after{display:none}
.sub-menu .menu-item-has-children>a:after{right:0;top:17px;}
.menu .current-menu-item > a{background:#fff}
.menu .current-menu-item > a:after{content:"";position:absolute;width:100%;height:1px;background:#fff;bottom:0px;left:0;z-index:1;}
#navigation{margin:0 auto;font-size:13px;width:100%;float:left;}
#navigation ul{margin:0 auto;}
#navigation .menu{float:right; }
#navigation ul li{float:left;position:relative;margin-left:0;}
#navigation > ul li:first-child a{}
#navigation > ul li:last-child a{border-right:0}
#navigation ul .header-search{float:right}
#navigation > ul > li:last-child{border-right:none}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited{display:block}
#navigation > ul > .current a{background:transparent;color:#5a5a5a !important;}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul{opacity:1;left:-228px;top:0;}
#navigation ul ul{position:absolute;width:226px;z-index:400;font-size:12px;color:#798189;border:1px solid #E2E2E2;background:#FFFFFF;padding:0;}
#navigation ul ul li{margin-left:0;padding:0 10%;width:80%;color:#232323;}
#navigation ul ul li:hover{background:#F5F5F5}
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited{padding:12px 0;position:relative;border-left:0;background:transparent;border-right:0;text-transform:none;line-height:1.4;margin-right:0;min-height:100%;}
#navigation ul ul li:last-child a{border-bottom:none}
#navigation ul ul{opacity:0;left:-999em;}
#navigation ul li:hover ul{left:-1px;opacity:1;top:81px;}
#navigation ul ul li:hover ul{top:-1px;left:-228px;padding-top:0;}
#navigation ul ul ul:after{border-color:transparent}
.sub-menu{top:22px;background:#222;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
nav a#pull{display:none}
.article{width: 68%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:3px;}
#content_box{float:left;width:95.2%;}
.page #content_box{width:100%}
.single #content_box{width:100%}
.content .post_box_reg .excerpt:nth-last-child(2), .content .post_box_reg .excerpt:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none;}
.content .post_box_reg .excerpt:last-child{float:right}
#content_box #content{float:left;display:block;width:100%;}
.post{float:left;}
.postauthor-container{clear:both;float:left;margin-bottom:10px;margin-top:5px;}
.postauthor-container h4{margin-bottom:10px;font-size:18px;}
.post-content{padding-bottom:15px;margin-bottom:15px;}
.post.excerpt .post-content{font-size:16px;line-height:1.8;margin-bottom:0;padding-bottom:0;}
.post-single-content{overflow:hidden}
.readMore{float:right;color:#009688;font-size:13px;}
.readMore a{color:#EE210B}
.ss-full-width{overflow:hidden;margin-bottom:10px;}
.ss-full-width #content_box{padding-right:0;padding-left:0;}
.ss-full-width .post-content{margin-bottom:0;padding-bottom:0;}
.post.excerpt{overflow:hidden;margin-bottom:12px;border-bottom:1px solid #e2e2e2;padding-bottom:14px;}
.wp-post-image{float:left;margin-right:10px;}
.wp-post-image-head{display:block;margin-left:auto;margin-right:auto;}
.featured-thumbnail{text-align:center;margin-top:0px;margin-bottom:0px;padding:0px;}
#featured-thumbnail{float:left;width:200px;margin-top:4px;margin-bottom:0;margin-right:2px;margin-left:2px;position:relative;}
.featured-thumbnail-head img{margin-bottom:0;margin-left:auto;}
.featured-thumbnail img{margin-bottom:0;width:200px;max-height:150px;transition:all 0.25s linear;}
.featured-cat{position:absolute;background:#009688;color:#fff;text-transform:uppercase;font-weight:bold;padding:0 10px;}
.title{font-size:18px;line-height:1.4;clear:both;margin-bottom:0;}
.single-title{padding:0 0 0 0;font-size:32px;line-height:1.1;}
.title a{color:#0092d2;}
.title a:hover{color:#0092d2;}
.page h1.title{margin-bottom:5px;padding-top:0;font-size:32px;line-height:1.2;padding:0;}
.post-info{display:block;font-size:13px;float:left;color:#999;margin-top:3px;margin-bottom:3px;width:100%;}
.post-info span{margin-right:3px}
.post-info span{margin-left:3px}
.post-info span:first-child{margin-left:0}
article header{margin-bottom:2px;overflow:hidden;}
.single article header{margin-bottom:10px}
.error404 .single_post{width:100%}
.single_post .post-info a, .post-info a{color:#0092d2;}
.post-info a:hover{color:#009688;}
.article img.left, .article img.alignleft, .wp-caption.alignleft{margin:0.3em 1.071em 0.5em 0;display:block;float:left;}
.article img.right, .article img.alignright, .wp-caption.alignright{margin:0.3em 0 0.5em 1.571em;display:block;float:right;}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter{margin:0.3em auto 1em auto;display:block;}
.article img.aligncenter, .article img.alignnone{margin-top:1em;margin-bottom:1em;display:block;clear:both;}
.article ul{margin:1.5em 0 1.571em 1.9em;list-style-type:square;}
.article ol{margin:1.5em 0 1.571em 1.9em;list-style-type:decimal;}
.article ul ul, .article ol ol, .article ul ol, .article ol ul{margin-top:0;margin-bottom:0;}
.featuredBox{padding:20px 2.2% 0 2.2%;overflow:hidden;}
.firstpost{float:left;margin-bottom:0;max-width:620px;width:67.2%;position:relative;overflow:hidden;margin-right:1.8%;}
.secondpost{float:left;width:263px;height:210px;position:relative;overflow:hidden;}
.secondpost-play-view-hd{max-width:745px;height:auto;position:relative;text-align:center;margin:0 auto;}
.secondpost-play-view-hd img{width:745px;height:auto;}
.secondpost-read-more{float:left;width:250px;height:190px;position:relative;margin-right:10px;}
.secondpost-list{float:left;width:250px;height:190px;position:relative;margin-right:10px;}
.secondpost-footer{float:left;width:100%;position:relative;overflow:hidden;clear:both;}
.secondpost-sidebar{float:left;width:100%;position:relative;overflow:hidden;clear:both;}
.thirdpost{float:left;margin-right:2.2%;width:14.9%;position:relative;overflow:hidden;}
.thirdpost:last-child{margin-right:0}
#first-thumbnail{width:100%;max-width:550px;}
#second-thumbnail{width:100%;max-width:380px;}
.featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}


.featured-excerpt-top-footer{position:absolute;bottom:180px;width:100%;height:25px;background:rgba(0, 102, 204, 0.8);color:#f1f1f1;}
.featured-excerpt-top-sidebar{position:absolute;bottom:208px;width:100%;height:25px;background:rgba(0, 102, 204, 0.8);color:#f1f1f1;}
.featured-excerpt-bottom{background:rgba(0,0,0,0.4);background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:20px 0px 5px 0px;color:#F5F5F5;cursor:pointer;display:table;height:auto;left:0;position:absolute;bottom:0px;width:100%;font-size:16px;line-height:18px;opacity:1;display:inline-block;text-align:center;}
.featured-excerpt-bottom-sidebar{position:absolute;bottom:0px;width:100%;margin:0;height:25px;background:rgba(0, 102, 204, 0.8);color:#f1f1f1;}
.featured-title{font-size:18px;display:block;margin-top:5px;margin-bottom:3px;font-weight:bold;color:#0092d2;}
.main-category{color:#ffffff;display:block;font-weight:bold;text-align:right;margin-right:5px;}
.main-category a{color:#ffffff;}
.main-author{color:#fff;font-size:14px;display:block;font-weight:bold;text-align:left;margin-left:5px;}
.secondpost .featured-title{text-align:center;font-size:14px;line-height:1.3;}
.f-excerpt{font-size:14px}
.thirdpost .featured-title{font-size:10px;line-height:1.3;}
.frontTitle{background:#E2E2E2;color:#2A2A2A;line-height:36px;font-size:18px;margin-bottom:28px;padding:2px 0 2px 15px;}
.widget.widget_nav_menu li{position:relative;margin-left:0;border-bottom:0;border-top:0;}
.widget_nav_menu .sub-menu{margin-top:8px;background:transparent;box-shadow:none;margin-left:0;list-style-type:square;}
.widget .wpt_widget_content #tags-tab-content ul li{float:left}
.widget li .meta{display:block;font-size:12px;color:#999;margin-top:2px;text-transform:none;}
.meta, .meta a{color:#999;font-size:12px;}
input, textarea, select{padding:8px 12px;font-size:13px;color:#B1B1B1;border:1px solid #D1D1D1;}
textarea{overflow:auto;resize:vertical;}
select{padding:5px}
input:focus, textarea:focus{}
table{width:100%;text-align:left;margin-bottom:25px;border:1px solid #DDDDDD;}
thead{background:#2A2A2A;font-size:14px;color:#fff;border:0;}
table th, table td{padding:7px 15px;text-align:left;}
thead th{padding:14px}
tbody th{font-weight:normal}
hr{border:none;border-bottom:1px solid #E5E5E5;border-bottom:1px solid rgba(0,0,0,0.1);width:297px;margin:35px 0;clear:both;position:relative;}
#searchform{padding:0;float:left;clear:both;width:100%;}
#searchform fieldset{float:left;position:relative;width:100%;}
#searchform fieldset{float:none;max-width:300px;}
#searchform .icon-search{height:28px;width:13%;}
.sbutton{border:0;width:32px;height:17px;position:absolute;cursor:pointer;padding:0;color:white;transition:all 0.25s linear;z-index:1;background:url(/news-css-js/headlines-news-image.png) no-repeat center center;background-position:2px -71px;text-indent:-999em;right:3px;border-left:1px solid #D8D8D8!important;margin-top:11px;}
footer .sbutton{width:19.4%;height:38px;}
#s{width:100%;border:1px solid #E2E2E2;float:left;padding:7px 0;height:38px;text-indent:10px;opacity:1;transition:all 0.25s linear;background:#F5F5F5;position:relative;z-index:1;box-sizing:border-box;}
.read-more{margin:0 0 0 10px;line-height:1.4;background:none;padding:0;}
.topad{clear:both;margin-bottom:10px;}
.bottomad{float:left;clear:both;margin-top:20px;}
.ad-300{width:100%}
.ad-300 a{display:block;width:100%;}
.ad-300 img{border:none !important;width:100%;box-shadow:none !important;}
.ad-125{overflow:hidden;padding-bottom:0;}
.ad-125 img{border:none}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}
.widget{margin-bottom:30px;float:left;width:100%;list-style:none;}
.widget .title{font-weight:bold;text-transform:uppercase;color:#545E68;font-size:12px;}
.widget li{list-style-type:square;margin-left:17px;margin-bottom:7px;}
.widget li:last-child{margin-bottom:0;padding-bottom:0;}
.widget h3{font-size:20px;line-height:1;margin:0 0 10px 0;}
.latestPost-review-wrapper{position:absolute;bottom:0;right:0;background:#FFF;padding:2px 8px;}
.latestPost-review-wrapper .review-total-star{margin:4px 0}
.latestPost-review-wrapper .percentage-icon{top:0;font-size:inherit;font-style:normal;}
.bar-point .review-result, .percentage-point .review-result{z-index:1}
.widget .review-total-only .review-total-star{position:relative}
body > footer{overflow:hidden;float:left;width:100%;display:block;clear:both;font-size:14px;line-height:1.8;margin-top:20px;background:#EFEFEF;color:#555;}
body > footer .widget{padding:2px 0 0 0}
body > footer .sidebar .widget .title{font-size:135%;color:#D4D8DB;}
footer .widget{margin-bottom:0px}
footer .widget li a{color:#EE210B}
footer .widget li a:hover{color:#222}
footer{}
footer .container{max-width:100%}
.carousel .excerpt{padding-left:16px;float:left;margin-left:5px;margin-right:5px;}
.carousel .excerpt:last-child{margin-right:0}
.carousel a{color:#2a2a2a}
.carousel .featured-title{font-size:15px;margin-bottom:3px;text-align:center;}
.carousel .excerpt div.hover{opacity:0;background-color:rgba(0, 0, 0, 0.4);height:131px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:99;transition:all 0.20s linear;}
.carousel .excerpt:hover div.hover{background-color:rgba(0, 0, 0, 0.4);opacity:1;height:131px;}
.carousel a div{position:relative;}
footer .carousel img{margin-top:0}
.carousel .excerpt:hover div.hover{opacity:1}
.carousel .excerpt div.hover span{position:absolute;width:40px;height:40px;margin-top:-20px;margin-left:-20px;top:50%;left:50%;text-align:center;color:#fff;background:url(/news-css-js/headlines-news-image.png) center no-repeat;}
.foot-logo{float:left;margin-right:10px;}
.copyright-left-text{float:left;padding-top:12px;}
.copyright-text{float:left;padding-top:12px;margin-left:5px;}
.footer-navigation{float:left;margin:10px 0;}
.footer-navigation ul li{float:left}
.footer-navigation ul ul{display:none}
.footer-navigation a{color:#9b9b9b;text-transform:uppercase;padding:0 0 0 25px;}
.footer-navigation ul li:first-child a{padding-left:0}
.footer-navigation .menu .current-menu-item > a{background:transparent}
.copyrights{float:left;width:95.7%;clear:both;background:#eee;padding:40px 2.2% 10px 2.2%;margin-top:25px;color:#9b9b9b;font-size:14px;text-transform:uppercase;position:relative;border-top:1px solid #E2E2E2;}
#copyright-note{width:1120px;margin:0 auto;clear:both;max-width:100%;}
#copyright-note span{vertical-align:text-top;float:left;line-height:2;}
#copyright-note span a:first-child{float:left;margin-right:5px;}
a.toplink{display:inline-block;line-height:2;padding-right:0;position:absolute;left:12px;top:9px;width:27px;height:27px;background:url(/news-css-js/headlines-news-image.png) no-repeat center center;background-position:0 0;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;}
.toplink .icon-long-arrow-up{font-size:15px;position:absolute;right:0;top:6px;}
#sidebars .wp-post-image, footer .wp-post-image{margin-bottom:0;margin-top:5px;margin-right:15px;}
.postsby{margin-bottom:20px;font-size:26px;line-height:1.2;}
.mts-subscribe input[type="submit"], .readMore a, #commentform input#submit{transition:all 0.25s linear}
.related-posts{margin-top:15px;float:left;width:100%;}
.related-posts .meta{margin-top:0;line-height:1;margin-top:5px;}
.related-posts li{width:48.5%;margin-right:3%;float:left;list-style:none;padding-top:10px;padding-bottom:12px;border-bottom:1px solid #D8D7D7;}
.single_post .related-posts a{color:#2A2A2A}
.single_post .related-posts .meta a{color:#999}
.rthumb{float:left;margin-right:10px;}
.related-posts .last{margin-right:0;float:right;}
.related-posts ul{margin-left:0;padding:0;margin:0;overflow:hidden;margin-top:0;}
.related-posts h5{padding-left:80px;color:#919191;text-transform:uppercase;font-size:14px;}
.related-posts h3{font-size:18px;margin:0;line-height:1;border-bottom:1px solid #d8d7d7;padding-bottom:6px;}
.relatedthumb img{margin-top:4px}
.postauthor p{padding-top:0px;font-size:15px;margin-bottom:0;}
.postauthor-top span{font-size:14px;line-height:1.5;display:block;font-weight:bold;text-transform:uppercase;}
.postauthor-top .thetime{font-weight:normal;font-size:12px;color:#999;display:inline-block;text-transform:none;line-height:1;}
.postauthor{float:left;clear:both;padding:10px 10px 10px 10px;background:#EEEEEE;border:1px solid #E1E1E1;width:96%;}
.postauthor-single{float:left;clear:both;padding:10px 10px 10px 10px;background:#EEEEEE;border:1px solid #E1E1E1;width:97%;}
.postauthor h4{font-weight:bold;font-size:18px;}
.postauthor h5{display:inline-block;text-transform:capitalize;font-size:18px;padding:0;margin:0;margin-bottom:5px;}
.postauthor img{float:left;margin:5px 20px 15px 0;}
.postauthor h4 a{color:#473636}
.tags{margin:5px 0 10px 0;width:100%;float:left;}
.tags a{margin-left:5px}
.clear{clear:both}
.left, .alignleft{float:left}
.right, .alignright{float:right}
.navigation .alignright, .navigation .alignleft{margin-bottom:15px}
.fotter-tags .alignright, .fotter-tags .alignleft{margin-bottom:15px}
.last, .post.excerpt.last{margin-right:0;clear:none;}
.tagcloud a{font-size:14px!important;padding:2px 7px;margin-bottom:5px;float:left;margin-right:5px;background:#eee;color:#FFF!important;transition:all 0.25s linear;}
.tagcloud a:hover{color:#fff!important;background:#2a2a2a;}
.widget_nav_menu .fa, .widget_nav_menu .fa{display:list-item}
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a{padding-left:5px}
.widget_nav_menu .sub-menu{margin-top:8px}
.mts-subscribe{position:relative}
.mts-subscribe form{position:relative}
.mts-subscribe input[type="text"]{border:1px solid #E2E2E2;transition:all 0.25s linear;box-sizing:border-box;width:67.2%;height:38px;float:left;padding:9px 0;text-indent:10px;background:#F5F5F5;border-right:0;}
footer .mts-subscribe input[type="text"]{width:80%}
.mts-subscribe input[type="submit"]{cursor:pointer;color:white!important;padding:10px 0;border:0;float:left;height:38px;width:33%;position:absolute;z-index:1;background:#009688;}
.mts-subscribe input[type="submit"]:hover{background:#2a2a2a}
footer .mts-subscribe input[type="submit"]{width:19.6%}
footer .mts-subscribe .icon-envelope{width:19.6%;height:32px;right:1px;}
.ad-125 ul{float:left;width:100%;margin:0;list-style:none;max-width:100%;}
.ad-125 li{float:left;border:none;list-style:none!important;padding-left:0;background:none;margin-bottom:15px;margin-left:0;max-width:45%;}
.ad-125 .evenad{float:right!important}
.ad-125 li:nth-last-child(2), .ad-125 li:last-child{margin-bottom:0}
#wp-calendar{margin-bottom:0;border:0;}
#wp-calendar td{text-align:center;padding:7px 0;border-top:1px solid rgba(0, 0, 0, 0.05);border-right:1px solid rgba(0, 0, 0, 0.05);}
#wp-calendar tbody{background:#FFFFFF;border:1px solid rgba(0, 0, 0, 0.05);border-top:0;}
#wp-calendar tbody th{border-bottom:1px solid #CFCFCF}
#wp-calendar caption{font-size:16px;padding-bottom:10px;font-weight:bold;}
#wp-calendar #prev{text-align:left;padding-left:12px;}
#wp-calendar thead th{padding:10px 0;text-align:center;}
#wp-calendar tfoot{background:#fff;border:1px solid rgba(0, 0, 0, 0.05);border-top:0;}
.total-comments{font-size:18px;line-height:32px;color:#343434;font-weight:bold;text-transform:uppercase;border-bottom:1px solid #D8D7D7;}
.cnumber{color:#2DB2EB}
#comments{padding:0;background-color:transparent;margin-top:25px;float:left;clear:both;width:100%;}
#commentsAdd{background-color:transparent;width:100%;float:left;clear:both;margin-bottom:20px;}
#comments .avatar{float:left;margin-right:20px;width:11.3%;}
.comment time{border-left:1px solid #B3B3B3;margin-left:5px;padding-left:12px;color:#939291;font-size:13px;}
ul.children .commentImageLeft{width:60px;height:90px;border-left:1px solid #c1bbb6;border-bottom:1px solid #c1bbb6;position:absolute;top:-50px;left:-70px;}
input.text-input, #commentform input{padding:10px}
input#author, input#email, input#url{width:360px;border:1px solid #E1E1E1;background:#fff;font-size:14px;display:block;max-width:85%;float:right;padding:10px 2%;}
input#author, input#email, input#url, #comment{transition:all 0.25s ease-in-out}
.contactform input[type="text"]{width:380px}
#cancel-comment-reply-link{float:right;line-height:24px;margin-top:0;}
.contact-submit, #cancel-comment-reply-link{color:red;cursor:pointer;margin-right:5px;margin-bottom:-25px;text-decoration:underline;z-index:100;position:relative;}
#commentform{border:1px solid #E1E1E1;overflow:hidden;padding:10px 5%;width:89.6%;background:#EEEEEE;}
#commentform input#submit{line-height:1;background-color:#009688;padding:12px 15px 11px;color:#fff;text-decoration:none;float:right;cursor:pointer;display:inline-block;border:0;font-size:16px;font-weight:700;transition:all 0.2s linear;text-transform:uppercase;}
#commentform input#submit:hover{color:#fff;background:#2a2a2a;}
ol.commentlist{margin-left:0;overflow:hidden;}
.commentlist li{list-style:none;margin:0 0 20px 0;padding-left:0;float:left;width:100%;}
.commentlist p{margin-bottom:1em}
.commentlist p:last-child{margin-bottom:0}
.comment-author{position:relative}
.comment-author:before{border-color:rgba(0, 0, 0, 0) #D2D2D2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);border-style:solid;border-width:0 14px 15px 15px;bottom:21px;content:" ";left:10.8%;position:absolute;}
.comment-author:after{border-color:rgba(0, 0, 0, 0) #F7F5F6 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);border-style:solid;border-width:0 12px 14px 15px;bottom:21px;content:" ";left:11.2%;position:absolute;}
.comment-meta a{color:#888}
.commentmetadata{background:#EEEEEE;border:1px solid #D2D2D2;border-top:1px solid #D2D2D2;overflow:hidden;padding:12px;}
.commentmetadata ul, .commentmetadata ol, .commentmetadata ul ol, .commentmetadata ol ul{margin-top:0}
.commentmetadata li{border:0;padding:0;margin-top:0;margin-bottom:5px;list-style:square;}
.commentmetadata ol li{list-style:decimal}
.comment-metadata{background:#F7F5F6;border:1px solid #D2D2D2;border-bottom:0;overflow:hidden;padding:15px 12px;position:relative;}
.reply{float:right}
.reply a{float:right;font-size:13px;line-height:22px;}
.commentlist .children{margin-left:17%;margin-bottom:0;margin-top:0;float:left;width:83%;}
.commentlist .children li{}
.avatar{float:left}
#respond h3{margin:0}
.comment-respond{margin-top:30px}
#respond h4{font-size:18px;line-height:32px;color:#343434;font-weight:bold;border-bottom:1px solid #D8D7D7;margin-bottom:25px;}
.cancel-comment-reply a{float:right;margin-top:-8px;font-size:14px;}
.comment-awaiting-moderation{font-style:italic;font-weight:bold;}
#commentform textarea{width:360px;border:1px solid #E1E1E1;background:#fff;font-size:14px;padding:2%;line-height:1.8;float:right;max-width:85%;}
#commentform p{margin-bottom:15px;float:left;width:100%;clear:both;}
#commentform p label{display:inline-block;margin-bottom:2px;padding-bottom:5px;padding-top:5px;float:left;}
.required{color:#a8a8a8;font-size:16px;font-style:italic;padding:0;line-height:1;}
.comment-notes .required{padding-left:0;padding-top:3px;}
.comment-notes, .logged-in-as{margin-top:15PX}
.comment-form-left{float:left;width:50%;}
.comment-form-right{float:right;width:50%;}
input#author:focus, input#email:focus, input#url:focus, #contactForm textarea:focus, #commentform textarea:focus{border-color:#c9a096}
.pagination{clear:both;overflow:hidden;float:left;width:100%;margin-top:5px;text-align:center;font-size:16px;}
.single .pagination{border:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin-top:0;padding:2.2% 0;width:100%;}
.pagination ul{list-style:none;margin:0;display:inline-block;}
.pagination ul li{float:left;margin-bottom:5px;}
.currenttext, .pagination a:hover{color:#fff;margin:0 5px 0 0;display:inline-block;float:left;line-height:1;text-decoration:none;padding:10px 13px;background:#2a2a2a;font-weight:bold;margin-bottom:10px;}
.single .pagination a .currenttext{padding:0;background:transparent;color:#FFF;margin-right:0;margin-bottom:0;}
.single .pagination a:hover .currenttext{color:#fff}
.pagination a{background:#009688;margin:0 5px 0 0;display:inline-block;float:left;line-height:1;text-decoration:none;color:#fff;padding:10px 13px;transition:all 0.25s linear;font-weight:bold;margin-bottom:10px;}
.pagination ul li:last-child a{margin-right:0}
.pagination a:hover{color:#fff}
.top{float:right;position:absolute;left:50%;top:-18px;width:52px;height:52px;margin-left:-26px;background:#eee;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;z-index:100;}
.pnavigation2{display:block;width:100%;overflow:hidden;padding:10px 0;float:left;margin-top:20px;}
.pagination .nav-previous{float:left}
.pagination .nav-next{float:right}
.pagination .nav-previous a, .pagination .nav-next a{color:#fff!important}
.pagination .nav-previous a:hover, .pagination .nav-next a:hover{background-color:#222}
.single .currenttext{margin-bottom:0}
.pagination .current .currenttext{margin-bottom:10px}
.main-container{max-width:100%}
@media screen and (max-width:900px){.secondary-navigation{background:#333333;;margin:0 auto;width:35%;margin-bottom:20px;margin-right:2.2%;position:relative;right:0;z-index:1;}
#page{min-height:100px;clear:both;width:100%;padding:0;max-width:900px;padding-top:8px;overflow:hidden;}
.main-header{position:relative;width:100%;}
#navigation{width:100%}
.secondary-navigation, #navigation{border:none;margin-bottom:0;}
.menu .current-menu-item > a:after{background:transparent}
.menu ul [class^="icon-"]:before, .menu ul [class*=" icon-"]:before{left:18px}
.menu [class^="icon-"] > a, .menu [class*=" icon-"] > a{padding-left:2%!important}
#navigation .menu i{display:none}
#navigation .menu a{color:#fff!important;padding-left:0!important;padding-right:2%;width:100%;text-indent:3%;padding-right:0;font-weight:bold;font-size:14px;border-left:0;padding:8px 0;border:0!important;}
#navigation ul{float:none;background:#666666;}
#navigation .sub-menu:after, #navigation .sub-menu:before{border-bottom-color:rgba(0, 0, 0, 0)}
#navigation ul ul{display:block!important;visibility:visible!important;opacity:1!important;position:relative;left:0;border:0;width:100%;top:0;outline:0;background:transparent;}
#navigation ul li li{background:transparent;border:0;text-indent:3%;}
nav{height:auto}
#navigation ul{width:100%;display:none;height:auto;padding:0;}
#navigation ul li, #navigation ul li li, #navigation ul ul li:first-child, #navigation ul ul li:last-child{width:100%;float:left;position:relative;margin-left:0;padding:0;border-bottom:0;border-top:0;background:#333333;}
#navigation ul li:after{background:transparent}
#navigation ul li:before{display:none}
#navigation li a{width:100%;color:#fff;padding:8px 0;border-left:0;border:0;}
#navigation a{text-align:left;width:100%;text-indent:3%;font-size:14px;font-weight:normal;background:transparent;min-height:100%;}
nav a#pull{display:block;width:100%;position:relative;color:#fff;margin-top:5px;padding:10px 0;text-indent:3%;overflow:hidden;max-width:100%;border:0;font-weight:bold;}
nav a#pull:after{content:"";background:url(/news-css-js/nav-icon.png) no-repeat;width:30px;height:30px;display:inline-block;position:absolute;margin-top:5px;right:3%;top:10px;}
.secondary-navigation #navigation ul li:hover{background:transparent;border-top:0;border-bottom:0;border-left:0;}
#navigation li ul, #navigation li li ul, #navigation li li li ul, #navigation li li li li ul, #navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul{left:0;padding-top:0;}
#navigation ul li:hover ul,#navigation ul ul li:hover ul{visibility:visible;left:0;top:0;}
.secondary-navigation a .sub, .menu-item-has-children > a:after{display:none}
.main-header .container{max-width:100%}
#page, .container{max-width:9%}
.main-container #page{max-width:100%}
img, embed{max-width:100%;}
.ad-300 img{max-width:100%}
.ad-125 li{max-width:40%}
.ad-125 img{padding:0;background:#FAFAFA;border:0;}
.featuredBox{padding:20px 2.2% 0 2.2%;overflow:hidden;}
.firstpost{float:left;margin-bottom:0;max-width:620px;width:67.2%;position:relative;overflow:hidden;margin-right:1.8%;}
.thirdpost{float:left;margin-right:2.2%;width:14.9%;position:relative;overflow:hidden;}
.thirdpost:last-child{margin-right:0}
#first-thumbnail{width:100%;max-width:550px;}
#second-thumbnail{width:100%;max-width:380px;}
.featured-excerpt{}
.featured-title{font-size:15px;display:block;text-align:left;color:#0092d2;}
.featured-title-head{font-size:15px;display:block;text-align:left;margin-left:80px;color:#0092d2;}
.secondpost .featured-title{text-align:center;font-size:14px;line-height:1.3;}
.f-excerpt{font-size:14px}
.thirdpost .featured-title{font-size:10px;line-height:1.3;}
.frontTitle{background:#E2E2E2;color:#2A2A2A;line-height:36px;font-size:18px;margin-bottom:28px;padding:2px 0 2px 15px;}
.wp-post-image-head{display:block;margin-left:auto;margin-right:auto;}
.featured-thumbnail-head img{float:left;width:85px;height:58px;}
.carousel .excerpt{float:left;width:100%;position:relative;overflow:hidden;display:inline-block;margin-bottom:10px;text-align:left;}
.carousel .featured-title{position:relative;overflow:hidden;font-size:14px;margin-bottom:3px;text-align:left;margin-right:50px;}
.featured-title{margin:0;background:#fff;font-size:14px;text-align:left;display:block;}
.featured-thumbnail img{float:left;border:2px solid #DDD;margin:0 10px 0 0;width:85px;height:58px;}
.carousel .excerpt:hover div.hover{background-color:rgba(0, 0, 0, 0.4);opacity:1;height:58px;}
.carousel .excerpt div.hover{opacity:0;background-color:rgba(0, 0, 0, 0.4);height:60px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:99;transition:all 0.20s linear;}
}
@media screen and (max-width:900px){#header{padding-left:0;width:100%;}
#header h1, #header h2{float:none;text-align:center;width:100%;max-width:100%;padding:0;margin-bottom:0;}
#logo a, #logo a img{float:none;letter-spacing:0;}
.secondary-navigation, #navigation{position:relative;width:100%;margin-right:0;}
.widget-header{max-width:74%;text-align:center;width:100%;}
.widget-header-bottom-right{max-width:23%}
.news-align{margin:0 2px 0px 0px;text-align:justify;}
.entry-summary{text-align:justify;margin:0 2px 8px 0px;}
}
@media screen and (max-width:760px){.article{width:98%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:5px;}
#header{margin:0;padding-top:0;width:100%;padding:0;}
.social-buttons-left{margin-top:5px;padding-top:5px;width:100%;float:left;font-size:15px;font-weight:bold;text-align:left;}
.social-buttons-right{padding-top:5px;margin-bottom:20px;width:100%;float:left;font-size:15px;font-weight:bold;text-align:left;}
}
@media screen and (max-width:728px){#header h1, #header h2{font-size:40px;margin-left:0;margin-bottom:10px;}
#header h1:after, #header h2:after{background:#fff}
.logo-wrap{margin-bottom:20px;margin-top:20px;}
.widget-header{max-width:100%;float:left;width:100%;text-align:center;}
.widget-header-bottom-right{max-width:100%;margin-top:15px;}
}
@media screen and (max-width:1108px){
.ad-content-pos-1{max-width:100%; height:auto;clear:both;margin-left:0px; margin-bottom: 10px;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
}
@media screen and (max-width:1090px){
.article{width: 66.5%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
}
@media screen and (max-width:1080px){
.article{width: 66.5%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}}
@media screen and (max-width:1070px){
.article{width: 65.5%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}}
@media screen and (max-width:1050px){
.article{width: 64.5%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}
.secondpost{float:left;position:relative;width:250px;height:190px;}
.left-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;left: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block;height: 100%; }
.right-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;right: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block; height: 100%;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
.secondpost-read-more{float:left;width:200px;height:150px;position:relative;overflow:hidden;margin-right:10px;}
.secondpost-list{float: left;width: 200px;height: 150px;position: relative;overflow: hidden;margin-right: 10px;}.
featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}
@media screen and (max-width:1040px){
.article{width: 64%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}
.secondpost{float:left;position:relative;width:250px;height:190px;}
.left-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;left: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block;height: 100%; }
.right-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;right: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block; height: 100%;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
.secondpost-read-more{float:left;width:200px;height:150px;position:relative;overflow:hidden;margin-right:10px;}
.secondpost-list{float: left;width: 200px;height: 150px;position: relative;overflow: hidden;margin-right: 10px;}.featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}
@media screen and (max-width:1000px){
.article{width: 63%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}
.secondpost{float:left;position:relative;width:250px;height:190px;}
.left-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;left: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block;height: 100%; }
.right-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;right: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block; height: 100%;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
.secondpost-read-more{float:left;width:200px;height:150px;position:relative;overflow:hidden;margin-right:10px;}
.secondpost-list{float: left;width: 200px;height: 150px;position: relative;overflow: hidden;margin-right: 10px;}.featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}
@media screen and (max-width:980px){
.article{width: 62.5%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}
.secondpost{float:left;position:relative;width:250px;height:190px;}
.left-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;left: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block;height: 100%; }
.right-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;right: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block; height: 100%;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
.secondpost-read-more{float:left;width:200px;height:150px;position:relative;overflow:hidden;margin-right:10px;}
.secondpost-list{float: left;width: 200px;height: 150px;position: relative;overflow: hidden;margin-right: 10px;}.featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}
@media screen and (max-width:960px){
.article{width: 60.5%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}
.secondpost{float:left;position:relative;width:250px;height:190px;}
.left-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;left: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block;height: 100%; }
.right-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;right: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block; height: 100%;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
.secondpost-read-more{float:left;width:200px;height:150px;position:relative;overflow:hidden;margin-right:10px;}
.secondpost-list{float: left;width: 200px;height: 150px;position: relative;overflow: hidden;margin-right: 10px;}.featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}
@media screen and (max-width:910px){
.article{width: 60%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:12px;}
.sidebar.c-4-12{float:right;width:340px;margin-top:8px;}
.secondpost{float:left;position:relative;width:250px;height:190px;}
.left-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;left: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block;height: 100%; }
.right-image-arrow{padding:50px 0px 0px 0px;cursor:pointer;display:table;position:absolute;right: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block; height: 100%;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
.secondpost-read-more{float:left;width:200px;height:150px;position:relative;overflow:hidden;margin-right:10px;}
.secondpost-list{float: left;width: 200px;height: 150px;position: relative;overflow: hidden;margin-right: 10px;}.featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}
@media screen and (max-width:900px){
.ad-content-1{float: left; margin: 8px 10px 10px 0px; width: 302px; height: auto; }
.article{width:97.5%;padding:0;font-size:17px;;line-height:1.8;color:#333;margin-bottom:5px;}
.secondary-navigation a{padding-top:10px;padding-bottom:10px;}
.sidebar.c-4-12{float:none;margin:0 auto;width:100%;margin-top:25px;}
.image-home-sidebar{width:32.255%;height:400px;}
.sidebar_list .widget:first-child{margin-top:20px}
.ad-125 li{max-width:45%}
#comments{margin-right:0}
.content .post_box_reg .excerpt:nth-last-child(2){margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #EBE0D8;}
.single_post{width:100%}
.related-posts{width:100%;margin-top:15px;}
.related-posts li{width:48%}
.rthumb{margin-right:15px;max-width:150px;}
.footer-navigation{width:100%;text-align:center;margin:0;}
.explore-tags {width:100%;text-align:center;margin:0;;}
.footer-navigation ul li{display:inline-block;float:none;}
#copyright-note{text-align:center}
.foot-logo, .copyright-left-text, .copyright-text{float:none;margin:0;padding:0;position:relative;z-index:1000;}
.trending-articles{text-align:center}
.search-head{width:100%;margin-right:5px;margin-top:0px;margin-top:-20px;margin-bottom:25px;}
.image-home-footer{width:48%;height:400px;}
.people-reading-now{padding-left:5px;}
.alignleft_last_add_small{float:left;border:2px solid #DDD;margin:0 10px 0 0;width:200px;height:150px;display:inline-block;}
.category_widget{height:100%;position:relative;overflow:hidden;margin:0;padding:7px 0 5px 10px;font-size:16px;clear:both;font-weight:bold;}
.widget-title{margin-top:15px;margin-bottom:10px; margin-left: 10px;}
.entry-title-single{font-size:11pt;text-align:left;margin-right:5px;font-weight:bold;margin-bottom:5px;clear:both;}
.entry-title-single a{font-size:11pt;color:#0092d2 !important;text-align:left;margin-right:5px;font-weight:bold;margin-bottom:5px;clear:both;}
}
@media screen and (max-width:900px){.article{width:97.5%%;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;}
.image-home{width:48%;position:relative;height:500px;}
.image-home-sidebar{width:48%;height:350px;}
.image-home-footer{width:48%;height:400px;}
.people-reading-now{padding-left:5px;}
.image-single{background:none repeat scroll 0 0;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:10px 10px 10px 0;/*width:350px;height:190px;*/}
.ad-content-pos-1{/*max-width:470px; height:85px; margin-left:263px; margin-bottom: 10px;*/margin:0px 0px 8px 0px; max-width:100%; height:auto;clear:both;}
}
@media screen and (max-width:767px){
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:200px;height:150px;*/}
.ad-content-pos-1{max-width:100%; height: auto;clear:both;margin-left:0px; margin-bottom: 10px;}
}
@media screen and (max-width:620px){.article{width:98%;float:left;padding:0;font-size:17px;line-height:1.8;color:#444;margin-bottom:15px;margin-left:5px;}
.image-home-sidebar{width:98%;height:auto;}
.image-home-footer{width:98%;height:auto;}
.people-reading-now{padding-left:5px;}
input#author, input#email, input#url, #commentform textarea{float:left;clear:left;max-width:96%;width:96%;}
.prev-post{width:100%;text-align:center;}
.next-post{margin-top:15px;width:100%;text-align:center;}
}
@media screen and (max-width:620px){.firstpost{width:100%;margin-right:0;margin-bottom:15px;}
.f-excerpt{display:none}
.secondpost .featured-title{font-size:10px}
.thirdpost{width:31.2%;float:right;}
.thirdpost img{width:100%}
}
@media screen and (max-width:600px){.widget-header{max-width:100%;float:left;}
}
@media screen and (max-width:550px){.sbutton{float:right}
.authoer_link_single{clear:left}}
@media screen and (max-width:500px){.single-title, .page h1.title{font-size:20px;line-height:1.3;}
.ad-content-1{float: right; margin: 0px 0px 0px 0px; width: 100%;}
#navigation{margin-top:0;margin-bottom:0;}
.secondary-navigation{width:100%}
.title{font-size:14px}
.post.excerpt .post-content{overflow:visible}
.related-posts li{width:100%;margin-right:0;}
.featured-title{font-size:14px}
.foot-logo{margin-top:10px}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;/*width:220px;height:165px;*/}
.secondpost{float:left;position:relative;width:250px;height:210px;}
.left-image-arrow{padding:60px 0px 0px 0px;cursor:pointer;display:table;position:absolute;left: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block;height: 100%; }
.right-image-arrow{padding:60px 0px 0px 0px;cursor:pointer;display:table;position:absolute;right: 0;font-size:25px;line-height:18px;opacity:1;display:inline-block; height: 100%;}
.featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}
.secondpost-read-more{float:left;width:220px;height:165px;position:relative;margin-right:10px;}
.secondpost-list{float:left;width:220px;height:165px;position:relative;margin-right:10px;}
.date-post{font-size:12px;color:#5f5f5f;text-align:left;margin-right:5px;}
}
@media screen and (max-width:450px){.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;width:100%;height:190px;}
.secondpost{position:relative;width:100%;height:190px;}
.excerpt-bottom-image{background:rgba(0,0,0,0.4);background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.15), rgba(0,0,0,0.3), rgba(0,0,0,0.45), rgba(0,0,0,0.6));text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:20px 0px 5px 0px;color:#F5F5F5;cursor:pointer;display:table;height:auto;left:0;position:absolute;bottom:0px;width:100%;font-size:16px;line-height:18px;opacity:1;display:inline-block;}
.secondpost-read-more{float:left;width:100%;height:190px;position:relative;}
.secondpost-list{float:left;width:100%;height:190px;position:relative;}
.featured-excerpt-top{background:#0092d2;text-shadow:2px 2px 3px rgba(0,0,0,0.9),
-1px -1px 0 rgba(0,0,0,0.15),
1px -1px 0 rgba(0,0,0,0.15),
-1px 1px 0 rgba(0,0,0,0.15),
1px 1px 0 rgba(0,0,0,0.15);padding:0px 8px 2px 3px;color:#F5F5F5;cursor:pointer;display:table;height:auto;right:0px;position:absolute;top:7px;width:auto;font-size:16px;line-height:14px;font-style:italic; !important;1px;font-weight:normal;opacity:1;display:inline-block;}
.featured-excerpt-top{box-shadow:1px 1px 3px #777;border-radius:0 2px 2px 0;}
.featured-excerpt-top:before{border-right:8px #0092d2 solid;border-top:16px transparent solid;content:'';left:-8px;position:absolute;}
.date-post{font-size:12px;color:#5f5f5f;text-align:center;margin-right:5px;}
.entry-title-posts{font-weight:bold;font-size:16px;text-align:center;font-weight:bold;margin-bottom:8px;margin-top:10px;}
.secondpost-sidebar img{width:100%}
.secondpost-footer img{width:100%}
.secondpost-list img{width:100%}
.secondpost-footer img{width:100%}
.secondpost-read-more img{width:100%}
.secondpost img{width:100%}
.alignleft_last_add_small{float:left;width:100%;height:190px;position:relative;overflow:hidden;}
.widget-title{margin-top:15px;margin-bottom:10px; margin-left: 3px;}
.category_widget{height:100%;position:relative;overflow:hidden;margin:0;padding:7px 0 5px 3px;font-size:16px; text-align:center;clear:both;font-weight:bold;}
}
@media screen and (max-width:400px){.copyrights{margin-top:25px;}
#copyright-note{display:block;width:100%;float:left;}
#copyright-note span{width:100%;text-align:center;}
#copyright-note span a{display:block;width:100%;clear:both;text-align:center;}
.featured-cat{display:none}
article header{overflow:hidden}
.social-buttons-left-right{clear:both;}
}
@media screen and (max-width:350px){#respond #respond small{position:relative;float:left;margin-top:-20px;margin-bottom:25px;}
.post.excerpt .post-content{overflow:visible}
.top{left:42%}
.news-align{margin:0 4px 0px 0px;text-align:justify;}
.entry-summary{text-align:justify;margin:0 2px 8px 0px;}
.image-single{background:none repeat scroll 0 0 #fff;-webkit-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);-moz-box-shadow:0px 0px 4px 1px rgba(210,210,210,1);box-shadow:0px 0px 4px 1px rgba(210,210,210,1);float:left;margin:8px 10px 10px 0;width:100%;height:auto;}
.secondpost{float:left;position:relative;width:100%;height:auto;}
}