@media only screen and (max-width: 1500px)
{
	.container-1, .container-2
	{
		margin: 0 auto;
	}
}

@media only screen and (max-width: 650px) and (min-width: 50px)
{
	h1
	{
		font-size: 24px;
	}

	h2
	{
		font-size: 22px;
	}

	h3
	{
		font-size: 20px;
	}

	.sec-6 .promoPrice {
	    font-size: 20px;
	}

	.sec-6 .buttonOrder
	{
		width: fit-content;
		font-size: 13px;
	}

	.sec-8 img
	{
	    max-width: 450px;
    	width: 100%;
	}

	.header-right .white {
		font-size: 14px;
	}

	.top-header-txt
	{
		font-size: 10px;
	}

	.logo
	{
		width: 45%;
	    margin: 0 auto;
    	display: contents;
	}

	.logo img
	{
		padding-top: 25px;
	}

	.right-side-top img
	{
		max-width: 250px;
	}

	.flex, .flex-2, .flex-3, .flex-4, .flex-5 
	{
		flex-direction: column-reverse;
	    height: auto;
    	padding: 15px;
	}

	.left-side-top
	{
		padding-top: 0; 
	}

	.left-side-top h1
	{
		font-size: 26px;
	}

	.left-side-top, .right-side-top
	{
		width: 100%;
	}

	.sec-6 .buttonOrderContainer 
	{
	    margin: auto;
	    width: fit-content;
	}

	.sec-1
	{
		height: auto;
	}

	.left-side-top h2 
	{
		font-size: 26px;
	}

	.left-side-top p
	{
		margin-top: 10px;
	}

	.regularPrice {
	    font-size: 16px;
	}

	.oldPrice {
	    font-size: 22px;
	}

	.promoPrice {
	    font-size: 24px;
	}

	.newPrice {
	    font-size: 22px;
	}

	.buttonOrderContainer
	{
		width: fit-content;
	    padding: 20px 25px;
	}

	.buttonOrder 
	{
		font-size: 14px;
    	width: fit-content;
	}

	.sec-2
	{
		background-size: cover;
		height: auto;
		margin-top: 40px;
	}

	.sec-2 p
	{
		padding: 15px 0;
	}

	.left-side-sec-3, .right-side-sec-3
	{
		width: 100%;
	    padding: 0 15px;
	}

	.left-side-sec-3 img, .right-side-sec-3 img 
	{
		max-width: 450px;
	}
    
    .product img
    {
    	width: 100%;
    	max-width: 350px;
    }

    .arrow
    {
    	transform: rotate(90deg);
    	margin-left: -60px;
    }

    .opinion 
    {
	    width: 100%;
	    margin-bottom: 15px;
	}

	.sec-7 img
	{
		width: 100%;
	}

	input, select
	{
		margin: auto auto;
		margin-bottom: 20px;
	}

	.row-input {
	    margin: auto auto;
	    margin-bottom: 25px;
	}
	.sec-9
	{
		padding: 0 15px;
	}

	.sec-8__table {
	    width: 100%;
        overflow-x: auto;
	}

	.right-side-sec-7 {
	    text-align: left;
	}

	.product, .ingredients
	{
		width: 100%;
	}

	#ing_1, #ing_3 {
	    margin-left: 0;
	}

	.sec-14 .buttonOrder
	{
	    font-size: 14px;
	    width: fit-content;
        padding: 10px 25px;
	}

	.sec-14 .form
	{
		flex-direction: column;
	}

	.sec-14 .product img 
	{
	    margin: 0 auto;
	    display: block;
	}

	.sec-14
	{
	    height: auto;
    	padding-bottom: 50px;
	}

}

@media only screen and (max-width: 900px) and (min-width: 651px)
{
	.flex
	{
		height: auto;
	    padding: 20px;
	    flex-direction: column;
	}

	.logo img {
	    max-width: 255px;
	    width: 100%;
	    display: block;
	    margin: 0 auto;
	}

	.logo
	{
		display: block;
	    width: 100%;
	    margin: 0 auto;
	    padding-bottom: 15px;
	}

	.header-right
	{
		width: 100%;
	}

	.flex-2
	{
	    flex-direction: column;
	}

	.left-side-top {
	    padding-top: 0;
	    width: 100%;
	}

	.certificates .flex-3
	{
		flex-direction: column;
	}

	.sec-1
	{
		height: auto;
	}

	.top-list 
	{
    	margin-top: 0px;
    }

    .left-side-top p
    {
    	margin-top: 5px;
    }

    .buttonOrderContainer
    {
    	width: fit-content;
    	margin-bottom: 40px;
    }

    .right-side-top img 
    {
	    max-width: 250px;
	}

	.sec-2
	{
		background-size: cover;
	}

	.col-flex-1-3 img
	{
		width: 100%;
	}

	.sec-8 .flex-4, .sec-5 .flex-4
	{
		flex-direction: column;
		height: auto;
	}

	.flex-4
	{
		height: auto;
	}

	.sec-7
	{
		height: auto;
	    padding: 0 15px;
	}

	.sec-7 img
	{
	    width: 100%;
    	max-width: 250px;
	}

	.product img 
	{
	    width: 100%;
	    max-width: 300px;
	}

	.product, .ingredients
	{
		width: 100%;
	}

	.sec-14 .product
	{
		width: 50%;
	}

	#ing_1, #ing_3 {
	    margin-left: 0;
	}

	.buttonOrder
	{
		width: fit-content;
	}

	.promoPrice {
	    font-size: 24px;
	}

	.sec-14 .buttonOrder {
	    font-size: 14px;
	}

	.newPrice {
	    font-size: 32px;
	}

	.sec-14 h4 {
	    padding: 15px 0;
	}

	.sec-12 img {
	    max-width: 120px;
	}

	.certificates img {
	    max-width: 300px;
	}

	.opinion
	{
		padding: 0 15px;
	}
}

@media only screen and (max-width: 1100px) and (min-width: 901px)
{

	.left-side-top {
		padding-top: 0px;
	}

	.left-side-top p {
		margin: 10px auto 10px auto;
	}

	.product img {
		max-width: 350px;
		width: 100%;
	}

	.sec-8__table {
	    width: 40%;
	}

	.sec-8 img
	{
		max-width: 400px;
		width: 100%;
	}

	.left-side-top 
	{
    	padding-left: 20px;
    	padding-top: 0;
    }

    .left-side-top h1 {
    	font-size: 30px;
    }

    .right-side-top img {
    	max-width: 250px;
    }

    .left-side-top h2
    {
    	font-size: 26px;
    }

    .top-list li
    {
    	line-height: 1.5em;
    }

    .header-right .white
    {
    	font-size: 24px;
    }

	.top-list {
	    margin-top: 15px;
	}

    .sec-1
    {
    	height: auto;
	    padding-bottom: 30px;
    }

    .flex-4
    {
    	height: auto;
    }


    .sec-2
    {
    	background-size: cover;
    }

    .flex
    {
    	padding: 15px;
    }

    .sec-5, .right-side-sec-7, .left-side-sec-3, .right-side-sec-3, .sec-9, .sec-12, .sec-13, .sec-14
    {
    	padding: 0 15px;
    }

    .regularPrice 
    {
    	font-size: 16px;
	}

	.left-side-top p
	{
		margin-top: 20px;
	}

	.oldPrice {
	    font-size: 24px;
	}

	.promoPrice {
	    font-size: 26px;
	}

	.newPrice {
	    font-size: 36px;
	}

	.opinion
	{
		margin: 0 auto;
	}

	.sec-14
	{
		padding-bottom: 50px;
	}
}

/*section *{
	box-sizing: border-box !important; 
}*/