/*Google Fonts*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,700);
/*font-family: 'Open Sans', sans-serif;*/
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400italic);
/*font-family: 'Libre Baskerville', serif;*/
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400italic);
/*font-family: 'Droid Serif', serif;*/


/* Grids */
.col-1-1 {
	width: 100%;
	float:left;
}
.col-2-3 {
	width: 66.66%;
	float:left;
}
.col-1-3 {
	width: 33.33%;
	float:left;
}
.col-1-2 {
	width: 50%;
	float:left;
}
.col-1-4 {
	width: 25%;
	float:left;
} 
.col-1-8 {
	width: 12.5%;
	float:left;
}

/* End Grids */
.wrapper{
	/*width:1200px;*/
	width:100%;
	max-width:1200px;
	margin:0px auto;
}

.wrapperGreyTop{
	width:100%;
	background-color:#f9f9f9;
}
.wrapperGrey{
	width:100%;
	background-color:#f9f9f9;
	float:left;
}
.wrapperOffWhite{
	width:100%;
	background-color:#fcfcfc;
	float:left;
}
.wrapperGreen{
	width:100%;
	background-color:#269974;
	float:left;
}
.wrapperOrange{
	width:100%;
	background-color:#f15b22;
	float:left;
}
.wrapperGreenMid{
	width:100%;
	background-color:#00593c;
	float:left;
}
.wrapperGreenDark{
	width:100%;
	background-color:#003c28;
	float:left;
}
.wrapperFooter{
	width:100%;
	background-image:url('/template/images/subpage-head-bk.jpg'); 
	/*background-repeat:repeat-x;repeat-y;*/
	float:left;
	/*height:215px;*/
	/*border-bottom:solid 3px #00704a;*/
	/*max-height:300px;*/
	background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: darken;
	}

.wrapperSubHead{
	width:100%;
	background-image:url('/template/images/subpage-head-bk.jpg'); 
	background-repeat:repeat-x;
	float:left;
	height:180px;
	margin-bottom:40px;
}
.wrapperSubHead h1{
	text-align:center;
	font-size:40px; 
	font-weight:600; 
	color:#fff; 
	background-image:url('/template/images/sub-head-icon.png'); 
	background-repeat:no-repeat; 
	background-position: top center;
	padding:50px 0 0 0;
	margin:20px 0 0 0;


}
.borderGrey{
	border-top:solid 1px #e1e1e1;
	border-bottom:solid 1px #e1e1e1;
}




.test{border:solid 1px red;}

body{margin:0px; font-family: "Open Sans", sans-serif; color:#888888; font-size:15px; line-height:21px; /*text-align:justify;*/}


hr{background-image:url("/template/images/hr-bk.png"); background-repeat:no-repeat; height:25px; background-position: center; border:none; padding:40px 0 40px 0; margin:0px;}

hr.leftHr{background-image:none; background-repeat:no-repeat; height:20px; background-position: center; border:none; padding:10px 0 30px 0; margin:0 0 0 -10px;}

/* From Temp41
a:link, a:visited{color:#ec222a; text-decoration:none;}
a:hover{color:#000;}


blockquote{width:100%; padding:5%; margin:0 0 30px 0; border:1px solid red; color:#000; font-size:16px; background-color:#fff !important; text-align:center !important;}

h1{font-size:27px; color:#000; line-height:24px; font-weight:normal; text-transform:uppercase; text-align:center;}
h2{font-size:27px; color:#000; line-height:24px; font-weight:normal; text-transform:uppercase;}
h3{font-weight:600; font-size:18px; color:#000; text-transform:uppercase;}
h4{font-weight:300; font-size:16px; color:#000; text-transform:uppercase;}
h5{font-size:30px; color:#3eaae0; line-height:44px; font-weight:normal; border-bottom:1px solid #3eaae0; margin:25px 0 0 0; padding:0 0 10px 0;}
*/
blockquote{font-size:15px;}

/*To Add To ACE*/
a:link, a:visited, a:hover{text-decoration:none;}
a:link, a:visited{color:#00704a;}
a:hover{color:#f15b22;}

h4{}
.fancyFont{color:#269974; font-family: 'Libre Baskerville', serif; font-style:italic;}
.dropcap{
	font-size:45px;
	float:left;
	fo!nt-family: 'Libre Baskerville', serif;
	line-height:40px;
	padding:0 10px 0 0;
}
h1{
	text-align:center;
	font-size:27px; 
	font-weight:600; 
	color:#444444; 
	margin:40px 0 0px 0;
}
h2{
	font-size:23px; 
	font-weight:600; 
	color:#444444;
}
h3{
	color:#222222;
	font-size:19px;
	text-align:center;
	font-family: 'Droid Serif', serif;
	font-weight:400;
	font-style:italic;
	/*margin:48px 0 48px 0;*/
}

.mainCopy ul li{
	list-style-image:url('/template/images/ul-icon-2.png');
	padding: 5px;
	margin-left: 35px
}

/* Prevents List Styles from Breaking Menu Styles */
.mainCopy ul {list-style: none; padding: 20px 0 20px 0; }
.mainCopy ul li {p!adding-left: 3em; line-height:20px; padding-bottom:10px;}
/*
.mainCopy ul li:before {
  content: "\f058";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color:#0077c6;
}	
*/

ol {
	counter-reset:li; /* Initiate a counter */
	margin-left:0; /* Remove the default left margin */
	padding-left:0; /* Remove the default left padding */
}
ol > li {
	position:relative; /* Create a positioning context */
	margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
	padding:4px 8px; /* Add some spacing around the content */
	list-style:none; /* Disable the normal item numbering */
	/*border-top:2px solid #666;*/
	/*background:#f6f6f6;*/
	border-radius: 50%;
}
ol > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
	position:absolute;
	top:-2px;
	left:-2em;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:2em;
	border-radius: 50%;
	/* Some space between the number and the content in browsers that support
	   generated content but not positioning it (Camino 2 is one example) */
	margin-right:8px;
	padding:4px;
	/*border-top:2px solid #666;*/
	color:#fff;
	background:#0077c6;
	font-weight:bold;
	text-align:center;
}
/*li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}*/


/* FAQs */
.faqSearchForm{padding:15px; background:#f5f5f5;}
#faqSubmitBtn{padding:10px 50px 10px 50px; margin-top:22px; margin-left:40px; border:none;}
#faqSubmitBtn:hover{color:#fff;}
.faqForm input, .faqForm select{padding:10px 10px 10px 10px;}




/*
	*****STYLES*****
*/

/*.heading{min-height:139px; }*/

.headingPhone{padding-top:33px; padding-right:25px; }
.headingPhone a:link{color:#231f20; font-weight:bold; font-size:20px; }

.logoMain{margin-top:30px !important; padding-left:0px; float:left;}

.floatRight{text-align:right;}
.collapse .navbar-collapse .navbar-def{text-align:right;}

	




/*.jumbotron{background-image: url("/template/images/shockbox-consulting-home-ib.jpg"); background-repeat:no-repeat; height:446px; margin-bottom:0px;}
.jumbotronHome{background-image: url("/template/images/cardiac-rhythm-management-shockbox-consulting-home-page.jpg");}

.jumbotron .container .row{background: rgba(0, 0, 0, 0.6); font-family: "Open Sans","Helvetica",Helvetica,Arial,sans-serif; padding:0px 25px 25px 25px; margin-top:50px;}
.jumbotron .container h1{color:#fff; font-size:18px;}
.jumbotron .container h2{color:#fff; font-size:48px; font-weight:bold; text-transform:uppercase; line-height:45px;}
.jumbotron .container p{color:#fff; font-size:14px;}
.jumbotron .container .btn{font-weight:bold; font-size:17px; text-transform:uppercase; background-color:#ec222a; background-image:none; border-radius:2px; margin:10px 0 10px 0;}
a:link.btn, a:visited.btn{color:#fff; border:none;}
.jumbotron .container a:hover.btn{color:#000;}
.jumbotron .container a:link.btn:before {content: "\f064"; font-family: FontAwesome;padding-right:10px;}*/

.grey{background-color:#f8f8f8; width:100%; padding:50px 0 50px 0;}


.homeMain p{text-align:center;}
.homeMain h1{font-size:27px; color:#000; line-height:24px; font-weight:normal; t!ext-transform:uppercase; text-align:center; margin:50px 0 0px 0;}

/* 3 Main CTAs */
.ctaRow {text-align:center; margin-top:50px;}
.ctaRow .col-md-4{border:solid 1px #d7d7d7; background-color:#fff; width:300px; min-height:195px; display:inline-block; float:none; padding-top:25px;}
.ctaRow .col-md-4 h2{font-size:16px; font-weight:600; color:#444444;}
.ctaRow .col-md-4 p{font-size:13px; line-height:21px; color:#888888;}
.ctaHead h1{font-size:27px; color:#000; line-height:30px; font-weight:normal; text-transform:uppercase; text-align:center;}
.ctaHead h2{font-size:13px; color:#888888; text-align:center;}
.ctaCenter{padding:0px; margin:0px 43px 0px 43px;}

.ctaCircle {border-radius: 50%; width: 54px; height: 54px; background-color:#82caf0; position: absolute; left:40%; top:-30px; color:#fff; font-size:36px; line-height:53px; padding-left:10px;}
.cta1:before{content: "\f155";	font-family: FontAwesome;}
.cta2:before{content: "\f091";	font-family: FontAwesome;}
.cta3:before{content: "\f155";	font-family: FontAwesome;}


/* Button */
.btn{font-weight:bold; font-size:17px; text-transform:uppercase; background-color:#f15b22; background-image:none; border-radius:2px; margin:25px 0 25px 0;}
a:link.btn, a:visited.btn{color:#fff; border:none;}
a:hover.btn{color:#fff; background-color:#00704a;}
/*a:link.btn:before {content: "\f064"; font-family: FontAwesome;padding-right:10px;}*/

input.btn{font-weight:bold; font-size:17px; text-transform:uppercase; background-color:#f15b22; background-image:none; border-radius:2px; margin:25px 0 25px 0;}
input.btn:hover{color:#fff; background-color:#00704a;}

/* Home Page Header Billboard */
.IbWrapper{
	width:100%;
	/*height:455px !important;*/
	display:block;
	border-bottom:10px solid #f15b22;
	border-top:10px solid #f15b22;
	background-color:#f15b22;
	}



#ibText{margin-top:-18%; float:right; font-weight:bold; background:black !important;}
.ibrow h1{color:#fff; font-size:40px; line-height:40px !important; background: rgba(0, 0, 0, 0.65);padding:15px 10px 15px 10px;}
/* .orange{color:#d88e3f; font-style: italic;}*/
#blueButton{background-color:#40a8e4;  box-shadow:none !important; text-shadow:none !important;}
a#blueButton{color:#fff;}
#whiteButton{background-color:#fff; box-shadow:none !important; text-shadow:none !important;}
a#whiteButton{color:#6e6d6d !important; }
#orangeButton{background-color:#ff6c00 !important; box-shadow:none !important; text-shadow:none !important;}
a#orangeButton{color:#fff !important; }
p.ibButtons{width:100%; text-align:center;}

.imagebillboard {
	width:688px;
	height:250px;
	background-color:#f4f2f3;
	border: solid 1px #e2e1e1;
	padding-top:4px;
	padding-left:4px;
}


/*.imagebillboard ul li{list-style-image:none;}*/
.flexslider{width:100%; h!eight:445px !important; padding:0; margin:0; line-height:0px; background-color:#f15b22 !important; background:transparent;o!verflow: hidden !important;}
.flexslider ul li{list-style-image:none;}

.slides{width:100%; h!eight:445px !important;}


/*Nav Row*/
/*.navRow{margin-top:20px !important;}*/

/*CTAs Boxes*/
.container.homeCtaBox{padding-right:0px !important; padding-left:0px !important; margin-top:-10px !important; text-align:center; color:#fff; font-size:17px;c!lear:both;}
.homeCtaBox{m!argin-top:-50px !important;}
.homeCtaBox img{margin:20px 0 20px 0;}
.blueOne{width:33%; background-color:#da4810; float:left; padding:10px 0 10px 0;}
.blueTwo{width:33%; background-color:#f15b22; float:left; padding:10px 0 10px 0;}
.blueThree{width:33%; background-color:#f15b22; float:left; padding:10px 0 10px 0;}
#whiteButtonBorder{background-color:transparent; border:solid 1px #fff;}


/* SubPage */
.subPageContainer{padding-bottom:35px;} 

 /* Contact Form */
input.contactForm{width:250px; height:40px; border:solid 1px grey; margin-bottom:15px; padding:0 0 0 10px;}
textarea.contactForm{width:250px; height:60px; border:solid 1px grey; margin-bottom:15px; padding:5px 0 0 10px;}
 
/* Footer */
footer{background-color:#2388c2; color:#fff; font-size:13px; padding:10px 0 25px 0; line-height:20px;}
footer h1{font-size:14px; color:#fff; text-align:left; margin:0; padding:0; line-height:20px;}
footer h2{font-size:15px; color:#fff; text-align:left; margin:0; padding:0; line-height:20px;}
footer p{text-align:justify;}
footer .phone{text-align:right; font-size:24px; font-weight:600; margin-top:40px;}
.footColumn1{ margin-top:40px;}
footer .phone a:link{color:#fff;}
footer a:hover{color:#fff;}

.footerCopy{background-color:#5fb4e4; color:#fff; font-size:11px; min-height:60px; padding:20px 0 0 0;}
.footerCopy a:link, .footerCopy a:hover, .footerCopy a:visited{color:#fff;}
.poweredby{text-align:right;}

/* Admin */
.adminBox{border:solid 1px #000;}
.adminBox table tr td{padding:0 0 20px 0;}
.adminHead h3{background:#ec222a; color:#fff; padding:10px; margin:0;}
.heading1{font-size:27px !important; color:#000 !important; line-height:24px !important; font-weight:normal !important; text-transform:uppercase !important; text-align:center !important;}
.adminHome{text-align:center !important; margin:5%;}

/* Social */
.footerSM{text-align:right;}
.footerSM a{margin-left:10px;}
.contactSM a{margin-left:5px;}
#ctaButtonMain{}
/*Team Page*/
.teamBioContact{width:400px; float:left; text-align:center;}

/* Responsive */
 /*@media (max-width: 32em) {
    .ctaCenter{padding:0px; margin:0px 43px 0px 43px;}
 }*/
  
 @media only screen and (max-width:1197px)  {
 	img{max-width:100% !important;height:auto !important;}
     .ctaCenter{margin:0px 25px 0px 25px;}
	 .ctaCircle{position: absolute; left:45%;}
	 .ctaRow .col-md-4{margin-bottom:50px;}
	 hr{padding:15px 0 20px 0;}
	 .logoMain{padding-top:6px; text-align:center; width:100%;}
	 /*.headingPhone{padding-top:15px;  text-align:center; width:100%;  margin:0px;}
	 .headingPhone a:link{color:#231f20; font-weight:bold; font-size:25px;}*/
	 .homeMain h1{line-height:40px;}
	 .container{width:95%;}
	 hr.leftHr{background-position: left; border:none; padding:0px 0 40px 0; margin:0;}
	 .jumbotron .container h2{font-size:40px;}
	 .jumbotron .container .row{margin-top:5px;}
	 .poweredby{margin:15px 0 15px 0; text-align:center;}
	 /* FAQs */
	 .faqSearchForm{width:100%; text-align:center;}
	.faqForm input{margin:0 auto; height:50px; width:80%; display:block;}
	.faqSearchForm select{margin:0 auto; height:50px; width:80%; margin-bottom:10px; display:block;}
	input#faqSubmitBtn.btn.btn-primary.btn-lg{margin:0 auto; width:80%;}
	.teamBioContact{width:100%; display:block; float:none; margin-bottom:30px;}
	/*.col-xs-12.col-md-8.row.headingPhone.floatRight.test{text-align:center; width:100%; float:left;}*/
	
	.col-xs-12.col-md-5{width:100%;}
	.row.headingPhone.floatRight{text-align:center;}
	.navRow{text-align:center !important;}
	.col-xs-12{text-align:center;}
	/*.IbWrapper{display:none;}*/
	#ctaButtonMain{display:none;}
}

 @media only screen and (max-width:991px)  {
  .ctaCenter{margin:0px;}
  .ctaRow .col-md-4{width:95%; min-height:195px;}
  .blueOne{width:100%; display:block; float:left;}
  .blueTwo{width:100%; display:block; float:left;}
  .blueThree{width:100%; display:block; float:left;}
   
}


/*Tables*/
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr {  }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 0%; 
		padding-bottom:25px;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	
	td:nth-of-type(1):before { content: "First Name"; }
	td:nth-of-type(2):before { content: "Last Name"; }
	td:nth-of-type(3):before { content: "Job Title"; }
	td:nth-of-type(4):before { content: "Favorite Color"; }
	td:nth-of-type(5):before { content: "Wars of Trek?"; }
	td:nth-of-type(6):before { content: "Porn Name"; }
	td:nth-of-type(7):before { content: "Date of Birth"; }
	td:nth-of-type(8):before { content: "Dream Vacation City"; }
	td:nth-of-type(9):before { content: "GPA"; }
	td:nth-of-type(10):before { content: "Arbitrary Data"; }*/
}


.footerProperties{
	text-align:center;
	font-size:13px;
	color:#888888
}
.footerProperties .col-1-1{
	margin:0 0 25px 0;
}
.propertyBullet{
	margin:0 10px 0 10px; 
	margin-top:-5px;
}
.propertyBox{
	width:345px;
}
.propertyBoxFirst{
	width:345px;
	margin-left:100px;
}
@media only screen and (max-width: 1199px) {
	.propertyBoxFirst{
		width:345px;
		margin-left:0px;
	}
}
.footerOne{
	padding-top:25px;
}
.footerForm{
	text-align:center;
}
.footerForm  h2{
	font-size:24px; 
	font-weight:600; 
	color:#fff; 
	margin-top:0px;
}
.footerForm input{
	padding:0 0 0 15px;
	width:226px; 
	height:46px;
	color:#00593c; 
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	background-color:#fff; 
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
	box-sizing: border-box;
	border: solid 2px #f15b22;
	/*border-radius: 4px;*/
	
}

input#subbtn.submitButton{
	font-family: 'Open Sans', sans-serif;
	background-color: #f15b22;
	font-weight:600;
    border: none;
    color: white;
     padding: 0px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 4px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
input#subbtn.submit-button-hover{
	font-family: 'Open Sans', sans-serif;
	background-color: #00704a;
	font-weight:600;
    border: none;
    color: white;
    padding: 0px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 4px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.footerTwo{
	padding-top:25px;
	min-height:270px;
	color:#ddd;
	font-size:13px;
	line-height:21px;
	margin-top:-25px;
}
.footerTwo h2{color:#f15b22; font-weight:600; font-size:14px; text-transform:uppercase;}
.footerTwo ul{margin:0 0 0 25px; padding:0px;}
.footerTwo a:link, .footerTwo a:visited{color:#ddd;}
.footerTwo a:hover{color:#f15b22;}



.footerSocialLinks{padding-top:8px;}
.footerSocialLinks i.fa{color:#f15b22; font-size:24px; padding-right:5px;}
.footerSocialLinks i.fa:hover{color:#f15b22; font-size:24px;}

.footerThree{
	height:70px;
	color:#ddd;
	font-size:13px;
}



.copyright{color:#fff; font-size:11px; margin-top:20px;}
.copyright a:link, .copyright a:hover, .copyright a:visited{color:#fff;}

.netphoria{text-align:right; margin-top:15px;}

.contactForm input{
	height:30px;
	font-family: 'Open Sans', sans-serif;
	color:#888888;
	font-size:15px;

}
.contactForm textarea{
	height:100px;
	width:460px;
	font-family: 'Open Sans', sans-serif;
	color:#888888;
	font-size:15px;
	padding:10px 0 0 10px;

}
.contactForm select{
	height:30px;
	font-family: 'Open Sans', sans-serif;
	color:#888888;
	font-size:15px;

}
.contactMap{
	margin:50px 0 0 0;
}
input#maint.submitButton, input#reset.submitButton, input#contactSubmit.submitButton {
	font-family: 'Open Sans', sans-serif;
	background-color: #f15b22;
	font-weight:600;
    border: none;
    color: white;
    padding: 20px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 4px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	text-transform:uppercase;
	line-height:0px;
}
input#maint.submit-button-hover, input#reset.submit-button-hover, input#contactSubmit.submit-button-hover{
	font-family: 'Open Sans', sans-serif;
	background-color: #00704a;
	font-weight:600;
    border: none;
    color: white;
    padding: 20px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 4px;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	text-transform:uppercase;
	line-height:0px;
}

.slogan {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slogan h1{
	text-align:center;
	font-size:18px; 
	font-weight:600; 
	color:#444444; 
	/*margin:40px 0 0px 0;*/
	padding:10px 20px 0px 50px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.mainCopy {padding-top:40px;}


/* BT */

.topMenu{font-weight:bold; text-align:right; margin-top:10px;margin-bottom:30px;}
.topMenu img{padding-left:10px;}


.orange{color:#f15b22;}
a.orange{color:#f15b22;}
a.orange:hover{color:#00704a;}

.green{color:#00704a;}
.yellow{color:#f15b22;}
a.yellow{color:#f15b22;}
a.yellow:hover{color:#00704a;}

/* ---- Flexslider mixed height fix ----- */
/* Set Max heights  on containers and img elements */
@media (min-width:1197px){
    ul.slides > li {
        height: 445px;
		width:auto;
    }
}
@media (max-width:1196px){
    ul.slides > li {
        height: 300px;
		width:auto;
    }
}
@media (max-width:800px){
    ul.slides > li {
        height: 200px;
		width:auto;
    }
}

/* Make content autofit to max-height property, and center both vertically and horizontally with transform */
ul.slides > li > * {
    height: auto;
    max-height : 100%;
    max-width: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    overflow-y: hidden;
}
/* For images specifically, set height to 100% and width to auto so you are keeping aspect ratio */
ul.slides > li > img {
  height : 100%;
  width : auto !important;
}

/* Don't let content clip over edge */
ul.slides > li {
  overflow : hidden;
}
ul.slides > li > p {
  overflow-y : auto
} 
/* --- End Flexslider solution -- */

.triangle{
	background-image:url('/template/images/triangle.png'); 
	background-repeat:no-repeat; 
	background-position:top center; 
	padding-top:25px;
}

/* BT from old scag-dealer.com site */
.h-2-number{w!idth:32px; color:#fff; font-size:40px; font-weight:bold; font-family:Arial, Verdana, Tahoma, sans-serif; f!loat:left; margin-top:15px; m!argin-left:15px;}
.h-2-text{w!idth:274px; color:#fff; font-size:14px; f!loat:left; m!argin-top:20px; padding:20px;}
.h-2-text a:link, .h-2-text a:visited{color:#fff; text-decoration:none; }
.h-2-text a:hover{color:#000000;}

