/* Font Face Declaratioon */

@font-face {
	font-family: "MyriadPro";
	src: url("../fonts/MyriadPro-Bold.otf");
	font-weight: bold;
}

@font-face {
	font-family: "MyriadPro";
	src: url("../fonts/MyriadPro-Regular.otf");
	font-weight: normal;
}
body
{
	font-family:sans-serif !important;
	font-family: "MyriadPro", Arial, sans-serif;
}
img
{
	max-width:100%;
}
.header
{
	padding:20px 0px;
}
.top-text
{
	color: #000;
    text-align: right;
}
.top-text a
{
	margin-bottom: 0px;
	font-family: "MyriadPro", Arial, sans-serif;
	font-size:20px;
	color:#000 !important;
}
.top-text p
{
	font-family: "MyriadPro", Arial, sans-serif;
	font-weight:bold;
	font-size:22px;
}
.ph-no
{
	font-size: 36px;
	padding-top: 10px;
	color: #cb171e;
	font-family: "MyriadPro", Arial, sans-serif;
}
.banner
{
	border-top:7px solid #000;
	position:relative;
}
.banner img 
{
	width:100%;
}
.banner-text
{
	position: absolute;
	top: 117px;
	right: 139px;
	color: #fff;
	text-align: left;
	width: 723px;
	height: 390px;
	font-family: "MyriadPro", Arial, sans-serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: 400;
}
.banner-text h1
{
	font-family: "MyriadPro";
	font-weight:bold;
	
}
.man-hole-bg
{
	width:100%;
	background:#000;
	color:#FFF;
	padding:30px 0px;
	font-family: "MyriadPro", Arial, sans-serif;
	
}
.margin-bottom
{
	margin-bottom:50px;
}
.lern-more-btn
{
	text-align:right;
	padding-top: 12px;
}
.lern-more-btn img
{
	border:2px solid #fff;
	border-radius:7px;
}
h1
{
	margin-top:0px;
	font-size: 42px;
	font-weight:bold;
	font-family: "MyriadPro", Arial, sans-serif;
}
h5
{
	font-size:25px;
	font-family: "MyriadPro", Arial, sans-serif;
}
p
{
	/*font-weight:bold;*/
	font-size: 20px;
	font-family: "MyriadPro", Arial, sans-serif;
}
.safety-widget-div
{
	width:100%;
	color:#000;
	padding:50px 0px;
}
.specifi-bd
{
	border-bottom:1px solid #cb171e;
	padding-bottom: 4px;
	
}
.specifi-bd span
{
	background:#cb171e;
	padding:8px 15px;
	font-weight:bold;
	color: #fff;
    font-size: 21px;
	text-transform: uppercase;
	text-shadow:#000;
}

.video
{
	margin-top:100px;
	margin-bottom: 10px;
}
.ul-right{
	 list-style: none;
	 font-family: "MyriadPro",Arial,sans-serif;
}
.osha-bg
{
	background:#cb171e;
	padding:30px 0px;
	width:100%;
	color:#fff;
	font-stretch:wider;
}
.download-btn { margin-top:40px;}
.download-btn span
{
	background:#6d0000;
	padding:7px 20px;
	font-size: 20px;
    font-weight: bold;
}
.white { text-align: -moz-center; text-align:-webkit-center;}
.white-cover
{
	background:#d9d9d9;
	text-align:center;
	width:70%;
	min-height:220px;
	color:#000;
	-ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Safari */
    transform: rotate(7deg); /* Standard syntax */
	padding:90px 30px;
}
.request-form
{
	background:url(../images/chemical-plant.jpg) no-repeat top center;
	background-size:100% 100%;
	padding-top:50px;
	padding-bottom:30px;
	
}
.request-form .form-group
{
	text-align:right;
}
.request-form .form-control
{
	border-radius: 0px;
	background:rgba(255,255,255,0.7);
	border:none;
	font-size:18px !important;
}
.request-form .form-control::-moz-placeholder
{
	color:#333;
}
.request-form .btn
{
	border-radius: 0px;
}
.request-form .btn-default
{
	background:#6d0000;
	border:none;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding: 7px 20px;
}
.submit-btn img
{
	border:2px solid #fff;
	border-radius:7px;
}
.request-form h1
{
	color:#fff;
	font-weight:bold;
	font-size: 35px;
}
.btn-submit {
	background-image: url("../images/submit-btn.jpg");
	border: 2px solid #fff;
	border-radius: 7px;
	height: 43px;
	padding: 0;
	text-indent: 100%;
	width: 175px;
}
.footer
{
	padding:30px 0px;
}
.footer-loga a
{
	margin-right:25px;
}
.footer-social-loga
{
	text-align:right;
}
.footer-social-loga a
{
	margin-left:25px;
}
.footer-social-loga img
{
	width:10%;
}
@media (max-width: 1024px)
{
	.osha-bg h1 {font-size:35px;}
	.download-btn span { font-size:16px;}
}
@media (max-width: 768px)
{
	.banner-text { right: 30px; }
	h1 { font-size: 35px; }
	.white { margin-top: 35px; }
	.osha-bg h1 { font-size: 32px; }
	.footer-loga img { width:14%; }
	.request-form { height:500px; padding-top:10px; }
}
@media (min-width: 641px)
{
	.footer-loga img { width:14%; }
}
@media (max-width: 640px)
{
	.logo { text-align:center; }
	.top-text { text-align:center; margin-top:30px}
	.banner-text { right: 10px; top:10px; }
	.banner-text h1 { font-size:25px; }
	.video { margin-top: 40px; }
	.footer-loga { text-align:center;}
	.footer-social-loga { text-align:center; margin-top:30px;}
	.footer-loga a { margin-right: 10px; }
	.form-horizontal { margin:0 10px;}
	
}
@media (max-width: 480px)
{
	.osha-bg h1 { font-size: 27px; }
}
@media (max-width: 360px)
{
	.banner-text h1 { font-size:20px; }
	.banner-text { top:0px; }
}
