@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

body {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}

a {
  transition: all ease 0.3s;
  color: #1e1e1a;
  outline: 0px;
}

a:hover {
  color: #868686;
}

.red-bg {
  background: #8b2131;
}

.yellow-bg {
  background: #cea349;
}

.parallax-padding-intro {
  height: 100vh;
}

.shout-container-home {
  display: inline-block;
  position: absolute;
  width: 100%;
  margin: auto;
  bottom: 0px;
  /*height: 100vh;*/
  text-align: center;
  /* background: rgba(139, 33, 49, 0.93); */
}

/* #shout-container {
  display: inline-block;
  width: 100%;
  max-width: 800px;
  padding: 20px 10px;
  color: #ffffff;
  /* background: rgba(30, 30, 26, 1) */
}

*/

/*
#shout-container h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
} */
#shout-container br {
  display: none;
}

.index-about-sec {
  min-height: auto;
  /* padding-top: 120px; */
}

h1 {
  font-size: 24px;
  color: #8b2433;
  margin-bottom: 30px;
  font-weight: 500;
}

h3 {
  font-size: 23px;
  color: #1e1e1a;
  margin-bottom: 20px;
  font-weight: 600;
}

.red-color {
  color: #1e1e1a;
}

.sub-title {
  font-size: 30px;
  color: #1e1e1a;
  margin-bottom: 20px;
  font-weight: 500;
  text-align: center;
}

p {
  font-size: 20px;
  margin: 0px auto;
  margin-bottom: 15px;
  max-width: 1000px;
  line-height: 28px;
  letter-spacing: 0.5px;
  color: #000000;
}

.menu-text {
  font-size: 16px;
  margin: 0px auto;
  margin-bottom: 15px;
  max-width: 1000px;
  line-height: 23px;
  letter-spacing: 0.5px;
}

.map {
  height: 400px;
}

strong {
  color: #1e1e1a;
  font-weight: 500;
}

.strong {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 0px;
}

.p-link {
  color: #1e1e1a;
  border-bottom: 2px solid #1e1e1a;
}

.p-link:hover {
  background: #1e1e1a;
  color: #ffffff;
}

section {
  padding: 50px 20px;
}

.no-min-height {
  min-height: auto;
}

.min-400 {
  min-height: 400px;
}

.light-bg {
  background: #efefef;
}

.grey-bg {
  background: #1d1d1d;
}

.white-bg {
  background: #ffffff;
}

.black-bg {
  background: #000000;
}

.uppercase {
  text-transform: uppercase !important;
}

.shout_text {
  font-size: 22px;
  font-weight: 300;
  max-width: 800px;
  margin: auto;
  margin-bottom: 5px;
  color: #ffffff;
  text-align: center;
}

.shout_time {
  font-size: 13px;
  color: rgba(206, 164, 78, 0.65);
  padding-top: 5px;
  text-align: center;
}

.shout_time i {
  font-size: 11px;
}

.fork-spoon {
  padding-top: 30px;
  text-align: center;
}

.fork-spoon img {
  width: 100%;
  max-width: 100px;
}

.pattern-bg {
  background: url(../images/bg-pattern.jpg) center center;
  background-size: cover;
}

.home-part-main {
  display: table;
  ;
  width: 100%;
  max-width: 800px;
  margin: auto;
  border: 2px solid #812820;
}

.home-part {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 20px;
}

.border-right {
  border-right: 2px solid #812820
}

.icon-image {
  width: 100%;
  max-width: 70px;
  margin-bottom: 5px;
}

.head-text {
  font-size: 30px;
  color: #8a2231;
  font-weight: 500;
}

.head-text span {
  font-size: 18px;
  font-weight: 300;
}

.red-bg {
  /* background: #1e1e1a; */
  color: #ffffff;
  transition: all ease 0.3s;
}

.part-padding {
  padding: 100px 20px;
}

.red-bg .head-text {
  color: #ffffff;
}

.red-bg a {
  color: #ffffff;
}

.red-bg a:hover {
  color: #cea249;
}

.locations {
  background: #949494;
  color: #000000 !important;
}

.locations:hover {
  color: #000000 !important;
}

footer {
  padding: 50px 20px;
  background: #8a2231;
  text-align: center;
}

.footer-container {
  display: table;
  width: 100%;
  height: 160px;
}

.footer-details {
  width: 25%;
  display: table-cell;
  vertical-align: middle;
}

.footer-details ul {
  margin: 0;
  padding: 0px;
  display: inline-block;
  width: 100%
}

.footer-details ul li {
  list-style: none;
  margin: 0px;
  padding: 5px;
  text-align: left;
}

.footer-details ul li h3 {
  margin-bottom: 5px;
  color: #9d9d9d;
  font-size: 17px;
  font-weight: 300;
}

.footer-details ul li a {
  color: #ffffff;
  font-size: 18px;
  line-height: 23px;
}

.footer-details ul li a:hover {
  color: #d0a54f;
}

.footer-links {
  width: 75%;
  display: table-cell;
  /*padding: 0 20px;*/
  vertical-align: middle;
}

.footer-menu-links {
  display: table;
  width: 100%;
}

.footer-menu-links ul {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
}

.footer-menu-links ul li {
  display: inline-block;
  float: left;
  list-style: none;
  width: 25%;
}

.footer-menu-links ul li a {
  color: #d0a54f;
  padding: 15px 5px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  border: 1px solid #d0a54f;
  text-transform: uppercase;
  border-right: none;
}

.footer-menu-links ul li a:hover {
  background: #d0a54f;
  color: #8a2331;
}

.right-border {
  border-right: 1px solid #d0a54f !important;
}

.footer-social-links {
  display: table;
  width: 49%;
  float: left;
  margin-top: 20px;
}

.footer-social-links ul {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
}

.footer-social-links ul li {
  display: inline-block;
  float: left;
  list-style: none;
  width: 33.33%;
}

.footer-social-links ul li a {
  color: #d0a54f;
  padding: 10px 5px;
  font-size: 18px;
  width: 100%;
  display: inline-block;
  border: 1px solid #d0a54f;
  border-right: none;
}

.footer-social-links ul li a:hover {
  background: #cea249;
  color: #8a2331;
}

.footer-social-links ul li a i {
  font-size: 22px;
}

.copyright {
  width: 49%;
  float: right;
  margin-top: 20px;
  border: 1px solid #d0a54f;
}

.copyright p {
  margin-bottom: 0px;
  color: #d0a54f;
  padding: 9px;
}

.bottom-bar {
  padding: 10px 30px;
  border-top: 2px solid rgba(224, 202, 102, 0.5);
  display: inline-block;
  width: 100%;
  background: #1e1e1a;
}

.bottom-bar ul {
  display: inline-block;
  width: 100%;
}

.bottom-bar ul li {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: left;
  color: #ffffff;
}

.contact-details-link {
  color: #000000;
}

.contact-details-link:hover {
  color: #8a2331 !important;
}

.mb0 {
  margin-bottom: 0px !important
}

.bottom-bar ul li:last-child {
  text-align: right;
}

.bottom-bar ul li a {
  color: #20bed6;
}

.bottom-bar ul li a:hover {
  color: #000000;
}

.icon-menu-text {
  font-size: 13px;
}

.section-grid-index {
  padding: 100px 20px;
}

.index-grid-main {
  display: table;
  width: 100%;
}

.index-grid-main ul {
  display: table;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background: #000000;
}

.index-grid-main ul li {
  list-style: none;
  display: inline-block;
  float: left;
}

.index-grid-main ul li:first-child {
  width: 50%;
}

.index-grid-main ul li:nth-child(2) {
  width: 50%;
}

.index-grid-main ul li:nth-child(3) {
  width: 50%;
}

.index-grid-main ul li:nth-child(4) {
  width: 50%;
}

.index-grid-main ul li:nth-child(5) {
  width: 100%;
}

.index-grid-main ul li a {
  padding: 150px 10px;
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  width: 100%;
  display: inline-block;
}

.index-grid-main ul li a:hover {
  background: rgba(0, 0, 0, 0.4);
}

.index-grid-menu {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/index-grid-menu.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.index-grid-online-order {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/index-grid-online-order.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.index-grid-events {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/index-grid-events.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.index-grid-photos {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/index-grid-photos.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.index-grid-contact {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/index-grid-contact.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.contact-hours-tab {
  width: 100%;
  display: table;
}

.contact-details-text {
  width: 100%;
  float: none;
  text-align: center;
  padding: 50px 5px;
}

.hours-section h3 {
  display: none;
}

.hours-details-text {
  width: 100%;
  float: none;
  text-align: center;
  padding: 27px 5px;
  background: #8b2131;
}

.menu-grid-selection {
  display: inline-block;
  width: 100%;
  background: #000000;
}

.menu-grid-selection ul {
  margin: 0;
  padding: 0px;
}

.menu-grid-selection ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 33.33%;
  float: left;
  text-align: center;
  display: table;
}

.menu-grid-selection ul li:nth-child(4) {
  width: 100%;
}

.menu-grid-selection ul li a {
  padding: 80px 2%;
  width: 96%;
  font-size: 20px;
  display: inline-block;
  color: #ffffff;
}

.menu-grid-selection ul li a:hover {
  background: rgba(0, 0, 0, 0.6)
}

.menu-tab-select {
  display: inline-block;
  width: 100%;
}

.menu-tab-select ul {
  margin: 0;
  padding: 0px;
}

.menu-tab-select ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 33.33%;
  float: left;
  text-align: center;
  display: table;
}

.menu-tab-select ul li a {
  padding: 15px 5%;
  width: 90%;
  border: 2px solid #1d1d1b;
  font-size: 20px;
  display: inline-block;
  color: #1d1d1b;
}

.menu-tab-select ul li a:hover {
  background: rgba(0, 0, 0, 0.6)
}

.menu-appitizer {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/menu-appitizer.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.menu-drinks {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/menu-drinks.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.menu-seafood {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/menu-seafood.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.menu-ceviches {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/menu-ceviches.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.menu-kids {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/menu-kids.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.menu-saltados {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/menu-saltados.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.menu-specials {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/menu-specials.jpg) no-repeat center center !important;
  background-size: cover !important;
}

@media screen and (max-width: 1024px) {
  .index-grid-main ul li a {
    padding: 110px 3%;
  }
}

@media screen and (min-width: 1000px) {
  .desk-nav-pad {
    padding-right: 30px;
  }
}

@media screen and (max-width: 900px) {
  .footer-details {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
  }

  .footer-links {
    display: inline-block;
    width: 100%;
  }

  .footer-details ul {
    width: 100%;
    max-width: 600px;
    display: inline-block;
  }

  .footer-details ul li {
    text-align: center;
    width: 48%;
    float: left;
    display: inline-block;
  }

  .footer-details ul li:first-child {
    width: 98%;
  }
}

@media screen and (max-width: 800px) {
  .contact-details-text {
    width: 94%;
    float: none;
    text-align: center;
    padding: 20px 3%;
  }

  .hours-details-text {
    width: 94%;
    float: none;
    text-align: center;
    padding: 20px 3%;
  }
}

@media screen and (min-width: 768px) {
  .mobile-video {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .desk-video {
    display: none;
  }

  .index-grid-main ul li a {
    padding: 80px 3%;
  }

  .section-grid-index {
    padding: 50px 20px;
  }

  .index-about-sec {
    padding-top: 50px;
  }

  .shout-container-home {
    bottom: 0;
    text-align: left;
    position: relative;
  }

  /* #shout-container {
    padding: 20px 10px;
    width: 100%;
    background: rgb(147, 54, 67);
  } */
  .video-container {
    height: 32vh;
    margin-top: 45px;
  }

  video {
    position: relative;
    display: table;
    transform: translateX(0%) translateY(0%);
    top: 0;
    width: 100%;
    margin-top: 45px;
    left: 0;
  }

  .menu-grid-selection ul li {
    width: 50%;
  }

  .menu-grid-selection ul li:nth-child(4) {
    width: 50%;
  }

  .menu-grid-selection ul li:last-child {
    width: 100%;
  }
}

@media screen and (min-width: 600px) {
  .call-dir {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .call-dir {
    display: table;
    width: 100%;
    padding-bottom: 1%;
    background: #000000;
  }

  .call-dir a {
    width: 48%;
    padding: 10px 5px;
    float: left;
    font-weight: 500;
    text-align: center;
    margin: 1%;
    font-size: 16px;
    text-transform: uppercase;
    color: #1d1d1b;
    background: #cea149;
  }

  /* .call-dir a:last-child {
    width: 98%;
  } */

  .call-dir a i {
    font-size: 13px;
  }

  .menu-grid-selection ul li a {
    padding: 55px 2%;
  }

  .right-phone-border {
    border-right: 1px solid #cfa44d !important;
  }

  .top-phone-border {
    border-top: none !important;
  }

  .footer-details ul li {
    width: 98%;
  }

  .footer-menu-links ul li {
    width: 50%;
  }

  .footer-menu-links ul li a {
    font-size: 17px
  }

  .footer-social-links {
    width: 100%;
    display: table;
    float: none;
    margin-top: 0px;
    /* border-top: 0px; */
  }

  .border-phone-top {
    border-top: 0px !important;
  }

  .copyright {
    width: 100%;
    display: table;
    float: none;
    margin-top: 0px;
    border-top: 0px;
  }

  .index-grid-main ul li a {
    padding: 60px 3%;
    font-size: 20px;
    text-transform: uppercase;
  }

  .index-grid-main ul li:nth-child(3) {
    width: 50%;
  }

  .index-grid-main ul li:nth-child(4) {
    width: 50%;
  }

  .index-grid-main ul li:nth-child(5) {
    width: 100%;
  }

  .home-part {
    width: 100%;
    display: inline-block;
  }

  .footer-bar-1 ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    float: none;
  }

  .footer-bar-1 ul li:last-child {
    text-align: center;
    margin-bottom: 0px;
  }

  .bottom-bar ul li {
    width: 100%;
    float: none;
    text-align: center;
  }

  .bottom-bar ul li:last-child {
    text-align: center;
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  .menu-grid-selection ul li {
    width: 50%;
  }

  .menu-grid-selection ul li:nth-child(3) {
    width: 100%;
  }

  .menu-grid-selection ul li:last-child {
    width: 50%;
  }

  .menu-grid-selection ul li a {
    padding: 45px 2%;
  }
}

@media screen and (max-width: 380px) {
  .menu-grid-selection ul li {
    width: 100%;
  }

  .menu-grid-selection ul li:nth-child(3) {
    width: 100%;
  }

  .menu-grid-selection ul li:nth-child(4) {
    width: 100%;
  }

  .menu-grid-selection ul li:last-child {
    width: 100%;
  }

  .menu-grid-selection ul li a {
    padding: 60px 2%;
  }
}

/***************** menu styles ***********************************/
/*.food {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/food.jpg) no-repeat center center !important;
    background-size: cover !important;
}*/
.back_btn_menu {
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  background: #933643;
  padding: 10px;
  max-width: 140px;
  color: #d9ba7a;
}

#menuSectionOfSections>div {
  color: #000;
  width: 49%;
  margin: 0.5%;
  min-width: 239px;
  float: left;
  height: 0;
  position: relative;
  cursor: pointer;
  display: inline-table;
  font-size: 2em;
  transition: 0.4s;
}

#menuSectionOfSections>div:hover {
  transition: 0.4s;
}

.menu-dots {
  display: none;
}

.menuSectionName {
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  padding: 110px 0;
  -o-transition: all 0.3s ease;
}

.menuSectionName:hover {
  background: rgba(138, 34, 49, 0.65);
  color: #cea249;
}

.menu-category-container {
  display: none;
  margin-bottom: 10px;
}

.menu-category-desc {
  margin-bottom: 20px;
  text-align: -moz-center;
  text-align: -webkit-center;
  font-weight: 300;
}

.menu-category-items {
  display: inline-block;
  width: 100%;
}

.sub-item-box {
  display: table;
  width: 100%;
  text-align: left;
  padding-bottom: 30px;
  border-bottom: 3px dotted #933643;
  border-radius: 0;
}

.menu-container-mobile {
  padding-bottom: 30px;
  border-bottom: 2px dotted #933643;
}

.sub-item-box h1, .menu-category {
  margin-bottom: 20px !important;
  margin-top: 35px !important;
  font-size: 24px;
  color: #8b2131;
  font-weight: 400;
  text-transform: capitalize;
  text-align: -moz-center;
  text-align: -webkit-center;
}

#menu-container {
  max-width: 1300px;
}

.sub-item-box h3 {
  margin: 0px;
}

.menu-item-description {
  width: 80%;
  float: left;
  text-align: left;
}

.menu-item-prices {
  width: 20%;
  float: left;
  text-align: right;
  padding: 0;
}

.menu-item {
  display: inline-flex;
  width: 47%;
  /*float: left;*/
  margin: 5px 1.5% 0px 1.5%;
}

.menu-item-description p {
  font-size: 14px;
  margin-bottom: 0px;
  padding-top: 3px;
  text-transform: lowercase;
  line-height: normal;
  /*font-style: italic;*/
  letter-spacing: 0.5px;
}

.menu-category-items h1 {
  color: #c59a6c
}

.menu-item-description h3 {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  text-transform: capitalize;
  line-height: 15px;
  letter-spacing: 0.2px;
  margin: 0px;
  text-align: left;
}

.menu-var {
  font-size: 13px;
  /*padding-right: 5px;*/
  letter-spacing: 0;
  text-transform: lowercase;
  color: #656565
}

.menu-item .menu-img {
  width: 28%;
  min-height: 10px;
  margin-right: 1%;
  display: none;
}

.menu-item-prices p {
  margin-bottom: 0px;
  line-height: 15px;
  margin-top: 0px;
}

.price {
  font-weight: 400;
  padding-left: 5px;
  font-size: 15px;
  color: #000;
}

.dollarSign {
  font-weight: 600;
  font-size: 18px;
  display: none;
}

@media screen and (max-width:1024px) {
  .menuSectionName {
    padding: 100px 0;
    font-size: 28px;
  }
}

@media screen and (max-width:767px) {
  .menu-item-description {
    padding-left: 0px;
  }

  .menu-item-prices {
    padding: 0;
  }

  .menu-item {
    display: table;
    width: 97%;
  }

  #menuSectionOfSections>div {
    width: 98%;
  }
}

@media screen and (max-width:479px) {
  .menu-item-description p {
    margin-bottom: 5px;
    line-height: 18px;
  }

  .menu-item-description {
    width: 70%;
  }

  .menu-item-prices {
    width: 30%;
    margin-top: 5px;
  }

  #menu-container {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
  }

  #menu-container hr {
    display: none;
  }

  #menuSectionOfSections>div {
    width: 99%;
    margin-bottom: 15px;
  }

  .menu-item {
    display: table;
    width: 97%;
  }

  .menuSectionName {
    padding: 60px 0;
    color: #ffffff
  }

  .menu-item-description h3 {
    line-height: 20px;
    letter-spacing: 0px;
  }
}

/***************** menu styles ends ***********************************/
/***************** events styles ***********************************/
#events-container {
  display: inline-block;
  width: 100%
}

.events_main {
  width: 98%;
  margin: 1%;
  float: left;
  background: #1d1d1d;
  border: 2px solid #da7d1d;
  padding: 10px;
}

.event {
  min-height: 200px;
  width: 30%;
  float: left;
}

.event a {
  height: 300px !important;
}

.event img {
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.zoom-text {
  font-size: 12px;
  color: #efefef
}

.event-info {
  width: 68%;
  margin-left: 2%;
  float: right;
  text-align: left;
  color: #fff;
}

.event-info h3 {
  margin-bottom: 10px;
  color: #ec2532;
}

.event-info h3 a {
  color: #da7d1d;
  text-transform: capitalize;
}

.event-info p {
  /*max-width: 430px;*/
}

.sub-title-events {
  font-size: 20px;
  color: #000000
}

.no-event-post-text {
  color: #000000
}

@media screen and (max-width: 1000px) {
  .event img {
    max-width: 300px
  }

  .event {
    width: 100%;
    float: none;
  }

  .event-info {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
  }

  .event-info p {
    max-width: none;
  }
}

#gallery {
  /* display: inline-block; */
  width: 100%;
  max-width: none;
}

.gn-gal-inner .gn-gal-text {
  font-size: 30px;
}

#photos-container {
  width: 100%;
  position: relative;
  /* display: inline-block;
	max-width: 1200px; */
}

.album_gallery_div {
  width: 49%;
  overflow: hidden;
  max-width: 600px;
  float: left;
  background: #000000;
  margin: 0.5%;
  position: relative;
  z-index: 1;
}

.album {
  height: 400px;
  z-index: 9999;
  position: relative;
  opacity: 1;
  transition: all ease 0.3s;
  cursor: pointer
}

.album:hover .album-meta {
  background: rgba(0, 0, 0, 0.7);
}

.album img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.album-meta-container {
  display: table;
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
}

.album-meta {
  display: table-cell;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  line-height: 22px;
  transition: all ease 0.3s;
}

.album_name_caption {
  font-size: 35px;
  font-weight: 400;
  line-height: 1.1;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  text-transform: capitalize;
}

.album-meta hr {
  width: 20px;
  margin: 5px 0 10px 0;
}

.photos_number {
  font-size: 16px;
  color: #cccccc;
  font-weight: 400;
}

.back-to-album {
  font-size: 25px;
  color: #000000;
  opacity: 1;
}

.gallery-wrap {
  display: inline-block;
  max-width: 1300px;
  width: 100%;
}

.image_inside_cont {
  display: inline-block;
  float: left;
  width: 25%;
  /*border: 2px solid rgba(32, 32, 32, 0);*/
}

.mg-image img {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.mg-image:hover img {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  position: relative;
  opacity: .2
}

.mg-image {
  max-width: 100%;
  height: 250px;
  float: left;
  min-width: 100%;
  transition: .3s;
  overflow: hidden;
}

.mg-image:hover {
  background: url(http://www.gonationsites.com/GNSE/gn-sites/images/zoom.png) center center no-repeat #000;
  transition: .3s
}

@media screen and (max-width:768px) {
  .album_gallery_div {
    width: 100%;
    float: left;
    height: auto;
    max-width: 100%
  }

  .album {
    height: 300px;
  }

  .album-meta-container {
    height: 300px;
  }

  .album_name_caption {
    font-size: 24px;
    padding-top: 10px;
  }

  .photos_number {
    font-size: 12px
  }

  .image_inside_cont {
    width: 50%;
  }
}

@media screen and (max-width:500px) {
  .album {
    height: 200px;
  }

  .album_gallery_div {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }

  .album {
    height: 200px;
  }

  .album-meta-container {
    height: 200px;
  }

  .image_inside_cont {
    width: 33.33%;
  }

  .mg-image {
    height: 100px
  }

  .mg-image img {
    min-width: 200px
  }
}

@media screen and (min-width:2200px) {
  .image_inside_cont {
    width: 20%;
  }

  .mg-image {
    height: 150px;
  }
}

.secure-form .secure-form-item input, .secure-form .secure-form-item textarea {
  background: rgba(255, 255, 255, 0.7);
  color: #444;
  border-radius: 0;
  box-shadow: none;
  padding: 12px;
}

.secure-form .secure-form-item input::placeholder, .secure-form .secure-form-item textarea::placeholder {
  color: #999;
}

.secure-form .secure-form-item .secure-form-submit-button {
  background-color: #8b2131;
  color: white;
}

.secure-form .secure-form-item .secure-form-submit-button:hover {
  background-color: #5e121d;
  color: white;
}

.secure-form .secure-form-item input::placeholder, .secure-form .secure-form-item textarea::placeholder {
  color: #888;
}

.secure-form-wrapper {
  display: flex;
  justify-content: center;
}

.secure-form .secure-form-item label {
  color: #444;
}

@media screen and (max-width: 768px) {
  .shout-container {
    height: auto;
  }
}
