html {
     margin-top: 02px !important; 
}

.container {
  max-width: 1320px;
  margin: auto;
}
* {
  font-family: "Poppins", sans-serif;
  margin: 0;
}
img{
    max-width: 100%;
    
}

h2{
      font-family: "Montserrat", sans-serif;
      font-size: 30px;
      font-weight: 500;
    color:black !important;
}

 ul{
   list-style-type: none;
   padding-left: 0;

}
header {
  transition: all 0.3s ease-in-out;
  top: 0px;
  background-color: #fff;
/*  position: sticky;
*/  z-index: 40;
  height: auto;
}
a{
text-decoration:none !important;
}
.logo-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logo img{

  width: 192px;
  display: block;
}
.logo-sub img{
  width: 90px;
}
.btn-laptop{
    display: none !important;
}
.mob-menu {
  display: none;
}
.main-menu {
  margin: 20px 0px;
  margin: 20px 0px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.get-started {
  text-decoration: none;
  color: white;
  background: #283a48;
  padding: 10px 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
}
.login {
  text-decoration: none;
  color: #3a5469;
  font-size: 14px;
}
span#current-lang {
  text-decoration: none;
  color: #3a5469;
  font-size: 14px;
}
.main-menu ul.nav {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
}
.nav li:first-child {
  margin-left: 0px;
}
.main-menu ul {
  display: inline-block;
}
.main-menu ul li {
  position: relative;
  display: inline-block;
  margin: 7px 02px;
}
.main-menu ul li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  color: #3a5469;
  padding: 7px 8px;
  display: block;
  text-decoration: none;
}
.right-nav {
  padding-left: 0px;
}
ul.right-nav li a {
  width: 150px;
  height: 45px;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
  color: #3a76cb;
  border: solid 1px #3a76cb;
  vertical-align: middle;
  display: table-cell;
}
ul.right-nav li:last-child {
  margin-right: 0px;
}
ul.right-nav li.active a {
  background-color: #3a76cb;
  color: #fff;
}

.navbar .login,
.navbar .get-started {
  color: #333;
}
.navbar .login:hover,
.navbar .nav-link:hover {
  color: #007bff;
}
.navbar .get-started {
  background-color: #333;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 5px;
}
.currency-selector {
  display: flex;
  align-items: center;
  gap: 5px;
}
.currency-selector img {
  height: 15px;
}



/* Popular Articles aection  */
.popular-articles{
    padding: 80px 0;
}
.blog-details h6{
  margin-top: 20px;
}
.blog-details h6 a{
    font-size: 12px;
    line-height: 16px;
    color: #4D5149 !important;
  
}
.blog-details h4{
    font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size:20px;
  line-height: 26px;
  padding-top:8px;
  color: #4D5149 !important;
}
.blog-details p{
    
  font-weight: 400;
  font-size:16px;
  line-height: 27px;
  padding-top:8px;
  color: #4D5149;
}
.popular-articles-row{
    padding-top: 34px;
}
.blog-details a{
  font-weight: 500;
  font-size:16px;
  line-height: 27px;
  padding-top:8px;
  color: #006E7B;
  text-decoration: none;
}
.popular-article img{
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
}


/* Popular Topic Section  */
.popular-topic{
    padding: 80px 0;
}
.popular-topic-wrapper{
padding: 34px 0;
}

.popular-topic-cardwrapper {
    border: 2px solid rgba(163, 186, 204, 1) !important;
}

.all-topic-wrapper a{
color: #4D5149;
}


.related-articles{
    padding: 80px 0;
}
.related-articles-wrapper{
   padding: 34px 0; 
}
.related-article-card{
    margin: 10px 0px;
}
.all-topics{
    background-color: #F5F5F5;
}

.all-topic-wrapper{
      padding: 34px 0;  
}


.cta-cards{
    padding: 40px 0;
}
.cards-wrap{
    padding: 80px 60px ;
    background-image: url(https://dev.legalwills.ca/blog/wp-content/uploads/2024/09/our-services.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 67%);
    height:420px;
}
.cards-wrap2{
    padding: 80px 60px ;
    background-image: url(https://dev.legalwills.ca/blog/wp-content/uploads/2024/09/our-pricing.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 67%);
}

.cards-wrap h3{
    font-size: 24px;
    line-height: 32px;
     color: white;
    font-weight: 500;
       font-family: "Montserrat", sans-serif;
}
.cards-wrap p{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
     color: white;
}
.cta-btns{
margin-top: 61px;
}
.cards-wrap a{
padding: 14px 32px 14px 32px;
border: 2px solid #EFEDEB;

 font-family: "Montserrat", sans-serif;
 font-size: 14px;
 color: white;
 text-decoration: none;
 font-weight: 500;
 line-height: 20px;
}

.footer-top{
    background-color: #162027;
    padding: 30px 0 20px;
}
.footer-top-wrapper h4{
    font-size: 16px;
    font-weight: 500;
      font-family: "Rock Salt", cursive;
      text-align: center;
      color: #F19717;
      letter-spacing: 1;
}

footer{
    background-color: #3A5469 !important;
    padding: 60px 0 40px !important;
    background-image: url(https://dev.legalwills.ca/blog/wp-content/uploads/2024/09/Layer_1.png) !important;
    background-position: left bottom !important;
    background-repeat: no-repeat !important;
}
.footer-left-wrapper ul{
   list-style-type: none;
   padding-left: 0;
padding-top: 40px;
}

.footer-left-wrapper ul li{
       font-size: 14px;
    font-weight: 400;
    color: white;
}

.font-12{
         font-size: 12px !important;
}
.footer-social{
    padding: 40px 0 ;
}
.footer-social img{
    padding-right: 20px;
}

footer span#current-lang{
    color: white;
}
.footer-menu-wrap h5{
    font-size: 16px;
    color: white;
    font-weight: 600;
    line-height: 26px;
     font-family: "Montserrat", sans-serif;
     padding-bottom: 14px;
}
.footer-menu-wrap ul{
      list-style-type: none;
   padding-left: 0;
   color: white;
}

.footer-menu-wrap ul li{
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    padding: 4px;
}
.footer-wrapper{
    padding-bottom: 40px;
}
.foot-links li a:hover{
     -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}
.copyright-section{
    border-top: 3px solid #283A48;
}


.copyright-section p{
    color: white;
    font-size: 12px;
    font-weight: 400;
    max-width: 852px;
    padding-top: 20px;
}

.foot-links li a{
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 26px !important;
    padding: 4px !important;
    color:white !important;
    text-decoration:none !important;
    }




ul.breadcrumb {
    list-style: none;
    margin-bottom: 26px;
    background: transparent !important;
  }
  
 
  ul.breadcrumb li {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    display: inline;
    font-size: 14px;
    color: #E5EBF0;
  }
  ul.breadcrumb li a{
font-family: Poppins;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: left;
 text-decoration: none;
 color: #E5EBF0;
  }
  ul.breadcrumb li+li:before {
    padding: 5px;
    position: relative;
    color: #E5EBF0;
    content: url(../images/Vector.png);
    top: 2px;
  }

.Blog-banner-sec {
    background-color: rgba(58, 84, 105, .85);
    padding: 15px 0 65px 0;
    background-repeat: repeat;
    background-size: contain;
}

.search-bar-wrap {
    position: relative;
}


.search-bar-wrap input, .jetpack_subscription_widget input {
    border: none;
    outline: none;
    padding: 16px 20px;
    width: 95%;
    background: #fff;
}
    .search-bar-wrap button {
        background: #283A48;
        position: absolute;
        right: 38px;
        top: 2px;
        padding: 14px 32px;
        color: #fff;
        border: none;
    }
.blog-banner-content h1{
    font-family: Montserrat;
    font-size: 40px;
    font-weight: 500;
    line-height: 52px;
    text-align: left;
    color: #F6F5F4;
}
.blog-banner-content p{
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #F6F5F4;
    margin: 20px 0 45px 0;
  }

.jetpack_subscription_widget .widgettitle {
    font-size: 22px;
}

.jetpack_subscription_widget p {
    color: #4D5149;
    font-size: 16px;
    margin: 20px 0;
}

.jetpack_subscription_widget .wp-block-button__link {
    font-size: 1em;
}

  /* =========Featured Arcticle CSS============== */
.featured-article-sec{
    padding: 80px 0;
}
.featured-article-wrap{
    display: flex;
    justify-content: space-between;
}
.featured-content-wrap {
    margin-bottom: 30px;
}
.featured-content-wrap img {
     margin-bottom: 20px;
    min-width: 100%;
    height: 214px;
    object-fit: cover;
    width: 100%;
}
.featured-article-left{
    width: 58%;
}
.featured-article-left .featured-content-wrap img{
  height: auto;
  width: 100%;
}
.featured-articel-right{
    width: 38%;
}
.featured-articel-heading{
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    margin-bottom: 30px;
    color:#060606;
}
.category-tags li {
font-family: Poppins;
font-size: 12px;
font-weight: 400;
line-height: 16px;
letter-spacing: 0.01em;
text-align: left;
margin-bottom: 8px;
color: #4D5149;

}
.featured-content-wrap h3{
font-family: Montserrat;
font-size: 20px;
font-weight: 600;
line-height: 26px;
text-align: left;
color: #212121;
margin-bottom: 8px;
}
.featured-content-wrap p{
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #4D5149;
    margin-bottom: 8px;
}
.featured-content-wrap a{
font-family: Poppins;
font-size: 16px;
font-weight: 500;
line-height: 26px;
text-align: left;
color: #006E7B;
}
  /* =========All Arcticle CSS============== */
  .all-article-wrapper{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .article-content-wrap{
    width: 32%;
  }
  /* ====pagination Css=============== */
  .pagination-wrapper{
    padding-bottom: 80px;
  }

  .pagination-wrapper p{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.01em;
    text-align: center;
    color: #4D5149;
    margin-bottom: 9px;
  }
  .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
  
  }
  .pagination a {
       font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    padding: 7px 16px;
    color: #006E7B;
  }
  
  .pagination .current {
   border: 2px solid #006E7B;
   padding: 10px 12px;
  }
  
  .pagination a:hover:not(.active) {background-color: #ddd;}


  /* ================Blog Bottom Sec CSS========== */
  .blog-bottom-wrapper{
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
  }
  .blog-bottom {
    background: url('../images/our-services.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 42%;
    padding: 75px 50px;
  }
  .blog-bottom.content-right {
    background: url('../images/our-pricing.png');
}
.blog-bottom-wrapper h3{
      font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #fff;
    margin-bottom: 16px;
}
.blog-bottom-wrapper  p{
font-family: Poppins;
font-size: 18px;
font-weight: 400;
line-height: 30px;
text-align: left;
color: #EFEDEB;
margin-bottom: 60px;
}
.blog-bottom-wrapper a{
   font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
    padding: 14px 32px;
    border: 2px solid #EFEDEB;
    display: inline-block;
    color: #EFEDEB;
    text-decoration: none;
    transition: all ease .7s;
}
.blog-bottom-wrapper a:hover{
    background: #38444d;
    color: #fff;
    transition: all ease .7s;
    border: 2px solid #38444d;
}
/* =========Responsive CSS======== */


/* Blog Details Css  */


.article-details{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.article-left{
    width: 60%;
}
.article-left h4{
   font-size: 20px;
   font-family: "Montserrat", sans-serif;
   font-weight: 600;
   line-height: 26px;
   color: #3C3C3B;
   margin-bottom: 14px;
}
.article-left h1{
      font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 52px;
    color: #060606;
    margin-bottom: 14px;
 }
 .article-left p{
    font-size: 24px;
    font-weight: 400;
    line-height: 38px;
    font-family: 'Poppins';
 }
 .article-left span {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    font-family: 'Poppins';
}
.author-detail{
    display: flex;
    justify-content: flex-start;
    gap: 30px;
}  
 .author-detail{
    margin-top: 14px;
    align-items: center;
 }
 .author-img img{
    width: 60px;
    height: 60px;
 }
 .author-desc h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Poppins';
    color: #3C3C3B;
    letter-spacing: 1%;
    margin-bottom: 8px;
 }
 .author-desc p{
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1%;
    columns: #4D5149;
 }
.info-details{
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.info-left{
    width: 60%;
}
.info-left h3 {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Poppins';
    line-height: 38px;
    margin-bottom: 30px;
}

.info-left p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins';
    line-height: 30px;
    margin-bottom: 60px;
}

.right-box{
    background-color:#006E7B ;
    width: 360px;
    height: 369px;
    padding: 60px 38px;
}
.right-box h4 {
       font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom:20px;
    color:#fff;
}

.right-box p {
     font-family: 'Poppins';
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color:#fff;
}
.right-box button {
       font-family: "Montserrat", sans-serif;
    font-weight:500;
    font-size:14px;
    line-height:20px;
    letter-spacing:1%;
    background-color:transparent;
    border: 2px solid #EFEDEB;
    padding:14px 75px;
    color:#fff;
    margin-top:20px
}
.info-right h5 {
       font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0 20px 0;
}
.social-icons a {
    padding-right: 20px;
    text-decoration: none;
}
.info-faq h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
       font-family: "Montserrat", sans-serif;
    margin-bottom: 10px;
}
.info-faq p {
    margin-bottom: 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins';
    line-height: 26px;
}
.info-faq a{
    color: #000;
}

/******Accordian*******/

.accordion {
    color: #060606;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
   font-family: "Montserrat", sans-serif;
    outline: none;
    line-height: 32px;
    font-size: 24px;
    font-weight: 500;
    transition: 0.4s;
    background: transparent;
    margin-top: 60px;
  }
  
  .panel {
    padding-top: 20px;
    background-color: white;
    overflow: hidden;
  }
  .panel h4 {
     font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #060606;
}


/******* CTA Section **********/

.cta-section {
    position: relative;
    background-image: url('https://dev.legalwills.ca/blog/wp-content/uploads/2024/09/fgnfnfnfn.jpg');
    background-size: cover;
    background-position: center;
    padding-left: 60px;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: left;
    color: white;
    margin:80px 0;
  }

  .cta-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #283A48D9;
    z-index: 1;
  }

  .cta-content {
    position: relative;
    z-index: 2;
  }

  .similar-articles-btn {
    display: inline-block;
    padding: 16px 60px;
    background-color: #fff;
    color: #283A48;
    border: none;
    cursor: pointer;
    font-size: 18px;
       font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
    margin-top: 40px;
}
  .cta-content h2 {
   font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 14px;
    color:white !important;
}
.similar-articles a{
color:#212121;
}
.cta-content p {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
   
   font-family: "Montserrat", sans-serif;
}

/****** Similar Articles******/
.similar-articles{
    background-color: #E5EBF0;
    padding: 80px 0;
}
.article-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 32px;
}
.blog-content a{
color:#006E7B;
}
.cta-content .cta-button{
color: #fff;
border: 2px solid #fff;
 margin-top:40px;
}
.cta-button {
    color: #162027;
    background-color: transparent;
    border: 2px solid #3A5469;
    padding: 14px 32px;
    font-size: 14px;
    font-weight: 500;
   font-family: "Montserrat", sans-serif;
    line-height: 20px;
    cursor: pointer;
}
.article-heading h4 {
    font-size: 30px;
    font-weight: 500;
   font-family: "Montserrat", sans-serif;
    line-height: 38px;
    color: #060606;
}
.articles-list {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }

  .blog-card {
    width: 33%;
    overflow: hidden;
  }

  .blog-card img {
    width: 100%;
    height: auto;
  }

  .blog-content {
    padding: 20px 0;
  }

  .blog-category {
    color: #4D5149;
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 16px;
    font-family: 'Poppins';
    font-weight: 400;
  }

  .blog-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 8px;
     font-family: "Montserrat", sans-serif;
    line-height: 26px;
    color: #212121;
  }

  .blog-description {
    font-size: 16px;
    color: #4D5149;
    margin-bottom: 14px;
    font-weight: 500;
     font-family: "Montserrat", sans-serif;
    line-height: 26px;
  }

  .continue-button {
    color: #006E7B;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins';
    line-height: 26px;
    text-decoration: underline;
  }




.search-content-section{
  padding: 80px 0;
}
.post-item header{
     box-shadow: 0 1px 6px 0 rgb(214 220 239 / 0%);
}
.post-item  a{
   color: #006E7B;
}
/* Search Results Grid */
.posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Three equal columns */
    gap: 30px; /* Adjust the space between columns */
    margin-top: 30px;
}

.post-item {
    background: #ffffff;
    padding: 20px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.post-item:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.post-thumbnail {
    margin-bottom: 15px;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 5px;
}

.entry-header {
    margin-bottom: 10px;
}

.entry-title {
    font-size: 1.25em;
    margin: 0 0 10px;
    color:#060606;
}
.single-wrapper h3{
color:#060606;
}
.entry-summary {
    font-size: 1em;
    line-height: 1.6;
}
.search-btns-a{
  margin: 40px 0 20px;
}
.search-btns-a a{
  padding: 16px 159px;
  border: 1px solid #162027;
  color: #ffffff;
  background-color: #283A48;
  text-decoration: none;
}
.search-btns-a a:hover{
  padding: 16px 159px;
  border: 1px solid #162027;
  color: #283A48;
  background-color: #ffffff;
  text-decoration: none;
}
.popular-topic-a{
  margin: 50px 0;
}
.popular-topic-a a{
   padding: 16px 152px;
  border: 1px solid #283A48;
  color:#283A48;
  background-color: #ffffff;
  text-decoration: none;
}
.popular-topic-a a:hover{
   padding: 16px 147px;
  border: 1px solid #283A48;
  color:white;
  background-color: #283A48;
  text-decoration: none;
}
@media (max-width: 768px) {
    .posts-grid {
        grid-template-columns: repeat(2, 1fr); /* Switch to two columns on smaller screens */
    }
}

@media (max-width: 480px) {
    .posts-grid {
        grid-template-columns: 1fr; /* Switch to one column on mobile */
    }
}


























  
/***** Media Queries *******/
@media only screen and (max-device-width: 480px) {
    
    .article-details {
        display: flex;
        flex-wrap: wrap;
    }
    .article-left {
        width: 100%;
    }
    .article-left br {
        display: none;
    }
    .author-img img {
        width: 120px;
        height: 120px;
    }
    .article-right img {
        width: 100%;
    }
    .article-right {
        width: 100%;
    }
    .info-details {
        display: flex;
        flex-wrap: wrap;
    }
    .info-left {
        width: 100%;
    }
    .right-box {
        width: 100%;
        padding: 60px 38px !important;

    }
    
    .social-icons img {
        height: 40px !important;
        width: 40px !important;
    }
    
    .info-left img {
        width: 100%;
    }
    .articles-list {
        display: block;
    }
    .blog-card {
        width: 100%;
        overflow: hidden;
        padding-bottom: 60px;
    }
    .article-heading{
        display: block;
    }
    .article-heading button{
        margin-top: 46px;
        font-size: 24px;
    }

}

@media screen and (max-device-width: 900px) {
    .article-left {
        width: 100%;
    }
    .article-right {
        width: 100%;
    }
    .article-right img {
        width: 100%;
    }
    .article-left br {
        display: none;
    }
    .info-left {
        width: 100%;
    }
    .info-details {
        display: flex;
        flex-wrap: wrap;
    }
    .right-box {
        width: 100%;
        text-align: left;
        height: unset;
    }
    .right-box p {
        font-family: 'Poppins';
        font-size: 16px !important;
    }
    .info-left img {
        width: 100%;
    }
    .call-to-action{
        display: none;
    }
    .social-icons{
        margin-bottom: 40px;
    }
    
}

@media (max-width: 1024px) {
    .article-details {
      flex-direction: column;
    }
  
    .article-left {
      order: 2; 
    }
  
    .article-right {
      order: 1;
      margin-bottom: 60px;
    }
  }

  @media(max-width: 991px) {
    .featured-article-wrap{
     flex-wrap: wrap;
    }
    .featured-article-sec {
        padding: 45px 0;
    }
    .featured-article-left {
        width: 100%;
    }
    .featured-articel-right {
        width: 100%;
    }
    .article-content-wrap {
        width: 49%;
    }
    .blog-bottom {
        width: 44%;
        padding: 50px 20px;
    }
}
@media(max-width: 767px) {
    .search-bar-wrap input {
     padding: 16px 0 16px 5px;
     width:100%;
    }
    .article-content-wrap {
        width: 100%;
    }
    .blog-bottom-wrapper{
        flex-wrap: wrap;
        gap: 8px;
    }
    .blog-bottom {
        width: 100%;
    }
    .blog-bottom-wrapper p {
     margin-bottom: 35px;
    }
}













figure.entry-thumbnail img {
    object-fit: cover;
    aspect-ratio: 16 / 9;
    height: auto;
}

@media (max-width: 1400px) {
    .create-sidebar-wrapper {
        display: block !important;
        padding-left: 10px !important;
    }
    .search-bar-wrap button {
        right: 29px;
    }
}
@media(max-width: 1200px) {
    .search-bar-wrap button {
        right: 25px;
    }
}
@media(max-width: 992px) {
    .search-bar-wrap button {
        right: 32px;
    }
}
@media(max-width: 768px) {
    .search-bar-wrap button {
        right: 2px;
    }
}




@media (max-width: 1000px) {
  .logo {
    display: inline-block;
    width: 60%;
    padding: 10px 10px 10px 0px;
  }
  .mob-menu {
        display: flex;
        width: 20%;
        text-align: center;
        align-items: center;
        justify-content: flex-end;
  }
  .mob-menu span {
    display: block;
    text-align: center;
    border-radius: 4px;
    padding: 2px 6px;
    width: 50px;
    color: #283A48;
    font-size: 25px;
    cursor: pointer;
    background-color: #F6F5F4;
  }
  .main-menu {
    margin: 0px 0px 20px 0px;
    float: left;
    background-color: #f1f1f1;
    width: 100%;
    display: none;
  }
  .main-menu ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    width: 100%;
  }
  .main-menu ul.right-nav {
    text-align: center;
    margin-top: 6px;
  }
  ul.right-nav {
    margin-bottom: 10px;
  }
  .main-menu {
    margin: 0px 0px 20px 0px;
    float: left;
    background-color: #f1f1f1;
    width: 100%;
    display: none;
  }
  .main-menu ul li {
    display: block;
    width: 100%;
    margin: 0px;
  }
  .nav li:first-child {
    margin-left: 0px;
  }
  .main-menu ul li a {
    padding: 10px 15px;
    display: block;
    border-bottom: solid 1px #e2e4e6;
    text-align: center;
  }
  .main-menu ul.right-nav li {
    margin-left: 0px;
    margin-right: 30px;
    display: inline-block;
    width: 150px;
  }
  .main-menu ul.right-nav li a {
    font-size: 18px !important;
  }
  .logo-section{
        display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

}
@media (max-width: 985px) {
.btn-laptop{
          display: flex !important;
        width: 50%;
        justify-content: center;
}
.btn-desktop{
    display: none !important;
}

}

@media (max-width: 760px) {   

.cards-wrap{
    margin-top: 20px;
}
.footer-wrapper .reverse{
    flex-direction: column-reverse;
}
 .logo {
    display: inline-block;
    width: 90%;
    padding: 10px 10px 10px 0px;
  }
 }
@media (max-width: 565px) {
.btn-laptop{
   display: none !important;
}
.btn-desktop{
    display: flex !important;
    flex-direction: column;
}
.search-btns-a a{
    padding: 12px 100px;
    }
    .popular-topic-a a{
    padding: 12px 100px;
    }
    
}