
@font-face {
    font-family: 'Arial';
    src: url('fonts/Calibri.eot');
    src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'),
         url('fonts/Calibri.woff') format('woff'),
         url('fonts/Calibri.ttf') format('truetype'),
         url('fonts/Calibri.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;

}


strong {
    font-weight: bold;
}
/* common styles - begin */
body.elkin_page{
	height: auto;
	margin: 0 auto;
    background: #f3f3f3;
}
.wrapper{
    margin-top:20px;
}
#main.lp_elkin{
    padding-bottom: 155px;
    overflow: visible;
}
.lp_elkin{
	font-family: 'Arial',sans-serif;
	font-size: 14px;
}
.lp_elkin p {
    line-height: 20px;
	text-align: left;
}

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

.lp_elkin h1, .lp_elkin  h2, .lp_elkin  h3, .lp_elkin  h4, .lp_elkin  h5, .lp_elkin  h6{
	font-weight: normal;
}
.lp_elkin .bg{
	background: -webkit-linear-gradient(rgba(255,255,255,0.5), rgba(0,0,0,0.1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(255,255,255,0.5), rgba(0,0,0,0.1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255,255,255,0.5), rgba(0,0,0,0.1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255,255,255,0.5), rgba(0,0,0,0.1)); /* Standard syntax */
}

.lp_elkin h1, .lp_elkin  h2{
	font-size: 20px;
	color: #333;
	text-align: center;
}
/* common styles - end */

/* header - begin */
header.lp_elkin {
    background: transparent;
    border: 0 none;
    color: #FEFFFD;
    margin: 0 auto;
    padding-top: 1px;
    position: relative;
    text-transform: uppercase;
    width: 1200px;
    z-index: 999;
}
.shadow_header{
	position:absolute;
	width:100%;
	background: url("/static/images/landing_pages/elkin/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_elkin .header_title{
	font-size: 13px;
	font-weight: bold;
	padding-left: 0;
}
header.lp_elkin .right{
    margin-top: 11px;
    color: #252525;
}
header.lp_elkin .right a{
	color: #fff;
    display: inline;
    float: none;
    font-weight: normal;
    height: auto;
    font-size: 14px;
    text-transform: none;
    border-radius: 5px;
    -webkit-border-radius:5px;
}
header.lp_elkin .header_title a{
    color: #fff;
    font-size: 14px;
    font-weight:400;
    letter-spacing: 0.5px;
}

header.lp_elkin .right a:hover{
	color: #d3b62c;
	text-shadow: none;
}

header.lp_elkin span.separator{
	color: #fff;
	display: inline;
	float: none;
	padding: 0 15px;
}
/* header - end */

/* #main - begin */

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

/* article styles in main block */
.lp_elkin article{
	background-color: #fff;
    padding: 24px 8px 34px 8px;
    position: relative;
    z-index: 10;
}
.lp_elkin article ul{
	padding: 0;
	margin: 0;
}
.lp_elkin article p{
	margin: 21px 0 5px;
	font-size:15px;
	color:#0d0907;
	text-align: justify;
}
.lp_elkin article p.alignright{
	text-align: right;
	color:#606060;
}
.lp_elkin article p:first-child{
	margin-top: 0;
}/*
.lp_elkin article p:last-child{
	color: #606060;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 21px;
    text-align: right;
}*/

#main.lp_elkin section.page_title {
    padding:0px 0;
    margin-top: -15px;
    margin-bottom: 20px;
    text-align: center;
}
.lp_elkin .sections_wrapper{
	margin-top: 27px;
	margin-bottom: 58px;
}
.lp_elkin .separate_line{
	background-image: url("/static/images/landing_pages/elkin/separate_line.png");
    background-position: center center;
    height: 1px;
    margin-bottom: 7px;
}
.header_separate_line {
    font-size: 12px;
    border-top: 1px solid #d4d4d4;
    text-align: right;	
    height: auto;
    width: 940px;
    padding-top: 6px;
}
.header_separate_line a{
	text-decoration: none;
	color: #777;
}

/* translate_block */
.lp_elkin .translate_block{
	margin-top: 2px;
	text-align: right;
}
.lp_elkin .translate_block a{
	color: #777777;
    font-family: 'ubunturegular';
    font-size: 12px;
    letter-spacing: -0.1px;
    padding-right: 5px;
}
.lp_elkin .translate_block a:hover{
	color: #250202;
}

/* left_block */
#main.lp_elkin section.left_block{
	border-radius: 5px 5px 5px 5px;
    margin: 5px 0 0 -2px;
    padding: 8px 7px 8px 6px;
    width: 290px;
    border: 1px solid #dadada;
}
/*
#main.lp_elkin.es section.left_block{
	padding-bottom: 22px;
}*/
#main.lp_elkin section .shadow{
	border-radius: 5px;
    box-shadow: 0 3px 2px #fff;
    height: 2px;
    position: relative;
    top: -3px;
    width: 100%;
    z-index: 0;
} 
.lp_elkin .left_block h2{
	color: #0d0079;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    margin: 3px 5px 10px 3px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.lp_elkin .left_block article{
	border-radius: 5px;
	color: #484848;
	font-size: 16px;
    line-height: 21px;
}

/* right_block */
.lp_elkin .right_block{
	border-radius: 5px 5px 5px 5px;
    padding: 25px 9px 8px 7px !important;
    position: relative;
    width: 605px;
    border: 1px solid #dadada;
}
.lp_elkin .right_block h2{
	color: #333;
	margin: 3px 0 0 64px;
}
.lp_elkin .step_block{
	background: url("/static/images/landing_pages/elkin/step_1.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    font-family: 'Arial';
    font-size: 22px;
    font-weight: bold;
    height: 65px;
    left: 12px;
    letter-spacing: 0px;
    padding-top: 42px;
    position: absolute;
    text-align: center;
    top: -16px;
    width: 105px;
}
.lp_elkin .right_block .separate_line{
	background: url("/static/images/landing_pages/elkin/separate_line2.png") no-repeat scroll 0 0 transparent;
	margin: 22px 0 20px 115px;
	height:7px;
}
.lp_elkin .right_block .separate_line.separate_line2{
	margin: 17px 0 9px;
}
.lp_elkin .right_block article{
	padding: 7px 0 !important;
}
.lp_elkin .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_elkin .right_block .form .arrow{
	background-image: url("/static/images/landing_pages/elkin/select_button.png");
    cursor: pointer;
    height: 34px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 33px;
}
.lp_elkin .right_block .submit{
	background: url("/static/images/landing_pages/elkin/submit_button.png") no-repeat scroll center top transparent;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 41px;
    margin-right: 15px;
    margin-top: 0;
    text-align: center;
    width: 146px;
}
.lp_elkin .right_block .submit a{
	color: #FFFFFF;
    display: block;
    font-size: 15px;
    padding: 12px 0 12px 1px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.lp_elkin .right_block ul{
	background-color: #fff;
    display: block;
    border-radius:5px;
    -webkit-border-radius:5px;
    z-index: 999;
    padding:12% 0;
    margin: 0px auto;
    text-align: center;
}
.faq.elkin_page.contact .lp_elkin .right_block .ul .q1 p, 
.faq.elkin_page.contact .lp_elkin .right_block .ul .q2 p, 
.faq.elkin_page.contact .lp_elkin .right_block .ul .q3 p, 
.faq.elkin_page.contact .lp_elkin .right_block .ul .q4 p, 
.faq.elkin_page.contact .lp_elkin .right_block .ul .q5 p, 
.faq.elkin_page.contact .lp_elkin .right_block .ul .q6 p{
    padding: 10px 20px;
}
.faq .lp_elkin .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;
}
.faq .lp_elkin .right_block ul li{
    font-size: 14px;
    margin:0;


}
.clearfix{
    clear: both !important;
    float: none !important;
}
.lp_elkin .right_block ul li{
    white-space: nowrap;
	list-style: none;
	margin: 5px 0;
	cursor:pointer;   
    font-size: 20px;
	padding-left: 0px;
    width: 100%;
	line-height: 24px;
    text-align: center;
}
.lp_elkin .right_block ul li.last{
    visibility: hidden;
    padding: 0;
    margin: 0;
}   
.lp_elkin .right_block ul li a{
	color: #333;
	font-size: 20px;
}
.lp_elkin .right_block ul li a:hover{
	color: #d3b62c;
}
.lp_elkin .right_block p{
	font-size: 16px;
    margin-bottom: 59px;
    padding-left: 18px;
}
.lp_elkin .right_block p a{
	color:#105e8e!important;
	text-decoration: underline;
}
.lp_elkin .right_block p a:hover{
	color:#252525!important;
}
.lp_elkin.sp .right_block h2 {
    margin-left: 101px;
}
/* #main - end */

/* footer - begin */
footer.lp_elkin{
	background:#0d0079;
    color: #fff;
    padding: 5px 0;
    height: 139px;
    position: absolute;
}
footer.lp_elkin .right{
	 height: auto;
    margin: 5px 0 15px;
}
footer.lp_elkin .left{
	font-size: 14px;
    line-height: 19px;
    margin-top: 0px;
    padding-left: 0;
    text-align: left;
    margin-bottom: 8px;
}
.left > span {
    color: #fff;
    font-weight: bold;
}
footer.lp_elkin a{
	float: left;
}

footer .right a {
    text-align: right;
    margin:0px 1px 0 19px
}
.left > p {
    background: url(/static/images/landing_pages/elkin/icon_map.png) no-repeat left 5px;
    padding-left: 20px;
    line-height: 27px;
}
.lp_elkin .social_links{
	width: 285px;
	margin-top: 12px;
}
.lp_elkin .social_links li{
	float: left;
	width: 105px;
	height: 35px;
	margin-left: 37px;
	margin-bottom: 4px;
}
.lp_elkin .social_links .icon_link{
	padding-top: 10px; padding-left: 10px;
}
.lp_elkin .social_links .icon_link, .lp_elkin .social_links .icon_link span.icons{
	background: url(/static/images/landing_pages/elkin/icon_bg.png) no-repeat;
	position: relative;
    left: -9px;
}
.lp_elkin .social_links .icon_link span.icons{
	display: block;
	width: 30px;
	height: 35px;
	background: url(/static/images/landing_pages/elkin/icons.png) no-repeat;
	float: left;
}
.lp_elkin .social_links .text_link{
	font-weight: normal;
	color: #F4F4F4;
	padding-left: 5px;
}
.lp_elkin .social_links .icon_link:hover .text_link{
	color: #dcb450;
}
.lp_elkin .social_links .icon_link:hover span.icons{
	background: url(/static/images/landing_pages/elkin/icons_hover.png) no-repeat;
}
.lp_elkin .social_links .alumni .icon_link span.icons{
	background-position: 3px 14px;
    top: -18px;
}
.lp_elkin .social_links .alumni .icon_link:hover span.icons{
	background-position: 3px 15px;
    top: -18px;
}
.lp_elkin .social_links .facebook .icon_link span.icons{
	background-position: -26px 12px;
    top: -15px;
}
.lp_elkin .social_links .facebook .icon_link:hover span.icons{
	background-position: -25px 12px;
    top: -15px;
}
.lp_elkin .social_links .twitter .icon_link span.icons{
	background-position: -53px 15px;
    top: -16px;
}
.lp_elkin .social_links .twitter .icon_link:hover span.icons{
	background-position: -55px 15px;
    top: -16px;
}
.lp_elkin .social_links .youtube .icon_link span.icons{
	background-position: -86px 11px;
    top: -15px;
}
.lp_elkin .social_links .youtube .icon_link:hover span.icons{
	background-position: -86px 11px;
    top: -15px;
}
.lp_elkin .copyright{
    background-repeat: no-repeat;
    color: #333333;
    font-size: 12px;
    height: 100%;
    margin: 10px auto 0;
    position: relative;
    width: 1200px;
    float: none;
    letter-spacing: -0.5px;
}
.copyright > span {
    display: block;
    padding: 18px 0 0 0;
}

/* 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: #252525;
	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;
}
footer .right a {
    background-position: center center;
    display: inline-block;
    height: 17px;
    width: 17px;
    cursor: pointer;
}
footer .right .fb {
    background: rgba(0, 0, 0, 0) url("/static/images/landing_pages/elkin/facebook.png") no-repeat scroll center center;
}
footer .right .twit {
    background: rgba(0, 0, 0, 0) url("/static/images/landing_pages/elkin/twitter.png") no-repeat scroll center center;
    margin-left: 8px;
}
footer .right .fb:hover {
    background: rgba(0, 0, 0, 0) url("/static/images/landing_pages/elkin/facebook_hover.png") no-repeat scroll center center;
}
footer .right .twit:hover {
    background: rgba(0, 0, 0, 0) url("/static/images/landing_pages/elkin/twitter_hover.png") no-repeat scroll center center;
}
footer .right .youtube {
    background: rgba(0, 0, 0, 0) url("/static/images/landing_pages/elkin/youtube.png") no-repeat scroll center center;
    margin-left: 13px;
}
footer .right .youtube:hover {
    background: rgba(0, 0, 0, 0) url("/static/images/landing_pages/elkin/youtube_hover.png") no-repeat scroll center center;
}
footer .right .insta {
    background: rgba(0, 0, 0, 0) url("/static/images/landing_pages/elkin/insta.png") no-repeat scroll center 2px;
    margin-left: 9px;
}
footer .right .insta:hover {
    background: rgba(0, 0, 0, 0) url("/static/images/landing_pages/elkin/insta_hover.png") no-repeat scroll center 2px;
}
.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: #252525;
    font-weight: bold;
}

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

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

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

/* Hide Immunization record for elkin form */
.doc_immunizationrecord, .doc_unofficialtranscript{
	display: none;
}
.header_background {
    background-color: #F5F5F5;
    background-image: url("/static/images/landing_pages/elkin/header_img.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 55px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
}
.wraper_copyrights {
    background:url("/static/images/landing_pages/elkin/footer_img.png") repeat-x scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    background-size: 100% 100%;
    height: 48px;
    margin-top: 5px;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}
.right {
    margin-top: 5px;
}
.important_in_text {
    color: #0070C0;
    text-decoration: underline;
}
footer .right span {
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 33px;
    margin: 11px 0px 0 0;
    position: relative;
    top: 8px;
    padding: 0;
    width: 104px;
}
.elkin_page #main .schools_list{
    margin-top: 36px;
    padding: 28px 15px 30px 16px;
    overflow: hidden;
    font-size: 16px;
    font-family: Helvetica;
}

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

.lp_elkin .right_block .ul{
    display: block;
    background: #fcfcfc;
    border: 1px solid #e5e5e5;
    border-radius:5px;
    -webkit-border-radius:5px;
    z-index: 999;
    padding: 62px 0;
    text-align: left;

    margin-top: 40px;
}

.elkin_page.contact .lp_elkin .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;
}
.elkin_page.contact .lp_elkin .right_block .ul a{
    color: #d3b62c;
}

.elkin_page.contact .lp_elkin .right_block .ul a:hover{
    text-decoration: underline;
}

.elkin_page.contact .lp_elkin .right_block .ul h5{
    background: url("/static/images/landing_pages/elkin/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
}

.elkin_page.contact .lp_elkin .right_block .ul h5{
    background: url("/static/images/landing_pages/elkin/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
}

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

.elkin_page.contact .lp_elkin .right_block .ul .hidden{
    display: none;
}

.elkin_page.contact .lp_elkin .right_block .ul .q1,.elkin_page.contact .lp_elkin .right_block .ul .q2,
.elkin_page.contact .lp_elkin .right_block .ul .q3,.elkin_page.contact .lp_elkin .right_block .ul .q4,
.elkin_page.contact .lp_elkin .right_block .ul .q5,.elkin_page.contact .lp_elkin .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;
    word-spacing: -1px;
    padding: 20px;
    width: 89%;
    border-radius: 5px;
    -webki-border-radius:5px;
    margin: 20px auto;
}

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

.elkin_page.contact .lp_elkin .right_block .ul strong{
    font-weight: bold;
}

.elkin_page.contact #main.lp_elkin .right_block{
    padding-top: 10px !important;
    width: 100%;
}
.signature{
    color:#606060;
    font-size: 12px;
    text-align: right!important;
    margin: 0!important;
}
@media only screen and (max-width: 1200px) {
    header.lp_elkin{
        width: 100%;
    }
    .lp_elkin .copyright,#main.lp_elkin section.page_title{
        width: 100%;
    }
}

@media only screen and (max-width: 960px) {
    #main.lp_elkin section.left_block{
        display: none;
    }
    #main.lp_elkin{
        max-width: 960px;
        width: 100%;
    }
    header.lp_elkin{
        width: 100%;
    }
    header.lp_elkin .wrapper{
        width: 95%;
    }
    .elkin_page .wrapper{
        max-width: 960px;
        width: 100%;
    }
    .lp_elkin .logo{
        height: auto;
        padding-left: 0;
        max-width: 640px;
        width: 100%;
        padding-top: 0.5em;
        text-align: center;
    }
    .lp_elkin .logo img{
        position: relative;
        top: 0;
        display: block;
        margin:20px auto;
    }
    #main.lp_elkin section.left_block{
        float: none;
        max-width: 960px;
        width: 95%;
        margin: 1em auto 2em;
    }
     #main.lp_elkin .right_block{
        float: none;
        max-width: 960px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
     }
    .lp_elkin .right_block .ul {
        padding: 50px 0;
    }
     .elkin_page footer .wrapper{
         width: 95%;    
        margin: 0 auto;
     }/*
     .lp_elkin .right_block .ul{
        width: 98%;
        margin: 0 auto;
     }
     .lp_elkin .right_block ul{
        padding: 20px 0;
     }
     .elkin_page.contact .lp_elkin .right_block .ul{
        margin: 10px 10px 0;
     }*/
     .elkin_page.contact .wrapper{
        margin: 0 auto;
        width: 95%;
        
     }
     #main.lp_elkin{
        padding-bottom: 1em;
     }
      .wraper_copyrights{
        background: #d3b62c;
      }
     .copyright > span{
        padding-top: 14px;
     }
     .lp_elkin .copyright{
        height: auto;
     }
    
    .lp_elkin .right_block .form{
        width: 90%;
        margin: 20px auto;
        float: none;
    }
    .lp_elkin .right_block ul{
        width: 100%;
    }
    .header_separate_line{
        display: none;
    }

    footer.lp_elkin{
       /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+7,bdbec1+100 */
	background-size: auto 100%; /* Old browsers */
        padding-top: 30px;
    }
}

@media only screen and (max-width: 940px){
    header.lp_elkin{
        background-color: #d3b62c;
        background-image: none;
    }
    header.lp_elkin .right a{
        color: #fff;
    }
    header.lp_elkin span.separator{
        color: #fff;
    }
    .header_background{
        background:none;
    }
}
@media only screen and (max-width: 840px) {
    header.lp_elkin .header_title{
        float: none;
        text-align: center;
    }
    header.lp_elkin .right{
        float: none;
        margin: 15px auto;
        text-align: center;
    }
    .elkin_page.contact #main.lp_elkin .right_block{
        width: 95%;
    }
    .header_background{
        height: 78px;
    }
    header.lp_elkin .right a,header.lp_elkin span.separator{
        color: #fff;
    }
    footer.lp_elkin .right{
        max-width: 315px;
    }
    header.lp_elkin .right a:hover{
        color: #333;
        text-decoration: underline;
    }
    header.lp_elkin{
        height: 75px;
    }
}
@media only screen and (max-width: 768px) {
    .lp_elkin .logo img {
        max-width: 90%;
    }
}
@media only screen and (max-width: 740px) {
     footer.lp_elkin{
        height: auto;
        position: relative;
    }
    .lp_elkin .right_block ul li{
       max-width: 100%;
       float: none;
     }
    footer.lp_elkin .right{
        width: 30%;
        margin-bottom: 20px;
    }
    .lp_elkin .right_block .shadow_big{
        max-width: 620px;
        width: 100%;
    }
    
    #main.lp_elkin{
        padding-bottom: 2em;
    }
    #main.lp_elkin section.page_title{
        padding: 0!important;
    }
    .lp_elkin .right_block ul li{
        padding: 10px 0;
    }
    .footer_adress, .footer_phones {
        display: block;
    }
    .footer_phones {
        margin-left: 0px;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 680px) {
    .elkin_page.contact .lp_elkin .right_block .ul h5{
        margin-bottom: 3em;
        line-height: 28px;
    }
    .elkin_page.contact .lp_elkin .right_block .ul{
        width: auto;
    }
    .lp_elkin .right_block ul li{
        float: none;
        text-align: center; 
        width: 100%;
        overflow: hidden;
    }
    .lp_elkin .right_block ul{
        margin-left: 0;
    }
    .lp_elkin .right_block h2 {
        margin: 0px 0 16px 107px;
    }
    #main.lp_elkin .right_block{
        padding: 15px 1% !important;
    }
}
@media only screen and (max-width: 480px) {
    footer.lp_elkin a{
        float: none;
    }
    .lp_elkin .right_block ul{
        left: -2px;
    }
    .lp_elkin .right_block .form{
        width: 80%;
    }
    .elkin_page footer .right span{
        float: none;
        margin: 10px auto;
    }
    .elkin_page.contact .lp_elkin .right_block .ul h5{
        font-size: 16px;
        line-height: 26px;
    }
    footer.lp_elkin .left,footer.lp_elkin .right{
        float: none;
        width: 100%;
        text-align: left;
        margin: 0;
        padding:1em 0;
        max-width: 100%;
    }
    .lp_elkin .step_block{
       float: left;
       position: relative;
       top:-32px;
    }
    .lp_elkin .right_block .form{
        margin-top: 10px;
    }
    .lp_elkin .right_block h2{
        margin:  1em  0 0.5em 15px;
        float: left;    
        width: 65%;
    }
    .lp_elkin .right_block .separate_line{
        height: 0;
        display: block;
        width: auto;
        clear: both;
        margin: 0;
        background: none;
    }
    .lp_elkin .right_block .submit{
        margin-bottom: 20px;
    }
    .lp_elkin .right_block p{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 400px) {
    .elkin_page.contact .lp_elkin .right_block .ul h5{
        font-size: 15.5px;
        line-height: 25px;
        margin-bottom: 4em;
        margin-top: 1em;
    }
    .lp_elkin .right_block h2{
        margin:  0.5em  0 0.5em 15px;
        float: left;    
        width: 60%;
    }
}