@media only screen and (max-width:1023px) {

  .contact-section .col {
    min-height: 250px;
    width: 50%;
  }

  .hp_stock_price {
    font-size: 20px;
  }

  .factsheet_link a img {
    width: 50px !important
  }

  .logo_link {
    float: left;
  }

  .menu_wrapper {
    height: 120px;
  }

  .layout {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .menu_wrapper #navMenu {
    float: left;
    height: 50px;
    right: 0;
    top: 0;
    clear: both;
    width: 100%;
  }

  .menu_wrapper #navMenu li {
    height: 50px;
    line-height: 51px;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .menu_wrapper #navMenu > li::after {
    top: 15px;
  }

  .menu_wrapper #navMenu li a {
    height: 100%;
    width: 100%;
    line-height: 50px;
  }

  #nav-sub li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .hover_wrap_container {
    width: 100%;
  }

  #hp_message {
    width: auto;
    padding-right: 20px;
  }

  .header_image img {
    width: 100% !important;
    height: auto;
  }

  .img_box .img {
    width: 50%;
    margin: 0;
  }

  .img:last-child {
    margin: 0;
  }

  .img a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }

  .img img {
    width: 100%;
    height: auto;
  }

  .img .whiteInfoBox {
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pr_box {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
    position: relative;
  }

  .hp_webcast {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -64px;
  }

  .pr_content_box {
    width: 100%;
  }

  .pr_box .row {
    display: flex;
    align-items: center;
    position: relative;
  }

  .pr_box .row .cell, .download_table .row .cell {
    float: left;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 10px;
    line-height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
  }

  .pr_box .row .cell+.cell, .download_table .row .cell+.cell {
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 25px;
    height: 100%;
    right: 0px;
    align-items: center;
    justify-self: flex-end;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .pr_box .row .cell+.cell+.cell, .download_table .row .cell+.cell+.cell {
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 25px;
  }

  .box .col {
    min-height: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px;
    line-height: 16px;
    margin: 0;
  }

  .layout .content_image {
    width: 100%;
    height: auto;
  }

  .colbox.endrow {
    margin-right: 0;
  }

  .colbox.row_2_margin {
    margin-left: 34%;
  }

  .bbo.endrow {
    margin: 0;
  }

  .bbo a {
    width: 100%;
    display: block;
    height: auto;
    padding-right: 30px;
  }

  .bbo img {
    width: 100%;
    height: auto;
  }

  .bbo .whiteInfoBox, .colbox .whiteInfoBox {
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .text_content {
    width: 100%;
  }

  .text_content img {
    width: auto !important;
    height: auto !important;
  }

  .text_content #map_canvas img {
      width: inherit !important;
      height: inherit !important;
  }

  #page_nav.property ul li a, #page_nav.property_france ul li a, #page_nav.property_italy ul li a, #page_nav.property_sweden ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
  }

  #page_nav.property ul li a span, #page_nav.property_france ul li a span, #page_nav.property_italy ul li a span, #page_nav.property_sweden ul li a span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  .info_col {
    width: 52%
  }

  #sitemap .clboth {
    clear: none;
  }

  #sitemap .footerCell {
    width: 20% !important;
    height: 100%;
    margin-right: 0
  }

  #sitemap .footerCell .footerCell {
    float: none;
  }

  #sitemap .footerCell .footerCell #nav-sub {
    display: none;
  }

  #map_canvas {
    width: 100%;
  }
}

@media only screen and (device-width :768px) and (orientation:portrait) {
  .logo_link {
    float: left;
  }

  .menu_wrapper {
    height: 120px;
  }

  .layout {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #navMenu li:hover .hover_nav_wrapper {
    display: none;
  }

  .menu_wrapper #navMenu {
    float: left;
    height: 50px;
    right: 0;
    top: 0;
    clear: both;
    width: 100%;
  }

  .menu_wrapper #navMenu li {
    height: 50px;
    line-height: 50px;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .menu_wrapper #navMenu li a {
    height: 100%;
    width: 100%;
    line-height: 50px;
  }

  #nav-sub li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #navMenu li .hover_navigation li a {
    font-size: 12px;
  }

  .header_image img {
    width: 100% !important;
    height: auto;
  }

  .img {
    background-color: #fff;
    width: 22%;
    margin: 0 4% 0 0;
  }

  .img:last-child {
    margin: 0;
  }

  .img a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }

  .img img {
    width: 100%;
    height: auto;
  }

  .img .whiteInfoBox {
    width: 100%;
    height: auto;
    background-repeat: repeat-x;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pr_box {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
    position: relative;
  }

  .hp_webcast {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -64px;
  }

  .pr_content_box {
    width: 100%;
  }

  .pr_box .row .cell, .download_table .row .cell {
    width: 64%;
    float: left;
    padding-bottom: 8px;
    line-height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pr_box .row .cell+.cell, .download_table .row .cell+.cell {
    width: 18%;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 25px;
  }

  .pr_box .row .cell+.cell+.cell, .download_table .row .cell+.cell+.cell {
    width: 18%;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 25px;
  }

  .box .col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    line-height: 16px;
    margin: 0;
    font-size: 11px;
  }

  .layout .content_image {
    width: 100%;
    height: auto;
  }

  .bbo, .colbox {
    width: 32%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
  }

  .colbox.endrow {
    margin-right: 0;
  }

  .colbox.row_2_margin {
    margin-left: 34%;
  }

  .bbo.endrow {
    margin: 0;
  }

  .bbo a {
    width: 100%;
    display: block;
    /*position:relative;*/
    height: auto;
    padding-right: 30px;
  }

  .bbo img {
    width: 100%;
    height: auto;
  }

  .bbo .whiteInfoBox, .colbox .whiteInfoBox {
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .text_content {
    width: 100%;
  }

  .text_content img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
  }

  /*#page_nav.property,
  #page_nav.property_france,
  #page_nav.property_italy,
  #page_nav.property_sweden,
  #page_nav.property_belgium {
    margin-right: -30px;
  }*/

  /*#page_nav.property ul li {
    width: 46%;
    margin: 0 4% 0 0;
    position: relative;
  }*/

  /*#page_nav.property_france ul li, #page_nav.property_italy ul li, #page_nav.property_sweden ul li, #page_nav.property_belgium ul li {
    width: 46%;
    margin: 0 4% 4% 0;
    position: relative;
  }*/

  /*#page_nav.property ul li:last-child, #page_nav.property_france ul li:nth-child(4n), #page_nav.property_italy ul li:nth-child(4n), #page_nav.property_sweden ul li:nth-child(4n) {
    margin: 0;
  }*/

  #page_nav.property ul li a, #page_nav.property_france ul li a, #page_nav.property_italy ul li a, #page_nav.property_sweden ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
  }

  #page_nav.property ul li a span, #page_nav.property_france ul li a span, #page_nav.property_italy ul li a span, #page_nav.property_sweden ul li a span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  .info_col {
    width: 344px;
  }

  /*#pi_featured {
    width: 324px;
  }*/

  .info_col {
    width: 52%;
  }

  #sitemap .clboth {
    clear: none;
  }

  #sitemap .footerCell {
    width: 20% !important;
    height: 100%;
    margin-right: 0;
  }

  #sitemap .footerCell .footerCell {
    float: none;
  }

  #sitemap .footerCell .footerCell #nav-sub {
    display: none;
  }

  #live-chart {
    width: 100% !important;
  }

  #si_indices {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #map_canvas {
    width: 100%;
  }

  #zoomInControl, #zoomOutControl {
    pointer-events: auto !important;
  }

  #map_canvas .gmnoprint {
    pointer-events: auto !important;
  }
}

@media only screen and (max-width: 768px) {
  .datetime {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .hp_stock {
    width: 50%;
        white-space: nowrap;
  }
  .hp_stock_price {

  }
  .percentage_change {
    width: 50%;
  }
  /*.annual_report_link {
    width: 50%;
  }*/
}

@media only screen and (max-width: 500px) {
  /*.factsheet_link a img {
    width: 100px !important;
  }*/

  .box_heading_logo {
    margin-top: 0px;
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 20px;
  }

  .layout {
    padding: 0;
  }

  .contact-section {
    padding: 10px;
  }

  .contact-section .col {
    width: 100%;
    min-height: 0px;
    padding: 0px 0px 20px;
  }

  .contact-section .col .title {
    font-size: 16px;
  }

  .contact-section .col .location-address, .contact-section .col .phone-address {
    font-size: 12px;
  }

  .logo_link {
    padding: 0px;
  }

  body {
    font-size: 12px;
  }

  p {
    margin: 0 10px 10px 10px;
  }

  h1 {
    margin: 10px 0 10px 10px !important;
    font-size: 24px !important;
    padding: 0;
  }

  h2 {
    font-size: 18px;
  }

  h3 {
    margin-left: 10px;
  }

  .intro_txt {
    font-size: 16px;
    padding: 10px 0 10px 0;
  }

  #page_actions {
    display: none;
  }

  .logo_link {
    margin-top: 13px;
    width: auto;
    text-align: center;
    margin-left: 10px;
    height: 69px;
  }

  .logo_link .logo {
    left: 0;
    height: 55px;
    width: auto;
    max-width: 100%;
  }

  #navMenu li:hover .hover_nav_wrapper {
    display: none;
  }

  .menu_wrapper #navMenu > li::after {
    top: 12px;
  }

  .property_tertiary {
    padding: 0 10px 0 10px !important;
  }

  .menu_wrapper {
    height: 126px;
  }

  .menu_wrapper #navMenu {
    height: 44px;
    top: 0;
    clear: both;
  }

  .menu_wrapper #navMenu li {
    height: 44px;
    line-height: 44px;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .menu_wrapper #navMenu li a {
    text-align: center;
    padding: 0;
    line-height: 44px;
    font-size: 12px;
  }

  .menu_wrapper #navMenu li:first-child {
    border-left: 0;
  }

  #subheader {
    /* padding-top: 15px */
  }

  .pr_box .row .cell+.cell,
  .download_table .row .cell+.cell {
    width: 50%;
  }

  #page_nav ul, #subheader ul {
    font-size: 12px;
    padding: 0px 15px;
  }

  #page_nav.property ul,
  #page_nav.property_france ul,
  #page_nav.property_italy ul,
  #page_nav.property_sweden ul,
  #page_nav.property_belgium ul {
      padding: 0!important;
  }

  .annual_report_link {
    box-sizing: border-box;
    /*width: 100%;*/
  }

  /*.annual_report_link a {
    width: 100%;
    text-align: center;
    padding: 0px;
  }*/

  /*.annual_report_link a:nth-child(2) {
    display: none;
  }*/

  .datetime {
    padding: 5px 0 3px 10px;
    display: none;
  }

  .hp_stock {
    padding: 0 0 0 10px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
  }

  .hp_stock a {
    line-height: 40px;
  }

  .hp_stock_price {
    font-size: 12px;
    font-family: HelveticaNeueW02-45Ligh, helvetica, arial;
  }

  .main_image {
    margin-top: 0;
    margin-bottom: 5px;
  }

  #hp_message {
    width: auto;
    padding-right: 20px;
    bottom: 10px;
  }

  #hp_message h2 {
    font-size: 20px;
  }

  #hp_message .hp_property_name {
    font-size: 16px !important;
    margin-left: 0px;
  }

  h1.intro {
    width: 100%;
  }

  .intro {
    font-size: 16px;
    margin: 0 !important;
  }

  .img_box {
    padding-top: 10px;
  }

  hr.hr_introtext {
    margin-bottom: 0;
  }

  .img_box .img .whiteInfoBox h2 {
    font-size: 14px;
  }

  .box_heading {
    padding: 10px 5px 5px 7px;
    margin-top: 0;
  }

  .pr_box {
    padding: 5px;
    margin-bottom: 10px;
  }

  .download_table .row .cell:first-child {
    line-height: 20px;
    width: 100%;
    border-bottom: 3px solid #fff;
  }

  .box.mb20 {
    margin-bottom: 10px;
  }

  .box .col {
    width: 100%;
    height: auto;
  }

  .box .col h3 {
    float: none;
    margin-bottom: 5px;
    height: auto;
  }

  .box .col p {
    margin: 0 0 15px 0;
  }

  #contact h3 {
    float: none;
    margin-bottom: 5px;
    height: auto;
  }

  #contact .col {
    height: auto;
  }

  #contact p {
    margin: 0 0 15px 0;
  }

  .footer_wrapper .layout {
    padding: 10px;
  }

  .footer_wrapper .footer {
    margin-top: 0;
  }

  #sitemap .footerCell {
    width: 100% !important;
  }

  #sitemap .footerCell h3, .col h3 {
    padding-left: 0;
    margin-left: 0 !important;
  }

  #sitemap .footerCell .footerCell {
    margin-top: 4px;
    padding-bottom: 1px;
    float: left;
    padding-right: 10px;
    width: auto !important;
  }

  #sitemap .footerCell ul li {
    float: left;
    padding-right: 10px;
  }

  .colbox.bbo {
    width: 100%;
    margin-right: 0;
    flex-basis: 100%;
    padding-right: 0;
  }

  .strategyHeaderBox {
      right: 0;
  }

  .colbox.bbo a {
    padding-right: 0;
  }

  /*.colbox.bbo .cb_img {
    width: auto;
    height: 44px;
    float: left;
    z-index: 2;
    position: relative;
    padding-bottom: 0;
    border: 0;
  }*/

  .colbox.bbo .whiteInfoBox {
    margin-top: 0;
    height: 60px;
    position: relative;
    z-index: 1;
    padding-top: 13px;
  }

  .colbox.bbo .whiteInfoBox h2 {
    /*float: left;*/
    padding-left: 10px;
  }

  /*.colbox {
    border-bottom: 1px solid #f3aa40;
  }*/

  .colbox.bbo .colbox_content {
    margin-top: 4px;
    margin-bottom: 14px;
    padding-top: 10px;
  }

  #share_widget {
    margin: 0 10px 0 10px;
  }

  #share_widget img {
    margin-bottom: 10px;
  }

  #share_widget span, #share_widget #sw_price {
    font-size: 22px;
  }

  #share_widget p {
    font-size: 15px;
    padding-top: 0;
    margin: 0;
  }

  #share_widget img {
    width: auto !important;
  }

  /*.fdownload_row img {
    position: static !important;
  }*/

  .fdownload_row .inner div:last-child {
    margin-left: 0 !important;
  }

  .text_content img {
    width: 100% !important;
  }

  #page_nav.property ul li, #page_nav.property_france ul li, #page_nav.property_italy ul li, #page_nav.property_sweden ul li {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    background-size: cover;
    background-position: center center;
  }

  #page_nav.property ul li.last, #page_nav.property_france ul li.last, #page_nav.property_italy ul li.last, #page_nav.property_sweden ul li.last {
    margin: 0 0 10px 0;
  }

  /*#page_nav.property ul li span, #page_nav.property_france ul li span, #page_nav.property_italy ul li span, #page_nav.property_sweden ul li span {
    background-repeat: repeat-x;
    padding: 15px 10px 5px 10px;
    font-size: 16px;
  }*/

  #page_nav.property ul li:last-child, #page_nav.property_france ul li:nth-child(4n), #page_nav.property_italy ul li:nth-child(4n), #page_nav.property_sweden ul li:nth-child(4n) {
    margin: 0 0 10px 0;
  }

  #pi_featured {
    float: none;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: -10px;
  }

  .info_col {
    margin-top: 15px;
    padding-right: 0;
    width: 100%;
  }

  .info_col p {
    margin: 0;
  }

  #pi_featured .flexslider .slides>li {
    height: 200px;
    overflow: hidden;
  }

  #form_site_contact p {
    margin: 0;
    padding: 0 20px 0 10px;
  }

  #form_site_contact p:last-child {
    padding: 10px 10px 10px 10px !important;
  }

  #form_site_contact input[type=text], #form_site_contact textarea {
    width: 100% !important;
  }

  #contact_form .input-group {
      width: calc(100% - 30px);
  }

  #form_site_contact label {
    margin-top: 5px;
    margin-bottom: 2px;
  }

  #form_site_contact input[type=checkbox] {
    margin: 5px 0;
  }

  .pinInformation h1 {
    margin: 0 !important;
    font-size: 16px !important;
  }

  .img_box .img {
    width: 50%;
  }

}

/*@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-device-width:1024px) {
  .logo_link {
    background-image: url('../images/logos/logo_retina.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    height: 69px
  }

  .logo_link img {
    display: none;
  }
}*/
