@media (min-width: 992px) and (max-width: 1024px) {
  .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 13px;
  }
  body.i18-fr menu.clearfix.nav.navbar-nav.navbar-nav a {
    border: none;
    background-color: #ffffff;
    color: #000000;
    border-radius: 0;
    margin: 0;
    padding-right: 13px;
  }
  .page-home .page-homepage.container.info-sections.teachers-corner {
    margin-top: 80px;
    margin-left: 0;
  }
  #layout-footer {
    width: 100% !important;
    margin: 0 auto;
    background: #ffffff;
  }
  .region-content-bottom {
    border-top: 0;
    clear: both;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    background: #01b6b8;
    min-height: 226px;
    width: 100% !important;
    vertical-align: top;
  }
  #layout-header {
    position: relative;
    height: 88px;
    z-index: 10;
    line-height: 1.4;
    background-color: #fff;
    width: 100% !important;
    margin: 0 auto;
    min-height: 88px;
  }
  .page-home .row.home-teacher-info {
    background-color: #51cdce;
    margin-left: 10px!important;
  }
  .region-featured-wrapper {
    width: 100%!important;
    margin: 0 auto;
  }
  .page-home .title-news h2 {
    font-size: 14px;
    max-width: 380px!important;
    margin: -99px auto !important;
    color: #ffffff;
    font-weight: bold;
  }
  .page-homepage.teachers-corner h2 {
    color: #000000;
    position: absolute;
    margin: 7px 0px 0px 0;
    font-size: 27px;
    z-index: 10;
    width: 42%;
  }
  .page-homepage .teacher-img {
    background: url(../images/teacher-img.png);
    width: 105px;
    height: 129px;
    border-radius: 50%;
    position: absolute;
    top: -59px;
    left: 46%;
  }
  .i18n-es .page-homepage.teachers-corner h2 {
    margin: 7px 0px 0px 0px;
  }
  /* ======== Start Teenager page ======================= */
  .page-teenager .back {
    width: 410px;
    margin-left: 9px;
  }
  /* ======== End Teenager page ======================= */
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100%;
  }
  .navbar-toggle {
    display: block;
  }
  .mobile-user-bar .navbar-header .sidebar-button-wrapper {
    display: none;
  }
  .region-featured #main-menu .navbar .collapse {
    display: none;
  }
  .navbar-collapse.navbar-ex1-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.navbar-ex1-collapse.collapse.in {
    display: inherit !important;
  }
  #block-views-taxedu-country-block {
    width: 29% !important;
    display: table;
    float: left;
    margin: 16px 0 0 0;
    padding: 0;
    font-size: 15px !important;
    box-shadow: none;
    height: 210px;
  }
  #block-views-taxedu-country-block .panel-heading {
    height: 60px;
  }
  .block-simplenews .panel-heading {
    height: 60px;
  }
  #block-views-taxedu-social-links-block .panel-heading {
    height: 60px;
  }
  .container {
    width: 100%;
  }
  #main-menu ul.menu li {
    padding: 0 !important;
    border-bottom: #01b6b8 solid 1px;
    width: 100%;
  }
  #main-menu ul.menu li:last-child {
    padding: 0 !important;
    border-bottom: #01b6b8 solid 0px;
  }
  #main-menu ul.menu {
    width: 100%;
    float: left;
  }
  #main-menu .navbar-nav > li > a.active {
    background: #f4f4f4;
    background-position: left bottom;
    color: #01b6b8;
    font-weight: bold;
  }
  #menu-button.menu-open,
  #menu-button,
  #menu-button:active,
  #menu-button:hover {
    background: url(../images/mobile/btn_menu.png) no-repeat;
    width: 41px;
    height: 38px;
    border: none;
    float: left;
    margin-left: 22px;
  }
  .arrow-down {
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #f5f5f5;
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    display: none;
  }
  div.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2f2f2f;
    font-size: 0;
    line-height: 0;
    display: none;
  }
  .mobile-user-bar .navbar-header.affix {
    position: relative;
    top: 0;
  }
  .region-featured-wrapper.sidebar-visible-sm .mobile-user-bar + .region-featured #main-menu .navbar-nav {
    padding-left: 0px;
    padding-right: 10px;
  }
  .page-home .row.home-teacher-info {
    background-color: #51cdce;
    margin-left: 10px!important;
  }
  .page-home div.article > div.views-field.views-field-nothing > div.col-sm-4 {
    width: 19%;
  }
  .page-home div.article > div.views-field.views-field-nothing > div.col-sm-1 {
    width: 19%;
  }
  .page-home div.article > div.views-field.views-field-nothing > div.col-sm-1:first-child {
    width: 19%;
    margin-left: 2%;
  }
  .page-home .teachers-info-details-left .header {
    width: 98%;
    height: 192px;
    background-image: url(../images/teachers-classroom.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100%;
  }
  .col-md-8 {
    width: 66.33333333%;
    float: left;
  }
  .col-md-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-md-2 {
    float: left;
  }
  .region-featured-wrapper {
    width: 100%!important;
    margin: 0 auto;
  }
  #layout-header {
    position: relative;
    height: 88px;
    z-index: 10;
    line-height: 1.4;
    background-color: #fff;
    width: 100%!important;
    margin: 0 auto;
    min-height: 88px;
  }
  .page-home .taxlandia {
    background-image: url(../images/play_the_game2.jpg);
    height: 253px;
    background-position: top center;
    background-size: 100% 100%;
  }
  .page-home .taxformfilling {
    padding-top: 2px;
    background: url(../images/taxformfilling.jpg) no-repeat scroll center bottom #75c1bd;
    height: 253px;
    background-size: 100%;
  }
  .page-home .taxlandia h4,
  .taxlandia span {
    padding-top: 175px;
    padding-left: 14px;
  }
  page-home .taxformfilling .arrow-right2 {
    background: url(../images/arrow-right.png) no-repeat center top;
    width: 41px;
    height: 278px;
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -25px;
    right: -4%;
    z-index: 9;
    display: none;
  }
  .page-homepage.teachers-corner h2 {
    color: #000000;
    position: absolute;
    margin: 7px 0px 0px 0;
    font-size: 27px;
    z-index: 10;
    width: 42%;
  }
  .page-homepage .teacher-img {
    background: url(../images/teacher-img.png);
    width: 105px;
    height: 129px;
    border-radius: 50%;
    position: absolute;
    top: -59px;
    left: 46%;
  }
  .page-homepage .master-banner {
    background: url(../images/master-banner.png) center center no-repeat;
    width: 64%;
    height: 300px;
    z-index: 100;
    margin-left: 30px;
    text-align: center;
    position: relative;
    background-size: 300px 275px;
  }
  .master-banner-right {
    padding-right: 10px;
    padding-left: 0px;
    width: 48%;
    text-align: left;
    float: right;
    padding-bottom: 7px;
    margin-top: 281px;
    margin-right: 50px;
  }
  .master-banner-right .content {
    margin-top: 10px;
    text-align: left;
    margin-left: 130px;
  }
  .views-exposed-form .views-exposed-widget:first-child {
    float: none;
    padding: .5em 1em 0 0;
  }
  .views-exposed-widgets {
    margin-bottom: .5em;
    margin-left: 10px;
    margin-right: 10px;
  }
  .col-md-4.teachers-items > div.img-responsive.img-rounded.element-image > a > img {
    width: 100%;
  }
  #layout-header #banner-image-right {
    background: #ffffff;
    display: block!important;
  }
  .page-home .taxformfilling .arrow-right2 {
    background: url(../images/arrow-right.png) no-repeat center top;
    width: 41px;
    height: 278px;
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -25px;
    right: -4%;
    z-index: 9;
    display: none;
  }
  .page-home .title-news h2 {
    font-size: 14px;
    max-width: 380px;
    margin: -96px auto;
    color: #ffffff;
    font-weight: bold;
  }
  #layout-footer {
    width: 100% !important;
    margin: 0 auto;
    background: #ffffff;
  }
  .border-block {
    height: 45px;
    display: block;
    margin-right: -17px;
  }
  .page-home .page-homepage.container.info-sections.teachers-corner {
    margin-top: 80px;
    margin-left: 0;
  }
  body.i18n-bg,
  body.i18n-cs,
  body.i18n-et,
  body.i18n-fr,
  body.i18n-el,
  body.i18n-lv,
  body.i18n-lt,
  body.i18n-nl,
  body.i18n-pt-pt,
  body.i18n-ro,
  body.i18n-sk,
  body.i18n-es,
  body.i18n-hu #block-views-taxedu-country-block .panel-heading {
    font-size: 12px !important;
  }
  body.i18n-bg,
  body.i18n-cs,
  body.i18n-et,
  body.i18n-fr,
  body.i18n-el,
  body.i18n-lv,
  body.i18n-lt,
  body.i18n-nl,
  body.i18n-pt-pt,
  body.i18n-ro,
  body.i18n-sk,
  body.i18n-es,
  body.i18n-hu .block-simplenews .panel-heading {
    font-size: 12px !important;
  }
  body.i18n-bg,
  body.i18n-cs,
  body.i18n-et,
  body.i18n-fr,
  body.i18n-el,
  body.i18n-lv,
  body.i18n-lt,
  body.i18n-nl,
  body.i18n-pt-pt,
  body.i18n-ro,
  body.i18n-sk,
  body.i18n-es,
  body.i18n-hu #block-views-taxedu-social-links-block .panel-heading {
    font-size: 12px !important;
  }
  body.i18n-sv .page-homepage.container .tagline {
    font-size: 16px;
  }
  body.i18n-sv .page-homepage.container .tagline span {
    font-size: 19px;
  }
  body.i18n-es .page-homepage.container .master-banner {
    background: url(../images/master-banner.png) center center no-repeat;
    width: 64%;
    height: 300px;
    z-index: 100;
    margin-left: 30px;
    text-align: center;
    position: relative;
    background-size: 330px 290px;
  }
  body.i18n-es .page-homepage.container .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 160px;
    margin: 1px auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
    padding-top: 36px;
  }
  body.i18n-es .page-homepage.container .tagline span {
    font-size: 18px;
  }
  body.i18n-es .page-homepage.teachers-corner h2 {
    margin: 7px 0px 0px 7px;
  }
  body.i18n-es .page-homepage.container .text-group {
    font-size: 15px;
  }
  body.i18n-sk .page-homepage.container .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 145px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-sk .page-homepage.container .tagline span {
    font-size: 17px;
  }
  body.i18n-fr .page-homepage.container .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 145px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-fr .page-homepage.container .tagline span {
    font-size: 17px;
  }
  body.i18n-fr .container-groups.pages .text-group {
    font-size: 16px;
  }
  body.i18n-fr .page-homepage.container.info-sections.news.information-material .description-title {
    font-size: 18px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  body.i18n-fi .page-homepage .master-banner {
    background: url(../images/master-banner.png) center center no-repeat;
    width: 64%;
    height: 300px;
    z-index: 100;
    margin-left: 30px;
    text-align: center;
    position: relative;
    background-size: 333px 291px;
  }
  body.i18n-fi .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 170px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-fi .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-et .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-et .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-et .container-groups.pages .text-group {
    font-size: 16px;
  }
  body.i18n-da .page-homepage .master-banner .tagline {
    font-size: 16px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-da .page-homepage .master-banner .tagline span {
    font-size: 19px;
  }
  body.i18n-da .container-groups.pages .text-group {
    font-size: 16px;
  }
  body.i18n-cs .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 128px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-cs .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-cs .container-groups.pages .text-group {
    font-size: 16px;
  }
  body.i18n-ro .page-homepage .master-banner {
    background: url(../images/master-banner.png) center center no-repeat;
    width: 64%;
    height: 300px;
    z-index: 100;
    margin-left: 30px;
    text-align: center;
    position: relative;
    background-size: 335px 290px;
    padding-top: 10px;
  }
  body.i18n-ro .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-ro .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-ro .container-groups.pages .text-group {
    font-size: 15px;
    margin-top: -86px;
  }
  body.i18n-lv .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-lv .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-lv .container-groups.pages .text-group {
    font-size: 16px;
  }
  body.i18n-it .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-it .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-it .container-groups.pages .text-group {
    font-size: 15px;
  }
  body.i18n-lt .page-homepage .master-banner {
    background: url(../images/master-banner.png) center center no-repeat;
    width: 64%;
    height: 300px;
    z-index: 100;
    margin-left: 30px;
    text-align: center;
    position: relative;
    background-size: 320px 281px;
  }
  body.i18n-lt .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
    padding-top: 16px;
  }
  body.i18n-lt .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-pl .page-homepage .master-banner {
    background: url(../images/master-banner.png) center center no-repeat;
    width: 64%;
    height: 300px;
    z-index: 100;
    margin-left: 30px;
    text-align: center;
    position: relative;
    background-size: 320px 281px;
  }
  body.i18n-pl .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
    padding-top: 16px;
  }
  body.i18n-pl .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-pl .container-groups.pages .text-group {
    font-size: 16px;
  }
  body.i18n-pt-pt .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-pt-pt .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-pt-pt .container-groups.pages .text-group {
    font-size: 16px;
  }
  body.i18n-bg .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-bg .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-bg .container-groups.pages .text-group {
    font-size: 16px;
    margin-top: -86px;
  }
  body.i18n-hr .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-hr .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-hr .container-groups.pages .text-group {
    font-size: 17px;
  }
  body.i18n-de .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-de .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-de .container-groups.pages .text-group {
    font-size: 15px;
  }
  body.i18n-el .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-el .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-el .container-groups.pages .text-group {
    font-size: 15px;
  }
  body.i18n-el .page-homepage.container.info-sections.news.information-material .description-title {
    font-size: 20px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  body.i18n-hu .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-hu .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-hu .container-groups.pages .text-group {
    font-size: 15px;
  }
  body.i18n-it .page-homepage.teachers-corner h2 {
    color: #000000;
    position: absolute;
    margin: 7px 0px 0px 0;
    font-size: 27px;
    z-index: 10;
    width: 44%;
  }
  body.i18n-nl .page-homepage .master-banner .tagline {
    font-size: 15px;
    font-weight: bold;
    width: 142px;
    margin: 0 auto;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
  }
  body.i18n-nl .page-homepage .master-banner .tagline span {
    font-size: 17px;
  }
  body.i18n-nl .container-groups.pages .text-group {
    font-size: 16px;
  }
  body.i18n-fr .page-homepage.teachers-corner h2 {
    color: #000000;
    position: absolute;
    margin: 7px 0px 0px 0;
    font-size: 27px;
    z-index: 10;
    width: 43%;
  }
  .region-content-bottom {
    border-top: 0;
    clear: both;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    background: #01b6b8;
    min-height: 238px;
    width: 100% !important;
    vertical-align: top;
  }
  .page-teenager .back {
    width: 473px;
    padding: 49px 25px 0 30px;
    background-size: 100% 63%;
  }
  .master-banner-right {
    margin-top: 258px;
    margin-right: 37px;
  }
  .master-banner-right .question-text {
    font-size: 18px;
  }
  .question-title-big {
    font-size: 24px;
  }
  .node-type--taxedu-resources .go-to-forum h3 {
    top: 113px;
  }
}
@media (max-width: 767px) {
  .node-type--taxedu-resources .row.padding-forum .go-to-forum span h3 {
    margin-top: 3px;
  }
  .language-selector-close li.selected,
  .language-selector-open li {
    padding: 1px;
    position: relative;
    left: 0;
    top: 0;
    width: 150px!important;
  }
  .language-selector-close,
  .language-selector-open {
    padding: 3px;
    font-size: 14px;
    top: 5px;
    right: 5px;
    line-height: 18px;
    width: 160px!important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
  .page-home a.want-to-learn {
    text-align: center;
    font-size: 10px;
    padding: 0!important;
    margin: 0!important;
  }
  .page-home .home-information-info h3 {
    color: #01b6b8;
    text-align: center;
    padding: 8px;
    font-size: 27px;
  }
  .page-home .title-news h2 {
    font-size: 14px;
    max-width: 320px;
    margin: -96px auto;
    color: #ffffff;
    font-weight: bold;
  }
  #layout-header #banner-image-right {
    background: #ffffff;
    display: block!important;
  }
  #layout-header #main-title {
    z-index: 1909090909;
  }
  .sidebar-button.sidebar-open,
  .sidebar-button:active,
  .sidebar-button:hover {
    background: #fff;
  }
  .sidebar-button {
    background: #fff;
    border: 1px solid #fff;
    padding: 10px;
    margin: 8px 0 8px 15px;
    border-radius: 4px;
  }
  .sidebar-button .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    background-color: #000;
  }
  .navbar-header {
    background-color: #fff!important;
  }
  .page-homepage .banner {
    height: 403px;
    background: url(../images/mobile/banner-master.png) no-repeat center bottom;
    position: relative;
  }
  .page-homepage .master-banner {
    background: url(../images/master-banner.png) left center no-repeat;
    width: 100%;
    height: 260px;
    margin: 0 auto;
    background-position: -20px 31px;
    text-align: left;
    background-size: 200px 180px;
    z-index: 1030;
    position: relative;
    margin-top: 40px;
  }
  .tagline {
    font-size: 11px;
    font-weight: bold;
    width: 118px;
    margin: 86px 15px;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    text-align: center;
  }
  .tagline span {
    font-size: 11px;
  }
  .master-banner-right {
    text-align: left;
    padding-right: 2%;
    padding-left: 5%;
    position: absolute;
    margin-top: -204px;
  }
  .master-banner-right .content {
    margin-top: 10px;
    text-align: left;
    margin: 10px 10px 10px 18px;
  }
  span.text-group {
    margin: -209px auto;
    position: relative;
    width: 390px;
  }
  .page-home .home-information-info {
    width: 100%;
  }
  div.views-field.views-field-nothing {
    padding-left: 8px;
    padding-right: 8px;
  }
  div.views-field.views-field-nothing > div.col-sm-1 {
    padding-left: 2px;
    padding-right: 2px;
    float: left;
  }
  div.views-field.views-field-nothing > div.col-sm-4 {
    padding-left: 2px;
    padding-right: 2px;
    float: left;
  }
  .page-homepage .teachers-info-details {
    padding: 35px 4px 0px 31px;
    background-color: #51cdce;
    color: #ffffff;
  }
  div.row.article > div.col-md-4 {
    float: right;
    width: 80%;
    margin-bottom: 20px;
  }
  div.row.article > div.col-md-2 {
    float: left;
    margin-bottom: 15px;
  }
  div.row.teacher-info.teachers-info-details > div.row.article {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  div.region.region-content-bottom {
    border-top: 0;
    clear: both;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    background: #01b6b8;
    min-height: 226px;
    width: 100% !important;
    vertical-align: top;
  }
  div.region.region-content-bottom > div#block-views-taxedu-country-block {
    width: 100%!important;
    float: none;
    background: url(../images/mobile/footer-map.png) no-repeat bottom center;
    height: 450px;
  }
  div.region.region-content-bottom > div.block-simplenews {
    width: 100%!important;
    float: none;
    margin: 0px 0px 0 0px;
  }
  div.region.region-content-bottom > div.block-simplenews input[type="text"] {
    width: 100% !important;
  }
  div.region.region-content-bottom > div.block-simplenews input[type="submit"] {
    padding: 0px 0px 0 0;
  }
  div.region.region-content-bottom > div#block-views-taxedu-social-links-block {
    width: 100%!important;
    float: none;
  }
  .page-home .teachers-info-details-left .header {
    width: 100%;
    height: 192px;
    background-image: url(../images/teachers-classroom.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100% 192px;
  }
  .page-homepage .teacher-img {
    background: url(../images/teacher-img.png);
    width: 105px;
    height: 129px;
    border-radius: 50%;
    position: absolute;
    top: -59px;
    left: 44%;
  }
  .page-homepage.teachers-corner h2 {
    color: #000000;
    position: absolute;
    margin: -50px 0px 0px 138%;
    font-size: 27px;
    z-index: 11119;
  }
  div.views-field.views-field-nothing {
    height: 130px;
  }
  div.views-field.views-field-nothing > div.col-md-1 {
    width: 10%;
    height: 130px;
  }
  div.views-field.views-field-nothing > div.col-md-3 {
    width: 25%;
    height: 130px;
    margin-bottom: 10px;
  }
  div.views-field.views-field-nothing > div.col-md-4 {
    width: 26%;
    height: 130px;
  }
  div.views-field.views-field-nothing > div.icon-microlearnings {
    background: url(../images/tax_img.png) center top;
    min-height: 80px;
    min-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 100% !important;
    border: 1px solid #000;
    margin: 0 auto;
  }
  span.icon-game {
    background: url(../images/imv_video.jpg) center center;
    min-height: 80px;
    min-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 100% !important;
    border: 1px solid #000;
    margin: 0 auto;
    display: inline-block;
  }
  div.views-field.views-field-nothing > div.icon-elearnings {
    background: url(../images/taxobject_img.png) center top;
    min-height: 80px;
    min-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 100% !important;
    border: 1px solid #000;
    margin: 0 auto;
  }
  div.col-md-3.col-sm-4 > div.views-field.views-field-nothing > span.field-content > span.field-content.image-rounded > span.description-title {
    margin-left: -28px;
  }
  .description-title {
    font-size: 13px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .description-title a {
    font-size: 13px;
    display: block;
    margin-top: -5px;
    margin-bottom: 0px;
    color: #000000;
  }
  .page-home .arrow-line {
    background: url(../images/arrow-line.png) no-repeat right top;
    width: 100%;
    height: 33px;
    margin-top: 48%;
  }
  .page-resources #views-exposed-form--taxedu-resources-block .views-exposed-form .views-exposed-widget .form-submit {
    background: #01b6b8;
    color: #ffffff !important;
    font-weight: bold;
    border-radius: 6px;
    padding: 6px 41px 6px 41px;
    width: 100%;
  }
  .page-resources .views-exposed-form .views-exposed-widget {
    float: none;
    padding: .5em 0 0 0;
    width: 100%!important;
  }
  div.view-content > div.col-md-4.teachers-items > div.img-responsive.img-rounded.element-image > a > img {
    width: 98%;
    height: auto;
  }
  div.view-content > div.col-md-4.teachers-items > div.img-responsive.img-rounded.element-image > img {
    width: 98%;
    height: auto;
  }
  div.view-content > div.col-md-4.teachers-items > div.col-md-4 > a.pull-right {
    float: none!important;
  }
  div.view-content > div.col-md-4.teachers-items > div.col-md-8 > a.pull-right {
    float: none!important;
    margin-top: 10px;
  }
  .page-teachers-corner .teachers-items {
    max-height: none;
  }
  div.view-content > div.col-md-4.teachers-items > div.col-md-5.btn-left > a.pull-right {
    float: none!important;
  }
  div.view-content > div.col-md-4.teachers-items > div.col-md-5.btn-left {
    padding: 0 22px 10px 22px;
  }
  div.view-content > div.col-md-4.teachers-items > div.col-md-7.btn-right > a.pull-right {
    float: none!important;
  }
  div.views-exposed-form > div.views-exposed-widgets.clearfix > div.views-exposed-widget.views-widget-filter-title {
    width: 50%;
  }
  div.views-exposed-form > div.views-exposed-widgets.clearfix > div.views-exposed-widget.views-widget-filter-field_target_group_value {
    width: 50%;
    padding: .5em 0 0 0;
  }
  div.views-exposed-form > div.views-exposed-widgets.clearfix > div.views-exposed-widget.views-widget-filter-field_resource_type_value {
    width: 50%;
  }
  div.views-exposed-form > div.views-exposed-widgets.clearfix > div.views-exposed-widget.views-submit-button {
    width: 50%;
    padding: .5em 0 0 0;
  }
  div.views-exposed-form > div.views-exposed-widgets.clearfix > div.views-exposed-widget.views-submit-button > #edit-submit-taxedu-teachers-corner {
    width: 100%;
  }
  .page-blog .blog-rated {
    padding: 3px 3px 3px 3px;
    background: #01b6b8;
    width: 50px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin: -25px 14px auto auto;
  }
  .region-featured-wrapper {
    width: 100%!important;
    margin: 0 auto;
  }
  #layout-footer {
    width: 100%!important;
    margin: 0 auto;
    background: #ffffff;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0px;
    margin-left: 0px;
  }
  .banner-section {
    min-height: 595px;
  }
  .page-home .info-sections.news {
    padding: 0 15px 0 15px;
    overflow: hidden;
  }
  .taxlandia {
    background: url(../images/play_the_game2.jpg) no-repeat;
    height: 177px!important;
    background-size: 100% 100%;
  }
  .taxlandia h4,
  .taxlandia span {
    padding-top: 100px;
    padding-left: 14px;
  }
  #layout-body {
    margin-top: 0;
    overflow: hidden;
    background-color: #ffffff;
  }
  .sidebar-button {
    display: none;
  }
  #menu-button.menu-open,
  #menu-button:active,
  #menu-button:hover {
    background: url(../images/mobile/btn_menu.png) no-repeat;
  }
  .navbar-default .navbar-toggle {
    border-color: #fff;
    background: url(../images/mobile/btn_menu.png) no-repeat;
    width: 44px;
    height: 38px;
    float: left;
  }
  div.arrow-up {
    display: none;
  }
  .arrow-down {
    display: none;
  }
  #main-menu ul.menu {
    width: 100%;
    float: left;
  }
  #main-menu .navbar-nav > li > a.active {
    background: #f4f4f4;
    background-position: left bottom;
    color: #01b6b8;
    font-weight: bold;
  }
  #layout-header #main-title {
    background: none;
    height: 46px;
    text-indent: 0px;
    top: 22px !important;
    width: 170px;
    background-size: 100%;
    line-height: 46px;
    font-size: 12px!important;
  }
  #nexteuropa-europa-search-search-form .input-group,
  #search-block-form .input-group {
    background: url(../images/search-background.gif) no-repeat scroll left top;
    height: 17px;
    margin: 0;
    padding: 0 0 9px 6px;
    width: 100px;
  }
  #nexteuropa-europa-search-search-form input.form-text,
  #search-block-form input.form-text {
    outline: 0 solid transparent;
    background: 0 0;
    font-size: 100%;
    margin: -18px 0;
    font-family: Verdana, Arial, Helvetica, "DejaVu Sans", sans-serif;
    width: 100px;
  }
  #main-menu ul.menu li {
    padding: 0 !important;
    border-bottom: #01b6b8 solid 1px;
  }
  #main-menu ul.menu li:last-child {
    padding: 0 !important;
    border-bottom: #01b6b8 solid 0px;
  }
  .page-home .text-group {
    font-size: 18px;
  }
  .page-home span.text-group {
    width: 290px;
    margin: auto;
  }
  .page-home .dots-one {
    background: url(../images/dot_one.png) no-repeat center;
    height: 70%;
  }
  .page-home .dots-two {
    background: url(../images/dot_two.png) no-repeat center;
    height: 70%;
  }
  .page-home .dots-three {
    background: url(../images/dot_three.png) no-repeat center;
    height: 70%;
  }
  .page-home .container-groups .col-md-4 {
    text-align: center;
    /*height: 85%;*/
    height: 29%;
  }
  .page-home .taxformfilling .arrow-right2 {
    background: url(../images/arrow-right.png) no-repeat center top;
    width: 41px;
    height: 278px;
    border-bottom: 0;
    border-top: 0;
    border-left: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -25px;
    right: -4%;
    z-index: 9;
    display: none;
  }
  .page-home h4 {
    color: #036;
    font-size: 15px;
  }
  .page-home .teachers-info-details-left .arrow-right2 {
    width: 0;
    height: 0;
    border-bottom: 29px solid transparent;
    border-top: 29px solid transparent;
    border-left: 22px solid #ffffff;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 38%;
    right: -4%;
    z-index: 99999;
    display: none;
  }
  #block-cce-basic-config-footer-ipg .menu li,
  #block-menu-menu-service-tools .menu li {
    display: inline;
    font-size: 11px!important;
  }
  .page-home .content-news {
    margin: 0 00px 60px 00px;
    border: solid 1px #d6e045;
    border-top: none;
    min-height: 170px;
    text-align: center;
  }
  .navbar-nav {
    margin: 0px -7px;
  }
  #search-block-form .form-actions .form-submit {
    cursor: pointer;
    height: 26px;
    width: 32px!important;
    padding: 0!important;
    margin: 0!important;
    background: 0 0;
  }
  body.i18n-hr #layout-header #main-title,
  body.i18n-cs #layout-header #main-title,
  body.i18n-da #layout-header #main-title,
  body.i18n-nl #layout-header #main-title,
  body.i18n-et #layout-header #main-title,
  body.i18n-fi #layout-header #main-title,
  body.i18n-fr #layout-header #main-title,
  body.i18n-de #layout-header #main-title,
  body.i18n-el #layout-header #main-title,
  body.i18n-hu #layout-header #main-title,
  body.i18n-it #layout-header #main-title,
  body.i18n-lv #layout-header #main-title,
  body.i18n-lt #layout-header #main-title,
  body.i18n-pl #layout-header #main-title,
  body.i18n-pt-pt #layout-header #main-title,
  body.i18n-ro #layout-header #main-title,
  body.i18n-pt-pt #layout-header #main-title,
  body.i18n-sk #layout-header #main-title,
  body.i18n-sl #layout-header #main-title,
  body.i18n-es #layout-header #main-title,
  body.i18n-sv #layout-header #main-title,
  body.i18n-bg #layout-header #main-title {
    background-image: none;
  }
  .page-home .teachers-info-details .article .book {
    background-image: none;
    background-size: 50px 35px;
    height: 35px;
    width: 18%;
    background: url(../images/book.png) no-repeat;
  }
  .page-home .teachers-info-details .article .tv {
    background-image: none;
    background-size: 50px 35px;
    height: 35px;
    width: 18%;
    background: url(../images/tv.png) no-repeat;
  }
  .page-home .teachers-info-details .article .games {
    background-image: none;
    background-size: 50px 35px;
    height: 35px;
    width: 18%;
    background: url(../images/games.png) no-repeat;
  }
  .page-home .teachers-info-details .article .links {
    background-image: none;
    background-size: 50px 35px;
    height: 35px;
    width: 18%;
    background: url(../images/book.png) no-repeat;
  }
  .page-home .teachers-info-details .article .video {
    background-image: none;
    background-size: 50px 35px;
    height: 35px;
    width: 18%;
    background: url(../images/links.png) no-repeat;
  }
  .page-home .teachers-info-details .article .template {
    background-image: none;
    background-size: 50px 35px;
    height: 35px;
    width: 18%;
    background: url(../images/template.png) no-repeat;
  }
  .mobile-user-bar.affix + .region-featured #main-menu .navbar {
    position: relative!important;
    top: 0;
  }
  .blog-cover h3 {
    padding-top: 20px;
    padding-left: 10px;
    margin-top: 0;
  }
  .page-tax-authorities .view-taxedu-country-data .view-content {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .page-tax-authorities .view-taxedu-country-data .view-content > div .country-title {
    margin-right: 15px !important;
  }
  .page-home .banner-section .container-groups {
    height: 1283px !important;
    -webkit-box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
    -moz-box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
    box-shadow: 1px 1px 3px 4px rgba(179, 179, 179, 0.2);
  }
  .page-home .banner-section .container-groups .col-md-4 {
    text-align: center;
    height: 27%;
  }
  .page-home .row.banner > .container-groups.pages {
    width: 83%;
  }
  .page-home .banner-section .container-groups.pages {
    margin-top: 455px;
  }
  .page-home .banner-section h2 {
    font-size: 32px !important;
    width: 78%;
    margin: auto;
  }
  .page-homepage .img1,
  .page-homepage .img2,
  .page-homepage .img3 {
    margin: 20px 0 0 -95px;
  }
  .page-homepage .img1 {
    width: 190px;
    height: 190px;
  }
  .page-homepage .img2 {
    width: 190px;
    height: 190px;
  }
  .page-homepage .img3 {
    width: 190px;
    height: 190px;
  }
  .page-teenager .rol_ue {
    background: url(../images/teenager_EUrole_21.png) scroll no-repeat !important;
    background-size: 422px 216px !important;
  }
  .page-taxlandia .col-md-7.taxlandia-text {
    margin-left: 5px !important;
  }
  .slider {
    min-height: 500px;
  }
}
@media (max-width: 425px) and (min-width: 320px) {
  .node-type--taxedu-resources .row.padding-forum .go-to-forum span h3 {
    margin-top: 26px;
  }
  .page-home span.text-group {
    width: 320px;
  }
  .region-content-bottom {
    margin: 0;
    padding: 0;
    width: 425px !important;
  }
  #block-views-taxedu-country-block {
    width: 100% !important;
    float: left;
    margin: 16px 0 0 0;
    padding: 0;
    font-size: 15px !important;
  }
  #block-views-taxedu-country-block .panel-heading {
    font-size: 15px !important;
  }
  .block-simplenews {
    width: 100% !important;
    float: left;
    margin: -4px 0 0 0;
  }
  .block-simplenews .panel-heading {
    font-size: 15px !important;
  }
  .block-simplenews input[type="text"] {
    width: 343px;
  }
  .block-simplenews input[type="submit"] {
    padding: 0px 43px 0 0;
  }
  #block-views-taxedu-social-links-block {
    width: 100% !important;
    float: left;
    margin: -4px 0 0 0;
    font-size: 15px !important;
  }
  #block-views-taxedu-social-links-block .panel-heading {
    font-size: 15px !important;
  }
  .page-teachers-corner .teachers-items .col-md-4 {
    width: 30%;
    display: table;
  }
  .page-teachers-corner .teachers-items .col-md-7 {
    width: 70%;
    display: table;
    top: -37px;
    right: -127px;
  }
  .page-teachers-corner .teachers-items img {
    width: 407px;
    height: auto;
    padding: 0px 0 0 15px;
  }
  .page-teachers-corner .modal-dialog {
    width: 400px;
  }
  .node-type--taxedu-resources .go-to-forum h3 {
    top: 110px;
  }
  .page-child .book {
    margin-top: 80px;
  }
}
@media (max-width: 480px) {
  .page-homepage .banner {
    height: 512px;
    background: url("../images/home_banner/IMAGE_TXT_480px.jpg") no-repeat center bottom !important;
    position: relative;
  }
  .master-banner-right {
    float: left;
    margin-top: 330px;
    width: 90%;
  }
  .page-young .taxedu-footer {
    padding-top: 71px;
  }
}
@media (max-width: 770px) {
  .taxedu_mooc_banner {
    background-image: url("../images/iversity_768.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 278px;
  }
  .taxedu_mooc_banner .col-lg-6 p {
    margin-top: 14%;
    margin-left: 15px;
    text-align: center;
    margin-right: 15px;
  }
  .taxedu-footer .view--taxedu-social-links .item-list {
    text-align: center;
  }
  .taxedu-footer .view--taxedu-social-links .item-list .social-icons-round {
    display: inline-block;
  }
}
@media (max-width: 425px) {
  .taxedu_mooc_banner .col-lg-6 p {
    font-size: 13px;
  }
  .page-resources .img-slider img {
    width: 100% !important;
    height: 310px;
  }
}
@media (max-width: 767px) {
  .page-young.i18n-el .slider,
  .page-young.i18n-de .slider,
  .page-young.i18n-bg .slider,
  .page-young.i18n-pt-pt .slider {
    height: 565px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .page-young.i18n-el .slider,
  .page-young.i18n-de .slider,
  .page-young.i18n-bg .slider,
  .page-young.i18n-pt-pt .slider {
    height: 465px;
  }
}
.page-node-edit.node-type--taxedu-resources #edit-delete {
  padding: 6px 32px;
}
.page-node-edit.node-type--taxedu-resources #edit-actions .btn {
  margin-bottom: 5px;
}
