/*slides*/
@media only screen and (max-width: 768px) {
.sppb-carousel-extended-nav-control{
    display: none;
}}
@media only screen and (min-width: 992px) {
.sppb-slideshow-fullwidth-item-text {
    width: 78%;
}}

@media only screen and (max-width: 480px){
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title {
    font-size: 30px!important;
  }}

.customNavigation>a, .customNavigation>a:focus, .customNavigation>a:hover {
    background: transparent; box-shadow:none;
}


/*menu offcanvas*/
ul.mod-menu.mod-list.nav {
    display: block;
}


/*bottom*/
#sp-bottom1 .sp-module, #sp-bottom2 .sp-module, #sp-bottom3 .sp-module{
    margin-bottom: 30px!important;
}

/*heading*/
.micron-heading .sppb-addon-title, .micron-heading-2 .sppb-addon-title {
    color: #69768a;
    position: relative;
}
.micron-heading-white .sppb-addon-title{
    color: #fff;
    position: relative;
}


.micron-heading{
    position: relative;
    width: fit-content;
}

.micron-heading:before {
    content:'';
    background: #69768a;
    position: absolute;
    height: 1px;
    width: 100px;
    right: -120px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.micron-heading-2{
    position: relative;
    width: fit-content;
    margin:auto;
}

.micron-heading-2 .sppb-addon-title:before {
    content:'';
    background: #69768a;
    position: absolute;
    height: 1px;
    width: 100px;
    left: -120px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.micron-heading-2 .sppb-addon-title:after {
    content:'';
    background: #69768a;
    position: absolute;
    height: 1px;
    width: 100px;
    right: -120px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.micron-heading.micron-heading-white:before {
    background: #fff;
}

  
  
  
  
/*text*/
.micron-text-block .sppb-addon-title {
    color: #000;
    font-family: 'Poppins';
    font-weight: 700;
}

span.blue {
    color: #0072bc;
}
span.darkblue {
    color: #0b1320;
}

.micron-text-block .sppb-addon-content {
    color: #666e7a;
}

.micron-text-block-02 .sppb-addon-title {
    color: #fff;
    font-family: 'Poppins';
    font-weight: 700;
}

.micron-text-block-02 .sppb-addon-content {
    color: #fff;
}




/*micron slider*/
@media screen and (min-width:768px){
.micron-product-category .sppb-col-md-2{
    flex: 0 0 20%;
    max-width: 20%;}
}

.micron-imgslider.sp-slider .sp-dots {
    bottom: 20px;
}

.micron-imgslider .sp-slider_number{
    right: 160px!important;
    left: auto!important;
}

.micron-imgslider span.sp-slider-current-number-right {
    position: relative;
    right: -150px;
}

.micron-imgslider span.sp-slider-current-number-slash {
    display: none;
}

.micron-imgslider.sp-slider .sp-indicator-container {
    bottom: 28px!important;
    top: auto;
    width: 125px;
    right: 50px!important;
    left: auto;
    height:3px;
    position: absolute;
}
.micron-imgslider .sp-indicator.line-indicator {
    height: 3px!important;
    position: absolute;
}
.micron-imgslider{
    position: relative;
}

.micron-imgslider .sp-slider-outer-stage:after {
    content: '';
    position: absolute;
    width: 240px;
    height: 60px;
    right: 0;
    bottom: 0;
    z-index: 2!important;
    background:#fff;
}


@media (max-width: 767px){
.sp-slider .sp-slider_number {bottom: 20px!important;}}

.micron-product-category .title-subtitle-bottom-left .sppb-addon-title, 
.micron-product-category .title-subtitle-center-left .sppb-addon-title, 
.micron-product-category .title-subtitle-top-left .sppb-addon-title {
    padding: 0 15px;
    transform: scale(0.8)!important;
    transform-origin: left;
}

.micron-product-category .sppb-addon-subtitle {
    padding: 0 15px;
    transform: scale(0.9)!important;
    transform-origin: left;
}

.sppb-addon-overlay-image:hover .title-subtitle-bottom-left .overlay-image-button-wrap, .sppb-addon-overlay-image:hover .title-subtitle-center-left .overlay-image-button-wrap, .sppb-addon-overlay-image:hover .title-subtitle-top-left .overlay-image-button-wrap {
    transform: translate3d(20px,0,0)!important;
}

/*counter background color*/
.micron-imgslider.imgslider-dark .sp-slider-outer-stage:after {
    background:#0b1320!important;
}
.micron-imgslider.imgslider-lightblue .sp-slider-outer-stage:after {
    background:#f0f6ff!important;
}
.micron-imgslider.imgslider-blue .sp-slider-outer-stage:after {
    background:#0072bc!important;
}


/*counter color*/
.micron-imgslider.imgslider-dark span.sp-slider_current_number,
.micron-imgslider.imgslider-blue span.sp-slider_current_number{
    color: #fff;
}

/*timer color*/
.micron-imgslider.imgslider-dark .sp-indicator.line-indicator {
    background: #0072bc!important;
}

@media (max-width: 768px){
.micron-imgslider .sp-slider-outer-stage:after, .sp-slider_number, .sp-indicator-container{
    display: none;
}}


/*micron product*/
/*title*/
.micron-product .sppb-addon-title {
    font-family: 'Poppins';
    font-weight: 700!important;
    margin-bottom: 0px;
}

@media (min-width: 768px){
.micron-product .overlay-image-title {
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
    width: 100%;
}}

@media (max-width: 767px){
.micron-product .overlay-image-title {
    position: absolute;
    bottom: 0;
    margin-bottom: 0px;
    width: 100%;
}}


/*btn*/
.micron-product .sppb-btn {
    padding: 0!important;
    border: 0px!important;
}
.micron-product .sppb-btn:hover {
    background:transparent!important;
    opacity:0.5!important;
    padding: 0!important;
    border: 0px!important;
}
/*container*/
.micron-product .sppb-addon-overlay-image-content.title-subtitle-bottom-left {
    padding: 30px 0px!important;
    display: block;
}

.micron-product .sppb-addon.sppb-addon-overlay-image.micron-product.image-effect- {
    position: relative;
}

@media (min-width: 768px){
.micron-product .overlay-image-button-wrap {
    float: right;
    margin-left: -100px;
    right: 38px;
    bottom: 10px;
    position: absolute;
  }}

@media (max-width: 767px){
.micron-product .overlay-image-button-wrap {
    right: 30px;
    bottom: 26px;
    float: right!important;
}}



/*feature box*/
[class*="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
  border: 0px solid #f1f3f6!important;
  padding: 0px 0px!important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
[class*="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text,
[class*="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon span i,
[class*="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title.sppb-feature-box-title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
[class*="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text {
  font-size: 16px;
}
[class*="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover {
  color: inherit;
}
[class*="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-text,
[class*="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-title.sppb-feature-box-title,
[class^="micron-padding-"].sppb-section:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-icon span i {
  color: #000 !important;
}


/*career*/
.career-box {
    background: #f0f6ff;
    border: 3px solid #0072bc;
}

/*live*/
.fa-phone:before {
    content: "\f879"!important;
}

/*gradient*/
@media screen and (max-width:768px){
.micron-mobile-bg, .micron-cta{background-image: linear-gradient(90deg, #f0f6ff 100%, #ffffff 70%)!important;}}

/**/



.machinery-img-list .sppb-addon-title {
    font-size: 16px !important;
    letter-spacing: 0;
    line-height: 1.4 !important;
}

.machinery-img-list img {
    border: 1px solid #ddd;
}

@media (min-width: 992px) {
    .machinery-img-list .sppb-col-md-1 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
}







