/* Extra Small devices (smartphone, 768px and lower) */
@media (max-width: 479px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-1-5 {
    float: left;
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
  }
  h2 {
    font-size: 25px;
    line-height: 1.2;
  }
  .clear-float {
    clear: none;
  }
  .button-violet {
    width: 100%;
  }
  .button-blue {
    width: 100%;
  }
  .button-yellow {
    width: 100%;
  }
  .button-white {
    width: 100%;
  }
  .bordered-col {
    border: none;
  }
  .about-subtitle {
    text-align: center;
  }
  .sidebar h2 {
    margin-top: 20px;
  }
  #frontpage-grey-bg {
    padding-bottom: 0;
  }
  #frontpage-grey-bg .see-all {
    margin-bottom: 20px;
  }
  #frontpage-grey-bg .h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  #insight-button-wrapper {
    padding: 0;
  }
  #news-events-xs-hr {
    border: 3px #e9e9e9 solid;
  }
  #footer-newsletter-wrapper {
    border-top: 3px #f9e60b solid;
    border-bottom: 3px #f9e60b solid;
  }
  #footer-newsletter-wrapper div {
    padding: 10px 0;
    margin-left: 0;
    margin-right: 0;
  }
  #footer-newsletter-wrapper form {
    margin-bottom: 0;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper {
    padding-left: 20px;
  }
  #footer-social-wrapper h2,
  #footer-social-wrapper p {
    margin: 0;
  }
  #footer-menu-wrapper .footer-menu {
    clear: left;
    width: 100%;
  }
  #footer-menu-wrapper .footer-menu ul li {
    text-indent: 0;
  }
  #footer-menu-wrapper .footer-menu .title {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 5px;
  }
  #footer-left {
    padding: 30px;
  }
  .see-all {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .xs-no-bg {
    background-color: #ffffff;
  }
  #contact-area .contact-row-last {
    padding-left: 0;
  }
  .archive-item-job .item-title {
    float: none;
    width: 100%;
    padding: 0;
  }
  .archive-item-job .item-excerpt {
    float: none;
    width: 100%;
    padding: 10px 0 0 0;
    border-top: 2px solid #f9e60b;
    border-left: 0;
  }
  .home h2,
  .home .h1 {
    font-size: 40px;
    line-height: 1.2;
  }
  .home #frontpage-clients-wrapper .bx-wrapper {
    height: auto !important;
  }
  .home #frontpage-clients-wrapper .bx-wrapper .bx-controls {
    display: none !important;
  }
  .home #frontpage-clients-wrapper .bx-wrapper .bx-viewport {
    height: 100% !important;
  }
  .home #frontpage-clients-wrapper .bx-wrapper .bx-viewport #frontpage-clients-slider {
    width: 100% !important;
  }
  .home #frontpage-clients-wrapper .bx-wrapper .bx-viewport #frontpage-clients-slider .client-wrapper {
    float: none !important;
    width: 100% !important;
  }
  .home #frontpage-clients-wrapper #frontpage-clients-slider-mobile-container .bx-controls {
    display: block !important;
  }
  #contact-area input[type="text"],
  #contact-area input[type="email"],
  #contact-area textarea {
    width: 100% !important;
  }
  textarea,
  .wpcf7-textarea {
    height: auto !important;
  }
  #footer-newsletter-wrapper div {
    padding: 0;
  }
  #footer-newsletter-wrapper .icon-newsletter-wrapper {
    width: 59px;
    height: 59px;
    padding: 0;
  }
  #footer-newsletter-wrapper .icon-newsletter {
    width: 59px !important;
    height: 59px !important;
    background-size: 59px 59px !important;
    padding: 0;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper {
    max-width: 220px;
    margin-left: 10px;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper .newsletter-text-wrapper {
    float: none;
    margin-right: 0;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper .newsletter-form-wrapper {
    float: none;
  }
  #frontpage-carousel-row .frontpage-carousel-col {
    float: none;
    width: 100%;
    height: auto;
  }
  #footer-bottom {
    margin-top: 0;
  }
  body.en-US div#frontpage-carousel-row {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  #brand-logo {
    width: 93px;
    height: 93px;
    background-size: 93px;
  }
  #search-form-button {
    margin-top: 18px;
  }
  .sites-switch-wrapper .current-site {
    margin-top: 18px;
    margin-right: 5px;
  }
  .sites-switch-wrapper .sites-list-wrapper {
    top: 74px;
    right: -10px;
  }
  #search-box {
    top: 74px;
  }
  #header .navbar-toggle {
    margin: 18px 0 0 10px;
    background: #f9e60b;
    width: 56px;
    height: 56px;
    background-size: 56px;
    border-radius: 0;
  }
  #header .navbar-toggle span {
    display: none;
  }
  #header .navbar-toggle .icon-bar {
    border: 1px solid #333;
    border-radius: 10px;
    width: 100%;
    height: 8px;
  }
  #header .navbar-toggle.collapsed {
    background: none;
  }
  #header .navbar-toggle.collapsed span {
    display: block;
  }
  #mobile-menu-container {
    border-top: 3px solid #f9e60b;
    border-bottom: 3px solid #f9e60b;
  }
  #mobile-menu-container #mobile-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  #mobile-menu-container #mobile-menu li {
    display: block;
    margin: 0 15px;
    border-bottom: 1px solid #b1b1b1;
    padding: 10px 15px;
  }
  #mobile-menu-container #mobile-menu li:last-child {
    border-bottom: 0;
  }
  #mobile-menu-container #mobile-menu li a {
    font-size: 20px;
    line-height: 24px;
    display: block;
    padding: 0;
  }
  #mobile-menu-container #mobile-menu li.active a {
    color: #333;
    background: none;
  }
  #breadcrumbs {
    display: none;
  }
  #footer-social-wrapper {
    height: 56px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #footer-social-wrapper h2 {
    line-height: 56px;
    margin: 0 !important;
  }
  #footer-newsletter-wrapper .icon-newsletter-wrapper .icon-newsletter {
    width: 88px;
    height: 88px;
    background-size: 88px 88px;
    margin-right: 2px;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper .newsletter-text-wrapper {
    margin-right: 10px;
    max-width: 310px;
  }
  #mobile-home-contacts {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  #mobile-home-contacts .phone-wrapper,
  #mobile-home-contacts .email-wrapper {
    background: #f9e60b;
    padding: 15px;
  }
  #mobile-home-contacts .phone-wrapper img,
  #mobile-home-contacts .email-wrapper img {
    height: 32px;
    float: left;
  }
  #mobile-home-contacts .phone-wrapper {
    float: left;
    width: 74%;
    font-size: 20px;
    line-height: 28px;
  }
  #mobile-home-contacts .email-wrapper {
    float: right;
    width: 25%;
    text-align: right;
  }
  .home .sectors-wrapper .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .home .sectors-wrapper .item-text {
    border: 0;
    padding: 20px 0 0 0;
  }
  .home .item-image img {
    text-align: center;
    margin: 0 auto;
  }
  .home .buttons-wrapper {
    margin-top: 20px;
  }
  .mobile-collapse-menu-wrapper ul li {
    text-transform: uppercase;
  }
  .mobile-collapse-menu-wrapper ul li a {
    padding: 8px;
    background: none;
  }
  .mobile-collapse-menu-wrapper ul ul {
    padding: 10px;
    background: #e9e9e9;
  }
  .mobile-collapse-menu-wrapper ul ul li {
    text-transform: none;
  }
  #frontpage-slider .title {
    margin-bottom: 15px;
  }
  #top-header-common ul.dropdown-menu.website {
    width: 100%;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .clear-float {
    clear: none;
  }
  .about-subtitle {
    text-align: center;
  }
  .bordered-col {
    border: none;
  }
  #frontpage-grey-bg {
    padding-top: 0;
    padding-bottom: 0;
  }
  #frontpage-grey-bg .see-all {
    margin-bottom: 20px;
  }
  #frontpage-grey-bg .h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  #frontpage-grey-bg .item-image img {
    max-height: 111px;
  }
  #insight-button-wrapper {
    padding: 0;
  }
  #news-events-xs-hr {
    border: 3px #e9e9e9 solid;
  }
  #footer-social-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #footer-social-wrapper p {
    margin: 0;
  }
  .see-all {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .xs-no-bg {
    background-color: #ffffff;
  }
  #main-menu a {
    margin-left: 10px;
  }
  #mobile-menu {
    display: none !important;
  }
}
/* max 768px */
@media (max-width: 991px) {
  .col-1-5 {
    width: 100%;
    float: none;
  }
  .home .sectors-wrapper .item-text {
    border: 0;
    padding-left: 0;
  }
  .home #frontpage-grey-bg .h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .home .frontpage-title-container {
    position: relative;
    width: auto;
    background: #faf085;
    color: #333;
  }
  .home .frontpage-title-container .frontpage-title {
    position: relative;
    left: 0;
    top: 0 !important;
    display: block;
    background: #faf085;
    color: #333;
  }
  #footer-social-wrapper h2 {
    margin: 15px 0 0;
  }
  .sidebar h2 {
    margin-top: 20px;
  }
  .news-events-row .bg-grey {
    margin-bottom: 30px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .clear-float {
    clear: both;
  }
  .about-subtitle {
    text-align: left;
  }
  .bordered-col {
    border: none;
  }
  .see-all {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .xs-no-bg {
    background-color: #e9e9e9;
  }
  #footer-newsletter-wrapper .icon-newsletter-wrapper .icon-newsletter {
    width: 88px;
    height: 88px;
    background-size: 88px 88px;
    margin: 0;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper .newsletter-text-wrapper {
    margin-right: 10px;
    max-width: 315px;
  }
  .footer-our-offices a {
    top: 20px;
  }
  #main-menu a {
    margin-left: 30px;
  }
  #footer-social-wrapper .social-icons-wrapper {
    text-align: center;
  }
  #frontpage-grey-bg .item-image img {
    max-height: 151px;
  }
}
@media (max-width: 1199px) {
  #frontpage-carousel-row #frontpage-slider {
    height: auto;
  }
  #frontpage-grey-bg .h1 {
    font-size: 40px;
    line-height: 44px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .about-subtitle {
    text-align: left;
  }
  .bordered-col {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    padding: 0 29px;
  }
  .see-all {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .xs-no-bg {
    background-color: #e9e9e9;
  }
  #footer-newsletter-wrapper .icon-newsletter-wrapper .icon-newsletter {
    width: 159px;
    height: 159px;
    background: url("../images/ico-newsletter.png") center no-repeat;
    margin: 0 20px 20px 0;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper .newsletter-text-wrapper {
    max-width: 390px;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper .newsletter-text-wrapper h2 {
    font-size: 30px;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper .newsletter-text-wrapper .newsletter-text {
    font-size: 19px;
    line-height: 22px;
  }
  #footer-social-wrapper h2 {
    font-size: 30px;
  }
  .footer-our-offices a {
    top: 20px;
  }
  #frontpage-carousel-row .slide {
    padding: 60px;
  }
  #frontpage-grey-bg .item-image img {
    max-height: 187px;
  }
}
/* Extra Large devices (large desktops, 1600px and up) */
@media (min-width: 1600px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 70px;
    padding-right: 70px;
  }
  .row {
    margin-left: -70px;
    margin-right: -70px;
  }
  .col-1-5 {
    float: left;
    width: 20%;
    padding-left: 70px;
    padding-right: 70px;
  }
  .container {
    width: 1400px;
  }
  .bordered-col {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    padding: 0 29px;
    padding: 0 69px;
  }
  .xs-no-bg {
    background-color: #e9e9e9;
  }
  .see-all {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .footer-our-offices a {
    top: 30px;
  }
  #footer-newsletter-wrapper .newsletter-text-and-form-wrapper .newsletter-text-wrapper {
    max-width: 500px;
  }
  #footer-menu-wrapper {
    font-size: 18px;
    line-height: 22px;
  }
  .page-template-archive-service-category .main-road-to-success .road-to-success-wrapper {
    max-width: 666px;
  }
  .page-template-archive-service-category .main-road-to-success .road-to-success-wrapper .rts-1 {
    margin-left: 9px;
  }
  .page-template-archive-service-category .main-road-to-success .road-to-success-wrapper .rts-5 {
    margin-left: -21px;
  }
  #frontpage-carousel-row .slide {
    padding: 25px 10px;
  }
  #frontpage-grey-bg .item-image img {
    max-height: 200px;
  }
  .road-to-success-wrapper .rts.rts-0 {
    left: 65px;
  }
}
/* fix #main-title-wrapper */
@media (max-width: 1199px) {
  div#main-title-wrapper {
    margin-top: 164px;
  }
}
@media (max-width: 991px) {
  div#main-title-wrapper {
    margin-top: 207px;
  }
}
@media (max-width: 767px) {
  div#main-title-wrapper {
    margin-top: 270px;
  }
}
@media (max-width: 479px) {
  div#main-title-wrapper {
    margin-top: 150px;
  }
  h1 {
    font-size: 24px;
    line-height: normal;
  }
}
@media (max-width: 1024px) {
  #top-header-common #main-menu a {
    margin: 0 7px;
  }
}
/*# sourceMappingURL=responsive.css.map */