/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  font-family: 'Open Sans', sans-serif;  
  background: #740708;  
  /* padding-top: 98px; */
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  /* position: absolute; */
  /* top: 66px; */
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 403px;
  /* margin-bottom: 60px; */
  /* display: none; */
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 408px;  background-size: 100% 100%;
  background: transparent;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
  display: none;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    /* margin-top: 20px; */
  }
  .navbar-wrapper .container {
    /* padding-right: 15px; */
    /* padding-left: 15px; */
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 29px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  
    margin-top: 50px;
    text-align: justify;
}

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

div#test_img img {
    width: 90%;
}

.logo {
    width: 100%;
    text-align: center;
    padding: 10px 0px;
}

.footer {
    background: #DEE8EF;  width: 100%;
}
ul#soc li {
    float: left;  padding: 0px 10px;
    list-style: none;
}
.copyright {
    text-align: center;
    margin-top: 10PX;
}
 {
    text-align: center;
}
ul#soc {
    padding: 10px 10px 0px 10px;
}

.copyright p {
    font-size: 10px;  padding: 5px 23px;  color: #ABB0B3;
}

div#navbar {
    margin-left: 2%;
}

.logo img {
}

.mid_p p {
    color: white;
    width: 95%;
    font-size: 14px;
    text-align: justify;
}
.mid_p {
    margin: 5% 0px 5% 2%;
}
.mid_img img {
    width: 99%;
}

.mid {
    /* height: 550px; */
    overflow: hidden;
    padding: 10px;
}

ul#about_list {
    list-style: none;
    margin-left: 113px;
}
ul#about_list li {
    float: left;
    padding: 10px;
    font-weight: bold;
}
ul#about_list a {
    color: white;
}

.address {
    background: white;
    padding: 5px;
}
.address ul {
    list-style: none;
    float: left;
}
.address li {
    font-size: 12px;
    margin-bottom: 4px;
}

.text input {
    margin-bottom: 8px;
}

.mid_p h1 {
    color: white;
}

.cont_main {
    width: 80%;
    margin: auto;
    position: relative;
    margin-top: 20px;
}

.he_back {
    background: #270000;
    width: 96%;
    height: 102px;
    /* margin: 0px 24px; */
    display: none;
}

.log_part {
    background: url(../img/log_back.jpg);
    /* /* position: absolute; */ */
    width: 100%;
    /* /* top: -71px; */ */
    background: url(../img/log_back.jpg);
    /* padding: 26px 0px 0px 10px; */
    background-size: contain;
    width: 97%;
    margi;
    margin: auto;
}

div#soc_ic {
    padding: 4%;
}
div#mob p {
    color: white;
    width: 250px;
}
div#mob span {
    color: #D4A84B;
}
div#mob {
    padding-top: 6%;
}

div#logo {
    text-align: center;
}

.carousel-caption img {
    width: 100%;
}

.carousel-caption {
    width: 100%;
}

div#logo img {
    width: 57%;
}

.mid img {
    width: 100%;
}

.mid_foot {
    background: #740808;
    width: 100%;
    height: 14%;
}

.mid p {
    color: #E0B44C;
    margin: 15px;
    text-align: justify;
}
div#soc_ic img {
    margin: 0px 3px;
}

ul#m_lunch li {
    float: left;
    list-style: none;
    padding: 0;
}
ul#m_lunch a {
    color: #E0B44C;
    padding: 5px;
    text-decoration: none;
}
ul#m_lunch {
    padding: 0;
    margin-top: 10px;
}
a#divid {
    color: white !important;
}

.chair_img {
    background: white;
    width: 70%;
    height: 220px;
    margin-left: 10px;
    margin-top: 12px;
    border-radius: 10px;
}

.img_put {
    height: 154px;
}
.chair_img p {
    color: #740708;
    text-align: center;
}

p#heding_char {
    color: white;
}

img#m_btn {
    width: 142px;
    float: right;
    margin-right: 10%;
    margin-bottom: 20px;
}

img#li_icon {
    width: 15px;
    margin-right: 13px;
}

ul#to_lunch li {
    list-style: none;
    float: left;
}
ul#to_lunch a {
    color: #E0B44C;
    text-decoration: none;
    padding: 5px;
}
ul#to_lunch {
    width: 570px;
    margin: auto;
}

address {
    color: #E0B44C;
    margin-left: 76px;
}
form#contact input {
    margin: 15px;
}

textarea#mgs {
    margin: 15px;
}
button#btn {
}

p#cont_fom {
    color: white;
    font-size: 26px;
    text-align: center;
}

address span {
    color: white;
    font-weight: bold;
    line-height: 40px;
}

.cont_form1 {
    width: 198px;
    text-align: right;
}

img#cat1 {
    width: 380px;
}

div#cat1_div {
    text-align: center;
}

p#upcoming {
    color: white;
    font-size: 30px;
    font-style: italic;
}
.award {
    text-align: center;
}

.mid li {
    color: #E0B44C;  margin: 15px;
}

.mid h1 {
    color: #fff;  margin: 15px;
    font-size: 20px;
    font-weight: bold;
}

.map img {
    width: 53%;
}

div#menu_sp {
    padding: 28px;
}

.slider-wrapper.theme-default {
    padding: 0 2%;
}

ul.nav.navbar-nav a {
}
@media only screen and (max-device-width: 1024px) {
/*@media only screen and (max-width: 1024px) {*/
.log_part {width: 100%;background: #740708 !important;}
#logo img{width: 100% !important;}
div#mob  {padding-bottom: 0px !important;}
div#soc_ic {float: left;width: 40% !important;padding-bottom: 10px !important;}
div#logo{float: right; width: 50% !important;}
div#soc_ic img {width: 25%;}
a#divid{display: none !important;}
div#cat1_div img{width: 90% !important;}
}