/* -----------------------------------------
   Footer
----------------------------------------- */
.ivf-footer-top {
  padding: 40px 0;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}
.ivf-footer-top .row .columns {
  overflow: hidden;
  *zoom: 1;
}
.ivf-footer-top.zurb {
  background-position: 10px 7px;
}
.ivf-footer-top .property {
  text-align: center;
}
.ivf-footer-top .property .property-info {
}
.ivf-footer-top .property h2 {
  margin: 0;
  padding: 0 !important;
}
.ivf-footer-top .property h2 a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-family: "ivf-logo";
  font-weight: normal;
  font-size: 1.125em;
  padding: 0;
}
.ivf-footer-top .property h2 a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ivf-footer-top .property h2 a.erfolg {
  width: 190px;
}
.ivf-footer-top .property h2 a span {
  display: none;
}
.ivf-footer-top .property h2 a strong {
  font-size: 17px;
  margin-left: -7px;
}
.ivf-footer-top .property h3 a {
  font-size: 26px;
  font-weight: normal;
  color: white;
  margin-bottom: 10px;
}
.ivf-footer-top .property h4 {
  font-size: 18px;
  font-weight: 200;
  color: white;
  margin-bottom: 10px;
}
.ivf-footer-top .property p, .ivf-footer-top .property li, .ivf-footer-top .property a {
  font-size: 13px;
  line-height: 21px;
  color: white;
}
.ivf-footer-top .property a {
  font-weight: bold;
  color: white;
}
.ivf-footer-top .property a:hover {
  opacity: 0.8;
}
.ivf-footer-top .property .partner_links, 
.ivf-footer-top .property .fragen-links, 
.ivf-footer-top .property .presse-links {
  padding: 50px 0 0 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  background: url("../img/footer-top-icons.png") no-repeat center 0;
  height: 200px;
  margin-bottom: 30px;
}
.ivf-footer-top .property .partner_links ul, .ivf-footer-top .property .fragen-links ul, .ivf-footer-top .property .presse-links ul {
  list-style: none;
}
.ivf-footer-top .property .partner_links ul li, .ivf-footer-top .property .fragen-links ul li, .ivf-footer-top .property .presse-links ul li {
  line-height: 20px;
}
.ivf-footer-top .property .partner_links {
  background-position: center -325px;
}
.ivf-footer-top .property .fragen-links {
  background-position: center -635px;
}
.ivf-footer-top .property .presse-links {
  padding: 50px 20px 0;
  background-position: center -9px;
}
.ivf-footer-top .property .presse-links .button,
.ivf-footer-top .property .partner_links .button,
.ivf-footer-top .property .fragen-links .button {
  font-size: 12px;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.1);
  color: #FFF;
  font-weight: bold;
  text-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: none;
  padding: 6px 16px;
}

.ivf-footer-top .property .fragen-links .button.login.patienten {
	background: rgba(255, 255, 255, 0.8);
	color:#4e5962;
}



.ivf-footer-top .global {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.ivf-footer-top .global .footer-link-block {
  font-weight: normal;
  background: url("../img/footer-icons.png") no-repeat 0 0;
  display: block;
  margin: 30px 0 0 0;
}
.ivf-footer-top .global .footer-link-block.erfolg {
  background-position: 0 -198px;
}
.ivf-footer-top .global .footer-link-block.gesetze {
  background-position: 0 -398px;
}
.ivf-footer-top .global .footer-link-block.kosten {
  background-position: 0 -598px;
}
.ivf-footer-top .global .footer-link-block.ursachen {
  background-position: 0 -798px;
}
.ivf-footer-top .global .footer-link-block span {
  display: block;
  color: white;
  font-size: 12px;
  padding-left: 40px;
  line-height: 18px;
}
.ivf-footer-top .global .footer-link-block span.title {
  font-size: 18px;
  margin-bottom: 5px;
}
.ivf-footer-bottom {
  	padding: 24px 0 10px;
  
 	background: #777; /* Old browsers */
	background: -moz-linear-gradient(top, #777 0%, #666 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777), color-stop(100%,#666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #777 0%,#666 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #777 0%,#666 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #777 0%,#666 100%); /* IE10+ */
	background: linear-gradient(to bottom, #777 0%,#666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777', endColorstr='#666',GradientType=0 ); /* IE6-9 */
}

.ivf-footer-bottom .design-border {
  border-bottom: 1px solid #484848;
  padding-bottom: 5px;
  margin-bottom: 25px;
}
.ivf-footer-bottom a.ivf-logo {
  color: #858585;
  font-weight: normal;
  background: url("../img/footer-icons.png") no-repeat 0 3px;
  padding: 25px 0 0 0;
  font-size: 1em;
  display: inline-block;
  width: 120px;
}
.ivf-footer-bottom a.ivf-logo:hover {
  opacity: 0.8;
}
.ivf-footer-bottom ul.ivf-links {
  margin: 0;
  display: inline-block;
}
.ivf-footer-bottom ul.ivf-links li {
  display: block;
  float: left;
  margin-left: 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
.ivf-footer-bottom ul.ivf-links li a {
  color: #DDD;
  padding: 3px 6px;
}
.ivf-footer-bottom ul.ivf-links li a:hover {
  color: #FFF;
  text-decoration:underline;
}
.ivf-footer-bottom p.copyright {
  margin: 6px 0 0;
  font-size: 12px;
  color: #DDD;
}
.ivf-footer-bottom ul.home-social {
  display: block;
  float: right;
  margin-bottom: 8px;
}
.ivf-footer-bottom ul.home-social li {
  list-style: none;
  display: block;
  float: left;
  margin-left: 10px;
}
.ivf-footer-bottom ul.home-social li:first-child {
  margin-left: 0;
}
.ivf-footer-bottom ul.home-social li a {
  display: block;
  height: 50px;
  width: 50px;
  background: url("../img/social.png") no-repeat center 0;
}
.ivf-footer-bottom ul.home-social li a:hover {
  opacity: 0.8;
}
.ivf-footer-bottom ul.home-social li a.twitter {
  background-position: center 0;
}
.ivf-footer-bottom ul.home-social li a.facebook {
  background-position: center -200px;
}
.ivf-footer-bottom ul.home-social li a.mail {
  background-position: center -400px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .ivf-footer-top .property {
    padding-top: 0px;
  }
  .ivf-footer-top .property .partner_links, .ivf-footer-top .property .fragen-links, .ivf-footer-top .property .presse-links {
    height: 240px;
    padding: 50px 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ivf-footer-top .property .property-info {
    padding-top: 0px;
  }
  .ivf-footer-top .property .partner_links, .ivf-footer-top .property .fragen-links, .ivf-footer-top .property .presse-links {
    border: none;
    height: auto;
    padding: 80px 20px 0;
    margin: 4px 0 0 0;
    border-top: 1px dotted rgba(255, 255, 255, 0.2);
  }
  .ivf-footer-top .property .partner_links li a, .ivf-footer-top .property .fragen-links li a, .ivf-footer-top .property .presse-links li a {
    font-size: 15px;
    line-height: 2;
  }
  .ivf-footer-top .property .partner_links p, .ivf-footer-top .property .partner_links a, .ivf-footer-top .property .fragen-links p, .ivf-footer-top .property .fragen-links a, .ivf-footer-top .property .presse-links p, .ivf-footer-top .property .presse-links a {
    font-size: 16px;
  }
  .ivf-footer-top .property .partner_links {
    background: none;
    border: none;
    padding-top: 0;
    margin: 0;
  }
  .ivf-footer-top .property .fragen-links {
    padding: 76px 20px 0;
    background-position: center -618px;
  }
  .ivf-footer-top .property .presse-links {
    padding: 76px 20px 14px;
    background-position: center 10px;
  }
  .ivf-footer-top .global {
    border: none;
  }
  .ivf-footer-top .footer-link-block span {
    font-size: 0.6875em;
    line-height: 16px;
  }
  .ivf-footer-top .footer-link-block.erfolg {
    border-top: 1px dotted rgba(255, 255, 255, 0.2);
    padding-top: 40px;
    margin-top: 0;
    background-position: 0 -158px !important;
  }
  .ivf-footer-bottom {
    text-align: center;
  }
  .ivf-footer-bottom .columns {
    padding: 0;
  }
  .ivf-footer-bottom a.ivf-logo {
    display: block;
    margin: 0 auto;
  }
  .ivf-footer-bottom ul.ivf-links {
    margin: 16px 0 10px;
  }
  .ivf-footer-bottom ul.home-social {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
    height: 44px;
    display: inline-block;
    margin-top: 20px;
  }
}
/* Reformating pillars */
@media only screen and (max-width: 767px) {
  .ivf-footer-top .property h3 a {
    font-size: 23px !important;
  }
  .ivf-footer-top .property .presse-links {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
    margin-bottom: 20px;
  }
  .ivf-footer-top .global .footer-link-block {
    padding-top: 50px;
    text-align: center;
    margin: 0 !important;
    clear: both;
  }
  .ivf-footer-top .global .footer-link-block span {
    padding-left: 0px;
  }
  .ivf-footer-top .global .footer-link-block.erfolg {
    border-top: 0;
    background-position: 73px -190px !important;
  }
  .ivf-footer-top .global .footer-link-block.gesetze {
    background-position: 73px -390px !important;
  }
  .ivf-footer-top .global .footer-link-block.kosten {
    padding-top: 80px;
    background-position: 73px -558px !important;
  }
  .ivf-footer-top .global .footer-link-block.ursachen {
    padding-top: 80px;
    background-position: 73px -758px !important;
  }
}
@media only screen and (max-width: 320px) {
  .ivf-footer-top .property h3 a {
    font-size: 23px !important;
  }
  .ivf-footer-bottom ul.ivf-links li a {
    font-size: 12px;
  }
  .ivf-footer-top .property .presse-links {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
    margin-bottom: 20px;
  }
  .ivf-footer-top .global .footer-link-block {
    padding-top: 50px;
    text-align: center;
    margin: 0 !important;
    clear: both;
  }
  .ivf-footer-top .global .footer-link-block span {
    padding-left: 0px;
  }
  .ivf-footer-top .global .footer-link-block.erfolg {
    border-top: 0;
    background-position: 55px -190px !important;
  }
  .ivf-footer-top .global .footer-link-block.gesetze {
    background-position: 55px -390px !important;
  }
  .ivf-footer-top .global .footer-link-block.kosten {
    padding-top: 80px;
    background-position: 55px -558px !important;
  }
  .ivf-footer-top .global .footer-link-block.ursachen {
    padding-top: 80px;
    background-position: 55px -758px !important;
  }
}
.ivf-footer-top.bg-blue {
  background: #4e5962;
}
.ivf-footer-top.bg-red {
  background: #e13626;
}
.ivf-footer-top.bg-fblue {
  background: #13A7C7;
}
.ivf-footer-top.bg-green {
  background: #B8D30B;
}
.ivf-footer-top.bg-dgreen {
  background: #afc908;
}
.ivf-footer-top.bg-magenta {
  background: #A9014B;
}
.ivf-footer-top.bg-orange {
  background: #FF5C00;
}
.ivf-footer-top.bg-lorange {
  background: #FF6908;
}
.ivf-footer-top.bg-oyellow {
  background: #FC9200;
}
.ivf-footer-top.bg-loyellow {
  background: #FFB515;
}

