/* fonts */
@font-face {
    font-family: 'helveticaregular';
    src: url('fonts/helvetica_regular-webfont.eot');
    src: url('fonts/helvetica_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica_regular-webfont.woff') format('woff'),
         url('fonts/helvetica_regular-webfont.ttf') format('truetype'),
         url('fonts/helvetica_regular-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticabold';
    src: url('fonts/helvetica_bold.eot');
    src: url('fonts/helvetica_bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica_bold.woff') format('woff'),
         url('fonts/helvetica_bold.ttf') format('truetype'),
         url('fonts/helvetica_bold.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* common styles - begin */
body.union_page{
	height: auto;
	margin: 0 auto;
}
#main.lp_union{
    padding-bottom: 165px;
    overflow: visible;
}
.lp_union{
	font-family: helveticaregular;
	font-size: 14px;
}
.lp_union p {
    line-height: 21px;
	text-align: left;
}

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

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

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

/* header - begin */
header.lp_union{
	background-image: url("/static/images/landing_pages/union/header_img.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #F5F5F5;
    border: 0 none;
    color: #FEFFFD;
    height: 52px;
    margin: 0 auto;
    padding-top: 22px;
    position: relative;
    text-transform: uppercase;
    width: 1200px;
    z-index: 999;
	/*background-color: #F5F5F5;
    background-image: url("/static/images/landing_pages/union/header_img.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    border: 0 none;
    color: #FEFFFD;
    height: 37px;
    padding-top: 22px;
    position: relative;
    text-transform: uppercase;
    z-index: 999;*/
}
.shadow_header{
	position:absolute;
	width:100%;
	background: url("/static/images/landing_pages/union/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_union .header_title{
	font-size: 12px;
	font-weight: bold;
    margin-top: 12px;
	padding-left: 0;
}
header.lp_union .right a{
	color: #333333;
    display: inline;
    float: none;
    font-weight: normal;
    height: auto;
    line-height: 39px;
    text-transform: none;
}
header.lp_union .header_title a{
    color: #fff;
}

header.lp_union .right a:hover{
	color: #610000;
	text-shadow: none;
}

header.lp_union span.separator{
	color: #333;
	display: inline;
	float: none;
	padding: 0 13px;
}
/* header - end */

/* #main - begin */

.lp_union .logo{
    color: #000;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 28px;
    font-weight: normal;
    height: 82px;
    margin: 1.5em auto 2em;
    position: relative;
    text-align: center;
    width: 100%;
}
.lp_union .logo:hover{
    color: #610000;
}
.lp_union .logo img{
    display: block;
    margin: 0 auto;
}

/* article styles in main block */
.lp_union article{
	background-color: #fff;
    border: 1px solid #d4d4d4;
    margin-bottom: -6px;
    padding: 11px 9px 11px 10px;
}
.lp_union article ul{
	padding: 0;
	margin: 0;
}
.lp_union article p{
	margin: 16px 0;
}
.lp_union article p:first-child{
	margin-top: 0;
}/*
.lp_union article p:last-child{
	color: #606060;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 21px;
    text-align: right;
}*/

#main.lp_union section.page_title {
	margin: 0 0 -19px -8px;
    padding:10px 0;
    text-align: center;
}
.lp_union .sections_wrapper{
	margin-top: 35px;
}
.lp_union .separate_line{
	background-image: url("/static/images/landing_pages/union/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: 10px;
}
.header_separate_line a{
	text-decoration: none;
	color: #777;
}

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

/* left_block */
#main.lp_union section.left_block{
	border-radius: 5px 5px 5px 5px;
    margin: 5px 0 0 -2px;
    padding: 10px 7px 0 6px;
    width: 290px;
}
/*
#main.lp_union.es section.left_block{
	padding-bottom: 22px;
}*/
#main.lp_union section.left_block .shadow{
	background: url(/static/images/landing_pages/union/block_bg_1.png) no-repeat left bottom;
	height:15px;
	width:290px;
	left: -10px;
    position: relative;
    top: 16px;
}
.lp_union .right_block .shadow_big{
	background: url(/static/images/landing_pages/union/block_bg_2.png) no-repeat left bottom;
	height:15px;
	width:620px;
	left: -8px;
    position: relative;
    top: 16px;
}
.lp_union .left_block h2{
	color: #610000;
    font-size: 17px;
    font-weight: bold;
    line-height: 21px;
    margin: 1px 0 5px 4px;
    text-transform: uppercase;
}
.lp_union .left_block article{
	border-radius: 5px;
	color: #333333;
	text-align: center;
	font-size: 16px;
}

/* right_block */
.lp_union .right_block{
	border-radius: 5px 5px 5px 5px;
    padding: 27px 10px 0 !important;
    position: relative;
    width: 600px;
}
.lp_union .right_block h2{
	color: #222;
	margin: -4px 0 0 97px;
}
.lp_union .step_block{
	background: url("/static/images/landing_pages/union/step_1.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: helveticaregular;
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    left: 12px;
    letter-spacing: 0px;
    padding-top: 40px;
    position: absolute;
    text-align: center;
    top: -16px;
    width: 105px;
    word-spacing: -1px;
}
.lp_union .right_block .separate_line{
	background: url("/static/images/landing_pages/union/separate_line_2.png") no-repeat scroll 0 0 transparent;
	margin: 23px 0 27px 114px;
	height:7px;
}
.lp_union .right_block .separate_line.separate_line2{
	margin: 17px 0 9px;
}
.lp_union .right_block article{
	padding: 7px 0 !important;
}
.lp_union .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_union .right_block .form .arrow{
	background-image: url("/static/images/landing_pages/union/select_button.png");
    cursor: pointer;
    height: 34px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 33px;
}
.lp_union .right_block .submit{
	background: url("/static/images/landing_pages/union/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_union .right_block .submit a{
	color: #FFFFFF;
    display: block;
    font-size: 15px;
    padding: 12px 0 12px 1px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.lp_union .right_block ul{
	background-color: #fff;
    border: 1px solid #d4d4d4;
    display: block;
    border-radius:5px;
    -webkit-border-radius:5px;
    z-index: 999;
    padding:72px 0;
    margin: 0px auto;
    text-align: center;
}
.lp_union .right_block ul li{
	list-style-type: none;
	margin: 9px 0;
	cursor:pointer;
	padding: 0 15px;
	line-height: 25px;
}
.lp_union .right_block ul li a{
	color: #333333;
	font-size: 16px;
}
.lp_union .right_block ul li a:hover{
	color: #610000;
	text-decoration: underline;
}
.lp_union .right_block p{
	font-size: 16px;
    margin-bottom: 59px;
    padding-left: 18px;
}
.lp_union .right_block p a{
	color:#610000;
	text-decoration: underline;
}
.lp_union .right_block p a:hover{
	color:#250202;
}
.lp_union.sp .right_block h2 {
    margin-left: 101px;
}
/* #main - end */

/* footer - begin */
footer.lp_union{
	background: url(/static/images/landing_pages/union/footer.png) repeat-x 0 0 ;
    background-size: 100% 100%;
    bottom: 0;
    color: #F4F4F4;
    padding: 0;
    position: absolute;
}
footer.lp_union .right{
	 height: auto;
    margin: 10px 0 15px;
    width: 315px;
}
footer.lp_union .left{
	font-size: 15px;
    line-height: 22px;
    margin-bottom: 24px;
    margin-top: 20px;
    padding-left: 0;
    text-align: left;
}
.left > span {
    color: #fff;
    font-weight: bold;
}
footer.lp_union a{
	float: left;
}
footer .right a {
    float: right;
    text-align: left;
}
.lp_union .social_links{
	width: 285px;
	margin-top: 12px;
}
.lp_union .social_links li{
	float: left;
	width: 105px;
	height: 35px;
	margin-left: 37px;
	margin-bottom: 4px;
}
.lp_union .social_links .icon_link{
	padding-top: 10px; padding-left: 10px;
}
.lp_union .social_links .icon_link, .lp_union .social_links .icon_link span.icons{
	background: url(/static/images/landing_pages/union/icon_bg.png) no-repeat;
	position: relative;
    left: -9px;
}
.lp_union .social_links .icon_link span.icons{
	display: block;
	width: 30px;
	height: 35px;
	background: url(/static/images/landing_pages/union/icons.png) no-repeat;
	float: left;
}
.lp_union .social_links .text_link{
	font-weight: normal;
	color: #F4F4F4;
	padding-left: 5px;
}
.lp_union .social_links .icon_link:hover .text_link{
	color: #dcb450;
}
.lp_union .social_links .icon_link:hover span.icons{
	background: url(/static/images/landing_pages/union/icons_hover.png) no-repeat;
}
.lp_union .social_links .alumni .icon_link span.icons{
	background-position: 3px 14px;
    top: -18px;
}
.lp_union .social_links .alumni .icon_link:hover span.icons{
	background-position: 3px 15px;
    top: -18px;
}
.lp_union .social_links .facebook .icon_link span.icons{
	background-position: -26px 12px;
    top: -15px;
}
.lp_union .social_links .facebook .icon_link:hover span.icons{
	background-position: -25px 12px;
    top: -15px;
}
.lp_union .social_links .twitter .icon_link span.icons{
	background-position: -53px 15px;
    top: -16px;
}
.lp_union .social_links .twitter .icon_link:hover span.icons{
	background-position: -55px 15px;
    top: -16px;
}
.lp_union .social_links .youtube .icon_link span.icons{
	background-position: -86px 11px;
    top: -15px;
}
.lp_union .social_links .youtube .icon_link:hover span.icons{
	background-position: -86px 11px;
    top: -15px;
}
.lp_union .copyright{

    color: #fff;
    font-size: 12px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 1200px;
    float: none;
}
.copyright > span {
    display: block;
    padding: 14px 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: Droid Sans;
	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: Droid Sans;
	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_union.es section.left_block .shadow{
	top: 37px;
}*/
.lp_union.es .right_block h2{
	margin-left: 109px;
}

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

/* Hide Immunization record for union form */
.doc_immunizationrecord, .doc_unofficialtranscript{
	display: none;
}
.header_background {
    background-color: #F5F5F5;
    background-image: url("/static/images/landing_pages/union/header_img.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 74px;
    margin-bottom: -14px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
}
.wraper_copyrights {

    height: 35px;
    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 {
    background: url("/static/images/landing_pages/union/alumni_social_icon.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    display: block;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 24px;
    margin: 7px 1px 0 0;
    padding: 9px 0 0 45px;
    width: 100px;
}

footer .right .twt span{
    background-position: -152px 0;
}
footer .right span:hover {
	color: #fff;
    background-position: 0 -0;
}

footer .right .twt span:hover{
    background-position: -152px -34px;
}

.union_page #main .schools_list{
    margin-top: 36px;
    padding: 28px 15px 30px 16px;
    overflow: hidden;
    font-size: 16px;
    font-family: Helvetica;
}

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

.lp_union .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;
}

.union_page.contact .lp_union .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;
}
.union_page.contact .lp_union .right_block .ul a{
    color: #610000;
}

.union_page.contact .lp_union .right_block .ul a:hover{
    color: #3D3C02;
}

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

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

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

.union_page.contact .lp_union .right_block .ul .hidden{
    display: none;
}

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

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

.union_page.contact .lp_union .right_block .ul strong{
    font-weight: bold;
    color: #610000;
}

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

@media only screen and (max-width: 1024px) {
    .wraper_copyrights{
        background-color: #292929;
        background-image: none;
    }
    .lp_union .copyright{
        background:none ;
    }
}

@media only screen and (max-width: 960px) {
    .pop_up_page_box{
        max-width: 920px;
        width: 90%;

    }
     #main.lp_union section.left_block{
        display: none;
    }
    #main.lp_union{
        max-width: 960px;
        width: 100%;
    }
    .shadow_header{
        display: none;
    }
    header.lp_union{
        width: 100%;
        background-image: none;
        background-color: #610000;
    }
    header.lp_union .wrapper{
        width: 95%;
    }
    .union_page .wrapper{
        max-width: 960px;
        width: 100%;
    }
    .lp_union .logo{
        height: auto;
        padding-left: 0;
        width: 100%;
        padding-top: 0.5em;
        text-align: center;
    }
    .lp_union .logo img{
        max-width: 450px;
        width: 100%;
        position: relative;
        top: 0;
        display: block;
        margin: 0 auto 15px;
    }
    #main.lp_union section.left_block{
        float: none;
        max-width: 960px;
        width: 93%;
        margin: 1em auto 2em;
    }
     #main.lp_union .right_block{
        float: none;
        max-width: 960px;
        width: 95%;
        margin: 1em auto;
     }

     .union_page footer .wrapper{
         width: 95%;    
        margin: 0 auto;
     }
     .lp_union .right_block ul{
        padding: 20px 0;
     }
     .lp_union .right_block .ul{
        margin: 40px auto 0;
        width: 95%;
     }
     .lp_union .right_block ul li{
        text-align: center;
     }
     .union_page.contact .lp_union .right_block .ul{
        margin: 10px 10px 0;
     }
     #main.lp_union .right_block{
        padding: 10px 0 !important;
     }
     .union_page.contact .wrapper{
        margin: 0 auto;
        width: 95%;
        
     }
     #main.lp_union{
        padding-bottom: 1em;
     }
      .wraper_copyrights{
        height: 38px;
      }
     .copyright > span{
        padding-top: 14px;
     }

     footer.lp_union{
        height: auto;
        position: relative;
    }
    .lp_union .right_block .form{
        width: 90%;
        margin: 20px auto;
        float: none;
    }
    .lp_union .right_block ul{
        width: 96%;
    }
    .header_separate_line{
        display: none;
    }
    .lp_union .right_block article{
        width: 95%;
        margin: 0 auto;
    }
    .wrap_page_title{
        max-width: 960px;
        margin: 15px auto;
    }
    .wrap_page_title img{
        width: 100%;
        max-width: 500px;
    }
}
@media only screen and (max-width: 900px) {
    .header_background{
        background-image: none;

    }

    header.lp_union .right{
        margin: 0;
    }
    header.lp_union .right a,header.lp_union .right span{
        color: #fff;
    }
    header.lp_union .right a:hover{
        color: #fff;
        text-decoration: underline;
    }
}
@media only screen and (max-width: 840px) {
    .union_page.contact #main.lp_union .right_block{
        width: 95%;
    }

    header.lp_union .right a,header.lp_union span.separator{
        color: #fff;
    }
    footer.lp_union .right{
        max-width: 315px;
        width: 100%;
    }
    header.lp_union .right a:hover{
        color: #fff;
        text-decoration: underline;
    }
}
@media only screen and (max-width: 768px) {
    .lp_union .copyright{
        color: #fff;
    }
}
@media only screen and (max-width: 740px) {
    footer.lp_union .right{
        width: 30%;
        margin-bottom: 20px;
    }
    .lp_union .right_block .shadow_big{
        max-width: 620px;
        width: 100%;
    }
    
    #main.lp_union{
        padding-bottom: 2em;
    }
    .lp_union .logo{
        display: block;
        margin: 0em auto;
        padding: 0;
    }
    #main.lp_union section.page_title{
        padding: 0;
    }
    .header_background{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 680px) {
    header.lp_union .wrapper .right{
        margin-top: 0;
    }

    header.lp_union{
        background-image: none;
        height: auto;
        padding-bottom: 20px;
    }
    .union_page.contact .lp_union .right_block .ul h5{
        margin-bottom: 3em;
        line-height: 28px;
    }
    .lp_union .right_block .ul{
        width: 95%;
        margin: 10px auto 0;
    }
    .union_page.contact .lp_union .right_block .ul{
        width: auto;
    }
    .lp_union .right_block ul li{
        float: none;
        text-align: center; 
        width: 100%;
        margin: 20px 0;
    }
    footer.lp_union{
        background: #610000;
    }

     .lp_union .step_block{
        display: block;
    }
    .lp_union .right_block h2{
        margin:  1em auto;
    }
    .lp_union .step_block{
       float: left;
       position: relative;
       top:32px;
    }
    .lp_union .right_block .form{
        margin-top: 10px;
    }
    .lp_union .right_block h2{
        margin:  1em  0 0.5em 15px;
        float: left;    
        width: 65%;
    }
    .lp_union .right_block .separate_line{
        height: 0;
        display: block;
        width: auto;
        clear: both;
        margin: 0;
        background: none;
    }
    .lp_union .right_block .submit{
        margin-bottom: 20px;
    }
    .lp_union .right_block p{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 480px) {
    .header_background{
        height: auto;
    }
    .lp_union .right_block .shadow_big{
        display: none;
    }
    footer.lp_union a{
        float: none;
    }
    .lp_union .right_block ul{
        left: -2px;
    }
    .lp_union .right_block .form{
        width: 80%;
    }
    .union_page footer .right span{
        float: none;
        margin: 10px auto;
    }
    .union_page.contact .lp_union .right_block .ul h5{
        font-size: 16px;
        line-height: 26px;
    }
    footer.lp_union .left,footer.lp_union .right{
        float: none;
        width: 100%;
        text-align: center;
        margin: 0;
        padding:1em 0;
        max-width: 100%;
    }
    footer .right a {
        display: block;
    }

    .lp_union .right_block h2{
        margin:  1em auto;
    }
   #google_translate_element{
    display: none;
   }

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

    header.lp_union{
        padding-bottom: 0;
    }
    header.lp_union .header_title{
        float: none;
        text-align: center;
    }
    header.lp_union .wrapper .right{
        float: none;
        text-align: center;
        margin-top: 10px;
        padding-bottom: 10px;
    }
}
@media only screen and (max-width: 400px) {
    .union_page.contact .lp_union .right_block .ul h5{
        font-size: 15.5px;
        line-height: 25px;
        margin-bottom: 4em;
        margin-top: 1em;
    }
    .lp_union .right_block h2{
        margin:  1em  0 0.5em 15px;
        float: left;    
        width: 57%;
    }
}