*:focus {
    outline: 0 !important;
}

@font-face {
    font-family: NeutraTextDemiAlt;
    src: url(../fonts/NeutraTextDemiAlt.otf);
}

@font-face {
    font-family: AdobeCaslonRegular;
    src: url(../fonts/Adobe-Caslon-Pro.ttf);
}

#accordion4 [data-toggle="collapse"] .fa:before {
    content: "\f078";
}

#accordion4 [data-toggle="collapse"].collapsed .fa:before {
    content: "\f054";
}

.aicon {
    float: right;
    color: #01519a;
    font-size: 25px;
    text-decoration: none;
    outline: none;
}

.lamp_accordian {
    position: relative;
}

.faq_para {
    padding: 0px;
}

.faq-body a {
    color: #337ab7;
}

/* .vedio-item {
    width: 100%!important;
} */

.body_content img {
    max-width: 100%;
}
.node-bill .body_content img {
    max-width: 100% !important;
}
.faq-body p span {
    font-size: 16px;
}

.faq-body a:hover {
    opacity: 0.6;
}

.faq-header h6 {
    font-size: 16px;
    color: #01519a;
    padding-left: 30px;
    font-family: 'NeutraTextDemiAlt';
    font-weight: lighter;
}

.faq-content .fa {
    font-size: 16px;
    color: #01519a;
    position: absolute;
    margin-top: 14px;
}

.faq_header h3 {
    border-bottom: 1px solid #eee;
    font-size: 20px;
    margin: 0;
}

.faq-content {
    border-bottom: 1px solid #eee;
}

#accordion4 p {
    font-family: "tahoma,geneva,sans-serif";
    font-size: 16px;
}

.faq-header:hover h6 {
    opacity: 0.6;
}

.faq_header {
    margin-top: 20px;
    margin-bottom: 10px;
}

#accordion4 .btn-link:hover {
    color: #0056b3;
    text-decoration: none !important;
    outline: none;
}

#accordion4 .btn {
    display: inline-block;
    font-weight: 400;
    color: #01519a;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: none;
    padding: 0px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 0px;
    text-align: left;
    text-decoration: none;
    outline: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#accordion4Example i.fa {
    float: right;
    color: #01519a;
}

#headingOne a {
    font-size: 20px;
    color: #01519a !important;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.card2-header a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
    display: block;
    outline: none;
    font-family: 'NeutraTextDemiAlt' !important;
}

.card2-header {
    background: #efefef;
    display: block;
    padding: 10px 12px;
    border-top: 1px solid #fff;
}

.card2-header h2 {
    margin-bottom: 0;
    padding: 0;
}

.card2-body ul li a:hover {
    background: #efefef !important;
}

.btn-link {
    text-decoration: none;
}

.btn-link:hover {
    color: #01519a;
    text-decoration: none;
}

.english_btn {
    text-align: center;
}

.english_btn a {
    background: #01519a;
    color: #fff;
    padding: 13px 10px;
    text-align: center;
    line-height: 13px;
    display: inline-block;
}

.start-header {
    opacity: 1;
    transform: translateY(0);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: transparent;
    padding: 0;
}


/*----sticky sidebar---*/

#faq_sidebar ul li {
    width: 100%;
}


/*----sticky sidebar---*/

/* .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
} */


/*----popup vedio section starts here---*/


/*---Blog css starts here---*/

.page_title h1 {
    padding-bottom: 9px;
    /* margin: 40px 0 20px;*/
    font-size: 26px !important;
    border-bottom: 1px solid #eeeeee;
    color: #000;
    font-family: 'NeutraTextDemiAlt';
    /*width:70%;*/
    text-align: left;
}

.top_heading {
    text-align: center;
    margin-bottom: 15px;
}

.top_heading a:hover {
    opacity: 0.6;
}


/* .top_content p {
    font-size: 16px;
    margin: 0 0 10px;
    font-family: 'AdobeCaslonRegular';
} */

.top_b_heading h2 a {
    font-size: 22px;
}

.top_content strong {
    /* font-size: 18px;
    color: #000; */
    margin: 4px 0px;
    display: inline-block;
}

.top_b_heading h2 {
    margin: 0px;
}

.top_b_heading h1 {
    margin: 0;
}

a.m_heading {
    text-align: center;
    font-size: 12px;
    font-family: 'Neutra-Text-Demi-Alt';
    color: #01519a;
}

.small_text span a {
    font-size: 12px;
}


/* span.author_info {
    margin-left: 96px;
} */

span.author_info a {
    font-size: 12px;
    color: #01519a;
    font-family: 'Neutra-Text-Demi-Alt';
    font-weight: bold;
}

span.no_comments a {
    text-align: right;
    float: right;
    overflow: hidden;
    color: #01519a;
}

span.author_sub_h {
    font-size: 12px;
    font-weight: 600;
}

.top_b_heading span small {
    font-size: 12px;
    margin: 0px;
}

.blog-related-post-wrapper h3 {
    font-family: 'Neutra-Text-Demi-Alt';
    font-size: 20px;
    display: inline-block;
    border-bottom: 2px solid #bfbfbf;
    margin: 0;
    width: 102px;
    position: relative;
    top: 3px;
}

.blog-related-post-wrapper ol.blog_related_post {
    border-top: 1px solid #bfbfbf;
    padding: 10px 0 20px 0px;
    /* border-bottom: 1px solid #bfbfbf; */
    font-family: 'Neutra-Text-Demi-Alt';
    font-size: 20px;
    overflow-x: hidden;
}

.blog-related-post-wrapper ol.blog_related_post li {
    padding-left: 5px;
}

.blog-related-post-wrapper ol.blog_related_post li a {
    color: #000;
    font-family: 'AdobeCaslonRegular';
    /* font-size: 18px; */
    font-size: 16px;
    letter-spacing: 0 !important;
}

.blog-related-post-wrapper ol.blog_related_post li:after {
    content: '';
    background-color: #bfbfbf;
    height: 1px;
    display: block;
    margin: 15px -30px 15px;
    clear: both;
}


/*---Blog css ends here---*/


/*----Lamp Page starts here---*/

h1.page-header {
    font-size: 26px;
}

/* .field-items ul li {
    font-size: 20px;
} */

.page-lamp h2.block-title {
    text-align: center;
    font-family: 'NeutraTextDemiAlt';
    /* font-weight: 600;*/
    font-size: 40px;
}

.flink a {
    color: #337ab7;
    font-size: 20px;
}

.flink a:hover {
    opacity: 0.6;
}


/* .field-item span {
    font-size: 20px;
} */

.about_the_lamp_fellowship h2.block-title {
    font-size: 40px;
    line-height: 1.2;
    margin: 30px 0 15px;
    font-family: 'NeutraTextDemiAlt';
}

/* .region.region-content p span {
    font-size: 20px;
} */

.lamp_banner p span {
    font-size: 18px;
}

.page-lamp .about_the_lamp_fellowship {
    margin-top: 66px;
}


/*----Lamp Page ends here---*/


/*---monthly-policy-review starts here---*/

.views-exposed-form .views-exposed-widget:not(.views-widget-filter-field_house_value_i18n) .views-widget select {
    height: auto;
    box-shadow: 0 0 1px #bfbfbf;
    font-family: 'Adobe-Caslon-Pro';
    cursor: pointer;
}

.form-item-field-policy-date-value-1-value-year .date-year select.date-year {
    position: absolute;
    bottom: 2px;
    left: 100px;
    width: 80px !important;
}

.view-policy-reviews.view-id-policy_reviews .view-filters .views-exposed-widgets>div.views-submit-button button {
    background: #5F5D5D;
    border-color: #5F5D5D;
    border-radius: 0;
    box-shadow: 0 0 12px rgba(255, 132, 0, 0);
    padding: 6px 25px;
    font-size: 14px;
    margin-top: 3px;
}

button#edit-reset {
    background-color: transparent;
    border: none;
    color: #01519a;
    font-size: 16px;
    padding: 0 14px;
    height: 30px;
}


/*---monthly-policy-review starts here---*/


/*---colorbox starts here---*/

.vedio-item.loading {
    min-height: 150px;
    background: url(../img/loading.gif) no-repeat center center;
}

.loading {
    display: block;
    position: absolute;
    z-index: 10000;
    top: 80;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: block;
    background: rgba(255, 255, 255, 0.8) url(http://i.stack.imgur.com/FhHRx.gif) 50% 50% no-repeat;
}

#cboxContent #cboxClose {
    bottom: inherit;
    top: -2px;
    right: -2px
}

#cboxContent #cboxLoadedContent {
    margin-bottom: 0;
    margin-top: 28px;
}

#cboxWrapper #cboxCurrent {
    bottom: -1px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

#cboxLoadedContent:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 25px;
    background: rgba(0, 0, 0, .5);
}

#cboxTitle {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    bottom: 28px;
    left: 0;
    color: #535353;
    width: 100%;
    padding: 4px 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#cboxTitle {
    margin: 0;
}

#cboxOverlay {
    background: #000;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}


/*---colorbox ends here---*/

.video-url a:after {
    position: relative;
}

.body_upload_files {
    position: relative;
}

.video-url a:after,
.views-field-field-video-url a:after {
    position: absolute;
    display: block;
    background: url(../img/play.png);
    width: 100%;
    height: 100%;
    top: 40;
    left: 42%;
    background-size: 50px 50px;
    background-repeat: no-repeat;
}


/*----popup vedio section ends here---*/

.entity-bg {
    background: none !important;
}

.bill-act-bp-inner-page .slick-next {
    right: -40px;
    top: 58%;
}

.bill-act-bp-inner-page .slick-next,
.bill-act-bp-inner-page .slick-next:hover,
.bill-act-bp-inner-page .slick-next:focus {
    background-image: url(../img/ps_right_arrow.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 34px;
}


/*----articles-by-prs-team-----*/

section#block-system-main .view-articles-list.view-id-articles_list .views-row .views-field-title a {
    color: #000000;
    font-size: 22px;
    font-family: 'NeutraTextDemiAlt';
}

.view-articles-list.view-id-articles_list .views-row {
    border-bottom: 1px solid #BFBFBF;
    padding: 30px 0;
}

.view-articles-list.view-id-articles_list .views-row .views-field-field-article-subheading a,
section#block-views-articles-list-block-1 .views-field-field-article-subheading a {
    font-family: 'Neutra-Text-Demi-Alt';
    font-size: 13px;
    color: #01519a;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
}

.view-articles-list .read_more.views-more-link {
    display: block;
    text-align: right;
}

.read_more.pull-right a,
.read_more a {
    font-family: 'AdobeCaslonRegular';
    color: #01519a;
    font-weight: 500;
    font-size: 16px;
}

view-articles-list .read_more.views-more-link.fa-chevron-circle-right:after {
    color: #01519a;
}

.fa-chevron-circle-right {
    color: #01519a;
    padding-left: 5px;
    font-size: 12px;
}

.collapse ul,
.collapse ol {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}


/* 8 april css start here   */

.primer.download_pdf::before {
    content: "";
    position: absolute;
    border-right: 1px solid #111;
    height: 20px;
    right: 0;
    top: 0;
}

.updates-section h4 a {
    font-size: 16px !important;
}

.collapsed.expanding-formatter.expanding-formatter-processed {
    height: auto !important;
}

/* .blog_view table {
    width: 100% !important;
} */

.english_btn {
    text-align: center;
}

.english_btn a {
    background: #01519a;
    color: #fff;
    padding: 12px 10px;
    text-align: center;
    line-height: 13px;
    display: inline-block;
    margin-top: 2px;
}

.body_content img {
    max-width: none !important;
}


/* .vedio-item {
    width: 100% !important;
    } */

.view-billtrack .views-exposed-form select,
.view-billtrack .views-exposed-form input[type="text"] {
    margin-top: 2px !important;
    width: 100%;
    height: 32px !important;
    border-radius: 0;
    box-shadow: none !important;
    border: 1px solid #ddd !important;
    padding: 5px 12px 2px !important;
}

h2 {
    line-height: 1.3;
}

.page-header {
    padding-bottom: 20px !important;
    border-bottom: 1px solid #ddd !important;
    display: inherit !important;
}

div.region-content a:hover {
    opacity: 1 !important;
}

.view-budget-landing-page .view-content>.views-row h2 a {
    font-size: 22px;
    font-family: 'NeutraTextDemiAlt';
    font-weight: 500 !important;
}

.view-budget-landing-page .view-content>.views-row h2 {
    margin-bottom: 0px;
}

.other_fields div h3 a {
    color: #131313;
    font-size: 22px;
    line-height: 1.3;
}

.policy_detail.download_pdf::before {
    content: "";
    position: absolute;
    border-right: 1px solid #fff;
    height: 20px;
    right: 0;
    top: 0;
}

.filter-val {
    font-family: 'Neutra-Text-Demi-Alt';
    font-size: 17px;
    color: #000000;
    border: 1px solid #01519a;
    padding: 7px 10px 3px;
    margin-bottom: 8px;
}

.col-md-8.blog_view a {
    color: #01519a;
}


/* 8 april css end here   */


/*---7 Aprail Css Starts here---*/

.exp-home1-banner .exp-home1-slider {
    max-width: 1140px;
    margin: 10px auto;
    border: 1px dashed #000;
    padding: 10px;
    border-radius: 4px;
    background-color: aliceblue;
    display: none!important;
}

.top-hdr-left-con {
    display: flex;
    margin-top: 12px;
    margin-bottom: 0px;
}

.bill-act-ap-page .right-wrapper-content .file a {
    margin-top: 0px;
}

.mt-25 {
    margin-top: 12px;
}


/* .top-header .top-hdr-search-box {
    margin-top: -10px;
    letter-spacing: 0px;
} */

.fw-600 {
    font-weight: normal!important;
}

.view-the-prs-blog .views-field.views-field-name {
    font-family: 'Neutra-Text-Demi-Alt';
    font-size: 13px;
    /* text-transform: uppercase; */
    margin-bottom: 10px;
    color: #000000;
}

.updates-section a {
    color: #01519a;
    font-size: 16px;
    font-family: 'NeutraTextDemiAlt';
}

#article .views-field-body .field-content {
    font-family: 'Adobe-Caslon-Regular';
    font-size: 16px;
    line-height: 26px;
}

.more-link a i {
    border-radius: 50%;
    background-color: #01519a;
    padding: 3px 4px 3px 4px;
    height: 12px;
    line-height: 7px;
    width: 12px;
    color: white;
    margin-top: 0px;
    font-size: 10px;
    vertical-align: text-top;
}

.view-content>.views-row {
    border-bottom: 1px solid #BFBFBF;
}

.updates-section .updates-tab {
    background-color: #ddd;
    border-radius: 0;
    padding: 10px 30px;
    color: #495057;
    letter-spacing: -0.2px;
}

.field-content h4 {
    line-height: 20px;
    margin-top: 0;
}

@media (min-width: 768px) {
    .updates-section .update-tabs-ul li:nth-child(2) a {
        border-radius: 0;
    }
}

@media (max-width: 767px) {
    a.nav-link.active.updates-tab.sec-ff.nav_border {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
    a.nav-link.updates-tab.sec-ff.nav_border2 {
        border-bottom-left-radius: 6px !important;
        border-bottom-right-radius: 6px !important;
    }
    .blog_view table {
        width: 100% !important;
        display: block;
        overflow-x: auto;
    }
    span.author_info {
        margin-left: 0px;
    }
    .footer.bottom-footer .nav>li>a {
        font-size: 16px;
        color: #fff;
        border-right: none;
        margin: 5px 0;
        font-family: 'Neutra-Text-Demi-Light-Alt';
        font-weight: normal;
    }
    .updates-section .nav-tabs .nav-link {
        border: 1px solid #c3c1c1;
    }
    .updates-section ul.nav .resp-bor {
        border-bottom: 2px solid transparent;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    #block-prs-resource-prs-footer-copyright {
        margin-top: 4px;
        font-weight: normal;
    }
    .english_btn a {
        background: #01519a;
        color: #fff;
        padding: 10px 10px;
        text-align: center;
        line-height: 10px;
        display: inline-block;
    }
    .navbar-brand img {
        margin-top: -19px;
    }
    #resp-banner-show {
        display: none;
    }
    .hdr-resp-show nav {
        margin-top: 0px;
    }
    .hdr-resp-show .resp-form-content .inp-pos {
        position: absolute;
        left: 9.7rem;
        top: 3px;
    }
    .mobile_header.d-flex.justify-content-around {
        padding: 25px 0px;
    }
    #main {
        transition: margin-left .5s;
        padding: 0px;
        position: relative;
        top: 3px;
    }
    .hdr-resp-show .resp-form-content {
        position: static;
        display: inline-block;
        width: 100%;
        margin: 0px;
    }
    .hdr-resp-show .resp-form-content p {
        display: inline-block;
        font-size: 16px;
        font-weight: normal;
    }
    span.resp_header {
        float: left;
    }
}

@media (max-width: 575px) {
    .player-width iframe {
        width: 100%;
        height: 220px !important;
    }
}

@media (max-width: 479px) {
    span.resp_header {
        float: none;
        display: block;
    }
}


/*---7 Aprail Css Ends here---*/


/*----articles-by-prs-team-----*/


/*---Parliament page----*/

.page-media-media-updates section>.view-parliament-diary-media-updates>.attachment-before+.view-content .views-row {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

section>.view-parliament-diary-media-updates>.view-content .views-row {
    padding: 10px 0;
}

.Parliament_content a {
    color: #01519a !important;
}

.Parliament_content ul {
    padding-left: 40px;
}

.Parliament_content ul li {
    list-style: disc;
    margin-bottom: 25px;
}


/*---Parliament page----*/


/*----budget-session page-----*/

.budget-session table {
    width: 100% !important;
}

.field-name-title-field {
    border-bottom: none;
    height: auto;
    margin-bottom: 10px;
}

footer.bottom-footer {
    background-color: #01519a;
    border: none;
    padding: 0 15px;
}

footer.bottom-footer .nav>li>a {
    font-size: 16px;
    color: #fff;
    border-right: 1px solid #2C7DC7;
    margin: 5px 0;
    font-family: 'Neutra-Text-Demi-Light-Alt';
}

.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: none;
}

.region-pre-footer {
    border-top: 2px solid #eee;
}

.webform-client-form-268 .form-control {
    width: 50%;
}

body .button-primary.btn-default,
body .button-primary.btn-default:hover,
body .button-primary.btn-default:focus {
    background-color: #01519a;
    color: #f5f5f5;
    border-color: #01519a;
    font-family: 'NeutraTextDemiAlt';
    outline: none;
    box-shadow: none;
    padding: 7px 12px 5px;
}

.get_in_touch .lamp_faq_discussion_forum .form-actions {
    margin-top: 15px;
}

.get_in_touch label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.get_in_touch a {
    color: #01519a;
}

.right-wrapper-content .cate a {
    font-size: 20px;
    font-family: 'NeutraTextDemiAlt';
    font-weight: normal;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    display: inline-block !important;
    color: #131313;
}

.col-lg-9 .view-billtrack .view-content>.views-row:first-child {
    border-top: 1px solid #ddd;
}


/*----budget-session end-----*/

.navbar.container,
.navbar.container-fluid {
    margin-top: 0;
    background: #ffffff;
    border: none;
    padding: 0;
}


/*=============Media Query Starts here===============*/

@media (max-width: 992px) {
    .main-container>.row>aside.col-lg-3,
    .main-container>.row>section.col-lg-9,
    .main-container>.row>section.col-lg-12 {
        width: 100%;
        float: none;
        clear: both;
    }
    .page_title h1 {
        padding-bottom: 9px;
        /* margin: 40px 0 20px;*/
        font-size: 26px !important;
        border-bottom: 1px solid #eeeeee;
        color: #000;
        font-family: 'NeutraTextDemiAlt';
        /*width:70%;*/
        text-align: center;
    }
    .faq_para {
        padding: 0px;
        margin-bottom: 15px;
    }
    .webform-client-form-268 .form-control {
        width: 100%;
    }
    .views-exposed-form .views-exposed-widget:not(.views-widget-filter-field_house_value_i18n) .views-widget select {
        height: 32px;
        box-shadow: 0 0 1px #bfbfbf;
        font-family: 'Adobe-Caslon-Pro';
        cursor: pointer;
        /* width: 100px; */
    }
}

@media (max-width: 992px) {
    .container.blog_page {
        padding-left: 5px;
        padding-right: 5px;
    }
    .col-lg-12.pl-0,
    .pl-0,
    .px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .main-container.container-fluid.blog_page {
        padding: 0px !important;
    }
    .main-container>.row>aside.col-lg-3,
    .main-container>.row>section.col-lg-9,
    .main-container>.row>section.col-lg-12 {
        width: 100%;
        float: none;
        clear: both;
    }
    .faq_para {
        padding: 0px;
        margin-bottom: 15px;
    }
    .webform-client-form-268 .form-control {
        width: 100%;
    }
    .views-exposed-form .views-exposed-widget:not(.views-widget-filter-field_house_value_i18n) .views-widget select {
        height: 38px;
        box-shadow: 0 0 1px #bfbfbf;
        font-family: 'Adobe-Caslon-Pro';
        cursor: pointer;
        /* width: 100px; */
    }
}

@media (max-width: 768px) {
    .faq-header h6 {
        color: #01519a;
        padding-left: 30px;
        line-height: 1.3;
        font-weight: lighter;
    }
    .field-type-text-with-summary ul {
        padding-left: 17px;
        text-align: left;
    }
    .faq-content .fa {
        font-size: 18px;
        color: #01519a;
        position: absolute;
        margin-top: 21px;
    }
    .view-billtrack .views-exposed-form .views-exposed-widget {
        display: block;
        float: none;
        width: 100%;
    }
}

@media (max-width:575px) {
    .video-url a:after,
    .views-field-field-video-url a:after {
        position: absolute;
        display: block;
        background: url(../img/play.png);
        width: 100%;
        height: 100%;
        top: 40%;
        left: 42%;
        background-size: 50px 50px;
        background-repeat: no-repeat;
    }
}

@media (max-width:480px) {
    .entity-bg {
        background: visible !important;
    }
}

@media (max-width: 360px) {
    .hdr-resp-show .resp-form-content .inp-pos {
        position: absolute;
        left: 6.7rem;
    }
    .navbar-brand img {
        margin-top: -24px;
    }
    .hdr-resp-show .resp-form-content p {
        /* font-size: 15px; */
        font-weight: normal;
    }
    .hdr-resp-show .resp-form-content form .input-group {
        width: 136px;
    }
    .mobile_header.d-flex.justify-content-around {
        margin-top: 0px;
        padding: 15px 0px;
    }
    .openbtn {
        /* font-size: 20px; */
        cursor: pointer;
        background-color: transparent;
        color: white;
        padding: 0;
        border: none;
        margin-top: 3px;
        margin-left: 1px;
    }
    .hdr-resp-show .resp-form-content form .input-group .form-control {
        margin-top: 2px;
        display: table-cell;
        font-size: 14px;
        line-height: 1.428;
        color: #555555;
        background-image: none;
        height: 28px;
    }
    .hdr-resp-show .resp-form-content .inp-pos {
        left: 4rem;
        margin-top: 0px;
        left: 7.0rem;
    }
    #mob-gallery-show .slick-next {
        right: -5px;
        top: 54%;
    }
    #mob-gallery-show .slick-next,
    #mob-gallery-show .slick-next:hover,
    #mob-gallery-show .slick-next:focus {
        background-image: url(../img/ps_right_arrow.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 13px;
        height: 20px;
    }
    #mob-gallery-show .slick-prev {
        left: -5px;
        top: 54%;
    }
    #mob-gallery-show .slick-prev,
    #mob-gallery-show .slick-prev:hover,
    #mob-gallery-show .slick-prev:focus {
        background-image: url(../img/ps_left_arrow.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 13px;
        height: 20px;
    }
}


/*=============Media Query Ends here===============*/


table a {
    
    word-break: normal;
 
}