
body {
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: sans-serif !important;
    font-size: 14px;
    color: #333;
    /*line-height: 30px;*/
   }
.set-pad {
    padding-top:25px;
    padding-bottom: 25px;
}
.set-row-pad {
    padding-top:30px;
    padding-bottom:50px;
}
.section-div{
    margin-top: 6%;
}
.m-b-25{
    margin-bottom: 25px;
}
.m-b-15{margin-bottom: 15px;}
.m-t-25{margin-top: 25px;}
.p-r-20{
    padding-right: 20px;
}
/*=====================================
  NAVBAR STYLES 
===================================*/

/*Sub menu header*/ 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
.dropdown-menu{
    background-color: #0F1219;
}
.dropdown-menu > li > a{
    color: #fff;
    /*font: 300 18px 'Roboto', 'sans-serif';*/
    list-style:none;
    text-decoration: none;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;left:100%;
    margin-top:-6px;margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
}

.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #333;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;  
    height: 0;     
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}

.dropdown-submenu:hover>a:after {
    border-left-color:#555;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
    text-decoration: underline;
} 
/*Header Navbar Css*/
.logo-custom{
    padding: 0px;
}
.logo-custom img {
    max-height: 55px;
    margin-top: 8px;
}

#menu {
    background-color: #0F1219;
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
    min-height: 69px;
}

.navbar-inverse {
    border-color: transparent;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {
    color: #FFF;
    padding: 22px 13px;
    font-size: 17px;
    font-weight: normal;
}
.validation{border: 1px solid #ff8080;}
/*=====================================
  HOME STYLES 
    ===================================*/
.home-sec {
    padding-top: 10px!important;
    padding-bottom: 60px;
    background: url(../img/slider4.jpg) no-repeat center center;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
    background-position-y: 19%;
}

.home-sec .overlay {
    background: rgba(21, 15, 15,0.20);
    min-height: 540px;
}

.home-sec h1 {
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    text-transform: uppercase;
    padding-bottom: 35px;
}

.home-sec h3 {
    text-transform: uppercase;
}
.home-dance-sec img{
    width: 100%;
    transition: all 1.5s;
    height: 265px;
}
.home-dance-sec-img{
    width: 100%;
    transition: all 1.5s;
    height: 215px;
}
.home-dance-sec img:hover{
    transform: scale(1.1);
}

/*Common Classes*/
p {
    margin-bottom: 16px;
    line-height: 20px;
}
.class-p{
    font-size:15px;   
}
/*Common Classes*/

.set-flexi {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    background-color: transparent;
    border: 0px solid #000;
    padding-top: 200px;
}
.set-flexi ul{
    list-style: none;
}

.flex-control-nav {
    display: none!important;
}

.set-flexi a {
    margin: 5px;
}
/*=====================================
  TAG LINE STYLES 
    ===================================*/

.tag-line {
    background: #E9E9E9;
    color: #000;
}

.tag-line h2 {
    font-size: 20px;
    font-weight:normal;
    padding: 5px 10px 10px 5px;
    color: #005E5A;
    font-size: 26px;
}

.tag-line h2 > i {
    margin-left: 8px;
    margin-right: 8px;
}
/*=====================================
  HEADER LINE STYLES 
    ===================================*/
.header-line {
    font-weight: normal;
    font-size: 25px;
    padding-bottom: 5px;
    /*padding-top: 25px;*/
    color: #000;
}

h1::after {
    content: " ";
    border: solid 2px #2f9484;
    display: block;
    width: 200px;
    margin: 12px auto;
}
/*=====================================
  ABOUT STYLES 
  ===================================*/
.about-div {
    padding: 20px;
/*    height: auto;
    min-height: 480px;*/
    /*background-color: #f9f9f9;*/
}
.icon-round-border {
    border: 10px double #FFF;
    color: #2f9484;
    text-align: center;
    padding-top: 15px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.icon-round-border:hover {
    color: #fff;
    border: 10px double #fff;
    background-color: #2F9484;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.about-div hr {
    border: 1px solid #FFF;
    margin-bottom: 10px;
    margin-top: 0px;
}
.about-div h4 {
    padding-top: 10px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.about-div p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    color: #606060;
}

.btn-set {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-bottom: 20px;
}
/*=====================================
  FACULTY STYLES 
  ===================================*/
#faculty-sec {
    background-color: #000;
    color: #fff;
}

#faculty-sec .header-line {
    color: #fff;
}
.faculty-div h4 {
    line-height:30px;
    font-weight:700;
}
.faculty-div {
    padding: 30px;
}

.faculty-div hr {
    border: 1px solid #1A94C4;
}

.faculty-div h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.faculty-div p {
    padding-top: 10px;
    padding-bottom: 15px;
}

.faculty-div img {
    border: 10px double #fff;
}

/*=====================================
  CONTACT STYLES 
  ===================================*/
#contact-sec {
    padding-top: 10px;
    padding-bottom: 60px;
    background: url(../img/contact-bg.png) no-repeat center center;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}

#contact-sec .overlay {
    background: rgba(0, 0, 0, 0.55);
    min-height: 600px;
}

#contact-sec h1 {
    color:#fff;
}
#contact-sec .form-control{
    background-color:rgba(255, 255, 255, 0);
    color:#fff;
}
/*=====================================
  Footer STYLES 
  ===================================*/
#footer {
    /*  padding:5px 20px;
        background-color:#2d3d5a;
        
        color:#fff;
    */
    padding-top: 30px;
    /*text-align:center;*/
    padding-bottom: 15px;
    font-size:15px;
    background: #0F1219;
}
#footer p {
    color: #ffffff;
    margin-bottom: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
}
.list1 {
    margin: 0;
    padding: 0;
    padding-right: 0px;
    list-style: none;
    padding-right: 35px;
}
.list1 li {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #ffffff;
    line-height: 18px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #2e3034;
}
.list2 {
    margin: 0;
    margin-top: 0px;
    padding: 0;
    list-style: none;
    margin-top: -2px;
}
.list2 li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.list2 li {
    font-size: 12px;
    line-height: 1.428571429;
    overflow: hidden;
    border-bottom: 1px solid #2e3034;
    padding-bottom: 9px;
    margin-bottom: 10px;
}
.list2 li time {
    color: #ffffff;
    font-size: 14px;
    font-weight: 800;
}
.list2 li a:hover {
    text-decoration: underline;
}
.list2 li a {
    color: #ffffff;
    line-height: 18px;
}
.list2 li a {
    font-size: 14px;
    color: #ffffff;
}
.list1 li a {
    font-size: 14px;
    color: #ffffff;
}
#footer h2 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 22px;
    text-align: center
}
#footer .privacyBox {
    border-top: 1px solid #2e3034;
    text-align: center;
   padding-top: 10px;
  /*  margin-top: 9px;*/
/*padding: 5px;*/
}
#footer .privacyBox span {
    margin-bottom: 0;
    font-size: 12px;
    color: #ffffff;
}
.footer-div{
    padding: 10px;
}
.footer-div h4{
    padding-top: 10px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.footer-div hr{
     border: 1px solid #FFF;
    margin-bottom: 10px;
    margin-top: 0px;
}
.footer-info{
    font-size: 16px!important;
    margin-top: 26px;
}
/*Footer images Gallery */
#picture {width:100px; height: 60px;}
#picture a.small, #picture a.small:visited { display:block; width:100px; height:100px; text-decoration:none; top:0; left:0; border:0;}
#picture a img {border: 6px solid #ffffff;}
#picture a.small:hover {text-decoration:none; color:#000000;}
#picture a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;z-index: 999;}
#picture a.small:hover .large {
    display:block; 
    position:absolute; 
    top: 0px; 
    left:10px;
    width:220px;
    height:150px;
    border-radius: 5px; 
    border: 6px solid #ffffff;
    -webkit-transition: all 0.35s ease;
    transition: all 1.99s ease; 
} 
/*Footer images Gallery*/
.footer-table tr td{
    color: #fff;
    font-size: 12px;
}

/*Own Css Start Here*/
.navbar-brand h3{
    color: #fff;
}
.thumb-pad1 {
    overflow: hidden;
}
.thumb-pad1 .thumbnail {
    position: relative;
    background: none;
    margin: 0;
    padding: 0 0 20px 34px;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.thumb-pad1 .thumbnail figure {
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    float: left;
    margin-top: 14px;
    margin-right: 10px;
}
.thumb-pad1 .thumbnail .caption {
    padding: 0;
    color: #161a21;
    overflow: hidden;
}
.maxheight{
    height: 295px;
}
.thumb-pad1 .thumbnail .caption .title {
    font-size: 18px;
    font-weight: 300;
    color: #161a21;
    text-transform: uppercase;
    margin-bottom: 11px;
}
.thumb-pad1 .thumbnail .caption p{
    text-align: justify;
    font-size: 13px;
}
.thumb-pad1 .thumbnail .caption hr {
    margin: 0 0 14px 0;
    border-color: #606060;
}
.btn-default.btn1 {
    box-shadow: none;
    position: relative;
    text-decoration: none;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    text-shadow: none;
    color: #161a21;
    text-transform: uppercase;
    border: none;
    background: none !important;
    border-radius: 0;
    display: inline-block;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

/*Staff divs*/
.thumb-pad2 .thumbnail {
    position: relative;
    padding: 0;
    padding-bottom: 0px;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
    padding-bottom: 10px;
}
.thumb-pad2 figure {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 19px;
    border: 6px solid #ffffff;
    -webkit-box-shadow: 1px 1px 0px 0px #d4d1ce;
    box-shadow: 1px 1px 0px 0px #d4d1ce;
}
.thumb-pad2 figure > img {
    width: 100%;
}
.thumb-pad2 .thumbnail .caption {
    padding: 0;
    color: #161a21;
    overflow: hidden;
}
.thumb-pad2 .thumbnail .caption a {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.thumb-pad2 .thumbnail .caption p{
    color: #fff;
}
.featured-title{
    color: #606060;
}
/*Gallery css*/
.picBox {
    margin-bottom: 32px;
}

/*.picBox a img {
    width: 100%;
}*/
.picBox a {
    border: 6px solid #ffffff;
    display: inline-block;
    opacity: 1;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

//**ABOUT US PAGE**//

.padBot {
    padding-bottom: 24px;
    padding-top: 85px !important;
    margin-top: 25px;
}
/*Not Used Css*/
.list3 {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    margin-bottom: 56px;
    list-style: none;
}
.list3 li {
    font-size: 13px;
    line-height: 1.428571429;
    overflow: hidden;
    margin-bottom: 25px;
}
.list3 li a {
    font-size: 13px;
    color: #161a21;
    margin-bottom: 12px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.list3 li a:hover {
    color: #677892;
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.list3 li .badge {
    padding: 0;
    padding-top: 0px;
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    border-radius: 61px;
    box-shadow: none;
    text-shadow: none;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #2F9484;
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 25px;
    margin-top: 4px;
    padding-top: 10px;
}
.extra-wrap {
    overflow: hidden;
}
.list4 {
    margin: 0;
    padding: 20px 0 0 0;
    list-style: none;
    overflow: hidden;
}
.list4 li {
    font-size: 12px;
    line-height: 1.428571429;
    margin-bottom: 25px;
    overflow: hidden;
}
.list4 .caption {
    background: url(../img/pattern2.png) repeat;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 9px;
    padding-bottom: 5px;
}
.list4 li a {
    font-size: 18px;
    font-weight: 300;
    color: #161a21;
    float: right;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.list4 li img {
    float: left;
    margin-right: 5px;
    margin-top: 0;
}
.list4 li p {
    font-style: italic;
}
p.upp_text {
    text-transform: uppercase;
    margin-bottom: 11px;
}
/*Not Used Css End*/


.thumb-pad3 .thumbnail {
    position: relative;
    padding: 0;
    padding-bottom: 0px;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
    padding-bottom: 10px;
}
.thumb-pad3 .thumbnail .caption a {
    font-size: 18px;
    font-weight: 300;
    color: #161a21;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.aboutBox h3{
    color: #161a21;
    font-size: 20px;;
}
.aboutBox hr {
    border-color: #606060;
    margin: 0 0 14px 0;
    text-align: left;
}
.aboutBox p{
    color: #737373;
    font-size: 15px;
    text-align: justify;
}
.aboutBox img{
    width: 100%;
    height: 275px;
    /*margin-top: 20px;*/
 }
.teamsection h1{
    font-size: 25px;
    color: #fff;
    text-align: center;
    margin-top: 120px;
}
.teamsection p{
    color: #FFF;
    font-size: 16px;
    text-align: justify;
    font-style: italic;    
}
.parallax-about-background {
    background-image: url("../img/about-us2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 465px;
    margin-top: 20px;
    width: 100%;
    z-index: 9999;
}
.scroll-to-target {
    background: url("../img/scroll-bg.png") no-repeat center center;
    float: left;
    height: 26px;
    margin: -16px 0 0;
    width: 100%;
}
.scroll-to-target-bottom {
    background: url("../img/scroll-bg.png") no-repeat center center;
    float: left;
    height: 26px;
    margin: 107px 0 0;
    width: 100%;
}
.dance-section{
    margin-bottom: 35px;
}
.dance-section img{
    border-radius: 3px;
    width: 100%;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
}
.dance-section img:hover{
    border-radius: 50px 0;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
}
.singing_dancing{
    font-size: 25px;
    color: #161a21;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    /*text-transform: uppercase;*/
}
//**ABOUT US PAGE**//

//** Classes Page**//
.post-inner {
    transition: all 700ms ease 0s;
}
.post-inner {
    margin-bottom: 30px;
    max-width: 400px;
    padding: 0 15px;
    position: relative;
}
.post-inner {
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
}

.post-inner .image {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}
.post-inner .image img {
    display: block;
    position: relative;
    width: 100%;
    opacity: 0.5;
}
.post-inner .image:hover img {
    opacity: 1;
    transition: all 700ms ease 0s;
}
.post-inner .image:hover{
    margin-bottom: 45px;
    transition: all 700ms ease 0s;
    bottom:0;
}
.post-inner .image:hover .curve{
    transform: rotate(1deg);
    transition: all 700ms ease 0s;
    bottom:0;
} 
.post-inner .image .curve {
    background: #fcfcfc none repeat scroll 0 0;
    height: 150%;
    position: absolute;
    right: -100px;
    top: 100%;
    transform: rotate(-13deg);
    width: 250%;
    z-index: 1;
}
.post-inner .content-overview {

    margin: -44px 10px 0;
    position: relative;
    top: 0;
    z-index: 2;
}
.post-inner .content-overview::before {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #2F9484;
    content: "";
    height: 96%;
    position: absolute;
    right: 0;
    top: -36px;
    transform: skewY(-13deg);
    transition: all 700ms ease 0s;
    width: 100%;
    z-index: 0;
}
.post-inner .content-overview .inner-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: -moz-use-text-color #f90 #f90;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    padding: 20px 30px 30px;
    position: relative;
    z-index: 5;
    border-color: #2F9484;
    height: auto;
    min-height: 235px;
}
.post-inner .content-overview h3 {
    border-left: 5px solid #2F9484;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative;
    text-transform: uppercase;
}
.post-inner .content-overview .text {
    color: #6e6e6e;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6em;
    margin-bottom: 15px;
    position: relative;
}
.post-inner .content-overview .read_more {
    color: #202e31;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}
.classes-div{
    margin-top: 20px;
}
.trip-gallery{
    /*margin-bottom: 30px;*/
}
.trip-grids {
    padding: 3em 0;
    background: url(../img/danc-type/dance-img.png)no-repeat 0px 0px;
    background-size: auto auto;
    background-size: cover;
    text-align: center;
}
.trip-grid-text {
    width: 70%;
}
.trip-grid-text {
    border: 5px solid #fff;
    width: 65%;
    margin: 0 auto;
    padding: 2em;
}
.trip-grid-text h4 {
    font-size: 2.5em;
    color: #fff;
    /*font-family: 'Roboto', 'sans-serif';*/
}
.trip-grid-text p {
    color: #fff;
    margin-top: 1em;
    letter-spacing: 5px;
}
.trip-grid2 {
    background: url(../img/danc-type/music.png)no-repeat 0px 0px;
    background-size: auto auto;
    background-size: cover;
}

.trip-grids:hover div.trip-grid-text{
    /*background: #000;*/
    background-color: rgba(0, 0, 0, 0.5);
}
.trip-grid3 {
    background: url(../img/danc-type/singing-img.png)no-repeat 0px 0px;
    background-size: auto auto;
    background-size: cover;
}
.dance-forms h3{
    color: #161a21;
    font-size: 20px;
    margin: 0px;
}
.dance-forms p{
    color: #737373;
    font-size: 15px;
    text-align: justify;
}
.thumb-pad5 {
    overflow: hidden;
    margin-bottom: 29px;
}

.thumb-pad5 .thumbnail {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}
.thumb-pad5 figure {
    margin: 0;
    margin-right: 0px;
    float: left;
    margin-right: 30px;
}
.thumb-pad5 figure img {
    width: 100%;
}
.thumb-pad5 .thumbnail .caption {
    padding: 0;
    color: #161a21;
}
.thumb-pad5 .thumbnail .caption .title {
    font-size: 18px;
    text-transform: uppercase;
    color: #161a21;
    margin-bottom: 8px;
    display: inline-block;
    margin-top: -10px;
}
.thumb-pad5 .thumbnail .caption hr {
    border-color: #606060;
    margin: 0 0 13px 0;
    width: 152px;
    text-align: left;
}
.table1 {
    color: #000;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 45px;
}
.table1 tbody {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
}
.table1 tr {
    height: 33px;
    vertical-align: middle;
    background: #ffffff;
}
.table1 .firstCol {
    width: 200px;
    padding-left: 32px;
    font-size: 12px;
    color: #161a21;
}
.table1 .middle {
    width: 541px;
    padding-left: 49px;
}
.table1 td {
    font-size: 12px;
    color: #161a21;
    border-right: 1px solid #e7e7e7;
}
.table1 tbody tr.color {
    background: #f5f5f5;
}
.table1 tr {
    height: 33px;
    vertical-align: middle;
    background: #ffffff;
}
.table1 .firstCol {
    width: 200px;
    padding-left: 32px;
    font-size: 12px;
    color: #161a21;
}
.thumb-pad4 h3 {
    margin-bottom: 17px;
}
.thumb-pad4 .thumbnail {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}
.thumb-pad4 figure {
    margin: 0;
    margin-right: 0px;
    float: left;
    margin-right: 30px;
}
.thumb-pad4 .thumbnail .caption {
    padding: 0;
    overflow: hidden;
    color: #161a21;
}
.music-section p{
    color: #737373;
    font-size: 15px;
    text-align: justify;
}
.summar-section{
    padding-top: 10px;
    padding-bottom: 60px;
    background-color: #eeeecb;
    background-attachment: scroll;
    background-size: auto auto;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #606060;
    background-attachment: fixed;
}
.summar-section h1{
    color: #000;
}
.section-one{
    background-color: #FEF6E9;margin-top: -15px;
}
.instrument-course{
    background-color: #F5FDEE;
}
.offering-title h1{
    font-weight: normal;
    font-size: 25px;
    padding-bottom: 5px;
    color: #000;
}
.offering-title h1::after{
     border: none !important;
}
.offering-title hr{
    border: 1px solid #2F9484;
    margin-bottom: 10px;
    margin-top: 0px;
}
//** Classes Page**//

//**Contact page css**//
.contact-map{
    margin-bottom: 25px;
}
.cont {
    /*font-family: 'Roboto', 'sans-serif';*/
    font-weight: 300;
    font-size: 15px;
    color: #FFF;
    z-index: 10;
}
.cont h4 {
    color: #FFF;
}
.cont ul {
    padding-left: 0;
    list-style: none;
}
.cont li {
    margin-bottom: 5px;
}
.cont a {
    text-decoration: none;
    color: #fff;
}
.cont .fa {
    color: #fff;
    padding-right: 14px;
}
//**Contact page css**//
/*Media Query*/
@media (max-width: 767px) {
    .navbar-nav  {
        display: inline;
    }
    .navbar-default .navbar-brand {
        display: inline;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-nav .dropdown-menu > li > a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px;   
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: #ccc;
    }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white; 
        border-radius: 0;
    }
    .dropdown-menu {
        padding-left: 10px;
    }
    .dropdown-menu .dropdown-menu {
        padding-left: 20px;
    }
    .dropdown-menu .dropdown-menu .dropdown-menu {
        padding-left: 30px;
    }
    li.dropdown.open {
        border: 0px solid red;
    }

}

@media (min-width: 768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }
    #navbar {
        text-align: center;
    }
    
}  

@media only screen and (min-width:320px) and (max-width:767px) {
    .section-div {
        margin-top: 19%;
    }
    .teamsection h1{
        margin-top: 50px;
    }
    #picture a.small:hover .large {
        border-radius: 5px; 
        border: 6px solid #ffffff;
        position: fixed;
        top: 70%;
        left: 50%;
        transition: all 0.99s ease;
        transform: translate(-50%, -50%);
        -webkit-transition: all 1.99s ease;
    }
    .thumb-pad4 .thumbnail .caption {
        padding: 20px 5px 0px 0px;
    }
    .thumb-pad5 .thumbnail .caption .title {
        font-size: 13px;
    }
    #picture a.small:hover .large {
        width:300px;
        height:200px;
    } 
    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {
        color: #FFF;
        padding: 10px 13px;
        font-size: 17px;
    }
    .logo-custom img {
        max-height: 50px;
        margin-top: 5px;
    }
/*    .move-me{
        box-shadow: none!important;
    }*/
    .set-flexi ul{
        padding-left: 0px;
    }
    .set-flexi{
        padding-top: 115px;
    }
    .home-sec h3{
        font-size: 20px;
    }
    .home-sec h1{
        font-size: 23px;
    }
    .home-sec .overlay{
        min-height: 420px;
    }
    .section-one{
    background-color: #FEF6E9;margin-top: 0px;
    }
    .home-sec {
    padding-bottom: 60px;
    background: url(../img/slider4.jpg) no-repeat;
    padding:0px;
}
.scroll-to-target-bottom {
    margin: 56px 0 0;
    width: 100%;
}
}

@media only screen and (min-width:768px) and (max-width:1279px) {
    .section-div {
        margin-top: 9%;
    }
    .about-div {
        padding: 10px;
    }  
    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:hover {
        font-size: 16px;
    }
    .dropdown-menu > li > a{
        font-size: 16px;
    }
    .about-div h4 {
        font-size: 14px;
    }
    .set-pad {
        padding-top: 5px;
    }
    .thumb-pad2 figure{
        margin-bottom: 5px;
    }
    .maxheight {
        height: 315px;
    }
    #picture a.small:hover .large {
        border-radius: 5px; 
        border: 6px solid #ffffff;
        position: fixed;
        top: 45%;
        left: 50%;
        transition: all 0.99s ease;
        transform: translate(-50%, -50%);
        -webkit-transition: all 1.99s ease;
    }
    .trip-grid-text {
        width: 84%;
    }
    .trip-grids {
        padding: 2em 0;
    }
    .post-inner {
        padding: 0 0;
    }
    .post-inner .content-overview .inner-box {
        padding: 10px 18px 5px;
    }
    .set-flexi ul{
        padding-left: 0px;
    }
    .home-sec {
    background-attachment: initial;
    background-position-y: 0;
}
.scroll-to-target-bottom {
    margin: 130px 0 0;
    width: 100%;
}
.home-dance-sec img {
    height: 165px;
    }
    .aboutBox img{
    width: 100%;
    height: 195px;
    }
}
