@import url("https://web.archive.org/web/20220101215057cs_/https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900");
/* ----- Active and Hover Links ----- */
/* ----- Active and Hover Links End ----- */
@import url("https://web.archive.org/web/20220101215057cs_/https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900");
@import url("https://web.archive.org/web/20220101215057cs_/https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://web.archive.org/web/20220101215057cs_/https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.tabStructure {
  padding-top: 50px;
}

.tabStructure .card {
  border: 1px solid transparent !important;
  background-size: cover;
  background-color: linear-gradient(180deg, transparent 60%, #00466E 60%);
}

@media (max-width: 991px) {
  .tabStructure .card {
    padding: 0px 15px;
  }
}

@media (max-width: 767px) {
  .tabStructure .card {
    margin: 0px;
  }
}

@media (max-width: 767px) {
  .tabStructure {
    margin-top: 10px;
  }
}

.tabStructure .nav-tabs {
  display: none;
}

.tabStructure .nav-tabs {
  border: 0;
  border-bottom: 0px;
  padding: 0px 0px;
}

.tabStructure .nav-tabs > li {
  border: 0px;
  margin-bottom: 0;
  color: #fff;
  position: relative;
}

.tabStructure .nav-tabs > li > a {
  color: #00466E;
  margin: 0px 20px 0px 0px;
  padding: 0px;
  border-radius: 0;
  font-size: 30px;
  font-weight: 600;
  border: 0;
  position: relative;
  font-family: 'Playfair Display', serif;
}

.tabStructure .nav-tabs > li > a:after {
  opacity: 0;
  visibility: hidden;
  bottom: -10px;
  content: " ";
  position: absolute;
  margin: 0 auto;
  height: 0;
  left: 0;
  right: 0;
  width: 0;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.tabStructure .nav-tabs > li > a.active, .tabStructure .nav-tabs > li > a:hover {
  background: transparent;
  border-radius: 0;
  border: 0px  !important;
  color: #00466E;
}

.tabStructure .nav-tabs > li > a.active:after, .tabStructure .nav-tabs > li > a:hover:after {
  bottom: -16px;
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.tabStructure .nav-tabs .nav-item.show .nav-link, .tabStructure .nav-tabs .nav-link.active {
  border-bottom: 1px solid #707070 !important;
}

@media (min-width: 768px) {
  .tabStructure .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tabStructure .card {
    border: none;
  }
  .tabStructure .card .card-header {
    display: none;
    background: #00466E;
  }
  .tabStructure .card .collapse {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .tabStructure .nav-tabs > li > a {
    padding: 20px 7px;
    font-size: 16px;
  }
}

@media screen and (max-width: 992px) {
  .tabStructure .nav-tabs > li > a {
    padding: 5px 0px;
    font-size: 13px;
    font-weight: 500;
    margin: 0px 15px;
  }
}

@media (max-width: 767px) {
  .tabStructure .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
    border-radius: 0;
    padding: 0;
  }
  .tabStructure .card {
    padding: 10px 15px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .tabStructure .tab-content > .tab-pane .card-header {
    border: 0;
    background: #757575;
    border-radius: 0;
    padding: 0;
  }
  .tabStructure .tab-content > .tab-pane .card-header h5 a {
    font-size: 18px;
    display: block !important;
    color: #fff;
    padding: 15px 12px;
    background: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/icons_white.png) right 15px center no-repeat #00466E !important;
  }
  .tabStructure .tab-content > .tab-pane .card-header h5 a.collapsed {
    background: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/icons.png) right 15px center no-repeat #00466E !important;
  }
}

* {
  margin: 0;
  padding: 0;
}

* p {
  margin-bottom: 0px;
}

body {
  font-family: 'Hind Madurai', sans-serif;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

@media (max-width: 991px) {
  .mrnbtm20 {
    margin-bottom: 20px;
  }
}

.logo {
  background: transparent;
  z-index: 1;
}

.logo img {
  height: inherit;
}

@media (max-width: 767px) {
  .logo {
    width: 30%;
  }
  .logo img {
    width: 90%;
  }
}

@media (max-width: 575px) {
  .logo {
    width: 24%;
  }
  .logo img {
    width: 80%;
  }
}

.sectionPadding {
  padding: 100px 0px;
}

@media (max-width: 991px) {
  .sectionPadding {
    padding: 50px 0px;
  }
}

.paddbtm0 {
  padding-bottom: 0 !important;
}

.galleryPage .galleryBox {
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}

.galleryPage .galleryBox .galleryImg img {
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}

.textLeft {
  text-align: left;
}

.margTop30 {
  margin-top: 30px;
}

.bullets li {
  position: relative;
  padding-left: 20px;
  list-style: none;
}

.bullets li::before {
  content: '';
  background: #00466E;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 50%;
}

.mainHeader {
  padding: 10px 0;
  background: transparent;
  z-index: 9999;
  position: absolute;
  width: 100%;
}

.mainHeader header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.mainHeader header .logo a {
  display: block;
}

.mainHeader header .navbarLink ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mainHeader header .navbarLink ul li {
  text-transform: uppercase;
  margin-left: 10px;
}

.mainHeader header .navbarLink ul li .dropdown-toggle {
  padding: 3px;
}

.mainHeader header .navbarLink ul li .dropdown-toggle::after {
  display: none;
}

.mainHeader header .navbarLink ul li a {
  color: #fff;
  font-size: 16px;
  padding: 10px 8px 10px 8px;
  display: inline-block;
  position: relative;
}

.mainHeader header .navbarLink ul li a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
  background: #017CBF;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 250ms ease-in;
  transition: -webkit-transform 250ms ease-in;
  transition: transform 250ms ease-in;
  transition: transform 250ms ease-in, -webkit-transform 250ms ease-in;
}

@media (max-width: 1199px) {
  .mainHeader header .navbarLink ul li a {
    font-size: 13px;
    padding: 10px 8px 10px 8px;
  }
}

@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li a {
    color: #fff;
    font-size: 16px;
    padding: 10px 8px 10px 8px;
  }
}

.mainHeader header .navbarLink ul li.active a, .mainHeader header .navbarLink ul li:hover a {
  background: none;
  border-radius: 0;
}

.mainHeader header .navbarLink ul li.active a:after, .mainHeader header .navbarLink ul li:hover a:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.mainHeader header .navbarLink ul li > .dropdown-menu {
  background: #fff;
  padding: 0;
  margin: 0;
  min-width: 220px;
  border: 0;
  border-radius: 0;
  -webkit-transform: inherit !important;
          transform: inherit !important;
  top: 100% !important;
}

.mainHeader header .navbarLink ul li > .dropdown-menu li {
  margin-left: 0;
}

.mainHeader header .navbarLink ul li > .dropdown-menu li a {
  color: #000;
  padding: 10px;
  font-size: 16px;
  text-transform: capitalize;
}

.mainHeader header .navbarLink ul li > .dropdown-menu li.active, .mainHeader header .navbarLink ul li > .dropdown-menu li:hover {
  background: #757575;
  border-radius: 0px;
}

.mainHeader header .navbarLink ul li > .dropdown-menu li.active > a, .mainHeader header .navbarLink ul li > .dropdown-menu li:hover > a {
  color: #fff !important;
}

.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .dropdown-toggle {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .subdropdown {
  left: 100%;
  top: 0 !important;
}

@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .dropdown-toggle {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    background: none;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li {
    text-align: center;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li a {
    color: #fff;
    text-align: center;
    padding: 3px 5px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu .subdropdown {
    left: 0 !important;
  }
}

.mainHeader header .navbarLink ul li:hover > .dropdown-menu li, .mainHeader header .navbarLink ul li:focus > .dropdown-menu li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  .mainHeader header .navbarLink ul li:hover > .dropdown-menu, .mainHeader header .navbarLink ul li:focus > .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 10;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
  }
  .mainHeader header .navbarLink ul li:hover > .dropdown-menu li, .mainHeader header .navbarLink ul li:focus > .dropdown-menu li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.mainHeader header .navbarLink ul li.openBottom li.submenu .dropdown-toggle {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.mainHeader header .navbarLink ul li.openBottom .subdropdown {
  left: 0 !important;
  top: 100% !important;
  position: relative;
}

.mainHeader header .navbarLink ul li.openBottom .subdropdown li {
  padding-left: 20px;
}

.mainHeader header .navbarLink ul li.openBottom .subdropdown li a {
  font-size: 13px;
  padding: 0;
}

.mainHeader header .navbarLink ul li.openBottom .subdropdown li:hover {
  background: none;
}

.mainHeader header .navbarLink ul li.openBottom .subdropdown li:hover a {
  color: #757575 !important;
}

@media (max-width: 991px) {
  .mainHeader header .navbarLink ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    position: relative !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.mainHeader header .navbarLink.active {
  left: 0;
}

@media (max-width: 991px) {
  .mainHeader header .navbarLink {
    background: #00466E;
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    z-index: 999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow-y: scroll;
    text-align: center;
    padding-top: 35px;
  }
  .mainHeader header .navbarLink .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .mainHeader header .navbarLink #dismiss .d-md-none {
    display: block !important;
  }
}

.mainHeader header .navbarLink #dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #7a7a7a;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9999;
}

@media (max-width: 991px) {
  .mainHeader header .navBlock {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.homebanner {
  position: relative;
}

.homebanner .row {
  padding-top: 80px;
}

.homebanner .knowmore {
  margin-top: 50px;
}

.homebanner .knowmore a {
  color: #fff;
  border: 2px solid #fff;
  display: inline-block;
  border-radius: 5px;
  background: transparent;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  padding: 16px 30px;
}

.homebanner .knowmore a:hover {
  background: #fff;
  color: #017CBF;
  -webkit-transition: ease-in-out 0.6s;
  transition: ease-in-out 0.6s;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .homebanner .knowmore {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .homebanner .knowmore {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .homebanner .knowmore a {
    font-size: 12px;
    padding: 8px 10px;
  }
}

.bannerBox .bannerImage img {
  max-width: inherit;
  width: 100%;
}

.bannerBox .bannerText {
  position: absolute;
  bottom: 20%;
  z-index: 1;
  left: 0px;
  width: 100%;
}

@media (max-width: 1199px) {
  .bannerBox .bannerImage img {
    height: 700px;
    bottom: 27%;
  }
}

@media (max-width: 991px) {
  .bannerBox .bannerImage img {
    height: 620px;
    bottom: 17%;
  }
}

@media (max-width: 767px) {
  .bannerBox {
    bottom: 10%;
  }
  .bannerBox .homebannerimg {
    display: none;
  }
}

@media (max-width: 575px) {
  .bannerBox .bannerImage img {
    height: 430px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .bannerBox .bannerText {
    bottom: 16%;
  }
}

.downloadbtn .brochure {
  color: #000;
  background: #fff;
  border-radius: 5px;
  padding: 14px 20px 14px 50px;
  font-size: 14px;
  line-height: 19px;
  position: relative;
  display: inline-block;
}

.downloadbtn .brochure::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  background: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/download.svg) no-repeat;
  left: 16px;
}

.downloadbtn .brochure:hover {
  background: #00466E;
  color: #fff;
  -webkit-transition: 250ms ease-in;
  transition: 250ms ease-in;
}

@media (max-width: 767px) {
  .downloadbtn .brochure {
    font-size: 12px;
    padding: 10px 7px 10px 35px;
  }
  .downloadbtn .brochure::before {
    left: 7px;
  }
}

.circleImage {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
}

@media (max-width: 1199px) {
  .circleImage {
    right: -30px;
  }
  .circleImage img {
    max-width: 95%;
  }
}

@media (max-width: 991px) {
  .circleImage {
    left: 15%;
    right: 0px;
  }
  .circleImage img {
    max-width: 94%;
  }
}

h1 {
  font-size: 63px;
  line-height: 68px;
  color: #fff;
  margin-bottom: 10px;
  font-family: 'Playfair Display', serif;
}

h1 span {
  font-size: 38px;
  line-height: 40px;
}

@media (max-width: 1199px) {
  h1 span {
    font-size: 37px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 55px;
    line-height: 60px;
  }
  h1 span {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }
  h1 span {
    font-size: 30px;
    line-height: 35px;
  }
}

.bannertext {
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  margin-bottom: 10px;
}

.knowmore {
  margin-top: 50px;
}

.knowmore a {
  color: #017CBF;
  border: 2px solid #017CBF;
  border-radius: 5px;
  background: transparent;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  padding: 16px 30px;
}

.knowmore a:hover {
  background: #017CBF;
  color: #fff;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  text-transform: uppercase;
}

@media (max-width: 575px) {
  .knowmore {
    margin-top: 20px;
  }
  .knowmore a {
    font-size: 12px;
    padding: 8px 10px;
  }
}

h2 {
  font-size: 40px;
  line-height: 68px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 20px;
  padding-left: 16px;
  color: #00466E;
  position: relative;
}

h2::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 35px;
  left: 0%;
  top: 30%;
  background: #1E97D9;
}

@media (max-width: 991px) {
  h2::after {
    top: 30%;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 35px;
    line-height: 50px;
  }
  h2::after {
    top: 4%;
  }
}

@media (max-width: 575px) {
  h2 {
    font-size: 26px;
    line-height: 35px;
  }
}

h3 {
  font-size: 30px;
  line-height: 34px;
  color: #00466E;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  h3 {
    font-size: 26px;
    line-height: 30px;
  }
}

@media (max-width: 575px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
}

p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #757575;
  margin-top: 25px;
}

.aboutusimg img {
  border-radius: 10px;
}

.aboutusSection {
  position: relative;
  max-width: 1366px;
  margin: 0 auto;
}

.aboutusSection::before {
  content: '';
  width: 40%;
  height: 539px;
  background: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/subtraction.png) no-repeat;
  position: absolute;
  left: -11%;
  bottom: -11%;
  display: inline-block;
}

.aboutusSection .aboutussectiondetails .knowmore {
  margin-top: 50px;
}

.aboutusSection .aboutussectiondetails .knowmore a {
  color: #017CBF;
  border: 2px solid #017CBF;
  border-radius: 5px;
  background: transparent;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  padding: 16px 30px;
}

.aboutusSection .aboutussectiondetails .knowmore a:hover {
  background: #017CBF;
  color: #fff;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

@media (max-width: 575px) {
  .aboutusSection .aboutussectiondetails .knowmore {
    margin-top: 30px;
  }
  .aboutusSection .aboutussectiondetails .knowmore a {
    font-size: 12px;
    padding: 8px 10px;
  }
}

@media (max-width: 1199px) {
  .aboutusSection::before {
    width: 60%;
    left: -25%;
    bottom: -15%;
  }
}

@media (max-width: 991px) {
  .aboutusSection::before {
    width: 70%;
    left: -35%;
    bottom: 0%;
  }
}

@media (max-width: 767px) {
  .aboutusSection::before {
    display: none;
  }
  .aboutusSection .aboutusimg {
    display: none;
  }
}

.ourproductssection {
  position: relative;
}

.ourproductssection h2::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 35px;
  left: 0%;
  top: 27%;
  background: #1E97D9;
}

.ourproductssection .milledscreens {
  border: 4px solid #017CBF;
  border-radius: 15px;
  padding: 100px;
}

.ourproductssection .milledscreens h2 {
  position: relative;
  border-left: transparent;
  padding-left: 0px;
  color: #017CBF;
  line-height: 35px;
}

.ourproductssection .milledscreens h2::after {
  display: none;
}

.ourproductssection .milledscreens h2::before {
  position: absolute;
  content: '';
  width: 30px;
  height: 5px;
  top: 35px;
  left: -40px;
  background: #017CBF;
}

.ourproductssection .milledscreens h2 span {
  position: absolute;
  right: 46%;
  font-size: 110px;
  top: -10px;
  opacity: 15%;
  color: #000;
}

.ourproductssection .milledscreens p {
  max-width: 370px;
}

.ourproductssection .ourproductimg {
  position: absolute;
  z-index: 3;
  left: -70%;
  top: -30%;
}

.ourproductssection .ourproductimg img {
  border-radius: 10px;
}

.ourproductssection .productslider {
  position: relative;
}

.ourproductssection .productslider .slick-list {
  overflow: inherit;
}

.ourproductssection .productslider .slick-prev {
  top: 90%;
  left: 85%;
  z-index: 1;
}

.ourproductssection .productslider .slick-prev::before {
  color: #fff;
  content: '\f060';
  font-family: fontAwesome;
  position: absolute;
  background: #017CBF;
  padding: 8px 10px;
}

.ourproductssection .productslider .slick-next {
  top: 90%;
  right: 8%;
}

.ourproductssection .productslider .slick-next::before {
  color: #fff;
  content: '\f061';
  font-family: fontAwesome;
  position: absolute;
  background: #017CBF;
  padding: 8px 10px;
}

.ourproductssection .tagline {
  padding-bottom: 40px;
}

.ourproductssection .tagline h2 {
  color: #757575;
  padding-left: 0px;
}

.ourproductssection .tagline h2::after {
  width: 0px;
}

@media (max-width: 1199px) {
  .ourproductssection .ourproductimg {
    max-width: 430px;
    left: -70%;
    top: -15%;
  }
  .ourproductssection .milledscreens h2 span {
    right: 33%;
  }
}

@media (max-width: 991px) {
  .ourproductssection h2::after {
    top: 30%;
  }
  .ourproductssection .milledscreens {
    padding: 50px;
  }
  .ourproductssection .milledscreens h2 span {
    right: 4%;
  }
  .ourproductssection .milledscreens p {
    max-width: inherit;
  }
  .ourproductssection .ourproductimg {
    max-width: 240px;
    left: -23%;
  }
  .ourproductssection .productslider .slick-next {
    right: 5%;
  }
}

@media (max-width: 767px) {
  .ourproductssection h2 {
    margin-bottom: 30px;
  }
  .ourproductssection h2::after {
    top: 10%;
  }
  .ourproductssection .ourproductimg {
    position: inherit;
    margin: 0px 0px 20px 30px;
    left: -5%;
    max-width: 100%;
  }
  .ourproductssection .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ourproductssection .milledscreens h2::before {
    top: 26px;
  }
  .ourproductssection .milledscreens h2 span {
    right: 30%;
  }
  .ourproductssection .productslider .slick-prev {
    left: 70%;
  }
  .ourproductssection .productslider .slick-next {
    right: 10%;
  }
}

@media (max-width: 575px) {
  .ourproductssection .milledscreens h2::before {
    top: 17px;
  }
  .ourproductssection .milledscreens h2 span {
    right: -21%;
    font-size: 80px;
    display: none;
  }
  .ourproductssection .productslider .slick-prev {
    left: 70%;
  }
}

.indusrtysection {
  position: relative;
  background: #E4F5FF;
}

.indusrtysection h2 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  display: inline-block;
  position: absolute;
  left: -15%;
  top: 30%;
}

.indusrtysection h2::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 35px;
  left: 0%;
  top: 27%;
  background: #1E97D9;
}

.indusrtysection .indusrtyimg {
  text-align: center;
  position: relative;
  z-index: 0;
  padding-top: 65px;
  padding-left: 70px;
}

.indusrtysection .indusrtyimg::after {
  content: '';
  position: absolute;
  display: inline-block;
  background: #fff;
  width: 460px;
  z-index: -1;
  height: 550px;
  top: 0px;
  left: 55%;
}

.indusrtysection .industrydetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0px 50px 90px;
}

.indusrtysection .industrydetails ul {
  list-style: none;
}

.indusrtysection .industrydetails ul li {
  position: relative;
}

.indusrtysection .industrydetails ul li .font20 {
  font-size: 20px;
  line-height: 56px;
  color: #3E3E3E;
}

.indusrtysection .industrydetails ul li .font20:hover {
  color: #00466E;
}

.indusrtysection .industrydetails ul li .font20 span {
  position: absolute;
  left: -25%;
}

@media (max-width: 1199px) {
  .indusrtysection h2 {
    left: -25%;
  }
  .indusrtysection .industrydetails ul li .font20 {
    font-size: 19px;
  }
}

@media (max-width: 991px) {
  .indusrtysection h2 {
    left: -38%;
  }
  .indusrtysection .indusrtyimg::after {
    width: 318px;
    height: 450px;
    top: 2%;
  }
  .indusrtysection .industrydetails ul li .font20 {
    line-height: 45px;
  }
}

@media (max-width: 767px) {
  .indusrtysection {
    padding: 50px 0px;
  }
  .indusrtysection h2 {
    -webkit-transform: inherit;
            transform: inherit;
    left: 20%;
  }
  .indusrtysection .indusrtyimg {
    display: none;
  }
  .indusrtysection .industrydetails {
    padding: 0px 0px;
    padding-top: 80px;
  }
  .indusrtysection .industrydetails ul {
    margin-top: 40px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .indusrtysection .industrydetails ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    text-align: center;
    margin-top: 40px 0px;
  }
  .indusrtysection .industrydetails ul li .font20 {
    font-size: 14px;
    line-height: 35px;
  }
  .indusrtysection .industrydetails ul li .font20 span {
    position: inherit;
    display: block;
  }
  .indusrtysection .indusrtyimg::after {
    width: 260px;
    height: 330px;
    top: 7%;
  }
}

@media (max-width: 575px) {
  .indusrtysection {
    padding: 50px 0px;
  }
  .indusrtysection h2 {
    left: 05%;
  }
  .indusrtysection h2::after {
    top: 15%;
  }
  .indusrtysection .indusrtyimg {
    display: none;
  }
  .indusrtysection .industrydetails ul {
    margin-top: 40px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .indusrtysection .industrydetails ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    text-align: center;
  }
  .indusrtysection .industrydetails ul li .font20 {
    font-size: 12px;
    line-height: 40px;
  }
  .indusrtysection .industrydetails ul li .font20 span {
    position: inherit;
    display: block;
  }
}

.globalpresence {
  text-align: center;
}

.globalpresence h2 {
  text-align: center;
  border-left: 0px;
  position: relative;
  display: inline-block;
}

.globalpresence h2::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 33px;
  left: 0%;
  top: 27%;
  background: #1E97D9;
}

.globalpresence .map img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.globalpresence .mapimg {
  margin-top: 40px;
  position: relative;
  -o-object-fit: contain;
     object-fit: contain;
}

.globalpresence .maplocation .russia {
  position: absolute;
  top: 0px;
  right: 31.2%;
}

.globalpresence .maplocation .austrelia {
  position: absolute;
  top: 12%;
  left: 7%;
}

.globalpresence .maplocation .india {
  position: absolute;
  top: 24%;
  right: 35.8%;
}

.globalpresence .maplocation .usa {
  position: absolute;
  bottom: 28%;
  left: 26%;
}

.globalpresence .maplocation .dubai {
  position: absolute;
  bottom: 16%;
  right: 18%;
}

@media (max-width: 575px) {
  .globalpresence h2::after {
    top: 0px;
  }
}

.footer {
  background: #00466E;
  padding: 60px 0px;
}

.footer .footertop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .footer .footertop {
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
  }
}

.footer .footertop .footerlinks {
  list-style: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer .footertop .footerlinks li a {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  margin-right: 20px;
  position: relative;
}

.footer .footertop .footerlinks li a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
  background: #fff;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 250ms ease-in;
  transition: -webkit-transform 250ms ease-in;
  transition: transform 250ms ease-in;
  transition: transform 250ms ease-in, -webkit-transform 250ms ease-in;
}

@media (max-width: 1199px) {
  .footer .footertop .footerlinks li a {
    margin-right: 10px;
  }
}

.footer .footertop .footerlinks li.active a::after, .footer .footertop .footerlinks li:hover a::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left;
          transform-origin: left;
}

@media (max-width: 991px) {
  .footer .footertop .footerlinks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 575px) {
  .footer .footertop .footerlinks {
    margin-top: 20px;
  }
}

.footer .footertop .footercontacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer .footertop .footercontacts a {
  font-size: 22px;
  line-height: 23px;
  font-weight: 100;
  margin-right: 20px;
  color: #fff;
  font-weight: 600;
}

.footer .footertop .footercontacts a span {
  display: block;
  font-size: 14px;
}

@media (max-width: 1199px) {
  .footer .footertop .footercontacts a {
    font-size: 16px;
    margin-right: 10px;
  }
}

@media (max-width: 991px) {
  .footer .footertop .footercontacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .footertop .footercontacts a {
    margin: 5px 0px;
  }
}

@media (max-width: 767px) {
  .footer .footertop .footercontacts a {
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
  }
}

@media (max-width: 575px) {
  .footer .footertop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .footer .footertop .footercontacts a {
    margin: 5px 0px;
  }
}

.footer .footerbottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 40px;
}

.footer .footerbottom p {
  font-size: 16px;
  line-height: 21px;
  color: #DEDEDE;
}

@media (max-width: 575px) {
  .footer .footerbottom {
    display: inherit;
    text-align: center;
    padding-top: 20px;
  }
  .footer .footerbottom p {
    font-size: 15px;
  }
}

.uploadresume .uploadresumebtn {
  margin-top: 2px;
}

.btn-file {
  position: relative;
  overflow: hidden;
  padding-top: 11px;
  font-weight: 300;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

input[readonly] {
  cursor: text !important;
}

.form-control {
  border-right: 0;
}

.input-group-btn {
  position: relative;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  text-align: center;
  margin-top: 0px;
}

.career_btn {
  padding: 22px 50px;
}

.career_btn img {
  padding-left: 20px;
}

.info2, .success, .warning2, .failure, .validation2 {
  text-align: left;
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}

.info2 {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/info.png);
}

.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/success.png);
}

.warning2 {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/warning.png);
}

.failure {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/error.png);
}

.hm_client #owl-example1, .hm_client .owl-carousel .owl-stage-outer {
  height: 110px !important;
}

input[type="text"].error, textarea.error, select.error {
  border-bottom: 2px solid #D8000C !important;
}

label.error {
  color: #D8000C;
}

label.error {
  position: absolute;
  font-size: 13px;
  font-weight: 400;
  left: 0px;
  top: 100%;
  margin: 0;
}

.alert-specialsuccess {
  color: #4f8a10;
  padding: 4px 0 3px 357px;
}

.alert-specialinfo {
  color: #3d8fd8;
  padding: 4px 0 3px 357px;
}

.iframestyle {
  width: 100%;
  height: 500px;
}

.innerbanner .bannerBox {
  position: relative;
}

.innerbanner .bannerText {
  bottom: 38%;
}

.innerbanner .bannerText h1 {
  font-size: 50px;
}

@media (max-width: 1199px) {
  .innerbanner .bannerImage {
    padding-bottom: 0px;
  }
  .innerbanner .bannerImage img {
    height: 300px;
  }
  .innerbanner .bannerText {
    bottom: 26%;
  }
}

@media (max-width: 991px) {
  .innerbanner .bannerImage img {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .innerbanner .bannerText {
    bottom: 20%;
  }
}

@media (max-width: 767px) {
  .innerbanner .bannerText {
    bottom: 30%;
  }
  .innerbanner .bannerText h1 {
    font-size: 40px;
  }
}

@media (max-width: 575px) {
  .innerbanner .bannerImage img {
    height: 250px;
  }
  .innerbanner .bannerText {
    bottom: 26%;
  }
  .innerbanner .bannerText h1 {
    font-size: 35px;
  }
}

.whatWeServe .bannerImage {
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .whatWeServe .bannerText h1 {
    font-size: 37px;
  }
}

@media (max-width: 575px) {
  .whatWeServe .bannerText h1 {
    font-size: 30px;
  }
}

.aboutus {
  position: relative;
}

.aboutus::before {
  content: '';
  width: 40%;
  height: 539px;
  background: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/subtraction.png) no-repeat;
  position: absolute;
  left: -11%;
  bottom: 0%;
  display: inline-block;
}

@media (max-width: 1199px) {
  .aboutus::before {
    width: 54%;
    left: -24%;
  }
}

@media (max-width: 991px) {
  .aboutus::before {
    width: 70%;
    left: -33%;
    top: 12%;
  }
}

@media (max-width: 767px) {
  .aboutus::before {
    display: none;
  }
  .aboutus .aboutusimg {
    display: none;
  }
  .aboutus .aboutussectiondetails h2::after {
    top: 18%;
  }
}

@media (max-width: 575px) {
  .aboutus .aboutussectiondetails h2::after {
    top: 8%;
  }
}

.vision {
  background: #E4F5FF;
}

.vision .visionimg {
  position: relative;
  z-index: 0;
  margin: 60px 0px;
}

.vision .visionimg::after {
  content: '';
  position: absolute;
  background: #fff;
  z-index: -1;
  width: 552px;
  height: 460px;
  left: 38%;
  top: -17%;
}

@media (max-width: 991px) {
  .vision .visionimg {
    margin: 0px;
    top: 25%;
  }
  .vision .visionimg::after {
    width: 443px;
    height: 400px;
    left: 38%;
    top: -29%;
  }
}

@media (max-width: 767px) {
  .vision .visionimg {
    top: 0%;
  }
  .vision .visionimg::after {
    display: none;
  }
}

.vision p {
  margin-top: 0px;
}

.vision .visiondetails {
  margin: 60px 0px;
}

.vision .visiondetails h2::after {
  top: 27%;
}

.vision .visiondetails .mission {
  margin-top: 40px;
}

.vision .visiondetails .mission h2::after {
  top: 24%;
}

@media (max-width: 991px) {
  .vision h2 {
    margin-bottom: 0px;
  }
  .vision h2::after {
    top: 8%;
  }
  .vision .mission {
    margin-top: 0px;
  }
  .vision .mission h2 {
    margin-bottom: 0px;
  }
  .vision .mission h2::after {
    top: 8%;
  }
}

@media (max-width: 767px) {
  .vision .visiondetails {
    margin: 0px;
    margin-top: 50px;
  }
  .vision .visiondetails h2 {
    margin-bottom: 10px;
  }
  .vision .visiondetails h2::after {
    top: 10%;
  }
  .vision .visiondetails .mission h2 {
    margin-bottom: 10px;
  }
  .vision .visiondetails .mission h2::after {
    top: 10%;
  }
}

.coreValues h3 {
  margin: 30px 0px 10px 0px;
}

.coreValues p {
  margin-top: 0px;
}

.milled .milledscreens {
  padding: 35px 0px 63px 40px;
}

.milled .milledscreens h3 {
  max-width: 450px;
  margin-bottom: 20px;
}

.milled .milledscreens p {
  max-width: 480px;
  margin-top: 0px;
}

.milled .sievessegment {
  padding-top: 100px;
}

@media (max-width: 991px) {
  .milled .sievessegment {
    padding-top: 50px;
  }
}

.milled .welded_screen h2 {
  line-height: 46px;
}

.milled .welded_screen h2::after {
  top: 8%;
}

.milled .welded_screen p {
  max-width: 550px;
}

.milled .welded_screen h3 {
  max-width: 550px;
}

@media (max-width: 1199px) {
  .milled .welded_screen h3 {
    max-width: 450px;
  }
}

.milled .ourproductimg {
  right: 35%;
  top: -30%;
}

@media (max-width: 1199px) {
  .milled .ourproductimg {
    top: -20%;
    max-width: 380px;
  }
}

@media (max-width: 991px) {
  .milled .ourproductimg {
    max-width: 100%;
    left: 0px;
  }
}

@media (max-width: 991px) {
  .milled .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .milled .ourproductimg {
    position: inherit;
    text-align: center;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .milled .ourproductimg {
    right: 3%;
  }
}

@media (max-width: 575px) {
  .milled .ourproductimg {
    right: 9%;
    max-width: 330px;
  }
  .milled .milledscreens {
    padding: 25px;
  }
}

.applicationSpectrum {
  background: #E4F5FF;
}

.applicationSpectrum .producttitle {
  text-align: center;
}

.applicationSpectrum .applicationbox {
  background: #fff;
  margin-bottom: 30px;
}

.applicationSpectrum .applicationbox .applicationimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 27px;
}

.applicationSpectrum .applicationbox .applicationimg img {
  width: 80px;
  height: 71px;
}

.applicationSpectrum .applicationbox .applicationimg p {
  opacity: 10%;
  font-size: 80px;
  line-height: 56px;
  margin-top: 0px;
  font-weight: 50;
  color: #000;
  opacity: 10%;
}

.applicationSpectrum .applicationbox .applicationdetails .font20 {
  font-size: 20px;
  padding: 25px 20px 45px 34px;
  color: #000;
}

.applicationSpectrum h2 {
  text-align: center;
  margin-bottom: 40px;
  display: inline-block;
}

.applicationSpectrum h2::after {
  top: 32%;
  left: 0%;
}

@media (max-width: 1199px) {
  .applicationSpectrum .applicationbox .applicationimg {
    padding: 20px;
  }
  .applicationSpectrum .applicationbox .applicationimg img {
    width: 70px;
    height: 60px;
  }
  .applicationSpectrum .applicationbox .applicationimg p {
    font-size: 70px;
  }
  .applicationSpectrum h2::after {
    left: 0%;
  }
}

@media (max-width: 991px) {
  .applicationSpectrum h2::after {
    left: 0%;
  }
}

@media (max-width: 767px) {
  .applicationSpectrum .applicationbox .applicationimg {
    padding: 15px;
  }
  .applicationSpectrum .applicationbox .applicationimg img {
    width: 50px;
    height: 40px;
  }
  .applicationSpectrum .applicationbox .applicationimg p {
    font-size: 50px;
    line-height: 40px;
  }
  .applicationSpectrum .applicationbox .applicationdetails .font20 {
    font-size: 16px;
    padding: 10px 8px 20px 8px;
  }
  .applicationSpectrum h2::after {
    left: 0%;
  }
}

@media (max-width: 575px) {
  .applicationSpectrum h2::after {
    left: 0%;
    top: 0px;
  }
}

.applicationtable {
  background: #fff;
  text-align: center;
}

.applicationtable h2 {
  text-align: center;
  margin-bottom: 40px;
  display: inline-block;
}

.applicationtable h2::after {
  top: 32%;
  left: 0%;
}

.applicationtable #spectrum th {
  background: #1E97D9;
  color: #fff;
  padding: 10px 34px;
  border-collapse: collapse;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .applicationtable #spectrum th {
    padding: 0px 29px;
  }
}

@media (max-width: 991px) {
  .applicationtable #spectrum th {
    padding: 0px 18px;
  }
}

.applicationtable #spectrum td, .applicationtable #spectrum th {
  width: 100%;
  border: 1px solid #FFF;
}

.applicationtable #spectrum td {
  background: #E4F5FF;
  text-align: center;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  font-size: 14px;
  line-height: 45px;
}

@media (max-width: 991px) {
  .applicationtable #spectrum td {
    line-height: 20px;
    padding: 5px 0px;
  }
}

@media (max-width: 767px) {
  .applicationtable #spectrum th {
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .applicationtable h2::after {
    top: 0px;
  }
  .applicationtable #spectrum th {
    font-size: 14px;
  }
}

.food .ourproductimg {
  top: -30%;
  left: -100%;
}

@media (max-width: 991px) {
  .food .ourproductimg {
    top: inherit;
    left: inherit;
  }
  .food .milledscreens {
    padding: 40px;
  }
  .food .milledscreens h3 {
    max-width: inherit;
  }
  .food .milledscreens p {
    max-width: inherit;
  }
}

@media (max-width: 767px) {
  .food .ourproductimg {
    right: 6%;
  }
  .food .milledscreens {
    padding: 20px;
  }
  .food .milledscreens h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .food .milledscreens p {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 575px) {
  .food .ourproductimg {
    right: 7%;
    min-width: 280px;
  }
}

.fertilizers .ourproductimg {
  top: -20%;
}

@media (max-width: 1199px) {
  .fertilizers .ourproductimg {
    top: -18%;
    left: -82%;
  }
}

.industryes ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.industryes ul li .industryname {
  font-size: 25px;
  line-height: 68px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  color: #757575;
  margin: 0px 20px;
  border-radius: 8px;
  padding: 10px;
}

.industryes ul li.active .industryname, .industryes ul li:hover .industryname {
  background: #00466E;
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  color: #fff;
}

@media (max-width: 1199px) {
  .industryes ul li .industryname {
    font-size: 22px;
    margin: 0px 17px;
  }
}

@media (max-width: 991px) {
  .industryes ul li .industryname {
    font-size: 16px;
    margin: 0px 10px;
  }
}

@media (max-width: 767px) {
  .industryes ul li .industryname {
    font-size: 14px;
    margin: 0px;
    line-height: 35px;
    padding: 8px;
  }
}

.contactus {
  position: relative;
}

.contactus .contactdetails {
  margin-left: 36%;
}

.contactus .contactdetails h2 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  position: absolute;
  top: 40px;
  left: -10%;
}

.contactus .contactdetails p {
  margin-top: 0px;
  margin-bottom: 12px;
  color: #000;
  font-weight: normal;
  margin-left: 20px;
}

.contactus .contactdetails .font20 {
  font-size: 20px;
  margin-bottom: 5px;
  font-family: 'Playfair Display', serif;
  color: #00466E;
  position: relative;
}

.contactus .contactdetails .country {
  margin-top: 40px;
}

.contactus .contactdetails .country .font20 {
  font-size: 30px;
}

.contactus .contactdetails .country .font20 span {
  margin-left: 10px;
}

.contactus .contactdetails .contacts {
  margin-bottom: 10px;
}

.contactus .contactdetails .email a span {
  display: block;
  color: #000;
}

.contactus .contactdetails span {
  position: absolute;
  color: #00466E;
}

.contactus .contactdetails a {
  color: #000;
  margin-left: 20px;
}

.contactus .inqueryform {
  background: #E4F5FF;
  margin-top: 100px;
  padding: 10% 20%;
  text-align: center;
}

.contactus .inqueryform h2 {
  text-align: center;
  font-size: 36px;
  display: inline-block;
}

.contactus .inqueryform h2::after {
  left: 0%;
}

.contactus .inqueryform p {
  text-align: center;
  color: #000;
  margin-bottom: 35px;
  margin-top: 0px;
}

.contactus .inqueryform .form-group p {
  border-bottom: 1px solid #757575;
  margin: 8px 0px;
  line-height: 30px;
  color: #757575;
}

.contactus .inqueryform .form-control {
  background: transparent;
  border: transparent;
  border-bottom: 1px solid #757575;
  border-radius: 0px;
}

.contactus .inqueryform .form-control #comment {
  padding-bottom: 50px;
  height: 100px;
}

.contactus .inqueryform .knowmore button {
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  color: #017CBF;
  border: 2px solid #017CBF;
  border-radius: 5px;
  background: transparent;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  padding: 16px 30px;
}

.contactus .inqueryform .knowmore button:hover {
  color: #017CBF;
  -webkit-transition: ease-in-out 0.6s;
  transition: ease-in-out 0.6s;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .contactus .contactdetails {
    margin-left: 0%;
    padding: 50px 10px;
  }
  .contactus .contactdetails h2 {
    -webkit-transform: inherit;
            transform: inherit;
    position: relative;
    text-align: center;
    top: 0px;
  }
  .contactus .contactdetails h2::after {
    top: 17%;
    left: 33%;
  }
  .contactus .form-group p {
    display: none;
  }
  .contactus .inqueryform {
    margin-top: 0px;
    padding: 10% 5%;
  }
  .contactus .inqueryform h2 {
    font-size: 27px;
  }
  .contactus .inqueryform h2::after {
    top: 15%;
  }
  .contactus .inqueryform p {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 575px) {
  .contactus .contactdetails h2::after {
    top: 7%;
    left: 33%;
  }
  .contactus .inqueryform h2::after {
    top: 13%;
  }
}

.form-group {
  position: relative;
}

.career {
  position: relative;
  background: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/career.png) no-repeat;
  background-position: right, center;
}

.career .inqueryform {
  text-align: center;
}

@media (max-width: 991px) {
  .career .inqueryform {
    margin-left: 0px;
    padding: 0 10px;
  }
  .career .inqueryform::after {
    width: 30% !important;
    right: -3% !important;
  }
}

@media (max-width: 767px) {
  .career .inqueryform::after {
    display: none;
  }
}

.career .inqueryform h2 {
  text-align: center;
  display: inline-block;
}

.career .inqueryform h2::after {
  left: 0%;
}

.career p {
  text-align: center;
  margin: 29px 0px;
}

.career .knowmore button {
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  color: #017CBF;
  border: 2px solid #017CBF;
  border-radius: 5px;
  background: transparent;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  padding: 16px 30px;
}

.career .knowmore button:hover {
  color: #017CBF;
  -webkit-transition: ease-in-out 0.6s;
  transition: ease-in-out 0.6s;
  text-transform: uppercase;
}

.career .form-control {
  background: transparent;
  border: transparent;
  border-bottom: 1px solid #757575;
  border-radius: 0px;
}

.career .form-group {
  position: relative;
}

.career .form-group p {
  border-bottom: 1px solid #757575;
  margin: 8px 0px;
  line-height: 30px;
}

.career .form-group .knowmore {
  position: absolute;
  right: 0px;
  padding: 0px;
  margin-top: 0px;
  top: 0px;
}

.career .form-group .knowmore a {
  font-size: 12px;
  padding: 8px 17px;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .career::after {
    width: 70%;
    right: -21%;
  }
  .career h2::after {
    top: 31%;
  }
  .career .inqueryform::after {
    width: 60%;
    right: -37%;
  }
}

@media (max-width: 767px) {
  .career {
    padding: 0px;
    padding-bottom: 50px;
  }
  .career::after {
    width: 48%;
    right: 0px;
  }
  .career .knowmore {
    padding: 0px;
    margin: 20px 0px;
  }
  .career .inqueryform h2::after {
    height: 30px;
    top: 26%;
  }
  .career p {
    font-size: 14px;
    line-height: 18px;
  }
  .career .form-group p {
    display: none;
  }
  .career .form-group .knowmore a {
    font-size: 10px;
    padding: 5px 17px;
  }
  .career .form-group .form-control {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .career .inqueryform h2::after {
    top: 10%;
  }
}

@media (max-width: 1199px) {
  .career {
    background-size: 470px;
  }
}

@media (max-width: 991px) {
  .career {
    background: none;
  }
}

.info2, .success, .warning2, .failure, .validation2 {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}

.info2 {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/info.png);
}

.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/success.png);
}

.warning2 {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/warning.png);
}

.failure {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url(/web/20220101215057im_/http://centrifugescreen.com/assets/images/error.png);
}

.hm_client #owl-example1, .hm_client .owl-carousel .owl-stage-outer {
  height: 110px !important;
}

input[type="text"].error, textarea.error, select.error {
  border-bottom: 2px solid #D8000C !important;
}

label.error {
  color: #D8000C;
}

label.error {
  position: absolute;
  font-size: 13px;
  font-weight: 400;
}

.alert-specialsuccess {
  color: #4f8a10;
  padding: 4px 0 3px 357px;
}

.alert-specialinfo {
  color: #3d8fd8;
  padding: 4px 0 3px 357px;
}

#toTop {
  width: 40px;
  height: 40px;
  border: 1px solid #00466E;
  background: #00466E;
  text-align: center;
  padding-top: 0;
  position: fixed;
  bottom: 10px;
  right: 12px;
  cursor: pointer;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  z-index: 555;
}
/*# sourceMappingURL=style.css.map */
/*
     FILE ARCHIVED ON 21:50:57 Jan 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:16:10 Apr 25, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.638
  exclusion.robots: 0.192
  exclusion.robots.policy: 0.181
  cdx.remote: 0.057
  esindex: 0.01
  LoadShardBlock: 164.49 (3)
  PetaboxLoader3.datanode: 627.579 (4)
  PetaboxLoader3.resolve: 117.233 (2)
  load_resource: 641.361
*/