<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@font-face {
 font-family: "Mandali-Regular";
 font-style: normal;
 font-weight: normal;
 src: local("Mandali-Regular"), url("../fonts/Mandali-Regular.ttf") format("truetype");
}
@font-face {
 font-family: "Ramabhadra";
 font-style: normal;
 font-weight: normal;
 src: local("Ramabhadra"), url("font-awesome/fonts/Ramabhadra.ttf") format("truetype");
}
@font-face {
 font-family: "Mallanna";
 font-style: normal;
 font-weight: normal;
 src: local("Mallanna"), url("../fonts/Mallanna.ttf") format("truetype");
}
@font-face {
 font-family: "Limelight";
 font-style: normal;
 font-weight: normal;
 src: local("Limelight"), url("../fonts/Limelight.ttf") format("truetype");
}
html, body {
	background: #fff none repeat scroll 0 0;
	font-family:"Open Sans", sans-serif;
	font-size: 100%;
}
body a {
	transition: all 0.5s ease 0s;
}
.blog-main1 a:hover{
	color: #e74c3c;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
p {
	margin: 0;
}
ul, label {
	margin: 0;
	padding: 0;
}
body a:hover {
	text-decoration: none;
}
.header-top {
	background: #ebebeb none repeat scroll 0 0;
	/*padding: 1.5em 0;*/
	position: relative;
	padding: 0.5em 0;
}
.header-logo {
	float: left;
	width: 19%;
	/*margin:23px 0px;*/
}
.header-logo a {
	display: block;
	text-decoration: none;
}
.header-logo a:hover {
	text-decoration: none;
}
.header-logo a h1 {
	color: #1ba8ed;
	font-size: 52px;
	margin: 0;
}
.top-nav {
	float: right;
	/*margin-top: 55px;*/
	margin-top: 0;
	width: 80%;
}
span.menu {
	display: none;
}
.top-nav ul {
	margin: 0;
	padding: 0;
}
.top-nav ul li {
	display: inline-block;
	list-style-type: none;
	padding: 0 4px;
	font-family:Limelight, Helvetica, sans-serif;
	text-transform:uppercase;
}
.top-nav ul li a {
	color:#ec3636;
	/* color: #4c4c4c;
    font-size: 12px;*/
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	position: relative;
	text-decoration: none;
	font-family:Limelight, Helvetica, sans-serif;
	text-transform:uppercase;
}
.top-nav ul li a:hover, .top-nav ul li a.active {
	color: #14b9d5;
	transition: all 0.5s ease 0s;
	font-family:Limelight, Helvetica, sans-serif;
	text-transform:uppercase;
}
.social-icons {
	float: right;
	width: 13%;
}
.social-icons ul {
	margin: 0;
	padding: 0;
}
.social-icons ul li {
	display: inline-block;
	list-style-type: none;
}
.social-icons ul li a span {
	background: rgba(0, 0, 0, 0) url("../images/social-icons.png") no-repeat scroll 0 0;
	display: block;
	height: 22px;
	transition: all 0.5s ease 0s;
	width: 24px;
}
.social-icons ul li a span.twit {
	background-position: 0 0;
}
.social-icons ul li a span.fb {
	background-position: -24px 0;
}
.social-icons ul li a span.g {
	background-position: -48px 0;
}
.social-icons ul li a span.twit:hover {
	background-position: 0 -22px;
}
.social-icons ul li a span.fb:hover {
	background-position: -24px -22px;
}
.social-icons ul li a span.g:hover {
	background-position: -48px -22px;
}
button#showRightPush {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #e8e8e8;
	outline: medium none;
	position: fixed;
	right: 13.5%;
	top: 3.9%;
	z-index: 9999;
}
button#showRightPush img {
	padding-left: 0;
}
.cbp-spmenu {
	background: #14b1cb none repeat scroll 0 0;
	position: fixed;
	text-align: center;
	width: 15%;
	z-index: 999;
}
.cbp-spmenu a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 300;
}
.cbp-spmenu a:hover, .cbp-spmenu a.active {
	background: #171a1c none repeat scroll 0 0;
	color: #fff;
}
.cbp-spmenu a:active {
	background: #afdefa none repeat scroll 0 0;
	color: #47a3da;
}
.cbp-spmenu-vertical a {
	border-bottom: 1px solid rgba(245, 245, 245, 0.53);
	padding: 16px 10px;
}
.cbp-spmenu-vertical a:nth-child(6) {
 border-right: medium none;
}
.cbp-spmenu-vertical a:hover {
	text-decoration: none;
}
.cbp-spmenu-horizontal {
	height: 150px;
	left: 0;
	overflow: hidden;
	width: 100%;
	z-index: 1000;
}
.cbp-spmenu-horizontal h3 {
	float: left;
	height: 100%;
	width: 20%;
}
.cbp-spmenu-horizontal a {
	border-left: 1px solid #258ecd;
	float: left;
	padding: 0.8em;
	width: 20%;
}
.cbp-spmenu-left {
	left: -600px;
	top: 75px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0;
	top: 75px;
}
.cbp-spmenu-push {
	left: 0;
	overflow-x: hidden;
	position: relative;
}
.cbp-spmenu-push-toleft {
	left: -240px;
}
.cbp-spmenu, .cbp-spmenu-push {
	transition: all 0.3s ease 0s;
}
.cl-effect-1 a::before, .cl-effect-1 a::after {
 display: inline-block;
 opacity: 0;
 transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
}
.cl-effect-1 a::before {
 content: "[";
 margin-right: 10px;
 transform: translateX(20px);
}
.cl-effect-1 a::after {
 content: "]";
 margin-left: 10px;
 transform: translateX(-20px);
}
.cl-effect-1 a:hover::before, .cl-effect-1 a:hover::after, .cl-effect-1 a:focus::before, .cl-effect-1 a:focus::after {
 opacity: 1;
 transform: translateX(0px);
}
button#showLeftPush {
	background: #171a1c none repeat scroll 0 0;
	border: medium none;
	left: 0;
	outline: medium none;
	padding: 16px 20px;
	position: fixed;
	top: 0;
	z-index: 9999;
}
button#showLeftPush span {
	color: #fff;
	display: block;
	font-size: 14px;
	margin-top: 1px;
}
.sb-search {
	float: right;
	height: 75px;
	margin: 0;
	min-width: 75px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	transition: width 0.3s ease 0s;
	width: 0;
}
.sb-search-input {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #000;
	font-size: 15px;
	height: 45px;
	left: 0;
	margin: 0;
	outline: medium none;
	padding: 0 30px 0 10px;
	position: absolute;
	top: 16px;
	width: 96%;
	z-index: 10;
}
.sb-search-input:-moz-placeholder {
 color: #171a1c;
}
.sb-search-input::-moz-placeholder {
 color: #efb480;
}
.sb-icon-search, .sb-search-submit {
	cursor: pointer;
	display: block;
	height: 75px;
	line-height: 71px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 75px;
}
.sb-search-submit {
	background: #171a1c url("../images/srch.png") no-repeat scroll 32px 30px;
	border: medium none;
	color: transparent;
	outline: medium none;
	z-index: -1;
}
.sb-icon-search {
	background: #171a1c url("../images/srch.png") no-repeat scroll 32px 30px;
	z-index: 90;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 18%;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
	background: #c0c0c0 url("../images/img-sprite.png") no-repeat scroll 0 1px;
	color: #000;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
	z-index: 90;
}
@media (max-width: 768px) {
.header-logo {
 width: 30%;
}
span.menu {
 cursor: pointer;
 display: block;
 margin: 0;
 position: relative;
}
.top-nav {
 margin-left: 12.8em;
 width: 5%;
}
.top-nav ul.nav1 {
 display: none;
 left: 0;
 margin: 0;
 padding: 0;
 position: absolute;
 top: 100%;
 width: 100%;
 z-index: 999;
}
.top-nav ul li a {
 border: medium none;
 color: white;
 display: block;
 font-size: 15px;
 margin: 0;
 padding-bottom: 6px;
}
.top-nav ul.nav1 li {
 background: #171a1c none repeat scroll 0 0;
 display: block;
 margin: 0;
 padding: 0.8em 0 8px;
 text-align: center;
 top: 100%;
 width: 100%;
}
}
.banner {
	background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll 0 0 / cover;
	min-height: 350px;
}
.banner-top {
	margin-top: 10.5%;
	text-align: center;
}
.banner-top h1 {
	color: #fff;
	font-size: 1.75em;
	font-weight: 400;
	margin: 0;
}
.banner-top ul {
	margin-top: 5%;
	padding: 0;
}
.banner-top ul li {
	display: inline-block;
	list-style: outside none none;
}
.banner-top ul li:nth-child(1) {
 margin-right: 15px;
}
.banner-top ul li a {
	border-radius: 0.3em;
	color: #fff;
	font-size: 18px;
	outline: medium none;
	padding: 15px 28px;
}
.banner-top ul li a.sub {
	background: #89ca62 none repeat scroll 0 0;
}
.banner-top ul li a.art {

	background: #14b9d5 none repeat scroll 0 0;
}
.banner-top ul li a:hover, .e-btn a:hover {
	background: #89ca62 none repeat scroll 0 0;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
.g1 {
	position: relative;
}
.g1:hover div.caption {
	display: block;
}
.caption {
	background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
	bottom: 0;
	display: none;
	height: 100%;
	padding: 0;
	position: absolute;
	transform-style: preserve-3d;
	transition: all 0.8s ease 0s;
	width: 100%;
	z-index: 999;
}
.caption h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 19% auto 0;
	width: 80%;
}
.s-btn {
	/*  margin-top: 20px;*/
     margin-top: 50%;
}
.s-btn a {
	background: #14b9d5 none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 10px 17px;
}
.s-btn a:hover {
	background: #89ca62 none repeat scroll 0 0;
	transition: all 0.5s ease 0s;
}
@media (max-width: 1366px) {
.caption {
 width: 100%;
}
}
@media (max-width: 480px) {
.caption {
 width: 100%;
}
.caption {
 padding: 0.5em;
}
.caption span {
 font-size: 0.8em;
}
}
img.lazyOwl {
	width: 100%;
}
.address {
	padding: 3em 0;
}
.address-top {
	text-align: center;
}
.address-top p {
	background: #1bb8d3 none repeat scroll 0 0;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	margin: 0 auto;
	padding: 22px 0;
	width: 80%;
}
a.hvr-shutter-out-horizontal {
	backface-visibility: hidden;
	background: #1bb8d3 none repeat scroll 0 0;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	color: #fff;
	display: inline-block;
	position: relative;
	transform: translateZ(0px);
	transition-duration: 0.3s;
	transition-property: color;
	vertical-align: middle;
}
a.hvr-shutter-out-horizontal::before {
 background: #89ca62 none repeat scroll 0 0;
 bottom: 0;
 content: "";
 left: 0;
 position: absolute;
 right: 0;
 top: 0;
 transform: scaleX(0);
 transform-origin: 50% 50% 0;
 transition-duration: 0.3s;
 transition-property: transform;
 transition-timing-function: ease-out;
 z-index: -1;
}
a.hvr-shutter-out-horizontal:hover, a.hvr-shutter-out-horizontal:focus, a.hvr-shutter-out-horizontal:active {
	color: white;
}
a.hvr-shutter-out-horizontal:hover::before, a.hvr-shutter-out-horizontal:focus::before, a.hvr-shutter-out-horizontal:active::before {
 transform: scaleX(1);
}
.articles-left img {
	width: 100%;
	/*height:255px;*/
}
.art-btm {
	border-bottom: 1px solid rgba(153, 153, 153, 0.2);
	/*padding: 1.2em 12px;*/
	padding: 0.2em 12px;
}
.art-btm h3 {
	color: #353a3d;
	font-size:19px;
	font-weight: 700;
	margin: 0;
	text-decoration: none;
}
.art-btm p {
	color: #5d5d5d;
	font-size: 14px;
	font-weight:600;
	line-height: 1.6em;
	margin-top: 1.3em;
}
.art-btm ul {
	margin-top: 1em;
	padding: 0;
}
.art-btm ul li {
	display: inline-block;
	list-style: outside none none;
	margin: 0 2px;
}
.art-btm ul li a span {
	background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll 0 0;
	display: inline-block;
	height: 26px;
	vertical-align: middle;
	width: 38px;
}
.art-btm ul li a span.fb {
	background-position: 0 0;
}
.art-btm ul li a span.twit {
	background-position: -38px 0;
}
.art-btm ul li a span.g {
	background-position: -76px 0;
}
.art-btm ul li a span.p {
	background-position: -114px 0;
}
.art-btm ul li label {
	background: #f8f8f8 none repeat scroll 0 0;
	border-bottom-right-radius: 0.3em;
	border-top-right-radius: 0.3em;
	color: #a3a3a3;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	padding: 0.15em 10px;
	vertical-align: middle;
}
.art-one:nth-child(1) {
 margin-top: 0;
}
.sponser {
	position: relative;
}
.art-btm h6 {
	background: #e7604a none repeat scroll 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	padding: 10px 16px;
	position: absolute;
	top: 0;
}
.art-one {
	margin-top: 1.3em;
}
.articles-left h4 {
	color: #14b9d5;
	/* font-size: 17px;*/
   font-size: 24px;
	font-weight: 700;
	margin: 0;
	text-transform:uppercase;
}
.week {
	margin: 10px 0 2px;
}
.col-md-6.week-left {
	/*padding: 0 2px;*/
	padding: 2px;
}
.week-btm-left {
	padding: 0 1px;
}
.load {
	margin-top: 3em;
	text-align: center;
}
.load a {
	background: #14b9d5 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	padding: 19px 100px;
}
.articles {
	padding-bottom: 4em;
}
.b-link-stripe {
	display: inline-block;
	font-weight: 300;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin:2px;
}
.b-link-stripe .b-wrapper {
	color: #ffffff;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.b-link-stripe .b-line {
	background: rgba(15, 207, 140, 0.9) none repeat scroll 0 0;
	bottom: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s linear 0s;
	visibility: hidden;
	width: 20%;
}
.b-animate-go {
	text-decoration: none;
}
.b-animate {
	font-size: 1.1em;
	font-weight: 700;
	transition: all 0.5s ease 0s;
	visibility: hidden;
}
.b-animate img {
	margin-top: 12%;
}
.b-animate-go:hover .b-animate {
	visibility: visible;
}
.b-from-left {
	left: -100%;
	position: relative;
}
.b-animate-go:hover .b-from-left {
	left: 0;
}
span.m_4 {
	font-size: 14px;
	font-weight: 400;
}
p.m_5 {
	color: #283a47;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5em;
	margin: 2% auto 5%;
	text-align: center;
	width: 70%;
}
ul#filters {
	background: #1e1e1e none repeat scroll 0 0;
	border-radius: 2.3em;
	margin: 0 auto;
	padding: 1px 0;
	text-align: center;
	width: 70%;
}
.col_1_of_4:first-child {
	margin-left: 0;
}
.span_1_of_4 {
	width: 22.8%;
}
.col_1_of_4 {
	background: #fff none repeat scroll 0 0;
	display: block;
	float: left;
	margin: 1% 0 1% 2.6%;
}
.b-wrapper:hover {
	background: rgba(30, 30, 30, 0.7) none repeat scroll 0 0;
	transition: all 0.5s ease 0s;
}
.b-link-stripe:hover .b-line {
	visibility: visible;
}
.b-link-stripe .b-line1 {
	left: 0;
}
.b-link-stripe .b-line2 {
	left: 20%;
	transition-delay: 0.1s !important;
}
.b-link-stripe .b-line3 {
	left: 40%;
	transition-delay: 0.2s !important;
}
.b-link-stripe .b-line4 {
	left: 60%;
	transition-delay: 0.3s !important;
}
.b-link-stripe .b-line5 {
	left: 80%;
	transition-delay: 0.4s !important;
}
.b-link-stripe:hover .b-line {
	opacity: 1;
}
#filters {
	list-style: outside none none;
	margin: 3% 0;
	padding: 0;
	text-align: center;
}
#filters li {
}
#filters li span {
	background: #1e1e1e none repeat scroll 0 0;
	border-radius: 2.3em;
	color: #e55353;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 300;
	margin: 0 10px 0 0;
	padding: 17px 45px;
	text-decoration: none;
	text-transform: uppercase;
}
#filters li span.active, #filters li span:hover {
	background: #434043 none repeat scroll 0 0;
	border-radius: 2.3em;
	color: #ffffff;
	transition: all 0.5s ease 0s;
}
#portfoliolist .portfolio {
	box-sizing: border-box;
	display: none;
	float: left;
	margin: 0 1% 1% 0;
	overflow: hidden;
	width: 32%;
}
div#portfoliolist {
	padding: 40px 0;
}
.portfolio-wrapper {
	cursor: pointer;
	overflow: hidden;
	position: relative !important;
}
.portfolio img {
	max-width: 100%;
	transition: all 300ms ease 0s !important;
}
.portfolio .label {
	bottom: -40px;
	height: 40px;
	position: absolute;
	width: 100%;
}
.portfolio .label-bg {
	background: #22b4b8 none repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.portfolio .label-text {
	color: #fff;
	padding: 5px 8px;
	position: relative;
	z-index: 500;
}
.portfolio .text-category {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}
.container::after {
 clear: both;
 content: " ";
 display: block;
 height: 0;
 visibility: hidden;
}
.clearfix::before, .clearfix::after, .row::before, .row::after {
 content: " ";
 display: block;
 height: 0;
 overflow: hidden;
 visibility: hidden;
 width: 0;
}
.row::after, .clearfix::after {
 clear: both;
}
.row, .clearfix {
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.b-from-left span {
	background: rgba(0, 0, 0, 0) url("../images/resize.png") no-repeat scroll 0 0;
	display: block;
	height: 45px;
	margin: 33% 0 0 36%;
	width: 45px;
}
.b-from-left span.one {
	background: rgba(0, 0, 0, 0) url("../images/resize-1.png") no-repeat scroll 0 0;
	display: block;
	height: 30px;
	margin: 30% 0 0 36%;
	width: 30px;
}
.add {
	border: 1px solid rgba(153, 153, 153, 0.2);
}
.add-left p {
	background: #88c663 none repeat scroll 0 0;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	padding: 27px 0;
}
a.hvr-shutter-in-horizontal {
	backface-visibility: hidden;
	background: #14b9d5 none repeat scroll 0 0;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	color: #fff;
	display: inline-block;
	position: relative;
	transform: translateZ(0px);
	transition-duration: 0.3s;
	transition-property: color;
	vertical-align: middle;
}
a.hvr-shutter-in-horizontal::before {
 background: #86c461 none repeat scroll 0 0;
 bottom: 0;
 content: "";
 left: 0;
 position: absolute;
 right: 0;
 top: 0;
 transform: scaleX(1);
 transform-origin: 50% 50% 0;
 transition-duration: 0.3s;
 transition-property: transform;
 transition-timing-function: ease-out;
 z-index: -1;
}
a.hvr-shutter-in-horizontal:hover, a.hvr-shutter-in-horizontal:focus, a.hvr-shutter-in-horizontal:active {
	color: white;
}
a.hvr-shutter-in-horizontal:hover::before, a.hvr-shutter-in-horizontal:focus::before, a.hvr-shutter-in-horizontal:active::before {
 transform: scaleX(0);
}
.add-right {
	border-left: 1px solid rgba(153, 153, 153, 0.2);
	padding: 2em 15px;
	text-align: center;
}
.add-left {
	/*padding: 2em 25px 1em 15px;*/
	padding: 0.5em 25px 0.5em 15px;
	text-align: center;
}
.add-right h3 {
	color: #1d2124;
	display: block;
	font-size: 18px;
	font-weight: 600;
	margin: 15px 0 0;
}
.read {
	padding: 3em 0 0;
	/*height:380px;*/
}
.read-left h3 {
	color: #1d2124;
	font-size: 17px;
	font-weight: 700;
	margin: 0;
}
.read-btm {
	border-top: 1px solid rgba(153, 153, 153, 0.2);
	margin-top: 1.5em;
}
.rd-left ul {
	margin-top: 1.5em;
	padding: 0;
}
.rd-left ul li {
	list-style: outside none none;
	margin-bottom: 12px;
}
.rd-left ul li a {
	color: #5b6469;
	font-size: 15px;
	font-weight: 600;
}
.rd-left ul li a:hover {
	color: #14b9d5;
	transition: all 0.5s ease 0s;
}
.read-one {
	margin-top: 1em;
	margin-bottom:0.5em;
}
.read-bottom-left {
	padding: 0;
}
.read-bottom-left img {
	width: 100%;
}
.read-bottom-right h4 {
	color: #5b6469;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.6em;
	margin: 0;
}
.read-bottom-right p {
	color: #5b6469;
	font-size: 13px;
	font-weight: 600;
	margin-top: 8px;
}
.read-bottom-right {
	padding-right: 0;
}
.follow ul {
	margin-top: 1.8em;
	padding: 0;
}
.follow ul li {
	list-style: outside none none;
	margin-bottom: 11.5%;
}
.follow ul li a:hover {
	color: #1d2124;
	transition: all 0.5s ease 0s;
}
.follow ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0 10px 34px;
}
.follow ul li a.twit {
	background: #00acee url("../images/twit.png") no-repeat scroll 9px 14px;
}
.follow ul li a.fb {
	background: #39579a url("../images/fb.png") no-repeat scroll 15px 13px;
}
.follow ul li a.d {
	background: #cc467b url("../images/d.png") no-repeat scroll 7px 14px;
}
.follow ul li a.p {
	background: #df2c32 url("../images/p.png") no-repeat scroll 12px 14px;
}
.footer {
	background: #1d2124 none repeat scroll 0 0;
	padding: 0.5em 0;
}
.footer-right {
	text-align: right;
}
.footer-left p {
	/*color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;*/
	 color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}
.footer-left p a:hover {
	color: #14b9d5;
	transition: all 0.5s ease 0s;
}
.footer-left p a {
	color: #fff;
}
#toTop {
	background: rgba(0, 0, 0, 0) url("http://www.teluguone.com/tmdb/images/top-arw.png") no-repeat scroll 0 0;
	border: medium none;
	bottom: 10px;
	display: none;
	height: 45px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-decoration: none;
	text-indent: 100%;
	width: 45px;
}
.error {
	padding: 10em 0;
}
.error-top {
	position: relative;
	text-align: center;
}
.error-top h4 {
	background: #fff none repeat scroll 0 0;
	color: #14b9d5;
	font-size: 2.2em;
	font-weight: 700;
	left: 32%;
	padding: 10px 50px;
	position: absolute;
	top: 24.5%;
}
.error-top h3 {
	color: #14b9d5;
	font-size: 15em;
	font-weight: 700;
}
.error-top h5 {
	color: #14b9d5;
	font-size: 2.55em;
	font-weight: 600;
	margin: 16px 0 0;
}
.error-top p {
	color: #14b9d5;
	font-size: 17px;
	font-weight: 600;
}
.e-btn {
	margin-top: 5em;
}
.e-btn a {
	background: #1bb8d3 none repeat scroll 0 0;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	padding: 12px 45px;
}
.magazine {
	padding: 5em 0 3em;
}
.magazine-top-left img {
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
	padding: 3px;
	width: 100%;
}
.slider {
	background: rgba(0, 0, 0, 0) url("../images/slide-banner.jpg") no-repeat scroll 0 0 / cover;
	min-height: 300px;
}
#slider2, #slider3 {
	box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.3), 0 0 5px rgba(0, 0, 0, 1) inset;
	font-size: 18px;
	list-style: outside none none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	background: transparent none repeat scroll 0 0;
	display: inline;
	height: auto;
	line-height: 20px;
	padding: 9px 20px;
	width: auto;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: outside none none;
}
.callbacks_container {
	float: left;
	position: relative;
	width: 100%;
}
.callbacks {
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.callbacks li {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.callbacks img {
	border: 0 none;
	height: auto;
	position: relative;
	z-index: 1;
}
.callbacks .caption {
	color: #fff;
	display: block;
	font-size: 20px;
	left: 0;
	margin: 0;
	max-width: none;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	text-align: center;
	text-shadow: none;
	top: 10%;
	z-index: 2;
}
.callbacks_nav {
	background: transparent url("../images/arws.png") no-repeat scroll left top;
	height: 52px;
	left: -4%;
	opacity: 0.7;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	top: 239%;
	width: 32px;
	z-index: 3;
}
.callbacks_nav:active {
	opacity: 1;
}
.callbacks_nav.next {
	background-position: right top;
	left: auto;
	right: -4%;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager span {
	float: left;
}
#slider3-pager span {
	background: #fff none repeat scroll 0 0;
	border-radius: 30em;
	display: inline-block;
	height: 15px;
	opacity: 0.6;
	width: 100px;
}
#slider3-pager .rslides_here a {
	background: #fff none repeat scroll 0 0;
	border-radius: 30em;
	opacity: 1;
}
#slider3-pager a {
	padding: 0;
}
#slider3-pager li {
	display: inline-block;
}
.rslides {
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.rslides li {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.rslides li {
	display: block;
	float: left;
	position: relative;
}
.rslides img {
	height: auto;
}
.callbacks_tabs {
	display: block;
	left: 47%;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 240%;
	z-index: 999;
}
.slider-top {
	margin-bottom: 2.5em;
	text-align: center;
}
.slider-top p.below {
	color: #fff;
	font-size: 14px;
	font-weight: 100;
}
.slider-top h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin: 10px 0;
}
.slider-top ul.social-slide {
	display: inline-flex;
	margin: 0;
	padding: 0;
}
.callbacks_tabs li {
	display: inline-block;
}
@media screen and (max-width: 600px) {
.callbacks_nav {
 top: 47%;
}
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a::after {
 border: 1px solid #fff;
 border-radius: 30px;
 content: "Ã¯â€žâ€˜";
 display: inline-block;
 font-family: FontAwesome;
 font-size: 0;
 height: 16px;
 visibility: visible;
 width: 16px;
}
.callbacks_here a::after {
 border: 1px solid #17ded7;
}
ul.callbacks_tabs.callbacks2_tabs {
	display: block;
}
ul.callbacks_tabs.callbacks2_tabs li {
	margin: 0 7px;
}
ul.callbacks_tabs.callbacks2_tabs li a::after {
 background: #cecece none repeat scroll 0 0;
 border: medium none;
 height: 8px;
 width: 8px;
}
ul.callbacks_tabs.callbacks2_tabs .callbacks_here a::after {
 background: #000 none repeat scroll 0 0;
 border: medium none;
}
ul.callbacks_tabs.callbacks2_tabs {
	top: 123%;
}
.mag-top-left img, .mag-btm-left img {
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
	padding: 3px;
	width: 100%;
}
.mag-top-left h4 {
	color: #353a3d;
	font-size: 17px;
	font-weight: 700;
	margin: 0;
}
.mag-top-left p {
	color: #5b6469;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.6em;
	margin-top: 10px;
}
.mag-top {
	margin-top: 20px;
}
.mag-top:nth-child(1) {
 margin-top: 0;
}
.magazine-bottom {
	margin-top: 2.5em;
}
.magazine-bottom-left h3 {
	color: #353a3d;
	font-size: 2em;
	font-weight: 700;
	margin: 0;
}
.mag-btm {
	margin-top: 1.5em;
}
.mag-btm-left h4 {
	color: #353a3d;
	font-size: 1.01em;
	font-weight: 700;
	line-height: 1.4em;
	margin: 0;
}
.mag-btm-left p {
	color: #5b6469;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.6em;
	margin-top: 10px;
}
.m-btn {
	margin-top: 23px;
}
.m-btn a {
	background: #14b9d5 none repeat scroll 0 0;
	border-radius: 0.3em;
	color: #fff;
	font-size: 15px;
	outline: medium none;
	padding: 7px 17px;
}
.latest-left h4 {
	color: #353a3d;
	font-size: 1.5em;
	font-weight: 700;
	margin: 0;
}
.latest {
	margin-top: 1.5em;
}
.latest-left h5 {
	color: #353a3d;
	font-size: 1.01em;
	font-weight: 700;
	line-height: 1.4em;
	margin: 0;
}
.latest-left p {
	color: #5b6469;
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
}
.blog {
	/*padding: 6em 0 0;*/
	padding: 0.3em 0 0;
}
.pager li &gt; a, .pager li &gt; span {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	color: #353a3d;
	display: inline-block;
	padding: 8px 21px;
}
.blog-main p {
	color: #5b6469;
	font-size: 13px;
	font-weight: 600;
	margin-top: 5px;
}
.blog-main p a {
	color: #14b9d5;
}
.blog-main p a:hover {
	text-decoration: underline;
	transition: all 0.5s ease 0s;
}
a.bg {
	color: #353a3d;
	font-size: 1.25em;
	font-weight: 700;
	text-decoration: none;
}
.blog-one {
	margin-top: 2em;
}
.blog-one-left2 a img, .content img {
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
	padding: 3px;
	/*width: 100%;*//*height:40px;*/
}
.blog-one-left1 a img, .blog-one img {
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
	padding: 3px;
	width: 100%;/*height:40px;*/
}
.blog-one-left a img, .blog-one img {
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
	padding: 3px;
	width: 100%;
}
.news-one-left a img, .news-one img {
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
	/*height:72px;*/
	height:100%;
	padding: 3px;
	width: 100%;
}
.news-one-left a img{
	height:130px;
	}
.col-md-5.blog-one-left {
	padding-left: 0;
}
.blog-one-left p {
	color: #f2f2f2;
    /*font-size: 14px;*/
	font-size: 15px;
    font-weight: 600;
/*    line-height: 1.8em;*/
	line-height:24px;
}

.cmt {
	padding-bottom: 3em !important;
}
.comments {
	margin-top: 0;
	padding: 0.3em 0;
}
.comments ul {
	float: left;
	margin-top: 2px;
	padding: 0;
}
.comments ul li {
	display: inline-block;
	list-style: outside none none;
	margin-right: 15px;
}
.b-btn {
	float: right;
}
.b-btn a {
	background: #14b9d5 none repeat scroll 0 0;
	border-radius: 0.3em;
	color: #fff;
	font-size: 13px;
	outline: medium none;
	padding: 5px 15px;
}
.blog-main-one {
	/*border-bottom: 1px solid rgba(153, 153, 153, 0.2);*/
	border-bottom: 0px solid rgba(153, 153, 153, 0.2);
}
.blog-right h3 {
	/*color: #353a3d;*/
	font-family:Arial;	
	color:#14b9d5;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 5px ;
}
.blog-right ul {
	margin-top: 1.5em;
	padding: 0;
}
.blog-right ul li {
	list-style: outside none none;
	margin-bottom: 8px;
}
.blog-right ul li a {
	color: #525252;
	font-size: 15px;
	font-weight: normal ;
}
.blog-right ul li a:hover {
	color: #14b9d5;
	margin-left: 10px;
	transition: all 0.5s ease 0s;
}
.posts {
	margin-top: 2em;
}
.categories:nth-child(1) {
 margin-top: 0;
}
.categories {
	margin-top: 2em;
}
p.sngl {
	margin-top: 1.5em;
}
.content  p {
	color: #000;
	/*font-size: 13px;
	font-weight: 600;*/
	font-size: 18px;
	font-weight:normal;
	line-height: 1.8em;
	text-align:justify;
	width:95%;
	margin:12px;
	
}
.blog-one p {
	color: #000;
	/*font-size: 13px;
	font-weight: 600;*/
	font-size: 16px;
	font-weight:normal;
	line-height: 1.8em;
	text-align:justify;
/*	width:95%;
	margin:12px;*/
	
}
#loaded_data p{
    line-height:27px;
    font-family: "museo-sans", sans-serif;
    text-align: justify;
	}
.telugu-one p {
	color: #5b6469;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.8em;
	text-align: justify;
}
.comments ul li span {
	background: rgba(0, 0, 0, 0) url("../images/cmmnt.png") no-repeat scroll 0 0;
	display: inline-block;
	height: 14px;
	margin-right: 7px;
	vertical-align: middle;
	width: 14px;
}
.pagination {
	/*margin-top: 3em;*/
	margin-top: 0.1em;
}
.comments ul li span.bookmark {
	background-position: 0 0;
}
.comments ul li span.clndr {
	background-position: -14px 0;
}
.comments ul li span.cmnt {
	background-position: -28px 0;
}
.comments ul li a, .comments ul li p {
	color: #5b6469;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	margin-right: 10px;
	vertical-align: middle;
}
.comments ul li a:hover {
	color: #14b9d5;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
.cmt-left {
	float: left;
}
.cmt-right {
	float: left;
	margin: 1.8em 0 0 1.8em;
}
.cmt-list {
	margin-top: 1.5em;
}
.comment-list {
	border: 1px solid rgba(153, 153, 153, 0.2);
	margin-top: 3em;
	padding: 3% 4%;
}
.comment-list h5 {
	color: #1d2124;
	font-size: 17px;
	font-weight: 700;
	margin: 0;
}
.comment-list h5 a {
	color: #1d2124;
}
.comment-list h5 a:hover, .cmt-right p a:hover {
	color: #00acee;
	text-decoration: underline;
	transition: all 0.5s ease 0s;
}
.cmt-right p {
	color: #5b6469;
	font-size: 13px;
	font-weight: 600;
}
.cmt-right p a {
	color: #5b6469;
}
.related {
	/*margin-top: 3em;*/
	margin-top: 0.5em;
}
.contact-form {
	margin-top: 1.7em;
}
.related h3, .content h3 {
	/*color: #353a3d;*/
	color:#14b9d5;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
}
.related-bottom {
	margin-top: 1.5em;
}
.related-left img {
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
	padding: 3px;
	width: 100%;
	/*height:156px;*/
	height:175px;
}
.related-left {
	text-align: center;
}
.related-left h4 {
	color: #353a3d;
	font-size: 1.15em;
	font-weight: 400;
	margin: 1em 0 0;
}
.content {
	margin-top: 3em;
}
.contact-form form input[type="text"] {
	border: 1px solid #e3e3e3;
	color: #333;
	display: block;
	font-size: 1em;
	margin: 10px 0;
	outline: medium none;
	padding: 10px 15px;
	width: 100%;
}
.contact-form form textarea {
	border: 1px solid #e3e3e3;
	color: #333;
	display: block;
	font-size: 1em;
	margin: 10px 0;
	outline: medium none;
	padding: 10px 15px;
	width: 100%;
}
.contact-form form textarea {
	height: 200px;
	resize: none;
}
.contact-form form input[type="submit"]:hover {
	background: #89ca62 none repeat scroll 0 0;
	transition: all 0.5s ease 0s;
}
.contact-form form input[type="submit"] {
	background: #14b9d5 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0.3em;
	color: #fff;
	display: inline-block;
	font-size: 0.9em;
	margin-top: 1em;
	outline: medium none;
	padding: 0.7em 1.7em;
	text-decoration: none;
}
.buildings {
	padding: 1em 0 3em;
}
.building-left1 {
	text-align: center;
}
.building-left1 {
	height: 238px;
/*	margin: 4px;*/
	width: 100%;
}
.building-left11 img {
	border: 2px solid rgba(153, 153, 153, 0.26)!important;
	width:100%;
	height: 125px;
	margin: 4px;
}
.building-left1 h4 {
	color: #353a3d;
	font-size: 1.2em;
	font-weight: 700;
	margin: 1.5em 0 0;
}
.building-left1 p {
	color: #5b6469;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.8em;
	margin-top: 0.5em;
}
.building-left {
	text-align: center;
}
.building-left img {
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
	height: 155px;
	padding: 3px;
	width: 100%;
}
.building-left h4 {
	color: #353a3d;
	font-size: 1.2em;
	font-weight: 700;
	margin: 1.5em 0 0;
}
.building-left p {
	color: #5b6469;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.8em;
	margin-top: 0.5em;
}
.build-btn {
	margin-top: 1em;
}
.build-btn a {
	background: #14b9d5 none repeat scroll 0 0;
	border-radius: 0.3em;
	color: #fff;
	font-size: 13px;
	outline: medium none;
	padding: 6px 16px;
}
.building-one:nth-child(1) {
 margin-top: 0;
}
.building-one {
/*	margin-top: 1em;*/
	margin-top:0em;
}
.building-one1 {
	margin-top: .4em;
}
.lst {
	padding: 6em 0;
}
.latest-btm-left img {
	width: 100%;
}
.latest-btm {
	margin-top: 2.5em;
}
.latest-top-left h4 {
	color: #353a3d;
	font-size: 1.3em;
	font-weight: 700;
	margin: 0;
}
.latest-btm {
	margin-top: 2em;
}
.latest-top-left p {
	color: #5b6469;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.8em;
	margin-top: 1em;
}
.latest-top h3 {
	color: #353a3d;
	font-size: 2em;
	font-weight: 700;
	margin: 0;
}
.latest-bottom {
	margin-top: 2.2em;
}
.latest-top-left img {
	width: 100%;
}
.new {
	padding: 0 0 5em;
}
.news-bottom {
	margin-top: 1.5em;
}
.news-left h4 {
	color: #353a3d;
	font-size: 1.15em;
	font-weight: 700;
	line-height: 1.5em;
	margin: 0;
}
.news-left p {
	color: #5b6469;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.8em;
	margin-top: 1em;
}
.news-left ul {
	margin-top: 1.3em;
	padding: 0;
}
.news-left ul li {
	list-style-image: url("../images/side.png");
	margin: 0 0 12px 18px;
}
.new-top {
	text-align: center;
}
.new-top h3, .special-main h3 {
	color: #353a3d;
	font-size: 2em;
	font-weight: 700;
	margin: 0;
}
.news-left ul li a {
	color: #5b6469;
	font-size: 14px;
	font-weight: 600;
}
.special {
	padding: 0 0 5em;
}
.special-main {
	text-align: center;
}
.special-main p {
	color: #5b6469;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.8em;
	margin: 1.2em auto 0;
	width: 88%;
}
.sp-btn {
	margin-top: 1.5em;
}
.sp-btn a {
	background: #14b9d5 none repeat scroll 0 0;
	border-radius: 0.3em;
	color: #fff;
	font-size: 15px;
	outline: medium none;
	padding: 7px 17px;
}
@media (max-width: 1440px) {
.error {
 padding: 8em 0;
}
.sb-search.sb-search-open, .no-js .sb-search {
 width: 20%;
}
.magazine-bottom-left h3 {
 font-size: 1.9em;
}
.lst {
 padding: 5em 0;
}
.blog {
 /*padding: 1em 0 0;*/
 padding: 0.3em 0 0;
}
}
@media (max-width: 1366px) {
.banner-top ul li a {
 padding: 13px 25px;
}
.latest-top h3, .new-top h3, .special-main h3 {
 font-size: 1.9em;
}
.latest-bottom {
 margin-top: 0.8em;
}
.new {
 padding-bottom: 4em;
}
.special {
 padding-bottom: 3em;
}
.lst {
 padding: 4em 0;
}
.magazine {
 padding: 4em 0 2em;
}
.buildings {
 padding: 1em 0 1em;
}
.error {
 padding: 6em 0;
}
.error-top h3 {
 font-size: 14.5em;
}
.error-top h4 {
 font-size: 2em;
 left: 33%;
 padding: 7px 55px;
 top: 25.5%;
}
.e-btn {
 margin-top: 4em;
}
.error-top h5 {
 font-size: 2.3em;
 margin: 3px 0 0;
}
.caption h3 {
 margin: 18% auto 0;
 width: 85%;
}
.address-top p {
 font-size: 20px;
 padding: 20px 28%;
}
.address {
 padding: 3em 0;
}
.load a {
 font-size: 21px;
 padding: 16px 96px;
}
.articles {
 /*padding-bottom: 3.5em;*/
 padding-bottom: 0.5em;
}
.add-left p {
 font-size: 20px;
 padding: 24px 0;
}
.add-right {
 /*padding: 1.8em 15px;*/
 padding: 0.5em 15px;
}
.read {
 padding: 1em 0 0;
 /*height:400px;*/
}
.blog-one {
 margin-top: 0.5em;
}
}
@media (max-width: 1280px) {
button#showLeftPush {
 padding: 13px 15px;
}
.comments {
 margin-top: 0.3em;
 padding: 0.2em 0;
}
.comment-list {
 margin-top: 2.5em;
}
.content {
 margin-top: 2.5em;
}
.related {
/* margin-top: 2.5em;*/
margin-top: 0.5em;
}
.related h3, .content h3 {
 font-size: 24px;
 font-weight:700;
}
.latest-top h3, .new-top h3, .special-main h3 {
 font-size: 1.75em;
}
.lst {
 padding: 3em 0;
}
.latest-bottom {
/* margin-top: 1.5em;*/
 margin-top:0em;
}
.new {
 padding-bottom: 3em;
}
.special {
 padding-bottom: 1.2em;
}
.blog {
padding: 0.3em 0 0;
/*padding: 1em 0 0;*/
/*padding: 4em 0 0;*/
}
a.bg {
 font-size: 1.25em;
}
.pager {
 margin: 10px 0;
}
.blog-right h3 {
/* font-size: 1.25em;*/
font-size: 24;
}
.magazine-bottom-left h3 {
 font-size: 1.75em;
}
.m-btn a {
 padding: 6px 15px;
}
.building-left h4 {
 font-size: 1.15em;
 margin: 1.3em 0 0;
}
.error-top h3 {
 font-size: 13.5em;
}
.error-top h4 {
 font-size: 1.9em;
 padding: 7px 55px;
 top: 26.5%;
}
.error-top h5 {
 font-size: 2.15em;
 margin: 0;
}
.error-top p {
 font-size: 16px;
}
.e-btn {
 margin-top: 3em;
}
.error {
 padding: 5em 0;
}
.header-top {
 padding: 0.3em 0;
}
.sb-search {
 height: 69px;
}
.sb-icon-search, .sb-search-submit {
 width: 68px;
}
.sb-icon-search {
 background: #171a1c url("../images/srch.png") no-repeat scroll 29px 29px;
}
.sb-search-submit {
 background: #171a1c url("../images/srch.png") no-repeat scroll 29px 29px;
}
.sb-search {
 min-width: 67px;
}
.sb-search-input {
 font-size: 14px;
 top: 15px;
}
.top-nav ul li {
/* padding: 0 12px;*/
 padding: 0 4px;
}
.top-nav {
 text-align: center;
}
.header-logo {
 text-align: right;
}
.banner-top h1 {
 font-size: 1.7em;
}
.banner-top ul li a {
 font-size: 17px;
 padding: 12px 23px;
}
.banner-top ul {
 margin-top: 4%;
}
.banner-top {
 margin-top: 11.2%;
}
.s-btn a {
 font-size: 13px;
 padding: 8px 14px;
}
.address-top p {
 font-size: 19px;
 padding: 16px 26%;
}
.b-from-left span {
 margin: 34% 0 0 40%;
}
.b-from-left span.one {
 margin: 30% 0 0 39%;
}
.art-btm h3 {
 font-size: 18px;
}
.art-btm p {
 margin-top: 1.1em;
}
.cbp-spmenu-left.cbp-spmenu-open {
 top: 69px;
}
.load a {
 font-size: 20px;
 padding: 15px 93px;
}
.load {
 margin-top: 2.5em;
}
.add-left p {
 font-size: 19px;
 padding: 21px 0;
}
.add-right h3 {
 font-size: 17px;
 margin: 13px 0 0;
}
.add-right {
/* padding: 1.55em 15px;*/
 padding: 0.55em 15px;
}
.read-btm {
 margin-top: 1.3em;
}
.rd-left ul {
 margin-top: 1.3em;
}
.articles {
 /*padding-bottom: 3em;*/
 padding-bottom: 1em;
}
}
@media (max-width: 1024px) {
.header-logo a img {
 width: 79%;
}
.comments {
 padding: 1.1em 0;
}
.contact-form {
 margin-top: 1.5em;
}
p.sngl {
 margin-top: 1.3em;
}
.cmt-list {
 margin-top: 1.1em;
}
.comment-list {
 margin-top: 2em;
}
.related {
 margin-top: 2em;
}
.cmt-list {
 margin-top: 1em;
}
.related-left h4 {
 font-size: 1em;
}
.related-bottom {
 margin-top: 1em;
}
.content {
 margin-top: 2em;
}
.cmt-right {
 margin: 1.8em 0 0 1.5em;
}
.related h3, .content h3 {
 font-size: 1.15em;
}
.related-bottom {
 margin-top: 1.2em;
}
.latest-top h3, .new-top h3, .special-main h3 {
 font-size: 1.6em;
}
.latest-bottom {
 margin-top: 1.2em;
}
.latest-top-left h4 {
 font-size: 1.17em;
}
.latest-top-left p {
 font-size: 13px;
 height: 113px;
 margin-top: 12px;
 overflow: hidden;
}
.latest-btm {
 margin-top: 1em;
}
.news-left h4 {
 font-size: 1.08em;
}
.news-left p {
 font-size: 13px;
 margin-top: 10px;
}
.news-left ul li a {
 font-size: 13px;
}
.news-left ul li {
 margin: 0 0 10px 11px;
}
.news-left ul {
 margin-top: 1em;
}
.blog-one p {
 /*height: 185px;*/
 height:auto;
 overflow: hidden;
}
.pager li &gt; a, .pager li &gt; span {
 font-size: 14px;
}
.special-main p {
 font-size: 13px;
}
.sp-btn a {
 font-size: 14px;
 padding: 6px 15px;
}
.sp-btn {
 margin-top: 1.3em;
}
a.bg {
 font-size: 1.15em;
}
.blog-right h3 {
 font-size: 1.15em;
}
.mag-top-left h4 {
 font-size: 14px;
}
.mag-top-left p {
 font-size: 12px;
 height: 42px;
 overflow: hidden;
}
.magazine-bottom-left h3 {
 font-size: 1.55em;
}
.m-btn a {
 font-size: 14px;
 padding: 5px 10px;
}
.mag-btm-left h4 {
 font-size: 16px;
 height: 22px;
 overflow: hidden;
}
.mag-btm-left p {
 font-size: 13px;
 margin-top: 7px;
}
.m-btn {
 margin-top: 19px;
}
.latest-left h5 {
 font-size: 16px;
}
.latest-left p {
 font-size: 13px;
}
.buildings {
 padding: 4em 0 2em;
}
.building-left h4 {
 font-size: 1.1em;
 margin: 1.15em 0 0;
}
.building-left p {
 font-size: 12px;
 margin-top: 10px;
}
.build-btn a {
 padding: 5px 13px;
}
.error-top h3 {
 font-size: 12em;
}
.error-top h4 {
 font-size: 1.55em;
 left: 31.5%;
 padding: 5px 65px;
 top: 26.2%;
}
.error {
 padding: 4em 0;
}
.error-top h5 {
 font-size: 1.9em;
}
.error-top p {
 font-size: 15px;
}
.e-btn a {
 font-size: 16px;
 padding: 11px 40px;
}
.e-btn {
 margin-top: 2.8em;
}
.top-nav ul li {
 padding: 0 5px;
}
.top-nav ul li a {
 font-size: 14px;
}
button#showLeftPush {
 padding: 11px 10px;
}
.sb-icon-search, .sb-search-submit {
 height: 65px;
 width: 60px;
}
.header-top {
 padding: 1.2em 0;
}
.sb-icon-search {
 background: #171a1c url("../images/srch.png") no-repeat scroll 24px 24px;
}
.sb-search-submit {
 background: #171a1c url("../images/srch.png") no-repeat scroll 24px 24px;
}
.banner-top h1 {
 font-size: 1.6em;
}
.banner-top ul li a {
 font-size: 16px;
 padding: 10px 21px;
}
.banner {
 min-height: 300px;
}
.caption h3 {
 margin: 16% auto 0;
 width: 80%;
}
.address-top p {
 font-size: 18px;
 padding: 13px 25%;
}
.address {
 padding: 2.2em 0;
}
.art-btm {
 padding: 1.1em 7px;
}
.art-btm h3 {
 font-size: 16px;
}
.art-btm p {
 font-size: 13px;
 margin-top: 13px;
}
.sb-search-input {
 height: 38px;
 top: 14px;
 width: 100%;
}
.sb-search.sb-search-open, .no-js .sb-search {
 width: 25%;
}
.sb-search {
 min-width: 60px;
}
.cbp-spmenu a {
 font-size: 14px;
}
.cbp-spmenu {
 width: 17%;
}
.cbp-spmenu-left.cbp-spmenu-open {
 top: 64px;
}
button#showLeftPush span {
 font-size: 13px;
}
.caption h3 {
 font-size: 17px;
 line-height: 1.3em;
 margin: 18% auto 0;
}
.s-btn a {
 font-size: 12px;
 padding: 7px 12px;
}
.s-btn {
 margin-top: 14px;
}
.art-btm ul li a span {
 background-size: 400% auto;
 height: 22px;
 width: 34px;
}
.art-btm ul li a span.twit {
 background-position: -34px 0;
}
.art-btm ul li a span.g {
 background-position: -68px 0;
}
.art-btm ul li a span.p {
 background-position: -102px 0;
}
.art-btm ul li {
 margin: 0;
}
.art-btm ul li label {
 font-size: 12px;
 margin-top: 1px;
 padding: 0.19em 8px;
}
.art-btm ul {
 margin-top: 12px;
}
.art-btm p {
 margin-top: 12px;
}
.load a {
 font-size: 19px;
 padding: 13px 93px;
}
.load {
 margin-top: 2em;
}
.load {
 margin-top: 1.8em;
}
.articles {
 padding-bottom: 2.5em;
}
.add-left p {
 font-size: 18px;
 padding: 18px 0;
}
.add-right img {
 width: 30%;
}
.add-right h3 {
 margin: 9px 0 0;
}
.add-right {
 padding: 1.3em 15px;
}
.add-left {
 padding: 1.45em 15px 1em;
}

.rd-left ul li a {
 font-size: 14px;
}
.rd-left ul li {
 margin-bottom: 10px;
}
.rd-left ul {
 margin-top: 1.1em;
}
.read-btm {
 margin-top: 1em;
}
.read {
 padding: 2.5em 0;
}
.read-bottom-right h4 {
 font-size: 13px;
}
.follow ul li a.twit {
 background: #00acee url("../images/twit.png") no-repeat scroll 5px 14px / 12% auto;
}
.follow ul li a {
 font-size: 12px;
 padding: 10px 0 10px 25px;
}
.follow ul li a.fb {
 background: #39579a url("../images/fb.png") no-repeat scroll 10px 12px / 6% auto;
}
.follow ul li a.d {
 background: #cc467b url("../images/d.png") no-repeat scroll 4px 13px / 16% auto;
}
.follow ul li a.p {
 background: #df2c32 url("../images/p.png") no-repeat scroll 9px 13px / 8% auto;
}
.follow ul li {
 margin-bottom: 9.5%;
}
.footer {
 padding: 1.7em 0;
}
.footer-left p {
 margin-top: 3px;
}
.top-nav {
 margin: 24px 0 0 0.8em;
 width: 80%;
}
.social-icons {
 width: 13%;
}
}
@media (max-width: 768px) {
.header-top {
 padding: 1em 0;
}
.related-left {
 float: left;
 width: 25%;
}
.content, .related {
 text-align: center;
}
.contact-form form input[type="text"], .contact-form form textarea {
 font-size: 15px;
 margin: 8px auto 0;
 padding: 8px 15px;
 width: 80%;
}
.contact-form form input[type="submit"] {
 padding: 0.5em 1.7em;
}
.blog-sng img {
 width: 85%;
}
.comment-list h5 {
 font-size: 16px;
}
.latest-top-left {
 float: left;
 width: 50%;
}
.latest-btm-left {
 float: left;
 width: 50%;
}
.latest-top-left h4 {
 font-size: 1.05em;
}
.latest-btm {
 margin-top: 13px;
}
.latest-top h3, .new-top h3, .special-main h3 {
 font-size: 1.45em;
 text-align: center;
}
.lst {
 padding: 2.5em 0;
}
.news-bottom {
 margin-top: 1.1em;
 text-align: center;
}
.news-left p {
 font-size: 13px;
 margin-top: 8px;
}
.news-left ul {
 margin-top: 12px;
}
.news-left h4 {
 font-size: 1em;
 margin: 0 auto;
 width: 85%;
}
.news-left:nth-child(2) {
 margin-top: 15px;
}
.new {
 padding-bottom: 2em;
}
.special-main p {
 margin: 1em auto 0;
 width: 95%;
}
.sp-btn {
 margin-top: 1em;
}
.news-left ul li {
 margin: 0 0 10px 10em;
 text-align: left;
}
.latest-top-left p {
 height: 86px;
 line-height: 1.7em;
 margin-top: 8px;
}
.col-md-5.blog-one-left {
 float: left;
 width: 42%;
}
.col-md-7.blog-one-left {
 float: left;
 width: 58%;
}
.blog-one {
 margin-top: 1.5em;
}
.cmt {
 padding-bottom: 2.7em !important;
}
.comments {
 margin-top: 1.5em;
 padding: 13px 0;
}
.blog-right {
 margin-top: 2em;
 text-align: center;
 height:auto;
}
.pagination {
 display: block;
 margin-top: 1.5em;
}
.blog {
 padding: 3em 0 0;
}
.latest-left h5 {
 margin-top: 10px;
}
.col-md-4.mag-top-left {
 float: left;
 width: 35%;
}
.mag-top-left h4 {
 font-size: 16px;
}
.mag-top-left p {
 font-size: 14px;
}
.col-md-4.mag-btm-left {
 float: left;
 width: 35%;
}
.magazine-top-left {
 text-align: center;
}
.magazine-top-left img {
 width: 90%;
}
.magazine {
 padding: 3em 0 2em;
}
.col-md-8.mag-btm-left {
 float: left;
 width: 60%;
}
.magazine-top-right {
 margin-top: 2em;
}
.magazine-bottom-left h3 {
 font-size: 1.5em;
 text-align: center;
}
.latest-left h4 {
 font-size: 1.3em;
}
.col-md-5.magazine-bottom-left {
 margin-top: 2em;
}
.latest {
 text-align: center;
}
.col-md-8.mag-top-left {
 float: left;
 width: 65%;
}
.buildings {
 padding: 3em 0 1em;
}
.building-left h4 {
 font-size: 0.95em;
 margin: 1.08em 0 0;
}
.building-one {
 margin-top: 1em;
}
.building-one1 {
 margin-top: .4em;
}
.building-left {
 float: left;
 width: 25%;
}
.error-top h3 {
 font-size: 9em;
}
.error-top h4 {
 font-size: 1.35em;
 left: 27.5%;
 padding: 2px 70px;
 top: 25.2%;
}
.error-top h5 {
 font-size: 1.5em;
}
.error-top p {
 font-size: 14px;
}
.e-btn a {
 font-size: 15px;
 padding: 10px 31px;
}
.e-btn {
 margin-top: 2.2em;
}
.error {
 padding: 3em 0;
}
.header-logo a img {
 margin-top: 6px;
 width: 65%;
}
.social-icons {
 margin-top: 7px;
 width: 21%;
}
button#showLeftPush {
 padding: 13px;
}
.top-nav {
 margin-left: 3.3em;
 width: 25%;
}
.sb-search.sb-search-open, .no-js .sb-search {
 width: 33%;
}
.banner-top h1 {
 font-size: 1.5em;
}
.banner-top ul li a {
 font-size: 15px;
 padding: 9px 17px;
}
.banner-top ul li:nth-child(1) {
 margin-right: 10px;
}
.banner {
 min-height: 270px;
}
.banner-top {
 margin-top: 13%;
}
.caption h3 {
 width: 89%;
}
.address-top p {
 font-size: 17px;
 padding: 11px 24%;
}
.address {
 padding: 1.5em 0;
}
.cbp-spmenu-left.cbp-spmenu-open {
 top: 67px;
}
.cbp-spmenu {
 width: 25%;
}
.cbp-spmenu-vertical a {
 padding: 14px 10px;
}
.articles-left {
 float: left;
 text-align: center;
 width: 50%;
}
.articles-left:nth-child(2) {
 display: none;
}
.week-left {
 float: left;
 width: 50%;
}
.week-btm-left {
 float: left;
 width: 33.3%;
}
.art-one img {
 width: 95%;
}
.art-btm {
 padding: 1em 7px 1.2em 0;
}
.art-btm p {
 margin-top: 8px;
}
.art-btm ul {
 margin-top: 14px;
}
.articles-left h4 {
 font-size: 15px;
}
.load a {
 font-size: 18px;
 padding: 12px 90px;
}
.articles {
 padding-bottom: 2em;
}
.load {
 margin-top: 1.5em;
}
.add-right {
 float: right;
 width: 20%;
}
.add-left {
 float: left;
 padding: 1.45em 15px 1em;
 width: 80%;
}
.add-left p {
 font-size: 17px;
 padding: 14px 0;
}
.add-right h3 {
 font-size: 16px;
 margin: 10px 0 0;
}
.add-right img {
 width: 35%;
}
.rd-left {
 float: left;
 width: 33.3%;
}
.read-left {
 margin-top: 3%;
}
.read-left:nth-child(1) {
 margin-top: 0;
}
.read-left:nth-child(2) {
 float: left;
 width: 65%;
}
.read-left:nth-child(3) {
 float: left;
 width: 35%;
}
.read-bottom-right {
 float: right;
 width: 70%;
}
.read-bottom-left {
 float: left;
 width: 30%;
}
.follow ul li a {
 font-size: 14px;
 padding: 10px 0 10px 71px;
}
.follow ul li a.twit {
 background: #00acee url("../images/twit.png") no-repeat scroll 36px 14px / 10% auto;
}
.follow ul li a.fb {
 background: #39579a url("../images/fb.png") no-repeat scroll 41px 13px / 4.2% auto;
}
.follow ul li a.d {
 background: #cc467b url("../images/d.png") no-repeat scroll 32px 14px / 13% auto;
}
.follow ul li a.p {
 background: #df2c32 url("../images/p.png") no-repeat scroll 37px 13px / 6% auto;
}
.footer-left, .footer-right {
 float: left;
 width: 50%;
}
.footer {
 padding: 1.5em 0;
}
.b-from-left span.one {
 margin: 28% 0 0 39%;
}
.art-btm h6 {
 font-size: 13px;
 left: 8px;
 padding: 8px 14px;
}
}
@media (max-width: 640px) {
span.menu img {
 width: 22%;
}
.comments {
 padding: 10px 0;
}
.cmt-left img {
 width: 75%;
}
.cmt-right {
 margin: 1em 0 0;
}
.cmt-list {
 margin-top: 14px;
}
.related-left h4 {
 font-size: 15px;
 height: 18px;
 overflow: hidden;
}
.special-main p {
 margin: 11px auto 0;
 width: 99%;
}
.special {
 padding-bottom: 0;
}
.latest-top h3, .new-top h3, .special-main h3 {
 font-size: 1.35em;
}
.latest-top-left h4 {
 font-size: 1em;
 height: 20px;
 line-height: 1.5em;
 overflow: hidden;
}
.latest-top-left p {
 height: 65px;
}
.lst {
 padding: 2em 0;
}
.news-bottom {
 margin-top: 11px;
}
.news-left ul li {
 margin: 0 0 10px 5.6em;
}
.new {
 padding-bottom: 1.5em;
}
.news-left h4 {
 width: 100%;
}
a.bg {
 font-size: 1em;
}
.comments ul li {
 margin-right: 0;
}
.comments ul li a img {
 width: 90%;
}
.blog-one p {
 height: 135px;
}
.latest-left h5 {
 margin-top: 6px;
}
.magazine-bottom-left h3 {
 font-size: 1.42em;
}
.building-left:nth-child(4) {
/* display: none;*/
display:unset;
}
.building-left {
 width: 33.3%;
}
.header-top {
 padding: 11px 0;
}
span.menu {
 margin: 2px 0 0;
}
.header-logo a img {
 margin-top: 8px;
 width: 63%;
}
.header-logo {
 width: 32%;
}
button#showLeftPush {
 padding: 7px 14px;
}
.sb-icon-search, .sb-search-submit {
 height: 56px;
}
.social-icons {
 margin-top: 7px;
 width: 24%;
}
.sb-search.sb-search-open, .no-js .sb-search {
 width: 39%;
}
.sb-search-input {
 font-size: 13px;
 height: 33px;
 top: 13px;
}
.sb-search-submit {
 background: #171a1c url("../images/srch.png") no-repeat scroll 26px 22px;
}
.sb-icon-search {
 background: #171a1c url("../images/srch.png") no-repeat scroll 26px 22px;
}
.banner-top h1 {
 font-size: 1.3em;
}
.banner-top ul li a {
 font-size: 14px;
 padding: 7px 15px;
}
.banner-top ul li:nth-child(1) {
 margin-right: 5px;
}
.banner {
 min-height: 230px;
}
.caption h3 {
 font-size: 15px;
 margin: 18% auto 0;
}
.s-btn a {
 font-size: 12px;
 padding: 5px 9px;
}
.address-top p {
 font-size: 16px;
 padding: 9px 22%;
}
.address {
 padding: 1.2em 0;
}
.art-btm h3 {
 font-size: 15px;
}
.art-btm ul li:nth-child(4) {
 display: none;
}
.cbp-spmenu {
 width: 28%;
}
.cbp-spmenu-vertical a {
 padding: 11px 10px;
}
.cbp-spmenu-left.cbp-spmenu-open {
 top: 55px;
}
.b-from-left span {
 background-size: 100% auto;
 height: 35px;
 margin: 34% 0 0 39%;
 width: 35px;
}
.b-from-left span.one {
 background-size: 100% auto;
 height: 20px;
 margin: 32% 0 0 39%;
 width: 20px;
}
.load a {
 font-size: 17px;
 padding: 11px 85px;
}
.top-nav {
 margin: 0 0 0 2.2em;
}
.error-top h3 {
 font-size: 7.5em;
}
.error-top h4 {
 font-size: 1.2em;
 left: 24%;
 padding: 1px 70px;
 top: 23.2%;
}
.error-top h5 {
 font-size: 1.4em;
}
.e-btn a {
 padding: 9px 24px;
}
.error {
 padding: 2.5em 0;
}
.top-nav ul.nav1 li {
 padding: 0.6em 0 4px;
}
.blog {
 padding: 2.5em 0 0;
}
}
@media (max-width: 480px) {
.header-logo {
 width: 40%;
}
.cmt {
 padding-bottom: 2.2em !important;
}
.comments ul li a, .comments ul li p {
 font-size: 12px;
 margin-right: 5px;
}
.comments ul li span.cmnt {
 background-position: -22px 0;
}
.comments ul li span.clndr {
 background-position: -11px 0;
}
.b-btn a {
 color: #fff;
 padding: 5px 11px;
}
.comments ul {
 margin-top: 1px;
}
.comments ul li span {
 background-size: 300% auto;
 height: 11px;
 margin-right: 4px;
 width: 11px;
}
.error-top h4 {
 font-size: 1.15em;
 left: 15.6%;
 padding: 1px 70px;
 top: 23.6%;
}
.latest-top-left {
 text-align: center;
 width: 100%;
}
.latest-top-left img {
 width: 70%;
}
.latest-btm-left img {
 width: 100% !important;
}
.latest-top-left:nth-child(2) {
 margin-top: 1em;
}
.latest-top h3, .new-top h3, .special-main h3 {
 font-size: 1.25em;
}
.latest-bottom {
 margin-top: 1em;
}
.news-left h4 {
 font-size: 15px;
}
.news-left p {
 height: 67px;
 margin-top: 5px;
 overflow: hidden;
}
.news-left ul li {
 margin: 0 0 10px 2em;
}
.news-left p {
 height: 50px;
}
.special-main p {
 height: 69px;
 margin: 7px auto 0;
 overflow: hidden;
 width: 96%;
}
.sp-btn a {
 font-size: 13px;
 padding: 5px 12px;
}
.sp-btn {
 margin-top: 14px;
}
.blog {
 padding: 2em 0 0;
}
.header-top {
 padding: 12px 0;
}
.error {
 padding: 2em 0;
}
.social-icons ul li a span {
 background-size: 300% auto;
 height: 18px;
 width: 20px;
}
.social-icons ul li a span.twit:hover {
 background-position: 0 -18px;
}
.social-icons ul li a span.fb {
 background-position: -20px 0;
}
.social-icons ul li a span.fb:hover {
 background-position: -20px -18px;
}
.social-icons ul li a span.g {
 background-position: -40px 0;
}
.social-icons ul li a span.g:hover {
 background-position: -40px -18px;
}
.social-icons {
 margin-top: 7px;
 width: 29%;
}
span.menu img {
 width: 33%;
}
.top-nav {
 margin-left: 0;
 width: 20%;
}
button#showLeftPush span {
 font-size: 12px;
}
button#showLeftPush {
 padding: 6px 13px;
}
.sb-search {
 height: 53px;
 min-width: 55px;
}
.banner-top h1 {
 font-size: 1.25em;
 line-height: 1.4em;
}
.banner-top ul li a {
 font-size: 13px;
 padding: 6px 12px;
}
.banner {
 min-height: 210px;
}
.address-top p {
 font-size: 15px;
 padding: 8px 19%;
}
.articles-left {
 width: 100%;
}
.art-one img {
 width: 80%;
}
.art-btm h3 {
 font-size: 16px;
}
.art-btm h6 {
 left: 40px;
}
.articles-left:nth-child(3) {
 margin-top: 6%;
}

.week {
 margin: 17px 0 2px;
}
.b-from-left span {
 margin: 36% 0 0 41%;
}
.week-btm-left {
 padding: 3px 5px;
}
.load a {
 font-size: 16px;
 padding: 10px 80px;
}
.articles {
 padding-bottom: 1.5em;
}
.load {
 margin-top: 1.2em;
}
.add-left {
 width: 100%;
}
.add-right {
 border-left: medium none;
 width: 100%;
}
.add-right img {
 width: 9%;
}
.add-left p {
 font-size: 16px;
 padding: 12px 23%;
}
.add-left {
 float: left;
 padding: 1.2em 15px 0;
 width: 100%;
}
.read-left h3 {
 font-size: 15px;
}
.read-left:nth-child(2), .read-left:nth-child(3) {
 float: left;
 width: 100%;
}
.col-md-2.read-left {
 margin-top: 2em;
}
.read-one {
 margin-top: 1.2em;
}
.follow ul li {
 margin: 0 auto 3.5%;
 width: 56%;
}
.footer-right a img {
 width: 50%;
}
.footer {
 padding: 1.3em 0;
}
.read {
 padding: 2em 0 1.5em;
}
.cbp-spmenu {
 width: 40%;
}
.cbp-spmenu-left.cbp-spmenu-open {
 top: 52px;
}
.sb-search.sb-search-open, .no-js .sb-search {
 width: 45%;
}
.sb-search-input {
 font-size: 12px;
 height: 29px;
 padding: 0 30px 0 7px;
 top: 14px;
}
.buildings {
 padding: 2.5em 0 0.5em;
}
.building-left {
 width: 50%;
}
.building-left:nth-child(3) {
 display: none;
}
.building-left {
 width: 50%;
}
.magazine {
 padding: 2.5em 0 0.5em;
}
.magazine-top-right {
 margin-top: 1.5em;
}
.col-md-4.mag-top-left {
 width: 40%;
}
.col-md-8.mag-top-left {
 width: 60%;
}
.mag-top {
 margin-top: 15px;
}
.mag-top-left h4 {
 font-size: 15px;
 height: 24px;
 line-height: 1.6em;
 overflow: hidden;
}
.mag-top-left p {
 font-size: 13px;
 margin-top: 6px;
}
.magazine-bottom-left h3 {
 font-size: 1.3em;
}
.magazine-bottom {
 margin-top: 1.7em;
}
.mag-btm {
 margin-top: 1.2em;
}
.col-md-4.mag-btm-left {
 width: 40%;
}
.mag-btm-left p {
 height: 60px;
 margin-top: 5px;
 overflow: hidden;
}
.mag-btm-left h4 {
 font-size: 15px;
}
.m-btn a {
 font-size: 13px;
 padding: 4px 7px;
}
.m-btn {
 margin-top: 15px;
}
.latest-left h4 {
 font-size: 1.1em;
}
.latest-left h5 {
 font-size: 15px;
}
.latest-left p {
 font-size: 12px;
 margin-top: 7px;
}
a.bg {
 font-size: 15px;
 line-height: 1.6em;
}
.col-md-5.blog-one-left {
 width: 45%;
}
.col-md-7.blog-one-left {
 width: 55%;
}
.blog-one-left p {
 height: 119px;
 line-height: 1.6em;
}
.comments ul li a img {
 width: 75%;
}
.blog-one {
 margin-top: 1.1em;
}
.comments {
 margin-top: 1.2em;
 padding-top: 10px;
}
.blog-right h3 {
 font-size: 1.05em;
}
.blog-right ul {
 margin-top: 1em;
}
.blog-right ul li {
 margin-bottom: 5px;
}
.categories {
 margin-top: 1.5em;
}
.pager li &gt; a, .pager li &gt; span {
 font-size: 13px;
 padding: 5px 13px;
}
.pagination {
 margin-top: 1.2em;
}
.comment-list h5 {
 font-size: 15px;
}
.cmt-list {
 margin-top: 11px;
}
.cmt-left img {
 width: 70%;
}
.related-left {
 width: 33.3%;
}
.related-left:nth-child(4) {
 display: none;
}
.contact-form form input[type="text"], .contact-form form textarea {
 font-size: 14px;
 padding: 7px 15px;
 width: 90%;
}
.contact-form form textarea {
 height: 170px;
}
.contact-form form input[type="submit"] {
 padding: 0.4em 1.5em;
}
}
@media (max-width: 320px) {
button#showLeftPush {
 padding: 6px 8px;
}
.banner-top h1 {
 font-size: 1.05em;
}
.banner-top ul {
 margin-top: 6%;
}
.banner {
 min-height: 160px;
}
.top-nav {
 display: none;
}
button#showLeftPush {
 padding: 3px 13px;
}
.social-icons {
 display: none;
}
.header-logo {
 text-align: center;
 width: 100%;
}
.header-logo a img {
 width: 43%;
}
.sb-icon-search, .sb-search-submit {
 height: 51px;
}
.sb-icon-search {
 background: #171a1c url("../images/srch.png") no-repeat scroll 25px 17px;
}
.sb-search-submit {
 background: #171a1c url("../images/srch.png") no-repeat scroll 25px 17px;
}
.header-top {
 padding: 9px 0;
}
.sb-icon-search, .sb-search-submit {
 height: 47px;
}
.banner-top ul li a {
 font-size: 12px;
 padding: 6px 9px;
}
.caption h3 {
 font-size: 13px;
 margin: 12% auto 0;
 width: 100%;
}
.s-btn {
 margin-top: 6px;
}

.s-btn a {
 font-size: 9px;
 padding: 3px 6px;
}
.address-top p {
 font-size: 14px;
 padding: 6px 0;
}
.rd-left {
 width: 50%;
}
.rd-left:nth-child(3) {
 display: none;
}
.art-btm h3 {
 font-size: 13px;
}
.art-btm p {
 font-size: 12px;
 height: 58px;
 overflow: hidden;
}
.art-btm ul li {
 margin: 0 3px;
}
.art-btm h6 {
 font-size: 12px;
 left: 24px;
 padding: 6px 11px;
}
.art-btm {
 padding: 1em 7px 1em 0;
}
.b-from-left span {
 height: 30px;
 margin: 35% 0 0 39%;
 width: 30px;
}
.week-btm-left:nth-child(3) {
 display: none;
}
.week-btm-left {
 width: 50%;
}
.b-from-left span.one {
 height: 23px;
 margin: 32% 0 0 41%;
 width: 23px;
}
.articles-left h4 {
 font-size: 14px;
}
.week {
 margin: 12px 0 2px;
}
.art-one {
 margin-top: 1em;
}
.load a {
 font-size: 15px;
 padding: 8px 40px;
}
.load {
 margin-top: 13px;
}
.articles {
 padding-bottom: 1.2em;
}
.add-left p {
 font-size: 15px;
 padding: 9px 15%;
}
.add-right img {
 width: 14%;
}
.add-right h3 {
 font-size: 15px;
 margin: 8px 0 0;
}
.read {
 padding: 1.5em 0 1.2em;
}
.rd-left ul li {
 margin-bottom: 3px;
}
.read-btm {
 margin-top: 11px;
}
.rd-left ul {
 margin-top: 11px;
}
.rd-left ul li a {
 font-size: 13px;
}
.read-left h3 {
 text-align: center;
}
.read-left:nth-child(2), .read-left:nth-child(3) {
 margin-top: 4%;
}
.read-bottom-right, .read-bottom-left {
 text-align: center;
 width: 100%;
}
.read-bottom-right {
 padding: 0;
}
.read-bottom-right h4 {
 font-size: 12px;
}
.read-bottom-right p {
 font-size: 12px;
 margin-top: 5px;
}
.follow ul {
 margin-top: 1em;
}
.follow ul li {
 margin: 0 auto 3%;
 width: 75%;
}
.follow ul li a {
 padding: 10px 0 10px 45px;
}
.follow ul li a.twit {
 background: #00acee url("../images/twit.png") no-repeat scroll 17px 15px;
}
.follow ul li a.fb {
 background: #39579a url("../images/fb.png") no-repeat scroll 20px 13px / 4.5% auto;
}
.follow ul li a.d {
 background: #cc467b url("../images/d.png") no-repeat scroll 14px 13px / 14% auto;
}
.follow ul li a.p {
 background: #df2c32 url("../images/p.png") no-repeat scroll 21px 14px / 7% auto;
}
.footer-left, .footer-right {
 text-align: center;
 width: 100%;
}
.footer-right {
 margin-top: 12px;
}
.footer-right a img {
 width: 37%;
}
#toTop {
 background-size: 100% auto;
 height: 35px;
 width: 35px;
}
.read-bottom-right {
 margin-top: 14px;
}
.read-bottom-left img {
 /*width: 50%;*/
 width: 5%;
}
.cbp-spmenu-vertical a {
 font-size: 13px;
 padding: 7px 0;
}
.cbp-spmenu {
 width: 50%;
}
.sb-search.sb-search-open, .no-js .sb-search {
 width: 72%;
}
.sb-search-input {
 height: 26px;
 padding: 0 30px 0 7px;
 top: 11px;
}
.cbp-spmenu-left.cbp-spmenu-open {
 top: 46px;
}
.footer-left p {
 font-size: 13px;
 margin-top: 0;
}
.error-top h4 {
 font-size: 1em;
 left: 12%;
 padding: 1px 35px;
 top: 22.7%;
}
.error {
 padding: 1em 0;
}
.error-top h3 {
 font-size: 6em;
}
.error-top h5 {
 font-size: 1.1em;
}
.error-top p {
 font-size: 12px;
}
.e-btn a {
 font-size: 13px;
 padding: 6px 17px;
}
.e-btn {
 margin-top: 1.2em;
}
.building-left img {
 width: 90%;
}
.building-left {
 margin-bottom: 15px;
 width: 100%;
}
.building-left h4 {
 font-size: 1em;
 margin: 1em 0 0;
}
.building-left p {
 margin-top: 6px;
}
.build-btn {
 margin-top: 11px;
}
.buildings {
 padding: 2em 0 0;
}
.magazine-top-left img {
 width: 100%;
}
.col-md-4.mag-top-left, .col-md-8.mag-top-left {
 text-align: center;
 width: 100%;
}
.mag-top-left img, .mag-btm-left img {
 width: 70%;
}
.col-md-8.mag-top-left {
 margin-top: 10px;
}
.magazine-bottom-left h3 {
 font-size: 1.1em;
}
.mag-btm {
 margin-top: 1em;
}
.magazine-bottom {
 margin-top: 1.2em;
}
.col-md-4.mag-btm-left, .col-md-8.mag-btm-left {
 text-align: center;
 width: 100%;
}
.col-md-8.mag-btm-left {
 margin-top: 14px;
}
.col-md-5.magazine-bottom-left {
 margin-top: 1.3em;
}
.latest-left h5 {
 font-size: 14px;
 height: 39px;
 margin-top: 3px;
 overflow: hidden;
}
.latest-left p {
 margin-top: 5px;
}
a.bg {
 font-size: 11px;
}
.blog-main p {
 font-size: 12px;
}
.col-md-5.blog-one-left, .col-md-7.blog-one-left {
 width: 100%;
}
.blog-left {
 text-align: center;
 height:auto;
}
.blog-one {
 margin-top: 1em;
}
.blog-one-left p {
 height: 80px;
 margin-top: 13px;
}
.comments ul li a, .comments ul li p {
 margin-right: 0;
}
.b-btn a {
 font-size: 12px;
 padding: 4px 10px;
}
.comments {
 margin-top: 1em;
 padding-top: 8px;
}
.blog-right ul li {
 margin-bottom: 2px;
}
.blog-right h3 {
 font-size: 1em;
}
.categories {
 margin-top: 1.2em;
}
.blog-right ul {
 margin-top: 9px;
}
.pager {
 margin: 10px 0 0;
}
.pagination {
 margin: 1em 0 0;
}
.pager li &gt; a, .pager li &gt; span {
 font-size: 12px;
 padding: 3px 9px;
}
.blog {
 padding: 1.5em 0 0;
}
.lst {
 padding: 1.5em 0;
}
.latest-bottom {
 margin-top: 11px;
}
.latest-btm-left {
 padding: 0 6px;
}
.latest-top h3, .new-top h3, .special-main h3 {
 font-size: 1.2em;
}
.news-left h4 {
 height: 45px;
 overflow: hidden;
}
.news-left ul {
 margin-top: 4px;
}
.news-left ul li {
 margin: 0 0 10px 22px;
}
.new {
 padding-bottom: 1em;
}
p.sngl {
 height: 68px !important;
 margin-top: 11px;
 overflow: hidden;
}
.comments ul li:nth-child(3) {
 display: none;
}
.comments ul li:nth-child(1) {
 margin-right: 8px;
}
.cmt-left {
 float: none;
}
.cmt-left img {
 width: 25%;
}
.cmt-right {
 float: none;
 margin: 16px 0 0;
}
.comment-list {
 margin-top: 1.5em;
}
.related-left {
 padding: 0 5px;
 width: 50%;
}
.related-left:nth-child(3) {
 display: none;
}
.related h3, .content h3 {
 font-size: 1em;
}
.contact-form form input[type="text"], .contact-form form textarea {
 font-size: 13px;
 padding: 7px 15px;
 width: 98%;
}
.contact-form form textarea {
 height: 155px;
}
.week-btm-left {
 padding: 0;
}
.comments ul {
 float: none;
 margin-top: 0;
}
.b-btn {
 float: none;
 margin-top: 12px;
}
}
.celebrity-details-devider2 {
	width: 90%;
}
.wp-pagenavi {
	font-size: 12px;
	padding: 6px 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	background-color: #131211;
	border-radius: 4px;
	color: #aaaaaa;
	margin: 2px;
	padding: 6px 15px;
	text-decoration: none;
}
.wp-pagenavi a:visited {
	background-color: #131211;
	border-radius: 4px;
	color: #aaaaaa;
	margin: 2px;
	padding: 6px 15px;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	background-color: #1e1e1e;
	border-radius: 4px;
	color: #ffffff;
}
.wp-pagenavi a:active {
	background-color: #131211;
	border-radius: 4px;
	color: #aaaaaa;
	margin: 2px;
	padding: 6px 15px;
	text-decoration: none;
}
.wp-pagenavi span.pages {
	background-color: #131211;
	color: #aaaaaa;
	margin: 2px;
	padding: 6px 15px;
}
.wp-pagenavi span.current {
	background-color: #ff8400;
	border-radius: 4px;
	color: #111111;
	font-weight: bold;
	margin: 2px;
	padding: 6px 15px;
}
.wp-pagenavi span.extend {
	background-color: #131211;
	border-radius: 4px;
	color: #aaaaaa;
	margin: 2px;
	padding: 6px 15px;
}
/* image mouse over zoom effect start  */
.zoom_img img {
	/*margin:50px;
 height:auto; 
width:auto;*/
-moz-transition:-moz-transform 0.5s ease-in;
	-webkit-transition:-webkit-transform 0.5s ease-in;
	-o-transition:-o-transform 0.5s ease-in;
}
.zoom_img img:hover {
	-moz-transform:scale(1.04);
	-webkit-transform:scale(1.04);
	-o-transform:scale(1.04);
}
/* image mouse over zoom effect end */

.blog-main1 {
	border-bottom: 3px solid #2f2f2f;
	color: #14b9d5;
	margin-bottom:5px;
	position: relative;
	line-height:35px;
	text-transform:uppercase;
	
}
/*.blog-main1 h3 {
 font-size: 1.25em;
font-size: 22;
}*/
.blog-main_telugu {
	color: #2f2f2f;
	line-height: 35px;
	font-family: "Ramabhadra", Helvetica, sans-serif;
}
.main_telugu {
	color: #5b6469;
	font-size: 14px;
	line-height: 1.8em;
	font-family: "Ramabhadra", Helvetica, sans-serif;
}
/*  All in one categories starts  */

.slider-container .item {
	height: 150px;
	margin-bottom: 4px;
/*	margin-right: 12px;*/
	/* position: absolute;*/
    width:100%;
	float:left;
}
.slider-container .item.col-lg-2{
	padding-left:5px;
	padding-right:5px;
	}
.slider-container .item img {
	border: 2px solid white;
	box-sizing: border-box;
}
/*.news-txt {
	background-image: url("http://www.teluguone.com/tmdb/images/news.png");
	height: 100%;
	margin: -127px 65px 0 0px;
	position: relative;

	width:100%;
}
.reviews-txt {
	background-image: url("http://www.teluguone.com/tmdb/images/reviews.png");
	height: 100%;
	margin: -127px 65px 0 0px;
	position: relative;

	width:100%;
}
.gossip-txt {
	background-image: url("http://www.teluguone.com/tmdb/images/gossip.png");
	height: 100%;
	margin: -127px 65px 0 0px;
	position: relative;

	width:100%;
}
.celebrities-txt {
	background-image: url("http://www.teluguone.com/tmdb/images/celebrities.png");
	height: 100%;
	margin: -127px 65px 0 0px;
	position: relative;

	width:100%;
}
.video_gossips-txt {
	background-image: url("http://www.teluguone.com/tmdb/images/video-gossips.png");
	height: 100%;
	margin: -127px 65px 0 0px;
	position: relative;

	width:100%;
}
.trailer_txt{
	background-image: url("http://www.teluguone.com/tmdb/images/video-gossips.png");
	height: 100%;
	margin: -127px 65px 0 0px;
	position: relative;

	width:100%;
	}*/
.slider-container {
	/*height: 166px;
	height: 128px;*/
	margin: 0;
	padding: 0;
	position: relative;
}
.view-port {
	overflow: hidden;
	position: relative;
	width: 100%;
}
/*  All in one categoreis end  */
/* english css starts  */
.blog-main_en {
	color: #2f2f2f;
	line-height: 35px;
	font-family: "Open Sans", sans-serif;
}
.main_en {
	color: #5b6469;
	font-size: 14px;
	line-height: 1.8em;
	font-family: "Open Sans", sans-serif;
}
/* english css end */




@media (max-width: 320px){
.building-left {
    margin-bottom: 15px;
    width: 50%;
	}
}



/*********** css create 14-10-2019 *************/


.content-overlay {
  background: rgba(2,2,2,0.61);
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  right: 5px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content-overlay:hover {
	opacity:1;
	background: rgba(2,2,2,0.9);
	}
.content-details {
  position: absolute;
  text-align: center;
/*  padding-left: 1em;
  padding-right: 1em;*/
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.content-details h3{
  color: #fff;
  font-weight: 500;
/*  letter-spacing: 0.15em;
  margin-bottom: 0.5em;*/
  text-transform: uppercase;
  font-size:1.5rem;
}
.index_latestnews{
	height:335px;
	overflow:hidden;
	}
.index_videogossips{
/*	height:245px;*/
	height:208px;
	}	
.slide-one p{
	font-size:13px;
	font-weight:700;  
	width:100%; 
	line-height:1.6em;
	}
.index_gallery{
	height:295px;
	}
.portfolio img{
	height:125px;
	width:100%;
	}



.first_slider{
	padding-top:1%;
	height:300px;
	}	
.slick-slide {
    margin: 0px 2px;
	}

.slick-slide img {
    width: 100%;
	height:250px;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}	
.s-btn{
	margin-top:55%;
	margin-left:35%;
	}
.art-one{
	margin-top:1rem;
	}		
.reviews a{
	color:#316dc6; 
	font-size:14px;
	font-weight:700;  
	width:100%; 
	line-height:20px;
	}	
.reviews P{	
	color:#FF2400;
	margin-top: 0.3em;
	}
.videogassips_i i{
	content: '';
    display: block;
    left: 50%;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    color: #6d6572;
}
.videogassips_i i img{
	margin: 0;
    max-width: 100%;
    height: 100%;
	border:none;
}








/*********** footer css start ********/
.social-links {
    margin-left: 0px;
    list-style: none;
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    padding: 0;
    margin-top: 1.5em;
	}
.social-links li {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    margin-bottom: 8px;
    line-height: 1.8;
	font-size: 15px;
    color: #bfacac;
	}
.social-links li a {
    width: 40px;
    text-align: center;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
	}	
.social-links li a.facebook:hover {
    color: #4267b2;
    background-color: #FFFFFF;
	}
.social-links li a.facebook {
    background: #4267b2;
    color: #ffffff;
    border-color: #4267b2;
	}
.social-links li i {
    padding-top: 10px;
    font-size: 20px;
	}
.social-links li a.twitter:hover {
    color: #38A1F3;
    background-color: #FFFFFF;
	}
.social-links li a.twitter {
    background: #38A1F3;
    color: #ffffff;
    border-color: #38A1F3;
	}	
.social-links li a.instagram {	
	  color: #fff;
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	box-shadow: 0px 3px 10px rgba(0,0,0,.25);				
	}
.social-links li a.instagram:hover {
	color: #fff;
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #285AEB 0%, #285AEB 5%, #d6249f 45%,#fd5949 60%,#fdf497 90%);
	box-shadow: 0px 3px 10px rgba(0,0,0,.25);			
	}	
#backtotop{
	font-size:40px;
	bottom:10px;
	position:fixed;
    right: 10px;
	background-color:#0056b3;
	color:#fff;
	border-radius:10px;
	height:50px;
	width:50px;
	text-align:center;
	 z-index: 999;
	display:none;
	}	
#backtotop:hover{
	color:#0056b3;
	background-color:#fff;
	border:1px solid #0056b3;
	}	
.allinone_bootom{
	height:230px;
	}	
	
	
/***********internalpages movies_News Start**************/
.movies_News{
	background:#f2f2f2;
	}
.movies_News .blog-one p{
	margin:10px 0;
	}	
.blog-main1 a{
	color:#000000;
	}
.presentmenu{
	font-weight:bold;
	}
.blog-main .bg:hover{
	color:#e74c3c;
	}
.blog-top .cinemagalleries,.blog-top .interesting_news,.blog-top .movies_News,.blog-top .internal_ads,.blog-top .video_gassips{
	float:left;

	}
.week-btm-left{
	float:left;
	}
.tmdbNewPhotoGallery{
	height:775px;
	}	
.interesting_news .col-md-7{
	padding-left:5px;
	padding-right:5px;
	}
.interesting_news .row{
	height:85px;
	overflow:hidden;
	margin-bottom:5px;
	}		
.interesting_news .blog-one-left1 img{
	height:80px;
	}		
.blog-one-left p a{
	color: #1b242f;
	}
.blog-one-left p a:hover{
	color: #e74c3c;
	}
.video_gassips iframe{
	height:2010px;
	}		
.building-left{
    width: 33.3%;
    float: left;
}	
.movie_reviews1	.building-left1 {
	height: 100%;
/*	margin: 4px;*/
	width: 100%;
	margin-bottom:1%;
	float:left;
}
.building-left1 {
	height: 100%;
/*	margin: 4px;*/
	width: 100%;
	margin-bottom:1%;
}
.movie_reviews1.building-left11 img {
	border: 2px solid rgba(153, 153, 153, 0.26)!important;
	width:100%;
	height: 160px;
	margin: 4px;
}	
.building-left11 img {
	border: 2px solid rgba(153, 153, 153, 0.26)!important;
	width:100%;
	height: 160px;
	margin: 4px;
}		
.movie_reviews1,.reviews_interesting_news{
	float:left;
	}
.reviews_cinimagallery{
	float:right;
	}	
.review_title{
	width:100%; 
	text-align:left;
	}	
.review_title h5{
	font-size:15px;
	font-weight:bold;
    margin-top:3px;
	color:#000000;
	padding-left:15px;
	}	
.review_title h5:hover{
	color: #e74c3c;	
	}
.review_title h5 span{
	color:#316dc6;
	font-size:16px;
	}	
.review_rating{
	width:100%; 
	height:20px; 
	margin:5px 0px 5px 0px;
	}	
.review_rating p{
	font-weight:bold;
	font-size:15px;
	margin-top:0;
	text-align:left;
	padding-left:15px;
	}
.review_rating p span{
	color:#FF2400;
	font-weight:bold;
	}	
.reviews_interesting_news .row{
	height:100px;
    overflow: hidden;
    margin-bottom: 5px;
	}
.reviews_interesting_news .col-md-7{
	padding-left: 5px;
    padding-right: 5px;
	}	
.reviews_interesting_news .blog-one-left1 img{
	height:95px;
	}
.reviews_interesting_news .blog-one-left p	{
	font-size:18px;
	}	
.reviews_tmdbNewPhotoGallery{
	height:880px;
	}	
	
.celebrities_left{
	float:left;
	background: #f2f2f2 none repeat scroll 0 0;
	}	
.celebrities_building-left11 img {
    border: 2px solid rgba(153, 153, 153, 0.26)!important;
    width: 100%;
    height: 180px;
    margin: 4px;
}	
.celebrities_left h5{
	font-size:18px;
	color:#000;
    font-family: Arial;
	}
.celebrities_left h5:hover{
	color: #e74c3c;
	}	
/***********internalpages movies_News End**************/	
	
	
/************* details pages **********/
.movie_news_detailleft{
	float:left;
	}
.movie_news_detailright{
	float:right;
	}	
.movinews_detail_title{
	font-size:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.movies_news_detail_tmdbNewPhotoGallery{
	height:880px;
	}
.movies_news_detail_latestnews {
    height: 450px;
}	
.movies_news_detail_latestgossips{
	height:1280px;
	 }
.movie_news_detailleft .content p{
	font-size:20px;
	width:100%;
	margin:12px 0;
	font-family:Georgia,Times,serif;
	}
.alsoreadbottom{
	margin:60px 0 30px;
	}	
.alsoreadbottom h3{
	font-size:25px;
	color:#000000;
	font-family:"Ramabhadra";
	margin-bottom:20px;
	}	
.alsoereadleft{
	float: left;    
	height: auto;   
	margin: 0 0 5px;    
/*	text-align: justify;*/    
	vertical-align: middle;    
	width:47%;
	}
.alsoereadleft h5 span,.alsoereadright h5 span{
 	font-size:20px;
	font-family:"Ramabhadra";	
	color:#e74c3c;

 }	
.alsoereadleft h5,.alsoereadright h5{
	height:100px;
	overflow:hidden;
	}
.alsoereadleft img{
	margin-right:15px;
	height:90px;
	width:90px;
	}
.alsoereadright img{
	margin-left:15px;
	height:90px;
	width:90px;
	}	
.alsoereadright{
	float: right;
	height: auto;
	margin: 0 0 5px; 
/*	text-align: justify; */
	vertical-align: middle;  
	width:47%;
	}	
.related-bottom h5{
	font-size:18px;
	font-family:"Ramabhadra";
	color:#000000;
    height: 25px;
    overflow: hidden;
    line-height: 1.3;
	text-align:center;		
	}	
.related-bottom h5 a{
	color:#000000;
	}	
.related-bottom h5 a:hover{
	color:#e74c3c;
	}	
.related-bottom .col-md-4{
	margin-bottom:15px;
	float:left;
	}	
.detail_related_content img{
	border: 2px solid rgba(153, 153, 153, 0.26) !important;
    padding: 3px;
    width: 100%;
    height: 175px;
	}		 
.reviewtopimg img{
	width:100%;
	height:250px;
	}
.reviewdetailtoptext {
	font-size:17px;
	}	
.reviews_detail1{
	float:left;
	background: #f2f2f2 none repeat scroll 0 0;
	}
.reviews_cinimagallery{
	float:right;
	}
.tab-content p ,.tab-content strong{
	color:#000000;
	font-family:"museo-sans",sans-serif;
	font-size:1em;
	}	
.tab-content p {
	margin-bottom:10px;
	}		
.nav-tabs .nav-link{
	border: 1px solid #89ca62 ;
    background: #ff0e4d;
	color:white;
	list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 4px;
    border-bottom: 0;
    white-space: nowrap;
	font-family:"Ramabhadra";
	font-size:18px;
	}	
.reviewnav{
    background: #1bb8d3;
	margin:2px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
	font-family:"Ramabhadra";
	}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
	border:none;
	}	
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
	color:black;
	background: #fff;
	}	
.reviewnav,.reviews_detail1 .building-one1{	
	border-radius:5px;
	}
.reviews_detail1 .building-one1	{
	margin-bottom:.5rem;
	}
.reviewnav .nav-link{
	padding:0.5rem;
	}	
.tab-pane{
	padding: 0.5em 0.4em;
	margin-bottom:10px;
	}
.reviewphotogalleryimg{
	padding-right:5px;
	padding-left:5px;
	float:left;
	}	
.reviewvideogalleryimg{
	padding-right:5px;
	padding-left:5px;
	float:left;
	}	
.reviewphotogalleryimg	img,.reviewvideogalleryimg img{
    border: 2px solid rgba(153, 153, 153, 0.26) !important;
    height: 200px;
    padding: 3px;
    width: 100%;
}
.reviewphotogalleryimg p,.reviewvideogalleryimg p{
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin: 0.3em 0em 0.3em 0em;	
	}
	
.reviews_detail1 .pagination ul li{
	list-style-type:none;
	display:inline;
	}		
.reviews_detail1 .pagination{
	margin:20px;
	}	
.reviews_detail1 .blog-main-one{
	margin-bottom:50px;
	}	
.pager li &gt; a:hover{
	background-color:#000;
	color:white;
	}	
.celebritiestopimg img{
	}
.reviewdetailtoptext_celebrity strong{
	font-size:20px;
	font-family:"Ramabhadra";
	}	
.reviewdetailtoptext_celebrity p{
	font-size:16px;
	font-weight:normal;
	line-height:2;
	}			
#nav-overview,#nav-celebritie_biography,#nav-celebrity_news,#nav-reviewvideogallery,#nav-celebrity_filmography{

	}	
#nav-overview h4{
	font-size:24px;
	}	
#nav-overview h6{
	font-size:20px;
	font-weight:200;
	padding-bottom:1%;
	}	
#nav-overview img{
	height:185px;
	}	
#nav-overview .gallery_p_title{
	font-size:18px;
	margin:0 0;
	height: 40px;
    overflow: hidden;
	}	
.gallery_p_title{
	font-size:16px;
	margin:0 0;
	height:25px;
    overflow: hidden;
	}		
#nav-overview h5,#nav-celebritie_biography h5{
	font-size:22px;
	}	
#nav-celebrity_news .vpb-datas li a{
	color:black;
	font-size:20px;
	font-family:Auto;
	}	
.gossips_video iframe{
	height:400px;
	}	
.videogassisps_related {
	margin-top:2em;
	}	
.video_gassipsrelatedimg img{
	width:100%;
	height:170px;
	margin-bottom:10px;
	}	
/******* detail page css end*************/	

	
	
</pre></body></html>