
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=League+Spartan:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');


body,html{
    
    margin:0;
    padding:0;
}

a{text-decoration: none;color:#000000;}
.top_total{background:#AABF14; display:block;width:100%; padding: 8px 0;position: relative;
    z-index: 10000;}
.top_inner
{
	    width: 95%; display:table;
}

.top_inner_left {display:table-cell;text-align:left;color: #ffffff;
    font-size: 12px;}
.top_inner_left img
{
	width: 20px;
	height: auto;
}
.top_inner_left a {color: #fff;font-family: 'Roboto Condensed';padding: 0 5px;
  text-decoration: none;}
#top_t_inner
{
    display:table;
}
#top_l_inner
{
    display:table-cell;
}
#top_m_inner
{
    display:table-cell;
}



.menu_total 
{
	width:100%; margin-bottom:0px;display:table;
}
#menu_inner {width:95%; display:table;font-family: 'Roboto Condensed', sans-serif;}
#logo {display:table-cell; text-align:left;padding: 0 0 0 0; width: 80%;}
#logo_inner{display: table;}
#logo_inner_left img {
   
    width: 170px;
    height: auto;
}
#logo_inner_left{
    position: relative;
    z-index: 999;
    top: 15px;display: table-cell;}
#tag-line {
    display: table-cell;
    position: relative;
    top: -64px;
    font-family: 'Oswald';
    letter-spacing: -0.5px;
    font-size: 28px;
    right: -20px;
}
.line1{
    font-size: 18px;
}
#word-color {
    color: #3bacf0;
}
#word-color-1 {
    color: #000000;
}
#translate {
    margin: -14px 0 10px 0;
}
#translate select {
    border-radius: 15px;
    color: #666666;
    background-color: #f1f5f6;
    border: #f1f5f6;
    padding: 8px 16px;
    font-family: 'Roboto Condensed';
}
#book_button a img {
    width: 28px;
    height: auto;
}
#translate_total{
display: table-cell;
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
    width: 15%;
}

#top_inner_right {
    display: table-cell;
    text-align: right;
    
}

    
   
#total_inner button {
 vertical-align: middle;
    user-select: none;
    margin-right: 8px;
     background-color: #ff6666;
    color: #ffffff;
    padding: 7px 10px 7px 10px;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 14px;
    transition: all 0.15s ease-in-out 0s;
}

.btn-primary:first-child:hover, .btn-primary:focus-visible, .btn-primary:hover, :not(.btn-check)+.btn-primary:hover {
   background-color: #45ad41;
    color: #ffffff;
    transition: all 0.15s ease-in-out 0s !important;
}




/*************************menu******************************/
.navigation
{
	text-align: left;
	
}
.total_nav
{
    
    background: transparent;
        margin-left: 225px;
}

.navbar-default .navbar-nav>li>a
{
	color: #ffffff !important;
	font-family: "Poppins";
	text-shadow: 3px 3px 13px #000000; padding: 7px 18px 0 0;text-align:left;font-size:16px;
	letter-spacing: -0.5px;
}
.navbar-collapse {padding: 0 0 0 0 !important;}
.container {padding: 0 0 0 7px !important; margin: 0 0 0 0 !important;}
#nav_outer_1 {
  display: table;
  width: 100%;
  position: relative;
  top: -100px;
  
  }
#nav_outer
{
	width: 95%;
}
/***************************slide*************************/
 

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow {
  max-width: 100%;
  position: relative;
  margin: auto;
  top: -100px;
}
.slideshow img {
  width: 100%;
}

.mySlides {
    position: relative;
    display: none;
}

.mySlides img {
    width: 100%;
    height: auto;
    display: block;
}


.slides div {text-align:unset !important}


    .text-overlay {
    position: absolute;
    top: 20%;
    left: 5%; /* Left aligned */
    transform: translateY(-50%);
    text-align: left;
    color: #000;
    font-size: 37.4pt;
    font-weight: bold;
    letter-spacing: -0.2px;
    font-weight: 600;
    pointer-events: none;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    transition: opacity 0.5s ease, transform 0.5s ease;
}
#first-slide
{
    line-height:116px;
    top:326px;
}
#first-slide div
{
    font-family: "Barlow", sans-serif;
    font-size:57.9px;
    font-weight:bold;
}
#first-slide div h1
{
    font-family: "League Spartan", sans-serif;
    font-size: 125px;
    line-height: 112px;
    font-weight: 800;
}
#first-slide div #last-text
{
    font-family: "Barlow", sans-serif;
    font-size:41.9px;
    margin-top: -31px;
}

#second-slide
{
    line-height:108px;
    top:528px;
}
#second-slide div
{
    font-family: "Barlow", sans-serif;
    font-size:56.9px;
    font-weight:bold;
}
#second-slide div h1
{
    font-family: "League Spartan", sans-serif;
    font-size: 122px;
    line-height: 120px;
    font-weight: 800;
    text-shadow: 7px 6px 11px #999999;
}
#second-slide div #last-text
{
    font-family: "Barlow", sans-serif;
    font-size:41.1px;
    margin-top: -31px;
}

.text-overlay div {
    opacity: 1; /* Always visible for AOS animations */
}


/*.img-responsive {
  width: 100%;
}
/*------------------ service_slider ------------------*/
.slider {
    margin: 2em 0 0 0;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin-top: 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding:0 9px;
	cursor: pointer;
	position: relative;
}
ul#flexiselDemo1 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 {
    font-family:poppins;
    color: #080808;
    font-size:28px;
    font-weight:700;
    line-height:35px;
    
}

ul#flexiselDemo1 li a h4
{
    padding-top:20px;
    padding-bottom: 20px;
    
}
ul#flexiselDemo1 li a h4{
	text-align: center;
    padding-left: 14px;
	color:#135500;
	font-family: "Oswald";
	font-size:1.2em;
	margin-top:0.5em;
}
ul#flexiselDemo1 li a h4:hover{
	color: #ff6600;
}
.nbs-flexisel-item > a img {	
	cursor: auto;
    position: relative;
    width: 100%;
    border-bottom: 4px solid #ff6600;
    border-radius: 10px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 45px;
	height: 45px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top:0em;
}
.nbs-flexisel-nav-left {
    left: -1%;
    background: url(../images/s-arrow.png) no-repeat 0px 0px;
    width: 49px;
    height: 49px;
    margin-top:-2%;
}
.nbs-flexisel-nav-right {
    right: -2%;
    background: url(../images/s-arrow.png) no-repeat -49px 0px;
    width: 49px;
    height: 49px;
    margin-top:-2%;
}

.container1,.container2,.container3,.container4,.container5,.container6,.container7,.container8 {
  position: relative;
  max-width: 1170px;
}

.image {
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
}

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

.container1:hover .image,.container2:hover .image,.container3:hover .image,.container4:hover .image,.container5:hover .image,.container6:hover .image,.container7:hover .image,.container8:hover .image {
  opacity: 0.3;
}

.container1:hover .middle,.container2:hover .middle,.container3:hover .middle,.container4:hover .middle,.container5:hover .middle,.container6:hover .middle,.container7:hover .middle,.container8:hover .middle {
  opacity: 1;
}

ul#flexiselDemo1 li .text a {
  background-color: #ff6600;
  color: white;
  font-size: 13px;
  font-weight:400;
  padding: 10px 10px;
  font-family: 'Exo2-Medium';
}
#visible-on-mobile
{
  display: none;
}

#visible-on-desktop
{
  display: inline;
}

/* ------------------ home css ------------------- */
.total_upper_home
{
    width:100%;
    margin-top: -50px;
  
}
#inner
{
    width:95%;
}
#total_inner
{
    width:100%;
    display:table;
   
    
}
#total_upper_inner_left
{
    display:table-cell;
    width:30%;
    text-align:left;
    vertical-align:middle;
    padding-right:25px;
    
}
h1 {
    font-size:28px;
    font-weight:400;
    line-height:35px;
}
.ifont {
    font-family: 'Roboto Condensed', sans-serif;
    color:#ff6600;
    font-size: 28px;
}
.hfont {
    font-family: "Oswald";
    color: rgb(90 183 229);
    font-size: 28px;
    
}
#total_upper_inner_right p
{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}
#total_upper_inner_right
{
    display:table-cell;
    width:70%;
    text-align:left;
    line-height: 25px;
}
#right_inner_collage
{
    width:100%;
    padding: 64px;
}

#home_collage img
{
    width:100%;
    height:auto;
    vertical-align:middle;
}
#text_heading {
    padding: 20px 25px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #015F63;
    border-left: 5px solid #ff6600;
    background: #f7f7f7;
    border-radius: 4px;
    font-family: 'Poppins';
}
#main-content {
    margin-bottom: 20px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    display: table; padding:0; width:95vw;
    
   
}
#form-total
{
    width:60%;
    text-align:left;
    border: groove 3px #07420b;
    border-radius: 30px;
    padding: 10px 0 20px 20px;
    
    background-color: #f0f2f5;
}
#client-total
{
    display:table;
    width:100%;
    margin-top: 10px;
}
#client-part
{
    display:table-cell;
    width:25%;
}
#client-part-inner
{
    margin:0 5px 0 5px;
}
#icons
{
    width: 26px;
    height: auto;
    margin-right: 5px;
}
#b-title
{
    font-size:18px;
    color: #de424c;
}
.info-box {
    width: 95%;
    margin: 25px auto;
    padding: 20px;
    border: 1px solid #426746;
    background-color: #ffffff;
    box-sizing: border-box;
}

.info-box p {
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 1.7;
    color: #333;
    text-align: center;
}

.read-more {
    display: table;
    margin: 0 auto;        
    padding: 8px 16px;
    text-decoration: none;
    background: #73bd75;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    transition: 0.3s ease;
}

.read-more:hover {
    background: #426746;
    color:#75bf77;
}
.neuro-section {
  margin-bottom: 30px;
}

.neuro-section h2,
.neuro-section h3 {
  color: #1a4d7c;
  margin-bottom: 10px;
}

.neuro-section ul {
  padding-left: 20px;
}

.neuro-section ul li {
  margin-bottom: 6px;
}

hr {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 30px 0;
}







/**********************page************************/
#content_inner {
    width: 95%;
}

#content_inner_total {
    width: 100%;
    display: table;
    text-align: left;
    margin-top: -60px;
    margin-bottom: 20px;
}
#content_left {
    display: table-cell;
    width: 60%;
    vertical-align: top;
    padding-right: 10px;
}
#inner_text {
    padding: 0 20px 0 0;
}
.contact-text
{
    line-height: 31px;
}
#content_right {
   	display: table-cell;
    width: 40%;
}
#content_img img {
    width: 100%;
    height: auto;
    
}

/* Text section */
.doctor-info {
    margin-top: 10px;
    text-align: center;
}

.doctor-info h3 {
    margin: 5px 0 2px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
}

.doctor-info .designation {
    display: block;
    font-size: 14px;
    color: #0077b6;
    margin-bottom: 6px;
}

.doctor-info .qualification {
    font-size: 13px;
    line-height: 1.5;
    color: #555;
}


#sub-title
{
    margin: -31px 0 0 0;
    font-size: 13px;
    font-weight: bold;
}
.announcement-card a {
    color: #bacdbc;
}
/***********************form**************************/

#part-2 {
    width: 50%;
    display: table-cell;
}

#sub-part {
    border: groove 3px #07420b;
    border-radius: 30px;
    text-align: center;
    padding: 15px;
    width: 92%;
    margin-top: 15px;
}
.form-h6 {
    color: #07420b;
    FONT-SIZE: 34px;
    text-align: left;
    margin: 20px;
    font-family: 'Poppins';
}
input, select {
    width: 92%;
    margin: 6px 0;
    padding: 4px 0px 4px 5px;
    border: none;
    border-bottom: 1px solid #dddddd;
    border-radius: 10px;
}
textarea {
    width: 92%;
    height: 40px;
    margin: 6px 0;
    padding: 4px 0px 4px 5px;
    border: none;
    border-bottom: 1px solid #dddddd;
    border-radius: 10px;
}
p#para {
    text-align: left;
    width: 92%;
    margin: 6px 0;
    padding: 4px 0px 4px 5px;
}
form {
    padding-top: 15px;
}

input[type="submit"] {
    padding: 8px 20px;
    background-color: #de650a;
    border: 0;
    color: #fff;
    font-size: 14px;
        width: 20%;
}
#form_captcha img {
    border-radius: 4px;
}
#no-spin::-webkit-inner-spin-button,
    #no-spin::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    #no-spin {
        -moz-appearance: textfield;
    }
    /*************popup*****************/
    
    .form-control {
  font-size: 10px !important;} 
  .mb-4 {
  margin-bottom: 1rem !important;
}
.p-4 {
  padding: 1rem !important;
}
/************************photo gallery**********************/

#gallery {
    
}
#gallery_row {
    width: 100%;
    
    display: table;
    margin-bottom: 10px;
}
#gallery_col {
    display: table-cell;
    padding: 5px;
}
#gallery_inn_col {
    padding: 6px 6px 6px 6px;
    border: 2px solid #ddd;
    width: 100%;
}
#gallery_col img {
    width: 100%;
    height: auto;
}


.banner-container{ max-width: 100%;
    position: relative;
    margin: auto;
    top: -100px;}
    .banner-container img{width:100%;}
/*********************card***************************/



#total_card_holder
{
	width:100%;
	background-color:#d9fdd3;
	padding: 20px 0 20px 0;
}
#total_card{
    width:98%;
    
}
#part_card
{
	display: table-cell;
	width: 25%;
	padding:0 20px 0px 0px;

}
#part_card_like
{
	width: 100%;
	padding: 0 10px;

}
#image img
{
	padding: 0px;
    background-color: #ffffff;
    border-radius:0;
    width:100%;
}
#image
{
	overflow: hidden;
	padding: 0px 0;
}
a {
    text-decoration: none;
}
#card_title {
    margin-top:5px;
    font-size: 10px;
    color: #01e0eb;
    font-family:Open Sans;
    width:90%;
    text-align:left;
    line-height: 2;
   
}
#total_home_text {
    padding: 10px;
    background-color:#8080804a;
    text-align: left;
    
}
.line
{
    border-bottom:2px solid #8080804a;
    width:90%;
    line-height: 2;
    padding-top:15px;
}
#content_title{
    font-family: Open Sans;
    font-size: 13px;
    color:black;
    width:90%;
    text-align:left;
    line-height: 1.5;
}
.hyper-read{
    font-family: Open Sans;
    font-size: 10px; 
    color:#808080bf;
    width:90%;
    text-align:left;
}

#heading-line{
    display:block;
    width:100%;
    background-color: #f3f0f000;
    font-family: oswald;
    max-width:100%;
    letter-spacing: -0.5px;
    font-size: 24PX;
    text-align: left;
}
#total-part {
    width: 95%;
}

#heading-line-inner {text-align:left; width:95%; padding:9px 0 9px 0;}
#textContainer,
#textContainer .text-line {
  display: none !important;
}

/***********************footer************************/
#total {
    width: 100%;
    display: block;
    width: 100%;
    padding: 8px 0;
}
#total_lower_footer {
    width: 100%;
    background-color: #2369aa;
    padding: 20px 0;
    color: #ffffff;
    font-size: 14px;
}
#inner1 {
    width: 95%;
    height: auto;
}
#lower_footer {
    display: table;
    width: 100%;
}
#left_lower_footer {
    display: table-cell;
    width: 50%;
    text-align: left;
}
#right_lower_footer {
    display: table-cell;
    width: 50%;
    text-align: right;
}



#inner_text img {
    width: 334px;
    height: auto;
}
.doctor .pnl {
    padding: 1em;
    text-align: left;
}
.doctor .pnl img {
    border: 1px solid #f8f8f8;
    border-radius: 50%;
    box-shadow: -2px 0 9px -2px #dddddd;
    padding: 6px;
    
}
.dleft {
    text-align: center;
}
.dleft span {
    color: #0086c3;
}
.drmalay {
    margin-top: 1.5em;
}
.doctor > .col-lg-6 {
    display: flex;
    align-items: center;
}
/***** team.php ****/

.clinic-heading{
      text-align:center;
      font-size:30px;
      font-weight:700;
      color:#123b5d;
      margin:20px 0 40px;
    }

    #main.bottom_slide{
      background:#eef6fb;
      padding:60px 0;
    }
    

 /* ===== Scoped Bootstrap Carousel Animation ===== */
        
        #main .carousel {
          position: relative;
        }
        
        #main .carousel-inner {
          position: relative;
          width: 100%;
          overflow: hidden;
        }
        
        /* Base items */
        #main .carousel-inner > .item {
          position: relative;
          display: none;
          -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
        }
        
        /* Active */
        #main .carousel-inner > .active {
          display: block;
          left: 0;
        }
        
        /* Next / Prev positioning */
        #main .carousel-inner > .next,
        #main .carousel-inner > .prev {
          display: block;
          position: absolute;
          top: 0;
          width: 100%;
        }
        
        /* Slide directions */
        #main .carousel-inner > .next {
          left: 100%;
        }
        
        #main .carousel-inner > .prev {
          left: -100%;
        }
        
        #main .carousel-inner > .next.left,
        #main .carousel-inner > .prev.right {
          left: 0;
        }
        
        #main .carousel-inner > .active.left {
          left: -100%;
        }
        
        #main .carousel-inner > .active.right {
          left: 100%;
        }


    /* Slide container */
    .total_item{
      display:flex;
      justify-content:center;
      gap:30px;
      width:95%;
      margin:auto;
      flex-wrap:wrap;
    }

    /* Doctor card */
    .part_item{
      background:#fff;
      width:300px;
      height:420px;
      padding:25px 20px;
      border-radius:18px;
      box-shadow:0 10px 25px rgba(0,0,0,0.08);
      text-align:center;
    }

    /* Image wrapper */
    .inner_part_item{
      width:160px;
      height:160px;
      border-radius:50%;
      border:4px solid #0b5ed7;
      margin:0 auto 15px;
    }

    .inner_part_item img{
      width:100%;
      height:100%;
      object-fit:cover;
      border-radius:50%;
    }

    .text_part_item{
      font-size:14px;
      color:#444;
      line-height:1.6;
    }

    .text_part_item h4{
      font-weight:700;
      margin-bottom:5px;
      color:#1a1a1a;
    }

    .pictext{
      color:#198754;
      font-weight:600;
      display:block;
      margin-bottom:8px;
    }

    .text2{
      font-size:13px;
      color:#555;
      margin-bottom:8px;
    }

    @media (max-width:768px){
  .total_item{
    display:block;
  }
  .part_item{
    width:100%;
    max-width:360px;
    margin:0 auto;
  }
  /* Parent column becomes flex */
    .doctor > .col-lg-6 {
        display: flex;
        flex-direction: column;
    }

    /* Image block first */
    .doctor .col-lg-5 {
        order: 1;
        width: 100%;
    }

    /* Doctor details go below image */
    .doctor .col-lg-7 {
        order: 2;
        width: 100%;
    }

    /* Optional: better spacing */
    .doctor .pnl {
        padding: 10px;
    }
  
}







/* MAIN SECTION */
.total-section {
  width: 100%;
  padding: 40px 0;
  background-color:#426746;
}

/* FLEX LAYOUT */
.sub-content {
   width: 95%;
  margin: auto;
  display: flex;
  align-items: stretch;
}

/* LEFT IMAGE */
.left-content {
  width: 40%;
}

.left-content img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* RIGHT SIDE */
.right-content {
   width: 60%;
  display: flex;
}



/* INNER CARD */
.announcement-card {
  background: #426746;
  padding: 30px;
  color: #fff;
}

.announcement-card p {
  font-size: 17px;
  line-height: 1.6;
  color: #bacdbc;
}
.announcement-item {
  margin-bottom: 18px; 
}

.announcement-item:last-child {
  margin-bottom: 0;
}

.announcement-card strong {
  font-weight: 600;
}


 #content_left1 {
    display: table-cell;
    width: 30%;
    vertical-align: top;
    padding-right: 10px;
}
#content_right1 {
    display: table-cell;
    width: 70%;
	padding: 0px 20px 0 20px;
	text-align: left;
}
#mid_content_right {
  padding: 30px 10px 0 0px;
  text-align: left;
}




/*************************media*******************************/
@media screen and (min-width: 1920px) {
    .total_nav {
    margin-left: 240px;
}
    
    .announcement-bg {
    padding: 212px 50px 0px 0px;
}
.announcement-box {
    padding: 150px 60px 0px 0px;
}
.announcement-card {
    padding: 34px 10px 222px 10px;
}
}

@media screen and (max-width: 1024px) {

.line1{
        font-size: 25px;
    }
      #tag-line {
        top: -62px;
        font-size: 30px;
        right: -18px;
    }
.nav-links{
    font-size: 15px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 15px;
    }
.top_inner_left {
        font-size: 14px;
    }
.top_inner_left img {
        width: 16px;
        height: 16px;
    }
#book_button a img {
  width: 22px;
  height: auto;
}

}
@media screen and (max-width: 850px) {
    .line1{
        font-size: 25px;
    }
      #tag-line {
        top: -62px;
        font-size: 30px;
        right: -18px;
    }
   }
@media screen and (max-width: 799px) {
    .line1{
        font-size: 25px;
    }
      #tag-line {
        top: -44px;
        font-size: 27px;
        right: -94px;
    }
   }

@media screen and (max-width: 768px) {
.line1{
        font-size: 14px;
    }
      #tag-line {
        top: -26px;
        font-size: 16px;
        right: -45px;
    }
.nav-links{
    font-size: 13px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 13px;
    }
.top_inner_left {
        font-size: 12px;
    }
.top_inner_left img {
        width: 14px;
        height: 14px;
    }
    #logo_inner_left {
  top: 5px;}
    #logo_inner_left img {
  width: 80px;
  height: auto;
}

.slideshow {
  top: -65px;
}
#translate {
  display: none;
}
#book_button a img {
  width: 20px;
  height: auto;
}
#total_upper_inner_left {
    display: table-row;
}
#total_upper_inner_right{display: table-row;}

.ifont {
    font-size: 25px;
}
.hfont {
    font-size: 25px;
}
#total_upper_inner_right p
{
    font-size: 12px;}
    input {
    width: 92%;}
    
    textarea {
     width: 92%;}
     input#captcha_text_box {
    width: 260px;
}
input[type="submit"] {width:30%;}

 #total_card_holder {
        width: 100%;
        padding: 0px;
    }
    #total-part{padding: 0 0 20px 0;}
    #heading-line {
        font-size: 20px;
    }
    #part_card {
        display: table-row;
        width: 100%;
    }
    #total_card {
        width: 100%;
    }
   
    #left_lower_footer {
    display: table-row;
    width: 100%;
    text-align: center;
}
#right_lower_footer {
    display: table-row;
    width: 100%;
    text-align: center;
}
    #total_card {
        margin-top: 15px;
    }
     #gallery_row {
        display: table;
    }
    #gallery_col {
        display: table-row;
    }
    #gallery_inn_col {
        width: 100%;
        margin-bottom: 20px;
    }
    #gallery_col img {
        width: 100%;
        max-height: none;
    }
    .banner-container {
    position: relative;
    top: -65px;}
        #content_inner_total{   margin-top: -40px;}
        
        #content_left {
    display: table-row;
    width: 100%;
}
#content_right {
    display: table-row;
    width: 100%;
}
}
@media screen and (max-width: 774px) {
#right_inner_collage {
    width: 100%;
    padding: 23px;
    }
    
}
@media screen and (max-width: 606px) {
    #book_button a img {
        width: 19px;
        height: 19px;
    }
}
@media screen and (max-width: 579px) {
    .line1{
        font-size: 14px;
    }
      #tag-line {
        top: -26px;
        font-size: 16px;
        right: -45px;
    }
    #book_button a img {
        width: 18px;
        height: 18px;
    }
}
@media screen and (max-width: 553px) {
    #book_button a img {
        width: 17px;
        height: 17px;
    }
}

@media screen and (max-width: 535px) {
.nav-links{
    font-size: 11px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 11px;
    }
.top_inner_left {
        font-size: 10px;
    }
.top_inner_left img {
        width: 12px;
        height: 12px;
    }
}

@media screen and (max-width: 526px) {
    .line1{
        font-size: 16px;
    }
      #tag-line {
        top: -26px;
        font-size: 17px;
        right: -45px;
    }
    #book_button a img {
        width: 16px;
        height: 18px;
    }
}
@media screen and (max-width: 499px) {
    #book_button a img {
        width: 15px;
        height: 17px;
    }
}
@media screen and (max-width: 480px) {
     .line1{
        font-size: 15px;
    }
      #tag-line {
        top: -26px;
        font-size: 16px;
        right: -37px;
    }
     #book_button a img {
    width: 17px;
    height: auto;
  }
    .slideshow {
    top: -65px;
  }
    
 .nav-links{
    font-size: 10px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 10px;
    }
.top_inner_left {
        font-size: 10px;
    }
.top_inner_left img {
        width: 12px;
        height: 12px;
    }
 
#translate_total {
  
  position: relative;
  min-width: 90px;
}

    
#client-total
{
    display:block;
}
#client-part
{
    display:inline-block;
    width:100%;
}
#form-total
{
    width:100%;
}
label{margin-bottom:0;}
}
@media screen and (max-width: 400px) {
     .line1{
        font-size: 15px;
    }
      #tag-line {
        top: -26px;
        font-size: 16px;
        right: -37px;
    }
  #total_inner button {
   
    padding: 3px 5px 3px 5px;
    font-size: 10px;
   
}
.nav-links{
    font-size: 11px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 11px;
    }
.top_inner_left {
        font-size: 10px;
    }
.top_inner_left img {
        width: 11px;
        height: 11px;
    }
.top_inner_left {
    font-size: 9px;
}
 .ifont {
    font-size: 20px;
  }
   .hfont {
    font-size: 20px;
  }
   input#captcha_text_box {
    width: 195px;
  }
  textarea {
    width: 90%;
  }
 input {
    width: 90%;
  }
}
@media screen and (max-width: 380px) {
    .line1{
        font-size: 15px;
    }
      #tag-line {
        top: -26px;
        font-size: 16px;
        right: -17px;
    }
}
@media screen and (max-width: 376px) {
    .line1{
        font-size: 9px;
    }
      #tag-line {
        top: -24px;
        font-size: 12px;
        right: -36px;
    }
        #logo_inner_left img {
        width: 67px;
        height: auto;
    }
    
}
@media screen and (max-width: 370px) {
  .line1{
        font-size: 9px;
    }
      #tag-line {
        top: -24px;
        font-size: 12px;
        right: -36px;
    }
        #logo_inner_left img {
        width: 67px;
        height: auto;
    }
.nav-links{
    font-size: 10px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 10px;
    }
.top_inner_left {
        font-size: 9px;
    }
.top_inner_left img {
        width: 10px;
        height: 10px;
     }}
@media screen and (max-width: 365px) {
   .line1{
        font-size: 9px;
    }
      #tag-line {
        top: -24px;
        font-size: 12px;
        right: -35px;
    }
     #logo_inner_left img {
        width: 70px;
        height: auto;
    }
}
@media screen and (max-width: 342px) {
       .line1{
        font-size: 8px;
    }
      #tag-line {
        top: -24px;
        font-size: 11px;
        right: -35px;
    }
     #logo_inner_left img {
        width: 73px;
        height: auto;
    }
}
@media screen and (max-width: 339px) {
       .line1{
        font-size: 8px;
    }
      #tag-line {
        top: -24px;
        font-size: 11px;
        right: -35px;
    }
     #logo_inner_left img {
        width: 73px;
        height: auto;
    }
    .nav-links{
    font-size: 9px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 9px;
    }
.top_inner_left {
        font-size: 8px;
    }
.top_inner_left img {
        width: 9px;
        height: 9px;
    }
}
@media screen and (max-width: 338px) {
    .nav-links{
    font-size: 8px;
  }
}
@media screen and (max-width: 336px) {
     .nav-links{
         font-size: 7px;}
}
@media screen and (max-width: 335px) {
      .line1{
        font-size: 8px;
    }
      #tag-line {
        top: -24px;
        font-size: 11px;
        right: -35px;
    }
     #logo_inner_left img {
        width: 75px;
        height: auto;
    }
   .nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 9px;
    }
}
@media screen and (max-width: 329px) {
     .nav-links{
    font-size: 9px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 9px;
    }
.top_inner_left {
        font-size: 8px;
    }
.top_inner_left img {
        width: 9px;
        height: 9px;
    }
}

@media screen and (max-width: 326px) {
   .line1{
        font-size: 7px;
    }
      #tag-line {
        top: -21px;
        font-size: 9px;
        right: -26px;
    }

}
  @media screen and (max-width: 320px) {
    #total_inner button {
    font-size: 6px;
    padding:3px 5px 3px 5px;;
  }
  .nav-links{
    font-size: 9px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 9px;
    }
.top_inner_left {
        font-size: 8px;
    }
.top_inner_left img {
        width: 9px;
        height: 9px;
    }
      
      
       .ifont {
    font-size: 18px;
  }
   .hfont {
    font-size: 18px;
  }
  #tag-line
  {
      top:60px;
      font-size:15px;
  }

   .line1{
        font-size: 7px;
    }
      #tag-line {
        top: -21px;
        font-size: 9px;
        right: -26px;
    }

  }
@media screen and (max-width: 313px) {
   .line1{
        font-size: 7px;
    }
      #tag-line {
        top: -21px;
        font-size: 9px;
        right: -26px;
    }

} 
@media screen and (max-width: 308px){
      .line1{
        font-size: 7px;
    }
      #tag-line {
        top: -21px;
        font-size: 9px;
        right: -27px;
    }
   .nav-links{
    font-size: 7px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 7px;
    }
.top_inner_left {
        font-size: 6px;
    }
.top_inner_left img {
        width: 7px;
        height: 7px;
    } 
}
@media screen and (max-width: 303px) {
    .nav-links{
    font-size: 7px;
  }
.nav-links a {
        color: black;
        text-decoration: none;
        transition: color 0.3s ease;
        font-family: Arial, sans-serif;
        font-size: 7px;
    }
.top_inner_left {
        font-size: 6px;
    }
.top_inner_left img {
        width: 7px;
        height: 7px;
    }

    .line1{
        font-size: 8.5px;
    }
     #tag-line {
        top: -20px;
        font-size: 9.5px;
        right: -30px;
    }
}







@media screen and (max-width: 768px) {
.total-section {
  height: auto;
    }}
@media screen and (max-width: 337px) {
#form-total
{
    width:100%;
    text-align:left;
    border: groove 3px #07420b;
    border-radius: 30px;
    padding: 10px 0 20px 20px;
    margin: 30px 0 0 0;
    }}

@media screen and (max-width: 1000px) {
    #content_right1 {
    display: table-row;
    width: 100%;
    }
    #content_left1 {
    display: table-row;
    width: 100%;
    }
}
@media screen and (max-width: 768px) {
    #content_right1 {
    display: table-row;
    width: 100%;
    }
    #content_left1 {
    display: table-row;
    width: 100%;
    }
     .sub-content {
    flex-direction: column;
  }

  .left-content,
  .right-content {
    width: 100%;
  }

  .left-content img {
    width: 100%;
    height: auto;
    display: block;
  }

 


  /* Inner card */
  .announcement-card {
    background: #426746;
    width: 100%;
    padding: 45px;
    
    text-align: left;
  }

  .announcement-card p {
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
  }
  
  
  
}
@media screen and (max-width: 680px) {
  .announcement-card {
    padding: 40px;
}}
@media screen and (max-width: 580px) {
  .announcement-card {
    padding: 34px;
  }
}
@media screen and (max-width: 480px) {
  .announcement-card {
    padding: 28px;
  }
}
@media screen and (max-width: 380px) {
  .announcement-card {
    padding: 20px;
  }
}



@media (max-width: 480px) {
  .announcement-card {
    text-align: center;
  }
}




.navbar-toggle,
.menu-toggle,
.hamburger {
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
    z-index: 9999 !important;
}