/**
 * Place your custom styles here.
 */

 @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap');

body {
	font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;
	color: #111;
    background: #fff;
    margin-top:0;
}
html {
    background: #eee;
}

img {
	max-width: 100%;
	height: auto;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4 {
	color: #cc9933;;
}
h1, .h1 {
    font-size: 30px;
	text-transform: uppercase;
	font-weight: 700
}

h2, .h2 {
    font-size: 35px;
}
.h3, h3 {
    font-size: 30px;
}
h1.page-header {
    font-size: 30px;
    font-weight: 600;
}
h2.block-title {
    padding-bottom: 5px;
    text-align: center;
    display: table;
    border-bottom: 0px dashed #111;
    margin: 0 auto 30px auto;
}

@media only screen
and (max-width : 768px){
    h1, .h1 {
        font-size: 30px;
    }    
    h2, .h2 {
        font-size: 27px;
    } 
    .h3, h3 {
        font-size: 25px;
    }
    h1.page-header {
        font-size: 50px;
    }
}

@media only screen
and (max-width : 420px){
    h1, .h1 {
        font-size: 30px;
    } 
    h1.page-header {
        font-size: 30px;
    }
    h2, .h2 {
        font-size: 20px;
    } 
}
.page-header {
    padding-bottom: 15px;
    margin-bottom: 50px;
    border-bottom: 0px solid #111;
    text-align: left;
    /*background: rgba(225,225,225,0.8);
    border-radius: 30px 30px 0 0;*/
    /*padding-left: 30px;*/
    padding-top: 30px; 
    color: #fff;
    text-align: center;   
}
@media only screen
and (max-width : 768px){
    .page-header {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }
}
.pull-left {
    float: none !important;
    text-align: center;
}
/*.region-header {
    text-align: center;
}*/
@media only screen
and (min-width : 990px){
    .header-container {
        /*position: absolute;
        z-index: 1;*/
        left: 0;
        right: 0;
        /*top: 5%;*/
    }  
    a.logo {
        display: table;
        border-radius: 5px;
        table-layout: fixed;
        /*margin: 0 auto;*/
        margin: 0
    }
        
}
a.logo img {
    /*width: 100px;
    height: auto;
    background: #fff;
    padding-bottom: 15px;
    padding-top: 15px;*/
} 
@media only screen
and (max-width : 989px){
    a.logo img {
        width: 100px;
        height: auto;
        padding-top: 0px;
    }    
    a.logo.navbar-btn.pull-left {
        display: inline-block;
        margin-bottom: 0px;
    }
    /*.pull-left {
        float: left !important;
        text-align: left;
    }*/
}

.footer {
    margin-top: 0;
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: 0px solid #222;
    background: #ffcc00;
    color: #111;
}

.flexslider {
    border: 0;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 45px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(31,165,202,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(31,165,202,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
.flex-control-paging li a:hover {
    background: #111;
    background: rgba(31,165,202,0.8);
}
.flex-control-paging li a.flex-active {
    background: #111;
    background: rgba(31,165,202,0.9);
    cursor: default;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #111;
    background: rgba(31,165,202,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flexslider {
    margin: 0;
}
.flex-control-thumbs li {
    width: 8%;
    float: left;
    margin: 0;
    padding-right: 5px;
}
@media only screen
and (max-width : 767px){
    .flex-control-thumbs li {
        width: 14%;
        float: left;
        margin: 0;
        padding-right: 5px;
        padding-bottom: 5px;
    }
} 
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: +2;
}
/* Slider Anim Zoom */
#block-matiapahar-views-block-home-slider-block-1 .flex-active-slide .views-field-field-slider-image {
    animation: zoomout 5s;
}
@keyframes zoomout {
    0%{
      transform: scale(1.3);
    }
    100%{
      transform: scale(1);
    }
}
@keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.5, 1.5);
    }
    100% {
      transform: scale(1, 1);
    }
  }
#block-matiapahar-views-block-home-slider-block-1 .flex-active-slide {
    overflow: hidden;
}
/* Slider Anim Zoom Ends */

.fab {
    position: relative;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-width: 0px;
    border-style: solid;
    width: 30px;
    height: 30px;
    line-height: 20px;
    font-size: 20px;
    border-radius: 50%;
	background: #fff;
	color: #111;
	margin: 0 5px;
	padding-left: 0px;
	padding-top: 5px;
}
.fab {
    background: #fff;
	color: #111;
}

.fab:hover {
    background-color: #ffcc31;
	color: #fff;
}
.fas {
    color: #339900;
}


.btn-primary {
    color: #fff;
    background-color: #111;
    border-color: #111;
}
.btn-primary:hover {
    color: #fff;
    background-color: #ffcc31;
    border-color: #ffcc31;
}

/* MEGA MENU ENDS */
@media only screen
and (min-width : 992px){
    .navbar-we-mega-menu {
        background-color: transparent;
        border: 0;
        padding: 0;
        border-radius: 0;
        min-height: inherit;
    }
    .we-mega-menu-ul>.we-mega-menu-li>a, .we-mega-menu-ul>.we-mega-menu-li>span {
        background-color: transparent;
        border: 0;
        border-radius: 0;
        margin-right: 0;
        color: #ffcc00;
        font-size: 18px;
        font-family: Quicksand, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        /*padding: 1.125rem 1.5625rem;*/
        padding: 15px;
    }
    .we-mega-menu-ul>.we-mega-menu-li.active-trail>a, .we-mega-menu-ul>.we-mega-menu-li.active-trail>a:focus, .we-mega-menu-ul>.we-mega-menu-li.active-trail>a:hover, .we-mega-menu-ul>.we-mega-menu-li.active>a, .we-mega-menu-ul>.we-mega-menu-li.active>a:focus, .we-mega-menu-ul>.we-mega-menu-li.active>a:hover {
        background-color: rgba(0, 0, 0, 0);
        color: #04c8dd;
        border: 0;
    }
    .we-mega-menu-ul .dropdown-menu>a:after, .we-mega-menu-ul .dropdown-menu>a:before, .we-mega-menu-ul .dropdown-menu>span:after, .we-mega-menu-ul .dropdown-menu>span:before {
        content: '';
        position: absolute;
        right: 0px;
        top: 50%;
        margin-top: -.3125rem;
        width: .6875rem;
        height: .6875rem;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
    }
    .we-mega-menu-ul>.we-mega-menu-li {
        margin: 0;
        border-left: 0px solid rgba(0, 0, 0, .1);
    }
    .we-mega-menu-ul>.dropdown-menu:focus>a, .we-mega-menu-ul>.dropdown-menu:focus>span, .we-mega-menu-ul>.dropdown-menu:hover>a, .we-mega-menu-ul>.dropdown-menu:hover>span {
        background: rgba(0, 0, 0, 0);
        color: #666;
        z-index: 23;
    }
    .we-mega-menu-submenu {
        z-index: 20;
        top: 100%;
        left: 0;
        margin-left: -.0625rem;
        margin-top: -.0625rem;
        padding: .625rem .9375rem;
        border-radius: 0;
        background-color: #fff;
        border: 0;
        -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .117647) !important;
        box-shadow: 0 3px 15px rgba(0, 0, 0, .117647) !important;
        border: 1px solid rgba(0, 0, 0, .1);
    }
    .we-mega-menu-submenu>.we-mega-menu-submenu-inner {
        min-height: auto;
    }
    .we-mega-menu-ul>.we-mega-menu-li>a:focus, .we-mega-menu-ul>.we-mega-menu-li>a:hover {
        background: rgba(0, 0, 0, 0);
        border: 0;
        color: #04c8dd;
        text-decoration: none;
        text-shadow: initial;
    }
    .we-mega-menu-ul>.dropdown-menu:focus>a, .we-mega-menu-ul>.dropdown-menu:focus>span, .we-mega-menu-ul>.dropdown-menu:hover>a, .we-mega-menu-ul>.dropdown-menu:hover>span {
        background: rgba(0, 0, 0, 0);
        color: #04c8dd;
        z-index: 23;
    }
    .we-mega-menu-submenu li.we-mega-menu-li.active>.we-megamenu-nolink, .we-mega-menu-submenu li.we-mega-menu-li.active>a, .we-mega-menu-submenu li.we-mega-menu-li.active>a:focus, .we-mega-menu-submenu li.we-mega-menu-li.active>a:hover {
        background-color: transparent;
        color: #04c8dd;
        border-bottom-color: #000;
        border-top: 0 none;
        border-left: 0 none;
        border-right: 0 none;
    }
    .navbar-we-mega-menu .nav-tabs {
        border-bottom: 0 none;
        float: right;
    }
}
@media only screen
and (max-width : 1200px){
    .we-mega-menu-ul>.we-mega-menu-li>a, .we-mega-menu-ul>.we-mega-menu-li>span {
        font-size: 14px;
    }
}
@media only screen
and (max-width : 990px){
    #block-matiapahar-mainnavigation-2 {
        float: right;
        margin-top: -45px;
    }
    .btn-close {
        opacity: 0;
        visibility: hidden;
        display: none;
        background: #ffcc00;
        -webkit-box-shadow: 0 12px 27px rgba(0, 0, 0, .15);
        box-shadow: 0 12px 27px rgba(0, 0, 0, .15);
        cursor: pointer;
        /* right: 270px; */
        left: 15px;
        z-index: 1000;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-duration: .2s;
        animation-duration: .2s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-name: fadeInFromNone;
        animation-name: fadeInFromNone;
        -webkit-animation-delay: .5s;
        animation-delay: .5s;
        border-radius: 50%;
        position: fixed;
        top: 15px;
        width: 48px;
        height: 48px;
    }
    .overlay {
        cursor: pointer;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        background-color: #000;
        width: 100%;
        height: 100%;
    }
    .navbar-we-mega-menu.navbar.we-mobile-megamenu-active {
        width: 75%;
    }
    .navbar-we-mega-menu.navbar .nav .open>a, .navbar-we-mega-menu.navbar .nav .open>a:focus, .navbar-we-mega-menu.navbar .nav .open>a:hover, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a:focus, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a:hover {
        color: #ffcc00 !important;
        background-color: #000;
        cursor: default;
        border: 0;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .05) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, .05) inset;
        border-top: 1px solid rgba(0, 0, 0, .3);
        font-size: 16px;
    }
    .navbar-we-mega-menu.navbar .we-mega-menu-ul>li>.we-megamenu-nolink, .navbar-we-mega-menu.navbar .we-mega-menu-ul>li>a {
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px;
        border-top: 1px solid rgba(0, 0, 0, .3);
        text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .05) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, .05) inset;
    }
    .navbar-we-mega-menu.navbar .dropdown-menu>.we-megamenu-nolink:after, .navbar-we-mega-menu.navbar .dropdown-menu>a:after {
        content: '\f204';
        display: inline-block;
        font: 14px / 1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -11px;
        font-size: 22px;
    }
    .navbar-we-mega-menu.navbar .dropdown-menu.open>.we-megamenu-nolink:after, .navbar-we-mega-menu.navbar.open .dropdown-menu.open>a:after {
        content: '\f205';
        display: inline-block;
        font: 14px / 1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -11px;
        font-size: 22px;
    }
    .navbar-we-mega-menu.navbar ul {
        padding: 0;
        margin: 0;
        border: 0;
        background: #000;
    }
    .navbar-we-mega-menu.navbar.we-mobile-megamenu-active {
        width: 75%;
        background: #000;
    }
}
/* MEGA MENU ENDS */

video {
    /*object-fit: cover;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;*/
    width: 100%;
    height: auto;
  }
  
  .viewport-header {
    position: relative;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
/*YouTube Video*/
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*YouTube Video Ends*/
/* Header Scroll */
#header {
    background: #fff;
}
.header {
    transition: all 0.5s;
    z-index: 997;
    padding: 20px 0;
}
@media only screen
and (min-width : 991px){
    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: +3;
    }
    #header {
        background: transparent;
        background: rgba(0, 0, 0, 10) !important;
    }
}
.header.header-scrolled {
    background: rgba(0,0,0,0.7) !important;
    padding: 7px 0 7px;
    box-shadow: 0px 2px 20px rgb(1 41 112 / 10%);
}
.header img {
    width: auto;
    height: 80px;
    -webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.header.header-scrolled img {
    height: 50px;
    width: auto;
    -webkit-transform:scale(1.3);
	transform:scale(1.3);
    padding-top: 5px;
    padding-bottom: 5px;
}
.header.header-scrolled #block-matiapahar-mainnavigation {
    margin-top: 0px;
}
@media only screen
and (max-width : 990px){
    .header img {
        height: 55px;
        padding-top: 5px;
    }
}
/* Header Scroll Ends */

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.col-12 {
    padding-left: 0;
    padding-right: 0;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.slider-container {
    background-color: #fff;
    /*background-image: url(/sites/default/files/video-bg.jpg);*/
    background-position: center center, center center;
    background-repeat: no-repeat, repeat;
    background-size: auto, cover;
}
.col-12.theslider {
    padding: 0;
}
#block-matiapahar-whatsapp {
    display: block;
    position: fixed;
    right: 22px;
    background: #25d366;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    padding-top: 6px;
    padding-left: 1px;
    font-weight: 500;
    z-index: +5;
    bottom: 70px;
}
#block-matiapahar-whatsapp img {
    width: 25px;
    height: auto;
}
#block-matiapahar-copyrightfooter {
    padding-top: 15px;
    padding-bottom: 30px;
    font-size: 14px;
}
.main-container {
    padding-top: 0px;
    padding-bottom: 50px;
}
@media only screen
and (max-width : 989px){
    .header {
        padding: 0;
    }
    #header {
        background: #ffcc00;
        padding-bottom: 0px;
    }
}
.views-col {
    padding-bottom: 30px;
}
@media only screen
and (max-width : 768px){
    .views-col {
        width: 100% !important;
    }
    #block-footeraddress,
    #block-footercall {
        padding-bottom: 15px;
    }
    .main-container {
        padding-top: 0px;
        padding-bottom: 30px;
    }
}
@media only screen
and (max-width : 767px){
    #block-matiapahar-phone,
    #block-matiapahar-address {
        padding-bottom: 30px;
    }
    #block-matiapahar-copyrightfooter {
        text-align: left;
        padding-top: 15px;
    }
}
#block-contactblock-2 {
    color: #fff;
}
.panel-default>.panel-heading {
    display: none;
}
#captcha.panel-default {
    border-color: transparent;
}
#captcha .panel-body {
    padding: 0px 0;
    width: 250px;
}
#captcha--description {
    display: none;
}
#captcha img {
    border-radius: 5px;
}
#block-phonecall {
    display: none;
}
@media only screen  
and (max-width: 767px) {
    #block-phonecall {
        display: block;
        position: fixed;
        right: 20px;
        background: #003761;
        width: 60px;
        height: 60px;
        text-align: center;
        border-radius: 50%;
        padding-top: 8px;
        font-weight: 500;
        z-index: +5;
        bottom: 18px;
    }
    .footer {
        padding-bottom: 50px;
    }
    body {
        font-size: 16px;
    }
}
div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
    background: #111;
}
#block-contactblock-2 .btn-primary {
    color: #111;
    background-color: #003761;
    border-color: #003761;
}
.panel {
    background-color: transparent;
}
#block-socialmedialinks a {
    text-decoration: none;
    color: #fff;
}
@media (hover: hover) {
    #block-socialmedialinks a {
        text-decoration: none;
        color: #fff;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #block-socialmedialinks a:hover {
        text-decoration: none;
        color: #003761;
    }
}

/* POP Up MENU */

.fa-sharp,
.fas {
    color: #ee3700;
}
.fa-bars:before {
    content: "\f0c9";
}
#menu-icon {
    padding-top: 0;
    float: right;
    cursor: pointer;
    /*width: 40px;
    height: 40px;
    background: #000;*/
    font-size: 30px;
    padding-left: 6px;
    margin-top: 30px;
     -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
    border-radius: 50%;
}
#menu-icon {
    position: fixed;
    right: 15px;
    z-index: +1;
    top: 0;
    margin-top: 20px;
} 
@media only screen
and (min-width : 780px){
    #menu-icon {
        position: fixed;
        right: 15px;
        z-index: +1;
        top: 0;
        margin-top: 50px;
        right: 13%;
    }    
}
#close-icon {
    padding-top: 0;
    float: right;
    cursor: pointer;
    /*width: 40px;
    height: 40px;
    background: #c00;*/
    font-size: 30px;
    padding-left: 6px;
    margin-top: 30px;
    margin-right: 0px;
     -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
    /*border-radius: 50%;*/
}
#menu-icon:hover {
     -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
    /*background: #c00;*/
}
#close-icon:hover {
     -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
    /*background: #999;*/
}

#menu-icon:hover .iconon,
#menu-icon .iconoff,
#close-icon:hover .iconon,
#close-icon .iconoff {
    display: none;
}
#menu-icon:hover .iconoff,
#close-icon:hover .iconoff {
    display: inline-block;
    padding-left: 5px;
}
#menu-icon img,
#close-icon img {
    height: 50px;
    width: auto;
}

#popUp {
    display: none;
    position: fixed;
    top: 0;
    left: 0;    
    z-index: 99999;
    background-color: rgb(20,0,0);
    background-color: rgba(20,0,0, 10);
    border: 0px solid #8dc73f;
}
@media only screen 
and (min-width: 980px) {
    #popUp {    
        width: 100%;
        height: 100%;
        min-height: 100%;
        overflow:hidden;
        margin-bottom: -10000px; 
        padding-bottom:10000px;
        border: 0px solid #8dc73f;
    }
}
#popUp {    
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-image: url("/sites/default/files/menu-bg.jpg");
    background-size:contain;
}

#popUp .container {
    width: 100%!important;
    padding-left: 0;
    padding-right: 0;
}
#popUp.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
#popUp .row {
    margin-left: 0;
    margin-right: 0;
}

#block-closemenu {
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1;
    margin-right: 30px;
    text-align: center;
}
#block-mainnavigation-2 {
    padding-left: 15%;
    padding-top: 30px;
}
.navbar-nav > li {
    float: none;
    font-size: 35px;
    font-weight: 600;
}
.navbar-nav > li:hover,
.navbar-nav > li a:hover {
    background: transparent;
    color: #fff;
}
.navbar-nav > li a {
    color: #c00;
    padding-bottom: 20px;
}
@media only screen 
and (max-width: 768px) {
    .navbar-nav > li {
        float: none;
        font-size: 20px;
        font-weight: 600;
    }
    .navbar-nav > li a {
        color: #c00;
        padding-bottom: 5px;
    }
    #popUp { 
        background-image: url("/sites/default/files/menu-bg.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
}
#block-menubutton {
    height: 0;
}
/* POP Up MENU Close */

.flex-direction-nav a {
    color: rgba(0, 55, 97, 0.8);
}
.path-frontpage .main-container {
    display: none;
}
.main-container .col-12 {
    padding: 0;
}
#block-matiapahar-views-block-home-slider-block-1 .field-content::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
}
@media only screen 
and (min-width: 990px) {
    .slidertitle {
        /*position:relative;*/
        margin-top: 120px;
    }
}
.pagetitle-container {
    /*position: absolute; 
    top: calc(45%);
    left: 0;
    text-align: center; 
    width: 100%;*/
    padding-left: 15%;
    padding-right: 15%;
}
@media only screen 
and (max-width: 768px) {
    .pagetitle-container {
        /*top: calc(35%);*/       
        padding-left: 15px;
        padding-right: 15px;
    }
    /*.path-frontpage .pagetitle-container {
        top: calc(25%);
    }*/
}
#block-matiapahar-slidertext {
    position: absolute;
    z-index: +3;
    top: calc(35%);
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
}
.path-frontpage .region7-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-attachment: fixed;
    background-color: #111;
    background-image: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url(/sites/default/files/review-bg.jpg);
    background-position: center center, center center;
    background-repeat: no-repeat, repeat;
    background-size: auto, cover;
    padding: 0;
}
#block-matiapahar-welcome {
    position: absolute;
    z-index: +3;
    top: calc(35%);
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    line-height: 40px;
}
.newstitle {
    font-weight: 600;
    font-size: 20px;
}
.newstitle a {
    color: #04c8dd;
    text-decoration: none;
}
.newstext {
    font-size: 14px;
}
.newstext a {
    color: #ffcc00;
    font-weight: 600;
    text-decoration: none;
}
.membertitle {
    padding-top: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.memberdesig {
    font-size: 14px;
    text-align: center;
}
.memberbody {
    padding-top: 15px;
    padding-bottom: 30px;
}
.memberimg img {
    border-radius: 50%;
    border: 15px solid #ffcc00;
}
#block-matiapahar-views-block-photo-gallery-block-1 .views-field-title,
#block-matiapahar-views-block-past-activities-block-1 .views-field-title,
#block-matiapahar-views-block-projects-block-1 .views-field-title {
    font-weight: 600;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
#block-matiapahar-views-block-photo-gallery-block-1 .views-field-title a,
#block-matiapahar-views-block-past-activities-block-1 .views-field-title a,
#block-matiapahar-views-block-projects-block-1 .views-field-title a {
    color: #04c8dd;
    text-decoration: none;
}
.field--name-field-upload-photos img {
    padding-top: 30px;
}
#block-matiapahar-views-block-trails-block-1 h2,
#block-matiapahar-views-block-home-services-block-1 h2,
#block-matiapahar-views-block-trails-block-1 .views-field-title,
#block-matiapahar-views-block-home-services-block-1 .views-field-title {
    text-align: center;
}
#block-matiapahar-views-block-home-services-block-1 .views-field-title a {
    text-decoration: none;
    color: #04c8dd;
}
#block-matiapahar-views-block-trails-block-1 img,
#block-matiapahar-views-block-home-services-block-1 img {
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
#block-matiapahar-views-block-trails-block-1 img:hover,
#block-matiapahar-views-block-home-services-block-1 img:hover {
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.owl-carousel.owl-drag .owl-item {
    padding-left: 5px;
    padding-right: 5px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffcc00;
}
#block-matiapahar-views-block-home-photo-block-1 img,
#block-matiapahar-views-block-home-photo-block-2 img {
    padding-bottom: 15px;
}
.views-field-field-upload-pdf-file a,
.views-field-view-node a {
    border-radius: 15px;
    background: #ffcc00;
    padding: 5px 15px;
    display: table;
    margin: 30px auto;
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.views-field-field-upload-pdf-file a:hover,
.views-field-view-node a:hover {
    background: #04c8dd;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
@media only screen 
and (min-width: 992px) {
    #block-matiapahar-views-block-trails-block-1,
    #block-matiapahar-views-block-home-services-block-1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #block-matiapahar-ourheritagefoundation {
        margin-top: -25%;
        position: relative;
        z-index: +2;
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
        padding: 30px;
    }
    #block-matiapahar-views-block-latest-news-block-1 {
        position: relative;
        z-index: +2;
        margin-top: -40%;
        float: right;
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
        padding: 15px;
    }
    .field--name-field-youtube-link iframe {
        width: 100%;
        height: 600px;
    }
    .node--type-photo-gallery .field--name-field-upload-photos {
        clear: both;
    }
    .node--type-photo-gallery .field--name-field-upload-photos .field__item {
        width: 50%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen 
and (max-width: 991px) {
    #block-matiapahar-welcome {
        font-size: 18px;
        line-height: 20px;
        top: calc(50%);
        padding-left: 15px;
        padding-right: 15px;
    }
    .field--name-field-youtube-link iframe {
        width: 100%;
        height: 400px;
    }
}
@media only screen 
and (max-width: 768px) {
    #block-matiapahar-slidertext {
        font-size: 25px;
        line-height: 15px;
        top: calc(55%);
    }
}
@media only screen 
and (max-width: 425px) {
    .pagetitle-container {
        top: calc(5%);
    }
    .field--name-field-youtube-link iframe {
        width: 100%;
        height: 600px;
    }
}
/*LOGO CENTER FOR ONE PAge Website*/
/*.col-4.thelogoblock {
    width: 100%;
}
a.logo {
    display: table;
    border-radius: 5px;
    table-layout: fixed;
    margin: 0 auto;
}
.col-8.thenavregion {
    display: none;
}
a.logo.navbar-btn.pull-left {
    display: block !important;
    margin-bottom: 0px;
}
@media only screen
and (max-width : 989px){
    #header {
        padding-bottom: 0px;
    }
    .col-4.thelogoblock {
        width: 100%;
        position: absolute;
        z-index: +5;
    }
}*/
/*LOGO CENTER FOR ONE PAge Website Ends*/
#block-matiapahar-bannernews::before,
#block-matiapahar-views-block-banner-photos-block-1 .views-field-field-banner-image::before,
#block-matiapahar-views-block-past-activities-banner-block-1 .views-field-field-banner-image::before,
#block-matiapahar-views-block-projects-banner-block-1 .views-field-field-banner-image::before,
#block-matiapahar-views-block-banner-about-us-block-1 .views-field-field-banner-image::before,
#block-matiapahar-views-block-basic-banner-block-1 .views-field-field-banner-image::before,
#block-matiapahar-views-block-services-banner-block-1 .views-field-field-services-banner::before,
#block-matiapahar-bannerabout .field--name-body::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
}
.field--name-field-upload-photos img,
.memberimg img,
.slider-container img,
.region-header img {
    width: 100%;
    height: auto;
}
#contact-message-car-booking-form input[name="field_car[0][value]"] {
    pointer-events: none;
}
/*.site-logo img {
    filter: brightness(0) invert(1);
}*/