body {
    
}

footer {
    margin: 50px 0 0 0;
}

.navbar-inverse {
	background-color: #ff6388 !important;
	border: none;
}

.navbar-inverse a {
	color: #fff !important;
	font-weight: 600;
	font-size: 16px;
}

.cs_header {
	background-image: url('../img/header_bg.png');
	height: 100px;
	border-bottom: 2px solid #fff;
}

.cs_logo {
	margin-top: 20px;
}

.cs_soc_icons {
	margin-top: 33px;
	text-align: center;
}

.cs_soc_icons a {
	padding: 0px 5px;
}

footer {
	background-color: #ff942b;
	border-top: 8px solid #ff6388;
	color: #fff;
}

.cs_fot_pad {
	padding: 40px 0px;
}

.cs_content img {
	max-width: 100%;
	height: auto;
	/*display:block;*/
	padding-bottom:10px;
}

.cs_content h1 {
    font-size: 24px;
}

.video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
}

.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cs_news_pan_6 {
	min-height: 290px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
}

.cs_news_pan_12 {
	border-bottom: 1px solid #dddddd;
	height: 500px;
	margin-bottom: 20px;
}



.cs_news_img_12 {

}

.cs_news_img_6 img, .cs_news_img_12 img {
	width: 100%;
}



.highlightedx {
  display: inline-block;
  height: 28px;
	padding: 5px;
}

.highlightedx a {
	color: #FFF !important;
}

.cs_news_desc {
	font-weight: 600;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0px;
	margin-bottom: 20px;
}

.cs_news_desc_32 {
	font-weight: 600;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0px 10px 0px;
	
}
.cs_news_desc_main {
	font-weight: 600;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0px 10px 0px;
	
}
.cs_news_desc_main a {
	color: #414141;
	padding-left: 14px;
	float: left;
}

.cs_news_desc_32 a {
	color: #414141;
	float: left;
	padding-bottom: 10px;
}

.cs_news_desc a {
	color: #414141;
	float: left;
}

.cs_news_desc_22 {
	font-weight: 600;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	padding: 10px 0px;
	min-height: 90px;
}

.cs_news_desc_22 a {
	color: #414141;
	padding-left: 14px;
	float: left;
}

.cs_news_icons {
	color: #5e5e5e;
	font-size: 12px;
	padding-bottom:10px;
}

.cs_left_news_icons {
	color: #5e5e5e;
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
}

.cs_category_title {
	color: #0977a6;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom:10px;
}

.cs_popular_news_pan {
	height: 100px;
	overflow: hidden;
	margin-bottom: 5px;
}

.cs_left_news_img {
	overflow: hidden;
	height: 80px;
}

.cs_left_news_img img {
	max-width: 130px;
}

.cs_left_news_title {
	font-size: 13px;
	font-weight: 600;
}

.cs_left_news_title a {
	color: #414141;
}

.cs_popular_news_title {
	color: #ff9e35;
	font-size: 20px;
	border-bottom: 4px solid #ff9e35;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cs_date_icon {
	float: left;
	background-image: url('../img/calendar_icon.png');
	background-position: left center;
	background-repeat: no-repeat;
	height: 14px;
	padding-right: 20px;
	padding-left: 20px;
}

.cs_category_icon {
	float: left;
	background-image: url('../img/category_icon.png');
	background-position: left center;
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 20px;
}

/*
@media only screen and (max-width: 768px) {
    .cs_news_img_6 {height: auto;}
	.cs_news_img_12 {height: auto;}
	.cs_news_img {height: auto;}
	.cs_news_pan_6 {height: 220px;}
	.cs_news_pan_12 {height: auto;}
	.cs_news_img_6 {height: 80px;}
	.cs_news_img_12 {height: 120;}
}
*/

.cs_fot_pad ul {
	padding: 0px;
	margin: 0px;
}

.cs_fot_pad li {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	list-style: none;
	color: #fff;
}

.cs_fot_pad li a {
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}

.big_news_desc {
	font-size: 24px;
	line-height: 32px;
	font-weight:600px;
}

h3 {
	font-weight:600px;
}
  
.cs_pagination {
	width: 100%;
	margin-top: 20px;
}

.cs_pagination ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.cs_pagination li {
	border: 1px solid #C5C5C5;
	padding: 3px 5px;
	min-width: 25px;
	text-align: center;
	float: left;
	margin: 3px;
	color: #000;
	background-color: #F4F4F4;
	list-style: none;
}

.cs_pagination li a {
	color: #000;
}

/*
.cs_banner_class { width: 300px; height: 250px; }
@media(min-width: 500px) { .cs_banner_class { width: 300px; height: 250px; } }
@media(min-width: 800px) { .cs_banner_class { width: 580px; height: 400px; } }
*/

.cs_banner_class {
	padding: 20px 0px;
}

.cs_banner_class iframe {
    width: 300px; 
    height: 250px;
}

.cs_dropdown {
    font-size: 14px !important;
    padding: 5px 10px;
	float:left;
	width:100%;
	color: #ff7c35 !important;
	background-color: #fb8988;
}


.cs_dropdown_2 {
	display: block;
	padding: 5px 10px;
	font-size: 14px !important;
	background-color: #fb8988;
	color: #ff7c35 !important;
}




.cs_change_photo {
	cursor: pointer;
}


.cs_no_pad {
	padding: 0px !important;
	margin: 0px !important;
}

.cs_bg_gray {
	background-color: #F0F0F0;
	min-height: 290px;
	padding-top: 15px !important;
}

.cs_img_title {
	font-size: 16px;
	color: #F93A87;
	font-weight: 600;
	margin-bottom: 3px;
}

.cs_img_txt {
	font-size: 12px;
	color: #737373;
	margin-bottom: 12px;
}

.cs_img_active {
	border: 3px solid #F93A87 !important;
	padding-bottom: 0px !important;
}

.cs_content_photo_col {
    text-align: center !important;
    background-color: #F0F0F0;
    height: 330px;
    margin: 0px !important;
	
	display: flex;
	justify-content: center;
	align-items: center;
}

.cs_content_photo_col img {
    max-width: 100%;
    max-height: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.cs_content_photo_row {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-top: 8px;
}

.cs_photo_sizes {
    width: 33%;
    float: left;
    padding-right: 20px;
}

.cs_photo_sizes img {
	max-width: 100%;
}

.cs_photo_sizes.cs_photo_size_portrait {
    width: 28%;
    padding-right: 0;
}
.cs_photo_sizes.cs_photo_size_square {
    width: 33%;
}
.cs_photo_sizes.cs_photo_size_landscape {
    width: 39%;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .cs_content_photo_col {
        height: 370px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .cs_content_photo_col {
        height: 410px;
    }
}

.cs_mrg_right {
	margin-right: -13px !important;
}


@media only screen and (max-width: 600px) {

	.cs_mrg_right {
		margin-right: 0px !important;
	}
	
	.cs_bg_gray {
		min-height: 140px;
	}

}

.cs_main_pg_title h1 {
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.cs_main_pg_title_2 h1 {
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 15px;
}



.cs_rp_card {
	margin: 0px;
	background-color: #E6E6E6;
	background-image: url('../img/inc_default_bg.jpg');
	background-position: center;
	background-size: 100%;
	padding: 20px 10px;
}

.cs_rp_card_orange {
	margin: 0px;
	background-color: #E6E6E6;
	background-image: url('../img/inc_default_bg_orange.jpg');
	background-position: center;
	background-size: 100%;
	padding: 20px 10px;
}

.cs_rp_card_green {
	margin: 0px;
	background-color: #E6E6E6;
	background-image: url('../img/inc_default_bg_green.jpg');
	background-position: center;
	background-size: 100%;
	padding: 20px 10px;
}

.cs_rp_card_title h5 {
	font-weight: 600;
	padding: 5px 10px;
	font-size: 16px;
	float: left;
	color: #fff;
	margin: 0px;
}

.cs_rp_card_title {
	margin-bottom: 10px;
}

.cs_rp_card_desc p {
	color: #676767;
	font-size: 14px;
}

.cs_rp_card_list ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}

.cs_rp_card_list li {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-right: 20px;
	font-size: 13px;
	list-style: none;
	margin-bottom: 5px;
}

.cs_rp_card_list a {
	color: #000;
	text-decoration: underline;
	font-weight: 600;
}

.cs_rp_col {
	margin-bottom: 50px;
}

#cs_card_photo_small {
	max-width: 100%;
}

.cs_col_news_images {
	padding: 0px;
	margin: 0px;
}

.cs_row_news_images {
	margin-left: 0px;
	margin-right: 0px;
}

.cs_col_news_images a {
	float: left;
	width: 100%;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 110%;
}

@media only screen and (max-width: 1000px) {

	.cs_dropdown {
		padding: 10px 0px 10px 30px;
		border-bottom: 0.5px solid #ff5f5f;
	}
	
	.cs_col_news_images a {
		width: 33%;
	}

}

@media only screen and (max-width: 600px) {

	.cs_dropdown {
		padding: 10px 0px 10px 30px;
		border-bottom: 0.5px solid #ff5f5f;
	}
	
	.cs_col_news_images a {
		width: 33%;
	}
	
	.cs_news_desc_22 {
		mmin-height: 50px;
	}
	
	.cs_news_desc_22 a {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 18px;
		
	}
	
	.cs_cards_let_col {
		margin-bottom: 40px;
		float: left;
		width: 100%;
	}

}


.navbar {
    margin-bottom: 0px;
}


.dropdown-menu>li>a {
    color: #000 !important;
}

.cs_navbar {
	margin-bottom: 20px;
}

.cs_cards_let_col {
	margin-bottom: 50px;
}

.cs_cards_let_col_a {
	float: left;
	color: #077FEF;
	margin-right: 10px;
}

.cs_cards_let_col_all {
	float: left;
	padding: 5px 11px;
	font-size: 14px;
	background-color: #6fb210;
	color: #fff;
	text-underline: none;
	margin: 10px 0px 0px 0px;
}

.cs_cards_letter {
	margin-bottom: 30px;
}

.cs_cards_letter_ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.cs_cards_letter_ul li {
	float: left;
	margin-right: 10px;
	font-size: 16px;
	list-style: none;
	font-weight: bold;
}

.cs_search_ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.cs_search_ul li {
	float: left;
	width: 100%;
	font-size: 16px;
	list-style: none;
	font-weight: bold;
	margin-bottom: 5px;
}