html, body {
      width: 100%;
      height: 100%;
}

body {
	overflow: hidden;	
}


p {
	font-family: "freight-text-pro", "kepler-std", 'HoeflerText-Roman', 'calluna' 'Sabon LT W01 Roman', 'xxSabonLTStd-Roman', arial, 'Times New Roman', Times, serif;
	font-weight: 300;
	font-style: normal;
	margin: 0;
}

.italic {
	font-family: "freight-text-pro", "kepler-std", 'HoeflerText-Italic', 'calluna' 'Sabon LT W01 Roman', 'xxSabonLTStd-Roman', arial, 'Times New Roman', Times, serif;
	font-weight: 300;		
	font-style: italic;
}

.bold {
	font-family: "freight-text-pro", "kepler-std", 'HoeflerText-Bold', 'calluna' 'Sabon LT W01 Roman', 'xxSabonLTStd-Roman', arial, 'Times New Roman', Times, serif;
	font-weight: 700;		
}


.royalSlider {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; /* height of thumbs (if not required set to 0) */
    height: auto;
    width: auto;
}

.royalSlider { overflow:hidden }

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
background: #ffffff;
color: #FFF;
}


#content-slider {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; /* height of thumbs (if not required set to 0) */
    height: auto;
    width: auto;
}

.slide1 {

}

.logoblock {
position: absolute; top: 40px; left: 50%; width: 1200px;
}

.logo {
	width:100%;
	margin-top:25px;
}

.copyright {
  position: absolute;
  line-height: 24px;
  font-size: 10px;
  color: #fff;
  padding: 0px 10px;
  position: absolute;
  left: 25px;
  bottom: 25px;
  top: auto;
  border-radius: 2px;
  z-index: 25;
  opacity: 0.5;
  font-family: 'MuseoSans500Regular', helvetica, arial, sans-serif;
}

.miniLogoBlock {
  line-height: 24px;
  font-size: 10px;
  color: #fff;
  padding: 0px 10px;
  position: absolute;
  left: 25px;
  top: 25%;
  z-index: 25;
}


a {
	color: #ffffff;
}

    .navbar-centered .navbar-nav {
        float: none;
        text-align: center;
        top:40px;
        position:relative;
    }
    .navbar-centered .navbar-nav > li {
        float: none;
    }
    .navbar-centered .nav > li {
        display: inline;
    }
    .navbar-centered .nav > li > a {
        display: inline-block;
    }

.nav > li {
	text-transform: uppercase;
	font-family: 'MuseoSans500Regular', helvetica, arial, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
}


.centerContainer {position: absolute; top: 40%; left: 50%; width: 1200px;}
.centerMe {position: relative; left: -50%; width: 1200px;}



.centerContainer2 {position: absolute; top: 30%; left: 50%; width: 650px;margin-left:50px;}
.centerMe2 {position: relative; left: -50%; width: 650px;}
.centerMe2 p {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1px;
	padding: 10px 0;
}

.centerContainer3 {position: absolute; top: 5%; left: 50%; width: 550px;}
.centerMe3 {position: relative; left: -50%; width: 550px;}

.navbar-collapse {
box-shadow: inset 0 0 0 rgba(255,255,255,0.0);
padding-left: 0;
}

.nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: transparent;
border-bottom: 1px solid #ffffff;
transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}

.nav>li>a {
border-bottom: 1px solid transparent;
transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
}

.navbar-nav>li>a {
padding: 0px;
margin: 0 40px 0 0;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

a:focus {
color: #ffffff;
text-decoration: underline;
}

a:active {
color: #ffffff;
text-decoration: underline;
}

.navbar-nav a:hover {
color: #ffffff;
text-decoration: underline;
}

.navbar-nav a:focus {
color: #ffffff;
text-decoration: underline;
}

.navbar-nav a:active {
color: #ffffff;
text-decoration:underline;
}

.nav>li>a {
border-bottom: 1px solid transparent;
transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
}


.textContainer {
 height: 400px;
 overflow: auto;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

.contact p {
	margin-bottom:15px;
	padding-bottom: 25px;
	border-bottom:1px solid #ffffff;
} 

.contact p a:hover {
	text-decoration: none;
}

p.ruler {
	margin-bottom: 20px;
	border-bottom: 1px solid #ffffff;
} 

a[href^="tel:"]:hover {
	text-decoration: none;
}

.hearthBlock {
	margin-bottom:25px;
}

.icon-twitter:hover {
	text-decoration:none;
	font-size: 22px;
}

.icon-twitter {
font-size:18px;
transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}

.icon-instagram:hover {
	text-decoration:none;
	font-size: 22px;
}

.icon-instagram {
font-size:18px;
transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}


.hide {}

#top, #bottom, #left, #right {
	background: #fff;
	position: fixed;
	z-index: 99999999999;
	}
	#left, #right {
		top: 0; bottom: 0;
		width: 15px;
		}
		#left { left: 0; }
		#right { right: 0; }
		
	#top, #bottom {
		left: 0; right: 0;
		height: 15px;
		}
		#top { top: 0; }
		#bottom { bottom: 0; }
		


@media 

/* Fairly small screens including iphones */
only screen and (max-width: 767px)
{
	#top, #bottom, #left, #right { display: none; }
}		





/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
.hide {display:none;}

.centerContainer {position: absolute; top: 30%; left: 50%; width: 900px;}
.centerMe {position: relative; left: -50%; width: 900px; padding:20px;}

.centerContainer2 {position: absolute; top: 23%; left: 50%; width: 700px;margin-left:55px;}
.centerMe2 {position: relative; left: -50%; width: 700px;padding:10px;padding-left:18px;}
.centerMe2 p {
	font-size: 20px;
	line-height: 29px;
	letter-spacing: 0;
	padding: 10px 0;
}

p.ruler {
	border-bottom: 1px solid #ffffff;
}

.miniLogoBlock {
  line-height: 24px;
  font-size: 10px;
  color: #fff;
  position: absolute;
  left: 15px;
  top: 30px;
  z-index: 99999;
}

.logo {
	width:100%;
	margin-top:65px;
}

.copyright {
	display:none;
}

.textContainer {
	height: 450px;
}

.hearthBlock {
	margin-bottom:25px;
	width:50%;
}

.contact p {
margin-bottom: 0;
padding-bottom: 15px;
border-bottom: 1px solid #ffffff;
}    

}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */

.hide {display:none;}

.centerContainer {position: absolute; top: 30%; left: 50%; width: 680px;}
.centerMe {position: relative; left: -50%; width: 680px; padding:20px;}

.centerContainer2 {position: absolute; top: 15%; left: 50%; width: 590px;margin-left:0px;}
.centerMe2 {position: relative; left: -50%; width: 590px;padding:10px;padding-left:18px;}
.centerMe2 p {
	font-size: 20px;
	line-height: 29px;
	letter-spacing: 0;
	padding: 10px 0;
}

p.ruler {
	border-bottom: 1px solid #ffffff;
}

.miniLogoBlock {
  line-height: 24px;
  font-size: 10px;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 30px;
  z-index: 99999;
}

.logo {
	width:100%;
	margin-top:130px;
}

.copyright {
	display:none;
}

.textContainer {
	height: 650px;
}

.hearthBlock {
	margin-bottom:25px;
	width:50%;
}

.contact p {
margin-bottom: 0;
padding-bottom: 15px;
border-bottom: 1px solid #ffffff;
}    



}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}





@media only screen and (min-width: 768px) and (max-width: 1100px) {
    /* tablets and desktop */
}

@media only screen and (max-width: 767px) {
    /* phones */
    
.rsDefault .rsTabs {
width: 100%;
height: auto;
margin: 0 auto;
text-align: left;
overflow: hidden;
padding-top: 45px;
position: absolute;
z-index: 9999;
margin-left:00px;
left:10px;
}

.rsDefault .rsTab {
display: inline-block;
cursor: pointer;
text-align: left;
height: auto;
width: auto;
color: #fff;
border-bottom: 1px solid transparent;
text-decoration: none;
text-transform: uppercase;
margin: 0 16px;
text-transform: uppercase;
font-family: 'MuseoSans500Regular', helvetica, arial, sans-serif;
letter-spacing: 0;
font-size: 12px;
}

.hide {display:none;}

.centerContainer {position: absolute; top: 30%; left: 50%; width: 460px;}
.centerMe {position: relative; left: -50%; width: 460px; padding:20px;}

.centerContainer2 {position: absolute; top: 25%; left: 50%; width: 460px;margin-left:0px;}
.centerMe2 {position: relative; left: -50%; width: 460px;padding:10px;padding-left:18px;}
.centerMe2 p {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0;
	padding: 10px 0;
}

p.ruler {
	border-bottom: 1px solid #ffffff;
}

.miniLogoBlock {
  line-height: 24px;
  font-size: 10px;
  color: #fff;
  position: absolute;
  left: 15px;
  top: 13px;
  z-index: 99999;
}

.logo {
	width:100%;
	margin-top:10px;
}

.copyright {
	display:none;
}

.textContainer {
	height: 140px;
}

.hearthBlock {
	margin-bottom:25px;
	width:50%;
}

.contact p {
margin-bottom: 0;
padding-bottom: 15px;
border-bottom: 1px solid #ffffff;
}    
    
    
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    /* portrait phones */

.rsDefault .rsTabs {
width: 100%;
height: auto;
margin: 0 auto;
text-align: left;
overflow: hidden;
padding-top: 45px;
position: absolute;
z-index: 9999;
margin-left:00px;
left:10px;
}

.rsDefault .rsTab {
display: inline-block;
cursor: pointer;
text-align: left;
height: auto;
width: auto;
color: #fff;
border-bottom: 1px solid transparent;
text-decoration: none;
text-transform: uppercase;
margin: 0 8px;
text-transform: uppercase;
font-family: 'MuseoSans500Regular', helvetica, arial, sans-serif;
letter-spacing: 0;
font-size: 10px;
}

.hide {display:none;}

.centerContainer {position: absolute; top: 30%; left: 50%; width: 320px;}
.centerMe {position: relative; left: -50%; width: 320px; padding:20px;}

.centerContainer2 {position: absolute; top: 25%; left: 50%; width: 320px;margin-left:0px;}
.centerMe2 {position: relative; left: -50%; width: 320px;padding:10px;padding-left:18px;}
.centerMe2 p {
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0;
	padding: 10px 0;
}

p.ruler {
	border-bottom: 1px solid #ffffff;
}

.miniLogoBlock {
  line-height: 24px;
  font-size: 10px;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 13px;
  z-index: 99999;
}

.logo {
	width:100%;
	margin-top:44px;
}

.copyright {
	display:none;
}

.textContainer {
	height: 270px;
}

.hearthBlock {
	margin-bottom:25px;
	width:50%;
}

.contact p {
margin-bottom: 0;
padding-bottom: 15px;
border-bottom: 1px solid #ffffff;
}

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {

}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}


