@font-face {
  font-family: 'Poppins-Regular';
  src: url("Poppins-Regular.ttf");
  src: url("Poppins-Regular.eot") format("embedded-opentype"), url("Poppins-Regular.woff") format("woff"), url("Poppins-Regular.otf") format("otf"), url("Poppins-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Medium';
  src: url("Poppins-Medium.ttf");
  src: url("Poppins-Medium.eot") format("embedded-opentype"), url("Poppins-Medium.woff") format("woff"), url("Poppins-Medium.otf") format("otf"), url("Poppins-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url("Poppins-SemiBold.ttf");
  src: url("Poppins-SemiBold.eot") format("embedded-opentype"), url("Poppins-SemiBold.woff") format("woff"), url("Poppins-SemiBold.otf") format("otf"), url("Poppins-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Bold';
  src: url("Poppins-Bold.ttf");
  src: url("Poppins-Bold.eot") format("embedded-opentype"), url("Poppins-Bold.woff") format("woff"), url("Poppins-Bold.otf") format("otf"), url("Poppins-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


body {
  font-family: "Poppins-Regular";
}
.border-wrapper {
  border: 1px solid #b3b3b3;
}

.border-wrapper .left-side-section {
  border-right: 1px solid #b3b3b3;
  padding: 32px 36px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.border-wrapper .left-side-section .gb-intro h1 {
  font-family: "Poppins-SemiBold";
  color: #000;
  font-size: 2.625rem;
  line-height: 50px;
}

.border-wrapper .left-side-section .gb-btn {
  height: 100%;
}

.border-wrapper .left-side-section .gb-btn a {
  background-color: #000;
  padding: 30px 15px;
  text-decoration: none;
  border-radius: 0.5rem;
  gap: 10px;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.border-wrapper .left-side-section .gb-btn a:hover {
  background-color: #1c1c1c;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.border-wrapper .left-side-section .gb-btn a span {
  color: #fff;
  font-size: 1.3rem;
  font-family: "Poppins-SemiBold";
  line-height: 28px;
}

.border-wrapper .left-side-section .yt-awards h2 {
  color: #171717;
  font-size: 2rem;
  font-family: "Poppins-SemiBold";
  line-height: 44px;
  margin-bottom: 25px;
  color: #000;
}

.border-wrapper .left-side-section .yt-awards .gb-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.border-wrapper .left-side-section .yt-awards .gb-btn h4 {
  margin-bottom: 30px;
  font-size: 1.375rem;
  line-height: 30px;
  font-family: "Poppins-Medium";
}

.border-wrapper .left-side-section .yt-awards .gb-btn iframe {
  width: 100%;
}

.border-wrapper .right-section {
  padding: 40px 36px 20px 36px;
}

.border-wrapper .right-section .ad-section .ad-img {
  margin-bottom: 40px;
}

.border-wrapper .right-section .ad-section .ad-img img {
  width: 100%;
  max-width: 300px;
  min-width: 300px;
  height: 100%;
  max-height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
}


#reward-content-main .vce-row-container {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1199px) {
  .border-wrapper .right-section {
    padding: 25px;
  }
  .border-wrapper .right-section .ad-section .ad-img img {
    max-width: 250px;
    min-width: 100%;
  }
  .border-wrapper .left-side-section {
    padding: 25px;
  }
  .border-wrapper .left-side-section .gb-intro h1 {
    font-size: 2rem;
    line-height: 40px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .border-wrapper .right-section {
    padding: 25px;
  }
  .border-wrapper .right-section .ad-section .ad-img img {
    max-width: 250px;
    min-width: 100%;
  }
  .border-wrapper .left-side-section {
    border-right: 1px solid #b3b3b3;
    padding: 25px;
  }
}
/*# sourceMappingURL=awards.css.map */

/* news page css */
.description_field {
  display: none !important;
}
.sidebar_sec h2 {
  font-size: 25px !important;
  font-weight: 900 !important;
  padding-bottom: 20px;
}
.vi_sec video {
  width: 185px;
  height: auto;
}
.vi_sec {
  display: flex;
  margin-bottom: 16px;
}

h3.v_title {
  font-size: 16px;
  font-weight: 900;
  color: #000;
  /* text-decoration: none !important; */
  padding-left: 20px;
}
.s_v video {
  width: 100%;
  height: auto;
  border: 1px solid #d8d1d1;
}
h2.f_title {
  font-size: 25px;
  font-weight: 500;
  color: #000;
  padding: 18px 0px 10px 0px;
}

.img_sec i {
  position: absolute;
  left: 0;
  bottom: 0px;
  background-color: #000;
  padding: 6px 10px;
  color: #fff;
}
.img_sec {
  position: relative;
  max-width: 150px;
}
img.v_src {
  max-width: none !important;
  max-height: none !important;
}
.v_sec {
  height: 400px;
  overflow-y: auto;
}
/*end  news page css */
