/*CSS by Akshay*/

/*CSS for menu start*/
.custom-visible{
    display: none !important;
}
.custom-hidden{
    display: block !important;
}
/*CSS for menu end*/

/*CSS for Contacts page start*/

.path-contacts .page-banner.hidden-xs {
    background: url(/sites/default/files/contacts_pc_main.jpg) !important;
    background-size: cover !important;
}

.path-contacts .page-banner.visible-xs {
    background: url(/sites/default/files/contacts_sp_main.jpg) !important;
    background-size: cover !important;
}
.world-map-contacts .contacts-text {
    text-align: center;
    padding: 60px 0 20px;
}
article.contact {
    margin-top: 20px;
}
.path-contacts .field--name-field-websites.field--type-link a {
    word-break: break-all;
}
.world-map-contacts {
    margin-bottom: 30px;
}
.contact h2 span {
    color: #997b53;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
}

.contact h2 {
    padding: 0 15px;
}

.contact hr {
    border-color: #997b53;
}

.contact .field--name-field-email-address a, .contact .field--name-field-websites a{
    color: inherit;
    word-break: break-all;
}

.contact .field--name-field-address .col-md-12 {
    padding: 0;
}

.country-wise-contact-address {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.contact-address .paragraph--type--contact-address .contact-address-container .contact-with-image {
    padding-left: 0px;
}
.contact-address .paragraph--type--contact-address .contact-address-container .contact-image {
    padding-right: 0px;
}
.contact .field--name-field-address .col-md-12 .paragraph--type--country-wise-contact-address .country {
    padding: 0 15px;
}

.contact .paragraph--type--country-wise-contact-address .country .field--name-field-country {
    font-size: 18px;
    border-bottom: 1px solid #ededed;
}

.contact .paragraph--type--country-wise-contact-address .contact-address .company-name .field--name-field-company-name {
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 15px;
}

.contact-address .paragraph--type--contact-address .contact-address-container {
    padding-top: 20px;
    min-height: 250px;
}

.contact .single-country .col-md-6.address-wrapper {
    width: 100%;
    padding: 0;
}
.contact-address .paragraph--type--contact-address .contact-address-container .email-address .field--label,
.contact-address .paragraph--type--contact-address .contact-address-container .phone-number .field--label,
.contact-address .paragraph--type--contact-address .contact-address-container .fax-number .field--label{
    font-weight: normal;
}

.contact .field--name-field-websites a:hover {
    color: #957b54;
}
/*CSS for Contacts page end*/

/*CSS for Flute Options Page start*/
.flute-options-title {
    text-align: center;
    font-size: 30px;
    font-family: "Fondamento",cursive;
    font-style: italic;
    margin-bottom: 20px;
}

.flute-options-desc {
    text-align: center;
    margin-bottom: 50px;
}

.flute-options-container {
    min-height: 340px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

.option-title {
    font-size: 22px;
    color: #ae946e;
}

.option-desc {
    min-height: 100px;
}

.option-image {
    float: left;
    width: 100%;
}

.option-image img {
    max-height: 140px;
    width: auto;
    float: left;
}
_:-ms-fullscreen, :root .option-image img {
    width: 100%;
}

.option-image div {
    margin-bottom: 20px;
    float: left;
}
.option-image span {
    float: left;
    padding-top: 3px;
    word-break: break-word;
}

#block-views-block-available-options-block-1 .block-title {
    letter-spacing: 2px;
}
#block-views-block-available-options-block-1 .block-title:before{
    content: url(../images/view-all-dark.png);
    width: 19px;
    height: 19px;
    position: relative;
    left: -30px;
    top: 2px;
}
#block-views-block-available-options-block-1 {
    margin: 80px 0;
}

.view-available-options table {
    margin: auto;
    width: 100%;
}

.view-available-options table tbody tr th {
    font-weight: normal;
    padding: 3px 20px;
    width: 25%;
    white-space: nowrap;
}
.view-available-options table thead tr th,
.view-available-options table tbody tr td {
    text-align: center;
    width: 10%;
    padding: 0 5px;
}

.view-available-options table thead tr {
    border-bottom: 2px solid #dddddd;
}
.view-available-options table tbody tr {
    border-bottom: 1px solid #eaeaea;
}
.view-available-options table tbody tr td {
    padding: 3px 5px;
}
.view-available-options table tbody tr td:nth-child(even) {
    background: #f7f7f7;
}
.view-available-options .view-content {
    overflow: auto;
}
.page-node-316 #block-views-block-flute-material-block-flute-mat-spec-block,
.page-node-316 #block-views-block-flute-material-block-flute-model-det-block,
.page-node-316 #block-instrumentwiseartists,
.page-node-316 .flutes {
    display: none;
}

.page-node-316 #block-views-block-flute-options-block-1 {
    margin-top: -25px;
}
/*CSS for Flute Options Page end*/

/*Gallery Page CSS start*/
.path-gallery .page-banner.visible-xs {
    background: url('/sites/default/files/banner/gallery_main_sp.jpg') !important;
    background-size: cover !important;
}

.path-gallery .page-banner.hidden-xs {
    background: url('/sites/default/files/banner/gallery_main_pc.jpg') !important;
    background-size: cover !important;
}

.pk-gallery-image img, .gallery-image img, .pk-youtube-video img {
    width: 100%;
}

.path-gallery .tabs .nav > li > a:hover,
.path-gallery .tabs .nav > li > a:focus,
.path-gallery .tabs .nav-tabs > li.active > a:hover,
.path-gallery .tabs .nav-tabs > li.active > a:focus {
    background-color: #ae946e;
    color: #ffffff;
    border: none;
    border-bottom: 2px solid;
    border-radius: 0;
}
.path-gallery .tabs .nav-tabs > li > a{
    margin-right: 0;
    border: none;   
}

.path-gallery .tabs .nav-tabs > li.active > a {
    border: none;
    color: #ae946e;
    border-bottom: 2px solid;
}

.path-gallery .tabs .nav-tabs{
    border-bottom: none;
}

.path-gallery .tabs {
    width: calc(100% - 30px);
    margin: 0 auto 30px;
}

.download-image a, .download-video a {
    display: block;
    width: 80%;
    text-align: center;
    border: 1px solid;
    margin: 20px auto 0;
    padding: 3px;
}
.download-image a:hover, .download-video a:hover {
    background: #957b54;
    color: #fff;
}
.path-gallery .media-gallery-title {
   display: block!important;
}
.media-gallery-title {
   display: none;
}

.view-display-id-page_3 .col-md-3 {
    min-height: 0 !important;
    margin-bottom: 30px;
}

.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus{
    background: #F6E7D4 !important;
}
.pk-youtube-video {
    position: relative;
}
.pk-youtube-video a:after {
    content: "\f01d";
    font-family: FontAwesome;
    color: #fff;
    position: absolute;
    top: 50%;
    font-size: 4em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/*Gallery Page CSS end*/

/*Headjoints page CSS start*/
.paragraph--type--product-parts .prod-parts-details .field--name-field-prod-model-name {
    text-align: center;
}
/*Headjoints page CSS end*/

/*CSS for menu mouse over arrow position*/
nav#block-pearlgaki-mainnavigation li.dropdown i {
    transform: rotate(0deg);
    transition: all ease-in-out .3s;
}
nav#block-pearlgaki-mainnavigation li.dropdown:hover i {
    transform: rotate(180deg);
    transition: all ease-in-out .3s;
}
.dropdown-menu {
    border-top: 15px solid transparent !important;
    top: 43px !important;
}

/*CSS for Artist page banner images*/
.page-node-type-artists .page-banner.visible-xs {
    background: url(/sites/default/files/2017-09/Artists_main_sp.jpg) !important;
    background-size: cover !important;
}
.page-node-type-artists .page-banner.hidden-xs {
    background: url(/sites/default/files/2017-09/Artist_main_images.jpg) !important;
    background-size: cover !important;
}

/*Artists page css start*/
#block-views-block-artists-listing-block-1 .artist-list{
    padding: 5px;
}
/*Artists page css start*/

/*News block link text color*/
.news-details h5 a, .news-list-title a {
    color: initial;
}

/*Exclusive Mechanism page CSS start*/
.one-piece-img-middle img {
    width: 60%;
    margin: 25px auto 0;
}
.pinless-img-middle img {
    margin: 0 auto;
    max-width: 230px;
}
/*Exclusive Mechanism page CSS end*/

/*Flutes page CSS start*/
.flute-id-106 img {
    width: 100% !important;
}
.flute-id-105 img, .flute-id-107 img {
    width: 90% !important;
}
.flute-id-104 img {
    width: 85% !important;
}
/*Flutes page CSS end*/

/*News page css start*/
.url-field-news {
    margin-top: 10px;
}
/*News page css end*/

/*Media Queries Start*/
@media all and (min-width: 1200px){
    /*Gallery Page CSS start*/
    .view-gallery .col-md-3 {
        min-height: 230px;
    }
    .pk-youtube-video a:after {
        left: 43%;
    }
    /*Gallery Page CSS end*/
}
@media all and (max-width: 1200px){
    .about-second-image-container{
        padding: 0 15px;
        margin-left: 0;
    }
    /*Gallery Page CSS start*/
    .pk-youtube-video a:after {
        left: 40%;
    }
    /*Gallery Page CSS end*/
}


@media all and (min-width: 992px){
    .view-available-options table {
        width: 75%;
    }
    .view-available-options table tbody tr th {
        width: 25%;
    }
    .view-available-options table thead tr th,
    .view-available-options table tbody tr td {
        width: 12%;
    }

    /*Gallery Page CSS start*/
    .view-gallery .col-md-3 {
        min-height: 250px;
    }
    /*Gallery Page CSS end*/

     /*CSS for Flute Options Page start*/
    .option-301 .free-size-image img,
    .option-307 .free-size-image img {
        width: 50%;
    }
    _:-ms-lang(x), .option-301 .free-size-image img,
    _:-ms-lang(x), .option-307 .free-size-image img {
        width: 65%;
    }
    @-moz-document url-prefix(){
        .option-301 .free-size-image img,
        .option-307 .free-size-image img {
            width: 70%;
        }   
    }
     /*CSS for Flute Options Page end*/    
}

@media all and (max-width: 1199px){
    /*Gallery Page CSS start*/
    .view-gallery .col-md-3 {
        min-height: 215px;
    }
    /*Gallery Page CSS end*/    
}

@media all and (max-width: 991px){
    /*CSS for menu start*/
    .custom-visible{
        display: block !important;
    }
    .custom-hidden{
        display: none !important;
    }
    .dropdown-menu {
        border-top: 1px solid transparent !important;
        top: -10px !important;
        position: relative !important;
    }
    .navbar-custom .open .dropdown-menu > li > a{
        z-index: 9999;
    }
    /*CSS for menu end*/
    /*Artists page css start*/
     #block-views-block-artists-listing-block-1 .artist-image img{
        width: 192px;
    }
    /*Artists page css end*/
}

@media all and (min-width: 768px) and (max-width: 991px){
    .option-desc {
        min-height: 125px;
    }

    /*Top page CSS start*/
    /*To change the text position*/
    .view.view-home-slider #homeslider .slider-text p{
        font-size: 30px;
    }
    .view.view-home-slider #homeslider li:nth-child(3) .slider-text p{
        width: 60%;
        top: 30%;
    }
    /*Top page CSS end*/ 

    /*About page CSS start*/
    .about-second-image-container {
        margin-left: 0;
        padding: 0;
        margin-bottom: 10px;
    }
    /*About page CSS end*/

     /*CSS for Flute Options Page start*/
    .option-301 .free-size-image img,
    .option-307 .free-size-image img {
        width: 70%;
    }
    
     /*CSS for Flute Options Page end*/    
}

@media all and (min-width: 768px){
    /*Top page CSS start*/
    /*To change the text position*/
    .view.view-home-slider #homeslider li:nth-child(3) .slider-text p{
        top: 25%;
        left: 30%;
    }
    /*Top page CSS end*/

    /*About page CSS start*/
    .about-second-image img {
        height: auto;
        width: auto;
        max-height: 212px;
        display: inline;
    }
    .about-second-image {
        padding: 0;
        margin-top: 10px;
    }
    .about-second-image-container {
        float: left;
        text-align: center;
        font-size: 12px;
        margin-left: 30px;
    }
    /*About page CSS end*/

    /*Flute options page css start*/
    .option-306 .free-size-image img {
        width: 40%;
    }
    _:-ms-lang(x), .option-306 .free-size-image img {
        width: 65%;
    }
    @-moz-document url-prefix(){
        .option-306 .free-size-image img {
            width: 65%;
        }
    }
    /*Flute options page css end*/
}

@media all and (max-width: 767px){
    /*CSS for Contacts page start*/
    .contact-address .paragraph--type--contact-address .contact-address-container .contact-with-image{
        padding: 0;
    }
    .contact-address .paragraph--type--contact-address .contact-address-container .contact-image {
        padding: 10px 0;
    }
    .contact-address .paragraph--type--contact-address .contact-address-container .contact-image img {
        width: 100%;
    }
    .contact-address .paragraph--type--contact-address .contact-address-container {
        padding: 20px 0;
        min-height: 0;
    }
    .single-country {
        margin-top: 20px;
    }
    /*CSS for Contacts page end*/

    /*CSS for Flute Options Page start*/
    .page-node-316 .field--name-body {
        width: 92%;
        margin: auto;
    }
    .flute-options-container{
        min-height: 0;
        float: left;
        width: 100%;
        border-bottom: 0;
        margin-bottom: 30px;
    }
    .option-desc {
        min-height: 0;
        margin-bottom: 15px;
    }
    .page-node-316 .prod-detail-desc{
        margin-bottom: -35px;
    }
    #block-views-block-available-options-block-1 .block-title {
        letter-spacing: 0;
    }
    #block-views-block-available-options-block-1 .block-title:before{
        left: -15px;
    }
    .option-image img{
        max-height: none;
    }
    .multiple-images span {
        width: 100%;
    }
    /*CSS for Flute Options Page end*/

    /*Gallery Page CSS start*/
    .path-gallery .tabs .nav-tabs > li {
        width: 33.33%;
        text-align: center;
    }
    .view-gallery .col-md-3 {
        width: 100%;
        min-height: 0;
        margin-bottom: 40px;
    }
    .pk-youtube-video a:after {
        left: 44%;
        font-size: 5em;
    }
    /*#colorbox {
        width: 98% !important;
        left: 1% !important;
        margin: auto !important;
    }

    #cboxWrapper {
        width: 100% !important;
    }

    #cboxContent {
        width: 96% !important;
    }

    #cboxLoadedContent {
        width: 100% !important;
    }*/
    /*Gallery Page CSS end*/

    /*CSS for title to align in center*/
    .intro-heading {
       position: relative;
       max-width: 315px;
       margin: auto;
    }
    .intro-text {
       position: absolute;
       left: 0;
       top: 0;
       width: 100%;
       bottom: 0;
       right: 0;
       height: 70px;
       margin: auto;
    }

    /*About page CSS start*/
    .about-second-image-container {
        margin-bottom: 10px;
        text-align: center;
    }
    .about-second-image-container img {
        width: 100%;
    }    
    /*About page CSS end*/

    /*Flutes page CSS start*/
    .promod-img-underline{
        width: auto !important;
    }
    /*Flutes page CSS start*/

    /*Exclusive Mechanism page CSS start*/
    .one-piece-img-middle img {
        width: 100%;
        margin: 0 auto;
    }
    /*Exclusive Mechanism page CSS end*/
}


@media all and (max-width: 480px){
    .pk-youtube-video a:after {
        left: 43%;
        font-size: 4em;
    }
    /*Gallery Page CSS end*/
}
/*Media Queries End*/
