/* cmsms stylesheet: default_wide modified: 08/01/25 17:34:35 */
/* cmsms stylesheet: default_wide modified: 07/31/25 18:11:03 */
/* cmsms stylesheet: default_wide modified: 05/31/24 13:00:10 */
body {
	margin: 0px;
	padding: 0px;
	font-size: 107%;
	line-height: 150%;
	font-family: gill-sans-nova, sans-serif;
	font-weight: 400;
	color: #171e28;
	max-width: 100%;
	overflow-x:hidden;
}

@media screen and (min-width: 1921px) {
  /* Add extra rules for widths wider than 1920px here */
  /* For example: */
  body {background-color: #131030;}

#biggiesmalls {
    width:  1920px;
    margin: 0px auto;
    background-color: #ffffff;
    border-left: 2px solid #f3c969;
    border-right: 2px solid #f3c969;
}


}

body.blueback {
	background-color: #f7f8f9;
}

body.blueback iframe {
	border: 0px;
}

body.blueback h1 {
	color: #f7f8f9;
}

.midblueback {
     background-color: #211b59;
     color:  #ffffff;
}

.lightblueback {
     background-color: #637bb8;
     color:  #ffffff;
}

#outer_contacter {
    background-color: #f7f8f9;
    position: fixed;
    height: 100vh;
    width: 100%;
    z-index: 999;
    display:  none;
    overflow:  scroll;
}
#inner_contacter {

}

#inner_contacter iframe {
	border: 0px;
}

#contacter_close {
    position: fixed;
    right:  50px;
    top:  50px;
    cursor: pointer;
    transition: color 0.4s;
    font-size: 200%;
    font-family: roboto, sans-serif;
    font-weight: 100;
}

#contacter_close :hover {
	color: #211b59;
}

#outer_navigation {
    display:  none;
    position: fixed;
    z-index:  9999;
    background-color: #ffffffe8;
    width:  100%;
    height:  100%;
    left:  0px;
    top:  0px;
}

#inner_navigation {
    background-color: #211b59;
    position:  absolute;
    width: 400px;
    height:  100%;
    text-align:  center;
    color:  #ffffff;
    left: -400px;
	transition: left 0.4s;
}

#navclose {
	position: absolute;
	font-family: roboto, sans-serif;
	font-weight: 100;
	right: 20px;
	top: 20px;
	transition: color 0.4s;
	cursor: pointer;
}

#navclose:hover  {
	color: #f3c969;
}

.nav_on #inner_navigation {
	left: 0px !important;
}

#actual_menu {
	margin-top: 250px
}

#actual_menu ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#actual_menu a:link, #actual_menu a:visited {
	display: block;
	margin-bottom: 20px;
	text-decoration:  none;
	color:  #ffffff;
	font-family: roboto, sans-serif;
	font-weight: 100;
	font-size: 140%;
	transition: color 0.4s;
}

 #actual_menu a:hover {
	 color:  #306bca;
 }

#actual_menu_small {
	margin-top: 50px;
}

#actual_menu_small ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu_small li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#actual_menu_small a:link, #actual_menu_small a:visited {
	display: block;
	text-decoration:  none;
	color:  #ffffff;
	font-family: roboto, sans-serif;
	font-weight: 100;
	font-size: 80%;
	transition: color 0.4s;
}

 #actual_menu_small a:hover {
	 color:  #306bca;
 }

.navcontact {font-weight: 100;font-size: 130%;padding-top: 40px;display: block;font-family: roboto, sans-serif;}

.navcontact a:link, .navcontact a:visited {color: #ffffff;transition: color 0.4s;text-decoration:  none;}

.navcontact a:hover {
color:  #306bca;
}

header {}
#outer_navbar {
    height:  37px;
	border-bottom: 10px solid #f3c969;
}
#inner_navbar {}
#phone {
    position:  absolute;
    right: 75px;
    top: 6px;
    transition: color 0.4s;
    font-size: 120%;
}

#phone a:link, #phone a:visited {
    color: #171e28;
    text-decoration: none;
}

#phone a:hover {
    color: #0036c1;
}

#socials {
    position:  absolute;
    right:  0px;
    top: 6px;
}
#socials a:link, #socials a:visited  {display: block;width:  24px;height: 25px;background-color: #171e28;float: left;margin-left: 10px;transition:  background-color 0.4s;}
#socials a:hover {background-color: #0036c1;}
#socials a img {}

#menu_show {
	position: absolute;
	top: 8px;
	text-align: right;
	width: 85px;
	cursor:  pointer;
}

.bars {display: block;position: absolute;left: 0px;top: 0px;}

.bars span {
	display: block;
	background-color: #171e28;
	height: 5px;
width: 30px;
	margin-bottom: 4px;
	transition: background-color 0.4s;
}

#menu_show_text {
    font-size:  130%;
    position:  relative;
    top: -2px;
	transition: color 0.4s;
}

#menu_show:hover .bars span {
	background-color: #0036c1;
}

#menu_show:hover #menu_show_text {
	color: #0036c1;
}

#outer_header {

z-index: 50;
}
#header_background_slide {
    position:  absolute;
    top:  0px;
    left:  0px;
    overflow:  hidden;
    z-index: 10;
    max-width: 100%;
}
#header_background_slide img {}
#inner_header {}

#mobile_illo {
display: none;
}
.logo {
    position: absolute;
    top:  30px;
    right:  0px;
    z-index:  11;
}

.logo a {}
.logo a img {}

#navlogo .logo {
    position: absolute;
    top:  70px;
    left:  47px;
    z-index:  11;
	width: 300px;
}

#navlogo .logo img {
    width: 100%;
	height: auto;
}

.years {
	color: #ffffff;
	position: absolute;
	right: 0px;
	top: 200px;
	font-family: roboto, sans-serif;
	font-weight: 500;
	font-size: 206%;
	z-index:  14;
}

.years span {
	font-weight: 200;
	color:  #f3c969;
}

#navlogo  .years {
	color: #ffffff;
	position: absolute;
	left: 57px;
	top: 170px;
	font-family: roboto, sans-serif;
	font-weight: 500;
	font-size: 110%;
	z-index:  14;
}

#outer_hero {
    margin-top: 230px;
    height: 520px;
    z-index:  60;
}

#outer_hero_other {
    margin-top: 200px;
    height: 650px;
    z-index:  60;
}

#inner_hero {}
#left_hero_section {
    width:  1079px;
    position:  absolute;
    top: -200px;
    height: 709px;
}
.home_herobox {
    background-color: #171e28;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 3px 5px 5px 3px;
}

.inner_home_herobox {
    background-color:  #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    height:  481px;
}
.home_herobox h4 {
    text-align:  center;
	font-family: grenadine-mvb, sans-serif;
font-weight: 500;
}

.inner_home_herobox_alt h4 {
	font-family: grenadine-mvb, sans-serif;
font-weight: 500;
}
.home_herobox h2 {
    text-align:  center;
    font-family: grenadine-mvb, sans-serif;
    font-weight: 800;
    font-size: 220%;
}

.inner_home_herobox_alt h2 {

    font-family: grenadine-mvb, sans-serif;
    font-weight: 800;
    font-size: 220%;
}

.home_herobox h2 span {
    display: block;
}
.home_herobox p {}

.home_herobox p.right_spacer {margin-right: 130px;}

.home_herobox p strong {
    font-size: 110%;
}
#home_herobox_left {width: 540px;position:  absolute;top:  0px;left:  0px;}

#home_herobox_left h4 {color: #dfb24a;}

#home_herobox_left img {
    position:  absolute;
    right: -40px;
    bottom: -5px;
}

#home_herobox_left .blockbutton {
	position: absolute;
	bottom: -30px;
	left: 235px;
} 

#home_herobox_right {position:  absolute;right:  0px;top:  0px;width: 490px;box-sizing:  border-box;}

#home_herobox_right h4 {
	color: #ea84df;
}

#home_herobox_right img {
    position:  absolute;
    bottom: -20px;
    right: -77px;
} 

#home_herobox_right .blockbutton {
	position: absolute;
	bottom: -30px;
	left: 74px;
} 

#home_herobox_wide {width: 1070px;position:  absolute;top: 178px;left:  0px;}

#home_herobox_wide h4 {color: #dfb24a;}

h1#heroboxtitle {
    font-size: 130%;
    margin: 0px 0px 30px 0px;
    font-family: grenadine-mvb, sans-serif;
    font-weight: 500;
    color: #dfb24a;
}
h1#heroboxtitle span {
    display: block;
    font-weight: 800;
    font-size: 170%;
    margin-top: 20px;
    color: #171e28;
}
h1#heroboxtitle span span {
    display:  inline;
    font-size: 100%;
}

#home_herobox_wide img {
    position:  absolute;
    right: -20px;
    bottom: 221px;
}



.inner_home_herobox_alt img  {
	right: -223px !important;
}

#home_herobox_wide .blockbutton {
	position: absolute;
	bottom: -30px;
	left: 235px;
} 

#left_hero_section .quote {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

#left_hero_section  .inner_quote {
	width: 1076px;
	margin: 0px auto;
}

#right_hero_section, #right_hero_section_alt {
	    width: 660px;
	    position: absolute;
	    right: 0px;
	    top: 70px;
}

#right_hero_section .contactbank, #right_hero_section_alt .contactbank {
	padding-top: 127px;
}

#right_hero_section .quote, #right_hero_section_alt .quote {
	padding-top: 20px;
}

#your_why {
    position:  absolute;
    right: 346px;
    top: 60px;
    width: 280px
}
#your_why h3 {font-weight: 200;margin-bottom: 0px;line-height: 100%;font-size: 160%;}
#your_why h2 {font-weight: 200;font-size: 300%;line-height: 100%;}
#your_why h2 strong {display:block;}
#your_why h2 span.blockbutton {}
.blueback {}

#vimeolauncher, #vimeocloser {
	width: 280px;
	text-align: center;
	position: absolute;
	top: 163px;
}

#vimeocloser {
	display: none;
}

#john_vid {
    position:  absolute;
    z-index:  1;
    right: 0px;
    top: 343px;
    width: 752px;
    height: 446px;
    overflow: hidden;
}
#john_vid iframe {
	width: 950px;
	height: 544px;
	position:  absolute;
	top: -79px;
	left: 19px;
}

#john__speaking_vid {
    position:  absolute;
    z-index:  2;
    right: -140px;
    top: 343px;
    width: 752px;
    height: 446px;
    overflow: hidden;
    display: none;
}

#john__speaking_vid iframe {
	width: 950px;
	height: 544px;
	position:  absolute;
	top: -79px;
	left: -101px;
}


#minibuttons {
	display: block;
	position: absolute;
	top: 302px;
	left: 24px;
}

.minibutton  {float: left;margin-left: 10px;text-align: center;background-color: #171e28;padding: 2px 4px 4px 2px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}

.minibutton:link, .minibutton:visited {text-decoration: none;}

.minibutton span{
	display: block;
	width: 80px;
	height: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition:  color 0.4s;
	text-decoration:  none;
	font-family: grenadine-mvb, sans-serif;
	font-weight: 500;
	cursor: pointer;
	font-size: 103%;
}

#outer_mainpage {
z-index:  200;
}

#bottom_back_holder {
	max-width: 100%;
	overflow: hidden
}

#squareimage {
    position: absolute;
    top: 100px;
}

#purplebackgroundstrip {
    background-color:  #211b59;
    position: absolute;
    left:  0px;
    width:  100%;
    height: 401px;
    top: 101px;
}

#inner_mainpage {
	padding-top: 20px;
	position: relative;
}

.inner_mainpage_hero {
    height: 602px;
}

.inner_mainpage_hero .quote {
	width: 720px;
	bottom: 0px;
}

#outer_portfolio {
	padding-top: 50px;
}

#inner_portfolio .quote {
	width: 1200px;
	margin: 0px auto;
	
}

#outer_whoweare {
    background-color: #211b59;
}

#inner_whoweare {
    padding: 50px 0px;
}

.whoweare {
	background-color: #171e28;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 3px 5px 5px 3px;
	position: relative;
	width: 880px;
	margin-bottom: 20px;
} 

#inner_whoweare .left {
    float:  left;
}

#inner_whoweare .right {
	float:  right;
}

.inner_whoweare {
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 40px 40px 40px 20px;
    height: 342px;
    position:  relative;
}

.image {
    position: absolute;
    width: 203px;
    left: 5px;
}

.image img {} 



.text {
    position: absolute;
    right: 20px;
    width: 577px;
    margin-left: 40px;
}

#outer_whoweare .text h3 {color: #171e28;font-size: 162%;font-family: gill-sans-nova, sans-serif;font-weight: 400;margin-bottom: 20px;}

#outer_whoweare .text h3 span { font-size: 70%}

.text p {
	margin-bottom: 10px
}

.text span.slideright {
	padding-left: 20px
}

.whoweare_buttons {
    position:  absolute;
    bottom: -16px;
    right: 20px;
}

a.whowearebutton:link, a.whowearebutton:visited, span.whowearebutton {
    display: block;
    height: 45px;
    float: left;
    background-color: #171e28;
    padding: 2px 4px 4px 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
    box-sizing: border-box;
    font-family: grenadine-mvb, sans-serif;
    font-weight: 600;
    cursor:  pointer;
    margin-left:  20px;
}

a.whowearebutton span, span.whowearebutton span {
    background-color: #f3c969;
    color: #171e28;
    display:  block;
    padding: 5px 10px;
    transition: background-color 0.6s, color 0.4s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

a.whowearebutton:hover span, span.whowearebutton:hover span {
    background-color:#0036c1;
	color: #ffffff;
}

.whoweare_buttons p#doglinkedinmessage {
	position: absolute;
	bottom: -90px;
	right: 98px;
	width: 200px;
	border: 1px solid #000000;
	padding: 20px;
	background-color: #ffffff;
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display:  none;
	}


#outer_footer {
	
}

#inner_footer {
	padding-top: 50px;
	position: relative;
	font-size: 85%;
	text-align: center;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #171e28;
	text-decoration: underline;
}

#inner_footer a:hover  {
	color: #000000;
	text-decoration: none;
}

#inner_footer span {
	display: block
}

h1 {
	font-size: 160%;
	margin: 0px 0px 10px 0px;
}

h1#plain_page_title {padding: 325px 0px 30px 0px;font-size: 200%;font-weight: 200;margin: 0px 0px 10px 0px;font-family: roboto;}

h2 {
	font-size: 180%;
	line-height: 120%;
	margin: 0px 0px 30px 0px;
	font-weight: 200;
	margin: 0px 0px 20px 0px;
	font-family: roboto;
}

h3 {
	font-size: 200%;
	font-weight: 200;
	margin: 0px 0px 20px 0px;
	font-family: roboto;
}

h3.longtail {
	margin-bottom: 40px;
}


h3 strong {
	font-weight: 400;
}

#outer_whoweare h3 {color: #ffffff;margin-bottom: 50px;}

h4 {
	font-size: 130%;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size: 120%;
	margin: 0px 0px 20px 0px;
	font-weight: 200;
    font-family: roboto;
}

h6 {
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

p, h1.makeitp, h2.makeitp {
	margin: 0px 0px 20px  0px;
font-size: 100%;
font-weight: 400;
font-family: gill-sans-nova, sans-serif;
    line-height: 150%;
}

a:link, a:visited {
	color: #171e28;
	text-decoration: underline;
}

a:hover  {
	color: #000000;
	text-decoration: none;
}

a img {
border: 0px;
}

.outer {
	   position:  relative;
}

.inner {
	width: 1800px;
	margin: 0px auto;
	position:  relative;
	/* height: 100px; */
}

.narrow_inner {
	width: 1060px !important;
	position:  relative;
}

.left_column {
	position:  absolute;
	left: 0px;
	top: 0px;
}

#cartoon_john {
    position:  absolute;
    left: -60px;
    top: -26px;
}

.right_column {
	position:  absolute;
	right: 0px;
}

#outer_john_text {
	
height: 566px;
}

#outer_john_text .blockbutton {
	position: absolute;
	top: 341px;
}

#outer_john_text .quote {
	position: absolute;
	bottom: 0px;
}

#john_hero_text {
	color: #ffffff;
	width: 720px;
	position:  absolute;
	right:  0px;
}

.narrow {

		}

.wide {width: 720px;}

.undercol {
	clear: both;
}

a.blockbutton:link, a.blockbutton:visited, span.blockbutton, div.blockbutton {
    background-color: #171e28;
    padding: 2px 4px 4px 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    text-decoration:  none;
    box-sizing: border-box;
    font-family: grenadine-mvb, sans-serif;
    font-weight: 800;
    cursor:  pointer;
}

.blockbutton span {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	box-sizing: border-box;
	transition: background-color 0.4s,color 0.8s;
}

.bigblockbutton span {display: block;height: 60px;padding: 16px 20px 0px 20px;font-size:  150%;}

a.yellowback:link span, a.yellowback:visited span, span.yellowback span {background-color: #f3c969;color: #171e28;}

a.yellowback:hover span,  span.yellowback:hover span {
    background-color:#0036c1;
	color: #ffffff;
}

a.pinkback:link span, a.pinkback:visited span, span.pinkback span {
    background-color: #f9b9f2;color: #171e28;
}

a.pinkback:hover span,  span.pinkback:hover span {
    background-color:#0036c1;
	color: #ffffff;
}

a.blueback:link span, a.blueback:visited span, span.blueback span, div.blueback span {
background-color: #211b59;color: #ffffff;
}

a.blueback:hover span,  span.blueback:hover span,  div.blueback:hover span {
    background-color:#0036c1;
	color: #f3c969;
}

.inner_quote {
    position:  relative;
}
.start_quote {position:  absolute; top: 0px;left: 0px;}
.start_quote img {}
.end_quote {position:  absolute; top: 0px;right: 0px;}
.end_quote img {}
.quote_actual {
    font-family: grenadine-mvb, sans-serif;
    font-weight: 500;
    text-align:  center;
    padding: 0px 60px;
    font-size: 155%;
    line-height: 130%;
}

.contactbank {
    width: 830px;
    margin: 0px auto;
    box-sizing:  border-box;
    /* border: 1px solid red; */
    padding-top: 40px;
}

#left_hero_section .contactbank {
	margin-top: 451px;
	position:  relative;
	z-index: 3;
}

.contactbank a.blockbutton:link, .contactbank a.blockbutton:visited, .contactbank span.blockbutton {
    margin: 0px 20px;
}

.contactbank .yellowback {margin-left: 196px !important;}

.contactbank .blockbutton span {
    display: block;
    height: 60px;
    padding: 16px 20px 0px 20px;
    font-size: 150%;
    width: 190px;
    text-align: center;
}
.phonebank {
    text-align:  center;
    clear:  both;
    font-size: 227%;
    padding: 20px 0px 40px 0px;
}
.phonebank span {
    display: block;
    padding-bottom: 10px;
    font-size: 45%;
}
.phonebank a:link, .phonebank a:visited {
    color: #171e28;
    text-decoration: none;
    padding-left: 10px;
	transition: color 0.4s;
}

.phonebank a:hover {
	color: #4538c2;
}



.gallery {
	padding-top: 50px;
}

.gallery .img {
	height: 390px;
	width: 578px;
	float: left;
	margin: 10px;
	text-align: center;
	line-height: 100%;
}

.gallery .img a {
	display: inline-block;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3);
	width:  570px;
	height: 324px;
	overflow:  hidden;
}

.gallery .img a.gallerytextlink {
	font-size:  85%;
	display:  inline;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.0);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.0);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.0);
}

.gallery .img  h5 {
	padding-top: 20px;
	font-size: 130%;
	font-family: gill-sans-nova, sans-serif;
	color: #211b59;
	margin-bottom: 5px;
}

.lightblueback .gallery .img  h3 {
	color: #ffffff
}

.gallery .img a:hover {
 
}

.gallery .img img {
	border: none;
	display: block;
	width: 570px;
	height: 324px;
	transition: width 0.4s,height 0.4s, margin-left 0.4s, margin-top 0.4s;
}

.gallery .img:hover img {
	width: 600px;
	height: 340px;
	margin-top: -8px;
	margin-left: -15px
}

.gallery .pagenavigation {
	height: 50px;
}

.gallery .prevpage a, .gallery .prevpage em {
	display: block; 
	width: 50px; 
	height: 39px;
	float: left; 
	margin: 0;
	text-indent: -1000px;
	background: url(../../images/previous.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .nextpage a, .gallery .nextpage em {
	display: block; 
	width: 50px; 
	height: 39px;
	float: left; 
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(../../images/next.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .parentlink a {
	display: block; 
	width: 50px; 
	height: 39px;
	float: left; 
	text-indent: -1000px;
	background: url(../../images/uppage.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .pagenavigation a:hover {
	background-position: 0 -40px;
}

.gallery .prevpage em, .gallery .nextpage em {
	background-position: 0 -80px;
}

.gallery .pagelinks {
	float: right;
	border-right: 2px solid #666;
}

.gallery .pagelinks a, .gallery .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #666;
}

.gallery .pagelinks em {
	color: #000;
}

.galleryclear {
	clear: both;
}


/* SLIMBOX 2.05 */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../slimbox/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../slimbox/css/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../slimbox/css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../slimbox/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.vertical_padder {padding-top: 70px !important;}

#faqs {
	min-height: 550px;
}

#faqs_image {
	width: 350px;position: absolute;z-index: 1;
}

.faq {
    background-color: #171e28;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 3px 5px 5px 3px;
    margin-bottom: 20px;
    color: #171e28;
margin-left: 300px;
	position: relative;
	z-index:2;
}
.inner_faq {
     background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
}
.faq_question {
    font-size:  120%;
    cursor:  pointer;
	transition: color 0.4s;
}

.faq_question:hover {
	color: #b038a3;
}

.faq_answer {
    display:  none;
	color: #ffffff;
    transition: color 1.4s;
	padding-top: 30px
}

.faq_answer p {
	margin-bottom: 7px;
}

.darktext {
color: #171e28;
}

.faq_closer {
	cursor: pointer;
	transition: color 0.4s;
	padding-top: 20px;
	display: block
}

.faq_closer:hover {
	color: #b038a3;
}

#referral_hero_vid {
width: 600px;
}

#inpageterms {
width: 50%; 
box-sizing: border-box; 
padding: 20px; 
font-size: 80%; 
margin: 0px auto;
}

/*

font-family: roboto, sans-serif;
font-weight: 400;
font-weight: 900;

font-family: gill-sans-nova, sans-serif;
font-weight: 400;
font-weight: 600;

font-family: grenadine-mvb, sans-serif;
font-weight: 500;
font-weight: 800;

*/
