.copyright-info {
    text-align: center;
}
.mltlngg-lang-switch-names {
    width: 130px;
}
li.mltlngg-menu-item {
    background: #fff;
    border-radius: 3px;
}
li.mltlngg-menu-item > ul {
    min-width: 100%;
    width: 12rem;
}
.cta_wrapper .elementor-heading-title {
    margin: 30px 0 0px 0!important;
}

.cta_wrapper  .elementor-button {
    text-decoration: none !important;
    margin-bottom: 20px;
    font-size: 17px;
}
.tags_custom a {
    background: #e7f8ff;
    padding: 4px 10px;
    margin-right: 10px;
    font-weight: 500;
	font-size: 1.4rem;
}
.theme-featured-block a.has-text-color {
    color: #04b5ff !important;
}
.primary-menu > li > a:before, .primary-menu > li > a:after{
	display:none;
}
.primary-menu a {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.primary-menu li:hover>a{
	 color: var(--wpi--link-color);

}

.primary-menu  li ul li a{
	 color: #555;

}
 

h3.entry-title a {
    color: #000;
}
.thump_details .job-title {
    margin: 0;
    font-size: 13px;
}

.thump_details .entry-image {
    margin: 0 0 5px 0;
}

.thump_details {
    margin-bottom: 30px;
}
.entry-categories a {
    background: var(--wpi--link-background);
    padding:4px 10px 3px;
    border-radius: 5px;
    color: #222 !important;
    font-weight: 500;
    font-family: var(--wpi--font-heading-semibold);
text-align: center;
}
.wpi-post-list .entry-title {
    margin: 0 0 5px;
}
 
.entry-meta-wrapper {
    margin-bottom: 0;
}
.article-has-border:not(:last-child) {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-color: var(--wpi--base-border-color);
}
 
.swiper-button-next, .swiper-button-prev {
    background: #e8f2fb9c;
    border-radius: 5px;
    top: 45%;
}
.entry-content-excerpt {
    margin-bottom: 10px;
}
#site-content.wpi-section {
    padding-top: 30px !important;
}
.wpi-breadcrumb-trails .breadcrumbs span[itemprop="name"] {
    overflow: visible;
    text-overflow: inherit;
    max-width: 100rem;
font-weight: 500;
}
section.wpi-section.theme-main-banner {
    padding-bottom: 0px;
    padding-top: 30px;
}
.wpi-breadcrumb-trails {
    margin: 0 auto 1rem;
}
.article-groups .entry-title {
    font-size: 1.8rem;
}
 
.read_more_btn {
    display: block;
    text-decoration: none !important;
    background: #fff;
    width: 170px;
    margin: 25px auto 0;
    color: #003865 !important;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 1.8rem;
}
.tags_custom {
    margin-bottom: 20px;
    margin-top: 20px;
}
.highlight-feed-large video, .highlight-feed-large iframe {
    height: 485px;
    width: 100%;
    object-fit: cover;
	 border-radius: 6px;
}
.highlight-feed-large .entry-details {
    top: 0px !important;
    padding-top: 0px !important;
}
 
.article-list-content .entry-image-big video{
    width: auto !important;
    max-width: fit-content !important;
}
.section-header-center {
    text-align: left;
    margin-bottom: 30px;
}
.archive  .entry-meta.entry-date.posted-on {
    display: block !important;
}

.archive .archive_style_3  .entry-meta.entry-read-time {
    position: inherit !important;
    color: #555 !important;
}

.archive .archive_style_3 .entry-meta.entry-author.posted-by {
    display: block;
}
.space_50 {
    height: 50px;
}
.header-components .toggle {
    border: 1px solid #000;
    width: 50px;
    height: 40px;
    justify-content: center;
    min-height: 45px;
    border-radius: 4px;
    background: #fff;
}
.section-header-title {
    color: #000;
}
/* section.wpi-section.theme-article-grid {
    padding-top: 0px;
} */
.theme-article-grid .article-list-middle .entry-categories a {
    background: #000000a8;
}
.article-list-middle h3.entry-title a {
    color: #fff;
}
 
.site-footer {
    background: #000;
    color: #fff;
    margin-top: 50px;
    padding-top: 45px;
    padding-bottom: 35px;
}
.btn {
    background: #e7f8ff;
    color: var(--wpi--link-color);
    padding: 15px 30px;
    border-radius: 5px;
    display: inline-block;
}
.act_btn {
    margin-top: 20px;
}
.btn img {
    vertical-align: middle;
    margin-left: 3px;
}
.search-modal .search-field {
    outline: none;
    border: 1px solid #b2b2b2;
}
.single-post .entry-content h2, .single-post .entry-content h3 {
    margin-bottom: 15px;
	margin-top: 40px;
}
.single-post .entry-content h3 {
  /*  font-size: 20px !important;
    font-weight: 600;*/
 font-weight: 600;
font-size: 2.2rem !important;
}
.single-post .entry-content h2+h3 {
    margin-top: 20px;
}
.single-post .entry-content h2 {
    /*font-weight: 600;
    font-size: 30px !important;*/
color: #000;
 font-weight: 600;
    font-size: 3rem !important;
}

.lwptoc-light .lwptoc_i A {
    color: #000 !important;
    font-size: 1.5rem;
}
.lwptoc_header .lwptoc_title {
    font-size: 2rem;
}
.lwptoc_itemWrap {
    margin-top: 20px;
}
.single-post .entry-content h2 b, .single-post .entry-content h2 strong{
     font-weight: 600;
}
.single-post ul, .single-post ol {
    margin: 0 0 20px 0;
}
.single-post .entry-content img {
    border-radius: 6px;
}
.wpi-tile-post .entry-image {
    border-radius: 6px;
}
 .single_right .entry-title-large {
    font-weight: 600;
}
.blog_cta {
    background-color: #003865;
    text-align: center;
    padding: 40px 20px 30px;
    color: #fff;
    border-radius: 10px;
    margin-top: 50px;
font-size: 2rem;
    line-height: 1.8;
}

.blog_cta a {
    color: #003865;
    background: #fff;
    text-decoration: none !important;
    font-size: 1.6rem;
    padding: 10px 20px;
    display: block;
    width: 150px;
    margin: 20px auto 0;
    border-radius: 10px;
}
.single-post .entry-content .blog_cta h3 {
    margin-top: 0px !important;
    font-size: 3rem !important;
    text-transform: none;
}
.lwptoc_item {
    margin-bottom: 10px;
}
.lwptoc_item a:hover{
    color: var(--wpi--link-color);
}
 
.archive_style_3 .entry-image::before {
    border-radius: 6px;
}
.blog_cta p {
    font-size: 2rem;
    line-height: 1.8;
}
.site-info-panel .copyright-info {
    font-size: 14px;
    text-align: left;
}
.footer-navigation {
    flex: 1;
    flex-basis: 40%;
}
.e-n-accordion-item .elementor-widget-container {
    padding: 0px 10px;
}
.elementor-widget-container ul, .elementor-widget-container ol {
    margin-left: 0;
}
.article-list-middle iframe {
    height: 280px;
}
.sticky-header-active .desktop-nav-toggle {
    display: block;
}

.desktop-nav-toggle {
    display: none;
}
.form_wrap .wpcf7-form {
    max-width: 540px;
    margin: 0 auto;
    text-align: left;
}
.two_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.form_wrap .wpcf7-form-control {
    margin-top: 5px;
    background: #fff;
    border: 1px solid #ddd;
    height: 45px;
    min-height: auto;
    outline: none !important;
    border-radius: 5px;
    width: 100%;
}

.form_wrap  label {
    font-size: 16px;
    font-weight: 500;
    display: block;
}

.form_wrap .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 10px;
}


.form_wrap  .wpcf7-submit {
    background: var(--wpi--primary-bg-color);
    cursor: pointer;
font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}

.form_wrap .wpcf7-textarea {
    height: 100px;
}
.footer-navigation li {
    border-right: 1px solid #999;
    line-height: 15px;
    margin-right: 0;
    padding-right: 10px;
    font-size: 14px;
}

.footer-navigation li:last-child {
    border: none;
}

.reading-time {
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.reading-time svg {
    margin-right: 4px;
}

.lwptoc .lwptoc_i {
    border-radius: 7px;
}
.site-header .sticky-header-active {
    display: none !important;
}
.single-post .entry-content ul li, .single-post .entry-content ol li {
    margin-bottom: 10px;
}

.single-post ul li ul {
    margin-top: 10px;
}
.wpi-single-section .wpi-section-content {
    grid-template-columns: repeat(3, 1fr);
}
.quiz_cal label {
    display: flex;
    align-items: center;
    justify-content: center;
}

.quiz_cal .wpcf7-quiz {
    margin-left: 30px;
    width: 170px;
}
.wpcf7 form .wpcf7-response-output {
    margin-top: 0px;
}
.quiz_cal .wpcf7-not-valid-tip {
    text-align: center;
    margin-top: 10px;
}
.modal-menu li {
    margin-bottom: 0 !important;
}
.modal-menu ul{
    margin-top: 0  !important;
}

.modal-menu li ul li {
    padding-left: 30px;
}

.modal-menu li ul li a:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    border: 2px solid #ccc;
}




.no-results.not-found {
    margin: 0 auto;
    text-align: center;
    position: relative;
    left: 100%;
    height: 44vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.no-results.not-found h1.page-title {
    color: #003865;
}

.no-results.not-found label input {
    display: block;
    width: 100%;
    border: 2px solid #306793 !important;
    outline: none;
}

.no-results.not-found .search-form {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.no-results.not-found label {
    display: block;
    width: 100%;
    border: none;
}
.archive_style_3 .entry-image::before{
display:none;
}
.social_links {
    text-align: right;
}

.social_links a {
    width: 50px;
    height: 50px;
    display: inline-block;
        background: var(--wpi--primary-bg-color);
    border-radius: 7px;
    margin-right: 7px;
    text-align: center;
}

.social_links a img {
    width: 37px;
    height: auto;
}

.social_links a:last-child {
    margin: 0;
}
.social_links a img.fb {
    height: 25px;
    margin-top: 13px;
}

.social_links a img.linkin {
    height: 23px;
    margin-top: 13px;
}

.social_links a img.twitt {
    height: 20px;
    margin-top: 15px;
}
  #newsletter-popup {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 75%);
    z-index: 1000000000;
    margin: 0 auto !important;
    right: 0;
    overflow: scroll;
}
     .popup-content {
    background: #fff;
    padding: 20px 30px 0;
    max-width: 600px;
    width: 90%;
    border-radius: 8px;
    margin: 40px auto 40px;
    border: 1px solid #ddd;
    position: relative;
}
.popup_empty_space {
    height: 70vh;
}
.popup-close-btn, #popup-close{
    position: absolute;
    top: -5px;
    right: -5px;
    min-height: 35px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 0;
    font-size: 28px;
    line-height: 38px;
cursor: pointer;
    background: #ff3758;
    color: var(--wpi--primary-text-color);
    text-align: center;
}








@media (min-width: 1025px) {
    .primary-menu > li > a {
        padding: 2.8rem 1rem;
        position: relative;
    }

.site-header-4 {
    padding-top: 0;
    padding-bottom: 0;
}


.two_colmn>.sub-menu {
   min-width: 700px;
    width: 100%;
    margin: 0 auto !important;
   /* top: 70px; */
 top: 0px;
        padding: 1rem;
}

li.two_colmn.menu-item-has-children:hover > ul{
    right: -270% !important;
}


.two_colmn>.sub-menu ul {
    position: relative !important;
    transform: none !important;
    right: 0 !important;
    display: block !important;
    border: none;
    width: 100%;
        top: 0;
}

.two_colmn:hover>.sub-menu ul li {
    margin: 0;
}

.two_colmn:hover>.sub-menu ul {
    opacity: 1 !important;
}

.mega_menu .menu_title>a {
            font-size: 20px !important;
        border-bottom: 1px solid #ccc !important;
        padding-left: 0;
        color: #000 !important;
}
.mega_menu ul ul::after{
display:none;
}

.two_colmn>.sub-menu>li {
           width: 50%;
        float: left;
        padding-right: 20px;
        padding-left: 20px;
}


.two_colmn>.sub-menu:before, .two_colmn>.sub-menu li ul:before {
    display: none;
}

.two_colmn>.sub-menu .icon {
    display: none;
}
.two_colmn>.sub-menu ul li a {
    padding: 0.8rem 0rem;
}

.two_colmn>.sub-menu ul li a:before {
    content: '';
    width: 6px;
    height: 2px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}




}
@media (max-width: 1025px) {
  
.no-results.not-found {
    left: 50%;
}
}
@media (max-width: 768px) {
	
	.main-banner-left .entry-image, .single #primary>article .entry-image {
		height: auto;
	}
	 
.no-results.not-found {
    left: 0;
    max-width: 450px;
}
.wpi-post-list {
    align-items: center;
}
.adjust-pagination {
    padding-bottom: 0;
}

.wpi-single-section .wpi-section-content {
    grid-template-columns: repeat(2, 1fr);
}
.wpi-section-header {
            margin-bottom: 10px;
        border: none;
}
footer#colophon {
    margin-top: 50px;
}
.wpi-post-list .entry-details p {
    margin-bottom: 5px;
}
.site-info-panel {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.site-header-responsive .site-title {
    font-size: 3rem;
}
.site-info-panel .copyright-info {
    text-align: center;
}

.footer-navigation .footer-menu {
    justify-content: center;
}

.footer-navigation li {
    margin-bottom: 0px !important;
}
    .single-post .entry-content h2 {
        font-size: 2.6rem !important;
    }
h3.entry-title.entry-title-large, .entry-title-large {
    font-size: 3rem;
}
.single-post .entry-content h3 {
    font-size: 2.2rem !important;
}
h3.entry-title {
    font-size: 2rem;
}
.wpi-recommendation-section .entry-image-large img, .site .entry-image-large img {
    height: auto;
}

} 
@media (max-width: 400px) {
.site-header-responsive .site-title {
    font-size: 2.4rem;
}
}


/****------- New Layout --------*****/

 
.order-2 {
    order: 2;
}

.order-1 {
    order: 1;
}

.order-3 {
    order: 3;
}
.main-banner-left, .main-banner-right {
    border: 1px solid #AAAAAA;
}
.main-banner-center{
    padding: 1.5rem;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
}
.p-0{
    padding: 0px;
}
.pr-0{
    padding-right: 0px;
}
.pl-0{
    padding-left: 0px;
}
.list_layout_1 .cat-links {
    position: absolute;
    margin: 0;
    bottom: 10px;
    left: 10px;
}

.list_layout_1 .entry-image {
    position: relative;
    margin-bottom: 10px;
}
.list_layout_1 .entry-details p {
    margin-bottom: 10px;
}
.list_layout_1 {
    margin-bottom: 10px;
    border-bottom: 1px solid #aaa;
    padding: 1.5rem;
}
.list_layout_1 .entry-meta-wrapper {
    margin-bottom: 5px;
}
.list_layout_1:last-child {
    border: none;
    margin-bottom: 0;
}
.main_banner .entry-image {
    position: relative;
}

.main_banner  .cat-links {
    position: absolute;
    top: 10px;
    left: 10px;
}
.list_layout_1 .entry-title {
    height: 75px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.main_banner .entry-title-large{
    height: 105px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 20px;
}
.list_layout_1 .post-thumbnail img {
    height: 20rem;
    width: 100%;
    object-fit: cover;
}

.main_banner .entry-title-large {
    font-family: var(--wpi--font-heading-large);
}
.main_banner .entry-content-excerpt {
    margin-bottom: 20px;
    font-size: 1.6rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.main_banner .entry-image img {
    height: 36rem;
    width: 100%;
    object-fit: cover;
}
.article_section_2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}
.article_section_2 article {
    display: flex;
}

.article_section_2 .entry-image {
    width: 50%;
    padding-right: 20px;
    margin: 0;
}

.article_section_2 .entry-details {
      width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.article_section_2 .entry-image img {
    height: 30rem;
}
.article_section_2 .cat-links {
    margin-bottom: 10px;
}
.article_section_2 .entry-title {
    font-size: 2.2rem;
    /* height: 120px; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.space_70 {
    height: 70px;
}
/*.article-grid-content{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}*/
.article-grid-content .entry-image {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.article-grid-content .entry-image img {
    height: 43rem;
}
.article-grid-content  .cat-links {
    position: absolute;
    top: 10px;
    left: 10px;
}

.article-grid-content .entry-title {
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1;
}

.article-grid-content .entry-title a {
    color: #fff;
}
.article-grid-content .entry-image:after {
    content: '';
    width: 100%;
    height: 190px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
 

.article-case-study .wpi-post {
    display: flex;
    align-items: stretch;
    margin: 0;
    background: #2B2B2B;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.article-case-study  .entry-image {
    width: 50%;
    margin: 0px;
    
}
.article-case-study .entry-image img {
    border-radius: 0;
    height: 100%;
    width: 100%;
}
.details_wrapper .entry-details {
    color: #fff;
    width: 90%;
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 3rem;
    max-width: 80rem;
}
.details_wrapper h2 {
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 4rem;
    color: #fff;
    font-weight: 600;
}
.article-case-study .details_wrapper {
    width: 50%;
    display: flex;
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.details_wrapper .entry-title a {
    color: #fff;
}

.details_wrapper .entry-title {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 3rem;
}
.design_5 .wpi-post {
    margin-bottom: 0;
}
.auth {
    display: flex;
    margin-left: 10px;
}

.details_wrapper .entry-meta-wrapper a {
    color: #fff;
}
.auth svg {
    margin-right: 5px;
}
.details_wrapper  .entry-content-excerpt {
    font-size: 1.6rem;
    margin-bottom: 0px;
}

.details_wrapper .svg-icon {
    color: #fff;
}
.article-case-study .entry-image .post-thumbnail{
    height: 100%;
}

 
.all_cat h2 {
    margin: 0 0 30px 0;
    font-size: 3rem;
    text-transform: capitalize;
    color: #2B2B2B;
    font-weight: 600;
}

.m_list h3 {
    color: #000;
    font-size: 2.2rem;
    margin: 0 0 0 0;
}

.m_list ul {
    margin: 20px 0 0 30px;
    padding-top: 10px;
    border-left: 1px solid #aaa;
    padding-left: 0;
}

.m_list {
    margin-bottom: 30px;
}

.m_list ul li {
    position: relative;
    list-style: none;
}

.m_list ul li a {
    font-size: 1.6rem;
    padding: 6px 0;
    display: inline-block;
    color: #000;
}

.m_list ul li:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #aaa;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.article_design_2 {
    border-left: 1px solid #aaa;
}

.article_design_2 article {
    display: flex;
    padding-left: 30px;
}

.article_design_2 .entry-image {
    order: 2;
    width: 50%;
}
.article_design_2 .entry-title {
    font-size: 2.5rem;
    margin-bottom: 25px;
}
.article_design_2 .short_text {
    font-size: 1.6rem;
    margin-bottom: 20px;
}
.article_design_2  .entry-details {
    width: 60%;
    padding-right: 30px;
}

.article_design_2  .cat-links {
    margin-top: 20px;
}
.article_design_2 article:first-child {
    border-bottom: 1px solid #aaa;
    margin-bottom: 50px;
    padding-bottom: 40px;
}
.newsletter {
    background: var(--wpi--primary-bg-color);
    color: #fff;
    padding: 30px;
    border-radius: 10px;
}
.newsletter h4 {
    font-size: 2rem;
    margin: 0;
color:#fff;
}

.newsletter h3 {
    margin: 10px 0 0px 0;
    font-size: 2.5rem;
    line-height: 1.4;
color:#fff;
}

form#mc-embedded-subscribe-form {
    margin: 0;
}

#mc_embed_signup .mc-field-group {
    padding: 0px !important;
}

div#mc_embed_signup_scroll {
    display: flex;
}

#mc_embed_signup .button {
    border-radius: 0px 10px 10px 0px !important;
    background: #000 !important;
    margin: 0 !important;
}
#mc_embed_signup .mc-field-group input {
    outline: none !important;
    border: none !important;
    padding: 0px 0px 0px 15px !important;
    border-radius: 10px 0px 0px 10px !important;
}
#mc_embed_signup form {
    margin: 0 !important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    background: none !important;
    color: #fff !important;
}
#mc_embed_signup div#mce-responses {
    width: 100% !important;
    float: none !important;
    padding: 0px !important;
    margin: 0 !important;
}

#mc_embed_signup #mce-success-response {
    color: #fff !important;
    padding: 0px !important;
    margin: 10px 0 0 0 !important;
    width: 100%;
}
.entry-wrapper {
    display: flex;
    margin-top: 5rem;
}

.single_left {
    width: 25%;
}

.single_right {
    width: 75%;
    border-left: 1px solid #aaa;
    padding-left: 4rem;
    margin-left: 4rem;
}

.single_left td {
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
    padding-top: 10px;
}

.single_left table {
    border: none;
    border-collapse: collapse;
    margin-top: 20px;
}
.single_left table a{
    color: var(--wpi--base-text-color);
}
.more_icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
.more_icon svg{
    fill: var(--wpi--primary-bg-color);
}
.share-buttons svg{
    fill: var(--wpi--primary-bg-color);
}
button.no_cs {
    padding: 0;
    background: none;
    cursor: pointer;
}
.share-buttons a {
    margin-right: 5px;
}
.social_share h3 {
    font-size: 2.3rem;
    color: #2B2B2B;
}
.social_share {
    margin-top: 40px;
}

.article-list-content .entry-image-big video {
    width: auto !important;
    max-width: fit-content !important;
}
.h_top {
    background: #000;
    padding: 5px 0;
}
.lwptoc_item:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #545454;
    display: inline-block;
    vertical-align: inherit;
    margin-right: 6px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.top_menu {
    padding: 0;
    text-align: right;
    margin: 0;
}
.entry-meta a{
    color: var(--wpi--base-text-color);
}
.top_menu li {
    display: inline-block;
}

.top_menu li a {
    color: #fff;
}

.top_menu li {
    margin-right: 15px;
    margin-bottom: 0 !important;
}

.top_menu li:last-child {
    margin-right: 0;
}
.h_top h3 {
    color: #fff;
    margin: 0;
    font-size: 2rem;
}
.blinking-rotator {
    position: relative;
    height: 2.3em; /* adjust based on font-size */
    overflow: hidden;
  }
  
  .blink-line {
    position: absolute;
    width: 100%;
    opacity: 0;
    animation: blinkSwitch 6s infinite;
    color: #fff;
    padding-top: 5px;
}
  
  .blink-line.line1 {
    animation-delay: 0s;
  }
  
  .blink-line.line2 {
    animation-delay: 3s;
  }
  .related-posts-content .entry-meta {
    margin-top: 10px;
}
  
  @keyframes blinkSwitch {
    0%   { opacity: 0; }
    5%   { opacity: 1; }
    45%  { opacity: 1; }
    50%  { opacity: 0; }
    100% { opacity: 0; }
  }


#live-chat-container {
    position: fixed;
    bottom: 0;
    right: 0;
    max-width: 390px;
    height: 75vh;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    background: #fff;
    z-index: 999999999;
    display: flex;
    flex-direction: column;
    width: 90%;
}
#open-chat {
  position: fixed;
  bottom: 20px;
  right: 20px;
     background: var(--wpi--primary-bg-color);
  color: #fff;
  border:
none;
  border-radius:
50%;
  width: 60px;
  height: 60px;
  font-size: 24px;
  cursor: pointer;
  z-index: 9999;
}
#chat-header {
  background:#000;
  color: #fff;
  padding:10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
font-weight: 500;
}
#chat-iframe {
  flex:1;
  border:
none;
  width: 100%;
}
.h_icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    margin-right: 8px;
    vertical-align: super;
    position: relative;
}
.h_icon:after, .h_icon:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #4bbe50;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    border-radius: 50%;
    right: -1px;
}

.h_icon:before {
    background: #fff;
    width: 13px;
    height: 13px;
    bottom: -2px;
    right: -3px;
}
.h_icon img {
    margin-top: 6px;
}
#chat-header button {
    background: #2c2c2c;
    color: #fff;
    border: none;
    font-size: 16px;
    cursor: pointer;
    margin-left: 8px;
    width: 35px;
    height: 30px;
    min-height: auto;
    padding: 0;
    border-radius: 5px;
    font-weight: bolder;
    display: flex;
    align-items: center;
    justify-content: center;
}
#chat-header button span {
  border:
1px solid #fff;
  width: 17px;
}
.banner .slide {
    background: #FFF2F2;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.slide-content h1 {
    margin: 0 0 20px 0;
    color: #fff;
    font-weight: 600;
    font-size: 4rem;
    line-height: 1.2;
    top: 30px;
    left: 30px;
    max-width: 490px;
    position: absolute;
    z-index: 1;
    padding-right: 15px;
}

 

.slide-content p {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 2rem;
    bottom: 30px;
    right: 30px;
    max-width: 490px;
    position: absolute;
    z-index: 1;
    text-align: right;
}

.banner .slide:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000087;
}

.popular-posts {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.popular-post-item {
    padding: 0 0 0px 60px;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    min-height: 40px;
}

.rank-number {
    font-weight: 500;
    width: 40px;
    color: #000;
    background: var(--wpi--link-background);
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    float: left;
    position: absolute;
    left: 0;
    top: 1px;
}
.popular-post-item a {
    color: #000;
    font-weight: 500;
    font-size: 1.7rem;
}
body .lwptoc-notInherit .lwptoc_i DIV A:hover {
    border-bottom: 1px solid !important;
}

.article-groups .entry-title a {
    color: #000;
    font-size: 2rem;
    font-weight: 500;
}
 .article-groups .entry-content-excerpt p {
    color: #555;
    font-size: 15px;
}
.archive .entry-meta-wrapper {
    margin-bottom: 10px !important;
}
.display_none {
    display: none;
}

.tabs {
  display: flex;
}
.ct_menu ul {
    margin: 0;
}
.tab-buttons {
  width: 200px;
  display: flex;
  flex-direction: column;
    border-right: 1px solid #eee;
}
.m_menu h3 {
    margin: 0 0 10px 0;
    font-size: 20px;
}
.tab-button {
    padding: 10px 10px 10px 20px;
    background: #ffffff;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    text-align: left;
    width: 100%;
    color: #000;
    font-weight: 500;
}

.tab-button.active, .tab-button:hover {
  background: var(--wpi--primary-bg-color);
  color: white;
}

.tab-content {
  flex-grow: 1;
  margin-left: 0px;
  padding: 10px;
    background: #fff;
}


 .tab-pane {
     display:none;
  }

  .tab-pane.active {
   display:block !important;
  }



.ct_menu li a {
    padding: 10px 15px;
    display: block;
    color: #000;
font-weight: 500;
}
.ct_menu li h2 a, .ct_menu li h3 a {
    padding: 0;
}
.m_menu {
    position: absolute;
    display:none;
    left: 0;
}
 
.ct_menu li {
    list-style: none;
    display: inline-block;
}
.ct_menu li.mega_menu:hover>.m_menu {
    display:block;
}

.ct_menu {
    position: relative;
    z-index: 10000;
}
 
.m_menu .tabs ul {
    margin: 0;
    padding: 0;
}

.m_menu .tabs ul li {
    display: block;
    margin: 0;
}

.m_menu .tabs .tab-content {
    padding: 0 0 20px 0;
}

.col_6 {
    width: 50%;
    float: left;
    padding: 0 20px;
}

.m_menu .tabs ul li a {
    padding: 5px 0px 5px 20px;
    font-size: 14px;
    position: relative;
}
.m_menu .tabs ul li a:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #ff5e66;
    position: absolute;
    left: 0;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    top: 13px;
}
.m_menu .tabs h2 {
    margin: 0 0 20px 0;
    text-align: center;
    background: #eee;
    padding: 13px 0;
    font-size: 22px;
}
header.entry-header {
    margin-bottom: 30px;
}

.entry-details header.entry-header {
    margin-bottom: 15px;
}
.m_menu .tabs {
    background: #fff;
    width: 840px;
    border: 1px solid #eee;
}

.alphabet_head h1 {
    margin: 0;
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 600;
}

.alphabet_head .row-group {
    align-items: center;
}

.alphabet_head {
    margin-top: 5rem;
    background: var(--wpi--link-background);
    padding: 3rem;
    border-radius: 10px;
    margin-bottom: 5rem;
}
.alphabet {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.alphabet a, .alphabet span {
    margin: 5px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 600;
    color: #ff3e5c;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    transition: none;
}
.alphabet a {
  background-color: #fff;
  cursor: pointer;
}
.alphabet a:hover {
  background: var(--wpi--primary-bg-color);
  color:#fff;
}
.alphabet span {
    background-color: #ffffff00;
    cursor: not-allowed;
    color: #b2b2b2;
}
 
.term-section {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    position: relative;
       padding-bottom: 50px;
}
.term-section h2 {
    color: #000;
    padding-bottom: 0.5rem;
    background: var(--wpi--link-background);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10rem;
    margin: 0;
    margin-bottom: 1rem;
    border-radius: 10px;
    font-weight: normal;
    font-weight: 600;
}
.term {
    margin-bottom: 1rem;
    background: #f5f5f5;
    padding: 15px 15px;
    border-radius: 6px;
    border: 1px solid #ddd;
    transition: 0.5s;
    position: relative;
}
.term:hover {
    background: var(--wpi--link-background);
    transform: translateY(-10px);
}
/*.term:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 10px;
    width: 15px;
    height: 15px;
    border-bottom: 3px solid #ff5e66;
    border-right: 3px solid #ff5e66;
    transform: rotate(-45deg);
    opacity: 0;
    transition: 0.5s;
}
.term:hover:before {
    opacity: 1;
}*/
.term h3 {
    margin: 0 0px 8px 0px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: capitalize;
}
.term p {
    margin: 0;
    color: #000;
}
.alphabet_head #searchInput {
    border-radius: 10px;
    border: 1px solid #ddd;
    width: 100%;
    margin-top: 15px;
    padding-left: 20px;
    outline: none;
}
img {
  pointer-events: auto;
  user-select: none;
  -webkit-user-drag: none;
}



#popup-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 1000000;
    overflow: scroll;
}

#popup-box {
  background: #fff;
  padding: 30px 30px 0px 30px;
  max-width: 550px;
  margin: 100px auto;
  position: relative;
  border-radius: 10px;
}

 
.infog_wrapper {
    border: 1px solid #ddd;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
   
}

.single .head_info p {
    margin: 0;
}
.infog_wrapper img {
    max-height: 490px;
    margin: 20px auto;
    display: block;
    object-fit: contain;
}

.single .infog_wrapper {
    margin-bottom: 30px;
    padding-bottom: 15px;
}


.head_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--wpi--link-background);
    padding: 0 20px;
}

.head_info h4 {
    margin: 0;
    font-size: 18px;
    width: 90%;
    min-height: 70px;
    display: flex;
    align-items: center;
}

.head_info button {
    color: var(--wpi--primary-bg-color);
    min-height: auto;
    font-size: 25px;
    cursor: pointer;
    border: 1px solid #ddd;
    background: #00000012;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
background-image: url(/wp-content/uploads/2025/06/downloads-1.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center;
}
 .newsletter_popup  label {
    display: block;
    width: 100%;
    font-weight: 500;
    color: #555;
    font-size: 17px;
}

.newsletter_popup .wpcf7-form-control {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 6px;
outline:none;
    min-height: 45px;
}

.newsletter_popup  div#popup-form {
    margin: 25px auto 0;
}

.newsletter_popup .wpcf7-submit {
    border: none;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    margin-top: 20px;
    max-width: 240px;
    margin: 20px auto 0;
}
.newsletter_popup  .wpcf7-checkbox {
    background: none;
    border: none;
    margin-top: 0;
}
.f_alert{
margin-top: 8px;
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    font-style: italic;
}
.newsletter_popup h3 {
    text-align: center;
    margin: 0 auto 15px;
    font-size: 19px;
    width: 100%;
}
.newsletter_popup .wpcf7-list-item {
    margin: 0 15px 2px 0em;
}

.newsletter_popup .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 14px;
    font-weight: normal;
}
[type="checkbox"], [type="radio"] {
    vertical-align: middle;
}
.newsletter_popup br {
    display: none;
}
.wpcf7-not-valid-tip {
    font-size: 13px;
}
.newsletter_popup .wpcf7-form-control-wrap {
    margin-bottom: 15px !important;
    display: block;
}

.newsletter_popup p {
    margin: 0;
}
.single_excerpt p {
    font-size: 20px;
    font-weight: 500;
    border-left: 4px solid var(--wpi--link-color);
    padding-left: 20px;
    margin: 0;
color:#000;
}

.single_excerpt {
    margin-top: 30px;
    margin-bottom: 40px;
}
#sticky-survey-form {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 350px;
  max-width: 90%;
  background: #fff;
  box-shadow: 2px 0 10px rgba(0,0,0,0.3);
  padding: 20px;
  transform: translateX(-100%);
  transition: transform 0.5s ease, opacity 0.3s ease;
  z-index: 9999;
  opacity: 0;
height:60vh;
}

#sticky-survey-form.survey-visible {
  transform: translateX(0);
  opacity: 1;
}

#sticky-survey-form #close-survey {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
}

.wpcf7 .user_details {
    margin-top: 40px;
    transition: all 0.3s ease;
}
.user_details .wpcf7-form-control {
    width: 100%;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.user_details .wpcf7-form-control-wrap{
   display:block;
}

.user_details label {
    font-weight: 500;
}

.user_details .wpcf7-submit {
    border-radius: 10px;
}
div#submit-wrapper {
    margin-top: 30px;
}
#sticky-survey-form .wpcf7-response-output{ display:none}

#submit-wrapper .wpcf7-submit {
    border-radius: 8px;
    font-weight: 500;
    min-height: auto;
    padding: 15px 20px;
cursor:pointer;
}

#next-button {
    background-color: #0073aa;
    color: white;
    padding: 11px 20px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    min-height: auto;
    float: right;
    margin-right: 4%;
}
#next-button:hover {
  background-color: #005c8c;
}

p#radio-error {
    margin: 0;
}
.select_options p {
    margin: 0;
}
#sticky-survey-form h3 {
    margin: 0 0 20px 0;
    font-size: 20px;
    font-weight: 600;
}

#sticky-survey-form .wpcf7-list-item {
    margin: 0 0 10px 0;
    font-size: 14px;
}

.page-id-23 .newsletter, .page-id-23 .space_70{
    display: none;
}
.form_wrap br {
    display: none;
}

.e-con > .e-con-inner
 {
    max-width: 1280px !important;
}
.form_wrap .wpcf7-checkbox {
    background: none;
    border: none;
}

.form_wrap  .wpcf7-list-item {
    margin: 0 15px 5px 0em;
}

.form_wrap .wpcf7-list-item label {
    font-size: 15px;
    font-weight: normal;
}

.form_wrap h3 {
    font-size: 22px;
    margin: 10px 0 10px 0;
    line-height: 1.3;
    font-weight: 500;
    text-align: center;
}
.form_wrap p {
    margin: 0;
}
.step {
  display: none;
}
.step.active {
  display: block;
}
.newsletter .wpcf7-form-control {
    width: 100%;
    border: 2px solid #00000000;
    border-radius: 7px;
    min-height: 50px;
    outline: none;
}

.newsletter .next-button {
    background: #0000004f;
    min-height: 40px;
    border-radius: 4px;
    margin-top: 10px;
    display: block;
    float: right;
    cursor: pointer;
}

.newsletter p {
    margin: 0;
}

.newsletter .wpcf7-not-valid .wpcf7-validates-as-required {
    border-color: #000000;
}

.newsletter .field-error {
    display: none;
}
.newsletter br {
    display: none;
}
.label_title {
    display: block;
    margin: 10px 0 5px 0;
    font-size: 17px;
    font-weight: 500;
}

.newsletter .wpcf7-checkbox {
    border: none;
}

.newsletter .wpcf7-list-item {
    margin: 0 1em 4px 0em;
}

.newsletter .wpcf7-not-valid-tip{
display:none;
}

.newsletter .f_alert {
    margin: 0;
    font-size: 14px;
}

.newsletter .wpcf7-submit {
    width: auto;
    float: right;
    background: #000000;
    min-height: 45px;
 cursor: pointer;
}

.step_wrap {
    overflow: hidden;
}

.newsletter .wpcf7-response-output {
    margin-top: 10px !IMPORTANT;
}
.info_head {
    display: flex;
    justify-content: space-between;
    background:var(--wpi--link-background);
    padding: 20px 20px;
    align-items: center;
    margin-bottom: 30px;
     
    border-radius: 8px;
}

.info_title h1 {
    margin: 0;
    font-weight: 600;
}

.info_filter select {
    border-color: #ddd;
    background: #fff;
    border-radius: 5px;
    outline: none;
    min-height: 50px;
    width: 220px;
border: 1px solid #ddd;
}
.infographics-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.downloads-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.gl_highlight h5 {
    margin: 0;
    text-align: center;
    line-height: 1.5;
    font-size: 18px;
}
.gl_highlight {
    margin-top: 40px;
 background: #ffebec;
    padding: 20px;
    border-radius: 8px;
}

.gl_highlight a {
    text-decoration: underline;
}
.gl_highlight h4 {
    margin: 0 0 5px 0;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.single .head_info {
    margin-bottom: 15px;
}
.gpt_wrapper iframe {
    height: 70vh;
    max-width: 90%;
    margin: 0 auto;
    display: block;
}
.primary-menu-wrapper{
display:none;}

.ct_menu .sub-menu {
    background: #ffffff;
    border-radius: 0.4rem;
    font-size: 1.7rem;
    opacity: 0;
    padding: 1rem 0;
    position: absolute;
    right: 9999rem;
    top: calc(100% + 0rem);
    transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
    transform: translateY(0.6rem);
    width: 25rem;
    z-index: 9;
    border: 1px solid #eee;
}

.has_menu {
    position: relative;
}
.ct_menu ul li ul a {
    font-size: 15px;
}

li.has_menu:hover ul {
    right: 0;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.15s linear, transform 0.15s linear;
}
.ar_menu a {
    position: relative;
}

.ar_menu>a:after {
    content: '';
    border: solid #666;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 0px;
    top: 16px;
}

header.page-header {
    text-align: center;
    background: var(--wpi--link-background);
    padding: 20px 20px;
    margin-bottom: 30px;
    border-radius: 8px;
}

header.page-header .page-title {
    margin: 0;
}

.download_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.download_info {
    text-align: center;
    border: 1px solid #eee;
    padding: 30px 15px 50px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}

.download_info h2 {
    font-size: 16px;
    margin: 0 0 20px 0;
}

.download_info a {
    background: var(--wpi--primary-bg-color);
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 120px;
    padding: 8px 10px;
}
 .download_info img {
    margin-bottom: 30px;
}
 .info_head.download_head {
    background: none;
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
}
.download_more {
    display: flex;
    margin-top: 50px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 30px;
    align-items: center;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.d_img {
    width: 50%;
}

.d_cnt {
    width: 50%;
    padding: 30px;
}

.d_img img {
    min-height: 450px;
    max-height: 450px;
    object-fit: contain;
}

.d_cnt .entry-title {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 30px;
}

.d_cnt  p {
    font-size: 17px;
    margin-bottom: 40px;
}

.material-download button {
    background: var(--wpi--primary-bg-color);
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
}
.d_img .featured-image {
    position: relative;
    text-align: center;
}

.d_img span {
    position: absolute;
    top: 0px;
    background: #ff1e1e;
    color: #fff;
    padding: 3px 10px;
    left: 20%;
    z-index: 1;
}
.download_more .d_img img {
    filter: blur(1px);
}
.n_alert {
    width: 95%;
}
.n_alert p:first-child {
    font-weight: 600;
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 23px;
}

.n_alert h4 {
    margin: 0 0 10px 0;
    font-size: 25px;
    font-weight: 600;
}

.n_alert img {
    margin-bottom: 20px;
}

.n_alert p {
    font-size: 15px;
    margin: 0;
    line-height: 1.5;
}
.dow_btn a {
       text-decoration: none !important;
    font-weight: 600;
    background-color: var(--wpi--link-color);
    color: #fff;
    background-image: url(/wp-content/uploads/2025/06/download_sv.svg);
    background-position: right 19px center;
    background-size: 30px;
    background-repeat: no-repeat;
    padding-right: 60px;
}
.dow_btn {
    margin: 50px auto 0;
    text-align: center;
}
.btn-primary {
    background: var(--wpi--link-color);
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    transition: 0.5s;
}

.btn-primary:hover {
    opacity: 0.8;
    color: #fff;
}
.category-alert.n_alert {
    width: 100%;
}
.single .entry-content p b {
    color: #000;
}

.single .entry-content p a b{
    color: var(--wpi--link-color);
}

.single .single_right .entry-content p a {
    font-weight: 600;
color: var(--wpi--link-color);
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 25px !important;
}
.swiper-button-next, .swiper-button-prev {
       background: #0000007a  !important;
    color: #fff !important;
    border-radius: 3px;
transition:0.5s
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    background: #ff5e66 !important;
}
























@media screen and (max-width:1025px){
.site-logo img {
    max-height: 5rem;
}

.modal-menu a {
    color: #000;
}
.modal-menu li ul li {
    padding-left: 20px;
}
.download_list {
    grid-template-columns: repeat(3, 1fr);
}
}


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

.term-section {
    grid-template-columns: repeat(3, 1fr);
}
.alphabet a, .alphabet span {
    width: 40px;
    height: 40px;
    font-size: 2rem;
}
.newsletter h3 {
    margin: 5px 0 0px 0;
    font-size: 1.9rem;
}
.article-grid-content {
    grid-template-columns: repeat(2, 1fr);
}
.article_section_2{
    grid-template-columns: repeat(1, 1fr);
}

.article_design_2 article {
    flex-direction: column;
}
.article_design_2 .entry-image {
    width: 100%;
    margin-top: 10px;
}
.article_design_2 .entry-details {
    width: 100%;
    padding-right: 0;
}
.newsletter .column-lg-6 {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.step .two_col .wpcf7-form-control {
    margin-bottom: 15px;
}
.download_more {
    padding: 30px 15px;
}
.d_cnt {
    padding: 10px 10px;
}
.d_cnt .entry-title
 {
    font-size: 20px;
    margin-bottom: 20px;
}
}


@media screen and (max-width:768px){
.single .entry-wrapper {
    margin-top: 0;
}
.infographics-grid {
    grid-template-columns: repeat(1, 1fr);
}
.popup-content {
    padding: 20px 15px 0;
}
.term-section {
    grid-template-columns: repeat(2, 1fr);
}
.download_list {
    grid-template-columns: repeat(2, 1fr);
}
.slide-content h1 {
    font-size: 3rem;
}
.slide-content p {
    font-size: 1.5rem;
    max-width: 80%;
}

.article_section_2{
    grid-template-columns: repeat(1, 1fr);
}
.article-grid-content{
	grid-template-columns: repeat(2, 1fr);
}
.alphabet_head {
    margin-top: 3rem;
    padding: 1rem;
    margin-bottom: 5rem;
    text-align: center;
}
.all_cat {
    text-align: center;
    margin-bottom: 20px;
}
.alphabet_head h1 {
    font-size: 3rem;
}
.alphabet_head #searchInput {
    margin-bottom: 15px;
}
    .alphabet a, .alphabet span {
        margin: 2px;
    }
.alphabet {
    justify-content: center;
}
.newsletter h3 {
    font-size: 2.5rem;
        margin: 30px 0 0px 0;
}
.newsletter {
    padding: 40px 15px;
}
.banner .slide img {
    height: 45vh;
    object-fit: cover;
width: 100%;
}
 .article-case-study .wpi-post {
    flex-direction: column;
}
.article-case-study .entry-image {
    width: 100%;
}
.article-case-study .details_wrapper {
    width: 100%;
}
.popular-post-item a {
    text-align: left;
}
.article_design_2 {
    border-left: none;
}
.article_design_2 article {
    padding-left: 0;
}
.all_cat h2 {
    text-align: left;
}
    .newsletter {
        padding: 40px 15px 20px;
    }
section.wpi-section.theme-main-banner {
    padding-top: 10px;
}
.article_design_2 .entry-image {
    order: 1;
}
.article_design_2 .entry-details {
    order: 2;
}
.article_design_2 .entry-title {
    font-size: 2rem;
    margin-bottom: 15px;
}
.details_wrapper .entry-content-excerpt, .article_design_2 .short_text {
    font-size: 1.5rem;
}
.page-title {
    margin: 0;
    font-size: 2.3rem;
    text-align: center;
}
.single .entry-wrapper {
    margin-top: 0;
}
.info_head {
    flex-direction: column;
    padding: 15px 20px;
text-align: center;
}
.n_alert {
    width: 100%;
    margin-bottom: 10px;
}

.info_title h1 {
    margin: 0 0 10px 0;
}
.head_info {
    padding: 8px 15px;
}
.head_info h4 {
    line-height: 1.2;
    min-height: auto;
}
.two_col {
    display: block;
   }

#popup-box {
    padding: 30px 20px 0px 20px;
    width: 90%;
}
.newsletter .step {
    text-align: left;
}
.single .entry-wrapper {
    margin-top: 0;
    flex-direction: column;
}

.single_right {
    width: 100%;
    padding-left: 0px;
    margin-left: 0;
    border-left: 0;
}

.single_left {width: 100%;margin-bottom: 30px;}

.single_left .entry-categories {
    justify-content: center;
}
    
.single_left table {
    width: 50%;
    float: left;
}

.single_left .social_share {
    width: 50%;
    float: left;
    margin-top: 0;
    padding-left: 8%;
    text-align: right;
}

.single_left td {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 14px;
}

.share-buttons  img {width: 40px;}

.share-buttons button {min-height: auto;line-height: normal;}

.social_share h3 {
    font-size: 20px;
}
.single #site-content.wpi-section {
    padding-top: 15px !important;
}
    .download_more {
        flex-direction: column;
    }
.d_img {
    width: 100%;
}
.d_cnt {
    width: 100%;
    text-align: center;
}
.n_alert p:first-child {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 1.2;
	}
}

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

.info_filter form {
    flex-direction: column;
    gap: 10px !important;
}
    .info_filter select {
        max-width: 300px;
        width: 100%;
    }
}

@media screen and (max-width:468px){
.article-grid-content{
	grid-template-columns: repeat(1, 1fr);
}
.term-section {
    grid-template-columns: repeat(1, 1fr);
}
.article_section_2 article {
    flex-direction: column;
}
.article_section_2 .entry-image {
    width: 100%;
    padding-right: 0;
    margin: 0 0 20px 0;
}
.article_section_2 .entry-details {
    width: 100%;
}
.details_wrapper .entry-details {
    padding: 2rem;
}
.details_wrapper h2 {
    font-size: 3rem;
}
    h3.entry-title.entry-title-large{
        font-size: 2.6rem;
    }
    .slide-content h1 {
        font-size: 2rem;
    left: 20px;
    }
.single_excerpt p {
    font-size: 17px;
    padding-left: 15px;
}


.article_design_2 .entry-image-big img {
    height: 30rem;
}
.space_70 {
    height: 50px;
}
    .slide-content p {
        font-size: 1.2rem;
    right: 20px;
    }
.popular-post-item a {
    font-size: 1.4rem;
}
.wpi-single-section .wpi-section-content {
    grid-template-columns: repeat(1, 1fr);
}
.lwptoc_i {
    padding: 14px 15px 18px;
}
    .single_left table {
        width: 100%;
        float: none;
        margin-top: 10px;
        text-align: center;
    }
    .single_left table {
        width: 100%;
        float: none;
        margin-top: 10px;
        text-align: center;
    }
    .single_left td {
        padding-bottom: 5px;
        padding-top: 5px;
        font-size: 14px;
        text-align: center;
    }
.single_left .entry-read-time {
    margin-bottom: 0;
    justify-content: center;
}
.single_left {
    margin-bottom: 20px;
}
.social_share  h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.single_left {
    margin-bottom: 20px;
}
.single_left .social_share {
        width: 100%;
        float: left;
        margin-top: 0;
        padding-left: 0;
        text-align: center;
    }
.download_list {
    grid-template-columns: repeat(1, 1fr);
}
}