a:focus, 
a:hover, 
a:active {
	color: #86141e;
	text-decoration:none;
}

.color-green {
	color: #86141e;
}

a.read-more:hover { 
	color:#86141e; 
}

.linked:hover {
	color:#86141e;
}

/*Sliders
------------------------------------*/
/*Main Parallax Sldier*/
.da-slide h2 i {
	/*background:url(../../plugins/parallax-slider/img/bg-heading-red.png) repeat;*/
}

/*Sequence Parallax Sldier*/
.sequence-inner {
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f9e6e6));
  background: -webkit-linear-gradient(#fff, #f9e6e6);
  background: -moz-linear-gradient(#fff, #f9e6e6);
  background: -ms-linear-gradient(#fff, #f9e6e6);
  background: -o-linear-gradient(#fff, #f9e6e6);
  background: linear-gradient(#fff, #f9e6e6)
}

#sequence-theme h2 {
	background:rgba(231, 76, 60, 0.8);
}

#sequence-theme .info p {
	background:rgba(231, 76, 60, 0.8);
}

/*Purchase
------------------------------------*/
.purchase a.btn-buy {
	background:#86141e;
	text-shadow:0 1px 0 #af101e;
}
.purchase a.btn-buy:hover {
	background:#af101e;
} 

/*Buttons
------------------------------------*/
.btn-u {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	background: #86141e;
	text-transform:uppercase;
	letter-spacing:1px;
}

.btn-u:hover {
	background: #af101e;
}

/*Service
------------------------------------*/
.service .service-icon {
	color:#86141e;	
}

/*Service Blocks*/
.service-alternative .service:hover { 
	background:#86141e;
} 

/*Thumbnail (Recent Work)
------------------------------------*/
.thumbnail {
	background: -moz-linear-gradient(top, #b5a583 0%, #d1c3a5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5a583), color-stop(100%,#d1c3a5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b5a583 0%,#d1c3a5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b5a583 0%,#d1c3a5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b5a583 0%,#d1c3a5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b5a583 0%,#d1c3a5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5a583', endColorstr='#d1c3a5',GradientType=0 ); /* IE6-9 */
	border:1px solid #b5a583;
}
.thumbnail-style h3 a:hover {
	color:#86141e;
}

.thumbnail-style a.btn-more {
	font-family: 'SteelfishRgBold', sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../../img/sliders/layer/bg-text.png) repeat;
	border:1px solid #fff;
	padding:0 40px;
	right: 55px;
	bottom: 60px;
}
.thumbnail-style a.btn-more:hover {
	box-shadow:0 0 0 1px #fff;
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {
		/*Thumbnail (Recent Work)*/
	.thumbnail-style a.btn-more {
	padding:0 20px;
	right: 30px;
	bottom: 55px;
	}
	.clear-left {
	clear: left;	
	}
}
@media only screen 
and (min-width : 1224px) {
		/*Thumbnail (Recent Work)*/
	.thumbnail-style a.btn-more {
	right: 85px;
	}
}
/*Carousel (Recent Work)*/
.recent-work a:hover span {
	border-bottom:solid 1px #86141e;
}

.bx-wrapper .bx-prev {
	background-image: url(../../plugins/bxslider/images/controls-red.png);
}
.bx-wrapper .bx-next {
	background-image: url(../../plugins/bxslider/images/controls-red.png);
}

/*Typography
------------------------------------*/
/*Heading*/
.headline h2, 
.headline h3, 
.headline h4 {
	/*border-bottom:2px solid #86141e;*/
	font-family:'SteelfishRgBold', serif;
	text-transform:uppercase;
}
.headline h3 {
	font-size:28px;
}
.sidebar h2, 
.sidebar h3, 
.sidebar h4 {
	font-family: 'SteelfishRgBold', serif;
	font-size: 28px;
	text-transform:uppercase;
	color:#222;
}

/*Blockquote*/
blockquote:hover {
	border-left-color:#86141e; 
}

.hero {
	border-left-color: #86141e;
}

/*Carousel
------------------------------------*/
.carousel-arrow a.carousel-control:hover {
	color: #86141e;
}

/*Footer
------------------------------------*/
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
	color: #fff;
}
.footer a:hover,
.copyright a:hover {
	color: #c8b896;
}
/*Footer Blog*/
.footer .dl-horizontal a:hover {
	color:#86141e !important;
}

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a:hover { 
	color:#86141e; 
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a { 
	color: #86141e;
	border-color: #86141e !important;
}

/*Post Comment*/
.post-comment h3, 
.blog-item .media h3,
.blog-item .media h4.media-heading span a {
	color: #86141e;
}

/*Tabs
------------------------------------*/
/*Tabs v1*/
.tab-v1 .nav-tabs { 
	border-bottom: solid 2px #86141e;
	margin-bottom:15px; 	
}

.tab-v1 .nav-tabs > .active > a, 
.tab-v1 .nav-tabs > .active > a:hover, 
.tab-v1 .nav-tabs > .active > a:focus { 
	background: #86141e; 
}

.tab-v1 .nav-tabs > li > a:hover { 
	background: #86141e; 
}

/*Tabs v2*/
.tab-v2 .nav-tabs li.active a {
	border-top: solid 2px #86141e;
}

/*Tabs v3*/
.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
	background: #86141e;
	border: solid 1px #af101e;
}

/*Accardion
------------------------------------*/
.acc-home a.active,
.acc-home a.accordion-toggle:hover { 
	color:#86141e; 
}
.acc-home .collapse.in { 
	border-bottom:solid 1px #86141e; 
}

/*Testimonials
------------------------------------*/
.testimonials .testimonial-info {
	color: #86141e;
}

.testimonials .carousel-arrow i:hover {
	background: #86141e;
}

/*Info Blocks
------------------------------------*/
.info-blocks:hover i.icon-info-blocks {
	color: #86141e;
}

/*Breadcrumb
------------------------------------*/
.breadcrumb li.active,
.breadcrumb li a:hover {
	color:#86141e;
}

/*About Page
------------------------------------*/
.team .thumbnail-style:hover h3 a {
	color:#86141e !important;
}

/*Social Icons*/
.team ul.team-socail li i:hover {
	background: #86141e;
}

/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.pricing:hover h4 {
	color:#86141e;
}

.pricing-head h3 {
	background:#86141e;
	text-shadow:0 1px 0 #d35400;
	border-bottom:solid 1px #d35400;
}
.pricing-head h4 {
	color:#999;
	background:#fcfcfc;
	border-bottom:solid 1px #ffe7d1;
}
	
/*Pricing Content*/
.pricing-content li {
	border-bottom:solid 1px #ffe7d1;
}
.pricing-content li i {
	color:#86141e;
}

/*Pricing Footer*/
.pricing-footer a,
.pricing-footer button {
	background:#86141e;
	text-shadow:0 1px 0 #af101e;
	border-bottom:solid 2px #af101e;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
	background:#af101e;
}

/*Priceing Active*/
.price-active h4 {
	color:#86141e;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
	color:#86141e;
}

/*Right Sidebar
------------------------------------*/
/*Right Sidebar*/
.who li i,
.who li:hover i, 
.who li:hover a { 
	color:#86141e; 
}

/*Privacy Page
------------------------------------*/
.privacy a:hover {
	color:#86141e; 
}

/*Portfolio Page
------------------------------------*/
/*Portfolio v1*/
.view a.info:hover {
	background: #86141e;
}

/*Portfolio v2*/
.sorting-block .sorting-nav li.active {
	color: #86141e;
	border-bottom: solid 1px #86141e;
}

.sorting-block .sorting-grid li a:hover span.sorting-cover {
	background: #86141e;
}

/*Blog Page
------------------------------------*/
.blog {
	border-bottom: 2px solid #ccc;
	padding:0 0 20px 0;
}

.blog h3 {
	color:#86141e;
}
.blog li a:hover {
	color:#86141e;
}

/*Blog Tags*/
ul.blog-tags a:hover {
	background: #86141e;
}

.blog-post-tags ul.blog-tags a:hover {
    background: none repeat scroll 0 0 #86141e;
}

/*Blog Photos*/
.blog-photos li img:hover {
	box-shadow: 0 0 0 2px #86141e;
}

/*Blog Latest Tweets*/
.blog-twitter .blog-twitter-inner:hover {
	border-color: #86141e;
	border-top-color: #86141e;	
}
.blog-twitter .blog-twitter-inner:hover:after {
	border-top-color: #86141e;	
}

.blog-twitter .blog-twitter-inner a {
	color: #86141e;
}

/*Blog Item Page
------------------------------------*/
.blog-item h4.media-heading span a {
	color:#86141e;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-border {
	border-top: solid 3px #86141e;
}

/*Search Page
------------------------------------*/
.booking-blocks p a {
	color: #86141e;
}

/*Icons Page
------------------------------------*/
.icon-page li:hover { 
	color:#86141e;
}

/*Glyphicons*/
.glyphicons-demo a:hover {
	color: #86141e;
	text-decoration: none;
}

/*Magazine Page
------------------------------------*/
/*Magazine News*/
.magazine-news .by-author strong {
	color: #86141e;
}

.magazine-news a.read-more {
	color: #86141e;
}

/*Magazine Mini News*/
.magazine-mini-news .post-author strong {
	color: #86141e;
}

.news-read-more i {
	background: #86141e;
}

/*Sidebar Features*/
.magazine-page h3 a:hover {
	color: #86141e;
}

/*Page Features
------------------------------------*/
/*Tag Boxes v1*/
.tag-box-v1 {
	border-top: solid 2px #86141e;
}

/*Tag Boxes v2*/
.tag-box-v2 {
	border-left: solid 2px #86141e;
}

/*Tag Boxes v7*/
.tag-box-v7 {
	border-bottom: solid 2px #86141e;
}

/*Font Awesome Icon Page Style*/
.fa-icons li:hover { 
   color: #86141e;
}

.fa-icons li:hover i {
   background: #86141e; 
}

/*GLYPHICONS Icons Page Style*/
.bs-glyphicons li:hover {
   color: #86141e;
}

/*Navigation
------------------------------------*/
/*Pagination*/
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
   background-color: #86141e;
   border-color: #86141e;
}

.pagination li a:hover {
   background: #af101e;
   border-color: #af101e;   
}

/*Pager*/
.pager li > a:hover, 
.pager li > a:focus {
   background: #af101e;
   border-color: #af101e;   
}

/*Registration and Login Page v2
------------------------------------*/
.reg-block {
	border-top: solid 2px #86141e;
}

/*Bottom Teasers
------------------------------------*/
.bottomTeasers {
	background:#333 url(../../img/bg/bg-bottom-teaser.jpg) center center repeat;
	margin-top:10px;
	padding:35px 0 30px 0;
	color:#fefefe;
}
.bottomTeasers a, .bottomTeasers .thumbnail-style h3 a {
	color:#fefefe;
}
.bottomTeasers a:hover, .bottomTeasers .thumbnail-style h3 a:hover {
	color:#c8b896;
}

/*Sidebar Module
------------------------------------*/
.sbDrk {
	background:#252424 url(../../img/bg/bg-sidebar-dark.png) right top no-repeat;
	padding:20px 25px;
	border:1px solid #000;
}
.sbLgt {
	background:#ede9e2 url(../../img/bg/bg-sidebar-light.png) right top no-repeat;
	padding:20px 25px;
	border:1px solid #d0cbbf;
}
.sbDrk a {
	color:#d4d3d3;
}
.sbDrk a:hover, .sbDrk ul li a:hover, .sbDrk .headline ul li:hover, .sbDrk .sidebar ul li:hover, .sbDrk .who li:hover a {
	color:#c8b896;
}
/*Login BG
------------------------------------*/
.login-bg {
	padding:60px 0;
	background:#111 url(../../img/bg/bg-login.jpg) no-repeat center center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.help-inline {
	color:#86141e;
}

/*Specials
------------------------------------*/
.specials-box {
	padding:20px 10px 20px 10px;
	margin-bottom:30px;
}
.specials-box-hk {
	background:#e6e7e8;
	border:solid 1px #222;
	min-height: 220px;
}
.specials-box .image {
	width:40%;
	float:left;
}
.specials-box .text {
	width:60%;
	float:left;
	padding-left:8px
}
.specials-box h1, .specials-box h2, .specials-box h3, .specials-box h4, .specials-box h5, .specials-box h6, .specials-box p {
	font-family:'Montserrat',"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal !important;
	margin-top:0;
	margin-bottom:0;
}
.btn-specials {
	font-family:'Montserrat',"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	background:#af101e;
	padding:8px 12px !important;
	font-size:12px;
}
.btn-specials:hover {
	background:#86141e;
}
.specials-box h2 {
	font-size:42px;
	font-weight:700 !important;
	line-height:0.9em;
}
.specials-box h2.sm {
	font-size:32px;
	font-weight:700 !important;
	line-height:0.9em;
}
.specials-box h3 {
	font-size:16px;
	margin-bottom: 5px;	
}
.specials-box p {
	font-size:11px;
}

/* Medium devices */
/*@media (min-width: 768px) {
	.specials-box h2 {
	font-size:62px;
	}
	.specials-box h3 {
	font-size:24px;
	margin-bottom: 5px;	
	}
}*/
/* Large devices */
/*@media (min-width: 992px) {
	.specials-box h2 {
	font-size:72px;
	}
	.specials-box h3 {
	font-size:28px;
	margin-bottom: 5px;	
	}
	.specials-box p {
	font-size:15px;
	}
	.specials-box .image {
	width:30%;
	}
	.specials-box .text {
	width:70%;
	padding-left:30px
	}
}*/


/*///// Multi Column Stack Fix /////*/

.teaserCol {
  /* break into new line after last element */
  > div:last-child {
    clear: right;
  }
}

.teaserCol {
  /* two columns */
  @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
    > div:nth-child(2n+1) {
      clear: left;
    }
  }
}

.teaserCol {
  /* three columns */
  @media (min-width: @screen-md-min) {
    > div:nth-child(3n+1) {
      clear: left;
    }
  }
}

/*///// End Multi Column Stack Fix /////*/


/*Mobile Hide*/
@media only screen 
and (max-width : 768px) {
	.mHide {
	display: none;
	}
}

/*Video Button img*/
img.videoButton {
    opacity: 0.75;
    filter: alpha(opacity=75);
}
img.videoButton:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}