/*NEWS*/
.mopan-news {
  padding: 40px 55px 60px 55px;
}
.mopan-news h2 {
  color: #0e76bc;
  margin-bottom: 20px;
  font-size: 33px;
}
.mopan-news .newsitem {
  border-left: 1px solid #ffffff;
}
.mopan-news .newsitem * {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}
.mopan-news .newsitem:first-of-type {
  border-left: 0px;
}
.mopan-news .newsitem .newstitle {
  background-color: #0e76bc;
  height: 110px;
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 80%;
}
.mopan-news .newsitem .newstitle a {
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*NEWS*/
/*assessments*/
.assessments {
  min-height: 583px;
  background-size: contain;
  padding: 50px 40px;
  background-repeat: no-repeat;
}
.assessments .assessments-block {
  background: rgba(204, 85, 8, 0.9);
  color: #ffffff;
  padding: 20px 40px;
  width: 580px;
}
.assessments .assessments-block p {
  font-size: 16px;
}
.assessments .assessments-text .btn {
  margin-top: 10px;
}
/*assessments*/
.bottom-block {
  padding: 40px 0px;
  display: inline-block;
  width: 100%;
}
.bottom-block .bottom-wrapper:first-of-type .sector {
  border-left: none;
}
.bottom-block .bottom-wrapper .sector {
  border-left: 1px solid #cccccc;
  padding: 10px 50px 30px 50px;
}
.bottom-block .bottom-wrapper .sector h2 {
  color: #0e76bc;
}
.bottom-block .bottom-wrapper .sector p {
  font-size: 16px;
}
.bottom-block .bottom-wrapper .sector .btn-mopan-blue {
  margin-top: 10px;
}
/********************************************************************************************/
/*****************************************responsive*****************************************/
/********************************************************************************************/
@media (min-width: 768px) and (max-width: 991px) {
  .assessments {
    background-size: cover !important;
  }
  #main-slider,
  .assessments,
  .mopan-news {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .home-page h2 {
    font-size: 28px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
  }
  .mopan-news {
    padding: 20px 15px 20px 15px;
  }
  .mopan-news .newsitem {
    border-left: 0 !important;
    border-bottom: 1px solid #ffffff;
  }
  .assessments-mobileheader h2 {
    color: #0e76bc;
  }
  .bottom-block {
    padding: 10px 0px 30px 0;
  }
  .bottom-block .bottom-wrapper {
    padding: 0;
  }
  .bottom-block .sector {
    border: none !important;
    padding: 10px 0px !important;
  }
  .assessments {
    height: auto;
    padding: 170px 0 0 0;
    min-height: 0;
  }
  .assessments .assessments-block {
    background: #de592e !important;
    color: #ffffff;
    padding: 20px 15px !important;
    width: 100% !important;
  }
  .assessments .assessments-block p {
    font-size: 16px;
  }
  .assessments .btn-mopan {
    font-size: 13px !important;
  }
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  left: 13px;
  border-left: 1px solid #ffffff;
}
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 1px;
  margin-bottom: 0px;
}
.sp-thumbnail-image {
  width: 100%;
  height: auto;
}
.sp-thumbnail-text {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0;
  display: table;
  width: 100%;
  height: 134px;
  color: white;
  padding: 0 30px;
  font-size: 20px;
  background-color: rgba(14, 118, 188, 0.9);
}
.sp-thumbnail-title {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
}
.sp-thumbnail-title a {
  color: #ffffff;
  text-decoration: none !important;
}
.sp-selected-thumbnail .sp-thumbnail-text {
  background-color: rgba(147, 176, 43, 0.9);
}
.sp-thumbnail-container {
  position: relative;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail .sp-thumbnail {
  border-left: 0;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail .sp-thumbnail:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 62px;
  background: #ffffff;
  z-index: 10;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail .sp-thumbnail:after {
  content: '';
  position: absolute;
  width: 1px;
  top: 73px;
  height: 71px;
  background: #ffffff;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  display: none;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 30px;
  border: 0;
  background-image: url(/media/mopan-media/mopanv20/img/icon-arrow.png);
  background-repeat: no-repeat;
  margin-left: 3px;
  top: 70px;
}
@media (max-width: 767px) {
  .sp-thumbnail-text {
    height: 100%;
    padding: 0 10px 0 30px;
  }
  .sp-thumbnail-text:before {
    content: "\e258";
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 5px;
  }
  .sp-thumbnails {
     width: 100% !important;
  }
  .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    top: 0px;
    height: 100%;
    margin-top: 1px !important;
     width: 100%;
  }
  .sp-bottom-thumbnails.sp-has-pointer {
    margin-top: 0px;
  }
  .sp-grab,
  .sp-grabbing {
    width: 100% !important;
    transition: none!important;
    -moz-transition: none!important;
    -webkit-transition: none!important;
    -o-transition: none!important;
    transform: translate3d(0px, 0px, 0px) !important;
    height: 180px !important;
  }
  .sp-slide,
  .sp-image-container {
    height: 220px !important;
  }
  .slider-pro img.sp-image,
  .slider-pro img.sp-thumbnail {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }
  .sp-bottom-thumbnails .sp-thumbnail-container,
  .sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 0px;
    margin-right: 0px;
  }
  .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before,
  .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    display: none;
  }
  .sp-thumbnail-title a {
    font-size: 15px;
    line-height: 20px;
    float: left;
    display: block;
  }
}