header{
    min-height: 50px;
}


.jose-mourinho #second-nav {
    background-color: white;
}

.jose-mourinho #second-nav a {
    color: #000000 !important;
    text-decoration: none!important;
    border: none!important;
}
.jose-mourinho #second-nav.navbar.navbar-default ul.navbar-nav>li>a {
    font-weight: normal;
    font-size: 15px;
    font-family: 'Open Sans' !important;
}

#secound-nav .navbar-header .brand {
    background: url('http://www.portoeditora.pt/assets/especiais/jose-mourinho/mou-logo.jpg') transparent no-repeat;
    width: 163px;
    height: 45px;
    position: relative;
    top: 15px;
    left: 5px;
}

/* Logo Marca */

.jose-mourinho #second-nav .navbar-header .brand {
    background: url('/assets/especiais/jose-mourinho/mou-logo.jpg') transparent no-repeat;
    width: 163px;
    height: 45px;
    position: relative;
    top: 15px;
    left: 5px;
    margin: 0;
}


/* ------------------------------ p h1 h2 h3 h4 h5 etc------------------------------------*/

.jose-mourinho p {
    font-family: 'Open Sans' !important;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: left;
    margin: 0;
}

.jose-mourinho p.autor {
    font-family: 'Open Sans' !important;
    color: #000000;
    line-height: 1.2;
    text-align: left;
}

.jose-mourinho p.benfica {
    font-family: 'Open Sans' !important;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: right;
}

/*p.price {
    font-family: 'Open Sans' !important;
    font-size: 16px;
    color: #969696;
    line-height: 18px;
    text-align: center;
}
*/
.jose-mourinho p.prefacio {
    font-family: 'Open Sans' !important;
    font-size: 21px;
    color: #000000;
    line-height: 30px;
    text-align: center;
}

.jose-mourinho p.sinopese {
    font-family: 'Open Sans' !important;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: left;
    padding: 10;
}

.jose-mourinho h2.title {
    font-family: 'Open Sans' !important;
    font-size: 16px;
    text-align: left;
    color: #000000;
}

.jose-mourinho h3 {
    font-family: 'Open Sans' !important;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: regular;
    line-height: 19px;
    text-align: left;
}

.jose-mourinho h3.titulo {
    font-family: 'Open Sans' !important;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: regular;
    line-height: 19px;
    text-align: center;
}

.jose-mourinho h3.antigo {
    font-family: 'Open Sans' !important;
    font-size: 18px;
    font-weight: regular;
    text-align: center;
}



.jose-mourinho h3.profissional {
    font-family: 'Open Sans' !important;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: regular;
    line-height: 19px;
    text-align: right;
}

/* BTN COMPRAR*/

.btn-comprar {
    font-family: 'Glyphicons Halflings' !important;
    color: #353535;
    font-size: 14px;
    padding: 0 10px 0 0px;
    position: relative;
    margin: 0;
}

.btn-comprar2 {
    font-family: 'Open Sans' !important;
    color: #353535;
    font-size: 14px;
    line-height: 50px;
    padding: 0px;
    position: relative;
    text-decoration: none!important;
    border: none!important;
}


.jose-mourinho img.bio {
    max-width: 255px;
}

/*
@media (min-width: 992px) {
   .visible-lg.collapse {
        visibility: hidden;
        height: 0!important;
    }
    .visible-lg.collapse.in {
        visibility: initial;
        height: auto!important;
    }

}
*/

/* Retina-specific stuff here */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1) {
    #second-nav .navbar-header .brand {
        background: url('/assets/especiais/jose-mourinho/mou-logo.jpg') transparent no-repeat;
        width: 146px;
        height: 51px;
    }
}


/* ------------------------------Divisórias verticais de costa a costa------------------------------------*/

.jose-mourinho .divider {
    height: 100px;
}

.jose-mourinho .divider2 {
    height: 50px;
}

.jose-mourinho .imageAndText {
    position: relative;
    background: hsla(197, 41%, 22%, 1.00);
}

.jose-mourinho .imageAndText .col {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
}
.jose-mourinho .imageAndText img.fundinho {
    vertical-align: bottom;
    bottom: 0px;
}

.jose-mourinho .vcenter {
    vertical-align: middle;
    float: none;
}

.jose-mourinho .right {
    float: right;
}


@media only screen and (min-width: 1645px) {
    #mourinho01 {
        display: none !important;
    }
}

@media only screen and (max-width: 1645px) {
    #mourinho00 {
        display: none;
    }
}


/** -------------------------------------------ENCOMENDAR  BTN --------------------------------------------**/


.jose-mourinho .produto .btn-lg {
    font-family: 'Open Sans' !important;
    font-size: 14px !important;
    line-height: 1.3333333;
    border-radius: 1px;
    font-weight: 100 !important;
    border-radius: 1px !important;
}

.jose-mourinho .produto .btn-success {
    color: #FFFFFF;
    background-color: #009de0 !important;
    border-color: #009de0 !important;
    width: 160px;
    text-align: center !important;
}

.jose-mourinho .produto .btn-success:hover {
    color: #009de0;
    background-color: #FFFFFF!important;
    border-color: #009de0;
    font-weight: bold!important;
}



/** ------------------------------------------- ARROW DOWN animated --------------------------------------------**/



.jose-mourinho .arrow {
    position: relative !important;
    bottom: 30;
}
.jose-mourinho .bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}
.jose-mourinho .animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-fill-mode: both;
    -webkit-animation-duration: 4s;
    -moz-animation-duration: 4s;
    -ms-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 3s;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(-30px);
    }
    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.navbar-toggle{
    margin-right: 5px;
}


#second-nav button.navbar-toggle.collapsed {
    visibility: visible;
}

#second-nav.affix-top button.navbar-toggle.collapsed {
    visibility: visible;
    margin-right: 5px;
}

#second-nav {
    width: 100%;
    top: 0;
    z-index: 16;
}

@media (min-width: 768px) {
    #second-nav .navbar-header .lnk-brand {
        margin-left: 0;
    }
    .navbar-nav.nav-justified > li {
        float: none;
    }
    .navbar-toggle {
        display: inherit;
    }
    .navbar-header {
        float: inherit;
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-collapse.collapse.in {
        display: inline-block;
    }
    .navbar.navbar-default .navbar-nav>li>a {
        padding-left: 16px;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    #second-nav .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .navbar-header {
        float: left;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar.navbar-default .navbar-nav>li {
        border-bottom: none;
    }
    .navbar-header button.navbar-toggle,
    .navbar-header button.navbar-toggle.collapsed {
        display: none;
    }
    .navbar-collapse.collapse {
        display: block!important;
    }
    #second-nav.affix-top .navbar-collapse.collapse {
        display: none!important;
    }
}