body {
	font-family: 'Raleway', sans-serif !important;
	font-size: 14px;
	color: #000;
	line-height: normal;
	margin: 0px;
	padding: 0px;	
}

.header {
    float: left;
    width: 100%;
    height: 98px;
}
.logo {
    line-height: 98px;
}
.menu.navbar-header {
    float: right;
}
.menu {
    float: right;
}
.menu ul {
    list-style: none;
    margin-top: 0px;
    margin-right: 0px;
}
.menu ul li {
    display: inline-block;
    padding: 0px 15px;
    margin: 0px;
}
.menu ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #003366;
    line-height: 98px;
    text-decoration: none;
    padding: 0px;
    text-transform: uppercase;
    height: 98px;
    border-bottom: 2px solid transparent;
    font-family: "Poppins";
}
.menu ul li:hover,
.menu ul li:focus {
}
.menu ul li:hover a {
    color: #ff7500;
    background: none;
    border-bottom: 2px solid #ff7500;
}
.menu ul li a:hover,
.menu ul li a:focus {
    background: none;
}
.menu ul li:last-child {
    padding-right: 0px;
}
li.social_icon ul {
    padding: 0px;
}
li.social_icon ul li {
    padding: 0px 5px;
}
.menu ul li.social_icon:hover ul li a {
    border: none;
}
.menu ul li.social_icon ul li:hover a i {
    border: 2px solid #ff7500;
    color: #ff7500;
}
li.social_icon ul li a i {
    width: 35px;
    height: 35px;
    border: 2px solid #78a6bf;
    border-radius: 50px;
    line-height: 34px;
    color: #78a6bf;
    font-size: 16px;
}
div#navbar {
    padding-left: 0px;
}
.navbar-collapse {
    padding-right: 0px !important;
}


.section_1 {
    float: left;
    width: 100%;
    padding: 70px 0px;
}
.about {
    padding: 30px 0px 30px 30px;
    border: 10px solid #ff7500;
    position: absolute;
    top: 80px;
    border-right: 0px;
    z-index: 5;
    width: 91.7%;
}
.about h4 {
    font-size: 70px;
    color: #003366;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Poppins";
    position: absolute;
    top: -105px;
}
.about p {
    background: #273e5c;
    width: 120%;
    padding: 20px;
    font-size: 16px;
    color: #fff;
    font-family: "Open Sans";
    font-weight: 300;
    line-height: 28px;
}
.about_img {
    z-index: 2;
    position: relative;
    float: right;
}
.about_img img {
    width: auto;
}

.p0 {
	padding: 0px !important;
}
.pd { 
	padding: 0px !important;
}

.section_2 {
    float: left;
    width: 100%;
    background: #003366;
    padding: 5px 0px 10px;
    margin-top: 70px;
}
.heading {
    position: relative;
    bottom: 70px;
}
.heading h4 {
    font-size: 50px;
    color: #273e5c;
    font-weight: 600;
    font-family: "Poppins";
    text-align: center;
    margin: 0px;
    line-height: 40px;
}


.text h4 {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-family: "Open Sans";
    text-align: center;
}
.text p {
    font-size: 14px;
    color: #ff7500;
    line-height: 15px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}





.pd-r {
	padding-right: 0px !important;
}
.pd-l {
	padding-left: 0px !important;
}



.footer {
    float: left;
    width: 100%;
	padding: 20px 0px;
}
.footer .block {

}
.footer-text {
   
}
.footer-text h1 {
    font-size: 30px;
    color: #282828;
    font-weight: 700;
    margin: 0px;
    text-transform: none;
    line-height: 34px;
    margin-bottom: 5px;
}
.footer-text p {
    float: left;
    font-size: 15px;
    color: #f2f2f2;
    width: 100%;
	font-family: "Open Sans";
    line-height: 30px;
}
.contact {
    float: left;
    width: 100%;
}
.contact ul {
    list-style: none;
    margin: 0px;
    padding: 20px 0px 0px;
}
.contact ul.link {
    padding: 0px;
}
.contact ul li {
    padding-bottom: 30px;
    width: 100%;
    font-size: 15px;
    color: #666666;
    padding: 20px 15px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #ccc;
}
.contact ul li span {
    display: block;
    font-weight: 600;
    color: #000;
    font-size: 18px;
}
.contact ul.link li {
    padding-bottom: 20px;
}
.contact ul li i {
    margin-right: 5px;
    font-size: 11px;
}
.contact ul li img {
    margin-right: 20px;
    float: left;
    margin-bottom: 61px;
}
.contact ul li a {
    font-size: 15px;
    color: #666;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}
.contact ul li:last-child {
    border: 0px;
}
.contact ul li a:hover {
    color: #003366;
}
.footer-text .social_icon {
    float: left;
    width: 100%;
    padding-top: 10px;
}
.footer-text .social_icon li {
    display: inline-block;
    padding: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #53585a;
    text-align: center;
    margin: 0px 4px;
    line-height: 30px;
    border-radius: 3px;
}
.social_icon li a i {
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin: 0px;
    position: relative;
    bottom: 1px;
}
.contact_form {
}
.contact_form form input {
    height: 46px;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 0px 12px;
    font-size: 16px;
    color: #53585a;
    font-family: "Open Sans";
	outline: none;
}
.contact_form form textarea {
    width: 100%;
    margin-bottom: 24px;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 0px 12px;
    font-size: 16px;
    color: #53585a;
    font-family: "Open Sans";
	padding-top: 10px;
	outline: none;
}
.contact_form form input.submit {
    background: #003366;
    width: 28%;
    float: left;
    color: #fff;
    border: 0px;
	border-radius: 5px;
	margin: 0px;
}

.col-xs-12.col-md-6.col-lg-6.col_1 {
    padding-right: 99px;
}
.col-xs-12.col-md-6.col-lg-6.col_2 {
    background: #f9f9f9;
    padding: 30px;
}





.copyright {
    float: left;
    width: 100%;
    text-align: center;
    height: 50px;
    background: #003366;
    line-height: 50px;
    position: relative;
}
.right {
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "Open Sans";
}

#button {
  display: inline-block;
  background-color: #14212b;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
	text-decoration: none;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #619a46;
	text-decoration: none;
}
#button:active {
  background-color: #619a46;
	text-decoration: none;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.slider img {
    width: 100%;
}




@media only screen and (max-width: 760px) {
.header {
    padding: 0px;
   background: rgb(20 33 43);
    height: 93px;
    margin-top: 0px;
}

.logo {
    padding-top: 6px;
	line-height: 70px;
}
.logo img {
    width: 55%;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-collapse.in {
    width: 100%;
    background: rgb(20 33 43);
    padding-bottom: 10px;
    border: none;
    box-shadow: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.navbar-collapse {
    width: 100%;
}	
.menu {
    float: right;
    position: relative;
    top: -63px;
    z-index: 1;
}
.menu ul li {
    text-align: left;
    width: 100%;
    padding-left: 40px;
}
.menu ul li a {
    line-height: 40px;
    height: 40px;
}
	.menu ul {
    list-style: none;
    margin-top: 10px;
}
.menu ul li.social {
    display: none;
}
.carousel-indicators {
    display: none;
}
.mobile {
    padding: 0px;
}
.menu ul li.phone {
    top: 0px;
    width: 40%;
    display: inline-block;
    text-align: center;
    margin: 0px 30%;
}
	#fw_al_009 {
 
}
.menu ul li {
    text-align: left;
    width: 100%;
    padding-left: 40px;
}
.section_1 .heading-1 h2 {
  font-size: 25px;
}
.section_1 .heading h2 {
    font-size: 26px;
}
.boxs > div {
    margin-bottom: 25px;
}
.boxs > div .editor-content .head h2 {
    font-size: 22px;
}
.boxs > div .editor-content .view h3 span {
    font-size: 18px;
}
.about h1 {
    font-size: 40px;
}
.section_1 {
    bottom: 0px;
    padding-top: 30px;
}
.section_1 .block {
    padding-left: 20px;
    padding-right: 20px;
}
	.about {
    padding-top: 0px;
}
.section_2 {
    padding: 10px 0px;
    background-size: cover;
    bottom: 0px;
}
.section_2 .heading,
.section_3 .heading { font-size: 35px;}

.section_2 .dis-text .editor-content h2 {
    font-size: 90px;
}
.section_2 .dis-text .editor-content h1 {
    font-size: 70px;
}
.section_4 {
    padding-bottom: 50px;
    height: auto;
    bottom: 0px;
}
.section_4 .heading {
    font-size: 25px;
    margin-bottom: 10px;
}
.section_5 .banks {
    position: relative;
    top: 15px;
}
.section_5 .banks img {
    margin-left: 0;
    width: 100%;
}
	.footer-text {
    padding-top: 0px;
}
	.footer .block {
    padding-left: 20px;
    padding-right: 20px;
    background: none;
    height: auto;
    padding-bottom: 30px;
}
.send_money {

}
.pd-l {
    padding-left: 15px !important;
}
.section_3 {
    padding: 0px 0px 30px;
	bottom: 0px;
}
	.section_1 .heading-1 {
    text-align: center;
    padding: 0px 0px 10px;
}
.about_img {
    margin-top: 30px;
}
.mobile {
    padding: 0px;
}
footer {
    padding: 10px 0px 20px;
    background-size: cover;
}
footer .Col_2 {
    padding: 0px;
}
.copyright {
    height: 60px;
    padding: 10px 0px;
	margin-top: 0px;
}
.right {
    line-height: 20px;
}
.right_img img {
    width: 100%;
}
	
	.mobile_img img{
		
		width: 100%;
		top: 20px;
		left: 30px;
	}
.flags {
    padding: 0px 0px;
}
	.flag img {
    width: 100%;
}
.secure {
    width: 80%;
}
.flag {
    text-align: center;
    margin-bottom: 30px;
}
	footer .col_1 {
    padding-right: 0px;
    padding-left: 20px;
}
	footer .col_2 {
    padding-left: 10px;
    padding-right: 0px;
	width: 100%;
}
	.footer_link {
    float: left;
    width: 100%;
    border-right: 0px;
    padding-bottom: 0px;
}
	footer .col_1 {
    padding-right: 0px;
    padding-left: 15px;
    width: 100%;
}
.footer_1 .col-lg-3:nth-child(2) {
    width: 50%;
    left: 0px;
}
.footer_1 .col-lg-3:nth-child(3) {
    width: 100%;
    left: 0px;
    padding-left: 15px;
}
.footer_1 .col-lg-3:nth-child(4) {
    width: 100%;
    left: 0px;
    padding-left: 0px;
}

	.rate_exchange h1
	{
		font-size: 42px;
	}
	.section_5 h3{
		font-size: 19px;
	}
	
	.slider{
		bottom: 0px;
	}
	
.navbar-toggle {
    margin-bottom: 22px !important;
    margin-top: 15px !important;
}
	.top-bar {
    display: none;
}
	#fw_al_009 {
    bottom: 0px !important;
}
	.design {
    display: none;
}
	.section_1 .head:before {
    top: 28px;
    left: 42%;
}
.section_1 .heading {
    margin-bottom: 40px;
    font-size: 30px;
}
	.section_2 .block {
    padding-right: 20px;
    padding-left: 20px;
}
	.cate_detail {
    padding-top: 30px;
}
	.section_3 .block {
    padding-right: 20px;
    padding-left: 20px;
}
	
	.testimonial_095_indicators {
    padding: 0px 20px;
}

	.section_5 .block {
    padding-right: 20px;
    padding-left: 20px;
}
	.section_6 .block {
    padding-right: 20px;
    padding-left: 20px;
}
	.section_7 .heading {
    font-size: 35px;
}
	.section_7 .blocks {
    margin-bottom: 20px;
}
	.section_7 .blocks .text {
    float: left;
    width: 65%;
}
	.section_7 .blocks .text h4 {
    font-size: 18px;
}
	.section_7 .blocks .text p {
    font-size: 14px;
}
	.section_5 {
    bottom: 0;
}
	.section_6 {

    bottom: 0;
}
	.section_7 {
    bottom: 0;
}
	.footer {
    bottom: 0px;
    padding: 0px 0px 20px;
}
	.menu ul li.cate:hover {
    padding-bottom: 160px;
	transition: all .5s ease;
}
	.menu ul li.cate:hover ul.dropdown {
    width: 100%;
}
	.main_wear {
    bottom: 0;
    padding-top: 25px;
}
	.visibility_description h2 {
    font-size: 30px;
}
	.coverall_description {
    padding-top: 10px;
}
	.coverall_description h2 {
    font-size: 30px;
}
	.coverrals_wear {
    padding-top: 10px;
    float: left;
    width: 100%;
}
	.all_gloves {
    bottom: 0;
		margin: 20px 0px 0px;
}
	.products {
    text-align: center;
    padding-bottom: 20px;
}
	.safety_piant {
    bottom: 0;
}
	.coveralls {
    bottom: 0;
}
	.vest_jacket {
    bottom: 0;
}
	.chef_piant {
    bottom: 0;
}
	.medical {
    bottom: 0;
}
	.medical_gown {
    bottom: 0;
}
	.safety_description {
    padding-top: 30px;
}
	.safety_description h2 {
    font-size: 30px;
    margin-top: 0px;
}
	.banner_text {
    top: 35px;
}
	.banner_text h4 {
    font-size: 24px;
}
	.container-fluid.about {
    bottom: 0;
    padding-bottom: 30px;
}
	.aimg {
    margin-top: 20px;
}
	.aimg img {
    width: 100%;
}
	.container-fluid.contact {
    bottom: 0;
    padding: 20px 0px;
}
	.address h3 {
    margin-bottom: 30px;
}
	.container-fluid.inquiry {
    bottom: 0;
    padding: 20px 0px;
}
.inquiry_form h3 {
    margin-bottom: 20px;
}
	.iimg {
    margin-top: 20px;
}
	.iimg img {
    width: 100%;
}
	.icon a img {
    width: 100%;
}
.about_block .mdetail h4 {
    font-size: 20px;
}	
	.about_block {
    text-align: left;
    margin-bottom: 20px;
}
	.blocks {
    margin-bottom: 20px;
}
.col-xs-12.col-md-6.col-lg-6.col_1 {
    padding-right: 0px;
}

.footer-text h1 {
    font-size: 22px;
}
	.contact ul li img {
    margin-bottom: 10px;
}
	.contact {
    margin-bottom: 30px;
}
	
}

