    .module_heading h3{ margin-bottom: 50px;}
	#skew-bottom {
		background-position: 100% 345px !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-image : url('bottom-skew-2.svg');
	}
	.onee_figures {
        margin-bottom: 0px;
        color: #d77243;
        font-size: 4.7rem;
        font-weight: 100;
        font-family: museo-sans, sans-serif;
        line-height: 3.8rem;
		text-align: center;
      }
	  .onee_description {
		  text-align: center;
		  line-height: 2.1rem;
	  }
		.separator {
			text-align: center;
			width: 150px;
			border-top: 1px solid #E1E5E8;
			margin: 4% auto;
		}
	  .resource-card {
		  padding: 10% 10% 4%;
		  margin-bottom: 30px;
		  overflow: hidden;
		  position: relative;
		  min-height: 300px;
	  }
      .quotes-card .customer-logo img , .cs-card .customer-logo img{
        max-height: 150px !important;
		margin-bottom: 30px;
		max-width: 200px;
        margin-top: 20px;
		margin-right: auto;
		margin-left: auto;
      }
      .quotes-card .quotes-img img {
        max-height: 100px !important;
        content: url(https://3yx2w9xx8km2x6z9e33b5jkt-wpengine.netdna-ssl.com/wp-content/uploads/2020/07/quote-1.svg);
        top: -2px;
        z-index: 1;
        position: absolute;
        left: -200px;
      }
      .quotes-card .quotes {
        font-style: italic;
        color: #5c7e9a;
        font-size: 2rem;
        font-weight: 300;
        line-height: 2.8rem;
		margin-bottom: 35px;
      }
      .pos-relative {
        position: relative;
      }
      .quotes-card .quote-customer {
        border-radius: 50%;
        max-height: 200px !important;
		max-width: 200px !important;
      }
      .quotes-card .slide-playbtn {
          position: absolute;
          bottom: 0;
           left: 117px;
		  width: 60px;
      }
      .quotes-card .btn-image .action-image {
          width: 60px;
          float: left;
      } 
      .quotes-card .customer-details {
        padding-top:17%;
      }
      .quotes-card .customer-details .name {
        font-size: 1.8rem;
        font-weight: 500;
        color: #455D6E;
      }
      .quotes-card .customer-details .designation {
        font-size: 1.4rem;
        font-weight: 300;
        color: #455D6E;
        line-height: 2rem;
        text-transform: uppercase;
      }

      .customers-wrap {
        text-align: center;
        position: relative;
        padding: 15px 0px 10px;
		padding-top: 25px;
    }
    .customers-wrap .customer-logos figure img {
        height: 70px;
    }
	.resource-cs {
		padding: 7%;
	}
	.resource-title.standfirst-big {
		margin-bottom: 25px;		
	}
	.resource-cs .action-area {
	 
	}
	.cs-card .customer-logo img {
		 margin-top: 0px;
		 max-width: 150px !important;
		 max-height: 70px !important;
	}
	.resource-list:nth-child(1) {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px solid #A1AFB7;
	}
	.resource-list figure {
		position: relative;
	}
	.resource-list figure>img {
		max-height: 141px;
		 
	}
	.resource-list .click-btn {
		position: absolute;
		bottom: 0px;
		right: -4px;
	}
	.resource-slider .owl-nav { display: none;}
	.resource-slider .owl-stage-outer { 
		box-shadow: 0 0 10px 0 rgba(119,119,119,.3);
		background: #fff;
		border-radius: 15px;
	}
	#skew-bottom .resource-list{
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #A1AFB7;
	}
	#skew-bottom .resource-list:last-child{
		margin-bottom: 0px;
		padding-bottom: 0px;
		border-bottom: 0px solid #A1AFB7;
	}
	#skew-bottom .resource-heading {
		margin-bottom: 15px;
	}
	.resource-list .resource-title h5{
		color: #455D6E;
	}
	.resource-list .resource-type h6 { 
		margin-bottom:0px;
		font-size: 1.2rem;
		font-weight: 500;
		color: #a1afb7;
		text-transform: capitalize;
	}
@media screen and (min-width: 1800px){  
	#skew-bottom {
		background-position: 100% 440px !important;
	}
}
	@media screen and (max-width: 992px) and (min-width: 768px){ 
		 .skew-image {
			position: relative;
			margin: 30px 0px;
		}
		 #skew-bottom {
			background-position: 100% 460px !important;
		}
		.quotes-card .quotes-img img {
			max-height: 80px !important;
			left: -130px;
		}
		.resource-list .click-btn { right: -25px !important;}
	}
@media screen and (max-width: 767px) and (min-width: 320px){ 
	#skew-bottom {
    background-position: 100% 650px !important;
	}
    .skew-image {
        position: relative;
        margin: 30px 0px;
    }
	.resource-card {
		margin-top: 0px;
	}
	.quotes-card .slide-playbtn {
		left: 150px;
	}
	.resource-list .click-btn { right: -25px !important;}
	#skew-bottom .resource-list { margin-bottom: 20px;}
	.quotes-card .quotes-img img {
		    left: -128px;
			top: 0px;
	}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	#skew-bottom { 
		background-position: 100% 175px !important;
	}
	.quotes-card .quotes-img img {
		max-height: 138px !important;
	}
	.bg-skew .skew-content {
		padding-top: 0px;
	}
}