/*==========  Desktop First Method  ==========*/

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

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1325px) {
	
}

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

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1235px) {
	

		

	

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	

}

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

    

}

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

	


}

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

}

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


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.my2 > div{width: 99%;}
	.inner h2{width: 65%;}
	.white{width: 80%;
		margin:0 auto;
		margin-bottom: 20px;}
	

	
	
}


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

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

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 870px) {



}

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

}


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


}

/* Medium Devices, Desktops */
@media only screen and (max-width : 800px) {
	

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.bl3{margin-bottom: 40px;}
	.my2 > div{min-height: auto;}
.inner p.big::after{
left:33%;
}	
section.otziv p {
    margin-left: 0px;
}
section.otziv h3 {
    margin-left: 0px;
}	
.oil-item img {
    width: 100%!important;
}	
	
}


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

	
	
	

}


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

}


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

	
}

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

		

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 570px) {
	

	
}

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

	
}



/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.white{font-size: 18px;}
	.f2{font-size: 16px;}
	.f1{font-size: 15px;}
	.inner p.big::after {
    left: 25%;
}
	.inner h2{font-size: 25px;}
	
.bl1-p1{font-size: 14px;}
.bl1-p2{font-size: 20px;}	
.bl1-p4{font-size: 39px;}
	


	
	

}


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

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

	
}

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


}

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

}

@media only screen and (max-width : 337px) {
	.inner p.big::after {
    left: 10%;
}
	
	
}

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

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
	

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

	
	

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	

}

@media only screen and (min-width : 1136px) {
	
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	

}