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


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


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

.xmedium-half {
    margin-top: 35px;
}

@media screen and (min-width: 600px) and (max-width: 767px) {
    .xmedium-half {
        width: 50%;
        float: left;
    }
}

.xmedium-half .item-img img {
    width: 100%;
}


/* ***************************header*************banner************footer******************************* */


/* header-start */

.header-outer {
    position: relative;
}

.header {
    padding: 24px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

@media screen and (max-width: 767px) {
    .header {
        padding: 12px 0;
    }
}

.logo-main a {
    margin: 0;
}

@media screen and (max-width: 500px) {
    .logo-main a img {
        max-width: 135px;
    }
}


/* navigation-start */

.navigation-outer ul#superfish-main {
    float: right;
}

.navigation-outer ul#superfish-main > li a {
    color: #ffffff;
    font-size: 19px;
    text-decoration: none;
    font-family: "Optima";
    padding: 20px 17px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .navigation-outer ul#superfish-main > li a {
        padding: 20px 15px 20px 10px;
    }
}

.navigation-outer ul#superfish-main > li a:hover,
.navigation-outer ul#superfish-main > li a:focus,
.navigation-outer ul#superfish-main > li a.is-active {
    background-color: transparent;
    background-image: url("../images/star.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    color: #dfad60;
    outline: none;
}

.navigation-outer ul#superfish-main > li ul {
    background-color: rgba(0, 0, 0, 0.9);
    position: absolute;
    left: -28px;
    top: 100%;
    text-align: center;
}

.navigation-outer ul#superfish-main > li > ul > li ul {
    top: 0;
}

.navigation-outer ul#superfish-main > li a.menuparent {
    background-image: url("../images/select-arrow-down.png");
    background-repeat: no-repeat;
    background-position: right top 29px;
    background-size: 12px;
}

.navigation-outer ul#superfish-main > li a.menuparent .sf-sub-indicator {
    display: none;
}


/* navigation-end */

@media screen and (max-width: 991px) {
    /*--------superfish-main-responsive-------------*/
    .header .region-header {
        position: relative;
    }
    .sf-accordion-toggle.sf-style-none a span {
        background: #ffffff none repeat scroll 0 0;
        box-shadow: 0 9px #ffffff, 0 -9px #ffffff;
        color: rgba(0, 0, 0, 0);
        content: "";
        float: right;
        height: 4px;
        width: 30px;
        margin: 14px 0;
    }
    .sf-accordion-toggle.sf-style-none a {
        display: inline-block;
        float: right;
        margin-right: 15px;
        overflow: hidden;
    }
    #block-mainnavigation {
        position: absolute;
        right: -15px;
        top: 10px;
        display: block;
    }
    #superfish-main-accordion {
        background: rgba(223, 173, 96, 0.9);
        border: medium none;
        float: right;
        margin-top: 20px;
        padding: 15px 20px;
        text-align: right;
        width: 100%;
        text-align: center;
        right: 15px;
    }
    #block-mainnavigation .menu li {
        margin: 0;
    }
    #block-mainnavigation ul li a.sf-depth-2 {
        border-bottom: 1px solid #ccc;
    }
    #block-mainnavigation .menu li.sf-depth-3 a {
        border-bottom: 1px solid #cccccc;
    }
    #block-mainnavigation .menu li a {
        border-bottom: 1px solid #cccccc;
        font-size: 15px;
        text-decoration: none;
        color: #ffffff;
    }
    #block-mainnavigation .menu > li:hover > a,
    #block-mainnavigation .menu > li > a.is-active {
        border-bottom: 1px solid #ffffff;
    }
    #block-mainnavigation .menu li a.sf-depth-1:hover,
    #block-mainnavigation .menu li a.sf-depth-1.active,
    #block-mainnavigation .menu li a.sf-depth-1:focus,
    #block-mainnavigation .menu li a.sf-depth-1:active {
        background: transparent;
    }
    a.sf-depth-1.menuparent {
        position: relative;
    }
    a.sf-depth-1.menuparent:hover::after,
    a.sf-depth-1.menuparent.active::after {
        border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    }
    #block-mainnavigation ul li.sf-depth-2:last-child a.sf-depth-2 {
        border-bottom: 1px solid #cccccc;
    }
    .sf-depth-1.menuparent.sf-expanded a.sf-depth-1.menuparent:hover::after,
    .sf-depth-1.menuparent.sf-expanded a.sf-depth-1.menuparent.active::after {
        border-color: transparent rgba(0, 0, 0, 0) #ffffff;
    }
    .sf-depth-1.menuparent.sf-expanded a.sf-depth-1.menuparent::after {
        border-width: 0 8px 10px;
        border-color: transparent rgba(0, 0, 0, 0) #ffffff;
    }
    a.sf-depth-1.menuparent::after {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-color: white rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        border-style: solid;
        border-width: 10px 8px 0;
        content: "";
        left: auto;
        position: absolute;
        top: 11px;
        right: 0;
    }
    .sf-sub-indicator {
        display: none;
    }
    /*--------superfish-main-responsive-end------------*/
}


/* header-end */


/* ** */


/* banner-start */

.banner {
    position: relative;
}

.banner .breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    bottom: 55px;
    color: #ffffff;
    font-family: "Optima Bold";
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 2;
}

@media screen and (max-width: 991px) {
    .banner .breadcrumb {
        position: static;
        border-radius: 0;
        padding-bottom: 20px;
        background-color: #000000;
    }
}

.banner .breadcrumb a {
    text-decoration: none;
    color: #ffffff;
    font-family: "Optima";
}

.banner .breadcrumb a:hover {
    color: #dfad60;
}

.banner .breadcrumb i {
    padding: 0 5px;
}

.banner .form-group {
    margin: 0;
}

.banner .banner-inner {
    position: relative;
}

@media screen and (min-width: 1200px) {
    .banner .banner-inner {
        height: 320px;
        overflow: hidden;
    }
}

@media screen and (max-width: 991px) {
    .banner .banner-inner {
        height: auto;
    }
}

.banner .banner-inner .banner-inner-img {
    position: relative;
}

.banner .banner-inner .banner-inner-img img {
    width: 100%;
}
.banner .block-views-blockmedia-artist-banner-block-1 .banner-inner .banner-inner-img::after {
    background: #000000;
}
.banner .banner-inner .banner-inner-img::after {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.banner .banner-inner .banner-title {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    bottom: 90px;
    position: absolute;
    padding-bottom: 33px;
    background-image: url("../images/banner-bottom-img.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 2;
}

@media screen and (max-width: 991px) {
    .banner .banner-inner .banner-title {
        background-color: #000000;
        position: static;
        padding-top: 15px;
    }
}

.banner .banner-inner .banner-title h1 {
    color: #ffffff;
    font-family: "Optima Bold";
    font-size: 75px;
    margin: 0;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .banner .banner-inner .banner-title h1 {
        font-size: 62px;
    }
}

@media screen and (max-width: 600px) {
    .banner .banner-inner .banner-title h1 {
        font-size: 42px;
        padding: 25px 15px 0;
    }
}


/* banner-end */


/* ** */


/* footer-start */

.footer {
    border-top: 1px solid #000000;
    padding: 25px 0;
}

@media screen and (max-width: 767px) {
    .footer {
        text-align: center;
    }
}

@media screen and (min-width: 768px) {
    .footer .container {
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
    }
}

.footer .container .footer-logo {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.footer .container .footer-logo a {
    display: inline-block;
    vertical-align: middle;
}

@media screen and (min-width: 768px) {
    .footer .container .footer-logo {
        text-align: left;
    }
}

.footer .container .footer-social-icon {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: auto;
}

@media screen and (min-width: 768px) {
    .footer .container .footer-social-icon {
        text-align: right;
    }
}

.footer-contact-info {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.footer-contact-info h2 {
    font-family: "Optima Bold";
    color: #000000;
    text-transform: uppercase;
    font-size: 17px;
}

.footer-contact-info .field--name-field-tel-,
.footer-contact-info .field--name-field-email {
    font-size: 17px;
}

.footer-contact-info .field--name-field-tel- .field--label,
.footer-contact-info .field--name-field-email .field--label {
    display: inline-block;
    font-family: "Optima Bold";
}

.footer-contact-info .field--name-field-tel- .field--item,
.footer-contact-info .field--name-field-email .field--item {
    display: inline-block;
    font-family: "Optima";
}

.footer-contact-info #block-moonworks p {
    font-family: "Optima Bold";
    font-size: 16px;
}

.footer-contact-info #block-moonworks p a {
    text-decoration: none;
    color: #dfad60;
}

.footer-contact-info #block-moonworks p a:hover {
    color: #000000;
}

.footer-social-icon ul {
    list-style: none;
    padding: 0;
}

.footer-social-icon ul li {
    display: inline-block;
}

.footer-social-icon ul li:first-child,
.footer-social-icon ul li:nth-child(2) {
    margin-right: 18px;
}

.footer-social-icon ul li a .linkicon__text {
    display: none;
}

.footer-social-icon ul li a .linkicon__icon.fa-facebook,
.footer-social-icon ul li a .linkicon__icon.fa-instagram {
    color: #dfad60;
    font-size: 36px;
}

.footer-social-icon ul li a .linkicon__icon.fa-facebook:hover,
.footer-social-icon ul li a .linkicon__icon.fa-instagram:hover {
    color: #000000;
}

.footer-social-icon ul li a .linkicon__icon.fa-youtube {
    font-size: 36px;
    color: #000000;
}

.footer-social-icon ul li a .linkicon__icon.fa-youtube:hover {
    color: #dfad60;
}


/* footer-end */


/* ** */


/* ****************header*end***********banner*end**********footer*end*********************** */


/* ********************************************home************************************************ */


/* slider-start */

.slider {
    position: relative;
    z-index: 1;
}

.slider .md-objects {
    z-index: 3;
    text-align: center;
}

.slider .md-objects .title-border {
    color: #dfad60;
    font-family: "Optima Bold";
    border-bottom: 1px solid #929496;
    border-top: 1px solid #929496;
    text-shadow: 0 2px 16px white, 0 2px 16px white, 0 2px 16px white, 0 2px 14px white, 0 2px 59px white, 0 8px 15px white;
}

.slider .md-objects .Voilin,
.slider .md-objects .year {
    font-family: "Optima";
    color: #464f58;
    text-shadow: 0 2px 16px white, 0 2px 16px white, 0 2px 16px white, 0 2px 14px white, 0 2px 59px white, 0 8px 15px white;
}

.slider .md-objects .overlay {
    box-shadow: 4px 0 131px -113px rgba(255, 255, 255, 0.6);
}

.slider .md-objects .overlay::after {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 5px 6px 122px 148px rgba(255, 255, 255, 0.6);
    content: "";
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    width: 100%;
}

.slider .md-slider-wrap {
    margin-bottom: 0 !important;
}

.slider .md-slider-wrap .md-thumb {
    display: none;
}


/* slider-end */


/* slider-bottom-start */

.slider-bottom {
    background: #ffffff;
    padding: 60px 0;
    text-align: center;
}

.slider-bottom .field--name-body p {
    font-family: "Optima";
    font-size: 17px;
    margin: auto;
    max-width: 800px;
}

.slider-bottom .field--name-body p strong {
    font-family: "Optima Bold";
    font-weight: normal;
}

.slider-bottom .field--name-body p:last-child {
    font-family: "Optima Italic";
    font-size: 18px;
    padding-top: 30px;
}

.slider-bottom .field--name-body h2 {
    font-size: 25px;
    font-family: "Optima Bold";
    margin: 0;
    color: #dfad60;
}


/* slider-bottom-end */


/* contenttop-start */

.contenttop .parallax-window {
    position: relative;
}

.contenttop .parallax-window .parallex-caption {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translate(0px, -50%);
}

.contenttop .parallax-window .parallex-caption h2 {
    margin: 0;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Optima Bold";
}


/* contenttop-end */


/* content-start */

.front-content {
    background-color: #ffffff;
    padding: 60px 0;
    text-align: center;
}

.front-content .formulas-img img {
    height: auto;
    margin: auto;
    max-height: 75px;
    min-height: 75px;
    width: auto;
}

.front-content .formulas-title {
    color: #000000;
    font-family: "Optima Bold";
    font-size: 16px;
    font-weight: normal;
    margin: auto;
    max-width: 160px;
    padding: 20px 0 35px;
    text-transform: uppercase;
}

.front-content .home-icon-below-text p {
    color: #000000;
    font-family: "Optima";
    font-size: 17px;
    padding: 0 15px;
}


/* content-start */


/* contentbottom-start */

.contentbottom .parallex-caption > h2 {
    text-align: center;
    margin: 0;
    color: #dfad60;
    text-transform: uppercase;
    padding-bottom: 60px;
    font-family: "Optima Bold";
}

.parallax-window {
    min-height: 250px;
    background: transparent;
}


/* contentbottom-end */


/* footertop-start */

.footertop {
    background-color: #ffffff;
    padding: 60px 0;
    text-align: center;
}

.let-it-storm .field--name-field-power-title {
    font-family: "Optima";
    color: #000000;
    font-size: 17px;
}

.let-it-storm .field--name-field-sub-title {
    font-family: "Optima Bold";
    text-transform: uppercase;
    color: #dfad60;
    font-size: 24px;
    padding-bottom: 20px;
}

.let-it-storm .field--name-body {
    font-family: "Optima";
    color: #000000;
    font-size: 18px;
    padding: 0 15px;
}

.let-it-storm .field--name-field-video {
    padding: 20px 0;
}

.let-it-storm .field--name-field-video iframe {
    border-radius: 10px;
    width: 100%;
}

.let-it-storm .field--name-field-video-description {
    font-family: "Optima Italic";
    color: #000000;
    font-size: 17px;
}

.the-girls h2 {
    color: #dfad60;
    font-family: "Optima Bold";
    margin: 0;
    text-transform: uppercase;
    padding: 60px 0 30px;
}

.the-girls .owl-carousel .owl-item {
    padding: 10px;
}

.front-the-girls {
    position: relative;
}

.front-the-girls:hover::after {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.front-the-girls .the-girls-image a::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.front-the-girls .item-info-the-girls {
    border: 1px solid #ffffff;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    height: calc(100% - 30px);
    left: 15px;
    position: absolute;
    top: 15px;
    width: calc(100% - 30px);
}

.front-the-girls .the-girls-image img {
    width: 100%;
}

.front-the-girls .item-info-the-girls .item-info {
    margin: auto;
    visibility: hidden;
    opacity: 0;
    color: #ffffff;
    text-align: center;
    z-index: 1;
}

.front-the-girls .item-info-the-girls .item-info .girls-title > a {
    text-decoration: none;
    font-family: "Optima Bold";
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
}

.front-the-girls .item-info-the-girls .item-info .girls-city {
    font-family: "Optima";
    font-size: 19px;
}

.front-the-girls .item-info-the-girls .item-info .girls-artist {
    font-family: "Optima";
    font-size: 19px;
}

.front-the-girls:hover .item-info {
    visibility: visible;
    opacity: 1;
}


/* footertop-end */


/* *******************************************home-end********************************************** */


/* ****************************about-us******************************* */

.node-23 .main-content article p {
    color: #000000;
    font-family: "Optima";
    font-size: 17px;
    padding: 25px 0;
    text-align: center;
}


/* **************************about-us-end***************************** */


/* ****************************media******************************* */

.references-block-title {
    text-align: center;
}

.references-block-title .field--name-field-reference-title {
    color: #dfad60;
    font-family: "Optima Bold";
    text-transform: uppercase;
    font-size: 28px;
}

.references-block-title .field--name-field-sub-title {
    color: #000000;
    font-family: "Optima Bold";
    font-size: 15px;
}

.references-item .references-title h3 {
    text-align: center;
    color: #dfad60;
    font-family: "Optima Bold";
    font-size: 19px;
    margin: 10px 0 0;
}

@media screen and (min-width: 600px) {
    .references-item .references-title h3 {
        min-height: 42px;
    }
}


/* **************************media-end***************************** */


/* ****************************info show******************************* */

.info-show-block {
    text-align: center;
}

.info-show-block .field--name-field-show-title {
    color: #dfad60;
    font-family: "Optima Bold";
    text-transform: uppercase;
    font-size: 28px;
}

.info-show-block .field--name-field-shows-title {
    color: #dfad60;
    font-family: "Optima Bold";
    font-size: 19px;
    line-height: 1;
}

.info-show-block .field--name-body {
    font-family: "Optima";
    color: #000000;
    font-size: 15px;
    padding: 25px 0 0;
}

#block-showsvideo {
    margin: 35px 0;
}

#block-showsvideo .video-embed-field-responsive-video {
    position: relative;
}

#block-showsvideo iframe {
    border-radius: 12px;
}

#block-showsvideo .video-embed-field-responsive-video::after {
    content: "";
    display: block;
    padding-bottom: 56.25%;
    padding-top: 25px;
}

.show-row-item .main-show > a,
.show-row-item .video-embed-field-launch-modal {
    /*position: relative;*/
    border-radius: 10px;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
}

.show-row-item .main-show {
    overflow: hidden;
    padding: 25px 0 56.25%;
    position: relative;
    margin: 35px 0;
}

#block-views-block-video-view-block-1 .views-field.views-field-field-video-url .field-content {
    padding: 0 0 56.25%;
    position: relative;
}


/*  .show-row-item .main-show > a img, .show-row-item .video-embed-field-launch-modal img {
    border-radius: 10px; }*/

.show-row-item .main-show > a::after,
.show-row-item .video-embed-field-launch-modal::after {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 67px;
    transform: translate(0px, -50%);
}

.show-row-item:first-child .main-show > a:after {
    background-image: url("../images/shows-overview-video-icon.png");
}

.show-row-item .video-embed-field-launch-modal {
    cursor: pointer;
}

.show-row-item .video-embed-field-launch-modal:after {
    background-image: url("../images/shows-overview-video-icon.png");
}

.show-row-item .video-embed-field-launch-modal .form-group {
    margin-bottom: 0;
}

.show-row-item:last-child .main-show > a:after {
    background-image: url("../images/shows-overview-gallery-icon.png");
}

.show-row-item .views-field-title {
    text-align: center;
    color: #dfad60;
    font-family: "Optima Bold";
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 15px;
}

#block-videoclips {
    text-align: center;
}

#block-videoclips .field--name-field-booking-title {
    color: #dfad60;
    font-family: "Optima Bold";
    text-transform: uppercase;
    font-size: 28px;
}

#block-videoclips .field--name-field-videoclip-sub-title {
    color: #000000;
    font-family: "Optima Bold";
    font-size: 15px;
}

@media screen and (min-width: 600px) and (max-width: 1199px) {
    .show-row-item .views-field-title {
        font-size: 17px;
        min-height: 52px;
    }
}


/* **************************info show-end***************************** */


/* ************************************folmulas-start******************************* */

.folmulas .view-content {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.folmulas .view-content .formula-item-row {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    padding: 15px;
}

.folmulas .view-content .formula-item-row > div {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    height: 100%;
    width: 100%;
    position: relative;
}

.folmulas .view-content .formula-item-row > div::after {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

@media screen and (max-width: 991px) {
    .folmulas .view-content .formula-item-row {
        padding: 6px;
    }
}

.folmulas .view-content .formula-item-row:first-child {
    width: 41.6667%;
}

@media screen and (max-width: 767px) {
    .folmulas .view-content .formula-item-row:first-child {
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .folmulas .view-content .formula-item-row:first-child {
        width: 100%;
    }
}

.folmulas .view-content .formula-item-row:nth-child(2) {
    width: 25%;
}

@media screen and (max-width: 767px) {
    .folmulas .view-content .formula-item-row:nth-child(2) {
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .folmulas .view-content .formula-item-row:nth-child(2) {
        width: 100%;
    }
}

.folmulas .view-content .formula-item-row:nth-child(3) {
    width: 33.3333%;
}

@media screen and (max-width: 767px) {
    .folmulas .view-content .formula-item-row:nth-child(3) {
        width: 100%;
    }
}

.folmulas .view-content .formula-item-row:nth-child(3) h2 {
    max-width: 260px;
}

.folmulas .view-content .formula-item-row:nth-child(4) {
    width: 50%;
}

@media screen and (max-width: 600px) {
    .folmulas .view-content .formula-item-row:nth-child(4) {
        width: 100%;
    }
}

.folmulas .view-content .formula-item-row:nth-child(4) h2 {
    max-width: 260px;
}

.folmulas .view-content .formula-item-row:nth-child(5) {
    width: 50%;
}

@media screen and (max-width: 600px) {
    .folmulas .view-content .formula-item-row:nth-child(5) {
        width: 100%;
    }
}

.folmulas .formula-outer .formula-image .formula-image-block {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 10px;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}

.folmulas .formula-outer .formula-inner {
    padding: 15px;
    color: #ffffff;
    position: relative;
    z-index: 4;
}

@media screen and (min-width: 992px) {
    .folmulas .formula-outer .formula-inner {
        padding: 20px;
    }
}

.folmulas .formula-outer .formula-inner h2 {
    font-family: "Optima Bold";
    font-size: 20px;
    text-transform: uppercase;
}

@media screen and (min-width: 992px) {
    .folmulas .formula-outer .formula-inner h2 {
        font-size: 26px;
    }
}

.folmulas .formula-outer .formula-inner p {
    font-family: "Optima";
    font-size: 17px;
    padding-left: 25px;
    background-image: url("../images/formulas-star.png");
    background-repeat: no-repeat;
    background-size: 23px auto;
    background-position: left top;
}


/* ************************************formulas-end********************************* */


/* ***************************contact**************************** */


/* main-content-start */

.main-content {
    padding: 95px 0;
}

@media screen and (max-width: 600px) {
    .main-content {
        padding: 40px 0;
    }
}

#block-contactblock1 {
    text-align: center;
    padding: 0 0 50px;
}

#block-contactblock1 .field--name-field-title {
    color: #dfad60;
    font-size: 28px;
    font-family: "Optima Bold";
}

#block-contactblock1 .field--name-field-name {
    color: #000000;
    font-size: 19px;
    font-family: "Optima Bold";
}

#block-contactblock1 .field--name-field-position {
    color: #000000;
    font-size: 19px;
    line-height: 1;
    font-family: "Optima";
}

#block-contacticon,
#block-contacttelicon,
#block-views-block-contact-email-block-1 {
    text-align: center;
}

#block-contacticon .field--name-field-icon,
#block-contacticon .icon,
#block-contacttelicon .field--name-field-icon,
#block-contacttelicon .icon,
#block-views-block-contact-email-block-1 .field--name-field-icon,
#block-views-block-contact-email-block-1 .icon {
    border: 3px solid #dfad60;
    border-radius: 50%;
    height: 145px;
    line-height: 145px;
    margin: auto;
    width: 145px;
}

#block-contacticon img,
#block-contacttelicon img,
#block-views-block-contact-email-block-1 img {
    display: inline-block;
}

#block-contacticon .field-content > a,
#block-contacttelicon .field-content > a,
#block-views-block-contact-email-block-1 .field-content > a {
    color: #000000;
    display: inline-block;
    text-decoration: none;
}

#block-contacticon .field--name-field-address,
#block-contacticon .address,
#block-contacttelicon .field--name-field-address,
#block-contacttelicon .address,
#block-views-block-contact-email-block-1 .field--name-field-address,
#block-views-block-contact-email-block-1 .address {
    font-size: 19px;
    padding: 15px 0 0;
    color: #000000;
    font-family: "Optima";
    max-width: 265px;
    margin: auto;
}

#block-views-block-contact-email-block-1 .view-id-contact_email .address:hover {
    color: #dfad60;
}

#block-bookingdetail {
    background: #f5f5f5 none repeat scroll 0 0;
    clear: both;
    float: left;
    margin-top: 50px;
    padding: 30px 0;
    text-align: center;
    width: 100%;
}

#block-bookingdetail .field--name-field-booking-title {
    color: #dfad60;
    font-size: 29px;
    font-family: "Optima Bold";
}

#block-bookingdetail .field--name-field-booking-name {
    color: #000000;
    font-size: 19px;
    font-family: "Optima Bold";
}

#block-bookingdetail .field--name-field-agency {
    color: #000000;
    font-size: 19px;
    line-height: 1;
    font-family: "Optima";
}

#block-bookingdetail .field--name-field-booking-email,
#block-bookingdetail .field--name-field-telephone {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 23px auto;
    display: inline-block;
    font-family: "Optima";
    font-size: 19px;
    line-height: 1;
    margin: 30px 30px 0;
    padding: 0 0 5px 32px;
}

#block-bookingdetail .field--name-field-booking-email {
    background-image: url("../images/contact-email.png");
}

#block-bookingdetail .field--name-field-telephone {
    background-image: url("../images/contact-phone.png");
}


/* main-content-end */

@media screen and (max-width: 767px) {
    #block-contacticon,
    #block-contacttelicon {
        padding-bottom: 50px;
    }
}


/* *************************contact-end**************************** */


/* **************************agenda-start******************************* */

.main-content article .field--name-field-title {
    color: #dfad60;
    font-family: "Optima Bold";
    font-size: 24px;
    padding: 0 15px 20px;
}

.main-content .event-table thead tr th {
    border-bottom: 2px solid #dfad60;
    color: #111111;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Optima Bold";
    font-weight: normal;
}

.main-content .event-table tbody tr {
    background-color: transparent;
}

.main-content .event-table tbody tr td {
    border-bottom: 2px solid #e1e1e1;
    border-top: medium none;
    color: #111111;
    font-size: 18px;
    padding: 10px 8px;
    font-family: "Optima";
}

.main-content .event-table tbody tr td time {
    font-family: "Optima Bold";
}

#block-eventsblockimage {
    padding-top: 42px;
}


/* *************************agenda-end**************************** */


/* ***************************production-team******************** */

@media screen and (min-width: 768px) {
    .node-6 .main-content {
        padding: 0 0 95px;
    }
    .node-6 .main-content::before {
        background: #f2f2f2 none repeat scroll 0 0;
        content: "";
        display: block;
        height: 234px;
        margin-bottom: -142px;
        width: 100%;
    }
    .production-image-block {
        text-align: center;
    }
    #block-productionleft,
    #block-productionright {
        padding-top: 175px;
    }
}

#block-views-block-production-view-block-1 {
    clear: both;
}

.production-text-left .field--name-body p,
.production-text-right .field--name-body p,
.page-node-type-page .field--type-text-with-summary p {
    font-family: "Optima";
    color: #000000;
    font-size: 17px;
}

.production-outer {
    text-align: center;
}

.production-outer .production-image a img {
    background: #dadada none repeat scroll 0 0;
    margin: auto;
}

.production-outer .production-title {
    color: #dfad60;
    display: block;
    font-family: "Optima Bold";
    font-size: 25px;
    padding: 15px 0 0px;
    text-decoration: none;
}

.production-outer .production-position {
    color: #000000;
    font-family: "Optima Bold";
    font-size: 19px;
}

@media screen and (min-width: 600px) and (max-width: 1199px) {
    .production-outer .production-position {
        min-height: 56px;
    }
}

.production-outer .production-additional {
    color: #000000;
    font-family: "Optima";
    font-size: 19px;
    line-height: 1;
    min-height: 25px;
}


/* production-team-detail-start */

.production-left img {
    background-color: #DADADA;
}

.production-left span {
    color: #dfad60;
    font-family: "Optima Bold";
    font-size: 28px;
    display: block;
    padding: 15px 0;
}

.production-left .field--name-field-post,
.production-left .field--name-field-additional {
    border-bottom: 1px solid #e3e2e2;
    border-top: 1px solid #e3e2e2;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    padding: 15px 0;
    width: 100%;
}

@media screen and (min-width: 992px) {
    .production-left .field--name-field-post,
    .production-left .field--name-field-additional {
        width: 50%;
    }
}

.production-left .field--name-field-city > div,
.production-left .field--name-field-artist > div {
    border-bottom: 1px solid #e3e2e2;
    border-top: 1px solid #e3e2e2;
    color: black;
    display: inline-block;
    float: left;
    font-size: 16px;
    padding: 15px 0;
    width: 50%;
}

.production-left .field--name-field-post,
.production-left .field--name-field-city .field--label,
.production-left .field--name-field-artist .field--label {
    float: left;
    font-family: "Optima Bold";
    text-transform: uppercase;
}

.production-left .field--name-field-additional,
.production-left .field--name-field-city .field--item,
.production-left .field--name-field-artist .field--item {
    float: right;
    font-family: "Optima";
    text-align: right;
}

.production-right .About-title p {
    color: #dfad60;
    font-family: "Optima Bold";
    font-size: 25px;
    margin: 0;
}

.production-right .field--name-field-production-description p {
    font-family: "Optima";
    font-size: 17px;
    color: #000000;
}


/* production-team-detail-end */


/* *************************production-team-end************************************************* */


/*----------------------------------user-login---------------------*/

.path-user .tabs--primary.nav.nav-tabs {
    margin: auto auto 15px;
    max-width: 520px;
    padding-top: 20px;
    width: 100%;
}

.path-user .tabs--primary.nav.nav-tabs li a {
    color: black;
}

.path-user .tabs--primary.nav.nav-tabs li a.is-active,
.path-user .tabs--primary.nav.nav-tabs li a:hover {
    color: #dfad60;
}

#user-register-form,
#user-login-form,
#user-pass {
    margin: auto;
    max-width: 520px;
    width: 100%;
}

#user-register-form input,
#user-login-form input,
#user-pass input {
    border-radius: 0;
}

#user-register-form button,
#user-login-form button,
#user-pass button {
    background: #dfad60;
    border: medium none;
    box-shadow: none;
    color: #ffffff;
    font-family: "Optima Bold";
    letter-spacing: 1px;
    padding: 5px 24px;
    border-radius: 0;
}

#user-register-form button:hover,
#user-login-form button:hover,
#user-pass button:hover {
    background: #040404;
}

#user-register-form #edit-user-picture-0-upload {
    box-shadow: none;
    display: ruby-base-container;
}

#user-register-form select {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("../images/down-arrow.png") no-repeat scroll right 10px center;
}

#user-register-form .panel-heading {
    background-color: #dfad60;
    color: #ffffff;
}

#user-register-form .panel-heading a:hover {
    text-decoration: none;
    color: #000000;
}

#user-register-form #edit-user-picture-0-upload--description a {
    color: #000000;
}

#user-register-form #edit-user-picture-0-upload--description a:hover {
    color: #dfad60;
}

@media screen and (max-width: 450px) {
    .tabs--primary.nav.nav-tabs li {
        text-align: center;
        width: 100%;
    }
}


/*----------------------------------user-login-end---------------------*/



/*table-data-styling*/
.view-media-artists table.table {
font-family: "Optima";
  border: 1px solid #000000;
  margin-bottom: 100px;
}
.view-media-artists table.table thead {
  background-color: #dfad60;
}
.view-media-artists table.table thead th {
  color: #ffffff;
  border: 1px solid #000000;
  text-align: center;
  width: 16.6667%;
}
.view-media-artists table.table tbody tr {
  background: #ffffff;
}
.view-media-artists table.table tbody tr:hover {
 background-color: rgba(0,0,0,0.05);
}
.view-media-artists table.table tbody tr td {
  text-align: center;
  border: 1px solid #000000;
  vertical-align: middle;
}
.view-media-artists table.table tbody tr td:first-child {
  text-align: left;
  color: #000000;
  font-family: "Optima Bold";
}
.view-media-artists table.table tbody tr:nth-child(2n) {
  background: rgba(223, 173, 96, 0.5) none repeat scroll 0 0;
}
.view-media-artists table.table tbody tr:nth-child(2n):hover {
  background: rgba(223, 173, 96, 0.6) none repeat scroll 0 0;
}
.view-media-artists table.table .cp-container {
    background-color: #DFAD60;
    background-image: none;
  background-size: 96px;
  background-position: center center;
  border-radius: 50%;
  height: 46px;
  padding: 15px;
  position: relative;
  width: 46px;
  margin: auto;
}

.view-media-artists table.table .cp-buffer-holder,
 .view-media-artists table.table .cp-progress-holder,
  .view-media-artists table.table .cp-circle-control {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.view-media-artists table.table .cp-controls {
  height: 30px;
  left: 0;
  margin: 9px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 30px;
  border-radius: 50%;
}
.view-media-artists table.table .cp-controls li a {
  width: 30px;
  border-radius: 50%;
  overflow: hidden;
  height: 30px;
  background-size: 60px;
  background-image: url("../images/controlbw.png");
  /*background-image: url("../images/controls-white.png");*/
}
.view-media-artists table.table .cp-controls li a:hover {
  background-position: -30px 0px;
  }
  .view-media-artists table.table .cp-controls .cp-pause {
    background-position: 0 -30px;
  } 
   .view-media-artists table.table .cp-controls .cp-pause:hover {
    background-position: -30px -30px;
  }
.view-media-artists table.table .cp-buffer-1,
 .view-media-artists table.table .cp-buffer-2,
  .view-media-artists table.table .cp-progress-1,
  .view-media-artists table.table .cp-progress-2 {
  background-size: contain;
  width: 46px;
  height: 46px;
  border-radius: 23px;
  clip: rect(0px, 23px, 46px, 0px);
}
.view-media-artists table.table .cp-buffer-holder, .view-media-artists table.table .cp-progress-holder {
  clip: rect(0px, 46px, 46px, 23px);
}
.view-media-artists table.table .cp-buffer-holder.cp-gt50, 
.view-media-artists table.table .cp-progress-holder.cp-gt50, 
.view-media-artists table.table .cp-progress-1.cp-fallback {
  clip: rect(auto, auto, auto, auto);
}
.view-media-artists table.table .views-field h3 {
  display: none;
}
.view-media-artists table.table .views-field .audiofield label {
  display: none;
} 
.view-media-artists table.table .views-field  > ul {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
}
.view-media-artists table.table .views-field .file--audio a { 
font-family: "Optima";
color: #000000;
line-height: 1;
margin-top: 5px;
display: block;
}
.view-media-artists table.table  .views-field-field-choreography .form-group {
margin: 0;
cursor: pointer;
position: relative;
}
.view-media-artists table.table .views-field-field-choreography .form-group::after {
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 9;
  background: rgb(223,173,96);
}
.view-media-artists table.table .views-field-field-choreography .form-group::before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(255, 255, 255);
  border-style: solid;
  border-width: 7px 0 7px 12px;
  bottom: 0;
  content: "";
  height: 0;
  left: 4px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  z-index: 999999;
}
.view-media-artists table.table .views-field-field-choreography .form-group::after {
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 9;
  background: rgba(0,0,0, .7);
}
.view-media-artists table.table .views-field-field-choreography .form-group:hover::after {
background: rgb(223,173,96);
-webkit-transition: all .2s;
-o-transition: all .2s;
-ms-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
.view-media-artists table.table  .views-field-field-sheet-music a {
font-family: "Optima";
color: #000000;
}
.view-media-artists table.table  .views-field-field-choreography .form-group img {
max-width: 100px;
margin: auto;
 }
 .view-media-artists table > caption {
  display: none;
}
/*
/*# sourceMappingURL=style.css.map */

.page-node-type-media-artist #block-seven-primary-local-tasks ul li:nth-child(6) {
  display: block;
}
 #block-seven-primary-local-tasks ul li:nth-child(6) {
    display: none;
 }