@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
    font-family: 'Currys Sans', sans-serif;
	background: #fff;
}
.kitech-aid p{
	font-size: 18px;
	font-weight: 300;
	line-height: normal;
}
.bg-image{
	max-width: 100%;
}

.kitech-aid{
	max-width: 1366px;
}
.kitchenaid-header-sec{
	display: flex;
	flex-direction: row;
	color: #fff;
}
.kitchenaid-content-sec {
    width: 43.5%;
    background-color: #952732;
    color: #fff;
    padding: 110px 60px;
}
.kitchenaid-img-sec img {
    width: 100%;
    height: 100%;
}
button .kitchenaid-btn  {
    background: #fff;
    border: none;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 20px;
}
.kitchenaid-content-sec h2 {
    font-size: 39px;
    margin-top: 20px;
    line-height: 38px;
    margin-bottom: 20px;
}

.kitchenaid-text-sec
{
    display: flex;
    background-color: #fff;
    align-items: flex-start;
    justify-content: space-between;
    padding: 58px 40px;
    flex-flow: column;
    height: 100%;
    text-align: center;
}
.kitchenaid-text-sec h2{
    color: #000;
    text-align: center;
    padding: 0;
    font-size: 40px;
    margin: 0;
    font-family: "Currys Sans", sans-serif;
    font-weight: 800;
    line-height: normal;
    width: 100%;
}
.kitchenaid-content-sec p {
    font-weight: 500;
    line-height: 21px;
    font-size: 17px;
}
.kitchenaid-content-sec a button {
    margin-top: 5px;
    background-color: #fff;
    border-radius: 25px;
    border: 0;
    color: #000;
    font-size: 16px;
    padding: 8px 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%)  ; 
	-webkit-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%)  ; 
	-moz-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%)  ; 
}
p.text-copy {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    max-width: 875px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}
.kitchenaid-text-sec a {
    width: auto;
    margin: 0 auto; 
}

.kitchenaid-text-sec a button.kitchenaid-btn {
    margin-top: 25px;
    background-color: #c41230;
    border-radius: 25px;
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px;
    letter-spacing: 0px;
    box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
    -webkit-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
    -moz-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
}
.kitchenaid-img-mid-sec {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: row;
    margin: 0px 0px;
    flex-wrap: nowrap;
    padding: 0;
}

.kitchenaid-img-mid-sec-left-text {
    width: 80%;
    position: absolute;
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    text-align: center;
    left: 10%;}

img.mixer-img {
    padding: 0;
    margin: 0;
    display: block;
    width: 99.8%;
}

.kitchenaid-img-mid-sec-left {
    position: relative;
    display: flex;
    align-items: center;
    width: 70%;
}

.kitchenaid-img-mid-sec-left-text h2.img-text {
    color: #fff;
    margin-bottom: 0px;
    font-size: 40px;
    line-height: 35px;
    text-transform: uppercase;
}

.kitchenaid-img-mid-sec-left-text p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 600;
}

.kitchenaid-img-mid-sec-left-text a button {
    margin-top: 25px;
    background-color: #fff;
    border-radius: 25px;
    border: 0;
    color: #000;
    font-size: 16px;
    padding: 8px 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
    -webkit-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
    -moz-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
}

.kitchenaid-img-mid-sec-right {
    width: 30%;
    display: flow;
}

.kitchenaid-img-mid-sec-right-top {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}

.kitchenaid-img-mid-sec-right-top-text {
    position: absolute;
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    text-align: center;
}

.kitchenaid-img-mid-sec-right-top h4.mid-txt {
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 0;
}

.kitchenaid-img-mid-sec-right-top {}

.kitchenaid-img-mid-sec-right-top p {
    width: 70%;
    color: #fff;
    margin: 6px;
    font-weight: 600;
}

.kitchenaid-img-mid-sec-right-top-text a button {
    margin-top: 5px;
    background-color: #fff;
    border-radius: 25px;
    border: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
    -webkit-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
    -moz-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
}
.kitchenaid-two-img-sec {
    display: flex;
    flex-direction: row;
    margin-top: 28px;
    width: 100%;
}
.kitchenaid-two-img-sec-left {
    width: 49.5%;
    margin-right: 0.5%;
}
.kitchenaid-two-img-sec-left-text {
    width: 100%;
    background: #f2f2f2;
    padding: 0;
    display: flex;
    margin-top: -3px;
    min-height: 140px;
}
.kitchenaid-two-img-sec-left img.four-img {
    width: 100%;
}
.kitchenaid-two-img-sec-left-text-left {
    padding: 22px 32px 22px 15px;
    width: 78%;
}

.kitchenaid-two-img-sec-left-text-left h4 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 0px;
}

.kitchenaid-two-img-sec-left-text-left p {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 21px;
}

.kitchenaid-two-img-sec-left-text-right a button {
    margin-top: 28px;
    background-color: #c41230;
    border-radius: 25px;
    border: 0;
    color: #fff;
    font-size: 15px;
    padding: 7px 19px;
    letter-spacing: 0px;
    box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
    -webkit-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
    -moz-box-shadow: -1px -1px 20px rgba(0, 0, 0, 0.15%);
}

.kitchenaid-two-img-sec-right {
    width: 49.5%;
    margin-left: 0.5%;
}

.kitchenaid-two-img-sec-right img.four-img {
    width: 100%;
}
.kitchenaid-two-img-sec.bottom_img {
    margin-top: 15px;
}
.kitchenaid-two-img-sec-left-text-right {
    margin-left: -2.5%;
}


@media only screen and (min-width: 320px) and (max-width: 425px){
    .kitchenaid-header-sec {
        display: flex;
        flex-direction: column;
        color: #fff;
    }
    .kitchenaid-img-mid-sec-left-text h2.img-text {
        font-size: 24px;
    }

	.kitchenaid-content-sec {
        width: 100%;
        background-color: #952732;
        color: #fff;
        padding: 20px;
    }
    
    .kitchenaid-header-sec {
        display: block;
        width: 100%;
    }
    
    .kitchenaid-img-sec {
        width: 100%;
    }
    
    .kitech-aid {
        width: 100%;
    }
    .kitchenaid-img-sec {
        width: 100%;
    }

    .kitchenaid-text-sec {
        padding: 40px 15px;
    }
    
    .kitchenaid-text-sec h2 {
        font-size: 32px;
    }
    
    p.text-copy {
        font-size: 16px;
        margin-top: 10px;
    }
    
    .kitchenaid-img-mid-sec {
        flex-direction: column;
        width: 100%;
    }
    
    .kitchenaid-img-mid-sec-left {
        width: 100%;
        height: 100%;
        margin-bottom: 2px;
    }
    
    .kitchenaid-img-mid-sec-right-top {
        width: 100%;
    }
    
    .kitchenaid-img-mid-sec-right {
        width: 100%;
    }
    
    h2.img-text {
        font-size: 18px;
    }
    
    .kitchenaid-img-mid-sec-left-text p {
        font-size: 14px;
        margin-top: 2px;
    }
    
    .kitchenaid-img-mid-sec-left-text a button {
        margin-top: 7px;
        font-size: 13px;
        padding: 5px 10px;
    }
    
    .kitchenaid-img-mid-sec-left-text {
        width: 96%;
        left: 2%;
    }
    
    .kitchenaid-img-mid-sec-right-top h4.mid-txt {
        font-size: 18px;
    }
    
    .kitchenaid-img-mid-sec-right-top p {
        width: 86%;
        font-size: 16px;
    }
    
    .kitchenaid-img-mid-sec-right-top-text a button {
        padding: 6px 12px;
        font-size: 14px;
    }
    
    .kitchenaid-two-img-sec {
        flex-direction: column;
    }
    
    .kitchenaid-two-img-sec-left {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .kitchenaid-two-img-sec-left-text {
        flex-direction: column;
    }
    
    .kitchenaid-two-img-sec-left-text-left {
        width: 100%;
        padding-bottom: 10px;
    }
    
    .kitchenaid-two-img-sec-left-text-right {}
    
    .kitchenaid-two-img-sec-left-text-right a button {
        margin: 5px 10px 20px;
    }
    
    .kitchenaid-two-img-sec-right {
        width: 100%;
    }
}


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

    .kitchenaid-header-sec {
        display: flex;
        flex-direction: column;
        color: #fff;
    }

	.kitchenaid-content-sec {
        width: 100%;
        background-color: #952732;
        color: #fff;
        padding: 45px;
    }
    
    .kitchenaid-header-sec {
        display: block;
        width: 100%;
    }
    
    .kitchenaid-img-sec {
        width: 100%;
    }
    
    .kitech-aid {
        width: 100%;
    }
    .kitchenaid-img-sec {
        width: 100%;
    }

    .kitchenaid-text-sec {
        padding: 40px 15px;
    }
    
    .kitchenaid-text-sec h2 {
        font-size: 32px;
    }
    
    p.text-copy {
        font-size: 16px;
        margin-top: 10px;
    }
    
    .kitchenaid-img-mid-sec {
        flex-direction: column;
        width: 100%;
    }
    
    .kitchenaid-img-mid-sec-left {
        width: 100%;
        height: 100%;
        margin-bottom: 2px;
    }
    
    .kitchenaid-img-mid-sec-right-top {
        width: 100%;
    }
    
    .kitchenaid-img-mid-sec-right {
        width: 100%;
    }
    
    h2.img-text {
        font-size: 18px;
    }
    .kitchenaid-img-mid-sec-left-text h2.img-text {
        font-size: 26px;
    }
    .kitchenaid-img-mid-sec-left-text p {
        font-size: 14px;
        margin-top: 2px;
    }
    
    .kitchenaid-img-mid-sec-left-text a button {
        margin-top: 10px;
        font-size: 13px;
        padding: 5px 10px;
    }
    
    .kitchenaid-img-mid-sec-left-text {
        width: 96%;
        left: 2%;
    }
    
    .kitchenaid-img-mid-sec-right-top h4.mid-txt {
        font-size: 18px;
    }
    
    .kitchenaid-img-mid-sec-right-top p {
        width: 86%;
        font-size: 16px;
    }
    
    .kitchenaid-img-mid-sec-right-top-text a button {
        padding: 6px 12px;
        font-size: 14px;
    }
    
    .kitchenaid-two-img-sec {
        flex-direction: column;
    }
    
    .kitchenaid-two-img-sec-left {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .kitchenaid-two-img-sec-left-text {
        flex-direction: column;
    }
    
    .kitchenaid-two-img-sec-left-text-left {
        width: 100%;
        padding-bottom: 10px;
    }
    
    .kitchenaid-two-img-sec-left-text-right {
        margin-left: 0%;
    }
    
    .kitchenaid-two-img-sec-left-text-right a button {
        margin: 5px 10px 20px;
    }
    
    .kitchenaid-two-img-sec-right {
        width: 100%;
    }
    img.mixer-attachments {
        width: 100%;
    }
    
    .kitchenaid-img-mid-sec-right-top-text {
        width: 100%;
    }
    
    img.mixer-accessories-img {
        width: 100%;
    }

}

@media screen and (min-width: 768px) and (max-width: 1024px){
  
    .kitech-aid {
        width: 100%;
    }
    
    .kitchenaid-content-sec {
        width: 45%;
        padding: 20px 20px;
    }
    
    .kitchenaid-content-sec h2 {
        font-size: 23px;
        line-height: 28px;
    }
    
    .kitchenaid-content-sec p {
        font-size: 16px;
    }
    
    .kitchenaid-text-sec {
        padding: 40px 40px;
    }
    
    .kitchenaid-img-mid-sec-left {
        width: 70%;
        margin-right: 2px;
    }
    
    .kitchenaid-img-mid-sec-right-top h4.mid-txt {
        font-size: 20px;
    }
    
    .kitchenaid-img-mid-sec-right-top p {
        width: 90%;
        font-size: 14px;
    }
    
    .kitchenaid-img-mid-sec-right-top-text a button {
        font-size: 14px;
        padding: 5px 10px;
    }
    
    .kitchenaid-two-img-sec-left-text-left {
        padding: 22px 10px;
        width: 72%;
    }
    
    .kitchenaid-two-img-sec-left-text-right a button {
        font-size: 14px;
        padding: 8px 12px;
    }
    
    .kitchenaid-two-img-sec-left-text {
        min-height: 175px;
        margin-top: 0px;
    }

    .kitchenaid-two-img-sec-left-text-right {
        display: flex;
        justify-content: center;
        width: 30%;
    }

}


@media screen and (min-width: 1025px) and (max-width: 1150px){
  
    .kitech-aid {
        width: 100%;
    }
    
    .kitchenaid-content-sec {
        width: 45%;
        padding: 30px 30px;
    }
    
    .kitchenaid-content-sec h2 {
        font-size: 30px;
        line-height: 35px;
    }
    
    .kitchenaid-content-sec p {
        font-size: 16px;
    }
    
    .kitchenaid-text-sec {
        padding: 40px 40px;
    }
    
    .kitchenaid-img-mid-sec-left {
        width: 70%;
        margin-right: 2px;
    }
    
    .kitchenaid-img-mid-sec-right-top h4.mid-txt {
        font-size: 20px;
    }
    
    .kitchenaid-img-mid-sec-right-top p {
        width: 90%;
        font-size: 14px;
    }
    
    .kitchenaid-img-mid-sec-right-top-text a button {
        font-size: 14px;
        padding: 5px 10px;
    }
    
    .kitchenaid-two-img-sec-left-text-left {
        padding: 22px 10px;
        width: 72%;
    }
    
    .kitchenaid-two-img-sec-left-text-right a button {
        font-size: 14px;
        padding: 8px 12px;
    }
    
    .kitchenaid-two-img-sec-left-text {
        min-height: 175px;
        margin-top: 0px;
    }

    .kitchenaid-two-img-sec-left-text-right
    {
        width: 35%;
    }

    .kitchenaid-two-img-sec-left-text-right {
        display: flex;
        justify-content: center;
        width: 30%;
    }

}

@media screen and (min-width: 1151px) and (max-width: 1254px){

    .kitchenaid-content-sec
    {
        padding: 40px 40px;
    }

    .kitchenaid-content-sec h2
    {
        font-size: 36px;
    }

    .kitchenaid-img-mid-sec-right-top-text a button
    {
        font-size: 14px;
        padding: 6px 16px;
    }

    .kitchenaid-img-mid-sec-right-top h4.mid-txt
    {
        font-size: 20px;
    }
    .kitchenaid-img-mid-sec-right-top p
    {
        width: 98%;
        font-size: 16px;
    }

    .kitchenaid-two-img-sec-left-text-left {
        padding: 22px 12px 22px 15px;
        width: 70%;
    }

    .kitchenaid-two-img-sec-left-text-right a button
    {
        font-size: 14px;
        padding: 7px 14px;
    }

    .kitchenaid-two-img-sec-left-text-right {
        margin-left: 0;
        width: 25%;
        justify-content: center;
        display: flex;
    }

}


@media screen and (min-width: 1255px) and (max-width: 1490px){

    .kitchenaid-content-sec
    {
        padding: 40px 40px;
    }

    .kitchenaid-content-sec h2
    {
        font-size: 36px;
    }

    .kitchenaid-img-mid-sec-right-top-text a button
    {
        font-size: 14px;
        padding: 6px 16px;
    }

    .kitchenaid-img-mid-sec-right-top h4.mid-txt
    {
        font-size: 20px;
    }
    .kitchenaid-img-mid-sec-right-top p
    {
        width: 98%;
        font-size: 16px;
    }

    .kitchenaid-two-img-sec-left-text-left {
        padding: 22px 12px 22px 15px;
        width: 70%;
    }

    .kitchenaid-two-img-sec-left-text-right a button
    {
        font-size: 14px;
        padding: 7px 14px;
    }

    .kitchenaid-two-img-sec-left-text-right {
        margin-left: 0;
        width: 25%;
        justify-content: center;
        display: flex;
    }

}