@charset "UTF-8";
body {
  padding: 0;
  margin: 0;
  font: 12px/14px "Arial", Helvetica, sans-serif;
  color: #ffffff;
  background: #000000 url(images/main-bg.gif) top left repeat-x;
}
td {
  font: 12px/16px "Arial", Helvetica, sans-serif;
  color: #ffffff;
}
div,
h1,
h2,
h3,
h4,
p,
img,
ul,
ol,
li,
form,
input,
textarea {
  padding: 0;
  margin: 0;
}
p {
  padding: 0 0 8px 0;
  margin: 0;
}
ul {
  list-style: none;
}
img {
  outline: none;
  border: none;
}
a {
  outline: none;
  text-decoration: none;
}

/*-------------------x----------------*/
.font24 {
  font-size: 24px;
  line-height: 20px;
}
.font16 {
  font-size: 16px;
}
.yellow {
  color: #e7983a;
}
.font22 {
  font-size: 22px;
}
.padding1 {
  padding: 2px 2px 4px 6px;
}
.padding2 {
  background: #191918;
  padding: 10px 0 8px 14px;
}
/*-------------------x----------------*/

/*----------------start header---------------*/
#header {
  padding: 75px 0 77px 67px;
  background: url(images/header.jpg) top left no-repeat;
}
/*----------------end header---------------*/
/*----------------start menu---------------*/
#menu {
  padding: 0 0 33px 0;
  background: url(images/menu-bg.gif) top left repeat-x;
}
#menu a {
  font-size: 16px;
  color: #3b3b3b;
  font-weight: bold;
  border-left: #c5c2b9 1px solid;
  border-right: #fff 1px solid;
  padding: 0 26px 8px 25px;
  line-height: 30px;
}
#menu a:hover {
  color: #cf0000;
}
#menu a.frist {
  border-left: none;
}
#menu a.last {
  border-right: none;
}
/*----------------end menu---------------*/
/*----------------start leftPanel---------------*/
#leftPalen {
  margin: 0 15px 0 0;
}
.leftBox {
  padding: 0 0 8px 0;
}
.leftHaeding {
  font-size: 16px;
  color: #ebebeb;
  font-weight: bold;
  padding: 16px 0 15px 28px;
  background: url(images/left-top-haeding-bg.gif) top left no-repeat;
}
.leftboxList {
  padding: 9px 20px 14px 22px;
  width: 203px;
  background: #0a0a0a url(images/left-bg.gif) top left repeat-x;
}
.leftboxList li {
  padding: 0 0 12px 4px;
  background: url(images/line-arrow.gif) bottom left repeat-x;
}
.leftboxList a {
  color: #e8c6c7;
  display: block;
  padding: 12px 15px 0 15px;
  background: url(images/arrow1.gif) top left no-repeat;
}
.leftboxList a:hover {
  color: #f89000;
  text-decoration: underline;
}
.leftHaeding2 {
  font-size: 16px;
  color: #ebebeb;
  font-weight: bold;
  padding: 16px 0 15px 28px;
  background: url(images/haeding-bg2.gif) top left no-repeat;
}
.LetestPost {
  padding: 9px 20px 12px 22px;
  width: 203px;
  background: #0a0a0a url(images/left-bg.gif) top left repeat-x;
}
.LetestPost li {
  padding: 0 0 12px 4px;
  background: url(images/line-arrow.gif) bottom left repeat-x;
}
.LetestPost a {
  color: #fff;
  display: block;
  padding: 12px 15px 0 15px;
  background: url(images/arrow1.gif) top left no-repeat;
}
.LetestPost a:hover {
  color: #b0b0b0;
  text-decoration: underline;
}
.newBox {
  padding: 9px 30px 14px 22px;
  width: 193px;
  color: #c8c8c8;
  background: #0a0a0a url(images/left-bg.gif) top left repeat-x;
}
.newBoxtext {
  padding: 16px 0 12px 4px;
  background: url(images/line-arrow.gif) bottom left repeat-x;
}
.newBoxtext a {
  color: #e24f04;
  font-weight: bold;
  display: block;
  text-decoration: underline;
  padding: 0 0 12px 0;
}
.newBoxtext a:hover {
  color: #b0b0b0;
}

/*----------------end leftPanel---------------*/
/*----------------start welcome---------------*/
#welcome {
  background: #30773f url(images/welcome-bg.gif) bottom left repeat-x;
}
#welcomeRightnav {
  padding: 14px 20px 0 10px;
  line-height: 16px;
}
#welcomeRightnav a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
}
#welcomeRightnav a:hover {
  color: #7ed559;
}
/*----------------end welcome---------------*/
/*----------------start feature---------------*/
.featureHading {
  padding: 15px 0 13px 20px;
  font-size: 16px;
  background: #380301 url(images/feature-top-bg.gif) top left repeat-x;
}
.featureMid {
  background: #28000a;
  padding: 21px 20px 27px 28px;
}
.featureMid a {
  color: #e09236;
  font-weight: bold;
  text-decoration: underline;
  padding: 8px 10px 7px 10px;
  display: block;
  background: url(images/arrow2.gif) top left no-repeat;
}
.featureMid a:hover {
  color: #cccccc;
  text-decoration: none;
}
/*----------------end feature---------------*/
/*----------------start video---------------*/
.videoPanel {
  background: #28000a;
  padding: 21px 20px 6px 28px;
}
.videoPanel a {
  color: #b71e14;
  text-decoration: underline;
  font-size: 11px;
}
.videoPanel a:hover {
  color: #cccccc;
}
.videoBox {
  width: 86px;
  height: 65px;
  overflow: hidden;
  border: #fff 1px solid;
  margin: 5px 11px 10px 0;
}
/*----------------end video---------------*/
/*----------------start table---------------*/
#tableDiv {
  padding: 22px 0 0 24px;
  background: #0a0a0a url(images/table-bg.gif) top left no-repeat;
}
#tableDiv a {
  color: #b71e14;
}
#tableDiv a:hover {
  color: #cccccc;
}
/*----------------end table---------------*/

/*----------------Start Catfish---------------*/
.catfish__body {
  display: none;
  border-radius: 15px;
  width: 95vw;
  margin: 0 auto;
  z-index: 100;
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 246px;
  background: #000000da;
}
.catfish__close {
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -17.5px;
  top: -17.5px;
  width: 35px;
  height: 35px;
  border: solid 1px #dc0000;
  border-radius: 50%;
  background-color: #000000da;
}
.catfish__close_cross {
  width: 20px;
  height: 20px;
}
.catfish__container {
  display: flex;
  margin: 0 auto;
  max-width: 1300px;
  flex: 1 1 100%;
  justify-content: space-evenly;
  align-items: center;
  scroll-snap-align: center;
}
.catfish__item {
  display: flex;
  flex-direction: column;
  flex: 0 1 33.333%;
  background-color: white;
  max-width: 370px;
  height: 167px;
  padding: 10px;
  margin: 0 10px;
}
.catfish__top {
  display: flex;
  flex: 1 1 auto;
  justify-content: start;
  align-items: center;
  margin-top: 2px;
}
.catfish__img {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 133px;
  height: 91px;
  background-color: #eeeeee;
  margin-right: 10px;
}
.catfish__image_logo_md {
  display: block;
}
.catfish__image_logo_sm {
  display: none;
}
.catfish__bonus {
  text-align: left;
}
.bonus {
  font-weight: 700;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  line-height: 18.88px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.orange {
  color: #de8500;
}

.black {
  color: black;
}

.catfish__btn {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: 700;
  font-family: "Roboto Flex", sans-serif;
  font-size: 16px;
  line-height: 18.75px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background-color: #e56e00;
  margin-top: 10px;
  max-height: 44px;
}
.catfish__btn:active {
  transform: scale(0.9);
}

.catfish__btn:hover {
  background-color: #ee8c31;
}
.hide {
  display: none;
}
.uppear {
  display: flex;
}
.sm {
  display: none;
}
@media (max-width: 855px) {
  ::-webkit-scrollbar {
    display: none;
  }
  .md {
    display: none;
  }
  .sm {
    display: flex;
  }
  .catfish__top {
    justify-content: space-around;
  }
  .catfish__image_logo_md {
    transform: scale(2);
  }
  .catfish__body {
    height: 185px;
    min-height: 185px;
    min-width: 80%;
    width: 95%;
  }
  .catfish__bonus {
    text-align: center;
    width: 230px;
    justify-content: center;
    font-size: 24px;
  }
  .bonus {
    font-size: 24px;
    line-height: 30px;
  }
  .catfish__btn {
    min-height: 70px;
    align-items: center;
    width: 230px;
    flex: 0 0 auto;
    font-size: 24px;
    cursor: pointer;
  }
  .catfish__container {
    max-width: fit-content;
    overflow-x: scroll;
    white-space: nowrap;
    justify-content: start;
    -ms-overflow-style: none;
    scrollbar-width: none;
    scroll-snap-align: center;
    scroll-snap-type: x mandatory;
    padding: 0 200px;
  }
  .catfish__img {
    width: 230px;
    height: 70px;
  }

  .catfish__item {
    flex: 0 1 33.333%;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    min-width: 900px;
    height: 145px;
    margin: 0 200px;
    scroll-snap-align: center;
  }
}

/*----------------End Catfish---------------*/

/*----------------start footer---------------*/
#footer {
  background: #070001 url(images/footer-bg.gif) top left repeat-x;
  text-align: center;
  border-top: #591623 1px solid;
  padding: 15px 0 25px 0;
  line-height: 24px;
  color: #cbb3b7;
}
#footer a {
  color: #fff;
  padding: 0 4px 0 4px;
}
#footer a:hover {
  color: #919191;
}
/*----------------end footer---------------*/
