/* Overide Bootstrap styles */

body {
    background-color: #404040;
}

html, body {
    min-height: 100%;
}

.button-top {
    text-align: center;
    padding-bottom: 20px;
}


.page-header {
    padding-left: 25px;
    border: 0px;
    margin: 0px;
    color: silver;
}

.container-fluid, .container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}

#home .about{
    padding:30px;
}
#home .about h1 {
    font-size:1.3em;
    color:#fff;
}
#home .about p , #home .about li, #home .about a{
    font-size:1em;
    color:#fff;
    opacity:.9;
    line-height:1.9em;
}

#home .passion-statement{
    margin:auto;
    margin-top:30px;
    background-color:#fff;
    width:95%;
}

#home .passion-statement > div{
    display:block;
    padding:40px;
    border-size:border-box;
}
#home .passion-statement img{
    display:block;
    vertical-align:middle;
    margin:auto;
    max-width:100%;
    height:auto;
 } 
#home .passion-statement h1{
    color:#4e4e4e;
}
#home .passion-statement p{
    line-height:1.9em;
}
.col-lg-4, .col-md-4, .col-sm-6 {
    padding: 0px;
}

.row {
    margin: 0px;
    padding: 0px;
}

.footer {
    background-color: #202020;
}

.footer p {
    margin-top:14px;
}

.navbar {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
    background-color: #000;
}

.navbar-brand img {
    margin-left: 10px;
    border-radius: .5em;
    position: relative;
    z-index: 9999999;
}

.nav a {
    color: #fff;
}

.navbar, .navbar-nav {
    text-align: center;
    padding: 0px;
    margin: 0px;
}

#home a[href*="default"], 
#wedding a[href*="wedding"],
#portraits a[href*="portraits"],
#event a[href*="event"],
#contact a[href*="contact"]
{
    border:2 px solid red;
    color:#fff;
}

.navbar-inverse .navbar-nav .active a {
    background-color: transparent;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    background-color: transparent;
}

.thumbnail a, .thumbnail a:hover, .thumbnail p:first-of-type {
    padding-top: 15px;
    color: #333;
    text-decoration: none;
}

.thumbnail img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
}


/*---------------------------------------*/


/*blurr effect
:hover img {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
*/


/* ==========================================================================
   FONTS
   ========================================================================== */

@font-face {
    font-family: "Champagne &amp; Limousines";
    src: url("../fonts/Champagne_Limousines.eot?") format("eot"), url("../fonts/Champagne_Limousines.woff") format("woff"), url("../fonts/Champagne_Limousines.ttf") format("truetype"), url("../fonts/Champagne_Limousines.svg#Champagne&Limousines") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Champagne & Limousines Italic';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Champagne_Limousines_Italic.woff") format('woff');
}


/* ==========================================================================
    showcase home
   ========================================================================== */

#showcase {
    margin-top: 20px;
}


/* ==========================================================================
    Slideshow
   ========================================================================== */

#slideshow button, .scroll-down button {
    position: absolute;
    z-index: 9000;
    margin-left:43%;
    top: 90%;
    width: 120px;
    height: 30px;
    text-align: center;
    opacity: 0.4;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}


.carousel .item {
    margin: 0px;
}
.carousel-indicators{
    bottom:13px;
    width:78%;
    text-align:right;

}
#slideshow h1, .carousel-caption h1 {
    z-index: 3000;
    color: #FFF;
    font-family: "Champagne & Limousines Italic";
    opacity: 0.9;
    filter: alpha(opacity=90);
    /* For IE8 and earlier */
}

#slideshow .row {
    position: relative;
    top: -0px;
    border-bottom: 1px solid silver;
}

.slideshow {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.slideshow > figure {
    animation: imageAnimation 20s linear infinite 0s;
    backface-visibility: hidden;
    background-size: cover;
    background-position: center center;
    color: transparent;
    left: 0px;
    opacity: 0;
    position: absolute;
    top: 0px;
    height: 100vh;
    width: 100vw;
    z-index: 0;
}


/* caption position */

.slideshow .caption1 {
    position: relative;
    top: 25%;
    left: 3%;
    text-align: center;
    width: 90%;
}

.slideshow .caption2 {
    position: relative;
    width: 50%;
    left: 6%;
    top: 30%;
}

.slideshow .caption3 {
    position: relative;
    float: right;
    width: 50%;
    right: 2%;
    top: 20%;
}

.slideshow .caption4 {
    position: relative;
    width: 30%;
    float: left;
    left: 8%;
    top: 20%;
}

.slideshow .caption5 {
    position: relative;
    width: 30%;
    left: 30%;
    top: 30%;
}

.slideshow > figure:nth-child(1) {
    background-image: url('/img/home/01.jpg');
}

.slideshow > figure:nth-child(2) {
    animation-delay: 4s;
    background-image: url('/img/home/02.jpg');
}

.slideshow > figure:nth-child(3) {
    animation-delay: 8s;
    background-image: url('/img/home/03.jpg');
}

.slideshow > figure:nth-child(4) {
    animation-delay: 12s;
    background-image: url('/img/home/04.jpg');
}

.slideshow > figure:nth-child(5) {
    animation-delay: 16s;
    background-image: url('/img/weddings/05.jpg');
}

.slideshow > figure:nth-child(6) {
    animation-delay: 20s;
    background-image: url('/img/home/01.jpg');
}

@keyframes imageAnimation {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: scale(1.03);
    }
    8% {
        animation-timing-function: ease-out;
        opacity: 1;
    }
    17% {
        opacity: 1;
    }
    25% {
        opacity: 0;
        transform: scale(1.0);
    }
    100% {
        opacity: 0;
        transform: scale(1.0);
    }
}


/* ==========================================================================
  gallery
   ========================================================================== */

.gallery-header {
    width: 100%;
    max-height: 500px;
    overflow: hidden;
}

.gallery-header img {
    width: 100vw;
    height: auto;
}


/* ==========================================================================
   contact form 
   ========================================================================== */

#contact {
    background-image: url("/img/contact/fab_formisano.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

#contact .container {
    padding: 50px;
    margin: 0px;
    min-height: 95vh;
    opacity: .9;
}

#contact fieldset {
    padding-top: 60px;
}

#contact .date {
    padding: 0px 13px;
}

.social {
    margin: 0;
    padding: 0;
    float: right;
}

#contact .thankyou{
    position:absolute;
    top:30%;
    left:15%;
    font-size:30px;
    color:#fff;
    text-align:center; 
}

/* ==========================================================================
    Social Icon
   ========================================================================== */

.social ul {
    margin: 0;
    padding: 10px;
    display: inline-block;
}

.social ul li {
    list-style: none outside none;
    display: inline-block;
}

.social i {
    width: 25px;
    height: 25px;
    color: #FFF;
    background-color: #909AA0;
    font-size: 15px;
    text-align: center;
    padding-top: 8px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social .fa-facebook:hover {
    background: #4060A5;
}

.social .fa-flickr:hover {
    background: #FF57AE;
}


/* ==========================================================================
    @media query
   ========================================================================== */

@media (min-width: 769px) {
    .slideshow {
        height: 100vh;
    }
    h1[class^="caption"] {
        font-size: 3.5em;
    }
}

@media (max-width: 768px) {
    h1[class^="caption"] {
        font-size: 3em;
    }
    .slideshow {
        height: 70vh;
    }
    .navbar, .navbar-nav {
        opacity: 1;
        filter: alpha(opacity=100);
        /* For IE8 and earlier */
    }
    .fa-facebook {
        display: none;
    }
    .slideshow > figure {
        height: 100%;
        width: 100vw;
        top: 50px;
    }
    .slideshow {
        height: 100vh;
    }
}

@media (max-width: 736px) {
    h1[class^="caption"] {
        font-size: 2em;
    }
    #home .about{
        padding:10px;
    }
}

@media (max-width: 640px) {
    .carousel-indicators{
        width:50%;
        margin-left:0;
        padding-right:10px;
        bottom:0px;
    }

    .thumbnail {
        padding: 10px;
    }
    h1[class^="caption"] {
        display: none;
    }
    /*  make slideshow images smaller for mobile */
    .slideshow > figure:nth-child(1) {
        background-image: url('/img/home/01sm.jpg');
    }
    .slideshow > figure:nth-child(2) {
        animation-delay: 4s;
        background-image: url('/img/home/02sm.jpg');
    }
    .slideshow > figure:nth-child(3) {
        animation-delay: 8s;
        background-image: url('/img/home/03sm.jpg');
    }
    .slideshow > figure:nth-child(4) {
        animation-delay: 12s;
        background-image: url('/img/home/04sm.jpg');
    }
    .slideshow > figure:nth-child(5) {
        animation-delay: 16s;
        background-image: url('/img/home/05sm.jpg');
    }
    .slideshow > figure:nth-child(6) {
        animation-delay: 20s;
        background-image: url('/img/home/06sm.jpg');
    }
    #slideshow button, .carousel button {
        visibility: hidden;
    }
    #gallery .page-header {
        text-align: center;
        padding: 0px;
    }
    .carousel-inner{
    margin-top: 30px;    
    }
}

@media (max-width:415px) {
    .slideshow {
        height: 50vh;
    }
    h1[class^="caption"] {
        display: none;
    }
    .carousel-inner{
    margin-top: 50px;    
    }
}