* {
  padding: 0;

  margin: 0;

  box-sizing: border-box;
}

body {
  background: #e6e9e5;
  font-family: "Anek Tamil", sans-serif;
}

body a,
body a:hover {
  text-decoration: none;
  transition: 0.3s;
}

body a:hover {
  color: #ea1c24;
}

img {
  object-fit: cover;
}

/*== Top header ===*/

.menu_outer .container {
  padding: 0;

  display: grid;

  grid-template-columns: 350px auto;

  justify-content: space-between;

  align-items: center;
}

.menu_outer {
  background: #231f20;
}

.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li
  a.mega-menu-link {
  font-size: 15px;

  background: transparent !important;

  padding: 37px 0 0;

  line-height: 24px;

  height: auto;

  font-weight: 600;
}

.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li
  a.mega-menu-link:hover {
  font-weight: 600;
}

.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li
  a.mega-menu-link::before {
  content: "";

  width: 31px;

  height: 34px;

  background: url(../images/icon-1.png);

  position: absolute;

  top: 0;

  left: 50%;

  transform: translateX(-50%);

  -webkit-transform: translateX(-50%);

  background-size: contain;

  background-repeat: no-repeat;

  margin: 0;
}

.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.menu2
  a.mega-menu-link::before {
  background: url(../images/icon-2.png);

  background-size: contain;

  background-repeat: no-repeat;
}

.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.menu3
  a.mega-menu-link::before {
  background: url(../images/icon-3.png);

  background-size: contain;

  background-repeat: no-repeat;
}

.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.menu4
  a.mega-menu-link::before {
  background: url(../images/icon-4.png);

  background-size: contain;

  background-repeat: no-repeat;
}

.top-banner-outer {
  padding: 10px 0;

  background: #fff;

  margin-bottom: 7px;

  float: left;

  width: 100%;
}

.top-banner-outer ul {
  display: flex;

  column-gap: 5px;

  row-gap: 5px;

  margin: 0;

  justify-content: center;
}

.home-outer {
  background: #e6e9e5;
}

.Home-left .home-left-ad a,
.Home-bottom-ad a {
  margin-bottom: 10px;

  display: inline-block;

  width: 100%;
}

.Home-left .home-left-ad {
  padding: 10px;

  background: #fff;
}

.home-recent-title,
.home-srilanka-post .home-srilanka-title h2,
.bottom-ad-swiz-news h2 {
  background: #ea1c24;

  color: #fff;

  padding: 10px 10px 10px;

  font-size: 18px;

  font-weight: 600;
}

.home-recent-news .item,
.bottom-ad-center-grid {
  display: grid;

  grid-template-columns: 22% auto;

  grid-gap: 0 20px;

  padding: 10px 10px;

  position: relative;
}

.home-recent-news {
  background: #fff;
}

.home-recent-news .item::before,
.bottom-ad-center-grid::before {
  content: "";

  position: absolute;

  background: #ccc;

  width: 97%;

  height: 1px;

  bottom: 0;

  left: 50%;

  transform: translateX(-50%);

  -webkit-transform: translateX(-50%);
}

.home-recent-news .item h4 {
  font-size: 13px;

  line-height: 20px;

  color: #333;
}

.home-recent-news .item h4 a,
.bottom-ad-center-grid p {
  color: #333;

  font-weight: 600;

  transition: 0.3s;

  -webkit-transition: 0.3s;
  font-size: 13px;
}

.home-recent-news .item h4 a:hover,
.home-country-tag .list-items p a:hover {
  color: #ea1c24;
}

.home-recent-news .item .grid-img-list,
.bottom-ad-center-grid a {
  border-radius: 10px;

  padding-bottom: 75%;

  height: 0;

  position: relative;
}

.home-recent-news .item .grid-img-list img,
.bottom-ad-center-grid a img {
  height: 100%;

  width: 100%;

  position: absolute;

  left: 0;

  top: 0;

  border-radius: 5px;
}

.important-news-inner .home-imp-img {
  height: 0;

  padding-bottom: 80%;

  position: relative;

  width: 100%;
}

.important-news-inner .home-imp-img img {
  position: absolute;

  width: 100%;

  height: 100%;

  object-fit: cover;
  border-radius: 5px;
}

.important-news-inner {
  display: grid;

  grid-template-columns: 22% auto;

  background: #f5f0d7;

  padding: 10px;

  grid-gap: 0 20px;

  margin: 0 0 12px;

  box-shadow: 3px 3px 0px 0px #e1e1e1;
}

.important-news-inner .home-img-title h4 a {
  font-size: 14px;

  color: #000;

  font-weight: 600;
}

.important-news-tag h5 {
  background: #ffc800;

  width: max-content;

  padding: 5px 13px 5px 30px;

  font-size: 13px;

  border-radius: 20px 0 0px 20px;

  position: relative;
}

.important-news-tag h5::before {
  content: "";

  position: absolute;

  top: 9px;

  left: 8px;

  width: 8px;

  height: 8px;

  background: #fff;

  border-radius: 100%;

  box-shadow: inset 2px 1px 2px #838383;
}

.important-news-tag h4 {
  line-height: 18px;
}
.single_blog_right .rip-page-middle.single-rip-post h2,  
.Home-right .home-srilanka-title h2,
.home-country-tag .home-cat-title,
.home-bottom-news-title h2,
.blog-right-recentpost h2 { 
  background: #292b28;

  color: #fff;

  font-size: 16px;

  text-align: center;

  padding: 10px 0px;

  font-weight: 600;
}

.home-outer .col-sm-5 {
  padding: 0;
}
.single_blog_right .rip-page-middle.single-rip-post, 
.home-srilanka-post,
.blog-right-recentpost {
  background: #fff;

  padding: 10px 10px;
}

.home-srilanka-grid,
.blog-right-recentpost .item {
  display: grid;

  grid-template-columns: auto 37%;

  text-align: left;

  grid-gap: 0 10px;

  padding: 0 0 10px;

  margin-bottom: 10px;

  border-bottom: 1px dashed #ccc;
}

.home-country-tag .home-cat-title {
  padding: 4px 0;

  margin-bottom: 6px;
}

.home-country-tag .list-items p a {
  font-size: 17px;

  color: #333;

  font-weight: 700;
}

.home-country-tag .list-items p {
  padding: 6px 10px 6px 50px;

  margin: 0;
}

.home-rip-post a {
  float: left;

  width: 100%;

  height: 100%;

  margin: 5px 0 5px;
}

.home-rip-post a img {
  border-radius: 5px;

  width: 100%;
}

.home-outer .row .col-sm-6,
.home-bottom-outer .col-sm-6 {
  padding: 0 0;
}

.home-srilanka-grid p,
.single-recent-img a.blog-heading-atag {
  font-size: 13px;

  color: #333;

  font-weight: 600;

  line-height: 20px;
}

.home-srilanka-grid a,
.single-recent-list {
  padding-bottom: 72%;

  height: 0;

  position: relative;

  width: 100%;
}

.home-srilanka-grid a img,
.single-recent-list img {
  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  border-radius: 5px;
}

.Home-left .home-left-ad a img {
  width: 100%;
}

.home-country-tag .list-items {
  background: #fff;
}

.home_menu_main {
  background: #ea1c24;
  padding: 0px 0;
}

.home_menu_main a {
  font-size: 20px;

  color: #fff;

  font-weight: 600;

  padding: 10px 25px 10px 25px;

  display: inline-block;

  line-height: 24px;

  position: relative;
}

.home_menu_main a::before {
  content: "";
    width: 20px;
    height: 20px;
    background: url(../images/swis-home.png);
    position: absolute;
    top: 50%;
    left: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.home_menu_main a:hover {
  color: #fff;
}

.home-srilanka-title h2 {
  background: #515b79;

  color: #fff;

  font-size: 16px;

  text-align: center;

  padding: 10px 0px;

  font-weight: 600;

  border-radius: 3px;
}

/*=== Footer ===*/

footer.footer-outer {
  background-color: #27292a;

  text-align: center;

  border-bottom: 1px solid #1a1b1c;

  min-height: 110px;

  display: flex;

  align-items: center;
}

footer.footer-outer .media-body h3.service-time {
  display: block;

  position: relative;

  font-size: 16px;

  color: #ed1c24;

  margin: 0 10px 0 0;
}

footer.footer-outer .media-body h4 {
  color: #fff;

  font-size: 18px;

  font-weight: 700;
}

footer.footer-outer .media-body small {
  color: #aeaeae;

  width: 100%;

  float: left;

  text-align: left;

  margin-top: 3px;

  font-weight: 600;
}

footer.footer-outer ul.nav.navbar-nav a {
  color: #fff;

  font-size: 15px;
}

footer.footer-outer ul.nav.navbar-nav {
  display: flex;

  flex-wrap: wrap;

  flex-direction: row;

  justify-content: end;

  column-gap: 20px;
}

footer.footer-outer .row {
  align-items: center;
}

/*=== End footer section ===*/

.Home-bottom-ad-title h2 {
  background: #515b79;

  color: #fff;

  padding: 5px 10px 10px;

  font-size: 16px;

  font-weight: 600;

  text-align: center;
}

.home-bottom-url ul li {
  list-style: none;

  float: left;

  width: 100%;

  margin: 0 0 2px;

  padding: 8px 0;

  border-bottom: 1px dashed #ccc;
}

.home-bottom-url ul li a {
  font-size: 14px;

  font-weight: 700;
}

.bottom-rectangle-ad img {
  width: 100%;

  max-width: 100%;

  object-fit: cover;
}

.home-bottom-outer {
  padding: 50px 0;

  background: #e6e9e5;
}

.bottom-ad-swiz-news {
  background: #fff;
}

.home-bottom-url ul {
  float: left;

  width: 100%;

  background: #fff;

  padding: 10px 15px;
}

.Home-bottom-ad {
  padding: 10px;

  background: #fff;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  display: flex;

  column-gap: 22px;

  background: #000;

  padding-right: 25px;
}
.ad-page-contact, 
.home-youtube-ad, 
.blog_single_outer, 
.home-outer,
.home-bottom-outer {
  background: #e6e9e5;

  max-width: 1440px;

  margin: 0 auto;
}

footer.footer-outer svg {
  width: 50px;

  height: 64px;

  background: url(../images/talk-us.png);

  background-size: contain;

  background-repeat: no-repeat;
}

/*=== News blog detail page ===*/

.single_blog_left {
  padding: 40px 15px 10px;

  background: #fff;

  border-radius: 5px;
}

.single_blog_left .single-blog-title h2 {
  font-size: 23px;

  font-weight: 600;

  line-height: 34px;
}

.single-blog-category ul li a.btn {
  color: #007bff;

  background: #e2effd;

  border: 1px solid #007bff;

  padding: 2px 4px;

  font-size: 12px;

  font-weight: 600;
}

.single-blog-category ul li {
  width: auto;

  float: left;

  list-style: none;

  margin-right: 6px;
}

.single-blog-category ul {
  float: left;

  width: 100%;

  margin: 4px 0 20px;
}

.single-blog-category h6 {
  float: left;

  width: auto;

  color: #959595;

  font-size: 15px;

  white-space: nowrap;

  margin-top: 10px;
}

.single-blog-category {
  display: flex;
}

.single-recent-list {
  order: 2;
}

.single-recent-img {
  order: 1;
}

.single-recent-img h4 {
  line-height: 20px;
}

.single-external-link a,
.single-external-link a:hover {
  background: #292b28;

  width: 100%;

  float: left;

  color: #fff;

  padding: 13px 30px;

  border-radius: 100px;

  text-decoration: underline;

  text-align: center;

  margin: 10px 0;
}

.blog-right-recentpost .item:last-child {
  border: 0;

  margin: 0;

  padding: 0;
}

.single-right-ad {
  margin: 10px 0;

  background: #fff;

  padding: 10px;
}

.single-right-ad a {
  display: inline-block;

  margin: 0 0 10px;
}

.single-right-ad a:last-child {
  margin: 0;
}

/*=== Ad page ==*/

.ad-page-contact .ad-page-form {
  padding: 20px;

  background: #fff;
}

.ad-page-contact .ad-page-form li {
  list-style: none;
}

.ad-page-details ul.contact-details {
  background: #fff;

  padding: 10px 20px;
}

.ad-page-details ul.contact-details li {
  list-style: none;
}

.ad-img {
  background: #fff;
}

.ad-img img {
  max-width: 310px;

  margin: 0 auto;

  display: table;
}

.ad-page-contact .ad-page-form h5 {
  background: #515b79;

  color: #fff;

  font-size: 16px;

  text-align: center;

  padding: 10px 30px;

  font-weight: 600;

  border-radius: 3px;

  margin-bottom: 20px;
}

.ad-page-contact .ad-page-form input {
  display: block;

  width: 100%;

  height: 45px;

  padding: 12px 15px;

  font-size: 16px;

  line-height: 1.7;

  color: #555555;

  background-color: #fff;

  background-image: none;

  border: 1px solid #c4c4c4;

  border-radius: 0px;

  transition: all 0.3s ease-in-out;

  outline: 0;
}

.ad-page-contact .ad-page-form li.scamessage textarea {
  display: block;

  width: 100%;

  height: 100px;

  padding: 12px 15px;

  font-size: 16px;

  line-height: 1.7;

  color: #555555;

  background-color: #fff;

  background-image: none;

  border: 1px solid #c4c4c4;

  border-radius: 0px;

  transition: all 0.3s ease-in-out;

  outline: 0;
}

.ad-page-contact .ad-page-form li.scasend.btn-style-one input {
  background: #ea1c24;

  color: #fff;

  line-height: 20px;
}

.ad-page-contact .ad-page-form span.wpcf7-spinner {
  position: absolute;

  margin: 0;

  bottom: 12px;
}

.rip-page-middle-top {
  background: #fff;

  padding: 10px;
}

.rip-list-out ul li {
  list-style: none;
}

.rip-list-out {
  background: #1d1d1d;

  margin-bottom: 10px;

  border-radius: 10px;

  display: grid;

  grid-template-columns: auto 150px;

  align-items: center;

  padding: 5px;

  background: linear-gradient(
    180deg,
    rgba(30, 30, 30, 1) 0%,
    rgba(74, 74, 74, 1) 90%
  );
}

.rip-list-out ul li {
  list-style: none;

  color: #fff;

  font-size: 14px;

  padding: 10px 0;

  border-bottom: 1px dashed #636363;
}

.rip-list-out ul {
  margin: 0;

  padding: 0 10px 0 0;
}

.rip-list-out ul li:last-child {
  border: 0;
}

.rip-page-middle h3 {
  margin: 0;

  background: #ffde59;

  color: #000;

  font-size: 16px;

  font-weight: 700;

  text-align: center;

  padding: 8px 10px;
}

.rip-page-middle-img img {
  border-radius: 7px;

  border: 1px solid #000;
}

.rip-page-middle-img a {
  background: #33b7ff;

  color: #fff;

  font-size: 12px;

  width: 100%;

  float: left;

  text-align: center;

  font-weight: 500;

  border-radius: 5px;

  padding: 3px;

  margin: 15px 0 0 0;
}

.rip-page-middle-img a:hover {
  color: #fff;
}

.rip-page-middle-inner {
  background: #fff;

  padding: 10px 10px 1px;
}

.rip-page-middle-bottom {
  margin-top: 10px;

  margin-bottom: 10px;
}

.rip-recent-post .single-recent-list {
  order: 1;
}

.rip-recent-post .single-recent-img {
  order: 2;
}

.rip-recent-post .item {
  grid-template-columns: 70px auto;

  align-items: center;
}

.rip-page-outer .col-sm-5 {
  padding: 0;
}

.blog-right-recentpost.rip-recent-post {
  padding: 0;
}

.rip-recent-post .item p {
  margin: 0;

  font-size: 14px;
}

.rig-page-swiznews.home-srilanka-post {
  padding: 0 0;

  margin-top: 15px;
}

.rig-page-swiznews .rig-page-swiznews-inner {
  padding: 8px 10px 0;
}

.rig-page-swiznews .bottom-ad-center-grid::before {
  content: none;
}

.rig-page-swiznews.home-srilanka-post h2 {
  background: #ffde59;

  color: #000;

  font-size: 16px;
  background: #292b28;
}

.rig-page-swiznews.home-srilanka-post h2 {
  border-radius: 0;
  color: #fff;
}

.rip-page-left .home-cat-title {
  background: #ffde59;

  color: #000;

  margin: 0;
}

.rip-page-external .home-bottom-news-title h2 {
  /* background: #ffde59;

  color: #000; */

  margin: 0;
}

.ad-page-outer div#masonry {
  background: #fff;

  padding: 10px;

  margin-bottom: 20px;
}

.ad-page-form form.wpcf7-form.invalid .wpcf7-response-output {
  border-color: #ff0000;

  text-align: center;
}

.ad-page-form input.wpcf7-not-valid {
  border-color: #ff0000;
}

.ad-page-form span.wpcf7-not-valid-tip {
  display: none;
}

.rip-single-top-inner {
  width: 100%;

  background: #fff;
}

.rip-single-middle {
  display: flex;

  align-items: center;

  width: 100%;

  justify-content: center;
}

.rip-single-top-inner {
  width: 100%;

  background: rgb(2, 0, 36);

  background: linear-gradient(0deg, rgb(52 0 2) 0%, rgb(130 3 7) 55%);
}

.rip-single-middle h3 {
  margin: 0;

  color: #fff;

  text-align: center;

  width: 100%;

  font-size: 18px;

  font-weight: 600;
}

.rip-single-top h2 {
  width: 100%;

  text-align: center;

  color: #fff;

  margin: 30px 0 30px;

  font-size: 28px;

  font-weight: 600;
}

.rip-single-bottom {
  color: #fff;

  text-align: center;

  padding-bottom: 50px;
}

.rip-single-content .container .row {
  column-gap: 10px;

  flex-wrap: nowrap;

  margin-top: 10px;
}

.rip-single-content .container .row .col-md-6 {
  background: #fff;
}

.rip-single-content .rip-single-left {
  padding: 20px 0 10px;
}

.rip-single-content .rip-single-right ul {
  margin: 0;
}
.rip-single-content .rip-single-right {
  padding: 20px 20px;
  margin: 20px 0 20px;
}
.rip-single-content .rip-single-right ul li {
  list-style: none;
}

.rip-single-middle img {
  width: 100%;

  max-width: 300px;
}

.cat-list-items a {
  color: #333;

  font-weight: 600;

  transition: 0.3s;

  -webkit-transition: 0.3s;

  font-size: 14px;
}

.cat-list-items p {
  margin: 0;

  padding-left: 10px;
}

.cat-list-items img {
  width: 30px;

  height: 30px;
}

.cat-list-items {
  display: flex;

  align-items: center;

  background: #fff;

  padding: 6px 10px;
}

/* .home-country-tag .cat-list-items:nth-child(2) {
  padding-top: 28px;
} */

/* .home-bottom-outer .home-srilanka-post {
  position: sticky;

  top: 10px;
} */

.home-rip-post h2 {
  color: #fff;

  background: #000;

  margin: 10px 0 0;

  font-size: 16px;

  text-align: center;

  padding: 6px 0;

  border-radius: 5px 5px 0px 0px;

  font-weight: 600;
}

.home-youtube-ad h2 {
  background: #ea1c24;

  color: #fff;

  padding: 5px 10px 10px;

  font-size: 20px;

  font-weight: 600;

  margin: 10px 0;
}

.rip-page-middle.home-rip-post .rip-list-out {
  background: rgb(55, 90, 110);

  background: linear-gradient(
    90deg,
    rgba(55, 90, 110, 1) 0%,
    rgba(20, 31, 40, 1) 81%
  );
}

/*=== Contact Page ===*/
.contact-page-left h2 {
  text-transform: capitalize;
  margin-bottom: 20px;
}
.contact-page-outer {
  display: flex;
  width: 100%;
  padding: 30px 0;
}
.contact-page-outer ul {
  list-style-type: none;
}
.contact-page-outer ul.contact-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}
.contact-page-outer ul.contact-info li img {
  margin-right: 10px;
  max-width: 30px;
}
.contact-page-outer .contact-info-icon {
  display: flex;
  align-items: center;
  gap: 20px;
}
.contact-page-outer .contact-info-icon img {
  max-width: 60px;
}
.contact-page-outer .btn-style-one {
  text-align: center;
}
.contact-page-outer .contact-page-right .btn-style-one input {
  width: 100%;
  margin-bottom: 10px;
}
.contact-page-outer .contact-page-right ul textarea {
  resize: none;
  height: 200px;
}
.rip-page-middle-img img {
  border-radius: 7px;
  border: 1px solid #000;
  max-width: 100px;
}
.rip-page-middle-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.home-youtube-ad .epyt-gallery iframe {
  width: 80%;
  /* border-radius: 8px; */
  margin: 10px 0;
}
.home-body-ad img {
  width: 100%;
}
.epyt-gallery-title {
  font-size: 12px;
}
.ad-boxes {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.ad-box.box-one {
  width: 15%;
}
.ad-box {
  width: 33%;
}
.ad-box.box-four {
  width: 15%;
}
.ad-box.box-three {
  width: 25%;
}
.ad-box {
  width: 40%;
}
.header_logo img {
  height: 120px;
}
.header-menu-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rip-single-top-inner {
  background: linear-gradient(135deg, #000000, #1a1a1a);
}
.rip-single-bottom {
  text-align: center;
  padding: 20px;
  border-radius: 8px;
}
.rip-single-bottom h2 {
  font-size: 24px;
  color: #f9a849;
  margin: 0;
}
.rip-single-top h2 {
  color: #f9a849;
}

.rip-single-right {
  background-color: #0d1a2b;
  padding: 20px;
  border-radius: 8px;
  color: #f9a849;
  margin-bottom: 20px;
  font-size: 18px;
}

.rip-single-right ul {
  list-style-type: none;
  padding: 0;
}

.rip-single-right li {
  margin: 10px 0;
}

.rip-single-gallery h3 {
  font-size: 20px;
  margin-bottom: 15px;
  background: #292b28;
  color: #fff;
  text-align: center;
  padding: 10px 0px;
  font-weight: 600;
  border-radius: 3px;
}

.rip-single-gallery ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  list-style-type: none;
}

.rip-single-gallery ul li {
  flex: 1 1 calc(33.333% - 10px);
  max-width: calc(33.333% - 10px);
  border-radius: 8px;
  overflow: hidden;
}

.rip-single-gallery ul li img {
  width: 100%;
  height: auto;
  display: block;
  /* border-radius: 50%; */
  transition: transform 0.3s ease;
  object-fit: cover;
}

/* .rip-single-gallery ul li:hover img {
  transform: scale(1.05);
} */
.rip-single-bottom h5 {
  display: inline-block;
  background-color: rgba(15, 21, 38, 0.8);
  padding: 8px 16px;
  color: #f9a849;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 10px;
}
/*=== home Page ===*/
/* .home-youtube-ad iframe {
  display: none;
} */
.home-youtube-ad .epyt-gallery-list .epyt-pagination:nth-of-type(1) {
  display: none;
}
.home-outer .Home-left {
  position: sticky;
  top: 10px;
}
.home-outer .Home-center {
  position: sticky;
  top: 10px;
}
.home-outer .Home-right {
  position: sticky;
  top: 10px;
}
.home-outer .home-right-four {
  position: sticky;
  top: 10px;
  padding: 10px;
  background: #fff;
}
.home-youtube-ad {
  margin-top: 20px;
}
.home-outer .home-right-four a {
  margin-bottom: 10px;
  display: inline-block;
}
.home-bottom-outer .home-bottom-four {
  position: sticky;
  top: 10px;
  padding: 10px;
  background: #fff;
}
.home-recent-news .grid-img-right h6 {
  font-size: 14px;
}
.home-bottom-outer .home-bottom-four a {
  margin-bottom: 10px;
  display: inline-block;
}
.rip-boxes {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.rip-box.rip-box-one {
  width: 15%;
}
.rip-box.rip-box-four {
  width: 15%;
}
.rip-box.rip-box-two {
  width: 40%;
}
.rip-box.rip-box-three {
  width: 25%;
}
.rip-page-outer {
  background: #e6e9e5;
  max-width: 1440px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 15px 0;
}
/*---- rip page ----*/
.rip-box-two-inner {
  position: sticky;
  top: 10px;
}
.rip-box-three-inner {
  position: sticky;
  top: 10px;
}
.rip-box-four-inner {
  position: sticky;
  top: 10px;
  background: #fff;
  padding: 10px;
}
.rip-box-four-inner a {
  margin-bottom: 10px;
  display: block;
}
.rip-social-share {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  padding-left: 15px;
}
.rip-social-share .sharebutton img {
  height: 30px;
  width: 30px;
  object-fit: cover;
}
.rip-single-left h3 {
  font-size: 1.8em;
  color: #333333;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
}
.rip-video iframe {
  width: 100%;
  height: auto;
  max-width: 800px;
  aspect-ratio: 16 / 9;
  border: none;
  border-radius: 8px;
}
.rip-single-top-outer {
  background: #e6e9e5;
  max-width: 1440px;
  margin: 0 auto;
}
.rip-single-content .container-fluid {
  padding: 0;
}
.rip-single-content {
  background: #e6e9e5;
  max-width: 1440px;
  margin: 0 auto;
}
.rip-page-middle h3 {
  background: #292b28;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 10px 0px;
  font-weight: 600;
}
.rip-page-left .home-cat-title {
  background: #515b79;
  color: #fff;
  padding: 5px 10px 10px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
/*----- advertisement page -----*/
/* .ad-page-outer div#masonry .item img {
  height: 100px;
  object-fit: cover;
}  */

.ad-page-outer div#masonry {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.ad-page-outer div#masonry .item {
  width: 23%;
}
.ad-page-details ul.contact-details li img {
  max-width: 30px;
}
.ad-page-details ul.contact-details li p {
  margin: 0;
}
.ad-page-details ul.contact-details li {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 0 0 10px;
}
.ad-page-details ul.contact-details li a {
  color: #333;
  transition: 0.3s ease;
}
.ad-page-details ul.contact-details li a:hover {
  color: #ea1c24;
}
/*----- contact page -----*/
.contact-page-outer .contact-info-icon img {
  width: 30px;
  height: 30px;
  object-fit: cover;
}
.contact-page-outer ul.contact-info li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact-details-new span,
.contact-details-new a {
  display: block;
  color: #333;
  transition: 0.3s ease;
}
.contact-details-new span {
  font-size: 18px;
  font-weight: 600;
}
/*----- testing -----*/
.single_blog_left .single-social-share {
  margin: 20px auto;
}
.single_blog_left .socialshare-outer {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  border-top: 1px solid #ddd;
  /* padding: 15px 0; */
}

.single_blog_left .sharelabel {
  background-color: #ff9800;
  writing-mode: vertical-lr;
  text-align: center;
  color: #ffffff;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 16px;
}

.single_blog_left .single-social-icon {
  display: flex;
  gap: 10px;
  align-items: center;
}
.single_blog_left .single-social-icon .sharebutton a img {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  max-width: 30px;
}
.single_blog_left .single-social-icon .sharebutton a:hover img {
  transform: scale(1.1);
}
.single_blog_left .social-share-right {
  display: flex;
  align-items: center;
  gap: 10px;
}
.single_blog_left .social-share-text {
  writing-mode: vertical-lr;
  text-align: center;
  background-color: #007bff;
  color: #ffffff;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 16px;
}

.single_blog_left .single-content h3 {
  color: #333;
  margin-top: 15px;
}

.single_blog_left .single-content p {
  color: #555;
  font-size: 16px;
  margin-top: 10px;
}

.single_blog_left .single-full-width-ad {
  margin-top: 20px;
  text-align: center;
}

.single_blog_left .single-full-width-ad img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
.single_blog_left .single-external-link {
  margin-top: 20px;
  text-align: center;
}
.single_blog_left .single-external-link a {
  color: #ff5722;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
.single_blog_left .single-external-link a:hover {
  text-decoration: underline;
}
.blog_single_outer {
  margin-bottom: 80px;
  padding: 15px 0;
}
.single_blog_left {
  position: sticky;
  top: 10px;
}
.single_blog_left .single-authout-outer img {
  border-radius: 50%;
  max-width: 50px;
}
.single_blog_left .single-authout-outer {
  display: flex;
  align-items: center;
  gap: 15px;
}
.single_blog_left .single-authout-outer a {
  text-transform: capitalize;
  font-size: 25px;
  color: #333;
}
.single_blog_left .single-authout-outer h3 {
  margin: 0;
}
.single_blog_left .social-share-left-outer {
  display: flex;
  gap: 20px;
}
.single_blog_left .social-share-right-outer {
  display: flex;
  gap: 20px;
}
.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li
  a.mega-menu-link:hover {
  color: #ea1c24;
}
.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li
  a.mega-menu-link {
  transition: 0.3s ease;
}
.home-bottom-url ul li a {
  color: #333;
  transition: 0.3s ease;
}
.home-bottom-url ul li a:hover {
  color: #ea1c24;
}
.page-id-109 .top-banner-outer {
  display: none;
}
.ad-page-contact {
  padding: 20px 0 0;
}
.ad-page-contact .ad-page-form {
  position: sticky;
  top: 10px;
}
.page-id-229 .top-banner-outer {
  display: none;
}
.ad-page-contact .ad-page-form li.scamessage textarea {
  resize: none;
}
footer.footer-outer ul.nav.navbar-nav a:hover {
  color: #ea1c24;
}
.info-page p {
  color: #555;
  font-size: 16px;
  margin-top: 10px;
}
.info-page h2 {
  color: #333;
  margin-top: 15px;
  font-size: 1.5rem;
}
.page-id-3 .page-header {
  display: none;
}
.page-id-3 .page-content {
  background: #e6e9e5;
  max-width: 1440px;
  margin: 0 auto;
}
.page-id-3 h2.elementor-heading-title {
  color: #333;
}
.about-page-outer p {
  color: #333;
  font-size: 16px;
  margin-top: 10px;
}
.about-page-outer p b {
  color: #333;
  margin-top: 15px;
  font-size: 1.5rem;
}
.about-page-outer {
  background: #e6e9e5;
  max-width: 1440px;
  margin: 0 auto;
  padding: 10px 0;
}
.about-page-outer br {
  display: none;
}
.single-right-ad a {
  display: block;
}
.single_blog_right img {
  width: 100%;
}
.home-srilanka-grid a,
.single-recent-list {
  color: #333;
  font-weight: 600;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.home-recent-news .item .grid-img-list,
.bottom-ad-center-grid a {
  color: #333;
  font-weight: 600;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.ad-page-details ul.contact-details li img {
  max-width: 25px;
}
.ad-page-details ul.contact-details li {
  margin: 0 0 15px;
}
.ad-page-details ul.contact-details li:last-child {
  margin: 0;
}

/* ஆன்மிகம் page */

.category-outer .cat-left .col-class-new {
  background-color: #f8f9fa;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s;
}

.category-outer .cat-left .news-blog-date {
  background-color: #ea1c24;
  color: white;
  padding: 10px;
  text-align: center;
  width: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 4px;
}

.category-outer .cat-left .news-blog-date h4 {
  font-size: 18px;
  margin: 0;
}

.category-outer .cat-left .news-blog-date p {
  font-size: 14px;
  margin: 0;
}

.category-outer .cat-left .blog_img {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.category-outer .cat-left .blog_img img {
  width: 100%;
  height: 150px;
  display: block;
  object-fit: cover;
}

.category-outer .cat-left .blog_content {
  padding: 15px;
  font-family: Arial, sans-serif;
}

.category-outer .cat-left .blog_content p {
  font-size: 14px;
  color: #777;
}

.category-outer .cat-left .blog_content h3 {
  font-size: 20px;
  margin-top: 5px;
  font-family: "Anek Tamil", sans-serif;
}

.category-outer .cat-left .blog_content h3 a {
  text-decoration: none;
  font-size: 13px;
  color: #333;
  font-weight: 600;
  line-height: 20px;
  font-family: "Anek Tamil", sans-serif;
}

.category-outer .cat-left .blog_content h3 a:hover {
  color: #007bff;
}

.category-outer .cat-left .blog_content a {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  color: #007bff;
  text-decoration: none;
  transition: 0.3s ease;
}

.category-outer .cat-left .blog_content a:hover {
  text-decoration: underline;
}
.category-outer .cat-left {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  position: sticky;
  top: 10px;
}
.cat-left .col-class-new {
  flex-basis: 31%;
}
@media (max-width: 991px) {
  .cat-left .col-class-new {
    flex-basis: 48%;
  }
}

@media (max-width: 640px) {
  .cat-left .col-class-new {
    flex-basis: 100%;
  }
}
.blog_single_outer.entry-content.category-outer .row {
  padding-top: 20px;
}
.category-outer .cat-left .blog_content a:hover {
  color: #ea1c24;
}
.category-outer .cat-left .blog_content h3 a:hover {
  color: #ea1c24;
}
.page-id-265 .top-banner-outer {
  display: none;
}
.page-id-3 .top-banner-outer {
  display: none;
}
.privacy-title {
  display: none;
}
.contact-page-left {
  background-color: #fff;
  padding: 20px;
  position: sticky;
  top: 10px;
  height: 100%;
}
.contact-page-right {
  background-color: #fff;
  padding: 20px;
}

.header_logo img {
  height: 70px;
  /* border-radius: 10px; */
  object-fit: cover;
}
/* .menu_outer {
  background: #231f20;
} */
.header-menu-inner {
  padding: 0px 0;
}
.home-outer .home-right-four a {
  display: block;
}
.home-outer .home-right-four img {
  width: 100%;
}
/* .header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li
  a.mega-menu-link::before {
  content: "" !important;
  width: 31px !important;
  height: 34px !important;
  background: url(../images/icon-1.png) !important;
  position: absolute !important;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  margin: 0 !important;
}
.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.menu2
  a.mega-menu-link::before {
  background: url(../images/icon-2.png);
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.menu3
  a.mega-menu-link::before {
  background: url(../images/icon-3.png);
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.menu4
  a.mega-menu-link::before {
  background: url(../images/icon-4.png);
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li
  a.mega-menu-link {
  font-size: 15px !important;
  background: transparent !important;
  padding: 37px 0 0 !important;
  line-height: 24px !important;
  height: auto !important;
  font-weight: 600 !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 {
  display: flex !important;
  column-gap: 22px !important;
  background: #000 !important;
  padding-right: 25px !important;
} */
.header_resp_section
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li
  a.mega-menu-link:hover {
  color: #ea1c24 !important;
}
.home-bottom-outer .home-bottom-four img {
  width: 100%;
}
.home-bottom-outer .home-bottom-four a {
  display: block;
}
.footer-top {
  background-color: #f2f3f5;
  padding: 15px 0;
}
.footer-top ul {
  list-style-type: none;
  display: flex;
  margin: 0;
  justify-content: center;
  gap: 20px;
}
.page-id-5706 .top-banner-outer {
  display: none;
}
.page-id-40945 .top-banner-outer {
  display: none;
}
.page-id-26012 .top-banner-outer {
  display: none;
}
.page-id-40977 .top-banner-outer {
  display: none;
}
.rip-box.rip-box-four img {
  width: 100%;
}
.page-id-40948 .top-banner-outer {
  display: none;
}
.postid-41198 .top-banner-outer {
  display: none;
}
.category .top-banner-outer {
  display: none;
}
.header_resp_section.desktop-menu ul {
  display: flex;
  display: -webkit-flex;
  margin: 0px;
}
.header_resp_section.desktop-menu ul li a {
  display: flex;
  display: -webkit-flex;
  flex-direction: column; 
  font-size: 14px;
    letter-spacing: .5px;
    color: #fff;
}
.header_resp_section.desktop-menu ul li a img {
  width: 25px;
  height: 25px;
  object-fit: contain;
  margin: 0 auto;
  margin-bottom: 5px;
}
.header_resp_section.desktop-menu ul li:nth-child(1) {
  border-left: 1px solid #4e4e4e;
}
.header_resp_section.desktop-menu ul li {
  display: inline-flex;
    padding: 15px 15px;
    border-right: 1px solid #4e4e4e;
}
.header_resp_section.mobile-menu {
  display: none;
}
.home_menu_main .container-fluid {
  display: flex;
  display: -webkit-flex;
}
.header-cat-menu ul {
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin: 0pc;
}
.header-cat-menu ul li a {
    padding: 10px 25px 10px 25px;
    font-size: 14px;
    letter-spacing: .5px;
}
.header-cat-menu ul li a::before {
  display: none;
}
.menu_outer .container-fluid {
  max-width: 1440px;
}
.home_menu_main .header-mugapu a {
  font-size: 14px;
    letter-spacing: .5px;
    padding-left: 50px;
}
.home-country-tag img {
  border-radius: 50px;
}
.home-recent-title {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.home-recent-title a {
  background-color: #000;
  color: #fff;
  border-radius: 4px;
  padding: 5px 10px;
}
.single-related-title {
  margin-top: 20px;
  background: #292b28;
    color: #ff5722;
    font-size: 16px;
    text-align: center;
    padding: 10px 0px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
}
.home-country-tag .cat-list-items h6 {
  margin: 0px;
}
.home-bottom-one .Home-bottom-ad a img {
  width: 100%;
}
.header_mobile_icon #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link::before {
	position: absolute;
	content:'';
	background-image: url(https://www.swisstamil24.com/wp-content/uploads/2024/11/icon-1.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  top: 5px;
  left: -10px;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 > li.mega-menu-item:nth-child(2) > a.mega-menu-link::before {
	background-image: url(https://www.swisstamil24.com/wp-content/uploads/2024/11/icon-2.png);
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 > li.mega-menu-item:nth-child(3) > a.mega-menu-link::before {
	background-image: url(https://www.swisstamil24.com/wp-content/uploads/2024/11/icon-3.png);
}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 > li.mega-menu-item:nth-child(4) > a.mega-menu-link::before {
	background-image: url(https://www.swisstamil24.com/wp-content/uploads/2024/11/icon-4-1.png);
}
.header_mobile_icon #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
  text-align: center;
}
.header_mobile_icon #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.header_mobile_icon #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
  margin-bottom: 10px !important;
}
.header_mobile_icon #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
  display: block;
  padding-bottom: 10px !important;
}

.rssfeed-outer .rss_header {
  display: none;
}
.rssfeed-outer .rss_image a {
  border-radius: 5px;
  padding-bottom: 75%;
  height: 0 !important;
  position: relative;
  display: block;
  width: 100% !important; 
  overflow: hidden;
}
.rssfeed-outer .rss_image a img {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
}
.rssfeed-outer .rss_content {
  display: none;
}
.rssfeed-outer .rss_item {
  height: 100% !important;
  width: 100% !important;
  padding: 0px !important;
  display: grid;
    grid-template-columns: 37% auto;
    grid-gap: 0 20px;
    position: relative; 
    padding: 10px 0px !important; 
    margin: 0px !important;
    border-bottom: 1px solid #ccc;
}
.rssfeed-outer .rss_item .rss_image {
  height: auto !important;
  position: relative;
  margin: 0 !important;
}
.rssfeed-outer .rss_item .title a {
  font-size: 13px;
    line-height: 20px;
    color: #333;
    font-family: "Anek Tamil", sans-serif;
}
.feedzy-rss > ul {
  margin: 0px !important;
}
.rssfeed-outer .rss_item .title {
  font-size: 13px;
    line-height: 20px;
    color: #333;
    font-family: "Anek Tamil", sans-serif;
}
.home-bottom-outer .ad-box.box-three {
  position: sticky;
  top: 0px;
}
.home-bottom-outer .global-feed-outer.rssfeed-outer {
  margin-top: 20px;
  padding: 10px;
  background: #fff;
}
.bottom-ad-center-grid {
  
}