* { margin:0px; padding:0px; box-sizing:border-box; }
img { border:none; }

body {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    float: left;
}
p {
	font-family:Arial, Helvetica, sans-serif;
}
.wrapper {
    margin: 0px auto;
    max-width: 1120px;
    width: 100%;
}
.header {
    width: 100%;
    margin-top: 2px;
    float: left;
}
.g-recaptcha {
    float: left;
    width: 100%;
}

.con_wrap {
	float:left;
	width:100%;
}
.nav strong {
    float: left;
    font-size: 23px;
    width: 163px;
}
#nav-main ul li:last-child {
	margin-right:0px;
}
.mob_head {
    display: none;
}
#nav-trigger {
    display: none;
    text-align: center;
}	
nav#nav-main {
    float: right;
    width: 83%;
}
.content_head a {
    color: blue;
}
#nav-main ul {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    float: right;
    width: 100%;
    text-align: right;
}
#nav-main ul li {
    list-style: none;
    font-weight: 300;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    float: none;
    display: inline-block;
    margin-right: 6px;
}
#nav-main li a {
    color: blue;
}
nav#nav-mobile {
    position: relative;
    display: none;
}
.social_wrap {
	float:left;
	width:100%;
	margin-bottom:2px;
}
.head2 {
    float: left;
    margin-top:4px;
    width: 100%;
}
.head2_sec2 span {
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
}
.head2_sec3 p {
	font-size:13px;
}
.head2_sec3 p strong {
	font-size:13px;
}
.head2_sec3 strong {
    font-size: 19px;
}
.head3_sec3 p, .head3_sec3 p strong {
	font-size:13px;
}
.head2_sec1, .head2_sec2, .head2_sec3 {
    float: left;
    width: 33%;
    text-align: center;
    padding: 0px 15px;
}
.head3 {
    float: left;
    width: 100%;
    margin-top: -35px;
    margin-bottom: 13px;
}
.head3_sec1 {
    float: left;
    width: 13%;
    text-align: center;
}
.head3_sec2 {
    float: left;
    width: 87%;
    padding-left: 1%;
}
.head2_sec3 {
    text-align: right;
    padding-right: 0px;
    position: relative;
    z-index: 99999;
}
.head3_sec3 {
    float: right;
    width: 22%;
    margin-top: -28px;
}
.head4_sec3 p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 3px;
}
.head3_sec3 strong {
    font-size: 19px;
}
.mob_menu {
    display: none;
}
.head4 {
	float:left;
	width:100%;
}
.head4_sec1, .head4_sec2 {
    float: left;
    width: 109px;
}
.head4_sec1 h4, .head4_sec2 h4 {
    width: 100%;
    text-align: center;
    font-size: 19px;
    margin-top: 0;
    float: left;
}
.head4_sec1 h4 span, .head4_sec2 h4 span {
    width: 100%;
    float: left;
    font-size: 12px;
    font-weight: 100;
    margin-top: 0px;
}
.head4_sec3 {
    float: left;
    width:62%;
}
.head4_sec3 ul {
    float: left;
    width: 100%;
}
.head4_sec3 ul li {
    list-style: none;
    float: left;
    margin: 0px 1px;
}
.head4_sec3 ul li a {
    display: inline-block;
	float:left;
}
.head4_sec4 {
    float: right;
    width: 18%;
    text-align: center;
    margin-top: -15px;
}
.head4_sec4 p {
    font-size: 11px;
    text-align: left;
    float: left;
    width: 100%;
}
.content {
    width: 100%;
    float: left;
    margin-top: 9px;
}
.content_head h2 span {
    display: inline-block;
    margin: 0px 17px;
}
#captcha {
	padding-left: 6px;
}
ul.head5 {
    float: left;
    width: 100%;
    background-color: rgb(255,204,102);
    text-align: center;
    padding: 1px 4px;
    margin-top: 10px;
}
ul.head5 li {
    list-style: none;
    display: inline-block;
    padding: 0px 6px;
    border-right: 1px solid #000;
    font-size: 13px;
    font-weight: bold;
}
ul.head5 li:last-child {
    padding-right: 0;
    border-right: 0;
}
.content_head {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
.r_con_wrap {
    float: right;
    width: 11%;
    margin-top: 9px;
    text-align: right;
}
.content_head h2 {
    font-size: 19px;
    text-align: center;
    line-height: 29px;
    margin-bottom: 9px;
}
.order_link {
	float:left;
	width:100%;
	text-align:center;
}
.content_head h5 {
    font-size: 15px;
    text-align: center;
    line-height: 29px;
}
.inner_content {
    width: 100%;
    float: left;
    border: 1px solid gray;
    padding: 1px;
    margin-top: 30px;
}
.content_sec1 {
    float: left;
    background-color: #fff;
    width: 100%;
}
.content_sec1 ul {
	float:left;
	width:100%;
}
.content_sec1 ul li {
    float: left;
    list-style: none;
    width: 277px;
    height: 100%;
    padding: 4px 3px;
    font-size: 12px;
    height: 75px;
    border: 1px solid gray;
    margin: 1px;
    display: table;
    background-color: rgb(255,204,0);
}
.content_sec1 li strong {
    width: 100%;
    font-size: 12px;
    float: left;
    margin-bottom: 1px;
}



.content_sec2 {
    float: left;
    background-color: #fff;
    width: 100%;
}
.content_sec2 ul {
	float:left;
	width:100%;
}
.content_sec2 ul li {
    float: left;
    list-style: none;
    width: 277px;
    height: 100%;
    padding: 4px 3px;
    font-size: 12px;
    min-height: 44px;
    border: 1px solid gray;
    margin: 1px;
    display: table;
}
.content_sec2 li strong {
    width: 100%;
    font-size: 12px;
    float: left;
    margin-bottom: 1px;
}

.content_left {
    float: left;
    width: 277px;
}
.content_left ul {
	float:left;
	width:100%;
}
.content_left ul li {
    float: left;
    list-style: none;
    width: 100%;
    height: 100%;
    padding: 4px 3px;
    font-size: 12px;
    min-height: 91px;
    border: 1px solid gray;
    margin: 1px;
    display: table;
}
.content_left li strong {
    width: 100%;
    font-size: 12px;
    float: left;
    margin-bottom: 1px;
}
.content_left ul li:nth-child(odd) {
    background-color: rgb(255,204,0);
}


.content_right {
    float: right;
    width: 277px;
	margin-right:2px;
}
.content_right ul {
	float:left;
	width:100%;
}
.content_right ul li {
    float: left;
    list-style: none;
    width: 100%;
    height: 100%;
    padding: 4px 3px;
    font-size: 12px;
    min-height: 91px;
    border: 1px solid gray;
    margin: 1px;
    display: table;
}
.content_right li strong {
    width: 100%;
    font-size: 12px;
    float: left;
    margin-bottom: 1px;
}
.content_right ul li:nth-child(odd) {
    background-color: rgb(255,204,0);
}
.content_center {
    float: left;
    width: 556px;
    background: #fff;
    border: 1px solid gray;
    padding: 0px 2px 2px 2px;
    margin: 1px 1px 1px 3px;
}
.formpic {
    background: #99cccc;
    height: 552px;
}
.formpic p {
    padding: 6px;
    width: 100%;
    float: left;
}
.formpic p label {
    width: 200px;
    float: left;
    font-size: 15px;
    margin-right: 13px;
}
.formpic p input[type="text"], .formpic p textarea, .formpic input {
    padding: 4px;
    width: 180px;
}
.formpic .submit {
    display: inline-block;
    width: 100%;
    padding: 12px 6px 10px 6px;
}

.content_head h5 span {
    display: inline-block;
    margin: 0px 17px;
}
.content_left ul li, .content_right ul li {
    height: 90px;
}
.content_head h4 {
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 20px;
    text-align: center;
    font-weight: 300;
    background: rgb(192, 192, 192);
    padding: 14px 10px;
    line-height: 27px;
}
.l_con_wrap {
    float: left;
    width: 87%;
}
.l_con_wrap table#Table55 td {
    padding: 10px;
}
.tab_wrap {
    width: 974px;
    float: left;
}
.bottom_links {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 10px;
}
.content_head h5 {
    font-size: 17px;
    margin-top: 9px;
    margin-bottom: 16px;
}
.bottom_links ul {
	width:100%;
	text-align:center;
	display:inline-block;
}
.bottom_links ul li{
	margin:0px 1px;
	text-align:center;
	display:inline-block;
}
.formpic input[type="submit"] {
    font-size: 12pt;
    color: white;
    background-color: green;
    border: 2px solid #336600;
    padding: 3px;
    cursor: pointer;
}
form.formpic {
    float: left;
    width: 100%;
    background: #99CCCC;
    padding: 20px;
}
@media screen and (max-width:1150px) {
.wrapper {
    max-width: 930px;
}
#nav-main ul li {
    font-size: 13px;
    margin-right: 7px;
}
.tab_wrap {
    width: 790px;
}
.head3_sec3 {
    width: 16%;
}
.l_con_wrap {
    width: 85%;
}
.r_con_wrap {
    width: 13%;
}
.head3_sec3 strong {
    font-size: 16px;
}
.head4_sec3 {
    width: 58%;
    text-align: center;
}
.head4_sec3 ul {
    text-align: center;
}
.content {
    margin-top: 12px;
}
.head4_sec3 ul li {
    float: none;
    display: inline-block;
}
.head4_sec4 {
    width: 16%;
}
.formpic {
    height: 562px;
}
.head2_sec1 {
    width: 30%;
}
.head2_sec2 {
    width: 37%;
}
.head2_sec3 {
    width: 33%;
}
.nav strong {
    font-size: 21px;
    width: 160px;
}
nav#nav-main {
    width: 81%;
}
.head2 {
    margin-top: 7px;
}
.content_sec1 ul li, .content_sec2 ul li {
    width: 229px;
}
.content_left {
    width: 229px;
}
.content_center {
    width: 460px;
}
.content_right {
    width: 231px;
}
.formpic label {
    width: 179px;
}
.lpcvd_sec2_left, .lpcvd_sec2_right, .lpcvd_sec2_center {
    width: 33.18%;
    min-height: 408px;
}


}

@media screen and (max-width:960px) {
.wrapper {
    max-width: 737px;
}
.l_con_wrap {
    width: 80%;
}
.formpic {
	height: auto;
}
.tab_wrap {
    width: 590px;
}
.formpic {
    min-height: inherit;
}
.r_con_wrap {
    width: 17%;
}
.bottom_links ul li {
    margin: 0px 2px;
    float: left;
}
.head4_sec3 ul li {
    float: left;
    margin: 0px 2px;
}
.head4_sec3 p {
    display: none;
}
.nav strong {
	display:none;
}
.header {
	overflow-x:hidden;
}
.head2, .head3, .head4_sec1, .head4_sec2, .head4_sec4 {
    display: none;
}
#nav-main ul {
    width: 100%;
    margin-bottom: 10px;
}
.mob_menu {
    display: block;
}
#nav-main strong {
    width: 100%;
    text-align: center;
}
.head4_sec3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 11px;
}
.mob_head {
    display: inline-block;
    width: 100%;
}
.logo {
    float: left;
}
.logo {
    width: 314px;
    margin-top: 13px;
    margin-left: 0px;
}
.call {
    margin-top: 11px;
	float:right;
}
.call strong {
    display: block;
}
.nav {
    background-color: #222222;
    padding: 0px 20px;
    margin-top: 11px;
    position: relative;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
}
nav#nav-mobile strong {
	display:none;
}
.nav ul li a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#nav-trigger {
    display: inline-block;
    text-align: left;
    padding: 12px 0px;
    cursor: pointer;
    width: 100%;
}
#nav-trigger span {
    color: #999;
    display: inline-block;
    float: left;
    line-height: 33px;
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
}
#nav-trigger span img {
    float: left;
    margin-right: 17px;
}	
nav#nav-main {
    display: none;
}
.nav ul {
    display: none;
	padding-left:0;
}
.nav ul li {
    width: 100%;
    padding: 12px 0px 10px 0px;
    font-size: 16px;
    border-bottom: 1px solid #444;
    color: #fff;
    list-style: none;
}
.nav ul li a {
    color: #fff;
}
nav#nav-mobile {
    display: block;
}
.logo {
    width: 314px;
    margin-top: 13px;
    margin-left: 0px;
}
.desk_head {
	display:none;
}
.content_sec1 ul li, .content_sec2 ul li {
    width: 49.7%;
}
.content_left, .content_right, .content_center {
    width: 100%;
}
.head2 strong {
	   margin-left: 0;
}
.content_center {
    padding: 2px 2px 2px 2px;
    margin: 1px 1px 1px 1px;
    width: 99.7%;
}
.content_right ul li {
	width: 49.7%;
	height: 108px;
}
.content_sec1 ul li, .content_sec2 ul li {
	height: 78px;
}
.content_left ul li {
	height: 99px;
    width: 49.7%;
}
.content_right {
    margin-right: 1px;
}
.content_right ul li:nth-child(even) {
    float: right;
    margin-right: 0px;
}
.desktop_logo {
    display: none;
}
.head2 strong {
    margin-left: 0;
    display: none;
}
.head2 h4 {
    margin-top: 0;
}
.content_right {
    padding-left: 2px;
}
}


@media screen and (max-width:767px) {
.wrapper {
    max-width: 570px;
}
.content_sec1 ul li, .content_sec2 ul li {
	width: 49.6%;
}
.tab_wrap {
    width: 425px;
}
.content_left ul li {
	width: 49.6%;
}
.content_left ul li, .content_right ul li {
    min-height: 90px;
}
.head4_sec3 ul li {
    float: none;
}
.bottom_links ul li {
    float: none;
}
.r_con_wrap {
    width: 21%;
}
.l_con_wrap {
    width: 76%;
}
.content_head a {
    word-wrap: break-word;
}
.bottom_links ul li {
	margin-bottom: 10px;
}
}

@media screen and (max-width:600px) {
.wrapper{
    max-width: 450px;
}
.content_sec1 ul li, .content_sec2 ul li {
	width: 49.5%;
}
.l_con_wrap table#Table55 td {
    padding: 23px;
}
.content_left ul li {
	width: 49.5%;
}
.formpic p input[type="text"], .formpic p textarea, .formpic input {
    padding: 4px;
    width: 100%;
}
.l_con_wrap {
    width: 100%;
    overflow-x: scroll;
}
.r_con_wrap {
    width: 100%;
    text-align: center;
}
.l_con_wrap {
    width: 100%;
}
.content_head h2 span {
    margin: 0px 0px;
    width: 100%;
}
.content_left ul li, .content_right ul li {
    min-height: 118px;
}
.content_sec1 ul li, .content_sec2 ul li {
    min-height: 68px;
}
.formpic label {
    width: 156px;
}
.content_center {
    width: 99.5%;
}
.content_right ul li {
	width: 49.6%;
}
.content_head h5 {
    word-wrap: break-word;
}
}

@media screen and (max-width: 480px) {
.logo {
    width: 248px;
    margin-top: 18px;
}
.g-recaptcha {
	transform: scale(0.85);
	-webkit-transform: scale(0.85);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
.content_right ul li {
	height: auto;
}
#con_tab {
    width: 600px;
    display: inline-block;
}
ul.head5 li {
    border-right: 0px solid #000;
}
.formpic input[type="text"], .formpic textarea, .formpic input {
    width: 100%;
}
.content_right ul li:nth-child(odd) {
    margin-left: 0px;
}
.formpic input[type="text"], .formpic input, .formpic textarea, .formpic input[type="email"] {
    width: 100%;
}
.formpic label {
    width: 100%;
    margin-bottom: 3px;
}
.content_left ul li{
    width: 99.6%;
    min-height: inherit;
    padding: 12px 6px;
}
.content_right ul li {
    width: 100%;
    min-height: inherit;
    padding: 12px 6px;
}
.wrapper  {
    max-width: 320px;
}
.content_sec1 ul li, .content_sec2 ul li {
    width: 99.6%;
    min-height: inherit;
    padding: 12px 6px;
}
.logo img {
    width: 100%;
}
}

@media screen and (max-width: 350px) {
.g-recaptcha {
	transform: scale(0.78);
	-webkit-transform: scale(0.78);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
.wrapper  {
    max-width: 300px;
}
.content_center {
    width: 99.2%;
}
.logo {
    width: 228px;
    margin-top: 18px;
}
}