
@font-face {
    font-family: 'ubunturegular';
    src: url('fonts/ubuntu-r-webfont.eot');
    src: url('fonts/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-r-webfont.woff') format('woff'),
         url('fonts/ubuntu-r-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntubold';
    src: url('fonts/ubuntu-b-webfont.eot');
    src: url('fonts/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-b-webfont.woff') format('woff'),
         url('fonts/ubuntu-b-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-b-webfont.svg#ubuntubold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ubuntumedium';
    src: url('fonts/ubuntu-m-webfont.eot');
    src: url('fonts/ubuntu-m-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ubuntu-m-webfont.woff') format('woff'),
         url('fonts/ubuntu-m-webfont.ttf') format('truetype'),
         url('fonts/ubuntu-m-webfont.svg#ubuntumedium') format('svg');
    font-weight: normal;
    font-style: normal;

}/*
@font-face {
    font-family: 'Arial';
    src: url('fonts/arial-webfont.eot');
    src: url('fonts/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arial-webfont.woff') format('woff'),
         url('fonts/arial-webfont.ttf') format('truetype'),
         url('fonts/arial-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/* common styles - begin */
body.richmond_page{
	height: auto;
	margin: 0 auto;
    font-family: 'Arial';
    font-size: 14px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,f8f8f8+100 */
background: #FFFFFF; /* Old browsers */


}
#main.lp_richmond{
    padding-bottom: 236px;
    overflow: visible;
	position: relative;
}

.faq #main {
	padding-bottom: 197px;
}
.lp_richmond{
	font-family: 'Arial';
	font-size: 14px;
}
.lp_richmond p {
    line-height: 21px;
	text-align: left;
}

.lp_richmond a:hover{
	color:#250202;
}

.lp_richmond h1, .lp_richmond  h2, .lp_richmond  h3, .lp_richmond  h4, .lp_richmond  h5, .lp_richmond  h6{
	font-weight: normal;
}
.lp_richmond .bg{
	background-color: #f6f6f6;
	border: 1px solid #d4d4d4;
}

.lp_richmond h1, .lp_richmond  h2{
	font-size: 20px;
	color: #363636;
	text-align: left;
}
/* common styles - end */

/* header - begin */
header.lp_richmond{
    border: 0 none;
    color: #FEFFFD;
    height: 36px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    text-transform: uppercase;
    width: 1200px;
    z-index: 999;
    background: transparent;
}
.shadow_header{
	position:absolute;
	width:100%;
	background: url("/static/images/landing_pages/duncanville/shadow.png") no-repeat;
	height:55px;
	z-index:0;
	top: 13px;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}
header.lp_richmond .header_title{
	font-size: 14px;
	font-weight: bold;
	padding-left: 0;
}
header.lp_richmond .right{
    margin-top: 10px;
    color: #fff;
}
header.lp_richmond .right a{
	color: #fff;
    display: inline;
    float: none;
    font-weight: normal;
    height: auto;
    font-size: 14px;
    text-transform: none;
    padding: 4px 0;
    border-radius: 5px;
    -webkit-border-radius:5px;
}
header.lp_richmond .header_title a{
    color: #fff;
    font-weight: normal;
    letter-spacing: 1.3px;
}

header.lp_richmond .right a:hover{
	text-decoration: none;
}
header.lp_richmond span.separator{
	color: #fff;
	display: inline;
	float: none;
	padding: 0 5px;
}
/* header - end */

/* #main - begin */

.lp_richmond .logo{
	color: #000;
	display: block;
	font-family: Arial,sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 28px auto 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.lp_richmond .logo:hover{
    color: #003366;
}
.lp_richmond .logo img{
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
}

/* article styles in main block */
.lp_richmond article{
	background-color: #fff;
    margin-bottom: -6px;
    padding: 11px 9px 10px 10px;
}
.lp_richmond article ul{
	padding: 0;
	margin: 0;
}
.lp_richmond article p{
	margin: 20px 0;
}
.lp_richmond article p:first-child{
	margin-top: 2px;
}
.lp_richmond article p.text-right {
    text-align: right;
    margin-bottom: 0;
}
/*
.lp_richmond article p:last-child{
	color: #606060;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 21px;
    text-align: right;
}*/
.main_content {
	background-color: #192857;
}
#main.lp_richmond section.page_title {
    padding: 1px 0px 34px 18px;
    text-align: center;
}
.lp_richmond .sections_wrapper{
	margin-top: 10px;
    position: relative;
}

.lp_richmond .separate_line{
	background-image: url("/static/images/landing_pages/duncanville/separate_line.png");
    background-position: center center;
    height: 2px;
    margin-bottom: 7px;
}
.header_separate_line {
    font-size: 12px;
    border-top: 1px solid #d4d4d4;
    text-align: right;	
    height: auto;
    width: 940px;
    padding-top: 7px;
}
.header_separate_line a{
	text-decoration: none;
	color: #777;
}

/* translate_block */
.lp_richmond .translate_block{
	margin-top: 2px;
	text-align: right;
}
.lp_richmond .translate_block a{
	color: #777777;
    font-family: 'ubunturegular';
    font-size: 12px;
    letter-spacing: -0.1px;
    padding-right: 5px;
}
.lp_richmond .translate_block a:hover{
	color: #250202;
}
/* section info faq*/
.faq .lp_richmond_gray {
    background-color: #F5F5F5;
}
.faq #main .sections_info {
    padding-top: 60px;
    padding-bottom: 120px;
}
.faq .sections_info > h1 {
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	padding: 0 168px;
	line-height: 32px;
	letter-spacing: 0;
	color: #fff;
	margin-bottom: 26px;
}
.faq .lp_richmond .sections_info p {
	line-height: 22px;
	max-width: 598px;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
}
.faq .lp_richmond .block_item {
	display: flex;
	margin-top: 48px;
	justify-content: space-between;
}
.faq .lp_richmond .block_item .left_block, 
.faq .lp_richmond .block_item .righ_block {
    max-width: 409px;
    background: #fff;
    padding: 4px 25px 0;
    width: 100%;
	position: relative;
    box-shadow: 0px 6px 250px rgba(0, 0, 0, 0.1);
}
.faq .lp_richmond .block_item .left_block {
    margin-right: 15px;
	padding-bottom: 93px;
    box-shadow: 0px 6px 250px rgba(0, 0, 0, 0.1);
}
.faq .lp_richmond .block_item .left_block .border, 
.faq .lp_richmond .block_item .righ_block .border {
    text-align: center;
	border: 0 !important;
}
.faq .lp_richmond .block_item .border .icon_block {
    padding-top: 35px;
}
.faq .lp_richmond .block_item .border .icon_block img {
	padding: 20px;
    background-color: #c50040;
}
.faq .lp_richmond .block_item .righ_block .border .icon_block img {
	padding: 20px;
    background-color: #c50040;
}
.faq .lp_richmond .block_item .left_block .border .content_blocks > h1, 
.faq .lp_richmond .block_item .righ_block .border .content_blocks > h1 {
    font-size: 26px;
    letter-spacing: 0.1px;
    margin-bottom: 9px;
	line-height: 35px;
	text-align: center;
	font-weight: 700;
    margin-top: 21px;
}

.faq .lp_richmond .block_item .righ_block .border .content_blocks > h1 {
    letter-spacing: -0.1px;
}
.faq .lp_richmond .block_item .left_block .border .content_blocks > p, 
.faq .lp_richmond .block_item .righ_block .border .content_blocks > p {
    font-size: 14px;
    padding: 0 3px 0 0;
    letter-spacing: 0.1px;
    color: #848586;
    margin-bottom: 35px;
}
.faq .lp_richmond .block_item .left_block .border .content_blocks > p {
    padding-right: 30px; 
}
.faq .lp_richmond .block_item .left_block .border .content_blocks .landing_btn {
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.faq .lp_richmond .block_item .left_block .border .content_blocks .landing_btn > a{
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	background: #c50040;
	box-sizing: border-box;
	padding: 14px 57px;
	text-transform: uppercase;
}
.faq .lp_richmond .block_item .righ_block .border .content_blocks .banner_btn { 
    position: absolute;
	bottom: -42px;
	left: 50%;
	transform: translateX(-50%);
}
.faq .fees {
	background-color: #F2F2F2;
	margin-top: 0;
    padding-bottom: 23px;
}
.faq #main .fees_block {
    padding-top: 61px;
    padding-bottom: 63px;
    display: flex;
    justify-content: space-between;
}
.faq .lp_richmond .fees_block .fees_left,
.faq .lp_richmond .fees_block .fees_right {
    max-width: 458px;
    width: 100%;
}
.faq .lp_richmond .fees_block .fees_left {
    margin-right: 15px;
}
.faq .lp_richmond .fees_block .fees_left > h1,
.faq .lp_richmond .fees_block .fees_right > h1 {
	font-weight: 700;
	font-size: 25px;
	line-height: 34px;
	color: #000;
	max-width: 335px;
	letter-spacing: 0.5px;
    margin-bottom: 18px;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block,
.faq .lp_richmond .fees_block .fees_right .toggle_block {
    margin-bottom: 20px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .toggle_title,
.faq .lp_richmond .fees_block .fees_right .toggle_block .toggle_title {
	display: flex;
	justify-content: space-between;
	padding: 18px 121px 15px 20px;
	border-bottom: 1px solid #E1E1E1;
	position: relative;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .toggle_title:after,
.faq .lp_richmond .fees_block .fees_right .toggle_block .toggle_title:after {
    content: url(/static/images/landing_pages/duncanville/arrow.png);
    transform: rotate(0deg);
	position: absolute;
	right: 0px;
	top: 0;
	background: #c50040;
	padding: 30px 24px 29px;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .toggle_title.open:after,
.faq .lp_richmond .fees_block .fees_right .toggle_block .toggle_title.open:after {
    content: url(/static/images/landing_pages/duncanville/arrow.png);
    transform: rotate(180deg);
    position: absolute;
    right: 0px;
	top: 0;
    background: #c50040;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .title_text,
.faq .lp_richmond .fees_block .fees_right .toggle_block .title_text {
    font-size: 18px;
    color: #363636;
    letter-spacing: 0.2px;
    line-height: 24px;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .price,
.faq .lp_richmond .fees_block .fees_right .toggle_block .price {
    font-weight: 700;
    font-size: 30px;
    color: #000;
    position: relative;
    bottom: 7px;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .price > span,
.faq .lp_richmond .fees_block .fees_right .toggle_block .price > span {
    font-size: 33px;
    margin-right: 2px;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .toggle_text, 
.faq .lp_richmond .fees_block .fees_right .toggle_block .toggle_text {
    padding: 22px 25px 19px 16px;
    display: none;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .toggle_text .note_info:before,
.faq .lp_richmond .fees_block .fees_right .toggle_block .toggle_text .note_info:before {
    content: url(/static/images/landing_pages/beaumont/note_icon.png);
    position: absolute;
	top: -5px;
	left: -37px;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .toggle_text .note_info,
.faq .lp_richmond .fees_block .fees_right .toggle_block .toggle_text .note_info {
	color: #c50040;
    font-size: 16px;
    position: relative;
    top: 1px;
    left: 39px;
    letter-spacing: 0.1px;
    padding-left: 9px;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block .toggle_text > p,
.faq .lp_richmond .fees_block .fees_right .toggle_block .toggle_text > p {
    font-size: 16px;
    color: #000;
    letter-spacing: 0.1px;
    line-height: 24px;
}
.faq .lp_richmond .fees_block .fees_left .toggle_block p:not(.note_info),
.faq .lp_richmond .fees_block .fees_right .toggle_block p:not(.note_info) {
	padding-left: 48px;
    font-size: 14px;
    line-height: 22px;
}
.faq #main .question_sections {
    padding: 81px 0px 60px 0px;
}
.faq .lp_richmond .questions_block > h1 {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -1.2px;
	text-align: center;
	margin-bottom: 8px;
}
.faq .lp_richmond .questions_block > h1 + p {
    text-align: center;
    letter-spacing: 1px;
}
.faq .lp_richmond .questions_block .questions {
    display: flex;
    justify-content: space-between;
    padding-top: 29px;
}
.faq .lp_richmond .questions_block .questions .question_item {
    background: #ECECEC;
    box-sizing: border-box;
    max-width: 300px;
    width: 100%;
    display: flex;
    padding: 23px 37px 32px 15px;
    margin-right: 15px;
}
.question_item p {
    padding: 2px 16px 0 16px;
    font-size: 33px;
    color: #c50040;
    display: inline; 
    height: 46px;
    margin-right: 16px;
    font-weight: bold;
    line-height: 130%;
}
.question_item a {
	color: #c50040;
}
.question_item:not(:first-child) a {
	font-size: 20px;
    line-height: 31px;
}
.faq .lp_richmond .questions_block .questions .question_item:last-child {
    margin-right: 0;
}
.faq .lp_richmond .questions_block .questions .question_item > img {
    width: 36px;
    height: 29px;
    margin-right: 19px;
    padding-top: 23px;
}
.faq .lp_richmond .questions_block .questions .question_item > div {
    letter-spacing: 0;
    line-height: 21px;
	font-size: 14px;
}
.faq .lp_richmond .questions_block .questions .question_item:first-child > div {
    padding: 0;
    letter-spacing: 0;
    line-height: 21px;
	font-size: 14px;
}
/* left_block */
#main.lp_richmond section.left_block {
    padding: 12px 0 0px;
    max-width: 298px;
    width: 100%;
    background: #EFEFEF;
    border: 1px solid #EFEFEF;
	overflow: hidden;
}
/*
#main.lp_richmond.es section.left_block{
	padding-bottom: 22px;
}*/
#main.lp_richmond section.left_block .shadow{
	background: url(/static/images/landing_pages/duncanville/block_bg_1.png) no-repeat left bottom;
	height:15px;
	width:290px;
	left: -10px;
    position: relative;
    top: 16px;
}
.lp_richmond .right_block .shadow_big{
	background: url(/static/images/landing_pages/duncanville/block_bg_2.png) no-repeat left bottom;
	height:8px;
	width:620px;
	left: -8px;
    position: relative;
    top: 16px;
}
.lp_richmond .left_block h2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 10px 0 23px;
	padding-left: 29px;
}
.lp_richmond .left_block article{
	color: #222222;
    text-align: left;
    font-size: 14px;
    line-height: 21px;
    padding: 25px 30px 35px 30px;
    border: 0;
}

/* right_block */
.lp_richmond .right_block {
    padding: 19px 0px 0 !important;
    position: relative;
    max-width: 618px;
    width: 100%;
    background: #EFEFEF;
    margin-top: 0;
    border: 1px solid #EFEFEF;
}
.lp_richmond .right_block h2 {
	color: #000000;
	margin: 0px 39px 20px 123px;
	line-height: 27px;
	font-size: 21px;
	font-weight: bold;
}
.lp_richmond .step_block{
	color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 93px;
    position: absolute;
    text-align: center;
    width: 94px;
    background-color: #c50040;
    top: -1px;
    left: -1px;
}
.lp_richmond .step_block .step {
	padding-top: 2px;
    padding-bottom: 4px;
    text-transform: uppercase;
    top: 14px;
    position: relative;
}
.lp_richmond .step_block .step_text {
    font-size: 39px;
}
.lp_richmond .right_block .separate_line.separate_line2{
	margin: 17px 0 9px;
}
.lp_richmond .right_block article{
	padding: 7px 0 !important;
}
.lp_richmond .right_block .form{
	background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #D0D0D0;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    float: left;
    height: 24px;
    margin-bottom: 29px;
    margin-left: 15px;
    padding: 10px 40px 5px 5px;
    position: relative;
    width: 368px;
}
.lp_richmond .right_block .submit a{
	color: #FFFFFF;
    display: block;
    font-size: 15px;
    padding: 12px 0 12px 1px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.lp_richmond .right_block ul {
    border: 0;
    display: block;
    height: auto;
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    z-index: 999;
}
.lp_richmond .right_block ul li{
    list-style-type: none;
    white-space: nowrap;
	margin: 0;
	cursor:pointer;
    font-size: 18px;
    width: 100%;
	line-height: 25px;
    text-align: center;
    padding: 5px 0 0;
}
.lp_richmond .right_block ul li:last-child,.lp_richmond .right_block ul li.last-child{
    height: 0;
    width: 0;
    padding: 0;
}
.lp_richmond .right_block ul li a{
    color: #333;
    font-size: 14px;
}
.lp_richmond .right_block ul li a:hover{
    color: #8b0b01;
}
.faq.richmond_page.contact .lp_richmond .right_block .ul .q1 p, 
.faq.richmond_page.contact .lp_richmond .right_block .ul .q2 p, 
.faq.richmond_page.contact .lp_richmond .right_block .ul .q3 p, 
.faq.richmond_page.contact .lp_richmond .right_block .ul .q4 p, 
.faq.richmond_page.contact .lp_richmond .right_block .ul .q5 p, 
.faq.richmond_page.contact .lp_richmond .right_block .ul .q6 p{
    padding: 20px 20px 10px;
}
.faq .lp_richmond .right_block ul{
    border: none;;
    background: none;
     border-radius:0px;
     margin-left: 1em;
    -webkit-border-radius:0px;
    padding: 0;
    text-align: left;
    font-weight: normal;
}
.clearfix{
    clear: both !important;
    float: none !important;
}
.lp_richmond .right_block ul li.last{
    visibility: hidden;
}   
.lp_richmond .right_block ul li a{
	color: #000;
	font-size: 16px;
    letter-spacing: 0.3px;
}
.lp_richmond .right_block ul li a span{
    color: #a4a4a4;
}
.lp_richmond .right_block ul li a:hover{
	color: #c50040;
}
.lp_richmond .right_block p{
	font-size: 16px;
    margin-bottom: 59px;
    padding-left: 18px;
}
.lp_richmond .right_block p a{
	color:#003366;
	text-decoration: underline;
}
.lp_richmond .right_block p a:hover{
	color:#250202;
}
.lp_richmond.sp .right_block h2 {
    margin-left: 101px;
}
/* #main - end */

/* footer - begin */
footer.lp_richmond{
    padding-top: 38px;
    padding-bottom: 4px;
    background-color: #c50040;
    overflow: hidden;
}
footer.lp_richmond::after{
	content: '';
    display: table;
    position: absolute;
    width: 100%;
    height: 148px;
    top: 0;
    background: #192857;
}
footer.lp_richmond > * {
    z-index: 2;
}
footer.lp_richmond .right{
	 height: auto;
    margin: 54px 0 5px;
}
footer.lp_richmond .left{
	font-size: 14px;
    line-height: 20px;
    margin-top: 0;
    padding-left: 0;
    text-align: left;
    margin-bottom: 2px;
    font-weight: normal;
}
.left > span {
    color: #fff;
    font-weight: bold;
    margin-bottom: 4px;
    display: inline-block;
}
.left>p{
    background: url(/static/images/landing_pages/duncanville/icon_map.png) no-repeat left 5px;
    padding-left: 20px;
    line-height: 27px;
}
footer.lp_richmond a{
	float: left;
}

footer .right a {
    float: none;
    text-align: left;
}
.lp_richmond .social_links{
	width: 285px;
	margin-top: 12px;
}
.lp_richmond .social_links li{
	float: left;
	width: 105px;
	height: 35px;
	margin-left: 37px;
	margin-bottom: 4px;
}
.lp_richmond .social_links .icon_link{
	padding-top: 10px; padding-left: 10px;
}
.lp_richmond .social_links .icon_link, .lp_richmond .social_links .icon_link span.icons{
	background: url(/static/images/landing_pages/duncanville/icon_bg.png) no-repeat;
	position: relative;
    left: -9px;
}
.lp_richmond .social_links .icon_link span.icons{
	display: block;
	width: 30px;
	height: 35px;
	background: url(/static/images/landing_pages/duncanville/icons.png) no-repeat;
	float: left;
}
.lp_richmond .social_links .text_link{
	font-weight: normal;
	color: #F4F4F4;
	padding-left: 5px;
}
.lp_richmond .social_links .icon_link:hover .text_link{
	color: #dcb450;
}
.lp_richmond .social_links .icon_link:hover span.icons{
	background: url(/static/images/landing_pages/duncanville/icons_hover.png) no-repeat;
}
.lp_richmond .social_links .alumni .icon_link span.icons{
	background-position: 3px 14px;
    top: -18px;
}
.lp_richmond .social_links .alumni .icon_link:hover span.icons{
	background-position: 3px 15px;
    top: -18px;
}
.lp_richmond .social_links .facebook .icon_link span.icons{
	background-position: -26px 12px;
    top: -15px;
}
.lp_richmond .social_links .facebook .icon_link:hover span.icons{
	background-position: -25px 12px;
    top: -15px;
}
.lp_richmond .social_links .twitter .icon_link span.icons{
	background-position: -53px 15px;
    top: -16px;
}
.lp_richmond .social_links .twitter .icon_link:hover span.icons{
	background-position: -55px 15px;
    top: -16px;
}
.lp_richmond .social_links .youtube .icon_link span.icons{
	background-position: -86px 11px;
    top: -15px;
}
.lp_richmond .social_links .youtube .icon_link:hover span.icons{
	background-position: -86px 11px;
    top: -15px;
}
footer .right a {
    background-position: center center;
    display: inline-block;
    height: 17px;
    width: 17px;
}
.lp_richmond .copyright{
    float: none;
    color: #FEFFFD;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.5px;
}
.copyright > span {
    display: block;
    padding: 2px 0 9px 0;
    width: 100%;
    margin: 0 50% 0;
    text-align: right;
    max-width: 420px;
    font-size: 14px;
    letter-spacing: 0.1px;
}

/* menu popup */
.overlay {
    background: url(/static/images/landing_pages/kershaw/overlay.png) repeat scroll 0 0 transparent;
}
.pop_up_page_box .content {
    font-size: 14px;
}
.pop_up_page_box {
    background:#f6f6f6;
    font-family: 'ubunturegular';
	border-radius:0;
	padding: 5px 10px 22px;
	border:1px solid #eeeeee;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	color: #333333;
	width: 920px;
}
.pop_up_page_box a{
	font-weight: bold;
    text-decoration: underline;
}
.pop_up_page_box h5{
	color: #0070C0;
	font-size: 16px;
}
.pop_up_page_box .content p{
	line-height: 20px;
    margin-bottom: 18px;
}
.pop_up_page_box .content {
    background: #FCFCFC;
	border:1px solid #eeeeee;
	padding-bottom: 6px;
    padding-left: 19px;
    padding-top: 18px;
}
.pop_up_page_box .close{
	background: url(/static/images/landing_pages/kershaw/btn_close.png) no-repeat scroll center transparent;
	right: 10px;
    top: 7px;
}
.center_title{
	color: #8b0b01;
	font-size: 20px;
	background: url(/static/images/landing_pages/kershaw/contact_icon.png) no-repeat scroll left 5px transparent;
	font-family: 'ubunturegular';
	padding-left:25px;
	text-transform: uppercase;
	padding-top: 18px;
	padding-bottom: 12px;
	margin-left: 10px;
}
.center_title.faq{
	background: url(/static/images/landing_pages/kershaw/faq_icon.png) no-repeat scroll left center transparent;
	padding-left:35px;
}
.red{
	color: #333333;
    font-weight: bold;
}

#faq.pop_up_page_box{
	top: 70px;
}
/* footer - end */

/* fixes for es */
/*
#main.lp_richmond.es section.left_block .shadow{
	top: 37px;
}*/
.lp_richmond.es .right_block h2{
	margin-left: 109px;
}

/* radio button on school page */
/*
#high_school .jqTransformRadio{
	background-image: url(/static/images/landing_pages/duncanville/radio_richmond.png);
}
*/

/* Hide Immunization record for richmond form */
.doc_immunizationrecord, .doc_unofficialtranscript{
	display: none;
}
.header_background {
    height: 59px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
	background: url(/static/images/landing_pages/beaumont/header.png) no-repeat #192857;    
    background-position: calc(50% + 282px) 22px;
}
.header_background:after {
	content: '';
    display: table;
    position: absolute;
    width: 50%;
    height: 37px;
    background-color: #c50040;
    bottom: 0;
    left: 50%;
}
.wraper_copyrights {
    padding: 12px 0 2px;
    position: relative;
	margin-top: 10px;
}
.wraper_copyrights::before{
    content: '';
    display: table;
    position: absolute;
    width: 300px;
    height: 47px;
    top: 1px;
    background: url(/static/images/landing_pages/beaumont/header.png) no-repeat transparent;
    left: calc(50% - 168px);
    background-position-x: 13px;
}
.wraper_copyrights:after {
    content: '';
    display: table;
    position: absolute;
    width: calc(50% + 125px);
    height: 47px;
    top: 1px;
    background: #c50040;
    left: calc(50% - 72px);
}
.wraper_copyrights > * {
    position: relative;
    z-index: 2;
}
.right {
    margin-top: 5px;
}
.important_in_text {
    color: #0070C0;
    text-decoration: underline;
}
footer .right span {
    background: url("/static/images/landing_pages/duncanville/alumni_social_icon.png") no-repeat scroll 0 0px transparent;
    color: #fff;
    display: block;
    line-height: 31px;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 38px;
    margin: 15px 15px 0 0;
    padding-left: 45px;
    width: 37px;
}

footer .right .twt span{
    background-position: -48px 0;
}
footer .right span:hover {
	color: #bd3631;
    text-decoration: underline;   
}

span.phone_icon,span.printer_icon {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    height: 14px;
    width: 14px;
    padding-top: 7px;
}

span.phone_icon {
    background: url("/static/images/landing_pages/granville/phone_icon.png") no-repeat scroll center center;
}
/*.footer_adress p {
    background: url(/static/images/landing_pages/granville/icon_map.png) no-repeat left 5px;
    padding-left: 27px;
    line-height: 27px;
}*/
.footer_adress {
    font-size: 14px;
    line-height: 20px;
    color: #FEFFFD;
}
.footer_adress > span {
    font-weight: 700;
	color: #c50040;
}
.footer_adress, .footer_phones {
    display: inline-block;
}
.footer_phones {
    margin-left: 30px;
}
.richmond_page #main .schools_list{
    margin-top: 36px;
    padding: 28px 15px 30px 16px;
    overflow: hidden;
    font-size: 16px;
    font-family: Helvetica;
}

.richmond_page .schools_list ul{
    float: left;
    list-style-type: disc;
    color: #333;
    margin-left: 26px;
    margin-right: 18px;
}
.richmond_page .schools_list ul li{
    margin: 13px 0;
    max-width: 297px;
}
.richmond_page .schools_list ul a{
    color: #333;   
}
.richmond_page .schools_list ul a:hover{
    color: #3a6da0;
}
.richmond_page h3{
    text-transform: uppercase;
    color: #b71111;
    font-size: 20px;
    font-weight: 900;
    margin-left: 12px;
    margin-bottom: 13px;
}

.lp_richmond .right_block .ul {
    display: block;
    background: #fff;
    border: 0;
    z-index: 999;
    text-align: left;
    padding: 21px 0 46px;
}

.richmond_page.contact .lp_richmond .right_block .ul{
    margin-top: 10px;
    background: #fff;
    border: 1px solid #e5e5e5;
    letter-spacing: -0.5px;
    font-size: 13.5pt;
    line-height: 28px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    padding: 20px;
    word-spacing: -1px;
}
.richmond_page.contact .lp_richmond .right_block .ul a{
    color: #c50040;
}

.richmond_page.contact .lp_richmond .right_block .ul a:hover{
    text-decoration: underline;
}

.richmond_page.contact .lp_richmond .right_block .ul h5{
    background: url("/static/images/landing_pages/duncanville/toogle.png") no-repeat 0 0 ;
    padding-left: 45px;
    cursor: pointer;
    font-size: 18px;
    font-family: Arial,sans-serif;
    font-weight: normal;
    height: 33px;
    margin: 0 auto 20px;
    width: 85%;
    line-height: 33px
}

.richmond_page.contact .lp_richmond .right_block .ul h5{
    background: url("/static/images/landing_pages/duncanville/toogle.png") no-repeat 0 0 ;
    padding-left: 45px;
    cursor: pointer;
    font-size: 18px;
    font-family: Arial,sans-serif;
    font-weight: normal;
    height: 33px;
    margin: 0 auto 20px;
    width: 85%;
    line-height: 33px
}

.richmond_page.contact .lp_richmond .right_block .ul h5.open{
    background-position: 0 100%;
}

.richmond_page.contact .lp_richmond .right_block .ul .hidden{
    display: none;
}

.richmond_page.contact .lp_richmond .right_block .ul .q1,.richmond_page.contact .lp_richmond .right_block .ul .q2,
.richmond_page.contact .lp_richmond .right_block .ul .q3,.richmond_page.contact .lp_richmond .right_block .ul .q4,
.richmond_page.contact .lp_richmond .right_block .ul .q5,.richmond_page.contact .lp_richmond .right_block .ul .q6{
    font-weight: normal;
    background: #fff;
    border: 1px solid #e5e5e5;
    letter-spacing: -0.5px;
    font-size: 13.5pt;
    line-height: 28px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    word-spacing: -1px;
    padding: 20px;
    width: 89%;
    border-radius: 5px;
    -webki-border-radius:5px;
    margin: 20px auto;
}

.richmond_page.contact .lp_richmond .right_block .ul .q1 p,.richmond_page.contact .lp_richmond .right_block .ul .q2 p,
.richmond_page.contact .lp_richmond .right_block .ul .q3 p,.richmond_page.contact .lp_richmond .right_block .ul .q4 p,
.richmond_page.contact .lp_richmond .right_block .ul .q5 p,.richmond_page.contact .lp_richmond .right_block .ul .q6 p{
    margin-bottom: 0;
    padding: 20px;
    font-weight: normal;
}

.richmond_page.contact .lp_richmond .right_block .ul strong{
    font-weight: bold;
    color: #bd3631;
}

.richmond_page.contact #main.lp_richmond .right_block{
    padding-top: 10px !important;
    width: 100%;
    max-width: 100%;
}
@media only screen and (max-width: 1200px) {
    header.lp_richmond{
        width: 100%;
    }
    .lp_richmond .copyright,#main.lp_richmond section.page_title{
        width: 100%;
    }
}

@media only screen and (max-width: 960px) {
    #main.lp_richmond section.left_block{
        display: none;
    }
    #main.lp_richmond{
        max-width: 960px;
        width: 100%;
    }
    header.lp_richmond{
        width: 100%;
    }
    header.lp_richmond .wrapper{
        width: 95%;
    }
    .richmond_page .wrapper{
        max-width: 960px;
        width: 100%;
    }
    .lp_richmond .logo{
        height: auto;
        padding-left: 0;
        max-width: 640px;
        width: 100%;
        padding-top: 0.5em;
        text-align: center;
    }
    .lp_richmond .logo img{
        position: relative;
        top: 0;
        display: block;
        margin: 0 auto 15px;
    }
    #main.lp_richmond section.left_block{
        float: none;
        max-width: 960px;
        width: 95%;
        margin: 1em auto 2em;
    }
     #main.lp_richmond .right_block{
        float: none;
        max-width: 960px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
     }
	 .lp_richmond .step_block {
		margin-top: 0 !important;
	 }
	 
	.lp_richmond .right_block h2 {
		padding: 13px 0;
	 }
     .richmond_page footer .wrapper{
         width: 95%;    
        margin: 0 auto;
     }
	 .copyright > span {
		max-width: 300px;	 
	 }
	 /*
     .lp_richmond .right_block .ul{
        width: 98%;
        margin: 0 auto;
     }
     .lp_richmond .right_block ul{
        padding: 20px 0;
     }
     .richmond_page.contact .lp_richmond .right_block .ul{
        margin: 10px 10px 0;
     }*/
     .richmond_page.contact .wrapper{
        margin: 0 auto;
        width: 95%;
        
     }
     #main.lp_richmond{
        padding-bottom: 19em;
     }
     .lp_richmond .copyright{
        height: auto;
     }
    
    .lp_richmond .right_block .form{
        width: 90%;
        margin: 20px auto;
        float: none;
    }

    .header_separate_line{
        display: none;
    }
}
@media only screen and (max-width: 940px){
    header.lp_richmond .right a{
        color: #fff;
    }
    header.lp_richmond span.separator{
        color: #fff;
    }
}
@media only screen and (max-width: 840px) {
    header.lp_richmond .header_title{
        float: none;
        text-align: center;
    }
    .header_background {
        background: #174C91;
    }
    .header_background:after {
        display: none;
    }
    header.lp_richmond .right{
        float: none;
        margin: 15px auto;
        text-align: center;
    }
    .richmond_page.contact #main.lp_richmond .right_block{
        width: 95%;
        padding:15px 1%!important;
    }
    .header_background{
        height: 78px;
    }
    header.lp_richmond .right a,header.lp_richmond span.separator{
        color: #fff;
    }
    footer.lp_richmond .right{
        max-width: 315px;
    }
    header.lp_richmond .right a:hover{
        color: #fff;
        text-decoration: underline;
    }
    header.lp_richmond{
        height: 54px;
    }
}
@media only screen and (max-width: 820px) {
	.faq .lp_richmond .block_item .left_block, .faq .lp_richmond .block_item .righ_block {
		padding: 30px 15px 40px;
	}
}
@media only screen and (max-width: 768px) {
    .lp_richmond .logo img {
        max-width: 90%;
    }
    .faq .lp_richmond .questions_block .questions .question_item {
        max-width: 100%;
        flex-direction: column;

    }
	header.lp_richmond{
        background-color: #174C91;
        background-image: none;
    }
    .header_background{
        background:none;
		background-color: #D8A729;
    }
	.header_background::after {
		bottom: -10px;
		left: 0;
		width: 100%;
	}
}
@media only screen and (max-width: 752px) {

    .faq .lp_richmond .block_item {
        flex-direction: column;
    }
    .faq .lp_richmond .block_item .left_block,
    .faq .lp_richmond .block_item .righ_block {
        margin-right: 0;
        max-width: 100%;
        margin-top: 20px;
        padding-bottom: 30px;
		margin-bottom: 30px;
    }
    .faq .lp_richmond .fees_block {
        flex-direction: column;
    }
    .faq .lp_richmond .fees_block .fees_left,
    .faq .lp_richmond .fees_block .fees_right {
        margin-right: 0px;
        max-width: 100%;
        margin-top: 20px;
    }
    .faq .lp_richmond .questions_block .questions {
        flex-direction: column;
    }
    .faq .lp_richmond .questions_block .questions .question_item {
        max-width: 100%;
        margin-right: 0;
        margin-top: 20px;
        align-items: center;
    }
    .faq .question_sections {
        padding-bottom: 41px;
    }
    .faq .lp_richmond .questions_block .questions .question_item:first-child > img {
        margin-bottom: 22px;
        margin-right: 0;
    }
}
@media only screen and (max-width: 740px) {
     footer.lp_richmond{
        height: auto;
        position: relative;
    }
    .lp_richmond .right_block ul li{
       max-width: 100%;
       float: none;
     }
    footer.lp_richmond .right{
        width: 30%;
        margin-bottom: 20px;
    }
    .lp_richmond .right_block .shadow_big{
        max-width: 620px;
        width: 100%;
    }
    
    #main.lp_richmond{
        padding-bottom: 2em;
    }
    .lp_richmond .logo{
        margin: 1em auto;
    }
    #main.lp_richmond section.page_title{
        padding: 0;
    }
    .lp_richmond .right_block ul li{
        padding: 10px 0;
    }
    .footer_adress, .footer_phones {
        display: block;
    }
    .footer_phones {
        margin-left: 0px;
        margin-top: 20px;
    }
    .faq .lp_richmond .fees_block .fees_left > h1, 
    .faq .lp_richmond .fees_block .fees_right > h1 {
        padding-right: 0;
        text-align: center;
    }
    .faq .lp_richmond .questions_block > h1 {
        text-align: center;
        font-size: 22px;
		max-width: 100%;
    }
	footer.lp_richmond::after {
		height: 159px;
	}
	.copyright > span {
		max-width: 99%;
		margin: 0;
		padding: 2px 50px 9px 0;
		box-sizing: border-box;
	}
	.faq .lp_richmond .questions_block .questions .question_item > div {
		text-align: center;
	}
	.faq .lp_richmond .block_item .left_block, .faq .lp_richmond .block_item .righ_block {
		padding-bottom: 60px;
	}
}
@media only screen and (max-width: 680px) {
    .richmond_page.contact .lp_richmond .right_block .ul h5{
        margin-bottom: 3em;
        line-height: 28px;
    }
    .richmond_page.contact .lp_richmond .right_block .ul{
        width: auto;
    }
    .lp_richmond .right_block ul li{
        float: none;
        width: 100%;
        overflow: hidden;
    } 
    .order_content, #main section {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
    }
	.faq #main .sections_info {
		padding-bottom: 60px !important;
	}
    .faq .sections_info {
        padding-top: 19px;
        padding-bottom: 47px;
    }
    .faq .lp_richmond .fees_block {
        padding-top: 14px;
    }
	.faq #main .fees_block {
		padding-top: 40px !important;
		padding-bottom: 60px !important;
	}
}
@media only screen and (max-width: 670px) { 
	.lp_richmond .right_block h2 {
		padding: 0;
	}
	.lp_richmond .step_block {
		position: relative;
		float: left;
		margin-top: -19px !important;
	}
}
@media only screen and (max-width: 640px) {
	.lp_richmond .step_block {
		margin-top: -15px !important;
	}
}
@media only screen and (max-width: 563px) {
	.wraper_copyrights::before,
	.wraper_copyrights:after {
		display: none;
	}
	footer.lp_richmond::after {
		height: 144px;
	}
	.copyright > span {
		padding: 2px 0 9px 0;
		text-align: center;
	}
}
@media only screen and (max-width: 480px) {
    footer.lp_richmond a{
        float: none;
    }

	.lp_richmond .step_block .step_text {
		padding: 17px;
	}
    .lp_richmond .right_block ul{
        left: -2px;
    }
    .lp_richmond .right_block .form{
        width: 80%;
    }
    .richmond_page footer .right span{
        float: none;
        margin: 10px auto;
    }
    .richmond_page.contact .lp_richmond .right_block .ul h5{
        font-size: 16px;
        line-height: 26px;
    }
    footer.lp_richmond .left,footer.lp_richmond .right{
        float: none;
        width: 100%;
        text-align: left;
        margin: 0;
        max-width: 100%;
		padding-bottom: 7px;
    }
    .lp_richmond .step_block{
		width: 69px;
		padding-bottom: 8px;
		height: 100%;
	}
	.lp_richmond .right_block h2 {
		margin: 0px 15px 20px 93px;
	}
    .lp_richmond .right_block .form{
        margin-top: 10px;
    }
    .lp_richmond .right_block .separate_line{
        height: 0;
        display: block;
        width: auto;
        clear: both;
        margin: 0;
        background: none;
    }
    .lp_richmond .right_block .submit{
        margin-bottom: 20px;
    }
    .lp_richmond .right_block p{
        margin-bottom: 0;
    }
    .wraper_copyrights::before {
        top: 34px;
    }
    .faq .sections_info h1 {
        padding: 0;
        font-size: 23px;
    }
    .faq .lp_richmond .block_item .left_block,
    .faq .lp_richmond .block_item .righ_block {
        margin-right: 0;
        margin-top: 20px;
    }
    .faq .lp_richmond .block_item .left_block .border, 
    .faq .lp_richmond .block_item .righ_block .border {
        flex-flow: column;
    }
    .faq .lp_richmond .block_item .border .icon_block {
        margin: 0 auto;
    }
    .faq .lp_richmond .block_item .left_block .border .content_blocks,
    .faq .lp_richmond .block_item .righ_block .border .content_blocks {
        padding-left: 0;
        text-align: center;
    }
    .faq .lp_richmond .block_item .left_block .border .content_blocks > h1, 
    .faq .lp_richmond .block_item .righ_block .border .content_blocks > h1 {
        text-align: center;
    }
    .faq .lp_richmond .block_item .left_block .border .content_blocks > p,
    .faq .lp_richmond .block_item .righ_block .border .content_blocks > p {
        padding-right: 0;
        text-align: center;
    }
    .faq .lp_richmond .fees_block .fees_left > h1,
    .faq .lp_richmond .fees_block .fees_right > h1 {
        font-size: 20px;
        padding: 0;
    }
    .faq .lp_richmond .fees_block .fees_left .toggle_block .title_text, 
    .faq .lp_richmond .fees_block .fees_right .toggle_block .title_text {
        font-size: 18px;
    }
    .faq .lp_richmond .fees_block .fees_left .toggle_block .toggle_title,
    .faq .lp_richmond .fees_block .fees_right .toggle_block .toggle_title {
        padding-right: 86px;
    }
    .faq .lp_richmond .fees_block .fees_left .toggle_block .price, 
    .faq .lp_richmond .fees_block .fees_right .toggle_block .price {
        font-size: 23px;
        top: -5px;
        margin-bottom: 8px;
    }
    .faq .lp_richmond .fees_block .fees_left .toggle_block .price > span, 
    .faq .lp_richmond .fees_block .fees_right .toggle_block .price > span {
        font-size: 26px;
    }
}
@media only screen and (max-width: 400px) {
    .richmond_page.contact .lp_richmond .right_block .ul h5{
        font-size: 15.5px;
        line-height: 25px;
        margin-bottom: 4em;
        margin-top: 1em;
    }
	.lp_richmond .step_block .step {
		top: 0;
	}
}
body:not(.richmond_page) footer{
	position: relative !important;
}

