
/* Fonts and universal styles */

 @import url("https://use.typekit.net/ble5stv.css");
 
body {
background: #fff;}
body, .container, .container a {
    font-family: 'lato',  sans-serif;
    
}
.jumbotron {
background: #f3f1ea}
.author-search-links .well,
.well {
    border: none;
    background: 0 0
}
li.link-board a,
li.link-board a:hover {
    text-decoration: none
}
.topic-hdr {
    padding: 16px 0
}
.top-rows {
    background: #f3f1ea
}
.link-icon {
    margin-left: 6px;
    vertical-align: top
}
h1.author-hdr {
    margin: 10px 0 20px;
    font-size: 25px;
    color: #333
}
.report-type {
    padding-left: 0px
}

#crumbs {
    height: 40px;
    padding: 5px 10px;
    margin: 0 auto 0px;
    width: 100%;
    line-height: 40px;
    vertical-align: middle;
    /* box-shadow: 2px 2px 2px #999; */
    background: #f4f3ed;
}
#crumbs p {
    max-width: 1290px;
    margin: 0 auto;
    line-height: 40px;
    color: #999;
    white-space: nowrap
}
.author-top {
    background: #f4f3ed;
    padding: 0 0 30px!important;
    margin-bottom: 0
}


.author-top h1 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 6em;
    margin-top: 43px;
  
   
    text-transform: none;
}


ul.author-nav-list{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 20px;
}

.author-nav-list li {
    list-style: none;
   
    position: relative;
    text-transform: uppercase;
    font-family: 'lato', sans-serif;
    color: #3a85b3;
    white-space: nowrap;
    padding: 0px 44px 0px 0px;
}

.author-nav-list li span {
    width: 73%;
    height: 10px;
    background: #3a85b3;
    position: absolute;
    top: -26px;
}
ul.author-nav-list a {
    font-family: 'lato', sans-serif;
    color: #000;
}
.local-nav__link {
    color: rgb(51,51,51);
    color: var(--color-neutral--jet);
    display: block;
    font-size: 12px;
    font-weight: 400;
   
    min-width: 4rem;
    max-width: 200px;
    padding: .75rem 1.75rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .15s;
    white-space: nowrap;
}
.local-nav__link.is-active::after, .local-nav__link.is-hovered::after {
    background-color: #3a85b3;
   
}
.local-nav__link::after {
    content: "";
    background-color: transparent;
    display: block;
    height: 7px;
    left: -2px;
    position: absolute;
    top: -1em;
    transition: background-color .15s;
    width: 101%;
}
/* Style the button that is used to open and close the collapsible content */
.collapselink {
  border: 0px solid #ccc;
}




/*.collapselink:after {
  content: '\02795';
  font-size: 13px;
  color: white;
  float: right;
  margin-left: 5px;
}

.collapselink.active:after {
  content: "\2796"; 
}
*/
#orgsearch {
    padding: 20px;
   
    margin-bottom: 1em;
    margin-top: 1em;
}

#orgsearch  #inputsearch {
    max-width: 80% !important;
    background: #fff;
}

.btn.toggleboard:before,
a.btn.toggleboard.collapsed:before {
    font-family: 'icomoon', sans-serif;
    speak: none;
    transition: transform 1s linear
}
.jumbotron h3 {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #075172
}
.searchouter {
   
    border: none;
}
.search-outer-author {
    padding: 10px;
  
    text-align: center
}
.searchinput {
display: flex;}

.icon-search {
   
    display: none;
}
a.btn.toggleboard:active {
    color: #369
}
a.btn.toggleboard.collapsed:before {
    content: "\e899" '  Show';
    color: #33699;
    transform: rotate(180deg)
}
.btn.toggleboard:before {
    content: '\e89a' '  Hide';
    color: #369;
    transform: rotate(0)
}
.author-search-links a.btn {
    background: #fff;
    padding: 5px
}
.well {
    border-radius: 0
}
.well a {
   
   
    line-height: 1.5;
}
.price a {
    border: 1px solid #fff;
    border-radius: 5px
}
.price a:hover {
    border: 1px solid #666
}
.price a>.web-price {
    color: #fff!important
}



.btn-clearflat {
    background: 0 0;
    height: auto;
    line-height: 43px;
    vertical-align: middle;
    width: auto;
    padding: 0 10px;
    letter-spacing: .1rem;
    color: #fff
}
.btn-redflat, .btn-redflat:active, .btn-redflat:hover {
    color: #000;
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, .25); */
    background: #f4f3ed;
}
.btn-searchhome {
   
   /* background: #fff;*/
}
.container-wide-slider {
    width: 100%;
    background: transparent;
}
.container-wide-author,
.container-wide-lightblue {
    width: 100%;
    background: #fff;
}
.container-wide-author {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
    font-size: 1.15em;
    letter-spacing: .1rem;
    font-weight: 100
}
.container-wide-author h1 {
    color: #fff;
    padding-bottom: 20px;
    font-weight: 700
}
img.car-img {
    display: block;
    max-height: 25rem!important;
    width: auto
}
ul#author-board-list {
    list-style: none;
    display: inline-flex;
    align-items: flex-start;
    align-content: left;
    justify-content: flex-start
}
li.link-board {
    border: none;
    padding: 10px;
   
  
   background: #1d1646;
    color: #fff
}
li.link-board.active {
    opacity: .5;
    background: #7899f2
}
li.link-board a {
    display: block;
    color: #fff
}
li.link-board:hover {
    background: #7899f2
}

h1.ft_title {
  color: #333;
  font-size: 1.5rem;
  font-style: italic;
}
h2.ft {
border-bottom: 0px;}

#carousel-authors {
   
    min-height: 50vh;
	padding-bottom: 4rem;

}

#carousel-authors .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 1rem;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
  display: block;
}
#carousel-authors .carousel-indicators li {
	border: none;
	width: 10px;
	height: 10px;
	margin: 2px;
}

#carousel-authors .carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 2px;
  background-color: #fff;
}
#carousel-authors .carousel-inner.featured-author-book .item.active {
	
}
#carousel-authors .carousel-inner.featured-author-book>.item .carousel-caption-author {
    top: 5px;
    -webkit-transform: none;
    transform: none
}
#carousel-authors .carousel-inner.featured-author-book {
    position: relative
}
#carousel-authors .carousel-inner.featured-author-book.featured-author-book img {
  
}
#carousel-authors .carousel-caption-author h3 {
  margin-top: 0px;
  font-weight: 900;
  margin-bottom: 2rem;
}
#carousel-authors .carousel-caption-author a {
    
	color: #fff
}
#carousel-authors  .carousel-caption-author {
	display: inline-flex;
	justify-content: center;
	width: 85%;
	padding: 6rem 2rem 6rem 12rem;
	
	border-left: none;
	
	z-index: 10;
	color: #fff;
	background: #211147;
}
@media (max-width: 640px){
	
	#carousel-authors .carousel-caption-author  h3 {
	margin-top: 20px;
		font-size: 2rem;
}
    #carousel-authors  .carousel-caption-author {
	display: block;
	justify-content: center;
	width: 85%;
	padding: 6rem 2rem 6rem 12rem;
	
	border-left: none;
	
	z-index: 10;
	color: #fff;
	background: #211147;
}
}
#carousel-authors .btn-default {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  border-radius: 0px;
	margin-top: 1rem;
	
}
#carousel-authors  .carousel-caption-author div.feature-book {
	flex-basis: 20%;
	margin-right: 4rem;
}
#carousel-authors  .carousel-caption-author div.feature-desc {
	flex-basis: 80%;
}

.author-carousel-control-next {
  position: absolute;
  top: 45%;
	right: 0px;

  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*! width: 15%; */
  color: #fff;
  text-align: center;
  /*! opacity: .5; */
  transition: opacity .15s ease;
  background: #4148C2;
  width: 75px;
  height: 75px;
}
.author-carousel-control-prev {
  position: absolute;
  top: 45%;
  left: 0;
  
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*! width: 15%; */
  color: #fff;
  text-align: center;
  /*! opacity: .5; */
  transition: opacity .15s ease;
  background: #4148C2;
  width: 75px;
  height: 75px;
}
@media (prefers-reduced-motion:reduce) {
  .author-carousel-control-next, .author-carousel-control-prev {
    transition: none
  }
}
.author-carousel-control-next:focus, .author-carousel-control-next:hover, .author-carousel-control-prev:focus, .author-carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}
.author-carousel-control-prev {
   
   
    transform: rotate(-180deg);
}
.author-carousel-control-next {
  
}
.author-carousel-control-next-icon, .author-carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%
}
.author-carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}
.author-carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}
	/*
    position: static;
    margin-left: 150px;
    z-index: 10;
    height: 45rem;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: none;
		background: none;
	min-height: 400px;
	
	border-left: none;
}*/
.car-img {
    max-height: 30rem
}
.hidden-xs {
    display: inline!important
}
@media screen and (max-width: 991px) {
    h1.ft_title {
        font-size: 1.5em;
        margin-top: 5%;
        margin-bottom: 2%
    }
    .container-wide-slider {
       
        padding-bottom: 30px
    }
   
  
    .row-cartbtn {
        position: absolute;
        bottom: auto;
        width: 75%
    }
}
@media screen and (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
    #carousel-authors .carousel-caption-author {
        
     
        z-index: 10;
      
        padding-bottom: 20px;
        color: #fff;
        text-align: left;
        text-shadow: none;
			
    }
   
    .container-wide-slider {
       
        padding-bottom: 30px
    }
    .price {
        padding-left: 16px;
        min-width: 38%;
        float: right
    }
}
@media screen and (max-width: 685px) {
    .price {
        padding-left: 16px;
        min-width: 100%;
        float: none
    }
}
@media screen and (max-width: 480px) {
    #carousel-authors,
    .container-wide-slider {
        display: none
    }
    .jumbotron h1 {
        font-size: 3em
    }
    .jumbotron h3 {
        font-size: 1em
    }
    #orgsearch #inputsearch {
        width: 70% !important;
        border: none;
    }
   
    .author-search-links a.btn {
        font-size: 10px
    }
    .row-cartbtn {
        position: absolute;
        bottom: 50px;
        width: 75%;
        background: 0 0
    }
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
#video {
    display: none
}
#video-btn {
    background-color: #000;
    right: 1rem;
    text-align: right;
    display: hidden
}
.closer {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand
}
.closer:hover::after,
.closer:hover::before {
    background: #fff
}
.closer::after,
.closer::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: grey
}
.closer::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.closer::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.reports-header {
    padding: 10px;
    background: #efefef;
    color: #000;
    font-size: 1em;
    text-align: left;
    letter-spacing: .12rem;
    margin-top: 20px
}
.smaller-head {
    font-size: 2.5em!important;
    text-transform: uppercase;
}