/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@font-face {
    font-family: 'Avenir';
         url('https://8854844.fs1.hubspotusercontent-na1.net/hubfs/8854844/Avenir%20Next%20LT%20Pro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
      font-family: 'Avenir', Arial, sans-serif!important;
}
h1 , h2, h3, h4 ,h5 ,h6{
 font-family: 'Avenir', Arial, sans-serif!important;
}
/* Search */
.row-number-1.dnd-section {
  padding: 0 20px 0px !important;
}
.row-number-1 > .row-fluid > .dnd-column {
  width: 25% !important;
  float:right !important;
}
.hs-search-field__bar > form {
  padding:5px;
  border-radius: 5px !important;
}
.hs-search-field__bar .hs-search-field__input {
  padding:10px !important;
}
.dnd_area_101-row-0-padding , .dnd_area_101-row-1-force-full-width-section > .row-fluid ,.dnd_area_101-row-2-force-full-width-section > .row-fluid{
  max-width:1300px;
  margin:0 auto;
}
.dnd_area_101-row-2-background-layers{
  background-size: contain!important;
}
.focus_module_calendar_item{
      position: relative;
    display: block;
    background: #2f3a43;
    padding: 40px;
    color: #fff;
    border-radius: 10px;
}
.focus_module_calendar_title{
      color: #fff;
    font-size: 18px;
}
/* .cell_17298429859972-padding{
  border-right:1px solid #d7e0e7;
} */
.cell_17298429859973-padding {
  margin-left:0!important;
}
.focus_module_calendar-left_container{
  height:170px;
  margin-top:20px;
}
.focus_module_calendar_date{
  position:absolute;
  top:20px;
}
.focus_module_calendar_img{
      width: 100%;
    height: 100%;
    object-fit: contain;
}
.focus_module_calendar_item .button{
      background: transparent;
    text-align: left;
    padding: 0;
    justify-content: left;
    margin-top: 10px;
}
.cell_17298429859973-padding.dnd-column .row-depth-1:nth-child(3) , .cell_17298429859973-padding.dnd-column .cell_17298429859973-padding.row-depth-1:nth-child(4) ,.cell_17298429859973-padding.dnd-column .row-depth-1:nth-child(5),.cell_17298429859973-padding.dnd-column .row-depth-1:nth-child(6),.cell_17298429859973-padding.dnd-column .row-depth-1:nth-child(7){
 background: #fff;
    padding: 0 40px;
}
.cell_17362453239004-padding.dnd-column .row-depth-1:nth-child(3) , .cell_17362453239004-padding.dnd-column .row-depth-1:nth-child(4) ,.cell_17362453239004-padding.dnd-column .row-depth-1:nth-child(5),.cell_17362453239004-padding.dnd-column .row-depth-1:nth-child(6),.cell_17362453239004-padding.dnd-column .row-depth-1:nth-child(7){
 background: #fff;
    padding: 0 40px;
}
.focus_blog_tag-author_title.mmptt_big{
  color:#000;
}
/* .row-number-11, .row-number-12 ,.row-number-13, .row-number-14, .row-number-15 ,.row-number-16{
     background: #fff;
    padding: 0 40px;
} */
.dnd-column .row-depth-1:nth-child(3){
      border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.dnd-column .row-depth-1:nth-child(7){
   border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
.blog-listing-header{
     
    width: 100%;
      padding: 30px 0;
}
.blog-header-wrap{
   display: flex;
    align-items: center;
    justify-content: space-between;
      max-width: 1300px;
  
    margin: 0 auto;
}
.navigation-menu ul.main-nav{
      display: flex;
    align-items: center;
    gap: 10px;
      list-style: none;
  margin:0;
}
#island-8612a5i1Req{
      width: 100%;
    height: 100%;
}
.navigation-menu ul a{
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.blog-header-wrap .logo{
      display: flex;
    align-items: center;
    width: 200px;
    gap: 20px;
}
.blog-header-wrap .logo img{
  width:100%;
}
.hs-blog-post form{
  background:#fff;
}
.hs-blog-post .hs-recaptcha {
  text-align: left;
    display: flex;
}
.blog-header_tag_container{
  display:none;}
.hs-blog-post .header ,.hs-blog-listing .header ,.hs-blog-listing .footer ,.hs-blog-post .footer{
  display:none !important;
}
  .language-switcher {
    display: inline-block;
    position: relative;
    }

 .language-switcher select {
    border: 1px solid #076ab0;
    padding: 8px 5px;
    }
.navigation-menu button{
    background: #076ab0;
    border: 3px solid #076ab0;
    border-radius: 16px;
    padding: 7px 30px;
 }
/* General Styles */

/* Footer Wrapper */
.blog-listing-footer {
    padding: 50px 20px;
    background-color: #f7f7f7;
    border-top: 1px solid #e0e0e0;
}

/* Newsletter Section */
.newsletter {
    align-items: flex-start;
    border-bottom: 2px solid #d7e0e7;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    opacity: 1;
    padding-bottom: 40px;
}

.newsletter h4 {
    font-size: 24px;
    margin-bottom: 15px;
  color:#000;
}

.newsletter input[type="text"] {
     border: 1px solid #ccc;
    margin: 10px 0;
    padding: 10px;
    width: 560px;
    height: 44px;
    border-color: #dddddd;
    border-width: 1px;
    border-style: solid;
    border-radius: 16px;
    background: #ffffff;
}

.newsletter button {
    background-color: #333;
    color: #fff;
    cursor: pointer;
    padding: 8px 80px;
    transition: background-color .3s;
    border-color: #323b44;
    border-width: 3px;
    border-style: solid;
    border-radius: 16px;
    background: #313b44;
}

.newsletter button:hover {
    background-color: #555;
}

.newsletter span {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}

.newsletter span a {
    color: #333;
    text-decoration: underline;
}

/* Footer Menu Items */
.footer-menu-items {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
}

.footer-item {
    width: 20%;
    min-width: 150px;
}

.footer-title {
    font-size: 16px;
    margin-bottom: 15px;
    color: #2f3a43;
  margin-top:15px;
}

.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-menu a {
    color: #2f3a43;
    text-decoration: none;
    transition: color 0.3s;
}

.footer-menu a:hover {
    color: #0073e6;
}

/* Footer Bottom Section */
.footer-bottom {
    text-align: center;
    margin-top: 50px;
    font-size: 14px;
    color: #999;
      display: flex;
    justify-content: space-between;
    padding-top: 50px;
  border-top: 2px solid #d7e0e7;
}

.footer-bottom a {
    color: #2f3a43;
    margin: 0 10px;
    text-decoration: none;
}

.footer-bottom a:hover {
    text-decoration: underline;
}

.footer-bottom p {
    margin-top: 0px;
  margin-bottom:0;
  color:2f3a43;
}
.blog-listing-wrap{
  max-width:1300px;
  margin:0 auto;
}
.footer-menu{
  padding-left:10px;
}
.top-seprater{
      width: 100%;
    position: relative;
    display: block;
    padding-bottom: 50px;
} 
.top-seprater img{
      width: 100%;
} 
._hsBlogPostListing_1hg5v_8 article{
  position:relative;
}
/* ._hsBlogPostTags_1hg5v_3 {
    position: absolute;
    top: 0px;
} */
._hsBlogPostTags_1hg5v_3 a{
  color: #076ab0!important;
    font-weight: bold;
    text-transform: capitalize;
}
._hsBlogPostPublishDate_1hg5v_153 ,._hsBlogPostAuthor_1hg5v_117{
/*     position: absolute; */
    bottom: 20px;
  width:60%;
}
._hsBlogPostAuthor_1hg5v_117{
  margin:0!important;
        font-size: 14px;
}
._hsBlogPostPublishDate_1hg5v_153{
    width: 100%;
    right: 0;
    margin: 0 !important;
    line-height: 1;
    /* border-left: 2px solid #dd5516; */
    font-size: 14px;
  text-align:right;
}
._hsBlogPostButton_1hg5v_163{
      background-color: rgba(7, 106, 176, 1.0);
    color: #FFFFFF;
      padding: 5px 15px!important;
    border-radius: 4px !important;
}
._hsBlogPostButton_1hg5v_163::hover{
     background-color:#313b44;
    color: #FFFFFF;
      padding: 5px 15px !important;
    border-radius: 4px !important;
}
._hsBlogPostAuthor_1hg5v_117 {
bottom: 20px;
    left: 10px;
    width: 100%;
    font-size: 14px;
}
._hsBlogPostTags_1hg5v_3 a{
  margin:0!important;
}
._hsBlogPostListingContent_1hg5v_80{
  position:relative;
}
#hs-button_widget_1730101983273 ,#hs-button_module_173227351720010{
  border-radius:13px;
}
.hamburger {
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
}

.hamburger span {
    width: 25px;
    height: 3px;
    background-color: #333;
    transition: 0.3s;
}
/* Single Blog */
.single-blog p{
  margin:0;
  font-size: 16px;
}
.blog-wrap{
     max-width: 1300px;
    margin: 0 auto;
}
.blog-banner{
  backgournd:#fff;
  padding:100px 0;
}
.blog-banner .blog-wrap{
  display:flex;
     align-items: center;;
}
.blog-details{
  background: #f7f7f7;
  padding:100px 0;
}
.blog-details .blog-wrap{
  display:flex;
  aligen-items:center;
}
.banner-content{
  width:60%;
  padding-right:100px;
}
.blog-description{
  width:65%;
  padding: 70px 50px;

    border-color: #d7e0e7;
  border-width: 3px;
  border-style: solid;
  border-radius: 10px;
  background: #ffffff;
  margin-right:50px;
}
.blog-thumbnail{
  width:40%;
  height:350px;

}
.blog-thumbnail img{
  width:100%;
  height:100%;
  object-fit:cover;  
  border-radius: 16px;
}
.body-container--blog-post {
    padding: 0;
}
.trendings{
  padding-left:50px;
}
.trendings ul{
  padding:0;
  list-style-type:none;
}
.trendings ul li a {
    color: #000;
  margin-bottom:15px;
    text-decoration: underline;
}
.banner-headnig h2{
  margin-bottom:20px;
  color:#000;
  margin-top:20px;
}
.blog-post__tags p{
  color:#076ab0;
    text-transform: uppercase;
  margin-top:15px;
  font-size:16px;
  font-weight:bold;
}
.author-details p{
  margin-top:20px;
  font-weight:bold;
  font-size:18px;
}
.bottom-contact{
  background-image:url(https://8854844.fs1.hubspotusercontent-na1.net/hubfs/8854844/blog%20CTA.png);
  padding:150px 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.bottom-contact .blog-wrap{
      display: flex;
    align-items: end;
    justify-content: end;
}
.bottom-contact .contact-details{
  width:53%;
}
.contact-details h2{
  color:#000;
  margin-bottom:20px;
}
.contact-details p{
  margin-bottom:20px;
}
.contact-details button{
  border-color: #076ab0;
  border-width: 3px;
  border-style: solid;
  border-radius: 16px;
  background: #076ab0;
  padding: 8px 20px;
}
._hsBlogPostImageWrapper_1hg5v_67 div[data-hs-island="true"]{
      height: 100%;
    width: 100%;
}
._hsBlogPostListingContent_1hg5v_80 div:nth-child(1){
  order:3;
}
._hsBlogPostListingContent_1hg5v_80 div:nth-child(2){
  order:2;
}
._hsBlogPostListingContent_1hg5v_80 div:nth-child(3){
  order:1;
  gap:10px;
}
._hsBlogPostListingContent_1hg5v_80 div:nth-child(3) a{
  position:relative;
}
._hsBlogPostListingContent_1hg5v_80 div:nth-child(3) a:not(:last-child):before{
  content:'|';
  position:absolute;
  width:10px;
  height:10px;
  right: -13px;
}
._hsBlogPostListingContent_1hg5v_80 time{
  order:6;
}
._hsBlogPostListingContent_1hg5v_80 ._hsBlogPostDescription_1hg5v_158{
  order:4;
}
._hsBlogPostListingContent_1hg5v_80 div:nth-last-child(1){
  order:5;
}
@media screen and (max-width:767px){
  .newsletter input[type=text]{
    width:100%;
  }
  .footer-item {
    min-width: 150px;
    width: 100%;

  }
   .navigation-menu {
        display: none;
        position: absolute;
        top: 70px;
        right: 0;
        background-color: #fff;
        width: 100%;
        text-align: center;
    }

    .navigation-menu.active {
        display: block;
    }

    .nav ul.main-nav {
        flex-direction: column;
        gap: 10px;
              padding: 0;
        z-index: 99999;
/*         display: block; */
        position: relative;
        background: #076ab0;
        padding-top: 20px;
      padding-bottom:20px;
    }

    .hamburger {
        display: flex;
    }
    .blog-listing-header {
    padding: 20px;
    width: 100%;
   }
  .logo{
    width:150px;
  }
  .logo img{
    width:100%;
  }
  .navigation-menu ul a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
  }
  .navigation-menu button{
          margin: 0 auto;
    border: 1px solid;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .dnd-column .row-depth-1:nth-child(3) , .dnd-column .row-depth-1:nth-child(4) ,.dnd-column .row-depth-1:nth-child(5),.dnd-column .row-depth-1:nth-child(6),.dnd-column .row-depth-1:nth-child(7){
   background: #fff;
      padding: 0 20px;
  }
  .focus_module_calendar_item{
    padding:30px 20px;
  }
  .footer-bottom{
    flex-direction:column;
  }
/*   ._hsBlogPostTags_1hg5v_3 {
    position: absolute;
    top: 20px;
  } */
  ._hsBlogPostAuthor_1hg5v_117 {
    bottom: 15px;
    left: 10px;
    width: 320px;

  }

  .cell_17298429859972-padding {
    border-right: none;
  }
  .blog-wrap{
    padding:0 20px;
  }
  
  
  .blog-banner .blog-wrap ,.blog-details .blog-wrap{
        flex-direction: column;
  }
  .banner-content {
    width: 100%;
    padding-right: 0;
    margin-bottom:20px;
  }
  .blog-thumbnail {
    width: 100%;
  }
  .banner-content img{
    width:100%;
  }
  .blog-description{
    width:100%;
    margin-right:0;
    padding:20px 30px;
    margin-bottom:20px;
  }
  .trendings{
    width:100%;
    padding:0;
  }
  .trendings img{
    width:100%;
  }
  .bottom-contact .contact-details {
    width: 100%;
  }
  .bottom-contact {
    padding: 50px 0;
    background-size: cover;
    background-position: center center;
    }
  .blog-banner ,.blog-details{
    padding: 50px 0;
  }
  .dropdown{
    position:relative!important;
  }
  .dnd_area_101-row-2-background-layers {
    background-size: cover !important;
  }
  .blog-header-wrap .logo{
        width: 140px;
  }
}