/* Geogtq-Md */

@font-face {
  font-family: "Geogtqmd";
  font-display: swap;
  src: local("Geogtqmd"), url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/Geogtq-Md.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Geogtq-Rg */

@font-face {
  font-family: "Geogtqrg";
  font-display: swap;
  src: local("Geogtqrg"), url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/Geogtq-Rg.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Geogtq-Bd */

@font-face {
  font-family: "Geogtqbd";
  font-display: swap;
  src: local("Geogtqbd"), url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/Geogtq-Bd.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Geogtq-Sb */

@font-face {
  font-family: "Geogtqsb";
  font-display: swap;
  src: local("Geogtqsb"), url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/Geogtq-Sb.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

/*Font Awesome Fonts*/

@font-face {
  font-family: "FontAwesome";
  src: url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/fontawesome-webfont.woff2) format("woff2");
}

/* base */

html {
  font-size: 1.025vw;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

body {
  margin: 0;
  font-family: "Geogtqmd";
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.43;
  color: #58585b;
  text-align: left;
  background-color: #fff;
  overflow-x: clip;
}

header#navbar {
  border: 0;
}

a:focus {
  outline: none;
  outline-offset: 0;
}

p {
  margin: 0 0 1.5rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 1rem;
  margin-bottom: 0.714rem;
}

h1,
.h1 {
  font-size: 2rem;
  margin: 0.67rem 0;
  color: #000;
}

h2,
.h2 {
  color: #101612;
  font-size: 1.786rem;
  font-weight: 600;
  margin-top: 0;
}

h3,
.h3 {
  font-size: 1.714rem;
}

h4,
.h4 {
  font-size: 2.2rem;
}

h5,
.h5 {
  font-size: 1rem;
  margin: 0 0;
  font-weight: 600;
}

h6,
.h6 {
  font-size: 0.857rem;
  margin: 0 0;
  font-weight: 600;
}

ul,
ol {
  margin-top: 0.1rem;
  margin-bottom: 0.714rem;
  padding-left: 1.143rem;
}

/* changing for header choose your fav colors */

.customize-count {
  margin: -18px 21px -10px 81%;
  font-weight: 100;
}

/* @media (max-width: 992px) {
  .customize-count {
    margin-left: 30px;
  }
} */
@media (min-width: 769px) and (max-width: 992px) {
  .customize-count {
    margin-left: 80%;
  }
}

/* changed */
.bold-choose {
  padding-bottom: 6px;
  text-transform: uppercase;
  font-weight: 900;
  color: black;
}

.marg-prod {
  padding: 6px 0px 6px 0px !important;
  font-weight: 900 !important;
  font-size: 24px !important;
}

::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.85rem;
}

:-ms-input-placeholder {
  color: #fff;
  font-size: 0.85rem;
}

::placeholder {
  color: #fff;
  font-size: 0.85rem;
  text-transform: uppercase;
}

:-moz-placeholder {
  color: #fff;
  font-size: 0.85rem;
  text-transform: uppercase;
}

::-moz-placeholder {
  color: #fff;
  font-size: 0.85rem;
  text-transform: uppercase;
}

:-moz-input-placeholder {
  color: #fff;
  font-size: 0.85rem;
  text-transform: uppercase;
}

::-moz-input-placeholder {
  color: #fff;
  font-size: 0.85rem;
  text-transform: uppercase;
}

::-webkit-input-placeholder {
  color: #fff;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

:-ms-input-placeholder {
  color: #fff;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: transparent;
}

input.form-control::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.85rem;
  text-transform: uppercase;
}

.google-cse-search-box-form .form-control {
  font-size: 0.85rem;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
  max-width: 100%;
}

/* BOOSTRAP COLPADDING START */

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 0.063rem;
  padding-right: 1.071rem;
  padding-left: 1.071rem;
}
.messages__wrapper .alert-danger {
  display: none;
}

.list-inline > li {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}
span.crtbg{
  display: none !important;
}
/* header */
.dialog-off-canvas-main-canvas .container {
  width: 100%;
  padding: 0;
  max-width: 100%;
}

.head-innerwarp ul li {
  display: inline-block;
  float: left;
}

.hdr-add.views-row {
  position: relative;
  left: 5.3rem;
  top: -0.1rem;
  max-width: 100%;
}

.hdr-scr img {
  height: 5.3rem !important;
  object-fit: fill;
  position: relative;
  top: 0.05rem !important;
  margin-left: 0;
  z-index: 40 !important;
  max-width: 100%;
  width: 54.7rem;
  left: 0rem;
  text-align: center;
  margin: 0 auto;
}

/* added for input */
.ali-inp {
  width: 33%;
  text-align: center;
}

.upp-tran {
  text-transform: uppercase;
}

.upp-head {
  padding-bottom: 6px;
  text-transform: uppercase;
  font-weight: 900;
  color: black;
}

@media only screen and (max-width: 280px) {
  .table-row {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 280px) {
  .upp-head {
    font-size: 11px;
    font-size: 83px !important;
  }
}

/* 
@media only screen and (max-width: 280px) {
  .customize-count {
    font-size: 11px;
  }
} */

.is-b-loading:not(.is-b-loaded):not([data-animation])::before {
  background: #e00c0b !important;
}

.hdr-mnu .navbar-nav {
  background: transparent;
  width: 100%;
  bottom: 0.1rem;
  position: absolute;
  left: 12.35rem;
}

.hdr-mnu .navbar-nav li a {
  font-family: "Geogtqsb";
  font-size: 1.05rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.hdr-mnu .navbar-nav li {
  margin-left: 1rem;
}

.hdr-mnu .navbar-nav li.first {
  margin-left: 0;
}

.hdr-mnu .navbar-nav li a {
  font-family: "Geogtqsb";
  padding: 0.35rem 1rem;
  color: #fff;
  opacity: 1;
}

.hdr-mnu .navbar-nav li a:hover,
.hdr-mnu .navbar-nav li a:focus {
  background-color: transparent !important;
}

.head-innerwarp {
  padding: 1rem 3rem 0;
}
@media (min-width: 767px){
  .region-footer a.logo.navbar-btn.pull-left {
    position: relative;
    z-index: 100;
  }
}
.page-node-type-videos-rcb-tv- #feat-image{
  display: none;
}
.hdr-logo h4 {
  color: #fff;
  font-size: 0.85rem;
  font-family: "Geogtqbd";
  font-weight: bold;
  text-transform: uppercase;
  opacity: 1;
  top: -1.65rem;
  position: relative;
  left: 0.55rem;
}

.hdr-dwn-app.btm-set h3 {
  color: #fff;
  width: 55%;
  font-size: 0.75rem;
  margin-top: 0;
  font-family: "Geogtqmd";
  float: right;
  font-weight: 500;
  line-height: 1;
}

.hdr-flw.topset ul.clearfix.left {
  display: inline-block;
  float: left;
  margin-right: 0rem;
  position: relative;
  left: -1.75rem;
  top: -0.5rem;
}

.hdr-flw.topset ul.clearfix.left:before {
  content: "";
  border-right: 0.1rem solid rgba(255, 255, 255, 0.5);
  width: 2rem;
  height: 1.3rem;
  position: absolute;
  right: -1.6rem;
  top: 0.7rem;
}

.hdr-logo img {
  width: 8rem;
  position: relative;
  top: -1rem;
}

.hdr-mnu .navbar-nav li:first-child a {
  padding-left: 0;
}

.hdr-flw.topset ul li {
  margin-left: 0.55rem;
}

.hdr-dwn-app.btm-set ul li {
  margin-left: 1rem;
}

.hdr-dwn-app.btm-set ul {
  top: -0.5rem;
  position: relative;
  margin-left: 3.1rem;
}

.hdr-dwn-app.btm-set ul li img {
  width: 1.15rem;
}

/*.hdr-flw.topset ul li img {
    width: 1.55rem;
    height: auto;
}*/

.hdr-flw.topset ul.left li img {
  width: auto;
  height: auto;
  position: relative;
  top: 0.3rem;
}

.hdr-flw.topset ul.left li {
  position: relative;
  margin-left: 2.05rem;
}

.hdr-flw.topset ul.left li:after {
  content: "";
  color: #fff;
  opacity: 0.3;
  border-right: 0.1rem solid #fff;
  margin-left: 0.7rem;
  height: 1.65rem;
  position: absolute;
}

.hdr-flw.topset ul.left li:last-child:after {
  content: none;
}

.hdr-scr img {
  border: 0.1rem solid rgba(255, 255, 255, 0.52);
  opacity: 1;
  border-width: thin;
}

.ht-top-right-wrap .col-md-4 .hdr-flw.topset,
.ht-top-right-wrap .col-md-4 .hdr-dwn-app.btm-set {
  float: right;
}

.ht-top-right-wrap .col-md-4 .hdr-flw.topset .right {
  display: inline-block;
}

.ht-top-right-wrap .col-md-4 .hdr-dwn-app.btm-set {
  top: 1rem;
  position: relative;
}

.view-frontpage article.landing-page > h2 {
  display: none;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-align: left;
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/bg-red.png);
  background-size: cover;
  /* width: 12rem; */
  background-repeat: no-repeat;
}
@media screen and (min-width:991px) {
  .navbar-nav > li > .dropdown-menu {
  left: -150px;
}
}

.navbar-nav > li > .dropdown-menu li a {
  padding-left: 1rem !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: transparent;
}

.caret::before {
  content: "";
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/home/menuarrowdown.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  top: 0.7rem;
  right: 0.29rem;
  background-size: contain;
}

.caret {
  border: 0;
}

/* content */

.region.region-content {
  padding: 1rem 3rem;
}

.region-content .author {
  display: none;
}

.path-frontpage .page-header {
  display: none;
}

.mobile_topsection {
  display: none;
}

/* slider */

.path-frontpage .first_section .layout__region--first {
  max-width: 74.55%;
  width: 74.55%;
  margin-right: 0;
}

.path-frontpage .first_section .layout__region--second {
  background: #2c2424;
  max-width: 24.25%;
  width: 24.25%;
  min-height: 37.9rem;
  max-height: 37.9rem;
  overflow: hidden;
  margin-left: 0.75rem;
position: relative;
}

#countDownBlock h3 {
  color: #ccba70;
  font-family: "Geogtqsb";
}

#countDownBlock {
  text-align: center;
  margin-top: 2rem;
}

#clockdiv {
  display: flex;
  align-items: center;
  justify-content: center;
}

#clockdiv .lve-blk-dhms .smalltext {
  color: #ccba70;
  font-family: "Geogtqmd";
  font-size: 0.8rem;
  font-weight: 700;
  margin-top: 0.2rem;
}

#clockdiv .lve-blk-dhms p {
  background: #353535;
  border: 0.05rem solid rgba(255, 255, 255, 0.25);
  height: 3.8rem;
  width: 4.8rem;
  padding: 1rem 0.55rem;
  margin: 0 0.2rem;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.55rem;
  font-family: "Geogtqsb";
  justify-content: center;
  background-image: linear-gradient(
    to right top,
    #333333,
    #323232,
    #313131,
    #303030,
    #2f2f2f,
    #2c2d2d,
    #292b2c,
    #262929,
    #212526,
    #1d2122,
    #191d1f,
    #15191c
  );
}

.lve-blk-lg {
  background: #463b3b;
  padding: 1rem 0;
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.lve-blk-lg img {
  width: 4.5rem;
  height: 6.5rem;
  object-fit: contain;
  vertical-align: middle;
}

.lve-blk-lg img:last-child {
  width: 5.4rem;
  height: 5.6rem;
}

.lve-blk-lg span {
  font-size: 2.1rem;
  width: 4rem;
  margin: 0 1rem 0 1.3rem;
  line-height: 0.9;
  text-align: center;
  color: #ccba70;
  text-transform: uppercase;
}

.lve-blk-txt {
  background: #f30e0e;
  color: #fff;
  /* padding: 1rem 1.45rem; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/home/ticketbg.png);
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
}

.lve-blk-txt h2 {
  color: #fff;
  font-size: 1.35rem;
  line-height: 1.15;
  margin-bottom: 0;
  position: relative;
  font-family: "Geogtqsb";
  padding: 1rem;
  border-right: 1px solid rgba(255, 255, 255, 0.65);
  box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.65);
  width: 50%;
  text-align: center;
}

.lve-blk-txt h2 a {
  color: #fff;
}

.lve-blk-txt h2:first-child:before {
  /* content: '|'; */
  position: absolute;
  right: -1rem;
  color: transparent;
  font-size: 0.35rem;
  border-right: 0.05rem solid rgba(255, 255, 255, 0.65);
  height: 3.6rem;
  top: -1rem;
}

.lve-blk-txt h2:last-child:before {
  /* content: '|'; */
  position: absolute;
  right: inherit;
  color: transparent;
  font-size: 0.35rem;
  height: 3.6rem;
  top: -1rem;
  left: -1.55rem;
  border-right: 0.05rem solid rgba(44, 36, 36, 0.65);
}

.path-frontpage .first_section .layout__region--first .group-left {
  width: 99%;
}

.path-frontpage .first_section .layout__region--first .ds-2col {
  position: relative;
}

.path-frontpage .first_section .layout__region--first .group-right {
  position: relative;
}

.path-frontpage .first_section .layout__region--first .group-right h2 a {
  position: absolute;
  bottom: 5rem;
  width: auto;
  float: left;
  left: 2rem;
  color: #fff;
  background: #d80c0b;
  text-decoration: none;
  padding: 0.35rem 1rem;
  font-size: 2.35rem;
  font-family: "Geogtqbd";
}

.lve-blk-sty-ctd ul li {
  list-style: none;
  display: inline-block;
  float: left;
  width: 50%;
  margin-left: -0.25rem;
}

.lve-blk-sty-ctd ul li img {
  height: 2rem;
  width: 6rem;
}

.lve-blk-sty-ctd h4,
.lve-blk-sty-ctd h3 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lve-blk-sty-ctd h4 {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #fff;
  font-family: "Geogtqmd";
  font-size: 1.75rem;
  text-align: center;
  margin-top: 2.39rem;
}

.lve-blk-sty-ctd h3 {
  margin-top: 0;
  text-transform: uppercase;
  color: #ccba70;
  font-family: "Geogtqsb";
  margin-bottom: 1.45rem;
}

.path-frontpage .first_section .slick-dots {
  bottom: -14rem;
  text-align: right;
  width: 2rem;
  right: 2rem;
  z-index: 1;
  background: rgba(9, 21, 16, 0.74);
  height: 12rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 0.3rem;
}

.path-frontpage .first_section .slick-dots li {
  display: block;
}

.path-frontpage .first_section .slick-dots li:first-child {
  margin-top: 0.45rem;
}

.path-frontpage .first_section .slick-dots li:last-child {
  margin-bottom: 0;
}

.path-frontpage .first_section .slick-dots li button::before {
  opacity: 1;
  color: #ccc;
  font-size: 1.15rem;
}

.path-frontpage .first_section .field--name-field-published-date {
  position: absolute;
  bottom: 2rem;
  width: auto;
  float: left;
  left: 2rem;
  color: #fff;
  background: #b89913;
  text-decoration: none;
  padding: 0.35rem 1rem;
  font-size: 1rem;
}

.path-frontpage .first_section .slick-dots li.slick-active button:before {
  color: #d80c0b;
}

.node--type-videos-rcb-tv- .field--name-field-embed-video- {
  position: relative;
}

.node--type-videos-rcb-tv- .field--name-field-embed-video- a:before {
  content: "";
  position: absolute;
  z-index: 15;
  top: 34%;
  left: 40%;
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/videoplay.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35% 40%;
  background-color: rgba(255, 0, 0, 0.83);
  content: "playtt";
  padding: 1rem;
  font-size: 0;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
}

.page-node-type-videos-rcb-tv-
  .node--type-videos-rcb-tv-
  .field--name-field-embed-video-
  a:before {
  background: none;
}

.navbar-nav > li > .dropdown-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.43);
}

.navbar-nav > li > .dropdown-menu li.last {
  border-bottom: 0;
}

/* slider bottom video section */

.video-embed-field-lazy img {
  object-fit: cover;
}

.second_section .ds-2col .group-right,
.third_section .ds-2col .group-right,
.second_section .ds-1col,
.third_section .ds-1col {
  position: relative;
}

.second_section .ds-2col .group-right,
.third_section .ds-2col .group-right {
  width: 100%;
}

.second_section .ds-2col .group-right h2 a,
.third_section .ds-2col .group-right h2,
.second_section .ds-1col h2 a,
.third_section .ds-1col h2,
.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title {
  position: relative;
}

.second_section .ds-2col .group-right h2 a,
.third_section .ds-2col .group-right h2 a,
.second_section .ds-1col h2 a,
.third_section .ds-1col h2 a,
.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2 {
  position: absolute;
  bottom: 5rem;
  width: 50%;
  float: left;
  left: 2rem;
  color: #333;
  background: #fff;
  text-decoration: none;
  padding: 0.35rem 1rem;
  font-size: 2.55rem;
  font-family: "Geogtqbd";
}

.second_section .ds-1col .field--name-field-published-date,
.third_section .ds-1col .field--name-field-published-date {
  position: absolute;
  bottom: 2rem;
  width: auto;
  float: left;
  left: 2rem;
  color: #fff;
  background: #b89913;
  text-decoration: none;
  padding: 0.35rem 1rem;
  font-size: 1rem;
}

.second_section .ds-2col .group-right h2 a:hover,
.third_section .ds-2col .group-right h2 a:hover {
  text-decoration: none;
}

.second_section .ds-2col .group-left .field--type-entity-reference,
.third_section .ds-2col .group-left .field--type-entity-reference {
  position: relative;
}

.second_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--first,
.third_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--first {
  width: 100%;
  max-width: 100%;
  flex: none;
  position: realtive;
}

.second_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third,
.third_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third {
  min-height: 14rem;
}

.second_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--first
  .field--name-field-section.field--type-entity-reference
  a,
.third_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--first
  .field--name-field-section.field--type-entity-reference
  a,
.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first
  .field--name-field-section.field--type-entity-reference
  a,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first
  .field--name-field-section.field--type-entity-reference
  a {
  background: #d80c0b;
  color: #fff;
  font-size: 1rem;
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 0.1rem 0.55rem 0 0.25rem;
}
/* new layout */

.second_section .ds-2col .col-sm-6.col-xs-12.views-row .group-right,
.third_section .ds-2col .col-sm-6.col-xs-12.views-row .group-right {
  flex: none;
  width: 100%;
  top: 0;
  position: relative;
  background: transparent;
  color: inherit;
  text-align: left;
}

.second_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap,
.third_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap {
  position: absolute;
  width: 80%;
  float: right;
  right: 0;
  top: 1.85rem;
}

.second_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap
  h2
  a,
.third_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap
  h2
  a {
  text-decoration: none;
  color: #101612;
  font-size: 1.35rem;
  position: relative;
  left: 0;
  margin: 0;
  width: 100%;
  padding-left: 0;
  text-align: left;
  font-family: "Geogtqsb";
  text-transform: capitalize;
}

.second_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap
  h2,
.third_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap
  h2 {
  position: relative;
}

.second_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap
  h2,
.third_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap
  h2 {
  margin-bottom: 0.35rem;
  line-height: 0.98;
}

.second_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap
  .field--name-body,
.third_section
  .col-sm-6.col-xs-12.views-row
  .ds-2col
  .group-right
  .feature-cntwrap
  .field--name-body {
  font-family: "Geogtqmd";
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.43;
  color: #58585b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.second_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third,
.third_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third {
  flex: none;
  width: 100%;
  top: 0;
  position: relative;
}

.second_section
  .col-sm-6.col-xs-12.views-row
  .group-right
  .feature-datewrap
  .field--name-dynamic-twig-fieldnode-ds-pub-date,
.third_section
  .col-sm-6.col-xs-12.views-row
  .group-right
  .feature-datewrap
  .field--name-dynamic-twig-fieldnode-ds-pub-date {
  flex: none;
  background: #e7c641;
  color: #fff;
  padding: 0.25rem 0.55rem;
  width: 2.8rem;
  margin-right: 1rem;
  font-size: 1.05rem;
  word-break: break-word;
  height: 2.8rem;
  text-align: center;
}

.second_section .col-sm-6.col-xs-12.views-row .group-right,
.third_section .col-sm-6.col-xs-12.views-row .group-right {
  flex: none;
  width: 100%;
  top: 0;
  position: relative;
}

/*
.second_section .layout__region--second .layout--threecol-section .layout__region--third,
.third_section .layout__region--second .layout--threecol-section .layout__region--third {
    flex: none;
    width: 75%;
    top: 1.55rem;
    position: relative;
}
.second_section .layout__region--second .layout--threecol-section .layout__region--third .field--type-ds h2 a,
.third_section .layout__region--second .layout--threecol-section .layout__region--third .field--type-ds h2 a {
 text-decoration: none;
 color: #101612;
 font-size: 1.35rem;
}
.second_section .layout__region--second .layout--threecol-section .layout__region--third .field--name-body p,
.third_section .layout__region--second .layout--threecol-section .layout__region--third .field--name-body p {
  color: #101612;
  text-align: left;
}
*/

.second_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third
  .field--name-body
  p
  strong,
.second_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third
  .field--name-body
  p
  em,
.third_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third
  .field--name-body
  p
  strong,
.third_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third
  .field--name-body
  p
  em {
  font-weight: normal;
}

.second_section .ds-2col .group-left,
.third_section .ds-2col .group-left,
.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first {
  width: 99%;
}

.second_section .col-sm-6.col-xs-12.views-row .group-left,
.third_section .col-sm-6.col-xs-12.views-row .group-left {
  width: 100%;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first {
  flex: none;
}

.second_section
  .layout__region--second
  .form-group
  .view-content
  .col-sm-6.col-xs-12.views-row,
.third_section
  .layout__region--second
  .form-group
  .view-content
  .col-sm-6.col-xs-12.views-row {
  padding-right: 0.35rem;
  padding-left: 0.35rem;
}

.rcb-col-3-pol.second_section
  .layout__region--second
  .form-group
  .view-content
  .col-sm-6.col-xs-12.views-row {
  width: 100%;
}

.rcb-col-3-pol.second_section .layout__region--third {
  background: rgba(220, 220, 220, 0.42);
  text-align: center;
  padding-top: 1rem;
  flex: none;
  width: 24.2%;
  position: relative;
  left: 0.4rem;
}

.rcb-col-3-pol .poll-redband h2 span {
  border-radius: 0.3rem;
  font-style: italic;
  font-weight: bold;
  font-family: "Geogtqbd";
  font-size: 2rem;
  text-align: center;
  color: #e00c0b;
  text-transform: uppercase;
}

.rcb-col-3-pol .poll-redband h2 span:last-child {
  font-size: 3.15rem;
  margin-left: 0.35rem;
}

.rcb-col-3-pol .block-poll h2.block-title {
  font-family: "Geogtqsb";
  font-size: 1.55rem;
  text-transform: uppercase;
  margin: 0 0.35rem;
}

.rcb-col-3-pol .poll-view.block.form-group {
  position: relative;
  left: 2rem;
}

.poll .vote-form .form-actions {
  margin-bottom: 2.15rem;
}

.poll .vote-form .form-actions .btn {
  background: #e00c0b;
  border-color: #e00c0b;
  width: 10rem;
  border-radius: 0;
  font-family: "Geogtqsb";
  font-size: 1.35rem;
  padding: 0.35rem;
  height: 3rem;
  margin: 0 auto;
  margin-top: 1.75rem;
  display: block;
}

.poll-view-form {
  max-width: 82.55%;
}

.poll .bar .foreground {
  background-color: #e7c641;
  border-radius: 0.3rem;
}

.poll .bar {
  background-color: #fff;
  width: 85%;
  display: inline-block;
  float: left;
  border-radius: 1.2rem;
}

.choice-title {
  text-align: left;
}

.poll .percent {
  text-align: left;
}

.poll-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* poll new */

.rcb-col-3-pol.second_section .layout__region--third .poll span.percent-value {
  font-size: 1.35rem;
  color: #101612;
  position: relative;
  top: 0;
  margin-left: 0.35rem;
}

.rcb-col-3-pol.second_section .layout__region--third span.count {
  display: block;
  text-align: left;
  margin-top: 0;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  color: #949293;
  font-size: 0.8rem;
  font-family: "Geogtqsb";
}

.choice-title {
  text-align: left;
  color: #101612;
  font-family: Geogtqrg;
  text-transform: uppercase;
  font-size: 0.9rem;
}

/* poll ends */

.fourth_section.layout.layout--onecol {
  margin-top: 2rem;
}

.fourth_section .view-display-id-block_4 h3 > span {
  background: #fff;
  padding: 1rem 2.35rem;
  box-shadow: 1px 1px #ccc;
  border: 1px solid #fff;
  border-radius: 0.3rem;
  font-style: italic;
  font-weight: bold;
  font-family: "Geogtqbd";
  font-size: 2rem;
}

.lve-blk-sty-ctd {
  margin-top: 1.05rem;
}

/* 3 col */

.fourth_section
  .block-views-blockgeneral-block-3
  .view-display-id-block_3
  .views-row,
.fourth_section .view-display-id-block_3 .views-row {
  min-height: 0.063rem;
  padding-right: 0.55rem;
  padding-left: 0.55rem;
  width: 33.33333333%;
  float: left;
  position: relative;
  margin-bottom: 1rem;
  z-index: 10;
}

.fourth_section .view-display-id-block_3 .views-row:nth-child(odd):first-child,
.fourth_section
  .view-display-id-block_3
  .views-row:nth-child(even):nth-child(4) {
  padding-right: 0;
  padding-left: 0;
}

.fourth_section .node--type-videos-rcb-tv- .field--name-field-embed-video- {
  position: relative;
  overflow: hidden;
}

.fourth_section
  .block-views-blockgeneral-block-3
  .view-display-id-block_3
  .views-row
  .field--type-entity-reference
  a,
.fourth_section
  .view-display-id-block_3
  .views-row
  .field--name-field-section.field--type-entity-reference
  a {
  background: #d80c0b;
  color: #fff;
  font-size: 1rem;
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 0.1rem 0.55rem 0 0.25rem;
}

.fourth_section
  .block-views-blockgeneral-block-3
  .view-display-id-block_3
  .views-row
  .node--type-videos-rcb-tv-
  .field--name-field-embed-video-
  a:before,
.fourth_section
  .view-display-id-block_3
  .views-row
  .node--type-videos-rcb-tv-
  .field--name-field-embed-video-
  a:before {
  top: 35%;
  left: 40%;
  width: 3rem;
  height: 3rem;
}

.fourth_section
  .block-views-blockgeneral-block-3
  .view-display-id-block_3
  .views-row
  .group-right
  h2
  a,
.fourth_section .view-display-id-block_3 .views-row .group-right h2 a {
  text-decoration: none;
  color: #101612;
  font-size: 1.2rem;
  font-family: "Geogtqsb";
  max-width: 90%;
}

.fourth_section
  .block-views-blockgeneral-block-3
  .view-display-id-block_3
  .views-row
  .group-right
  .field--name-node-title,
.fourth_section
  .view-display-id-block_3
  .views-row
  .group-right
  .field--name-node-title {
  margin-left: 1rem;
}

.fourth_section
  .block-views-blockgeneral-block-3
  .view-display-id-block_3
  .views-row
  .group-right,
.fourth_section .view-display-id-block_3 .views-row .group-right {
  position: relative;
}

.fourth_section
  .block-views-blockgeneral-block-3
  .view-display-id-block_3
  .views-row
  .group-right
  .field--type-datetime,
.fourth_section
  .view-display-id-block_3
  .views-row
  .group-right
  .field--type-datetime {
  flex: none;
  background: #e7c641;
  color: #fff;
  padding: 0.25rem 0.55rem;
  width: 4rem;
  font-size: 1.25rem;
  word-break: break-word;
  height: 3rem;
  text-align: center;
  line-height: 1.15;
  position: absolute;
  top: 6.9rem;
}

.second_section .img-responsive,
.third_section .img-responsive {
  margin: 0;
  width: 100%;
}

/* google add */

.google_ads {
  text-align: center;
  padding: 1rem 0;
  margin: 1rem 0;
}

.google_ads img {
  width: auto !important;
  height: auto !important;
  position: relative !important;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.google_ads .media.media--ratio {
  padding-bottom: 4.28% !important;
}

.second_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third
  em,
.third_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third
  em {
  font-style: normal;
}

.page-node-type-landing-page .region.region-content {
  padding: 1rem 3rem;
}

.path-frontpage .region.region-content {
  padding: 0 !important;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second {
  position: relative;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-field-published-date,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-field-published-date {
  width: 3rem;
  background: #c09e17;
  color: #fff;
  padding: 0.2rem;
  font-weight: 100;
  text-align: center;
  position: absolute;
  bottom: 2.55rem;
  left: 2rem;
  font-size: 1.05rem;
  height: 3rem;
}

/* squad */

/* #squad  .slick-slide {
        display: block;
        position: relative;
        -webkit-transform: unset;
        transform: unset;
        z-index: 50;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s,-webkit-transform .5s;
        transition: transform .5s,-webkit-transform .5s;
        -webkit-transition: transform .5s; 
} */

/*
#squad .slick-slide {
    z-index: 999;
    -webkit-transform: scale(0.7) translateY(0);
    transform: scale(0.7) translateY(0);
    transform-origin: 35% 12%;
    transition: transform .9s ease;
    transition-timing-function: ease-in-out;
}
#squad .slick-slide.slick-current {
    z-index: 999;
    -webkit-transform: scale(1.6) translateY(0);
    transform: scale(1.8) translateY(0);
    transform-origin: 50% 12%;
    transition: transform .9s ease;
    transition-timing-function: ease-in-out;
} 
*/

/* jerk fixing */

/* slide when not active/center*/

/* slide when active/center */

/* 3d effect */

#squad .slick-slide,
#squad
  .slick-slide[aria-hidden="true"]:not(.slick-cloned)
  ~ .slick-cloned[aria-hidden="true"] {
  transition: transform 0.5s, transform-origin 0.5s;
  transform: scale(0.7);
  transform-origin: 50% 0%;
}

#squad .slick-center,
#squad
  .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
  + .slick-cloned[aria-hidden="true"] {
  transform: scale(1.8);
}

/* #squad {
    background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/Stadium.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
} */

.fourth_section .block-views-blocklanding-pages-block-4 {
  /*background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/Stadium.png);
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/team/stadiumdesktop.png); */
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/stadium/stadium-new.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: -5rem;
  background-position: 0 0;
}

.fourth_section .block-views-blocklanding-pages-block-4 .view-header {
  position: relative;
  top: 17.15rem;
}

.fourth_section .block-views-blocklanding-pages-block-4 .view-content {
  padding-top: 14rem;
}

.fourth_section .view-display-id-block_4 h3 {
  text-align: center;
  color: #e00c0b;
  text-transform: uppercase;
  font-family: "Geogtqrg";
  font-style: italic;
  font-weight: bold;
}

.fourth_section .view-display-id-block_4 h3 span span {
  font-size: 3.2rem;
  font-style: italic;
  font-weight: bold;
  font-family: "Geogtqbd";
}

.squad_title {
  display: none;
  position: absolute;
  bottom: 22rem;
  width: 100%;
  background: #fff;
  height: 2.3rem;
  float: left;
  margin: 0 auto;
  max-width: 13rem;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.34);
  -moz-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.34);
  box-shadow: 0px 0 0.8px rgba(50, 50, 50, 0.34);
}

#squad .views-field.views-field-nothing .field-content {
  position: relative;
  float: left;
  width: 100%;
}

#squad .slick-slide.slick-current .squad_title {
  display: inline-block;
}

#squad .slick-slide .squad_title span {
  color: #000;
  padding: 0;
  display: inline-block;
  text-align: center;
  font-family: "Geogtqrg";
  font-weight: normal;
  margin: 0 auto;
  text-align: center;
}

#squad .slick-slide .squad_title span a {
  color: #000;
  text-decoration: none;
  font-family: "Geogtqrg";
  font-size: 1.05rem;
  padding: 0;
  margin: 0;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
}

/* stay_connected */

.stay_connected {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 0;
}

.stay_connected .group-left {
  max-width: 100%;
  width: 30%;
}

.stay_connected .group-right {
  max-width: 100%;
  width: 70%;
}

/* sponsors section */

.sponsors_section {
  position: relative;
}

.sponsors_section h3 {
  text-align: center;
  clear: both;
  font-size: 1.15rem;
}

.sponsors_section .views-row {
  display: inline-block;
  min-width: 10.7rem;
  margin-top: 2rem;
}

.sponsors_section .views-row img {
  width: 5.5rem;
  object-fit: cover;
}

/* sponsors */

.principal-sponsors .view-content {
  text-align: center;
}

.principal-sponsors {
  width: 80%;
  margin: 0 auto;
}

.principal-sponsors .view-header {
  text-align: center;
}

.principal-sponsors .view-header h3 {
  color: #101612;
  font-weight: 500;
  font-size: 3rem;
  text-transform: uppercase;
}

.principal-sponsors .view-header span {
  text-transform: uppercase;
}

/* new set */

.principal-sponsors .view-content {
  text-align: center;
  padding-bottom: 2rem;
}

.principal-sponsors .views-row {
  float: none;
  min-width: 7rem !important;
  margin-top: 1rem !important;
  vertical-align: middle;
}

.principal-sponsors {
  width: 80%;
  margin: 0 auto;
}

.principal-sponsors .view-header {
  text-align: center;
}

.principal-sponsors .view-header h3 {
  color: #101612;
  font-weight: 500;
  font-size: 3rem;
  text-transform: uppercase;
  font-family: "Geogtqrg";
}

.principal-sponsors .view-header span,
.principal-sponsors .view-content h3 {
  text-transform: uppercase;
  font-family: "Geogtqrg";
  color: #373737;
}

/* sponsors new view row */

.title-sponsor .views-row {
  float: none !important;
  min-width: 7rem !important;
  margin-top: 1rem !important;
  vertical-align: middle;
  width: auto !important;
}

.title-sponsor .view-header {
  text-align: center;
}

.title-sponsor .view-header h3 {
  color: white;
  font-weight: 500;
  font-size: 3rem;
  text-transform: uppercase;
  font-family: "Geogtqrg";
  text-align: center;
  clear: both;
}

.title-sponsor .view-header span,
.associate-sponsors .view-header span,
.principal-sponsors .view-header span {
  text-transform: uppercase;
  font-family: "Geogtqrg";
  color: white;
  text-align: center;
  clear: both;
  font-size: 1.15rem;
}

.title-sponsor .view-content {
  text-align: center;
  padding-bottom: 2rem;
}

.title-sponsor .view-content .views-row img {
  width: 10.35rem;
}

.title-sponsor .view-content .views-row .main-partner img {
  width: 16rem;
}

.associate-sponsors .view-content .views-row img,
.official-sponsors .view-content .views-row img {
  width: 5.5rem;
  object-fit: cover;
}

.principal-sponsors .view-content .views-row img {
  width: 7.5rem;
  object-fit: cover;
  margin-right: 10px;
}

.women-ps .view-content .views-row img {
  width: 10.35rem;
  object-fit: cover;
  margin-right: 15px;
}

.women-official-sponsors img[alt="Furlenco"] {
  width: 10.35rem !important;
  margin-right: 20px;
}

/* .principal-sponsors .view-content .views-row:last-child img {
    width: 4.15rem;
} */

.title-sponsor .principal-sponsors .view-content {
  padding-bottom: 1rem;
}

section.block.block-views.block-views-blocklanding-pages-block-14 {
  background: #615a5a;
}

section.block.block-views.block-views-blocklanding-pages-block-29 {
  background: #615a5a;
}

section.block.block-views.block-views-blocklanding-pages-block-28 {
  background: #615a5a;
}

.stay_connected ul.stay_list {
  padding-left: 0;
  display: flex;
}

.stay_connected ul.stay_list li {
  list-style: none;
  display: flex;
  padding-right: 3rem;
  align-items: center;
}

.stay_connected .group-right {
  padding-left: 7rem;
}

.stay_connected .group-right h4 {
  font-family: "Geogtqrg";
  color: #101612;
  text-transform: uppercase;
  font-size: 3rem;
  margin-bottom: 0;
}

.stay_connected .group-right > span {
  font-family: "Geogtqbd";
  color: #e00c0b;
  font-size: 3.35rem;
  text-transform: uppercase;
}

.stay_connected {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 7rem;
  text-transform: uppercase;
}

.stay_connected .inner-group-left:first-child {
  width: 2rem;
  height: 2.7rem;
  color: #fff;
  background: #666666;
  text-align: center;
  padding-top: 0.6rem;
  margin-right: 1rem;
  font-size: 1.15rem;
}

.stay_connected .inner-group-left:last-child {
  font-weight: bold;
  color: #2c2c2c;
  font-family: "Geogtqsb";
  font-size: 1.05rem;
  position: relative;
  top: 0.25rem;
}

.stay_connected .inner-group-left span {
  display: block;
  font-size: 0.9rem;
  line-height: 0.8;
}

.stay_connected .inner-group-left:last-child span {
  font-weight: normal;
  font-family: "Geogtqrg";
}

/* new set ends */

/* header new set */

.head-innerwarp {
  position: relative;
}

.head-innerwarp .col-md-4.lg-right {
  position: absolute;
  right: 2rem;
  width: auto;
}

.ht-top-right-wrap.row {
  position: relative;
}

.hdr-scr {
  position: absolute;
  top: 0.25rem;
  width: 56.85%;
  z-index: 100;
  left: 5.8rem;
}

.region.region-header {
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/bg-red.png);
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  min-height: 10.45rem;
  max-height: 10.45rem;
  overflow: hidden;
}

.accountmenu-hd h2 {
  display: none;
}

.accountmenu-hd {
  background: transparent;
}

.accountmenu-hd {
  position: relative;
}

.accountmenu-hd ul {
  position: absolute;
  right: 18rem;
  top: -11.95rem;
}

.accountmenu-hd ul li a {
  color: transparent !important;
}

.accountmenu-hd ul li a:before {
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/home/user.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  content: "";
  position: absolute;
  font-size: 1rem;
  z-index: 100;
  height: 100%;
  width: 1.63rem;
  top: 3.37rem;
  left: 0.95rem;
}

/* login */

form#user-login-form {
  max-width: 50%;
  margin: 0 auto;
  margin-top: 3rem;
  position: relative;
  padding-bottom: 3rem;
}

.path-user .page-header {
  text-align: center;
}

/*.user-logged-in .region.region-content {
 padding: 1rem 3rem;
}*/

.user-logged-in #block-mobileheader-2 {
  display: contents;
}

/* header mobile */

#rcb-toggle {
  display: none;
}

/* base width */

.region.region-content {
  padding: 0;
}

.region.region-content .first_section,
.region.region-content .second_section,
.region.region-content .third_section,
.region.region-content .fourth_section .block-views-blocklanding-pages-block-3 {
  padding: 1rem 3rem;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first
  .field--name-node-title {
  position: relative;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first
  .field--name-node-title
  h2,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first
  .field--name-node-title
  h2 {
  position: absolute;
  bottom: 5rem;
  left: 2rem;
  max-width: 100%;
  font-size: 2.2rem;
  font-style: italic;
  width: 70%;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first
  .field--name-node-title
  h2
  a,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--first
  .field--name-node-title
  h2
  a {
  color: #000;
  text-decoration: none;
  background: #fff;
  line-height: 1.38;
}

/* footer */

.footer {
  border: 0;
  background: #fff;
  width: 100%;
  padding-top: 0;
  margin-top: 0;
}

.footer .region-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0;
  margin-top: -0.3rem;
}

.region-footer .logo.navbar-btn img {
  width: 6.5rem;
}

.footer-blk ul li {
  list-style: none;
  display: inline-block;
}

.footer-blk ul li:after {
  content: "|";
  font-size: 1rem;
  margin-left: 1.55rem;
  margin-right: 1.55rem;
  color: #070707;
}

.footer-blk ul li a {
  color: #070707;
  font-family: "Geogtqrg";
  font-size: 1rem;
}

.footer-blk h4 {
  color: #5d5d5d;
  font-size: 0.85rem;
  text-align: center;
  margin-bottom: 0;
}

.footer-blk ul {
  padding-left: 0;
}

.footer-blk ul li:last-child:after {
  content: none;
}

.page-node-type-article .region.region-content {
  padding: 1rem 3rem;
  padding-top: 0;
}

.page-node-type-article
  .layout--twocol-section--67-33
  .layout__region--second
  .media--ratio
  .media__element {
  height: auto;
}

.page-node-type-article
  .layout--twocol-section--67-33
  .layout__region--second
  .media--ratio {
  padding-bottom: 80% !important;
}

.page-node-type-article .layout--twocol-section--67-33 .blazy .media {
  width: 100% !important;
}

/* video base */

.video-embed-field-lazy-play {
  border: 0;
}

.layout--twocol-section--75-25.first_section .layout__region--second p {
  margin: 0;
}

.new-headset .media--ratio .media__element {
  width: auto;
  height: auto;
}

/* new header */

.new-headset {
  display: none;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a {
  color: #333;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a:hover,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a:hover {
  text-decoration: none;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2 {
  width: 100%;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a {
  color: #333;
}

.second_section .ds-2col .group-right h2 a,
.third_section .ds-2col .group-right h2 a,
.second_section .ds-1col h2 a,
.third_section .ds-1col h2 a,
.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2 {
  position: absolute;
  bottom: 2rem;
  width: 100%;
}

.fourth_section
  .block-views-blockgeneral-block-3
  .view-display-id-block_3
  .views-row
  .group-right
  h2
  a,
.fourth_section .view-display-id-block_3 .views-row .group-right h2 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.15;
  text-transform: capitalize;
}

.second_section .ds-2col .group-right h2,
.third_section .ds-2col .group-right h2 {
  position: absolute;
  bottom: 0.35rem;
  width: 80%;
}

.second_section .ds-2col .group-right h2 a,
.third_section .ds-2col .group-right h2 a {
  bottom: 0;
  float: none;
  left: inherit;
  background: transparent;
  line-height: 0.38;
  text-transform: uppercase;
}

.second_section .ds-2col .group-right h2 a mark,
.third_section .ds-2col .group-right h2 a mark {
  background: #fff;
  margin-bottom: 0.3rem;
  line-height: 1.48;
  padding: 0.15rem 0.8rem 0.15rem 0.6rem;
  text-decoration: none;
  font-size: 2.24rem;
}

.second_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third
  .field--type-ds
  h2
  a,
.third_section
  .layout__region--second
  .layout--threecol-section
  .layout__region--third
  .field--type-ds
  h2
  a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-transform: capitalize;
}

.stay_connected ul li {
  list-style: none;
}

.stay_connected .google-play .media--ratio .media__element,
.stay_connected .app-store .media--ratio .media__element {
  width: auto;
  height: 3rem;
}

.google-play,
.app-store {
  display: inline-block;
  float: left;
  margin-top: 2rem;
}

.stay_connected ul {
  padding-left: 0;
}

.media-wrapper--blazy.app-store,
.media-wrapper--blazy.google-play {
  min-width: 20%;
}

.addtoany_list {
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
  position: relative;
  left: -4rem;
}

.a2a_kit a {
  margin-left: 2rem;
}

/* list page slider */

.news_landing,
.vid_landing,
.rcbtv_landing {
  background: #f3f3f3;
  padding: 0.45rem;
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0;
}

.news_landing .group-left,
.vid_landing .group-left,
.rcbtv_landing .group-left {
  max-width: 100%;
  width: 60%;
  float: left;
  display: inline-block;
}

.news_landing .group-right,
.vid_landing .group-right,
.rcbtv_landing .group-right {
  max-width: 100%;
  width: 35%;
  float: left;
  margin-left: 4rem;
}

.news_landing .group-right a,
.vid_landing .group-right a,
.rcbtv_landing .group-right a {
  font-size: 2rem;
  text-decoration: none;
  color: #101612;
  line-height: 1.1;
}

.news_landing .group-right p,
.vid_landing .group-right p,
.rcbtv_landing .group-right p {
  margin-top: 1rem;
  font-size: 1.25rem;
}

.news_landing .group-right .published_date,
.vid_landing .group-right .published_date,
.rcbtv_landing .group-right .published_date {
  background: #e7c641;
  color: #fff;
  padding: 0.25rem 0.55rem;
  width: 3rem;
  font-size: 0.85rem;
  word-break: break-word;
  height: 3rem;
  text-align: center;
}

.slick--view--landing-pages .slick__arrow,
.vid_landing .slick--view--landing-pages .slick__arrow,
.rcbtv_landing .slick--view--landing-pages .slick__arrow {
  width: 50%;
  margin-left: 4.5rem;
}

#squad .slick__arrow {
  width: 41.2%;
  margin-left: 2rem;
}

body.page-node-type-landing-page .slick-arrow::before {
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
}

body.page-node-type-landing-page .slick-dots {
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.55);
  width: 14rem;
  border-radius: 0.2rem;
  padding: 0.25rem 0.35rem;
  margin: 0 auto;
  max-width: 40px;
  left: inherit;
  /* top: 35vh; */
}

body.page-node-type-landing-page .slick-dots li.slick-active button:before {
  color: #d80c0b;
}

body.page-node-type-landing-page .slick-dots li button::before {
  opacity: 1;
  color: #ccc;
  font-size: 1.15rem;
}

body.page-node-type-landing-page .slick-dots li {
  margin-bottom: 0;
  margin-top: 0.8rem;
  vertical-align: middle;
}

body.page-node-type-landing-page .page-header {
  border: 0;
}

.hdr-flw.topset ul.left li:before {
  content: "|";
  color: transparent;
  opacity: 0;
  position: absolute;
  right: 2.8rem;
  top: 0.9rem;
  border-right: 0.1rem solid #fff;
  height: 1.2rem;
}

.stay_connected .group-left .media.media--ratio,
.stay_connected .group-right .media.media--ratio {
  overflow: visible;
}

.stay_connected .group-left .media--ratio .media__element {
  top: inherit;
  bottom: 0;
}

.player_type {
  display: none;
  position: absolute;
  bottom: 22.15rem;
  width: 100%;
  float: left;
  margin: 0 auto;
  max-width: 10rem;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0.65rem;
  color: #e7c641;
}

.player_type img {
  width: 0.8rem;
  display: inline-block;
}

#squad .slick-slide.slick-current .player_type {
  display: inline-block;
}

span.fld-dte {
  font-size: 1.35rem;
  line-height: 0;
  font-family: "Geogtqrg";
}

span.fld-mth {
  font-family: "Geogtqrg";
  font-size: 0.85rem;
  position: relative;
  top: -0.35rem;
}

.fourth_section.layout--onecol button.slick-arrow:before {
  content: "";
}

.fourth_section.layout--onecol button.slick-arrow {
  content: "";
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images//home/slideleft.png);
  width: 2.3rem;
  height: 3.2rem;
  top: 0rem;
  left: 3rem;
  position: absolute;
  background-repeat: no-repeat;
  background-color: #e00c0b;
  background-position: center;
  border-radius: 0.2rem;
}

.fourth_section.layout--onecol button.slick-arrow.slick-next {
  transform: rotate(-180deg);
  left: 86rem;
  top: -1.5rem;
}

/*
.fourth_section.layout--onecol button.slick-arrow:before {
content: '';
background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images//home/slideleft.png);
width: 2.2rem;
height: 2.95rem;
top: 6rem;
left: 1rem;
position: absolute;
background-repeat: no-repeat;
background-color: #e00c0b;
background-position: center;opacity: 1;
border-radius: 0.2rem;
}
.fourth_section.layout--onecol button.slick-arrow.slick-next:before {
transform: rotate(-180deg);
left: 47rem;
}*/

#squad .slick-slide .squad_title span a {
  text-transform: uppercase;
}

.google-cse-search-box-form .form-control {
  background: transparent;
  width: 15rem;
  border: 0;
  box-shadow: none;
  border-bottom: 0.01rem solid #d08112;
  border-radius: 0;
  color: #fff;
  position: relative;
  right: 0rem;
}

.google-cse-search-box-form label {
  display: none;
}

.google-cse-search-box-form .form-group {
  position: absolute;
  right: 14.55rem;
  top: 2.7rem;
}

.google-cse-search-box-form .btn-primary,
.google-cse-search-box-form .btn-primary:active:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
  border: 0;
  z-index: 100;
  bottom: 3rem;
  position: absolute;
  right: 27.55rem;
  top: 3.5rem;
  box-shadow: none;
  width: 2rem;
  height: 2rem;
  font-size: 0;
}

.fourth_section
  .view-display-id-block_3
  .views-row
  .group-right
  .field--name-dynamic-twig-fieldnode-ds-pub-date {
  flex: none;
  background: #e7c641;
  color: #fff;
  padding: 0.25rem 0.55rem;
  width: 2.8rem;
  font-size: 1.25rem;
  word-break: break-word;
  height: 2.8rem;
  text-align: center;
  line-height: 1.15;
  position: absolute;
  top: 7.21rem;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0 !important;
  outline-offset: unset !important;
}

span.icon.glyphicon.glyphicon-search::before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.05rem;
  height: 1.05rem;
  position: absolute;
  top: -0.75rem;
  right: 0.15rem;
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/header/bold/searchbold.png);
}

.hdr-flw.topset ul.clearfix.right {
  margin-bottom: 0.8rem;
  margin-left: 4.6rem;
  position: relative;
  top: -0.4rem;
}

.hdr-flw.topset ul.right li {
  margin-left: 0.6rem;
  margin-bottom: 0;
  position: relative;
  top: 0.4rem;
}

.lve-blk-sty-ctd ul {
  max-width: 65%;
  margin: 0 auto;
}

.fourth_section .group-left img {
  width: 100%;
  min-height: 10rem;
  max-height: 10rem;
  overflow: hidden;
  object-fit: cover;
}

.thumb_portion {
  display: none;
}

.path-frontpage
  .first_section
  .slick-slide.slick-current.slick-active
  .thumb_portion {
  display: inline-block;
}

.layout__region--first
  .slide__caption
  .slide__description
  .views-field-title
  span {
  position: absolute;
  bottom: 2.55rem;
  left: 1rem;
  width: 85%;
}

/* .path-frontpage .first_section .layout__region--first .slide__caption .slide__description .views-field-title span a {
    color: #fff;
    background: #d80c0b;
    text-decoration: none;
    padding: 0.35rem 1rem;
    font-size: 2.35rem;
    font-family: 'Geogtqbd';
    line-height: 1.75;
    text-transform: uppercase;
    font-style: italic;
} */

.path-frontpage
  .first_section
  .layout__region--first
  .views-field-field-published-date
  .field-content {
  width: auto;
  float: left;
  left: 2rem;
  color: #fff;
  background: #b89913;
  text-decoration: none;
  padding: 0.05rem 0.5rem;
  font-size: 1rem;
  position: absolute;
  bottom: 3rem;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slick-slide.slick-current.slick-active
  .slide__thumbnail {
  position: relative;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slick-slide.slick-current.slick-active
  .thumb_portion {
  display: inline-flex;
  width: 15rem;
  background: #fff;
  position: absolute;
  right: 6rem;
  float: left;
  top: -0.38rem;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slick-slide.slick-current.slick-active
  .thumb_portion
  a:first-child {
  width: 30%;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slick-slide.slick-current.slick-active
  .thumb_portion
  a:nth-child(2) {
  width: 100%;
  padding: 0.75rem;
  color: #000;
  text-decoration: none;
  font-size: 0.75rem;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slick-slide.slick-current.slick-active
  .thumb_portion
  a
  img {
  width: 5rem;
  border: 0;
  height: 4rem;
  object-fit: cover;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slick-slide.slick-current.slick-active
  .thumb_portion
  span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.75rem;
  line-height: 1.25;
  color: #000;
  margin-left: 0.3rem;
  margin-top: 0.4rem;
  width: 70%;
  display: inline-block;
  align-items: center;
}

.path-frontpage
  .first_section
  #homepage-slider-thumbnail-slider
  .slick-list.draggable,
.path-frontpage .first_section .slick-wrapper--tn-overlay .slick--thumbnail {
  overflow: visible;
}

.path-frontpage
  .first_section
  .slick--thumbnail.slick--skin--asnavfor
  .slick__slide.slick-current::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  border-top: 0;
  border-bottom-color: #fff;
  height: 0;
  left: 58%;
  margin-left: -8px;
  position: absolute;
  top: 1.035rem;
  width: 0;
  z-index: 1;
  border: 0;
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  border-left: 0.75rem solid #fff;
}

.path-frontpage .first_section .slick--thumbnail .slick-slide {
  min-height: 0;
  border: 0;
}

.mble-logo {
  display: none;
}

/* common date */

.page-node-type-article
  .layout--twocol-section--67-33
  .layout__region--second
  .views-row
  .field--name-dynamic-twig-fieldnode-ds-pub-date {
  flex: none;
  background: #e7c641;
  color: #fff;
  padding: 0.25rem 0.55rem;
  width: 2.8rem;
  font-size: 1.25rem;
  word-break: break-word;
  height: 2.8rem;
  text-align: center;
  line-height: 1.15;
  position: absolute;
  top: 6.15rem;
}

.featured-teaser .field--name-dynamic-twig-fieldnode-ds-pub-date {
  flex: none;
  background: #e7c641;
  color: #fff;
  padding: 0.25rem 0.55rem;
  width: 3rem;
  margin-right: 1rem;
  font-size: 1.05rem;
  word-break: break-word;
  height: 3rem;
  text-align: center;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-dynamic-twig-fieldnode-ds-pub-date,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-dynamic-twig-fieldnode-ds-pub-date,
.col-4 .field--name-dynamic-twig-fieldnode-ds-pub-date,
.page-node-type-videos-rcb-tv-
  .layout__region.layout__region--second
  .field--name-dynamic-twig-fieldnode-ds-pub-date,
.page-node-type-videos-rcb-tv-
  .region.region-content
  .field--name-dynamic-twig-fieldnode-ds-pub-date,
.news_landing .ctm-dte,
.rcbtv_landing .ctm-dte {
  flex: none;
  background: #e7c641;
  color: #fff;
  padding: 0.25rem 0.55rem;
  width: 2.8rem;
  margin-right: 1rem;
  font-size: 1.05rem;
  word-break: break-word;
  height: 2.8rem;
  text-align: center;
}

.col-4 .field--name-dynamic-twig-fieldnode-ds-pub-date {
  float: left;
}

/* common padding */

.page-node-type-videos-rcb-tv- .region.region-content {
  padding: 1rem 3rem;
  padding-top: 0;
}

.google-cse-search-box-form .form-control {
  text-indent: 0.6rem;
  padding-bottom: 0;
}

.region.region-content .first_section {
  padding-top: 0;
  padding-bottom: 0;
}

.region.region-content .second_section {
  padding-top: 0;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2 {
  background: transparent;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a {
  background: transparent;
  line-height: 0.38;
  text-transform: uppercase;
  /* width: 77%; */
}

.google_ads {
  padding-top: 0;
  margin-top: 0.4rem;
  margin: 0;
  padding: 1.6rem 0;
}

.google_ads.home_pg.bnr-list {
  padding-top: 0.85rem;
}

.google_ads.home_pg.bnr-list img {
  border: 0.1rem solid rgba(0, 0, 0, 0.27);
  border-width: thin;
}

.path-frontpage .google_ads.home_pg.bnr-list {
  margin-bottom: -0.85rem;
}

.path-frontpage .google_ads.home_pg.bnr-list .hdr-add.views-row {
  left: 0;
}

.path-frontpage .first_section .layout__region--first {
  min-height: 38.55rem;
  max-height: 38.55rem;
  overflow: hidden;
}

body.rcb-bdy-opened {
  overflow: hidden;
  height: 100vh;
}

.user-logged-in .menu--account li.first {
  display: none;
}

.user-logged-in .accountmenu-hd ul li a:before {
  left: 2.15rem;
}

.mobhd-wrap {
  display: none;
}

.custom-views-buttons {
  text-align: center;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  top: 3rem;
}

.block-block-contentc94f7e49-3a43-4606-9624-2af49d6b33c0 {
  position: relative;
}

.custom-views-buttons span {
  color: #e20c0c;
  border: 1px solid #dbdbdb;
  background: #fcfcfc;
  padding: 0.7rem 2.1rem;
  letter-spacing: 0.2rem;
  text-decoration: none;
  font-weight: 500;
  margin-right: 0.55rem;
}

.custom-views-buttons span a {
  cursor: pointer;
  display: inline-block;
  position: relative;
  z-index: 100;
  color: #e20c0c;
  font-family: "Geogtqsb";
  text-transform: uppercase;
}

.path-frontpage .cusom-views-buttons span a {
  font-family: "Geogtqsb";
  text-transform: uppercase;
}

.custom-views-buttons span a:hover {
  text-decoration: none;
}

.navbar-default .navbar-nav > .active > a {
  color: #f8dd81;
  background-color: transparent;
}

.page-node-type-videos-rcb-tv-
  .layout__region.layout__region--second
  .field--name-dynamic-twig-fieldnode-ds-pub-date,
.page-node-type-videos-rcb-tv-
  .region.region-content
  .field--name-dynamic-twig-fieldnode-ds-pub-date {
  float: left;
}

.page-node-type-page .region.region-content {
  padding: 1rem 3rem;
  padding-top: 0;
}

header#navbar {
  margin-bottom: 0.55rem;
  margin-top: 0px;
}

.path-frontpage header#navbar {
  margin-bottom: 1.35rem;
}

.page-node-type-landing-page .region.region-content {
  padding-top: 0;
}

#slick-views-entity-queues-block-4-1 .slick__arrow {
  /* margin-left: 2rem; */
  width: 50%;
  margin-left: 4.5rem;
}

/*
body.page-node-type-landing-page .slick-arrow::before {
    font-size: 2.25rem;
    display: block;
    background: 0 0;
    background-size: auto;
    background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/slider/left-arrow.png);
    background-repeat: no-repeat;
    width: 3rem;
    height: 4rem;
    content: " ";
    border: 0;
    background-position: .2rem 0;
}
body.page-node-type-landing-page .slick-arrow::before .slick-next {
    background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/slider/right-arrow.png);
}
*/

/* slider text test */

/*.layout__region--first .slide__caption .slide__description .views-field-title span {
    position: relative;
    left: inherit;
    margin-left: 1rem;
    top: -1.33rem;
}
.layout__region--first .slide__caption .slide__description .views-field-title .top-slider-title {
	width: 75%;
    position: absolute;
    background: none;
}*/

.layout__region--first
  .slide__caption
  .slide__description
  .views-field-title
  .top-slider-title
  mark {
  color: #fff;
  background-color: #d80c0b;
  text-decoration: none;
  padding: 0.15rem 0.8rem 0.15rem 0.6rem;
  font-size: 41px;
  font-family: "Geogtqbd";
  text-transform: uppercase;
  padding-inline-end: 0.8rem;
  line-height: 1.4;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slide__caption
  .slide__description
  .views-field-title
  span
  a {
  text-decoration: none;
  width: 100%;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slide__caption
  .slide__description
  .views-field-title
  span
  a:hover
  mark {
  color: #e7c641;
}

/*.path-frontpage .first_section .layout__region--first .slide__caption .slide__description .views-field-title span a span {
    color: #fff;
    background: #d80c0b;
    text-decoration: none;
    padding: 0.35rem 0.8rem 0.35rem 0.6rem;
    font-size: 46px;
    font-family: 'Geogtqbd';
    line-height: 1;
    text-transform: uppercase;
    font-style: italic;
    display: block;
    margin-bottom: 0.2rem;
    width: intrinsic;
    width: fit-content;
    background-repeat: no-repeat;
    width: -moz-fit-content;
    height: -moz-fit-content;
}*/

.path-frontpage
  .first_section
  .layout__region--first
  .slide__caption
  .slide__description
  .views-field-body {
  display: none;
  position: relative;
  left: 2rem;
  top: -3.4rem;
  color: #fff;
  max-width: 80%;
  background: rgba(0, 0, 0, 0.33);
  padding: 0.15rem 1rem;
  transition: top 5s ease;
}

.path-frontpage
  .first_section
  .layout__region--first
  .slide__caption
  .slide__description
  .views-field-body.summcnt-show {
  display: block;
  transition: top 5s ease;
}

/* lsit page slide */

.news_landing .group-left,
.vid_landing .group-left,
.rcbtv_landing .group-left {
  width: 61%;
}

.news_landing .group-right span.grp-sec a,
.vid_landing .group-right span.grp-sec a,
.rcbtv_landing .group-right span.grp-sec a {
  font-size: 1rem !important;
  color: #fff !important;
  font-family: "Geogtqmd";
  font-weight: normal;
}

.news_landing .group-right span.grp-sec a:hover,
.vid_landing .group-right span.grp-sec a:hover,
.rcbtv_landing .group-right span.grp-sec a:hover {
  color: #e7c641 !important;
}

.news_landing .group-right span.grp-fturd,
.vid_landing .group-right span.grp-fturd,
.rcbtv_landing .group-right span.grp-fturd {
  background: #e5c43f;
  color: #fff;
  margin-right: 0.1rem;
  padding: 0.2rem;
  font-family: "Geogtqsb";
}

.news_landing .group-right span.grp-sec,
.vid_landing .group-right span.grp-sec,
.rcbtv_landing .group-right span.grp-sec {
  background: #d80c0b;
  padding: 0.2rem 0.8rem 0.2rem 0.2rem;
}

.news_landing .group-right .grp-bdy,
.vid_landing .group-right .grp-bdy,
.rcbtv_landing .group-right .grp-bdy {
  display: block;
  display: block;
  font-size: 1.3rem;
  font-family: "Geogtqrg";
  padding-bottom: 0.5rem;
  color: #101612;
}

.news_landing .group-right span.grp-tit a,
.vid_landing .group-right span.grp-tit a,
.rcbtv_landing .group-right span.grp-tit a {
  font-size: 2rem !important;
  text-transform: uppercase;
  color: #010101 !important;
  font-family: "Geogtqsb";
  line-height: 2.5rem !important;
}

.news_landing .group-right span.grp-tit a:hover,
.vid_landing .group-right span.grp-tit a:hover,
.rcbtv_landing .group-right span.grp-tit a:hover {
  color: #e7c641 !important;
}

.news_landing .group-rht-fs,
.vid_landing .group-rht-fs,
.rcbtv_landing .group-rht-fs {
  padding-bottom: 0.5rem;
}

.news_landing .group-right,
.vid_landing .group-right,
.rcbtv_landing .group-right {
  max-width: 100%;
  width: 35%;
  float: left;
  margin-left: 1.5rem;
}

.navbar-nav > li > .dropdown-menu li {
  margin-left: 0;
}

.navbar-nav > li > .dropdown-menu li a {
  font-size: 0.85rem;
  color: white;
}

.page-node-type-videos-rcb-tv-
  .layout__region.layout__region--first
  .node--view-mode-default {
  top: 0;
  left: -3rem;
}

body.page-node-type-landing-page .slick-arrow::before {
  content: "";
  background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images//home/slideleft.png);
  width: 2.2rem;
  height: 2.95rem;
  top: 0.4rem;
  left: 0.8rem;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
}

body.page-node-type-landing-page .slick-arrow.slick-next::before {
  transform: rotate(-180deg);
}

body.page-node-type-landing-page .slick-prev,
body.page-node-type-landing-page .slick-next {
  width: 3.75rem;
  height: 3.75rem;
}

.page-node-type-article h2,
.page-node-type-videos-rcb-tv- h2,
.page-node-type-videos-rcb-tv- h1 {
  text-transform: capitalize;
}

/* login */

.user-logged-in .google-cse-search-box-form .form-group {
  top: -8.5rem;
  right: 13.85rem;
}

.user-logged-in span.icon.glyphicon.glyphicon-search::before {
  top: -11.95rem;
  right: -0.3rem;
}

.page-node-type-article h2,
.page-node-type-videos-rcb-tv- h2,
.page-node-type-videos-rcb-tv- h1 {
  color: #101612;
}

section.block.block-block-content.block-block-content4f98ddad-09d0-4da4-b3e3-e540b039cc4c.clearfix {
  position: relative;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a
  span,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a
  span {
  background: #fff;
  margin-bottom: 0.3rem;
  line-height: 0.8;
  display: block;
  padding: 0.35rem 0.8rem 0.35rem 0.6rem;
  width: fit-content;
  font-style: italic;
  text-decoration: none;
  font-size: 2.34rem;
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2,
.third_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2 {
  width: max-content;
  left: inherit;
}

/* header font aws */

/* i.fa.fa-facebook,
i.fa.fa-twitter,
i.fa.fa-instagram {
    color: #fff;
    border-radius: 50%;
    padding: 0.275em;
    width: 1.8em;
    height: 1.8em;
    text-align: center;
    font-size: 1rem;
    border: 2px solid #fff;
}
.fa-facebook-f:before, .fa-facebook:before,
.fa-twitter:before,
.fa-instagram:before {
    content: "\f09a";
    color: #fff;
}*/

/*.hdr-flw.topset ul.right li img {
    border: 1.5px solid #fff;
    border-radius: 100%;
    padding: 0.2rem;
}*/

/* footer */

.footer .region-footer {
  /* background: #2c2324; */
  display: block;
  position: relative;
}

.region-footer .menu--footer {
  width: 65%;
  padding-top: 4rem;
  padding-bottom: 1.6rem;
  border-right: 1px solid rgba(255, 255, 255, 0.47);
  border-width: thin;
}

.region-footer .menu--footer li {
  width: 23%;
  float: left;
}

.region-footer .menu--footer li a {
  color: #fff;
  text-transform: uppercase;
  padding: 0.1rem;
  text-align: left;
  font-size: 0.95rem;
  color: #e2e2e2;
}

.region-footer .menu--footer li a:hover {
  background: transparent;
}

.region-footer .logo.navbar-btn {
  width: 20%;
  float: left;
}

.region-footer .ftr-mnu {
  background: #2c2324;
  padding: 0;
}

.region-footer .media--ratio .media__element {
  width: 2rem;
  height: auto;
}

.region-footer .media--ratio {
  padding-bottom: 2%;
}

.region-footer .mobhd-scicons ul:first-child {
  padding-left: 1.843rem;
  margin-bottom: 0;
}

.region-footer .mobhd-scicons ul li {
  display: inline-block;
  padding: 0.3rem;
}

.region-footer .mobhd-scicons ul li.ft-topsetcnt,
.region-footer .mobhd-scicons ul li.ft-bottomsetcnt {
  display: block;
}

.region-footer .mobhd-scicons ul:first-child li img {
  width: 1.75rem;
}

.region-footer .mobhd-scicons ul:last-child li img {
  width: 1.15rem;
}

.region-footer .mobhd-scicons {
  position: absolute;
  top: 3.2rem;
  right: 5rem;
  left: inherit;
}

.navbar-default .navbar-nav > li > a:focus {
  color: #f8dd81;
}

.region-footer .sec-wp h3 {
  color: #e2e2e2 !important;
  font-size: 0.75rem;
  text-transform: uppercase;
  min-width: 100%;
  margin: 0 auto;
  position: relative;
  top: 0.5rem;
  max-width: 9rem;
  text-align: left;
}

.region-footer .mobhd-scicons ul li.ft-bottomsetcnt ul li {
  font-size: 0.8rem;
  text-transform: uppercase;
  padding: 0.1rem;
  color: #e2e2e2;
  text-align: left;
  position: relative;
  display: inline-block;
  float: left;
  letter-spacing: 0.5px;
  width: 33.33%;
}

.region-footer .mobhd-scicons ul li.ft-bottomsetcnt ul {
  padding: 0;
  position: relative;
  left: 6rem;
}

.region-footer .logo.navbar-btn {
  margin: 4rem 0 3rem 0;
}

.region-footer .sec-wp img {
  width: 1.5rem;
  height: auto;
}

.region-footer .sec-wp {
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  top: -0.2rem;
  left: -0.9rem;
}

.region-footer .sec-wp li ul li {
  color: #fff;
}

footer {
  padding-bottom: 0 !important;
}

.footer-copyright h4 {
  font-size: 0.95rem;
  color: #6f6f6f;
  font-family: "Geogtqrg";
}

.official-sponsors {
  margin-top: -1.4rem;
}

header .fa.src-icon {
  display: none;
}

@media (max-width: 991px) {
  .hdr-logo img {
    z-index: 250px;
  }

  .region-footer .menu--footer {
    width: 100%;
    border-right: 0;
  }

  .region-footer .mobhd-scicons {
    padding: 1rem 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    background: #2c2324;
  }

  .region-footer .menu--footer li a {
    font-size: 0.85rem;
    padding: 0;
  }

  .region-footer .mobhd-scicons ul {
    margin-top: 0;
    margin-bottom: 0;
  }

  .region-footer .menu--footer li {
    width: 26%;
    padding-left: 0.85rem;
  }

  .user-logged-in .mobile_topsection .quote-blk .view-header {
    position: relative;
  }
}

.second_section
  .layout__region--first
  .views-row
  .layout--twocol-section--50-50
  .layout__region--second
  .field--name-node-title
  h2
  a:hover,
a:hover {
  color: #e7c641 !important;
}

.second_section,
.third_section,
.fourth_section,
.fourth_section .group-lef {
  overflow: hidden;
}

.second_section .img-responsive,
.third_section .img-responsive,
.fourth_section .group-left img {
  transform: scale(1, 1) rotate(0deg);
  transition: all 2s ease-out;
}

.second_section .img-responsive:hover,
.third_section .img-responsive:hover,
.fourth_section .group-left img:hover {
  transition: all 2s ease-in-out;
  transform: scale(1.25, 1.25) rotate(1deg);
}

section.block.block-block-content.block-block-content6ce1ed4b-7041-4256-981b-09202fd454df.clearfix {
  position: relative;
}

.bef-exposed-form .form--inline .form-item:last-child label {
  border: 0 !important;
}

.js-pager__items.pager li.pager__item a {
  color: #e20c0c !important;
  border: 1px solid #dbdbdb;
  background: #fcfcfc;
  padding: 0.7rem 2.1rem;
  letter-spacing: 0.2rem;
  text-decoration: none;
  border-radius: 0;
  font-family: "Geogtqsb";
}

.name-wp > span {
  color: black;
  text-decoration: none;
  width: 70% !important;
  font-size: 0.8em;
  font-weight: 100;
  letter-spacing: 0.13px;
}

.name-wp > a {
  width: 71% !important;
  font-weight: 500;
  font-size: 1.15em !important;
  color: black !important;
}

@media only screen and (max-width: 992px) {
  .name-wp > a {
    font-size: 16px !important;
  }
}

.name-wp > a:hover {
  color: black !important;
  text-decoration: none !important;
}

.js-pager__items.pager li.pager__item {
  color: #e7c641 !important;
}

.js-pager__items.pager {
  margin: 0.625rem 0;
}

/* header rem */

.hdr-flw.topset ul li img {
  width: 1.8rem;
}

.hdr-flw.topset ul.left li img {
  width: 1.8rem;
}

.form-control {
  height: 2.6rem;
  padding: 0.46rem 0.92rem;
  font-size: 0.85rem;
}

.google-cse-search-box-form .form-control {
  font-size: 0.65rem;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
    line-height: 1.53rem;
  }

  .navbar-right {
    margin-right: -1.15rem;
  }
}

.nav > li > a {
  padding: 0.76rem 1.15rem;
}

.navbar-nav {
  margin: 0.57rem -1.15rem;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0.76rem;
  margin-bottom: 0.76rem;
}

.hdr-mnu .navbar-nav li a {
  letter-spacing: 0.07rem;
}

.b-lazy,
.b-responsive {
  min-height: 0.07rem;
}

.sr-only {
  width: 0.07rem;
  height: 0.07rem;
  margin: -0.07rem;
}

.form-group {
  margin-bottom: 1.15rem;
}

.page-node-type-videos-rcb-tv-
  .layout__region.layout__region--second
  .field--name-dynamic-twig-fieldnode-ds-pub-date,
.page-node-type-videos-rcb-tv-
  .region.region-content
  .field--name-dynamic-twig-fieldnode-ds-pub-date {
  margin-bottom: 2rem;
}

.lve-blk-sty-ctd ul li img.google_play {
  border: 0.1rem solid rgba(255, 255, 255, 0.35);
  border-radius: 0.13rem;
}

/* responsive rem */

.third_section .layout--threecol-section .img-responsive {
  min-height: 14rem;
  max-height: 14rem;
  object-fit: cover;
  overflow: hidden;
}

.news_landing .group-left,
.vid_landing .group-left,
.rcbtv_landing .group-left {
  position: relative;
  left: -1rem;
}

.news_landing .group-left {
  /* min-height: 30rem; */
  max-height: 30rem;
  overflow: hidden;
}

.fourth_section.layout--onecol .slick--view--landing-pages .slick__arrow {
  margin-left: 0;
}

.fourth_section.layout--onecol button.slick-arrow:before {
  left: 4rem;
}

/* 404 */

.path-_04 .layout__region--content {
  padding: 0;
  max-width: 70%;
  margin: 0 auto;
  margin-top: 9rem;
  margin-bottom: 6rem;
}

.left_404 {
  float: left;
  display: inline-block;
  width: 25%;
  position: relative;
  margin-top: -2rem;
}

.left_404 img {
  width: 15rem !important;
  height: auto !important;
  object-fit: contain;
}

.right_404 {
  width: 100%;
  position: relative;
  top: -2.5rem;
}

.right_404 p {
  font-weight: normal;
  font-size: 2.3rem;
  color: #5d5d5d;
  line-height: 1.2;
  padding-top: 1.8rem;
}

.right_404 h2 {
  font-size: 6rem;
  color: #5d5d5d;
  font-family: "Geogtqmd";
  font-weight: bold;
}

.node--type-videos-rcb-tv- .field--name-field-embed-video-,
.page-node-type-landing-page .col-4.layout.layout--onecol {
  overflow: hidden;
}

.page-node-type-landing-page .col-4.layout.layout--onecol img {
  transform: scale(1, 1) rotate(0deg);
  transition: all 2s ease-out;
}

.page-node-type-landing-page .col-4.layout.layout--onecol img:hover {
  transition: all 2s ease-in-out;
  transform: scale(1.25, 1.25) rotate(1deg);
}

.path-_04 .layout__region--content .path-_04 .layout__region--content {
  max-width: inherit;
  margin-top: 0;
  margin-bottom: 0;
}

.a2a_svg svg {
  opacity: 0;
}

.second_section .field--name-field-embed-video-,
.third_section .field--name-field-embed-video- {
  overflow: hidden;
}

.second_section
  .node--type-videos-rcb-tv-
  .field--name-field-embed-video-
  a:before {
  top: 40%;
}

.second_section
  .layout__region.layout__region--first
  .node--type-videos-rcb-tv-
  .field--name-field-embed-video-
  a:before,
.third_section
  .layout__region.layout__region--first
  .node--type-videos-rcb-tv-
  .field--name-field-embed-video-
  a:before {
  top: 45%;
}

/* date button new layout 
.second_section .layout__region--second .layout--threecol-section .layout__region--second, 
.third_section .layout__region--second .layout--threecol-section .layout__region--second {
    width: auto;
    text-align: left;
    padding: 0.01rem 0.55rem 0 0.25rem;
    height: auto;
    position: relative;
    top: -1.44rem;
    display: inline-block;
    clear: both;
    right: 0;
    float: right;
    margin: 0;
}
span.fld-dte {
    font-size: 1rem;
    line-height: initial; 
}
span.fld-mth {
    font-size: 1rem;
    top: 0;
    line-height: initial;
}
.second_section .layout__region--second .layout--threecol-section .layout__region--third, 
.third_section .layout__region--second .layout--threecol-section .layout__region--third {
    width: 100%;
    top: -0.15rem;
}
.fourth_section .view-display-id-block_3 .views-row .group-right .field--name-dynamic-twig-fieldnode-ds-pub-date {
    width: auto;
    height: auto;
    padding: 0.10rem 0.55rem 0 0.25rem;
    position: absolute;
    left: -3.5rem;
    top: 8.70rem;
    font-size: initial;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
*/

.mbl-hdr-scr {
  display: none;
}

.ph {
  cursor: pointer;
  opacity: 0.9;
  stroke: #fff;
}

.ph:hover {
  opacity: 1;
  stroke: #c60505;
  stroke-width: 1;
}

.gsc-adBlock {
  display: none;
}

#shr-icn {
  display: none;
}

#shr-icn.opened-addtoany {
  display: block;
}

.hdr-mnu .navbar-nav li.first a.is-active {
  color: #f8dd81;
  background-color: transparent;
}

span.hme_btn {
  color: #e20c0c !important;
  border: 1px solid #dbdbdb;
  background: #fcfcfc;
  padding: 0.7rem 2.1rem;
  letter-spacing: 0.2rem;
  text-decoration: none;
  border-radius: 0;
  font-family: "Geogtqsb";
  position: relative;
  right: -16rem;
  top: 2rem;
}

span.hme_btn a {
  color: #e20c0c !important;
}

.path-frontpage .first_section .slick-wrapper--tn-overlay .slick--thumbnail {
  top: 25%;
}

.user-logged-in .hdr-mnu .navbar-nav {
  bottom: 1.3rem;
}

header span.lang-swt {
  display: none;
}

.page-node-type-article
  .region.region-content
  .field--name-body.field--type-text-with-summary
  ol
  li,
.page-node-type-article
  .region.region-content
  .field--name-body.field--type-text-with-summary
  ul
  li,
.page-node-type-videos-rcb-tv-
  .region.region-content
  .field--name-body.field--type-text-with-summary
  ol
  li,
.page-node-type-videos-rcb-tv-
  .region.region-content
  .field--name-body.field--type-text-with-summary
  ul
  li {
  padding-bottom: 0;
  font-size: 1.35rem;
  font-family: "Geogtqrg";
  line-height: 1.5;
  color: #101612;
  margin-bottom: 0;
  margin-left: 1.8rem;
  text-align: left;
}

/* poll section */

.second_section .layout__region--third .radio label:before {
  content: "";
  display: inline-block;
  width: 1.35rem;
  height: 1.35rem;
  margin-right: 0;
  position: absolute;
  left: -1px;
  top: 0.1rem;
  bottom: 0;
  background-color: #fff;
  border-radius: 100%;
  z-index: 9;
  border: 1px solid #dcdcdc;
}

.second_section .layout__region--third .radio input[type="radio"] {
  left: 1.6rem;
}

.second_section .layout__region--third .radio label {
  text-transform: uppercase;
  padding-left: 2.1rem;
}

.second_section
  .layout__region--third
  .rcb-col-3-pol
  .block-poll
  h2.block-title {
  text-transform: uppercase;
}

/* .second_section
  .layout__region--third
  .radio
  input[type="radio"]:checked:before {
  content: ".";
  color: #656565;
  width: 0.5rem;
  height: 0.5rem;
  font-size: 0;
  text-align: center;
  line-height: 0;
  position: absolute;
  left: 0.25rem;
  top: 0.2rem;
  z-index: 100;
  border: 1px solid #656565;
  border-radius: 100%;
  background-color: #656565;
} */

.total_votes {
  display: block;
  text-align: left;
  margin-top: 0;
  text-transform: uppercase;
  color: #949293;
  font-size: 1.2rem;
  font-family: "Geogtqsb";
}

#squad .rcb-nly-dsn.rcb-nly-dsn-ctn .rcb-captn-in {
  right: 2.65rem !important;
  font-size: 0.6rem !important;
  bottom: 0rem !important;
}

/* media */

@media (max-width: 991px) {
  .bar1,
  .bar2,
  .bar3 {
    width: 25px;
    height: 5px;
    background-color: rgb(255, 255, 255);
    margin: 6px 0px;
    transition: all 0.4s ease 0s;
  }

  .opened {
    display: block;
  }

  .rcb-menu-opened .bar1 {
    -webkit-transform: rotate(-45deg) translate(-8px, 6px);
    /* transform: rotate(-45deg) translate(-8px,6px); */
  }

  .rcb-menu-opened .bar2 {
    opacity: 0;
  }

  .rcb-menu-opened .bar3 {
    -webkit-transform: rotate(45deg) translate(-9px, -8px);
    transform: rotate(45deg) translate(-9px, -8px);
  }

  .path-_04 .layout__region--content {
    padding: 4rem 0;
    max-width: 100%;
    margin: 0 auto;
  }

  .hdr-flw.topset ul.clearfix.left:before {
    content: none;
  }

  .right_404 p {
    font-size: 2.1rem;
  }

  .page-node-type-page .region.region-content {
    padding: 1rem;
  }

  .news_landing .group-left,
  .vid_landing .group-left,
  .rcbtv_landing .group-left {
    left: 0;
  }

  #slick-views-landing-pages-block-15-1 .slick__arrow,
  #slick-views-entity-queues-block-4-1 .slick__arrow {
    width: 88.2%;
  }

  .custom-views-buttons {
    position: relative;
    padding-bottom: 2rem;
  }

  .hdr-mnu .navbar-nav li.last.open a {
    padding-left: 3rem;
    height: 2.8rem;
  }

  .hdr-mnu .navbar-nav li.last.open .dropdown-menu a {
    height: auto;
  }

  .hdr-mnu .navbar-nav li.last.open ul {
    padding-left: 0;
  }

  .hdr-mnu .navbar-nav li.last.open ul li a {
    padding-left: 3rem !important;
  }

  .hdr-mnu .navbar-nav li.last.open ul,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }

  .custom-views-buttons {
    margin: 2rem 0;
  }

  .path-frontpage .first_section .layout__region--first {
    min-height: 100%;
    max-height: 100%;
    overflow: visible;
  }

  .lve-blk-txt {
    justify-content: center;
  }

  .lve-blk-txt h2 {
    width: 50%;
    text-align: center;
    margin: 0 auto;
  }

  .lve-blk-txt h2:first-child:before {
    right: 0;
  }

  .rcbtv_landing .group-right {
    margin: 0;
    padding: 1.5rem 0;
  }

  .slick-slide.slick-current.slick-active .thumb_portion,
  .path-frontpage
    .first_section
    .layout__region--first
    .slick-slide.slick-current.slick-active
    .thumb_portion {
    display: none;
  }

  .path-frontpage
    .first_section
    #homepage-slider-thumbnail-slider
    .slick-list.draggable,
  .path-frontpage .first_section .slick-wrapper--tn-overlay .slick--thumbnail {
    overflow: hidden;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-title
    span {
    position: relative;
    bottom: 0;
    width: 100%;
    top: 0;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .views-field-field-published-date
    .field-content {
    position: relative;
    bottom: 0;
  }

  html {
    font-size: 13px;
  }

  .hdr-scr,
  .ht-top-right-wrap .col-md-4 .hdr-dwn-app.btm-set,
  .ht-top-right-wrap .col-md-4 .hdr-flw.topset .right {
    display: none;
  }

  .hdr-mnu {
    display: none;
  }

  .hdr-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 200;
    /* position: absolute; */
    width: fit-content;
    left: 50%;
  }

  /* aligned logo image */

  .hdr-logo img {
    width: 5rem;
    top: 0;
  }

  .hdr-logo h4 {
    position: absolute;
    bottom: -2.35rem;
    font-size: 1.15rem;
  }

  .ht-top-right-wrap .col-md-4 {
    position: relative;
  }

  .ht-top-right-wrap .col-md-4 .hdr-flw.topset {
    position: absolute;
    top: -3.15rem;
    right: -1rem;
  }

  .hdr-flw.topset ul.left li {
    margin-left: 2.75rem;
  }

  .hdr-flw.topset ul.left li:after {
    margin-left: 1.2rem;
    height: 1.65rem;
  }

  .hdr-flw.topset ul.left li img {
    width: auto;
    height: auto;
    position: relative;
    top: 0.3rem;
  }

  .hdr-flw.topset ul li img {
    width: 2rem;
  }

  .head-innerwarp {
    min-height: 10rem;
    max-height: 10rem;
  }

  .path-frontpage .first_section .layout__region--first {
    max-width: 100%;
    width: 100%;
  }

  .second_section {
    margin-top: 5rem;
  }

  .path-frontpage .first_section .layout__region--first .group-right h2 a {
    position: relative;
    bottom: 0;
    background: transparent;
    color: #d80c0b;
  }

  .path-frontpage .first_section .layout__region--first .group-right {
    position: relative;
    width: 100%;
    min-height: 15rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--first {
    width: 50%;
  }

  .second_section {
    margin-bottom: 3rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third {
    display: inline-block;
    width: 46%;
    margin-left: 1rem;
  }

  .second_section .layout__region--second .layout--threecol-section {
    margin-bottom: 1rem;
  }

  .video-embed-field-lazy-play {
    top: 70%;
    background-size: 50%;
  }

  .path-frontpage .first_section .slick-dots {
    bottom: -3.5rem;
    text-align: center;
    width: 100%;
    right: auto;
    background: transparent;
    height: auto;
    flex-wrap: nowrap;
  }

  .fourth_section
    .block-views-blockgeneral-block-3
    .view-display-id-block_3
    .views-row {
    width: 100%;
  }

  .second_section .ds-2col .group-left,
  .second_section .ds-2col .group-right,
  .third_section .ds-2col .group-left,
  .third_section .ds-2col .group-right,
  .second_section
    .layout__region--second
    .form-group
    .view-content
    .col-sm-6.col-xs-12.views-row,
  .third_section
    .layout__region--second
    .form-group
    .view-content
    .col-sm-6.col-xs-12.views-row {
    width: 100%;
    float: none;
    display: block;
  }

  .layout--twocol-section.layout--twocol-section--50-50.second_section
    > .layout__region--second,
  .layout--twocol-section.layout--twocol-section--50-50.second_section
    > .layout__region--first,
  .layout--twocol-section.layout--twocol-section--50-50.third_section
    > .layout__region--second,
  .layout--twocol-section.layout--twocol-section--50-50.third_section
    > .layout__region--first {
    flex: none;
    width: 100%;
    display: block;
  }

  .fourth_section
    .block-views-blockgeneral-block-3
    .view-display-id-block_3
    .views-row,
  .fourth_section .view-display-id-block_3 .views-row {
    width: 100%;
  }

  .stay_connected {
    padding: 2rem 1rem;
  }

  .stay_connected .inner-group-left:last-child {
    white-space: nowrap;
  }

  .stay_connected ul.stay_list li {
    width: 50%;
    margin-bottom: 1rem;
  }

  .squad_title {
    bottom: 13rem;
  }

  .region.region-content .first_section,
  .region.region-content .second_section,
  .region.region-content .third_section,
  .region.region-content
    .fourth_section
    .block-views-blocklanding-pages-block-3 {
    padding: 0 0.07rem;
  }

  .second_section .layout__region--second .layout--threecol-section {
    margin-top: 1rem;
  }

  .hdr-dwn-app.btm-set {
    display: none;
  }

  .head-innerwarp .col-md-4.lg-right .hdr-flw.topset .right {
    display: none;
  }

  head-innerwarp .col-md-4.lg-right {
    top: 4rem;
  }

  .hdr-logo h4 {
    position: relative;
    bottom: 0;
    top: 4.15rem;
    left: -4.85rem;
  }

  #rcb-toggle {
    display: inline-block;
    left: 2rem;
    position: absolute;
    top: 3.55rem;
    z-index: 100;
  }

  .hdr-mnu .navbar-nav {
    position: fixed;
    background: rgb(173, 14, 16);
    display: block;
    left: 0;
    margin-top: 5rem;
  }

  .hdr-mnu .navbar-nav li {
    float: none;
    display: block;
  }

  .accountmenu-hd ul li a {
    position: relative;
    top: 2rem;
  }

  .accountmenu-hd ul li a:before {
    background-size: cover;
    width: 3rem;
    left: 7rem;
    top: 3.85rem;
  }

  .rcb-bdy-opened .accountmenu-hd ul li a:before {
    z-index: 10;
  }

  .head-innerwarp .col-md-4.lg-right {
    top: 3.75rem;
  }

  #rcb-toggle .bar1,
  #rcb-toggle .bar2,
  #rcb-toggle .bar3 {
    width: 50px;
    height: 3px;
    margin: 9px 0px;
  }

  .hdr-mnu .navbar-nav li a {
    font-size: 2rem;
    line-height: 1.25;
  }

  .hdr-mnu .navbar-nav li:first-child a {
    padding-left: 1rem;
  }

  .hdr-mnu .navbar-nav li.first {
    margin-left: 1.75rem;
  }

  .hdr-mnu .navbar-nav li {
    padding: 1rem 0;
  }

  .path-frontpage .first_section .slick-dots li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 0.25rem !important;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third
    .field--name-body
    p,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third
    .field--name-body
    p {
    display: none;
  }

  .news_landing .group-left,
  .news_landing .group-right {
    width: 100%;
  }

  body.page-node-type-landing-page .slick-dots {
    right: 0;
    bottom: -1.5rem;
    width: 100%;
    padding: 0.25rem 0.35rem;
    left: 0;
    max-width: max-content;
    background: transparent;
  }

  .news_landing .group-right {
    margin: 0;
    padding: 1.5rem 0;
  }

  .slick--view--landing-pages .slick__arrow {
    width: 88%;
    margin-left: 3rem;
    top: 35%;
  }

  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--first {
    width: 50%;
    position: realtive;
    margin-bottom: 1rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    position: absolute;
    right: 24.85rem;
    top: 16.4rem;
    width: 2.8rem;
    height: 2.8rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third {
    position: relative;
    top: 0.75rem;
  }

  .region.region-content .first_section,
  .region.region-content .second_section,
  .region.region-content .third_section,
  .region.region-content
    .fourth_section
    .block-views-blocklanding-pages-block-3 {
    padding: 0 1rem;
  }

  .fourth_section .group-left img {
    width: 100%;
  }

  .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--type-datetime {
    top: 15.5rem;
  }

  .stay_connected ul.stay_list {
    display: inline-block;
  }

  .stay_connected ul.stay_list li {
    display: inline-flex;
    padding-right: 1rem;
    float: left;
  }

  .stay_connected .group-left {
    width: 35%;
  }

  .stay_connected .group-right {
    width: 60%;
  }

  .stay_connected .group-right {
    padding-left: 3rem;
  }

  .stay_connected .group-left .media.media--ratio,
  .stay_connected .group-right .media.media--ratio {
    overflow: visible;
  }

  .stay_connected .group-left .media--ratio .media__element {
    top: inherit;
    bottom: 0;
  }

  .path-frontpage .first_section .layout__region--second {
    max-width: 100%;
    width: 100%;
    flex: none;
  }

  .player_type {
    bottom: 13.15rem;
  }

  .player_type {
    bottom: 13.25rem;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 {
    top: 0;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 .view-header {
    top: 0;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 .view-content {
    padding-top: 0;
  }

  .fourth_section.layout--onecol button.slick-arrow.slick-next:before {
    left: 2rem;
  }

  .hdr-flw.topset ul.left li img {
    width: 3rem;
    height: auto;
  }

  .hdr-mnu .navbar-nav {
    top: -5rem;
    background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/bg-red.png);
    background-size: cover;
    width: 70%;
    background-repeat: no-repeat;
    z-index: 15;
    height: 100vh;
    padding-top: 10rem !important;
  }

  .rcb-menu-opened {
    background: #000;
    padding: 0.25rem;
    height: 2rem;
    right: -18rem;
    width: 2rem;
    margin: 0 auto;
    top: 0rem !important;
  }

  .rcb-menu-opened {
    background: #333;
    padding: 0.25rem;
    right: -27rem;
    margin: 0 auto;
    top: 0rem !important;
    width: 5rem;
    height: 5rem;
    z-index: 200 !important;
  }

  #rcb-menu .rcb-menu-opened .bar1,
  #rcb-menu .rcb-menu-opened .bar2,
  #rcb-menu .rcb-menu-opened .bar3 {
    width: 33px;
    height: 3px;
    margin: 9px 0px;
    left: 1rem;
    position: relative;
    top: 0.55rem;
  }

  .rcbtv_landing .group-right,
  .rcbtv_landing .group-left {
    width: 100%;
  }

  .hdr-flw.topset ul.left li:before {
    color: transparent;
    right: 4.55rem;
    height: 3.95rem;
    border-left: 0.2rem solid #fff;
  }

  .hdr-flw.topset ul.clearfix.left {
    margin-bottom: 0;
  }

  .hdr-mnu .navbar-nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.43);
  }

  .hdr-mnu .navbar-nav {
    padding: 0;
  }

  .rcb-srch {
    display: none;
  }

  .rcb-bdy-opened .rcb-srch {
    display: inline-block;
    z-index: 50;
    position: absolute;
  }

  .rcb-bdy-opened .google-cse-search-box-form .form-control {
    right: 17rem;
    z-index: 50;
    top: 6rem;
    width: 25rem;
  }

  .hdr-mnu .navbar-nav li.first,
  .hdr-mnu .navbar-nav li {
    margin-left: 0;
  }

  .caret::before {
    top: 1.6rem;
    right: inherit;
  }

  /*.rcb-bdy-opened .mble-logo {
 display: block;
}
.rcb-bdy-opened .mble-logo .hdr-logo-mob .media.media--ratio {
   padding-bottom: 2rem !important;
}
.rcb-bdy-opened .hdr-logo-mob a img {
    width: auto !important;
    height: 2rem !important;
    float: left;
    margin: 0 auto;
    position: absolute;
    left: 7rem;
    top: 0rem;
    z-index: 25;
    color: #fff;
}
.rcb-bdy-opened .hdr-logo-mob h4 {
    position: absolute;
    left: 7rem;
    top: 0rem;
    z-index: 25;
    color: #fff;
}*/
  .rcb-bdy-opened .hdr-logo img {
    z-index: 20;
    position: absolute;
    left: 0;
  }

  .rcb-bdy-opened .hdr-logo h4 {
    z-index: 20;
    position: absolute;
    left: 5rem;
    top: 3rem;
  }

  /* new */
  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-title
    span {
    left: 0;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-title
    span
    a {
    font-family: "Geogtqbd";
    background: transparent;
    color: #d80c0b;
    padding: 0;
    line-height: 1;
    font-size: 1.75rem;
    width: 100%;
    font-style: italic;
    text-transform: uppercase;
  }

  .path-frontpage .first_section .slick-wrapper--tn-overlay .slick--thumbnail {
    position: absolute;
    top: 42rem;
  }

  .path-frontpage
    .first_section
    .block-views-blockentity-queues-block-1
    .views-field-title {
    text-align: center;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .views-field-field-published-date
    .field-content {
    position: relative;
    bottom: -2rem;
    left: 25rem;
  }

  .path-frontpage
    .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--name-dynamic-twig-fieldnode-ds-pub-date {
    top: 16rem;
  }

  .path-frontpage
    .first_section
    #homepage-slider-thumbnail-slider
    .slick-list.draggable {
    padding-top: 0;
  }

  /* new ends */
  .hdr-mnu .navbar-nav li a,
  .hdr-mnu .navbar-nav li:first-child a {
    padding-left: 3rem;
  }

  .google-cse-search-box-form .btn-primary,
  .google-cse-search-box-form .btn-primary:active:hover {
    right: initial;
    left: 3rem;
    top: 9rem;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description {
    min-height: 8.55rem;
  }

  .caret::before {
    width: 1.1rem;
  }

  .path-frontpage .first_section .slick-dots {
    margin-bottom: 1rem;
  }

  .path-frontpage .first_section .slick-wrapper--tn-overlay .slick--thumbnail {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third
    .field--name-body,
  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third
    .field--name-body {
    display: none;
  }

  .news_landing,
  .vid_landing,
  .rcbtv_landing {
    display: block;
    background: transparent;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-title
    span
    a
    span {
    background: transparent;
    color: #d80c0b;
    padding: 0;
    line-height: 1;
    font-size: 1.75rem;
    width: 100%;
    margin: 0;
  }

  .lve-blk-txt h2:last-child:before {
    left: 0;
  }

  .rcb-bdy-opened .mobhd-wrap.hds {
    display: none;
  }

  .hdr-flw.topset ul.left li:before {
    border: 0 !important;
  }

  .region-footer .menu--footer {
    padding-bottom: 0.5rem;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-title
    span
    a
    span {
    display: inline;
  }

  .path-frontpage .first_section .layout__region--second {
    overflow: visible;
  }

  .path-frontpage .first_section .layout__region--second {
    margin-top: 2rem;
  }

  .google_ads img {
    width: 80% !important;
    top: -2rem !important;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .third_section
    .layout__region--second
    .form-group
    .view-content
    .col-sm-6.col-xs-12.views-row {
    padding: 0;
  }

  .fourth_section .view-display-id-block_3 .views-row {
    padding: 0;
  }

  .path-frontpage .first_section .layout__region--second {
    display: none;
  }

  /* .mobile_topsection {
    display: block;
    background: #2c2424;
    padding: 0 1.35rem;
    margin: 4.85rem 1rem 1rem;
    padding-bottom: 2rem;
  } */

  .lve-blk-sty-ctd ul li img {
    height: 4.5rem;
    width: 90%;
    object-fit: cover;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-body {
    display: block;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-body
    p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 1.1rem;
    line-height: 1.53;
    color: #58585b;
    max-width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .path-frontpage .first_section .layout__region--first {
    margin-bottom: 3rem;
  }

  .path-frontpage .hdr-scr.score-hd {
    display: block;
  }

  .path-frontpage .hdr-scr.score-hd,
  .path-frontpage .hdr-scr,
  .hdr-scr.score-hd {
    display: block;
  }

  .path-frontpage .hdr-scr.score-hd,
  .path-frontpage .hdr-scr {
    display: block;
    top: 4rem;
    left: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    z-index: 0;
  }

  .path-frontpage .hdr-scr.score-hd .hdr-scr img {
    height: 100% !important;
    object-fit: contain;
    margin-left: 0;
    max-width: 100%;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .path-frontpage .hdr-scr.score-hd .hdr-scr .media.media--ratio {
    overflow: visible;
  }

  .hdr-scr img {
    height: 100% !important;
    left: 0;
    top: 7.4rem !important;
    position: relative;
    width: 95%;
    right: 0;
    margin: 0 auto;
    display: none;
  }

  .path-frontpage .hdr-scr img {
    display: block;
    height: 3rem !important;
    object-fit: contain;
    max-width: 500px;
    /* max-height: 10rem; */
  }

  .third_section .layout--threecol-section .img-responsive,
  .fourth_section .group-left img {
    min-height: 100%;
    max-height: 100%;
  }

  .region-footer .menu--footer {
    position: relative;
    left: 5.5rem;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-body {
    display: block !important;
    position: relative;
    left: 0;
    top: 0;
    color: #fff;
    max-width: 100%;
    background: transparent;
    padding: 0;
  }

  .page-node-type-article
    .layout--twocol-section--67-33
    .layout__region--second
    .media--ratio
    .media__element {
    height: auto;
    max-width: 90%;
    margin-left: 1.25rem;
  }

  /* new 2col feat */
  .second_section .col-sm-6.col-xs-12.views-row .ds-2col .group-left,
  .third_section .col-sm-6.col-xs-12.views-row .ds-2col .group-left {
    max-width: 100%;
    flex: none;
    width: 50%;
    float: left;
  }

  .second_section .col-sm-6.col-xs-12.views-row .ds-2col .group-right,
  .third_section .col-sm-6.col-xs-12.views-row .ds-2col .group-right {
    float: right;
    width: 50%;
    top: 0.75rem;
  }

  .second_section .col-sm-6.col-xs-12.views-row,
  .third_section .col-sm-6.col-xs-12.views-row {
    margin-bottom: 1rem;
  }

  .second_section .layout__region.layout__region--second,
  .third_section .layout__region.layout__region--second {
    margin-top: 0.2rem;
  }

  .second_section
    .col-sm-6.col-xs-12.views-row
    .ds-2col
    .group-right
    .feature-cntwrap,
  .third_section
    .col-sm-6.col-xs-12.views-row
    .ds-2col
    .group-right
    .feature-cntwrap {
    position: relative;
    width: 100%;
    float: none;
    right: 0;
    top: 0;
  }

  .second_section
    .col-sm-6.col-xs-12.views-row
    .ds-2col
    .group-right
    .feature-cntwrap
    .field--name-body,
  .third_section
    .col-sm-6.col-xs-12.views-row
    .ds-2col
    .group-right
    .feature-cntwrap
    .field--name-body {
    display: none;
  }

  .second_section
    .col-sm-6.col-xs-12.views-row
    .ds-2col
    .group-right
    .feature-cntwrap
    h2
    a,
  .third_section
    .col-sm-6.col-xs-12.views-row
    .ds-2col
    .group-right
    .feature-cntwrap
    h2
    a {
    left: 1rem;
    color: #101612;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 1.2rem;
    line-height: 1.15;
  }

  .second_section
    .col-sm-6.col-xs-12.views-row
    .group-right
    .feature-datewrap
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .third_section
    .col-sm-6.col-xs-12.views-row
    .group-right
    .feature-datewrap
    .field--name-dynamic-twig-fieldnode-ds-pub-date {
    margin: 0;
    top: 0;
    width: fit-content;
    height: fit-content;
    left: 1rem;
    background: #b89913;
    padding: 0.6rem 0.35rem 0.6rem 0.35rem;
    font-size: 0.75rem;
    line-height: 0;
    position: relative;
    width: intrinsic;
    width: -moz-fit-content;
    height: intrinsic;
    height: -moz-fit-content;
  }

  .path-frontpage span.fld-dte {
    font-size: inherit;
    line-height: inherit;
    position: relative;
    top: 0;
  }

  .path-frontpage span.fld-mth {
    font-size: inherit;
    width: 100%;
    display: inline;
    top: 0;
    line-height: inherit;
  }

  .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .path-frontpage
    .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--name-dynamic-twig-fieldnode-ds-pub-date {
    margin: 0;
    top: 0;
    width: fit-content;
    height: fit-content;
    left: 1rem;
    background: #b89913;
    padding: 0.6rem 0.35rem 0.6rem 0.35rem;
    font-size: 0.75rem;
    line-height: 0;
    position: relative;
    width: intrinsic;
    height: -moz-fit-content;
    height: intrinsic;
    width: -moz-fit-content;
  }

  .third_section
    .layout__region.layout__region--second
    .col-sm-6.col-xs-12
    .group-left
    .img-responsive {
    padding-bottom: 0;
  }

  .third_section .col-sm-6.col-xs-12.views-row .ds-2col .group-left {
    width: 40%;
  }

  .third_section .col-sm-6.col-xs-12.views-row .ds-2col .group-right {
    width: 60%;
  }

  .second_section
    .col-sm-6.col-xs-12.views-row
    .ds-2col
    .group-right
    .feature-cntwrap
    h2,
  .third_section
    .col-sm-6.col-xs-12.views-row
    .ds-2col
    .group-right
    .feature-cntwrap
    h2 {
    width: 90%;
  }

  .fourth_section
    .block-views-blockgeneral-block-3
    .view-display-id-block_3
    .views-row
    .group-right,
  .fourth_section .view-display-id-block_3 .views-row .group-right {
    top: 0.75rem;
  }

  .hdr-mnu {
    position: relative;
  }

  .region-footer .mobhd-scicons ul li.ft-bottomsetcnt ul li {
    width: auto;
    left: 7rem;
  }

  .second_section .layout__region.layout__region--first,
  .second_section .layout__region.layout__region--second,
  .second_section .layout__region.layout__region--third {
    flex: none;
    width: 100%;
    display: block;
  }

  .second_section {
    margin-top: 15rem;
  }

  .fourth_section.layout--onecol button.slick-arrow.slick-next {
    left: 51rem;
  }

  #squad .slick__arrow {
    top: 25rem;
  }

  .stay_connected .google-play .media--ratio .media__element,
  .stay_connected .app-store .media--ratio .media__element {
    height: 1.8rem;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a {
    width: 80%;
    line-height: 0.9;
  }
}

/** Start Quote Block **/

.quote-blk .view-header {
  transform: translate(calc(-15% - 3rem), 0);
  z-index: 99;
  position: absolute;
  top: -12px;
  left: calc(85% - 3rem);
}

.user-logged-in .quote-blk .view-header {
  transform: none;
  position: static;
}

.mobile_topsection .views-element-container {
  position: relative;
}

.mobile_topsection .quote-blk .view-header {
  transform: translate(-50%, 0);
  top: -16px;
  left: 50%;
  width: 100%;
}

.quote-blk .view-content {
  padding-top: 50px;
}

.quote-blk .views-row .views-field-field-featured-image img {
  margin: 0 auto;
  border-radius: 105px;
}

.quote-blk {
  text-align: center;
}

.quote-blk .views-row .views-field-title h3 {
  color: #fff;
  text-transform: uppercase;
}

.quote-blk .quote-blk-tle {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  background: #e00c0b;
  padding: 5px 10px;
}

.quote-blk .views-row .views-field-title p {
  color: #f8dd81;
}

.quote-blk .views-row .views-field-body p {
  color: #fff;
  line-height: 2.28rem;
  /*margin: 0.5em 10px;*/
  padding: 0.5em 10px;
  font-size: 1.15rem;
  quotes: "“" "”" "‘" "’";
  /* quotes: "Ã¢â‚¬Å“" "Ã¢â‚¬Â" "Ã¢â‚¬Ëœ" "Ã¢â‚¬â„¢"; */
}

.quote-blk .views-row .views-field-body p:before {
  color: #f8dd81;
  content: open-quote;
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -0.3em;
  font-family: "Times New Roman", Times, serif;
}

.quote-blk .views-row .views-field-body p:after {
  color: #f8dd81;
  content: close-quote;
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -0.6em;
  font-family: "Times New Roman", Times, serif;
}

/** End Quote Block **/

@media screen and (-webkit-device-pixel-ratio: 3) and (device-height: 736px) and (device-width: 414px) {
  /*.third_section .layout__region--second .layout--threecol-section .layout__region--second {
    margin-top: 1.4rem;
}*/
}
@media screen and (min-width:768px) and (max-width:991px) {
  .mobile_topsection {
    display: block;
    background: #2c2424;
    padding: 0 1.35rem 8rem 1.35rem;
    margin: 4.85rem 1rem 1rem;
    /* padding-bottom: 8rem; */
  }


}
@media (max-width: 767px) {
  .customize-count {
    margin-left: 80% !important;
  }
  .view-empty {
    width: 100%;
    text-align: center;
    display: block;
    margin: 10% 0;
  }
  .no-result p {
    font-family: "Work Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    word-break: break-all;
  }
  s .second_section {
    margin-top: 3rem;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 {
    z-index: 1;
  }

  .hdr-mnu .navbar-nav {
    top: -3rem;
  }

  .mobhd-wrap .mobhd-scicons ul:first-child li img {
    width: 2.5rem;
  }

  .mobhd-wrap .mobhd-scicons ul:last-child li img {
    width: 1.75rem;
  }

  .second_section
    .node--type-videos-rcb-tv-
    .field--name-field-embed-video-
    a:before {
    top: 40%;
  }

  .hdr-scr img {
    top: 2.7rem !important;
  }

  .mobile_topsection {
    margin: 3.55rem 1rem 1rem;
    margin-top: 1.5rem;
  }

  .path-frontpage .main-wrapper {
    margin-top: 7.05rem;
  }

  .path-frontpage .first_section .slick-dots {
    bottom: 2.8rem;
    position: relative;
    right: 0;
    left: 0;
    width: 0;
  }

  .left_404 {
    width: 100%;
    float: none;
    overflow: visible;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .left_404 .media.media--ratio {
    padding-bottom: 11rem !important;
  }

  .left_404 img {
    width: 100% !important;
    height: 10rem !important;
    object-fit: contain;
  }

  .fourth_section
    .block-views-blockgeneral-block-3
    .view-display-id-block_3
    .views-row
    .group-right
    .field--type-datetime,
  .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--type-datetime {
    top: 5.9rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third {
    min-height: 100%;
  }

  .stay_connected .group-right {
    padding-left: 0.55rem;
  }

  .stay_connected .group-right h4 {
    font-size: 1rem;
  }

  .stay_connected .group-right > span {
    font-size: 1.35rem;
  }

  .path-frontpage .first_section .slick-dots li:last-child,
  .path-frontpage .first_section .slick-dots li:first-child {
    margin: 0;
  }

  .region.region-content .first_section,
  .region.region-content .second_section,
  .region.region-content .third_section,
  .region.region-content
    .fourth_section
    .block-views-blocklanding-pages-block-3 {
    padding: 0 1rem;
  }

  .path-frontpage .first_section .layout__region--first .group-right {
    min-height: 12rem;
  }

  .path-frontpage .first_section .layout__region--first .group-right h2 a {
    left: 1rem;
  }

  #rcb-toggle .bar1,
  #rcb-toggle .bar2,
  #rcb-toggle .bar3 {
    width: 36px;
    height: 2px;
  }

  .hdr-mnu .navbar-nav {
    position: absolute;
    width: 70%;
    height: 100vh;
    top: -3rem;
  }

  .hdr-mnu .navbar-nav li {
    padding: 0.35rem 0;
  }

  .hdr-mnu .navbar-nav {
    left: 1.15rem;
  }

  .hdr-mnu .navbar-nav li a {
    font-size: 1.25rem;
  }

  .accountmenu-hd ul li a:before {
  }

  .hdr-flw.topset ul.clearfix.left {
    margin-right: 0rem;
  }

  .stay_connected {
    padding-left: 0;
  }

  .user-logged-in .mobile_topsection .quote-blk .view-header {
    position: relative;
  }

  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2 {
    width: 80%;
  }

  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    color: #333;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* display: initial; */
    /* -webkit-line-clamp: 2; */
    /* -webkit-box-orient: vertical; */
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third
    .field--type-ds
    h2
    a,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third
    .field--type-ds
    h2
    a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 1rem;
  }

  .fourth_section
    .block-views-blockgeneral-block-3
    .view-display-id-block_3
    .views-row
    .group-right
    h2
    a,
  .fourth_section .view-display-id-block_3 .views-row .group-right h2 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
  }

  .google_ads p {
    display: none;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third {
    position: relative;
    top: 0.75rem;
  }

  .layout--twocol-section.layout--twocol-section--50-50.third_section
    > .layout__region--second {
    margin-top: 1rem;
  }

  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--first {
    width: 40%;
    position: realtive;
    margin-bottom: 1rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    position: absolute;
    right: 8.35rem;
    top: 5.7rem;
  }

  .accountmenu-hd ul li a {
    top: 1.7rem;
  }

  .stay_connected ul.stay_list li {
    width: 50%;
  }

  .fourth_section .view-display-id-block_4 h3 > span {
    top: 0;
    position: relative;
    z-index: 10;
    padding: 0.3rem 1.35rem;
    font-size: 1.35rem;
  }

  .media-wrapper--blazy.app-store {
    margin-left: 1rem;
  }

  .google-play,
  .app-store {
    margin-top: 1rem;
  }

  .media-wrapper--blazy.app-store,
  .media-wrapper--blazy.google-play {
    min-width: 40%;
  }

  .media-wrapper--blazy.app-store img,
  .media-wrapper--blazy.google-play img {
    height: 2rem !important;
  }

  .second_section .ds-2col .group-right h2,
  .third_section .ds-2col .group-right h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2 {
    bottom: 0.2rem;
    width: 80%;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    line-height: 2;
    font-size: 1.25rem;
  }

  .node--type-videos-rcb-tv- .field--name-field-embed-video- a:before {
    top: 40%;
    width: 2rem;
    height: 2rem;
  }

  .head-innerwarp {
    min-height: 6rem;
    max-height: 6rem;
  }

  .rcb-menu-opened {
    right: -18rem;
    width: 3rem;
    height: 3rem;
  }

  .hdr-logo img {
    width: 3.55rem;
    top: -0.6rem;
  }

  .hdr-logo h4 {
    top: 2.75rem;
    left: -3.85rem;
    font-size: 0.8rem;
    z-index: 100;
    margin-top: 0;
  }

  .head-innerwarp .col-md-4.lg-right {
    top: 1.95rem;
  }

  /* aligned logo */
  .hdr-logo {
    /* display: flex;
    align-items: center;
    justify-content: center;
    position: relative; */
    display: flex;
    align-items: center;
    justify-content: center;
    /* position: relative; */
    position: relative;
    z-index: 200;
    /* position: absolute; */
    width: fit-content;
    left: 45%;
    bottom: 8px;
    /* left: 145px; */
  }

  .paris-corn {
    margin-left: -22px;
  }

  .paris-corn1 {
    margin-left: -22px;
  }

  @media (min-width: 992px) {
    .paris-corn {
      margin-left: -13px !important;
    }

    .paris-corn1 {
      margin-left: -13px !important;
    }
  }

  /* .hdr-logo {
    left: 2.35rem;
    top: -0.45rem;
  } */
  .fourth_section
    .block-views-blockgeneral-block-3
    .view-display-id-block_3
    .views-row
    .group-right
    .field--type-datetime,
  .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--type-datetime {
    margin-left: 0.03rem;
  }

  .hdr-flw.topset ul.left li:before {
    opacity: 0.2;
    right: 3.55rem;
    font-size: 1.85rem;
    top: 0.35rem;
  }

  .page-node-type-landing-page .region.region-content {
    padding: 1rem;
  }

  .slick--view--landing-pages .slick__arrow {
    width: 88%;
    margin-left: 1.55rem;
    top: 20%;
  }

  body.page-node-type-landing-page .slick-dots {
    bottom: -1rem;
    top: inherit;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    height: 3rem;
  }

  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    right: 8.95rem;
    top: 4.85rem;
    width: 3rem;
  }

  .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--type-datetime {
    top: 5.46rem;
  }

  .google_ads {
    margin: 0;
    padding: 0;
  }

  .google_ads img {
    width: 90% !important;
    top: -2rem !important;
  }

  .page-node-type-landing-page .google_ads img {
    top: 0 !important;
  }

  .google_ads .media {
    overflow: visible !important;
  }

  .principal-sponsors {
    width: 95%;
  }

  .stay_connected .inner-group-left:last-child {
    font-size: 0.75rem;
  }

  .stay_connected .inner-group-left span {
    font-size: 0.7rem;
  }

  .stay_connected .inner-group-left:first-child {
    float: left;
  }

  .stay_connected ul.stay_list li {
    display: inline-block;
  }

  .stay_connected .inner-group-left:last-child {
    position: relative;
    top: 0.75rem;
  }

  .stay_connected .inner-group-left:first-child {
    margin-right: 0.45rem;
  }

  .stay_connected ul.stay_list {
    margin-top: 1rem;
    padding: 0 0.55rem;
  }

  .stay_connected .group-left .media--ratio .media__element {
    bottom: -2rem;
  }

  .lve-blk-txt {
    justify-content: center;
  }

  .lve-blk-txt h2:first-child:before {
    right: 0.2rem;
  }

  .lve-blk-txt h2:last-child:before {
    left: -0.4rem;
  }

  .lve-blk-txt {
    padding: 1rem 0rem;
  }

  .lve-blk-txt h2 {
    width: 50%;
    text-align: center;
    margin: 0 auto;
  }

  #clockdiv .lve-blk-dhms .smalltext {
    font-size: 0.95rem;
  }

  #clockdiv .lve-blk-dhms p {
    height: 5rem;
    width: 5rem;
    font-size: 1.85rem;
  }

  .lve-blk-sty-ctd ul li {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0 2.55rem 0;
    margin-left: 0 !important;
    padding-bottom: inherit !important;
    line-height: inherit !important;
    margin-bottom: 2.55rem !important;
    text-align: center !important;
  }

  .lve-blk-sty-ctd ul li img {
    height: 2.45rem;
    width: 88%;
    object-fit: cover;
  }

  .lve-blk-sty-ctd ul li img.google_play {
    height: 2.45rem;
  }

  .lve-blk-sty-ctd ul {
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
  }

  .path-frontpage .first_section .layout__region--second {
    min-height: 100%;
    max-height: 100%;
  }

  .head-innerwarp .col-md-4.lg-right {
    top: 1.95rem;
    right: 0;
    padding-right: 0;
  }

  .accountmenu-hd ul li a:before {
    left: 13.95rem;
    height: 2rem;
    top: 4.95rem;
    width: 1.6rem;
  }

  .google-cse-search-box-form .btn-primary {
    right: 7.4rem;
    top: 7.2rem;
  }

  .hdr-mnu .navbar-nav {
    top: -13rem;
    overflow: scroll;
  }

  body.page-node-type-landing-page .slick__arrow {
    width: 88%;
    margin-left: 1.55rem;
    top: 25%;
  }

  .path-frontpage .first_section .slick-wrapper--tn-overlay .slick--thumbnail {
    top: 29.1rem;
    overflow: visible;
    right: inherit;
    left: 50%;
    margin: 0 auto;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .views-field-field-published-date
    .field-content {
    left: 38.1%;
    bottom: -0.2rem;
    line-height: 1.3;
  }

  .hdr-flw.topset ul.left li img {
    width: 2.2rem;
    position: relative;
    top: -0.41rem;
  }

  accountmenu-hd ul li a:before {
    top: 4.1rem;
  }

  .hdr-flw.topset ul.left li:before {
    right: 2.55rem;
    height: 2.2rem;
  }

  #rcb-toggle {
    top: 1.55rem;
  }

  .rcb-bdy-opened .hdr-logo {
    left: 1.35rem;
    top: -0.45rem;
  }

  .rcb-bdy-opened #rcb-toggle {
    left: -3.2rem;
  }

  .rcb-bdy-opened .accountmenu-hd ul li a:before {
  }

  #rcb-menu .rcb-menu-opened .bar1,
  #rcb-menu .rcb-menu-opened .bar2,
  #rcb-menu .rcb-menu-opened .bar3 {
    width: 2rem;
    height: 3px;
    margin: 8px 0px;
    left: 0.35rem;
    position: relative;
    top: -0.25rem;
  }

  .rcb-bdy-opened .google-cse-search-box-form .form-control {
    right: -3.5rem;
    top: 3.75rem;
    width: 15rem;
  }

  .rcb-bdy-opened .hdr-logo h4 {
    left: 3.2rem;
    top: 3.4rem;
  }

  .caret::before {
    top: 0.8rem;
  }

  /* search mobile */
  .rcb-bdy-opened .rcb-srch {
    position: absolute;
  }

  .google-cse-search-box-form .form-group {
    top: -7rem;
    left: 6rem;
    right: inherit;
  }

  .rcb-bdy-opened .google-cse-search-box-form .form-control {
    right: 3rem;
    top: 5.75rem;
    width: 15rem;
  }

  .google-cse-search-box-form .btn-primary {
    right: 0;
    top: -0.6rem;
    left: 3.2rem;
  }

  body .gsc-control-cse.gsc-control-cse-en {
    border-color: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
  }

  .rcb-bdy-opened .google-cse-search-box-form .form-control {
    text-indent: 1rem;
    padding-bottom: 0;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-title
    span
    a {
    font-size: 1.65rem;
  }

  /*
.rcb-bdy-opened .hdr-dwn-app.btm-set,
.rcb-bdy-opened .head-innerwarp .col-md-4.lg-right .hdr-flw.topset .right {
 display: inline-block;
}
.rcb-bdy-opened .col-md-4.lg-right {
    position: absolute;
    z-index: 400;
    left: 0;
    top: 38rem;
}
.rcb-bdy-opened .hdr-flw.topset ul.clearfix.left {
 display: none;
}*/
  .hdr-flw.topset {
    position: relative;
    top: 0.85rem;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .custom-views-buttons span {
    padding: 0.7rem 0.85rem;
    font-size: 12px;
  }

  .rcb-bdy-opened .mobhd-wrap {
    position: absolute;
    right: 13.05rem;
    z-index: 250;
    bottom: -38.85rem;
    display: inline-block;
  }

  .mobhd-wrap .mobhd-scicons ul {
    padding-left: 0;
  }

  .mobhd-wrap .mobhd-scicons ul:first-child {
    padding-left: 2rem;
    margin-bottom: 0;
    margin-top: 0;
  }

  .mobhd-wrap .mobhd-scicons ul li {
    display: inline-block;
    float: left;
    margin-left: 1.1rem;
  }

  .mobhd-wrap .mobhd-scicons ul li h3 {
    color: #fff;
    font-size: 10px;
    max-width: 80%;
  }

  .mobhd-wrap .mobhd-scicons ul:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mobhd-wrap .mobhd-scicons ul:last-child li {
    width: 40%;
  }

  .mobhd-wrap .mobhd-scicons ul:last-child li:first-child {
    width: 100%;
  }

  .mobhd-wrap .mobhd-scicons ul li.cus-ml {
    margin-left: 0;
  }

  .custom-views-buttons {
    margin-top: 0;
  }

  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third {
    position: absolute;
    top: 0.75rem;
    right: inherit;
    left: 40%;
  }

  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    right: inherit;
    left: initial;
    position: relative;
    margin-top: 0.45rem;
    width: 1.6rem;
    height: 1.6rem;
    padding: 0;
    margin: 0;
    top: 6.7rem;
  }

  .path-frontpage .first_section .layout__region--second {
    margin-left: 0;
  }

  .layout__region--first
    .slide__caption
    .slide__description
    .views-field-title
    span {
    margin-left: 0;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description
    .views-field-title
    span
    a
    span {
    font-size: 1.75rem;
  }

  .news_landing,
  .vid_landing,
  .rcbtv_landing {
    background: none;
  }

  .layout.layout--twocol-section.layout--twocol-section--50-50.second_section {
    margin-top: 1rem;
  }

  .page-node-type-article h2,
  .page-node-type-videos-rcb-tv- h2,
  .page-node-type-videos-rcb-tv- h1 {
    margin-top: 0.85rem;
    float: left;
    display: inline-block;
    width: 80%;
    margin-bottom: 1rem;
  }

  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: initial;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 2rem;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a,
  .second_section .ds-1col h2 a,
  .third_section .ds-1col h2 a,
  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    bottom: 0.35rem;
    left: 1rem;
  }

  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span {
    font-size: 1.75rem;
  }

  .fourth_section .view-display-id-block_4 h3 span span {
    font-size: 2.05rem;
  }

  .footer-copyright h4 {
    margin-bottom: 0;
  }

  region-footer .menu--footer {
    padding-bottom: 1.5rem;
  }

  .region-footer .logo.navbar-btn {
    margin-left: 0.5rem;
  }

  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span {
    display: inline-block;
    margin-bottom: 0.2rem;
    padding-bottom: 0;
    line-height: 1.15;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a,
  .second_section .ds-1col h2 a,
  .third_section .ds-1col h2 a,
  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    width: 100%;
  }

  .region-footer .logo.navbar-btn {
    margin-top: 1rem;
  }

  .third_section .layout--threecol-section .img-responsive,
  .fourth_section .group-left img {
    min-height: 8.3rem;
    max-height: 8.3rem;
  }

  .path-frontpage
    .first_section
    .layout__region--first
    .slide__caption
    .slide__description {
    min-height: 100%;
  }

  .fourth_section.layout.layout--onecol .group-left {
    width: 40%;
  }

  span.fld-dte {
    font-size: 0.7rem;
    line-height: 1.84;
    position: relative;
    top: -0.36rem;
  }

  span.fld-mth {
    font-size: 0.45rem;
    width: 100%;
    display: block;
    top: -0.55rem;
  }

  #rcb-toggle {
    left: 1rem;
  }

  .head-innerwarp {
    padding: 1rem;
  }

  .hdr-flw.topset ul.clearfix.left {
    left: -0.95rem;
  }

  .page-node-type-article
    .layout--twocol-section--67-33
    .layout__region--second
    .media--ratio
    .media__element {
    clear: both;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .news_landing,
  .vid_landing,
  .rcbtv_landing {
    background: #fff;
  }

  .region-footer .logo.navbar-btn {
    width: 100%;
  }

  .region-footer .logo.navbar-btn img {
    float: left;
    width: 3rem;
  }

  region-footer .menu--footer li {
    width: 33.33%;
  }

  .fourth_section
    .block-views-blockgeneral-block-3
    .view-display-id-block_3
    .views-row
    .node--type-videos-rcb-tv-
    .field--name-field-embed-video-
    a:before,
  .fourth_section
    .view-display-id-block_3
    .views-row
    .node--type-videos-rcb-tv-
    .field--name-field-embed-video-
    a:before {
    top: 3rem;
    left: 1rem;
    width: 2rem;
    height: 2rem;
  }

  .path-frontpage .first_section .layout__region--second {
    margin-top: 4.8rem;
  }

  .path-frontpage .first_section .slick-dots {
    margin-bottom: -1rem;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a,
  .second_section .ds-1col h2 a,
  .third_section .ds-1col h2 a,
  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    background: transparent;
    line-height: 0.2;
  }

  .right_404 p {
    padding-top: 0;
  }

  .right_404 {
    top: -0.5rem;
    text-align: center;
  }

  .addtoany_list {
    left: -3rem;
    position: relative;
    display: block;
  }

  .path-frontpage .first_section .slick-wrapper {
    margin-bottom: 0;
  }

  .path-frontpage .layout--twocol-section--75-25.first_section {
    min-height: 31rem;
    height: 25rem;
  }

  .path-frontpage .first_section .slick-dots {
    margin-bottom: -1.5rem;
  }

  .right_404 h2 {
    text-align: center;
  }

  google_ads img {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .region-footer .menu--footer {
    position: relative;
    left: 0;
  }

  .region-footer .menu--footer li {
    width: 33.33%;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--third {
    position: absolute;
    top: 0.75rem;
    right: inherit;
    left: 40%;
    display: inline-block;
    width: 46%;
    margin-left: 4rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    right: inherit;
    left: initial;
    position: relative;
    margin-top: 0.45rem;
    display: block;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    top: 8.4rem;
    width: 1.6rem;
    height: 1.6rem;
    padding: 0;
    margin: 0;
  }

  body.page-node-type-landing-page .slick-dots {
    background: transparent;
  }

  .hdr-scr img {
    width: 85%;
  }

  .news_landing .group-right span.grp-tit a,
  .vid_landing .group-right span.grp-tit a,
  .rcbtv_landing .group-right span.grp-tit a {
    line-height: 1.1 !important;
  }

  .second_section .layout__region.layout__region--second .img-responsive {
    min-height: 10rem;
    max-height: 10rem;
    object-fit: cover;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 {
    /*background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/Stadium_Mobile.png); 
    background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/team/stadiummobile.png); */
    background-image: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/stadium/stadiummobile.png);
  }

  /* squad */
  .fourth_section .block-views-blocklanding-pages-block-4 .view-content {
    padding-top: 0;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 {
    min-height: 55vh;
    background-size: 120%;
    background-position: top center;
  }

  .squad_title {
    bottom: 6.85rem;
    height: 1.15rem;
    max-width: 4.75rem;
  }

  #squad .slick-slide .squad_title span a {
    font-size: 0.45rem;
    position: relative;
    top: -0.5rem;
  }

  #squad .slick-slide.slick-current .player_type {
    font-size: 0.4rem;
  }

  #squad .slick-slide .squad_title span {
    padding: 0;
  }

  .player_type {
    bottom: 6.85rem;
    /* height: 1.15rem; */
    /* max-width: 4.75rem; */
  }

  .player_type img {
    width: 0.5rem;
  }

  #squad .slick-slide {
    min-height: 25rem;
  }

  .fourth_section.layout--onecol .slick--view--landing-pages .slick__arrow {
    margin-left: -2.2rem;
    width: 100%;
    top: 7.5rem;
  }

  .fourth_section.layout--onecol button.slick-arrow:before {
    left: 3rem;
  }

  .fourth_section.layout--onecol button.slick-arrow.slick-next:before {
    transform: rotate(-180deg);
    left: 2.55rem;
  }

  .player_type img {
    position: relative;
    top: -0.02rem;
  }

  .col-4 .field--name-dynamic-twig-fieldnode-ds-pub-date {
    width: 1.6rem;
    height: 1.6rem;
    padding: 0;
    margin: 0;
  }

  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .col-4 .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .page-node-type-videos-rcb-tv-
    .layout__region.layout__region--second
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .page-node-type-videos-rcb-tv-
    .region.region-content
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .news_landing .ctm-dte,
  .rcbtv_landing .ctm-dte,
  .featured-teaser .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .page-node-type-article
    .layout--twocol-section--67-33
    .layout__region--second
    .views-row
    .field--name-dynamic-twig-fieldnode-ds-pub-date {
    width: 1.6rem;
    height: 1.6rem;
    padding: 0;
    margin: 0;
  }

  .page-node-type-videos-rcb-tv-
    .layout__region.layout__region--second
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .page-node-type-videos-rcb-tv-
    .region.region-content
    .field--name-dynamic-twig-fieldnode-ds-pub-date
    .second_section
    .ds-2col
    .group-right
    h2
    a
    span,
  .third_section .ds-2col .group-right h2 a span {
    font-size: 0.95rem;
  }

  #countDownBlock {
    margin-top: 1rem;
  }

  #countDownBlock h3 {
    margin-top: 0;
  }

  .lve-blk-lg {
    margin-top: 1rem;
  }

  .mobile_topsection {
    display: block;
    background: #2c2424;
    padding: 0 1.35rem;
    padding-bottom: 0.25rem;
  }

  .second_section
    .col-sm-6.col-xs-12.views-row
    .node--type-videos-rcb-tv-
    .field--name-field-embed-video-
    a:before,
  .third_section
    .col-sm-6.col-xs-12.views-row
    .node--type-videos-rcb-tv-
    .field--name-field-embed-video-
    a:before {
    top: 35%;
  }

  .page-node-type-article .breadcrumb > .active {
    position: absolute;
    left: 6.6rem;
    max-width: 70%;
  }

  .page-node-type-videos-rcb-tv- .breadcrumb > .active {
    position: absolute;
    left: 9.1rem;
    max-width: 70%;
  }

  .path-frontpage .hdr-scr img {
    display: none;
  }

  .path-frontpage .mbl-hdr-scr {
    display: block;
  }

  .path-frontpage .mbl-hdr-scr img {
    width: 90%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 2rem;
    height: 3.4rem;
    border: 0.1rem solid rgba(0, 0, 0, 0.16);
    top: 0;
    border-width: thin;
  }

  #slick-views-landing-pages-block-15-1 .slick__arrow,
  #slick-views-entity-queues-block-4-1 .slick__arrow {
    width: 80%;
    margin-left: 2.5rem;
  }

  #squad .slick__arrow {
    width: 78%;
    margin-left: 0.4rem;
  }

  .js-pager__items.pager {
    margin: 1.525rem 0 0.225rem 0;
  }

  .path-node.page-node-type-landing-page .google_ads.home_pg.bnr-list {
    padding-bottom: 0.8rem;
  }

  /* inner page date mob 
.page-node-type-landing-page .col-4.layout.layout--onecol .field--name-dynamic-twig-fieldnode-ds-pub-date{
    margin: 0;
    width: fit-content;
    height: fit-content;
    background: #b89913;
    padding: 0.6rem 0.35rem 0.6rem 0.35rem;
    font-size: 0.75rem;
    line-height: 0;
    position: absolute;
    bottom: 0;
}
.page-node-type-landing-page span.fld-mth{
    font-size: inherit;
    width: 100%;
    display: inline;
    top: 0;
    line-height: inherit;
}
.page-node-type-landing-page span.fld-dte{
    font-size: inherit;
    line-height: inherit;
    position: relative;
    top: 0;
}
*/
  .news_landing .ctm-dte,
  .rcbtv_landing .ctm-dte {
    position: relative;
    left: 0;
    margin: 0;
    top: 0;
    width: fit-content;
    height: fit-content;
    background: #b89913;
    padding: 0.6rem 0.35rem 0.6rem 0.35rem;
    font-size: 0.75rem;
    line-height: 0;
    width: -moz-fit-content;
    height: -moz-fit-content;
  }

  .news_landing .ctm-dte span.fld-dte,
  .rcbtv_landing .ctm-dte span.fld-dte {
    font-size: inherit;
    line-height: inherit;
    position: relative;
    top: 0;
  }

  .news_landing .ctm-dte span.fld-mth,
  .rcbtv_landing .ctm-dte span.fld-mth {
    font-size: inherit;
    width: 100%;
    display: inline;
    top: 0;
    line-height: inherit;
    margin-left: 0.2rem;
  }

  .region-footer .mobhd-scicons ul li.ft-bottomsetcnt {
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
  }

  .region-footer .mobhd-scicons ul li.ft-bottomsetcnt ul li {
    left: 0;
    width: 33.33%;
  }

  .region-footer .mobhd-scicons ul:first-child {
    left: 6.3rem;
  }

  .region-footer .mobhd-scicons ul li.ft-bottomsetcnt ul {
    left: 5.3rem;
  }

  .rcb-bdy-opened .mobhd-wrap .ft-bottomsetcnt ul li {
    width: 42% !important;
    float: left !important;
    color: #fff;
    font-size: 0.8rem;
  }

  #squad .slick__arrow {
    top: 15rem;
  }

  .fourth_section.layout--onecol button.slick-arrow.slick-next {
    left: 24rem;
  }

  .fourth_section.layout--onecol button.slick-arrow {
    left: 2rem;
  }

  .region-footer .sec-wp {
    left: 5.4rem;
  }
}

@media (max-width: 450px) {
  .path-frontpage .first_section .slick-dots {
    margin-bottom: 0;
  }

  .path-frontpage .layout--twocol-section--75-25.first_section {
    height: 31.5rem;
  }

  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span {
    font-size: 1.6rem;
  }

  .lve-blk-sty-ctd ul li img.google_play,
  .lve-blk-sty-ctd ul li img {
    height: 2.35rem;
  }

  .page-node-privacy
    .layout--twocol-section--67-33
    .layout__region--second
    .views-row
    .field--name-dynamic-twig-fieldnode-ds-pub-date {
    top: 5.75rem;
  }

  .region-footer .mobhd-scicons ul {
    position: relative;
  }

  .rcb-bdy-opened .mobhd-wrap {
    right: 10.95rem;
  }

  .page-node-type-article
    .node--type-videos-rcb-tv-
    .field--name-field-embed-video-
    a:before {
    top: 32%;
  }
}

/* date new set 
@media (max-width: 991px) {
.second_section .layout__region--second .layout--threecol-section .layout__region--second, 
.third_section .layout__region--second .layout--threecol-section .layout__region--second {
    position: absolute;
    right: inherit;
    top: 17.5rem;
    width: auto;
    height: auto;
}
.path-frontpage .fourth_section .view-display-id-block_3 .views-row .group-right .field--name-dynamic-twig-fieldnode-ds-pub-date {
    top: 17.6rem;
}
}
*/

/*feature */

@media (max-width: 767px) {
  .second_section .ds-2col .group-right h2,
  .third_section .ds-2col .group-right h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2 {
    bottom: 0;
    width: 100%;
    position: relative;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a,
  .second_section .ds-1col h2 a,
  .third_section .ds-1col h2 a,
  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    position: relative;
    width: 100%;
  }

  .second_section .ds-2col .group-right h2,
  .third_section .ds-2col .group-right h2,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2 {
    left: 0;
    width: 100%;
    padding-left: 0;
    /* margin: 0; */
    margin-bottom: 0;
    margin-top: 0.45rem;
    line-height: 0.55;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    font-size: 1.35rem;
    left: 0;
    width: 100%;
    padding: 0;
  }

  .second_section .ds-2col .group-right h2 a span,
  .third_section .ds-2col .group-right h2 a span {
    display: inline-block;
    background: transparent;
    font-style: normal;
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: inherit;
    width: auto;
    float: left;
    line-height: 1;
    padding-right: 0.5rem;
  }

  /* new date
.second_section .layout__region--second .layout--threecol-section .layout__region--second, 
.third_section .layout__region--second .layout--threecol-section .layout__region--second {
    top: 8.5rem;
    width: auto;
    display: inline-block;
    padding: 0.01rem 0.55rem 0 0.25rem;
}
.third_section .layout__region--second .layout--threecol-section .layout__region--second {
 top: 5.85rem;
}
/*.path-frontpage span.fld-mth {
    font-size: 1rem;
    width: 100%;
    display: inline;
    top: 0;
}
.path-frontpage span.fld-dte {
    font-size: 1rem;
    line-height: 1;
    position: relative;
    top: 0;
    display: inline-block;
}*/
  .third_section .img-responsive {
    transform: scale(1, 1) rotate(0deg);
    transition: all 2s ease-out;
    padding-bottom: 0.25rem;
  }

  .second_section .group-left .img-responsive {
    padding-bottom: 0.4rem;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    margin-top: 1rem;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a {
    /* display: inline-block; */
    margin-top: 0.4rem;
    line-height: 1;
  }

  /*
.path-frontpage .fourth_section .view-display-id-block_3 .views-row .group-right .field--name-dynamic-twig-fieldnode-ds-pub-date {
    top: 6.7rem;
    width: auto;
    display: inline-block;
    padding: 0.01rem 0.55rem 0 0.25rem;
    left: -3.7rem;
}
 */
  /* new date for mobile temp */

  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    top: 4.2rem;
    left: 1rem;
  }

  .path-frontpage span.fld-dte {
    font-size: inherit;
    line-height: inherit;
    position: relative;
    top: 0;
  }

  .path-frontpage span.fld-mth {
    font-size: inherit;
    width: 100%;
    display: inline;
    top: 0;
    line-height: inherit;
  }

  .path-frontpage #squad .slick-slide {
    min-height: 22.35rem;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 {
    max-height: 26.7rem !important;
    overflow: hidden !important;
    display: block !important;
    min-height: inherit !important;
  }

  .fourth_section .view-display-id-block_3 .views-row .group-right h2 {
    margin-bottom: 0.35rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second
    .field--name-body,
  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second
    .field--name-body {
    display: none;
  }

  header#navbar {
    position: fixed;
    z-index: 100;
  }

  .main-wrapper {
    margin-top: 6rem;
  }

  .page-node-type-videos-rcb-tv- .main-wrapper {
    margin-top: 7rem;
  }

  .region.region-header {
    min-height: 100%;
    max-height: 100%;
    overflow: visible;
  }

  .lve-blk-sty-ctd h3 {
    margin-bottom: 0.25rem;
  }

  .fourth_section.layout.layout--onecol {
    margin-top: 0rem;
  }

  .fourth_section .view-display-id-block_3 .views-row {
    margin-bottom: 0.55rem;
  }

  .third_section
    .layout__region--second
    .form-group
    .view-content
    .col-sm-6.col-xs-12.views-row,
  .second_section
    .layout__region--second
    .form-group
    .view-content
    .col-sm-6.col-xs-12.views-row {
    margin-bottom: 0.55rem;
  }

  .custom-views-buttons span a {
    z-index: 99;
  }

  .hdr-add.views-row {
    top: -0.25rem;
    left: 0;
  }

  .path-frontpage .google_ads.home_pg.bnr-list {
    margin-bottom: 0;
  }

  span.hme_btn {
    right: 0;
  }

  /*
.rcb-bdy-opened .mobhd-wrap{
right: 4.85rem!important;
}
.rcb-bdy-opened .mobhd-wrap .mobhd-scicons ul:last-child{
display:block;
}
.rcb-bdy-opened .mobhd-wrap .mobhd-scicons .ft-bottomsetcnt{
width: 100%;
}
*/
  .rcb-bdy-opened .mobhd-wrap .mobhd-scicons ul:last-child {
    display: inline-flex;
  }

  .rcb-bdy-opened .mobhd-wrap .mobhd-scicons ul:last-child li {
    width: auto;
  }

  .rcb-bdy-opened .mobhd-wrap {
    bottom: -48rem;
  }

  .rcb-bdy-opened .mobhd-wrap .mobhd-scicons .ft-topsetcnt li:nth-child(2) {
    width: 20% !important;
    float: left !important;
    padding-left: 0.9rem;
  }

  .rcb-bdy-opened .mobhd-wrap .mobhd-scicons .ft-topsetcnt li:nth-child(3) {
    width: 15% !important;
  }

  .rcb-bdy-opened .mobhd-wrap .ft-bottomsetcnt,
  .rcb-bdy-opened .mobhd-wrap .ft-topsetcnt {
    margin-left: 0 !important;
  }

  .rcb-bdy-opened .mobhd-wrap .ft-bottomsetcnt {
    padding-top: 0;
  }

  .rcb-bdy-opened .mobhd-wrap .mobhd-scicons li.ft-topsetcnt ul li {
    width: 50% !important;
    float: left;
  }

  .rcb-bdy-opened .mobhd-wrap .mobhd-scicons .ft-topsetcnt li:nth-child(2),
  .rcb-bdy-opened .mobhd-wrap .mobhd-scicons .ft-topsetcnt li:nth-child(3) {
    position: relative;
    top: 1rem;
  }

  .rcb-col-3-pol.second_section .layout__region--third {
    padding: 2rem;
  }

  .second_section
    .layout__region--third
    .radio
    input[type="radio"]:checked:before {
    width: 0.4rem;
    height: 0.4rem;
    left: 0.3rem;
  }

  .second_section .layout__region--third .radio label:before {
    left: 0.37rem;
  }

  .second_section .layout__region--third .radio label {
    padding-left: 2rem;
  }

  .rcb-col-3-pol.second_section .layout__region--third {
    left: 0;
    width: 100%;
  }

  .second_section .layout__region--third .radio input[type="radio"] {
    left: 2.1rem;
  }

  #squad-slider {
    top: 0;
  }

  /*
#squad .slick-slide, #squad .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
     transform: scale(0.9);
}
#squad .slick-center, #squad .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
    transform: scale(1.9)!important;
    top: 10rem;
} */
  /*
#squad .slick-slide, #squad .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
    transform-origin: center 87%;
}
#squad .slick-center, #squad .slick-slide[aria-hidden="true"]:not([tabindex="-1"]) + .slick-cloned[aria-hidden="true"] {
    transform-origin: center -5%;
    transform: scale(2)!important;
    top: 0;
}
*/
  #squad .slick-slide,
  #squad
    .slick-slide[aria-hidden="true"]:not(.slick-cloned)
    ~ .slick-cloned[aria-hidden="true"] {
    transform: scale(0.9);
  }

  #squad .slick-center,
  #squad
    .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
    + .slick-cloned[aria-hidden="true"] {
    transform: scale(2.3);
  }

  #squad .rcb-nly-dsn.rcb-nly-dsn-ctn .rcb-captn-in {
    right: 3.75rem !important;
    font-size: 0.4rem !important;
    bottom: 0rem !important;
  }

  .custom_temp_google_search_box .google-cse {
    display: none !important;
  }

  .rcb-bdy-opened .custom_temp_google_search_box .google-cse {
    display: block !important;
    position: relative;
  }
}

@media (max-width: 450px) {
  .lve-blk-sty-ctd ul li img.app_store {
    object-fit: contain;
  }
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .path-frontpage
    .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--name-dynamic-twig-fieldnode-ds-pub-date {
    top: 6.7rem;
  }

  .rcb-bdy-opened #rcb-toggle {
    left: -2.3rem;
  }

  .rcb-bdy-opened .mobhd-wrap {
    right: 10.85rem;
    bottom: -50rem;
  }

  .rcb-bdy-opened .mobhd-wrap .ft-topsetcnt,
  .rcb-bdy-opened .mobhd-wrap .ft-bottomsetcnt {
    margin-left: 0;
  }

  .second_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span,
  .third_section
    .layout__region--first
    .views-row
    .layout--twocol-section--50-50
    .layout__region--second
    .field--name-node-title
    h2
    a
    span {
    font-size: 1.4rem;
  }

  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    top: 8.4rem;
  }

  .region-footer .menu--footer {
    left: 1rem;
  }

  .region-footer .mobhd-scicons ul {
    left: 7.4rem;
  }

  .region-footer .mobhd-scicons ul:last-child {
    left: 5.5rem;
  }

  .stay_connected .group-left .media--ratio .media__element {
    bottom: -3.7rem;
  }

  .squad_title {
    bottom: 8.05rem;
  }

  .player_type {
    bottom: 8.1rem;
  }

  .player_type img {
    top: 0rem;
  }

  .lve-blk-sty-ctd ul li img.google_play,
  .lve-blk-sty-ctd ul li img {
    height: 2.65rem;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 {
    min-height: 51vh;
  }

  .second_section .ds-2col .group-right h2 a,
  .third_section .ds-2col .group-right h2 a {
    bottom: inherit;
  }

  /* mobile new date */
  .second_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    left: 1rem;
    top: 2.4rem;
  }

  .third_section
    .layout__region--second
    .layout--threecol-section
    .layout__region--second {
    top: 4.3rem;
    left: 1rem;
  }

  .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--name-dynamic-twig-fieldnode-ds-pub-date,
  .path-frontpage
    .fourth_section
    .view-display-id-block_3
    .views-row
    .group-right
    .field--name-dynamic-twig-fieldnode-ds-pub-date {
    top: 0;
  }

  /* squad new */
  .path-frontpage .slick-slide {
    min-height: 23rem;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 {
    min-height: 52vh;
  }

  .region-footer .mobhd-scicons ul li.ft-bottomsetcnt ul {
    left: 0.2rem;
  }

  .fourth_section.layout--onecol button.slick-arrow.slick-next {
    left: 27rem;
  }

  .path-frontpage #squad .slick-slide {
    min-height: 25.35rem;
  }
}

@media (max-width: 420px) {
  #squad .rcb-nly-dsn.rcb-nly-dsn-ctn .rcb-captn-in {
    right: 3.3rem !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation: portrait) {
  #squad .rcb-nly-dsn.rcb-nly-dsn-ctn .rcb-captn-in {
    right: 2.7rem !important;
  }

  .rcb-bdy-opened .google-cse-search-box-form .form-control {
    width: 13.4rem;
  }

  .hdr-mnu .navbar-nav li a {
    font-size: 0.95rem;
  }

  .mobhd-wrap .mobhd-scicons ul:first-child li img {
    width: 1.35rem;
  }

  .rcb-bdy-opened .mobhd-wrap {
    bottom: -34.65rem;
  }

  .rcb-bdy-opened .mobhd-wrap .mobhd-scicons ul.sec-wp li img {
    width: 2.35rem;
  }

  .google_ads.home_pg.bnr-list .bnr-ad-clk:before,
  .path-frontpage .mbl-hdr-scr .bnr-ad-clk:before {
    width: 300px;
  }
}

.lve-blk-txt h2:last-child {
  border: 0;
  box-shadow: none;
}

@media (max-width: 767px) {
  .lve-blk-txt {
    padding: 0;
  }
}

/* my-style*/

.field--name-dynamic-token-fieldnode-default-image a {
  background: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/RCB-LOGO.png) no-repeat center center;
  background-size: 30% auto;
  display: block;
  font-size: 0;
  color: transparent;
  height: 0;
  width: 100%;
  padding-top: 69%;
  position: relative;
  overflow: hidden;
}

.field--name-dynamic-token-fieldnode-default-image a:hover {
  transition: all 2s ease-in-out;
  transform: scale(1.25, 1.25) rotate(1deg);
}

.field--name-dynamic-token-fieldnode-default-image {
  position: relative;
}

.field--name-dynamic-token-fieldnode-default-image:hover:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 152, 0, 0.3);
}

.field--name-field-featured-image
  + .field--name-dynamic-token-fieldnode-default-image {
  display: none;
}

.node--type-videos-rcb-tv- .field--name-field-featured-image a::before {
  content: "";
  background: url(https://uat.royalchallengers.com/themes/custom/rcbbase/images/video-icon.png) no-repeat center;
  background-size: contain;
  max-height: 35%;
  max-width: 35%;
  width: 76px;
  height: 76px;
  position: absolute;
  right: 5%;
  top: 5%;
  z-index: 1;
}

/* live block */

.path-frontpage .region.region-content .first_section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.path-frontpage .region.region-content .first_section .layout__region--second {
  overflow: visible;
}

.bas-scr-det {
  position: relative;
}

.upcm-sect {
  display: flex;
  justify-content: center;
}

.live-mtch-cmtblk {
  text-align: center;
}

.live-mtch-id {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 0;
}

.live-mtch-dt {
  color: #b4a77c;
  font-size: 1rem;
  /* margin-top: 0.3rem; */
  margin-top: 1.1rem;
}

.live-mtch-cmt {
  color: #d1be7b;
  font-size: 1.5rem;
  margin: 0 0.5rem;
}

.bas-scr-det .live-blk-tit {
  position: absolute;
  background: #d80c0b;
  color: #fff;
  padding: 5px 10px;
  font-size: 1.5rem;
  margin-top: -20px;
  font-weight: 700;
}

.fst-blk-scr,
.snd-blk-scr,
.mtch-dpth-det {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  position: relative;
  top: 2.5rem;
}
.upcmg-blk-scr {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.pur-tck-blk{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  position: relative;
  top: 1rem;
  flex-direction: column;
}


.fst-blk-scr {
  margin: 1rem 0;
}

.fst-blk-scr > div:first-child,
.snd-blk-scr > div:first-child {
  display: inline-block;
  width: 50px;
  float: left;
}

.path-frontpage #clockdiv {
  float: left;
}

.path-frontpage #clockdiv .lve-blk-dhms p {
  margin-left: 8px;
  font-size: 1rem;
  padding: 1rem 2rem;
  height: 3rem;
  white-space: pre;
  padding: 1rem 3rem;
}

.smalltext {
  color: #8e7928;
  font-size: 1rem;
  font-weight: 700;
}

.match-centerwrap #clockdiv .lve-blk-dhms p {
  height: 3rem;
  width: 5.8rem;
  font-size: 1rem;
  padding: 1rem 2rem;
  height: 3rem;
  white-space: pre;
  margin-top: 1.25rem;
}

.snd-tm-lg,
.fst-tm-lg {
  text-align: center;
}

.fst-blk-scr .overcol-wraps,
.snd-blk-scr .overcol-wraps {
  min-width: 49px;
}

.mtch-dpth-det {
  margin: 1rem;
}

.mtch-dpth-det a {
  color: #b4a77c;
  font-size: 0.8rem;
}

.upcmg-blk-scr {
  background: #463c3b;
  padding: 4px;
}

.upcmg-blk-scr img {
  width: 90px;
  /* max-height: 96px; */
}

.tm-mtch-dt {
  color: #d1be7b;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  line-height: 0.9;
}

@media (min-width:768px) {
  .pur-tck-blk {
    font-size: 1.25rem;
    font-weight: 700;
    width: 100%;
    margin: auto;
    flex-direction: column;
    position: absolute;
    bottom: 3px;
}
.pur-tck-blk span {
  padding: 0.8rem;
  background: #f30f0e;
  width: 90%;
  text-align: center;
  display: flex;
  justify-content: center;
}
}
.pur-tck-blk {
  top: unset !important;
}
.path-frontpage .region.region-content .first_section .layout__region--second .contextual-region{
  position: unset !important;
}
@media (max-width:767px) {
 
  .pur-tck-blk {
    font-size: 1.25rem;
    font-weight: 700;
    width: 100%;
    margin: auto;
    position: unset;
    margin-bottom: 10px;
}
.pur-tck-blk span {
  padding: 0.8rem;
  background: #f30f0e;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
}

.region-footer .menu--footer li:nth-child(2) a {
  display: block !important;
}



.buy-tck-spn {
  border-right: 1px solid #c72121;
  margin-bottom: 5px;
}

.pur-tck-blk a {
  color: #fff;
}

.hm-adsblk {
  /* margin-top: 3rem; */
}

.hm-adsblk h3,
.hm-adsblk h4 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hm-adsblk h4 {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #fff;
  font-family: "Geogtqmd";
  font-size: 1.75rem;
}

.hm-adsblk h3 {
  margin-top: 0;
  text-transform: uppercase;
  color: #ccba70;
  font-family: "Geogtqsb";
}

.hm-adsblk ul {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  padding: 0;
}

.hm-adsblk ul li {
  list-style: none;
  display: inline-block;
  padding-bottom: 1rem;
  text-align: center;
}

.hm-adsblk ul li:first-child {
  margin-right: 0.5rem;
}

@media (max-width: 991px) {
  .buy-tck-spn {
    padding-right: 1.5rem !important;
  }

  .upcmg-blk-scr img {
    width: 100px;
  }
}

/* post-block */

.pst-blk-score {
  margin-bottom: -35px;
  margin-top: 10px;
}

@media (min-width: 991px) {
  .pst-blk-score {
    margin-top: 0px;
    padding: 10px 10px 0 10px;
  }

  .upcmg-blk-scr img {
    max-height: 125px;
  }

  .fst-blk-scr img,
  .snd-blk-scr img {
    max-height: 62px;
  }
}

/* .pst-blk-score img{
    width: 40px;
    height: 47px;
}

@media (min-width:480px) {
    .pst-blk-score img{
    width: 80%;
    height: 100%;
    }
}

@media (min-width:480px) {
    .pst-blk-score img{
    width: 80%;
    height: 100%;
    }
} */

.frst-blk-scr.pst-blk-scrdet,
.scnd-blk-scr.pst-blk-scrdet {
  display: flex;
  /* width: 50%; */
  width: 155px;
  justify-content: space-around;
}

.pst-blk-score

/* .pst-blk-scrdet */ {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
}

/* .pst-blk-score #clockdiv .lve-blk-dhms p {

} */
.pst-blk-score .frst-blk-scr #clockdiv .days {
  margin-left: 8px;
  font-size: 1rem;
  padding: 1rem 2rem;
  height: 3rem;
  white-space: pre;
}

.pst-blk-score .scnd-blk-scr #clockdiv .days {
  /* margin-right: 8px; */
  font-size: 1rem;
  padding: 1rem 2rem;
  height: 3rem;
}

.lve-blk-dhms.pst-blk-dhms {
  margin-top: 10px;
}

.live-mtch-id.pst-match-id {
  font-size: 1rem;
}

.live-mtch-cmt.pst-match-cmt {
  /* font-size: 1.3rem; */
  font-size: 1.1rem;
}

.pst-blk-score .split {
  /* margin-top: 25px; */
  padding: 0 5px;
}

.pst-blk-score .big {
  font-size: 1rem;
  color: #ccba70;
}

.pst-blk-score .small {
  font-size: 0.5rem;
}

.pst-blk-dhms .smalltext {
  text-align: center;
}

@media (max-width: 474px) {
  .prcd_rcbbr_cafe.verif_rcbbr_cafe.btn.btn-primary,
  .takeout_rcbbr_cafe.verif_rcbbr_cafe.btn.btn-primary {
    margin-bottom: 5px;
    margin-right: 11px !important;
  }
}

button.prcd_rcbbr_cafe.verif_rcbbr_cafe.btn.btn-primary {
  margin-right: 2rem;
}

#rcbbr_cafe_myModal .modal-body {
  text-align: center;
}

#rcbbr_cafe_myModal .modal-header,
.errorModal .modal-header {
  background: #c00c11;
  color: #fff;
  padding: 0.75rem;
  margin: 0.15rem;
  border-radius: 0.2rem;
}

#rcbbr_cafe_myModal {
  top: 25%;
}

.verif_rcbbr_cafe.btn.btn-primary {
  color: #fff !important;
  text-decoration: none;
}

/*squad height changes*/
@media (max-width: 767px) and (orientation: portrait) {
  .fourth_section .block-views-blocklanding-pages-block-4 #squad {
    height: 40vh !important;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .fourth_section .block-views-blocklanding-pages-block-4 {
    max-height: 33.7rem !important;
  }

  .fourth_section .block-views-blocklanding-pages-block-4 #squad {
    height: 120vh !important;
  }
}

/* edit on ticketing */
#ticket {
  text-align: center;
  opacity: 0;
  animation: ticket 4s ease-in-out infinite;
  animation-delay: 0s;
}

@keyframes ticket {
  0% {
    font-weight: 900;
    font-size: 15px;
    color: #c90c13;
    opacity: 1;
  }

  25% {
    font-weight: 900;
    font-size: 20px;
    color: #000000;
    opacity: 1;
  }

  50% {
    font-weight: 900;
    font-size: 25px;
    color: #c90c13;
    opacity: 1;
  }

  75% {
    font-weight: 900;
    font-size: 30px;
    color: #000000;
    opacity: 1;
  }

  100% {
    font-size: 35px;
    font-weight: 900;
    color: black;
    opacity: 1;
  }
}

.hdr-mnu .navbar-nav li:nth-child(7) > a {
  letter-spacing: 0.07rem;
  /* color: #f8dd81; */
}

.hdr-mnu .navbar-nav li:nth-child(7) > a:hover {
  letter-spacing: 0.07rem;
  color: #e7c641;
}
.path-blog .region-header {
  display: none;
}
@media (max-width: 991px) {
  .path-frontpage
    .fourth_section
    .block-views-blocklanding-pages-block-4
    .form-radios {
    margin-left: 0.6rem;
    text-transform: uppercase;
    font-family: "Geogtqsb";
    color: #6a6a6a;
    font-size: 2rem;
    /* position: relative;
      top: -100px;
      left: 79%; */
  }

  .path-frontpage
    .block-views-blocklanding-pages-block-4
    .form--inline.form-inline {
    display: flex;
    justify-content: center;
  }

  .block-views-blocklanding-pages-block-4 .slick-list {
    position: relative;
    top: -100px;
  }

  .path-frontpage
    .block-views-blocklanding-pages-block-4
    #views-exposed-form-landing-pages-block-4 {
    position: relative;
    top: -100px;
  }

  .path-frontpage
    .fourth_section
    .block-views-blocklanding-pages-block-4
    .view-header {
    top: 20px;
  }

  .path-frontpage
    .fourth_section
    .block-views-blocklanding-pages-block-4
    .form-radios
    .form-item-team.js-form-item-team.radio:focus {
    /* border-bottom: 2px solid #c90c13; */
    color: #c90c13;
  }

  .path-frontpage .bef-exposed-form .control-label.option {
    /* border-right: 0.14rem solid #58585b;  */
    height: 1.5rem;
    padding: 0 1rem;
    font-size: 2rem;
    text-transform: uppercase;
  }

  .path-frontpage
    .form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-team.js-form-item-team.radio:hover {
    color: #e7c641 !important;
  }

  /* .path-frontpage .block-views-blocklanding-pages-block-4 #views-exposed-form-landing-pages-block-4 {
      position: absolute;
  } */
}

@media (min-width: 992px) {
  .path-frontpage
    .fourth_section
    .block-views-blocklanding-pages-block-4
    .form-radios {
    margin-right: 0.6rem;
    text-transform: uppercase;
    font-family: "Geogtqsb";
    color: #6a6a6a;
    font-size: 2rem;
    position: relative;
    top: 85px;
  }

  .path-frontpage
    .fourth_section
    .block-views-blocklanding-pages-block-4
    .form-radios
    .form-item-team.js-form-item-team.radio:focus {
    /* border-bottom: 2px solid #c90c13; */
    color: #c90c13;
  }

  .path-frontpage .bef-exposed-form .control-label.option {
    /* border-right: 0.14rem solid #58585b; */
    height: 1.5rem;
    padding: 0 1rem;
    font-size: 2rem;
    text-transform: uppercase;
  }

  .path-frontpage
    .form-item.js-form-item.form-type-radio.js-form-type-radio.form-item-team.js-form-item-team.radio:hover {
    color: #e7c641 !important;
  }
}
/* blog page starts  */
.blog-search-list .item-list li {
  background: #ffffff;
  border: 1px solid #dfe5e4;
}
.blog-search-list .ser-row {
  display: flex;
  margin-top: 32px;
  background: #ffffff;
  border: 1px solid #dfe5e4;
}
.blog-search-list .ser-lef {
  min-width: fit-content;
}
.blog-search-list .ser-rig {
  padding: 24px 24px 0 24px;
  width: 100%;
}
.blog-search-list .views-field-field-blog-image {
  float: left;
}
.blog-search-list {
  font-family: "Work Sans", sans-serif;
  margin: 0 80px 100px 80px;
}
.blog-search-list .rig-title a {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #141c1a;
  font-family: "WorkSans-Semibold";
}
.blog-search-list .views-field-body .field-content p:first-child b:first-child {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #141c1a;
}
.blog-search-list .rig-genre a {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  max-width: fit-content;
  margin-right: 16px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: flex;
  text-transform: uppercase;
  align-items: center;
  text-align: center;
  padding: 4px;
  background-color: rgba(20, 28, 26, 0.06);
  border-radius: 12px;
  backdrop-filter: blur(2px);
  color: #141c1a;
}
.blog-search-list .rig-title {
  margin-bottom: 8px;
}
.blog-search-list .sep-nod {
  margin-top: 32px;
}
.blog-search-list .bottom-cnt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 20%;
}
.blog-search-list .rig-node {
  margin-top: 32px;
}
.blog-search-list .sep-nod {
  margin-top: 32px;
  display: flex;
  align-items: center;
  column-gap: 14.4px;
  flex-wrap: wrap;
}
.blog-search-list .rig-genre a::before {
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 100px;
  margin: 0px 4px;
  background: #20c35b;
}
.blog-search-list .views-field-field-genre .field-content {
  flex-direction: row;
  display: flex;
}
.blog-search-list .views-field-field-blog-image img {
  margin-right: 24px;
}
/* .blog-search-list #edit-actions{
  position: absolute;
    left: 0;
} */
.blog-search-list #edit-actions {
  background: transparent;
}
.blog-search-list .form-inline .control-label {
  display: none;
}
.blog-search-list .form-inline {
  position: relative;
}
.blog-search-list .form-inline .btn-info {
  color: #141c1a;
  background-color: transparent;
  border: none;
}
.blog-search-list .form-inline .btn-info:hover {
  color: #141c1a;
  background-color: transparent;
  border: none;
}
.blog-search-list .form-inline .form-control {
  background: #f7faf9;
  width: 70%;
}
.blog-search-list .form-inline .form-group {
  width: 100%;
}
.blog-search-list .rig-body b,
.blog-search-list .rig-body h1 {
  font-size: 13px;
}
.blog-search-list .rig-body b {
  font-size: 13px;
}
.blog-search-list .rig-node a {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  color: #df002c;
}
/* new for hustle header  */
@font-face {
  font-family: "LexendZetta-Regular";
  src: url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/LexendZetta-Regular.ttf);
}
@font-face {
  font-family: "LexendZetta-Black";
  src: url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/LexendZetta-Black.ttf);
}
@font-face {
  font-family: "LexendZetta-ExtraBold";
  font-display: swap;
  src: url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/LexendZetta-ExtraBold.woff) format("woff");
}
@font-face {
  font-family: "Work Sans";
  font-display: swap;
  src: url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/WorkSans-Regular.woff) format("woff");
}
@font-face {
  font-family: "WorkSans-Semibold";
  font-display: swap;
  src: url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/WorkSans-SemiBold.ttf);
}
.hust-menu li a {
  padding: 0.76rem 1.15rem;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #141c1a;
  font-family: "Work Sans", sans-serif;
}
.hust-menu li a:hover {
  color: #df002c !important;
  background: transparent;
}
.hust-menu li {
  position: relative;
  display: block;
  float: left;
  font-family: "work-sans";
}
ul.menu.menu--hustle-menu.nav {
  /* background: #f7faf9; */
  margin-right: 80px;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-left: 80px;
}
@media (min-width:992px) {
  #block-hustlemenu ul.menu.menu--hustle-menu.nav {
    background: #f7faf9;
    padding: 0px 24px;
  }
}
@media (max-width:991px) {
  #block-hustlemenu ul.menu.menu--hustle-menu.nav {
    background: #141C1A !important;
    padding: 0px 24px;
    width: fit-content !important;
  }
  #block-hustlemenu{
    display: none;
  }
}


.menu--hustle-menu li:nth-child(4) {
  float: right;
  margin-left: 20px;
}
.menu--hustle-menu li:nth-child(5) {
  float: right;
}
@media (min-width: 768px){
.menu--hustle-menu li:nth-child(5) a {
  padding: 0.76rem 1.15rem;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #141c1a;
  font-family: "Work Sans", sans-serif;
}
}
.menu--hustle-menu li:nth-child(4) a {
  background: #df002c;
  font-weight: 600;
  border-radius: 100px;
  font-size: 14px;
  color: #fff;
  padding: 0.76rem 1.15rem;
  font-size: 16px;
  line-height: 19px;
  font-family: "Work Sans", sans-serif;
}
.menu--hustle-menu li:nth-child(4) a:hover {
  background-color: #fff !important;
  color: #df002c !important;
}
.menu--hustle-menu li:nth-child(5) a:hover {
  background-color: #fff !important;
  color: #df002c !important;
}
.menu--hustle-footer li a {
  font-family: "LexendZetta-Black";
  font-weight: 900;
  color: #16121f;
}
.menu--hustle-footer li a:hover {
  text-decoration: none;
  background-color: transparent;
}
#block-hustlefooter-menu {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  color: #677572;
}
.footer-hust-cpy {
  display: flex;
  justify-content: space-between;
  padding: 40px 80px 0px 80px;
}
.footer-hust-cpy p:first-child a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #141c1a;
}
@media (max-width: 1100px) {
  #block-hustlemenu {
    display: none;
  }
}
@media (max-width: 767px) {
  /* #block-hustlemenu {
    display: none;
  } */
  #block-hustleheader {
    text-align: center;
  }
  .footer-hust-cpy {
    flex-direction: column;
  }
  .menu--hustle-footer {
    flex-direction: column;
  }
}
@media (max-width: 1100px) {
  .blog-search-list .attachment-after .view-footer .form-item {
    /* padding: 0px 24px 0 24px; */
    max-width: 288px;
    margin: 0px auto 16px auto;
  }
  .blog-search-list
    .attachment-after
    .view-footer
    .form-actions
    .webform-button--submit {
    width: 73%;
    max-width: 288px;
  }
}
@media (min-width: 1101px) {
  .img-subscribe {
    text-align: center;
    background: #f7faf9;
    margin-top: 56px;
  }
  #block-hustleheader {
    margin-left: 80px;
    float: left;
    padding-left: 24px;
  }
}
.blog-search-list .rig-duration {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.blog-search-list .rig-blogdate {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
/* .blog-search-list .attachment .view-content{
  display: flex;
  flex-direction: column;
} */
.blog-search-list .att-row {
  display: flex;
  flex-direction: row;
  column-gap: 15px;
  margin-top: 32px;
  background: #f7faf9;
}
.blog-search-list .riga-genre a::before {
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 100px;
  margin: 0px 4px;
  background: #20c35b;
}
.blog-search-list .riga-genre a {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  max-width: fit-content;
  margin-right: 16px;
  margin-bottom: 12px;
  margin-top: 12px;
  display: flex;
  text-transform: uppercase;
  align-items: center;
  text-align: center;
  padding: 4px;
  background-color: rgba(20, 28, 26, 0.06);
  border-radius: 12px;
  backdrop-filter: blur(2px);
  color: #141c1a;
}
.blog-search-list .att-nod {
  display: flex;
  flex-direction: row;
  font-size: 14px;
  column-gap: 10px;
}
.blog-search-list .riga-title a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #141c1a;
}
.blog-search-list .riga-blogdate {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.blog-search-list .riga-duration {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.blog-search-list .riga-title {
  margin-bottom: 12px;
}
.searchlis #navbar,
.searchlis .region-header {
  display: none;
}
.blog-search-list form#views-exposed-form-search-result-page-1 {
  margin-top: 56px;
}
.blog-search-list .attachment.attachment-after {
  width: 26%;
  order: 2;
  position: absolute;
  top: 0%;
  right: 0;
}
.parsi-find form {
  display: flex;
}
@media (min-width: 768px) and (max-width: 1100px) {
  .parsi-find input {
    width: 100%;
  }
  .menu--hustle-menu li:nth-child(4) {
    float: right;
    margin-left: 0px;
  }
  .hust-menu li {
    position: relative;
    display: block;
    float: left;
    font-family: "work-sans";
    margin: 6% 0;
    /* border-bottom: 1px solid red; */
    margin-left: 0px;
  }
  .blog-search-list .attachment-after .view-footer .form-item {
    /* padding: 0px 24px 0 24px; */
    max-width: 288px;
    margin: 16px auto;
  }
  .path-blog #block-hustlemenu {
    display: none;
    position: absolute;
    z-index: 1000;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .hus-ser {
    position: relative;
  }
  .hus-sera {
    position: absolute;
    left: 0;
    text-align: left;
    user-select: none;
  }
  .hus-sera svg {
    width: 7%;
    margin: 5%;
    cursor: pointer;
  }
  #block-hustleheader {
    text-align: center;
  }
  .blog-search-list .attachment.attachment-after {
    position: unset !important;
  }
  .blog-search-list .onmh-first {
    width: 100% !important;
  }
  .blog-search-list .onmh {
    width: 100% !important;
  }
  .blog-search-list .par-si {
    width: 100%;
  }
  .blog-search-list .attachment.attachment-after {
    width: 100%;
  }
}
@media (max-width: 787px) {
  .blog-search-list #parsi-inp {
    width: 100% !important;
  }
  .blog-search-list .parsi-find #parsi-inp::placeholder {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;

    /* Neutral Colors/Primary text color */

    color: #141c1a !important;
  }
  .blog-search-list .attachment.attachment-after {
    position: unset;
  }
  .blog-search-list .par-si {
    width: 100% !important;
  }
}
/* @media (min-width:2300px){
  .blog-search-list .attachment.attachment-after {
    width: 29%;
    order: 2;
    position: absolute;
    top: -20%;
    right: 0;
  }
} */
.blog-search-list {
  position: relative;
}
.blog-search-list .onmh {
  width: 70%;
  order: 1;
}
.blog-search-list .onmh-first {
  width: 70%;
  order: 3;
}
.searchlis .pull-left {
  display: none;
}
.searchlis .menu--hustle-footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 10px;
  font-size: 24px;
}
.searchlis #block-hustlefooter {
  padding: 80px;
  background: #f7faf9;
  margin-top: 72px;
}
.searchlis .ser-posts {
  font-family: "LexendZetta-Black";
  font-style: normal;
  font-weight: 900;
  font-size: 26px;
  line-height: 130%;
  letter-spacing: -0.16em;
  text-transform: uppercase;
  color: #141c1a;
}
.blog-search-list .rig-genre {
  display: flex;
  flex-wrap: wrap;
}
/* newsletter  */
.blog-search-list .parsi-head {
  font-family: "LexendZetta-Black";
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: -0.16em;
  text-transform: uppercase;
  color: #141c1a;
  margin-top: 56px;
}
.blog-search-list .attachment-after .view-footer .form-item {
  padding: 0px 24px 0 24px;
}
.blog-search-list #parsi-inp {
  width: 66%;
  border: none;
  background: #f7faf9;
  height: 44px;
}
.blog-search-list .parsi-btn {
  border: none;
  background: #f7faf9;
  height: 44px;
  padding: 10px;
  margin: 0;
}
@media (min-width:768px) {
  
  .blog-search-list .parsi-find {
    margin-top: 56px;
    display: flex;
    width: 70%;
    background: #f7faf9;
  }
}
@media (max-width:768px) {
  .blog-search-list .parsi-find {
    margin-top: 56px;
    display: flex;
  }
  
}
.blog-search-list .attachment-after .view-footer .form-item .form-required {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 130%;
  text-align: center;
  letter-spacing: -0.16em;
  text-transform: uppercase;
  color: #141c1a;
  font-family: "LexendZetta-Black";
}
.blog-search-list
  .attachment-after
  .view-footer
  .help-block
  .form-item
  .form-group {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #141c1a;
}
.blog-search-list .attachment-after .view-footer .form-actions {
  width: 100%;
  display: flex;
  justify-content: center;
}
.blog-search-list
  .attachment-after
  .view-footer
  .form-actions
  .webform-button--submit {
  width: 86%;
  margin: auto;
  text-align: center;
  background: #df002c;
  border: none;
  border-radius: 0px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "MonumentExtended-Regular";
  font-size: 12px;
  color: #ffff;
  padding: 10px;
}
/* mobile view newsletter  */
@font-face {
  font-family: "MonumentExtended-Regular";
  src: url(https://uat.royalchallengers.com/themes/custom/rcbbase/css/fonts/MonumentExtended-Regular.woff) format("woff");
}
.blog-search-list .blogsubhead-desk {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 130%;
  text-align: center;
  letter-spacing: -0.16em;
  text-transform: uppercase;
  color: #141c1a;
  font-family: "LexendZetta-Black";
  background: #f7faf9;
  padding: 24px;
}
.blog-search-list .blogsubhead1-desk {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #141c1a;
  background: #f7faf9;
  padding: 0 24px 24px 24px;
}
.blogsubhead1-mbl {
  font-style: normal;
  font-weight: 900;
  font-size: 17px;
  line-height: 21px;
  text-align: center;
  letter-spacing: -0.16em;
  text-transform: uppercase;
  color: #df002c;
  font-family: "LexendZetta-Black";
  padding: 0px 16px 32px 16px;
  background: #f7faf9;
}
.blogsubhead-mbl {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 21px;
  text-align: center;
  letter-spacing: -0.16em;
  text-transform: uppercase;
  color: #141c1a;
  font-family: "LexendZetta-Regular";
  padding: 32px 51.5px 0 51.5px;
  background: #f7faf9;
}
.webform-submission-form {
  background: #f7faf9;
  padding-bottom: 24px;
}
/* mobile view  */
@media (min-width: 768px) {
  .blog-search-list .ser-lef {
    min-width: 262px;
    min-height: 208px;
    object-fit: cover;
    overflow: hidden;
  }
  .blog-search-list .ser-lef img {
    width: 100%;
  }
}

/* mobile view listing page  */
@media (max-width: 767px) {
  .blog-search-list .ui-widget.ui-widget-content {
    width: 100%;
  }
  .webform-submission-form {
    background: #f7faf9;
    padding-bottom: 32px;
  }
  .blog-search-list .attachment-after .view-footer {
    margin-top: 72px;
  }
  .blogsubhead-desk,
  .blogsubhead1-desk {
    display: none;
  }
}
@media (min-width: 767px) {
  .blogsubhead-mbl,
  .blogsubhead1-mbl {
    display: none;
  }
}
@media (max-width: 840px) {
  .path-blog .main-wrapper {
    margin-top: 4rem;
  }
  .blog-search-list .parsi-find {
    display: flex;
    margin: 20px 20px 0px 20px;
  }
  .blog-search-list .parsi-head {
    margin: 32px 20px 0px 20px;
    font-size: 19px;
  }
  .blog-search-list .img-subscribe {
    display: none;
  }
  .blog-search-list
    .attachment-after
    .view-footer
    .form-actions
    .webform-button--submit {
    width: 73%;
    max-width: 288px;
  }
  .blog-search-list .ser-lef {
    min-width: 320px;
    max-height: 213.33px;
    object-fit: cover;
    overflow: hidden;
  }
  .blog-search-list .ser-lef img {
    width: 100%;
    max-height: 213.33px;
  }

  .blog-search-list .par-si {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 100%;
  }
  .blog-search-list .ser-row {
    display: flex;
    margin-top: 32px;
    background: #ffffff;
    border: 1px solid #dfe5e4;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .blog-search-list {
    font-family: "Work Sans", sans-serif;
    margin: 0 20px 0 20px;
  }
  .blog-search-list .onmh-first {
    width: 100%;
    order: 1;
  }
  .blog-search-list .onmh {
    width: 100%;
    order: 2;
  }
  .blog-search-list .attachment.attachment-after {
    width: 100%;
    order: 3;
  }
  .blog-search-list .ser-rig {
    padding: 16px 16px 20px 16px;
  }
  #block-hustlefooter-menu {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #677572;
  }
  .searchlis #block-hustlefooter {
    padding: 51px;
    background: #f7faf9;
    margin-top: 72px;
    /* text-transform: uppercase; */
  }
  .searchlis .menu--hustle-footer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px;
    text-transform: uppercase;
  }
  .searchlis .menu--hustle-footer li a {
    font-family: "LexendZetta-Black";
    font-weight: 900;
    color: #16121f;
    font-size: 14px;
  }
  .searchlis .ser-posts {
    font-family: "LexendZetta-Black";
    font-style: normal;
    font-weight: 900;
    font-size: 19px;
    line-height: 130%;
    letter-spacing: -0.16em;
    text-transform: uppercase;
    color: #141c1a;
    margin-top: 72px;
  }
  .searchlis .rig-genre {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .blog-search-list .rig-title a {
    text-transform: uppercase;
    font-family: "LexendZetta-Black";
    font-style: normal;
    font-weight: 900;
    font-size: 19px;
    line-height: 130%;
    letter-spacing: -0.16em;
    color: #141c1a;
  }
  .blog-search-list .blog_content {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #677572;
  }
  .blog-search-list .bottom-cnt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 5%;
  }
  .blog-search-list #edit-actions {
    background: transparent;
  }
  .blog-search-list .form-inline .form-control {
    background: #f7faf9;
    width: 100%;
  }
}
/* for navbar in search blog page  */
@media (min-width: 767px) {
  .hus-sera {
    display: none;
  }
  .view-empty {
    width: calc(100% - 29%);
    /* height: 100vh; */
    text-align: center;
    margin: 20% 0;
  }
  .no-result p {
    font-family: "Work Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
  }
  .searchlis {
    overflow: hidden !important;
  }
}
@media (max-width: 991px) {
  .path-blog #block-hustlemenu {
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 10001;
    width: 100%;
    height: 100%;
    background: #000000bf;
  }
  .path-blog .hust-menu li {
    position: relative;
    display: block;
    float: left;
    font-family: "work-sans";
    margin: 3% 0;
    /* border-bottom: 1px black solid; */
  }
  .path-blog ul.menu.menu--hustle-menu.nav {
    display: flex;
    /* justify-content: space-around; */
    align-items: initial;
    flex-direction: column;
    margin-left: 0;
    height: 100%;
    background: #f7faf9;
  }
  .menu--hustle-menu li a {
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 19px;
    color: #ffff;
    font-family: "Work Sans", sans-serif;
    width: fit-content;
  }
  .menu--hustle-menu li {
    float: right;
    margin-left: 0;
  }
  .hus-ser {
    position: relative;
  }
  .hus-sera {
    position: absolute;
    top: 25px;
    left: 0;
    text-align: left;
    user-select: none;
  }
  .hus-sera svg {
    width: 7%;
    margin: 5%;
    cursor: pointer;
  }
}
.path-blog {
  overflow: hidden;
}
.animenav {
  animation-name: navanim;
  animation-duration: 2s;
  animation-delay: 0s;
}
@keyframes navanim {
  from {
    margin-left: 35%;
    opacity: 0.1;
  }
  to {
    margin-left: 0%;
    opacity: 1;
  }
}
.img-subscribe {
  text-align: center;
  background: #f7faf9;
  margin-top: 56px;
}
@media (min-width: 767px) and (max-width: 991px) {
  .hus-sera {
    display: block;
  }
  .hus-sera svg {
    width: 7%;
    margin: 5%;
    cursor: pointer;
  }
  .path-blog ul.menu.menu--hustle-menu.nav {
    display: flex;
    flex-direction: column;
    margin-left: 0px;
    padding: 15px;
    background: #f7faf9;
  }
  ul.menu.menu--hustle-menu.nav {
    display: none;
    flex-direction: column;
    margin-left: 0px;
    padding: 15px;
  }
  .menu--hustle-menu li:nth-child(4) a {
    width: fit-content;
  }
  .blog-search-list .par-si {
    width: 100%;
  }
  .blog-search-list .attachment.attachment-after {
    width: 100%;
  }
}
.loader-cus {
  display: none;
}
@media (max-width: 840px) {
  .ser-lef .lef-img {
    display: none;
  }

  .ser-lef .lef-img-mob {
    display: block;
  }
}
@media (min-width: 841px) {
  .ser-lef .lef-img {
    display: block;
  }
  .ser-lef .lef-img-mob {
    display: none;
  }
}
.attachment-after .view-footer {
  background: #f7faf9;
}

.add-this .clb-wrk {
  text-align: center;
}

.views-element-container.block-views-blockblog-block-4 .block-title {
  text-align: center;
}
/* .hus-sera{
    display: none;
  } */
@media (max-width: 767px) {
  .searchlis .main-wrapper {
    margin-top: 0rem;
  }
}
@media (min-width: 1100px) {
  /* .page-node-hustle #block-hustlemenu ul.menu.menu--hustle-menu.nav {
    background: none !important;
    padding: 0px 24px;
  } */
  .page-node-hustle-update #block-hustlemenu ul.menu.menu--hustle-menu.nav {
    background: none !important;
    padding: 0px 24px;
    margin-left: 0 !important;
  }
  .page-node-hustle-update .hust-menu li {
    padding: 12px 20px 0;
    float: left;
    min-width: fit-content;
  }
}
@media (max-width: 1100px) {
  .path-blog ul.menu.menu--hustle-menu.nav {
    background: #f7faf9;
    margin-right: 0;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    padding: 3% 0;
    display: flex;
    flex-direction: column;
  }
  .path-blog .menu--hustle-menu li {
    float: right;
    margin-left: 0;
    padding: 3% 0;
  }
}
.page-node-type-blog-article .main-wrapper {
  margin-top: 0rem;
}
.anime-rollon {
  animation-name: rolleron;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
}
@keyframes rolleron {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.err-sear {
  border: 1px solid red !important;
  animation-name: errser;
  animation-duration: 0.5s;
  animation-iteration-count: 3;
}
@keyframes errser {
  0% {
    position: relative;
    left: 0;
  }
  50% {
    position: relative;
    left: 15px;
  }
  100% {
    position: relative;
    left: 0;
  }
}
.faderway {
  animation-name: popol;
  animation-duration: 3s;
  animation-iteration-count: 1;
}
@keyframes popol {
  0% {
    opacity: 0;
  }
  /* 50% {
    opacity: 0;
  } */
  100% {
    opacity: 1;
  }
}
.tranz-vaz{
  animation-name:fxonload;
  animation-duration: 3s;
  animation-iteration-count: 1;
  animation-delay: 0s;
}
@keyframes fxonload {
  0%{
    margin-left: -20%;
    opacity: 0;
  }
  100%{
    margin-left: 0%;
    opacity: 1;
  }
}
.tranz-vazo{
  animation-name:fxonloado;
  animation-duration: 3s;
  animation-iteration-count: 1;
  animation-delay: 0s;
}
@keyframes fxonloado {
  0%{
    margin-right: -20%;
    opacity: 0;
  }
  100%{
    margin-right: 0%;
    opacity: 1;
  }
}
.page-node-enter-details .webform-submission-form {
   background: none !important;
  /* padding-bottom: 24px; */
}
.hus-serb img{
  cursor: pointer;
}
.path-blog .active-trail a {
  background-color: transparent !important;
  animation: ttClr 2s ease-in-out infinite alternate;
}
.hust-menu a:focus,.hust-menu .active-trail a {
  background-color: transparent !important;
  animation: ttClr 2s ease-in-out infinite alternate;
}
@keyframes ttClr{
0%{color: #ff0000 ;}
50%{color: #ff0000 ;}
100%{color: #df002c ;}
}
/* @media (max-width:992px) {
  #block-hustlemenu{
    display: none;
  }  
} */
@media (min-width:992px) {
  .path-blog .hus-serb {
    padding: 20px 73px 20px 0px;
  }  
}

@media (min-width:1101px) {
  .path-blog .hust-menu li {
    position: relative;
    float: left;
    font-family: 'work-sans';
    margin: 24px 0px 24px 0px;
  }
}

.path-blog .menu--hustle-menu li:nth-child(4) {
  float: right;
  margin-left: 20px;
}
.path-blog .menu--hustle-menu li:nth-child(5) {
  float: right;
}
.active-itm{
  background-color: transparent !important;
  animation: ttClr 2s ease-in-out infinite alternate;
}
.er-bar{
  border: 1px solid red !important;
  animation-name: errser;
  animation-duration: 0.5s;
  animation-iteration-count: 3;
}
@media (min-width: 991px) {
  .hus-serb {
    padding: 30px 73px 20px 0px;
  }
}
@media (max-width: 991px) {
.hus-serb {
  padding: 30px 0px 20px 0px;
}
}
@media (min-width:768px) {
  .path-blog ::-webkit-scrollbar-thumb {
    background-color: #d6dee1;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
    height: 100px;
  }
  .path-blog ::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .path-blog ::-webkit-scrollbar {
    width: 16px;
  }
}
@media (max-width:767px) {
  .path-blog ::-webkit-scrollbar {
   display: none;
  }
}
.path-blog ::placeholder {
  color: rgb(0, 0, 0);
  opacity: 1; /* Firefox */

}
.path-blog .input:focus + ::placeholder{
  color: #04AA6D;
}
.path-blog .rig-title a:hover,.parsi-head,.parsi-head:hover{
 background-image: linear-gradient(
   -225deg,
   #141c1a 0%,
   #141c1a 29%,
   #141c1a 67%,
   #d80c0b 100%
 );
 background-size: auto auto;
 background-clip: border-box;
 background-size: 200% auto;
 color: #fff;
 background-clip: text;
 text-fill-color: transparent;
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
 animation: textclipo 4s linear 1 reverse;
 /* display: inline-block; */
 animation-delay: 0s;
}

@keyframes textclipo {
 to {
   background-position: 250% center;
 }
}

.rig-duration img:hover,.riga-duration img:hover{
  animation: kadikaram 3s linear infinite;

}
@keyframes kadikaram {
  from{
    transform: rotateZ(0deg);
  }
  to{
    transform: rotateZ(360deg);
  }
}
.rig-blogdate img:hover,.riga-blogdate img:hover{
  animation: thedhi 3s linear infinite;

}
@keyframes thedhi {
  from{
    transform: rotateY(0deg);
  }
  to{
    transform: rotateY(360deg);
  }
}
.blog-search-list .attachment-after .view-footer .form-item input::placeholder{
  color: #000000;
  font-family: 'LexendZetta-Regular';
font-style: normal;
font-weight: 400;
letter-spacing: -0.16em;
}
@media (min-width:768px) {
  .promo-mbl img{
    display: none;
  }
  
}
@media (max-width:767px) {
  .promo-desk img{
    display: none;
  }
  
}
  .promo-mbl img,
    .promo-desk img
{
position: unset !important;
    bottom: 0;
    right: 5.2rem;
    width: 100% !important;
    height: 100% !important;
}

#promo-modal .modal-content{
  background: none !important;
  animation: drizzle 2s ease 1;
}
@keyframes drizzle {
  0% {
    opacity: 0;
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% { transform: scale(.9); }
  100% { transform: scale(1); }
}
.vitarabreeza{
  animation: drizzler 1s ease-in-out 1;
}
@keyframes drizzler {
  /* 0% { transform: scale(1); }
  25% { transform: scale(.95); }
  50% {
    opacity: 1;
    transform: scale(1.1);
  } */
  100% {
    opacity: 0;
    transform: scale(.3);
  } 

}

#promo-modal .modal-dialog{
  width: 70% !important;
    margin: auto !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
#promo-modal{
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.39);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}
#promo-modal img:hover {
transform: none !important;
transition: none !important;
}
/* #promo-modal .modal-header{
  display: none;
} */
#promo-modal .close,#promo-modal .close:hover{
  cursor: pointer;
  color: white !important;
  opacity: 1 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  padding: 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
#promo-modal .modal-body{
padding: 0px !important;
width: 100%;
margin: auto;
}
#promo-modal .modal-header{
padding: 0px !important;
border-bottom: none !important;
}
@media (max-width:767px) {
  #promo-modal .close,#promo-modal .close:hover{
    font-size: 15px !important;
    padding: 5px;
}
.privacy-rcb-cent h2{
font-size: 1.5rem;
}
}
body.popup-open {
  overflow: hidden;
  height: 100vh;
}
.block-views-blockpromo-banner-block-1 {
  display: none;
}
.privacy-rcb-cent{
  display: flex;
  justify-content: center;
}
body.popup-open {
  overflow: hidden;
  height: 100vh;
}
.block-views-blockpromo-banner-block-1 {
  display: none;
}
#dg_footer_wrapper{
  display: none;
}
#dg_SITE_MAP{
  display: none;
}
#dg_SITE_NOTICE{
  display: none;
}
.dg_footer_item_5{
  display: none;
}
@media (min-width:769px) and (max-width:991px) {
  .hdr-logo{
    width: fit-content;
    text-align: center;
  }
  #rcb-toggle{
    cursor: pointer;
  }
  .hdr-mnu .navbar-nav{
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .hdr-mnu .navbar-nav::-webkit-scrollbar {
    width: 6px;
  }
  
  .hdr-mnu .navbar-nav::-webkit-scrollbar-thumb {
    background-color: darkgray; 
  }
  
  .hdr-mnu .navbar-nav::-webkit-scrollbar-track {
    background-color: lightgray;
  }
  .hdr-mnu .navbar-nav{
    padding-top: 5rem;
  }
  .navbar-nav > li > .dropdown-menu{
    left: 0;
    margin-left: 0px;
  }
}
#block-rcbbase-footer .nav>li>a:focus,
#block-rcbbase-footer .nav>li>a:hover{
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none;
}
/* .hdr-mnu .navbar-nav li:nth-child(7){
  display: none;
} */
/* .shop-header .shop-tab:first-child {
  display: none;
} */
.path-frontpage .fourth_section .view-display-id-block_3 .views-row .group-right h2 a {
    text-align: left ;
}

/* to hide tickets  */
span.allfx-tck-spn {
  display: none;
}
@media (min-width:768px) {
  .buy-tck-spn{
    margin-bottom: 1rem !important;
  }
}
/* to hide tickets  */

/* to highlight arrows in new block  */
.news_frt_blk nav button {
  background: #00000054;
}
/* to highlight arrows in new block  */

li.dg_footer_item_1{
  display: none;
}
#homepage-slider-slider a[href*="/videos/event/"] mark {
  display: none;
}
section.views-element-container:has(.rcb-tv-live-events){
  margin-top: 24px;
}

section.views-element-container:has(.rcb-tv-live-events) div.field:has(img) {
  overflow: hidden;
}

section.views-element-container:has(.rcb-tv-live-events) h2.block-title{
  text-transform: uppercase;
}

.rcb-tv.live-events div.field--name-field-mobile-image.field--type-image {
  overflow: hidden;
}
/* ----  */
.seiko_header{
  display: flex;
      justify-content: center;
}
.seiko_header .next_game{
  background: #d80c0b;
    color: #fff;
    padding: 5px 10px;
    font-size: 1.5rem;
    margin-top: -20px;
    font-weight: 700;
}