
.fb,.fb:visited,.fb:active, .twitter,.twitter:visited ,.twitter:active {
padding-left: 50px!important;
padding-right: 50px!important;
float: none!important;
display: inline-block;
border-radius: 2px;
color: white;
font-size: 14px;
height: 60px;
line-height: 60px;
font-size:20px;
text-decoration:none;
}
.fb:hover{color:white;background:#334e84;text-decoration:none;}
.twitter:hover{color:white;background: #156F4F;text-decoration:none;}
.fb i {
vertical-align: -10%;
font-size: 24px;
padding-right: 10px;
}
.twitter{background:#347416;}
.fb {
background: #3b5998;
margin-right: 5px;
}
.image { position: relative; width: 100%; /* for IE 6 */}
.image h2 { position: absolute; top: 100px; left: 30px; width: 90%;color:#ffffff; }
.image h2 p{font-size:50px; text-shadow: 2px 2px #000000;}
.siguiente{
width:100%;
margin-top:10px;
height:80px;
padding-top:30px;
}

.has-error input, .has-error textarea{background-color:#ffd3d3;}
.invisible2{display:none;}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 5px!important;} 
.jumbotron img{max-width:95%;}

.abajo{margin-bottom:35px;}
.short{margin-bottom:0px!important;height:12px!important;}
/* Space out content a bit */
body {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Custom page header */
.header {
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  padding-bottom: 19px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
}
.container{padding-left:  0px!important;
padding-right: 0px!important;
}
/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 730px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  background-color: #fff;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}

/******************
******OTHER********
*******************
*/
.jumboPad {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 40px;
  }

  @media ( min-height : 600px) {
    .jumboPad {
      padding-right: 60px;
      padding-left: 60px;
      padding-top: 48px;
      padding-bottom: 48px;
    }
  }



  .quizonyindexmiddle {
    width: 320px;
    height: 100px;
    display: inline-block;
  }

  @media ( min-width : 500px) and (min-height: 580px) {
    .quizonyindexmiddle {
      width: 468px;
      height: 60px;
      margin-bottom: 15px;
      margin-top: 15px;
      display: inline-block;
    }
  }

  @media ( min-width : 800px) and (min-height: 580px) {
    .quizonyindexmiddle {
      width: 728px;
      height: 90px;
      margin-bottom: 25px;
      margin-top: 25px;
      display: inline-block;
    }
  }

  @media ( device-width : 768px) and (device-height: 1024px) {
    .quizonyindexmiddle {
      display: none;
    }
  }








  .quizonyindexbottom {
    width: 320px;
    height: 100px;
    display: inline-block;
  }

  @media ( min-width : 500px) and (min-height: 580px) {
    .quizonyindexbottom {
      width: 468px;
      height: 60px;
      margin-bottom: 15px;
      margin-top: 15px;
      display: inline-block;
    }
  }

  @media ( min-width : 800px) and (min-height: 580px) {
    .quizonyindexbottom {
      width: 728px;
      height: 90px;
      margin-bottom: 25px;
      margin-top: 25px;
      display: inline-block;
    }
  }

  @media ( device-width : 768px) and (device-height: 1024px) {
    .quizonyindexbottom {
      width: 728px;
      height: 90px;
      display: inline-block;
    }
  }
  *{   -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}

.jumbotron {padding-top: 5px;padding-bottom: 10px;}