
body {
  background-color:#e9e9e9;
}

a {
    color: #e13f45;

    -moz-transition: all .065s ease-in;
    -o-transition: all .065s ease-in;
    -webkit-transition: all .065s ease-in;
    transition: all .065s ease-in;
}

.breadcrumbs {
  display:none !important;
}

/**.sign-up-image-button {
  border-style: none;
  padding-bottom: 17px;
  border-radius: 30px;
  float: left !important;

}

.sign-up-image-button h3 {
  color: #e13f45;
  height:30px
}**/

.zt-public-top-menu {
    background:#e13f45;
    background-color:#e13f45;
}

.zt-public-top-menu  li.active:not(.has-form) a:not(.button) {
  background: #d00000  !important;
}

.zt-public-top-menu  .dropdown li:not(.has-form) a:not(.button) {
    color: white;
    background: #333333 !important;
}

.zt-public-top-menu  .dropdown li:not(.has-form) a:not(.button):hover {
    color: white;
    background: #c61e25 !important;
}

.zt-public-top-menu  li a:hover {
    background-color: #c61e25 !important;
    background: #c61e25 !important;
}

.zt-public-top-menu  ul li:hover:not(.has-form) > a {
    background-color: #c61e25;
    background: #c61e25;
    color: white;
}

.zt-public-top-menu  li:not(.has-form) a:not(.button) {
    color:#f9f9f9;
    background:#e13f45;
    background-color:#e13f45;

    -moz-transition: all .065s ease-in;
    -o-transition: all .065s ease-in;
    -webkit-transition: all .065s ease-in;
    transition: all .065s ease-in;
}

.row {
  background-color:transparent;
}

.zt-toprightbutton {
    display: inline-block;
    color:#3c3c3c;
    background: #ffcc33;
    background-color: #ffcc33;
    height: 33px;
    text-align: center;
    padding-top: 4px;
    margin-top: 20px;
    margin-bottom:5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #888888;

    -moz-transition: all .065s ease-in;
    -o-transition: all .065s ease-in;
    -webkit-transition: all .065s ease-in;
    transition: all .065s ease-in;
}

.zt-toprightbutton:hover {
    background: #e8bd3c;
    background-color: #e8bd3c;
    
}

.zt-toprightbuttonsignup {
    background: #7b3d6d; 
    background-color: #7b3d6d; 
    color: white;
}

.zt-toprightbuttonsignup:hover {
    background: #6d3160;
    background-color: #6d3160;
}

.close-reveal-modal {
    -moz-transition: all .065s ease-in;
    -o-transition: all .065s ease-in;
    -webkit-transition: all .065s ease-in;
    transition: all .065s ease-in;
}

.close-reveal-modal:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);

    -moz-transition: all .065s ease-in;
    -o-transition: all .065s ease-in;
    -webkit-transition: all .065s ease-in;
    transition: all .065s ease-in;
}

.userTypeSelected {
    user-select: none;
    display:block;
    width: 95%;
    max-width: 200px;
  }

.userTypeUnSelected {
    background-color: rgba(165, 165, 165, 0.71) !important;
    border-color: rgba(119, 119, 119, 0.42) !important;
    user-select: none;
    display:block;
    width: 95%;
    max-width: 200px;
}  

.button.alert {
    background-color: #e13f45 ;
    border-color: #c71f28 ;
}

.button.alert:hover {
    background-color: #c71f28 ;
    border-color: #c71f28 ;
}

.zip-image-slides {
    height:500px;
    /*background-size: cover;*/
    object-fit:cover;
    /*background-repeat: no-repeat;*/
    /*background-position: 50% 50%;*/
    position:absolute;
    top:0px;
    cursor: pointer;

    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.doubleScale {

  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */

}

.absolute-centered {
    overflow: auto; 
    position: absolute;
    margin: auto;
    top: 0; left: 0; bottom: 0; right: 0;
        padding-left: 0.9375rem;
      padding-right: 0.9375rem;
}

button.large, .button.large {
  line-height:20px;
  padding-top: 12px;
  padding-bottom: 10px;
  border-radius: 50px;
  padding-left: 60px;
  padding-right: 60px;
  box-shadow: 0px 2px 2px #888888;
}

button.large, .button.trial {
  background-color: #7b3d6d;
  border-color: #653e71;
  padding: 25px;
  margin-bottom: -5px;
} 

button.large, .button.trial:hover {
  background-color: #5f2953;
  border-color:#653e71;
} 

button.large, .button.demo {
  background-color: #4c3d7b;
  border-color: #333363;
  padding: 25px;
  margin-bottom: -5px;
} 

button.large, .button.demo:hover {
  background-color: #40316d;
  border-color:#342858;
} 


.bigevenpad {
  padding:20px !important;
}

a:hover, a:focus {
  color: #ba0000;
}

.content-box {
  border-radius: 20px;
  padding: 15px;
  box-shadow: 0px 2px 2px #888888;
  height: 340px;
  overflow: hidden;
}

.zt-logout a {
  color: white;
  height: 60px;
  padding: 22px 15px;
  line-height: 45px;
  background-repeat: no-repeat !important;
  background-position: top center ;
  display: block;
  border-radius: 0 0 10px 10px;
}

.zt-public-top-buttons {
  margin-bottom:0;
  list-style: none;
  font-size: 16px;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto !important;
  display: inline;
}

.zt-public-top-buttons li {
  float:left;
  border-radius: 0 0 10px 10px;
}

.zt-public-top-buttons ul li {
    background-color: #e13f45;
    }
.zt-home-bgd {
    background-image: url(/img/student_wallpaper.jpg);
    background-size: contain;
    background-position: top center;
    background-attachment:scroll
    
    text-align: center;
    padding-top: 0px;
    padding-bottom: 97px;
}


.zt-parent-bgd {
    background-image: url(https://www.ziptales.com/img/homepage/homepic8_scaled.jpg);
    background-size: cover;
    background-position: center center;

}
.zt-main-lib-title {
    border-radius: 12px;
    left: auto;
    margin-right: auto;
    margin-left: auto;
    
}

.zt-lib-container {
    background-color: #ffffff;
    border-radius: 20px;
    border-color: #dddddd;
    /* border-style: groove; */
    padding: 20px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}


.zip-image-text-large {    
  display:none;
  position:absolute;
  z-index:10;
  text-shadow: 4px 4px 2px #0a0a0a;

  padding: 10px;
  border-radius: 25px;
  
  line-height: 65px;
  color:white;
  cursor: pointer;

  -moz-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  -webkit-transition: all .6s ease-in;
  transition: all .6s ease-in;
}

.zip-image-text-small {
  display:none;
  position:absolute;
  z-index:10;
  padding: 10px;
  background-color: rgba(226, 33, 33, 0.7);
  border-radius: 25px;
  line-height: 65px;
  color:white;
  cursor: pointer;
  -moz-transition: all .6s ease-in;
  -o-transition: all .6s ease-in;
  -webkit-transition: all .6s ease-in;
  transition: all .6s ease-in;
  
}

button.large, .button.large {
  
  padding-left: 10px;
  padding-right: 10px;
  font-size:16px;
}

@media only screen and (min-width:30.38em) {
  .zip-image-text-large {
    font-size: 1.6rem;
    line-height: 42px;
    display:block;
  }

  .zip-image-text-small {
    font-size: .8rem;
    line-height: 21px;
    display:block;
    width: 300px;
  }

  button.large, .button.large {
    
    padding-left: 60px;
    padding-right: 60px;
    font-size:1.625rem;
  }

  

}

@media only screen and (min-width:40.063em) {
  .zip-image-text-large {
    font-size: 2.4rem;
    line-height: 50px;
    display:block;
  }

  .zip-image-text-small {
    font-size: 1.3rem;
    line-height: 22px;
    display:block;
    width: 500px;
  }

  dialog.medium, .reveal-modal.medium {
    margin-left: -20% !important;
    width: 40%;
  }
  
  .zt-main-lib-title {
    width: 400px;
  }
}

@media only screen and (min-width:64.063em) {
  .zip-image-text-large {
    font-size: 3.4375rem;
    line-height: 65px;
    display:block;
  }

  .zip-image-text-small {
    font-size: 1.8rem;
    line-height: 28px;
    display:block;
    width: 700px;
  }

}