/* #Fonts
================================================== */
/* #Webfont Styles
================================================== */
/* #Colors
================================================== */
/* #Content Styles
================================================== */
/* #Media Queries
================================================== */
/* Larger than standard 1100 (devices and browsers) */
@media only screen and (min-width: 1100px) {
  /* #Basic
  ================================================== */
  body .container {
    width: 980px; }
  body .header .container .navigation {
    width: 980px; }
    body .header .container .navigation ul.nav {
      font-size: 15px; }
      body .header .container .navigation ul.nav li a.menu {
        padding: 7px 11px 6px; }
  body .header .dropdown .container .column {
    width: 315px; }
  body .footer .container .awards {
    width: 515px; }
    body .footer .container .awards .logos .logo {
      margin-right: 62px; }
  body .footer .container .blogs {
    margin-left: 65px; }
  

    /* #Interior Page
	================================================== */
  body.interior .holder .page_header .header_content {
    width: 725px;
    top: 315px; }
    body.interior .holder .page_header .header_content h1 {
      font-size: 40px; }
    body.interior .holder .page_header .header_content p {
      font-size: 22px; }
  body.interior .holder .block .container {
    width: 725px;
    padding-left: 375px; }
    body.interior .holder .block .container .text {
      width: 250px; }
    body.interior .holder .block .container .media {
      width: 460px; }
  body.interior .holder .block.third_image .container .text {
    width: 460px; }
  body.interior .holder .block.third_image .container .media {
    width: 250px; }
  body.interior .holder .block.fulltext.download_video .download {
    width: 250px; }
  body.interior .holder .block.fulltext.download_video .media {
    width: 460px; }
  body.interior .holder .block.quote .container .text {
    width: 100%;
    margin-left: -95px;
    padding-left: 95px; }
  body.interior .holder .block.fulltext.infographic .graphic table {
    width: 100%; }
  body.interior .holder .related_insights .container {
    width: 725px;
    padding-left: 375px; }
    body.interior .holder .related_insights .container .article {
      width: 350px; }
  body.interior .holder .read_more .container {
    width: 725px;
    padding-left: 375px; }

  /* #Homepage
  ================================================== */
  body.home .holder .latest_insights .container .block_holder .twitter {
    width: 275px; }
    body.home .holder .latest_insights .container .block_holder .twitter .content .content_inner .tweet {
      font-size: 13px; }
  body.home .holder .latest_insights .container .block_holder .span2 {
    width: 530px; }
    body.home .holder .latest_insights .container .block_holder .span2 a .content .by_line {
      left: 290px; }
  body.home .holder .latest_insights .container .block_holder .span1 {
    }
  body.home .holder .latest_insights .container .block_holder .span1 a .content .headline, body.home .holder .latest_insights .container .block_holder .span2 a .content .headline {
    font-size: 25px; }
  body.home .holder .latest_insights .container .block_holder .span1 a .content .by_line, body.home .holder .latest_insights .container .block_holder .span2 a .content .by_line {
     }
    body.home .holder .latest_insights .container .block_holder .span1 a .content .by_line .author, body.home .holder .latest_insights .container .block_holder .span2 a .content .by_line .author {
      width: 145px;
      padding-top: 10px; }
  body.home .holder .client_stories .container .client_slides li .media {
    width: 695px; }
  body.home .holder .client_stories .container .client_slides li .content {
    padding-top: 65px; }

 

  /* #Utility Page
  ================================================== */
  body.landing_page.utility .holder .page_content .container {
    padding-right: 375px; }
    
    
     }


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) 
{
  .qrcode{margin-top:80px;}
  .hidden-desktop {
    display: none; }

    /* #Basic
	================================================== */
  body .container {
    width: 760px; }
  body .header .container .navigation {
    width: 570px; }
    body .header .container .navigation .search {
      display: none; }
    body .header .container .navigation ul.nav {
      display: none; }
  body .header .container #dl-menu.dl-menuwrapper {
    display: block;
    float: right;
    top: 27px; }
  body .header .dropdown .container .column {
    width: 270px; }
  body #dl-menu.dl-menuwrapper {
    display: block;
    top: 15px;
    right: 10px;
    z-index: 9999;
    float: none;
    position: fixed; }
	
	
	
    body #dl-menu.dl-menuwrapper li.search {
      display: block; }
      body #dl-menu.dl-menuwrapper li.search form.search_form {
        padding: 10px 20px;
        width: auto;
        float: none; }
        body #dl-menu.dl-menuwrapper li.search form.search_form button, body #dl-menu.dl-menuwrapper li.search form.search_form input[type="submit"] {
          position: relative;
          content: normal;
          float: none;
          height: auto;
          width: auto;
          margin-left: -3px;
          margin-top: 0;
          margin-right: 0px;
          padding: 10px 14px 9px;
          text-indent: 0px;
          background: #093373;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
          body #dl-menu.dl-menuwrapper li.search form.search_form button:after, body #dl-menu.dl-menuwrapper li.search form.search_form input[type="submit"]:after {
            content: normal;
            left: auto; }
        body #dl-menu.dl-menuwrapper li.search form.search_form input[type="text"] {
          width: 194px; }
          body #dl-menu.dl-menuwrapper li.search form.search_form input[type="text"].form-control {
            height: auto; }
    body #dl-menu.dl-menuwrapper ul.dl-menu.dl-menuopen.dl-subview li.search {
      display: none; }
  body .footer .container {
    padding-bottom: 60px; }
    body .footer .container .awards {
      width: 420px;
      margin-bottom: 30px; }
      body .footer .container .awards .logos .logo {
        margin-right: 15px; }
    body .footer .container .blogs {
      margin-left: 40px; }
      body .footer .container .blogs:before, body .footer .container .blogs:after {
        display: table;
        line-height: 0;
        content: ""; }
      body .footer .container .blogs:after {
        clear: both; }
    body .footer .container .social {
      position: absolute;
      top: 150px;
      float: none;
      margin-top: 0; }

    /* #Interior Page
	================================================== */
  body.interior .holder .nav_container {
    display: none; }
  body.interior .holder .page_header .header_content {
    width: 760px;
    top: 315px;
    float: none; }
    body.interior .holder .page_header .header_content p {
      font-size: 21px; }
  body.interior .holder .block {
    position: relative;
    padding: 50px 0;
    background-color: #1275a5; }
    body.interior .holder .block .container {
      width: 760px;
      padding-left: 0;
      margin-left: auto;
      margin-right: auto; }
      body.interior .holder .block .container .text {
        position: relative;
        width: 250px;
        float: left;
        z-index: 300; }
      body.interior .holder .block .container .media {
        position: relative;
        width: 460px;
        float: right;
        z-index: 300; }
      body.interior .holder .block .container:after {
        clear: both; }
    body.interior .holder .block.third_image .container .text {
      width: 410px; }
    body.interior .holder .block.third_image .container .media {
      width: 225px; }
    body.interior .holder .block.fulltext.download_video .download {
      position: relative;
      width: 200px;
      float: left;
      z-index: 300; }
      body.interior .holder .block.fulltext.download_video .download .download_inner {
        width: 180px;
        padding: 0 2px;
        margin: 0;
        list-style: none; }
        body.interior .holder .block.fulltext.download_video .download .download_inner .title {
          font-family:Arial;
          color: black;
          font-size: 15px;
          margin-bottom: 5px; }
        body.interior .holder .block.fulltext.download_video .download .download_inner a .content {
          position: relative;
          width: 100%; }
          body.interior .holder .block.fulltext.download_video .download .download_inner a .content .overlay {
            position: absolute;
            width: 95px;
            bottom: 55px;
            left: 0;
            padding: 6px 8px;
            background: #d47b22;
            color: white;
            text-decoration: none;
            font-size: 14px;
            line-height: 130%;
            z-index: 200; }
    body.interior .holder .block.fulltext.download_video .media {
      width: 460px; }
    body.interior .holder .block.quote .container .text {
      display: block;
      width: auto;
      margin-left: 0;
      padding-left: 95px; }
  body.interior .holder .related_insights .container {
    width: 760px;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto; }
    body.interior .holder .related_insights .container .article {
      width: 350px;
      height: 315px; }
  body.interior .holder .read_more .container {
    width: 760px;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }

  /* #Homepage
  ================================================== */
  body.home .holder {
    padding-top: 100px; }
    body.home .holder #fwslider .slide_content_wrap {
      margin-top: 15%;
      width: 760px; }
    body.home .holder .top_sub_nav {
      height: 85px; }
      body.home .holder .top_sub_nav .container .button a {
        padding: 20px 0; }
        body.home .holder .top_sub_nav .container .button a .sub_title {
          font-size: 17px; }
        body.home .holder .top_sub_nav .container .button a .title {
          font-size: 24px; }
    body.home .holder .latest_insights .container .block_holder .twitter {
      width: 215px; }
      body.home .holder .latest_insights .container .block_holder .twitter .content .content_inner .tweet {
        font-size: 12px; }
    body.home .holder .latest_insights .container .block_holder .insight_container {
      width: 535px;
      float: left; }
      body.home .holder .latest_insights .container .block_holder .insight_container .span2 {
        width: 515px; }
      body.home .holder .latest_insights .container .block_holder .insight_container .span1 {
        width: 247px; }
      body.home .holder .latest_insights .container .block_holder .insight_container .span1 a .content .headline, body.home .holder .latest_insights .container .block_holder .insight_container .span2 a .content .headline {
        font-size: 22px; }
      body.home .holder .latest_insights .container .block_holder .insight_container .span1 a .content .by_line, body.home .holder .latest_insights .container .block_holder .insight_container .span2 a .content .by_line {
        width: 190px; }
        body.home .holder .latest_insights .container .block_holder .insight_container .span1 a .content .by_line .author, body.home .holder .latest_insights .container .block_holder .insight_container .span2 a .content .by_line .author {
          width: 120px;
          padding-top: 0px; }
    body.home .holder .client_stories .container .client_slides li .media {
      width: 370px; }
    body.home .holder .client_stories .container .client_slides li .content {
      padding-top: 0; }


/* added by Hong */
body .header {width:100%;}
body .holder {width:100%;}
body .footer {width:100%;}
body .footer .container .social {width:45%;}
body .container {width:100%;}

body.home .holder {padding-top: 20px; }

    body .footer .container .social {
      position: absolute;
      top: 50px;
      float: none;
      margin-top: 0; }
#index_splash {width:100%; background-size:100%; height:auto; }  
#index_splash .slogan {margin:5px 0px 10px 20px;}

#index_splash .index_logo_01{width:33%;}
#index_splash .index_logo_02{width:33%;}
#index_splash .index_logo_03{width:33%; height:auto}
#index_splash .index_logo_01 img{width:70%;}
#index_splash .index_logo_02 img{width:70%;}
#index_splash .index_logo_03 img{width:70%;}
#index_splash .index_logo{ text-align:center}
/*#index_splash .index_logo_01 {margin:12% 0px 0px 18%;}
#index_splash .index_logo_02 {margin:12% 0px 0px 22%;}
*/
#fwslider { width: 95%; height:47%;}
.latest_insights {height:auto; min-height:800px;}
body.home .holder .latest_insights .container .block_holder .insight_container {width:98%; float:none; clear:both; }
body.home .holder .latest_insights .container .block_holder .insight_container .span1 {width:100%; margin-bottom: 8px; height: 100px;}
.cat_title {width:60%; height:50px;}
body.home .holder .latest_insights .container .block_holder .span1 .cat_link {margin-top:10px;}
.text_only_block p {font-size:12pt;}
.text_only_block .submenu {margin:10px 0px 20px 0px; padding:0px 0px 10px 0px; font-size:11pt;width:90%;}
.text_only_block .submenu a {padding-left:2em; }
.text_only_block ol {font-size:12pt;}
.text_only_block ul li {font-size:12pt;}
.homelangbar {display:block; visibility:visible;}
.spec_pic_block {float:none; width:100%; margin-left:0%;}
    body.interior .holder .latest_insights .container .block_holder .span3 {
      position: relative;
      width: 295px;
      height: 170px;
      float: left;
      margin-right: 2px;
      margin-bottom: 35px;
      background-color: #ffffff;
	  border:1px solid #c4c4c4; }

 body.interior .holder .latest_insights .container .block_holder .span3 .cat_link {color:#d4024c; font-family:Arial; margin:35px 0px 0px 20px; font-size:14pt;}
 body.interior .holder .latest_insights .container .block_holder .span3:hover {border:1px solid #f50a20; opacity: 0.7; filter: alpha(opacity=70);}
 body.interior .holder .latest_insights .container .block_holder .span3:hover .cat_title {color:#ff8792;}
 body.interior .holder .latest_insights .container .block_holder .span3:hover .cat_link {color:#ff8792;}
h2 {font-size:18pt;}  
h3 {font-size:14pt;}
h4 {font-size:12pt;}
.spec_block {float:none; width:98%;}
.spec_model, .spec_name {font-size:20pt;}
.spec_table {font-size:11pt;}
.spec_table table {width:100%;}
.spec_download_pdf a {display:inline-block; font-size:11pt; height:50px; background-size:36px 45px; padding: 15px 0px 0px 50px;}
.spec_pic_block {float:none; width:98%; margin-left:0%;}
.spec_360 a {font-size:11pt; height:80px; width:25%; background-size: 70px 70px; padding: 30px 0px 0px 80px;}
.spec_related_pdt_block {min-height:350px;}
.spec_related_pdt_block p {font-size:14pt;}
.spec_related_item a.spec_related_link {font-size:11pt;}
.latest_product_item {margin:0px 10px 10px 0px;}

 }
	
	
	
	
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .hidden-phone {
    display: none; }

  .visible-phone {
    display: block; }

  body .container { 
    width: 96%; }
  body .header {
    position: absolute; }
    body .header .navigation .search {
      display: none; }
    body .header .navigation ul.nav {
      display: none; }
  body #dl-menu.dl-menuwrapper {
    display: block;
    top: 15px;
    right: 10px;
    z-index: 9999;
    float: none;
    position: fixed; }
    body #dl-menu.dl-menuwrapper li.search {
      display: block; }
      body #dl-menu.dl-menuwrapper li.search form.search_form {
        padding: 10px 20px;
        width: auto;
        float: none; }
        body #dl-menu.dl-menuwrapper li.search form.search_form button, body #dl-menu.dl-menuwrapper li.search form.search_form input[type="submit"] {
          position: relative;
          content: normal;
          float: none;
          height: auto;
          width: auto;
          margin-left: -3px;
          margin-top: 0;
          margin-right: 0px;
          padding: 10px 14px 9px;
          text-indent: 0px;
          background: #093373;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
          body #dl-menu.dl-menuwrapper li.search form.search_form button:after, body #dl-menu.dl-menuwrapper li.search form.search_form input[type="submit"]:after {
            content: normal;
            left: auto; }
        body #dl-menu.dl-menuwrapper li.search form.search_form input[type="text"] {
          width: 194px; }
          body #dl-menu.dl-menuwrapper li.search form.search_form input[type="text"].form-control {
            height: auto; }
    body #dl-menu.dl-menuwrapper ul.dl-menu.dl-menuopen.dl-subview li.search {
      display: none; }
  body .footer .copyright {
    line-height: 140%; }

  body.interior .holder .page_header {
    background-position: -9999px;
    background-color: #093373; }
    body.interior .holder .page_header .header_content h1 {
      font-size: 30px; }
    body.interior .holder .page_header .header_content p {
      font-size: 14px; }
  body.interior .holder .block {
    padding: 30px 0; }
    body.interior .holder .block .container {
      width: 96%;
      padding-left: 0;
      margin-left: auto;
      margin-right: auto; }
      body.interior .holder .block .container .text, body.interior .holder .block .container .media {
        width: 100%;
        float: none; }
      body.interior .holder .block .container:after {
        clear: both; }
    body.interior .holder .block.third_image .container .text, body.interior .holder .block.third_image .container .media {
      width: 100%; }
    body.interior .holder .block.quote .container .text {
      display: block;
      width: auto;
      margin-left: 0;
      padding-left: 95px; }
      body.interior .holder .block.quote .container .text p {
        font-size: 21px; }
    body.interior .holder .block.fulltext.infographic .graphic table {
      width: 100%; }
    body.interior .holder .block.half .container .text, body.interior .holder .block.half .container .media {
      float: none;
      width: 100%; }
  body.interior .holder .related_insights .container {
    width: 96%;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto; }
    body.interior .holder .related_insights .container .article {
      width: 100%;
      height: auto; }
      body.interior .holder .related_insights .container .article.first {
        margin-bottom: 20px; }
      body.interior .holder .related_insights .container .article a .content {
        margin-bottom: 60px; }
        body.interior .holder .related_insights .container .article a .content .summary {
          margin: 20px 30px 0 20px; }
  body.interior .holder .read_more .container {
    width: 96%;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 140%; }

  body.landing_page .holder .page_header .header_content h1 {
    font-size: 24px; }
  body.landing_page .holder .page_content {
    min-height: 0; }
    body.landing_page .holder .page_content .container .column {
      float: none;
      width: 80%;
      margin: 0 auto 10px; }
      body.landing_page .holder .page_content .container .column ul li hr {
        border: none; }
      body.landing_page .holder .page_content .container .column ul li ul {
        margin-bottom: 0; }

  /* #Homepage
  ================================================== */
  body.home .holder {
    padding-top: 100px; }
    body.home .holder #fwslider .slide_content_wrap {
      margin-top: 8%;
      width: 96%; }
    body.home .holder #fwslider .top_sub_nav, body.home .holder #fwslider .slidePrev, body.home .holder #fwslider .slideNext {
      display: none; }
    body.home .holder .top_sub_nav {
      display: block;
      position: relative;
      bottom: auto;
      height: auto; }
      body.home .holder .top_sub_nav .container .button {
        width: 100%;
        height: auto;
        float: none; }
        body.home .holder .top_sub_nav .container .button a {
          padding: 10px 0; }
          body.home .holder .top_sub_nav .container .button a .sub_title {
            font-size: 17px; }
          body.home .holder .top_sub_nav .container .button a .title {
            font-size: 24px; }
    body.home .holder .latest_insights .container .block_holder .twitter {
      display: none; }
    body.home .holder .latest_insights .container .block_holder .insight_container {
      width: 100%;
      float: none;
      padding-bottom: 15px; }
      body.home .holder .latest_insights .container .block_holder .insight_container .span2, body.home .holder .latest_insights .container .block_holder .insight_container .span1 {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 15px; }
        body.home .holder .latest_insights .container .block_holder .insight_container .span2 a .image, body.home .holder .latest_insights .container .block_holder .insight_container .span1 a .image {
          display: none; }
        body.home .holder .latest_insights .container .block_holder .insight_container .span2 a .content, body.home .holder .latest_insights .container .block_holder .insight_container .span1 a .content {
          float: none;
          display: block;
          height: 100%;
          width: auto; }
          body.home .holder .latest_insights .container .block_holder .insight_container .span2 a .content .headline, body.home .holder .latest_insights .container .block_holder .insight_container .span1 a .content .headline {
            padding-bottom: 70px; }
        body.home .holder .latest_insights .container .block_holder .insight_container .span2 a .by_line, body.home .holder .latest_insights .container .block_holder .insight_container .span1 a .by_line {
          display: none; }
      body.home .holder .latest_insights .container .block_holder .insight_container:before, body.home .holder .latest_insights .container .block_holder .insight_container:after {
        display: table;
        line-height: 0;
        content: ""; }
      body.home .holder .latest_insights .container .block_holder .insight_container:after {
        clear: both; }
    body.home .holder .client_stories .container .client_slides li .media, body.home .holder .client_stories .container .client_slides li .content {
      margin: 0 auto;
      width: 80%;
      float: none;
      padding: 0; }
    body.home .holder .client_stories .container .client_slides li .media img {
      margin-bottom: 30px; }

 
 
 
/* added by Hong */
body .header {width:100%; position: relative;}
body .holder {width:100%;}
body .footer {width:100%; }
body .footer .container .social {width:98%; float:none; clear:both;}
body .footer .container .social p {font-size:11pt; width: 40%;}
body .container {width:100%;}

body.home .holder {padding-top: 120px; }
body .footer .container .social { position: relative; top: 20px; float: none; margin-top: 0; clear:both; height:auto; min-height:80px; margin-bottom:20px; }
body .footer .container .social .icons .icon { height: 35px; width: 35px; }
body .footer .container .social .icons .icon img {width:100%; height:auto;} 
body .footer .container .textlinks {float:none; clear:both; padding-left:20px;}
body .footer .container .textlinks a {font-size:11pt;}
body .footer .copyright  {font-size:10pt;}
 
#index_splash {width:100%; background-size:100%; height:auto; }  
#index_splash .slogan {margin:5px 0px 10px 20px;}
/*
#index_splash .index_logo_01 {margin:13% 0px 0px 13%;}
#index_splash .index_logo_02 {margin:13% 0px 0px 13%;}
*/
#fwslider { width: 95%; height:47%;}
.latest_insights {height:auto; min-height:800px;}
body.home .holder .latest_insights .container .block_holder .insight_container {width:98%; float:none; clear:both; }
body.home .holder .latest_insights .container .block_holder .insight_container .span1 {width:100%; margin-bottom: 8px; height: 100px;}
.cat_title {width:60%; height:50px;}
body.home .holder .latest_insights .container .block_holder .span1 .cat_link {margin-top:10px;}
.text_only_block p {font-size:12pt;}
.text_only_block .submenu {margin:15px 0px 20px 0px; padding:0px 0px 15px 0px; font-size:11pt;width:90%;}
.text_only_block .submenu a {padding-left:1em; }
.text_only_block ol {font-size:12pt;}
.text_only_block ul li {font-size:12pt;}
h2 {font-size:18pt;}  
h3 {font-size:14pt;}
h4 {font-size:12pt;}
.spec_block {float:none; width:98%;}
.spec_model, .spec_name {font-size:20pt;}
.spec_table {font-size:11pt;}
.spec_table table {width:100%;}
.spec_download_pdf a {display:inline-block; font-size:11pt; height:50px; background-size:36px 45px; padding: 15px 0px 0px 50px;}
.spec_pic_block {float:none; width:98%; margin-left:0%;}
.spec_360 a {font-size:11pt; height:80px; width:25%; background-size: 70px 70px; padding: 30px 0px 0px 80px;}
.spec_related_pdt_block {min-height:350px;}
.spec_related_pdt_block p {font-size:14pt;}
.spec_related_item a.spec_related_link {font-size:11pt;}
.latest_product_item {margin:0px 10px 10px 0px;}



  }
	
	
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    /* #Basic
	================================================== */
  body .footer .container .awards {
    float: none;
    width: 400px;
    margin-bottom: 30px; }
    body .footer .container .awards .logos .logo {
      margin-right: 0; }
    body .footer .container .awards .logos .logo#place_to_work {
      width: 200px; }
    body .footer .container .awards .logos .logo#insurance_broker {
      float: left; }
  body .footer .container .blogs {
    float: none;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px; }
  body .footer .container .social {
    float: none; }

    /* #Interior Page
	================================================== */
  body.interior .holder .nav_container {
    display: none; }
  body.interior .holder .page_header {
    height: 350px; }
    body.interior .holder .page_header .header_content {
      width: 98%;
      top: 160px;
      float: none; }
      body.interior .holder .page_header .header_content p {
        font-size: 21px; }
  body.interior .holder .block.fulltext.download_video .text {
    float: left;
    width: 70%; }
  body.interior .holder .block.fulltext.download_video .download {
    position: relative;
    width: 25%;
    padding: 30px 0 20px;
    float: right;
    z-index: 300; }
    body.interior .holder .block.fulltext.download_video .download .download_inner {
      width: 100%;
      padding: 0 2px;
      margin: 0;
      list-style: none; }
  body.interior .holder .block.fulltext.download_video .media {
    float: none;
    width: 100%;
    clear: both; }

 
/* added by Hong */
body .header {width:100%; position: relative; background-size:768px 100%; height:95px;}
body .holder {width:100%;}
body .footer {width:100%; }
body .footer .container .social {width:98%; float:none; clear:both;}
body .footer .container .social p {font-size:11pt; width: 40%;}
body .container {width:100%;}

body.home .holder {padding-top: 50px; }
body .footer .container .social { position: relative; top: 20px; float: none; margin-top: 0; clear:both; height:auto; min-height:80px; margin-bottom:20px; }
body .footer .container .social .icons .icon { height: 35px; width: 35px; }
body .footer .container .social .icons .icon img {width:100%; height:auto;} 
body .footer .container .textlinks {float:none; clear:both; padding-left:20px;}
body .footer .container .textlinks a {font-size:11pt;}
body .footer .copyright  {font-size:10pt;}
 
#index_splash {width:100%; background-size:100%; height:auto; }  
#index_splash .slogan {margin:5px 0px 10px 20px;}
/*
#index_splash .index_logo_01 {margin:12% 0px 0px 7%;}
#index_splash .index_logo_02 {margin:12% 0px 0px 5%;}
*/
#fwslider { width: 95%; height:47%;}
.latest_insights {height:auto; min-height:900px;}
body.home .holder .latest_insights .container .block_holder .insight_container {width:98%; float:none; clear:both; }
body.home .holder .latest_insights .container .block_holder .insight_container .span1 {width:100%; margin-bottom: 8px; height: 140px;}
.cat_title {width:60%; height:50px;}
body.home .holder .latest_insights .container .block_holder .span1 .cat_link {margin-top:30px;}
.text_only_block p {font-size:14pt;}
.text_only_block .submenu {margin:15px 0px 20px 0px; padding:0px 0px 15px 0px; font-size:14pt;width:90%;}
.text_only_block .submenu a {padding-left:1em; display: inline-block; line-height:150%;}
.text_only_block ol {font-size:14pt;}
.text_only_block ul li {font-size:14pt;}
h2 {font-size:22pt;}  
h3 {font-size:18pt;}
h4 {font-size:16pt;}
.spec_block {float:none; width:100%;}
.spec_model, .spec_name {font-size:22pt;}
.spec_table {font-size:14pt;}
.spec_table table {width:100%;}
.spec_download_pdf a {display:inline-block; font-size:14pt; height:50px; background-size:36px 45px; padding: 15px 0px 0px 50px;}
.spec_pic_block {float:none; width:100%; margin-left:0%;}
.spec_360 a {font-size:14pt; height:80px; width:50%; background-size: 70px 70px; padding: 30px 0px 0px 80px;}
.spec_related_pdt_block {min-height:450px;}
.spec_related_pdt_block p {font-size:16pt;}
.spec_related_item a.spec_related_link {font-size:12pt;}
.latest_product_item {margin:0px 10px 10px 0px;}
.homelangbar {display:block; visibility:visible;}
.spec_pic_block {float:none; width:98%; margin-left:0%;}
.spec_360 a {font-size:11pt; height:80px; width:25%; background-size: 70px 70px; padding: 30px 0px 0px 80px;}
body.interior .holder .latest_insights .container .block_holder .span3 {
      position: relative;
      width: 295px;
      height: 170px;
      float: left;
      margin-right: 2px;
      margin-bottom: 35px;
      background-color: #ffffff;
	  border:1px solid #c4c4c4; }

 body.interior .holder .latest_insights .container .block_holder .span3 .cat_link {color:#d4024c; font-family:Arial; margin:35px 0px 0px 20px; font-size:14pt;}
 body.interior .holder .latest_insights .container .block_holder .span3:hover {border:1px solid #f50a20; opacity: 0.7; filter: alpha(opacity=70);}
 body.interior .holder .latest_insights .container .block_holder .span3:hover .cat_title {color:#ff8792;}
 body.interior .holder .latest_insights .container .block_holder .span3:hover .cat_link {color:#ff8792;}
 
body .header .container .logo {width:70%;}
body .header .container .logo a img {width:100%; max-width:100%; height:auto;}
.tips {margin-bottom:20px;min-height: 170px;}
.spec_related_item {margin-bottom:20px; float:left;}
#index_splash .slogan {clear:both; width:90%}
#index_splash .slogan img {width:100%; max-width:100%; height:auto;}
  

}
   
   
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  /* #Basic
  ================================================== */
  body .footer .container .awards {
    float: none;
    width: 100%;
    margin-bottom: 20px; }
    body .footer .container .awards .logos .logo {
      margin-right: 5px; }
    body .footer .container .awards .logos .logo#british {
      width: 20%; }
    body .footer .container .awards .logos .logo#place_to_work {
      width: 44%; }
    body .footer .container .awards .logos .logo#insurance_broker {
      width: 20%;
      float: left;
      margin-right: 0; }
  body .footer .container .blogs {
    float: none;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px; }
  body .footer .container .social {
    float: none; }

    /* #Interior Page
	================================================== */
  body.interior .holder .nav_container {
    display: none; }
  body.interior .holder .page_header {
    height: 350px; }
    body.interior .holder .page_header .header_content {
      width: 98%;
      top: 140px;
      float: none; }
  body.interior .holder .block.fulltext.download_video .text {
    float: left;
    width: 70%; }
  body.interior .holder .block.fulltext.download_video .download {
    position: relative;
    width: 25%;
    padding: 30px 0 20px;
    float: right;
    z-index: 300; }
    body.interior .holder .block.fulltext.download_video .download .download_inner {
      width: 100%;
      padding: 0 2px;
      margin: 0;
      list-style: none; }
      body.interior .holder .block.fulltext.download_video .download .download_inner .title {
        font-family:Arial;
        color: black;
        font-size: 15px;
        margin-bottom: 5px; }
      body.interior .holder .block.fulltext.download_video .download .download_inner a .content {
        position: relative;
        width: 100%; }
        body.interior .holder .block.fulltext.download_video .download .download_inner a .content .overlay {
          position: absolute;
          width: 70%;
          bottom: 20px;
          left: 0;
          padding: 6px 8px;
          font-size: 11px; }
  body.interior .holder .block.fulltext.download_video .media {
    float: none;
    width: 100%;
    clear: both; }
  body.interior .holder .block.half .container .media, body.interior .holder .block.half .container .text {
    width: 100%; }
    body.interior .holder .block.half .container .media:first-child, body.interior .holder .block.half .container .text:first-child {
      margin-bottom: 20px; }

  /* #Homepage
  ================================================== */
  body.home .holder #fwslider .slide_content_wrap p {
    font-size: 16px; }

 
 
/* added by Hong */
body .header {width:100%; position: relative; background-size:768px 100%; height:95px;}
body .holder {width:100%;}
body .footer {width:100%; }
body .footer .container .social {width:98%; float:none; clear:both;}
body .footer .container .social p {font-size:11pt; width: 40%;}
body .container {width:100%;}

body.home .holder {padding-top: 50px; }
body .footer .container .social { position: relative; top: 20px; float: none; margin-top: 0; clear:both; height:auto; min-height:80px; margin-bottom:20px; }
body .footer .container .social .icons .icon { height: 35px; width: 35px; }
body .footer .container .social .icons .icon img {width:100%; height:auto;} 
body .footer .container .textlinks {float:none; clear:both; padding-left:20px;}
body .footer .container .textlinks a {font-size:11pt;}
body .footer .copyright  {font-size:10pt;}
 
#index_splash {width:100%; background-size:100%; height:auto; }  
#index_splash .slogan {margin:5px 0px 10px 20px;}
/*
#index_splash .index_logo_01 {margin:17% 0px 0px 4%;  width:40%; text-align:center;}
#index_splash .index_logo_02 {margin:17% 0px 0px 10%; width:40%; text-align:center;}
#index_splash .index_logo_01 img {width:65%; height:auto; margin:auto;}
#index_splash .index_logo_02 img {width:65%; height:auto; margin:auto;}
*/
#fwslider { width: 95%; height:47%;}
.latest_insights {height:auto; min-height:900px;}
body.home .holder .latest_insights .container .block_holder .insight_container {width:98%; float:none; clear:both; }
body.home .holder .latest_insights .container .block_holder .insight_container .span1 {width:100%; margin-bottom: 8px; height: 140px;}
.cat_title {width:60%; height:50px;}
body.home .holder .latest_insights .container .block_holder .span1 .cat_link {margin-top:30px;}
.text_only_block p {font-size:12pt;}
.text_only_block .submenu {margin:15px 0px 20px 0px; padding:0px 0px 15px 0px; font-size:14pt;width:90%;}
.text_only_block .submenu a {padding-left:1em; display: inline-block; line-height:150%;}
.text_only_block ol {font-size:14pt;}
.text_only_block ul li {font-size:14pt;}
h2 {font-size:22pt;}  
h3 {font-size:18pt;}
h4 {font-size:16pt;}
.spec_block {float:none; width:100%;}
.spec_model, .spec_name {font-size:22pt;}
.spec_table {font-size:14pt;}
.spec_table table {width:100%;}
.spec_download_pdf a {display:inline-block; font-size:14pt; height:50px; background-size:36px 45px; padding: 15px 0px 0px 50px;}
.spec_pic_block {float:none; width:100%; margin-left:0%;}
.spec_360 a {font-size:14pt; height:80px; width:50%; background-size: 70px 70px; padding: 30px 0px 0px 80px;}
.spec_related_pdt_block {min-height:450px;}
.spec_related_pdt_block p {font-size:16pt;}
.spec_related_item a.spec_related_link {font-size:12pt;}
.latest_product_item {margin:0px 10px 10px 0px;}
 
body .header .container .logo {width:70%;}
body .header .container .logo a img {width:100%; max-width:100%; height:auto;}
.tips {margin-bottom:50px;min-height: 170px;}

.spec_related_item {margin-bottom:20px;}
#index_splash .slogan {clear:both; width:90%}
.homelangbar {display:block; visibility:visible;}
.spec_pic_block {float:none; width:98%; margin-left:0%;}
body.interior .holder .latest_insights .container .block_holder .span3 {
      position: relative;
      width: 295px;
      height: 170px;
      float: left;
      margin-right: 2px;
      margin-bottom: 35px;
      background-color: #ffffff;
	  border:1px solid #c4c4c4; }

 body.interior .holder .latest_insights .container .block_holder .span3 .cat_link {color:#d4024c; font-family:Arial; margin:35px 0px 0px 20px; font-size:14pt;}
 body.interior .holder .latest_insights .container .block_holder .span3:hover {border:1px solid #f50a20; opacity: 0.7; filter: alpha(opacity=70);}
 body.interior .holder .latest_insights .container .block_holder .span3:hover .cat_title {color:#ff8792;}
 body.interior .holder .latest_insights .container .block_holder .span3:hover .cat_link {color:#ff8792;}
#index_splash .slogan img {width:100%; max-width:100%; height:auto;}
.spec_pic_large {width:100%; height:auto;min-height:201px;}
.spec_pic_large img.mag_icon {float:right; z-index:100; position:absolute; margin:0px 0px 0px ;}
 body .header .container .logo {margin: 16px 0px 0px 25px;}

body .header {width:100%; position: relative; background-size:550px auto; height:66px;}
#div1{width:90%;min-height:100px;left:0px; margin-left:5%;top:10%;position:fixed;}
.fullImg{width:80%;min-height:100%}
.arrows{width:5%;margin:0; margin-top:30%;margin-left:3%}
.fblink{ display:inline-block; float:left}
.htmltext p{  font-size:11pt;text-align:justify;letter-spacing: 1px; word-spacing: -2px; }
.htmltext ol li{font-size:11pt;text-align:justify;letter-spacing: 1px; word-spacing: -2px;  }

}


@media(max-width:480px)
{
	.logo_tips{float:none!important;width:140px!important;margin-right:30px!important; 	}
	.Phonehidden{display:none}
	.divsubmenu .submenu{ display:none}
}
@media(max-width:676px)
{
	.submenu{ text-align:left!important; padding:0px!important; margin:0px!important;}
	.submenu a{padding:0px!important; margin:0px!important; display:block!important;}
}



@media (min-width:480px) and (max-width:782px)
{

	/*.index_logo_01 {margin-left:14%!important;width:25%;}	
	.index_logo_02 { margin-left:24%!important; width:25%}*/
}

@media (max-width:400px)
{

	/*.index_logo_01 {margin-top:20%!important;}	
	.index_logo_02 {margin-top:20%!important;}*/
}
@media (max-width:350px)
{
	/*.index_logo_01 {margin-top:23%!important;}	
	.index_logo_02 {margin-top:23%!important;margin-left:28px!important;}*/
}
@media (min-width:780px) and (max-width:800px)
{	
	/*.index_logo_01 {margin-left:12%!important;}	
	.index_logo_02 {margin-left:24%!important;}*/
}
@media (min-width:760px) and (max-width:956px)
{
	.se
	{
		 margin:0px 0px 0px 30px !important;
		 float: left;
		 width: 440px;
		 height: 40px;
		 border:0; 
		
		}
	
}
@media (min-width:473px) and (max-width:775px)
{
	.se{  margin:0px!important;}
	.seacheTx{margin:18px 0px 0px 0px !important;}
	.searchtext{ border-style:inset!important;}
}
@media (max-width:472px)
{
	
	.se{ width:100%!important; margin:0px!important;}
	.seacheTx{margin:0px!important}
	.searchtext{ border-style:inset!important;}
}
@media(min-width:960px)
{
	  .sertext_btn{ position:absolute;top:87px;z-index:999;left:730px; height:20px; padding-top:0px;}
	
}
@media (max-width:768px)
{
		#index_splash .index_logo_01{width:33%;}
		#index_splash .index_logo_02{width:33%;}
		#index_splash .index_logo_03{width:33%; height:auto}
		#index_splash .index_logo_01 img{width:70%;}
		#index_splash .index_logo_02 img{width:70%;}
		#index_splash .index_logo_03 img{width:70%;}
		#index_splash .index_logo{ text-align:center}
	
}