@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
font-family: 'FontAwesome';
src: url('fonts/fontawesome-webfont.eot');
src: url('fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2') format('woff2'), url('fonts/fontawesome-webfont.woff') format('woff'), url('fonts/fontawesome-webfont.ttf') format('truetype'), url('fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;}
.font-icn {font-family:'FontAwesome'; font-style:normal; font-weight:normal;}
body {margin:0;padding:0; font-family:"Poppins", sans-serif;font-size:16px;color:#000;font-weight: normal;}
*,*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}*{outline:none!important;}
*::-moz-selection { background: #555;color:#fff;}*::selection { background:#555;color:#fff }
.animt{-o-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;}img {border:0;}
.rsp-img {float:left;max-width:100%;}
a {text-decoration:none;color:#ef4123;} a:hover{ color:#fb6c54;} .FlxIn {float:left;width:100%;}
h1,h2,h3,h4,h5{margin:0;font-weight:normal;color:#000;font-family: 'Poppins', sans-serif;line-height: normal;}
p{margin:0 0 10px;line-height:24px; font-size:15px;font-weight: normal;line-height: normal;}
.pullLft {float:left;}.pullRit {float:right;}.pullNon { float:none; display:inline-block;}
.row{width:100%;overflow:hidden;}
.col-3 {width:33.33%}.col-2 {width:50%;}.col-4 {width:25%;} .col-1 {width:100%;}
.sctn {float:left;width:100%;padding:70px 0;}
.Ldwper {width:1280px;margin:0 auto; display:block;}.Ldwper::after {content:"";display:table;clear:both;}
hr{height:2px; background:#f04124;width: 150px; border:none; display:inline-block; float:none; margin:10px 0;}
.btns {display:inline-block;padding:12px 25px;min-width:100px;background:#000;color:#fff;letter-spacing:1px;border:none;font-size:16px;font-weight:600;text-transform:uppercase;font-family: 'Poppins', sans-serif; cursor:pointer;}
.btns:hover {opacity: 0.8; color:#fff;}
.bdCrms{float:left; width:100%; padding:10px 0; border-bottom:1px solid #fce9e6;} .bdCrms p{margin:0;float:left;width:100%;}


/*--Post List Page */
.pgBnr{float:left; width:100%; padding:50px 0; background-color:#fdeae7; background-repeat:no-repeat; background-position:center right;background-size:auto 100% ;margin:0;} 
.pgBnr .txtbx{float:left;width:550px; height:300px;align-content:center;}
.pgBnr .hdn1{ float:left;width: 100%;font-size: 40px;margin: 0 0 10px;font-weight:bold;line-height: 1.3;} .pgBnr .hdn2{ float:left; width:100%;font-size: 20px;line-height: 1.3;} .pgBnr p { float:left;width:100%;margin:0;font-size:16px;} 


.srchFrm{ float:left; width:100%;} .srchFrm .frmbx{float:left;}

.srchFrm .frmbx .inptbx {float: left;
  width: 270px;
  border: 1px solid #fbb1a5;
  padding: 10px;
  color: #ef4123;} .srchFrm .frmbx .btns{padding:6px 17px;background: #ef4123;}
  

.blogLst-Pg{float:left;width:100%; padding:20px 0;} .pgLnks { float:left; width:100%;text-align:center;padding: 20px 10%;} 
.blogLst-Pg .pgLnks a {display: inline-block;vertical-align: top;padding: 0px 10px;border-right: 1px solid #ccc;color: #666;line-height: 15px;} .blogLst-Pg .pgLnks a:hover {color:#ef4123;}
.blogLst-Pg .TypeLst-Hdng{float:left;width:100%; color:#ef4123;text-transform: uppercase;padding: 15px 0;font-weight: 600;margin-top: 20px;}
.blogLst-Pg .blogLsting{float: left;width: 100%;display: grid;grid-template-columns: repeat(4,1fr);gap: 30px;list-style: none;margin:0; padding:0;} 
/* .blogLst-Pg .blogLsting a {float:left;width:100%;} */
.blogLsting li {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border: 1px solid #f0f0f0;
}

.blogLsting li:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
    border-color: #e0e0e0;
}
.blogLst-Pg .blogLsting .ftr-Img{ float:left;width:100%;} 
.blogLst-Pg .blogLsting .ftr-Img img { float:left; width:100%;transition: transform 0.4s;}
/* .blogLst-Pg .blogLsting li:hover .ftr-Img img{transform: scale(1.1);} */
.blogLsting .blgHdn{float:left;width: 100%;font-size: 14px;margin: 15px 0 5px;font-weight: 600;line-height: 1.4;
    padding: 0 10px;} .blogLsting p{ float:left; width:100%; color:#555; font-size:13px;padding: 0 10px;}
/* .blogLsting li:hover .ftr-Img img{transform: scale(1.1);} */
.blogLsting li:hover .blgHdn{ color:#ef4123;}
.blogLsting .post-meta {float: left;width: 100%;padding: 5px;font-size: 12px;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.float-left{float:left;}
.float-right{float:right;}
.blog-search-card {
    float: left;
    width: 100%;
    background: #eee;
  /*  border-radius: 20px;*/
    padding: 30px;
    margin: 20px 0;
    text-align: center;
 /*   box-shadow: 0 15px 35px rgba(102, 126, 234, 0.2);*/
    position: relative;
    overflow: hidden;
}

.search-form-container {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

.search-input-group {
    display: flex;
    background: white;
    border-radius: 50px;
    padding: 5px;
   	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.search-input-group:focus-within {
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
  transform: translateY(-3px);
}

.blog-search-input {
    flex: 1;
    border: none;
    padding: 10px;
    font-size: 15px;
    border-radius: 50px 0 0 50px;
    outline: none;
    color: #333;
}

.blog-search-input::placeholder {
    color: #999;
}

.blog-search-button {
    background: #ef4123;
    color: white;
    border: none;
    padding: 0 15px;
    border-radius: 50px;
    font-size: 16px;
    font-weight:normal;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 10px;
}

.blog-search-button:hover {
    transform: scale(1.05);
}
.p-5{padding: 5px !important;}
.blog-pagination{float: left; width: 100%;margin-top: 50px;text-align: center;}
.blog-pagination .page-numbers{padding: 5px;}
.blog-pagination .screen-reader-text{display: none;}
.ExprMor{float:left;width:100%;padding:50px 0 70px;background:#eee;} .ExprMor .hdn2{float:left;width:100%;text-align:center; font-size:36px;}
.ExprMor .Lstng{float:left;width:100%;list-style:none;margin: 35px 0 0;padding: 0;display: grid;grid-template-columns: repeat(5,1fr);text-align: center;gap: 25px;} 
.ExprMor .Lstng li{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;background: #fff;padding: 0;border-radius: 15px;overflow:hidden;border: 1px solid #ddd; text-align:center;} .ExprMor .Lstng a { float:left; width:100%;transition: transform 0.4s;}
.ExprMor .hdn3{float:left;width:100%; background:#ef4123;color: #fff;padding: 12px;line-height: 20px;font-size: 16px;font-weight: 600;height: 50px;display: flex;align-items: center;justify-content: center;}
.ExprMor p{float:left;width:100%;padding:15px;margin:0;font-size:14px; color:#333;} .ExprMor .Lstng a:hover {transform: scale(1.08);} 
/*--Post List Page end */

/*--Post View Page */
.BlogBnr {float:left; width:100%; padding:50px 0; background-color:#fdeae7; background-repeat:no-repeat; background-position:center right;background-size:auto 100% ;margin:0;}
.BlogBnr .blgBnrImg{float:right;} .BlogBnr .blgBnrImg img {height:330px;}
.BlogBnr .txtbx{float:left;width:480px; height:330px;align-content:center;}
.BlogBnr .hdn1{ float:left;width:100%;font-size: 36px;margin:0;font-weight:600;} .BlogBnr p { float:left;width:100%;margin:0;font-size:14px;} 
.PstVewSctn{ float:left; width:100%; padding:40px 0;} .PstVewSctn .PostCntn{float:left; width:calc(100% - 400px);} .PstVewSctn .ritPnl{float:right; width:370px;position: sticky;top: 100px;}.PostCntn img{max-width: 100%;}

/* ============================================
   RESPONSIVE SINGLE POST CONTENT STYLES
   ============================================ */

.PostCntn {
    max-width: 100%;
    overflow: hidden;
}

/* ============================================
   IMAGES
   ============================================ */
.PostCntn img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.PostCntn img:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

/* Featured/Full-width images */
.PostCntn img.alignnone,
.PostCntn img.size-full {
    width: 100%;
    max-width: 100%;
}

/* Centered images */
.PostCntn img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Left aligned images */
.PostCntn img.alignleft {
    float: left;
    margin: 20px 30px 20px 0;
    max-width: 50%;
}

/* Right aligned images */
.PostCntn img.alignright {
    float: right;
    margin: 20px 0 20px 30px;
    max-width: 50%;
}

/* Image captions */
.PostCntn .wp-caption {
    max-width: 100%;
    background: #f8f9fa;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-align: center;
    border: 1px solid #eaeaea;
}

.PostCntn .wp-caption img {
    margin: 0 auto 15px;
    box-shadow: none;
}

.PostCntn .wp-caption-text {
    color: #666;
    font-style: italic;
    margin: 10px 0 0;
    line-height: 1.5;
    padding: 0 10px;
}

/* Galleries */
.PostCntn .gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.PostCntn .gallery-item {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.PostCntn .gallery-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin: 0;
    transition: transform 0.5s ease;
}

.PostCntn .gallery-item:hover img {
    transform: scale(1.05);
}

.PostCntn .gallery-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 10px;
    font-size: 13px;
    text-align: center;
    transform: translateY(100%);
    transition: transform 0.3s ease;
}

.PostCntn .gallery-item:hover .gallery-caption {
    transform: translateY(0);
}

/* ============================================
   VIDEOS
   ============================================ */
.PostCntn video {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #000;
}

/* Video wrapper */
.PostCntn .wp-video {
    width: 100% !important;
}

.PostCntn .mejs-container {
    width: 100% !important;
    height: auto !important;
    border-radius: 12px;
    overflow: hidden;
}

.PostCntn .mejs-video {
    border-radius: 12px;
}

/* YouTube/Vimeo embed wrapper */
.PostCntn .video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.PostCntn .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 12px;
}

/* ============================================
   IFRAMES (Embedded Content)
   ============================================ */
.PostCntn iframe {
    max-width: 100%;
    display: block;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: none;
}

/* Responsive iframe wrapper */
.PostCntn .iframe-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    background: #f8f9fa;
    min-height: 300px;
}

.PostCntn .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* Specific iframe types */
.PostCntn iframe[src*="youtube"],
.PostCntn iframe[src*="vimeo"],
.PostCntn iframe[src*="dailymotion"] {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
}

/* ============================================
   TABLES
   ============================================ */
.PostCntn table {
    width: 100%;
    border-collapse: collapse;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    overflow: hidden;
    background: white;
}

.PostCntn table thead {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.PostCntn table thead th {
    color: white;
    font-weight: 600;
    padding: 10px 8px;
    text-align: left;
    border: none;
}

.PostCntn table tbody tr {
    border-bottom: 1px solid #eaeaea;
    transition: background-color 0.3s ease;
}

.PostCntn table tbody tr:nth-child(even) {
    background-color: #f8f9fa;
}

.PostCntn table tbody tr:hover {
    background-color: #e6f2ff;
}

.PostCntn table tbody td {
    padding: 8px;
    border: none;
    color: #555;
    line-height: 1.5;
}

.PostCntn table tbody td:first-child {
    font-weight: 600;
    color: #333;
}

/* Table captions */
.PostCntn table caption {
    caption-side: bottom;
    color: #666;
    font-style: italic;
    margin-top: 10px;
    padding: 0 15px;
    text-align: center;
}

/* ============================================
   RESPONSIVE BREAKPOINTS
   ============================================ */

/* Medium screens (tablets) */
@media screen and (max-width: 1024px) {
    .PostCntn {
        font-size: 17px;
        line-height: 1.7;
    }
    
    .PostCntn img.alignleft,
    .PostCntn img.alignright {
        max-width: 45%;
        margin: 15px 20px 15px 0;
    }
    
    .PostCntn img.alignright {
        margin: 15px 0 15px 20px;
    }
    
    .PostCntn .gallery {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        gap: 15px;
    }
    
    .PostCntn table {
        font-size: 15px;
    }
    
    .PostCntn table thead th,
    .PostCntn table tbody td {
        padding: 12px 10px;
    }
}

/* Small screens (mobile) */
@media screen and (max-width: 768px) {
    .PostCntn {
        font-size: 16px;
        line-height: 1.6;
    }
    
    .PostCntn img {
        border-radius: 8px;
    }
    
    /* Remove floats on mobile */
    .PostCntn img.alignleft,
    .PostCntn img.alignright {
        float: none;
        max-width: 100%;
        margin: 30px auto;
        display: block;
    }
    
    .PostCntn .wp-caption {
        margin: 30px auto;
        padding: 12px;
    }
    
    /* Gallery adjustments */
    .PostCntn .gallery {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        gap: 10px;
    }
    
    .PostCntn .gallery-item img {
        height: 150px;
    }
    
    /* Video adjustments */
    .PostCntn video,
    .PostCntn .video-container,
    .PostCntn iframe {
        margin: 30px 0;
        border-radius: 8px;
    }
    
    /* Table adjustments for mobile */
    .PostCntn table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin: 20px 0;
        border-radius: 8px;
        font-size: 14px;
    }
    
    .PostCntn table thead th,
    .PostCntn table tbody td {
        padding: 10px 8px;
        min-width: 100px;
    }
    
    /* Alternative: Stack table rows on mobile */
    .PostCntn table.responsive-table {
        display: block;
    }
    
    .PostCntn table.responsive-table thead {
        display: none;
    }
    
    .PostCntn table.responsive-table tbody tr {
        display: block;
        margin-bottom: 20px;
        border: 1px solid #eaeaea;
        border-radius: 8px;
        overflow: hidden;
        background: white;
    }
    
    .PostCntn table.responsive-table tbody td {
        display: block;
        text-align: right;
        padding: 12px 15px;
        position: relative;
        border-bottom: 1px solid #eaeaea;
    }
    
    .PostCntn table.responsive-table tbody td:before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        top: 12px;
        font-weight: 600;
        color: #333;
    }
    
    .PostCntn table.responsive-table tbody td:last-child {
        border-bottom: 0;
    }
}

/* Extra small screens */
@media screen and (max-width: 480px) {
    .PostCntn {
        font-size: 15px;
        line-height: 1.6;
    }
    
    .PostCntn img,
    .PostCntn video,
    .PostCntn .video-container,
    .PostCntn iframe {
        margin: 25px auto;
        border-radius: 6px;
    }
    
    .PostCntn .wp-caption {
        margin: 25px auto;
        padding: 10px;
    }
    
    .PostCntn .gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
    
    .PostCntn .gallery-item img {
        height: 120px;
    }
    
    .PostCntn table {
        font-size: 13px;
        margin: 25px 0;
    }
    
    .PostCntn table thead th,
    .PostCntn table tbody td {
        padding: 8px 6px;
        min-width: 80px;
    }
}

/* ============================================
   SPECIAL CASES & ENHANCEMENTS
   ============================================ */

/* Lazy loading styles */
.PostCntn img[loading="lazy"] {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.PostCntn img[loading="lazy"].loaded {
    opacity: 1;
}

/* Print styles */
@media print {
    .PostCntn img,
    .PostCntn video,
    .PostCntn iframe,
    .PostCntn .video-container {
        page-break-inside: avoid;
        max-width: 100% !important;
    }
    
    .PostCntn table {
        page-break-inside: avoid;
    }
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .PostCntn img {
        border: 2px solid #000;
    }
    
    .PostCntn table {
        border: 2px solid #000;
    }
    
    .PostCntn table thead th {
        background: #000;
        color: #fff;
    }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
    .PostCntn img:hover,
    .PostCntn .gallery-item img,
    .PostCntn .gallery-caption {
        transform: none !important;
        transition: none !important;
    }
}

/* ============================================
   FIGURES & FIGCAPTIONS
   ============================================ */
.PostCntn figure {
    text-align: center;
}

.PostCntn figure img {
    margin: 0 auto;
}

.PostCntn figcaption {
    font-size: 14px;
    color: #666;
    font-style: italic;
    margin-top: 10px;
    line-height: 1.5;
    padding: 0 20px;
}

/* ============================================
   EMBED WRAPPER FOR GUTENBERG
   ============================================ */
.PostCntn .wp-block-embed {
    margin: 40px 0;
}

.PostCntn .wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 12px;
}

.PostCntn .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* ============================================
   CODE BLOCKS & PRE
   ============================================ */
.PostCntn pre,
.PostCntn code {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 15px;
    margin: 25px 0;
    overflow-x: auto;
    font-family: 'Courier New', monospace;
    font-size: 14px;
    border: 1px solid #eaeaea;
}

.PostCntn code {
    padding: 2px 6px;
    margin: 0 2px;
    font-size: 15px;
}

/* ============================================
   BLOCKQUOTES
   ============================================ */
.PostCntn blockquote {
    border-left: 4px solid #0073aa;
    padding: 20px 30px;
    margin: 40px 0;
    background: #f8f9fa;
    font-style: italic;
    color: #555;
    font-size: 20px;
    line-height: 1.6;
    border-radius: 0 8px 8px 0;
}

.PostCntn blockquote p:last-child {
    margin-bottom: 0;
}

/* ============================================
   LISTS
   ============================================ */
.PostCntn ul,
.PostCntn ol {
    margin: 25px 0;
    padding-left: 30px;
}

.PostCntn li {
    margin-bottom: 10px;
    line-height: 1.6;
}

.PostCntn ul li:before {
    content: "•";
    color: #ef4123;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.ritPnl .tblCnt {float:left; width:100%; box-shadow:0px 0px 20px -3px rgb(251, 210, 203); padding:20px 30px; border:1px solid #fbe6e3; border-radius:20px;}
.tblCnt .hdn2 {float:left; width:100%; color:#ef4123;}
.tblCnt .CntnLst {float:left; width:100%; list-style:disclosure-closed; padding:0 0 0 15px;}
.tblCnt .CntnLst li {float:left; width:100%;}
.tblCnt .CntnLst li::marker {color:#ee4122; font-size:20px; line-height:33px;}
.tblCnt .CntnLst li a {float:left; width:100%; color:#000; padding:5px 0;font-size: 13px;}
.tblCnt .CntnLst li:hover a, .tblCnt .CntnLst li.crnt a {color:#ee4122;}
.CatgLst {float:left; width:100%; padding:20px 0;}
.CatgLst .hdn2 {float:left; width:100%; color:#ef4123; margin:0 0 10px;}
.CatgLst .CatLst {float:left; width:100%; list-style:none; margin:0; padding:0; display:grid; grid-template-columns:1fr 1fr; text-align:center; gap:10px;}
.CatgLst .CatLst a {float:left; width:100%; background:#ef4123; color:#fff; padding:5px; border-radius:10px;}
.CatgLst .CatLst li:hover a {background:#f7583d;}

.OpnAcnt {float:left; width:100%; box-shadow:0px 0px 20px -3px rgb(251, 210, 203); padding:20px 30px; border:1px solid #fbe6e3; border-radius:20px; position:relative; overflow:hidden; margin:15px 0 0;}
.OpnAcnt .hdn2 {float:left; width:100%; font-size:18px; font-weight:600; text-transform:uppercase; margin:20px 0 30px;}
.OpnAcnt .frmImg {position:absolute; width:90px; right:-12px; top:-5px;}
.OpnAcnt .frmbxe {float:left; width:100%;}
.OpnAcnt .grupfrm {float:left; width:100%;}
.OpnAcnt .grupfrm .inbxs {float:left; width:100%;}
.OpnAcnt .grupfrm .ints {float:left; width:100%; border:1px solid #ccc; padding:7px; margin:5px 0;}
.OpnAcnt .btnHld {float:left; width:100%; margin:10px 0 0;}
.OpnAcnt .btns {float:left; width:100%; background:#ef4123; padding:8px 15px; border-radius:25px;}

.Plr-Blgs {float:left; width:100%; padding:20px 0;}
.Plr-Blgs .hdn2 {float:left; width:100%; margin:0 0 10px; color:#ef4123;}
.Plr-Blgs .blogLsting {float:left; width:100%; list-style:none; margin:0; padding:0; display:grid; grid-template-columns:1fr 1fr; gap:10px;}
.Plr-Blgs .blogLsting a, .Plr-Blgs .blogLsting .ftr-Img, .Plr-Blgs .blogLsting .ftr-Img img {float:left; width:100%;}
.Plr-Blgs .blogLsting .ftr-Img img {transition:transform 0.4s;}
.Plr-Blgs .blogLsting .ftr-Img {overflow:hidden;}
.Plr-Blgs .blogLsting .blgHdn {margin:7px 0 15px;}
/*--Post View Page end */



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

/*--Post View Page */
.BlogBnr .blgBnrImg img,.BlogBnr .txtbx{ height:250px;}
/*--Post View Page end */

}

@media only screen and (max-width:939px) {
.pgBnr .txtbx{width:370px;} .pgLnks{padding:20px 0;} .pgBnr .hdn1{font-size:26px;}
.blogLst-Pg .blogLsting{grid-template-columns: repeat(2,1fr);gap: 20px;} .ExprMor .Lstng{grid-template-columns: repeat(3,1fr);gap: 25px;}

.BlogBnr .txtbx{width:310px;} .BlogBnr .hdn1{ font-size:28px;}

} 

@media only screen and (max-width:765px) {
.pgBnr{position:relative;padding: 20px 0;background-size: cover;background-position: inherit;} .pgBnr:before{ content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(252,235,231,0.8);} .pgBnr .txtbx{width:100%; text-align:center; position:relative;height: auto;padding: 0 10%;}
.BlogBnr .blgBnrImg{width:100%; text-align:center;} .BlogBnr .blgBnrImg img{vertical-align:top;} .BlogBnr .txtbx {height:auto;width:100%; text-align:center;} .BlogBnr .hdn1{ font-size:36px;}
.PstVewSctn .PostCntn{ width:100%;} .PstVewSctn .ritPnl{ width:100%; margin:20px 0 0;}
.blog-search-card {
        padding: 30px 20px;
        margin: 30px 0;
        border-radius: 15px;
    }
    
    .search-input-group {
        flex-direction: column;
        background: transparent;
        box-shadow: none;
        gap: 15px;
    }
    
    .blog-search-input,
    .blog-search-button {
        border-radius: 50px;
        width: 100%;
    }
    
    .blog-search-input {
        padding: 15px 20px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    }
    
    .blog-search-button {
        padding: 15px 20px;
        justify-content: center;
    }
	.PostCntn iframe{margin:0;}
}

@media only screen and (max-width:539px) {
.FcngPrb .Lstng,.beydBrok .listng{grid-template-columns: 1fr;} .pgBnr .txtbx{padding:0;} .pgBnr .hdn1{font-size:24px;font-weight:500;} .pgBnr .hdn2{font-size: 15px;} .blogLst-Pg .blogLsting,.ExprMor .Lstng{grid-template-columns:1fr;}
.pgBnr p{ font-size:12px;} .BlogBnr .blgBnrImg img{ width:100%; height:auto;} .BlogBnr .hdn1{font-size:24px; margin:15px 0 0;} .BlogBnr{ padding:25px 0;} .BlogBnr .txtbx{ text-align:left;}
}

@media only screen and (max-width:480px) {
.wper{ width:95%;}
}
.sprtbtm {float: left;width: 100%;text-align: center;margin-top: 50px;}
.sprtbtm .imgbx{float:left;}.sprtbtm img {max-height:300px;width:auto; float:left;}
.sprtbtm .cntbx{float: right;width: calc(100% - 350px);text-align: left;height: 300px;align-content: center;} 

.sprtbtm h2 {
    font-size: 25px;
    font-weight: 600;
}
.sprtbtm p {
    font-size: 15px;
}

.cateTree {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
}

.parent-cat {
    margin-bottom: 10px;
}

.parent-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
}

.child-cat {
    display: none;
    padding-left: 20px;
    margin-top: 8px;
}

.child-cat li {
    margin-bottom: 5px;
}

.toggle {
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}




/*--vdio -Page--*/
.vdoLstbx {float:left; width:100%; background:#f3f3f3; padding:10px 20px; margin:0 0 20px;}
.vdoLstbx .List-Hdng {float:left; width:100%; border-bottom:1px solid; color:#ef4123; text-transform:uppercase; font-weight:normal; font-size:20px; margin:0 0 20px;}
.vdoLstbx .Vdeo-Lst {float:left; width:100%; list-style:none; margin:0; padding:0; display:grid; grid-template-columns:repeat(4,1fr); gap:20px;}
.Vdeo-Lst li {background:#fff; box-shadow:0 4px 12px rgba(0, 0, 0, 0.08); border-radius:15px; padding:15px; transition:all 0.3s ease;}
.Vdeo-Lst li:hover {transform:translateY(-5px); box-shadow:none;}
.Vdeo-Lst a {float:left; width:100%;}
.Vdeo-Lst .ftr-Img {float:left; width:100%;}
.Vdeo-Lst .ftr-Img img {float:left; width:100%; border-radius:15px;}
.Vdeo-Lst .blgHdn {float:left; width:100%; font-size:13px; line-height:normal; margin:10px 0; color:#333;}
.Vdeo-Lst .post-meta {float:left; width:100%; font-size:12px; color:#888;}
.vdoLstbx .viewAll {float:left; width:100%; text-align:center; margin:30px 0 20px;}
.viewAll .btns {border-radius:50px; background:#ef4123; color:#fff; padding:9px 30px;}
.vdoLstbx .video-count {float:left; width:100%; margin:0 0 20px; color:#444;}
.pagination {float:left; width:100%; text-align:center; margin:30px 0 20px;}
.pagination a {display:inline-block; float:none; vertical-align:top; border:1px solid; padding:2px 10px;}

.Plr-vdio{float:left;width:100%;margin-top: 20px;} .Plr-vdio .hdn2{float:left;width: 100%;margin: 0 0 10px;color: #ef4123;background: #eee;padding: 6px 15px;}
.Plr-vdio .Vdeo-Lst{float:left; width:100%; list-style:none; margin:0; padding:0; display:grid; grid-template-columns:repeat(2,1fr); gap:13px;} .Plr-vdio .Vdeo-Lst li{padding:0;border-radius:10px;box-shadow: none;}
.Plr-vdio .Vdeo-Lst .ftr-Img img{border-radius:7px;} .Plr-vdio .Vdeo-Lst .blgHdn{font-size:12px;line-height:18px;color:#333;}
@media only screen and (max-width:939px) {
.vdoLstbx .Vdeo-Lst {grid-template-columns:repeat(2,1fr);}
}

@media only screen and (max-width:539px) {
.vdoLstbx .Vdeo-Lst {grid-template-columns:1fr;}
}
/*--vdio -Page end--*/
