
/* 26-3-2025 - Jagan */

.container {max-width: 1280px;margin: 0px auto}
.pagination {margin-top: 30px;}
.pagination .page-numbers {border: 1px solid #f28c34;padding: 10px 15px;border-radius: 5px;color: #fff;font-size: 16px;text-decoration: none;transition: all 0.8s;margin-right: 5px;}
.pagination .page-numbers.current {background-color: #f28c34;}
.pagination .page-numbers:hover {background-color: #f28c34;transition: all 0.8s;}

::selection {background-color: #000 !important;}

select:-moz-focusring {
  outline: unset !important;
  border: none !important;
  box-shadow: none !important;
}
select:focus option {
  border: none !important;
  outline: unset !important;
}

/* 28-3-2025 - Jagan */

a {text-decoration: none !important;}

.researchpublication .row__element .grid__element {background-color: #1b1b1b;padding: 20px 15px;border-radius: 10px;} 
.research_article_wrap .category__aside__image .post-thumbnail img {width: 100% !important;height: auto !important;}
.researchpublication .category__details {margin-top: 20px;}
.researchpublication .category__details .media-tags {color: #fff !important;font-size: 16px !important;font-weight: 600 !important;text-transform: uppercase;}
.researchpublication .category__details .date {color: #fff !important;font-size: 15px !important;font-weight: 500 !important;margin-top: 10px;}
.researchpublication .category__details .list__title h2 {color: #f28c34;margin: 0;font-size: 22px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.researchpublication .category__details .list__title h2:hover {opacity: 0.5;}
.researchpublication .category__details .list__title {margin-top: 15px;}
.researchpublication .category__details .link_tag a {color: #fff !important;font-size: 16px !important;font-weight: 500 !important;}
.researchpublication .category__details .link_tag {margin-top: 15px;}
.researchpublication .category__details .link_tag a span {margin-left: 5px;}
.researchpublication .category__details .link_tag a:hover {color: #f28c34 !important;}
.researchpublication .category__details .entry-excerpt p {color: #fff !important;font-size: 14px !important;font-weight: 400 !important;line-height: 28px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.mx-auto {display: block;margin: 0 auto;}

.research__publication__detail img {width: auto;}
.research__publication__detail h2 {color: #f28c34;font-size: 28px;font-weight: 600;}
.research__publication__detail h3 {color: #fff;font-size: 22px;font-weight: 600;}
.research__publication__detail h4 {color: #fff;font-size: 18px;font-weight: 500;}
.research__publication__detail p {color: #fff;font-size: 18px;font-weight: 300;line-height: 32px;}
.research__publication__detail ul li {color: #fff;font-size: 18px;font-weight: 300;line-height: 32px;}
.research__publication__detail a {color: #f28c34 !important;margin: 0 !important;font-size: 15px !important;font-weight: 300 !important;}
.research__publication__detail span {margin-left: 5px;}
.research__publication__detail p:last-child {margin: 0px !important;}

.research_article_wrap.research_publication_wrap {display: flex;flex-wrap: wrap;gap: 70px;justify-content: left;}
.research_publication_wrap .researchpublication {width: 32%;}
.detail_wrap_page .media-detail-container {padding: 50px 0px;}
.detail__banner__content h1 {font-size: 70px;font-weight: 400;line-height: 80px;color: #FFFFFF;}
.detail__banner__element {background-image: url('/wp-content/uploads/2025/04/hero_learn2_1.gif');padding: 232px 0;background-position: center;background-size: cover;background-repeat: no-repeat;}
.researchpublication .row__element .grid__element {height: 100%;}
.researchpublication {min-height: 450px;}
.researchpublication .row__element {height: 100%;}

/* 18-9-2025 */

.research-publication-filters {text-align: right;margin-bottom: 30px;padding: 0px;width: 1140px;}
.media-listing .research_article_wrap {width: 1140px;}
.research-publication-filters form label {font-family: "Montserrat", sans-serif;color: #f28c34 !important;font-size: 18px !important;font-weight: 500 !important;}
.research-publication-filters .category__filter {font-family: "Montserrat", sans-serif;border: 1px solid #ced4da;padding: 8px 8px;border-radius: 6px;font-size: 18px;font-weight: 400;margin-left: 8px;cursor: pointer;width: 150px;background-color: transparent;color: #fff;}
:focus-visible { outline: unset !important;}
.category__filter option {background-color: #000;}
.no__category__found {font-family: "Montserrat", sans-serif;color: #f28c34 !important;font-size: 25px !important;font-weight: 600 !important;text-align: center;margin-top: 30px;}

/* Media Quiery Section Start */

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

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

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

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

@media only screen and (max-width: 1280px) {
    .media-detail-container {padding: 50px 15px !important;}
}

@media only screen and (max-width: 1200px) {
    .research-publication-filters {width: 1000px !important;}
    .media-listing .research_article_wrap {width: 1000px !important;}
}

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

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

@media only screen and (max-width: 980px) {
    .researchpublication {width: 48% !important;}  
    .research-publication-filters {width: auto !important;}
    .media-listing .research_article_wrap {width: auto !important;}
    .research-publication-filters {padding: 0 20px;}
}

@media only screen and (max-width: 800px) {
    .researchpublication {width: 45% !important;margin: 15px;display: inline-block;}  
    .researchpublication {width: 100% !important;margin: 0px;margin-bottom: 30px;} 
    .research_publication_wrap {display: block;width: 100%;}
    .category__details .list__title h2 {min-height: unset !important;}
    .research_article_wrap .category__aside__image .post-thumbnail img {height: auto !important;}
}

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

@media only screen and (max-width: 550px) {
    .research__publication__detail img {width: 100%;}
}

@media only screen and (max-width: 500px) {
    .research_publication_detail_wrap img {width: 100%;}
}

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

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

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

/* Media Quiery Section End */