@charset "utf-8";
@import url("style.css");

body { 
	font-family: Helvetica, sans-serif; 
	background: #844c21;
	overflow-x: hidden; 
}

h1, h2, h3, h4, h5, h6 { 
	font-family: Georgia, serif; 
	font-size: 20px;
	margin-bottom: 20px; 
	color:#844c21; 
	font-weight: bold;
}

.thumbnail { 
	border-radius: 0px; 
	display: inline-block;	
	-webkit-transition: none; 
	transition: none;
}

.btn { 
	border-radius: 0px; 
	font-family: arial, times new roman;
}

.btn-primary {
	background-color: #844c21;
	border-color: #000;
	border-radius: 10px;	
}

.btn-primary:hover, .btn-primary:focus { 
	background-color: inherit; 
	color: #844c21; 
	border-color: #000;
}

.btn-cancel {
	background-color: #844c21;
	color: #fff; 
	border-color: #000;
	border-radius: 10px;	
}

.btn-cancel:hover, .btn-cancel:focus { 
	background-color: inherit; 
	color: #844c21; 
	border-color: #000;
}

.navbar { 
	border: none; 
}

.navbar.adi-mobile-menu {
	position: fixed;
	top: 29px;
	right: 2px;
	z-index: 1000;
}

.nav > li > a:hover { 
	background-color: #fff; 
	color: #844c21;
}

.nav-justified > li > a { 
	color: #fff; 
	background: #844c21; 
}

/* ----------------------------------------------->
ul {list-style: none;padding: 0px;margin: 0px;}
  ul li {display: block;position: relative;float: left;border:1px solid #000}
  li ul {display: none;}
  ul li a {display: block;background: #000;padding: 5px 10px 5px 10px;text-decoration: none;
           white-space: nowrap;color: #fff;}
  ul li a:hover {background: #f00;}
  li:hover ul {display: block; position: absolute;}
  li:hover li {float: none;}
  li:hover a {background: #f00;}
  li:hover li a:hover {background: #000;}
  <----------------------------------------------- */
  
.navbar-header h2 { 
	letter-spacing: 2px; 
	padding-left: 20px;
}

.navbar-toggle { 
	background-color: #844c21; 
	border-radius: 0;
}

.navbar-toggle:focus { 
	outline: none;
}

.navbar-collapse {
	padding-left: 0; 
	padding-right: 0;
}

.icon-bar {
	background-color: #fff;
}

.navbar-form { 
	margin-left: 2px; 
	margin-right: 2px;
	margin-top: 25px;
}

a { 
	color: #F867B3; 
	text-decoration: none;
}

a:hover, a:focus {
	color: #844c21; 
	text-decoration: underline;
}

a.thumbnail { 
	color: #fff; 
	text-align: center;
}

.col-xs-6 a p {
	background-color:#844c21;
	border: 2px outset #844c21; 
	border-radius:5px;
}

.col-xs-6 a p:hover {
	background-color:inherit;
	color: #844c21;
	font-weight: bold;
}

.col-md-12, .col-md-6 {
	text-align: justify;
	font-family: times new roman;
	font-size: 16px;
}

.col-md-12 h1, h2, h3 {
	text-align: left;
}

.preview-music-details {
	padding-right:15px;
	padding-left:15px;
	margin-left: 20px;
}

.preview-music-details p{
	color: #000;
}

.preview-header {
	background-color: #844c21;
}

a.thumbnail:hover, a.thumbnail:focus { 
	border-color: #000; 
	text-decoration: none;
}

a p { 
	margin-top: 10px; 
}

.whatsapp_btn, .seemore {
	background-color:#844c21;
	color: #fff;
	float:right; 
	border-color: #000;
}

.whatsapp_btn:hover, .seemore:hover {
	background-color: inherit; 
	color: #844c21; 
	border-color: #000;
}

iframe, object, embed {
	width: 100%; 
	border: none;
	margin-bottom: 20px; 
}

.left-inner-addon { 
	position: relative; 
}

.left-inner-addon input, .left-inner-addon textarea { 
	padding-left: 30px; 
}

.left-inner-addon span { 
	position: absolute; 
	padding: 8px 12px; 
}

.form-control { 
	border-radius: 0px; 
}

.form-control:focus {
	border-color: rgba(163, 19, 43, 0.8);
	outline: 0;
	-moz-box-shadow: 0 0 8px rgba(241, 50, 150, 0.6);
	box-shadow: 0 0 8px rgba(241, 50, 150, 0.6) !important;
}

.container {
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	background: #fff;
	width: 1000px;
	padding-bottom: 5em;
	box-shadow: 0px 0px 20px #fff;
}

.row {
	margin-left: 20px; 
	margin-right: 0px; 
}

footer.container { 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-top: 5px; 
	background: #844c21;
	padding-bottom: 0;
}

#icrp_footer {
	text-align: center;
	font-size: 16px;
}

#icrp_footer span {
	color: gold;
}

footer { 
	margin: 0 auto; 
	text-align: center; 
	color: #fff;
}

footer a { 
	font-family: arial, times new roman;
	font-weight: bold;
	color: #fff; 
	text-decoration: none;
}

footer a:hover { 
	color: gold; 
	text-decoration: none;
	font-weight: normal;
}

.left { 
	float: left 
}

.right { 
	float: right 
}

.credit { 
	padding: 6px 0px; 
	background: #844c21; 
}

#other_downloads { 
	max-width: 920px; 
	margin: 0 auto; 
}

#other_downloads h3 { 
	padding-left: 20px; 
	padding-bottom: 10px; 
}

#thumbnails_container, #other_downloads { 
	max-width: 920px; 
	margin: 0 auto; 
}

.item_container {
	margin: 0 auto;
}

#img_preview img {
	margin: 0 auto;
 	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #844c21;
	border: 1px solid #ddd;
	padding: 4px;
	box-shadow: 10px 10px 20px silver;
}

#img_preview h3 {
	text-align: center; 
}

.footer_item {
	margin-bottom: 15px; 
}

.section_box { 
	border: 1px solid #CCCCCC; 
	padding: 10px; 
	background: #F6F6F6; 
	color: #000;
	max-width: 280px; 
	min-height: 230px;
	text-align: left; 
}

.section_box p, .section_box li {
	font-size: 1.3rem; 
	line-height: 2em; 
}

#download_box {
	float: right;
	padding-top: 10px;
}

.ol_w960 {
  position: relative;
  float: left;
  width: 100%;
}

.hm_img1 {
  float: left;
  position: relative;
}

.ctntc_lctn iframe {
  width: 925px;
  height: 400px;
}

.hm_img {
  position: relative;
  list-style: none;
  overflow: hidden;
  margin: 0;
  float: right;
}


.hm_img img, .hm_img1 img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  width: 500px;
}

.black {
	color: black;
}

.black_bold {
	color: black;
	font-weight: bold;
}

.home_time {
	float: none; 
	font-family: times new roman, arial, sans-serif;
	font-size: 18px;
	color: #844c21;
}

.actvts_time {
	float: left; 
	margin: 8px auto;
	color: #844c21;
}	

.actvts_heading {
	text-transform: capitalize;
}

.prgrms img {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}	

.img-responsive_sml {
	width: 200px;
}

.cleaner {
	clear: both
}

/* mobile styles */
@media only screen and (max-width: 480px) {
	h2 { 
		margin-bottom: 5px;
	}
	.btn-primary {
		margin-bottom: 10px;
	}
	.preview-header {
		margin-bottom:10px;
	}
	.news_image {
		margin-bottom:8px;
	}
	.news_segment {
		margin-top:2em;
	}
	.navbar-form { 
		margin-top: 0px; 
		width: 100%; 
	}
	.adi-nav {
		position: fixed;
		top: 25px;
		right: 3px;
		z-index: 1000;
	}
	.nav-justified > li > a {
		padding-left: 40px;
		padding-right: 40px;
	}
	#thumbnails_container {
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 5px;
		padding-right: 5px;
	}	
	#thumbnails_container .col-xs-4, #thumbnails_container .col-sm-3, #thumbnails_container .col-md-3 {
		padding-left: 5px;
		padding-right: 5px;
	}	
	.section_box {
		height: auto;
		width: 100%; 
		max-width: none; 
		min-height: 1px;
	}
	#icrp_footer {
		margin-bottom: 5px;
	}
	.container {
		width: auto;
	}
	.hm_img img, .hm_img1 img, .prgrms img {
		height: auto;
		width: 100%;
	}
	.top_hr {
		display: none;
	}
	.ctntc_lctn iframe {
		width: 95%;
		height: auto;
	}
}

/* tablet styles */
@media only screen and (min-width: 481px) and (max-width: 767px) {
	h2 {
		margin-bottom: 5px;
	}
	.btn-primary {
		margin-bottom: 10px;
	}
	.preview-header {
		margin-bottom:10px;
	}
	.news_image {
		margin-bottom:8px;
	}
	.news_segment {
		margin-top:2em;
	}
	.navbar-form {
		margin-top: 0px;
		width: 100%;
	}
	.adi-nav {
		position: fixed;
		top: 25px;
		right: 3px;
		z-index: 1000;
	}
	.nav-justified > li > a {
		padding-left: 40px; 
		padding-right: 40px;
	}
	#thumbnails_container {
		margin-left: 20px;
		margin-right: 20px;
		padding-left: 5px;
		padding-right: 5px;
	}	
	#thumbnails_container .col-xs-4, #thumbnails_container .col-sm-3, #thumbnails_container .col-md-3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	#download_box {
		float: left; 
		padding-top: 10px; 
		margin: 0 auto; 
	}
	.preview_footer_container {
		margin-top: 10px;
	}
	.footer_item { 
	margin-right: 10px;
	}
	.footer_item:last-child {
		margin-right: 0px;
	}
	.section_box {
		height: auto;
		width: 100%;
		max-width: none;
		min-height: 1px; 
	}
	#icrp_footer {
		margin-bottom: 5px;
	}
	.hm_img img, .hm_img1 img, .prgrms img {
		height: auto;
		width: 100%;
	}
	.top_hr {
		display: none;
	}
	.ctntc_lctn iframe {
		width: 95%;
		height: auto;
	}
}

/* desktop styles */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-header h2{
		margin: 0px; 
		margin-top: 34px;
	}
	.preview-header {
		margin-bottom:10px;
	}
	.news_image {
		margin-bottom:8px;
	}
	.news_segment {
		margin-top:2em;
	}
	.btn-primary {
		margin-bottom: 10px;
	}
	#thumbnails_container .col-xs-4, #thumbnails_container .col-sm-3, #thumbnails_container .col-md-3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.preview_footer_container {
		margin-top: 30px;
	}
	.footer_item {
		margin-right: 15px;
	}
	.footer_item:last-child {
		margin-right: 0px;
	}
	.section_box {
		height: 330px;
		max-width: 230px;
	}
	.hm_img img, .hm_img1 img, .prgrms img {
		height: auto;
		width: 100%;
	}
	.ctntc_lctn iframe {
		width: 95%;
		height: auto;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header{
		margin-left: 30px;
	}
	.btn-primary {
		margin-bottom: 10px;
	}
	.news_image {
		margin-bottom:8px;
	}
	.news_segment {
		margin-top:2em;
	}
	.preview-header {
		margin-bottom:10px;
	}
	.navbar-header h2{
		margin: 0px; 
		margin-top: 34px;
	}
	#thumbnails_container .col-xs-4, #thumbnails_container .col-sm-3, #thumbnails_container .col-md-3 {
		padding-left: 10px;
		padding-right: 10px; 
	}
	.preview_footer_container {
		margin-top: 30px;
	}
	.hm_img img, .hm_img1 img, .prgrms img {
		height: auto;
		width: 100%;
	}
}

@media only screen and (min-width: 1200px) {
	#thumbnails_container .col-xs-4, #thumbnails_container .col-sm-3, #thumbnails_container .col-md-3 {
		padding-left: 10px;
		padding-right: 10px;
	}	
	.preview_footer_container {
		margin-top: 66px;
	}
	.btn-primary {
		margin-bottom: 10px;
	}
	.news_image {
		margin-bottom:8px;
	}
	.news_segment {
		margin-top:2em;
	}
	.preview-header {
		margin-bottom:10px;
	}
}