body{
  padding: 0;
  overflow-x: hidden;
}
img{
  max-width: 100%;
  height: auto;
}
.case-container{
  max-width: 1555px !important;
/*  width: 81% !important; */
  margin: 0 auto;
  padding: 0 15px;
}
.post-container{
  margin: 0 auto;
  max-width: 1635px !important;
  padding: 0 15px;
  
}
.everPure_bg .banner__bg--wrapper {
  background-image: url(../images/everpure/banner-bg.jpg);
  padding-top: 104px;
}
.banner__bg--wrapper {
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  color: #fff;
}
.banner.everPure_bg {
  padding: 0 20px;
}
.banner__bg--wrapper .row {
  align-items: center;
}
.banner__bg--wrapper span {
  color: #FFF;
  font-family: Montserrat;
  font-size: 19.5px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 2.438px;
  text-transform: uppercase;
}
hr.hr {
  width: 20.475px;
  height: 2px;
  flex-shrink: 0;
  border: 0;
  background: #F9B416;
  margin: 0;
  margin-top: 22px;
  margin-bottom: 10px;
}
.banner.everPure_bg .h1 {
  margin: 0;
  color: #FFF;
  font-family: Montserrat;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.33;
  margin-bottom: 20px;
}
.banner__bg--wrapper p {
  color: #FFF;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 18px;
  max-width: 90%;
}
.everPure_bg .banner__bg--wrapper img {
  width: 132%;
  max-width: 132%;
  margin-left: -10%;
}

.banner__bg--wrapper p:last-child {
  margin-bottom: 50px;
}
.mg_left_auto{
  margin-left: auto;
}
.first-row .row {
  align-items: flex-end;
}
.mg_btm_10{
  margin-bottom: 10px;
}
.first-row {
  margin-top: -67px;
  margin-bottom: 55px;
}
.greem_highlighter {
  color: #0EC1B4;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block;
}
.second-row p {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 20px;
}
.mx-150 {
  max-width: 158%;
  margin-top: -14%;
}
.after_banner {
  background-image: url('../images/everpure/greenshade.jpg');
  background-repeat: no-repeat;
  background-position: 20px 67px;
  background-size: 50%;
  margin-bottom: 90px;
}
.mobile_img {
  position: relative;
}
.post-slider {
  margin: 0 -15px;
}
.post-slider {
  margin: 0 -15px;
  padding-top: 95px !important;
  padding-bottom: 211px !important;
}
.post-slide img{
  margin: 0 auto;
}
.abs_mob {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.third-row {
  margin-top: -95px;
}
.bg_before_after {
  background: url('../images/everpure/before-after-bg.jpg');
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 50px;
}
.before_after {
  color: #fff;
  padding: 0 20px;
}
.before_wrapper {
  margin-bottom: 20px;
}
.b-a-container span {
  color: #0EC1B4;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 2;
  text-transform: uppercase;
}
.before_after .h2 {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.16;
  margin-top: 12px;
  margin-bottom: 50px;
}
.before_wrapper h3 {
  color: #FFCF3B;
  font-family: Montserrat;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.16;
  margin-top: 0;
  margin-bottom: -35px;
}
.thinking {
  width: 37px;
  height: 1px;
  flex-shrink: 0;
  background: #F9B416;
  margin: 0 auto;
  margin-bottom: 20px;
}
.analytics .h2 {
  color: #1E1A25;
  font-family: Montserrat;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 66px;
  margin-bottom: 36px;
}
.analytics {
  padding-top: 100px;
  padding-bottom: 120px;
}
.analytics ul li {
  list-style: none;
  position: relative;
  margin-bottom: 40px;
}
.analytics ul li strong {
  position: relative;
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;

}
.analytics ul li p {
  position: relative;
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
}
.analytics ul li::before {
  content: "";
  position: absolute;
  left: -28px;
  width: 17px;
  height: 17px;
  display: block;
  background: url(../images/everpure/icon.png);
  top: 8px;
}
.analytics ul {
  padding-left: 30px;
}
.mg-left{
  margin-left: 130px;
}
.content_insight {
  text-align: center;
  border-radius: 40px;
  border: 1px solid #D3D3D3;
  background: #F3F3F3;
  padding: 24px;
  margin-top: 24px;
  padding-top: 20px;
}
.content_insight ul li {
  list-style: none !important;
  margin-bottom: 0;
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.8;
}
.content_insight ul li::before{
  display: none;
}
.content_insight ul{
  list-style: none !important;
  margin-bottom: 0;
  padding-left: 0;
}
.insights {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  margin: 0 !important;
  margin-bottom: 15px !important;
}
.content_insight ul li span {
  font-weight: 400;
  margin-left: 12px;
}
.analytics .row:last-child {
  margin-top: 20px;
}
.bg_dark {
  background: #1E1A25;
  color: #fff;
  padding-top: 47px;
  padding-bottom: 47px;
}
.powerful_post {
  padding: 0 20px;
}
.power_fulimg img {
  max-width: 115%;
  margin-left: -15%;
}
.boosted {
  color: #0EC1B4;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 2;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 53px;
  margin-top: 35px;
}
.boosted_h3 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  margin: 0;
  margin-bottom: 40px;
}
.boosted_list_style li {
  color: #FFF;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  list-style: none;
  position: relative;
}
.boosted_list_style li::before {
  content: "";
  position: absolute;
  left: -28px;
  width: 17px;
  height: 17px;
  display: block;
  background: url(../images/everpure/icon.png);
  top: 8px;
}
.boosted_list_style ul{
  column-count: 2;
  column-gap: 40px; /* space between columns */
  padding-left: 30px;
  margin-bottom: 0;
}
.boosted_list_style li {
  margin-bottom: 24px;
}
.boosted_list_style {
  margin-bottom: 40px;
}
.powerful_post p {
  color: #FFF;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 15px;
}
.powerful_post p strong{
  font-size: 20px;
}
.breakdown .h2{
  color: #1E1A25;
  text-align: center;
  font-family: Montserrat;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25; /* 125% */
  margin-top: 78px;
  margin-bottom: 60px;
}
.breakdown .analytics{
  padding-top: 0;
  padding-bottom: 0;
}
.breakdown ul {
  column-count: 2;
  column-gap: 40px;
  padding-left: 30px;
}
.breakdown .case-container {
  max-width: 1270px !important;
}
.performance-table h2 {
  border-radius: 30px 30px 0px 0px;
  background: #1C8A82;
  margin: 0 !important;
  text-align: center;
  color: #fff !important;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  padding-top: 40px;
  padding-bottom: 32px;
}
.performance-table table {
  width: 100%;
}
.performance-table table thead {
  color: #FFF;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  background: #1c8a82;
}
.performance-table table thead th {
  padding: 24px 40px;
  padding-right: 0;
}
.performance-table table tbody td{
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  padding: 24px 40px;
  padding-right: 0;
  line-height: 34px; /* 188.889% */
}
.performance-table {
  border-radius: 30px;
  background: #F4F5F8;
  box-shadow: 4px 4px 40px 0px rgba(210, 211, 213, 0.40);
  margin-bottom: 60px;
}
.btm_last_text p {
  font-size: 18px;
  text-align: center !important;
  margin-bottom: 100px;
}
.performance-table table tbody tr:nth-child(2n) {
  background: #E8EBEB;
}
.mgbtm_20{
  margin-bottom: 20px !important;
}

.revamp-footer {
  z-index: 99999;
  position: relative;
}
.instagram_heading {
  color: #1E1A25;
  text-align: center;
  font-family: Montserrat;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 32px;
  padding: 0 15px;
}
@media only screen and (max-width: 1600px){
    .instagram_heading {
        font-size: 39.79px;
    }
  .mgbtm_20{
    margin-bottom: 14.21px !important;
  }
  .before_wrapper img {
    width: 1060px;
  }
  .before_wrapper img {
    width: 754.15px;
  }
  .post-container .slick-initialized .slick-slide {
    padding: 0 9.6px;
  }
  .abs_mob{
    width: 235.92px;
  }
  .case-container{
    max-width: 1105px !important;
  }
  .post-container {
    margin: 0 auto;
    max-width: 1163px !important;
  }
  .everPure_bg .banner__bg--wrapper {
    padding-top: 73.90px;
  }
  .banner.everPure_bg {
    padding: 0 14.21px;
  }
  .banner__bg--wrapper span {
    font-size: 13.86px;
    letter-spacing: 1.73px;
  }
  hr.hr {
    width: 14.55px;
    height: 2px;
    margin-top: 15.63px;
    margin-bottom: 7.11px;
  }
  .banner.everPure_bg .h1 {
    font-size: 39.79px;
    margin-bottom: 14.21px;
  }
  .banner__bg--wrapper p {
    font-size: 12.79px;
    margin-bottom: 12.79px;
  }
/*   .everPure_bg .banner__bg--wrapper img {
    width: 132%;
    max-width: 132%;
    margin-left: -10%;
  } */

  .banner__bg--wrapper p:last-child {
    margin-bottom: 35.53px;
  }
  .mg_btm_10{
    margin-bottom: 7.11px;
  }
  .first-row {
    margin-top: -47.61px;
    margin-bottom: 39.08px;
  }
  .greem_highlighter {
    font-size: 12.79px;
    line-height: 19.90px;
    margin-bottom: 8.53px;
  }
  .second-row p {
    font-size: 12.79px;
    line-height: 25.58px;
    margin-bottom: 14.21px;
  }
  .after_banner {
    background-position: 14.21px 47.61px;
    margin-bottom: 63.95px;
  }
  .post-slider {
    margin: 0 -10.66px;
  }
  .post-slider {
    margin: 0 -10.66px;
    padding-top: 67.51px !important;
    padding-bottom: 149.94px !important;
  }
  .third-row {
    margin-top: -67.51px;
  }
  .bg_before_after {
    padding-top: 49.74px;
    padding-bottom: 35.53px;
  }
  .before_after {
    padding: 0 14.21px;
  }
  .before_wrapper {
    margin-bottom: 14.21px;
  }
  .b-a-container span {
    font-size: 17.05px;
  }
  .before_after .h2 {
    font-size: 34.11px;
    line-height: 1.16;
    margin-top: 8.53px;
    margin-bottom: 35.53px;
  }
  .before_wrapper h3 {
    font-size: 42.64px;
    line-height: 1.16;
    margin-bottom: -24.87px;
  }
  .thinking {
    margin-bottom: 14.21px;
  }
  .analytics .h2 {
    font-size: 39.79px;
    margin-top: 46.90px;
    margin-bottom: 25.58px;
  }
  .analytics {
    padding-top: 71.06px;
    padding-bottom: 85.27px;
  }
  .analytics ul li {
    margin-bottom: 28.42px;
  }
  .analytics ul li strong {
    font-size: 17.05px;
    margin-bottom: 7.11px;

  }
  .analytics ul li p {
    font-size: 12.79px;
  }
  .analytics ul li::before {
    left: -21.43px;
    width: 12.08px;
    height: 12.08px;
    top: 8px;
    background-size: contain;
  }
  .analytics ul {
    padding-left: 21.32px;
  }
  .mg-left{
    margin-left: 92.38px;
  }
  .content_insight {
    border-radius: 28.42px;
    padding: 17.05px;
    margin-top: 17.05px;
    padding-top: 14.21px;
  }
  .content_insight ul li {
    font-size: 12.79px;
    margin-bottom: 0;
  }

  .insights {
    font-size: 17.05px;
    line-height: 24.16px;
    margin-bottom: 10.66px !important;
  }
  .content_insight ul li span {
    margin-left: 8.53px;
  }
  .analytics .row:last-child {
    margin-top: 14.21px;
  }
  .bg_dark {
    padding-top: 33.40px;
    padding-bottom: 33.40px;
  }
  .powerful_post {
    padding: 0 14.21px;
  }
  .boosted {
    font-size: 17.05px;
    margin-bottom: 37.66px;
    margin-top: 24.87px;
  }
  .boosted_h3 {
    font-size: 22.74px;
    line-height: 24.16px;
    margin-bottom: 28.42px;
  }
  .boosted_list_style li {
    font-size: 17.05px;
    line-height: 24.16px;
  }
  .boosted_list_style li::before {
    left: -19.90px;
    width: 12.08px;
    height: 12.08px;
    top: 5.68px;
    background-size: contain;
  }
  .boosted_list_style ul{
    column-gap: 28.42px; /* space between columns */
    padding-left: 21.32px;
  }
  .boosted_list_style li {
    margin-bottom: 17.05px;
  }
  .boosted_list_style {
    margin-bottom: 28.42px;
  }
  .powerful_post p {
    font-size: 12.79px;
    margin-bottom: 15px;
  }
  .powerful_post p strong{
    font-size: 14.21px;
  }
  .breakdown .h2{
    font-size: 39.79px;
    margin-top: 55.43px;
    margin-bottom: 42.64px;
  }
  .breakdown ul {
    column-gap: 28.42px;
    padding-left: 21.32px;
  }
  .breakdown .case-container {
    max-width: 971.85px !important;
  }
  .performance-table h2 {
    border-radius:21.32px 21.32px 0px 0px;
    font-size: 28.42px;
    line-height: 35.53px;
    padding-top: 28.42px;
    padding-bottom: 22.74px;
  }
  .performance-table table thead {
    font-size: 17.05px;
    line-height: 24.16px;
  }
  .performance-table table thead th {
    padding: 17.05px 28.42px;
  }
  .performance-table table tbody td{
    font-size: 12.79px;
    padding: 17.05px 28.42px;
    line-height: 24.16px; /* 188.889% */
  }
  .performance-table {
    border-radius:21.32px;
    margin-bottom: 42.64px;
  }
  .btm_last_text p {
    margin-bottom: 71.06px;
    font-size: 13px;
  }
  .after_banner .col-md-5.offset-1 img {
    width: 292.77px;
  }
  .after_banner .col-md-6.text-right img {
    width: 500px;
  }

}

@media only screen and (max-width: 1300px){
  .everPure_bg .banner__bg--wrapper img {
    width: 120%;
    max-width: 120%;
    margin-left: -12%;
  }
  .mx-150 {
    max-width: 144%;
  }
   .third-row {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1199px){
  .post-container,
  .breakdown .case-container,
  .case-container {
    max-width: 96% !important;
  }
  .everPure_bg .banner__bg--wrapper img {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .mx-150 {
    max-width: 100%;
    margin-top: 0;
  }
  .post-slide img {
    width: 210px;
  }
  .banner.everPure_bg .h1 {
    font-size: 26px;
    margin-bottom: 14.21px;
  }
  .power_fulimg img {
    max-width: 100%;
    margin-left: 0;
  }
  .boosted_h3 br {
    display: none;
  }
  .col-md-8.offset-1 {
    margin-left: 0 !important;
  }
  .offset-1 {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 992px){
   .first-row {
    margin-top: 32px;
    margin-bottom: 39.08px;
  }
  .after_banner {
    background: white;
  }
  .before_wrapper h3 {
    font-size: 37px !important;
    margin-bottom: -21.87px;
  }
  .breakdown .h2 {
    font-size: 29px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
   .btm_last_text p {
    margin-bottom: 50px;
    font-size: 14px;
  }
    .analytics {
    padding-top: 50px;
    padding-bottom: 50px;
  }
   .everPure_bg .banner__bg--wrapper {
    padding-top: 50px;
  }
  .banner__bg--wrapper .col-md-7 {
    margin-bottom: 30px;
  }
  .first-row .row {
    align-items: center;
  }
}
@media only screen and (max-width: 850px){
  .banner__bg--wrapper .col-md-7 {
      margin-bottom: 0;
  }
  .banner__bg--wrapper .row {
    align-items: flex-end;
  }
  .mobile_img {
    margin-top: 30px;
  }
  .before_wrapper {
    padding: 0 20px;
  }
  .analytics .h2 {
    text-align: center;
    font-size: 30px;
  }
  .performance-table table thead th {
    padding: 15px !important;
    font-size: 15px;
  }
   .performance-table table tbody td {
    padding: 15px;
  }
  .after_banner .col-md-6.text-right {
    text-align: center !important;
  }
  .after_banner .col-md-5.offset-1 {
    text-align: center !important;
  }
  .second-row .col-md-3 {
    text-align: center;
  }
  .analytics .col-md-6 img {
    margin-bottom: 20px;
  }
  .col-md-6.power_fulimg {
    text-align: center;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px){
  .before_after .h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .instagram_heading {
        font-size: 24px;
    }
  .before_after .h2 br{
    display: none;
  }
  .analytics .h2{
    font-size: 24px;
  }
  .analytics .h2 br{
    display: none;
  }
   .before_wrapper h3 {
    font-size: 15px !important;
    margin-bottom: -8.87px;
  }
  .mg-left {
    margin: 0 auto !important;
    display: block;
  }
  .breakdown .h2 br {
    display: none;
  }
  .breakdown .h2{
    font-size: 24px;
  }
  .breakdown ul {
    column-count: 1;
    padding-left: 30px;
  }
  .boosted_list_style ul {
    column-count: 1;
  }
  .before_after .h2 {
    padding: 0 10px;
  }
}


/* #################################### */
/* ############ Tees N More ########### */
/* #################################### */
.bgchange_teesnmore.everPure_bg .banner__bg--wrapper{
  background-image: url(../images/teesnmore/banner-bg.jpg);
  padding: 202px 0;
  background-size: cover;
}
.first-row-tees-n-more {
  margin-bottom: 40px;
}
.after_banner.tees-after {
  background-image: url('../images/everpure/greenshade.jpg');
  background-position: top left;
  padding-top: 40px;
}
.underline_css{
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 36px;
  text-decoration-line: underline;
}
.second-row.tees-n-more{
  margin-bottom: 89px;
}
.second-row p.diffrent {
  color: #C52527;
  font-family: Montserrat;
  font-size: 25px;
  font-style: italic;
  font-weight: 800;
  line-height: 1.44;
  margin-bottom: 33px;
}

.second-row p.diffrent:first-child{
  margin-top: 33px;
  background-color: red;
}
.second-row p.diffrent:last-child{
  margin-bottom: 0;
}
.second-row p.diffrent:nth-child(5) {
  margin-top: 33px;
}
.mx-150-tees {
  max-width: 160%;
  margin-top: 90px;
  margin-left: -22%;
}
.before_after.bg-change-gray .bg_before_after {
  background: url(../images/teesnmore/before-after-bg.jpg);
  background-size: cover;
  background-position: center center;
}
.analytics.tees-analytis {
  padding-top: 70px;
}
.analytics.tees-analytis .result-h2{
  margin-top: 0;
  color: #333;
  text-align: center;
  font-family: Montserrat;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.33; /* 133.929% */
  margin-bottom: 22px;
}
.analytics.tees-analytis .p {
  color: #000;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 2;
  max-width: 60%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.analytics.tees-analytis .h3 {
  color: #1E1A25;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  margin: 0;
  margin-bottom: 33px;
}
.analytics.tees-analytis .h2 {
  margin-bottom: 0;
}
.analytics.tees-analytis ul li {
  margin-bottom: 30px;
}
.col-md-6.cs-md-45 {
  max-width: 42%;
  width: 42%;
  flex: 0 0 42%;
}
.col-md-6.cs-md-55 {
  max-width: 58%;
  width: 58%;
  flex: 0 0 58%;
}
.analytics.tees-analytis ul li strong {
  margin-bottom: 8px !important;
  display: block;
}
.mgtop_laptop{
  margin-top: -100px;
}
.tees_bg_dark .power_fulimg img {
  max-width: 125%;
  margin-left: -12.5%;
}
.bg_dark.tees_bg_dark {
  padding-top: 85px;
  padding-bottom: 85px;
}

.performance-table.tees-performance table thead th:last-child, 
.performance-table.tees-performance table tbody td:last-child {
  width: 500px;
  padding-right: 35px;
}
.performance-table.tees-performance table thead th:first-child, 
.performance-table.tees-performance table tbody td:first-child {
  width: 212px;
}
.performance-table.tees-performance table thead th:nth-child(3), 
.performance-table.tees-performance table thead th:nth-child(3), 
.performance-table.tees-performance table thead th:nth-child(2), 
.performance-table.tees-performance table tbody td:nth-child(2) {
  width: 277px;
}
.performance-table h2 {
  padding-bottom: 0;
}
.keywins .h3{
  color: #1E1A25;
  text-align: center;
  font-family: Montserrat;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
  margin-bottom: 78px;
}
.keywins ul li {
  color: #000;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  display: flex;
  align-items: center;
  gap: 33px;
  width: 50%;
  margin-bottom: 40px;
}
.keywins ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0 !important;
  padding-bottom: 70px !important;
}
.btm_last_text.tees p {
  margin-bottom: 60px;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}

@media only screen and (max-width: 1600px){
    .bgchange_teesnmore.everPure_bg .banner__bg--wrapper{
      padding: 120px 0;
      background-position: center;
    }
    .first-row-tees-n-more {
      margin-bottom: 28.42px;
    }
    .after_banner.tees-after {
      padding-top: 28.42px;
    }
    .underline_css{
      font-size: 12.79px;
      line-height: 25.58px;
    }
    .second-row.tees-n-more{
      margin-bottom: 63.24px;
    }
    .second-row p.diffrent {
      font-size: 17.77px;
      margin-bottom: 23.45px;
    }

    .second-row p.diffrent:first-child{
      margin-top: 23.45px;
    }
    .second-row p.diffrent:last-child{
      margin-bottom: 0;
    }
    .second-row p.diffrent:nth-child(5) {
      margin-top: 23.45px;
    }
    .mx-150-tees {
      margin-top: 63.95px;
      margin-left: -22%;
    }
    .analytics.tees-analytis {
      padding-top: 49.74px;
    }
    .analytics.tees-analytis .result-h2{
      font-size: 39.79px;
      margin-bottom: 15.63px;
    }
    .analytics.tees-analytis .p {
      font-size: 12.79px;
      margin-bottom: 35.53px;
    }
    .analytics.tees-analytis .h3 {
      font-size: 28.42px;
      line-height: 49.74px;
      margin-bottom: 23.45px;
    }
    .analytics.tees-analytis .h2 {
      margin-bottom: 0;
    }
    .analytics.tees-analytis ul li {
      margin-bottom: 21.32px;
    }
    .analytics.tees-analytis ul li strong {
      margin-bottom: 5.68px !important;
    }
    .mgtop_laptop{
      margin-top: -61.06px;
    }
    .tees_bg_dark .power_fulimg img {
      max-width: 125%;
      margin-left: -12.5%;
    }
    .bg_dark.tees_bg_dark {
      padding-top: 60.40px;
      padding-bottom: 60.40px;
    }

    .performance-table.tees-performance table thead th:last-child, 
    .performance-table.tees-performance table tbody td:last-child {
      width: 355.31px;
      padding-right: 24.87px;
    }
    .performance-table.tees-performance table thead th:first-child, 
    .performance-table.tees-performance table tbody td:first-child {
      width: 150.65px;
    }
    .performance-table.tees-performance table thead th:nth-child(3), 
    .performance-table.tees-performance table thead th:nth-child(3), 
    .performance-table.tees-performance table thead th:nth-child(2), 
    .performance-table.tees-performance table tbody td:nth-child(2) {
          width: 223.84px;
    }
    .keywins .h3{
      font-size: 39.79px;
      margin-bottom: 55.43px;
    }
    .keywins ul li {
      font-size: 17.05px;
      line-height: 24.16px;
      gap: 24.16px;
      margin-bottom: 28.42px;
    }
    .keywins ul {
      padding-bottom: 49.74px !important;
    }
    .btm_last_text.tees p {
      margin-bottom: 42.64px;
      font-size: 12.79px;
      line-height: 25.58px;
    }
    .keywins ul li img {
    width: 35.53px !important;
  }
   .keywins ul {
      max-width: 70%;
      margin: 0 auto;
    }
}

@media only screen and (max-width: 1200px){
    .tees_bg_dark .power_fulimg img {
      max-width: 100%;
      margin-left: 0;
  }
  .bg_dark.tees_bg_dark .row {
    align-items: center;
  }
  .mx-150-tees {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
  }
  .bgchange_teesnmore.everPure_bg .banner__bg--wrapper {
    padding: 50px 0 !important;
    background: url('../images/teesnmore/mobile-banner.jpg');
  }
  .bgchange_teesnmore.everPure_bg .banner__bg--wrapper p:last-child {
    margin-bottom: 0;
  }
  .after_banner.tees-after {
    background: transparent !important;
  }
   .mgtop_laptop {
    margin-top: 0;
  }
 .keywins ul {
      max-width: 100%;
    }
}

@media only screen and (min-width: 1200px){
  .rightimgbanner{
    display: none;
  }
    
}

@media only screen and (max-width: 850px){
  .analytics.tees-analytis .h3{
    text-align: center;
  }
}

@media only screen and (max-width: 767px){
  .keywins ul li {
    width: 100%;
    margin-bottom: 20px;
  }
   .keywins ul {
    padding-bottom: 0 !important;
  }
  .col-md-6.cs-md-55,
  .col-md-6.cs-md-45 {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
  }
  .analytics.tees-analytis .h3{
    font-size: 20px;
  }
  .analytics.tees-analytis h2,
  .analytics.tees-analytis .p {
    max-width: 100% !important;
  }
  .analytics.tees-analytis .result-h2 {
    font-size: 24px !important;
    margin-bottom: 15.63px;
  }
  .mx-150-tees {
    margin-top: 30px !important;
  }
  .performance-table table {
    width: 900px;
  }
}