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

  .triangles{
    width: 1900px;
    left: 50%;
    margin-left: -950px;
  }

}

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

  h2{
    font-size: 36px;
  }

  .map-bg .phone{
  	font-size: 24px;
  	margin-bottom: 12px;
  }

  .map-bg .contact{
  	font-size: 18px;
  	margin-bottom: 12px;
  }

  /* .product{
    width: 290px;
    margin-left: -145px;
  } */

  /* .product p{
    line-height: 1.5;
  }

  .product .option{
    margin-bottom: 10px;
  }

  .product .img{
    line-height: 218px;
  }

  .product._adv .text{
    margin-top: 20px;
  } */

  #big-master{
    right: 0px;
  }

  .brands-cell img{
    max-width: 80%;
  }

  #tractors{
    top: 200px;
    left: -160px;
  }

  #master{
    right: -110px;
    background-image: url(../img/big-master-min.png);
    height: 459px;
    width: 324px;
  }



}

@media only screen and (max-width : 992px) {
	.mt45_trailer{
		margin-top:45px;
	}

  .container{
    padding: 0 70px;
  }

  .head-map{
    background-image: none;
  }

  #map-marker{
    display: none;
  }

  .map-bg{
  	height: auto;
  	padding: 40px 0px;
  }

  p{
    font-size: 18px;
    line-height: 1.65;
  }

  #s1 p{
    font-size: 18px;
    margin-bottom: 100px;
  }

  #s4 p{
    margin-bottom: 30px;
  }

  section{
    padding: 60px 0;
  }

  .s1-s1{
    margin-bottom: 40px;
    /*margin-top: 350px;*/
  }

  h1{
    margin-top: 70px;
  }

  #logotype{
    top: 26px;
  }

  #trucks{
    top: -68px;
    right: -380px;
	position: unset;
  }
  .electro_img{
		display:none;
  }

  .s1-s2_table{
    display: none;
  }

  .s1-s2_table._min1,.s1-s2_table._min2{
  	display: table;
  }

  .s1-s2_table._min1{
    margin-bottom: 30px;
  }

  .s1-s2_table._min2{
    margin: 0 auto;
    margin-bottom: 60px;
    width: 460px;
  }

  .s1-s2_table._min1 .s-cell:first-of-type{
    width: 90px;
  }

  .s1-s2_table._min1 .s-cell:last-of-type{
    width: 128px;
  }

  .product{
    width: 612px;
    margin-left: -306px;
    padding: 0 100px 50px;
  }

  .product._adv{
    padding: 0 20px 50px;
  }

  .product .option{
    margin-bottom: 15px;
  }

  .product .img{
    line-height: 208px;
  }

  .product._adv .text{
    margin-top: 50px;
  }

  .product .option{
    margin-top: 25px;
    font-size: 18px;
    margin-bottom: 9px;
  }

  .product-container{
    height: auto;
  }

  .product{
    position: relative;
  }

  .s1-big-img.sm12{
    text-align: left;
    padding-left: 50px;
  }

  .sm12-1{
    margin-top: 265px;
  }

  #trailer{
    left: auto;
    right: 78px;
    top: -30px;
  }

  /* #contact-btn{
    top: 0px;
  } */

  #big-master{
    right: -130px;
    bottom: -60px;
  }

  .product-container._adv-container{
    height: 204px;
  }

  .product._adv {
    background: url(../img/product-adv-min.png);
  }

  .brands-cell:first-of-type{
    text-align: left;
  }

  .brands-cell:last-of-type{
    text-align: right;
  }

  .p-tractors{
    margin-bottom: 30px;
  }

  #combines {
    top: -86px;
    right: -437px;
  }

  #tractors{
    top: 75px;
    right: -566px;
    left: auto;
  }

  .mt-1{
    margin-top: 368px;
  }

  .mt-2{
    margin-top: 367px;
  }

  .mt-3{
    margin-top: 30px;
  }

}

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

  .fixed-menu a{
    font-size: 30px;
  }

}
