@media(max-width:1600px){

}

@media(max-width:1366px){

}

@media(max-width:1200px){

}

@media(max-width:1199px){

}

@media(max-width:1024px){

}

@media(max-width:991px){

}

@media(max-width:767px){
    #logo-img img {
        margin-left: -40px;
    }

    .navbar-toggler {
        margin: -10px 0px 0px 395px;
    }

    #first-text h1 {
        font-size: 30px;
        font-weight: 700;
    }

    #first-text {
        padding-right: 0px;
    }

    #first-text .red-btn {
        width: 168px;
        height: 56px;
        font-size: 18px !important;
    }

    .navbar-collapse {
        width: 468px;
        text-align: left !important;
        position: absolute;
        top: 60px;
        z-index: 99999;
        left: -100px;
        background-color: #ff6568;
        padding: 10px 0px 10px -30px;
    }

    .navbar-nav li {
        margin-left: 20px;
    }
 
    .navbar-nav li span {
         display: none;
    }
 
    .navbar-nav{
        padding-bottom: 10px;
    }

    .banner {
        height: 600px;
        background-image: none;
    }

    .banner .row {
        padding-top: 20px;
    }

    #second-col {
        margin-top: 0px;
    }

    .second-img {
        display: none;
    }

    #f1st {
        height: 380px !important;
    }

    #first-sect {
        height: 89vh;
    }

    #first-text .red-btn {
        bottom: 79px;
    }

    #pics-owl .item {
        height: 350px;
    }

    .pic-box {
        width: 100%;
    }

    #d-none {
        display: none;
    }

    .text-box h4 , .text-box p {
        text-align: center;
    }

    .text-box h4 {
        margin-top: 20px;
        align-items: center;
    }

    #about {
        min-height: 890px;
    }
    .text-box .know-btn {
        width: 170px;
        height: 50px;
        align-content: center;
        font-weight: 700;
        padding: 0px;
        margin-left: 35%;
        margin-top: -10px;
    }

    #course1 {
        margin-top: 190px;
    }

    .top-item , .top-item2 {
        height: 60%;
    }
 
    .bottom-item .yellow-btn {
         bottom: -17%;
         left: 38%;
    }
 
    .bottom-item2 .yellow-btn{
         bottom: -8%;
         left: 38%;
    }
 
    #box-item:hover , #box-item2:hover {
         box-shadow: none;
         margin-top: 0px;
    }

    #student .item {
        height: 270px;
    }

    #works .item {
        height: 300px;
    }

    .overlay {
        padding: 20px ;
    }

    .overlay .btn {
        margin-left: 3%;
        width: 160px;
        height: 50px;
        font-size: 16px;
        padding: 10px 0px 0px 0px;
    }
    
    .banner-text {
        bottom: -353px;
        right: 0px;
    }

    .banner-img {
        width: 95%;
    }

    .banner-img img {
        height: 75% !important;
        width: 100%;
    }

    .container, .container-sm {
        max-width: 700px;
    }

    .teacher {
        margin-top: 150px;
    }

    #footer-second {
        padding-top: 30px;
    }

    #third-footer {
        padding-top: 30px;
    }
    .modal-content2 {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 70%;
        border-radius: 10px;
        margin: 0px 0px 0px 40px;
        z-index: 99999;
    }
}

@media(max-width:575px){
    #logo-img img {
        margin-left: -40px;
    }

    .navbar-toggler {
        margin: -10px 0px 0px 250px;
    }

    #first-text h1 {
        font-size: 30px;
        font-weight: 700;
        text-align: center;
    }

    #first-text {
        padding-right: 0px;
    }

    #first-text .red-btn {
        width: 168px;
        height: 56px;
        font-size: 18px !important;
    }

    .navbar-collapse {
        width: 468px;
        text-align: left !important;
        position: absolute;
        top: 60px;
        z-index: 99999;
        left: -181px;
        background-color: #ff6568;
        padding: 10px 0px 10px -30px;
    }

    .navbar-nav li {
        margin-left: 20px;
    }
 
    .navbar-nav li span {
         display: none;
    }
 
    .navbar-nav{
        padding-bottom: 10px;
    }

    .banner {
        height: 600px;
        background-image: none;
    }

    .banner .row {
        padding-top: 20px;
    }

    #second-col {
        margin-top: 20px;
    }
    #first-text span {
        margin-left: 80px;
    }

    .second-img {
        display: none;
    }

    #f1st {
        height: 380px !important;
    }

    #first-sect {
        height: 89vh;
    }

    #first-text .red-btn {
        bottom: 75px;
    }

    #pics-owl .item {
        height: 300px;
    }

    .pic-box {
        width: 100%;
    }

    #d-none {
        display: none;
    }

    .text-box h4 , .text-box p {
        text-align: center;
    }

    .text-box h4 {
        margin-top: 20px;
        align-items: center;
    }

    #about {
        min-height: 890px;
    }
    .text-box .know-btn {
        width: 170px;
        height: 50px;
        align-content: center;
        font-weight: 700;
        padding: 0px;
        margin-left: 35%;
        margin-top: -10px;
    }

    #course1 {
        margin-top: 70px;
    }

    .top-item , .top-item2 {
        height: 60%;
    }
 
    .bottom-item .yellow-btn {
         bottom: -17%;
         left: 33%;
    }
 
    .bottom-item2 .yellow-btn{
         bottom: -8%;
         left: 33%;
    }
 
    #box-item:hover , #box-item2:hover {
         box-shadow: none;
         margin-top: 0px;
    }

    #student .item {
        height: 270px;
    }

    #works .item {
        height: 300px;
    }

    .overlay {
        padding: 30px ;
    }

    .overlay .btn {
        margin-left: 12%;
        width: 160px;
        height: 50px;
        font-size: 16px;
        padding: 10px 0px 0px 0px;
    }
    
    .banner-text {
        bottom: -353px;
        right: 0px;
    }

    .banner-img img {
        height: 65% !important;
    }

    .teacher {
        margin-top: 150px;
    }

    #footer-second {
        padding-top: 30px;
    }

    #third-footer {
        padding-top: 30px;
    }
    .modal-content2 {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 70%;
        border-radius: 10px;
        margin: 0px 0px 0px 40px;
        z-index: 99999;
    }
}

@media(max-width:480px){
    #logo-img img {
        margin-left: -40px;
    }

    .navbar-toggler {
        margin: -10px 0px 0px 180px;
    }

    #first-text h1 {
        font-size: 26px;
        font-weight: 700;
    }

    #first-text {
        padding-right: 0px;
    }

    #first-text .red-btn {
        width: 168px;
        height: 56px;
        font-size: 18px !important;
    }

    .navbar-collapse {
        width: 380px;
        text-align: left !important;
        position: absolute;
        top: 50px;
        z-index: 99999;
        left: -151px;
        background-color: #ff6568;
        padding: 10px 0px 10px -30px;
    }

    .navbar-nav li {
        margin-left: 20px;
    }
 
    .navbar-nav li span {
         display: none;
    }
 
    .navbar-nav{
        padding-bottom: 10px;
    }

    .banner {
        height: 600px;
        background-image: none;
    }

    .banner .row {
        padding-top: 20px;
    }

    #second-col {
        margin-top: 20px;
    }
    #first-text span {
        margin-left: 80px;
    }

    .second-img {
        display: none;
    }

    #f1st {
        height: 380px !important;
    }

    #first-sect {
        height: 89vh;
    }

    #first-text .red-btn {
        bottom: 88px;
    }

    #pics-owl .item {
        height: 300px;
    }

    .pic-box {
        width: 100%;
    }

    #d-none {
        display: none;
    }

    .text-box h4 , .text-box p {
        text-align: center;
    }

    .text-box h4 {
        margin-top: 20px;
        align-items: center;
    }

    #about {
        min-height: 890px;
    }
    .text-box .know-btn {
        width: 170px;
        height: 50px;
        align-content: center;
        font-weight: 700;
        padding: 0px;
        margin-left: 30%;
    }

    #course1 {
        margin-top: 70px;
    }

    .top-item , .top-item2 {
        height: 60%;
    }
 
    .bottom-item .yellow-btn {
         bottom: -17%;
         left: 33%;
    }
 
    .bottom-item2 .yellow-btn{
         bottom: -8%;
         left: 33%;
    }
 
    #box-item:hover , #box-item2:hover {
         box-shadow: none;
         margin-top: 0px;
    }

    #student .item {
        height: 300px;
    }

    #works .item {
        height: 300px;
    }

    .overlay {
        padding: 10px 10px 10px 10px;
    }

    .overlay .btn {
        margin-left: 12%;
    }
    
    .banner-text {
        bottom: -353px;
        right: 0px;
    }

    .banner-img img {
        height: 50% !important;
    }

    .teacher {
        margin-top: 150px;
    }

    #footer-second {
        padding-top: 30px;
    }

    #third-footer {
        padding-top: 30px;
    }
    .modal-content2 {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 70%;
        border-radius: 10px;
        margin: 0px 0px 0px 40px;
        z-index: 99999;
    }
}

@media(max-width:445px){
    .navbar-toggler {
        margin: -10px 0px 0px 158px;
    }

    .navbar-toggler img {
        height: 40px;
    }

    #first-text h1 {
        font-size: 26px;
        font-weight: 700;
    }

    #first-text {
        padding-right: 0px;
    }

    #first-text .red-btn {
        width: 168px;
        height: 56px;
        font-size: 18px !important;
    }

    .navbar-collapse {
        width: 380px;
        text-align: left !important;
        position: absolute;
        top: 50px;
        z-index: 99999;
        left: -157px;
        background-color: #ff6568;
        padding: 10px 0px 10px -30px;
    }

    .navbar-nav li {
        margin-left: 20px;
    }
 
    .navbar-nav li span {
         display: none;
    }
 
    .navbar-nav{
        padding-bottom: 10px;
    }

    #first-text span {
        margin-left:10px !important;
        font-size: 20px;
    }

    .students-work {
        height: 415px;
    }

    .students-work2 {
        height: 415px;
    }

    .banner-img img {
        height: 70% !important;
    }

    #works .item {
        height: 240px;
    }

    #student .item {
        height: 270px;
    }

    #works .btn {
        width: 140px;
        height: 40px;
        padding: 7px 0px 0px 0px;
        font-size: 14px;
    }
}

@media(max-width:430px){
    #logo-img img {
        margin-left: -40px;
    }

    #foot-1 {
        margin: 0px 0px 0px -150px;
    }

    #foot-2 , #foot-3 , #foot-4 {
        margin: 0px 0px 0px 50px;
    }

    .foot-anchor {
        display: inline-block;
    }

    .abt-banner2 {
        height: 210px;
    }

    .abt-banner2 .absolute-box {
        bottom: -100px;
    }

    .abt-banner2 ul li a {
        margin-top: 55px;
        font-size: 42px;
    }

    .abt-banner .abt-img {
        display: block !important;
        float: left;
        height: 100%;
    }

    element {
    }
    .mt-3 {
      margin-top: 1rem !important;
    
    }
    .w-100 {
      width: 100% !important;
    
    }
    .float-start {
      float: left !important;
    
    }
    .abt-banner {
      height: 165px;
    }

    .abt-banner .absolute-box {
        bottom: -99px;
    }

    .aboutt-text p {
        font-size: 15px;
    }

    #fst-sect {
        height: 658px !important;
    }

    #para {
        font-size: 20px;
    }

    #abt {
        height: 702px;
    }

    .box {
        width: 90%;
        height: 327px;
    }

    .blue-abt {
        height: 380px;
    }

    #divv {
        display: none;
    }

    .modal-content {
        width: 96% !important;
    }

    .abt-banner3 {
        height: 181px;
    }

    .abt-banner3 .absolute-box {
        bottom: -99px;
    }

    .abt-banner4 {
        height: 181px;
    }

    .abt-banner4 .absolute-box {
        bottom: -99px;
    }

    .img-box {
        width: 100%;
        height: 223px;
    }

    .blue-abt h4 {
        font-size: 16px;
    }

    .navbar-toggler {
        margin: -13px 0px 0px 153px;
    }

    #first-text h1 {
        font-size: 24px;
        font-weight: 700;
    }

    .teacher-owl .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: -9px;
    }

    #first-text {
        padding-right: 0px;
    }

    #first-text .red-btn {
        width: 207px;
        height: 56px;
        font-size: 18px !important;
    }

    .navbar-collapse {
        width: 380px;
        text-align: left !important;
        position: absolute;
        top: 50px;
        z-index: 99999;
        left: -151px;
        background-color: #ff6568;
        padding: 10px 0px 10px -30px;
    }

    .navbar-nav li {
        margin-left: 20px;
    }
 
    .navbar-nav li span {
         display: none;
    }
 
    .navbar-nav{
        padding-bottom: 10px;
    }

    .banner {
        height: 600px;
        background-image: none;
    }

    .banner .row {
        padding-top: 20px;
    }

    #second-col {
        margin-top: 20px;
    }
    #first-text span {
        margin-left:0px;
    }

    .second-img {
        display: none;
    }

    #f1st {
        height: 380px !important;
    }

    #first-sect {
        height: 89vh;
    }

    #first-text .red-btn {
        bottom: 88px;
    }

    #pics-owl .item {
        height: 300px;
    }

    .pic-box {
        width: 100%;
    }

    #d-none {
        display: none;
    }

    .text-box h4 , .text-box p {
        text-align: center;
    }

    .text-box h4 {
        margin-top: 20px;
        align-items: center;
    }

    #about {
        min-height: 890px;
    }
    .text-box .know-btn {
        width: 170px;
        height: 50px;
        align-content: center;
        font-weight: 700;
        padding: 0px;
        margin-left: 30%;
    }

    #course1 {
        margin-top: 70px;
    }

    .top-item , .top-item2 {
        height: 60%;
    }
 
    .bottom-item .yellow-btn {
         bottom: -17%;
         left: 33%;
    }
 
    .bottom-item2 .yellow-btn{
         bottom: -8%;
         left: 33%;
    }
 
    #box-item:hover , #box-item2:hover {
         box-shadow: none;
         margin-top: 0px;
    }

    #student .item {
        height: 270px;
    }

    #works .item {
        height: 260px;
    }

    #works .item p {
        font-size: 13px;
    }

    .overlay .btn {
        width: 139px;
        height: 40px;
        padding: 10px 0px 0px 0px;
        font-size: 14px;
    }

    .students-work2 {
        height: 430px;
    }

    .overlay {
        padding: 10px 10px 10px 10px;
    }

    .overlay .btn {
        margin-left: 12%;
    }
    
    .banner-text {
        bottom: -353px;
        right: 0px;
    }

    .banner-img img {
        height: 50%;
    }

    .teacher {
        margin-top: 150px;
    }

    #footer-second {
        padding-top: 30px;
    }

    #third-footer {
        padding-top: 30px;
    }
    .modal-content2 {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 85%;
        border-radius: 10px;
        margin: 0px 0px 0px 40px;
        z-index: 99999;
    }
}

@media(max-width:360px){
    #logo-img img {
       margin-left: -40px;
    }

    .navbar-collapse {
        width: 320px;
        text-align: left !important;
        position: absolute;
        top: 50px;
        z-index: 99999;
        left: -265px;
        background-color: #ff6568;
        padding: 10px 0px 10px -30px;
    }

    .navbar-nav li {
       margin-left: 20px;
    }

    .navbar-nav li span {
        display: none;
    }

    .navbar-nav{
        padding-bottom: 10px;
    }

    #secondheader {
        padding-left: 163px;
    }

    #pics-owl {
        margin-top: 0px;
    }

    .banner {
        min-height: 600px;
        background-image: none;
        overflow-x: hidden;
    }

    .banner .row {
        padding-top: 20px !important;
    }

    #first-text h1 {
        font-size: 22px;
        font-weight: 700;
        text-align: left !important;
    }

    #second-col {
        margin-top: 20px;
    }

    .navbar-toggler {
        margin: -10px 0px 0px -17px;
    }

    #first-text {
        padding-right: 0px;
    }

    #first-text .red-btn {
        width: 200px;
        height: 56px;
        font-size: 18px !important;
        bottom: 83px;
    }

    #first-text .red-btn:hover {
        font-weight: 700;
        color: white;
    }

    #num a:hover {
        color: white !important;
        font-weight: 700 !important;
    }

    .second-img {
        display: none;
    }

    #first-sect {
        height: 85vh;
    }

    .pic-box {
        width: 100%;
    }

    #d-none {
        display: none;
    }

    .text-box h4 , .text-box p {
        text-align: center;
    }

    .text-box h4 {
        margin-top: 20px;
        align-items: center;
    }

    #about {
        min-height: 890px;
        padding-top:10px !important ;
        overflow-x: hidden;
        margin-top: 50px !important;
    }
    .text-box .know-btn {
        width: 170px;
        height: 50px;
        align-content: center;
        font-weight: 700;
        padding: 0px;
        margin-left: 25%;
        margin-top: 20px;
    }

    .top-item , .top-item2 {
       height: 55%;
    }

    .bottom-item .yellow-btn {
        bottom: -28%;
        left: 26%;
    }

    .bottom-item2 .yellow-btn{
        bottom: -15%;
        left: 26%;
    }

    .hello {
        height:42%;
    }

    #box-item:hover , #box-item2:hover {
        box-shadow: none;
        margin-top: 0px;
    }

    #banner-id h3 {
        font-size: 20px !important;
    }

    #banner-id h5 ,  #banner-id h4 {
        font-size: 16px;
    }

    .banner-img {
        height: 300px;
        margin: 0px 0px 0px 9px !important;
    }

    #banner-id {
        height: 500px !important;
    }

    .teacher {
        margin-top: 0px;
    }

    .banner-text {
        position: absolute;
        width: 100%;
        height: 490px !important;
        background-color: white;
        -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
        bottom: -400px;
        right: 0px;
        padding: 10px !important;
    }

    .banner-text li {
        font-size: 15px;
    }

    .banner-text {
        height: 700px;
    }

    .text-head {
        font-weight: 700;
        font-size: 21px;
        margin: 4px 0px 0px 150px;
    }

    .text-head2 {
        font-size: 16px;
    }

    .bottom p {
        margin: 60px 0px 0px 0px;
    }

    #logo-image img {
        width: 250px !important;
    }

    #footer-second {
        padding-top: 30px;
    }

    #third-footer {
        padding-top: 30px;
    }

    .modal-content2 {
        background-color: #fefefe;
        margin: auto;
        padding: 20px;
        border: 1px solid #888;
        width: 88%;
        border-radius: 10px;
        margin: 0px 0px 0px 20px;
        z-index: 99999;
    }

    .teacher-owl .item {
        height: 250px;
    }

    .teacher-owl .top , .teacher-owl .bottom  {
        height: 64%;
    }

    .teacher-owl .bottom p {
        display: none;
    } 

    #teachers {
        height: 80% !important;
    }

    #foot-1 {
        margin: 0px 0px 0px -150px;
    }

    #foot-2 , #foot-3 , #foot-4 {
        margin: 0px 0px 0px 50px;
    }

    .foot-anchor {
        display: inline-block;
    }

    .abt-banner {
        height: 150px;
        background-image:none;
    }

    .abt-banner .abt-img{
        display: block !important;
        float: left;
        height: 100%;
    }

    .abt-banner .absolute-box {
        bottom: -107px;
    }

    .aboutt-text p {
        font-size: 19px;
    }

    #fst-sect {
        height: 830px !important;
    }

    #para {
        font-size: 16px;
    }

    .box {
        height: 375px;
    }

    .box #coll {
        margin-bottom: 30px;
    }

    .blue-abt h4 {
        font-size: 15px;
    }

    .blue-abt {
        height: 350px !important;
    }

    #new-font{
        font-size: 20px;
    }

    #banner-id li {
        color: black;
    }

    .img-box {
        width: 100%;
        height: 190px;
    }

    #divv {
        display: none;
    }

    #myBtn {
        top: 32.8%;
        left: 39.4%;
    }

    .modal-content {
        position: relative;
        width: 95% !important;
    }

    .modal-content .model-body #frame-vid {
        height: 300px !important;
    }

    .abt-banner2 {
        height: 200px;
    }

    .abt-banner2 .absolute-box {
        bottom: -105px;
    }

    .abt-banner2 ul li a {
        font-size: 2.2em;
        margin-top:66px;
    }

    ul li {
        list-style: none;
    }

    #myvfx .container {
       width: 100% !important;
    }

    #myvfx img {
        height: 70% !important;
    }

    #myvfx p {
        margin-top: -4rem !important;
        font-size: 13px;
    }

    #gallery {
        min-height: 1100px;
        padding-bottom: 50px;
    }

    .abt-banner3 {
        height: 150px;
    }

    .abt-banner3 .absolute-box {
        bottom: 4px;
        height: 30px !important;
    }

    #gallery h4 {
        font-size: calc(1rem + .3vw);
        font-weight: 700;
    }

    #gallery h2 {
        font-size: calc(1.125rem + .9vw);
    }

    .first-carousel .carousel-inner img {
        height: 130px;
    }

    .abt-banner4 {
        height: 150px;
    }

    .abt-banner4 .absolute-box {
        bottom: -107px;
    }
}