/* ================================= Topbar ============================================== */
.section-padding {
    padding: 50px 0px 50px 0px;
}

.ed-top {
    background: #849451;
}

.ed-com-t1-left ul li a {
    color: white;
    padding: 5px 14px;
    line-height: 30px;
    border-right: 2px solid #57672e;
    font-size: 12px;
}

.ed-com-t1-social ul li a i {
    width: 30px;
    height: 30px;
    /* background: #013673; */
    color: white;
    padding: 12px 4px;
    text-align: center;
    border-right: 2px solid #57672e;
}

/* ================================= Topbar ============================================== */

/* ================================= Header ============================================== */

.wed-logo {
    float: left;
    width: 25%;
}

.wed-logo a img {
    width: 25%;
    padding: 0px 0px;
}

.main-menu {
    float: right;
    width: 75%;
}

.topicsLink {
    float: left;
    text-align: center;
    width: 125px;
    padding: 5px 10px !important;
    min-height: 92px;
    color: #fff;
}

.topicsLink img {
    background: url(../images/icon/naviconn.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 8px 6px 10px 8px;
    transition: background 0.7s ease 0s;
}

.topicsLink:hover img {
    background: url(../images/icon/naviconblue.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 8px 7px 10px 8px;
}

.topicsLink span {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin: 5px 0 0;
    width: 100%;
}


.main-menu ul li a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 3px;
    left: 0;
    color: #e66030;
    background-color: #e66030;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .15s ease-in;
    z-index: 1;
}

.m-menu {
    position: absolute;
    overflow: hidden;
    width: 100%;
    box-shadow: 0px 7px 12px -4px rgba(0, 0, 0, 0.45);
    background: url(../images/mm-col-bg.png) no-repeat right bottom, #fff;
    z-index: 999;
    margin-top: 100px;
    padding: 20px 10px;
}

.about-mm,
.admi-mm,
.cour-mm,
.media-mm,
.what-mm,
.contact-mm {
    display: none;
}


@media screen and (max-width: 767px) {
    .wed-logo a img {
        width: 42px;
        margin-top: 5px;
    }
}

@media screen and (max-width: 992px) {
    .wed-logo a img {
        width: 48px !important;
        margin-top: 2px;
    }
}


@media screen and (max-width: 1399px) {
    .wed-logo a img {
        width: 28%;
    }
}

@media screen and (max-width: 1221px) {
    .wed-logo a img {
        width: 32%;
    }
}

.mm1-com ul li {
    display: block;
    width: 100%;
    position: relative;
    padding-left: 0px;
}

.m-menu-inn ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 5px;
    left: 0;
    display: none;
}

.breadcrumb-section {
    border-top: 1px solid #ccc;
    background-image: url('../images/bg1.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 992px) {
    .breadcrumb-section {
        margin-top: 55px;
        /* adjust based on .ed-mob-menu height */
    }
}

.custom-breadcrumb .breadcrumb-item,
.custom-breadcrumb .breadcrumb-item a {
    font-size: 1.1rem;
    /* default size for desktop */
    font-weight: 600;
}

@media (max-width: 767.98px) {

    .custom-breadcrumb .breadcrumb-item,
    .custom-breadcrumb .breadcrumb-item a {
        font-size: 0.95rem;
        /* slightly smaller on small screens */
    }
}

.custom-breadcrumb .breadcrumb-item a {
    color: #dce386;
    text-decoration: none;
}

.custom-breadcrumb .breadcrumb-item a:hover {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: white;
}

.custom-breadcrumb .breadcrumb-item.active {
    color: white;
}

.submenu {
    display: none;
    background: transparent;
    box-shadow: none;
    border: none;
    padding-left: 15px;
    margin-top: 5px;
    position: relative;
}

.dropdown-hover:hover>.submenu {
    display: block;
}

.dropdown-link i.fas.fa-caret-down {
    margin-left: 4px;
}

@media (max-width: 768px) {
    .submenu {
        display: block !important;
        position: static;
        padding-left: 0;
    }
}

.mm1-com ul {
    float: left;
}

.ed-mi-close i {
    width: 25px;
    height: 25px;
    border: 1px solid #0a2444;
    text-align: center;
    font-size: 15px;
    padding: 5px;
    border-radius: 2px;
    margin-top: 10px;
    color: #0a2444;
    cursor: pointer;
}

.ed-mi-close {
    position: absolute;
    z-index: 99;
    margin: -54px 19px 8px -10px;
}

.ed-mm-inn h4 {
    font-size: 16px;
}

.ed-mm-inn {

    padding: 50px 10px;
}

.ed-mm-inn ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    font-size: 14px;
    color: black;
    margin-left: -25px;
    display: none;
}

.ed-mm-inn ul li a {
    display: block;
    border-bottom: 1px solid #ececec;
    padding: 1px 0px 6px 0px;
    font-size: 13px;
}

/* ================================= Header ============================================== */

/* ================================= Slider ============================================== */

.sec-ban-sli .owl-carousel .owl-item img {
    height: 100%;
    object-fit: fill;
}

.sli-ban-hom-con:before {
    content: '';
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(327deg, #00000052, #000000c9);
}

@media screen and (max-width: 992px) {
    .sec-ban-sli {
        margin-top: 55px;
        /* border: 0px; */
    }
}


/* ================================= Slider ============================================== */


/* ================================= Quality Council ============================================== */
.custom-tabs .nav-link {
    font-weight: bold;
    color: #444;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 7px 15px;
    /* border-radius: 8px; */
    transition: 0.3s ease;
}

.custom-tabs .nav-link i {
    font-size: 18px;
    color: #2f4f73;
}

.custom-tabs .nav-link.active {
    background-color: #2f4f73;
    color: #fff;
}

.custom-tabs .nav-link.active i {
    color: #fff;
}

.udb-sec {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    background: #fff;
    padding: 25px;
    border-radius: 2px;
    box-shadow: 0px 5px 18px -11px rgba(150, 150, 150, 0.8);
    border: 1px solid #f3f2f2;
}

.pg-inn {
    background: none;
    /* border: 1px solid #333; */
    box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.08);
    padding: 15px 15px;
}

.udb {
    padding: 10px;
    position: relative;
    overflow: hidden;
}

.pro-menu ul li a {
    padding: 17px 14px !important;
    line-height: 53px !important;
    display: inline !important;
    color: #FFF !important;
    font-weight: 500 !important;
    border-right: 1px solid #405d7d !important;
}

.pro-menu .nav-tabs .nav-item .nav-link.active {
    background: #4b6c90 !important;
    color: #fff !important;
    border: none;
}

.pro-menu ul {
    margin-bottom: 0px !important;
    /* margin: 0 auto; */
    display: table !important;
    margin-left: 25px !important;
}


@media screen and (max-width: 992px) {
    .pro-menu ul li a {
        padding: 7px 10px !important;
        line-height: 40px !important;
        font-weight: 500 !important;
        border: 1px solid #3a5d84 !important;
        display: inline !important;
        margin: 2px !important;
        font-size: 10px !important;
    }
}

.notice-link {
    color: #2f4f73;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    transition: all 0.3s ease;
}

.notice-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

.new-label {
    display: inline-block;
    background-color: #dc3545;
    color: #fff;
    font-size: 0.65rem;
    font-weight: bold;
    padding: 0px 6px;
    border-radius: 5px;
    margin-left: 6px;
    vertical-align: middle;
}

.pro-con-table.table-responsive {
    max-height: 300px;
    overflow-y: auto;
    scrollbar-width: thin;
    /* Firefox */
    scrollbar-color: #2f4f73 #eee;
    /* Firefox */
}

/* Chrome, Edge, Safari */
.pro-con-table.table-responsive::-webkit-scrollbar {
    width: 8px;
}

.pro-con-table.table-responsive::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.pro-con-table.table-responsive::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.pro-con-table.table-responsive::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* ================================= Quality Council ============================================== */

/* ================================= Home About ============================================== */

.about-section {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
}

.about-img {
    border-radius: 20px;
    position: relative;
    z-index: 2;
}

.shape-overlay {
    position: absolute;
    top: 20%;
    left: 10%;
    width: 100px;
    height: 100px;
    background: rgba(255, 145, 77, 0.15);
    border-radius: 50%;
    z-index: 1;
    animation: float 6s ease-in-out infinite;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-15px);
    }
}

.section-title {
    font-size: 36px;
    font-weight: 700;
    color: #003366;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.section-title .highlight {
    color: #57672e;
    font-size: 36px;
    font-weight: 700;
}

@media (max-width: 992px) {
    .section-title {
        font-size: 30px;
    }

    .section-title .highlight {
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    .section-title {
        font-size: 24px;
    }

    .section-title .highlight {
        font-size: 24px;
    }
}

.text-section p {
    font-size: 16px;
    text-align: justify;
    color: #333;
    line-height: 1.8;
}

.btn-gradient {
    background: linear-gradient(90deg, #f26838, #fc9a5d);
    color: white;
    padding: 12px 24px;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 0 4px 14px rgba(242, 104, 56, 0.4);
    transition: all 0.3s ease;
    text-decoration: none;
}

.btn-gradient:hover {
    background: linear-gradient(90deg, #fc9a5d, #f26838);
    box-shadow: 0 6px 18px rgba(242, 104, 56, 0.5);
}

/* ================================= Home About ============================================== */


/* ================================= Department Section ============================================== */

.ed-advan ul li {
    padding: 25px;
    box-sizing: border-box;
    padding: 15px;
    /* display: flex
; */
    /* flex-wrap: wrap; */
    width: 20%;
}

@media screen and (max-width: 992px) {
    .ed-advan ul li {
        width: 50% !important;
        background: #f5f5f5;
        border: 5px solid #fff !important;
        border-radius: 10px;
    }
}


@media screen and (max-width: 564px) {
    .ed-advan ul li {
        width: 100% !important;
        background: #f5f5f5;
        border: 5px solid #fff !important;
        border-radius: 10px;
    }
}

.ed-ad-img {
    /* width: 30%; */
    float: none;
    text-align: center;
    margin-bottom: 10px;
}

.ed-ad-dec {
    float: left;
    width: 100%;
    padding-left: 0;
    text-align: center;
}

.ed-advan ul li:nth-child(1) {
    border-bottom: none;
    border-right: none;
}

.ed-advan ul li:nth-child(2) {
    border-bottom: none;
    border-right: none;
}

.ed-advan ul li:nth-child(3) {
    border-bottom: none;
}

.ed-advan ul li:nth-child(4) {
    border-right: none;
}

.ed-advan ul li:nth-child(5) {
    border-right: none;
}

.ed-ad-img img {
    width: 60px;
    opacity: 0.8;
}

/* ================================= Department Section ============================================== */
.department-section {
    padding: 30px 0px;
}

.ho-ev-date {
    border-radius: 5px;
    display: inline-block;
    /* float: left; */
    color: #fff;
    text-align: center;
    padding: 14px 10px;
    text-transform: uppercase;
    width: 80px;
    background: #02294e;
    background: -webkit-linear-gradient(to top, #012951, #03294e);
    background: #57672e;
}

.ho-ev-latest:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(2, 41, 78, 0.73); */
    background: linear-gradient(to top, rgb(87 103 46 / 91%), rgb(87 103 46 / 49%));
}

/* ================================= Gallery Section ============================================== */

.videoSwiper {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.videoSwiper iframe {
    width: 100%;
    height: 300px;
    border: none;
    display: block;
}

.videoSwiper .swiper-pagination {
    margin-top: 10px;
    text-align: center;
    position: static !important;
}


.bot-gal h4 {
    margin-top: 0px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 14px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px;
    color: #57672e;
}

.h-gal ul li img {
    height: 100px;
    width: 100%;
    padding: 5px;
}

/* ================================= Gallery Section ============================================== */



/* ================================= Client Section ============================================== */

.client-section {
    background: #f9fbfd;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.client-section h4 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #57672e;
    text-align: center;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.clientSwiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 120px;
}

.clientSwiper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
    border-radius: 5px;
    background: #fff;
    padding: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.clientSwiper img:hover {
    transform: scale(1.05);
}

.clientSwiper .swiper-pagination {
    margin-top: 10px;
    text-align: center;
    position: static !important;
}


/* ================================= Client Section ============================================== */

/* ================================= Social Media  Section ============================================== */
.ed-course-in a:after {
    content: '';
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(31, 44, 115, 0.57);
}

.con-title {
    text-align: center;
    margin-bottom: 20px;
}

.con-title h2 span,
.con-title h1 span {
    font-size: 36px;
    font-weight: 700;
    color: #57672e;
    line-height: 40px;
}

/* ================================= Social Media  Section ============================================== */


/* ================================= Footer  Section ============================================== */

.wed-rights {
    background: #849451;
}

.wed-rights p {
    text-align: center;
    margin-bottom: 0px;
    padding: 8px;
    color: white;
    font-size: 13px;
}

.wed-hom-footer {
    /* margin-top: 60px; */
    padding: 80px 0px 65px 0px;
    background: #57672e;
}

.wed-hom-footer h4 {
    font-size: 14px;
    color: white;
    padding-bottom: 25px;
    text-transform: uppercase;
}

.wed-foot-link ul li a {
    color: white;
    font-size: 13px;
}

.wed-hom-footer p {
    font-size: 13px;
    color: white;
}

.wed-hom-footer p a {
    font-size: 13px;
    color: white;
}

.wed-foot-link-1 ul li a i,
.share-soc li i {
    width: 32px;
    height: 32px;
    text-align: center;
    border: 1px solid white;
    border-radius: 20px;
    padding: 8px;
    color: white;
}

.wed-foot-link div {
    border-right: 1px solid #fff;
    padding: 0 25px;
}

.wed-foot-link {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 35px 0px;
    /* margin-top: 35px; */
}

/* ================================= Footer  Section ============================================== */


/* ================================= History  Page ============================================== */

.qci-leadership-section {
    background-color: #f7f9fc;
    font-family: 'Segoe UI', sans-serif;
}

.section-subtitle {
    font-size: 1.1rem;
    color: #666;
}

.lead-title {
    font-size: 1.3rem;
    font-weight: 600;
    color: #005b96;
    border-bottom: 2px solid #d1d1d1;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.lead-list {
    list-style: none;
    padding-left: 0;
}

.lead-list li {
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #ccc;
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
    color: #333;
}

.lead-list li strong {
    color: #1a1a1a;
    flex: 1;
}

.lead-list li span {
    color: #555;
    font-weight: 400;
    white-space: nowrap;
}

/* ================================= History  Page ============================================== */

/* ================================= Overview of Program  Page ============================================== */

.program-card {
    transition: all 0.3s ease;
    background: #fff;
}

.program-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    border-color: transparent;
}

.icon-circle {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    background: rgba(13, 110, 253, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-circle {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    font-size: 2rem;
    /* icon size */
}

.icon-circle i {
    transition: transform 0.3s ease;
}

/* Hover zoom */
.program-card:hover .icon-circle i {
    transform: scale(1.2);
}

/* Different colors */
.icon-green {
    background: rgba(40, 167, 69, 0.1);
    color: #28a745;
}

.icon-blue {
    background: rgba(13, 110, 253, 0.1);
    color: #0d6efd;
}

.icon-yellow {
    background: rgba(255, 193, 7, 0.1);
    color: #ffc107;
}

.icon-red {
    background: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.icon-cyan {
    background: rgba(23, 162, 184, 0.1);
    color: #17a2b8;
}

/* ================================= Overview of Program  Page ============================================== */

/* ================================= Fire  Page ============================================== */

.fire-board-section {
    background: linear-gradient(135deg, #f0f4f8, #e6f0ea);
    color: #fff;
}

.fire-content {
    background: rgba(255, 255, 255, 0.95);
    color: #333;
    border-left: 5px solid #57672e;
}

.fire-content .section-title {
    font-weight: 700;
}

.programs-list {
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
}

.programs-list li {
    margin-bottom: 10px;
    font-size: 16px;
}

/* ================================= Fire  Page ============================================== */

/* ================================= Earth  Page ============================================== */

.earth-section {
    border-top: 4px solid #28a745;
    border-bottom: 4px solid #28a745;
}

.earth-section h2 {
    font-size: 1.8rem;
}

.earth-section ul li {
    font-size: 1.05rem;
    padding-left: 5px;
}

/* ================================= Earth  Page ============================================== */


/* ================================= Sky  Page ============================================== */

.sky-section {
    border-top: 4px solid #007bff;
    border-bottom: 4px solid #007bff;
}

.sky-section h2 {
    font-size: 1.9rem;
}

.sky-section ul li {
    font-size: 1.05rem;
    padding-left: 5px;
}

/* ================================= Sky  Page ============================================== */

/* ================================= flagship initiative  Page ============================================== */

.initiatives-list ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 700px;
}

.initiatives-list li {
    background: #fff;
    margin-bottom: 15px;
    padding: 18px 22px;
    border-left: 6px solid #4caf50;
    border-radius: 6px;
    font-size: 1.05rem;
    font-weight: 500;
    color: #2e4e1e;
    transition: all 0.3s ease;
}

.initiatives-list li:hover {
    background: #f1f9f1;
    transform: translateX(6px);
}

.initiatives-list span {
    color: #666;
    font-size: 0.9rem;
    margin-left: 6px;
}

/* ================================= flagship initiative  Page ============================================== */


/* ================================= Government Order Notification  Page ============================================== */

.gov-orders {
    padding: 60px 0;
}

.sec-title h2 {
    font-weight: 700;
}

.content-box {
    transition: 0.3s;
}

.content-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.image-box img {
    border-radius: 15px;
}

/* ================================= Government Order Notification  Page ============================================== */

/* ================================= Draft policies  Page ============================================== */

.policy-card {
    background: #fff;
    border-radius: 16px;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.policy-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

.policy-icon {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.circulars-section ul li {
    font-size: 1rem;
    padding: 0.75rem 1rem;
}

/* ================================= Draft policies  Page ============================================== */

/* ================================= NWC Policies Framework  Page ============================================== */

.nwc-policies-section .policy-card {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    padding-left: 40px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.nwc-policies-section .policy-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.15);
}

.nwc-policies-section .accent-bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 100%;
    background: #43a047;
    border-radius: 15px 0 0 15px;
}

.nwc-policies-section .lead {
    font-size: 1.2rem;
    line-height: 1.8;
    color: #34495e;
    margin-bottom: 2rem;
}

.nwc-policies-section .policy-list {
    list-style: none;
    padding-left: 0;
}

.nwc-policies-section .policy-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 16px;
    font-size: 1.15rem;
    color: #34495e;
    font-weight: 600;
    cursor: default;
    transition: color 0.3s ease;
}

.nwc-policies-section .policy-list li::before {
    content: '✔';
    position: absolute;
    left: 0;
    top: 0;
    color: #43a047;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1;
}

.nwc-policies-section .policy-list li:hover {
    color: #2e7d32;
}

.nwc-policies-section .decorative-shape {
    position: absolute;
    bottom: -60px;
    right: -60px;
    width: 180px;
    height: 180px;
    pointer-events: none;
    z-index: 0;
}

/* ================================= NWC Policies Framework  Page ============================================== */



.ho-ev-link a h4 {
    color: #112842;
    padding-bottom: 5px;
    margin-bottom: 3px;
    border-bottom: 0px;
    text-overflow: ellipsis;
     white-space: nowrap; 
    overflow: hidden;
    letter-spacing: 0px;
    font-size: 16px;
}

.video-thumb {
         position: relative;
         display: block;
         border-radius: 14px;
         overflow: hidden;
     }

     .video-thumb img {
         width: 100%;
         height: 320px;
         object-fit: cover;
     }

     .play-btn {
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         background: #e11d48;
         width: 60px;
         height: 60px;
         border-radius: 50%;
         display: flex;
         align-items: center;
         justify-content: center;
         color: #fff;
         font-size: 20px;
     }

     .video-thumb:hover img {
         transform: scale(1.05);
         transition: .3s;
     }