@charset "utf-8";
body {
  padding: 0;
  margin: 0;
  font-family: "uni_neueregular";
  font-size: 13px;
  color: #000;
  font-weight: 400;
}
ol.brdlst {
  float: left;
  width: 90%;
  padding: 0px;
  margin: 0;
  list-style-type: none;
}

ol.brdlst li {
  float: left;
  padding: 0px;
  margin: 0 7px 0px 5px;
  list-style-type: none;
}

ol.brdlst li a {
  text-decoration: none;
}

img.lazyload:not([src]) {
  visibility: hidden;
}

/* .tata-logo{
    width: 101px;
    height: 24px;
} */
.close {
  width: 18px;
  height: 18px;
}

.logo img {
  max-width: 230px;
}

ol.brdlst li:after {
  content: "/";

  display: inline-block;

  margin-left: 5px;
  color: #858585;
}

ol.brdlst li:last-child:after {
  content: "";
  color: #858585;
}
.f5cont-livechat-logo {
  height: 146px;

  width: 136px;

  background-image: url(../images/chatwithus.jpg);

  background-repeat: no-repeat;

  background-position: center center;
}

.f5cont-button {
  position: fixed;

  bottom: 20px;

  right: 20px;

  z-index: 10000;

  font-family: "Source Sans Pro", sans-serif;

  font-weight: 400;

  font-size: 14px;

  width: 146px;

  height: 136px;

  border-radius: 50%;

  cursor: pointer;

  transition: all 200ms ease-in-out;

  transform: none;

  opacity: 1;
}

.df5-livechat-logo,
.f5cont-livechat-logo {
  position: fixed;

  bottom: 20px;

  right: 20px;

  z-index: 10000;

  font-weight: 400;

  font-size: 14px;

  height: 146px;

  width: 136px;

  cursor: pointer;

  transition: all 200ms ease-in-out;

  transform: none;

  opacity: 1;
}

/* .quickLink{position:fixed;left:0;top:45%;width:75px;height:425px;background:#262c82;z-index:1;margin-top:-98px;}

.quickLink a{display:block;height:26%;position:relative;text-align:center;color:#868abc;font-size:11px;padding:75px 5px 0;}

.quickLink a:hover{color:#FFFFFF;}

.quickLink a:before{content:'';display:block;position:absolute;left:0;right:0;margin:auto;top:22px;width:100%;height:31px;width:31px;}

 


.quickLink a.request_quote:before{background:url(../images/quick-icon.png) no-repeat 0 -31px;}



 

.quickLink a.callnow:before{background:url(../images/quick-icon.png) no-repeat 0 -62px;}

.quickLink a.callnow:hover:before{background:url(../images/quick-icon-hover.png) no-repeat 0 -62px;}

.quickLink a.callnow{border-bottom:1px solid #494e97;}

 

 

.quickLink a.whtsapp{border-bottom:1px solid #494e97;}

.quickLink a.whtsapp:before{background:url(../images/quick-icon.png) no-repeat 0 -91px;}

.quickLink a.whtsapp:hover:before{background:url(../images/quick-icon-hover.png) no-repeat 0 -91px;}

 

 

.quickLink a.testDrive{border-bottom:1px solid #494e97;}

.quickLink a.testDrive:before{background:url(../images/quick-icon.png) no-repeat 0 0}

 

 

.quickLink a.booktestdrive{border-bottom:1px solid #494e97;}

.quickLink a.booktestdrive:before{background:url(../images/quick-icon.png) no-repeat 0 0}

 

.quickLink a.test_deive:before{background:url(../images/quick-icon.png) no-repeat 0 -31px;}

.quickLink a.test_deive{border-bottom:1px solid #494e97;}

 

.quickLink a.booktestdrive:hover:before{background:url(../images/quick-icon-hover.png) no-repeat 0 0}

 

.quickLink a.test_deive:hover:before{background:url(../images/quick-icon-hover.png) no-repeat 0 -31px;} */

.quickLink {
  position: fixed;
  left: unset;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 85px;
  height: auto;
  background: #307fe1;
  z-index: 1;
  border-bottom-left-radius: 9px;
  border-top-left-radius: 9px;
  padding: 8px;
}

.quickLink a {
  display: block;
  position: relative;
  text-align: center;
  color: #000000;
  font-size: 10px;
  padding: 5px;
  background-color: #ffffff;
  border-radius: 6px;
  padding-top: 15px;
}
.quickLink a:not(:last-child) {
  margin-bottom: 8px;
}

.quickLink a strong {
  display: inline-block;
  margin-top: 35px;
  font-weight: 400;
}

.quickLink a strong b {
  font-weight: 400;
}

.quickLink a:hover {
  color: #000000;
}

.quickLink a:before {
  content: "";
  display: block;
  position: absolute;
  left: 55%;
  transform: translateX(-50%);
  right: 0;
  margin: auto;
  top: unset;
  width: 100%;
  height: 32px;
  width: 32px;
}

.quickLink a.request_quote:before {
  background: url(../images/quick-icon.png) no-repeat 0 -31px;
}

.quickLink a.callnow:before {
  background: url(../images/quick-icon.png) no-repeat 0 -62px;
}

.quickLink a.callnow:hover:before {
  background: url(../images/quick-icon-hover.png) no-repeat 0 -62px;
}

.quickLink a.callnow {
  border-bottom: 1px solid #494e97;
}

.quickLink a.whtsapp {
  border-bottom: 1px solid #494e97;
}

.quickLink a.whtsapp:before {
  background: url(../images/quick-icon.png) no-repeat 0 -91px;
}

.quickLink a.whtsapp:hover:before {
  background: url(../images/quick-icon-hover.png) no-repeat 0 -91px;
}
.quickLink a.testDrive {
  border-bottom: 1px solid #494e97;
}

.quickLink a.testDrive:before {
  background: url(../images/test-drive.svg) no-repeat 0 0;
}

.quickLink a.test_deive:before {
  background: url(../images/test-drive.svg) no-repeat 0 0;
}

.quickLink a.booktestdrive:before {
  background: url(../images/quote.svg) no-repeat 0 0;
}

.frstbnr_txtnw {
  top: 80px;

  position: absolute;

  width: 54%;

  margin: 0 auto;
  right: 0px;
}

.whitebxtxtnw {
  overflow: hidden;
}

.whitebxtxtnw span {
  background: rgba(255, 255, 255, 0.8);

  color: #000;

  font-size: 29px;

  padding: 6px 12px 6px 12px;

  text-transform: uppercase;

  display: inline-block;
}

.bluebxtxtnw {
  overflow: hidden;
}

.bluebxtxtnw span {
  background-color: rgba(10, 10, 95, 0.8);

  color: #fff;

  float: inherit;

  font-family: "uni_neuelight";

  font-size: 25px;
  padding: 8px 10px 8px 23px;

  width: 46%;
  text-align: right;

  margin: 0 auto;

  display: inline-block;

  text-align: right;
}
.reqnew {
  background: #307fe2;

  display: inline-block;

  padding: 10px 15px;

  text-transform: uppercase;

  color: #fff;
}

.samb {
  font-size: 20px;
  width: 287px;
  background-color: rgba(4, 10, 99, 0.9);
  background-color: #040a63;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-family: "uni_neuebook";
  font-size: 17px;
  font-weight: 300;
  height: auto;
  margin-left: 48px;
  padding: 11px;
  width: auto;
  clear: both;
}
.sambheading {
  float: left;
  padding-top: 40px;
  margin-left: -47px;
}
.sambheading h2 {
  color: #000 !important;
}
.engvt {
  float: left;
  clear: both;
  padding-left: 211px;
}
.eighttonnerproduct .samb {
  float: right;
  font-size: 20px;
  font-weight: bold;
  margin-left: 119px;
  padding: 11px;
  text-transform: uppercase;
}
.call-icon {
  float: left;
  color: #fff;
  padding-top: 7px;
  font-size: 12px;
}
.call-icon a {
  color: #fff;
  text-decoration: none;
}
.call-icon span {
  padding-right: 9px;
  position: relative;
  top: -2px;
}
.videoHolder {
  width: 100%;
  height: 100%;
  position: relative;
}
.videoHolder .videofremHolder {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.videoHolder iframe {
  width: 100%;
  height: 100%;
}
.bannerInfoHolder.videoIfh {
  height: 1px;
  top: 0;
  bottom: 0;
}
.bannerInfoHolder.videoIfh .bannerInfo {
  top: -140px;
}
.videobanner1_text1 {
  left: 0%;
  top: 0px;
  width: 410px;
  height: 140px;
  text-transform: uppercase;
  font-family: "uni_neuelight";
  font-size: 24px;
  color: #030352;
  background: rgba(255, 255, 255, 0.8);
}
.videobanner1_text2 {
  left: 170px;
  top: 140px;
  width: 270px;
  height: 85px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  background: rgba(10, 10, 95, 0.8);
}
.videobanner1_text3a {
  left: 312px;
  top: 225px;
  height: 36px;
  width: 128px;
}
.videobanner1_text1 span {
  padding-top: 25px;
  font-family: "uni_neuelight";
  color: #030352;
}
.videobanner1_text1 span b {
  display: block;
  font-family: "uni_neueheavy";
}
.videobanner1_text1 span samp {
  display: block;
}
.videobanner1_text2 span {
  padding: 20px 0 0 30px;
  font-family: "uni_neuebook";
  color: #fff;
}
.videobanner1_text2 span b {
  font-size: 24px;
  font-family: "uni_neuebold";
}
.videobanner1_text2 span samp {
  font-size: 24px;
  font-family: "uni_neuelight";
}
div,
form,
ul,
li,
h1,
h2,
h3,
h4,
h6,
a,
span,
form,
img,
br,
input,
textarea,
label {
  padding: 0;
  margin: 0;
}
h5 {
  font-size: 15px;
}
a,
input,
samp {
  text-decoration: none;
  outline: none;
  font-family: "uni_neueregular";
}
img {
  border: 0;
  outline: none;
}
ul {
  list-style-type: none;
}
*:focus {
  outline: none;
}
.clear {
  clear: both;
  line-height: 0 !important;
  font-size: 0 !important;
  height: 0px !important;
  margin-bottom: 0 !important;
}
.textcenter {
  text-align: center;
}
.textLeft {
  text-align: left !important;
}
.left {
  float: left;
}
.right {
  float: right !important;
}
.block {
  display: block;
}
.inlineblock {
  display: inline-block;
}
.relative {
  position: relative !important;
}
.absolute {
  position: absolute;
}
.static {
  position: inherit !important;
}
.uppercase {
  text-transform: uppercase;
}
.bdrT {
  border-top: 1px solid #dadada;
}
.bdrB {
  border-bottom: 1px solid #e0e0e0;
}
.bdrL {
  border-left: 1px solid #e0e0e0;
}
.bgNone {
  background-image: none !important;
}
a:link {
  text-decoration: none !important;
}
a:visited {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
a:active {
  text-decoration: none !important;
}
#header {
  position: relative;
  z-index: 20;
  position: fixed !important;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
}
#header.activeCookie {
  top: 50px;
}
.top-bar {
  background: #0a0a5f;
  border-bottom: 1px solid #d5d5d5;
  height: 31px;
  padding: 0 15px;
  position: relative;
}
.topLanguageHolder {
  position: absolute;
  left: 15px;
  top: 0;
}
.topNavHolder {
  margin: 0 auto;
  width: 1000px;
}
.topSocialHolder {
  position: absolute;
  right: 15px;
  top: 0;
}
.home_contact {
  display: inline-block;
}
.home_contact a {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  margin-right: 15px;
}
.top_number {
  color: #7e7e7e;
  font-size: 11px;
}
.top_number i {
  height: 31px;
  line-height: 31px;
  color: #0065b3;
  font-size: 15px;
  float: left;
  margin-right: 2px;
}
.top_number strong {
  height: 31px;
  line-height: 28px;
  display: inline-block;
  float: left;
  font-weight: 400;
}
.top_number strong span {
  color: #0065b3;
}
.language:after {
  content: "";
  display: block;
  clear: both;
}
.language strong {
  float: left;
  padding-right: 10px;
  color: #fff;
  font-size: 12px;
  height: 31px;
  line-height: 28px;
  display: inline-block;
  font-weight: 400;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.language .selectLanguage {
  float: left;
  position: relative;
  background: #0a0a5f url(../images/down-arrow.png) no-repeat 55px 50%;
  padding: 0 35px 0 10px;
  margin-top: 5px;
  border: 1px solid #0a0a5f;
}
.language .selectLanguage span {
  font-size: 12px;
  color: #fff;
  height: 18px;
  line-height: 18px;
  display: block;
  cursor: pointer;
}
.language .selectLanguage ul {
  display: none;
  position: absolute;
  left: 0;
  top: 19px;
  background: #0a0a5f;
  width: 100%;
  border: 1px solid #0a0a5f;
  border-bottom: 0px solid #ebebeb;
}
.language .selectLanguage ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #0a0a5f;
}
.language .selectLanguage ul li a {
  color: #fff;
  font-size: 11px;
}
.topNav {
  clear: left;
  margin: 0px 0 0 0;
  display: inline-block;
}
.topNav > li {
  float: left;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  height: 31px;
}
.topNav > li:first-child {
  border-left: 0px solid #d5d5d5;
}
.topNav > li > a {
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 13px 0;
  font-size: 12px;
  height: 31px;
  line-height: 31px;
  display: block;
  position: relative;
}
.topNav > li > a span {
  display: none;
}
.topNav > li:hover > a {
  color: #fff;
}
.topNav li ul {
  position: absolute;
  width: 200px;
  left: 0;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  height: auto;
  z-index: 150;
  background: #f3f3f3;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  transform: scaleY(0.5);
  transform-origin: 0 0;
}
.topNav li ul li {
  position: relative;
  background: #f3f3f3;
}
.topNav li ul li a {
  display: block;
  color: #7c7c7c;
  width: 170px;
  margin: 0 auto;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  text-align: left;
}
.topNav li ul li a:hover {
  color: #000;
}
.topNav li ul li:last-child a {
  border-bottom: 0px solid #ddd;
}
.topNav li.tnsm ul {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
#header .search {
  display: inline-block;
}
.social {
  text-align: right;
  overflow: hidden;
  height: 31px;
}
.social-share {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.social-share li {
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: -4px;
}
ul.social-share li:last-of-type {
  margin-right: 0px;
}
ul.social-share li a {
  display: inline-block;
  color: #000;
  text-align: center;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
ul.social-share li a i {
  line-height: 31px;
}
ul.social-share li a.facebook:hover {
  background: #4464b1;
}
ul.social-share li a.twitter:hover {
  background: #4e9edd;
}
ul.social-share li a.play:hover {
  background: #c9322b;
}
ul.social-share li a.google_plus:hover {
  background: #c9322b;
}
ul.social-share li a.linkedin:hover {
  background: #0e638d;
}
ul.social-share li a i.fa-facebook {
  color: #fff;
}
ul.social-share li a i.fa-linkedin {
  color: #fff;
}
ul.social-share li a i.fa-twitter {
  color: #fff;
}
ul.social-share li a i.fa-play {
  color: #fff;
}
ul.social-share li a i.fa-google-plus {
  color: #fff;
}
ul.social-share li a:hover i.fa-facebook,
ul.social-share li a:hover i.fa-twitter,
ul.social-share li a:hover i.fa-play,
ul.social-share li a:hover i.fa-google-plus,
ul.social-share li a:hover i.fa-linkedin {
  color: #fff;
}
ul.social-share2 {
  display: inline-block;
}
ul.social-share2 li a {
  border: 0px solid #ebebeb;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
ul.social-share2 li a i {
  line-height: 25px;
}
ul.social-share2 li a.facebook {
  border-radius: 50%;
  border: 1px solid #4464b1;
}
ul.social-share2 li a.twitter {
  border-radius: 50%;
  border: 1px solid #4e9edd;
}
ul.social-share2 li a.linkedin {
  border-radius: 50%;
  border: 1px solid #0e638d;
}
ul.social-share2 li a.google_plus {
  border-radius: 50%;
  border: 1px solid #c9322b;
}
ul.social-share2 li a i.fa-facebook {
  color: #4464b1;
}
ul.social-share2 li a i.fa-linkedin {
  color: #0e638d;
}
ul.social-share2 li a i.fa-twitter {
  color: #4e9edd;
}
ul.social-share2 li a i.fa-play {
  color: #fff;
}
ul.social-share2 li a i.fa-google-plus {
  color: #c9322b;
}
.topSearch {
  float: right;
  padding: 0px 0 0 0px;
  position: relative;
  margin: 10px 15px 0 0;
  z-index: 50;
}
.topSearch > a {
  display: block;
  background: url(../images/topSearchBtn.png) no-repeat 0 50%;
  height: 31px;
  width: 31px;
  position: absolute;
  top: 0px;
  right: 0;
}
.topSearchFild {
  width: 0px;
  border: 0px solid #ccc;
  border-bottom: 1px solid #ddd;
  height: 25px;
  float: left;
  background: none;
  margin-top: 2px;
  color: #fff;
}
.topSearchBtn {
  background: transparent url(../images/topSearchBtn.png) no-repeat 0 50%;
  height: 31px;
  width: 31px;
  border: none;
  cursor: pointer;
  margin-left: -1px;
}
input.topSearchFild::-webkit-input-placeholder {
  color: #fff;
}
input.topSearchFild::-moz-placeholder {
  color: #fff;
}
input.topSearchFild:-ms-input-placeholder {
  color: #fff;
}
input.topSearchFild:-moz-placeholder {
  color: #fff;
}
.search span {
  display: inline-block;
  color: #000;
  text-align: center;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background: #004484;
}
.search i {
  display: inline-block;
  color: #fff;
  line-height: 31px;
}
input.search-form {
  background: transparent;
  border: 1px solid #ccc;
  width: 60px;
  padding: 0 10px;
  color: #000;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
input.search-form::-webkit-input-placeholder {
  color: transparent;
}
input.search-form:hover::-webkit-input-placeholder {
  color: #fff;
}
input.search-form:hover {
  width: 180px;
}
.fixedTopMenuPanel {
  box-shadow: 0px 10px 15px -13px rgba(0, 0, 0, 0.5);
}
.fixedTopMenuPanel > .container > .row {
  width: 1170px;
}
.navbar-brand {
  padding: 0;
  margin: 0;
}
.topLogoPanel {
  padding: 0 20px;
}
.logo {
  border-right: 0px solid #ebebeb;
  height: 85px;
  margin: 0;
  padding-top: 0px;
  display: inline-block;
  padding-right: 20px;
}
.logo a {
  margin: 0;
  padding-top: 25px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.logo2 {
  float: right;
  border-left: 0px solid #ebebeb;
  height: 85px;
  padding: 32px 0 0 20px;
}
.navHolder {
  background: #307fe1;
}
.navHolder:after {
  content: "";
  display: block;
  clear: both;
}
.navHolder h2 {
  float: left;
  width: 250px;
  height: 50px;
  background: #000;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.navHolder h2 a {
  color: #fff;
}
.navHolder h2.nepal {
  width: 250px;
}
.navHolder h2.bhutan {
  width: 250px;
}
.navHolder h2.myanmar {
  width: 250px;
}
.navHolder h2.bangladesh,
.navHolder h2.sri-lanka,
.navHolder h2.tanzania,
.navHolder h2.philippines,
.navHolder h2.ghana {
  width: 250px;
}
#mainNav {
  background: none;
  border: none;
  margin: 0;
  height: 50px;
  max-width: 1360px;
  width: 100%;
  float: left;
  position: relative;
}
#mainNav:after {
  content: "";
  display: block;
  clear: both;
}
.navPanel ul.navUl {
  margin: 0;
  width: 100%;
}
.navPanel ul.navUl:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50px;
  background: #307fe1;
  z-index: 3;
}
.navPanel ul.navUl > li {
  float: left;
}
.navPanel ul.navUl > li > a {
  z-index: 111;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  padding: 18px 15px 0;
  height: 50px;
  display: block;
  background: #307fe1;
  position: relative;
  z-index: 4;
  border-right: 1px solid #5999e8;
}
.navPanel ul.navUl > li a:hover {
  text-decoration: none;
}
.navUl > li.dropdown {
  position: static;
}
.navUl > li.dropdown > a {
  position: relative;
  text-decoration: none;
}
.navUl > li.dropdown > a > span.caret {
  border-style: solid dashed solid dashed;
  border-color: #555 transparent transparent transparent;
  border-width: 6px 3px 0 3px;
  display: none;
}
.navUl > li.dropdown > a:after {
  content: "";
  display: block;
  border-style: solid dashed solid dashed;
  border-color: #307fe1 transparent transparent transparent;
  border-width: 9px 9px 0 9px;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -9px;
  display: none;
}
.navUl > li.dropdown.mega-opened > a:after {
  display: block;
}
.navUl > li.dropdown.mega-opened > a {
  color: #fff;
}
.navUl > li .megamenu {
  background: #f3f3f3;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 100;
  margin: 0;
  padding: 0 0px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(5, 5, 5, 0.2);
  box-shadow: 0px 2px 2px 0px rgba(5, 5, 5, 0.2);
  z-index: 1;
}
.navUl > li.mega-opened .megamenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  padding-bottom: 25px;
}
.navUl > li .megamenu .row {
  margin: 0;
}
.navUl > li .megamenu .row div.submenu_desktop {
  width: 100%;
}
.navUl > li .megamenu .row div.submenu_desktop:after {
  display: table;
  content: "";
  clear: both;
}
.navUl > li .megamenu .row div.submenu_desktop a {
  float: left;
  width: 20%;
  position: relative;
  text-align: center;
  display: table;
  font-size: 12px;
  text-transform: uppercase;
  color: #2f2f2f;
}
.navUl > li .megamenu .row div.submenu_desktop a span {
  height: 63px;
  width: 100%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.navUl > li .megamenu .row div.submenu_desktop a:after {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: #0a0a5f;
  content: "";
  -webkit-transition: -webkit-transform 0.2s ease;
  -moz-transition: -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
.submenu_info {
  position: relative;
}
.navUl > li .megamenu .row div.submenu_desktop a:hover:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.row div.submenu_desktop div.sdActive a {
  color: #0a0a5f !important;
}
.row div.submenu_desktop div.sdActive a:after {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: #0a0a5f;
  content: "";
  -webkit-transform: scaleX(1) !important;
  -moz-transform: scaleX(1) !important;
  -ms-transform: scaleX(1) !important;
  -o-transform: scaleX(1) !important;
  transform: scaleX(1) !important;
}
.submenu_slider:after,
.submenu_info:after {
  display: block;
  clear: both;
  content: "";
}
.sub_submenu_desktop {
  float: left;
  width: 20%;
  padding: 5px 0;
}
.sub_submenu_desktop a {
  display: block;
  border-bottom: 1px solid #e0e0e0;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #2f2f2f;
  padding-left: 15px;
}
.sub_submenu_desktop a:last-child {
  border-bottom: 0;
}
.sub_submenu_desktop a.ssdActive {
  background: #0a0a5f url(../images/icon-arrow3.png) no-repeat 95% 50%;
  color: #fff;
}
.ssmi_holder {
  overflow: hidden;
  float: left;
  width: 80%;
  padding-top: 25px;
}
.sub_submenu_info {
  height: 250px;
  border-bottom: 0px solid #c00;
}
.ssmi_holder > h3 {
  display: none;
}
.sub_submenu_info > h4 {
  display: none;
}
.sub_submenu_info ul {
  padding-bottom: 50px;
}
.sub_submenu_info ul:after {
  display: table;
  content: "";
  clear: both;
}
.sub_submenu_info ul li {
  float: left;
  margin-left: 25px;
}
.sub_submenu_info ul li a {
}
.sub_submenu_info ul li a span {
  display: block;
  font-size: 11px;
  color: #989898;
  padding-top: 15px;
}
.sub_submenu_info ul li a span strong {
  display: block;
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.viewAllCar {
  position: absolute;
  left: 0;
  top: 165px;
  width: 20%;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  padding-left: 15px;
}
.viewAllCar a {
  display: block;
  background: url(../images/icon-more2.png) no-repeat 100% 50%;
  color: #307fe1;
  font-weight: 600;
}
.mMenuSlider_next {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 38px;
  width: 43px;
  background: url(../images/slider_control.png) 100% 0;
  text-indent: -9999px;
  cursor: pointer;
}
.mMenuSlider_prev {
  position: absolute;
  right: 42px;
  bottom: 0;
  height: 38px;
  width: 43px;
  background: url(../images/slider_control.png) 0 0;
  text-indent: -9999px;
  cursor: pointer;
}
.submenu2 {
  padding-top: 30px;
}
.submenu2 > li {
}
.submenu2 > li > a,
.submenu2 li span {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #e0e0e0;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.submenu2 li a:hover {
  color: #0a0a5f;
}
.submenu2 > li ul {
}
.submenu2 > li ul div {
  float: left;
  width: 50%;
}
.submenu2 > li ul div:first-child {
  padding-right: 20px;
}
.submenu2 > li ul li {
  margin-bottom: 7px;
}
.submenu2 > li ul li a {
  color: #6c6c6c;
  display: block;
  background: url(../images/das.gif) no-repeat 0 9px;
  padding-left: 10px;
}
.mobitrigger {
  display: none !important;
}
.container2 {
  padding-right: 30px;
  padding-left: 30px;
  position: relative;
}
footer {
  background: #c0d8f6;
}
.footerSiteMap,
.pagesitemap {
  padding-top: 25px;
  padding-bottom: 25px;
}
.footer {
  padding: 17px 0;
  background: #dde8f5;
  clear: both;
}
.footer:after {
  content: "";
  display: block;
  clear: both;
}
.footerSiteMap > ul,
.pagesitemap > ul {
  text-align: center;
}
.footerSiteMap > ul > li,
.pagesitemap > ul > li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding-right: 20px;
  width: 16.5%;
}
.footerSiteMap > ul > li:last-of-type,
.pagesitemap > ul > li:last-of-type {
  width: auto;
  padding-right: 0px;
}
.footerSiteMap > ul > li strong,
.pagesitemap > ul > li strong {
  display: block;
  margin-bottom: 20px;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
}
.footerSiteMap > ul > li strong.submenu,
.pagesitemap > ul > li strong.submenu {
  margin-bottom: 5px;
}
.footerSiteMap > ul > li strong a,
.pagesitemap > ul > li strong a {
  color: #000000;
}
.footerSiteMap > ul > li ul,
.pagesitemap > ul > li ul {
  margin: 0 0 20px;
}
.footerSiteMap > ul > li ul li,
.pagesitemap > ul > li ul li {
  padding-bottom: 3px;
  background: url(../images/sitemap-bullet.png) no-repeat left 9px;
  padding-left: 10px;
}
.footerSiteMap > ul > li ul li a,
.pagesitemap > ul > li ul li a {
  color: #000000;
  font-size: 11px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 0.5s ease;
}
.footerSiteMap > ul > li ul li a:hover,
.pagesitemap > ul > li ul li a:hover {
  color: #000000;
}
.copyright {
  float: left;
  color: #000000;
  font-size: 12px;
}
.reletedsite {
  float: right;
  position: relative;
}
.reletedsite span {
  display: inline-block;
  color: #000000;
  font-size: 13px;
  padding-right: 18px;
  margin-right: 15px;
  cursor: pointer;
  position: relative;
  width: 117px;
}
.reletedsite span:after {
  content: "";
  width: 1px;
  height: 1px;
  position: absolute;
  top: 5px;
  right: 0;
  border: 5px solid transparent;
  border-top: 5px solid #000000;
}
.reletedsite ul {
  position: absolute;
  right: 0;
  bottom: 34px;
  display: none;
  background: #fff;
  border: 1px solid #333;
  width: 170px;
  margin-bottom: 0;
}
.reletedsite ul li {
  border-bottom: 1px solid #ededed;
}
.reletedsite ul li a {
  display: block;
  padding: 10px;
  color: #949494;
  font-size: 11px;
}
.reletedsite ul li a:hover {
  color: #307FE1;
}
.transition {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 0.5s ease;
}
.transition_Scale {
  -webkit-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.readmore {
  color: #307FE1;
  font-weight: 400;
  background: url(../images/icon-arrow.png) no-repeat 95% 50%;
  padding-right: 13px;
  display: inline-block;
}
.readmore:hover {
  background: url(../images/icon-arrow.png) no-repeat 100% 50%;
  color: #0A0A5F;
}
.readmore2 {
  color: #fff;
  font-weight: 400;
  background: url(../images/icon-arrow2.png) no-repeat 95% 50%;
  padding-right: 18px;
  display: inline-block;
}
.readmore2:hover {
  color: #fff;
  background: url(../images/icon-arrow2.png) no-repeat 100% 50%;
}
.powredby {
  background: url(../images/allindia-technologies-logo.png) no-repeat 100% 50%;
  padding-right: 15px;
  padding-left: 10px;
  margin-top: 20px;
  text-align: right;
  cursor: default;
  position: relative;
}
.copyright a {
  color: #000000;
}
.powredby samp {
  position: absolute;
  right: 0;
  top: 0;
  height: 15px;
  width: 92px;
  cursor: pointer;
}
.footerSiteMap .more {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: url(../images/moreless.png) no-repeat 50% 0;
  top: 2px;
  margin-left: 3px;
  cursor: pointer;
  position: relative;
}
.footerSiteMap .more.moreactive {
  background: url(../images/moreless.png) no-repeat 50% 100%;
}
.heading_line {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 30px;
  color: #000;
}
.heading_line strong {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.heading_line strong:after {
  content: "";
  display: block;
  width: 50px;
  margin: 10px auto;
  border-bottom: 2px solid #000;
}
.grayPanel {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  background: #f3f3f3;
  padding-top: 30px;
  padding-bottom: 50px;
}
.whitePanel {
  padding-top: 30px;
  padding-bottom: 50px;
}
.heading_line {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 30px;
  color: #000;
  margin: 0 auto;
  width: 100%;
  line-height: 25px;
}
.heading_line strong {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.heading_line strong:after {
  content: "";
  display: block;
  width: 50px;
  margin: 10px auto;
  border-bottom: 2px solid #000;
}
.heading_line2 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 30px;
  color: #000;
  text-transform: uppercase;
}
.heading_line2:after {
  content: "";
  display: block;
  width: 50px;
  margin: 10px auto 0;
  border-bottom: 2px solid #000;
}
.heading_line3 {
  font-size: 17px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 30px;
  color: #000;
}
.heading_line3 strong {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.heading_line3 strong:after {
  content: "";
  display: block;
  width: 50px;
  margin: 10px 0px;
  text-align: left;
  border-bottom: 2px solid #000;
}
.heading_black_left {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.heading_black_left:after {
  content: "";
  display: block;
  width: 50px;
  margin: 10px 0 0;
  border-bottom: 2px solid #000;
}
.heading_white_left {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.heading_white_left:after {
  content: "";
  display: block;
  width: 50px;
  margin: 10px 0 0;
  border-bottom: 2px solid #fff;
}
.readmore {
  color: #307FE1;
  font-weight: 400;
  background: url(../images/icon-arrow.png) no-repeat 95% 50%;
  padding-right: 18px;
  display: inline-block;
}
.readmore:hover {
  background: url(../images/icon-arrow.png) no-repeat 100% 50%;
}
.readmore2 {
  color: #fff;
  font-weight: 400;
  background: url(../images/icon-arrow2.png) no-repeat 95% 50%;
  padding-right: 18px;
  display: inline-block;
}
.readmore2:hover {
  color: #fff;
  background: url(../images/icon-arrow2.png) no-repeat 100% 50%;
}
.readmoreBox {
  color: #307FE1;
  font-weight: 400;
  background: #fff;
  padding: 0 15px;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  text-align: center;
}
.readmoreBox span {
  background: url(../images/icon-arrow.png) no-repeat 100% 50%;
  display: inline-block;
  padding-right: 20px;
}
.readmoreBox:hover {
  background: #307FE1;
  color: #fff;
}
.readmoreBox:hover span {
  background: url(../images/icon-arrow2.png) no-repeat 100% 50%;
}
.srch {
  margin: 15px 0px;
  background: url(../images/blue-arrow.png) no-repeat 0 6px;
  padding-left: 15px;
  text-transform: capitalize !important;
}

.ph_banner-text {
  background-color: #ffffff;
  padding: 5px 25px;
  position: absolute;
  top: 33px;
  left: 3px;
}
.ph_banner-text h1 {
  font-family: "uni_neueheavy";
  font-size: 23px;
  color: #000000;
  margin: 0;
  padding: 10px 0 10px 0;
  text-transform: uppercase;
  line-height: 27px;
  text-align: left;
}

.ph_banner-sub-text {
  background: rgba(5, 13, 95, 0.9);
  padding: 12px 26px 12px 26px;
  position: absolute;
  top: 116px;
  left: 104px;
}

.ph_banner-sub-text h3 {
  font-family: "uni_neuelight";
  font-size: 17px;
  color: #ffffff;
}

@media only screen and (max-width: 1630px) {
  #mainNav {
    position: static;
    width: auto;
  }
  .navHolder h2.nepal {
    width: 130px;
  }
  .navHolder h2.bhutan {
    width: 130px;
  }
  .navHolder h2.myanmar {
    width: 130px;
  }
  .navHolder h2.ghana {
    width: 100px;
  }
  .navHolder h2.philippines {
    width: 145px;
  }
  .navHolder h2.bangladesh {
    width: 160px;
  }
  .navHolder h2.southafrica {
    width: 170px;
  }
  .navHolder h2.sri-lanka {
    width: 160px;
  }
  .navHolder h2.tanzania {
    width: 160px;
  }
}
@media only screen and (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 12px;
    font-weight: 400;
    padding: 0 7px;
    color: #2a2a2a !important;
    line-height: 65px;
  }
}
@media only screen and (max-width: 1140px) {
  .container2 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1030px) {
  .navPanel ul.navUl > li > a {
    padding: 35px 12px 0;
  }
  .topNav {
    display: none;
  }
}
@media only screen and (max-width: 1030px) {
  .navPanel ul.navUl > li > a {
    padding: 20px 12px;
    height: auto;
    color: #000;
    background: transparent;
    border-right: 0px solid #5999e8;
  }
  .fixedTopMenuPanel {
    position: fixed !important;
    left: 0;
    top: 0;
    background: #fff;
    width: 100% !important;
  }
  .fixedTopMenuPanel > .container {
    position: relative;
    left: auto;
  }
  .fixedTopMenuPanel > .container > .row {
    width: auto;
  }
  .navbar {
    min-height: 0;
  }
  .mobitrigger {
    float: right;
    height: 31px;
    width: 31px;
    display: block !important;
    cursor: pointer;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  #mainNav {
    position: absolute;
    left: 0;
    top: 31px;
    width: 100%;
    height: 530px;
    overflow: auto;
    background: #fff;
    z-index: 99;
    display: none;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(5, 5, 5, 0.5);
    box-shadow: 0px 2px 2px 0px rgba(5, 5, 5, 0.5);
  }
  .navPanel ul.navUl:after {
    display: none;
  }
  .fixedTopMenuPanel #mainNav {
    top: 0px;
  }
  .navPanel ul.navUl > li {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .navUl > li .megamenu {
    position: relative;
    display: none;
  }
  .navUl > li.mega-opened .megamenu {
    display: block;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(5, 5, 5, 0);
    box-shadow: 0px 2px 2px 0px rgba(5, 5, 5, 0);
  }
  .navUl > li .megamenu {
    background: #fff none;
  }
  .navUl > li .megamenu .row div.submenu_desktop,
  .sub_submenu_desktop {
    display: none;
  }
  .sub_submenu_info {
    display: block;
    float: none;
    width: 100%;
    height: auto;
  }
  .ssmi_holder > h3 {
    display: block;
    color: #307FE1;
    font-size: 12px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    border-bottom: 2px solid #307FE1;
    margin-top: 15px;
  }
  .sub_submenu_info > h4 {
    display: block;
    color: #307FE1;
    background: url(../images/down-arrow.png) no-repeat 96% 50%;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
  }
  .navUl > li.dropdown.mega-opened > a {
    color: #000;
  }
  .navUl > li.dropdown.mega-opened > a:after {
    display: none;
  }
  .navUl > li.dropdown > a > span.caret {
    border: none;
    position: absolute;
    right: 6.5%;
    top: 50%;
    margin-top: -5px;
    background: url(../images/icon-more2.png) no-repeat 50% 50%;
    width: 11px;
    height: 11px;
    display: block;
  }
  .navUl > li.mega-opened > a > span.caret {
    background: url(../images/icon-less.png) no-repeat 50% 50%;
  }
  .viewAllCar {
    display: none;
  }
  .ssmi_holder {
    width: 100%;
    padding-top: 0;
  }
  .sub_submenu_info ul li {
    width: 100%;
    margin-left: 0;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    background: url(../images/arrow4.png) no-repeat 95% 50%;
  }
  .sub_submenu_info ul li:last-child {
    margin-bottom: 0px;
  }
  .sub_submenu_info ul li img {
    width: 15%;
  }
  .sub_submenu_info ul li a {
    display: block;
  }
  .sub_submenu_info ul li a span {
    float: right;
    width: 80%;
    margin-left: 5%;
    padding-top: 20px;
  }
  .sub_submenu_info ul {
    padding-bottom: 0px;
  }
  .sub_submenu_info ul li a span strong {
    border-bottom: 0px solid #e0e0e0;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .navUl > li.dropdown > a:after {
  }
  .submenu2 {
    padding-top: 0px;
  }
  .mpt {
    padding-top: 30px;
  }
  .submenu2 > li ul {
    padding-bottom: 15px;
  }
  .megamenu.megamenu2 {
    padding: 30px !important;
  }
  .megamenu.megamenu2 > li > a {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 999px) {
  /* .quickLink{position:relative;left:0;top:auto;width:100%;height:75px;background:#262c82;z-index:1;margin-top:0px;text-align:center;}
.quickLink a{display:inline-block;height:100%;width:130px;position:relative;text-align:center;color:#868abc;font-size:11px;padding:22px 0px 0 40px;border-right:1px solid #494e97;}
.quickLink a:before{content:'';display:block;position:absolute;left:10px;right:auto;margin:auto;top:0px;bottom:0;width:100%;height:31px;width:31px;}
.quickLink a.testDrive{border-bottom:0px solid #494e97;border-left:1px solid #494e97;} */
  .quickLink {
    bottom: 0;
    left: 0;
    transform: unset;
    top: unset;
    width: 100%;
    z-index: 99;
    text-align: center;
    border-radius: 0;
  }
  .quickLink a {
    display: inline-block;
    height: 100%;
    width: 130px;
    padding-top: 0;
    padding: 10px;
  }
  .quickLink a:before {
    margin: unset;
  }
  .quickLink a:not(:last-child) {
    margin-bottom: 0;
    margin-right: 8px;
  }
}
@media only screen and (max-width: 985px) {
  .footerSiteMap {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .home_contact a {
    padding: 25px 15px;
    text-transform: uppercase;
    color: #505151;
  }
  .home_contact a:first-child {
    display: none;
  }
  .topNavHolder {
    display: none;
  }

  .ph_banner-text {
    background-color: #ffffff;
    padding: 5px 25px;
    position: relative;
    top: -200px;
    left: -157px;
  }

  .ph_banner-text h1 {
    font-family: "uni_neueheavy";
    font-size: 15px;
    color: #000000;
    margin: 0;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    line-height: 21px;
    text-align: left;
  }

  .ph_banner-sub-text {
    background: rgba(5, 13, 95, 0.9);
    padding: 12px 26px 12px 26px;
    position: absolute;
    top: -113px;
    left: 64px;
  }
  .ph_banner-sub-text h3 {
    font-family: "uni_neuelight";
    font-size: 14px;
    color: #ffffff;
  }
}
@media only screen and (max-width: 567px) {
  .social {
    overflow: visible;
  }
  .topSearch {
    height: 31px;
    width: 31px;
  }
  .topSearch form {
    position: absolute;
    right: -15px;
    top: 40px;
    z-index: 10;
    background: #fff;
    width: 200px;
    height: 66px;
    border: 0px solid #ccc;
    display: none;
    box-shadow: 0px 10px 15px -13px rgba(0, 0, 0, 0.5);
    padding: 15px;
  }
  .topSearch form .topSearchFild {
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    border-right: 0;
    border-radius: 15px 0 0 15px;
    padding: 10px 0 10px 15px;
    height: 35px;
    margin-top: 0;
  }
  .topSearchBtn {
    background: #f6f6f6 url(../images/m-search-btn.png) no-repeat 10% 50%;
    height: 35px;
    width: 31px;
    border: 1px solid #e6e6e6;
    border-left: 0;
    border-radius: 0 15px 15px 0;
    cursor: pointer;
    margin-left: -2px;
  }
  .topSearch > a.topsearchClose {
    background: #307fe2 url(../images/addressClose.png) no-repeat 50% 50%;
  }
  .top_number {
    position: absolute;
    left: 15px;
    top: 0;
    width: 220px;
  }
}
/* @media screen and (max-width:522px){
.quickLink { height:105px!important;}
.quickLink a{ height:49%!important; width:148px!important;}
.quickLink a.booktestdrive{ border-left: 1px solid #494e97; }
.quickLink a.callnow{ border-left: 1px solid #494e97; }
} */
@media only screen and (max-width: 480px) {
  .sub_submenu_info ul li a span {
    padding-top: 15px;
  }
  .eighttonnerproduct h2,
  .eighttonnerproduct a {
    font-size: 12px !important;
  }
  .eighttonnerproduct .samb {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 59px;
    padding: 11px;
    text-transform: uppercase;
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  /* New Logo Updates */
  .logo {
    padding-top: 10px;
  }
  .logo img {
    max-width: 145px;
  }
  .logo2 img {
    max-width: 90px;
  }
  /**/
  .frstbnr_txtnw {
    top: 39px;
    right: 20px;
  }
  .bluebxtxtnw span {
    width: 73%;
  }
  .samb {
    font-size: 15px;
    width: 287px;
    background-color: rgba(4, 10, 99, 0.9);
    background-color: #040a63;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-family: "uni_neuebook";
    font-size: 17px;
    font-weight: 300;
    height: auto;
    margin-left: 48px;
    padding: 11px;
    font-size: 14px;
    clear: both;
    width: 53%;
  }

  .sambheading {
    float: left;
    padding-top: 13px;
    margin-left: inherit;
  }
  .sambheading h2 {
    color: #000 !important;
  }
  .insideBanner aside article h2 {
    font-size: 15px !important;
    width: 64% !important;
  }
  .engvt {
    padding-left: 82px !important;
  }

  .eighttonnerproduct a {
    margin-left: 213px !important;
    float: left;
  }
  .insideBanner aside article.eighttonnerproduct h2 {
    width: 77% !important;
  }
  .eighttonnerproduct .samb {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 144px;
    padding: 11px;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 646px) {
  .frstbnr_txtnw {
    position: static !important;
    margin-bottom: 10px !important;
    float: right !important;
  }
  .whitebxtxtnw span {
    font-size: 14px;
    width: 83%;
    float: right;
    text-align: right;
  }

  .bluebxtxtnw span {
    font-size: 16px;
    width: 80%;
    float: right;
  }
  .reqnew {
    float: right !important;
  }
}
.ph_banner-text {
  background-color: #ffffff;
  padding: 5px 15px;
  position: relative;
  top: -129px;
  left: -77px;
}

.ph_banner-text h1 {
  font-family: "uni_regular";
  font-size: 11px;
  color: #000000;
  margin: 0;
  padding: 0px 0 1px 0;
  text-transform: uppercase;
  line-height: 17px;
  text-align: left;
}

.ph_banner-sub-text {
  background: rgba(5, 13, 95, 0.9);
  padding: 6px 7px 6px 8px;
  position: absolute;
  top: -68px;
  left: 4px;
}

.ph_banner-sub-text h3 {
  font-family: "uni_neuelight";
  font-size: 10px;
  color: #ffffff;
}

.sub_submenu_info ul li a span strong {
  font-weight: 400;
}
.submenu2 > li ul div {
  float: left;
  width: 100%;
}
.submenu2 > li ul div:first-child {
  padding-right: 0px;
}
.copyright {
  float: none;
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}
.reletedsite {
  float: none;
  width: 140px;
  margin: 0 auto;
}
.reletedsite ul {
  bottom: 20px;
}
.disclaimerlink {
  display: none !important;
}
.afterdisB {
  display: none !important;
}
.reletedsite span {
  margin: 0 auto;
  width: 117px;
  display: block;
}

@media only screen and (max-width: 360px) {
  .top_number i {
    display: none;
  }
  @media only screen and (max-width: 360px) {
    .call-icon {
      font-size: 11px;
    }
    .call-icon span {
      padding-right: 6px;
    }
  }
  .sub_submenu_info ul li a span {
    padding-top: 5px;
  }
  #mainNav {
    height: 400px;
  }
  .ph_banner-text {
    background-color: #ffffff;
    padding: 5px 25px;
    position: relative;
    top: 33px;
    left: 3px;
  }
  .ph_banner-text {
    background-color: #ffffff;
    padding: 5px 12px 2px 19px;
    top: -107px;
    left: -50px;
    position: relative;
  }

  .ph_banner-text h1 {
    font-family: "uni_regular";
    font-size: 11px;
    color: #000000;
    margin: 0;
    padding: 2px 0 3px 0;
    text-transform: uppercase;
    line-height: 14px;
    text-align: left;
  }
  .ph_banner-sub-text {
    background: rgba(5, 13, 95, 0.9);
    padding: 5px 16px 7px 9px;
    position: absolute;
    top: -52px;
    left: 5px;
    text-align: left;
  }
  .ph_banner-sub-text h3 {
    font-family: "uni_neuelight";
    font-size: 9px;
    color: #ffffff;
  }
}
.arrwbtm {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 24px;
  height: 15px;
  margin-left: -12px;
  z-index: 19;
}
.arrwbtm a {
  float: left;
  background: url(../images/dwn_arw.png) no-repeat left top;
  width: 24px;
  height: 15px;
  cursor: pointer;
}

@media only screen and (max-width: 360px) {
  .eighttonnerproduct a {
    margin-left: 116px !important;

    float: left;
  }
  .insideBanner aside article.eighttonnerproduct h2 {
    width: 77% !important;
    font-size: 12px !important;
  }
  .eighttonnerproduct .samb {
    float: right;
    font-size: 10px;
    font-weight: bold;
    margin-left: 190px;
    padding: 11px;
    text-transform: uppercase;
  }
}

/*IC - Compare Products CSS added on 20FEB2021*/
.compareactive {
  display: block !important;
}
.compareinactive {
  display: none !important;
}
.main_compare button {
  background: #024484;
  text-transform: uppercase;
  padding: 10px 30px;
  border: 0;
  color: #fff;
  border-radius: 5px;
  font-size: 13px;
}
#product_compare_structure {
  border-left: 1px solid #e0e0e0;
}
.product_compare td table td {
  padding: 10px;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-left: 0px solid #cccccc;
}
.product_compare table tr:first-child td {
  background-color: #030352;
  color: #fff;
}
.product_compare td table td.spec_prod {
  background-color: #5998e8;
  border-color: #5998e8;
}
.product_compare table tr:first-child td.spec_prod {
  background-color: #030352;
  border-color: #e0e0e0;
}
.compareBotDiv {
  position: fixed;
  bottom: -60px;
  right: 10px;
  width: 100%;
  max-width: 240px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  background-color: #5998e8;
  transition: all 0.5s ease;
  z-index: 1;
}
.compareBotDiv.active {
  bottom: 0px;
}
.compareCount {
  width: 100%;
  background-color: #030352;
  color: #fff;
  padding: 20px;
  float: left;
}
.btnviewcompare,
.clear_all {
  cursor: pointer;
}
.btnviewcompare {
  float: left;
}
.clear_all {
  float: right;
}
.comparetrans {
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(10, 10, 95, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
.compareAlert {
  background-color: #fff;
  width: 300px;
  border-radius: 10px;
  transform: translate(-50%, -50%);
  position: fixed;
  top: 50%;
  left: 50%;
  overflow: hidden;
}
.compareAlert .head {
  background-color: #0a0a5f;
  color: #fff;
  text-align: right;
  padding: 10px;
  font-size: 14px;
}
.compareAlert .text {
  padding: 20px;
  text-align: center;
  color: #0a0a5f;
}

@media only screen and (max-width: 500px) {
  #product3_compare {
    display: none;
  }
}
/*IC - Compare Products CSS end*/
/*IC - footer CSS Start*/
.policy li {
  margin-left: 30px;
  margin-top: 10px;
  list-style-type: disc;
}
.policy li li {
  list-style-type: circle;
}
@media only screen and (max-width: 985px) {
  .footerSiteMap {
    display: block;
  }
  .footerSiteMap > ul > li,
  .pagesitemap > ul > li,
  .footerSiteMap > ul > li:last-of-type,
  .pagesitemap > ul > li:last-of-type {
    width: 30%;
  }
}
@media only screen and (max-width: 640px) {
  .footerSiteMap {
    display: block;
  }
  .footerSiteMap > ul > li,
  .pagesitemap > ul > li,
  .footerSiteMap > ul > li:last-of-type,
  .pagesitemap > ul > li:last-of-type {
    width: 100%;
  }
  .footerSiteMap > ul > li ul,
  .pagesitemap > ul > li ul {
    margin: 0 0 20px 20px;
  }
}
/*IC - footer CSS end*/

/* New Css */
ul.social-share li a {
  font-size: 0;
}
ul.social-share li a i {
  font-size: 14px;
}
/* .arrwbtm a{
    font-size: 0px;
} */
a span.anchortxt-hide {
  font-size: 0;
}

.navHolder .sitename {
  float: left;
  width: 250px;
  height: 50px;
  background: #000;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 2;
  font-weight: 700;
}
.navHolder .sitename a {
  color: #fff;
}
@media only screen and (max-width: 1630px) {
  #mainNav {
    position: static;
    width: auto;
  }
  .navHolder .sitename.nepal {
    width: 130px;
  }
  .navHolder .sitename.bhutan {
    width: 130px;
  }
  .navHolder .sitename.myanmar {
    width: 130px;
  }
  .navHolder .sitename.ghana {
    width: 100px;
  }
  .navHolder .sitename.philippines {
    width: 145px;
  }
  .navHolder .sitename.bangladesh {
    width: 160px;
  }
  .navHolder .sitename.southafrica {
    width: 170px;
  }
  .navHolder .sitename.sri-lanka {
    width: 160px;
  }
  .navHolder .sitename.tanzania {
    width: 160px;
  }
}
.policy h2 {
  font-size: 15px;
  margin: 25px 0;
}

.tataaceform .formdivWhite {
  font-weight: 400;
}

@media only screen and (max-width: 1380px) {
  .f5cont-button,
  .df5-livechat-logo,
  .f5cont-livechat-logo {
    height: 100px;
    width: 100px;
    background-size: cover;
  }
}
@media only screen and (max-width: 1024px) {
  .f5cont-button,
  .df5-livechat-logo,
  .f5cont-livechat-logo {
    height: 80px;
    width: 80px;
  }
}
@media only screen and (max-width:1024px){
    .f5cont-button ,.df5-livechat-logo, .f5cont-livechat-logo{
        height: 80px;
        width: 80px;
    }
}
.error-message {
    color: red;
    margin-top: 10px;
    font-size: 14px; 
}
