
@media (min-width: 500px) and (max-width: 775px) {
	

	header {
	    width: 100%;
	    height:auto;
	    transform-box: view-box;
	    background: url(../../img/cl-serv-sec2.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    font-family: sans-serif;
	    font-size: 12px;
	    position: relative;
	}

	


	/* navbar*/
	.menu {
	    text-align: right;
	    padding-top: 4%;
	    padding-right: 2%;
	    position: fixed;
	    z-index: 3;
	}

	.menu__icon {
	   display: none;
	   width: 45px;
	   height: 35px;
	   position: relative;
	   cursor: pointer;
	}

	.menu__icon span {
	  display: block;
	  position: absolute;
	  height: 5px;
	  width: 92%;
	  background: #6FBD84;
	  border-radius: 1px;
	  opacity: 1;
	  left: 0;
	  transform: rotate(0deg);
	  transition: .25s ease-in-out;
	}

	.menu__icon span:nth-child(1) {
	  top: 0px;
	}

	.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
	  top: 13px;
	}

	.menu__icon span:nth-child(4) {
	  top: 26px;
	 }

	.menu__links-item {
	    display: inline-block;
	    color: #fff;
	    font-family: Arial;
	    font-size: 14px;
	    line-height: 30px;
	    padding: 0 10px;
	    text-transform: uppercase;
	    text-decoration: none;
	    cursor: pointer;
	}

	.menu__links-item:hover {
	    text-decoration: underline;
	}

	.menu.menu_state_open .menu__icon span:nth-child(1) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	.menu.menu_state_open .menu__icon span:nth-child(2) {
	  transform: rotate(45deg);
	}

	.menu.menu_state_open  .menu__icon span:nth-child(3) {
	  transform: rotate(-45deg);
	}

	.menu.menu_state_open  .menu__icon span:nth-child(4) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	.menu.menu_state_open .menu__links {
	  display: block;
	  padding-top: 3%;  
	}

	@media screen and (max-width: 999px) {
	  .menu__icon{
	    display: inline-block;
	  }
	  
	  .menu__links {
	    position: fixed;
	    display: none;
	    top: 0;
	    right: 0;
	    left: 0;
	    margin-top: 0px;
	    background-color: rgba(0, 0, 0, 1);
	    z-index: 1000;
	    overflow: auto;
	  }
	  
	  .menu__links-item {
	    display: block;
	    padding: 30px 0;
	    text-align: center;
	    color: #ffffff;
	  }
	}
	/* navbar end*/

	/* text and button and logo*/
	.lg1{
		display: block;
	    margin-right: auto;
		width: 13%;
		height: 13%;
		margin-left: 3%;
		margin-top: 5%;
	}
	.title {
	    margin-top: 3%;
	    margin-bottom: 3%;
	    margin-left: auto;
	    margin-right: auto;
	    text-transform: uppercase;
	}
	.title h1 {
	    font-size: 300%;
	    color: #154415;
	    font-family: Roboto;
	    font-weight: 600;
	}
	.main_text {
	    margin-left: 15%;
	    margin-right: 15%;
	    color: black;
	    text-shadow: 0px 0px 10px white;
	    text-transform: uppercase;
	}
	.main_text h3 {
	    font-size: 140%;
	}
	.aone {
		margin-bottom: 5%;
		margin-top: 3%;
	    color: #28a745;
	    text-transform: uppercase;
	    text-align: center;
	}
	.aone a {
		font-size:150%; 
	    color: #328533;
	    border: 1px solid #28a745;
	    border-radius: 5px;
	    padding: 2% 3% 2% 3%;
	    background-color: #ffffffc7;
	    letter-spacing: 3px;
	}
	.aone :hover{
		background: #fff;
		text-decoration: none;
		box-shadow: 0 0 40px rgba(185,176,219,0.5);
	}

	/* text and button and logo end*/

	/*section2*/

	.btn-primary{
		display: inline-block;
		text-align: center;
		text-decoration: none;
		border-radius: 10px;
		color: #ffffff;
		background-color: #4DE785;
		font-size: 40px;
		padding: 10px 40px;
		border:0;
	}

	.card-text{
		font-size: 200%;
	}
	.price{
		font-size: 400%;
	}
	.margin_top{
		margin-top: 11%;
	}
	.uppercase{
		text-transform: uppercase;
	}
	.card{
		border:0;
		box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	}
	.col_aligment{
		text-align: -webkit-center;
	}
	/*section2 end*/




	/*<!--section for HOW_IT_WORKS-->*/

	/*<!--section for HOW_IT_WORKS_END-->*/



	/*footer*/
	footer{
		padding-top: 2%;
	}
	footer a{
		color: #fff;
	}
	footer a:hover{
		color: #fff;
		transition: 0.2s;
		text-decoration: none;
		font-size: 110%;
	}

	/*footer end*/


	.btn-primary1{
		background: #4DE785;
	    color: #fff;
	}

	.title1{
		justify-content: center;
	}
	.mr_top{
		margin-top:20px;
	}
	.img_how_it_works{
	    margin: 0 auto;
	    width: 40%;
	}
	.block_img_of_advantages{
		text-align: center;
	}
	.img_of_advantages{
		width: 30%;
	}
	.row{
		margin-left: 0px;
		margin-right: 0px;
	}
	.section_application{
	  position: relative;
	  width: 70%;
	  margin: 90px auto;
	  padding-top:5%;
	}
	.sectionnum{
	  position: relative;
	  width: 90%;
	  margin: 90px auto;
	  padding-top:3%;
	  box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	}
	.block_with_arrow{
		writing-mode:tb;
		width: 50%;
	}
	.arrow{
		height: 90%;
	}
}