@import "flexslider.min.css";@import "slick.min.css";@import "popup.min8510.css?v=0.2";@import "videopopup.min.css";@import "woco-accordion.min.css";@import "jquery.mCustomScrollbar.min.css";body {
    margin: 0;
    padding: 0;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    position: relative;
    background: #0d0b0c
}

html {
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

@font-face {
    font-family: hind_maduraibold;
    src: url(../fonts/hindmadurai-bold-webfont.woff2) format("woff2"),url(../fonts/hindmadurai-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hind_madurai_lightregular;
    src: url(../fonts/hindmadurai-light-webfont.woff2) format("woff2"),url(../fonts/hindmadurai-light-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hind_madurai_mediumregular;
    src: url(../fonts/hindmadurai-medium-webfont.woff2) format("woff2"),url(../fonts/hindmadurai-medium-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hind_madurairegular;
    src: url(../fonts/hindmadurai-regular-webfont.woff2) format("woff2"),url(../fonts/hindmadurai-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: hind_madurai_semiboldregular;
    src: url(../fonts/hindmadurai-semibold-webfont.woff2) format("woff2"),url(../fonts/hindmadurai-semibold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.display-desktop {
    display: block
}

.display-mobile {
    display: none
}

.clear {
    clear: both
}

.all-contests ul li{
    width:25%;
}


li.clear {
    clear: both!important;
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
    float: none!important;
    display: block!important
}

.alignc {
    text-align: center
}

.floatl {
    float: left
}

.floatr {
    float: right
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2b2c2f;
    z-index: 99
}

#status {
        width: 650px;
    height: 200px;
    position: absolute;
    left: 28%;
    top: 50%;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

#wrapper {
    width: 100%;
    margin: 0;
    padding: 0
}

.content {
    width: 1200px;
    margin: 0 auto;
    padding: 0
}

header {
    margin: 0;
    padding: 0 40px;
    position: relative;
    z-index: 10;
    width: 100%;
    position: fixed;
    background: #0101019c;
    -webkit-box-shadow: 0 4px 6px -6px #222;
    -moz-box-shadow: 0 4px 6px -6px #222;
    box-shadow: 0 4px 6px -6px #222;
}

header.fixed-header {
    background: #010101 !important;
    -webkit-box-shadow: 0 4px 6px -6px #222;
    -moz-box-shadow: 0 4px 6px -6px #222;
    box-shadow: 0 4px 6px -6px #222
}

header .logo {
    width: 30%;
    float: left;
    margin: 0;
    padding: 10px 0
}

header .menu {
    width: 70%;
    float: left;
    margin: 0;
    padding: 0
}

.menu ul {
    margin: 0;
    padding: 0;
    float: right;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    font-weight: 700
}

.menu ul li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.menu ul li.search {
    margin: 20px 20px 0 0;
    padding: 0 10px;
    border: solid 2px #666;
    /*border-radius: 30px;*/
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.menu ul li.search:hover {
    border: solid 2px #F44336;
}

.menu ul li.search input[type=text] {
    margin: 0;
    padding: 10px;
    width: 170px;
    color: #fff;
    font-size: 14px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: 0 0;
    border: none
}

.menu ul li.search input[type=submit] {
    float: left;
    margin: 7px 0 0 7px;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/searchbg.png) no-repeat;
    border: none;
    cursor: pointer
}

.menu ul li.search input[type=text]:focus {
    outline: 0
}

.menu ul li input::-webkit-input-placeholder {
    color: #666
}

.menu ul li input::-moz-placeholder {
    color: #666
}

.menu ul li input:-ms-input-placeholder {
    color: #666
}

.menu ul li input:-moz-placeholder {
    color: #666
}

.menu ul li a {
    width: 70px;
    position: relative;
    display: block;
    padding: 22px 0 30px;
    color: #999;
    text-align: center;
    text-decoration: none;
    /*text-transform: uppercase;*/
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.menu ul li.lesslink {
    margin: 0 30px
}

.menu ul li:last-child {
    margin: 0 20px
}

.menu ul li:last-child a {
    width: auto;
    margin: 0;
    padding: 7px 0 22px
}

.menu ul li:last-child img {
    width: 51px;
    height: 51px
}

.menu ul li.active a,.menu ul li:hover a {
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.menu ul li.active:after {
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 40px;
    height: 3px;
    transform: translate(-50%);
    background: #2d4d99;
    content: ''
}

.nav-toggle {
    position: fixed;
    top: 0;
    right: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all .4s cubic-bezier(.32,1.25,.375,1.15);
    transition: all .4s cubic-bezier(.32,1.25,.375,1.15);
    z-index: 11
}

.menu ul li ul {
    display: none
}

.menu ul li:hover ul {
    display: block;
    background: #000;
    position: absolute;
    top: 61px;
    right: 0;
    box-shadow: 0 3px 10px #474747
}

.menu ul li ul:before {
    position: absolute;
    top: -10px;
    right: 15px;
    content: '';
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    border-bottom: solid 10px #222
}

.menu ul li ul li {
    display: block;
    width: 180px;
    margin: 0!important;
    padding: 0!important
}

.menu ul li ul li a {
    display: block;
    margin: 0;
    padding: 15px 20px!important;
    line-height: normal;
    font-size: 14px;
    font-weight: 400!important;
    border-bottom: solid 1px rgba(255,255,255,.3)
}

.dropbtn {
    display: none
}

.nav-toggle span {
    color: rgba(0,0,0,.51);
    padding: 8px 15px
}

.no-touch .nav-toggle span:hover {
    color: rgba(0,0,0,.51)
}

.nav-toggle.show-nav {
    top: 24px;
    right: 20px
}

.m-menu-icon {
    display: none
}

.socialIconInsta {
    width: 44px;
    height: 44px;
    display: inline-block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    background: url(../images/insta.png) no-repeat
}

.socialIconLnk {
    width: 44px;
    height: 44px;
    display: inline-block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    background: url(../images/in.png) no-repeat
}

.socialIconFB {
    width: 44px;
    height: 44px;
    display: inline-block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    background: url(../images/fb.png) no-repeat
}

a.socialIconLnk:hover {
    /*background-position: 0 -44px*/
}

a.socialIconFB:hover {
    /*background-position: 0 -44px*/
}

a.socialIconInsta:hover {
    /*background-position: 0 -44px*/
}

.btn,a.btn {
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
    font-size: 16px;
    color: #999;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-align: center;
    border: solid 2px #6e6e6e;
    border-radius: 7px;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.btn:hover,a.btn:hover {
    color: #0d0b0c;
    background: #fff;
    border: solid 2px #fff
}

.btn2,a.btn2 {
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-align: center;
    background: #262221;
    border: solid 2px #262221;
    border-radius: 7px;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.btn2:hover,a.btn2:hover {
    color: #262221;
    background: #fff;
    border: solid 2px #262221
}

.banner-slider {
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.banner-slider .slick-slide {
    margin: 0;
    padding: 0;
    position: relative
}

.banner-slider .slick-next,.banner-slider .slick-prev {
    display: none !important;
    width: 35px;
    height: 25px;
    margin: -20px 0 0;
    position: absolute;
    top: auto;
    bottom: 110px;
    z-index: 1;
    overflow: hidden
}

.banner-slider .slick-prev {
    right: 100px;
    left: auto;
    background: url(../images/back.png) no-repeat
}

.banner-slider .slick-next {
    right: 50px;
    background: url(../images/next.png) no-repeat
}

.banner-slider .slick-prev:hover {
    background: url(../images/backh.png) no-repeat
}

.banner-slider .slick-next:hover {
    background: url(../images/nexth.png) no-repeat
}

.banner-slider .slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0 50px 0 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 50px
}

.banner-slider .slick-dots li {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-size: cover;
    border: solid 2px #fff;
}

.banner-slider .slick-dots li.slick-active {
    border: solid 2px #fff;
    background: #dedddd;
}

.flexslider.banner ul li {
    position: relative;
    transition-duration: 0!important
}

.bannertxt {
    position: absolute;
    width: 600px;
    height: 100%;
    right: 0px;
    top: 0;
    z-index: 1;
    transition-duration: 0!important
}

.bannertxt .bannerinn {
    display: table;
    height: 100%
}

.bannertxt .bannerinn section {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 50px 0 0;
    color: #fff;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif
}

.bannertxt .bannerinn section h1,.bannertxt .bannerinn section p {
    margin: 0 0 20px;
    padding: 0
}

.bannertxt .bannerinn section h1 {
    font-size: 50px
}

.bannertxt .bannerinn section h3 {
    margin: 0 0 30px;
    padding: 0;
    font-size: 32px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
     background: -webkit-linear-gradient(#ffff00, #de642a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bannertxt .bannerinn section h2 {
    margin: 0 0 10px;
    padding: 0 0 0 60px;
    font-size: 60px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
   /* background: linear-gradient(to right,#ff0000 20%,#fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color:red;
    position: relative
}

.bannertxt .bannerinn section h4 {
    margin: 0 0 20px;
    padding: 10px 30px 10px 30px;
    font-size: 30px;
    color: #fff;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background:rgb(0 0 0 / 40%);
    border-radius:10px;
    text-align:center;
}

.bannertxt .bannerinn section h2:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 2px;
    /*background: #2d4d99;*/
    content: '';
    transform: translate(0,-50%)
}

.flexslider.thum {
    width: 340px;
    float: right;
    bottom: 100px;
    z-index: 1;
    right: 20px;
    background: 0 0;
    text-align: right
}

.flexslider.thum ul {
    margin: 0 0 0 50px;
    padding: 0
}

.flexslider.thum ul li {
    margin: 0 3px;
    padding: 3px;
    float: right;
    cursor: pointer
}

.flexslider.thum .flex-direction-nav {
    display: none
}

.latest-lessons {
    margin: 0;
    padding: 0
}

.latest-lessons h3 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.latest-lessons ul {
    margin: 0 0 0 -40px;
    padding: 0
}

.latest-lessons ul li {
    width: 33.33%;
    float: left;
    margin: 0 0 50px;
    padding: 0 0 0 40px;
    list-style: none
}

.latest-lessons ul li section {
    margin: 0;
    padding: 0;
    position: relative;
    transition: all .3s ease
}

.latest-lessons ul li section .artist-name {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    background: #000
}

.latest-lessons ul li section .artist-name img {
    transition: all .5s ease;
    opacity: .7
}

.latest-lessons ul li section h3 {
    position: absolute;
    bottom: 110px;
    left: 30px;
    margin: 0;
    padding: 0 20px 0 0;
    color: #fff;
    font-size: 30px;
    font-family: hind_madurai_mediumregular,Arial,Helvetica,sans-serif;
    line-height: 36px;
    font-weight: 400
}

.latest-lessons ul li section h3:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    background: none;
    content: ''
}

.latest-lessons ul li section .ca-name {
    margin: 0;
    padding: 20px 30px;
    color: #0d0c0c;
    font-size: 24px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background: #fff;
    border-radius: 0 0 10px 10px
}

.latest-lessons ul li section .ca-name>div:nth-child(1) {
    width: 80%;
    float: left
}

.latest-lessons ul li section .ca-name>div:nth-child(2) {
    width: 20%;
    float: left;
    text-align: right
}

.latest-lessons ul li section .ca-name>div {
    display: table;
    height: 50px
}

.latest-lessons ul li section .ca-name>div>span {
    display: table-cell;
    vertical-align: middle
}

.latest-lessons ul li a section {
    text-decoration: none
}

.latest-lessons ul li section .ca-name>div.clear {
    height: auto!important
}

.latest-lessons ul li section:hover .artist-name img {
    transform: scale(1.3);
    transition: transform .5s
}

.latest-lessons ul li section:hover .ca-name>div>span img {
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    perspective: 1000px
}

@keyframes shake {
    10%,90% {
        transform: translate3d(-1px,0,0)
    }

    20%,80% {
        transform: translate3d(2px,0,0)
    }

    30%,50%,70% {
        transform: translate3d(-4px,0,0)
    }

    40%,60% {
        transform: translate3d(4px,0,0)
    }
}

.different-section {
    /*margin: 50px 0;*/
    /*padding: 100px 30px;*/
/*    background: url(../images/different-bg.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 8px;*/
    box-shadow: 5px 5px 20px rgba(0,0,0,.7)
}

.different-section h2 {
    margin: 0 0 50px;
    padding: 0;
    color: #fff;
    font-size: 36px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-align: center
}

.different-frm {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-family: hind_madurai_lightregular,Helvetica,Arial,sans-serif
}

.different-frm .col {
    width: 35%;
    float: left
}

.different-frm .col.cleft {
    text-align: right
}

.different-frm .col.ccenter {
    width: 30%;
    padding: 0 30px
}

.different-frm .col.cright {
    text-align: left
}

.different-frm .col ul {
    margin: 0;
    padding: 0
}

.different-frm .col ul li {
    margin: 0 0 30px;
    padding: 0;
    list-style: none
}

.different-frm .col ul li:last-child {
    margin: 0
}

.different-frm .col .imgcol {
    width: 20%;
    float: left;
    display: table
}

.different-frm .col .imgcol span {
    display: table-cell;
    vertical-align: middle
}

.different-frm .col .txtcol {
    width: 80%;
    float: left;
    display: table;
    padding: 0 0 0 10px
}

.different-frm .col .txtcol span {
    display: table-cell;
    vertical-align: middle
}

.different-frm .col.cleft .imgcol {
    float: right
}

.different-frm .col.cleft .txtcol {
    float: right;
    padding: 0 10px 0 0
}

.different-frm input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.different-frm input[type=radio].css-checkbox+label.css-label {
    padding: 13px 0 0 60px;
    height: 41px;
    display: inline-block;
    line-height: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 30px;
    color: #fff;
    font-family: hind_madurai_lightregular,Helvetica,Arial,sans-serif;
    vertical-align: middle;
    cursor: pointer
}

.different-frm input[type=radio].css-checkbox:checked+label.css-label {
    background-image: url(../images/checked.png)
}

.different-frm label.css-label {
    background-image: url(../images/uncheck.png);
    background-repeat: no-repeat;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.different-frm .col.cleft input[type=radio].css-checkbox+label.css-label {
    padding: 13px 60px 0 0
}

.different-frm .col.cleft input[type=radio].css-checkbox:checked+label.css-label {
    background: url(../images/checked.png) no-repeat right!important
}

.different-frm .col.cleft label.css-label {
    background: url(../images/uncheck.png) no-repeat right!important
}

.cata-section {
    margin: 0 0 70px;
    padding: 0
}

.cata-section h3 {
    margin: 0 0 40px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.cata-section .slick-slide:focus {
    outline: 0
}

.cata-section .slick-slide {
    background: #0d0c0c
}

.cata-section .slick-slide img {
    opacity: .3;
    border-radius: 10px
}

.cata-section .cata-outer {
    position: relative;
    overflow: hidden
}

.cata-section .slick-slide a {
    text-decoration: none
}

.cata-section .cata-outer .cata-icon {
    position: absolute;
    top: 30px;
    left: 30px
}

.cata-section .cata-outer .cata-name {
    position: absolute;
    bottom: 60px;
    left: 30px;
    margin: 0;
    padding: 0 20px 0 0;
    color: #fff;
    font-size: 32px;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    line-height: 40px;
    font-weight: 400
}

.cata-section .cata-outer .cata-view {
    position: absolute;
    bottom: 30px;
    left: 30px
}

.cata-section .cata-outer .cata-icon img,.cata-section .cata-outer .cata-view img {
    opacity: 1
}

.cata-section .slick-next,.cata-section .slick-prev {
    width: 35px;
    height: 25px;
    top: -50px
}

.cata-section .slick-prev {
    right: 80px;
    left: auto;
    background: url(../images/back.png) no-repeat
}

.cata-section .slick-prev:hover {
    background: url(../images/backh.png) no-repeat
}

.cata-section .slick-next {
    right: 20px;
    background: url(../images/next.png) no-repeat
}

.cata-section .slick-next:hover {
    /*background: url(../images/nexth.png) no-repeat*/
}

.cata-section .cata-outer:hover .cata-view img {
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    perspective: 1000px
}

.top-lessons {
    margin: 0 0 70px;
    padding: 0
}

.top-lessons h3 {
    margin: 0 0 40px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.top-lessons .slick-slide:focus {
    outline: 0
}

.top-lessons .slick-slide img {
    border-radius: 10px;
    opacity: .7
}

.top-lessons .lessons-outer {
    position: relative;
    overflow: hidden;
    background: #000;
    border-radius: 10px
}

.top-lessons .slick-slide a {
    text-decoration: none
}

.top-lessons .lessons-outer .artist-name {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    font-size: 30px;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    line-height: 36px;
    font-weight: 400
}

.top-lessons .lessons-outer .artist-name:after {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 40px;
    height: 3px;
    background: #fff;
    content: ''
}

.top-lessons .lessons-outer .lessons-name {
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin: 0;
    padding: 0 20px 0 0;
    width: 80%;
    color: #fff;
    font-size: 30px;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    line-height: 34px;
    font-weight: 400
}

.top-lessons .lessons-outer .lessons-view {
    position: absolute;
    bottom: 20px;
    right: 20px
}

.top-lessons .lessons-outer .lessons-view img {
    opacity: 1
}

.top-lessons .lessons-outer:hover .lessons-view img {
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    perspective: 1000px
}

.top-lessons .slick-next,.top-lessons .slick-prev {
    width: 35px;
    height: 25px;
    top: -50px
}

.top-lessons .slick-prev {
    right: 80px;
    left: auto;
    background: url(../images/back.png) no-repeat
}

.top-lessons .slick-prev:hover {
    background: url(../images/backh.png) no-repeat
}

.top-lessons .slick-next {
    right: 20px;
    background: url(../images/next.png) no-repeat
}

.top-lessons .slick-next:hover {
    background: url(../images/nexth.png) no-repeat
}

.students-section {
    margin: 0 0 70px;
    padding: 50px 70px;
    background: #060606;
    border-radius: 10px
}

.students-section h3 {
    margin: 0 0 40px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-align: center
}

.testimonial-row {
    margin: 0;
    padding: 0
}

.testimonial-row p {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    line-height: 20px
}

.testimonial-row p.name {
    margin: 0;
    padding: 0;
    color: #2d4d99;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.testimonial-row .testi-left {
    width: 20%;
    float: left;
    margin: 0;
    padding: 0
}

.testimonial-row .testi-right {
    width: 80%;
    float: left;
    margin: 0;
    padding: 0
}

.testimonial-row .testi-left img {
    width: 80px;
    border-radius: 50%
}

.testimonial-row .testi-right .name2 {
    margin: 50px 0 0;
    padding: 0;
    color: #666
}

.testimonial-row .testi-right .name2 span {
    color: #fff
}

.testimonial-row .testi-right .name2 img {
    float: left;
    position: relative;
    margin: -10px 20px 0 0;
    width: 36px;
    border-radius: 50%
}

.students-section .slick-next,.students-section .slick-prev {
    width: 35px;
    height: 25px;
    top: 50%;
    margin: -13px 0 0
}

.students-section .slick-prev {
    left: -85px;
    background: url(../images/back.png) no-repeat
}

.students-section .slick-prev:hover {
    background: url(../images/backh.png) no-repeat
}

.students-section .slick-next {
    right: -85px;
    background: url(../images/next.png) no-repeat
}

.students-section .slick-next:hover {
    background: url(../images/nexth.png) no-repeat
}

.visit-blog {
    margin: 0 0 70px;
    padding: 100px;
    background: #fff url(../images/visit-blog-bg.jpg) no-repeat top right;
    border-radius: 10px
}

.visit-blog .visit-blog-col {
    width: 50%;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 36px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.visit-blog .visit-blog-col p {
    margin: 0 0 30px;
    padding: 0;
    line-height: 40px
}

.visit-blog .visit-blog-col h3 {
    margin: 0 0 30px;
    padding: 0;
    color: #000;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.newsrow {
    margin: 0;
    padding: 30px 0;
    background: #6e6e6e
}

.newsrow h3 {
    margin: 0 0 30px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-align: center
}

.nweslogo {
    text-align: center
}

.subscribe {
    margin: 0;
    /*padding: 50px 0;*/
/*    border-top: solid 1px #666;
    border-bottom: solid 1px #666*/
}

.subscribe .content {
    padding: 0 50px
}

.subscribe h3 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.subscribe .subscribe-left {
    width: 25%;
    float: left;
    margin: 0;
    padding: 0
}

.subscribe .subscribe-right {
    width: 95%;
    /*float: left;*/
    margin: 0;
    /*padding: 20px 0 0;*/
    position: relative;
    text-align: left;
}

.subscribe input[type=text] {
    width: 100%;
    float: left;
    margin: 0 2% 0 0;
    padding: 15px 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: 0 0;
    border: none;
    border-bottom: solid 1px #666;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.subscribe input[type=submit] {
    /*width: 20%;*/
    float: left;
    margin: 0;
    padding: 10px 13px;
    color: #0d0b0c;
    font-size: 18px;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    text-align: center;
    border-radius: 7px;
    background: #6e6e6e;
    border: none;
    cursor: pointer;
    margin-top: 12px;
}

.subscribe input[type=submit]:hover {
    color: #fff;
    background: #262221
}

.subscribe input[type=submit]:focus,.subscribe input[type=text]:focus {
    outline: 0
}

.subscribe input::-webkit-input-placeholder {
    color: rgba(255,255,255,.4)
}

.subscribe input::-moz-placeholder {
    color: rgba(255,255,255,.4)
}

.subscribe input:-ms-input-placeholder {
    color: rgba(255,255,255,.4)
}

.subscribe input:-moz-placeholder {
    color: rgba(255,255,255,.4)
}

footer {
    margin: 0;
    padding: 40px 0 30px;
    font-size: 16px;
    color: #fff;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    border-top : solid 1px #666;
}

footer a {
    color: #fff;
    text-decoration: none
}

footer a:hover {
    color: rgba(255,255,255,.5)
}

footer h3 {
    margin: 0 0 15px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

footer .footer-logo {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

footer .footer-col {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

footer p {
    margin: 0 0 5px;
    padding: 0;
    line-height: 24px
}

footer .footer-col .colleft {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0 50px 0 0
}

footer .footer-col .colcenter {
    width: 33.33%;
    float: left;
    margin: 0;
    padding: 0 30px
}

footer .footer-col .colright {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0 0 0 50px
}

footer .footer-col .colleft img {
    margin: 0 5px 0 0
}

footer .footer-col .footer-links {
    margin: 0;
    padding: 20px 0 0
}

footer .footer-col .footer-links p {
    margin: 0 0 20px;
    padding: 0
}

footer .footer-col .footer-links p.copy {
    margin: 0;
    padding: 0;
    color: rgba(255,255,255,.4)
}

footer .footer-col .footer-links a {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0
}

.suberrormsg {
    position: absolute;
    bottom: -13px;
    left: 0;
    padding: 0 5px;
    display: none;
    color: #fff;
    font-size: 13px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: red
}

.main-banner {
    position: relative
}

.main-banner img {
    width: 100%;
    display: block
}

.banner-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 600px;
    margin: 0;
    padding: 40px 0 0;
    color: #fff;
    text-transform: uppercase
}

.banner-text p {
    margin: 0 0 20px;
    padding: 0;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.banner-text h3 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.whatisschool {
    margin: 50px 0;
    padding: 50px 0;
    color: #fff;
    background: url(../images/logobg.png) no-repeat center center
}

.whatisschool .logocol {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

.whatisschool .textcol {
    width: 50%;
    float: left;
    margin: 0;
    padding: 120px 0 0;
    position: relative;
    font-size: 18px
}

.whatisschool h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.whatisschool p {
    margin: 0 0 20px;
    padding: 0
}

.whatisschool .textcol p {
    line-height: 24px
}

.whatisschool .textcol:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100px;
    background: #2d4d9a;
    content: ''
}

.videobox {
    margin: 0 0 80px;
    padding: 0;
    border-radius: 8px;
    box-shadow: 5px 5px 20px rgba(0,0,0,.7)
}

.videobox iframe {
    width: 100%;
    height: 430px
}

.weare {
    margin: 0 0 80px;
    padding: 0;
    color: #fff;
    font-size: 18px
}

.weare h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.weare .col50 {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

.weare .col50:nth-child(1) {
    padding: 0 20px 0 0
}

.weare .col50:nth-child(2) {
    padding: 0 0 0 20px
}

.weare .col50:nth-child(2) img {
    border-radius: 10px
}

.weare p.row {
    margin: 0 0 20px;
    padding: 0 0 0 40px;
    line-height: 24px;
    position: relative
}

.weare p.row:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 80px;
    background: #2d4d9a;
    content: ''
}

.whywedo {
    margin: 0 0 80px;
    padding: 0;
    color: #fff;
    font-size: 18px
}

.whywedo h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.whywedo .col50 {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative
}

.whywedo .fright {
    float: right
}

.whywedo .col50:nth-child(1) {
    padding: 0 0 0 20px
}

.whywedo .col50:nth-child(2) {
    padding: 0 20px 0 0
}

.whywedo .col50:nth-child(1) img {
    border-radius: 10px
}

.whywedo .righttxt {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right
}

.whywedo p.row {
    margin: 0 0 20px;
    padding: 0 40px 0 0;
    line-height: 24px;
    position: relative
}

.whywedo p.row:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 80px;
    background: #2d4d9a;
    content: ''
}

.latest-lessons-main {
    margin: 0;
    padding: 80px 0 0;
    /*background-image: url(../images/lessonsbg.jpg);*/
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%
}

.latest-lessons-main h1 {
    margin: 70px 0;
    padding: 0;
    color: #fff;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.latest-lessons-main h2 {
    margin: 0 0 30px;
    padding: 0 0 10px;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    position: relative
}

.latest-lessons-main h2:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    /*background: #2d4d99;*/
    content: ''
}

.all-cata {
    width: 25%;
    float: left;
    margin: 0;
    padding: 0 30px 0 0;
    position: relative
}

.select {
    display: none
}

.selectall {
    display: none
}

.all-cata ul {
    margin: 0;
    padding: 0
}

.all-cata ul li {
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
    position: relative;
    color: #666;
    font-size: 24px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.all-cata ul li a {
    color: #666;
    text-decoration: none;
    display: block
}

.all-cata ul li a:hover {
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.all-cata ul li:before {
    content: "";
    position: absolute;
    height: 0;
    bottom: 0;
    left: -20px;
    width: 3px;
    background: #ff0000;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.all-cata ul li:after {
    position: absolute;
    top: -3px;
    left: 70%;
    width: 35px;
    height: 25px;
    content: '';
    /*background: url(../images/nexth.png) no-repeat;*/
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.all-cata ul li.current:before,.all-cata ul li:hover:before {
    height: 100%
}

.all-cata ul li.current:after,.all-cata ul li:hover:after {
    position: absolute;
    top: -3px;
    left: 100%;
    width: 35px;
    height: 25px;
    margin: 0 0 0 -45px;
    content: '';
    /*background: url(../images/nexth.png) no-repeat;*/
    opacity: 1
}

.all-cata ul li.current a,.all-cata ul li:hover a {
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.all-lessons {
    width: 75%;
    float: left;
    margin: 0 0 80px;
    padding: 0
}

.all-lessons h3 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.all-lessons ul {
    margin: 0 0 0 -30px;
    padding: 0
}

.all-lessons ul li {
    width: 33.33%;
    float: left;
    margin: 0 0 50px;
    padding: 0 0 0 30px;
    list-style: none
}

.all-lessons ul li section {
    margin: 0;
    padding: 0;
    position: relative;
    transition: all .3s ease
}

.all-lessons ul li section .artist-name {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    background: #000
}

.all-lessons ul li section .artist-name img {
    transition: all .5s ease;
    opacity: .7
}

.all-lessons ul li section h3 {
    position: absolute;
    bottom: 85px;
    left: 20px;
    margin: 0;
    padding: 0 20px 0 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_madurai_mediumregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.all-lessons ul li section h3:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    background: none;
    content: ''
}

.all-lessons ul li section .ca-name {
    margin: 0;
    padding: 10px;
    color: #0d0c0c;
    font-size: 20px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background: #fff;
    border-radius: 0 0 10px 10px
}

.all-lessons ul li section .ca-name>div:nth-child(1) {
    width: 85%;
    float: left;
    padding: 0 10px 0 0
}

.all-lessons ul li section .ca-name>div:nth-child(2) {
    width: 15%;
    float: left;
    text-align: right
}

.all-lessons ul li section .ca-name>div:nth-child(2) i {
    font-style: normal;
    color: #999
}

.all-lessons ul li section .ca-name>div:nth-child(2) img {
    width: 30px
}

.all-lessons ul li section .ca-name>div {
    display: table;
    height: 50px
}

.all-lessons ul li section .ca-name>div>span {
    display: table-cell;
    vertical-align: middle
}

.all-lessons ul li a section {
    text-decoration: none
}

.all-lessons ul li section .ca-name>div.clear {
    height: auto!important
}

.all-lessons ul li section:hover .artist-name img {
    transform: scale(1.3);
    transition: transform .5s
}

.all-lessons ul li section:hover .ca-name>div:nth-child(2) img {
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    perspective: 1000px
}

.all-live-events {
    width: 100%;
    float: left;
    margin: 0 0 80px;
    padding: 0;
}

.all-live-events ul li {
    width: 25%;
    float: left;
    margin: 0 0 50px;
    padding: 0 0 0 30px;
    list-style: none
}

.all-live-events ul li section {
    margin: 0;
    padding: 0;
    position: relative;
    transition: all .3s ease
}

.all-live-events ul li section .artist-name {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    background: #000
}

.all-live-events ul li section .artist-name img {
    transition: all .5s ease;
    opacity: .7
}

.all-live-events ul li section h3 {
    position: absolute;
    bottom: 85px;
    left: 6px;
    margin: 0;
    padding: 5px 20px;
    color: #fff;
    font-size: 20px;
    font-family: hind_madurai_mediumregular,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background: #000000a8;
    border-radius: 10px;
}

.all-live-events ul li section h3:after {
    /*position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    background: #fff;
    content: ''*/
}

.all-live-events ul li section .ca-name {
    margin: 0;
    padding: 10px;
    color: #0d0c0c;
    font-size: 20px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background: #fff;
    border-radius: 0 0 10px 10px
}

.all-live-events ul li section .ca-name>div:nth-child(1) {
    width: 85%;
    float: left;
    padding: 0 10px 0 0
}

.all-live-events ul li section .ca-name>div:nth-child(2) {
    width: 15%;
    float: left;
    text-align: right
}

.all-live-events ul li section .ca-name>div:nth-child(2) i {
    font-style: normal;
    color: #999
}

.all-live-events ul li section .ca-name>div:nth-child(2) img {
    width: 30px
}

.all-live-events ul li section .ca-name>div {
    display: table;
    height: 50px
}

.all-live-events ul li section .ca-name>div>span {
    display: table-cell;
    vertical-align: middle
}

.all-live-events ul li a section {
    text-decoration: none
}

.all-live-events ul li section .ca-name>div.clear {
    height: auto!important
}

.all-live-events ul li section:hover .artist-name img {
    transform: scale(1.3);
    transition: transform .5s
}

.all-live-events ul li section:hover .ca-name>div:nth-child(2) img {
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    perspective: 1000px
}


.alsolike {
    margin: 0;
    padding: 0 0 40px
}

.alsolike h2 {
    margin: 0 0 30px;
    padding: 0 0 10px;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    position: relative
}

.alsolike h2:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    background: #2d4d99;
    content: ''
}

.alsolike .slick-next,.alsolike .slick-prev {
    width: 35px;
    height: 25px;
    top: -50px
}

.alsolike .slick-prev {
    right: 80px;
    left: auto;
    background: url(../images/back.png) no-repeat
}

.alsolike .slick-prev:hover {
    background: url(../images/backh.png) no-repeat
}

.alsolike .slick-next {
    right: 20px;
    background: url(../images/next.png) no-repeat
}

.alsolike .slick-next:hover {
    background: url(../images/nexth.png) no-repeat
}

.alsolike section {
    margin: 0;
    padding: 0;
    position: relative;
    transition: all .3s ease
}

.alsolike .artist-name {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    background: #000
}

.alsolike .artist-name img {
    transition: all .5s ease;
    opacity: .7
}

.alsolike section h3 {
    position: absolute;
    bottom: 85px;
    left: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_madurai_mediumregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.alsolike section h3:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    background: #fff;
    content: ''
}

.alsolike section .ca-name {
    margin: 0;
    padding: 10px;
    color: #0d0c0c;
    font-size: 18px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background: #fff;
    border-radius: 0 0 10px 10px
}

.alsolike section .ca-name>div:nth-child(1) {
    width: 85%;
    float: left;
    padding: 0 10px 0 0
}

.alsolike section .ca-name>div:nth-child(2) {
    width: 15%;
    float: left;
    text-align: right
}

.alsolike section .ca-name>div:nth-child(2) i {
    font-style: normal;
    color: #999
}

.alsolike section .ca-name>div:nth-child(2) img {
    width: 30px
}

.alsolike section .ca-name>div {
    display: table;
    height: 50px
}

.alsolike section .ca-name>div>span {
    display: table-cell;
    vertical-align: middle
}

.alsolike a section {
    text-decoration: none
}

.alsolike section .ca-name>div.clear {
    height: auto!important
}

.alsolike section:hover .artist-name img {
    transform: scale(1.3);
    transition: transform .5s
}

.alsolike section:hover .ca-name>div:nth-child(2) img {
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    perspective: 1000px
}

.lessons-details {
    margin: 0;
    padding: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%
}

.trailer-row {
    margin: 0;
    padding: 152px 0;
    position: relative;
    text-align: right;
}

.lessons-details h1 {
    margin: 0 0 10px;
    padding: 0 0 0 60px;
    font-size: 60px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
   /* background: linear-gradient(to right,#ff0000 75%,#fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color:red;
    position: relative
}

.lessons-details h1:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 2px;
    /*background: #2d4d99;*/
    content: '';
    transform: translate(0,-50%)
}

.lessons-details h4 {
    margin: 0;
    padding: 0 0 0 60px;
    font-size: 30px;
    color: #6e6e6e;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.trailer-row .trailer-btn {
    margin: 20px 0 0;
    padding: 0 0 0 60px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    font-size: 18px;
    text-transform: uppercase
}

.trailer-row .trailer-btn a {
    color: #666;
    text-decoration: none
}

.trailer-row .trailer-btn a img {
    display: inline-block;
    margin: 0 10px 0 0
}

.trailer-row .trailer-btn a:hover img {
    opacity: .8
}

.artist-bio {
    margin: 0 0 30px;
    padding: 0;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.artist-bio .artistleft {
    width: 35%;
    float: left;
    margin: 0;
    padding: 15px;
    /*background: url(../images/artistleft-bg.jpg) no-repeat;*/
    background-size: cover;
    border-radius: 10px
}

.artist-bio .artisright {
    width: 65%;
    float: left;
    margin: 0;
    padding: 0 20px 0 40px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    height: 200px;	
    overflow: overlay;
    background: #00000094;
    border-radius: 13px;
}


.artist-bio .artisright_live_event {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 20px 0 40px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    height: 200px;	
    overflow: overlay;
    background: #00000094;
    border-radius: 13px;
}

a.fbicon {
    width: 38px;
    height: 38px;
    display: inline-block;
    margin: 0 10px 0 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    background: url(../images/artist-tw.png) no-repeat
}

a.fbicon:hover {
    background-position: 0 -38px
}

a.twicon {
    width: 38px;
    height: 38px;
    display: inline-block;
    margin: 0 10px 0 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    background: url(../images/artist-fb.png) no-repeat
}

a.twicon:hover {
    background-position: 0 -38px
}

a.insicon {
    width: 38px;
    height: 38px;
    display: inline-block;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    background: url(../images/artist-ins.png) no-repeat
}

a.insicon:hover {
    background-position: 0 -38px
}

.artist-bio .artistleft h4 {
    margin: 10px 0 30px;
    padding: 0;
    color: #fff;
    font-size: 30px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.artist-bio .artistleft h4 span {
    display: block;
    margin: 0;
    padding: 0;
    color: #999;
    font-size: 20px;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif
}

.artist-bio .artistleft h4 img {
    float: left;
    margin: -10px 10px 0 0;
    padding: 2px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border-radius: 50%;
    background: -moz-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -webkit-gradient(linear,left top,right bottom,color-stop(0,rgba(45,77,153,1)),color-stop(100%,rgba(103,133,103,1)));
    background: -webkit-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -o-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -ms-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: linear-gradient(130deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%)
}

.artist-bio .artistleft .price-col {
    display: inline-block;
    margin: 0;
    padding: 0 5px;
    color: #aaa;
    font-size: 21px;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    text-align: center
}

.artist-bio .artistleft .price-col:first-child {
    margin: 0 10px 0 0
}

.artist-bio .artistleft .price-col .price-btn,.artist-bio .artistleft .price-col a.price-btn {
    margin-bottom: 10px
}

.price-btn,a.price-btn {
    display: inline-block;
    margin: 0;
    padding: 22px 44px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background: #ff0000;
    font-size: 25px;
    text-transform: uppercase;
    border-radius: 8px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.price-btn:hover,a.price-btn:hover {
    background: #fff
}

ul.payrow {
    margin: 0;
    padding: 0;
    text-align: center
}

ul.payrow li {
    width: 48%;
    margin: 0;
    padding: 0 20px;
    list-style: none;
    display: inline-block
}

.pay-btn,a.pay-btn {
    display: inline-block;
    margin: 0;
    padding: 17px 23px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background: #2e2c2d;
    border: solid 2px #2e2c2d;
    font-size: 18px;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    border-radius: 8px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.pay-btn:hover,a.pay-btn:hover {
    color: #000;
    background: #fff;
    border: solid 2px #2d4d99
}

.artist-bio .artisright p {
    margin: 0 0 20px;
    padding: 0
}

.artist-bio .artisright p img {
    display: inline-block;
    margin: 0 10px 0 0
}

.artist-bio .artisright_live_event p {
    margin: 0 0 20px;
    padding: 0
}

.artist-bio .artisright_live_event p img {
    display: inline-block;
    margin: 0 10px 0 0
}

.artist-lessons {
    margin: 0 0 30px;
    padding: 0
}

.artist-lessons .leftsite {
    width: 70%;
    float: left;
    margin: 0;
    padding: 0 40px 0 0
}

.artist-lessons .rightside {
    width: 30%;
    float: left;
    margin: 0;
    padding: 30px;
    background: #2e2c2d;
    border-radius: 10px
}

.artist-lessons .leftsite .title {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

.artist-lessons .leftsite .sharelike {
    width: 50%;
    float: left;
    margin: 0;
    padding: 5px 0 0;
    text-align: right;
    color: #2d4d99;
    font-size: 16px
}

.artist-lessons .leftsite .sharelike span {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top
}

.artist-lessons .leftsite .sharelike span a {
    color: #2d4d99;
    text-decoration: none
}

.artist-lessons .leftsite .sharelike span a:hover {
    color: #fff;
    text-decoration: none
}

.artist-lessons .leftsite .sharelike span i {
    color: #fff;
    font-style: normal
}

.artist-lessons .leftsite .sharelike a.downloadpdf {
    display: inline-block;
    margin: 0;
    padding: 4px 0 4px 30px;
    background: url(../images/pdf.png) no-repeat
}

.artist-lessons .leftsite .sharelike .like {
    width: 27px;
    height: 25px;
    display: inline-block;
    background: url(../images/like.png) no-repeat
}

.artist-lessons .leftsite .sharelike .liked {
    width: 27px;
    height: 25px;
    display: inline-block;
    background: url(../images/liked.png) no-repeat
}

.artist-lessons .leftsite .sharelike span:nth-child(1) {
    position: relative;
    top: -2px
}

.artist-lessons .leftsite .sharelike span:nth-child(3) {
    border-left: solid 2px #666;
    margin: 0 0 0 10px
}

.artist-lessons .leftsite .lesson-txt {
    margin: 0;
    padding: 30px 0 0;
    color: #fff;
    font-size: 18px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    line-height: 26px
}

.artist-lessons .leftsite .lesson-txt p.lesson-title {
    margin: 0 0 20px;
    padding: 0;
    font-size: 44px;
    line-height: normal;
    line-height: 44px
}

.artist-lessons .leftsite .lesson-txt p {
    margin: 0 0 20px;
    padding: 0;
    line-height: 26px
}

img#vid_thumb_img {
    display: inline-block;
    margin: 0 0 20px
}

.video-player {
    margin: 0 0 20px;
    padding: 0;
    border-radius: 10px
}

.video-player video {
    width: 100%
}

.video-player video:focus {
    outline: 0
}

.artist-lessons .leftsite h2 {
    /*margin: 0 0 30px;*/
    padding: 0 0 10px;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    position: relative
}

.artist-lessons .leftsite h2:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    /*background: #ff0000;*/
    content: ''
}

.artist-lessons .rightside h2 {
    margin: 0 0 30px;
    padding: 0 0 10px;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    position: relative
}

.artist-lessons .rightside h2:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    /*background: #ff0000;*/
    content: ''
}

.artist-lessons .rightside .lessonlist {
    max-height: 500px;
    overflow: auto
}

.artist-lessons .rightside.mobile .lessonlist {
    max-height: initial
}

.artist-lessons .rightside ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.artist-lessons .rightside ol li {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    position: relative;
    color: #fff;
    font-size: 20px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.artist-lessons .rightside ol li a {
    color: #666;
    text-decoration: none
}

.artist-lessons .rightside ol li:before {
    content: "";
    position: absolute;
    height: 0;
    bottom: 0;
    left: -30px;
    width: 3px;
    background: #2d4d99;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.artist-lessons .rightside ol li:nth-child(1),.artist-lessons .rightside ol li:nth-child(2) {
    color: #fff
}

.artist-lessons .rightside ol li.current:before,.artist-lessons .rightside ol li:hover:before {
    height: 100%
}

.artist-lessons .rightside ol li.current,.artist-lessons .rightside ol li.current a,.artist-lessons .rightside ol li:hover,.artist-lessons .rightside ol li:hover a {
    color: #fff
}

.artist-lessons .rightside ol li:last-child {
    margin: 0
}

.all-lessons.similar-list {
    width: 100%
}

.all-lessons.similar-list ul li {
    width: 25%
}

.all-live-events.similar-list {
    width: 100%
}

.all-live-events.similar-list ul li {
    width: 25%
}

.blog-pg {
    margin: 0 0 40px;
    padding: 70px 0 0
}

.blog-pg h1 {
    margin: 20px 0;
    padding: 0;
    color: #000;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400;
}

.blog-list {
    margin: 70px 0 0;
    padding: 0
}

.blog-list ul {
    margin: 0 0 0 -40px;
    padding: 0
}

.blog-list ul li {
    width: 33.33%;
    float: left;
    margin: 0 0 50px;
    padding: 0 0 0 40px;
    list-style: none
}

.blog-list ul li section {
    margin: 0;
    padding: 0;
    position: relative;
    transition: all .3s ease
}

.blog-list ul li section .blogthum {
    overflow: hidden;
    border-radius: 10px 10px 0 0
}

.blog-list ul li section .blogthum img {
    transition: all .5s ease
}

.blog-list ul li section .blog-title {
    margin: 0;
    padding: 20px 30px 20px 20px;
    background: #fff;
    border-radius: 0 0 10px 10px
}

.blog-list ul li section .blog-title h3 {
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    color: #0d0b0c;
    font-size: 22px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    line-height: 26px;
    font-weight: 400;
    position: relative;
    min-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.blog-list ul li section .blog-title h3:after {
    position: absolute;
    left: 0;
    top: 5px;
    width: 3px;
    height: 30px;
    background: #2d4d99;
    content: ''
}

.blog-list ul li section .blog-title .blogdate {
    float: left;
    margin: 5px 0 0;
    padding: 0 0 0 20px
}

.blog-list ul li section .blog-title .blogmore {
    float: right
}

.blog-list ul li section:hover .blog-title .blogmore img {
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0,0,0);
    backface-visibility: hidden;
    perspective: 1000px
}

.blog-list ul li a {
    color: #0d0b0c;
    text-decoration: none
}

.blog-list ul li section:hover .blogthum img {
    transform: scale(1.3);
    transition: transform .5s
}

p.blogby {
    margin: 0 0 30px;
    padding: 0;
    color: #999;
    font-size: 14px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.blog-details {
    color: #000;
    font-size: 20px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
}

.blog-details img {
    display: block;
    border-radius: 10px
}

.blog-details p {
    margin: 0 0 20px;
    padding: 0;
    line-height: 24px
}

.blog-details h2 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 36px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.blog-details h3 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 30px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.blog-details ul {
    margin: 0 0 0 20px;
    padding: 0
}

.blog-details ul li {
    margin: 0 0 10px;
    padding: 0;
    line-height: 24px
}

.myprofile {
    margin: 0;
    padding: 80px 100px 50px
}

.userrow {
    margin: 0 0 50px;
    padding: 0
}

.userrow .profilepic {
    width: 140px;
    float: left;
    margin: 0;
    padding: 0
}

.userrow .username {
    width: 500px;
    float: left;
    margin: 0;
    padding: 10px 0 0
}

.userrow .profilepic img {
    width: 110px;
    border-radius: 50%
}

.userrow .username h3 {
    margin: 0 0 5px;
    padding: 0;
    color: #fff;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.userrow .username h4 {
    margin: 0;
    padding: 0;
    color: #2d4d99;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.profileleft {
    width: 20%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.profiledetails {
    width: 80%;
    float: left;
    margin: 0;
    padding: 0 0 0 100px;
    color: #fff;
    font-size: 20px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.profileleft ul {
    margin: 0;
    padding: 0
}

.profileleft ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: solid 1px #666
}

.profileleft ul li a {
    display: block;
    margin: 0;
    padding: 10px 0;
    color: #666;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.profileleft ul li.active a,.profileleft ul li:hover a {
    color: #fff
}

.profileleft ul li.myicon1 {
    padding: 5px 0 5px 35px;
    background: url(../images/icon-profile.png) no-repeat left
}

.profileleft ul li.active.myicon1,.profileleft ul li:hover.myicon1 {
    background: url(../images/icon-profile-h.png) no-repeat left
}

.profileleft ul li.myicon2 {
    padding: 5px 0 5px 35px;
    background: url(../images/icon-lesson.png) no-repeat left
}

.profileleft ul li.active.myicon2,.profileleft ul li:hover.myicon2 {
    background: url(../images/icon-lesson-h.png) no-repeat left
}

.profileleft ul li.myicon3 {
    padding: 5px 0 5px 35px;
    background: url(../images/icon-favories.png) no-repeat left
}

.profileleft ul li.active.myicon3,.profileleft ul li:hover.myicon3 {
    background: url(../images/icon-favories-h.png) no-repeat left
}

.profileleft ul li.myicon4 {
    padding: 5px 0 5px 35px;
    background: url(../images/icon-logout.png) no-repeat left
}

.profileleft ul li.myicon4 a {
    color: #2d4d99
}

.profiledetails h4 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.profiledetails h5 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: 400
}

.profiledetails .inforow {
    margin: 0 0 30px;
    padding: 0
}

.profiledetails .inforow ul {
    margin: 0;
    padding: 0
}

.profiledetails .inforow ul li {
    display: inline-block;
    width: 35%;
    margin: 0;
    padding: 5px 10px;
    list-style: none;
    border: solid 1px #fff
}

.profiledetails .inforow label {
    display: block;
    margin: 0;
    padding: 0;
    color: #2d4d99;
    font-size: 16px
}

.profiledetails .inforow input[type=text] {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    border: none;
    background: 0 0
}

.profiledetails .inforow input[type=submit] {
    margin: 0;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    background: #2d4d99
}

.profiledetails .inforow input[type=submit]:focus,.profiledetails .inforow input[type=text]:focus {
    outline: 0
}

.mylist {
    margin: 0;
    padding: 0;
    color: #999;
    font-size: 14px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.mylist p {
    margin: 0 0 10px;
    padding: 0
}

.mylist ul {
    margin: 0;
    padding: 20px 0 0
}

.mylist ul li {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    position: relative
}

.mylist ul li .fav-thum {
    width: 20%;
    float: left;
    margin: 0;
    padding: 0
}

.mylist ul li .fav-txt {
    width: 80%;
    float: left;
    margin: 0;
    padding: 0 80px 0 0;
    display: table;
    min-height: 105px
}

.mylist ul li .fav-thum img {
    width: 120px;
    border-radius: 10px
}

.mylist ul li .fav-txt section {
    display: table-cell;
    vertical-align: middle
}

.mylist ul li .fav-txt section p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.mylist ul li p.fav-cate {
    margin: 0;
    padding: 0;
    color: #2d4d99;
    font-size: 16px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.mylist ul li .fav-like {
    position: absolute;
    top: 40px;
    right: 30px
}

.mylist ul li .fav-delete {
    position: absolute;
    top: 42px;
    right: 0
}

.mylist ul li .like {
    width: 27px;
    height: 25px;
    display: inline-block;
    background: url(../images/like.png) no-repeat
}

.mylist ul li .liked {
    width: 27px;
    height: 25px;
    display: inline-block;
    background: url(../images/liked.png) no-repeat
}

.contactpg {
    margin: 0;
    padding: 0 0 40px
}

.contactpg h1 span {
    display: inline-block;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    font-size: 26px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    position: relative;
    top: -3px;
    border-left: solid 1px #2d4d99
}

.frmbox {
    margin: 0 0 60px;
    padding: 0
}

.frmbox ul {
    margin: 0;
    padding: 0
}

.frmbox ul li {
    width: 50%;
    float: left;
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    position: relative
}

.frmbox ul li:nth-child(odd) {
    padding: 0 30px 0 0
}

.frmbox ul li:nth-child(even) {
    padding: 0 0 0 30px
}

.frmbox ul li .fieldrow {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative
}

.frmbox input::-webkit-input-placeholder {
    color: #999
}

.frmbox input::-moz-placeholder {
    color: #999
}

.frmbox input:-ms-input-placeholder {
    color: #999
}

.frmbox input:-moz-placeholder {
    color: #999
}

.frmbox input[type=text] {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: 0 0
}

.frmbox textarea {
    width: 100%;
    height: 75px;
    padding: 10px 0;
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    resize: none;
    background: 0 0
}

.frmbox input[type=submit] {
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
    font-size: 16px;
    color: #999;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-align: center;
    border: solid 2px #6e6e6e;
    border-radius: 7px;
    cursor: pointer;
    background: 0 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.frmbox input[type=submit]:hover {
    color: #0d0b0c;
    background: #fff;
    border: solid 2px #fff
}

.frmbox input[type=submit]:focus,.frmbox input[type=text]:focus,.frmbox textarea:focus {
    outline: 0
}

.input {
    border: 0;
    border-bottom: 1px solid #ccc
}

.input~.border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #18b0e6
}

.input:focus~.border {
    width: 100%;
    transition: .8s
}

textarea.input~.border {
    bottom: 3px
}

_::-moz-progress-bar,body:last-child textarea.input~.border {
    bottom: 0
}

.career-apply textarea.input~.border,::-ms-backdrop {
    bottom: 0
}

.errormsg {
    position: absolute;
    padding: 0 5px;
    display: none;
    color: #fff;
    font-size: 14px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: red
}

.errormsg.errormsg2 {
    left: 30px
}

.addrrow {
    margin: 0 0 50px;
    padding: 0;
    color: #999;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.addrrow h3 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    font-size: 26px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.addrrow .addcolleft {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

.addrrow .addcolright {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

.addrrow .addcolleft img {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0
}

.addrrow .addcolright .locaticon {
    margin: 0;
    padding: 15px 0 15px 90px;
    background: url(../images/addr-pin.png) no-repeat center left
}

.maparea {
    width: 100%;
    height: 420px;
    margin: 0;
    padding: 0;
    border-radius: 10px
}

.maparea iframe {
    width: 100%;
    height: 420px
}

.faqtxt {
    margin: 0;
    padding: 0 0 40px
}

.faqtxt .faqsbox {
    width: 70%;
    float: left;
    margin: 0;
    padding: 0 40px 0 0
}

.faqtxt .faqsright {
    width: 30%;
    float: left;
    margin: 0;
    padding: 0
}

.faqtxt .faqsright .masterlogo {
    margin: 60px 0 0;
    text-align: center
}

.thankyou-pg {
    margin: 0;
    padding: 100px 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.latest-lessons-main .thankyou-pg h1 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 50px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.thankyou-pg p {
    margin: 0 0 20px;
    padding: 0
}

.wbtn,a.wbtn {
    display: inline-block;
    margin: 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    color: #000;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-align: center;
    border: solid 2px #fff;
    background: #fff;
    border-radius: 7px;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.wbtn:hover,a.wbtn:hover {
    color: #fff;
    background: #2d4d99;
    border: solid 2px #2d4d99
}

.rbtn,a.rbtn {
    display: inline-block;
    margin: 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    color: #fff;
    font-family: hind_madurai_semiboldregular,Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-align: center;
    border: solid 2px #c73131;
    background: #c73131;
    border-radius: 7px;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.rbtn:hover,a.rbtn:hover {
    color: #fff;
    background: #2d4d99;
    border: solid 2px #2d4d99
}

.search-pg {
    margin: 0;
    padding: 80px 0 50px
}

.latest-lessons-main .search-pg h1 {
    margin: 0 0 20px;
    padding: 0;
    text-align: center
}

.search-pg h3 {
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    font-size: 28px;
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.search-pg h3 span {
    color: #29488d
}

.search-pg ul {
    margin: 30px 0 0 -30px;
    padding: 0
}

.search-pg ul li {
    width: 25%;
    float: left;
    margin: 0 0 30px;
    padding: 0 0 0 30px;
    list-style: none
}

.search-pg ul li section {
    margin: 0;
    padding: 0;
    position: relative;
    transition: all .3s ease
}

.search-pg ul li section .artist-name {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    background: #000
}

.search-pg ul li section .artist-name img {
    transition: all .5s ease;
    opacity: .7
}

.search-pg ul li section h3 {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-align: left
}

.search-pg ul li section h3:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 3px;
    background: #fff;
    content: ''
}

.search-pg ul li section .ca-name {
    margin: 0;
    padding: 10px;
    color: #0d0c0c;
    font-size: 20px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background: #fff;
    border-radius: 0 0 10px 10px
}

.search-pg ul li section .ca-name>div:nth-child(1) {
    width: 60%;
    float: left;
    padding: 0 10px 0 0
}

.search-pg ul li section .ca-name>div:nth-child(2) {
    width: 25%;
    float: left;
    font-size: 16px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif
}

.search-pg ul li section .ca-name>div:nth-child(3) {
    width: 15%;
    float: left;
    text-align: right
}

.search-pg ul li section .ca-name>div:nth-child(2) i {
    font-style: normal;
    color: #999
}

.search-pg ul li section .ca-name>div:nth-child(3) img {
    width: 30px
}

.search-pg ul li section .ca-name>div {
    display: table;
    height: 50px
}

.search-pg ul li section .ca-name>div>span {
    display: table-cell;
    vertical-align: middle
}

.search-pg ul li a section {
    text-decoration: none
}

.search-pg ul li section .ca-name>div.clear {
    height: auto!important
}

.search-pg ul li section:hover .artist-name img {
    transform: scale(1.3);
    transition: transform .5s
}

.staticpg {
    margin: 0 0 40px;
    padding: 70px 0 0;
    font-size: 16px;
    color: #fff;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif
}

.staticpg .pg-banner {
    margin: 0 0 20px;
    padding: 0;
    text-align: center
}

.staticpg .pg-banner img {
    width: 100%;
    display: block
}

.staticpg h1 {
    margin: 20px 0;
    padding: 0;
    color: #fff;
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.staticpg h2 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    font-size: 26px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.staticpg h2:after {
    display: none
}

.staticpg h3 {
    margin: 0 0 20px;
    padding: 0;
    color: #fff;
    font-size: 22px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

.staticpg p {
    margin: 0 0 20px;
    padding: 0;
    line-height: 24px
}

.staticpg ul {
    margin: 0 0 20px 15px;
    padding: 0
}

.staticpg ul li {
    margin: 0 0 10px;
    padding: 0;
    line-height: 24px
}

.staticpg img {
    border-radius: 10px
}

.artist-lessons .rightside.mobile {
    display: none
}

.promobox {
    width: 100%;
    text-align: left;
    padding: 5px;
    padding-left: 0;
    position: relative
}

.promobox .promofield {
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    border: solid 2px #a7a5a5
}

.promobox .applybtn {
    position: absolute;
    right: 5px;
    padding: 10px 26px;
    top: 5px;
    font-weight: 700;
    background-color: #ddd;
    -webkit-appearance: none;
    border-radius: 5px;
    border: solid 1px #717171
}

.promocodepopup .popup-container .pricetxt,.promocodepopup .popup-container h2,.promocodepopup .popup-container p {
    text-align: left
}

.promocodepopup .popupinn,
.forgotpasswordpopup .popupinn{
    float: left;
    width: 100%
}

.promocodepopup .btn {
    float: left;
    background: #ff0000;
    color: #fff;
    border-color: #ff0000;
}

.container-fluid {
    width: 100%;
    padding: 0 15px;
    display: block;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: block;
    margin-left: -15px;
    margin-right: -15px
}

.col-md-6 {
    width: 50%;
    float: left;
    padding: 0 15px
}

.br-r {
    border-right: solid 1px #ddd
}

@media (min-width: 1201px) and (max-width:1300px) {
    .slider_btn{
         margin-left:60px !important;
    }

    .content {
        width:90%;
        margin: 0 auto;
        padding: 0
    }

    footer .footer-col .colleft {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 30px 0 0
    }

    footer .footer-col .colcenter {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 20px
    }

    footer .footer-col .colright {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 0 0 30px
    }
}

@media (min-width: 1001px) and (max-width:1200px) {
    .slider_btn{
         margin-left:60px !important;
    }

    .content {
        width:90%;
        margin: 0 auto;
        padding: 0
    }

    .bannertxt .bannerinn section {
        padding: 50px 0 0;
        font-size: 34px
    }

    .bannertxt .bannerinn section h3 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 28px
    }

    .bannertxt .bannerinn section h2 {
        margin: 0 0 10px;
        padding: 0 0 0 60px;
        font-size: 40px
    }

    .bannertxt .bannerinn section h4 {
        margin: 0 0 20px;
        padding: 0 0 0 60px;
        font-size: 26px
    }

    .latest-lessons ul li section h3 {
        position: absolute;
        bottom: 110px;
        left: 30px;
        font-size: 28px;
        line-height: 34px
    }

    .cata-section .cata-outer .cata-name {
        position: absolute;
        bottom: 60px;
        left: 30px;
        font-size: 26px;
        line-height: 30px
    }

    .students-section {
        margin: 0 0 70px;
        padding: 50px
    }

    .testimonial-row .testi-right {
        width: 80%;
        float: left;
        margin: 0;
        padding: 0 0 0 20px
    }

    .students-section .slick-prev {
        left: -70px
    }

    .students-section .slick-next {
        right: -70px
    }

    .visit-blog {
        margin: 0 0 70px;
        padding: 100px 60px
    }

    .different-frm .col .imgcol {
        width: 20%
    }

    .different-frm .col .txtcol {
        width: 80%
    }

    footer h3 {
        margin: 0 0 15px;
        padding: 0;
        font-size: 26px
    }

    footer .footer-col .colleft {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 30px 0 0
    }

    footer .footer-col .colcenter {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 10px
    }

    footer .footer-col .colright {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 0 0 30px
    }

    .all-lessons ul li section h3 {
        position: absolute;
        bottom: 85px;
        left: 20px;
        margin: 0;
        padding: 0 0 5px;
        font-size: 24px
    }

    .all-lessons ul li section .ca-name {
        margin: 0;
        padding: 10px;
        font-size: 16px
    }
    
    .all-live-events ul li section h3 {
        position: absolute;
        bottom: 85px;
        left: 20px;
        margin: 0;
        padding: 0 0 5px;
        font-size: 24px
    }

    .all-live-events ul li section .ca-name {
        margin: 0;
        padding: 10px;
        font-size: 16px
    }

    .all-live-events ul li section .ca-name>div:nth-child(2) {
        font-size: 14px
    }

    .all-lessons ul li section .ca-name>div:nth-child(2) {
        font-size: 14px
    }

    .artist-bio .artistleft .price-col {
        margin: 0;
        padding: 0 0 10px
    }

    .artist-lessons .leftsite .title {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .artist-lessons .leftsite .sharelike {
        width: 100%;
        float: left;
        margin: 0;
        padding: 5px 0 0;
        text-align: left
    }

    .myprofile {
        margin: 0;
        padding: 80px 0 50px
    }
}

@media (min-width: 768px) and (max-width:1000px) {
    .slider_btn{
         margin-left:60px !important;
    }

    .content {
        width:90%;
        margin: 0 auto;
        padding: 0
    }

    .banner-slider {
        margin: 0;
        /*padding: 70px 0 0;*/
        position: relative
    }

    .bannertxt {
        position: absolute;
        width: 500px;
        height: 100%;
        left: 50px;
        top: 0;
        z-index: 1
    }

    .bannertxt .bannerinn section {
        padding: 0;
        font-size: 30px
    }

    .bannertxt .bannerinn section h3 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 28px
    }

    .bannertxt .bannerinn section h2 {
        margin: 0 0 10px;
        padding: 0 0 0 60px;
        font-size: 42px
    }

    .bannertxt .bannerinn section h4 {
        margin: 0 0 20px;
        padding: 0 0 0 60px;
        font-size: 24px
    }

    .latest-lessons ul li {
        width: 50%;
        float: left;
        margin: 0 0 50px;
        padding: 0 0 0 40px;
        list-style: none
    }

    .different-section {
        margin: 50px 0;
        padding: 100px 30px;
        background: url(../images/different-bg.jpg) no-repeat center center;
        background-size: cover;
        border-radius: 8px;
        box-shadow: 5px 5px 20px rgba(0,0,0,.7)
    }

    .different-frm .col .imgcol {
        width: 30%
    }

    .different-frm .col .txtcol {
        width: 70%
    }

    .different-frm {
        font-size: 20px
    }

    .cata-section .cata-outer .cata-name {
        font-size: 30px;
        line-height: 36px
    }

    .students-section {
        margin: 0 0 70px;
        padding: 50px 40px
    }

    .testimonial-row .testi-right {
        padding: 0 0 0 20px
    }

    .students-section .slick-prev {
        left: -60px
    }

    .students-section .slick-next {
        right: -60px
    }

    .visit-blog {
        margin: 0 0 70px;
        padding: 80px 50px;
        background: #fff url(../images/visit-blog-bg.jpg) no-repeat center right;
        border-radius: 10px
    }

    .visit-blog .visit-blog-col {
        width: 50%;
        margin: 0;
        padding: 0;
        color: #000;
        font-size: 36px;
        font-family: hind_madurairegular,Arial,Helvetica,sans-serif
    }

    .subscribe .content {
        padding: 0
    }

    footer h3 {
        margin: 0 0 15px;
        padding: 0;
        font-size: 24px
    }

    footer .footer-logo {
        width: 30%;
        float: left;
        margin: 0;
        padding: 0 30px 0 0
    }

    footer .footer-col {
        width: 70%;
        float: left;
        margin: 0;
        padding: 0
    }

    footer .footer-col .colleft {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 20px 0 0
    }

    footer .footer-col .colcenter {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 10px
    }

    footer .footer-col .colright {
        width: 33.33%;
        float: left;
        margin: 0;
        padding: 0 0 0 20px
    }

    .main-banner {
        position: relative;
        padding: 78px 0 0
    }

    .banner-text p {
        margin: 0 0 20px;
        padding: 0;
        font-size: 30px
    }

    .whatisschool {
        margin: 40px 0;
        padding: 40px 0;
        color: #fff;
        background: url(../images/logobg.png) no-repeat center center
    }

    .whatisschool h2 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 40px
    }

    .videobox {
        margin: 0 0 50px;
        padding: 0
    }

    .videobox iframe {
        width: 100%;
        height: 400px
    }

    .weare {
        margin: 0 0 50px;
        padding: 0;
        color: #fff;
        font-size: 18px
    }

    .weare h2 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 40px
    }

    .weare p.row {
        margin: 0 0 20px;
        padding: 0 0 0 40px;
        line-height: 24px;
        position: relative
    }

    .weare p.row:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 3px;
        height: 80px;
        background: #2d4d9a;
        content: ''
    }

    .whywedo {
        margin: 0 0 50px;
        padding: 0
    }

    .whywedo h2 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 40px
    }

    .latest-lessons-main {
        margin: 0;
        padding: 80px 0 0
    }

    .latest-lessons-main h1 {
        margin: 70px 0;
        padding: 0;
        font-size: 46px
    }

    .latest-lessons-main h2 {
        margin: 0 0 30px;
        padding: 0 0 10px;
        font-size: 22px
    }

    .all-cata {
        width: 30%;
        float: left;
        margin: 0;
        padding: 0 30px 0 0
    }

    .all-lessons {
        width: 70%;
        float: left;
        margin: 0 0 80px;
        padding: 0
    }

    .all-lessons ul {
        margin: 0 0 0 -30px;
        padding: 0
    }

    .all-lessons ul li {
        width: 50%;
        float: left;
        margin: 0 0 50px;
        padding: 0 0 0 30px;
        list-style: none
    }

    .all-lessons ul li section h3 {
        position: absolute;
        bottom: 85px;
        left: 20px;
        margin: 0;
        padding: 0 0 5px;
        font-size: 24px
    }

    .all-lessons ul li section .ca-name {
        margin: 0;
        padding: 10px;
        font-size: 18px
    }

    .similar-less .all-lessons ul li {
        margin: 0 0 30px
    }
    
    .all-live-events {
        width: 100%;
        float: left;
        margin: 0 0 80px;
        padding: 0
    }

    .all-live-events ul {
        margin: 0 0 0 -30px;
        padding: 0
    }

    .all-live-events ul li {
        width: 33.33%;
        float: left;
        margin: 0 0 50px;
        padding: 0 0 0 30px;
        list-style: none
    }

    .all-live-events ul li section h3 {
        position: absolute;
        bottom: 85px;
        left: 20px;
        margin: 0;
        padding: 0 0 5px;
        font-size: 24px
    }

    .all-live-events ul li section .ca-name {
        margin: 0;
        padding: 10px;
        font-size: 18px
    }

    .similar-less .all-live-events ul li {
        margin: 0 0 30px
    }

    .lessons-details {
        margin: 0;
        padding: 0;
        background-position: 0 80px
    }

    .lessons-details h1 {
        margin: 0;
        padding: 0 0 0 60px;
        font-size: 50px
    }

    .trailer-row .trailer-btn {
        margin: 0;
        padding: 0;
        position: relative;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        left: 60%
    }

    .artist-bio .artistleft {
        width: 35%;
        float: left;
        margin: 0;
        padding: 15px
    }

    .artist-bio .artisright {
        width: 65%;
        float: left;
        margin: 0;
        padding: 0 14px 0 40px
    }
    
    .artist-bio .artisright_live_event {
        width: 65%;
        float: left;
        margin: 0;
        padding: 0 14px 0 40px
    }
    .artist-bio .artistleft h4 {
        margin: 10px 0 30px;
        padding: 0;
        font-size: 24px
    }

    .artist-bio .artistleft h4 span {
        display: block;
        margin: 0;
        padding: 0;
        font-size: 16px
    }

    .artist-bio .artistleft h4 img {
        float: left;
        margin: -5px 10px 0 0;
        padding: 2px;
        width: 50px;
        height: 50px
    }

    .artist-bio .artistleft .price-col {
        margin: 0;
        padding: 0 0 10px
    }

    .artist-lessons .leftsite {
        width: 70%;
        float: left;
        margin: 0;
        padding: 0 30px 0 0
    }

    .artist-lessons .rightside {
        width: 30%;
        float: left;
        margin: 0;
        padding: 20px
    }

    .artist-lessons .leftsite .title {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .artist-lessons .leftsite .sharelike {
        width: 100%;
        float: left;
        margin: 0;
        padding: 5px 0 0;
        text-align: left
    }

    .artist-lessons .rightside ol li:before {
        content: "";
        position: absolute;
        height: 0;
        bottom: 0;
        left: -20px;
        width: 3px;
        background: #2d4d99
    }

    .all-lessons.similar-list {
        width: 100%
    }

    .all-lessons.similar-list ul li {
        width: 50%
    }
    
    .all-live-events.similar-list {
        width: 100%
    }

    .all-live-events.similar-list ul li {
        width: 50%
    }

    .blog-pg {
        margin: 0 0 40px;
        padding: 70px 0 0
    }

    .latest-lessons-main .blog-pg h1 {
        margin: 20px 0;
        padding: 0;
        font-size: 46px
    }

    .blog-list {
        margin: 70px 0 0;
        padding: 0
    }

    .blog-list ul {
        margin: 0 0 0 -40px;
        padding: 0
    }

    .blog-list ul li {
        width: 50%;
        float: left;
        margin: 0 0 50px;
        padding: 0 0 0 40px;
        list-style: none
    }

    .myprofile {
        margin: 0;
        padding: 80px 0 50px
    }

    .profileleft {
        width: 22%;
        float: left;
        margin: 0;
        padding: 0
    }

    .profiledetails {
        width: 78%;
        float: left;
        margin: 0;
        padding: 0 0 0 30px
    }

    .mylist ul li .fav-thum {
        width: 23%;
        float: left;
        margin: 0;
        padding: 0
    }

    .mylist ul li .fav-txt {
        width: 77%;
        float: left;
        margin: 0;
        padding: 0 70px 0 10px;
        display: table;
        min-height: 100px
    }

    .mylist ul li .fav-thum img {
        width: 110px
    }

    .search-pg ul {
        margin: 30px 0 0 -30px;
        padding: 0
    }

    .search-pg ul li {
        width: 33.33%;
        float: left;
        margin: 0 0 30px;
        padding: 0 0 0 30px;
        list-style: none
    }

    .col-md-6 {
        width: 100%;
        float: left
    }
}

@media (max-width: 1000px) {
    header {
        margin:0;
        padding: 10px;
        background: #000
    }

    header .logo {
        margin: 0;
        padding: 0;
        width: 35%
    }

    header .logo img {
        width: 120px;
       
    }
    header .h-60 img {
        height: 60px !important;
       
    }

    .nav {
        margin: 0;
        padding: 0
    }

    .nav .menubars {
        width: 30px;
        height: 30px;
        background: url(../images/bar.png) no-repeat center center
    }

    .nav .menuclose {
        width: 30px;
        height: 30px;
        background: url(../images/close.png) no-repeat center center
    }

    .nav-toggle,.nav-toggle.show-nav {
        top: 13px;
        right: 10px
    }

    .m-menu-icon {
        display: block
    }

    header .menu {
        width: 300px;
        height: 90%;
        background: #000;
        position: fixed;
        top: 0;
        right: -300px;
        padding: 60px 0 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: hidden;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transform: translateX(0) translateZ(0);
        transform: translateX(0) translateZ(0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        -webkit-transition: all .3s cubic-bezier(.32,1.25,.375,1.15);
        transition: all .3s cubic-bezier(.32,1.25,.375,1.15);
        z-index: 10
    }

    .menu.show-nav {
        -webkit-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        transform: translateX(-300px);
        -webkit-transform: translateX(-300px) tranlateZ(0);
        -ms-transform: translateX(-300px) tranlateZ(0);
        transform: translateX(-300px) tranlateZ(0);
        -webkit-transform: translate3d(-300px,0,0);
        transform: translate3d(-300px,0,0)
    }

    .menu ul {
        margin: 0;
        padding: 0;
        float: none
    }

    .menu ul li {
        position: relative;
        list-style: none;
        margin: 0 auto;
        padding: 0;
        display: block;
        border-bottom: solid 1px rgba(255,255,255,.2)
    }

    .menu ul li.search {
        margin: 0 20px 20px
    }

    .menu ul li:last-child {
        margin: 0
    }

    .menu ul li.lesslink {
        margin: 0
    }

    .menu ul li a {
        padding: 20px;
        width: 100%;
        text-align: left
    }

    .menu ul li.active {
        color: #fff
    }

    .menu ul li:hover a {
        color: #fff
    }

    .menu ul li.active:after {
        position: absolute;
        left: 20px;
        bottom: 8px;
        transform: translate(0);
        content: ''
    }

    .menu ul li:last-child a {
        margin: 0 20px;
        padding: 10px 0
    }

    .menu ul li:hover ul {
        display: none;
        top: 0;
        position: relative;
        box-shadow: none
    }

    .menu ul li ul:before {
        display: none
    }

    .menu ul li ul li {
        margin: 0!important;
        width: 100%;
        padding: 0
    }

    .menu ul li ul li a {
        border: none
    }

    .dropdown-content {
        display: none
    }

    .submenu-show {
        display: block!important
    }

    .menu ul li span.dropbtn {
        display: block;
        font-size: 28px;
        text-align: center;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 22px;
        right: 10px;
        color: #fff;
        cursor: pointer;
        z-index: 1
    }
}

@media only screen and (max-width: 767px) {
    .display-desktop {
        display:none
    }

    .display-mobile {
        display: block
    }

    .content {
        width: 90%;
        margin: 0 auto;
        padding: 0
    }

    .banner-slider {
        margin: 0;
        /*padding: 65px 0 0;*/
        position: relative
    }

    .banner-slider .slick-next,.banner-slider .slick-prev {
        display: none;
        width: 35px;
        height: 25px;
        margin: -20px 0 0;
        position: absolute;
        top: auto;
        bottom: 40px
    }

    .banner-slider .slick-prev {
        right: auto;
        left: 10px
    }

    .banner-slider .slick-next {
        right: 10px
    }

    .bannertxt {
        position: relative;
        width: 90%;
        height: 100%;
        margin: 0 auto;
        left: 0;
        top: 90px;
        z-index: 1
    }

    .bannertxt .bannerinn {
        position: relative;
        top: -80px;
        width:100%;
    }

    .bannertxt .bannerinn section {
        padding: 0;
        font-size: 26px;
        text-align: center
    }
    
    
    .bannertxt .bannerinn section h3 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 30px
    }

    .bannertxt .bannerinn section h2 {
        margin: 0 0 10px;
        padding: 0;
        font-size: 40px
    }

    .bannertxt .bannerinn section h4 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 26px
    }

    .bannertxt .bannerinn section h2:before {
        display: none
    }

    .flexslider.thum {
        display: none
    }

    .latest-lessons {
        margin: 0;
        padding: 30px 0 0
    }

    .latest-lessons h3 {
        margin: 0 0 20px;
        padding: 0;
        color: #fff;
        font-size: 28px;
        font-family: hind_maduraibold,Arial,Helvetica,sans-serif
    }

    .latest-lessons ul {
        margin: 0 0 0 -20px;
        padding: 0
    }

    .latest-lessons ul li {
        width: 50%;
        float: left;
        margin: 0 0 40px;
        padding: 0 0 0 20px;
        list-style: none
    }

    .latest-lessons ul li section h3 {
        position: absolute;
        bottom: 110px;
        left: 30px;
        font-size: 26px;
        line-height: 32px
    }

    .latest-lessons ul li section .ca-name {
        margin: 0;
        padding: 20px 30px;
        font-size: 20px
    }

    .different-section {
/*        margin: 40px 0;
        padding: 50px 20px;
        background: url(../images/different-bg.jpg) no-repeat center center;
        background-size: cover*/
    }

    .different-section h2 {
        margin: 0 0 30px;
        padding: 0;
        font-size: 32px
    }

    .different-frm {
        margin: 0;
        padding: 0;
        text-align: center
    }

    .different-frm .col {
        width: 100%;
        margin: 0 0 20px;
        display: inline-block;
        vertical-align: top
    }

    .different-frm .col.cleft {
        text-align: left
    }

    .different-frm .col.ccenter {
        padding: 30px 30px 40px;
        width: 100%
    }

    .different-frm .col ul {
        margin: 0;
        padding: 0
    }

    .different-frm .col ul li {
        margin: 0 0 40px;
        padding: 0;
        list-style: none
    }

    .different-frm .col ul li:last-child {
        margin: 0
    }

    .different-frm .col .imgcol {
        width: 25%;
        float: left;
        display: table
    }

    .different-frm .col .txtcol {
        width: 75%;
        float: left;
        display: table;
        padding: 0 0 0 10px
    }

    .different-frm .col.cleft .imgcol {
        float: left
    }

    .different-frm .col.cleft .txtcol {
        float: left;
        padding: 0 0 0 10px
    }

    .different-frm .col.cleft input[type=radio].css-checkbox+label.css-label {
        padding: 13px 0 0 60px
    }

    .different-frm .col.cleft input[type=radio].css-checkbox:checked+label.css-label {
        background: url(../images/checked.png) no-repeat left!important
    }

    .different-frm .col.cleft label.css-label {
        background: url(../images/uncheck.png) no-repeat left!important
    }

    .cata-section {
        margin: 0 0 50px;
        padding: 0
    }

    .cata-section .cata-outer .cata-name {
        position: absolute;
        bottom: 60px;
        left: 30px;
        margin: 0;
        padding: 0 20px 0 0;
        font-size: 30px;
        line-height: 36px
    }

    .top-lessons {
        margin: 0 0 50px;
        padding: 0
    }

    .top-lessons .lessons-outer .artist-name {
        position: absolute;
        top: 20px;
        left: 20px;
        color: #fff;
        font-size: 30px;
        line-height: 36px
    }

    .top-lessons .lessons-outer .lessons-name {
        position: absolute;
        bottom: 20px;
        left: 20px;
        margin: 0;
        padding: 0 20px 0 0;
        width: 80%;
        font-size: 28px;
        line-height: 34px
    }

    .top-lessons .lessons-outer .lessons-view {
        position: absolute;
        bottom: 23px;
        right: 20px
    }

    .students-section {
        margin: 0 0 50px;
        padding: 30px 20px;
        background: #060606;
        border-radius: 10px
    }

    .students-section h3 {
        margin: 0 0 20px;
        padding: 0
    }

    .testimonial-row .testi-left {
        width: 20%;
        float: left;
        margin: 0;
        padding: 0
    }

    .testimonial-row .testi-right {
        width: 80%;
        float: left;
        margin: 0;
        padding: 0 0 0 20px
    }

    .testimonial-row .testi-right .name2 {
        margin: 30px 0 0;
        padding: 0
    }

    .students-section .slick-next,.students-section .slick-prev {
        top: auto;
        bottom: 10px
    }

    .students-section .slick-prev {
        left: -30px
    }

    .students-section .slick-next {
        right: -30px
    }

    .visit-blog {
        margin: 0 0 50px;
        padding: 30px;
        background: #fff url(../images/visit-blog-bg.jpg) no-repeat 60px 0;
        border-radius: 10px;
        text-shadow: 1px 1px 1px rgba(255,255,255,.5)
    }

    .visit-blog .visit-blog-col {
        width: 60%;
        margin: 0;
        padding: 0;
        font-size: 26px
    }

    .visit-blog .visit-blog-col p {
        margin: 0 0 20px;
        padding: 0;
        line-height: normal
    }

    .visit-blog .visit-blog-col h3 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 28px
    }

    .subscribe {
        margin: 0;
        padding: 30px 0
    }

    .subscribe .content {
        padding: 0
    }

    .subscribe .subscribe-left {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0 0 20px;
        text-align: center
    }

    .subscribe .subscribe-right {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .subscribe input[type=text] {
        width: 100%;
        float: left;
        margin: 0 2% 0 0;
        padding: 11px 0
    }

    .subscribe input[type=submit] {
        width: 100%;
        float: left;
        margin: 0;
        padding: 10px 0
    }

    footer {
        margin: 0;
        padding: 30px 0
    }

    footer h3 {
        margin: 0 0 15px;
        padding: 0;
        font-size: 26px
    }

    footer .footer-logo {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0 0 30px
    }

    footer .footer-col {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    footer .footer-col .colleft {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    footer .footer-col .colcenter {
        width: 100%;
        float: left;
        margin: 0;
        padding: 30px 0
    }

    footer .footer-col .colright {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    footer .footer-col .footer-links a {
        display: inline-block;
        margin: 0 10px 0 0;
        padding: 0
    }

    .main-banner {
        position: relative;
        padding: 78px 0 0
    }

    .banner-text {
        position: relative;
        top: 0;
        transform: translateY(0);
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #fff
    }

    .banner-text p {
        margin: 0 0 20px;
        padding: 0;
        font-size: 30px
    }

    .whatisschool {
        margin: 0;
        padding: 30px 0;
        color: #fff;
        background: 0 0
    }

    .whatisschool .logocol {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0 0 20px
    }

    .whatisschool .textcol {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0 0 0 40px
    }

    .whatisschool h2 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 32px
    }

    .videobox {
        margin: 0 0 50px;
        padding: 0
    }

    .videobox iframe {
        width: 100%;
        height: 380px
    }

    .weare {
        margin: 0 0 50px;
        padding: 0
    }

    .weare h2 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 30px
    }

    .weare .col50 {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .weare .col50:nth-child(1) {
        padding: 0 0 10px
    }

    .weare .col50:nth-child(2) {
        padding: 0
    }

    .whywedo {
        margin: 0 0 50px;
        padding: 0
    }

    .whywedo h2 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 30px
    }

    .whywedo .col50 {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        position: relative
    }

    .whywedo .col50:nth-child(1) {
        padding: 0 0 20px
    }

    .whywedo .col50:nth-child(2) {
        padding: 0
    }

    .latest-lessons-main {
        margin: 0;
        padding: 80px 0 0
    }

    .latest-lessons-main h1 {
        margin: 60px 0;
        padding: 0;
        font-size: 40px
    }

    .all-cata {
        width: 100%;
        float: left;
        margin: 0 0 20px;
        padding: 0;
        background: #242323;
        border-radius: 8px
    }

    .select {
        margin: 0;
        padding: 10px 20px;
        display: block;
        color: #fff;
        font-size: 22px
    }

    .all-cata ul {
        display: none
    }

    .selectall {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 30px;
        background: url(../images/up.png) no-repeat 97% 5px;
        cursor: pointer;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .selectall.current {
        background: url(../images/down.png) no-repeat 97% 5px;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }

    .all-cata ul {
        margin: 0 0 0 20px;
        padding: 20px 0 0;
        border-top: solid 1px #666
    }

    .all-cata ul li:hover:after {
        display: none
    }

    .all-cata img {
        display: none
    }

    .all-lessons {
        width: 100%;
        float: left;
        margin: 0 0 60px;
        padding: 0
    }

    .all-lessons ul {
        margin: 0 0 0 -30px;
        padding: 0
    }

    .all-lessons ul li {
        width: 50%;
        float: left;
        margin: 0 0 50px;
        padding: 0 0 0 30px;
        list-style: none
    }

    .all-lessons ul li section h3 {
        position: absolute;
        bottom: 85px;
        left: 20px;
        margin: 0;
        padding: 0 0 5px;
        font-size: 24px
    }

    .all-lessons ul li section .ca-name {
        margin: 0;
        padding: 10px;
        font-size: 16px
    }
    
    
    .all-live-events {
        width: 100%;
        float: left;
        margin: 0 0 60px;
        padding: 0
    }

    .all-live-events ul {
        margin: 0 0 0 -30px;
        padding: 0
    }

    .all-live-events ul li {
        width: 50%;
        float: left;
        margin: 0 0 50px;
        padding: 0 0 0 30px;
        list-style: none
    }

    .all-live-events ul li section h3 {
        position: absolute;
        bottom: 85px;
        left: 20px;
        margin: 0;
        padding: 0 0 5px;
        font-size: 24px
    }

    .all-live-events ul li section .ca-name {
        margin: 0;
        padding: 10px;
        font-size: 18px
    }

    .similar-less .all-live-events ul li {
        margin: 0 0 30px
    }

    .similar-less .all-lessons ul li {
        margin: 0 0 30px
    }

    .lessons-details {
        margin: 0;
        padding: 0;
        background-position: 0 70px;
        background-repeat: no-repeat;
        background-size: 100%
    }

    .trailer-row {
            margin: 0;
    padding: 293px 0 0px;
    position: relative;
    text-align: left;
    }

    .lessons-details h1 {
        margin: 0;
        padding: 0 0 0 20px;
        font-size: 40px;
        /*background: linear-gradient(to right,#ff0000 75%,#fff 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
        color:red;
        position: relative
    }

    .lessons-details h4 {
        margin: 0;
        padding: 0 0 0 20px;
        font-size: 26px
    }

    .trailer-row .trailer-btn {
        margin: 30px 0 0;
        padding: 0 0 0 20px;
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0,0)
    }

    .artist-bio .artistleft {
        width: 100%;
        float: left;
        margin: 0;
        padding: 15px
    }

    .artist-bio .artisright {
        width: 100%;
        float: left;
        margin: 0;
        padding: 30px 15px 0 1px;
    }
    
    .artist-bio .artisright_live_event {
        width: 100%;
        float: left;
        margin: 0;
        padding: 30px 15px 0 1px;
    }

    .artist-bio .artistleft h4 {
        margin: 10px 0 30px;
        padding: 0;
        font-size: 26px
    }

    ul.payrow {
        margin: 0;
        padding: 0;
        text-align: center
    }

    ul.payrow li {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        list-style: none;
        display: inline-block
    }

    ul.payrow li:last-child {
        margin: 0
    }

    .artist-lessons .leftsite {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .artist-bio .artistleft .price-col {
        margin: 0;
        padding: 0 0 10px
    }

    .price-btn,a.price-btn {
        font-size: 21px
    }

    .artist-lessons .rightside {
        width: 100%;
        float: left;
        margin: 20px 0 0
    }

    .artist-lessons .rightside.hidden-xs {
        display: none
    }

    .artist-lessons .rightside.mobile {
        background: 0 0;
        padding: 0;
        margin-top: 40px;
        display: block
    }

    .artist-lessons .rightside ol.lessionlist li.lessionitem {
        background-color: rgba(27,37,48,.8);
        padding: 13px;
        border-radius: 4px;
        margin-bottom: 4px;
        white-space: initial;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .vidliinfo .lesson-title {
        display: none
    }

    .vidliinfo img,.vidliinfo img#vid_thumb_img {
        margin: 10px 0
    }

    .vidliinfo p {
        margin: 0;
        padding: 5px 0 0;
        color: #fff;
        font-size: 15px;
        font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
        line-height: 20px
    }

    .artist-lessons .leftsite .title {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .artist-lessons .leftsite .sharelike {
        width: 100%;
        float: left;
        margin: 0;
        padding: 5px 0 0;
        text-align: left
    }

    .artist-lessons .leftsite .sharelike span {
        display: inline-block;
        margin: 0;
        padding: 0 10px 0 0;
        vertical-align: top
    }

    .artist-lessons .leftsite .sharelike a.downloadpdf {
        display: inline-block;
        margin: 0 0 0 10px
    }

    .artist-lessons .leftsite .sharelike span:nth-child(3) {
        border-left: solid 2px #666;
        margin: 0
    }

    .artist-lessons .leftsite .lesson-txt p.lesson-title {
        margin: 0 0 20px;
        padding: 0;
        font-size: 34px;
        line-height: normal
    }

    .artist-lessons .leftsite .lesson-txt p {
        margin: 0 0 20px;
        padding: 0;
        line-height: 26px
    }

    .all-lessons.similar-list {
        width: 100%
    }

    .all-lessons.similar-list ul li {
        width: 50%
    }
    
    .all-live-events.similar-list {
        width: 100%
    }

    .all-live-events.similar-list ul li {
        width: 50%
    }

    .blog-pg {
        margin: 0 0 40px;
        padding: 50px 0 0
    }

    .latest-lessons-main .blog-pg h1 {
        margin: 20px 0;
        padding: 0;
        font-size: 36px
    }

    .blog-list {
        margin: 70px 0 0;
        padding: 0
    }

    .blog-list ul {
        margin: 0;
        padding: 0
    }

    .blog-list ul li {
        width: 100%;
        float: left;
        margin: 0 0 40px;
        padding: 0;
        list-style: none
    }

    .blog-details h2 {
        margin: 0 0 15px;
        padding: 0;
        font-size: 32px
    }

    .blog-details h3 {
        margin: 0 0 15px;
        padding: 0;
        font-size: 28px
    }

    .myprofile {
        margin: 0;
        padding: 50px 0 20px
    }

    .userrow {
        margin: 0 0 50px;
        padding: 0
    }

    .userrow .profilepic {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center
    }

    .userrow .username {
        width: 100%;
        float: left;
        margin: 0;
        padding: 10px 0 0;
        text-align: center
    }

    .userrow .profilepic img {
        width: 100px;
        border-radius: 50%
    }

    .userrow .username h3 {
        margin: 0 0 5px;
        padding: 0;
        font-size: 40px
    }

    .profileleft {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        font-size: 20px
    }

    .profiledetails {
        width: 100%;
        float: left;
        margin: 0;
        padding: 40px 0 0
    }

    .profiledetails .inforow {
        margin: 0 0 30px;
        padding: 0
    }

    .profiledetails .inforow ul li {
        display: block;
        width: 100%;
        margin: 0 0 10px;
        padding: 5px 10px;
        list-style: none;
        border: solid 1px #fff
    }

    .mylist ul li {
        margin: 0 0 30px;
        padding: 0 0 20px;
        list-style: none;
        position: relative;
        border-bottom: solid 1px #333
    }

    .mylist ul li .fav-thum {
        width: 20%;
        float: left;
        margin: 0;
        padding: 0 0 30px
    }

    .mylist ul li .fav-txt {
        width: 80%;
        float: left;
        margin: 0;
        padding: 0 0 0 10px;
        display: table;
        min-height: 100px
    }

    .mylist ul li .fav-thum img {
        width: 100px
    }

    .mylist ul li .fav-txt section p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical
    }

    .mylist ul li .fav-like {
        position: absolute;
        top: auto;
        right: auto;
        left: 0;
        bottom: 10px
    }

    .mylist ul li .fav-delete {
        position: absolute;
        top: auto;
        right: auto;
        left: 50px;
        bottom: 17px
    }

    .contactpg h1 span {
        display: block;
        margin: 10px 0 0;
        padding: 0;
        top: 0;
        border-left: none
    }

    .frmbox ul li {
        width: 100%;
        float: left;
        margin: 0 0 30px;
        padding: 0;
        list-style: none;
        position: relative
    }

    .frmbox ul li:nth-child(odd) {
        padding: 0
    }

    .frmbox ul li:nth-child(even) {
        padding: 0
    }

    .errormsg.errormsg2 {
        left: 0
    }

    .addrrow {
        margin: 0 0 50px;
        padding: 0
    }

    .addrrow h3 {
        margin: 0 0 20px;
        padding: 0
    }

    .addrrow .addcolleft {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0 0 30px
    }

    .addrrow .addcolright {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .maparea {
        width: 100%;
        height: 380px
    }

    .maparea iframe {
        width: 100%;
        height: 380px
    }

    .faqtxt {
        margin: 0;
        padding: 0 0 40px
    }

    .faqtxt .faqsbox {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0 0 40px
    }

    .faqtxt .faqsright {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .staticpg {
        margin: 0 0 40px;
        padding: 50px 0 0
    }

    .latest-lessons-main .staticpg h1 {
        margin: 20px 0;
        padding: 0;
        font-size: 36px
    }

    .latest-lessons-main .staticpg h2 {
        padding: 0
    }

    .thankyou-pg {
        margin: 0;
        padding: 70px 0
    }

    .wbtn,a.wbtn {
        display: inline-block;
        margin: 10px
    }

    .rbtn,a.rbtn {
        display: inline-block;
        margin: 10px
    }

    .search-pg {
        margin: 0;
        padding: 60px 0 50px
    }

    .search-pg ul {
        margin: 30px 0 0 -30px;
        padding: 0
    }

    .search-pg ul li {
        width: 50%;
        float: left;
        margin: 0 0 30px;
        padding: 0 0 0 30px;
        list-style: none
    }

    .search-pg ul li section h3 {
        position: absolute;
        top: 20px;
        left: 20px;
        margin: 0;
        padding: 0;
        font-size: 24px
    }

    .search-pg ul li section .ca-name {
        margin: 0;
        padding: 10px;
        font-size: 18px
    }

    .col-md-6 {
        width: 100%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .latest-lessons ul {
        margin:0;
        padding: 0
    }

    .latest-lessons ul li {
        width: 100%;
        float: left;
        margin: 0 0 40px;
        padding: 0;
        list-style: none
    }

    .latest-lessons ul li section h3 {
        position: absolute;
        bottom: 110px;
        left: 30px;
        font-size: 26px;
        line-height: 32px
    }

    .latest-lessons ul li section .artist-name img {
        width: 100%
    }

    .latest-lessons ul li section .ca-name {
        margin: 0;
        padding: 10px 30px;
        color: #0d0c0c;
        font-size: 20px
    }

    .cata-section {
        margin: 0 0 50px;
        padding: 0
    }

    .cata-section .slick-slide img {
        width: 100%;
        display: block
    }

    .cata-section .cata-outer .cata-name {
        position: absolute;
        bottom: 60px;
        left: 30px;
        margin: 0;
        padding: 0 20px 0 0;
        font-size: 30px;
        line-height: 36px
    }

    .latest-lessons-main h1 {
        margin: 50px 0;
        padding: 0;
        color: #fff;
        font-size: 36px
    }

    .latest-lessons-main h2 {
        margin: 0 0 30px;
        padding: 0 0 10px;
        color: #fff;
        font-size: 24px
    }

    .all-cata {
        width: 100%;
        float: left;
        margin: 0 0 20px;
        padding: 0
    }

    .all-cata img {
        display: none
    }

    .all-lessons {
        width: 100%;
        float: left;
        margin: 0 0 50px;
        padding: 0
    }

    .all-lessons h3 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 26px
    }

    .all-lessons ul {
        margin: 0;
        padding: 0
    }

    .all-lessons ul li {
        width: 100%;
        float: left;
        margin: 0 0 30px;
        padding: 0;
        list-style: none
    }

    .all-lessons ul li section .ca-name {
        font-size: 20px
    }

    .all-lessons ul li section .ca-name>div:nth-child(2) {
        font-size: 18px
    }

    .similar-less .all-lessons ul li {
        margin: 0 0 30px
    }
    
    .all-live-events {
        width: 100%;
        float: left;
        margin: 0 0 50px;
        padding: 0
    }

    .all-live-events h3 {
        margin: 0 0 20px;
        padding: 0;
        font-size: 26px
    }

    .all-live-events ul {
        margin: 0;
        padding: 0
    }

    .all-live-events ul li {
        width: 100%;
        float: left;
        margin: 0 0 30px;
        padding: 0;
        list-style: none
    }

    .all-live-events ul li section .ca-name {
        font-size: 20px
    }

    .all-live-events ul li section .ca-name>div:nth-child(2) {
        font-size: 18px
    }

    .similar-less .all-live-events ul li {
        margin: 0 0 30px
    }
    
    

    .similar-less h2 {
        margin: 0 0 30px;
        padding: 0 0 10px;
        color: #fff;
        font-size: 28px
    }

    .alsolike .slick-prev {
        right: 60px
    }

    .alsolike .slick-next {
        right: 0
    }

    .all-lessons.similar-list ul li {
        width: 100%
    }
    
    .all-live-events.similar-list ul li {
        width: 100%
    }

    .mylist ul li .fav-thum {
        width: 30%;
        float: left;
        margin: 0;
        padding: 0
    }

    .mylist ul li .fav-txt {
        width: 70%;
        float: left;
        margin: 0;
        padding: 0 0 0 10px;
        display: table;
        min-height: 120px
    }

    .mylist ul li .fav-txt section p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5;
        display: -webkit-box;
        -webkit-box-orient: vertical
    }

    .search-pg {
        margin: 0;
        padding: 50px 0
    }

    .search-pg ul {
        margin: 30px 0 0;
        padding: 0
    }

    .search-pg ul li {
        width: 100%;
        float: left;
        margin: 0 0 30px;
        padding: 0;
        list-style: none
    }

    .search-pg ul li section h3 {
        position: absolute;
        top: 20px;
        left: 20px;
        margin: 0;
        padding: 0;
        font-size: 24px
    }

    .col-md-6 {
        width: 100%;
        float: left
    }
}

.material-icons {
    float: left;
    margin: 7px 0 0 7px;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/searchbg.png) no-repeat;
    border: none;
    cursor: pointer
}

.para-info {
    margin: 0;
    padding: 50px 0;
    border-top: solid 1px #666;
    border-bottom: solid 1px #666;
    color: #fff
}

.para-info hr {
    margin-top: 10px;
    width: 30%;
    margin-bottom: 20px
}

.accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 16px;
    transition: .4s;
    font-weight: 700
}

.accordion.active,.accordion:hover {
    background-color: #fff
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px
}

.active:after {
    content: "\2212"
}

.panel {
    padding: 0 18px;
    background-color: #0d0b0c;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    color: #fff;
    border: 1px solid #ddd
}

.box-rad li {
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px
}

.panel ol {
    margin-left: 15px
}

.acco-para {
    margin: 15px 0
}

.info-para {
    margin: 15px 0
}

.acco-para h3,.info-para h3 {
    margin: 0 0 30px;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-align: center;
    margin-top: 30px
}

.box-rad {
    border-radius: 10px;
    padding: 7px 0;
    background: #fff
}

.box-rad1 {
    border-radius: 10px;
    padding: 7px 0;
    background: #fff
}

.artist-bio .artist-trailer{
    width: 12%;
    float: left;
}

.artist-bio .artist-trailer a{
    color: #fff;
    text-decoration: unset;
}

a.linekedicon {
    width: 38px;
    height: 38px;
    display: inline-block;
    margin: 0 10px 0 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    background: url(../images/in.png) no-repeat;
}

.artist-lessons .inner_ol li{
    margin: 6px 0 12px !important;
    list-style: lower-roman !important;
}

.artist-lessons .inner_ol{
    margin-left: 25px !important;
    
}

.artist-lessons .inner_ol li:last-child{
   margin-bottom: 0 !important;
}

.main-nav-wrap .category li a{
    width: 100%;
}


/* Let's get this party started */
.artisright::-webkit-scrollbar {
    width: 8px;
}


 
/* Track */
.artisright::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.artisright::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.artisright::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}

.artisright_live_event::-webkit-scrollbar {
    width: 8px;
}


 
/* Track */
.artisright_live_event::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.artisright_live_event::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.artisright_live_event::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}


@media screen and (min-width: 1100px) {
    .slider_btn{
         margin-left:60px !important;
    }
.cat-box {
    width: 24%;
    display: inline-block;
}
section.page-header-area .container{ 
    padding: 0 90px;
}
section.page-header-area {
    padding: 109px 0 0;
}
section.category-header-area {
    padding: 109px 0 28px;
}
.cat_filter_div{
    width: 50%;
    float: left;
}
.cart_item{
    width: 75%;
    display: flex;
}
.cart_summary{
    width: 25%;
    display: flex;
}
#cart_items_details{
    display: flex;
    color: #fff;
}
.user-dashboard-content {
    width: 82%;
    padding: 0 40px 0 40px;
}
.user-msg-content {
    width: 70%;
    padding: 0 40px 0 40px;
}
.user-dashboard-sidebar {
    width: 20%;
    float: left;
}
.user-msg-sidebar {
    width: 30%;
    float: left;
    border-right: 1px solid #666666;
}
.user-dashboard-box{
    display: flex;
}
.image{
    flex: 0 0 17%;
    max-width: 17%;
}
.in-cart-box{
    width: 95%;
}
.cart-course-wrapper .details{
    flex: 0 0 70%;
    max-width: 70%;
}
.flex{
	display: flex;
}
.col-dash{
	width: 33.33%;
	display: flex;
	color:#fff;
}
.scroll{
	overflow: inherit;
}
}

@media screen and (max-width: 1100px) {
.cat-box {
    width: 33%;
    display: inline-block;
}
section.page-header-area .container{ 
    padding: 0 65px;
}
section.page-header-area {
    padding: 55px 0 0;
}
section.category-header-area {
    padding: 50px 0 11px;
}
.cat_filter_div{
    width: 50%;
    float: left;
}
.cart_item{
    width: 75%;
    display: flex;
}
.cart_summary{
    width: 25%;
    display: flex;
}
#cart_items_details{
    display: flex;
    color: #fff;
}
.user-dashboard-content {
    width: 82%;
    padding: 0 40px 0 40px;
}
.user-msg-content {
    width: 82%;
    padding: 0 40px 0 40px;
}
.user-dashboard-sidebar {
    width: 20%;
    float: left;
}
.user-msg-sidebar {
    width: 30%;
    float: left;
    border-right: 1px solid #666666;
}
.user-dashboard-box{
    display: flex;
}
.image{
    flex: 0 0 17%;
    max-width: 17%;
}
.in-cart-box{
    width: 95%;
}
.cart-course-wrapper .details{
    flex: 0 0 53%;
    max-width: 53%;
}
.flex{
	display: flex;
}
.col-dash{
	width: 33.33%;
	display: flex;
	color:#fff;
}
.scroll{
	overflow: scroll;
}
}

@media screen and (max-width: 860px) {
.cat-box {
    width: 32%;
    display: inline-block;
}
section.page-header-area .container{ 
    padding: 0 35px;
}
section.page-header-area {
    padding: 50px 0 0;
}
section.category-header-area {
    padding: 50px 0 11px;
}
.cat_filter_div{
    width: 50%;
    float: left;
}
.cart_item{
    width: 100%;
    display: flex;
}
.cart_summary{
    width: 100%;
    display: flex;
}
#cart_items_details{
    display: block;
    color: #fff;
}
.user-dashboard-content {
    width: 65%;
    padding: 0 40px 0 40px;
}
.user-msg-content {
    width: 65%;
    padding: 0 40px 0 40px;
}
.user-dashboard-sidebar {
    width: 35%;
    float: left;
}
.user-msg-sidebar {
    width: 35%;
    float: left;
    border-right: 1px solid #666666;
}
.user-dashboard-box{
    display: flex;
}
.image{
    flex: 0 0 17%;
    max-width: 17%;
}
.in-cart-box{
    width: 100%;
}
.cart-course-wrapper .details{
    flex: 0 0 70%;
    max-width: 70%;
}
.flex{
	display: flex;
}
.col-dash{
	width: 33.33%;
	display: flex;
	color:#fff;
}
.scroll{
	overflow: scroll;
}
}

@media screen and (max-width: 700px) {
.cat-box {
    width: 49%;
    display: inline-block;
}
section.page-header-area .container{ 
    padding: 0 9px;
}
section.page-header-area {
    padding: 50px 0 0;
}
section.category-header-area {
    padding: 50px 0 11px;
}
.cat_filter_div{
    width: 100%;
    float: left;
}
.cart_item{
    width: 100%;
    display: flex;
}
.cart_summary{
    width: 100%;
    display: flex;
}
#cart_items_details{
    display: block;
    color: #fff;
}
.user-dashboard-content {
    width: 100%;
    padding: 0 0 0 0;
}
.user-msg-content {
    width: 100%;
    padding: 0 0 0 0;
}
.user-dashboard-sidebar {
    width: 100%;
    float: left;
}
.user-msg-sidebar {
    width: 100%;
    float: left;
    border-right: none;
}
.user-dashboard-box{
    display: block;
}
.image{
    flex: 0 0 26%;
    max-width: 26%;
}
.in-cart-box{
    width: 100%;
}
.cart-course-wrapper .instructor {
    display: none;
}
.cart-course-wrapper .details{
    flex: 0 0 53%;
    max-width: 53%;
}
.flex{
	display: block;
}
.col-dash{
	width: 100%;
	display: flex;
	color:#fff;
}
.scroll{
	overflow: scroll;
}
}

@media screen and (max-width: 400px) {
.cat-box {
    width: 100%;
    display: inline-block;
}
section.page-header-area .container{ 
    padding: 0 9px;
}
section.page-header-area {
    padding: 50px 0 0;
}
section.category-header-area {
    padding: 50px 0 11px;
}
.cat_filter_div{
    width: 100%;
    float: left;
}
.cart_item{
    width: 100%;
    display: flex;
}
.cart_summary{
    width: 100%;
    display: flex;
}
#cart_items_details{
    display: block;
    color: #fff;
}


.cart-course-wrapper .instructor{
    display: none;
}
.user-dashboard-content {
    width: 100%;
    padding: 0 0 0 0;
}
.user-msg-content {
    width: 100%;
    padding: 0 0 0 0;
}
.user-dashboard-sidebar {
    width: 100%;
    float: left;
}
.user-msg-sidebar {
    width: 100%;
    float: left;
    border-right: none;
}
.user-dashboard-box{
    display: block;
}
.image{
    flex: 0 0 26%;
    max-width: 26%;
}
.in-cart-box{
    width: 100%;
}
.cart-course-wrapper .details{
    flex: 0 0 53%;
    max-width: 53%;
}
.flex{
	display: block;
}
.col-dash{
	width: 100%;
	display: flex;
	color:#fff;
}
.scroll{
	overflow: scroll;
}
}


.all-cata .subcategory{
    padding-left: 18px;
}

.all-cata .subcategory li{
    margin-top: 9px;
    margin-bottom: 15px;
}

.search-form{
    margin-bottom: 0 !important;
}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #f90000;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  margin: 82px 45%;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.all-cata ul li.current li a,.all-cata ul li:hover li a{
    color: #666;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
}

.center{
   text-align: center;
}

.different-section{
    margin-top: 25px;
}


section.page-header-area {
    background: #5057636b;
    color: #fff;
}
section.page-header-area .page-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.287;
    margin: 0;
}
section.page-header-area.my-course-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px;
}
section.page-header-area.my-course-area ul li {
    display: inline-block;
    margin-right: 30px;
}
section.page-header-area.my-course-area ul li a {
    padding: 0 0 5px;
    border-bottom: 6px solid hsla(0,0%,100%,0);
    color: #fff;
    display: block;
    text-decoration: none;
}
section.page-header-area.my-course-area ul li.active a, section.page-header-area.my-course-area ul li a:hover {
    border-bottom-color: hsla(0,0%,100%,.7);
}

section.page-header-area.my-course-area ul li.active:after,.user-dashboard-menu li.active:after{
    content: "";
}

section.user-dashboard-area , section.purchase-history-list-area, section.my-courses-area{
    padding: 40px 0;
}

.user-dashboard-box {
    /*border: 1px solid #dedfe0;*/
/*    display: -webkit-box;
    display: -ms-flexbox;*/
    /*display: flex;*/
    /*background-color: #fff;*/
}

.user-dashboard-sidebar {
    margin: 0;
    padding: 30px;
    background: #2e2c2d;
    border-radius: 10px;
}
.user-msg-sidebar {
    margin: 0;
    padding: 10px;
    min-height: 250px;
}

.user-dashboard-sidebar .user-box {
    text-align: center;
    padding: 10px;
}
.user-msg-sidebar .user-box {
    text-align: center;
    padding: 10px;
}


.user-box img{
    margin: -10px 10px 0 0;
    padding: 2px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border-radius: 50%;
    background: -moz-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -webkit-gradient(linear,left top,right bottom,color-stop(0,rgba(45,77,153,1)),color-stop(100%,rgba(103,133,103,1)));
    background: -webkit-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -o-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -ms-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: linear-gradient(130deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
}

.user-dashboard-sidebar .user-dashboard-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.user-msg-sidebar .user-dashboard-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.user-dashboard-sidebar .user-dashboard-menu ul li  {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    position: relative;
    color: #fff;
    font-size: 20px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-msg-sidebar .user-dashboard-menu ul li  {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    position: relative;
    color: #fff;
    font-size: 20px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-dashboard-sidebar .user-dashboard-menu ul li a{
    color: #fff;
    text-decoration: none;
}
.user-msg-sidebar .user-dashboard-menu ul li a{
    color: #fff;
    text-decoration: none;
}

.user-dashboard-menu li.active a{
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
}

.user-dashboard-content input,.user-dashboard-content textarea,.my-course-search-bar input{
    width: 100%;
    margin: 0 2% 0 0;
    padding: 11px 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: 0 0;
    border: none;
    border-bottom: solid 1px #666;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: 15px;
}
.user-dashboard-content label{
    color: #fff;
}

.user-dashboard-content .title{
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-size: 27px;
    margin-bottom: 5px;
}
.user-dashboard-content .subtitle{
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
}
.user-dashboard-content input:focus,.user-dashboard-content textarea:focus, section.my-courses-area .my-course-search-bar .input-group:focus{
    outline: 0;
}


.user-msg-content input,.user-msg-content textarea,.my-course-search-bar input{
    width: 100%;
    margin: 0 2% 0 0;
    padding: 11px 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: 0 0;
    border: none;
    border-bottom: solid 1px #666;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: 15px;
}
.user-msg-content label{
    color: #fff;
}

.user-msg-content .title{
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
    font-size: 27px;
    margin-bottom: 5px;
}
.user-msg-content .subtitle{
    color: #fff;
    font-family: hind_maduraibold,Arial,Helvetica,sans-serif;
}
.user-msg-content input:focus,.user-msg-content textarea:focus, section.my-courses-area .my-course-search-bar .input-group:focus{
    outline: 0;
}
.user-box .name{
    color: #fff;
}
.purchase-history-list-area{
    color: #fff;
}

.purchase-history-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.purchase-history-list li {
    border-bottom: 1px solid #f2f3f5;
    padding: 10px 0;
    font-size: 12px;
}

section.my-courses-area .my-course-search-bar .input-group {
    width: 220px;
    margin-left: auto;
}

@media print{
    .d-print-none{
        display:none!important
    }
    .purchase-history-list-area{
        color:#000;
    }
}

section.my-courses-area .my-course-search-bar .input-group input{
    width: 200px;
}

.course-search-btn{
    float: right;
    margin: 7px 37px 0 -37px;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/searchbg.png) no-repeat;
    border: none;
    cursor: pointer;
}

.instructor-img-hover{
    color:#fff;
    position: absolute;
    display: flex;
    flex-direction: column;
    text-align: left;
    top: 10px;
    left: 10px;
    z-index: 1;
    opacity: 0;
   /*visibility: hidden;*/
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-webkit-transition: 0.2s;
}

.my-courses-area .all-lessons li:hover .instructor-img-hover{
    opacity: 1;
}

.instructor-img-hover img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
}


.my-courses-area .all-lessons .liked{
    width: 27px;
    height: 25px;
    display: inline-block;
    background: url(../images/liked.png) no-repeat;
}

.my-courses-area .all-lessons .like{
    width: 27px;
    height: 25px;
    display: inline-block;
    background: url(../images/like.png) no-repeat;
}

.wishlist-add span a{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}

.my-courses-area .all-lessons ul{
    margin : 0 !important;
}

.my-courses-area .all-lessons{
    float: none !important;
}
.my-course-search-bar input:focus{
    outline: none;
}
    
.my-course-filter-bar .dropdown-menu li{
    display: block;
    width: 180px;
    margin: 0!important;
    padding: 0!important;
    position: relative;
    list-style: none;
}

.my-course-filter-bar .dropdown-menu li a{
    width: auto;
    margin: 0;
    display: block;
    padding: 15px 20px!important;
    line-height: normal;
    font-size: 14px;
    font-weight: 400!important;
    border-bottom: solid 1px rgba(255,255,255,.3);
    position: relative;
    color: #666;
    text-align: center;
    text-decoration: none;
    /* text-transform: uppercase; */
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.my-course-filter-bar .dropdown-menu{
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    font-weight: 700;
    background: #222;
    width: 180px;
    border-radius: 4px;
    display: none;
    z-index: 999;
    margin-top: 10px;
}

.my-course-filter-bar .dropdown-menu:before{
        position: absolute;
    top: -10px;
    left: 0;
    content: '';
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    border-bottom: solid 10px #222;
}


a.btn.reset-btn{
    margin-left: 62px;
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.hidden{
    display: none;
}

section.category-header-area {
    background: #5057636b;
    color: #fff;
}

.pt-20{
    padding-top: 20px;
}

.forgot-pass,.account-have,.forgot-pass a,.account-have a{
    color: #fff;
}
   



.in-cart-box .cart-course-list, .wishlisted-box .cart-course-list {
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-box-shadow: 0 0 2px #dedfe0;
    box-shadow: 0 0 2px #dedfe0;
    margin-bottom: 32px;
}


.mt-20{
    margin-top: 20px;
}

.cart-course-wrapper {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    background-color: #2a2b31;
    color: #fff;
}

.cart-course-wrapper .details {
    -webkit-box-flex: 0;
    /*-ms-flex: 0 0 53%;*/
/*    flex: 0 0 53%;
    max-width: 53%;*/
    padding-left: 10px;
    line-height: 23px;
}
.cart-course-wrapper .details a,.cart-course-list a{
    color:#fff;
    text-decoration: none;
}

.cart-sidebar .total-price {
    font-size: 36px;
    line-height: 49px;
    color: #fd0000;
    font-weight: 600;
}

.cart-sidebar .total-original-price .original-price {
    text-decoration: line-through;
    margin-right: 10px;
}

.cart-sidebar .total-original-price {
    color: #686f7a;
    margin-bottom: 12px;
}

.cart-sidebar .checkout-btn {
    font-size: 15px;
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
    font-weight: 600;
    padding: 10px 46px;
    /*display: block;*/
    border-radius: 5px;
    margin-top: 15px;
}

.cart-sidebar .checkout-btn:hover, .cart-sidebar .checkout-btn:focus {
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
}

.cart-sidebar{
    width: 100%;
}

.mb-30{
    margin-bottom: 30px;
}

.about-text{
    color : #fff;
    font-size: 20px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
}

.link_header h1{
    font-size: 50px;
    font-family: hind_madurai_lightregular,Arial,Helvetica,sans-serif;
    font-weight: 400;
}
.cart_summary table{
    width: 100%;
    background-color: #fff;
    color:#000;
}

.cart_summary table thead td{
    background: red;
    padding: 10px;
    text-align: center;
    font-weight: 900;
    color: #fff;
}

.cart_summary table tbody td{
    padding: 10px;
}

.cart_summary table tbody tr:nth-child(odd) td{
    background: #f3f3f3;
}

.cart_summary table tbody tr:nth-child(even) td{
    background: #e7e6e6;
}

.cart-sidebar{
/*    background-color: #2a2b31;
    padding: 15px;
    margin-bottom: 20px;*/
}
.center{
    text-align: center;
}

.billing_address{
    padding: 10px;
    justify-content: space-between;
    background-color: #2a2b31;
    color: #fff;
    margin-bottom: 20px;
}

.billing_address .content-box{
    margin-top: 22px;
}
.billing_address input {
    width: 100%;
    margin: 0 2% 0 0;
    padding: 11px 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: 0 0;
    border: none;
    border-bottom: solid 1px #666;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: 15px;
}

.basic-group-half-left{
    width: 47.8%;
    float: left;
}

.basic-group-half-right{
    width: 49.8%;
    float: right;
}

.cart_summary .cart-sidebar-inner{
    background-color: #2a2b31;
    padding: 15px;
    margin-bottom: 20px;
}

.cart-course-wrapper .price .original-price{
    background: linear-gradient(to left top, transparent 40.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);
}
.npp{
    padding:0 !important;
}

.lesson-title span{
    font-size: 18px;
    text-transform: capitalize;
}
.error_span{
    color:red;
}

.move-remove-btn{
    float: right;
    margin-top: -18px;
    margin-right: 4px;
}

.menu.show-nav{
    overflow: scroll;
}

#newsletterfrm .npp{
    flex: 0 0 60%;
    max-width: 60%;
}

#newsletterfrm .npp2{
    flex: 0 0 40%;
    max-width: 40%;
}

#newsletterfrm{
    display: flex;
}

.user_profile_top{
    margin: -10px 10px 0 0;
    padding: 2px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border-radius: 50%;
    background: -moz-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -webkit-gradient(linear,left top,right bottom,color-stop(0,rgba(45,77,153,1)),color-stop(100%,rgba(103,133,103,1)));
    background: -webkit-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -o-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -ms-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: linear-gradient(130deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
}

.popup_title{
    margin-bottom: 18px;
    text-decoration: underline;
}

.toPopup input::placeholder{
    text-align: center;
}

.blue_btn{
    background: #3c5a98;
    color: #fff;
    border: 1px solid #3c5a98;
}

.underline{
    text-decoration: underline !important;
}

.blue_btn:hover{
    background: #3c5a98;
    color: #fff;
    border: 1px solid #3c5a98;
}

.mb_12{
    margin-bottom: 13px;
}

.reset_password_comment{
    width: 80%;
    margin-left: 10% !important;
    border: 1px solid red;
    padding: 10px !important;
    border-radius: 5px;
    color: red;
}




.half1{
	width:40%;
	padding: 10px;
}

.half2{
	width:60%;
	padding: 10px;
}

.full_width_dash{
	width: 100%;
    margin: 17px 21px;
    background: #5057636b;
    border: 2px solid #666;
    border-radius: 6px;
	display: flex;
}

.second_dash{
	border-left: 2px solid #666;
    border-radius: 8px;
}

.affiliate_dashboard{
	color :#fff;
}

.affiliate-dash-tbl{
	margin: 30px 0;
	border-spacing: 0;
    border-collapse: collapse;
}

.affiliate-dash-tbl thead td{
	padding: 14px 7px;
    background: #5057636b;
    text-align: center;
	border: 1px solid #000;
}

.affiliate-dash-tbl tbody td{
	padding: 14px 7px;
    text-align: center;
	border: 1px solid #5057636b;
}

.affiliate-dash-tbl tbody tr:nth-child(even) td{
	background: #5057632e;
}

.compose-btn{
    border-radius: 0;
    border-color: #d0d0d0;
    color: #d0d0d0;
    background: transparent;
}


.user_img_circle{
    margin: 0 10px 0 0;
    padding: 2px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border-radius: 50%;
    background: -moz-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -webkit-gradient(linear,left top,right bottom,color-stop(0,rgba(45,77,153,1)),color-stop(100%,rgba(103,133,103,1)));
    background: -webkit-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -o-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: -ms-linear-gradient(320deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
    background: linear-gradient(130deg,rgba(45,77,153,1) 0,rgba(103,133,103,1) 100%);
}

.message-sender-list{
    list-style: none;
}

.message-sender-list li{
    background: #5057636b;
    margin-top: 13px;
    padding: 10px;
}

.message-area a{
    color: #fff;
    text-decoration: none;
}
.right-align{
    text-align: right;
}
.full_width{
    width: 100%;
}

.message-area{
    color: #fff;
}

.message-area select,.message-area textarea{
    width: 100%;
    margin: 0 2% 0 0;
    padding: 11px 0;
    color: #fff;
    font-size: 16px;
    font-family: hind_madurairegular,Arial,Helvetica,sans-serif;
    background: 0 0;
    border: solid 1px #666;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: 15px;
    height: auto;
}

.message-area select option{
    background: #000;
    line-height: 16px;
}

.msg_btn{
    border-radius: 0;
    border-color: #7e7e7e;
    color: #d0d0d0;
    background: transparent;
}

.message-box-wrap.me{
    text-align: right;
}

.message-box-wrap{
    margin-bottom: 22px;
}

.message-details-box#toggle-1 .message-header{
    border-bottom: 2px solid #666666;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.message-content{
    max-height: 300px;
    overflow-y: scroll;
    padding-right: 13px;
}


/* Let's get this party started */
.message-content::-webkit-scrollbar {
    width: 8px;
}
 
/* Track */
.message-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.message-content::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 15px;
    background: rgb(102, 102, 102); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.message-content::-webkit-scrollbar-thumb:window-inactive {
	background: rgb(102, 102, 102); 
}

.text-right{
    text-align: right;
}


.contest_item{
    display: inline-block;
}

.contest_item>div{
    background: #5057636b;
    padding: 12px;
}

.contest_item a{
    text-decoration: none;
    color: #ccc;
}

.contest_item .contest_title{
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 13px;
}

.contest_item .contest_description{
    line-height: 19px;
}

.contest_description{
    color: #ccc;
}

.contest_main_title{
    margin: 70px 0 23px !important;
}

@media screen and (max-width: 700px) {
    .contest_item{
        width: 100%;
        padding: 12px 0;
    }
}

@media screen and (min-width: 701px) {
    .contest_item{
        width: 49%;
        padding: 12px;
    }
}

.contest_image{
    max-width: 100%;
    margin-bottom: 30px;
}

.contest_main_title p{
    font-size: 20px;
}

.goog-te-gadget{
    color: transparent !important;
}

.goog-te-gadget .goog-logo-link{
    display:none !important;
}

#google_translate_element{
    position: absolute;
    right: 45px;
}

.contest_participation .poptxt {
    padding: 20px;
}


.custom-file{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    margin-bottom: 0;
    /* position: relative; */
    /* display: inline-block; */
    /* width: 100%; */
    height: calc(2.2125rem + 2px);
    margin: 8px 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.2125rem + 2px);
    margin: 0;
    opacity: 0;
    overflow: visible;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.custom-file-label{
        /* width: 100%; */
    transition: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.2125rem + 2px);
    padding: .45rem .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
        
}




.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 1.30rem;
    padding: .45rem .9rem;
    line-height: 1.5;
    color: #6c757d;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}

.badge-primary {
    color: #fff;
    background-color: #727cf5;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.all-lessons.all-contests{
    width:100%;
}



.artist-lessons .leftsite.contest_vid{
    margin: auto;
    float: none;     
}

.course_detail a{
    color : #fff;
    text-decoration: none;
}

.rating_title{
    text-decoration: none;
    color: #000;
    font-size: 25px;
}

.rating_modal .poptxt{
    padding:20px;
}

.your-rating-box i.filled {
    color: #f4c150;
}


@media only screen and (max-width: 991px) {
    .trailer_row_live_event .price-col{
        text-align:center;
    }
    .left_rating{
        width:30%;
        float:left;
    }
    .right_rating{
        width:70%;
        float:left;
    }
    .rating_progress{
        width:70%;
        float:left;
    }
    .rating_div{
        width:30%;
        float:left;
    }
    .left_rating{
        width:40%;
        float:left;
    }
    .right_rating{
        width:60%;
        float:left;
    }
}

@media only screen and (min-width: 992px) {
    .left_rating{
        width:30%;
        float:left;
    }
    .right_rating{
        width:70%;
        float:left;
    }
    .rating_progress{
        width:70%;
        float:left;
    }
    .rating_div{
        width:30%;
        float:left;
    }
}

.student-feedback-box{
    background: #2e2c2d;
    padding: 20px;
}

.student-feedback-title{
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px;
    color: #fff;
}

.average-rating{
    text-align: center;
    margin-top: 10px;
    color: #fff;
}
.average-rating .num{
    font-size: 72px;
    font-weight: 500;
    line-height: 1;
    /*margin-bottom: 10px;*/
    color: #fff;
}

.individual-rating ul,.reviews ul{
    list-style: none;
}

.rating .fas.fa-star{
    color: #abb0bb;
}
.rating .fas.fa-star.filled{
    color: #f5c85b;
}

.right_rating{
    color: #fff;
    margin-bottom: 30px;
}

.reviews-title{
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px;
    color: #fff;
}
.reviewer-img img{
    height: 46px;
    width: 46px;
    border-radius: 50%;
    margin-right: 20px;
}    
.float-left{
    float: left;
}
.reviewer-details{
    color: #fff;
}

.student-feedback-box{
    float: left;
    width: 100%;
}


.artist-lessons .rightside.certificate_div{
    color: #fff;
    margin-bottom: 14px;
    text-align: center;
}

.certificate_div .alert-heading{
    margin: 7px 0 7px;
    font-size: 23px;
}

.trailer-row.trailer_row_live_event{
        /*padding: 109px 0;*/
            padding-bottom: 43px;
}



.white{
    color:#fff;
}

.cart-course-list li{
    margin-bottom: 3px;
}

.similar-less .all-live-events ul li {
    margin: 0 0 30px
}

.all-live-events.similar-list {
    width: 100%
}

.all-live-events.similar-list ul li {
    width: 50%
}

.slider_btn{
    margin-bottom: 25px !important;
}

@media (max-width: 1000px){
header {
        position: relative;
        display: inline-block;
}
}

@media (max-width: 1200px){
.width-popup {
        width: fit-content !important;
}
}

.width-popup {
        width: 500px;
}

