#main_content_fw>.container, #homepage, #main_content_fw>.container-fluid {
    padding: 0 15px;
}

/*USE VOUCHER TOP STRIP*/
#use-voucher {
    height: 50px;
    display: block; 
}

#use-voucher .icon {
    float: left;
    padding: 0;
    text-align: left;
    margin-left: 10px;
    margin-top: 6px;
}

#use-voucher .icon img {
}

#use-voucher .text {
    text-align: center;
    padding: 0;
    margin-top: 10px;
}

#use-voucher .text .title {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #323232;
    line-height: normal;
}

#use-voucher .text .copy {
    display: block;
    color: #A1A5AA;
    font-size: 10px;
    line-height: normal;
}

#use-voucher .chevron {
    float: right;
    padding: 0;
    text-align: right;
    margin-right: 10px;
    margin-top: 15px;
    color: #e40321;
}

@media only screen and (min-width : 768px) {
    #use-voucher {
        display: none; 
    }
}


.hero {
    padding: 0;
    overflow: hidden;
    height: 250px;
}

.hero .content {
    position: relative;
    transform: translateY(10%);
    z-index: 1;
    margin: auto 0;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.hero .title {
    font-size: 58px;
    font-family: raleway,sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.hero .sub-copy {
    font-size: 20px;
    font-family: raleway,sans-serif;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
}

.hero .cta .secondary-cta {
    background-color: #E40521;
    color: #fff;
    padding: 10px 50px;
}

.hero .cta .secondary-cta:hover {
    background-color: #323232;
    color: #fff;
}

.hero .image {
	min-width: 600px;
}

.hero .image img {
    width: 100%;
    position: relative;
    top: 0;
    left: -110px;
    transform: translateY(-68%);
}


.about-section {
	padding: 0px 10px;
}

.about-rld {
	border: solid 1px #c6c9cc;
	padding: 0;
	margin: 0;
}

.about-rld .image {
	padding: 0;
	display: none;
}

.about-rld .image img {
	width: 100%;
}

.about-rld .copy {		
	padding: 15px;
}

.about-rld h1 {
	font-size: 30px;
	font-family: raleway,sans-serif;
	font-weight: 700;
	color: #e70013;
	margin-bottom: 20px;
	margin-top:0;
	text-align:left;
	padding:0;
}

.about-rld p {
	
}

.special-offers-banner .content p {
    font-size: 37px;
    padding: 15px;
    font-weight: 700;
    font-family: raleway;
}
.special-offers-banner .content .copy {
    top: 20px;
}
.special-offers-banner .content .cta {
    top: 60px;
}

#new-bestsellers a{
    color: #333333;
}

#new-bestsellers .box{
    background-color: #F5F5F5;
    border: 1px solid #C6C9CC;
    padding: 0px;
    margin: 0px;
}
#new-bestsellers .box .duo-pod{
    width: 35%;
    padding: 0;
    margin: 0;
}
#new-bestsellers .box .duo-pod-image{
    width: 115px;
    float: left;
    padding: 0;
    margin: 0;
}

#new-bestsellers .box .duo-pod-copy{
    width: 65%;
    padding: 10px;
    text-align: center;
    line-height: 1.3em;
}

#new-bestsellers .box .duo-pod-sub{
    font-size: 8pt;
    width: 100%;
    line-height: 1.3em;
    top: 10px;
}
#new-bestsellers .box .duo-pod-title{
    font-size: 13pt;
    font-weight: 700;
    margin-top: 10px;
}

#new-bestsellers .top-buffer { 
    margin-top:20px;
}

@media only screen and (min-width: 480px) {
	.hero {
	    height: 300px;
	}

	.hero .content {
	    transform: translateY(20%);
	}

	.hero .title {
	    font-size: 60px;
	    margin-bottom: 10px;
	}

	.hero .sub-copy {
	    font-size: 22px;
	    margin-bottom: 30px;
	}

	.hero .image {
		min-width: 600px;
	}

	.hero .image img {
	    left: 0px;
	    transform: translateY(-60%);
	}
}

@media only screen and (min-width: 768px) {

	.hero {
		margin-top: 15px;
	    height: 300px;
	}

	.hero .content {
	    transform: translateY(15%);
	}

	.hero .title {
	    font-size: 70px;
	    margin-bottom: 10px;
	}

	.hero .sub-copy {
	    font-size: 30px;
	    margin-bottom: 30px;
	}

	.hero .image {
		min-width: 780px;
	}

	.hero .image img {
	    left: 0;
	    transform: translateY(-61%);
	}
	.about-section {
		padding: 0;
	}
	.about-rld .copy {
		padding: 30px;
    }

    #content #main_content_container .row{
        padding:0!important;
    }
        
}

@media only screen and (min-width: 992px) {
    #main_content_fw>.container, #homepage, #main_content_fw>.container-fluid {
        padding: 0;
    }
	.hero {
	    height: 350px;
	}

	.hero .content {
	    transform: translateY(25%);
	}

	.hero .title {
	    font-size: 80px;
	    margin-bottom: 10px;
	}

	.hero .sub-copy {
	    font-size: 30px;
	}

	.hero .image {
		min-width: 1180px;
	}

	.about-rld .image {
		display: block;
	}

	.hero .image img {
	    left: 0;
	    transform: translateY(-52%);
	}
}

@media (min-width: 992px) {
#productlist-results .productlist-product:nth-of-type(1n) {
    margin: 0 1% 20px 1%!important;
	}
}
