
.pr0{
	padding-right: 0
}
.flex_row{
	display: flex;
	align-items: center;
}
.aboutYASH .col-xl-2{
  flex: 0 0 20%;
  max-width: 20%;
}
.AboutUS .banner{
    /* background: url(../images/about/aboutbannerBG.jpg)!important; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.AboutUS .banner .banner__inner{
    padding: 2rem 0 3rem 0;
    display: block;
}
.abtsummerBOX{
    text-align: center;
    padding: 15px 30px;
}
.banner .commonBreadcrumb{
    display: flex;
    align-items: center;
    justify-content: center;
}

.abtsummerBOX h4{
    margin: 10px 0;
    font-size: 3rem;
    font-weight: 400;
    color: #010f6c;
}
.readmore-About{
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 3px 20px;
    color: #fff;
    font-size: 0.9rem;
    margin-top: 1rem;
    display: inline-flex;
}
.missionPhilosphy .readmore-About{
    border: 1px solid #ee171c;
    color: #ee171c;
}
.readmore-About.red_color{
    color: #ee171c;
    border: 1px solid #ee171c;
}
.readmore-About:hover,
.readmore-About.red_color:hover{
    border: 1px solid #ee171c;
    color: #ffffff;
    background-color: #ee171c;;

}


.aboutPoints{
 padding: 50px  0
}
.aboutPoints .commonTitle {
    margin-bottom: 9rem!important;
}
.aboutPoint {
    background: #fff;
    border: 1px solid #0729e9;
    border-radius: 6px;;
}

.aboutPoint img{
             z-index: 1;
    margin-top: 29px;
    position: absolute;
    right: 16px;
    bottom: 19px;
    max-height: 110px;
    float: right;
}
.aboutPoint_inner {
       min-height: 16rem;
    padding: 35px 25px 0;
}
section.aboutgptw {
    padding: 50px 0;
}
.aboutPoint h4{
    font-size: 2rem;
    margin-bottom: 20px;
}
.aboutPoint p {
    min-height: 5rem;
    font-size: 1.2rem;
}
.aboutPoint.blueBG h4,
.aboutPoint.blueBG p{
    color: #000000;
}
.aboutPoint.aboutPoint_b2 {
    position: relative;
    top: -100px;
}
.aboutPoint.aboutPoint_b1 {
    position: relative;
    top: -50px;
}
.deliveringValue{
       min-height: 4rem;
    font-size: 1.2rem;
    background: #010f6c;
    color: #fff;
    padding: 3rem 0;
}
.deliveringValue .commonTitle__title,
.ourStory .commonTitle__title,
.ourStory p{
    color: #fff;
}
.deliveringValue .deliveringValue_inner{
        display: flex;
}
.deliveringValue .deliveringValue_inner h3{
        padding: 0px 10px;
    font-size: 3rem;
}
.deliveringValue .deliveringValue_inner p{
 font-size: 0.9rem;
    padding-top: 5px;
}
.deliveringValue .deliveringValue_inner p span{
     display: block;
    width: 100%;
    font-weight: bold;
}
.ourStory .commonTitle__title{
        margin-bottom: 2rem;
}
.ourStory p{
    line-height: 1.8;
    font-size: 1rem;
   
}
.missionPhilosphy{
    padding: 50px 0
}
.missionPhilosphy p{
    line-height: 1.8;
    font-size: 1rem;
}
.missionphilosiphy_txt {
    position: absolute;
    bottom: 0;
    padding: 25px 15px;
    width: 100%;
    background: rgb(0 0 0 / 42%);
    right: 0;
    background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.6) 0%, rgba(0,0,0,1) 20%, rgba(0,0,0,0.02) 100%);
}
.missionphilosiphy_txt h6{
    font-weight: bold;
    color: #fff;
}
.missionPhilosiphy_Box img{
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.missionPhilosiphy_Box:hover img{
        transform: scale(1.25);
}
.missionPhilosiphy_Box {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.missionPhilosphy h2{
    margin-bottom: 2rem
}
.missionPhilosiphy_Box.missionPhilosiphy_Box_1 {
    margin-top: 5.2rem;
}
.aboutPoint:hover .bottom_ico:before{
    transform: scale(1.25);
}
.ourStory .banner, .mission_Philosphy .banner{
        background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.ourStory .banner .banner__inner:after, .mission_Philosphy .banner .banner__inner:after{
 background: transparent;
}
/*.ourStory .banner .banner__inner h1.banner__inner--subTitle,
.ourStory .banner .banner__inner h2.banner__inner--title{
    text-align: left;
    width: 90%
}*/
.ourStory .banner .banner__inner p, .mission_Philosphy .banner__inner p{
    color: #fff;
    width: 90%;
       margin-top: 13px;
}
.ourStory .banner__inner--title, .mission_Philosphy .banner__inner--title{
    max-width: 90%!important;
    width: 90%
}
.ourStory .banner__inner--subTitle:after, .mission_Philosphy .banner__inner--subTitle:after{
     width: 10%!important;
    left: 5%!important;
}
.ourStory .banner__inner--subTitle{
 font-size: 1.5rem!important
}
.ourStory .banner .banner__inner, .mission_Philosphy .banner .banner__inner{
    padding-top: 3rem
}
.ourStory .overview img{
    margin-bottom: 2rem
}
.ourStory .overview p.text-italic{
    font-style: italic;
}
@media only screen and (max-width: 1399px){
    .ourStory .banner .banner__inner, .mission_Philosphy .banner .banner__inner{
        height: 420px
    }
}
.ourStories{
    position: relative;
        padding-top: 50px;
}
.ourStories .story{
    margin-bottom: 5rem
}
.ourStories .story.slick-slide{
    opacity: 0.8
}
.ourStories .story.slick-slide.slick-current{
    opacity:1
}
.story img{
    max-width: 80%
}
.story img:after{
     content: "";
    width: 91%;
    height: 1px;
    position: absolute;
    background: #fff;
    bottom: 18px;
    left: 27%;
    z-index: 1;
}
.ourStories,  .ourStories .commonTitle__title{
    color: #fff;
}
.story .story_txt h3{
  font-size: 2rem;
      position: relative;
}
.story .story_txt h3 span:after{
    content: "";
    width: 135%;
    height: 1px;
    position: absolute;
    background: #fff;
    bottom: 21px;
    right: -135%;
    z-index: 1;
}
.story .story_txt h3 span{
        position: relative;
}
.story .story_txt ul{
    padding-left: 15px
}
.story .story_txt li{
     line-height: 2;
    margin: 15px 0;
}
.story  .circle_bg{
        width: 160px;
    height: 160px;
    border-radius: 100%;
    background: #f1f1f1;
    position: absolute;
    bottom: 0;
    top: 27%;
    right: 12%;
    z-index: -1;
}
.ourStory .banner .commonBreadcrumb{
    justify-content: flex-start;
    padding-top: 15px!important;
}
.ourStory .banner__inner--title{
    font-size: 40px;
}
.ourStories  ul.slick-dots li button:before{
       font-size: 0.8rem;
    position: relative;
    background: #011AA2;
    padding: 5px;
    position: absolute;
    left: -1px;
    top: -1px;
    color: #fff;
    width: auto;
    text-align: center;
    letter-spacing: 0.5px;
}

.ourStories  ul.slick-dots{
    display: flex;
}
.ourStories  ul.slick-dots li{
      position: relative;
    list-style: none;
    display: flex;
    width: 100px;
        flex: 1;
}
.ourStories ul.slick-dots li:last-child {
    display: none;
}
.ourStory .commonBreadcrumb .breadcrumb-item:before{
    color: #fff!important
}
.ourStories ul.slick-dots li button:before{
    opacity: 0.8
}
.ourStories ul.slick-dots li.slick-active button:before{
    font-weight: bold;
    font-style: 1rem;
    opacity: 1
}
.ourStory{
 background: url(../images/about/aboutStory.jpg);
 background-size: cover;
 background-repeat: no-repeat;
}
.landingPage.ourStory{
    background: #fff;
    color: #212129;
}
.landingPage.ourStory p{
    color: #212129;
}
.landingPage .overview.light_grayBG{
    background: #f2f2f2;
}
.ourStories  ul.slick-dots li button{
       width: 0;
    background: transparent;
    border: 0;
    padding: 0;
}
.overlay_story{
    position: absolute;
    bottom: 0;
    height: 100px;
    background: #f00
}
.overlay_story {
    position: absolute;
    bottom: 0;
    height: 54px;
    background: #011AA2;
    right: 0;
    left: 0;
}
.ourStories .slick-slider .slick-arrow.slick-next{
    bottom: -8px;
    right: -20px;
}
.ourStories .slick-slider .slick-arrow.slick-prev{
        bottom: -10px;
    left: -20px;
}
.ourStories  ul.slick-dots li:nth-child(1) button:before{
      content: "2020";
    
}
.ourStories  ul.slick-dots li:nth-child(2) button:before{
      content: "2019"; 
}
.ourStories  ul.slick-dots li:nth-child(3) button:before{
      content: "2018"; 
}
.ourStories  ul.slick-dots li:nth-child(4) button:before{
      content: "2017"; 
}
.ourStories  ul.slick-dots li:nth-child(5) button:before{
      content: "2014-2016"; 
}

.ourStories  ul.slick-dots li:nth-child(6) button:before{
      content: "2010-2013"; 
}

.ourStories  ul.slick-dots li:nth-child(7) button:before{
      content: "2008-2009"; 
}
.ourStories  ul.slick-dots li:nth-child(8) button:before{
      content: "2004-2007"; 
}
.ourStories  ul.slick-dots li:nth-child(9) button:before{
      content: "1999-2000"; 
}
.ourStories  ul.slick-dots li:nth-child(10) button:before{
      content: "1996"; 
}
.mission_Philosphy  ul{
    padding-left: 0
}
.mission_Philosphy .overviewcontent{
    margin-bottom: 3rem
}
.mission_Philosphy  ul li{
        position: relative;
    padding-left: 30px;
    font-size: 16px;
    margin-bottom: 10px;
   
    list-style: none;
}
.mission_Philosphy .overview ul li:after{
      width: 7px;
    height: 7px;
    background-color: #f6190d;
    left: 0;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 10px;
}
.mission_Philosphy section{
    padding: 50px 0
}
.mission_Philosphy .ourvision{
    position: relative;
}
.mission_Philosphy .ourvision .misson_inner .ourVisiontxt{
        position: absolute;
    top: 8rem;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  
    color: #fff;
  
}

.mission_Philosphy .ourvision .misson_inner .ourVisiontxt h3,
.mission_Philosphy .ourvision .misson_inner .ourVisiontxt p{
    display: block;
    width: 100%;
    text-align: center;
}
.mission_Philosphy .ourvision .misson_inner .ourVisiontxt h3{
    font-size: 2.5rem
}
.mission_Philosphy .ourMission .misson_innerbox{
 text-align: center;
}
.mission_Philosphy .ourMission .misson_innerbox img{
     max-width: 80px;
}
.mission_Philosphy .ourMission .misson_innerbox h5{
        margin: 2rem 0;
        position: relative;
}
.mission_Philosphy .ourMission .misson_innerbox p{
    
}
.ourMission .commonTitle__title{
 text-align: center;
}
.mission_Philosphy .ourMission .misson_innerbox h5:after{
        content: "";
    background: #f00;
    width: 34px;
    height: 4px;
    position: absolute;
    display: block;
    margin-top: 4px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 35px;
}
.coreValue .coreValue_inner{
       background: #000;
    padding: 15px;
    padding-top: 34px;
    text-align: center;
        min-height: 200px;
        padding-top: 3.5rem;
}
.coreValue  .row .col-xl-2{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.coreValue .coreValue_inner img{
     max-height: 33px;
}
.coreValue .coreValue_inner h6{
     color: #fff;
    margin: 2rem 0 0;
        font-size: 1.15rem;
}

.coreValue .coreValue_inner.coreValue_inner_odd{
    background: #0729E9;
    border-radius: 50px 50px 0 0
}
.coreValue .coreValue_inner.coreValue_inner_even{
    border-radius: 0 0 50px 50px;
    background: #0755E9;
        margin-top: 50px;
}
.coreValue .coreValue_inner.coreValue_inner_b1{
    border-radius: 50px 50px 0 50px
}
.coreValue .commonTitle__title{
  text-align: center;
}
@media only screen  and (max-width: 600px){
       .mission_Philosphy .ourvision .misson_inner .ourVisiontxt h3 {
    font-size: 1.5rem;
}
.mission_Philosphy .ourvision .misson_inner .ourVisiontxt{
        position: relative;
    top: 0;
}
.mission_Philosphy .ourvision{
    background: #000
}
.coreValue .coreValue_inner.coreValue_inner_even{
        margin-top: 0;
}
.coreValue .row .col-xl-2{
        -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.coreValue .coreValue_inner.coreValue_inner_b1, .coreValue .coreValue_inner.coreValue_inner_even,
.coreValue .coreValue_inner.coreValue_inner_odd{
    border-radius: 0
}
.coreValue .coreValue_inner{
     min-height: 150px;
         padding-top: 1.5rem;
}

 .ourStory .overview img{
    max-width: 100%
 }
 .aboutPoint_inner{
    min-height: 5rem
 }
 .aboutYASH .col-xl-2{
        flex: 0 0 50%;
    max-width: 50%;
 }
 .abtsummerBOX{
    border-radius: 100%;
    min-height: 150px;
    width: 150px;
    padding: 10px;
    text-align: center;
    background: #e8e8e8;
    margin-bottom: 20px;
 }
  .abtsummerBOX p{
    font-size: 0.7rem
  }
    .abtsummerBOX img{
        max-width: 100%
    }
    .aboutPoint{
        margin-bottom: 20px;
    }
    .deliveringValue .col-xl-3{
            flex: 0 0 50%;
    max-width: 50%;
    }
    .deliveringValue .deliveringValue_inner{
        display: block;
            margin-bottom: 30px;
    }
    .deliveringValue .deliveringValue_inner h3,
    .deliveringValue .deliveringValue_inner p{
        text-align: center;
   }  
   .story .story_txt h3 span:after, .story .circle_bg, .ourStories ul.slick-dots{
    display: none!important;
   }
   .ourStories .slick-slider .slick-arrow.slick-next{
    right: 0
   }
   .ourStories .slick-slider .slick-arrow.slick-prev{
    left: 0
   }
   .ourStory .banner .banner__inner, .mission_Philosphy .banner .banner__inner{
        background: rgb(0 0 0 / 61%);
   }
}  
.mission_Philosphy section.breadcrumbSection{
    padding: 0
}
.careerPage .commonBreadcrumb .breadcrumb-item a,
.AboutUS .commonBreadcrumb .breadcrumb-item a{
    color: #fff!important;
}
@media (max-width: 575.98px) { 
   .AboutUS  .banner .banner__inner--title{
        margin-bottom: 30px;
    }
    .AboutUS  .commonTitle__title {
        text-align: left!important;
        max-width: 100%;
    }
    .AboutUS.landingPage .overview__content p{
        text-align: left;
    }
    .aboutYASH .col-sm-4{
        display: flex;
        flex-wrap: wrap;
    
    }
    .aboutYASH .abtsummerBOX{
        -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    .aboutYASH .abtsummerBOX.abtsummerBOX_b1{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .aboutPoints .commonTitle {
        margin-bottom: 0rem!important;
    }
    .aboutPoint.aboutPoint_b1,
    .aboutPoint.aboutPoint_b2{
        top: 0;
    }
    .banner .commonBreadcrumb{
        justify-content: flex-start;
    }
 }


