/* Name: UnoMinda
Date: August 2016
Description: main css for all pages
Version: 3.0
Author: Kanwaljeet Sodhi, Gurus11
Autor URI: http://www.gurus11.com
008
*/
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf')  format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINCond-Bold';
  src: url('../fonts/DINCond-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/DINCond-Bold.woff') format('woff'), url('../fonts/DINCond-Bold.ttf')  format('truetype'), url('../fonts/DINCond-Bold.svg#DINCond-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@charset "utf-8";
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, a, 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, figure, footer, header,
hgroup, menu, nav, section, menu,
time, mark, audio, video{margin: 0px; padding: 0px; font-family: 'Lato-Regular', Helvetica, sans-serif; font-size: 15px; color: #4e4e4e; line-height: 15px; text-align: left;}
article, aside, figure, footer, header, hgroup, nav, section{display: block;}
.wrap {width: 1247px; margin: 0px auto;}
.clear{clear: both;}
.lft{float: left;}
.rgt{float: right;}
.center{margin: 0 auto; display: block;}
li{list-style-type: none;}
a{text-decoration: none; display: block;}
a:hover{ color:#1676bd;}
p{font-size: 15px; margin: 10px 0px; line-height: 20px; color: #626262; font-family: arial;}
p.center{font-size: 15px; margin: 32px 0px 0px; text-align: center; line-height: 24px;}
b{font-size: 16px;margin: 10px 0px;line-height: 24px;color: #7d7d7d;letter-spacing: .5px;}
strong{font-size: 17px;color: #1676bd;font-weight: normal;/* text-transform: uppercase; */}
h1{font-size: 28px; line-height: 35px; padding-bottom: 15px; text-transform: uppercase; font-weight: normal; color: #1676bd;}
h3{font-size: 17px; color: #1676bd; text-transform: uppercase; font-weight: normal;}
h2{font-size: 20px;line-height: 21px;font-weight: normal;color: #626262;margin-bottom: 6px;/* text-transform: uppercase; */}
hr{border: 0px; width: 100%; height: 1px; background: #dcdcdc; margin: 0px;}
span{font-size: 14px; color: #1676bd;}
span.form-message-success{font-size: 18px;}
sup{font-size: 14px; text-transform: lowercase;}
header{width: 100%; margin-top: 8px;}
h1.arw{padding-right: 30px; width: 79%; background: url(../images/arw.png) no-repeat top 10px right;}
p.arw{background: url(../images/arw.png) no-repeat top 3px left; padding-left: 27px;}
.undrlne{background: url(../images/undrln-bg.png) no-repeat bottom left;height: 3px;padding-bottom: 38px;}
.call-icn{background: url(../images/icn-call.png) no-repeat left 0px;height: 23px;padding-left: 31px;}
.call-icn-blue{background: url(../images/icn-call-blue.png) no-repeat left 0px; height: 23px; padding-left: 31px;}
.mob-icn-blue{background: url(../images/icn-mob-blue.png) no-repeat left top;height: 30px;padding-left: 31px;padding-top: 4px;}
.icn-lction{background: url(../images/icn-lction.png) no-repeat left top; height: 25px; padding-left: 31px; padding-top: 3px;}
.email-icn{background: url(../images/icn-email.png) no-repeat left 0px;height: 23px;padding-left: 31px;}
.email-icn-blue{background: url(../images/icn-email-blue.png)no-repeat left 2px;height: 23px;padding-left: 31px;}
.web-icn-blue{background: url(../images/icn-web-blue.png)no-repeat left 2px;height: 23px;padding-left: 31px;}
.icn-fax{background: url(../images/icn-fax.png)no-repeat left 1px;height: 29px;padding-left: 35px;padding-top: 5px;}
.topPnl{float:right;width: 29%;}
.topPnl p{float:left;margin-right: 9%;font-size: 14px;}
.topPnl p:last-child{margin-right:0px;}
.btn{background: url(../images/btn-arrw-black.png) no-repeat right;padding-right: 20px;/* text-decoration: underline; *//* color: #4e4e4e; *//* display: block; */width: 126px;}
.btn:hover{ background-image:url(../images/btn-arrw-blue.png);}
.btnwhite{background: url(../images/btn-arrw.png) no-repeat right;padding-right: 20px;/* text-decoration: underline; */color: #fff;display: block;width: 126px;}
.btnwhite:hover{background-image: url(../images/btn-arrw-blue.png);}
input{padding: 4% 2.5%;width: 93%;color: #626262;}
#map_canvas{width:100%;height: 717px;}
label{
    color: #626262;
    display: block;
    margin-bottom: 5px;
}
label.error{
    color: #ea3838;
    font-size: 13px;
}

.cd-top {display: inline-block;height: 30px;width: 30px;position: fixed;bottom: 40px;right: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);overflow: hidden;text-indent: 100%;white-space: nowrap;background: url(../images/cd-top-arrow.png) no-repeat center 48%;visibility: hidden;opacity: 0;-webkit-transition: opacity .3s 0s, visibility 0s .3s;-moz-transition: opacity .3s 0s, visibility 0s .3s;transition: opacity .3s 0s, visibility 0s .3s;background-color: #1676bd;z-index: 999;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {-webkit-transition: opacity .3s 0s, visibility 0s 0s;-moz-transition: opacity .3s 0s, visibility 0s 0s;transition: opacity .3s 0s, visibility 0s 0s;}
.cd-top.cd-is-visible {visibility: visible;opacity: 1;}
.cd-top.cd-fade-out {opacity: .9;}
.no-touch .cd-top:hover {background-color: #e86256;opacity: 1;}
.btmImg{width: 100%;margin-top: 39%;}
.btmImg img{width: 100%;}
nav{background: #202f74;padding: 16px 0px;width: 100%;/* min-height: 27px; */position: relative;}
nav::before{content: '';background: url(../images/nav-bg-lft.png) no-repeat left top;width: 100%;display: block;height: 67px;position: absolute;top: 0;}
nav::after{content: '';background: url(../images/nav-bg-rgt.png) no-repeat right top;width: 100%;display: block;height: 67px;position: absolute;top:0;}
nav .logo{position:absolute;float:left;top: -79.2%;}
nav ul{float: right;width: 73.2%;}
nav ul li{float:left;margin-right: 2.6%;/* padding: .7% 0; */position: relative;}
nav ul li a{color: #fff;text-transform: uppercase;cursor: pointer;position:relative;z-index: 999;padding: 10px 11px;}
nav ul li:last-child{ margin-right:0px;}
nav ul li a:hover, nav ul li a.active,  #topmenu a.hover, #topmenu li.actv a, #topmenu a.selected, #topmenu ul li:hover{color: #fff;background:#1676bd;}
#topmenu ul li ul::before{/* content: ''; *//* background: url(../images/nav-arw.png)no-repeat top left; *//* width: 43px; *//* height: 12px; */}
#topmenu ul li ul{background:#1676bd;}
#topmenu ul li ul li{width: 100%;padding: 0;margin: 0;}
#topmenu ul li ul li a{background: #1676bd;padding: 10px;color:#fff;text-align:left;font-size: 13px;}
#topmenu ul li:hover ul li a{/* color:#fff; *//* margin: 0; *//* width: 159px; */}
#topmenu ul li ul li a:hover{color: #1676bd;background: #fff;}
#topmenu ul li ul li ul li a{background-color:#18c1f9; border-bottom: 1px solid #18c1f9; }
#topmenu ul li ul, #topmenu:hover ul li ul, #topmenu:hover ul li:hover ul li ul{display: none;height:auto;position: absolute;width: 150px;left: 0;background: rgba(0,0,0,0.6);z-index: 99999;}
#topmenu ul li ul, #topmenu:hover ul li ul.srvise, #topmenu:hover ul li:hover ul li ul.srvise{width: 171px;}
#topmenu:hover ul, #topmenu:hover ul li:hover ul, #topmenu:hover ul li:hover ul li:hover ul {display:block;}
#topmenu:hover ul li:hover ul li:hover ul li a:hover{background:#18c1f9;}
#topmenu ul li ul::before{}


.bnr{width:100%;position: relative;}
.bnr img{margin:0 auto;display: block; width:100%;}
.bnr .wrap h1, .bnr .wrap h1 span{position: absolute;top: 14%;color: #fff;left: 20%;font-size: 80px;font-family:'DINCond-Bold';text-transform: capitalize;background: none;line-height: 101px;margin: 0px auto;z-index: 999;}
.bnr .wrap h1 span{top: 19%;font-size: 45px;left: 0%;}
.bnr.inr .wrap h1{font-size: 60px;}
.bnr.inr .wrap h1, .bnr.inr .wrap h1 span{top: 4%;left:20%;line-height: 80px;}
.bnr.inr .wrap h1 span{left: 0%;top: 15%;font-size: 40px;}

.map-bg{background: url(../images/bg-map.png) repeat bottom;width:100%;/* position: relative; */}
.wlcmPnl{background: url(../images/wlcm-bg.png)no-repeat #202f74 right bottom;padding: 2%;position: relative;top: -82px;z-index: 999;}
.wlcmPnl h1{ color:#fff;}
.wlcmPnl p{margin: 1.4% 0;color: #fff;}

.servicePnl .lft{width: 26%;position: relative;z-index: 999;}
.servicePnl .rgt{width: 72%;}
.servicePnl .rgt a.btn{float:right;margin-top: 15px;}
.servicePnl .rgt ul li{background: url(../images/content-bg.png) no-repeat;height: 22px;width: 38.5%;float:left;padding: 2.8% 6.7%;margin-right: 1.2%;margin-bottom: 2.2%;}
.servicePnl .rgt ul li:nth-child(2n+2){margin-right:0px;margin-left: -45px;}
.servicePnl .rgt ul li.pdng{padding: 15px 60px;height: 42px;}
.servicePnl.dtail{padding-top: 5%;}
.servicePnl.dtail .btmImg{
    margin-top: 23%;
}

.aboutUs .abt-top{background: url(../images/wlcm-bg.png)no-repeat #202f74 right bottom;position: relative;z-index: 999;padding: 2%;}
.aboutUs .abt-top h1{ color:#fff;}
.aboutUs .abt-top p{margin: 1.8% 0 0;color: #fff;}
.aboutUs .contentPnl{padding-top: 2%;}
.aboutUs .contentPnl h1.arw{width: 85%;padding-bottom: 0px;}
.aboutUs .contentPnl ul{width:100%;margin-top: 3%;}
.aboutUs .contentPnl ul li{width: 48%;float:left;margin-right: 3%;margin-bottom: 3%;}
.aboutUs .contentPnl ul li:nth-child(2n+2){ margin-right:0;}
.aboutUs .contentPnl ul li .imgPnl{float:left;width:15%;height: auto;/* background: #cecece; */margin-right:15px;overflow: hidden;border: 1px solid #d9d9d9;display: none;}
.aboutUs .contentPnl ul li .imgPnl img{ width:100%;}
.aboutUs .contentPnl ul li .imgPnl2{float:left;width: 20%;height: auto;/* background: #cecece; */margin-right:15px;overflow: hidden;border: 1px solid #d9d9d9;}
.aboutUs .contentPnl ul li .imgPnl2 img{width:100%;}
.aboutUs .contentPnl ul li .txtPnl{width: 100%;/* float:right; */}
.aboutUs .contentPnl ul li .txtPnl h2 b{font-size: 18px;}
.aboutUs .contentPnl .realestat{margin: 3% 0;}
.aboutUs .contentPnl .realestat .lft{width: 10%;border: 1px solid #d9d9d9;}
.aboutUs .contentPnl .realestat .lft img{ width:100%;}
.aboutUs .contentPnl .realestat .rgt{width: 89%;}
.aboutUs .contentPnl .realestat .rgt p{margin-top:0;}
.aboutUs .contentPnl .realestat h1, .aboutUs .contentPnl .realestat h2 { margin:10px 0;}

.lftnav .btn{
}
.lftnav a.btn{/* margin: 13px 0 0; */text-decoration: underline;color: #fff;display: block;width: 41.5%;padding: 4% 3%;background: #1676bd;text-decoration: none;float: left;margin-right: 5%;text-transform: uppercase;text-align: center;}
.lftnav a.btn:nth-child(2){ margin-right:0;}

.reachUs{width:100%;position: relative;}
.reachUs img{width:100%;margin-top: -13px;}
.reachUs .reachUs-content{position: absolute;top: 22%;left: 4%;}
.reachUs .reachUs-content h1, .reachUs .reachUs-content p{color:#000;padding-bottom: 0px;margin: 0px;margin-bottom: 20px;}
.reachUs .btn{background-image: url(../images/btn-arrw-black.png);color:#000;width: 141px;}
.reachUs .btn:hover{ color:#1676bd; background-image: url(../images/btn-arrw-blue.png);}
.CmpnyMission{padding: 3% 0;}

.CmpnyMission .lft, .CmpnyMission .rgt{width:48%;/* min-height: 447px; */}
.CmpnyMission .cntntPnl{width: 100%;/* min-height: 344.1px; */border: 1px solid #d9d9d9;background: url(../images/bg-white-adrres.png)repeat;}
.CmpnyMission .lft h1.arw-dwn{width: 24%;}
.CmpnyMission .cntntPnl .lftPnl-img{width: 39.5%;float: left;}
.CmpnyMission .cntntPnl .lftPnl-img img{ width:100%;}
.CmpnyMission .cntntPnl .rgt-content{width: 54.5%;float:right;padding: 2% 3%;}
.CmpnyMission .cntntPnl .rgt-content p{margin-top:0px;margin-bottom: 4%;}
.CmpnyMission .cntntPnl .rgt-content .btn{ margin-left:27px;} 
.CmpnyMission .rgt h1.arw-dwn{width: 11%;}

.career{background: url(../images/career-bg.jpg)no-repeat left;width:100%;height: 170px;}
.career h1{color:#fff;text-align:center;display: table-cell;vertical-align: middle;padding: 0px;}
.career .lft{width: 28%;display:table;height: 170px;}
.career .rgt{width:70%;padding: 1.5% 0;}
.career .rgt p{ color:#fff;}
.career .rgt .btnwhite{margin-top: 25px;}

.career-dtail{padding-top: 4%;/* padding-bottom: 3%; */}
.career-dtail .lft{width: 26%;}
.career-dtail .lft h1.arw{width: 38%;margin-left: 15%;%}
.career-dtail .lft .btmImg{width: 86%;margin: 0 auto;margin-top: 38%;}
.career-dtail .rgt{width: 66%;background: #fff;border: 1px solid #d9d9d9;padding: 2% 3%;background: url(../images/bg-white-adrres.png)repeat;}
.career-dtail .rgt h3{margin-top: 35px;}
.career-dtail .rgt p.rgt{width:auto;border: 0;background: none;margin: 0;}
.career-dtail .rgt p.rgt a{display:inline-block;color: #1676bd;}
.mangment-dtail{padding-top: 4%;/* padding-bottom: 3%; */}
.mangment-dtail .lft{width: 26%;}
.mangment-dtail .lft h1.arw{width: 63%;margin-left: 10%;%}
.mangment-dtail .lft .btmImg{width: 93%;margin: 0 auto;margin-top: 100%;}
.mangment-dtail .rgt{width: 66%;background: #fff;border: 1px solid #d9d9d9;padding: 2% 3%;background: url(../images/bg-white-adrres.png)repeat;margin-bottom: 4%;}
.mangment-dtail .rgt hr{ margin:20px 0;}
.mangment-dtail .rgt h3{margin-top: 35px;margin-bottom: 11px;}
.mangment-dtail .rgt p.rgt{width:auto;border: 0;background: none;margin: 0;}
.mangment-dtail .rgt .lft{width: 18%;height: 132px;overflow: hidden;border: 1px solid #d9d9d9;}
.mangment-dtail .rgt .lft img{ width:100%;}
.mangment-dtail .rgt .rgt{border:0;padding:0;width: 79%;margin-bottom: 0;}
.mangment-dtail .rgt .rgt p{margin-bottom: 28px;margin-top: 0;}

.mangment-dtail .rgt .img-gallery{width:100%;margin-top: 35px;}
.mangment-dtail .rgt .img-gallery ul{ margin-top:10px;}
.mangment-dtail .rgt .img-gallery ul li{width: 48%;background: #ebebeb;/* height: 138px; */float: left;margin-right: 3%;overflow: hidden;border: 1px solid #d9d9d9;}
.mangment-dtail .rgt .img-gallery ul li:nth-child(2n+2){ margin-right:0;}
.mangment-dtail .rgt .img-gallery ul li img{ width:100%;}
.mission-dtail{padding-top: 4%;}
.mission-dtail .lft{width: 26%;}
.mission-dtail .lft h2, .mission-dtail .lft h1{margin-left: 30%;}
.mission-dtail .lft h1.arw{width: 38%;}
.mission-dtail .lft .btmImg{width: 70%;margin: 0 auto;margin-top: 8%;}
.mission-dtail .rgt{width: 67%;background: #fff;border: 1px solid #d9d9d9;padding: 1% 2%;background: url(../images/bg-white-adrres.png)repeat;}
.mission-dtail .rgt h3{margin-top: 35px;}
.mission-dtail .rgt p.rgt{width:auto;border: 0;background: none;margin: 0;}



.whyUs-dtail, .automotive-dtail{padding-top: 4%;}
.whyUs-dtail .lft, .automotive-dtail .lft{width: 26%;}
.whyUs-dtail .lft .btmImg{margin-top: 87%;width: 97%;}
.whyUs-dtail .lft h1.arw{width: 16%;}
.whyUs-dtail .lft h1, .whyUs-dtail .lft h2, .automotive-dtail .lft h1, .automotive-dtail .lft h2{margin-left: 14%;%margin-bottom: 0;}
.whyUs-dtail .rgt, .automotive-dtail .rgt{width: 72%;}
.whyUs-dtail .rgt ul, .automotive-dtail .rgt ul{ border: 1px solid #d9d9d9; padding: 2% 3%; background: url(../images/bg-white-adrres.png)repeat;}
.whyUs-dtail .rgt ul li, .automotive-dtail .rgt ul li{width: 100%;float:left;margin-right: 2%;margin-bottom: 3px;}
.whyUs-dtail .rgt ul li:nth-child(2n+2), .automotive-dtail .rgt ul li:nth-child(2n+2){ margin-right:0px;}
.whyUs-dtail .rgt h3, .automotive-dtail .rgt h3{margin-top: 30px;margin-bottom: 15px;}


.automotive-dtail .lft h1.arw{width: 38%;}
.automotive-dtail .lft .btmImg{margin-top: 36%;width: 100%;}

.tstimnial{width:100%;position: relative;display: none;}
.tstimnial img{width:100%;}
.tstimnial .content{position:absolute;top: 29%;left: 4%;width: 41%;/* background: url(../images/bg-white.png)repeat; */padding: 2%;background: #fff;}
.tstimnial .content p{text-align:center;font-size: 16px;}
.tstimnial .content p.circle{border: 1px solid #8a8d94;width: 20px;height: 20px;border-radius: 28px;margin: 0 auto;text-align: center;padding: 18px;font-size: 32px;}
.tstimnial .content p.line{margin-top:20px;}
.tstimnial .content p.line b{font-size: 20px;}
.tstimnial .content p.line::before{content:'';background:url(../images/tstimonial-undr-line.png) no-repeat left;padding-left: 152px;}
.tstimnial .content p.line::after{content:'';background:url(../images/tstimonial-undr-line.png) no-repeat right;padding-right: 152px;}

.tstimnial.dtail{padding-top: 5.5%;width:100%;padding-bottom: 2.2%;}
.tstimnial.dtail ul{ width:100%;}
.tstimnial.dtail ul li{width: 29.1%;padding: 2% 1%;border: 1px solid #d9d9d9;float: left;margin-right: 3%;margin-bottom:3%;background: url(../images/bg-white-adrres.png)repeat;}
.tstimnial.dtail ul li.blanckbg{border:0;background:none;/* padding-top: 5%; *//* padding: 0 1%; */}
.tstimnial.dtail ul li:nth-child(3n+3){margin-right:0;}
.tstimnial.dtail ul li p.circle {border: 1px solid #8a8d94;width: 20px;height: 20px;border-radius: 28px;margin: 0 auto;text-align: center;padding: 18px;font-size: 32px;}
.tstimnial.dtail ul li p{text-align: center;}
.tstimnial.dtail ul li p.line{ margin-bottom:0;}
.tstimnial.dtail ul li p.line::before{content: '';background: url(../images/tstimonial-undr-line.png) no-repeat left;padding-left: 100px;opacity: .5;} 
.tstimnial.dtail ul li p.line::after{content: '';background: url(../images/tstimonial-undr-line.png) no-repeat right;padding-right: 100px;opacity: .5;}
.tstimnial.dtail ul li h1.arw{ width:60%;}
.tstimnial.dtail ul li h1, .map-bg .tstimnial.dtail ul li h2{margin-left: 15%;}

 h1.arw-dwn{background: url(../images/arw-dwn.png)no-repeat right 14px;padding-bottom:5px;width: 27%;}
.contactUs{position:relative;}
.contactUs .lft{width: 72%;padding: 4.8% 0;}
.contactUs .lft fieldset{border:0;width: 100%;margin-top: 3%;}
.contactUs .lft .fldwrp{float:left;margin-right: 1%;width: 30%;margin-bottom: 2%;}
.contactUs .lft .fldwrp.sbmtbtn{width: 19%;margin-right: 0;margin-bottom: 0;}
.contactUs .lft .fldwrp.sbmtbtn a:hover{ color:#fff;}
.contactUs .lft .fldwrp.txtarea{width: 93.5%;}
.contactUs .lft .fldwrp textarea{width: 96%; padding: 1.2% 1%; height: 32px; color: #626262; font-family: 'Lato-Regular', Helvetica, sans-serif;}
.contactUs .rgt{width: 28%;position: absolute;z-index: 999;right: 4%;bottom: -18px;}
.contactUs .rgt img{width: 100%;}

.contactUs.detail{ margin-top: 50px;}
.contactUs.detail h1.arw-dwn {
    background: url(../images/arw-dwn.png)no-repeat right 14px;
    padding-bottom: 5px;
    width: 16%;
    }
.contactUs.detail .lft, .contactUs.detail .rgt{width: 48%;position: static;padding: 3% 0;}
.contactUs.detail .lft .mapPnl, .contactUs.detail .rgt .mapPnl{
    width: 100%;
    height: 200px;
    margin-right: 5px;
}
.contactUs.detail .lft .mapPnl , .contactUs.detail .rgt .mapPnl {
    
margin-top: 20px;
}

.contactUs.detail .lft .content, .contactUs.detail .rgt .content{
    width: 100%;
    
}
.contactUs.detail .email-icn-blue a{display: inline-block;}



.sbmtBtn{background:#1676bd;color:#fff;border: 0;padding: 6.4%;cursor: pointer;text-align: center;}

.addressPnl, .addressPnl img{width:100%;position: relative;}
.addressPnl .content {position: absolute;top: 8%;/* width: 28%; *//* background: url(../images/bg-white-adrres.png)repeat; */padding: 2% 2% 1%;right: 5.5%;background: #fff;}
.addressPnl .content p{margin: 2px 0 18px;margin-left: 33px;}
.addressPnl .content p.pnNo{float:left;width: 41%;font-size: 12px;font-weight: bold;margin-left: 30px;}
.addressPnl .content p.pnNo.gst{width: 40%;/* margin-left: 27px; */}
.addressPnl .content p.pnNo.gst span i{
    display:  block;
}
.addressPnl .content p.pnNo.gst-chn{
    margin-left: 17px;
    width: 43%;
}
.addressPnl .content p.pnNo i{ font-size:12px; font-style:normal;}
.addressPnl .content p.pnNo span{font-size:12px;font-weight: normal;}
.addressPnl .content p.pnNo span.mtop10{margin-top: 8px;display:block;}
.addressPnl .content p.email-icn-blue, .addressPnl .content p.icn-fax{ margin-left:0px;}
.addressPnl .content p.call-icn-blue, .addressPnl .content p.mob-icn-blue{ margin-left:0px;}
.addressPnl .content p.email-icn-blue a{display: inline-block;color: #1676bd;}
.addressPnl .content hr{ margin:15px; 0;}

footer nav{padding: 10px 0px 0;min-height: 82px;}
footer nav .wrap{z-index: 999;position: relative;}
footer nav::before{content: '';background: url(../images/fotr-nav-bg-lft.png) no-repeat left top;height: 100px;}
footer nav::after{content: '';background: url(../images/fotr-nav-bg-rgt.png) no-repeat right top;width: 100%;display: block;height: 100px;position: absolute;top: 0;}
footer nav ul{float: left;margin-bottom: 2.8%;}
footer p{color:#fff;font-size:12px;margin: 0px;float: left;}


@media only screen and (min-width: 1400px){

.bnr .wrap h1{
    font-size: 90px;
    top: 22%;
}
.bnr .wrap h1 span{
    font-size: 60px;
    line-height: 74px;
}

.bnr.inr .wrap h1{top: 20%;left: 22%;font-size: 85px;}
.bnr.inr .wrap h1 span{line-height: 44px;font-size: 50px;}
.reachUs .reachUs-content{left: 17.5%;top: 31%;}
.addressPnl .content {right: 17.5%;}
.tstimnial .content{left: 17.5%;width: 31%;}
.contactUs .rgt{width: 30%;/* right: 1%; */}
}