/* ANY CSS FOR ALL WIDTHS GOES HERE

----------------------------------------------------------- */



#tv_map_canvas img { max-width:none !important;}





/* ALL WIDTHS UNDER 970PX

----------------------------------------------------------- */



@media screen and (max-width: 970px){



	/* DEFAULT

	----------------- */



	.tv_wrap {

	width:100% !important;

	}

	

	.tv_is_display, .tv_is_slide {

	position:relative !important;

	}

	

	.tv_is_slide {

	height:auto !important;

	}

	

	#fontControls {

	display:none;

	}

	

	/* CUSTOM

	----------------- */

	

	body {

	font-size:0.7em !important;

	}

	

	.tv_wrap {

	width:99% !important;

	}

	

	#tv_nav li .tv_level1_span1 {

	padding-left:11px;

	padding-right:13px;

	}

	

	#tv_button_frame ul li a {

	padding-left:9px !important;

	padding-right:11px !important;

	}

	

	#tv_logo_wrap {

	width:30%;

	}

	

	.img-intro-left, .img-intro-right {

	width:100%;

	}



	.img-fulltext-left, .img-fulltext-right {

	width:100%;

	}

	

	html, body {

	height:auto;

	}

	

	#tv_scroll_wrap .tv_odishiscroll {

	display:none;

	}

	

	#tv_bottom_menu_wrap {

	float:left;

	margin-top:12px;

	}

	

	#tv_footer {

	float:none;

	}

	

	#tv_bottom_menu_wrap ul.menu li {

	margin-left:0px;

	margin-right:14px;

	}

	

}





/* TABLET PORTRAIT MODE CSS

----------------------------------------------------------- */



@media screen and (min-width:580px) and (max-width: 970px){



	

	/* CUSTOM

	----------------- */

	

}





/* TABLET PORTRAIT MODE CSS - SMALLER TABLETS

----------------------------------------------------------- */



@media screen and (max-width: 750px){



	/* CUSTOM

	----------------- */

	

	#tv_search_wrap {

	display:none;

	}

	

	#tv_logo_wrap {

	width:45%;

	}



}





/* MOBILE LAYOUT CSS

----------------------------------------------------------- */



@media screen and (max-width: 579px){



	/* DEFAULT

	----------------- */



	#tv_right_column_wrap_inner .tv_float_left, #tv_left_column_wrap_inner .tv_float_left {

	float:none;

	}



	#tv_columns_wrap_inner {

	width:100%;

	}



	#tv_center_column_wrap {

	width:100%;

	left:100%;

	}



	#tv_left_column_wrap {

	left:0%;

	}

	

	#tv_left_top_wrap, #tv_left_column_wrap, #tv_left_inset_wrap, #tv_left_wrap, #tv_left_bottom_wrap, #tv_right_top_wrap, #tv_right_column_wrap, #tv_right_inset_wrap, #tv_right_wrap, #tv_right_bottom_wrap, #tv_top_row1 .tv_float_left, #tv_top_row2 .tv_float_left, #tv_top_row3 .tv_float_left, #tv_above_columns_inner .tv_float_left, #tv_middle_top .tv_float_left , #tv_middle_bottom .tv_float_left, #tv_below_columns_inner .tv_float_left, #tv_bottom_row1 .tv_float_left, #tv_bottom_row2, .tv_float_left, #tv_bottom_row3 .tv_float_left, #tv_above_body .tv_float_left, #tv_below_body .tv_float_left {

	width:100% !important;

	}

	

	#tv_center_column_wrap_inner {

	margin:0px !important;

	}

	

	#tv_left_column_wrap {

	margin-right:0px !important;

	}

	

	#tv_right_column_wrap {

	margin-left:0px !important;

	}

	

	.items-row .item {

	width:100% !important;

	padding-left:0px !important;

	padding-right:0px !important;

	margin-right:0px !important;

	margin-left:0px !important;

	}

	

	/* CUSTOM

	----------------- */

	

	#tv_logo_wrap {

	width:65%;

	}

	

	.custom-row2_large .padded {

	width:100% !important;

	}

	

	#tv_top_row2_area1 .module_round_box-row2_large .tv_mod_h3_outer {

	font-size:1.5em;

	}



}





/* CUSTOM SIZES

----------------------------------------------------------- */









/* S5 BOX

----------------------------------------------------------- */



@media screen and (max-width: 970px){



	#colorbox {

	width:50% !important;

	height:auto !important;

	}

	

	#cboxWrapper {

	width:100% !important;

	}

	

	#cboxContent, #cboxLoadedContent {

	width:100% !important;

	height:auto !important;

	}

	

	#colorbox {

	left:25% !important;

	width:50% !important;

	height:100% !important;

	top:25% !important;

	}

	

}



@media screen and (max-width: 750px){



	#cboxOverlay, #colorbox {

	display:none !important;

	}

	

}







/* S5 TAB SHOW

----------------------------------------------------------- */



@media screen and (max-width: 579px){



	#tv_button_frame {

	height:auto !important;

	border-left:none !important;

	}

	

	#tv_button_frame ul li, #tv_button_wrap1 {

	margin:0px !important;

	border:none !important;

	}

	

	#tv_button_frame ul li {

	float:none !important;

	text-align:center !important;

	border-bottom:1px solid #D2D1D1 !important;

	border-left:none !important;

	border-right:none !important;

	}

	

	#tv_button_frame ul li a, #tv_button_frame ul li.tv_ts_active a {

	padding-top:11px !important;

	padding-bottom:11px !important;

	}

	

	#tv_button_wrap0 {

	margin:0px !important;

	border-bottom:none !important;

	}

	

}

















/* SINGLE COLUMN FOR SMALL TABLETS - THIS IS ONLY USED FOR IE7 AND IE8. THE CLASS IS SET WITH JAVASCRIPT FOR IE ONLY

----------------------------------------------------------- */



@media screen and (max-width: 750px){

	

	.tv_ie_single_column #tv_right_column_wrap_inner .tv_float_left, .tv_ie_single_column #tv_left_column_wrap_inner .tv_float_left {

	float:none  !important;

	}



	.tv_ie_single_column #tv_columns_wrap_inner {

	width:100%  !important;

	}



	.tv_ie_single_column #tv_center_column_wrap {

	width:100%  !important;

	left:100%  !important;

	}



	.tv_ie_single_column #tv_left_column_wrap {

	left:0%  !important;

	}

	

	.tv_ie_single_column #tv_left_top_wrap, .tv_ie_single_column #tv_left_column_wrap, .tv_ie_single_column #tv_left_inset_wrap, .tv_ie_single_column #tv_left_wrap, .tv_ie_single_column #tv_left_bottom_wrap, .tv_ie_single_column #tv_right_top_wrap, .tv_ie_single_column #tv_right_column_wrap, .tv_ie_single_column #tv_right_inset_wrap, .tv_ie_single_column #tv_right_wrap, .tv_ie_single_column #tv_right_bottom_wrap {

	width:100% !important;

	}

	

	.tv_ie_single_column #tv_center_column_wrap_inner {

	margin:0px !important;

	}

	

	.tv_ie_single_column #tv_left_column_wrap {

	margin-right:0px !important;

	}

	

	.tv_ie_single_column #tv_right_column_wrap {

	margin-left:0px !important;

	}

	

	.tv_ie_single_column  .items-row .item {

	width:100% !important;

	padding-left:0px !important;

	padding-right:0px !important;

	margin-right:0px !important;

	margin-left:0px !important;

	}



}