html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
strong {
	font-weight: bold;
}
/**
 * Minimal base styles.
 */

html {
	font-size: 100.01%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
}
body {
	height: 100%;
	font-size: 62.5%;
	line-height: 1em;
	background:#f4f4f4;
	font-family:'proxima_nova', Helvetica, Arial, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
	cursor/**/: /**/pointer;
}
a:link:hover, a:visited:hover {
	text-decoration: underline;
}
:focus {
	outline: 0;
}
/* Remove margins for navigation lists */
nav ul, nav li {
	margin: 0;
	list-style: none;
	list-style-image: none;
}
/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
}
.iem7 input[type="checkbox"] {
	vertical-align: baseline;
}
input, select {
	vertical-align: middle;
}
textarea {
	overflow: auto;
}
/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button {
	cursor: pointer;
}
/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
	margin: 0;
}
/* Make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {
	width: auto;
	overflow: visible;
}
/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.2em;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
/* blockquote , q and hr  */
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #999999;
	margin: 1em 0;
	padding: 0;
}
/* Images and Default Classes  */
img {
	max-width: 100%;
	vertical-align: bottom;
}
img.alignleft {
	float: left;
	margin: 0 20px 25px 0;
	display: inline;
}
img.alignright {
	float: right;
	margin: 0 0px 25px 20px;
	display: inline;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

/* Default List Styles  */
ul, ol {
	list-style: none;
}
li {
	line-height: 1.2em;
}
li ul, li ol {
	margin-bottom: 0px;
}
/*
 * Clearing Methods
 */
.clearfix:after {
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.floatbox {
	overflow: hidden;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
/* Global Reset & Standards ---------------------- */
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*---- Floats ----*/
.flR {
	float: right;
}
.flL {
	float: left;
}
/*---- Horizontal Alignment ----*/
.alR {
	text-align: right;
}
.alC {
	text-align: center;
}
/*---- Hide ----*/
.hide {
	display: none;
}
/*
* Font Face
*/

@font-face {
    font-family: 'FuturaCondensed';
    src: url('../fonts/futura-condensed-normal.eot');
    src: url('../fonts/futura-condensed-normal.eot') format('embedded-opentype'),
         url('../fonts/futura-condensed-normal.woff') format('woff'),
         url('../fonts/futura-condensed-normal.ttf') format('truetype'),
         url('../fonts/futura-condensed-normal.svg#FuturaCondensedNormalRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'FuturaCondensed';
    src: url('../fonts/futura-condensed-bold.eot');
    src: url('../fonts/futura-condensed-bold.eot') format('embedded-opentype'),
         url('../fonts/futura-condensed-bold.woff') format('woff'),
         url('../fonts/futura-condensed-bold.ttf') format('truetype'),
         url('../fonts/futura-condensed-bold.svg#FuturaCondensedBoldRegular') format('svg');
	font-weight:bold;
	font-style:normal;
}

@font-face {
    font-family: 'proxima_nova';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('../fonts/proximanova-semibold-webfont.eot');
    src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: bold;
    font-style: normal;

}


/* Footer ---------------------- */
#footer { position:fixed; left:0px; bottom:0px; width:100%; z-index:20; padding:10px 4%; background:url(../img/footer-bg.png) left top repeat;}



/*--- Post ---*/
.post h2 { font-size:17px; color:#333333; font-weight:600; margin-bottom:17px;}
.post h3 { font-size:14px; color:#333333; font-weight:600; margin-bottom:17px;}
.post h3 a { color:#cc0033;}
.post p { font-size:14px; color:#666666; line-height:18px; margin-bottom:20px;}
.post .image { margin-bottom:13px;}
.post-image { margin-bottom:35px;}


/*--- Footer ---*/
#footer p { font-size:10px; float:left; color:#fff; line-height:15px;}
#footer p a { color:#fff;}
#footer p span { color:#999999;}

.show-footer-btn { background:#3d3d3d url(../img/menu-btn.png) center center no-repeat; width:55px; height:45px; border:0px; display:none; position:fixed; z-index:1000;}

#footer-navigation { float:left; margin-right:45px; padding-top:10px;}
#footer-navigation ul li { float:left; font-family: 'FuturaCondensed'; font-weight:normal; border-right:1px solid #fff; padding-right:18px; margin-right:18px;}
#footer-navigation ul li:last-child { border:0px; margin:0px; padding:0px;}
#footer-navigation ul li a { font-size:16px; color:#fff; display:inline-block; position:relative; text-transform:uppercase;}
#footer-navigation ul li a:hover { text-decoration:none; color:#cc0033;}
#footer-navigation ul ul { background:#fff; padding:18px 4% 13px; float:left;}
#footer-navigation .dropdown { position:absolute; margin-left:-4%; bottom:31px; padding-bottom:19px; display:none; width:100%;}
#footer-navigation ul li:hover .dropdown { display:block;}
#footer-navigation ul ul li { border:0px; margin-right:33px; padding:0px;}
#footer-navigation ul ul li a { font-size:14px; color:#313131;}
#footer-navigation ul li.parent:hover > a:after { width:100%; height:5px; background:url(../img/arrow1.png) top center no-repeat; width:100%; position:absolute; left:0px; top:-20px; content:"";}

.sociable { float:left; padding-top:7px;}
.sociable a { display:block; float:left; margin-right:18px; width:14px; height:14px; background-image:url(../img/icons.png); background-repeat:no-repeat;}
.sociable a:hover { text-decoration:none;}
.sociable a.instagram { background-position:0 0;}
.sociable a.linkedin { background-position:-31px 0; margin-right:12px;}
.sociable a.facebook { background-position:-59px -1px; margin-right:12px;}
.sociable a.twitter { background-position:-83px -1px;}

.language { float:left; margin-right:20px; letter-spacing:1px; position:relative; font-family: 'FuturaCondensed'; font-weight:normal; padding-top:10px;}
.language span.language-holder { display:block; font-size:12px; cursor:pointer; color:#fff; text-transform:uppercase; background:url(../img/arrow.png) right center no-repeat; padding-right:12px;}
.language ul { display:none; position:absolute; left:0px; bottom:15px; width:100%;}
.language ul li a { display:block; background:#fff; padding:3px; font-size:12px; cursor:pointer; color:#444; text-transform:uppercase;}
.language ul li a:hover { text-decoration:none; background:#444; color:#fff;}
.sidebar-soc{
    padding: 0 10px;
    width: 100%;
    text-align: center;
    float: none;
    margin-top: 15px;
    display: inline-block;
}
/*
* Media Queries
*/

@media (max-height:700px){
	.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools { bottom:70px; }
}

@media (max-width:1500px){
	body.layout1 #main { width:78.5%;}
}
@media (max-width:1180px){
	#footer p { float:none; clear:both;}
	#footer-navigation { margin-bottom:10px;}
	#footer-navigation .dropdown { bottom:65px;}
}
@media (max-width:1090px){
	#main { width:76%;}
	body.layout1 #main { width:76%;}
}

@media (max-width:960px){
	#footer p {clear:none;}
	#footer-navigation { float:none; clear:both; margin-right:0px;}
	#footer-navigation ul li { margin-right:17px; padding-right:17px;}
	#sidebar { float:none; width:100%; margin-right:0px;}
	body.products-page #content { padding-left:0px;}
	#main { float:none; margin-bottom:30px; width:100%;}
	body.layout1 #sidebar, body.layout1 #main { width:100%;}
	body.layout1 #sidebar ul li { float:left; margin-right:20px; margin-bottom:0px;}
	body.layout1 #main { margin-bottom:0px;}
}

@media (min-width:767px){
	#footer { left:0px !important;}
	.projects ul li { min-height:784px; }
	.products li { min-height:716px; }
}

@media (max-width:767px){
	.slideshow h2 { font-size:70px;}
	.slideshow h2 span { font-size:34px;}
	body.news-page .post { width:48%; margin-right:0px; margin-bottom:30px;}
	body.news-page .post:nth-child(2n) { float:right;}
	.post .image img { width:100%;}
	body.products-page #content { padding-left:0px;}
	body.products-page #sidebar { padding-left:4%;}
	#footer {bottom:auto; top:0px; z-index:100; position:absolute; left:}
	.show-footer-btn { display:block;}
	.inner-container { position:relative;}
	#footer { left:-250px; width:250px; padding:50px 12px; height:100%;}
	#footer-navigation { margin-bottom:15px;}
	#footer-navigation ul li { float:none; border-bottom:1px solid #fff; padding:0px 0px 5px; margin:0px 0px 9px; border-right:0px;}
	#footer-navigation ul li .dropdown { display:none !important; left:auto; bottom:auto; padding:0px; position:relative;}
	#footer-navigation ul li.parent.active > .dropdown { display:block !important;}
	#footer-navigation ul li .dropdown ul { background:none; float:none; padding:10px 15px 0;}
	#footer-navigation ul li .dropdown li { margin:0px 0px 5px !important;}
	#footer-navigation ul li .dropdown li a { color:#fff;}
	#footer-navigation ul li .dropdown li a:hover { color:#cc0033;}
	#footer-navigation ul li.parent:hover > a:after { display:none;}
	#footer p { clear:both;}
	#footer .sociable { margin-bottom:25px;}
	#content { padding-bottom:50px;}
	.products li, .projects ul li { min-height:550px; }
	.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools { bottom: 5px; }
}

@media (max-width:640px){
	.slideshow h2 { font-size:60px;}
	.slideshow h2 span { font-size:30px;}
	.products li, .projects ul li { min-height:450px; }
}
@media (max-width:500px){
	.products li, .projects ul li { min-height:350px; }

}
@media (max-width:479px){
	.slideshow h2 { font-size:42px; line-height:35px;}
	.slideshow h2 span { font-size:25px;}
	#header { padding:50px 4% 15px;}
	.logo { float:none; text-align:center;}
	.page-head { float:none; padding-top:30px; text-align:center;}
	body.news-page .post { width:100%; float:none;}
	body.news-page .post:nth-child(2n) { float:none;}
}


/*-- New Css Maargga --*/
.certificate-grid{
	text-align: center;
	margin-bottom: 10px
}
a{text-decoration: none !important;}
.certificate-grid figcaption{
	color: #cc0033;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin-top: 10px;
}
.inner-header{
	padding: 20px 0;
	border-bottom: 1px solid #ececec;
}
.bg-white{
	background: #fff;
	padding: 5px;
}

.inner-pg-content{
	margin-top: 20px;
	padding-bottom: 100px;
	position: relative;
}

.mt-20{margin-top: 20px;}

.othr-links{
	margin-top: 20px;
}
.othr-links li{margin-bottom: 10px;}
.othr-links li > a {color: #333;font-size: 14px;}
.othr-links li > a.active-link{color: #000;}

.news-grid figure{
	width: 100%;
}
.news-grid a{text-decoration: none !important}
.news-grid figure img{
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	object-fit: cover;
}
.news-grid figcaption h4{
	color: #cc0033;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0;
}
.news-grid figcaption p{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 20px;
}
.pg-tittle{
	text-align: right;
}

.ai_base{
	align-items: baseline;
}
.pg-tittle h4{
	font-size: 28px;
  text-transform: uppercase;
  font-family: 'FuturaCondensed';
  color: #cc0033;
  font-weight: normal;
}

.center-block{
	float: none;
	margin: 0 auto;
}
.product-slide a{text-decoration: none !important}
.product-slide figcaption{
		display: block;
    color: #000;
    font-size: 17px;
    font-family: 'FuturaCondensed';
    font-weight: normal;
    line-height: 1;
    margin-top: 8px;
		font-weight: 600;
		text-align: center;
}

.color-link{
	display: block;
	margin-bottom: 15px;
}
.color-link ul{
	display: flex;
	justify-content: center;
	align-items: center;
	align-items: center;
	flex: 1 1 auto;
	cursor:pointer;
}
.color-link ul li{padding: 0 10px;}
.color-link ul li a{
	width: 100%;text-transform: uppercase;
	font-size: 14px;
  font-family: "proxima_nova",Helvetica,Arial,sans-serif;
	color: #000;
	text-decoration: none !important;
	transition: color , 0.5s
}
.color-link ul li a:hover{
	 color: #cd1f36;
}
.iframe-bg{
	position: relative;
	padding: 20px 0 80px;
	overflow: hidden;
	direction: ltr !important;
}
.map-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.iframe-bg::before{
	content: '';
	background: #000;
	opacity: 0.3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;

}
.contact-form{
	background: #fff;
	padding: 20px 10px;
	position: relative;
	z-index: 3;
}
.form-head h4{
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
	font-weight: 600;
	margin-bottom: 15px;
}

.form-head p{
	font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    color: #666666;
    margin-bottom: 20px;
}
.form-head p a{	 color: #cd1f36;font-weight: 600}
.form-head p.mb5{margin-bottom: 5px}
.flex-p{
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}
.main-form .form-gp{
	margin-bottom: 10px;
}
.form-gp input{
	width: 100%;
	line-height: 35px;
	padding: 0 15px;
	border: 1px solid #cfcfcf;
  font-size: 13px;
  color: #b0aca2;
  font-weight: normal;
  font-family: 'proxima_nova';
}
.form-gp textarea{
	width: 100%;
	max-width: 100%;
	font-family: 'proxima_nova';
  padding: 10px 12px;
  resize: none;
  border: 1px solid #cfcfcf;
  font-size: 13px;
  color: #b0aca2;
  font-weight: normal;
}
.required, .required-txt{position: relative;}
.required::after{
	content: '*';
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(0 , -50%);
	color:  #cd1f36;
  font-size: 20px;
}
/*.required-txt::after{*/
/*	content: '*';*/
/*	position: absolute;*/
/*	top: 10px;*/
/*	right: 10px;*/
/*	color:  #cd1f36;*/
/*  font-size: 20px;*/
/*}*/
.action-btn{
	margin-top: 10px;
	display: inline-block;
	width: 100%;
	clear: both;
}
.action-btn button{
  text-align: right;
  padding: 0px;
  font-size: 12px;
	line-height: 35px;
	letter-spacing: 1px;
	padding: 0 20px;
  color: #fff;
  text-transform: uppercase;
  background: #cc0033;
  border: 0px;
  font-weight: 600;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.flex-cnt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.mbtn-wrapper .mbtn{
	text-align: center;
  margin-bottom: 5px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  background: #cc0033;
  border: 0px;
  font-weight: 600;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  clear: both;
  display: block;
  padding: 11px 10px;
	text-decoration: none !important;
}
.mbtn-wrapper .mbtn:hover{background: #333;}
.career-pop{
	padding: 25px;
}
.top-sec, .mid-sec{border-bottom: 1px solid #ccc;padding-bottom: 10px;}
.mid-sec, .bottom-sec{padding: 15px 0}
.top-sec h4{
	font-size: 14px;
  text-transform: uppercase;
  color: #666666;
  font-weight: 600;
  margin-bottom: 15px;
}
.career-pop p{
	font-size: 13px;
	line-height: 17px;
	text-transform: inherit;
	color: #666666;
	margin-bottom: 10px;
}
.career-pop a.button{
	line-height: 33px;
  display: inline-block;
  text-align: center;
  padding: 0 20px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  background: #cc0033;
  border: 0px;
  font-weight: 600;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	text-decoration: none !important;
}
.career-pop a.button:hover{
	    background: #860324;
}

/* choose file */
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
	outline: none !important;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


.inputfile-2 + label {
    color: #d3394c;
    border: 2px solid currentColor;
}

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #722040;
}
.news_links li {margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #ccc;}
.news_links li:last-child{border-bottom: none}
.othr-links li a{
	text-decoration: none !important;
	font-size: 14px;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  color: #cc0033;
  font-weight: 600;
  line-height: 16px;
}

.sidebar h3{
	font-size: 17px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 20px;
}
.main-product-listing{
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex: 1 1 auto;
	flex-wrap: wrap;
}
.main-product-listing li{text-align: center;margin: 0 10px;}
.main-product-listing li a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-family: "FuturaCondensed";
	text-align: center;
	text-decoration: none !important
}
.main-product-listing li a span {
    width: 170px;
    height: 100px;
    overflow: hidden;
    display: block;
    background: url(../uploads/images/products/product-sprite.jpg) no-repeat;
    margin-bottom: 20px;
}
.mt-150{margin-top: 100px;}
.main-product-listing li:nth-child(3) a span{background-position: 0 -100px;}
.main-product-listing li:nth-child(4) a span{background-position: 0 -200px;}
.main-product-listing li:last-child a span{background-position: 0 -400px;}
.only-in-mob{display:  none}
.filter-sel label{
	display: block;
	color: #000;
	font-size: 17px;
	font-family: 'FuturaCondensed';
	font-weight: normal;
	line-height: 1;
	margin-top: 8px;
}

.tp-caption.white{
	font-size: 60px;
	color: #fff;
	font-family: 'FuturaCondensed';
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 1px 1px 0px #797878;
	line-height: 47px;
}
.tp-caption.red{
	font-size: 27px;
	color: #cc0033;
	text-shadow: none;
	font-family: 'FuturaCondensed';
	text-transform: uppercase;
	font-weight: normal;
}
.sp-caption-container{
	font-size: 20px;
	color: #cc0033;
	font-family: 'FuturaCondensed';
	text-transform: uppercase;
	font-weight: normal;
	line-height: 25px;
	padding: 0 10px;
}
.sp-caption-container i{
	font-style: normal;
	color: #000;
	font-size: 20px;
	display: block;
}
.swiper-container.bg-white img{
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	object-fit: cover;
	object-position: top center;
}
.image-main{margin-bottom: 15px;}
.image-main figure{height: 300px;overflow: hidden}
.image-main figure img{
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	object-fit: scale-down;
	object-position: top center;
}
.service-detail h2{
	font-size: 17px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 17px;
	font-family:'proxima_nova', Helvetica, Arial, sans-serif;
}
.service-detail p{
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-family:'proxima_nova', Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
.scroll-padd{
	padding: 50px 0;
}
#col_swiper figure{text-align: center;}
/*Mobile Phones*/
@media screen and (max-width:425px){
	.logo-mosart{text-align: center}
	.logo-mosart figure{width: 180px;margin: 0 auto;}
	.inner-pg-content{padding-bottom: 20px;}
	.pg-tittle{text-align: center;margin-top: 20px}
	.map-bg{position: relative;margin-bottom: 10px;}
	.iframe-bg::before{display: none}
	.iframe-bg{padding: 10px 0}
	.loc-btn{width: 100%}
	.main-product-listing li{
		margin-bottom: 20px;
	}
	.product-slide figcaption{margin-top: 25px;}
	.prod-col-swiper .swiper-button-next, .prod-col-swiper .swiper-button-prev{
		bottom: 0;
		top: auto;
	}
	.not-in-mob{display: none !important;}
	.only-in-mob{
		display: block;
	}
	.tp-caption.white{font-size: 33px !important;}
	.tp-caption.red{font-size: 25px !important;padding-top: 25px !important;}
}
