@font-face {
    font-family: 'Ostrich Sans Rounded';
    src: url('../fonts/ostrich-sans-rounded.eot');
    src: local('☺'), url('../fonts/ostrich-sans-rounded.woff') format('woff'), url('../fonts/ostrich-sans-rounded.ttf') format('truetype'), url('../fonts/ostrich-sans-rounded.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}
/* antic-regular - latin */
@font-face {
  font-family: 'Antic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/antic-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Antic Regular'), local('Antic-Regular'),
       url('../fonts/antic-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/antic-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/antic-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/antic-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/antic-v11-latin-regular.svg#Antic') format('svg'); /* Legacy iOS */
}

html, body {
    min-height: 100%;
    color: #aaa591;
    font-family: 'Antic';
}
h1, h2, h3, h4, h5 {
    letter-spacing: 1px;
    font-family: 'Ostrich Sans Rounded';
}
p {
    font-family: 'Antic';
    letter-spacing: 0.5px;
}
a {
    color:#aaa591;
}
a:hover {
    text-decoration: none;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.full-bg {
    background-repeat: no-repeat!important;
    background-position: bottom!important; 
    background-size: cover!important;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    position: fixed;
    min-height: 100%;
    margin-bottom: 0;
    border: none;
    z-index: 1;
    width: 300px;
    top: 121px;
    left: 35px;
}
.desktop-nav-container {
    max-width: 300px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li a {
    font-size: 20px;
    font-weight: normal;
    font-family: 'Ostrich Sans Rounded';
    letter-spacing: 1px;
    color: #A9A592!important;
}
.dd-ul li {
    list-style: none;
}
.dd-ul li a {
    color: #aaa591;
}
.dd-ul li a:hover {
    text-decoration: none;
    color: #333;
}
.navbar-brand>img {
    width: 150px;
}
.navbar-nav {
    margin-top: 200px;
    float: none;
}
.home-conttent {
    margin-top: 120px;
}
.basic-title {
    border: 3px solid #aaa591;
    margin-bottom: 20px;
    padding: 15px 10px 25px;
    margin-top: -15px;
}
.basic-title h3 {
    font-weight: bold;
}
.basic-content {
    margin-top: 25px;
}
.basic-banner img {
    width: 100%;
}
.inner-content {
    padding-bottom: 500px;
}
.inner-content-contact {
    padding-bottom: 90px;
}
.absolute-text {
    width: 130px;
    position: absolute;
    bottom: 50px;
    right: 0;
}
.left {
    background: url(../img/left-bubble.png);
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100% 100%;
    height: 50px;
    position: relative;
    margin-bottom: 5px;
}
.right {
    text-align: right;
    background: url(../img/right-bubble.png);
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100% 100%;
    height: 50px;
    position: relative;
    padding: 10px 0px;
    margin-bottom: 5px;
}
.message {
    background: url(../img/message.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 300px;
    padding: 20px 0px;
}
.input-text-message {
    border: 1px solid rgba(153, 153, 153, 0.1607843137254902);
}
label {
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
}
.input-text {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dashed #aaa591;
    background: none;
}
.input-text-message {
    background: none;
}
.submit {
    background: #aaa591;
    border: none;
    padding: 7px 20px;
    color: #fff;
}
.submit-wrap {
    padding-top: 10px;
    text-align: right;
}
.line-image img {
    width: 100%;
}
.line-image {
    height: 250px;
}
.line-text {

}
.qwme {
    /*padding-right: 50px;*/
}
.bx-viewport {
    overflow: unset!important;
}
.bx-pager {
    display: none;
}
.bx-prev {
    left: -15px!important;
    background-color: rgb(170 165 145 / 62%)!important;
    border:1px solid rgb(255 255 255 / 53%);
}
.bx-next {
    right: -50px!important;
    background-color: rgb(170 165 145 / 62%)!important;
    border:1px solid rgb(255 255 255 / 53%);
}
.bx-prev:hover {
    background-color: #aaa591!important;
}
.bx-next:hover {
    background-color: #aaa591!important;
}
.bx-controls-direction {
    position: absolute;
    top: 215px;
    left: 320px;
}
.e-confirm-wrap {
    height: 100vh;
}
.e-confirm-footer {
    /*position: absolute;*/
    width: 100%;
    bottom: 0;
}
.about-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.line-block {
    z-index: 1;
    height: 250px;
    border: 3px solid #aaa591;
}

/*line -1*/
.line-text-1 {
    padding-top: 30px;
    padding-left: 45px;
}
.line-1 {
    padding-right: 200px;
    padding-top: 25px;
    /*position: absolute;*/
    bottom: 90%;
}
.line-1 img {
    width: 100px;
}
.line-image-1 {
    margin-top: -50px;
    position: relative;
}
.line-image-1 img{
    width: 100%;
    /*position: absolute;*/
    top: -10px;
    left: 10px;
}
/*line -2*/
.line-2 {
    padding-left: 300px;
    /*margin-top: -60px;*/
    /*position: absolute;*/
    bottom: 17%;
}
.line-2 img {
    width: 100px;
}
.line-text-2 {
    padding-top: 30px;
    padding-left: 30px;
}
.line-image-2 {
    margin-top: -50px;
    position: relative;
}
.line-image-2 img{
    width: 100%;
    /*position: absolute;*/
    top: 10px;
    left: -10px;
}
/*line -3*/
.line-text-3 {
    padding-top: 30px;

}
.line-3 {
    padding-right: 250px;
    /*position: absolute;*/
    bottom: 65%;
}
.line-3 img {
    width: 100px;
}
.line-image-3 {
    margin-top: -50px;
    position: relative;
}
.line-image-3 img{
    width: 100%;
    /*position: absolute;*/
    top: -10px;
    left: 10px;
}
/*line -4*/
.line-4 {
    padding-left: 300px;
    /*position: absolute;*/
    bottom: 17%;
}
.line-4 img {
    width: 100px;
}
.line-text-4 {
    padding-top: 30px;
    padding-left: 30px;
}
.line-image-4 {
    margin-top: -50px;
    position: relative;
}
.line-image-4 img{
    width: 100%;
    /*position: absolute;*/
    top: 10px;
    left: -10px;
}
/*line -5*/
.line-text-5 {
    padding-top: 30px;
    padding-left: 40px;
}
.line-5 {
    padding-right: 330px;
    /*position: absolute;*/
    bottom: 65%;
}
.line-5 img {
    width: 100px;
}
.line-image-5 {
    margin-top: -50px;
    position: relative;
}
.line-image-5 img{
    width: 100%;
   /* position: absolute;*/
    top: -10px;
    left: 10px;
}
/*line -6*/
.line-6 {
    padding-left: 300px;
    /*margin-top: -50px;*/
    /*position: absolute;*/
    bottom: 17%;
}
.line-6 img {
    width: 100px;
}
.line-text-6 {
    padding-top: 30px;
    padding-left: 30px;
}
.line-image-6 {
    margin-top: -50px;
    position: relative;
}
.line-image-6 img{
    width: 100%;
    /*position: absolute;*/
    top: 10px;
    left: -10px;
}
.wedd-journey-bottom-text {
    padding-top: 100px;
    padding-bottom: 200px;
}
.thankyou {
    padding-top: 100px;
}
.copyright {
    padding-bottom: 200px;
    padding-top: 50px;
}
.footer {
    background: #aaa591;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 5px 0px;
    color: #fff;
    font-family: 'Ostrich Sans Rounded';
}
.mobile-mode {
    display: none;
}
.contact-body-text {
    padding-top:30px;
    padding-bottom: 10px;
}
.navbar-default .navbar-brand {
	color: #aaa591;
}
.navbar-default .navbar-toggle {
	border-color: #aaa591;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #aaa591;
}
.contact-chat-logo {
    position: absolute;
    left: -35px;
}
.logo-text {
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 105px;
}
.mobile-mode img {
    display: inline-block;
    width: 75px;
    margin-top: -6px;
}
.fp-tableCell {
    vertical-align: top!important;
    padding-top: 25px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: transparent!important;
}

.footer-jurney {
    background: #aaa591;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 5px 0px;
    color: #fff;
    font-family: 'Ostrich Sans Rounded';
    /*position: absolute;*/
    bottom: 0;
}
.mtfx {
    padding-top: 50px;
}
.section {
    background-size: 100% auto!important;
}
.bxslider {
    height: 250px;
    overflow: hidden;
    border: 2px solid rgb(170, 165, 145);
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent!important;
	border: none!important;
	-webkit-box-shadow: unset!important;
    box-shadow: unset!important;
}
/*---------------------mobile---------------------*/

@media (min-width: 200px) and (max-width: 420px) {
    .navbar {
        position: relative;
        min-height: 100%;
        margin-bottom: 0;
        border: none;
        z-index: 1;
        width: 100%;
        top: 0;
        left: 0px;
    }
    .mobile-mode {
        display: block;
    }
    .desktop-mode {
        display: none;
    }
    .navbar-nav {
        margin-top: 0;
    }
    .navbar-nav>li {
        text-align: right;
    }
    .desktop-nav-container {
        max-width: 100%;
    }
    .dd-ul {
        padding-right: 30px;
    }
    .absolute-text {
        display: none;
    }
    .home-conttent {
        margin-top: 10px;
        padding-bottom: 250px;
    }
    .about-footer {
    	position: unset!important;
    }
    .basic-banner {
        padding: 0;
    }
    .line-block {
        display: none;
    }
    .basic-title {
        margin-top: 10px;
    }
    .line-image {
        margin-top: 0px;
        border: 3px solid #aaa591;
        width: 80%;
    	margin-left: 10%;
        overflow: hidden;
        height: 160px;

    }
    .bx-prev {
        top: unset!important;
        bottom: 62px!important;
        left: -160px!important;    
    }
    .bx-next {
        top: unset!important;
        bottom: 62px!important;
        right: 95px!important;
    }
    .footer-jurney {
        width: 100%;
    }
    .bxslider li {
        width: 100%!important;
    }
    .line-image img {
        position: relative;
        top:0;
        left: 0;
    }
    .line-text {
        padding-top: 10px;
        /*padding-bottom: 30px;*/
        padding-left: 30px;
    }
    .wedd-journey-bottom-text {
        padding-bottom: 0px;
    }
    .inner-content {
        padding-bottom: 320px;
    }
    .right {
        height: 80px;
    }
    .line {
    	display: none;
    }
    .nav-wrap{
    	background: rgba(255, 255, 255, 0.6588235294117647);
    	z-index: 999;
    }
    #fullpage {
    	font-size: 12px;
    }
    #fullpage p {
    	margin-left: 0px!important;
    }
    .fp-tableCell {
    	vertical-align: top!important;
    }
    .left {
        margin-bottom: 26px;
        margin-left: 40px;
    }
    .right {
        padding: 10px 10px;
    }
    .contact-thanks-text {
        text-align: center;
    }
    .mtfx {
        padding-top: 10px;
    }
    .e-confirm-wrap {
        height: auto;
    }
    .line-text h3 {
        margin-left: 0px!important;
    }
    .contact-bg {
        background-position-x: -580px!important;
    }
    .our-story-mobile-content {
        padding-bottom: 500px;
    }
}
@media (min-width: 421px) and (max-width: 768px) {
    .navbar {
        position: relative;
        min-height: 100%;
        margin-bottom: 0;
        border: none;
        z-index: 1;
        width: 100%;
        top: 0;
        left: 0px;
    }
    .mobile-mode {
        display: block;
    }
    .desktop-mode {
        display: none;
    }
    .navbar-nav {
        margin-top: 0;
    }
    .navbar-nav>li {
        text-align: right;
    }
    .desktop-nav-container {
        max-width: 100%;
    }
    .dd-ul {
        padding-right: 30px;
    }
    .absolute-text {
        display: none;
    }
    .home-conttent {
        margin-top: 10px;
    }
    .basic-banner {
        padding: 0;
    }
    .line-block {
        display: none;
    }
    .basic-title {
        margin-top: 10px;
    }
    .line-image {
        margin-top: 0px;
        border: 3px solid #aaa591;
        width: 75%;
    	margin-left: 10%;
    }
    .line-image img {
        position: relative;
        top:0;
        left: 0;
    }
    .line-text {
        padding-top: 10px;
        padding-bottom: 30px;
        padding-left: 45px;
    }
    .line-text h3 {
        margin-left: 0px!important;
    }
    .wedd-journey-bottom-text {
        padding-bottom: 0px;
        font-weight: bold;
        text-shadow: 0.5px 0.5px #fff;
    }
    .inner-content {
        padding-bottom: 320px;
    }
    .e-confirm-footer {
    	position: relative;
    }
    .basic-content {
    	padding-bottom: 100px;
    }
    .right {
        height: 80px;
    }
    .line {
    	display: none;
    }
    .nav-wrap {
    	background: rgba(255, 255, 255, 0.6588235294117647);
    	z-index: 999;
    }
    #fullpage {
    	font-size: 12px;
    }
    #fullpage p {
    	margin-left: 0px!important;
    }
    .fp-tableCell {
    	vertical-align: top!important;
    }
    .left {
        margin-bottom: 26px;
        margin-left: 40px;
    }
    .right {
        padding: 10px 10px;
    }
    .contact-thanks-text {
        text-align: center;
    }
    .contact-bg {
        background-position-x: -580px!important;
    }
}