@charset "utf-8";

body {
  overflow-x: hidden;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Arial, sans-serif;
  font-weight: 400;
}

@font-face {
  font-family: ArialMTPro-Light; src: url(../fonts/ArialMTPro-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/ArialMTPro-Light.otf) format('opentype'), url(../fonts/ArialMTPro-Light.woff) format('woff'), url(../fonts/ArialMTPro-Light.ttf) format('truetype'), url(../fonts/ArialMTPro-Light.svg#ArialMTPro-Light) format('svg'); font-weight: 400; font-style: normal;
}

h1, h2, h3 {
  Font-family: 'ArialMTPro-Light'!important;
}

.curvebottom, .curvetop, .curvetop1 {
  position: absolute;
  height: 70px;
  left: 0;
}
.curvebottom img, .curvetop img, .curvetop1 img {
  border-radius: 0;
  width: 100%;
}

.curvetop img {
  top: 0;
}
a:focus {
  outline: none !important;
  outline-offset: 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: rgba(144, 189, 194, 0.07);
  border: 2px solid #faa51a;
  border-radius: 5px;
  color: #faa51a;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.2px;
  padding: 8px 15px;
  text-align: center;
  text-transform: uppercase;
}

button, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background-color: #faa51a;
  border: 2px solid #faa51a;
  color: #fff;
}

.home .entry-content-full-width {
    padding-top:0px;
}

.entry-content-full-width {
    padding-top: 60px;
}

.clear {
  clear: both;
}
/*HEADER STYLE START*/

#header {
  width: 100%;
}

#header .nav.navbar-nav {
  float: right;
  height: 70px;
}

#header .navbar-nav>li>a {
  font-size: 12px;
  letter-spacing: 1px;
  padding-bottom: 27px;
  padding-top: 28px;
  text-transform: uppercase;
  z-index: 2;
}

#header .nav>li>a {
  display: block;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

#header .navbar-nav>li>a:before {
  position: absolute;
  left: 0px;
  top: 50%;
  content: "";
  background: #c2c4c5;
  height: 13px;
  width: 1px;
  margin-top: -7px;
}

#header .navbar-nav>li:first-child a:before {
  height: 0;
  width: 0;
  content: "";
}

#header .navbar-nav>li:last-child>a {
  padding-right: 0;
}

#header .navbar-default .navbar-nav>li>a:focus, #header .navbar-default .navbar-nav>li>a:hover {
  background-color: rgba(0,0,0,0);
  color: #faa51a;
}

#header .navbar-default .navbar-nav>li .active {
  color: #faa51a;
}

#header .navbar-default .navbar-nav>.open>a, 
#header .navbar-default .navbar-nav>.open>a:focus, 
#header .navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent;
  color: #fff;
}

#header ul li .dropdown-menu li.menu-item a {
  color: #fff!important;
}

#header ul li .dropdown-menu li.menu-item a:hover {
  color: #faa51a!important;
}

#header .navbar-default .navbar-nav li.current_page_item a, 
#header .navbar-default .navbar-nav li.current_page_parent a, 
#header .navbar-default .navbar-nav li.current-page-ancestor a {
  color: #faa51a;
}

#header ul li .dropdown-menu li.menu-item.current-page-ancestor a {
  color: #faa51a !important;
}

#header ul li .dropdown-menu li.menu-item.current_page_item a {
  color: #faa51a !important;
}

#header ul, footer ul {
  list-style: none inside!important;
}

#header ul li, footer ul li, #header ul li a, footer ul li a {
  list-style-type: none!important;
}

#header .dropdown-menu {
  background-clip: padding-box;
  background: rgba(126,160,172,1);
  border: 0 solid rgba(0,0,0,.15);
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,.176);
  float: left;
  font-size: 14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  list-style: none;
  width: 1200px;
  height: 62px;
  position: absolute;
  text-align: center;
  top: 100%;
  z-index: 1000;
  overflow: hidden;
}

#header .dropdown-menu:after, #header .dropdown-menu:before {
  background: rgba(126,160,172,.5);
  height: 99px;
  position: absolute;
  width: 100%;
  overflow: hidden;
  content: "";
}

#header .dropdown-menu:before {
  left: -100%;
  top: 0;
}

#header .dropdown-menu:after {
  right: -100%;
  margin-right: -100%;
  top: 0;
}

#header .dropdown ul li {
  display: inline-block;
  width: auto;
  border-right: 1px solid #c2c4c5;
}

#header .dropdown ul li:last-child {
  border-right: none;
}

#header .dropdown-menu>li:first-child a {
  padding-left: 20px;
}

#header .dropdown-menu>li>a {
  clear: both;
  color: #fff;
  display: table-cell;
  font-size: 13px;
  font-weight: 400;
  height: 26px;
  letter-spacing: 1px;
  line-height: 13px;
  padding: 0 18px;
  text-transform: uppercase;
  white-space: pre;
}

#header .dropdown-menu>li>a:focus, #header .dropdown-menu>li>a:hover {
  background: 0 0;
  color: #faa51a;
}

.content img, img {
  max-width: 100%;
  height: auto;
}

#header .search-icon img {
  position: absolute;
  z-index: 99;
  cursor: pointer;
}

header .search-icon.visible-xs.visible-sm.visible-md.visible-lg img.search {
  display: block;
}

header .search-icon.visible-xs.visible-sm.visible-md.visible-lg img.cancel {
  display: none;
}

header .search-icon.visible-xs.visible-sm.visible-md.visible-lg.search-bg img.cancel {
  display: block;
}

header .search-icon.visible-xs.visible-sm.visible-md.visible-lg.search-bg img.search {
  display: none;
}

#header .search-icon .searchlink, #searchlink_div {
  display: none;
}

#header .dropdown ul li, #header .dropdown-menu>li>a {
  vertical-align: middle;
  text-align: center;
  position: relative;
}

#header .navbar-static-top {
  animation: slide-down .7s;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: url(../images/header-dataflow.png) center top no-repeat rgba(51,98,110,1)!important;
}

#header .fixed {
  animation: slide-down .7s;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: url(../images/header-dataflow.png) center top no-repeat rgba(51,98,110,1)!important;
}

#header .sticky {
  background-color: transparent;
}

#custom-search-input .btn-info.active.focus, #custom-search-input .btn-info.active:focus, #custom-search-input .btn-info.active:hover, #custom-search-input .btn-info.focus:active, #custom-search-input .btn-info:active:focus, #custom-search-input .btn-info:active:hover, #custom-search-input .open>.dropdown-toggle.btn-info:focus, #custom-search-input .open>.dropdown-toggle.btn-info:hover, .open>#custom-search-input .dropdown-toggle.btn-info.focus {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
}

#custom-search-input .btn-info:hover {
  background-color: transparent;
  color: #fff;
}

#searchlink_div.open {
  display: block;
}

#header #searchlink_div.open {
  background-clip: padding-box;
  background: rgba(126,160,172,1);
  border: 0 solid rgba(0,0,0,.15);
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,.176);
  float: left;
  font-size: 14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  list-style: none;
  width: 1200px;
  height: 80px;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 9999;
  display: block;
}

#header #searchlink_div.open:after, #header #searchlink_div.open:before, .search-icon.search-bg:before {
  width: 100%;
  position: absolute;
  content: "";
}

#header #searchlink_div.open:before {
  background: rgba(126,160,172,1);
  top: 0;
}

#header #searchlink_div.open:after {
  background: rgba(126,160,172,1);
  top: 0;
}

.search-icon.search-bg:before {
  background: url(../images/header-dataflow.png) center top no-repeat rgba(51,98,110,4);
  height: 70px;
  left: 0;
  top: 0;
  z-index: 1;
}

#header .search-icon {
  float: right;
  margin-left: 30px;
  margin-top: 30px;
  width: 16px;
  z-index: 999;
  cursor: pointer;
}

#header .search-icon img {
  position: absolute;
  z-index: 99;
  cursor: pointer;
}

.header-search-box {
  float: right;
  margin-top: 17px;
  width: 625px;
  position: relative;
}

.header-search-box label {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-top: 14px;
  text-transform: uppercase;
  width: 225px;
}

.header-search-box #custom-search-input {
  background: #fff;
  border-radius: 12px;
  float: left;
  padding: 0 5px;
  width: 393px;
}

.searchlink input {
  background-color: #fff;
  border-radius: 13px;
  height: 40px;
  padding: 4px 7px 7px;
  border: 0;
  box-shadow: none;
}

.searchlink button {
  margin: 0;
  background: 0 0;
  box-shadow: none;
  border: 0;
  color: #33626e;
  padding: 0 8px 0 10px;
  border-left: solid 1px #33626e;
  font-size: 13px;
  height: 25px;
  cursor: pointer;
}

.searchlink button:focus, .searchlink button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #33626e;
  color: #33626e!important;
}

.navbar-default {
  color: #fff;
  border-color: transparent;
}

.navbar-default {
  background: url(../images/header-dataflow.png) center top no-repeat rgba(51,98,110,4) !important;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-default .navbar-brand {
  margin-top: 0px;
  position: relative;
  z-index: 99;
}

.caret, .navbar-default .navbar-nav>li>a {
  color: #fff;
}

.menu-large {
  position: static!important;
}

.megamenu {
  padding: 18px 0;
  width: 100%!important;
}

.megamenu>li>ul {
  padding: 0;
  margin: 0;
}

.megamenu>li>ul>li {
  list-style: none;
}

.megamenu>li>ul>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}

.megamenu>li ul>li>a:focus, .megamenu>li ul>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.megamenu.disabled>a, .megamenu.disabled>a:focus, .megamenu.disabled>a:hover {
  color: #999;
}

.megamenu.disabled>a:focus, .megamenu.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}


/* HEADER STYLE END */




/*FOOTER STYLE START*/

footer {
  background: #90bdc2;
  position: relative;
  margin-top: -8px;
}

footer ul {
  margin-left: 0;
  padding-left: 0;
}

.financial-date, .footer-logo, .investors-link, .news-room-parts h5, .news-room-parts h6, .social-icon, .solution-section {
  text-align: center;
}

.footer-logo {
  padding-top:55px;
}

.wechat-qrcode {
  position: absolute;
  top:-45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fff;
  width: 140px;
  padding: 15px;
  border: #ccc solid 1px;
  z-index:99;
}

.social-icon ul li {
  display: inline-block;
  list-style: none;
  margin-left: 8px;
  margin-right: 8px;
}

.social-icon ul li a {
  display: inline-block;
  text-align: center;
  width: 100%;
  text-decoration: none;
}

.social-icon {
  margin-top: 25px;
  margin-bottom: 25px;
}

.linkedin-icon {
  background: url(../images/social-icons.png) 0px 0px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 26px;
}

.linkedin-icon:hover {
  background: url(../images/social-icons.png) 0px -33px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 26px;
}

.twitter-icon {
  background: url(../images/social-icons.png) -41px 0 no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 24px;
}

.twitter-icon:hover {
  background: url(../images/social-icons.png) -41px -33px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 24px;
}

.facebook-icon {
  background: url(../images/social-icons.png) -80px 0 no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 24px;
}

.facebook-icon:hover {
  background: url(../images/social-icons.png) -80px -33px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 24px;
}

.instagram-icon {
  background: url(../images/social-icons.png) -121px 0 no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 25px;
}

.instagram-icon:hover {
  background: url(../images/social-icons.png) -121px -33px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 25px;
}

.wechat {
  background: url(../images/social-icons.png) -162px 0 no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 25px;
}

.wechat:hover {
  background: url(../images/social-icons.png) -162px -33px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 25px;
}

.youtube-icon {
  background: url(../images/social-icons.png) -211px 0px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 26px;
}

.youtube-icon:hover {
  background: url(../images/social-icons.png) -211px -33px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 26px;
}

.Weibo-icon {
  background: url(../images/social-icons.png) -262px 0 no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 32px;
}

.Weibo-icon:hover {
  background: url(../images/social-icons.png) -262px -33px no-repeat rgba(0,0,0,0);
  height: 24px;
  width: 32px;
}

.Weibo-icon:hover, .slideshare:hover, .facebook-icon:hover, .wechat:hover, .instagram-icon:hover, .linkedin-icon:hover, .twitter-icon:hover, .youku-icon:hover, .youtube-icon:hover {
  transition: all .3s ease-in-out;
}

.youku-icon, .youku-icon:hover {
  height: 24px;
  width: 25px;
}

.slideshare {
  background: url(../images/social-icons.png) -296px 0 no-repeat rgba(0,0,0,0);
  width: 26px;
  height: 24px;
}

.slideshare:hover {
  background: url(../images/social-icons.png) -296px -33px no-repeat rgba(0,0,0,0);
  width: 26px;
  height: 24px;
}

.youku-icon {
  background: url(../images/social-icons.png) -327px 0 no-repeat rgba(0,0,0,0);
}

.youku-icon:hover {
  background: url(../images/social-icons.png) -327px -33px no-repeat rgba(0,0,0,0);
}

.footer-menu-parent {
  text-transform: uppercase;
}

.footer-menu-parent a {
  color: #fff;
  text-decoration: none;
  text-transform: none;
}

.footer-menu-parent a:hover {
  color: #fff;
  text-decoration: none;
}

.solution-section ul li a {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  text-decoration: none;
  letter-spacing: .4px;
}

.solution-section ul li a:hover {
  color: #fff;
}

.footer-links .solution-section h3 a, .footer-links .solution-section ul li.current-menu-item a, .solution-section ul li a.active {
  color: #fff!important;
}

.footer-links .solution-section ul li {
  list-style: none;
  display: block;
  width: 100%;
  line-height: 22px;
}

.footer-links ul li, .footer-menu-parent>a, .footer-terms ul li, .investors-link ul li {
  display: inline-block;
}

.footer-links ul, .solution-section ul {
  padding: 0;
  margin: 0;
}

.footer-links ul li {
  list-style: none;
  width: 15.9%;
  vertical-align: top;
}

.footer-copyright {
  background: #33626e;
  padding: 20px 31px 14px;
  margin-top: 87px;
}

.footer-links h3, .footer-menu-parent>a {
  margin-bottom: 8px;
  margin-top: 16px;
}

.footer-links .solution-section h3 a:hover {
  text-decoration: none;
  color: #fff;
}

.footer-copyright p, .footer-terms ul li a {
  color: #90bdc2;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.footer-menu-parent>a {
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
}
.footer-menu-parent {
    font-size: 14px;
    letter-spacing: 3px;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
}

.footer-copyright p {
  margin-bottom: 0;
}

#custom_html-4 .textwidget.custom-html-widget p {
  line-height: 25px;
}

.footer-copyright ul {
  margin-bottom: 0;
  padding-left: 0;
}

.footer-terms ul li {
  list-style: none;
  color: #90bdc2;
}

.footer-terms ul li a {
  text-decoration: none;
}

.footer-terms ul li a:hover {
  color: #faa51a;
}

.footer-shape .carees-top-bg img {
  position: relative;
  top: -1px;
  width: 104%;
}

.footer-shape .carees-top-bg {
  position: absolute;
  left: -2%;
  width: 103%;
}

.footer-shape .carees-bottom-bg img {
  width: 100%;
}

.footer-shape .carees-bottom-bg {
  bottom: -1px;
  display: inline-block;
  float: left;
  position: absolute;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  width: 100%;
}

.footer-copyright .widget {
  margin: 0 0 0px;
}

/*/ FOOTER STYLE END*/


/*Page Top Links Style Start */


.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links {
  margin: 0;
  padding-top: 24px;
  padding-bottom:50px;
  text-align: center;
  width: 100%;
  position: relative;
}

.et-db #et-boc .links-section.et_pb_module ul {
  padding: 0px;
  margin: 0px;
}

.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li {
  display: inline-block;
  border-right: solid #c2c4c5 1px;
  padding: 0 14px;
  font-size: 13px;
}

.et-db #et-boc .links-section.et_pb_module li a {
  color: #33626e;
  text-transform: uppercase;
  padding-bottom: 0px !important;
}

.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li.active a {
  color: #faa51a;
  text-transform: uppercase;
}

.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li a.active, .et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li a:hover {
  color: #faa51a;
  text-decoration: none;
}

.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li.current_page_item a {
  color: #faa51a;
}

.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li.current_page_ancestor a {
  color: #faa51a;
}

.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li:last-child {
  border-right: solid #ddd 0;
}

.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li:first-child {
  padding-right: 19px;
}

/*/ Page Top Links Style End */





.page-top-links {
  margin: 0;
  padding-top: 24px;
  text-align: center;
  width: 100%;
  position: relative;
}

.page-top-links {
  padding-left: 0;
  margin-left: 0;
}

.page-top-links li {
  display: inline-block;
  border-right: solid #c2c4c5 1px;
  padding: 0 14px;
  font-size: 13px;
}

.page-top-links li a {
  color: #33626e;
  text-transform: uppercase;
}

.page-top-links li.active a {
  color: #faa51a;
  text-transform: uppercase;
}

.page-top-links li a.active, .page-top-links li a:hover {
  color: #faa51a;
  text-decoration: none;
}

.page-top-links li.current_page_item a {
  color: #faa51a;
}

.page-top-links li.current_page_ancestor a {
  color: #faa51a;
}

.page-top-links li:last-child {
  border-right: solid #ddd 0;
}

.page-top-links li:first-child {
  padding-right: 19px;
}



/*Tabs Section Start Style*/ 
#tab-container-table .et_pb_tab {
  padding-top: 0 !important;
}

.et-db #et-boc .et_pb_tabs.teal-table {
  margin-right: 0%!important;
}

.et-db #et-boc .et_pb_tabs.teal-table ul.et_pb_tabs_controls {
  background-color: transparent;
}

.et-db #et-boc .et_pb_tabs.teal-table ul li {
  min-width: 115px;
  border-right: none;
  list-style: none;
}

.et-db #et-boc .et_pb_tabs.teal-table ul li:last-child {
  margin-right: 0px;
}

.et-db #et-boc .et_pb_tabs.teal-table ul li a {
  color: #ffffff!important;
  border-radius: 20px;
  border: #fff 1px solid;
}

.et-db #et-boc .et_pb_tabs.teal-table ul li.et_pb_tab_active {
  background-color: #fff;
  border-color: #ffffff!important;
  color: #1a3d5d!important;
  border-radius: 20px;
}

.et-db #et-boc .et_pb_tabs.teal-table ul li.et_pb_tab_active a {
  color: #1a3d5d !important;
}

.et-db #et-boc .et_pb_tabs.teal-table .et_pb_tab_content .fifty-percent ul {
  margin: 0px;
  padding-top: 15px;
}

.et-db #et-boc .et_pb_tabs.teal-table ul.et_pb_tabs_controls:after {
  border-top: 0px solid #d9d9d9;
  content: '';
  display: block;
  visibility: visible;
  position: relative;
  top: -1px;
  z-index: 9;
}

.teal-table td {
  line-height: 1.5em;
}

hr.shorty {
  height: 1px;
  background: rgba(250,250,250,0.6) !important;
  width: 60px;
  margin-bottom: 25px !important;
}

.teal-table .et_pb_tab_content p {
  margin: 10px 0;
}

.teal-table .fifty-percent {
  width: 50%;
  float: left;
}

.teal-table h2 {
  font-size: 32px !important;
}

.teal-table h4 {
  font-weight: bold;
  margin-bottom: .5em !important;
}

.teal-table p, .teal-table#tab-container-table p {
  margin-bottom: .25em !important;
  margin-left: 0px !important;
}

.et-db #et-boc .et_pb_slide_description .et_pb_slide_title {
  padding-bottom: 28px;
  margin-bottom: 30px;
}

.et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table .et_pb_tab {
  padding: 0px;
}

.et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table .et_pb_tab .et_pb_tab_content ul {
  margin-left: 0px;
}

.et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table .et_pb_tab.et-pb-active-slide .et_pb_tab_content ul {
  margin-left: 0px;
}


/*/ Tabs Section End Style*/ 


/* Button Style Start */ 

a.et_pb_button {
  border: 2px solid #faa51a;
  font-size: 13px!important;
  padding: 20px 40px 20px 54px!important;
  background-color: rgba(144,189,194,.07)!important;
  color: #faa51a!important;
  border-radius: 10px!important;
  text-transform: uppercase!important;
  font-weight: 700!important;
  letter-spacing: 1.2px!important;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}

a.et_pb_button:focus, a.et_pb_button:hover {
  color: #fff!important;
  background-color: #faa51a!important;
  border: 2px solid #faa51a!important;
}

a.et_pb_button:after {
  font-size: 20px!important;
  font-weight: 700!important;
  line-height: 1em;
  content: "\35";
  opacity: 1!important;
  position: absolute;
  margin-left: 0!important;
  -moz-transition: all 0s!important;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
  left: 30px!important;
  top: 18px!important;
}

.et_divi_builder #et_builder_outer_content .et_pb_button:after {
  top: 19px!important;
}	

/*/ Button Style End */ 

.et-db #et-boc .video-background-section .et_pb_section_video_bg {
  background: #fff !important;
}

.et-db #et-boc .video-background-section .et_pb_section_video_bg .mejs-container.mejs-video {
  background: #fff !important;
}
/*
.et-db #et-boc .video-background-section.annoying-video-fix .et_pb_section_video_bg .mejs-container.mejs-video {
  background: #fff !important;
  width: 100% !important;
  margin-left: 0 !important;
  left: 0;
}

.et-db #et-boc .video-background-section.annoying-video-fix .et_pb_section_video_bg video {
  max-width: 100% !important;
}*/

.et-db #et-boc .et_pb_slide_description h2 {
  position: relative;
}

.et-db #et-boc .et_pb_slide_description h2:after {
  position: absolute;
  width: 90px;
  height: 2px;
  content: "";
 /* background: url(../images/inner-title-bg.png) center top no-repeat; */
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.et_pb_row_inner.teal-table .et_pb_module p {
  margin: 0px !important;
  padding-bottom: 0px!important;
  margin-left: 15px!important;
  line-height: 30px;
}

.et_pb_slide.et_pb_slide_0.et_pb_section_video:after {
  background: hsla(195, 92%, 10%, 0.61);
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  
}

.et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table ul.et_pb_tabs_controls li a {
  width: 90px;
  padding: 4px 15px 4px;
}

.et-db #et-boc .teal-table .et_pb_text ul li {
  list-style: none !important;
}
.et-db #et-boc .teal-table .et_pb_text ul li p {
    padding-left: 15px;
}
/*Fix video issue in instrument cluster*/
.annoying-video-fix video{
	  max-height: 500px !important;
    height: auto !important;
    width: 100%!important;
	  margin: auto !important;
	min-height:150px;
	text-align:center;
}
.annoying-video-fix div#mep_0 {
    margin: auto !important;
}
.et-db #et-boc .annoying-video-fix .et_pb_section_video_bg .mejs-video {
    left:10%;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    max-width:90%;
    max-height: 500px !important;
    margin: auto !important;
    display: block;
    text-align: center;
    margin-top: 3% !important;
}

.et-db #et-boc .annoying-video-fix .et_pb_section_video_bg {
    visibility: visible;
    position: relative;
    max-height: 65vh;
    height: 100%;
    width: 90% !important;
    background-color: #ffffff;
    overflow: visible;
    display: block;
    left: auto;
    top: auto;
}

/*EOF Fix video issue in instrument cluster*/
/*.et-db #et-boc .product-technology-video-full-width .et_pb_section_video .et_pb_section_video_bg {
  z-index:1 !important;
}*/

.et-db #et-boc .product-technology-video-full-width .et_pb_section_video .et_pb_section_video_bg .mejs-video {
    left: 0;
    max-width: 100% !important;
	min-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    margin: 0px 0px 0px 0px !important;
}

.et-db #et-boc .product-technology-video-full-width .et_pb_section_video .et_pb_section_video_bg video {
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important;
    height: auto !important;
}


.et-db #et-boc .product-technology-video-full-width .et_pb_slide.et_pb_section_video {height:70vh !important;}
.et-db #et-boc .home-page-slider-video .product-technology-video-full-width .et_pb_slide.et_pb_section_video {
    height: 80.2vh !important;
}

.curvetop {
    width: 100%;
    top: -1px;
    background: url(../images/contentbottomcurve1.svg) center top no-repeat;
    background-size: 100%;
    display: block;
}

.et-db #et-boc .top-full-width-curve .et_pb_bottom_inside_divider {
	transform: rotateX(180deg);	
		-ms-transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-o-transform: rotateX(180deg); 
		
}


.et-db #et-boc .et_pb_section_0.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {z-index:9999 !important;}


/*.et-db #et-boc .et_pb_module p {
    margin: 0px !important;
}*/
/*.et-db #et-boc .et_pb_section_1.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
		-ms-transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-o-transform: rotateX(180deg); 
	
	}*/


.et-db #et-boc .et_pb_section.et_section_transparent { position:-webkit-sticky;}
.et-db #et-boc .et_pb_section_2.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
    background-repeat: no-repeat !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    
  ::i-block-chrome, body {
    -webkit-text-stroke: 0.1px;
  }
   ::i-block-chrome, .curvebottom, .curvetop, .curvetop1 {
    background-size: 100% !important;
  }
  ::i-block-chrome, .entry-content-product-full-width .full-height {
	height:100%;
  }
  
   
}

@media (min-width: 981px) {
  .entry-content-product-full-width .full-height {
    height: 100vh;
  }

  .entry-content-product-full-width .full-height .middle-text {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: auto!important;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
  }

  .slide-image-thumb img {
    max-width: 100%;
    max-height: 80vh;
  }
.et-db #et-boc .et_pb_gutters3 .cntct .et_pb_column{margin-right:3%;}
.et-db #et-boc .cntct .et_pb_column_1 .et_pb_text_0{ padding-top:25px !important;}
.et-db #et-boc .cntct .et_pb_module p{ margin:0em 0px !important; font-size:18px;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 
  hr.shorty {
    display: inline-block !important;
  }

  .half2 strong {
    display: block;
  }

  .et-db #et-boc .et_pb_tabs_controls li a {
    display: inline-table !important;
  }

  .et-db #et-boc .ie-video-row .et_pb_section_video_bg video {
    width: auto !important;
  }

  .entry-content-product-full-width .et_pb_section_video_bg {
    top: 0px !important;
    min-height: 75vh !important;
  }

  .entry-content-product-full-width .ie-video-row {
    height: 70vh !important;
  }
  .et-db #et-boc .top-full-width-curve .et_pb_bottom_inside_divider {
    margin-bottom: 0px !important;
}
.et-db #et-boc .footer-full-width-curve .et_pb_bottom_inside_divider {
    margin-bottom:-1px !important ;
}

}

@media (min-width:1025px) {
  #header #searchlink_div.open:before {
    height: 80px;
    left: -100%;
    top: 0;
  }

  #header #searchlink_div.open:after {
    height: 80px;
    right: -100%;
    top: 0;
  }

  .et-db #et-boc .et_pb_module.entry-content-product-full-width.links-section .page-top-links.sub-menu-links li {
    font-size: 16px;
  }
}

@media (min-width:1200px) {

  #header .navbar-nav > li > a {
    font-size: 15px !important;
  }

  #header .dropdown-menu>li>a {
    max-width: 160px;
    white-space: pre-line;
  }

  .links-section .page-top-links.sub-menu-links li {
    font-size: 16px !important;
    padding: 0 8px !important;
  }

  .entry-content-product-full-width .video-background-section {
    height: 70vh !important;
  }

  .entry-content-product-full-width .image-background-section {
    height: 70vh !important;
  }
/*
  .et-db #et-boc .annoying-video-fix .et_pb_section_video_bg {
    position: initial;
    overflow: inherit !important;
  }*/
}


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

@media (min-width: 1250px) and (max-width:1365px) {
  .et-db #et-boc .tab-slide-image-thumb img {
    max-width: 85%;
  }
  
}



@media (min-width:992px) and (max-width:1199px) {
  #header .nav>li>a {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
  }

  #header #searchlink_div.open {
    width: 100%;
  }

  .header-search-box {
    width: 664px;
  }

  .header-search-box>span {
    bottom: -20px;
    left: 225px;
    position: absolute;
    right: inherit;
    width: 339px;
  }

  #header .dropdown-menu>li:first-child a {
    padding-left: 0;
  }

  #header .dropdown-menu>li>a {
    max-width: 150px;
    height: 26px;
    letter-spacing: 1px;
    line-height: 15px;
    padding: 0 6px;
    white-space: pre-line;
  }

  .caret, .footer-links {
    display: none;
  }

  .entry-content-product-full-width .image-background-section {
    height: 50vh !important;
  }

  .entry-content-product-full-width .video-background-section {
    height: 50vh !important;
  }
  
  
  .et_pb_slide_description.top-banner-video {
    position: absolute;
    left: 0;
    right: 0;
}
.et_pb_slide_description.top-banner-video h2.et_pb_slide_title {
    color: #fff !important;
}
.et_pb_slide_description.top-banner-video .et_pb_slide_content {
    color: #fff !important;
}
.et-db #et-boc .et_pb_module .mobile-banner-content p{ margin:0em 0!important;}
.et-db #et-boc .cntct .et_pb_column_1{ padding-left:25px !important;  padding-bottom:15px !important;}
}

@media (min-width:768px) and (max-width:991px) {
  #header .container {
    position: relative;
    width: 100%;
  }

  .container {
    padding: 0 41px!important;
  }

  .navbar-default .navbar-brand {
    margin-left: 0;
    padding-left: 0;
    margin-top: 4px;
  }

  #header .navbar-toggle {
    background-color: rgba(0,0,0,0);
    background-image: none;
    border-radius: 0;
    float: right;
    height: 38px;
    margin-bottom: 15px;
    margin-right: 40px;
    margin-top: 32px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 38px;
    z-index: 99;
  }

  #header .search-icon {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
  }

  #header .search-icon img {
    cursor: pointer;
    position: absolute;
    right: 41px;
    top: 33px;
    z-index: 9999;
  }

  .header-search-box {
    float: right;
    margin-top: 24px;
    width: 668px;
  }

  .header-search-box>span {
    bottom: -20px;
    left: 225px;
    position: absolute;
    right: inherit;
    width: 339px;
  }

  #header .navbar-collapse {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 84px;
    width: 100%;
    z-index: 99;
  }

  #header .nav.navbar-nav {
    animation: inherit;
    background: rgba(126,160,172,1)!important;
    display: inline-block;
    height: 100%!important;
    left: 0;
    top: 0;
    width: 100%!important;
    margin-top: 0;
    margin-right: 0!important;
    margin-left: 0!important;
    padding: 30px 41px 0 41px;
  }

  li.dropdown.menu-large {
    position: relative!important;
    display: inline-block;
    width: 100%;
  }

  #header .navbar-nav>li>a {
    padding-bottom: 28px;
    padding-top: 15px;
    text-align: left;
  }

  #header .navbar-nav>li>a {
    font-size: 36px;
    font-family: ArialMTPro-Light;
    line-height: 38px;
  }

  #header .nav>li>a {
    display: block;
    float: left;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    width: 85%;
  }

  #header ul.navbar-nav>li .caret.dropdown-toggle {
    position: absolute;
    right: 0;
    z-index: 99;
    top: 12px;
  }

  .caret {
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 dashed;
    background: url(../images/nav-arrow.png) center 14px no-repeat;
    width: 40px;
    height: 40px;
  }

  #header .dropdown-menu>li:first-child a {
    padding-left: 0;
  }

  #header .dropdown-menu>li>a {
    font-size: 16px;
    font-family: ArialMTPro-Light;
    line-height: 18px;
    display: block;
    height: auto;
    padding: 0;
    position: relative;
    text-align: left;
    white-space: nowrap;
  }

  #header .open .dropdown-menu {
    display: block!important;
    margin-bottom: 30px;
    padding-left: 30px;
  }

  #header #searchlink_div.open {
    background: rgba(126,160,172,1);
    border: 0 solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,.176);
    display: block;
    float: left;
    font-size: 14px;
    height: 99px;
    left: 0;
    list-style: none;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: left;
    top: 84px;
    width: 100%;
    z-index: 1000;
  }

  .header-search-box {
    float: right;
    margin-top: 24px;
    width: 668px;
  }

  .header-search-box>span {
    bottom: -20px;
    left: 225px;
    position: absolute;
    right: inherit;
    width: 339px;
  }

  #header .navbar-nav>li>a {
    padding-bottom: 28px;
    padding-top: 15px;
    text-align: left;
  }

  #header .dropdown-menu>li:first-child a {
    padding-left: 0;
  }

  .megamenu>li {
    margin-bottom: 27px;
  }

  .footer-links {
    display: none;
  }

  .tab-slide-image-thumb .slide-image-thumb .et_pb_image_wrap {
    width: 70%!important;
  }

  .et-db #et-boc .video-background-section .et_pb_section_video_bg {
    display: none;
  }

  .entry-content-product-full-width .et_pb_promo_description p:last-of-type {
    padding-bottom: 20px !important;
  }

  .entry-content-product-full-width .et_pb_promo_description p {
    padding-bottom: 20px !important;
  }

  .et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li {
    margin-bottom: 5px;
  }

  .entry-content-product-full-width .et_pb_promo_description h2.et_pb_module_header {
    text-align: left;
  }
   .entry-content-product-full-width .et_pb_module.et_pb_text_align_right {
    text-align: left !important;
}
.et-db #et-boc .teal-table .et_pb_text ul {
    margin-left: 0px !important;
}
.et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links {
    padding-top: 10px;
    padding-left:10px;
    padding-right:10px;
	padding-bottom:80px;
}

.mobile-banner-content .slide-text h1 {
    color: #fff !important;
    margin-top: 0px !important;
    margin-bottom:10px !important;
    padding-bottom:28px !important;
}

.mobile-banner-content .banner p {
    font-size: 20px;
    left: 45%;
    position: relative;
    transform: translate(-45%, 13%);
    padding-left: 20% !important;
    padding-right: 20% !important;
}
.et-db #et-boc .top-full-width-curve .et_pb_bottom_inside_divider {
    background-size: 100% 30px !important;
}
.et-db #et-boc .top-full-width-curve .et_pb_bottom_inside_divider {
    margin-bottom: 6px !important;
} 
.et-db #et-boc .footer-full-width-curve .et_pb_bottom_inside_divider {
    background-size: 100% 45px !important;
	height:43px !important;
}
#et-boc .annoying-video-fix video {
    max-width: 90% !important;
}

.et_pb_slide_description.top-banner-video {
    position: absolute;
    left: 0;
    right: 0;
}
.et_pb_slide_description.top-banner-video h2.et_pb_slide_title {
    color: #fff !important;
}
.et_pb_slide_description.top-banner-video .et_pb_slide_content {
    color: #fff !important;
}

.et-db #et-boc .Newsroom-button .et_pb_column {
    width: 50%;
}
.et-db #et-boc .et_pb_module .mobile-banner-content p{ margin:0em 0!important;}
.et-db #et-boc .cntct .et_pb_module p{ margin:0em 0px !important; font-size:18px;}
.et-db #et-boc .cntct .et_pb_column_1{ padding-left:25px !important;  padding-bottom:15px !important;}
}

@media (max-width:991px) {
  #header .navbar-default .navbar-toggle {
    border-color: transparent;
  }

  #nav-icon2 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 19px;
    background: #faa51a;
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  #nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0;
  }

  #nav-icon2 span:nth-child(odd) {
    left: 0;
    border-radius: 0;
  }

  #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 0;
  }

  #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 8px;
  }

  #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 16px;
  }

  #nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #nav-icon2.open span:nth-child(1) {
    left: 5px;
    top: 7px;
  }

  #nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px;
  }

  #nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
  }

  #nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
  }

  #nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 15px;
  }

  #nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 15px;
  }

  #header .nav.navbar-nav {
    float: left;
    height: auto;
    width: 100%;
  }

  #header .fixed {
    animation: slide-down .7s;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(../images/dataflow-responsive.png) center 100px no-repeat rgba(51,98,110,1)!important;
    background-size: 100% auto!important;
  }

  #header .dropdown-menu {
    background: rgba(126,160,172,0);
    border: 0 solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,.176);
    float: left;
    font-size: 14px;
    height: auto;
    left: inherit;
    list-style: none;
    margin: 0 auto;
    position: relative;
    right: inherit;
    text-align: left;
    top: inherit;
    width: 100%;
    z-index: 1000;
  }

  #header .dropdown ul li {
    border-right: 0 solid #c2c4c5;
    display: block;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 100%;
  }

  #header ul.navbar-nav li.dropdown {
    position: relative;
  }

  #header .navbar-nav>li>a::before {
    background: #c2c4c5;
    bottom: 0;
    content: "";
    height: 0;
    left: -3px;
    position: absolute;
    width: 0;
  }

  #header .navbar-nav>li:hover:before {
    background: 0 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }

  #header .dropdown-menu:after, #header .dropdown-menu:before {
    background: 0 0;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    top: 0;
  }

  #header .dropdown-menu:before {
    left: 0;
  }

  #header .dropdown-menu:after {
    right: 0;
  }

  .megamenu {
    padding: 0;
    width: 100%;
  }

  #header .navbar-nav .search-icon-top {
    position: absolute!important;
    display: block;
    top: 0;
    right: 50px;
    height: 50px;
  }

  .et-db #et-boc .et_pb_column .et_pb_module.et_pb_video_slider {
    margin-bottom: 0px;
  }

  /*.et-db #et-boc .et_pb_button_module_wrapper>a {
    min-width: 215px;
  }*/
.et-db #et-boc .et_pb_module .mobile-banner-content p{ margin:0em 0!important;}  
}

.et-db #et-boc .career-bottom-video .et_pb_column {
    width: 48% !important;
    margin-right: 3% !important;
}
@media (min-width:992px) and (max-width:1199px){
.et-db #et-boc .et_pb_cta_4.et_pb_promo h2, .et-db #et-boc .et_pb_cta_4.et_pb_promo h1.et_pb_module_header, .et-db #et-boc .et_pb_cta_4.et_pb_promo h3.et_pb_module_header, .et-db #et-boc .et_pb_cta_4.et_pb_promo h4.et_pb_module_header, .et-db #et-boc .et_pb_cta_4.et_pb_promo h5.et_pb_module_header, .et-db #et-boc .et_pb_cta_4.et_pb_promo h6.et_pb_module_header{ font-size:32px!important;}
body{ font-size:15px !important;}
#colorbox, #cboxOverlay, #cboxWrapper{top:0px !important; overflow:inherit !important;}
}
@media (min-width:768px) and (max-width:991px){
.et-db #et-boc .et_pb_cta_4.et_pb_promo h2, .et-db #et-boc .et_pb_cta_4.et_pb_promo h1.et_pb_module_header, .et-db #et-boc .et_pb_cta_4.et_pb_promo h3.et_pb_module_header, .et-db #et-boc .et_pb_cta_4.et_pb_promo h4.et_pb_module_header, .et-db #et-boc .et_pb_cta_4.et_pb_promo h5.et_pb_module_header, .et-db #et-boc .et_pb_cta_4.et_pb_promo h6.et_pb_module_header{ font-size:32px!important;}
body{ font-size:14px !important;}
}
@media (max-width:767px) {
  .container {
    padding-right: 30px!important;
    padding-left: 30px!important;
    margin-right: auto;
    margin-left: auto;
  }

  .navbar {
    min-height: 80px;
  }

  .navbar-default .navbar-brand {
    margin-left: 0;
    margin-top: 7px;
  }

  .navbar-brand>img {
    max-width: 110px;
  }

  .navbar-nav {
    margin: 7.5px 0;
  }

  #header .navbar-toggle {
    background-color: rgba(0,0,0,0);
    background-image: none;
    border-radius: 0;
    float: right;
    height: 38px;
    margin-bottom: 0;
    margin-right: 53px;
    margin-top: 30px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 38px;
    z-index: 99;
  }

  #header .search-icon {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
  }

  #header .open .searchlink:after {
    background: rgba(126,160,172,.5);
    content: "";
    height: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  #header #searchlink_div.open {
    background: rgba(126,160,172,1);
    border: 0 solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,.176);
    display: block;
    float: left;
    font-size: 14px;
    height: 105px;
    left: 0;
    list-style: none;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: left;
    top: 80px;
    width: 100%;
    z-index: 1000;
  }

  #header .search-icon img {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 32px;
    z-index: 9999;
  }

  .search-icon.open::before {
    background: url(../images/header-dataflow.png) center top no-repeat #33626e;
    content: "";
    height: 99px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }

  .header-search-box {
    float: right;
    margin-top: 2px;
    width: 100%;
    padding: 0 30px;
  }

  .header-search-box label {
    margin-top: 8px;
    text-transform: uppercase;
    width: 100%;
  }

  .header-search-box #custom-search-input {
    border-radius: 8px;
    padding: 0 5px;
    width: 100%;
  }

  #header .navbar-nav>li>a {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-top: 5px;
  }

  #header .nav.navbar-nav {
    animation: inherit;
    background: rgba(126,160,172,1)!important;
    background-size: 100% auto!important;
    display: inline-block;
    height: 100%!important;
    left: 0;
    top: 0;
    width: 100%!important;
    margin-top: 0;
    padding: 25px 22px 20px 30px;
  }

  li.dropdown.menu-large {
    position: relative!important;
    display: inline-block;
    width: 100%;
  }

  #header .nav>li>a {
    display: block;
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 80%;
  }

  #header .navbar-nav>li>a {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-top: 5px;
  }

  #header .dropdown-menu>li>a, #header .navbar-nav>li>a {
    font-family: ArialMTPro-Light;
    text-align: left;
  }

  .megamenu>li {
    margin-bottom: 10px;
  }

  #header ul.navbar-nav>li .caret.dropdown-toggle {
    position: absolute;
    right: 0;
    z-index: 99;
    top: -5px;
    height: 35px;
  }

  .caret {
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 dashed;
    background: url(../images/nav-arrow.png) center 14px no-repeat;
    width: 40px;
  }

  #header .navbar-collapse {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 9999;
  }

  #header .dropdown-menu>li:first-child a {
    padding-left: 15px;
  }

  #header .dropdown-menu>li>a {
    font-size: 12px;
    line-height: 14px;
    display: block;
    height: auto;
    padding: 5px 15px;
    position: relative;
    white-space: nowrap;
  }

  #header .navbar-collapse ul#primary-menu li.open ul.dropdown-menu.megamenu.row {
    display: block;
  }

  ul.dropdown-menu.megamenu.row {
    padding: 7px 0;
  }

  .footer-links {
    display: none;
  }

  .social-icon {
    margin-bottom: 0;
    margin-top: 40px;
  }

  .social-icon ul {
    padding-left: 0;
  }

  .social-icon ul li {
    margin-left: 4px;
    margin-right: 4px;
  }

  .footer-terms.pull-right {
    width: 100%;
  }

  .footer-copyright {
    text-align: center;
  }

  .footer-copyright p.pull-left {
    float: none !important;
  }

  .et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links {
    padding-top: 0px; padding-bottom:20px; 
  }

  .et-db #et-boc .links-section.et_pb_module ul {
    padding: 0px 15px;
  }

  .et-db #et-boc .links-section.et_pb_module .page-top-links.sub-menu-links li {
    font-size: 11px;
    line-height: 11px;
  }

  .et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table ul.et_pb_tabs_controls li {
    display: inline-block;
    height: auto !important;
    border-bottom: 0px;
    min-width: 85px;
    margin-right: 2% !important;
  }

  .et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table ul.et_pb_tabs_controls li a {
    width: 90px;
    padding: 4px 15px 4px;
	font-size:13px !important;
  }

  .et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table ul.et_pb_tabs_controls li.et_pb_tab_0.et_pb_tab_active a {
    width: 90px;
  }

  .entry-content-product-full-width .et_pb_promo_description p:last-of-type {
    padding-bottom: 20px !important;
  }

  .entry-content-product-full-width .et_pb_promo_description p {
    padding-bottom: 20px !important;
  }

  /*.et-db #et-boc .et_pb_button_module_wrapper>a {
    min-width: 215px;
  }*/

  .et-db #et-boc .video-background-section .et_pb_section_video_bg {
    display: none;
  }

  .et-db #et-boc .et_pb_column .et_pb_module.et_pb_video_slider {
    margin-bottom: 15px;
  }

  .et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table .et_pb_tabs_controls li {
    margin-bottom: 0px !important;
  }

  .et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table .et_pb_tab.et-pb-active-slide {
    padding: 0px 0px;
  }

  .et-db #et-boc .et_pb_tabs_0.et_pb_tabs.teal-table .et_pb_tab.et-pb-active-slide .et_pb_tab_content ul {
    margin-left: 0px;
  }
  .entry-content-product-full-width .et_pb_module.et_pb_text_align_right {
    text-align: left !important;
}
.et-db #et-boc .video-background-section.annoying-video-fix .et_pb_divider_0 {
    display: none;
}
.et-db #et-boc .teal-table .et_pb_text ul {
    margin-left: 0px !important;
}


.et-db #et-boc .footer-full-width-curve .et_pb_bottom_inside_divider {
    background-size: 100% 25px !important;
	height:25px !important;
}

#et-boc .annoying-video-fix video {
    max-width: 90% !important;
}

.et_pb_slide_description.top-banner-video {
    position: absolute;
    left: 0;
    right: 0;
}
.et_pb_slide_description.top-banner-video h2.et_pb_slide_title {
    color: #fff !important;
}
.et_pb_slide_description.top-banner-video .et_pb_slide_content {
    color: #fff !important;
}
.mobile-banner-content .slide-text h1 {
    color: #fff !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
}
.mobile-banner-content .slide-text p {
    color: #fff !important;
    margin-top: 0px !important;
}
.mobile-banner-content .slide-text {
    padding-left: 20px !important;
    padding-right: 20px !important;	
}
.mobile-banner-content p{ margin:0em 0!important;}
.et-db #et-boc .cntct .et_pb_module p{ margin:0em 0px !important; font-size:18px;}
.et-db #et-boc .cntct .et_pb_column_1{ padding-left:25px !important;  padding-bottom:15px !important;}
.et-db #et-boc .cntct .et_pb_section_3{}
.et-db #et-boc #contact-form-col.et_pb_section_3{ padding-bottom:20px !important}
}

@media (max-width: 400px) {
	.mobile-banner-content .slide-text {
    padding-bottom: 20px !important;	
}
  .footer-logo {
    padding-top: 70px;
  }

  .footer-copyright {
    margin-top: 50px;
    padding: 15px 15px;
  }

  .footer-copyright p, .footer-terms ul li a {
    font-size: 11px;
  }

  .footer-copyright p, .footer-terms ul li a {
    font-size: 11px;
  }
  .et-db #et-boc .career-bottom-video .et_pb_column {
    width:100% !important;
    margin-right:0% !important;
}
}
@media (min-width: 376px) and (max-width:767px) {
	.mobile-banner-content .slide-text p {
    font-size: 20px !important;
}
.et-db #et-boc .top-full-width-curve .et_pb_bottom_inside_divider {
    background-size: 100% 7vh !important;
}
.et-db #et-boc .top-full-width-curve .et_pb_bottom_inside_divider {
    margin-bottom: 6px !important;
}
}
	
@media (max-width: 375px) {
  .social-icon ul li {
    margin-left: 3px;
    margin-right: 3px;
  }
  .et-db #et-boc .top-full-width-curve .et_pb_bottom_inside_divider {
    background-size: 100% 4vh !important;
}
.et-db #et-boc .top-full-width-curve .et_pb_bottom_inside_divider {
    margin-bottom:5px !important;
}
  
}