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:#fff; 
}
@font-face {
    font-family: 'FrederickatheGreat-Regular';
    src:url(../fonts/FrederickatheGreat-Regular.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');
}
a{
  text-decoration: none;
}
a:hover
{
  text-decoration: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
/*--header start here--*/
.lang{ text-align:right; font-size:12px; position:absolute; top:5px; right:10px; z-index:9999; color:#fff; padding:2px 8px;border-radius:5px; border-radius:5px; background-color:#009b84;
  -webkit-box-shadow:0 0 2px #0cc;  
  -moz-box-shadow:0 0 2px #0cc;  
  box-shadow:0 0 2px #0cc;  }
.lang a{color:#fff;}
.lang a:hover{color:#000;}

.header {
  background: #00a78e;
 
}
.logo {
  float: left;
  width: 30%;
}
.logo img { display:block;}

span.menu {
  display: none;
}
.header-main {
  padding: 1em 0em 1em 0em;
}
.top-nav {
  float: right;
  padding: 1em;
}
.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:#000000;
}
.top-nav ul li.nav-line {
  border-right: none;
}
/*--banner start here--*/

 
#slides {display:none;position:relative;}
.slidesjs-control img { width:100%;}
.slidesjs-container{}
.slidesjs-navigation{float:right;margin-top:10px;padding-right:5px; position:absolute; z-index:99999; bottom:10px; right:10px;}
.slidesjs-navigation a{font:bold 20px/normal simsun;text-decoration:none;color:#fff;}
.slidesjs-previous{}
.slidesjs-next{}
.slidesjs-navigation a:hover{color:#C00}
.slidesjs-pagination{margin-top:15px; position:absolute; bottom:15px; z-index:99999; right:50px;}
.slidesjs-pagination li{float:left;padding:0 3px;}
.slidesjs-pagination li a{display:block;width: 13px;height:0;padding-top:13px;background:url(../images/pagination.png) 0 0;overflow:hidden;}
.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active {background-position: 0 -13px}
.slidesjs-pagination li a:hover {background-position: 0 -26px}


.banner {
  background: url(../images/adv1.jpg)no-repeat;
  min-height: 800px;
  background-size: cover;
  position: relative;
}
.banner-two {
  background: url(../images/adv2.jpg)no-repeat;
  min-height: 220px;
  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: 25%;
  background-color: rgba(0, 0, 0, 0.47);
  width: 100%;
  height:100%;
  position: absolute;
  bottom: 0%;

  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 #00a78e;
}
.bann-text a:hover{
  color: #fff;
  background:#f54785;
  border: 2px solid #f54785;
  text-decoration:none;
}
/*--banner end here--*/
/*--singer start here--*/
.singer {
  padding: 5em 0em 5em 0em;
}
.singer-left img 
{
  width:80%;
  border-radius: 50%;
}
.singer-right h3 {
  color:#222;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.1em;
  font-family: 'JockeyOne-Regular';
  margin-bottom:5px;
}
.singer-right h4 {
  color:#00a78e;
  font-size: 1.0em;
  font-weight: 400;
  line-height: 1.1em;
  font-family: 'JockeyOne-Regular';
  padding-bottom:1em;
border-bottom:1px dotted #00a78e;
}
.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: #00a78e;
  padding: 0.5em 1em;
  text-decoration: none;
}
.program-btn a:hover {
	background: #F54785;
	text-decoration:none;
}
.music-icn {
  float: left;
  width: 16%;
  background: #F54785;
  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;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/strip.jpg',sizingMethod='scale');
  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: #00a78e;
  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: #F54785;
  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:#00a78e;
}
.music-strip-right {
  margin: 4em 0em 0em 0em;
}
/*--strip end here--*/
 /*--banner--*/
 #full-width-slider {
	width: 100%;
	color: #000;
}
.coloredBlock {
	padding: 12px;
	background: rgba(255,0,0,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock {
	position: absolute;
	top: 0px;
	right: 30px;
	left: auto;
	max-width: 35%;
	padding-bottom: 0;
	overflow: hidden;

}
.infoBlockLeftBlack {
	color: #FFF;
	left: auto;
	right: 30x;
}
.infoBlock h4 {
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
}
.infoBlock p {
	font-size: 14px;
	margin: 4px 0 0;
}

.fullWidth {
	max-width: 1500px;
	
}

/*--pagination start here--*/
.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;font-size:0.9em;}
.tcdPageCode a{display: inline-block;color: #00a78e;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;font-size:0.9em;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #00a78e;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #00a78e;	border: 1px solid #ddd;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #00a78e;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle; font-size:0.9em; }

/*--pagination end here--*/

 @media screen and (min-width:960px) and (min-height:660px) {
.heroSlider .rsOverflow,  .royalSlider.heroSlider {
	height: 520px !important;
}
}
 @media screen and (min-width:960px) and (min-height:1000px) {
.heroSlider .rsOverflow,  .royalSlider.heroSlider {
	height: 660px !important;
}
}
@media screen and (min-width: 0px) and (max-width: 800px) 
{
.royalSlider.heroSlider,  .royalSlider.heroSlider .rsOverflow {
	height: 300px !important;
}
.infoBlock {
	padding: 10px;
	height: auto;
	max-height: 100%;
	min-width: 40%;
	left: 5px;
	top: 5px;
	right: auto;
	font-size: 12px;
}
.infoBlock h3 {
	font-size: 14px;
	line-height: 17px;
}
}		  
 /*--banner--*/	
 /*--flexisel--*/
.work-bottom {
  margin-top: 50px;
}
.team{
padding:40px 0 80px 0px;
background-color:#bac427 ;
}
.team-bottom h4{
margin:15px 0;
  font-family: 'Roboto Slab', serif;
  color: #bac427;
  font-size: 19px;
}
.team-bottom p{
margin:0;
color:#000;
font-size:13px;
line-height:1.8em;

}
.team-info h3 {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 32px;
  font-family: 'Roboto Slab', serif;
  color: #bac427;
}
.team-left{
margin:0 22px;
}
.team-left img{
width:100%;
background-color:#fff;
border-radius:50%;
box-shadow: 0 0 8px rgba(175, 50, 150, 1);
-webkit-box-shadow: 0 0 8px rgba(175, 50, 150, 1);
-moz-box-shadow: 0 0 8px rgba(175, 50, 150, 1);

}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Navigation ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:37px;
	height:100px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
left:0%;
margin-left:-80px;
background: url(../images/left.png) no-repeat;
}
.nbs-flexisel-nav-right {
right:0%;
margin-right:-80px;

background: url(../images/right.png) no-repeat;
}

@media (max-width: 1100px)
{
 .banner-two {
  min-height: 177px;
}
    .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:71px;
	height:43px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
left:50%;
margin-left:-80px;
top: 105% !important;
background: url(../images/left1.png) no-repeat;
}
.nbs-flexisel-nav-right {
right:50%;
margin-right:-80px;
top: 105% !important;
background: url(../images/right1.png) no-repeat;
}
}
/*--//flexisel--*/
/*--features start here--*/
.feature {
  padding: 2em 0em 2em 0em;
  background-color:#00a68e; text-align:center;
}
.feature .link a{ color:#fff; text-decoration:none; display:inline-block;}
.feature .link img{ margin:0px 2px 0px 20px; width:53px; height:53px;}
.feature .link a:hover{
	color:#000000;
}


.features-main h3 {
  text-align: center;
  font-size: 2.5em;
  font-weight: 400;
  color: #f54785;
  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;
  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%,#00A78E), color-stop(36%,#00A78E), color-stop(60%,#00A78E), color-stop(100%,#00A78E));
  background: -webkit-linear-gradient(left, #00A78E 0%,rgba(0, 167, 142, 1) 36%,#00A78E 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:#00a78e;
  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: #F54785;
  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: #00a78e;
}
/*--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:#f54785;
}
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: #fff;
}
.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: 1.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:#00a78e;
	text-decoration:none;
}
.about-grid h6 a:hover,.about-grid3 h6 a:hover{
	color:#303030;
}
.about-grid p ,.about-grid3 p{
	color: #111;
	font-size: 0.95em;
	line-height: 1.8em;	
}
.about-left h2{
  font-size: 2.5em;
  font-weight: 400;
  color: #f54785;
  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:#f54785;
	  padding: 0em 12px 0;
	  text-align: center;
	  font-family: 'JockeyOne-Regular';
    margin-bottom:3rem;
}
.team-top h6 {
	margin: 0.5em 0 0.2em;
	font-size: 1.3em;
	color: #00a78e;
	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:#f54785;
}
.single-grid p{
	margin:0.7em 0 1em;
	font-size:1em;
	color:#7c7c7c;
	line-height:1.9em;
}
.single-profile h4 {
	font-size: 2em;
	color:#f54785;
	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:#00A78E;
	font-size:1em;
	margin-right: 1em;
	font-family: 'JockeyOne-Regular';
}
.cal ul li a{
	color:#00A78E;
	text-decoration:none;
	font-size:1em;
	font-family: 'JockeyOne-Regular';
}
.post-top h6 {
  font-size: 1.5em;
  color: #00A78E;
  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: #f54785;
	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:#00a78e;
  padding: 0.5em 0 0.5em 0.3em;
}
.single-bottom h3 {
  font-size: 2em;
  color:#f54785;
    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: #f54785;
  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: #fff;
  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: none;
}
.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: #f54785;
  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 1em 0em;
}
.gallery-top h3 {
  font-size: 2.5em;
  color: #f54785;
  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-left img{ background-color:#e1e1e1;}

.gallery-2 p 
{ 
    height:30px;
    line-height:30px; 
    font-size:1.0rem;
    background-color:#838383;
    color:#fff;
    padding-left:2%;
}
.about-grid img { width:100%;}

.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: 600;
  color: #f54785;
  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-head p a
{  color: #818181; text-decoration:none;}
.news-top {
  padding: 0em 0em 2em 0em;
}
.news-top h4 {
  font-size: 1.6em;
  font-weight: 400;
  color: #00a78e;
  margin: 0em 0em 0.5em 0em;
  font-family: 'JockeyOne-Regular';
}
.news-right h3 {
  font-size: 1.0em;
  font-weight: 400;
  color: #333;
  margin: 0em 0em 0.4em 0em;
}
.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: #f54785;
  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:#00a78e;
	display:block;
	padding:0.5em 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:#C53046;
	border-color:#f54785;
}

.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: #F54785;
  color: #fff;
  border: 1px solid #F54785;
	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:#00a78e;
	 border: 1px solid #00a78e;
}
/*--//contact--*/
/*--meadia quries start here--*/
@media(max-width:1440px){
.banner-two {
  min-height: 231px;
}
.banner {
  min-height: 715px;
}
}
@media(max-width:1366px)
{
.banner-two {
  min-height: 219px;
}    
.banner {
  min-height: 670px;
}	
}
@media(max-width:1280px){
.banner-two {
  min-height: 206px;
}
.bann-text {
  padding:20%;	
}
}
@media(max-width:1024px)
{
.banner-two {
  min-height: 164px;
}
.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)
{
.work-bottom
{
    padding:5px 0px 50px 0px; 
}
  
span.menu{
		display: block;
		text-align: center;
		padding: 22px 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:#f54785;
		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:#000;
}
.logo {
  width: 40%;
}
.bann-text {
  padding:10%;
 
}
.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: 123px;
}
.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: 9%;

}
.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: 103px;
}
.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)
{
.banner-two {
  min-height: 78px;
}
.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 2em 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: 0em;
}
span.menu img {
  width: 84%;
}
.bann-text {
  bottom: 0%;
}
.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: 60%;
}
.logo img {
  width: 100%;
}
.top-nav{width: 25%;}
.logo h1 {
  font-size: 1.4em;
}
span.menu {
  padding: 22px 0px 0px 0px;
}
span.menu img {
  width: 55%;
}
.bann-text {
  padding: 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 1em 0em;
}
.feature .link a{float:left; margin-bottom:4px;}
.feature .link img{ width:50px;}
.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: 52px;
}
.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--*/

.styall{ margin-bottom:10px;}
.styall a{margin-right:5px;  height:33px; display:inline-block;}

/*uedit*/
.ue-table-interlace-color-single {
    background-color: #fcfcfc;
}
.ue-table-interlace-color-double {
    background-color: #f7faff;
}
td, th {
    border: 1px solid #ddd;
    padding: 5px 10px;
}