.frv_bigHeaderBold, .frv_Header2, .block, .frv_textCentered_2, .frv_Header3 {font-family: Verdana;}
.frv_text4, .frv_text_italic, .frv_link, .frv_listTop {font-family: Verdana;}

.frv_bigHeaderBold {
  font-size: 24px;
  font-style: normal;
  color: #535353;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
  line-height: 130%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 25px;
}

.frv_bigHeaderRed {
  font-size: 26px;
  font-style: normal;
  color: #7f1b04;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
  line-height: 130%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 25px;
}

.frv_bigHeaderGrey {
  font-size: 22px;
  font-style: normal;
  color: #707070;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
  line-height: 130%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
}

.block .frv_Header2, .frv_Header2 {
  font-size: 20px;
  font-style: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
  line-height: 120%;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 10px;
}

.frv_Header3, .frv_Header3Top, .frv_Header3Bottom {
  font-size: 18px;
  font-style: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  letter-spacing: 0px;
  line-height: 140%;
  font-weight: normal;
  text-align: center;
  margin: 10px 10px 15px 10px;
}

.frv_textCentered_2, .frv_textCenteredTop, .frv_textCenteredBottom {
  font-size: 17px;
  font-style: normal;
  line-height: 130%;
  font-weight: normal;
  text-align: center;
 }
 
.frv_listTop {
   font-size:16px;
   text-align:left;
   font-style: normal;
   line-height: 130%;
   font-weight: normal;
   margin: 10px 0px 10px 10px;
 }

.frv_Header3 {
  margin: 10px 10px 15px 10px;
}

.frv_Header3Top {
  margin: 10px 0px 0px 0px;
}

.frv_Header3Bottom {
  margin: 0px 0px 15px 0px;
}

.frv_textCentered_2 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.frv_textCenteredTop {
  margin-bottom: 3px;
  margin-top: 10px;
 }
 
.frv_textCenteredBottom {
  margin-bottom: 10px;
  margin-top: 0px;
 }

.frv_text4 {
  font-size: 14px;
  font-style: normal;
  line-height: 140%;
  font-weight: normal;
  text-align: left;
  margin: 10px 0px 10px 5px;
}

.frv_text_italic {
  font-size: 14px;
  font-style: italic;
  line-height: 140%;
  font-weight: normal;
  text-align: center;
  margin: 0px 10px 0px 10px;
}

.frv_link {
  font-size: 14px;
  font-style: italic;
  line-height: 120%;
  font-weight: normal;
  text-align: right;
  margin: 10px 20px 10px 10px;
  color: #0000ff;
}

.blue {
  color: #0000ff;
}

.wrap {
  width: 100%;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.wrap_grey {
  width: 95.5%;
  position:center;
  border: 0px;
  background-color: #E3E3E3;
  padding: 10px;
  margin: 0px 1%;
}

.wrap_advert {
  width: 83%;
  position:center;
  border: 0px;
  background-color: #F0F0F0;
  padding: 10px;
  margin: 10px auto 20px;
}

#main div.wrapgreyadvert {
   width: 97%;
   height: auto;
   position:center;
   border: 0px;
   margin: 10px auto 10px;
   padding: 10px;
   background-color:#DADADA;
}

#main div.wrapgreyadvert p {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}

#main div.wrapgreyadvert p.reason_offer {
margin-bottom: 0.5em;
font-weight: bold;
}


.img_wrapper img {
  width: 100%;
  height: auto;
}

.gap {
  display: inline-block;
  width: 2%;
  height: 2px;
  position: relative;
  left: 0;
  text-align: center;
  vertical-align: top;
  top: 10px;
  margin: 0px;
  padding: 0px;
}

.frv_table {
  width:100%;
  display:table;
  border-collapse:separate;
  border-spacing:0px;
}

.frv_row {
  width:100%;
  display:table-row;
}

.frv_cell, .frv_cell_1, .frv_cell_2 {
  display:table-cell;
  padding:0px;
  border:0px;
  vertical-align:top;
}


section {
  margin: 0px;
  padding: 0px;
  border: 0px none;
}

hr {
  display:block;
  height: 1px;
  border: 0;
  border-top: 1px solid #E3E3E3;
  margin: 20px 0px 30px 0px;
}

hr.short {
  margin-bottom:10px;
  margin-top:20px;
 }


br {
  margin-bottom: 0px;
  margin-top: 0px;
}

.two_column, .two_columnOne, .two_columnTwo {
  position: relative;
  left: 0;
  text-align: center;
  vertical-align: top;
  top: 10px;
  margin-bottom: 0px;
}

.two_column_grey {
  position: relative;
  left: 0;
  height:auto;
  text-align: center;
  vertical-align: top;
  top: 10px;
  padding-bottom:15px;
  margin-left: 60px;
  margin-right:-60px;
}

.tri_column {
  position: relative;
  left: 0;
  text-align: center;
  vertical-align: top;
}

.tri_column_grey {
  position: relative;
  background-color: #E3E3E3;
  left: 0px;
  text-align: center;
  vertical-align: top;
  top: 10px;
  margin-bottom: 15px;
}

.red {
	color: #ff0000;
}

@media only screen and (min-width: 960px) {

.two_column {
    display: inline-block;
    width: 47.8725%;
    margin: 0 0.9%;
 }
  
.two_columnOne {
   display: inline-block;
    width: 53%;
}
  
.two_columnTwo {
   display: inline-block;
    width: 39%;
}

  .two_column_grey {
    display: inline-block;
    width: 46%;
  }

  .tri_column {
    display: inline-block;
    width: 30.852%;
    margin: 0px 1.0459%;
  }

  .tri_column_grey {
    display: inline-block;
    width: 30.95%;
    margin: 0px 1%;
    height: 270px;
  }
  
 .frv_cell_1 {
  width: 58%;
}

.frv_cell_2 {
  width: 17%;
}

hr.short {
  width: 50%;
  margin-left: 25%;
 }


}

@media only screen and (min-width: 768px) and (max-width: 959px) {

  .frv_Header3, .frv_Header3Top, .frv_Header3Bottom {
    font-size: 14px;
  }
  
  
  .frv_Header3 {
    margin: 10px 0px 12px 0px;
  }
  
  .frv_HeaderTop {
    margin: 10px 0px 0px 0px;
  }
   .frv_HeaderBottom {
    margin: 0px 0px 12px 0px;
  }
 
 .frv_textCentered_2 {
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.frv_listTop {
  font-size: 14px;
  margin-left:-10px;
 }

 .frv_textCenteredTop, .frv_textCenteredBottom {
  font-size: 15px;
 }

  .frv_text4 {
    font-size: 13px;
    margin: 10px 0px 10px 0px;
  }

  .frv_text_italic {
    font-size: 13px;
    margin: 0px 5px 0px 5px;
  }

  .frv_link {
    font-size: 13px;
    margin: 10px 15px 10px 10px;
  }

.two_column {
    display: inline-block;
    width: 47.5%;
    margin: 0 1%;
}
  
.two_columnOne {
   display: inline-block;
    width: 53%;
}
  
.two_columnTwo {
   display: inline-block;
    width: 39%;
}

  .two_column_grey {
    display: inline-block;
    width: 46%;
  }

  .tri_column {
    display: inline-block;
    width: 30.8%;
     margin: 0px 1%;
  }

  .tri_column_grey {
    display: inline-block;
    width: 30.8%;
    margin: 0px 1%;
    height: 280px;
  }
  
.frv_cell_1 {
  width: 58%;
}

.frv_cell_2 {
  width: 17%;
}
  
  hr {
    margin: 15px 0 25px 0;
  }
  
  hr.short {
  width: 50%;
  margin-left: 25%;
 }
  
.wrap_advert {
  width: 90%;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

.frv_Header3, .frv_Header3Top, .frv_Header3Bottom {
    font-size: 16px;
  }
  
.frv_textCentered_2, .frv_textCenteredTop, .frv_textCenteredBottom {
  font-size: 15px;
 }
 
.frv_listTop {
  font-size: 14px;
  line-height: 140%;
   margin: 5px 0px 5px -10px;
 }
 

  .two_column_grey {
    margin: 0px;
  }
  
  .wrap_grey {
  margin: 0px;
  }

  .tri_column_grey {
    position: center;
    margin: 15px 0 30px;
    padding: 10px;
  }
  
  .tri_column {
  width:290px;
  margin: 25px auto 10px;
  padding:0px;
  }
  
 .two_column {
  margin: 25px 0 10px;
  }

  .img_wrapper img {
    width: 440px;
  }
  
  div.tri_column div.img_wrapper img {
  width: 290px;
  }
  
 div.two_column div.img_wrapper img {
  width: 450px;
  }

  hr {
    margin: 2.1vw 0 3.1vw 0;
  }
  
hr.short {
  margin-bottom: 10px;
  margin-top:20px;
  }
  
  .wrap_advert {
  width: 100%;
  margin: 0px auto;
}

.frv_cell_1 {
  display: table-cell;
  width: 58%;
}

.frv_cell_2 {
  display: table-cell;
  width: 17%;
}
  
}


 @media only screen and (max-width: 479px) {

.frv_Header3, .frv_Header3Top, .frv_Header3Bottom {
    font-size: 14px;
  }
  
.frv_textCentered_2,.frv_textCenteredTop, .frv_textCenteredBottom {
  font-size: 14px;
 }
 
.frv_listTop {
  font-size: 12px;
  line-height: 110%;
   margin: 5px 0px 5px -10px;
 }

  .two_column_grey {
    margin: 0;
  }

.wrap_grey {
  margin: 0px;
  }

  .tri_column_grey {
    position: center;
    margin: 15px 0 30px;
    padding: 10px;
  }
  
  .two_column {
  margin: 25px 0 10px;
  }
  
  
   .tri_column {
  width:290px;
  margin: 25px auto 10px;
  padding:0px;
  }

  .img_wrapper img {
    width: 440px;
  }
  
div.tri_column div.img_wrapper img {
  width: 290px;
  }
  
   div.two_column div.img_wrapper img {
  width: 450px;
}

  hr {
    margin: 2.1vw 0 3.1vw 0;
  }
  
  hr.short {
  margin-bottom: 10px;
  margin-top:20px;
  }
  
  .wrap_advert {
  width: 100%;
  margin: 0px auto;
}

.frv_cell_1 {
  width: 86%;
}

.frv_cell_2 {
  width: 3%;
  height:0px;
  display: none;
 }
 
 .frv_listTop {
  font-size: 14px;
  line-height: 130%;
   margin: 5px 0px;
 }
  
}
