body {
    background-color: #7E7D7D;
    color: white;
    min-width: 287px;

}

.menu-list {
    display: none;
}

.clear {
    clear: both;
}

.sm-brek {
    display: none;
}

.wraper {
    height: 2000px;
}

/*******************
**Header style*
*******************/

.container {
    margin: auto;
    width: 75%;
}

#home {
    background-blend-mode: multiply;
    background-color: #a3a3a3;
    background-image: url("../img/header-background.jpg");
    background-position: 50.751% 0px;
    background-repeat: repeat-x;
    background-size: 1000px 170%;
    height: 665px;
    margin-top: -8px;
}

.slicknav_menu {
    position: absolute;
    width: 86%;
}

.slicknav_btn {
    background-color: #222;
    border-radius: 4px;
    margin: 0 -14px !important;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.slicknav_nav {
    float: right;
    margin-top: 10px !important;
    position: relative;
    text-align: center;
    width: 130px;
}

.slicknav_menu {
    font-size: 33px !important;
}

.slicknav_menu .slicknav_menutxt {
    display: none !important;
}

.slicknav_nav > li {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.03em;
    padding: 0px 0;
    text-transform: uppercase;
}

.slicknav_btn {
    background-color: transparent !important;
}

.centered-heading {
    color: white;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    padding-top: 210px;
    text-align: center;
    width: 100%;
}

.centered-heading h1 {
    font-family: play;
    font-size: 3.5em;
}

.centered-heading h3 {
    background-color: rgb(124, 110, 94);
    font-family: "Tinos", serif;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 0.9em;
    line-height: 1.2em;
    margin: -27px auto auto;
    /*  opacity: 0.94;*/
    padding: 10px 0;
    text-transform: uppercase;
    width: 417px;
}

/*******************
**ABOUT US SECTION STYLE**
*******************/

#about {
    background-color: #000000;
    display: block;
}

.main-about-section {
    margin: auto;
    padding-bottom: 57px;
    padding-top: 59px;
    text-align: center;
    width: 600px;
}

.main-about-section h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-weight: 100;
    line-height: 25px;
}

.main-about-section p {
    font-family: Arial;
    font-size: 12px;
    line-height: 1.5em;
    margin-top: -1px;
}

.link-touch {
    margin-top: 20px;
}

.link-touch a {
    background-color: #3aa2c6;
    border-radius: 28px;
    color: #fff;
    font-family: arial;
    font-size: 12px;
    letter-spacing: 1.25px;
    padding: 9px 20px;
    text-decoration: none;
}

.link-touch a:hover {
    background: #0B1C48;
}

/*******************
**SERVICES SECTION STYLE**
*******************/
#service {
    background: #000000 none repeat scroll 0 0;
    font-family: arial;
    padding-bottom: 33px;
    padding-top: 30px;
}

.main-service-section {
    margin-top: 48px;
    padding-left: 30px;
    padding-right: 29px;
    text-align: center;
}

.main-service-section h2 {
    font-family: play;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 38px;
}

.col-space-4 {
    color: #b4b4b4;
    display: block;
    float: left;
    font-size: 12px;
    margin-left: 30px;
    width: 29%;
}

.col-space-4 > h3 {
    color: #fff;
    font-family: play;
}

.col-space-4 > p {
    line-height: 1.9em;
    margin-top: -5px;
}

/*******************
**WHITE SERVICES SECTION STYLE**
*******************/
#white-service {
    background-color: #fff;
    color: rgb(126, 125, 125);
    padding-bottom: 30px;
}

.main-white-section {
    padding-top: 32px;
    padding-bottom: 50px;
}

.block-quote {
    text-align: center;
}

.block-quote q {
    color: #000000;
    font-size: 1.19em;
    font-style: italic;
}

.block-quote > p {
    margin-top: 7px;
}

.block-quote cite {
    font-size: 1.188em;
}

.main-work-songs {
    margin-left: 60px;
    margin-top: 90px;
    max-width: 388px;
}

.main-work-songs h4 {
    color: #000000;
    font-family: montserrat;
    font-weight: lighter;
}

.main-work-songs span {
    color: #000000;
    font-family: arial;
    font-size: 14px;
    letter-spacing: -0.69px;
}

.main-catogris {
    margin-bottom: 30px;
    margin-top: 35px;
}

.main-catogris > a {
    border: 2px solid black;
    border-radius: 32px;
    color: black;
    font-family: fantasy;
    font-size: 12px;
    font-weight: lighter;
    letter-spacing: 1.4px;
    margin-right: 6px;
    padding: 9px 30px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}

.main-catogris > a:hover {
    background-color: #000000;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
}

.mm-gnr {
    margin-bottom: 18px;
}

.main-work-songs > p {
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
}

/*******************
**CONTACT US SECTION STYLE**
*******************/
#contact {
    background-blend-mode: multiply;
    background-color: #d9d9d9;
    background-image: url("../img/contact.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 101% 101%, 101% 101%;
    padding-bottom: 78px;
}

.contact-section {
    margin-left: auto;
    margin-right: auto;
    opacity: 0.99;
    padding-top: 40px;
    text-align: center;
    width: 550px;
}

.contact-section > h2 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: lighter;
    letter-spacing: -0.05em;
    line-height: 1.1em;
    margin-top: 13.59px;
    padding-bottom: 3px;
}

.line hr {
    border-bottom: 1px solid black;
    border-top: 1px solid transparent;
    width: 55px;
}

.main-contact {
    color: rgb(255, 255, 255);
    display: block;
    font-family: Raleway;
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: -7px;
    margin-top: 19.5px;
    text-transform: uppercase;
}

.contact-form input {
    border: medium none;
    color: #000000;
    font-size: 15px;
    margin: 5px;
    padding-bottom: 13px;
    padding-left: 16px;
    padding-top: 6px;
    width: 88%;
}

.contact-form input:hover {
    background: #cfbf94 none repeat scroll 0 0
}

.contact-form textarea {
    border: medium none;
    color: #000000;
    font-family: arial;
    font-size: 15px;
    margin-top: 6px;
    padding-left: 16px;
    padding-top: 6px;
    width: 88%;
}

.contact-form textarea:hover {
    background: #cfbf94 none repeat scroll 0 0
}

.contact-form button {
    border: 2px solid transparent;
    cursor: pointer;
    font-family: Montserrat;
    font-size: 10px;
    letter-spacing: 0.15em;
    margin-top: 25px;
    padding: 13px 27px;
}

.contact-form button:hover {
    background: #000000;
    color: #fff;
    border: 2px solid white;
}

/*******************
**FOOTER SECTION STYLE**
*******************/
.container.footer-section {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 9px;
    padding-top: 2px;
    text-align: center;
}

.container.footer-section {
    text-align: center;
    padding-top: 2px;
}

.speeker > img {
    margin-top: 20px;
    width: 90px;
}

.footer-section h4 {
    color: rgb(30, 30, 30);
    font-family: Montserrat;
    font-size: 17px;
    font-weight: 100;
    letter-spacing: 0.1em;
    line-height: 1.3em;
    margin-top: 7px;
}

.fot-one {
    color: rgb(83, 83, 83);
    font-family: play;
    font-size: 10.5px;
    letter-spacing: 1.3px;
    line-height: 2em;
    margin: -10px 0 20px;
    text-transform: uppercase;
}

.foot-para {
    width: 600px;
    margin: auto;
}

.ft-n {
    margin-bottom: -10px;
}

.foot-para p {
    color: rgb(30, 30, 30);
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.5em;
}

.copyrit {
    margin-top: 39px;
}

.copyrit a {
    border: 1px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    font-family: Montserrat;
    font-size: 10px;
    letter-spacing: 0.35em;
    padding: 13px 25px 13px 30px;
    text-decoration: none;
}

.copyrit a:hover {
    background: #000000;
    color: #fff;
}

.last-fot a {
    color: rgb(180, 180, 180);
    font-family: Arial;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.4em;
    text-decoration: none;
}

.last-fot {
    margin-top: 50px;
}

.last-fot p {
    color: rgb(126, 125, 125);
    font-family: Arial;
    font-size: 10px;
    line-height: 1.4em;
    margin-top: 3px;
}

#accessToken {
    height: 34px;
}

.error {
    color: red;
    display: block;
    font-size: 12px;
    text-align: center;
    width: 90%;
    margin-left: 10px;
}

#wimpy_player {
    max-width: 545px;
    width: 100%;
    margin: auto;
}

.remodal {
    min-width: 320px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 546px !important;
    border-radius: 15px !important;
}

#wimpy_player > div {
    margin-bottom: -4px !important;
    margin-top: -6px !important;
}




