html,
body {
    height: 100%;
}

body {
    font-family: "Roboto Condensed", sans-serif;
}

h3 {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.jumbotron {
    background-color: black;
    padding-top: 1px;
    padding-bottom: 0;
}

.jumbotron h1 {}

.jumbotron h1 a {
    text-decoration: none;
    font-size: 60px;
    color: #fbf64d;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.bg-parallax {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#home {
    height: 959px;
    margin: -30px 0;
}

#home-cover {
    height: 100%;
    background-image: url(../img/bg-home.jpg);
}

#home-content {
    display: table;
    height: 100%;
    width: 100%;
}

#home-content-box-inner {
    display: table-cell;
    vertical-align: middle;
}

#home-heading h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
    margin: 20px 0 20px 0;
}

#home-heading h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    margin: 20px 0 20px 0;
}

.btn-general {
    border-width: 2px;
    border-radius: 0;
    padding: 12px 36px 12px 36px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.btn-white {
    border-color: #fff;
    color: #fff;
}

.btn-white:hover,
.btn-white:focus {
    background-color: #fff;
    color: dimgrey;
}


/*========================================================
                    about (Generic)
=========================================================*/

.content-box {
    padding: 60px 0 60px 0;
}

.content-title h3 {
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    margin: 40px 0 30px 0;
    text-transform: uppercase;
}

.para {
    text-align: center;
    color: #6d6d6d;
    font-size: 14px;
    line-height: 2em;
}

#Plays {
    background-color: #f4f2f2;
    padding: 30px 0 70px 0;
}

.Plays-slider-info {
    background-color: #E3E3E3;
    padding: 10px 0 20px 0;
}

.Plays-slider {
    margin: 0 15px;
}

.btn-general {
    background-color: #A89F1C;
    border-width: 0;
    border-radius: 0;
    padding: 12px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.btn-white {
    color: white;
}

.btn-white:hover,
.btn-white:focus {
    background-color: white;
    color: #A89F1C;
}

h4.Plays-slider-name {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
    float: left;
    margin: 10px 0 10px 10px;
}

a.Plays-slider-aref {
    color: #A89F1C;
    font-size: 14px;
    text-decoration: none;
}

h5.Plays-slider-designation {
    color: #6a6a6a;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    float: left;
    margin: 0 0 20px 10px;
}



/*========================================================
                    footer (Generic)
=========================================================*/

footer {
    padding: 70px;
    background-color: black;
}

#foo-left a {
    color: #5C5C5C;
    text-decoration: none;
}

#foo-left a:hover {
    color: #A89F1C;
    text-decoration: none;
}

#foo-right a {
    float: right;
}

.foo-right-img {
    width: 100%;
}






#row2 {
    background-color: azure;
    text-align: left;
    padding: 20px 10px 20px 10px;
    margin: 50px 0 50px 0;
}

#home2 {
    height: 400px;
    margin: -30px 0;
}


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

#contact-form label {
    color: #7D7D7D;
    font-weight: 600;
    font-style: italic;
    margin: 10px 0 6px 0;
}

#contact-form input::placeholder {
    color: #000000;
}

#contact-form textarea::placeholder {
    color: #000000;
}

form .form-control {
    border-radius: 3px;
    border-color: #EBEBEB;
    font-size: 12px;
    font-weight: 600;
    padding: 25px 20px;
    color: #000000;
    letter-spacing: 0.5px;
}

#send-btn {
    margin: 10px;
    color: red;
}

.bmenu input {
    width: 250px;
    margin: 10px;
}


/*========================================================
                    plays home
=========================================================*/

#playsall img {
    width: 100%;
}

#playsall .headingp h4 {
    font-size: 16px;
    float: left;
    margin: 10px;
    text-transform: uppercase;
}

#playsall .subheading h5 {
    color: #979898;
    float: left;
    margin: 10px;
}

#playsall .sample p {
    color: #979898;
    text-align: justify;
    margin: 10px;
}

.Plays-slider-info table {
    width: 100%;
    
}

.Plays-slider-info2 {
    margin: 0px 0px 40px 0px;
    padding: 10px 20px 50px 20px;
    background-color: #F6F7F9;
}


/*========================================================
                    navigation
=========================================================*/

header {
    margin: -30px 0;
}

.navbar {
    padding: 20px 0;
    border-radius: 0px;
}

.vesco-nav-wrapper {
    padding: 0 85px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-inverse .navbar-nav>li>a {
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    background: none;
    color: #FBF64D;
}

.navbar-toggle {
    background-color: black;
    border: 1px solid #fff;
    border-radius: 0;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-collapse {
    max-height: none !important;
}


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

.form-actions {
    margin: 20px;
    background-color: transparent;
    text-align: center;
}

input[type=submit] {
    width: 150px;
}


/*========================================================
                        plays
=========================================================*/

.btnclpspl {
    margin: 50px;
    width: 150px;
    text-align: center;
}

#btnclpsplarea {
    margin-bottom: 100px;
}


/*========================================================
                        portofolio
=========================================================*/

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

.pagination {
    margin-bottom: 30px;
}

h4.card-title {
    font-size: 17px;
}





/*========================================================
                        media
=========================================================*/



/* large Devices (Desktops & laptops) */
@media (min-width: 1200px) {
    
    .container {
        width: 100%;
    }
    .para {
        font-size: 15px;
    }
}


/* Medium Devices (Landscape Tablets & Medium Desktops) */
@media (max-width: 1199px) {
    
    #home {
        height: 70%;
    }
    
    .para {
        font-size: 24px;
    }
    
    .container {
        width: 100%;    
    }
    
    .foo-right-img {
        width: 100%;
    }
    
    #foo-right a {
        float: right;
    }
}


/* Small Devices (Portrait Tablets & Small Desktops) */
@media (max-width: 991px) {
    
    .para {
        font-size: 18px;
    }
    
    .container {
        width: 100%;    
    }
    
    #home {
        height: 70%;
    }
    
    #foo-right a {
        float: none;
    }
    .foo-right-img {
        width: 30%;
        margin: 30px;
    }
    
    
}


/* Extra Small Devices (Landscape Phones & Portrait Tablets) */
@media (max-width: 767px) {
    
    .jumbotron h1 a {
        font-size: 40px;
    }    
    
    #home {
    height: 75%;

    }
    .foo-right-img {
        width: 70%;
        margin-top: 30px;
    }
    
    .navbar-inverse .navbar-toggle {
        margin: 0 -70px 0 0px;
    }
    
    
    .para {
        font-size: 16px;
    }
    
    
    #home-heading h3 {
        font-size: 45px;
    }
}

/* Extra Small Devices (Smaller Devices) */
@media (max-width: 480px) {
    
    .jumbotron h1 a {
        font-size: 30px;
    }
    
    #home {
        height: 67%;
    }   
    
    #home-heading h3 {
        
        font-size: 40px;
    }    
    
    #home-heading h2 {
        
        font-size: 32px;
    }   
    
    #foo-left a {
        display: -webkit-box;
    }
    
    #foo-left span {
        display: none;
    }
    
    .foo-right-img {
        width: 100%;
        margin-top: 30px;
    }
    
    .vesco-nav-wrapper {
        padding: 0px 81px;
    }
    
    .para {
        font-size: 16px;
    }
}


/* Extra Small Devices (Smaller Devices) */
@media (max-width: 320px) {
    
    .jumbotron h1 a {
        font-size: 30px;;
    }
    
    #home-heading h3 {
        
        font-size: 30px;
    }
    
    #home-heading h2 {
        
        font-size: 26px;
    }
    
    #home {
        height: 67%;
        margin: -30px 0;
    }
    
    #foo-left a {
        display: -webkit-box;
    }
    
    #foo-left span {
        display: none;
    }
    
    .foo-right-img {
        width: 120%;
        margin: 30px 0;
    }
    
    .container {
        width: 88%;
    }
    
    .container-fluid {
        padding-right: 0px;
        padding-left: 1px;
        margin-right: -1px;
        margin-left: -26px;
    }
    
    .vesco-nav-wrapper {
        0px 69px 0 39px;
    }
    
    .para {
        font-size: 12px;
    }
    
    
    
}







@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
}