@media only screen and (max-width: 1500px) {

   .portfolio {
      width: 100.3%;
   }

   .portfolio li {
      width:25%;
      margin:0 auto;
   }

.boxdividi_photo1{
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    padding: 20px 10px 0px 10px;
    text-align: center;
    background: #eee;
    height: 240px;
}

.boxdividi_photo{
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    padding: 20px 10px 0px 10px;
    text-align: center;
    background: #eee;
}

.boxdividi_photovid{
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    padding: 20px 10px 0px 10px;
    text-align: center;
    background: #eee;
    height: 290px;
}

.boxdividi_photovid1{
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    padding: 20px 10px 0px 10px;
    text-align: center;
    background: #eee;
    height: 240px;
}
}