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

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

/* @font-face {
  font-family: 'MyriadPro-Regular';
  src:  url('https://23428913.fs1.hubspotusercontent-na1.net/hubfs/23428913/indianweakender/font/MyriadPro-Regular.otf') format('otf')
} */

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


















/* 1d. Buttons */






/* 1e. Forms */









/* 1f. Tables */








/* 1g. Site header */




/* 1h. Site footer */




/* Colors  */

































body, p {
  font-family: Roboto!important;
}
.font-600 {
  font-weight: 600;
}
.body-font-20 {
  font-size: 20px;
}
.primary-font {
  font-family: Roboto;
}
.color-grey {
  color: #808080;
}
.fw-bold h4,
.fw-bold h5,
.fw-bold h6 {
  font-weight: 600;
}
.fw-bold {
  font-weight: 700;
}
.plr-0 {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1241px) {
  .container,
  .content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Footer  */
.site-footer.footer-1 .copyright {
  display: block!important;
}
.site-footer.footer-1 {
  margin-top: 0;
  padding: 0!important;
}
.site-footer .hs-menu-wrapper ul li.hs-menu-item a {
  color: #FFF!important;
}
.site-footer .hs-menu-wrapper ul {
  justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}
.site-footer .hs-menu-wrapper.hs-menu-flow-horizontal ul {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .site-footer .hs-menu-wrapper ul {
    margin: 0!important;      
  }
  .site-footer .hs-menu-wrapper ul li {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .Blurb_tcm svg {
    height: 20px!important;
  }
  .site-footer.footer-1 .Blurb_tcm .title {
    font-size: 20px!important;
  }
  .site-footer .hs-menu-wrapper.hs-menu-flow-vertical ul {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }
  .site-footer .hs-menu-wrapper.hs-menu-flow-vertical ul li {
    padding-left: 0!important;
    padding-right: 0!important;
  }
}
/* End of Footer */

/* Header Custom css */
.navigation-bar--inverse .menu-header .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1 > a, .navigation-bar--inverse .header__language-switcher--label-current,
.atbs-offcanvas.inverse-text .menu-header .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1 > a {
  color: #fff!important;
}
.mobile-header--inverse .offcanvas-menu-toggle i,
.mobile-header--dark .mobile-header-btn, .mobile-header--inverse .mobile-header-btn, .mobile-header--inverse .header-logo a,
.navigation-bar--inverse .navigation--main>li>a, .navigation-bar--inverse .navigation-bar-btn {
  color: #fff!important;
}
.inverse-text .social-links__icon svg, .top-bar--inverse .social-links__icon svg {
  fill: #fff!important;
}
.navigation-bar-btn.js-search-dropdown-toggle {
  display: block;
  text-align: right;
}
.atbs-offcanvas.inverse-text .atbs-offcanvas-close {
  color: rgba(255,255,255,1) !important;
  border: 1px solid rgba(255,255,255,0.4)!important;
}
.atbs-offcanvas {
    z-index: 99999;
    overflow: auto !important;
}
.hs-search-field__form {
  justify-content: flex-end;
}
.hs-search-field__button {
  background-color: #fff;
  width: 60px;
  border: 1px solid #000;
}
.hs-search-field__bar button svg {
  height: 18px!important;
}
.mobile-header {
  height: 60px;
}

/* .header-logo--mobile img {
  max-height: 60px;
  min-height: 60px;
  height: 100%!important;
  width: 100%!important;
} */
.header-logo--mobile img {
  max-height: 100%;
  padding: 0!important;
}
.footer-blurbs a, .email-btn a {
    color: #fff;
}
/* Header Logo */

.logo-light-mode {
  background-color: #ff6723;
  height: 53px;
  width: 142px;
  padding: 4px 0;  
  margin: 0;
  border: 0;
}
.footer-blurbs {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px dashed #fff;
}
.iw-popular-post-sidebar.iw-home-post-sidebar .widget__title {
    margin-bottom: 15px;
    margin-top: 10px;
}
.mobile-header__section .logo-light-mode {
  height: 45px;
  width: 135px;    
  margin-top: 8px;
  margin-bottom: 4px;
}
footer.site-footer .logo-light-mode {
  background-color: transparent!important;
  padding: 0!important;
}
footer.site-footer .logo-light-mode img {
  height: 43px;
}

/* .logo-light-mode .hs_cos_wrapper_type_logo img {
  width: 142px;
} */
/* .atbs-offcanvas.js-atbs-offcanvas.js-perfect-scrollbar .logo-light-mode {
  width: fit-content!important;
} */
.SubHDR_menu a {
  font-family: Roboto!important;
  font-weight: 600;
}
.SubHDR {
  padding-left: 0!important;
  padding-right: 0!important;
}
@media (max-width: 767px) {
  .SubHDR_menu a {
    font-size: 30px!important;
  }
  .hs-search-field__form {
    justify-content: center;
  }
}

/* End of Header Custom Css */

/* Blog Post Custom css */
.single-1 .single-header:before {
  content: inherit;
}


.sg-blog-post_page .sg-blog_post_content {
  padding-top: 44px;
  padding-bottom: 44px;
}

.sg-blog-post_page .sg-blog_post_content .single-post__breadcrumb {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 26px;
}
.sg-blog-post_page .sg-blog_post_content .single-post__breadcrumb .bc-link {
  text-decoration: none;
}
.sg-blog-post_page .sg-blog_post_content .single-post__breadcrumb .bc-link {
  color: #000000;
  font-size: 15px;
}
/* .sg-blog-post_page .sg-blog_post_content .single-post__breadcrumb:before {
  border: 2px solid #ff6723;
  content: "";
  margin-right: 10px;
} */
.sg-blog-post_page .sg-blog_post_content .single-post__breadcrumb span.line {
  background-color: #ff6723;
  width: 3px;  
  margin-right: 10px;
  height: 15px;
}
.sg-blog-post_page .sg-blog_post_content .single-post__breadcrumb {
  display: flex!important;
  align-items: center;
}
.sg-blog-post_page .single-post_featured-image {
  margin-bottom: 10px;
}
.sg-blog-post_page .post-name {
  margin-bottom: 24px;
}
.sg-blog-post_page .sg-blog_post_content .entry-author__name {
  font-weight: 600;
}
.sg-blog-post_page .sg-blog_post_content .iw-post-single-date-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #9f9f9f;
  margin-bottom: 15px!important;
  padding-bottom: 16px;
}
.blog-listing img {
    aspect-ratio: 281 / 171;
    object-fit: cover;
}
@media (max-width: 480px) {
  .sg-blog-post_page .sg-blog_post_content .iw-post-single-date-social {
    display: block;
  }
  .sg-blog-post_page .sg-blog_post_content .iw-post-single-date-social .date-author {
    margin-bottom: 12px;
  }
}
.sg-blog-post_page .sg-blog_post_content .iw-post-single-date-social .date-author {
  display: flex;  
}
.sg-blog-post_page .sg-blog_post_content .date-author .time.published {
  font-size: 15px;
  font-weight: 600;
  padding-right: 10px;
}
.sg-blog-post_page .sg-blog_post_content .date-author .time.published {
  display: flex;
  align-items: center;
}
.sg-blog-post_page .sg-blog_post_content .date-author .time.published span.line {
  background-color: #ff6723;
  height: 15px;
  margin-right: 10px;
  width: 3px;
}
.sg-blog-post_page .sg-blog_post_content .date-author .author-name {
  display: flex;
  align-items: center;
}
.sg-blog-post_page .sg-blog_post_content .date-author .author-name span.line {
  background-color: #000000;
  height: 15px;
  margin-right: 10px;
  width: 3px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.widget-posts-list-nothumbnail .post-date {
  margin-top: 0;
}
.socials-share-box:before {
  content: inherit;
}

.atbs-featured-module-5 .block-heading.block-heading_style-1 .block-heading__title {
  color: #000000!important;
}
.atbs-featured-module-5 .block-heading.block-heading_style-1 .block-heading__title:before {
  background-color: #000000!important;
}

/* .iw-post-social-sharing.top-position {
  margin-bottom: 20px;
} */
.iw-post-social-sharing.bottom-position {
  margin-top: 20px;
}
.iw-post-social-sharing .bottom-position {
  margin-top: 20px;
}
.iw-post-social-sharing .hs_cos_wrapper_type_social_sharing a {
  display: inline-block;
  width: 34px!important;
}
.iw-post-social-sharing .hs_cos_wrapper_type_social_sharing a img.hs-image-widget {
  display: block;
  max-width: 100%!important;
  height: 34px!important;
  width: 34px!important;
}
.single-post_featured-image .hs-blog-featured-image {
  width: 100%;
}

form .hs-button, form input[type=submit], input[type=submit]:not(.btn) {
  border-radius: 3px;
}

.blog-post-related-stories {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0!important;
}
/* ENd of Blog Post Page  */

/* custom css */
div#interactive-close-button {
    background: red !important;
    color: #fff;
    border-radius: 50px;
    padding: 7px;
    width: 11px;
    height: 11px;
}
/* .widget_1751020701893-flexbox-positioning {
    position: fixed;
    z-index: 99;
    opacity: 1;
    width: 100%;
    right: 20px !important;
    bottom: 10px;
} */
.widget_1751020701893-flexbox-positioning #hs-button_widget_1751020701893 {
    bottom: 10px;
    opacity: 1;
    position: fixed;
    right: 20px!important;
    z-index: 99;
    box-shadow: 0 4px 10px rgb(255 103 35 / 69%);
    height: auto !important;
    max-width: 176px;
}
.site-header .ads {
    margin: 5px 0 !important;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000; 
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
}

nav.navigation-bar, .mobile-header {
  transition: all 0.3s ease;
}

.world-news .flex-rpl {
    display: block;
}

.world-news .post__thumb.object-fit {
    display: none;
}
.world-news .rpl-card {
    padding-bottom: 10px!important;
    padding-top: 0!important;
    width: 100%;
}
.world-news.rpl-section .post__text .post-title-desc {
    max-height: unset !important;
    min-height: unset !important;
}
/* .navigation-bar-btn {
    height: 70px;
}
.navigation-bar-btn i {
    line-height: 70px;
} */
.navigation-bar .menu-header .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1>a {
	height: 70px !important;
    line-height: 70px !important;
}
input#site_search-input, button.hs-search-field__button {
    z-index: 9;
}
.box-search-results .hs-search-results__listing li:not(:last-child) {
    margin-bottom: 0px !important;
}
.box-search-results.systems-page--search-results {
    padding: 30px 0 !important;
}
/* end custom css */
.Blurb_tcm{
  display:flex; 
  align-items:center;
  margin-bottom: 10px;
}

.Blurb_divider{
      margin: 0 16px;
}

@media (max-width:768px){
  .Blurb_tcm h4{
    font-size: 20px !important;
  }
}
/* Blog Listing Page */

.popular-post-number .number-list {
  background-color: #ff6723;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}
.popular-post-number .post-link .post-title {
  color: #000000!important;
  font-family: Roboto;
}

.iw-blog-index .post--overlay-height-415.post--overlay .post__text {
  min-height: 280px;  
}

/* Popular Post Sidebar */
.iw-popular-post-sidebar article.post .post__text .post__title {
  font-size: 14px!important;
}
.iw-popular-post-sidebar article.post .post__text .post__title a {
  font-size: 15px!important;
  line-height: normal!important;
}
.iw-popular-post-sidebar article.post .post__text .post__title {
  height: 54px;
  overflow: hidden;
}
/* End of Popular Post Sidebar */
.heading-title {
  color: #000000;
}
/* End of Blog Listing Page */
.iw-blog-listing-first .post--title .heading-title {
  font-size: 34px;
}
.related-post-title {
  color: #000000!important;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 15px;
}
.related-post-title:last-child {
  margin-bottom: 0;
}
h1 {
  font-size: 34px;
/*   font-size: 31px; */
  font-weight: 600!important;
}
h2 {
  font-weight: 600!important;
}
h3 {
  font-weight: 600!important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Roboto!important;
}
html, body {
  font-family: Roboto;
}
@media (max-width: 767px) {
  h1,
  .sg-video-module .sg-video-left .video-content .title {
    font-size: 28px!important;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 17px;
  }
  h6 {
    font-size: 15px;
  }
  .sg-single_post .single-post-content div,
  .sg-single_post .single-post-content p
  .sg-single_post .single-post-content ul li {
    font-size: 18px!important;
  }
 .iw-categoies-post-listing.world-news.rpl-section .post-title-desc .post__title a {
    font-size: 16px!important;
}
.world-news.rpl-section .publish-date {
    font-size: 13px !important;
    margin-top: 5px !important;

}
.sg-single_post .single-post-content div,
.sg-single_post .single-post-content p,
.sg-single_post .single-post-content ul li {
  font-size: 20px;
}

.sg-single_post .single-post-content img {
  margin-bottom: 20px;
}

.sg-single_post .single-post-content ul {
  padding-left: 20px;
}
}
.text-white {
  color: #fff;
}
.btn {
  font-family: Roboto!important;
}
.btn.btn-default.text-white {
  color: #fff;
}
.related-stories article.post.post--overlay .post__text.inverse-text .post__title,
.related-stories article.post.post--overlay .post__text.inverse-text .post__title a {
  font-size: 20px;
}
.btn-default:hover, .btn-default:focus-visible, .btn-default:active {
  background-color: #ff6723!important;
  border-color: #ff6723!important;
  color: #fff!important;
}
.banner-section-editors-pick .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: auto;
  background-color: #000000;
  opacity: .7;
}
.btn.btn-white-link {
  background-color: transparent;
  color: #fff!important;
  border: 0!important;
  padding: 0!important;
  text-decoration: none!important;
}
.btn.btn-white-link:hover {
  background-color: transparent;
  color: #ff6723!important;
  border: 0!important;
  padding: 0!important;
  text-decoration: none!important;
}
.iw-category-page-listing .post-heading-title {
  font-family: Roboto!important;
  color: #000000;
  font-weight: 600;
  font-size: 20px;
}


/* New Category Page Category Post listing MOdule */


.dnd-section.category_page-name {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: linear-gradient(to right, #d5d5d5 0%, #808080 100%);
}
.category_page-name .categoy_page-title {
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 0;
  font-size: 26px!important;
}
.category_page-main_section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.news-category-listing-page.rpl-section .rpl-card,
.category-three-column.rpl-section .rpl-card,
.iw-categoies-post-listing.iw-listing_page-category-widgets .rpl-card {
  /*   width: 33.333%!important; */
  flex-basis: 33.333%;
  -moz-flex-basis: 33.333%;
  -webkit-flex-basis: 33.333%;
  -o-flex-basis: 33.333%;
  padding: 15px;
}
@media (max-width: 999px) {
  .news-category-listing-page.rpl-section .rpl-card,
  .category-three-column.rpl-section .rpl-card,
  .iw-categoies-post-listing.iw-listing_page-category-widgets .rpl-card {
    /*     width: 33.333%!important; */
    flex-basis: 50%;
    -moz-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    -o-flex-basis: 50%;
  }
}
@media (max-width: 550px) {
  .news-category-listing-page.rpl-section .flex-rpl,
  .iw-categoies-post-listing.iw-listing_page-category-widgets .flex-rpl {
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .news-category-listing-page.rpl-section .rpl-card,
  .category-three-column.rpl-section .rpl-card,
  .iw-categoies-post-listing.iw-listing_page-category-widgets .rpl-card {
    flex-basis: 100%;
    -moz-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    -o-flex-basis: 100%;
    padding-left: 0!important;
    padding-right: 0!important;
  }
}

.body-container-wrapper.home.single .SubHDR_sub_menu li.selected {
  border-bottom: transparent!important;
}

/* Video Post */

.iw-video-post .hs-video-container {
  max-width: 100%!important;
}

/* End of Video Post */

/* Video Global Module */
.sg-video_global_module .sg-video__btn-icon svg path,
.sg-video_page_module .sg-video__btn-icon svg path {
  fill: #f78225b3!important;
  color: #f78225b3!important;
}
/* End of Video Global Module */

@media (max-width: 767px) {
  .content-wrapper--vertical-spacing, .dnd-section {
    padding: 40px 20px;
  }
  .block-heading_style-1 .block-heading__title {
    font-size: 20px;
  }
  .mobile-hide {
    display: none;
  } 
  .image-caption-module.adv-img-caption {
    margin-bottom: 30px !important;
}
}
@media (min-width: 768px) {
  .desktop-hide {
    display: none;
  }
}
.display-none {
  display: none;
}
.image-caption-module.ad-banner-image figure  img {
    margin-bottom: 0 !important;
}
.newsletter-section input.hs-button.primary.large {
  height: 40px;
  width: 100px;
}
.navigation-bar-btn {
  height: inherit;
}
  .navigation-bar-btn i {
  line-height: inherit !important;
}
.navigation-bar {
  height: initial !important;  
  background: none;
  background-image: linear-gradient(to right, #2c2c2c 0%, #090909 100%);  
}
/* Sticky Header */
.iw-sticky-nav {
  height: auto!Important;
  position: fixed!important;
  background-color: !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999!important;
  transition: all 0.7s ease!important;	
}
/* .iw-top_bar {
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
 */

/* Editor picks section */
#editor_pick a.post__cat {
  font-size: 14px!important;
  letter-spacing: 0!important;
  transition: 0.4s ease;
  font-family: Roboto!important;
}
#editor_pick .post__cat-outside.post__cat:after {
  background-image: linear-gradient(to right, #ff7a00 0%, #c33700 100%)!important;
  background: none;
  border-radius: 0!important;
}
.post__cat-outside.post__cat:before {
  border-radius: 0!important;
}
.post__cat--bg, a.post__cat--bg, .entry-cat--bg, a.entry-cat--bg {
  padding: 6px 10px!important;
}
#editor_pick a.post__cat:hover {
  color: #000000!important;
}
.post__thumb--overlay.post__thumb:after {
  background-color: rgba(0,0,0,0.10)!important;
}
/* End of editor pick section */

.w100 {
  width: 100%;
}
.text-center {
  text-align: center;
}
/* Category Page */

.dnd-section-category-listing {
  padding-bottom: 30px!important;
}
.dnd-section-category-most_read {
  padding-top: 30px!important;
  padding-bottom: 0!important;
}
@media (max-width: 767px) {
  .dnd-section-category-listing .atbs-pagination {
    margin-top: 30px;
  }
  .dnd-section-category-listing .ad-column {
    margin-top: 30px;
  }
  .dnd-section.category_page-main_section .row-fluid .span9 {
    margin-bottom: 24px;
  }
  .iw-blog_category_page-sidebar .post-ad-image:last-child {
    margin-bottom: 0!important;
  }
}
/* End of Category Page */

.menu-header .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2:hover > a,
.menu-header .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2.active > a{
  color: #FFF;
  background-image: linear-gradient(to right, #ff7a00 0%, #c33700 100%);
  border-radius: 4px;
}

/* Video Page Listing */
.sg-video_page_module .video-content {
  padding-top: 10px;
/*   padding-bottom: 20px; */
}
.sg-video_page_module .video-title {  
  font-family: Roboto!important;
  color: #000000!important;
  margin-bottom: 10px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .sg-video_page_module .video-title {   
    font-size: 20px;
  }
}
.filter-button {
  background-color: #f2f2f2;
  color: #000000;
  padding: 10px 12px;
  font-size: 14px;
  border-radius: 8px;
  border: 0!important;
}
.filter-button:hover {
  background-color: #000000;
  color: #fff;
}
.sg-video_page_module ul.video-category li.category-list.selected .filter-button {
  background-color: #000000;
  color: #ffffff;
}
/* End of Video Page listing */

/* Video Global Module */

.sg-video_global_module .video_box .box_content .category_select {
  background-color: #ff6723;  
}
.sg-video_global_module .video_box .box_content .title {
  color: #FFFFFF;
  font-size: 18px;
  font-family: Roboto!important;
}
/* End of Video Global Module */

.dnd-section .dnd-column {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0!important;
    padding-right: 0!important;
  }
}

/* Animated Button */
.btn.animated-btn {
  transition: all 0.5s;
  cursor: pointer;
  /*   width: 160px!important;   */
  /*   display: inline-block; */  
}
.btn.animated-btn span {
  cursor: pointer;
  display: inline-block;
  position: relative!important;
  transition: 0.3s;  
}
.btn.animated-btn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 1;
  right: 0;
  top: 0;
/*   right: -20px; */
  transition: 0.5s;
  /* height: 100%; */
  font-size: 22px;
  line-height: 15px;
  bottom: auto;
  animation: slide1 1s ease-in-out infinite;
  margin-left: 9px;
}
.btn.animated-btn span {
  padding-right: 25px;
}

@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}
.viewer-engagement .w3-modal {
  z-index: 1050!important;
}

input[type="button"]:not(.btn), input[type="reset"]:not(.btn), input[type="submit"]:not(.btn) {
  padding: 12px 30px;
  font-weight: 600;
}
input[type="button"]:not(.btn):hover, input[type="reset"]:not(.btn):hover, input[type="submit"]:not(.btn):hover {
  background-color: #ff6723!important;
  border-color: #ff6723!important;
  color: #fff!important;
}

/* Post Social Sharing  */
.iw-post-social-sharing .hs_cos_wrapper_type_social_sharing img.hs-image-widget.hs-image-social-sharing-24 {
  margin-left: 2px!important;
  margin-right: 2px!important;
  transition: all 0.3s ease;
}
.iw-post-social-sharing .hs_cos_wrapper_type_social_sharing a {
  display: inline-block;
  width: 40px!important;
}
.iw-post-social-sharing .hs_cos_wrapper_type_social_sharing a:first-child img.hs-image-widget.hs-image-social-sharing-24 {
/*   margin-left: 0!important; */
  margin-right: 0!important;
}
.iw-post-social-sharing img.hs-image-widget.hs-image-social-sharing-24:hover {
  transform: scale(1.15);
}

.featured-img-parent img {
  width: 100%;
  object-fit: cover;
}
.iw--blog_listing_main_module .list-item.grid-style .featured-img-parent {
  border-top: 2px solid #ff6723;
}
@media (min-width: 768px) {
  .iw--blog_listing_main_module .list-item.grid-style .featured-img-parent img {
    height: 100%;
/*     max-height: 153px;
    min-height: 153px;     */
  }
}
.iw--blog_listing_main_module .grid-style .post--title {
  margin-bottom: 12px;
}
.iw--blog_listing_main_module .post--title .heading-title:hover {
  color: #ff6723!important;
}
.iw--blog_listing_main_module .posts-list .post-content-parent a {
  color: #000000;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0;
  font-family: Roboto;
}
.iw--blog_listing_main_module .posts-list .post-content-parent a.post__cat:hover {
  color: #ff6723!important;
}
.iw--blog_listing_main_module .posts-list .categories-list span.line {
  background-color: #ff6723;
  width: 3px;  
  margin-right: 10px;
  height: 15px;
}
.iw--blog_listing_main_module .posts-list .categories-list {
  display: flex!important;
  align-items: center;
}
/* slider dots css */

.atbs-carousel .owl-prev i,
.atbs-carousel .owl-next i {
  color: #000000!important;  
}
.atbs-carousel .owl-prev:hover i,
.atbs-carousel .owl-next:hover i {
  color: #FFFFFF!important;  
}
.atbs-carousel .owl-dot span {
  background-color: #cdcecf;
  border: 0;
  width: 11px!important;
  height: 11px!important;
}
.atbs-carousel .owl-dot.active span {
  background-color: #ff6723;
  border: 0; 
}

/* End of slider dots css */

/* Ad Banner Section note:- the hardcode is in base.html */

@media (max-width: 1300px) {
  .ad-banner-section.ad-top-banner-section {
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
}
.ad-banner-section.ad-top-banner-section {
  display: block;
  width: 100%;
  max-width: 1215px;
  margin: auto;
  padding: 24px 0;
}
.ad-banner-section img {
  width: 100%;
  display: block;
  margin: auto;
}

/* End of Ad Banner Section */

.btn.btn-default {
  padding: 8px 15px!important;
  text-transform: capitalize!important;
  background-color: #cdcecf;
  border-color: #cdcecf;
  color: #000000;
  font-weight: 600;
}

/* Section before css */
.section-title-block {
  padding-top: 24px;
  padding-bottom: 13px;
}
.section-title-block .section-title:before {
  border: 2px solid #f78222;
  content: "";
  margin-right: 10px;
}
.section-title-block .section-title {
  display: block!important;
  font-size: 26px;
  font-family: Roboto;
  font-weight: 700;
  text-transform: uppercase;
}
.iw-separator {
  border-top: 1px solid #a3a3a3;
  margin-top: 25px;
}

.iw-categoies-post-listing.rpl-section .publish-date {
  color: #808080;
  font-family: Roboto;
  font-size: 15px;
}
.iw-categoies-post-listing.rpl-section .post-title-desc .post__title:hover {
  color: #ff6723;
}
.iw-categoies-post-listing.rpl-section .post-title-desc .post__title a {
  font-size: 20px!important;
  line-height: normal;
}
.btn.btn-link {
  font-family: Roboto;
  font-size: 15px;
  padding: 0!important;
  text-decoration: none!important;
}
.btn.btn-link:hover,
.btn.btn-link:focus-visible {
  color: #ff6723;
}

/* Home Top Stories  */
.iw-home-post-sidebar .posts-list.list-seperated .list-item {
  border-bottom: 1px solid #ff6723;
  padding-bottom: 10px;
}
.iw-home-post-sidebar .posts-list.list-seperated .list-item:first-child {
  padding-top: 0;
}
.iw-home-post-sidebar .posts-list.list-seperated {
  margin: 0!important;
  padding: 0!important;
}
.edia-widget .widget__title, .edia-widget--box .widget__title, .widget__title {
  margin-bottom: 24px;
}
.widget-type-linked_image .hs_cos_wrapper_widget.hs_cos_wrapper_type_linked_image {
  display: block;
  background-color: #ececec;
}
.widget-type-linked_image .hs_cos_wrapper_widget.hs_cos_wrapper_type_linked_image img {
  width: 100%!important;
  max-width: 100%;
}

.sg-video-module .sg-video__btn .sg-video__btn-icon svg path,
.iw-video-hubdb-listing .sg-video__btn .sg-video__btn-icon svg path {
  fill: #ff6723!important;
  color: #ff6723!important;
}
.iw-video-hubdb-listing .grid-video .box {
  border-top: 2px solid #ff6723;
}
.sg-video-module .sg-video-left .video-content {
  padding-top: 15px;
}
.sg-video-module .sg-video-right .video-content {
  padding-top: 8px;
}
.sg-video-module .video-content .title {
  font-family: Roboto;
  color: #000000;
}
.sg-video-module .video-content .title a,
.iw-video-hubdb-listing .title a {
  color: #000000;
  text-decoration: none!important;
}
.sg-video-module .video-content .title a:hover,
.iw-video-hubdb-listing .title a:hover {
  color: #ff6723;
}
.sg-video-module .sg-video-left .video-content .title {
  font-size: 34px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
}
.sg-video-module .sg-video-right .video-content .title {
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
/*   margin-bottom: 10px; */
}
@media (max-width: 767px) {
  .sg-video-module .sg-video-left .video-content .title {
     font-size: 20px;
  }
  .iw-video-hubdb-listing .first-video .box iframe {
    max-height: 153px;
    min-height: 153px;
  }
  .iw-video-hubdb-listing .first-video .box .box-content h1.title {
    font-size: 20px!important;
    line-height: normal;
  }
  .iw-video-hubdb-listing .grid-video .box .box-content .title {
    line-height: normal;
  }
  .iw-video-hubdb-listing .first-video .box .box-content .desc.body-font-20 {
    font-size: 17px!important;
  }
}
.category-three-column .post__thumb,
.sg-video-module .video_boxes_image {
  border-top: 2px solid #ff6723;
}
#editor_pick .post__thumb .box-background-image {
  border-top: 0;
}
.iw-home-post-sidebar .post__thumb .box-background-image,
.iw-home-post-sidebar .sg-video-module .video_boxes_image img {
  border-top: 0!important;
}

.post__title,
.entry-title {
  color: #000000;
}
.iw-news-hubdb-listing a.btn {
  font-size: 15px!important;
  font-weight: 600!important;
}
.iw-news-hubdb-listing a.btn.btn-grey {
  background-color: #cdcecf;
  padding: 8px 15px!important;
  color: #000000!important;  
}
.iw-news-hubdb-listing a.btn.btn-grey:hover,
.iw-news-hubdb-listing a.btn.btn-grey:focus-visible {
  background-color: #000000;
  color: #FFFFFF!important;
  border-color: #000000;
}
.iw-news-hubdb-listing .featured-parent {
  border: 1px solid #000;
  padding: 5px;
}
.iw-news-hubdb-listing .iw-separator {
  border-top: 1px solid #ff6723!important;
}
.iw-news-hubdb-listing .box .date {
  margin-top: 18px;
}
.menu-header .hs-item-has-children:before {
  content: "\f107"!important;
  font-family: FontAwesome;
  color: #fff;
  display: flex!important;
  align-items: center;
  border: 0!important;
}
@media (max-width: 991px) {
  .inverse-text .social-links__icon svg,
  .top-bar--inverse .social-links__icon svg {
    fill: #000000!important;
  }
}



.navigation-bar.navigation-bar--inverse ul:not(.hs-menu-children-wrapper) {
  margin-right: 5px;
}
.iw-ad-image .cta-image,
.iw-ad-image .image {
  border: 15px solid #e8e8e8;
}
.iw-ad-image img {
  width: 100%;
}

/* Blog Post and Category Page sidebar */

.iw-blog-post-sidebar .iw-ad-image,
.iw-blog_category_page-sidebar .iw-ad-image {
  margin-bottom: 24px;
}
.iw-blog-post-sidebar .post-sidebar-post-sidebar,
.iw-blog_category_page-sidebar .post-sidebar-post-sidebar {
  margin-bottom: 24px;
}
.iw-blog-post-sidebar .issue-title h4,
.iw-blog_category_page-sidebar .issue-title h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.iw-blog-post-sidebar .post-newspaper-hubdb,
.iw-blog_category_page-sidebar .post-newspaper-hubdb {
  margin-bottom: 30px;
}
.iw-blog-post-sidebar .post-ad-image,
.iw-blog_category_page-sidebar .post-ad-image {
  margin-bottom: 30px;
}

/* Video Hubdb Listing  */
.iw-video-hubdb-listing {
  border: 2px solid #ff6723;
}

.iw-video-hubdb-listing {
  background-image: linear-gradient(to top, rgba(255, 103, 35, 0.2) 0%, rgba(255, 103, 35, 0) 99.9401%, rgba(255, 103, 35, 0) 100%);
}
.iw-video-hubdb-listing .first-video .box .box-content {
  padding: 0 15px;
}
.iw-video-hubdb-listing .first-video .title {
  margin-top: 17px;
  margin-bottom: 7px;
}
.iw-video-hubdb-listing .first-video .desc {
  margin-bottom: 15px;
}
.iw-video-hubdb-listing .first-video .separator {
  border-bottom: 1px solid #9f9f9f;
  margin-bottom: 18px;
  margin-left: 15px;
  margin-right: 15px;
}

/* Grid Video */
.iw-video-hubdb-listing .grid-video .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.iw-video-hubdb-listing .grid-video .flex .flex-item-3 {
  padding: 8px;
  flex-basis: 33.333%;
  -moz-flex-basis: 33.333%;
  -webkit-flex-basis: 33.333%;
  -o-flex-basis: 33.333%;
}
@media (min-width: 768px) and (max-width: 950px) {
  .iw-video-hubdb-listing .grid-video .flex .flex-item-3 {   
    flex-basis: 50%;
    -moz-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    -o-flex-basis: 50%;
  }
}
@media (max-width: 650px) {
  .iw-video-hubdb-listing .grid-video .flex {
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .iw-video-hubdb-listing .grid-video .flex .flex-item-3 {
    flex-basis: 100%;
    -moz-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    -o-flex-basis: 100%;
    padding-left: 0!important;
    padding-right: 0!important;
  }
}
.iw-video-hubdb-listing .grid-video .title {
  padding-top: 6px;
}
.iw-video-hubdb-listing .grid-video {
  padding: 0 15px;
  padding-bottom: 7px;
}

/* Video Button */
.iw-video-hubdb-listing .video_boxes_image {
  position: relative;
}
.iw-video-hubdb-listing .video_boxes_image .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg, rgba(35, 31, 32, 0.05) 0%, #231f20 100%, #231f20 100%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.iw-video-hubdb-listing .sg-video-right .video-box {
  margin-bottom: 20px;
}
.iw-video-hubdb-listing .sg-video-right .video-box:last-child {
  margin-bottom: 0;
}
.iw-video-hubdb-listing .sg-video__btn {
	border-radius: 50%;
	height: 34px;
  width: 34px;
  max-width: 100%;
	left: 50%;
	/*     padding: 13px 0 0 6px; */
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	background-color: #D3D3D3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
	align-items: center;
	justify-content: center;
  transition: 0.9s;
  color: #D3D3D3;
}
.iw-video-hubdb-listing .sg-video__btn:focus-visible {
  outline: 1px solid #000;
  border-radius: 100%;
}
.iw-video-hubdb-listing .btn_bg{
	height: 44px;
	background: #023E8A;
	border-radius: 100%;
	width: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
  transition: 0.9s;
}
.iw-video-hubdb-listing .sg-video__btn-icon {
	height: auto;
	position: relative;
  max-width: 10px;
  width: 100%!important;
  height: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.iw-video-hubdb-listing .sg-video__btn-icon svg {
  width: 100%;
}
.iw-video-hubdb-listing .sg-video__btn::before,
.iw-video-hubdb-listing .sg-video__btn::after {
	border: 8px solid;
}
.iw-video-hubdb-listing .sg-video__btn::after {
	align-items: center;
	animation-delay: 0s;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: ripple;
	animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
	border-radius: 50%;
	bottom: 0;
	content: "";
	display: flex;
	flex-direction: row;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}
.iw-video-hubdb-listing .sg-video__btn::before {
	align-items: center;
	animation-delay: 0.5s;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: ripple;
	animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
	border-radius: 100%;
	bottom: 0;
	content: "";
	display: flex;
	flex-direction: row;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}
@keyframes ripple {
	from {
		opacity: 1;
		transform: scale3d(0.75, 0.75, 1);
	}

	to {
		opacity: 0;
		transform: scale3d(1.5, 1.5, 1);
	}
}
.iw-video-hubdb-listing .play-button-wrapper .sg-video__btn:hover{
	transform: translate(-50%,-50%) scale(1.25);
	transition: 0.9s;
}
.iw-video-hubdb-listing .btn-with-title .btn_bg:hover{
	transform: scale(1.25);
}
.iw-video-hubdb-listing .grid-video .video_boxes_image.position-relative,
.iw-video-hubdb-listing .grid-video .video_boxes_image.position-relative .overlay,
.iw-video-hubdb-listing .grid-video .video_boxes_image.position-relative img {
  max-height: 160px;
  min-height: 160px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

/* End of Video  */

/* @media (max-width: 991px) {
  #atbs-offcanvas-primary .social-links {
    margin-top: 20px;
  }
} */
.iw-category-post-listing-section  {
  margin-bottom: 29px;
}
.iw-category-page-listing .flex-box .list-item .featured-img-parent {
  border-top: 1px solid #ff6723;
}

@media (max-width: 767px) {
  .iw--blog_listing_main_module .post-desc, .iw--blog_listing_main_module .post-desc p {
    font-size: 18px;
  }
}

.iw--blog_listing_main_module .post-desc,
.iw-category-page-listing .post-desc {
  margin-bottom: 26px;
}
.iw-category-page-listing .publish_date {
  font-size: 15px;
  font-weight: 600;
  display: flex!important;
  align-items: center;
}
.iw-category-page-listing .publish_date span.line {
  background-color: #ff6723;
  width: 3px;  
  margin-right: 10px;
  height: 15px;
}
section.social-section.none-hd.mb_none.module_16806097253193.show {
    display: none !important;
}

/* post page fixed css */
/* .sg-single_post {
  height: 100%;
} */
/* #fixed-date-social {
  position: sticky!important;
  top: 110px;
  background-color: #000;
  color: #000;
} */

.section-title-block-new {
  padding-top: 24px;
  padding-bottom: 13px;  
}
.section-title-block-new .section-title span.line {
  background-color: #ff6723;
  width: 4px;  
  margin-right: 10px;
  height: 26px;
}
.section-title-block-new .section-title {
  display: flex!important;
  font-size: 26px;
  line-height: 26px;
  font-family: Roboto;
  font-weight: 700;
  text-transform: uppercase;  
}


/* Footer Contact updated */
section.footer-blurb {
  border-right: 1px solid #fff;
}
section.footer-blurb .blurb-box {
  width: 90%;
}
@media (max-width: 831px) {
  section.footer-blurb .blurb-box {
    width: 95%;
  }
}
@media (max-width: 789px) {
  section.footer-blurb .blurb-box {
    width: 98%;
  }
}
@media (max-width: 767px) {
  section.footer-blurb .blurb-box {
    width: 100%;
  }
  section.footer-blurb {
    border-right: 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }
  .cell_1686564616739-margin {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }
  .cell_1686564616739-margin section#Blurb_module_1686564616740 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .social-links.footer-social-icon {
    justify-content: flex-start!important;
  }
  .sg-blog-post_page .sg-blog_post_content {
    padding-bottom: 0!important;
  }
}
.site-content {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 575px) {
  .popular-post-number .post-link .post-title {
    font-size: 16px !important;
}
  .atbs-featured-module-5.blog-post-related-stories .owl-carousel {
    padding-left: 0!important;
  }
}
/* .iw-post-sharing-sticky {
  display: none;
} */


.iw--blog_listing_main_module .posts-list .iw-blog-listing-first .post-content-parent h1 {
  font-size: 34px; 
}
/* .adsbygoogle {
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    padding: 10px;
  } */

/* Image Caption in blog post */
.image-caption-module figure img {
  margin-bottom: 10px!important;
}
.image-caption {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
  color: #707070;
}

#post-name-id:first-letter {
  text-transform: capitalize;
}


.post__title, .entry-title {
  text-transform: none!important;
}

.contact-form-dnd #hs_cos_wrapper_widget_1693804404029 {
  box-shadow: 0px 7px 30px -5px rgba(0,0,0,0.15);
}

/* Advertise Page */
.info-box {
  display: block;
  background: #f5f5f7;
  margin: 20px 0;
  padding: 25px;
}
.icon-padding i.fa {
    position: absolute;
    top: 4px;
    left: 0;
}
.icon-padding {
  position: relative;
  padding-left: 30px;
}

/* @media (min-width: 768px) {
  .mobile-header {
    height: 100%!important;
  }
}
@media (max-width: 768px) {
  .mobile-header {
    height: 100%!important;
  }
} */
@media (max-width: 991px) {
  .row-fluid-wrapper.row-depth-1.row-number-3.top_bar_header-row-1-background-layers.dnd-section.top_bar_header-row-1-padding.top_bar_header-row-1-background-gradient {
    display: none;
  }
}
/* Video Module */
.sg-video-module .sg-video_flex.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  margin-left: -12px;
  margin-right: -12px;
}
.sg-video-module .sg-video_flex.flex .sg-video_flex-left {
  flex-basis: 70%;
  -moz-flex-basis: 70%;
  -webkit-flex-basis: 70%;
  -o-flex-basis: 70%;
  padding: 12px;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.sg-video-module .sg-video_flex.flex .sg-video_flex-right {
  flex-basis: 30%;
  -moz-flex-basis: 30%;
  -webkit-flex-basis: 30%;
  -o-flex-basis: 30%;
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sg-video-module .sg-video_flex.flex .thumbnail-image {
  width: 100%;
}
.sg-video-module .sg-video_flex.flex .sg-video_flex-left .video_boxes_image,
.sg-video-module .sg-video_flex.flex .sg-video_flex-left .video_boxes_image .thumbnail-image {
  width: 100%;
}
@media (min-width: 1000px) {
  .sg-video-module .sg-video_flex.flex .sg-video_flex-left .video_boxes_image,
  .sg-video-module .sg-video_flex.flex .sg-video_flex-left .video_boxes_image .thumbnail-image {
    height: 100%;
    max-height: 322px;
    min-height: 322px;
    object-fit: cover;
  }
  .sg-video-module .sg-video_flex.flex .sg-video_flex-right .video_boxes_image,
  .sg-video-module .sg-video_flex.flex .sg-video_flex-right .video_boxes_image .thumbnail-image {
    height: 100%;
    max-height: 153px;
    min-height: 153px;
    object-fit: cover;
  }  
}
@media (max-width: 999px) {
  .sg-video-module .sg-video_flex.flex {
    margin-left: 0;
    margin-right: 0;
  }
  .sg-video-module .sg-video_flex.flex .sg-video_flex-left,
  .sg-video-module .sg-video_flex.flex .sg-video_flex-right {
    flex-basis: 100%;
    -moz-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    -o-flex-basis: 100%;
    padding-left: 0;
    padding-right: 0;
  }  
/*   .sg-video-module .video_boxes_image,
  .sg-video-module .video_boxes_image .thumbnail-image {
    max-height: 153px;
    min-height: 153px;
  } */
}
.sg-video-module .video_boxes_image {
  position: relative;
}
.sg-video-module .video_boxes_image .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg, rgba(35, 31, 32, 0.05) 0%, #231f20 100%, #231f20 100%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.sg-video-module .sg-video-right .video-box {
  margin-bottom: 20px;
}
.sg-video-module .sg-video-right .video-box:last-child {
  margin-bottom: 0;
}
.sg-video-module .sg-video__btn {
	border-radius: 50%;
	height: 50px;
  width: 50px;
  max-width: 100%;
	left: 50%;
	/*     padding: 13px 0 0 6px; */
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	background-color: #D3D3D3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
	align-items: center;
	justify-content: center;
  transition: 0.9s;
  color: #D3D3D3;
  opacity: 80%;
}
.sg-video-module .sg-video__btn:focus-visible {
  outline: 1px solid #000;
  border-radius: 100%;
}
.sg-video-module .btn_bg{
	height: 60px;
	background: #023E8A;
	border-radius: 100%;
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
  transition: 0.9s;
}
.sg-video-module .sg-video__btn-icon {
	height: auto;
	position: relative;
  max-width: 14px;
  width: 100%!important;
  height: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sg-video-module .sg-video__btn-icon svg {
  width: 100%;
}
.sg-video-module .sg-video__btn::before,
.sg-video-module .sg-video__btn::after {
	border: 8px solid;
}
.sg-video-module .sg-video__btn::after {
	align-items: center;
	animation-delay: 0s;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: ripple;
	animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
	border-radius: 50%;
	bottom: 0;
	content: "";
	display: flex;
	flex-direction: row;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}
.sg-video-module .sg-video__btn::before {
	align-items: center;
	animation-delay: 0.5s;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: ripple;
	animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
	border-radius: 100%;
	bottom: 0;
	content: "";
	display: flex;
	flex-direction: row;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}
@keyframes ripple {
	from {
		opacity: 1;
		transform: scale3d(0.75, 0.75, 1);
	}

	to {
		opacity: 0;
		transform: scale3d(1.5, 1.5, 1);
	}
}
.sg-video-module .play-button-wrapper .sg-video__btn:hover{
	transform: translate(-50%,-50%) scale(1.25);
	transition: 0.9s;
}
.sg-video-module .btn-with-title .btn_bg:hover{
	transform: scale(1.25);
}
.sg-video-module .sg-video-left .video-content .desc {
  font-size: 20px;
  color: #000000;
  line-height: normal;
}
.sg-video-module .sg-video-left .video-date-content {
  margin-top: 12px;
}
.sg-video-module .sg-video-left .video-date-content .date {
  line-height: normal;
}
.sg-video-module .sg-video-left .video-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sg-video-module .sg-video-left .video-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media(max-width: 767px){
	.sg-video-module .btn_bg{
		margin: 0px auto 20px;
	}
  .sg-video-module .sg-video-left .video-content .desc {
    font-size: 18px;
  }
}

a.youtube-image {
  display: block;
  width: fit-content;
  margin-top: 12px;
}
/* End Video Module */
/* IW-newspaper-listing-hubdb */
.iw-news-hubdb-listing {
  font-weight: 700;
}
.iw-news-hubdb-listing img.featured-image {
  width: 199%;
}
.iw-news-hubdb-listing .box .volume,
.iw-news-hubdb-listing .box .issue {
  font-weight: 400;
  font-size: 15px;
}
.iw-news-hubdb-listing .button-flex {
  display: flex;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
}
.iw-news-hubdb-listing .button-flex .button-flex-item {
  flex-basis: 50%;
  padding: 5px;
}
.iw-news-hubdb-listing .button-flex .button-flex-item a.btn {
  display: block;
  width: 100%;
}
@media (max-width: 1035px) and (min-width: 768px) {
  .iw-news-hubdb-listing .button-flex {
    display: block;
    margin-left: 0!important;
    margin-right: 0!important;
  }
}
/* End IW-newspaper-listing-hubdb */
/* IW-top-picks */
#editor_pick .link-overlay {
  background-image: linear-gradient(to top, #000000a3 0%, rgba(35, 31, 32, 0.2) 100%);
  transition: all 0.7s ease;
}
#editor_pick .list-item:hover .link-overlay {
/*   background-color: #f78222; */
  background-image: linear-gradient(to top, #ff6723 0%, #ff6723 30.000000000000004%, rgba(255, 103, 35, 0.3) 100%)!important;
/*   min-height: 14rem;
  max-height: 14rem; */
/*   top: auto;
  bottom: 0; */
}
#editor_pick .post__title {
  margin-bottom: 10px;
}

#editor_pick .post__title a{
  transition: 0.5s;
  font-size: 20px!important;  
}
/* #editor_pick .list-item:hover .post__title a{
  font-size: 20px !important;
  transition: 0.5s;
} */

#editor_pick .post--overlay-height-415.post--overlay .post__text {
  min-height: 320px;
  max-height: 320px;
  overflow: hidden;
}
.dots-vertical .owl-dots {
  display: flex;
  margin:0 auto;
}
.owl-dot span {
  border-radius: 10px!important;
  height: 8px!important;
  width: 30px!important;
}

#editor_pick .owl-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 0;
}
#editor_pick .owl-nav .owl-prev {
  margin-bottom: 0!important;
}
/* .owl-nav .owl-prev{
  position: absolute;
  left: -50px;
  top:40%;
}
.owl-nav .owl-next{
  position: absolute;
  right: -50px;
  top:40%;
} */
.owl-prev:hover .mdicon-navigate_before:before {
  color: white;
}
.owl-next:hover .mdicon-navigate_next:before {
  color: white;
}

@media (max-width: 1024px) {
  .owl-prev {
    display: none!important;
  }
  .owl-next {
    display: none!important;
  } 
}

@media (max-width: 768px) {
  .owl-prev {
    display: none!important;
  }
  .owl-next {
    display: none!important;
  } 
  .owl-dot span {
    height: 7px!important;
    width: 7px!important;
  }  
  .dots-vertical .owl-dots {
    justify-content: center;
  }  
}

#editor_pick .list-item article.post.post--overlay .post-author .post-author__text a.post-author__name {
  font-size: 14px;
}

article.post.post--overlay-cat-outside.post--overlay-bottom.apect-height-270 {
  height: 100%;
  min-height: 270px;
  max-height: 270px;
}
@media (max-width: 767px) {
  article.post.post--overlay-cat-outside.post--overlay-bottom.apect-height-270 {
    height: 100%;
    min-height: 300px;
    max-height: 300px;    
  }
}
@media (min-width: 768px) {
  .post--overlay-cat-outside.post--overlay .post__text .post__title {
    height: 85px;
  }
/*   .list-item:hover .post--overlay-cat-outside.post--overlay .post__text .post__title {
    height: 110px!important;
  } */
}
/* TO override the theme css */
@media (max-width: 991px) {
  .post--overlay-cat-outside.post--overlay .post__text {
    min-height: 100%;
  }
  #editor_pick .post--overlay .post__text a {
    margin-bottom: 10px;    
  }
}
.post--overlay-cat-outside.post--overlay .post__text .time.published {
  font-size: 15px;
}

@media (max-width: 1199px) and (min-width: 992px) {
  #editor_pick .post--overlay-cat-outside-small.post--overlay .post__text {
    min-height: 100%!important;
  }
}
.post__thumb--overlay.post__thumb:after {
/*   top: 42%; */
  background: linear-gradient(180deg, rgba(0,0,0,0) 40%, rgba(0,0,0,0.1) 100%)!important;
  background-color: transparent!important;
}
/* End IW-top-picks */

/* IW-categories-posts-listing */
.flex-rpl{
  display:flex;
  flex-wrap:wrap;
/*   gap:30px; */
  margin-right: -15px;
  margin-left: -15px;
}
.rpl-card .post__thumb{
  height: unset;
  width: 100%;
}
.rpl-card .post__text h3{
  margin-top:10px;
}
.rpl-card a.post__cat {
  margin-top:5px;
  font-weight: 700;
}
.rpl-card a.post__cat:before {
  content: "";
  border:1px solid #f78222;
  margin-right: 10px;
}
.postBytag {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rpl-section h4.block-heading__title {
  display: contents !important;
}
.rpl-section .block-heading__title:before {
  left: 0!important;
  transform: translateX(0%)!important;
}


/* 
@media (max-width:768px){
  .rpl-card{
    width:47%; 
  }
}

@media (max-width:767px){
  .rpl-card{
    width:100%; 
  }
} */
.iw-categoies-post-listing {
  padding-top: 0!important;
}
.iw-categoies-post-listing h3.post__title.f-16.f-w-600 {
    margin-top: 7px;
}
/* .iw-categoies-post-listing .post__thumb .box-background-image {
  max-height: 153px;
  min-height: 153px;
} */

.iw-categoies-post-listing .post__thumb .box-background-image {
    height: 140px !important;
    object-fit: cover;
}
@media (min-width: 551px) {
  .iw-categoies-post-listing.rpl-section .post__text .post-title-desc {
    display: block;
    height: 100%;
    max-height: 82px;
    min-height: 82px;
    overflow: hidden;
  }
}
/* End IW-categories-posts-listing */
.story-title {
  text-transform: capitalize;
}
/* IW-blog-listing-style2 */
.flex-rpl{
  display:flex;
  flex-wrap:wrap;
/*   gap:30px; */
  margin-right: -15px;
  margin-left: -15px;
}
/* .rpl-card{
  width: 23%; 
} */
.rpl-card .post__text h3 {
  margin-top:10px;
}
.rpl-card a.post__cat {
  margin-top:5px;
  font-weight: 700;
}
.rpl-card a.post__cat:before {
  content: "";
  border:1px solid #f78222;
  margin-right: 10px;
}
.postBytag {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
.rpl-section h4.block-heading__title {
  display: contents !important;
}
.rpl-section .block-heading__title:before {
  left: 0!important;
  transform: translateX(0%)!important;
}



@media (max-width:768px){
  .rpl-card{
    width:47%; 
  }
}

@media (max-width:767px){
  .rpl-card{
    width:100%; 
  }
  .flex-rpl {
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .rpl-card .post__thumb{
    height: unset !important;
    width: 100%;
  }
  
}
.iw-categoies-post-listing {
  padding-top: 0!important;
}
@media (min-width: 551px) {
  .iw-categoies-post-listing.rpl-section .post__text .post-title-desc {
    height: 100%;
    display: block;
    max-height: 82px;
    min-height: 82px;
    overflow: hidden;
  }
}
/* @media (min-width: 768px) {
  .rpl-card .post__thumb{
    height: unset;
    width: 100%;
  }
} */
.iw-categoies-post-listing.rpl-section .post__title a {
  font-size: 20px!important;
  line-height: normal;
}
/* End IW-blog-listing-style2 */
/* IW-home-top-stories */
.iw--blog_listing_main_module .posts-list .list-item.list-item-first {
  width: 100%;
}
.iw--blog_listing_main_module .posts-list .iw-blog-listing-first {
  display: flex!important;
  flex-flow: row wrap;
}
.iw--blog_listing_main_module .posts-list .iw-blog-listing-first .featured-img-parent {
  flex-basis: 50%;
}
.iw--blog_listing_main_module .posts-list .iw-blog-listing-first .post-content-parent {
  padding-left: 12px;
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* .iw--blog_listing_main_module .posts-list .iw-blog-listing-first .post-content-parent h1{
  margin:0px;
  font-size: 30px;
  font-weight: 700;
} */
.iw--blog_listing_main_module .posts-list .iw-blog-listing-first .post-content-parent a{
  text-decoration:none;
}
.iw-flx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 999px) {
  .iw--blog_listing_main_module .posts-list .iw-blog-listing-first {
    display: block!important;
  }
  .iw--blog_listing_main_module .posts-list .iw-blog-listing-first .post-content-parent {
    margin-top:20px;
    padding-left:0px!important;
  }
}

.post.iw-blog-listing-main .post--title .heading-title {
  font-size: 20px;
}
.post.iw-blog-listing-main .post--title a {
  text-decoration: none!important;
}
.iw--blog_listing_main_module .flex-box-2i .list-item  {
  width: 33.333%;
}

.iw--blog_listing_main_module .posts-list .iw-blog-listing-first .post-content-parent .heading-title,
.post.iw-blog-listing-main .post--title .heading-title {
  font-weight: 600;  
}
.iw-blog-listing-first .post--title .heading-title {  
  margin-top: 0;
}
@media (max-width: 999px) {
  .iw--blog_listing_main_module .flex-box-2i .list-item  {
    width: 50%;
  }
  .iw--blog_listing_main_module .posts-list .iw-blog-listing-first .post-content-parent .heading-title,
  .post.iw-blog-listing-main .post--title .heading-title {
    font-size: 20px;
  }
}
@media (max-width: 551px) {
  .iw--blog_listing_main_module .flex-box-2i .list-item  {
    width: 100%!important;
  }
}
.iw--blog_listing_main_module .post-desc,
.iw--blog_listing_main_module .post-desc p {
  font-size: 20px;
  line-height: normal;
}
.iw--blog_listing_main_module .iw-blog-listing-first .featured-img-parent img {
  display: block;
  height: 100%;  
}
@media (min-width: 1210px) {
/*   .iw--blog_listing_main_module .iw-blog-listing-first .featured-img-parent img {
    max-height: 251px;
    min-height: 251px;
    max-width: 445px;
  } */
}
@media (max-width: 767px) {
  .iw-blog-listing-first .post--title .heading-title {
    font-size: 24px!important;
  }
  .iw--blog_listing_main_module .post-desc,
  .iw--blog_listing_main_module .post-desc p {
    font-size: 18px;
  }
}

@media (min-width: 551px) {
  .iw--blog_listing_main_module .list-item.grid-style .post-content-parent .post--title {
    display: block;
    height: 100%;
    max-height: 88px;
    min-height: 88px;
    overflow: hidden;
  }
}
/* End IW-home-top-stories */

.hs-editor-hide-until-active {
  display: none;
}

.inpage-editor-active-field .hs-editor-hide-until-active {
  display: block;
}

.hs-search-field {
  position: relative;
}

.hs-search-field__input {
  box-sizing: border-box;
  width: 100%;
  flex: 1;
}

.hs-search-field__bar button svg {
  height: 10px;
}

.hs-search-field__suggestions {
  padding: 0;
  margin: 0;
  list-style: none;
}

.hs-search-field--open .hs-search-field__suggestions,
.inpage-editor-active-field .hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  border: 1px solid #cdcdcd;
  background-color: #fff;
  box-shadow: 1px 10px 16px -9px rgba(122, 122, 122, 0.75);
}

.hs-search-field__suggestions li {
  display: block;
  padding: 0;
  margin: 0;
}

.hs-search-field__suggestions .results-for {
  font-weight: bold;
}

.hs-search-field__suggestions a,
.hs-search-field__suggestions .results-for {
  display: block;
  padding: 0 10px;
  line-height: 1.7rem;
}

.hs-search-field__suggestions a:hover,
.hs-search-field__suggestions a:focus {
  background-color: rgba(0, 0, 0, 0.1);
  outline: none;
}

.hs-search-field__input:focus {
  outline-style: solid;
}

.hs-search-field__suggestions-container {
  position: relative;
  flex-basis: 100%;
}

.hs-search-field__form {
  display: flex;
  flex-wrap: wrap;
}

.hs-search-field__label {
  flex-basis: 100%;
}

.hs-search-field__bar--button-beneath .hs-search-field__input {
  flex-basis: 100%;
}

.hs-search-field__bar--button-beneath .hs-search-field__button {
  margin-top: 0.725rem;
  margin-right: 0.725rem;
}

.hs-search-field__bar--button-align-right .hs-search-field__button {
  margin-right: 0;
  margin-left: 0.725rem;
  order: 2;
}

.hs-search-field__bar--button-beneath .hs-search-field__suggestions-container {
  min-width: 75%;
  flex-basis: auto;
  flex-grow: 1;
}

.hs-search-field__button--labelled .hs_cos_wrapper_type_icon {
  margin-right: 0.5rem;
}

/* stylelint-disable declaration-no-important */
.show-for-sr {
  position: absolute !important;
  overflow: hidden !important;
  height: 1px !important;
  width: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
}
/* stylelint-enable declaration-no-important */
.ads_section .remove {
    display: none !important;
}
#hs-button_widget_1751020701893 {
    width: 100% !important;
}
#hs_cos_wrapper_widget_1751020701893 {
    max-width: 175.9px !important;
    width: 100% !important;
}
#hs_cos_wrapper_widget_1751020701893 a {
    text-align: center;
}

.read-more-center {
    text-align: center;
}
@media (max-width: 551px) {
  span#hs_cos_wrapper_widget_1753161720796_ h2 {
    font-size: 25px !important;
}
#hs_cos_wrapper_module_1753161762229_ h1 {
    font-size: 34px !important;
    line-height: 40px !important;
}
span#hs_cos_wrapper_widget_1752063508309_ h2 {
    font-size: 30px !important;
}
  .only-mobile {
    display: block !important;
  }
 .widget_1751020701893-flexbox-positioning #hs-button_widget_1751020701893 { 
    right: 10px!important;
    max-width: 120px;
  }
  .only-desktop {
    display: none !important;
  }
  #hs_cos_wrapper_widget_1680354469100 h4 {
    font-size: 20px !important;
}
}
@media (min-width: 552px) {
  .only-desktop {
    display: block !important;
  }

  .only-mobile {
    display: none !important;
  }
}
 #hs_cos_wrapper_module_17532669052803 img {
    margin-bottom: 0 !important;
  }
.hs-baymax-editor .iw-global-post-sidebar.only-mobile {
    display: block !important;
}
[data-test="selenium-widget-editor-ready"] .ads_section.only-mobile {
    display: block !important;
}
.related-posts-list ul.posts-list.list-space-md {
    max-height: 500px !important;
    height: 100%;
    overflow: auto;
}
.related-posts-list .post__title.story-name.f-16.f-w-600 {
    line-height: normal !important;
}
/* Advertise New css */
.adv-img-caption figcaption.image-caption {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
/* .image-caption-module.adv-img-caption figure a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
} */
.image-caption-module.adv-img-caption {
    text-align: center;
}
.own-website figure {
    text-align: center;
}
a.read-more-toggle {
  background: #ff6723;
  color: #fff;
  box-shadow: 0 4px 10px rgba(255, 103, 35, .69);
  font-size: 15px;
  padding: 10px 15px;
  position: relative;
}
#hs_cos_wrapper_widget_1752063796529 .atbs-block.atbs-block--fullwidth.background-dots.atbs-block-counter {
  background-image: linear-gradient(to right, rgba(255, 122, 0, 1), rgba(213, 55, 0, 1)) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
}
#hs_cos_wrapper_widget_1752063796529 .atbs-block-counter .counter {
    background-color: #ffffff;
  }
 #hs_cos_wrapper_widget_1752063796529 .counter * {
    color: #fff !important;
}
#hs_cos_wrapper_widget_1752063796529 .atbs-block-counter .counter {
    background-color: #fff0;
    padding: 0 2rem;
}
div#hs_cos_wrapper_widget_1752063796529 .item {
  border-right: 1px solid #eee;
}
div#hs_cos_wrapper_widget_1752063796529 .item:last-child {
  border-right: 0;
}
#hs_cos_wrapper_widget_1752063796529 .counter-title {
  margin-bottom: 0 !important;
}
#hs_cos_wrapper_widget_1752063796529 .counter {
  text-align: center;
}
#hs_cos_wrapper_widget_1752063796529 .block-heading.block-heading_style-1.block-heading--center {
  display: none;
}

#hs_cos_wrapper_widget_1752064160498 h4.block-heading__title:after {
  content: unset !important;
}
.image-caption-module.ad-banner-image figure {
  text-align: center;
  margin: auto;
}
.fade-out-text {
  position: relative;
}
.read-more-center {
  margin-bottom: 30px;
  margin-top: -14px;
}
.fade-out-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5em; 
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff); /* adjust #fff to match your background */
  pointer-events: none;
}
.latest-news h4.widget__title-text {
  font-weight: 600;
}
.latest-news {
  margin-bottom: 30px !important;
}
@media (min-width: 552px) {
  .read-more-toggle {
    display: none !important;
  }}   
/* IW-blog-comment */
.iw-blog-comment{
  margin-top:30px;
  box-shadow: 0 7px 13px -5px rgba(0,0,0,.15);
  padding:20px;
  border-radius:5px;
}
@media (max-width:768px){
  .iw-blog-comment{
    margin-bottom:50px;
  }
}
.iw-blog-comment .iw-heading {
  margin-bottom: 20px;
  font-weight: 600;
}
.iw-blog-comment .grecaptcha-badge {
  margin-left: 0;
}
/* end */
/* Blog-post-left-sidebar  */
.post-ad-image {
    margin-bottom: 30px;
}
.Horizontal-ad-container {
    margin-top: 30px;
}
.iw-news-hubdb-listing {
  font-weight: 700;
}
.iw-news-hubdb-listing img.featured-image {
  width: 100%;
}
.iw-news-hubdb-listing .box .volume,
.iw-news-hubdb-listing .box .issue {
  font-weight: 400;
  font-size: 15px;
}
.iw-news-hubdb-listing .button-flex {
  display: flex;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
}
.iw-news-hubdb-listing .button-flex .button-flex-item {
  flex-basis: 50%;
  padding: 5px;
}
.iw-news-hubdb-listing .button-flex .button-flex-item a.btn {
  display: block;
  width: 100%;
}
@media (max-width: 1035px) and (min-width: 768px) {
  .iw-news-hubdb-listing .button-flex {
    display: block;
    margin-left: 0!important;
    margin-right: 0!important;
  }
}
/* ENd of Newspaper */
/* Popup Module ads */
.popup-ad {
  background: #fff;
  box-shadow: 0 4px 12px rgba(0,0,0,.15);
  position: fixed;
  z-index: 9999;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  max-width: 350px;
  width: 100%;
}
.popup-ad img {
    max-width: 500px !important;
    width: 100% !important;
}
.popup-content {
  position: relative;
}
.popup-text {
  padding:15px;
}
.popup-content button {
  border: none;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: -20px;
  top: -20px;
  color: #fff;
  background: red;
  padding: 5px;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 551px) {
  .popup-ad {
    max-width: 80%;
    width: 100%;
}
div#hs_cos_wrapper_widget_1752064160498 h4.block-heading__title {
    font-size: 30px !important;
}}
/* end */
/* social-sharing */
section.social-section {
    position: fixed;
    right: -50px;
    bottom: 35%;
    z-index: 1000000;
    transition: .3s;
    
} 
.none-hd{
  display:none;
  transition:0.5s;
}
.show{
  transition:0.5s;
}
.main-social-0 {
    display: flex;
    border-radius: 5px 0px 0px 5px;
    overflow: hidden;
    justify-content: center;
}
.toggal-btn span{
    position: relative;
    top: -10px;
}
.togal-social {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.shr {
    transform: rotate(270deg);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
    white-space: nowrap;
}
a.wp-fix li {
    display: flex;
    align-items: center;
}
.toggal-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    gap:0px;
    width: 40px;
}
.toggal-btn svg {
   width: 9px;
}
.wp-fix svg{
  fill:#0dc152;
}

.content-sicial {
    background-color: #fff;
}
.content-sicial ul {
    list-style: none;
    display: flex;
    padding:20px 20px 20px 10px;
    margin: 0px;
    flex-direction: column;
    gap: 10px;
    background: rgba(0, 0, 0, 0.1);
}
.content-sicial ul a{
   text-decoration:none;
}
.content-sicial svg {
    height: 20px;
    width: 20px;
    padding: 3px;
}
.content-sicial hr {
    height: 2px;
    margin: 0;
}
.inOut { 
  right:0px !important;
  transition: 0.3s;
}
.content-sicial span {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 700;
}
.scl_mrk li{
  display:flex;
  align-items:center;
}

@media (max-width:767px){
  .mb_none{
   display:none!important; 
  }
}
/* end */
/* Menu section */
.menu-header .hs-menu-wrapper > ul {
  margin: 0 -20px;
  justify-content: center;
}
.menu-header .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1 > a {
    height: 100px;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 100px;
    opacity: 1;
    position: relative;
    display: block;
}
.menu-header .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1 {
    padding: 0;
    position: relative;
}
.menu-header .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
.menu-header .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
    opacity: 0;
    left: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px;
    border: 1px solid rgba(0,0,0,0.05);
    visibility: hidden;
    min-width: 220px;
    background-color: #fff;
    position: absolute;
    z-index: 10;
}
.menu-header .hs-item-has-children::before {
    position: absolute;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(0,0,0,0.8);
    content: "";
    display: block;
    height: 0px;
    width: 0px;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    margin-top: 0;
}
.menu-header .hs-item-has-children:hover::before {
  border-top: 6px solid var(--color-primary);
}
 .navigation-bar--inverse .menu-header .hs-item-has-children::before {
    border-top: 6px solid #ffffff;
} 
.menu-header .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 {
    padding-right: 0;
    padding: 0;
    text-align: left;
}
.menu-header .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 > a {
    padding: 12px 10px !important;
    color: rgba(0,0,0,0.6);
    background-color: transparent;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    height: auto;
    opacity: 1;
    display: block;
    text-transform: capitalize;
}
.hs-menu-item.hs-menu-depth-2.hs-item-has-children::before {
    display: none;
}
.hs-menu-item.hs-menu-depth-2.hs-item-has-children > .hs-menu-children-wrapper {
    display: none !important;
}
.menu-header .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1 a {
  text-decoration: none;
}
@media (min-width:992px) {
  .menu-header .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:first-child > a {
    padding-left: 0;
  }
  .menu-header .hs-menu-wrapper.flyouts .hs-item-has-children:hover .hs-menu-children-wrapper,
  .menu-header .hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:hover .hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
    display: block;
  }
}
span#hs_cos_wrapper_widget_1753161720796_ h2 {
    background-color: #fdebd7;
    padding: 10px 21px;
    border-radius: 7px;
    max-width: max-content;
    margin: auto;
}
#hs_cos_wrapper_widget_1752063528013_ li {
    font-size: 18px;
    display: flex;
    margin-bottom: 7px;
}
#hs_cos_wrapper_module_1753161762229_ h1 {
    text-transform: uppercase;
}

#hs_cos_wrapper_widget_1752063528013_ ul li::before {
	content: "\f005";
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
	color: #ff7a00;
	margin-right: 6px;
}
#hs_cos_wrapper_widget_1752063528013_ ul {
	list-style: none;
	padding-left: 0;
}

/* New Page CSS */
.hs-content-id-203365708185 #main-content ul li + li{
  margin-top: 10px; 
}
.hs-content-id-203365708185 .row-number-6 > .row-fluid{
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  align-items: center;
}
.hs-content-id-203365708185 .row-number-6>.row-fluid:before,
.hs-content-id-203365708185 .row-number-6>.row-fluid:after{
  display: none; 
}
.hs-content-id-203365708185 .row-number-6 > .row-fluid > .span8.dnd-column,
.hs-content-id-203365708185 .row-number-6 > .row-fluid > .span4.dnd-column {
  max-width: calc(50% - 20px);
  width: 100%;
  margin: 0;
}
.hs-content-id-203365708185 #hs_cos_wrapper_widget_1766643647623_ {
    background: #fdebd7;
}
.hs-content-id-203365708185 .row-number-38 .widget-type-linked_image img,
.hs-content-id-203365708185 .row-number-52 .widget-type-linked_image img{
    height: 60px !important;
    width: 60px !important;
    border-radius: 6px;
}
.hs-content-id-203365708185 #hs_cos_wrapper_widget_1766646608924_{
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.hs-content-id-203365708185 .row-number-11,
.hs-content-id-203365708185 #hs_cos_wrapper_module_1766564498999{
  display: none;
}
.hs-content-id-203365708185 .widget-type-linked_image .hs_cos_wrapper_widget.hs_cos_wrapper_type_linked_image {
    background-color: transparent;
}
.hs-content-id-203365708185 .row-number-82 .splide__list .splide__slide--image__wrapper img.splide__slide--image {
    aspect-ratio: 1/.8;
    object-fit: cover;
    width: 100%;
}
.hs-content-id-203365708185 .row-number-82 .splide__list  .splide__slide__contents {
    width: 100%;
    height: 100%;
}
.hs-content-id-203365708185 .row-number-82 .splide__list .splide__slide__contents .splide__slide--image_caption__wrapper {
    width: 100%;
}
.hs-content-id-203365708185 .row-number-115 > .row-fluid > .span6:nth-child(2) {
  margin: 0 !important;
  max-width: 100%;
  width: 100%;
  justify-content: center !important;
  flex-direction: row !important;
}
.hs-content-id-203365708185 .row-number-115 > .row-fluid > .span6:nth-child(2) .row-number-117  > .row-fluid > .span12 {
    display: flex;
    max-width: 800px !important;
    width: 100% !important;
    gap: 20px;
    margin: 0 auto;
    justify-content: center;
}
.hs-content-id-203365708185 .row-number-115 > .row-fluid > .span6:nth-child(1),
.hs-content-id-203365708185 .row-number-120,
.hs-content-id-203365708185 .row-number-118{
    display: none !important;
}
.hs-content-id-203365708185 .row-number-115 > .row-fluid > .span6:nth-child(2) .row-number-121,
.hs-content-id-203365708185 .row-number-115 > .row-fluid > .span6:nth-child(2) .row-number-119{
  background: #fdebd7; 
  padding: 30px;
  max-width: calc(50% - 10px);
  width: 100%;
}
.hs-content-id-203365708185 .row-number-115 > .row-fluid > .span6:nth-child(2) .row-number-121 h4,
.hs-content-id-203365708185 .row-number-115 > .row-fluid > .span6:nth-child(2) .row-number-119 h4 {
    margin: 0 0 20px !important;
    display: block;
}
@media (max-width: 1199px) {
  .menu-header .hs-menu-wrapper > ul {
    margin: 0 -15px;
  }
  .menu-header .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1 > a {
      padding: 0 15px;
  }
}
/* end */
.iw-ad-image {
    margin-bottom: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
div#hs_cos_wrapper_widget_1752063796529 .item {
    width: 50%;
  }}

div#hs_cos_wrapper_widget_1752063796529 .item:after {
    position: absolute;
    top: 169px;
    left: 0;
    width: 90%;
    height: 1px;
    background-color: #fff;
    content: "";
    right: 0;
    margin: auto;
}

div#hs_cos_wrapper_widget_1752063796529 .item {
    position: relative;
    margin-bottom: 25px;
}
div#hs_cos_wrapper_widget_1752063796529 .item:nth-child(4) {
    border-right: 0;
}
#hs_cos_wrapper_widget_1752063796529 .item:nth-child(n+5):after {
    content: none !important;
}
.atbs-block.atbs-block--fullwidth.background-dots.atbs-block-counter.cs_counter {
    padding-bottom: 60px;
}
.row-number-26 .span12.widget-span .row-fluid-wrapper.row-number-27 {
    max-width: 800px;
    margin: 0 auto;
}
@media (max-width: 1100px) {
  .cs_counter .counter {
    padding: 0px 10px !important;
}
}
@media (max-width: 992px) {
div#hs_cos_wrapper_widget_1752063796529 .item:after {
    top: 140px;
    width: 90%;
}
body div#hs_cos_wrapper_widget_1752063796529 .item:nth-child(5):after, body div#hs_cos_wrapper_widget_1752063796529 .item:nth-child(6):after {
  content: "" !important;
}
div#hs_cos_wrapper_widget_1752063796529 .item:nth-child(7):after, div#hs_cos_wrapper_widget_1752063796529 .item:nth-child(8):after {
  content: none !important;
}
}
@media (max-width: 575px) {
div#hs_cos_wrapper_widget_1752063796529 .item:after {
    top: 135px;
}
.cs_counter .counter {
    padding: 0 0px !important;
}
.cs_counter .counter .counter-title {
    font-size: 16px !important;
}
}

@media (max-width: 480px) {
div#hs_cos_wrapper_widget_1752063796529 .item:after {
    top: 120px;
}
  body div#hs_cos_wrapper_widget_1752063796529 .item:nth-child(7):after {
  content: "" !important;
}
}
@media (min-width:767px) and (max-width: 1080px) {
.latest-news .post.post--horizontal.post--horizontal-xxs {
    display: flex;
    flex-direction: column;
}
.latest-news .post--horizontal-xxs .post__thumb, .post--horizontal-xs .post__thumb {
    width: 100%;
    height: 120px;
    object-fit: cover;
}}

@media (max-width: 767px){
  .hs-content-id-203365708185 .row-number-6>.row-fluid{
    flex-wrap: wrap-reverse; 
  }
  .hs-content-id-203365708185 .row-number-6>.row-fluid>.span4.dnd-column, .hs-content-id-203365708185 .row-number-6>.row-fluid>.span8.dnd-column{
    max-width: 100% !important;
}
/* .dnd-section > .row-fluid {
    max-width: 1215px;margin: 0 auto;
} */
/* .google-auto-placed {
    display: none !important;
} */
#hs_cos_wrapper_widget_1684999630462 .sg-video_flex.flex .sg-video-left {
    order: 1;
}

#hs_cos_wrapper_widget_1684999630462 .sg-video_flex.flex .sg-video-right {
    order: 2;
}

#hs_cos_wrapper_widget_1684999630462 .sg-video_flex.flex .google-auto-placed {
    order: 3;
}