/* Styling custom blocks for Adapt page */
.page-home .information-material .bg-img-section h2 {
  background: url("../images/home/learning_taxes_header_bg.png") no-repeat center top;
}
.page-home .information-material .bg-img-section .information-img {
  background: #27c1c3;
}
.page-home .information-material .home-information-info {
  border: 0;
  background: #52cdcf;
  background-size: cover;
}
.page-home .information-material p {
  color: #fff;
  font-size: 21px;
  margin-top: 40px;
  padding: 0 90px;
}
.page-home .information-material .about-taxes-bg {
  background: url("../images/home/learning_taxes_bg.png") no-repeat;
  min-height: 216px;
  background-size: cover;
}
.page-home .information-material .image-graphic-wrapper {
  margin: 30px 0;
  background: url("../images/home/learning_taxes_sprite.png") no-repeat;
  width: 110px;
  height: 110px;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.25s ease-in-out;
}
.page-home .information-material .information-link {
  display: block;
  z-index: 2;
  position: relative;
}
.page-home .information-material .information-link:hover .image-graphic-wrapper {
  background-color: #27c1c3;
  background-blend-mode: multiply;
}
.page-home .information-material .image-graphic-wrapper.microlearning {
  background-position: 0 0;
}
.page-home .information-material .image-graphic-wrapper.elearning {
  background-position: 0 -118px;
}
.page-home .information-material .image-graphic-wrapper.moocs {
  background-position: 0 -236px;
}
.page-home .minus-top {
  margin-top: -25px;
}
.page-home span.text-in-rect {
  display: inline-block;
  background: #ffffff;
  padding: 8px 20px;
  color: #27c1c3;
  font-size: 12px;
  font-weight: bold;
  min-width: 120px;
  transition: all 0.25s ease-in-out;
}
.page-home .information-link:hover span.text-in-rect {
  background: #27c1c3;
  color: #fff;
}
/* Learning about taxes */
.page-home .info-sections.news .taxlandia-wrapper {
  border: 2px solid #ed1966;
  border-top: 0;
  width: 98%;
  margin: 0 auto;
}
.page-home .info-sections.news .taxlandia-image {
  background-image: url("../images/home/taxlandia_graphic.jpg");
  min-height: 260px;
  background-size: cover;
  text-align: center;
  position: relative;
  transition: all 0.25s ease-in-out;
}
.page-home .info-sections.news .taxlandia-image:hover {
  background-color: #ed1966;
  background-blend-mode: multiply;
}
.page-home .info-sections.news .taxlandia-wrapper h4 {
  margin-top: 0;
}
.page-home .info-sections.news .taxlandia-image .play-icon {
  width: 100%;
  height: 100%;
  background: url("../images/home/play_icon.png") no-repeat center center;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-home h2 {
  font-weight: normal;
  font-size: 21px;
}
.page-home .info-sections.news .taxlandia-content {
  padding: 10px 20px;
  text-align: center;
}
.page-home .info-sections.news .taxlandia-content h4 {
  font-size: 21px;
}
.page-home .info-sections.news .taxlandia-content .want-to-learn {
  color: #ed1966;
}
.page-home .taxlandia-content .btn-news-read-more {
  font-size: 21px;
  font-weight: bold;
  transition: background 0.25s ease-in-out;
  min-width: 260px;
  margin: 20px 0;
  padding: 10px;
}
.page-home .info-sections.news .taxlandia-content .btn-news-read-more:hover {
  background: #980064;
}
.page-home .info-sections.news .row {
  min-height: 0;
}
.page-home .page-homepage.container.info-sections.teachers-corner {
  margin-top: 120px!important;
}
.col-sm-12 > h2,
.col-sm-9 > h2,
.connect > h2 {
  background-color: #24615e!important;
}
@media (min-width: 720px) {
  .page-taxlandia .multi-item-carousel {
    max-width: none;
  }
  .page-taxlandia .multi-item-carousel .item {
    width: 1200px;
  }
  .page-taxlandia .multi-item-carousel .item .item-content {
    width: 720px;
    float: left;
    margin: 0 -9px 0 -38px;
  }
  .page-taxlandia .multi-item-carousel .carousel-inner {
    margin: 0 0 0 46px;
  }
  .page-taxlandia .multi-item-carousel .carousel-inner .active.left {
    float: left;
  }
  .page-taxlandia .multi-item-carousel .carousel-inner .next {
    float: right;
  }
  .page-taxlandia .multi-item-carousel .carousel-inner {
    width: 92%;
  }
}
@media (min-width: 1024px) {
  .page-taxlandia .multi-item-carousel {
    max-width: 60%;
  }
  .page-taxlandia .multi-item-carousel .item .item-content {
    width: 590px;
  }
}
@media (min-width: 1025px) {
  .page-taxlandia .multi-item-carousel {
    max-width: 100%;
  }
}
/******************************Media Queries***********************************/
@media (max-width: 1200px) {
  .page-home .information-material .about-taxes-bg {
    min-height: 180px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .page-home .col-sm-12 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .page-home .info-sections.news .taxlandia-image {
    min-height: 160px;
    background-position: center center;
  }
  .page-home .information-material .about-taxes-bg {
    min-height: 130px;
  }
}
@media (max-width: 768px) {
  .page-home .information-material .information-link {
    display: inline-block;
  }
  .page-home .information-material .image-graphic-wrapper {
    margin: 30px auto;
    display: block;
  }
  .page-home .info-sections.news .taxlandia-image {
    min-height: 120px;
  }
  .page-home .info-sections.news .taxlandia-image .play-icon {
    background: url("../images/home/play_icon_s.png") no-repeat center center;
  }
  .page-home .taxlandia-content .btn-news-read-more {
    min-width: 0;
    display: block;
    margin: 10px 0;
  }
  .page-home a.want-to-learn,
  .page-home .taxlandia-content .btn-news-read-more {
    font-size: 16px;
  }
  .page-home .information-material p {
    font-size: 16px;
    padding: 0 10px;
  }
  .page-home h2 {
    font-size: 18px;
  }
  .page-home .information-material .about-taxes-bg {
    min-height: 100px;
  }
}
@media (max-width: 480px) {
  .page-home .information-material .about-taxes-bg {
    min-height: 80px;
  }
}
.block.block-simplenews.panel.panel-default.clearfix {
  background-color: transparent!important;
}
.container.taxedu-footer h2,
.national h2 {
  font-weight: bold;
  color: #ffffff !important;
  padding-bottom: 7px;
  padding-left: 0 !important;
  font-size: 14px;
  background-color: #24615e;
}
.container.taxedu-footer .footer-title {
  height: 60px;
  margin-bottom: 5px;
  z-index: 1000;
}
.container.taxedu-footer .footer-title:before {
  content: "";
  position: absolute;
  left: 10px;
  bottom: 0;
  height: 2px;
  width: 80%;
  /* or 100px */
  border-bottom: 2px solid #ffffff;
}
.container.taxedu-footer .logo p {
  color: #ffffff;
  font-weight: 300;
  text-align: center;
  font-size: 13px;
  top: -25px;
  position: relative;
  left: 120px;
  width: 100px;
}
.container.taxedu-footer .form-item.form-type-textfield.form-item-mail {
  margin-left: -5px;
  margin-right: 25px;
}
.container.taxedu-footer .social-icons-round ul {
  list-style-type: none;
}
.container.taxedu-footer .social-icons-round li {
  display: inline;
}
.container.taxedu-footer .social-icons-round ul li a {
  color: #ffffff;
}
.container.taxedu-footer .fa-stack {
  color: #ffffff;
}
.page-about-us .about-heading {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  background-color: #358280;
  padding: 10px;
  display: block;
}
.page-about-us a {
  color: #24615e!important;
  font-weight: 700!important;
}
.page-about-us a:hover {
  color: #24615e!important;
  font-weight: 700!important;
  text-decoration: underline!important;
}
@media (min-width: 768px) and (max-width: 860px) {
  .container.taxedu-footer .logo img:last-child {
    width: 60%;
  }
  .container.taxedu-footer .logo p {
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    font-size: 12px;
    top: -25px;
    position: relative;
    left: 100px;
    width: 91px;
  }
  .fa-2x {
    font-size: 1.2em;
  }
}
.page-home.i18n-bg .page-homepage .banner-section .container-groups.pages .text-group.text-center {
  font-size: 16.5px;
}
.page-home.i18n-bg .page-homepage .banner-section .container-groups.pages .dot-two-text {
  font-size: 16.5px;
}
.page-home.i18n-ro .page-homepage .banner-section .container-groups.pages .text-group.text-center {
  font-size: 16.5px;
}
.page-home.i18n-ro .page-homepage .banner-section .container-groups.pages .dot-three-text {
  font-size: 16.5px;
}
.page-home.i18n-hu .page-homepage .banner-section .container-groups.pages .text-group.text-center {
  font-size: 16.5px;
}
.page-home.i18n-hu .page-homepage .banner-section .container-groups.pages .dot-one-text {
  font-size: 16.5px;
}
.page-home.i18n-pl .page-homepage .banner-section .container-groups.pages .text-group.text-center {
  font-size: 16.5px;
}
.page-home.i18n-pl .page-homepage .banner-section .container-groups.pages .dot-three-text {
  font-size: 16.5px;
}
