/* reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, i,font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0;  border: 0; outline: 0; font-size: 100%;
    vertical-align: baseline; background: transparent;
    font-family:'Helvetica';
}

body{
  	width: 100%;
  	color: #000 !important;
}
.header{
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    margin-top: 10px;
    height: 138px;
}
.classWithPad { margin:10px; padding:10px; }
.logo-and-text{
	float: left;
}
.logo img{
	width: 85%;
}
.header-right{
	float: right;
}
.flag-text{
	color: #247ec4;
	text-transform: uppercase;
}
.flag-text p{
	float: right;
    line-height: 44px;
    padding-left: 10px;
    font-size: 13pt;
}
.flag-text img{
	width: 66px;
}
.header-right-menu{
	float: right;
	text-align: right;
	line-height: 36px;
}
.header-right-menu a, .header-right-menu p{
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: 700;
}
.blue-div{
	background-color: #47aae1;
	border-radius: 5px;
	padding-left:0px;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.blue-div-ul, .blue-div-1{
	margin-left: auto;
    margin-right: auto;
    /* width: 67%; */
    display: table;
}
.blue-div-ul{
	padding-left: 15px;
}
.blue-div-ul a{
	color: #fff;
}
.blue-div-ul a:hover{
	color: #fff;
	text-decoration: none;
}
.blue-div p, .blue-div ul{
	color: #fff;
}
.blue-div ul{
	font-size: 18pt;
}
.lato-italic{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 20pt;
	margin-bottom: 0px;
}
.lato-18{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 22pt;
	text-transform: uppercase;
	margin: 0;
}
.blue-div ul{
	margin-left: 20px;
}
.bold{
	font-weight: 700;
}
.italic{
	font-style: italic;
}
.front-text{
	font-size: 14pt;
	padding-left: 10px;
}
.front-category{
	text-align: center;
	padding: 0 !important;
}
.front-category p{
	text-transform: uppercase;
	font-size: 11.5pt;
	color: #87898a;
	margin-top: 20px;
}
.po-category{
	text-transform: uppercase;
	font-size: 9.5pt;
	color: #87898a;
	margin-top: 5px;
}
.product-ov hr{
	margin-top: 30px;
}
.bottom-front{
	background-color: #484848;
	background-image: url('../media/images/bottom_front_image.png');
	min-height: 300px !important;
	background-size: cover;
}
.bottom{
	background-color: #484848;
	min-height: 50px !important;
	background-size: cover;
}
.bottom-front p{
	color: #fff;
	text-align: center;
	font-size: 20pt;
	padding: 86px;
}
.about-us-commited{
	margin-left: 20px;
	line-height: 50px;
	font-size: 16pt;
	font-weight: 700;
}
.footer{
	margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.footer-wrapper{
	text-align: center;
}
.footer-wrapper p{
	font-size: 9.5pt;
}
.center{
	text-align: center;
}
.full-image img{
	width: 100%;
}
.no-padding{
	padding: 0 !important;
}
.product-ov p{
	line-height: 30px;
}
.navbar-nav{
	text-transform: uppercase;
}
.navbar-form {
	display: none;
}
.navbar-form input{
	background-image: url('../media/images/magnifying_glass.png');
    background-repeat: no-repeat;
    background-color: #fefefe;
    background-position-x: 6px;
    background-position-y: 6px;
}
.dropdown-menu a, .dropdown a{
	font-size: 12.5pt;
}
.col-md-12 img{
	width: 50%;
}
.navbar-form input:focus { background-image: none; }
.form-horizontal input#button{
	background: url('../media/images/submit_btn.png');
	border:0;
	height:31px;
	width:83px;
	float:right;
	margin-right: 10px;
}
a{
	text-decoration: none;
}
#map-outer 
	{
		height: 440px; 
		padding: 20px; 
		border: 2px solid #000; 
		margin-bottom: 20px; 
		background-color:#FFF;
	}
#map-container 
	{ 
		height: 400px;
		border-radius: 5px;
		border: 1px solid #87898a;
	}
.content{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.about-us-cert{
}
.row{
	margin-top: 20px;
	margin-bottom: 20px;
}
.faq-container{
	border: 1px solid;
    height: 235px;
    border-radius: 5px;
}
.eyelet1{
	padding: 10px;
    float: right;
    margin-top: -465px;
    width: 35% !important;
}
.eyelet2{
	padding: 10px;
    float: right;
    margin-top: -180px;
    width: 35% !important;
}
@media all and (max-width: 991px) {
	#map-outer  { height: 650px }
	.blue-div{
		width: 95% !important;
	}
	textarea{
		width: 100%;
	}
	.eyelet1, .eyelet2{
		width: 50% !important;
		margin-top: 0 !important;
	}
}
@media screen and (max-width:767px){
	.header{
		padding: 10px;
	}
	.logo-and-text, .header-right{
		width: 50%;
	}
	.header-right{
		text-align: right;
	}
	.logo-and-text img{
		width: 80%;
	}
	.flag-text p{
		font-size: 8pt;
		line-height: 20px;
	}
	.header-right-menu{
		line-height: 20px;
	}
	.header-right-menu a, .header-right-menu p{
		font-size: 6pt;
	}
	.navbar-form{
		width: 100%;
		margin-left: 0px !important;
	}
	.btn-default{
		    float: right;
    margin-top: -39px;
	}
	.about-us-cert img{
		width: 100%;
	}
	.search-form{
		display: none;
		width: 97%;
	}
	.blue-div{
		width: 95% !important;
	}
	.faq-container{
	border: 1px solid;
    height: 336px;
    border-radius: 5px;
}
	.faq-question, .faq-answer{
		text-align: right;
    	margin-top: 41px;
	    background-color: #ccc;
    	margin-top: 0px;
	    text-align: left;
	}
	.eyelets-images{
		margin-top:0px;
	}
	.map, #directionsPanel{
		padding-right:20px !important;
	}
}	
@media screen and (max-width:1024px) and (min-width: 768px){
	.header{
		padding: 10px;
	}
	.nav > li > a {
  		padding: 10px 25px !important;
	}
	.search-form{
		float: right !important;
	}	
	.faq-container{
	border: 1px solid;
    height: 336px;
    border-radius: 5px;
}
	.faq-question, .faq-answer{
		text-align: right;
    	margin-top: 41px;
	    background-color: #ccc;
    	margin-top: 0px;
	    text-align: left;
	}
	.eyelets-images{
		margin-top:0px;
	}
}	
@media screen and (min-width:1025px){
	.header{
		padding-left: 30px;
		padding-right: 10px;
	}
	.no-padding{
		width: 35%;
	}
	.search-form{
		float: right !important;
		margin-left: 109px;
	}
	.faq-question{
		text-align: right;background-color: #ccc;margin-top: 0px;height: 100%;font-size: 16px;
	}
	.faq-answer{
		text-align: right;height: 66%;margin-top: 45px;float: left !important;position: absolute !important;font-size: 16px;
	}
	.eyelets-images{
		margin-top:-167px;
	}
}