@media only screen and (max-width: 768px) {

    .floating-call-button {
        bottom: 120px;
        right: 20px;
        width: 58px;
        height: 58px;
        line-height: 58px;
        text-align: center;
    }

    .floating-button {
        bottom: 50px;
        right: 20px;
        width: 58px;
        height: 58px;
        line-height: 58px;
        text-align: center;
    }

    .floating-call-button img {
        height: 40%;
    }

    .floating-button img {

        height: 47%;

    }

    .sheen-header {
        display: none;
    }

    nav img {
        width: 140px;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #4D4242;
    }

    .navbar-light .navbar-nav .nav-link:hover,
    .nav-item.active {
        color: #fff;
    }

    .active .nav-link {
        color: #fff !important;
        font-family: 'Poppins', sans-serif;
    }

    nav .navbar-nav .nav-item {
        padding: 5px;
    }

    .navbar-nav {
        text-align: center;
        padding-top: 10px;
    }

    .nav-item {
        padding-bottom: 10px;
    }


    .nav-item:hover {
        color: #DE6200;
    }

    nav .navbar-nav .nav-item:hover,
    .nav-item.active {

        color: #fff;
        background-color: #004492;
        border-radius: 10px;
        margin-top: 5px;


    }

    .carousel-inner {
        height: 400px;
    }

    .carousel-caption {
        width: 82%;
        top: 50px;
    }

    .carousel-caption h5 {
        padding-bottom: 10px;
    }

    .carousel-caption h5 {

        font-size: 26px;
    }

    .carousel-caption p {
        font-size: 16px;
        padding-bottom: 10px;
    }

    /* main */
    main {
        padding-top: 0px;
    }

    .about-home h5 {
        padding-bottom: 10px;
        margin-bottom: 0px;
    }

    .about-home-text {
        padding-top: 0px;
    }

    .about-home {
        margin-left: 10px;
        margin-right: 10px;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .about-home h5 {
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 0px !important;
    }

    .ad-link {
        margin-top: 40px;
        margin-bottom: 10px;
    }
    .about-home p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .about-home-text {
        padding-bottom: 30px;
    }

    .heading-pro-home h2 {
        font-size: 24px;
        text-align: center;
        line-height: 30px;
    }


    .heading h5 {
        padding-bottom: 10px;
        margin-bottom: 0px !important;
    }

    .pro-home-paragraph {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 0px !important;

    }

    .programes-home {
        margin-top: 20px;

    }

    .programes {
        margin: 0px;
        margin-bottom: 20px;
    }

    .programes-2 {
        margin: 0px;
        margin-bottom: 20px;
    }

    .programe-text {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .programe-text p {
        padding-bottom: 0px;
    }

    .points ul li {
        padding-bottom: 0px !important;
    }

    .btn-programs {
        padding-top: 10px;
    }

    .points .col-md-6 {
        padding-top: 10px;
    }

    .cards {
        margin-top: 20px;
    }

    .testimonial {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .carousel-testimonial {
        margin-top: 10px;
    }

    .button-cta {
        flex-direction: row-reverse !important;
        left: 0px;
        text-align: center;
    }

    .btn-cta {
        width: 140px;
        height: 40px;
        font-size: 16px;


    }

    .button-cta {
        padding-top: 0px;
    }

    .associates .col-md-12 {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .heading-pro-home {
        padding-bottom: 0px;
    }

    .owl-theme .owl-nav {
        margin-top: 0px !important;
    }

    .cta h4 {
        font-size: 22px;
        justify-content: center;
        text-align: center;
    }

    .cta p {
        font-size: 14px;
        text-align: center;
    }

    .flex-row-reverse {
        flex-direction: row-reverse !important;
    }

    .associate-logo {
        margin: auto;
        margin-bottom: 20px;
    }

    footer .container {
        padding-left: 30px;
    }

    .footer-sheen-logo {
        padding-bottom: 20px;
    }

    .contact-footer {
        margin: 10px;
    }

    .input-group {
        padding: 8px;
    }

    .input-group input {
        font-size: 14px;
    }

    .input-group {
        width: 310px;
        height: 50px;
    }

    .btn-email {
        width: 100px;
        padding: 7px;
    }

    .contact-footer h5 {
        font-size: 16px;
    }

    .card-poster {
        padding-bottom: 20px;
    }

    .programes {
        height: 600px;
    }

    .img-height {
        height: 300px;
    }

    .container {
        width: 90%;
    }

    .image-about-banner {
        height: 300px;
        padding-top: 110px;
        padding-bottom: 50px;
    }

    .about-us-banner-text h2 {
        font-size: 24px;
    }

    .image-about-banner p {
        padding-top: 10px;
    }

    .about-us-banner-text p {
        font-size: 18px;
    }

    .about-us-heading {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .about-us-heading h2 {
        font-size: 26px;
    }

    .message {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .messege-box p {
        width: 330px;
        padding-bottom: 20px;
        padding-top: 0px;
        margin-bottom: 0px !important;
    }

    .messege-box h5 {
        margin-bottom: 20px;
    }

    .messege-box h4 {
        margin-bottom: 0px;
    }

    .vm {
        margin: none;
        width: 100%;


    }

    .mission-vission {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .why-us {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .sheen-heading h2 {
        font-size: 24px;
        text-align: center;
    }

    .sheen-icon {
        padding-top: 20px;
    }

    .mentors {
        padding-top: 40px;
    }

    .accordion-section h2 {
        font-size: 24px;
    }

    .accordion-section .panel-default .panel-title a {
        font-size: 16px;
        padding-left: 10px;
        text-align: left;
        line-height: 1.5;
    }

    .accordion-section .panel-default .panel-title a:after {
        content: none;
    }

    .accordion-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .cta {
        margin-bottom: 40px;
    }

    .course-page {
        padding-top: 40px;
    }

    .achivments {
        padding-top: 40px;
    }

    .pro-achivments-paragraph {
        text-align: center;
        font-size: 16px;
        padding-bottom: 10px;
    }

    .photogallery {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .contact-us-detailes {
        padding-top: 40px;
        margin-bottom: 40px;
    }

    .contact-us-detailes h5 {
        font-size: 24px;
        margin-bottom: 10px !important;

    }

    .contact-us-detailes p {
        padding-top: 0px;
        font-size: 14px;
        line-height: 22px;

    }

    .contact-us-detailes .col-md-4 p {
        padding-top: 10px;

    }

    .contact-us-detailes .row {
        padding-top: 10px;

    }

    .contact-us-detailes .col-md-4 {
        padding-top: 20px;
    }

    .contact-us-detailes .address img {
        width: 50px;
    }

    .contact-form-inputs .col {
        padding-left: 5px;
        padding-right: 5px;
    }

    .contact-form-inputs {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .about-us-paragraph p {
        font-size: 16px;
        line-height: 1.6;
    }

    .sheen-body .sheen-icon .card {
        height: 400px;
    }

    .messege-box p {
        font-size: 16px;
        line-height: 1.6;
    }

    .contact-us-detailes p {
        padding-bottom: 0px;
    }

    .contact-us-detailes .row {
        padding-top: 0px;
    }


    .contact-form {
        margin-bottom: 40px;
    }

    .carousel-testimonial .cards {
        width: 100%;
        height: 480px;
        padding: 15px 15px;
    }

    .carousel-testimonial .cards p {
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 0px !important;
    }

    .user-img {
        width: 60px;
    }

    .testimonial-user h5 {
        font-size: 14px;
        margin-left: 10px;
        padding-top: 10px;
    }

    .testimonial-user {
        padding-bottom: 15px;
        padding-top: 10px;
    }

    .about-us-heading h5 {
        padding-top: 30px;
    }

    .messege-box h6 {
        padding-top: 5px;
    }

    .messege-box {
        padding-top: 20px;
    }



    .state .card h5 P {
        font-size: 16px;
    }

    .staff .card {
        height: 230px;
    }

    .staff .card h5 {
        font-size: 16px;
    }

    hr {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .vm p {
        font-size: 14px;
        line-height: 22px;
    }

    .mentors .card h5 {
        font-size: 18px;
    }

    .card-achivments {
        height: 350px;
    }

    .forms-header h5 {
        font-size: 22px;
    }

    .mentors .card p {
        font-size: 14px;
    }

    .staff {
        padding-top: 0px;
    }

    .modal-content {
        width: 90%;
    }

    .heading-pro-home h2 {
        margin-bottom: 10px;
    }

    .modal-header h5 {
        font-size: 20px;
    }

    .google-map {
        padding-bottom: 40px;
    }

    .map-heading h5 {
        padding-bottom: 20px;
    }

    .regional {
        padding-top: 20px;
    }

    .map-heading h5 {
        padding-bottom: 10px;
    }

    .achivments .col-md-4 {
        margin-bottom: 20px;
    }

    .achivments {
        padding-bottom: 0px;
    }

    .mentors .card {
        height: 360px;
    }

    .state .card {
        height: 300px;

    }

    .btn-email {

        width: 120px;

        font-size: 14px;
        height: 35px;
    }



    .posters .card {
        padding-bottom: 20px;
    }

    .posters {
        padding-bottom: 20px;
    }
    .patron-row{
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 30px;
    }
    /* .patron{
        margin-top: 40px;
    } */
    .scolar-p{
        padding-left: 10px;
        margin-top: 0px;
    }
    .patron{
        padding-bottom: 0px;
    }
    .patron .heading{
        margin-bottom: 20px;
    }
}