@charset "utf-8";
/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-webkit-viewport { width: device-width; }
@-moz-viewport    { width: device-width; }
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }
/*!
 */


/* site & header */
html,
body {
  height: 100%;
  min-height: 100%;
}

body {
  font-family: 'Josefin Sans', sans-serif;
  font-weight:100;
  color:#5c5c5c;
  background: #ccc;
  text-shadow: 0px 0px 0px #777;
  -webkit-transition:all .9s;
          transition:all .9s;
}

body.dark,
body.antique,
body.home,
body.our-expertise,
.no-js body {
  color:#fff;
  background: #202020;
  text-shadow: 0px 0px 0px #ccc;
  -webkit-transition:all .9s;
          transition:all .9s;
}
.no-js .home .navbar {
  text-shadow: 0px 0px 0px #ccc;
}

/* animation prevent fouc 
.content-below-title {
	visibility:hidden;
} */
.content {
	visibility:hidden;
}
.cache-fonts {
	display:none;
	font-size:1px;
	position:absolute;
	bottom:0;
	left:0;
	opacity:0;
	filter:alpha(opacity=0);
}
.landing .cache-fonts {
	display:block;
}

.fw100{
  font-weight:100;
}
.fw300{
  font-weight:300;
}

.home #ascrail2000 {
	visibility: hidden !important;
	opacity:0 !important;
}

.footer {
	padding: 12px 30px 10px;
	color: #999;
	font-weight: 300;
	text-align: right;
	margin-top: -52px;
	max-height: 52px;
	font-size:14px;
	z-index: -1 !important;
	position: relative;
	-webkit-transition:color 0.4s ease-out;
	transition:color 0.4s ease-out;
}

.footer-inner {
	position:relative;	
}

.copyright{
	font-size: 21px;
	position: relative;
	top: 3px;
}

.dark .footer,
.antique .footer,
.home .footer,
.our-expertise .footer,
.no-js .footer {
	color:#444;
}

.antique .footer {
	color:#696969;
}

.grey .footer {
	color:#494949;
}

@media (max-width:767px){
.grey .footer {
	color:#808080;
}
}

/*nicescroll FOUC*/
#ascrail2000 {
    visibility: hidden;
		opacity:0;
    z-index: 9999 !important;
}
#ascrail2000-hr {
    visibility: hidden;
		opacity:0;
		display:none;
}

::-moz-selection {
    color: #fff;
    background: #656565;
}

::selection {
    color: #fff;
    background: #656565;
}

.dark ::-moz-selection,
.antique ::-moz-selection,
.home ::-moz-selection,
.our-expertise ::-moz-selection,
.no-js ::-moz-selection {
    color: #000;
    background: #fff;
}

.dark ::selection,
.antique ::selection,
.home ::selection,
.our-expertise ::selection,
.no-js ::selection {
    color: #000;
    background: #fff;
}

a:hover {
  color:#5c5c5c;
}
.dark a:hover,
.antique a:hover,
.home a:hover,
.our-expertise a:hover,
.no-js a:hover {
  color:#fff;
}

.header .navbar {
    margin-bottom: 0;
    padding-bottom: 20px;
}

#mainmenu {
	text-align:center;
	font-size:22px;
	border-top:0px !important;	
	-webkit-transition: font-size 0.3s, height 0.3s ease-out, color .9s;	
		 -moz-transition: font-size 0.3s, height 0.3s ease-out, color .9s;	
	        transition: font-size 0.3s, height 0.3s ease-out, color .9s;
	overflow-y:hidden;
}

#mainmenu {
    font-size: 22px;
    -webkit-transition: height 0.3s;
            transition: height 0.3s;
}

#mainmenu li {
	-webkit-transition:all .9s;
	        transition:all .9s;
}

#mainmenu li.active {
	text-shadow:0px 0px 2px #5f5f5f;
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="2" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(95,95,95,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter:drop-shadow(0px 0px 2px rgba(95, 95, 95, 0.1));
	        filter:drop-shadow(0px 0px 2px rgba(95, 95, 95, 0.1));
	-webkit-transition:all .9s;
	        transition:all .9s;
}

.home #mainmenu li,
.home #mainmenu li.active {
	-webkit-transition:none;
	        transition:none;
}

.dark #mainmenu li.active,
.antique #mainmenu li.active,
.home #mainmenu li.active,
.our-expertise #mainmenu li.active {
	text-shadow:0px 0px 2px #E6E6E6;
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="2" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(230,230,230,0.3)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(0px 0px 2px rgba(230, 230, 230, 0.3));
	        filter: drop-shadow(0px 0px 2px rgba(230, 230, 230, 0.3));
}

.icon-bars {
	display:inline-block;	
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}

nav.navbar .navbar-toggle .icon-bar {
	height:1px;
}

nav.navbar .navbar-toggle.collapsed:hover .icon-bar.topbar {
	-webkit-transform:translateY(-1px);
	    -ms-transform:translateY(-1px);
	        transform:translateY(-1px);
}
nav.navbar .navbar-toggle.collapsed:hover .icon-bar.bottombar {
	-webkit-transform:translateY(1px);
	    -ms-transform:translateY(1px);
	        transform:translateY(1px);
}

@media (max-width:1060px){ #mainmenu {font-size:21px;}}
@media (max-width:1010px){ #mainmenu {font-size:20px;} #mainmenu a {padding-left:16px;padding-right:16px;}}
@media (max-width:960px){ #mainmenu {font-size:19px;}}
@media (max-width:910px){ #mainmenu {font-size:18px;}}
@media (min-width:768px) and (max-width:860px){#mainmenu a {padding-left:10px;padding-right:10px;}}
@media (max-width:799px){ #mainmenu {font-size:17px;}}
@media (max-width:767px){
nav.navbar .navbar-toggle {
    margin: 10px auto 0;
	float:none;
	display:block;
	padding: 2px 10px 4px;
    border: none;
}
#mainmenu {font-size:22px;}
ul.nav.navbar-nav {margin-top:4px;}
}
@media (min-width:768px){
.navLine2 {display:none;}
#mainmenu li:first-child a {
	padding-left:0;
}
#mainmenu li:last-child a {
	padding-right:0;
}
}



.menubuttontxt {
	font-size:20px;
}

/*fix IE8 issue*/
.navbar-header {
	text-align:center;
}
.navbar-toggle {
	float:none;
}

/*bootstrap navbar resets*/
.dark nav.navbar .navbar-toggle .icon-bar,
.antique nav.navbar .navbar-toggle .icon-bar,
.home nav.navbar .navbar-toggle .icon-bar,
.our-expertise nav.navbar .navbar-toggle .icon-bar {
    background-color: #eee;
}
.dark nav.navbar .navbar-toggle,
.antique nav.navbar .navbar-toggle,
.home nav.navbar .navbar-toggle,
.our-expertise nav.navbar .navbar-toggle {
    border-color: #eee;
}
nav.navbar .navbar-toggle .icon-bar {
    background-color: #888;
}
nav.navbar .navbar-toggle {
    border-color: #5c5c5c;
}
nav.navbar .navbar-collapse {
    border-top:none;
    box-shadow:none;
}

.landing .logo {
    width: auto;
}

#logo {
    margin: 0 auto;
    display: block;
		width:100%;
}

.logo {
    max-width: 70%;
		width: 370px;
		display: inline-block;
}

.logowrap {
	padding-top:8px;
	text-align: center;
	margin-bottom: -5px;
}

.landing a.logo {
	cursor:default;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background:none;
	color:#5c5c5c;
}

.dark .nav > li > a:hover,
.dark .nav > li > a:focus,
.antique .nav > li > a:hover,
.antique .nav > li > a:focus,
.home .nav > li > a:hover,
.home .nav > li > a:focus,
.our-expertise .nav > li > a:hover,
.our-expertise .nav > li > a:focus,
.no-js .nav > li > a:hover,
.no-js .nav > li > a:focus {
	color:#fff;
}

#logo path {
	transition:fill .9s;
	-moz-transition:fill .9s;
	-webkit-transition:fill .9s;
}
.dark #logo path,
.antique #logo path,
.home #logo path,
.our-expertise #logo path,
.no-js #logo path {
	fill:#fff;
	-moz-transition:fill .9s;
	-webkit-transition:fill .9s;
	transition:fill .9s;
}

.navLine,
.no-js .home .navLine {
	border-bottom: 1px solid;
	border-color:#808080;
	width: 80%;
	max-width:1030px;
	display: block;
	margin: 7px auto 0;
	transition: border-color .9s;	
	-moz-transition: border-color .9s;	
	-webkit-transition: border-color .9s;	
}

.dark .navLine,
.antique .navLine,
.home .navLine,
.our-expertise .navLine,
.no-js .navLine,
.no-js .home .navLine {
  border-color: #fff;
	transition: border-color .9s;	
	-moz-transition: border-color .9s;	
	-webkit-transition: border-color .9s;	
}

.dark .navLine2,
.antique .navLine2,
.home .navLine2,
.our-expertise .navLine2,
.no-js .navLine2 {
  border-bottom-color: #fff;
}

.vanish.navLine2 {
	opacity:0;
}
.navLine2 {
	opacity:1;
  border-bottom: 1px solid #5c5c5c;
  width: 80%;
	max-width:1030px;
  margin: 10px auto 0;
	transition:opacity 0.3s ease-in, border-color 0.5s;	
	-moz-transition:opacity 0.3s ease-in, border-color 0.5s;	
	-webkit-transition:opacity 0.3s ease-in, border-color 0.5s;	
}

.nav {
	float:none;
	display:inline-block;	
}

.nav > li > a {
    padding-left: 18px;
    padding-right: 18px;
}

.bkg-light {
  background:#cccccc url("../images/light.jpg") no-repeat scroll center -320px;
}
.bkg-dark,
.bkg-antique {
  background:#202020 url("../images/dark.jpg") no-repeat scroll center -380px;
}

.bkg-antique {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.393 0.769 0.189 0 0 0.349 0.686 0.168 0 0 0.272 0.534 0.131 0 0 0 0 0 1 0" /></filter></svg>#filter');
	-webkit-filter: sepia(100%);
	        filter: sepia(100%);
}

.bkg-grey {
  background:#767676 url("../images/grey.jpg") no-repeat scroll center -320px;
}

.bkg-our-expertise {
	background:transparent url("../images/video-still.jpg") no-repeat scroll 50% 50%;
	background-size:cover;
}
.bkg.bkg-our-expertise {
	position:fixed;
}
.bkg.bkgOverlay {
	background:#000;
	z-index:-900;
}


@media (max-width: 991px) {
.bkg-antique,
.bkg-dark {
    background-size: 1152px auto;
		background-position: 50% -340px;
}
.bkg-light {
    background-size: 1098px auto;
    background-position: 50% -275px;
}

}

@media (max-width: 767px) {
.bkg-antique,
.bkg-dark {
    background-size: 960px auto;
		background-position: 50% -230px;
}
.bkg-grey {
    background-size: 960px auto;
    background-position: 50% -170px;
}
.bkg-light {
    background-size: 976px auto;
    background-position: 50% -110px;
}
.bkg-smoky {
    background-size: 976px auto;
    background-position: 50% -110px;
}
}

@media (max-width: 599px) {
.bkg-antique,
.bkg-dark {
    background-size: 768px auto;
		background-position: 50% -150px;
}

.bkg-light {
    background-size: 732px auto;
    background-position: 50% -90px;
}

}

@media (max-width: 399px) {
.bkg-antique,
.bkg-dark {
    background-size: 704px auto;
		background-position: 50% -130px;
}
.bkg-grey {
    background-size: 704px auto;
    background-position: 50% -90px;
}

.bkg-light {
    background-size: 671px auto;
    background-position: 50% -50px;
}

}

/* firstLoad class allows light bkg to load when desired*/
.firstLoad .bkg-light {
	display:none;
}
/*.dark.firstLoad .bkg-dark {
	opacity:0;
}*/
.firstLoad .site-wrapper {
	width:0;
	overflow:hidden;
}

.grey .bkg-grey,
.smoky .bkg-smoky,
.dark .bkg-dark,
.antique .bkg-antique,
.home .bkg-home,
.our-expertise .bkg-our-expertise,
.light .bkg-light {
	opacity:1;
	-moz-transition:opacity .9s;
	-webkit-transition:opacity .9s;
	transition:opacity .9s;
}

.our-expertise .bkgOverlay {
	opacity:0.4;
	-moz-transition:opacity .9s;
	-webkit-transition:opacity .9s;
	transition:opacity .9s;
}

.indexPage .bkg-dark {
	opacity:1;
}
.indexPage .bkg-home {
	opacity:0;
}

.bkg {
	position: absolute;
	width: 100%;
	min-height: 100%;
	z-index:-992;
  opacity:0;
	-moz-transition:opacity .9s;
	-webkit-transition:opacity .9s;
	transition:opacity .9s;
}
.bkg.bkg-next {
	z-index:-991;
	opacity:1;
	-moz-transition:none;
	-webkit-transition:none;
	transition:none;
}
.bkg.bkg-active,
.royalSlider.bkg-active {
	z-index:-990;
}

.site-wrapper {
  width: 100%;
  min-height: 100%;
  position:relative;
	overflow:hidden;
	padding-bottom:10px;
}

a {
	color:#5c5c5c;
	outline:none !important;
	text-decoration:none !important;
	-moz-transition:color .9s;
	-webkit-transition:color .9s;
	transition:color .9s;
}
.dark a,
.antique a,
.home a,
.our-expertise a,
.no-js a {
	color:#fff;
	-moz-transition:color .9s;
	-webkit-transition:color .9s;
	transition:color .9s;
}

a:hover {
	color:#5c5c5c;	
}

.js .js-msg-wrap {
	display:none !important;
}

.no-js .bkg,
.no-js .content,
.no-js .navbar-toggle {
	display:none !important;
}

.no-js .js-msg-wrap {
	display:table !important;
}

.no-js .bkg.bkg-dark {
	display:block !important;
	opacity:1;
}

.no-js .site-wrapper {
	width:100%;
}

.js-msg-wrap {
    position: absolute;
    display: table;
    height: 100%;
		z-index: -20;
    width: 100%;
		top:0;
		left:0;
}

.js-msg {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    z-index: 2;
    position: relative;
}

.js-msg h3 {
	color:#fff;
	padding:0 30px;
	font-weight: 100;
	text-shadow: 0px 0px 0px #fff;
}

.js-msg h3:after {
	content:'Please enable JavaScript to use our website';
}

.msg404-wrap {
	text-align:center;
	font-weight:100;
	margin-top:30px;
}

.msg404 h1 {
    font-size: 130px;
    margin: 0px 0px -6px;
}

.msg404 h2 {
    font-size: 26px;
    text-transform: uppercase;
    margin: 15px 0px 0px;
}
.lines-wrap {
	position:absolute;
	width:100%
}
.left-line, .right-line {
    border-bottom: 1px solid #FFF;
    display: inline-block;
		position:absolute;
    width: 140px;
}

.left-line{
	right:50%
}

.right-line{
	left:50%
}

@media (max-height: 479px) {
.js-msg h3 {
	margin-top: 8%;
}
}

/* hamburger menu animation */

.navbar-toggle .icon-bar {
	position: relative;
  transition-duration: 0s;
  transition-delay: 0.2s;
}

.navbar-toggle .icon-bar{
	transition-property: top, transform;
	transition-duration: 0.2s;
	transition-delay: 0.2s, 0s;
}

.navbar-toggle .icon-bar:nth-child(1) {
	top: 6px;
  transform: rotate(45deg);
	transition-delay: 0s, 0.2s;
}
.navbar-toggle .icon-bar:nth-child(2) {
  opacity:0;
	transition-property: opacity;
	transition-duration: 0s;
  transition-delay: 0.2s;
}

.navbar-toggle .icon-bar:nth-child(3) {
	top: -6px;
	transform: rotate(-45deg);
	transition-delay: 0s, 0.2s;
}

.navbar-toggle.collapsed .icon-bar {
  opacity: 1;
  top:0;
  transform: rotate(0deg);
  transition-delay: 0.2s, 0s;
}

.title,
.title span,
.footer {
	cursor:default;	
}

/* spinner */

.loading .spinner {
	opacity:1;
	display:block;
  -webkit-transition:border-top-color .9s, opacity 0.2s;
          transition:border-top-color .9s, opacity 0.2s;
}

.exiting .spinner,
.no-js .spinner,
.no-js .loading .spinner {
	display:none;
	visibility:hidden;
}

.spinner{
	visibility:hidden;
	opacity:0;
	border:1px solid transparent;
	font-size:40px;
	width:50px;
	height:50px;
	border-radius:100%;
	-webkit-animation:loading 1s linear infinite;
	animation:loading 1s linear infinite;
	position:absolute;
	margin:-25px 0 0 -25px;
	top:50%;
	left:50%;
	z-index:-80;
	border-top-color:#333;
  -webkit-transition:border-top-color .9s, opacity 0.2s;
          transition:border-top-color .9s, opacity 0.2s;
}

.dark .spinner,
.antique .spinner,
.home .spinner,
.our-expertise .spinner {
	border-top-color:#fff;
  -webkit-transition:border-top-color .9s, opacity 0.2s;
          transition:border-top-color .9s, opacity 0.2s;
}

@-webkit-keyframes loading{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}

	100%{
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg);
	}

}

@keyframes loading{
	0%{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg)
	}

	100%{
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}

}

@media (max-height: 499px) {
.spinner{
	top:270px;
}
}

.no-cssanimations .spinner {
	background-image: url("../images/loader.gif");
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:50% 50%;
	animation:none;
	border:none;
}

.no-cssanimations .dark .spinner,
.no-cssanimations .antique .spinner,
.no-cssanimations .home .spinner,
.no-cssanimations .our-expertise .spinner,
.no-cssanimations .no-js .spinner {
	background-image: url("../images/loader_white.gif");
}

/* end of spinner */

.no-inlinesvg #logo {
	display:none;
}

/* .logo-png-* is insterted by js when no-svg */

.logo-png-dark,
.logo-png-light {
	max-width:100%;
}
.logo-png-dark {
	display:none;
}

.dark .logo-png-dark,
.antique .logo-png-dark,
.home .logo-png-dark,
.our-expertise .logo-png-dark,
.no-js .logo-png-dark {
	display:inline;
}

.dark .logo-png-light,
.antique .logo-png-light,
.home .logo-png-light,
.our-expertise .logo-png-light,
.no-js .logo-png-light {
	display:none;
}

/*----------------------- Landing Page ----------------------*/



.home .site-wrapper {
	height:100%;
}
@media (max-width: 767px) and (max-height: 399px) {
.home #ascrail2000 {
	visibility:visible !important;
	opacity:1 !important;
	display:block !important;
}
.home.landing #ascrail2000 {
	visibility:hidden !important;
	opacity:0 !important;
	display:none !important;
}
.home .site-wrapper {
	height:auto;
}
}


.landing .navbar {
	display:none;	
}
.no-js .home .navbar {
	display:block;
	font-weight:100;
}

.landing .navLine {
	width:100%;
	border-bottom-width:2px;
	margin:18px auto 22px;
    transition:padding 0.3s;
    -moz-transition:padding 0.3s;
    -webkit-transition:padding 0.3s;
}

.landing .header {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
}

.no-js .home .header {
	width:auto;
	padding:0;
	margin:0;
	position:static;
}

.tagline,
.no-js .home .tagline {
	display:none;
	background:none;
}
.home .tagline {
	background: transparent url("../images/taglineWhite.svg") no-repeat scroll 50% 0%;
	background-size:contain;
	width: 70%;
	height: 31px;
	margin: 22px auto 0px;
}
.no-svg .home .tagline {
	background-image:url("../images/taglineWhite.png");
}
.landing .tagline {
	display: block;
}

.enter,
.no-js .home .enter {
	display:none;
	z-index:9;
}
.enter a {
	padding:5px;
}

.landing .enter {
    text-align: center;
    font-size: 24px;
		font-weight:300;
    margin-top: 110px;
		display:block;
}
@media (max-height: 399px) {
.landing .enter {
    margin-top: 80px;
}
}

.landing .logo {
		width:426px;
    max-width: 76%;
}

.no-js .home .logo {
	max-width: 70%;
	width: 370px;
}
@media (max-width: 619px) {
  .landing .header {
    width: 100%;
  }
  
.landing .navLine {
	margin:18px auto;
}

}
@media (max-width: 499px) {
  
  .landing .logo {
	  max-width:80%;
  }

.landing .navLine {
	margin:16px auto 16px;
}
}

@media (max-width: 459px) {
	.landing .navLine {
		padding:0;
	    transition:padding 0.3s;
	    -moz-transition:padding 0.3s;
	    -webkit-transition:padding 0.3s;
	}

.landing .navLine {
    margin: 2px auto -4px;
}
}
@media (max-width: 399px) {
.tagline {
	width: 80%;
}
}

/* center the landing element using Absolute Positioning and Negative Margin */

.landing .site-wrapper {
	position:relative;
	min-height:320px;
	height:100%;
}

.landing .header {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -140px 0 0 -310px;
}

@media (max-width: 619px) {
  .landing .header {
    margin: -140px 0 0 -50%;
  }
  
}

@media (max-height: 279px) {
  .landing .header {
    margin-top: 0;
    top: 0;
  }
  
}

/* end of centering the landing element */

.home .navbar, .home .navbar-toggle {
	text-shadow:1px 1px 1px #000;
}

.no-textshadow .home .navbar a,
.no-textshadow .home .navbar button,
.no-textshadow .home .navbar-toggle a {
	color:#8A9DA5;
	font-weight:300;
}

.no-textshadow .home nav.navbar .navbar-toggle .icon-bar {
    background-color: #8A9DA5;
}


/*for hamburger menu animation*/
.home .icon-bar {
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="1" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter:drop-shadow(0px 0px 1px #000);
	        filter:drop-shadow(0px 0px 1px #000);
}
.home .collapsed .icon-bar {
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="1" /><feOffset dx="2" dy="2" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter:drop-shadow(1px 1px 1px #000);
	        filter:drop-shadow(1px 1px 1px #000);
}

/*.home #logo {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="3" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(177,177,177,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
    -webkit-filter: drop-shadow(0px 0px 3px #B1B1B1);
            filter: drop-shadow(0px 0px 3px #B1B1B1);
}*/

/*hack to stop blurring text on webkit*/
.home #mainmenu,
.landing .enter {
-webkit-transform: translate3d( 0, 0, 0);
        transform: translate3d( 0, 0, 0);
}
.content {
	text-align:center;	
}

h1 {
	font-size:30px;
	font-weight:100;
	margin-top:0;	
}

#home-slider {
	opacity:0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 100%;
	background: none;
	height: 100%;
	display:none;
	visibility:hidden;
}

#home-slider.bkg-active {
	-moz-transition:opacity .9s;
	-webkit-transition:opacity .9s;
	transition:opacity .9s;
}
.home #home-slider {
	opacity:1;
}

#home-slider.load-images {
	display:block;
	visibility:visible;
}

.home-img {
	position:absolute; /*to hide while loading images (.slidershow)*/
	height:100%;
	width:100%;
	background-repeat: no-repeat;	
	background-size: cover;
	background-position:center;
}

.home-img1 {
	background-image:url(../images/0088.jpg);
	background-position: 100% 30%;
}

.home-img2 {
	background-image:url(../images/_MG_0167_V4.jpg);
	background-position: 67% 0%;
}

.home-img3 {
	background-image:url(../images/0100.jpg);
	background-position: 19% 10%;
}

.home .navbar {
	font-weight:300;
}

.bkg-home {
	background-image:url(../images/0088.jpg);
	background-position: 100% 30%;
	background-size:cover;
}

/* contact page ------------------------------- */

.contact-numbers {
	font-size:20px;
	margin-top:30px;
}

.contact-numbers i {
    position: relative;
    top: 2px;
}

.contact-numbers .city,
.contact-numbers .number{
}

.contact-numbers .number{
	margin-bottom:30px;
	font-size:19px;
}
#ajax-contact input,
#ajax-contact textarea {
	width:100%;
	background:none;
	border:none;
	outline:none;
	border-bottom:1px solid rgb(145, 145, 145);
	padding: 8px 4px;
	
	/*for enter page animation*/
	margin-top: -1px;
	float: left;
	clear:both;
	
}

#ajax-contact textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	min-height:165px;
	resize: none;
	overflow: hidden;
	font-family:inherit;
}

.enterPageFinished #ajax-contact textarea {
	-webkit-transition: height 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
 	transition: height 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#ajax-contact  {
	margin-bottom:30px;	
	font-size:20px;
	margin:0px auto 40px;
	width:100%;
}
.submit {
    background: none;
    outline: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
		padding:8px 20px;
		border-bottom:1px solid rgb(145, 145, 145);
		-webkit-transition:padding 0.5s ease-out, opacity 0.3s ease-out;
		transition:padding 0.5s ease-out, opacity 0.3s ease-out;
		opacity:0;
		cursor:default;		
}

.submit:hover:not(.sending):not(.done) {
		padding-left: 28px;
		padding-right: 28px;
		-webkit-transition:padding 0.5s ease-out;
		transition:padding 0.5s ease-out;
}

.submit.sending {
	padding-left: 16px;
	padding-right:56px;
}
.submit.done {
	padding-left: 20px;
	padding-right:20px;
}

.done.ladda-button[data-style="expand-right"][data-loading] .ladda-spinner {
	opacity:0;
	filter:alpha(opacity=0);
	transition:opacity 0.1s;
}

.form-filled .submit {
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
}

.tick {
    height: 3em;
    margin-left: 12px;
    position: relative;
    top: 1px;
    background: url("../images/tick.svg") no-repeat scroll 0% 0% transparent;
    width: 29px;
    height: 20px;
    background-size: 29px 20px;
		display:none;
}

.done .tick {
	display:inline-block;	
}

.submit.done {
	cursor:default;
}

.no-svg .tick {
	display:none !important;	
}

.tick.cache {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    top: auto;
    height: 1px;
    width: 1px;
    opacity: 0;
		filter:alpha(opacity=0);
}

.form-messages {
		overflow:hidden;
    padding: 0;
		opacity:0;
		filter:alpha(opacity=0);
		max-height:0;
		clear:both;
		-webkit-transition:opacity 0.4s, padding .6s, max-height .6s;
		transition:opacity 0.4s, padding .6s, max-height .6s;
}

.form-messages.active {
    padding: 8px 4px;
    border-bottom: 1px solid #919191;
		opacity:1;
		filter:alpha(opacity=100);
		max-height:105px;
		-webkit-transition:none;
		transition:none;
}
@media (min-width:768px){
	.contact-form .form-column {
		padding:0;	
	}

}

#ajax-contact input:invalid {
		box-shadow:none;
} 

#ajax-contact .placeholder {
	color:#999;
}

button.submit,
#ajax-contact input,
#ajax-contact textarea {
  color:#5c5c5c;
  text-shadow: 0px 0px 0px #777;
	font-size:20px;
}


@media (max-width:599px){
.contact-numbers {
	font-size:18px;
}
.contact-numbers .number{
	font-size:17px;
}
button.submit,
#ajax-contact input,
#ajax-contact textarea {
  color:#5c5c5c;
  text-shadow: 0px 0px 0px #777;
	font-size:18px;
}


}




/* Exclusive jewelry page ------------------------------- */

.item img {
	width:100%;
}

.item {
	padding:0;
	text-align:center;
	-moz-transition:opacity 0.3s;
	-webkit-transition:opacity 0.3s;
	transition:opacity 0.3s;	
}

.select-cat .img-wrap {
	max-width:260px;
	margin:0 auto;
}

.select-cat.row-fluid {
	margin:0 -15px;
}

.cat-name {
	font-size:22px;
	padding:0 15px;
}

.line {
	background: url('../images/border-gradient-dark.png') no-repeat scroll right center / 1px 100% transparent;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index:-5;
}

.grey .line {
	background-image: url('../images/border-gradient.png');
}

.mb20 {
	margin-bottom:20px;
}
.mb0 {
	margin-bottom:0;
}
.pb40 {
	padding-bottom:40px;
}

@media (max-width:767px){ 
h1.resp {
	font-size:28px;
}
.cat-name {
	font-size:20px;
}

}
@media (max-width:480px){ 
h1.resp {
	font-size:26px;
}
.cat-name {
	font-size: 18px;
}
}
@media (max-width:399px){ 
h1.resp {
	font-size:24px;
}
}
.item i {
	position:relative;
	top:-2px;
	opacity:0;
	-moz-transition:opacity 0.3s;
	-webkit-transition:opacity 0.3s;
	transition:opacity 0.3s;
}

.enterPageFinished .select-cat.hover .item a {
	opacity:0.6;
	-moz-transition:opacity 0.2s;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;	
}
body.exiting .select-cat.hover .item a {
	opacity:1;
	-moz-transition:opacity 0.15s;
	-webkit-transition:opacity 0.15s;
	transition:opacity 0.15s;
}

.select-cat.hover .item a:hover i,
.select-cat.hover .item a:hover {
	opacity:1;
}

/*for animation*/

.item i,
body.exiting .item i {
	visibility:hidden;
}

.enterPageFinished .item i {
	visibility:visible;
}

/* Exclusive jewelry - Rings page ------------------------------- */


h1.selections {
	margin-bottom:0;
}

h1.selections a,
h1.selections span {
	opacity:0.42;
	transition:opacity 0.5s;
	-moz-transition:opacity 0.5s;
	-webkit-transition:opacity 0.5s;
}

h1 a.active {
	opacity:1;
	transition:opacity 0.5s;
	-moz-transition:opacity 0.5s;
	-webkit-transition:opacity 0.5s;
}

.owl-unit .img-wrap {
	max-width:260px;
	margin:0 auto;
}

.dark .select-cat .img-wrap,
.dark .owl-unit .img-wrap,
.antique .select-cat .img-wrap,
.antique .owl-unit .img-wrap {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="8" /><feOffset dx="7" dy="13" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.2)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(6px 12px 8px rgba(0, 0, 0, 0.2));
	        filter: drop-shadow(6px 12px 8px rgba(0, 0, 0, 0.2));
}

.grey .select-cat .img-wrap {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="5" /><feOffset dx="5" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.1));
	        filter: drop-shadow(4px 5px 5px rgba(0, 0, 0, 0.1));
}


.slider-earrings .owl-unit .img-wrap {
	max-width:346px;
}

.owl-unit img {
	max-width:100%;
}

.owl-unit p {
	padding: 26px 15px 0;
	font-size: 16px;
	border-top: 1px solid #BABABA;
}

.owl-theme .owl-controls .owl-nav div,
.owl-theme .owl-controls .owl-nav div:hover,
.owl-theme .owl-controls .owl-nav div:active {
	font-size: 48px;
	padding: 0px 28px;
	line-height: 1em;
	background:none;
	margin:0;
}

.slider-container {
	margin-bottom:24px;
}

.slider-earrings {
	margin-top:10px;
}

.dark .owl-wrapper-outer,
.antique .owl-wrapper-outer {
	color:#eee;
}

.dark .owl-wrapper-outer,
.antique .owl-wrapper-outer {
	color:#eee;
}

.dark .owl-nav,
.dark .owl-theme .owl-nav [class*="owl-"],
.antique .owl-nav,
.antique .owl-theme .owl-nav [class*="owl-"] {
	color:#ddd;
}

.dark .owl-nav:active,
.dark .owl-theme .owl-nav [class*="owl-"]:active,
.antique .owl-nav:active,
.antique .owl-theme .owl-nav [class*="owl-"]:active {
	color:#fff;
}

/*when image hasn't loaded, keep items aligned */
.owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}

.title-persistable {
	opacity:0;
}
.persist-title .title-persistable {
	opacity:1;
}

/* Antique jewelry page ------------------------------- */

.slider-description {
    font-size: 18px;
    margin-top: 24px;
		display:none;
		padding-bottom:20px;
}

.owl-carousel .slider-description {
	display:block;
}

.const-descrip-slider p {
	padding:0;
}

.the-slider.count3 .owl-controls {
	display:none;
}


/*only needed until we have more jewelry on this page*/

@media (max-width:599px){
.the-slider.count3 .owl-controls {
	display:block;
}

.slider-description {
	margin-top: 10px;
	padding-bottom: 0px;
}

}

/* Young & Vogue page ------------------------------- */

.title-persistable a {
	padding-bottom:10px;	
}

.title-persistable {
	z-index:99;
	position:relative;	
}

/*rs-default-inverted.css arrows section*/

.rsDefaultInv .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}
.rsDefaultInv.rsVer .rsArrow {
	width: 100%;
	height: 44px;
	
}
.rsDefaultInv.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefaultInv.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.rsDefaultInv.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsDefaultInv.rsHor .rsArrowRight { right: 0; top:0; }

.rsDefaultInv .rsArrowIcn {		
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top:-16px;	
	margin-left: -16px;

	position: absolute;	
	cursor: pointer;	
	background: url('rs-default-inverted.png');

	background-color: #FFF;
	background-color: rgba(255,255,255, .75);
	*background-color: #FFF;
	
	border-radius: 2px;
}
.rsDefaultInv .rsArrowIcn:hover {
	background-color: rgba(255,255,255,0.9);
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.rsDefaultInv .rsArrowDisabled .rsArrowIcn { filter: alpha(opacity=20); opacity: .2; *display: none; }
.y-and-v.royalSlider {
  width: 100%;
  max-height: 300px;
	max-width: 1300px;
	margin: 0px auto;
}

.y-and-v .rsSlide,
.y-and-v .rsVisibleNearbyWrap {
	overflow:visible;
}

@media (max-width:767px){
.y-and-v.royalSlider {
    margin-top: 10px;
}
}
@media (max-width:600px){
.y-and-v.royalSlider {
    margin-top: 15px;
}
}
@media (min-width:400px) and (max-width:480px){
.y-and-v.royalSlider {
    margin-top: 20px;
}
}

.y-and-v .rsSlide,
.y-and-v .rsOverflow {
	background:none;
}

.y-and-v .rsImg {
	margin-top:0 !important;
	margin:0 auto !important;
}

.yv-img-wrap {
}

.visibleNearby {
  width: 100%;
  background: none;
}

.y-and-v,
.y-and-v .rsImg,
.stone-img,
.stone-img img {
   -webkit-user-select: none;
      -moz-user-select: none;
       -ms-user-select: none;
           user-select: none;
}

.y-and-v .rsOverflow {
	cursor:pointer !important;
}

/* Scaling transforms */
.visibleNearby .rsSlide img {
  opacity: 0.45;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;

  -webkit-transform: scale(0.6);  
  -moz-transform: scale(0.6); 
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.enterPageFinished .visibleNearby .rsSlide img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
.visibleNearby .rsActiveSlide img {
  opacity: 1;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="8" /><feOffset dx="7" dy="13" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(6px 12px 8px rgba(0, 0, 0, 0.1));
	        filter: drop-shadow(6px 12px 8px rgba(0, 0, 0, 0.1));
  -webkit-transform: scale(1);  
  -moz-transform: scale(1); 
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* Non-linear resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 900px) { 
  #gallery-1 {
    padding: 12px 0 12px;
  }
  #gallery-1 .rsOverflow,
  .royalSlider#gallery-1 {
    height: 400px !important;
  }
}
@media screen and (min-width: 0px) and (max-width: 500px) { 
  #gallery-1 .rsOverflow,
  .royalSlider#gallery-1 {
    height: 300px !important;
  }
}
.instagram-link-section {
	padding-bottom:40px;
    margin-top: 20px;
}

.instagram-msg {
	font-size:24px;
}

.h-line {
    max-width: 100%;
    min-height: 1px;
    height: 1px;
}

.instagram-icon {
	display:inline-block;
	margin:0 auto 4px;
	width: 34px;
}

.instagram-icon:active {
	-webkit-transform:scale(0.95);
	    -ms-transform:scale(0.95);
	        transform:scale(0.95);
					display:block;
}
.instagram-icon img {
	max-width:100%;
}
.rsDefaultInv .rsArrowIcn:hover,
.rsDefaultInv .rsArrowIcn {
	background-color:transparent;
}

.rsArrowIcn {
	display:none;
}

@media (max-width:767px){
.instagram-msg {
	font-size:22px;
}

.instagram-icon {
	width:30px;
}

}
@media (max-width:600px){
.instagram-msg {
	font-size:20px;
}
.instagram-icon {
	width:28px;
	margin-top:6px;
}
}
@media (max-width:480px){
.y-and-v.royalSlider {
    margin-top: 18px;
}

.instagram-msg {
	padding:0 20px;
}

.instagram-icon {
	width:26px;
	margin-top:10px;
}

}
@media (max-width:400px){

.instagram-icon {
    width: 26px;
    margin-top: 14px;
}

.instagram-msg {
	font-size:18px;
}
.rsArrowIcn {
	display:block;
}
}

.rsDefaultInv.rsHor .rsArrowIcn {
	background:none;
}
.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn:before {
  content: "\f0da";
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  margin-left: -4px;
  font-size: 24px;
	color:#5c5c5c;
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn:after {
  content: "\f0d9";
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  margin-left: -4px;
  font-size: 24px;
	color:#5c5c5c;
}
/* Gemstones page ---------------------------------------------- */

.bkg-smoky {
	background: url("../images/blue_smoke.jpg") no-repeat fixed center top #86A4C5;
	background-size: cover;
}

.the-gemstones {
    padding-top: 40px;
		overflow-x:hidden;
}

.stone-img img {
	cursor:pointer;
	width: 100%;
	max-width: 100px;
	-webkit-filter:none;
	        filter:none;
	-webkit-transition:all 0.2s ease-out;
	        transition:all 0.2s ease-out;
}

.stone-img img:hover {
	filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="16" /><feOffset dx="1" dy="1" result="offsetblur" /><feFlood flood-color="rgba(255,255,255,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter:drop-shadow(0px 0px 16px #FFF);
	        filter:drop-shadow(0px 0px 16px #FFF);
	-webkit-transition:all 0.3s ease-out;
	        transition:all 0.3s ease-out;
}
.stone-name {
		cursor:default;
    font-size: 22px;
    text-align: center;
		opacity:0;
		filter:alpha(opacity=0);
	-webkit-transition:opacity 0.2s ease-out;
	        transition:opacity 0.2s ease-out;
    white-space: nowrap;
		margin:15px -100% 30px;
}

.touch .stone-name {
    white-space: normal;
		margin:15px -15% 30px;
}

@media (min-width:992px){
.touch .stone-name {
    font-size: 20px;
}
}
@media (min-width:768px) and (max-width:991px){
.stone-name {
    font-size: 20px;
}
.touch .stone-name {
    font-size: 18px;
}

}
.hover .stone-name,
.touch .stone-name {
	color: #000;
	font-weight: 400;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:opacity 0.3s ease-out;
	        transition:opacity 0.3s ease-out;
}

.stone-img {
	opacity:1;
	filter:alpha(opacity=100);
		-webkit-transition:opacity 0.3s ease-out;
		transition:opacity 0.3s ease-out;
		-webkit-transition-delay:.6s;
		transition-delay:.6s;
}

.stone-img img:not(:hover) {
filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="1" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  -webkit-filter: drop-shadow(0px 5px 7px rgba(0,0,0,0.43));
          filter: drop-shadow(0px 5px 7px rgba(0,0,0,0.43));
}

/*global lighting effect*/
@media (min-width:768px){
.stone-wrap:nth-child(1) .stone-img img:not(:hover) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="-7" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(-6px 5px 7px rgba(0,0,0,0.43));
	        filter: drop-shadow(-6px 5px 7px rgba(0,0,0,0.43));
}
.stone-wrap:nth-child(2) .stone-img img:not(:hover) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="-6" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(-5px 5px 7px rgba(0,0,0,0.43));
	        filter: drop-shadow(-5px 5px 7px rgba(0,0,0,0.43));
}
.stone-wrap:nth-child(3) .stone-img img:not(:hover) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="-4" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(-3px 5px 7px rgba(0,0,0,0.43));
	        filter: drop-shadow(-3px 5px 7px rgba(0,0,0,0.43));
}
.stone-wrap:nth-child(4) .stone-img img:not(:hover) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="-2" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(-1px 5px 7px rgba(0,0,0,0.43));
	        filter: drop-shadow(-1px 5px 7px rgba(0,0,0,0.43));
}
.stone-wrap:nth-child(5) .stone-img img:not(:hover) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="2" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(1px 5px 7px rgba(0,0,0,0.43));
	        filter: drop-shadow(1px 5px 7px rgba(0,0,0,0.43));
}
.stone-wrap:nth-child(6) .stone-img img:not(:hover) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="4" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(3px 5px 7px rgba(0,0,0,0.43));
	        filter: drop-shadow(3px 5px 7px rgba(0,0,0,0.43));
}
.stone-wrap:nth-child(7) .stone-img img:not(:hover) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="6" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(5px 5px 7px rgba(0,0,0,0.43));
	        filter: drop-shadow(5px 5px 7px rgba(0,0,0,0.43));
}
.stone-wrap:nth-child(8) .stone-img img:not(:hover) {
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="7" /><feOffset dx="7" dy="6" result="offsetblur" /><feFlood flood-color="rgba(0,0,0,0.43)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
	-webkit-filter: drop-shadow(6px 5px 7px rgba(0,0,0,0.43));
	        filter: drop-shadow(6px 5px 7px rgba(0,0,0,0.43));
}
}

.hover-all .stone-img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-webkit-transition:opacity 0.3s ease-out;
	        transition:opacity 0.3s ease-out;
}

.hover-all .hover .stone-img {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:none;
	        transition:none;
	transition-delay:0s;
}

.touch .stone-name,
.touch .stone-img,
.touch .hover .stone-img {
	opacity:1;
	filter:alpha(opacity=100);
}

.touch .stone-img img {
	-webkit-filter:none;
	        filter:none;
}

.gemstone-tagline {
    margin-top: 40px;
    font-size: 26px;
}

.gemstone-tagline img {
	width:395px;
	max-width:100%;
}

.stone-name img {
    height: 21px;
    margin-top: -1px;
}

@media (min-width:768px) and (max-width:860px){
.stone-name {
    white-space:normal;
		margin: 15px -50% 30px;
}
}

@media (min-width:768px){

.the-gemstones .col-sm-1 {
    width: 12.5%;
}

}

@media (min-width:1200px){

.the-gemstones .col-sm-1 {
    padding: 0 20px;
}

}

.invert-font {
    color: #fff;
	  text-shadow: 0px 0px 0px #ccc;	
}

.stones-row {
	padding-bottom:50px;
}

.exiting .stones-row {
	padding-bottom:50px;
	overflow:hidden;
}

/* Our Expertise page ---------------------------------------------- */

.our-expertise-text {
    font-size: 18px;
    text-align: justify;
    margin-top: 30px;
}

@media (max-width: 767px) {
.our-expertise-text {
	width:80%;
}
}

@media (max-width: 479px) {
.our-expertise-text {
	width:90%;
  font-size: 16px;
}
}

.vjs-control-bar,
.vjs-caption-settings,
.vjs-error-display {
    display: none;
    font-size: 0px;
    color: #000;
}

#bgndVideo{
	display:none;
}

#big-video-wrap {
	opacity:0;
	filter:alpha(opacity=0);
}

html.autoplay,
.autoplay body {
	height:100% !important;
	min-height: 100% !important;
}

.mbYTP_wrapper {
	z-index:-980 !important;
	background:transparent;
}

.mbYTP_wrapper iframe {
	opacity:0 !important;
	-webkit-transition-duration: .9s !important;
	        transition-duration: .9s !important;
}
.our-expertise .mbYTP_wrapper iframe {
	opacity:1 !important;
}

.hideVideoStill .bkg-our-expertise {
	display:none;
	background-image:none;
}