.heading-menu{display: none;} h3{margin: 0;}
#scroll .container{max-width:1200px;}
#scroll.sec-pTB{padding: 0;}
.apm-case-study-main-wrapper .banner-grid {display: grid;grid-template-columns: 1fr 480px;}	
.apm-case-study-main-wrapper .breadcrumb-wrapper { margin-top: 30px;margin-bottom: 20px; font-weight: 300; font-size: 14px;}
.apm-case-study-main-wrapper .banner-grid .banner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
	
	
.apm-case-study-main-wrapper .banner-grid h1 {font-size: 3rem; line-height: 1.25;font-weight: 700;letter-spacing: 0;margin-bottom: 20px;}	
.apm-case-study-main-wrapper .banner-grid p{font-size: 1.625rem;letter-spacing: 0.2px;color: #444444;font-weight: 300;line-height: 38px; margin-bottom: 40px;}
.apm-case-study-main-wrapper .banner-grid p span{font-weight: 700;}
.apm-case-study-main-wrapper .btn.btn-primary {
    color: #fff;
    -webkit-transition: background 0.15s ease;
    transition: background 0.15s ease;
    border: 0;
    background-color: #006DEB;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    cursor: pointer;
    text-align: center;
    padding: 16px 30px;
    display: inline-block;
    text-decoration: unset !important;
  }
  .apm-case-study-main-wrapper .btn.btn-primary:hover,
  .apm-case-study-main-wrapper .btn.btn-primary:focus,
  .apm-case-study-main-wrapper .btn.btn-primary:focus-within,
  .apm-case-study-main-wrapper .btn.btn-primary:active {
    background: #0361cd;
  }
  .apm-case-study-main-wrapper .btn.btn-secondary:hover,
  .apm-case-study-main-wrapper .btn.btn-secondary:focus,
  .apm-case-study-main-wrapper .btn.btn-secondary:focus-within,
  .apm-case-study-main-wrapper .btn.btn-secondary:active {
    background: #0361cd;
  }

.flex-row {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;flex-wrap: wrap; gap:30px;}	
.apm-case-study-main-wrapper .case-study-about-section .flex-row {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;flex-wrap: wrap; gap:30px;}	
.apm-case-study-main-wrapper .case-study-about-section .flex-row .col {flex: 1;
	margin: 0px 0px;display: inline-grid;}	
.apm-case-study-main-wrapper .case-study-about-section  ul.custom-check-list li {font-weight: 300;font-size: 1rem;line-height: 1.75;margin-bottom: 16px;position: relative; padding-left: 36px;margin-bottom: 25px;}

.apm-case-study-main-wrapper .case-study-about-section  ul.custom-check-list li:last-child {margin-bottom: 0px;}
.apm-case-study-main-wrapper .case-study-about-section  ul.custom-check-list li::after {position: absolute;content: "";left: 0;top: 4px;width: 22px;height: 22px;background: no-repeat url(/sites/meweb/images/fr/applications_manager/images/custom-list-tick.svg);background-size: 21px;}
	
.apm-case-study-main-wrapper h2{font-size: 1.75rem; line-height: 42px; font-weight: 600; margin-bottom: 30px;}	
.about-icon-section .flex-row{ flex-direction: column}	
.about-icon-section	ul{display: flex;justify-content: center;flex-direction: column;gap: 20px;}

.about-icon-section li {display: flex;align-items: center;justify-content: flex-start;background: #F9FAFF;padding: 18px 22px; border-radius: 6px;}
.about-icon-section li span {height: 54px;width: 54px; background-color: #fff;border-radius: 50%;    box-shadow: 3px 3px 18px #e3e5f2;}
.about-icon-section li .icon-content {padding-left: 20px;}	
.about-icon-section li .icon-content h3{ margin: 0 0 10px;font-size: 20px;font-weight: 600; line-height: 22px;}
.about-icon-section li .icon-content p{font-size: 18px; margin-bottom: 0px;line-height: 22px;}	
	
.flex-parent {display: flex;flex: 1;gap: 30px;}	
.flex-parent > * {flex: 1;display: inline-grid;}
	
.icon-box {display: flex;align-items: center;justify-content: flex-start;background: #fff;padding: 25px 20px;gap:25px;border-radius: 6px;}	
.icon-box span{height: 54px;width: 54px;background-color: #DBE4F9;border-radius: 50%;}	
.icon-content h3 {font-size: 22px;font-weight: 600;margin-bottom: 10px;line-height: 22px;}
.icon-content p {margin-bottom: 0;font-size: 16px;line-height: 24px;}	
	
.case-study-implemention-section .flex-parent .col:nth-child(1) .icon-box span{background-color: #F9E8DB;}
.case-study-implemention-section .flex-parent .col:nth-child(2) .icon-box span {background-color: #DCF9DB;}
.case-study-implemention-section .flex-parent .col:nth-child(3) .icon-box span{background-color: #DBE4F9;}
.case-study-implemention-section .icon-box{ display: grid;grid-template-columns: 54px 1fr; gap:15px;}	
	
.favorite-flex .icon-box {    background: #F9FAFF; flex-direction: column;}	
.favorite-flex .icon-content{ text-align: center;}	
	
.case-study-quote-section .quote-wrapper { background: #F9FAFF;padding: 40px 50px 40px 155px;font-size: 18px; position: relative; border-radius: 8px;}
.case-study-quote-section .quote-wrapper:before{position: absolute;content: '';left: 30px;top: 40px;height: 58px; width: 73px;background: url("/sites/meweb/images/fr/applications_manager/images/case-study-quote.svg");}
	
	
.case-study-favorites-section .icon-box  span{height: 72px; width: 72px; background-size: 320px;}
.case-study-quote-section .quote-wrapper p{font-size: 18px; line-height: 28px; margin-bottom: 40px;}
.case-study-quote-section .quote-author {margin-bottom: 0px;}	
.case-study-content	p:last-child{margin-bottom: 0px;}

.case-study-sprite{background: url("/sites/meweb/images/fr/applications_manager/images/case-study-ga-sprite.svg") no-repeat scroll center center;background-size: 260px;}
.case-study-sprite.icon1 {background-position: -5% 10px;}
.case-study-sprite.icon2 {background-position: 22% 10px;}
.case-study-sprite.icon3 {background-position: 57.5% 8px; }
.case-study-sprite.icon4 {background-position: 81.5% 10px;}
.case-study-sprite.icon5 {background-position: 104.9% 13px;}
.case-study-sprite.icon6 { background-position: -6% -43px;}
.case-study-sprite.icon7 {background-position:23% -43px;}
.case-study-sprite.icon8 { background-position:52.5% -41px;}
.case-study-sprite.icon9 {background-position: 79.9% -35px;background-size: 290px !important;}
	
/*======== Time line css start ==============*/

.timeline-section {margin: 25px 0px;display: flex;align-items: flex-start;justify-content: flex-start;gap: 20px;}	
.timeline { position: relative;padding-left: 10px;width: 100%;}
.timeline-item {position: relative;margin-bottom: 25px;transition: all 0.3s;}
.timeline-item:last-child{margin-bottom: 0px;} 
.timeline-item .timelie-icon-circle {position: absolute;left: 0;top: 0;width: 70px;height: 70px;border-radius: 50%;background-color: #F9FAFF;border: 1.2px solid #EFF1FF;}
.timeline-item .timelie-icon-circle:before {
 position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);display: flex;align-items: center;justify-content: center;color: #ddd;text-align: left; font-size: 40px;font-weight: 700; -webkit-text-fill-color: #e8e9fd;-webkit-text-stroke: 1px #dce0f9;line-height: 1.6; }
.timeline-item .content { margin-left: 100px;padding:0px 13px;display: block;line-height: 24px;}
.timeline-item .content h3{font-size: 20px;margin-bottom: 15px; font-weight: 500;}
.timeline-item .content p {margin: 0px;font-size: 14px !important;line-height: 26px !important; }
.timeline-item:not(:last-child)::after { content: "";position: absolute;left: 35px;top: 43px;height: calc(100% - 0px);width: 1.1px;background-color: #EFF1FF;z-index: -1;}	
					
.timelie-icon-circle.icon1:before {content: "1";}
.timelie-icon-circle.icon2:before{content: "2";}
.timelie-icon-circle.icon3:before {content: "3";}

	
/*--------  end time line css ---------*/

		
/*--------- Media query --------------*/
	
@media only screen and (max-width: 991.98px) {

	.timeline-section{display: inherit;}
	.timeline{width:100%; padding-left: 0px;}
	  
  }	
	
  @media screen and (max-width: 767px) {
   
	.apm-case-study-main-wrapper .banner-grid {grid-template-columns:inherit;}
	.case-study-quote-section .quote-wrapper{    padding: 30px 30px 30px 85px;}
	.case-study-quote-section .quote-wrapper:before{left: 10px;top: 24px; transform: scale(0.65);}
	.timelie-icon-circle{display: none;} 
	.timeline-item:not(:last-child)::after{background: none;}
	.timeline-item .content{margin: 0px; padding: 0px;}
	.apm-case-study-main-wrapper .case-study-about-section .flex-row{display: block;}
	.flex-parent > *{display: flow-root; margin: 20px 0px;}
	.flex-parent { display: flow-root;}
	.flex-row{padding: 0;}
	.case-study-quote-section .quote-wrapper, .case-study-quote-section .quote-wrapper p{font-size: 16px;}
	.apm-case-study-main-wrapper .sec-padding-60 {    padding-top: 30px;    padding-bottom: 30px;}
	.apm-case-study-main-wrapper h2{    font-size: 1.5rem; margin-bottom: 20px; line-height: 28px;}
	.custom-check-list { margin-bottom: 30px;}
	.apm-case-study-main-wrapper .banner-grid h1{font-size: 2rem;}
	.apm-case-study-main-wrapper .banner-grid p{line-height: 28px; font-size: 1.25rem;}
	.apm-case-study-main-wrapper .btn.btn-primary{font-size: 16px; padding: 14px 24px; }
	.img-holder {margin: 24px 0px;}
	.case-study-favorites-section h2{text-align: center;}
	  
  }