.main-services{
	margin-top: -260px;
	background-color:rgba(255,255,255,0.7);
	padding: 20px 20px 20px 20px;
}


ul.bullet1 {
	list-style-image: url(../images/bullet001.png);
	text-decoration: none;
	font-weight: normal;
	color:#333;
	/*font-size: 17px;*/
	padding-left: 20px;
}

.banner-bottom {
	width: 100%;
	position:absolute;
	bottom: 0px;
	z-index: 99999;
	left: 0px;
}

.container-adjust {
	margin-top: 70px;
}

.service-img { position: relative; top: 0px; left: 0px; }
 
.image-overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    /*cursor: pointer;*/
}
.text-light {
	color:rgba(204,204,204,0.7);
}

.member-title .text-dark {
	color:#000;
}

.text-hot {
	color:#F60;
}

.text-light-facebook-contact {
	color: rgba(255,255,255,1);
}

.big-headings {
	font:"Arial Black", Gadget, sans-serif;
	font-size:150px;
	color:rgba(204,204,204,0.3);
	position:absolute;
	top: -20px;
	left: -50px;
	font-weight:900;
	z-index:-1;
	letter-spacing:-8px;
}
.heading2 {
	font-weight:900;
	padding-bottom: 40px;
}
.left-border {
	
	border-left: 1px solid rgba(204,204,204,0.5);
}
.abseiling {
	position:absolute;
	right:0px;
	top: 0px;
	width: 100%;
	max-width:150px;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}
h1.blue-grey {
	color: #465c61;
}
.radio-margin {
	margin-left: 20px;
}
.candidate-btn {
	min-width: 300px;
	text-align:left;
	margin-bottom: 10px;
}
h3.text-white {
	color:#fff;
}

strong.text-white {
	color:#fff;
}
.blueText {
	color:#27b9d3;
}
.blueText2 {
	color: #166B7E;
}

.grayText {
	color:#777;
}
.noPadding {
	padding-left:0px;
}
.mainHighlights {
	background-color: #fff;
	padding: 10px 10px 25px 10px;
}
.mainHotDeals {
	background-color:#333;
	padding: 10px 10px 25px 10px;
}
table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    padding: 8px;
	font-size:12px;
	border:solid 1px;
	border-bottom-color:#E8E8E8;
}

tr:nth-child(even){background-color: #f2f2f2}

th {
    background-color: #666;
    color: #fff;
}



.contact-frame {
	width: 100%;
	height: 200px;
	border: 0;
	background-color:#fff;
}

.property-column {
	background-color:#666;
	text-align:center;
}





.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#calculate {
  margin: 15px;

}

.jumbotron {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
p a strong {color: #25b6d0;}
p a:hover strong {color: #7d9ba0;}

.description {
	font-size: 11px;
}
.font13 {
	font-size:13px;
}


@media (max-width:768px){
	.main-services{
	margin-top: -200px;
}
	
}

h1.title {
	font-size: 72px;
	color: #D4D4D4;
}

h1.title2 {
	font-size: 72px;
	color: #666666;
	line-height: 1;
}


h1.title3 {
	font-size: 26px;
	color: #666666;
	line-height: 1;
}

h2.slides-lineheight {
	line-height: 0.5;
}


h1.slides-lineheight {
	line-height: 1;
	font-size-adjust:inherit;
}
h4.main {
	font-size:14px;
	line-height: 1.2;
}
.text-right {
	text-align:right;
}

.text-left {
	text-align:left;
}

@media (max-width:1024px){
.logo {
	width: 250px;
}

h1.title.overview {
	font-size:56px;
}
}
.form-padding {
	margin-left: 21px;
}

.form-padding2 {
	margin-top: -20px;
	padding-right:0px;
}

@media (max-width:435px){
h1.title2 {
	font-size: 52px;
	color: #666666;
	line-height: 1;
}

h1.title3 {
	font-size: 50px;
	color:#666666;
	line-height: 1.0;
}
@media (max-width:375px){
.logo {
	width: 250px;
	margin-left: -4px;
}

@media (max-width:320px){
.logo {
	width: 190px;
}
h1.title2 {
	font-size: 42px;
	color: #666666;
	line-height: 1;
}

h1.title3 {
	font-size: 40px;
	color:#666666;
	line-height: 1.0;
}

h1.title.overview {
	font-size:42px;
}
}
