/* Color */
/* Path */
/* Font */

.font-interface {
  font-family: 'Interface', sans-serif;
  font-weight: normal;
  font-style: normal;
}

.font-interface-thin {
  font-family: 'Interface Thin', sans-serif;
  font-weight: normal;
  font-style: normal;
}

.font-interface-light {
  font-family: 'Interface Light', sans-serif;
  font-weight: normal;
  font-style: normal;
}

.font-interface-bold {
  font-family: 'Interface Bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}

/* ----- block-search-header ----- */
* {
  -webkit-font-smoothing: antialiased;
}

.block-search-header {
  margin-top: 2px;
  float: right;
}

.black .hvr-sweep-to-left:before,
.navbar-default.black .navbar-nav > .active > a {
  background: url("../images/border-menu-black.png") repeat-x left bottom;
}

.block-search-header .block-form .search-field::-webkit-input-placeholder {
  color: #2b3a4d;
}

.block-search-header .block-form .search-field:-moz-placeholder {
  color: #2b3a4d;
}

.block-search-header .block-form .search-field::-moz-placeholder {
  color: #2b3a4d;
}

.block-search-header .block-form .search-field:-ms-input-placeholder {
  color: #2b3a4d;
}

.no-banner .header {
  min-height: inherit;
}

/* columns of same height styles */

.row-full-height {
  height: 100%;
}

.col-full-height {
  height: 100%;
  vertical-align: top;
}

.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */

  table-layout: fixed;
}

.row-same-height .col-md-height {
  display: table-cell;
  float: none !important;
}

.popup-people .modal-content {
    background: transparent;
    position: static;
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

.popup-people .media {
    max-width: 712px;
    margin: 0 auto;
    padding: 40px 24px 40px 40px;
    background: white;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.popup-people .modal-inner {
    max-width: 712px;
    margin: 0 auto;
    position: relative;
}

.popup-people .modal-inner button.close {
    position: absolute;
    text-indent: -9999em;
    width: 40px;
    height: 40px;
    background: url(../images/btn-close.png) no-repeat 0 0;
    top: -20px;
    right: -20px;
    opacity: 1;
}

.popup-people .media .media-left .photo {
    height: 152px;
    width: 152px;
}

.popup-people .media .media-left img {
    display: block;
    width: 100%;
}

.popup-people .media .media-body {
    padding-left: 28px;
}

.popup-people .media .media-heading {
    border-bottom: 1px solid #e5e5e5;
    color: #2b3a4d;
    margin-right: 23px;
    padding-bottom: 20px;
}

.popup-people .media .media-heading h3 {
    font-size: 24px;
    line-height: 1;
    font-family: 'Interface Bold';
    font-weight: normal;
    margin-bottom: 3px;
}

.popup-people .media .media-heading span {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Interface';
    display: block;
}

.popup-people .media .media-content {
    margin-top: 20px;
    max-height: 600px;
    overflow-y: scroll;
}

.popup-people .media .inner {
    padding-right: 40px;
}

.popup-people .media .inner p {
    margin-bottom: 25px;
    font-family: 'Interface';
    font-size: 16px;
    line-height: 24px;
}

.nicescroll-rails {
  width: 5px !important;
  border-radius: 4px;
}

/*max width 1365px*/
@media only screen and (max-width: 1365px) {
  .slide-homepage .cycloneslider-template-standard .cycloneslider-caption .cycloneslider-caption-title {
    font-size: 40px;
    line-height: 44px;
    padding-right: 100px;
  }

  .slide-homepage .cycloneslider-template-standard .cycloneslider-caption .cycloneslider-caption-description {
    font-size: 16px;
    line-height: 22px;
    padding: 0 200px 0 75px;
  }
}

@media only screen and (min-width: 992px) {
  .education-content .media-item-first {
    margin-top: 0 !important;
  }

  .contact-us .gutter {
    margin-bottom: 20px;
  }

  .header .header-block h1 {
    text-indent: -5px;
  }

}

/*max width 991px*/
@media only screen and (max-width: 991px) {
  .navbar > .container {
    width: 95%;
  }

  .home .col-md-6,
  .home .sidebar-home .col-md-12 {
    width: 50%;
    float: left;
  }

  .navbar-default .navbar-nav > li {
    padding: 0 10px;
  }

  .tw-sidebar {
    display: none;
  }

  .footer-content {
    padding: 0;
  }

  .footer-content p {
    font-size: 13px;
  }

  .footer-content .footer-social a {
    margin-right: 6px;
  }

  .header-about {
    padding-top: 42px;
  }

  .header-about .about-des {
    padding: 0;
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 38px;
  }

  .header-about .about-des p {
    padding: 0;
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 38px;
  }

  .about-details .content-arrow {
    margin-top: 25px;
  }

  .about-people .about-people-img img {
    margin-right: 10px;
  }

  .article-news .col-md-5 {
    display: none;
  }

  .media-news {
    min-height: inherit;
  }

  .consulting.page .expertise-item {
    min-height: inherit;
  }

  .row-full-height {
    height: auto;
  }

  .media-item-first .wonderplugingallery-container {
    max-width: 100% !important;
  }

  .media-item-first .wonderplugingallery-container {
    width: 100% !important;
  }

  /*About*/
  .about .header-about {
    padding: 15px 0 75px;
  }

  .about-child .header-about {
    padding-top: 40px;
  }

  .our-people-details {
    padding: 0;
  }

}

/*max-width:991px min-width: 768px*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about .about-details .btn-arrow {
    margin: 0 auto;
    position: static;
    display: block;
    margin-top: 55px;
  }

  .about .about-details .content-arrow {
    margin: 45px auto 0;
  }

}

/*max-width:768px*/
@media only screen and (min-width: 768px) {
  .col-custom-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .row-custom-10 {
    margin-right: 10px;
    margin-left: 10px;
  }

}

/*min width 879px */
@media only screen and (min-width: 880px) {
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

}
@media only screen and (min-width: 768px) and (max-width: 879px) {
  .navbar-nav {
    float: none;
    margin: 7.5px -15px;
  }

  .navbar-collapse.collapse {
    display: none !important;
    height: 100% !important;
    padding-bottom: 0 !important;
  }

  .navbar-collapse.in {
    display: block !important;
  }

}
/*max width 879px*/

@media only screen and (max-width: 879px) {
  .navbar-brand > img {
    display: none;
  }

  .navbar > .container .navbar-brand {
    width: 98px;
    height: 74px;
    background: url("../images/logo-tablet.png") no-repeat;
  }

  .navbar.black > .container .navbar-brand {
    background: url("../images/logo-black-tablet.png") no-repeat;
  }

  .navbar > .container .navbar-brand img {
    display: none;
  }

  .black .hvr-sweep-to-left:before,
  .navbar-default.black .navbar-nav > .active > a,
  .no-banner .navbar-default .navbar-nav > .active > a,
  .no-banner .hvr-sweep-to-left:before {
    background: url("../images/border-menu.png") repeat-x left bottom;
  }

  .footer-content .footer-social a img {
    max-width: 32px;
  }

  .footer-content .footer-social .contact-social {
    padding-right: 60px;
  }

  .navbar-header {
    float: none;
    width: 100%;
  }

  .block-search-header {
    position: absolute;
    top: 16px;
    right: 70px;
  }

  .block-search-header .search-header {
    position: relative;
    right: 30px;
    z-index: 99;
  }

  .block-search-header .block-form {
    right: 30px;
  }

  .block-search-header.active .search-header,
  .black .block-search-header.active.icon-search-white .search-header,
  .no-banner .block-search-header.active.icon-search-white .search-header {
    background: url("../images/icon-close.png") 0 0;
  }

  .no-banner .block-search-header.active .search-header,
  .black .block-search-header.active .search-header {
    background-position: right top;
  }

  .block-search-header.icon-search-white .search-header {
    background-position: -100px 0;
  }

  .navbar-nav > li {
    float: none;
    display: block;
  }

  .navbar-default .navbar-toggle {
    position: relative;
    z-index: 99;
    display: block;
    float: right;
    border: 0;
  }

  .navbar-default .navbar-toggle {
    border: none;
    margin: 18px 15px 0 0;
    padding: 0;
    background: url("../images/icon-close-menu.png") transparent no-repeat;
    width: 23px;
    height: 23px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .navbar-default .navbar-toggle.collapsed {
    width: 30px;
    height: 17px;
    background: url("../images/sprites.png") transparent no-repeat;
  }

  .navbar-default.black .navbar-toggle.collapsed {
    background-position: -50px 0;
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }

  .header .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > .active > a,
  .hvr-sweep-to-left:before {
    width: auto;
    display: inline-block;
    margin: 0 auto;
    font-size: 22px;
    font-family: "InterFace";
    color: white;
    text-transform: uppercase;
    line-height: 2.136;
    text-align: center;
  }

  .navbar-default .navbar-collapse {
    position: fixed;
    width: 100%;
    height: 100%;
    margin-bottom: -100px;
    padding: 0 20px;
    text-align: center;
    left: 0;
    top: -31px;
    padding-top: 60px;
    background: url("../images/bg-menu-mobile.png");
  }

  .navbar-default.black .icon-search-white .search-header {
    background-position: -100px 0;
  }

  .navbar-default .navbar-toggle .icon-bar {
    display: none;
  }

  .navbar-default.black .navbar-nav > li > a {
    color: white !important;
  }

  .no-banner .navbar-default .navbar-nav > .active > a {
    color: white;
    border-color: white;
  }

  .no-banner .navbar-default .navbar-nav > .active > a,
  .no-banner .navbar-default .navbar-nav > .active > a:focus,
  .no-banner .navbar-default .navbar-nav > .active > a:hover {
    color: white;
    border-color: white;
  }

  .no-banner .navbar-default .navbar-toggle.collapsed {
    background-position: -50px 0;
  }

  .no-banner .search-header.icon-search-white {
    background-position: -100px 0;
  }

  .no-banner .header .navbar-default .navbar-nav > li > a,
  .no-banner .header .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
  }

  .no-banner .navbar-default .navbar-nav > .active > a,
  .no-banner .navbar-default .navbar-nav > .active > a:focus,
  .no-banner .navbar-default .navbar-nav > .active > a:hover {
    color: white;
    border-color: white;
  }

  .navbar > .container .navbar-brand {
    margin-left: 15px;
  }
}
/*max width 767px*/
@media only screen and (max-width: 767px) {
  .no-banner .header {
    max-height: 450px;
  }
  .navbar > .container .navbar-brand.black {
    background: url("../images/logo-black.png") no-repeat;
    background-size: 65px 49px;
  }

  .navbar > .container .navbar-brand {
    width: 65px;
    height: 49px;
    background: url("../images/logo.png") no-repeat;
    background-size: 65px 49px;
    margin-top: 2px;
  }

  .video-report-item {
    padding-top: 0 !important;
  }

  .cycloneslider-template-standard .cycloneslider-caption {
    padding-left: 15px;
  }

  .header-about-mobile .about-des,
  .header-about-mobile .about-des p {
    z-index: 99;
    color: #FFF;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    padding: 20px 15px;
    font-family: 'Interface Thin', sans-serif;
  }

  .header-about-mobile .about-des p {
    padding: 0;
    margin: 0;
  }

  .header-about-mobile:before {
    content: '';
    position: absolute;
    width: 120%;
    height: 100%;
    background: #2b3a4d;
    left: -10%;
  }

  .cycloneslider-template-standard .cycloneslider-caption {
    padding-left: 15px;
  }

    #footer {
    padding-top: 15px;
    padding-bottom: 40px;
  }

  .footer-content > .pull-right {
    display: block;
    width: 100%;
    text-align: center;
    float: none !important;
    overflow: hidden;
  }

  .footer-content > div {
    margin-bottom: 20px;
  }

  .footer-content .details {
    text-align: center;
  }

  .footer-content .add-footer h3 {
    margin-bottom: 6px;
  }

  .footer-content .footer-social {
    float: none;
  }

  .footer-content .footer-social h3 {
    margin-bottom: 8px;
  }

  /*About*/
  .about .header-about {
    padding: 10px 0 50px;
  }

  .about-child .header-about {
    padding: 50px 0;
  }

  .our-people-container {
    padding: 0 10px;
  }

  .our-people-details > div {
    margin-bottom: 20px;
  }

  .our-people-details .content-arrow {
    margin-top: 0;
  }
}
/*max width 639px*/

@media only screen and (max-width: 639px) {
  .cycloneslider-template-standard .cycloneslider-slides,
  .cycloneslider-template-standard .cycloneslider-slide img {
    min-height: 450px;
  }

  .slide-homepage .cycloneslider-template-standard .cycloneslider-caption .cycloneslider-caption-title {
    font-size: 28px;
    line-height: 32px;
    padding: 0;
  }

  .slide-homepage .cycloneslider-template-standard .cycloneslider-caption .cycloneslider-caption-description {
    font-size: 16px;
    line-height: 1.3;
    padding: 0;
  }

  .slide-homepage .cycloneslider-template-standard .cycloneslider-caption .content-arrow {
    margin-left: 0;
  }

  .header .carousel .cycloneslider-template-standard .cycloneslider-pager {
    padding-left: 15px;
  }

  .home .col-md-6,
  .home .sidebar-home .col-md-12 {
    width: auto;
  }

  .last-event {
    display: none;
  }

  .block.vision-block {
    height: 380px !important;
  }

  .about-people .about-people-img img {
    display: none;
  }

  .header-about {
    padding: 0;
  }

  .header-about .about-des {
    font-size: 24px;
    line-height: 30px;
  }

  .header-about .about-des p {
    font-size: 24px;
    line-height: 30px;
  }

  /*popup people*/
  .popup-people {
    padding-right: 10px;
    padding-left: 10px;
  }

  .popup-people .media {
    padding: 20px;
  }

  .popup-people .media-left,
  .popup-people .media .media-body {
    display: block;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }

  .popup-people .media .media-heading {
    margin-top: 20px;
    margin-right: 0;
    text-align: center;
  }

  .popup-people .media .media-left .photo {
    display: block;
    margin: 0 auto;
  }

  .popup-people .media .inner {
    padding-right: 0;
  }

  .popup-people .media .media-body .media-content {
    max-height: inherit;
    overflow: inherit;
  }
}

@media only screen and (max-height: 850px) {
  .popup-people .media .media-content {
    max-height: 400px;
  }
}
/*# sourceMappingURL=tho-style.css.map */
