﻿.placement-banner {
    padding-top: 105px;
    padding-bottom: 26px;
}



section.placement.highlights.recruiters .item img {
    width: 200px;
    margin: 0 auto;
    display: block;
}

section.placement.highlights.recruiters .item {
    border-top: 1px solid #eaeaea;
    padding: 10px 0px;
}

#main_div {
    max-width: 780px;
}

.managent-decision-process td, .managent-decision-process th {
    border: 1px solid #000;
    padding: 6px 12px;
}

.managent-decision-process {
    max-width: 770px;
}

.student-batch-profile {
    max-width: 770px;
}

.our-partner-company-list ol > li {
    margin-bottom: 8px;
}

.quote-symbol {
    font-family: 'Pontano Sans';
    font-size: 30px;
    position: absolute;
    font-weight: 500;
    top: 9px;
    left: -4px;
}

.card-info {
    padding: 10px 8px;
}



.stu-col {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    height: 100%;
    position: relative;
}


.text-ylow {
    color: yellow !important;
}

.quote-exp {
    position: absolute;
    font-size: 48px;
    top: 49px;
    color: #ffff;
}

.stu-cnt h5 {
    font-size: 18px;
}

.stu-img img {
    width: 100%;
}


/*.stu-img > img {
    border-radius: 50%;
    height: 120px;
    width: 120px;
    margin: 0 auto;
    display: block;
    border: 2px solid #1f4b9c;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 12px;
}*/
.image {
    height: 100%;
}

    .image img {
        object-fit: cover;
    }

h1 {
    font-size: 45px;
}

.placement-form input {
    border: 0;
    border-radius: 0;
}

.unorder-list li {
    list-style-type: disc;
}

.placement-form-inner {
    max-width: 770px;
}

.summerinternship-programme-content {
    max-width: 770px;
}

.placement-recordimg {
    max-width: 560px;
    margin-left: auto;
}

.expand {
    display: none;
}

.placement-overview-content {
    max-width: 820px;
}

.placement-recruiters-speak {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}


.placement-recruiters-col {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    width: calc(100% / 2 - 20px);
    position: relative;
}

.placement-recruiters-col-2 {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    position: relative;
    max-width: 833px;
    padding-right: 10px;
}

.internship-record-content .student-card, .student-card {
    max-width: 100%;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
}

.student-info {
    padding-left: 18px;
}

.recruiters img {
    width: 177px !important;
}


.student-speak-carosuel {
    max-width: 380px;
    margin: 0 auto;
}

    .student-speak-carosuel img {
        width: 100px !important;
        margin: 0 auto;
    }

.pagination, .dataTables_info {
    gap: 14px;
    margin-top: 19px !important;
}

    .pagination li.active > a {
        padding: 1px 10px;
        background: var(--primary-color);
        color: #fff !important;
    }

    .pagination li.previous a::before, .pagination li.next a::after {
        margin-left: -8px;
        position: absolute;
        top: 0 !important;
    }



    .pagination li.next a::after {
        margin-right: -8px;
    }

@media (min-width: 768px) {
    section.mobile-menu-sidebar {
        display: none;
    }
}


@media(max-width:1199px) {
    .py-lg-4 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .stu-cnt h5 {
        font-size: 15px;
    }

    .quote {
        font-size: 32px;
        top: 0;
    }

    .placement-recruiters-col {
        width: calc(100% / 1);
    }
}

@media(max-width:991.98px) {
    .stu-col {
        max-width: 470px;
    }

    .quote {
        font-size: 41px;
        top: 77px;
    }
}

@media (max-width: 767.98px) {
    .desktop-sidebar {
        display: none;
    }

    .quote-symbol {
        left: 24px;
    }

    .cnt-plc {
        padding-left: 43px;
        margin-top: 16px;
    }

    .intership-details > .col-md-10 > div {
        flex-wrap: wrap;
    }
}

@media(max-width:460px) {
    .internship-record-inner {
        width: 100%;
    }
}

@media(max-width:450px) {
    .quote {
        display: none;
    }
}
