/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html {
    height: 100%;
    overflow-y: hidden;
}

body {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow-x: hidden;
    position: relative;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;

}

body.noscroll {
    overflow: hidden;
}

.wrapper {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
}

.wrapper:not(.index){
    padding-top: 60px;
}

.navbar .container{
    width: 100%;
}

p {
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    font-weight: 100;
}

p.small {
    font-size: 16px;
}

.img-small img {
    width: 100%;
    height: 100%;
}

.img-large {
    max-height: 550px;
    max-width: 550px;
}

.square-small {
    overflow: hidden;
}

.btn-lg a {
    color: #FFFFFF;
}

.btn-lg, .btn-group-lg > .btn, .btn {
    border-radius: 26px;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
    -khtml-border-radius: 26px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: capitalize;
    /*font-weight: 700;*/
    word-wrap: break-word;
}

h4 {
    font-size: 22px;
    line-height: 30px;
}

h3 {
    font-size: 34px;
}

hr {
    border-top: 1px solid #FFFFFF;
    opacity: 0;
    margin: 22px 0;
}

.center-link {
    color: #2C3E50;
    text-decoration: none;
    padding-top: 20px;
}

.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}

.navbar-brand {
    padding: 0;
}

.intro-text {
    padding: 0 10%;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #fff;
    background: #18bc9c;
    margin-top: -60px;
}

.header_background_image {
    background: no-repeat;
    width: 100%;
    height: auto;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

header .container {
    padding-top: 75px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: none;
    font-size: 1.5em;
    font-weight: 600;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
    display: block;
}

.header-description {
    /*background-color: #fff;*/
    text-align: center;
    width: 1170px;
    margin: 0 auto;
}

div#description-container {
    padding: 0 40px;
}

.panel-heading {
    border-radius: 0;
}

.panel-heading a:hover {
    color: inherit;
}

.container h2 {
    margin-bottom: 40px;
    opacity: 0.8;
    font-size: 30px;
}

.about-content {
    width: 100%;
    padding: 50px 0;
}

#events .img-small {
    max-height: 370px;
    height: 370px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

#events h4 {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 20px;
}

#events a.btn {
    float: left;
}

#events .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 66.91%;
}

.event-img img {
    width: 100%;
}

.event-text-wrap {
    position: relative;
    height: 200px;
    margin-bottom: 40px;
}

.event-text {
    float: left;
    min-height: 115px;
    margin-bottom: 20px;
    width: 100%;
}

.event-readmore {
    width: 150px;
    height: 42px;
}

.event-readmore a.btn {
    max-width: 100%;
}

section#contact {
    padding: 40px 0;
}

section#contact .menucategory_fontcolor_border {
    border: 1px solid !important;
}

.portfolio-item.text-center.location-box {
    width: 28%;
    margin: 30px 2.5%;
    display: inline-block;
    vertical-align: top;
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.portfolio-item.text-center.location-box.count-1 {
    width: 95%
}

.portfolio-item.text-center.location-box.count-2 {
    width: 44%
}

.portfolio-item.text-center.location-box span {
    margin-right: 10px;
}

.portfolio-item.text-center.location-box ul,
.portfolio-item.text-center.location-box ol {
    list-style-position: inside;
}

section#location {
    padding: 0 0 120px 0 !important;
}

section#location h3 {
    margin-top: 40px;
    margin-bottom: 30px;
}

section#location p {
    margin: 5px 0;
}

section#breadcrumbs {
    padding: 40px 0 0 0 !important;
}

section#portfolio .more-btn {
    text-align: left;
    margin-top: 15px;
}

.col-md-3 img {
    /* width: 100%;*/
}

section#portfolio h3 {
    margin: 40px 0;
}

section#portfolio h4 {
    text-align: left;
    margin-top: 0;
}

section#portfolio p {
    margin-top: 10px;
    margin-bottom: 10px;
}

section#portfolio .col-md-9 {
    margin-bottom: 10px;
}

a.page-scroll:hover {
    /*color:#fff !important;*/
    /*opacity: 0.5;*/
}

.list-inline a {
    color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(0, 0, 0, 0.3);
}

.btn-lg, .btn-group-lg > .btn {
    padding: 11px 32px !important;
    font-size: 15px !important;
}

.panel-heading {
    padding: 20px 0 15px 0;
}

.nailthumb-container img {
    width: 100%;
    height: 100%;
}

.gallery .square-small img{
    width: 100%;
}

.albums .name{
    min-height: 50px;
}

.link-wrapper > .container > div{
    margin-top: 20px;
}

li.link-icons a {
    font-size: 18px;
    display: block;
    margin-top: 10px;
}

li.link-icons img {
    width: 90px;
}

.download-app-links {
    width: 626px;
    margin: 0 auto;
    height: 252px;
    clear: both;
    padding-top: 10px;
}

.qrcode-box {
    width: 366px;
    float: right;
    margin-right: 28px;
}

.appstore {
    width: 232px;
    float: right;
    margin-top: 50px;
}

.appstore img {
    margin-bottom: 10px;
}

p.text-center.qrcode {
    width: 366px;
    height: 290px;
    background: url('../img/phone-frame.png') no-repeat;
}

p.text-center.qrcode img {
    padding-top: 102px;
    padding-left: 25px;
}

#download-app {
    padding-bottom: 0;
}

.link-wrapper {
    padding: 100px 0 !important;
}

.footer-links {
    margin: 0;
}

.footer-links li {
    border-right: 1px solid;
    font-size: 15px;
    line-height: 15px;
    padding: 0 10px;
}

.footer-links li:last-child {
    border: none;
}

.portfolio-item.text-center.location-box h3 {
    text-transform: none;
    font-size: 22px;
    margin-bottom: 20px;
}

.portfolio-item.text-center.location-box p {
    line-height: 28px;
    font-size: 16px;
}

.portfolio-item.text-center.location-box .btn {
    margin-top: 20px;
}

.external-links {
    margin-bottom: 20px;
}

.row.powered-by {
    float: right;
    margin-right: 12px;

    font-size: 13px;
    opacity: 0.6;
}

.title_fontcolor .fa {
    margin-right: 10px;
}

section#event-detail {
    padding-top: 10px !important;
}

.event-detail {
    margin: 20px 0;
    word-wrap: break-word;
}

section#event-detail p span {
    font-size: 16px !important;
    line-height: 28px;
}

.event-detail p {
    font-weight: bold;
    margin-bottom: 10px;
}

#event-detail .btn {
    min-width: 125px;
}

.event-detail-section p {
    word-wrap: break-word;
}

.detail .information p{
    margin-bottom: 0;
}

.detail h4{
    margin-bottom: 18px;
}

section#event-detail h1 {
    padding: 0 40px 30px 40px;
    line-height: 30px;
    font-size: 22px;
}

.menu-description {
    padding-top: 10px !important;
    font-size: 18px;
    line-height: 30px;
    font-weight: 100;
}

.menu-description h3 {
    padding: 0 15px;
    line-height: 30px;
    font-size: 24px;
}

.menu-contact-detail {
    margin-top: 10px;
}

.pagination a {
    padding: 0;
    font-size: 14px;
    line-height: 50px;
    width: 50px;
    height: 50px;
}

.menu-img {
    height: auto;
    max-height: none !important;
    width: 100%;
}

.location-search div {
    position: relative;
    font-size: 24px;
}

.location-search input {
    text-indent: 28px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.normal-case {
    text-transform: none;
}

.not-found-row {
    margin-top: 50px;
}

.location-search .fa-search {
    position: absolute;
    top: 6px;
    left: 26px;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 57.25%;
}

.swiper-container {
    width: 100%;
}

.swiper-wrapper .intro-text {
    text-align: center;
}

.header-bg-image {
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.btn.slide-btn {
    padding: 13px 25px;
    font-size: 18px;
    min-width: 150px;
    /*  -webkit-box-shadow: 0px 1px 8px #666666;
      -moz-box-shadow: 0px 1px 8px #666666;
      box-shadow: 0px 1px 8px #666666;*/
}

.swiper-button-next, .swiper-button-prev {
    background-image: none;
}


section {
    padding: 60px 0 40px 0 !important;
}

section#contact {
    padding: 85px 0 !important;
}

.link-wrapper {
    padding: 45px 0 55px 0 !important;
}

.navbar {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 40px 0 20px 0;
    padding-bottom: 100px !important;
}

section:after {
    content: "";
    display: block;
}

section h2 {
    margin: 0;
    font-size: 3em;
}

section.success {
    color: #fff;
    background: #18bc9c;
}

section .container .row table, .portfolio-item table {
    width: 100% !important;
    table-layout: fixed;
    word-wrap: break-word;
}

.btn-default.disabled {
    background-color: #A5A5A5;
    border: none !important;
}

.panel {
    border: none !important;
}

.breadcrumb {
    background: none !important;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 20px;
}

.breadcrumb>li+li:before {
    padding: 0 2px 0 7px;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
    text-align: center;
}

#portfolio .portfolio-item .portfolio-link {
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    display: inline-block;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.48);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    z-index: 3;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}


.btn {
    border: none !important;
}

.btn:hover {
    -webkit-box-shadow: inset 0 0 151px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 0 151px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 0 151px 0 rgba(0, 0, 0, 0.25);
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    /*border-bottom: 1px solid #eee;*/
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    -khtml-border-radius: 27px;
    font-size: 1.2em;
    background: 0 0;
    box-shadow: none !important;
    resize: none;
    /* background-color:rgba(255, 255, 255, 0.7);*/
    background-color: #fff;
    padding: 14px 26px;
    width: 100%;
    border: 1px solid #DFDFDF;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease, opacity .3s ease;
    -moz-transition: top .3s ease, opacity .3s ease;
    -ms-transition: top .3s ease, opacity .3s ease;
    transition: top .3s ease, opacity .3s ease;
}

.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18bc9c;
}

.help-block {
    font-size: 1em;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;
    width: 100%;
}

.form-group {
    margin-bottom: 25px;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 30px;
    padding-bottom: 10px;
}

.footer-above a {
    color: #fff;
}

.fa-apple, .fa-android {
    color: #fff !important;
}

footer .footer-col {
    /* margin-bottom: 25px;*/
    width: 100%;
}

footer .footer-col a {
    color: #fff;
}

footer .footer-below {
    padding: 30px 0 25px 0;

}

footer .footer-below h3 {
    margin-top: 0;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 3%;
    bottom: 3%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 20px;
    max-width: inherit;
    padding: 13px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}



.alert-android {
    margin: 0;
    border-radius: 0;
}

.gallery-section {
    padding: 0;
    margin: 0;
}

.spacer {
    height: 40px;
}

.half-spacer {
	height: 20px;
}

.border-bottom {
    border-bottom: 1px solid #DFDFDF;
}

.border-top {
    border-top: 1px solid #DFDFDF;
}

.padding-left-0 {
    padding-left: 0;
}

.padding-right-0 {
    padding-right: 0;
}

.padding-left-40 {
    padding-left: 40px;
}

.margin-top-7 {
    margin-top: 7px;
}

.btn-150 {
    width: 150px;
}

.btn-200 {
    width: 200px;
}

.min-width-100 {
    min-width: 100px;
}

.width-auto {
    width: auto;
}

/*=================== BOOKING ==========================*/
.booking > .row {
    margin-left: 0;
    margin-right: 0;
}

.search-panel {
    padding: 20px 0;
    border-bottom: 1px solid #DFDFDF;
}

.search-panel .btn-holder .btn {
    max-width: 100%;
    width: 100%;
    padding: 8px 15px;
}

.search-panel input {
	border-radius: 26px;
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	-khtml-border-radius: 26px;
}

.search-panel .input-group-addon {
    background: #fff;
    border-right: 0;
	border-top-left-radius: 26px;
	border-bottom-left-radius: 26px;
	-moz-border-radius-bottomleft: 26px;
	-moz-border-radius-topleft: 26px;
	-webkit-border-bottom-left-radius: 26px;
	-webkit-border-top-left-radius: 26px;
}

.search-panel .date-field {
    border-left: 0;
}

.date-fields-holder {
    padding: 0 5px;
}

.date-fields-holder select {
    padding: 6px 6px;
}

.search-panel .form-group .date-fields-holder:first-child {
    padding-left: 0;
}

.list-panel {
    padding: 40px 0;
    overflow: hidden;
}

.list-panel .map-holder {
    padding: 0;
    min-height: 200px;
}

.list-panel .image-holder {
    padding: 0 0 0 15px;
}

.list-panel .image-holder img {
    width: 90%;
}

.list-panel h4, .category h4 {
    text-align: left;
}

.list-panel h4, .list-panel h5 {
    margin-top: 0;
}

.list-panel .price, .category .price {
    font-weight: 700;
    padding-bottom: 20px;
}

.list-panel .element-holder {
    position: relative;
    margin-bottom: 20px;
}

.list-panel .button-holder {
    position: absolute;
    bottom: 0;
    right: 0;
}

.list-panel .btn {
    margin-top: 20px;
}

.booking-calendar {
    background-color: rgba(100, 100, 100, 0.1);
    padding: 3%;
}

.booking-calendar .row {
    padding: 1% 0;
    margin: 0;
}

.booking-button {
    width: 50%;
}

.error-container {
    display: block;
    position: fixed;
    top: 1%;
    left: 25%;
    width: 50%;
    background-color: #a94442;
    color: #fff;
    overflow: hidden;
    z-index: 99999;
    border: 1px transparent;
    padding: 25px;
    opacity: 0;
}

.error-container a {
    position: absolute;
    color: #FFF;
    font-size: 20px;
    right: 10px;
    top: 10px;
    height: 20px;
    line-height: 20px;
}

.invoice-panel {
    padding-right: 6%;
}

.invoice-line {
    padding: 10px 0;
}

.invoice-qr {
    background-color: #fff;
    border: 1px solid #eee;
    margin-bottom: 10%;
}

.invoice-qr img {
    width: 100%;
    padding: 10%;
}

.row.thead {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
}

.row.trow {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}

.order-total {
    padding: 20px 0;
    font-size: 18px;
}

.order-total div {
    padding: 10px 0;
}

/*==================== PREVIEW ==========================*/

.preview-banner {
    padding: 90px 0 !important;
}

div#description-bg {
    width: 100%;
    padding: 20px 0;
}

.preview-banner .navbar-header {
    float: none;
    width: 100%;
}

.preview-banner .navbar-brand {
    width: 100%;
}

/*=================== YOUTUBE ==========================*/

.youtube {
    padding-bottom: 10px;
}

.bottom.shopping-cart-icon {
    position: fixed;
    z-index: 2;
    top: -1px;
    right: 7px;
}

.bottom.shopping-cart-icon .numberCircle{
    top: 12px;
}

.hidden-right .navbar-toggle{
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
    background-color: transparent !important;
}

.navbar-nav.with-cart .hidden-right .navbar-toggle{
    right: 45px;
}

.navigation-top {
    display: block;
    margin: 0 auto;
    width: 100% !important;
}

.navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float: none;
}

.centered-button {
    width: 100%;
    float: none;
    margin-right: 0;
    background-color: transparent;
    border: none;

    -webkit-transition: width 3s linear;
    -moz-transition: width 3s linear;
    -o-transition: width 3s linear;
    transition: width 3s linear;
}

.top-nav-logo {
    padding: 10px 0 10px 0;
    z-index: 5;
}

.fixed-nav-padding-top {
    padding-top: 70px;
}

.nav a.header_color:hover {
    opacity: 0.7;
}

.detail-buy-now {
    margin: 0 7px;
}

.navbar:not(.open) .navbar-nav li.last:after {
    content: " ";
}

.navbar:not(.open) .navbar-nav li.last.top:after {
    content: " | ";
    position: absolute;
    top: 19px;
    right: -7px;
}

.navbar:not(.open) .navbar-nav li.last.top.active:after {
    top: 15px;
}

.navbar:not(.open) .navbar-nav.full-nav-spacer{
    padding-right: 0;
}

.navbar:not(.open) .navbar-nav.top.with-nav{
    padding-right: 50px;
}

.navbar:not(.open) .navbar-nav.top.with-nav.with-cart{
    padding-right: 100px;
}

.navbar:not(.open) .navbar-nav.without-nav{
    padding-right: 50px;
}

.navbar:not(.open) .navbar-nav.without-nav{
    padding-right: 50px;
}

.detail > .container{
    max-width: 670px;
}

.detail .image-row{
    margin-top: 40px;
    margin-bottom: 10px;
}

.navbar-header .navbar-toggle.with-cart{
    margin-right: 55px;
}

a.logo{
    display: inline-block;
}

.description ul, .description ol{
    padding-left: 1.2em;
}

.open .navbar-nav:not(.navbar-right)>li:not(.close-li){
    margin-right: -15px;
}

.navbar:not(.open) .padding-right-50{
    padding-right: 50px !important;
}

.navbar:not(.open) .padding-right-100{
    padding-right: 100px !important;
}

@media (min-width: 1200px) {
    .booking-breadcrumbs {
        padding-bottom: 0 !important;
    }
    section#event-detail .container, section.item-detail .container {
        width: 1000px;
    }

    section#event-detail .col-md-1 {
        width: 12.333333%;
        padding-left: 0;
        margin-left: -16px;

    }
}


@media only screen and (min-width: 1000px) and (max-width: 1500px) {
    .youtube {
        float: left;
        width: 50%;
    }

    .description {
        float: none;
        width: auto;
    }

    .description .menucategory_fontcolor {
        text-align: left;
    }
}

@media only screen and (min-width: 700px) and (max-width: 1000px) {
    .youtube {
        padding-left: 70px;
        padding-right: 70px;
    }
}

@media (max-width: 767px) {

    section.first {
        padding-top: 35px;
    }
}

@media (max-width: 447px) {
    .booking.shopping-complete .btn-200 {
        max-width: 100%;
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
}

@media (max-width: 387px) {

    .daily-date {
        display: block;
        float: none;
        width: 100%
    }
}

@media (min-width: 992px) and (max-width: 1200px) {


    section#event-detail .container, section.item-detail .container {
        width: 850px;
    }
}

@media (min-width: 992px) {
    section#event-detail .col-md-1 {
        width: 12.333333%;
        padding-left: 0;
        margin-left: -16px;

    }

    .col-lg-6.description {
        line-height: 30px;
    }


}

@media (max-width: 1200px) {

    .header-description {
        width: 970px;
    }

    #from_date, #to_date {
        text-align: right;
        padding-right: 5px;
    }

    #events .img-small {
        max-height: 305px;
    }
}

@media (max-width: 996px) {

    .added-to-cart-span {
        position: relative;
    }

    .added-to-cart-hint {
        position: absolute !important;
        width: 102px;
        top: 38px !important;
        left: 21px !important;
        margin-left: 0 !important;
    }

    .search-panel .form-group:nth-child(2) {
        padding-left: 0;
    }
}

@media (max-width: 991px) {

    .header-description {
        width: 750px;
    }

    #events h4 {

        margin: 20px 0;
    }

    section#event-detail .col-md-1 {
        width: 14.333333%;
        padding-left: 0;
        margin-left: -16px;

    }

    section#portfolio h4 {
        margin-top: 20px;
        text-align: center;
    }

    section#portfolio p {
        text-align: center;
    }

    section#portfolio .col-md-9, section#portfolio .col-md-12{
        text-align: center;
    }

    section#portfolio .more-btn {
        text-align: center;
    }

    .portfolio-item.text-center.location-box {
        width: 44%;
    }

    .row.powered-by {
        float: none;
        margin: 20px 0 0 0;
        width: 100%;
        font-size: 13px;
        opacity: 0.6;
    }

    .navbar:not(.open) .full-nav:nth-of-type(5), .navbar:not(.open) .full-nav:nth-of-type(6){
        display: inline-block;
    }

    .navbar .full-nav:nth-of-type(4):after{
        content: " ";
    }
    
    .full-nav-toggle{
        display: none !important;
    }

    #events .img-small {
        max-height: 100%;
    }

}

@media (max-width: 768px) {

    .header-description {
        width: 100%;
    }

    section#event-detail .col-md-1 {

        margin-left: 0;

    }

    footer .powered-by{
        display: block;
    }

}

@media (min-width: 768px) {
    header .container {
        padding: 160px 0;
    }

    header .intro-text .name {
        font-size: 2.25em;
    }

    header .intro-text .skills {
        font-size: 1.25em;
        display: block;
    }

    .navbar-fixed-top {
        /*padding: 25px 0;*/
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    .search-panel .col-sm-4:first-child {
        padding-left: 0;
    }

    .search-panel .btn-holder {
        padding-right: 0;
    }


}



@media only screen and (max-width: 766px) {
    .dropdown-menu {
        display: block;
        position: static;
        background-color: transparent;
        border: 0 none;
        box-shadow: none;
        margin-top: 0;
        width: 100% !important;
        overflow: visible;
    }

    .navbar-nav .dropdown-menu > li > a,
    .navbar-nav .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .dropdown-menu > li > a {
        line-height: 15px;
    }

    .navbar-default .navbar-nav .dropdown-menu > li > a {
        color: #FFF;
    }

    .navbar-default .navbar-nav .dropdown-menu > li > a:hover {
        outline: 0;
        color: #18bc9c;
    }

    .navbar-default .navbar-nav .dropdown-menu > li > a:focus {
        outline: 0;
        color: #18bc9c;
    }

    a.dropdown-toggle .caret {
        display: none;
    }

    .dropdown a.dropdown-toggle {
        display: none;
    }

    .download-app-links {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        height: auto;
        width: 100%;
    }

    .appstore{
        margin: 25px auto;
    }

}

@media only screen and (max-width: 480px) {
    li.link-icons {
        margin: 0 20px;
    }

    section.share {
        padding: 27px 0 0 0 !important;
    }

}

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

    .portfolio-item.text-center.location-box {
        width: 100%;
        float: none;
        min-height: 100px;
        margin: 0;
    }

    .portfolio-item.text-center.location-box h3 {
        margin-top: 50px;
    }

    .portfolio-item.text-center.location-box.count-2 {
        width: 100%;
    }

    #portfolio iframe {
        padding: 0 2%;
    }

    .location-box {
        padding: 10px 0;
    }

    section#location h3 {
        margin-bottom: 20px;
    }

}

@media only screen and (max-width: 600px) {
    section#event-detail .col-md-1 {
        width: 32.333333%;
    }

    section#event-detail, .breadcrumb {
        padding-top: 0;
    }

    #events .img-small {
        max-height: none !important;
        height: auto;
    }

    #events .event-text{
        min-height: 95px;
    }

    .event-text-wrap{
        margin-bottom: 60px;
        text-align: center;
    }

    .event-readmore {
        position: inherit;
        padding-top: 20px;
        margin: 0 auto;
    }

    #events h4 {
        margin: 20px 0 7px 0;
        text-align: center;
    }

    .text-limit {
        text-overflow: inherit;
        white-space: inherit;
    }

    .about-content {
        padding: 30px 0;
    }

    .event-row {
        margin-bottom: 40px;
    }

    .floating-label-form-group {
        padding-bottom: 0;
    }

    .link-wrapper {
        padding: 30px 0 60px 0 !important;
    }

    section#location {
        padding-top: 28px !important;
    }

    #portfolio {
        padding-top: 28px !important;
    }

    #portfolio h2 {
        margin-top: 30px;
    }
}

@media (max-width: 585px) {
    .ticket-condition .pull-right {
        clear: both;
        display: block;
        float: left !important;
    }
}

@media (max-width: 768px) {
    .booking .search-panel {
        margin-left: -15px;
        margin-right: -15px;
    }

    .list-panel .button-holder {
        padding-top: 40px;
        width: 100%;
        overflow: hidden;
        position: static;
        bottom: auto;
        right: auto;
        text-align: left;
    }

    .list-panel .button-holder p {
        float: right;
    }

    .list-panel .button-holder .price {
        float: left;
    }

    .list-panel .button-holder .btn {
        max-width: 100%;
        margin-top: 0;
    }

    .list-panel .image-holder, .list-panel .details-holder {
        padding-left: 15px;
        padding-right: 15px;
    }

    .list-panel .image-holder {
        padding-bottom: 20px;
    }

    .list-panel .image-holder img {
        width: 100%;
    }

    .date-fields-holder {
        padding: 0;
        margin-bottom: 5px;
    }

    .list-panel .media, .list-panel .media .description, .order-total div {
        padding-left: 0;
    }

    #from_date, #to_date {
        padding-right: 0;
    }

    .search-panel .form-group {
        overflow: hidden;
    }

    .search-panel .form-group:nth-child(2) {
        padding-left: 15px;
    }

    .middle-field {
        padding-left: 5px;
        padding-right: 5px;
    }

    .list-panel .details-holder .btn {
        max-width: 100%;
        width: 100%;
    }

    .booking-breadcrumbs {
        padding-bottom: 0 !important;
    }

    .order-total {
        overflow: hidden;
    }

    .navbar-toggle {
        border: 0;
    }

    .affix #affix-menu-navbar-button{
        width: auto;
    }

    .menu-contact-detail{
        text-align: center;
    }

}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

@media (min-width: 768px) {
    .search-panel .form-group:first-child {
        padding-left: 0;
    }

    .search-panel .btn-holder {
        padding-right: 0;
    }
}