/************************************************************************************
smaller than 1700px
*************************************************************************************/
@media screen and (max-width: 1700px) {

	div.pesticide2 h2 {
	    width: 140%;
	    right: 0;
	}

}

/************************************************************************************
smaller than 1520px
*************************************************************************************/
@media screen and (max-width: 1520px) {

	h3 {
	    font-size: 3.3vw;
	}

	header nav ul li a {
	    font-size: 14px;
	}

	/*SLIDE 1*/
	div#slide div.slide1 div.question1 div.text {
		top: 6.8vw;
	    left: 15.8vw;
	    max-width: 46vw;
	}
	div#slide div.slide1 div.question1 div.text h2 {
	    font-size: 4.8vw;
	}
	div#slide div.slide1 div.question2 {
	    margin-top: -4.2vw;
	}
	div#slide div.slide1 div.question2 div.text {
	    max-width: 69vw;
	}
	div#slide div.slide1 div.question2 div.text h3 {
	    margin-left: 13.2vw;
	}

	/*SLIDE 2*/
	div#slide div.slide2 div.question1 div.text {
	    max-width: 55vw;
	    top: 4.2vw;
    	left: 27vw;
	}
	div#slide div.slide2 div.question1 div.text h2 {
	    font-size: 3.15vw;
	}
	div#slide div.slide2 div.question1 div.text h2 span.pre {
	    margin-left: 16.5vw;
	}
	div#slide div.slide div.question2 {
	    margin-top: 20px;
	}
	div#slide div.slide2 div.question2 div.text {
	    max-width: 69vw;
	    margin-left: 9vw;
	}
	div#slide div.slide2 div.question2 div.text h3 {
	    margin-left: 20vw;
	}

	/*SLIDE 3*/
	div#slide div.slide3 div.question1 {
	    max-width: 70vw;
	}
	div#slide div.slide3 div.question1 div.text {
	    top: 6vw;
		left: 16vw;
	    max-width: 52vw;
	}
	div#slide div.slide3 div.question1 div.text h2 {
	    font-size: 3.4vw;
	    margin-left: 3.5vw;
	}
	div#slide div.slide3 div.question1 div.text h2 span.pre {
	    margin-left: 6vw;
	}

	/*SLIDE 4*/
	div#slide div.slide4 div.question1 div.text {
	    max-width: 68vw;
		top: 5.5vw;
		left: 16vw;
	}
	div#slide div.slide4 div.question1 div.text h2 {
	    font-size: 3.4vw;
		margin-left: 3vw;
	}
	div#slide div.slide4 div.question1 div.text h2 span.pre {
	    margin-left: 5vw;
	}
	div#slide div.slide4 div.question2 {
	    margin-top: -4vw;
	}
	div#slide div.slide4 div.question2 div.text {
	    max-width: 55vw;
		margin-left: 30.7vw
	}
	div#slide div.slide4 div.question2 div.text h3 {
	    font-size: 2vw;
	    margin-left: -1.5vw;

}

	/*SLIDE 5*/
	div#slide div.slide5 div.question1 div.text {
	    top: 4vw;
		left: 12vw;
		max-width: 66.5vw;
	}
	div#slide div.slide5 div.question1 div.text h2 {
	    font-size: 3.1vw;
	}
	div#slide div.slide5 div.question1 div.text h2 span.pre {
	    margin-right: 7vw;
	}
	div#slide div.slide5 div.question1 div.text p {
	    max-width: 54vw;
	}


}

/************************************************************************************
smaller than 1465px
*************************************************************************************/
@media screen and (max-width: 1465px) {

	body {
		font-size: 20px;
	}

	h2 {
	    font-size: 4.1vw;
	}


	div#commitment div.title img {
	    margin: -2vw 0 -4vw 0;
	}

	div.pesticide1 div.text,
	div.pesticide2 div.text {
	    padding-right: 3.75vw;
	    padding-left: 3.75vw;
	}
	div.pesticide1 div.text {
	    max-width: 72vw;
	}
	div.pesticide2 div.text {
	    max-width: 41vw;
	    padding-bottom: 6.5vw;
	}
	div.pesticide2 div.text a {
	    font-size: 16px;
	}

	div.pesticide3 img.icon {
	    margin: 0 0 -10.2vw -11.5vw;
	}
	div.pesticide3 div.text h2 span.pre {
	    padding-left: 13vw;
	}
	div.pesticide3 div.text {
		max-width: 72vw;
	    padding: 0 3.75vw 0 11vw;
	}
	div.pesticide3 div.text p {
	    padding-left: 11vw;
	}

	div.pesticide4 {
	    padding-bottom: 10vw;
	}
	div.pesticide4 img.icon {
	    margin: 0 9vw -8.5vw 0;
	}
	div.pesticide4 div.text {
	    max-width: 77vw;
	    padding: 0 3.75vw 0 11vw;
	}
	div.pesticide4 div.text h2 span.pre {
	    padding-left: 7vw;
	}
	div.pesticide4 div.text p {
	    padding-left: 7vw;
	}

}

/************************************************************************************
smaller than 1060px
*************************************************************************************/
@media screen and (max-width: 1060px) {

	div#slide {
	    font-size: 17px;
	}

	div#commitment-slide .owl-carousel .owl-dot {
	    margin: 0 15px;
	}

}

/************************************************************************************
smaller than 991px
*************************************************************************************/
@media screen and (max-width: 991px) {

	body .desktop {
	    display: none !important;
	}
	body .mobile {
	    display: inline-block !important;
	}

	body {
	    font-size: 16px;
	}

	h2 {
	    font-size: 25px;
	}

	header div.topbar,
	header div.menu {
	    display: none !important;
	}

	.mainMenu {
	    float: right;
	    margin: 18px 0 0 0;
	}
	header .phone {
		float: right;
		margin: 8px 14px 0 0;
	}

	header div.headMenu div.content {
	    display: block;
	}
    header div.headMenu div#logo {
	    padding: 6px 0;
	    flex: auto;
	    float: left;
	    width: 84px;
	}

    nav#main {
        display: none;
    }
    #nav-icon {
        width: 29px;
        height: 26px;
        position: relative;
        margin: 0 auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 99999;
    }
    #nav-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #003d1f;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    #nav-icon span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    #nav-icon span:nth-child(2) {
        top: 9px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    #nav-icon span:nth-child(3) {
        top: 18px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    #nav-icon.open span {
        background: #ffffff;
    }
    #nav-icon.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 3px;
    }
    #nav-icon.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    #nav-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 3px;
    }

	header .responsivemenu div.top-menu,
	header .responsivemenu div.social {
		display: inline-block;
		width: 100%;
		margin-top: 20px;
	}

	/* HOME */
	div#head {
		margin-bottom: 16px;
	    min-height: 440px;
	    max-height: 555px;
	}

	div#commitment {
	    padding-bottom: 20px;
	    margin-bottom: 10px;
	}
	div#commitment div.title {
		height: 50px;
	}
	div#commitment div.title img {
	    margin: -10px 0 -20px 0;
	}
	div#commitment div.text {
	    margin: 40px auto 20px auto;
	    font-size: 20px;
	}

	div#process .owl-carousel .owl-stage .slide {
	    height: 60vw;
	    min-height: 565px;
	    position: relative;
	}
	#process .owl-carousel .owl-dots {
	    bottom: -12px;
	}

	div#process a.next {
	    bottom: 90px;
	    right: inherit;
	    z-index: 9;
	    left: 50%;
	    transform: translateX(-50%);
	    max-width: 30%;
	    min-width: 310px;
	}

	div.pesticide1 {
	    background: url('../img/bg-pesticide1.jpg') no-repeat 20% center;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
	div.pesticide1 img.icon {
	    margin-bottom: 20px;
	}
	div.pesticide1 div.text {
	    max-width: 85%;
	}

	div.pesticide2 {
	    background: url('../img/bg-pesticide2.jpg') no-repeat 65% center;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	    overflow: hidden;
	}
	div.pesticide2 div.content,
	div.pesticide3 div.content {
	    background: url('../img/shadow-mobile.png') no-repeat;
	    background-size: 120% 80%;
	    background-position: center bottom;
	}
	div.pesticide2 div.row {
	    display: block;
	}
	div.pesticide2 div.col {
	    display: inline-block;
	    width: 100%;
	}
	div.pesticide2 div.col:before {
	    display: none;
	}
	div.pesticide2 img.icon {
	    margin-right: -25px;
	    margin-top: -70px;
	    max-width: 26%;
	    min-width: 160px;
	    height: auto;
	}
	div.pesticide2 h2 {
	    width: 75%;
	    right: inherit;
	}
	div.pesticide2 div.text {
	    max-width: 100%;
	    padding-bottom: 0;
	    display: inline-block;
	}
	div.pesticide2 div.text a {
	    font-size: 14px;
	}

	div.pesticide3 {
	    background: url('../img/bg-pesticide3.jpg') no-repeat 55% center;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	    text-align: center;
	}
	div.pesticide3 img.icon {
	    margin: 0 0 -30px 0;
	}
	div.pesticide3 div.text {
	    max-width: inherit;
	    padding: 0;
	}
	div.pesticide3 div.text h2 {
	    text-align: right;
	    margin-bottom: 45px;
	}
	div.pesticide3 div.text h2 span.pre {
	    padding: 0;
	}
	div.pesticide3 div.text p {
	    padding-left: 0;
	}

	div.pesticide4 {
	    background: url('../img/bg-rsc.jpg') no-repeat 65% center;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	    text-align: center;
	}
	div.pesticide4 div.content {
	    background: url('../img/shadow-yellow-mobile.png') no-repeat;
	    background-size: 120% 80%;
	    background-position: center bottom;
	}
	div.pesticide4 img.icon {
	    margin: 0 0 20px 0;
	}
	div.pesticide4 div.text {
	    max-width: 100%;
	    padding: 0 3.75vw;
	}
	div.pesticide4 div.text p {
	    padding-left: 0;
	}

	div#commitment-slide div.slide img.can {
		display: none;
	}
	div#commitment-slide a.more {
		bottom: 80px;
	}
	div#commitment-slide .owl-carousel .owl-dots {
	    bottom: 10px;
	    left: 50%;
	    right: inherit;
	    transform: translateX(-50%);
	}
	div#commitment-slide .owl-carousel .owl-dot {
	    font-size: 40px;
	}
	div#commitment-slide .owl-carousel .owl-dot.active {
	    font-size: 55px;
	}
	div#commitment-slide div.owl-stage-outer {
		min-height: 500px;
	}
	div#commitment-slide div.slide {
	    padding: 50px 0 135px 0;
	    overflow: hidden;
	    height: auto;
	    min-height: 500px;
	}
	div#commitment-slide div.slide div.content {
    	width: 85%;
	}
	div#commitment-slide div.commitment-carousel div.commitment0 {
		display: flex;
		align-items: center;
	}
	div#commitment-slide div.commitment-carousel div.text {
	    padding: 40px 0;
	}
	div#commitment-slide div.commitment-carousel div.commitment1 div.image-logo {
	    padding-left: 0;
	}

	div#commitment-slide div.commitment-carousel div.commitment1 div.image-logo img.logo {
	    flex: 0 0 100px;
	    width: 100px !important;
	}
	div#commitment-slide div.commitment-carousel div.commitment2 div.image-logo {
		margin-bottom: 10rem;
	}
	div#commitment-slide div.commitment-carousel div.commitment2 div.image-logo img.logo {
	    margin-right: 10px;
	    position: absolute;
	    right: 0;
	    width: 95px;
	    top: 89px;
	}
	div#commitment-slide div.commitment-carousel div.commitment2 p {
	    padding-right: 10rem;
	    margin-top: -53px;
	}
	div#commitment-slide div.commitment-carousel div.text {
	    padding: 20px 0;
	}
	div#commitment-slide div.commitment-carousel div.commitment3 div.image-logo img.logo,
	div#commitment-slide div.commitment-carousel div.commitment6 div.image-logo img.logo {
	    flex: 0 0 100px;
	    width: 100px !important;
	    margin-left: 10px;
	}

	div#commitment-slide div.commitment-carousel div.commitment4 div.image-logo img.logo {
	    position: absolute;
	    width: 100px;
	    top: 65px;
	    right: 0;
	    margin: 10px 10px 0 0;
	}

	div#commitment-slide div.commitment-carousel div.commitment4 div.image-logo div p:first-child {
		padding-right: 10rem;
	}

	div#commitment-slide div.commitment-carousel div.commitment5 div.image-logo {
	    flex-direction: row-reverse;
	    justify-content: flex-end;
	}
	div#commitment-slide div.commitment-carousel div.commitment5 div.image-logo img.logo {
	    flex: 0 0 100px;
	    width: 100px !important;
	    margin-right: 0;
	}

	div#commitment-slide div.commitment-carousel div.commitment3 div.image-logo,
	div#commitment-slide div.commitment-carousel div.commitment6 div.image-logo {
	    margin-top: 0;
	}
	div#commitment-slide div.commitment-carousel div.commitment3 div.text ul,
	div#commitment-slide div.commitment-carousel div.commitment5 div.text ul,
	div#commitment-slide div.commitment-carousel div.commitment6 div.text ul {
	    padding-left: 25px;
	}

	div#commitment-slide .owl-carousel .owl-item img {
	    max-width: 70%;
	}


	/*KNOW*/
	div.know div#head img.main {
		max-width: 100%;
	}

	div#slide {
	    font-size: 14px;
	    margin-bottom: 40px;
	    padding: 40px 0 85px 0;
	}
	div#slide div.slide div.content {
		max-width: 768px;
		width: 90%;
	}
	div#slide div.slide div.title {
		margin-bottom: 20px;
	}
	div#slide div.slide div.question1 img {
		max-width: 100%;
	}

	h3 {
	    font-size: 23px;
    	line-height: 1.6;
	}

	/*SLIDE 1*/
	div#slide div.slide1 div.question1 div.text {
		position: inherit;
		top: inherit;
	    left: inherit;
	    max-width: 100%;
	    padding: 0 2% 0 5%;
	    margin-top: -95px;
	}
	div#slide div.slide1 div.question1 div.text h2 {
	    font-size: 25px;
	    margin-bottom: 35px;
	    padding-left: 75px;
	}
	div#slide div.slide1 div.question2 {
	    margin-top: 0;
	}
	div#slide div.slide1 div.question2 div.text {
	    max-width: 100%;
	    padding: 0 2% 0 5%;
	}
	div#slide div.slide1 div.question2 div.text h3 {
	    margin-left: 20px;
	}
	div#slide div.slide1 div.question2 div.text h3:before {
	    left: -5px;
	}

	/*SLIDE 2*/
	div#slide div.slide2 div.question1 div.text {
		position: inherit;
		top: inherit;
	    left: inherit;
	    max-width: 100%;
	    padding: 0;
	    margin-top: -190px;
	}
	div#slide div.slide2 div.question1 div.text h2 {
	    font-size: 25px;
	    margin-bottom: 150px;
	}
	div#slide div.slide2 div.question1 div.text h2 span.pre {
	    margin-left: 15px;
	}
	div#slide div.slide2 div.question1 div.text p {
	    max-width: 100%;
	    padding: 0 2% 0 5%;
	}
	div#slide div.slide div.question2 {
	    margin-top: 20px;
	}
	div#slide div.slide2 div.question2 div.text {
	    max-width: 100%;
	    margin-left: 0;
	}
	div#slide div.slide2 div.question2 div.text h3 {
	    margin-left: 0;
	}
	div#slide div.slide2 div.question2 div.text p {
	    padding: 0 2% 0 8%;
	}

	/*SLIDE 3*/
	div#slide div.slide3 div.title {
	    margin-bottom: 45px;
	}
	div#slide div.slide3 div.question1 {
	    max-width: 100%;
	    text-align: left;
	}
	div#slide div.slide3 div.question1 img.desktop {
		display: none;
	}
	div#slide div.slide3 div.question1 div.text {
		position: inherit;
		top: inherit;
	    left: inherit;
	    max-width: 100%;
	}
	div#slide div.slide3 div.question1 div.text h2 {
	    font-size: 25px;
	    margin: -65px 0 55px 0;
	    padding: 0 12px;
	}
	div#slide div.slide3 div.question1 div.text h2 span.pre {
	    margin-left: 35px;
	}

	/*SLIDE 4*/
	div#slide div.slide4 div.question1 div.text {
		position: inherit;
		top: inherit;
	    left: inherit;
	    max-width: 100%;
	    padding: 0 2% 0 5%;
	    margin-top: -155px;
	}
	div#slide div.slide4 div.question1 div.text h2 {
	    font-size: 25px;
		margin-left: 15px;
		margin-bottom: 115px;
	}
	div#slide div.slide4 div.question1 div.text h2 span.pre {
	    margin-left: 5vw;
	}
	div#slide div.slide4 div.question2 {
	    margin-top: 20px;
	}
	div#slide div.slide4 div.question2 div.text {
	    max-width: 100%;
	    margin-left: 0;
	    padding: 0 2% 0 5%;
	}
	div#slide div.slide4 div.question2 div.text h3 {
	    font-size: 16px;
	    margin-left: -16px;
	    margin-right: 20%;
	    width: 120%;
	    padding: 0 15px;
	}

	/*SLIDE 5*/
	div#slide div.slide5 div.question1 img {
	    float: right;
	}
	div#slide div.slide5 div.question1 div.text {
		position: inherit;
		top: inherit;
	    left: inherit;
	    max-width: 100%;
	    padding: 0 2% 0 5%;
	    display: inline-block;
	    width: 100%;
	}
	div#slide div.slide5 div.question1 div.text h2 {
	    font-size: 25px;
	    text-align: left;
	}
	div#slide div.slide5 div.question1 div.text h2 span.pre {
	    margin-right: 0;
	    display: inline;
	}
	div#slide div.slide5 div.question1 div.text p {
	    max-width: 100%;
	}

	.owl-carousel .owl-dot {
		width: 17px;
	    height: 25px;
	    margin: 0 10px;
	}
	.owl-carousel .owl-dot.active {
	    height: 61px;
	}
	.owl-carousel .owl-dots {
	    bottom: -95px;
	}


	footer div.content {
	    padding: 40px 0 20px 0;
	}
	footer div.social {
		float: none;
		margin-top: 40px;
	}
	footer div.nav {
		position: inherit;
		right: inherit;
    	top: inherit;
		margin: 15px 0 0 0;
		width: 100%;
		float: none;
	}
	footer div.nav ul li {
		width: 100%;
		text-align: center;
		float: none;
		display: block;
		font-size: 16px;
		margin-bottom: 5px;
	}
	footer div.nav ul li.sep {
		display: none;
	}

}

/************************************************************************************
smaller than 768px
*************************************************************************************/
@media screen and (max-width: 768px) {

	body {
	    font-size: 14px;
	}
	div.pesticide2 div.text a {
	    font-size: 12px;
	}
	header .phone {
	    margin: 10px 14px 0 0;
	}

}


/************************************************************************************
smaller than 375px
*************************************************************************************/
@media screen and (max-width: 375px) {

	div#slide div.slide div.question1 div.text h2 {
	    font-size: 21px;
	}
	div#slide div.slide2 div.question1 div.text {
	    margin-top: -170px;
	}
	div#slide div.slide2 div.question1 div.text h2 {
	    margin-bottom: 130px;
	}
	div#slide div.slide3 div.question1 div.text h2 span.pre {
	    margin-left: 30px;
	}

	h3 {
	    font-size: 21px;
	}

}
