#Homepage .slick-slide #arrow-down {
  display: none;
}

#Homepage .full-width-banner-content {
  width: 660px;
}

.slick-slide .banner-done {
  max-width: 1325px;
}

.full-width-banner-main .full-width-banner-content.box4-text-middle-left > p {
  font-size: 3.125rem;
  padding: 0 0 20px 0;
  font-family: RRPioneer-Medium, Arial;
}
.Slider-banner-image .full-width-banner-inner:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-image: linear-gradient( 90deg,rgba(0, 0, 0, 0.3) 38.13%,rgba(0, 0, 0, 0) 49.52%), linear-gradient(0deg, rgba(0, 0, 0, 0.21) 0%, rgba(0, 0, 0, 0) 22.01%);
}

#Homepage .section.sections-wrap .slider-banner-module {
  margin-top: 0px !important;
}

#Homepage .section.sections-wrap.fist-div .new-module-spacing:first-child {
  /* margin-top: 0px !important; */
  /* margin-top: -50px; */
}

.slider-banner-module .full-width-banner-content.box7-text-bottom-left {
  bottom: 18% !important;
}

.slider-banner-module .full-width-banner-content.navy-blue {
  /* padding: 30px 75px; */
}

.tabslider-size .banner-down-arrow {
  bottom: 50px;
}

.banner-style {
  /* height: 440px;*/
  height: calc(100vh - 193.867px);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
}

/*.slider-banner-wrapper .full-width-banner-content {
  position: absolute;
  bottom: 120px;
  left: 0;
  padding: 0;
  z-index: 8;
  width: 100%;
  bottom: 60%;
  left: 0;
  padding: 0;
  transform: translateY(50%);
}*/
.banner-text-position {
  text-align: left;
  max-width: 500px;
  color: #fff;
}

.banner-text-position .header {
  font-size: 3.571em;
  color: #fff !important;
}

.banner-text-position .header span {
  font-size: 0.6em;
  line-height: 0.7;
  position: relative;
  right: 12px;
}

.banner-text-position .sub-text,
.banner-text-position p {
  font-size: 1.714285em;
  line-height: 30px;
}

.icon-chevron-right:before {
  color: #fd4192;
  content: "\e311";
  font-family: new-icomoon;
  margin-left: 15px;
  transition: all 0.25s;
}

/*	Start bottom thumb section  */
.bottom-thumb-section {
  /*margin-left: 150px;*/
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  /* margin-top: -88px; */
  margin-top: -105px;
}

.bottom-thumb-section .mw-200 {
  width: 280px !important;
  margin-right: 1px;
  height: 102px;
}

.bottom-thumb-section .thumb-text {
  color: #fff;
  padding: 10px 10px;
  margin: 10px;
  padding-bottom: 0px !important;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.bottom-thumb-section .slick-slide {
  border-bottom: 4px solid transparent;
}

.bottom-thumb-section .slick-current {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  border-bottom: 4px solid #fff;
  backdrop-filter: blur(5px);
}

.bottom-thumb-section .slick-current:hover,
.bottom-thumb-section .slick-slide:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  border-bottom: 4px solid #fff;
  backdrop-filter: blur(5px);
}

.bottom-thumb-section .slick-track {
  max-width: 940px;
  display: inline-flex;
  transform: translate3d(0px, 7px, 0px) !important;
}

.thumb-wrapper {
  /* width: 78.33%; */
  margin: 0 auto;
  max-width: 1325px;
}

/* start arrow and dot hide in big screen */
.new-module-spacing .slick-arrow,
.new-module-spacing .slick-dots {
  display: none !important;
}

/* end arrow and dot hide in big screen */
@media only screen and (min-width: 320px) and (max-width: 575.98px) {
  .slider-banner-module {
    margin-bottom: 70px;
  }

  .new-module-spacing .slick-arrow,
  .new-module-spacing .slick-dots {
    display: flex !important;
  }

  .section.sections-wrap.fist-div {
    margin-bottom: 50px;
  }

  .slider-banner-wrapper .full-width-banner-main {
    /* padding-top: 80px; */
  }

  .tabslider-size {
    line-height: 0;
    background: #10069f !important;
  }

  .thumb-wrapper .slider-nav {
    display: none;
  }

  .slider-banner-module .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .slider-banner-module .slick-dots li {
    margin: 0 0.7rem;
    line-height: 0px;
  }

  .slider-banner-module .slick-dots button {
    background: #fff;
    border: medium none;
    border-radius: 50%;
    text-indent: -9999px;
    padding: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    height: 10px;
    width: 10px;
    border: 2px solid #10069f;
  }

  .slider-banner-module .slick-dots li.slick-active button {
    background: #fa4692;
    height: 10px;
    width: 10px;
    position: relative;
    border: 2px solid #fa4692;
  }

  .slider-banner-module .slick-dots,
  .slider-banner-module .slick-arrow {
    /* top: calc(100% - 290px); */
    background: #10069f;
  }

  .slider-banner-module .slick-arrow {
    position: absolute;
    font-size: 45px !important;
    color: #fff !important;
    z-index: 9 !important;
    bottom: 0px;
  }

  .slider-banner-module .slider-slick-prev {
    left: 25%;
    width: 0;
    height: 0;
  }

  .slider-banner-module .slider-slick-next {
    right: 30%;
    width: 0;
    height: 0;
  }

.full-width-banner-main .full-width-banner-content.box4-text-middle-left > p {
    font-size: 2rem;    
    line-height: auto;
}



}

@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .thumb-wrapper .slick-list {
    line-height: 0;
  }

  /* .bodyhelv {
    display: none;
  }*/
  .banner-style {
    height: 300px;
  }

  .thumb-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .bottom-thumb-section .slick-track {
    max-width: 100%;
  }

  .slider-banner-wrapper {
    /* height: calc(100vh - -226.133px); */
  }

  .slider-banner-wrapper .full-width-banner-content {
    position: relative;
    /* bottom: -100px;
      height: 300px; */
  }

  .tabslider-size {
    background: #10069f;
  }

  .bottom-thumb-section {
    margin-top: 0px;
    background: #10069f;
  }

  .banner-text-position {
    max-width: 100%;
  }

  .bottom-thumb-section .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .banner-text-position .header {
    font-size: 50px;
  }

  .bottom-thumb-section .thumb-text {
    font-size: 16px;
    margin: 0px;
  }

  .banner-text-position .sub-text,
  .banner-text-position p {
    font-size: 20px;
  }

  .bottom-thumb-section .slick-current {
    border-top: 2px solid #fff;
    border-bottom: 0px !important;
  }

  .bottom-thumb-section .slick-current:hover,
  .bottom-thumb-section .slick-slide:hover {
    border-top: 2px solid #fff;
    border-bottom: 0px !important;
    border-radius: 0px;
  }

  .bottom-thumb-section .mw-200 {
    height: 92px;
  }
  .full-width-banner-main .full-width-banner-content.box4-text-middle-left > p {
    font-size: 2rem;    
    line-height: auto;
}

}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .tabslider-size .slick-list,
  .slick-list {
    line-height: 0;
  }

  /* .bodyhelv {
  display: none;
}*/
  .banner-style {
    height: 300px;
  }

  .thumb-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .bottom-thumb-section .slick-track {
    max-width: 100%;
  }

  .slider-banner-wrapper {
    /* height: calc(100vh - -226.133px); */
    height: auto !important;
  }

  .slider-banner-wrapper .full-width-banner-content {
    padding: 0 20px;
    width: 100%;
    position: relative !important;
    transform: none;
    bottom: 0;
    left: 0;
  }

  .bottom-thumb-section {
    background: #10069f;
    margin: 0 !important;
  }

  .banner-text-position {
    max-width: 100%;
  }

  .bottom-thumb-section .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .banner-text-position .header {
    font-size: 50px;
  }

  .bottom-thumb-section .thumb-text {
    font-size: 16px;
  }

  .banner-text-position .sub-text,
  .banner-text-position p {
    font-size: 20px;
  }

  .tabslider-size {
    /* height: calc(100vh - -43px) !important; */
    height: auto !important;
    line-height: 0;
    background: #10069f;
  }

  .tabslider-size .new-banner-mobi.hide {
    display: block;
  }

  .slick-slide img {
    margin: 0 auto;
    text-align: center;
    display: block;
  }

  .tabslider-size .slick-list .full-width-banner-inner {
    height: auto !important;
    min-height: 0;
    background-image: none !important;
  }

  .tabslider-size .full-width-banner-main {
    max-width: 100%;
    position: relative;
    display: block;
    width: 100%;
    left: auto;
    top: auto;
    background: #10069f !important;
    padding: 15px 0;
  }

  .thumb-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .bottom-thumb-section .mw-200 {
    max-width: 250px !important;
  }

  .banner-down-arrow {
    display: none;
  }

  .tabslider-size .full-width-banner-content.purple {
    background-color: transparent;
  }

  .bottom-thumb-section .slick-current {
    border-top: 2px solid #fff;
    border-bottom: 0px !important;
  }

  .bottom-thumb-section .slick-current:hover,
  .bottom-thumb-section .slick-slide:hover {
    border-top: 2px solid #fff;
    border-bottom: 0px !important;
    border-radius: 0px;
  }
  .full-width-banner-main .full-width-banner-content.box4-text-middle-left > p {
    font-size: 2rem;    
    line-height: auto;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .slider-banner-wrapper .slider .slick-slide .full-width-banner-inner {
    height: calc(100vh - 182px) !important;
  }

  .slider-banner-wrapper
    .slider
    .slick-slide
    .full-width-banner-content.box7-text-bottom-left {
    bottom: 18% !important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 2099.98px) {
  .slider-banner-wrapper .slider .slick-slide .full-width-banner-inner {
    height: calc(100vh - 182px) !important;
  }

  .slider-banner-wrapper
    .slider
    .slick-slide
    .full-width-banner-content.box7-text-bottom-left {
    bottom: 18% !important;
  }

  .slick-slide .banner-done {
    max-width: 1325px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1399.98px) {
  .slick-slide .banner-done {
    margin: 0 20px;
  }
}

/*end responsive CSS*/

