/***********************************************************************
Import Fonts
***********************************************************************/

@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&family=Montserrat:wght@400&family=Open+Sans:wght@400;600;700&display=block');');
/*@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;600&family=Open+Sans:wght@400;600;700&display=block');
*/
/***********************************************************************
BEGIN:	Element Styles
***********************************************************************/
/*66BB6A - Material Green 400 (Logo Color)*/
/*00833E - Darker Accent Green*/

a 
{
 color: #03A9F4;
}
a:focus,
a:hover 
{
 color: #01579B;
	text-decoration:none;
}
.a-table tr
{
	background: #FFF;
}
.a-table th
{
	background: #66BB6A;
	color: #FFF;
	font-weight: 600;
	padding: 8px;
}
.a-table td
{
	font-weight: 600;
	padding: 8px;
}

.a-table.privacy-table td
{
	font-weight: 400;
}
.a-table.privacy-table 
{
	margin-bottom:1.313em;
}
	
.a-table tr:nth-child(odd)
{
	background: #f4f9f3;
	border-top: 2px solid #e6e7e8;
	border-bottom: 2px solid #e6e7e8;
}
blockquote 
{
 quotes: "\201C""\201D""\2018""\2019";
	margin: 0 0 1.313em 0;
	position: relative;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	background-color: #f7fbf8;
	padding: 20px 20px 40px 20px;
	border-radius: 24px;
	border: 1px solid #e6e7e8;
	line-height: 1.7em;
}
blockquote .a-attribute 
{
 color: #000;
 text-align: right;
	font-style: normal;
	display: inline-block;
	float: right;
	width: 100%;
	margin: 0 0 1.313em 0;
}
blockquote .a-quote:before 
{
 color: #00833E;
 content: open-quote;
	position: relative;
	top: 20px;
	left: 0px;
	margin-right: 10px;
 font-size: 50px;
	line-height: 1px;
	font-family: Georgia, "Times New Roman", Times, serif
}
blockquote .a-quote:after 
{
 color: #00833E;
 content: close-quote;
	position: relative;
	top: 20px;
	left: 10px;
	font-size: 50px;
	line-height: 1px;
	font-family: Georgia, "Times New Roman", Times, serif
}
body 
{
 height: 100%;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	background-color: #000;
}
body#AboutUs #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/about2-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#AvocaGroup #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/bermuda3-md.jpg) no-repeat 50% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Careers #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/people-md.jpg) no-repeat 80% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Casualty #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/gl-construct-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#CasualtyMD #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/gl-dist-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#CasualtyPremises #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/gl-apt-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Claims #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/claims-md.jpg) no-repeat 100% 60%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#CompanyDirectory #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/ab1-md.jpg) no-repeat 50% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#CompanyDirectory #article .searchfield
{
	display: block;
	float: left;
}
body#CompanyDirectory #article .searchfield>label
{
	width: 100%;
	margin: 10px 0 0 0;
}
body#CompanyDirectory #article .searchbutton
{
	display: block;
	float: left;
	width: 100%;
}
body#CompanyDirectory #article .searchbutton>span>button
{
	min-width: 198px;
	margin-top: 20px;
}
body#ContactUs #image-holder 
{
	background: 
	 url(../images/fin3-md.jpg) no-repeat 50% 90%;
 -webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#CorpObjectives #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/corpobj-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#EquipmentBreakdown #image-holder 
{
	background:
	linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
	url(../images/eb1-md.jpg) no-repeat 50% 55%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Executive #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/teamheader2-md.jpg) no-repeat 50% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#FinancialStrength #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/fin5-md.jpg) no-repeat 5% 95%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#FindUnderwriter #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/people-md.jpg) no-repeat 5% 95%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#GetAppointed #image-holder 
{
	background:
		url(../images/getappt-md.jpg) no-repeat 100% 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Index #image-holder 
{
	background:
		url(../images/c1-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#LoginInsurers #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/c41-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#LoginOrbital #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/atom2-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 300px;
}
body#LoginOrbital #header 
{
	min-height: 300px;
}
body#News #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/news-md.jpg) no-repeat 40% 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#PolicyForms #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/forms2-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Privacy #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/teamheader2-md.jpg) no-repeat 50% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Perils #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/p1-md.jpg) no-repeat 0% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Successes #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/c89-md.jpg) no-repeat 50% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Support #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/c31-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#TargetClasses #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/tc1-md.jpg) no-repeat 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Terms #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/teamheader2-md.jpg) no-repeat 50% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Underwriting #image-holder 
{
	background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/uwrapproach-md.jpg) no-repeat 65% 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body#Wholesale #image-holder 
{
	background:
		url(../images/finduwr-md.jpg) no-repeat 85% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 20px;  
	font-weight: 600;
	letter-spacing: 1px; 
	text-transform: uppercase;
	margin: 0 auto;
	padding: 20px 0px; 
	color: #FFF;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index:100;
}
h2 
{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #00833E;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}
h2>a, h2>a:active, h2>a:hover
{
	color: #00833E;
	text-decoration: none;
}
h3
{
 font-family: 'Open Sans', sans-serif;
	font-size: 20px;
 font-weight: 600;
	line-height: 1.3;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
hr
{
	border-top: 1px solid #CCC;
}
html 
{
  height: 100%;
}
ol:not(.arrowlist) 
{
 counter-reset: li; 
 list-style: none; 
 padding: 0;
 margin: 0 0 1.313em 0;
	line-height: 1.7em;
}
ol:not(.arrowlist) > li 
{
	position:relative;
	margin:0 0 .8em 40px; 
	padding: 4px 8px;  
}
ol:not(.arrowlist) > li:before 
{
	content:counter(li);
	counter-increment:li;
	position:absolute;
	top: 0;
	left:-40px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width: 40px;
	height: 40px;
	margin-right:8px;
	padding:3px;
	font-weight: 700;
	font-size: 20px;
	border-radius: 50%;
	color:#fff;
	background:#00833E;
	text-align:center;
}
ol.arrowlist 
{
 counter-reset: li; 
 list-style: none; 
 padding: 0;
 margin: 0 0 1.313em 0;
	line-height: 1.7em;
}
ol.arrowlist > li 
{
	position:relative;
	margin:0 0 .8em 40px; 
	padding: 4px 8px;  
}
ol.arrowlist > li:before 
{
	content:counter(li);
	counter-increment:li;
	position:absolute;
	top: 0;
	left:-40px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width: 40px;
	height: 40px;
	margin-right:8px;
	padding:3px;
	font-weight: 700;
	font-size: 20px;
	color:#00833E;
	text-align:left;
}
ol.arrowlist > li span:before 
{
	content: "\e601";
 font-family: 'Glyphicons Regular';
	-webkit-transform:rotate(90deg);
 -moz-transform:rotate(90deg);
 -o-transform:rotate(90deg);
 transform:rotate(90deg);
	font-size: 26px;
 margin-left: -32px;
	display:block;
	float: left;
	color: #00833E;
}
p, ul.copy
{
	margin-bottom: 1.313em;
}
ul, ul ul
{
	list-style-type: disc;
}
ul.arrowlist 
{
	list-style-type: none;
 padding: 0;
 margin: 0 0 1.313em 0;
	line-height: 1.7em;
}
ul.arrowlist > li 
{
	display: block;
	margin: 0 0 .8em 30px; 
	padding: 4px 8px;
	list-style-type: none;
}
ul.arrowlist > li:before 
{
	content: "r";
 font-family: 'ArrrowsRegular';
	font-size: 38px;
 margin-left: -38px;
	top: -2px;
	display:block;
	float: left;
	position:relative;
	color: #00833E;
}
ul.checklist 
{
	list-style-type: none;
 padding: 0;
 margin: 0 0 1.313em 0;
	line-height: 1.7em;
}
ul.checklist > li 
{
	display: block;
	margin: 0 0 .8em 30px; 
	padding: 4px 8px;
	list-style-type: none;
}
ul.checklist > li:before 
{
	content: "\e194";
 font-family: 'Glyphicons Regular';
	font-size: 24px;
 margin-left: -38px;
	display:block;
	float: left;
	color: #00833E;
}
ul.checklist > li.unchecked:before 
{
	content: "\e193";
 font-family: 'Glyphicons Regular';
	font-size: 24px;
 margin-left: -38px;
	display:block;
	float: left;
	color: #EE3923;
}

/***********************************************************************
END:	Element Styles
***********************************************************************/

/***********************************************************************
BEGIN:	ID Selector Styles
***********************************************************************/

#article 
{
 width: 100%;
	display: block;
	float: left;
	background-color: #FFF;
	color: #000;
	padding: 25px 0;
	font-size: 18px;
	line-height: 1.7em;
}
#footer
{
	width: 100%;
	display: block;
	float: left;
	padding-top: 25px;
	background-color: #000;
	color: #37474F;
}
#header 
{
	width: 100%; 
	min-height: 270px;
	display: block;
	position: relative;
	background-color: #000;
	z-index: 1;
	text-align:center;
}
#image-holder 
{
	content: "";
	/*position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin-top: 70px;*/
	min-height:220px;
	background-color: #000;
}

/***********************************************************************
END:	ID Selector Styles
***********************************************************************/

/***********************************************************************
BEGIN:	Class Selector Styles
***********************************************************************/

.button-green
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #FFF;
	background-color: #00833E;
	border: 2px solid #00833E;
 line-height: 18px;
	margin: 0 auto 20px;
	padding: 14px 20px;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	height: 48px;
	text-align:center;
	border-radius: 24px;
}

.button-green:hover, .button-green:focus
{
	color: #FFF;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: translateY(-3px);
}
.button-white
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #00833E;
	background-color: #FFF;
	border: 2px solid #00833E;
	line-height: 18px;
	margin: 0 auto;
	padding: 14px 20px;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	height: 48px;
	text-align:center;
	border-radius: 24px;
}
.button-white-small
{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #00833E;
	background-color: #FFF;
	border: 1px solid #00833E;
	line-height: 14px;
	margin: 0 auto;
	padding: 10px 16px;
	text-transform: uppercase;
	display: inline-block;
	height: 36px;
	text-align:center;
	border-radius: 18px;
}
.button-white:hover, .button-white:focus
{
	color: #00833E;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: translateY(-3px);
}
.button-white2line
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 10px 20px;
	color: #00833E;
	background-color: #FFF;
	border: 2px solid #66BB6A;
	margin: 0 auto;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	display: block;
	height: 84px;
	width: 200px;
	text-align:center;
	vertical-align:middle;
	border-radius: 42px;
}
.button-white2line:hover, .button-white2line:focus
{
	color: #00833E;
	border: 2px solid #00833E;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: translateY(-3px);
}
.button-white3line
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 12px 20px;
	color: #00833E;
	background-color: #FFF;
	border: 2px solid #66BB6A;
	margin: 0 auto;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	display: block;
	height: 120px;
	width: 200px;
	text-align:center;
	vertical-align:middle;
	border-radius: 60px;
}
.button-white3line:hover, .button-white3line:focus
{
	color: #00833E;
	border: 2px solid #00833E;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: translateY(-3px);
}
.borderbox div div
{
	border-top: 1px solid rgba(0,0,0,.4)/*#000; #66BB6A;*/
}
.callout 
{
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 20px 0; 
	padding: 0;
	display: block;
	width: 100%;
	border: 1px solid rgba(0,0,0,.4)/*#000; #66BB6A;*/
}
.callout p 
{
	margin: 0;
}
.callout > :first-child 
{
	font-weight: 700;
	text-transform: uppercase;
	background: rgba(0,0,0,.4);/*#000; #66BB6A;*/
	color: #FFF;
	padding: 10px;
} 
.callout > :nth-child(2) 
{
	padding: 10px;
}
.clearfix 
{
	display: block;
	clear: both;
}
.container-fluid 
{
 max-width: 1022px;
}
.emphasis-green
{
	color: #00833E;
	font-weight: 700;
}
.emphasis-green-light
{
	color: #00833E;
	font-weight: 400;
}
.footnote
{
	font-size:11px;
	color: #999;
}
.green-bullet
{
 color: #66BB6A;
 font-weight: 700;
}
.homelinks
{
	text-align: center;
	font-size: 20px;
	background: #66BB6A;
	color: #FFF;
	padding: 12px 0;
}
.homelinks .button-green
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 14px 20px;
	color: #FFF;
	background-color: #00833E;
	border: 1px solid #66BB6A;
	margin: 0 auto 20px;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	display: block;
	height: 48px;
	width: 250px;
	text-align:center;
	border-radius: 24px;
}
.homelinks .button-green:hover, .homelinks .button-green:focus
{
	color: #00833E;
	background-color: #FFF;
	border: 1px solid #00833E;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: translateY(-3px);
}
.homelinks .button-white
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 10px 20px;
	color: #00833E;
	background-color: #FFF;
	border: 2px solid #66BB6A;
	margin: 0 auto;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
	display: block;
	height: 48px;
	width: 250px;
	text-align:center;
	border-radius: 24px;
}
.homelinks .button-white:hover, .homelinks .button-white:focus
{
	color: #00833E;
	border: 2px solid #00833E;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: translateY(-3px);
}
.homelinks a
{
	color: #00833E;
	text-transform: uppercase;
	font-size: 16px;
	font-weight:600;
}
.homelinks a:hover,
.homelinks a:focus
{
	color: #FFF;
}
.homelinks a:hover>.icon-circle,
.homelinks a:focus>.icon-circle
{
	color: #00833E;
	background: #FFF;
	transform: translateY(-3px);
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.icon-circle
{
	height: 100px;
	width: 100px;	
	padding: 34px;
	margin:  0 12px 18px 12px;
 border-radius: 50%;
	background: #00833E;
	color: #FFF;
	font-size: 32px;
	transition: all 0.2s ease-in-out;
}
.linkpdf
{
	height: 32px;
	width: 32px;
	display:inline-block;
	background: url(../images/Adobe_PDF_file_icon_32x32.png); 
	backgorund-color: #03F;
}
.logo 
{
	margin: 1px 0 0 0; 
	display: block;
	float: left;
}
.logo-mobile {
	margin: 11px; 
	display: block;
	float: left;
}
.tagline 
{
	color: #FFF;
	font-size: 17px;
	letter-spacing: 1px;
	clear: left;
	float:left;
	margin-left:15px;
}
/*Begin Kendo Overrides*/
.k-dropdown, .k-textbox
{
	width: 13em;
}
.k-panelbar li 
{
}
.k-panelbar .k-content
{
	line-height: 2.34em;
	padding: 0 1em;
}
.k-panelbar .k-content p
{
	margin: 0;
}
.k-panelbar>li.k-item>.k-link
{
 
	text-transform: uppercase;
	/*font-weight: 700;
	background: rgba(0,0,0,.1);
	color: #FFF;*/
}
.k-panelbar>li.k-item>.k-state-selected
{
 background-color: #00833E;
	box-shadow: none;
}
.k-panelbar>li.k-item>.k-state-selected:hover
{
	color: #FFF;
}
.k-tabstrip-items a.k-link
{
	color: #00833E;
}
.k-tabstrip-items .k-loading
{
	border: none;
}
/*End Kendo Overrides*/

/***********************************************************************
END:	Class Selector Styles
***********************************************************************/

/***********************************************************************
BEGIN:	Top Nav Styles
***********************************************************************/

.navbar 
{
 background: #000;
	padding: 10px 0 10px 0;
	margin: 0;
}
.navbar-brand 
{
 background: #000;
	height: auto;
	padding-right: 0;
	position: relative;
	z-index: 4;
 padding-top: 0px;
	padding-bottom: 10px;
}
.navbar-toggle 
{
 margin-top: 12px;
}
#navbar 
{
 font-family: 'Ubuntu Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	border: none;
	padding: 0;
	position: relative;
	z-index: 3;
	padding-top:5px;
}
#navbar>.nav>li>a 
{
	color: #66BB6A;
}
#navbar>.nav>li>a:hover,
#navbar>.nav>li>a:focus,
#navbar>.nav>li>a:active 
{
	background: #00833E;
	color: #FFF;
}
#navbar>.nav>.dropdown>.dropdown-menu 
{
	font-size: 20px;
	background: #00833E;
	padding: 0;
	border: none;
}
#navbar>.nav>.dropdown>.dropdown-menu>li>a 
{
 padding: 5px 18px;
 line-height: 1.7;
	transition: all 0.2s ease-in-out;
 color: #FFF;
}
#navbar>.nav>.dropdown>.dropdown-menu>li>a:hover
{
 color: #66BB6A;
	background: #000;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform: translateY(-3px);
}
#navbar>.nav .open a,
#navbar>.nav .open a:hover,
#navbar>.nav .open a:focus 
{
	background: #00833E;
	color: #FFF;
}

#navbar>.navbar-nav 
{
	margin: 0px;
}
#navbar.navbar-collapse 
{
}
.navbar-header>.navbar-toggle {
 background-color: #00833E;
}
.navbar-header>.navbar-toggle>.icon-bar {
 background-color: #FFF;
}

/***********************************************************************
END:	Top Nav Selector Styles
***********************************************************************/

/***********************************************************************
BEGIN:	Side Nav Styles
***********************************************************************/

.navIconLinks 
{
 top: 10px;
 position: absolute;
 margin: 0;
	padding: 0px;
 right: 10px;
	border-radius: 34px;
	z-index: 300;
}
.navIconLinks .buttons 
{
 box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
 border-radius: 50%;
 display: block;
 width: 58px;
 height: 58px;
	padding: 18px;
 margin: 0 auto;
 position: relative;
	background: #00833E;
	color:#FFF;
	font-size: 22px;
 -webkit-transition: all .1s ease-out;
 transition: all .1s ease-out;  
}
.navIconLinks .buttons:not(:first-child) 
{
 height: 48px;
	width: 48px;	
	padding: 12px;
	font-size: 24px;
	margin: 16px auto 8px;
 opacity:.1;
	visibility:hidden;
	color: #00833E;
	background-color: #FFF;
 -webkit-transform: translateY(-60px);
 -ms-transform: translateY(-60px);
 transform: translateY(-60px);
}

.navIconLinks.navOpen
{
 background: #00833E;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}
.navIconLinks.navOpen .buttons:first-child
{
 background: none;
 box-shadow: none;
	color: #FFF;
}
.navIconLinks .buttons:first-child:hover,
.navIconLinks .buttons:first-child:active,
.navIconLinks .buttons:first-child:focus 
{
	cursor: default;
}
.navIconLinks.navOpen .buttons:not(:first-child)
{
 opacity: 1;
	visibility: visible;
 -webkit-transform: none;
 -ms-transform: none;
 transform: none;
}
.navIconLinks:hover .buttons:not(:first-child):active,
.navIconLinks:hover .buttons:not(:first-child):focus, 
.navIconLinks:hover .buttons:not(:first-child):hover 
{
 box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, .6);
	-webkit-transform: translateY(-3px);
 -ms-transform: translateY(-3px);
 transform: translateY(-3px);
	background: #000;
	color: #66BB6A;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
/*.navIconLinks:hover .buttons:nth-child(2),*/
.navIconLinks.navOpen .buttons:nth-child(2)
{
 margin-top: 4px;
}
.navIconLinks a.buttons:not(:first-child)[tooltip]:before 
{
 font-family: 'Ubuntu Condensed', sans-serif;
 font-size: 20px;
	line-height: 20px;
 font-weight: 400;
 text-transform: uppercase;
 border-radius: 2px;
 background: #000;
	color: #66BB6A;
 content: attr(tooltip);
 visibility: hidden;
 opacity: 0;
 padding: 18px 0 18px 18px;
 margin: 0;
 position: absolute;
 right: 96%;
	top: 0;
 white-space: nowrap;
	border-top-left-radius: 28px;
	border-bottom-left-radius: 28px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 6px 10px rgba(0, 0, 0, .6);
}
.navIconLinks a.buttons:not(:first-child)[tooltip]:hover:before,
.navIconLinks a.buttons:not(:first-child)[tooltip]:hover:after 
{
 visibility: visible;
 opacity: 1;
	-webkit-transition-delay: 50ms;
 transition-delay: 50ms;
}

/***********************************************************************
END:	Side Nav Selector Styles
***********************************************************************/

/***********************************************************************
BEGIN:	Bottom Nav Styles
***********************************************************************/

#footer>div>.nav 
{
 font-family: 'Ubuntu Condensed', sans-serif;
 font-size: 20px;
 font-weight: 400;
 text-transform: uppercase;
}
#footer>div>.nav>li>a
{
	color: #66BB6A;
}
#footer>div>.nav>li>a:hover,
#footer>div>.nav>li>a:focus
{
	text-decoration: none;
 background: none;
	color: #FFF;
}
#footer>div>.copyright 
{
 font-size: 12px;
	line-height:20px;
 border-top: 1px solid #37474F;
 padding: 8px 0;
	text-align: right;
	display: block;
	float: right;
	width: 100%;
}
#footer>div>.copyright>a
{
	color: #66BB6A;
}
#footer>div>.copyright>a:hover,
#footer>div>.copyright>a:focus 
{
	text-decoration: none;
	color: #FFF;
}
#footer>div>.copyright>span
{
	color: #FFF;
}

/***********************************************************************
END:	Bottom Nav Styles
***********************************************************************/

/***********************************************************************
BEGIN:	@media Conditional Styles
***********************************************************************/

/*unique breakpoints*/
@media only screen and (min-width: 550px) 
{
	.homelinks a
{
	font-size: 18px;
}
/* Directory Search Fields*/
	body#CompanyDirectory #article .searchfield
	{
		width: 50%;
	}
	body#CompanyDirectory #article .searchfield>label
	{
		width: 100%;
		margin: 10px 0 0 0;
	}
	/*.button-white
 {
 	font-size: 20px;
 	width: 350px;
 }*/
	.icon-circle
	{
		height: 110px;
		width: 110px;	
		padding: 32px;
		font-size: 38px;
	}
	body#CompanyDirectory #article .searchbutton>span
	{
		margin-left: auto;
		margin-right: auto;
		width: 415px;
		display: block;
	}
}

/*handheld breakpoint*/
@media only screen and (min-width: 768px) 
{
	body#Successes #article .callout
	{
		width: 48%;
		display: inline-block;
		margin: 20px 0 0 0;
	}
	body#Successes #article .callout:first-child
	{
		margin-right: 3%;
	}
	body#Successes #article .callout:nth-child(2)
	{
		float: right;
	}
	body#Successes #article .callout:last-child
	{
		margin: 20px 26% 20px;
	}
	body#LoginOrbital #header 
	{
		min-height: 400px;
 }
	#article
	{
		min-height:350px;
	}
	#header 
	{
		min-height: 370px;
 }
	
	#image-holder 
	{
 position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	}
	h1 
	{
		font-size: 28px;
		line-height: 28px;
	}
	.large 
	{
		text-align: center;
		font-size: 24px;
		margin-left: 10%;
		margin-right: 10%;
		line-height: 1.42857143;
	}
	h2.large 
	{
		text-align: center;
		font-size: 28px;
		margin-left: 10%;
		margin-right: 10%;
	}
	.tagline 
 {
		margin-left: 0;
 }
	
	/*Style Footer Nav*/
 #footer>div>.navbar-nav>li>a 
	{
  padding: 0 10px;
		margin: 15px 0; 
		border-right: 1px solid #37474F;
	}
	#footer>div>.navbar-nav>li:last-child>a 
	{
  border-right: none;
 }
	
	/*Style Side Nav*/
	.container-fluid>.navbar-collapse 
	{
		margin-right: 90px;
	}
	.navIconLinks
 {
	 top: -68px;
		right: 20px;
 }

}

/*desktop breakpoint*/
@media only screen and (min-width: 920px) 
{
	/* body#AboutUs #image-holder 
	{
		background-image: url(../images/about2.jpg);
	}
	body#AvocaGroup #image-holder 
	{
		background-image: url(../images/bermuda3.jpg);
	}
	body#Careers #image-holder 
	{
		background-image: url(../images/people.jpg);
	}
	body#Claims #image-holder 
	{
		background-image: url(../images/claims.jpg);
	}
	body#CompanyDirectory #image-holder 
	{
		background-image: url(../images/ab1.jpg);
	}
	body#ContactUs #image-holder 
	{
		background-image: url(../images/fin3.jpg);
	}
	body#CorpObjectives #image-holder 
	{
		background-image: url(../images/corpobj.jpg);
	}
	body#EquipmentBreakdown #image-holder 
	{
		background-image: url(../images/eb1.jpg);
	}
	body#Executive #image-holder 
	{
  background-image: url(../images/teamheader2.jpg);
	}
	body#FinancialStrength #image-holder 
	{
		background-image: url(../images/fin5.jpg);
	}
	body#FindUnderwriter #image-holder 
	{
		background-image: url(../images/people.jpg);
	}
	body#GetAppointed #image-holder 
	{
		background-image: url(../images/getappt.jpg);
	}
	body#Index #image-holder 
	{
		background-image: url(../images/c1.jpg);
	}
	body#LoginInsurers #image-holder 
	{
		background-image: url(../images/c41.jpg);
	}
	body#LoginOrbital #image-holder 
	{
		background-image: url(../images/atom2.jpg);
	}
	body#News #image-holder 
	{
		background-image: url(../images/news.jpg);
	}
	body#PolicyForms #image-holder 
	{
		background-image: url(../images/forms2.jpg);
	}
	body#Privacy #image-holder 
	{
		background-image: url(../images/teamheader2.jpg);
	}
	body#Perils #image-holder 
	{
		background-image: url(../images/p1.jpg);
	}
	body#Successes #image-holder 
	{
		background-image: url(../images/c89.jpg);
	}
	body#Support #image-holder 
	{
		background-image: url(../images/c31.jpg);
	}
	body#TargetClasses #image-holder 
	{
		background-image: url(../images/tc1.jpg);
	}
	body#Terms #image-holder 
	{
		background-image: url(../images/teamheader2.jpg);
	}
	body#Underwriting #image-holder 
	{
		background-image: url(../images/uwrapproach.jpg);
	}
	body#Wholesale #image-holder 
	{
		background-image: url(../images/finduwr.jpg);
	}*/
.tagline 
 {
		margin-left: 0;
 }
}
/*bootstrap md breakpoint*/
@media only screen and (min-width: 992px) 
{
	
.tagline 
 {
	 font-size: 23px;
		letter-spacing: 2.1px;
 }
	.navbar {
		padding-top: 20px;
	}
 .navIconLinks
 {
	 top: -86px;
 }
		.navIconLinks .buttons
	{
		height: 72px;
	 width: 72px;	
	 padding: 23px;
		font-size: 24px;
	}
	.navIconLinks a.buttons:not(:first-child)
	{
		height: 56px;
	 width: 56px;	
	 padding: 14px;
		font-size: 26px;
	}
	.navIconLinks a.buttons:first-child[tooltip]:before 
 {
		display: none;
 }
	.navIconLinks a.buttons[tooltip]:before 
 {
	 margin: 12px 14px;
	}
	/*.navIconLinks:hover .buttons:not(:first-child),*/
	.navIconLinks.navOpen .buttons:not(:first-child) 
	{
  margin: 16px auto 12px;
 }
	/*.navIconLinks:hover .buttons:nth-child(2), */
	.navIconLinks.navOpen .buttons:nth-child(2) 
 {
  margin-top: 0;
 }

}

/*custom breakpoint*/
@media only screen and (min-width: 1050px) 
{
	/* Directory Search Fields*/
 body#CompanyDirectory #article .searchfield
 {
		width: 50%;
		margin: 0 0 20px 0;
 }
 body#CompanyDirectory #article .searchfield>label
 {
 	width: auto;
		min-width: 120px;
 	margin: 0 10px 0 0;
 }
	body#AboutUs #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/about2.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#AvocaGroup #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/bermuda3.jpg) no-repeat 50% 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Careers #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/people.jpg) no-repeat 80% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Claims #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/claims.jpg) no-repeat 100% 60%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#CompanyDirectory #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/ab1.jpg) no-repeat 50% 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#ContactUs #image-holder 
	{
		background: 
			url(../images/fin3.jpg) no-repeat 50% 90%;
		-webkit-background-size: cover;	
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#CorpObjectives #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/corpobj.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#EquipmentBreakdown #image-holder 
	{
		background:
		linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
		url(../images/eb1.jpg) no-repeat 50% 55%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Executive #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/teamheader2.jpg) no-repeat 50% 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#FinancialStrength #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/fin5.jpg) no-repeat 5% 95%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#FindUnderwriter #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/people.jpg) no-repeat 5% 95%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#GetAppointed #image-holder 
	{
		background:
			url(../images/getappt.jpg) no-repeat 100% 0%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Index #image-holder 
	{
		background:
			url(../images/c1.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#LoginInsurers #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/c41.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#LoginOrbital #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/atom2.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		min-height: 300px;
	}
	body#News #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/news.jpg) no-repeat 40% 0%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#PolicyForms #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/forms2.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Privacy #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/teamheader2.jpg) no-repeat 50% 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Perils #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/p1.jpg) no-repeat 0% 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Successes #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/c89.jpg) no-repeat 50% 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Support #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/c31.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#TargetClasses #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/tc1.jpg) no-repeat 50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Terms #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/teamheader2.jpg) no-repeat 50% 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Underwriting #image-holder 
	{
		background:
			linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0.6) 100%),
			url(../images/uwrapproach.jpg) no-repeat 65% 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	body#Wholesale #image-holder 
	{
		background:
			url(../images/finduwr.jpg) no-repeat 85% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.image-border
	{
		width: 90%;
		margin: 0 auto;
	}
	.navIconLinks
 {
	 right: 2%;
 }
}
.wd-icon-fill
{
	fill: rgb(123, 133, 143)
}

/*XL desktop breakpoint*/
@media only screen and (min-width: 1460px) 
{
	#header 
	{
		min-height: 570px;
 }
	body#LoginOrbital #header 
	{
		min-height: 600px;
 }
}

/***********************************************************************
END:	@media Conditional Styles
***********************************************************************/