.overlay::before {  }
@media (max-width: 767px) {.overlay::before { background-color: rgba( 33, 0, 0, 0.8 ); } }
/* Normal desktop :1200px. */
/* Normal desktop :992px. */
/* Tablet desktop :768px. */
/* small mobile :320px. */
/* Large Mobile :480px. */
body {
  font-family: 'Kanit', sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: #000000;
  background-size: auto;
}
#new li{
 color: #f7f7f7;
}
.link-tag{
    padding: 15px;
    border: 1px solid antiquewhite;
    color: #f7f7f7;
    background: brown;
    border-radius: 15px;
    text-decoration: none;
    display: inline-block;
}
.limit-width { max-width: 100em; margin-left: auto; margin-right: auto; }
@media (max-width: 992px) { .mobile-hidden { display: none; } }
@media (min-width: 479px) and (max-width: 992px) { .left-margin-30 { margin-left: 30%; } }
.bg-gradient { background: linear-gradient(to right,#990000, #460000); }
a, button {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:focus, button:focus {
  text-decoration: none;
  outline: none;
}
a:focus {
  text-decoration: none;
}
a:focus,
a:hover,
.footer -menu li a:hover {
  text-decoration: none;
}
a,
button {
  outline: medium none;
}
.section_title h1{ color: #ffe55c; font-size: 40px; }
.font-white { color: white; }
.font-gold { color: #ffe55c; font-size: 30px; }
h5 a { color: inherit; }
ul { margin: 0px; padding: 0px; }
li { list-style: none; }
p {
  font-size: 20px;
  font-weight: 400;
  color: #eeeeee;
  margin-bottom: 0px;
  padding:10px;
}
a p:hover { color: #ffe55c; }
.zero-padding { padding: 0px; }
.float-left { float: left; }
.one-zero-padding { padding-top: 10px; padding-bottom: 10px; }
.five-zero-bottom-padding { padding-bottom: 50px; }
*::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}
*::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}
*::-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1;
}
h3 { font-size: 30px; }
.overlay { position: relative; z-index: 0; }
.overlay::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.mb-55 { margin-bottom: 55px; }
.section_padding { padding-bottom: 30px; }
@media (max-width: 767px) { .section_padding { padding-bottom: 30px; } }
@media (min-width: 768px) and (max-width: 991px) { .section_padding { padding-bottom: 40px; } }
.boxed-btn4-1 {
  color: #fff;
  display: inline-block;
  padding: 13px 44px;
  font-size: 18px;
  font-weight: 900;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #ff3333;
  width: 100%;
  cursor: pointer;
  border: 2px solid transparent;
}
.boxed-btn4-1:hover {
  background: #fff;
  color: #ff3333;
  border: 2px solid #ff3333;
}
.boxed-btn4-2 {
  color: #fff;
  display: inline-block;
  padding: 13px 44px;
  font-size: 18px;
  font-weight: 900;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #00cc00;
  width: 100%;
  cursor: pointer;
  border: 2px solid transparent;
}
.boxed-btn4-2:hover {
  background: #fff;
  color: #00cc00;
  border: 2px solid #00cc00;
}
.section_title h3 {
  font-weight: 400;
  color: #ffe55c;
  z-index: 1;
}
.section_title h3,h1 {
  position: relative;
  display: inline-block;
  z-index: 2;
}
  @media (max-width: 767px) {
    .section_title h3 {
      font-size: 25px;
      line-height: 36px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .section_title h3 {
      font-size: 36px;
      line-height: 42px;
    }
  }
  .section_title p {
    font-size: 20px;
    color: #dddddd;
    line-height: 30px;
    margin-bottom: 0;
  }
  .mb-55 {
    margin-bottom: 55px;
  }
  @media (max-width: 767px) {
    .mb-55 {
      margin-bottom: 40px;
    }
  }
  @media (max-width: 767px) {
    .mobile_menu {
      position: absolute;
      right: 0px;
      width: 100%;
      z-index: 9;
    }
  }
  .slicknav_menu .slicknav_nav {
    background: rgba(0, 0, 0, 0.95);
    float: right;
    margin-top: 0;
    padding: 0;
    width: 95%;
    padding: 0;
    border-radius: 0px;
    margin-top: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 11px;
  }
  .slicknav_menu .slicknav_nav a:hover {
    background: transparent;
    color: #ffe55c;
  }
  .slicknav_menu .slicknav_nav a.active {
    color: #ffe55c;
  }
  @media (max-width: 767px) {
    .slicknav_menu .slicknav_nav a i {
      display: none;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .slicknav_menu .slicknav_nav a i {
      display: none;
    }
  }
  .slicknav_menu .slicknav_nav .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: -40px;
    position: relative;
    z-index: 99;
    border: 1px solid #ddd;
    top: 3px;
    right: 5px;
    top: -36px;
  }
  .slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
    margin-right: 6px;
    margin-top: 3px;
    position: relative;
    padding-bottom: 3px;
    top: -11px;
    right: -5px;
  }
  @media (max-width: 767px) {
    .slicknav_menu {
      margin-right: 0px;
    }
  }
  .slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 22px;
    position: relative;
    top: -9px;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 5px;
    margin-top: -5px;
    top: -31px;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -24px;
  }
  .slicknav_icon-bar {
    background: #fff !important;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -29px;
    right: 7px;
  }
  .header-area {
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 9;
    padding: 0 100px 0px 100px;
  }
  @media (max-width: 767px) {
    .header-area {
      padding: 0 0px 0px 0px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-area {
      padding: 0 10px 10px 10px;
    }
  }
  .bg-50 { background: rgba(0, 0, 0, 0.5); }
  .bg-80 { background: rgba(0, 0, 0, 0.8); }
  .bg-nav { background: rgba(0, 0, 0, 0.5); }
  .header-area .main-header-area {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 3px;
    position: absolute;
    bottom: -50px;
    z-index: 999;
    z-index: 999;
    left: 0px;
    top: 0px;
    bottom: auto;
    right: 0px;
  }
  .header-area .main-header-area .main-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  @media (max-width: 767px) {
    .header-area .main-header-area .main-menu {
      display: none;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-area .main-header-area .main-menu {
      display: none;
    }
  }
  .header-area .main-header-area .main-menu ul li {
    display: inline-block;
    position: relative;
    margin: 0 3px;
  }
  .header-area .main-header-area .main-menu ul li a {
    color: #ffffff;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    display: inline-block;
    padding: 0px 10px 0px 10px;
    position: relative;
    text-transform: capitalize;
  }
  @media (min-width: 992px) and (max-width: 1200px) {
    .header-area .main-header-area .main-menu ul li a {
      font-size: 16px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1500px) {
    .header-area .main-header-area .main-menu ul li a {
      font-size: 18px;
    }
  }
  .header-area .main-header-area .main-menu ul li a:hover {
    color: #ff0000;
    text-shadow: 0 0 25px #ffffff; 
  }
  .header-area .main-header-area .main-menu ul li:hover > a::before {
    opacity: 1;
    transform: scaleX(1);
  }
  .header-area .main-header-area .main-menu ul li:first-child a {
    padding-left: 0;
  }
  .slider_area .single_slider {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    height: 700px;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .slider_area3 .single_slider {
    background-size: 100% 100%;
    background-position:center top;"
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .neon-bg {
    background-size: 100% 100%;
    background-position:center top;"
    background-repeat: no-repeat;
  }
  @media (min-width: 480px) and (max-width: 767px) {
    .slider_area .single_slider {
      height: 500px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .slider_area .single_slider {
      height: 700px;
    }
  }
  .footer {
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #222222;
    position: relative;
    z-index: 0;
    border-top: 5px solid #ffe55c;
  }
  .footer .footer_top {
    padding-top: 13px;
    padding-bottom: 11px;
  }
  @media (max-width: 767px) {
    .footer .footer_top {
      padding-top: 6px;
      padding-bottom: 3px;
    }
  }
  .footer .footer_top .footer_widget {
    overflow: hidden;
  }
  .footer .footer_top .footer_widget .address_text {
    font-size: 16px;
    font-weight: 400;
    color: #eeeeee;
    line-height: 30px;
  }
  @media (max-width: 767px) {
    .footer .footer_top .footer_widget {
      margin-bottom: 40px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer .footer_top .footer_widget {
      margin-bottom: 30px;
    }
  }
  .footer .footer_top .footer_widget .footer_title {
    font-size: 25px;
    font-weight: 500;
    color: #ffe55c;
    text-transform: capitalize;
    margin-bottom: 38px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 28px;
  }
  @media (max-width: 767px) {
    .footer .footer_top .footer_widget .footer_title {
      margin-bottom: 20px;
    }
  }
  .footer .footer_top .footer_widget .footer_logo {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 35px;
  }
  @media (max-width: 767px) {
    .footer .footer_top .footer_widget .footer_logo {
      margin-bottom: 20px;
    }
  }
  .footer .footer_top .footer_widget p {
    color: #AAB1B7;
    font-size: 16px;
    font-weight: 400;
    color: #eeeeee;
    line-height: 40px;
  }
  .footer .footer_top .footer_widget ul li {
    color: #eeeeee;
    font-size: 18px;
  }
  .footer .footer_top .footer_widget ul li a {
    color: #eeeeee;
    font-weight: 400;
  }
  .footer .footer_top .footer_widget ul li a:hover {
    color: #ffe55c;
  }
  input {
    width: 90%;
    height: 50px;
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    border: none;
    border: 2px solid #ffffff;
    border-radius: 10px;
    padding-right: 20px;
  }
  input:focus {
    outline: none;
    border: 2px solid #33ff33;
  }
  .footer .copy-right_text {
    padding-bottom: 3px;
  }
  .footer .copy-right_text .copy_right {
    font-size: 14px;
    color: #eeeeee;
    margin-bottom: 0;
    font-weight: 400;
  }
  .footer .socail_links {
    margin-top: 26px;
  }
  @media (max-width: 767px) {
    .footer .socail_links {
      margin-top: 20px;
    }
  }
  .footer .socail_links ul li {
    display: inline-block;
  }
  .footer .socail_links ul li a {
    font-size: 15px;
    color: #C3B2F0;
    width: 30px;
    display: inline-block;
    text-align: center;
    background: transparent;
    margin-right: 7px;
    color: #FFFFFF;
    line-height: 40px !important;
    color: #E8E8E8;
  }
  .footer .socail_links ul li a:hover {
    color: #ffe55c !important;
    border-color: transparent;
  }
  .gold-border {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    overflow: hidden;
    border-style: solid;
    border-color: #ffe55c;
  }
u { color: #ff5e13; }
h1 { font-size: 100px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h1,h3,h4,h5 { line-height: 1.2em; }

.details-card .news-articles {
  width: 366px;
  overflow: hidden;
  display: inline-block;
  padding: 5px;
}
.details-card .news-articles .article-link {
  color: aliceblue;
  text-decoration: none;
}
.details-card .news-articles .article-link .news-articles-img {
  display: inline-block;
}
.news-articles .news-articles-img .bg-img {
  display: inline-block;
  padding: 0px;
  position: relative;
  border-radius: 14px;
  background: linear-gradient(to right, #f25a5a, #5918b7);
}
.details-card .news-articles .article-link .news-articles-img img {
  width: 100%;
  border: 4px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-color: #5f9ea000;
  border-radius: 15px;
}
.details-card .news-articles .article-link .news-articles-h4 {
  font-size: 22px;
}
.details-card .news-articles .article-link .box-articles {
  color: darkgray;
  font-size: 13px;
}
.details-card .news-articles .article-link .news-articles-p {
  font-size: 15px;
  text-align: justify;
}
.details-card .head-articles {
  text-align: center;
  font-size: 40px;
}