@media (max-width: 1366px) {
	#logo,
	.selected {
		height: 290px;
	}
	#logo .image h1 {
		font-size: 60px;
		left: 10%;
		bottom: 5%;
	}
	#logo .image h1 > span {
		font-size: 40px;
	}
	.cake > .name {
		font-size: 20px;
	}
}
@media (max-width: 1280px) {
	#logo,
	.selected {
		height: 270px;
	}
	#logo .image h1 {
		font-size: 60px;
		left: 12%;
	}
	#logo .image h1 > span {
		font-size: 40px;
	}
	.result h1 {
		font-size: 32px;
	}
	.cake > .name {
		font-size: 20px;
	}
}
@media (max-width: 1199px) {
	#logo .image h1 {
		font-size: 60px;
		left: 5%;
	}
	.networks .network > a {
		font-size: 10px;
	}
	.result h1 {
		font-size: 32px;
	}
	.cake {
		margin: 40px 20px 0;
	}
	.cake > .name {
		font-size: 18px;
	}
}
@media (max-width: 1024px) {
	#logo,
	.selected {
		height: 240px;
	}
	#logo .image h1 {
		font-size: 50px;
		left: 7%;
	}
	#logo .image h1 > span {
		font-size: 30px;
	}
	.cake > .name {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	#logo .image h1 {
		font-size: 40px;
		left: 2%;
		bottom: 7%;
	}
	#logo .image h1 > span {
		font-size: 30px;
	}
	.networks .network > a {
		text-indent: -9999px;
	}
	.result h1 {
		font-size: 32px;
	}
	.center {
		background-color: #fff;
	}
	.cake > .name {
		font-size: 18px;
	}
	.cake {
		margin: 40px 25px 0;
	}
}
@media (max-width: 767px) {
	#logo {
		height: 125px;
		padding: 0;
	}
	#logo .pic {
		top: 33%
	}
	.left div:nth-child(2) {
		height: auto !important;
	}
	.networks .network > a {
		font-size: 14px;
		text-indent: initial;
	}
	#logo .image h1 {
		font-size: 32px;
		text-align: center;
		right: 0;
	}
	#logo .image h1 span {
		display: inline-block;
		font-weight: normal;
	}
	#logo .image {
	    top: 20px;
	    left: 20px;
	    right: 20px;
	    bottom: 20px;
	}
	.left {
		background-color: #723147;
	}
	.selected {
		height: auto;
		padding-bottom: 30px;
	}
	.cake .image {
		min-height: auto !important;
	}
}
@media (max-width: 567px) {
	.win .header > #logo img {
		width: 100px;
		top: 15px;
		left: 15px;
		margin-top: 0;
		height: auto;
	}
	#footer .item:last-child img {
		height: 40px;
	}
	.win .header > #logo .image {
		margin-top: -20px;
	}
	.bx-wrapper img {
		max-width: 60% !important
	}
	.bx-wrapper .bx-next {
		right: 0 !important;
	}
	.bx-wrapper .bx-prev {
		left: 0 !important;
	}
	.win .header > #logo .image h1 {
		font-size: 34px;
	}
	.selected {
		height: auto;
	}
	#logo .pic {
		top: 10%
	}
	.cake.all {
		border-bottom: 0;
		padding-bottom: 10px;
	}
	.result {
		text-align: center;
		padding-bottom: 30px;
	}
	.result h1 {
		font-size: 17px;
		padding: 20px 40px 15px;
		border-bottom: 1px solid #dfcbd2;
		border-top: 1px solid #DFCBD2;
		margin-bottom: 20px;
	}
	.accordion-header .image {
		float: left;
		margin-right: 5%;
		width: 15%;
	}
	.accordion-header .info {
		float: left;
		width: 80%;
	}
	.accordion-header .info .name {
		margin-bottom: 3%;
		text-align: left;
	}
	.accordion-header .info .name > .b {
		display: inline-block;
		border: 1px solid rgb(231, 178, 154);
		height: 24px;
		width: 24px;
		line-height: 24px;
		text-align: center;
		margin-right: 10px;
		border-radius: 50%;
	}
	.accordion-header .progress {
		height: 7px;
		margin-bottom: 0;
	}
	.resp-tab-content.cake {
		background-color: #fff3e4;
		border-bottom: 0;
		margin: 0;
		font-size: 13px;
		color: #7a1631;
	}
	.resp-tab-content.cake a.composition {
		display: none;
	}
	.resp-tab-content.cake div.composition {
		display: block;
		padding-top: 0;
	}
	.resp-tab-content.cake div.composition .comp-label:first-child {
		display: none;
	}
	.resp-tab-content.cake div.composition .comp-label {
		font-size: 13px;
		font-weight: 500;
		margin-left: 30px;
		color: #7a1631;
	}
	.resp-tab-content.cake .comp {
		display: block;
	}
	.resp-tab-content.cake .image {
		display: none;
	}
	.resp-tab-content.cake .this-result {
		width: 100%;
	}
	.resp-tab-content.cake .this-result .name {
		display: none;
	}
	.resp-tab-active {
		background-color: #fff3e4;
	}
	.networks .network > a {
		text-indent: -9999px;
	}
	.cake .description {
		margin-bottom: 20px;
	}
	.cake {
		margin: 10px;
		padding-bottom: 10px;
	}
	.cake > .name {
		border-radius: 0;
		font-size: 16px;
		height: 40px;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.cake > .name .num {
		border-radius: 0;
		border: 0;
		border-right: 1px solid #E6B098;
		display: table-cell;
		height: 40px;
		font-size: 18px;
		line-height: 40px;
		margin: 0;
		width: 40px;
	}
	.cake > .name .num span {
		font-size: 10px;
	}
	.cake > .name .sub {
		text-align: center;
	}
	.result .cake .this-result .name {
		font-size: 13px;
	}
	.selected {
	    margin: 0px 10px;
	    padding-top: 10px;
	    padding-bottom: 20px;
	}
	.result .cake .image {
		width: 15%;
	}
	.result .cake .this-result {
		width: 80%;
	}
	.comp > a {
		font-size: 14px;
	}
	div.composition {
		font-size: 13px;
	}
}
@media (max-width: 320px) {
	#logo {
		height: 125px;
		padding: 0;
	}
	.accordion-header .image {
		margin-top: 2%;
	}
	#logo .image h1 {
		font-size: 32px;
		text-align: center;
		right: 0;
	}
	#logo .image h1 span {
		display: inline-block;
		font-weight: normal;
	}
	#logo .image {
	    top: 20px;
	    left: 20px;
	    right: 20px;
	    bottom: 20px;
	}
	.cake .image {
		min-height: 150px;
	}
}