/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
  font-family: 'Roboto-Regular';
   font-size: 100%;
   background:#000; 
}
@font-face {
    font-family: 'FrederickatheGreat-Regular';
    src:url(../fonts/Hatten.ttf) format('truetype');
}
@font-face {
    font-family: 'JockeyOne-Regular';
    src:url(../fonts/JockeyOne-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto-Regular';
    src:url(../fonts/Roboto-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Haettenschweiler Regular';
    src:url(../fonts/FrederickatheGreat-Regular.ttf) format('truetype');
}




a{
  text-decoration: none;
}
a:hover{
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
/*--header start here--*/
.header {
  background: #000000; /* 323232  #ff0000;*/
  padding: 1em;
}
.logo {
  float: left;
  width: 30%;
}
.logo h1 {
  font-size: 2.5em;
  font-weight: 400;
  margin: 0em;
 font-family: 'FrederickatheGreat-Regular';
}
.logo h1 a{
  color:#fff;	
}
.logo h1 a:hover{
  text-decoration:none;
}
span.menu {
  display: none;
}
.header-main {
  padding: 1em 0em 1em 0em;
}
.top-nav {
  float: right;
}
.top-nav ul {
  list-style: none;
  padding: 0em;
}
.top-nav ul li {
  display: inline-block;
  padding: 1em 1em 1em 1em;
  border-right: 1px solid rgba(255, 255, 255, 0.44);
}
.top-nav ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	font-family: 'JockeyOne-Regular';
}
.top-nav ul li a:hover{
	color:#B30000;
}
.top-nav ul li.nav-line {
  border-right: none;
}
/*--banner start here--*/
.banner {
  background: url(../images/gro4.jpg)no-repeat;
  min-height: 800px;
  background-size: cover;
  position: relative;
}
.banner-two {
  background: url(../images/gro4.jpg)no-repeat;
  min-height: 350px;
  background-size: cover;
}
.banner-main h3 {
  font-size: 1.9em;
  font-weight: 400;
  color: #fff;
  line-height: 1.4em;
  margin:0px;
  font-family: 'FrederickatheGreat-Regular';
}
.bann-text {
  padding: 3em 3em 3em 3em;
  background-color: rgba(0, 0, 0, 0.47);
  width: 35%;
  position: absolute;
  bottom: 25%;
  left: 30%;
  text-align: center;
}
.bann-text a{
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  padding: 0.7em 0em 0.7em 0em;
  display: block;
  width: 24%;
  margin: 2em auto 0em;
  border: 2px solid #ff0000;
}
.bann-text a:hover{
  color: #fff;
  background:#B30000;
  border: 2px solid #B30000;
  text-decoration:none;
}
/*--banner end here--*/
/*--singer start here--*/
.singer {
  padding: 5em 0em 5em 0em;
}
.singer-left img {
  border-radius: 125px;
}
.singer-right h3 {
  color:#ffffff; /*color:#ff0000;*/
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.1em;
  font-family: 'JockeyOne-Regular';
}
.singer-right h4 {
  color:#ffffff;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.1em;
  font-family: 'JockeyOne-Regular';
}
.singer-right h5 {
  color: #000;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.3em;
}
.singer-right p {
  font-size: 0.95em;
  font-weight: 400;
  color: #7E7E7E;
  line-height: 1.7em;
}
/*--singer end here--*/
/*--program start here--*/
.program {
  padding: 1.5em 0em 5.5em 0em;
}
.program-gridleft h4 {
  font-size: 1.8em;
  color: #000;
  margin: 0em 0em 0.5em 0em;
  font-family: 'JockeyOne-Regular';
}
span.quote {
  background: url(../images/Quote.png);
  width: 100px;
  height: 100px;
  display: inline-block;
  float: left;
  margin: 2em 0em 0em 0em;
}
.quote-text {
  float: right;
  width: 75%;
}
.quote-text h5 {
  font-size: 1.05em;
  font-weight: 400;
  color: #000;
  line-height: 1.4em;
  margin: 1em 0em 1em 0em;
}
.quote-text p {
  font-size: 0.95em;
  font-weight: 400;
  color: #939090;
  line-height: 1.5em;
}
.program-tips {
  width: 50%;
  margin: 0 auto;
  background: #1FADC5;
  border-radius: 4px;
}
.program-tips h4 {
  padding: 10px;
  font-size: 1.3em;
  font-weight: 600;
  background: #6AD6E8;
  color: #fff;
  text-align: center;
  border-radius: 5px 5px 0px 0px;
}
.program-tips h5 {
  font-size: 0.9em;
  font-weight: 600;
  padding: 10px 15px;
  margin: 0px;
  line-height: 1.4em;
}
.program-tips p {
  font-size: 0.8em;
  font-weight: 400;
  color: #fff;
  line-height: 1.5em;
  padding: 0px 15px 20px 15px;
}
.program-btn {
  margin: 2.5em 0em 0em 0em;
}
.program-btn a {
  font-size: 0.95em;
  font-weight: 400;
  color: #fff;
  background: #ff0000; /* 00a78e;*/
  padding: 0.5em 1em;
  text-decoration: none;
}
.program-btn a:hover {
	background: #B30000;
	text-decoration:none;
}
.music-icn {
  float: left;
  width: 16%;
  background: #B30000;
  text-align: center;
  margin: 4em 0em 0em 0em;
  padding: 1.5em 0em 1.5em 0em;
  border-radius: 57px;
}
span.glyphicon.glyphicon-music {
  font-size: 2em;
  color: #fff;
}
/*--program end here--*/
/*--strip start here--*/
.music-strip {
  background: url(../images/strip.jpg)no-repeat center;
  min-height: 275px;
  background-size: cover;
  padding: 3em 0em 3em 0em;
}
.music-strip-main h3 {
  font-size: 2.5em;
  font-weight: 400;
  color: #fff;
  margin: 0em 0em 0.3em 0em;
  font-family: 'JockeyOne-Regular';
}
.music-strip-main h4 {
  font-size: 1.5em;
  font-weight: 400;
  color: #ffffff; /*ff0000*/
  margin: 0em 0em 0.3em 0em;
  font-family: 'JockeyOne-Regular';
}
.music-strip-main p {
  font-size: 0.95em;
  font-weight: 400;
  color: #fff;
  line-height: 1.8em;
  width: 60%;
}
.music-strip-right  a {
  background: #B30000;
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  padding: 0.5em 0em 0.5em 0em;
  width: 40%;
  display: block;
  text-align: center;
  margin: 0.5em 0em 0em 0em;
}
.music-strip-right  a:hover {
	text-decoration:none;
	background:#ff0000;
}
.music-strip-right {
  margin: 4em 0em 0em 0em;
}
/*--strip end here--*/
/*--features start here--*/
.feature {
  padding: 4em 0em 4em 0em;
}
.features-main h3 {
  text-align: center;
  font-size: 2.5em;
  font-weight: 400;
  color: #B30000; /*color: #B30000;*/
  margin: 0em 0em 1em 0em;
  font-family: 'JockeyOne-Regular';
}
.fea-grid-bottom {
  padding: 2em 0em 0em 0em;
}
.fea-grid h5 {
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  text-align: center;
  width: 45%;
  margin: 0em 0em 1em 0em;
  padding: 0.7em 0.8em 0.7em 0.8em;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */


/*
  background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+36,232323+60,333333+100 * /background: #000000;
  background: -moz-linear-gradient(left, #000000 0%, #000000 36%, #232323 60%, #333333 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff0000), color-stop(36%,#ff0000), color-stop(60%,#ff0000), color-stop(100%,#ff0000));
  background: -webkit-linear-gradient(left, #ff0000 0%,rgba(0, 167, 142, 1) 36%,#ff0000 60%,rgba(0, 167, 142, 1) 100%);
  background: -o-linear-gradient(left, #000000 0%,#000000 36%,#232323 60%,#333333 100%);
  background: -ms-linear-gradient(left, #000000 0%,#000000 36%,#232323 60%,#333333 100%);
  background: linear-gradient(to right, rgba(0, 167, 142, 1) 0%,rgba(0, 167, 142, 1) 36%,rgba(0, 167, 142, 1) 60%,rgba(0, 167, 142, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=1 );*/
}








.fea-grid h4 {
  font-size: 1.3em;
  font-weight: 400;
  color:#ffffff; /*color:#ff0000;*/
  margin: 0em 0em 0.34em 0em;
  font-family: 'JockeyOne-Regular';
}
.fea-grid p {
  font-size:0.9em;
  font-weight: 400;
  color: #7E7E7E;
  line-height: 1.7em;
}
.fea-grid a {
  background: #B30000;
  font-size: 0.85em;
  font-weight: 400;
  color: #fff;
  padding: 0.5em 0em 0.5em 0em;
  width: 27%;
  display: block;
  text-align: center;
  margin: 1.5em 0em 0em 0em;
}
.fea-grid a:hover{
	text-decoration:none;
	background: #ff0000;
}
/*--features end here--*/
/*--footer start here--*/
.footer {
  background: #000;
  padding: 3em 0em 3em 0em;
}
.footer-bottom {
  text-align: center;
}
ul.ftr-nav {
  list-style: none;
  padding: 0em;
  margin: 0.7em 0em 0em 0em;
}
ul.ftr-nav li {
  display: inline-block;
}
ul.ftr-nav li a{
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  margin: 0em 1.5em 0em 0em;
}
ul.ftr-nav li a:hover{
	text-decoration:none;
	color:#B30000;
}
span.glyphicon.glyphicon-envelope {
  font-size: 1.8em;
  color: #fff;
}
.copy-right {
  text-align: center;
  padding: 1em 0em 0em 0em;
}
.copy-right p {
  font-size: 1em;
  font-weight: 400;
  color: #fff;
}
.copy-right p a {
  color: #B30000; /*color: #B30000;*/
}
.copy-right p a:hover {
  color: #fff;
  text-decoration: none;
}
ul.social {
  padding: 1.5em 0em 0em 0em;
}
ul.social li {
  display: inline-block;
}
ul.social li i:hover {
  transform: rotate(-360deg);
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
} 
ul.social li i {
  display: inline-block;
  background: url(../images/img-sprite.png) -3px -3px;
  width: 25px;
  height: 25px;
  margin: 0 6px 0 0px;
}
ul.social li i.rss {
  background-position: -37px -3px;
}
ul.social li i.twitter {
  background-position: -72px -3px;
}
ul.social li i.dribble {
  background-position: -107px -3px;
}
ul.social li i.linked {
  background-position: -142px -3px ;
}
ul.social li i.camera {
  background-position: -176px -3px;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 0px;
  right: 10px;
  overflow: hidden;
  width: 48px;
  height: 48px;
  border: none;
  text-indent: 100%;
  background-size: 35px;
  background: url(../images/arrow.png) no-repeat 0px 0px;
}
/*--footer end here--*/
/*--about--*/
.about {
	border-top: 1px solid #eee;
}
.about-bottom {
	padding: 2.5em 0 0;
}
.about-grid h6,.about-grid3 h6 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: 'JockeyOne-Regular';
}
.about-grid h6 a,.about-grid3 h6 a{
	color:#ffffff; /*color:#ff0000;*/
	text-decoration:none;
}
.about-grid h6 a:hover,.about-grid3 h6 a:hover{
	color:#B30000;
}
.about-grid p ,.about-grid3 p{
	color: #B4B2B2;
	font-size: 0.95em;
	line-height: 1.8em;	
}
.about-left h2{
  font-size: 2.5em;
  font-weight: 400;
  color: #B30000; /*color: #B30000;*/
  text-align: center;
  font-family: 'JockeyOne-Regular';
}
.about-left {
  padding: 3em 0;
}
.about-top {
  padding: 3em 0 3em;
}
/*----*/
.in-profile {
    padding: 3em 0 0;
}
.team-left {
  padding: 2em 0 4em;
}
.team-top {
  text-align: center;
}
.in-profile h3,.about-top h3{
	font-size:2.5em;
	color:#B30000;
	  padding: 0em 12px 0;
	  text-align: center;
	  font-family: 'JockeyOne-Regular';
}
.team-top h6 {
	margin: 0.5em 0 0.2em;
	font-size: 1.3em;
	color: #ff0000;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'JockeyOne-Regular';
}
.team-top p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #B4B2B2;
}
.few {
  padding:0em 0em 3em 0em;
}
/*--single--*/
.lone-line {
  padding: 2em 0em 0em 0em;
}
.single-grid{
	margin:0em 0 3em;
	background: #fff;
}
.single-grid h4{
	margin:0 0 0.3em;
	font-size:2em;
	font-family: 'JockeyOne-Regular';
	color:#B30000;
}
.single-grid p{
	margin:0.7em 0 1em;
	font-size:1em;
	color:#7c7c7c;
	line-height:1.9em;
}
.single-profile h4 {
	font-size: 2em;
	color:#B30000;
	margin: 0em;
	font-family: 'JockeyOne-Regular';
}
.single-left {
	padding: 2em 0 0;
}
.post-top {
	padding: 0 1em 0 0em;
}
.single-profile {
	padding:0 0 3em 0;
}
.cal ul {
  padding: 0px;
}
.cal ul li{
	display: inline-block;
}
.cal ul li span{
	color:#ffffff; /*color:#ff0000;*/
	font-size:1em;
	margin-right: 1em;
	font-family: 'JockeyOne-Regular';
}
.cal ul li a{
	color:#ffffff; /*color:#ff0000;*/
	text-decoration:none;
	font-size:1em;
	font-family: 'JockeyOne-Regular';
}
.post-top h6 {
  font-size: 1.5em;
  color: #ff0000;
  padding: 0.3em 0em 0.1em 0em;
  margin: 0em;
  font-family: 'JockeyOne-Regular';
}
.post-top p{
	font-size: 1em;
	color: #7c7c7c;
	line-height:1.7em;
}
.categories-grid h4{
	color: #B30000; /*color: #B30000;*/
	font-size: 1.7em;
	padding: 0em 0 0.5em;
	  margin: 0em;
  font-family: 'JockeyOne-Regular';
}
.grid-categories {
  padding: 0 0 1em;
}
ul.popular li {
	 list-style: none;
}
ul.popular li a{
	color: #7c7c7c;
  font-size: 1em;
  padding: 0.5em 0;
  display: block;
  text-decoration: none;
}
ul.popular li i {
  margin: 0 8px 0px;
}
ul.popular li a:hover{
	  color:#ffffff; /*color:#ff0000;*/
  padding: 0.5em 0 0.5em 0.3em;
}
.single-bottom h3 {
  font-size: 2em;
  color:#B30000;
    margin: 0em;
  font-family: 'JockeyOne-Regular';
}
.single-bottom input[type="text"], .single-bottom textarea {
 font-size: 1.1em;
  width: 98%;
  padding: 0.5em 1em;
  margin: 0.5em 0;
  background: #fff;
  outline: none;
  border: 1px solid #bbb;
  color: #bbb;
}
.single-bottom  input[type="submit"]{
	  border: none;
  color: #000;
  font-size: 1.1em;
  width: 10%;
  margin: 0.5em 0em;
  background: #B30000;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  color: #fff;
   padding: 0.5em 1em;
   outline:none;
}
.single-bottom  input[type="submit"]:hover{
	background:#000;
}
.comment {
  padding: 0;
}
 .single-bottom textarea {
	resize:none;
	min-height:180px;
	 margin:0.5em 0em;
	width: 99%;
 }
 .single-bottom form{
	padding:2em 0 0;
 }
 .single {
  padding: 4em 0;
}
.grid-categories ul.popular {
  padding: 0px;
}
i.glyphicon.glyphicon-calendar {
  margin: 0em 0.4em 0em 0em;
}
i.glyphicon.glyphicon-comment {
  margin: 0em 0.4em 0em 0em;
}
/*--//single--*/
/*--typo--*/
.page {
  background-color: #000;
  margin: 4em 0;
}
.page-header h3{
	font-size: 3em;
	color:#000;
	
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: medium;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
h3.typo1 {
    font-size: 2.5em;
  color: #B30000; /*color: #B30000;*/
  text-align: center;
  font-family: 'JockeyOne-Regular';
}
/*--//typo--*/
/*--gallery start here--*/
.gallery {
  padding: 3em 0em 4em 0em;
}
.gallery-top {
  text-align: center;
  padding: 0em 0em 3em 0em;
}
.gallery-top h3 {
  font-size: 2.5em;
  color: #B30000; /*color: #B30000;*/
  font-weight: 600;
  margin: 0 0 0.3em;
  font-family: 'JockeyOne-Regular';
}
.gallery-top p{
  color: #999;
  font-size: 0.95em;
  font-weight:400;
  width: 60%;
  margin: 0 auto;
  line-height: 1.8em;
}
.gallery-2 {
  margin: 2em 0em;
}
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
img.zoom-img:hover {
  -webkit-transform: scale(1.15);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
/*--gallery end here--*/
/*--news style start here--*/
.news {
  padding: 3em 0em 3em 0em;
}
.news-head {
  text-align: center;
  padding: 0em 0em 3em 0em;
}
.news-head h3 {
  font-size: 2.5em;
  font-weight: 400;
  color: #B30000; /*color: #B30000;*/
  margin: 0em 0em 0.2em 0em;
  font-family: 'JockeyOne-Regular';
}
.news-head p {
  font-size: 0.95em;
  font-weight: 400;
  color: #818181;
  width: 60%;
  margin: 0 auto;
}
.news-top {
  padding: 0em 0em 2em 0em;
}
.news-top h4 {
  font-size: 1.6em;
  font-weight: 400;
  color: #ff0000;
  margin: 0em 0em 0.5em 0em;
  font-family: 'JockeyOne-Regular';
}
.news-right h3 {
  font-size: 1.3em;
  font-weight: 400;
  color: #000;
  margin: 0em 0em 0.4em 0em;
  font-family: 'JockeyOne-Regular';
}
.news-right p {
  font-size: 0.93em;
  font-weight: 400;
  color: #818181;
  line-height: 1.9em;
}
.news-icon ul {
  padding: 0px;
  list-style: none;
}
.news-left {
  padding: 0px;
}
/*--news style end here--*/
/*-- contact --*/
.contact {
  padding: 4em 0;
}
.contact-top{
	text-align:center;
	  padding: 0 0 3em;
}
.contact-top h2 {
  font-size: 2.5em;
  color: #B30000; /*color: #B30000;*/
  font-weight: 600;
  margin: 0 0 0.3em;
  font-family: 'JockeyOne-Regular';

}
.contact-top p{
	color: #999;
  font-size: 0.9em;
  width: 60%;
  margin: 0 auto;
  line-height: 1.8em;
}
.map iframe{
	min-height:300px;
	width:100%;
	border:none;
	margin:1.5em 0 0em;
	padding: 0 15px;
}
.contact-bottom  span,.contact-bottom-top span{
	font-size:0.9em;
	color:#ffffff; /*color:#ff0000;*/
	display:block;
	padding:0 0 0.5em;
}
.contact-bottom  input[type="text"]{
	width:100%;
	padding:0.8em;	
	border:1px solid #C5C5C5;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	transition:border-color 0.4s;
	-webkit-transition:border-color 0.4s;
	-moz-transition:border-color 0.4s;
	-o-transition:border-color 0.4s;
	-ms-transition:border-color 0.4s;
}
.contact-bottom  input[type="text"]:hover,.contact-bottom-top textarea:hover{
	color:#B30000;
	border-color:#B30000;
}

.contact-bottom-top textarea{
	width:100%;
	padding:1em;	
	border:1px solid #C5C5C5;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	min-height:320px;
	resize:none;
	transition:border-color 0.4s;
	-webkit-transition:border-color 0.4s;
	-moz-transition:border-color 0.4s;
	-o-transition:border-color 0.4s;
	-ms-transition:border-color 0.4s;
}
.contact-bottom-top {
	  margin: 1em 15px 0;
}
.contact-form input[type="submit"] {
  background: #B30000;
  color: #fff;
  border: 1px solid #B30000;
	outline: none;
	margin:1em 15px 0;
	padding: 0.3em 1em;
	font-size: 1em;
	display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.contact-form input[type="submit"]:hover{
	background: none;
	color:#B30000; /*color:#ff0000;*/
	 border: 1px solid #ff0000;
}
/*--//contact--*/
/*--meadia quries start here--*/
@media(max-width:1440px){
.bann-text {
  width: 40%;	
}
.banner {
  min-height: 715px;
}
}
@media(max-width:1366px){
.banner {
  min-height: 670px;
}	
}
@media(max-width:1280px){
.bann-text {
  width: 42%;
}
.bann-text {
  padding: 2em 2em 2em 2em;	
}
}
@media(max-width:1024px){
.contact {
  padding: 3em 0;
}	
/*--single page--*/
.single-bottom input[type="submit"] {
  font-size: 1em;
  width: 14%;
}
.post-top p {
  font-size: 0.81em;
}
.single-grid p {
  font-size: 0.85em;
}
ul.popular li a {
  font-size: 0.9em;
}
/*--*/
.banner {
  min-height: 515px;
}
.banner-main h3 {
  font-size: 1.5em;
}
.bann-text a {
  font-size: 0.9em;
}
.singer {
  padding: 3em 0em 3em 0em;
}
.program {
  padding: 1.5em 0em 3em 0em;
}
.music-strip-right a {
  width: 55%;
}
.feature {
  padding: 2em 0em 3em 0em;
}
.fea-grid a {
  font-size: 0.9em;
  width: 33%;
}
.about-left {
  padding: 2em 0;
}
.in-profile {
  padding: 2em 0 0;
}
.team-left {
  padding: 2em 0 1em;
}
.gallery {
  padding: 2em 0em 3em 0em;
}
.contact {
  padding: 2em 0;
}
.news-right p {
  font-size: 0.84em;
}
.page {
  margin: 2em 0;
}
.news {
  padding: 2em 0em 2em 0em;
}
.about-grid h6, .about-grid3 h6 {
  font-size: 1.1em;
  line-height: 1.3em;
}
.about-grid p, .about-grid3 p {
  font-size: 0.85em;
  line-height: 1.6em;
}
.about-grid h6, .about-grid3 h6 {
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0em;
}
ul.events-icon {
  padding: 0.9em 0em 0em 0em;
}
}
@media(max-width:768px){
span.menu{
		display: block;
		text-align: center;
		padding: 5px 0px 0px 0px;
		cursor: pointer;
		color: #E74C3C;
		font-size: 16px;
		font-weight: 700;
		position:relative;
	}
.top-nav ul.res{
	 display:none;
	 padding:0px;
}
.top-nav ul.res {
		padding: 0;
		margin: 1.5em 0em 0em 0em;
		z-index: 9999;
		position: absolute;
		width: 100%;
		left:0;
}
.top-nav ul.res li{
		display: block;
		text-align: center;
		background:#B30000;
		margin: 0;
	    width: 100%;
		padding: 0em;
}
.top-nav ul.res li a {
		font-size: 16px;
		padding: 0.6em 0;
		color: #fff;
		display: block;
		border: none;
        text-align: center;
        margin: 0em;
}
ul.res li a:hover,ul.res li a.active{
	color:#B30000;
}
.logo {
  width: 40%;
}
.bann-text {
  padding: 1.5em 1em 2em 1em;
  width: 55%;
  left: 25%;
  bottom: 15%;
}
.banner {
  min-height: 400px;
}
.singer-left {
  float: left;
  width: 30%;
}
.singer-right {
  float: right;
  width: 70%;
}
.singer-left img {
  width: 100%;
}
.singer-right h3 {
  font-size: 2em;
}
.singer-right h4 {
  font-size: 1.6em;
}
.contact-top p {
  width: 75%;
}
.in-contact {
  margin: 0em 0em 1.1em 0em;
}
.contact-bottom-top textarea {
  min-height: 200px;
}
.contact-form input[type="submit"] {
  font-size: 1.1em;
}
.program-gridleft {
  margin-bottom: 3em;
}
.program-gridright {
  width: 80%;
  margin: 0em auto 0em;
}
.quote-text {
  width: 80%;
}
.music-icn {
  width: 13%;
}
.music-strip-main h3 {
  font-size: 2em;
}
.music-strip-main p {
  font-size: 0.9em;
}
.music-strip-right a {
  font-size: 0.9em;
}
.music-strip-right {
  margin: 5.5em 0em 0em 0em;
}
.music-strip {
  padding: 1.5em 0em 2em 0em;
}
.fea-grid {
  float: left;
  width: 33%;
}
.fea-grid h5 {
  width: 55%;
}
.fea-grid a {
  font-size: 0.8em;
  width: 48%;
}
.fea-grid p {
  font-size: 0.8em;
}
.music-strip-left {
  float: left;
  width: 80%;
}
.music-strip-right {
  float: right;
  width: 20%;
}
.music-strip-right a {
  width: 80%;
}
.features-main h3 {
  font-size: 2em;
  margin: 0em 0em 0.4em 0em;
}
.fea-grid h5 {
  font-size: 0.85em;
}
.fea-grid h4 {
  font-size: 1.1em;
}
.footer {
  padding: 2em 0em 2em 0em;
}
.banner-two {
  min-height: 280px;
}
.about-left h2 {
  font-size: 2em;
}
.about-bottom {
  padding: 1em 0 0;
}
.about-grid {
  padding-bottom: 2em;
}
.about-grid1 {
  width: 75%;
  margin: 0 auto;
}
.map iframe {
  min-height: 250px;
}
.bann-text a {
  padding: 0.5em 0em 0.5em 0em;
}
.in-profile {
  padding: 1em 0 0;
}
.team-top {
  float: left;
  width: 50%;
  margin: 0em 0em 1.5em 0em;
}
.about-top {
  padding: 1em 0 3em;
}
.in-profile h3, .about-top h3 {
  font-size: 2em;
}
.about-grid2 {
  float: left;
  width: 45%;
}
.about-grid3 {
  float: right;
  width: 55%;
}
.few {
  padding: 1em 0em 0em 0em;
}
.gallery-left {
  float: left;
  width: 33%;
}
.news-right {
  margin: 1.5em 0em 0em 0em;
    padding: 0px;
}
/*--single--*/
.post-top {
  float: left;
  width: 25%;
}
.single-bottom input[type="text"], .single-bottom textarea {
  width: 100%;
}
.categories-grid {
  margin-top: 1em;
}
/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}	
.contact-bottom input[type="text"] {
  padding: 0.5em;
}
}
@media(max-width:640px){
.singer {
  padding: 3em 0em 1em 0em;
}
.bann-text {
  padding: 1em 1em 1em 1em;
  width: 65%;
  left: 16%;
  bottom: 10%;
}
.banner {
  min-height: 300px;
}
.singer-right h5 {
  font-size: 1em;
}
.singer-right p {
  font-size: 0.9em;
  line-height: 1.6em;
}
.music-icn {
  width: 15%;
}
.banner-two {
  min-height: 185px;
}
.gallery-top p {
  width: 90%;
}
.news-head p {
  font-size: 0.9em;
  width: 90%;
}
.contact-top p {
  width: 90%;
}
.music-strip-right a {
  width: 100%;
}
/*--single--*/
.single-grid h4 {
  font-size: 1.5em;
}
.post-top h6 {
  font-size: 1.2em;
}
.single {
  padding: 3em 0 2em;
}
/*--typo--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
h3.typo1 {
  font-size: 2.5em;
}
.page {
  margin: 2em 0;
}	
}
@media(max-width:480px){
.logo {
  width: 65%;
}
.banner-main h3 {
  font-size: 1em;
}
.bann-text a {
  font-size: 1em;
  width: 35%;
  margin: 1em auto 0em;
}
.banner {
  min-height: 250px;
}
.bann-text a {
  font-size: 0.7em;
}
.singer-right {
  padding: 0px;
}
.singer-right h3 {
  font-size: 1.7em;
}
.singer-right h4 {
  font-size: 1.3em;
}
.singer-left {
  float: none;
  width: 55%;
  margin: 0 auto 1em;
}
.singer-right {
  float: none;
  width: 100%;
}
.program-gridleft {
  padding: 0em;
}
.music-icn {
  width: 20%;
   margin: 2em 0em 0em 0em;
}
.quote-text {
  width: 75%;
}
.quote-text h5 {
  font-size: 1em;
  margin: 0em 0em 0.5em 0em;
}
.quote-text p {
  font-size: 0.83em;
}
.program-gridright {
  width: 100%;
  padding: 0px;
}
.singer {
  padding: 2em 0em 1em 0em;
}
.program {
  padding: 1.5em 0em 2em 0em;
}
.music-strip-left {
  float: none;
  width: 100%;
    padding: 0px;
}
.music-strip-right {
  float: none;
  width: 30%;
  margin: 1.5em auto 0em;
  padding: 0px;
}
.music-strip-main h3 {
  font-size: 1.7em;
}
.music-strip-main h4 {
  font-size: 1.07em;
}
.music-strip-main p {
  font-size: 0.8em;
  width: 100%;
}
.program-gridleft h4 {
  font-size: 1.7em;
}
.feature {
  padding: 2em 0em 0em 0em;
}
.fea-grid {
  float: none;
  width: 100%;
  margin: 0em 0em 2.5em 0em;
}
.fea-grid-bottom {
  padding: 1em 0em 0em 0em;
}
.fea-grid h5 {
  width: 25%;
}
.fea-grid a {
  width: 20%;
}
ul.ftr-nav li a {
  font-size: 0.9em;
  margin: 0em 1em 0em 0em;
}
.copy-right p {
  font-size: 0.9em;
}
.footer {
  padding: 1.5em 0em 1.5em 0em;
}
.logo h1 {
  font-size: 2em;
}
.header {
  padding: 0.5em;
}
span.menu img {
  width: 84%;
}
.bann-text {
  bottom: 16%;
}
.top-nav ul.res {
  margin: 0.5em 0em 0em 0em;
}
.top-nav ul.res li a {
  font-size: 14px;
  padding: 0.5em 0;
}
.about-left {
  padding: 1.3em 0;
}
.about-grid {
  padding: 0em 0em 1em 0em;
}
.about-grid1 {
  width: 100%;
  padding:0px;
}
.in-profile {
  padding: 0em 0 0;
}
.about-top {
  padding: 0em 0 2em;
}
.about-grid h6, .about-grid3 h6 {
  font-size: 1em;
}
.team-top {
  padding: 0px 10px 0px 0px;
}
.about-grid2 {
  padding: 0px;
}
.gallery-top p {
  width: 100%;
  font-size: 0.9em;
}
.gallery {
  padding: 1em 0em 2em 0em;
}
.gallery-top {
  padding: 0em 0em 1em 0em;
}
.gallery-top h3 {
  font-size: 1.5em;
}
.news-head p {
  width: 100%;
}
.news-head {
  padding: 0em 0em 1em 0em;
}
.news {
  padding: 1em 0em 0em 0em;
}
.news-head h3 {
  font-size: 2em;
}
.news-top h4 {
  font-size: 1.2em;
}
.news-right h3 {
  font-size: 1.1em;
}
.news-right {
  margin: 0.5em 0em 0em 0em;
}
.contact-top h2 {
  font-size: 1.8em;
}
.contact {
  padding: 1.4em 0;
}
.contact-top p {
  width: 100%;
  font-size: 0.8em;
}
.contact-top {
  padding: 0 0 2em;
}
.in-contact {
  padding: 0px;
}
.contact-bottom-top {
  margin: 0em 0px 0;
}
.contact-form input[type="submit"] {
  font-size: 0.9em;
  margin: 0.5em 0px 0;
}
.map iframe {
  min-height: 198px;
  padding: 0px;
}
.contact-bottom-top textarea {
  min-height: 150px;
}
.program-btn a {
  font-size: 0.8em;
  padding: 0.5em 0.8em;
}
.program-btn {
  margin: 1.5em 0em 0em 0em;
}
.program-gridleft {
  margin-bottom: 2em;
}
.gallery-left {
  float: none;
  width: 83%;
  margin: 1em auto 0;
  padding: 0px 0px 0px 0px;
}
.music-strip {
  padding: 1.5em 0em 2em 0em;
  min-height: 250px;
}
.gallery-2 {
  margin: 1em 0em;
}
.news-top {
  padding: 0em 0em 1em 0em;
}
.contact-bottom span, .contact-bottom-top span {
  font-size: 0.8em;
  padding: 0 0 0.2em;
}
/*--single--*/
.lone-line {
  padding: 0em;
}
.single-grid h4 {
  font-size: 1.2em;
}
.single-grid h4 {
  font-size: 1.2em;
}
.single-grid {
  margin: 0em 0 1.5em;
}
.single-profile {
  padding: 0 0 0.5em 0;
}
.single-profile h4,.single-bottom h3 {
  font-size: 1.5em;
}
.post-top {
  width: 50%;
  padding: 0 10px;
}
.single-bottom form {
  padding: 1em 0 0;
}
.single-bottom input[type="submit"] {
  width: 17%;
}
/*--typo--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}
h3.typo1 {
  font-size: 2em;
}
.page {
  margin: 2em 0;
}	
}
@media(max-width:320px){
.logo {
  width: 80%;
}
.logo h1 {
  font-size: 1.4em;
}
span.menu {
  padding: 0px 0px 0px 0px;
}
span.menu img {
  width: 55%;
}
.bann-text {
  padding: 0.5em 0.5em 0.5em 0.5em;
  width: 90%;
  left: 5%;
}
.bann-text a {
  padding: 0.2em 0em 0.2em 0em;
  width: 31%;
}
.banner {
  min-height: 200px;
}
.singer-right h3 {
  font-size: 1.5em;
}
.singer-right h4 {
  font-size: 1.2em;
}
.singer-right h5 {
  font-size: 0.9em;
}
.singer-right p {
  font-size: 0.82em;
}
.program {
  padding: 0.5em 0em 1.5em 0em;
}
.program-gridleft h4 {
  font-size: 1.5em;
}
.quote-text h5 {
  font-size: 0.9em;
}
.music-icn {
  width: 22%;
  margin: 2em 0em 0em 0em;
  padding: 1em 0em 1em 0em;
}
.quote-text p {
  font-size: 0.75em;
}
.program-btn a {
  font-size: 0.8em;
}
.program-btn {
  margin: 1em 0em 0em 0em;
}
.program-gridleft {
  margin-bottom: 1.7em;
}
span.glyphicon.glyphicon-music {
  font-size: 1.5em;
}
.music-strip-main h3 {
  font-size: 1.2em;
}
.music-strip-main h4 {
  font-size: 1em;
}
.music-strip-main p {
  font-size: 0.8em;
  line-height: 1.6em;
}
.music-strip-right a {
  font-size: 0.8em;
}
.music-strip-right {
  margin: 1em auto 0em;
}
.music-strip {
  padding: 1.5em 0em 1em 0em;
}
.music-strip {
  min-height: 255px;
}
.feature {
  padding: 1em 0em 0em 0em;
}
.features-main h3 {
  font-size: 1.5em;
}
.fea-grid h5 {
  width: 35%;
  font-size: 0.8em;
}
.fea-grid a {
  width: 35%;
  font-size: 0.73em;
}
.fea-grid {
  margin: 0em 0em 1.5em 0em;
}
ul.ftr-nav li a {
  font-size: 0.8em;
  margin: 0em 0.5em 0em 0em;
}
ul.ftr-nav {
  margin: 0.3em 0em 0em 0em;
}
.copy-right {
  padding: 0.5em 0em 0em 0em;
}
.copy-right p {
  font-size: 0.75em;
}
ul.social {
  padding: 1em 0em 0em 0em;
}
.footer {
  padding: 1em 0em 1em 0em;
}
.banner-two {
  min-height: 120px;
}
.about-left h2 {
  font-size: 1.5em;
}
.about-left {
  padding: 1em 0;
}
.about-bottom {
  padding: 0em 0 0;
}
.about-grid h6, .about-grid3 h6 {
  font-size: 0.95em;
  margin-bottom: 0.4em;
}
.about-grid p, .about-grid3 p {
  font-size: 0.8em;
  line-height: 1.5em;
}
.team-left {
  padding: 1em 0 0em;
}
.in-profile h3, .about-top h3 {
  font-size: 1.5em;
}
.team-top h6 {
  font-size: 1em;
}
.team-top p {
  font-size: 0.8em;
}
.about-grid2 {
  float: none;
  width: 100%;
  margin: 0em 0em 0.7em 0em;
}
.about-grid3 {
  float: none;
  width: 100%;
  padding: 0px;
}
.gallery-top p {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.5em;
}
.gallery-left {
  float: none;
  width: 100%;
}
.gallery {
  padding: 1em 0em 1em 0em;
}
.news-head p {
  font-size: 0.75em;
}
.news-right p {
  font-size: 0.75em;
  line-height: 1.5em;
}
.news-top {
  padding: 0em 0em 1em 0em;
}
.contact-top p {
  font-size: 0.75em;
}
.contact-top h2 {
  font-size: 1.5em;
}
.contact-top {
  padding: 0 0 1em;
}
.in-contact {
  margin: 0em 0em 1em 0em;
}
.contact-bottom input[type="text"] {
  padding: 0.3em;
}
.contact-bottom-top textarea {
  min-height: 100px;
}
.map iframe {
  min-height: 150px;
}
.news-head h3 {
  font-size: 1.5em;
}
/*--single--*/
.single {
  padding: 1.5em 0 0.5em;
}
.col-md-8,.categories-grid {
  padding: 0;
}
.single-grid h4 {
  font-size: 1em;
  margin: 0.3em 0 0.3em;
}
.single-grid p {
  margin: 0.3em 0 0em;
  font-size: 0.8em;
    line-height: 1.5em;
}
.single-profile h4, .single-bottom h3 {
  font-size: 1.3em;
}
.single-left {
  padding: 1em 0 0;
}
.post-top {
  width: 50%;
  padding: 0 5px;
}
.post-top p {
    font-size: 0.8em;
  line-height: 1.5em;
  margin: 0em 0em 1em 0em;
}
.post-top h6 {
  font-size: 1.1em;
}
.single-bottom textarea {
  min-height: 140px;
}
.single-bottom input[type="submit"] {
  width: 24%;
    padding: 0.3em 0.5em;
  font-size: 0.9em;
}	
button.btn.btn-1 {
  font-size: 0.79em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
  font-size: 0.8em;
}
.single-bottom input[type="text"], .single-bottom textarea {
  font-size: 0.9em;
  padding: 0.5em 0.5em;
}
.categories-grid h4 {
  font-size: 1.5em;
}
ul.popular li a {
  font-size: 0.8em;
}
/*--typo--*/
h1#h1-bootstrap-heading {
  font-size: 1.5em;
}
h2#h2-bootstrap-heading {
  font-size: 1.4em;
}
h3#h3-bootstrap-heading {
  font-size: 1.3em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page {
  padding: 0.5em;
   margin: 1.7em 0;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
h3.typo1 {
  font-size: 1.7em;
}
.page-header h3 {
  font-size: 1.8em;
} 
}	
/*--meadia quires end here--*/