.banner-full {
  display: none;
}
.driver-info {
  background: url("../images/driver_cont_bg.jpg") right center no-repeat;
  background-size: auto 100%;
  margin-left: -15px;
  margin-right: -15px;
}
.driver-info .info-box {
  position: relative;
}
.driver-info .info-box .thumbs {
  position: static;
  text-align: right;
  padding-top:60px;
}
.driver-info .info-box .thumbs img {
  margin-right: 10%;
  width: auto;
  /*min-height: 480px;
  max-height:500px;*/
  height: 480px;
}
.driver-info .info-box .nm {
  position: absolute;
  left: 0;
  top: 30px;
}
.driver-info .info-box .team {
  position: absolute;
  left: 0;
  bottom: 30px;
}
.driver-info .info-box .team img {
  width: auto;
  max-height: 60px;
}
.driver-info .info-box .nm h2 {
  font-size: 2.5em;
  font-weight: bold;
  padding: 0;
  line-height: 125%;
  letter-spacing: 6px;
}
.driver-info .info-box .nm small {
  font-size: 0.5em;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  color: #666;
  opacity: 0.85;
  letter-spacing: 0;
}
.driver-cont, .driver-team-list, .driver-news {
  padding: 30px 0;
}
.driver-cont .cont-intro {
  text-align: center;
}
.driver-cont .cont-intro .tl {
  text-align: left;
}
.cont-intro .item {
  border-right: 1px solid #ebebeb;
}
.cont-intro .item:last-child {
  border-right: none;
}
.cont-intro .tl {
  color: #d71819;
  font-size: 1.5em;
  padding: 30px 0;
  font-weight: bold;
  letter-spacing: 4px;
}
.cont-intro .item h3 {
  font-weight: bold;
  font-size: 1.125em;
  padding: 15px 0;
}
.cont-intro .item .num span {
  font-size: 5em;
  color: #ffcfcf;
  font-weight: bold;
}
.cont-intro .item .num2 {
  font-size: 4em;
  color: #ffcfcf;
  font-weight: bold;
}
.cont-intro .item .num2 span {
  color: #d71819
}
.cont-intro .item .num3 {
  font-size: 3em;
  color: #ffcfcf;
  font-weight: bold;
}
.cont-intro .item .num3 span {
  color: #d71819
}
.cont-intro .item .num span.act {
  color: #d71819;
}
.cont-info, .cont-about {
  line-height: 150%;
  padding: 5px 0;
}
.cont-info h1, .cont-info h2, .cont-info h3, .cont-about h1, .cont-about h2, .cont-about h3 {
  /*font-size: 1.25em;
		font-weight: bold;
		padding: 20px 0 10px 0;
			*/
}
.news-items {
  border-bottom: none;
  padding-bottom: 0;
}
.news-items h1.title, .page .title {
  padding: 15px 0;
  line-height: 150%;
  font-size: 2em;
  text-align: left !important;
}

.driver-team-list .item {
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}
.driver-team-list .item .item-box {
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 1px solid #ebebeb;
  border-radius: 20px;
  left: 0;
  top: 0;
  background: #FFF; /* url("../images/driver_item_bg1.jpg") left center no-repeat;*/
  background-size: 100% 100%;
  transition: all .5s ease;
  -moz-transition: all .5s ease; /* Firefox 4 */
  -webkit-transition: all .5s ease; /* Safari and Chrome */
  -o-transition: all .5s ease; /* Opera */
}
.driver-team-list .item .hvbg, .driver-team-list .item1 .hvbg, .driver-team-list .item2 .hvbg, .driver-team-list .item3 .hvbg, .driver-team-list .item4 .hvbg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10000;
}
.driver-team-list .item1:hover .item-box {
  border-color: #ff0506;
}
.driver-team-list .item2:hover .item-box {
  border-color: #ff6364;
}
.driver-team-list .item3:hover .item-box {
  border-color: #056dff;
}
.driver-team-list .item4:hover .item-box {
  border-color: #ff6364;
}
.driver-team-list .item1 .hvbg {
  background: url("../images/driver-11.png") right bottom no-repeat;
  background-size: 100% 100%;
}
.driver-team-list .item2 .hvbg {
  background: url("../images/driver-22.png") right bottom no-repeat;
  background-size: 100% 100%;
}
.driver-team-list .item3 .hvbg {
  background: url("../images/driver-33.png") right bottom no-repeat;
  background-size: 100% 100%;
}
.driver-team-list .item4 .hvbg {
  background: url("../images/driver-22.png") right bottom no-repeat;
  background-size: 100% 100%;
}
.driver-team-list .item2 .item-box {
  /*background-image: url("../images/driver_item_bg2.jpg");*/
}
.driver-team-list .item3 .item-box {
  /*background-image: url("../images/driver_item_bg3.jpg");*/
}
.driver-team-list .item a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.driver-team-list .item .nm {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 9999
}
.driver-team-list .item .nm h2 {
  font-size: 2em;
  font-weight: bold;
  padding: 0;
  line-height: 135%;
}
.driver-team-list .item .nm small {
  font-size: 0.5em;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  color: #666;
  opacity: 0.85;
}
.driver-team-list .item .thumbs {
  position: static;
  text-align: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  vertical-align: middle;
}
.driver-team-list .item .thumbs img {
  margin: 0 auto;
  width: 50%;
}
.driver-team-list .item .team {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 100001
}
.driver-team-list .item .team img {
  width: auto;
  height: 30px;
}

@media screen and (max-width:991px) {
    .cont-intro .item h3 {
        padding: 10px 0;
        min-height: 60px;
        line-height: 20px;
    }

    .driver-info .info-box .nm
    {
        top:15px;
    }


    .driver-info .info-box .thumbs img {
        margin-right: 10px;
        height: 360px;
    }

    .cont-intro .item .num2,
    .cont-intro .item .num span {
        font-size: 2.0em;
    }

    .cont-about {
        padding: 15px 0;
    }

    .driver-cont {
        padding: 15px 0 30px 0;
    }

    .driver-cont, .driver-team-list, .driver-news {
        padding: 15px 0;
    }

  .driver-cont .page-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .news-items h1.title, .page .title {
    padding: 10px 0;
    line-height:135%;
    font-size: 2em;
  }
    .driver-info .info-box .team img {
        max-height: 30px;
    }

    .driver-info .info-box .team
    {
        bottom:10px;
    }

    .driver-team-list .page-box,
    .driver-info1 .page-box,
    .driver-cont .page-box,
    .driver-news .page-box {
        padding-left: 0;
        padding-right: 0;
    }

}

@media screen and (max-width:576px) {
    .driver-info .info-box .nm h2
    {
        font-size:2em;
        letter-spacing:0;
    }
    .driver-info .info-box {
        
    }
    .driver-info .info-box .thumbs img {
        margin-right: 10px;
        height: auto;
        width: 80%;
    }
}