/*
************************************************************
* BackPack 2.0                                             *
* Pure CSS Framework                                       *
*                                                          *
* Based on the thinking of a bag and a rising mind         *
* Any one can use under the GNU General Public Licence     *
* https://opensource.org/licenses/GPL-3.0                   *
* Copyright 2016, Ishaan Rawat                             *
* https://backpack.ishaanrawat.com                          *
*                                                          *
*---------------------INDEX--------------------------------*
*														   *
* 1. BackPack.css                                          *
* 2. Repack.css                                            *
* 3. Custom.css                                            *
*               										   *
************************************************************
*/

/*   Repack.css   */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/*   BackPack.css   */
.bag {
  width: 85%;
  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 {
  float: left;
  padding: 0px 10px;
}
.one.pocket {
  width: 6.225%;
  margin-right: 2.3%;
}
.two.pockets {
  width: 14.75%;
  margin-right: 2.3%;
}
.three.pockets {
  width: 23.275%;
  margin-right: 2.3%;
}
.four.pockets {
  width: 31.8%;
  margin-right: 2.3%;
}
.five.pockets {
  width: 40.325%;
  margin-right: 2.3%;
}
.six.pockets {
  width: 48.85%;
  margin-right: 2.3%;
}
.seven.pockets {
  width: 57.375%;
  margin-right: 2.3%;
}
.eight.pockets {
  width: 65.9%;
  margin-right: 2.3%;
}
.nine.pockets {
  width: 74.425%;
  margin-right: 2.3%;
}
.ten.pockets {
  width: 82.95%;
  margin-right: 2.3%;
}
.eleven.pockets {
  width: 91.475%;
  margin-right: 2.3%;
}
.twelve.pockets {
  width: 100%;
}
.one-pocket-space {
  margin-left: 8.525%;
}
.two-pockets-space {
  margin-left: 17.05%;
}
.three-pockets-space {
  margin-left: 25.575%;
}
.four-pockets-space {
  margin-left: 34.1%;
}
.five-pockets-space {
  margin-left: 42.625%;
}
.six-pockets-space {
  margin-left: 51.15%;
}
.seven-pockets-space {
  margin-left: 59.675%;
}
.eight-pockets-space {
  margin-left: 68.2%;
}
.nine-pockets-space {
  margin-left: 76.725%;
}
.ten-pockets-space {
  margin-left: 85.25%;
}
.eleven-pockets-space {
  margin-left: 93.775%;
}
@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;
  }
}
/*   Custom.css   */

/************ Misc *****************/

body {
  font-family: "Source Sans Pro", sans-serif;
}

.header_active {
  background: rgba(52, 56, 56, 0.53);
}

.header_transparent {
  background: rgba(0, 0, 0, 0);
}

#main header {
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 99999;
}
header {
  background: #000;
}
#booking header {
  position: relative;
  z-index: 9999;
}

#article .chain {
  padding-bottom: 40px;
}

#article .chain a {
  text-decoration: none;
}

#article .chain h1 {
  text-align: center;
}

#article .chain p {
  text-align: center;
}

#article h2 {
  font-weight: 500;
  margin: 50px 0px 10px 0px;
  font-size: 26px;
  text-align: center;
}

#article .chain .delhi-service-list {
  padding-left: 25px;
}

#article .chain .jaipur-service-list {
  padding-left: 25px;
}

footer {
  /*margin-top: 40px;*/
  display: block;
  width: 100%;
  box-shadow: inset 0px 3px 3px #000;
  background: #1a1a1a;
  color: #fff;
}
footer .bag {
  padding: 40px 0px;
}
footer h1 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 0px;
}
footer h3 {
  font-size: 24px;
  font-weight: 400;
}
footer p {
  font-weight: 300;
  font-size: 15px;
  color: white;
}
footer ul {
  list-style-type: none;
  margin-top: 30px;
}
footer a {
  color: white;
  text-decoration: none;
}
footer i {
  margin: 13px;
  font-size: 20px !important;
}
footer li a {
  display: block;
  text-decoration: none;
  font-weight: 300;
  font-size: 15px;
  color: white;
  margin: 11px 0px;
}

.footer_tag {
  text-align: center;
}

.footer_tag h1 {
  display: inline;
  text-decoration: none;
  font-weight: 300;
  font-size: 15px;
  color: white;
  margin: 11px 0px;
}

.footer_tag span {
  display: inline;
  text-decoration: none;
  font-weight: 300;
  font-size: 15px;
  color: white;
  margin: 11px 0px;
}

img {
  max-width: 100%;
}
#g-login {
  width: 250px;
  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: 250px;
  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;
}
#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;
}
nav#primary-menu {
  display: none;
}
nav#primary-menu ul {
  margin: 0px;
  float: right;
  padding: 0px;
  list-style-type: none;
}
nav#primary-menu ul li {
  display: inline-block;
}
nav#primary-menu ul li:last-child a {
  margin: 0px 0px 0px 20px;
}
nav#primary-menu ul li a {
  display: block;
  padding: 15px 0px 20px 0px;
  margin: 0px 20px;
  color: white;
  font-size: 16px;
  border-top: 5px solid transparent;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
}
nav#primary-menu ul li a:hover {
  /*color: #;*/
  border-top: 5px solid #fff;
}
#nav-options * {
  transition: all ease-in-out 0.2s;
}
#nav-options > ul {
  list-style-type: none;
  float: right;
}
#nav-options > ul > li > a {
  text-decoration: none;
  color: white;
  display: block;
  font-size: 18px;
  margin-right: 10px;
  padding: 18px 0px;
}
#nav-options > ul > li {
  position: relative;
  display: inline-block;
}
#nav-options > ul > li > a:hover {
  color: #f4f4f4;
}
#nav-options i {
  margin-right: 10px;
}
#nav-options button {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  position: relative;
  top: 1.5px;
  cursor: pointer;
  left: 4px;
  transform: rotate(90deg);
  outline: 0;
}
#nav-options ul ul {
  display: none;
  list-style-type: none;
  position: absolute;
  width: 190px;
  z-index: 99999999999999;
  right: 0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
/*#nav-options>ul>li:hover>ul{
display: block;
}*/
span#usr-name {
  text-transform: capitalize;
}
#nav-options ul ul:after {
  bottom: 100%;
  right: 0%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
#nav-options ul ul a {
  text-decoration: none;
  padding: 8px 16px;
  display: block;
  color: #007b6a;
  background: #fff;
}
#nav-options ul ul a:hover {
  color: #fff;
  background: #007b6a;
}
#login-prgrss text,
#booking-prgrss text {
  font-size: 12px;
  font-weight: 600;
}
#booking-prgrss svg {
  width: 90%;
}
#login-box {
  width: 450px;
  background: white;
  position: fixed;
  z-index: 999999;
  text-align: center;
  padding: 15px 0px 0px;
  height: auto;
  display: none;
  overflow: hidden;
  border-radius: 5px;
  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;
  margin: 0.6em 0;
}
#login-box h2 {
  font-weight: 300;
  text-align: center;
  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;
  border-radius: 5px !important;
  outline: none !important;
  border: 1px solid #fafafa !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2) !important;
}
#s-phone-cont {
  width: 80%;
  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 #fafafa !important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2) !important;
  background: white;
  float: left;
  border-radius: 5px !important;
  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;
  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: 90%;
  margin: 10px 0;
  border-radius: 5px;
  text-align: left;
  outline: none;
  border-bottom: 1px solid #ccc;
}
#fp-c {
  background: #eee;
  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;
  border-radius: 5px;
  text-decoration: none;
  padding: 12px 22px;
  display: block;
  font-size: 18px;
  width: 150px;
  margin: 29px auto;
  transition: all ease-in-out 0.3s;
}
#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 {
  margin-top: 20px;
}
a#gt-signup {
  background: #fff;
  color: #353939;
  text-decoration: none;
  padding: 12px 22px;
  border-bottom: 1px solid #000;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
  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: #353939;
  width: 100%;
  padding: 15px;
  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;
}
#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);
}
#page-blur-mask {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  top: 0;
  z-index: 99999999;
  background-color: rgba(0, 0, 0, 0.95);
}
#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: 95%;
  z-index: -1;
}
#strike-text span {
  background: #fff;
  color: #dfdfdf;
  padding: 0 15px;
}
#login-prgrss {
  text-align: center;
  margin: 16px 0px;
}
#login-prgrss svg:nth-child(even) {
  width: 100px;
}
.box-footer {
  text-align: right;
  margin-top: 40px;
  border-top: 1px solid #e5e5e5;
  padding: 0px 10px;
  position: relative;
  width: 100%;
  bottom: 15px;
}
#help {
  position: fixed;
  top: 46%;
  right: 0;
  width: 30px;
  cursor: pointer;
  z-index: 999999999999;
  display: none;
  color: #fff;
}
#help-bottom {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 48px;
  text-align: center;
  margin: 10px;
  padding: 3px;
  border-radius: 100%;
  font-size: 30px;
  height: 48px;
  cursor: pointer;
  z-index: 999999999999;
  display: block;
  color: #fff;
  background: #00bfa5;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}
#error-in-connection,
#download-gallery {
  width: 450px;
  background: white;
  position: fixed;
  z-index: 9999999999;
  text-align: center;
  padding: 15px 0px 0px;
  border-radius: 5px;
  height: 290px;
  display: none;
  text-align: center;
  overflow: hidden;
  top: calc(50% - 145px);
  left: calc(50% - 225px);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#download-gallery {
  height: 230px;
  top: calc(50% - 115px);
}
#download-gallery a {
  display: flex;
  text-decoration: none;
  background: #000;
  justify-content: center;
  align-items: center;
  width: 168px;
  border-radius: 0.3rem;
  padding: 10px;
  margin: 30px auto;
  color: white;
  gap: 9px;
  font-size: 18px;
}
#error-in-connection h1 {
  font-size: 95px !important;
  color: #333;
}

/************ Home Page ************/

#landing {
  background-size: cover !important;
  height: 100vh;
  padding-top: 60px;
  position: relative;
  z-index: 9;
}
#welcome-home {
  padding: 110px 0px;
}
#welcome-home h1 {
  color: #fff;
  text-shadow: 2.5px 2.5px 5px #000;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  text-align: center;
  font-weight: 100;
}
#welcome-home > h1 {
  font-size: 2.2em;
}
#welcome-home form {
  max-width: 700px;
  margin: 0px auto;
  padding-top: 30px;
}
#search-home h1 {
  margin: 80px 0px 0px;
  font-size: 30px;
}
#welcome-home input {
  outline: none;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  border: none;
  background: white;
  font-size: 20px;
  color: #1a1a1a;
  width: 100%;
  padding: 16px;
  border-radius: 5px;
  transition: all ease-in-out 0.3s;
}
#belowbar {
  border: 1px solid #ddd;
  position: relative;
  z-index: 99;
  background: white;
  padding: 0;
  margin: 0;
  display: none;
}
#bsBullets {
  position: absolute;
  bottom: 0;
  width: auto;
}
#bsBullets ul {
  list-style-type: none;
  padding: 10px 0;
}
#bsBullets li {
  display: inline-block;
  color: white;
  cursor: pointer;
  text-shadow: 0px 1px 5px #000;
  margin: 0 9.81px;
}
#belowbar p {
  padding: 10px;
  border-bottom: 0.5px solid #eee;
  text-transform: capitalize;
  cursor: pointer;
}
#belowbar p i {
  margin-right: 10px;
}
#belowbar p:hover {
  background: #f1f1f1 !important;
}

#app-info {
  background: url("https://res.cloudinary.com/eventgraphia/image/upload/v1546257168/webapp/backgrounds/3.jpg")
    no-repeat;
  background-size: cover;

  height: 250px;
  padding: 30px 0;
  box-shadow: inset 0px 3px 6px 0 rgba(0, 0, 0, 0.5);
}
#app-info h2 {
  color: white;
  padding-left: 5px;
  display: inline-block;
}
#app-info span {
  display: none;
}
#app-info h1 {
  color: #fff;
  display: inline-block;
  margin: 30px 0;
  font-size: 3em;
}
#app-info .chain:first-child {
  display: none;
}
#app-info .four {
  text-align: center;
}
#app-info-android img {
  width: 250px;
  margin-top: 30px;
  cursor: pointer;
}
#app-info-ios img {
  width: 210px;
  margin-top: 41px;
  cursor: pointer;
  top: 0;
  height: auto;
}
#portfolio h2,
#clients h2,
#testimonials h2,
#about h2,
#about-v2 h2,
#featured h2,
#about-v2 h2 {
  font-size: 2em;
  font-weight: 300;
  text-align: center;
  margin: 40px 0px;
  display: block;
}
#portmain #portfolio h1 span.sec {
  margin-left: -74.3px;
}
#landPort {
  display: none;
}
#portmain #portfolio h1 span {
  transition: all ease-in-out 0.3s;
  margin-left: 0;
}
#portfolio .bag {
  width: 95%;
  padding-bottom: 100px;
}
#portfolio figure {
  position: relative;
  float: left;
  overflow: hidden;
  padding: 5px;
  margin: 0;
  height: 290px;
  width: 33.333333333333%;
  background: rgba(0, 0, 0, 0);
  text-align: center;
  cursor: pointer;
}
#portfolio figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.9;
}
#portfolio figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#portfolio figure figcaption::before,
#portfolio figure figcaption::after {
  pointer-events: none;
}
#portfolio figure figcaption,
#portfolio figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#portfolio figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
/*#portfolio figure figcaption p a {
    display: inline-block;
    color: white;
    padding: 10px;
    text-decoration: none;
    border: 2px solid white;
}*/

.photo-btn {
  /*display: inline-block;*/
  background-color: rgba(52, 56, 56, 0.33);
  color: white;
  padding: 10px;
  text-decoration: none;
  border: 2px solid white;
}

.video-btn {
  background-color: rgba(52, 56, 56, 0.33);
  color: white;
  padding: 10px;
  text-decoration: none;
  border: 2px solid white;
}

#portfolio figure h2,
#portfolio figure p {
  margin: 0;
}
#portfolio figure p {
  letter-spacing: 2px;
  font-size: 70%;
  position: absolute;
  top: 80%;
  left: 0;
  width: 100%;
  font-weight: 300;
  text-shadow: 2.5px 2.5px 5px #000;
}

#portfolio figure h2 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  font-weight: 300;
  text-shadow: 2.5px 2.5px 5px #000;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

[id^="portf-"] {
  display: none;
  column-count: 4;
  column-gap: 0.3em;
}
#gallery .bag {
  width: 85vw;
}
.draft-album-media,
#gallery-media {
  display: grid;
  grid-gap: 2vh;
  grid-template-columns: repeat(5, 1fr);
}
.gallery-img, .draft-album-img {
  width: calc((85vw - 8vh) / 5);
  height: calc((85vw - 8vh) / 5);
  background: #eee;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  color: white;
  position: relative;
  border-radius: 20px;
}
.gallery-img:hover .gallery-options {
  display: block;
}
.draft-album-img:hover .draft-album-options {
  display: block;
}
.gallery-options, .draft-album-options {
  width: 100%;
  padding: 2px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  display: none;
}
.gallery-options a {
  text-decoration: none;
  color: white;
}
.draft-album-options a {
  text-decoration: none;
  color: white;
}
#gall-area {
  margin-bottom: 30px;
}
.gallery-img-loader, .draft-album-img-loader {
  background: #eee;
  border-radius: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  text-decoration: none;
  color: white;
  position: relative;
}
.gallery-img-loader img {
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  left: calc(50% - 3vh);
  transform: none;
  top: calc(50% - 3vh);
  min-width: 6vh;
  min-height: 6vh;
}
.draft-album-img-loader img {
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-50%);
  left: calc(50% - 3vh);
  transform: none;
  top: calc(50% - 3vh);
  min-width: 6vh;
  min-height: 6vh;
}
.gallery-img-loader.failed-more {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 4.6vh;
  color: black;
  padding: 3vh 0px;
}
.draft-album-img-loader.failed-more {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 4.6vh;
  color: black;
  padding: 3vh 0px;
}
.gallery-img-loader.failed-more i {
  box-shadow: 0px 0px 2vh 0px rgba(0, 0, 0, 0.2);
  background: #00bfa5;
  border-radius: 100%;
  padding: 2vh;
  margin: 2vh;
  color: white;
}
.draft-album-img-loader.failed-more i {
  box-shadow: 0px 0px 2vh 0px rgba(0, 0, 0, 0.2);
  background: #00bfa5;
  border-radius: 100%;
  padding: 2vh;
  margin: 2vh;
  color: white;
}
.draft-album-count,
.gallery-count {
  position: absolute;
  display: inline-block;
  color: white;
  top: 5px;
  left: 5px;
  background: rgba(0, 0, 0, 0.4);
  padding: 5px;
  border-radius: 5px;
}
.gallery-img img {
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-50%);
}
.draft-album-img img {
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  left: 50%;
  position: relative;
  transform: translateX(-50%) translateY(-50%);
}
#load-more-photos {
  margin: 36px auto;
  border: none;
  display: none;
}
[id^="portf-"] a {
  background-color: #eee;
  display: inline-block;
  margin: 0;
  width: 100%;
}
#gb-prt {
  text-decoration: none;
  padding: 10px 20px;
  font-weight: bold;
  color: white;
  display: none;
  margin-top: -8px;
  float: left;
  background: #00bfa5;
}
#swipebox-bottom-bar {
  bottom: calc(50% - 25px) !important;
  background: transparent !important;
}
#swipebox-arrows a {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
}
#about-v2 {
  padding: 0 0 50px;
  display: none;
}
#about {
  position: relative;
}
#innerRight {
  float: right;
  padding-bottom: 100px;
}
#innerRight p,
#about-v2 p {
  font-weight: 300;
  padding-top: 125px;
  padding-bottom: 180px;
}
#innerRight p span:nth-child(2),
#about-v2 p span:nth-child(2) {
  font-size: 24px;
  font-weight: 300;
  display: block;
}
#innerRight p span:nth-child(1),
#about-v2 p span:nth-child(1) {
  font-size: 30px;
  font-weight: 300;
  color: #00bfa5;
  display: block;
}
#about-v2-c .chain:nth-child(2n) .six.pockets:nth-child(2n) {
  text-align: center;
}
#about-v2-c .chain:nth-child(2n) .six.pockets:nth-child(2n + 1) {
  text-align: right;
}
#about-v2-c .chain:nth-child(2n + 1) .six.pockets:nth-child(2n + 1) {
  text-align: center;
}
div#innerLeft {
  z-index: 0;
  position: relative;
}
#innerLeft #inPhone1,
#innerLeft #inPhone2,
#innerLeft #inPhone3,
#innerLeft #inPhone4,
#innerLeft #inPhone5 {
  position: relative;
  /*top: 5vh;*/
  /*left: 0;*/
  margin-top: 0;
  margin-bottom: 0;
  margin-left: calc(25vh + 24px);
  z-index: -100;
  width: 211px;
  height: 373px;
}

#innerLeft #phone {
  position: absolute;
  /*top: 5vh;*/
  /*left: 0;*/
  margin: 0 25vh 0;
  z-index: 100;
  width: 260px;
  height: auto;
  /*-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;*/
}
#testimonial {
  padding: 0px 0px 50px;
  background: #fff;
  margin-bottom: 45px;
}
#testimonials {
  width: 90%;
  margin: 0px auto;
  display: block;
  padding: 20px 20px 40px 20px;
  position: relative;
  text-align: center;
}
#testimonials .testimonial {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: center;
  z-index: 1;
}
#test_container {
  position: relative;
  overflow: hidden;
  min-height: 252px;
}
#testimonials .testimonial_text {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 300;
}
#testimonials .testimonial_name {
  font-size: 18px;
  margin-bottom: 5px;
}
#t_pagers {
  position: absolute;
  left: 45.5%;
  bottom: 10px;
  z-index: 2;
}
#t_pagers .pager {
  display: inline-block;
  text-decoration: none;
  width: 10px;
  min-height: 10px;
  margin-right: 5px;
  background: #ccc;
  border-radius: 50%;
  cursor: pointer;
}
#t_pagers .pager.active {
  background: #f25911;
}
.testimonial_img {
  width: 100px;
  border-radius: 100%;
  text-align: center;
  margin-bottom: 20px;
}

#clients .bag {
  padding-bottom: 50px;
}

#clients {
  text-align: center;
  background-color: #fff;
  /*margin-bottom: -50px; */
}
#clients img {
  width: 100px;
}
#clients ul {
  display: none;
}

#featured .bag {
  padding-bottom: 50px;
}

#featured {
  text-align: center;
  background-color: #fff;
}
#featured img {
  width: 200px;
  height: 100px;
}
#featured ul {
  display: none;
}

.nbs-flexisel-container {
  position: relative;
  max-width: 100%;
}
.nbs-flexisel-ul {
  position: relative;
  width: 99999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}
.nbs-flexisel-inner {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.nbs-flexisel-item {
  float: left;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  position: relative;
  line-height: 0px;
}
.nbs-flexisel-item img {
  max-width: 100%;
  cursor: pointer;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  padding: 5px 10px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  position: absolute;
  cursor: pointer;
  z-index: 4;
  top: 40%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.nbs-flexisel-nav-left {
  left: 10px;
}
.nbs-flexisel-nav-left:before {
  content: "<";
}
.nbs-flexisel-nav-left.disabled {
  opacity: 0.4;
}
.nbs-flexisel-nav-right {
  right: 5px;
}
.nbs-flexisel-nav-right:before {
  content: ">";
}

.nbs-flexisel-nav-right.disabled {
  opacity: 0.4;
}

/************ Booking Page **********/

#booking,
#payment {
  background: url("https://res.cloudinary.com/eventgraphia/image/upload/v1491659910/webapp/backgrounds/book.jpg");
  background-position: center;
  background-size: cover !important;
}
#booking footer * {
  color: white !important;
}
#book-port {
  margin-right: 20px;
}
#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: 90vh;
  height: auto;
  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: 10px 0;
  background: #fff;
  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;
}
#booking h2 {
  font-weight: 300;
  margin: 40px 0px;
  font-size: 26px;
}
#book-prgrss {
  text-align: center;
  margin-top: 20px;
}
.book-form {
  max-width: 450px;
  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;
}
.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;
  border: none;
  border-radius: 5px;
  background: white;
  text-align: left;
  outline: none;
  border-bottom: 1px 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;
}
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-bottom: 1px 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: 18px;
  width: 160px;
  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: capitalize;
  width: 100% !important;
}
.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;
}
#evt-ph-q,
#evt-vi-q {
  cursor: pointer;
}
#open-datepicker {
  border: none;
  border-radius: 5px;
  float: right;
  width: 40px;
  height: 40px;
  text-align: center;
  background: white;
  outline: none;
  border-bottom: 1px 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: #353939;
  text-decoration: none;
  color: white;
  padding: 16px 0px;
  font-size: 18px;
  width: 160px;
  border-radius: 5px;
  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: 400px;
  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;
}

/************* Dashboard ************/

#booking-details main,
#dashboard main,
#support main {
  display: none;
}
#dashboard h1,
#booking-details h1,
#booking-transactions h1 {
  font-weight: 300;
  margin: 40px 0px;
  font-size: 30px;
}
#draft-album-work {
  text-align: center;
  display: none;
  padding: 20px 0 30px;
}
#booking-details #draft-album-work {
  padding: 10px;
}
#bd-box #draft-album-work {
  margin-top: -15px;
  margin-bottom: 16px;
}
#draft-album-work .nine {
  margin-top: 22px;
  text-align: right;
}
#bd-box #draft-album-work h1 {
  margin: 0 0 12px;
}
#draft-album-work h1 {
  margin-top: 20px;
  text-align: left;
}
#draft-album-work .chain h1 {
  margin-top: 40px;
}
#draft-album-work a {
  display: inline-block;
  margin: 10px;
}
#bd-box #draft-album-work a {
  width: 125px;
  font-size: 16px;
}
#bd-box #draft-album-work {
  padding: 20px 0;
}
#final-work {
  background: #eee;
  text-align: center;
  display: none;
  padding: 20px 0 30px;
}
#booking-details #final-work {
  padding: 10px;
}
#album-portrait {
  color: white;
  width: 60%;
  height: 38vh;
  text-align: center;
  left: 19%;
  font-size: 3vh;
  position: absolute;
  top: calc(50% - 22vh);
}
#album-portrait img {
  height: 24vh;
}
#album-list {
  position: fixed;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  width: 100%;
  display: none;
  height: 100%;
  z-index: 9999999999999;
  overflow-y: scroll;
  overflow-x: hidden;
}
#close-album-list {
  position: absolute;
  color: white;
  font-size: 30px;
  right: 10px;
  top: 10px;
}
#album-list h3 {
  color: white;
  font-size: 28px;
  font-weight: 100;
  margin-top: 50px;
  text-align: center;
}
.draft-album-item a,
.album-item a,
.gallery-item,
.video-item a {
  border-radius: 5px;
  margin: 50px 0;
  display: block;
  text-decoration: none;
  color: black;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
  position: relative;
}
#albums-cont {
  width: 60vw;
  margin: 0 auto;
}
.draft-album-item,
.album-item,
.gallery-item,
.video-item {
  width: 25vw;
  float: left;
  margin-right: 10vw;
}
.draft-album-item:nth-child(2n+1),
.album-item:nth-child(2n + 1),
.gallery-item:nth-child(2n + 1),
.video-item:nth-child(2n + 1) {
  margin-right: 0;
}
.draft-album-item a:hover,
.album-item a:hover,
.gallery-item:hover,
.video-item a:hover {
  transform: scale(1.05);
}
.gallery-thumb > div {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.gallery-thumb > div > div {
  display: grid;
  align-items: flex-start;
}
.gallery-thumb > div > div:first-child {
  display: grid;
  align-items: center;
}
.gallery-thumb.down > div > div:first-child {
  display: grid;
  align-items: flex-end;
}
.gallery-thumb a {
  display: block;
  text-decoration: none;
  color: white;
  border: 1px solid white;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  width: 70%;
  margin: 10px auto;
}
.gallery-thumb > div.visibleOptions {
  display: grid;
  transition: all ease-in-out 0.3s;
}
.draft-album-thumb,
.album-thumb,
.video-thumb {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #eee;
  min-height: calc(25vw / 1.28);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.draft-album-item img,
.album-item img,
.gallery-item img,
.video-item img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.draft-album-details,
.album-details,
.gallery-details,
.video-details {
  background: white;
  position: relative;
  top: -4px;
  padding: 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.draft-album-title,
.album-title,
.gallery-title,
.video-title {
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 5px;
}
.draft-album-subtitle,
.album-subtitle,
.gallery-subtitle,
.video-subtitle {
  font-size: 18px;
  font-weight: 100;
}
.draft-album-collection-title {
  font-weight: bold;
  font-size: 32px;
  margin-top: 30px;
  margin-bottom: 10px;
}
#draft-album-title {
  font-weight: bold;
  font-size: 32px;
  margin-top: 40px;
  text-align: center;
}
#draft-album-subtitle {
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
  font-size: 22px;
}
.work-shared-by {
  font-size: 14px;
  font-weight: 100;
  color: blue;
}

.gallery-thumb {
  width: 100%;
  background: #eee;
  height: 25vw;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-overlay {
  color: white;
  position: absolute;
  width: 100%;
  text-align: center;
  display: none;
  height: 100%;
  font-size: 42px;
}
#bd-box #final-work {
  margin-top: -15px;
  margin-bottom: 16px;
}
#final-work .nine {
  margin-top: 22px;
  text-align: right;
}
#bd-box #final-work h1 {
  margin: 0 0 12px;
}
#close-bd-box {
  top: calc(50% - 295px);
  position: fixed;
  right: calc(50% - 235px);
}
#final-work h1 {
  margin-top: 20px;
  text-align: left;
}
#final-work .chain h1 {
  margin-top: 40px;
}
#final-work a {
  display: inline-block;
  margin: 10px;
}
#bd-box #final-work a {
  width: 125px;
  font-size: 16px;
}
#bd-box #final-work {
  padding: 20px 0;
}
#dash-bookings .booking {
  background: #fff;
  border-radius: 5px;
  margin: 10px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
#dash-bookings #no-past-bookings {
  text-align: center;
  padding: 5px;
}
#dash-bookings #no-crnt-bookings {
  text-align: center;
  padding: 5px;
}
#dashboard h2,
#details-main h2,
#download-gallery h2 {
  font-weight: 300;
  margin: 30px 0px;
  font-size: 24px;
}
#details-main h2 {
  text-align: center;
  margin-top: 0;
}
#booking-transactions {
  margin-top: 20px;
}
#dash-bookings .booking .nine {
  padding: 15px 20px 20px 20px;
}
.bid {
  font-weight: 400;
  display: inline-block;
  font-size: 20px;
  line-height: 0px;
  margin-bottom: 20px;
}
.bcost {
  color: #888;
  font-size: 14px;
  margin: 8px 0px;
}
.bdates {
  margin: 10px;
  color: #444;
  font-size: 15px;
}
#new-dash {
  display: none;
  margin-bottom: 75px;
  text-align: center;
}

#shared-work,
#past-bookings,
#current-bookings {
  display: none;
}

#shared-work-detail{
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  padding: 10px;
  text-align: center;
}

#shared-work-detail a {
  display: inline-block;
  margin: 10px;
}

#past-bookings .bdates {
  margin-bottom: 0;
}
.booking .nine > div:nth-child(1),
.booking .nine > div:nth-child(2) {
  display: inline-block;
}
.action-btn {
  display: block;
  font-size: 16px;
  padding: 10px;
  text-decoration: none;
  float: right;
  width: 140px;
  color: #333;
  transition: all ease-in-out 0.3s;
  border: 1px solid #333;
  border-radius: 5px;
  margin: 11px;
}
.action-btn.sd:hover {
  background: #333;
  color: #fff;
  border: 1px solid #fff;
}
.action-btn.pn:hover {
  background: green;
  color: #fff;
  border: 1px solid green;
}
.nots {
  background: #ddd;
  margin: 10px;
  border-radius: 5px;
  box-shadow: 0px 0px 3px #000;
}
.nmsg {
  padding: 22px;
}
.ntitle {
  font-size: 18px;
  padding-right: 10px;
}
.ndet {
  color: #888;
}
#nots-list .action-btn {
  border: none;
  background: white;
  box-shadow: inset 0px 0px 3px black;
}
.bstatus-Delivered {
  margin-left: 10px;
  background: #04b114 !important;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  text-transform: capitalize;
  display: inline-block;
}
.bstatus-Complete {
  margin-left: 10px;
  background: #5dff0d !important;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  text-transform: capitalize;
  display: inline-block;
}
.bstatus-Confirmed {
  margin-left: 10px;
  background: #bcf908 !important;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  text-transform: capitalize;
  display: inline-block;
}
.bstatus-Pending {
  margin-left: 10px;
  background: #e7cc02 !important;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  text-transform: capitalize;
  display: inline-block;
}
a#crt-book-btn {
  background: #00bfa5;
  color: white;
  text-decoration: none;
  padding: 18px 22px;
  display: inline-block;
  font-size: 18px;
  border-radius: 5px;
  float: right;
  margin: 29px 0px;
  transition: all ease-in-out 0.3s;
}
a#crt-book-btn: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);
}
#payment-box {
  width: 450px;
  background: white;
  position: fixed;
  z-index: 10010;
  padding: 15px 0px 0px;
  height: 550px;
  display: none;
  overflow: hidden;
  border-radius: 5px;
  top: calc(50% - 275px);
  left: calc(50% - 225px);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#pm-c {
  background: #eee;
  margin-top: 20px;
  height: 380px;
}
#pm-c h3 {
  font-weight: 300;
  margin: 10px;
  font-size: 18px;
}
#pm-c input {
  background: white;
  padding: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: none;
  width: calc(100% - 80px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  float: left;
  text-align: left;
  font-size: 15px;
  outline: none;
}
#pm-c div {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
#pymt-prcode {
  float: right;
  background: #353939;
  text-decoration: none;
  color: white;
  padding: 10.5px 0px;
  font-size: 15px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
  display: block;
  width: 80px;
}
#pm-c ul {
  list-style-type: none;
  margin: 10px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  padding: 0;
  border-radius: 5px;
}
#pm-c li {
  display: block;
  background: white;
  padding: 10px;
  margin: 0;
}
#pm-c span {
  float: right;
}
#pm-c .pm-env:first-child {
  display: block;
  float: none !important;
  margin-bottom: 3px;
}
#pm-c .pm-env:nth-child(2),
.pm-env:nth-child(3) {
  display: block;
  float: none !important;
  color: #999;
  font-size: 14px;
}
#pm-c ul li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#pm-c ul li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#bd-box {
  width: 500px;
  background: white !important;
  position: fixed;
  z-index: 10000;
  padding: 15px 0px 0px;
  height: 600px;
  display: none;
  overflow: hidden;
  overflow-y: scroll;
  border-radius: 5px;
  top: calc(50% - 300px);
  left: calc(50% - 250px);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#bd-details {
  margin: 20px;
  border-collapse: collapse;
  width: 100%;
  margin: 10px auto;
}
.bd-cat {
  text-align: center;
  font-size: 20px;
  padding: 0px 20px;
  text-transform: capitalize;
  font-weight: 600;
}
.bd-si {
  padding: 15px;
  border-radius: 5px;
  margin: 10px;
}
#bd-details td {
  padding: 8px 5px;
}
#bd-details tr td:first-child {
  font-weight: 600;
}
#bd-details tr td:nth-child(2) {
  text-transform: capitalize;
}
#bd-details tr span {
  display: block;
}
.bd-d-b {
  font-weight: normal !important;
  margin-bottom: 10px;
}
td .bd-d-b:last-child {
  margin-bottom: 0;
}
#bd-details tbody tr:nth-child(even) {
  background: #eee !important;
}
#bd-bid {
  display: block;
  font-size: 24px;
  margin: 20px;
  text-transform: capitalize;
}
#bd-tq {
  display: block;
  font-size: 20px;
  margin: 20px;
  font-weight: 300;
  text-transform: capitalize;
}
#bd-box h1 {
  margin: 0;
  text-align: center;
}
#rate-box h1 {
  margin: 0;
  text-align: center;
}
#rate-box {
  width: 500px;
  background: #333;
  position: fixed;
  z-index: 10000;
  padding: 15px 0px 0px;
  height: 200px;
  display: none;
  overflow: hidden;
  border-radius: 5px;
  top: calc(50% - 100px);
  left: calc(50% - 250px);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  color: white;
}
#rate-box h2 {
  text-align: center;
  margin: 20px 0px 10px;
}
.rating-area {
  background: #333;
  color: white;
  position: relative;
  padding: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.rating {
  border: none;
  position: absolute;
  top: 15px;
  width: 162.9px;
  display: inline-block;
}
.rating-area span {
  display: inline-block;
  font-weight: 600;
}
.rating > input {
  display: none;
}
.rating > label:before {
  margin: 0px 5px;
  font-size: 20px;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > label {
  color: #ddd;
  float: right;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label {
  color: #ffd700;
} /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label {
  color: #ffed85;
}
/**************** Accounts Page *************/

#acc-form {
  background: #fafafa;
  margin: 50px auto;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  float: none;
}
#account footer {
  margin-top: 0;
}
#acc-c {
  background: url("https://res.cloudinary.com/eventgraphia/image/upload/v1491659913/webapp/backgrounds/accounts.jpg");
  background-size: cover !important;
}
#account input[type="text"],
#account input[type="number"],
#account input[type="password"] {
  padding: 10px 16px;
  border: none;
  width: 75%;
  float: right;
  border-radius: 5px;
  text-align: left;
  outline: none;
  border-bottom: 1px solid #ccc;
}
#account .form-el {
  width: 90%;
  margin: 20px auto;
  text-align: left;
}
#account label {
  padding-top: 10px;
}
#account h1 {
  font-weight: 300;
  margin: 40px 0px;
  font-size: 30px;
}
#account #usr-loc {
  text-transform: capitalize;
}
#account #save-btn {
  background: #00bfa5;
  text-decoration: none;
  color: white;
  padding: 16px 0px;
  font-size: 18px;
  width: 160px;
  text-align: center;
  display: block;
}
#cp-box {
  width: 450px;
  background: white;
  position: absolute;
  z-index: 90000;
  text-align: center;
  border-radius: 5px;
  padding: 15px 0px 0px;
  height: 400px;
  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);
}
#cp-box input {
  float: none !important;
  margin: 20px 0px 0px;
}
#cp-c {
  background: #eee;
  position: relative;
  padding-bottom: 20px;
}
#cp-box h1 {
  margin: 10px 0px 30px;
}

/******************* Reset Password *********/

#reset-p-box {
  background-color: #ddd;
  padding: 20px;
  margin: 50px auto;
  text-align: center;
  position: relative;
  width: 400px;
  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);
}
#reset-pass h1 {
  font-weight: 300;
}
#reset-pass nav#primary-menu {
  display: none;
}
#reset-pass input[type="password"] {
  padding: 10px 16px;
  border: none;
  width: 100%;
  margin: 10px 0;
  border-radius: 5px;
  text-align: left;
  outline: none;
  border-bottom: 1px solid #ccc;
}
#reset-pass .form-el {
  width: 90%;
  margin: 20px auto;
  text-align: left;
}

/******************* Terms Privacy **********/

#docs {
  background: #eee;
}
#docs h1 {
  font-weight: 300;
  margin: 40px 0px;
  font-size: 40px;
}
#docs .card {
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  padding: 30px;
  border-radius: 5px;
  margin: 20px 0px;
}
#docs hr {
  margin: 10px 0px;
}
#docs ul {
  margin-left: 40px;
}
#docs #primary-menu {
  display: block;
}

/******************** 403/4 *************/

#error-page section {
  text-align: center;
}
#error-page h1 {
  font-size: 150px;
  color: #333;
}
#error-page h2 {
  font-weight: 300;
  margin: 40px 0;
}
/******************** Support *************/

#support {
  background: #eee;
}
#support h1 {
  font-weight: 300;
  margin: 40px 0px;
  font-size: 30px;
}
#support h2 {
  font-weight: 300;
  margin: 30px 0px;
  font-size: 24px;
}
#support h3 {
  font-weight: 300;
  margin: 30px 0px;
  font-size: 16px;
}
#tickets-table {
  width: 100%;
  border-collapse: collapse;
}
#tickets-table * {
  transition: all ease-in-out 0.2s;
}
#tickets-table thead {
  background: #007b6a;
  text-align: center;
}
#tickets-table th {
  color: white;
  font-weight: 300;
  padding: 18px 0px;
}
#tickets-table th:first-child {
  border-top-left-radius: 5px;
}
.ticket-open {
  padding: 8px;
  width: 70px;
  margin: 0 auto;
  display: block;
  border: 1px solid #36d636;
  border-radius: 5px;
  color: #36d636;
}
.ticket-closed {
  padding: 8px;
  width: 70px;
  margin: 0 auto;
  display: block;
  border: 1px solid #555;
  border-radius: 5px;
  color: #555;
}
#tickets-table th:last-child {
  border-top-right-radius: 5px;
}
#tickets-table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
#tickets-table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
#tickets-table td {
  text-align: center;
  background: white;
  padding: 12px 0px;
}
#tickets-table tbody tr.ticket:nth-child(even) {
  background: #efefef;
}
a#new-q {
  background: #00bfa5;
  color: white;
  text-decoration: none;
  padding: 18px 22px;
  display: inline-block;
  font-size: 18px;
  border-radius: 5px;
  float: right;
  margin: 29px 0px;
  transition: all ease-in-out 0.3s;
}
a#new-q: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);
}
tbody:hover tr.ticket:not(:hover) {
  opacity: 0.5;
}
#tickets-table tbody tr.ticket:hover {
  background: #efefef;
  cursor: pointer;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#faq dt {
  background: #4a4a4a;
  color: white;
  font-size: 18px;
  padding: 20px;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}
#faq dd ul {
  margin-left: 25px;
}
#faq dt:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#faq dd {
  background: white;
  padding: 20px;
  display: none;
}
#faq dd th {
  padding: 10px;
}
#faq dd td {
  padding: 5px;
}
#faq dd:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#nt-c {
  background: #ddd;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  padding: 20px 10px;
  margin: 50px auto;
  max-width: 400px;
  border-radius: 5px;
}
#query-form {
  text-align: center;
}
#queryfield {
  padding: 10px 16px;
  border: none;
  width: 75%;
  height: 140px;
  border-radius: 5px;
  text-align: left;
  outline: none;
  border-bottom: 1px solid #ddd;
}
#user-reply {
  padding: 10px 16px;
  border: none;
  height: 68px;
  float: right;
  width: 400px;
  border-radius: 5px;
  text-align: left;
  outline: none;
  border-bottom: 1px solid #ddd;
}
#ab-box {
  width: 450px;
  background: white;
  position: absolute;
  z-index: 90000;
  text-align: center;
  border-radius: 5px;
  padding: 15px 0px 0px;
  height: 423px;
  text-align: center;
  display: none;
  overflow: hidden;
  top: calc(50% - 211.5px);
  left: calc(50% - 225px);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#ab-box h1 {
  margin: 0;
  text-align: center;
}
#ab-c {
  background: #eee;
  padding: 20px;
  height: calc(100% - 50px);
  margin: 20px 0px;
  overflow-y: scroll;
}
.ab-b {
  background: white;
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 10px;
  cursor: pointer;
  text-align: left;
  margin: 10px 0px;
  transition: all ease-in-out 0.3s;
}
.ab-b:hover {
  background: #f3f3f3;
}
.qo-box {
  background: white;
  width: 90%;
  cursor: pointer;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #ddd;
  transition: all ease-in-out 0.3s;
}
.qo-box:hover {
  background: #f3f3f3;
}
.qo-box:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
}
.qo-box:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.qo-left {
  float: left;
  width: 15%;
  text-align: center;
  font-size: 39px;
  color: #111;
}
#show-allb {
  text-align: center;
}
#support #strike-text {
  margin-top: 30px !important;
}
#support #strike-text span {
  color: #666 !important;
  background: #eee !important;
}
#ticket-chat {
  max-width: 750px;
  position: relative;
  left: calc(50% - 375px);
}
.answer {
  background: #fff;
  max-width: 400px;
  min-width: 225px;
  padding: 10px;
  margin: 10px 0;
  position: relative;
  float: left;
  border-radius: 5px;
}
.answer .timestamp {
  color: #999;
  position: absolute;
  font-size: 14px;
  bottom: 0;
  display: block;
  right: 10px;
  width: 120px;
}
a#gb-sh {
  text-decoration: none;
  padding: 10px 20px;
  font-weight: bold;
  color: white;
  margin-right: 10px;
  background: #00bfa5;
}
.answer .icon {
  float: left;
  font-size: 30px;
}
.answer .message {
  float: left;
  display: inline-block;
  text-align: left;
  max-width: 320px;
  padding: 0px 15px 15px 15px;
}
.question {
  background: #fff;
  max-width: 400px;
  float: right;
  min-width: 225px;
  padding: 10px;
  margin: 10px 0;
  position: relative;
  border-radius: 5px;
}
.question .timestamp {
  color: #999;
  position: absolute;
  font-size: 14px;
  bottom: 0;
  display: block;
  left: 10px;
  width: 120px;
}
.question .icon {
  float: right;
  font-size: 25px;
}
.question .message {
  float: right;
  display: inline-block;
  text-align: right;
  max-width: 320px;
  padding: 0 15px 15px 15px;
}

/***************** PAYMENT ****************/
#payment-status {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px;
  margin: 50px auto;
  text-align: center;
  width: 400px;
  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);
}
#p-msg span {
  display: block;
}
#p-msg span:nth-child(1) {
  font-size: 60px;
}
#p-msg span:nth-child(2) {
  font-size: 30px;
}
#p-msg span:nth-child(3) {
  font-size: 30px;
  color: #555;
}
#p-msg span:nth-child(4) {
  padding-top: 22px;
  margin-top: 20px;
  border-top: 1px solid #999;
  font-size: 20px;
  color: #666;
}
#payment-success {
  color: green;
  display: none;
}
#payment-failed {
  color: #ea4335;
  display: none;
}
#payment-aborted {
  color: #e7cc02;
  display: none;
}

/***************** PAYMENT ****************/
#status-s {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px;
  margin: 50px auto;
  text-align: center;
  width: 400px;
  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);
}
#status-msg {
  display: none;
}
#status-true {
  color: green;
  display: none;
}
#status #p-msg span:nth-child(3) {
  font-size: 25px;
  color: #555;
  border-top: 1px solid #999;
  margin-top: 12px;
  padding-top: 10px;
}
#status-false {
  color: #ea4335;
  display: none;
}

/****************** TRANSACTIONS *********************/

#trans h1 {
  font-weight: 300;
  margin: 40px 0px;
  font-size: 30px;
}
#trans-table {
  width: 100%;
  border-collapse: collapse;
}
#trans-table * {
  transition: all ease-in-out 0.2s;
}
#trans-table thead {
  background: #4a4a4a;
  text-align: center;
}
#trans-table th {
  color: white;
  font-weight: 300;
  padding: 18px 0px;
}
#trans-table th:first-child {
  border-top-left-radius: 5px;
}
.promo-code {
  display: block;
  font-size: 14px;
  color: #333;
}
.trans-success {
  padding: 8px;
  width: 70px;
  margin: 0 auto;
  display: block;
  border: 1px solid #36d636;
  border-radius: 5px;
  color: #36d636;
}
.trans-aborted {
  padding: 8px;
  width: 70px;
  margin: 0 auto;
  display: block;
  border: 1px solid #555;
  border-radius: 5px;
  color: #555;
}
.trans-failed {
  padding: 8px;
  width: 70px;
  margin: 0 auto;
  display: block;
  border: 1px solid #ea4335;
  border-radius: 5px;
  color: #ea4335;
}
#trans-table th:last-child {
  border-top-right-radius: 5px;
}
#trans-table tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
#trans-table tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
#trans-table td {
  text-align: center;
  background: white;
  padding: 12px 0px;
}
#trans-table tbody tr.trans:nth-child(even) td {
  background: #efefef;
}
tbody:hover tr.trans:not(:hover) {
  opacity: 0.5;
}
#trans-table tbody tr.trans:hover {
  background: #efefef;
  cursor: pointer;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/********** ALBUM **************/

#album header,
#video header {
  position: absolute;
  width: 100%;
  height: 60px;
  /*background: #333;*/
  z-index: 99;
  display: none;
  background: none;
}
#album #logo,
#video #logo {
  width: 90px;
  margin-top: 15px;
}
#album-title,
#video-title {
  color: white;
  font-weight: bold;
  font-size: 22px;
  margin-top: 18px;
}
#album header .six,
#video header .six {
  text-align: center;
}
#album-subtitle,
#video-subtitle {
  color: white;
  font-weight: 300;
  font-size: 16px;
}
#album,
#video {
  background: #000;
}
#video header {
  position: relative;
}
#video-viewport {
  display: none;
}
#video-quality {
  position: relative;
  top: 160px;
  display: none;
  width: 50%;
  margin: 0 auto;
}
#video-quality h1 {
  color: white;
  text-align: center;
  font-weight: 100;
}
a.vq-btn {
  display: block;
  width: 50%;
  color: white;
  text-decoration: none;
  padding: 12px 10px;
  text-align: center;
  margin: 15px 25%;
  border: 1px solid white;
  border-radius: 5px;
  float: left;
}
#album-splash {
  width: 28.5vw;
  height: 17.25vw;
  left: calc(50% - 14.25vw);
  top: calc(50% - 8.625vw);
  position: absolute;
}
#gallery-title {
  font-weight: bold;
  font-size: 32px;
  margin-top: 40px;
  text-align: center;
}
#gallery-subtitle {
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
  font-size: 22px;
}
@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
#album-splash img {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  width: 100%;
}
#album,
#video {
  overflow: hidden;
}
#album-info {
  color: white;
  position: absolute;
  bottom: 3vh;
  text-align: center;
  width: 100%;
}
#album-info p {
  display: inline;
  padding: 10px 10px 12px 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}
.album-viewport {
  opacity: 0;
  background: #000;
}
.abv {
  opacity: 1;
}
.album-viewport .container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 800px;
  height: 300px;
  margin: auto;
}

.album-viewport .album {
  width: 800px;
  height: 300px;
  left: -400px;
  top: -150px;
}

.album-viewport .page {
  width: 400px;
  height: 300px;
  background-color: white;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.album-viewport .zoomer .region {
  display: none;
}

.album-viewport .zoom-in .region {
  display: none;
}

.album .region {
  position: absolute;
  overflow: hidden;
  background: #0066ff;
  opacity: 0.2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.album .region:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.album .region.zoom {
  opacity: 0.01;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
}

.album .region.zoom:hover {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.album .page {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.album-viewport .page img {
  width: 100%;
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  position: relative;
  z-index: 9999;
}

.album .even .gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0.95, rgba(0, 0, 0, 0)),
    color-stop(1, rgba(0, 0, 0, 0.2))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background-image: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background-image: -ms-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background-image: linear-gradient(
    left,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.2) 100%
  );
}

.album .odd .gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0.95, rgba(0, 0, 0, 0)),
    color-stop(1, rgba(0, 0, 0, 0.15))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.15) 100%
  );
  background-image: -moz-linear-gradient(
    right,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.15) 100%
  );
  background-image: -ms-linear-gradient(
    right,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.15) 100%
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.15) 100%
  );
  background-image: linear-gradient(
    right,
    rgba(0, 0, 0, 0) 95%,
    rgba(0, 0, 0, 0.15) 100%
  );
}

.album-viewport .zoom-in .even .gradient,
.album-viewport .zoom-in .odd .gradient {
  display: none;
}

.album-viewport .loader {
  background-image: url(https://res.cloudinary.com/eventgraphia/image/upload/v1508145663/webapp/utility/loader1.gif);
  width: 22px;
  height: 22px;
  position: absolute;
  top: 280px;
  left: 219px;
}

.album-viewport .shadow {
  -webkit-transition: -webkit-box-shadow 0.5s;
  -moz-transition: -moz-box-shadow 0.5s;
  -o-transition: -webkit-box-shadow 0.5s;
  -ms-transition: -ms-box-shadow 0.5s;

  -webkit-box-shadow: 0 0 20px #ccc;
  -moz-box-shadow: 0 0 20px #ccc;
  -o-box-shadow: 0 0 20px #ccc;
  -ms-box-shadow: 0 0 20px #ccc;
  box-shadow: 0 0 20px #ccc;
}

.album-viewport .next-button,
.album-viewport .previous-button {
  width: 22px;
  height: 300px;
  position: absolute;
  top: 0;
}

.album-viewport .next-button {
  right: -22px;
  -webkit-border-radius: 0 15px 15px 0;
  -moz-border-radius: 0 15px 15px 0;
  -ms-border-radius: 0 15px 15px 0;
  -o-border-radius: 0 15px 15px 0;
  border-radius: 0 15px 15px 0;
  transform: scale(1.5);
}

.album-viewport .previous-button {
  left: -22px;
  -webkit-border-radius: 15px 0 0 15px;
  -moz-border-radius: 15px 0 0 15px;
  -ms-border-radius: 15px 0 0 15px;
  -o-border-radius: 15px 0 0 15px;
  border-radius: 15px 0 0 15px;
  transform: scale(1.5);
}

.album-viewport .previous-button-hover,
.album-viewport .next-button-hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.album-viewport .previous-button-hover,
.album-viewport .previous-button-down {
  background-image: url(https://res.cloudinary.com/eventgraphia/image/upload/v1508145604/webapp/utility/arrows.png);
  background-position: -4px 284px;
  background-repeat: no-repeat;
}

.album-viewport .previous-button-down,
.album-viewport .next-button-down {
  background-color: rgba(0, 0, 0, 0.4);
}

.album-viewport .next-button-hover,
.album-viewport .next-button-down {
  background-image: url(https://res.cloudinary.com/eventgraphia/image/upload/v1508145604/webapp/utility/arrows.png);
  background-position: -38px 284px;
  background-repeat: no-repeat;
}

.album-viewport .zoom-in .next-button,
.album-viewport .zoom-in .previous-button {
  display: none;
}

#album .animated {
  -webkit-transition: margin-left 0.5s;
  -moz-transition: margin-left 0.5s;
  -ms-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}

#album .esc {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: 10000;
}

#album .esc > div {
  width: 140px;
  height: 30px;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font: 12px arial;
  line-height: 30px;
  color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#album-play,
#album-pause {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  color: white;
  font-size: 30px;
  z-index: 9999999999999999;
  display: none;
}
#album-pause {
  display: block;
}

@media only screen and (orientation: portrait) {
  #album-portrait {
    display: block !important;
  }
  #album-landscape {
    display: none !important;
  }
}
@media (display-mode: fullscreen) and (max-height: 600px) {
  #album header,
  #video header {
    display: none !important;
  }
}
@media only screen and (orientation: landscape) {
  #album-portrait {
    display: none !important;
  }
  #album-landscape {
    display: block !important;
  }

  .album-viewport .container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90vw;
    height: calc(90vw * 3 / 8);
    margin: auto;
  }

  .album-viewport .album {
    width: 90vw;
    height: calc(90vw * 3 / 8);
    /*left:-400px;
		top:-150px;*/
  }

  .album-viewport .page {
    width: 45vw;
    height: calc(90vw * 3 / 8);
    background-color: white;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .album-viewport .loader {
    background-image: url(https://res.cloudinary.com/eventgraphia/image/upload/v1508145663/webapp/utility/loader1.gif);
    width: 22px;
    height: 22px;
    position: absolute;
    top: 280px;
    left: 219px;
  }

  .album-viewport .next-button,
  .album-viewport .previous-button {
    width: 22px;
    height: calc(90vw * 3 / 8);
    position: absolute;
    top: 0;
  }

  .album-viewport .previous-button-hover,
  .album-viewport .previous-button-down {
    background-image: url(https://res.cloudinary.com/eventgraphia/image/upload/v1508145604/webapp/utility/arrows.png);
    background-position: -4px calc(45vw * 3 / 8);
    background-repeat: no-repeat;
  }

  .album-viewport .next-button-hover,
  .album-viewport .next-button-down {
    background-image: url(https://res.cloudinary.com/eventgraphia/image/upload/v1508145604/webapp/utility/arrows.png);
    background-position: -38px calc(45vw * 3 / 8);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 799px) {
  header .four.pockets {
    margin: 0px;
    width: 20%;
    float: left;
  }
  #video-quality {
    width: 90%;
  }
  #video #logo {
    margin-top: 0;
  }
  #video header .three:nth-child(1) {
    margin-top: 0;
  }
  #video header .six {
    margin-top: 0;
    width: 65% !important;
    text-align: right;
  }
  a.vq-btn {
    display: inline-block;
    width: 90%;
    color: white;
    margin: 15px 5%;
    float: none;
  }
  #video-title {
    margin-top: 0;
  }
  .gallery-item:hover {
    transform: none;
  }
  .draft-album-item,
  .album-item,
  .gallery-item,
  .video-item {
    width: auto;
    float: none;
    margin-right: 0;
  }
  .draft-album-thumb,
  .album-thumb,
  .video-thumb {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #eee;
    min-height: calc(60vw / 1.28);
  }
  #album-info {
    display: none;
  }
  #draft-album-work .nine {
    margin-top: 0;
    text-align: center;
  }
  #draft-album-work h1 {
    text-align: center;
  }
  #final-work .nine {
    margin-top: 0;
    text-align: center;
  }
  #final-work h1 {
    text-align: center;
  }
  [id^="portf-"] {
    column-count: 2;
  }
  #gallery .bag {
    width: 96vw;
  }
  .draft-album-media,
  #gallery-media {
    grid-gap: 2vw;
    grid-template-columns: repeat(3, 1fr);
  }
  .gallery-options {
    display: block;
  }
  .draft-album-options {
    display: block;
  }
  .gallery-img,
  .gallery-img-loader,
  .draft-album-img,
  .draft-album-img-loader {
    width: calc(92vw / 3);
    height: calc(92vw / 3);
  }
  .gallery-img-loader.failed-more {
    font-size: 3.6vw;
    padding: 5vw 0px;
  }
  .draft-album-img-loader.failed-more {
    font-size: 3.6vw;
    padding: 5vw 0px;
  }
  .gallery-img-loader.failed-more i {
    box-shadow: 0px 0px 2vw 0px rgba(0, 0, 0, 0.2);
    padding: 2vw;
    margin: 3vw;
  }
  .draft-album-img-loader.failed-more i {
    box-shadow: 0px 0px 2vw 0px rgba(0, 0, 0, 0.2);
    padding: 2vw;
    margin: 3vw;
  }
  .gallery-img-loader img {
    left: calc(50% - 6vw);
    top: calc(50% - 6vw);
    min-width: 12vw;
    min-height: 12vw;
  }
  .draft-album-img-loader img {
    left: calc(50% - 6vw);
    top: calc(50% - 6vw);
    min-width: 12vw;
    min-height: 12vw;
  }
  #albums-cont {
    width: 45vh;
  }
  .gallery-thumb {
    height: 45vh;
  }
  #album header .pockets,
  #video header .pockets {
    float: left;
    padding: 0;
  }
  #album header .three:nth-child(1),
  #video header .three:nth-child(1) {
    width: 30% !important;
  }
  #album header .six {
    width: 60% !important;
    text-align: right;
  }
  #complete #book-4 > div,
  #success #book-5 > div {
    max-width: 450px;
    margin: 40px auto;
    padding: 20px;
  }
  #app-info {
    position: relative;
    width: 100%;
    height: 72px;
    display: none;
    background: rgb(0, 123, 106);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 9999999999;
    padding: 0;
  }
  #app-info h2 {
    display: block;
    font-size: 18px;
    padding: 0;
    color: white;
  }
  #app-info .four {
    width: 160px;
    float: right;
    margin: 8px 0px;
  }
  #app-info .eight {
    width: 46%;
    float: left;
  }
  #app-info img {
    margin: 1px 0;
  }
  #app-info span {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    color: white;
  }
  #app-info h1 {
    text-align: left;
    font-size: 16px;
    display: block;
    margin: -6px 0 5px 0;
  }
  #about,
  #about-v2 {
    display: none !important;
  }

  #t_pagers {
    position: absolute;
    left: 35.5%;
    bottom: 10px;
    z-index: 2;
  }

  #portfolio figure {
    width: 50%;
  }
  #portfolio figure:last-child {
    margin-left: 25%;
  }
  #portmain #portfolio h1 {
    font-size: 1.5em;
  }
  #portmain #portfolio h1 span {
    margin-left: 0;
  }
  #portmain #portfolio h1 span.sec {
    margin-left: -36.58px;
  }
  #gb-prt {
    margin-top: -4px;
  }
  #portmain #portfolio h1 a {
    padding: 3px 8px;
  }
  #buq {
    display: none;
  }

  #buqmain {
    display: none;
  }

  .footer_tag {
    display: none;
  }

  #buqh2 {
    display: none;
  }

  .form-err {
    background: #ea4335;
    opacity: 0.8;
    text-align: center;
    display: none;
    color: white;
    z-index: 2;
    padding: 3px;
    width: 70% !important;
    border-radius: 5px;
    position: absolute;
    top: 40px !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    right: 15% !important;
    transition: all ease-in-out 0.3s;
  }
  #book-3 label {
    font-size: 14px;
  }
  #ev-c {
    height: calc(100% - 165px) !important;
  }
  .form-err:after {
    bottom: 100%;
    top: auto;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(234, 67, 53, 0);
    border-bottom-color: #ea4335;
    border-width: 5px;
    margin-left: -5px;
  }
  #booking-form {
    min-height: 440px;
    max-width: 420px;
    margin: 30px auto;
    padding: 0 !important;
  }
  #nav-options {
    background: #333;
    position: absolute;
    top: 60px;
    right: 0px;
    display: none;
    width: 190px !important;
    padding: 0;
  }
  #nav-options > ul {
    list-style-type: none;
    float: right;
  }
  #nav-options > ul > li > a {
    text-decoration: none;
    color: white;
    display: block;
    font-size: 18px;
    width: 190px !important;
    margin-right: 0px;
    padding: 18px;
  }
  #nav-options > ul > li {
    position: relative;
  }
  #nav-options > ul > li > a:hover {
    color: #f4f4f4;
  }
  #nav-options i {
    margin-right: 10px;
  }
  #nav-options button {
    display: none;
  }
  #nav-options ul ul {
    display: block;
    list-style-type: none;
    position: absolute;
    width: 190px;
    background: #333;
    right: 0;
    box-shadow: none;
  }
  #docs #primary-menu,
  #reset-pass #primary-menu {
    display: none;
  }
  nav#primary-menu {
    display: none;
    position: absolute;
    top: 60px;
    padding: 0;
    width: auto;
    z-index: 9999999999999999;
    right: 0;
    background: #333;
  }
  nav#primary-menu ul {
    margin: 0px;
    float: none;
    padding: 0px;
    list-style-type: none;
  }
  nav#primary-menu ul li {
    display: block;
  }
  nav#primary-menu ul li:last-child a {
    margin: 0;
  }
  nav#primary-menu ul li a {
    display: block;
    padding: 12px;
    margin: 0px;
    color: white;
    width: 180px;
    font-size: 16px;
    border: none;
    text-decoration: none;
    transition: all ease-in-out 0.3s;
  }
  nav#primary-menu ul li a:hover {
    background: #fff;
    color: #333;
    border: none;
  }
  span#usr-name {
    text-transform: capitalize;
  }
  #nav-options ul ul:after {
    border: 0;
    margin: 0;
  }
  #nav-options ul ul a {
    text-decoration: none;
    padding: 8px 16px;
    display: block;
    color: #fff;
    background: #333;
  }
  #nav-options ul ul a:hover {
    color: #333;
    background: #fff;
  }
  #nav-options * {
    background: #333;
  }
  #show-nav-option,
  #show-primary-menu {
    display: block;
  }
  .action-btn {
    font-size: 14px;
    padding: 10px;
  }

  header .eight.pockets {
    margin: 0px;
    width: 80%;
    float: left;
  }
  #qosp-box,
  #qosv-box {
    height: 330px;
    top: calc(50% - 165px);
    width: 95%;
    left: 2.5%;
  }
  #ticket-chat {
    left: auto;
  }
  #welcome-home h1 {
    font-size: 30px !important;
  }
  #tickets-table thead,
  #tickets-table tbody,
  #tickets-table th,
  #tickets-table tr,
  #trans-table thead,
  #trans-table tbody,
  #trans-table th,
  #trans-table tr {
    display: block;
  }
  #tickets-table td,
  #trans-table td {
    display: block;
  }
  #tickets-table thead tr,
  #trans-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #tickets-table tr,
  #trans-table tr {
    border: 1px solid #ccc;
  }
  #tickets-table td,
  #trans-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
  }
  #no-tickets td,
  #no-trans td {
    border: none;
    position: relative;
    padding-left: 0% !important;
  }
  #tickets-table td:before {
    position: absolute;
    top: 12px;
    left: 6px;
    width: 45%;
    font-weight: bold;
    padding-right: 10px;
    white-space: nowrap;
  }
  #trans-table td:before {
    position: absolute;
    top: 12px;
    left: 6px;
    width: 45%;
    font-weight: bold;
    padding-right: 10px;
    white-space: nowrap;
  }
  #tickets-table td:nth-of-type(1):before {
    content: "ID";
  }
  #tickets-table td:nth-of-type(2):before {
    content: "Topic";
  }
  #tickets-table td:nth-of-type(3):before {
    content: "Status";
  }
  #tickets-table td:nth-of-type(4):before {
    content: "Last Message";
  }
  #trans-table td:nth-of-type(1):before {
    content: "ID";
  }
  #trans-table td:nth-of-type(2):before {
    content: "Date";
  }
  #trans-table td:nth-of-type(3):before {
    content: "Amount";
  }
  #trans-table td:nth-of-type(4):before {
    content: "Status";
  }
  tr#no-trans td:before,
  tr#no-tickets td:before {
    content: "" !important;
  }

  #dashboard .six.pockets,
  #tickets .six.pockets {
    width: 50%;
    margin: 0;
    float: left;
  }
  #nots-list .eight.pockets {
    width: 65%;
    margin: 0;
    float: left;
  }
  #nots-list .four.pockets {
    width: 35%;
    margin: 0;
    float: right;
  }
  #booking-box {
    height: auto;
  }
  #main-d .chain:nth-child(2) .twelve {
    margin-top: 0px;
  }
  .rating-area .twelve {
    margin: 0;
  }
  .rating-area span {
    display: block;
  }
  .rating-area {
    padding: 20px 20px 45px 20px;
  }
  .rating-area .rating {
    top: 39px;
    left: 12px;
  }
  #fix-pock .twelve {
    margin: 0;
  }
  #qosp-title,
  #qosv-title {
    font-size: 22px !important;
  }
  .qosp-b-t,
  .qosv-b-t {
    margin: 20px 0 !important;
    font-size: 18px !important;
  }
  .qosp-con li,
  .qosv-con li {
    padding: 6px 0px !important;
  }
  /*#dashboard .six.pockets:nth-child(even) {
        width: 50%;
        margin: 0;
        float: right;
    }*/
}
@media only screen and (max-height: 600px) {
  #login-box,
  #sm-box,
  #payment-box {
    overflow-y: scroll;
    height: 80%;
    top: 10%;
  }
  #album #logo,
  #album-title,
  #video #logo,
  #video-title {
    margin-top: 0;
  }
  #album-info {
    display: none;
  }

  #login-submit {
    margin: 15px auto 20px -15px !important;
    display: inline-block !important;
    float: none !important;
  }
  #login-box h1 {
    font-size: 24px !important;
  }
  #login-box {
    width: 100% !important;
    left: 0 !important;
    height: 100% !important;
    top: 0 !important;
    border-radius: 0px !important;
  }
  #help-bottom {
    z-index: 99999 !important;
  }
  #sm-c {
    height: auto;
  }
  #signup-login {
    position: relative;
    background: transparent;
    width: 150px;
    display: inline-block;
  }
  #gt-signup {
    background: #393939 !important;
    color: #fff !important;
    text-decoration: none;
    width: 150px !important;
  }
  .box-footer {
    position: relative;
  }
  #album header,
  #video header {
    display: none !important;
  }
  #video-quality {
    top: 50px;
  }
}
@media only screen and (max-width: 600px) {
  #portfolio figure {
    width: 100%;
    margin: 0 !important;
  }
  #login-prgrss svg:nth-child(even) {
    width: 50px;
  }
  #app-info .four {
    width: 150px;
    float: right;
    margin: 10px 0px;
  }
  #app-info h1 {
    font-size: 15px;
  }
  #sm-box label {
    font-size: 14px !important;
  }
  #sm-sp,
  #sm-fp {
    margin-right: 0 !important;
  }
  .evt-extras-s {
    margin-right: 0 !important;
  }
  #be-box #cost {
    font-size: 18px;
  }
  #close-bd-box {
    right: calc(2.5% + 16px);
    top: 10%;
  }
  .clockpicker-popover .popover-title {
    font-size: 18px !important;
  }
  .popover-title {
    padding: 2px 14px !important;
  }
  .clockpicker-popover .popover-content {
    padding: 2px !important;
  }
  #dashboard h1,
  #support h1,
  #trans h1 {
    font-size: 22px;
  }
  .bhead {
    display: inline !important;
  }
  .bid {
    display: block !important;
  }
  #dash-bookings .booking .nine {
    padding: 15px 20px 0px !important;
  }
  #dash-bookings .booking .three {
    margin-bottom: 20px !important;
  }
  span[class^="bstatus"] {
    margin: 0 !important;
    font-size: 14px !important;
  }
  #evt-rate-c {
    margin-left: 20px;
  }
  #evt-day-s {
    margin-left: 8px;
  }
  #evt-hour {
    margin-left: 9px !important;
    width: 150px !important;
  }
  #book-2-p,
  #book-2-g,
  #book-p-e,
  #book-3-g,
  #book-est,
  #book-add-e,
  #evt-locationd .book-prc-btn,
  #evt-locationd .book-gb-btn {
    width: 140px;
  }
  #testimonials {
    width: 90%;
  }
  header .pockets {
    width: 50% !important;
  }
  #show-notes > span > span {
    display: none;
  }
  span.dash-not-t {
    font-size: 18px;
  }
  #nots-list .pockets {
    width: 100% !important;
    float: none !important;
  }
  #nots-list .two {
    text-align: center;
    padding-top: 10px;
  }
  .action-btn {
    width: 95%;
    float: none;
    margin-top: 10px;
  }
  .show-more {
    margin-top: 45px;
  }
  a#crt-book-btn,
  #new-q {
    font-size: 14px !important;
  }
  #faq dt,
  #faq dd {
    font-size: 14px !important;
  }
  td {
    font-size: 14px;
  }
  #ticket-details h1 {
    font-size: 18px;
  }
  #bd-box,
  #ab-box,
  #events-box,
  #events-box {
    width: 95%;
    left: 2.5%;
    height: 80%;
    top: 10%;
  }
  #events-box {
    overflow-y: scroll;
    position: fixed;
  }
  #rate-box,
  #cp-box,
  #login-box,
  #sm-box,
  #be-box,
  #summ-box,
  #error-in-connection,
  #download-gallery,
  #fp-box,
  #payment-box {
    width: 95%;
    left: 2.5%;
  }
  #fp-box {
    height: auto !important;
  }
  #bd-bid {
    font-size: 20px;
  }
  #bd-tq {
    font-size: 18px;
  }
  .answer,
  .question,
  #user-reply {
    max-width: 300px;
  }
  .answer .message,
  .question .message {
    max-width: 250px;
  }
  #error-page h1 {
    font-size: 120px;
  }
}
@media only screen and (min-width: 1000px) {
  #app-info-android img {
    max-width: 250px;
    width: 100%;
    cursor: pointer;
  }
  #app-info-ios img {
    max-width: 210px;
    width: 80%;
    cursor: pointer;
  }
  #app-info a {
    width: 50%;
    float: left;
  }
  #app-info .four {
    text-align: right;
    top: 14px;
    position: relative;
  }
}
@media only screen and (max-width: 400px) {
  .radio-btns label {
    padding: 8px 10px !important;
    font-size: 13px !important;
  }
  #booking .book-prc-btn,
  #booking .book-gb-btn {
    width: 110px !important;
    font-size: 14px !important;
    padding: 10px 0 !important;
  }
  #book-3 label {
    font-size: 12px;
  }
  #welcome-home form h1 {
    font-size: 20px !important;
  }
  #evt-ph-q,
  #evt-vi-q {
    width: 115px !important;
    margin: 0 !important;
  }
  #ev-c {
    height: calc(100% - 150px) !important;
  }
}

.pad-bottom {
  padding-bottom: 10px;
}

.pswp img {
  max-width: none;
  object-fit: contain;
}
.pswp__img--placeholder--blank {
  background: black !important;
}
.pswp__bg {
  opacity: 1 !important;
}
.pswp__button--close {
  background-position: 0 -44px !important;
}

.pswp__button--download {
  background-position: -176px 0px !important;
}
.pswp__button--toggle-quality{
  visibility: hidden;
  background-position: -176px 0px !important;
}
.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.pswp__button--download::before {
  font-family: FontAwesome;
  font-weight: 600;
  content: "\f019" !important;
  color: white !important;
}
/* .pswp__button--toggle-quality.changed::before{ 
  font-weight: 600;
  font-size: large;
  content: "SD" !important;
  color: white !important;
} */
.pswp__button--toggle-quality{ 
  font-weight: 600;
  font-size: large;
  color: white !important;
}
.pswp__scroll-wrap {
  will-change: auto !important;
}
.pswp__caption__center{
  font-size: 15px !important;
  text-align: center !important;
}
.pswp__top-bar, .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right{
  opacity: 1 !important;
}





