.same_heading h3 {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 35px;
    line-height: 43px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #343741;
}
.marketing_slider {
    margin-bottom: 90px;
	    margin-top: 110px;
}
.marketing_customers {
    margin-top: 60px;
}
   .marketing_customers .inner_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 18px 6px rgba(0, 0, 0, 0.1);
    border-radius: 22px;
    padding: 60px 56px;
	position: relative;
	    margin-right: 40px;
}
.marketing_customers .slider_left_side {
   text-align: center;
    width: 20%;
}
.marketing_customers .slider_box_image img {
    max-width: 195px;
    width: 100%;
    object-fit: cover;
	margin: 0 auto;
}
.marketing_customers h4.client_name {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    letter-spacing: -0.005em;
    color: #18cb96;
	    margin: 12px 0 0;
}


.marketing_customers span.client_position {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    color: #343741;
}
.marketing_customers .slider_box_text {
    width: 74%;
    margin-left: 5%;
    padding-right: 57px;
}
.marketing_customers .slider_box_text h4 {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: -0.005em;
    color: #343741;
	margin-bottom: 22px;
}
.marketing_customers p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: #343741;
}
.marketing_customers .qout_image {
    margin-bottom: 19px;
	max-width: 28px;
}
.marketing_customers .brand_logo {
    position: absolute;
    right: 53px;
    top: 36px;
}
.marketing_customers .brand_logo img {
    max-width: 140px;
	    width: auto;
}

.marketing_customers .owl-stage {
    margin: 23px;
}

.marketing_customers .owl-nav button, .marketing_customers .owl-nav button {
    font-size: 0 !important;
	background:url(../images/arrow_left.svg) no-repeat !important; 
    width: 15px;
    height: 22px;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 45%;
    left: -44px;
    background-size: contain !important;
}

.marketing_customers .owl-nav .owl-next {
	background-image: url(../images/arrow_right.svg) !important;
    right: 0px;
    left: auto;
    transform: translate(52px, 0px);
    background-position: center bottom !important;
}

.page-id-98 section#bottom-cta {
    background: url(../images/blue-dice-marketing.svg) no-repeat;
    background-position: 127px -18px;
    background-size: cover;
    background-position: center;
}
.page-id-98 section#bottom-cta {
    padding: 178px 0 202px;
    position: relative;
}
.marketing_customers .owl-nav .owl-next {
    right: 15px;
}
/*.page-id-98 section#bottom-cta .inner:before {
    content: "";
    background: url(../images/marketin-dice-center.svg) no-repeat;
    width: 225px;
    height: 225px;
    display: block;
    position: absolute;
    left: 30%;
    right: 0;
    background-size: cover;
    top: -40%;
}*/
/*.page-id-98 section#bottom-cta:before {
    content: "";
    background: url(../images/marketin-dice-center.svg) no-repeat;
    width: 225px;
    height: 225px;
    display: block;
    position: absolute;
    left: 30%;
    right: 0;
    background-size: cover;
    top: 60px;
    z-index: 99;
}

.page-id-98 section#bottom-cta:after {
    content: "";
    background: url(../images/marketin-dice-left.svg) no-repeat;
    width: 225px;
    height: 225px;
    display: block;
    position: absolute;
    background-size: cover;
    z-index: 9;
    bottom: 20px;
    left: 8%;
    top: auto;
}
*/
.page-id-98 section#bottom-cta .inner {
    z-index: 999;
    position: relative;
	border-radius: 22px;
}
.page-id-98  section#bottom-cta div.inner h2 {
    color: #18cb96;
}


.page-id-98 #privacy-compliance li.check-icon:before {
 
    position: absolute;
    top: 2px;
    left: 0;
}
.page-id-98 #privacy-compliance li.check-icon {
   
    position: relative;
    padding: 0 44px;
	margin-bottom: 22px;
}
.page-id-98 .privacy-compliance .image-text-container.img-goes-left .headline-text ul {
    margin-top: 43px;
}

.page-id-98 section#video.vision-section div.inner #press-play span.play-text.white {
    display: block !important;
    margin: 0;
}



@media screen and (max-width:1350px) {
.marketing_slider .slider {
    width: 95%;
	margin:0 auto;
}
.marketing_customers .owl-nav .owl-next {
  
    transform: translate(31px, 0px);

}
.marketing_customers .owl-nav button {
   
    transform: translate(23px, 0px);
}
}

@media screen and (max-width:1000px) {
.marketing_customers .slider_box_text {
  
    padding-right: 0;
}

.marketing_customers h4.client_name {
    font-size: 18px;
}
.marketing_customers p {
    
    font-size: 15px;
}
.marketing_customers .inner_wrap {
   
    padding: 60px 31px;
}
.marketing_customers span.client_position {

    font-size: 14px;
}
}
@media screen and (max-width:800px) {
.same_heading h3 {
    font-weight: 500;
    font-size: 27px;
}
}

@media screen and (min-width:768px) {
	.marketing_customers .inner_wrap .owl-nav {
		display:none;
	
}
}

@media screen and (max-width:767px) {
	
	.marketing_customers > .owl-nav {
    display: none;
}
.marketing_customers .slider_left_side {
    width: 25%;
}
.marketing_customers .slider_box_text {
    width: 69%;
    margin-left: 6%;
}
.marketing_customers .brand_logo {
  
    position: inherit;
}
.marketing_customers .brand_logo img {
   
    margin-bottom: 19px;
}
.marketing_customers .inner_wrap {
    padding: 32px 24px 66px;
	margin-right: 24px;
}
.marketing_customers .slider_left_side {
    width: 100%;
    order: 2;
	margin-top: 40px;
	display: flex;
	text-align: left;
	align-items: center;
}
.marketing_customers .slider_box_text {
    width: 100%;
    margin-left: 0;
}
.marketing_customers .slider_box_text h4 {
   
    margin-bottom: 10px;
}
.marketing_customers .qout_image {
    margin-bottom: 12px;
    max-width: 25px;
}
.marketing_customers p br {
    display: none;
}
.marketing_customers p {
    font-size: 15px;
    color: #797d82;
}
.marketing_customers .slider_box_image img {
    max-width: 100px;
}
.marketing_customers .slider_box_image {
    margin-right: 27px;
}

.marketing_customers h4.client_name {
    font-size: 18px;
    text-align: left;
	margin-top: 0;
}

.marketing_customers span.client_position {
    font-size: 14px;
    text-align: left !important;
}
.marketing_customers .owl-stage {
    margin: 23px 13px;
}

.marketing_customers .owl-nav button, .marketing_customers .owl-nav button {
    top: auto;
    bottom: 0;
    right: 0;
}
.marketing_customers .owl-nav .owl-next {
    transform: translate(0px, 0px);
}
.marketing_customers .owl-nav button {
    right: 75px;
    left: auto;
}

.marketing_customers .owl-nav {
    position: absolute;
    bottom: 30px;
    right: 20px;
}

.marketing_slider .slider {
	width: 100%;
}

.marketing_customers {
    margin-top: 30px;
}
.marketing_customers .same_heading h3 {
 
    margin-left: -4%;
}

.page-id-98 section#faq div.inner div#faq-accordion div.faq-item .accordion-header h3 {
   
    padding: 30px 24px !important;
}
.page-id-98 section#faq div.inner div#faq-accordion div.faq-item {
   
    padding: 0;
}
.page-id-98 section#faq div.inner div#faq-accordion div.faq-item .accordion-header span.toggle {
   top: 17% !important;
    right: 23px !important;
}
.page-id-98 section#faq div.inner div#faq-accordion div.faq-item .accordion-header span.toggle.closed {
	right: 23px !important;
}


.page-id-98 #privacy-compliance .image-text-image-container {
    width: 100%;
}
#privacy-compliance .image-text-image-container img {
    width: 100% !important;
}
.page-id-98 .video-text-container.img-goes-left .video-text-image {
  
    max-width: 512px;
}
#marketing_video_section .video-text-container.img-goes-left div.video-text-text {
    margin-top: 70px;
}
.page-id-98 section#video {
    background-position: right 35px !important;
    background-size: 559px !important;
}
.page-id-98 section#video div.inner div.headline-text h2 {
    font-weight: 500;
}
.page-id-98 section#video {
  
    margin-bottom: 0;
    margin-top: 0;
}
body.page-id-98 {
    width: 100%;
}
.page-id-98 .wrapper.main {
    width: 100% !important;
}

.page-id-98 section#bottom-cta .inner {
   
    max-width: 100%;
}

.page-id-98 section#bottom-cta {
    padding: 78px 0 72px;
}
.page-id-98 section#bottom-cta div.inner h2 {
    font-size: 27px;  
    color: #18cb96;
    font-weight: 500;
}
.page-id-98 section#bottom-cta {
    background-position: 37px -52px;
}
.page-id-98 section#bottom-cta {
   
    background-size: 1286px;
}

.page-id-98 section#bottom-cta .inner {
   
    padding: 60px 20px;
}

.marketing_slider {
    margin-bottom: 30px;
	margin-top: 70px;
}


.marketing_customers .brand_logo img {
    max-width: 120px;
}
.marketing_customers .slider_box_text h4 {
   
    font-size: 20px;
    line-height: 28px;

}

.page-id-98 section#bottom-cta {
 
      padding-top: 20px;
	    padding-left: 24px;
    padding-right: 24px;
}
.marketing_slider .inner {
    padding: 0 13px !important;
}
.page-id-98 #privacy-compliance li.check-icon {
    padding: 0 0px 0 30px;
}

.same_heading {
    padding: 0 33px;
}
.page-id-98 section#faq div.inner>h2 {
    padding: 0 20px;
}
.page-id-98 section#faq div.inner div#faq-accordion div.faq-item .accordion-content {
  margin-top: 0;
    padding: 0 24px 26px 24px !important;
}

.page-id-98 #marketing_video_section .video-text-container.img-goes-left div.video-text-text {
    padding: 0 22px !important;
}

}
@media screen and (max-width:650px) {
	.page-id-98 section#video {
    background-position: right 45px !important;
    background-size: 509px !important;
}
.page-id-98 section#bottom-cta {
 
    background-position: -33px -52px;
}
/*.marketing_customers .slider_left_side {
    width: 100%;
    text-align: center;
}
.marketing_customers .slider_box_image img {

    margin: 0 auto;
}
.marketing_customers h4.client_name {
    
    font-size: 24px;
}
.marketing_customers span.client_position {
  
    font-size: 17px;
}
.marketing_customers .slider_box_text {
    width: 100%;
    margin-left: 0;
    text-align: center;
    border-top: 1px solid #ccc;
    margin: 24px 0 0;
    padding: 13px 0 0;
}
.marketing_customers .qout_image {
    margin-bottom: 19px;
    max-width: 28px;
    margin: 0 auto;
}
.marketing_customers .inner_wrap {
    padding: 60px 31px 30px;
}*/




}
@media screen and (max-width:550px) {
.page-id-98 section#video {
    background-position: right 45px !important;
    background-size: 95% !important;
}
.page-id-98 section#bottom-cta {
 
    background-position: 7px -22px;
    background-size: cover;
}

.marketing_customers p {
    font-size: 14px;
    line-height: 24px;
}
.marketing_customers h4.client_name {
    font-size: 16px;
}
.marketing_customers span.client_position {
    font-size: 13px;
    line-height: 19px;
}
.marketing_customers .slider_box_image {
    margin-right: 15px;
}
.marketing_customers .detail_area {
    width: 100%;
}
.marketing_customers .slider_box_image img {
    max-width: 110px;
}
.marketing_customers .inner_wrap {
    padding: 23px 22px 62px;
}
.marketing_customers .owl-nav {
    
    bottom: 21px;
    right: 18px;
}
.marketing_customers .slider_left_side {
   
    margin-top: 23px;
}
.same_heading h3 {
    font-weight: 500;
    font-size: 24px;
}
}

@media screen and (max-width:500px) {
/*.marketing_customers h4.client_name {
    font-size: 16px;
}
.marketing_customers span.client_position {
    font-size: 14px;
    line-height: 21px;
}
.slider_box_text h4 {
   
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 14px;
}
.marketing_customers p {
    font-size: 13px;
    line-height: 22px;
}
.marketing_customers .inner_wrap {
    padding: 60px 13px 15px;
}
.marketing_customers .brand_logo {
    right: 11px;
}*/

}