@charset "utf-8";
/* CSS Document */

/*font-family: 'Oswald', sans-serif;
font-family: 'Roboto Slab', serif;*/

body {font-family: 'Roboto Slab', serif;}

ul { list-style-type:none; margin:0; padding:0;}

p { margin-bottom:0;}
a {transition:0.5s; webkit-transition:0.5s;}
a:hover {
	text-decoration: none;
	outline: none;
}

a:focus {
	outline: none;
	text-decoration: none;
	outline-offset: inherit;
}

.homeTopWrap {    background-image: url(../images/home-banner-bg.jpg);
    width: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; padding-bottom:64px;}
	
.logoWarp { margin-top:12px;}
.logoBox  {    width: 11.2%;}	
.logoText { color:#fff; font-size:30px; text-transform:uppercase; text-shadow: 1px 2px 1px #000000; letter-spacing: 1.2px; margin-bottom:14px;     margin-top: 7px;}
.navigationWrap { background:none; border:none; margin-bottom:0;}
.navigationWrap .navbar-collapse { padding-left:0;}
.navigationWrap .navbar-nav > li > a { color:#fff; font-size:18px; font-family: 'Oswald', sans-serif; font-weight:400; background:rgba(0,0,0,0.8); text-transform:uppercase; padding:16px 29px; transition:0.5s; webkit-transition:0.5s;}
.navigationWrap .navbar-nav > li > a:hover { background:#f23030; color:#fff;}
.navigationWrap .navbar-nav > li > a:focus {
    background: #f23030;
    color: #fff;
}
.addactive a{
    background: #f23030 !important;
}
.navigationWrap .navbar-nav > li > ul.dropdown-menu{
    padding: 0;
}
.navigationWrap .navbar-nav > li > ul.dropdown-menu li{

}
.navigationWrap .navbar-nav > li > ul.dropdown-menu li a {
    padding: 12px 20px;
    background: rgba(0, 0, 0, 0.98);
    color: #fff;
    font-family: 'Oswald', sans-serif;
    border-bottom: 1px solid #fff;
}

.paddingNone{ padding:0;}
.mrgNone { margin:0;}
.bannerWrap { background:#fff; padding:14px 14px 14px 14px}
.bannerWrap .fill {    width: 100%;
    background-size:100% 100%;
    background-position: center;
    height: 452px;
}
.bannerWrap .carousel-caption {
    background: #fff;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0;
    bottom: 0;
    text-align: left;
    text-shadow: none;
	padding:7px 0;

}
.bannerWrap .carousel-caption h1 {
    color: #f23030;
    font-size: 21px;
    margin: 17px 0 0 0;
    font-weight: 600;
    text-align: center;
}
#upnewsSection .carousel-control {
    top: -17px;
    opacity: 1;
    right: -32px;
    width: 28px;
}
.newsSection .carousel-control {
    top: -17px;
    opacity: 1;
    right: -32px;
    width: 28px;
}
.newsSection .carousel-control i{
    background: #000;
}
.newsSection .carousel-control i {
    background: #000;
    padding: 3px 9px;
}
 .carousel-control.right{background: none;}
}
.bannerWrap .carousel-caption h1 { color:#f23030; font-size:21px; margin:17px 0 0 0; font-weight:600; text-align:center;}
.bannerWrap .carousel-caption h2 { margin:0; color:#0a2661; font-size:18px; font-style:italic; font-weight:400;     line-height: 27px;}
.rightText { text-align:right;}
.bannerhead { position:relative; padding: 6px 100px;}
.bannerhead:before{ content:''; position:absolute; left:0; top:0; background:url(../images/music-icon.png); width:46px; height:49px;}
.bannerhead:after{ content:''; position:absolute; right:0; top:0; background:url(../images/music-icon.png); width:46px; height:49px;}

.newsSection .media {
    border: 1px solid #000;
    margin-bottom: 1px;
}
.newsSection .media-left { background:#0d1524; padding:30px 7px;}
.newsSection .media-left h3 {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -moz-transform:rotate(90deg); /* Firefox */
    -o-transform:rotate(90deg); /* Opera */
    transform: rotate(90deg);
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    width: 20px;
    margin-top: 60px;
}
.Upcoming{
    margin-top: 15px !important;
}
.Media {
    margin-top: 40px !important;
}
.Workshops {
    margin-top: 0px !important;
}
.media-body { background:#fff; color:#000; padding:15px 30px  13px 30px; position:relative;}
.media-heading { 
    font-size:22px;
    font-weight:700;
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
    margin:0;
    border-bottom:#7f7f7f solid 1px;
    padding-bottom:14px;
}
.upcome h4 {
    visibility: hidden;
}
.upcome .bookWrap{
    visibility: hidden;
}
ul.upcomingList { width:100%; float:left; }
ul.upcomingList li { font-size:16px; font-family: 'Oswald', sans-serif; font-weight:400; float: left;
    width: 50%; padding-top:2px; }
ul.upcomingList li:nth-child(3n) { font-weight:700; text-transform:uppercase;}
ul.upcomingList li:nth-child(2n) {border-left:#7f7f7f solid 1px; padding-left:20px;}
.bookWrap {    border-top: #7f7f7f solid 1px;
    padding-top: 8px;
    width: 100%;
    float: left;}
.bookWrap h5{ float:left; margin:0;  font-size:16px; font-family: 'Oswald', sans-serif; font-weight:400;}
.bookWrap a{ float:right; font-size:16px; margin-top: -3px; margin-bottom: 1px; font-family: 'Oswald', sans-serif; font-weight:700; text-transform:uppercase; color:#f23030;}
.bookWrap a:hover { color:#ea7517;}
.media-body h6{ margin:0; font-size:16px; font-family: 'Oswald', sans-serif; font-weight:700; color:#000; text-transform:uppercase;     line-height: 24px;
    padding: 10px 0;
}

.inspirationSection { padding-top:55px; padding-bottom:55px;}
.inspirationsWrap { background:url(../images/music-bg.jpg) no-repeat 205px top;}
.inspirationCircle { background:url(../images/atul-date.png) no-repeat; width:362px; height:362px; margin-left:0px; display:table;}
.inspirationCircleIn { display:table-cell; vertical-align:middle; text-align:center; font-size:25px; color:#fff; font-weight:400; text-transform:uppercase;}
.inspirationDetail { padding-top:60px;}
.inspirationDetail h2 { font-size:30px; color:#212121;}
.inspirationDetail p { font-size:15px; color:#666666; line-height: 30px;}
.inspirationDetail p span { font-size:18px;}
.inspirationDetail p .purple { color:#721a8b;}
.inspirationDetail p .fa { color:#b85adc; font-size:13px;     top: -5px;
    position: relative;}
.inspirationDetail p a { color:#000;}
.inspirationDetail p a:hover{color: #f23030;}

.showSection {background-image: url(../images/show-bg.jpg);
    width: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; padding-bottom:75px;}
.showTabberIn {     position: relative;
    width: 53%;}
.showHead { background: url(../images/show-bg.png) no-repeat;
    height: 160px;
    width: 160px;
    position: absolute;
    right: 150px;
    z-index: 99;
    top: -38px; display:table;}
	
.showHeadIn { display:table-cell; vertical-align:middle; text-align:center; color:#fff;    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;}
.showTabber .nav-tabs {     border-bottom: none;
    text-align: center;
    width: 33%;
    margin: 0 auto 60px auto;
    float: right;}
.nav-tabs > li { float:none; margin-bottom:2px; text-align: left;}
.nav-tabs > li a {
    display:inherit; color:#fff; 
    border:none; border-radius:0;
    /* background:#ea7517;*/ 
    font-size:20px; font-weight:400;
    /*padding:14px 15px;*/ border-radius:4px; 
    /*padding-left: 92px;*/ 	    
	border-bottom: 47px solid #6f6f6f;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    height: 0;
    width: 100px;
    padding: 0 69px 0 33px;
    display: block;
    border-bottom-right-radius: 8px;
}
.hinditab {
    padding-right: 120px !important;
}
.nav-tabs > li a span {
    display:block;
    padding-top: 12px;
}
.nav-tabs > li a:hover {
    background:none;
    border:none;
    border-bottom: 47px solid #ea7517;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background:none; color:#fff;
    border:none;
    border-bottom: 47px solid #ea7517;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}
.touchScroller{
	width:100%;
	height: 330px;
	position: relative;
}
.touchScroller div.scrollableArea a{
	position: relative;
	float: left;
	margin: 0;
	padding: 0 2px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
			
div.scrollWrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea{
	position: relative;
	width: auto;
	height: 100%;
}
ul.musicalShow {
    text-align:center;
     margin-top:54px; margin-bottom:20px;
} 
ul.musicalShow li { display: inline-block;
    color: #65d0f3;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 0 20px;
    border-right: #65d0f3 solid 3px;
    letter-spacing: 1px;
    line-height: 20px;}
.conectText {    padding: 0 140px;
    font-size: 15px;
    color: #fff;
    line-height: 26px; font-weight:400;}
.conectText a {     border: #fff solid 1px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    padding: 11px 23px;
    display: inline-block;     margin-top: 38px;
}
ul.musicalShow li:last-child {
    border-right: none;
}	
.conectText a:hover { background:#fff; color:#030a10;}
.bottomArea { background:url(../images/footer-bg.jpg) no-repeat; background-size:cover; background-position:left; padding-top:68px; padding-bottom:60px; }
.socialLink { position:relative;  margin-bottom:65px; text-align:center;}
.socialLink ul { text-align:center; display:inline-block; position:relative;}
.socialLink ul:before { position:absolute; content:''; width:213px; background:#fff; height:1px; left: -60%; top:50%;}
.socialLink ul:after { position:absolute; content:''; width:213px; background:#fff; height:1px; right: -60%; top:50%;}
.socialLink ul li { display:inline-block; padding:0 14px;}
.socialLink ul li a { transition:All 0.5s; display:block;	}
.socialLink ul li a:hover { transform:translate(0,20px);
									-webkit-transform:translate(0,20px);}
.shareIcon { text-align:center; margin-bottom:50px;}
.shareIconIn { width:50px; height:50px; border-radius:50%; background:#fff; margin:0 auto;     padding-top: 11px;}
.bottomLinks ul { text-align:center;}
.bottomLinks ul li { display:inline-block; padding:0 14px;}
.bottomLinks ul li a { color:#fff; font-size:18px;     text-transform: uppercase;
    font-family: 'Oswald', sans-serif;}
.bottomLinks ul li a:hover	{ color:#010000;}
	
footer { background:#141313; padding-top:20px; padding-bottom:20px;text-align: left;}
footer h5 { margin:0; font-size:11px; color:#fff; }
footer .middle { text-align:left;}
footer .right {
    text-align: left;
    margin-top: 5px;
}
footer h5 a {color:#fff; }
footer h5 a:hover {color:#fff; }
.orderShow { position:absolute; right:0; top: -60px;}

.socialLink ul li a i {
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 45px;
    color: #2F84A0;
    background: #fff;
    font-size: 28px;
}
.socialLink ul li a i.fa-facebook:hover{
    background: #3b5998;
    border-color: #3b5998;
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;

}
.socialLink ul li a i.fa-google-plus:hover{
    background: #d34836;
    border-color: #d34836;
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;

}
.socialLink ul li a i.fa-twitter:hover{
    background: #0084b4;
    border-color: #0084b4;
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;

}
.socialLink ul li a i.fa-envelope:hover{
    background: #BC3695;
    border-color: #BC3695;
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;

}
.socialLink ul li a i.fa-linkedin:hover{
    background: #0077B5;
    border-color: #0077B5;
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;

}
p.visitorcounter {
    color: #fff;
    text-align: right;
    font-size: 11px;
}
p.visitorcounter img {
    height: 15px;
}
/*-- Ineternal pages css start 11-8-2017 --*/
.scrollToTop {
    width: 30px;
    height: 30px;
    padding: 4px;
    text-align: center;
    background: #000;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 73px;
    right: 40px;
    display: none;
    /* background: url(../images/arrow_up.png) no-repeat 0px 20px; */
}
.scrollToTop:hover{
    text-decoration:none;
}
/* About us page css start */
#removepadding{
    padding-bottom: 0;
}
.about-banner {
    padding: 80px 0;
    text-align: center;
}
.about-banner h1 {
    font-size: 36px;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
}
.breadcrumb {
    background: none;
    margin-top: 15px;
}
.breadcrumb li a{
    color: #777;
}
.breadcrumb li a:hover{
    color: #ea7517;
}
.breadcrumb > .active {
    color: #000;
    font-weight: 700;
}
.aboutInform {
    margin-bottom: 30px;
}
.aboutInform .innerSection p {
    font-size: 15px;
    color: #666666;
    line-height: 30px;
    font-family: 'Roboto Slab', serif;
}
.aboutInform .innerSection p.clickBtn{
    margin-bottom: 18px;
}
.aboutInform .innerSection p.clickBtn a {
    font-size: 18px;
    color: #f23030;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.aboutInform .innerSection p.clickBtn a:hover{
    color: #000;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.innerSection h3 {
    font-weight: 700;
    color: #777;
    margin-bottom: 25px;
}
#aboutInform {
    margin-top: 30px;
}

/* About us page css end */

/* Download page css star  */
sub {
    bottom: 0;
}
.aboutInform .showTabber .showHead {
    right: 80px;
}
#newsSection {
    margin-top: 169px;
}
.showTabber .showHead {
    right: 138px;
}
.galleryImgWrap {
    margin-bottom: 30px;
    padding: 10px;
    box-shadow: 0 0 15px #989898;
}
.galleryImgWrap a img {
    width: 265px;
    height: 200px;
}
.downoladtTabs {
    margin-top: 12px;
}
/* Download page css end  */

/* In media page css start */
h4.fourheading {
    padding-left: 15px;
    margin-bottom: 20px;
    color: #777;
    font-weight: 700;
}
.colInner {
    padding-left: 0 !important;
}
/*-- Ineternal pages css end --*/

/* shows css start */

.innerSection .innerWrapper h3 {
    color: #e74364;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
}
.innerWrapper p {
    color: #666666;
    font-size: 16px;
}
.innerSection .innerWrapper h3::before {
    display: none;
    content: '';
    position: absolute;
    width: 32px;
    height: 2px;
    background: #da1934;
    top: 30px;
}
.innerSection .innerWrapper h4 {
    color: #757272;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 30px;
}
.innerSection .innerWrapper span {
    font-size: 17px;
    color: #333;
    font-weight: 400;
    display: block;
    margin: 20px 0;
}
.innerSection .innerWrapper a {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
   display: inline-block; 
}
.innerWrapper .commonStyle
{
   margin:0;
   padding:0;
   padding-left: 8px;
}
.innerWrapper .commonStyle > li {
    list-style-type: none;
    position: relative;
    padding-left: 31px;
    font-weight: 400;
    color: #000000;
    font-size: 16px;
    margin-bottom: 20px;
    color: #666666;
}
.innerWrapper .commonStyle > li:before {
    position: absolute;
    content: "\f058";
    left: 0;
    top: 0;
    font-family: "fontAwesome";
    font-size: 16px;
    color: #e74364;
}
#shows {
    margin-top: 30px;
}
/* shows css end  */


/* videos  css start   */

.innerWrapper h5 {
    margin-left: 0px;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
}
.innerWrapper iframe {
    margin-bottom: 30px;
    border: 1px solid #d2d2d2;
    padding: 2px;
}
#videoSection {
    margin-top: 30px;
}
#events {
    margin-top: 30px;
}
#cdsection {
    margin-top: 30px;
}
#contactSection {
    margin-top: 30px;
}
.paddingright {
    padding-left: 0;
    padding-right: 0;
}
.paddingleft {
    padding-left: 0;
    padding-right: 0;
}
.Pleft{
    padding-right: 0;
   
}
.Pright{
     padding-left: 0;
}
/* videos  css end  */


/* contact css start  */
.captchaCode {
    transform: scale(1.14);
    -webkit-transform: scale(1.14);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.contactForm5Bg
{
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
}

.contactForm5Bg .contactForm5 span{
    color: red;
}
.contactForm5Bg .contactForm5 span.help-block{
    position: absolute;
    font-size: 12px;
    margin-top: 2px;
    color: #a94442;
}
.contactForm5Bg .contactForm5 .form-control .validateField label.error {
    color: #a94442 !important;
    position: absolute;
    font-size: 12px;
}
.contactForm5Bg .contactForm5 form .form-group{
    margin-bottom: 30px;
}
.contactForm5Bg .contactForm5 .form-control {
    background: transparent;
    height: 45px;
    color: #636363;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    width: 100%;
    border: 1px solid #ccc;
}
.contactForm5Bg .contactForm5 textarea.form-control {
   height: 100px;
}
.contactForm5Bg .contactForm5 .subBtn, .contactForm5Bg .contactForm5 .resetBtn {
    padding: 10px 20px;
    border: 2px solid #fff;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0px;
    background: #ea7517;
    margin-right: 5px;
}
.contactForm5Bg .contactForm5 .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
   outline-offset: -2px;
    outline: none;
}
.contactForm5Bg .contactForm5 .subBtn:hover, .contactForm5Bg .contactForm5 .resetBtn:hover
{
   background:red;
  /* color:#fff;*/
}
.contactForm5Bg .txt-p {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    margin: 10px 0 20px;
}
.contactForm5Bg .txt-p span{
   color: red;
}
.cntctInfo .fa
{
   font-size: 13px;
}
.contactform {
    margin-top: 100px;
    padding-right: 15px;
}
.thankYou{
    text-align: center;
    line-height: 45px;
}
/*.contactform .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: none;
    color: #fff;
    border: none;
    border-bottom: 47px solid #ea7517;
    border-left: 0px solid transparent; 
    border-right: 0px solid transparent;
}*/
.contactform .nav-tabs > li a {
    display: inherit;
    color: #fff;
    border: none;
    border-radius: 0;
    /* background: #ea7517; */
    font-size: 18px;
    font-weight: 400;
    /* padding: 14px 15px; */
    border-radius: 0px;
    /* padding-left: 92px; */
    border-bottom: 47px solid #6f6f6f;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 340px;
    padding: 0 15px 0 15px;
    display: block;
}
.contactform .nav-tabs > li.active > a, .nav-tabs > li.active > .nav-tabs > li.active > a:focus {
    background: none;
    color: #fff;
    border: none;
    border-bottom: 47px solid #ea7517;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
}
.contactform .showTabberIn {
    position: relative;
    width: 100%;
}
.contactform .showTabber .nav-tabs {
    border-bottom: none;
    text-align: center;
    width: 100%;
    margin: 0 auto 0px auto;
    float: right;
}
.contactform .nav-tabs > li {
    float: left;
    margin-bottom: 2px;
    text-align: left;
    width: 41%;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    padding: 0 8px;
}
/* contact  css  end  */

/*-- Responsive css --*/
@media (max-width: 1280px){
    .navigationWrap .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    background: rgba(0,0,0,0.8);
    text-transform: uppercase;
    padding: 16px 22px;
    transition: 0.5s;
    webkit-transition: 0.5s;
}
}
@media (max-width: 1199px){
.showTabber .showHead {
    right: 115px;
}
.aboutInform .showTabber .showHead {
    right: 56px;
}
.logoBox a img {
    width: 100px;
}
.navigationWrap .navbar-nav > li > a {
    padding: 15px 17px;
    font-size: 16px;
}
.newsSection .carousel-control {
    top: -17px;
    opacity: 1;
    right: -32px;
}
.contactform .nav-tabs > li {
    width: 50%;
}
.Upcoming {
    margin-top: 50px !important;
}
.Media {
    margin-top: 66px !important;
}
.Workshops {
    margin-top: 15px !important;
}
#upnewsSection .carousel-control {
    top: -17px;
    opacity: 1;
    right: -26px;
}
}

@media (max-width: 991px){
ul.upcomingList li {
    font-size: 15px;
}
ul.upcomingList li:nth-child(2n) {
    border-left: #7f7f7f solid 1px;
    padding-left: 20px;
}
.showTabber .showHead {
    right: 25px;
}
.socialLink ul:after {
   display: none;
}
.socialLink ul:before {
    display: none;
}
.logoBox a img {
    width: 80px;
}
.navigationWrap .navbar-nav > li > a {
    padding: 15px 8.5px;
    font-size: 15px;
}
.logoText {
    font-size: 24px;
}
.media-body {
    padding: 15px 15px 13px 15px;
}
.showTabber .showHead {
    right: 75px;
}
.newsSection .carousel-control {
    top: -17px;
    opacity: 1;
    right: -17px;
}
.innerWrapper h5 {
    font-size: 15px;
}
.aboutInform .showTabber .showHead {
    right: 16px;
}
.contactform .nav-tabs > li {
    float: left;
    margin-bottom: 2px;
    text-align: left;
    width: 100%;
}
.contactform .nav-tabs > li a {
    width: 450px;
}
.contactform {
    margin-top: 100px;
    padding-right: 15px;
}
.Workshops {
    margin-top: 15px !important;
}
#upnewsSection .carousel-control {
    top: -17px;
    opacity: 1;
    right: -16px;
}
}
@media (min-width: 768px){
.dropdown:hover .dropdown-menu {
    display: block!important;
}
}
@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
.newsSection .media-left {
    background: #0d1524;
    padding: 15px 7px;
    vertical-align: middle;
    display: block;
    text-align: center;
}
.newsSection .media-left h3 {
    text-align: center;
    display: inline;
}
.showTabber .showHead {
    display: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: none;
    color: #fff;
    border: none;
    border-bottom: 47px solid #ea7517;
     border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    width: 100%;
    border-radius: 0;
}
.nav-tabs > li a {
    display: inherit;
    color: #fff;
    border: none;
    border-radius: 0;
    background: #ea7517; 
    font-size: 20px;
    font-weight: 400;
    /*padding: 14px 15px; */
    /*padding-left: 92px; */
    border-bottom: 47px solid #6f6f6f;
    border-left: 0px solid transparent; */
    border-right: 0px solid transparent; */
    height: 0;
    width: 100%;
    padding: 0 69px 0 33px;
    display: block;
}
.nav-tabs > li a:hover {
    background: none;
    border: none;
    border-bottom: 47px solid #ea7517;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
}
.showTabberIn {
    position: relative;
    width: 100%;
}
.showTabber .nav-tabs {
    text-align: center;
    width: 100%;
    float: right;
    border-bottom: none;
    margin: 0px auto 60px;
}
.galleryImgWrap a img {
    width: 100%;
    height: 200px;
}
#newsSection {
    margin-top: 30px;
    margin-bottom: 30px;
}
.socialLink ul:after {
   display: none;
}
.socialLink ul:before {
    display: none;
}
.logoText {
    font-size: 24px;
    padding-left: 20px;
    display: inline-block;
    margin-top: 15px;
}
.contactform .nav-tabs > li a {
    font-size: 15px;
    margin-right: 0;
}
footer .right {
    text-align: center;
    margin-top: 0;
}
footer h5 {
    padding: 5px 0;
}
footer .middle {
    text-align: center;
    display: none;
}

.navbar-nav {
    margin: 0;
}
.navigationWrap .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.conectText {
    padding: 0 0px;
}
.newsSection .carousel-control {
    top: -17px;
    opacity: 1;
    right: -10px;
    width: 20px
}
footer {
    background: #141313;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.newsSection {
    margin-top: 30px;
    margin-bottom: 64px;
}

.innerWrapper h5 {
    font-size: 16px;
}
.aboutInner {
    margin-top: 30px;
}
.innerSection {
    margin-top: 30px;
}
.homeTopWrap {
    padding-bottom: 5px;
}
.contactForm5 img {
    width: 100%;
}
.contactform .nav-tabs > li {
    float: left;
    margin-bottom: 2px;
    text-align: left;
    width: 100%;
}
.contactform {
    margin-top: 100px;
    padding-right: 0px;
}
.contactform .nav-tabs > li a {
    width: 100%;
}

.newsSection .media-left h3 {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    width: 20px;
    margin-top: 60px;
}
#upnewsSection .carousel-control {
    top: -17px;
    opacity: 1;
    right: -10px;
}
.captchaCode {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
}
@media (max-width: 736px){

}
@media (max-width: 580px){
.bottomLinks ul li {
    display: inline-block;
    padding: 0 8px;
}
.cntctInfo h4 {
    font-size: 14px;
    word-break: break-all;
}
}
@media (max-width: 480px){
.videoMdevice{
    width: 100%;
}
.logoBox a img {
    width: 50px;
}
.Pleft {
    padding-right: 0;
    padding-left: 0;
}
.Pright {
   padding-right: 0;
   padding-left: 0;
}
}
@media (max-width: 414px){
.videoMdevice{
    width: 100%;
}
.logoText {
    font-size: 19px;
    padding-left: 20px;
    display: inline-block;
    margin-top: 6px;
}
.bannerWrap .fill {
    height: 320px;
}
.Pleft {
    padding-right: 0;
    padding-left: 0;
}
.Pright {
    padding-left: 0;
    padding-right: 0;
}
}

@media (max-width: 320px){
.mobiledevice {
    width: 100%;
}
.logoText {
    font-size: 16px;
    padding-left: 20px;
    display: inline-block;
    margin-top: 0px;
}
.bannerhead {
    position: relative;
    padding: 6px 48px;
}
.conectText {
    padding: 0 0px;
    font-size: 14px;
}
.bottomLinks ul li {
    display: inline-block;
    padding: 3px 14px;
}
.inspirationCircle {
    background: url(../images/atul-date.png) no-repeat;
    width: 100%;
    height: 280px;
    margin-left: 0;
    display: table;
    background-size: contain;
}
.bannerWrap .fill {
    width: 100%;
    background-size: 100% 100%;
    background-position: center;
    height: 180px;
}
.captchaCode {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
}




