/* RESPONSIVE SITIO WEB */

@media (min-width: 320px) and (max-width: 484px){
	.desktop{
		display: none;
	}
	.responsive{
		display: block;
	}

    .__coverContent {
        position: relative;
        padding: 0;
        top: 0;
        height: 400px;
        display: flex;
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #fdbd0f;
    }
    .__titleCover {
        width: 70%;
        text-align: center;
        margin: 40px;
    }
    .__btnCover {
	    width: 200px;
	    margin: 0;
	}
	.__quesoResp.responsive {
	    width: 100%;
	    display: flex;
	    justify-content: end;
	    top: -1px;
	    position: relative;
	    margin-bottom: 70px;
	}
	.__titleCover h1 {
	    font-size: 36px;
	    font-family: 'SpeedeeBold';
	    color: #000;
	    line-height: 30px;
	}
	.__titularCombina {
	    width: 220px;
	    margin: auto;
	}
	.__btnToggle {
	    width: 90%;
	    margin: auto;
	}
	img.__left {
	    width: 45px;
	    cursor: pointer;
	}
	img.__right {
	    width: 45px;
	    transform: rotate(180deg);
	    cursor: pointer;
	}
	.__terms p {
	    margin: 0;
	    font-size: 10px;
	    font-family: Speedee;
	    color: #000;
	}
	.__titleCombina2 h1 {
	    font-size: 36px;
	    font-family: 'SpeedeeBold';
	    color: #fff;
	    line-height: 30px;
	}
	.__titleCombina2 h2 {
	    font-size: 36px;
	    font-family: 'SpeedeeBold';
	    color: #fdbd0f;
	    line-height: 30px;
	}
	.__titleCombina2.__two h1 {
	    font-size: 36px;
	    font-family: 'SpeedeeBold';
	    color: #fff;
	    line-height: 30px;
	    width: 90%;
	    margin: auto;
	}
	.__jackPotContet {
	    padding: 10px;
	    justify-content: space-between;
	}
	.__productsJackPot {
	    padding: 20px;
	    justify-content: space-between;
	}
	.modal-dialog {
	    max-width: 100%;
	    margin: 1.75rem auto;
	}
	.__sliderBody > .side {
		display: none;
	}

	.__sliderBody > .center {
		margin: 0 auto;
	}
	.__sliderAlmuerzo {
	    top: 40px;
	    position: absolute;
	}
	.__sliderDesayuno {
	    top: 40px;
	    position: absolute;
	}
	.__sliderAntojosAlmuerzo {
	    top: 60px;
	    position: absolute;
	}
	.__sliderAntojosDesayuno {
	    top: 60px;
	    position: absolute;
	}
	.__sliderAntojosAlmuerzo2 {
	    top: 60px;
	    position: absolute;
	}
	.__sliderAntojosDesayuno2 {
	    top: 60px;
	    position: absolute;
	}
	.__sliderBody {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  overflow: hidden;
	  position: relative;
	}

	.__sliderBody > div {
	  flex: 0 0 auto;
	  transition: transform 0.3s ease, opacity 0.3s ease;
	}
	.__tokenMc img {
	    width: 50px;
	}
	.__combinaCoverBack {
	    top: -20px;
	}
.__plus {
    padding: 40px 0;
}
section.__combina3Body {
    padding: 0px 0 50px;
}
section.__combina3Body.__two {
    padding: 40px 0 0px;
}
.__plusImg {
    width: 80px;
    margin: 0 auto 40px;
}
section.__token {
    padding: 50px 0;
}
.__terms {
    width: 80%;
    margin: 50px auto 0;
    text-align: center;
}
}


@media (min-width: 568px) and (max-width: 736px){
	.__coverContent {
	    position: relative;
	    padding: 90px 0 120px;
	    top: 0;
	}
	.__btnCover {
	    width: 200px;
	    margin: 30px auto;
	}
	.__btnToggle {
	    width: 50%;
	    margin: auto;
	}
	.__sliderItems .__sliderBody {
	    justify-content: center;
	    width: 50%;
	    overflow: hidden;
	    margin: auto;
	}
	.__sliderAlmuerzo {
	    top: 90px;
	    position: absolute;
	}
	.__sliderDesayuno {
	    top: 90px;
	    position: absolute;
	}

	.__sliderAntojosAlmuerzo {
	    top: 90px;
	    position: absolute;
	}
	.__sliderAntojosDesayuno {
	    top: 90px;
	    position: absolute;
	}
	.__sliderAntojosAlmuerzo2 {
	    top: 90px;
	    position: absolute;
	}
	.__sliderAntojosDesayuno2 {
	    top: 90px;
	    position: absolute;
	}
	.__jackPotContet {
	    padding: 10px;
	    justify-content: space-between;
	}
	.__productsJackPot {
	    padding: 50px;
	    justify-content: space-between;
	}
	.modal-dialog {
	    max-width: 100%;
	    margin: 1.75rem auto;
	}
	.__sliderBody {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  overflow: hidden;
	  position: relative;
	}

	.__sliderBody > div {
	  flex: 0 0 auto;
	  transition: transform 0.3s ease, opacity 0.3s ease;
	}
	.__titleCover {
	    width: 80%;
	    margin: auto;
	    text-align: center;
	}
	.__tokenMc img {
	    width: 50px;
	}
}


@media (min-width: 768px) and (max-width: 800px){
	.__coverContent {
	    position: relative;
	    padding: 70px 0 110px;
	    top: 0;
	}
	.__btnCover {
	    width: 200px;
	    margin: 40px auto;
	}
	.__btnToggle {
	    width: 60%;
	    margin: auto;
	}
	.__sliderAlmuerzo {
	    top: 120px;
	    position: absolute;
	}
	.__sliderDesayuno {
	    top: 120px;
	    position: absolute;
	}
	.__sliderAntojosAlmuerzo {
	    top: 120px;
	    position: absolute;
	}
	.__sliderAntojosDesayuno {
	    top: 120px;
	    position: absolute;
	}
	.__sliderAntojosAlmuerzo2 {
	    top: 120px;
	    position: absolute;
	}
	.__sliderAntojosDesayuno2 {
	    top: 120px;
	    position: absolute;
	}
	.__jackPotContet {
	    padding: 10px;
	    justify-content: space-between;
	}
	.__productsJackPot {
	    padding: 50px;
	    justify-content: space-between;
	}
	.modal-dialog {
	    max-width: 100%;
	    margin: 1.75rem auto;
	}
	.__tokenMc img {
	    width: 50px;
	}
}


@media (min-width:800px) and (max-width: 1050px){
	.__jackPotContet {
	    padding: 10px;
	    justify-content: space-between;
	}
	.__productsJackPot {
	    padding: 50px;
	    justify-content: space-between;
	}
	.modal-dialog {
	    max-width: 100%;
	    margin: 1.75rem auto;
	}
	.__tokenMc img {
	    width: 50px;
	}
}