
@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;

}


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


}

.lp_pontiac p.text-right {
    text-align: right;
    margin-bottom: 0!important;
    font-size: 13px;
}
#main.lp_pontiac{
    padding-bottom: 165px;
    overflow: visible;
}
.lp_pontiac{
	font-family: Arial,sans-serif;
	font-size: 14px;
}
.lp_pontiac p {
    line-height: 21px;
	text-align: left;
}

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

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

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

/* header - begin */
header.lp_pontiac{
	background-image: url("/static/images/landing_pages/pontiac/header_img.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    border: 0 none;
    color: #FEFFFD;
    height: 34px;
    margin: 0 auto;
    padding-top: 23px;
    position: relative;
    text-transform: uppercase;
    width: 1200px;
    z-index: 999;
}
.shadow_header{
	position:absolute;
	width:100%;
	background: url("/static/images/landing_pages/pontiac/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_pontiac .header_title{
	font-size: 14px;
	font-weight: bold;
	padding-left: 0;
}
header.lp_pontiac .right{
    margin-top: 9px;
    color: #fff;
}
header.lp_pontiac .right a{
	color: #fff;
    display: inline;
    float: none;
    font-weight: normal;
    height: auto;
    font-size: 14px;
    text-transform: none;
    padding: 4px 7px;
    border-radius: 5px;
    -webkit-border-radius:5px;
}
header.lp_pontiac .header_title a{
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.5px;
}

header.lp_pontiac .right a:hover{
	text-decoration: none;
    color: #471a94;
}

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

/* #main - begin */

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

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

#main.lp_pontiac section.page_title {
    padding:4px 0;
    text-align: center;
}
.lp_pontiac .sections_wrapper{
	margin-top: 10px;
}
.lp_pontiac .separate_line{
	background-image: url("/static/images/landing_pages/pontiac/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_pontiac .translate_block{
	margin-top: 2px;
	text-align: right;
}
.lp_pontiac .translate_block a{
	color: #777777;
    font-family: 'ubunturegular';
    font-size: 12px;
    letter-spacing: -0.1px;
    padding-right: 5px;
}
.lp_pontiac .translate_block a:hover{
	color: #250202;
}

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

/* right_block */
.lp_pontiac .right_block{
	border-radius: 5px 5px 5px 5px;
    padding: 27px 10px 0 !important;
    position: relative;
    width: 600px;
}
.lp_pontiac .right_block h2{
	color: #000;
	margin: -2px 0 0 56px;
}
.lp_pontiac .step_block{
	background: url("/static/images/landing_pages/pontiac/step_1.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    left: 12px;
    letter-spacing: 0px;
    padding-top: 44px;
    position: absolute;
    text-align: center;
    top: -16px;
    width: 105px;
    word-spacing: -1px;
    font-family: 'Arial';
}
.lp_pontiac .right_block .separate_line{
	background: url("/static/images/landing_pages/pontiac/separate_line_2.png") no-repeat scroll 0 0 transparent;
	margin: 25px 0 18px 130px;
	height:7px;
}
.lp_pontiac .right_block .separate_line.separate_line2{
	margin: 17px 0 9px;
}
.lp_pontiac .right_block article{
	padding: 7px 0 !important;
}
.lp_pontiac .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_pontiac .right_block .form .arrow{
	background-image: url("/static/images/landing_pages/pontiac/select_button.png");
    cursor: pointer;
    height: 34px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 33px;
}
.lp_pontiac .right_block .submit{
	background: url("/static/images/landing_pages/pontiac/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_pontiac .right_block .submit a{
	color: #FFFFFF;
    display: block;
    font-size: 15px;
    padding: 12px 0 12px 1px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.lp_pontiac .right_block ul{
	background-color: #FCFCFC;
    border: 1px solid #D0D0D0;
    display: block;
    height: auto;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    z-index: 999;
    padding: 27px 0;
}
.lp_pontiac .right_block ul li{
    list-style-type: none;
    margin: 9px 0;
    text-align: center;
    cursor:pointer;
    padding: 0 15px;
    max-width: 100%;

}
.lp_pontiac .right_block ul li:last-child,.lp_pontiac .right_block ul li.last-child{
    height: 0;
    width: 0;
    padding: 0;
}
.lp_pontiac .right_block ul li a{
    color: #333;
    font-size: 14px;
}
.lp_pontiac .right_block ul li a:hover{
    color: #8b0b01;
}
.faq.pontiac_page.contact .lp_pontiac .right_block .ul .q1 p, 
.faq.pontiac_page.contact .lp_pontiac .right_block .ul .q2 p, 
.faq.pontiac_page.contact .lp_pontiac .right_block .ul .q3 p, 
.faq.pontiac_page.contact .lp_pontiac .right_block .ul .q4 p, 
.faq.pontiac_page.contact .lp_pontiac .right_block .ul .q5 p, 
.faq.pontiac_page.contact .lp_pontiac .right_block .ul .q6 p{
    padding: 20px 20px 10px;
}
.faq .lp_pontiac .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_pontiac .right_block ul li{
    font-size: 14px;
    margin:0;


}
.clearfix{
    clear: both !important;
    float: none !important;
}
.lp_pontiac .right_block ul li{
    white-space: nowrap;
	margin: 9px 0;
	cursor:pointer;
    padding:0;
    font-size: 20px;
    width: 100%;
	line-height: 25px;
    text-align: center;
}
.lp_pontiac .right_block ul li.last{
    visibility: hidden;
}   
.lp_pontiac .right_block ul li a{
	color: #464646;
	font-size: 18px;
}
.lp_pontiac .right_block ul li a span{
    color: #a4a4a4;
}
.lp_pontiac .right_block ul li a:hover{
	color: #471a94;
}
.lp_pontiac .right_block p{
	font-size: 16px;
    margin-bottom: 59px;
    padding-left: 18px;
}
.lp_pontiac .right_block p a{
	color:#003366;
	text-decoration: underline;
}
.lp_pontiac .right_block p a:hover{
	color:#250202;
}
.lp_pontiac.sp .right_block h2 {
    margin-left: 101px;
}
/* #main - end */

/* footer - begin */
footer.lp_pontiac{

	 background: url("/static/images/landing_pages/pontiac/footer_img.png") repeat-x scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    color: #fff;
    padding: 0;
    height: 140px;
    position: absolute;
}
footer.lp_pontiac .right{
	height: auto;
    margin: 45px 0 5px;
}
footer.lp_pontiac .left{
	font-size: 14px;
    line-height: 20px;
    margin-top: 18px;
    padding-left: 0;
    text-align: left;
    margin-bottom: 0px;
}
.left > span {
    color: #fff;
}
footer .right span {
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 33px;
    margin: 11px 1px 0 0;
    position: relative;
    top: 10px;
    padding: 5px 0 0;
    width: 104px;
}
footer.lp_pontiac a{
	float: left;
}

footer .right a {
    float: none;
    text-align: left;
}

footer .right span {
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 0;
    margin: 0;
    position: relative;
    top: 0px;
    padding: 0 0;
    width: 0;
}
footer .right a{
    width: 17px;
    height: 17px;
    background-position:  center center;
    display: inline-block;
}
footer .right .fb {
    background: url("/static/images/landing_pages/pontiac/facebook.png") no-repeat center;
}
footer .right .twt {
    background: url("/static/images/landing_pages/pontiac/twitter.png") no-repeat;
    margin-left: 8px;
    top: 2px;
    position: relative;
}
footer .right .fb:hover{    
    background: url("/static/images/landing_pages/pontiac/facebook_hover.png") no-repeat center;
}
footer .right .twt:hover{    
    background: url("/static/images/landing_pages/pontiac/twitter_hover.png") no-repeat;
}
.lp_pontiac .copyright{
    background-repeat: no-repeat;
    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: '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_pontiac.es section.left_block .shadow{
	top: 37px;
}*/
.lp_pontiac.es .right_block h2{
	margin-left: 109px;
}

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

/* Hide Immunization record for pontiac form */
.doc_immunizationrecord, .doc_unofficialtranscript{
	display: none;
}
.header_background {
    background-color: #F5F5F5;
    background-image: url("/static/images/landing_pages/pontiac/header_img.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 58px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1;
}
.wraper_copyrights {
    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/pontiac/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: #fff;
    text-decoration: underline;
   
}



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

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

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

.pontiac_page.contact .lp_pontiac .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;
}
.pontiac_page.contact .lp_pontiac .right_block .ul a{
    color: #471a94;
}

.pontiac_page.contact .lp_pontiac .right_block .ul a:hover{
    text-decoration: underline;
}

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

.pontiac_page.contact .lp_pontiac .right_block .ul h5{
    background: url("/static/images/landing_pages/pontiac/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 35px;
    width: 85%;
    line-height: 33px
}

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

.pontiac_page.contact .lp_pontiac .right_block .ul .hidden{
    display: none;
}

.pontiac_page.contact .lp_pontiac .right_block .ul .q1,.pontiac_page.contact .lp_pontiac .right_block .ul .q2,
.pontiac_page.contact .lp_pontiac .right_block .ul .q3,.pontiac_page.contact .lp_pontiac .right_block .ul .q4,
.pontiac_page.contact .lp_pontiac .right_block .ul .q5,.pontiac_page.contact .lp_pontiac .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;
}

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

.pontiac_page.contact .lp_pontiac .right_block .ul strong{
    font-weight: bold;
    color: #471a94;
}

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

@media only screen and (max-width: 960px) {
    #main.lp_pontiac section.left_block{
        display: none;
    }
    #main.lp_pontiac{
        max-width: 960px;
        width: 100%;
    }
    header.lp_pontiac{
        width: 100%;
    }
    header.lp_pontiac .wrapper{
        width: 95%;
    }
    .pontiac_page .wrapper{
        max-width: 960px;
        width: 100%;
    }
    .lp_pontiac .logo{
        height: auto;
        padding-left: 0;
        max-width: 640px;
        width: 100%;
        padding-top: 0.5em;
        text-align: center;
    }
    .lp_pontiac .logo img{
        position: relative;
        top: 0;
        display: block;
        margin: 0 auto 15px;
    }
    #main.lp_pontiac section.left_block{
        float: none;
        max-width: 960px;
        width: 95%;
        margin: 1em auto 2em;
    }
     #main.lp_pontiac .right_block{
        float: none;
        max-width: 960px;
        width: 95%;
        margin: 1em auto;
     }

     .pontiac_page footer .wrapper{
         width: 95%;    
        margin: 0 auto;
     }
     .lp_pontiac .right_block .ul{
        margin: 0 auto;
     }
     .lp_pontiac .right_block ul{
        padding: 20px 0;
     }
     .pontiac_page.contact .lp_pontiac .right_block .ul{
        margin: 10px 10px 0;
     }
     #main.lp_pontiac .right_block{
        padding: 10px 0 !important;
     }
    /*+ .lp_pontiac .right_block ul li{
        padding: 0;
        max-width: 48%;
     }*/
     .pontiac_page.contact .wrapper{
        margin: 0 auto;
        width: 95%;
        
     }
     #main.lp_pontiac{
        padding-bottom: 1em;
     }
      .wraper_copyrights{
        height: 38px;
      }
     .copyright > span{
        padding-top: 14px;
     }
     .lp_pontiac .copyright{
        height: auto;
     }
    
    .lp_pontiac .right_block .form{
        width: 90%;
        margin: 20px auto;
        float: none;
    }
    .lp_pontiac .right_block ul{
        width: 100%;
    }
    .header_separate_line{
        display: none;
    }

    footer.lp_pontiac{
       /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+7,bdbec1+100 */
        background: #989898; /* Old browsers */

    }
}
@media only screen and (max-width: 940px){
    header.lp_pontiac{
        background-color: #471a94;
        background-image: none;
    }
    header.lp_pontiac .right a{
        color: #fff;
    }
    .header_background{
        background:none;
    }
}
@media only screen and (max-width: 840px) {
    header.lp_pontiac .header_title{
        float: none;
        text-align: center;
    }
    header.lp_pontiac .right{
        float: none;
        margin: 15px auto;
        text-align: center;
    }
    .pontiac_page.contact #main.lp_pontiac .right_block{
        width: 95%;
    }
    .header_background{
        height: auto;
    }
    header.lp_pontiac .right a,header.lp_pontiac span.separator{
        color: #fff;
    }
    footer.lp_pontiac .right{
        max-width: 100px;
        width: 100%;
    }
    header.lp_pontiac .right a:hover{
        color: #fff;
        text-decoration: underline;
    }
    header.lp_pontiac{
        height: 60px;
    }
}
@media only screen and (max-width: 768px) {

}
@media only screen and (max-width: 740px) {
     footer.lp_pontiac{
        height: auto;
        position: relative;
    }
    .lp_pontiac .right_block ul li{
       max-width: 100%;
       float: none;
     }
    footer.lp_pontiac .right{
        width: 30%;
        margin-bottom: 20px;
    }
    .lp_pontiac .right_block .shadow_big{
        max-width: 620px;
        width: 100%;
    }
    
    #main.lp_pontiac{
        padding-bottom: 2em;
    }
    #main.lp_pontiac section.page_title{
        padding: 0;
    }
}
@media only screen and (max-width: 680px) {
    .pontiac_page.contact .lp_pontiac .right_block .ul h5{
        margin-bottom: 3em;
        line-height: 28px;
    }
    .lp_pontiac .right_block .ul{
        width: 95%;
        margin: 20px auto 0;
    }
    .pontiac_page.contact .lp_pontiac .right_block .ul{
        width: auto;
    }
    .lp_pontiac .right_block ul li{
        float: none;
        text-align: center; 
        width: 100%;
        margin: 20px 0;
    }
    .lp_pontiac .right_block ul{
        margin-left: 0;
    }
}
@media only screen and (max-width: 480px) {
    footer.lp_pontiac a{
        float: none;
    }
    .lp_pontiac .right_block ul{
        left: -2px;
    }
    .lp_pontiac .right_block .form{
        width: 80%;
    }
    .pontiac_page footer .right span{
        float: none;
        margin: 10px auto;
    }
    .pontiac_page.contact .lp_pontiac .right_block .ul h5{
        font-size: 16px;
        line-height: 26px;
    }
    footer.lp_pontiac .left,footer.lp_pontiac .right{
        float: none;
        width: 100%;
        text-align: center;
        margin: 0;
        padding:1em 0;
        max-width: 100%;
    }
    footer .right a {
        display: inline-block;
    }
    .lp_pontiac .step_block{
       float: left;
       position: relative;
       top:-32px;
    }
    .lp_pontiac .right_block .form{
        margin-top: 10px;
    }
    .lp_pontiac .right_block h2{
        margin:  1em  0 0.5em 15px;
        float: left;    
        width: 65%;
    }
    .lp_pontiac .right_block .separate_line{
        height: 0;
        display: block;
        width: auto;
        clear: both;
        margin: 0;
        background: none;
    }
    .lp_pontiac .right_block .submit{
        margin-bottom: 20px;
    }
    .lp_pontiac .right_block p{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 400px) {
    .pontiac_page.contact .lp_pontiac .right_block .ul h5{
        font-size: 15.5px;
        line-height: 25px;
        margin-bottom: 4em;
        margin-top: 1em;
    }
    .lp_pontiac .right_block h2{
        margin:  0.5em  0 0.5em 15px;
        float: left;    
        width: 60%;
    }
}