.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-height:100%;
}


sprin.brand-bg00{background: #9ed7d1;}

.cc-floating.cc-theme-classic {
	padding:0.5em !important;
}
.cc-floating .cc-message {
	margin-bottom: 0.1em !important;
}
.cc-bottom {
	bottom: 6em !important;
}
@media (max-width: 768px){
	#top-info li, #top-buttons li {
	margin-left: 4px;
	font-size: 14px;
		}
}



.links a{
	font-weight: bold;
	color: #678E8D;
	
}
.links a:hover {
	font-weight: bold;
	color: #000000;
	
}
#banner-title {
	top: 38px;
}
.nav-tabs {
 display: block;
}


/* #Logo and Menu Background */
.nav-logo img{
	height:175px;
}
.nav-logo {
	height:175px;
	margin: 0px 0;
}

#nav-section.shrink {
  min-height: 100px;
}
#nav-section.shrink .nav-logo img {
  height: 100px;
}
#nav-section.shrink .navbar-nav > li > a {
  line-height: 100px;
}
.shrink #nav-mobile-btn {
  margin-top: 30px;
    margin-bottom: 30px;
}




#nav-section {
	background: #fff;
}


.hometext a{
	color: #678E8D;
	font-weight: bold;	
}
.hometext a:hover{
	color: #9FD8D2;
	font-weight: bold;	
}
.main {
	padding-top: 0;
}
.navbar-nav > li.dropdown > a .caret {
	
	border-right: 3px solid rgba(0, 0, 0, 0);
	border-top: 3px solid;
	margin-left: 2px;	
	border-left: 3px solid transparent;

}
/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 0px 0px 14px;
  display: block;
  color: #678E8D;
  line-height: 175px;
  text-transform: uppercase;
font-size: 15px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
.navbar-nav > li > a.active {
  background-color: transparent;
  color: #678E8D;
}

/* Drop Down Box Font Size */

.chzn-container-single .chzn-single  {
	font-size: 14px;
}


/* Featured Properites Anemity Font Size */
.carousel-style1 .item .amenities li {
	font-size: 14px;
}

/* # Headings and Paragraphs */
.section-title {
	font-size:32px;
}
.section-highlight {
	font-size:26px;
}
p {
	margin: 1em 0 1em 0;

}
/* # Body text */
body {
  font-size: 16px;
}

/*  # Titles  */
.section-title,
.section-highlight {
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
}


/* # Text Link Text Colour*/

	a{
		color:#74777c;
	}

/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
}
#footer-top a {
  color: #678E8D;
}
#footer-top a:hover {
  color: #5b5b5b;
  text-decoration: none;
}


/* # Property Details Page */
#property-detail-large .item img {
	border: 1px solid #ffffff;
}
#property-detail-wrapper {
	border: 1px solid #ededed;
	background: #f5f5f5;
}
.lettingfees a, .lettingfees a:active, .lettingfees a:visited{
	color: #ffffff;
	text-decoration:underline;

}
.lettingfees a:hover{
	color: #ededed;
	text-decoration:underline;

}

/* # Property Status */
.status-available{
	background: url("Statusgreen.png");
}
.status-underoffer {
	background: url("Statusorange.png");
}
.status-exclusive {
	background: url("Statuspurple.png");
}
.status-sold {
	background: url("Statusred.png");
}
.status-newinstruction {
	background: url("Statuspurple.png");
}
.status-let {
	background: url("Statusred.png");
}


/* # Team Page */
.agents-list .item .info {
  width: 100%;
  margin-left: 3%;
}

/* # Price Tags  */
.carousel-style1 .item .price {
  position: absolute;
  top: 10px;
  font-size: 14px;
  left: 10px;
  background-color: #455560;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.carousel-style1 .item .price span{
	font-size: 15px;
}
.carousel-style1 .item .price:before {
  border-width: 0;
}

.grid-style1 .item .price,
.grid-style2 .item .price,
.list-style .item .price,
.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  position: absolute;
  top: 10px;
  left: 20px;
  background-color: #455560;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
  
}
.grid-style1 .item .price,
.grid-style2 .item .price {
	font-size: 13px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span {
	font-size:14px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span,
.list-style .item .price span,
.grid-style1 .item .tag span,
.grid-style2 .item .tag span,
.list-style .item .tag span{
	font-size:16px;
}
.grid-style1 .item .price:before,
.grid-style2 .item .price:before,
.list-style .item .price:before,
.grid-style1 .item .tag:before,
.grid-style2 .item .tag:before,
.list-style .item .tag:before {
  border-width: 0;

}
#property-detail-wrapper.style1 .price {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #455560;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#property-detail-wrapper.style1 .price:before {

  border-width: 0;
}
/* # Property List Page */
.grid-style1 .item,
.grid-style2 .item,
.list-style .item {
  margin: 0 auto 43px;
  text-align: left;
  position: relative;
    -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border: solid 1px #ededed;
  

}

/* # Contact Page */
.sidebar {
	
  padding-top: 0px;
  padding-bottom: 80px;
}



.button-but,
.button-but:focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
.button-but:hover,
.button-but:active,
.button-but.active,
.open .dropdown-toggle.button-but{
  background-color: transparent;
  border-color: #678E8D;
  color: #678E8D;
}


/* # Backgrounds */
.homevideo-bg {
  position: relative;
  background:  #a19d99;
  width: 100%;
  height: 100%;
  text-align: center;

}
.property-bg {
  position: relative;
  background:  #9ED8D2 url('pebble.jpg');
  width: 100%;
  height: 200%;
  background-position: top center;
}
.property-bg h2{
color: #ffffff;
}

.purple-bg {
	background: #862fff;
}
.sales-bg {
	background: #D4D4D4;
}

.testimonials-bg {
  position: relative;
  background:  transparent url('testbg.jpg');;
  width: 100%;
  height: 200%;
  background-repeat: repeat;
  color:#678E8D;
}
.feature-bg {
	  position: relative;
  background:  #5b5b5b ;
  background-repeat: repeat;
  height: 100%;
}

/* Feature */
.feature {
color: #f678E8D;

}
.feature h3{
color: #9ED8D2;

}
.feature .section-title {
	color: red;
}
.parallax {
	padding:85px 0 0 0;
}


/* # Testimonials */

.testimonials .item .text {
  border: 1px solid rgba(0, 0, 0, 0.06);
  font-style: italic;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.6);

}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.6) transparent transparent;
  _border-color: #000000 ra(255, 0, 0, 0.07) #000000 #000000;
}
	
	.testimonials .item .text a{
	color: #555555;
}
.testimonials .item .text a:hover{
	color: #678E8D;
	text-decoration:none;
}

/* # Action Box */
.action-box {
  background-color: #678E8D;
  padding: 12px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 12px;
}

/*  Big Button Panel */
.colored-bg:before
{
  background-color: #678E8D;
}
.property-large-buttons2 li {
  width: 75%;

  color: #678E8D;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */
.slider-home1 {
	font-family: 'Niramit', sans-serif;
  font-size: 58px;
  font-weight: 300;
  color: #727373;
  line-height: 70px;
	text-align: center;
  
  
}
.slider-home2 {
	font-family: 'Niramit', sans-serif;
  font-size: 32px;
  font-weight: 100;
  color: #ffffff;
  line-height: 20px;
 	text-align: center; 
  
}
.slider-home3 {
	font-family: 'Allura', sans-serif;
  font-size: 74px;
  font-weight: 200;
  color: #ffffff;
  line-height: 54px;
  text-align: center;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.slider-testimonials {
	font-family: 'Niramit', sans-serif;
  font-size: 44px;
  font-weight: 100;
  color: #010101;
  letter-spacing: -2px;
  line-height: 20px;
 	text-align: center; 
  
}

.slider-rent {
	font-family: 'Niramit', sans-serif;
  font-size: 88px;
  font-weight: 300;
  color: #c67e20;
  letter-spacing: -4px;
  line-height: 100px;
 	text-align: left; 
  
}
.slider-rent2 {
	font-family: 'Niramit', sans-serif;
  font-size: 52px;
  font-weight: 300;
  color: #220c02;
  letter-spacing: -4px;
  line-height: 100px;
 	text-align: left; 
  
}

.slider-contact {
		font-family: 'Niramit', sans-serif;
  font-size: 110px;
  font-weight: 300;
  color: #678e8d;
  letter-spacing: -4px;
  line-height: 100px;
 	text-align: left; 
}

.slider-contact-white {
		font-family: 'Niramit', sans-serif;
  font-size: 110px;
  font-weight: 300;
  color: #FFF;
  letter-spacing: -4px;
  line-height: 100px;
 	text-align: left; 
}
.slider-about {
		font-family: 'Niramit', sans-serif;
  font-size: 84px;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: -4px;
  line-height: 100px;
 	text-align: left; 
}
.slider-sale {
	font-family: 'Niramit', sans-serif;
  font-size: 88px;
  font-weight: 100;
  color: #5c646c;
  letter-spacing: 0px;
 	text-align: left;
}
.slider-sale2 {
	font-family: 'Euphoria Script', serif;
  font-size: 162px;
  font-weight: 100;
  color: #5c646c;
  letter-spacing: 0px;
 	text-align: left;
}
.slider-sale3 {
	font-family: 'Niramit', sans-serif;
  font-size: 96px;
  font-weight: 300;
  color: #5c646c;
  letter-spacing: 0px;
 	text-align: left;
}
.slider-area{
	font-family: 'Niramit', sans-serif;
  font-size: 78px;
  font-weight: 100;
  color: #ffffff;
  letter-spacing: 0px;
 	text-align: left;
}
.slider-area2 {
	font-family: 'Euphoria Script', serif;
  font-size: 296px;
  font-weight: 100;
  color: #ffffff;
  letter-spacing: 0px;
 	text-align: center;
}
.slider-area3 {
	font-family: 'Niramit', sans-serif;
  font-size: 46px;
	line-height: 48px;
  font-weight: 300;
  color: #010101;
  letter-spacing: 0px;
 	text-align: center;
}

.slider-tenant {
	font-family: 'Niramit', sans-serif;
  font-size: 50px;
	line-height: 58px;
  font-weight: 300;
  color: #010101;
  letter-spacing: 0px;
 	text-align: left;
}


.slider-tenant2 {
	font-family: 'Niramit', sans-serif;
  font-size: 50px;
	line-height: 58px;
  font-weight: 300;
  color: #69928e;
  letter-spacing: 0px;
 	text-align: left;
}


.slider-refer1 {
		font-family: 'Niramit', sans-serif;
  font-size: 56px;
  font-weight:500;
  color: #040203;
  line-height: 62px;
	text-align: left;
	letter-spacing: -2px;
}
.slider-refer2 {
		font-family: 'Niramit', sans-serif;
  font-size: 30px;
  font-weight:500;
  color: #040203;
  line-height: 34px;
	text-align: left;
	letter-spacing: -1px;
}
.slider-refer3 {
		font-family: 'Niramit', sans-serif;
  font-size: 22px;
  font-weight:500;
  color: #040203;
  line-height: 26px;
	text-align: center;
	letter-spacing: -1px;
}

.slider-photo1 {
	font-family: 'Niramit', sans-serif;
  font-size:48px;
	line-height: 52px;
  font-weight: 100;
  /*color: #6cc6bd;*/
	color: #dfdfdf;
}
.slider-2021 {
	font-family: kremlin-pro, sans-serif;
  font-size: 54px;
  font-weight: 300;
  color: #ffffff;
  line-height: 70px;
	text-align: center;
  
  
}
.slider-2021-2 {
	font-family: kremlin-pro, sans-serif;
  font-size: 38px;
  font-weight: 300;
  color: #ffffff;
  line-height: 70px;
	text-align: center;
  
  
}
.photo-color2{
	color:#9ed8d2;
	font-size: 62px;
}
.copyrightNote{
	font-size: 12px;
	color: 	#606060;
}
.photo-details{
	font-family: 'Niramit', sans-serif;
  font-size: 21px;
	 line-height: 26px;
  font-weight: 100;
  color: #bbbbbb;
 
}

.slider-photo2 {
	font-family: 'Niramit', sans-serif;
  font-size: 30px;
  font-weight: 100;
  color: #ffffff;
  line-height: 40px;
  
  
}
.slider-title {
	font-family: 'Niramit', sans-serif;
  font-size: 42px;
  font-weight: 200;
  color: #ffffff;
  line-height: 60px;
  
  
}
.slider-title2 {
	font-family: 'Niramit', sans-serif;
  font-size: 40px;
  font-weight: 200;
  color: #000000;
  line-height: 40px;
  text-align: center;
  
}
.slider-title3 {
	font-family: 'Niramit', sans-serif;
  font-size: 36px;
  font-weight: 200;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  
}
.slider-title4 {
	font-family: 'Niramit', sans-serif;
  font-size: 25px;
  font-weight: 200;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  
}
.slider-title5 {
	font-family: 'Niramit', sans-serif;
  font-size: 68px;
  font-weight: 200;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.slider-title8 {
	font-family: 'Niramit', sans-serif;
  font-size: 44px;
font-style:italic;
  font-weight: 200;
  color: #ffffff;
  line-height: 54px;
  text-align: center;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}

.slider-title6 {
	font-family: 'Euphoria Script', sans-serif;
  font-size: 74px;
  font-weight: 200;
  color: #ffffff;
  line-height: 54px;
  text-align: center;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.slider-val {
	font-family: 'Niramit', sans-serif;
  font-size: 25px;
  font-weight: 400;
  color: #000000 !important;
  line-height: 27px;
  text-align: center;
	
  
}
.slider-val2 {
	font-family: 'Niramit', sans-serif;
  font-size: 32px;
  font-weight: 500;
  color: #000000;
  line-height: 34px;
  text-align: center;
  
}
.slider-val3 {
	font-family: 'Niramit', sans-serif;
	
  font-size: 64px;
  font-weight: 200;
  color: #ffffff !important;
  line-height: 27px;
  text-align: center;
	
  
}

.slider-services1{
  font-family: 'Niramit', sans-serif;
  font-size: 96px;
  font-weight: 200;
  color: #9fd8d2;
  line-height: 34px;
  text-align: left;
  
}
.slider-services2{
  font-family: 'Niramit', sans-serif;
  font-size: 62px;
  font-weight: 200;
  color: #000;
  line-height: 34px;
  text-align: left;
  
}

.slider-val4 {
	font-family: 'Niramit', sans-serif;
  font-size: 32px;
  font-weight: 200;
  color: #9fd8d2;
  line-height: 34px;
  text-align: center;
  
}
.slider-val4:hover {

  color: #000000;

  
}
.slider-attractions1{
	font-family: 'Niramit', sans-serif;
  font-size: 56px;
  font-weight: 300;
  color: #000000;
  line-height: 70px;
	text-align: center;
  }
.slider-attractions2 {
	font-family: 'Limelight', sans-serif;
  font-size: 128px;
  font-weight: 300;
  color: #ffffff;
  line-height: 70px;
	text-align: center;
  }
.slider-spring1 {
	font-family: 'Aclonica', sans-serif;
  font-size: 70px;
  font-weight: 400;
  color: #804D1E;
  line-height: 70px;
	text-align: left;
 
  
}.slider-spring2 {
	font-family: 'Alex Brush', sans-serif;
  font-size: 78px;
  font-weight: 400;
  color: #000000;
  line-height: 70px;
	text-align: left;
 
  
}
.slider-spring3 {
	font-family: 'Aclonica', sans-serif;
  font-size: 70px;
  font-weight: 400;
  color: #ffffff;
  line-height: 70px;
	text-align: left;
 
  
}
.slider-spring4 {
font-family: 'IM Fell English', sans-serif;
  font-size: 56px;
  font-weight: 400;
  color: #ffffff;
  line-height: 59px;
	text-align: left;
 
  
}


.revslider-container a {
	cursor:pointer;
}

.revslider-container a:hover {
	 color: #000000 !important;
}
.revslider-container a:focus {
	 color: #000000 !important;
}

a.tp-caption.btn-default  {
	color: #ffffff;
	background: #9FD8D1;
	border-color: #9FD8D1;
	font-size: 15px;

 
}

a.tp-caption.btn-default:hover {
    background: #678E8D;
	border-color: #678E8D;
    height: auto !important;
	color: #ffffff !important;
}
/* # Site Map listings */

.sitemap-listings {
  list-style: none;
  padding: 0;
}
.sitemap-listings li {
  min-height: 58px;
  display: block;
  margin-bottom: 2px;
  width: 100%;
  position: relative;
  padding: 4px 42px 0 64px;
}
.sitemap-listings li .image {
  width: 58px;
  height: 58px;
  overflow: hidden;
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
}
.sitemap-listings li .image img {
  height: 100%;
}
.sitemap-listings li a {
  line-height: 8px;
  z-index: 1;
  display: inline;
  width: 100%;
  min-height: 58px;
  vertical-align: middle;
}
.sitemap-listings li a span {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13pt;
  border: 1px solid #74777c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sitemap-listings li li:hover > p a {
  color: #678E8D !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #678E8D;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sitemap-listings li {
    padding: 4px 42px 0 0;
  }
  .sitemap-listings li .image {
    display: none;
  }
}


/* # Form - field size */

.form-control-tiny {
  width: 140px;
  display: inline-block;
  margin: 0 10px;
}

.form-control-tiny .chzn-container,
.form-control-tiny .form-control {
  margin-bottom: 15px;
  width: 100%;
}
/* # Partners Logos */

#partners {
  padding-top: 15px;
  background: #aaa;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 4px;
  padding: 10px 15px;
  vertical-align: middle;
}
/* # Top Contact Bar */
#topbar{
	color: #5b5b5b;
	background: #678E8D;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #ffffff;
		text-decoration:none;
}
#topbar a:hover {
	color: #5b5b5b;
	text-decoration:none;
}


.photography {
	background: url("photobottom.jpg") no-repeat;
	background-position: top center;
}
.photo {
	height: 500px;
	padding-top: 36px;
}
.photo h1 {
	font-family: 'Niramit', sans-serif;
	color:#9ed8d2;
}
.area1 {
	background: url("area1.jpg") no-repeat;
	background-position: top center;
}
.area2 {
	background: url("area2.jpg") no-repeat;
	background-position: top center;
}
.area {
	height: 605px;
}
.script {
	font-family: "Euphoria Script";
}

/* Fixed/sticky icon bar */
.icon-bar {
  position: fixed;
  top: 35%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999999;

}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  background: #678e8d;
	writing-mode: vertical-rl;
	-ms-writing-mode:tb-rl;
text-orientation: mixed;
	height: 300px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.icon-bar a:hover {
  background-color: #9fd8d1;
	  padding: 16px 26px 16px 16px;
	text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px){
.icon-bar a {
    padding: 4px;
    font-size: 12px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar a:hover {
  	  padding: 12px 14px 12px 12px;
}

}
@media  (max-width: 767px){
.icon-bar a {
    padding: 10px;
    font-size: 10px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar a:hover {
  	  padding: 10px 12px 10px 10px;
}

}

.buttonlink {
	text-align: center;
}

.carousel-style1 .item .amenities li {
	margin-right: 4px;
	padding-right: 4px;	
}
.carousel-style1 .item .image {
	max-height: 180px;
}

#property-detail-wrapper.style1 .virtualtour {
    position: absolute;
    top: 10px;
    right: 10px;
    background-image: url('VirtualTour.png');
    background-repeat: no-repeat; 
    padding: 60px 60px 60px 60px;
    z-index: 10;
}



.contact-wallpaper{
	height: 57vh;
	background: #b1d9bf url(contact.jpg) repeat-x;
	background-size: 100%;
	border: 1px solid red;
	
}
#pageid700 .contact-wallpaper h2{
	font-size: 110px;
	position: absolute;
	top: 100px;
	left: 330px;
	
}
@media screen and (max-width: 480px){
	.contact-wallpaper{
	height: 17vh;
	border: 1px solid red;
		
	}
	#pageid700 .contact-wallpaper h2{
	font-size: 32px;
	position: absolute;
	top: 17px;
	left: 100px;
	
	}
}
	
	@media screen and (max-width: 970px) and (min-width: 485px){
	.contact-wallpaper{
	height: 32vh;
	border: 1px solid red;
		
	}
	#pageid700 .contact-wallpaper h2{
	font-size: 58px;
	position: absolute;
	top: 35px;
	left: 150px;
	
	}
}
	
	
#pageid700 .contact-wallpaper h2.section-highlight:before,
#pageid700 .contact-wallpaper h2.section-highlight:after{
	content: none;
}


/* Fur i-Frankenstein */

.jumbotron{
	background: #b5e9e4;
}

i-frankenstein{
	display:block;
	background: transparent;
	overflow: hidden;
	
}

h2#ani-head1{
	font-size: 48px;
	text-transform: capitalize;
	position: relative;
	top: 300px;
	left: 0;
	
	
	
}
#frankenstein-control a{
	text-decoration: none;
	word-wrap: normal;
	background:#FFF;
	border-radius: 5px;
	border:none;
	padding: 12px 15px;
	box-shadow: 2px 2px 3px rgba(0,0,0, 0.8);
}

#frankenstein-control a:hover{
	box-shadow: 5px 5px 7px rgba(0,0,0, 0.4);
}

@media screen and (max-width: 480px){
	h2#ani-head1{
	font-size: 36px;
	text-transform: capitalize;
	position: relative;
	top: -200px;
	left: 0;
	
	
	}
	
	#frankenstein-control a{
		font-size: 14px;
		
	}
	#frankenstein-control p{
		font-size: 15px;
	}
}