/* navbar style */

#header-navbar {
	color: #000;
}
.row1 {
	padding-top: 10px;
	/* padding-right: 50px; */
}
.row2 {
	padding-bottom: 10px;
}
.largenav img {
	height: 135px;
	margin-top: -85px;
}
.upper-links {
	display: inline-block;
	padding: 0 11px;
	line-height: 23px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0;
	color: inherit;
	border: none;
	outline: none;
	font-size: 12px;
}
.navbar-toggle {
	margin-top: 15px!important;
}
.dropdown {
	position: relative;
	display: inline-block;
	margin-bottom: 0px;
}
.dropdown:hover {
	background-color: #fff;
}
.dropdown:hover .links {
	color: #000;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.dropdown .dropdown-menu {
	position: absolute;
	top: 100%;
	display: none;
	background-color: #fff;
	color: #333;
	left: 0px;
	border: 0;
	border-radius: 0;
	box-shadow: 0 4px 8px -3px #555454;
	margin: 0;
	padding: 0px;
}
.links {
	color: #000;
	text-decoration: none;
	font-size: 15px;
}
.links:hover {
	color: #000;
	text-decoration: none;
}
.profile-links {
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	border-bottom: 1px solid #e9e9e9;
	box-sizing: border-box;
	display: block;
	padding: 0 11px;
	line-height: 23px;
}
.profile-li {
	padding-top: 2px;
}
.largenav {
	display: none;
}
.smallnav {
	display: block;
}
.smallsearch {
	margin-left: 15px;
	margin-top: 15px;
}
.menu {
	cursor: pointer;
}
.navimg img {
	vertical-align: middle;
	width: 325px!important;
	margin-top: -70px;
}
.navigation input[type=text] {
	width: 290px;
	font-size: 16px;
	height: 34px !important;
	border: none;
	color: #fff;
	background-color: #575757;
	position: relative;
	right: 0px;
	padding: 0px 10px;
}
.nav_division {
	position: relative;
}
.navigation .btn {
	background: transparent;
	padding: 10px 0;
	color: #fff;
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 18px;
}
.navigation button {
	background: transparent;
	border: none;
}
.search_form {
	display: none;
	position: absolute;
	top: 0;
	right: 35px;
}
.serach_division {
	position: relative;
	right: 5px;
	top: 8px;
	text-align: right;
}
.icon_inside {
	position: relative;
	top: 0px;
}
.search_icon {
	text-align: right;
}
.search_icon i {
	position: relative;
	top: 4px;
	transform: rotate(90deg);
}
.serach_division i {
	font-size: 20px;
}
.search_icon {
	background: #E92322;
	padding: 5px 7px 5px;
	color: #fff;
	border: 1px solid #E92322;
}
.search_icon:hover,
.search_icon:focus {
	color: #E92322;
}
/* social */

.social i {
	padding: 9px 9px 7px;
	background: #E92322;
	color: #fff;
	font-size: 15px;
}
.social .fa-facebook-f {
	padding: 9px 11px 7px;
	background: #3b5998;
	border: 1px solid #3b5998;
	transition: all 0.5s;
}
.social .fa-twitter {
	padding: 9px 9px 7px;
	background: #1dcaff;
	border: 1px solid #1dcaff;
	transition: all 0.5s;
}
.social .fa-youtube {
	padding: 9px 8px 7px;
	background: #c4302b;
	border: 1px solid #c4302b;
	transition: all 0.5s;
}
/*.serach_division a{
	border:1px solid #E92322;
}*/

/* nav bar social icon */

.dropdown-menu>li>a {
	font-size: 15px;
}
.navbar-nav>li>a {
	font-size: 15px;
}
.navisocial {
	max-width: 300px;
	height: 50px;
	margin: 0 auto;
	display: flex;
	background: #fff;
	border-radius: 5px;
	transition: all 0.5s ease;
}
.navisocial .icon-items {
	width: 60px;
	position: relative;
	cursor: pointer;
	transition: all 0.5s ease;
}
.icon-items>.links>img {
	max-width: 75%;
}
.search-box .input {
	width: 0px;
	height: 100%;
	border: 0px;
	outline: none;
	transition: all 0.5s ease;
}
/********* content Heading ***********/

.content_heading {
	position: absolute;
	/* background: #1671C4; */
	color: #fff;
	font-size: 16px;
	/* margin: -40px 0px 42px 0; */
	margin: -30px 0px 0px 15px;
	padding: 0;
}
.content_heading1 {
	position: absolute;
	/* background: #1671C4; */
	color: #fff;
	font-size: 16px;
	/* margin: -40px 0px 42px 0; */
	margin: 10px 0px 0px -110px;
	padding: 0;
}
.tablinks {
	cursor: pointer;
}
.content_heading2 {
	position: absolute;
	/* background: #1671C4; */
	color: #fff;
	font-size: 16px;
	/* margin: -40px 0px 42px 0; */
	margin: 10px 0px 0px 165px;
	padding: 0;
	cursor: pointer;
}
.content_heading_2 {
	background: #1b59a3;
	text-align: center;
	color: #fff;
}
.content_heading span {
	background: #000;
	color: white;
	padding: 7px 15px;
}
.cat_line {
	position: absolute;
	z-index: -2;
	display: inline-block;
	width: 695px;
	height: 4px;
	background-color: #1671c4;
	/* margin-right: -68px; */
	margin-left: -45px;
	margin-top: 32px;
}
.cat_line1 {
	position: absolute;
	z-index: -2;
	display: inline-block;
	width: 205px;
	height: 4px;
	background-color: #1671c4;
	/* margin-right: -68px; */
	margin-left: -45px;
	margin-top: 32px;
}
.navisocial .icon-items .fas {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	color: #848484;
}
.search-box .input.active {
	width: 200px;
	padding: 0 10px;
	background: #e6e6e6;
	height: 45px;
}
.navisocial.active {
	max-width: 500px;
}
.fbPopup {
	width: 340px;
	height: 150px;
	padding: 10px;
	/* position: fixed; */
	bottom: 60px;
	right: 40px;
	/* z-index: 999; */
	background: #fff;
	box-shadow: 0px 3px 15px 0px #888888;
	border-radius: 5px;
	/* display: none; */
}
.fbfb ._2lqh {
	display: none!important;
}
/*Sidenav*/

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: #fff;
	overflow-x: hidden;
	transition: 0.5s;
	box-shadow: 0 4px 8px -3px #555454;
	padding-top: 0px;
}
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	color: #fff;
}
.sidenav-heading {
	font-size: 36px;
	color: #fff;
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #000;
	overflow-x: hidden;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	outline: 0 !important;
}
/* - Padding/Margin */

.no-padding {
	padding: 0;
}
.no-left-padding {
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	padding-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}
/* - OW pull-left/pull-right */

.ow-pull-left {
	float: left;
}
.ow-pull-right {
	float: right;
}
/* * Fonts Settings */

/* - montserratsemibold */

@font-face {
	font-family: 'montserratsemi_bold';
	src: url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-semibold-webfont.eot');
	src: url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-semibold-webfont.eot?') format('embedded-opentype'), url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-semibold-webfont.woff') format('woff'), url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-semibold-webfont.ttf') format('truetype'), url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-semibold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* montserratlight*/

@font-face {
	font-family: 'montserratlight';
	src: url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-light.eot');
	src: url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-light.eot?') format('embedded-opentype'), url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-light.woff2') format('woff2'), url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-light.woff') format('woff'), url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-light.ttf') format('truetype'), url('https://chttimes24.com/newsite/files/frontend/fonts/montserrat-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.main-container {
	max-width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
}
/**********   small_news_item_1   ***********/

.small_news_item_1 {
	padding: 0 0 5px 0;
}
.small_news_item_1 img {
	width: 100%;
	height: 169px;
	position: relative;
}
.small_news_item_1 h4 {
	padding: 4px 10px 5px 10px;
	margin: 0;
	font-size: 16px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	line-height: 20px;
	width: 99%;
	text-shadow: 2px 2px 15px #000;
}
.small_news_item_1 h4>a {
	color: #fff;
}
img.hillimg {
	width: 85%;
	height: 54px;
	margin-left: 10px;
}
/********* Latest News Content ***********/

.latest_news_con1 {
	height: 445px;
	overflow-y: scroll;
}
.latest_news_con1 a {
	color: black;
}
.latest_news_con2 a {
	color: black;
	text-decoration: none;
}
.latest_news_con2 ul {
	list-style-type: square;
	list-style: none;
	/* color: red; */
	font-size: 120%;
	line-height: 2;
	text-decoration: none;
}
.latest_news_con1 ul {
	list-style-type: square;
	/* color: red; */
	font-size: 120%;
	line-height: 2;
}
.latest_news_con2 {
	overflow-y: scroll;
	height: 470px;
}
.latest_news_con3 {
	height: 607px;
}
.latest_news_con img {
	width: 100%;
	height: 60px;
}
.latest_news_con h4 {
	padding: 5px 8px;
	margin: 0;
	font-size: 15px;
	height: 55px;
	overflow: hidden;
}
.tab {
	position: absolute;
}
.tab button {
	/* background-color: #E62222; */
	cursor: pointer;
	padding: 10px 0;
	transition: 0.3s;
	font-size: 15px;
	width: 50%;
	color: #fff;
	/* border-radius: 20px 20px 0px 0px; */
}
#latest,
#most {
	margin-top: 40px;
}
.tab button.active {
	/* background-color: #1671C4; */
	color: #fff;
}
.tab button.bt2 {
	/* background-color: #197FDC; */
	color: #fff;
	/* border-radius: 20px 20px 0px 0px; */
}
.tab1 {
	text-align: center;
	background-color: #1671C4;
	font-weight: bold;
	padding: 15px;
}
.tabn1 {
	position: absolute;
}
.tabn1 img {
	width: 68%;
	height: 40px;
}
.tabn2 {
	position: ;
}
.tabn2 img {
	width: 52%;
	height: 40px;
	/* margin-right: 1px; */
	margin-left: 52px;
}
.col-md-3,
.col-sm-12,
.col-xs-12 {
	padding: 1px !important;
}
/*video*/

.video-news iframe {
	height: 315px;
	width: 100%;
}
.video-news h3 {
	margin: 0;
	padding: 5px 0;
	color: #000;
	text-align: left;
	text-align: left;
	line-height: 35px;
	height: 145px;
	overflow: hidden;
}
.carousel-inner {
	height: 270px!important;
}
/*breaking news*/

.news_scroller {
	background: #333333;
	padding: 5px 0px 5px 0px;
	/*border-top: 4px solid tomato;
	border-bottom: 4px solid tomato;*/
}
.news_scroller_content {
	padding: 7px 15px;
	background: #333333;
	width: 98%;
}
.news_scroller p {
	color: #fff;
	padding: 0 0 0 2px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	width: 105px;
}
.news_scroller ul li a,
.news_scroller ul li i {
	color: #fff;
	font-size: 14px;
}
.news_scroller_content marquee {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.news_scroller ul li i {
	line-height: 0;
	position: relative;
	top: 2px;
	margin: 0;
	line-height: 0;
	font-size: 20px;
	color: tomato;
}
.news_scroller ul {
	padding: 0;
	margin: 0;
}
.news_scroller ul li {
	padding: 0 10px;
	margin: 0;
}
/**********   news types   ***********/

.big_news_type,
.medium_news_type {
	position: relative;
}
.big_news_type img {
	width: 100%;
	height: 320px;
}
.big_news_type h3 {
	margin: 0;
	padding: 5px 10px;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	text-align: left;
	text-shadow: 2px 2px 15px #000;
	width: 100%;
}
.big_news_type h3>a {
	color: #fff;
}
.big_news_type p {
	padding: 0;
}
.medium_news_type img {
	width: 100%;
	height: 230px;
}
.medium_news_type {
	margin-bottom: 10px;
}
.medium_news_type h3 {
	color: #fff;
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 8px 5px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 18px;
}
.medium_news_type_parent {
	padding: 0;
}
.small_news_item_1_new img {
	height: 122px;
}
.small_news_type {
	margin-bottom: 14px;
}
.small_news_type img {
	width: 100%;
	height: 70px;
}
.small_news_type h3 {
	font-size: 15px;
	/*height: 22px;*/
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.small_news_type h3>a {
	color: #000;
	line-height: .5em;
}
.small_news_type h3>a:hover {
	color: #000;
}
.body_same_news_type img {
	width: 100%;
	height: 220px;
}
.body_same_news_type h3 {
	font-size: 20px;
	height: 65px;
	overflow: hidden;
	padding: 10px 0;
	line-height: 28px;
}
.body_same_news_type h3>a,
.list_news_type h3>a {
	color: #000;
}
.body_same_news_type p {
	padding: 10px 0;
}
.body_same_news_type h3>a:hover,
.list_news_type h3>a:hover {
	color: #000;
}
/*list_news_type*/

.list_news_type {
	margin-bottom: 14px;
	height: 70px;
	overflow: hidden;
	border-bottom: 1px dotted #000;
}
.list_news_type h3 {
	font-size: 16px;
	height: 65px;
	overflow: hidden;
	padding: 0;
	line-height: 22px;
}
/**********   Single page / details page    ***********/

.detailNews img {
	width: 100%;
	height: auto;
	padding: 0px 0 15px 0;
	text-align: left;
	float: left;
	display: inline;
}
.detailNews iframe {
	width: 100%;
	height: 450px;
}
.detailNews h2,
.detailNews p {
	padding-left: 0;
	padding-right: 0;
}
.detailNews p {
	font-size: 16px;
	text-align: justify;
	margin-right: 15px;
}
.relatedNews img {
	height: 230px;
}
.fbPopup {
	width: 340px;
	height: 150px;
	padding: 10px;
	position: fixed;
	bottom: 60px;
	right: 40px;
	z-index: 999;
	background: #fff;
	box-shadow: 0px 3px 15px 0px #888888;
	border-radius: 5px;
	display: none;
}
/**********   Category Page    ***********/

.categoryNews img {
	width: 100%;
	height: 170px;
}
.categoryNews h4 {
	padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
    height: 61px;
    overflow: hidden;
    font-size: 22px;
    color: #333;
}
.categoryNews p {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	height: 80px;
	overflow: hidden;
}
.left_sidenav a {
	color: #333;
}
.breadcrumb a {
	color: #333;
}
/***** Modal ****/

.modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 999;
	/* Sit on top */
	padding-top: 100px;
	/* Location of the box */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgb(0, 0, 0);
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.9);
	/* Black w/ opacity */
}
/* Modal Content (image) */

.modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
}
.modal-content-h3 {
	margin: auto;
	display: block;
	width: 100%;
	max-width: 700px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 15px 0;
	text-align: center;
}
/* Add Animation */

.modal-content {
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(0)
	}
	to {
		-webkit-transform: scale(1)
	}
}
@keyframes zoom {
	from {
		transform: scale(0)
	}
	to {
		transform: scale(1)
	}
}
/* The Close Button */

.close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #fff;
	font-size: 50px;
	font-weight: normal;
	transition: 0.3s;
}
.close:hover,
.close:focus {
	color: #f1f1f1;
	text-decoration: none;
	cursor: pointer;
}
/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
	.modal-content {
		width: 100%;
	}
}
.myImg {
	height: 250px !important;
	cursor: pointer;
	width: 100%;
	margin-bottom: 15px;
}
.fullImage {
	position: relative;
}
.fullImage h3 {
	position: absolute;
	height: 65px;
	bottom: 15px;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	text-align: center;
	padding: 8px;
	margin: 0;
	overflow: hidden;
	font-size: 17px;
}
/***** Time date author ****/

p.slider_time_image_over {
	position: relative;
}
p.slider_time_date {
	position: absolute;
	display: inline;
	padding: 3px 5px;
	top: 5px;
	left: 5px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 11px;
}
p.post_author {
	color: #444;
	padding: 5px 0px 0 0;
	margin: 0;
}
p.post_author_over {
	position: absolute;
	display: inline;
	padding: 3px 5px;
	top: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 11px;
}
p.slider_time_date_normal {
	top: 0;
	left: 0;
	position: absolute;
	display: inline;
	padding: 3px 5px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 11px;
}

div#text2 {
    margin-left: 10px;
}

/**********   Advertisement   ***********/

.middleNewsAdd img {
	width: 100%;
	height: 70px;
}
.rightNewsAdd img {
	width: 100%;
	height: 293px;
}
/**********   Footer   ***********/

.footer {
	background: #000;
	padding: 25px 0;
	color: #fff;
	overflow: hidden;
	border-top: 10px solid #111;
}
.footer a {
	color: #fff;
}
.footer p {
	padding: 1px 0;
	margin: 0;
}
.footer h4 {
	padding: 0;
	margin: 0;
	color: #fff;
}
.publish {
	text-align: left;
	padding: 0;
	width: 300px;
}
.footer-main-address {
	text-align: right;
	padding: 0;
	float: right;
}
.copyright {
	background: #000;
	padding: 20px 0;
}
.copyright a,
.copyright p {
	color: #ccc;
}
.copyright p {
	color: #606060;
}
.copyright a:hover {
	text-decoration: underline;
}
.socialBottom {
	padding: 20px 0;
	text-align: right;
}
.socialBottom i {
	font-size: 22px;
}
.socialBottom i {
	border-radius: 50%;
	display: inline-block;
	font-size: 22px;
	height: 30px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 30px;
	color: #fff;
}
.face1 .fa-facebook {
	background: #335388;
}
.twit1 .fa-twitter {
	background: #57a7e7;
}
.feed .fa-feed {
	background: #FF3E8D;
}
.linkedin .fa-linkedin {
	background: #1D74AD;
}
.gol1 .fa-google-plus {
	background: #CA4B3C;
}
.you1 .fa-youtube {
	background: #FF4646;
}
.site_name_app h2 {
	padding: 15px 0;
	font-size: 45px;
	text-align: center;
}
.site_name_app h2 a {
	color: #777;
}
.site_name_app img {
	width: 100%;
	height: auto;
	margin: 10px 0;
}
/**********   Class Helpers   ***********/

.white {
	color: #fff;
}
.number {
	font-family: sans-serif;
}
.border {
	border: 1px solid lightgrey;
}
.border_l {
	border-left: 1px solid lightgrey;
}
.border_t {
	border-top: 1px solid lightgrey;
}
.border_b {
	border-bottom: 1px solid lightgrey;
}
.left {
	float: left;
}
.right {
	float: right !important;
}
.clear {
	clear: left;
	clear: right;
}
.no_border {
	border: none;
}
.no_margin {
	margin: 0;
}
.no_padding {
	padding: 0;
}
.bottom_no_pad {
	padding-bottom: 0;
}
.top_margin {
	margin-top: 50px;
}
.bottom_margin {
	margin-bottom: 5px;
}
.bottom_margin_small {
	margin-bottom: 7px;
}
.top_padding {
	padding-top: 10px;
}
.bottom_padding {
	padding-bottom: 15px;
}
.centerText {
	text-align: center;
}
.leftText {
	text-align: left !important;
}
.rightText {
	text-align: right;
}
.top_no_pad {
	padding-top: 0;
}
/***********  Media Query Responsive  ***************/
@media screen and (min-width: 1199px) {
	.singlePageImg{
	    width: 280px; 
	    height: 220px;
	}
}
@media screen and (max-width: 1199px) {
	#owl-demo .item img {
		height: 210px;
	}
	.latest_news_con {
		height: 375px;
	}
	.carousel-inner .item img {
		height: 250px !important;
	}
	.small_news_item_1 h4 {
		height: 50px;
	}
	.categoryNews img {
		height: 140px;
	}
	.categoryNews h4 {
		height: 70px;
	}
	.cat_line {
		width: 695px;
	}
}
@media screen and (max-width: 991px) {
	.carousel-inner .item img {
		height: 400px !important;
	}
	.carousel-indicators {
		top: 375px;
	}
	.latest_news_con {
		padding: 0 15px;
	}
	.detailNews img {
		width: 100%;
	}
	.content_heading {
		margin-top: 25px;
	}
	#owl-demo .item img,
	.medium_news_type img,
	.body_same_news_type img {
		height: 350px;
	}
	.small_news_item_1 img {
		height: 168px;
	}
	.latest_news_con img {
		height: 70px;
	}
	.medium_news_type_parent {
		padding: 0 15px;
		margin: 15px 0;
	}
	.myImg {
		height: auto !important;
	}
	.rightNewsAdd img,
	.big_news_type img,
	.middleNewsAdd img,
	.video-news img {
		height: auto;
	}
	.content_heading {
		margin-top: -33px;
		margin-left: 40px;
	}
	.cat_line {
		width: 695px;
	}
	
}
@media screen and (max-width: 767px) {
	.header h1 {
		text-align: center;
	}
	.header p {
		text-align: center;
		padding-top: 5px;
	}
	.logo {
		height: auto;
		width: 280px;
		margin: 0 auto;
		/* display: block; */
	}
	.navbar-nav .open .dropdown-menu {
		background: #f6f6f6;
	}
	.navbar-nav>li>a {
		padding-left: 30px;
	}
	.navbar-nav .right {
		float: left !important;
	}
	.carousel-inner .item img,
	#owl-demo .item img {
		height: 400px !important;
	}
	.carousel-indicators {
		top: 380px !important;
	}
	.categoryNews img {
		height: auto;
	}
	.categoryNews h4 {
		height: auto;
	}
	.small_news_item_1 img,
	.big_news_type img,
	.medium_news_type img,
	.body_same_news_type img {
		height: auto;
	}
	.all_sidebar {
		padding: 0 15px;
	}
	.exacusive_slide .item img,
	.image_slide .item img {
		height: 250px;
	}
	.footer-main-address {
		clear: both;
		float: left;
		margin-top: 20px;
	}
	.copyright p,
	.socialBottom {
		text-align: center;
	}
	.detailNews iframe {
		width: 100%;
		height: 350px;
	}
	.cat_line {
		width: 695px;
	}
}
@media screen and (min-width: 768px) {
	.largenav {
		display: block;
	}
	.smallnav {
		display: none;
	}
	.smallsearch {
		margin: 0px;
	}
	.navbar-nav {
		margin-left: 40px;
	}
}
@media screen and (max-width: 650px) {
	.carousel-indicators {
		top: 300px !important;
	}
	.carousel-inner .item img,
	#owl-demo .item img {
		height: 320px !important;
	}
	.middleNewsAdd img {
		width: 97%;
		height: 70px;
	}
}
@media screen and (max-width: 535px) {
	.carousel-indicators {
		top: 240px !important;
	}
	.carousel-inner .item img,
	#owl-demo .item img {
		height: 260px !important;
	}
	.middleNewsAdd img {
		width: 97%;
		height: 70px;
	}
}
@media screen and (max-width: 500px) {
	.search-box .input.active {
		width: 125px;
	}
	.tab {
		margin-left:0px;
	}
	.tabn1 img {
        width: 79%;
        height: 40px;
    }
    .content_heading1 {
       
        margin: 10px 0px 0px -115px;
       
    }
    .tabn2 img {
        width: 55%;
       
        margin-left: 115px;
    }
    .content_heading2 {
       
        margin: 10px 0px 0px 200px;
      
    }
	.cat_line1 {
		width: 155px;
	}
	.cat_line {
		width: 155px;
	}
	.navisocial.active {
		max-width: 425px;
	}
	.middleNewsAdd img {
		width: 97%;
		height: 70px;
	}
}
@media screen and (max-width: 480px) {
	.owl-theme .owl-controls {
		top: -52px !important;
	}
	.middleNewsAdd img {
		width: 97%;
		height: 70px;
	}
}
@media screen and (max-width: 460px) {
	.carousel-indicators {
		top: 190px !important;
	}
	.carousel-inner .item img,
	#owl-demo .item img {
		height: 210px !important;
	}
	.header h1 {
		font-size: 45px;
	}
	.middleNewsAdd img {
		width: 97%;
		height: 70px;
	}
}
@media screen and (max-height: 450px) {
	.sidenav a {
		font-size: 18px;
	}
	.middleNewsAdd img {
		width: 97%;
		height: 70px;
	}
}
@media screen and (max-width: 400px) {
	.carousel-indicators {
		top: 150px !important;
	}
	.facebookTab {
		display: block !important;
	}
	.carousel-inner .item img,
	#owl-demo .item img {
		height: 180px !important;
	}
	.exacusive_slide .item img,
	.image_slide .item img {
		height: 200px;
	}
	.middleNewsAdd img {
		width: 97%;
		height: 70px;
	}
}
@media screen and (max-width: 300px) {
	.container.navicon {
		padding-right: 0px;
	}
	.cat_line1 {
		width: 120px;
	}
	.cat_line {
		width: 120px;
	}
	.content_heading {
		margin-top: -25px;
	}
	.tab {
		margin-left: 5px;
	}
	.navisocial .icon-items {
		width: 50px;
	}
	.news_scroller p {
		padding: 3px 0 0px 0px;
		font-size: 11px;
	}
	.middleNewsAdd img {
		width: 97%;
		height: 70px;
	}
}
