.incyte-carousel-with-image-quote-type2-container .banner-container { margin:0px; }
.incyte-carousel-with-image-quote-type2-container .carousel-indicators li { 
  background-color: #E5E5E5;
  width: 16px;
  height: 16px;
  border: 1px solid #225DA5;
  margin-right: 20px; 
}
.incyte-carousel-with-image-quote-type2-container .carousel-indicators li.active { 
  background-color: #225DA5;
  border: none; 
}
.incyte-carousel-with-image-quote-type2-container .carousel-with-qa-pager { display:none; }
.carousel-with-iq2-text-pager-mobile-text { display:none; }

.incyte-carousel-with-image-quote-type2-container .quote-type2-inner-box p:before{ content: "\201C";position: absolute; font-family: AnodinaExtraLight; font-weight: normal; color: #4AACE9; }
.incyte-carousel-with-image-quote-type2-container .quote-type2-inner-box p:after{ content: "\201D"; position: absolute; font-family: AnodinaExtraLight; font-weight: normal; color: #4AACE9;}

@media screen and (max-width: 767px) {
.incyte-carousel-with-image-quote-type2-container { margin-bottom:50px; }
.carousel-with-iq2-text-pager-mobile-text { display:block; }
.carousel-with-iq2-text-pager-mobile-text {
  display: inline-block;
  float: left;
  color: #ffffff !important;
  margin-left: 50%;
  margin-top: 20px;
  font-weight: 700;
}
.incyte-carousel-with-image-quote-type2-container .quote-type2-inner-box p:before{font-size: 100px; margin-left:0px; left: 0px; top:30px; }
.incyte-carousel-with-image-quote-type2-container .quote-type2-inner-box p:after{font-size: 100px; right: 20px; bottom: 110px;}
}

@media screen and (max-width: 991px) and (min-width:768px) {
.incyte-carousel-with-image-quote-type2-container { margin-bottom:50px; }
.carousel-with-iq2-text-pager-mobile-text {
  display: inline-block;
  float: left;
  color: #ffffff !important;
  margin-left: 50%;
  margin-top: 20px;
  font-weight: 700;
  font-size: 24px;
}
.incyte-carousel-with-image-quote-type2-container .quote-type2-inner-box p:before{font-size: 120px; margin-left:0px; left: 10px; top:50px; }
.incyte-carousel-with-image-quote-type2-container .quote-type2-inner-box p:after{font-size: 120px; right: 20px; bottom: 100px;}
}

@media screen and (min-width: 992px) {
.incyte-carousel-with-image-quote-type2-container { margin-bottom:50px; }
.incyte-carousel-with-image-quote-type2-container .carousel-with-qa-pager { display:block; }
.incyte-carousel-with-image-quote-type2-container .quote-type2-inner-box p:before{font-size: 120px; margin-left:0px; left: 10px; top:50px; }
.incyte-carousel-with-image-quote-type2-container .quote-type2-inner-box p:after{font-size: 120px; right: 20px; bottom: 100px;}
}

@media only screen and (min-width:834px) and (max-width:1112px) and (orientation:landscape) {
.incyte-carousel-with-image-quote-type2-container .carousel-with-qa-pager { display:none; }
.carousel-with-iq2-text-pager-mobile-text {
    display: block;
    margin-left: 50%;
    margin-top: 22px;
    color: #ffffff;
    font-weight: bold;
}
}