/* Inline style block 1 */
@-webkit-viewport{width:device-width}@-moz-viewport{width:device-width}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}
/* Inline style block 2 */
@font-face{font-family:'Roboto';src:url(/templates/ja_teline_v/fonts/Roboto/Roboto-Light.woff2) format('woff2');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:url(/templates/ja_teline_v/fonts/Roboto/Roboto-LightItalic.woff2) format('woff2');font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Roboto';src:url(/templates/ja_teline_v/fonts/Roboto/Roboto-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:'Roboto';src:url(/templates/ja_teline_v/fonts/Roboto/Roboto-Italic.woff2) format('woff2');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Roboto';src:url(/templates/ja_teline_v/fonts/Roboto/Roboto-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:optional}@font-face{font-family:'Roboto';src:url(/templates/ja_teline_v/fonts/Roboto/Roboto-BoldItalic.woff2) format('woff2');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Roboto Condensed';src:url(/templates/ja_teline_v/fonts/Roboto/RobotoCondensed-Light.woff2) format('woff2');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Roboto Condensed';src:url(/templates/ja_teline_v/fonts/Roboto/RobotoCondensed-LightItalic.woff2) format('woff2');font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Roboto Condensed';src:url(/templates/ja_teline_v/fonts/Roboto/RobotoCondensed-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:'Roboto Condensed';src:url(/templates/ja_teline_v/fonts/Roboto/RobotoCondensed-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:optional}@font-face{font-family:'Roboto Condensed';src:url(/templates/ja_teline_v/fonts/Roboto/RobotoCondensed-BoldItalic.woff2) format('woff2');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Roboto Slab';src:url(/templates/ja_teline_v/fonts/Roboto/RobotoSlab-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Roboto Slab';src:url(/templates/ja_teline_v/fonts/Roboto/RobotoSlab-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}
/* Inline style block 3 */
/* Editor blog choice item */

.article-content-main .addtoany_container , .article-content-main .fields-container  {
display: none !important;
}
.article-blogs-btn {
    padding: 6px 18px;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    border: 2px solid #c4361c;
    background-color: #c4361c;
    text-decoration: none;
    transition: all 0.3s ease;
}

.article-blogs-btn:hover,
.article-blogs-btn:focus {
    color: #c4361c;
    background-color: #fff;
    border-color: #c4361c;
    text-decoration: none;
}
@media (max-width: 576px) {
.editorial-blog-footer , .editorial-image-scrollbar{
    margin: 0 -15px;
}
.editor-blog-top-banner {
display:none !important;
}
.editor-blog-logo {
display:flex;
justify-content: center;
}
#editor_blog .page-header{
margin: 0 0 0;
}
.col-md-4 .editorial-blog-item{
margin-top: 20px;
}

}
#editor_blog .page-title, .page-header h1 {
    font-size: 36px !important;
    font-weight: normal;
}
.editors-choice-section {
    position: relative;
}
.editors-choice-wrapper {
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.editors-choice-wrapper::-webkit-scrollbar {
    display: none;
}

.editors_choice {
    flex-wrap: nowrap;
}

.scroll-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.left-arrow {
    left: -20px;
}

.right-arrow {
    right: -20px;
}
/* Editor blog choice item */
 .editorial-blog-footer-bg {
background-color: #000;
}
.editorial-blog-advertise-container {
    text-align: center;
}

.editorial_advertise_btn {
    position: relative;
    display: inline-block;
    padding: 14px 34px;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 50px;
    overflow: hidden;
    transition: all 0.35s ease;

    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.editorial_advertise_btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.08);
    transition: 0.4s;
}

.editorial_advertise_btn:hover::before {
    left: 100%;
}

.editorial_advertise_btn:hover {
    background: #000;
    color: #fff;
    transform: translateY(-3px);
    text-decoration: none;
  
}

.editorial_advertise_btn::after {
    content: "\2192";
    margin-left: 10px;
    transition: margin-left 0.3s ease;
}

.editorial_advertise_btn:hover::after {
    margin-left: 16px;
}
.editorial-blog-meta img
 {
    border-radius: 25px;
}
.editorial-blog-readmore-button {
    position: relative;
    display: inline-block;
    padding: 10px 28px;
    background: #c4361c;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 50px;
    overflow: hidden;
    transition: all 0.35s ease;
    box-shadow: 0 8px 20px rgba(242, 130, 31, 0.35);
}

.editorial-blog-readmore-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.2);
    transition: 0.4s;
}

.editorial-blog-readmore-button:hover::before {
    left: 100%;
}

.editorial-blog-readmore-button:hover {
    background: #CD5555;
    color: #fff;
    transform: translateY(-3px);
    text-decoration: none;
    box-shadow: 0 12px 24px rgba(242, 130, 31, 0.45);
}

.editorial-blog-readmore-button::after {
    content: "\2192";
    margin-left: 10px;
    transition: margin-left 0.3s ease;
}

.editorial-blog-readmore-button:hover::after {
    margin-left: 16px;
}
.footer-social-icons .social-icons {
  display: flex;
  gap: 30px;
  align-items: center;
}

.editorial_advertise_btn{
border : 1px solid #fff;
background-color: #fff;
padding:10px;
font-size:16px;
font-weight: 500;
border-radius : 25px;
color: #000000;
}
.footer-social-icons .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 22px;
  color: #000;
  background: #fff;
  border-radius: 8px;
  text-decoration: none;
}

/* X icon (no background like screenshot) */
.footer-social-icons .icon.x {
  background: transparent;
  color: #fff;
  font-size: 40px;
}

/* Facebook circle */
.footer-social-icons .icon.facebook {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.editor_blog_font, .editorial-blog-title a{
  font-family: "Inter", "Poppins", system-ui, -apple-system, sans-serif !important;
}
.footer-text
{    
color: #ffffff;
font-size: 32px;
}
.footer_info{
color: #ffffff;
font-size: 18px;
}

.editorial-blog-title a{
    font-size: 26px;
    font-weight: 500;
    line-height: 1.5;
}
.blog_post .editorial-blog-introtext p {
 font-size: 16px;
}
.editorial-blog-readmore{
border : 1px solid grey;
padding:10px;
font-size:16px;
font-weight: 500;
border-radius : 25px;
color: #000000;
}
.blog_post .editorial-blog-introtext p , .editorial-blog-introtext p{
    color: #5B5B5B;
}
.editorial-blog-meta{
color: #c4361c;
    font-size: 14px;
    font-weight: 400;
}
.editorial-blog-title .article-title , .editorial-blog-introtext {
  display: -webkit-box;
  -webkit-line-clamp: 2;       /* number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
    .editorial_blog_container {
        max-width: 70%;
        margin-right: auto;
    margin-left: auto;
    }
.editorial_blog_container p{
background-color: unset;
}
.blog_post .featured-blog , .editors_choice .featured-blog  {
display : none;
}
.filter-btn{
    margin:4px 8px;
    color: white;
    font-size: 14px;
    border-radius: 6px;
    border: 2px solid #c4361c;
    background-color: #c4361c;
}
#editor_blog .filter-label
{
    font-size: 18px;
    font-weight: 400;
}

/* editor blog CSS end*/

.page-title, .page-header h1 {
    font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times, serif !important;
font-weight: bold;
}
.subheading-category {
    color: #000000;
    font-weight: bold;
}
.t3-megamenu .navbar-nav .dropdown-menu {
    position: absolute !important;
    font-size: 14px !important;
}
