.header-img-container>img{width: 100%;height: 100%;}
.header-content-section{width: 50%;}
.grapichs-container{width: 48%;height: 430px;}
.header-section1{color: #fff;width: 100%;display: flex;flex-wrap: wrap;padding: 91px 100px 50px ;margin: 45px auto 0;    max-width: 1560px;}
.header-title>h1{max-width: 594px;font-family: Helvetica;font-size: 45px;font-weight: bold;font-stretch: normal;font-style: normal;}
.header-description>p{max-width: 594px;margin: 17px 0 30px 0;font-size: 19px;font-family: Helvetica;font-weight: normal;font-stretch: normal;font-style: normal;letter-spacing: 0.5px;word-spacing: 0.6px;color: #fff;padding-right: 50px;}
.button-container{margin: 30px 0px 0px;}
.blue-text{color: #FFAB00;font-weight:bold}
.cursor-pointer{cursor: pointer;}
.header-description{margin-bottom: 30px;}
@media screen and (min-width: 1020px) and (max-width: 1200px) {
  .header-title>h1{font-size: 35px;}
  .header-description>p{font-size: 17px;}
  .header-section1{padding:70px 30px 0px 30px;gap:10px}
}
@media (max-width: 1020px) {
  .header-content-section,.grapichs-container{width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;gap: 20px;}
  .header-img-container{margin-top: 25px;}
  .header-title {max-width: 100%;}
  .header-description {max-width: 100%;padding-right: 0px;}
}
@media (max-width: 768px) {
  .header-section1{padding: 5%;}
/*   .header-title>h1{font-size: 35px;} */
  .header-description>p {font-size: 18px;padding-right:0}
  .inner-container {width:100% !important;}
  .header-content-section{margin-top: 60px;}
  .header-content-section{text-align: center;}
    .header-section1 {
        gap: 1px !important;
    }
/*   .grapichs-container{ margin-top:10px; }*/
  .grapichs-container{margin-bottom:20px} 
}
.swiper-container{overflow:hidden;}
.swiper-wrapper{padding: 20px;width: 100%;}
.inner-container{padding: auto;width:100%;background-image: url("https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/awards/header-awards/emblem-WOT.png");background-size: cover;background-position: center;text-align: center;display: flex;align-items:center;justify-content: center;height: 100%;margin-top: -40px;}
.lp-btn-new, .lp-btn-new:hover{background-color: #ec3d34 !important;position: relative;transition: 0.5s;padding: 14px 10px;border: none!important;border-radius: 10px;color: #fff;display: inline-block;font-size: 16px !important;position: relative;text-decoration: none;width:290px !important;font-weight: 600;cursor:default}
/* .lp-btn-new:hover {padding-right: 24px;padding-left: 8px;} */
.lp-btn-new .right_arrow_new {position: absolute;opacity: 0;top: 29%;left: 20px;transition: 0.5s;content: url('https://20925353.fs1.hubspotusercontent-na1.net/hubfs/20925353/raw_assets/public/project/images/arrow-White.png');}
.lp-btn-new:hover .right_arrow_new {opacity: 1;left: 30px;}
.right_arrow_new{width: 20px;}
.graphic-slider{display: flex;justify-content: center;align-items: center;height: auto;margin-top: 60px;overflow: hidden;}
.graphic-wrapper {width:400px !important;}
@media (max-width: 420px) {
  .common-section-description>p {font-size: 1 rem;margin-top: 15px;}
  .header-title>h1 {font-size: 30px;}
  .inner-container {width: 100%;margin: 30px; margin-top:0px}
  .grapichs-container{height:300px}
  .header-section1{margin-bottom:32px}
  }
.grapichs-container {
/*     width: 220px !important;  */
}
.graphic-slider img{margin-left:10px !important;margin-top:-10px;}
/* .header-section1{margin-bottom:32px} */
}
@media (max-width: 1020px){
  .header-section1 {gap:10px;}
  .inner-container {width:80%;}
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{display:none !important;}
.contect-hide{display:none;}
.contect-show{display:block !important;} 

@media (max-width: 1020px){ 

}
body{
max-width:1560px;
margin-left:auto !important;
margin-right:auto !important;
}

@media (max-width: 420px) {
  .grapichs-container{
display:none;
}
}
