/*
Theme Name: Band Music
*/

/*default styles*/

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: "Lato";
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.01em;
    line-height: 22px;
}

h1 {
    font-family: "Lato";
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 4.444px;
}

h2 {
    font-family: "Lato";
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 5.333px;
}

h3 {
    font-family: "Lato";
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 31px;
    color: #fff;
}

h4 {
    font-family: "Lato";
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 31px;
    color: #fff;
}

#cliSettingsPopup>div>div>div>div>div.cli-row>div>div>h4 {
    color: black;
}

#cliSettingsPopup>div>div>div>div>div.cli-row>div>div>div>div>p>a {
    font-size: 14px;
}

h5 {
    font-family: "Lato";
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 5.333px;
}

h6 {
    font-family: "Lato";
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    color: #fff;
    line-height: 1.875em;
}

p {
    font-family: "Lato";
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.018em;
    line-height: 22px;
    margin-bottom: 0;
}

strong {
    font-family: "Lato";
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.03em;
    line-height: 22px;
}

.button {
    font-family: "Lato";
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    color: #d9001f;
    letter-spacing: 1.4px;
    border: 4px solid #fff;
    color: #000;
    padding: 15px 75px;
    margin-top: 10px;
    display: inline-block;
    overflow: hidden;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

.button:hover {
    background: #000;
    border: 4px solid #000;
    color: #fff;
    text-decoration: none;
}

a {
    font-family: "Lato";
    font-weight: 700;
    font-size: 20px;
    color: #d9001f;
    letter-spacing: 0.01em;
    outline: none;
}

a:hover {
    text-decoration: none;
    outline: none;
}

a:focus {
    text-decoration: none;
    outline: none;
}

a:active .clear {
    clear: both;
    outline: none;
}

.no-left-right-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.img-fullwidth {
    width: 100%;
    height: auto;
}

.post-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    position: relative;
    background-position: center;
}

.post-thumbnail.small-post-thumb {
    height: 362px;
}

.post-thumbnail.story-thumb {
    height: 850px;
}

a.fancybox-nav:focus {
    outline: none;
}

a.buttonAlbum:hover,
a.buttonAlbum:focus {
    color: #fff;
}

/*header area styles*/
.header-area {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.header-area+div,
.header-area+section {
    margin-top: 35px;
}


.header-area .navbar,
.header-area .ubermenu {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    min-height: 36px;
    background: #fff;
    box-shadow: none;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-item-level-0>.ubermenu-target {
    border-left: 0;
    box-shadow: none;
    font-weight: 700;
    text-transform: uppercase;

    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    letter-spacing: 3px;
    padding: 8px 12px
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-has-submenu-mega>.ubermenu-target {
    padding-right: 30px;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-item-level-0>.ubermenu-target:hover {
    color: #fff;
    background: #d9001f;
}

.header-area .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target {
    background: #fff;
    color: #d9001f;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.header-area .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.header-area .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
    background: #d9001f;
    color: #ffffff;
}

.header-area .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target:hover {
    color: #fff;
    background: #d9001f;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack>.ubermenu-target {
    border-bottom: none;
}

.header-area .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop,
.header-area .ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0>.ubermenu-submenu-drop {
    margin-top: 0;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
    background: #d9001f;
    border: none;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop .ubermenu-submenu.ubermenu-submenu-drop {
    background: rgba(159, 0, 23, .9);
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop .ubermenu-submenu.ubermenu-submenu-drop li {
    opacity: 0.8;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop .ubermenu-submenu.ubermenu-submenu-drop li:hover {
    opacity: 1;
    color: #fff;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop .ubermenu-submenu.ubermenu-submenu-drop li a .ubermenu-target-title {
    color: #fff !important;
}

.header-area .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover>.ubermenu-target,
.header-area .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
    color: #fff;
    background: #d9001f;
}

.header-area .navbar-brand {
    font-size: 15px;
    height: 36px;
    padding: 8px 12px;
}


.header-area .navbar-nav>li>a {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 8px 12px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.header-area .nav>li>a:hover,
.header-area .nav>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #d9001f;
}

.header-area .dropdown:hover .dropdown-menu {
    display: block;
}

.full-width.dropdown {
    position: static;
}

.full-width.dropdown>.dropdown-menu {
    left: 0;
    right: 0;
    position: absolute;
    border: none;
    box-shadow: none;
    background-color: #d9001f;
    padding: 0;
    /*display: block;*/
    border-radius: 0;
}

.current-menu-item {
    color: #fff;
    background-color: #d9001f;
}

.header-area .navbar-nav li.current-menu-item a {
    color: #fff;
}

.header-area .dropdown-menu>li {
    float: left;
}

.full-width.dropdown>.dropdown-menu>li>a,
.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header>.ubermenu-target {
    white-space: normal;
    padding: 10px 25px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Lato";
    font-weight: 400;
    border-right: 1px solid #fff;
    letter-spacing: 3px;

}

.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header .ubermenu-submenu .ubermenu-item-header>.ubermenu-target {
    border-right: none;
    padding-left: 20px;
}

.header-area .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    color: #fff;
    font-size: 13px;
    font-family: "Lato";
    font-weight: 400;
    padding-left: 30px;
}

.header-area .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto:before {
    content: "-";
    margin-left: 20px;
    padding: 6px 0 0;
    position: absolute;
    color: #fff;
}

.full-width.dropdown>.dropdown-menu>li:last-child>a {
    border-right: none;
}

.header-area .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.header-area .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header>.ubermenu-target:hover {
    background-color: transparent;
    color: #790012;
    text-decoration: none;
}

/* .header-area .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar, .header-area .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  background: #9f0017;
} */

.header-area .ubermenu-retractor-mobile .fa-times:before {
    content: "\f106";
}

.header-area .ubermenu .ubermenu-retractor-mobile {
    color: #fff;
    font-size: 36px;
    line-height: normal;
    padding: 0;
}


.header-area.fixed {
    z-index: 9999;
}

/* ========== hero image-section style ============= */
.slider-area {
    max-height: calc(100vh - 45px);
    overflow: hidden;
}

.hero-image {
    /*background: none repeat scroll 0 0 #f0deb5;*/
    /*height: 993px;*/
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slide-item {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
}


.slide-item.zoomIn,
.hero-image .slides .flex-active-slide {
    /*-webkit-transform:scale(1.2); /* Safari and Chrome */
    /*-moz-transform:scale(1.2); /* Firefox */
    /*-ms-transform:scale(1.2); /* IE 9 */
    /*-o-transform:scale(1.2); /* Opera */
    /*transform:scale(1.2);
    /*-webkit-transition: all 15s ease-out;
    /*-moz-transition: all 15s ease-out;
    /*-ms-transition: all 15s ease-out;
    /*-o-transition: all 15s ease-out;
    /*transition: all 15s ease-out;*/
    /*transition: all 20s ease-out;*/

}

.scroll-down,
#scroll-down {
    background: url("images/scroll-down.png") no-repeat scroll center center;
    bottom: 3%;
    cursor: pointer;
    height: 98px;
    /*left: 47%;*/
    left: 0;
    right: 0;
    /* new */
    position: absolute;
    /*width: 98px;*/
    z-index: 990;
	display:none;
}

.scroll-down:hover,
#scroll-down:hover {
    opacity: 0.8;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.hero-image .slides>li {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
}

/*audio player*/
.slider-area .jp-audio {
    position: absolute;
    right: 5%;
    bottom: 200px;
    border: none;
    background-color: transparent;
    width: 225px;
    z-index: 991;
}

.slider-area .jp-audio .jp-interface,
.slider-area .jp-audio-stream .jp-interface {
    height: auto;
    background-color: transparent;
    width: auto;
}

.slider-area .jp-previous {
    background: url(images/previous.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height: 35px;
}

.slider-area .jp-play {
    background: url(images/play.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 51px;
    width: 51px;
    margin-right: 10px;
}

.slider-area .jp-next {
    background: url(images/next.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height: 35px;
}

.slider-area .jp-state-playing .jp-play:focus {
    background: url(images/pause.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-area .jp-state-playing .jp-play {
    background: url(images/pause.png);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-area .jp-audio .jp-controls {
    padding: 0;
    width: 83%;
    margin: 0 auto;
}

.slider-area div.jp-type-playlist div.jp-playlist a.jp-playlist-current,
.slider-area div.jp-type-playlist div.jp-playlist a:hover {
    color: #fff !important;
    ;
}

.slider-area .jp-playlist ul {
    font-size: 15px;
    padding: 0;
    position: relative;
}

.slider-area div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-position: initial;
    position: absolute;
    top: 0;
    right: 0;
    list-style-type: none;
    padding: 0;
    padding-left: 5px;
    display: block;
    border: none;
    height: 0;
    letter-spacing: -1px;
}

.jp-playlist ul {
    margin: 0px !important;
}

.slider-area .jp-audio .jp-type-playlist .jp-time-holder {
    left: 0;
    width: 101px;
    font-size: 15px;
    color: #fff;
    margin-top: 3px;
}

.slider-area .jp-details,
.jp-playlist {
    background-color: transparent;
    border-top: none;
    ;
    width: 53%;
    height: 25px;
    overflow: hidden;
    float: right;
}

div.jp-type-playlist div.jp-playlist a {
    color: #fff;
    font-size: 15px;
    font-family: "Lato";
    font-weight: 400;
}

.slider-area .jp-current-time,
.jp-duration {
    font-size: 15px;
    font-style: normal;
    width: auto;
    color: #fff;
    letter-spacing: -1px !important;
}

.slider-area .jp-next,
.slider-area .jp-previous,
.slider-area .jp-stop {
    margin-top: 10px;
    margin-right: 10px;
}

.slider-area .jp-playlist li {
    border-bottom: none;
    padding: 0;
    display: none;
    width: 100%;
}


/* ===================== content area style =================== */

.main-content {
    background: #f0deb5;
}

.content-part .album-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 254, 183, 0.4);
    /*dim the background*/
}

.content-part .gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 224, 163, 0.4);
    /*dim the background*/
}

.content-part .story-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(115, 217, 237, 0.4);
    /*dim the background*/
}

.content-part {
    position: relative;
    color: #000;
    min-height: 740px;
}

.content-part .content strong,
.content-part .content p {
    color: #000;
}

.content-part .content p {
    margin-top: 15px;
}

.content-part .cover img {
    width: 100%;
    /*    -webkit-transition: all 2s ease;
        -moz-transition: all 2s ease;
        -ms-transition: all 2s ease;
        -o-transition: all 2s ease;
        transition: all 2s ease;*/
}

.content-part .cover img:hover {
    /*    -webkit-transform:scale(1.1);  Safari and Chrome 
        -moz-transform:scale(1.1);  Firefox 
        -ms-transform:scale(1.1);  IE 9 
        -o-transform:scale(1.1);  Opera 
        transform:scale(1.1);*/
}

.content-part .cover {
    position: relative;
    overflow: hidden;
}

.content-part .cover h1 {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px;
}

.content-part .content {
    padding: 20px 20px 40px;
    min-height: 485px;
    position: relative;
    opacity: 1;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.content-part .content a.button {
    bottom: 40px;
    position: absolute;
}

.content-part .content:hover {
    opacity: 0.7;
}

.content-part h3,
.content-part h4 {
    color: #000;
    margin: 0;
    padding-bottom: 20px;
}

.content-part.album {
    background: #fffee5;
}

.content-part.gallery {
    background: #e0e9d9;
}

.content-part.storyPart {
    background: #e3d0c4
}

.album a.button {
   border-color: #bfa87a;
    color: #b8a174;
}

.album a.button:hover {
     background: #bfa87a;

    border: 4px solid #bfa87a;
    color: #fff;
}

.gallery a.button {
    border-color: #bfa87a;
    color: #b8a174;
}

.gallery a.button:hover {
    background: #bfa87a;
    color: #fff;
}

.storyPart a.button {
    border-color: #bfa87a;
    color: #b8a174;
}

.storyPart a.button:hover {
    border-color: #bfa87a;
     background: #bfa87a;
    color: #fff;
}

/* -------------- newsletter section styles ------------ */
.newsletter-area {
    background: #af2812;
    padding: 35px 0;
}

.newsletter-area .form-control,
.newsletter-area .wysija-input {
    background: none repeat scroll 0 0 #322c3a;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    height: 50px;
    padding: 10px 15px;
    font-style: italic;
    font-weight: 700;
    font-family: "Lato";
    margin-right: 15px;
    min-width: 215px;
}

.newsletter-area .form-control::-moz-placeholder {
    color: #fff;
}

.newsletter-area .form-control::-webkit-input-placeholder {
    color: #fff;
}

.newsletter-area .form-control:-ms-input-placeholder {
    color: #fff;
}

.form-control:focus {
    box-shadow: none;
}

.widget_wysija_cont .wysija-paragraph {
    display: inline-block;
    position: relative;
}

.form-validation-field-0formError.parentFormform-wysija-2.formError {
    left: 0 !important;
    position: absolute !important;
    top: 55px !important;
}

.wysija-msg.ajax {
    float: right;
    max-width: 500px;
    margin-top: 9px;
}

.widget_wysija_cont .wysija-submit.wysija-submit-field:hover {
    background: none repeat scroll 0 0 #000;
    border: 4px solid #000;
    color: #fff;
    text-decoration: none;
}

.newsletter-area button,
.widget_wysija_cont .wysija-submit.wysija-submit-field {
    border-radius: 0;
    background: #fff;
    height: 50px;
    margin-top: 0;
    padding: 0 75px;
    user-select: none;
    position: relative;
    overflow: hidden;
    border: 4px solid #fff;
    color: #000;
    display: inline-block;
    font-family: "Lato";
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 1.875px;
    outline: medium none;
}


/* =========== new styles 18-07-2018 =========== */
.home .main-content>.row {
    margin: 0;
}

.newsletter-area {
    padding: 33px 0 22px;
}

.newsletter-area #fca_eoi_form_1021 .fca_eoi_layout_16.fca_eoi_layout_postbox {
    border-color: transparent !important;
    background-color: transparent !important;
    padding-top: 0;
    text-align: left;
    width: 100%;
}

.newsletter-area form.fca_eoi_layout_16 div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper {
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    width: 50%;
}

.newsletter-area #fca_eoi_form_1021 .fca_eoi_layout_16.fca_eoi_layout_postbox div.fca_eoi_layout_headline_copy_wrapper div {
    color: #fff !important;
    font-family: "Lato";
    font-weight: 400;
    font-size: 20px !important;
    letter-spacing: -0.03em;
    line-height: 31px;

}

.newsletter-area form.fca_eoi_layout_16 div.fca_eoi_layout_inputs_wrapper {
    background-color: transparent;
    display: inline-block;
    line-height: normal;
    padding: 0;
    vertical-align: middle;
}

.newsletter-area #fca_eoi_form_1021 .fca_eoi_layout_16.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
    background-color: transparent !important;
    border: none;
    border-radius: 0;
    color: #fff !important;
    font-size: 14px !important;
    margin-bottom: 0;
    margin-right: 15px;
    width: auto;
}


.newsletter-area #fca_eoi_form_1021 input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.newsletter-area #fca_eoi_form_1021 input:focus::-moz-placeholder {
    opacity: .6;
}

.newsletter-area #fca_eoi_form_1021 input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.newsletter-area #fca_eoi_form_1021 input:focus::-webkit-input-placeholder {
    opacity: .6;
}

.newsletter-area #fca_eoi_form_1021 input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.newsletter-area #fca_eoi_form_1021 input:focus::-ms-input-placeholder {
    opacity: .6;
}

.newsletter-area #fca_eoi_form_1021 input,
#mc_embed_signup form input[type=text],
#mc_embed_signup form input[type=email],
#mc_embed_signup form select {

    color: #000000 !important;
    font-size: 14px !important;
    height: 50px;
    padding: 10px 15px;
    font-style: italic;
    font-weight: 700;
    font-family: "Lato";
    margin-right: 15px;
    min-width: 215px;
    border: none;
}

.newsletter-area div.fca_eoi_layout_16 div.fca_eoi_layout_field_inner,
.newsletter-area form.fca_eoi_layout_16 div.fca_eoi_layout_field_inner {
    padding: 0;
}


div.fca_eoi_layout_submit_button_wrapper {
    border-radius: 0;
    margin-bottom: 0;
    width: auto;
}

div.fca_eoi_layout_submit_button_wrapper input {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 0;
    font-family: "Lato";
    font-size: 16px !important;
    font-style: italic;
    font-weight: 700;
    height: 50px;
    letter-spacing: 1.875px;
    margin-right: 0;
    padding: 0 75px;
    transition: none;
}

div.fca_eoi_layout_submit_button_wrapper input:hover {
    background-color: #000 !important;
    color: #fff !important;
}

div.newsletter-area .fca_eoi_form_content {
    line-height: 0;
}

div.fca_eoi_layout_submit_button_wrapper:hover {
    background-color: transparent !important;
}

/* ======= End of new styles 18-07-2018 ======= */


/* ------------ footer styles --------------- */
footer.footer-area {
    background: none repeat scroll 0 0 #000000;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.footer-area .bottom-footer {
    background: #af2812;
}

.footer-area .copyright {
    padding: 10px 0;
}

.footer-area p {
    font-family: "Lato";
    font-size: 12px;
    letter-spacing: 1px;
}

.footer-area .small-logo a {
    background: url(images/footer-logo.png) no-repeat;
    height: 39px;
    width: 86px;
    display: block;
    text-indent: -9999px;
    text-align: left;
	background-size: contain;
}


/*story page styles*/
.story .post-thumbnail {
    background: url(images/story-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 850px;
    position: relative;
}

.page-title {
    font-size: 90px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 30%;
    letter-spacing: 20px;
}

.inner-content-area {
    padding: 30px 0;
}

.story .inner-content {
    width: 760px;
}

.inner-content h1 {
    color: #000;
}

.inner-content p {
    color: #000;
}

.inner-content-area blockquote {
    border: none;
    margin: 0 auto;
    width: 840px;
}

.inner-content-area h5 {
    color: #000;
}

blockquote p {
    color: #000;
    /*font-family: "Lato";*/
	font-family: "Lato";
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0;
    padding: 5px 0;
}

.inner-content-area p.text {
    color: #000;
    margin: 15px auto;
    width: 760px;
}

.inner-content-area strong {
    color: #000;
    text-transform: uppercase;
}

.inner-content-area .dropcap:first-letter {
    float: left;
    font-size: 80px;
    font-weight: bold;
    line-height: 60px;
    padding: 4px 10px 10px 0px;
}

.img-center {
    display: block;
    text-align: center;
}

.img-center>img {
    /*display: table-cell;*/
    margin: 0 5px;
}

/*tour page styles*/
.tour .post-thumbnail {
    background: url(images/tour.jpg);
    height: 362px;
}

.tour table,
.page-template-template-tours table {
    color: #000;
    margin: 0 auto;
    font-family: "Lato";
    letter-spacing: 0;
}

.page-template-template-tours .table-responsive {
    border: none;
}

.page-template-template-tours .tableMobile {
    display: none;
}

.page-template-template-tours table strong {
    text-transform: none;
}

.tableMobile th,
.tableMobile td {
    vertical-align: top;
}

.tableMobile .buttonRed {
    background-image: url(images/buy-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 25px 40px;
    background-size: 50%;
}

.tableMobile .buttonRed:hover {
    background-color: #9f0017;
}

.buttonRed {
    background-color: #d9001f;
    color: #fff;
    display: inline-block;
    font-family: "Robot Slab";
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0;
    padding: 5px 20px;
}

.buttonRed:hover {
    background-color: #9f0017;
    /*opacity: 0.7;*/
    color: #fff;
}

table.ticket-table td {
    padding-bottom: 10px;
}

.inner-content {
    color: #000;
    margin: 0 auto 30px;
    width: 760px;
}

.tour .inner-content,
.page-template-template-tours .inner-content {
    width: 900px;
}

.postThumbMobile {
    display: none !important;
}

/* -------------- musicians page styles ---------------- */
.musicians {
    padding: 20px 0;
}

.musicians h2 {
    color: #000;
}

.musicians p {
    color: #000;
    letter-spacing: 0;
}

.musicians strong {
    text-transform: none;
    letter-spacing: 0;
}

.unorderedList,
.musicians-speech ul {
    padding: 15px 0;

}

.unorderedList a,
.musicians-speech ul a {
    color: #000000;
    font-size: 15px;
    letter-spacing: 0;
}

.unorderedList a:hover,
.musicians-speech ul a:hover {
    text-decoration: underline;
}

.readMore {
    font-size: 15px;
    font-family: "Lato";
    font-weight: 700;
    font-style: italic;
    margin: 20px 0;
    display: inline-block !important;
    padding-left: 15px;
    letter-spacing: 1px;
}

.musicians .musicians-photo img {
    border: 10px solid #000;
    width: 100%;
}

.musicians .musicians-photo p {
    font-style: italic;
    font-family: "Lato";
    font-size: 14px;
    margin-top: 15px;
}


.page-template-template-tours .inner-content p {
    margin-bottom: 10px;
}

/* ============ audio slider styles =============== */
.sc-info {
    display: none;
}

.sc-artwork-list {
    display: none;
}

.sc-trackslist {
    display: none;
}

.sc-info-toggle {
    display: none;
}

.sc-time-span {
    display: none;
}

.hidden {
    display: none;
}

.playing .sc-play {
    display: none;
}

.playing .sc-pause {
    display: block;
}

#myAudio {
    display: none;
}

.hero-image .post {
    bottom: 5%;
    position: absolute;
    right: 5%;
    z-index: 9999;
}

.hero-image .cycle-my-slideshow {
    height: 100%;
    width: 100%;
}

.hero-image .cycle-slide {
    height: 100%;
    width: 100%;
}

.music-contols {
    margin-bottom: 5px;
    text-align: center;
}

.music-contols #play-music {
    background: url(images/play.png);
    width: 51px;
    height: 51px;
    text-indent: -9999px;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 5px;
}

.music-contols #prev-music,
.music-contols #next-music {
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 3px;
    line-height: 0;
}

.music-contols .paused {
    background: url(images/pause.png) !important;
}

.music-contols #prev-music {
    background: url(images/previous.png);
}

.music-contols #next-music {
    background: url(images/next.png);
}

.music-contols #play-music:hover,
.music-contols #prev-music:hover,
.music-contols #next-music:hover {
    opacity: 0.6;
}

.time-track>span#tracktime {
    margin-right: 5px;
}


/*album page styles*/
.albums .main-content,
.page-template-template-albums .main-content,
.single-albums .main-content {
    background: #fff;
    padding: 25px 0;
}

.single-albums .main-content p,
.single-albums .main-content strong,
.page-template-template-albums .main-content p,
.page-template-template-albums .main-content strong {
    color: #000;
    margin-bottom: 15px;
}

.album-musicians h2 {
    color: #000;
}

.album-musicians .musicians-name {
    color: #000;
}

.album-musicians .musicians-name>a:hover strong {
    color: #d9001f;
}

.album-content a.readmore {}


.related-album-section {
    padding: 30px 0;
    color: #000;
    background: #ffffff;
}

.related-album-section h2 {
    color: #000;
    margin-bottom: 20px;
}

.related-album-section .related-album {
    margin-bottom: 20px;
    min-height: 342px;
}

.related-album-section .related-album img {
    /*    width: 266px;
        height: 230px;*/
}

.related-album h3 {
    color: #000;
    letter-spacing: 0;
    margin: 10px 0;
}

.related-album small {
    color: #000;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
}

/* Underline From Left */


.album-slideshow h1 {
    text-align: left;
    clear: both;
}

.album-slideshow .cover-title {
    font-family: "Lato";
    padding-bottom: 10px;
    text-align: center;
    display: none;
    letter-spacing: 0;
}

.album-slideshow .cover-title>span {
    padding: 5px;
    cursor: pointer;
    font-style: italic;
}

.album-slideshow .cover-title>span.active {
    font-weight: 700;
}


.album-slideshow {
    background: none repeat scroll 0 0 #af2812;
    padding: 20px 0;
    position: relative;
}

.album-slideshow small {
    color: #fff;
    font-size: 15px;
    font-style: italic;
    letter-spacing: 0;
}

.album-songs {
    padding: 15px 0;
}

ol.ordered-list,
.songs-list ol {
    padding-left: 20px;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 10px;
    text-transform: uppercase;
}

.songs-list p {
    font-size: 16px;
    font-style: italic;
}

.buttonAlbum:hover {
    background-color: #d9001f;
    color: #fff;
    border: 2px solid #d9001f;
}

.buttonAlbum {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: "Lato";
    font-size: 15px;
    font-style: italic;
    padding: 10px 40px;
    text-align: center;
    margin-bottom: 15px;
    width: 220px;
    text-align: center;
}

.albumLogo {
    /*    width: 88px;
        height: 21px;    
        display: inline-block;
        margin-right: 7px;*/
    display: block;
    height: 21px;
    margin-bottom: 20px;
    margin-left: 70px;
    margin-right: 0;
    width: 100%;
}

.cart {
    background-repeat: no-repeat;
    background-position: 35px 50%;
}

.itunes {
    background: url(images/itunes.png);
    background-position: center center;
    background-repeat: no-repeat;
    /*margin-right: 60px;*/
}

.amazone {
    background: url(images/amazone.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.albumLink {
    display: inline-block;
    position: absolute;
    height: 37px;
    width: 22px;
    top: 40%;
    display: none;
}

.team_nav {
    display: inline-block;
    position: absolute;
    height: 37px;
    width: 22px;
    top: 300px;
    opacity: 0.7;
    color: transparent;
}

.team_nav:hover,
.team_nav:focus {
    color: transparent;
    opacity: 1;
}

.prev_member {
    background-image: url(images/prev_page.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: 35px;


}

.prev_page {
    background-image: url(images/prev_page.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: 40px;
}

.prev_page:hover {
    background-image: url(images/prev_page_hover.png);
}

.next_page:hover {
    background-image: url(images/next_page_hover.png);
}

.next_page {
    background-image: url(images/next_page.png);
    background-repeat: no-repeat;
    background-position: center center;
    right: 40px;
}

.next_member {
    background-image: url(images/next_page.png);
    background-repeat: no-repeat;
    background-position: center center;
    right: 35px;
}

.gallery-carousel {
    background: none repeat scroll 0 0 #1c1c1c;
    padding: 30px 0;
    position: relative;
    overflow: auto;
}

.gallery-carousel .slick-next:hover {
    background-image: url(images/next_page_hover.png);
}

.gallery-carousel .slick-next {
    background-image: url(images/next_page.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 37px;
    width: 22px;
    right: 3%;
}

.gallery-carousel .slick-prev:hover {
    background-image: url(images/prev_page_hover.png);
}

.gallery-carousel .slick-prev {
    background-image: url(images/prev_page.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 37px;
    width: 22px;
    left: 3%;
}

.gallery-carousel .slick-prev::before,
.gallery-carousel .slick-next::before {
    font-size: 0;
}

.gallery-carousel .slick-initialized .slick-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 560px;
    margin: 0 15px;
}

.gallery-carousel .swipe-area {
    display: none;
    font-family: "Lato";
    font-style: italic;
    letter-spacing: 0;
    padding: 15px 0;
    text-align: center;
}

.gallery-button {
    margin-right: 7.5%;
}

.gallery-btn {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    /*display: inline-block;*/
    float: left;
    font-family: "Lato";
    font-size: 15px;
    font-style: italic;
    margin-right: 20px;
    padding: 15px 20px;
    text-align: center;
    width: 225px;
}

.gallery-btn:hover {
    background: #ffdb3e;
    color: #000;
}

.video-part {
    position: relative;


}

.video-part img {
    position: relative;
    width: 100%;
}

.video-part a:hover:after {
    background-image: url(images/video-play-hover.png);
}

.video-part a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url(images/video-play.png);
    background-position: center center;
    background-repeat: no-repeat;

}

.video-part h2 {
    left: 0;
    line-height: 36px;
    padding: 0 100px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10%;
}

.myClose {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    height: 70px;
    width: 70px;
    background: url(images/close.png);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
    position: fixed;
    right: 40px;
    top: 10px;

}

.myClose:hover {
    opacity: 1;
}

.fancybox-nav {
    position: fixed;
    width: 50%;
}

.fancybox-next span {
    right: 40px;
}

.fancybox-prev span {
    left: 40px;
}

/*gallery styles*/

.photo-gallery-area {
    background: none repeat scroll 0 0 #fff;
    padding: 40px 0;
    margin-top: 36px;
    position: relative;
    height: auto;
}

.photo-gallery-area:after {
    content: "";
    display: block;
}

.photo-gallery-area .photo-gallery {
    /*max-width: 1270px;*/
    max-width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
}

#container {
    position: relative;
    margin-bottom: 10px;
    height: auto;
}

.grid-sizer {
    width: 24%;
}

.photo-gallery .item {
    float: left;
    width: 24%;
    margin-bottom: 15px;
    margin-right: 15px;
    /*height:auto;*/

    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;

}

.photo-gallery .item:nth-child(4n) {
    margin-right: 0px;
}

.photo-gallery .item.masonry-brick {
    margin-right: auto !important;
    float: none;
}

.masonry-container.masonry #infscr-loading {
    bottom: -18px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fancybox-prev span {
    background-image: url("images/prev_page.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.5;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    height: 37px;
    width: 22px;
}

.fancybox-next span:hover,
.fancybox-prev span:hover {
    opacity: 1;
}

.fancybox-next span {
    background-image: url("images/next_page.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.5;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    height: 37px;
    width: 22px;
}

.fancybox-title-over-wrap {
    bottom: 10px;
    margin-bottom: 0;
    right: 10px;
    text-align: right;
    /*width: 400px;*/
    background: none repeat scroll 0 0 transparent;
    border-radius: 0;
    font-family: "Lato";
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    margin-right: 0;
    padding: 0;
    text-shadow: initial;
    left: initial;
}

.fancybox-title-over-wrap strong {
    font-style: normal;
    letter-spacing: 0;
    font-family: "Lato";
}

.musicians-speech article>p {
    margin-bottom: 15px;
}

.musicians-speech>article {
    margin-top: 15px;
}

.musicians .musicianMobile {
    display: none;
    margin-bottom: 20px;
}

/*05-03-2015*/
.photo-gallery img {
    transition: opacity 300ms ease-in;
    -webkit-transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
}

.photo-gallery img:hover {
    opacity: 0.5;
}


/******************************************/
.circle {
    display: block;
    position: absolute;
    background: rgba(255, 0, 0, 0.75);
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.circle.animate {
    -webkit-animation: effect 0.65s linear;
    -moz-animation: effect 0.65s linear;
    animation: effect 0.65s linear;
}

@-webkit-keyframes effect {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        transform: scale(2.5);
    }
}

@keyframes effect {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        transform: scale(2.5);
    }
}

/* Loading pahse
-----------------*/
#loading-pahse {
    background-color: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-image: url(images/loader-star.gif);
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;

}

/*#nav-below {
    visibility: hidden;
}*/

/*testing pupose mega*/
.ubermenu,
.ubermenu-nav {
    z-index: 1000 !important;
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    overflow: visible !important;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    z-index: 99999;
    /* makes sure it stays on top */
}

#status {
    width: 64px;
    height: 64px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url(images/loader-star.gif);
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -32px 0 0 -32px;
    /* is width and height divided by two */
}




/*/ Transitions /*/

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.transitions-enabled.masonry {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.transitions-enabled.masonry .masonry-brick {
    -webkit-transition-property: left, right, top;
    -moz-transition-property: left, right, top;
    -ms-transition-property: left, right, top;
    -o-transition-property: left, right, top;
    transition-property: left, right, top;
}


/*/ disable transitions on container /*/
.transitions-enabled.infinite-scroll.masonry {
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -ms-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}

.fancybox-overlay {
    background-color: #000;
    z-index: 99999;

}

/*menu responsive*/
.header-area .ubermenu-responsive.ubermenu-responsive-collapse {
    display: none;
}

.header-area .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    color: #000;
    float: right;
    font-size: 35px;
    text-align: center;
    padding: 5px 20px;
}

.header-area .ubermenu-skin-black-white-2.ubermenu-responsive-toggle:hover {
    background: #d90120;
    color: #fff;
}

.header-area .responHome {
    display: none;
    font-size: 36px;
    height: auto;
    padding: 10px 15px;
}

.header-area .responHome:hover {
    background: #d90120;
    color: #fff;
}

.header-area .ubermenu-responsive-toggle .fa {
    margin-right: 0;
}

.header-area .ubermenu-responsive .ubermenu-item-level-0 {
    width: auto;
}

.header-area .ubermenu.ubermenu-responsive .ubermenu-column,
.header-area .ubermenu.ubermenu-responsive .ubermenu-column-auto {
    min-width: auto;
}

.header-area .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0,
.header-area .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
    float: none;
}

.activen .fa-bars::before {
    content: "\f00d";
}

.header-area .ubermenu-skin-black-white-2.ubermenu-responsive-toggle.activen {
    background: #d90120;
    color: #fff;
}

/*.header-area .ubermenu-responsive.ubermenu-in-transition li:first-child{
    display: none;
}*/

.footer-page-link>a {
    color: #fff;
    font-family: "Lato";
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-left: 15px;
}

.footer-page-link>a:first-child {
    margin-left: 0;
    margin-left: 3px;
}

.footer-page-link {
    margin-right: 25px;
    padding: 10px 0;
}

.footer-page-link>a:hover {
    text-decoration: underline;
}

.termsPage ol {
    counter-reset: item
}

.termsPage ol li {
    display: block
}

.termsPage ol li:before {
    content: counters(item, ".") " ";
    counter-increment: item
}

.inner-page-content {
    color: #000;
    padding: 40px 0;
}

.inner-page-content ol strong {
    color: #000;
    font-size: 14px;
    padding-left: 15px;
}

.termTitle {
    color: #000;
    margin-bottom: 25px;
    text-align: center;
}

.termTitle h3 {
    color: #000;
    font-size: 16px;
    margin: 0;
}

.termTitle>p {
    color: #000;
}

.inner-page-content ol {
    padding-left: 0;
}

.inner-page-content ol ol {
    padding-left: 25px;
}

.inner-page-content ol p {
    color: #000;
    padding-left: 25px;
}

.inner-page-content li {
    margin-top: 12px;
}

.inner-page-content ol ol li {
    margin-bottom: 8px;
    margin-top: 0;
}

.inner-page-content>p {
    color: #000;
    margin-top: 15px;
    text-align: center;
}

.inner-page-content p a {
    color: #000;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 400;
}

.inner-page-content p a:hover {
    text-decoration: underline;
}

.page-id-546 h1,
.page-id-548 h1 {
    display: none;
}

.inner-page-content li>a:hover {
    text-decoration: underline;
}

.inner-page-content li>a {
    color: #000;
    font-size: 15px;
    font-weight: normal;
}

.inner-page-content li br {
    margin-bottom: 8px;
}

.content-area {
    padding: 30px 0;
}

.page-content h1,
.page-content h2,
.page-content p {
    color: #000;
    text-align: center;
}

.navy-bg {
    background: #272031;
}

.single-albums #dynamic-cont {
    background: #272031;
}

.single.single-wysijap .container,
.single.single-wysijap .container h1,
.single.single-wysijap .container h2,
.single.single-wysijap .container h3,
.single.single-wysijap .container p {
    color: #000;
}

/* ===== cookies declaration styles ==== */

body #cookie-law-info-bar {
    background-color: rgba(255, 255, 255, 0.85) !important;
    font-size: 14px;
    padding: 18px 0;
}

#cookie-law-info-bar span {
    display: block;
    line-height: 0;
}

.cookie-text {
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    vertical-align: top;
    width: 68%;
}

.cookie-buttons {
    display: inline-block;
    line-height: 0;
    text-align: right;
    width: 30%;
}

.cookie-buttons>a {
    border: 2px solid #272031;
    color: #272031 !important;
    display: inline-block;
    font-family: "Lato";
    font-size: 14px;
    line-height: normal;
    margin-left: 25px;
    padding: 7px 0;
    text-align: center;
    text-align: center;
    width: 140px;
}

.cookie-buttons>a:first-child {
    margin-left: 0;
}

.cookie-buttons>a:hover {
    background-color: #272031;
    color: #fff !important;
}

.page-template-template-cookie-declareation .page-title {
    font-size: 60px;
    letter-spacing: 5px;
}

.table h3 {
    color: #000;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 8px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 12px;
}

.table>thead>tr>th:first-child,
.table>tbody>tr>td:first-child {
    padding-left: 0;
}

/*new styles 18-07-2018*/
@media only screen and (max-width : 1200px) {
    .newsletter-area form.fca_eoi_layout_16 div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper {
        width: 47%;
    }
}

/*end of new styles 18-07-2018*/


@media only screen and (max-width : 1080px) {
    body #cookie-law-info-bar {
        padding: 18px 12px;
    }

    .cookie-text {
        width: 55%;
    }

    .cookie-buttons {
        width: 45%;
    }
}

/*new styles 18-07-2018*/

@media only screen and (max-width : 992px) {
    .newsletter-area form.fca_eoi_layout_16 div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper {
        width: 43%;
    }

    .newsletter-area #fca_eoi_form_1021 .fca_eoi_layout_16.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper input {
        padding: 0 40px;
        min-width: 100px;
    }
	
	.slider-area .jp-audio {
		display:none;
	}
}

/* end of new styles 18-07-2018*/

@media only screen and (max-width : 767px) {
    #cookie-law-info-bar {
        text-align: left;
    }

    .cookie-text {
        display: block;
        width: auto;
    }

    .cookie-buttons {
        display: block;
        margin-top: 5px;
        text-align: left;
        width: auto;
    }

    .page-template-template-cookie-declareation .page-title {
        top: 50%;
        margin-top: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .table-responsive>.table>tbody>tr>td,
    .table>thead>tr>th {
        white-space: normal;
    }

    .table-responsive {
        border: none;
    }

    /*new styles 18-07-2018*/
    .newsletter-area form.fca_eoi_layout_16 div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper {
        width: 100%;
        margin-bottom: 10px;
    }

    .newsletter-area #fca_eoi_form_1021 .fca_eoi_layout_16.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper {
        margin-right: 0;
        width: 100%;
    }

    .newsletter-area form.fca_eoi_layout_16 div.fca_eoi_layout_inputs_wrapper {
        width: 100%;
    }

    .newsletter-area #fca_eoi_form_1021 input {
        text-align: center;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .newsletter-area #fca_eoi_form_1021 .fca_eoi_layout_16.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper {
        width: 100%;
    }

    .newsletter-area #fca_eoi_form_1021 .fca_eoi_layout_16.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper input {
        padding: 0 50px;
        display: inline-block;
        width: auto;
    }

    /* end of new styles 18-07-2018*/

}

@media only screen and (max-width : 530px) {
    .page-template-template-cookie-declareation .page-title {
        font-size: 34px;
        padding: 0 25px;
    }
}

@media only screen and (max-width : 380px) {
    .cookie-buttons>a {
        margin-left: 18px;
        width: 120px;
    }
}

@media only screen and (max-width : 340px) {
    .page-template-template-cookie-declareation .page-title {
        font-size: 30px;
        padding: 0 15px;
    }
}

.Tracklist a {
	color: #EEC843 !important;
}

.et_pb_text_inner p {
    margin-bottom: 10px;
    color: black;
}

.et_pb_text_inner p a {
    font-size: 12px;
}

#cookie-law-info-bar span {
    line-height: inherit !important;
}



.ctf-carousel .ctf-owl-nav .ctf-owl-next, .ctf-carousel .ctf-owl-nav .ctf-owl-prev {
    color: #EEC843 !important;
    background: white !important;
   
}
.ctf-carousel .ctf-owl-dots .ctf-owl-dot.active span, .ctf-owl-theme .ctf-owl-dots .ctf-owl-dot:hover span {
    background: #869791 !important;
    background: white !important;
}

.post-thumbnail.small-post-thumb.postThumbMobile {
    display: block !important;
}



#privacy-links {
  display: flex;
  width: 100%;
  justify-content: center;
}

#privacy-links a {
  color: white;
  font-size: 1.3rem;
  margin-right: 1rem;
}
