/* all fonts lists starts */
@font-face {
    font-family: Roboto-Regular ;
    src: url(../css/fonts/Roboto-Regular.woff);
    font-display: swap;
 }
 @font-face {
    font-family: Gotham-Bold ;
    src: url(../css/fonts/Gotham-Bold.woff);
    font-display: swap;
 }
 @font-face {
    font-family: DraftB-Medium ;
    src: url(../css/DraftB-Medium.woff);
    font-display: swap;
 }
 @font-face {
    font-family: Georgia ;
    src: url(../css/fonts/georgia.woff);
    font-display: swap;
 }
 @font-face {
    font-family: Gotham-Book ;
    src: url(../css/fonts/Gotham-Book.woff);
    font-display: swap;
 }
 @font-face {
    font-family: Gotham-Medium ;
    src: url(../css/fonts/Gotham-Medium.woff);
    font-display: swap;
 }
 @font-face {
    font-family: GothamNarrow-BookItalic ;
    src: url(../css/fonts/GothamNarrow-BookItalic.woff);
    font-display: swap;
 }
 @font-face {
    font-family:GothamNarrow-Ultra ;
    src: url(../css/fonts/GothamNarrow-Ultra.woff);
     font-display: swap;
 }
 @font-face {
    font-family: Roboto-Black ;
    src: url(../css/fonts/Roboto-Black.woff);
    font-display: swap;
 }
 @font-face {
    font-family: Roboto-Bold ;
    src: url(../css/fonts/Roboto-Bold_0.woff);
    font-display: swap;
 }
 @font-face {
    font-family: Roboto-Italic ; 
    src: url(../css/fonts/Roboto-Italic_1.woff);
    font-display: swap;
 }
 @font-face {
    font-family: TrajanColor-Concept ;
    src: url(../css/fonts/TrajanColor-Concept.woff);
    font-display: swap;
 }
/* all fonts list ends */

h1,h2,h3,h4{
    font-size: 2.5rem; 
}
p{
    font-family: Roboto-Regular;
    font-size: 1.6rem;
    color: #696463;
    line-height: 1.15;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 1rem;
}
/* h1,h2,h3,h4{
    font-family:Gotham-Bold;
    font-size: 2rem; 
} */

/*DESKTOP VIEW STYLES STARTS */




/* page preload intro video styles starts */

body{
    overflow: hidden;
    min-height: 100vh;
    height: 100vh;
}
body.fix-head {
    overflow: unset;
    min-height: 100%;
    height: 100%;
    overflow-x: hidden;
}
section {
    opacity: 0;
}
body.fix-head section {
    transition: .9s ease;
    opacity: 1;
}
header .logo img {
     /* transition: .9s ease; */
      transform:scale(0.85);
}
/* header .logo img.in {
     transform:scale(1);
} */


/* page preload intro video styles ends*/

/* header section styles starts */
ul.mtree.transit a {
    color: #5a5a5a;
}
header .logo img {
    width: 9rem;
}
header ul.mtree.transit li>a:hover, header ul.mtree.transit li a.active {
    color: #ea4023!important;
    text-decoration: none;
}
header ul.mtree.transit li a.active {
    font-weight: bold;
    position:relative
}
header ul li a.active {
    border:0;
}
header ul.mtree.transit li a.active:before {
    content: ' ';
    background: #F43F27;
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    bottom: -0.10rem;
    border-radius: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

/* header section styles ends */

/*banner section styles starts */
.banner-section{
    width: 100%;
    position: relative;
    font-family: Roboto-Regular ;
    margin-top: 5.8rem !important;
}
.banner-section picture img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-family: Roboto-Regular ;
}
.banner-section .container{
    font-family: Gotham-Bold ;
    position: absolute;
    bottom: 14rem;
    width: 100%;
}
.banner-section .main-heading{
    float:right;
    width: 48%;
    margin-top: 8rem;
}
.banner-section .main-heading h1{
    color: #fff;
    font-size: 7rem;
    font-weight: 400;
    font-family: GothamNarrow-BookItalic ;
    line-height: .9;
} 
.banner-section .main-heading h1 span{
    font-size: 7rem;
    padding-left: 3rem;
    font-family:GothamNarrow-Ultra ;
}
.banner-section:after{
    content: "";
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    bottom: -3.7rem;
    height: 19rem;
    width: 17rem;
    margin: 0 auto;
    left: 0;
    right: 6rem;
    z-index: 3;
}

/*banner section styles ends */

/*shaping section styles starts */

/*shaping section styles starts */
.shaping-tech-section{
    height: 100%;
    width: 100%;
    position: relative;font-family: Roboto-Regular ;
    padding: 0;
    background-color: #080808;
}
.shaping-tech-section picture img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.shaping-tech-section .content{
    position: absolute;
    top: 4rem;
}
.shaping-tech-section .heading h2{
    font-size: 2.5rem;
    text-align: center;
    width: 48%;
    margin: auto;
    color: #fff;
    font-weight: 400;
    margin-top: 2.3rem;
    font-family: Gotham-Book;
    line-height: .9;
}
.shaping-tech-section .heading h2 span{
    font-weight: bold;
    font-family: Gotham-Bold ;
}
.shaping-tech-section .para p {
    font-size: 1.3rem;
    text-align: center;
    width: 44%;
    margin: auto;
    line-height: 1.1;
    margin-top: 1rem;
    color: #fff;
    font-weight: normal;
}
.shaping-tech-section .round-button{
    text-align: center;
    position: relative;
    z-index: 2;
}
.shaping-tech-section .round-button img{
    width: 16rem;
    margin: auto;
}
.shaping-tech-section .round-button .image-2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 3.5rem;
}
.shaping-tech-section .round-button .image-2 img{
    width: 11.5rem;
}
.shaping-tech-section .round-button .image-3{
   position: absolute;
   left: 0;
   right: 0;
   margin: 0 auto;
   top: 6rem;
}

.shaping-tech-section .round-button .image-3 img {
    width: 6rem;
}
.shaping-tech-section .round-button .rotate-1 img{
    transform: rotate(0deg);
    transition: transform .6s;
}
.shaping-tech-section .round-button .rotate-2 img{
    transform: rotate(58deg);
    transition: transform .6s;
}
.shaping-tech-section .round-button .rotate-3 img{
    transform: rotate(114deg);
    transition: transform .6s;
}
.shaping-tech-section .tab-click-div{
    position: absolute;
    bottom: -6rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.shaping-tech-section .nav-div{
    text-align: center;
}
/* .shaping-tech-section .nav-div ul{
position: relative;
} */
.shaping-tech-section .nav-div li{
    display: inline-block !important;
    float: none;
    text-align: center;
    padding-left: 0rem;
    position: relative;
}
.shaping-tech-section .nav-div li:nth-child(1){
    top: 7rem;
    left: -4.7rem;
    z-index: 3;
}
.shaping-tech-section .nav-div li:nth-child(1):after {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/tri-arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: -1.6rem;
    height: 1.8rem;
    width: 1.8rem;
    right: 0rem;
    z-index: 3;
}
.shaping-tech-section .nav-div li:nth-child(2){
    top: 0.5rem;
    z-index: 3;
}
.shaping-tech-section .nav-div li:nth-child(2):before {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/tri-arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: 1.3rem;
    height: 1.8rem;
    width: 1.8rem;
    left: 0rem;
    right: 0;
    margin: 0 auto;
    z-index: 3;
}
.shaping-tech-section .nav-div li:nth-child(3){
    top: 7rem;
    left: 4rem;
    z-index: 3;
}
.shaping-tech-section .nav-div li:nth-child(3):after {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/tri-arrow-left.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: -1.6rem;
    height: 1.8rem;
    width: 1.8rem;
    left: 0rem;
}
.shaping-tech-section .nav-div li a{
    font-size: 1.4rem;
    color: #fff;
    font-family: Gotham-Bold;
    line-height: 1;
}
.shaping-tech-section .nav-div li.active a{
    color: #F43F27;
}
.shaping-tech-section .nav{
    text-align: center;
    margin: auto;
}
.shaping-tech-section:after{
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/shaping-sec-cross-bars.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: -8.7rem;
    height: 18rem;
    width: 16rem;
    left: 3.5rem;
    z-index: 3;
}
/* .shaping-tech-section .nav-div li.nav-item.active:nth-child(1):before{
    content: "";
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #F43F27;
    right: -4.8rem;
    border-radius: 100%;
    top: 0.6rem;
}
.shaping-tech-section .nav-div li.nav-item.active:nth-child(2):after {
    content: "";
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #F43F27;
    left: 4.2rem;
    border-radius: 100%;
    top: 5.1rem;
    right: 0;
    margin: 0 auto;
}
.shaping-tech-section .nav-div li.nav-item.active:nth-child(3):before {
    content: "";
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #F43F27;
    left: 4.2rem;
    border-radius: 100%;
    top: 1.1rem;
    left: 0;
    margin: 0 auto;
} */
/*shaping section styles ends */

/* champ section styles starts */
.champ-section{
    width: 100%;
    height: 100%;
    color: #5c5c5e;
    position: relative;
    padding: 0;
}
.champ-section .tab-content{
    position: absolute;
    top: 0;
    padding: 5rem 0;
}
.champ-section .tab-content picture img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.champ-section .container-1{
    width: 67%;
    margin: auto;
}
.champ-section .column-2{
    padding-left: 3rem;
}
.champ-section .container-2{
    width: 80%;
    margin: auto;
    padding:7rem 0 0 0;
    position: relative;
}
.champ-section .shape-cnt-2 .container-2 {
    width: 80%;
    margin: auto;
    padding: 4rem 0 0 0;
    position: relative;
}
.champ-section .heading h2 {
    text-align: center;
    font-family: Gotham-Bold;
    margin-bottom: 3rem;
    font-size: 2.5rem;
    color: #4D4D4F;
}
.champ-section .image img{
    width: 100%;
}
.champ-section .image{
    position: relative;
}
.champ-section .image:after {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/banner-crossbar.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: -3.7rem;
    height: 19rem;
    width: 8rem;
    margin: 0 auto;
    right: -2.3rem;
    z-index: 3;     
}
.champ-section .para p {
    font-size: 1.3rem;
    line-height: 1.1;
    margin-top: 0rem;
    color: #4D4D4F;
}
.champ-section .para p span {
    font-weight: bold;
}
.champ-section .know-button {
    margin-top: 2rem;
}
.champ-section .know-more-button {
    background-color: #F43F27;
    padding: .7rem 1rem 0.45rem;
    color: #fff;
    font-size: 1rem;
    cursor: pointer;
    font-family: Gotham-Book;
    font-weight: 800;
    cursor: pointer;
}
.champ-section .know-more-button:hover{
    background-color: #811f12;
}
.champ-section .bottom-img{
    text-align: center;
}
.champ-section .bottom-img picture img{
    width: 41%;
    margin: auto;
}
.champ-section .shape-cnt-3 .bottom-img img {
    width: 46%;
    margin: auto;
}
.champ-section .bottom-img-2{
    text-align: center;
}
.champ-section .bottom-img-2 img {
    width: 65%;
    margin: auto;
}
.champ-section .list-points ul li{
    display: inline-block;
    position: absolute;
    margin: 0 3rem;
    width: 15%;
}
.champ-section .list-points ul li p{
  font-size: 1.1rem;
  text-align: center;
  line-height: 1;
}
.champ-section .list-points ul li p span{
   font-weight: bold;
   font-size: 1.4rem;
}
.champ-section .list-points ul li:nth-child(1){
    top: 3rem;
    left: 8rem;
}
.champ-section .list-points ul li:nth-child(1):after{
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/champ-tag-1.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 18rem;
    top: -6rem;
    width: 9rem;
    left: 11rem;
    z-index: 3;
}
.champ-section .list-points ul li:nth-child(2){
    top: 6rem;
    right: 0;
}
.champ-section .list-points ul li:nth-child(2):after{
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/champ-tag-2.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -5.7rem;
    height: 18rem;
    width: 9rem;
    right: 12rem;
    z-index: 3;
}
.champ-section .list-points ul li:nth-child(3){
    bottom: 3rem;
    left: 0;
}
.champ-section .list-points ul li:nth-child(3):before{
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/champ-tag-3.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -5.7rem;
    height: 18rem;
    width: 8rem;
    left: 11rem;
    z-index: 3;
}
.champ-section .list-points ul li:nth-child(4){
    bottom: 0;
    right: 11rem;
}
.champ-section .list-points ul li:nth-child(4):before{
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/champ-tag-4.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: -6.7rem;
    height: 18rem;
    width: 9rem;
    right: 10rem;
    z-index: 3;
}
.champ-section .container-2 .list-points-2 ul {
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    top: 4rem;
}
.champ-section .container-2 .list-points-2 ul li{
    display: inline-block;
    width: 18%;
    position: absolute;
}
.champ-section .container-2 .list-points-2 ul li .heading h3{
    text-align: left;
    margin: 0;
    margin-top: 1rem;
    font-size: 1.3rem;
    font-weight: 600;
}
.champ-section .container-2 .list-points-2 ul li .para p{
    text-align: left;
    font-size: 1.2rem;
}
.champ-section .container-2 .list-points-2 ul li:nth-child(1){
    display: inline-block;
    width: 12rem;
    margin: 4.55rem 2rem 0 2rem;
    left: 15rem;
}
.champ-section .container-2 .list-points-2 ul li:nth-child(2){
    display: inline-block;
    width: 12rem;
    margin: 4.55rem 2rem 0 2rem;
    left: 31rem;
}
.champ-section .container-2 .list-points-2 ul li:nth-child(3){
    display: inline-block;
    width: 12rem;
    margin: 4.55rem 2rem 0 2rem;
    right: 15rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(1) {
    top: 4rem;
    left: 11rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(2) {
    top: 6rem;
    right: 4rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(3) {
    bottom: 3rem;
    left: 4rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(4) {
    bottom: 0;
    right: 11rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(1):after {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/champ-tag-1.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 20rem;
    top: -6rem;
    width: 8rem;
    left: 11rem;
    z-index: 3;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(2):after {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/champ-tag-2.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -5.7rem;
    height: 18rem;
    width: 6rem;
    right: 12rem;
    z-index: 3;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(3):before {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/champ-tag-4.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -5.7rem;
    height: 18rem;
    width: 8rem;
    left: 11rem;
    transform: rotate(180deg);
    z-index: 3;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(4):before {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/champ-tag-4.png);
    background-repeat: no-repeat;
    background-position: center;
    bottom: -4.7rem;
    height: 18rem;
    width: 8rem;
    right: 12rem;
    z-index: 3;
}
/* champ section styles ends */

/* charts section styles starts */
.chart-section{
    width: 100%;
    position: relative;
    padding: 0;
    background-color: #080808;
}
.chart-section:after {
    content: "";
    position: absolute;
    background-size: contain;
    /* background-image: url(../images/shaping-sec-cross-bars.png); */
    background-repeat: no-repeat;
    background-position: center;
    bottom: -8.7rem;
    height: 18rem;
    width: 17rem;
    right: 5rem;
    z-index: 3;
}
.chart-section picture img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.chart-section .container{
    position: absolute;
    top: 0;
    padding: 3rem 0 2rem 0;
    left: 0;
    right: 0;
    margin: auto 0;
    width: 100%;
}
.chart-section .heading h2{
    font-size: 2.5rem;
    text-align: center;
    width: 64%;
    margin: auto;
    color: #fff;
    font-weight: 400;
    font-family: Gotham-Book;
    line-height: .9;
} 
.chart-section .heading h2 span{
    font-weight: bold;
    font-family: Gotham-Bold;
}
.chart-section ul{
    width: 100%;
    margin: auto;
    text-align: center;
    position: relative;
    bottom: 6rem;
}
.chart-section ul li{
    display: inline-block;
    width: 18%;
    margin:0 2rem;
    position: absolute;
}
.chart-section ul li:nth-child(1){
    top: 16rem;
    left: 13rem;
}
.chart-section ul li:nth-child(2){
    top: 14rem;
    left: 28rem;
}
.chart-section ul li:nth-child(3){
    top: 10rem;
    right: 29rem;
}
.chart-section ul li:nth-child(4){
    top: 8rem;
    right: 12rem;
}
.chart-section ul li h3{
    text-align: center;
    color: #fff;
    font-size: 2rem;
    font-weight: normal;
    line-height: .9;
}
.chart-section ul li h3 span{
    font-size: 5rem;
    font-family: Roboto-Black;
}
.chart-section ul li.value-1 h3 span{
    color: #E76931;
}
.chart-section ul li.value-2 h3 span{
    color: #F5AE3F
}
.chart-section ul li.value-3 h3 span{
    color: #26A950;
}
.chart-section ul li.value-4 h3 span{
    color: #2891C6;
}
.chart-section .chart-img{
    text-align: center;
    position: absolute;
    top: 26rem;
    width: 100%;
}
.chart-section .chart-img img{ 
   width: 64%;
}

/* charts section styles ends */


/* you-can-count-section styles starts */
.you-can-count-section {
    height: 100%;
    width: 100%;
    padding: 5rem 0;
}
.you-can-count-section .container {
    width: 75%;
}
.you-can-count-section .content{
    margin-top: 4rem;
}
.you-can-count-section .content .column-1{
    padding: 0 .5rem;
}
.you-can-count-section .content .column-2{
    margin-top: 4rem;
    padding: 0 .5rem;
}
.you-can-count-section .content .column-3{
    padding: 0 .5rem;
}
.you-can-count-section .content .column-4{
    margin-top: 4rem;
    padding: 0 .5rem;
}

/* .you-can-count-section .image{
    background-image: url(../images/shadow-bg-you-can.png);
} */
.you-can-count-section .image{
    position: relative;
}
.you-can-count-section .image span{
    position: absolute;
    width: 5rem;
    height: 2rem;
    background-color: #F44027;
    bottom: 1rem;
    right: 0.33rem;
}
.you-can-count-section .image img{
    width: 98%;
    filter: drop-shadow(.4rem .3rem .2rem rgb(184, 182, 182));
}
.you-can-count-section .heading h2{
    text-align: center;
    width: 68%;
    margin: auto;
    font-size: 2.5rem;
    color: #4D4D4F;
    font-weight: 400;
    font-family: Gotham-Book;
    line-height: .9;
}
.you-can-count-section .heading h2 span{
    font-family: Gotham-Bold;
    font-weight: 500;
    color: #4D4D4F;
}
.you-can-count-section .heading h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1.65rem;
    width: 80%;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #4D4D4F;
    font-family: Gotham-Book;
    line-height: .9;
}
.you-can-count-section .para p{
    font-size: 1.23rem;
    text-align: center;
    color: #4D4D4F;
    width: 97%;
    margin: 0 auto;
}
/* you-can-count-section styles ends */


/* case-study-slide-section styles starts */
.case-study-slide-section{
    padding: 4rem 0 5rem 0;
    position: relative;
}
.chart-section .heading{
    margin-top: 1.5rem;
}
.case-study-slide-section .container{
    width: 100%;
}
.case-study-slide-section .slide-arrow ul {
    display: inline-block;
    margin-right: 7rem;
}
.case-study-slide-section .slide-arrow ul li{
    display: inline-block;
}
.case-study-slide-section .case-study-slide .slide-item .content-slide {
    position: absolute;
    bottom: 9.55rem;
}
.case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide {
    bottom: 9.5rem;
    right: 5rem;
}
.case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide .content {
    width: 100%;
    right: 0;
    left: 0;
}

.case-study-slide-section hr{
    margin: 0;
    width: 80%;
}
.case-study-slide-section .case-study-slide .slide-item .content-slide .content {
    opacity: 0;
}
.case-study-slide-section .case-study-slide .slide-item.slick-active .content-slide .content {
    opacity: 1;
}
.case-study-slide-section .case-study-slide .slide-item .content-slide .content {
    width: 57%;
    color: #fff;
    position: relative;
    float: right;
    right: -21%;
 }
 .case-study-slide-section .case-study-slide .slide-item.secslide-left-layout .content-slide .content {
    width: 100%;
    top: -5rem;
    right: auto;
    left: 12rem;
}
 .case-study-slide-section .case-study-slide .slide-item .content .heading h2{
    font-size: 2rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: .5rem;
    padding-right: 0;
    width: 100%;
    font-family: Gotham-Book;
    line-height: 1;
 }
 .case-study-slide-section .case-study-slide .slide-item .content .heading h2 span{
    color: #FCDD16;
    font-weight: bold;
    font-family: Gotham-Bold;
    line-height: 0.85;
}
.case-study-slide-section .case-study-slide .slide-item .content .para p{
    color: #fff;
    font-size: 1.5rem;
    line-height: 1;
    padding-right: 0;
    margin-top: .5rem;
    font-weight: bold;
    font-family: Roboto-Bold;
    width: 90%;
}
.case-study-slide-section .case-study-slide .slide-item .content .read-button{
    margin-top: 2rem;
}
.case-study-slide-section .case-study-slide .slide-item .content .read-button a{
    background-color: #FCDD16;
    border: .1rem solid #000;
    color: #000;
    font-size: 1.3rem;
    padding: .5rem 1rem;
    cursor: pointer;
}
.case-study-slide-section .case-study-slide .slide-item .content .read-button a {
    background-color: #FCDD16;
}
.case-study-slide-section .slide-arrow li .testi-left,
.case-study-slide-section .slide-arrow li .testi-right{
    cursor: pointer;
    width: 1rem;
}
.case-study-slide-section .case-study-slide .slide-item picture img{
    width: 100%;
}
.case-study-slide-section .case-study-slide .slide-item-1{
    width: 100%;
    margin: 0 1rem;
}
.case-study-slide-section .case-study-slide .slide-item-2{
    width: 100% ;
    margin: 0 1rem;
}
.case-study-slide-section .case-study-slide .slide-item-3{
    width: 100% ;
    margin: 0 1rem;
}

.case-study-slide-section .case-study-slide .secslide-left-layout .content-slide {
    color: #333;
    float: left;
    width: 75%;
    left: -15rem;
    bottom: 2rem;
}
.case-study-slide-section .case-study-slide .secslide-left-layout.slide-item .content .heading h2,
.case-study-slide-section .case-study-slide .secslide-left-layout.slide-item .content .heading span {
 color: #333;
}
.case-study-slide-section .case-study-slide .secslide-left-layout.slide-item .content .heading h2 {
    font-size: 1.25rem;
}
.case-study-slide-section .case-study-slide .secslide-left-layout.slide-item .content .heading span {
    font-size: 2.55rem;
    width: 100%;
    display: block;
}

/* case-study-slide-section styles ends*/

/* legacy section styles starts  */
.legacy-section{
    background-color: #ECECEC;
    height: 100%;
    width: 100%;
    padding: 3rem 0 4rem 0;
}
.legacy-section .slide-arrow {
    display: none;
}
.legacy-section .container {
    width: 71%;
}
.legacy-section .main-heading{
    width: 80%;
    margin: auto;
}
.legacy-section .main-heading h2 {
    font-size: 2.5rem;
    font-weight: 400;
    font-family: Gotham-Book;
    line-height: .9;
    color: #4D4D4F;
}
.legacy-section .main-heading h2 span{
    font-weight: bold;
}
.legacy-section .main-heading h2 span {
    font-family: Gotham-Bold;
    color: #4D4D4F;
}
.legacy-section .slide-arrow ul li {
    display: inline-block;
}
.legacy-section ul.rel-slide-icon {
    position: relative;
    right: 1rem;
}
.legacy-section .slide-arrow ul li .testi-2-left,
.legacy-section .slide-arrow ul li .testi-2-right{
    cursor: pointer;
    width: 1rem;
}
.legacy-section .slide-arrow ul li:nth-child(2) img {
    width: 1rem;
}
.slide-arrow ul li .testi-2-left,
.slide-arrow ul li .testi-2-right{
    cursor: pointer;
    width: 1rem;
}
.brands-section .slide-arrow ul li img {
    width: 1.8rem;
    object-fit: contain;
}
.legacy-section .card{
    margin: 0 1rem;
    background-color: #fff;
    border: .2rem solid #ddd;
    min-height: 27.7rem;
}
.legacy-section .card .image img{
    width: 100%;
}
.legacy-section .legacy-cards-slider .card .card-body{
    padding: 2rem 1.5rem;
}

.legacy-section .legacy-cards-slider .card .heading h2{
    color: #F43F27;
    font-weight: normal;
    font-size: 1.5rem;
    margin-top: 0;
    min-height: 2rem;
    font-family: Gotham-Book;
}
.legacy-section .container .main-para{
    width: 65%;
    margin-top: 2rem !important;
    margin: auto;
}

.legacy-section .container .main-para p{
    font-size: 1.3rem;
    color: #4D4D4F;
}
.legacy-section .legacy-cards-slider .card .card-body .button{
    margin-top: 1.5rem;
}
.legacy-section .legacy-cards-slider .card .card-body .button a{
    cursor: pointer;
    font-size: 1.1rem;
    color: #4D4D4F;
    font-family: Roboto-Italic;
}
.legacy-section .legacy-cards-slider .card .card-body .button a:hover{
    color: #E76931;
}
.legacy-section .legacy-cards-slider .card .para{
    min-height: 3rem;
}

.legacy-section .legacy-cards-slider .card p{
    font-size: 1.2rem;
    color: #4D4D4F;;
}

/* legacy section styles ends  */

/* talent section styles starts */
.talent-section{
    width: 100%;
    height: 100%;
    padding: 0;
    color: #fff;
    position: relative;
    z-index: 10;
}
.talent-section:before {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/talent-sec-crossbar.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -2.7rem;
    height: 11rem;
    width: 16rem;
    margin: 0 auto;
    left: 9rem;
    z-index: 3;
}
.talent-section picture img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.talent-section .content{
    width: 55%;
    padding-left: 9rem;
    margin-left: 7rem;
    position: absolute;
    top: 3rem;
}
.talent-section hr{
    margin: 0;
    width: 67%;
}
.talent-section .heading h2{
    font-size: 3rem;
    font-family: TrajanColor-Concept;
    color: #FCDA3A;
    margin-bottom: .3rem;
}

.talent-section .para p {
    font-size: 1.2rem;
    color: #fff;
    margin-top: .5rem;
    line-height: 1.2;
    width: 70%;
}
.talent-section .read-button{
    margin-top: 1.5rem;
}
.talent-section .read-button a{
    background-color: #F43F27;
    padding: .55rem 1rem 0.45rem;
    color: #fff !important;
    cursor: pointer;
    font-size: 1rem;
}
.talent-section .read-button a:hover{
    background-color: #811f12;
}
/* talent section styles ends*/

/* testimonial section styles starts */
.testimonials-section{
    color: #696463;
    padding: 3rem 0;
    position: relative;
    background-color: #f3f4f4;
}
.testimonials-section:before {
    content: "";
    position: absolute;
    background-size: contain;
    background-image: url(../images/shaping-sec-cross-bars.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -8.7rem;
    height: 18rem;
    width: 12rem;
    right: 3rem;
    z-index: 0;
    overflow: hidden;
}
.testimonials-section .container{
   width: 65%;
}
.testimonials-section .heading h2{
    font-size: 2.5rem;
    text-align: center;
    font-weight: bold;
    font-family: Gotham-Bold;
    color: #4D4D4F;
}
.testimonials-section .para p{
    font-size: 1rem;
    text-align: center;
    width: 60%;
    margin: auto;
    font-weight: 500;
    color: #4D4D4F;
}
.testimonials-section .slide-arrow ul{
    display: inline-block;
}
.testimonials-section .slide-arrow ul li .testi-3-left {
    cursor: pointer;
    width: 1rem;
}
.testimonials-section .slide-arrow ul li .testi-3-right {
    cursor: pointer;
    width: 1rem;
}
.testimonials-section .slide-arrow ul li {
    display: inline-block;
}
.testimonials-section .testi-slide{
    margin-top: 3rem !important;
    width: 85%;
    margin: 0 auto;
    border: .2rem solid #ddd;
    padding: 3rem 8rem 4rem 5rem;
    position: relative;
    margin-bottom: 3rem;
}
.testimonials-section .testi-slide .para p{
    font-size: 1.39rem;
    width: 89%;
    font-family: Georgia;
    text-align: left;
}
.testimonials-section .testi-slide .profile-img{
    position: relative;
}
.testimonials-section .testi-slide .profile-img img{
    position: absolute;
    right: 38rem;
    width: 10rem;
    background-color: #f3f4f4;
    padding: 0.5rem;
    top: -1rem;
}
.testimonials-section .testi-slide .designation{
    position: absolute;
    top: 15rem;
    left: 5rem;
    background-color: #f3f4f4;
    padding: 0 2rem;
}
.testimonials-section.home-pg .testi-slide .designation {
    top: 14rem;
}
.testimonials-section .testi-slide .designation  p{
   font-size: 1.3rem;
}
.testimonials-section .testi-slide .designation  p span{
    font-size: 1.5rem;
    font-weight: bold;
}
.testimonials-section .slide-arrow {
    padding-right: 4.2rem;
    display: none;
}
.testimonials-section .testi-slide:after {
    content: "";
    background-image: url(../images/quote.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 8rem;
    height: 8rem;
    z-index: 1;
    background-position: center;
    background-size: contain;
    background-color: #f3f4f4;
    border: 1rem solid #f3f4f4;
    padding: 0rem;
    right: 2rem;
    bottom: 12.55rem;
}
.testimonials-section.home-pg .testi-slide {
    position:relative;
}
.testimonials-section.home-pg .testi-slide:after {
    bottom: 12.85rem;
}
.testimonials-section.home-pg .va-client {
    margin-top: 1rem;
}
/* testimonial section styles ends */

/* brands section styles starts */
.brands-section{
    background-color: #F6F6F6;
    padding: 4rem 0;
}
.brands-section .heading h2{
    color: #696463;
    width: 60%;
    margin: auto;
    text-align: center;
    font-size: 2.5rem;
    font-weight: 400;
    font-family: Gotham-Book;
}
.brands-section .heading h2 span{
    font-family: Gotham-Bold;
}
.brands-section .container{
    width: 70%;
}
.brands-section .brands-slide{
    margin: 1rem 0;
}
.brands-section .brands-slide img{
    width: 7rem;
    margin: auto;
}
.brands-section .slide-arrow ul{
     display: inline-block;
}
.brands-section .slide-arrow ul li{
    display: inline-block;
    cursor: pointer;
}
.brands-section .slide-arrow{
    position: relative;
}
.brands-section .slide-arrow .testi-4-left {
    position: absolute;
    left: 12rem;
    top: 4.5rem;
}
.brands-section .slide-arrow .testi-4-right{
    position: absolute;
    right: 12rem;
    top: 4.5rem;
}
.brands-section .slick-slide {
    border-right: .2rem dotted #8d8d8d;
}
/* brands section styles ends */

/* footer section styles starts */

footer .footer-bg {
    background-image: url(../images/footer-bg-img.jpg);
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    padding: 0 0 3rem 0;
    background-color: #080808;
}

footer h3 {
    font-size: 2.1rem;
    font-weight: 400;
    margin-top: 4rem;
    text-align: center;
    font-family: Gotham-Book;
}
.foot-form input.form-control {
    border-color: transparent;
    border-radius: 0;
    box-shadow: unset;
    height: 2.85rem;
    width: 38%;
    padding: .8rem 1rem;
    font-size: 1rem;
}
footer .foot-form input { 
    display: inline-block;
    z-index: 1000;
    position: relative;
}
footer .foot-form input.btn-sub{
    background-color: #F43F27;
    padding: .8rem 1rem;
    border: none;
}
footer .foot-form form {
    display: inline-block;
    width: 100%;
}
footer .foot-form{
    position: relative;
}
footer .social{
    width: 20%;
    margin: auto;
    position: absolute;
    float: right;
    right: 19rem;
    bottom: 0rem;
    text-align: center;
    z-index: 0;
}
footer .social a{
    cursor: pointer;
}
footer .social img{
    width: 2.45rem;
    margin: 0 .1rem;
    margin-top: 2rem;
    height: 2.45rem;
    object-fit: contain;
}
/* footer section styles ends */

video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1000;
    background: #fff;
    transition: 0.9s ease;
}
.fix-head video {
    z-index: 1000;
    height: 100%;
    width: 100%;
    transform: scale(0.12);
    background: #fff;
    transform-origin: 51% -1%;
    left: auto;
}

/* fixes */
.champ-section img {
 width: 100%;
}
.tab-content>.active {
    height: 100%;
    overflow: visible;
}
section.champ-section {
    background-image: url(../images/champ-bg.jpg);
	    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.champ-section .tab-content {
    position: relative;
    top: 0;
    padding: 5rem 0;
}
.banner-section picture img {

}

.case-study-slide-section .case-study-slide .secslide-left-layout .content-slide {
    color: #333;
    float: left;
    width: 100%;
    left: 0;
    bottom: 2rem;
}
.case-study-slide-section .secslide-left-layout .heading h2 span {
    font-size: 4.5rem !important;
    line-height: 0.9;
    font-family: 'GothamNarrow-Ultra';
    letter-spacing: 0.5rem;
    margin-top: -0.3rem;
}
.case-study-slide-section .secslide-left-layout .heading h2 {
    font-size: 2rem !important;
    font-family: 'GothamNarrow-Ultra' !important;
}
.case-study-slide-section .secslide-left-layout .para p {
    color: #ee4123 !important;
    font-size: 1.8rem !important;
    position: relative;
    padding-right: 2rem !important;
}
.case-study-slide-section .secslide-left-layout .para p:before {
    content: "";
    border-top: 0.4rem solid #ee4123;
    position: absolute;
    width: 34%;
    height: 1rem;
    top: -0.4rem;
}
.case-study-slide-section .secslide-left-layout .read-button a {
    background-color: #38b349 !important;
    border-color: #38b349 !important;
    color: #ffffff !important;
    padding: 0 0;
}
.case-study-slide-section .secslide-left-layout .read-button {
    margin-top: 1rem !important;
    cursor: pointer;
}
footer .foot-form form {
    display: inline-block;
    width: 50%;
    /* z-index: 10; */
    position: relative;
}
footer .foot-form input.form-control {
    border-color: transparent;
    border-radius: .7rem;
    box-shadow: unset;
    height: 2.85rem;
    width: 100%;
    padding: .8rem 1rem .8rem 1.5rem;
    font-size: 1rem;
    float: left;
    margin: .3rem 0;
}

footer .input-group-append {
    
}
footer .foot-form input.btn-sub {
    background-color: #F43F27;
    padding: 0.45rem 2rem 0.30rem;
    border: none;
    float: left;
    border-radius: .7rem;
    font-size: 1.2rem;
    font-family: Gotham-Book;
    margin-top: .5rem;
}
footer .foot-form input.btn-sub:hover {
    background-color: #a84235;
}
footer .error {
    color: #f44336;
    float: left;
}

div#successmsg-2 {
    font-size: 1rem;
    width: 100%;
    float: left;
    text-align: left;
}
.read-button a {
    background-color: #F43F27;
    padding: .55rem 1rem 0.45rem;
    color: #fff !important;
    cursor: pointer;
    font-size: 1rem;
}
.read-button a:hover{
      background-color: #a84235;
}
.va-client {
	    position: relative;
    margin-top: 3rem;
}
li.menu-item.last-fold {
    position: absolute;
    float: right;
    right: 2rem;
}
li.menu-item.last-fold img {
    width: 4rem;
}
.legacy-section .legacy-cards-slider {
    margin-top: 4rem;
}
/*DESKTOP VIEW STYLES ENDS */



footer .foot-form select.form-control {
    border-color: transparent;
    border-radius: 0.7rem;
    box-shadow: unset;
    height: 2.85rem;
    width: 100%;
    padding: 0.8rem 1rem 0.8rem 1.5rem;
    font-size: 1rem;
    float: left;
    margin: 0.3rem 0;
}

footer select option.default-opt{
   color: #999;
}

/*I PAD PRO VIEW STYLES STARTS */

@media (max-width:1024px){

}

/*I PAD PRO VIEW STYLES ENDS */

/* I PAD VIEW STYLES STARTS*/

@media (max-width:991px){
    /* header-section styles starts */
    header .logo img {
        width: 6rem;
    }
    /* header section styles ends */
     /*banner section styles starts  */
     .banner-section {
        margin-top: 4.4rem !important;
     }
     .banner-section .container {
        bottom: 5rem;
    }
    .banner-section .main-heading h1 span {
        font-size: 5rem;
    }
    .banner-section .main-heading h1 {
        font-size: 5rem;
    }
    .banner-section:after {
        bottom: -3rem;
        height: 13rem;
        width: 8rem;
        right: 11rem;
    }
     /*banner section styles ends  */

     /* shaping section styles starts */
.shaping-tech-section picture img {
    width: 92rem;
    }
    .shaping-tech-section .heading h2 {
    width: 61%;
    font-size: 1.8rem;
    }
    .shaping-tech-section .para p {
    width: 72%;
    }
    .shaping-tech-section:after {
        width: 8rem;
    }
 /* shaping section styles ends */

/* champ section styles starts */
.champ-section {
    width: 100%;
    height: 51rem;
}
.champ-section .bottom-img-2 img {
    width: 78%;
}

.champ-section .shape-cnt-3 .bottom-img img {
    width: 58%;
}
.champ-section .container-2 .list-points-2 ul {
    top: 3rem;
}
.champ-section .container-2 .list-points-2 ul li:nth-child(1) {
    width: 9rem;
    left: 5.55rem;
}
.champ-section .container-2 .list-points-2 ul li:nth-child(2) {
    width: 10rem;
    left: 17rem;
}
.champ-section .container-2 .list-points-2 ul li:nth-child(3) {
    width: 9rem;
    right: 5rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(3):before {
    width: 7rem;
    left: 7rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(4):before {
    bottom: -5.7rem;
    width: 8rem;
    right: 6rem;
}
.champ-section .container-2 .list-points-2 ul li .heading h3 {
    font-size: 1.1rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(1) {
    left: 3rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(2) {
    right: -2rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(3) {
    left: -4rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(4) {
    right: 3rem;
    bottom: -2rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(1):after {
    left: 6rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(2):after {
    top: -6.7rem;
    width: 6rem;
    right: 7rem;
}
.champ-section .container-2 .list-points-2 ul li .para p {
    font-size: .9rem;
}
.champ-section .container-1 {
    width: 83%;
}
.champ-section .heading h2 {
    font-size: 1.8rem;
}
.champ-section .para p {
    font-size: 1rem;
}
.champ-section .image:after {
    bottom: -5.2rem;
    width: 6rem;
}
.champ-section .know-button {
    margin-top: 1.5rem;
}
.champ-section .list-points ul li p {
    font-size: 1rem;
}
.champ-section .list-points ul li:nth-child(1) {
    left: 2rem;
}
.champ-section .list-points ul li:nth-child(2) {
    top: 3rem;
    right: -3rem;
}
.champ-section .list-points ul li:nth-child(3) {
    bottom: -2rem;
    left: -3rem;
}
.champ-section .list-points ul li:nth-child(4) {
    bottom: -2rem;
    right: 4rem;
}
.champ-section .list-points ul li:nth-child(1):after {
    width: 7rem;
    left: 7rem;
}
.champ-section .list-points ul li:nth-child(2):after {
    width: 7rem;
    right: 7rem;
}
.champ-section .list-points ul li:nth-child(3):before {
    width: 5rem;
    left: 8rem;
}
.champ-section .list-points ul li:nth-child(4):before {
    width: 7rem;
    right: 6rem;
}
/* champ section styles ends*/

/* chart section styles starts */
.chart-section .heading {
    margin-top: 0;
}
.chart-section .heading h2 {
    font-size: 1.8rem;
    width: 66%;
}
.chart-section ul li h3 span {
    font-size: 2.5rem;
}
.chart-section ul li h3 {
    font-size: 1.5rem;
}
.chart-section ul li:nth-child(1) {
    top: 10rem;
    left: 5rem;
}
.chart-section ul li:nth-child(2) {
    top: 9rem;
    left: 16rem;
}
.chart-section ul li:nth-child(3) {
    top: 6rem;
    right: 17rem;
}
.chart-section ul li:nth-child(4) {
    top: 5rem;
    right: 5rem;
}
.chart-section .chart-img {
    top: 15rem;
}
.chart-section .chart-img img {
    width: 77%;
}
.chart-section:after {
    width: 8rem;
}
/* chart section styles ends */

/* you can section styles starts */
.you-can-count-section .heading h2 {
    width: 63%;
    font-size: 1.8rem;
}
.you-can-count-section .container {
    width: 84%;
}
.you-can-count-section .image span {
    width: 3rem;
    height: 1.2rem;
    right: 0.2rem;
}
.you-can-count-section .heading h3 {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
}
.you-can-count-section .para p {
    font-size: 1.1rem;
}
/* you ca sectionn styles ends */

/* case study section styles starts */
.case-study-slide-section {
    padding: 3rem 0 4rem 0;
}
.legacy-section .container {
    width: 90%;
}
.case-study-slide-section .case-study-slide .slide-item .content-slide {
    bottom: 2.5rem;
}
.case-study-slide-section .case-study-slide .slide-item .content .heading h2 {
    font-size: 1.1rem;
    padding-right: 0rem;
}
.case-study-slide-section .case-study-slide .slide-item .content .para p {
    font-size: 1rem;
    padding-right: 2rem;
}
.case-study-slide-section .case-study-slide .slide-item .content .read-button a {
    font-size: 1rem;
}
.case-study-slide-section .case-study-slide .slide-item .content .read-button {
    margin-top: 1rem;
}
.case-study-slide-section .slide-arrow img{
    width: 1rem;
}
/* case study section styles ends */

/* legacy section styles starts */
.legacy-section .slide-arrow img{
    width: 1rem;
}
.legacy-section .main-heading h2 {
    font-size: 1.8rem;
}
.legacy-section .container .main-para {
    width: 72%;
}
.legacy-section .card {
    margin: 0 0.5rem;
}
.talent-section:before {
    top: -2.5rem;
    height: 10rem;
    left: 4rem;
}
.talent-section .content {
    width: 65%;
    padding-left: 8rem;
    margin-left: 6rem;
    top: 1rem;
}
.talent-section .heading h2 {
    font-size: 1.4rem;
}
/* legacy section styles ends */

/* testimonial section styles starts */
.testimonials-section .container {
    width: 81%;
}
.testimonials-section .heading h2 {
    font-size: 1.8rem;
}
.testimonials-section .para p {
    width: 69%;
}
.testimonials-section .testi-slide {
    padding: 3rem 4rem 4rem 5rem;
}
.testimonials-section .testi-slide:after {
    width: 7rem;
    height: 6rem;
    bottom: 14rem;
}
.testimonials-section.home-pg .testi-slide:after {
   bottom: 11.85rem;
}
.testimonials-section .testi-slide .profile-img img {
    top: 2rem;
    left: -8rem;
    width: 7rem;
}
.testimonials-section .testi-slide .designation {
    top: 15rem;
}
.testimonials-section.home-pg .testi-slide .designation {
    bottom: -1.5rem;
    top: auto;
}
.testimonials-section .slide-arrow img{
    width: 1rem;
}
/* testimonial section styles ends */

/* brands section styles starts */
.brands-section .container {
    width: 85%;
}
.brands-section .slide-arrow img{
    width: 1rem;
}
.brands-section .heading h2 {
    font-size: 1.8rem;
}
.brands-section .slide-arrow .testi-4-left {
    left: 3rem;
    top: 4rem;
}
.brands-section .slide-arrow .testi-4-right {
    right: 3rem;
    top: 4rem;
}
.brands-section .brands-slide img {
    width: 6rem;
    object-fit: contain;
}
/* brands section styles ends */
/* footer section styles starts */
footer{
  height: 100%;
}
footer .foot-form form {
    width: 70%;
}

footer .social {
    max-width: 85.2%;
}
footer .footer-bg {
    background-size: cover;
    background-position: center;
    height: 100%;
    padding: 3rem 0 0;
}
footer h3 {
    margin-top: 2rem;
}
footer .social img {
}
/* footer section styles starts */
.case-study-slide-section .case-study-slide .secslide-left-layout .content-slide {
    left: -10rem;
}
.case-study-slide-section .secslide-left-layout .heading h2 {
    font-size: 0.9rem !important;
}
.case-study-slide-section .secslide-left-layout .heading h2 span {
    font-size: 2.3rem !important;
    letter-spacing: 0.2rem;
}
.case-study-slide-section .secslide-left-layout .para p {
    font-size: 0.78rem !important;
    padding-right: 0rem !important;
}
.case-study-slide-section .secslide-left-layout .para p:before {
    border-top: 0.3rem solid #ee4123;
    width: 30%;
    top: -0.4rem;
}
li.menu-item.last-fold {
    right: -0.55rem;
}

.legacy-section .legacy-cards-slider {
    margin-top: 2.5rem;
}
}

/* I PAD VIEW STYLES ENDS */


/* MOBILE VIEW STYLES STARTS */

@media (max-width:767px){
    /* header section styles starts */
ul.mtree.transit a {
    /*color: #5a5a5a;*/
    color: #ddd;
}
    header .logo img {
        width: 5rem;
        margin: 0 1rem;
        object-fit: contain;
    }
    header #menu-header .logo img {
        width: 5rem;
    }
    header ul.mtree.transit {
        /*background: rgb(90 90 90 / 92%);*/
        background: rgb(51 51 51 / 80%);
        height: 67%;
    }
    header ul.mtree.transit li a.active:before{
        display: none;
    }
    
      /* header section styles ends */

      /* banner section styles starts */
      .banner-section {
        margin-top: 2.9rem !important;
    }
    .banner-section .main-heading h1 {
        font-size: 4rem;
    }
    .banner-section .main-heading h1 span {
        font-size: 4rem;
    }
    .banner-section .main-heading {
        float: none;
        width: 100%;
    }
    .banner-section:after {
        bottom: -4.4rem;
        height: 13rem;
        width: 5rem;
        right: 14rem;
    }
    /* banner section styles ends */
.testimonials-section.home-pg .testi-slide .designation {
    top: auto;
    bottom: -2rem;
    width: 75%;
    padding: 0 0 0 1rem;
    left: 4rem;
}
    /* shaping tech section styles starts */
    .shaping-tech-section picture img {
        width: 100%;
    }
    .shaping-tech-section:after {
        width: 5rem;
        left: 1rem;
        bottom: -9rem;
    }
    .shaping-tech-section .heading h2 {
        width: 77%;
        font-size: 1.4rem;
        margin: 0 auto;
    }
    .shaping-tech-section .para p {
        width: 85%;
        margin-top: 1rem;
        font-size: 1.2rem;
    }
    .shaping-tech-section .nav-div li a {
        font-size: 1rem;
    }
    .shaping-tech-section .round-button img {
        width: 12rem;
    }
    .shaping-tech-section .nav-div li:nth-child(1) {
        left: -9.7rem;
    }
    .shaping-tech-section .nav-div li:nth-child(3) {
        top: 4rem;
        right: 0rem;
        left: 9.5rem;
    }
    .shaping-tech-section .nav-div li:nth-child(1):after {
        bottom: -2.6rem;
        left: 15rem;
        right: unset;
    }
    .shaping-tech-section .nav-div li.nav-item.active:nth-child(2):after {
        left: 0.2rem;
    }
    .shaping-tech-section .nav-div li:nth-child(2):before {
        left: 0rem;
    }
    .shaping-tech-section .nav-div li:nth-child(3):after {
        bottom: -2.6rem;
        left: -4rem;
    }
    .shaping-tech-section .nav-div li:nth-child(3):after {
        bottom: -2.6rem;
        left: 12rem;
    }
    .shaping-tech-section .nav-div li.nav-item.active:nth-child(3):before {
        right: 13rem;
        top: 1.5rem;
    }
    .shaping-tech-section .nav-div li {
        padding-left: 0rem;
        position: relative;
        width: 100%;
    }
    .shaping-tech-section .nav-div li.nav-item.active:nth-child(1):before {
        right: 10rem;
        top: 1.1rem;
    }

    .shaping-tech-section .round-button .image-2 {
        top: 2.5rem;
    }
    .shaping-tech-section .round-button .image-2 img {
        width: 9rem;
    }
    .shaping-tech-section .round-button .image-3 img {
        width: 4rem;
    }
    .shaping-tech-section .round-button .image-3 {
        top: 5rem;
    }
    /* shaping tech section styles ends */

    /* champ section styles starts */
    .champ-section {
        width: 100%;
        height: 100%;
    }
    .champ-section .container-2 {
        width: 92% !important;
    }
    .champ-section .bottom-img-2 img {
        width: 100%;
    }
    .champ-section .heading h2 {
        font-size: 1.4rem;
    }
    .champ-section .para p {
        font-size: 1.2rem;
        margin-top: 2rem;
    }
    .champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(1) {
        width: 7rem;
        left: -0.55rem;
        margin: 3.55rem 2rem 0 2rem;
        /* max-height: 7rem; */
    }
    .champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(2) {
        width: 7rem;
        left: 8rem;
        /* max-height: 5rem; */
        /* min-height: 5rem; */
    }
    .champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(3) {
        width: 7rem;
        right: -1rem;
        margin: 3.85rem 2rem 0 2rem;
        /* max-height: 8rem; */
    }
    .champ-section .shape-cnt-3 .bottom-img img {
        width: 58%;
    }
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(1):after {
        left: 6rem;
        top: -8rem;
        width: 6rem;
    }
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(1) {
        left: -2rem;
        top: 5rem;
    }
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(2) {
        right: -2rem;
        top: 4rem;
    }
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(3) {
    left: -3rem;
    top: 10rem;
}
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(3):before {
        width: 6rem;
        left: 3.5rem;
        top: -4.5rem;
    }
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(4) {
          right: -2rem;
         bottom: -1rem;
    }
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(4):before {
        bottom: -7.7rem;
        width: 6rem;
        right: 6rem;
    }
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(2):after {
        top: -5.7rem;
        width: 4rem;
        right: 4rem;
    }
    .champ-section .shape-cnt-3 .list-points ul li:nth-child(1) {
        left: -2rem;
    }
    .champ-section .shape-cnt-2 .container-2 .list-points-2 ul li .heading h3 {
        font-size: 0.85rem;
        margin-top: 0;
    }
    .champ-section .shape-cnt-2 .container-2 .list-points-2 ul li .para p {
        font-size: .7rem;
        margin-top: 0;
    }    
    .champ-section .column-2 {
        padding: 0 1rem;
    }
    .champ-section .list-points ul li {
        width: 26%;
    }
    .champ-section .list-points ul li:nth-child(1) {
      left: -1rem;
    top: 2.5rem;
    }
    .champ-section .list-points ul li:nth-child(2) {
        top: 2rem;
        right: -3rem;
    }
    .champ-section .list-points ul li:nth-child(3) {
         bottom: 1rem;
         left: -2.8rem;
    }
    .champ-section .list-points ul li:nth-child(4) {
           bottom: -2.2rem;
    right: -0.5rem;
    }    
    .champ-section .list-points ul li:nth-child(1):after {
        width: 4rem;
        left: 7rem;
    }
    .champ-section .list-points ul li:nth-child(2):after {
        width: 4rem;
        right: 6rem;
    }
    .champ-section .list-points ul li:nth-child(3):before {
        width: 4rem;
        left: 4rem;
        top: -5rem;
    }
    .champ-section .list-points ul li:nth-child(4):before {
        width: 5rem;
        right: 6rem;
        bottom: -7.7rem;
    }    
  
    .champ-section .list-points ul li p {
        font-size: .8rem;
    }
    .champ-section .list-points ul li p span {
    font-size: 0.9rem;
}
   /* champ section styles ends */

   /* chart section styles starts */
   .chart-section .heading h2 {
    font-size: 1.4rem;
    width: 80%;
    line-height: 1.1;
    }
.chart-section .heading h2 br {
    display: none;
}
    .chart-section .chart-img {
        top: 19.2rem;
    }
    .chart-section ul li h3 {
        font-size: .8rem;
    }    
    .chart-section ul li h3 span {
        font-size: 1.5rem;
    }
    .chart-section ul li:nth-child(1) {
        top: 13.5rem;
        left: 1rem;
    }
    .chart-section ul li:nth-child(2) {
        top: 13rem;
        left: 6.5rem;
    }
    .chart-section ul li:nth-child(3) {
        top: 11rem;
        right: 7.5rem;
    }
    .chart-section ul li:nth-child(4) {
        top: 9.5rem;
        right: 1.5rem;
    }
    .chart-section:after {
        width: 6rem;
    	right: 2rem;
    }
    
    /* chart section styles ends */

    /* you can section styles starts */
    .you-can-count-section .heading h2 {
        width: 100%;
        font-size: 1.4rem;
    }
    .you-can-count-section .content {
        margin-top: 1rem;
    }
    .you-can-count-section .image span {
        width: 3rem;
        height: 1.2rem;
        right: .46rem;
    }
    .you-can-count-section .content .column-1,
    .you-can-count-section .content .column-2,
    .you-can-count-section .content .column-3,
    .you-can-count-section .content .column-4 {
        margin-top: 2rem;
    }
    /* you can section styles ends */

    /* case study section styles starts */
    .case-study-slide-section {
        padding: 2rem 0 2rem 0;
    }
    .case-study-slide-section .case-study-slide .slide-item .content-slide {
        bottom: 0rem;
	top: 0;
    }
    .case-study-slide-section .case-study-slide .slide-item .content-slide .content {
        width: 100%;
        margin: auto;
        padding: 2rem;
    }
    .case-study-slide-section hr {
        width: 34%;
    }    
    .case-study-slide-section .case-study-slide .slide-item .content .heading h2 {
        width: 50%;
    }
    .case-study-slide-section .case-study-slide .slide-item .content .para p {
        width: 60%;
    }
    .case-study-slide-section .case-study-slide .slide-item .content .read-button a {
        font-size: .8rem;
    }
    .case-study-slide-section .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #E76931;
    }
    .case-study-slide-section .slide-arrow{
        display: none;
    }

    /* case study section styles ends */
   

   /* legacy section styles starts */
   .legacy-section .main-heading h2 {
    font-size: 1.4rem;
   }
   .legacy-section .main-heading {
    width: 100%;
   }
   .legacy-section .container .main-para {
    width: 100%;
  }
  .legacy-section .slide-arrow {
    margin-top: 2rem;
  }
  .legacy-section .slide-arrow {
    display: block;
   }
   .legacy-section .legacy-cards-slider {
    margin-top: 0rem;
   }
    /* legacy section styles ends*/

    /* talent section styles starts */
    .talent-section:before {
        top: -3rem;
        height: 5rem;
        left: 1rem;
    }
    .talent-section .content {
        width: 100%;
        padding-left: 0;
        margin-left: 0;
    }
    .talent-section .heading h2 {
        font-size: 1.2rem;
        width: 46%;
    }
    .talent-section .para p {
        width: 50%;
    }
    .talent-section .read-button a {
        font-size: 1rem;
    }
    .talent-section hr {
        width: 47%;
    }
    /* talent section styles ends */

    /* brands slider section styles starts */
    .brands-section .slick-slide {
        border-right: none;
    }
    .brands-section .brands-slide img {
        width: 13rem;
    }
    .brands-section .heading h2 {
        font-size: 1.4rem;
        width: 56%;
    }
    .brands-section .slide-arrow .testi-4-left {
        top: 7rem;
        z-index: 3;
    }
    .brands-section .slide-arrow .testi-4-right {
        top: 7rem;
        z-index: 3;
    }
    .testimonials-section:before {
        width: 6rem;
        right: 1rem;
    }
     /* brands slider section styles ends */

     /* testimonial section styles starts */
     .testimonials-section .container {
        width: 95%;
    }
     .testimonials-section .heading h2 {
        font-size: 1.4rem;
    }
    .testimonials-section .testi-slide:after {
        width: 6rem;
        height: 6rem;
        top: -3.5rem;
    }
    .testimonials-section .para p {
        width: 100%;
        font-size: 1.2rem;
    }
    .testimonials-section .testi-slide .para p {
        font-size: 1.2rem;
        width: 100%;
        min-height: 16rem;
        max-height: 16rem;
    }
    .testimonials-section .testi-slide .designation {
        top: 20.5rem;
        left: 3rem;
    }
    .testimonials-section .testi-slide .designation p {
        font-size: 1.2rem;
    }
    .testimonials-section .testi-slide .profile-img img {
        top: 4rem;
        left: -7rem;
        width: 6rem;
    }
    .testimonials-section .testi-slide .designation p span {
        font-size: 1.2rem;
    }
    .testimonials-section .testi-slide {
        padding: 3rem 1rem 3rem 5rem;
    }
     /* testimonial section styles ends */

     /* footer section styles starts */
     footer .footer-bg {
        height: 100%;
        padding: 1rem 0 2rem 0;
    }
    footer h3 {
        font-size: 1.2rem;
        margin-left: -0.25rem;
    }
    footer .social img {
    }
       /* footer section styles ends */

.case-study-slide-section .case-study-slide .secslide-left-layout .content-slide {
    left: 45%;
    float: left;
    top: 3rem !important;
}
}

.case-study-slide-section .secslide-left-layout .heading h2 {
    /* font-size: 1.35rem !important; */
}
.case-study-slide-section .secslide-left-layout .heading h2 span {
    /* font-size: 3.5rem !important; */
    letter-spacing: 0.2rem;
}
.case-study-slide-section .secslide-left-layout .para p {
    font-size: 1.3rem !important;
    padding-right: 0rem !important;
}
.case-study-slide-section .secslide-left-layout .para p:before {
    width: 8%;
}
.case-study-slide-section .slide-arrow {
    display: block; 
}
.case-study-slide-section .slide-arrow ul {
    /* margin-right: 4rem; */
}
.case-study-slide-section .slick-dots {
    display: none !important;
}




@media(max-width: 320px){
.case-study-slide-section .case-study-slide .secslide-left-layout .content-slide {    
    top: 1rem !important;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(1) {
    top: 2rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(1):after {
    left: 3rem;
    top: -5rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(2) {
    right: -3rem;
    top: 2rem;
}
.list-points ul li:nth-child(2):after {
    top: -4rem;
    right: 3rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(3):before {
    left: 3rem;
    top: -4rem;
}
.champ-section .shape-cnt-3 .list-points ul li:nth-child(3) {
    bottom: 2rem;
}
.list-points ul li:nth-child(4):before {
    right: 4rem;
}
}

/* MOBILE VIEW STYLES ENDS */

@media(max-width:767px){
    
header ul.mtree.bubba li.menu-item:last-child {
 
}
header ul.mtree.bubba li.menu-item {
    border-bottom: 0.05rem solid #fff;
}
footer .foot-form input.form-control {
    width: 100%;
}
footer .form-group-2 input:nth-child(1) {
    margin-right: 0;
}

footer .form-group-2 input:nth-child(2) {
    margin-left: 0;
}

footer .foot-form input.btn-sub {
    font-size: 1rem;
    margin-top: .5rem;
}
footer .foot-form form {
    width: 90%;
}
footer .social {
    max-width: 100%;
}

}



/* fixes media */

@media(max-width: 991px) {
    .testimonials-section:before {
    width: 7rem;
    }
.case-study-slide-section .case-study-slide .slide-item.secslide-left-layout .content-slide .content {
    top: -2.25rem;
    right: auto;
    left: 17rem;
}	
.case-study-slide-section .secslide-left-layout .heading h2 span {
    margin-top: -0.1rem;
}	
.case-study-slide-section .case-study-slide .slide-item .content-slide .content {
    right: -8%;
    width: 52%;
}
.legacy-section .card {
    min-height: 28.7rem;
}
.case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide {
    bottom: 4rem;
    right: 0rem;
}

}

@media(max-width: 767px){
.shaping-tech-section .tab-click-div {
    bottom: -4rem;
}
.case-study-slide-section .case-study-slide .slide-item .content-slide .content {
    right:0;
    width: 100%;
}
.case-study-slide-section .case-study-slide .slide-item.secslide-left-layout .content-slide .content {
    top: -0.25rem;
    right: auto;
    left: 1rem;
}
.case-study-slide-section .slide-arrow ul {
    margin-right: 1rem;
}
.case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide {
    right: auto;
}
.case-study-slide-section .case-study-slide .slide-item-3.slide-item .content .heading h2,
.case-study-slide-section .case-study-slide .slide-item-3.slide-item .content .para p {
    width: 95%;
}
.case-study-slide-section .case-study-slide .slide-item-3.slide-item hr {
    width: 65%;
}
footer .form-group-2 {
    display: block;
    width: 100%;
}

}


@media(max-width: 320px){
	.champ-section .list-points ul li:nth-child(1):after,
.champ-section .list-points ul li:nth-child(2):after,
.champ-section .list-points ul li:nth-child(3):before,
.champ-section .list-points ul li:nth-child(4):before {
      width: 3rem;
 }
.champ-section .list-points ul li:nth-child(3) {
    bottom: -0.2rem;
}
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(2) {
    width: 7rem;
    left: 7rem;
    margin: 3rem 1rem;
}
.champ-section .bottom-img-2 img {
    width: 106%;
    margin-left: -0.75rem;
}
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(1) {
    margin: 3.55rem 2rem 0 1rem;
	width: 6rem;
}
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(2),
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(3) {
    width: 6rem;
}
 
}

/* latest css */

footer .form-group {
    margin-bottom: 0;
    padding: 0;
}

footer .form-group-2{
   padding-right: .3rem;
}
footer .form-group-3{
    padding-left: .3rem;
 }
 footer .input-group-append{
    padding: 0;
}
footer .social {
    right: 17rem;
}
@media(max-width:1024px){
    footer .social {
        right: 19.5rem;
    }
    footer .footer-bg .container {
        width: 100%;
    }
  }
 @media(max-width: 991px){
    footer .social {
    right: -7rem;
    top: -4.7rem;
    max-width: 100%;
    width: 72%;
    position: relative;
    }
 }
 @media(max-width: 767px){
    footer .form-group-2{
        padding-right: 0rem;
     }
     footer .form-group-3{
         padding-left: 0rem;
      }
      footer .social {
     width: 100%;
    float: none;
    max-width: 75.2%;
    text-align: center;
    position: relative;
    left: 0rem;
    top: 0.3rem;
}
 
 }
 /*.shaping-tech-section .nav-div li:nth-child(1):after {*/
 /*   bottom: -2.6rem;*/
 /*   left: 13rem;*/
 /*}*/

@media(max-width: 767px){

.testimonials-section .testi-slide .para p {
    font-size: 1.1rem;
    }

.testimonials-section .testi-slide .designation p {
    font-size: 1rem;
}
.champ-section .bottom-img-2 img {
    display: none;
}
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(1) {
    margin: 0 auto;
    width: 59%;
    left: 0;
    right: 0;
    position: relative;
    margin-top: 1rem;
    background-color: #2BCDE3;
    padding: 1rem;
    border-radius: 1rem;
}
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(2) {
    margin: 0 auto;
    width: 59%;
    left: 0;
    right: 0;
    position: relative;
    margin-top: 1rem;
    background-color: #FECD38;
    padding: 1rem;
    border-radius: 1rem;
}
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li:nth-child(3) {
    margin: 0 auto;
    width: 59%;
    left: 0;
    right: 0;
    position: relative;
    margin-top: 1rem;
    background-color: #FD629B;
    padding: 1rem;
    border-radius: 1rem;
}
.champ-section .container-2 {
    width: 100% !important;
}
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li .para p {
    font-size: 1rem;
}
.champ-section .shape-cnt-2 .container-2 .list-points-2 ul li .heading h3 {
    font-size: 1.2rem;
}
.champ-section .container-2 .list-points-2 ul {
    top: 0rem;
}
.champ-section .container-2 .list-points-2 ul {
    padding-left: 0;
}

.champ-section .card-mobile-1{
    background-color: #fff;
    border-radius: .4rem;
    padding: 1rem;
}
.champ-section .shape-cnt-2 .container-2 {
    height: 35rem;
}
}
@media(max-width: 320px){
    .case-study-slide-section .case-study-slide .slide-item.secslide-left-layout .content-slide .content {
        left: -2rem;
    }
.shaping-tech-section .nav-div li:nth-child(1):after {
    left: 13rem;
}
.shaping-tech-section .nav-div li:nth-child(3):after {
    left: 10rem;
}
.chart-section ul li:nth-child(3) {
    top: 9rem;
    right: 5.5rem;
}
.chart-section ul li:nth-child(2) {
    top: 11rem;
    left: 5.5rem;
}
.chart-section ul li:nth-child(1) {
    top: 11.5rem;
    left: 0rem;
}
.chart-section ul li:nth-child(4) {
    top: 8.5rem;
    right: 0.5rem;
}
.champ-section .shape-cnt-2 .container-2 {
    height: 40rem;
}
}


@media (max-width: 767px) {
    #menu-header .close-btn {
        top: -.6rem;
        right: 1rem;
    }
    .shaping-tech-section picture img {
    width: 100%;
    object-fit: cover;
    height: 35rem;
    }
    }
    
    .footer-bg .row{
      position: relative;
    }
 



/* additional css */
.case-study-slide-section .slide-arrow ul li{
    opacity: .7;
}
.case-study-slide-section .slide-arrow ul li:hover:nth-child(1) img,
.case-study-slide-section .slide-arrow ul li:hover:nth-child(3) img {
    opacity: 1;
}
.brands-section .slide-arrow ul li img {
    opacity: .7; 
}
.brands-section .slide-arrow ul li:hover img {
    opacity: 1;
}
.read-button a:hover{
    background-color: #f12400;
}
footer .foot-form input.btn-sub:hover{
    background-color: #f12400;
}


.notify-img{
    width: 7rem;
  }
  .notify-img img{
    width: 2rem;
    object-fit: contain;
    opacity: .7;
  }
  .notify-img img.search-icon{
    width: 1.5rem;
  }
  .notify-img img:hover{
    opacity: 1;
  }
 
  .search-ul{
      list-style: none;
      clear: both;
      float: left;
      position: absolute;
      top: 2.5rem;
      right: 4rem;
  }
  .search-ul span{
   vertical-align: middle;
   font-size: 1.5rem;
   font-weight: 100;
   color: #696463;
  }
  @media (max-width: 991px){
    .search-ul {
      top: 1.8rem;
      right: -1rem;
      display: none;
    }
  }
  @media (max-width: 767px){
  .search-ul {
      top: 1rem;
      right: 2rem;
      display: none;
  }
  }

  footer .social a .normal-social{
    display: inline-block;
  }
  footer .social a .hover-social{
    display: none;
  }
  footer .social a:hover .hover-social{
    display: inline-block;
  }
  footer .social a:hover .normal-social{
     display: none;
  }

a{
    cursor: pointer !important;
}

/* case study slide section */
/* slide fixed css over ride */
.case-study-slide-section .case-study-slide .slide-item{
   position: relative;
}

/* first slide */
.case-study-slide-section .case-study-slide .slide-item .content-slide {
    position: absolute;
    bottom: 9.55rem;
}
.case-study-slide-section .case-study-slide .slide-item .content-slide .content {
    width: 90%;
    color: #fff;
    position: relative;
    left: 34%;
    float: none;
}
@media (max-width: 991px){
    .case-study-slide-section .case-study-slide .slide-item .content-slide .content {
        top: 5.5rem;
        left: 5rem;
        width: 100%;
        float: none;
    }

.case-study-slide-section .case-study-slide .slide-item .content .para p {
    width: 100%;
}
.case-study-slide-section .case-study-slide .slide-item .content .heading h2 {
    width: 96%;
}
}
@media (max-width: 767px){
    .case-study-slide-section .case-study-slide .slide-item .content-slide .content {
        top: 0.5rem;
        left: 0rem;
    }
    .case-study-slide-section .case-study-slide .slide-item .content .para p {
        width: 87%;
    }   
    .case-study-slide-section hr {
        width: 69%;
    }
     
}

/* second slide */
.case-study-slide-section .case-study-slide .slide-item.secslide-left-layout .content-slide .content {
    top: 2rem;
}
.case-study-slide-section .secslide-left-layout .para p:before {
    width: 19%;
}
@media (max-width: 991px){
    .case-study-slide-section .case-study-slide .slide-item.secslide-left-layout .content-slide .content {
        top: 6rem;
        left: 15rem;
    }
}
@media (max-width: 767px){
.case-study-slide-section .case-study-slide .slide-item.secslide-left-layout .content-slide .content {
        top: 0rem;
        left: auto;
        right: 6rem;
}
}

/* third slide */
.case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide {
    position: absolute;
    left: 5rem;
    width: 100%;
    bottom: 9.5rem;
}
.case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide .content {
    top: 0.5rem;
    left: 1.5rem;
}
.case-study-slide-section .case-study-slide .slide-item-3.slide-item  hr {
    margin: 0;
    width: 47%;
}
select#cf-message {
    background: url(https://anzyglobal.com/images/select-drop.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position: 95% 60%;
    background-size: 1rem;
    line-height: 1;
    color: #9f99a8;
}
select#cf-message {
    z-index: 1000;
    position: relative;
}

@media (max-width: 991px){
    .case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide {
        left: 1rem;
        bottom: 9.5rem;
    }
    .case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide .content {
        top: 5.5rem;
        left: 1.5rem;
    }
}
@media (max-width: 767px){
    .case-study-slide-section .case-study-slide .slide-item-3.slide-item .content-slide .content {
        top: 0.5rem;
        left: 0;
    }
    footer .footer-bg {
        background-image: url(../images/footer-bg-img-mob.jpg);
    }
}

