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, 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, hr, button {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
img {
	max-width: 100%;
	vertical-align: top;
}
ol, ul {
	list-style: none outside none;
}
body {
	color: #444;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	font-size: 14px;
	background: #081f3e;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Raleway', sans-serif;
}
a {
	color: #09f;
}
a:hover {
	text-decoration: none;
}
#back_to_camera {
	clear: both;
	display: block;
	height: 80px;
	line-height: 40px;
	padding: 20px;
}
.fluid_container {
	margin: 0 auto;
	max-width: 1000px;
	width: 90%;
}
.wappper {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}
.main {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}
.main_inner {
	float: left;
	width: 100%;
}
.site_design {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0px;
	border-radius: 5px;
}
.site_design_inner {
	padding: 0px 20px;
	float: left;
	width: 100%;
}
.slider_cont {
	float: left;
	width: 100%;
}
.header {
	float: left;
	width: 100%;
}
.logo {
	float: left;
	width: auto;
	margin: 15px 0px;
}
.tagline {
	float: left;
	width: auto;
	margin-top: 78px;
	margin-left: 25px;
}
.header_right {
	float: right;
	width: 19%;
	margin-top: 20px;
}
.number {
	float: left;
	width: 100%;
	background: url(../images/phone.png) 0% 50% no-repeat;
	padding-left: 40px;
	font-size: 14px;
	color: #071c39;
}
.number2 {
	float: left;
	width: 100%;
	padding-left: 60px;
	padding-top: 7px;
	font-size: 14px;
	color: #071c39;
}
.number span {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.mail {
	float: left;
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	background: url(../images/mail.png) 0% 50% no-repeat;
	text-decoration: none;
	color: #6c6c6c;
	padding-left: 30px;
}
.navigation {
	float: left;
	width: 100%;
	background: #ff9400;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
	padding: 0px 0px;
}
.navi_bar {
	float: left;
	width: 100%;
}
.navi_bar ul {
	float: left;
	width: 100%;
}
.navi_bar ul li {
	float: left;
	width: auto;
	margin-right: 98px;
}
/*.navi_bar ul li:nth-child(2) {

	background: url(../images/dropdown.png) right no-repeat;

	padding-right: 15px;

}

.navi_bar ul li:nth-child(3) {

	background: url(../images/dropdown.png) right no-repeat;

	padding-right: 15px;

}*/

.navi_bar ul li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.navi_bar ul li:hover a {
	background: url(../images/arrow.png) 27% 100% no-repeat;
	padding-bottom: 15px;
}
.navi_bar ul .active a {
	background: url(../images/arrow.png) 27% 100% no-repeat;
	padding-bottom: 15px;
}
.navi_bar ul li:last-child {
	margin-right: 0px;
}
.navi_bar ul li .slimmenu_inner {
	display: none;
}
.navi_bar ul li:hover .slimmenu_inner {
	display: block;
	float: left;
	position: absolute;
	width: 670px;
	background: #fff;
	border: 1px solid #105b90;
	padding: 0px;
	border-radius: 4px;
	z-index: 9999;
}
.navi_bar ul li:hover .slimmenu_inner li a {
	background: none;
	float: left;
	width: 100%;
	color: #105b90;
	padding: 8px 0px;
}
.navi_bar ul li:hover .slimmenu_inner li {
	width: 100%;
	padding: 0px 10px;
	float: left;
	background: none;
}
.navi_bar ul li:hover .slimmenu_inner li:hover {
	background: #105b90;
	float: left;
	width: 100%;
	float: left;
}
.navi_bar ul li:hover .slimmenu_inner li:hover a {
	padding: 8px 0px;
	float: left;
	color: #fff;
}
.navi_bar ul li .current-menu-item {
	color: #fff;
	float: left;
	width: 100%;
	font-size: 14px;
	text-transform: capitalize;
}
.first_title {
	float: left;
	width: 50%;
}
.title {
	float: left;
	width: 100%;
	font-size: 16px;
	text-align: left;
	color: #3b8fca;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 0px 0px 5px;
}
.navi_bar ul li .slimmenu_inner1 {
	display: none;
}
.navi_bar ul li:hover .slimmenu_inner1 {
	display: block;
	float: left;
	position: absolute;
	width: 350px;
	background: #fff;
	border: 1px solid #105b90;
	padding: 0px;
	border-radius: 4px;
	z-index: 9999;
}
ul.slimmenu.collapsed li > ul {
	display: block;
	float: left;
	position: absolute;
	width: 350px;
	background: #fff;
	border: 1px solid #105b90;
	padding: 0px;
	border-radius: 4px;
	z-index: 9999;
}
ul.slimmenu.collapsed li a {
	background: #FFF;
}
.navi_bar ul li:hover .slimmenu_inner1 li a {
	background: none;
	float: left;
	width: 100%;
	color: #105b90;
	padding: 8px 0px;
}
.navi_bar ul li:hover .slimmenu_inner1 li {
	width: 100%;
	padding: 0px 15px;
	float: left;
	background: none;
}
.navi_bar ul li:hover .slimmenu_inner1 li:hover {
	background: #105b90;
	float: left;
	width: 100%;
}
.navi_bar ul li:hover .slimmenu_inner1 li:hover a {
	padding: 8px 0px;
	color: #fff;
	float: left;
}
.search_field {
	float: right;
	width: 100%;
	margin-top: 10px;
	margin-bottom:20px;
	background: #f5f5f5;
}
.search_field_inner {
	float: left;
	width: 100%;
	border-radius: 15px;
	background: #f5f5f5;
	padding: 5px;
	border: none;
}
.search_field_inner input {
	float: left;
	width: 90%;
	border: none;
	font-size: 15px;
	color: #105b90;
}
.slider {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.midl {
	float: left;
	width: 100%;
	margin: 15px 0px;
}
.left_proson {
	float: left;
	width: 70%;
}
.left_proson2 {
	float: left;
	width: 100%;
}
.right_proson {
	float: right;
	width: 28%;
}
.main_section {
	float: left;
	width: 100%;
}
.main_title {
	float: left;
	width: 100%;
	background: url(../images/tit.png) 0% 50% repeat-x;
}
.main_title2 {
	float: left;
	width: 100%;
}
.main_title h3 {
	float: left;
	width: auto;
	background: #fff;
	font-size: 24px;
	color: #00429a;
	text-transform: uppercase;
}
.main_title2 h4 {
	float: left;
	width: auto;
	background: #fff;
	font-size: 18px;
	color: #00429a;
	text-transform: uppercase;
	margin: 35px 0px px 0px;
}
.para {
	float: left;
	width: 100%;
	margin: 10px 0px;
}
.para p {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.cont_section {
	float: left;
	width: 100%;
	border: 1px solid #f7cd78;
	padding: 8px;
	margin-top: 15px;
}
.cont_title {
	float: left;
	width: 100%;
}
.cont_title h2 {
	float: left;
	width: 100%;
	font-size: 24px;
	text-transform: uppercase;
	color: #00429a;
}
.product_section {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.para p a {
	text-decoration: none;
	font-size: 18px;
	color: #ff9400;
}
.door_section {
	float: left;
	width: 100%;
	border: 1px solid #152a48;
}
.contact_section {
	float: left;
	width: 100%;
	margin-top: 25px;
}
.contact_section_inner {
	float: left;
	width: 100%;
	background: #f2f2f2;
	border: 1px solid #081f3e;
	padding: 5px;
	margin-top: 15px;
}
.contact_section_inner2 {
	float: left;
	width: 60%;
	background: #f2f2f2;
	border: 1px solid #081f3e;
	padding: 15px;
	margin-top: 55px;
}
.contact_title {
	float: left;
	width: 100%;
}
.contact_title h4 {
	float: left;
	width: 100%;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ff9c00;
}
.con_sec_title {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.con_sec_title2 {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333333;
	text-align: left;
}
.con-number {
	float: left;
	width: 100%;
	background: url(../images/phone.png) 0% 50% no-repeat;
	margin-top: 15px;
	padding-left: 40px;
	font-size: 16px;
}
.con-number span {
	font-size: 16px;
	font-weight: bold;
	color: #081f3e;
	text-transform: uppercase;
}
.con_email {
	float: left;
	width: 100%;
	margin: 10px 0px;
	font-size: 16px;
	color: #0046a4;
}
.con_email a {
	text-decoration: none;
	color: #081f3e;
}
.con_email span {
	color: #ff9400;
}
.list_product {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.listing_inner {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.listing_inner ul {
	float: left;
	width: 100%;
}
.listing_inner ul li {
	float: left;
	width: 19%;
	margin-right: 14px;
}
.listing_inner ul li:nth-child(5) {
	margin-right: 0px;
}
.title_pro {
	float: left;
	width: 100%;
	background: #ff9400;
	padding: 8px;
	margin: 0;
}
.title_pro h4 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
}
.pro_img {
	float: left;
	width: 100%;
	border: 3px solid #ffefb0;
}
.pro_shadow {
	float: left;
	width: 100%;
	text-align: center;
}
.footer_up {
	float: left;
	width: 100%;
	margin-bottom: 35px;
}
.footer_left_text {
	float: left;
	width: 70%;
	border: 1px solid #f8cf7e;
	padding: 8px;
	font-size: 16px;
	color: #004199;
}
.footer_social {
	float: right;
	width: 28%;
}
.footer_social_inner {
	float: right;
	width: 100%;
	margin-top: 15px;
}
.footer_social_inner ul {
	float: left;
	width: 100%;
	margin-top: 8px;
}
.footer_social_inner ul li {
	float: left;
	width: auto;
	margin-right: 12px;
}
.footer_social ul {
	float: left;
	width: 100%;
	margin-top: 8px;
}
.footer_social ul li {
	float: left;
	width: auto;
	margin-right: 12px;
}
.footer {
	float: left;
	width: 100%;
	margin: 15px 0px;
}
.footer_link {
	float: left;
	width: 65%;
}
.footer_link ul {
	float: left;
	width: 100%;
}
.footer_link ul li {
	float: left;
	width: auto;
	background: url(../images/footer_navo.png) 0% 50% no-repeat;
	padding: 0px 15px;
}
.footer_link ul li:nth-child(1) {
	background: none;
	padding-left: 0px;
}
.footer_link ul li a {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
}
.footer_copy_right {
	float: right;
	width: 26%;
	font-size: 13px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
}
iframe {
	width: 100% !important;
}
/*********************************************Inner Pages***********************************/

.product_details {
	float: left;
	width: 100%;
	margin: 15px 0px;
}
.product_details2 {
	float: left;
	width: 100%;
	margin: 7px 0px;
}
.prod_images {
	float: left;
 width: 100%  border: 3px solid #ffefb0;
}
.prod_images2 {
	float: left;
 width: 100%  border: 3px solid #ffefb0;
	padding: 0px 0px 0px 65px;
}
.prod_images3 {
	float: left;
 width: 100%  border: 3px solid #ffefb0;
	padding: 0px 0px 0px 5px;
}

.product_dimiction {
	float: right;
	width: 60%;
}
.dim_title {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #ff9c00;
}
.dim_title_subtitle {
	float: left;
	width: 100%;
	font-size: 16px;
	text-transform: capitalize;
	color: #081f3e;
}
.points {
	float: left;
	width: 100%;
	font-size: 15px;
	margin-top: 8px;
	color: #ff9400;
	text-transform: uppercase;
}
.points2 {
	float: left;
	width: 100%;
	font-size: 15px;
	margin-top: 8px;
	padding-left: 25px;
	color: #ff9400;
	text-transform: uppercase;
}
.points span {
	color: #081f3e;
	padding-left: 5px;
}
.dinm_inner {
	float: left;
	width: 40%;
	margin-top: 15px;
}
.imp_points {
	float: left;
	width: 100%;
}
.imp_points ul {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.imp_points ul li {
	float: left;
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
	line-height: 24px;
	color: #333;
	background: url(../images/bult_point.png)0% 50% no-repeat;
}
.all_button {
	float: left;
	width: 100%;
	font-size: 16px;
	margin: 15px 0px;
	color: #2244a3;
}
.com_img {
	float: left;
	width: 100%;
	text-align: center;
}
.com_img2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 25px
}
.sutetr_details {
	float: left;
	width: 45%;
}
.field_inner {
	float: left;
	width: 100%;
	margin-top: 25px;
}
.field_inner input {
	float: left;
	width: 100%;
	background: #fff;
	padding: 8px;
	font-family: 'PT Sans', sans-serif;
	border-radius: 3px;
	border: 1px solid #c9c9c9;
	margin-bottom: 15px;
}
.field_inner textarea {
	float: left;
	width: 100%;
	font-family: 'PT Sans', sans-serif;
	background: #fff;
	padding: 8px;
	border-radius: 3px;
	border: 1px solid #c9c9c9;
	margin-bottom: 15px;
}
.button_submit {
	float: left;
	width: 25%;
	background: #003366;
	border-radius: 3px;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	margin-bottom: 25px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.button_submit:hover {
	background: #ff9400;
}
.map {
	float: left;
	width: 100%;
	margin: 15px 0px;
}
.search_field_inner img {
	margin-top: 4px;
}
.toggle {
	display: none;
	float: left;
	width: 100%;
	background: #003366;
	color: #fff;
	line-height: 39px;
	text-align: center;
	cursor: pointer;
}

/**************************Responsive Website**************************/



@media( max-width:1200px) {
.logo {
	width: 23%;
}
.tagline {
	margin-top: 56px;
	width: 45%;
	margin-left: 15px;
}
.header_right {
	width: 23%;
}
.navi_bar {
	width: 70%;
}
.navi_bar ul li {
	margin-right: 75px;
}
.footer_link ul li {
	padding: 0px 13px;
}
.listing_inner ul li {
	margin-right: 12px;
}
.footer_link {
	width: 69%;
	padding: 0px 10px;
}
.footer_copy_right {
	width: 31%;
	padding: 0 10px;
}
.prod_images2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
}
.cont_title h2 {
	text-align: center;
}
.product_dimiction {
	width: 52%;
}
}
 @media(max-width:999px) {
.logo {
	float: left;
	width: 100%;
	text-align: center;
}
.tagline {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0;
	padding-bottom: 15px;
}
.header_right {
	float: none;
	width: 100%;
	max-width: 214px;
	margin: 0 auto;
}
.mail {
	margin: 0px 0px 10px 0px;
}
.navi_bar ul li {
	margin-right: 38px;
}
.left_proson {
	float: left;
	width: 100%;
}
.right_proson {
	float: none;
	width: 100%;
	max-width: 333px;
	margin: 0 auto;
}
.listing_inner ul li {
	width: 31%;
}
.listing_inner ul {
	margin-top: 15px;
}
.listing_inner {
	float: none;
	margin: 0 auto;
	max-width: 683px;
	width: 100%;
}
ul.slimmenu li a {
	padding: 12px 31px 12px 16px !important;
}
ul.slimmenu li .sub-collapser > i {
	padding-left: 50px;
}
.search_field {
	width: 30%;
}
.prod_images {
	float: left;
	width: 45%;
}
.contact_section_inner2 {
	float: left;
	width: 100%;
	margin: 10px 0px;
}
.footer_link {
	float: none;
	width: 100%;
	max-width: 682px;
	margin: 0 auto;
}
.footer_copy_right {
	float: left;
	width: 100%;
	text-align: center;
	margin: 15px 0px;
}
}
 @media(max-width:768px) {
.navi_bar ul li a {
	font-size: 16px;
}
/*	.toggle{ display:block;}

.menu{ display:none;}

.navi_bar .toggled-on{ padding:0;}*/

.navi_bar ul {
	float: left;
	width: 100%;
	background: #ddd;
}
.navi_bar ul li {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 30px;
	text-align: center;
}
.navi_bar ul li:nth-child(2) {
	background: none;
	padding: 0;
}
.navi_bar ul li:nth-child(3) {
	background: none;
	padding: 0;
}
.navi_bar ul li:hover a {
	background: none;
}
.navi_bar ul .active a {
	background: none;
}
.navi_bar .slimmenu .slimmenu_inner {
	cursor: pointer !important;
}
/*.toggled-on li{width:100%;}*/

/*.navi_bar .toggled-on li a{ color:#000; text-align:center;}

.navi_bar .toggled-on li a{ border-radius:0px 0px 0px 0px; -webkit-border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px;}*/

/*.navi_bar .toggled-on li:hover .sub-menu{ position:inherit; width:100%;}*/

.navigation {
	background: none;
	box-shadow: none;
	float: left;
	width: 100%;
}
.search_field {
	display: none;
}
.navi_bar {
	float: left;
	width: 100%;
}
.slider {
	margin: 0;
}
/*.navi_bar ul li:hover .sub-menu li a{ color:#fff;}

.navi_bar ul li:hover .sub-menu1 li a{ color:#fff;}*/

/*.navi_bar ul li:hover .sub-menu1{ width:93%; margin:0; padding:0;}*/

.footer_link {
	max-width: 423px;
}
.midl {
	margin: 0;
}
.menu-collapser {
	background: #003366 !important;
}
ul.slimmenu.collapsed li a {
	color: #000 !important;
	;
}
ul.slimmenu li .sub-collapser > i {
	color: #000 !important;
}
.slimmenu_inner {
	float: left;
	width: 100% !important;
}
.navi_bar ul li .slimmenu_inner1 {
	float: left;
	width: 100% !important;
}
.current-menu-item > i {
	display: none;
}
.product_dimiction{ float:left; width:100%;}
.prod_images{ float:left; width:100%; text-align:center;}
}
 @media(max-width:592px) {
.listing_inner ul li {
	width: 47%;
}
.footer_left_text {
	float: left;
	width: 100%;
}
.footer_social {
	float: none;
	width: 100%;
	max-width: 160px;
	margin: 0 auto;
}
.contact_title {
	margin-top: 25px;
}
.footer_social_inner {
	float: none;
	width: 100%;
	max-width: 160px;
	margin: 0 auto;
}
.footer_social_inner ul {
	margin-bottom: 25px;
}
.prod_images {
	float: left;
	width: 100%;
}
.product_dimiction {
	float: left;
	width: 100%;
}
.sutetr_details {
	float: left;
	width: 100%;
}
}
 @media(max-width:479px) {
.main_title {
	background: none;
}
.main_title h3 {
	font-size: 20px;
	text-transform: capitalize;
	text-align: center;
}
.cont_title h2 {
	font-size: 20px;
	text-align: center;
	text-transform: capitalize;
}
.listing_inner ul li {
	width: 100%;
	margin: 0;
}
.pro_img img {
	text-align: center;
}
.pro_img {
	text-align: center;
	margin-bottom: 25px;
	padding: 25px 0px
}
.footer_link {
	max-width: 283px;
}
.pro_shadow {
	display: none;
}
.button_submit {
	width: auto;
}
.first_title {
	float: left;
	width: 100%;
}
.dinm_inner {
	float: left;
	width: 50%;
}
}
