@media screen and (max-width:1600px) {
  
  /* 포르쉐 중고차 */

  #content1_wrap{
    width: 100vw;
    height: 450px;
  }
  .content1{
    width: 1600px;
    height: 550px;
    margin: 0 auto;
  }

  .cont_box > img{
    width: 450px;
  }
#brandVisual{
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  height: 500px;
  margin-left: 100px;
  margin-top: 30px;

}

  
  /* 포르쉐 소셜 */

  .container2{
  width: 1400px;
  height: 300px;
  background: url(../images/cont2.png) no-repeat;
  background-size: cover;
  background-position: center center;
  margin-left: 90px;
  position: relative;
  margin-top: 20px;
}
.con2_box3{
  width: 135px;
  height: 40px;
  float: right;
  position: absolute;
  right: -80px;
  text-align: center;
}



/* 쇼핑툴 */
.container3{
  width: 1600px;
  height: 350px;
  margin-left: 95px;
  margin-top: 20px;
  cursor: pointer;
}
.con3_box1{
  width: 430px;
  height: 350px;
  background: url(../images/AnyConv.com__aticle3_1.png) no-repeat;
  background-position: center;
  float: left;
  position: relative;
}

/* discovers */

.container4{
  width: 1600px;
  height: 350px;
  margin-left: 100px;
  margin-top: 20px;
}

.container4 a{
  display: block;
  width: 330px;
  height: 350px;
  float: left;
}

/* Build & Find  */
.container5{
  width: 1600px;
  height: 250px;
  margin-left: 30px;
  margin-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
}

@media screen and (max-width:1440px) {
  #content1_wrap{
    width: 100vw;
    height: 430px;
  }

  .cont_box > img{
    width: 410px;
  }
  
  .content1{
    width: 1440px;
    height: 550px;
    margin: 0 auto;
  }
    /* 포르쉐 소셜 */
    .container2{
      width: 1250px;
      height: 300px;
      background: url(../images/cont2.png) no-repeat;
      background-size: cover;
      background-position: center center;
      margin-left: 90px;
      position: relative;
      margin-top: 20px;
    }
    .con2_box3{
      width: 135px;
      height: 40px;
      float: right;
      position: absolute;
      right: -87px;
      text-align: center;
    }
    
    /* 쇼핑툴 */
.container3{
  width: 1600px;
  height: 350px;
  margin-left: 95px;
  margin-top: 20px;
  cursor: pointer;
}
.con3_box1{
  width: 430px;
  height: 350px;
  background: url(../images/AnyConv.com__aticle3_1.png) no-repeat;
  background-position: center;
  float: left;
  position: relative;
}
.con3_box2{
  width: 270px;
  height: 350px;
  background: url(../images/AnyConv.com__aticle3_2.png) no-repeat;
  background-position: center;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.con3_box3{
  width: 270px;
  height: 350px;
  background: url(../images/AnyConv.com__aticle3_3.png) no-repeat;
  background-position: center;
  float: left;
  position: relative;
}
.con3_box4{
  width: 270px;
  height: 350px;
  background: url(../images/AnyConv.com__aticle3_4.png) no-repeat;
  background-position: center;
  float: left;
  position: relative;
}
/* 호버시메뉴 */
.con3_box1:hover .con3_text a,
.con3_box2:hover .con3_text a,
.con3_box3:hover .con3_text a,
.con3_box4:hover .con3_text a{
  display: block;
  color: red;
  transition: all 0.3s;
  font-weight: bold;
  font-size: 1rem;
}
.con3_text:last-child a{
  display: block;
  color: #ffffff;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: -1px;
}


/* discovers */

.container4{
  width: 1440px;
  height: 350px;
  margin-left: 100px;
  margin-top: 20px;
}

.container4 a{
  display: block;
  width: 280px;
  height: 350px;
  float: left;
}

/* Build & Find  */
.container5{
  width: 1600px;
  height: 250px;
  margin-left: 1px;
  margin-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.con5_box1,
.con5_box2,
.con5_box3,
.con5_box4{
  width: 370px;
  height: 220px;
  float: left;
  margin-top: 20px;
  padding-left: 15px;
}
}