  /*
Theme Name: Miriveeco
Text Domain: Miriveeco
Version: 1.1
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: The Miritech team (puneet kumar)
Use it to make something cool, have fun, and share what you've learned
with others.
*/

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/miriveeco/fonts/Roboto-Light.woff2') format('woff2'),
        url('/wp-content/themes/miriveeco/fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque Rg';
    src: url('/wp-content/themes/miriveeco/fonts/Geogrotesque-Regular.woff2') format('woff2'),
        url('/wp-content/themes/miriveeco/fonts/Geogrotesque-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque Lg';
    src: url('/wp-content/themes/miriveeco/fonts/Geogrotesque-Light.woff2') format('woff2'),
        url('/wp-content/themes/miriveeco/fonts/Geogrotesque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('/wp-content/themes/miriveeco/fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('/wp-content/themes/miriveeco/fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque Bd';
    src: url('/wp-content/themes/miriveeco/fonts/Geogrotesque-Bold.woff2') format('woff2'),
        url('/wp-content/themes/miriveeco/fonts/Geogrotesque-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Geogrotesque Md';
    src: url('/wp-content/themes/miriveeco/fonts/Geogrotesque-Medium.woff2') format('woff2'),
        url('/wp-content/themes/miriveeco/fonts/Geogrotesque-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}





* {
  outline: none;
}

img.alignnone.size-full.wp-image-20601 {
    height: auto;
}
img.alignnone.size-full.wp-image-20598 {
    height: auto;
}


body {
  margin: 0;
  /*font-family: 'Geogrotesque Rg';*/
  font-family: 'Myriad Pro';
  font-size: 15px;
}

.myriadFont {
  font-family: 'Myriad Pro';
}

.geogFont,
h1, h2, h3, h4, h5, h6 {
  font-family: 'Geogrotesque Rg';
}

.marginTop-0 {
  margin-top: 0 !important
}

.marginTop-20 {
  margin-top: 20px !important
}


a,
a:hover,
a:focus {
  text-decoration: none;
  /*word-break: break-all;*/
}

ul {
    padding-left: 25px;
}

p.title {
    font-weight: 600;
    /*margin-top: 20px;*/
}

p.head_bd {
    max-width: 540px;
    margin-bottom: 30px;
}

p.subhead {
    font-size: 16px;
    /*max-width: 330px;*/
}

p.subheadFull {
    max-width: 1000px;
    width: 100%;
}

.title-wrapper {
    text-align: center;
}

.term-mocvd-systems .grid-col-textH3 {
    /*min-height: 120px;
    max-height: 120px;*/
}

.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.relatedNewsResour .row {
    display: flex;
    flex-wrap: wrap;
}

img {
    max-width: 100%;
}

/* img.imgWrap {
    float: right;
    margin: 15px 0 20px 20px;
} */

.textwidget.custom-html-widget a {
    background-color: #000;
    color: #fff;
}

.textwidget.custom-html-widget a:hover,
.textwidget.custom-html-widget a:focus {
    background-color: #1dd4c5;
    color: #fff;
}

.displayInline-grid {
    display: inline-block;
    width: 40%;
    text-align: center;
}

.displayInline-grid img {
    margin: 0 auto;
}

.full-video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    /*padding-bottom: 75%;*/
    margin-top: 15px;
}

.full-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.default-btn {
    background-color: #014254;
    color: #fff;
    display: inline-block;
    padding: 12px 28px 10px 28px;
    font-size: 14px;
    border-radius: 3px;
    border: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

.default-btn:hover,
.default-btn:focus {
    background-color: #0e6279;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}





/* header start */

.header-wrapper {
  /*background-image: url(/wp-content/themes/miriveeco/img/header-img.jpg);*/
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding-bottom: 100px;
  position: relative;
  min-height: 400px;
}

.market-page {
  /*background-image: url(/wp-content/themes/miriveeco/img/market-banner.jpg);*/
}

.hero__photo {
  position: absolute;
  width: 100%;
  max-height: 630px !important;
}


.inner-header-content {
  background-color: transparent;
  color: #fff;
  max-width: 800px;
  border-radius: 0px;
  margin: 160px auto 20px auto;
  text-align: center;
}

.nav-wrapper {
    max-width: 1450px;
    margin: 0 auto;
    padding: 12px 15px;
}

.nav-wrapper ul {
  padding: 0;
  margin: 0;
}

.nav-fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: rgba(0,0,0,0.47);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.47) 0%, rgba(0,0,0,0.47) 37%, rgba(0,0,0,0.1) 86%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.47)), color-stop(37%, rgba(0,0,0,0.47)), color-stop(86%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.47) 0%, rgba(0,0,0,0.47) 37%, rgba(0,0,0,0.1) 86%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.47) 0%, rgba(0,0,0,0.47) 37%, rgba(0,0,0,0.1) 86%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.47) 0%, rgba(0,0,0,0.47) 37%, rgba(0,0,0,0.1) 86%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.47) 0%, rgba(0,0,0,0.47) 37%, rgba(0,0,0,0.1) 86%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.nav-logo,
.nav-middle-menu,
.nav-right {
    display: inline-block;
    vertical-align: middle;
}

.nav-logo img {
    /*width: 140px;*/
    width: 170px;
}

.nav-right ul li {
    display: inline-block;
    padding-left: 15px;
    color: #fff;
    vertical-align: middle;
}

.nav-active .nav-right ul li {
    color: #1dd4c5;
    animation: navColor 1s;
}

@keyframes navColor {
  from {color: #fff;}
  to {color: #1dd4c5;}
}

.nav-middle-menu ul li {
    display: inline-block;
    vertical-align: middle;
}

.nav-middle-menu ul li a {
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
}

.nav-middle-menu ul li a:hover,
.nav-middle-menu ul li a:focus {
  color: #1dd4c5;
}

.nav-logo {
    width: 150px;
}

.nav-right {
    width: 130px;
    text-align: right;
    position: relative;
}

.nav-middle-menu {
    width: calc(100% - 290px);
    text-align: center;
}

.menu-icon {
  height: 20px;
    width: 21px;
    position: relative;
    z-index: 2;
    /* right: 50px; */
    top: 1px;
    cursor: pointer;
}

body.nav-active .menu-icon {
    margin: 0px;
    border: 1px solid #1dd4c5;
    padding: 10px 5px 4px 3px;
    top: -2px;
}
.menu-icon__line {
  height: 2px;
  width: 25px;
  display: block;
  background-color: #ffffff;
  margin-bottom: 4px;
  -webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
  transition: background-color .5s ease, -webkit-transform .2s ease;
  transition: transform .2s ease, background-color .5s ease;
  transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease;
}
.menu-icon__line-left {
  /*width: 15px;*/
}
.menu-icon__line-right {
  /*width: 15px;*/
  /*float: right;*/
}

.nav {
  /*position: fixed;
  z-index: 1;*/
}
.nav:before, .nav:after {
  content: "";
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(234, 234, 234, 0.2);
  z-index: -1;
  -webkit-transition: -webkit-transform cubic-bezier(0.77, 0, 0.77, 1) 0.8s;
  transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  -webkit-transform: translateY(0%) translateX(100%);
          transform: translateY(0%) translateX(100%);
}
.nav:after {
  background: url('/wp-content/themes/miriveeco/img/menu-bg.png');
  /*background: #fff;*/
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
          background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}
.nav:before {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}
.nav__content {
  /*position: fixed; */
  opacity: 0;
  top: 0;
  /* -webkit-transform: translate(0%, -50%); */
  /* transform: translate(0%, -50%); */
  width: 0;
  text-align: center;
  font-size: calc(2vw + 10px);
  font-weight: 200;
  /*cursor: pointer;*/
}
body.nav-active .nav__content {
   position: fixed;
    opacity: 1;
    top: 120px;
    right: 100px;
    max-width: 400px;
    width: 100%;
}
.nav__list-item {
  position: relative;
  display: block;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
  opacity: 0;
  -webkit-transform: translate(0%, 100%);
          transform: translate(0%, 100%);
  -webkit-transition: opacity .2s ease, -webkit-transform .3s ease;
  transition: opacity .2s ease, -webkit-transform .3s ease;
  transition: opacity .2s ease, transform .3s ease;
  transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
  /*margin-right: 25px;*/
}
.nav__list-item:before {
  /*content: "";
  position: absolute;
  background: #000000;
  width: 20px;
  height: 1px;
  top: 100%;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: -1;*/
}
.nav__list-item:hover:before {
  width: 100%;
}

.fa-caret-down.menuArrow:before {
    content: url(/wp-content/themes/miriveeco/img/arrow.png);
}



body.nav-active .menu-icon__line {
  background-color: #3cdacd;
    width: 16px;
    margin: -2px;
  -webkit-transform: translateX(0px) rotate(-45deg);
          transform: translateX(0px) rotate(-45deg);
}
body.nav-active .menu-icon__line-left {
  -webkit-transform: translateX(1px) rotate(45deg);
          transform: translateX(1px) rotate(45deg);
}
body.nav-active .menu-icon__line-right {
  opacity: 0;
  -webkit-transform: translateX(-2px) rotate(45deg);
          transform: translateX(-2px) rotate(45deg);
}
body.nav-active .nav {
  visibility: visible;
}
body.nav-active .nav:before, body.nav-active .nav:after {
  -webkit-transform: translateX(0%) translateY(0%);
          transform: translateX(0%) translateY(0%);
}
body.nav-active .nav:after {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}
body.nav-active .nav:before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
body.nav-active .nav__list-item {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, transform .3s ease, color .3s ease;
  transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;
}

body.nav-active .nav__list-item {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
/*body.nav-active .nav__list-item:nth-child(0) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
body.nav-active .nav__list-item:nth-child(1) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
body.nav-active .nav__list-item:nth-child(2) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
body.nav-active .nav__list-item:nth-child(3) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
body.nav-active .nav__list-item:nth-child(4) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}*/

ul.nav__list li {
    text-align: left;
    padding-right: 40px;
    font-size: 21px;
    color: #1dd4c5;
}

ul.nav__list li a {
  color: #1dd4c5;
}

ul.nav__list li h3 {
  font-size: 21px;
}

ul.nav__list {
    /*max-width: 520px;*/
    /*float: right;*/
}

.nav-wrapper ul.sub-menu li {
    display: block;
    text-align: left;
}

.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.open>.sub-menu {
    display: block;
}

.navbar-nav>li>.sub-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-nav>li>.sub-menu {
    padding: 10px 0;
}

.dropdown.menu-item {
  position: relative;
  margin-right: 5px;
}

.dropdown.menu-item:after,
.wpml-ls-current-language:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  top: 44%;
  right: 1px;
  color: #fff;
}

.sub-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.sub-menu>li>a {
    padding: 5px 40px 3px 20px;
}

#menu-top-nav {
    width: calc(100% - 0px);
}

.wpml-ls-current-language {
    position: relative;
}
.sub-menu .dropdown.menu-item-has-children:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	top: 13px;
	right: 8px;
	color: #000;
	transform: rotate(-90deg);
}














/* video bg start */
.jquery-background-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video-bg {
  overflow: hidden;
}
/* video bg end */

.header-text-wrap {
  /*background-color: rgba(26, 93, 145, 0.8);*/
  background-color: rgba(26, 93, 145, 0.97);
  color: #fff;
  max-width: 500px;
  border-radius: 6px;
  padding: 30px 30px;
  margin-top: 180px;
  margin-bottom: 70px;
  position: relative;
  z-index: 1;
}

.inner-header-content {
  background-color: transparent;
  color: #fff;
  max-width: 800px;
  border-radius: 0px;
  margin: 160px auto 20px auto;
  text-align: center;
}

.header-text-wrap h1 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 24px;
    max-width: 300px;
}

.inner-header-content h1 {
    max-width: 100%;
}



.inner-header-content-img span {
    width: 110px;
    background-color: #15b8ad;
    border-radius: 50%;
    height: 110px;
    padding-top: 5px;
    display: block;
    text-align: center;
    -webkit-box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.3);
}

.inner-header-content-img span img {
    width: 90%;
}

.inner-header-content-img {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    width: 150px;
}

.inner-header-content-text {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    width: calc(100% - 160px);
    text-align: left;
}

.inner-header-content-text h1 {
    margin-bottom: 12px;
}

.inner-header-content-text p {
    font-size: 17px;
}


a.btn1 {
    background-color: #1dd4c5;
    color: #fff;
    display: inline-block;
    padding: 12px 28px 10px 28px;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 22px;

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

a.btn1:hover,
a.btn1:focus {
  text-decoration: none;
  outline: none;
  background-color: #0db8aa;

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

/*body.nav-active .nav-logo,*/
body.nav-active .nav-middle-menu {
  animation-delay: 1s;
  animation: hideNav 0.5s;
  opacity: 0;
}

@keyframes hideNav {
  from {opacity: 1;}
  to {opacity: 0;}
}

.nav-middle-menu {
    animation: hideNavv 1s;
    opacity: 1;
    animation-delay: 0s;
}

@keyframes hideNavv {
  from {opacity: 0;}
  to {opacity: 1;}
}

.nav-fixed.scrolled {
  background: none;
  background-color: #014254;
}

body.nav-active .nav-fixed.scrolled {
    background-color: transparent;
}

.header-curve {
    background-image: url(/wp-content/themes/miriveeco/img/header-curve.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 100%;
    height: 360px;
    position: absolute;
    bottom: -3px;
    left: 0;
}

.header-content {
    position: relative;
    /*z-index: 1;*/
}

.header-woman {
    position: absolute;
    bottom: -705px;
}

.header-woman img {
    width: 100%;
}

 .elements-list .item {
  /*border-top: 1px solid #dce7eb;*/
  cursor: pointer;
}
 .elements-list .item .item-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
 .elements-list .item .item-top h3 {
  margin: 0;
  line-height: 1.42857143;
}
 .elements-list .item .item-top i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
    top: 3px;
}
 .elements-list .item.item-active .item-top i {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
    top: -4px;
}
 .elements-list .item p {
  display: none;
  color: rgba(48, 69, 92, 0.8);
  font-size: 17px;
  line-height: 25px;
  margin-top: 7px;
    margin-bottom: 14px;
}
 .elements-list .item-active i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
          position: relative;
    top: -4px;
}

.menuDrop-nav a {
  display: block;
  padding-left: 20px;
  color: #1d5d94 !important;
}


li.translate-lang {
  cursor: pointer;
}

li.translate-lang ul.dropdown-menu {
    right: -10px;
    left: auto;
    top: 29px;
    padding: 7px 0;
    min-width: 167px;
}

li.translate-lang ul.dropdown-menu li {
    display: block;
    width: 100%;
    padding: 0;
}

li.translate-lang ul.dropdown-menu li a {
    padding: 4px 12px 1px 12px;
    font-size: 13px;
    display: block;

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

li.translate-lang ul.dropdown-menu li a:hover,
li.translate-lang ul.dropdown-menu li a:focus {
    background-color: #e7e7e7;

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}
.icl {
    text-transform: uppercase;
}


.nav-dropdown {
  position: relative;
}

.nav-dropdown a {
  width: 100%;
  display: block;
}

.nav-dropdown .sub-menu {
  height: 0;
  
  overflow: hidden;
  padding-left: 20px;

  transition: 0.3s all;
  -moz-transition: 0.3s all;
  -webkit-transition: 0.3s all;
}

ul.sub-menu.sub-menu-open {
    height: auto;
    
    overflow: auto;
    padding-left: 20px;
    margin-bottom: 12px;
    margin-top: 5px;

    transition: 0.3s all;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.nav-dropdown:before {
    content: url(/wp-content/themes/miriveeco/img/arrow.png);
    position: absolute;
    right: 20px;
    width: 12px !important;
}


ul.sub-menu li {
    list-style-type: none;
}

ul.sub-menu li a {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-brand {
    height: auto;
    padding: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin: 0;
}

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

.navbar-collapse {
    padding: 0px 0 0 0;
}

.navbar-nav {
    display: inline-block;
    width: calc(100% - 420px);
    text-align: center;
}

.searchBox {
    display: inline-block;
    padding-right: 0;
    width: 250px;
    text-align: right;
}

.navbar-nav li {
    float: none;
    display: inline-block;
}

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

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

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

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #1dd4c5;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #1dd4c5;
    background-color: transparent;
}

.navbar-nav>li>.dropdown-menu {
    padding: 10px 0;
}

.navbar-nav>li>.dropdown-menu li {
    display: block;
}

.dropdown-menu>li>a {
    padding: 5px 20px 3px 20px;
}

.current-menu-item>a,
.current-menu-parent>a,
.current-menu-ancestor>a {
    color: #1dd4c5 !important;
    /*font-weight: bold !important;*/
}

.topBar-menu {
    text-align: right;
    width: calc(100% - 170px);
    margin-bottom: 7px !important;
}

.searchInput {
  display: inline-block;
  width: calc(100% - 50px);
  vertical-align: middle;
  margin-right: -4px;
}

.searchBtn {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
}

.searchBtn .btn-default {
  border: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.searchBtn .btn-default:hover,
.searchBtn .btn-default:focus {
  background-color: #1dd4c5;
  color: #fff;
}

.searchInput input {
    width: 100% !important;
    display: block !important;
    border: 1px solid #fff;
    border-right: 0;
    height: 32px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.searchInput input:focus {
    border-color: #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.langDrop ul.dropdown-menu {
    min-width: 90px !important;
    margin-left: -18px;
}

.topBar-menu a {
    padding: 0px 0px 6px 30px !important;
}

.langDrop .dropdown-menu a {
    padding: 2px 0 2px 18px !important;
}

nav a {
    font-family: 'Geogrotesque Rg';
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.middleMenu a {
    font-size: 16px;
}

.wpml-ls-current-language a {
    padding-right: 15px !important;
    color: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
    color: #1dd4c5;
}

.wpml-ls-current-language .sub-menu {
    padding: 8px 1px;
    min-width: 100px;
}

.wpml-ls-current-language .sub-menu a {
    padding: 2px 0px 3px 15px !important;
}

ul.sub-menu li a {
  color: #000;
}

ul.sub-menu li a:hover {
    background-color: transparent;
    color: #1dd4c5;
}

.mobile-lanNav,
.topBar-menu.mobile {
    display: none;
}

.margin_0 {
    margin: 0;
}


/* no banner header start */
.no-banner .nav-fixed,
.search-results .nav-fixed,
.tax-technologies-and-products .nav-fixed,
.single-products .nav-fixed {
  background: none;
  background-color: #014254;
}

.no-banner .header-curve,
.no-banner .header-content,
.search-results .header-curve,
.search-results .header-content,
.tax-technologies-and-products .header-curve,
.tax-technologies-and-products .header-content,
.single-products .header-curve,
.single-products .header-content {
  display: none;
}

.no-banner .header-wrapper,
.search-results .header-wrapper,
.tax-technologies-and-products .header-wrapper,
.single-products .header-wrapper {
  background-image: none !important;
  min-height: 113px;
  padding: 0;
}

.no-banner footer,
.search-results footer,
.tax-technologies-and-products footer,
.single-products footer {
    margin-top: 60px;
}

.no-banner h2,
.tax-technologies-and-products h2,
.single-products h2 {
  margin-top: 30px !important;
}

/* no banner header end */



.search-page h1 {
    margin: 30px 0;
    padding-bottom: 20px;
    border-bottom: 2px solid #dedede;
}

.search-content {
    margin-top: 30px;
}

.search-content a {
    font-size: 18px;
}



/* making logo bigger start */
.topBar-menu.desktop {
    width: calc(100% - 210px);
}
.navbar-nav {
    width: calc(100% - 460px);
}
.nav-wrapper {
    padding: 8px 15px;
}
.navbar-brand>img {
    width: 200px;
}
/* making logo bigger end */
















/* slider start */
.main-slider-wrapper {
  visibility: hidden;
}
.header-text-wrap .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background: transparent;
}

.bx-wrapper {
    margin-bottom: 30px !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: -40px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #1dd4c5 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(29, 212, 197, 0.3) !important;
}


.header-text-wrap .bx-controls-direction {
    display: none;
}

/* slider end */



/* smart slider start */
.n2-ss-slide-background-color {
    background: transparent !important;
}

.n2-ss-section-main-content {
  background: none !important
}

.n2-ss-layer-row-inner {
    max-width: 1170px;
    margin: 0 auto !important;
}

.n2-section-smartslider {
    bottom: -100px;
}

.n2-ss-layer-content {
  background: transparent !important;
}

.n2-ss-layers-container {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    margin: 0 auto !important;
    max-width: 1170px;
}

h2.n2-ss-item-content {
    font-size: 30px !important;
    margin-bottom: 24px !important;
    max-width: 300px;
    font-family: 'Geogrotesque Rg' !important;
    line-height: 1.4 !important;
}

.n2-ss-item-content p {
    max-height: 83px;
    overflow: hidden;
    font-family: 'Myriad Pro' !important;
    font-size: 15px !important;
}

.n2-ss-button-container a {
    background-color: #1dd4c5 !important;
    color: #fff !important;
    display: inline-block !important;
    padding: 12px 28px 10px 28px !important;
    font-size: 14px !important;
    border-radius: 3px !important;
    margin-top: 22px !important;
    transition: 0.3s all !important;
    -webkit-transition: 0.3s all !important;
    -moz-transition: 0.3s all !important;
    letter-spacing: inherit !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}

/*.n2-ss-layer {
    width: 60% !important;
  }

  .n2-ss-layer.n2-ss-last-in-row {
    width: 40% !important;
  }*/



.n2-ss-layer.bxslidertext {
    background-color: rgba(26, 93, 145, 0.8);
    color: #fff;
    max-width: 500px;
    border-radius: 6px;
    padding: 40px 40px;
    position: absolute !important;
    width: 100% !important;
    top: -210px;
}

/*.n2-ss-layer-row-inner > .n2-ss-layer {
    width: 50% !important;
}*/

.n2-ss-layer-row-inner > .n2-ss-layer:first-child {
    width: 70% !important;
    order: inherit !important;
    text-align: left;
}

.n2-ss-slider .n2-ss-layer-row-inner {
    flex-wrap: nowrap !important;
}



@media screen and (max-width: 1200px) {
  .n2-ss-layer-row-inner > .n2-ss-layer:first-child {
    width: 100% !important;
  }
}




@media screen and (max-width: 950px) {

  .n2-ss-img-wrapper {
    display: none;
  }

  .n2-ss-layers-container {
    min-height: 430px;
  }

  .n2-section-smartslider {
    bottom: 0;
    margin-top: 140px;
  }

  /*#n2-ss-3 .n2-ss-slider-1 {
    height: 100% !important;
  }*/

  .n2-ss-slider .n2-ss-layer-row-inner {
    width: 100% !important;
    display: block !important;
  }
}




@media screen and (max-width: 800px) {
  .n2-ss-layer-row-inner > .n2-ss-layer:first-child {
    width: auto!important;
  }

  .n2-ss-slider .n2-ss-slider-1 .n2-ss-layer-content {
    /*min-height: auto !important;*/
  }

  #n2-ss-3 .n2-ss-slider-3 {
    /*position: initial !important;*/
  }

  .n2-ss-slider .n2-ss-canvas, .n2-ss-slider .n2-ss-slide {
    overflow: auto !important;
    height: auto !important;
  }

  .n2-ss-layer.bxslidertext {
    top: 0;
  }

  div#n2-ss-3 .n2-ss-slider-3 {
    overflow: inherit !important;
  }

  .n2-section-smartslider {
    height: auto !important;
    padding-bottom: 120px;
  }

  .header-content {
    height: auto;
    /*padding-bottom: 160px;*/
  }
}

/* smart slider end */

.header-wrapper.inner-page:after {
    content: "";
    background-image: linear-gradient(180deg, #1D5D94 , #10746D );
    opacity: 0.65;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0;
}

.header-wrapper.inner-page .header-content {
    z-index: 2;
}

.header-wrapper.inner-page .header-curve {
    z-index: 1;
}

.header-text-wrap .sliderCap-withImg h1 {
  font-size: 24px;
  max-width: 100%;
}

.sliderCap-withImg-text,
.sliderCap-withImg-img {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.bx-wrapper {
    margin-bottom: 0px !important;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -10px !important;
    padding: 0;
}

.sliderCap-withImg-img img {
    width: 100%;
}

.sliderCap-withImg-img {
    /*float: right;*/
}

@media screen and (max-width: 450px) {
  .header-text-wrap .sliderCap-withImg h1 {
    font-size: 19px;
  }
  /*.sliderCap-withImg-text,
  .sliderCap-withImg-img {
    width: 100%;
  }*/
}

/* header end */










/* communication sec start */
.communication-sec {
  margin-bottom: 0px;
  padding: 60px 0 110px 0;

  border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 40% 7%;
    border-bottom-right-radius: 40% 7%;

    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(202,245,241,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(49%, rgba(255,255,255,1)), color-stop(100%, rgba(202,245,241,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(202,245,241,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(202,245,241,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(202,245,241,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(202,245,241,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#caf5f1', GradientType=0 );
}

.communication-img {
    text-align: center;
}

.communication-img {
    max-width: 310px;
    margin: 0 auto;
    position: relative;
}

.communication-img img {
    width: 90%;
}

.communication-sec1,
.communication-sec2 {
    display: inline-block;
    vertical-align: middle;
}

.communication-sec1 {
    width: 40%;
}

.communication-sec2 {
    width: 59%;
}

.communication-sec h2 {
    color: #15b8ad;
    font-size: 40px;
}

.communication-sec2 p {
    max-width: 480px;
    font-size: 15px;
}

.communication-img span {
    position: absolute;
    width: 100px;
    background-color: #15b8ad;
    border-radius: 50px;
    height: 100px;
    padding-top: 4px;
    top: 10px;
    left: 20px;
}

.communication-icon-wrapper {
  position: relative;
  top: 0;
  margin: 10px 0 20px 0;
}

.communication-icon-wrapper ul {
  padding: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 900px;
}

.communication-icon-wrapper ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 24%;
}

.communication-icon-wrapper ul li div {
    max-width: 152px;
    margin: 0 auto;
    text-align: center;
}

.communication-icon-wrapper ul li div img {
    width: 40px;
}

.communication-icon-wrapper ul li div span {
    display: inline-block;
    background-color: #fff;
    border-radius: 50px;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.75);
}

.communication-icon-wrapper ul li div p {
    color: #1d5d94;
    /*font-weight: 700;*/
    margin-top: 10px;
}


.communication-icon-wrapper ul li.active p,
.communication-icon-wrapper ul li:hover p {
    color: #1dd4c5;
}

.communication-img img {
    border-radius: 50%;
}

/* communication sec end */



/* news sec start */
.news-sec {
    padding: 130px 0 80px 0;
    background-color: #e6f7f6;
    /*border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
    border-top-left-radius: 40% 7%;
    border-top-right-radius: 20% 5%;
}

.news-img img {
    width: 100%;
}

.news-sec h2 {
    margin: 0 0 20px 0;
    color: #1a5f94;
}

.news-grid {
    padding: 40px 20px 20px 20px;
    /*min-height: 220px;*/
}

.newsAndImage .news-grid {
    border-bottom: 1px solid #e3e3e3;
    padding: 40px 20px 38px 20px;
}

.news-sec .col-md-6:nth-child(even) .news-grid {
  /*border-right: 1px solid #e3e3e3;*/
}

.remove-margin {
    margin: 0 -17px;
}

.news-grid h3 {
    margin: 0;
    color: #0eb8ad;
    max-width: 460px;
    margin-bottom: 15px;
}

.news-grid span.news-date {
    color: #a3a6a7;
    margin-bottom: 10px;
    display: block;
}

.news-borderBottom {
    border-bottom: 1px solid #e3e3e3;
}

.news-sec .borderLeft {
  border-left: 1px solid #e3e3e3;
}

.newsAndImage .news-grid-img,
.newsAndImage .news-grid-text {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.newsAndImage .news-grid-img img {
    width: 100% !important;
    height: auto !important;
}

.newsAndImage .news-grid-text {
    padding-left: 35px;
}

.newsAndImage .news-grid-img {
    padding-right: 35px;
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* news sec end */








/*  technology section start  */
.techSec-wrapper {
    /*background-color: #e6f7f6;*/
    padding: 50px 0 130px 0;
    /*border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 40% 7%;
    border-top-right-radius: 20% 5%;*/
}

.techSec-left-img {
    /*background-image: url(/wp-content/themes/miriveeco/img/news-img.jpg);*/
    background-color: #0d304a;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 240px;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.techSec-left-text {
    background-color: #0d304a;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 25px 40px 35px 40px;
}

.techSec-left-text p {
    margin: 0;
    font-size: 14px;
}

.techSec-left {
    /* padding: 0 20px 0 0; */
    -webkit-box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.4);
}

.techSec-left-text h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 19px;
}

.techSec-right {
    padding-left: 20px;
}

.techSec-right h2 {
    margin-top: 10px;
    color: #1a5f94;
}

.techSec-right-head {
    max-width: 420px;
}

.techSec-right-tiles-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px -7px 0 -7px;
    padding: 0;
    list-style-type: none;
}

.techSec-right-tiles {
    width: 30%;
    min-height: 63px;
    padding: 0;
    background-color: #fff;
    color: #15b8ad;
    margin: 10px;
    -webkit-box-shadow: 0px 0px 14px -7px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 14px -7px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 14px -7px rgba(0,0,0,0.4);

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

.techSec-right-tiles:hover {
    background-color: #1a5f94;
    color: #fff;

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    cursor: default;
}

.techSec-right-tiles span {
    display: block;
    /*background-color: #fff;*/
    padding: 11px;
    font-size: 14px;
    /*font-weight: 600;*/
    /* -webkit-box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.4); */
    -moz-box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.4);
    /* box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.4); */
}

.techSec-right-tiles a {
    display: block;
    width: 100%;
    height: 100%;
}

.techSec-right-tiles a:hover {
  color: #fff;
}

.techSec-right-tiles.active a {
    color: #fff;
    background-color: #1a5f94;
}

/*  technology section end  */







/* services sec start */

.service-head h2,
.service-head p {
    max-width: 460px;
}

.service-head h2 {
  margin-bottom: 20px;
}

.service-head-left, .service-head-right {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}

.service-img img {
    max-width: 320px!important;
    width: 90%;
}

.service-head {
    margin-bottom: 50px;
}

.service-sec-curve {
    background-color: #e6f7f6;
}

.service-sec {
  color: #fff;
  position: relative;
    padding: 80px 0 50px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 50% 2%;
    border-top-right-radius: 50% 2%;
    background: rgba(57,192,185,1);
  background: -moz-linear-gradient(top, rgba(57,192,185,1) 0%, rgba(66,123,166,1) 29%, rgba(66,123,166,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(57,192,185,1)), color-stop(29%, rgba(66,123,166,1)), color-stop(100%, rgba(66,123,166,1)));
  background: -webkit-linear-gradient(top, rgba(57,192,185,1) 0%, rgba(66,123,166,1) 29%, rgba(66,123,166,1) 100%);
  background: -o-linear-gradient(top, rgba(57,192,185,1) 0%, rgba(66,123,166,1) 29%, rgba(66,123,166,1) 100%);
  background: -ms-linear-gradient(top, rgba(57,192,185,1) 0%, rgba(66,123,166,1) 29%, rgba(66,123,166,1) 100%);
  background: linear-gradient(to bottom, rgba(57,192,185,1) 0%, rgba(66,123,166,1) 29%, rgba(66,123,166,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39c0b9', endColorstr='#427ba6', GradientType=0 );
}

.service-sec:before {
    content: "";
    background-image: url(/wp-content/themes/miriveeco/img/services-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
}

.service-grid .col-md-6 {
    margin-bottom: 20px;
}

.service-grid p.service-title {
    color: #1dd4c5;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 13px;
}

.service-grid p {
    /*max-width: 500px;*/
}

/* services sec end */









/ inner page start /

.sec2-wrapper {
  background-color: #efefef;
}

.sec-padd {
    padding: 50px 0 90px 0;
    margin: 60px 0;
}

.sec-mar-botm {
  margin-bottom: 80px;
}

.sec-mar-top {
  margin-top: 60px;
}

.sec-mar-top-30 {
  margin-top: 30px;
}

.grid-col {
    /*-webkit-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
    background-color: #fff;
    margin-bottom: 30px;*/
}

.techAndProductPage .grid-col {
    /*border: 2px solid #efefef;*/
}

.grid-col-text h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 21px;
    /*min-height: 70px;*/
}

.grid-col-text a {
  display: inline-block;
    margin-top: 10px;
}

.gridsWrapper {
    margin-top: 40px;
	margin-bottom: 20px;
}

.grid-col-text {
    padding: 25px 21px;
}

.grid-col-textH3 {
    /*min-height: 90px;
    max-height: 140px;
    overflow: hidden;*/
}

.grid-col-textP {
    /*max-height: 105px;
    min-height: 105px;*/
    margin-bottom: 20px;
    overflow: hidden;
}

.grid-col-textP p {
    margin: 0;
}

.grid-col-img {
    /*height: 170px;
    background-size: cover;*/
    /*background-position: center;*/
    height: 262px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

.grid-cta {
    margin: 50px 0 0 0;
    text-align: center;
    /*max-width: 750px;*/
}
.grid-cta.single-product-cta {
    margin: 0px 0 20px 0;
    text-align: center;
    /* max-width: 750px; */
    padding: 60px 0 70px 0;
    background-color: #efefef;
}
.grid-cta p {
    font-size: 21px;
}

.grid-cta a {
    font-size: 16px;
    color: #000;
    background-color: #fff;
    display: inline-block;
    padding: 10px 30px;
    margin-top: 10px;
    border-radius: 3px;

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

.grid-cta a:hover,
.grid-cta a:focus {
    color: #fff;
    background-color: #1dd4c5;

    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

.sec3-wrapper {
    margin: 0 0 10px 0;
}

.relatedNewsResour h2 {
    margin-bottom: 30px;
}

.relatedNewsResour .col-sm-6 {
    margin-bottom: 30px;
    
}

.relatedNewsResour p {
    max-width: 230px;
}

.relatedNewsResour a {
    color: #000;
    font-weight: bold;
}

.relatedNewsResour p a {
    font-weight: normal;
}

.relatedNewsResour a:hover,
.relatedNewsResour a:focus {
    color: #15b8ad;
}

.bottom-icons-main .bottom-icon span {
    background-color: #818181;
    display: inline-block;
    border-radius: 50%;
    padding: 10px;
}

.bottom-icons-main .bottom-icon span img {
    width: 95%;
    max-width: 52px;
}

.bottom-icons-main .bottom-icon {
    float: left;
    width: 12.5%;
}

.bottom-icons-main {
    text-align: center;
    display: block;
    margin: 0 -20px;
}

.bottom-icons-main .bottom-icon {
    float: left;
    width: 12.5%;
    padding: 10px 20px;
    min-height: 150px;
    min-width: 145px;
}

.bottom-icon-wrapper {
    margin-bottom: 50px;
}

.bottom-icons-main .bottom-icon p {
    margin-top: 10px;
    font-size: 13px;
    color: #000;
}

.bottom-icon a {
    display: block;
}

.bottom-icon:hover p {
    color: #15b8ad;
}

.techAndProductPage {
    padding: 0;
    margin: 0 0 40px 0;
    background-color: transparent;
}







.rightSidebar {
    padding-left: 40px;
}

.rightSidebar h3 {
    margin-top: 0;
    margin-bottom: 30px;
    max-width: 220px;
    font-size: 22px;
}


/* inner page right sidebar start */

.rightSidebarAccordionWrapper ul {
    list-style-type: none;
    padding-left: 0;
}

.rightSidebarAccordion ul{
  display:none
}

.ac-list-item{
  position:relative;
  padding-right: 20px;
}

.ac-btn{
  display:flex;justify-content:center;align-items:center;width:1rem;height:1rem;position:absolute;top:1rem;right:10px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .65s ease, -webkit-transform .3s ease;
}

.ac-btn::after{
  /*content:"+"*/
}

.rightSidebarAccordion .is-open>.ac-list{
  display:block}

.rightSidebarAccordion .is-open>.ac-btn::after{
  /*content:"-"*/
}

.rightSidebarAccordion .is-open>.ac-btn {
  -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .65s ease, -webkit-transform .3s ease;
}

.ac--animation ul{
  display:block;max-height:0;transition:max-height .3s ease;overflow:hidden}

.ac--animation .is-open>.ac-list{
  max-height:500px
}


.myAccordion-list li a {
  display: block;
  padding: 4px 0;
  font-size: 15px;
  color: #767676;
}

.myAccordion-list li a:hover {
  color: #000;
  cursor: pointer;
}

.myAccordion-list li:last-child a { border-bottom: none }

.myAccordion-list>li>ul li a { padding: 3px 10px; }

.myAccordion-list>li>ul>li>ul li a {
    padding-left: 25px;
}
li.ac-list-item.ac-has-child.is-open>a {
    color: #000;
}
/*# sourceMappingURL=sample.css.map */

/* inner page right sidebar end */

.gnw_vertical_align_bottom {
    vertical-align: bottom !important;
}
.gnw_border_bottom_double {
    border-bottom: double black 3px !important;
}
.gnw_align_right {
    text-align: right !important;
}
.gnw_padding_right_none {
    padding-right: 0 !important;
}
.gnw_border_bottom_solid {
    border-bottom: solid black 1px !important;
}
.gnw_table_border_collapse td {
    font-size: 12px;
}


.news-sec.news-page {
    background-color: transparent;
    padding: 20px 0 80px 0;
}

.news-sec.news-page .borderLeft,
.news-sec.news-page .news-borderBottom,
.news-sec.news-page .col-md-6:nth-child(even) .news-grid {
    border: 0 !important;
}

.news-sec.news-page h3 {
    color: #212121;
}

.news-grid p {
    color: #000;
}

.news-grid:hover h3,
.news-grid:hover a {
  color: #1dd4c5;
  cursor: pointer;
}


.timeline {
  list-style: none;
  padding: 100px 0 40px;
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #6b6b6b;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 50%;
  max-width: 355px;
  float: left;
  border: 1px solid #d4d4d4;
  /*border-radius: 2px;*/
  /*padding: 20px;*/
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 75px;
  right: -47px;
  display: inline-block;
/*   border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent; */
  width: 47px;
  height: 2px;
  background: #6b6b6b;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
/*   border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent; */
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -12px;
  /*background-color: #999999;*/
  z-index: 100;
  /*
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  */
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -47px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge > a {
  color: #C5C7C5 !important;
}
.timeline-badge a:hover {
  color: #FF531F !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    padding:20px;
    margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline-footer{
    padding:20px;
    background-color:#f4f4f4;
}
.timeline-footer > a{
    cursor: pointer;
    text-decoration: none;
}

span.startPoint {
    width: 16px;
    height: 16px;
    border: 2px solid #6b6b6b;
    position: absolute;
    top: 0;
    border-radius: 50%;
    background-color: #fff;
    left: 50%;
    margin-left: -8.5px;
}

span.endPoint {
  width: 16px;
  height: 16px;
  border: 2px solid #6b6b6b;
  position: absolute;
  top: auto;
  bottom: 0;
  border-radius: 50%;
  background-color: #fff;
  left: 50%;
  margin-left: -8.5px;
}

.timeline-body p {
    padding: 0;
}

.timeline-body {
    padding: 40px 45px;
}

.timeline-body p.timelineDate {
    font-size: 20px;
    margin-bottom: 15px;
}

p.boldSubhead {
    font-size: 17px;
    font-weight: 600;
    margin-top: 20px;
}

.contactForm-wrapper {
    max-width: 800px;
    margin: 40px auto 0 auto;
}

.contactForm-wrapper .form-control {
  border-radius: 2px;
  padding: 21px 16px 18px 16px;
}

.contactForm-wrapper select.form-control {
    padding: 2px 10px;
}

.contactForm-wrapper textarea {
  border-radius: 2px;
  padding: 14px 16px 14px 16px;
  min-height: 100px;
  width: 100%;
  resize: none;
  border: 1px solid #ccc;
}

.contactForm-wrapper button.form-btn {
  background-color: #ccc;
  border-radius: 20px;
  border-color: #ccc;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  padding: 10px 28px 7px 28px;
  width: 170px;
  text-align: center;
}

.contactForm-wrapper button.form-btn:hover,
.contactForm-wrapper button.form-btn:focus {
  background-color: #1dd4c5;
  border-color: #1dd4c5;
}

.contactFormBtn {
    /*margin-top: -65px;*/
}

.contactLocation-wrapper {
    background-color: #f1f1f1;
    margin-top: 70px;
    padding: 60px 0 80px 0;
}

.contactLocation-map img {
    margin: 0 auto;
}

.contactLocation-add {
    background-color: #fff;
    max-width: 650px;
    margin: 20px auto 0 auto;
    padding: 25px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 17px -4px rgba(0,0,0,0.3);
}

.contactLocation-add p.addhead {
    font-size: 28px;
    margin-bottom: 20px;
}

.contactLocation-add p {
    margin-bottom: 0px;
}

.contactLocation-map {
    margin-top: 30px;
}

.companySec1 {
    margin-bottom: 140px;
}

.companySec2 {
    background-color: #f1f1f1;
    padding-bottom: 30px;
}

.companySec2 .communication-img img {
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.1);
    max-width: 160px;
}

.companyContent-grid {
    margin: 50px auto 70px auto;
    max-width: 680px;
}

.companyContent-grid h2 {
    margin-top: 0;
}

.companySec2 .communication-icon-wrapper ul {
  max-width: 100%;
}

.companySec2 .communication-icon-wrapper ul li {
    width: 13.6%;
}


.slider {
    width: 50%;
    margin: 100px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}

.companySlider .gridsWrapperSide {
    /*max-width: 290px;
    
    width: 290px !important;*/
    width: 60% !important;
    float: inherit;
}

.companySlider .slick-current,
.companySlider .slick-active {
    opacity: 1;
}

.ui-accordion-content {
    padding-left: 15px !important;
}

.accordion-wrapper p {
  margin-bottom: 4px;
}

.accordion-wrapper p a {
  color: #333;
}

.accordion-wrapper {
  cursor: pointer;
  margin-top: 30px;
}

.accordion-hasChild {
    position: relative;
}

.accordion-hasChild::after {
  content: "";
  display:flex;justify-content:center;align-items:center;width:1rem;height:1rem;position:absolute;top:1rem;right:10px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .65s ease, -webkit-transform .3s ease;
}

.img-margin {
    margin: 15px 0;
}

a.btn-grey {
    color: #fff;
    background-color: #000;
}

.img-center img {
  margin: 0 auto;
}



/* pagination css start */
.pagination-wrapper {
    clear: both;
    padding: 0 15px;
    text-align: right;
    border-top: 2px solid #efefef;
    width: 100%;
    margin-top: 30px;
}

.pagination-wrapper .pagination {
    margin-top: 12px;
}

.pagination-wrapper ul {
    list-style-type: none;
    padding: 0;
}

.pagination-wrapper ul li {
    display: inline-block;
    padding-left: 8px;
    cursor: default;
    vertical-align: middle;
}

.pagination-wrapper .page-numbers {
  width: 26px;
  height: 26px;
  display: inline-block;
  padding: 4px 5px;
  border-radius: 20px;
  text-align: center;
  color: #000;
}

.pagination-wrapper .page-numbers.current,
.pagination-wrapper .page-numbers:hover {
  background-color: #1dd4c5;
  color: #fff;
  font-size: 12px;
    padding: 6px 0 6px 0;
}

a.prev.page-numbers:hover,
a.next.page-numbers:hover {
  font-size: 15px;
  padding: 4px 10px 8px 10px;
}

a.prev.page-numbers,
a.next.page-numbers {
  width: auto;
  padding: 4px 10px 8px 10px;
  color: #000;
}

.pagination-wrapper ul li:first-child {
    border-right: 2px solid #b7b7b7;
    padding-right: 20px;
    margin-right: 20px;
}


/* pagination css end */


.up-ty {
    text-transform: uppercase;
}




/* company page slider start */
.companySlider {
  margin: 0;
  width: 100%;
}

.companySlider .slick-prev:before {
    content: '\f104';
    font-family: FontAwesome;
    font-size: 23px;
    font-weight: 700;
}

.companySlider .slick-next:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 23px;
    font-weight: 700;
}

.companySlider .slick-arrow {
    bottom: -24px !important;
    top: inherit;
}

.companySlider .slick-arrow:hover:before {
  color: #1dd4c5;
}

.companySlider .slick-prev {
    left: 17px;
}

.companySlider .slick-next {
    right: inherit;
    left: 45px;
}
/* company page slider end */



.team-page img {
    max-width: 270px;
    margin-top: 15px;
    width: 100%;
}

.team-page h3 {
    margin-bottom: 20px;
}

.relatedNewsResour p a {
    max-width: 230px;
    position: relative;
    padding-left: 30px;
    display: block;
}

.relatedNewsResour p a:before {
    content: "";
    display: inline-block;
    background-image: url(https://www.veeco.com/wp-content/themes/miriveeco/img/file.png);
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: 0;
}

.iksm-348 .iksm-term__inner {
  min-height: 35px !important;
}



/* bibliography page start */
.biblio_header {
    background-color: #f7f7f7;
    margin: 10px 0 50px 0;
    border-radius: 3px;
    border: 1px solid #d8d8d8;
    padding: 10px 20px 25px 20px;
}

.biblio_header_content {
    padding: 0;
}

.biblio_header_content:first-child {
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px;
    padding-bottom: 20px;
}

.biblio_header_content h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.biblio_header_btn_wrapper {
    padding: 0 10px;
}

.biblio_header_content .biblio_header_btn {
    width: 82.7px;
    display: inline-block;
    padding: 0 5px;
}

.biblio_header a {
    display: block;
    width: 75px;
    background-color: #e4e4e4;
    padding: 11px 10px 9px 10px;
    text-align: center;
    color: #4c4b4b;
    font-size: 15px;
    border-radius: 4px;
    margin-bottom: 12px;
}

.biblio_header a:hover,
.biblio_header a:focus {
  background-color: #1dd4c5;
  color: #fff;
}

.biblio_header a.active-year {
    background-color: #1dd4c5;
    color: #fff;
}

.bibilio-search-wrapper {
    margin-top: 30px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}


.contactForm-wrapper .plus {
    font-size: 30px;
    margin-top: 43px;
}

.biblio_header_input input {
    height: 42px;
}

.biblio_header_btn .default-btn {
    width: 100%;
}

.biblio_header_searchBtn .default-btn {
    width: 100%;
}

.bibilio-search-content .bibilio-search-link {
    font-size: 20px;
}

/* bibliography page end */

.value-our-people-page img {
    min-width: 100%;
}

.single-markets .sec2-wrapper {
    /*margin-bottom: 0;*/
    padding: 20px 0 70px 0;
}

.page-template-market-page .sec2-wrapper {
	/*margin-bottom: 0;*/
}

.single-products .sec3-wrapper {
    margin: 0 0 10px 0;
}


/* product list items start */
.display-flex-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7px;
	justify-content: center;
}

.display-flex-grid .col-lg-3.col-md-4 {
    width: calc(23% - 10px);
}

.display-flex-grid .col-md-4 {
    -webkit-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
    background-color: #fff;
    border: 2px solid #efefef;
    margin: 10px;
    width: calc(31% - 10px);
    padding: 0;
}

.display-flex-grid .col-md-3 {
  -webkit-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  background-color: #fff;
  border: 2px solid #efefef;
  margin: 10px;
  width: calc(23% - 10px);
  padding: 0;
}

.companySlider .grid-col {
  -webkit-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  background-color: #fff;
  border: 2px solid #efefef;
  margin-bottom: 20px;
}

.gridsWrapperSide {
  -webkit-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 26px -11px rgba(0,0,0,0.2);
  background-color: #fff;
  border: 2px solid #efefef;
  padding: 0;
  margin-bottom: 20px;
}

.display-flex-grid .col-md-4,
.display-flex-grid .col-md-3,
.companySlider .grid-col,
.gridsWrapperSide {
  position: relative;
  top: 0;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
}

.display-flex-grid .col-md-4:hover,
.display-flex-grid .col-md-3:hover,
.companySlider .grid-col:hover,
.gridsWrapperSide:hover {
  top: -7px;
  box-shadow: 0px 10px 26px -11px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 10px 26px -11px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 10px 26px -11px rgba(0,0,0,0.3);
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
}

.display-flex-grid .col-md-4 a:hover,
.display-flex-grid .col-md-3 a:hover,
.companySlider .grid-col a:hover,
.gridsWrapperSide a:hover {
  color: #1dd4c5;
}

.grid-col p {
    max-height: 150px;
    overflow: hidden;
}

/* product list items end */



.iksm-terms .iksm-term__text {
    line-height: 22px;
}


/* history page text only start */
/*.timeline-wrapper .timeline-heading {
    display: none;
}

.timeline-body {
    padding: 20px 35px;
}

span.startPoint,
span.endPoint {
    display: none;
}*/
/* history page text only end */




/* product page accordion start */
.accordion{
  box-shadow: 0 0 5px rgb(255, 255, 255);
  overflow: hidden;
  transition: height 0.3s ease;
  margin-bottom: 20px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  height: 62px;
}

.accordion .accordion_tab{
  padding: 16px 20px 15px 20px;
  cursor: pointer;
  user-select: none;
  font-size: 21px;
  position: relative;
  font-family: 'Geogrotesque Rg';
}

.accordion .accordion_tab .accordion_arrow{
  position: absolute;
  top: 23px;
  transform: translateY(-7px);
  right: 15px;
  width: 15px;
  height: 15px;
  transition: all 0.3s ease;
}

.accordion .accordion_tab .accordion_arrow img{
  width: 100%;
  height: 100%;
}

.accordion .accordion_tab.active .accordion_arrow{
  transform: translateY(7px) rotate(180deg);
}

.accordion.active{
  height: auto;
}

.accordion .accordion_content{
  padding: 16px 20px;
  border-top: 1px solid #e9e9e9;
}

.accordion .accordion_content .accordion_item{
  margin-bottom: 10px;
}

.accordion .accordion_content .accordion_item p.item_title{
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 18px;
  color: #6adda2;
}

.accordion .accordion_content .accordion_item p:last-child{
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.accordion_content .relatedNewsResour {
    margin-bottom: 13px;
}

.accordion_content  p {
  margin-bottom: 9px;
}

.accordion_content p a:hover {
    color: #1dd4c5 !important;
}

.accordion-wrapper p a {
    display: block;
}
/* product page accordion end */


/* remove latest new image start */
.all-news-pages .newsAndImage .news-grid-img {
    display: none;
}

.all-news-pages .newsAndImage .news-grid-text {
    width: 100%;
    padding: 0;
}

.all-news-pages .newsAndImage .news-grid-text h3 {
    max-width: 100%;
}
/* remove latest new image end */


.execTeam-sec h3 {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 17px;
}

.execTeam-sec p {
  text-align: center;
}

p.team-title {
    min-height: 70px;
    padding: 0 10px;
}

p.team-title span {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    display: block;
}

.execTeam-sec .col-md-3 {
    margin-bottom: 20px;
    text-align: center;
}

.execTeam-sec img {
    max-width: 100%;
    margin-top: 0;
    width: 100%;
}

.careerRight-sec h3 {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}

.careerRight-sec {
    text-align: center;
    padding: 0 40px;
}

.careerRight-sec img {
    max-width: 200px;
    width: 100%;
}

.single-products footer {
    margin-top: -20px;
}

.product-rightButton {
    box-shadow: 0 0 5px rgb(255, 255, 255);
    margin-bottom: 30px;
    border-radius: 4px;
    background-color: #fff;

    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
}

.product-rightButton a {
    display: block;
    font-size: 17px;
    padding: 14px 20px 13px 20px;
    position: relative;
    color: #000;
    font-family: 'Geogrotesque Rg';
	border: 1px solid #e2e2e2;
	border-radius: 4px;
}

.product-rightButton a i {
    position: relative;
    right: -10px;

    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
}

.product-rightButton a:hover i {
    right: -17px;

    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
}

.product-rightButton:hover {
  background-color: #cecece;

    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
}

.innerScroll {
    height: 100px;
    margin-top: -100px;
    display: block;
    visibility: hidden;
}

/ inner page end /
















/* footer sec start */

footer {
  background-color: #414649;
  padding: 70px 0 30px 0;
}

footer h3 {
    color: #15b8ad;
    font-size: 18px;
    font-weight: 600;
}

footer a,
footer p {
    color: #fff;
    margin: 0;  
}

footer a:hover,
footer a:focus {
  color: #15b8ad;
  text-decoration: none;
}

footer form {
    margin-top: 30px;
}

footer .form-control {
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    height: 39px;
    background-color: transparent;
    background-image: none;
    border: 2px solid #839696;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

footer textarea {
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    height: 147px;
    background-color: transparent;
    background-image: none;
    border: 2px solid #839696;
    border-radius: 4px;
    resize: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

input.form-btn {
    width: 100%;
    border: 2px solid #15b8ad;
    background-color: transparent;
    border-radius: 4px;
    text-align: left;
    color: #15b8ad;
    font-weight: 800;
    padding: 8px 12px 7px 12px;
}

input.form-btn:hover,
input.form-btn:focus {
  color: #fff;
  background-color: #15b8ad;
}


.bottom-footer {
    margin-top: 70px;
}

.bottom-footer-text1,
.bottom-footer-text2,
.bottom-footer-social {
    display: inline-block;
    vertical-align: middle;
}

.bottom-footer-social ul {
  margin: 0;
}

.bottom-footer-social ul li {
    list-style-type: none;
    display: inline-block;
}

.bottom-footer-social ul li a {
    padding: 7px 8px;
    color: #7a7d7f;
    width: 31px;
    height: 31px;
    text-align: center;
    display: inline-block;
    background-color: transparent !important;
    border-radius: 50px;
}

.bottom-footer-social ul li a:hover {
    color: #fff;
    background-color: #15b8ad !important;
}

.bottom-footer-text1 p,
.bottom-footer-text2 p {
  color: #7a7d7f;
}

.bottom-footer-text1 {
    width: 400px;
}

.bottom-footer-text2 {
    width: 400px;
}

.bottom-footer-social {
    width: 170px;
}

.bottom-footer-text2 {
    width: calc(100% - 580px);
    text-align: center;
}

.menu-footer-company-menu-container ul,
.menu-footer-investors-menu-container ul,
.menu-footer-support-menu-container ul {
    list-style-type: none;
    padding-left: 0;
}

.footer-contactForm span.wpcf7-not-valid-tip {
    font-size: 12px;
    letter-spacing: 0.4px;
    padding-top: 3px;
}

.footer-contactForm .wpcf7-response-output {
    margin: 0;
    color: #000;
    padding: 11px 10px 9px 10px;
    text-align: center;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #d85e5e !important;
    background-color: #fdd1d1;
}

.footer-contactForm .btnLoader {
    position: relative;
}

.footer-contactForm .btnLoader span.ajax-loader {
    position: absolute;
    top: 8px;
    left: 68px;
    background-image: url(https://www.veeco.com/wp-content/plugins/contact-form-7/images/ajax-loader-btn.gif);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.footer-contactForm .footerFormCaptcha {
    color: #fff;
}

.footer-contactForm .footerFormCaptcha .mathcaptcha-form:before {
    content: ":";
    display: inline-block;
    padding-left: 10px;
    padding-right: 7px;
    position: relative;
    top: -1px;
}

.footer-contactForm .footerFormCaptcha .mathcaptcha-form input#MatchCaptcha {
    color: #000;
    text-align: center;
    padding-top: 2px;
}

.footer-contactForm span.wpcf7-not-valid-tip {
  color: #f77373;
}

.footer-contactForm div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background-color: #58b730;
    color: #fff !important;
}

/* footer sec end */

.port-img {
    width: 200px;
    height: 250px;
}












/*** Rohit 9 April 2020 start ***/
.communication-sec {
    margin-bottom: 40px;
    padding: 10px 0 90px 0;
}

.techSec-wrapper {
    padding: 50px 0 70px 0;
}

.news-sec {
    padding: 90px 0 80px 0;
}

.companySec2.companyIconSec {
    background-color: transparent;
    margin-top: -45px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
}

.communication-icon-wrapper.companySec2-icons {
    top: 20px;
}

.companySec1 {
    margin-bottom: 70px;
}

.companySec1 .display-flex-grid {
    margin-top: 20px;
}

table.table thead {
    background-color: #014254;
    color: #fff;
    font-size: 17px;
}

table.table thead th {
	font-weight: 400;
	padding: 13px 10px 10px 10px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f1fcff;
}


/* history slider start */
.historySlider {
    margin: 50px auto 0 auto;
    max-width: 900px;
}

.historySlider .slick-slide {
    opacity: 1 !important;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    -webkit-box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.175);
    height: inherit;
    position: relative;
}

.historySlider .slick-track {
	display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
}

.historySlider .timeline-img {
	width: 100%;
	height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.historySlider .timeline-text {
    padding: 10px 30px 20px 30px;
}

.historySlider .slick-slide:after {
	content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 20px dashed;
    -webkit-border-top: 20px dashed;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    position: absolute;
    bottom: -20px;
    left: 45px;
    color: #dedede;
}

.historySlider-line {
    width: 100%;
    height: 2px;
    background-color: #b1b1b1;
    position: relative;
    left: 3px;
}

.historySlider-line:after {
	content: "";
    width: 16px;
    height: 16px;
    border: 2px solid #b1b1b1;
    position: absolute;
    top: -7px;
    border-radius: 50%;
    background-color: #fff;
    right: 0;
    margin-left: -8.5px;
}

.historySlider-line:before {
	content: "";
    width: 16px;
    height: 16px;
    border: 2px solid #b1b1b1;
    position: absolute;
    top: -7px;
    border-radius: 50%;
    background-color: #fff;
    left: 0;
    margin-left: -8.5px;
}

.historySlider .slick-prev:before,
.historySlider .slick-next:before {
    font-size: 30px;
}

@media screen and (max-width: 600px) {
	.historySlider {
	    margin: 50px auto 0 auto;
	    max-width: 90%;
	}
	.slick-slide {
	    margin: 0px 40px;
	}
}
/* history slider end */

.communication-sec.tech-sec {
    background: none;
    padding: 10px 0 40px 0;
}

.communication-icon-wrapper.technology-icons {
  top: 0;
  margin: 80px 0 0px 0;
}

.communication-icon-wrapper.technology-icons ul {
    max-width: 100%;
}

.communication-icon-wrapper.technology-icons ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 155px;
    margin-bottom: 14px;
}

.communication-img {
  height: 310px;
  border-radius: 50%;
  background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #eaeaea;
    background-color: #eaeaea;
}

.communication-icon-wrapper ul li div span {
    -webkit-box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.06);
    box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.06);
}

.market-tech .grid-col-img {
    background-color: #15b8ad;
    position: relative;
    height: 220px !important;
}

.market-tech .grid-col-img span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.market-icons {
    z-index: 1;
    top: 0;
    margin-bottom: 20px;
}

.market-icons ul {
    max-width: 100%;
}

.market-icons ul li {
    width: 135px;
    margin-bottom: 30px;
}

.market-icons ul li p {
    max-width: 100px;
    margin: 0 auto;
    text-align: center;
}

.communication-icon-wrapper ul li div span {
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

.communication-icon-wrapper ul li div:hover span {
    box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.08);
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
}

p.head_bd {
    max-width: 900px;
}







@media screen and (max-width: 991px) {
	.communication-sec {
	    padding: 10px 0 90px 0;
	    margin-top: -40px;
	}
  .communication-img {
    max-width: 220px;
    height: 220px;
  }
  .communication-img span {
    width: 60px;
    height: 60px;
  }
  .communication-img img {
    width: 40px;
    padding-top: 9px;
  }
}

/*** Rohit 9 April 2020 end ***/









/*** Rohit 13 April 2020 start ***/
.companySec2-content .companyContent-grid {
    margin: 50px auto 60px auto;
    max-width: 680px;
}

.companySec2-content .companyContent-grid .communication-img {
  height: auto;
}

.main-marketPage .market-icons {
    text-align: center;
    margin-top: 30px;
}

.main-marketPage .market-icons h2 {
    margin-bottom: 30px;
    margin-top: 0;
}

.main-marketPage .grid-cta {
  margin: 30px 0 0 0;
}

.main-marketPage .market-icons ul li p {
  max-width: inherit;
}

.main-marketPage .market-icons ul li {
    width: 170px;
    margin-bottom: 30px;
}

.contactLocation-listWrap {
    margin-top: 40px;
}

.contactLocation-listWrap p.cityName {
    font-size: 21px;
    color: #014254;
    margin-bottom: 15px;
}

.contactLocation-list p {
    margin-bottom: 4px;
}

.contact-list-flex {
    display: flex;
    flex-wrap: wrap;
}

.contactLocation-list {
    margin-top: 7px;
    margin-bottom: 30px;
    width: 33%;
    min-width: 270px;
    padding-right: 30px;
}

.contactLocation-list p.locationName {
    font-weight: bold;
}

.contactLocation-container {
    margin-bottom: 30px;
}

.contactLocation-wrapper {
    padding: 30px 0 10px 0;
}

.sec-padd {
    margin: 40px 0;
}

input.wpcf7-form-control.wpcf7-captchar {
    color: #000 !important;
}


@media screen and (max-width: 991px) {
  .companySec2-content .companyContent-grid .communication-img img {
    width: inherit;
    padding-top: inherit;
  }

}



@media screen and (max-width: 767px) {
  .display-flex-grid {
    margin: 0 7px;
} 
}
/*** Rohit 13 April 2020 end ***/






/*** Rohit 17 April 2020 start ***/
@media screen and (max-width: 991px) {
  .gridsWrapperSide {
    margin: 10px;
    width: 47%;
  }
}


@media screen and (max-width: 767px) {
  .gridsWrapperSide {
    margin: 10px;
    width: 45%;
  }
}
/*** Rohit 17 April 2020 end ***/





/*** Rohit 20 April 2020 start ***/
.communication-img {
  height: 230px;
  width: 230px;
}

.communication-img span {
    width: 70px;
    height: 70px;
    top: 0px;
    left: 20px;
}

.communication-icon-wrapper {
    margin: 10px 0 0px 0;
}

.communication-sec h2 {
    font-size: 32px;
}

.page-template-market-page .sec2-wrapper {
    margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .communication-sec {
    margin-top: 10px;
  }
}


@media screen and (max-width: 800px) {
  /*.slick-slide {
    margin: 0px 16px;
    max-width: 335px;
  }*/
  .historySlider .slick-track {
    flex-wrap: nowrap;
  }
  .historySlider {
    max-width: 90%;
  }
}
/*** Rohit 20 April 2020 end ***/




/*** Rohit 22 April 2020 start ***/
.inner-header-content {
  margin: 110px auto 20px auto;
  padding-bottom: 20px;
}

.header-wrapper {
  padding-bottom: 60px;
  min-height: 360px;
}

.single-markets .header-wrapper.inner-page {
    margin-bottom: 20px;
}

.companySec2.companyIconSec {
    margin-top: -20px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.companySec2 {
    padding-bottom: 00;
}

.news-sec.news-page {
    padding: 0px 0 80px 0;
}

.page-template-market-page .sec-padd {
    padding: 20px 0 50px 0;
}

.sec2-wrapper.sec-padd.techAndProductPage {
    margin-top: 0px;
}
/*** Rohit 22 April 2020 end ***/





/*** Rohit 4 May 2020 start ***/
.footerFormCaptcha input.wpcf7-form-control {
    width: 100%;
    max-width: 150px;
    padding: 2px 3px 1px 3px;
    border-radius: 3px;
    background-color: #414649;
    border: 2px solid #839696;
    color: #fff !important;
    text-align: center;
    font-size: 18px;
}

.footerFormCaptcha-input {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 115px);
}

.footerFormCaptcha-img {
    width: 110px;
    display: inline-block;
    vertical-align: top;
}

.footerFormCaptcha-img img {
    width: 100px;
    height: auto;
}

#languageSelector { display: none; }

@media screen and (max-width: 680px) {
  .full-video-wrapper-withoutIframe .wistia_embed_initialized {
      width: 100% !important;
      height: 230px !important;
  }

  .full-video-wrapper-withoutIframe .wistia_embed_initialized img.w-css-reset {
    /*height: 100% !important;
    border-width: 0 !important;*/
    border-color: #fff !important;
  }

}
/*** Rohit 4 May 2020 end ***/


/**** Rohit home popup video start ****/
.homeSlider-video .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}
.homeSlider-video .modal-body {
  position:relative;
  padding:0px;
}
.homeSlider-video .close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}

#videoModal .modal-content {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

#videoModal .modal-dialog {
  max-width: 850px;
  width: 95%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.homeSlider-video img {
    /*-webkit-box-shadow: 0 0px 9px rgba(0,0,0,.4);
    box-shadow: 0 0px 9px rgba(0,0,0,.4);*/
    border-radius: 3px;
    cursor: pointer;
}

#videoModal button.close {
  color: #fff;
  opacity: 1;
  font-size: 28px;
  position: absolute;
  top: -20px;
  right: 14px;
}

.home .modal-backdrop.in {
  filter: alpha(opacity=85);
  opacity: 0.85;
  /*background-image: url(http://s3.amazonaws.com/veecostaging/wp-content/uploads/2020/09/03070231/video-overlay.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;*/
}

/*.header-wrapper.video-bg .vidbg-container iframe {
    display: none;
}*/
.bx-controls-direction {
    display: none;
}

/*.home .bx-pager.bx-default-pager {
    display: none;
}*/

.homeVideo-btn {
    position: absolute;
    bottom: 10px;
    right: 40px;
    z-index: 99;
}

.homeVideo-btn .video-btn {
    background-color: #fff;
    padding: 7px 18px 4px 11px;
    border-radius: 50px;
    font-size: 20px;
    cursor: pointer;
    box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.3);
}

.homeVideo-btn .video-btn i {
    font-size: 40px;
}

.homeVideo-btn .video-btn span {
    position: relative;
    top: -8px;
    margin-left: 7px;
    font-weight: 500;
}

.homeVideo-btn .video-btn:hover i {
    color: #1dd4c5;
}



@media screen and (max-width: 800px) {
  .homeVideo-btn {
    bottom: -20px;
    right: 15px;
  }

  .homeVideo-btn .video-btn i {
    font-size: 35px;
  }

  .homeVideo-btn .video-btn {
    font-size: 16px;
    padding: 5px 18px 3px 9px;
  }
}
/**** Rohit home popup video end ****/

.veeco-united-form .wpcf7-list-item-label {
    margin-left: 7px;
    position: relative;
    top: -2px;
}

.veeco-united-form .wpcf7-list-item {
    display: block;
}

.veeco-united-form img {
    width: 80%;
}



/** Rohit 15 Dec Starts **/
ul.quality-list {
    list-style-type: none;
    padding-left: 10px;
    margin-bottom: 30px;
}

ul.quality-list li {
    margin-top: 20px;
}

ul.quality-list li span.quality-list-icon {
    display: inline-block;
    width: 50px;
    vertical-align: top;
}

ul.quality-list li span.quality-list-icon img {
    width: 42px;
}

ul.quality-list span.quality-list-text {
    width: calc(100% - 470px);
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}


@media screen and (max-width: 600px) {
  ul.quality-list span.quality-list-text {
    width: calc(100% - 55px);
  }
}
/** Rohit 15 Dec Ends **/



/** Rohit 12 Mar 2021 start **/

.img-wrap,
img.alignright {
  float: right !important;
}

img.alignleft {
  float: left !important;
}

img.aligncenter {
    margin: 0 auto !important;
    display: block !important;
}

@media screen and (max-width: 600px) {
  .img-wrap,
  img.alignleft,
  img.alignright {
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
  }
}


/** Rohit 12 Mar 2021 end **/








/* ----------------------- Career New Page Design Start ------------------------- */

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

.mb-0 {
  margin-bottom: 0px;
}

.mt-3 {
  margin-top: 30px;
}

.mb-3 {
  margin-bottom: 30px;
}

.mt-5 {
  margin-top: 50px;
}

.mb-5 {
  margin-bottom: 50px;
}

.mt-6 {
  margin-top: 60px;
}

.mb-6 {
  margin-bottom: 60px;
}

.mt-8 {
  margin-top: 80px;
}

.mb-8 {
  margin-bottom: 80px;
}

.width-100 {
  width: 100%;
}

.veeco-green-color {
    color: #15b8ad !important;
}

.career2022 .accordion {
  box-shadow: none;
  overflow: inherit;
  transition: height 0.3s ease;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  height: auto;
}

.career2022 .accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.career2022 .accordion .accordion-item button[aria-expanded=true] {
  
}
.career2022 .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 16px 20px 14px 40px;
  font-size: 17px;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.career2022 .accordion button:hover,
.career2022 .accordion button:focus {
  cursor: pointer;
  color: #03b5d2;
}
.career2022 .accordion button:hover::after,
.career2022 .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}
.career2022 .accordion button .accordion-title {
  
}
.career2022 .accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 15px;
  width: 22px;
  height: 22px;
  border: 0;
  border-radius: 22px;
  left: 0;  
  color: #1dd4c5;
}
.career2022 .accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.career2022 .accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.career2022 .accordion button[aria-expanded=true] {
  /*color: #03b5d2;*/
}
.career2022 .accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.career2022 .accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 100%;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  margin-bottom: 20px;
}
.career2022 .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.career2022 .accordion .accordion-content p {
    font-size: 15px;
    font-weight: 200;
    margin: 0;
    padding: 0px 20px 10px 40px;
}

.career2022 .accordion button:hover, .career2022 .accordion button:focus {
    color: #000;
}

.career2022-top-cta {
    padding: 60px 0;
}

.career2022-top-cta-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}

.career2022-top-cta-text-head {
    width: 400px;
    text-align: right;
}

.career2022-top-cta-text-para {
    width: calc(100% - 400px);
    padding-left: 50px;
}

.career2022-top-cta-text-head h2 {
    font-size: 50px;
}

.career2022-top-cta-btn-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 65px;
    justify-content: center;
}

.career2022-top-cta-text-para p {
    font-size: 15px;
}

.career2022-employee-testimonials-slider-video {
  padding:56.25% 0 0 0;
  position: relative;
}
 
.career2022-employee-testimonials-slider-video iframe,
.career2022-employee-testimonials-slider-video object,
.career2022-employee-testimonials-slider-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.career2022 h3 {
    margin-bottom: 30px;
    color: #1a5f94 !important;
}

.career2022 .bx-wrapper {
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.slider-dot-pills .bx-wrapper .bx-pager.bx-default-pager a {
    background: #81ece1 !important;
    width: 30px !important;
    height: 7px !important;
}

.slider-dot-pills .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #1b5f94 !important;
}

.slider-dot-pills .bx-wrapper .bx-pager {
    bottom: -25px !important;
}

.career2022 .slider-dot-pills .slick-dots li {
  width: 30px;
  height: 10px;
}

.career2022 .slider-dot-pills .slick-dots li button {
  background: #81ece1 !important;
  width: 30px !important;
  height: 7px !important;
  border-radius: 30px;
}

.career2022 .slider-dot-pills .slick-dots li.slick-active {
  opacity: 1 !important;
}

.career2022 .slider-dot-pills .slick-dots li.slick-active button {
  background: #1b5f94 !important;
}

.career2022 .slider-dot-pills .slick-dots {
  bottom: -40px;
}

.career2022-explore-career-slide {
  opacity: 1 !important;
}

.career2022 .slick-next {
    background: none;
    right: -40px;
    width: 0 !important;
    height: 0 !important;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #03dac4;
}

.career2022 .slick-next:before {
  display: none;
}

.career2022 .slick-prev {
    background: none;
    left: -40px;
    width: 0 !important;
    height: 0 !important;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid #03dac4;
}

.career2022 .slick-prev:before {
  display: none;
}

.career2022-employee-testimonials-slider-wrapper .bx-controls-direction {
    display: block;
}

.career2022 .bx-wrapper .bx-next {
  background: none;
    right: -40px;
    width: 0 !important;
    height: 0 !important;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #03dac4;
}

.career2022 .bx-wrapper .bx-prev {
  background: none;
    left: -40px;
    width: 0 !important;
    height: 0 !important;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid #03dac4;
}

.career2022-core-value {
  background: rgba(57,190,186,1);
  background: -moz-linear-gradient(top, rgba(57,190,186,1) 0%, rgba(66,123,166,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(57,190,186,1)), color-stop(100%, rgba(66,123,166,1)));
  background: -webkit-linear-gradient(top, rgba(57,190,186,1) 0%, rgba(66,123,166,1) 100%);
  background: -o-linear-gradient(top, rgba(57,190,186,1) 0%, rgba(66,123,166,1) 100%);
  background: -ms-linear-gradient(top, rgba(57,190,186,1) 0%, rgba(66,123,166,1) 100%);
  background: linear-gradient(to bottom, rgba(57,190,186,1) 0%, rgba(66,123,166,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39beba', endColorstr='#427ba6', GradientType=0 );
  padding: 40px 0;
}

.career2022-core-value-inner {
    display: flex;
    gap: 70px;
    align-items: center;
}

.career2022-core-value-img {
    width: 430px;
}

.career2022-core-value-text h3,
.career2022-core-value-text p {
    color: #fff !important;
}

.career2022-core-value-text h3 {
    font-size: 30px;
}

.career2022-core-value-text p {
    font-size: 21px;
    margin: 7px 0;
}

.career2022-core-value-text p.mb-3 {
    margin-top: -5px;
    margin-bottom: 23px;
}

.career2022-core-value-text p:last-child {
  margin-bottom: 0;
}

.career2022-core-value-text p strong {
    font-family: 'Geogrotesque Rg';
    font-weight: 600;
    letter-spacing: 0.5px;
}

.career2022-explore-career-slider {
    width: 100% !important;
    margin-top: 0;
}

.career2022-explore-career-slider .bxslider-items {
  width: 33% !important;
}

.career2022-explore-career-slide-img {
    height: 180px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.career2022-explore-career-slide {
    background-color: #ffff;
}

.career2022-explore-career {
    background-color: #e6f7f6;
    padding: 30px 0 60px 0;
}

.career2022-explore-career-slide-text {
    background-color: #fff;
    padding: 20px 30px 30px 30px;
    text-align: center;
    min-height: 230px;
    position: relative;
}

.career2022-explore-career-slide-text a.btn1 {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.career2022-explore-career-slide-text p.title {
    font-size: 20px;
    font-family: 'Geogrotesque Rg';
    font-weight: 100;
}

.career2022-explore-career-slide-text p {
    font-size: 13px;
}

.career2022-final-print h3 {
    margin: 0 0 20px 0;
}

.explore-career-modal .modal-dialog {
    width: 340px;
    margin: 20px auto;
}

.explore-career-modal .modal-dialog .modal-content {
    border-radius: 0;
    border: 2px solid #fff;
}

.explore-career-modal-img {
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.explore-career-modal .modal-dialog .modal-body {
    padding: 0;
}

.explore-career-modal-text {
    padding: 20px;
}

.explore-career-modal-text p.title {
    text-align: center;
    font-size: 17px;
    margin-bottom: 20px;
}

.explore-career-modal-text p {
    margin: 0;
}

.explore-career-modal button.close,
.explore-career-modal button.close:hover,
.explore-career-modal button.close:focus {
  background-color: #1dd4c5;
  opacity: 1;
  text-shadow: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 16px;
  padding: 0 6px;
  margin: 4px;
}

.career2022-intern-testimonial-slider {
    width: 100%;
    margin: 0;
}

.career2022-intern-testimonial-slider .slick-arrow {
    /*display: none !important;*/
}

.career2022-intern-testimonial-slide {
    margin: 0;
    padding: 0 10px;
}

.career2022-intern-testimonial-slider-wrapper h3 {
    margin: 0 0 20px 0;
}

.career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-text {
  font-family: 'Geogrotesque Rg';
  font-size: 30px;
  margin-bottom: 10px;
  position: relative;
  padding: 3px 9px;
}

.career2022-intern-testimonial-slider {
  max-width: 440px;
    width: calc(100% - 100px);
    margin: 0;
    /*padding-left: 35px;*/
}

.career2022-intern-testimonial-slider-wrapper button.slick-prev.slick-arrow {
    /*left: -30px;*/
}

.career2022-intern-testimonial-text span {
    color: #1dd4c5;
    font-size: 40px;
    position: absolute;
}

.career2022-intern-testimonial-text span:first-child {
    left: -10px;
    top: -10px;
}

.career2022-intern-testimonial-text span:last-child {
    bottom: 0;
}

.career2022-intern-testimonial-title {
    padding-left: 5px;
    font-size: 20px;
    font-family: 'Geogrotesque Rg';
}

.career2022-intern-testimonial-title:before {
    content: "-";
    display: inline-block;
}

.career2022-scholarship-sec {
    background-color: #e6f7f6;
    padding: 60px 0;
}

.career2022-intern {
    padding-bottom: 0 !important;
}

.career2022-intern-cta {
    background-color: #242424;
    text-align: center;
    padding: 90px 0;
}

.career2022-intern-cta h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 40px;
}

.customVimeoPlayButton,
.customVimeoPlayButton1,
.customVimeoPlayButton2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    z-index: 99999999 !important;
    display: none;
}

.custom-vimeo-hidden {
  display:none !important;
}

.career2022-scholarship-sec h3 {
    margin-top: 70px;
}

.career2022 .accordion .accordion-content ul {
    padding-left: 55px;
    margin: 0;
}

.item.vimeo.slick-slide {
    margin: 0;
}

.career2022-explore-career-slider-wrapper.slider-dot-pills {
    /*margin-left: -17px;
    width: calc(100% + 34px);*/
}


.career2022-employee-testimonials-slider-video {
  height: 0;
  margin: auto;
  z-index: 1;
  position: relative;
  padding-top: 1.3%;
  padding-bottom: 55%;
  display: block;
  overflow: hidden;
}

.career2022-employee-testimonials-slider-video iframe {
  display: block;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 5;
  position: absolute;
}

.item.youtube {
    margin: 0 !important;
}

.career2022-employee-testimonials-slider-wrapper {
    max-width: 700px;
    margin: 0 auto;
}

.career2022-employee-testimonials h3 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}


.font-up {
	font-size:17px;
}

















@media screen and (max-width: 991px) {
  .career2022-top-cta-text-para {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }

  .career2022-top-cta-text-head {
    max-width: 100%;
    text-align: center;
    width: 100%;
  }

  .career2022-top-cta-btn-wrapper {
    gap: 0 25px;
  }

  .career2022-explore-career-slider-wrapper,
  .career2022-employee-testimonials-slider-wrapper {
    width: calc(100% - 70px);
    margin: 0 auto;
  }

  .career2022-core-value-inner {
    flex-wrap: wrap;
    gap: 70px 0;
  }

  .career2022-core-value-img {
    width: 310px;
    margin: 0 auto;
  }

  .career2022-core-value-text {
    width: 100%;
  }

  .career2022-core-value-text h3 {
    font-size: 26px;
  }

  .career2022-core-value-text p {
    font-size: 19px;
    margin: 16px 0;
  }

  .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-text {
    max-width: 100%;
  }

  .career2022-scholarship-sec h3 {
    margin-top: 0;
  }

  .career2022-intern-testimonial-slider {
    width: calc(100% - 70px);
    margin: 0 auto;
  }
}





@media screen and (max-width: 700px) {
  .career2022-explore-career-slide {
    margin: 0;
  }

}





@media screen and (max-width: 500px) {
  .career2022-top-cta-text-head h2 {
    font-size: 40px;
  }

  .career2022-top-cta-btn, .career2022-top-cta-btn a {
    display: block;
    width: 100%;
    text-align: center;
  }

}


/* ----------------------- Career New Page Design End ------------------------- */
.page-template-veterans .veterans-intro{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media(max-width: 991px){
  .page-template-veterans .veterans-intro{
    display: block;
  }
}

.page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider{
  max-width: 100%;
  width: 100%;
  margin-bottom: 100px;
}

@media(max-width: 1060px){
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider{
    padding: 0px 50px;
  } 
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider .slick-prev{
    left: 20px;
  } 
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider .slick-next{
    right: 20px;
  } 
}

@media(max-width: 767px){
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-text {
    font-size: 22px;
  } 

  .page-template-veterans .career2022-intern-testimonial-text span {
    font-size: 28px;
  }

  .page-template-veterans .career2022-intern-testimonial-text span:first-child {
    left: -5px;
    top: -5px;
  }

  .page-template-veterans .career2022-intern-testimonial-title{
    font-size: 17px;
  }
}

@media(max-width: 575px){
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider{
    padding: 0px;
  } 
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider .slick-prev{
    left: 0;
    bottom: -60px;
    top: auto;
    z-index: 5;
  } 
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider .slick-next{
    right: 0;
    bottom: -60px;
    top: auto;
    z-index: 5;
  } 
}

/* 

@media(max-width: 1060px){
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider{
    padding: 0px 50px;
  } 
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider .slick-prev{
    left: 20px;
  } 
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider .slick-next{
    right: 20px;
  } 
}

@media(max-width: 767px){
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-text {
    font-size: 22px;
  } 

  .page-template-veterans .career2022-intern-testimonial-text span {
    font-size: 28px;
  }

  .page-template-veterans .career2022-intern-testimonial-text span:first-child {
    left: -5px;
    top: -5px;
  }
}

@media(max-width: 575px){
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider{
    padding: 0px;
  } 
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider .slick-prev{
    left: 0;
    bottom: -60px;
    top: auto;
    z-index: 5;
  } 
  .page-template-veterans .career2022-intern-testimonial-slider-wrapper .career2022-intern-testimonial-slider .slick-next{
    right: 0;
    bottom: -60px;
    top: auto;
    z-index: 5;
  } 
} */

/* 17 April 2024 */
.execTeam-sec .display-flex-grid > [class*="col-"]{
  margin-left: 20px;
  margin-right: 20px;
}

.news-page img {
    float: right;
} 

/* 11-10-24 */
.box1 {
  padding: 30px 20px;
  border-radius: 8px;
  background: #014254;
  color: #fff;
}
.form1 h2 {
  font-size: 22px;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.form1 .form-control {
  height: 45px;
  border: 1px solid transparent;
  font-size: 16px;
  box-shadow: none !important;
}
.form1 textarea.form-control {
  resize: unset;
  height: 100px;
}
.form1 .form-btn {
  border: 2px solid #15b8ad;
  background-color: #15b8ad;
  text-align: center;
  color: #fff;
  padding: 12px;
  font-size: 18px;
}

.form1 .wpcf7-not-valid-tip {
  margin-top: 6px;
  color: #ff8888;
}

.form1 .wpcf7-spinner {
  margin: 10px auto 0;
  display: none;
}

.form1 form.submitting .wpcf7-spinner {
  display: block;
}

.form1 .wpcf7 form.invalid .wpcf7-response-output {
  border-color: #ffb900;
  background: #ffb900;
  color: #332500;
  font-weight: 500;
  border-radius: 2px;
  line-height: 1.2;
  padding: 0.4em 1em;
}

/* sticky-form-layout */
.sticky-form-layout {
  display: flex;
  flex-wrap: wrap;
  row-gap: 40px;
}

.sticky-form-layout > div {
  float: none;
}

.sticky-form-layout .box1 {
  position: sticky;
  top: 150px;
}

.sticky-form-layout table {
  width: 100%;
}

.sticky-form-layout table td {
  padding: 15px;
}
