.row {
  margin: 0px;
  padding: 0px;
  margin-right: -15px !important;
  margin-left: -15px !important;
}

a:hover {
  text-decoration: none !important;

}

a {
  color: #000;
}

.sidenav a:hover {
  color: #d4a151 !important;
}

.sidenav a:active {
  color: #d4a151 !important;
}

/* .title-heading-text a{
  color: #caa151 !important;
} */

.title-heading-text a {
  color: #caa151 !important;
}

.active-link {
  color: #CAA151 !important;
}

.menu-block ul li a:hover {
  color: #caa151 !important;
}

.container-custom {
  width: 1350px;
  margin: 0px auto;
}


.top-header {
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  position: fixed;
  top: -3px;
  z-index: 99;
}
.top-newsheader {
  background-image: url(../img/main-header-bg.png);
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  position: fixed;
  top: -3px;
  z-index: 99;
}

.logo-block img {
  width: 200px;
}

.header-inner-block {
  display: flex;
  width: 100%;
}

.menu-block{
	display: flex;
  align-items: center;
}

.menu-block .share-md-holder{
	padding: 0;
	margin: 0;
}

.menu-block .il-mainMenu {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0px;
}

.menu-block ul li {
  list-style: none;
  margin: 0px 5px;
  font-size: 16px;
  /*  padding-right: 15px; */
	/* border-right: 2px solid #db6f7f; */

}

.menu-block .il-mainMenu .menu + .menu{
	padding-left: 15px;
  border-left: 2px solid #db6f7f;

}

.menu-block .dropdown-toggle{
	padding: 0;
}

.manu-block-section {
  display: flex;
  padding-top: 20px;
  justify-content: right;
  width: 100%;
}

.menu-block ul li a {
  color: #261b19;
  font-weight: bold;
  font-size: 15px;
}

.share-icon {
  border-right: 0px !important;
}

li.share-icon img {
  width: 20px;
}

.slider-block img {
  width: 100%;
}



.video-section-block {
  padding-top: 60px;
}




.video-section-inner .video-wrapper {

  /*background-image: url(../img/slider-bottom-shape.png);
  padding: 50px 0px;
  position: relative;*/
}

.video-icon-block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-icon-block img {
  width: 130px;
}

.video-icon-block:hover {
  cursor: pointer;
  position: relative;
  display: block;
}

.title-heading-block img {
  width: 100%;
  display: block;
  /* 移除圖片下方的空白 */
}


.il-word-bg2 {
    border-radius: 10px;
    padding: 5px 20px;
    color:  #caa058;
    font-size: 28pt;
}
.il-titleHolder {
    display: grid;
    justify-items: center;
    align-items: center;
}
.il-index-title, .il-title-bg, .il-separator {
    grid-area: 1 / 1;
}
.il-title-style2 .il-separator {
    border-top: 1px solid;
    width: 100%;
    color: #c29344;
}


.title-heading-block {
  position: relative;
  text-align: center;
  /* 確保圖片和文字都置中 */
}




.thumbnailImg {
  width: 100%;
  /* background-image: url(../img/rewiew-img-3.jpeg); */
  aspect-ratio: 16 / 9;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.content-block-title {
  font-size: 20px;
  padding: 10px 0px;
  margin-bottom: 20px;
  color: #000;
}

.menu-header-highlight {
  color: #caa151 !important;
}

.content-block-title:hover {
  text-decoration: none;
  color: #caa151;
}

.see-more-block {
  width: 100%;
  text-align: center;
  margin: 40px 0px 80px 0px;
}

.see-more-btn {
  padding: 7px 15px;
  color: #caa058;
  font-size: 20px;
  background: transparent;
  border: 1px solid #caa058;
  font-weight: bold;
}

.professional-review-content {
  margin-top: -75px;
  padding-top: 60px;
}

.insurance-finance-content {
  margin-top: -75px;
  padding-top: 60px;
}

.guest-speech-content {
  margin-top: -75px;
  padding-top: 60px;
}

.social-corporate-content {
  margin-top: -75px;
  padding-top: 60px;
}

.life-entertainment-content {
  margin-top: -75px;
  padding-top: 60px;
}

.awards-details-block-image img {
  width: 100%
}

.awards-details-block-image {
  padding: 15px;
}

.copyright-section-block {
  display: inline-block;
  width: 100%;
  text-align: center;
  background: #e6d19b;
  padding: 15px;
  color: #fff;
  font-size: 18px;
}

.copyright-section-block {
  display: inline-block;
  width: 100%;
  text-align: center;
  background: #caa251;
  padding: 15px;
  color: #fff;
  font-size: 18px;
}

.copyright-section-block p {
  margin-bottom: 0px;
}

.healthy-diet-block-content {
  margin-top: -75px;
}

.editor-choice-block-content {
  margin-top: -75px;
}

.photo-album-block-content {
  margin-top: -75px;
}

.awards-details-section-block {
  margin-bottom: 50px;
}

.slider-shape-image {
  position: absolute;
  right: 0;
}

.slider-shape-image img {
  width: 630px;
  position: absolute;
  right: 0;
  top: -135px;
}

.video-shape-image img {
  right: 0px;
  position: absolute;
  width: 32.7%;
}
.section-block-inner{
  padding-top: 100px;

}
.guest-speech-block {
  position: relative;
}

.guest-speech-shape-image img {
  position: absolute;
  width: 18.5%;
  top: -78%;
}

.insurance-finance-section-block {
  position: relative;
}

.insurance-finance-bg-shape img {
  position: absolute;
  right: 0;
  width: 25%;
  top: 48%;
}

.editor-choice-section-block {
  position: relative;
}

.editor-choice-shape-bg img {
  position: absolute;
  width: 19.2%;
  top: -85%;
}

.awards-details-section-block {
  position: relative;
}

.awards-details-shape-bg img {
  position: absolute;
  right: 0;
  width: 25%;
  top: -45%;
}







/* ===================================================================details page css start================================================ */

.top-header.details-page {
  background-image: url(../img/header-bg-2.png);
}

.details-content-inner-block .title-heading-block {
  margin-top: 70px;
  margin-bottom: 20px;
}

.details-main-title {
  /* color: #caa158; */
  /* font-weight: bold; */
  font-size: 26px;
  font-weight: 500;
}

.details-block-img-block {
  width: 100%;
  background-image: url(../img/social-1.jpeg);
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.details-block-content {
  margin-top: -75px;
  margin-bottom: 60px;
}

.details-main-title h2 {
  font-size: 42px;
  color: #c9a150;
}

.clock-icon {
  margin-right: 7px;
  font-weight: bold;
  font-size: 20px;
}

.social-icon-block ul li {
  list-style: none;
}

.hide-see-more-button {
  display: none;
}

span.next-icon {
  float: right;
}

.social-icon-block ul {
  display: flex;
  padding-left: 0;
  margin-top: 20px;
  margin-left: -8px;
}

.social-icon-block ul li a {
  padding: 6px 10px;
  margin: 0px 6px;
  font-size: 20px;
  width: 40px !important;
  display: inline-block;
  text-align: center;
  color: #fff;
}

.guest-speech-block-inner {
  padding-top: 20px;
}

.details-post-block img {
  width: 100%;
}

span.details-post-title h4 {
  color: #c9a150;
  padding: 10px 0px;
  margin-bottom: 30px;
}

.details-post-inner-title h4 {
  color: #c20f2b;
  padding: 10px 0px;
}

.details-post-block {
  margin-bottom: 50px;
}


.details-article-block-title {
  font-weight: bold;
  font-size: 18px;
}

.details-article-block {
  display: flex;
  margin: 15px 0px;
}

.details-article-info-text p {
  padding-left: 15px;
  margin-bottom: 0px;
  color: #000;
}

.details-block {
  overflow: hidden;
}

/* .details-block-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
} */

.next-previous-button-block a {
  background: #caa158;
  border: 0px;
  color: #fff;
  padding: 7px 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: .5rem !important;
}

.next-previous-button-block a:hover {
  color: #c20f2b;
}

.previous-icon {
  float: left;
}

.next-previous-button-block {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}

.next-previous-button-block i {
  margin: 0px 5px;
}

.awards-details-block-image {
  padding-bottom: 50px;
}

@media screen and (min-width: 1300px) and (max-width: 1500px) {

  .container-custom {
    width: 1200px;
    margin: 0px auto;
  }

}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .container-custom {
    width: 1140px;
  }
}



@media screen and (max-width: 1200px) {

  .container-custom {
    width: 100%;
    padding: 0px 50px;
  }

}

@media screen and (max-width: 768px) {
  .custom-border-info {
    border-right: 0px;
    padding-top: 10px;
  }

  .details-category-article-block-title {
    margin-top: 15px;
  }

  .mobile-menu {
    display: block;
  }

  .details-block-content {
    margin-top: -35px;
  }

  .container-custom {
    padding: 0px 30px;
  }

  .content-block-title {
    margin-bottom: 15px;
    text-align: center;
  }

  .professional-review-content {
    margin-top: -20px;
  }

  .guest-speech-content {
    margin-top: -20px;
  }

  .social-corporate-content {
    margin-top: -20px;
  }

  .insurance-finance-content {
    margin-top: -20px;
  }

  .life-entertainment-content {
    margin-top: -20px;
  }

  .healthy-diet-block-content {
    margin-top: -20px;
  }

  .editor-choice-block-content {
    margin-top: -20px;
  }

  .photo-album-block-content {
    margin-top: -20px;
  }

  .see-more-block {
    margin: 40px 0px 40px 0px;
  }

  .editor-choice-shape-bg img {
    top: -100px;
  }

  .guest-speech-shape-image img {
    top: -110%;
  }

  .insurance-finance-bg-shape img {
    top: -10%;
  }

  .awards-details-shape-bg img {
    top: -70%;
  }

  .copyright-section-block p {
    font-size: 14px;
  }

  
}

@media screen and (max-width: 1350px) {
  .title-heading-text {
    font-size: 40px;
    transform: translate(-50%, -90%);
  }
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  box-shadow: 8px 2px 13px 5px #0000009e;
}

.sidebar-button {
  position: absolute;
  top: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
  right: -40px;
  color: #fff;
  display: flex;
  border-radius: 20px 0px 0px 20px;
}

#main {
  text-align: right;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #000;
  display: block;
  transition: 0.3s;
}

.sidenav a:active {
  color: #000;
}

.details-time-info a {
  color: #000;
}

.print-icon i {
  margin-right: 5px;
}

.sidenav a:hover {
  text-decoration: none;
}

.sidenav .closebtn {
  position: absolute;
  top: -20px;
  right: 35px;
  font-size: 45px;
  margin-left: 50px;
}

.mobile-menu li a:hover {
  cursor: pointer;
}

.news-page-content-inner .top-menu-block {
  margin: 0px;
}

.mobile-menu li {
  list-style: none;
}

.mobile-menu ul {
  margin-top: 50px;
  padding-left: 0px;
}

.top-menu-icon.mobile-icon {
  padding-left: 15px;
}

#main {
  transition: margin-left .5s;
  padding: 10px;
}

.container.custom-width-container {
  display: flex;
  align-items: center;
}

.setting-icon {
  position: relative;
  bottom: 18px;
}

.setting-icon {
  position: relative;
  bottom: 18px;
  top: 32px;
  color: red;
}

.mobile-menu {
  position: absolute;
  top: 0;
  right: 40px;
  display: none;
  z-index: 999;
}

.share-icon a {
  color: #caa251;
}


/* .mobile-menu {
  display: block;
}

.awards-details-block-image {
  display: none !important;
} */

@media screen and (max-width: 992px) {
  
  .mobile-menu {
    display: block;
    position: fixed;
  }

  .share-icon {
    border-right: 0px !important;
    position: relative;
    top: 20px;
    left: 5px;
  }

  #share-link {
    position: absolute;
    top: -8px;
    left: 18px;
  }

  #share-link li {
    margin: 0px 5px !important;
  }

  #share-link a {
    font-size: 20px;
  }

  .slider-section-block {
    margin-top: 45px !important;
  }

  .menu-block {
    display: none;
  }

  .top-header {
    height: auto !important;
  }

  .top-header {
    padding-top: 2%;
  }

  .setting-icon {
    top: 15px;
  }

  .details-info-content-block {
    margin-top: 60px !important;
  }

  .details-article-section-block {
    margin-top: 20px !important;
  }

  .next-previous-button-block button {
    padding: 0px 25px;
  }

  .details-content-block {
    margin-top: 90px !important;
  }

  .video-section-inner .video-wrapper {
    padding: 30px 0px 50px 0px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {

}

@media screen and (max-width: 1200px) {
  .manu-block-section {
    padding-top: 0px;
  }

  .menu-block ul li {
    padding-right: 5px;
    text-align: center;
  }

  
}



@media screen and (min-width: 992px) {
  .custom-border-info {
    border-right: 2px solid #caa158;
    padding-right: 20px;
}

  /* .header-inner-block {
    position: relative;
    bottom: 15px;
  } */

  /* .top-header {
    height: 90px;
  } */
}

@media screen and (max-width: 575px) {
  .top-header {
    padding-top: 1%;
  }


  
}

@media screen and (max-width: 600px) {
  .top-header {
    padding-top: 10px;
  }

}

.newslist-loading-spinner {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  font-weight: bold;
}

.details-content-block {
  margin-top: 120px;
}

.slider-section-block {
  margin-top: 55px;
}

.details-info-content-block {
  margin-top: 130px;
}

span.share-icon img {
  width: 20px;
  /* position: relative; */
  margin-left: 5px;
  margin-top: 14px;
}

@media screen and (max-width: 410px) {
  .social-icon-block ul li {
    margin-bottom: 20px;

  }

  .social-icon-block ul {
    flex-wrap: wrap;
  }
}

ul.dropdown-menu.share-btn.show {
  display: flex !important;
  padding: 10px;
}

ul.dropdown-menu.share-btn {
  display: none;
}

#share-link .dropdown-toggle::after {
  display: none !important;
}

.new-post-details-large-image-block {
  display: none;
}

#share-link a {
  color: #caa251;
  padding: 6px 10px;
  width: 38px;
  display: block;
  text-align: center;
  margin: 0px 3px;
}

#share-link {
  border-right: 0px !important;
}

#share-link li {
  border-right: 0px !important;
  margin: 0px;
}

.share-link {
  color: #fff !important;
}

/* ======================loder css================ */


.simple-spinner {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.simple-spinner span {
  display: block;
  width: 50px;
  height: 50px;
  border: 3px solid transparent;
  border-radius: 50%;
  border-right-color: #C6000B;
  animation: spinner-anim 0.8s linear infinite;
}

.loading-spinner {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  font-weight: bold;
}

.loading-spinner span {
  display: block;
  width: 50px;
  height: 50px;
  border: 3px solid transparent;
  border-radius: 50%;
  border-right-color: #C6000B;
  animation: spinner-anim 0.8s linear infinite;
}


.newslist-loading-spinner {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  font-weight: bold;
}

.details-category-article-block-title {
  font-size: 22px;
  font-weight: bold;
  color: #000 !important;
}

span.share-icon img {
  width: 20px;
  /* position: relative; */
  margin-left: 5px;
  margin-top: 14px;
}

.loader-block {
  position: fixed;
  top: 50%;
  left: 50%;

}

.newslist-loading-spinner span {
  display: block;
  width: 50px;
  height: 50px;
  border: 3px solid transparent;
  border-radius: 50%;
  border-right-color: #C6000B;
  animation: spinner-anim 0.8s linear infinite;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .title-heading-text {
        font-size: 30px;
        transform: translate(-50%, -90%);
  }


  .details-article-block {
    flex-wrap: wrap;
  }

  .details-article-info-text p {
    padding-left: 0px;
    padding-top: 10px;
  }
  .custom-border-info {
    padding-top: 20px;

  }
}
@media screen and (min-width: 450px) and (max-width: 768px) {

}
@media screen and (min-width: 450px) and (max-width: 768px) {

}
@media screen and (max-width:450px) {

	.il-word-bg2 {
			font-size: 1.5rem;
	}

  .details-article-block {
    flex-wrap: wrap;
  }

  .details-article-info-text p {
    padding-left: 0px;
    padding-top: 10px;
  }
}

@keyframes spinner-anim {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.mobile-menu .dropdown-toggle::after {
  display: none !important;
}

.nav-link.share-icon.dropdown-toggle {
  color: #caa058;
  margin-top: -20px;
  cursor: pointer;
}

/* .professional-review-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
} */

/* .professional-review-block {
  overflow: hidden;
}

.guest-speech-block {
  overflow: hidden;
}

.social-corporate-block {
  overflow: hidden;
}

.insurance-finance-block {
  overflow: hidden;
}

.life-entertainment-block {
  overflow: hidden;
}

.healthy-diet-block {
  overflow: hidden;
}

.editor-choice-block {
  overflow: hidden;
}

.photo-album-block-block {
  overflow: hidden;
} */

.video-js {
  width: 100% !important;
  height: auto;
}

.details-article-block {
  overflow: hidden;
}

/* .details-article-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
}

.guest-speech-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
}

.social-corporate-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
}

.insurance-finance-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
}

.life-entertainment-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
}

.healthy-diet-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
}

.editor-choice-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
}

.photo-album-img-block:hover {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
  transition: 0.5s;
  cursor: pointer;
} */
.next-previous-button-block {
  margin-bottom: 15px;
}
