  .content .table tr:nth-child(2n+1) {
  background-color: #139dd9;
  color: white;
}

.content .table td {
  padding: 5px;
  border: none;
}

.content .table {
  border: none;
}

.content .table2 td {
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: none;
  border-top: 1px solid #139dd9;
}

.content .table2 {
  border: none;
}

.content .table3 td {
  padding-right: 20px;
  /*padding-top: 10px;*/
  padding-bottom: 20px;
  border: none;
  /*border-top: 1px solid #139dd9;*/
}

.content .table3 {
  border: none;
}

.content .line {
  border: 1px solid #666666;
}

.content .center-row {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.content .center-row2 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.content .center-row3 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.content .ima-1, .content .ima-2 {
  width: 70%;
}

.content .ima-5 {
  width: 60%;
}

.content .ima-4 {
  width: 100%;
}

.content .ima-3 {
  width: 15%;
}

.content .partner-img-1, .content .partner-img-3 {
  width: 80%;
}

.content .partner-img-2 {
  width: 70%;
}

.content .partner-img-4 {
  width: 90%;
}

.partner-img-5 {
  width: 70%;
}

.content .partner-row {
  display: flex;
  align-items: center;
}

.content .partner-col-1 {
  max-width: 16.67%;
}

.content .partner-col-2 {
  max-width: 33.33%;
}

@import "http://fonts.googleapis.com/css?family=Quicksand:700,400";
.content .box{ text-align: center; position: relative; margin-top:15px; height: 450px; }
.content .box > .image { position: relative; z-index: 2;/* margin: auto; height: 188px; border: 4px solid white; line-height: 188px; border-radius:2%; background: rgb(170,196,196);*/ vertical-align: top; }
.content .box > .info { margin-top: -35px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.content .thumbnail{position: relative; z-index: 2;margin: auto; height: 188px; border: 4px solid white;vertical-align: top; border-radius:2%;}

.content .title { font-family: Arial, Helvetica, "Quicksand",sans-serif !important; font-size: 18px; color: #222; font-weight: 250; }
.content .box > .info > p { font-family: "Quicksand",sans-serif !important; font-size: 15px; color: #666; line-height: 1.5em; margin: 20px;}
.content .space { height: 2px; /*background-color: #58585a;*/}

/* for publications landing page */
.content .box > .pub-info { margin-top: -95px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.content .pub{position: relative; z-index: 2;margin: auto;  height: 135px; border: 8px solid white;vertical-align: top;  }
.content .pub-title { font-family: Arial, Helvetica, "Quicksand",sans-serif !important; font-size: 20px; color: #00407a; font-weight: 500; margin-top: 100px; }
.content .box > .pub-info > .more a { font-family: "Quicksand",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.content .box > .pub-info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.content .box > .pub-info > p { font-family: "Quicksand",sans-serif !important; font-size: 15px; color: #666; line-height: 1.5em; margin: 20px;}

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .content .title { font-family: Arial, Helvetica, "Quicksand",sans-serif !important; font-size: 14px; color: #222; font-weight: 250; margin-right: 120px !important; }
  .content .box > .info > p { font-family: "Quicksand",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: -10px; max-width: 60%}
}

@media only screen and (max-width: 767px) {
  .content .box{ text-align: center; position: relative; margin-top:15px; height: 100%; }
  .content .box > .info > p { font-family: "Quicksand",sans-serif !important; font-size: 15px; color: #666; line-height: 1.5em; margin: -10px; max-width: 90%}
  
  .content .center-row, .content .center-row3 {
    width: 100%;
  }
  
  .content .ima-1 {
    width: 80%;
  }
  
  .content .ima-4 {
    width: 100%;
    margin-top:20px;
  }
  
  .content .ima-5 {
    width: 70%;
    margin-top:20px;
  }
  
  .content .ima-2 {
    width: 80%;
    margin-top:20px;
    /*margin-bottom: 20px;*/
  }
  
  .content .ima-3 {
    width: 60%;
  }
  
  .content .partner-row {
    display: inline;
    text-align: center;
  }
  
  .content .partner-col-1, .content .partner-col-2 {
    min-width: 100%;
  }
  
  .content .partner-img-1, .content .partner-img-2 {
    min-width: 80%;
    margin-bottom: 20px;
  }
  
  .content .partner-img-3, .content .partner-img-4, .content .partner-img-5 {
    min-width: 100%;
    margin-bottom: 20px;
  }
  
  .content .center-row2 {
   margin-top: 0;
   width: 100%;
  }
  
  .content .img-conf {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
} 

@media only screen and (max-width: 1200px) and (min-width: 993px) {
  .content .title { font-family: Arial, Helvetica, "Quicksand",sans-serif !important; font-size: 18px; color: #222; font-weight: 250; margin-right: 60px !important; }
  .content .box > .info > p { font-family: "Quicksand",sans-serif !important; font-size: 15px; color: #666; line-height: 1.5em; margin: -10px; max-width: 60%}
  .content .box > .info > p { font-family: "Quicksand",sans-serif !important; font-size: 15px; color: #666; line-height: 1.5em; margin: -10px; max-width: 80%}
} 