.testimonals-outer-wrapper{margin:0 auto;position:relative;width:1200px}.slide-arrows{align-items:flex-start;background:#fff;cursor:pointer;display:flex;justify-content:center;position:absolute;top:0;width:10%;z-index:60}.slide-arrows:first-child:hover:after{border-bottom:2px solid var(--erGold);border-left:2px solid var(--erGold)}.slide-arrows:last-child:hover:after{border-right:2px solid var(--erGold);border-top:2px solid var(--erGold)}.slide-arrows:first-child{left:0}.slide-arrows:first-child:after{border-bottom:2px solid var(--erGold);border-left:2px solid var(--erGold)}.slide-arrows:first-child:after,.slide-arrows:last-child:after{content:"";height:40px;position:absolute;top:20px;transform:rotate(45deg);transition:all 1s ease;width:40px}.slide-arrows:last-child:after{border-right:2px solid var(--erGold);border-top:2px solid var(--erGold)}.slide-arrows:last-child{right:0}.testimonials-panels-main-wrapper-parent{border-radius:5px;box-shadow:none;height:auto;margin:0 0 100px;position:relative;transition:height 1s ease-out;z-index:50}.testimonials-panels-main-wrapper{background:#fff;display:flex;flex-direction:row-reverse;height:100%;position:absolute;transition:left .2s cubic-bezier(.1,.7,.1,1),right .2s cubic-bezier(.1,.7,.1,1),opacity .1s cubic-bezier(.1,.5,.1,2);width:100%}.testimonials-panels{display:flex;flex-wrap:wrap!important;float:left;height:100%;justify-content:flex-start;margin:0 15%;position:relative;width:70%!important}.testimonials{color:var(--erBlue);display:flex;flex-direction:column;padding:5px 5px 25px;-webkit-transition:opacity .5s ease-in-out}.testimonials-p{color:var(--erBlueOpacity80);font-family:var(--erMainHeaderCopy);font-size:1.4rem!important;font-style:italic;font-weight:400;line-height:2.1rem;margin:0;padding:0 0 1.6rem;text-align:center}@media screen and (max-width:1200px){.testimonals-outer-wrapper{width:100%}}@media screen and (max-width:600px){.testimonials-p{font-size:1.2rem!important;line-height:1.6rem}.slide-arrows:last-child:after{height:30px;margin-top:-50px;right:25px;top:50%;width:30px}.slide-arrows:first-child:after{height:30px;left:25px;margin-top:-50px;top:50%;width:30px}}