@media screen and (min-width: 751px) {
  .introductionSlide .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
    /** THEME
        ===================================*/
    /* LOADER */
    /* PAGER */
    /* DIRECTION CONTROLS (NEXT / PREV) */
  }
  .introductionSlide .bx-wrapper img {
    max-width: 100%;
    display: block;
  }
  .introductionSlide .bx-wrapper .bx-pager,
  .introductionSlide .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
  }
  .introductionSlide .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
  }
  .introductionSlide .bx-wrapper .bx-pager {
    text-align: left;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #ccc;
    padding-top: 20px;
  }
  .introductionSlide .bx-wrapper .bx-pager .bx-pager-item,
  .introductionSlide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  .introductionSlide .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .introductionSlide .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .introductionSlide .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #e3e300;
  }
  .introductionSlide .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/icon_slide-prev.png) no-repeat;
  }
  .introductionSlide .bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/icon_slide-next.png) no-repeat;
  }
  .introductionSlide .bx-wrapper .bx-prev:hover,
  .introductionSlide .bx-wrapper .bx-next:hover {
    opacity: 0.5;
  }
  .introductionSlide .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 49px;
    height: 71px;
    text-indent: -9999px;
    z-index: 999;
  }
  .introductionSlide .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
  }

  .thoughtSlide .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
    /** THEME
        ===================================*/
    /* LOADER */
    /* PAGER */
    /* DIRECTION CONTROLS (NEXT / PREV) */
  }
  .thoughtSlide .bx-wrapper img {
    max-width: 100%;
    display: block;
  }
  .thoughtSlide .bx-wrapper .bx-pager,
  .thoughtSlide .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 140px;
    left: 180px;
    width: 100%;
  }
  .thoughtSlide .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
  }
  .thoughtSlide .bx-wrapper .bx-pager {
    text-align: left;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #ccc;
    padding-top: 20px;
  }
  .thoughtSlide .bx-wrapper .bx-pager .bx-pager-item,
  .thoughtSlide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  .thoughtSlide .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .thoughtSlide .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .thoughtSlide .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #e3e300;
  }
  .thoughtSlide .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/icon_slide-prev.png) no-repeat;
  }
  .thoughtSlide .bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/icon_slide-next.png) no-repeat;
  }
  .thoughtSlide .bx-wrapper .bx-prev:hover,
  .thoughtSlide .bx-wrapper .bx-next:hover {
    opacity: 0.5;
  }
  .thoughtSlide .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 49px;
    height: 71px;
    text-indent: -9999px;
    z-index: 999;
  }
  .thoughtSlide .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .introductionSlide {
    /** THEME
    ===================================*/
    /* LOADER */
    /* PAGER */
    /* DIRECTION CONTROLS (NEXT / PREV) */
  }
  .introductionSlide .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
  }
  .introductionSlide .bx-wrapper img {
    max-width: 100%;
    display: block;
  }
  .introductionSlide .bx-wrapper .bx-pager,
  .introductionSlide .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
  }
  .introductionSlide .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(./images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
  }
  .introductionSlide .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
  }
  .introductionSlide .bx-wrapper .bx-pager .bx-pager-item,
  .introductionSlide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  .introductionSlide .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .introductionSlide .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .introductionSlide .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #e3e300;
  }
  .introductionSlide .bx-wrapper .bx-prev {
    left: 10px;
    background: url(./images/controls.png) no-repeat 0 -32px;
  }
  .introductionSlide .bx-wrapper .bx-next {
    right: 10px;
    background: url(./images/controls.png) no-repeat -43px -32px;
  }
  .introductionSlide .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
  }
  .introductionSlide .bx-wrapper .bx-next:hover {
    background-position: -43px 0;
  }
  .introductionSlide .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 999;
  }
  .introductionSlide .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
  }

  .thoughtSlide .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
    /** THEME
        ===================================*/
    /* LOADER */
    /* PAGER */
    /* DIRECTION CONTROLS (NEXT / PREV) */
  }
  .thoughtSlide .bx-wrapper img {
    max-width: 100%;
    display: block;
  }
  .thoughtSlide .bx-wrapper .bx-pager,
  .thoughtSlide .bx-wrapper .bx-controls-auto {
    width: 100%;
  }
  .thoughtSlide .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
  }
  .thoughtSlide .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #ccc;
    padding-top: 20px;
  }
  .thoughtSlide .bx-wrapper .bx-pager .bx-pager-item,
  .thoughtSlide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  .thoughtSlide .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .thoughtSlide .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .thoughtSlide .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #e3e300;
  }
  .thoughtSlide .bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/icon_slide-prev.png) no-repeat;
    background-size: 100% auto;
  }
  .thoughtSlide .bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/icon_slide-next.png) no-repeat;
    background-size: 100% auto;
  }
  .thoughtSlide .bx-wrapper .bx-prev:hover,
  .thoughtSlide .bx-wrapper .bx-next:hover {
    opacity: 0.5;
  }
  .thoughtSlide .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 6.26667%;
    padding-top: 144%;
    text-indent: -9999px;
    z-index: 999;
  }
  .thoughtSlide .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
  }
}
