@charset "utf-8";

@font-face {
    font-family: 'chianti_bdit_win95btBdIt';
    src: url('../font/chianti_bold_it_win95bt_bold_italic.eot');
    src: url('../font/chianti_bold_it_win95bt_bold_italic.eot?#iefix') format('embedded-opentype'),
         url('../font/chianti_bold_it_win95bt_bold_italic.woff') format('woff'),
         url('../font/chianti_bold_it_win95bt_bold_italic.ttf') format('truetype'),
         url('../font/chianti_bold_it_win95bt_bold_italic.svg#chianti_bdit_win95btBdIt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'chianti_win95btbold';
    src: url('../font/chianti_bold_it_win95bt_bold.eot');
    src: url('../font/chianti_bold_it_win95bt_bold.eot?#iefix') format('embedded-opentype'),
         url('../font/chianti_bold_it_win95bt_bold.woff') format('woff'),
         url('../font/chianti_bold_it_win95bt_bold.ttf') format('truetype'),
         url('../font/chianti_bold_it_win95bt_bold.svg#chianti_win95btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'chianti_it_win95btitalic';
    src: url('../font/chianti_it_win95bt.eot');
    src: url('../font/chianti_it_win95bt.eot?#iefix') format('embedded-opentype'),
         url('../font/chianti_it_win95bt.woff') format('woff'),
         url('../font/chianti_it_win95bt.ttf') format('truetype'),
         url('../font/chianti_it_win95bt.svg#chianti_it_win95btitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'chianti_win95btroman';
    src: url('../font/chianti_win95bt.eot');
    src: url('../font/chianti_win95bt.eot?#iefix') format('embedded-opentype'),
         url('../font/chianti_win95bt.woff') format('woff'),
         url('../font/chianti_win95bt.ttf') format('truetype'),
         url('../font/chianti_win95bt.svg#chianti_win95btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaLightCTTNormal';
    src: url('../font/365875245-futura.eot');
    src: url('../font/365875245-futura.eot') format('embedded-opentype'),
         url('../font/365875245-futura.woff') format('woff'),
         url('../font/365875245-futura.ttf') format('truetype'),
         url('../font/365875245-futura.svg#FuturaLightCTTNormal') format('svg');
}





*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { min-width: 324px; font-size: 100%; padding: 0; margin: 0;font-family: 'chianti_win95btroman', sans-serif;}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
    font-family: 'chianti_win95btroman', sans-serif;
    background: #fff;
    color: #000;
}

a {
    color: #fff;
    text-decoration: none;
}
a:hover, a:focus {
    outline: none;
    text-decoration: none;
}

a:hover,
a:active {
    color: #fff;
    text-decoration: none;
}
ul,ol {
    margin: 0;
    font-size: 18px;
    font-family: 'chianti_win95btroman';
}
p {
    margin:0;
    font-family: 'ChianTi_win95btroman';
}
h1 {
    font-weight: 300;
    font-size: 46px;
    text-transform: uppercase;
}
h2 {
    text-transform: uppercase;
    font-size: 28px;
    font-family: 'Chianti_win95btroman', sans-serif;
    font-weight: 300;
}
h3 {
    /*text-transform: uppercase;*/
    font-family: 'Chianti_win95btroman', sans-serif;
    font-weight: 300;
}
h4 {
    text-transform: uppercase;
    color: #ffc32a;
    font-family: 'Chianti_win95btroman', sans-serif;
    font-weight: 300;
}

blockquote {
   font-weight: 600;
   color: #fff;
   border: none;
}
blockquote p {
   font-weight: 600;
   font-size: 18px;
}
blockquote i {
    color: #ffc32a;
}
footer {
    font-family: 'chianti_win95btbold';
    line-height: 44px;
    font-size: 18px;
    color:#666;
    z-index: 100;
    -webkit-box-shadow: 0px -6px 13px 0px rgba(50, 50, 50, 0.42);
    -moz-box-shadow:    0px -6px 13px 0px rgba(50, 50, 50, 0.42);
    box-shadow:         0px -6px 13px 0px rgba(50, 50, 50, 0.42);
    border-top: 4px solid #d7ca8b;
    border-width: 4px 0px 0px;
    -moz-border-image: url(../images/header-border.png) 4 0 0 repeat;
    -webkit-border-image: url(../images/header-border.png) 4 0 0 repeat;
    -o-border-image: url(../images/header-border.png) 4 0 0 repeat;
    border-image: url(../images/header-border.png) 4 0 0 repeat;
    background: url(../images/white-texture.png) repeat 0 0;
    padding-top: 6px;

}
footer h1 {
    color: #fff !important;
    background: none !important;
    border: none !important;
    margin-top: 0 !important;
}
footer h4 {
    color: #fff;
}
.center {
    float: none;
    text-align: center;
    margin: 0 auto;
}
.left {
    float: left;
    text-align: left;
}
.right {
    text-align: right;
    float: right;
}
.padding {
    padding: 50px 0;
}
.separator {
    background: url(../images/white-texture.png) repeat scroll 0 0 #f2f2f2;
    border-bottom: 4px solid #d7ca8b;
    border-width: 0px 0px 4px;
    -moz-border-image: url(../images/header-border.png) 0 0 4 repeat;
    -webkit-border-image: url(../images/header-border.png) 0 0 4 repeat;
    -o-border-image: url(../images/header-border.png) 0 0 4 repeat;
    border-image: url(../images/header-border.png) 0 0 4 repeat;
    /* d7ca8b */
}
.section-title {
    background:#ff1f1f url(../images/red-texture.png) repeat 0 0;
    font-family: 'FuturaLightCTTNormal';
    font-size: 60px;
    text-align: center;
    padding: 25px 0;
    color: #fff;
    margin: 0px;
/*    font-weight: 600;*/

}
.section-desc {

}
.section-desc strong {
    padding: 0 5px;
}
.input-append, .input-prepend {
    display: block;
    height: 45px;
}
.input-prepend input {
    height: 100%;
    border-radius: 0;
    border: 3px solid #ffc32a;
    border-left: none;
    border-right: none;
}
.input-prepend input:focus {
     border-color: #ffc32a;
     box-shadow: none;
}
.input-append .add-on, .input-prepend .add-on {
    height: 100%;
     border: 3px solid #ffc32a;
     border-right: none;
}
.nav li a:hover, .nav li a:focus {
    background: transparent;
}
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
    border-radius: 0;
}/*--
      }
==================================
        THEE SKILLS
==================================
--*/
    .skils-bar {
        background: #fff;
        padding: 25px 0;
        text-align: center;
    }
    .skils-bar ul {
        display: inline-block !important;
        text-align: center;
    }
    li.skills {
        display: inline-block !important;
        color: #000;
        width:164px;
        height: 164px;
        margin: 15px;
        border: 3px solid #ff1f1f;
        padding-top: 30px;
    }

    .skills.start {
    -webkit-animation: cssAnimation 0.3s 3 linear;
    -moz-animation: cssAnimation 0.3s 3 linear;
    -o-animation: cssAnimation 0.3s 3 linear;
    }
    @-webkit-keyframes cssAnimation {
    from { -webkit-transform: rotate(0deg) }
    to { -webkit-transform: rotate(360deg) }
    }
    @-moz-keyframes cssAnimation {
    from { -moz-transform: rotate(0deg) }
    to { -moz-transform: rotate(360deg) }
    }
    @-o-keyframes cssAnimation {
    from { -o-transform: rotate(0deg) }
    to { -o-transform: rotate(360deg) }
    }




/*--
      }
==================================
        THEE HERO UNIT
==================================
--*/
.hero-unit {
    background: #fff;
    padding: 25px;
}
.hero-unit h1 {
    margin: 30px 0 10px;
}

/*--
      }
==================================
        THEE PRELOADER
==================================
--*/




/* Preloader */
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99999999999; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../images/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}


/* back to top */
#back-to-top {bottom:0px;display: none;position: fixed;right:0px;z-index: 1000;}
#back-to-top a {display: block; height: 50px;text-indent: -9999px;transition: all 0.2s linear 0s;width: 50px;}
#back-to-top a{background:url("../images/backtotop.png") no-repeat center center #ff1f1f}
#back-to-top a:hover{background:url("../images/backtotop.png") no-repeat center center #ff1f1f}
/* end back to top */

/*--
      }
==================================
        THEE CAROUSEL
==================================
--*/
.carousel {
    position: static;
}
.carousel-control {
    left: 0;
    font-size: 30px;
    top: 50%;
    background: #ffc32a;
    border-color: #fff;
    opacity: 1 !important;
    display: none;
}
.parallax:hover .carousel-control {
    display: block;
}
.carousel-control.left {
    background: url("../images/arrow_left.png") no-repeat scroll 50% 50% #FFFFFF;
    border-radius: 0;
    height: 80px;
    width: 30px;
}
.carousel-control.right {
    right: 0;
    background: url("../images/arrow_right.png") no-repeat scroll 50% 50% #FFFFFF;
    border-radius:0;
    height: 80px;
    width: 30px;
}





/* carousel fade */

.carousel.carousel-fade .item {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity:0;
}

.carousel.carousel-fade .active.item {
  opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}

.carousel.carousel-fade .carousel-control {
  z-index: 3;
}
.carousel-indicators {
    left: 49.2%;
    bottom: 35%;
}
.carousel-indicators li {
    background: #ffc32a;
    border: 1px solid #FFFFFF;
    border-radius: 0 0 0 0;
    padding: 5px;
}
.carousel-indicators .active {
    background: #000;
}



/*--
      }
==================================
        THEE BTN
==================================
--*/

.btn {
    background-image: none;
    background: #ffc32a;
    color: #fff;
    font-family: 'Chianti_win95btroman', sans-serif;
    font-weight: 400;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
     -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;
}
.btn:hover, .btn-large:hover {
    text-shadow: none;
    color: #DBCE8F;
}
.btn-large {
    color: #fff;
    padding:10px 30px;
    background-image: none;
    border: 3px solid #fff;
    font-family: 'Chianti_win95btroman', sans-serif;
    border-radius: 0;
    background-color: #ffc32a;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
     -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;
}


/*--
      }
==================================
        THEE PARALLAX
==================================
--*/




.parallax {
    padding: 200px 0;
    position: relative;

}
.parallax p {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.parallax-title {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
}



/*--
      }
==================================
        THEE BACKGROUND OF PARALLAX
==================================
--*/

.bg1 {
   background: url(../images/bg.jpg) repeat fixed 0 0  transparent;

}
.bg2 {
    background:  url(../images/bg4.jpg) repeat fixed 0 0 transparent;
}




  /*--
======================================
       THE SOCIALICON
======================================
--*/

      .socialicon-small {
        display: inline-block;
        margin: 0;
        padding: 0;
      }
        .socialicon-small li {
          float: left;
          margin: 5px;
          display: table;
        }
        .socialicon-small li:first-child {
          margin-left: 0;
        }
        .socialicon-small li a {
          font-size: 18px;
          text-align: center;
          display: table-cell;
          vertical-align: middle;
          width: 30px !important;
          height: 30px !important;
          text-decoration: none;
          -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s;
        }
         .socialicon-small li a i {
          color: #fff;

         }
         .socialicon-small li a:hover i {

         }
        .socialicon-small li a:hover {
            transform: rotate(50deg);
            -webkit-transform: rotate(50deg);
            -moz-transform: rotate(50deg);
            -o-transform: rotate(50deg);
            -ms-transform: rotate(50deg);
        }

        .socialicon-big {
        text-align: center;
        }
          .socialicon-big ul {
          display: inline-block !important;
          text-align: center;
            }
          .socialicon-big ul li {
            display: inline-block;
            margin: 5px;
          }
          .socialicon-big ul li a {
            display: table-cell;
            vertical-align: middle;
            width: 30px;
            height: 30px;
            text-decoration: none;
            font-size: 18px;
            text-align: center;
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            -o-transition: all 0.4s;
            -ms-transition: all 0.4s;
            transition: all 0.4s;
          }
          .socialicon-big li a i {
          color: #fff;

        }
         .socialicon-big ul li a:hover {
            transform: rotate(50deg);
            -webkit-transform: rotate(50deg);
            -moz-transform: rotate(50deg);
            -o-transform: rotate(50deg);
            -ms-transform: rotate(50deg);

        }

/*--
      }
==================================
        THEE WHO ARE
==================================
--*/
#who-we-are {
    padding: 50px 0;
    background: #ffc32a;
}

/* accordin*/
.accordion-toggle {
    background: #fff;
    color: #000;
}
.accordion-toggle:hover, .accordion-toggle:focus, .accordion-toggle:active  {
    background: #000;
    color: #fff;
    text-decoration: none;
}
.accordion-toggle:active {
    background: #000;
}

/* skills */
.progress {
    height: 40px;
    box-shadow: none;
    border: 1px solid #eee;
    background-color: transparent;
    background-image: none;
}
.progress .bar {
    background-image: none;
    background-color: #000;


}
.grid figure {
    margin: 0;
    position: relative;
    text-align: center;
}

.grid figure img {
    max-width: 100%;
    display: block;
    position: relative;
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    background: #000;
    color: #fff;
}

.grid figcaption h3 {
    margin: 0;
    padding: 0;
    color: #fff;
}

.grid figcaption span:before {
    content: 'by ';
}


/* Individual Caption Styles */



/* Caption Style 3 */
.cs-style-3 figure {
    overflow: hidden;
}

.cs-style-3 figure img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}

.cs-style-3 figcaption {
    height: 100px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {

}


@media screen and (max-width: 61.5em) {
    .grid {
        padding: 10px 10px 100px 10px;
    }
}


/*--
      }
==================================
        THEE PORTFOLIO
==================================
--*/

#portfolio {
    padding: 50px 0;
}
.btn.filter {
    border: none;
    margin: 2px;
}
.filter.active {
    background: #000;
    color: #fff;
}
.og-grid li a {
    position: relative;
}
.overlay {
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
    background: #ffc32a;
    -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;
}
.overlay i {
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;

}
.og-grid li a:hover .overlay {
   opacity: 1;
}
.og-grid li a:hover .overlay i {
   left: 43%;
    top: 43%;
}
.controls {
    text-align: center;
}
.controls ul {
    display: inline-block;
    text-align: center;
}
.controls ul li {
    display: inline-block;
    text-align: center;
}
.controls ul li a {
    display: table-cell;
    text-align: center;
}
.controls ul li:hover {
    cursor: pointer;
}
#og-grid .mix{
    opacity: 0;
    display: none;
}
.og-grid {
    list-style: none;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.og-grid li {
    display: inline-block;
    margin: 10px 5px 0 5px;
    vertical-align: top;
    height: 250px
}

.og-grid li > a,
.og-grid li > a img {
    border: none;
    outline: none;
    display: block;
    position: relative;
}

.og-grid li.og-expanded > a::after {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #000;
    border-width: 15px;
    left: 50%;
    margin: -20px 0 0 -15px;
}

.og-expander {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    height: 0;
    overflow: hidden;
}

.og-expander-inner {
    padding: 50px 65px;
    height: 100%;
    text-align: center;
}

.og-close {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.og-close::before,
.og-close::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    height: 1px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.og-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
    background: #fff;
}

.og-fullimg,
.og-details {
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative;
}

.og-details {
    padding: 0 40px 0 20px;
}

.og-fullimg {
    text-align: center;
}

.og-fullimg img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
}

.og-details h3 {
    font-weight: 300;
    font-size: 52px;
    padding: 40px 0 10px;
    margin-bottom: 10px;
}

.og-details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #999;
}

.og-details a {

    letter-spacing: 2px;
    padding: 10px 20px;
    display: inline-block;
    margin: 30px 0 0;
    outline: none;
}

.og-details a::before {
    content: '\2192';
    display: inline-block;
    margin-right: 10px;
}


.og-loading {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ddd;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    -webkit-animation: loader 0.5s infinite ease-in-out both;
    -moz-animation: loader 0.5s infinite ease-in-out both;
    animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
    0% { background: #ddd; }
    33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
    66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@-moz-keyframes loader {
    0% { background: #ddd; }
    33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
    66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}

@keyframes loader {
    0% { background: #ddd; }
    33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
    66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@media screen and (max-width: 830px) {

    .og-expander h3 { font-size: 32px; }
    .og-expander p { font-size: 13px; }
    .og-expander a { font-size: 12px; }
    .og-details h3 { padding: 0; }

}

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

    .og-fullimg { display: none; }
    .og-details { float: none; width: 100%; }


}


/*--
      }
==================================
        HOME
==================================
--*/
.gallery-wrap {
    margin-top:50px;
}
.bg-image {
  opacity: 0;
}
#order-modal {
    width: 550px;
    border-radius:0;
    padding:20px;
    top: 30%;
    background:#ff1f1f url(../images/beige-texture.png) repeat 0 0;
}
.modal .modal-body {
    max-height:510px;
    background:#fff url(../images/white-texture.png) repeat 0 0;
}
.modal .close {
    opacity: 1;
    background:#fff url(../images/close.png) repeat 0 0;
    position: absolute;
    right: -19px;
    top:-20px;
    width:38px;
    height: 40px;
}
.modal h2{
    text-shadow: 2px 2px 2px rgba(255,255,255,1);
    text-align: center;
    font-size:36px;
    color:#ff1f1f;
}
.modal-body p, .modal-body span {
    font-size: 18px;
    text-shadow: 0px 0px 0px rgba(0,0,0,.4);
    text-align: center;
}
.modal a {
    text-align: center;
    text-transform: uppercase;
    color:#ff1f1f;
}
.modal-backdrop {
    background-color:#3c2f20;
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.red {
    color:#ff1f1f;
}
/*#spinner #loading {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
}*/

div.bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  background-size: cover;
  background-position: 50% 50%;
}

div.bg-image img {
  max-width: inherit;
}
.home-title-container {
    float: right;
}
.home-title {
    float: right;
    font-weight: normal;
    text-transform:none;
    line-height: 48px;
    text-align: right;
    padding: 10px 20px;
    color: #fff;
    font-size: 48px;
    background:#ff1f1f url(../images/red-texture.png) repeat 0 0;
    margin:4px;
}
#home {
  position: relative;
  overflow: hidden;
  min-height: 602.3529411764706px;
  background: #000;
}
.home-controls {
    padding-top: 328px;
    position: relative;
    z-index: 100;
}
.home-margin {
    margin-top:100px;
}
.home-button {
    overflow: hidden;
    margin:6px 0;
}
.home-button button{
    z-index: 100;
    font-family: 'chianti_win95btbold';
    outline: none;
    font-size: 18px;
    height: 50px;
    color: #ff1f1f;
    background:#ff1f1f url(../images/white-texture.png) repeat 0 0;
    border: none;
    text-transform: uppercase;
    padding: 12px 15px;
    position: absolute;
    font-weight: normal;
    left: 0;
}
.button-desc p{
    padding: 0;
    margin: 0;
}
.button-desc a:hover {
    text-decoration: underline;
}
.button-desc {
    z-index: 1;
    text-align: left;
    display: none;
    font-size: 18px;
    color: #fff;
    background:#ff1f1f url(../images/red-texture.png) repeat 0 0;
    border: none;
    padding: 0px 10px;
    margin-left: 170px;
    float: left;
}
.slideOutLeft {
    height: 50px;
    overflow: hidden;
}
.slideInLeft, .slideOutLeft {
    display: block;
}
.order .button-desc {
    margin-left: 199px;
}
.delivery .button-desc p {
    min-height: 25px;
    line-height: 25px;
}
.order .button-desc p{
    min-height: 50px;
    line-height: 50px;
}


/*--
      }
==================================
        THEE VIDEO
==================================
--*/

.video-slider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 560px;
    width: 900px;
}

.video-slider .prevButton {
    position: absolute;
    top: 169px;
    left: 5px;
    width: 16px;
    height: 28px;
    background: url(../images/slider-buttons.png) no-repeat 0 0;
    z-index: 2;
}

.video-slider .nextButton {
    position: absolute;
    top: 169px;
    right: 5px;
    width: 16px;
    height: 28px;
    background: url(../images/slider-buttons.png) no-repeat 100% 0;
    z-index: 2;
}

.video-slider .slider {
    width: 100%;
    height: 100%;
}

.video-slider .slider .item {
    position: relative;
    top: 0;
    left: 0;
    height: 523px;
    width: 900px;
}

.video-slider .slider .item .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
}

.video-slider .slider .item .image .bg {
    border: 10px solid #000;
    border-right: 0;
    height: 180px;
    width: 340px;
    opacity: 0.5;
    display: none;
}

.video-slider .slider .item .text {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 180px;
    height: 260px;
    padding: 20px;
}

.iphoneUI .video-slider .slider .item .text {
    display: none;
}

.video-slider .slider .item .text .bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 300px;
    background: #000;
    opacity: 0.5;
}

.iphoneUI .video-slider .slider .item .text .bg {
    display: none;
}

.video-slider .slider .item .title {
    position: relative;
    top: 0;
    left: 0;
    text-indent: -1px;
}

.video-slider .slider .item .title span {
    color: #fff;
    font: bold 40px/40px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: 0 -1px 1px #000;
}

.video-slider .slider .item .desc {
    position: relative;
    top: 0;
    left: 0;
    margin: 10px 0 0 0;
}

.video-slider .slider .item .desc span {
    color: #fff;
    font: normal 16px/22px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: 0 -1px 1px #000;
}

.video-slider .slider .item .button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 0 10px 0 10px;
    margin: 10px 0 0 0;
    background: #aaa;
    border: 1px solid #000;
    cursor: pointer;
}

.video-slider .slider .item .button span {
    color: #000;
    font: normal 14px/30px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: 0 1px 1px #fff;
}

.video-slider .slider #item1 .image {
    background: url(../../_resources/h-slider-1.jpg) no-repeat 50% 50%;
}

.video-slider .slider #item2 .image {
    background: url(../../_resources/h-slider-2.jpg) no-repeat 50% 50%;
}

.video-slider .slider #item3 .image {
    background: url(../../_resources/h-slider-3.jpg) no-repeat 20% 50%;
}

.video-slider .slider #item4 .image {
    background: url(../../_resources/h-slider-4.jpg) no-repeat 50% 50%;
}





#video {
    height: 616px;
    background: #fcfcfc;
}
.tracery-bg {
    background: #FFC32A url(../images/tracery-bg.jpg) repeat-x top left;
}
#video .video-player {
    background: transparent url(../images/player-bg.png) no-repeat center center;
    margin: 0 auto;
    z-index: 1;
    height: 442px;
    width: 722px;
    overflow: hidden;
    padding: 40px;
}
#video .video-player img {
    width: 640px;
    height: 360px;
    z-index: 0;
}
#video .video-player .play {
    background: url(../images/youtube-play.png) no-repeat center center;
    z-index: 100;
/*    width: 76px;
    height: 56px;*/
/*    margin:-28px 0 0 -38px;*/
    position: absolute;
/*    top:50%;
    left: 50%;*/
    cursor: pointer;
    width: 66px;
    left: 50%;
    top: 50%;
    height: 56px;
    margin: -106px 0 0 -38px;
}
#video .video-player .play:hover {
    background-image: url(../images/youtube-play-hover.png);
}

#video .span12{
    margin-top:70px;
}

.iosSliderButtons {
    position: absolute;
    bottom: 47px;
    width: 300px;
    height: 20px;
    left: 21px;
}

.iosSliderButtons .button {
    float: left;
    width: 29px;
    height: 9px;
    background: #999;
    margin: 0 10px 0 0;
    opacity: 0.25;
    filter: alpha(opacity:25);
    border: 1px solid #ff1f1f;
}

.iosSliderButtons .selected {
    background: #ff1f1f;
    opacity: 1;
    filter: alpha(opacity:100);
}


/* SLIDESHOW */
/*#video .jms-arrows{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: none;
}
#video .jms-slideshow:hover .jms-arrows {
    display: block;
}*/
#video .jms-arrows span{
    position: absolute;
    top: 50%;
    margin-top: -40px;
    height: 80px;
    width: 30px;
    cursor: pointer;
    z-index: 2000;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}
#video .jms-arrows span.jms-arrows-prev{
    background: #fff url(../images/arrow_left.png) no-repeat 50% 50%;
    left: 0px;
}
#video .jms-arrows span.jms-arrows-next{
    background: #fff url(../images/arrow_right.png) no-repeat 50% 50%;
    right: 0px;
}
.jms-slideshow {
    position: relative;
    width: 100%;

}
#video .jms-wrapper {
    width: auto;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    outline: none;
    -webkit-transition: background-color 1s linear;
    -moz-transition: background-color 1s linear;
    -o-transition: background-color 1s linear;
    -ms-transition: background-color 1s linear;
    transition: background-color 1s linear;
    padding: 320px 0;
}
#video .touchslider-item {
    height: 600px;
    display: block;
    white-space:nowrap;
    -webkit-transition: opacity 1s;
    -moz-transition:    opacity 1s;
    -ms-transition:     opacity 1s;
    -o-transition:      opacity 1s;
    transition:         opacity 1s;
}
#video .touchslider-item:not(.active) {
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0); /* internet explorer */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}
#video .jms-content{
    position: relative;
    clear: both;
    display: table;
    text-align: center;
    margin: 0 auto;
}

#video .touchslider-item:not(.active) a.jms-link{
    opacity: 0;
    margin-top: 80px;
}
/*#video .touchslider-item img{
    position: absolute;
    right: 0;
    top: 0;
}*/
#video .jms-dots{
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0px;
    bottom: 134px;
    z-index: 2000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#video .jms-dots span{
    border: 1px solid #fff;
    padding: 6px;
    display: inline-block;
    position: relative;

    margin: 3px;
    cursor: pointer;
}
#video .jms-dots span.jms-dots-current:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ff1f1f;
}

/* Not supported style */
.jms-wrapper.not-supported{
    background-color: #E3D8FF;
    background-color: rgba(227, 216, 268, 1);
}
.jms-wrapper.not-supported:after{
    content: 'The slideshow functionality is not supported on your device.';
    padding: 0px 0px 30px 0px;
    text-align: center;
    display: block;
}
.jms-wrapper.not-supported .touchslider-item{
    display: none;
    position: relative;
    opacity: 1;
    filter: alpha(opacity=99); /* internet explorer */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
    margin: 20px auto;
}
.jms-wrapper.not-supported .touchslider-item:first-of-type{
    display: block;
}
.jms-wrapper.not-supported .touchslider-item:not(.active) a.jms-link{
    opacity: 1;
    margin-top: 40px;
}
/*--
==================================
        THEE MENU
==================================
--*/

.menu-wrapper * {
    font-family: 'chianti_it_win95btitalic';
    color:#666;
    text-shadow: -1px 2px 2px rgba(255, 255, 255, 1);
}
#menu {
    background: url(../images/menu-texture.png) repeat 0 0;
}

.menu-wrapper h2, .menu-wrapper h3 {
    color:#ff1f1f;
}
.menu-bg {
    background: url(../images/menu-bg.png) fixed no-repeat 0 0;
}
.border-bg {
    padding: 20px;
    background: url(../images/beige-texture.png) repeat 0 0;
    position: relative;
    margin: 45px 0 45px 30px;
}
.curlicues-end {
    width: 115px;
    height: 28px;
    background: url(../images/curlicues-end.png) no-repeat center center;
    padding: 25px 0 35px 0;
    margin: 0 auto;
}
.menu-wrapper {
 position: relative;
    background: url(../images/white-texture.png) repeat 0 0;
    margin: 0;
    padding: 0;
/*    border: 20px solid #ff1f1f;
    border-width: 20px 20px 20px;
    -moz-border-image: url(../images/beige-texture.png) 20 20 20 repeat;
    -webkit-border-image: url(../images/beige-texture.png) 20 20 20 repeat;
    -o-border-image: url(../images/beige-texture.png) 20 20 20 repeat;
    border-image: url(../images/beige-texture.png) 20 20 20 repeat;*/;
}
.menu-description {
    text-align: justify;
    text-indent: 20px;
    margin: 0 265px 30px;
    font-size: 18px;
}
.menu-description h2{
    color:#ff1f1f;
    font-size: 36px;
    text-align: center;
    text-shadow: -1px 2px 2px rgba(255, 255, 255, 1);
}
.menu-description img {
    border: 4px solid #d7ca8b;
    border-width: 4px 4px 4px;
    -moz-border-image: url(../images/beige-texture.png) 4 4 4 repeat;
    -webkit-border-image: url(../images/beige-texture.png) 4 4 4 repeat;
    -o-border-image: url(../images/beige-texture.png) 4 4 4 repeat;
    border-image: url(../images/beige-texture.png) 4 4 4 repeat;
}
.accordion-body .menu-description {
    margin: 0 265px 0px;
}
.curlicues-left, .curlicues-right {
    display: inline-block;
    width: 61px;
    height: 28px;
    margin: 0 10px;
}
.curlicues-left  {
    background: url(../images/menu-h2-left.png) no-repeat top left;
}
.curlicues-right {
    background: url(../images/menu-h2-right.png) no-repeat top right;
}
.btn-eng {
    font-size: 18px;
    padding: 10px 20px;
    background:#ff1f1f url(../images/beige-texture.png) repeat 0 0;
    text-shadow: -1px 2px 2px #f3e6a8;
}
.menu-price-switcher {
    position: absolute;
    right: 20px;
    top:104px;
    text-align: right;
}
.menu-price-switcher label{
    font-size: 18px;
    color:#ff1f1f;
    margin-top: 24px;
}
.menu-list {
    list-style: none;
    text-align: center;
    padding: 30px 25px 10px;
}
.menu-list li {
    padding: 6px 15px;
    color:#666;
    display: inline-block;
}
.menu-list a {
    font-family: 'chianti_win95btbold';
    font-size: 18px;
    text-transform: uppercase;
}
.menu-list a:hover {
    color:#666;
    text-decoration: underline;
}
.menu-list .active {
    display: none;
}
.menu-item h3{
    font-size: 18px;
    color:#000;
    text-transform: none;
    margin: 0;
}
#menu .span6 {
    margin: 0;
    padding: 0 7px 0 43px;
}
.menu-text {
    font-size: 18px;
    text-indent: 20px;
    margin: 10px 0;
    text-align: justify;
}
.menu-text p{
    display: inline;
}
.menu-footer {
    margin: 7px ;
}
.menu-footer div {
    float: right;
}
.menu-order-price, .menu-price {
    font-family: 'chianti_bdit_win95btBdIt';
    color: #000;
}
.menu-weight {
    color: #000;
}
.menu-order-price {
    display: none;
}
.menu-item figure {
    float: right;
    margin: 10px 0;
    padding: 0;
}
.menu-item figure img{
    -webkit-box-shadow: 10px 10px 0px 0px rgba(255, 186, 0, 1);
    -moz-box-shadow:    10px 10px 0px 0px rgba(255, 186, 0, 1);
    box-shadow:         10px 10px 0px 0px rgba(255, 186, 0, 1);
    max-width: 150px;
    max-height: 100px;
}
#menu .accordion-toggle, #menu .accordion-group {
    background: none;
    border: none;
}
#menu .accordion-toggle, #menu .tab-content {
    overflow: hidden;
}
#menu .accordion-heading .accordion-toggle {
    text-align: center;
    color:#ff1f1f;
    font-size: 18px;
}

#menu .accordion-toggle .arrow-right, #menu .accordion-toggle .arrow-left {
    width: 100px;
    height: 8px;
    margin: 0 5px 3px 5px;
    display: none;
}
#menu .accordion-toggle:hover .arrow-right,
#menu .accordion-toggle:hover .arrow-left,
#menu .selected .arrow-right,
#menu .selected .arrow-left {
    display: inline-block;
}

#menu .accordion-toggle .arrow-right {
    background: url(../images/menu-arrow-right.png) no-repeat top right;
}
#menu .accordion-toggle .arrow-left {
    background: url(../images/menu-arrow-left.png) no-repeat top left;
}
#menu .accordion-inner {
    border: none;
}
/*read more*/
.read-more {
    display: none;
}
.btn-read-more {
    /*color:#ff1f1f;*/
    font-family: 'chianti_bdit_win95btBdIt';
    color: #000;
    cursor: pointer;
}

/* Price switcher */
.toggle-slide {
  overflow: hidden;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr;
}
.toggle-slide .toggle-on,.toggle-slide .toggle-off,.toggle-slide .toggle-blob {
  float: left;
}
.toggle-slide .toggle-blob {
  position: relative;
  z-index: 99;
  cursor: hand;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.toggle-slide {
  overflow: hidden;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr;
}
.toggle-slide .toggle-on,.toggle-slide .toggle-off,.toggle-slide .toggle-blob {
    float: left;
}
.toggle-slide .toggle-blob {
    position: relative;
    z-index: 99;
    cursor: hand;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

 .toggle-slide {
    border: 1px solid #bbac66;
}
.toggle-slide .toggle-on,  .toggle-slide .toggle-off {
    -moz-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
    font-size: 11px;
}

.toggle-slide .toggle-off, .toggle-slide .toggle-off.active {
    background:#ff1f1f url(../images/beige-texture.png) repeat 0 0;
}
.toggle-slide .toggle-on, .toggle-slide .toggle-on.active {
background:#ff1f1f url(../images/beige-texture.png) repeat 0 0;
}
.toggle-select .toggle-off,  .toggle-select .toggle-on {
background: none;
}
.toggle-slide .toggle-blob {
background:#fff url(../images/white-texture.png) repeat 0 0;
}
.toggle-slide .toggle-blob:hover {
background:#fff url(../images/white-texture.png) repeat 0 0;
}


/*--
==================================
        THEE CEREMONIES
==================================
--*/
#ceremonies {
    background: url(../images/ceremonies-texture.png) repeat 0 0;
}
.ceremonies-description {
    text-align: justify;
    margin: 0 auto 18px;
    text-align: center;
    text-indent: 20px;
}
.ceremonies-description h2{
    color:#ff1f1f;
    font-size: 36px;
    text-align: center;
    text-shadow: -1px 2px 2px rgba(255, 255, 255, 1);
}
.ceremonies-text img {
    border-width: 4px 4px 4px;
    border: 4px solid #d7ca8b;
    -moz-border-image: url(../images/beige-texture.png) 4 4 4 repeat;
    -webkit-border-image: url(../images/beige-texture.png) 4 4 4 repeat;
    -o-border-image: url(../images/beige-texture.png) 4 4 4 repeat;
    border-image: url(../images/beige-texture.png) 4 4 4 repeat;

}
.ceremonies-bg {
    background: url(../images/ceremonies-bg.png) fixed no-repeat 0 0;
}
.ceremonies-text {
    padding: 0 15px;
}
.ceremonies-text h3, .ceremonies-text h4{
    text-align: center;
    font-size: 18px;

}
.ceremonies-text h3 {
    margin: 5px;
    line-height: 32px;
    text-transform: uppercase;
}
.ceremonies-text h4{
    margin:20px 0 12px;
    text-transform: none;
    color: #000;
    text-align: left;
    text-indent: 20px;
}
.ceremonies-text p {
    font-size: 18px;
    text-indent: 20px;
    text-align: justify;
    margin: 10px 0;
}
.ceremonies-text h6 {
    font-weight: normal;
    font-size: 18px;
    padding: 0;
    color: #000;
    text-align: center;
}


/*Additional Media Queries to position the header*/
@media (min-width: 640px) and (max-width: 960px){
  #mobile-header{
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 1000;
    padding-bottom: 2px;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  }

}

@media screen and (min-width: 40em) {
  #nav li {
    width: 16.6%;
    *width: 24.9%; /* IE7 Hack */
    _width: 19%; /* IE6 Hack */
  }
}



/*Isotope styling*/
.element{
    /*background:url("../images/zoom1.png") no-repeat 40% 50%, url("../images/zoom2.png") no-repeat 60% 50%, #Ff1F1F;*/
    background: #Ff1F1F;
}

.height-01 h2 {
    color: #fff;
    font-family: 'chianti_win95btroman';
    font-size: 22px;
    line-height: 32px;
    margin: 20px 12px;

}


.height-01 h3 {
    color: #fff;
    font-size: 18px;
    font-family: 'chianti_win95btroman';
    line-height: 25px;
    bottom: 14px;
    right: 14px;
}

.height-01 .element-anchor a {
    margin-top: 135px;
}

.height-02 h2 {
    color: #fff;
    margin: 20px 12px;
    font-family: 'chianti_win95btroman';
    font-size: 24px;
    line-height: 25px;
}


.height-02 h3 {
    color: #fff;
    bottom: 14px;
    right: 14px;
    font-size: 18px;
    font-family: 'chianti_win95btroman';
    line-height: 25px;
}

.height-02 .element-anchor a {
    margin-top: 135px;
}


.height-03 h2 {
    color: #fff;
    margin-left: 25px;
    margin-top: 25px;
    font-family: 'chianti_win95btroman';
    font-size: 24px;
    line-height: 42px;
}


.height-03 h3 {
    color: #fff;
    margin-top: 65px;
    margin-left: 25px;
    font-size: 18px;
    font-family: 'chianti_win95btroman';
    line-height: 25px;
}

.height-03 .element-anchor a {
    margin-top: 135px;
}


.height-04 h2 {
    color: #fff;
    margin-left: 25px;
    margin-top: 25px;
    font-family: 'chianti_win95btroman';
    font-size: 35px;
    line-height: 42px;
}


.height-04 h3 {
    color: #fff;
    bottom: 14px;
    right: 14px;
    font-size: 18px;
    font-family: 'chianti_win95btroman';
    line-height: 25px;
}

.height-04 .element-anchor a {
    margin-top: 135px;
}



.element-text {
    position: static;
}

.element-text h2, .element-text h3 {
    display: none;
}

.element:hover .element-text h2, .element:hover .element-text h3 {
    display: block;
}

.element:hover .element-anchor a img.anchor-image, .element:hover .element-anchor a + a img {
    display: block;
    opacity: 1 !important;
}

.element-anchor a{
    /*position: static;*/
    margin-left: 25px;
    width: 60px;
    height: 60px;
}

.element-anchor a + a {
    margin-left: 100px;
    width: 60px;
    height: 60px;
}

.element-anchor a img.anchor-image{
    position: static;
    display: none;

}

.element-anchor a + a img {
    display: none;
}

#atmosfera {
    margin: 0 0 45px 0;
}
.atmosfera-wrapper {
    margin: 0 auto;
}
.custom-portfolio-padding {
    padding: 60px 0px 60px 0px;
}

#container {
}

#options {
    text-align: right;
    margin: 40px 0 15px;
}

#filters li{
    line-height: 43px;
}

#filters .selected {
    background:#ff1f1f url(../images/red-texture.png) repeat 0 0;
    color:#FFF !important;
    opacity: 1;
}

#filters li a{
    background:#ff1f1f url(../images/beige-texture.png) repeat 0 0;
    padding: 12px ;
    margin-right: 3px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-family:"chianti_win95btroman";
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    /*letter-spacing: 2px;*/
    opacity: 1;
}

#filters li a:hover{

    opacity: 1;
    padding: 12px ;
    margin-right: 3px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
/*    font-family:"RobotoLight";*/
}

.inner-link a.selected{
    background:#ff1f1f url(../images/red-texture.png) repeat 0 0;
    color: #000 !important;
}





/*--
==================================
        THEE news
==================================
--*/
#news .border-bg {
    background: url(../images/white-texture.png)  repeat 0 0;
    padding: 20px;
}
#item1 h2 {
    text-shadow: 1px 1px 1px rgba(255,31,31,0.1);
    font-size: 36px;
    color: #ff1f1f;
    text-align: center;
    line-height: 36px;
    margin-bottom: 26px;
}

.news-wrapper {
    /*height: 564px;*/
    background: #ff1f1f url(../images/beige-texture.png) repeat 0 0;
    overflow: hidden;
}

.btn-close {
    opacity: 1;
    background: #fff url(../images/close.png) repeat 0 0;
    position: absolute;
    right: -38px;
    top: -24px;
    width: 38px;
    height: 40px;
    z-index: 1000;
    cursor: pointer;
}
.social-news {
    opacity: 1;
    position: absolute;
    right: 75px;
    top: 500px;
    z-index: 1000;
    cursor: pointer;
}

/* SLIDESHOW */
.news-slider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 1130px;
    height: 550px;
}

.newsprevButton {
    position: absolute;
    top: 266px;
    left: 10px;
    width: 16px;
    height: 28px;
    background: url(../images/slider-buttons.png) no-repeat 0 0;
    z-index: 2;
}

.newsnextButton {
    position: absolute;
    top: 266px;
    right: 10px;
    width: 16px;
    height: 28px;
    background: url(../images/slider-buttons.png) no-repeat 100% 0;
    z-index: 2;
}

.news-slider .slider {
    width: 100%;
    height: 100%;
}

.news-slider .slider .first-item {
    top: 0;
    left: 0;
    width: 1130px;
    min-height: 550px;
}
.news-slider .slider .item {
    top: 0;
    left: 0;
    width: 1130px;
    min-height: 478px;
    margin: 36px 50px;
    overflow: visible !important;
}

.news-slider .slider .item .image {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/white-texture.png) repeat 0 0;
    padding: 4px;
}
.news-slider .slider .item .image img {
    max-width: 658px;
    max-height: 470px;
    width: 100%;
}

.news-slider .slider .item .image .bg {
    border: 10px solid #000;
    border-right: 0;
    height: 180px;
    width: 340px;
    opacity: 0.5;
    display: none;
}

.news-slider .slider .item .text {
    position: absolute;
    right: 0;
    width: 360px;
    padding: 0px 20px;
    top: 0;
    height: 478px;
}

.iphoneUI .news-slider .slider .item .text {
    display: none;
}

.news-slider .slider .item .text .bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 300px;
    background: #000;
    opacity: 0.5;
}

.iphoneUI .news-slider .slider .item .text .bg {
    display: none;
}

.news-slider .slider .item .title,.news-slider .slider .first-item .title {
    position: relative;
    top: 0;
    left: 0;
    text-indent: -1px;

    /*text-shadow: 1px 1px 1px rgba(255,31,31,0.1);*/
    font-size: 36px;
    color: #ff1f1f;
    text-align: center;
    line-height: 36px;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.news-slider .slider .first-item .title {
    margin-top: 16px;
    margin-bottom: 26px;
}
.news-slider .slider .item .title span {
    color: #fff;
    font: bold 40px/40px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: 0 -1px 1px #000;
}
.news-slider .slider .item .shortdesc {
    text-align: center;
    font-family: 'chianti_it_win95btitalic';
    font-size: 20px;
}
.news-slider .slider .item .desc {
    top: 0;
    left: 0;
    margin: 115px 0 0 0;
    font-size: 20px;
    /*text-shadow: 1px 1px 1px rgba(255,255,255,0.5);*/
    vertical-align: middle;
    position: relative;
    line-height: 24px;;
}
.news-slider .slider .item .social {
    position: absolute;
    bottom: 0;
    margin: 10px 0 0 0;
    right: 0;
}

.news-slider .slider .item .desc span {
    color: #fff;
    font: normal 16px/22px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: 0 -1px 1px #000;
}

.news-slider .slider .item .button {
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 0 10px 0 10px;
    margin: 10px 0 0 0;
    background: #aaa;
    border: 1px solid #000;
    cursor: pointer;
}

.news-slider .slider .item .button span {
    color: #000;
    font: normal 14px/30px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow: 0 1px 1px #fff;
}

.item-left, .item-right {
    vertical-align:top;
    text-align:center;
    padding:15px 25px;
    width:49%;
    display:inline-block;;
}
.news-arrow {
    background: url(../images/news-arrow.png) no-repeat center bottom;
    font-size: 24px;
    height: 64px;
    width: 415px;
    padding-left: 34px;
    display: block;
    position: absolute;
    line-height: 60px;
    left: -15px;
    bottom: 10px;
}
.news-list {
    list-style: none;
}
.news-list li{
    margin-bottom: 8px;
}
.news-list time, .news-list .details{
    display: block;
    font-size: 16px;
    color:#333;

}
.news-list a {
    display: block;
    font-size: 24px;
    color:#000;
    font-family: 'chianti_it_win95btitalic';
}
/*.touchslider-item .span6{
    padding: 30px;
}*/
/*.news-arrow {
    width: 415px;
    height: 64px;
    background: url(../images/news-arrow.png) no-repeat center bottom;
    font-size: 24px;
    padding-left: 34px;
    line-height: 61px;
    color: #fff;
    left: -15px;
    display: block;
}*/
/*.touchslider-item h2 {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    font-size: 36px;
    margin: 0;
    color: #ff1f1f;
    text-align: center;
    line-height: 36px;
}
.news-list {
    list-style: none;
/*    margin: 20px 0;
}
.news-list li {
    margin-bottom: 6px;
}*/
/*.news-wrapper .jms-arrows{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: none;
}*/
/*.news-wrapper .jms-slideshow:hover .jms-arrows {
    display: block;
}*/
/*.news-wrapper .jms-arrows span{
    position: absolute;
    top: 50%;
    height: 80px;
    width: 30px;
    cursor: pointer;
    z-index: 2000;
}
.news-wrapper .jms-arrows span.jms-arrows-prev{
    background: url(../images/big_arrow_left.png) no-repeat 50% 50%;
    left: 0px;
}
.news-wrapper .jms-arrows span.jms-arrows-next{
    background: url(../images/big_arrow_right.png) no-repeat 50% 50%;
    right: 0px;
}
.news-wrapper .jms-slideshow {
    position: relative;
    min-width: 640px;
    max-width: 1400px;
    height: 560px;
}

.news-wrapper .jms-wrapper {
    padding: 20px;
    min-width: 1200px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    outline: none;
    transition: background-color 1s linear;
    height: 560px;
}

.news-wrapper .touchslider-item {
    display: block;
    transition: opacity 1s;
    height: 560px;
    width: 1170px;
}
.news-wrapper .touchslider-item:not(.active) {
    opacity: 0;
    z-index: -1;
}

.news-wrapper .touchslider-item img{
    position: absolute;
    right: 0px;
    top: 30px;
}

/*
.news-wrapper .jms-content{
    position: relative;
    clear: both;
    margin: 0;
}*/
/* step 1 */
/*.news-container {
    width: 50%;
    text-align: left;
    float: left;
    z-index: 100;
    padding-left: 66px;
}
.ivent-container {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 66px;
}*/

/*.news-wrapper .news-container li * {
    text-align: left;
}
.news-wrapper .ivent-container li * {
    text-align: right;
}
.news-wrapper .news-list {
    /*background: url(../images/news.png) no-repeat center top;
    margin-top: 30px;
    display: block;
    z-index: 10000;
}
.news-wrapper .news-list a {
    display: block;
    font-size: 24px;
    color:#000;
}
.news-wrapper .news-list a.news-arrow {
    color:#fff;
}
.news-wrapper .news-list time, .news-wrapper .news-list .details{
    display: block;
    font-size: 16px;
    color:#333;

}


.news-wrapper .touchslider-item .active{
    z-index: 1000;
}
.news-wrapper .touchslider-item h1{
    font-size: 64px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    margin: 0;
    padding: 25px;
    text-align: center;
    border: 5px solid #ffc32a;
    display: inline-block;
    color: #ffc32a;
    font-weight: 600;
}*/


/*
.news-wrapper a.jms-link{
    display: inline-block;
    clear: both;
    border:none;
    -webkit-transition: all 0.4s ease-in-out 1s;
    -moz-transition: all 0.4s ease-in-out 1s;
    -ms-transition: all 0.4s ease-in-out 1s;
    -o-transition: all 0.4s ease-in-out 1s;
    transition: all 0.4s ease-in-out 1s;
}
.news-wrapper .touchslider-item:not(.active) a.jms-link{
    opacity: 0;
    margin-top: 80px;
}
.news-wrapper .touchslider-item img{
    position: absolute;
    left: 0;
    top: 0;
}
.news-wrapper .jms-dots{
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0px;
    bottom: 120px;
    z-index: 2000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.news-wrapper .jms-dots span{
    border: 1px solid #fff;
    padding: 5px;
    display: inline-block;
    position: relative;
    background: #ffc32a;
    margin: 3px;
    cursor: pointer;
}
.news-wrapper .jms-dots span.jms-dots-current:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
}


/*--
==================================
       THE NAVIGATION
==================================
--*/


.cbp-af-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    z-index: 10000;
    height: 64px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}

.cbp-af-header .cbp-af-inner {
    max-width: 69em;
    margin: 0 auto;
    width: 90%;
    padding: 0 1.875em;
}

.cbp-af-header h1,
.cbp-af-header .nav {
    display: inline-block;
    position: relative;
}

 /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
.cbp-af-header .nav a {
    line-height: 66px;
}

.cbp-af-header h1 {
    position: absolute;
    z-index: 100;
    text-transform: uppercase;
    color: #fff;
    text-indent: -9000px;
/*    letter-spacing: 4px;*/
/*    font-size: 4em;*/
    width: 268px;
    height: 190px;
    margin: 0 0 0 -134px;
    left:50%;
    background: url(../images/logo.png) no-repeat left top;
}
.cbp-af-header-shrink h1 {
    width: 268px;
    height: 107px;
    background: url(../images/logo-slide.png) no-repeat left top;
}
 .cbp-af-header ul.nav  li {
    float: left;
 }

.cbp-af-header #nav-left {
    float: left;
}
.cbp-af-header #nav-right {
    float: right;
}

.cbp-af-header #nav-left a {
    text-shadow: 1px 1px 0px rgba(255,255,255,1);
    color: #666;
    margin: 0 21px 0 21px;
    text-transform: uppercase;
}
.cbp-af-header #nav-right a {
    text-shadow: 1px 1px 0px rgba(255,255,255,1);
    color: #666;
    margin: 0 15px 0 15px;
    text-transform: uppercase;
}

.cbp-af-header .nav a:hover, .cbp-af-header .nav li.current a {
    color: #ffc32a;
    background: transparent;
}

/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header .nav a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.cbp-af-header.cbp-af-header-shrink {
/*    height: 50px;*/
/*    background: rgba(51,51,51,0.95);*/
}
.cbp-af-header.cbp-af-header-shrink h1,
.cbp-af-header.cbp-af-header-shrink .nav a {
/*    line-height: 50px;*/
}
@media screen and (min-width: 881px) {
    .cbp-af-header.cbp-af-header-shrink {
        height: 50px;
    /*    background: rgba(51,51,51,0.95);*/
    }
    .cbp-af-header.cbp-af-header-shrink h1,
    .cbp-af-header.cbp-af-header-shrink .nav a {
        line-height: 50px;
    }
}
@media screen and (max-width: 740px) {
    #menu .accordion-toggle:hover .arrow-right,
    #menu .accordion-toggle:hover .arrow-left,
    #menu .selected .arrow-right,
    #menu .selected .arrow-left {
        display: none;
    }
}
/*.cbp-af-header.cbp-af-header-shrink h1 {
    font-size: 2em;
}*/

/* Media Queries */
@media screen and (max-width: 55em) {

    .cbp-af-header .cbp-af-inner {
        width: 100%;
    }
    .cbp-af-header {
        background: none repeat scroll 0 0 #000;
        height: auto;
        position: static;
    }
    .cbp-af-header h1 {
        display: block;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .cbp-af-header h1 {
/*        padding-top: 15px;*/
        position: static;
        width: 197px;
        height: 141px;
        background: url(../images/logo-mobile.png) no-repeat left top;
    }
    .cbp-af-header #nav-left, .cbp-af-header #nav-right {
        float: none;
    }
    .cbp-af-header .nav {
        text-align: center;
        width: 100%;
    }
    .cbp-af-header ul.nav {
        display: inline-block;
        text-align: center;
        margin:0;
    }
    .cbp-af-header ul.nav li {
        display: block;
        width: 100%;
    }
    .cbp-af-header h1,
    .cbp-af-header .nav a {
        line-height: 30px;
    }

    .cbp-af-header .nav a {
        margin: 0 10px;
    }

    .cbp-af-header.cbp-af-header-shrink h1,
    .cbp-af-header.cbp-af-header-shrink .nav a {
/*        line-height: 45px;*/
    }

    .cbp-af-header.cbp-af-header-shrink h1 {
        font-size: 2em;
    }

    .cbp-af-header.cbp-af-header-shrink .nav a {
/*        font-size: 1em;*/
    }
    #top .container {
        width: 100%;
    }
    #top .container .row-fluid {
        padding: 0;
    }
}

@media screen and (max-width: 32.25em) {
    .cbp-af-header .nav a {
        font-size: 0.1em;
    }
}

@media screen and (max-width: 24em) {
    .cbp-af-header .nav a,
    .cbp-af-header.cbp-af-header-shrink nav a {
/*        line-height: 0.1;*/
/*        font-size: 0.1em;*/
    }
}


/*--
======================================
        THE PRICING TABLE
======================================
--*/

    #pricing {
        padding: 50px 0;
    }
      .pricing-table h2 {
        color: #000;
      }
      .pricing-table i {
        color: #000;
        padding: 5px;
      }


      .pricing-table .span4 {
        margin-top: 20px;
        margin-bottom: 20px;
      }
      .pricing-table ul li ul {
        margin: 0;
      }
        .pricing-table ul li ul li {
          display:block;
          padding:15px 0;
          border-bottom: 1px solid rgba(0,0,0,0.1);
          text-align: center;
          color: #000;
        }
        .pricing-table ul li ul li strong {
            font-size: 18px;
            font-weight: 400;
        }
        .pricing-table ul li ul li:first-child {
          border:none;
          padding-bottom: 0;
        }
        .pricing-table ul li ul li:first-child p {
          margin-bottom: 0;
        }
        .pricing-table ul li ul li:last-child {
          border-bottom:none;
        }
      .pricing-table .active  {

      }
      .pricing-table ul li.span4 {
        border: 1px solid #dddddd;
         transition:All 0.1s linear;
        -webkit-transition:All 0.1s linear;
        -moz-transition:All 0.1s linear;
        -o-transition:All 0.1s linear;
      }
      .pricing-table ul li.span4:hover {
        background: #000;
        cursor: pointer;
        -moz-box-shadow: 0px 0px 50px rgba(44,63,82,0.5);
        -webkit-box-shadow: 0px 0px 75px rgba(44,63,82,0.5);
        box-shadow: 0px 0px 75px rgba(44,63,82,0.5);
      }
      .pricing-table ul li.span4:hover h1, .pricing-table ul li.span4:hover h2, .pricing-table ul li.span4:hover p, .pricing-table ul li.span4:hover i,.pricing-table ul li.span4:hover li {
        color: #fff;
      }
      .pricing-table ul li.span4:hover li {
      border-color: rgba(255,255,255,0.1);
      }
      .pricing-table ul li:last-child {
        box-shadow:none;
      }
      .currency {
        font-size: 48px;
      }

/*--\
======================================
        THE CONTACT
======================================
--*/

    #contact {
    background: #dbce8f;
    font-size: 18px;
    }
    #map-canvas {
        height: 400px;
        width: 100%;
    }
    .contactform {
        margin-bottom: 20px;
    }

 #contact select, #contact textarea,  #contact input[type="text"], #contact input[type="password"], #contact input[type="datetime"], #contact input[type="datetime-local"], #contact input[type="date"], #contact input[type="month"], #contact input[type="time"], #contact input[type="week"], #contact input[type="number"], #contact input[type="email"], #contact input[type="url"], #contact input[type="search"], #contact input[type="tel"], #contact input[type="color"], #contact .uneditable-input {
        width: 100%;
        border-radius: 0;
        box-shadow: none !important;
        border-color: #000;
        float: left;
        height: 30px;
        color: #000;
        background: #fff;
      }
      #contact input {
        width: 33.333%;
      }
      #contact textarea {
        min-height: 146px;
      }
      #contact input:hover, textarea:hover {
/*        border: 1px solid #fff !important;*/
      }
      #contact form button {
    float: left;
      }

      .success-message {
        display: none;
      }
      .error-message {
        display: none;
      }
    .contact-info  {
        color: #333;
        margin: 25px 0;
    }
    .contact-info h4 {
        color: #ff1f1f;
        text-transform: uppercase;
    }
    .contact-info ul {
        display: inline-block;
        text-align: center;
    }
    .contact-info li {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        font-size: 18px;
        padding: 5px 20px;
    }
    .contact-info li i {
        width: 30px;
        height: 30px;
        text-decoration: none;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        padding: 5px;
        margin-right: 5px;
    }
    .contact-info .elmatelogo {
        width: 290px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .contact-info label {
        font-size: 18px;
    }
    .contact-margin {
        margin-top:177px;
    }


/*--\
======================================
        THE MEDIA QUIRES
======================================
--*/






@media screen and (min-width: 780px) and (max-width: 1380px) {
    .home-title {
        font-size: 40px;
    }
    #video .span3 h1 {
        font-size: 24px;
    }
}
@media screen and (min-width: 881px) and (max-width: 984px) {
    .home-title {
        font-size: 30px;
        line-height: 30px;
    }
    .cbp-af-header h1 {
        margin: 0 0 0 -98px;
        position: absolute;
        width: 197px;
        height: 141px;
        background: url(../images/logo-mobile.png) no-repeat left top;
    }
}
@media screen and (max-width: 1200px) {
    .news-slider .slider .item .image {
        width: 546px;
        top: 58px;
        }
        .news-slider .slider .item .text {
            position: absolute;
            right: 0;
            width: 255px;
            padding: 0px 20px;
            top: 0;
            height: 478px;
            }
/*    .news-wrapper .jms-wrapper {
        padding: 20px;
        min-width: 900px;
    }

    .news-wrapper .touchslider-item {
        height: 560px;
        width: 900px;
    }
    .news-wrapper .news-list a {
        font-size: 20px;
    }*/
/*    .news-container {
        margin-left: 50px;
        width: 30%;
    }*/
/*    .news-container {
        margin-left: 50px;
    }
    .ivent-container {
        margin-right: 50px;
    }*/
/*    .btn-close {
        right: 0;
    }*/
/*    .news-wrapper {
        height: 540px;
    }
    .news-wrapper .news-list {
        height: 540px;
        width: 900px;
    }*/
    .social-news {
        top: 487px;
        right: 13px;
    }

    #ceremonies .span4 {
        width: 360px;
    }
    .menu-item figure {
        width: 110px;
        margin: 10px 15px 10px 0;
    }
    .menu-description {
        margin: 80px 200px 20px
    }
    .accordion-body .menu-description {
        margin: 0 200px;
    }
    .cbp-af-header .cbp-af-inner {
        max-width: 69em;
        margin: 0 auto;
        width: 100%;
        padding: 0em;
    }
    .cbp-af-header .nav a {
        font-size: 16px;
    }
.bg1,.bg2{
            background-attachment: scroll !important;
            background-position:0 50% !important;
            -moz-background-size: auto; /* Firefox 3.6 */
            background-size: auto; /* Chrome, Firefox 4.0+, Safari 4.1+, Opera 10+ and IE9 */
            background-repeat: no-repeat !important;
        }


}
@media screen and (min-width: 880px) and (max-width: 980px) {
            .news-slider .slider .item .image {
            top: 0;
            width: 100%;
            opacity: 0.2;
        }
        .news-slider .slider .item .text {
            position: absolute;
            right: 0;
            width: 100%;
            padding: 0px 20px;
            top: 0;
            height: 478px;
        }

    .menu-description {
        margin: 140px 95px 0;
    }
    .accordion-body .menu-description {
        margin: 0 95px;
    }

    .menu-item figure {
        width: 86px;
    }
    #ceremonies .span4 {
        width: 360px;
    }
    /* newsS */
/*    .news-wrapper .jms-wrapper {
        min-width: 0px;
        padding: 20px;
        height: auto;
    }
    .news-wrapper, .news-wrapper .jms-slideshow {
        height: auto;
    }
    .news-wrapper .news-list {
        height: auto;
        width: auto;
    }
    .news-container {
        float: none;
        margin: 0 auto;
        padding-top: 200px;
        text-align: center;
    }*/
/*    #news .container {
        width: 100%;
    }
    .border-bg {
        width: 96%;
    }*/
/*    .news-wrapper .jms-wrapper {
        padding: 20px;
        min-width: 900px;
    }

    .news-wrapper .touchslider-item {
        height: 560px;
        width: 900px;
    }
    .news-wrapper .news-list a {
        font-size: 20px;
    }
    .news-wrapper {
        height: 540px;
    }
    .news-wrapper .news-list {
        height: 540px;
        width: 900px;
    }
    .social-news {
        top: 487px;
        right: 13px;
    }*/

}
@media screen and (min-width: 620px) and (max-width: 880px) {
            .news-slider .slider .item .image {
            top: 0px;
            width: 100%;
            opacity: 0.2;
        }
        .news-slider .slider .item .text {
            position: absolute;
            right: 0;
            width: 100%;
            padding: 0px 20px;
            top: 0;
            height: 478px;
        }
    .menu-description {
        margin: 140px 95px 0;
    }
    .accordion-body .menu-description {
        margin: 0 95px;
    }
    .curlicues-left, .curlicues-right {
        display: none;
    }
    .menu-price-switcher {
        top: 100px;
    }
    .menu-item figure {
        width: 160px;
    }
}
@media screen and (max-width: 620px) {
    .btn-close {
        top: initial;
        bottom: -7px;
        left: -27px;
    }
            .news-slider .slider .item .image {
            top: 0px;
            width: 100%;
        }
        .news-slider .slider .item .text {
            position: absolute;
            right: 0;
            width: 100%;
            padding: 0px 20px;
            top: 346px;
            height: 168px;
        }
        .news-slider .slider .item {
            margin: 6px 30px;
            min-height: 536px;
        }
    .news-slider .slider .item .title {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    .news-slider .slider .first-item .title {
            font-size: 20px;
            line-height: 20px;
            margin-bottom: 24px;
        }
    .news-slider .slider .item .shortdesc {
        font-size: 14px;
    }
    .news-slider .slider .item .desc {
        font-size: 14px;
        left: 0;
        line-height: 14px;
        margin: 0 0 0;
        position: relative;
        text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
        top: 0;
        vertical-align: middle;
    }
    .menu-description {
        margin: 160px 15px 0;
    }
    .menu-item figure {
        margin: 10px 50px 10px 0;
    }
    .menu-item figure img {
        width: 130px;
    }
    .accordion-body .menu-description {
        margin: 0 15px;
    }
    .curlicues-left, .curlicues-right {
        display: none;
    }
    .menu-price-switcher {
        top: 100px;
    }
}
@media screen and (min-width: 381px) and (max-width: 620px) {
    .menu-item figure {
        width: 100px;
    }
    .menu-price-switcher {
        top: 130px;
    }

}
@media screen and (max-width: 381px) {

        .news-slider .slider .item .image {
            top: 0px;
            width: 100%;
        }
        .news-slider .slider .item .text {
            position: absolute;
            right: 0;
            width: 100%;
            padding: 0px 20px;
            top: 203px;
            height: 330px;
        }
        .news-slider .slider .item {
            margin: 6px 30px;
            min-height: 536px;
        }
        .news-slider .slider .first-item .title {
            font-size: 16px;
            line-height: 16px;
            margin-bottom: 24px;
        }
        .news-list a {
            color: #000;
            display: block;
            font-family: 'chianti_it_win95btitalic';
            font-size: 18px;
        }

    .menu-price-switcher {
        top: 130px;
    }
    #ceremonies .span4 {
        width: auto;
    }
}

@media screen and (min-width: 381px) and (max-width: 780px) {
    .border-bg {
        margin: 0;
    }
    #ceremonies .span4 {
        width: auto;
    }
    .ceremonies-bg {
        margin: 0;
    }
        #video .video-player {
            background: none;
            padding: 0;
            width: 650px;
            height: 370px;
            border: 5px solid #fff;
        }
        .iosSliderButtons {
            bottom: 4px;
        }
        #video {
            height: 550px;
        }


        .home-title {
            float: none;
        }
        h1 {
         font-size: 32px !important;
        }
        h2 {
          font-size: 24px !important;
        }
        p {
          font-size: 16px;
        }
        .touchslider-item p {
            font-size: 18px;
        }
        .jms-arrows span {
            height: 40px;
        }
        .jms-wrapper {
            height: 400px;
        }
        .jms-slideshow {
            padding-top: 200px;
        }
        .jms-content {
            padding: 10px 0;
        }
        .jms-arrows span {
            height: 40px;
        }
        .pricing-table ul li.span4 {
            box-shadow: none;
        }
        .row-fluid .span4 {
           max-width: 400px;
           margin: 0 auto !important;
        }
        .carousel-indicators {
            bottom: 33%;
}

}
 @media screen and (max-width: 670px) {
        .tab-content {
            overflow: hidden;
        }
        #video .video-player {
            background: none;
            padding: 0;
            width: 490px;
            height: 370px;
            border: 5px solid #fff;
        }
/*        #video .video-player .play {
            width: 480px;
        }*/
    #video .video-player iframe {
        width: 480px;
        height: 360px;
    }
    #video .touchslider-item {
        height: 414px;
    }
}
 @media screen and (max-width: 488px) {
    .border-bg {
        margin: 0;
    }
    #video .video-player {
        background: none;
        padding: 0;
        width: 428px;
        height: 323px;
        border: 4px solid #fff;
    }
    #video .video-player iframe,#video .video-player img {
        width: 420px;
        height: 315px;
    }
            #video .video-player .play {
            margin: -126px 0 0 -29px;
        }
    #video .touchslider-item {
        height: 414px;
    }
    #video {
        height: 480px;
    }
    #video .jms-wrapper {
        padding: 100px 0;
    }
    #video .jms-dots {
        bottom: 25px;
    }
}
 @media screen and (max-width: 425px) {
    #video {
        height: 400px;
    }
    #video .touchslider-item {
        height: 305px;
    }
    #video .jms-wrapper {
        height: 316px;
    }
    #video .video-player {
        background: none;
        padding: 0;
        width: 324px;
        height: 219px;
        border: 2px solid #fff;
    }
    #video .video-player iframe,#video .video-player img {
        width: 320px;
        height: 215px;
    }
    #video .video-player .play {
        margin: 0;
        top: 200px;
    }
}

 @media screen and (max-width: 55em) {

    .home-title {
        font-size: 30px;
        line-height: 30px;
    }
    .jms-slideshow {
        padding-top: 0;
    }

    .row-fluid [class*="span"] {
        margin: 0 auto;
        width: 100%;
    }
    .row--fluid .span4 {
        max-width: 400px;
    }
    .row-fluid {
        padding: 0 15px;
    }
    #vi .span3 {
        margin-bottom:20px;
    }
    .pricing-table ul li.span4 {
        margin-bottom: 20px !important;
    }
    body {
        text-align: center;
    }
    .contact-info li  {
        display: block;
    }
    h1 {
         font-size: 36px !important;
        }

#video .span3 {
    margin-bottom: 20px;
}}

@media screen and (max-width: 380px) {
        .jms-slideshow {
        padding-top: 0;
        }
        .cbp-ig-grid li {
            width: 100%;
        }
        h1 {
         font-size: 20px !important;
        }
        h2 {
          font-size: 16px !important;
        }
        p {
            font-size: 14px;
        }
        .touchslider-item p {
            font-size: 14px;
        }
        .pricing-table ul li.span4 {
            box-shadow: 0;
        }
        .jms-arrows span {
            display: none;
        }
        #video .video-player .play {
            left: 132px;
            top: 79px;
        }
        .iosSliderButtons {
            bottom: 2px;
        }
        .news-arrow {
            background: url("../images/news-arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
            bottom: 10px;
            display: block;
            font-size: 15px;
            height: 42px;
            left: -15px;
            line-height: 41px;
            padding-left: 5px;
            position: absolute;
            width: 272px;
        }
}



.menu .jms-slideshow {
    position: pper ;
    width: 100%;
    padding-top: 100px;
}



/*
#services .section-title, #services .section-desc, #services .span4, #services .span4 i, #who-we-are .section-title, #who-we-are .section-desc, #contact .section-title, #contact .section-desc {
    color: #fff;
    border-color: #fff;
    outline-color: #fff;
    background: #000;
}*/
#services .span4:hover i {
   color: #ff1f1f;
}
#services .span4:hover h2 {
    color: #ff1f1f;
}

.og-close:hover::before,
.og-close:hover::after {
    background: #ff1f1f;
}
.jms-wrapper {


}
.jms-slideshow h1 {
    color: #fff;
    border-color: #fff;
    width: 100%;
}
.jms-slideshow h2 {
}
a.jms-link {
    background: #fff;
    color: #000;
}
a.jms-link:hover {
    color: #ff1f1f;
    background: #fff;
}
/*#services,#contact, #who-we-are {
        background: url(../images/beige-texture.png) repeat 0 0 #f2f2f2;
}*/
.section-desc strong {
    background: #ff1f1f;
    color: #000;
}
.add-on i {
    color: #000;
}

.overlay {
    background:  rgba(0,0,0,0.95);
}
.overlay i {
    color:   #ff1f1f;
}
.input-prepend input {
    border-color:   #ff1f1f;
}
.input-prepend input:focus {
     border-color:   #ff1f1f;
}
.input-append .add-on, .input-prepend .add-on {
     border-color:   #ff1f1f;
}
.carousel-control {
    background:  #000;
}
figure {
    border-color:  #000;
}
.icon-quote-left {
    color: #ff1f1f;
}
.carousel-indicators li {
    background:  #000;
}
.carousel-indicators .active {
    background:   #ff1f1f;
}
.btn {
    border: none;
   background:#ff1f1f url(../images/red-texture.png) repeat 0 0;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    text-shadow: none;
    color: #DBCE8F;
    background-color: #ff1f1f;
    *background-color: #ff1f1f;
}
.btn:hover, .btn-large:hover {
/*    color:   #ff1f1f;*/
}
.btn-large {
    background-color: #ff1f1f;
}
.grid figcaption {
    background:   #ff1f1f;
}
.filter.active {
    background:   #000;
    color: #ff1f1f;
}
.jms-dots span{
/*    background:  #000;*/
}
.jms-dots span.jms-dots-current:after{
    background:   #ff1f1f;
}
.jms-wrapper.not-supported{
    background-color: #E3D8FF;
}
.cbp-af-header .nav a:hover, .cbp-af-header .nav li.current a {
    color:  #333;
}
.cbp-af-header.cbp-af-header-shrink {
/*     background: rgba(244,33,78,0.95);*/
}
.cbp-af-header {
    background: url(../images/white-texture.png) repeat scroll 0 0 #f2f2f2;
    border-bottom: 4px solid #dfd293;
    border-width: 0px 0px 4px;
    -moz-border-image: url(../images/header-border.png) 0 0 4 repeat;
    -webkit-border-image: url(../images/header-border.png) 0 0 4 repeat;
    -o-border-image: url(../images/header-border.png) 0 0 4 repeat;
    border-image: url(../images/header-border.png) 0 0 4 repeat;
}
.pricing-table i {
    color: #000;
}
.pricing-table ul li.span4:hover {
    background:   #ff1f1f;
    -moz-box-shadow: 0px 0px 50px rgba(51,51,51,0.5);
    -webkit-box-shadow: 0px 0px 75px rgba(51,51,51,0.5);
     box-shadow: 0px 0px 75px rgba(51,51,51,0.5);
}
#contact select, #contact textarea,  #contact input[type="text"], #contact input[type="password"], #contact input[type="datetime"], #contact input[type="datetime-local"], #contact input[type="date"], #contact input[type="month"], #contact input[type="time"], #contact input[type="week"], #contact input[type="number"], #contact input[type="email"], #contact input[type="url"], #contact input[type="search"], #contact input[type="tel"], #contact input[type="color"], #contact .uneditable-input {
    border-color: #fff;
    color: #333
}
#contact input:hover, textarea:hover {
/*    border-color: #ff1f1f !important;*/
}
.socialicon-big ul li a:hover {
    background: #ff1f1f
}
.socialicon-small li a:hover {
    background: #000;
}



/* Pretty */
div.light_square .pp_close {
    opacity: 1;
    background:#fff url(../images/close.png) repeat 0 0;
    position: absolute;
    right: 0px;
    top:-1px;
    width:38px;
    height: 40px;
    z-index: 1;
}
.pp_details {
    display: none;
    background:#ff1f1f url(../images/beige-texture.png) repeat 0 0;
    margin: 0;
}
.pp_content_container .pp_details {
    margin: 0;
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
    background: none;
}
a.pp_expand, a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    left: 30px;
    position: absolute;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
div.light_rounded .pp_description, div.light_square .pp_description {
    margin:15px;
}
div.light_square .pp_previous:hover{background:url(../images/g_arrow_left.png) center left no-repeat;cursor:pointer}
a.pp_previous {
    background: url(../images/g_arrow_left.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
div.light_square .pp_next:hover{background:url(../images/g_arrow_right.png) center right no-repeat;cursor:pointer}
a.pp_next {
    background: url(../images/g_arrow_right.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 20px 10px;
}
.pp_social {
    padding: 10px;
float: right;
margin: 0;
}
/*.pp_details:hover {
    display: block;
}*/

/* share icon */
.b-share a {
    display: inline-block;
}
.b-share .b-share-icon {
    background: url("../images/social.png") no-repeat 0px 0px;
    width: 34px;
    height: 33px;
    margin-left: 2px;
}
.b-share .b-share-icon.b-share-icon_twitter {
    background-position: 0px -34px;
}
.b-share .b-share-icon.b-share-icon_gplus{
    background-position: 0px -68px;
}
.b-share .b-share-icon.b-share-icon_facebook {
    background-position: 0px -102px;
}
.b-share .b-share-icon.b-share-icon_vkontakte {
    background-position: 0px -170px ;
}

.b-share .b-share__handle {
    margin: 0px 3px;
    padding: 13px 10px 12px;
    width: 34px;
    height: 34px;
    text-align: center;
}

.wysijap {
    padding: 300px;
    text-align: center;
}
.wysijap a {
    margin-top: 10px;
    color:blue;
    text-decoration: underline;
}
