.contact_address { padding-left: 25px; margin-top: 40px; color: #707579; }
.map_container {
  margin-top: 78px;
  /*background-color: #176ab4;

  padding-top: 100px;*/
}

#contact_page_map {
  height: 400px; z-index: -1;}
  @media only screen and (max-width: 480px) {
#contact_page_map {
      height: 300px; } }
#form_spacer { padding-top: 100px; padding-right: 50px; }
#form_spacer img { padding-right: 38px; }
#setup-modal .assistant_form_container { margin-bottom: 0px; box-shadow: none !important;}

.contline { display: block; width: 100%; margin-bottom: 20px; }
.contact_address i { min-width: 20px; /*margin-right: 5px; */}
.contline
{
  padding-left: 20px;
    text-indent:-20px;
}
.contline span
{
  /*padding-left: 15px;
  text-indent:-15px;*/
}

.lasttourtitle { text-align: center; color: #fff; font-size: 2.5em; margin-top: 40px; margin-bottom: 20px; line-height: 40px;}
.lasttourtext { text-align: center; color: #fff; font-size: 2.0em;  }
.tour_head { color: #fff; text-align: center; font-size: 2em;
line-height: 1.2em; font-weight: 300; }

.partner_container {
  background-color: #f04c23;
  margin-top: 80px;
  padding-top: 100px;
  /*padding-bottom: 100px;*/
}

.partner_container .setup_icon_col {
  position: relative;
}

.partner_container .setup_icon_col img {
  position: absolute;
  top: -20px;
  right: 0;
  height: 350px;
}

.partner_container .text_container {
  /*max-width: 70%;*/
  min-height: 350px;
  padding-left: 80px;
}

.partner_container .text_container * {
  color: white;
}

.partner_container .text_container .title {
  margin-bottom: 40px;
}

/*.partner_container .text_container .title p {
  font-size: 2.5em;
  line-height: 1.2em;
}*/

.partner_container .text_container .title p:first-child {
  font-size: 2.5em;
  line-height: 1.2em;
}
.partner_container .text_container .title p:last-child {
  font-size: 2.0em;
  line-height: 1.2em;
}

.partner_container .text {
  font-size: 18px; color: #fff;
  margin-bottom: 40px;
  font-weight: 300;
}

@media only screen and (max-width: 480px) {
  .partner_container {
    padding-top: 20px;
  }
  .partner_container .setup_icon_col {
    display: none;
  }
  .partner_container #setup_text_col {
    max-width: 100%;
    width: 100%;
    flex-basis: 100%;
  }
  .partner_container .text_container {
    max-width: 100%;
    min-height: 0;
  }
}
.partner_info_install_button {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 170px;
}
.partner_table_container {
  background-color: #fff;
  padding: 30px 30px;
  border-radius: 15px;
  margin-bottom: 50px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: -120px;
}

.partner_table_container table {
    border-collapse: collapse;
    margin-bottom: 0px;
    color: #707579;
}
.partner_table_container table td, table th {
    border: 1px solid #707579;
    color: #707579;
    text-align: center;
}
.partner_table_container table tr:first-child th {
    border-top: 0;
}
.partner_table_container table tr:last-child td {
    border-bottom: 0;
}
.partner_table_container table tr td:first-child,
.partner_table_container table tr th:first-child {
    border-left: 0;
    text-align: left;
}
.partner_table_container table tr td:last-child,
.partner_table_container table tr th:last-child {
    border-right: 0;
}
.fortitle { font-size: 2.0em; }
.moddesc p { margin-bottom: 5px; font-size: 1.0em; }
@media only screen and (max-width: 480px) {
	.fortitle { font-size: 1.1em; }
	.moddesc p { margin-bottom: 5px; font-size: 0.6em; line-height: 15px;}
	.partner_container .text_container { padding-left: 0px;}
	.partner_container .text_container .title p { font-size: 1.6em;
line-height: 30px;}
input,
input::-webkit-input-placeholder {
    font-size: 12px;

}
.partner_container .text { font-size: 15px; line-height: 18px;}
td, th { padding: 6px 6px 5px; font-size: 0.8em; }
.partner_table_container { padding: 10px 10px; margin-bottom: -60px; }
}
