 /* @media(min-width: 1440px){
    #banner {
        padding-bottom: 160px;
    }
    .mark-details{
        padding-bottom: 10px;
    }
    .about-details p {
        padding-right: 54px;
    }
    .about-details h3 {
        font-size: 47px;
        line-height: 63px;
        padding-right: 37px;
    }
    .banner-text p {
        font-size: 20px;
        line-height: 30px;
        width: auto;
        padding: 40px 0 60px 0;
    }
    #about {
        padding-top: 150px;
    }
    .video_arrows .dot_shape {
        right: 109px;
    }
 } */
 /* @media(min-width:1044px) and (max-width: 1439.99px){
    #banner {
        background: url('../images/banner.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 300px;
        padding-bottom: 133px;
    
    }
    .banner-text h1{
        font-size: 70px;
    }
    .banner-text p {
        font-size: 18px;
        width: auto;
        line-height: 30px;
        padding: 17px 0px 40px 0px;
    }
    .logo_part p {
        padding-bottom: 35px;
    }
    .mark-details{
        padding-bottom: 20px;
    }
 } */
 /* @media(min-width:576px) and (max-width: 1023.99px){
    #banner{
        background: linear-gradient(rgba(236, 176, 176, 0.5), rgba(133, 133, 96, 0.6)), url(../images/banner.jpg);
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 180px;
        padding-bottom: 170px;
    }
    #banner .banner-text{
        position: relative;
        z-index: 444;
    } 
    .banner-text h1 {
        color: black;
        font-size: 60px;
        line-height: 84px;
    }
    .banner-text p {
        font-size: 17px;
        font-weight: 500;
        color: #0e0c0c;
        width: auto;
        padding-bottom: 60px;
    }
    .ban-btn button{
        margin-right: 30px;
    }
    #about {
        padding-bottom: 100px;
    }
    .about-details h3 {
        font-size: 35px;
        line-height: 45px;
        padding-right: 0;
    }
    .main-counter {
        padding: 95px 25px;
    }
    .count:nth-child() .counter-up::after{
        display: none;
    }
    .concern-head p {
        padding: 55px 0 50px 0;
    }
    .concern-head h3 {
        font-size: 35px;
        padding-top: 75px;
    }
    .concern_item {
        padding: 14px;
    }
    .concern_item .image {
        height: 180px;
    }
    .concern_item .details button {
        width: 120px;
        height: 45px;
        font-size: 18px;
        line-height: 26px;
        margin-top: 10px;
    }
    #video {
        padding: 100px 0;
    }
    .video_arrows .prev {
        left: 8px;
    }
    #faq .heading h3 {
        font-size: 35px;
    }
    #join {
        padding: 100px 0;
    }
    .join_form {
        padding: 30px;
    }
    .join_form h3 {
        padding-bottom: 30px;
    }
    .join_img img {
        left: -59px;
        top: 0px;
        height: 550px;
        width: 110%;
    }
    #footer {
        padding: 100px 0;
    }
    .logo_part p {
        padding-right: 0;
        padding-top: 35px;
    }
    #footer .social{
        padding-top: 35px;
    }
    .products {
        padding-left: 0;
    }
    .community {
        padding-left: 0;
    }
    .company {
        padding-left: 0;
    }
 } */
 /* @media(min-width:425px) and (max-width: 767.99px){
    .back_to_top{
        width: 50px;
        height: 50px;
        bottom: 15px;
        right: 15px;
        font-size: 25px;
    }
    .navbar-toggler{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .navbar-toggler-icon {
        height: 17px;
    }
    .navbar button {
        font-size: 25px;
        padding: 20px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 0;
        text-align: center;
    }
    .navbar-collapse .nav_btn{
        margin: auto;
        padding: 7px 25px;
        font-size: 18px;
    }
    #banner{
        background: linear-gradient(rgba(236, 176, 176, 0.5), rgba(133, 133, 96, 0.6)), url(../images/banner.jpg);
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 150px;
        padding-bottom: 140px;
    }
    #banner .banner-text{
        position: relative;
        z-index: 444;
    } 
    .banner-text h1 {
        color: black;
        font-size: 65px;
    }
    .banner-text p {
        font-size: 17px;
        font-weight: 500;
        color: #0e0c0c;
        width: auto;
        padding-bottom: 60px;
    }
    .ban-btn button{
        margin-right: 30px;
    }
    #about {
        padding-bottom: 70px;
    }
    .about-left-img:after {
        top: -59px;
        right: 50px;
    }
    .about-details {
        padding-left: 0px;
    }
    .about-details h5 {
        padding-top: 60px;
    }
    .about-details h3 {
        font-size: 34px;
        padding-right: 0;
    }
    .about-details p {
        padding-right: 0;
    }
    .mark-details-main{
        padding-top: 20px;
    }
    .mark-details{
        padding-bottom: 10px;
    }
    .counter-up::after {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 76px;
        width: 90%;
        height: 2px;
        background-color: #F9A51B;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    .main-counter {
        padding: 95px 40px;
    }
    .count:last-child .counter-up::after{
        display: block;
    }
    .concern-head h3 {
        padding-top: 50px;
    }
    .concern-head p {
        padding: 5px 120px 25px 0;
    }
    .concern_item {
        padding: 18px;
    }
    .concern_item .image {
        height: 190px;
    }
    .concern_item .details p {
        padding-bottom: 10px;
    }
    #video {
        padding: 70px 0;
    }
    .video_item {
        height: 490px;
    }
    .video_item .play_btn {
        height: 130px;
        width: 130px;
    }
    .video_arrows .video_sq {
        top: -26px;
        left: 19px;
    }
    .video_arrows .sq_shape {
        bottom: -25px;
        right: 22px;
    }
    .video_arrows .prev {
        left: 14px;
    }
    .video_arrows .next {
        right: 13px!important;
    }
    #faq .heading h3 {
        font-size: 34px;
        line-height: 34px;
    }
    #faq .heading p {
        margin-top: 10px;
        padding: 0 108px;
        margin-bottom: 25px;
    }
    #faq .accordion-button {
        padding: 20px;
    }
    #faq .accordion-item {
        margin-bottom: 20px;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
    }
    #join {
        padding: 70px 0;
    }
    .join_img img {
        position: absolute;
        left: 1px;
        top: -619px;
        z-index: -1;
        height: 618px;
        width: 90%;
        opacity: 0.3;
    }
    #footer {
        padding: 70px 0;
    }
    .products {
        padding-left: 0;
    }
    .community {
        padding-left: 0;
    }
    .company {
        padding-left: 0;
    }
    #footer .social{
        padding: 15px 0;
    }
}
@media(min-width:375px) and (max-width: 424.99px){
    .back_to_top{
        width: 40px;
        height: 40px;
        bottom: 10px;
        right: 10px;
        font-size: 20px;
    }
    .navbar button {
        font-size: 20px;
        padding: 15px;
    }
    .navbar-toggler{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .navbar-toggler-icon {
        height: 17px;
    }
    .navbar {
        padding-top: 10px;
        padding-bottom: 20px;   
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 7px 0;
        text-align: center;
    }
    .navbar-collapse .nav_btn{
        margin: auto;
        padding: 7px 25px;
    }
    #banner{
        background: #fef4f4;
        padding-top: 130px;
        padding-bottom: 140px;
    }
    .ban-btn {
        width: auto;
        padding-top: 20px;
    }
    .ban-btn img{
        height: 50px;
    }
    .banner-text button {
        padding: 10px 30px;
        margin-right: 25px;
    }
    .banner-text p {
        width: auto;
        padding: 15px 0 0 0;
    }
    .banner-text h1 {
        font-size: 40px;
        line-height: 50px;
    }
    #about {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .about-details-student {
        bottom: -50px;
        padding: 25px 35px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    .student-count p {
        font-size: 30px;
        line-height: 25px;
    }
    .about-left-img::after {
        right: 120px;
        top: -48px; 
    }
    .about-details {
        padding-left: 0px;
    }
    .about-details h3 {
        font-size: 25px;
        line-height: 30px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .about-details p {
        padding-right: 0px;
    }
    .about-details-para {
        margin-top: 0px;
        padding-right: 0px !important;
    }
    .mark-details-main{
        padding-top: 20px;
    }
    .mark-icon i {
        font-size: 13px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #F9A51B;
    }
    .mark-details{
        padding-bottom: 7px;
    }
    .about-details h5 {
        padding-top: 85px;
    }
    .main-counter {
        padding: 50px 30px;
    }
    .counter-up h3 {
        font-size: 37px;
    }
    .counter-up p {
        font-size: 16px;
        line-height: 20px;
    }
    .counter-up:after {
       display: none;
    }
    .count:last-child .counter-up::after {
        display: none;
    }
    .counter-up {
        padding-bottom: 20px;
    }
    .concern-head h3 {
        font-size: 25px;
        line-height: 30px;
        padding-top: 45px;
    }
    .concern-head p {
        padding: 0;
        padding-top: 7px;
        padding-bottom: 18px;
    }
    .concern_item {
        padding: 20px;
        margin-bottom: 15px;
    }
    .concern_item .image {
        height: 190px;
    }
    .concern_item .details h3 {
        font-size: 22px;
        line-height: 22px;
        padding-top: 15px;
    }
    .concern_item .details button {
        width: 100px;
        height: 40px;
        font-size: 18px;
    }
    .concern_item .details p {
        padding-bottom: 10px;
    }
    .video_item {
        height: 350px;
        padding: 15px;
    }
    #video {
        padding: 70px 0 45px 0;
    }
    .video_arrows .sq_shape {
        bottom: -26px;
        right: 20px;
    }
    .video_arrows .video_sq {
        top: -26px;
        left: 20px;
    }
    .video_item .play_btn {
        height: 80px;
        width: 80px;
    }
    .video_arrows .prev {
        width: 40px;
        height: 40px;
        font-size: 20px;
        left: 13px;
    }
    .video_arrows .next {
        width: 40px;
        height: 40px;
        font-size: 20px;
        right: 13px!important;
    }
    .video_arrows .dot_shape {
        right: 140px;
    }
    #faq .heading h3 {
        font-size: 25px;
        line-height: 35px;
    }
    #faq .heading p {
        font-size: 16px;
        padding: 0 0px;
        margin-bottom: 20px;
    }
    #faq .accordion-button {
        padding: 20px;
        font-size: 17px;
    }
    #faq .accordion-item {
        margin-bottom: 15px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
    #join {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .join_form {
        padding: 25px;
    }
    .join_form h3 {
        font-size: 25px;
        padding-bottom: 0px;
    }
    .join_img img {
        display: none;
    }
    .join_form form input {
        height: 60px;
        padding-left: 25px;
        margin-bottom: 13px;
    }
    .join_form form select {
        height: 60px;
        padding-left: 25px;
        margin-bottom: 13px;
    }
    .join_form form .xyz i {
        right: 15px;
        top: 13px;
        font-size: 20px;
    }
    .join_form form button {
        height: 50px;
        font-size: 18px;
    }
    #footer {
        padding: 50px 0 25px 0;
    }
    .logo_part p {
        padding-right: 0;
    }
    #footer .social{
        padding: 10px 0;
    }
    .products {
        padding-left: 0;
    }
    .f_head {
        padding-bottom: 0px;
    }
    .community {
        padding-left: 0;
    }
    .company {
        padding-left: 0;
    }
    .f_list li {
        line-height: 30px;
    }
} */
@media(max-width: 319.99px){
    .back_to_top{
        width: 40px;
        height: 40px;
        bottom: 10px;
        right: 10px;
        font-size: 20px;
    }
    .navbar button {
        font-size: 20px;
        padding: 10px 10px;
    }
    .navbar-toggler{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .navbar-toggler-icon {
        height: 17px;
    }
    .navbar .navbar-brand{
        height: 50px;
        width: 135px;
    }
    .navbar {
        padding-top: 10px;
        padding-bottom: 15px;   
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 0;
        text-align: center;
    }
    .navbar-collapse .nav_btn{
        margin: auto;
        padding: 5px 15px;
    }
    
    #banner {
        background: #fef4f4;
        padding-top: 65px;
        padding-bottom: 95px;
    }
    .ban-btn {
        width: auto;
        padding-top: 20px;
    }
    .ban-btn img{
        height: 50px;
    }
    .banner-text button {
        padding: 10px 30px;
        margin-right: 15px;
    }
    .banner-text p {
        width: auto;
        color: #787878;
        font-weight: 400;
        padding: 15px 0 0 0;
    }
    .banner-text h1 {
        font-size: 35px;
        line-height: 50px;
        color: #4C4C4C;
    }
    #about {
        padding-top: 70px;
        padding-bottom: 35px;
    }
    .about-details-student {
        bottom: -35px;
        padding: 15px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
}
    .student-count p {
        font-size: 30px;
        line-height: 25px;
    }
    .about-left-img::after {
        right: 65px;
        top: -40px; 
    }
    .about-details {
        padding-left: 0px;
    }
    .about-details h3 {
        font-size: 25px;
        line-height: 30px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .about-details p {
        padding-right: 0px;
    }
    .about-details-para {
        margin-top: 0px;
        padding-right: 0px !important;
    }
    .mark-details-main{
        padding-top: 20px;
    }
    .mark-icon i {
        font-size: 13px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #F9A51B;
    }
    .mark-details{
        padding-bottom: 7px;
    }
    .about-details h5 {
        padding-top: 65px;
    }
    .main-counter {
        padding: 25px 10px;
        padding-bottom: 10px;
    }
    .counter-up h3 {
        font-size: 37px;
    }
    .counter-up p {
        font-size: 16px;
        line-height: 20px;
    }
    .counter-up:after {
       display: none;
    }
    .count:last-child .counter-up::after {
        display: none;
    }
    .counter-up {
        padding-bottom: 20px;
    }
    .concern-head h3 {
        font-size: 25px;
        line-height: 30px;
        padding-top: 20px;
    }
    .concern-head p {
        padding: 0;
        padding-top: 7px;
        padding-bottom: 18px;
    }
    .concern_item {
        padding: 10px;
        margin-bottom: 15px;
    }
    .concern_item .image {
        height: 170px;
    }
    .concern_item .details h3 {
        font-size: 22px;
        line-height: 22px;
        padding-top: 15px;
    }
    .concern_item .details button {
        width: 100px;
        height: 40px;
        font-size: 18px;
    }
    .video_item {
        height: 320px;
        padding: 8px;
    }
    #video {
        padding: 70px 0 45px 0;
    }
    .video_arrows .sq_shape {
        bottom: -26px;
        right: 14px;
    }
    .video_arrows .video_sq {
        top: -26px;
        left: 20px;
    }
    .video_item .play_btn {
        height: 80px;
        width: 80px;
    }
    .video_arrows .prev {
        width: 35px;
        height: 35px;
        font-size: 20px;
        left: 13px;
    }
    .video_arrows .next {
        width: 35px;
        height: 35px;
        font-size: 20px;
        right: 13px!important;
    }
    #faq .heading h3 {
        font-size: 25px;
        line-height: 35px;
    }
    #faq .heading p {
        font-size: 16px;
        padding: 0 0px;
        margin-bottom: 20px;
    }
    #faq .accordion-button {
        padding: 15px;
        font-size: 17px;
    }
    #faq .accordion-item {
        margin-bottom: 15px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
#join {
    padding-top: 35px;
    padding-bottom: 50px;
}
.join_form {
    padding: 10px;
}
.join_form h3 {
    font-size: 25px;
    padding-bottom: 0px;
}
.join_img img {
    display: none;
}
.join_form form input {
    height: 50px;
    padding-left: 15px;
    margin-bottom: 13px;
}
.join_form form select {
    height: 50px;
    padding-left: 15px;
    margin-bottom: 13px;
}
.join_form form .xyz i {
    right: 15px;
    top: 13px;
    font-size: 20px;
}
.join_form form button {
    height: 50px;
    font-size: 18px;
}
#footer {
    padding: 50px 0 25px 0;
}
.logo_part p {
    padding-right: 0;
}
#footer .social{
    padding: 10px 0;
}
.products {
    padding-left: 0;
}
.f_head {
    padding-bottom: 0px;
}
.community {
    padding-left: 0;
}
.company {
    padding-left: 0;
}
.f_list li {
    line-height: 30px;
}
}
@media(min-width:320px) and (max-width: 575.99px){
    .back_to_top{
        width: 40px;
        height: 40px;
        bottom: 10px;
        right: 10px;
        font-size: 20px;
    }
    .navbar button {
        font-size: 20px;
        padding: 10px 10px;
    }
    .navbar-toggler{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .navbar-toggler-icon {
        height: 17px;
    }
    .navbar .navbar-brand{
        height: 50px;
        width: 150px;
    }
    .navbar {
        padding-top: 10px;
        padding-bottom: 20px;   
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 7px 0;
        text-align: center;
    }
    .navbar-collapse .nav_btn{
        margin: auto;
        padding: 5px 15px;
    }
    #banner{
        background: #fef4f4;
        padding-top: 130px;
        padding-bottom: 140px;
    }
    .ban-btn {
        width: auto;
        padding-top: 20px;
    }
    .ban-btn img{
        height: 50px;
    }
    .banner-text button {
        padding: 10px 30px;
        margin-right: 15px;
    }
    .banner-text p {
        width: auto;
        padding: 15px 0 0 0;
    }
    .banner-text h1 {
        font-size: 40px;
        line-height: 50px;
    }
    #about {
        padding-top: 70px;
        padding-bottom: 35px;
    }
    .about-details-student {
        bottom: -35px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    .student-count p {
        font-size: 30px;
        line-height: 25px;
    }
    .about-left-img:after {
        right: 80px; 
    }
    .about-details {
        padding-left: 0px;
    }
    .about-details h3 {
        font-size: 25px;
        line-height: 30px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .about-details p {
        padding-right: 0px;
    }
    .about-details-para {
        margin-top: 0px;
        padding-right: 0px !important;
    }
    .mark-details-main{
        padding-top: 20px;
    }
    .mark-icon i {
        font-size: 13px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #F9A51B;
    }
    .mark-details{
        padding-bottom: 7px;
    }
    .about-details h5 {
        padding-top: 65px;
    }
    .main-counter {
        padding: 40px 20px;
    }
    .counter-up h3 {
        font-size: 37px;
    }
    .counter-up p {
        font-size: 16px;
        line-height: 20px;
    }
    .counter-up:after {
       display: none;
    }
    .count:last-child .counter-up::after {
        display: none;
    }
    .counter-up {
        padding-bottom: 20px;
    }
    .concern-head h3 {
        font-size: 25px;
        line-height: 30px;
        padding-top: 35px;
    }
    .concern-head p {
        padding: 0;
        padding-top: 7px;
        padding-bottom: 18px;
    }
    .concern_item {
        padding: 20px;
        margin-bottom: 15px;
    }
    .concern_item .image {
        height: 170px;
    }

    .concern_item .image img{
            width: 60%;
    }
    .concern_item .details h3 {
        font-size: 22px;
        line-height: 22px;
        padding-top: 15px;
    }
    .concern_item .details button {
        width: 100px;
        height: 40px;
        font-size: 18px;
        margin-top: 15px;
    }
    .video_item {
        height: 320px;
        padding: 8px;
    }
    #video {
        padding: 70px 0 45px 0;
    }
    .video_arrows .sq_shape {
        bottom: -26px;
        right: 20px;
    }
    .video_arrows .video_sq {
        top: -26px;
        left: 20px;
    }
    .video_item .play_btn {
        height: 80px;
        width: 80px;
    }
    .video_arrows .prev {
        width: 40px;
        height: 40px;
        font-size: 20px;
        left: 13px;
    }
    .video_arrows .next {
        width: 40px;
        height: 40px;
        font-size: 20px;
        right: 13px!important;
    }
    #faq .heading h3 {
        font-size: 25px;
        line-height: 35px;
    }
    #faq .heading p {
        font-size: 16px;
        padding: 0 0px;
        margin-bottom: 20px;
    }
    #faq .accordion-button {
        font-size: 17px;
    }
    #faq .accordion-item {
        margin-bottom: 15px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        padding: 15px;
    }
    #join {
        padding-top: 35px;
        padding-bottom: 50px;
    }
    .join_form {
        padding: 25px;
    }
    .join_form h3 {
        font-size: 25px;
        padding-bottom: 0px;
    }
    .join_img img {
        display: none;
    }
    .join_form form input {
        height: 50px;
        padding-left: 15px;
        margin-bottom: 13px;
    }
    .join_form form select {
        height: 50px;
        padding-left: 15px;
        margin-bottom: 13px;
    }
    .join_form form .xyz i {
        right: 15px;
        top: 13px;
        font-size: 20px;
    }
    .join_form form button {
        height: 50px;
        font-size: 18px;
    }
    #footer {
        padding: 50px 0 25px 0;
    }
    .logo_part p {
        padding-right: 0;
    }
    #footer .social{
        padding: 10px 0;
    }
    .products {
        padding-left: 0;
    }
    .f_head {
        padding-bottom: 0px;
    }
    .community {
        padding-left: 0;
    }
    .company {
        padding-left: 0;
    }
    .f_list li {
        line-height: 30px;
    }

    /* ================= */
}




/* ============================================ */

@media(min-width:576px) and (max-width: 767.99px) {
    .back_to_top {
        width: 40px;
        height: 40px;
        bottom: 10px;
        right: 10px;
        font-size: 20px;
    }

    .navbar button {
        font-size: 20px;
        padding: 10px 10px;
    }

    .navbar-toggler {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .navbar-toggler-icon {
        height: 17px;
    }

    .navbar .navbar-brand {
        height: 50px;
        width: 150px;
    }

    .navbar {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 7px 0;
        text-align: center;
    }

    .navbar-collapse .nav_btn {
        margin: auto;
        padding: 5px 15px;
    }

   #banner {
       background: #fef4f4;
       padding-top: 90px;
       padding-bottom: 90px;
   }

    .ban-btn {
        width: auto;
        padding-top: 20px;
    }

    .ban-btn img {
        height: 50px;
    }

    .banner-text button {
        padding: 10px 30px;
        margin-right: 15px;
    }

    .banner-text p {
        width: auto;
        padding: 15px 0 0 0;
    }

    .banner-text h1 {
        font-size: 40px;
        line-height: 50px;
    }

    #about {
        padding-top: 70px;
        padding-bottom: 35px;
    }

    .about-details-student {
        bottom: -35px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .student-count p {
        font-size: 30px;
        line-height: 25px;
    }

    .about-left-img:after {
        right: 80px;
    }

    .about-details {
        padding-left: 0px;
    }

    .about-details h3 {
        font-size: 25px;
        line-height: 30px;
        padding-right: 0px;
        padding-top: 5px;
    }

    .about-details p {
        padding-right: 0px;
    }

    .about-details-para {
        margin-top: 0px;
        padding-right: 0px !important;
    }

    .mark-details-main {
        padding-top: 20px;
    }

    .mark-icon i {
        font-size: 13px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #F9A51B;
    }

    .mark-details {
        padding-bottom: 7px;
    }

    .about-details h5 {
        padding-top: 65px;
    }

    .main-counter {
        padding: 40px 20px;
        padding-bottom: 20px;
    }

    .counter-up h3 {
        font-size: 37px;
    }

    .counter-up p {
        font-size: 16px;
        line-height: 20px;
    }

    .counter-up:after {
        display: none;
    }

    .count:last-child .counter-up::after {
        display: none;
    }

    .counter-up {
        padding-bottom: 20px;
    }

    .concern-head h3 {
        font-size: 25px;
        line-height: 30px;
        padding-top: 35px;
    }

    .concern-head p {
        padding: 0;
        padding-top: 7px;
        padding-bottom: 18px;
    }

    .concern_item {
        padding: 20px;
        margin-bottom: 15px;
    }

    .concern_item .image {
        height: 170px;
    }

    .concern_item .image img {
        width: 60%;
    }

    .concern_item .details h3 {
        font-size: 22px;
        line-height: 22px;
        padding-top: 15px;
    }

    .concern_item .details button {
        width: 100px;
        height: 40px;
        font-size: 18px;
        margin-top: 15px;
    }

    .video_item {
        height: 320px;
        padding: 8px;
    }

    #video {
        padding: 70px 0 45px 0;
    }

    .video_arrows .sq_shape {
        bottom: -26px;
        right: 20px;
    }

    .video_arrows .video_sq {
        top: -26px;
        left: 20px;
    }

    .video_item .play_btn {
        height: 80px;
        width: 80px;
    }

    .video_arrows .prev {
        width: 40px;
        height: 40px;
        font-size: 20px;
        left: 13px;
    }

    .video_arrows .next {
        width: 40px;
        height: 40px;
        font-size: 20px;
        right: 13px !important;
    }

    #faq .heading h3 {
        font-size: 25px;
        line-height: 35px;
    }

    #faq .heading p {
        font-size: 16px;
        padding: 0 0px;
        margin-bottom: 20px;
    }

    #faq .accordion-button {
        font-size: 17px;
    }

    #faq .accordion-item {
        margin-bottom: 15px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        padding: 15px;
    }

    #join {
        padding-top: 35px;
        padding-bottom: 50px;
    }

    .join_form {
        padding: 25px;
    }

    .join_form h3 {
        font-size: 25px;
        padding-bottom: 0px;
    }

    .join_img img {
        display: none;
    }

    .join_form form input {
        height: 50px;
        padding-left: 15px;
        margin-bottom: 13px;
    }

    .join_form form select {
        height: 50px;
        padding-left: 15px;
        margin-bottom: 13px;
    }

    .join_form form .xyz i {
        right: 15px;
        top: 13px;
        font-size: 20px;
    }

    .join_form form button {
        height: 50px;
        font-size: 18px;
    }

    #footer {
        padding: 50px 0 25px 0;
    }

    .logo_part p {
        padding-right: 0;
    }

    #footer .social {
        padding: 10px 0;
    }

    .products {
        padding-left: 0;
    }

    .f_head {
        padding-bottom: 0px;
    }

    .community {
        padding-left: 0;
    }

    .company {
        padding-left: 0;
    }

    .f_list li {
        line-height: 30px;
    }

    /* ================= */
}

@media(min-width:768px) and (max-width: 991.99px) {
    .back_to_top {
        width: 40px;
        height: 40px;
        bottom: 10px;
        right: 10px;
        font-size: 20px;
    }

    .navbar button {
        font-size: 20px;
        padding: 10px 10px;
    }

    .navbar-toggler {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .navbar-toggler-icon {
        height: 17px;
    }

    .navbar .navbar-brand {
        height: 50px;
        width: 150px;
    }

    .navbar {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 7px 0;
        text-align: center;
    }

    .navbar-collapse .nav_btn {
        margin: auto;
        padding: 5px 15px;
    }

    #banner {
        background: #fef4f4;
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .ban-btn {
        width: auto;
        padding-top: 20px;
    }

    .ban-btn img {
        height: 50px;
    }

    .banner-text button {
        padding: 10px 30px;
        margin-right: 15px;
    }

    .banner-text p {
        width: auto;
        padding: 15px 0 0 0;
    }

    .banner-text h1 {
        font-size: 40px;
        line-height: 50px;
    }

    #about {
        padding-top: 70px;
        padding-bottom: 35px;
    }

    .about-details-student {
        bottom: -35px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .student-count p {
        font-size: 30px;
        line-height: 25px;
    }

    .about-left-img:after {
        right: 80px;
    }

    .about-details {
        padding-left: 0px;
    }

    .about-details h3 {
        font-size: 25px;
        line-height: 30px;
        padding-right: 0px;
        padding-top: 5px;
    }

    .about-details p {
        padding-right: 0px;
    }

    .about-details-para {
        margin-top: 0px;
        padding-right: 0px !important;
    }

    .mark-details-main {
        padding-top: 20px;
    }

    .mark-icon i {
        font-size: 13px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #F9A51B;
    }

    .mark-details {
        padding-bottom: 7px;
    }

    .about-details h5 {
        padding-top: 65px;
    }

    .main-counter {
        padding: 40px 20px;
        padding-bottom: 20px;
    }

    .counter-up h3 {
        font-size: 37px;
    }

    .counter-up p {
        font-size: 16px;
        line-height: 20px;
    }

    .counter-up:after {
        display: none;
    }

    .count:last-child .counter-up::after {
        display: none;
    }

    .counter-up {
        padding-bottom: 20px;
    }

    .concern-head h3 {
        font-size: 25px;
        line-height: 30px;
        padding-top: 35px;
    }

    .concern-head p {
        padding: 0;
        padding-top: 7px;
        padding-bottom: 18px;
    }

    .concern_item {
        padding: 20px;
        margin-bottom: 15px;
    }

    .concern_item .image {
        height: 170px;
    }

    .concern_item .image img {
        width: 60%;
    }

    .concern_item .details h3 {
        font-size: 22px;
        line-height: 22px;
        padding-top: 15px;
    }

    .concern_item .details button {
        width: 100px;
        height: 40px;
        font-size: 18px;
        margin-top: 15px;
    }

    .video_item {
        height: 320px;
        padding: 8px;
    }

    #video {
        padding: 70px 0 45px 0;
    }

    .video_arrows .sq_shape {
        bottom: -26px;
        right: 20px;
    }

    .video_arrows .video_sq {
        top: -26px;
        left: 20px;
    }

    .video_item .play_btn {
        height: 80px;
        width: 80px;
    }

    .video_arrows .prev {
        width: 40px;
        height: 40px;
        font-size: 20px;
        left: 13px;
    }

    .video_arrows .next {
        width: 40px;
        height: 40px;
        font-size: 20px;
        right: 13px !important;
    }

    #faq .heading h3 {
        font-size: 25px;
        line-height: 35px;
    }

    #faq .heading p {
        font-size: 16px;
        padding: 0 0px;
        margin-bottom: 20px;
    }

    #faq .accordion-button {
        font-size: 17px;
    }

    #faq .accordion-item {
        margin-bottom: 15px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        padding: 15px;
    }

    #join {
        padding-top: 35px;
        padding-bottom: 50px;
    }

    .join_form {
        padding: 25px;
    }

    .join_form h3 {
        font-size: 25px;
        padding-bottom: 0px;
    }

    .join_img img {
        display: none;
    }

    .join_form form input {
        height: 50px;
        padding-left: 15px;
        margin-bottom: 13px;
    }

    .join_form form select {
        height: 50px;
        padding-left: 15px;
        margin-bottom: 13px;
    }

    .join_form form .xyz i {
        right: 15px;
        top: 13px;
        font-size: 20px;
    }

    .join_form form button {
        height: 50px;
        font-size: 18px;
    }

    #footer {
        padding: 50px 0 25px 0;
    }

    .logo_part p {
        padding-right: 0;
    }

    #footer .social {
        padding: 10px 0;
    }

    .products {
        padding-left: 0;
    }

    .f_head {
        padding-bottom: 0px;
    }

    .community {
        padding-left: 0;
    }

    .company {
        padding-left: 0;
    }

    .f_list li {
        line-height: 30px;
    }

    /* ================= */
}

@media(min-width:992px) and (max-width: 1199.99px) {
    .back_to_top {
        width: 40px;
        height: 40px;
        bottom: 10px;
        right: 10px;
        font-size: 20px;
    }

    .navbar button {
        font-size: 20px;
        padding: 10px 10px;
    }

    .navbar-toggler {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .navbar-toggler-icon {
        height: 17px;
    }

    .navbar .navbar-brand {
        height: 50px;
        width: 150px;
    }

    .navbar {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 7px 0;
        text-align: center;
    }

    .navbar-collapse .nav_btn {
        margin: auto;
        padding: 5px 15px;
    }

    #banner {
        background: #fef4f4;
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .ban-btn {
        width: auto;
        padding-top: 20px;
    }

    .ban-btn img {
        height: 50px;
    }

    .banner-text button {
        padding: 10px 30px;
        margin-right: 15px;
    }

    .banner-text p {
        width: auto;
        padding: 15px 0 0 0;
    }

    .banner-text h1 {
        font-size: 40px;
        line-height: 50px;
    }

    #about {
        padding-top: 70px;
        padding-bottom: 35px;
    }

    .about-details-student {
        bottom: -35px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .student-count p {
        font-size: 30px;
        line-height: 25px;
    }

    .about-left-img:after {
        right: 80px;
    }

    .about-details {
        padding-left: 0px;
    }

    .about-details h3 {
        font-size: 25px;
        line-height: 30px;
        padding-right: 0px;
        padding-top: 5px;
    }

    .about-details p {
        padding-right: 0px;
    }

    .about-details-para {
        margin-top: 0px;
        padding-right: 0px !important;
    }

    .mark-details-main {
        padding-top: 20px;
    }

    .mark-icon i {
        font-size: 13px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #F9A51B;
    }

    .mark-details {
        padding-bottom: 7px;
    }

    .about-details h5 {
        padding-top: 65px;
    }

    .main-counter {
        padding: 40px 20px;
        padding-bottom: 20px;
    }

    .counter-up h3 {
        font-size: 37px;
    }

    .counter-up p {
        font-size: 16px;
        line-height: 20px;
    }

    .counter-up:after {
        display: none;
    }

    .count:last-child .counter-up::after {
        display: none;
    }

    .counter-up {
        padding-bottom: 20px;
    }

    .concern-head h3 {
        font-size: 25px;
        line-height: 30px;
        padding-top: 35px;
    }

    .concern-head p {
        padding: 0;
        padding-top: 7px;
        padding-bottom: 18px;
    }

    .concern_item {
        padding: 20px;
        margin-bottom: 15px;
    }

    .concern_item .image {
        height: 170px;
    }

    .concern_item .image img {
        width: 60%;
    }

    .concern_item .details h3 {
        font-size: 22px;
        line-height: 22px;
        padding-top: 15px;
    }

    .concern_item .details button {
        width: 100px;
        height: 40px;
        font-size: 18px;
        margin-top: 15px;
    }

    .video_item {
        height: 320px;
        padding: 8px;
    }

    #video {
        padding: 70px 0 45px 0;
    }

    .video_arrows .sq_shape {
        bottom: -26px;
        right: 20px;
    }

    .video_arrows .video_sq {
        top: -26px;
        left: 20px;
    }

    .video_item .play_btn {
        height: 80px;
        width: 80px;
    }

    .video_arrows .prev {
        width: 40px;
        height: 40px;
        font-size: 20px;
        left: 13px;
    }

    .video_arrows .next {
        width: 40px;
        height: 40px;
        font-size: 20px;
        right: 13px !important;
    }

    #faq .heading h3 {
        font-size: 25px;
        line-height: 35px;
    }

    #faq .heading p {
        font-size: 16px;
        padding: 0 0px;
        margin-bottom: 20px;
    }

    #faq .accordion-button {
        font-size: 17px;
    }

    #faq .accordion-item {
        margin-bottom: 15px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        padding: 15px;
    }

    #join {
        padding-top: 35px;
        padding-bottom: 50px;
    }

    .join_form {
        padding: 25px;
    }

    .join_form h3 {
        font-size: 25px;
        padding-bottom: 0px;
    }

   .join_img img {
       width: 141%;
   }

    .join_form form input {
        height: 50px;
        padding-left: 15px;
        margin-bottom: 13px;
    }

    .join_form form select {
        height: 50px;
        padding-left: 15px;
        margin-bottom: 13px;
    }

    .join_form form .xyz i {
        right: 15px;
        top: 13px;
        font-size: 20px;
    }

    .join_form form button {
        height: 50px;
        font-size: 18px;
    }

    #footer {
        padding: 50px 0 25px 0;
    }

    .logo_part p {
        padding-right: 0;
    }

    #footer .social {
        padding: 10px 0;
    }

    .products {
        padding-left: 0;
    }

    .f_head {
        padding-bottom: 0px;
    }

    .community {
        padding-left: 0;
    }

    .company {
        padding-left: 0;
    }

    .f_list li {
        line-height: 30px;
    }

    /* ================= */
}


@media (min-width: 1200px){
    .join_img img {
        width: 138%;
    }
}
