#recaptcha2,.clear,.clear10,.clear20 {
  clear: both
}

.page-404 a,a {
  text-decoration: none
}

@font-face {
  font-family: HelveticaLTStd-Roman; font-display: swap;
  src: url(fonts/HelveticaLTStd-Roman.eot);
  src: url(fonts/HelveticaLTStd-Roman.woff2) format('woff2'),url(fonts/HelveticaLTStd-Roman.woff) format('woff'),url(fonts/HelveticaLTStd-Roman.ttf) format('truetype'),url(fonts/HelveticaLTStd-Roman.svg#HelveticaLTStd-Roman) format('svg'),url(fonts/HelveticaLTStd-Roman.eot?#iefix) format('embedded-opentype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: HelveticaLTStd-Bold;font-display: swap;
  src: url(fonts/HelveticaLTStd-Bold.eot);
  src: url(fonts/HelveticaLTStd-Bold.woff2) format('woff2'),url(fonts/HelveticaLTStd-Bold.woff) format('woff'),url(fonts/HelveticaLTStd-Bold.ttf) format('truetype'),url(fonts/HelveticaLTStd-Bold.svg#HelveticaLTStd-Bold) format('svg'),url(fonts/HelveticaLTStd-Bold.eot?#iefix) format('embedded-opentype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: HelveticaLTStd-Light;font-display: swap;
  src: url(fonts/HelveticaLTStd-Light.eot);
  src: url(fonts/HelveticaLTStd-Light.woff2) format('woff2'),url(fonts/HelveticaLTStd-Light.woff) format('woff'),url(fonts/HelveticaLTStd-Light.ttf) format('truetype'),url(fonts/HelveticaLTStd-Light.svg#HelveticaLTStd-Light) format('svg'),url(fonts/HelveticaLTStd-Light.eot?#iefix) format('embedded-opentype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: FontAwesome;font-display: swap;
  src: url(fonts/fontawesome-webfont.eot?v=4.0.1);
  src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.0.1) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff?v=4.0.1) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.0.1) format('truetype'),url(fonts/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular) format('svg');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: FontAwesomeBrands400;font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/fa-brands-400.eot);
  src: url(fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(fonts/fa-brands-400.woff2) format("woff2"),url(fonts/fa-brands-400.woff) format("woff"),url(fonts/fa-brands-400.ttf) format("truetype"),url(fonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
  font-family: swis-heavy;font-display: swap;
  src: url(fonts/tt0102m.eot);
  src: url(fonts/tt0102m.eot) format('embedded-opentype'),url(fonts/tt0102m.woff2) format('woff2'),url(fonts/tt0102m.woff) format('woff'),url(fonts/tt0102m.ttf) format('truetype'),url(fonts/tt0102m.svg#tt0102m) format('svg')
}

@font-face {
  font-family: swis-light;font-display: swap;
  src: url(fonts/tt0001m.eot);
  src: url(fonts/tt0001m.eot) format('embedded-opentype'),url(fonts/tt0001m.woff2) format('woff2'),url(fonts/tt0001m.woff) format('woff'),url(fonts/tt0001m.ttf) format('truetype'),url(fonts/tt0001m.svg#tt0001m) format('svg')
}

@font-face {
  font-family: swis-regular;font-display: swap;
  src: url(fonts/tt0003m.eot);
  src: url(fonts/tt0003m.eot) format('embedded-opentype'),url(fonts/tt0003m.woff2) format('woff2'),url(fonts/tt0003m.woff) format('woff'),url(fonts/tt0003m.ttf) format('truetype'),url(fonts/tt0003m.svg#tt0003m) format('svg')
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

.dis-tablecell,.menubar ul li a,.overlay-box .content,img {
  vertical-align: middle
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block
}

ol,ul {
  list-style: none
}

blockquote,q {
  quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

a {
  color: #212121;
  outline: 0;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease
}

body {
  font-size: 16px;
  font-family: HelveticaLTStd-Roman, sans-serif;
  color: #000;
  position: relative;
  background: #fff
}

*,:after,:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-word-break: keep-all;
  word-break: keep-all;
  -webkit-word-break: keep-all;
  -moz-word-break: keep-all;
  word-wrap: break-word
}

img {
  max-width: 100%
}

.container {
  margin: 0 auto;
  width: 96%;
  padding: 0
}

.clear10 {
  height: 10px
}

.clear20 {
  height: 20px
}

.clumn {
  width: 198px;
  float: left
}

.fl {
  float: left!important
}

.fr {
  float: right!important
}

.text-right {
  text-align: right!important
}

.text-left {
  text-align: left!important
}

.text-center {
  text-align: center!important
}

.error {
  color: red
}

h1,h2,h3,h4,h5,h6 {
  padding-bottom: 12px
}

h1 {
  font-size: 24px
}

h2 {
  font-size: 38px
}

h3 {
  font-size: 18px
}

h4 {
  font-size: 16px
}

h5 {
  font-size: 14px
}

h6 {
  font-size: 12px
}

input[type=text],input[type=password],input[type=email],input[type=number],input[type=date],select,textarea {
  width: 100%;
  padding: 9px 10px;
  border: 1px solid #ddd;
  margin: 0;
  font-size: 16px;
  outline: 0;
  font-family: HelveticaLTStd-Roman, sans-serif
}

select {
  background: rgba(0,0,0,0);
  width: 100%;
  padding: 9px 10px;
  border: none;
  outline: 0;
  cursor: pointer
}

textarea {
  height: 80px;
  resize: none
}

input[type=checkbox],input[type=radio] {
  display: inline-block;
  vertical-align: middle
}

a.box-btn,button.box-btn,input[type=button],input[type=reset],input[type=submit] {
  background-color: #fff;
  height: 54px;
  min-width: 155px;
  border-radius: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  font-family: HelveticaLTStd-Roman;
  border: 1px solid #a5a5a5;
  color: #000;
  cursor: pointer
}

a.box-btn.active,a.box-btn:hover,button.box-btn.active,button.box-btn:hover,input[type=button].active,input[type=button]:hover,input[type=reset].active,input[type=reset]:hover,input[type=submit].active,input[type=submit]:hover {
  background-color: #000;
  color: #fff
}

a.box-btn.secondary-btn,button.box-btn.secondary-btn,input[type=button].secondary-btn,input[type=reset].secondary-btn,input[type=submit].secondary-btn {
  background-color: #33B7CC;
  color: #fff
}

a.box-btn.secondary-btn.active,a.box-btn.secondary-btn:hover,button.box-btn.secondary-btn.active,button.box-btn.secondary-btn:hover,input[type=button].secondary-btn.active,input[type=button].secondary-btn:hover,input[type=reset].secondary-btn.active,input[type=reset].secondary-btn:hover,input[type=submit].secondary-btn.active,input[type=submit].secondary-btn:hover {
  background-color: #53d7ec
}

.form-row .form-field {
  padding-bottom: 20px
}

.form-row:last-child .form-field {
  padding-bottom: 0
}

.input-type-select {
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative
}

.input-type-select:after {
  background: url(../images/custom-select.png) center center no-repeat;
  display: block;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  z-index: 80;
  cursor: pointer;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  content: ''
}

@-moz-document url-prefix() {
  a.box-btn {
    padding: 8px 15px
  }
}

ul.list {
  margin-left: 27px
}

ul.list li {
  padding: 5px 0 5px 7px
}

ul.list.bullet {
  margin-left: 0
}

ul.list.bullet li {
  background: url(../images/bullet.png) left center no-repeat rgba(0,0,0,0);
  padding: 5px 0 5px 18px
}

.overlay,.overlay-bg {
  background: rgba(0,0,0,.5);
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: fixed;
  top: 0;
  width: 100%
}

ul.list.number li {
  list-style-type: decimal
}

ul.list.lower-roman li {
  list-style-type: lower-roman
}

ul.list.upper-roman li {
  list-style-type: upper-roman
}

.overlay-bg {
  z-index: 100000
}

.overlay {
  z-index: 100001;
  visibility: hidden
}

.overlay-box {
  display: table;
  margin-left: auto;
  margin-right: auto;
  width: 580px
}

.overlay .colse-btn,.overlay-box .closeBtn {
  height: 25px;
  width: 25px;
  z-index: 1002;
  text-align: center;
  cursor: pointer
}

.overlay-box .content {
  display: table-cell
}

.overlay-box .closeBtn {
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  font-family: HelveticaLTStd-Light, sans-serif
}

.overlay-box .overlay-header {
  background: #0054a7;
  color: #fff;
  font-size: 22px;
  padding: 20px;
  position: relative;
  font-family: HelveticaLTStd-Bold, sans-serif
}

.overlay-box .overlay-header span {
  font-family: HelveticaLTStd-Light, sans-serif;
  font-size: 18px;
  line-height: 30px
}

.overlay-box .overlay-content {
  padding: 20px;
  background: #fff;
  position: relative
}

.overlay-box .overlay-footer {
  padding: 9px 10px;
  background: #e3e3e3;
  text-align: center
}

.overlay-box .overlay-content p {
  font-size: 20px;
  color: #a3a3a3;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 30px
}

.overlay-box .listbox {
  max-height: 400px;
  overflow: auto
}

.overlay .colse-btn {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0
}

.overlay-content .overlay-txt {
  width: 100%;
  float: left
}

.overlay-content .overlay-txt p {
  font-size: 1.125em;
  line-height: 20px;
  font-family: HelveticaLTStd-Light, sans-serif;
  color: #000
}

.overlay-content .overlay-txt p:last-child {
  margin-bottom: 0
}

.overlay-box .overlay-header .overlay-img img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  float: left;
  position: relative;
  top: -20px;
  left: -10px
}

.tabNav ul li {
  float: left;
  width: 19.2%;
  margin-right: 1%;
  text-align: center
}

.tabNav ul li a {
  color: #000;
  padding: 13px 9px;
  display: block;
  border-radius: 5px;
  background: #fff;
  font-size: 16px
}

.tabResult .tabBx,.tabResult .tabBx .mobile-menu {
  display: none
}

.tabNav ul li a.active {
  background: #000;
  color: #fff
}

.tabNav ul li:last-child {
  margin-right: 0;
  background-image: none
}

.tabResult {
  padding: 20px 0
}

.tabResult .grid-5,.tabResult .grid-7 {
  padding: 0
}

.tabResult p {
  padding-bottom: 8px
}

.l-main {
  z-index: 1;
  position: relative
}

.l-canvas.type_wide .l-subheader-h,.l-canvas.type_wide .l-submain-h,.l-canvas.type_wide+.l-footer .l-subfooter-h {
  max-width: 940px
}

.l-submain-h {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto
}

.nav.fixed,.wrapper {
  max-width: 100%
}

.page-404 {
  text-align: center
}

.l-submain {
  padding: 60px 40px 0;
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover
}

.page-404 h1 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 46px;
  color: #000;
  text-transform: uppercase
}

.page-404 p {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #686868
}

.page-404 a,.page-404 a:hover {
  color: #ed1b2e
}

.page-404 a:hover,.top-menubar ul li a:hover {
  text-decoration: underline
}

.error.parallax.common-top {
  padding-bottom: 50px
}

.dots-loading-container {
  width: 66px;
  -webkit-animation: expand .75s ease-in-out infinite alternate;
  -moz-animation: expand .75s ease-in-out infinite alternate;
  -ms-animation: expand .75s ease-in-out infinite alternate;
  animation: expand .75s ease-in-out infinite alternate;
  top: 50%;
  left: 50%;
  margin-left: -33px;
  margin-top: 30px;
  position: absolute
}

.dot {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  position: absolute
}

.dot.dot-a {
  -webkit-animation: scaleA 1.5s ease-in-out infinite;
  -moz-animation: scaleA 1.5s ease-in-out infinite;
  -ms-animation: scaleA 1.5s ease-in-out infinite;
  animation: scaleA 1.5s ease-in-out infinite;
  background-color: #bd1e30;
  left: 0
}

.dot.dot-b {
  -webkit-animation: scaleB 1.5s ease-in-out infinite;
  -moz-animation: scaleB 1.5s ease-in-out infinite;
  -ms-animation: scaleB 1.5s ease-in-out infinite;
  animation: scaleB 1.5s ease-in-out infinite;
  background-color: #f7781b;
  left: 33%
}

.dot.dot-c {
  -webkit-animation: scaleC 1.5s ease-in-out infinite;
  -moz-animation: scaleC 1.5s ease-in-out infinite;
  -ms-animation: scaleC 1.5s ease-in-out infinite;
  animation: scaleC 1.5s ease-in-out infinite;
  background-color: #0e93d8;
  left: 66%
}

.dot.dot-d {
  -webkit-animation: scaleD 1.5s ease-in-out infinite;
  -moz-animation: scaleD 1.5s ease-in-out infinite;
  -ms-animation: scaleD 1.5s ease-in-out infinite;
  animation: scaleD 1.5s ease-in-out infinite;
  background-color: #0f9;
  left: 100%
}

@-moz-keyframes scaleA {
  0%,60% {
    transform: scale(1)
  }

  30% {
    transform: scale(1.5)
  }
}

@-webkit-keyframes scaleA {
  0%,60% {
    transform: scale(1)
  }

  30% {
    transform: scale(1.5)
  }
}

@-o-keyframes scaleA {
  0%,60% {
    transform: scale(1)
  }

  30% {
    transform: scale(1.5)
  }
}

@keyframes scaleA {
  0%,60% {
    transform: scale(1)
  }

  30% {
    transform: scale(1.5)
  }
}

@-moz-keyframes scaleB {
  10%,70% {
    transform: scale(1)
  }

  40% {
    transform: scale(1.5)
  }
}

@-webkit-keyframes scaleB {
  10%,70% {
    transform: scale(1)
  }

  40% {
    transform: scale(1.5)
  }
}

@-o-keyframes scaleB {
  10%,70% {
    transform: scale(1)
  }

  40% {
    transform: scale(1.5)
  }
}

@keyframes scaleB {
  10%,70% {
    transform: scale(1)
  }

  40% {
    transform: scale(1.5)
  }
}

@-moz-keyframes scaleC {
  20%,80% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.5)
  }
}

@-webkit-keyframes scaleC {
  20%,80% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.5)
  }
}

@-o-keyframes scaleC {
  20%,80% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.5)
  }
}

@keyframes scaleC {
  20%,80% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.5)
  }
}

@-moz-keyframes scaleD {
  100%,30% {
    transform: scale(1)
  }

  65% {
    transform: scale(1.5)
  }
}

@-webkit-keyframes scaleD {
  100%,30% {
    transform: scale(1)
  }

  65% {
    transform: scale(1.5)
  }
}

@-o-keyframes scaleD {
  100%,30% {
    transform: scale(1)
  }

  65% {
    transform: scale(1.5)
  }
}

@keyframes scaleD {
  100%,30% {
    transform: scale(1)
  }

  65% {
    transform: scale(1.5)
  }
}

@-moz-keyframes expand {
  from {
    width: 66px
  }

  to {
    width: 100px;
    transform: translateX(-17px)
  }
}

@-webkit-keyframes expand {
  from {
    width: 66px
  }

  to {
    width: 100px;
    transform: translateX(-17px)
  }
}

@-o-keyframes expand {
  from {
    width: 66px
  }

  to {
    width: 100px;
    transform: translateX(-17px)
  }
}

@keyframes expand {
  from {
    width: 66px
  }

  to {
    width: 100px;
    transform: translateX(-17px)
  }
}

.sk-double-bounce {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 40px auto
}

.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #f26522;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out
}

.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

@-webkit-keyframes sk-doubleBounce {
  0%,100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes sk-doubleBounce {
  0%,100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.loader {
  background-color: #f5f5f5
}

.pre-container {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center
}

.accordion dl {
  border: 1px solid #d0d0d0;
  border-radius: 0;
  margin-bottom: 20px;
  box-shadow: 3px 3px silver
}

.accordion dl dt {
  background: #E8E8E8;
  color: #212121;
  cursor: pointer;
  font-size: 20px;
  padding: 8px 1%;
  position: relative
}

.accordion dl.active dt {
  border-bottom: 1px solid #d0d0d0
}

.accordion dl dt:after {
  background: #FFF;
  border: 1px solid #FFF;
  border-radius: 3px;
  content: "\f103";
  font: 24px/30px FontAwesome;
  height: 30px;
  margin: 6px 1%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
  color: #2c6a90
}

.accordion dl.active dt:after {
  content: "\f102"
}

.accordion dl dd {
  display: none;
  padding: 10px 1%
}

.dis-table {
  display: table;
  width: 100%;
  height: 100%
}

.dis-tablecell {
  display: table-cell;
  height: 100%;
  width: 100%;
}

.sp {
  padding: 160px 0
}

.breadcrumb_area {
  margin-top: 95px
}

.header {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0,0,0,.25);
  z-index: 9999;
  position: fixed;
  width: 100%;
  top: 0
}

.navigation {
  padding: 0
}

.logo {
  float: left;
  margin-top: 0;
  padding-top: 0
}

.logo a img {
  padding: 4px 0;
}

.menubar {
  float: right;
  padding: 0;
  width: 100%;
  text-align: center
}

.login-mblmenu,.menubar ul li,.top-menubar,.top-menubar ul li {
  float: left
}

.menubar ul {
  display: inline-flex
}

.menubar ul li.hasDropDown>a {
  background: url(../images/down-arrow.png) 92% center no-repeat;
  background-size: 10px 5px
}

.menubar ul li.hasDropDown.active>a,.menubar ul li.hasDropDown:hover>a {
  background: url(../images/down-arrow.png) 92% center no-repeat #0054a7;
  background-size: 10px 5px
}

.menubar ul li a {
  display: inline-block;
  font-size: 17px;
  padding: 12px 30px;
  color: #fff;
  font-family: HelveticaLTStd-Roman, sans-serif
}

.menubar ul li.home-iconmenu a {
  height: 20px;
  width: 20px;
  background: url(../images/sprite.png) -1px -1px no-repeat
}

.menubar ul li.home-iconmenu a:hover {
  background-position: -1px -21px
}

.mobile-nav-icon {
  display: none
}

.main-banner ul li {
  text-align: center
}

.main-banner ul li h2 {
  color: #fff;
  font-size: 38px;
  padding: 90px 0 40px
}

.main-banner ul li h2 span {
  display: block;
  font-size: 22px
}

.top-menu {
  background-color: #fff;
  padding: 10px 0
}

.header-cntr {
  background: #ed1b2e
}

.top-menubar {
  width: 100%;
  text-align: center;
}

.top-menubar ul li.tell-cntr {
  margin: 0 20px 0 45px;
  margin: 0;
  text-align: left;
}

.top-menubar ul li.tell-cntr .tell-details .tell-info {
  display: inline-block;
  width: 100%
}

.top-menubar ul li.tell-cntr .tell-details .tell-info p {
  float: left;
  font-size: 15px;
  display: flex;
  font-family: HelveticaLTStd-Bold, sans-serif;
  width: 100%;
  height: 27px
}

.top-menubar ul li.tell-cntr .tell-details .tell-info p span.tell-txt {
  background: #0055a5;
  width: 30%;
  color: #fff;
  font-family: HelveticaLTStd-Roman, sans-serif;
  border-right: 1px solid
}

.top-menubar ul li.tell-cntr .tell-details .tell-info p:nth-child(1) span.tell-txt {
  padding: 5px 10px 3px
}

.top-menubar ul li.tell-cntr .tell-details .tell-info p:nth-child(2) span.tell-txt {
  padding: 3px 10px 5px
}

.top-menubar ul li.tell-cntr .tell-details .tell-info p span.tell-menubar {
  width: 70%;
  background: #0055a5;
  color: #fff;
  padding: 4px 10px
}

.top-menubar ul li.tell-cntr .tell-details .tell-info p span.tell-menubar a {
  padding: 0
}

.top-menubar ul li.tell-cntr .tell-details .tell-info p:nth-child(1) span.tell-menubar {
  padding: 5px 10px 3px
}

.top-menubar ul li.tell-cntr .tell-details .tell-info p:nth-child(2) span.tell-menubar {
  padding: 3px 10px 5px
}

.top-menubar ul li.tell-cntr .tell-details .time-info {
  padding: 0 10px
}

.top-menubar ul li.tell-cntr .tell-details .time-info p {
  font-family: HelveticaLTStd-Bold, sans-serif;
  font-size: 14px;
  color: #000;
  height: 16px
}

.top-menubar ul li.tell-cntr .tell-details .time-info p span {
  font-family: HelveticaLTStd-Bold;
  font-size: 14px;
  color: #fb2641
}

.top-menubar ul li.easy-account,.top-menubar ul li.no-account {
  border: 1px solid #0055a5;
  padding: 0;
  position: relative;
  margin: 0 15px
}

.top-menubar ul li.easy-account a,.top-menubar ul li.no-account a {
  padding: 30px 20px;
  width: 100%
}

.top-menubar ul li.easy-account:after,.top-menubar ul li.no-account:after {
  content: "";
  background: url(../images/top-menu-arrrow.png) center no-repeat #0055a5;
  width: 50px;
  height: 87px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0
}

.banner,.banner ul {
  position: relative
}

.top-menubar ul li.easy-account .title,.top-menubar ul li.no-account .title {
  font-family: HelveticaLTStd-Bold;
  font-size: 12px;
  color: #0055a5
}

.top-menubar ul li.easy-account .sub-title,.top-menubar ul li.no-account .sub-title {
  font-family: HelveticaLTStd-Roman;
  font-size: 10px;
  color: #0055a5
}

.get-started a,.top-menubar ul li a {
  display: inline-block;
  font-size: 15px;
  vertical-align: middle
}

.top-menubar ul li.easy-account:hover,.top-menubar ul li.no-account:hover {
  background: #0055a5;
  border: 1px solid #0055a5
}

.top-menubar ul li.easy-account:hover:after,.top-menubar ul li.no-account:hover:after {
  background: url(../images/top-menu-arrrow.png) center no-repeat #0055a5
}

.top-menubar ul li.easy-account:hover .sub-title,.top-menubar ul li.easy-account:hover .title,.top-menubar ul li.no-account:hover .sub-title,.top-menubar ul li.no-account:hover .title {
  color: #fff
}

.top-menubar ul li {
  margin-right: 30px;
  width: 300px;
  height: 90px;
}

.top-menubar ul li:last-child {
  margin-right: 0
}

.top-menubar ul li a {
  padding: 9px 10px;
  color: #fff;
  text-transform: uppercase
}

.top-menubar ul li a.email-icon {
  padding: 9px 10px 9px 35px;
  background-position: 7px 11px
}

.top-menubar ul li a.tell-icon {
  padding: 9px 10px 9px 35px;
  background-image: url(../images/tell-icon.png);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  background-size: 18px
}


.get-started {
  float: right
}

.get-started a {
  line-height: 18px;
  padding: 7px 10px;
  color: #fff;
  background-color: #0055a5;
  margin: 2px 0
}

.banner .cta,.sliderContainer .container {
  padding-top: 30px
}

.common-top { margin-top: 180px}
.home-page .common-top{margin-top: 125px;}

.banner ul {
  overflow: hidden;
  width: 100%
}

#popup-youtube-player1 {
  width: 100%;
  height: 100%
}

.caritem {
  position: absolute;
  width: 100%
}

.banner .banner-caption {
  position: absolute;
  z-index: 100;
  background-color: rgba(49,81,156,.7);
  color: #fff;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 364px;
  right: 0;
  height: 100%;
  padding: 40px
}

.loader,.nav.fixed {
  position: fixed;
  top: 0;
  width: 100%
}

.banner .banner-caption h2 span {
  font-size: 18px
}

.banner .banner-caption h2.jscb {
  font-size: 30px;
  line-height: 38px
}

.content-heading {
  margin-top: 75px
}

.nav li:nth-child(3):hover .sub-menu {
  height: auto
}

.banner .bx-pager.bx-default-pager {
  display: none
}

.loader {
  display: block;
  background-color: rgba(255,255,255,.7);
  height: 100%;
  left: 0;
  z-index: 99999999
}

.banner .banner-caption {
  bottom: 0;
  left: -500px;
  opacity: 0
}

.full-slider {
  position: relative
}

.banner .loader,.bgfull,.slider-Large-txt {
  position: absolute
}

.slider-Large-txt {
  left: 0;
  top: 50%;
  margin-top: -193px;
  z-index: 999
}

.slider-Large-txt .s-Big-txt {
  width: 330px;
  height: 300px;
  background-color: rgba(233,117,35,.9);
  border-radius: 0;
  padding: 20px
}

.slider-row {
  background-color: transparent;
  background-image: none;
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%
}

.banner .loader,.banner1 .slider-Large-txt .s-Big-txt {
  background-color: #fff
}

.slider.single-item {
  display: -webkit-inline-box
}

.banner2 .slider-Large-txt .s-Big-txt {
  background-color: rgba(63,180,233,.9)
}

.banner3 .slider-Large-txt .s-Big-txt {
  background-color: rgba(220,28,39,.9)
}

.slider-Large-txt .s-Big-txt h1 {
  line-height: 1.272727em;
  color: #000
}

.slider-Large-txt .s-Big-txt P {
  font-weight: 700;
  color: #66affd;
  margin-bottom: 10px;
  line-height: 26px
}

.slider-Large-txt .s-Big-txt a {
  font-size: 16px;
  padding: 12px 15px;
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
  letter-spacing: -1px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px
}

.slider-Large-txt .s-Big-txt a:hover {
  background-color: #fff;
  color: #e97523;
  text-decoration: none
}

.about-cntr .grid-4.about-details a:hover,.faq-info li p a:hover,.footer-left .distable-cell a:hover,.management-cntr ul li a:hover,.offices-wrap a:hover,.specials-cntr ul li a:hover .specials-txt span.read-more,.warehouse-cntr .grid-8 a:hover {
  text-decoration: underline
}

.slider-Large-txt .s-Big-txt .banner-date {
  color: #999;
  font-size: .875em
}

.banner1 .slider-Large-txt .read-more {
  display: inline-block;
  width: 100%
}

.banner1 .slider-Large-txt .read-more a {
  font-size: 1.125em;
  line-height: 1.55em;
  font-weight: 700;
  color: #fff;
  background-color: #8fd32c;
  padding: 30px 20px;
  width: 100%;
  display: inline-block
}

.banner1 .slider-Large-txt .read-more a:hover {
  background-color: #66affd
}

.slider-row .container {
  position: absolute;
  height: 100%;
  left: 6%;
  top: 0
}

.bgfull {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0
}

.banner ul.slick-dots {
  display: none!important
}

.slick-prev {
  left: 20px;
  background-image: url('../images/prev-slider.png') !important;
  z-index: 9
}

.slick-next {
  right: 20px;
  background-image: url('../images/next-slider.png') !important;
  z-index: 9
}

.banner .slick-next,.banner .slick-prev {
  top: 50%;
    min-width: 56px;
    min-height: 56px;
  margin-top: 0
}

.summary,.video-link {
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center
}

ul.article-slider .slick-next,ul.article-slider .slick-prev,ul.blog-slider .slick-next,ul.blog-slider .slick-prev,ul.highlights-slider .slick-next,ul.highlights-slider .slick-prev {
  opacity: 0
}

.our-manufactures-cntr ul.slick-dots li:hover,ul.article-slider:hover .slick-next,ul.article-slider:hover .slick-prev,ul.blog-slider:hover .slick-next,ul.blog-slider:hover .slick-prev,ul.highlights-slider:hover .slick-next,ul.highlights-slider:hover .slick-prev {
  opacity: 1
}

.summary {
  width: 90%;
  padding: 20px 0
}

.video-link {
  cursor: pointer;
  width: 100%;
  background-color: #369;
  color: #fff;
  transition: all .5s
}

.close,.main-vid-box {
  display: none;
  z-index: 999999
}

.video-link:hover {
  background-color: #000
}

.close {
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 50%;
  height: 3.5em;
  position: fixed;
  right: 2em;
  top: 4em;
  transition: color .3s ease 0s;
  width: 3.5em;
  outline: 0;
  cursor: pointer
}

.close:before {
  transform: rotate(45deg)
}

.close:after {
  transform: rotate(-45deg)
}

.close::after,.close::before {
  background-color: #000;
  bottom: 20%;
  content: "";
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 20%;
  width: 2px
}

.main-vid-box {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0
}

.specials-cntr ul li .specials-img,.videoWrapper {
  position: relative
}

.videoWrapper {
  z-index: 999;
  background-color: #000;
  width: 100%;
  height: 100%;
  margin: 0 auto
}

.videoWrapper video {
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%!important;
  height: 100%!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 40px;
  border-style: solid;
  border-color: transparent
}

.overlay-content iframe,.videoWrapper iframe {
  width: 100%;
  height: 400px
}

#recaptcha1 iframe,#recaptcha2 iframe,#recaptcha3 iframe,#recaptcha4 iframe {
  width: 100%;
  height: 78px
}

.about-cntr .grid-4.about-details {
  width: 40%;
  padding: 0 6%
}

.about-cntr .grid-4.about-details a,.about-cntr .grid-4.about-details h2 {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 18px
}

.about-cntr .grid-4.about-details p {
  font-family: HelveticaLTStd-Roman;
  font-size: 2em;
  line-height: 45px
}

.about-cntr .grid-4.login-form {
  padding-left: 0;
  padding-right: 4%;
  width: 30%
}

.about-cntr .grid-4.about-details+.grid-4.login-form {
  padding-right: 0;
  padding-left: 4%
}

.about-cntr .grid-4.about-details+.grid-4.login-form .login-form-logo {
  padding: 17px 0
}

.login-form-logo {
  /* height:86px; */
  background: #fff;
  text-align: center;
  padding: 25px 0;
}

.commentFormcntr {
  border: 1px solid #e8e8e8;
  background: #f9f9f9
}

.commentFormcntr h2 {
  color: #191919;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 20px 20px 0
}

.commentFormcntr ul {
  padding: 40px 0;
  display: inline-block;
}

.commentFormcntr ul li {
  margin: 0;
  padding: 20px;
  color: #afaeae;
  width: 100%;
  float: left
}

.commentFormcntr ul li label {
  font-weight: 700; color: #000
}

.commentFormcntr ul li:last-child {
  border-bottom: none;
  margin: 0;
  color: #656464;
  text-align: center;
  padding: 15px 0 20px
}

.commentFormcntr input[type=text],.commentFormcntr input[type=password] {
  color: #000;
  font-size: 18px;
  border-bottom: 1px solid #bebebe;
  font-family: HelveticaLTStd-Light;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  background: 0 0;
  padding: 10px 0
}

.commentFormcntr input[type=submit] {
  background-color: #fff;
  height: 54px;
  /* min-width:155px; */
  border-radius: 0;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  font-family: HelveticaLTStd-Roman;
  border: 1px solid #a5a5a5;
  color: #000;
  width: 100%;
}

.commentFormcntr input[type=submit]:hover {
  background-color: #000;
  color: #fff
}

.commentFormcntr ::placeholder {
  color: #000;
  opacity: 1
}

.commentFormcntr :-ms-input-placeholder {
  color: #000
}

.commentFormcntr ::-ms-input-placeholder {
  color: #000
}

.commentFormcntr input.user-icon {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVBAMAAACuxzMVAAAAJFBMVEUAAACFhYWEhISGhoaEhISEhISEhISEhISEhISEhISFhYWFhYXHNFvWAAAADHRSTlMA/a0Q6tnARCyRfWFrYfrrAAAAoUlEQVQY02MAAY6pYZsZYGCioKNoAZTNKVpssVEcyilMZmBgF4VyEg2AxMINEO1iILJRAcxhlwSRhgkQGSEwByLD7AIiN06AGLBwAVAksAHCYZU0YGiTghrNEeimJjgZwi4KEQQClyiQbZyCYUpAoOboDuQoZkAUWAsWMHALGUC1NjozmDrDPMItxVC4AMZhdgW5FgZSGCYWwDmKDEsQHFUAmsEbGxPVOuMAAAAASUVORK5CYII=') 98% center no-repeat
}

.commentFormcntr input.password-icon {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAeBAMAAAAx/khmAAAAIVBMVEUAAACFhYWFhYWFhYWEhISFhYWFhYWFhYWEhISEhISFhYU7rqLAAAAAC3RSTlMA891/xxE2qSFWmA7TEtYAAACoSURBVBjTYwACjukuZgxQMEVISdAUwmQWmRGaJR4AZk9cCiIWgJisKmBJMRDJKQkWUQeRXBpglUUggt0VzDYMwMd2QLDb3TpAYGECkCkoqKgoJKgkKDKBoXCxMQQYKjA4wVzIDmQHoLI5qxrg7IWKGjA2mzCbMJwtyaAFY7MqTReDq08RNICzOYQZsLM9kewFux3VPY7T0iAgRYFhkiAMLGBgM4YCywAARZ0pgAcnAskAAAAASUVORK5CYII=') 98% center no-repeat
}
.commentFormcntr .heading-part{
    /*padding: 12px 10px;*/
    font-size: 16px;
    width: 93%;
    text-align: center;
    text-transform: uppercase;
    /*background-color: #0055a5;*/
    color: #0055a5;
    padding-bottom:0;
    font-family: Arial, Helvetica, sans-serif;
      margin: 20px auto;
    font-weight: 700;
}
.login-part.mobile-login{
    display:none !important;
}
.our-manufactures-cntr {
  background: url(../images/manufactures-bg.jpg) center center no-repeat;
  height: 550px;
  background-size: cover
}
.format-third-party{
    background:#fff;
}
.format-third-party iframe{
    margin-top:30px !important;
}
.our-manufactures-cntr .container {
  padding: 150px 0 215px
}

.our-manufactures-cntr .dis-table {
  height: 550px
}

.our-manufactures-cntr h2 {
  font-family: HelveticaLTStd-Bold;
  text-align: center;
  color: rgba(0,0,0,.55);
  font-size: 18px;
  padding-bottom: 40px
}

.our-manufactures-cntr ul.slick-dots li button:before,.client-slider .slick-arrow {
  display: none!important
}

.our-manufactures-cntr ul.slick-dots li {
  width: auto;
  height: auto;
  margin: 0 5px;
  padding: 0;
  background-color: transparent;
  float: none
}

.our-manufactures-cntr ul.slick-dots li button {
  background: #bbb;
  border-radius: 50%;
  width: 12px;
  height: 12px
}

.our-manufactures-cntr ul.slick-dots li button+button {
  display: none
}

.our-manufactures-cntr ul.slick-dots li.slick-active button {
  background: #0055a5
}

.our-manufactures-cntr ul.slick-dots {
  bottom: -40%;
  text-align: center;
  padding: 0 15px;
  width: 100%;
  display: block!important
}

.our-manufactures-cntr ul.slider .slidelinkbox a.twolinelink {
  padding: 5px 13px;
  line-height: 20px
}

.our-manufactures-cntr ul.slider .slidelinkbox a {
  margin-right: 10px
}

.our-manufactures-cntr .slick-prev {
  left: -2%;
  background-image: url(../images/prev-arrow.png);
  z-index: 9
}

.our-manufactures-cntr .slick-next {
  right: -2%;
  background-image: url(../images/next-arrow.png);
  z-index: 9
}

.our-manufactures-cntr .slick-next,.our-manufactures-cntr .slick-prev {
  top: 46%
}

.specials-cntr {
  padding: 80px 0
}

.specials-cntr h2,.specials-cntr h2 a {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 18px;
  text-align: center;
  padding-bottom: 20px
}

.specials-cntr ul li {
  width: 34%;
  float: left;
  margin: 0 8%
}

.specials-cntr ul li .specials-img img {
  width: 100%
}

.specials-cntr ul li:hover .specials-img .specials-bg {
  background: rgba(0,0,0,.4);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.specials-cntr ul li .specials-txt h2 {
  font-family: HelveticaLTStd-Bold;
  color: #000;
  text-align: left;
  font-size: 30px;
  padding-bottom: 10px;
  padding-top: 15px
}

.specials-cntr ul li .specials-txt p.specials-date {
  color: #cacbcc;
  font-family: HelveticaLTStd-Bold;
  font-size: 12px
}

.specials-cntr ul li .specials-txt p {
  font-family: HelveticaLTStd-Roman;
  font-size: 18px;
  line-height: 24px;
  color: #000
}

.specials-cntr ul li .specials-txt span.read-more {
  color: #0055a5;
  font-family: HelveticaLTStd-Bold;
  font-size: 16px;
  padding-top: 20px;
  display: inline-block
}

.testimonials-cntr .dis-table {
  height: 350px;
}
.testimonials .bx-clone,.testimonials .clients-speak{
    text-align:center;
}
.testimonials-cntr .container {
  /*background-image: url(../images/testimonials.jpg);*/
  background-size: cover;
  background-attachment: fixed;
  position: relative
}

.testimonials-wrapper {
  width: 60%;
  margin: 0 auto;
  position: relative
}

.testimonials-wrapper:before {
  content: " ";
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGsAAABUBAMAAAB3vdRHAAAAJ1BMVEUAAAD+/v7+/v7////+/v7+/v7+/v7+/v7////+/v7+/v7+/v7///9V9s0KAAAADHRSTlMA1r5/72TiRw2njycERE7sAAAB8UlEQVRYw8yUMUvDUBSFo0Xa2sXdDh3czCBoBSGDk4JkKMgbFEfFDhmKxckMAQXFP6CE/AHRQaSTdrCmKknvj5IayXvpyX0ap97xnHzk3nNCjMy8dH3/3uDmsuvf3eTIezYRvTNQbcMhohj0Z4fG85lPnS59u+GkfkLEY5XEReyJAAMXl7y2dVg1daOMXq6TBquZlP+2tVTPS3I9ceC2EhG8DVzAKoEWsxhslnTYOTGYhRjnRrA7g5WJwfparEf5S1bqOqxWZ7Aq6bB5YjBXlYdbx5odh4dHqWEq+s7ZlZcacEGUuJDU4HEy/TlSZoXp+lbR0V1WDVctBeaCWyWQxiJiB9LdzvRiy5zgskwiLebbeVNkdD88ps4RYiXuM5iRRsPQBdnOGH11eZgelIb5dxBzubws2YvH5Y+JGA/wL8vHBllDFhMWwRxMGE/AUs0/YjFi+DvGy8MiWABYwSVDLsmRFos4LBarQuwLsdsUotmBJMeq+HmklWA4DQXDeTXM/2CbHNaWSRbBFtTeEPvttunAvkbdkJQgLyQlCISkzsgLSVjiIjMCBkdI5gzhCCA3JEeTMpVyd8agSsqDIgIEBlVSHsohSd9CQWBQFQpklsrTxBLFEhMFQShNME1MUAzIF0wUnADRFgbkAxFciRhEiQAAZ8UCjVbUPr0AAAAASUVORK5CYII=');
  width: 85px;
  height: 70px;
  display: inline-block;
  position: absolute;
  top: -10px;
  left: -160px;
  background-size: 80px;
  background-repeat: no-repeat;
}

.testimonials-cntr ul li {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  margin-top: 30px;
  text-align: center
}

.clients-speak {
  margin: 0 auto;
  font-family: HelveticaLTStd-Roman;
  font-size: 1.5em;
  line-height: 40px;
  text-align: left;
}

.testimonials-cntr ul li p {
  width: 100%;
  margin: 20px auto 0;
  font-family: HelveticaLTStd-Bold;
  font-size: 17px;
}

.testimonials-cntr .bx-viewport {
  min-height: 200px;
}

.bx-controls.bx-has-pager {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 20px
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  position: absolute;
  left: 0;
  width: 100%;
  top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #0055a5
}

.warehouse-cntr {
  padding: 80px 0 100px
}

.warehouse-cntr .grid-4 {
  padding: 0 4% 0 0;
  width: 40%;
  float: left
}

.warehouse-cntr .grid-4 ul li:first-child {
  margin-right: 17px
}

.warehouse-cntr .grid-4 ul li {
  float: left;
  width: 48%;
  margin-bottom: 17px
}

.warehouse-cntr .grid-4 ul li:last-child {
  width: 100%;
  margin-bottom: 0
}

.warehouse-cntr .grid-8 {
  width: 60%;
  float: left
}

.warehouse-cntr .grid-8 h2 {
  color: #ed1b2e;
  font-size: 1.125em;
  font-family: HelveticaLTStd-Roman;
  margin-top: 40px;
  text-transform: uppercase
}

.warehouse-cntr .grid-8 p {
  font-family: HelveticaLTStd-Light;
  font-size: 2em;
  line-height: 45px
}

.warehouse-cntr .grid-8 a {
  font-family: HelveticaLTStd-Bold;
  font-size: 1em;
  color: #0055a5;
  margin-top: 40px;
  display: inline-block
}

.about-details-cntr {
  padding: 0px 0
}

.about-details-cntr h1 {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 1.125em;
  text-align: center;
  padding-bottom: 20px;
  text-transform: uppercase
}

.about-details-cntr p {
  font-family: HelveticaLTStd-Light;
  font-size: 1.75em;
  line-height: 42px
}

.about-details-cntr p strong {
  font-family: HelveticaLTStd-Bold
}

.about-details-cntr p.bold-title {
  padding-top: 40px
}

.about-details-cntr p.bold-title strong {
  font-family: HelveticaLTStd-Roman
}

.about-banner-content {
  padding: 0px 0
}

.about-banner-content h1 {
  color: #0055a5;
  font-size: 2.125em;
  line-height: 42px;
  font-family: HelveticaLTStd-Bold;
  padding-bottom: 30px
}

.about-banner-content p {
  font-size: 1.25em;
  line-height: 30px;
  font-family: HelveticaLTStd-Light
}

.company-history-leadership-cntr {
  padding: 0
}

.company-history-leadership-cntr h1 {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 1.125em;
  padding-bottom: 20px;
  text-transform: uppercase
}

.company-history-leadership-cntr p.first-pera {
  font-size: 1.75em;
  line-height: 42px
}

.company-history-leadership-cntr p {
  font-size: 1.25em;
  line-height: 30px;
  font-family: HelveticaLTStd-Light;
  padding-bottom: 30px
}

.company-history-leadership-cntr p strong {
  font-family: HelveticaLTStd-Bold
}

.dominion-leadership-cntr {
  background: url(../images/dominion-leadership-bg.jpg) center no-repeat;
  background-size: cover;
  padding: 80px 0
}

.dominion-leadership-cntr h2 {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 1.125em;
  padding-bottom: 20px;
  text-transform: uppercase
}

.dominion-leadership-cntr ul {
  margin-top: 30px
}

.dominion-leadership-cntr ul li {
  width: 100%;
  float: left;
  margin-bottom: 50px;
  background: #0055a5
}

.dominion-leadership-cntr ul li .cntr-1 {
  width: 28%;
  float: left;
  height: 100%;
  text-align: center;
  padding-top: 40px
}

.dominion-leadership-cntr ul li .cntr-1 h2,.dominion-leadership-cntr ul li .cntr-1 span {
  height: 167px;
  display: table;
  font-family: HelveticaLTStd-Bold;
  font-size: 1.875em;
  line-height: 30px
}

.dominion-member-photo img {
  border-radius: 50%
}

.year-cntr {
  font-family: HelveticaLTStd-Bold;
  font-size: 1.875em;
  line-height: 30px;
  color: #fff;
  margin-top: 20px
}

.dominion-leadership-cntr ul li .cntr-1 span {
  width: 167px;
  background: #ed1b2e;
  color: #fff;
  border-radius: 50%;
  padding: 0 40px;
  text-align: left;
  float: left
}

.dominion-leadership-cntr ul li .cntr-1 h2 {
  color: #000;
  text-transform: unset;
  padding-left: 50px
}

.dominion-leadership-cntr ul li .cntr-2 {
  padding: 40px;
  width: 72%;
  float: right;
  background: #fff
}

.dominion-leadership-cntr ul li .cntr-2 h3 {
  font-family: HelveticaLTStd-Bold;
  font-size: 1.875em
}

.dominion-leadership-cntr ul li .cntr-2 p {
  font-size: 1.25em;
  line-height: 30px;
  font-family: HelveticaLTStd-Light;
  padding-bottom: 30px;
  color: #000
}

.management-cntr h1,.management-cntr h2,.timeline-cntr h2 {
  color: #ed1b2e;
  text-transform: uppercase
}

.dominion-leadership-cntr ul li:nth-child(2) .cntr-1 {
  float: right
}

.timeline-cntr {
  padding: 120px 0
}

.timeline-cntr h2 {
  font-family: HelveticaLTStd-Roman;
  font-size: 18px;
  padding-bottom: 30px;
  width: 67%;
  margin: 0 auto
}

.timeline-cntr ul {
  width: 60%;
  margin: 0 auto;
  position: relative
}

.timeline-cntr ul:before {
  content: "";
  background: url(../images/time-line.png);
  width: 3px;
  height: 99%;
  top: 12px;
  left: -38px;
  position: absolute
}

.timeline-cntr ul li {
  margin-bottom: 50px;
  display: inline-block;
  position: relative;
  width: 100%
}

.timeline-cntr ul li:last-child {
  margin-bottom: 0
}

.timeline-cntr ul li:before {
  content: "";
  background: url(../images/timeline-point.png);
  width: 25px;
  height: 25px;
  position: absolute;
  top: 3px;
  left: -50px
}

.timeline-cntr ul li .timeline-date {
  width: 18%;
  float: left;
  font-family: HelveticaLTStd-Bold;
  font-size: .875em;
  margin-top: 7px
}

.timeline-cntr ul li .timeline-txt {
  width: 82%;
  float: left;
  font-family: HelveticaLTStd-Light;
  font-size: 1.25em;
  line-height: 30px
}

.management-cntr.common-top {
  padding-top: 0px
}

.management-cntr {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 60px
}

.management-cntr.drivers {
  border: 0
}

.management-cntr.drivers ul li a.view-profile {
  margin-top: 0
}

.management-cntr h1,.management-cntr h2 {
  font-family: HelveticaLTStd-Roman;
  font-size: 1.125em;
  padding-bottom: 20px
}

.management-cntr ul li {
  width: 21%;
  float: left;
  margin-bottom: 60px
}

.management-cntr ul li:nth-child(2),.management-cntr ul li:nth-child(5) {
  margin: 0 18%
}

.management-cntr ul li .management-photo {
  margin-bottom: 20px
}

.management-cntr ul li h3 {
  font-family: HelveticaLTStd-Bold;
  font-size: 1.5em;
  line-height: 24px
}

.management-cntr ul li h3 span {
  color: #828282;
  font-size: .65em;
  line-height: 24px;
  display: block;
  font-family: HelveticaLTStd-Light
}

.management-cntr ul li a.view-profile,.management-cntr ul li p,.management-table-info h3 {
  font-family: HelveticaLTStd-Bold
}

.management-cntr ul li p {
  font-size: .9375em;
  line-height: 24px;
  padding-left: 30px
}

.management-cntr ul li p.tell {
  background: url(../images/tell-icon.png) 5px center no-repeat
}

.management-cntr ul li p.mobile {
  background: url(../images/mobile-icon.png) 8px center no-repeat
}

.management-cntr ul li p.email {
  background: url(../images/email-icon.png) 3px center no-repeat
}

.management-cntr ul li a.view-profile {
  font-size: 1em;
  color: #0055a5;
  margin-top: 20px;
  display: inline-block
}

#caption,.industry-hovrband {
  color: #fff;
  bottom: 0;
  text-align: center
}

.gallery-image {
  margin-top: 0
}

.owl-wrapper .owl-item .item:hover .industry-hovrband {
  display: block
}

.more-details .grid-8 .gallery-image .grid-2 .industry-hovrband img {
  width: 30px
}

.industry-hovrband {
  position: absolute;
  left: 0;
  background: rgba(0,0,0,.75);
  font-size: 36px;
  height: 100%;
  font-weight: 300;
  width: 100%;
  padding: 14px 20px;
  display: none
}

.owl-item,.owl-item .grid-12,.owl-item .grid-2,.owl-item .grid-4,.owl-item.grid-12,.owl-item.grid-6 {
  padding: 0
}

.gallery-image .grid-12 img,.gallery-image .grid-2 img,.gallery-image .grid-6 img {
  width: 100%
}

.owl-wrapper .owl-item .grid-6 .grid-12 .grid-6 {
  width: 50%
}

.zoom {
  max-width: 25px
}

.industry-hovrband .distable {
  display: table;
  height: 100%;
  width: 100%
}

.industry-hovrband .distable-cell {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  letter-spacing: 1.5px
}

.owl-item,.owl-item.grid-12,.owl-wrapper {
  width: 100%!important
}

.owl-wrapper .owl-item .item {
  position: relative
}

.owl-item.grid-2 {
  padding: 0;
  width: 25%!important
}

.owl-item.grid-2>.grid-2 {
  width: 100%!important
}

.owl-item.grid-6 {
  width: 50%!important
}

.owl-item.grid-6>.grid-6 {
  width: 100%!important
}

.owl-item.grid-6>.grid-6 .grid-12 {
  width: 100%!important;
  display: flow-root
}

.owl-item.grid-6>.grid-6 .grid-12 .grid-6 {
  width: 50%!important
}

.image-wrap {
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  touch-action: none
}

#caption {
  z-index: 9999999999;
  position: fixed;
  background: rgba(121,109,109,.5);
  width: 100%;
  padding: 5px 0;
  -webkit-transition: width 2s;
  transition: width 2s
}

#company-history,#management-team,#warehouse {
  position: relative;
  bottom: 180px
}

.management-table-cntr {
  padding: 0 0 80px
}

.management-table-info {
  width: 800px;
  margin: 0 auto;
  display: table;
  border: 1px solid #eaeaea
}

.management-table-info h3 {
  color: #000;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #eaeaea;
  box-shadow: 0 1px 3px #eaeaea
}

.management-table-info ul li {
  display: flex;
  position: relative
}

.management-table-info ul li:nth-child(even) {
  background-color: #f8f8f8
}

.management-table-info ul li .grid-12 {
  padding: 15px 20px;
  color: #5f5f5f;
  font-size: 16px;
  line-height: 22px;
  font-family: HelveticaLTStd-Roman;
  border-right: 1px solid #eaeaea
}

.management-table-info ul li .grid-12.line1 .grid-11 {
  padding: 14px 0 14px 20px
}

.management-table-info ul li .grid-12.line2 .grid-11 {
  padding: 3px 0 3px 20px
}

.management-table-info ul li .grid-1 {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 14px 0;
  font-size: 20px;
  color: #fff;
  border-radius: 50%;
  background-color: #0054a7
}

.management-table-info ul li .grid-11 {
  padding: 0 0 0 20px;
  /*height: 100%*/
}

.acdelco-cntr .container {
  background: url(../images/acdelco-banner.jpg) center no-repeat fixed;
  background-size: cover
}

.acdelco-cntr .dis-table {
  height: 540px;
  width: 80%;
  margin: 0 auto
}

.mopar-details .more-than-cntr,.more-than-cntr {
  height: 167px;
  background: #0055a5;
  text-align: center;
  float: left;
  border-radius: 50%
}

.acdelco-cntr h2 {
  font-family: HelveticaLTStd-Roman;
  font-size: 1.875em;
  line-height: 36px;
  color: #fff;
  padding-bottom: 20px
}

.acdelco-cntr p {
  font-family: HelveticaLTStd-Light;
  font-size: 1.25em;
  line-height: 30px;
  color: #fff
}

.acdelco-txt h2,.more-than-cntr {
  font-family: HelveticaLTStd-Bold
}

.acdelco-details {
  padding: 80px 0
}

.acdelco-logo {
  text-align: center;
  margin-bottom: 30px
}

.more-than-cntr {
  width: 167px;
  color: #fff;
  font-size: 1.5em;
  line-height: 40px
}

.more-than-cntr span {
  font-size: 3em;
  display: block
}

.acdelco-txt {
  width: 80%;
  float: left;
  padding: 12px 0 12px 30px
}

.acdelco-txt h2 {
  font-size: 1.875em;
  line-height: 36px
}

.acdelco-txt p {
  font-family: HelveticaLTStd-Light;
  font-size: 1.25em;
  line-height: 30px
}

.mopar-details {
  padding: 80px 0
}

.mopar-details h2 {
  color: #000;
  font-size: 30px;
  line-height: 36px;
  font-family: HelveticaLTStd-Bold;
  text-align: center
}

.mopar-details .more-than-cntr,.mopar-details .more-than-cntr span {
  font-size: 18px;
  line-height: 20px;
  font-family: HelveticaLTStd-Bold
}

.mopar-details .more-than-cntr {
  width: 167px;
  color: #fff
}

.mopar-details .more-than-cntr span.menubar {
  display: block
}

.mopar-details .more-than-cntr span {
  margin-top: 5px;
  display: inline-block
}

.mopar-details .more-than-cntr span.menubar {
  position: unset;
  height: 37px;
  background: 0 0;
  font-size: 42px;
  line-height: 40px;
  font-family: HelveticaLTStd-Bold
}

.mopar-wraper {
  width: 32%;
  margin: 20px auto 0;
  display: flex
}

.mopar-logo {
  float: left;
  margin-right: 30px
}

.motorcraft-logo {
  text-align: center;
  margin-bottom: 10px
}

.special-category-cntr {
  padding: 30px 0;
  background-color: #f5f5f5;
}

.special-category-cntr h1 {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 1.125em;
  text-align: center;
  padding-bottom: 30px;
  text-transform: uppercase;
}

.special-category-cntr ul li {
  width: 47.5%;
  margin-right: 58px;
  float: left;
  background: #fff
}

.special-category-cntr ul li:hover {
  background: #0054a7
}

.special-category-cntr ul li:hover .download-pdf p {
  color: #fff
}

.special-category-cntr ul li:nth-child(2n) {
  margin-right: 0
}

.special-category-image img {
  width: 100%
}

.download-pdf {
  border-top: #e8e8e8 solid 1px;
  display: table;
  width: 100%
}

.download-pdf i,.enquiry-form h3,.faq-info li,.faq-page-tab ul,.offices-add-cntr {
  display: inline-block
}

.download-pdf p {
  font-family: HelveticaLTStd-Bold;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  float: left;
  padding: 28px 20px
}

.download-pdf i {
  width: 60px;
  height: 60px;
  background: #ed1b2e;
  padding: 8px;
  border-radius: 50%;
  float: right;
  margin: 10px 20px
}

.contact-cntr {
  padding: 120px 0
}

.contact-cntr .grid-12 {
  padding: 0;
  position: relative
}

.contect-details h1,.contect-details h2 {
  padding-bottom: 10px;
  font-family: HelveticaLTStd-Bold;
  color: #000
}

.contect-details h1 {
  font-size: 36px;
  line-height: 42px
}

.contect-details h2 {
  font-size: 28px;
  line-height: 32px
}

.contect-details p {
  margin: 0;
  text-align: left;
  width: 100%;
  /* padding-bottom:50px; */
  padding-left: 0;
  padding-right: 10px;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-family: HelveticaLTStd-Light;
  font-weight: 300;
}

.contect-details {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  min-height: auto
}

.enquiry-form h2 {
  padding-bottom: 30px;
  line-height: 42px
}

.enquiry-form h3 {
  color: #dadada;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
  margin-bottom: 10px
}

.form-fields ul li input,.form-fields ul li textarea {
  background-color: #f4f4f4
}

.form-fields ul li:nth-child(5) {
  width: 100%
}

input[type=submit].submit-btn {
  padding: 18px 20px;
  font-size: 18px;
  min-width: 160px;
  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  background-color: #fff;
  color: #ed1b2e;
  border: 2px solid #ed1b2e;
  font-family: HelveticaLTStd-Bold
}

input[type=submit].submit-btn:hover {
  background-color: #ed1b2e;
  color: #fff;
  border: 2px solid #ed1b2e
}

.enquiry-cntr {
  padding: 50px 0;
  background-color: #0055a5
}

.enquiry-cntr .enquiry-form {
  position: unset;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0
}

.enquiry-cntr .form-fields ul li {
  width: 32%;
  margin-right: 0;
}

.enquiry-cntr .form-fields ul li:nth-child(4) {
  width: 100%
}

.enquiry-cntr .form-fields ul li:nth-child(2) {
  margin: 0 20px
}

.enquiry-cntr .form-fields ul li:nth-child(odd) {
  margin-right: 0
}

.enquiry-cntr .form-fields ul li.contact-sub {
  margin-left: 20px;
  width: 32%
}

.enquiry-cntr .form-fields ul li.contact-sub input {
  width: 100%;
  min-height: 78px
}

.enquiry-form {
  width: 50%;
  height: 570px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
  padding: 50px;
  /* min-height:615px */
}

.enquiry-form h2 {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 18px;
  text-transform: uppercase
}

.form-fields ul li {
  width: 48%;
  float: left;
  margin-bottom: 25px
}

.form-fields ul li:nth-child(odd) {
  margin-right: 17px
}

.form-fields ul li:last-child {
  width: 100%;
  position: relative
}

.captcha_image {
  position: absolute;
  bottom: 2px;
  right: 2px
}

.captcha_image img {
  height: 35px
}

.form-fields ul li input[type=button].submit-btn {
  padding: 18px 20px;
  font-size: 18px;
  min-width: 160px;
  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  background-color: #fff;
  color: #ed1b2e;
  border: 2px solid #ed1b2e;
  font-family: HelveticaLTStd-Bold
}

.form-fields ul li input[type=button].submit-btn:hover {
  background-color: #ed1b2e;
  color: #fff;
  border: 2px solid #ed1b2e
}

.form-fields ul li input[type=text],.form-fields ul li input[type=password],.form-fields ul li input[type=email],.form-fields ul li input[type=number],.form-fields ul li input[type=date],.form-fields ul li select,.form-fields ul li textarea {
  padding: 20px;
  font-family: HelveticaLTStd-Roman;
  color: #000;
  background: #fff
}

.form-fields ul li ::placeholder {
  color: #000;
  opacity: 1
}

.form-fields ul li :-ms-input-placeholder {
  color: #000
}

.form-fields ul li ::-ms-input-placeholder {
  color: #000
}

.contact-cntr {
  padding-bottom: 30px;
  padding-top: 30px;
}

.contact-box {
  padding: 60px 0
}

.address-cntr .offices-add {
  background: #fff;
  float: left;
  margin-right: 0;
  padding: 0 30px 30px 0;
  width: 50%
}

.address-cntr h3,.offices-wrap h2 {
  font-family: HelveticaLTStd-Bold;
  padding-bottom: 10px
}

.offices-wrap h2 {
  color: #000;
  font-size: 18px;
  font-weight: inherit;
  padding-top: 0;
  position: relative;
  margin: 0;
  text-align: left
}

.offices-wrap p {
  color: #000;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 18px;
  padding-left: 35px
}

.addressPin {
  background: url(../images/address-pin.png) 0 3px no-repeat
}

.phone-icon {
  background: url(../images/mobile-icon.png) 7px 2px no-repeat;
  font-family: HelveticaLTStd-Bold
}

.fax-icon {
  background: url(../images/fax-icon.png) 0 2px no-repeat;
  font-family: HelveticaLTStd-Bold
}

.email-icon {
  background: url(../images/email-icon.png) 0 2px no-repeat
}

.address-cntr h3 {
  font-size: 22px;
  letter-spacing: -1px
}

.address-cntr {
  position: relative;
  margin: 15px 0 30px
}

.offices-add-cntr {
  width: 48%;
  float: left;
  margin-right: 2%
}

.offices-add-cntr.warehouse {
  display: inline-block;
  width: 48%;
  float: left;
  margin-left: 2%;
  margin-right: 0
}

.offices-add-cntr:before {
  content: '';
  height: 100%;
  background: #e6e6e6;
  width: 1px;
  left: 50%;
  top: 0;
  position: absolute
}

.faq-info li h3,.faq-info li.active h3 {
  background-position: 98% 10px;
  background-repeat: no-repeat
}

.expand-collapse,.file-upload {
  position: relative
}

.mapBox {
  height: 300px;
  width: 100%;
  margin-top: 0
}

.mapBox #gmap_canvas_corporate_offices,.mapBox #gmap_canvas_warehouse_offices {
  height: 100%;
  width: 100%
}

.map-cntr {
  height: 300px;
  width: 100%
}

.map-cntr iframe {
  height: 100%;
  width: 100%
}

.mapBox .marker-info-win {
  text-align: left
}

.mapBox .marker-heading {
  color: #0054a7;
  font-size: 30px;
  padding: 10px 0
}

.mapBox .info-content {
  color: #696969;
  font-size: 16px;
  line-height: 26px
}

#map {
  height: 100%
}

.faq-cntr {
  padding: 100px 0 40px
}

.faq-info li {
  margin-bottom: 40px;
  width: 100%;
  cursor: pointer
}

.faq-cntr h1 {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 18px;
  text-align: center
}

.faq-info li h3 {
  color: #000;
  font-size: 22px;
  line-height: 30px;
  font-family: HelveticaLTStd-Bold;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
  background-image: url(../images/faq-arrow-up.png)
}

.faq-info li p,.faq-page-tab ul li a {
  font-family: HelveticaLTStd-Roman
}

.faq-info li.active h3 {
  background-image: url(../images/faq-arrow.png)
}

.faq-info li p {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  width: 95%;
  padding-bottom: 10px
}

.faq-info li p a {
  color: #000
}

.expand-collapse {
  text-align: right;
  bottom: 25px;
  float: right
}

.expand-collapse input {
  outline: 0;
  margin: 0 5px;
  min-width: 40px;
  height: 40px;
}

.collapse-all,.expand-all {
  width: 30px;
  height: 30px;
  margin: 0 5px 5px!important;
  border-radius: 50px!important
}

.expand-all {
  background: url(../images/expand-all.png) center center no-repeat;
  background-size: 30px;
  background-color: transparent!important
}

.collapse-all {
  background: url(../images/collapse-all.png) center center no-repeat;
  background-size: 30px;
  background-color: transparent!important
}

.faq-page-tab {
  margin-bottom: 30px
}

.faq-page-tab ul li {
  float: left;
  margin-right: 20px;
  display: flex
}

.faq-page-tab ul li a {
  background-color: #fff;
  border-radius: 0;
  padding: 13px 15px;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid #a5a5a5;
  color: #000
}

.faq-page-tab ul li a.active,.faq-page-tab ul li a:hover {
  background-color: #000;
  color: #fff
}

.faq-content {
  padding-bottom: 50px
}

.faq-content h2,.faq-info h2 {
  color: #000;
  font-size: 22px;
  line-height: 30px;
  font-family: HelveticaLTStd-Bold
}

.faq-content p {
  font-size: 1.25em;
  line-height: 30px;
  font-family: HelveticaLTStd-Light
}

.careers-cntr {
  margin-top: 94px;
  padding: 100px 0 50px
}

.careers-cntr h1 {
  font-size: 38px;
  padding-bottom: 10px;
  font-family: 'Archivo Black',sans-serif;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-align: center
}

.careers-cntr p {
  font-size: 26px;
  line-height: 34px;
  color: #787878;
  text-align: center;
  font-weight: 300
}

.careers-table.grid-12 {
  padding: 0;
  background-color: #fff;
  margin: 20px auto 0;
  width: 100%
}

.careers-table {
  width: 600px;
  margin: 80px auto;
  display: table;
  border: 1px solid #eaeaea
}

.careers-table.grid-3 {
  padding: 0;
  margin: 2% 1% 4%;
  width: 20%
}

.careers-table ul li:first-child {
  background-color: #e2e2e2!important
}

.careers-table ul li:first-child .grid-1,.careers-table ul li:first-child .grid-2,.careers-table ul li:first-child .grid-3 {
  font-size: 18px
}

.careers-table ul li {
  display: flex;
  position: relative;
  border-top: 1px solid #eaeaea
}

.careers-table ul li .grid-3 {
  min-width: 20%
}

.careers-table ul li .grid-1,.careers-table ul li .grid-2,.careers-table ul li .grid-3 {
  width: 10%;
  border-right: 1px solid #eaeaea;
  padding: 15px 10px;
  font-size: 16px;
  line-height: 22px;
  color: #5f5f5f;
  text-align: center
}

.careers-table ul li .grid-3:last-child {
  width: 20%;
  border-right: 0
}

.careers-table ul li:first-child .grid-3:first-child {
  font-size: 22px;
  color: #5f5f5f;
  text-align: left;
  padding: 15px 20px
}

.careers-table ul li .grid-3:nth-child(1) {
  width: 40%
}

.careers-table ul li .grid-3:nth-child(2) {
  width: 60%
}

.careers-table ul li .grid-3:first-child {
  font-size: 16px;
  text-align: left;
  padding: 15px 20px;
  color: #787878
}

.careers-table ul li .grid-3 a {
  color: #fff;
  margin: 7px;
  padding: 9px 12px;
  display: inline-block;
  background: #0055a5;
  border: 1px solid #fff;
  font-size: 14px
}

.careers-table ul li .grid-3 a.secondary-btn,.careers-table ul li .grid-3 a:hover {
  border: 1px solid #787878;
  color: #787878;
  background-color: #fff
}

.careers-table ul li .grid-3 a.secondary-btn.desdisp {
  display: inline-block!important
}

.careers-table ul li .grid-3 a.secondary-btn {
  float: left
}

.careers-table ul li .grid-3 a.secondary-btn span {
  min-width: 100%
}

.careers-table ul li .grid-3 a.secondary-btn:hover {
  color: #fff;
  background-color: #0055a5;
  border: 1px solid #fff
}

#enquiryform .overlay-box {
  width: 666px
}

#enquiryform .overlay-content {
  background-color: #eee
}

#enquiryform .contactRow .formCOL2 {
  width: 47.6%;
  margin-right: 4%;
  float: left
}

#enquiryform .contactRow .formCOL2.mr0 {
  margin-right: 0
}

#enquiryform .contactRow .formCOL {
  width: 48%;
  margin-right: 4%
}

#enquiryform .contactRow .formCOL.lastcolfrm {
  margin-right: 0
}

#enquiryform input[type=submit] {
  text-transform: uppercase
}

.contactRow .formCOL {
  float: left;
  background: #fff;
  width: 28%;
  margin-right: 8%
}

.contactRow .formCOL.lastcolfrm {
  margin-right: 0
}

.contactRow .formCOL input[type=text],.contactRow .formCOL select,textarea {
  font-size: 18px;
  color: #787878;
  padding: 13px 20px;
  border: 1px solid #ddd
}

.contactRow .formCOL .input-type-select {
  background: #fff;
  border: none
}

.contactRow {
  padding-bottom: 20px
}

.contactRow .formCOL select {
  padding: 13px 20px
}

.contactRow .formCOL .input-type-select:after {
  height: 50px
}

.formCOLtextarea textarea {
  border: none;
  font-size: 1.125em;
  color: #787878;
  padding: 13px 20px;
  height: 100px
}

.job-department {
  padding: 15px 10px;
  font-size: 16px;
  line-height: 22px;
  color: #5f5f5f
}

.file-upload>span::after {
  background: #ddd;
  content: "Upload";
  cursor: pointer;
  height: 100%;
  line-height: 76px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 80px;
  color: #444
}

.file-upload>span {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  padding: 27px 84px 27px 20px;
  position: absolute;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: grey
}

.file-upload>input[type=file] {
  cursor: pointer;
  height: 78px;
  opacity: 0;
  width: 100%;
  z-index: 99
}

.subscribe-updates-cntr {
  float: left;
  margin-left: 10%;
  width: 400px
}

.subscribe-updates-cntr h2 {
  font-size: 1em;
  padding-bottom: 10px;
  color: #464646;
  font-family: HelveticaLTStd-Light
}

.subscribe-input-cntr {
  position: relative
}

.subscribe-input-cntr input {
  border: none;
  height: 45px
}

.subscribe-input-cntr .subscribe-submit-btn {
  background: url(../images/subscribe-mail-icon.png) center no-repeat #ed1b2e;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  min-width: auto;
  width: 65px;
  height: 45px;
  font-size: 0
}

.subscribe-input-cntr .subscribe-submit-btn:hover {
  background: url(../images/subscribe-mail-icon.png) center no-repeat #7bcb08
}

.footer {
  position: unset;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #ececec;
  color: #fff
}

.footer-left {
  float: left
}

.footer-right {
  float: right;
  color:#464646;
}

.social-icons {
  margin-top: 29px;
  margin-right: 35px
}

.social-icons a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px
}

.social-icons a img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
  transition: all .5s ease
}

.social-icons a:hover img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%)
}

.footer-left .distable-cell {
  width: auto;
  color: rgba(0,0,0,.62);
  font-size: 14px
}

ul.social-media li,ul.social-media li a {
  width: 35px;
  height: 35px;
  text-align: center
}

.footer-left .distable-cell a {
  color: #464646;
  margin-right: 10px;
  font-size: 16px
}

.copytxt {
  padding-left: 15px
}

.footer-left .distable-cell p {
  padding-bottom: 5px;
  color: #464646;
  font-size: 16px;
  font-family: HelveticaLTStd-Light
}

.fb:before,.linkedin:before,.twitter:before {
  font: 18px/37px FontAwesome;
  color: #949494
}

.footer-cntr {
  padding: 40px 0
}

.footer-left .distable-cell span {
  margin-left: 0;
  display: block;
  margin-top: 5px
}

.footer-left .distable-cell span a {
  margin-left: 0;
  text-decoration: underline
}

ul.social-media {
  display: inline-block;
  float: right
}

ul.social-media li {
  float: left;
  background-color: transparent;
  margin: 8px 5px
}

ul.social-media li a {
  display: inline-block;
  background: #dfdfdf
}

.fb:before {
  content: '\f09a'
}

.twitter:before {
  content: "\f099"
}

.linkedin:before {
  content: "\f0e1";
  position: relative;
  bottom: 1px;
  left: 1px
}

.fab {
  font-family: FontAwesomeBrands400;
  text-align: center;
  color: #949494;
  width: 1.25em;
  line-height: 33px
}

ul.social-media li:hover .fb:before,ul.social-media li:hover .linkedin:before,ul.social-media li:hover .twitter:before,ul.social-media li:hover .youtube .fab {
  color: #fff
}

ul.social-media li:hover a.fb {
  background: #3a589b
}

ul.social-media li:hover a.twitter {
  background: #55adee
}

ul.social-media li:hover a.linkedin {
  background: #017bb8
}

ul.social-media li:hover a.youtube {
  background: #dd5144
}

.mobdisp {
  display: none!important
}

.desdisp {
  display: block!important
}
.scrollTop{display: none;}


.blue-patch{
    background:#0055a5;
    padding:10px;
padding: 10px;
    position: fixed;
        bottom: 0;
    text-align: center;
}
.blue-patch ul {
    float:none !important;
}
.blue-patch ul li{
    width:100%;
    height: auto;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p{
      width: auto;
    height: auto;
    vertical-align: top;
    color:#fff;
        display: inline-block;
        margin-right:15px;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p svg{
    display:none;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p{
   float: none;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p:nth-child(1) span.tell-txt,.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p:nth-child(2) span.tell-txt,.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p:nth-child(1) span.tell-menubar{
    padding:0 5px;
   vertical-align: middle;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p span.tell-menubar{
    width:auto;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p:nth-child(2) span.tell-menubar{
    padding:0 5px;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info{
       width: auto;
    text-align: center;
    margin: auto;
    display: block;
}
.top-menubar.blue-patch ul li.tell-cntr{
    text-align:center;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .time-info{
    display:inline-block;
     vertical-align: top;
     float:right;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .time-info p{
      vertical-align: top;
        display: inline-block;
        color:#fff;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .time-info p:first-child{
    padding:0 10px;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .time-info p:last-child{
    padding:0 10px;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .tell-info p span.tell-txt{
    border:0;
}
.top-menubar.blue-patch ul li.tell-cntr .tell-details .time-info p span{
    color:#fff;
}
.top-menubar.new-updated-menu{
    width:auto;
    display:inline-block;
      vertical-align: middle;
}
.top-menu .login-part{
        display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 13px;
    /*background:#ed1b2e;*/
}
.top-menu .login-part a{
    color:#0255b3;
    font-size:18px;
        padding: 10px 15px;
    display: inline-block;
       font-weight: 700;
}
.top-menu .login-part a svg{
    width:25px;
    height:25px;
         display: inline-block;
    vertical-align: middle;
}
.top-menu .login-part a.cart-part{
    position:relative;
}
.top-menu .login-part a.cart-part span{
        width: 22px;
    height: 22px;
    background: #ffcc00;
    border-radius: 50%;
    display: block;
    padding: 4px;
    text-align: center;
    font-size: 12px;
    color: #000;
        position: absolute;
    top: 2px;
    right: 6px;
}
.top-menu .login-part a.login-btn{
    border:1px solid #0255b3;
    border-radius:6px;
    font-size:16px;
        padding: 10px 19px;
    text-align: center;
    transition: 0.25s all linear;
}
.top-menu .login-part a.login-btn svg{
    width:21px;
    height:21px;
}
.top-menu .login-part a.login-btn:hover{
      transition: 0.25s all linear;
      background:#0255b3;
      color:#fff;
}
#dvYMMELoader select,#dvmake select,#dvmodel select,#ddlEngine select,#dvengine select{
        background: rgba(255, 255, 255, 0);
    width: 93%;
    padding: 9px 10px;
    border: none;
    outline: 0;
    cursor: pointer;
    border: 1px solid grey;
    margin: 0px 20px 10px 20px;
}
#dvYMMELoader select{
    margin-top:10px;
}
#btnSearch{
        padding: 12px 40px;
    font-size: 16px;
    width: 93%;
    text-align: center;
    border-radius: 0;
    text-transform: uppercase;
    border:0;
    border-width:0;
    background-color: #0055a5;
    color: #FFF;
     font-family: Arial, Helvetica, sans-serif;
    margin: 0px 20px 10px 20px;
      font-weight: 700;
      position:relative;
}
/*#btnSearch:before{*/
    /*content:"\1F50D";*/
/*    content:"";*/
/*    font-size:20px;*/
/*    position:absolute;*/
/*    top:0;*/
/*    color: #fff;*/
/*       margin-left: 71px;*/
/*    margin-top: 11px;*/
/*    background: #0055a5 url(../images/search.png)no-repeat;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/
#btnSearch:before{
    /*content:"\1F50D";*/
    content:"search";
    font-size:20px;
    position:absolute;
    top:50%;
       left: -52px;
    right:0;
        margin: auto;
    text-align:center;
    transform:translateY(-50%);
    color: #fff;
    background: #0055a5 url(../images/search.png)no-repeat;
    width: 140px;
    height: 20px;
    background-position:right;
}
.slider-index-none .slider-row.banner2,.slider-index-none .slider-row.banner3{
    display:none;
}
@media(min-width: 1200px) {
  .container {
    max-width:1280px;
    width: 100%;
    padding: 0
  }
}

@media(min-width: 1025px) {
  .menubar>ul>li:nth-child(6),.submenu {
    display:none
  }

  .menubar>ul>li {
    position: relative;
    padding: 0
  }

  .menubar>ul>li.active>a,.menubar>ul>li:hover>a {
    background: #0054a7
  }

  .submenu {
    background: rgba(237,27,46,.5);
    position: absolute;
    left: 0;
    top: 45px;
    min-width: 200px
  }

  .submenu ul li {
    float: none
  }

  .submenu ul li a:hover {
    background: #474747;
    border-bottom-color: #474747
  }

  .submenu ul li:last-child a {
    border-bottom: none
  }

  .menubar>ul>li:hover .submenu {
    display: block;
    background: rgba(237,27,46,.5)
  }

  .menubar ul ul.dropdown-content {
    width: 200px;
    min-width: 130px;
    position: absolute;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    margin-left: 0;
    margin-top: 0;
    display: block
  }

  .menubar ul ul.dropdown-content li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
    color: #fff;
    font-size: 14px;
    text-align: left;
    background-color: #0054a7
  }

  .menubar ul ul.dropdown-content li.active,.menubar ul ul.dropdown-content li:hover {
    background-color: #fff;
    margin: 0
  }

  .menubar ul ul.dropdown-content li.active a,.menubar ul ul.dropdown-content li:hover a {
    color: #0054a7
  }

  .menubar ul ul.dropdown-content li:last-child {
    border: 0
  }

  .menubar ul ul.dropdown-content li a {
    margin: 0;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    width: 100%;
    text-transform: capitalize;
    transition: all 0s ease;
    -moz-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    background: 0 0
  }
}

@media(min-width: 769px) {
  .grid-1,.grid-10,.grid-11,.grid-12,.grid-2,.grid-3,.grid-4,.grid-5,.grid-6,.grid-7,.grid-8,.grid-9 {
    float:left;
    padding: 0 2%
  }

  .grid-layout {
    margin: 0 -2%
  }

  .grid-12 {
    width: 100%;
    float: none
  }

  .grid-11 {
    width: 91.66666666666666%
  }

  .grid-10 {
    width: 83.33333333333334%
  }

  .grid-9 {
    width: 75%
  }

  .grid-8 {
    width: 66.66666666666666%
  }

  .grid-7 {
    width: 58.333333333333336%
  }

  .grid-6 {
    width: 50%
  }

  .grid-5 {
    width: 41.66666666666667%
  }

  .grid-4 {
    width: 33.33333333333333%
  }

  .grid-3 {
    width: 25%
  }

  .grid-2 {
    width: 16.666666666666664%
  }

  .grid-1 {
    width: 8.333333333333332%
  }

  .scrollTop {
    position: fixed;
    right: 20px;
    bottom: 60px;
    width: 40px;
    height: 40px;
    text-align: center;
    z-index: 6;
    display: none;
    background: #0055a5;
    border-radius: 50%
  }

  .scrollTop a {
    display: block;
    color: #fff;
    line-height: 40px;
    font-size: 30px;
    transform: rotateZ(-90deg);
  }

  .tabResult .tabBx .content {
    display: block!important
  }
}

@media screen and (min-width: 0) and (max-width:1199px) {
  .logo {
    width:300px
  }

  .top-menubar ul li.tell-cntr {
    margin: 0 20px 0 30px
  }

  .top-menubar ul li:last-child { height: auto }
}

@media screen and (min-width: 0) and (max-width:979px) {
  body {
    padding-bottom:135px
  }

  .menubar {
    float: none;
    clear: both;
    text-align: center;
    padding: 20px 0 0;
    margin: 0
  }

  .menubar ul li {
    display: inline-block;
    vertical-align: middle;
    float: none
  }
}

@media screen and (min-width: 0) and (max-width:768px) {
  .form-row .form-field {
    margin:0
  }
}

@media screen and (min-width: 0) and (max-width:1024px) {
    
  .login-iconlink,.logo {
    float:left
  }

  .mobdisp {
    display: block!important
  }
.mobdisp .tell-txt{
    border:0;
    width:10px;
}

 .top-menubar.mobdisp.footer-fixed ul li.tell-cntr .tell-details .tell-info{
     display:flex;
 }
 .top-menubar.footer-fixed ul li.tell-cntr .tell-details .tell-info p span.tell-menubar{
     width:100%;
    font-size: 13px;
        line-height: 18px;
 }
  .top-menubar.footer-fixed ul li.tell-cntr .tell-details .tell-info p span.tell-menubar a{
      display:block;
      font-size: 13px;
    margin-bottom: 5px;
        line-height: normal;
  }
  .top-menubar.footer-fixed ul li.tell-cntr .tell-details .tell-info p span.tell-menubar a:last-child{
      margin-bottom:0;
  }
  .top-menubar.footer-fixed ul li.tell-cntr .tell-details .tell-info p:nth-child(1) span.tell-txt,.top-menubar.footer-fixed ul li.tell-cntr .tell-details .tell-info p:nth-child(2) span.tell-txt{
      padding-top:8px;
  }
  .top-menubar.footer-fixed ul li.tell-cntr .tell-details .tell-info p span.tell-txt{
      width:27px;
  }
  .top-menubar.footer-fixed ul li.tell-cntr .tell-details{
      height: 50px;
  }
  .desdisp {
    display: none!important
  }

  html {
    overflow-x: hidden!important
  }

  body {
    padding-bottom: 52px;
    font-size: 12px
  }

  .logo {
    margin: 0 auto;
    padding-top: 0;
    width: 184px
  }

  .menubar ul li,.top-menubar ul li {
    margin-right: 0
  }
.menubar ul li .top-menubar.mobdisp .tell-details{
    background:#fff;
}
  .login-mblmenu {
    float: right
  }

  .mobile-nav-icon {
    display: block;
    float: right;
    margin-top: 13px
  }

  .menu-icon {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 31px;
    height: 31px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s
  }

  .menu-icon:focus {
    outline: 0
  }

  .menu-icon span {
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    height: 3px;
    background: #0055a4
  }

  .menu-icon span::after,.menu-icon span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0055a4;
    content: ""
  }

  .mobil-icon-toggle,.mobil-icon-toggle.active {
    background-color: transparent
  }

  .menu-icon span::before {
    top: -8px
  }

  .menu-icon span::after {
    bottom: -8px
  }

  .mobil-icon-toggle span {
    -webkit-transition: background 0s .3s;
    transition: background 0s .3s
  }

  .mobil-icon-toggle span::after,.mobil-icon-toggle span::before {
    -webkit-transition-duration: .3s,.3s;
    transition-duration: .3s,.3s;
    -webkit-transition-delay: .3s,0s;
    transition-delay: .3s,0s
  }

  .mobil-icon-toggle span::before {
    -webkit-transition-property: top,-webkit-transform;
    transition-property: top,transform
  }

  .mobil-icon-toggle span::after {
    -webkit-transition-property: bottom,-webkit-transform;
    transition-property: bottom,transform
  }

  .mobil-icon-toggle.active span {
    background: 0 0
  }

  .mobil-icon-toggle.active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .mobil-icon-toggle.active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .mobil-icon-toggle.active span::after,.mobil-icon-toggle.active span::before {
    -webkit-transition-delay: 0s,.3s;
    transition-delay: 0s,.3s;
    background: #000
  }

  .menubar {
    float: none;
    clear: both;
    padding-top: 0;
    position: absolute;
    left: auto;
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    right: -100%;
    top: 55px;
    width: 100%;
    background: #fff;
    overflow-y: overlay;
    height: 100vh
  }

  .menubar ul {
    display: block
  }

  .menubar ul li a:before,.submenu,.top-menubar {
    display: none
  }

  .menubar ul li a {
    padding: 10px;
    border-bottom: rgba(255,255,255,.3) solid 1px;
    text-align: left;
    width: 80%;
    color: #000
  }

  .menubar.open-navigation {
    overflow-y: overlay;
    max-height: 100vh;
    right: 0
  }

  .menubar.open-navigation>ul {
    height: 83vh;
    overflow: auto
  }

  .menubar ul li.hasDropDown>a {
    background: url(../images/down-arrow.png) 92% center no-repeat;
    background-size: 10px 5px
  }

  .menubar ul li:first-child {
    border-top: gray solid 1px
  }

  .menubar ul li {
    float: none;
    position: relative;
    width: 100%;
    padding: 0;
    border-bottom: gray solid 1px;
    color: #bdbdbd;
    font-size: 14px;
    text-align: left
  }

  .menubar ul li ul.dropdown-content li:last-child {
    border-bottom: 0
  }

  .submenu ul li a {
    margin: 0;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 14px;
    color: #949292;
    width: 100%;
    text-transform: capitalize;
    transition: all 0s ease;
    -moz-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    background: 0 0
  }

  .menubar ul li ul.dropdown-content li a,ul.dropdown-content li a ul.dropdown-content li.active a,ul.dropdown-content li:hover a {
    color: #949292
  }

  .menubar ul li.active a,.menubar ul li:hover a {
    color: #000
  }

  .menubar ul li.hasDropDown:before {
    position: absolute;
    right: 0;
    top: 0;
    color: #0055a5;
    font: 1.125em/42px FontAwesome;
    content: '\f067';
    border-left: 1px solid #eee;
    padding: 0 15px
  }

  .menubar ul li.hasDropDown.openHas:before {
    content: '\f068'
  }

  ul.dropdown-content {
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    margin-left: 0;
    margin-top: 0
  }

  .menubar ul li.active ul.dropdown-content li.active a {
    color: #0055a5
  }

  .menubar ul li.active ul.dropdown-content li a,ul.dropdown-content li a {
    color: #949292
  }

  .top-menubar ul li a {
    background: 0 0;
    font-size: 14px
  }

  .top-menubar ul li a.tell-icon {
    padding: 9px 10px 9px 26px;
    background-position: 5px 8px;
    background-size: 16px
  }

  .top-menubar ul li a.email-icon {
    padding: 9px 10px 9px 30px;
    background: url(../images/email-icon.png) 3px 10px no-repeat;
    font-size: 13px
  }

  .get-started a,.top-menu .get-started {
    background-color: #3f51b5
  }

  .custom-logo-link,.logo {
    padding: 0 0 1px!important
  }

  .sp {
    padding: 60px 0
  }

  .overlay-content iframe,.videoWrapper iframe {
    width: 100%;
    height: 400px
  }

  .overlay-box {
    width: 96%
  }

  .overlay-box .overlay-content {
    padding: 15px
  }

  .overlay-box .overlay-header {
    padding: 10px 15px;
    font-size: 20px
  }

  .overlay-box .closeBtn {
    height: 25px;
    width: 25px;
    font-size: 18px;
    padding-top: 3px;
    top: 10px;
    right: 10px;
    line-height: 20px
  }

  .animate-label .input-group label {
    font-size: 16px
  }

  .animate-label label {
    font-size: 16px;
    top: 15px
  }

  .animate-label label.active {
    font-size: 14px
  }

  a.box-btn,button.box-btn,input[type=button],input[type=submit],input[type=reset] {
    min-width: 140px;
    padding: 10px;
    font-size: 18px
  }

  .servicesbanner {
    width: 96%
  }

  .servicesbanner h1 {
    font-size: 36px;
    line-height: 44px
  }

  .get-started {
    float: right;
    position: fixed;
    bottom: 0;
    right: 0
  }

  .top-menu .get-started {
    width: 100%;
    text-align: center
  }

  .top-menu {
    padding: 0;
    display:none !important;
  }

  .header-cntr {
    background: #fff
  }

  .common-top {  margin-top: 80px }
  .home-page .common-top{margin-top: 56px;}

  .sliderContainer .container {
    padding-top: 0;
    width: 100%
  }


  .about-cntr .container>h2 {
    color: #ed1b2e;
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    padding-bottom: 10px;
    text-transform: uppercase
  }

  .login-form-logo {
    /* height:64px; */
    padding: 15px 0;
    position: relative;
  }

  .about-cntr .grid-4.about-details+.grid-4.login-form .login-form-logo {
    padding: 15px 0
  }

  .about-cntr .grid-4.about-details+.grid-4.login-form .login-form-logo img {
    width: auto;
    height: 34px
  }

  .commentFormcntr ul {
    display: none;
    padding: 20px 0
  }

  .commentFormcntr ul li {
    padding: 10px 20px
  }

  .commentFormcntr ul li:nth-child(3) {
    padding-top: 15px
  }

  .login-form-logo:before {
    position: absolute;
    right: 0;
    top: 0;
    color: #0055a5;
    font: 1.125em/42px FontAwesome;
    content: '\f067';
    padding: 11px 15px
  }

  .login-form-logo.active:before {
    content: '\f068'
  }

  .about-cntr .grid-4.login-form .commentFormcntr input[type=submit] {
    width: 100%
  }

  .login-form-logo .acdelco-logo,.login-form-logo .mopar-logo {
    margin: 0;
    width: 50%;
    float: left;
    padding: 30px 0
  }

  .login-form-logo .acdelco-logo {
    padding: 30px 0
  }

  .login-form-logo .acdelco-logo img {
    width: auto;
    height: 25px
  }

  .login-form-logo .mopar-logo img {
    width: auto;
    height: 34px
  }

  .login-form-logo div.active {
    position: relative
  }

.subscribe-input-cntr input{
    margin-bottom:20px;
}
  .login-form-logo div.active:after {
    content: ' ';
    height: 0;
    border-top: 20px solid #0055a5;
    border-bottom: 20px solid transparent;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    float: right;
    position: absolute;
    bottom: -40px;
    right: 50%;
    margin-right: -20px;
    z-index: 1
  }

  .about-cntr .grid-4.login-form {
    padding-left: 0;
    padding-right: 0;
    width: 100%
  }

  .about-cntr .grid-4.about-details {
    width: 100%;
    padding: 50px 0
  }

  .about-cntr .grid-4.about-details+.grid-4.login-form {
    padding-right: 0;
    padding-left: 0
  }

  .about-cntr .grid-4.about-details p {
    line-height: 35px
  }

  .about-banner-content h1,.about-details-cntr p,.clients-speak,.warehouse-cntr .grid-8 p {
    line-height: 32px
  }

  .our-manufactures-cntr h2 {
    padding-bottom: 20px;
    padding-top: 40px
  }

  .our-manufactures-cntr .dis-table {
    height: 600px
  }

  .specials-cntr {
    padding: 80px 0 50px
  }

  .specials-cntr ul li {
    width: 100%;
    margin: 0 0 50px
  }

  .testimonials-wrapper {
    width: 96%;
    margin: 50px auto 0;
  }

  .company-history-leadership-cntr ul li,.warehouse-cntr .grid-8 {
    width: 100%;
    float: left
  }

  .clients-speak {
    font-size: 20px
  }

  .testimonials-wrapper:before {
    top: -70px;
    left: 0;
  }

  .warehouse-cntr {
    padding: 50px 0
  }

  .warehouse-cntr .grid-4 {
    padding: 0;
    width: 100%;
    float: left
  }

  .warehouse-cntr .grid-4 ul li:first-child {
    margin-right: 13px
  }

  .about-details-cntr p.bold-title {
    padding-top: 30px
  }

  .company-history-leadership-cntr ul li:nth-child(1) {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 80px
  }

  .company-history-leadership-cntr ul li .cntr-1 h2 {
    padding-left: 25px;
    width: 51%;
    height: 125px;
    font-size: 1.275em
  }

  .company-history-leadership-cntr ul li .cntr-2 {
    padding-left: 0
  }

  .company-history-leadership-cntr ul li:nth-child(2) {
    margin-right: 0;
    margin-left: 0
  }

  .management-cntr ul li {
    width: 100%;
    float: left;
    margin-bottom: 30px
  }

  .management-cntr ul li:nth-child(2),.management-cntr ul li:nth-child(5) {
    margin: 0 0 30px
  }

  .management-cntr ul li .management-photo {
    margin-bottom: 20px;
    width: 40%;
    float: left
  }

  .management-cntr ul li a.view-profile {
    margin-top: 8px
  }

  .management-cntr ul li .management-photo img {
    width: 90%
  }

  .management-cntr ul li .management-details {
    width: 60%;
    float: left
  }

  .overlay-content .overlay-img {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px
  }

  .overlay-content .overlay-img img {
    width: 40%
  }

  .overlay-content .overlay-txt {
    width: 100%;
    float: left;
    padding-left: 0
  }

  .overlay-content .overlay-txt p {
    line-height: 26px;
    margin-bottom: 20px
  }

  .overlay-box .overlay-header span {
    font-size: 14px
  }

  .about-banner-content p,.company-history-leadership-cntr p,.company-history-leadership-cntr ul li .cntr-1,.company-history-leadership-cntr ul li .cntr-2 {
    line-height: 28px;
    font-size: 1.5em
  }

  .company-history-leadership-cntr ul li .cntr-1 span {
    width: 125px;
    height: 125px;
    font-size: 1.275em;
    padding: 0 30px
  }

  .management-cntr.drivers {
    border: 0;
    margin-bottom: 0
  }

  .management-cntr {
    margin-bottom: 30px
  }

  button.imagelightbox-arrow {
    top: 85%
  }

  button.imagelightbox-arrow.imagelightbox-arrow-right {
    right: 5.5em
  }

  button.imagelightbox-arrow.imagelightbox-arrow-left {
    left: 5em
  }

  .owl-item .grid-2,.owl-item .grid-4 {
    width: 50%;
    float: left
  }

  .owl-item .grid-2:nth-child(9) {
    width: 100%
  }

  .owl-item .grid-2:nth-child(9) .grid-12 {
    width: 50%;
    float: left
  }

  .owl-item .grid-4:nth-child(10) {
    width: 100%
  }

  .menubar ul li .top-menubar ul li.tell-cntr .tell-details {
    position: unset
  }

  .menubar ul li .top-menubar ul li.tell-cntr {
    margin: 10px 0;
    border: 0
  }

  .menubar ul li .top-menubar ul li:first-child {
    border: 0;
    height: auto
  }

  .menubar ul li .top-menubar ul li.easy-account,.menubar ul li .top-menubar ul li.no-account {
    border: 1px solid #0055a5;
    padding: 0;
    position: relative;
    margin: 0 auto 20px;
    width: 96%;
    display: block;
    height: auto
  }

  .menubar ul li .top-menubar ul li.easy-account a,.menubar ul li .top-menubar ul li.no-account a {
    padding: 15px 20px;
    width: 100%;
    height: auto
  }

  .menubar ul li .top-menubar ul li.easy-account:after,.menubar ul li .top-menubar ul li.no-account:after {
    height: 58px
  }

  .top-menubar ul li.tell-cntr .tell-details {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    display: flex;
    background:#0055a5;
  }
  .top-menubar ul li.tell-cntr .tell-details .tell-info p{
      color:#fff;
  }
.top-menubar ul li.tell-cntr .tell-details .tell-info p span.tell-txt{
    border:0;
    width:34px;
}
  .slick-track.slick-slide {
    display: none
  }

  .our-manufactures-cntr ul.slick-dots li:last-child {
    display: none!important
  }

  .our-manufactures-cntr {
    height: auto
  }

  .our-manufactures-cntr .container {
    padding: 80px 0 165px
  }

  .acdelco-cntr h2 {
    line-height: 32px
  }

  .acdelco-cntr p {
    line-height: 26px
  }

  .acdelco-cntr .dis-table {
    height: 540px;
    width: 100%;
    margin: 0 auto
  }

  .acdelco-txt {
    width: 100%;
    float: left;
    padding: 0;
    margin-top: 20px
  }

  .acdelco-txt h2 {
    line-height: 32px
  }

  .acdelco-txt p {
    line-height: 24px
  }

  .more-than-cntr {
    position: relative;
    left: 50%;
    margin-left: -83px;
    line-height: 32px
  }

  .special-category-cntr {
    padding: 80px 0;
    background-color: #f5f5f5
  }

  .special-category-cntr ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    float: left;
    background: #fff
  }

  .address-cntr,.special-category-cntr ul li:last-child {
    margin: 0
  }

  .mapBox,.offices-add-cntr.warehouse {
    margin-top: 50px;
    width: 100%
  }

  .offices-add-cntr {
    display: inline-block;
    width: 100%;
    float: left;
    margin-right: 0
  }

  .offices-add-cntr:before {
    display: none
  }

  .address-cntr .offices-add {
    float: left;
    margin-right: 0;
    padding: 0 30px 0 0;
    width: 100%
  }

  .offices-wrap p {
    margin-bottom: 10px
  }

  .mapBox {
    height: 350px
  }

  .enquiry-form {
    padding: 30px 20px;
    width: 100%;
    height: auto;
    position: unset;
    display: inline-block
  }

  .enquiry-cntr .form-fields ul li:nth-child(2) {
    margin: 0 0 25px
  }

  .enquiry-cntr .form-fields ul li {
    width: 100%
  }

  .enquiry-cntr .form-fields ul li.contact-sub {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%
  }

  .form-fields ul li input[type=text],.form-fields ul li input[type=password],.form-fields ul li input[type=email],.form-fields ul li input[type=number],.form-fields ul li input[type=date],.form-fields ul li select,.form-fields ul li textarea {
    padding: 10px 20px
  }

  .menubar ul li.hasDropDown.active>a,.menubar ul li.hasDropDown:hover>a {
    background: 0 0
  }

  .contact-cntr {
    padding: 50px 0
  }

  .contect-details {
    float: left;
    width: 100%;
    padding: 40px 30px;
    margin: 0 auto;
    min-height: auto;
    border: 1px solid #f2f2f2
  }

  .contect-details p {
    padding-bottom: 0
  }

  .faq-info li h3 {
    padding-right: 40px
  }

  .faq-info li p {
    width: 100%
  }

  .expand-collapse input[type=button] {
    min-width: auto
  }

  .company-history-leadership-cntr p.first-pera {
    font-size: 1.75em;
    line-height: 32px
  }

  .about-banner-content {
    padding: 80px 0 50px
  }

  .about-banner-content p:last-child,.company-history-leadership-cntr p:last-child {
    padding-bottom: 0
  }

  .dominion-leadership-cntr {
    padding: 80px 0
  }

  .dominion-leadership-cntr ul li:last-child {
    margin-bottom: 0
  }

  .dominion-leadership-cntr ul li .cntr-1 {
    padding: 50px 0 40px;
    width: 100%;
    height: 100%
  }

  .dominion-leadership-cntr ul li .cntr-1 .dis-table {
    min-height: 100%!important
  }

  .dominion-leadership-cntr ul li .cntr-2 {
    padding: 40px 20px;
    width: 100%;
    float: left
  }

  .dominion-leadership-cntr ul li .cntr-2 p {
    padding-bottom: 10px
  }

  .timeline-cntr ul li .timeline-date,.timeline-cntr ul li .timeline-txt {
    width: 100%
  }

  .timeline-cntr ul {
    width: 80%;
    margin: 0 0 0 60px;
    position: relative
  }

  .timeline-cntr ul li {
    margin-bottom: 30px
  }

  .timeline-cntr {
    padding: 120px 0
  }

  .acdelco-cntr .container {
    background: url(../images/acdelco-banner.jpg) center no-repeat;
    width: 100%;
    padding: 0 2%
  }

  .management-table-info {
    width: 100%;
    margin: 0 auto;
    display: table;
    border: 1px solid #eaeaea
  }

  .management-table-info ul li .grid-12 .grid-11 {
    padding: 10px 0 0!important
  }

  .mopar-wraper {
    width: 99%;
    margin: 20px auto 0;
    display: flex
  }

  .mopar-logo {
    float: left;
    margin-right: 20px;
    width: 50%
  }

  .mopar-details .more-than-cntr {
    width: 150px;
    height: 150px;
    position: unset;
    margin: 0 10px 0 0
  }

  .careers-table,.careers-table ul li .grid-3:last-child {
    width: 100%
  }

  .careers-cntr {
    padding: 50px 0 30px
  }

  .careers-cntr p {
    font-size: 22px;
    line-height: 30px
  }

  .careers-table ul li {
    display: block
  }

  .careers-table ul li:nth-child(1) {
    display: none
  }

  .careers-table ul li .grid-3:first-child {
    padding: 5px 10px
  }

  .careers-table ul li .grid-3.p0 {
    padding: 5px 10px!important
  }

  .careers-table ul li:first-child .grid-3:first-child {
    padding: 5px 10px
  }

  .careers-table ul li .grid-1,.careers-table ul li .grid-2,.careers-table ul li .grid-3 {
    width: 100%;
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #eaeaea;
    border-right: 0;
    font-size: 14px
  }

  .careers-table ul li .grid-1 .mobdisp,.careers-table ul li .grid-2 .mobdisp,.careers-table ul li .grid-3 .mobdisp {
    width: 45%;
    float: left;
    font-weight: 700
  }

  .careers-table ul li .grid-3 .secondary-btn.mobdisp {
    width: auto;
    margin-left: 0
  }

  .careers-table ul li .grid-3 a.secondary-btn.desdisp {
    display: none!important
  }

  .careers-table.grid-12 {
    width: 100%
  }

  .careers-table ul li .grid-3:nth-child(1) {
    width: 100%;
    border-bottom: 1px solid #eee
  }

  .careers-table ul li .grid-3:last-child,.careers-table ul li .grid-3:nth-child(2) {
    width: 100%;
    border-bottom: 0
  }

  #enquiryform .overlay-box {
    width: 96%
  }

  .formCOLtextarea textarea {
    height: 80px
  }

  .contactRow {
    padding-bottom: 10px
  }

  #enquiryform .contactRow .formCOL2 {
    width: 100%;
    margin-right: 0;
    float: left
  }

  .file-upload>span {
    padding: 15px 84px 15px 20px
  }

  .file-upload>span::after {
    line-height: 46px
  }

  .careers-table ul li {
    border: 1px solid #eaeaea
  }

  .careers-table {
    border: 0 solid #eaeaea
  }

  .careers-table ul li:nth-child(even) {
    margin-top: 30px
  }

  .file-upload>input[type=file] {
    height: 60px
  }

  #recaptcha1 iframe,#recaptcha2 iframe,#recaptcha3 iframe,#recaptcha4 iframe {
    width: 100%;
    height: 78px
  }

  .menubar>ul>li:nth-child(6) {
    display: none
  }

  .footer .container {
    position: relative
  }

  .footer-cntr {
    margin: 0 auto;
    padding: 40px 0
  }

  .footer-left {
    float: left;
    width: 100%
  }

  .subscribe-updates-cntr {
    float: left;
    margin-left: 0;
    width: 100%
  }

  .copytxt {
    padding-left: 0;
    margin-bottom: 20px
  }

  .footer-right {
    float: none;
    display: flex;
    width: 53%;
    text-align: center;
    margin: 0 auto;
    color:#aba6a6;
  }
.footer-right{
    width:100%;
    display:block;
}
.footer-right img{
    margin-bottom:10px;
}
#dvYMMELoader select, #dvmake select, #dvmodel select, #ddlEngine select, #dvengine select,#btnSearch{
    margin:0 auto 10px;
    display:block;
}
  .social-icons,.social-icons a {
    margin-right: 0
  }

  .social-icons {
    margin-top: 20px
  }

  .footer-cntr>ul>li {
    margin-right: 0;
    width: 100%;
    margin-bottom: 60px
  }

  .copyright-text {
    float: left
  }

  input[type=submit].submit-btn {
    font-size: 18px;
    line-height: 16px
  }
}

@media screen and (min-width: 0) and (max-width:320px) {
  .file-upload>input[type=file],.formCOLtextarea textarea {
    height:60px
  }

  .overlay-box .overlay-content {
    padding: 10px 5px
  }

  .contactRow .formCOL input[type=text],.contactRow .formCOL select,textarea {
    font-size: 14px;
    color: #787878;
    padding: 10px 15px;
    border: 1px solid #ddd
  }

  .contactRow .formCOL select {
    padding: 10px 15px
  }
}

@media screen and (min-width: 1024px) {
  .logo a img {
    padding:10px 0 0 0;
    height: 80px;
  }
}

.about-cntr .about-details a,.about-cntr .about-details h2 {
  color: #ed1b2e;
  font-family: HelveticaLTStd-Roman;
  font-size: 18px
}

.about-cntr .about-details p {
  font-family: HelveticaLTStd-Roman;
  font-size: 1.4em;
  line-height: 1.5;
}


.selectBG{ width:100%; margin-bottom:20px}
.col{display:block}
.col select {
	background: rgba(255, 255, 255, 0);
	width: 93%;
	padding: 9px 10px;
	border: none;
	outline: 0;
	cursor: pointer;
	border: 1px solid grey;
	margin: 0px 20px 10px 20px;
}

.btn {
	padding: 12px 40px;
	font-size: 16px;
	width: 93%;
	text-align: center;
	border-radius: 0;
	text-transform: uppercase;
	background-color: #0055a5;
	color: #FFF;
	font-family: HelveticaLTStd-Bold;
	margin: 0px 20px 10px 20px;
}
@media screen and (min-width: 0) and (max-width: 1023px){
   /*#btnSearch:before{*/
   /*        margin-left: 69px;*/
   /*} */
   #btnSearch:before{
       left:-16px;
   }
   .login-part.mobile-login{
       display:block !important;
           position: absolute;
    right: 66px;
    top: 13px;

   }
   .login-part.mobile-login a{
       display:inline-block;
           vertical-align: middle;
           color:#0055a4;
               margin-right: 5px;
               position:relative;
               
   }
      .login-part.mobile-login a:last-child{
          margin-right:0;
      }
   .login-part.mobile-login a svg{
       width:24px;
       height:24px;
       color:#0055a4;
       
   } 
   .login-part.mobile-login a span{
       width: 22px;
    height: 22px;
    background: #ffcc00;
    border-radius: 50%;
    display: block;
    padding: 4px;
    text-align: center;
    font-size: 12px;
    color: #000;
    position: absolute;
        top: -6px;
    right: -7px;
   }
}