.view-ir-page-banner{
  position:relative;
  margin-bottom: 20px;
}

.view-ir-page-banner .banner_headings{
  position: absolute;
  top:80px;
  left:40px;
  width: 400px;
}

.view-ir-page-banner .banner_headings .big-heading{
  font-size:40px;
  line-height: 40px;
  display:block;
  text-transform: uppercase;
  color:#fff;
  font-family: "Proxima N W15 Bold",Helvetica,Arial,sans-serif;
  margin-bottom: 20px;
}

.view-ir-page-banner .banner_headings .small-heading{
  font-size:16px;
  line-height: 24px;
  display:block;
  width: 330px;
  color:#fff;
  font-family: "Proxima N W15 Reg",Helvetica,Arial,sans-serif;
  margin-bottom: 20px;
}

.view-ir-page-banner .views_slideshow_main .banner_headings a{
  color:#fff;
  margin-right:10px;
  text-transform: uppercase;
  font-family: "Proxima N W15 Bold",Helvetica,Arial,sans-serif;
  font-size:14px;
  border:3px solid white;
  padding: 6px 10px;
}

.view-ir-page-banner .views_slideshow_main .banner_headings a:hover{
  text-decoration: none;
}

.view-ir-page-banner .views_slideshow_main img{
  max-width: none;
}

.view-ir-page-banner .views-slideshow-controls-bottom{
  position:absolute;
  bottom: 20px;
  z-index: 3;
  display: block;
  width: 100%;
}

.view-ir-page-banner .views-slideshow-pager-fields{
  display: block;
  margin: 0 auto;
  text-align: center;
}

.view-ir-page-banner .views-slideshow-pager-field-item{
  display: inline-block;
}

.view-ir-page-banner .views-slideshow-pager-field-item div div{
  text-indent: -9999px;
  width:10px;
  height: 13px;
  display: block;
  cursor: pointer;
  background: url('../images/ir_banner_sprites.png');
  background-position: 10px 0px;
}

.view-ir-page-banner .views-slideshow-pager-field-item.active div div{
  background-position: 0px 0px;
}

/*responsive slideshow*/
.views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
}

.views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto;
}

.views-slideshow-cycle-main-frame .field-content {
  max-width: 100%;
  width: 100%;
}

.views-slideshow-cycle-main-frame .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.section-investor-overview .expand.region-wide .container-video-button,
.section-investor-overview .expand.region-wide .container-video-button-chapters,
.section-investor-overview .region-wide .container-video-button,
.section-investor-overview .region-wide .container-video-button-chapters {
  height: 0px!important;
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}

.ie8 .section-investor-overview .expand.region-wide .container-video-button,
.ie8 .section-investor-overview .expand.region-wide .container-video-button-chapters,
.ie8 .section-investor-overview .region-wide .container-video-button,
.ie8 .section-investor-overview .region-wide .container-video-button-chapters {
	width: 940px;
}

.section-investor-overview  .region-wide #ir-video {
  position: relative;
  width: 80%;
  margin-left: 10%;
  /* height: 546px; */
  display: none;
}




.section-investor-overview  .region-wide #ir-video iframe .video {
	top: -10%;
}

.section-investor-overview .region-wide #ir-video-button-chapters {
  display: none;
}

.section-investor-overview .region-wide #ir-video-button-chapters,
.section-investor-overview .region-wide #ir-video-button {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: url('../images/button/button-play.png') #ebebec;
  height: 60px;
  width: 270px;
}



.ie8  .region-wide #ir-video-button-chapters,
.ie8  .region-wide #ir-video-button {
	right: 11%;
}

.section-investor-overview .region-wide #ir-video-button-chapters a,
.section-investor-overview .region-wide #ir-video-button a{
  padding: 19px 0px 15px 76px;
  display: block;
  color: #5b6770;
  font-size: 17px;
  font-family: "Century Gothic W01 Bold";
}

.section-investor-overview .expand.region-wide #ir-video-close {
  background: url('../images/button/button-close.png');
  height: 60px;
  width: 60px;
  position: absolute;
  right: -60px;
  top: 0;
}
.section-investor-overview .expand.region-wide #ir-video-close a {
  height: 60px;
  width: 60px;
  text-indent: -10000em;
  display: block;
}

.section-investor-overview .expand.region-wide #ir-video-button {
  display: none;
}

.section-investor-overview .expand.region-wide #ir-video-button-chapters {
  background: url('../images/button/button-book.png') #ebebec;
  right: 0;
  display: block;
}

@media screen and (max-width: 1199px) {
	.section-investor-overview .region-wide #ir-video-button-chapters,
	.section-investor-overview .expand.region-wide #ir-video-button-chapters  {
		right: 10%;
	}
}




/* Animate Vimeo video */
/*.section-investor-overview .region-wide .node-banner-image img, */
.section-investor-overview .region-wide > .container:first-child {
  /* CSS3 transition */
  -webkit-transition: height 1s linear;
  -moz-transition: height 1s linear;
  -ms-transition: height 1s linear;
  -o-transition: height 1s linear;
  transition: height 1s linear;
  overflow: hidden;

}

/*.section-investor-overview .region-wide .node-banner-image img, */
.section-investor-overview .region-wide > .container:first-child  {
   height: 295px !important;
}

.section-investor-overview .expand.region-wide .node-banner-image img,
.section-investor-overview .expand.region-wide > .container:first-child {
  height: 835px !important;
}

@media screen and (max-width: 1199px) {
	.section-investor-overview .expand.region-wide .node-banner-image img,
	.section-investor-overview .expand.region-wide > .container:first-child {
	  height: 785px !important;
	}
}

@media screen and (max-width: 979px) {
	.section-investor-overview .expand.region-wide .node-banner-image img,
	.section-investor-overview .expand.region-wide > .container:first-child {
	  height: 600px !important;
	}
}


.section-investor-overview .region-wide .field-name-field-ir-ceo-image {
  display: block;
}

.section-investor-overview .expand.region-wide .field-name-field-ir-ceo-image {
  display: none;
}

.section-investor-overview .region-wide > .container:first-child,
.section-investor-overview .region-wide {
  min-height: 295px !important;
}

/* procurement overview below */

.section-procurement-overview .expand.region-wide .container-video-button,
.section-procurement-overview .expand.region-wide .container-video-button-chapters,
.section-procurement-overview .region-wide .container-video-button,
.section-procurement-overview .region-wide .container-video-button-chapters {
  height: 0px!important;
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}

.ie8 .section-procurement-overview .expand.region-wide .container-video-button,
.ie8 .section-procurement-overview .expand.region-wide .container-video-button-chapters,
.ie8 .section-procurement-overview .region-wide .container-video-button,
.ie8 .section-procurement-overview .region-wide .container-video-button-chapters {
	width: 940px;
}

.section-procurement-overview .region-wide .container-video-button {
    max-width: none;
}

.section-procurement-overview  .region-wide #ir-video {
    position: relative;
    width: 80%;
    margin-left: 10%;
    /* height: 546px; */
    display: none;
    margin-top:60px;
}




.section-procurement-overview  .region-wide #ir-video iframe .video {
    top: -10%;
}

.section-procurement-overview .region-wide #ir-video-button-chapters {
    display: none;
}

.section-procurement-overview .region-wide #ir-video-button-chapters,
.section-procurement-overview .region-wide #ir-video-button {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: url('../images/button/button-play.png') #ebebec;
    height: 60px;
    width: 270px;
}



.ie8  .region-wide #ir-video-button-chapters,
.ie8  .region-wide #ir-video-button {
    right: 11%;
}

.section-procurement-overview .region-wide #ir-video-button-chapters a,
.section-procurement-overview .region-wide #ir-video-button a{
    padding: 19px 0px 15px 76px;
    display: block;
    color: #5b6770;
    font-size: 17px;
    font-family: "Century Gothic W01 Bold";
}

.section-procurement-overview .expand.region-wide #ir-video-close {
    background: url('../images/button/button-close.png');
    height: 60px;
    width: 60px;
    position: absolute;
    right: -60px;
    top: 0px;
}
.section-procurement-overview .expand.region-wide #ir-video-close a {
    height: 60px;
    width: 60px;
    text-indent: -10000em;
    display: block;
}

.section-procurement-overview .expand.region-wide #ir-video-button {
    display: none;
}

.section-procurement-overview .expand.region-wide #ir-video-button-chapters {
    background: url('../images/button/button-book.png') #ebebec;
    right: 0;
    display: block;
}

@media screen and (max-width: 1199px) {
    .section-procurement-overview .region-wide #ir-video-button-chapters,
    .section-procurement-overview .expand.region-wide #ir-video-button-chapters  {
        right: 10%;
    }
}




/* Animate Vimeo video */
/*.section-procurement-overview .region-wide .node-banner-image img, */
.section-procurement-overview .region-wide > .container:first-child {
    /* CSS3 transition */
    -webkit-transition: height 1s linear;
    -moz-transition: height 1s linear;
    -ms-transition: height 1s linear;
    -o-transition: height 1s linear;
    transition: height 1s linear;
    overflow: hidden;

}

/*.section-procurement-overview .region-wide .node-banner-image img, */
.section-procurement-overview .region-wide > .container:first-child  {
    height: 236px !important;
}

.section-procurement-overview .expand.region-wide .node-banner-image img,
.section-procurement-overview .expand.region-wide > .container:first-child {
    height: 835px !important;
}

@media screen and (max-width: 1199px) {
    .section-procurement-overview .expand.region-wide .node-banner-image img,
    .section-procurement-overview .expand.region-wide > .container:first-child {
        height: 785px !important;
    }
}

@media screen and (max-width: 979px) {
    .section-procurement-overview .expand.region-wide .node-banner-image img,
    .section-procurement-overview .expand.region-wide > .container:first-child {
        height: 600px !important;
    }
}


.section-procurement-overview .region-wide .field-name-field-ir-ceo-image {
    display: block;
}

.section-procurement-overview .expand.region-wide .field-name-field-ir-ceo-image {
    display: none;
}

.section-procurement-overview .region-wide > .container:first-child,
.section-procurement-overview .region-wide {
    min-height: 236px !important;
}

.section-workers-compensation.section-procurement-overview .region-wide {
  min-height: 415px !important;
}

@media (min-width: 300px) and (max-width: 1025px) {
  .section-workers-compensation.section-procurement-overview .region-wide {
    min-height: auto !important;
  }  
}