@import url('https://fonts.googleapis.com/css?family=Open Sans');
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Roboto Condensed');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

body {
    margin:0;
	padding:0;
	background-color: #ffffff;
	font-family: 'Open Sans', sans-serif;
}
a
{
	text-decoration: none;
}  
.disabled-link {
  pointer-events: none;
}
#mbmcpebul_table li:hover div.buttonbg .disabled-link:hover {
  color:#000;
}
.captcha
{
    width:100%;
    display:table;
}
#vercode_text
{
    display:table-cell;
}
/*--------------------- top css -----------------------*/

#nav_outer {
    width: 100%;
    height: 48px;
    position: absolute;
    z-index: 1;
}

.top_total {
    width:100%;
	background-color:#005ba2;
}
div #top_inner_total {
    width:90%;
}
div #top_inner {
    width:100%;
    display:table;
    padding: 0 0;
}
div #top_inner_left {
    display:table-cell;
    text-align:left;
    width:50%;
	vertical-align: middle;
}
div #top_inner_right {
    display:table-cell;
    text-align:right;
    width:50%;
    vertical-align: bottom;
}


@media only screen and (max-width: 620px) {
    #total_inner input
    {
       
    } }
#cell1_inner
{
    display:table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

#cell2_inner
{
    
}

@media only screen and (max-width: 620px) {
    #cell2_inner
    {
       display:table-row;
    } }
#cell3_inner
{
    display:table-cell;
    vertical-align: middle;
}
@media only screen and (max-width: 620px) {
    #cell3_inner
    {
       display:table-row;
    } }

#cell2_inner input
{
    border: none;
    padding: 4px 14px;
    border-radius: 10px;
}
#cell1_inner img
{
    width:30px;
    height: auto;
}
#cell3_inner img
{
    width:28px;
    height: auto;
    padding-top: 5px;
}
div #top_inner_right img {
    padding: 0 8px 0 8px;
    width: 26px;
    height: auto;
}
#right-cont {
    display:inline-block;
    font-size:14px;
}
#right-cont1 {
}
div #top_inner_right a {
    text-shadow:2px 2px 8px #cccccc;
}
#phn { 
    color:#000000;
}
#mail {
    color:#ffffff;
}   
.button {
    background-color: #3F95DA;
    border: none;
    color: #ffffff;
    padding: 8px 15px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

/*-------------------- menu css ----------------------*/

.menu_total {
    width:100%;
}

div #menu_inner_total {
    width:90%;
    padding: 0px 0;
}
#total_menu
{
    width:100%;
    display:table;
}
#menu_inner_left
{
    display:table-cell;
    width:80%;
    text-align:left;
    vertical-align:middle;
}
#menu_inner_right
{
    display:table-cell;
    width:20%;
    text-align:right;
    vertical-align: middle;
}
#book_button button
{
	border: none;
    background: #6088B9;
    padding: 8px 14px;
    color: #fff;
    border-radius: 14px;
    font-size: 14px;
	margin-bottom: 7px;
	letter-spacing:0.5px;
}
#book_button a img
{
	width: 28px;
    height: auto;
}
#menu_inner
{
    display:table;
    width:100%;
}
div #menu_inner
{
    display:table;
    width: 100%;
}
#logo
{
    display:table-cell;
    width: 10%;
}
#logo2
{
    display:table-cell;
	vertical-align: bottom;
	width: 90%;
}
#logo2_first
{
	color:#005ba2;
	font-size: 24px;
    text-transform: uppercase;
    font-family: Poppins;
    line-height: 26px;
    font-weight: 500;
}
#logo2_secound
{
    color:#fb8402;
    font-family: Oswald;
    margin-bottom: 10px;
    font-size: 17px;
}
#logo_inner img
{
    width: 80px;
    height: auto;
    vertical-align: middle;
    margin: 6px 0;
}
#name_menu
{
    
}
#name_menu_inner
{
    color:black;
    text-transform: uppercase;
    font-size: 29px;
    letter-spacing: -1px;
    font-weight: 500;
    
}
#name_menu_inner span
{
    color:#04b1dc;
}
#social_total
{
    display:table;
    text-align: left;
}
#social_inner
{
	padding: 6px 0;
}
#social_img
{
    display:table-cell;
}
#social_number
{
    display:table-cell;
    font-size: 12px;
	padding: 0 8px;
}
#social_img img
{
    width:22px;
    height:auto;
    vertical-align:middle;
}
#social_number a
{
    color:#ffffff;
}

/*----------------------------------------*/ 
.logo_total {
    width:100%;
	background-color:#ffffff;
}
#logo_inner_total {
    width:90%;
    padding: 0px 0;
}

/*------------------- slideshow css -----------------*/

.slideshow_total {
    width:100%;
    position:relative;
    margin-top:-2px;
    
}

/* Slideshow container */
.slideshow-container {
    margin: auto;
    
}
.slideshow-container img {
    margin-top:3px;
    z-index:-1;
}
div #text{
    position:absolute;
    left:100px;
    bottom:70px;
    color:#ffffff;
    font-size:40px;
    font-weight:550;
}
#home-page_form {
    position:absolute;
    right:90px;
    bottom:57px;
    max-width:295px;
}
#home-page_form_inner {
    width:100%;
}
#main-form {
    background:rgb(255 255 255 / 60%);
    float:right;
    border-radius:10px;
    padding:60px 10px 10px 0px; 
    box-shadow: 1px 3px 7px 3px rgba(0, 0, 0,0.6);
}
.mySlides {
    display: none;
}
#main-form label {
    color:#000000;
    font-size:15px;
    padding:0 25px;
}
#main-form .text {
  color: #000000;
  font-size: 46px;
  text-align:left;
  bottom:60px;
  padding-left:20px;
  position: absolute;
}
#main-form input[type=text] {
  
    font-size: 12px;
    height: 20px;
    width:60%;
    border-bottom: 3px solid #4a4848;
    border-left:none;
    border-right:none;
    border-top:none;
    background:none;
}
#main-form #mobile {
    font-size: 12px;
    height: 20px;
    width:33%;
    border-bottom: 3px solid #4a4848;
    border-left:none;
    border-right:none;
    border-top:none;
    background:transparent;
}
#main-form input[type=number] {
    width:31.5%;
    font-size: 12px;
    border-bottom: 3px solid #4a4848;
    border-left:none;
    border-right:none;
    border-top:none;
    background:transparent;
}
#main-form #departure {
    width:30%;
}
#main-form #arrival {
    width:40%;
}
#hasDatepicker {
    color:white;
}
#main-form input[type=submit]
{
	border: none;
    background: transparent;
    padding: 11px 21px 13px 21px;
    color: #000000;
    margin: 20px 7px 0 0;
    font-size:15px;
} 
.active {
  background-color: #717171;
}
#banner img
{
    width:100%;
    vertical-align: middle;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

#content_total
{
    width:100%;
}
#content_inner
{
    width:85%;
    text-align:left;
    padding:40px 0;
    line-height: 24px;
}
#content_title
{
    color: #990600;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 12px 0;
}
#content_text
{
   font-size:16px;
   
   color:#333;
   font-weight:400;
   liine-height:1.4;
}
#content_text ul li
{
   font-size:16px;
   
   color:#333;
   font-weight:400;
   liine-height:normal;

}
/*--------------------- facilities row ---------------------*/

.facilities_total {
    width:100%;
}
div #facilities_inner {
    width:87%;
}
div #facilities_title {
    font-size: 21px;
    font-weight: bold;
    color: #000000;
    margin: 10px 0 10px 0;
    text-shadow: 1px 1px 6px #666666;
    text-align:left;
}
div #facilities_inner_total {
    width:100%;
    display:table;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(138,107,118,0.08);
    background-color: #ffffff;
    border: solid 1px #bababa;
    padding: 15px 0px;
    margin-top:10px;
    font-weight: bold;
    text-align:center;
}
div #main-facilities img {
    display:inline-block;
    width:45px;
    height:auto;
    padding:0px 20px;
}
#total_gallary
{
    width:100%;
}
#inner_gallery
{
    width:90%;
}
#inner_gallery_total
{
    width:100%;
    display:table;
    text-align:left;
    padding:30px 0;
}
#left_inner_galley
{
    width:50%;
    display:table-cell;
}
#right_inner_galley
{
    width:50%;
    display:table-cell;
}
.facilities ul li
{
    list-style-type:none;
}
/*------------------- home -----------------*/
.upper_home
{
   width:100%;	
   margin: 40px 0;
}
#upper_home_inner
{
   width:92%;
}
#home_collage img
{
    width:100%;
    height:auto;
    border-radius: 10px;
}
#home_collage
{
    background: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 0 12px -3px rgb(0 0 0 / 15%);
    padding: 4px;
    border-radius: 15px;
}
#services_inner
{
    width:100%;
}
#services_card_total
{
    width:100%;
    display:table;
}
#services_card_total img
{
    width:310px;
    height:auto;
}
#services_card_total a h4 {
    text-align: left;
    color: #ff0000;
    text-transform:uppercase;
    font-size: 1em;
    font-weight:600;
    margin-top: 0.5em;
    padding-top:20px;
    padding-bottom: 20px;
}


#sevice_card
{
    display:table-cell;
    width:33%;
    padding: 0 30px;
}

#service_card_inner
{
    width:100%;
	border: 1px solid #E6E6E6;
    background: #FFF;
	padding: 4px 5px 0;
	border-bottom: 2px solid #ff0000;
}
#service_card_inner img
{
    width:100%;   
}
#card_text_total
{
	display:table;
	width:100%;
}
#card_text_left
{
	display:table-cell;
	width:50%;
}
#card_text_right
{
	display:table-cell;
	width:50%;
	text-align:right;
}
#card_text_right button
{
	background-color: #575757;
	padding: 7px 7px;
    color: #ffffff;
    border: none;
    border-radius: 4px;
}

.container1,.container2,.container3{
  position: relative;
  max-width: 1170px;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 36%;
  left: 50%;
  width:65%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container1:hover .image,.container2:hover .image,.container3:hover .image {
  opacity: 0.3;
}

.container1:hover .middle, .container2:hover .middle, .container3:hover .middle {
  opacity: 1;
}

#services_card_total li a{
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	color: #4d0f81;
	font-size: 17px;
	letter-spacing: 1px;
    font-weight: 700;
    text-align:center;
}
.hfont {
    color: rgb(77, 15, 129);
    font-size:28px;
    font-weight:700;
    line-height:35px;
    text-transform:uppercase;
}

#services_card_total .text
{
    background: #3B82D4;
    padding: 10px 10px;
}

#services_card_total .text a {
  
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    
}
#total_home
{
	width: 100%; padding: 40px 0;
}
#inner_home
{
	display: table; width: 100%;
	padding-bottom: 5px;
	letter-spacing: .5px;
}
#left_home
{
	display: table-cell;
	text-align: left;
	font-size: 13px;
	color: #333;
	line-height: 24px;
}
#left_home div
{
    font-size:18px;
}
#left_home #about_hed
{
       color:#990600;
       font-weight:700;
       font-size:22px;
       
}
#right_home
{
	display: table-cell;
	text-align: right;
	font-size: 14px;
	color: #2C67B3;
}
#home_gallery
{
	width: 90%;
}
#home_gallery_left
{
	display: table-cell;
	width: 70%;
	padding: 0 10px;
	vertical-align: top;
}
#home_gallery_middle
{
    width: 30%;
    display:table-cell;
    padding: 0 10px;
}

#collage_total
{
    width:100%;
}
#collage
{
    width:90%;
}
#collage img
{
    width:100%;
    height:auto;
}
#home_text
{
    text-align: justify;
    line-height: 26px;
    font-family: 'Roboto Condensed';
}
#home_text h3
{
    color:#3a3a3a;
    font-size: 22px;
    background-color: #fbc618;
    padding: 10px 0 10px 10px;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 0.5px;
}
#home_text p
{
    font-size:14px;
    color:#2b4d7d;
}
#knowmore
{
    text-align:right;
}
#knowmore img
{
    width: 380px;
    height: auto;
}
#inner_form
{
	padding: 0 20px 15px 20px;
	border: 1px solid #e6e6e6;
}
#inner_form p
{
	color: #990600;
    font-weight: 700;
    font-size: 22px;
}
#inner_form input[type="text"],input[type="email"],input[type="number"],textarea
{
	width: 80%;
	font-size: 15px;
   line-height: 1;
   padding: 8px 15px 8px 15px;
   border: 1px solid #ccc;
   border-radius: 2px;
}
::placeholder
{
	color: #666666;
	font-size: 12px;
}
select
{
    width: 89%;
    color: #666666;
	font-size: 12px;
    line-height: 1;
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #ffffff;
}
#inner_form input[type="submit"]
{
	background: #f37638;
	color: #ffffff;
	padding: 10px 26px;
	border: none;
	font-size: 19px;
	cursor: pointer;
	border-radius: 3px;
	width: 88%;
	margin-top: 7px;
}
#home_gallery_inner
{
	display: table;
	width: 100%;
	border: 1px solid #2b4d7d;
    border-radius: 15px;
    padding: 10px 0;
}


#more_home_button
{
	text-align: left;
}
#more_home_button button
{
	background-color: #F37638;
	border: none;
   color: #ffffff;
   padding: 10px 10px 12px;
   font-size: 14px;
   font-weight: bold;
   border-radius: 5px;
   width: 50%;
}
#total_button
{
   display: table;
   width: 100%;
}
#button_left
{
	display: table-cell;
	text-align: ;
}
#button_right
{
	display: table-cell;
	text-align: ;
}
#more_home_button button span
{
	background-color: #F37638;
	padding: 4px 12px;
   border-radius: 8px;
   border: 1px solid #ffffff;
   font-size: 12px;
   margin: 0px 3px 0px 0;
}
#rooms-content_text
{
    text-align: left;
    font-size: 13px;
    color: #333;
    line-height: 24px;
}
#rooms-content_text img {max-width: 80vw; height:auto;}

#rooms-content_text a
{
    color:#333;
}
#both_inner button
{
    border: none;
    font-size: 12px;
    background: red;
    color: #ffffff;
    padding: 4px 14px;
    border-radius: 5px;
}
#total_members
{
    width:100%;
    display:table;
}
#card_members
{
    width:33.33%;
    display:table-cell;
    padding: 10px;
}
#card_inner img
{
    width:100%;
    border-radius: 5px;
}
#card_inner
{
    background: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 0 12px -3px rgb(0 0 0 / 15%);
    border-bottom: 2px solid #F84850;
    padding: 6px;
    border-radius: 5px;
}
#card_inner_item
{
    padding:0 10px;
}
#card_title
{
    color:#F84850;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 10px 0;
}
#card_inner p
{
    line-height:26px;
    height: 160px;
    max-height: 160px;
    text-align:justify;
    font-size:14px;
}
#total_plain
{
    width:100%;
    display:table;
}
#total_plain_img
{
    width:25%;
    display:table-cell;
}
#total_plain_text
{
    width:75%;
    display:table-cell;
    vertical-align:top;
    padding-left: 20px;
    text-align:justify;
}
#total_plain_img img
{
    width:100%;
    border-radius: 5px;
}
#total_plain_inner {
    background: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 0 12px -3px rgb(0 0 0 / 15%);
    border-bottom: 2px solid #F84850;
    padding: 6px;
    border-radius: 5px;
}
#total_plain_text p
{
    line-height:26px;
    font-size:14px;
}
#total_plain_inner div
{
    color:#F84850;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 10px 0;
}
#total_content p
{
    line-height: 26px;
    text-align:justify;
    font-size:14px;
}
#total_image
{
    width:100%;
    display:table;
}
#card_image
{
    width:25%;
    display:table-cell;
    padding: 10px;
}
#card_image img
{
    width:100%;
}
#card_image_inner
{
    background: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 0 12px -3px rgb(0 0 0 / 15%);
    border-bottom: 2px solid #fb8501;
    padding: 6px;
    border-radius: 5px;
}

/*---------- book css ------------*/
#total_book
{
	width: 100%;
	font-family:'Roboto Condensed';
}
#inner_book
{
	width: 90%;
	text-align: left;
	padding: 40px 0;
	color: #333;
}
#inner_book h3
{
    color: #3a3a3a;
    font-size: 22px;
    background-color: #fbc618;
    padding: 10px 0 10px 10px;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 0.5px;
}
#scound_heading
{
    color: #ffffff !important;
    font-size: 18px !important;
    background-color: #fb8501 !important;
    padding: 5px 0 5px 10px !important;
}
#gallery_total
{
    width:100%;
}
#gallery_inner
{
    width:90%;
}
#total_contant
{
    width:100%;
    font-family:'Roboto Condensed';
}
#total_contant p
{
    line-height: 26px;
    font-size: 14px;
}
#total_contant b
{
    line-height: 26px;
    font-size: 14px;
}
#inner_left_tariff
{
    border: 1px solid #cccccc;
    padding: 4px;
    border-radius: 5px;
    width: 50%;
}
table
{
    border-collapse: collapse;
    width:100%;
}
#inner_left_tariff table tr th
{
    background-color: #66c3e7;
    color: #ffffff;
    padding: 20px 0 20px 20px;
}
#first
{
    color: #A78D2C;
    background-color: #E7EFC8;
    border-color: #E0E9B2;
    padding: 20px 0 20px 20px;
}
#second
{
    color: #C05813;
    background-color: #FDF6CF;
    border-color: #FCE6AC;
    padding: 20px 0 20px 20px;
}
#total_contant ul li
{
    line-height: 26px;
    font-size: 14px;
}
#total_contant p a
{
    color:#403e3e;
}
#total_contact
{
    border: 1px solid #e3e2e1;
    padding: 6px;
    margin: 5px 0 10px 0;
    box-shadow: inset 0px 0px 5px 0px rgba(191,191,191,0.75);
    border-radius: 15px;
}
#upper_contact
{
    width:100%;
    display:table;
}
#contact_img
{
    width:10%;
    display:table-cell;
}
#contact_text
{
    width:45%;
    display:table-cell;
    vertical-align:top;
}
#contact_text2
{
    width:45%;
    display:table-cell;
    vertical-align:top;
}
#total_contact b
{
    font-size:16px;
}

/*-----------------Front-page_form----------------*/

.sub-total {
    width:100%;
    margin-top:70px;
}
div #sub_inner {
    width:87%;
}
div #sub_inner_total {
    width:100%;
}
/*---------------- front page card ----------------*/

#picture_block {
    display: block;
    width:100%;
}
#picture {
    display: table; 
    width:91%;
}
#map_total
{
    width:100%;
}
#map_inner
{
    width:90%;
}
#map_inner_total
{
    width:100%;
}
#map_left
{
    width:100%;
    padding: 8px;
    box-shadow: 2px 4px 10px #e5dddd;
}
#map_right
{
    width:100%;
    padding: 8px;
    box-shadow: 2px 4px 10px #e5dddd;
}

@media only screen and (max-width: 930px){  #picture {display: block; min-width: 98%;}}
#picture_cell {display: table-cell; padding: 5px;}
@media only screen and (max-width: 930px){  #picture_cell {display: inline;}}
#block_color {background-color:#EFF0F0; width: 375px;}
@media only screen and (max-width: 1080px){  #block_color {width: 300px;}}
@media only screen and (max-width: 930px){  #block_color {width: 550px;}}
@media only screen and (max-width: 560px){  #block_color {width: 400px;}}
@media only screen and (max-width: 390px){  #block_color {width: 250px;}}


/* [1] The container */
.img-hover-zoom {
width:325px;
  height: auto; /* [1.1] Set it as per your need */

  overflow: hidden; /* [1.2] Hide the overflowing of child elements */

}
@media only screen and (max-width: 1080px){  .img-hover-zoom {width: 250px;}}
@media only screen and (max-width: 930px){  .img-hover-zoom {width: 500px;}}
@media only screen and (max-width: 560px){  .img-hover-zoom {width: 350px;}}
@media only screen and (max-width: 390px){  .img-hover-zoom {width: 225px;}}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.05);
}


/* Slow-motion Zoom Container */
.img-hover-zoom--slowmo img {
width:325px;
  height: auto; /* [1.1] Set it as per your need */

  transform-origin: 50% 65%;
  transition: transform 5s, filter 3s ease-in-out;
  filter: brightness(110%);
}
@media only screen and (max-width: 1080px){.img-hover-zoom--slowmo img {width: 250px;}}
@media only screen and (max-width: 930px){.img-hover-zoom--slowmo img {width: 500px;}}
@media only screen and (max-width: 560px){.img-hover-zoom--slowmo img {width: 350px;}}
@media only screen and (max-width: 390px){.img-hover-zoom--slowmo img {width: 225px;}}

/* The Transformation */
.img-hover-zoom--slowmo:hover img {
    filter: brightness(100%);
    transform: scale(1.5);
}

#main_outer {
    background-color: white;
    color:#ffffff;
    padding: 10px 2px 2px 2px;
}
.picture_cell_header {
    color: black;
    font-size:20px;
    text-align: left;
    border-bottom: 2px solid #731E17;
    text-shadow: 1px 1px 6px #666666;
    margin-bottom: 10px;
}
.button_bottom {
    border-radius: 5px;
    background-color: #DB5448; 
    border: none;
    color: white;
    padding: 5px 5px 5px 5px;
    text-align: left;
    float: left;
    margin-top:15px;
    display: inline-block;
    font-size: 14px;
}
#picture_cell2 {display: table-cell; padding:5px 0px;}
@media only screen and (max-width: 1080px){  #picture_cell2 {width: 250px;}}
@media only screen and (max-width: 930px){  #picture_cell2 {width: 500px;}}
@media only screen and (max-width: 560px){  #picture_cell2 {width: 350px;}}
@media only screen and (max-width: 390px){  #picture_cell2 {width: 225px;}}


/*----------------------- footer -----------------------*/
#footer {
    width: 100%;
    background-color: lightslategray;
    padding: 20px 0 20px 0;
    color: #ffffff;
}
#inner_footer {
    width: 90%;
    display: table;
    font-size: 14px;
    line-height: 20px;
}
#footer_left {
    display: table-cell;
    text-align: left;
}
#footer_right {
    display: table-cell;
    text-align: right;
}



/* -------------------- CSS start from here ------------- */
@media only screen and (max-width: 1080px){  
    #lower_footer_outer {
        display: block;
    } 
    #lower_footer_table {
        display: block; 
        min-width: 87%;
    }
    #lower_footer_left {
        display: block;
        text-align: left;
    }
    #lower_footer_right {
        display: block;
        text-align: right;
    }
}
@media only screen and (min-width: 1441px) {
    #home-page_form {
        top:300px;
        right:170px;
    }
}

@media only screen and (max-width:1024px) {
    .middle
    {
    	width:90%;
    }
    #home-page_form {
        right:70px;
        top:0;
    }
    input[type=submit] {
        font-size:12px;
    }
    #main-form {
        padding-top:30px;
        margin-top:30px;
    }
}
@media only screen and (max-width:800px)
{
	#mbmcpebul_table_burger ul li .disabled-link
	{
		display:none;
	}
}
@media only screen and (max-width:680px)
{
	 .slideshow_total
	 {
            overflow:hidden;
         }
        .slideshow-container
        {
           
        }
   
	#sevice_card
	{
	   display:table-row;
	   width:100%;
	   	
	}
	#cell1_inner
    	{
        	display:none;
    	}
    
     	div #top_inner_left
     	{
         	padding-bottom:6px;
     	}
    	#phn 
    	{
        	margin-right:0px;
    	}
    	div #top_inner_right 
    	{
        	display:table-row;
    	}
}
@media only screen and (max-width: 769px) {
	#total_home{padding: 30px 0 40px;}	
	#top_inner{width: 100%;}
	#top_gap {height:40px;}
	#home_gallery{width: 90%; margin: 0;}
	#home_gallery_left{display: inline-block;width:100%;padding: 0;margin-bottom: 20px;}
	#home_gallery_middle{display: inline-block;width:100%;padding: 0;}
        #inner_form{padding: 0 0 20px 0;}
   #lower_home_inner_left
    {
      display:table-row;
      width:100%;
    }
    #lower_home_inner_right
    {
      display:table-row;
      width:100%;
      margin:20px;
    } 
    #lower_home_inner_left h4{padding:0 20px 0 20px;}	
    #lower_home_inner_left p{padding:0 20px 0 20px;}	
    #lower_home_inner_left #button_read{margin:0 20px 0 20px;}	
    #services_card_total .text a 
    {
       font-size:12px;
    }
    #services_card_total .text
    {
       padding:0;
    }
    #name_menu_inner
    {
    	position:absolute;
    }	
    div #top_inner_right a {
        
    }
    .facilities_total {
        display: flex;
        padding-top:40px;
    }
    
    #mail {
        margin-right:0px;
    }
    #phn {
        margin-right:0px;
    }
    div #top_inner_right {
        
    }
    #total_menu
    {
        display:inline;
    }
    #menu_inner_left
    {
        display:inline-block;
        width: 100%;
    }
    #menu_inner_right
    {
        display:inline-block;
        width: 100%;
        text-align: left;
    }
    #social_total
    {
        width: 100%;
    }
    #map_inner_total
    {
        display:inline;
    }
    #footer_left
    {
        display:inline-block !important;
        width:100%;
        text-align:left;
    }
    #footer_right
    {
        display:inline-block !important;
        width:100%;
        text-align:left;
    }
    #home_gallery_inner
    {
        display: block;
        width:100%;
    }
    #home_text h3
    {
        margin: 0 10px;
    }
    #home_text p
    {
        padding: 0 10px;
    }
    #knowmore img
    {
        padding-right: 10px;
    }
    #home_collage
    {
        margin: 0 10px;
    }
    #upper_contact
    {
        display:block;
    }
    #contact_img
    {
        display:inline-block;
        width:100%;
    }
    #contact_text
    {
        display:inline-block;
        width:100%;
    }
    #contact_text2
    {
        display:inline-block;
        width:100%;
    }
    #total_contact
    {
        padding:20px;
    }

}
@media only screen and (max-width: 425px) {
    #left_home #about_hed
    {
        font-size: 20px;
    }
    #left_home div
    {
        font-size: 16px;
    }
    #vercode_text
    {
        display:contents;
    }
    #vercode_text1
    {
        display:flex;
    }
    #cell2_inner input
    {
        padding: 4px 0;
        width: 140px;
    }
    #home_gallery {
    display: block;
    width: 90%;
    padding: 20px;
    margin: 0;
    }
    .middle
    {
    	width:80%;
    }	
    #services_card_total .text
    {
        padding:5px;
    }
    #social_number 
    {
    	padding:0 4px 0 4px;
    }	
    #social_img img
    {
    	width:5vw;
    	padding-left: 1px;
    }	
    #logo_inner img
    {
    	width:16vw;
    }
    #logo2_first
    {
        font-size:18px;
    }
    #logo2_secound
    {
        font-size:14px;
    }
    #logo2
    {
        padding-left: 15px;
    }
    #name_menu
    {
    	line-height:1.6;
    	padding-left:4px;
    }
    #name_menu_inner
    {
    	font-size:20px;
    }
    #right-cont{
        padding-bottom:10px;
        padding-top:70px;
    }
    div #text {
        bottom:20px;
        font-size:24px;
        left:40px;
    }
     .slideshow-container img
    {
        
    }
    
    #inner_footer
    {
        display:inline;
    }
    #footer_left
    {
        display:inline-block;
        text-align:center;
    }
    #footer_right
    {
        display:inline-block;
        text-align:center;
    }
    #nav_outer
    {
        position: relative;
        bottom: 55px;
    }
    #total_members
    {
        display:block;
    }
    #card_members
    {
        display:inline-block;
        width:100%;
        padding:0;
        margin-bottom: 30px;
    }
    #total_plain
    {
        display:block;
    }
    #total_plain_img
    {
        display:inline-block;
        width:100%;
    }
    #total_plain_text
    {
        display:inline-block;
        width:100%;
        padding-left:0;
    }
    #total_image
    {
        display:block;
    }
    #card_image
    {
        display:inline-block;
        width:100%;
        padding:0;
        margin-bottom: 30px;
    }
    #knowmore img
    {
        width: 296px;
        height: auto;
    }
    #mbmcpebul_table_burger li.hamburger_button > div
    {
        margin-top: 48px;
    }
    div #top_inner_total
    {
        width:100%;
    }
    
}

@media only screen and (max-width:375px) {
    #capt_text
    {
       display:table-row;	
    }
    #capt
    {
       display:table-row;
    }
    #name_menu
    {
    	line-height: 2.9;
    }
    #name_menu_inner {
    font-size: 15.6px;
}
    div #top_inner_left {
        display:table-row;
    }
    #mail {
        padding-right:10px;
    }
    div #right-cont{
        padding-top:0px;
        padding-bottom:10px;
    }
}
@media only screen and (max-width: 320px) {
    #cell2_inner input
    {
        
    }
  #home-page_form {
      max-width:300px;
  }
  .text {
      font-size: 17px;
  }
  
  div #top_inner_left {
      display:table-row;
  }
  div #right-cont{
      padding-top:0px;
      padding-bottom:10px;
  }
  #main-form {
      padding:50px 0 10px 0;
  }
  div  #text {
      font-size:19px;
      left:20px;
  }
  #social_number
  {
      padding: 0 4px 0 1px;
      font-size:10px;
  }
  #logo2_first
  {
      font-size: 14px;
  }
  #logo2_secound
  {
      font-size: 12px;
  }
  #knowmore img
  {
      width: 240px;
  }
  
}

#translate {margin: -14px 0 10px 0;}
#translate select {border-radius:15px; color:#666666; background-color:#f1f5f6;border:#f1f5f6; padding:8px 52px; font-family:"Roboto Condensed";letter-spacing:-1;}