
/* CSS for high-resolution devices */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    .icon.news p { background-image:url(../images/news@2x.png); background-size: 26px 26px; }
    .icon.auction p {background-image:url(../images/auction_details@2x.png); background-size: 26px 26px; }
    .icon.closing p {background-image:url(../images/closing_soon@2x.png); background-size: 26px 26px; }
    .icon.companies p {background-image:url(../images/companies@2x.png); background-size: 26px 26px; }
    .icon.data p {background-image:url(../images/company_data@2x.png); background-size: 26px 26px; }
    .icon.documents p {background-image:url(../images/documents@2x.png); background-size: 26px 26px; }

    a.linkedin {
        background:url(../images/linkedin@2x.png) no-repeat;
        background-size:30px 30px;
    }
    
    form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="password"] {
        padding:0 0 0 12px;
    }
    
    div.soclinks-container a.twitter,
    footer ul li a.twitter {
      background:url(../images/footer-twitter@2x.png) no-repeat;
      background-size:61px 61px;
    }
    div.soclinks-container a.linkedin,
    footer ul li a.linkedin {
      background:url(../images/footer-linkedin@2x.png) no-repeat;
      background-size:61px 61px;
    }
    


    section.team div div.team-item div.team-dd p a.lin {
        background:url(../images/lin@2x.png) no-repeat;
        background-size:36px 36px;
    }

    aside.documents .aside-content div ul li a {
        background:url(../images/download-icon@2x.png) center right no-repeat;
        background-size:25px 24px;
    }
    aside.documents .aside-content div ul li a:hover {
        background:url(../images/download-icon-rollover@2x.png) center right no-repeat;
        background-size:25px 24px;
    }
    section.hp-s6 {
      background:url(../images/am_website_assets-newsletterimage2x.png) top center no-repeat #fff;
      background-size:768px 137px;
    }
    section.hp-s1 {
      background: url(../images/am_website_assets-buyimage2x.png) no-repeat bottom center #341742;
      background-size: 1280px 681px;

    }
    section.hp-s1.s1-v3 {
      background: url(../images/hp-bg-3x2.jpg) no-repeat center center;

    }
    section.hp-s1.s1-v2 {
        background: url("../images/am_website_assets-sellimage2x.png") no-repeat scroll center top #341742;
        background-size:1280px 631px;
    }

    
    div.hover-box a {
        background:url(../images/Interrogation_mark_icon@2x.png) 0 0 no-repeat;
        background-size:24px 24px;
    }
    
    a#logo {
        background:url(../images/logo@2x.png) no-repeat;
        background-size:231px 44px;
    }
    
        
    .bucket-equity {
        background:url(../images/AM_icons_web_artwork-20@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-loans {
        background:url(../images/AM_icons_web_artwork-22@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-fundraising {
        background:url(../images/AM_icons_web_artwork-23@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-nospreads {
        background:url(../images/AM_icons_web_artwork-11@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-auctions {
        background:url(../images/AM_icons_web_artwork-02@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-lowcost {
        background:url(../images/AM_icons_web_artwork-12@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-magnify {
        background:url(../images/AM_icons_web_artwork-08@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-hammer {
        background:url(../images/AM_icons_web_artwork-06@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-asset {
        background:url(../images/AM_icons_web_artwork-05@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-price {
        background:url(../images/AM_icons_web_artwork-12@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-exit {
        background:url(../images/AM_icons_web_artwork-09@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-chart {
        background:url(../images/AM_icons_web_artwork-20@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-tick {
        background:url(../images/AM_icons_web_artwork-03@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-folder {
        background:url(../images/AM_icons_web_artwork-04@2x.png) no-repeat top;
        background-size:80px 80px;
    }
    
    .bucket-mail {
        background:url(../images/AM_icons_web_artwork-16.png) no-repeat top;
        background-size:80px 80px;
    }
    
    section.hp-s1.s1-v3 {
        background: url("../images/am_website_assets-mapimage2x.png") no-repeat scroll center #341742;
        background-size:1000px 487px;
    }

}
