@charset "utf-8";
body {
	font-family: 'Open Sans', sans-serif;
}
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, img, ins, kb d, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, select, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	outline: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.trs {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.placeholder {
	color: #666;
	opacity: 1 !important;
}
::-webkit-input-placeholder {
 color: #666;
 opacity: 1 !important;
}
:-moz-placeholder {
 color: #666;
 opacity: 1 !important;
}
::-moz-placeholder {
 color: #666;
 opacity: 1 !important;
}
:-ms-input-placeholder {
 color: #666;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}
.sticky + .banner, .sticky + .inner_banner {
	padding-top: 55px;
}
.top_row {
	float: left;
	width: 100%;
	padding: 5px 0;
	margin: 0;
	background: #3c56a1;
}
.top_row ul {
	text-align: right;
	float: left;
	width: 100%;
	padding: 0 15px 0 0;
	margin: 0;
}
.top_row ul li {
	list-style: none;
	display: inline;
	color: #fff;
}
.top_row ul li a {
	color: #fff;
	margin-left: 10px;
}
.top_row ul li i {
	color: #fff;
	margin-right: 8px;
}
.top_row ul li a:hover {
    color: #8ccaff !important;
}
nav {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
	border: none !important;
	border-radius: 0 !important;
	background: #fff !important;
	margin-bottom: 0 !important;
	z-index: 1;
}
.navbar-nav>li>a {
	padding: 27px 11px;
	font-family: 'Oswald', sans-serif;
	color: #059 !important;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav .active {
	color: #ffffff !important;
	border-bottom: solid 3px #df0103;
	background-color: #3c56a1;
	float: left;
	margin-top: -1px;
}
.nav .active {
	color: #ffffff !important;
	border-bottom: solid 3px #df0103;
	background-color: #3c56a1 !important;
	float: left;
	margin-top: -1px;
}
.nav a:hover {
	color: #ffffff !important;
	background-color: #3c56a1 !important;
	float: left;
	margin-top: -1px;
	border-bottom: solid 3px #df0103;
}
.banner {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.logo {
	padding: 10px 15px;
}
.amazingslider-title-0 {
	color: #3c56a1 !important;
	font-family: 'Oswald', sans-serif !important;
	background: rgba(255, 255, 255, 0.49);
	padding: 10px 15px;
}
.social {
	position: fixed;
	z-index: 10000;
	bottom: 50px;
	right: -182px;
	width: 219px;
}
.social ul {
	padding: 0px;
	-webkit-transform: translate(66px, 0);
	-moz-transform: translate(66px, 0);
	-ms-transform: translate(66px, 0);
	-o-transform: translate(66px, 0);
	transform: translate(66px, 0);
	margin-left: -67px;
}
.social ul li {
	display: block;
	margin: 1px;
	background: rgba(0, 0, 0, 0);
	width: 300px;
	text-align: left;
	padding: 1px;
	-webkit-border-radius: 30px 0 0 30px;
	-moz-border-radius: 30px 0 0 30px;
	border-radius: 30px 0 0 30px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	float: left;
}
.social ul li a {
	color: #6b6b6b;
	text-decoration: none;
	float: left;
	width: 100%;
}
.social ul li img {
	padding: 5px;
	background-color: #e4e4e4;
	/* border: solid 2px #ff5e6f; */

    /* border-radius: 50%; */

	margin-right: 10px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.trs21 {
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}
.social ul li:hover {
	border-radius: 0;
	-webkit-transform: translate(-125px, 0);
	-moz-transform: translate(-125px, 0);
	-ms-transform: translate(-125px, 0);
	-o-transform: translate(-125px, 0);
	transform: translate(-125px, 0);
	background-color: rgb(218, 218, 218);
	color: #fff;
	background-position: 255;
}
.navbar-default .navbar-toggle {
	border-color: #3c56a1;
	background: #3c56a1;
	border-radius: 0;
	margin: 10px 15px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #273a72;
}
.welcome {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.welcome h2 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 40px;
}
.welcome h3 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 6px !important;
	margin: 10px 0 15px 0;
	border-left: 2px solid #df2526;
	border-right: 2px solid #e10000;
	display: inline-block;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 1.2 !important;
}
.welcome {
	float: left;
	width: 100%;
	margin: 0;
	padding: 40px 0;
	background: #f6f6f6;
}
.welcome p {
	line-height: 25px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	padding-bottom: 15px;
}
.welcome ul, .welcome ol {
    width: 100%;
    float: left;
    font-size: 15px;
    text-align: left;
    color: #333;
    margin: 0;
    padding: 0 0 10px 15px;
}
.welcome ul li, .welcome ol li {
    margin: 0 0 5px 10px;
}
.btn_c {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 30px !important;
	letter-spacing: 1px;
	height: 40px;
	line-height: 42px;
	background: #3c56a1;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
	padding: 10px 15px;
}
.btn_c:hover {
	color: #fff;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	text-transform: capitalize;
}
.btn_c:hover {
	color: #fff;
}
.btn_c:active {
	color: #fff;
}
.btn_c:focus {
	color: #fff;
}
.dealers {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_del.png);
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.dealers p {
	line-height: 25px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	padding-bottom: 15px;
}
.dealers h2 {
	font-family: 'Oswald', sans-serif;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.dealers_data {
	float: left;
	width: 100%;
	padding: 0 0;
	margin: 0;
	color: #fff;
}
.overlay {
	float: left;
	width: 100%;
	padding: 25px 0;
	margin: 0;
	background: rgba(60, 86, 161, 0.56);
}
.hom_products {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
#amazingcarousel-2 .amazingcarousel-title {
	position: relative;
	color: #000000;
	margin: 6px;
	text-align: center;
	text-shadow: 0px 1px 1px #fff;
	font-family: 'Oswald', sans-serif !important;
	font-size: 15px !important;
	text-transform: uppercase;/* font-weight: bold; */
}
.title_head {
	font-family: 'Oswald', sans-serif !important;
	text-align: center;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 25px;
}
/*-------------------------------------
    2. Title separators 
-------------------------------------*/
.wt-separator-outer {
	text-align: center;
	overflow: hidden;
	width: 144px;
	margin: 0 auto;
}
/*Separator defualt*/
.wt-separator {
	display: inline-block;
	height: 3px;
	width: 50px;
	position: relative;
}
.wt-separator .separator-left, .wt-separator .separator-right {
	position: absolute;
	top: 50%;
	width: 70px;
	height: 2px;
	margin-top: -1px;
}
.wt-separator .separator-left {
	left: -80px;
}
.wt-separator .separator-right {
	right: -80px;
}
/*Separator liner*/
.wt-separator.style-liner {
	width: 20px;
	height: 4px;
}
/*Separator square*/
.wt-separator.style-square {
	width: 10px;
	height: 10px;
	background-color: transparent;
	border-width: 3px;
	border-style: solid;
	border-color: #2d3239;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
	height: 3px;
}
.wt-separator.style-square.has-bg {
	border-color: #fff;
}
/*Separator icon*/
.wt-separator.style-icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
}
.testimonial {
	float: left;
	width: 100%;
	padding: 30px 0;
	margin: 0;
	background: #f4f4f48f;
}
.testimonial_subtitle {
	color: #337ab7;
	font-size: 12px;
}
.testimonial_btn {
	background-color: #373d4b !important;
	color: #fff !important;
}
.seprator {
	height: 2px;
	width: 75px;
	background-color: #337ab7;
	margin: 7px 0 10px 0;
}
.btm_brd {
	height: 4px;
	float: left;
	width: 23px;
	background: #9c9c9c;
	margin-top: -13px;
}
.hom_brands {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.testimonial p {
	line-height: 25px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	padding-bottom: 15px;
}
footer {
	float: left;
	width: 100%;
	background: #253f89;
	padding: 30px 0;
	margin: 0;
	color: #fff;
}
.footer_iteam {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.footer_iteam p {
	line-height: 25px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	padding-bottom: 15px;
}
.footer_iteam h2 {
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.footer_iteam ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.footer_iteam ul li {
	border-bottom: 1px dashed rgba(214, 214, 214, 0.3);
	float: left;
	width: 100%;
	padding: 7px 0;
	margin: 0;
	list-style: none;
	color: #fff;
}
.footer_iteam ul li a {
	color: #fff;
}
.scale_bg {
	float: left;
	width: 100%;
	background-image: url(../images/scale-top.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 50px;
}
.footer_iteam i {
	padding-right: 5px;
	font-size: 11px;
}
.copyright {
	width: 100%;
	height: auto;
	float: left;
	background: #1d3064;
	padding: 10px 0;
	margin: 0;
	color: #fff;
}
.copyright h1 {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin: 0;
	line-height: 24px;
	text-align: center;
	letter-spacing: .2px;
}
.carousel-inner h4 {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.ta_l {
	text-align: left;
}
.logo_y {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	position: absolute;
	top: 120px;
	z-index: 1;
	right: 102px;
}
.dropdown-menu a {
	float: left;
	width: 100%;
	padding: 8px 8px !important;
}
.dropdown-menu {
	margin: 2px 0;
	padding: 0 0;
}
.f_s {
	font-size: 14px;
}
.t_l {
	text-align: left !important;
}

/***************************** Quick Enquiry *****************************/
.quick_enquiry {
	position: fixed;
	left: -240px;
	width: 240px;
	bottom: 50px;
	z-index: 9999;
	transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.3s;
}
.quick_enquiry .form {
	width: 100%;
	background-color: #ffffff;
	padding: 15px;
	border-radius: 10px;
	display: inline-block;
	position: relative;
}
.quick_enquiry .form h6 {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
}
.quick_enquiry .form .ctrl {
	border: none;
	background-color: #eeeeee;
	font-size: 13px;
	padding: 7px 15px;
	border-radius: 6px;
	width: 100%;
	display: block;
	resize: none;
	margin-bottom: 13px;
}
.quick_enquiry .btn_open {
	display: inline-block;
	transform: rotate(-90deg);
	position: absolute;
	right: -85px;
	top: 65%;
	border: none;
	color: #fff;
	background-color: #3c56a1;
	font-size: 15px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 8px 12px;
	transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.3s;
}
.quick_enquiry .form .btnsend {
	font-size: 14px;
	padding: 5px 16px;
	float: right;
	border: none;
	background-color: #3c56a1;
	margin-top: 2px;
	border-radius: 4px;
	color: #fff;
	transition: all ease 0.3s;
}
.quick_enquiry .form .btnsend:hover {
	background: #000;
	color: #fff;
}
.quick_enquiry .form textarea {
	height: 60px;
}
.quick_enquiry.active {
	left: 0px;
}

#amazingcarousel-10 .amazingcarousel-title {
	display: none;
}
#html5-text#html5-text {
	display: none !important;
}
.slider_offer {
	float: right;
	position: relative;
	margin-top: -250px;
	margin-right: 39px;
	border: solid 5px #fff;
	width: 100%;
	max-width: 450px;
}
.item02 {
	display: none;
	position: relative;
}
.carousel-control.left {
	background-image: none;
	filter: none;
	background-repeat: repeat-x;
}
.carousel-control.right {
	background-image: none;
	filter: none;
	background-repeat: repeat-x;
}
.inner_page {
	float: left;
	width: 100%;
	background: #f6f6f6;
	padding: 20px 0;
}
.inner_page h2 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 40px;
	text-align: center;
}
.inner_page h3 {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
	font-size: 16px;
	margin: 15px 0;
	text-align: center;
	color: #333;
}
.inner_page h4 p {
	line-height: 25px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	padding-bottom: 15px;
}
.inner_page i {
	color: #df0103;
	margin-right: 10px;
}
.inner_page ul, .inner_page ol {
    font-size: 15px;
    text-align: left;
    color: #333;
    margin: 0;
    padding: 0 0 10px 15px;
}
.inner_page ul li, .inner_page ol li {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    line-height: 30px;
}
.divider.type-1 {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 4px;
	height: 17px;
	border-width: 0 1px 0 1px;
	border-color: gainsboro;
	border-style: solid;
	margin-top: 10px;
	text-align: center;
	font-size: 17px;
}
.divider.type-1:before {
	left: -55px;
}
.divider.type-1:before, .divider.type-1:after {
	position: absolute;
	content: '';
	top: 8px;
	width: 50px;
	border-bottom: 1px solid gainsboro;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.divider.type-1:after {
	right: -55px;
}
.inner_txt_img {
	float: left;
	width: 100%;
	line-height: 25px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;/* padding-bottom: 15px; */
}
.inner_txt_img img {
	float: left;
	max-width: 170px;
	margin: 0 15px 15px 0;
}
.breadcrumb_bg {
	float: left;
	width: 100%;
	padding: 10px 0;
	background: #f6f6f6;
}
.breadcrumb {
	background-color: #f6f6f6;
	padding: 0;
	margin: 0;
}
p {
	line-height: 25px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
}
.careers_job {
	margin-left: 20px;
	line-height: 30px;
	list-style: none;
}
.careers_job i {
	color: #3c56a1;
	padding-right: 10px;
	font-weight: bold;
	font-size: 20px;
}
.careers_job a {
	line-height: 25px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
	padding-bottom: 15px;
	color: #000;
}
.panel-default>.panel-heading {
	color: #fff;
	background-color: #253f89;
	border-color: #ddd;
}
.careers_form {
	padding: 20px 0
}
.careers_form input, .careers_form select {
	padding: 10px;
	margin: 0;
	height: 40px
}
.careers_form textarea {
	padding: 10px;
	margin: 5px 0;
	height: 90px;
	margin-bottom: 15px;
}
.careers_form .form-group {
	padding: 0
}
.careers_form .btn-group {
	float: right
}
.contact_us_form {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0
}
.contact_us_form input, .contact_us_form textarea {
	color: #707070;
	font-size: 14px;
	font-weight: 400;
	padding-left: 20px;
	background: #f9f9f9;
	margin-bottom: 20px;
	width: 100%;
	box-shadow: none
}
.contact_us_form input {
	height: 50px;
	border: 1px solid #cdcdcd;
	border-radius: 0
}
.contact_us_form textarea {
	height: 116px;
	border: 1px solid #cdcdcd;
	border-radius: 0
}
.sub_title {
	font-weight: 300;
	color: #5a5a5a;
	text-transform: uppercase;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	text-align: left;
	float: left;
	margin-bottom: 15px;
}
.contact_us_address {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}
/* .contact_us_address_box {
    color: #fff;
    flex: auto;
    height: auto;
    width: 23%;
    margin: 1%;
    position: relative;
    padding: 10px;
    min-height: 232px;
    background: #3c56a1;
        max-width: 270px;

} */


.contact_us_address_box {
	color: #fff;
	flex: auto;
	height: auto;
	width: 29%;
	margin: 1%;
	position: relative;
	padding: 10px;
	min-height: 232px;
	background: #3c56a1;
	max-width: 366px;
}
.contact_us_address h4 {
	width: 100%;
	color: #fff;
	margin-bottom: 15px;
	padding-left: 6px
}
.contact_us_address p {
	text-align: center;
	color: #fff
}
.contact_us_address h4 {
	width: 100%;
	color: #fff;
	margin-bottom: 15px;
	padding-left: 6px;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	float: left;
}
.contact_us_address a {
	color: #fff;
}
.footer_iteam a:hover, .footer_iteam ul li .active {
	color: #8ccaff !important;
}
.contact_links a:hover {
	color: #0747ff !important;
}
.tabs-left {
	border-bottom: none;
	border-right: 1px solid #ddd;
}
.tabs-left>li {
	float: none;
	margin: 0px;
}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
	border-bottom-color: #3c56a1;
	border-right-color: transparent;
	background: #3c56a1;
	border: none;
	border-radius: 0px;
	margin: 0px;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
}
.nav-tabs>li>a {
	color: #231f20;
	text-align: left;
	border-bottom: 1px solid #efefef;
}
.nav-tabs>li>a:hover {
	line-height: 1.42857143;
	border: 1px solid transparent;
}
.tabs-left>li.active>a::after {
	content: "";
	position: absolute;
	top: 10px;
	right: -10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #3c56a1;
	display: block;
	width: 0;
}
.ht_adj {
	float: left;
	width: 100%;
	height: 15px;
}
.dropdown-menu li {
	float: left;
	width: 100%;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3c56a1;
	outline: 0;
}


/*****************************end common css*****************************/
@media (min-width:1200px) {
.lg_mbtm {
	margin-bottom: 15px;
}
}

@media (min-width:991px) {
.ta_r {
	text-align: right !important;
}
.ta_l {
	text-align: left !important;
}
}

@media (max-width:991px) {
.sm_mbtm {
	margin-bottom: 15px;
}
.navbar-header {
	width: 100%;
}
.xs_p15 {
	padding: 0 15px;
}
.nav {
	float: none !important;
	text-align: center;
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
}
.top_row ul {
	text-align: center;
}
}

@media (max-width:767px) {
.sub_title {
	margin-top: 15px;
}
.contact_us_address_box {
	width: 100% !important;
	max-width: 100% !important;
}
.mrt15_xs {
	margin-top: 15px;
	float: left !important;
}
.mrt15_xs button {
	min-width: 100px;
}
.xs_mbtm {
	margin-bottom: 15px;
}
.inner_txt_img img {
	max-width: 170px !important;
	float: none !important;
	margin: 15px auto !important;
}
.slider_offer {
	display: none;
}
.xs_p15 {
	padding: 0 15px;
}
.nav>li {
	float: left;
	width: 100%;
}
.navbar-nav>li>a {
	padding: 10px 15px;
	width: 100%;
	text-align: left;
}
.nav a {
	border-bottom: solid 3px #ffffff;
}
.nav {
	max-width: 100%;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.logo_y {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
	position: absolute;
	top: 130px;
	z-index: 1;
	right: 15px;
	max-width: 70px;
}
.navbar {
	z-index: 10;
}
}

@media (max-width:380px) {
.top_row ul li {
	float: left;
	width: 100%;
}
.x_dn {
	display: none !important;
}
.top_row ul {
	text-align: center;
	float: left;
	width: 100%;
	padding: 0 15px 0 0;
	margin: 0;
}
}

@media (max-width:200px) {
}

/* ************* */

@media (min-width:1200px) {
.hm_banner {
	min-height: 500px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.navbar-nav>li>a {
	padding: 22px 7px;
}
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
.contact_us_address_box {
	width: 48% !important;
	max-width: 100% !important;
}
.slider_offer {
	margin-top: -135px !important;
	max-width: 270px !important;
}
.logo_y {
	top: 200px;
	z-index: 1;
	right: 15px;
}
.logo {
	margin: 0 auto;
}
.nav {
	width: 390px;
	float: none !important;
	text-align: center;
	margin: 0 auto;
}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
.contact_us_address_box {
	width: 48% !important;
	max-width: 100% !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
.contact_us_address_box {
	width: 100% !important;
	max-width: 100% !important;
}
}

@media only screen and (min-width: 320px) and (max-width: 379px) {
.contact_us_address_box {
	width: 100% !important;
	max-width: 100% !important;
}
}

@media only screen and (min-width: 200px) and (max-width: 319px) {
.contact_us_address_box {
	width: 100% !important;
	max-width: 100% !important;
}
}

@media (max-width: 767px) and (min-width: 500px) {
.gallery_box1 {
	width: 50% !important;
}
}
@media (max-width: 530px) {
.logo {
	padding: 10px 0 10px 15px;
	max-width: 325px;
}
}
@media (max-width: 400px) {
.logo {
	padding: 15px 0 15px 15px;
	max-width: 220px;
}
}