* { margin:0px; padding:0px; box-sizing:border-box; }
img { border:none; }
img:focus, :focus, a:focus {
	outline:none; border:0px;
}
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

body {
    font-family: 'Lato', sans-serif;
    width: 100%;
    float: left;
}
p {
    font-family: 'Lato', sans-serif; font-weight:300;
    color: #000;
    font-size: 15px;
}
.wrapper {
    margin: 0px auto;
    max-width: 1000px;
    width: 100%;
}
.big_img img {
	width:100%;
	height:auto;
}
.head1 h1 span {
    width: 100%;
    float: left;
    font-size: 19px;
}
.header {
    width: 100%;
    margin-top: 9px;
    float: left;
}
.stellarnav.light ul ul {
    background: #3e3c3c !important;
}
.stellarnav.light li li a {
    color: #fff !important;
    padding: 12px 10px !important;
    font-size: 13px;
}
.stellarnav.light{
    background: #F39907 !important;
}
.content {
    width: 100%;
    float: left;
    margin-top: 14px;
}
.stellarnav.light li a {
    font-size: 15px;
    font-weight: 600;
}
.stellarnav>ul>li:last-child ul {
    left: -44px;
}
.stellarnav ul li a {
    padding: 14px 8px 16px 8px !important;
}
.stellarnav li.has-sub>a:after {
    margin-left: 4px !important;
}

.head1 {
    float: left;
    width: 100%;
}
.head1 h1 {
    float: left;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
}
.stellarnav {
    float: left;
}
.head2 {
    float: left;
    width: 100%;
    margin-top: 18px;
    margin-bottom: 20px;
}
.head2 .logo {
	float:left;
	width:100%;
}
.con_sec1 {
    float: left;
    width: 100%;
}
.con_sec1_left {
    float: left;
    width: 28%;
    padding: 15px;
    background: #E8E6E6;
    margin-right: 20px;
}
.form {
    float: left;
    width: 100%;
}
.form h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
}
form.formpic {
    float: left;
    width: 100%;
    margin-top: 8px;
}
form.formpic input, form.formpic textarea {
    width: 100%;
    margin-bottom: 8px;
    color: #000;
    padding: 10px 6px;
    border: 1px solid #888;
}
form.formpic input[type="submit"] {
    font-size: 12pt;
    color: white;
    background-color: green;
    border: 2px solid #336600;
    padding: 3px;
	cursor:pointer;
}
.form p {
    font-size: 17px;
    font-weight: 300;
}
form.formpic input::-webkit-input-placeholder, form.formpic textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
form.formpic input::-moz-placeholder, form.formpic textarea::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
form.formpic input:-ms-input-placeholder, form.formpic textarea:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
form.formpic input:-moz-placeholder, form.formpic textarea:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.msds_available {
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0px;
}
.msds_available h4 {
    font-size: 17px;
    margin-bottom: 16px;
}
.new_substrates h4 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}
.new_substrates strong {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
}
.new_substrates p{
    font-weight: 300;
}
.new_substrates {
    text-align: center;
    width: 100%;
    float: left;
}
.con_sec1_center {
    float: right;
    width: 69%;
    margin-top: 0;
}
.con_sec1_center h2 {
    font-size: 25px;
	display:inline-block;
    font-weight: 400;
    margin-bottom: 21px;
}
.con_sec1_center p {
    font-weight: 400;
    margin-bottom: 23px;
    font-size: 16px;
    line-height: 21px;
}
.con_sec1_center p strong {
    font-weight: 700;
    color: #000;
    font-size: 17px;
    margin-bottom: 3px;
    display: inline-block;
}
.con_sec1_center a {
    display: inline-block;
    margin-bottom: 14px;
}

.super_thin_side {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.super_thin_side h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 21px;
}
.free_soi_side {
    float: left;
    width: 100%;
    margin-top: 34px;
}
.free_soi_side p {
    font-size: 16px;
    margin-top: 13px;
}
.free_soi_side h4 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 22px;
}

div#footer {
    float: left;
    width: 100%;
    margin-top: 20px;
}
#footer ul {
    float: left;
    width: 100%;
    text-align: center;
}
#footer ul li{
	display:inline-block;
    text-align: center;
	list-style:none;
	font-size:16px;
	font-weight:300;
	margin:0px 3px;
}
#footer p {
    float: left;
    width: 100%;
    background: #D5D3D3;
    font-weight: bold;
    padding: 5px;
	font-size:18px;
    margin-top: 6px;
    text-align: center;
}
.l_list ul {
    padding-left: 20px;
}
.l_list ul li {
    font-size: 17px;
    margin-bottom: 6px;
}
.l_list h3 {
    font-size: 19px;
    margin-bottom: 15px;
}
.l_list {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.mob_head {
	display:none;
}
.g-recaptcha {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

@media screen and (max-width:1030px) {
.wrapper {
    max-width: 930px;
}
.stellarnav ul li a {
    padding: 14px 6px 16px 6px !important;
}
.g-recaptcha {
    transform: scale(0.70);
    -webkit-transform: scale(0.70);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.stellarnav ul li a {
    font-size: 14px !important;
}
.stellarnav>ul>li:last-child ul {
    left: -108px;
}
.con_sec1_center img {
    width: 100%;
    height: auto;
}
.researcher img {
    width: auto;
}
}

@media only screen and (max-width : 1000px) {
	.stellarnav > ul > li > a { padding: 20px 23px; }
}


@media screen and (max-width:960px) {
.wrapper {
    max-width: 737px;
}
.g-recaptcha {
    transform: scale(0.50);
    -webkit-transform: scale(0.50);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.head2, .head1 {
	display:none;
}
.mob_head {
    display: inline-block;
    width: 100%;
	    margin-bottom: 10px;
}
.mob_head .logo {
    float: left;
    width: 314px;
    margin-top: 13px;
    margin-left: 0px;
}
.call {
    margin-top: 11px;
	float:right;
}
.call strong {
    display: block;
}
.stellarnav.light {
    background: #222222 !important;
}
a.menu-toggle.full img {
    float: left;
    margin-right: 10px;
}

a.menu-toggle.full {
    font-size: 22px;
    color: #999 !important;
    line-height: 21px;
}
a.menu-toggle.full span {
    position: relative;
    top: 4px;
}
div#main-nav ul {
    background: #222222 !important;
    padding: 0px 17px;
}
.stellarnav.mobile.light li a {
    color: #fff;
    font-weight: 400;
    font-size: 15px !important;
}
}

@media screen and (max-width:767px) {
.wrapper {
    max-width: 570px;
}
.con_sec1_center {
    width: 100%;
    margin-top: 30px;
}
.head1, .head2 {
    display: none;
}
.g-recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.stellarnav {
    margin-top: 12px;
}
.con_sec2_boxes:nth-child(3) {
    float: inherit;
    margin-right: 0px;
}
.con_sec2_boxes:last-child {
    float: right;
    margin-right: 0px;
    width: 277px;    min-height: 230px;
}
.con_sec2_boxes:nth-child(4) {
    width: 278px;    min-height: 230px;
}
.con_sec2_boxes {
    min-height: 400px;
}
.con_sec2_boxes h3 {
    font-size: 21px;
}
.con_sec1_left {
    width: 100%;
	min-height:inherit;
}

.free_soi_side {
    float: left;
    width: 50%;
    margin-top: 20px;
}
.super_thin_side {
    float: left;
    width: 50%;
    margin-top: 20px;
}
.super_thin_side h4 {
    font-size: 25px;
}
.msds_available img {
    width: auto;
    height: auto;
}
#footer p {
    text-align: center;
}
}

@media screen and (max-width:600px) {
.wrapper{
    max-width: 450px;
}

}

@media screen and (max-width: 480px) {
.mob_head .logo {
    width: 248px;
    margin-top: 18px;
}
.wrapper  {
    max-width: 320px;
}
.mob_head .logo img {
    width: 100%;
}

}

@media screen and (max-width: 350px) {

.wrapper  {
    max-width: 300px;
}
.mob_head .logo {
    width: 228px;
    margin-top: 18px;
}
}