﻿@font-face {
    font-family: 'trajanpro-regular';
    src: url('fonts/trajanpro-regular-webfont.eot');
    src: url('fonts/trajanpro-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/TrajanPro-Regular.woff') format('woff'),
         url('fonts/trajanpro-regular-webfont.woff2') format('woff2'),
         url('fonts/TrajanPro-Regular.svg') format('svg'),
         url('fonts/TrajanPro-Regular.ttf') format('truetype');
		 
    font-weight: normal;
    font-style: normal;

}

.trajanpro-regular {
	font-family: 'trajanpro-regular';
}


.c-font-gold {
  color: #b98c2e !important;
}
.c-font-gold small {
  color: #b98c2e !important;
}

.c-font-gold-hover:hover {
  color: #765718 !important;
}

.c-bg-texture-1 {
	  background-color: #f7f7f7 !important;
}

.vertical-align {
  display: table-cell;
  vertical-align: middle;
}
.c-bg-black-40 {
	background-color:rgba(60,60,60,0.7);
	padding: 50px 50px 50px 50px;
}
.image-frame {
    box-shadow: 3px 3px 38px 10px rgba(0, 0, 0, 0.50);
}
.our-room .services-list .icon {
    display: block;
    margin: 0 auto 8px;
}
.our-room .services-list .icon.ico-downtown {
    background: url("images/sprite.png") no-repeat 0 -114px;
    width: 32px;
    height: 38px;
}
.our-room .services-list .icon.ico-wifi {
    background: url("images/sprite.png") no-repeat -50px -110px;
    width: 32px;
    height: 38px;
}
.our-room .services-list .icon.ico-parking {
    background: url("images/sprite.png") no-repeat -107px -110px;
    width: 18px;
    height: 38px;
}
.our-room .services-list .icon.ico-breakfast {
    background: url("images/sprite.png") no-repeat -151px -114px;
    width: 32px;
    height: 38px;
}
.our-room .services-list .icon.ico-mp {
    background: url("images/sprite.png") no-repeat -202px -114px;
    width: 32px;
    height: 38px;
}
.our-room .services-list .icon.ico-satellite {
    background: url("images/sprite.png") no-repeat -250px -110px;
    width: 38px;
    height: 38px;
}
.our-room .services-list .icon.ico-safe {
    background: url("images/sprite.png") no-repeat -250px -62px;
    width: 40px;
    height: 40px;
}
.our-room .services-list .icon.ico-fridge {
    background: url("images/sprite.png") no-repeat -10px -390px;
    width: 38px;
    height: 38px;
}
.c-line-center {
  width: 30px;
  height: 3px;
  background-color: #8e6717;
  margin: auto auto 0px auto;
}
.c-line-height-1 {
	line-height: 1.1;
}
.bg-transparent {
	background-color:transparent;
}
ul.bullet2 {
	list-style-image:url(../img/content/bullet001.png);
	font-weight: normal;
	padding-left: 20px;
	line-height: 1.2;
}
.map-height {
	height: 500px;
}


  @media (max-width: 1200px) {
	  
  .c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link {
	font-size: 9px;
	text-transform: uppercase;
  }
  }
  
   @media (max-width: 1024px) {
	   .c-layout-breadcrumbs-1.c-bgimage {
		   padding-top: 220px;
		   padding-bottom: 100px;
		   background-size:cover;
		   background-repeat:no-repeat;
}/*
.c-desktop-logo {
	height:90px;
}

  .c-layout-header .c-brand {
    margin: 10px 0 10px 10px;
  }*/

  }
  
  
   @media (max-width: 800px) {
	
.map-height {
	height: 0px;
}


  }
  
   @media (max-width: 480px) {
	   .c-layout-breadcrumbs-1.c-bgimage {
		   padding-top: 50px;
		   padding-bottom: 50px;
		   background-size:cover;
		   background-repeat:no-repeat;
}

.map-height {
	height: 0px;
}


  }