/* CSS Document */
@media only screen and (max-width: 1480px) {
  .wrapper_inner {
    width: calc(100% - 100px);
    display: block;
    margin: 0 auto;
    position: relative; }

  .home_cs_bg {
    width: 100%;
    display: block;
    float: left;
    background-color: #fff;
    background-image: url("../images/work/hcs/hcs-hero-bg-mobile-1.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; } }
@media only screen and (max-width: 1300px) {
  .about_3col_case h3 {
    font-size: 1.75vw; }

  .about_3col_case p {
    font-size: 1.8vw;
    padding: 30px 20px; }

  .about_3col_case ul {
    font-size: 1.8vw;
    margin: 0 0 25px 40px; }

  .about_3col_case li {
    padding: 5px 0; } }
/* Responsive nav */
@media only screen and (max-width: 1033px) {
  .snav {
    display: none; }

  .mnav {
    display: block;
    height: 95px;
    position: absolute;
    top: 0;
    right: 0;
    width: auto; }

  .mobile {
    display: block;
    position: absolute;
    height: 100px;
    top: 46px;
    right: 0;
    z-index: 1; }

  .logo_wrapper {
    height: 100px; }

  .burger_nav {
    position: absolute;
    bottom: 0;
    right: 25px; }

  nav {
    display: none; }

  .social_wrapper {
    top: 0; }

  .logo_wrapper img {
    width: 280px !important; }

  nav {
    width: 100%;
    top: 115px;
    left: 0;
    overflow: visible; }

  nav ul {
    width: 100%; }

  nav ul li {
    font-size: 160%;
    background-color: #375b6b;
    width: 100%; }

  nav ul li a {
    margin: 0 0 0 0;
    padding: 13px 20px 9px 20px;
    border-bottom: 1px solid #8dd4d8;
    width: 100%;
    transition: color 500ms ease-in-out, background-color 500ms ease-in-out, border-bottom 500ms ease-in-out; }

  nav ul li a:hover {
    border-bottom: 1px solid #3f4e62;
    background-color: #8dd4d8;
    color: #3f4e62; }

  .underline_nav {
    border-bottom: 1px solid #3f4e62;
    background-color: #8dd4d8;
    color: #3f4e62; }

  .home_bcc_wrapper {
    width: 100%; }

  .home_pc_wrapper {
    width: 100%; }

  .team_wrapper {
    width: 100%; }

  .insights_wrapper {
    width: 100%; }

  .insights_intro h2 {
    width: 100%; }

  .insights_content_left {
    width: 100%;
    display: block;
    padding-right: 0; }

  .insights_content_right {
    width: 100%;
    display: block; }

  .hero_content {
    top: 37vh !important; }

  .hero_content h1 {
    font-size: 6vw; }

  .work_wrapper {
    width: 100%; }

  .about_left_col,
  .about_left_col_special {
    width: 100%; }

  .about_left_col h2 {
    margin: 0 0 150px 0; }

  .about_left_col p,
  .about_left_col_special p {
    margin-right: 0; }

  .about_right_col {
    width: 60%;
    margin-top: 20px; }

  .client_logo_wrapper {
    width: 50% !important; }

  .contact_form {
    width: 100%; }

  .contact_form h2 {
    margin: 0 0 150px 0; }

  .contact_form p {
    margin-right: 0; }

  .info_blocks:nth-of-type(odd) {
    width: 47%;
    font-size: 2.5vw; }

  .info_blocks:nth-of-type(even) {
    width: 47%;
    font-size: 2.5vw; }

  .home_insights_case {
    width: 100%;
    margin-bottom: 25px; }

  .home_insights_space {
    width: 0; }

  .home_insights_wrapper {
    padding-bottom: 28px; }

  .wrapper_hello img {
    margin: 35px 47px 0 0; }

  .wrapper_hello p {
    font-size: 175%;
    line-height: 150%;
    color: #8dd4d8;
    padding: 35px 0 65px 0;
    float: left; }

  .team_3col_case p {
    font-size: 2.1vw; }

  footer {
    min-height: 400px;
    height: 400px; }

  footer .left_col {
    width: 100%;
    bottom: 54px; }

  .footer_spacer {
    padding-left: 0px;
    padding-right: 0px; }

  footer .right_col {
    width: 100%;
    text-align: left;
    padding: 0 0 0 0;
    bottom: 200px; }

  footer .right_col svg {
    margin-left: 0;
    margin-right: 20px; }

  .cpd_col {
    width: calc(100% / 2);
    float: left;
    position: relative; } }
@media only screen and (max-width: 963px) {
  .home_bcc_left_col,
  .home_bcc_right_col {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .wrapper_inner {
    width: calc(100% - 50px);
    display: block;
    margin: 0 auto;
    position: relative; }

  .burger_nav svg {
    width: 55px; }

  .hero_content h1 {
    margin: 0 0 25px 0; }

  .hero_content p {
    font-size: 4vw; }

  .brand_wrapper {
    padding: 53px 0 64px 0; }

  .home_insights_wrapper h2 {
    font-size: 220%;
    margin: 0 0 28px 0; }

  .home_bcc_wrapper h2 {
    font-size: 210%;
    margin: 0 0 28px 0; }

  .home_bcc_wrapper .home_bcc_left_col h2 {
    font-size: 210%;
    margin: 0 20px 28px 0; }

  .home_bcc_wrapper p {
    font-size: 115%; }

  .home_pc_wrapper h2 {
    font-size: 210%;
    margin: 0 0 28px 0; }

  .home_pc_wrapper p {
    font-size: 115%; }

  .home_logo {
    width: 100%; }

  .home_logo h2 {
    font-size: 220% !important;
    margin: 50px 0px 0px 0; }

  .home_www_wrapper h2 {
    font-size: 230% !important; }

  .col_header_content h3 {
    font-size: 220% !important; }

  .home_cpd_wrapper h2 {
    font-size: 210% !important;
    margin: 0px 0px 28px 0; }

  .insights_wrapper h2 {
    font-size: 210%;
    margin: 0 0 28px 0; }

  .team_wrapper h2 {
    font-size: 210%;
    margin: 0 0 28px 0; }

  .team_wrapper p {
    font-size: 115%; }

  .work_wrapper h2 {
    font-size: 210%;
    margin: 0 0 28px 0; }

  .work_wrapper p {
    font-size: 115%; }

  .grid-item {
    width: calc(100% - 0px); }

  .work_buttons_spacing {
    margin: 0 0 30px 0; }

  .work_buttons {
    font-size: 120%;
    margin: 20px 18px 0 0; }

  .work_buttons:last-child {
    margin: 20px 0 0 0; }

  .work_intro {
    width: 100%; }

  .work_intro h1 {
    font-size: 170%;
    margin: 35px 0 20px 0;
    line-height: 130%;
    width: 100% !important; }

  .work_intro_social {
    width: 100%;
    display: block;
    text-align: left;
    margin: 0 0 40px 0; }

  .work_intro_social a {
    margin: 0 8px 0 0; }

  .work_content_block {
    width: 100%;
    display: block;
    margin: 25px 0; }

  .work_content_block h2 {
    margin: 28px 0px 28px 0;
    font-size: 210%;
    line-height: 120%; }

  .work_content_block p {
    margin: 28px 0px 28px 0;
    font-size: 115%; }

  .work_content_video_wrapper {
    width: 100%;
    margin: 0 0 60px 0;
    display: block; }

  .work_content_block ul {
    font-size: 115%;
    margin: 25px 50px 25px 25px;
    line-height: 130%;
    list-style-type: disc; }

  .extra_work_content {
    width: 100%;
    display: block;
    margin: 25px 0; }

  .extra_work_content p {
    font-size: 115%;
    margin: 28px 0px 28px 0; }

  .extra_work_content ul {
    font-size: 115%;
    margin: 27px 0px 27px 25px; }

  .extra_work_content li {
    margin: 10px 0; }

  .extra_work_content h3 {
    font-size: 130%;
    margin: 28px 0px 28px 0; }

  .extra_work_content h4 {
    font-size: 110%;
    margin: 28px 0px 28px 0; }

  .extra_work_wrapper {
    width: 100%;
    position: relative;
    display: block;
    height: auto;
    float: left;
    /*margin: 20px 0 40px 0;*/
    margin: 0; }

  .extra_work_content_img {
    width: 100%;
    background-size: contain;
    position: relative;
    display: block;
    height: 0;
    float: left; }

  .contact_form h2 {
    font-size: 210%;
    margin: 0 0 28px 0; }

  .contact_form p {
    font-size: 115%; }

  .contact_form_data {
    width: 100%; }

  .contact_form_data form {
    width: 100%; }

  .contact_field_text {
    width: 100%;
    font-size: 140%; }

  .contact_field_textfield {
    font-size: 100%; }

  .contact_form_addr {
    width: 100%; }

  .contact_form_addr p {
    font-size: 140%;
    padding: 18px 0; }

  .general_content h2 {
    font-size: 210%;
    margin: 0 0 18px 0; }

  .general_content p {
    font-size: 115%;
    padding: 14px 0; }

  .general_content ul {
    font-size: 115%;
    margin: 15px 0 10px 18px;
    line-height: 130%; }

  .general_content ol {
    font-size: 115%;
    margin: 15px 0 10px 25px;
    line-height: 130%; }

  .about_left_col h2,
  .about_left_col_special h2 {
    font-size: 210%;
    margin: 0 0 28px 0; }

  .about_left_col p,
  .about_left_col_special p {
    font-size: 115%; }

  .about_right_col {
    width: 100%;
    margin-top: 20px; }

  .about_right_col p {
    font-size: 110%; }

  .about_right_col p em {
    font-size: 900%; }

  .about_3col_case {
    width: 100%; }

  .about_3col_spacer {
    width: 100%;
    height: 40px;
    background-color: #fff;
    display: block; }

  .about_3col_spacer_even {
    width: 100%;
    height: 40px;
    background-color: #fff;
    display: block; }

  .about_3col_case h3 {
    font-size: 140%; }

  .about_3col_case p {
    font-size: 120%;
    padding: 30px 20px; }

  .about_3col_case ul {
    font-size: 120%;
    margin: 0 0 25px 40px; }

  .about_3col_case li {
    padding: 5px 0; }

  .client_logo_wrapper {
    width: 100% !important; }

  .info_blocks:nth-of-type(odd) {
    width: 97%;
    font-size: 135%; }

  .info_blocks:nth-of-type(even) {
    width: 97%;
    font-size: 135%;
    margin: 26px 0 0 0; }

  .team_3col_case {
    width: 100%; }

  .team_3col_case p {
    font-size: 120%; }

  .team_3col_spacer {
    display: none; }

  footer .left_col {
    bottom: 59px; }

  footer .left_col p {
    font-size: 100%; }

  .hb_160 {
    height: 60px; }

  .next_prev_wrapper {
    padding-bottom: 100px; }

  .next_prev_wrapper .info_blocks_curl_rev {
    font-size: 105%;
    margin: 26px 12px 0px 0;
    padding: 10px 47px 10px 20px; }

  .back_to_top_single {
    top: 120px;
    right: none;
    left: 0; }

  .cpd_col {
    width: 100%;
    float: left;
    position: relative; } }
@media only screen and (max-width: 480px) {
  .logo_wrapper img {
    width: 230px !important; } }
