/* IDEAL MACHINE */
.nm-push-lefts {
width: 48% !important;
}
.nm-content-holder {
    max-width: 1028px;
    margin: auto;
    text-align: center;
    float: none !important;
    padding: 0 !important;
}

.nm-content-text {
    max-width: 765px;
    margin: 30px auto 30px auto;
    padding: 0 10px;
}

.nm-content-text span {
    color: #1d5ba4;
}

.nm-prod-list {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.nm-section-nav.alt > ul {
    width:800px;
    margin: 0px auto 0 auto !important;
    list-style-type: none;
    text-align: center;
    padding: 0;
}

.nm-section-nav.alt > ul > li > a{
    padding-bottom:10px;
}

.nm-content-holder .nm-section-nav.alt{
    border-top:1px solid #ccc;
    padding-top:15px;
    border-bottom:1px solid #ccc;
}

.nm-prod-list li {
    padding: 0 10px;
}

.nm-prod-list li.nomar {
    margin: 0;
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.full-img {
    width: 100%
}

.logopara {
    position: absolute;
}

.nm-prod-title {
    padding: 10px 20px 10px 20px;
    font-family:'Open Sans', sans-serif;
    font-weight: 300;    
    font-size: 28px;
    position: relative;
}

.nm-prod-text {
    padding: 0px 20px 40px 20px;
    /* font-family:'Open Sans', sans-serif; */
    font-weight: 300;
    font-size: 14px;
    margin: auto;
    position: relative;
}

.nm-prod-text span {
    display: block;
    margin-top: 10px;
}

.nm-prod-text span a {
    color: #6aaeff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 100;
}

.nm-prod-text span a:hover {
    text-decoration: underline;
}

.nm-scroll-top {
    margin-top: 60px;
    padding-bottom: 30px;
    text-align: center;
}

ul li:last-child {
    margin-right: 0px;
}


/*----------------------*/

.nm-main-wrapper {
    max-width: 1208px;
    margin: auto;
}

.prod-img {
    width: 100%;
}

.name-img {
    width: 100%;
    max-width: 839px;
    padding: 0 10px;
}

.banner-img {
    width: 100%;
    padding: 0 10px;
}

.intro-img {
    width: 100%;
    max-width: 215px;
    padding: 0 10px;
}

.title-img {
    width: 100%;
    max-width: 420px;
    padding: 0 10px;
}

.coffee-img {
    width: 100%;
    max-width: 759px;
    padding: 0 10px;
}

.drop-sun-tick {
    border-top: 1px solid #ccc;
    height: 1px;
    margin: 55px auto;
    max-width: 803px;
}

.drop-sun-tick img {
    top: -37px;
    position: relative;
}

/*----------------------*/

.am-section-1 .nm-scroll-top {
    width: 100%;
    height: 100px;
    /* background: violet; */
    position: relative;
    margin-top: -100px;
}

.am-section-1 .nm-scroll-top a {
    width: 10%;
    height: 70%;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.am-section-2 .nm-scroll-top {
    width: 100%;
    height: 100px;
    /* background: violet; */
    position: relative;
    margin-top: -100px;
}

.am-section-2 .nm-scroll-top a {
    width: 10%;
    height: 70%;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.am-section-3 .nm-scroll-top {
    width: 100%;
    height: 100px;
    /* background: violet; */
    position: relative;
    margin-top: -100px;
}

.am-section-3 .nm-scroll-top a {
    width: 10%;
    height: 70%;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.am-section-4 .nm-scroll-top {
    width: 100%;
    height: 100px;
    /* background: violet; */
    position: relative;
    margin-top: -100px;
}

.am-section-4 .nm-scroll-top a {
    width: 10%;
    height: 70%;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.am-section-5 .nm-scroll-top {
    width: 100%;
    height: 100px;
    /* background: violet; */
    position: relative;
    margin-top: -100px;
}

.am-section-5 .nm-scroll-top a {
    width: 10%;
    height: 70%;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
}


.nm-main-wrapper {
    max-width: 1208px;
    margin: auto;
}

@media (max-width: 1199px) {

}

@media (max-width: 700px) {    
    

}

@media (max-width: 1024px) {    
    #am-accordion h3 {
background: url("/Global/countries/gb/SAC/varieties-of-coffee/mobile/accordion-bg.png") no-repeat right 3% top 50% #f2f2f2;
margin-top: 7px;
background-size: 3.5%;
font-family: "Open Sans", sans-serif;
font-weight: 300;
font-size: 5.5vw;
color: #0c2645;
}

#am-accordion .ui-state-active {
background: url("/Global/countries/gb/SAC/varieties-of-coffee/mobile/accordion-bg-open.png") no-repeat right 3% top 50% #f2f2f2;
margin-top: 7px;
background-size: 4%;
}

.am-info-slider .slick-next {
right: 0px !important;
background: url("/Global/countries/gb/SAC/varieties-of-coffee/mobile/next.jpg") no-repeat;
width: 50%;
height: 100%;
background-size: 100%;
float: right;
position: absolute;
margin: 0;
padding: 0;
top: 0%;
transform: scale(1) !important;
}

.am-info-slider .slick-prev {
left: 0px !important;
background: url("/Global/countries/gb/SAC/varieties-of-coffee/mobile/prev.jpg") no-repeat;
width: 50%;
height: 100%;
background-size: 100%;
float: left;
position: absolute;
margin: 0;
padding: 0;
top: 0%;
transform: scale(1) !important;
}

.am-info-slider div {
    background: #f7f7f7;
    margin-top: 2%;   
}


    .nm-prod-title {
    padding: 10px 20px 10px 20px;        
    position: relative;
    text-align:center;
    font-family: "Open Sans", sans-serif;
font-weight: 300;
font-size: 5.5vw;
color: #0c2645;
}

.nm-prod-text {
    padding: 0px 20px 40px 20px;    
    font-size: 4.1vw;
    margin: auto;
    text-align:center;
    position: relative;
    font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: rgb(90, 63, 50);
}

.no-img-resize{
    width: auto !important;
}

    .nm-push-container{
        max-width: 800px;
    }

    .colMain{
        margin:auto !important;
        width:100% !important;
    }

    .nm-main-wrapper-mobile-small {
        display: block !important;
        width: 100%;        
    }

    .nm-main-wrapper-mobile-small img {
        width: 100%;
    }

    .nm-main-wrapper.container {
        min-width: 0 !important;
        padding:0 !important;
    }

    .container {
        width: 100% !important;
    }

     .nm-content-holder.col-md-12 {
        display: none;
    }

    .nm-push-lefts{
        width:60%;
        margin-top:45px;
    }
}

@media (max-width: 768px) {
    .close-slides{
        max-width:180px;
    }

    .am-info-slider .slick-track, .am-info-slider .slick-track div{        
        width:auto;
        height:auto;
    }

    .nm-push-container{
        max-width: 512px;
    }

    .nm-push-lefts{
        width:40%;
        margin-top:0px;
    }
}

/* EPISERVER OVERWRITES */

.container{
    padding:0 !important;
}

.nm-main-wrapper.container{
    padding-top:40px !important;
}

.colMain > div > p, .smallHero, .breadcrumbs, .socialTop{
    display: none !important;
}

#page{
    overflow:hidden;
}

.container#masterHead, .container#footer{
    width:100% !important;
}

.container#masterHead *, .container#footer *{
    box-sizing:content-box !important;
    -webkit-box-sizing:content-box !important;
}

.container.nm-main-wrapper *{
    -webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
    display:none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-state-default{
    border-radius: 0;
    border: none;    
}