/** Custom Styles **/

@media (max-width: 320px){
   #main{
    padding-left:.5em!important;
  }
  
  #logo{
    margin-left: .5em!important;
  }
  
  #mainImageRotator{
  max-width:320px!important;
  }
}

@media (min-width: 320px) {
  #smallOnly ul{
  list-style:none;
  margin:1em 0 1em 0;
    display:inline;
  }
  
   #main{
    padding-left:.5em!important;
  }
 

#smallOnly li{
margin:1em 0;
    display:block;
}

}

@media (max-width: 480px) {
  .cell {
  margin-left: 25px!important;
  }
  h2.ODtitle {
  margin-left:23%!important;
}
}

@media (max-width: 780px) {
  body {
    padding:0!important;
  }
  
  #main{
  padding-left: 20px;
  padding-right: 20px;
  }
  
#contentHome{
  position:relative;
    top:-7em;
  }
  
  #content{
  position:relative;
    top:-9em;
  }
  
  #search-normal{
  display:none;
  }
  
  #search-dropdown{
  margin:1em 2em 0 1em;
  }

    .noSmall{
  display:none;
  }

  .span3.pull-left.sideIcon{
    float:left;
    max-width:60px;
    display:inline;
  }
  
  .span8.pull-left{
    min-width:20em;
  }
  
  .span8 h4{
  text-align:left;
    width:300px!important;
  }
  
  footer{
  position:relative;
    top:-5em;
  }
  
  #menu-footer li{
  margin:0;
    padding:0;
     clear:left; 
    display:block;
     margin:1em 0 1em 1em!important;
   font-size:1.3em;  
  }
  
  #menu-footer ul{
display:inline;
width:100%;
   
  }
  
  #menu-footer ul li{
  /* min-width:320px;
    margin:.5em 0 0 0!important; */
  display:none!important;
  }
  
  #mainImageRotator{
  position:relative;
       top:-8em;
  }
  
  .navbar.navbar-fixed-top{
  max-width:766px!important;
  }
  
  .navbar-inner{
  margin:0!important;
  padding:0!important;
  max-width:766px;
  }
  
    .homeOptions{
    display:block!important;
    margin:0em 0 1em 0!important;  
}
  #ticker li a{
  white-space: nowrap;
  overflow: hidden;
  }

.drop{
    width:81.5%!important;
  }

  #Additional_Commentspi_Additional_Comments {
    width:81%;
  }

  h2.ODtitle {
  margin-left:27%!important;
}

}

@media only screen and (min-width: 767px) {
  #search-dropdown{
  display:none;
  }
  #smallOnly{
display:none;
}
  .typeahead.dropdown-menu{
  z-index:2000;
  }
    .fluid-sidebar.sidebar{
    margin-top:3.5em!important;
  }
  
  #contentHome .fluid-sidebar.sidebar{
  margin-top:0!important;
  }
  
  .more{
  
  }
 
}

@media (min-width: 768px) and (max-width: 979px) {
  #Additional_Commentspi_Additional_Comments {
    width:91%!important;
  }
  .drop {
    width:82%!important;
  }
}

@media only screen and (max-width: 980px) {

    
    .branding{
  padding:0 1em;
    min-width:310px!important;
    display:block;
    max-height:40px;
  }
  
  #content{
  margin:-2em 0 0 0;
  }
  
  #contentHome{
  margin:0em 0 0 0;
  }
  
    footer{
  position:relative;
    top:0em;
  }
  
    #mainImageRotator{
  margin:0em 0 1.5em 0;
  }
  
  .container-fluid{
  margin-top:8em;
  }



}

@media only screen and (min-width: 980px) {
  .branding{
  max-width:940px;
  margin:0 auto;
  display:block;
  }
  
   #mainImageRotator{
  margin:4em 0 1.5em 0;
  }
  
  #content{
  margin:2em 0 0 0;
  }

  #news{
  clear:left;
    margin:1em 0 2em 0;
    width:100%;
    float:left;
  }

  #ticker {
    height: 31px;
    overflow: hidden;
    display:inline-block;
    width:100%;
    margin:0em 0 0 0;
    padding:.5em 0 0 0;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
  }

  #ticker ul{
  list-style:none;
    margin:0;
    padding:0px 0px;
    display:inline;
  }
  #ticker li {
    height: 31px;
    margin:0;
    padding:0 0 0 1em;
    display:block;
    white-space: nowrap;
  overflow: hidden;
  }

  #ticker li a{
  color:#908f8f;
    text-decoration:underline;
    white-space: nowrap;
  overflow: hidden;
  }

  #newsBox{
  background-color:#cdcdcd;
  color:#7c7c7c;
  font-weight:600;
  text-transform:uppercase;
  height:1.8em;
  padding:.6em 0 0 0;
  letter-spacing:.3em;
  text-align:center;
  font-size:1.2em;
  }

    #logo.brand{
  position:relative;
  top:5px;
  left:1em;
  }

  #megaMenu ul{
  border:none;
  }

  #megaMenu li#menu-item-25 a{
  border-top:none;
  }

  .navbar{
  position:fixed;
  top:0;
  }

  img.ODlogo {
    display:none;
    }

  .ODlogo a{
    display:block;
    width:33px;
    height:204px;
    background-image: url(wp-content/themes/wordpress-bootstrap-child/images/OverDriveLogo.png);
    background-color:transparent;
    text-indent:-999px;
    color:transparent;
    margin:0 auto;
  }
  .svg img.ODlogo {  
    display:block;  
  }

 
  

  .search-query{
  position:relative;
    top:.16em;
  }
   
    #search-dropdown{
  display:none;
  }
  .drop{
    width:82%!important;
  }
  form.form textarea.standard {
    width:91%!important;
  }
}

/* All size displays **/

#menu-footer a{
color:#757676;
}


ul#menu-footer li{
  display:inline;
  width:15%;

  font-weight:600;
  list-style:none;
  /*
  margin:0 1.5em; 
  */
  margin: 0;
  padding:2px 0;
  background: #EEE !important;
  text-align: center;
  margin: 0 0.5em;

}

ul#menu-footer li ul{
  margin:  0;
  padding: 0;
}

ul#menu-footer li ul li{
display:block;
font-weight:100;
margin:0;
padding:0;
width:100%;
}


#sidebarPL .sidebar{
position:relative;
  top:4em;
}


/** Custom Styles **/

body{
  background-color:#ffffff!important;
min-width:320px;
}




.branding{
  min-width:280px;
  max-height:4em;
margin:0 auto;
display:block;
}

#news{
clear:left;
  margin:2em 0 0 0;
  width:100%;
  float:left;
}

#ticker {
  height: 31px;
  overflow: hidden;
  display:inline-block;
  width:100%;
  margin:0em 0 0 0;
  padding:.5em 0 0 0;
  border-top:1px solid #cdcdcd;
  border-bottom:1px solid #cdcdcd;
}

#ticker ul{
list-style:none;
  margin:0;
  padding:0px 0px;
  display:inline;
}
#ticker li {
  height: 31px;
  margin:0;
  padding:0 0 0 1em;
  display:block;
}

#ticker li a{
color:#908f8f;
  text-decoration:underline;
}

#newsBox{
background-color:#cdcdcd;
color:#7c7c7c;
font-weight:600;
text-transform:uppercase;
height:1.8em;
padding:.6em 0 0 0;
letter-spacing:.3em;
text-align:center;
font-size:1.2em;
}


.no-space [class*="span"] {
    margin-left: 0;
}


#logo.brand object{
position:relative;
  left:-32px; 
}

#megaMenu ul{
border:none;
}

#megaMenu li#menu-item-25 a{
border-top:none;
}

.navbar{
position:fixed;
top:0;
}

img.ODlogo {
  display:none;
  }

.ODlogo a{
  display:block;
  width:33px;
  height:204px;
  background-image: url(wp-content/themes/wordpress-bootstrap-child/images/OverDriveLogo.png);
  background-color:transparent;
  text-indent:-999px;
  color:transparent;
  margin:0 auto;
}
.svg img.ODlogo {  
  display:block;  
}


.search-query{
position:relative;
  top:.16em;
}

.webForm input{
margin-top:-5px;
}

.webForm select{
margin-top:7px;
}

#zipCode input{
  height:16px;
    max-width:140px;
    font-size:11px;
    color:#999;
}

#eventsPage ul{
list-style:none;
  margin:0;
  padding:0;
  display:inline;
}

#eventsPage li{
  display:block;
  margin:0em 0;
  padding:2em 0;
  border-bottom:1px solid #eee;
}

#eventsPage h2{
margin:0;
padding:0;
}

/* ------- Fluid Columns ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}


/** Next Gen. Landing Page Styles **/

#nextGenNav{
width:100%;
text-align:center;
}

#nextGenNav ul{
display:block;
  margin:.5em 0 2em 3em;
  padding:0;
  list-style:none;
}

#nextGenNav li{
display:inline;
  margin:0 1.6em 0 0;
  border-right:1px solid #60b2bd;
  padding:0 1.6em 0 0;
 
}

#nextGenNav li.last{
border-right:none;
}

#nextGenNav li a{
color:#60b2bd;
  font-size:1.1em;
}

#nextGenNav li a:hover{
color:#3c919c;
}

#nextGenRead{

background:transparent url(../../images/NextGen/nextGenRead.jpg) no-repeat top center;
font-size:1.2em;
}

#nextGenRead ul{
list-style:none;
margin:0em 4.2em;
padding:10em 0;
}

#nextGenRead li a{
color:#c44630;
}

#nextGenDLR{
width:100%;
max-height:415px;
margin:0 auto;
background:transparent url(../../images/NextGen/nextGenDLR.jpg) no-repeat top center;
font-size:1.2em;
}

#nextGenDLR ul{
list-style:none;
margin:0em 4.2em;
padding:10em 0;
}

#nextGenDLR li a{
color:#c44630;
}

#nextGenCR{
width:100%;
max-height:415px;
margin:0 auto;
background:url(../../images/NextGen/nextGenCR.jpg) no-repeat top center;
font-size:1.2em;
  display:none;
}

#nextGenCR ul{
list-style:none;
margin:0em 4.2em;
padding:10em 0;
}

#nextGenCR li a{
color:#c44630;
}

#nextGenAPI{
width:100%;
max-height:390px;
margin:0 auto;
background:transparent url(../../images/NextGen/nextGenAPI.jpg) no-repeat top center;
font-size:1.2em;
}

#nextGenAPI ul{
list-style:none;
margin:0em 4.2em;
padding:10em 0;
  width:220px;
}

#nextGenAPI li a{
color:#c44630;
}

.grey{
color:#969696;
}


/** Next Gen DLR Page Styles **/
#nextGenVideo{
margin:3em 2em 0 6em;
float:left;
width:500px;
}

#nextGenDLRInfo{
width:289px;
  float:left;
  margin:3em 0 0 .5em;
}

#nextGenDLRInfo ul{
margin:0;
  padding:0;
  list-style:none;
}

#nextGenDLRInfo li{
display:block;
  margin:0;
  padding:.2em 0;
}

.orange{
color:#df4e21;
  font-size:16px;
}


#nextGenDLR-more{
width:900px;
  height:368px;
float:left;
background:url(../../images/NextGen/dlrPageGraphic.jpg) no-repeat top center;
font-size:1.2em;
margin:2em 0 0 0;
  padding:3em 0 0 0;
}

#nextGenDLR-more p{
width:338px;
  margin-left:4em;
  line-height:22px
}

#crumbs{
margin:0 0 1em 0;
}

/* IE8 users */
.ie8 body{
background: white;
}

#searchform{
position:relative;
  top:.6em;
}


.shareIcons ul{
list-style:none;
  margin:0;
  padding:0;
}

.shareIcons li{
display:inline;
  margin:0 .25em;
}


#schoolTrial{
padding:0em 2em 1em 0em;
}


#schoolTrial table, #schoolTrial tr, #schoolTrial td, #schoolTrial th{
  
}

#schoolTrial th{
color:#fff;
border-top-left-radius:.5em; 
border-top-right-radius:.5em;
}

#schoolTrial td{
  text-align:center;
  color:#356c93;
  padding-right:1em;
  padding-left:1em;
  font-size:13px;
  margin:0;
}



.homeOptions{
background-color:#c0c0c0;
display:inline-block;
width:100%;
height:32px;
margin:0;
padding:0;

}

.homeOptions h2{
margin:0;
padding:0;
position:relative;
  text-transform:none!important;
  font-weight:400!important;
}


.blueBars a{
color:#fff;
background-color:#192e5b;
width:70%;
height:30px!important;
text-decoration:none;
font-size:.8em;
padding:.06em 0em .05em .5em;
display:inline;
margin:0;
float:left;
overflow:hidden!important;
}

.blueBars a:hover{
color:#fff;
text-decoration:none;
}

.blueBars:after{
content: "";
width: 0; 
height: 0; 
border-top: 16px solid transparent;
border-bottom: 16px solid transparent;
border-left: 18px solid #192e5b;
display:inline-block;
z-index:999!important;
position:relative;
float:left;
}

.more:before{
content: "";
width: 0; 
height: 0; 
border-top: 17px inset transparent;
border-bottom: 17px inset transparent;
border-left: 20px solid #fff;
display:inline-block;
z-index:2!important;
float:left;
margin-left:-1.2em;
margin-top:-.1em;

}

.more{
width:25%;
display:inline;
position:relative;
  left:3%;
  top:.4em;
}

.more a{
color:#fff;
}

.no-space [class*="span"] {
    margin-left: 0!important;
  }

h2.contentCatalog{
color:#fff;
  background-color:#0e3666;
  padding:.05em 0 .05em .5em;
  margin:0 0 1.5em 0;
}

label {
  text-align: left!important;
}

.board {
    display: block;
  background-color: #cecece;
  -moz-background-color: #cecece;
  border-top: 5px solid #dd642b;
  margin-bottom: 10px;
}

#BLRtitle {
  display:block;
}

/* Getting Started Page Below */

.containerForm {
  background-color: #fff;
  border: 2px solid #CCC;
  padding:3px;
}

form.form p label {
  color: #000!important;
  display:block;
  float: left;
  margin:0;
  width:140px;
  font-family: 'SourceSansProRegular', Helvetica, Arial, sans-serif;
  font-weight: none!important;
   text-rendering:optimizeLegibility;
  line-height: 25px;
  font-size: 16px;
}

form.form input.text {
  width:80%!important;
}

.form-field.enrollment.pd-select.required, .form-field.Grade_Level.pd-select.required{
  color: #000;
}

form.form p.required, form.form span.required, form.form label.required{
  font-size: 14px;
  font-weight: none!important;
  line-height: 30px;
}


input[type="file"], input[type="image"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width:30px!important;
}

input[type="radio"], input[type="checkbox"] {
  margin:0!important;
}

#submit {
  color: #FFF!important;
  padding: 9px 26px!important;
}

form.form p.required label, form.form span.required label {
  background: none!important;
}

.form.form {
  color:#000!important;
  font-size: 14px;
}

p.title {
  margin-bottom: 25px!important;
}

.cell {
  margin-left: 60px;
}

#null-instagram-feed-2 {
  border: 1px solid #aaaaaa;
}

ul.instagram-pics {
  list-style: none!important;
  margin:6px!important;
}
.instagram-pics > li {
  padding-left:3px;
  padding-right:3px;
  padding-bottom: 3px;
}

.banner {
  display: block;
  padding:1px;
  background-color:#edeff4;
  border:1px solid #d8dfea;
}

.banner h4.widgettitle {
  margin-left: 4px;
  font-weight: bold;
  text-transform: capitalize;
}

.contactWrap label {font-size: 14px; clear:both !important;}


  .social{
    float:left;
    clear:left;
    margin:0;

  }

  
#fb {
  display:inline-block;
  float:left;
}

#tw {
  display:inline-block;
  float:left;
  padding-left:3px;
  width:153px!important;
}

#pin {
  display:inline-block;
  float:left;
}


.attribution{ text-align: left; width: 100%; float:left; clear:both; }
