html {
    scroll-behavior: smooth
}

header {
  /*  background-attachment: fixed;*/
    background-size: cover
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}
a{
font-family: 'Poppins', sans-serif
}

p,
button {
    font-family: 'Roboto', sans-serif;
    letter-spacing: .03em
}

/*-------------------------------------------*/
.banner_bg {
    position: relative;
}
.banner_bg::before {
    content: '';
    position: absolute;
    top: 20%;
    left: 50%;
    height: 100%;
    width: 100%;
    background-image: url("../img/bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-50%);
    opacity: 0.6;
}



.makeupartist_baner {
    padding: 100px;
}
/*-------bollywood text-------------*/
.heart-bollywood {
    background: #fff;
    padding: 30px 100px;
    position: relative;
}
.heart-bollywood-text {
    margin: auto;
}
.heart-bollywood-text h3 {
    margin-bottom: 0px;
    font-size: 26px;
}
.heart-bollywood-text span {
    background: #ad2b90;
    padding: 5px 28px;
    margin-left: 10px;
    border-radius: 100px;
    color: #fff;
    font-size: 24px;
}
/*-------------------------------------------*/
header nav {
    background-color: #363b3f38
}

header img {
    width: 200px;
}
header .bhi-logo img {
    border-radius: 14px;
}
header ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center
    margin-bottom:0px !important;
}

header ul li a {
    color: #fff;
    text-decoration: none;
    padding: 0 15px;
    border-left: 2px solid #fff;
    font-size: 18px;
    font-weight: 600
}

header ul li:first-child a {
    border-left: none
}

header ul li:last-child a {
    padding-left: 15px
}

header ul li a:hover {
    text-decoration: none;
    color: #fff
}
@media only screen and (max-width: 1380px){
    header img {
    width: 180px;
}
}
@media only screen and (min-width: 2400px){
    header img {
    width: 220px;
}
}
.navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
    font-size: 30px;
    cursor: pointer
}
.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}
.player {
    border: 5px solid #AD2B90;
    box-shadow: 1px 1px 5px 3px #0000007d;
    border-radius: 5px;
}
.embed-container {
    position: relative;
    padding-bottom: 55.5%;
    overflow: hidden;
    max-width: 1100px;
    margin-top: 15px !important;
    margin: auto;
    height: auto;
    border: 5px solid #AC2C8C;
    border-radius: 14px;
    box-shadow: 1px 1px 5px 3px #0000007d;
}
#Meet_Happy_Students .video_play_btn img {
    width: 100%;
}
#Meet_Happy_Students {
    margin-bottom: 33px;
    display: block;
    margin-top: 15px;
}
section#trainers h1, h2 {
    padding: 0px 15px;
}
header .slider {
    /* display: flex; */
    flex-direction: row;
    justify-content: center;
    margin: auto;
/*    padding-bottom: 60px;*/
}
.makeupartist_baner {
    padding: 100px;
}
header .slider video {
    border-radius: 40px !important;
}
header nav.navbar.navbar-light.navbar-expand-md {
    padding-left: 70px;
    padding-right: 70px;
}
header .slider h1 {
    color: #fff;
    font-size: 46px;
    line-height: 1.5;
    font-weight: 700;
    /* padding-bottom: 6px; */
    padding-top: 20px;
    margin-bottom: 0px;
}
header .slider h4 {
    color: #fff;
    line-height: 40px;
    font-size: 28px;
    padding-right: 32px;
    font-weight: 400;
    padding: 18px 0px;
}

.video_bottom_text {
    color: #fff;
    padding-top: 52px;
}
.video_bottom_text h5 {
    font-size: 22px;
    line-height: 30px;
}
.video_bottom_text h3 {
    font-size: 32px;
    line-height: 40px;
}

.sticky-batch {
    position: fixed;
    z-index: 9;
    color: #fff;
    background-color: #AE2B90;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 370px;
    transform: rotate(90deg);
    top: 255px;
    left: -167px;
    font-size: 16px;
    padding: 7px 25px;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -safari-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -safari-border-top-right-radius: 5px
}
.register::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000cf;
}
.register {
    background-size: cover;
    width: 100%;
   /* background-attachment: fixed;*/
    float: left;
    background-image: url(..//img/form-sec-bg.jpg);
    padding-bottom: 120px;
    position: relative;
}

.register>.container {
    padding-left: 0;
    padding-right: 0
}

.register .content-block {
    margin-top: 60px
}

.register .content-block h2 {
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fee554
}
.register .content-block h3 {
    font-size: 33px;
    color: #fff
}
.register .content-block h6 {
    font-size: 17px;
    margin-bottom: 24px;
    line-height: 1.6;
    color: #fff
}
.register h4 {
    font-size: 27px;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    text-transform: uppercase
}

.register .form {
    display: block;
    background-color: #ae2b90;
    padding: 20px;
    position: relative
}

.register .form:after {
    content: "";
    display: block;
    border-top: 78px solid #ae2b90;
    border-bottom: 38px solid transparent;
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    position: absolute;
    bottom: -116px;
    width: 0;
    z-index: 99;
    left: 0;
    right: 0
}

.register .form form .req {
    text-transform: uppercase;
    outline: none;
    border: none;
    display: block;
    width: 100%;
    margin: 14px 0;
    padding: 8px 14px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -safari-border-radius: 6px
}

.register .form form .submit-btn {
    width: 100%;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    padding: 8px 10px;
    line-height: 0.9;
    font-size: 27px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    background-color: #fee553;
    border: none;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    background-image: linear-gradient(#fee553 40%, #F4B100 60%);
    -ms-border-radius: 5px;
    -safari-border-radius: 5px;
    box-shadow: 1px 1px 4px 1px #000000a8
}

.flag-container {
    width: 100%;
    float: left;
    padding-top: 30px;
    background-image: url(..//img/flag-background.jpg)
}

.flag-container h5 {
    color: #fff;
    font-size: 46px;
    text-align: center;
    line-height: 1.4;
    font-weight: 600
}

.flag-container p {
    font-size: 25px;
    color: #fff;
    text-align: center
}

.vrindia {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #AD2B90;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
    font-size: 30px;
    color: #fff;
    padding: 17px 0
}

.gif_btn img {
    max-width: 237px;
    margin-top: 25px;
    transition: 1s all;
}
.gif_btn img:hover {
    transition: 1s all;
    transform: translate(0px, 10px);
}

/*----600px-----------------*/
@media only screen and (max-width: 600px) {
header nav.navbar.navbar-light.navbar-expand-md {
    padding-left: 24px;
    padding-right: 24px;
}
header img {
    width: 150px;
}
header .slider h4 {
    color: #fff;
    line-height: 32px;
    font-size: 18px !important;
    font-weight: 100;
    padding: 0px;
}
.makeupartist_baner {
    padding: 20px 24px 40px;
}
.top_video::before{
    display: none;
}
.heart-bollywood-text span i {
    padding-right: 10px;
    line-height: 27px;
}
.heart-bollywood {
    padding: 30px 24px;
    text-align: center;
}
footer {
    padding: 30px 24px !important;
}
.heart-bollywood-text span {
    background: #ad2b90;
    padding: 10px 28px;
    margin-left: 0px;
    border-radius: 100px;
    color: #fff;
    font-size: 23px;
    display: flex;
    justify-content: center;
    margin-top: 16px;
}

.Batch_starts h5 {
    padding: 14px 0px;
}

header .slider {
    padding: 0px 5px 0px;
    text-align: center;
    position: relative;
}
    h2.xs-space {
        margin-bottom: 26px!important
    }
    button#callNow {
        font-size: 18px
    }
    video {
        border-radius: 20px!important
    }
    .makeup-at-bhi .video-frame {
        border-radius: 30px!important
    }


/*------------------------------------*/


}

section.student-from p {
    font-size: 26px!important;
    font-weight: 700!important
}

button#callNow {
    border: 0;
    padding: 18px 50px;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    border-radius: 6px;
    background-image: linear-gradient(#fee553 40%, #F4B100 60%);
    box-shadow: 1px 1px 4px 1px #00000094;
    border: 1px solid #ccc8c8d6
}

button#callNow:hover,
.register .form form .submit-btn:hover {
    opacity: .8
}
/*.top-reasons::before {
    background-image: url(../img/flower.png);
    background-size: 138px;
    content: "";
    position: absolute;
    top: 0;
    left: -4px;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    overflow: hidden;
}*/
.top-reasons {
    /*position: relative;
*/    width: 100%;
    /*background-image: url(../img/ms-word-bg.png);*/
    float: left;
    background-color: #fff;
    padding-top: 0px;
 /*   background-repeat: no-repeat;*/
    background-position: left center;
    background-attachment: fixed
}

.top-reasons h6 {
    font-weight: 700;
    font-size: 45px;
    text-align: center;
    margin-bottom: 35px;
    line-height: 1.6;
    color: #AD2B90
}

.top-reasons p {
    font-size: 17px;
    line-height: 1.6
}

.f-3 {
    width: 100%;
    float: left
}

.f-3 .text-area {
    background-color: #AD2B90;
    color: #fff;
    text-align: center;
    padding: 18px 35px
}

.f-3 .text-area h5 {
    font-size: 45px;
    font-weight: 600;
    line-height: 1.4
}

.f-3 .text-area h6 {
    font-size: 21px;
    line-height: 1.6
}

.area-light-color {
    background-color: #bd349f!important
}

.at-bhi img {
    width: 100%
}

.at-bhi {
    width: 100%;
    text-align: center;
/*    background-image: url(../img/card-bg.jpg);*/
    background-size: cover;
    background-attachment: fixed;
    display: flow-root;
}

.at-bhi>h1 {
    color: #AD2B90;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.4
}

.at-bhi>h2 {
    color: #000;
    font-size: 35px;
    font-weight: 400;
    line-height: 1.4
}

hr {
    border-top: 3px solid #000;
    width: 25%;
    margin: 28px auto
}

section.makeup-at-bhi.sec {
    background-color: #EFEFEF;
    color: #000
}

.makeup-at-bhi {
    width: 100%;
    float: left;
    background: linear-gradient(#EFEFEF 50%, #AD2B90 50%);
    background-color: #ad2b90;
    text-align: center;
    padding: 0 0 40px;
}

.makeup-at-bhi h5 {
    color: #000;
    font-size: 45px;
    font-weight: 400;
    line-height: 1.4;
    background-color: #FEE554;
    padding: 20px 0;
    font-weight: bold
}

.makeup-at-bhi hr {
    border-top: 3px solid #fff;
    margin: 12px auto
}

.makeup-at-bhi p {
    font-size: 35px;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    font-weight: 600
}

.makeup-at-bhi .video-frame,
.makeupartist_baner .video-frame {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25) inset, 0 5px 10px 5px rgba(0, 0, 0, .25);
    border-color: #242424;
    border-style: solid;
    border-radius: 50px;
    background-color: #242424;
    position: relative;
    margin-top: 30px;
    z-index: 5!important;
    border-width: 10px 10px 3px
}
.makeupartist_baner .video-frame {
    margin-top: 0px !important;
}
video {
    border-radius: 40px;
    cursor: pointer
}

video:focus {
    outline: none!important
}

.video-frame:after {
    content: "";
    position: absolute;
    top: 50%;
    background-color: #242424;
    width: 50px;
    height: 67px;
    border-radius: 6px 0 0 6px;
    left: 0;
    transform: translate(0%, -50%);
    transition: 2s all;
    z-index: -2
}

.video-frame:hover.video-frame:after {
    transition: 2s all;
    left: -50px
}

.phone-icon {
    position: fixed;
    bottom: 30px;
    right: 30px
}

.callicon {
    width: 70px;
    height: 70px;
    margin-left: 25px
}

.phone-icon_hover {
    bottom: 35px;
    right: 35px
}

.testdriveicon {
    width: 115px;
    height: 125px;
    margin-left: 2px
}

.notification-label {
    font-weight: 700!important;
    line-height: 20px!important;
    position: absolute!important;
    top: 120px!important;
    right: 20px!important;
    width: 20px!important;
    height: 20px!important;
    text-align: center!important;
    color: #fff!important;
    border-radius: 100%!important;
    background: #e15454!important
}

.notification-labelnew {
    font-weight: 700!important;
    line-height: 20px!important;
    position: absolute!important;
    right: 20px!important;
    width: 20px!important;
    height: 20px!important;
    text-align: center!important;
    color: #fff!important;
    border-radius: 100%!important;
    background: #e15454!important
}

.talkus {
    background-color: #3f51b5;
    color: #fff;
    font-weight: 700!important;
    line-height: 30px!important;
    border-radius: 5px;
    text-align: center;
    font-size: 18px!important;
    margin-bottom: 29px
}

#divButton {
    position: relative!important;
    z-index: 999!important
}

.tWLnewIconlogoouter {
    display: block!important;
    position: fixed!important;
    width: 70px!important;
    height: 70px!important;
    transition: all .25s ease-in-out!important;
    left: 20px;
    bottom: 20px;
    z-index: 99999
}

.tWLnewIconlogoinner {
    position: absolute!important;
    z-index: 10!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    border-radius: 50%!important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2)!important;
    cursor: pointer!important;
    width: 70px;
    height: 70px
}

.TWL-widget-button__icon {
    display: block!important;
    width: 26px!important;
    height: 26px!important;
    cursor: pointer!important;
    color: #fff!important;
    transition: all .25s ease-in-out!important;
    font-size: 33px!important;
    animation: tada 1s infinite
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes TWL-widget-underlay {
    0% {
        opacity: .25;
        width: 0;
        height: 0
    }
    40% {
        opacity: .25
    }
    to {
        opacity: 0;
        width: 150px;
        height: 150px
    }
}

@keyframes TWL-widget-underlayinner {
    0% {
        opacity: .25;
        width: 0;
        height: 0
    }
    40% {
        opacity: .25
    }
    to {
        opacity: 0;
        width: 100px;
        height: 100px
    }
}

section.time {
    clear: both;
    background-color: #F62459;
    padding: 60px 0
}

.time h2 {
    color: #fff;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 8px;
    text-shadow: 2px 2px 2px #000
}

.time p {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px
}

.time button.btn {
    font-weight: 700;
    background-image: linear-gradient(#fee553 40%, #F4B100 60%);
    padding: 15px;
    margin: auto;
    box-shadow: 1px 1px 4px 0 #000000e3;
    font-size: 18px;
    max-width: 300px;
    display: block;
    width: 100%
}

.time a {
    text-decoration: none
}

p#demo {
    font-size: 8rem;
    color: #F62459;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000;
    font-weight: 700;
    padding: 1rem 0;
    background-color: #EFEFEF
}

@media only screen and (max-width: 600px) {
    p#demo {
        font-size: 2rem;
        background-color: #efefef9c;
        text-shadow: 1px 1px 1px #000
    }
}

p#demo small {
    font-size: 24px;
    text-shadow: 1px 1px 1px #000
}

.custom-btn {
    max-width: 400px;
    width: 100%;
    margin: auto;
    display: block;
    border-radius: 7px;
    box-shadow: 1px 1px 5px 1px #00000075
}

section#whybhi p {
    vertical-align: middle;
    padding: 20px;
    background-image: url(../img/list-bg-img1.png);
    background-size: cover;
    border-radius: 17px;
    min-height: 150px;
    font-weight: 700;
    color: #000;
    /* box-shadow: 1px 1px 4px 0 #000; */
    margin-bottom: 25px;
    text-align: center;
    font-size: 18px;
}

.call-now {
    width: 100%;
    float: left;
    padding-top: 26px;
    background-color: #f62459
}

.text-area h4 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.6;
    color: #fff
}

.call-now .text-area p {
    color: #fff;
    font-size: 17px;
    line-height: 1.6
}

.yourself {
    width: 100%;
    float: left;
    background-color: #c160ac;
    text-align: center;
    padding-top: 35px ;
}

.yourself hr {
    border-top: 3px solid #fff;
    margin: 12px auto;
    width: 18%
}

.yourself h6 {
    font-size: 20px;
    color: #fff;
    line-height: 1.6;
    font-weight: 600;
}

.your-dream {
    width: 100%;
    float: left;
    padding: 20px 0;
    font-size: 52px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    line-height: 1.4;
    color: #000;
    text-align: center;
    background-color: #fee554
}

.your-dream hr {
    margin: 16px auto
}

.student-from {
    width: 100%;
    float: left;
    padding: 20px 0;
    background-image: url(..//img/flag-background.jpg)
}

.student-from h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    line-height: 1.4
}

.student-from .flex-box {
    text-align: center
}

.student-from .flex-box p,
i {
    color: #fff
}

.student-from .flex-box p {
    font-size: 17px;
    line-height: 1.6
}

.student-from .flex-box img {
    margin: 0 auto;
    display: block;
    max-width: 102px;
    width: 100%;
    margin-bottom: 10px
}

img.globe {
    max-width: 88px!important;
    width: 100%
}

footer {
    width: 100%;
    float: left;
    background-color: #363b3f;
    padding: 60px 80px;
    color: #999c9f;
}
footer h1 {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    color:#FEE554;
}
.mr-22 {
    margin-right: 22px;
}

footer p {
    font-size: 17px;
    line-height: 1.6;
    color: #fff;
}

footer button {
    outline: none;
    border: none;
    background-image: linear-gradient(#ae2b90 40%, #6d1759 60%);
    background-color: #ae2b90;
    color: #fff;
    font-size: 17px;
    padding: 10px 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -safari-border-radius: 6px;
    cursor: pointer;
    margin: 20px 0;
}

footer button:hover {
    background-image: linear-gradient(#6d1759 40%, #ae2b90 60%)
}

footer .ft-social-icon {
    padding-top: 14px;
    padding-bottom: 12px
}

footer .ft-social-icon a {
    border: 1px solid #fff;
    padding: 20px 16px;
    font-size: 22px;
    border-radius: 6px;
    margin-right: 30px;
}

footer i {
    color: #999c9f;
}

.copyright {
    width: 100%;
    float: left;
    background-color: #25282b;
    padding: 18px 0
}

.copyright p,
a {
    color: #fff;
    font-size: 15px;
    line-height: 1.6
}

.copyright a {
    text-decoration: none
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -6%;
    top: 38px
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -6%;
    top: 38px
}

.owl-carousel .owl-nav img {
    max-width: 22px
}

.owl-carousel .item span {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 18px;
    display: block;
    font-weight: 500;
    text-align: center;
    padding: 8px 0
}

@media only screen and (min-width: 600px) {
    header {
        /*background-image: url(..//img/main-bg.jpg)*/
        background: #AD2B90;
        border-bottom: 3px solid #000;
    }
}

@media (max-width:640px) and (min-width:320px) {
    p {
        text-align: center
    }
    header {
        /*background-image: url(..//img/sm-back.jpg);*/
        background: #AD2B90;
        background-attachment: unset!important
    }
    header nav {
        background-color: rgba(0, 0, 0, 0.56)
    }
    header ul {
        flex-direction: column;
        align-items: center
    }
    header ul li a {
        border-top: 2px solid #fff;
        border-left: none;
        display: inline-block;
        padding: 5px 0
    }
    header ul li:first-child a {
        border-top: none
    }
    header ul li:last-child a {
        padding-left: 0
    }
/*    header .slider {
        padding: 30px 5px 50px;
        text-align: center;
        position: relative;

    }*/
   header .slider h1 {
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 14px;
}
    .register .content-block {
        margin-top: 40px
    }
    .register .content-block h2 {
        text-align: center;
        font-size: 32px;
    }
    .register .content-block h3 {
        text-align: center;
        font-size: 23px;
        margin-top: 15px;
        margin-bottom: 16px;
    }
    .register h4 {
        font-size: 22px
    }
    .register .form:after {
        bottom: -115px;
        border-left: 172px solid transparent;
        border-right: 172px solid transparent;
        border-top: 78px solid #ae2b90;
        left: 50%;
        transform: translate(-50%, 0px)
    }
    .vrindia {
        font-size: 28px;
    }
    .flag-container {
        padding-top: 30px;
    }
    .flag-container h5 {
     padding: 0px 12px;
     font-size: 30px;
    }
    .flag-container p {
        font-size: 18px;
    }
    .top-reasons h6 {
        font-size: 32px;
        margin-bottom: 15px
    }
    .top-reasons p {
        text-align: left
    }
    .at-bhi>h1 {
        font-size: 32px;
    }
    .at-bhi>h2 {
        font-size: 30px
    }
    .makeup-at-bhi h5 {
        font-size: 30px
    }
    .makeup-at-bhi p {
        font-size: 24px
    }
    .text-area h4 {
        font-size: 32px;
        text-align: center
    }
    .your-dream {
        padding: 14px 8px;
        font-size: 33px
    }
    .student-from h3 {
        font-size: 24px
    }
    .student-from .flex-box i {
        font-size: 85px
    }
    .student-from .flex-box {
        margin-bottom: 40px
    }
    footer p {
        text-align: left
    }
    .register>.container {
        padding-left: 15px;
        padding-right: 15px
    }
    .owl-carousel .owl-item img {
        width: 80%;
        margin: 0 auto
    }
    .owl-carousel .owl-nav button.owl-prev {
        top: 90px;
        left: 4px;
    }
    .owl-carousel_logo .owl-nav button.owl-prev {
        top: 50px;
    }
    .owl-carousel .owl-nav button.owl-next {
        top: 90px;
        right: -2px;
    }
    .owl-carousel_logo .owl-nav button.owl-next {
        top: 50px;
    }
    .txt-left{
        text-align: left !important;
    }
    .register .content-block h6{
        text-align: center;
    }
    .p-b-1{
        padding-bottom: 1.5rem;
    }
    section#whybhi p{
        min-height: 175px;
    }
    .yourself h6 {
    font-size: 18px;
    }
    .dt-title {
    font-size: 32px !important;
    }
    .f-3 .text-area h5 {
    font-size: 32px;
    }
}

img.youtube {
    max-width: 40px;
    width: 100%;
    margin-top: -4px;
}

img.facebook {
    max-width: 40px;
    width: 100%;
    margin-top: -4px;
}

img.instagram {
    max-width: 40px;
    width: 100%;
    margin-top: -4px;
}

img.twitter {
    max-width: 40px;
    width: 100%;
    margin-top: -4px;
}

img.f_envelope,
img.f_phone,
img.f_location {
    max-width: 14px;
    width: 100%
}

img.menu {
    max-width: 30px!important;
    width: 100%!important
}

/* Animation */
.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px;
  min-height:100px;
  max-height:150px;
}
.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}

/*----------------students from*/
@media only screen and (max-width: 575px){
.br-1 {
    border: none !important;
}
}
h3.dt-title{
    font-size: 45px;
    font-weight: 700;
    padding-top: 60px;
}
#studs p {
    font-size: 24px; 
    color: #fff !important;
}
#studs i {
    font-size: 100px;
    margin-bottom: 22px;
    color: #fff;
}
.br-1{
    border-right: 1px dashed #f7f7f7;
}
#studs{
    padding-bottom: 60px !important;
    background: linear-gradient(#C72193 42%,#92166b 93%);
}
/*========review-sec======*/
#review{
    padding-bottom: 60px;
}
#review h1{
    padding-top: 60px;
    font-weight: 700;
}
.rating-text {
    max-width: 315px;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}
#review h4 {
    font-size: 25px;
    font-weight: bold;
}
.review {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 0px;
}
.rating-img img {
    border-radius: 12px;
    height: 100%;
}
.rating-text img {
    max-width: 130px;
    width: 100%;
    vertical-align: inherit;
    padding-left: 10px;
}
hr.re {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,.1);
}
/*==========calling-sec=========*/
@media only screen and (max-width: 767px){
.waves {
    height: 40px;
    min-height: 40px;
}
section#whybhi p {
    padding: 30px 20px 20px 20px;}
}
@media only screen and (max-width: 600px){
.btn-cntr {
    text-align: center !important;
}.call-heading {
    font-size: 8vw !important;
}
.call-sub-heading {
    font-size: 30px;    
}
.at-bhi>h2 {
    font-size: 25px;
}
}
@media only screen and (max-width: 575px){
.dt-sub-title {
    font-size: 5.5vw !important;
}}
#call-sec{
    padding-bottom: 60px;
}
button.dtn:hover {
    transition: 1s all;
    transform: translate(0px, 10px);
}
a.txt-none:hover {
    text-decoration: none;
}
a.w-txt-none:hover{
    color: #fff;
    text-decoration: none;
}
.call-heading {
    padding-top: 60px;
    font-size: 5vw;
    font-weight: 600;
}
.pink {
    background-color: #AE2B91 !important;
}
.text-shadow {
    background-color: #fffdfd;
    /* background-image: linear-gradient( #ffffff 40%, #cccac3 60%); */
    color: transparent !important;
    text-shadow: 2px 2px 3px #0000002b;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    padding-left: 3px !important;
}
.call-sub-heading {
    padding-top: 20px;
    font-size: 40px;
}
.text-right {
    text-align: right;
}
.call-btn {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 6px 26px;
    font-size: 24px;
    border-radius: 8px;
    transition: 1s all;
    position: relative;
    margin-top: 25px;

    border: 2px solid #e95095;
}
.call-btn a{
    color:#e95095;
    font-size: 30px;
}
.w-btn a{
    font-size: 22px;
}

.text-left {
    text-align: left;
}
.w-btn {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 6px 26px;
    font-size: 24px;
    border-radius: 8px;
    transition: 1s all;
    position: relative;
    margin-top: 25px;   

    border: 2px solid #64B161;
    background-color: #64B161;
}
.btn-logo img {
    width: 28px;
    vertical-align: sub;
}
/*=====company-sec=====*/
.slider .slick-prev {
    left: 1%;
    z-index: 1;
    margin-top: 2px;
}
.slider .slick-next:before, .slider .slick-prev:before{
    font-size: 90px;
    line-height: 0px;
    -webkit-font-size:90px;
}
.logo.slider .slick-next:before, .logo.slider .slick-prev:before {
    color: #AE2B91;
}
.slider-shdow .slick-slide{
    padding:24px !important;
}
.slider .slick-next{
    right: 2%;
    margin-top: 2px;
}
.logo.slider .slick-next:before, .logo.slider .slick-prev:before{
    color: #AE2B91;
}
.slider .slick-next:before, .slider .slick-prev:before{
     font-size: 90px;
    line-height: 0px;
    -webkit-font-size:90px;
}
.footer-logo {
    padding: 0px 30px;
}
.f-img img{
    border-left: 10px solid #ae2b9124;
    border-right: 10px solid #ae2b9124;
    border-radius: 34px;
}
.dt-title{
    color: #AD2B90;
    font-size: 45px;
    font-weight: 700;
    padding-top: 20px;
}
.dt-sub-title{
    font-size: 40px;
    font-weight: 700;
}
/*======galery=====*/
.frame img {
    box-shadow: 2px 3px 6px 4px #a9a9a978;
    border: 6px solid #AD2B90;
    border-radius: 4px;
}



.new-batch-start {
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    padding-bottom: 10px;
}



/*-----------------new-changes-bottom-bttn----------------------------*/
.student_work_slider {
    padding-top: 30px;
}
.student_work_slider h4 {
    text-align: left;
    padding-left: 5%;
    font-size: 35px;
    text-transform: uppercase;
}
.bottom_call_action .call_action_btn {
    display: flex;
    justify-content: space-between;
}
.slider .call_action_btn {
    display: flex;
    align-items: center;
    padding: 20px 0px;
}
.slider .call_action_btn .call_now.dark {
    background: #333;
}
.bottom_call_action {
    position: fixed;
    bottom: 14px;
    width: 100%;
    padding: 0% 0%;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: space-evenly;
    justify-content: space-evenly;
    /* background: #fff; */
   /* box-shadow: 0 -6px 17px rgba(0,0,0,.1);*/
    z-index: 2;
}

.call_now {
    height: 62px;
    display: flex;
    align-items: center;
    margin-right: 2%;
    /* max-width: 140px; */
    justify-content: center;
    background-color: #AB1F88;
    border-radius: 3px;
    text-decoration: none;
    font-weight: 500;
    font-size: 17px;
    width: 100%;
    max-width: 210px;
}
.bottom_call_action .call_now {
    height: 50px;
    margin: 1% 2%;
    /* max-width: 140px; */
}
.call_now i {
    padding-right: 10px;
}
.call_now:hover {
    color: #fff;
    text-decoration: none;
}
a.call_now.call_back {
    /* max-width: 188px; */
    color: #AB1F88;
    background: #fff;
    border: 2px solid #AB1F88;
}


/*----slider-------------*/
.Global_Artists_slider {
  margin-top: 0px;
  margin-bottom: 60px;
}

.gslide {
 
    width: 100%;
    max-width: 300px;
    height: 400px;
    max-resolution: 2vw;
    margin-right: 2vw;
    padding: 24px 0px;

}
.gslide img {
    border-radius: 10px;
    box-shadow: 0 -4px 16px rgb(0 0 0 / 12%);
    height: 100%;
    object-fit: cover;
}
.flickity-prev-next-button {
    top: 50% !important;
    border-radius: 16%;
}
.flickity-button:hover{
    background: #ad2b90;
    color:#fff;
}
.flickity-button {
    background: #ad2b90;
    color: #fff;
}


.bottom_call_action {
    display: none !important;
}
.bottom_call_action.hide {
    display: block !important;
}


@media only screen and (max-width: 450px) {
.gslide {
   max-width: 280px !important;
}
.copyright {
    margin-bottom: 70px !important;
}
}

@media only screen and (max-width: 600px) {


header .slider h4 {
    color: #fff;
    line-height: 28px;
    font-size: 17px;
    font-weight: 100;
}
.slider .call_now.call_back {
    margin-right: 0px;
    font-size: 15px;
}
.slider .call_now.dark {
    margin-left: 0px;
    font-size: 15px;
}

.rating-img img {
    border-radius: 12px;
    height: auto;
    position: relative;
    top: 13px;
}

.bottom_call_action {
    position: fixed;
    bottom: 0px !important;
    width: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: space-evenly;
    justify-content: space-evenly;
    background: #fff;
    box-shadow: 0 -6px 17px rgba(0,0,0,.1);
    z-index: 99 !important;
    padding: 11px 0px;
}

.call_now {
    height: 48px;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 1% 2%;
    /*max-width: 140px;*/
    justify-content: center;
    background-color: #AB1F88;
    border-radius: 3px;
    text-decoration: none;
    font-weight: 500;
     font-size: 17px;
}
}