/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/* new update */



/* end  */
/* Global CSS*/
div#post-4956 a.common-btn.et_pb_button {
  margin: 20px 73px;
}
.custom-post-1.custom-main-img a {
  /* margin-top: 5rem; */
  position: absolute;
  bottom:0;
}
.menu-display {
  display: none !important;
}

.et-animated-content {
  padding-top: 115px !important;
}

.admin-bar header#main-header {
  margin-top: 33px;
}

html,
body {
  font-size: 16px;
  font-family: 'Helvetica', sans-serif;
}

h4 {
  border-bottom: 3px solid #b6072f;
}

.common-btn {
  border: 3px solid #b6072f !important;
  padding: 12px 55px !important;
  text-transform: uppercase;
  font-size: 14px !important;
  color: #b6072f;
  font-weight: 600 !important;
  border-radius: 0 !important;
}


.white-btn {
  border: 3px solid #fff !important;
  color: #fff !important;
}


.red-btn:after,
.white-btn:after {
  line-height: 23px !important;
}


.common-btn:hover {
  color: #fff;
  padding: 12px 55px !important;
  border: 3px solid #b6072f;
}

.common-btn a:after {
  font-size: 30px !important;
  line-height: 23px !important;
}

.et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
  border: 3px solid #b6072f;
  background: #b6072f !important;
  padding: 8px 41px;
}


.blog-cards h3 {
  font-size: 23px !important;
}
h2 , .blog-cards h3 {
  font-size: 35px;
  border-bottom: 3px solid #b6072f;
  width: auto;
  border-left: 3px solid #b6072f;
  padding: 7px;
  margin-bottom: 1.25rem;
  font-weight: 600;
  color: #707070 !important;
  text-align:left;
}

.spin-banner h1{
  border-bottom: 3px solid #b6072f;
}


.block-skew {
  transform: skew(0, -7deg);
  margin-bottom: 10rem;
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
}

.block-skew>.et_pb_row {
  transform: skewy(7deg);
}

.section-divider {
  padding: 10rem 0 !important;
}

.section-border {
  box-shadow: 1px 1px 10px 1px #634747;
  margin-top: 10rem;
}

.rt-wpls .slick-dots li {
  width: 45px;
  height: 10px;
  border: 2px solid #b6072f;
}

.rt-wpls .slick-dots li button:before {
  display: none;
}

.rt-wpls .slick-next {
  right: -5%;
}

.rt-wpls .slick-prev {
  left: -10%;
}

.rt-wpls .slick-prev,
.rt-wpls .slick-next {
  background: transparent;
}

.rt-wpls .slick-next:before,
.rt-wpls .slick-prev:before {
  background: transparent;
  color: #b6072f;
  font-size: 65px;
  font-family: ETmodules;
  content: "3";
  position: absolute;
}

.rt-wpls .slick-next:before {
  transform: rotate(270deg);
  top: 4px;
}

.rt-wpls .slick-prev:before {
  transform: rotate(95deg);
  top: 0;
}

.et_pb_video_box {
  box-shadow: 0 6px 11px 0 rgba(0, 0, 0, 0.2), 0 0px 0 0 rgba(0, 0, 0, 0.19) !important;
}

.section-padding {
  padding: 54px 0 0;
}

.mobile-footer {
  display: none;
}

div#battery,
div#Defense,
div#Energy,
div#Agriculture {
  padding-bottom: 0;
}

a.project-btn {
  position: absolute;
  bottom: 3%;
  max-width: 300px;
  width: 100%;
}


/* Global CSS End */

/*  nav bar css */

ul#et-secondary-nav>li:hover a:after {
  transform: rotate(0) !important;
}

#et-top-navigation {
  padding-top: 0 !important;
}

#top-menu-nav>ul>li>a {
  padding: 2rem 0.5rem !important;
}

#top-menu>li:last-child {
  background-color: #b6072f;
}

#top-menu>li:last-child a {
  color: #fff !important;
  padding: 2rem 1.5rem;
}

.et-fixed-header #top-menu>li:last-child a {
  color: #fff !important;
}

#logo {
  max-height: 50px;
}


/*  nav bar css end */


/* secondary menu */

.sub-menu li {
  border: none;
}

.menu>li {
  border: 1px solid #fff;
}

div#top-header .container {
  width: 100% !important;
  padding-top: 0;
  max-width: 100%;
}

#et-secondary-menu {
  float: inherit;
}

ul#et-secondary-nav {
  display: flex !important;
}

ul#et-secondary-nav>li {
  background: #4d4d4d;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  margin-right: 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

ul#et-secondary-nav>li a {
  font-weight: 600;
}

ul#et-secondary-nav>li:hover {
  background: #b72a30;
}

div#et-secondary-menu .current-menu-item,
div#et-secondary-menu .current-menu-ancestor {
  background: #b4072f;
}

#et-secondary-nav ul.sub-menu {
  padding: 0;
  width: 100%;
  top: 43px;
  column-count: 2;
  height: 335px;
  column-fill: auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding-bottom: 50px !important;
  padding-top: 20px;
  border-right: 3px solid #ffffffd9;
  border-bottom: 3px solid #ffffffd9;
}

#et-secondary-nav ul.sub-menu li a {
  font-weight: 600;
  text-transform: capitalize;
}

#et-secondary-nav ul li a:hover {
  background-color: transparent;
}

ul.sub-menu li a {
  padding: 10px 0 !important;
}

#et-info,
#et-secondary-menu>ul>li a {
  padding-bottom: 15px;
  font-size: 1rem;
}

.et-fixed-header #top-menu li a {
  font-size: 20px;
}

.menu-border a {
  border-bottom: 1px solid #fff;
  cursor: pointer;
  margin-bottom: 5px;
  pointer-events: none;
}

.sub-menu li {
  width: 100% !important;
  text-align: left !important;
  padding: 0 12% !important;
}

#et-secondary-nav .menu-item-has-children>a:first-child {
  position: relative;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after {
  right: -15px;
  top: 0;
  font-size: 25px;
  left: auto;
  position: absolute;
  transform: rotate(178deg);
}

ul#et-secondary-nav>li:hover #et-secondary-nav .menu-item-has-children>a:first-child:after {
  transform: rotate(0deg);
}

.mobile_menu_bar {
  padding: 14px 0 !important;
  z-index: 99;
}

.mobile_menu_bar:before {
  color: #b6082f;
}


/* end  */

.testimonial {
  padding-bottom: 10% !important;
}


/* === hero banner css === */

.hero-banner {
  margin-top: -5px;
}

.hero-banner .et_pb_slide_description {
  padding: 0 !important;
  max-width: 600px;
  background: #1a1e12cf;
  padding: 20px !important;
  margin: inherit;
}

.hero-banner .et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description {
  padding-top: 15px !important;
}

.hero-banner .et_pb_slide_description h2 {
  border-bottom: 3px solid #b6072f;
  border-left: 3px solid #b6072f;
  padding: 10px;
  text-align: left;
  font-size: 35px;
}

.hero-banner .et_pb_slide {
  height: 650px;
}

.hero-content .et_pb_button_wrapper a {
  border: 2px solid #b6072f;
  padding: 8px 41px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.hero-content .et_pb_button_wrapper a:hover {
  border: 2px solid #b6072f;
}

.hero-content .et_pb_button_wrapper a:after {
  line-height: 25px !important;
}

.hero-content p {
  margin-top: 15px;
}


/* === end  === */


/* grid section  */

.oi-border-bottom .fluid-width-video-wrapper {
  margin-bottom: 10px;
}


/* end  */


/* red strip */

.red-banner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}


/* end  */


/* Carbide section  */

.oi-bottom-padding {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.oi-content-bg {
  display: flex;
  align-items: center;
  justify-content: center;
}

.oi-content-bg .et_pb_blurb_content {
  background: #b6072f8a;
  padding: 50px 15px;
  max-width: 600px;
}

.oi-content-bg h3 {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 15px 0;
  margin-bottom: 15px;
  font-weight: 600;
}

.oi-content-bg .oi-border-bottom {
  max-width: 600px;
  border-bottom: 3px solid #b6072f8a;
  padding: 14px 0;
}


/* end */


/* oi tube forming section */

div#industries-serve .et_pb_row.et_pb_row_6.oi-curve,
.oi-curve {
  height: 205px;
  margin-top: -4%;
}

div#industries-serve {
  margin-top: -10%;
  padding-bottom: 0;
}

.oi-tube-forming {
  position: relative;
  padding: 0 0 10rem ;
}


/* end  */


/* industries served section  */

.solution-section h3 {
  border-bottom: 4px solid #b62930;
  text-align: center;
}

.inner-width .et_pb_blurb_container,
.solution-section,
.our-division .et_pb_blurb_container,
.oi-certificate .et_pb_blurb_container {
  text-align: center !important;
}

.inner-width .et_pb_column {
  width: 100% !important;
}

.oi-industries-served {
  position: relative;
}

.oi-industries-served .et_pb_blurb_container {
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  border: 5px solid #b6072fbf;
  padding: 40% 25%;
}

.oi-industries-served .et_pb_blurb_container:hover {
  background: #b6072fbf;
  cursor: pointer;
}

.oi-industries-served h3 {
  padding: 0;
  width: 200px;
  height: 30px;
}

.oi-industries-served .et_pb_main_blurb_image {
  margin-bottom: 0;
  position: relative;
}

.oi-industries-served .et_pb_main_blurb_image:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #00000061;
  opacity: 0.9;
  content: '';
}


/* industries served section end  */


/* our parts section */

.our-parts h2 {
  max-width: 500px;
  padding: 10px 5px !important;
}

.our-parts h5{
  margin-left: 18px;
}
.our-parts h2 a {
  border: none;
  font-size: inherit;
  padding: inherit;
  margin: inherit;
}

.our-parts p {
  max-width: 600px;
  padding: 5px 20px;
}

.hero-banner.our-parts .et_pb_slide_description {
  margin-right: initial !important;
  margin: auto;
  max-width: 800px;
}

.our-parts .et_pb_button_wrapper {
  text-align: left;
}

.our-parts p:last-child {
  margin-bottom: 20px;
}

.our-parts a {
  border: 2px solid #b6072f;
  padding:15px 60px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;

}

.our-parts a:hover {
  padding: 15px 60px !important;
  border: 2px solid #b6072f !important;
}

.our-parts h2 a:hover {
  padding: inherit !important;
}

.our-parts a:after {
  top: 10px;
}


/* our parts section end  */


/* testimonial section */

.testimonial a.et_pb_button.et_pb_more_button:hover {
  border: 2px solid #fff;
  padding: .3em 1em;
  background: #fff !important;
  color: #b6072f;
}

.testimonial a.et_pb_button.et_pb_more_button:after {
  margin-left: -8px;
}

.testimonial .et_pb_container.clearfix {
  height: auto !important;
  padding: 30px;
}

.testimonial h3 {
  letter-spacing: 0 !important;
  max-width: 400px;
  margin: 0 auto;
}

.testimonial h3:after {
  content: '"';
  position: absolute;
  font-size: 5rem;
  right: 0;
  bottom: 0;
  font-weight: bold;
}

.testimonial h3:before {
  content: '"';
  position: absolute;
  font-size: 5rem;
  left: 0;
  font-weight: bold;
  top: 0;
}

.testimonial .et_pb_slide.et-pb-active-slide {
  display: block !important;
}

.testimonial .et_pb_slide_description {
  padding: 0;
}

.testimonial .et_pb_slide {
  max-width: 600px;
  float: none;
  margin: 0 auto;
  padding: 0;
  display: none !important;
  background-color: #b6072f !important;
  opacity: 1 !important;
}

.triangle-down {
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 55px solid #b6072f;
  left: 50%;
  position: absolute;
  bottom: -35px;
  transform: translate(-50px, 0px);
}

.testimonial-border {
  border-bottom: 5px solid #b72a30;
  margin-top: -70px;
  width: 530px;
  border-left: 5px solid #b72a30;
  padding: 15px;
  margin-right: 32%;
}

.testimonial .et_pb_blurb_description {
  margin-top: 10px;
}

.testimonial-title h5 {
  font-size: 24px;
  font-weight: 600;
}

.testimonial-title .et_pb_blurb_description p {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.testimonial-title .et_pb_blurb_description {
  margin-top: 0;
}

.testimonial .et_pb_slide:after {
  position: absolute;
  content: "";
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 50px solid #b6072f;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.testimonial .et_pb_module {
  padding-bottom: 150px;
}

.testimonial .et_pb_slide_content {
  position: absolute;
  bottom: -150px;
  color: #000;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: -25px;
  padding-bottom: 15px;
  min-width: 950px;
}

.testimonial .et-pb-controllers {
  bottom: -18px;
}

.testimonial .et-pb-controllers a,
.hero-banner .et-pb-controllers a,
.rotary-slider .et-pb-controllers a {
  border: 2px solid #b6072f;
  background: transparent;
  border-radius: 0;
  width: 45px;
  height: 10px
}

.testimonial a.et-pb-active-control,
.hero-banner a.et-pb-active-control,
.rotary-slider a.et-pb-active-control {
  background: #b6072f;
}

.testimonial .border-bottom-heading {
  padding-bottom: 0;
}


/* testimonial section  end */


/* Project highlights  */

.our-division h4,
.oi-certificate h4 {
  border-bottom: 4px solid #b72a30;
  width: 400px;
  margin: 0 auto;
}

.custom-post {
  border-bottom: 4px solid #b6072f;
  margin: 10px;
  width: 33.33%;
}

.project-highlights h4 a {
  border: none;
  box-shadow: none !important;
  text-align: center;
  width: 100%;
  margin: 0;
}

.project-highlights h4 a:hover {
  background: none !important;
}

.project-highlights .featured-listing {
  display: flex;
  justify-content: center;
}

.project-highlights div#post-87 {
  background: #3a3a3a;
  margin-bottom: 20px;
  min-height: 700px;
}

.project-highlights-list>div {
  background: #3a3a3a;
  margin-bottom: 20px;
  min-height: 700px;
}

.project-highlights .category {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 8px;
  padding: 10px 0;
}

.project-highlights img {
  width: 100%;
  border-bottom: 5px solid #b6072f;
  height: 300px;
  object-fit: cover;
}

.project-highlights a,
.custom-post-1 a {
  border: 3px solid #b6072f;
  padding: 11px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  display: flex;
  margin: 10px 30px 35px;
  justify-content: center;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2), 0 0 3px 0 rgba(0, 0, 0, 0.19) !important;
}

.project-highlights-list {
  background: #3a3a3a;
}

.project-highlights a:hover,
.custom-post-1 a:hover {
  background: #b6072f !important;
  transition: all 300ms ease 0ms;
  color: #fff;
}

.oi-post-title {
  text-align: center;
  color: #fff;
  border-bottom: 3px solid #b72a30;
  padding: 10px 30px 15px 30px;
  width: 80%;
  justify-content: center;
  font-size: 24px;
  margin: 0 auto;
  font-weight: 600;
}

.featured-listing p {
  color: #fff;
  padding: 0 40px;
  font-size: 14px;
}

.more-projects-btn .red-btn {
  max-width: 280px;
  margin: 0 auto;
  color: #b6072f;
}

/* .more-projects-btn .red-btn:hover {


	border: 3px solid #b6072f;
} */

.more-projects-btn .red-btn:after {
  left: 80%;
}


/* our client section  */

.our-client h3 {
  border-bottom: 3px solid #b6072f;
  width: 50%;
  margin: 0 auto;
}

.our-client #alc_style16 .alc_item figure a img,
.our-client .single-logo-container {
  border-bottom: 3px solid #b72a30;
  padding: 15px;
  height: 100px;
  width: 200px;
  object-fit: contain;
}


/* our client section end */


/* ith footer */

#footer-widgets {
  padding: 3% 0 0;
}

.responsive-top-btn .backbtn {
  display: none;
}

footer#main-footer .et_pb_widget {
  float: initial !important;
}

#main-footer .container {
  width: 90% !important;
  max-width: 1920px !important;
}

.site-footer .row {
  display: flex;
  align-items: center;
  padding: 10px 5%;
}

.site-footer .row ul li {
  margin-bottom: 0;
}

.site-footer h2 {
  font-size: 16px;
  color: #fff !important;
  padding-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  width: 150px;
  border: none;
  margin-bottom: 0;
}

footer.site-footer ul {
  display: flex;
  padding-left: 40px;
}

.icon-alignment ul {
  padding-left: 0 !important;
}

#footer-widgets .footer-widget li:before {
  display: none;
}

.backbtn a:after {
  font-family: ETmodules;
  content: "3";
  font-size: 28px;
  position: absolute;
  right: -30px;
  top: 0;
  font-weight: 800;
  transform: rotate(180deg);
}

.backbtn {
  position: relative;
  margin-right: 30px;
  font-weight: 600;
}

#footer-widgets .footer-widget li:after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 1px;
  background: #fff;
  top: 6px;
  margin-left: 9px;
}

#main-footer .footer-widget {
  margin-bottom: 0 !important;
}

#footer-widgets .footer-widget li:last-child::after,
ul.icon li:after {
  display: none !important;
}

#footer-bottom {
  padding-bottom: 25px;
  background-color: #555555;
}

#footer-bottom #footer-info {
  padding: 0 10%;
}

#footer-widgets .footer-widget li.last-child:after {
  display: none;
}


/* footer end */


/*=== TUBE FORMING SOLUTION PAGE CSS  ====*/

.shape-rotate,
.shape-rotate .et_pb_row {
  padding-bottom: 0 !important;
}

.shape-rotate img {
  transform: rotate(180deg);
}

.solution-section img {
  border-top: 5px solid #b72a30;
}

.solution-section .full-row .et_pb_blurb_container .et_pb_blurb_description {
  background: #b72a30;
  text-align: center;
  justify-content: center;
  display: flex;
  color: #fff;
  font-size: 20px;
  padding: 1px;
  font-weight: 400;
  line-height: 22px;
  min-height: 100px;
  align-items: center;
}

.solution-section .et_pb_main_blurb_image {
  margin-bottom: 0 !important;
}

.solution-section .et_pb_column_4_4.et_pb_column_1 {
  width: 100%;
}

.solution-section .full-row {
  width: 90%;
  max-width: 1962px;
  display: flex;
  justify-content: center;
}

.solution-section .et_pb_column {
  width: 18%;
  margin-right: 32px;
}

.solution-section .et_pb_blurb_container {
  margin-top: -8px;
}

.sec-padding {
  width: 100%;
  max-width: 100%;
  padding: 4% 15% !important;
}

.bg-gray {
  background: #fafafa;
}


.forming-curve img {
  margin-top: -104px;
  padding-bottom: 10px;
}

.testimonial .et_pb_module.et_pb_code {
  border-bottom: 5px solid #b6072f;
  border-left: 5px solid #b6072f;
  width: 59%;
  margin: 0 auto;
  margin-top: -29%;
  margin-left: 20%;
}


/*=== TUBE FORMING SOLUTION PAGE CSS END  ====*/


/*==== rotary spin form machine page CSS ===*/

.spin-slider img {
  max-height: 100% !important;
}

.spin-banner .et_pb_slide_description {
  max-width: 900px;
  padding: 45px !important;
}

.spin-banner .et_pb_slide_description h4 {
  padding-top: 15px;
}

.spin-banner .et_pb_slide,
.spin-banner .et_pb_slides .et_pb_container {
  height: 400px;
}

.rotary-slider .et_pb_container {
  height: auto !important;
}

.spin-banner .et_pb_slide_description {
  margin: auto;
}

.spin-banner h1 {
  border-bottom: 3px solid #b6062f;
}

.spin-slider .et_pb_slide_description {
  padding: 10%;
}


/* image gallery */

.gallery-slider h4 {
  margin-bottom: 3rem;
  max-width: 200px;
  margin: 0 auto;
}

ul.slick-dots li button {
  border: 2px solid #b6072f;
  background: transparent !important;
  border-radius: 0 !important;
  width: 45px !important;
  height: 10px !important;
}

li.slick-active {
  background: #b6072f;
}

.gallery-slider .slick-slider {
  padding: 0 1% 0 3%;
}

.gallery-slider button.slick-arrow {
  background: transparent;
  color: #b72a30;
}

.wdcl_image_carousel_0 .slick-arrow:before {
  font-size: 65px !important;
  margin-top: -35px;
}


/* machine feature  */


/* new */

.oi-machine-feature {
  margin: 3% 5%;
}

.oi-machine-feature .et_pb_text_inner p {
  border-bottom: 3px solid #b6072f;
  width: max-content;
  border-left: 3px solid #b6072f;
  padding: 7px;
  color: #fff;
  font-size: 35px;
  padding: 10px 10px 15px;
  font-weight: 600;
}

.oi-machine-feature h6:before {
  vertical-align: middle;
  padding: 2px;
  margin-right: 10px;
  content: "\f00c";
  font-family: 'FontAwesome';
  background: #fff;
  color: #b52930;
}

.oi-machine-feature h6 {
  border-bottom: 3px solid #b52930;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}


/* end */

.row.machine-list {
  display: flex;
  color: #fff;
  justify-content: space-evenly;
}

.row.machine-list ul {
  list-style: none;
}

.row.machine-list ul li {
  margin: 25px;
  border-bottom: 3px solid #b72a30;
}

.machine-list ul li i {
  margin-right: 10px;
}

.feature-section .et_pb_module.et_pb_blurb.et_pb_blurb_2 {
  margin-bottom: 0;
}

.feature-section .et_pb_blurb_content {
  max-width: 300px;
  margin-left: inherit;
  margin-left: 15%;
}


/* blog cards */

.blog-cards h5 {
  background: #b72a30;
  width: 20%;
  padding: 11px;
  margin: 0;
  color: #fff;
  margin-top: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
}

.blog-cards h5 span {
  font-size: 26px;
}

.blog-acrds .et_pb_module {
  padding: 13px !important;
}

.blog-cards h1.et_pb_module_header {
  background: #b72a30;
  width: 20%;
  padding: 11px;
  margin: 0;
  color: #fff;
  margin-top: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
}

.blog-cards .et_pb_blurb_description {
  padding: 20px 20px 20px;
  min-height: 530px;
}

.blog-cards h2 {
  font-weight: 700;
  color: gray;
}

.blog-cards h4 {
  text-align: center;
}

.blog-cards .oi-curve {
  width: 100%;
  max-width: 100%;
}


/* featured post */

.featured-post a {
  color: #fff;
}

.featured-post .column.size-1of3 {
  width: 45% !important;
  margin-right: 5% !important;
}

.full-width .et_pb_column {
  width: 100% !important;
  text-align: center;
}

.full-width h3 {
  text-align: center;
}


/*===  Rotary spin page css end ===*/


/* ==== Indusrties served page css ==== */

.industries-served-inner {
  margin-top: 0 !important;
}

.industry-served-section {
  padding: 0 !important;
  margin: 2rem auto;
}

.industry-served-section .text {
  background-color: #b52930;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 50% 100%, 0% 100%);
  padding: 5rem;
  width: 60%;
}

.industry-served-section .text .et_pb_blurb_container {
  max-width: 300px;
}

.industry-served-section.text-left {
  display: flex;
}

.industry-served-section.text-left .text {
  clip-path: polygon(0 0, 100% 0%, 100% 200%, 0% 0%);
  width: 100% !important;
}

.industry-served-section.text-left .text .et_pb_button_module_wrapper {
  margin-left: 45%;
}

.industry-served-section.text-left .text .et_pb_blurb_container {
  margin-left: auto;
}


/* end */

.main-banner .et_pb_slide_description {
  max-width: 900px;
  background: #1a1e1285;
  padding: 5rem;
}

.main-banner .et_pb_slide {
  height: 650px;
}

.industries-served {
  margin-top: -6% !important;
  padding: 0;
}

.industries-served .et_pb_row {
  padding: 50px 0 0 !important;
}

.bg-row {
  padding: 0;
}

.oi-text-bg {
  padding: 40px 50px 0;
  text-align: center;
}

.bg-row .et_pb_image .et_pb_image_wrap,
.bg-row img {
  width: 100%;
}


/*  Indusrties served page css end */


/* ==== About page CSS ==== */

.about-value .d-flex .et_pb_module {
  min-height: 430px;
}

div.pp_pic_holder h2 {
  display: none;
}

div.pp_pic_holder .story-posted-date {
  padding: 15px 0;
  display: flex;
  justify-content: center;
  font-size: 18px;
}

div.pp_pic_holder {
  z-index: 999999 !important;
}

.oi-timeline .clt_h_nav_btn i {
  margin-top: 55px;
  color: #b4292f !important;
}

.oi-timeline ul.ctl_road_map_wrp,
.ctl_hide {
  display: inline-flex !important;
}

.oi-timeline ul.ctl_road_map_wrp {
  overflow-x: auto;
}

.oi-timeline .slick-list,
.oi-timeline .slick-track {
  margin-top: -30px;
  flex-flow: row nowrap;
  overflow-y: hidden;
  padding-bottom: 30px;
}

.oi-timeline .slick-track {
  padding-top: 8rem;
}

.oi-timeline .slick-slide {
  width: 515px;
}

.oi-timeline .cool_timeline_horizontal ul.slick-slider .slick-list li {
  margin: 30px 2px;
  flex: 0 0 505px;
  background: #3a3a3a;
  min-height: 500px;
}

.oi-timeline .cool_timeline_horizontal span.icon-placeholder,
.oi-timeline .ctl_road_map_wrp li .ctl-story-year:before {
  margin-top: -45px;
  border-radius: inherit;
  background: #b4292f !important;
  border-color: #b4292f !important;
}

.oi-timeline .ctl-story-year .rm_year {
  margin-top: -80px !important;
  background: #b72a30;
  padding: 5px;
  color: #fff;
}

.oi-timeline .cool_timeline_horizontal ul.ctl_road_map_wrp:before {
  display: table;
  content: '';
  background: #b62930 !important;
  position: absolute;
  content: "";
  height: 3px;
  width: calc(100% - 55px);
  left: 25px;
  top: 70px;
}

.oi-timeline .ctl_road_map_wrp li .ctl-story-year:after {
  height: 52px !important;
  top: -50px;
  width: 0;
  height: 0 !important;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #b62930;
}

.oi-timeline span.icon-placeholder:after {
  content: "";
  width: 4px;
  height: 15px;
  background-color: #b6072f;
  position: absolute;
  top: 28px;
  left: 13px;
}

.oi-timeline .ctl_road_map_wrp li .ctl-story-year:before {
  top: 22px;
}

.oi-timeline .pull-left {
  float: inherit !important;
  width: 100%;
  object-fit: cover;
}

.oi-timeline .slick-slide img {
  width: 100%;
  object-fit: cover;
  border-top: 3px solid #b62930;
  height: 250px;
}

.oi-timeline .story-posted-date,
.oi-timeline .ctl_road_map_wrp .ctl-story-title p,
.oi-timeline .ctl-popup-content h2 {
  display: none;
}

.oi-timeline .ctl-story-year {
  display: none;
  margin-top: -20px;
}

.oi-timeline .ctl-story-title {
  position: absolute !important;
  bottom: 10%;
  left: 0;
  padding: 0 1rem !important;
  color: #fff !important;
}

.oi-timeline .story-content {
  text-align: left;
  color: #fff;
  padding: 0 1rem 1rem;
}

.oi-timeline .story-content h1 {
  color: #fff;
  margin-top: 35px;
  font-size: 25px;
}

.about-value {
  margin-top: -10rem;
}

.about-value .et_pb_column {
  width: 100%;
  margin-right: 2.5%;
}

.about-value .et_pb_module {
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
}

.about-value .l-cards .et_pb_module {
  max-width: 320px;
}

.about-value .l-cards .et_pb_column {
  width: auto;
}

.d-flex {
  display: flex;
  justify-content: center;
}

.about-value h5 {
  border-bottom: 2px solid #fff;
  margin-bottom: 10px;
}

.about-value .et_pb_main_blurb_image {
  margin-bottom: 0;
}


/* certificate section css */

.drop-shadow {
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
  margin-bottom: 5rem;
}

.inner-certificate img {
  width: 150px;
}

.inner-certificate .et_pb_blurb_description {
  padding-top: 15px;
}

.oi-timeline .et_pb_blurb_container {
  text-align: center !important;
}

.rotary-slider .et_pb_slide_image {
  margin-top: 0 !important;
}

.industries-served-inner .et_pb_blurb_container {
  text-align: center !important;
}


/* certificate section css end */

.about-inner-division {
  background: #333;
  width: 33.33% !important;
  min-height: 600px;
  height: 100%;
}
.about-inner-division img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
.about-division .et_pb_module {
  margin-bottom: 0 !important;
}

.about-division .featured-listing {
  display: flex;
  justify-content: center;
}

.about-division .et_pb_main_blurb_image {
  display: block !important;
  border-bottom: 4px solid #b72a30;
}

.about-division .division-text .et_pb_blurb_description {
  color: #fff;
  padding: 20px 0 0;
  width: 80%;
  justify-content: left;
  margin: 0 auto;
  margin-bottom: 0;
  /* overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; */
}

.about-division .et_pb_button_module_wrapper {
  padding: 15px 0 30px;
}

.about-division .et_pb_main_blurb_image img {
  width: 100%;
}

.about-division .division-text h4 {
  max-width: 340px;
  margin: 0 auto;
  min-height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-division a {
  color: #fff;
}

.about-inner-division:after {
  border-bottom: 5px solid #b72a30;
  position: absolute;
  bottom: -24px;
  width: 100%;
  content: '';
}

.about-division .common-btn:after {
  top: 7px;
}

.featured-listing h3 {
  padding: 10px;
}


/* ==== About page CSS end ==== */


/*=== Featured Project page CSS ====*/
.mobile-featured-img {
  display: none;
}

.load-more-btn button {
  cursor: pointer;
  border: 3px solid #b6072f;
  padding: 2rem 4rem;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  border-radius: 0;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2), 0 0 3px 0 rgba(0, 0, 0, 0.19) !important;
  background: transparent;
  width: 100%;
  margin-top: 35px;
}

.load-more-btn {
  max-width: 300px;
  margin: 0 auto;
}

.load-more-btn button:hover {
  background: #b6072f !important;
  transition: all 300ms ease 0ms;
  color: #fff;
}

.custom-post-1 {
  display: flex;
  /* background-image: url(https://overtonindustrystg.mediafuel.net/wp-content/uploads/2021/01/Asset-21.png);
  background-repeat: no-repeat; */
  width: 100%;
  background-size: cover;
  margin: 10rem 0;
  min-height: 500px;
}

.project-info {
  clip-path: polygon(0 0, 77% 0%, 125% 207%, 0 100%);
  background: #3a3a3a;
  margin: 0;
  width: 55%;
  position: absolute;
  z-index: 2;
  height: 500px;
}

.project-info h1,
.project-info h2,
.project-info p {
  color: #fff !important;
  padding: 20px 45px;
  font-weight: 600;
}

.project-info h2 {
  border: none;
  text-transform: uppercase;
  font-size: 20px;
  background: #b62930;
}

.project-info h1 {
  max-width: 476px;
  line-height: 1.2em;
  padding: 10px 45px;
}

.project-info p {
  font-size: 20px;
  max-width: 550px;
  margin-bottom: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

/* .custom-post-1 img {
	display: none;
} */

.custom-post-1 a {
  padding: 1.5rem 5rem;
  margin: 0 40px 31px;
  display: inline-block;
}

.extra-info {
  display: none;
  width: 35%;
  background: #b72a30ad;
  margin: 4rem 4rem 4rem 0;
  margin-left: 3rem;
  position: absolute;
  right: 0;
}

.inner-project-info {
  padding: 3rem 4rem;
}

.inner-project-info h3 {
  background: #fff;
  display: inline-block;
  padding: 4px 20px;
  border-radius: 1px;
  color: #b72a30;
  text-transform: uppercase;
  font-size: 23px;
  margin: 0px 0 0;
  font-weight: 500;
}

.inner-project-info p {
  font-size: 22px;
  padding: 5px 0;
  margin-bottom: 10px;
  font-weight: 600;
}


/*=== Featured Project page CSS END ====*/


/* ====== get in touch form css ======= */

div#form-divider {
  transform: skew(0, -3deg);
  margin-bottom: 39px;
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
}

.get-in-touch h4 {
  max-width: 300px;
  margin: 0 auto;
}

.get-in-touc input {
  border: none;
}

.get-in-touch .forminator-input,
.get-in-touch .forminator-select-list {
  background: transparent !important;
  border: none !important;
  border-bottom: 3px solid #cccccc !important;
  border-radius: 0 !important;
  padding: 10px 0 !important;
  font-size: 20px !important;
}

.get-in-touch .forminator-value {
  background: transparent !important;
  border: none !important;
  color: #919191 !important;
  padding: 0 !important;
  font-size: 20px !important;
}

.get-in-touch textarea#forminator-field-textarea-1 {
  background: transparent !important;
  border: none !important;
  border-bottom: 2px solid #cccccc !important;
  font-size: 20px !important;
  min-height: 50px !important;
  padding: 10px 0 !important;
}

.get-in-touch .forminator-row {
  margin-bottom: 20px !important;
}

.get-in-touch form#forminator-module-3520 {
  max-width: 700px;
  margin: 0 auto !important;
}

.get-in-touch span.forminator-description {
  display: none !important;
}

.get-in-touch span.forminator-error-message {
  background: transparent !important;
  padding: 0 !important;
}

.get-in-touch label.forminator-label {
  font-size: 20px !important;
  color: #888888 !important;
  font-weight: 400 !important;
}

.get-in-touch button#forminator-field-forminator-field-upload-1_button {
  background: transparent !important;
  border: 1px solid #c8c8c8 !important;
  padding: 0.5rem 3rem !important;
  color: #888888 !important;
}

.get-in-touch .forminator-button.forminator-button-submit {
  border: 3px solid #b6072f !important;
  padding: 1rem 4rem !important;
  text-transform: uppercase;
  font-size: 15px;
  color: #b6072f !important;
  font-weight: 600 !important;
  display: flex !important;
  margin: 50px auto 0 !important;
  justify-content: center;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2), 0 0 3px 0 rgba(0, 0, 0, 0.19) !important;
  background: transparent !important;
  letter-spacing: 1px;
}

.get-in-touch .forminator-button.forminator-button-submit:hover {
  background: #b6072f !important;
  color: #fff !important;
}

.get-in-touch .forminator-response-message.forminator-show.forminator-success {
  background-color: #b72a30 !important;
  box-shadow: none !important;
}

.get-in-touch .forminator-response-message.forminator-show.forminator-success p {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}

.get-in-touch ul.forminator-dropdown-list {
  border-color: #b60730 !important;
}

.get-in-touch ul.forminator-dropdown-list li.current {
  background: #b40730 !important;
}

.get-in-touch span.forminator-icon-chevron-down {
  color: #b40730 !important;
}


/* ====== get in touch form css end ======= */


/* Featured  project single page  */
div#featured-post-title {
  padding: 0 !important;
}

.single .et_pb_post,
.single #left-area {
  margin-bottom: 0;
  padding-bottom: 0;
}

.single-project-highlight .project-highlights-list p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.single-featured-project .container {
  width: 100% !important;
  max-width: 100%;
}

.featured-project img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: center;
}

.custom-post-1 img {
  height: 500px;
}

.featured-project {
  margin-top: -6rem;
}

.featured-project .et_post_meta_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

#left-area .post-meta {
  display: none;
}

.featured-project h1.entry-title {
  background: #b72a30;
  padding: 2rem;
  text-align: center;
  color: #fff;
  font-size: 45px;
  font-weight: bold;
}

.single-project-list {
  background: #3a3a3a;
  color: #fff;
  padding: 3rem 1rem 0;
  width: 65%;
}

.single-project-list ul li {
  list-style: none;
  color: #fff;
  font-size: 23px;
  margin-bottom: 2rem;
  font-weight: 600;
}

.single-project-list ul h3 {
  background: #fff;
  display: inline-block;
  margin-bottom: 5px !important;
  padding-bottom: 0;
  font-size: 25px !important;
  padding: 2px;
  text-transform: uppercase;
  font-weight: 500;
}

.single-testimonial-title {
  color: #000;
  font-size: 18px;
}

.single-testimonial-subtitle {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.single-testimonial .et_pb_slide_description {
  padding: 6% !important;
}

.single-testimonial {
  margin-top: -7rem !important;
}

.featured-project .our-client img {
  height: auto;
}

.featured-project .our-client .rt-wpls .slick-dots {
  bottom: -5rem;
}

.single-project-page {
  margin-top: 5rem !important;
}

.single-project-page .project-highlights-list>div {
  min-height: 750px !important;
}

.single-project-page .project-highlights-list>div a.project-btn {
  bottom: 7.4%;
}

.single-project-highlight {
  box-shadow: 1px 1px 10px 1px #634747;
}


/*======== single page project css end  =========*/

/* .custom-post-1 {
	background-image: url(https://overtonindustrystg.mediafuel.net/wp-content/uploads/2021/01/Asset-21.png);
	background-repeat: no-repeat;
	background-size: cover;
} */

.custom-post-1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}

.inner-project-info {
  position: relative;
}

.extra-info .content .inner-project-info:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 200px;
  top: 0;
  right: 100%;
  border-left: 130px solid transparent;
  border-top: 450px solid #b72a30ad;
}

.custom-post-1:hover .extra-info {
  display: block;
  -webkit-animation-duration: .7s;
  -webkit-animation-delay: .2s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .7s;
  -moz-animation-delay: .2s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -o-animation-duration: .7s;
  -o-animation-delay: .2s;
  -o-animation-timing-function: ease-in-out;
  -o-animation-fill-mode: both;
  -ms-animation-duration: .7s;
  -ms-animation-delay: .2s;
  -ms-animation-timing-function: ease-in-out;
  -ms-animation-fill-mode: both;
  animation-duration: .7s;
  animation-delay: .2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  -webkit-animation-name: fadeBottom;
  animation-name: fadeRight;
}

select.industry-filter,
select.division-filter {
  border: none;
  color: #000 !important;
  font-weight: 800;
  font-size: 18px;
  border-bottom: 5px solid #000;
  text-align: center;
}


/*================ [CARRER PAGE CSS] ========================*/
.job-sidebar ul {
  padding-left: 2.5rem !important;
  margin: 10px 0;
}

.summary-block ul {
  padding-left: 20px !important;
}

.job-template-default h1 {
  display: none;
}

.ov-career-job .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
}

.career-value h4 {
  margin: 0 auto;
  max-width: 500px;
}

.job-banner h3 {
  border-bottom: 3px solid #fff;
}

.job-banner a {
  min-width: 300px;
}

.job-banner .job-download-btn .job-quick-btn {
  width: auto !important;
}

.et_pb_section.job-banner .job-download-btn,
.et_pb_section.job-banner .job-quick-btn {
  width: auto;
}

div#carrer-apply {
  display: flex;
  justify-content: center;
}

.career-section {
  margin-bottom: 23px;
}

.career-section .et_pb_blurb_description span {
  font-size: 22px;
  font-weight: 300;
}


/*================ [CARRER JOB LIST PAGE CSS (INNER PAGE)] ========================*/
.ov-career-job {
  padding-top: 0 !important;
}

.job-sidebar .et_pb_blurb_description ul li {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3em;
}

.job-sidebar .et_pb_blurb_description span {
  font-weight: 600;
}

.job-sidebar a {
  letter-spacing: 1px;
}


/*for available positions*/

.table__wrapper {
  overflow-x: auto;
  width: 100%;
}

table {
  border-collapse: collapse;
}

th,
td {
  padding: 8px;
}

table.oi-job-positions {
  width: 80%;
  margin: 0 auto;
  border: none !important;
}

table.oi-job-positions tr {
  border-bottom: 3px solid gray;
}

table.oi-job-positions tr th {
  padding: 0 0 20px;
  font-size: 25px;
  color: #999999;
}

table.oi-job-positions td {
  color: #999999;
  font-size: 25px;
  min-width: 250px;
  padding: 20px 0;
  font-family: roboto, sans-serif;
  font-weight: 400;
}

table.oi-job-positions td a {
  color: #999;
  text-decoration: none;
  font-weight: bold;
}

.summary-block ul li {
  font-size: 18px !important;
  margin: 10px 0;
  font-family: sans-serif;

}

/*available positions style end*/





/*================ [CARRER PAGE CSS END] ========================*/


/*================ [CONTACT PAGE CSS] ========================*/


form.infusion-form.oi-request-quote-form .infusion-field {
  margin: 20px 0;
}

.oi-request-quote-form input.text, .oi-request-quote-form input.title, .oi-request-quote-form input[type=text], .oi-request-quote-form select,  textarea {
  border: none;
  border-bottom: 3px solid #ccc;
  width: 100% !important;
  font-size: 18px;
  font-weight: 400 !important;
  font-family: sans-serif;
  background: transparent;
  max-width:800px;
  margin:0 auto;
  display: flex;
  background: transparent!important;
  border: none!important;
  border-bottom: 3px solid #cccccc!important;
  border-radius: 0!important;
  padding: 10px 0!important;
  font-size: 20px!important;
}

.oi-request-quote-form {
  width: 100% !important;

}

.oi-request-quote-form .infusion-submit button{
  border:3px solid #b6072f;
  color: #B6072F;
}

select#inf_custom_RequestaQuoteFormSubject {
  color: #757575;
  padding: 0;
  margin-bottom: 18px;
}



div#subscription-form input {
  max-width: 800px;
  margin: 0 5px;
  display: flex;
  background: #fff!important;
  border: none!important;
  border-radius: 0!important;
  padding: 10px 4px!important;
  font-size: 20px!important;

}



div#subscription-form .infusion-submit button:hover{
  border: 3px solid #fff;
  background: #fff;
  color: #b6072f;
}
.infusion-submit button {
  border: 3px solid #fff;
  padding: 20px 60px!important;
  text-transform: uppercase;
  font-size: 14px!important;
  color: #fff;
  background: transparent;
  margin: 0 auto;
  display: flex;
  cursor: pointer;
  transition: all .2s;
}
.infusion-submit button:hover {
  background: #b6072f;
  color: #fff;
}
.contact-us .et_pb_blurb_description span {
  font-weight: 500 !important;
  font-size: 25px;
}

.map-division {
  background: #333333;
  padding: 0 0 1.5rem;
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
  border-top: 30px solid #333333;
  min-height: 700px;
}

.map-division .address .et_pb_blurb_content {
  display: flex;
  max-width: 350px;
}

.map-division .address .et_pb_main_blurb_image {
  margin-right: 1.5rem;
  width: 50px;
  background: #fff;
  padding: 1rem;
  border-radius: 50%;
  object-fit: cover;
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}


.address {
  margin-bottom: 1.5rem !important;
}

.map-division .address .et_pb_blurb_container {
  display: flex;
  align-items: center;
  text-shadow: 2px 2px 4px #000000;
}

.map-division .address-phone img {
  max-width: 15px;
}

.map-division h4 {
  max-width: 430px;
  margin: 0 auto;
}

.map-division:after {
  content: '';
  position: absolute;
  bottom: -25px;
  width: 10px;
  border-bottom: 4px solid #b62930;
  width: 100%;
}

.map-division .et_pb_code iframe {
  border-bottom: 4px solid #b52930 !important;
  max-height: 300px;
  width: 100%;
}

.connect-section {
  padding: 10px 0;
}

.connect-section .et_pb_column {
  margin-right: 0;
}

.connect-section .et_pb_row {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
}

.connect-section img {
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
  max-width: 180px;
  width: 100%;
}


/*================ [CONTACT PAGE CSS END] ========================*/


/*================ [RESOURCE PAGE CSS] ========================*/

select.resource-industry-filter,
select.resource-division-filter {
  border: none;
  color: #000 !important;
  font-weight: 800;
  font-size: 18px;
  border-bottom: 5px solid #000;
  text-align: center;
}

div#subscription-form .forminator-row {
  margin-bottom: 0 !important;
}

div#subscription-form .forminator-input {
  border-bottom: none !important;
  padding: 10px !important;
}

.resource-banner .et_pb_slides .et_pb_slide_0.et_pb_slide .et_pb_slide_description {
  max-width: 1000px;
  padding-top: 4rem !important;
}

div#subscription-form form {
  display: flex;
  align-items: center;
}

div#subscription-form button.forminator-button.forminator-button-submit {
  margin: 0 !important;
  padding: 1.2rem 3rem !important;
  border: 3px solid #fff !important;
  background: transparent !important;
  color: #fff !important;
  font-size: 13px !important;

}



div#submit {
  background: transparent !important;
  margin-left: 30px !important;
}

/* div#subscription-form button.forminator-button.forminator-button-submit {
	display: none !important;
} */

div#subscription-form .forminator-field {
  background: #fff;
}

div#subscription-form .forminator-col {
  margin: 3px;
}

.subs-banner .red-banner {
  max-width: 100%;
  width: 100%;
  padding: 27px 2%;
}

.get-in-touch span.forminator-error-message {
  background: transparent !important;
  padding: 0 !important;
  position: absolute;
}

div#subscription-form span.forminator-error-message {
  color: #fff !important;
}
.resource-single-heading h4 {
  display: inline-block;
}

/*================ [RESOURCE PAGE CSS END] ========================*/


/*================ [RESOURCE PAGE text message CSS] ========================*/
.no-post-found {
  margin: 5rem 0;
  text-align: center;
}



.resources-breadcrums a {
  color: #666666;
}

.indust-testimonial a.et_pb_button.et_pb_more_button:after {
  top: 20%;
}
/*================ [RESOURCE PAGE text message CSS END] ========================*/
/*==== RESPONSIVE CSS  ====*/

@media (max-width: 1599px) {
  html {
    font-size: 10px;
  }

}

@media (max-width:1380px){
  .subs-banner .red-banner{
    padding: 27px 5%;
  }
  /* div#subscription-form input{
    font-size: 16px !important;
  } */
  /* .subs-heading{
    width:20%  !important;
    margin-right: 3%!important;
  } */
}

@media screen and (min-width: 1380px) and (max-width: 1680px) {
  html {
    font-size: 10px;
  }

  #et-info,
  #et-secondary-menu>ul>li a {
    font-size: 14px;
  }

  #top-menu li {
    padding-right: 0;
  }

  #logo {
    max-height: 35px;
  }

  #top-menu li a,
  .et-fixed-header #top-menu li a {
    font-size: 18px !important;
  }

  #top-header {
    top: 74px !important;
  }

  #top-menu-nav>ul>li>a {
    padding: 3rem 0.5rem !important;
  }

  .oi-industries-served .et_pb_blurb_container {
    padding: 40% 15%;
  }

  .forming-curve .et_pb_row.et_pb_row_4 {
    max-width: 1500px;
    margin-top: 10px;
  }

  .oi-timeline .slick-track {
    padding-top: 13rem !important;
  }

  .extra-info {
    margin-left: 40px;
    max-height: 377px;
    margin-top: 6rem;
  }

  .extra-info .content .inner-project-info:before {
    border-top: 375px solid #b72a30ad !important;
  }

  div#et-top-navigation {
    padding-left: 430px !important;
  }

  #et-secondary-nav .menu-item-has-children>a:first-child:after {
    right: -10px;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description {
    padding: 0;
  }

  .subs-heading {
    width: 27% !important;
    margin-right: 1.5% !important;
  }

  /* .subs-form {
    width: 54% !important;
    margin-right: 1.5% !important;
  } */
  .subs-btn {
    width: 10% !important;
    margin-right: 0.5% !important;
  }

  .inner-project-info p {
    font-size: 16px;
  }

  /* contact page */
  .map-division .address .et_pb_main_blurb_image img {
    max-width: 20px;
  }

  .map-division .address-phone img {
    max-width: 15px !important;
  }
}



@media(max-width:1024px) {
  #logo {
    max-height: 35%;
  }

  #top-menu>li>a {
    font-size: 14px !important;
  }

  div#et-top-navigation {
    padding-left: 50px !important;
  }

  #top-menu li {
    padding-right: 0;
  }

  #top-menu-nav>ul>li>a {
    padding: 2rem 0.5rem !important;
  }

  .backbtn>div i {
    font-weight: 800;
    font-size: 28px;
  }

  .backbtn {
    text-align: center;
  }

  .responsive-top-btn .backbtn a:after {
    display: none;
  }

  /* footer */
  .icon-alignment {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .mobile-footer {
    display: block !important;
    padding: 0 20px;
  }

  .site-footer {
    display: none;
  }

  .site-footer .row {
    padding: 10px 0;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description {
    padding: 0;
  }

  .about-value .d-flex .et_pb_module {
    min-height: 500px;
  }
}

@media (max-width: 980px) {
  /* menu number styling */
  .menu-display  a {
    margin-top: -13px;
    text-transform: capitalize !important;
    font-size: 21px !important;
  }
  .red-link a {
    color: #b72a30 !important;
    padding: 0 5% !important;
  }

  .menu-display a {
    font-size: 18px!important;
    font-weight: 600!important;
    border: none !important;
  }
  .menu-display:first-child {
    padding-top: 32px !important;
  }

  .menu-display:first-child a {
    padding-top: 7px;
  }

  .menu-display{
    display: block!important;
    border:none !important
  }
  .tube-number, .tool-number {
    border: none !important;
  }

  .tube-number{
    padding-top: 10px;
  }
  .no-menu-border {
    border: none !important;
  }

  .no-menu-border a {
    padding: 20px 5%  0!important;
    border-bottom: 0 !important;
  }
  .tool-number {
    margin-top: 10px;
  }
  li#menu-item-7818 a {
    border-bottom: 1px solid #aeaeae !important;
    padding-bottom: 10px !important;
  }
  /* menu number styling end */
  ul#mobile_menu {
    display: flex !important;
    flex-direction: column;
  }

  ul#mobile_menu:nth-child(n+2) {
    orphans: -1;
    order: -1;
  }

  ul#mobile_menu .menu-item-has-children.menu-item-1436 {
    order: -1;
  }

  ul#mobile_menu li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-61 {
    order: -1;
  }

  ul#mobile_menu .d-flex.align-item-center.menu-top-bar {
    order: -1;
  }

  ul#mobile_menu li#menu-item-38 {
    border: 3px solid #b6072f;
    padding: 12px 50px;
  }

  ul#mobile_menu li#menu-item-38 {
    margin: 25px;
  }

  ul#mobile_menu li#menu-item-38 a {
    color: #b6072f;
    font-size: 20px;
  }

  /*===  mobile menu  ===*/
  #mobile_menu {
    position: fixed;
    top: 0;
    z-index: 100;
    height: 100% !important;
    overflow-y: auto;
    display: block !important;
    transform: translateY(-100%);
    transition: 0.3s ease;
    padding: 0 !important;
    border-top: 3px solid #b72a30 !important;
  }

  .show#mobile_menu {
    transform: none;
  }

  #mobile_menu .sub-menu {
    position: fixed;
    z-index: 101;
    top: 0;
    padding: 0 !important;
    background: #fff;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: 0.3s ease;
  }

  #mobile_menu .sub-menu li {
    padding: 0;
    border-bottom: 1px solid rgb(0 0 0 / 21%);
    padding: 2% 5% !important;
  }

  #mobile_menu .sub-menu.open {
    transform: none;
  }

  .et_mobile_menu li a {
    padding: 14px 6%;
    font-size: 18px;
  }

  .menu-item-has-children>a {
    position: relative;
  }

  .menu-item-has-children>a:after {
    font-family: ETmodules !important;
    font-family: ETmodules !important;
    position: absolute;
    right: 5%;
    content: "\35";
    top: 18px;
    font-size: 4rem;
    color: gray;
  }

  .btn-close {
    margin-left: auto;
    font-size: 3rem;
    font-weight: 600;
    padding: 0 10px;
    color: gray;
    border: none;
    background: transparent;
  }

  .menu-top-bar {
    display: flex;
    align-items: center;
    padding: 30px 15px;
    border: 2px solid #808080a8;
    border-top: 0;
  }

  .menu-top-bar img {
    width: 200px;
  }

  .btn-back {
    color: #666;
    padding-right: 10px !important;
  }

  .btn-transparent {
    background: transparent;
    border: 0;
    padding: 0;
  }

  .btn-back:before {
    font: 700 4rem ETmodules !important;
    content: "\34";
    vertical-align: middle;
    color: gray;
  }

  .et_mobile_menu li a {
    color: #666 !important;
    padding: 20px 5%;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
  }

  ul.sub-menu li a {
    font-weight: 600;
  }

  .et_mobile_menu li {
    border-bottom: 1px solid #808080a3;
    font-family: haveltica, sans-serif;
  }
}

@media(max-width:812px) {
  .resource-listing .featured-listing .custom-post .common-btn:after{
    margin-left:2em!important;
  }
  .resource-listing .featured-listing .custom-post .common-btn:after{
    top:25%;
  }
  .resource-listing .featured-listing .custom-post .common-btn {
    padding: 20px 45px !important;

  }
  .our-parts a:after {
    top: 10px !important;
  }

  div#subscription-form form{
    display: block;
  }
  div#subscription-form input {
    width: 100%;
    margin: 0;
    margin-bottom:10px;
  }
  .single-project-highlight .single-project-page .project-highlights-list a.project-btn,
  a.project-btn {
    position: absolute;
    width: 100%;
    margin: 0 65px;
    bottom: 30px;
    max-width: 200px !important;
  }

  table.oi-job-positions td , table.oi-job-positions th {
    padding-right: 50px;
  }
  .custom-post-1.custom-main-img a{
    position: inherit;
  }
  .content h2 {
    order: -2;
    margin-bottom: 0;
  }

  .content img {
    order: -2;
  }

  a.menu-title {
    padding: 0 !important;
  }

  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header {
    position: fixed !important;
  }

  div#subscription-form div#submit {
    margin-right: 0;
  }

  li#menu-item-4732 {
    border: 2px solid #b6072f;
    margin: 30px auto;
  }

  li#menu-item-4732 a {
    padding: 15px;
    color: #b6072f;
  }

  .section-divider {
    padding: 3rem 0;
    background-size: 100% !important;
  }

  .industry-served-section {
    width: 100%;
  }

  .inner-certificate h4 {
    width: auto;
  }

  .oi-timeline .slick-list.draggable:before {
    top: 92px !important;
  }

  .oi-timeline .cool_timeline_horizontal ul.ctl_road_map_wrp:after {
    top: 135px;
  }

  .industry-served-section .text .et_pb_blurb_container {
    max-width: 100%;
  }

  /* featured project page */
  .custom-post-1 {
    height: auto !important;
  }

  .project-info {
    clip-path: none;
    width: 100%;
    /* display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse; */
  }

  .project-info {
    position: inherit;
    height: auto;
    text-align: center;
  }

  .responsive-featured-img img {
    display: block;
  }

  .content {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }

  .project-info h1,
  .project-info h2,
  .project-info p {
    max-width: 100%;
    padding: 10px;
    width: 100%;
  }

  .project-info h1 {
    font-size: 30px;
  }

  .project-info p {
    font-size: 15px;
    padding: 0 9px;
  }

  .extra-info,
  .custom-post-1 {
    display: block;
  }

  .extra-info .content .inner-project-info:before {
    border-top: none !important;
  }

  .featured-project img {
    height: auto;
  }

  .extra-info,
  .menu-border {
    display: none !important;
  }

  .single-project-list {
    width: 100% !important;
  }

  /* carrer page */
  div#carrer-apply {
    display: block;
  }

  .job-banner h3 {
    font-size: 30px !important;
    padding: 0 10px 10px;
  }

  .job-banner .et_pb_blurb_description {
    line-height: 1.2em;
    padding-top: 10px;
  }

  .et_pb_section.job-banner .job-download-btn,
  .et_pb_section.job-banner .job-quick-btn {
    width: 100%
  }

  .about-value .d-flex .et_pb_module {
    min-height: auto;
  }

  /* industry served page */
  div#industries-serve .et_pb_column.et_pb_column_1_4 {
    width: 50% !important;
    margin-bottom: -15px;
    margin-right: 0;
  }

  .oi-industries-served .et_pb_blurb_container {
    display: flex;
    justify-content: center;
    top: 43%;
    width: 85%;
  }

  .oi-industries-served h3 a {
    font-size: 19px !important;
    font-weight: bold;
    line-height: 0;
  }

  /* contact us page */
  .map-division .address .et_pb_main_blurb_image img {
    height: auto;
  }
  .map-division .address-phone img {
    max-width: 20px;
  }
  .about-division .division-text h4 {
    font-size: 20px !important;
    min-height: auto;
  }

  /* resource  page */
  .resource-listing .featured-listing {
    width: 48% !important;
  }

  .subs-heading h4 {
    text-align: center;
  }

  .solution-section .full-row .et_pb_blurb_container .et_pb_blurb_description {
    background: transparent !important;
    padding: 0;
  }
}

@media(max-width:768px) {


  /* .project-highlights a {
    margin: 0 60px;
} */

  .industries-served-inner .et_pb_row_3.et_pb_row {
    margin-top: -60px!important;
  }

  .featured-project-template-default a.project-btn {
    bottom: 100px !important;
    margin: 0 65px !important;
    max-width:225px;
  }


  .project-highlights-list>div{
    padding-bottom: 10px;
    max-height: auto;
    height: auto;
  }
  .featured-listing p{
    margin-bottom:10rem;
  }
  p.category.fixed-post-name ,.about-inner-division p{
    margin-bottom: 0;
  }

  div#industries-serve .et_pb_row_9.et_pb_row{
    margin-top: -59px!important;
  }
  .oi-industries-served .et_pb_main_blurb_image{
    margin-bottom: 15px;
  }
  div#industries-serve{
    margin-bottom: -30px;
  }
  .our-parts a:after{
    top:0
  }

  .our-parts h5{
    margin-left: 0;
  }

  .industry-served-section .et_pb_image{
    margin-bottom:0;
  }
  .industry-served-section img {
    padding: 2rem;
  }

  .industry-served-section .et_pb_blurb_content {
    max-width: 300px;
  }
  .gallery-slider .wdcl_image_carousel_0 .slick-next{
    right:-30px;
  }
  .gallery-slider .slick-slider{
    padding: 0;
  }
  .gallery-slider .wdcl_image_carousel_0 .slick-prev {
    left: -50px;
  }

  div#submit {
    margin-left: 0 !important;
  }

  .testimonial .border-bottom-heading {
    margin-top: 0 !important;
  }

  /* .our-client .rt-wpls .slick-prev:before {
    right: -35px;
    top: 0;
  } */

  .oi-post-title {
    padding: 10px 0 15px 0;
    width: 85%;
  }

  .oi-timeline .et_pb_row.et_pb_row_1 {
    width: 100%;
    padding: 0 10px;
  }

  .single-gallery {
    padding-top: 0 !important;
  }

  .single-project-highlight .single-project-page .project-highlights-list>div {
    min-height: 630px !important;
  }

  /* .single-project-highlight .single-project-page .project-highlights-list a.project-btn,
  a.project-btn {
    position: absolute;
    width: 100%;
    margin: 0 50px;
    bottom: 30px;
    max-width: 200px !important;
  } */

  .custom-portfolio-gallery .slick-prev:before {
    left: 5px;
  }

  .custom-portfolio-gallery .slick-next:before {
    left: -50px;
  }

  .single-testimonial .et_pb_slide_content {
    line-height: 20px !important;
  }

  .custom-single-project-list {
    width: 100%;
  }

  .single-testimonial .et_pb_container.clearfix {
    padding: 10px;
  }

  .single-testimonial .et_pb_slide_description {
    padding: 2% !important;
  }

  .industry-served-section h4,
  .industry-served-section p {
    text-align: center !important;
  }

  .custom-post-1 a {
    margin: 0 auto 35px;
  }

  .featured-project h1.entry-title {
    font-size: 27px !important;
  }

  .single-project-page .custom-post {
    margin-bottom: 10rem;
  }

  /* .oi-industries-served .et_pb_main_blurb_image {
    margin-top: -15px;
  } */

  .our-division h4,
  .oi-certificate h4 {
    width: auto;
  }

  .spin-slider {
    padding-bottom: 0;
  }

  .indust-testimonial {
    margin-top: -5rem !important;
  }

  .row-align {
    flex-direction: column !important;
  }

  .hero-banner h2 {
    font-size: 20px !important;
  }

  .et-pb-slider-arrows {
    display: none;
  }

  .custom-post {
    width: 100%;
  }

  .et_pb_button_module_wrapper,
  .our-parts .et_pb_button_wrapper {
    text-align: center;
  }

  .et_pb_slide_description span {
    line-height: 1.3em !important;
  }

  .rt-wpls .slick-next {
    right: 0;
  }

  .spin-banner .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 29px !important;
    line-height: 1em !important;
  }

  html {
    font-size: 8px;
  }

  /* banner  */
  .et_pb_row.et_pb_row_2.row-swap {
    flex-direction: inherit;
  }

  h2 {
    font-size: 26px !important;
  }

  .hero-banner .et_pb_slide_description h2 {
    text-transform: capitalize;
    font-size: 23px !important;
  }

  .hero-banner .et_pb_slide_description p {
    font-size: 18px;
  }

  .et-animated-content {
    padding-top: 0 !important;
  }

  h4 {
    font-size: 38px !important;
  }

  .row-swap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .row-swap h2 {
    margin-top: 1.25rem;
  }

  /* project section  */
  .custom-post {
    margin: 0;
    position: relative;
  }

  .project-highlights-list {
    width: 100%;
    margin-top: 4rem;
  }

  .project-highlights .featured-listing {
    display: block;
  }

  .oi-industries-served .et_pb_blurb_container {
    padding: 25% 15%;
    top: 47%;
  }

  /* heading width */
  .our-client h3 {
    width: auto;
    text-align: center;
  }

  .our-client #alc_style16 .alc_item figure a img {
    height: auto;
  }

  .our-client #alc_style16 .alc_column_mobile-2 {
    width: 100%;
    margin-bottom: 25px;
  }

  /* testimonial */
  .testimonial {
    margin-top: 45%;
  }

  .testimonial {
    padding-bottom: 30% !important;
  }

  .testimonial h3.et_pb_slide_title {
    padding: 1rem;
  }

  .testimonial .et_pb_module.et_pb_code {
    width: auto;
    margin-top: -95%;
    margin-left: -5%;
  }

  .testimonial .et_pb_slide_content {
    bottom: -140px;
    line-height: 15px;
  }

  .testimonial .et-pb-controllers {
    bottom: 0;
  }

  .indust-testimonial .et_pb_slide_content {
    bottom: -150px;
  }

  .indust-testimonial .et-pb-controllers {
    bottom: 0 !important;
  }

  .indust-testimonial .et_pb_module.et_pb_code {
    margin-top: -95%;
  }

  .testimonial .et_pb_blurb_description {
    font-size: 25px;
  }

  .testimonial h3:after {
    right: -20px;
  }

  .testimonial h3:before {
    left: -20px;
  }

  .oi-tube-forming {
    padding: 0 0 5rem;
  }

  div#industries-serve .et_pb_column {
    margin-bottom: 0;
  }

  /* footer  */
  .site-footer .row {
    display: block;
  }

  .site-footer h2 {
    padding: 10px 0;
  }

  footer.site-footer ul {
    flex-wrap: wrap;
    padding-left: 0 !important;
  }

  #footer-widgets .footer-widget li {
    padding-right: 16px;
    padding-left: 0;
    font-size: 16px;
  }

  .icon .fa {
    font-size: 25px;
    margin-top: 10px;
  }

  #footer-widgets .footer-widget:last-child {
    margin-bottom: 0 !important;
  }

  div#footer-widgets {
    padding-bottom: 0;
  }

  .responsive-top-btn {
    display: flex;
    justify-content: center;
  }

  .backbtn {
    display: none;
  }

  .responsive-top-btn .backbtn {
    display: block;
  }

  .responsive-top-btn .backbtn a:after {
    right: -35%;
  }

  .red-banner .et_pb_text_inner {
    text-align: center;
    font-size: 27px;
    font-weight: 600;
  }

  .red-banner .et_pb_column {
    text-align: center;
  }

  .et_pb_row.et_pb_row_6.oi-curve {
    display: none;
  }

  /* tube formimg section  */
  .shape-rotate {
    padding-top: 0;
  }

  .solution-section h3 {
    text-align: center;
  }

  .solution-section img {
    display: none;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description {
    background: transparent;
    min-height: 10px !important;
    line-height: 0;
    justify-content: flex-start;
    padding: 15px 0;
    margin-bottom: 6px;
    font-size: 22px;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description p:hover {
    color: #b72a30;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description p:after {
    position: absolute;
    padding-left: 0;
    bottom: -12px;
    right: -16px;
    font-family: ETmodules;
    content: "3";
    transform: rotate(270deg);
    font-size: 40px;
    color: #fff;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description p:before {
    position: absolute;
    content: '';
    width: 100%;
    border-bottom: solid 3px #fff;
    left: 0;
    bottom: -2px;
  }

  .sec-padding .et_pb_button_module_wrapper {
    margin-left: 0;
  }

  .solution-section .full-row {
    padding-top: 0;
    display: block;
  }

  .forming-curve img {
    padding-bottom: 50px;
  }

  /* .et_pb_row.et_pb_row_5.sec-padding {
    margin-top: -15%;
  } */

  .sec-padding {
    padding: 50px 25px;
  }

  #main-footer .container {
    width: 100% !important;
    padding: 0 5px;
  }

  /* gallery slider indicators */
  ul.slick-dots li button,
  .rt-wpls .slick-dots li {
    width: 10px !important;
  }

  .oi-machine-feature .et_pb_text_inner p {
    width: auto;
    font-size: 25px;
  }
  .oi-machine-feature > .et_pb_row {
    width: 100%;
    padding: 9px 10px;
  }
  .oi-machine-feature h6 {
    display: flex;
    align-items: center;
  }

  /* blog  */
  .blog-cards h4,
  .featured-post h4 {
    font-size: 30px !important;
    text-align: center;
  }

  .blog-cards .et_pb_module,
  .featured-post .et_pb_module {
    width: 100% !important;
  }

  .et_pb_section.et_pb_section_0.hero-banner.spin-banner.et_section_regular h4 {
    font-size: 20px !important;
  }

  .blog-cards .et_pb_blurb_description {
    padding: 20px;
  }

  /* spin slider */
  .spin-banner {
    margin-top: 6rem;
  }

  .spin-slider .et_pb_slide_image,
  .et_pb_slide_video {
    display: block !important;
  }

  .spin-slider img {
    min-height: auto;
    margin-bottom: 1.25rem;
  }

  /* industries served page */
  .oi-text-bg h3 {
    font-size: 25px !important;
  }

  .oi-text-bg {
    padding: 20px !important;
  }

  .main-banner h1 {
    font-size: 32px !important;
  }

  .main-banner .et_pb_slide_description {
    padding: 2rem !important;
  }

  .industry-served-section {
    background: transparent !important;
  }

  .industry-served-section.text-left .text,
  .industry-served-section .text {
    clip-path: none !important;
    padding: 1.25rem;
    width: 100% !important;
  }

  .industry-served-section h4 {
    font-size: 26px !important;
  }

  .industry-served-section.text-left .text .et_pb_button_module_wrapper {
    margin-left: 0 !important;
    text-align: center;
  }

  .industry-served-section.text-left .text .et_pb_blurb_container {
    text-align: center;
  }

  /* industries served page end */
  /* about page  */
  .about-value .d-flex,
  .oi-timeline .slick-list,
  .oi-timeline .slick-track {
    display: block;
  }

  .inner-certificate {
    display: block !important;
  }

  .oi-certificate .inner-certificate .et_pb_column {
    width: 100% !important;
  }

  .cool_timeline_horizontal i.fa.fa-angle-left,
  .cool_timeline_horizontal i.fa.fa-angle-right {
    display: block;
    margin-top: 65px;
  }

  .oi-timeline {
    padding-top: 0;
  }

  .cool_timeline_horizontal ul.ctl_road_map_wrp:before {
    top: 80px !important;
  }
  .oi-timeline .slick-track{
    padding-top:16rem;
  }
  .oi-timeline span.icon-placeholder:after {
    height: 6px;
  }

  .oi-timeline .cool_timeline_horizontal span.icon-placeholder,
  .oi-timeline .ctl_road_map_wrp li .ctl-story-year:before {
    margin-top: -35px;
  }

  div#industries-serve .et_pb_row.et_pb_row_6.oi-curve,
  .oi-curve {
    height: 0;
    margin-top: -70px;
  }

  .load-more-btn button {
    padding: 2rem 7rem;
    font-size: 18px;
  }

  /* single page */
  .single-testimonial {
    margin-top: -15rem !important;
  }

  .video-gird-content {
    padding-top: 0;
  }

  .video-gird-content .et_pb_blurb_content {
    margin: 25px 0 !important;
  }

  .et_pb_button_module_wrapper.et_pb_button_alignment_left {
    text-align: center;
  }

  .video-gird-content .et_pb_column.et_pb_column_1_2 {
    margin-bottom: 0;
  }

  /* arrow  */
  .rt-wpls .slick-prev:before {
    right: -29px;
  }

  .rt-wpls .slick-next:before {
    right: -45px;
  }

  /* contact page */
  .map-division {
    margin-top: 1rem;
  }

  .map-division .address .et_pb_blurb_content {
    padding: 0 15px;
  }

  /* career page */
  .ov-career-job h3 {
    font-size: 30px !important;
  }

  .ov-career-job {
    margin-top: 6rem;
  }

  table.oi-job-positions tr th {
    min-width: 250px;
  }

  /* about page */
  .about-inner-division {
    width: 100% !important;
    margin: 4px;
  }

  .about-inner-division:last-child {
    margin-top: 50px;
  }

  .featured-listing {
    display: block !important;
  }

  /* resource page */
  .resource-listing .featured-listing {
    width: 100% !important;
  }

  div#subscription-form form {
    display: block !important;
  }

  .get-in-touch .forminator-row {
    margin-bottom: 34px !important;
  }

  /* footer */
  .mobile-footer .logo {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }

  .mobile-footer .logo img {
    padding: 10px 0;
    margin-bottom: -6px !important;
  }

  .mobile-footer li {
    padding-right: 5px !important;
  }

  .mobile-footer .icon-alignment .icon li {
    margin: 0 15px;
  }

  .mobile-footer .icon-alignment .icon li a i {
    font-size: 35px;
  }

  .our-parts p {
    padding: 0;
  }

  .hero-banner.our-parts .et_pb_slide_description {
    margin-top: 15rem;
  }
}


@media(min-width:1441px) {

  .testimonial-border {
    margin-right: 37%;
    width: 520px;
  }

  .extra-info .content .inner-project-info:before {
    border-top: 400px solid #b72a30ad !important;
  }

  .custom-post-1 a {
    padding: 1rem 4rem;
  }

  .extra-info {
    margin: 3rem 4rem 0 0;
    height: 400px;
    margin-left: 40px;
  }

  .inner-project-info {
    padding: 2.2rem 1rem;
  }

  .et-fixed-header #top-menu li a {
    font-size: 20px !important;
  }

  .job-banner h3 {
    width: 110%;
    justify-content: center;
    display: flex;
  }

  .career-section {
    margin-bottom: 6rem;
  }

  .sec-padding .et_pb_button_module_wrapper {
    margin-left:7%;
  }

  /* resources page */
  .subs-heading {
    /* width: 25% !important; */
    margin-right: 25px !important;
  }

  /* .subs-form {
    width: 46% !important;
  } */
  .subs-banner .red-banner {
    max-width: 85%;
    width: 85%;
    padding: 27px 2%;
  }

  /* .subs-heading {
    width: 27% !important;
    margin-right: 25px !important;
  } */
  /* .subs-btn {
    width: 16% !important;
  } */
  /* .subs-form {
    width: 51% !important;
    margin-right: 10px !important;
  } */
  .subs-banner {
    padding: 18px 0 !important;
  }
}

@media (min-width: 981px) {
  #main-header {
    top: 0 !important;
  }

  .admin-bar #top-header {
    top: 105px !important;
  }

  #top-header {
    top: 74px !important;
  }

  .et_fullwidth_nav #main-header .container {
    padding-right: 0px;
  }

  /* industries-serve section */
  div#industries-serve .et_pb_column {
    width: 25%;
    margin-right: 0 !important;
    margin-top: -10px;
  }

/*   .et-fixed-header #top-menu li a {
    font-size: 18px !important;
  } */
	.et-fixed-header #top-menu>li:last-child a{
		color:#fff !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1380px) {
  html {
    font-size: 15px;
  }

  #top-menu li a,
  .et-fixed-header #top-menu li a {
    font-size: 14px !important;
  }

  #logo {
    max-height: 40px;
  }

  .oi-industries-served .et_pb_blurb_container {
    padding: 40% 10%;
  }

  .oi-timeline .cool_timeline_horizontal ul.ctl_road_map_wrp:after {
    top: 60px;
  }

  .oi-timeline .slick-track:before {
    top: 66px;
  }

  .oi-timeline .slick-list.draggable:before {
    top: 92px;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description {
    padding: 0;
    font-size: 20px;
    line-height: 20px;
  }
  .oi-timeline .slick-track {
    padding-top: 9rem;
  }

.et_pb_column.et_pb_column_1_3.et_pb_column_1.subs-heading {
    margin-right: 0%;
}

.subs-banner .red-banner {
    padding: 27px 15px;
}
}

@media screen and (min-width: 978px) and (max-width: 1279px) {
  html {
    font-size: 10.5px;
  }

  div#et-top-navigation {
    padding-left: 0 !important;
  }

  #top-menu li a,
  .et-fixed-header #top-menu li a {
    font-size: 12px;
  }

  .oi-industries-served .et_pb_blurb_container {
    padding: 40% 0;
  }

  #logo {
    max-height: 25px;
  }

  #top-header {
    top: 55px !important;
  }

  #et-secondary-nav ul.sub-menu {
    height: 300px;
  }

  #et-secondary-menu>ul>li a {
    font-size: 12px;
  }

  .about-value .d-flex .et_pb_module {
    min-height: 450px;
  }
}

@media screen and (min-width: 1200px) and (max-width:1367px) {
  .extra-info .content .inner-project-info:before {
    border-top: 350px solid #b72a30ad;
  }

  .inner-project-info {
    padding: 1.2rem 0;
  }

  .extra-info {
    margin: 6rem 2rem 2rem 4rem;
  }

  .section-divider {
    padding: 7rem 0;
  }
}


/* IPHONE ONLY LANDSCAPE CSS */

@media screen and (max-device-width: 991px) and (orientation: landscape) {
  .single-project-highlight .single-project-page .project-highlights-list a.project-btn, a.project-btn{
    position: absolute;
    width: 100%;
    margin: 0 80px;
    bottom: 70px;
  }


  .featured-project-template-default a.project-btn {
    bottom: 80px !important;
    margin: 0 65px
  }
  .oi-timeline .slick-track{
    padding-top:9rem;
  }
  .wdcl_image_carousel_0 .slick-next{
    right: -45px!important;
  }.wdcl_image_carousel_0 .slick-prev{
     left: -65px !important;
   }
  .gallery-slider .slick-slider{
    padding: 0;
  }
  .testimonial{
    padding-bottom:20%;
  }
  .single-project-highlight a.project-btn {
    position: inherit;
    /* text-align: center; */
    margin: 0 auto;
  }
  .rt-wpls .single-logo img{
    padding:0;
  }

  .shape-rotate {
    padding-top: 40px;
  }

  .content p {
    margin-bottom: 0 !important;
  }

  .inner-project-info p {
    margin-bottom: 0 !important;
  }

  .industry-served-section .et_pb_column {
    margin-bottom: 0;
  }

  .et-pb-slider-arrows {
    display: none;
  }

  .custom-post {
    width: 47%;
  }

  .featured-post .featured-listing .custom-post{
    width:45%;
    position: relative;
  }.project-highlights .featured-listing{
     flex-wrap: wrap;
   }
  .et_pb_button_module_wrapper,
  .our-parts .et_pb_button_wrapper {
    text-align: left;
  }

  .red-banner .et_pb_button_module_wrapper {
    text-align: center;
  }

  #main-footer .container {
    width: 100% !important;
    max-width: 1920px !important;
    padding: 0 15px;
  }

  .row-swap .et_pb_blurb_content {
    margin: 0;
  }

  .row-swap {
    display: flex;
    width: 100%;
    padding: 0 20px;
  }

  .row-swap .et_pb_column {
    padding: 20px;
  }

  .inner-certificate .et_pb_column {
    margin: 2%;
    width:47%;
  }

  .project-highlights-list>div {
    min-height: 700px;
  }

  .oi-curve {
    margin-top: -7%;
    height: 85px;
  }

  .about-value .l-cards .et_pb_module {
    max-width: 100%;
  }

  .oi-post-title {
    font-size: 16px;
  }

  .featured-listing p {
    padding: 0 5px;
    line-height: 1.6em;
    text-align: center;
    margin-bottom: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }

  .oi-post-title {
    padding: 5px;
  }

  div#industries-serve .et_pb_row.et_pb_row_6.oi-curve,
  .oi-curve {
    height: 85px;
    margin-top: -7%;
  }

  .testimonial .et_pb_module.et_pb_code {
    margin-top: -50%;
    margin-left: 0;
    width: 100%;
  }

  .et-animated-content {
    padding-top: 65px !important;
  }

  .solution-section img {
    display: none;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description {
    background: transparent;
    min-height: 10px !important;
    line-height: 0;
    justify-content: flex-start;
    padding: 15px 0;
    margin-bottom: 6px;
    font-size: 22px;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description p:hover {
    color: #b72a30;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description p:after {
    position: absolute;
    padding-left: 0;
    bottom: -12px;
    font-family: ETmodules;
    content: "3";
    transform: rotate(270deg);
    font-size: 40px;
    color: #fff;
    right: 0;
  }

  .solution-section .et_pb_blurb_container .et_pb_blurb_description p:before {
    border-bottom: 2px solid #fff;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 98%;
  }

  .solution-section .et_pb_blurb_content {
    max-width: 100%;
  }

  .solution-section .et_pb_column {
    width: 100% !important;
    margin-bottom: 0;
  }

  .solution-section .full-row {
    padding-top: 0;
    display: block;
  }

  .solution-section h3 {
    text-align: center;
  }

  /* about page */
  .about-value .d-flex {
    display: block;
  }

  .about-value .l-cards .et_pb_column {
    width: 100%;
  }

  .extra-info .content .inner-project-info:before {
    border-top: none;
  }

  .extra-info {
    margin-left: 0;
    width: 100%;
  }

  .inner-project-info,
  .custom-post-1 a {
    margin: 1rem auto;
  }

  /* rotary spin */
  div#rotary-spin-row {
    margin-top: 5rem;
  }

  .spin-slider>.et_pb_row.et_pb_row_1 {
    display: flex;
  }

  /* .spin-slider img,
  .rotatry-slider img {
    height: 200px !important;
    max-height: 1500px !important;
  } */

  .rotary-slider {
    overflow: visible !important;
  }

  .spin-slider .et-pb-controllers {
    bottom: -15rem !important;
  }

  .spin-slider .et_pb_slide_image,
  .et_pb_slide_video {
    width: 100%;
  }

  .featured-post h4 {
    text-align: center;
  }

  /*tube forming page */
  .sec-padding {
    display: flex;
  }

  .forming-curve img {
    width: 100%;
    margin-top: -90px;
  }

  .oi-tube-forming {
    margin-top: -5rem;
  }

  .sec-padding .et_pb_button_module_wrapper {
    margin-left: 0;
    text-align: left;
  }

  .solution-section .et_pb_column {
    margin-right: 0 !important;
  }

  .sec-padding .et_pb_column {
    padding: 15px;
  }

  .sec-padding {
    padding: 10px 30px !important;
  }

  .project-highlights .et_pb_row_11 {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
  }

  /* footer */
  #footer-widgets .footer-widget li:after {
    display: none;
  }

  .section-border {
    margin-top: 0;
  }

  .industry-served-section img {
    display: none;
  }

  .industry-served-section .text .et_pb_blurb_container {
    max-width: 55%;
  }

  .industry-served-section .text {
    width: 80%;
  }

  /* industries served page */
  .industries-served-inner .et_pb_column.et_pb_column_1_4 {
    margin-right: 0 !important;
  }

  .oi-industries-served .et_pb_blurb_container {
    top: 50%;
  }

  /* contact page */
  .map-division .address-phone img {
    max-width: 16px;
  }

  /* career page */
  .ov-career-job .et_pb_blurb_0 .et_pb_blurb_content {
    max-width: 100%;
  }

  .job-banner .et_pb_column {
    padding: 0 30px;
  }

  div#carrer-apply {
    display: flex;
  }

  .job-banner {
    padding: 0;
  }

  .career-section h2 {
    font-size: 30px !important;
  }

  .about-inner-division {
    width: 50% !important;
    margin: 10px;
  }
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
  #footer-widgets .footer-widget li:after {
    position: initial;
  }

}

@media all and (-ms-high-contrast: none) {
  .extra-info .content .inner-project-info:before {
    border-top: 379px solid #b72a30ad;
  }

  .inner-project-info {
    padding: 1.2rem 3rem;
  }

  .extra-info {
    margin: 1rem 2rem 1rem 0;
  }
}





/*==== RESPONSIVE CSS END ====*/

 .et-fixed-header #top-menu li.current-menu-item>a, .et-fixed-header #top-menu li.current_page_item>a{
	 color: #b6072f!important;
}