body { font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; color: #FFFFFF;background-color: #000; }

a { text-decoration: none; color: #ffa300; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }
hr{margin: 10px 0;}
h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #FFFFFF; line-height: 1em; font-weight: normal; }
h1, h2, h3 { letter-spacing: -2px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #111; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 24px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
blockquote p { padding-bottom: 0px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
ul, ol{margin: 0px;}

html,body {height: 100%;}

#about {
}

/*Header
-----------------------------*/
header{

}
#br-header{
    background-image: url(../res/bharathcover.jpg);
}
.header-bg-style{
    background-position:right 0 top 25%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    background-attachment: fixed;
}
#br-header .container{
    padding: 130px 0 150px;
}
#br-header .logo{
    text-align: center;
    /* height:246px; */
} 
.hgroup{
    text-align: center;
    position: absolute;
    bottom:14%;
    width:100%;
    left:0;
    z-index: 2;
}
.hgroup h1{
    font-size: 72px;
    font-weight: 800;
    color: #FFFFFF;
}
.hgroup h2{
    font-size: 30px;
    font-weight: 300;
    color: #FFFFFF;
}

.photoCredit {
    position: absolute;
    bottom:20px;
    right:20px;
    font-family: "Roboto", sans-serif;
}

.photoCredit span {
    color:#fff;
    font-weight: 300;
    font-size:14px;
}

/*navigation
------------------------------------*/
nav{
    background-color: #F1F3F4;
    border-bottom: 1px solid #D7DBDC;
    height: 50px;
}
.nav{
    list-style: none;
    margin-bottom: 0px;
    text-align: center;
}
.nav li {
    display: inline-block;
}
.nav > li > a{
    color: #3D5054;
    display: block;
    font-size: 18px;
    font-weight: 300;
    padding: 14px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF; 
    outline: none;   
}
.nav > li > a:hover {
    color: #000000;
    outline: none;      
}
.active{
    background: #ddd;
    outline: none;
}
nav .is-sticky .main-nav{
    width: 100%;
    background-color: #F1F3F4;
    border-bottom: 1px solid #D7DBDC;   
    z-index: 9999; 
    height: 50px;
}
.mobilenav{
    display: none;
}

/*SECTION
------------------------------------*/

section{
    padding: 20px 0px 3px;
    padding-bottom: 40px;
}

section .header{
    text-align: center;
    color: #FFFFFF;
}

section .header h2{
    font-size: 40px;
    font-weight: 800;
    color: #FFFFFF;
}



/*Contact
-----------------------------------*/

#contact{
    color: #fff; 
    padding-bottom: 40px;
}

#contact .header h2 {
    font-size: 50px;
    text-transform: uppercase;
}
#contact .header P {
    font-size: 18px;
}

.socialnetwork,.socialnetworkSmall{
    text-align: center;
    margin-bottom: 0px;
}
.socialnetworkSmall
{
    margin-bottom:10px;
}
.socialnetwork > li,.socialnetworkSmall > li {
    display: inline;
    font-size: 30px;
    padding: 10px;
}
.socialnetwork > li a,.socialnetworkSmall > li a {
    text-decoration: none;
    color: #FFFFFF;
    font-size:60px;
}
.container-fluid{
    padding: 0px;

}
.socialnetwork img {
    display: inline-block;
    height:61px;
    position:relative;
    left:10px;
    vertical-align: bottom;
    bottom:5px;

}
.gmap{
    height: 500px;
}

.contact {
    background:none repeat scroll 0 0 rgba(255, 255, 255, 0.60);
    height: 400px;
    position: absolute;
    z-index: 2;
    text-align: center;
}



/*Footer
---------------------------------------------*/
footer{
    padding: 20px;
    background: #111;
}

footer .copyright{
    text-align: center;
}

footer .info{
    float: right;
}

footer p
{
    line-height: normal;
    padding:15px 0 0 0;
}


/*******************************************************
******************RESPONSIVE****************************
*******************************************************/  

@media(max-width: 360px){

    header {
        margin-left: -20px;
        margin-right: -20px;
    }  
    nav{
        margin-left: -20px;
        margin-right: -20px;
    }    
    .nav-collapse .nav{
        background: none repeat scroll 0 0 #F1F3F4;
    }
    .nav li{
        display: block;
    }
    .mobilenav{
        border: medium none;
        margin-top: 34px;
        color:#3D5054;
        width: 100%;
        background: none;
        display: block;
    }
    .mobilenav .trig {
        float: right;
        font-size: 22px;
        margin-right: 10px;
    }

    .mobilenav .title {
        float: left;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 20px;
        margin-left: 10px;
        text-transform: uppercase;
    }
    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
        border-radius: none;
        color:#3D5054;
        font-weight: 300;
        padding: 10px 0 10px 30px;
        border-bottom: 1px solid #D7DBDC;
        text-align: left;
    }
    .nav-collapse, .nav-collapse.collapse{
        overflow: hidden;
    }
    section{
        margin-left: -20px;
        margin-right: -20px;
    }
    .track{
        margin-left: 46px;
    }
    .bmember{
        text-align: center;
    }
    .products > li{
        margin-left: 46px;
    }
    .meta{
        margin-top: -10px;
    }
    #contact .header h2{
        font-size: 40px;
    }
    #contact .header P{
        font-size: 14px;
    }
    .socialnetwork > li a
    {
        font-size:30px !important;
    }
    .hgroup h1
    {
        font-size:36px !important;
    }
    #about,#music,#videos,#portfolio,#contact
    {
        padding:20px 0 20px 0;
    }

}

@media(max-width: 480px) {

    header {
        margin-left: -20px;
        margin-right: -20px;
    }  
    nav{
        margin-left: -20px;
        margin-right: -20px;
        display:none;
    }    
    .nav-collapse .nav{
        background: none repeat scroll 0 0 #F1F3F4;
    }
    .nav li{
        display: block;
    }
    .mobilenav{
        border: medium none;
        margin-top: 34px;
        color:#3D5054;
        width: 100%;
        background: none;
        display: block;
    }
    .mobilenav .trig {
        float: right;
        font-size: 22px;
        margin-right: 10px;
    }

    .mobilenav .title {
        float: left;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 20px;
        margin-left: 10px;
        text-transform: uppercase;
    }
    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
        border-radius: none;
        color:#3D5054;
        font-weight: 300;
        padding: 10px 0 10px 30px;
        border-bottom: 1px solid #D7DBDC;
        text-align: left;
    }
    .nav-collapse, .nav-collapse.collapse{
        overflow: hidden;
    }
    .socialnetwork > li a
    {
        font-size:30px !important;
    }
    .hgroup h1
    {
        font-size:36px !important;
    }
    #about,#music,#videos,#portfolio,#contact,#lessons
    {
        padding:20px 0 20px 0;
    }
}

@media(max-width: 320px){
    .hgroup h1{
        font-size: 68px;
    }
    .socialnetwork > li a
    {
        font-size:30px;
    }
    .hgroup h1
    {
        font-size:40px;
    }
    #about,#music,#videos,#portfolio,#contact,#lessons
    {
        padding:20px 0 20px 0;
    }
}

/* New */
#about,#portfolio,#videos,#lessons
{
    background: #efefef;
}
#lessons {
    background:#000;
}
#portfolio *,#about *,#videos *, #lessons *
{
    color:#333;
}
#lessons * {
    color:#fff;
}
.brBrands
{
    text-align: center;
}
.whiteBox
{
    background:#ffffff;
    box-shadow: 1px 1px 2px #aaa;
}
.whiteBox h4
{
    font-weight: 800;
}
.sep
{
    height:1px;
    background:#ccc;
}
.paddingNone
{
    padding-left:30px !important;
}
.marginTopFive
{
    margin-top:5px;
}
.whiteBox .fa,.whiteBox li a
{
    font-size:22px;
    color:#aaa !important;
}
.whiteBox h4
{
    padding-top:5px;
    padding-bottom: 0;
}
.marginTopTen
{
    margin:10px 0 0 0;
}
.aboutText
{
    margin-top:40px;
}
.aboutText a {
    text-decoration: underline;
    font-weight: 700;
}
.startTour
{
    margin-top:80px;
}
.startTour .fa
{
    font-size:35px;
    color:#fff !important;
}
.nav li
{
    line-height: 22px;
}

.pattern 
{ 
    background-image: url(../res/pattern.png); 
    position: absolute; 
    opacity: 0.8; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
    z-index: 1;
}
.oTop
{
    position: relative;
    z-index: 2;
    margin-top:20%;
}
.paddingFive
{
    padding:5px;
    text-align: justify;
}
.alignCenter
{
    text-align: center;
}

@media screen and (min-width: 1200px) { 
    .scWidget {
        position: relative;
        right:15px;
    }
    .header-bg-style{
        background-position:right 0 top 25%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        position: relative;
        background-attachment: fixed;
    }
}

@media screen and (max-width: 540px) { 
    .hgroup h2 {
        font-size:18px;
    }
    .startTour {
        margin-top:30px;
    }
    p {
        padding-left:10px;
        padding-right: 10px;
        text-align: justify;
    }
    section {
        padding-bottom: 0 !important;
    }
    .socialnetwork li {
        font-size: 24px;
        padding:0px 15px !important;
        padding-left:0 !important;
    }
    footer {
        font-size: 12px;
    }
    footer p {
        text-align: center;
    }
    #about,#music,#videos,#portfolio,#lessons {
        padding-left:20px;
        padding-right:20px;
    }
    .spacer-50 {
        height:10px;
    }
    #about img,#music .span4 {
        margin-bottom:20px;
    }
    #videos iframe {
        height:200px;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    body {
        padding:0 !important;
    }
    * {
        overflow-x: hidden;
    }
    .pattern {
        top:0;
        height:100% !important;
    }
    .header-bg-style {
        background-attachment: scroll;
    }
}

.spacer-50 {
    height:50px;
}

.spacer-30 {
    height:30px;
}

.text-justify {
    text-align: justify;
}

.instalink-panel-counter-value {
    color:#333 !important;
}

.translate-container {
    width:100%;
    text-align: center;
    margin-top:20px;
    margin-bottom:20px;
}

/* IG stuff */