/* @group Globals */

::-moz-selection {
	background: #29b673;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #29b673;
	color: #fff;
	text-shadow: none;
}

/* @end */

/* @group LAYOUT/STRUCTURE */

body {
	font-family: "proxima-nova", "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #4c525b;
	font-size: 12pt;
	line-height: 1.2em;
  position: relative;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

#page-wrapper {
  padding-left: 250px;
  transition: all 0.4s ease 0s;
}

#sidebar-wrapper {
  margin-left: -250px;
  left: 250px;
  width: 250px;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  transition: all 0.4s ease 0s;
	background: #1b1f24 url('../media/backgrounds/nav-crest.png') no-repeat -50px 50px;
}

#page-content-wrapper {
  width: 100%;
 	background-color: #f4f5f4;
	background-image: url(../media/backgrounds/crest-top-bg.png), url(../media/backgrounds/bg-content-gradient.png);
	background-position: right -270px top -100px, left top;
	background-repeat: no-repeat, repeat-x;

}

.pad-box {
	padding: 0 20px;
}


.header-wrap, .footer-wrap {
	background-color: rgba(115,118,115,.2);
}

.header-wrap {
	text-align: right;
	padding: 10px;
}

.intro-wrap {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .8);
}

.wrap-right {
	margin: 100px 0 100px 10%;
	padding: 0 10% 0 0 !important;
	width: auto;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
}

.wrapper.footer-wrap {
	padding: 10px;
}


.profile-wrap {
	background: url(../media/photos/conferenceroom.jpg) no-repeat left top;
	overflow: hidden;
	padding-top: 120px;
	padding-bottom: 120px;
	background-size: cover;

}

.profile-wrap.wrap-contact {
	background: url(../media/photos/contact.jpg) no-repeat left top;
	overflow: hidden;
	padding-top: 120px;
	padding-bottom: 120px;
	background-size: cover;

}

.profile-wrap.wrap-documents {
	background: url(../media/photos/banner-docs.jpg) no-repeat left top;
	overflow: hidden;
	padding-top: 120px;
	padding-bottom: 120px;
	background-size: cover;

}

.profile-wrap.wrap-solutions {
	background: url(../media/photos/solutions.jpg) no-repeat left top;
	overflow: hidden;
	padding-top: 120px;
	padding-bottom: 120px;
	background-size: cover;

}

.profile-wrap.wrap-home {
	background: #313234 url(../media/photos/main-image.jpg) no-repeat center top;
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 375px;
	background-size: cover;
	text-align: center;
}
.profile-image-wrap  {
	overflow: hidden;
	min-height: 460px;
	background-size: cover;
	padding: 50px 0;
	width: 100%;
	}

.profile-image-wrap.ffa-team-image {
	background: #fff url(../media/photos/ffa-team.jpg) no-repeat center top; background-size:contain !important;		}

.profile-image-wrap.estate-image {
	background: #fff url(../media/photos/estate.jpg) no-repeat left top;		}

.profile-image-wrap.chess-image {
	background: #fff url(../media/photos/chess.jpg) no-repeat right top;
	}

.profile-image-wrap.keyboard-image {
	background: #fff url(../media/photos/keyboard.jpg) no-repeat right top;
	}

.profile-image-wrap.airplane-image {
	background: #fff url(../media/photos/airplane.jpg) no-repeat left top;
	}

.profile-image-wrap.desk-image {
	background: #fff url(../media/photos/desk.jpg) no-repeat left top;
	}

.profile-image-wrap.team-image {
	background: #fff url(../media/photos/teamimage.jpg) no-repeat left top;
	}

.profile-image-wrap.calc-image {
	background: #fff url(../media/photos/calc.jpg) no-repeat l top;
	}

.profile-wrap .profile-container {
	overflow: hidden;
	background-color: rgba(27, 31, 36, .8);
	padding-top: 10px;
	padding-bottom: 10px;
	   border-top: 10px solid rgba(76, 82, 91,.7);
	   border-bottom: 10px solid rgba(76, 82, 91,.7);
	}

.profile-wrap img {
float: right;
margin-right: 20px;}

.profile-wrap .border-col {
border-right: 3px dotted #a0a4a8; margin-top: 15px; margin-bottom: 15px;}

.profile-wrap p {
	color: #a0a4a8;
	font-size: 26px;
	line-height: 30px;
	margin-left: 20px;
	}

.content-wrap p{
	color: #4c525b;
	font-size: 18px;
	line-height: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	}

.content-wrap a.infoLink:link, .content-wrap a.infoLink:visited{
	color: #29b673;
	font-weight: 600;
	text-transform: uppercase;
	}


	

.profile-section-wrap {
	overflow: hidden;
	padding: 50px 10% 50px 10% !important;
	background-color: rgba(255, 255, 255, .95);
}



.profile-section-wrap.first-section-wrap {
	background-image: url(../media/backgrounds/half-right-crest-dark.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.profile-section-wrap.grey-container {
	background-color: #f4f5f4;
	overflow: hidden;
}

.profile-section-wrap {
	width: auto;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
  	min-height: 300px;

}

.profile-section-wrap img {
	display: none;
}


.profile-section-wrap#team-john {
	background: #fff url(../media/photos/team-john.jpg) no-repeat right top;
	background-size: contain;
}

.profile-section-wrap#team-donnie {
	background: #fff url(../media/photos/team-donnie.jpg) no-repeat right top;
	background-size: contain;

}

.profile-section-wrap#team-michael {
	background: #f4f5f4 url(../media/photos/team-michael.jpg) no-repeat left top;
	background-size: contain;

}


@media only screen and (max-width: 980px) {
 

.profile-section-wrap img {
	display: block;
	width: 100%;
	height: auto;
} 
.profile-section-wrap {
	background:none !important;
	margin: 0 !important;
	min-height: 0;
	padding-top: 50px !important
}
 
}




/* @end */

/* @group MAIN CONTENT */
.noPad {
	padding-left: 0;
	padding-right: 0;
}

.noPadLeft {
	padding-left: 0;
}

.noPadRight {
	padding-right	: 0;
}


.navbar-header {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
}
.navbar-brand {
	background: url("../media/elements/logo.png") no-repeat center center;
	width: 153px !important;
	height: 0 !important;
	display: block;
	float: none;
	margin: 30px auto;
	overflow: hidden;
	padding: 87px 0 0 0 !important;
}




.header-brand {
	float: left;
}


#menu-toggle {
  display: none;
  float: right;
}


.header-items {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header-items li {
	display: inline-block;
	margin: 0 8px 0 0;
}
.header-items li div {
	margin: 0;}
	
.intro-container {
	overflow: hidden;
	margin: 20px auto;
	padding: 60px 0;}

.intro-container div img {
	margin-left: 20px; max-width: 100%; height: auto;
	margin-top: 10px;}


.profile-wrap.wrap-home, .profile-wrap.wrap-home .container  {
	text-align: center !important;
	}

.profile-wrap.wrap-home img {
	display: block; float: none; text-align: center; margin: 0 auto;
	}

/* @end */

/* @group NAV */


/* @group Sidebar NAV */

#main-nav {
	color: #e5e7e9;
	text-align: center;
  position: relative;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
  background: url(../media/elements/dot2.png) repeat-x left top;

}



#main-nav > li {
	background: url(../media/elements/dot2.png) repeat-x left bottom;
	padding:10px 0;
}

#main-nav > li > a, #main-nav > li > a:visited {
	text-decoration: none;	
	padding: 0;
	margin: 0;
	font-size: 13pt;
	line-height: 1.1em;
	color: #29b673;
}

#main-nav > li > a:hover, #main-nav > li > a:active {
	color: #2fd487;
}

#main-nav ul.nav {
	margin-top: 5px;
}

#main-nav ul.nav li a:link, #main-nav ul.nav li a:visited {
	font-size: 11pt;
	color: #ddd;
	padding: 5px;
}

#main-nav ul.nav li a:hover, #main-nav ul.nav li a:active {
	color: #fff;
	background-color: transparent;
}
#main-nav li.active ul li.active a {
	background-color: #29b673 !important;
}

/* @end */

/* @group FOOTNAV */



footer ul {
	
}

footer li {
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	float: left;
	list-style: none;
	color: #9daeb9;
}

footer a {
	color: #83837a;
	text-decoration: none;
}

footer a:hover {
	color: #83837a;
	text-decoration: none;
	border-bottom: 1px solid #83837a;
}

footer p {
	color: #bfc5b8;
	margin-top: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: .8em;
}

footer p a {
	color: #bfc5b8;
}

/* @end */

/* @end */

/* @group H1-H6 */

#page-content-wrapper h1, #page-content-wrapper h2, #page-content-wrapper h3 {
	font-family: "cinzel", Georgia, "Times New Roman", Times, serif;
}

.content-wrap h3 {
	color: #1b1f24;}
#page-content-wrapper h1 {
	font-size: 22px;
	line-height: 27px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #1b1f24;
}

#page-content-wrapper h2 {
	font-size: 22px;
	color: #1b1f24;
	line-height: 27px;
	padding-bottom: 15px;
	background: url(../media/backgrounds/heading-border.png) repeat-x left bottom;
}



#page-content-wrapper .content-wrap header.sectionHeader {
	background: url(../media/backgrounds/heading-border.png) repeat-x left top;	margin-top: 0;
	margin-bottom: 20px;
}

#page-content-wrapper .content-wrap h2 {
	font-size: 32px; 
	text-align: center;
	display: block;
	width: 100%;
	color: #1b1f24;
	line-height: 27px;padding-top: 30px;padding-bottom: 30px;

	background: url(../media/backgrounds/heading-border.png) repeat-x left bottom;
	margin-top: 0;
	margin-bottom: 0;
}

#page-content-wrapper .content-wrap h2 a {
	color: #1b1f24;
}

#page-content-wrapper .content-wrap h2 a:hover {
	color: #00914c;
	text-decoration: none;
}

.entry-content a:link, .entry-content a:visited {
	color: #00914c;
	text-decoration: none;
}

.entry-content a:hover {
	color: #1b1f24;
	text-decoration: none;
}


a.readMore{
	text-transform: uppercase;	
}

a.readMore span.glyphicon{
	font-size: .65em;
	font-weight: 400;
	position: relative;
	top: -1px;	
}


#page-content-wrapper .profile-wrap h1 {
	color: #fff;
	font-size: 75px;
	line-height: 75px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.rabbit header {
	font-size: 21px;
	line-height: 1.45em;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #1b1f24;
padding-bottom: 15px;
	background: url(../media/backgrounds/heading-border.png) repeat-x left bottom;
	min-height: 65px;
	text-align: left;
}

.rabbit h3 {
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 0;
	color: #1b1f24;
	padding-left: 90px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 65px;
	text-align: left;
}

.rabbit h3.rabbit-heading-1 {
	background-image: url(../media/photos/ffa-mission-image.png);
	text-align: left;
	padding-left: 90px;
}

.rabbit h3.rabbit-heading-2 {
	text-align: left;
	padding-left: 50px;
	background-image: url(../media/photos/resources-image.png);
}

.rabbit h3.rabbit-heading-3 {
	background-image: url(../media/photos/firm-profile-image.png);
	text-align: left;
	padding-left: 100px;
}

/* @end */

/* @group TYPOGRAPHY */


.primary p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 8px;
	margin-bottom: 12px;
	color: #4c525b;
}

.intro-container p, .slide-text p {
	font-size: 1.05em;
	line-height: 1.45em;
	margin-top: 5px;
	margin-bottom: 12px;
	color: #4c525b;
}

.secondary p {
	font-size: .9em;
	line-height: 1.35em;
	color: #4c525b;
	text-align: left;
	padding: 6px 6px 6px 10px;
	font-weight: 400;
}
.secondary h3 {
	padding: 6px 6px 6px 10px;
}
.secondary.contactSecondary h3 {
	text-align: right;
	display: block;
	width: 100%;
	margin-top: 8px;
}
.secondary.contactSecondary {border-right: 3px dotted #a0a4a8; margin-top: 10px; padding-bottom: 50px;}


.secondary.contactSecondary p { margin-bottom: 10px; margin-top: 0;
	font-size: 1em;
	line-height: 1.5em;
	color: #4c525b;
	text-align:right;
}

.primary p a, article a:active, .primary p a:visited {
	color: #1b1f24;
}

article a:hover {
	color: #4c525b;
}
i, em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

b {
	font-weight: bold;
}

.primary ul {
	font-size: 1em;
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 15px;
}


.content-wrap ul li {
	font-size: 18px;
	line-height: 1.3em;
	margin-top: 12px;
	margin-bottom: 12px;
	list-style-type: none;
	padding-left: 0;
	color: #4c525b;
}

.content-wrap ul.docs li {
	list-style-type: square;
}

.content-wrap ul li span.glyphicon {
		font-size: .65em;
	font-weight: 400;
	position: relative;
	top: -1px;
}

.content-wrap ul.twocol li {
	display: inline-block;
	width: 45%;
}

.content-wrap ul.tricol li {
	display: inline-block;
	width: 30%;
}

.content-wrap ul li a:link, .content-wrap ul li a:visited {
	color: #00914c;
	text-decoration: underline;
}

.content-wrap ul li a:hover {
	color: #4c525b;
	text-decoration: underline;
}

.primary ol {
}

.primary ol {
	font-size: 1em;
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.primary ol li {
	color: #4c525b;
	margin-top: 5px;
	margin-bottom: 5px;
}


.wrapper.footer-wrap p a {
	float: right;
	color: #4c525b;
	font-size: 18px;
	text-transform: none;
}

.wrapper.footer-wrap p {
	color: #4c525b;
	font-size: 18px;
	text-transform: none;
	font-weight: 300;
}

/* @end */

/* @group FORMS */


ul.header-items .form-control {
	border-radius: 0;
	height: 40px;
}


/* @end */

/* @group Buttons and Links */



.btn-success {
    background-image: linear-gradient(to bottom, #3ebc80 0%, #26a468 100%);
    background-repeat: repeat-x;
    border-color: #6fcea1;
    background-color: #29b673;
    border-radius: 3px;
    text-transform: uppercase;
}

.btn-success:hover, .btn-success:focus {
	background-image: linear-gradient(to bottom, #26a468 0%, #3ebc80 100%);
    background-repeat: repeat-x;
    border-color: #6fcea1;
    background-color: #29b673;
}


/* @end */

/* @group Carousel */



.nav.nav-pills.nav-justified.nav-carousel a.shadow {

   box-shadow: inset 0 0 10px #000000;
}


.nav-pills > li > a {
    border-radius: 0px !important;
}

.carousel li {
	text-transform: uppercase;
}

.nav.nav-pills.nav-justified.nav-carousel a {
	background-color: #454a52;
	color: #fff;
	padding: 20px;
	
}

.nav.nav-pills.nav-justified.nav-carousel a {
	background-image: linear-gradient(to bottom, #5c626a 0%, #454a52 100%);
    background-repeat: repeat-x;
    border-color: #71757c;
	background-color: #2e3236;
}

.nav.nav-pills.nav-justified.nav-carousel a:hover {
	background-color: #2c3034;
}

/* @end */

/* @group Home Page Content */

.wrapper.rabbit-wrap {
	padding: 70px 0;
}
.slide-text {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	padding: 30px;
	position: absolute;
	top: 50px;
	left: 0 !important;
	max-width: 65%;
}

.slide-text-alt {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	padding: 30px;
	position: absolute;
	top: 50px;
	right: 0;
	max-width: 65%;
}

/* @end */

/* @group Bootstrap Overrides */
.btn {
	border-radius: 0;
	font-size: 18px;
	font-weight: 600;
}

.btn span.glyphicon {
	font-size: .7em;
	font-weight: 400;
	position: relative;
	top: -1px;
}

p span.glyphicon {
	font-size: .65em;
	font-weight: 400;
	position: relative;
	top: -1px;
}


/* @end */









@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}




@media (max-width: 767px) {

.profile-section-wrap {
	overflow: hidden;
	padding: 25px 5% 25px 5% !important;
	background-color: rgba(255, 255, 255, .95);
}

#page-content-wrapper .content-wrap h2 {
	font-size: 18px; 
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.profile-wrap {
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover;

}

.profile-wrap .profile-container {
	padding-top: 0;
	   border-top: 5px solid rgba(76, 82, 91,.7);
	   border-bottom: 5px solid rgba(76, 82, 91,.7);
	}
.profile-container h1, .profile-container .col-md-6 {
margin-top: 0; padding-top: 0; line-height: 40px;}

#page-wrapper {
  padding-left: 0;
}

#sidebar-wrapper {
  left: 0;
}

#page-wrapper.active {
  position: relative;
   transition: all 0.4s ease 0s;
}

#page-wrapper.active #sidebar-wrapper {
  left: 250px;
  width: 250px;
  transition: all 0.4s ease 0s;
}

#menu-toggle {
  display: block;
}

.inset {
  padding: 15px;
}





.banner-wrap {
	display: none !important;
}
.wrap-right {
	margin: 20px 0 20px 10%;
	padding: 0 10% 0 0 !important;
}

.intro-container div img {
	margin-top: 0 !important;
}

.intro-container {
	overflow: hidden;
	margin: 20px auto;
	padding: 15px 0;
}


.rabbit h3.rabbit-heading-2 {
	background-image: url(../media/photos/firm-profile-image.png);
	text-align: left;
	padding-left: 100px;
	padding-top: 100px;
}

.rabbit h3.rabbit-heading-3 {
	background-image: url(../media/photos/resources-image.png);
	text-align: left;
	padding-left: 50px;
	padding-top: 100px;

}


.hidden-sm {
	display: none;
}


.profile-container h1 {
	font-size: 40px !important;
	text-align: center;
}

.profile-container p {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
}


.wrapper.footer-wrap .pad-box p {
	display: block; text-align: center;
	clear: both; width: 100%;}

.intro-wrap .wrap-right {
	margin: 100px 0 100px 0 !important;
	padding: 0 5% !important;
	width: 100%;
}



.rabbit header {
	font-size: 21px;
	line-height: 1.45em;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #1b1f24;
padding-bottom: 15px;
	background: url(../media/backgrounds/heading-border.png) repeat-x left bottom;
	min-height: 65px;
	text-align: left;
}





.rabbit header {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	color: #1b1f24;
padding-bottom: 15px;
	background: url(../media/backgrounds/heading-border.png) repeat-x left bottom;
	min-height: 0;
}

.rabbit h3 {
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 0;
	text-align: center;
	margin-top: 0;
}

.rabbit h3.rabbit-heading-1 {
	background-image: none;
	text-align: center;
	padding-left: 0;
}

.rabbit h3.rabbit-heading-2 {
	background-image: none;
	text-align: center;
	padding-left: 0;
}

.rabbit h3.rabbit-heading-3 {
	background-image: none;
	text-align: center;
	padding-left: 0;
}

}





@media (min-width: 768px) {
.container {
	width: 500px !important;
}

}

@media (min-width: 991px) {
.container {
	width: 650px !important;
}

}
@media (max-width: 990px) {
.profile-container .col-md-6.border-col {
	display: none;
}

.profile-container .col-md-6 h1 {
	text-align: center;
	font-size: 55px !important;
	line-height: 55px !important;
}

.profile-container .col-md-6 p {
	text-align: center;
}
.profile-container .col-md-6.border-col img {
display: none;}
li.phone {
	display: block;
	width: 100%;
	text-align: right;
	clear: both;
	padding-bottom: 7px; padding-right: 10px;
}

.profile-section-wrap#team-john {
	background-image: none;
	min-height: 0;
}

.profile-section-wrap#team-saxon {
	background-image: none;
	min-height: 0;
}

.profile-section-wrap#team-michael {
	background-image: none;
	min-height: 0;
}
.secondary.contactSecondary h3 {
	text-align: center;
}
.secondary.contactSecondary {border-right: none; margin-top: 10px; padding-bottom: 30px;}


.secondary.contactSecondary p {
	text-align: center;
}
.slide-text {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	padding: 30px;
	position: absolute;
	top: 50px;
	left: 0 !important;
	max-width: 100%;
}

.slide-text-alt {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	padding: 30px;
	position: absolute;
	top: 50px;
	right: 0;
	max-width: 100%;
}

}
@media (min-width: 1300px) {
.container {
	width: 900px !important;
}

}

@media (max-width: 1200px) {


.rabbit h3.rabbit-heading-1 {
padding-left: 85px;
}
.rabbit h3 {
	font-size:18px;
	}
.content-wrap ul  {
margin-left: 0; padding-left: 0;
}
.profile-section-container p {
	margin-bottom: 10px;
	margin-top: 0;
}


	

.profile-section-wrap {
	overflow: hidden;
	padding: 25px 10% 25px 10% !important;
	background-color: rgba(255, 255, 255, .95);
}




.content-wrap ul li {
	font-size: 16px;
	line-height: 1.3em;
}


.wrapper.footer-wrap p a {
	font-size: 16px;
}

.wrapper.footer-wrap p {
	font-size: 16px;}

.content-wrap p{
	font-size: 16px;
	line-height: 23px;
	}
	
	.content-wrap ul.twocol li {
	display: block;
	width: 100%;
}

.content-wrap ul.tricol li {
	display: block;
	width: 100%;
}



.profile-container h1 {
	font-size: 60px !important;
}


.profile-wrap p {
	font-size: 24px;
	line-height: 28px;
	}
}



















@media (max-width: 767px) {

.profile-section-wrap {
	padding: 25px 5% 25px 5% !important;
}

.profile-section-wrap#team-john h3, .profile-section-wrap#team-saxon h3, .profile-section-wrap#team-michael h3 {
	font-weight: bold;
	font-size: 18px;
	text-shadow: -1px -1px 0 #fff;
	padding-bottom: 15px;
}

	.col-xs-12.contactform {
	/*width: 80% !important;*/
	padding-left: 0 !important;
	margin-left: 0 !important;
}
}




















@media (max-width: 989px) {

.profile-section-wrap#team-john h3, .profile-section-wrap#team-saxon h3, .profile-section-wrap#team-michael h3 {
	font-weight: bold;
	font-size: 18px;
	text-shadow: -1px -1px 0 #fff;
	padding-bottom: 15px;
}

	
	.content-wrap ul.twocol li {
	display: block;
	width: 100%;
}

.content-wrap ul.tricol li {
	display: block;
	width: 100%;
}
}
@media print {

* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
}

a, a:visited {
	color: #444 !important;
	text-decoration: underline;
}

a[href]:after {
	content: " (" attr(href) ")";
}

abbr[title]:after {
	content: " (" attr(title) ")";
}

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}

pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

tr, img {
	page-break-inside: avoid;
}

	
p, h2, h3 {
	orphans: 3;
	widows: 3;
}

h2, h3 {
	page-break-after: avoid;
}

}