/* New Slider Css From Here*/
.slider {
  min-height: 400px;
}
@media (max-width: 750px) {
  .slider {
    min-height: 145px;
  }
}
.trending-tabs .tab-content {
  min-height: 420px;
}
.us-tariff-text-area {
  width: 52vw;
}
.us-tariff-text-area .req-btn {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  padding: 0 26px 5px;
  border-radius: 22px;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: inline;
  background: linear-gradient(
    178deg,
    rgb(0 178 213) 0%,
    rgb(0 138 190) 48%,
    rgb(0 94 165) 100%
  );
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.btn-tariff-request:hover {
  transform: scale(1.03);
  box-shadow: 0 4px 10px rgb(0 0 0 / 0.6) !important;
}
.request_btn_div {
  margin-top: 37px;
}
.gptw-text-tariff {
  line-height: 30px !important;
}
.gptw-text-tariff {
  font-size: 22px;
  font-weight: 300 !important;
  text-align: left;
  margin-top: 0;
}
.us-tariff-heading {
  line-height: 50px;
  margin-bottom: 16px;
}
.us-tariff-arrow-rights {
  height: 20px;
  width: 20px;
}
@media only screen and (min-width: 2175px) {
  .slider .us-tariff-text-area {
    top: 16.25rem;
    right: -26rem;
    line-height: 2.5rem;
  }
  .us-tariff-text-area {
    width: 100%;
  }
  /* .us-tariff-heading {
    line-height: 105px;
    font-size: 67px;
  } */
  /* .us-tariff-heading {
    margin-bottom: 15px;
  } */
  .request_btn_div {
    margin-top: 40px;
  }
  .gptw-text-tariff {
    line-height: 50px !important;
  }
  .gptw-text-tariff {
    font-size: 36px;
  }
  .us-tariff-text-area .req-btn {
    font-size: 38px;
    padding: 13px 32px;
  }
  .us-tariff-arrow-rights {
    height: 35px;
    width: 35px;
  }
}
@media only screen and (min-width: 1805px) and (max-width: 2175px) {
  .slider .us-tariff-text-area {
    top: 16.25rem;
    left: 22rem;
    line-height: 2.5rem;
  }
  .slider .slider-text3 {
    font-size: 30px;
  }
  .us-tariff-text-area {
    width: 62%;
  }
  .gptw-text-tariff {
    line-height: 33px !important;
  }
  .us-tariff-heading {
    line-height: 60px;
  }
  .us-tariff-heading {
    margin-bottom: 15px;
  }
  .request_btn_div {
    margin-top: 25px;
  }
  .us-tariff-text-area .req-btn {
    font-size: 23px;
    padding: 5px 22px;
  }
}
@media only screen and (min-width: 1566px) and (max-width: 1805px) {
  .slider .us-tariff-text-area {
    top: 10.25rem;
    right: 5rem;
    line-height: 2.5rem;
  }
  .slider .slider-text3 {
    font-size: 50px;
  }
  .us-tariff-text-area {
    width: 54%;
  }
  .us-tariff-heading {
    line-height: 55px;
  }
  .us-tariff-heading {
    margin-bottom: 10px;
  }
  .request_btn_div {
    margin-top: 25px;
  }
  .bird2 img.us-tariff-images {
    left: -12rem !important;
  }
  .us-tariff-text-area .req-btn {
    font-size: 23px;
    padding: 5px 22px;
  }
}
@media only screen and (min-width: 1365px) and (max-width: 1566px) {
  .us-tariff-text-area {
    width: 54%;
  }
  .slider .us-tariff-text-area {
    top: 12rem;
    right: 8rem;
    line-height: 3rem;
    font-size: 30px;
    width: 56% !important;
  }
  .us-tariff-heading {
    margin-bottom: 8px;
  }
  .request_btn_div {
    margin-top: 0;
  }
  .slider .slider-text3 {
    font-size: 31px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1364px) {
  .us-tariff-text-area .req-btn {
    width: 58%;
  }
  .slider .us-tariff-text-area {
    top: 7rem;
    line-height: 38px;
    font-size: 20px;
  }
  .us-tariff-text-area {
    width: 75%;
  }
  .bird2 img.us-tariff-images {
    top: -20px;
  }
  .request_btn_div {
    margin-top: 9px;
  }
  .slider .slider-text-5 {
    left: -1rem !important;
  }
  .slider .slider-text-5{
    top:11rem;
  }
  .slider-text5{
    top:1rem !important;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1024px) {
  .us-tariff-text-area .req-btn {
    font-size: 20px;
    padding: 3px 16px;
  }
  .slider .us-tariff-text-area {
    top: 5rem;
  }
  .us-tariff-text-area {
    width: 58%;
  }
  .bird2 img.us-tariff-images {
    top: -24px !important;
  }
  .slider .slider-text3 {
    font-size: 22px !important;
  }
  .gptw-text-tariff {
    font-size: 16px;
    margin: 10px 0;
    margin-right: 10px;
  }
  .us-tariff-heading {
    margin-bottom: 3px;
  }
  .us-tariff-heading {
    line-height: 30px;
  }
  .request_btn_div {
    margin-top: 0;
  }
}
@media only screen and (min-width: 501px) and (max-width: 760px) {
  .us-tariff-text-area .req-btn {
    font-size: 12px;
    padding: 3px 10px;
  }
  .slider .us-tariff-text-area {
    top: 0.5rem;
  }
  .bird2 img.us-tariff-images {
    left: -3rem !important;
    top: -3.5rem !important;
  }
  .us-tariff-text-area {
    width: 66%;
  }
  .slider .slider-text3 {
    font-size: 17px;
  }
  .gptw-text-tariff {
    font-size: 12px;
    line-height: 14px !important;
  }
  .us-tariff-heading {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
    margin-left: 1px;
  }
  .request_btn_div {
    margin-top: 0;
  }
  .carousel-indicators li {
    height: 10px;
    width: 10px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 767px) {
  /* .us-tariff-heading {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 21px;
    margin-left: -43px;
  } */
  .gptw-text-tariff {
    font-size: 17px;
    margin-right: 40px;
    margin-left: -47px;
  }
  .bird2 img.gptw {
    left: -14rem !important;
    top: -3rem;
  }
  .us-tariff-text-area .req-btn {
    font-size: 19px;
    padding: 3px 16px;
  }
}
@media (max-width: 500px) {
  .slider .us-tariff-text-area {
    top: 9px;
    line-height: 0;
  }
  .us-tariff-heading {
    line-height: 17px;
    margin-bottom: 5px;
  }
  .gptw-text-tariff {
    line-height: 17px !important;
    font-size: 12px;
  }
  .us-tariff-text-area {
    width: 69vw;
  }
  .request_btn_div {
    margin-top: 10px;
  }
  .us-tariff-text-area .req-btn {
    font-size: 10px;
    padding: 3px 10px;
  }
  .us-tariff-arrow-rights {
    height: 15px;
    width: 15px;
  }
  .carousel-indicators li {
    height: 10px;
    width: 10px;
  }
  .bird2 img.us-tariff-images {
    left: -4.5rem !important;
    top: -2rem !important;
  }
}
@media (max-width: 420px) {
  .request_btn_div {
    margin-top: 3px;
    display: inline;
    float: right;
  }
  .bird2 img.us-tariff-images {
    top: -1rem !important;
  }
  .us-tariff-text-area {
    width: 66vw !important;
  }
}
@media (max-width: 520px) {
  .request_btn_div {
    margin-top: 3px;
    display: inline;
    float: right;
  }
}

.trending-tabs .tab-content .tab-pane ul li p.right-foot-p {
  color: #7d7979fa;
  font-size: 13px;
}
.read-more {
  color: #006388;
}
.covid_btn {
  color: #1a1a1a !important;
  background: white !important;
  border-color: white !important;
  font-size: 20px;
}
.citation-read-more {
  font-size: 14px;
  box-shadow: rgb(0 71 96 / 98%) -4px 12px 7px;
  padding: 14px 36px;
  color: #fff;
  border: 1px solid #66919f;
  border-radius: 20px;
  margin: 10px;
  position: relative;
  top: -10px;
}
a.citation-read-more:hover {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 1566px) {
  .new {
    top: 16.25rem !important;
  }
}
@media (max-width: 750px) {
  .new {
    top: 1.5rem !important;
  }
  .covid_btn {
    font-size: 10px;
  }
}
@media (max-width: 1024px) {
  .new {
    top: 2.25rem;
  }
}
.slider-text5 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  float: right;
  line-height: 90px;
  position: absolute;
  z-index: 1050;
  right: -5rem;
  top: 7.5rem;
}
@media (max-width: 1566px) {
  .bird3 img {
    left: -15rem !important;
  }
  .slider-text5 {
    top: 8rem !important;
  }
}
@media (max-width: 1800px) {
  .bird3 img {
    left: -25rem !important;
  }
  .slider-text5 {
    top: 8rem !important;
  }
}
.slider .slider-text-5 {
  font-size: 37px;
  font-weight: 600;
  color: #fff;
  float: left;
  line-height: 4.2rem;
  position: absolute;
  z-index: 1050;
  left: -10rem;
  top: 17rem;
}
.slider .slider-text-5 span {
  font-weight: 300;
}
.slider-text5 a img {
  width: 165px;
  height: 70px;
}
@media (max-width: 1024px) {
  .slider-text5 {
    font-size: 2rem;
    font-weight: 600;
    color: #fff;
    float: right;
    line-height: 60px;
    position: absolute;
    z-index: 1050;
    right: -1rem;
    top: 7.5rem;
  }
  .slider .slider-text-5 {
    line-height: 3.2rem;
    left: 1rem;
    top: 14rem;
    font-size: 2rem;
  }
  .slider-text5 a img {
    width: 85px;
    height: 45px;
  }
  .slider .slider-text2 {
    font-size: 13px;
  }
  .bird3 img {
    left: -15rem !important;
  }

  .slider-text5 a img{
    width: 120px !important;
  }
  .slider-text5{
    line-height: 66px;
    top:4rem !important;
  }
  .slider .slider-text-5{
    left: 0rem !important;
    font-size: 20px;
  }
  
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slider-text5 {
    font-size: 0;
    font-weight: 600;
    color: #fff;
    float: right;
    line-height: 38px;
    position: absolute;
    z-index: 1050;
    right: -2rem !important;
    top: 5rem !important;
  }
  .slider .slider-text-5 {
    line-height: 3.2rem;
    left: 1rem !important;
    top: 8rem;
    font-size: 24px;
  }
  .slider-text5 a img {
    width: 96px !important;
    height: 50px;
  }
  .bird3 img {
    left: -15rem !important;
  }
  .new .word {
    margin-top: -152px !important;
    line-height: 103px;
    margin-bottom: 10px;
  }
  .citation-read-more {
    font-size: 5px;
    box-shadow: rgb(0 71 96 / 98%) -4px 12px 7px;
    padding: 6px 14px;
    color: #fff;
    border: 1px solid #66919f;
    border-radius: 7px;
    margin: 0 4px;
    position: relative;
    top: 0;
  }
  .slider .slider-text-5 {
    font-size: 20px !important;
}
}
@media (max-width: 767px) {
  .slider-text5 {
    font-size: 0;
    font-weight: 600;
    color: #fff;
    float: right;
    line-height: 24px;
    position: absolute;
    z-index: 1050;
    right: 4rem;
    top: 0rem !important;
  }
  .bird3 img {
    left: -5rem !important;
  }
  .slider-text5 a img {
    width: 65px;
    height: auto;
  }
  .carousel-indicators {
    bottom: -8px;
  }
  .citation-read-more {
    font-size: 5px;
    box-shadow: rgb(0 71 96 / 98%) -4px 12px 7px;
    padding: 6px 14px;
    color: #fff;
    border: 1px solid #66919f;
    border-radius: 7px;
    margin: 0 4px;
    position: relative;
    top: 0;
  }

  .csuite-heading .custom-button{
    font-size: 12px;
  }
  .csuite-heading {
    font-size: 12px;
}
}
/* @media (max-width: 750px) {
  .carousel-inner {
    width: 100% !important;
    height: 145px !important;
  }
} */
.basicSlider {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 19.5px 0;
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: #fff0;
}
.basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  height: 34px;
}
.basicSlider .MS-content .item {
  display: inline-block;
  width: 12%;
  padding: 0 20px;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 25px;
  vertical-align: middle;
  border-right: 1px solid #e6e6e6;
}
@media (max-width: 991px) {
  .basicSlider .MS-content .item {
    width: 25%;
  }
  .slider .slider-text-5 {
    left: 1rem !important;
}
.slider-text5{
  right:-9rem;
}



}
@media (max-width: 767px) {
  .basicSlider .MS-content .item {
    width: 35%;
    border-right: 1px solid #e6e6e6;
  }
  .slider-text5 a img{
    width:65px !important;
  }
  .slider-text5{
    right:0rem;
  }
}
@media (max-width: 500px) {
  .basicSlider .MS-content .item {
    text-align: center;
  }
}
.basicSlider .MS-content .item img {
  line-height: 20px;
  vertical-align: middle;
  width: 91px;
  height: 30px;
}
.basicSlider .MS-controls button {
  position: absolute;
}
.basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}
.basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}
@media (max-width: 1366px) {
  .slider .slider-text3 {
    font-size: 36px;
    right: 3rem;
    width: 56% !important;
  }
  .slider .slider-text-5{
    left:-6rem;
    font-size: 30px;
  }
}
.grow-business .footer-btns {
  font-size: 17px;
}
@media (max-width: 750px) {
  .slider .slider-text3 {
    font-size: 13px;
    top: .1rem;
  }
  .grow-business .footer-btns {
    font-size: 15px;
  }
}
@media (min-width: 1920px) {
  .top-reports-points img {
    width: 8.8rem;
    margin: -0.8rem 0;
    height: auto;
  }
}
@media (max-width: 450px) {
  .slider .slider-text3 {
    right: 2rem;
    width: 61% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .slider-text5 {
    top: 2rem !important;
    font-size: 12px;
  }
  .slider .slider-text-5 {
    font-size: 20px;
    left: -6rem;
  }

  .slider-text5 a img{
    width:150px;
  }
  .slider .slider-text-5{
    top:11rem;
  }
}
@media (min-width: 1200px) and (max-width:1280px) {
  .slider .slider-text-5 {
    left: -3rem;
    font-size: 28px;
  }
  .slider-text5 {
    font-size: 12px;
    right: -2rem;
  }
  .slider-text5{
    top:6rem !important;
  }

}


@media(max-width:320px){
  .slider-text5{
    right: 0rem !important;
  }
  .gptw-text-tariff {
    line-height: 13px !important;
    font-size: 10px;
}
.us-tariff-heading{
  font-size: 12px;
}
.csuite-heading{
  font-size: 8px !important;
}
.csuite-heading .custom-button {
  font-size: 8px !important;
}
}