/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}


.customPanel {
    height: 450px;
}

.customCell {
    height: 200px;
    width: 300px;
}

.customCellImage {
    height: 350px;
    border: 1px gray solid;
}

.customCellTextBox {
    border: 1px solid gray;
    background-color: gray;
    height: 100px;
    width: 100%;
    text-align:justify;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

.navBarItem {
    margin:0px 12px 0px 0px;
    padding: 5px 0px 5px 0px;
    font-size: 11px;
    background-color: rgb(85,102,119);
    font-family:  Cantarell, sans-serif;
}

.navbar-toggle {
    margin: 3px 5px 0px 0px;
}

.navbar-brand {
    font-size: 20px;
    color: rgb(204,204,204);
    font-family:  Cantarell, Sans-Serif;
    margin: 15px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    height: 38px;
}

.navbar {
    margin: -50px 0px 0px 0px;
}

.navbar-default {
    background-color: #556677;
    border: 0px;
}

.navbar .nav li a {
    font-size: 15px;
    text-decoration: none;
    background-color: rgb(85,102,119);
}

.howardHeader {
    font-family: Cantarell, sans-serif;
    font-size: 29px;
}
.howardParagraph {
    font-family: Trebuchet MS;
}

#theJesterArtPage {
    font-family: Cantarell, sans-serif;
    font-size: 25px;
}
/* Home Page Carousel */

header.carousel {
    height: 80%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.carousel-caption-text {
    margin: auto;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    width: 245px;
    padding: 5px 5px 5px 5px;
}


/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

#literatureCategory {
    margin: 20px 0px 10px 0px;
}

.bookImage {
    margin: 10px 0px 10px 0px;
    position: relative;

}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Movies page*/

.movieImage {
    margin: auto;  
    position: relative; 
}

.itunesLogo {
    max-width: 100px;
    min-height: 45px;
    margin: 0px 10px 0px 5px;
}

.amazonLogo {
    margin: 3px 0px 0px 0px;
    max-width: 80px;
    max-height: 45px;
    margin: 0px 10px 0px 5px;
}

.netflixLogo {
    max-width: 100px;
    max-height: 40px;
    margin: 0px 10px 0px 5px;
}

.linkRightMargin {
    margin: 0px 10px 0px 0px;
}

.movieLinks {
    margin: 10px 10px 10px 0px; 
}

.movieLinks a {
    margin: 0px 0px 10px 0px; 
}

.movieLinksImage {
    margin: 20px 20px 0px 0px;
}

#links {
    margin-bottom: 20px;
}

#links a {
    margin: 0px 0px 7px 0px;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}


/* Responsive Styles */



.navbar-brand { position: relative; z-index: 2; color: rgb(255,255,255);}

.navbar-nav.navbar-right .btn { position: relative; z-index: 2; padding: 4px 20px; margin: 10px auto; }

.navbar .navbar-collapse { position: relative; border: 0px;}
.navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 22px; }
.navbar-collapse {
    padding-right: 0px;
}
.navbar .nav-collapse { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding-left: 80px; width: 100%; }
.navbar.navbar-default .nav-collapse { background-color: #f8f8f8; }
.navbar.navbar-inverse .nav-collapse { background-color: #ffffff; }
.navbar .nav-collapse .navbar-form { border-width: 0; box-shadow: none; }
.nav-collapse>li { float: right; }

.btn.btn-circle { border-radius: 50px; }
.btn.btn-outline { background-color: transparent; }

@media (max-width: 1205px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
        width: 250px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

    .bookImage {
        margin: 10px 0px 10px 0px;
        position: relative; 
    }

}
.active a{color:#5DB0E6;text-decoration:none;}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

#myCarousel {
    height:80%;
}

@media only screen and (max-width: 375px) {
    .bookImage {
        margin: auto;
        margin-top: 10px;
        width: 80%;
    }


}

@media only screen and (max-width: 410px) {
    .amazonLogo {
        margin: 20px 10px 10px 70px;
    }

}

@media only screen and (max-width: 992px) {
    .movieLinks {
        text-align: center;
        margin: 0px 0px 10px 10px;
    }

    .bookImage {
        margin: auto;
        margin-top: 20px;
    }
}


    