@font-face {
    font-family: Pacifico;
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
}

*,
 ::after,
 ::before {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
    font-size: 62.5%;
}

body {
    font-weight: 400;
    line-height: 1.6;
}

a {
    text-decoration: none;
}

#page-mask {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    top: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.65);
}

#success-message-box {
    width: 450px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99999999;
    padding: 15px 0 0;
    height: 100px;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    display: none;
    border-radius: 5px;
    top: calc(50% - 50px);
    left: calc(50% - 225px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#error-message-box {
    width: 450px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99999999;
    padding: 15px 0 0;
    height: 100px;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    display: none;
    border-radius: 5px;
    top: calc(50% - 50px);
    left: calc(50% - 225px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#warning-message-box {
    width: 450px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99999999;
    padding: 15px 0 0;
    height: 100px;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    display: none;
    border-radius: 5px;
    top: calc(50% - 50px);
    left: calc(50% - 225px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#error-message,
#success-message,
#warning-message {
    font-size: 19px;
    padding-top: 5px;
}

#loading-box {
    width: 210px;
    background: #fff;
    position: fixed;
    z-index: 99999999;
    padding: 15px 0 0;
    height: 70px;
    opacity: 0.9;
    text-align: center;
    color: #000;
    font-size: 25px;
    font-weight: 300;
    display: none;
    border-radius: 5px;
    top: calc(50% - 35px);
    left: calc(50% - 105px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    overflow: auto;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    /* line-height: 0; */
}

.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.nbs-flexisel-item img:hover {
    filter: grayscale(0%);
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    display: none;
    padding: 5px 10px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 60%;
    transform: translateY(-50%);
    color: grey;
    font-weight: 500;
    font-size: 27px;
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-right {
    right: 5px;
}

.background_hero_img {
    object-fit: cover;
    width: 100%;
    height: 35vh !important;
    top: 0;
    left: 0;
}

.container {
    /* height: 100vh; */
    /* width: 100%; */
    /* background-image: url(https://res.cloudinary.com/eventgraphia/image/upload/v1529486142/portfolio-v2/web/Slider/2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
    position: relative;
    top: 65px;
}

.main__text {
    width: 100%;
    position: absolute;
    background-color: rgb(0 0 0 / 45%);
    top: 0px;
    height: 35vh;
    margin: 0 auto;
}

.main__test-container {
    padding-top: 7%;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center;
    text-align: -ms-center;
    
}

.main__test-container h1 {
    text-align: center;
    font-size: 35px;
    line-height: 4rem;
    color: #fff;
    font-family: Taviraj, serif;
    font-weight: 400;
}

.main__test-container h2 {
    display: block;
    text-align: center;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    color: #FFFFFF;
}

.main__test-container h1 span h2 {
    display: block;
}

.header__form {
    max-width: 570px;
    margin: 0 auto;
    padding-top: 3rem;
    box-sizing: border-box;
}

.header__form form input {
    outline: 0;
    font-size: 1.8rem;
    width: 100%;
    height: 4.8rem;
    border: none;
    border-radius: 1px;
    padding: 1.8rem;
}

.header__form input::placeholder {
    font-size: 1.6rem;
    font-family: Montserrat;
    color: #746868;
    letter-spacing: 0.04em;
}

.clearout {
    clear: both;
    display: block;
    overflow: hidden;
    width: 0;
    height: 20px;
}

.portfolio {
    max-width: 95%;
    margin: 0 auto;
    padding: 9rem 0;
}

.portfolio__heading {
    color: #1b1a1a;
    text-align: center;
    font-family: Taviraj, serif;
    font-size: 4.4rem;
    font-weight: 400;
}

.portfolio__text h1 {
    text-align: center;
    font-size: 2.4rem;
    line-height: 5rem;
    color: #1b1a1a;
    font-family: Montserrat, serif;
    font-weight: 400;
}

.portfolio__text h1 span {
    display: block;
}

#videos,
.slider {
    padding-top: 10rem;
}


.wedding {
    text-align: center;
    padding-top: 10rem;
}

.wedding h1 {
    display: inline-block;
    font-family: Taviraj;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 124.4%;
    /* or 45px */
    text-align: center;
    color: #1B1A1A;
    padding-bottom: 0.7rem;
}

.underline__text {
    background-image: linear-gradient(#00bfa5, #00bfa5);
    background-position: bottom center;
    background-size: 60% 2px;
    background-repeat: no-repeat;
}

.wedding__gallery {
    padding-top: 5rem;
}

.more__content {
    display: flex;
    /* padding: 0 70px; */
    flex-wrap: wrap;
    justify-content: center;
    /* width: 80%;
    margin-left: 15%; */
}

.content {
    display: flex;
    margin-bottom: 20px;
    flex-direction: row;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    /* box-shadow: 0 3px 24px rgba(0, 0, 0, 0.12); */
    width: 370px;
    height: 70px;
    overflow: hidden;
    /* margin-right: 3%; */
}

.content__text {
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1.5px;
    align-self: center;
    padding-left: 15px;
    margin: 0 auto;
}

.content__text a {
    text-decoration: none;
    color: inherit;
}

.content:hover {
    cursor: pointer;
    color: #00bfa5;
}

.showcase__container1 {
    width: 95%;
    height: 100%;
    height: 100vh;
    width: 100%;
    background-image: url(https://assets.graphia.in/site_media/homepage_assets/slider/pre-wedding/d.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.showcase__container1:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}

.showcase__container2 {
    width: 95%;
    height: 100%;
    height: 100vh;
    width: 100%;
    background-image: url(https://assets.graphia.in/site_media/homepage_assets/slider/pre-wedding/b.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.showcase__container2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}

.showcase__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.showcase__content h1 {
    text-align: center;
    font-size: 30px;
    line-height: 5rem;
    color: #fff;
    font-family: Taviraj, serif;
    font-style: italic;
    font-weight: 550;
}

.showcase__content h1 span {
    display: block;
}

.showcase__content p {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    color: #feed93;
    letter-spacing: 1px;
    line-height: 22px;
    text-align: center;
    text-align: center;
}

.instagram__post {
    background-color: #fafafa;
    padding-top: 4rem;
}

.instagram__post h1 {
    text-align: center;
    font-family: Taviraj, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #1b1a1a;
}

.instagram__pictures {
    width: 50%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, auto);
    column-gap: 10px;
    row-gap: 15px;
    justify-items: center;
    padding-top: 30px;
    padding-bottom: 15px;
    margin: 0 auto;
}

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

.blogs {
    max-width: 95%;
    margin: 0 auto;
    padding: 5rem 0;
}

.blogs h1,
.our__clients h1 {
    /* font-family: Taviraj, serif;
  color: #1b1a1a;
  font-size: 40px;
  text-align: center;
  font-weight: 400; */
    font-family: Taviraj;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 124.4%;
    /* or 45px */
    text-align: center;
    color: #1B1A1A;
}

.featured__on,
.our__clients {
    max-width: 90%;
    margin: 0 auto;
    padding-top: 5rem;
}

.featured__on--subtext {
    padding-top: 10px;
    width: 480px;
    text-align: center;
    margin: 0 auto;
    font-family: Taviraj;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    font-weight: 500;
    color: #1b1a1a;
}

.featured__on h1 {
    font-family: Taviraj, serif;
    color: #1b1a1a;
    font-size: 40px;
    text-align: center;
    font-weight: 400;
}

.featured__on img {
    width: 200px;
    height: 100px;
}

#clients {
    padding-top: 5rem;
}

#Featured {
    padding-top: 4rem;
}

.featured__on ul {
    display: none;
}

.article {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center;
    text-align: -ms-center;

    width: 78%;
    margin: 0 auto;
    padding-top: 10rem;
}

.blogList {
    padding-top: 5rem;
    padding-bottom: 15rem;
    padding-left: 10rem;
    padding-right: 10rem;
}

.pageButton {
    padding: 8px 18px;
    margin: 0 12px;
    border-radius: 5px;
    background-color: black;
    color: white;
    font-size: medium;
    cursor: pointer;
}

.indiList {
    display: grid;
    gap: 5%;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    align-items: center;
}

#customers__review {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center;
    text-align: -ms-center;

    width: 78%;
    margin: 0 auto;
    padding-top: 10rem;
}

#belowbar {
    border: 1px solid #ddd;
    position: relative;
    z-index: 99;
    background: #fff;
    padding: 0;
    margin: 0;
    height: max-content;
    display: none;
}

#belowbar p {
    font-size: 14px;
    font-family: Montserrat;
    padding: 15px;
    text-align: left;
    text-transform: capitalize;
    cursor: pointer;
    flex-basis: 50%;
}

#belowbar p i {
    margin-right: 10px;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #d9d8d8;
    color: #746868;
}

#belowbar p:hover {
    background: #f1f1f1 !important;
}

.below-bar {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
}

.test_container-1 {
    height: 350px;
}

#test_container {
    padding-top: 30px;
}

.testimonial {
    display: flex;
    /* padding-left: 100px; */
    flex-direction: column;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    width: 500px;
    font-style: normal;
}

.article_text {
    text-align: justify;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    min-height: 160px;
    line-height: 25px;
    width: 100%;
}

.testimonial_text {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  min-height: 160px;
  line-height: 25px;
}

.more_tt {
    width: 60% !important;
}

.testimonial__info {
    padding-top: 20px;
    display: flex;
    flex-direction: row;
}

.testimonial::before {
    content: '';
}

.testimonial__info img {
    margin-left: 20px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

.testimonial__info p {
    font-family: Taviraj, serif;
    font-weight: 550;
    font-size: 16px;
    /* margin-top: 25px;
    margin-left: 15px; */
}

.rating_container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: 20px;
}

.rating {
    text-align: left;
    /* margin-left: -126px !important;
    margin-top: 38px !important; */
}

.checked {
    color: orange;
}

.why__eventgraphia_container {
    background-color: #fafafa;
}

.why__eventgraphia {
    padding-top: 90px;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 26px;
}

.why__heading {
    font-family: Taviraj, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    grid-column: span 6;
}

.why__content {
    grid-column: span 6;
    display: flex;
    flex-direction: column;
}

.why__image img {
    width: 100px;
    height: 100px;
}

.why__info {
    padding-bottom: 30px;
    display: flex;
    flex-direction: row;
}

.why__text {
    padding-left: 30px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.wedding__vid {
    padding-top: 50px;
    margin: 0 auto;
}

.vid__content {
    min-height: 381px;
    display: flex;
    flex-direction: column;
    grid-column: span 6;
}

.vid__text {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    margin-top: 10px;
}

.vid__heading {
    font-family: Taviraj;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    align-content: flex-start;
}

.vid__subtext {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.topnav a {
  padding: 10px 18px;
  align-self: center;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.1em;
  color: #1B1A1A;
}

.dropdown .dropbtn {
    border: none;
    outline: 0;
    background-color: inherit;
    font-family: Montserrat, sans-serif;
    margin: 0;
    padding: 10px 18px;
    align-self: center;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #1B1A1A;
}

.book__btn {
    background-color: rgba(0, 0, 0, 0.8)!important;
    color: #fff !important;
}

.break__line-2 {
    margin-top: 100px !important;
    width: 82%;
    margin: 0 auto;
    border: 1px solid #d9d8d8;
}

header {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0px;
    z-index: 9999999;
}

header.scrolled {
    background: rgb(226, 226, 226, 0.7) !important;
}

.navbar-default {
    transition: 0.5s ease;
    background: 0 0;
}

.navbar-default.scrolled {
    background: #fff;
    z-index: 99999999;
}

.navmenu {
    display: none;
}

#page-mask {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    top: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.65);
}

.grid-container {
       /* margin: 0 8% 0 8%; */
       max-width: 1920px;
       display: grid;
       grid-column-gap: 5px;
       grid-template-columns: repeat(10, 1fr);
}

.grid-container .twelve-col {
    grid-column: span 12;
}

.grid-container .eleven-col {
    grid-column: span 11;
}

.grid-container .ten-col {
    grid-column: span 10;
}

.grid-container .nine-col {
    grid-column: span 9;
}

.grid-container .eight-col {
    grid-column: span 8;
}

.grid-container .seven-col {
    grid-column: span 7;
}

.grid-container .six-col {
    grid-column: span 6;
}

.grid-container .five-col {
    grid-column: span 5;
}

.grid-container .four-col {
    grid-column: span 4;
}

.grid-container .three-col {
    grid-column: span 3;
}

.grid-container .two-col {
    grid-column: span 2;
}

.grid-container .one-col {
    grid-column: span 1;
}
.grid-container_extra{
  margin: 0 8% 0 8% ;
  max-width: 1920px;
  display: grid;
  grid-column-gap: 25px ;
  grid-template-columns: repeat(12, 1fr) ;
}

#examples,
.aaaa,
.all-themes-switch,
.callbacks,
.callbacks+p,
.dialog,
.disable-destroy,
.scrollTo,
.show-hide {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.aaaa {
    overflow: auto;
    position: relative;
    /* padding: 20px; */
    /* margin: 10px; */
    max-width: 100%;
    height: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.aaaa.hidden {
    display: none;
}

.aaaa.light {
    background-color: #ddd;
    color: #333;
}

.aaaa hr {
    margin-bottom: -10px;
    border-top: 1px solid rgba(0, 0, 0, 0.7);
}

.aaaa.light hr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.aaaa p {
    margin: 30px 0;
}

.aaaa p:last-child {
    margin-bottom: 5px;
}

.aaaa p:nth-child(odd),
.aaaa.light p:nth-child(odd) {
    background: #444;
    background: rgba(255, 255, 255, 0.1);
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.aaaa p:nth-child(3n + 3) {
    color: #bbb;
    background: 0 0;
    padding: 0;
}

.aaaa.light p:nth-child(odd) {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
}

.aaaa.light p:nth-child(3n + 3) {
    color: #666;
}

.aaaa p.full:nth-child(3n + 3),
.aaaa p.full:nth-child(odd),
.aaaa p.half:nth-child(3n + 3),
.aaaa p.half:nth-child(odd) {
    background: 0 0;
    padding: 0;
}

.aaaa h2 {
    font-size: 200%;
    line-height: 130%;
}

.aaaa h2:first-child {
    margin-top: 5px;
}

.aaaa:nth-child(odd) h2 {
    font-family: Oswald, sans-serif;
    font-weight: 300;
    font-style: normal;
}

hr+.aaaa:nth-child(odd) h2 {
    font-family: 'Lobster Two', Georgia, serif;
    font-weight: 700;
    font-style: italic;
}

.aaaa.light h2 {
    color: inherit;
}

.aaaa img {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    background: rgba(0, 0, 0, 0.2);
}

.aaaa.light img {
    background: rgba(255, 255, 255, 0.4);
}

.aaaa textarea {
    min-height: 80px;
    width: 70%;
}

.aaaa .half img {
    max-width: 48%;
    margin: 0 0 2% 2%;
}

.aaaa .half img:nth-child(odd) {
    margin: 0 2% 2% 0;
}

#demo.showcase {
    min-width: 740px;
}




.showcase #aaaa-1.aaaa {
    height: 620px;
}

.showcase #aaaa-2.aaaa {
    height: 620px;
}

.showcase #aaaa-2.aaaa h2 {
    color: #333;
}

.showcase #aaaa-3.aaaa {
    background-color: #412626;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAJ0lEQVQIW2NkwA7+M2IR/w8UY0SXAAuCFCNLwAWRJVAEYRIYgiAJALsgBgYbCawOAAAAAElFTkSuQmCC);
    margin-right: 40px;
    width: 310px;
}

.showcase #aaaa-3.aaaa h2 {
    color: #eb3755;
}

.showcase #aaaa-4.aaaa {
    background-color: #1c383f;
}

.showcase #aaaa-4.aaaa h2 {
    color: #ddd;
}

 {
    padding: 10px 0 5px 0;
    background-color: #444;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGA4A8QmQAwGjDAGNgGwSgwVAFVOAgV/1mwxAAAAAElFTkSuQmCC);
}


.showcase #aaaa-7.aaaa {
    height: 620px;
}

.showcase #aaaa-8.aaaa {
    width: 670px;
    height: 580px;
    padding: 0;
    background-color: #151515;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAK0lEQVQIW2NkwAL+//9vzIguDhZkZDyLIgETBCmGSyALwiXQBcES2ARBEgCUVxc3f8oLcQAAAABJRU5ErkJggg==);
    border: 5px solid rgba(0, 0, 0, 0.5);
    margin-right: 40px;
    margin-bottom: 50px;
}

.showcase #aaaa-8.aaaa h2 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.showcase #aaaa-8.aaaa p {
    width: 710px;
    float: left;
    margin: 15px 20px;
}

.showcase #aaaa-8.aaaa hr+p {
    margin-top: 30px;
}

.showcase #aaaa-8.aaaa p:nth-child(3n + 1) {
    width: 1460px;
    clear: both;
}

.showcase #aaaa-9.aaaa {
    height: 620px;
    background-color: #c2beb2;
    padding: 5px;
}

.showcase #aaaa-9.aaaa .mCSB_container {
    margin-right: 21px;
}

.showcase #aaaa-9.aaaa h2 {
    height: 85px;
    padding: 10px;
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 180%;
    color: #333;
}

.showcase #aaaa-9.aaaa img {
    padding: 0;
    vertical-align: bottom;
}


/* #iframe-container {
    width: 90%;
    max-width: 1110px;
    background: #000;
    overflow: hidden;
  } */

.vid__content iframe {
    height: 381px;
}

#infinite-scroll .offset {
    display: block;
    width: 100%;
    height: auto;
    color: #ffed0d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#infinite-scroll .offset p {
    margin-bottom: 60px;
}

#infinite-scroll .offset .indicator {
    display: block;
    width: 100%;
    height: 100px;
    background: #ffed0d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#examples.resizable {
    background: #444;
    padding-bottom: 30px;
}

#resizable.aaaa {
    overflow: hidden;
    width: 640px;
    max-width: 80%;
    -webkit-box-sizing: aaaa-box;
    -moz-box-sizing: aaaa-box;
    box-sizing: aaaa-box;
}

#resizable.aaaa h2 {
    color: #444;
}

#resizable.aaaa p {
    width: 1000px;
}

.aaaa.fluid {
    width: 90%;
    max-width: 1680px;
}

.aaaa.fluid h2 {
    color: #eb3755;
    font-family: 'Lobster Two', Georgia, serif;
    font-weight: 700;
    font-style: italic;
}

.aaaa.nested {
    height: 600px;
}

.aaaa.nested .nested {
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.1);
    height: 400px;
}

#aaaa-1.aaaa.nested {
    margin-bottom: 40px;
}

#aaaa-1.aaaa.nested p {
    width: 1000px;
}

#aaaa-1.aaaa.nested .nested {
    margin: 20px;
    width: 600px;
    height: 300px;
}

.aaaa.zero-height {
    height: 0;
}

.aaaa.zero-width {
    width: 0;
}

.init-hidden #examples {
    min-height: 420px;
}

.full-page .aaaa {
    height: 800px;
}

.full-page-alt #mCSB_1_container {
    width: 97% !important;
    min-width: 480px;
}

.full-page-alt #mCSB_1_scrollbar_vertical {
    position: fixed;
    margin-right: 30px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.full-page-alt #mCSB_1_scrollbar_horizontal {
    position: fixed;
    margin-bottom: 30px;
    margin-left: 16px;
    margin-right: 16px;
}

.full-page-alt .outer.aaaa {
    width: 960px;
}

.full-page-alt .horizontal-images.aaaa {
    height: 275px;
    width: 100%;
    margin: 20px auto 10px auto;
}

.full-page-alt .horizontal-images.aaaa img {
    height: 200px;
}

.aaaa table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px dashed #666;
    border-left: 1px dashed #666;
    border-right: 1px dashed #666;
    background: rgba(0, 0, 0, 0.1);
}

.aaaa table tr {
    border-bottom: 1px dashed #666;
}

.aaaa table td {
    padding: 10px 20px 9px 20px;
}

.sortable {
    min-width: 800px;
}

#sortable ul {
    margin-top: 20px;
    margin-bottom: 10px;
}

#sortable li {
    margin: 10px 40px;
    background: #444;
    padding: 5px 10px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#sortable .ui-sortable-helper,
#sortable li:active {
    background: #eb3755;
}

#examples.accordion,
#examples.autocomplete,
#examples.tabs {
    padding: 5px 20px 20px 20px;
    background-color: #333;
}

#examples.accordion h3,
#examples.tabs h3 {
    color: #222;
    font-family: inherit;
    font-style: inherit;
}

#tabs {
    margin-bottom: 20px;
}

#accordion,
#tabs,
#tabs-2 {
    width: 600px;
    max-width: 95%;
}

#examples.tabs .ui-widget-aaaa {
    background-image: none;
}

#autocomplete {
    border: none;
    background: #fff;
    min-height: 20px;
    padding: 5px 8px;
    font-size: inherit;
    font-family: inherit;
    color: #222;
    margin-top: 15px;
}

#autocomplete:focus {
    outline: 0;
}

.ui-menu a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.mCSB_container {
    width: auto;
}

.ui-menu .mCSB_container {
    padding: 2px;
}

.ui-menu .mCSB_scrollTools {
    right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bootstrap #examples {
    background: 0 0;
}

.bootstrap #myModal-2 .modal-body {
    max-height: 340px;
    -webkit-box-sizing: aaaa-box;
    -moz-box-sizing: aaaa-box;
    box-sizing: aaaa-box;
    margin-bottom: -15px;
}

.bootstrap #myTab {
    max-width: 600px;
}

.bootstrap #myTab .tab-pane {
    padding: 15px 5px 15px 15px;
}

.textarea-example .aaaa .textarea-wrapper .mCSB_scrollTools {
    margin: 10px 5px;
}

.scrollTo-demo .aaaa {
    height: 290px;
}

.scrollTo-demo .demo-y {
    height: 600px;
}

.scrollTo-demo .demo-x {
    width: 660px;
    background-color: #252525;
}

.scrollTo-demo .demo-x p {
    float: left;
    width: 300px;
    margin-left: 30px;
    height: auto;
    padding: 5px 10px;
    background-color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.scrollTo-demo .demo-x hr+p {
    margin-left: 0;
}

.scrollTo-demo .demo-yx {
    background-color: #424242;
}

.scrollTo-demo .demo-yx p {
    width: 1000px;
}

.scrollTo {
    font-size: 12px;
}

.scrollTo+.scrollTo {
    margin-top: 20px;
}

.scrollTo ul li:first-child span {
    display: block;
    padding: 3px 15px;
}

#test-id {
    background-color: #eb3755;
    color: #fff;
}

.rtl-demo #aaaa-1 {
    width: 500px;
}

.rtl-demo #aaaa-1 p {
    width: 1000px;
}

.transitions #examples {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
}

.transitions .aaaa {
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.line-break {
    width: 64px;
    height: 1px;
    margin: 15px auto;
    background-color: #feed93;
}

#loadOverlay {
    display: none;
}


/************* Login Modal *************/

.login-heading {
    font-family: Taviraj;
    font-size: 32px;
    line-height: 124.4%;
    text-align: center;
    color: #1b1a1a;
}

#g-login {
    width: 80%;
    cursor: pointer;
    height: 40px;
    color: white;
    margin: 15px auto;
    background: #4285f4;
    transition: all ease-in-out 0.3s;
}

#g-login:hover {
    box-shadow: 0px 0px 4px 3px rgba(66, 133, 244, 0.5);
}

#fb-login {
    width: 80%;
    cursor: pointer;
    height: 40px;
    color: white;
    margin: 0 auto;
    margin-bottom: 20px;
    background: #3b5998;
    transition: all ease-in-out 0.3s;
}

#fb-login:hover {
    box-shadow: 0px 0px 4px 3px rgba(59, 89, 152, 0.5);
}

#g-login span,
#fb-login span {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    padding: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #ffffff;
}

#fb-login span:first-child {
    float: left;
    background: #fff;
    color: #3b5998;
    height: 38px;
    padding: 7px 13.5px;
    font-size: 20px;
    margin: 1px;
}

#g-login span:first-child {
    float: left;
    background: #fff;
    height: 38px;
    margin: 1px;
}

#show-nav-option,
#show-primary-menu {
    color: white;
    font-size: 20px;
    float: right;
    padding: 16px;
    cursor: pointer;
    display: none;
}

#prompt-box {
    width: 450px;
    background: #eee;
    position: fixed;
    z-index: 99999999;
    padding: 15px 0px 0px;
    height: 160px;
    opacity: 0.95;
    text-align: center;
    color: #000;
    font-size: 25px;
    font-weight: 300;
    display: none;
    /*overflow-y: hidden;*/
    border-radius: 5px;
    /*overflow-y: scroll;*/
    top: calc(50% - 80px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#prompt-box a {
    width: 100px;
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    background: #333;
    color: #fff;
    border-radius: 5px;
    margin: 10px 20px;
    transition: all ease-in-out 0.3s;
}

#prompt-box a:hover {
    background: #000;
}

#success-message-box {
    width: 450px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99999999;
    padding: 15px 0px 0px;
    height: 100px;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    display: none;
    /*overflow-y: hidden;*/
    border-radius: 5px;
    /*overflow-y: scroll;*/
    top: calc(50% - 50px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#error-message-box {
    width: 450px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99999999;
    padding: 15px 0px 0px;
    height: 100px;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    display: none;
    /*overflow-y: hidden;*/
    border-radius: 5px;
    /*overflow-y: scroll;*/
    top: calc(50% - 50px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#warning-message-box {
    width: 450px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99999999;
    padding: 15px 0px 0px;
    height: 100px;
    opacity: 0.8;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    display: none;
    /*overflow-y: hidden;*/
    border-radius: 5px;
    /*overflow-y: scroll;*/
    top: calc(50% - 50px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#error-message,
#success-message,
#warning-message {
    font-size: 19px;
    padding-top: 5px;
}

#loading-box {
    width: 210px;
    background: white;
    position: fixed;
    z-index: 99999999;
    padding: 15px 0px 0px;
    height: 70px;
    opacity: 0.9;
    text-align: center;
    color: #000;
    font-size: 25px;
    font-weight: 300;
    display: none;
    /*overflow-y: hidden;*/
    border-radius: 5px;
    /*overflow-y: scroll;*/
    top: calc(50% - 35px);
    left: calc(50% - 105px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#logo {
    display: block;
    margin-top: 4px;
}

#logo img {
    height: 55px;
}

#login-prgrss text,
#booking-prgrss text {
    font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 170.4%;
/* or 26px */

text-align: center;
letter-spacing: 0.08em;

color: #00BFA5;
}

#booking-prgrss svg {
    width: 90%;
}

#login-box {
    width: 450px;
    background: white;
    position: fixed;
    z-index: 9999999;
    text-align: center;
    padding: 15px 0px 0px;
    height: auto;
    display: none;
    overflow: hidden;
    border-radius: 1px;
    top: calc(50% - 270px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#login-box h1 {
    font-weight: 300;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    margin: 0.6em 0;
}

#login-box h2 {
    font-weight: 300;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    margin: 15px !important;
}

#login-box input[type='text'],
#login-box input[type='number'],
#login-box input[type='email'],
#login-box input[type='password'] {
    padding: 10px 16px !important;
    width: 80% !important;
    margin: 10px auto !important;
    float: none !important;
    outline: none !important;
    border: 1px solid #e6e6e6;
    font-family: Montserrat;
}

#s-phone-cont {
    width: 80%;
    height: 50px;
    margin: 0 auto;
}

#s-phone-cont #s-phone {
    width: 60% !important;
    float: right !important;
}

#s-cc {
    width: 35%;
    padding: 9px;
    color: #777;
    outline: none;
    border: 1px solid #e6e6e6 !important;
    background: white;
    float: left;
    margin: 10px auto;
}

.abcRioButtonIcon {
    padding: 10px !important;
}

.abcRioButton {
    width: 230px !important;
    height: 40px !important;
    margin: 0 auto;
}

.abcRioButtonContents {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 15px !important;
    line-height: 38px !important;
}

.login-social {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    margin: 10px 0px;
}

#forgot-p,
#chNum {
    display: block;
    margin-top: 10px;
    color: #000;
    font-size: 14px;
    margin: 10px auto;
    text-align: left;
    width: 80%;
    font-family: Montserrat;
    text-decoration: none;
}

#fp-box {
    width: 450px;
    background: white;
    position: fixed;
    z-index: 9999991;
    text-align: center;
    border-radius: 5px;
    padding: 15px 0px 0px;
    height: 260px;
    text-align: center;
    display: none;
    /*overflow: hidden;*/
    top: calc(50% - 130px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#fp-box input {
    padding: 10px 16px;
    border: none;
    width: 80%;
    margin: 10px 0;
    text-align: left;
    outline: none;
    border: 1px solid #ccc;
}

#fp-c {
    position: relative;
}

#fp-box h1 {
    margin: 10px 0px 30px;
    font-weight: 300;
}

#login-submit,
#signup-submit,
#phone-submit,
#otp-submit,
#gt-dash {
    background: #00bfa5;
    color: white;
    border-bottom: 1px solid #008c79;
    text-decoration: none;
    padding: 12px 22px;
    display: block;
    font-size: 18px;
    width: 80%;
    margin: 29px auto;
    transition: all ease-in-out 0.3s;
    font-size: 14px;
    font-family: Montserrat;
}

#login-submit {
    margin: 15px auto 20px auto;
}

#login-submit:hover,
#signup-submit:hover,
#phone-submit:hover,
#otp-submit:hover,
#gt-login:hover {
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}

#l-usr,
#l-psd {
    margin-top: 20px;
}

a#gt-signup {
    background: #fff;
    color: #000;
    text-decoration: none;
    padding: 12px 22px;
    border-bottom: 1px solid #000;
    width: 80%;
    font-family: Montserrat;
    display: inline-block;
    font-size: 14px;
    transition: all ease-in-out 0.3s;
}

a#gt-signup:hover {
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}

#signup-login {
    background: #000000;
    width: 100%;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    bottom: 0;
}

#close-box,
#close-eic,
#close-qosp-box,
#close-qosv-box,
#close-payment-box,
#close-be-box,
#close-fp-box,
#close-bd-box,
#close-events-box,
#close-cp-box,
#close-sm-box,
#close-ab-box,
#close-rate-box,
#close-dg,
#close-summ-box {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
}

#close-qosp-box,
#close-qosv-box {
    display: none;
}

#signup-modal,
#phone-modal,
#otp-modal,
#signup-success-modal {
    display: none;
}

#strike-text {
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: 10px;
}

#strike-text:before {
    border-top: 2px solid #dfdfdf;
    content: '';
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    z-index: -1;
}

#strike-text span {
    background: #fff;
    color: #746868;
    padding: 0 15px;
    font-size: 14px;
}

#login-prgrss {
    text-align: center;
    margin: 16px 0px;
}

#login-prgrss svg:nth-child(even) {
    width: 100px;
}

.request_password_heading {
    font-size: 26px;
    font-family: Montserrat;
    margin: 0px auto;
}

#request-fp {
    background: #00bfa5;
    color: white;
    border-bottom: 1px solid #008c79;
    text-decoration: none;
    padding: 12px 22px;
    display: block;
    font-size: 18px;
    width: 80%;
    margin: 29px auto;
    transition: all ease-in-out 0.3s;
    font-size: 14px;
    font-family: Montserrat;
}

.box-footer {
    font-size: 16px;
}


/******* FAQ Page ********/

.faq_main_container {
    margin-top: 65px;
}

.faq_heading {
    background-color: black;
    width: 100%;
    height: 25vh;
    position: relative;
}

.faq_heading_text {
    font-family: Taviraj;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 124.4%;
    position: absolute;
    color: #ffffff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.container_faq {
    margin: 0 auto;
    padding: 2.8rem;
    margin-top: 65px;
    width: 60%;
}

.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
}

.accordion h3 {
    padding-right: 10px;
}
.accordion .accordion-item button[aria-expanded='true'] {}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 15px 0;
    color: #1b1a1a;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    /* border: 1px solid #03b5d2; */
}

.accordion button .accordion-title {}

.accordion-title {
    font-family: Taviraj;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 124.4%;
    color: #1B1A1A;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 2px;
    width: 16px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 2px;
    left: 9px;
    width: 2px;
    height: 16px;
    background: currentColor;
}

.accordion button[aria-expanded='true'] .icon {
    transform: rotate(45deg);
}

.accordion button[aria-expanded='true']+.accordion-content {
    opacity: 1;
    max-height: 50em;
    transition: all 300ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    margin: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 161.5%;
    color: #1B1A1A;
    text-align: left;
}

.accordion-content ul li {
    margin-left: 20px;
}

.accordion-content td {
    padding: 5px;
}

.application {
  background-color: #fafafa;
}
.app__content {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.app__info {
  padding-top: 100px;
}
.app__info h2 {
  font-family: Taviraj, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  line-height: 55px;
  letter-spacing: 0.02em;
  color: #1b1a1a;
}
.app__info ul {
  list-style-type: none;
}
.app__info ul li {
  font-family: Montserrat, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #1b1a1a;
}
.app__info span {
  padding-right: 10px;
  font-weight: 600;
}
.app__photo img {
  height: 500px;
}
.andriod__link img {
  width: 200px;
  margin-top: -12px;
}

.ios__link img {
  width: 177px;
}

.app__links {
  display: flex;
  flex-direction: row;
}

@media screen and (min-width: 2300px) {
    .grid-container {
        margin: 0 auto;
    }
}

@media screen and (max-width: 1024px) {
    .grid-container {
        grid-column-gap: 24px;
        grid-template-columns: repeat(8, 1fr);
    }
    .m-chain-grid-container {
        grid-column-gap: 16px;
        grid-template-columns: repeat(12, 1fr);
    }
}

@media (max-width: 768px) {
    .vid__content {
        grid-column: span 4;
    }
    .test_container-1 {
        height: 390px;
    }
    .testimonial {
        width: auto;
    }
    .testimonial_text, .article_text {
        text-align: center;
        min-height: 275px;
    }
}

@media (max-width: 500px) {
    .more__content {
        display: flex;
        padding: 0 70px;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%;
        margin-left: 0;
    }
    .testimonial_text, .article_text {
        text-align: justify;
        min-height: 250px;
    }
    .more_tt {
        width: 100% !important;
    }
    .vid__content iframe {
        height: 250px;
    }
    .main__text {
        height: 30vh;
    }
    .accordion-title {
        font-size: 19px;
    }
    header {
        background-color: #fff;
    }
    .background_hero_img {
        display: none;
    }
    .background_video_container {
        height: 30vh;
        width: 100%;
        background-image: url(https://assets.graphia.in/site_media/city_banner/All%20Other-Mob.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    /* .container {
  
      position: relative;
    } */
    #login-box {
        left: 0 !important;
        width: 100% !important;
    }
    #events-box {
        left: 0 !important;
        width: 100% !important;
        height: 520px !important;
    }
    #summ-box {
        left: 0 !important;
        width: 100% !important;
    }
    #be-box {
        left: 0 !important;
        width: 100% !important;
        height: 500px !important;
    }
    #prompt-box {
        left: 0 !important;
        width: 100% !important;
    }
    #fp-box {
        left: 0 !important;
        width: 100% !important;
    }
    .main__test-container {
        width: 95%;
        margin: 0 auto;
    }
    .header__form form {
        margin: 0 auto;
        width: 95%;
    }
    .instagram__pictures {
        grid-template-columns: repeat(3, 100px);
        grid-template-rows: repeat(3, 100px);
        justify-content: center;
        margin: 0px auto;
    }
    .instagram__pictures img {
        object-fit: cover;
        width: 100%;
        max-height: 100%;
    }
    .ios__link img {
        width: 144px;
    }
    .andriod__link img {
        width: 170px;
    }
    .app__info ul {
        width: 85%;
        margin: 0 auto;
    }
    .navbar__elements div {
        padding: 1.5rem 0.8rem;
    }
    .navbar__logo {
        text-align: center;
    }
    .instagram__pictures {
        width: 100%;
    }
    .app__info h2 {
        font-family: Taviraj, serif;
        font-style: normal;
        font-weight: 300;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0.02em;
        color: #1b1a1a;
        text-align: center;
        /*padding: 0 50px;*/
    }
    .app__footer {
        margin-top: 25px;
    }
    .why__eventgraphia_container {
        display: none;
    }
}

@media only screen and (min-width: 1229px) {
    /* .showcase .horizontal-images.aaaa {
      width: 1060px;
    } */
}

@media only screen and (min-width: 1629px) {
    /* .showcase .horizontal-images.aaaa {
      width: 700px;
    } */
}

@media screen and (max-width: 600px) {
    .faq_heading_text {
        width: 66%;
    }
    .container_faq {
        width: 95%;
        padding: 0;
    }
    #belowbar {
        height: auto;
    }
    .below-bar {
        flex-direction: column;
    }
    .grid-container {
        grid-column-gap: 16px;
        grid-template-columns: repeat(4, 1fr);
    }
    .m-chain-grid-container {
        grid-column-gap: 16px;
        grid-template-columns: repeat(12, 1fr);
    }
    #booking-prgrss {
        display: none;
    }
    .bwph {
        display: none;
    }
    .blogs h1,
    .our__clients h1 {
        font-size: 25px;
    }
    .wedding h1 {
        font-size: 24px;
        line-height: 32px;
    }
    #booking-prgrss text {
        font-size: 10px;
        font-family: Montserrat;
        font-weight: 600;
    }
    .featured__on--subtext {
        display: none;
    }
    .navmenu {
        display: inline;
    }
    .testimonial {
        padding-left: 10px !important;
        padding-bottom: 10px !important;
    }
    .main__test-container {
        padding-top: 190px;
    }

    .main__test-container h1 {
        text-align: center;
        margin-top: -30%;
        font-size: 20px;
        margin-left: 4%;
        line-height: 3rem;
        font-family: Montserrat;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        width: auto;
    }
    .main__test-container h2 {
        text-align: left;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        margin-left: 4%;
        line-height: 140%;
        color: #FFFFFF;
        width: auto;
    }

    #videos h2,
    #faqs h2,
    .slider h2,
    .article h2,
    #customers__review h2,
    #booking h2 {
        font-weight: 300;
        margin: 40px 0px;
        font-family: Taviraj;
        font-style: normal;
        font-weight: normal;
        font-size: 24px !important;
        line-height: 32px !important;
        text-align: center;
        color: #1B1A1A;
    }

    .article h3 {
        font-weight: 300;
        margin: 20px 0px;
        font-family: Taviraj;
        font-style: normal;
        font-weight: normal;
        font-size: 19px !important;
        line-height: 32px !important;
        text-align: center;
        color: #1B1A1A;
    }

    #evt-name {
        text-transform: uppercase;
        width: 100% !important;
        font-size: 75%;
        font-family: Montserrat !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: 12px !important;
        line-height: 24px !important;
        /* or 200% */
        letter-spacing: 0.04em !important;
        color: #746868 !important;
    }
    .selectize-control.single .selectize-input,
    .selectize-control.single .selectize-input input {
        font-size: 12px !important;
    }
    div#evt-no-date {
        font-weight: 500 !important;
        font-size: 12px !important;
        line-height: 24px !important;
        /* or 200% */
        letter-spacing: 0.04em;
    }
    /* .aaaa {
        padding: 4px;
    } */
    #aaaa-6,
    #aaaa-66 {
        width: 100%;
        background-size: contain;
        height: 230px;
    }
    .showcase__content {
        width: 100%;
    }
    .showcase__content h1 {
        font-size: 26px;
    }
    .slider-images {
        max-width: 330px;
        max-height: 210px;
        width: auto;
        height: auto;
    }
}

@media (max-width: 320px) {
    .accordion-title {
        font-size: 15px;
    }
    .accordion button {
        padding: 7px;
    }
}




/* booking form */

.bag {
    width: 100%;
    margin: 0 auto;
}

.bag .pockets:last-child,
.bag .pocket:last-child {
    margin-right: 0px;
}

.chain:before,
.chain:after {
    display: table;
    line-height: 0;
    content: "";
}

.chain:after {
    clear: both;
}

.pockets.last-pocket,
.pocket.last-pocket {
    margin-right: 0px;
}

.pocket,
.pockets {
    display: inline;
    padding: 0px 10px;
}

.five.pockets {
    width: 40.325%;
    margin-right: 2.3%;
}

.twelve.pockets {
    width: 100%;
    font-size: 20px;
}

@media screen and (min-width: 800px) and (max-width: 1300px) {
    .bag {
        width: 95%;
    }
}

@media screen and (max-width: 799px) {
    .bag {
        width: 96%;
    }
    .pocket,
    .pockets {
        float: none;
    }
    .one.pocket,
    .two.pockets,
    .three.pockets,
    .four.pockets,
    .five.pockets,
    .six.pockets,
    .seven.pockets,
    .eight.pockets,
    .nine.pockets,
    .ten.pockets,
    .eleven.pockets,
    .twelve.pockets {
        width: 100%;
        margin-top: 20px;
    }
    .one-pocket-space,
    .two-pockets-space,
    .three-pockets-space,
    .four-pockets-space,
    .five-pockets-space,
    .six-pockets-space,
    .seven-pockets-space,
    .eight-pockets-space,
    .nine-pockets-space,
    .ten-pockets-space,
    .eleven-pockets-space {
        margin-left: 0px;
    }
}

#booking-form {
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0 !important;
    /*text-align: center;*/
    margin-top: 40px;
    /* border-radius: 5px; */
    /* -webkit-box-shadow: 10px 9px 13px -5px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 10px 9px 13px -5px rgba(0, 0, 0, 0.65);
    box-shadow: 10px 9px 13px -5px rgba(0, 0, 0, 0.65); */
}

#success .six {
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 60px;
    margin-bottom: 40px;
    border-radius: 5px;
    -webkit-box-shadow: 10px 9px 13px -5px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 10px 9px 13px -5px rgba(0, 0, 0, 0.65);
    box-shadow: 10px 9px 13px -5px rgba(0, 0, 0, 0.65);
}

#complete #booking-form {
    height: auto;
}

#booking-box {
    min-height: 60vh;
    height: 60vh;
    opacity: 0;
    transition: all ease-in-out 0.3s;
}

#booking-prgrss {
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 20px 0;
    background: #fAfAfA;
    width: 100%;
}

#buqmain {
    font-size: 2.6em !important;
    color: white;
    padding-top: 30vh;
    text-align: center;
}

#buq {
    font-size: 2em !important;
    color: white;
    text-align: center;
}

.form-err {
    background: #ea4335;
    opacity: 0.8;
    text-align: center;
    display: none;
    color: white;
    z-index: 2;
    padding: 3px;
    width: 200px;
    border-radius: 5px;
    position: absolute;
    top: 6px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    right: 95%;
    transition: all ease-in-out 0.3s;
}

.form-err:hover {
    opacity: 1;
}

.form-err:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(234, 67, 53, 0);
    border-left-color: #ea4335;
    border-width: 5px;
    margin-top: -5px;
}

#success h1:first-child {
    color: green;
    font-size: 50px;
}

#success {
    text-align: center;
    display: none;
}

#booking h1 {
    font-weight: 300;
    margin: 20px 0px;
    font-size: 30px;
}

#videos h2,
#faqs h2,
.slider h2,
.article h2,
#customers__review h2,
#booking h2 {
    font-weight: 300;
    margin: 40px 0px;
    font-family: Taviraj;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 124.4%;
    text-align: center;
    color: #1B1A1A;
}

.article h3{
    font-weight: 300;
    margin: 20px 0px;
    font-family: Taviraj;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 124.4%;
    text-align: center;
    color: #1B1A1A;
}

#book-prgrss {
    text-align: center;
    margin-top: 20px;
}

.book-form {
    max-width: 570px;
    margin: 0 auto;
}

.datepicker {
    z-index: 9999999;
}

.form-el {
    display: block;
    text-align: center;
    position: relative;
    margin: 20px 0px;
}

.form-el:before,
.form-el:after {
    display: table;
    line-height: 0;
    content: "";
}

.form-el label {
    display: inline-block;
    /*display: none;*/
    padding-top: 20px;
    font-size: 15px;
}

.form-el:after {
    clear: both;
}

.evt-extra-info {
    color: #888;
    font-size: 12px;
}

.evt-extra-info a {
    color: #00bfa5;
    text-decoration: none;
}

.book-form input[type="text"],
.book-form input[type="number"],
#evt-loc,
.tagsinput {
    padding: 10px 16px;
    background: white;
    text-align: left;
    outline: none;
    border: 2px solid #ccc;
}

.book-form input[type="text"]:not("#evt-loc-s .selectize-control *"),
.book-form input[type="number"],
#evt-loc,
.tagsinput {
    width: 85% !important;
}

div#evt-no-date {
    color: #999;
    padding: 9px;
    font-size: 80%;
    text-transform: uppercase;
    width: 100% !important;
    font-size: 75%;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #746868;
}

div.tagsinput span.tag a {
    color: #333;
}

.tagsinput {
    width: calc(100% - 50px) !important;
    height: auto !important;
    min-height: 40px !important;
    padding: 0px 5px !important;
    float: left !important;
    border: none !important;
    border: 2px solid #ccc !important;
}

div.tagsinput span.tag {
    padding: 5px;
    margin: 6px;
    font-family: helvetica;
    font-size: 9px;
    border: 1px solid #555;
    background: #ddd;
    color: black;
}

.book-form input[type="radio"] {
    margin: 0px 5px 0px 36px;
}

.book-form input[type="checkbox"] {
    margin: 0 10px;
}

.radio-btns input[type="radio"] {
    display: none !important;
}

.radio-btns label {
    display: inline-block;
    background-color: #ddd;
    color: #000;
    transition: all ease-in-out 0.3s;
    padding: 10px 16px;
    border-radius: 5px;
}

.radio-btns input[type="radio"]:checked+label {
    background-color: #00bfa5;
    color: #fff;
}

.book-prc-btn {
    background: #00bfa5;
    text-decoration: none;
    color: white;
    cursor: pointer;
    padding: 16px 0px;
    /* border-radius: 5px; */
    font-size: 14px;
    width: 86%;
    text-align: center;
    display: block;
}

#evt-dur-s,
#evt-rate-s {
    text-align: left;
    margin: 0 auto;
    width: 85%;
}

#evt-name-s {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 85%;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999999999;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    /* The following are set in WordPress (wp-admin/css/revisions.css) - reset them to initial values */
    overflow: visible;
    margin: 0;
    padding: 0;
    z-index: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    content: "";
    border-width: 10px;
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}

.btn {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-block {
    display: block;
    width: 100%;
}

.text-primary {
    color: #428bca;
}

#evt-name {
    text-transform: uppercase;
    width: 100% !important;
    font-size: 75%;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #746868;
}

.datepicker {
    position: absolute;
    background: white;
    border: 1px solid #eee;
    top: 40px;
    left: 200px;
}

.selectize-control {
    position: relative;
    width: 85%;
    margin: 0 auto;
}

#evt-day-s,
#evt-hour {
    display: none;
}

#evt-hour {
    width: 175px !important;
}

#evt-ph-q,
#evt-vi-q {
    width: 100px !important;
}

#evt-ph,
#evt-vi {
    width: 190px !important;
}

#evt-day-s,
#evt-rate-c {
    margin: 10px 0px;
    display: inline-block;
    /*margin-right: 75px;*/
}

#evt-rate-c {
    margin-left: 63px;
}

#evt-day-s {
    margin-left: 51px;
}

.evt-extras-s {
    margin-top: 10px;
    float: right;
    margin-right: 75px;
    font-size: 15px;
}

#evt-ph-q,
#evt-vi-q {
    cursor: pointer;
}

#open-datepicker {
    float: right;
    width: 40px;
    height: 47px;
    text-align: center;
    background: white;
    outline: none;
    border: 2px solid #ccc;
}

.datepicker {
    top: 42px !important;
}

#evt-date-s {
    position: relative;
    width: 85% !important;
    margin-left: auto;
    margin-right: auto;
}

#evt-date {
    width: 10% !important;
    float: right;
}

#dates-box {
    padding: 5px 16px;
    border: none;
    width: 85% !important;
    border-radius: 5px;
    background: white;
    color: white;
    margin: 10px auto;
    text-align: left;
    outline: none;
    border-bottom: 1px solid #ccc;
}

#dates-box span {
    background: #999;
    padding: 2px 2px 2px 5px;
    display: inline-block;
    margin: 5px;
    cursor: default;
    border-radius: 5px;
}

#dates-box span i {
    margin-left: 5px;
    cursor: pointer;
    border-left: 1px solid white;
    padding: 0px 5px;
}

#evt-belowbar {
    border: 1px solid #ddd;
    position: absolute;
    z-index: 99;
    top: 41px;
    text-align: left;
    width: 100%;
    background: white;
    padding: 0;
    margin: 0;
    display: none;
}

#evt-belowbar p {
    padding: 10px;
    border-bottom: 0.5px solid #eee;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 15px;
}

#evt-belowbar p i {
    margin-right: 10px;
}

#evt-belowbar p:hover {
    background: #f1f1f1 !important;
}

.time_pick {
    float: right;
    width: 85%;
}

input.timepicki-input {
    text-align: center !important;
    font-size: 15px;
    width: 70% !important;
}

#book-2,
#book-3,
#complete {
    display: none;
}

.book-gb-btn {
    background: #00bfa5;
    text-decoration: none;
    color: white;
    padding: 16px 0px;
    font-size: 14px;
    width: 160px;
    /* border-radius: 0px; */
    text-align: center;
    display: block;
}

#be-box {
    width: 450px;
    background: white;
    position: fixed;
    z-index: 90000;
    text-align: center;
    padding: 15px 0px 0px;
    border-radius: 5px;
    height: 465px;
    text-align: center;
    display: none;
    overflow: hidden;
    top: calc(50% - 200px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#be-pp h2 {
    font-size: 20px;
    margin: 10px 0;
}

#be-pp-c {
    color: #999;
    font-size: 12px;
    width: 90%;
    padding: 0 10px;
    margin: 0 auto;
    text-align: left;
}

#be-pp-c ol {
    color: #555;
    background: #f1f1f1;
    padding: 10px 10px 10px 20px;
}

#summ-box {
    width: 450px;
    background: white;
    position: fixed;
    z-index: 10010;
    padding: 15px 0px 0px;
    height: 350px;
    display: none;
    overflow: hidden;
    border-radius: 5px;
    /*overflow-y: scroll;*/
    top: calc(50% - 175px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#summ-box td {
    padding: 8px 5px;
}

#summ-box table {
    border-collapse: collapse;
    width: 100%;
}

#summ-box tr td:first-child {
    font-weight: 600;
}

#summ-box tr td:nth-child(2) {
    text-transform: capitalize;
}

#summ-box tr:nth-child(even) {
    background: #eee;
}

#summ-box tr span {
    display: block;
}

#events-box {
    width: 450px;
    background: white;
    position: fixed;
    z-index: 10000;
    padding: 15px 0px 0px;
    height: 500px;
    display: none;
    overflow: hidden;
    border-radius: 5px;
    /*overflow-y: scroll;*/
    top: calc(50% - 250px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#events-box h1,
#summ-box h1,
#payment-box h1 {
    margin: 0 !important;
    text-align: center;
}

#summ-box h2 {
    margin: 16px 0px;
    text-transform: capitalize;
    /*text-align: center;*/
}

#summ-box-cont {
    padding: 10px;
}

#sm-box {
    width: 450px;
    background: white;
    position: fixed;
    z-index: 999999;
    padding: 15px 0px 0px;
    height: 600px;
    display: none;
    /*overflow-y: hidden;*/
    border-radius: 5px;
    /*overflow-y: scroll;*/
    top: calc(50% - 300px);
    left: calc(50% - 225px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#sm-box .form-err {
    z-index: 9999999;
}

#sm-box .form-el {
    text-align: left;
}

#sm-box .form-el>input[type="text"],
#sm-box textarea {
    padding: 10px 16px;
    border: none;
    width: 75%;
    float: none;
    border-radius: 5px;
    text-align: left;
    outline: none;
    border-bottom: 1px solid #ccc;
}

#sm-box .time,
#sm-box .mins,
#sm-box .meridian {
    margin: 0px -5px;
}

#sm-box .time_pick {
    float: right;
    display: inline-block;
    width: 30%;
    margin-right: 5%;
}

#sm-box .time_pick:nth-child(2) {
    margin-right: 0;
}

#sm-c {
    background: #eee;
    text-align: left;
    padding: 5px 18px;
    margin-top: 20px;
    /*overflow-y: scroll;*/
    height: 420px;
}

#sm-fp {
    margin-top: 5px;
    float: right;
    margin-right: 75px;
}

#sm-sp {
    margin: 5px 0 10px;
    float: right;
    margin-right: 75px;
}

#sm-box label {
    padding-top: 10px;
}

#sm-box .radio-btns label {
    padding: 5px 20px;
}

.radio-btns input[type="radio"][disabled]+label {
    color: #fff;
}

#sm-box h1 {
    margin: 0 !important;
    text-align: center;
}

.ev-tile {
    margin: 12px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}

#ev-c {
    background: #eee;
    margin-top: 20px;
    overflow-y: scroll;
    height: 320px;
}

.ev-remove i {
    color: #ea4335;
}

.ev-edit i {
    color: #eeb211;
}

.ev-more i {
    color: #00bfa5;
}

#ev-c h3 {
    text-transform: capitalize;
    font-weight: 400;
}

.ev-t-d {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 300;
}

.ev-t-c {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 300;
    padding-top: 3px;
}

.ev-t-l {
    width: 100%;
    padding: 10px;
}

.ev-t-r {
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #f2f2f2;
}

.date-error .ev-t-r {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.ev-t-ed {
    padding: 5px;
    background: rgba(234, 67, 53, 0.3);
    width: 100%;
    color: #ea4335;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ev-t-ed i {
    margin: 5px 10px;
}

.ev-t-r span {
    width: 33.333333%;
    padding: 4.5px;
    margin: 0 !important;
    display: inline-block;
    float: left;
    text-align: center;
    color: #888;
    background: transparent;
    transition: all ease-in-out 0.3s;
}

#booking #gb-sh {
    display: none;
}

.ev-t-d span {
    color: white;
    background: #888;
    padding: 2px;
    border-radius: 5px;
    margin-right: 5px;
}

.ev-t-r a:first-child span {
    border-bottom-left-radius: 5px;
}

.ev-t-r a:last-child span {
    border-bottom-right-radius: 5px;
}

.ev-t-r a span:hover {
    color: #333;
}

#be-box h1 {
    margin: 0;
}

#be-box #cost {
    background: #eee;
    width: 60%;
    margin: 20px auto;
    padding: 20px;
    font-size: 25px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#evt-loc-cat,
#evt-loc-loc {
    text-transform: capitalize;
}

#qosp-box,
#qosv-box {
    width: 700px;
    background: white;
    position: fixed;
    z-index: 10000;
    text-align: center;
    padding: 15px 0px 0px;
    height: 400px;
    display: none;
    overflow: hidden;
    border-radius: 5px;
    top: calc(50% - 200px);
    left: calc(50% - 350px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#qosp-title,
#qosv-title {
    display: inline-block;
    margin: 0px !important;
}

.qosp-box,
.qosv-box {
    width: 210px;
    margin: 30px 10.5px;
    background: #333;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    transition: all ease-in-out 0.3s;
}

.qosp-box:hover,
.qosv-box:hover {
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
}

.qosp-b-t,
.qosv-b-t {
    color: white;
}

.qosp-con,
.qosv-con {
    text-align: left;
    padding: 10px;
    background: #eaeaea;
    color: #404040;
}

.qosp-con ul,
.qosv-con ul {
    list-style: none;
}

.qosp-con li,
.qosv-con li {
    padding: 10px 0px;
}

#qosv-box>ul,
#qosp-box>ul {
    list-style-type: none;
    white-space: nowrap;
    overflow-x: auto;
}

.evt-loc-evt h2 {
    font-weight: 600;
    margin: 0 !important;
    cursor: pointer;
    padding: 20px 10px;
    background: #eee;
}

.evt-loc-evt {
    /*border: 1px solid #007b6a;*/
    margin: 20px 0px;
    display: none;
    padding: 0 15px;
    border-radius: 5px;
}

.evt-loc-ti {
    font-weight: 600;
    font-size: 26px;
    padding: 20px 0;
    text-align: center;
}

.evt-loc-ti small {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    display: block;
    padding-top: 10px;
}

.evt-extracost {
    margin: 10px;
    font-size: 15px;
    color: #666;
    display: none;
}

#evt-1 {
    display: block;
}

#complete .form-el {
    text-align: left;
}

#complete input[type="text"] {
    width: 75% !important;
    float: right;
}

#complete textarea {
    padding: 10px 16px;
    border: none;
    width: 75% !important;
    border-radius: 5px;
    background: white;
    text-align: left;
    outline: none;
    border-bottom: 1px solid #ccc;
    float: right;
}

.svccc {
    float: right;
    margin-top: 15px;
}


/*#evt-time{
      width: 100% !important;
  }*/

#complete label {
    padding-top: 10px;
}

.timepicki-input {
    float: none !important;
}

#main-d .chain:nth-child(2) .twelve {
    margin-top: 0px;
}

.rating-area .twelve {
    margin: 0;
}

#fix-pock .twelve {
    margin: 0;
}

.booking-prgrss-text {
    /* min-height: 381px; */
    display: flex;
    flex-direction: column;
    grid-column: span 2;
}

.selectize-input {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    background: white;
    border: 2px solid #ccc !important;
    padding: 10px 16px;
    overflow: hidden;
    border-radius: 0px !important;
    /* border: 1px solid #d0d0d0; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase !important;
    width: 100% !important;
    font-size: 75%;
    font-family: Montserrat !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: 0.04em;
    color: #746868;
    bor
}

.form-header {
    text-align: center;
    font-size: 36px;
    font-family: Taviraj;
    font-weight: 400;
    margin-bottom: 4%;
}

#book-2-p,
#book-2-g,
#book-p-e,
#book-3-g,
#book-est,
#evt-locationd .book-prc-btn,
#evt-locationd .book-gb-btn {
    width: 140px;
}

.evt-loc-d h3 {
    font-size: 20px;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer;
    font-size: 14px;
    /* width: 186px !important; */
}

.dummy_content {
    border: none;
    /* cursor: not-allowed; */
    opacity: 0.5;
    text-decoration: none;
}

.dummy_content:hover {
    cursor: default !important;
}
.faqs_t{
    background-color: #FAFAFA;
    width: 100%;
    margin-top: 160px;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.background_video_container{
    margin-bottom: -5px;
}


.selectize-dropdown-content div {
    font-family: Montserrat !important;
    font-size: 15px;
}

@media screen and (max-width:1050px) {
    .indiList {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .blogList {
        padding-top: 5rem;
        padding-bottom: 8rem;
        padding-left: 5rem;
        padding-right: 5rem;
    }
}

@media screen and (max-width:750px) {
    .indiList {
        grid-template-columns: repeat(1, 1fr);
    }

    .blogList {
        padding-top: 5rem;
        padding-bottom: 5rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}