.facilities-container p span,
.paint-name.visible,
.popup_wrapper.active,
.propertyitem_blk,
.smk_accordion .accordion_in.acc_active .acc_content,
.tab-bar-content.is-active,
.videowrapper_blk .blog_item:hover .blogpic:before,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
  display: block;
}
*,
:after,
:before,
table,
ul {
  margin: 0;
  padding: 0;
}
body,
textarea {
  color: #002e5b;
}
.acc_imgpicblk .case-studyimgwrapp .case-studyimg,
.dropdown-blk .form-field,
.enform_field.fullfield,
.event-infowrapp .event-blk,
.event-right,
.form-field.fullwidth,
.img-fluid,
.img-responsive,
.privacy-policywrapp .tableaxial-flow,
table,
textarea,
ul.features-list.fullwidth {
  width: 100%;
}
.banner-section,
.banner-slider.slick-initialized .slick-slide,
.common-padding,
.pr,
body,
sup {
  position: relative;
}
*,
.event-wrapp .ttl,
.ttl.linespace,
:after,
:before,
hr,
table,
ul,
ul.features-list.nobullet li {
  padding: 0;
}
.event-img,
.lnheight,
.logo,
.rieco-img,
.rieco-img-outer,
.vectorimg-wrapp {
  line-height: 0;
}
.xrayVision,
body {
  overflow-x: hidden;
}
#nav li,
li,
nav ul,
ul {
  list-style: none;
}
#nav li a,
a,
a:hover {
  text-decoration: none;
}
#nav ul li,
.enquire-form.open,
.mlocation-icon:hover .country-name,
.paint-icon.activetab .paint-name {
  visibility: visible;
}
.text-line text,
h2.acc_head {
  font-weight: 400;
}
.closebtn,
.industry-title,
mark {
  font-weight: 700;
}
.map-image,
video {
  object-fit: cover;
  object-fit: cover;
}
@font-face {
  font-family: GilroySemibold;
  src: url("/fonts/GilroySemibold.woff2") format("woff2"),
    url("/fonts/GilroySemibold.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
body,
textarea {
  font-size: 16px;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}
input,
select {
  vertical-align: middle;
  color: #5b5b5b;
}
li {
  display: inline-block;
}
*,
:after,
:before {
  word-break: keep-all;
  word-wrap: break-word;
  vertical-align: baseline;
  outline: 0;
  box-sizing: border-box;
}
body {
  font-family: GilroyMedium, sans-serif;
  line-height: 1.5;
  background: #fff;
  font-style: normal;
}
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
::-webkit-input-placeholder {
  color: #002e5b;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  font-family: GilroySemibold;
  font-size: 16px;
}
::-moz-placeholder {
  color: #002e5b;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  font-family: GilroySemibold;
  font-size: 16px;
}
::-ms-input-placeholder {
  color: #002e5b;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  font-family: GilroySemibold;
  font-size: 16px;
}
.enquire-form input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  font-family: GilroySemibold;
  font-size: 16px;
}
.enquire-form input::-moz-placeholder {
  color: #fff;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  font-family: GilroySemibold;
  font-size: 16px;
}
.enquire-form input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  font-family: GilroySemibold;
  font-size: 16px;
}
textarea {
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  padding: 6px 12px;
  outline: 0;
  resize: none;
  font-family: GilroySemibold;
  height: 44px;
}
.logo,
header {
  transition: 0.5s ease-in-out;
}
input:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
input:focus::-moz-placeholder {
  opacity: 1;
}
input:focus::-ms-input-placeholder {
  opacity: 1;
}
textarea:focus::-webkit-input-placeholder {
  opacity: 1;
}
textarea:focus::-moz-placeholder {
  opacity: 1;
}
textarea:focus::-ms-input-placeholder {
  opacity: 1;
}
.dflex,
.tab-menu,
.tabs.inside_tab {
  display: flex;
  flex-wrap: wrap;
}
.apply-form,
.dflex-space-btw {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right;
}
.about-moreblk,
.banner-toptext,
.inner-ttl,
.subttl,
.wecare-rightblk {
  text-align: center;
}
.dflex-between {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dflex-end {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.text-uppercase,
.uppercase {
  text-transform: uppercase;
}
.txt-white {
  color: #fff !important;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.common-padding {
  padding: 60px 0;
}
sup {
  font-size: small;
  top: -7px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.flex-start {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.flex-sb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
.flex-end,
.video_blk {
  justify-content: space-between;
}
.flex-end {
  display: flex;
  align-items: flex-end;
}
.align-center,
.event-container,
.header-wrapp,
.icon_blk.align_center,
.wecare-container {
  align-items: center;
}
.img-fluid {
  height: auto;
}
.banner1,
.banner2,
.banner3,
.banner4 {
  height: 90vh;
}
.commonpadding,
.without-bannerwrapp {
  padding: 100px 0;
}
.big-text {
  font-size: 20px !important;
}
.banner-back,
.banner-text,
.contact-blk,
.great-place,
.pa,
.ttl:before,
header {
  position: absolute;
}
.pt0 {
  padding-top: 0 !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.sprite {
  background: url("../images/sprite.png");
}
.sprite-fea {
  background: url("../images/products/sprite-features.png");
}
#nav ul li:hover ul li,
.blueback,
footer {
  background: #002e5b;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20,
.mb30 {
  margin-bottom: 20px !important;
}
.ttlbottom {
  margin-bottom: 60px !important;
}
.case_desc ul li span,
.gilroyMedium {
  font-family: GilroyMedium, sans-serif;
}
@font-face {
  font-family: GilroyMedium, sans-serif;
  src: url("../fonts/GilroyMedium.eot");
  src: url("../fonts/GilroyMedium.eot") format("embedded-opentype"),
    url("../fonts/GilroyMedium.woff2") format("woff2"),
    url("../fonts/GilroyMedium.woff") format("woff"),
    url("../fonts/GilroyMedium.ttf") format("truetype"),
    url("../fonts/GilroyMedium.svg#GilroyMedium") format("svg");
}
@font-face {
  font-family: GilroyBlack;
  src: url("../fonts/GilroyBlack.eot");
  src: url("../fonts/GilroyBlack.eot") format("embedded-opentype"),
    url("../fonts/GilroyBlack.woff2") format("woff2"),
    url("../fonts/GilroyBlack.woff") format("woff"),
    url("../fonts/GilroyBlack.ttf") format("truetype"),
    url("../fonts/GilroyBlack.svg#GilroyBlack") format("svg");
}
@font-face {
  font-family: georgiabold;
  src: url("../fonts/georgiabold.eot");
  src: url("../fonts/georgiabold.eot") format("embedded-opentype"),
    url("../fonts/georgiabold.woff2") format("woff2"),
    url("../fonts/georgiabold.woff") format("woff"),
    url("../fonts/georgiabold.ttf") format("truetype"),
    url("../fonts/georgiabold.svg#georgiabold") format("svg");
}
@font-face {
  font-family: GilroySemibold;
  src: url("../fonts/GilroySemibold.eot");
  src: url("../fonts/GilroySemibold.eot") format("embedded-opentype"),
    url("../fonts/GilroySemibold.woff2") format("woff2"),
    url("../fonts/GilroySemibold.woff") format("woff"),
    url("../fonts/GilroySemibold.ttf") format("truetype"),
    url("../fonts/GilroySemibold.svg#GilroySemibold") format("svg");
}
@font-face {
  font-family: GilroyRegular;
  src: url("../fonts/GilroyRegular.eot");
  src: url("../fonts/GilroyRegular.eot") format("embedded-opentype"),
    url("../fonts/GilroyRegular.woff2") format("woff2"),
    url("../fonts/GilroyRegular.woff") format("woff"),
    url("../fonts/GilroyRegular.ttf") format("truetype"),
    url("../fonts/GilroyRegular.svg#GilroyRegular") format("svg");
}
@font-face {
  font-family: GilroyMediumItalic;
  src: url("../fonts/GilroyMediumItalic.eot");
  src: url("../fonts/GilroyMediumItalic.eot") format("embedded-opentype"),
    url("../fonts/GilroyMediumItalic.woff2") format("woff2"),
    url("../fonts/GilroyMediumItalic.woff") format("woff"),
    url("../fonts/GilroyMediumItalic.ttf") format("truetype"),
    url("../fonts/GilroyMediumItalic.svg#GilroyMediumItalic") format("svg");
}
@font-face {
  font-family: GilroyBold;
  src: url("../fonts/GilroyBold.eot");
  src: url("../fonts/GilroyBold.eot") format("embedded-opentype"),
    url("../fonts/GilroyBold.woff2") format("woff2"),
    url("../fonts/GilroyBold.woff") format("woff"),
    url("../fonts/GilroyBold.ttf") format("truetype"),
    url("../fonts/GilroyBold.svg#GilroyBold") format("svg");
}
@font-face {
  font-family: gilroysemibolditalic;
  src: url("../fonts/gilroysemibolditalic.eot");
  src: url("../fonts/gilroysemibolditalic.eot") format("embedded-opentype"),
    url("../fonts/gilroysemibolditalic.woff2") format("woff2"),
    url("../fonts/gilroysemibolditalic.woff") format("woff"),
    url("../fonts/gilroysemibolditalic.ttf") format("truetype"),
    url("../fonts/gilroysemibolditalic.svg#gilroysemibolditalic") format("svg");
}
p {
  font-size: 18px;
  margin-bottom: 19px;
  font-family: GilroyRegular;
}
.blog-wrapp,
.lightblue-back,
.skyblueback,
table.specification {
  background: #e6edf4;
}
.case_studyitem strong,
.strongtext {
  font-family: GilroyBold;
}
.banner-toptext,
.banner-ttl,
.boldtext {
  font-family: GilroySemibold;
}
.container {
  width: 85%;
  margin: 0 auto;
}
.banner1,
.banner2,
.banner3,
.banner4,
header {
  width: 100%;
}
.banner-back {
  bottom: -14px;
  width: 100%;
  z-index: 9;
}
.banner1 {
  background: url("../images/Rieco-Bannersb.jpg") 0 0 / cover no-repeat;
}
.banner2 {
  background: url("../images/Rieco-website-banner-2-new.jpg") 0 0 / cover
    no-repeat;
}
.banner3 {
  background: url("../images/Rieco-website-banner-three.jpg") bottom
    center/cover no-repeat;
}
.banner4 {
  background: url("../images/Rieco-website-banner-four.jpg") bottom center/cover
    no-repeat;
}
fade-in-bottom {
  -webkit-animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both
    fade-in-bottom;
  animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-bottom;
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.banner-slider .slick-slide.slick-current.slick-active .banner-text {
  -webkit-animation: 0.5s ease-in 0.5s both fade-in-bottom;
  animation: 0.5s ease-in 0.5s both fade-in-bottom;
}
header {
  z-index: 99;
}
.logo {
  width: 145px;
  padding-top: 8px;
  padding-left: 26px;
}
#nav li.activemenu a,
#nav ul li:hover ul li a,
.callicon a,
.contact-blk a,
.fancy_desc_blk.fancybox-content .chalenge_desc,
.fancy_desc_blk.fancybox-content .chalenge_ttl,
.fancybox-slide--html .fancy_desc_blk.fancybox-content .fancybox-close-small,
.menu-wrapp ul li a,
.menuchange #nav li ul li a,
.menuchange #nav li ul li:hover ul li a,
.menuchange header.stick #nav li a,
.readmore.white {
  color: #fff;
}
.menu-wrapp li:last-chil {
  margin-right: 0;
}
.contact-blk {
  background: #1bbbed;
  right: 0;
  top: 0;
}
.menu-wrapp {
  margin-right: 147px;
}
.contact-icon:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  left: 120px;
  position: absolute;
  top: 0;
}
.contact-icon {
  width: 80px;
  padding: 25px 31px;
}
.contact-text {
  padding: 24px 15px;
  display: none;
}
.banner-toptext,
.ttl {
  display: inline-block;
}
.banner-slider .slick-dots li button {
  background: #838384;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  padding: 2px;
}
.banner-slider .slick-dots li.slick-active button,
.specification.yellowback-table th,
.tabs.main_outertab li a.active {
  background: #f90;
}
.banner-slider .slick-dots {
  bottom: 115px;
  width: auto;
  left: 8%;
  z-index: 99;
}
.ttl:before,
ul.tablist li:before {
  background: #f90;
  left: 0;
  content: "";
}
.banner-text {
  top: 39%;
  color: #fff;
  left: 6%;
}
.banner-toptext {
  font-size: 20px;
  background: #f90;
  padding: 6px 10px;
  color: #fff;
}
.banner-ttl {
  margin-top: 30px;
  font-size: 46px;
  line-height: 1.3;
}
.text-line text,
.ttl {
  font-family: georgiabold;
}
.no-info,
.ttl {
  line-height: 1.2;
}
.banner-ttl span {
  display: block;
  font-size: 40px;
}
.great-place {
  width: 79px;
  bottom: 48%;
  right: 6%;
}
.readmore,
.ttl {
  position: relative;
}
.sinceblk svg {
  opacity: 0;
  transition: 0.5s;
}
.text-line {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: 5s linear infinite forwards dash,
    5s ease-in infinite forwards filling;
  font-size: 72px;
}
.sinceblk svg.text-line {
  opacity: 1;
}
.text-line text {
  font-style: normal;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes filling {
  0%,
  100%,
  90% {
    fill: #bac736;
    fill-opacity: 0;
  }
}
.aboutwrapp .banner-toptext {
  margin-bottom: 20px;
  padding: 6px 30px;
}
.ttl {
  color: #002e5b;
  font-size: 31px;
  margin-bottom: 30px;
  padding: 0 30px;
}
.ttl:before {
  width: 100%;
  bottom: -22px;
  height: 3px;
}
.about-container .ttl::before,
.sepratettl .ttl::before,
.smallline .ttl::before {
  width: 300px;
}
.about-container .ttl,
.smallline .ttl {
  display: block;
  padding: 0;
}
.about-right {
  width: 55%;
  padding-right: 9%;
}
.about-contentwrapp,
.casestudy_infoblk,
.marTop50 {
  margin: 50px 0 0;
}
.about-left,
.acc_imgpicblk .case-studyimgwrapp,
.left-section,
.manufacturing-wrapp .offices-info,
.property_item.wow.animated.width40 .property_bar:before,
.tab-left,
.tankerloader_introblk .leftrightsection:nth-child(2) .left-section {
  width: 40%;
}
.no-infoblk {
  width: 48%;
  margin-bottom: 25px;
}
.no {
  font-family: GilroyBlack;
  font-size: 40px;
}
.no-info {
  font-size: 20px;
}
.about-right p {
  font-family: GilroyRegular;
  font-size: 18px;
  margin-bottom: 20px;
}
.about-right p.italic-text,
.about-right p:last-child {
  font-family: GilroyMediumItalic;
}
.readmore {
  color: #f90;
  font-family: GilroySemibold;
  font-size: 18px;
}
.readmore .sprite {
  background-position: -90px -26px;
  width: 18px;
  height: 14px;
  position: absolute;
  right: -29px;
  top: 6px;
}
.dot-img {
  width: 181px;
  top: -28px;
  right: 7%;
}
.everyday-lifetext {
  position: absolute;
  top: 82px;
  color: #fff;
  font-family: georgiabold;
  background: rgba(0, 46, 91, 0.8);
  font-size: 27px;
  padding: 20px;
}
.about-moreblk:nth-child(2n + 2),
.blog-moreinfo-wrapp,
.case-studyimgwrapp,
.industries-container,
.mixing-blg .blog-mixing-container,
.our-customer-slider,
.recognition-slider,
.solution-casestudies .blogwrapper_blk,
.solution-casestudies .case-studies-slider,
.technology-container {
  margin-top: 30px;
}
.industries-blk {
  width: 16%;
  line-height: 0;
  margin-bottom: 15px;
  overflow: hidden;
}
.industries-name {
  bottom: 29px;
  font-family: GilroyBold;
  color: #fff;
  left: 20px;
  font-size: 18px;
}
.tab-menu-link.is-active,
ul.tabs.inside_tab li a.active {
  border: 1px solid #6fa9e1;
  border-bottom: 0;
}
.tab-menu-link:first-child {
  margin-left: 10px;
}
.tab-menu-link {
  padding: 12px 16px;
  border-bottom: 1px solid #6fa9e1;
  cursor: pointer;
  color: #002e5b;
}
.tab-menu-link:first-child.is-active:before {
  content: "";
  width: 20px;
  height: 1px;
  background: #6fa9e1;
  left: -20px;
  position: absolute;
  bottom: -2px;
}
.tab-menu-link:first-child.is-active {
  position: relative;
}
#menu,
#menu:not(.mm-menu),
#nav ul li ul li:first-child:after,
.animated-modal,
.banner-back-res,
.banner-text .bannermob,
.bannermob,
.breadcrumb ul li:last-child:before,
.career_pagewrapper .footericonwrap,
.case_desc ul li ul.inner_data li:before,
.event_tab ul.tabs.inside_tab li:first-child a.active:before,
.hide,
.homepage_wrapper .enquirefrm_wrapper,
.mob-banner,
.mobfootertext,
.mobilemap,
.navblkmob,
.privacy-policywrapp table tbody td:before,
.sec-read-more,
.second,
.solutions-res-img,
.tab-bar-content,
.tick-bullets li ol.innerbullets li:before,
.ttlborder-none::before,
ul.features-list li.bulletnone:before,
ul.features-list.nobullet li:before {
  display: none;
}
.tab-innerwrapp {
  padding: 40px 20px;
}
.tab-ttl {
  font-family: georgiabold;
  font-size: 30px;
}
.tab-subttl {
  font-family: GilroyRegular;
  font-size: 28px;
}
.benifit-rto-left-wrapp,
.filter-bags,
.importance-img,
.inner-paintleft,
.property_item.wow.animated.width50 .property_bar:before,
.rieco-img,
.schematic-fume-extraction,
.tab-right,
.tankerloader_introblk .leftrightsection:nth-child(2) .right-section,
.width50 .left-section {
  width: 50%;
}
.marTop20,
.mt20,
.tick-bullets ul.tick-bullets,
ul.tablist {
  margin-top: 20px;
}
ul.tablist li {
  display: block;
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative;
  font-size: 18px;
}
#nav ul li:hover a,
#nav ul li:hover ul li:hover a,
.event-info a,
.mediapage_blk .blog_item a,
.menuchange #topBar a,
.offices-infopara a,
ul.tablist li a {
  color: #002e5b;
}
#nav li.active a,
#nav ul li ul li.active a,
#nav ul li.active a,
.blogwrapper_blk .blog_item a .readmore,
.mm-listview > li.active a,
.wecare-ttl span,
a.link,
ul.tablist li a:hover {
  color: #f90;
}
ul.tablist li:before {
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 50%;
  top: 8px;
}
.wecare-wrapp {
  background: url(../images/we-careback.webp) 0 0 / cover;
  padding: 100px 0;
}
.wecare-ttl {
  font-family: georgiabold;
  font-size: 40px;
  margin-bottom: 10px;
}
.wecare-leftblk p {
  font-family: georgiabold;
  font-size: 26px;
}
.wecare-leftblk {
  color: #fff;
  width: 45%;
}
.wecare-rightblk {
  width: 54%;
}
.wecare-blk {
  width: 25%;
  padding: 18px 0;
}
.wecare-icon {
  width: 50px;
  margin: 0 auto;
}
.wecare-text {
  color: #fff;
  font-family: GilroyBold;
  line-height: 1.2;
  font-size: 20px;
}
.wecare-blk:first-child {
  border-top-left-radius: 50px;
}
.wecare-blk:last-child {
  border-bottom-right-radius: 50px;
}
.wecare-wrapp .dot-img {
  width: 181px;
  bottom: -112px;
  left: 7%;
  top: auto;
  right: auto;
}
.casestudy_accordionblk,
.event-wrapp,
.tankerloader_introblk .leftrightsection:nth-child(2) {
  margin: 40px 0 0;
}
.event-left {
  width: 100%;
  line-height: 0;
  position: relative;
  margin: 0 0 20px;
}
.about-moreicon,
.event-subtt,
.event-text span,
.facilities-container .innersubttl,
.mrbtm10,
.paint-info-blk,
.process-info,
.value-icon {
  margin-bottom: 10px;
}
.event-left:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.event-info {
  margin-top: 35px;
}
.event-info.event-innerblk {
  width: 48% !important;
}
.event-infowrapp .event-info {
  width: 28%;
  text-align: center;
}
.event-date .sprite {
  background-position: -130px -15px;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 5px;
}
.event-date,
.footer-left ul li,
.post_ttlblk,
.videowrapper_blk .blogpic {
  position: relative;
}
.event-date {
  padding-left: 23px;
  color: #f90;
  font-family: GilroySemibold;
}
.event-text,
.subttl {
  font-family: georgiabold;
}
.about-moretext,
.event-ttl {
  font-family: georgiabold;
  font-size: 22px;
  line-height: 1.2;
}
.event-infowrapp .event-ttl {
  font-size: 16px;
  margin-top: 10px;
}
.event-text span {
  display: block;
  font-family: GilroyMedium, sans-serif;
  font-size: 18px;
}
.event-info.event-innerblk .readmore,
.footer-right a,
.hours-icon,
.inner-ttl,
.innerbanner-text,
.innersubttl,
.linkedin,
.location-icon,
.offices-ttl .sprite,
.sales-inq,
ul.features-list.dis-inlineblk li {
  display: inline-block;
}
.event-text {
  color: #fff;
  font-size: 24px;
}
.subttl,
.value-wrapp .ttl {
  font-size: 30px;
}
.event-textwrapp {
  bottom: 0;
  padding: 50px;
  line-height: 1.5;
}
.readmore.white .sprite {
  background-position: -90px -49px;
  width: 18px;
  height: 14px;
}
.subttl {
  line-height: 1.2;
}
.blog-container,
.case_studyitem.skillwrapp,
.tabdata_infowrapp {
  margin-top: 40px;
}
.blog-blk,
.equal-three-blk .installation-blk,
.installalationequal-blk .installation-blk,
.three-img .installation-blk {
  width: 32%;
}
.blog-ttl {
  font-family: GilroyBold;
  margin: 10px 0;
}
.blog-wrapp .dot-img {
  top: -11%;
}
.global-presencewrapp .dot-img {
  top: 30px;
}
.global-presencewrapp .dot-img.dot2 {
  left: -2%;
  transform: rotate(90deg);
  top: 12%;
}
.sales-wrapp {
  width: 64%;
  margin: 0 auto 65px;
  align-items: flex-start;
}
.sales-icon {
  width: 80px;
}
.sales-wrapp .subttl {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}
.sales-inq {
  color: #fff;
  background: #0084ff;
  font-family: GilroySemibold;
  font-size: 20px;
  padding: 10px 20px;
  margin-top: 8px;
}
.copy-text,
.footer-left p,
.footer-left ul li a {
  font-family: GilroyRegular;
  color: #fff;
}
footer {
  padding: 50px 0;
}
.footer-left ul li:before {
  width: 1px;
  height: 16px;
  background: #4083c4;
  position: absolute;
  content: "";
  right: -13px;
  top: 4px;
}
.footer-left.policy_listblk li {
  margin: 0 20px 0 0;
}
.footer-left p {
  font-size: 16px;
  margin-top: 14px;
}
.footer-left ul li:last-child:before,
.menuchange ul.subMenu a:before {
  background: 0 0;
}
.linkedin {
  background-position: -14px -96px;
  width: 33px;
  height: 33px;
}
.footer-right a {
  margin-right: 5px;
}
.youtube {
  background-position: -56px -97px;
  width: 31px;
  height: 32px;
}
.facebook,
.insta {
  width: 33px;
  height: 33px;
}
.facebook {
  background-position: -97px -95px;
}
.insta {
  background-position: -140px -95px;
}
.aboutusbanner {
  background: url(../images/banner/about-usbanner.jpg) 0 0 / cover;
}
.contactusbanner {
  background: url(../images/banner/contact-usbanner.webp) 0 0 / cover;
}
.awardsbanner {
  background: url(../images/banner/awards-banner.webp) 0 0 / cover;
}
.ca-opportunitiesbanner {
  background: url(../images/banner/career-opportunitiesbanner.webp) 0 0 / cover;
}
.eventsbanner {
  background: url(../images/banner/events-banner.webp) 0 0 / cover;
}
.liferiecobanner {
  background: url(../images/banner/life-at-rieco-banner.webp) 0 0 / cover;
}
.fansblowersbanner {
  background: url(../images/fansblower/mobile_banner.webp) 0 0 / cover;
}
.inner-bannerwrapp {
  height: 100vh;
  position: relative;
  margin-bottom: 30px;
}
.inner-bannerwrapp:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 16%;
  content: "";
  background: linear-gradient(
    179deg,
    rgba(0, 0, 0, 0.3) 000%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 9;
}
.innerbanner-text {
  background: #f90;
  padding: 10px;
  line-height: 1.2;
  color: #fff;
  top: 40%;
  font-family: georgiabold;
  font-size: 3vw;
  left: 6%;
  z-index: 9;
}
.innerbanner-text span {
  display: block;
  line-height: 1.2;
  font-size: 24px;
}
.banner-circle {
  background: rgba(255, 153, 0, 0.5);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  bottom: 80px;
  right: 12%;
}
.inner-aboutblk {
  width: 54%;
}
.inner-aboutinfo {
  margin-top: 25px;
}
.about-moreblk {
  border: 3px solid #ffd494;
  width: 180px;
  height: 175px;
  padding: 20px;
}
.innerquality {
  background-position: -12px -154px;
  width: 51px;
  height: 50px;
  margin: 0 auto;
}
.customer {
  background-position: -88px -156px;
  width: 48px;
  height: 45px;
  margin: 0 auto;
}
.network {
  background-position: -151px -155px;
  width: 46px;
  height: 39px;
  margin: 0 auto 10px;
}
.inner-aboutmoreinfo {
  width: 384px;
}
.about-moretop .about-moreblk {
  margin: 0 15% 20px;
}
.about-morebottom .about-moreblk:last-child {
  margin-top: -63px;
}
.visionwrapp {
  background: #002e5b;
  color: #fff;
}
.inner-ttl {
  font-size: 20px;
  background: #f90;
  padding: 6px 20px;
  font-family: GilroySemibold;
  color: #fff;
  margin-bottom: 20px;
}
.paint-info,
.solution-casestudies .blog_item,
.value-blk,
.visiontextwrapp .subttl {
  text-align: left;
}
.innersubttl,
.value-ttl {
  font-family: georgiabold;
}
.visiontextwrapp {
  width: 40%;
  text-align: left;
}
.visionimgwrapp {
  width: 46%;
}
.row-revers,
.row-reverse {
  flex-direction: row-reverse;
}
.visionblk:first-child {
  margin-bottom: 60px;
}
.facilities-left,
.facilities-right,
.proprety_info_blk,
.visionblk.row-reverse .visiontextwrapp {
  width: 47%;
}
.powtranfeature ul.features-list li,
.visionblk {
  align-items: flex-start;
}
.value-blk {
  width: 24%;
  border: 2px solid #d4e5f6;
  padding: 20px;
}
.about-speed {
  background-position: -12px -223px;
  width: 45px;
  height: 40px;
}
.value-ttl {
  font-size: 20px;
  margin-bottom: 5px;
}
.about-efficiency {
  background-position: -73px -214px;
  width: 51px;
  height: 51px;
}
.about-quality {
  background-position: -139px -214px;
  width: 47px;
  height: 50px;
}
.about-customer {
  background-position: -203px -215px;
  width: 53px;
  height: 47px;
}
.innersubttl {
  color: #002e5b;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.facilities-container {
  align-items: center;
  margin-bottom: 50px;
}
.facilities-container p,
.radio-wrapp {
  margin-bottom: 5px;
}
.awards-blk:nth-last-child(-n + 2),
.blogwrapper_blk .blog_item,
.facilities-container:last-child {
  margin-bottom: 0;
}
.visionwrapp .dot-img {
  right: auto;
  left: 22%;
  top: -8%;
}
.visionblk .dot-img {
  transform: rotate(90deg);
  bottom: -39%;
  right: 7%;
  left: auto;
}
.contact-wrapp .ttl::before {
  width: 226px;
}
.contact-wrapp .ttl {
  padding: 0;
  font-size: 25px;
  margin-bottom: 60px;
}
.contact-wrapp .contact-formwrapp .innersubttl {
  color: #fff;
  margin-bottom: 30px;
}
.offices-ttl {
  color: #f90;
  font-size: 18px;
  margin-bottom: 4px;
}
.location-icon {
  background-position: -22px -287px;
  width: 18px;
  height: 21px;
}
.offices-ttl .sprite {
  position: relative;
  transform: scale(0.8);
  top: 4px;
}
.number-icon {
  background-position: -55px -287px;
  width: 19px;
  height: 19px;
}
.email-icon {
  background-position: -92px -289px;
  width: 20px;
  height: 14px;
  top: 0 !important;
}
.hours-icon {
  background-position: -128px -286px;
  width: 21px;
  height: 21px;
}
.event-innerblk .hours-icon {
  transform: scale(0.7);
  position: relative;
  left: -4px;
  top: 5px;
}
.manufacturing-wrapp .offices-infocontainer {
  border-bottom: 0;
  margin-bottom: 30px;
  justify-content: flex-start;
}
.offices-infoblk {
  padding-bottom: 40px;
  border-bottom: 2px solid #f90;
  margin-bottom: 50px;
}
.industries-blk:hover img,
.installation-img:hover img {
  transform: scale(1.1);
  transform: 1.5s;
}
.industries-blk img,
.installation-img img {
  transition: 1.5s;
}
.video-icon,
header.stick,
header.stick .logo {
  transition: 0.5s ease-in-out;
}
.global-presenceimg {
  width: 1000px;
  margin: 60px auto 0;
}
.country-name,
.paint-name {
  top: 15px;
  margin-top: 2px;
  font-family: GilroySemibold;
  z-index: 99;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  left: 21px;
  color: #f90;
  position: absolute;
  visibility: hidden;
}
.country-name {
  font-size: 14px;
  line-height: 0.8;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.mlocation-icon img,
.paint-icon img {
  cursor: pointer;
}
.paint-name {
  font-size: 16px;
  line-height: 1.2;
  width: 200px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
.solution-container {
  width: 1100px;
  margin: 0 auto;
}
.blue-paincolor .paint-name {
  color: #0070c0;
}
.red-paincolor .paint-name {
  color: #ff0101;
}
.black-paincolor .paint-name {
  color: #000;
}
.blue-icon1 {
  top: 299px;
  left: 335px;
}
.blue-icon2 {
  top: 327px;
  left: 343px;
}
.blue-icon3 {
  top: 430px;
  left: 198px;
}
.blue-icon4 {
  top: 274px;
  left: 465px;
}
.blue-icon5 {
  top: 368px;
  left: 383px;
}
.blue-icon6 {
  top: 496px;
  left: 525px;
}
.blue-icon7 {
  top: 458px;
  left: 738px;
}
.red-icon1 {
  top: 116px;
  left: 394px;
}
.red-icon2 {
  top: 320px;
  left: 396px;
}
.red-icon3 {
  top: 383px;
  left: 817px;
}
.red-icon4 {
  top: 310px;
  left: 475px;
}
.red-icon5 {
  top: 339px;
  right: 645px;
}
.red-icon6 {
  top: 496px;
  right: 275px;
}
.black-icon1 {
  top: 30px;
  left: 394px;
}
.black-icon2 {
  top: 393px;
  left: 297px;
}
.black-icon3 {
  top: 361px;
  left: 601px;
}
.black-icon4 {
  top: 488px;
  left: 200px;
}
.black-icon5 {
  top: 416px;
  left: 352px;
}
.black-icon6 {
  top: 434px;
  left: 401px;
}
.paint-info {
  position: absolute;
  top: 0;
  right: 0;
}
.paint-info-blk:first-child {
  color: #000;
  border: 2px solid #000;
  border-radius: 5px;
  padding: 3px 10px;
}
.paint-info-blk:nth-child(2) {
  color: #ff0101;
  border: 2px solid #ff0101;
  border-radius: 5px;
  padding: 3px 10px;
}
.paint-info-blk:nth-child(3) {
  color: #0070c0;
  border: 2px solid #0070c0;
  border-radius: 5px;
  padding: 3px 10px;
}
.canada {
  top: 142px;
  left: 163px;
}
.usa {
  top: 162px;
  left: 151px;
}
.westindies {
  top: 205px;
  left: 231px;
}
.uruguay {
  top: 217px;
  left: 336px;
}
.uk {
  top: 30px;
  left: 435px;
}
.spain {
  top: 67px;
  left: 433px;
}
.mlocation-icon {
  width: 20px;
  height: 20px;
}
.germany {
  top: 42px;
  left: 458px;
}
.croatia {
  top: 41px;
  left: 511px;
}
.italy {
  top: 58px;
  left: 509px;
}
.nigeria {
  top: 130px;
  left: 485px;
}
.ghana {
  top: 130px;
  left: 440px;
}
.egypt {
  top: 93px;
  left: 575px;
}
.sudan {
  top: 111px;
  left: 586px;
}
.brazil {
  top: 111px;
  left: 542px;
}
.lebanon {
  top: 103px;
  left: 600px;
}
.saa {
  top: 113px;
  left: 612px;
}
.ethiopia {
  top: 141px;
  left: 599px;
}
.kuwait {
  top: 117px;
  left: 628px;
}
.uae {
  top: 127px;
  left: 650px;
}
.oman {
  top: 128px;
  left: 629px;
}
.kenya {
  top: 167px;
  left: 580px;
}
.mozambique {
  top: 199px;
  left: 563px;
}
.india {
  top: 152px;
  right: 252px;
}
.nepal {
  top: 135px;
  right: 240px;
}
.bangladesh {
  top: 161px;
  right: 224px;
}
.srilanka {
  top: 183px;
  right: 257px;
}
.pakistan {
  top: 110px;
  right: 272px;
}
.russia {
  top: 70px;
  right: 252px;
}
.singapore {
  top: 219px;
  right: 201px;
}
.malaysia {
  top: 236px;
  right: 206px;
}
.cambodia {
  top: 223px;
  right: 176px;
}
.thailand {
  top: 250px;
  right: 179px;
}
.indonesia {
  top: 279px;
  right: 151px;
}
.philippines {
  top: 254px;
  right: 129px;
}
.taiwan {
  top: 240px;
  right: 101px;
}
.japan {
  top: 242px;
  right: 71px;
}
.footer-wrapp {
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 30px;
}
.privacy-ttl {
  font-family: georgiabold;
  font-size: 22px;
}
.privacy-list li,
.privacy-subttl {
  font-size: 18px;
  font-family: GilroyRegular;
}
.privacy-list li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 11px;
  background: #f90;
  border-radius: 50%;
}
.privacy-list li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 9px;
  display: block;
}
.privacy-subttl {
  margin-bottom: 5px;
}
.awards-text,
.recognition-text {
  font-family: georgiabold;
  color: #002e5b;
}
.link-items,
.mainair-solution-page .installation-blk,
.privacy-list,
.privacy-policywrapp .banner-toptext,
.tabs.inside_tab li {
  margin-bottom: 30px;
}
.contact-formwrapp {
  background: #002e5b;
  padding: 100px 30px;
  text-align: center;
  margin-bottom: 100px;
}
.contact-wrapp .innersubttl {
  color: #002e5b;
  margin-bottom: 30px;
}
.form-field {
  width: 32%;
  margin-bottom: 15px;
}
.form-field input[type="email"],
.form-field input[type="text"] {
  border: 0;
  background: #fff;
  width: 100%;
  padding: 14px;
  color: #002e5b;
  font-family: GilroyMedium, sans-serif;
}
.form-field select {
  width: 100%;
  padding: 10px 8px;
  font-size: 16px;
  font-family: GilroySemibold;
  color: #002e5b;
}
.country-code {
  width: 150px;
  padding: 2px 0 0;
}
#nav ul li:hover,
#nav ul li:hover ul li:hover,
.form-field.numberfield {
  background: #fff;
}
.phone-field {
  width: calc(100% - 150px);
}
.form-field.textareafield {
  width: 66%;
}
.capcha-img,
.property_item.wow.animated.bulk_density .property_bar:before,
.type-accorleft {
  width: 65%;
}
.sendbtn {
  width: 156px;
  margin: 0 auto;
}
.event-blk {
  width: calc(100% - 153px);
}
.navblkmob a span {
  background: #fff;
  width: 30px;
  height: 2px;
  display: block;
  margin: 6px 0;
  cursor: pointer;
}
.awards-img a,
.awards-img a img {
  width: 100%;
  height: 100%;
}
.menuchange .navblkmob a span {
  background: #302d2d;
}
.whatsappicon a {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}
.whatsappicon {
  background: #25d366;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  margin-left: 30px;
  position: fixed;
  right: 1px;
  bottom: 140px;
  text-align: center;
  line-height: 43px;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
  }
}
.awards-img a {
  background: url(../images/frame-border.png) center/cover no-repeat;
  display: block;
}
.awards-img {
  margin: 0 0 30px;
}
.awards-text {
  font-size: 19px;
  line-height: 1.2;
  text-align: center;
}
.awards-blk {
  width: 30%;
  margin-bottom: 40px;
}
.awards-innerwrapp {
  margin: 100px 0 0;
  justify-content: flex-start;
  gap: 4%;
}
.our-customer-img,
.recognition-img {
  margin: 0 20px;
}
.recognition-text {
  font-size: 18px;
  margin-top: 26px;
}
.dropdown-blk,
.link-items.bigmenu:nth-child(3),
.video_blk.three_video .videoitem {
  width: 31%;
}
.dropdown-blk .form-field select {
  border: 0;
  border-bottom: 1px solid #002e5b;
}
.dropdown-list {
  margin: 54px auto 30px;
}
.car-opp-blk {
  border-bottom: 1px solid #002e5b;
  padding-bottom: 23px;
  margin-bottom: 25px;
  align-items: flex-start;
}
.car-opp-left {
  font-family: GilroyBold;
  font-size: 18px;
  width: calc(100% - 145px);
}
.accinner_info li,
.blog-list li,
.case_studyitem {
  font-family: GilroyRegular;
}
.car-opp-right {
  width: 145px;
  display: flex;
}
.car-opp-right button.btn-secondary {
  border: none;
}
.btn-primary {
  color: #0084ff;
  border: 1px solid #0084ff;
  padding: 10px 20px;
  border-radius: 50px;
}
.btn-secondary {
  color: #fff;
  background: #0084ff;
  padding: 10px 20px;
  border-radius: 50px;
}
.mr-5 {
  margin-right: 5px;
}
.event-info.event-innerblk .event-img {
  width: 130px;
}
.event-info.event-innerblk .event-blk {
  width: calc(100% - 157px);
}
.event-innerblk .event-date {
  color: #002e5b;
  font-family: GilroyMedium, sans-serif;
  margin-bottom: 5px;
}
.event-innerblk .location-icon {
  transform: scale(0.7);
  position: relative;
  left: -2px;
  top: 4px;
}
.event-innerblk .event-ttl {
  margin: 10px 0 15px;
}
.videowrapper_blk .blogpic:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(26, 167, 211, 0.8);
  display: none;
}
.video-icon {
  display: none;
  position: absolute;
  top: 50%;
  width: 79px;
  text-align: center;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
.videowrapper_blk .blog_item:hover .video-icon {
  display: block;
  transition: 0.5s ease-in-out;
}
.blogbanner {
  background: url(../images/banner/blog-banner.webp) 0 0 / cover;
}
.blogpic {
  line-height: 0;
  width: 100%;
}
.blogwrapper_blk {
  display: flex;
  justify-content: flex-start;
  margin: 60px 0 0;
  flex-wrap: wrap;
  gap: 40px;
}
.blog_item {
  width: 30%;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.blogwrapper_blk .blog_item a .blog-ttl,
.blue-text ul.features-list li {
  color: #002e5b;
  font-size: 18px;
}
.blog_item .blog-ttl {
  margin: 20px 0 10px;
  flex: 1;
}
.case_studybanner {
  background: url(../images/banner/case-study-banner.webp) 0 0 / cover;
}
.case-studyblk .blog_item .blog-ttl {
  height: 70px;
}
.limebanner {
  background: url(../images/banner/blog-banner/lime-dosing-system.jpg) 0 0 /
    cover;
}
.case_studyitem {
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 15px;
}
.case_desc ul li,
.casestudyitem ul li {
  font-size: 18px;
  line-height: 27px;
  font-family: GilroyRegular;
  padding: 0 0 0 40px;
  margin: 0 0 17px;
  position: relative;
  display: block;
}
.accinner_info li:before,
.case_desc ul li:before,
.casestudyitem ul li:before {
  position: absolute;
  content: "";
  background: url("../images/right_icon_circle.png") 0 0 / cover no-repeat;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
}
#nav li a span.icon-down-open:before,
.accinner_info li:last-child,
.case_desc ul li ul.inner_data li:last-child,
.case_desc ul li:last-child,
.smk_accordion .accordion_in .acc_content .accinner_info {
  margin: 0;
}
.button_blk,
.case_desc ul li ul.inner_data,
.inside_list li .inner_bullet,
.property_barblk,
.xrayContainer {
  margin: 20px 0 0;
}
.mrbtm20,
.smk_accordion,
.tick-bullets.morespace li {
  margin-bottom: 20px;
}
.case_desc ul li ul.inner_data li {
  width: 100%;
  padding: 0;
}
.smk_accordion {
  position: relative;
}
.smk_accordion .accordion_in {
  position: relative;
  z-index: 10;
  margin: 0 0 20px;
}
.smk_accordion .accordion_in:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.smk_accordion .accordion_in .acc_head {
  position: relative;
  padding: 15px 65px;
  display: block;
  cursor: pointer;
  font-family: GilroyMedium, sans-serif;
  font-size: 20px;
  line-height: 25px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #fff;
  background: #002e5b;
}
.smk_accordion .accordion_in .acc_head .questblk:before {
  position: absolute;
  content: "q";
  width: 50px;
  height: 50px;
  background: #f6862a;
  top: 0;
  left: 0;
  border-radius: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-family: GilroyMedium, sans-serif;
  font-size: 25px;
  line-height: 52px;
}
.smk_accordion .accordion_in .acc_content .accinner_info p {
  font-size: 18px;
  line-height: 1.2;
  font-family: GilroyMedium, sans-serif;
  color: #002e5b;
  text-align: justify;
}
.smk_accordion .accordion_in h1:first-of-type,
.smk_accordion .accordion_in h2:first-of-type,
.smk_accordion .accordion_in h3:first-of-type,
.smk_accordion .accordion_in h4:first-of-type,
.smk_accordion .accordion_in h5:first-of-type,
.smk_accordion .accordion_in h6:first-of-type {
  margin-top: 5px;
}
.smk_accordion.acc_with_icon .accordion_in .acc_content {
  padding: 30px 0;
}
.accordion_example_noquest .accordion_in .acc_head:after,
.smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
  position: absolute;
  content: "+";
  width: 55px;
  height: 100%;
  background: #0084ff;
  top: 0;
  left: 0;
  z-index: 9;
  font-size: 30px;
  line-height: 30px;
  padding: 10px 0 0;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-family: GilroyMedium, sans-serif;
  text-transform: uppercase;
}
.smk_accordion .accordion_in.acc_active .acc_head .acc_icon_expand:after {
  content: "-";
}
.smk_accordion .accordion_in .acc_content .accinner_info .acc_quest_ans p {
  font-size: 20px;
  line-height: 27px;
  font-family: GilroyMedium, sans-serif;
  color: #000;
  text-align: justify;
  padding: 0 0 0 10px;
  margin: 0 0 9px;
}
.accinner_info li {
  font-size: 18px;
  line-height: 1.2;
  padding: 0 0 0 40px;
  margin: 0 0 17px;
  position: relative;
  display: block;
}
.ibvm,
.ibvt,
.video-wrap button {
  display: inline-block;
}
.videobanner {
  background: url(../images/banner/video-banner.png) 0 0 / cover;
}
.mediabanner {
  background: url(../images/banner/media-banner.png) 0 0 / cover;
}
.videowrapper_blk .blog_item .blog-ttl {
  height: auto;
  color: #002e5b;
}
.focus-wrapp,
.mixing-blkwrapp {
  margin-top: 50px;
}
.breadcrumb ul li:first-child,
.focus-wrapp .ttl {
  padding-left: 0;
}
.focus-container .about-moreblk {
  width: 17%;
}
.life-atrieco-slider .slick-current.slick-center {
  transform: scale(0.9);
  margin-top: 40px;
}
.life-atrieco-slider .slick-slide {
  transform: scale(1.1);
  margin: 0 30px;
}
.life-atrieco-slider .slick-track {
  display: flex;
  align-items: center;
}
.life-atrieco-slider {
  margin-left: 40px;
  margin-bottom: 100px;
}
.paint-ind-banner {
  background: url(../images/banner/industries/paint-Industries.webp) 0 0 / cover;
}
.mineral-banner {
  background: url(../images/banner/industries/mineral-Industries.webp) 0 0 /
    cover;
}
.food-banner {
  background: url(../images/banner/industries/food-Industries.webp?v=1.1) 0 0 /
    cover;
}
.fertilizer-banner {
  background: url(../images/banner/industries/fertilizer-Industries.webp) 0 0 /
    cover;
}
.carbonblack-banner {
  background: url(../images/Gravifeeder.png) 0 0 / cover;
}
.grinding-plant {
  background: url(../images/plant-in-container.png) 0 0 / cover;
}
.rieco-air {
  background: url(../images/kompacto.png) 0 0 / cover;
}
.steel-banner {
  background: url(../images/industries/steel/steel-banner.webp) 0 0 / cover;
}
.sepratettl .ttl {
  display: block;
  padding: 0;
  margin-bottom: 55px;
}
.inner-paintright {
  width: 43%;
}
.collaborators-blk {
  width: 23%;
}
.collaborators-text {
  font-family: GilroyBold;
  margin-top: 10px;
}
.certication-container {
  align-items: center;
  justify-content: center;
  gap: 5%;
  margin-top: 40px;
}
.certication-blk:first-child {
  width: 30%;
  padding: 6px;
  line-height: 0;
}
.certication-blk {
  width: 11%;
  border: 1px solid #1bbbed;
}
.installation-text {
  font-size: 20px;
  margin: 10px 0 20px;
  line-height: 23px;
}
.installation-blk {
  width: 32%;
  margin-bottom: 10px;
  text-align: left;
}
.blog-imggallery,
.carbonimageswrapp .installation-container,
.filterbag,
.installation-container,
.pigmentapplication {
  justify-content: center;
  gap: 20px;
}
.installation-container.relatedsystem-blk {
  justify-content: center;
  gap: 14px;
}
.hammer-mill-img2,
.installation-blk:nth-last-child(-n + 2) {
  width: 49%;
}
.tabs.main_outertab li a {
  color: #fff;
  font-family: georgiabold;
  padding: 12px 20px;
  display: inline-block;
  font-size: 21px;
  line-height: 1.2;
  background: #a6a6a6;
}
.tabs.main_outertab li {
  background: #a6a6a6;
  margin-right: 10px;
}
.tabs.main_outertab {
  text-align: center;
  margin-bottom: 40px;
}
ul.tabs.inside_tab li a {
  padding: 12px 40px;
  border-bottom: 1px solid #6fa9e1;
  cursor: pointer;
  position: relative;
  color: #002e5b;
}
ul.tabs.inside_tab li:first-child a.active:before {
  content: "";
  width: 20px;
  height: 1px;
  background: #6fa9e1;
  left: -20px;
  position: absolute;
  bottom: -2px;
}
.tabdata_ttl {
  font-family: georgiabold;
  font-size: 24px;
  margin-bottom: 10px;
}
.btn-wrap,
.download-left,
.mixing-name {
  font-size: 20px;
  color: #fff;
}
.tabdata_left {
  width: 51%;
  margin-right: 2%;
}
.tabdata_right {
  width: 42%;
}
.tabdata_left .tablist li:before {
  position: absolute;
  left: 0;
  background-image: url(../images/sprite.png);
  content: "";
  background-position: -27px -431px;
  width: 14px;
  height: 18px;
  transform: scale(0.7);
  top: 4px;
}
.tabdata_left .tablist li {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  padding-left: 20px;
  position: relative;
}
.quick-linkwrapp,
.tablist {
  justify-content: flex-start;
}
.tablist ul {
  margin-right: 15%;
}
.tab_contentinfoblk .tabdata_infowrapp {
  width: 95%;
  margin: 40px auto 0;
}
.mixingbanner {
  background: url(../images/banner/solutions/mixing-systems/mixing-banner.webp)
    0 0 / cover;
}
.bulk-handlingbanner {
  background: url(../images/banner/solutions/bulk-solid-handling/Rieco-Banners-A.jpg)
    0 0 / cover;
}
.powerhandlingbanner {
  background: url(../images/solutions/powder-handling-solutions/Rieco-Banners-A.jpg)
    0 0 / cover;
}
.grindingbanner {
  background: url(../images/solutions/grinding-solution/grinding-solutions-banner.webp)
    0 0 / cover;
}
.airsolutionbanner {
  background: url(../images/solutions/air-pollution-control/air-pollution-control-banner.webp)
    0 0 / cover;
}
.buketelevatorsbanner {
  background: url(../images/products/conveyors/bucket-elevators/banner.webp) 0 0 /
    cover;
}
.crusherbanner {
  background: url(../images/\products/crushers/crusher-delumper/banner.webp) 0 0 /
    cover;
}
.italic-font {
  font-family: gilroysemibolditalic;
}
.mixing-blk {
  width: 48%;
  line-height: 0;
  margin-bottom: 40px;
}
.mixing-blk:last-child(-n + 2) {
  margin-bottom: 0;
}
.mixing-namewrapp {
  bottom: 25px;
  width: 90%;
  margin: 0 auto;
  left: 0;
  right: 0;
  align-items: center;
}
.mixing-name {
  font-family: GilroySemibold;
  line-height: 1.2;
}
.blog-subttl,
.btn-wrap,
.download-left,
.smallttl {
  font-family: georgiabold;
}
.mixing-arrow {
  width: 68px;
}
.video-wrap {
  overflow: hidden;
  width: 80%;
  margin: 20px auto 0;
  height: 80vh;
  z-index: 99999;
  position: relative;
}
video {
  width: 100%;
  height: 100%;
}
.video-wrap .buttons {
  margin-top: 5px;
  text-align: center;
}
.video-btn {
  width: 150px;
}
.video-text {
  width: calc(100% - 154px);
  text-align: left;
}
.btn-wrap {
  position: absolute;
  width: 90%;
  left: 20px;
  bottom: 0;
  z-index: 9999999;
  align-items: center;
}
.video-wrap button {
  background: 0 0;
  outline: 0;
  border: none;
  transform: scale(0.6);
}
.download-brorapp {
  padding: 40px 20px;
  margin: 0 0 50px;
  align-items: center;
}
.download-left {
  text-align: left;
  width: calc(100% - 260px);
}
.download-right {
  width: 245px;
}
.download-right .readmore {
  background: #f90;
  padding: 10px 50px 10px 12px;
  border-radius: 10px;
}
.ibvt {
  vertical-align: top;
}
.ibvm {
  vertical-align: middle;
}
.download-right .sprite {
  right: 15px;
  top: 17px;
}
.solution-wrapp .tablist ul:last-child {
  margin-right: 0;
}
.dot-solution .dotmixing1,
.mixing-wrapp .dotmixing1 {
  right: -67px;
  transform: rotate(90deg) scale(0.7);
  top: -17%;
}
.mixing-blg .dot-img {
  right: auto;
  left: 8%;
}
.carbonimageswrapp .installation-blk,
.mixing-blk:nth-last-child(-n + 2),
.typeblk-ribbonblen .leftrightsection:last-child,
.why-riecoproduct-blk .no-infoblk:nth-last-child(-n + 3) {
  margin-bottom: 0;
}
.menuchange .menu-wrapp li a:before {
  background: url(../images/down-arrow2.png);
}
.menuchange header {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
}
.innersmall-ttl {
  font-size: 28px;
}
.blog-insideimg {
  margin: 50px 0;
}
.fluidization-img,
.type-accorright {
  width: 29%;
}
.fluidization-img.width500,
.powder-coating,
.property_item.wow.animated.width60 .property_bar:before,
.tankerloader_introblk .leftrightsection .right-section {
  width: 60%;
}
.blog-sub-img {
  margin: 40px auto 10px;
}
.factors-blk,
.image-ttl {
  margin-bottom: 20px;
  text-align: center;
}
.blog-subttl,
.smallttl {
  font-size: 24px;
}
.image-ttl {
  display: block;
  font-size: 18px;
}
.blog-subheading,
.factors-blk {
  font-family: GilroySemibold;
  font-size: 20px;
}
.arrangement-img,
.jet-dust-collector {
  width: 25%;
}
.factors-blk {
  width: 23%;
  color: #fff;
  padding: 20px;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.factors-blk:first-child,
.filterbag .factors-blk:nth-child(4),
.filterbag .factors-blk:nth-child(9) {
  background: #5b9bd5;
}
.factors-blk:nth-child(2) {
  background: #57b7d1;
}
.factors-blk:nth-child(3) {
  background: #53ccc5;
}
.factors-blk:nth-child(4) {
  background: #4fc7a0;
}
.factors-blk:nth-child(5) {
  background: #4cc27b;
}
.factors-blk:nth-child(6) {
  background: #48bd58;
}
.factors-blk:nth-child(7) {
  background: #55b646;
}
.factors-blk:nth-child(8),
.filterbag .factors-blk:nth-child(10),
.filterbag .factors-blk:nth-child(5) {
  background: #70ad47;
}
.factors-wraap {
  align-items: initial;
  margin-top: 20px;
}
.blog-list li:before {
  width: 6px;
  height: 6px;
  content: "";
  background: #f90;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}
.blog-list li {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
  display: block;
  font-size: 18px;
}
.typeaccordian-wrapp .accinner_info p,
p.accor-para {
  font-family: GilroyRegular !important;
}
.link-items.bigmenu:first-child,
.mass-flow-img,
.property_item.wow.animated.combustible .property_bar:before,
.property_item.wow.animated.friability .property_bar:before,
.property_item.wow.animated.toxicity .property_bar:before,
.property_item.wow.animated.width20 .property_bar:before {
  width: 20%;
}
.application-videowrapp .blog_item,
.event-container,
.funnel-flow-img,
.property_item.wow.animated.hygroscopic .property_bar:before,
.property_item.wow.animated.width30 .property_bar:before,
.tankerloader_introblk .leftrightsection .left-section {
  width: 30%;
}
.discharge-system-img {
  width: 72%;
}
ul.blog-list {
  margin-top: 8px;
}
.industrial-ventilation-img,
.property_item.wow.animated.width80 .property_bar:before {
  width: 80%;
}
.mb0 {
  margin-bottom: 0 !important;
}
.tableaxial-flow tr td {
  border: 1px solid #000;
  padding: 10px;
  text-align: center;
}
.tableaxial-flow {
  border: 1px solid #000;
  margin-bottom: 20px;
}
.case-study-table,
.case-study-table td {
  border: 1px solid #e6e6e6;
}
.tableaxial-flow tr th {
  background: #f90;
  padding: 5px;
}
.atexrating-img {
  width: 69%;
}
.filterbag .factors-blk:first-child,
.filterbag .factors-blk:nth-child(6) {
  background: #ed7d31;
}
.filterbag .factors-blk:nth-child(2),
.filterbag .factors-blk:nth-child(7) {
  background: #a5a5a5;
}
.filterbag .factors-blk:nth-child(3),
.filterbag .factors-blk:nth-child(8) {
  background: #ffc000;
}
.benifit-rto-right-wrapp,
.case-studyimg,
.videoitem {
  width: 48%;
}
p.accor-para {
  font-size: 18px !important;
}
.bold-text,
.typeaccordian-wrapp .accinner_info p .bold-text {
  font-family: GilroyBold !important;
}
.case-study-table td {
  padding: 10px;
}
.specification th,
table.specification td {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.chilli-system-blk {
  width: 47%;
  margin-bottom: 50px;
}
.chilli-system-text {
  font-family: GilroyMedium, sans-serif;
  font-size: 18px;
}
#nav,
.procees-num,
.process-blk,
.tick-bullets {
  font-family: GilroyRegular;
}
.fes-induction-furnace,
.silo-storage-tanker,
.singleimgblk.installalationequal-blk .installation-blk {
  width: 60%;
  margin: 0 auto;
}
.scrubblingimg {
  width: 78%;
  margin: 0 auto;
}
.fire-trangle {
  width: 30%;
  margin: 0 auto;
}
.pneumatic-conveying-system {
  width: 50%;
  margin: 0 auto;
}
.acmbanner {
  background: url(../images/products/classifying-mills/air-classifying-mill-acm/acmbanner.webp?v=1.1)
    0 0 / cover;
}
.mysterbanner {
  background: url(../images/products/dust-suppression/myster/mysterbanner.webp?v=1.1)
    0 0 / cover;
}
.ribbonblenderbanner {
  background: url(../images/solutions/mixing-systems/ribbon-blender/ribbon-blender-banner.webp?v=1.1)
    0 0 / cover;
}
.fmhsbanner {
  background: url(../images/banner/solutions/bulk-solid-handling/foundry-material-handling.webp?v=1.1)
    0 0 / cover;
}
.silostoragebanner {
  background: url(../images/banner/solutions/bulk-solid-handling/silo-storage-banner.webp)
    0 0 / cover;
}
.asmbanner {
  background: url(../images/products/classifying-mills/asm/asmbanner.webp?v=1.1)
    0 0 / cover;
}
.chemical-ind-banner {
  background: url(../images/industries/chemical/chemical-banner.webp) 0 0 /
    cover;
}
.pharma-ind-banner {
  background: url(../images/industries/pharma/pharma-banner.webp) 0 0 / cover;
}
.power-ind-banner {
  background: url(../images/industries/power/power-banner.webp) 0 0 / cover;
}
.spice-ind-banner {
  background: url(../images/industries/spice/spice-banner.webp) 0 0 / cover;
}
.slide-gatevalvesbanner {
  background: url(../images/products/discharge-valves/slide-gate-valves/discharge-valvesbanner.webp?v=1.2)
    0 0 / cover;
}
.pigment-grindingbanner {
  background: url(../images/banner/solutions/grinding-solutions/pigment-grinding-systems-banner.webp)
    0 0 / cover;
}
.industries-banner {
  background: url(../images/industries/industries-banner.webp) 0 0 / cover;
}
.transforming-banner {
  background: url(../images/case-study/Conveying-system.jpg) 0 0 / cover;
}
.processleft {
  width: 45%;
  text-align: right;
}
.process-blk {
  margin-bottom: 70px;
  margin-top: 9px;
  font-size: 18px;
}
.procees-num {
  color: #000;
  font-size: 18px;
  position: relative;
  border-radius: 50%;
  border: 1px solid #002e5b;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.right-section {
  width: 53%;
}
table.specification td {
  padding: 10px;
}
.specification th {
  color: #fff;
  background: #002e5b;
  padding: 15px 10px;
}
ul.features-list li {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  padding-left: 30px;
  position: relative;
}
ul.features-list li:before {
  background: url(../images/arrow-feature.png);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  height: 26px;
  transform: scale(0.7);
}
ul.features-list {
  width: 61%;
  text-align: left;
}
.sprite-fea {
  display: inline-block;
  transform: scale(0.6);
  width: 50px;
  height: 50px;
}
.tick-bullets,
.tick-bullets li {
  display: block;
  position: relative;
}
.feature-text {
  width: calc(100% - 100px);
  padding-left: 10px;
}
.feature1 {
  background-position: -20px -21px;
}
.feature2 {
  background-position: -26px -113px;
}
.feature3 {
  background-position: -29px -189px;
}
.feature4 {
  background-position: -34px -278px;
}
.feature5 {
  background-position: -32px -369px;
}
.feature6 {
  background-position: -32px -442px;
}
.feature7 {
  background-position: -30px -527px;
}
.feature8 {
  background-position: -28px -611px;
}
.feature9 {
  background-position: -146px -21px;
}
.feature10 {
  background-position: -135px -92px;
}
.feature11 {
  background-position: -135px -184px;
}
.feature12 {
  background-position: -134px -262px;
}
.feature13 {
  background-position: -136px -331px;
}
.xrayVision,
.xrayVision .revealPanel {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 1500px 480px;
  cursor: none;
}
.tick-bullets {
  font-size: 18px;
  line-height: 27px;
  margin: 0 0 17px;
}
.tick-bullets li {
  padding-left: 40px;
  margin-bottom: 10px;
}
.section_list li:before,
.tick-bullets li:before {
  position: absolute;
  content: "";
  background: url(../images/right_icon_circle.png) 0 0 / cover no-repeat;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
}
.width50 .right-section {
  width: 44%;
}
.why-riecoproduct-blk .no-infoblk {
  width: 25%;
  text-align: left;
  margin-bottom: 30px;
}
.why-riecoproduct-blk {
  justify-content: flex-start;
  width: 90%;
  margin: 40px auto;
}
.industry_wrapper .industries-blk,
.relatedsystem-blk .installation-blk {
  width: 24%;
}
ul.tabs.inside_tab.acmtab li a {
  padding: 12px 30px;
}
.typeblk-ribbonblen .left-section {
  width: 50%;
  line-height: 0;
}
.property_item.wow.animated.flowability .property_bar:before,
.proprety_pic_blk,
.typeblk-ribbonblen .right-section {
  width: 45%;
}
.typeblk-ribbonblen .leftrightsection {
  margin-bottom: 80px;
  align-items: center;
}
.ribbon-blenapplication ul.tabs.inside_tab.acmtab li a {
  padding: 12px 50px;
}
.blog-slider .blog-img,
.blog-slider .bloginfo,
.case-studies-slider .blog_item {
  margin: 0 15px;
}
.border-top {
  border-top: 1px solid rgba(0, 46, 91, 0.3);
}
.one-img .installation-blk,
.typeasmwrapp table {
  width: 55%;
  margin: 0 auto;
}
#bone,
#flesh {
  width: 100%;
  margin: 0;
}
ul.features-list.whitearrow li:before {
  background: url(../images/arrow-white.png);
}
.table-heading {
  font-family: georgiabold;
  font-size: 20px;
  margin-top: 50px;
  margin-bottom: 20px;
}
#nav,
#nav li a {
  font-size: 16px;
}
#flesh {
  position: relative;
  height: auto;
  background: url("../images/vector-img.jpg") 0 0/100% auto no-repeat;
}
#bone {
  -webkit-mask-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/40713/xray-machine.png");
  mask-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/40713/xray-machine.png");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 200px;
  mask-size: 200px;
  cursor: none;
}
.blue-yellow-featurwrapp .features-list:first-child {
  background: #002e5b;
  padding: 30px;
}
.blue-yellow-featurwrapp .features-list:nth-child(2) {
  background: #f90;
  padding: 30px;
}
.xrayVision {
  background-image: url(../images/vector-img.jpg);
  height: 480px;
  margin: 0;
  max-width: 100%;
  position: relative;
  width: 2500px;
  display: none;
}
.xrayVision .revealPanel {
  background-image: url("../images/hover-vector-image.jpg");
  border-radius: 50%;
  border: 0.2em solid #555;
  box-shadow: inset 0 0 1.25rem -0.25rem rgba(85, 85, 85, 0.75);
  height: 18.75rem;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 18.75rem;
}
.xrayVisionM {
  display: block;
  height: 10vh;
  max-width: none;
  width: auto;
  opacity: 0;
  transform: translateX(50%);
  animation: 3s 0.5s forwards illustrationFadeInLeft;
}
@media (max-width: 1023px) {
  .xrayContainer {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 1024px) {
  .xrayVisionM {
    display: none !important;
  }
  .xrayVision {
    display: block;
  }
}
@keyframes illustrationFadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.slidegate-applictionwrapp .tabdatablk {
  margin: 50px auto;
}
.fixed-right-button .fixed-btn {
  position: fixed;
  height: 0;
  right: -46px;
  z-index: 999;
  transform: rotate(270deg);
  background: #f90;
  padding: 18px;
  transition: 0.3s;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  line-height: 0;
  color: #fff;
  top: 40%;
  font-size: 14px;
  letter-spacing: 1px;
}
.enquire-form {
  position: fixed;
  z-index: 999999;
  top: 31%;
  right: -265px;
  width: 260px;
  background: #1b1b1b;
  border-radius: 20px 0 0 20px;
  transition: 1s ease-in-out;
  visibility: hidden;
  font-family: RobotoBold;
}
header.stick,
html.mm-front .mm-menu.mm-offcanvas {
  z-index: 9999;
}
.callicon,
.event_tab ul.tabs.inside_tab li a.active {
  background: #1bbbed;
}
.form-blk {
  padding: 20px;
}
.enquire-form .btn-close {
  position: absolute;
  right: 10px;
  color: #ffb700;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #ffb700;
  text-align: center;
}
.enquire-form .submitbtn {
  padding: 10px 35px;
  width: auto;
  background: #f90;
  color: #000;
  border-radius: 20px;
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
  margin-top: 20px;
}
.icon-cancel {
  font-family: RobotoBold;
  font-style: inherit;
  position: relative;
  top: 2px;
  left: 1px;
}
.enquire-form h3 {
  color: #f90;
  font-size: 17px;
  font-family: georgiabold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.enquire-form input {
  border: none;
  border-bottom: 1px solid #f6f6f6;
  padding: 10px 5px;
  width: 100%;
  margin-bottom: 10px;
  background: 0 0;
  outline: 0;
  font-size: 14px;
  color: #fff;
  border-radius: 0;
}
.fixed-btn.hide {
  opacity: 0;
  transition: 0.3s;
}
.enquire-form.open {
  right: 0;
  transition: 1s ease-in-out;
}
.callicon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  margin-left: 30px;
  position: fixed;
  right: 1px;
  top: 350px;
  text-align: center;
  line-height: 43px;
}
.footer-link li ul.footer-sublink li a {
  color: #ccc;
  font-family: GilroyRegular;
}
.footer-link li .footer-sublink li {
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
}
.footer-link li a {
  font-family: georgiabold;
  color: #fff;
}
.footer-link li {
  display: block;
  margin-bottom: 10px;
}
.great-place-footer {
  border-radius: 50%;
  width: 50px;
  margin-left: 0;
  position: absolute;
  right: 30px;
  top: 10px;
}
.milestonright {
  width: 45%;
  text-align: left;
}
.processcenter {
  width: 20px;
  position: relative;
}
.processcenter span {
  position: relative;
  width: 10px;
  display: block;
  right: 62px;
}
.processcenter span:before {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: #7185cf;
  border-radius: 50%;
  right: -75px;
  top: 3px;
  z-index: 1;
}
.processcenter span:after {
  width: 12px;
  height: 12px;
  content: "";
  position: absolute;
  background: #2945ab;
  border-radius: 50%;
  right: -68px;
  top: 9px;
  z-index: 2;
}
.processcenter:before {
  width: 1px;
  height: 111%;
  content: "";
  position: absolute;
  top: -32px;
  background: rgb(0 46 91);
  left: 19px;
  z-index: 0;
}
.mileston-outerwrapp:after,
.mileston-outerwrapp:before {
  position: absolute;
  height: 10px;
  border-radius: 50px;
  right: 0;
  margin: 0 auto;
  content: "";
  width: 10px;
}
.milestonright .procees-num:before {
  left: -71px;
  right: auto;
}
.milestonright .procees-num:after {
  left: -65px;
  right: auto;
}
.mileston-outerwrapp {
  margin: 63px 0 0;
  position: relative;
  width: 100%;
}
.mileston-outerwrapp:before {
  top: -36px;
  background: rgb(92 92 92);
  left: 16px;
  text-align: center;
}
.mileston-outerwrapp:after {
  bottom: 18px;
  background: rgba(0, 0, 0, 0.6);
  left: 18px;
}
.property_item.width70,
.width100 {
  width: 100% !important;
}
.width70 {
  width: 70% !important;
}
.width30 {
  width: 30% !important;
}
.video_blk {
  display: flex;
  margin: 40px 0 0;
}
.videoitem iframe {
  height: 400px;
  width: 100%;
}
.videoitem.singleitem {
  width: 80%;
  margin: 0 auto;
}
.videoitem.doubleitem iframe,
.videoitem.singleitem iframe {
  height: 80vh;
  width: 100%;
}
.videoitem.doubleitem {
  width: 40%;
  margin: 0 auto;
}
.video_blk.three_video .videoitem iframe {
  height: 250px;
}
.btnpad100 {
  padding-bottom: 100px;
}
.tick-bullets li ol li {
  padding: 0;
  margin: 20px 0 0;
}
.installation-img {
  overflow: hidden;
  line-height: 0;
}
.applicationlist_itemblk ul.features-list,
.enquirefrm_wrapper .download-right {
  width: auto;
}
.why-riecoproduct-blk.threeblk .no-infoblk {
  width: 33%;
}
.customerblk,
.marTop30 {
  margin: 30px 0 0;
}
.customer_item {
  display: inline-block;
  vertical-align: top;
  width: 17%;
  margin: 0 10px 20px;
  line-height: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.skyblueback table.specification td {
  padding: 10px;
  border-right: 1px solid #002e5b;
  border-bottom: 1px solid #002e5b;
}
.skyblueback table.specification {
  border-left: 1px solid #002e5b;
}
.nomargin {
  margin: 0 !important;
}
.inside_bulletdata ul.features-list {
  width: 100%;
  margin: 20px 0 !important;
}
.inside_bulletdata ul.features-list li {
  display: block;
  color: #002e5b;
}
.disBlock {
  display: block !important;
}
footer .container {
  width: 94%;
}
ul.footer-sublink.sidemenu li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  font-size: 14px;
}
.footer_heading {
  font-size: 16px;
  line-height: 16px;
  font-family: georgiabold;
  color: #fff;
  margin: 0 0 15px;
}
ul.footer-sublink {
  display: inline-block;
  vertical-align: top;
  width: 45%;
}
.link-items {
  width: 16%;
}
.mediapage_blk .blogpic {
  padding: 10px;
  border: 1px solid #ccc;
}
#nav ul li,
.mm-navbar.mm-hasbtns {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.airjetmill_banner {
  background: url("../images/solutions/griding-solutions/air-jet-mill/banner.webp?v=1.1")
    0 0 / cover;
}
.hammermill_banner {
  background: url("../images/solutions/griding-solutions/hammer-mill/banner.webp?v=1.1")
    0 0 / cover;
}
.micropulverizer_banner {
  background: url("../images/solutions/griding-solutions/micro-pulverizer/banner.webp?v=1.1")
    0 0 / cover;
}
.micronex_banner {
  background: url("../images/solutions/Micronex-banner-img.jpg") 0 0 / cover;
}
.micronseparator_banner {
  background: url("../images/solutions/griding-solutions/micron-separator/banner.webp?v=1.1")
    0 0 / cover;
}
.pulvionex_banner {
  background: url("../images/products/pulverisers/pulvionex-200/banner.webp?v=1.1")
    0 0 / cover;
}
.roaster_banner {
  background: url("../images/solutions/griding-solutions/rieco-spice-roaster/banner.webp?v=1.1")
    0 0 / cover;
}
.sifter_banner {
  background: url("../images/solutions/griding-solutions/sifter/banner.webp?v=1.1")
    0 0 / cover;
}
.universalmill_banner {
  background: url("../images/solutions/griding-solutions/universal-mill/banner.webp?v=1.1")
    0 0 / cover;
}
.powtran_banner {
  background: url("../images/solutions/powder-handling-solutions/powtran/banner.webp?v=1.1")
    0 0 / cover;
}
.screwconveyors_banner {
  background: url("../images/products/conveyors/screw-conveyors/banner.webp?v=1.1")
    0 0 / cover;
}
.tankerloading_banner {
  background: url("../images/solutions/bulk-solid-handling/tanker-unloading-loading-systems/banner.webp?v=1.1")
    0 0 / cover;
}
.hascleanplant_banner {
  background: url("../images/solutions/clean-air-solutions/gas-cleaning-plant/banner.webp?v=1.1")
    0 0 / cover;
}
.agrosystem_banner {
  background: url("../images/solutions/griding-solutions/agrochemical-handling-system/banner.webp?v=1.1")
    0 0 / cover;
}
.drysorbent_banner {
  background: url("../images/solutions/pneumatic-coveying/dry-sorbent-injection/banner.webp?v=1.1")
    0 0 / cover;
}
.choppermill_banner {
  background: url("../images/products/chopper/chopper-mill/banner.webp?v=1.1") 0
    0 / cover;
}
.crushermicronizer_banner {
  background: url("../images/products/crushers/crushers-and-micronizers/banner.webp?v=1.1")
    0 0 / cover;
}
.gmpgrademill_banner {
  background: url("../images/products/pulverisers/gmp-grade-mills/banner.webp?v=1.1")
    0 0 / cover;
}
.cyclone_banner {
  background: url("../images/solutions/air-pollution-control/cyclones/banner.webp?v=1.1")
    0 0 / cover;
}
.bagfilter_banner {
  background: url("../images/solutions/air-pollution-control/bag-filter/banner.webp?v=1.2")
    0 0 / cover;
}
.cartridgebagfilter_banner {
  background: url("../images/solutions/air-pollution-control/cartridge-type-bag-filters/banner.webp?v=1.1")
    0 0 / cover;
}
.multiclone_banner {
  background: url("../images/solutions/air-pollution-control/multiclones/banner.webp?v=1.2")
    0 0 / cover;
}
.dppcbanner {
  background: url("..//images/banner/images/dense-phase-new.png") 0 0 / cover;
}
.lppcbanner {
  background: url("../images/solutions/pneumatic-coveying/lean-phase-pneumatic-conveying-system/lean-phase-conveying.png")
    0 0 / cover;
}
.closed-loopbanner {
  background: url("../images/solutions/pneumatic-coveying/closed-loop/closed-loop-banner.webp?v=1.1")
    0 0 / cover;
}
.ash-handbanner {
  background: url("../images/solutions/pneumatic-coveying/ash-handling-system/ash-handling-banner.webp?v=1.1")
    0 0 / cover;
}
.weightbatchbanner {
  background: url("../images/banner/solutions/bulk-solid-handling/weighing-batching.webp?v=1.1")
    0 0 / cover;
}
.besanplat_banner {
  background: url("../images/solutions/griding-solutions/besan-grinding-plan/banner.webp?v=1.1")
    0 0 / cover;
}
.chilliplant_banner {
  background: url("../images/solutions/griding-solutions/chilli-processing-plant/banner.webp?v=1.1")
    0 0 / cover;
}
.sugargrind_banner {
  background: url("../images/solutions/griding-solutions/sugar-grinding-system/banner.webp")
    0 0 / cover;
}
.turmericplantplant_banner {
  background: url("../images/solutions/griding-solutions/turmeric-processing-plant/banner.webp?v=1.1")
    0 0 / cover;
}
.mixspiceplant_banner {
  background: url("../images/solutions/griding-solutions/mix-spices-processing-plant/banner.webp?v=1.1")
    0 0 / cover;
}
.phenolicgrind_banner {
  background: url("../images/solutions/grinding-solution/phenolic-resins-grinding/banner.webp?v=1.1")
    0 0 / cover;
}
.fgd_banner {
  background: url("../images/solutions/air-pollution-control/flue-gas-de-sulphurization-system/banner.webp?v=1.1")
    0 0 / cover;
}
.fes_banner {
  background: url("../images/solutions/air-pollution-control/fumes-extraction-system/banner.webp?v=1.2")
    0 0 / cover;
}
.fdhe_banner {
  background: url("../images/solutions/air-pollution-control/forced-draught-heat-exchanger/banner.webp?v=1.3")
    0 0 / cover;
}
.electrostatic_banner {
  background: url("../images/solutions/air-pollution-control/electrostatic-precipitator/banner.png?v=1.2")
    0 0 / cover;
}
.scrubbers_banner {
  background: url("../images/solutions/air-pollution-control/scrubbers/banner.webp?v=1.1")
    0 0 / cover;
}
.retrofitting_banner {
  background: url("../images/solutions/services/retrofitting-and-revamping-solutions/banner.webp?v=1.1")
    0 0 / cover;
}
.bulksolid_banner {
  background: url("../images/solutions/services/Rieco-website-banner-four.jpg")
    0 0 / cover;
}
.airslide_banner {
  background: url("../images/products/conveyors/air-slide/Rieco-Banner-wide.png")
    0 0 / cover;
}
.divertervalve_banner {
  background: url("../images/products/discharge-valves/diverter-valves/Rieco-Banners-C.jpg")
    0 0 / cover;
}
.domevalve_banner {
  background: url("../images/products/discharge-valves/dome-valve/banner.webp?v=1.3")
    0 0 / cover;
}
.dampervalve_banner {
  background: url("../images/products/discharge-valves/damper-valves/banner.webp?v=1.1")
    0 0 / cover;
}
.doubleflap_banner {
  background: url("../images/products/discharge-valves/double-flap-valve/banner.webp?v=1.1")
    0 0 / cover;
}
.rotaryvalve_banner {
  background: url("../images/products/discharge-valves/rotary-airlock-valves/banner.webp?v=1.1")
    0 0 / cover;
}
.seedsspices_banner {
  background: url("../images/solutions/grinding-solution/seeds-spices-plant/seeds-spices-plant-banner.webp?v=1.1")
    0 0 / cover;
}
.vocs_banner {
  background: url(../images/solutions/air-pollution-control/vocs-and-odour-removal-systems/banner.webp?v=1.1)
    0 0 / cover;
}
.racam_banner {
  background: url(../images/products/classifying-mills/racam/banner.webp) 0 0 /
    cover;
}
.sterilizer_banner {
  background: url(../images/products/dust-suppression/steam-sterilizer/banner.webp?v=1)
    0 0 / cover;
}
.dust-extraction-banner {
  background: url(../images/solutions/air-pollution-control/dust-extraction-system/dust-extraction-banner.png?v=1.1)
    0 0 / cover;
}
.pcp_banner {
  background: url(../images/industries/petro-chemical-and-plastic/banner.webp?v=1.1)
    0 0 / cover;
}
.powder-coatingbanner {
  background: url(../images/solutions/grinding-solution/powder-coating-paint/banner.webp)
    0 0 / cover;
}
.phenolicresinebanner {
  background: url(../images/solutions/griding-solutions/phenolic-resins-grinding/banner.webp?v=1.1)
    0 0 / cover;
}
.bagslitting_banner {
  background: url("../images/products/bag-emptying-machine/banner.jpg?v=1.1") 0
    0 / cover no-repeat;
}
.slidegate_pagewrapper ul.tabs.inside_tab.acmtab li a {
  padding: 12px 11px;
  font-size: 13px;
}
.border-black {
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.dence-phaseblk {
  width: 21%;
}
.dence-phaseimg {
  height: 123px;
}
header.stick {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 100%;
  background: #002e5b;
  padding: 10px 0;
  box-shadow: 1px 0 5px 2px rgba(0, 0, 0, 0.5);
}
header.stick .great-place-footer {
  width: 41px;
}
header.stick .logo {
  width: 130px;
}
#nav {
  width: 100%;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
  display: flex;
  justify-content: space-between;
}
#nav li {
  display: block;
  position: relative;
  margin-right: 22px;
}
#nav li a {
  padding: 10px;
  margin: 0;
  line-height: 1.2;
  color: #fff;
  display: block;
  letter-spacing: 0.5px;
}
#nav ul {
  background: #f2f5f6;
  padding: 0;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  box-shadow: 2px 2px 3px #ececec;
  -webkit-box-shadow: 2px 2px 3px #ececec;
  -moz-box-shadow: 2px 2px 3px #ececec;
  width: 230px;
  display: none;
  visibility: hidden;
  position: absolute;
  top: 39px;
  z-index: 99;
}
#nav ul ul,
#nav ul ul ul {
  border: 1px solid #ddd;
  display: none;
}
#nav .site-name,
#nav .site-name:hover {
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  text-shadow: 1px 1px 1px #66696b;
  font: italic 20px/38px Georgia, "Times New Roman", Times, serif;
  background: url(images/saaraan.png) 10px 5px no-repeat;
  width: 160px;
  border-right: 1px solid #52bdb5;
}
#nav ul li {
  border-right: none;
  width: 230px;
  background: #002e5b;
  position: relative;
  display: block;
}
#nav ul li a {
  border-right: none;
  color: #fff;
}
#nav ul li:last-child,
#nav ul li:last-child a {
  border-bottom: none;
}
#nav li ul li a span.icon-right-open {
  position: absolute;
  right: 10px;
}
#nav li ul li a span.icon-right-open:before {
  font-size: 13px;
}
#nav li a span.icon-left-open {
  position: absolute;
  right: -10px;
  transform: rotate(-90deg);
  top: 10px;
}
#nav li a span.icon-left-open:before {
  font-size: 11px;
}
#nav ul li:first-child:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #002e5b;
  position: absolute;
  top: -8px;
  content: "";
  left: 0;
  right: 138px;
  margin: 0 auto;
}
#nav ul ul {
  top: -1px;
  left: 229px;
  visibility: hidden;
}
#nav ul ul ul {
  top: 0;
  left: 230px;
  visibility: hidden;
}
#nav li.menuright:last-child ul {
  width: auto;
  right: 0;
}
#nav li.menuright:last-child ul ul {
  right: 230px !important;
}
#nav li.menuright ul ul {
  left: auto;
  right: 230px;
}
#nav li a span.icon-down-open {
  font-size: 17px;
  display: inline-block;
  vertical-align: middle;
}
#nav li ul li a span.icon-down-open {
  position: absolute;
  right: 10px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
#nav li.activemenu {
  background: #00255c;
}
#nav li ul li a,
#nav ul li ul li a {
  font-size: 14px;
}
.menuchange #nav li a,
.menuchange #nav li ul li:hover a,
.menuchange #nav li ul li:hover ul li:hover a {
  color: #00255c;
}
.blog-ttl {
  font-size: 22px;
}
.spiceprocess_itemblk {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow-x: auto;
  white-space: nowrap;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #002e5b !important;
}
.our-customer-slider .slick-next,
.our-customer-slider .slick-prev,
a.back-to-top {
  background: url(../images/arrow-scrolltop.png) center no-repeat #002e5b;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #f90 !important;
}
.spiceprocess_itemblk .spiceprocess_item {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  margin: 0;
  position: relative;
}
.process_numblk {
  font-size: 40px;
  line-height: 40px;
  color: rgba(0, 46, 91, 0.5);
  font-family: GilroyBold;
  margin: 0 0 10px;
}
.preocess_dot {
  width: 45px;
  height: 45px;
  background: #f90;
  border-radius: 100%;
  margin: 10px auto;
}
.processinfo,
.readmorewrapp {
  text-align: center;
}
.prs_ttl {
  font-size: 15px;
  line-height: 20px;
  color: #002e5b;
  font-family: GilroyBold;
  margin: 0 0 10px;
}
.prs_desc p {
  font-family: GilroyMedium, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #002e5b;
  margin: 0 0 8px;
  white-space: normal;
}
.process_infoblk {
  white-space: normal;
  height: 250px;
  padding: 30px 0 0;
}
.spiceprocess_itemblk .spiceprocess_item:nth-child(odd):before {
  position: absolute;
  content: "";
  background: url(../images/left-side-curve.png) 0 0 / cover no-repeat;
  width: 200px;
  height: 320px;
  top: 50px;
  left: -90px;
}
.spiceprocess_itemblk .spiceprocess_item:nth-child(2n + 2):before {
  position: absolute;
  content: "";
  background: url(../images/right-side-curve.png) 0 0 / cover no-repeat;
  width: 240px;
  height: 320px;
  top: 50px;
  left: -110px;
}
.property_item.wow.animated.abrasiveness .property_bar:before,
.property_item.wow.animated.width90 .property_bar:before,
.prs_desc {
  width: 90%;
}
.spiceprocess_itemblk .spiceprocess_item:first-child {
  margin: 0 0 0 120px;
}
.prs_desc {
  margin: 0 auto;
}
.spiceprocess_itemblk .spiceprocess_item:nth-child(2n + 2) {
  padding: 0 0 0 40px;
}
.spiceprocess_itemblk .spiceprocess_item:nth-child(2n + 2) .process_infoblk {
  margin: 80px 0 0;
  width: 90%;
}
.blogwrapper_blk.videowrapper_blk,
.industries-container.center-blk,
.two-img .installalationequal-blk {
  justify-content: center;
}
.download-wrapp {
  width: 70%;
  margin-top: 30px;
}
.download-wrapp .form-field {
  width: 48%;
  margin: 0 10px 20px 0;
}
.download-wrapp .form-field input[type="text"] {
  border: 1px solid #000;
  border-radius: 10px;
}
.download-wrapp .form-field input[type="email"] {
  border: 1px solid #000;
  border-radius: 10px;
  background: #fff;
  width: 100%;
  padding: 14px;
  color: #002e5b;
  font-family: GilroyMedium, sans-serif;
}
.download-wrapp .sendbtn {
  margin-left: 0;
}
.breadcrumb ul li {
  display: inline-block;
  vertical-align: middle;
  color: #4a4a4a;
  font-size: 16px;
  padding: 0 20px 0 10px;
  position: relative;
  line-height: 13px;
}
.breadcrumb ul li:last-child {
  padding-right: 0;
}
.breadcrumb ul li:before {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #565353;
  position: absolute;
  right: 0;
  top: 3px;
  content: "";
}
.breadcrumb ul li a {
  font-family: GilroyBold;
  color: #002e5b;
}
.breadcrumb {
  text-align: left;
  padding: 15px 0;
  margin-bottom: 25px;
}
.menuchange .great-place-footer {
  width: 34px;
}
.event_tab .tabs.inside_tab li,
.industries-container.center-blk .industries-blk {
  margin: 0 10px;
}
.two-img .installalationequal-blk .installation-blk {
  width: 30% !important;
  margin: 0 10px;
}
a.back-to-top {
  display: none;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  position: fixed;
  z-index: 99;
  right: 1px;
  bottom: 58px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  transform: rotate(-90deg);
}
.apply-form input,
.apply-form textarea {
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin: 0 0 10px;
  padding: 12px;
}
.ash-handlingapplication ul.tabs.inside_tab.acmtab li a {
  padding: 12px 10px;
  font-size: 13px;
}
.closed-loopapplication ul.tabs.inside_tab.acmtab li a {
  padding: 12px 20px;
  font-size: 15px;
}
.blog-imggallery .blog-blk {
  width: 32%;
  line-height: 1.2;
  margin-bottom: 30px;
}
.sp-hl-img {
  width: 50%;
  margin-bottom: 40px;
}
.collaborators-wrapp.whitebg .collaborators-text.txt-white,
.collaborators-wrapp.whitebg .ttl.txt-white,
.indexindustries .ttl {
  color: #002e5b !important;
}
.application-jet {
  width: 440px;
  margin: 0 auto;
}
.hammer-mill-img {
  margin: 20px 0 10px;
}
.hammer-mill-acm {
  width: 300px;
  margin: 0 auto;
}
.blog-bag-filter {
  width: 360px;
}
.send-btn {
  background: #0084ff;
  border: 0;
  color: #fff;
  padding: 10px;
  text-transform: capitalize;
  font-family: GilroySemibold;
  font-size: 17px;
  cursor: pointer;
}
.car-opp-right button {
  width: 100%;
  cursor: pointer;
}
.car-opp-right button.btn-primary {
  background: 0 0;
  cursor: pointer;
  font-size: 15px;
}
#consolPopup .fancybox-close-small {
  color: #fff;
  background: #2f3690;
  width: 30px;
  height: 30px;
  padding: 2px;
  opacity: 1;
  right: -30px;
}
#consolPopup.fancybox-content {
  overflow: initial;
}
#consolPopup {
  width: 70%;
  padding: 0;
  line-height: 0;
}
.apply-form input {
  width: 49%;
  border-radius: 10px;
}
.apply-form textarea {
  width: 100%;
  border-radius: 10px;
}
.custom-file input {
  width: 100%;
  font-family: GilroyBold;
  font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 19px;
}
.filetype {
  left: 15px;
  bottom: 22px;
  font-size: 13px;
}
.apply-form input.submitbtn {
  margin: 10px auto 0;
  width: 125px;
  background: #0084ff;
  color: #fff;
  border: 0;
}
.fancybox-content {
  width: 900px;
  margin: 0 auto;
}
.enform-wrapp {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.enform_field {
  width: 31%;
  margin: 0 0 20px;
}
.enform_field input {
  width: 100%;
  margin: 0;
}
.custom-file .fielditem {
  border: 1px solid rgba(0, 0, 0, 0.3);
  width: 100%;
  padding: 12px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 10px;
  display: block;
  cursor: pointer;
}
.filetype_txt {
  font-size: 13px;
  line-height: 13px;
  margin: 10px 0 0 10px;
  font-family: GilroySemibold;
}
.car-opp-right button.btn-primary a {
  color: #0084ff;
  cursor: pointer;
}
.jobdate ul {
  width: 100%;
  margin-bottom: 30px;
}
.job-detailswrapp .case_desc ul li:before {
  top: 5px;
  transform: scale(0.9);
}
.jobdate ul li {
  width: 21%;
  font-family: GilroyBold;
  font-size: 18px;
}
a.readmorebut {
  color: #f90;
  font-family: GilroySemibold;
  font-size: 18px;
}
.our-customer-slider .slick-prev {
  transform: rotate(180deg);
}
.our-customer-slider .slick-next {
  transform: rotate(0);
}
.collaborators-img {
  line-height: 0;
  margin: 0 0 15px;
}
.explosionprotection_banner {
  background: url("../images/products/explosion-protection/explosion-protection-devices/banner.webp?v=1.2")
    0 0 / cover;
}
.sprkarestor_banner {
  background: url("../images/products/explosion-protection/spark-arrestor/banner.webp?v=1.1")
    0 0 / cover;
}
.leftrightsection.only_infoblk {
  position: relative;
  margin: -50px 0 80px;
}
.enquirefrm_wrapper .applynow_btn {
  padding: 10px 20px;
  background: #f90;
  color: #fff;
  border-radius: 10px;
  font-weight: 500;
  font-family: GilroyMedium, sans-serif;
  cursor: pointer;
}
.popup_wrapper {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  display: none;
}
.closebtn,
.popup_blk,
.post_applybtn {
  position: absolute;
}
.popup_blk {
  width: 80%;
  background: #fff;
  padding: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popup_frmblk {
  width: 100%;
  background: #002e5b;
  padding: 30px;
}
.closebtn {
  background: #fff;
  color: #002e5b;
  padding: 10px;
  font-size: 13px;
  line-height: 13px;
  top: 19px;
  right: 18px;
  cursor: pointer;
}
.post_applybtn {
  top: 0;
  right: 0;
}
.post_applybtn button.btn-secondary {
  border: 0;
  cursor: pointer;
}
.whatsup_channelblk {
  position: absolute;
  width: 50px;
  top: 15px;
  right: 100px;
}
.acc_imgpicblk,
.property_blk {
  display: flex;
  justify-content: space-between;
}
.acc_imgpicblk .accinner_info {
  width: 55%;
}
.accordion_example_noquest .accordion_in .acc_head {
  position: relative;
  padding: 15px 65px;
  display: block;
  font-family: GilroyMedium, sans-serif;
  font-size: 20px;
  line-height: 25px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #fff;
  background: #002e5b;
}
.accordion_example_noquest .accordion_in p {
  font-size: 18px;
  line-height: 25px;
  font-family: GilroyRegular;
  color: #002e5b;
  text-align: justify;
}
.accordion_example_noquest .accordion_in .acc_content {
  padding: 20px 0;
}
.event-blk .readmore {
  margin: 10px 0 0;
}
.event-container .event-ttl {
  font-size: 21px;
  line-height: 25px;
  margin: 0 0 10px;
}
.event-container .event-date,
.event-container .event-location {
  margin: 0 0 10px;
}
.event-container .location-icon {
  margin: 5px 0 -7px;
}
.event_tab ul.tabs.inside_tab li a {
  border: 0;
  background: #002e5b;
  color: #fff;
  padding: 15px 30px;
  width: 200px;
  display: block;
}
.inside_list li .inner_bullet li:before,
.inside_list li:before {
  position: absolute;
  background: 0 0 / cover #002e5b;
  border-radius: 100%;
  content: "";
  left: 0;
}
.event_tab ul.tabs.inside_tab li a.active:after {
  position: absolute;
  content: "";
  border-top: 10px solid #1bbbed;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -10px;
  left: 45%;
}
.event_tab .tabs.inside_tab {
  display: block;
  text-align: center;
  margin: 0 0 30px;
}
.readmore_btn {
  background: #002e5b;
  display: block;
  vertical-align: top;
  width: 210px;
  margin: 30px auto 0;
}
.list_ttl,
.section_list li li {
  margin: 0 0 20px;
}
.event-wrapp .readmore_btn a {
  padding: 10px 20px;
  display: block;
  color: #fff;
}
.event-wrapp .readmore .sprite {
  position: relative;
  top: auto;
  right: auto;
  display: inline-block;
  background-position: -90px -48px;
}
.blog-insidewrapp p a {
  color: #002e5b;
  font-weight: 700;
}
.list_ttl {
  font-size: 20px;
  line-height: 20px;
  color: #002e5b;
  font-family: georgiabold;
  text-transform: uppercase;
}
.chalenge_ttl,
.popup_btn {
  font-family: GilroyMedium, sans-serif;
}
.section_list li {
  padding: 0 0 0 30px;
  margin: 0 0 40px;
  position: relative;
  display: block;
}
.inside_list li {
  padding: 0 0 0 20px;
  margin: 0 0 15px;
  font-family: GilroyRegular;
}
.inside_list li:before {
  width: 7px;
  height: 7px;
  top: 8px;
}
.inside_list li .inner_bullet li:before {
  width: 10px;
  height: 2px;
  top: 11px;
}
.privacy-policywrapp .tableaxial-flow tr td {
  font-size: 12px;
}
.retractdischarge_banner {
  background: url("../images/products/conveyors/retractable-discharge-chute/banner.jpg?v=1")
    0 0 / cover;
}
.oilgas_banner {
  background: url("../images/industries/oil-gas-industry/banner.jpg?v=1.2") 0 0 /
    cover;
}
.challenge_item_blk {
  font-size: 0;
  text-align: center;
}
.challenge_item {
  width: 48%;
  padding: 40px 30px;
  background: #002e5b;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 20px;
  min-height: 160px;
}
.chalenge_ttl {
  font-size: 20px;
  line-height: 27px;
  width: calc(100% - 60px);
  text-align: left;
}
.icon_blk {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.popup_btn {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: -20px;
  cursor: pointer;
}
.icon_pic {
  width: 60px;
  line-height: 0;
  margin: 0 20px 0 0;
}
.icon_desc {
  width: 100%;
  display: none;
  background: #002e5b;
}
.chalenge_desc {
  font-size: 16px;
  text-align: left;
}
.fancy_desc_blk {
  display: none;
  max-width: 800px;
}
.fancy_desc_blk.fancybox-content .icon_blk {
  align-items: center;
  margin: 0 0 20px;
}
.dolomitesolution_banner {
  background: url("../images/knowledge/dolomite-handling-solutions/banner.jpg?v=1.1")
    center/cover no-repeat;
}
.proprety_icon {
  width: 40px;
  line-height: 0;
}
.property_name {
  font-size: 21px;
  line-height: 21px;
  margin: 8px 0 0 20px;
}
.property_name_icon {
  display: flex;
  justify-content: flex-start;
}
.property_bar {
  width: 100%;
  height: 10px;
  background: #e6edf4;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.property_bar:before {
  position: absolute;
  content: "";
  width: 00%;
  height: 100%;
  background: #f90;
  top: 0;
  left: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.property_item.wow.animated.width70 .property_bar:before {
  width: 70%;
}
.property_item.wow.animated.width10 .property_bar:before {
  width: 10%;
}
.lowigh_blk {
  display: flex;
  justify-content: space-between;
  margin: 5px 0 0;
  font-style: italic;
}
.featureicon,
.featuretxt {
  display: inline-block;
  vertical-align: top;
}
.property_item {
  width: 100%;
  margin: 0 0 20px;
}
.text-justify {
  text-align: justify;
}
.footer_btmicon_blk .whatsappicon {
  bottom: 120px;
  right: 10px;
}
#nav ul ul.right_side {
  left: auto;
  right: 229px;
}
.featureicon {
  width: 40px;
  margin: 0 10px 0 0;
}
.featuretxt {
  width: calc(100% - 40px);
}
.left-section iframe {
  width: 100%;
  height: 465px;
}
.titaniumdioxide_banner {
  background: url("../images/knowledge/titanium-dioxide-handling-solutions/banner.jpg?v=1.2")
    center/cover no-repeat;
}
@media screen and (max-width: 1300px) {
  .sales-wrapp {
    width: 70%;
  }
  .challenge_item {
    width: 47%;
  }
}
@media screen and (max-width: 1200px) {
  .banner-ttl {
    font-size: 40px;
  }
  .banner-ttl span {
    font-size: 30px;
  }
  .tab-menu-link {
    padding: 10px 8px;
    font-size: 14px;
  }
  .sales-wrapp {
    width: 85%;
  }
  ul.tabs.inside_tab li a {
    padding: 12px 10px;
    font-size: 14px;
  }
  .paint-info {
    right: 13%;
  }
  .installalationequal-blk .installation-blk {
    width: 31%;
  }
}
@media screen and (max-width: 1024px) {
  .xrayVisionM {
    height: auto;
    max-width: 100%;
  }
  .contact-blk,
  .menu-wrapp {
    display: none;
  }
  .contact-text {
    display: inline-block;
    padding: 10px;
  }
  .header-wrapp {
    padding: 10px 20px;
  }
  .logo {
    padding-top: 0;
    padding-left: 0;
  }
  #menu,
  .navblkmob {
    display: block;
  }
  .tab-menu-link:first-child.is-active:before {
    display: none;
  }
  .tab-menu-link:first-child {
    margin-left: 0;
  }
  .tab-menu-link.is-active {
    border-bottom: 1px solid #6fa9e1;
    margin-left: 2px;
    background: #002e5b;
    color: #fff;
  }
  .tab-menu-link {
    width: auto;
    text-align: center;
    border: 1px solid #6fa9e1;
    margin: 2px;
    padding: 5px;
  }
  .sales-wrapp {
    width: 95%;
  }
  .copy-text,
  .footer-left ul li a {
    font-size: 14px;
  }
  .without-bannerwrapp {
    padding-top: 135px !important;
  }
  .great-place-footer {
    width: 40px;
    right: 67px;
    top: 20px;
  }
  .common-padding {
    padding: 60px 0;
  }
  .whatsup_channelblk {
    top: 25px;
    right: 125px;
  }
}
@media screen and (max-width: 1100px) {
  .solutions-res-img {
    display: block;
  }
  .paint-solution,
  .paint-text {
    display: none;
  }
  .solution-container {
    width: 100%;
  }
  .applicationlist_itemblk {
    justify-content: flex-start;
  }
  .applicationlist_itemblk ul.features-list {
    width: 31%;
  }
  .inner-bannerwrapp {
    height: 60vh;
  }
}
@media only screen and (width: 1024px) and (height: 1292px) and (orientation: portrait) {
  .inner-bannerwrapp {
    height: 60vh;
  }
}
@media screen and (max-width: 1000px) {
  .awards-text br,
  .dot-img,
  .global-presencewrap,
  .innersubttl br {
    display: none;
  }
  .about-right {
    width: 54%;
    padding-right: 3%;
  }
  .about-left {
    width: 44%;
  }
  .everyday-lifetext,
  .ttl {
    font-size: 22px;
  }
  .event-textwrapp {
    padding: 20px;
  }
  .event-info {
    margin-top: 15px;
  }
  .event-innerblk .event-date,
  .event-subtt {
    margin-bottom: 0;
  }
  .banner-ttl span,
  .wecare-leftblk p {
    font-size: 24px;
  }
  .banner-ttl {
    font-size: 30px;
  }
  .construction-wrapp .right-section,
  .jobdate ul li,
  .proprety_info_blk,
  .tab-left {
    width: 100%;
  }
  .tab-right {
    width: 60%;
    margin: 30px auto 0;
  }
  .sales-text {
    width: calc(100% - 90px);
  }
  .global-presenceimg {
    width: 700px;
  }
  .canada {
    top: 95px;
    left: 112px;
  }
  .usa {
    top: 108px;
    left: 100px;
  }
  .westindies {
    top: 140px;
    left: 160px;
  }
  .uruguay {
    top: 145px;
    left: 235px;
  }
  .spain,
  .uk {
    left: 300px;
  }
  .uk {
    top: 15px;
  }
  .spain {
    top: 35px;
  }
  .germany {
    top: 22px;
    left: 323px;
  }
  .croatia {
    top: 22px;
    left: 355px;
  }
  .italy {
    top: 45px;
    left: 355px;
  }
  .nigeria {
    top: 90px;
    left: 343px;
  }
  .ghana {
    top: 80px;
    left: 313px;
  }
  .egypt {
    top: 45px;
    left: 410px;
  }
  .sudan {
    top: 60px;
    left: 415px;
  }
  .brazil {
    top: 58px;
    left: 385px;
  }
  .innerbanner-text {
    font-size: 4vw;
  }
  .container,
  .popup_blk {
    width: 94%;
  }
  .inner-aboutmoreinfo {
    width: 375px;
  }
  .factors-blk,
  .inner-aboutblk,
  ul.footer-sublink {
    width: 48%;
  }
  .about-container .ttl {
    font-size: 20px;
  }
  .innersubttl {
    font-size: 23px;
  }
  .focus-container {
    justify-content: center;
    gap: 20px;
  }
  .focus-container .about-moreblk,
  .link-items.bigmenu:first-child {
    width: 31%;
  }
  .life-atrieco-slider .slick-next {
    right: 5%;
    transform: none;
    border: 1px solid #ffd494;
  }
  .life-atrieco-slider .slick-prev {
    left: 5%;
    border: 1px solid #ffd494;
    transform: rotate(180deg);
  }
  .life-atrieco-slider .slick-next,
  .life-atrieco-slider .slick-prev {
    width: 70px;
    height: 70px;
  }
  .inner-paintinfo {
    align-items: center;
  }
  ul.tabs.inside_tab li a {
    padding: 12px 20px;
  }
  .solution-wrapp .tabdata_left {
    width: 56%;
  }
  .event-ttl,
  .installation-text {
    font-size: 16px;
  }
  .offices-info {
    margin-right: 2%;
  }
  .offices-infocontainer .offices-info {
    margin-bottom: 20px;
  }
  .wecare-text {
    font-size: 18px;
  }
  .our-customer-slider .slick-next {
    right: -4%;
    background: url(../images/arrow.webp) center no-repeat;
    transform: rotate(357deg);
    border: 0;
  }
  .our-customer-slider .slick-prev {
    left: -3%;
    background: url(../images/arrow.webp) center no-repeat;
    z-index: 1;
    border: 0;
    transform: rotate(180deg);
  }
  .construction-wrapp .left-section {
    order: 1;
    margin: 0 auto;
    width: 60%;
  }
  .powtranpage .construction-wrapp .left-section {
    width: 100%;
    margin: 0;
  }
  .powtranpage .construction-wrapp .left-section iframe {
    height: 500px;
  }
  .why-riecoproduct-blk .no-infoblk {
    width: 33%;
  }
  .tankerloader_introblk .leftrightsection .left-section {
    width: 46%;
    order: 2;
    margin: 0 auto;
  }
  .tankerloader_introblk .leftrightsection .right-section,
  .tankerloader_introblk .leftrightsection:nth-child(2) .right-section {
    width: 100%;
    order: 1;
  }
  .tankerloader_introblk .leftrightsection:nth-child(2) .left-section {
    width: 46%;
    order: 2;
  }
  .working-principal-wrapp .right-section {
    width: 100%;
    margin-top: 40px;
  }
  .ttlbottom {
    margin-bottom: 40px !important;
  }
  .event-innerblk .event-ttl {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .event-info.event-innerblk .readmore,
  .event-innerblk .event-location {
    font-size: 14px;
  }
  .event-innerblk .readmore .sprite {
    transform: scale(0.8);
    top: 4px;
  }
  .event-innerblk .event-date {
    line-height: 1.2;
    font-size: 14px;
  }
  .event-info.event-innerblk {
    margin-top: 30px;
  }
  .blogwrapper_blk {
    gap: 20px;
  }
  .link-items {
    width: 29%;
  }
  .link-items.bigmenu:nth-child(3) {
    width: 36%;
  }
  .fancybox-content {
    max-width: 90%;
  }
  .car-opp-left {
    font-size: 15px;
  }
  .car-opp-right button.btn-primary {
    font-size: 11px;
  }
  .menu-wrapp {
    margin-right: 122px;
  }
  .property_blk {
    display: block;
  }
  .proprety_pic_blk {
    width: 500px;
    margin: 50px auto 0;
  }
  .propertyitem_blk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
  }
  .property_item {
    width: 47%;
    margin: 0;
  }
  .challenge_item {
    padding: 30px;
  }
  .icon_pic {
    width: 50px;
  }
  .chalenge_ttl {
    font-size: 17px;
    line-height: 23px;
  }
}
@media screen and (max-width: 900px) {
  .mob-banner {
    position: relative;
  }
  .banner1,
  .banner2,
  .banner3,
  .inner-bannerwrapp {
    background: 0 0;
    height: auto;
  }
  .banner-back,
  .bannerbackdesk {
    display: none;
  }
  .banner-back-res {
    position: absolute;
    bottom: -10px;
    display: block;
  }
  .banner-text .bannermob,
  .bannermob,
  .mob-banner {
    display: block;
  }
  .inner-bannerwrapp:before {
    background: linear-gradient(
      179deg,
      rgba(0, 0, 0, 0.3) 000%,
      rgba(0, 0, 0, 0) 100%
    );
  }
  .banner-section {
    background: #002737;
  }
  .banner-text {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    left: auto;
    top: auto;
    z-index: 999999;
  }
  .banner-text:before {
    top: -178px;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    background: url(../images/banner-back-mob.webp) center/cover no-repeat;
    height: 200px;
    animation: none;
    z-index: -1;
  }
  .banner-slider .slick-slide.slick-current.slick-active .banner-text {
    animation: none;
  }
  .banner-slider .slick-dots {
    bottom: 0;
    right: 8%;
    left: auto;
  }
  .banner_iframe_blk {
    height: 500px;
  }
}
@media screen and (max-width: 800px) {
  .about-right {
    width: 100%;
    padding-right: 0;
  }
  .about-left,
  .benifit-rto-left-wrapp,
  .benifit-rto-right-wrapp,
  .download-wrapp,
  .inner-aboutblk,
  .inner-paintleft,
  .smalltable table.specification,
  .wecare-leftblk,
  .width50 .right-section,
  ul.features-list {
    width: 100%;
  }
  .no-infoblk {
    width: 31%;
  }
  .ttl {
    font-size: 26px;
  }
  .container {
    width: 94%;
  }
  .awards-text,
  .blog_item .blog-ttl,
  .contact-wrapp .ttl,
  .facilities-container p span,
  .mixing-name,
  .no-info,
  .sales-inq,
  .tabs.main_outertab li a {
    font-size: 16px;
  }
  .no {
    font-size: 30px;
  }
  .everyday-lifetext br,
  table.mobiletable_view thead,
  ul.tabs.inside_tab li:first-child a.active:before {
    display: none;
  }
  .everyday-lifetext {
    width: 90%;
    top: 32px;
  }
  .wecare-ttl {
    font-size: 34px;
  }
  .event-subtt {
    font-size: 14px;
    line-height: 1.2;
  }
  .event-ttl {
    font-size: 18px;
    line-height: 1.2;
  }
  .readmore {
    font-size: 14px;
  }
  .readmore .sprite {
    top: 3px;
    transform: scale(0.8);
  }
  .event-right {
    width: 100%;
    margin-top: 40px;
  }
  .event-left {
    width: 64%;
    margin: 0 auto;
  }
  .about-moretext,
  .innersubttl,
  .solution-wrapp .tabdata_ttl {
    font-size: 18px;
  }
  .inner-aboutmoreinfo {
    width: 375px;
    margin: 0 auto;
  }
  .value-container {
    gap: 20px;
  }
  .value-blk {
    width: 47%;
  }
  .life-atrieco-slider {
    margin-left: 0;
  }
  .inner-paintright {
    width: 58%;
    margin: 0 auto;
  }
  .certication-blk {
    width: 13%;
  }
  .certication-blk:first-child {
    width: 41%;
  }
  .tabs.inside_tab li {
    width: 50%;
    border-bottom: 1px solid #6fa9e1;
    border-right: 1px solid #6fa9e1;
    border-left: 1px solid #6fa9e1;
    display: flex;
  }
  ul.tabs.inside_tab li a.active {
    border: 0;
    border-bottom: none;
    background: #002e5b;
    color: #fff;
  }
  ul.tabs.inside_tab li a {
    border-bottom: 0;
    width: 100%;
    display: block;
    padding: 9px 5px;
  }
  .tabs.inside_tab li:first-child,
  .tabs.inside_tab li:nth-child(2) {
    border-top: 1px solid #6fa9e1;
  }
  .tabs.inside_tab {
    align-items: initial;
  }
  .mixing-arrow {
    width: 48px;
  }
  .download-right .readmore .sprite {
    top: 13px;
  }
  .blog-subttl {
    font-size: 20px;
  }
  .wecare-rightblk {
    width: 100%;
    margin: 30px auto 0;
  }
  .link-items {
    width: 27%;
  }
  .solution-wrapp .tabs.inside_tab li {
    margin-bottom: 0;
  }
  .width50 .left-section {
    width: 58%;
    margin: 0 auto 30px;
  }
  .typeblk-ribbonblen .right-section {
    width: 100%;
    margin-top: 20px;
  }
  .typeblk-ribbonblen .left-section {
    width: 65%;
    margin: 0 auto;
  }
  .applicationlist_itemblk ul.features-list {
    width: 48%;
    margin-right: 2%;
  }
  .tablewrapp {
    overflow: scroll;
  }
  table.specification {
    width: 820px;
  }
  .bannermob {
    height: 40vh;
    margin-top: 20%;
  }
  .banner-slider .slick-dots {
    bottom: auto;
    top: 30vh;
  }
  .whatsappicon {
    bottom: 108px;
  }
  .callicon {
    bottom: 160px;
  }
  .dence-phaseblk {
    width: 43%;
    margin-bottom: 20px;
  }
  .dence-phaseimg {
    height: auto;
  }
  .banner-text:before {
    top: -217px;
  }
  .banner-text {
    background: #002737;
  }
  table.mobiletable_view tbody td:before {
    content: attr(data-label);
    text-transform: uppercase;
    font-weight: 700;
    width: 30%;
    background: #f90;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }
  table.mobiletable_view tbody td {
    display: block;
    border-bottom: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 10px 20px 10px 33%;
    position: relative;
    text-align: left;
    line-height: 13px;
  }
  table.tableaxial-flow.mobiletable_view {
    width: 100%;
    border: 0;
  }
  table.mobiletable_view tbody tr {
    margin: 0 0 10px;
    display: block;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}
@media screen and (max-width: 768px) {
  .text-line {
    font-size: 72px;
  }
  .industries-blk,
  .industry_wrapper .industries-blk,
  .three-img .installation-blk:nth-child(3) {
    width: 32%;
  }
  .subttl,
  .wecare-leftblk p {
    font-size: 20px;
  }
  .logo {
    width: 120px;
  }
  .great-place {
    width: 70px;
    bottom: auto;
    top: 30%;
  }
  .banner-section {
    background: #002737;
  }
  .banner-text {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    left: auto;
    top: auto;
  }
  .banner-text:before {
    top: -200px;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    background: url(../images/banner-back-mob.webp) center/cover no-repeat;
    height: 200px;
    animation: none;
  }
  .banner-text .bannermob,
  .bannermob,
  .enform-wrapp,
  .footer-wrapp.dflex-space-btw,
  .mobilemap,
  .quick-linkwrapp.dflex-space-btw {
    display: block;
  }
  .banner1,
  .banner2,
  .banner3 {
    background: 0 0;
    height: auto;
  }
  .bannerbackdesk,
  .blog-wrapp .subttl br,
  .dot-solution .dotmixing1,
  .global-presenceimg {
    display: none;
  }
  .banner-back {
    bottom: 200px;
  }
  .banner-slider .slick-slide.slick-current.slick-active .banner-text {
    animation: none;
  }
  .sinceblk {
    margin-top: 10px;
  }
  .tab-right {
    width: 80%;
  }
  .tab-ttl {
    font-size: 24px;
  }
  .tab-subttl {
    font-size: 22px;
  }
  .blog-ttl,
  .event-ttl,
  ul.tablist li {
    font-size: 16px;
  }
  .event-date {
    font-size: 14px;
  }
  .event-wrapp {
    margin: 0;
  }
  .enform_field,
  .facilities-left,
  .footer-left,
  .global-presenceimg.mobilemap,
  .installation-blk:nth-child(3),
  .link-items,
  .link-items.bigmenu:first-child,
  .link-items.bigmenu:nth-child(3),
  .petro-chemical-serwrapp .left-section,
  .petro-chemical-serwrapp .right-section,
  .type-accorleft {
    width: 100%;
  }
  .tab-menu-link {
    width: 30%;
  }
  .facilities-right {
    width: 70%;
    margin: 0 auto;
  }
  .awards-blk {
    width: 46%;
  }
  .recognition-slider .slick-dots {
    bottom: -36px;
  }
  .recognition-slider .slick-dots li button {
    width: 6px;
    height: 6px;
    padding: 0;
    background: #f90;
    border-radius: 50%;
  }
  .recognition-slider .slick-dots li.slick-active button {
    background: #002e5b;
  }
  .btn-primary,
  .btn-secondary {
    padding: 10px 13px;
    font-size: 12px;
  }
  .car-opp-left {
    width: calc(100% - 210px);
  }
  .car-opp-right {
    width: 200px;
  }
  .blog_item,
  .relatedsystem-blk .installation-blk,
  .relatedsystem-blk .installation-blk:nth-child(3) {
    width: 48%;
  }
  .collaborators-blk {
    width: 48%;
    margin-bottom: 20px;
  }
  .form-field,
  .form-field.textareafield,
  .installation-blk {
    width: 49%;
  }
  .video-text {
    width: 100%;
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .video-wrap button {
    transform: scale(0.4);
  }
  .video-btn {
    height: 100px;
    margin: 0 auto;
  }
  .video-wrap,
  .video-wrap video {
    height: auto;
  }
  .arrangement-img {
    width: 51%;
  }
  .blog-sub-img {
    width: 90%;
  }
  .contactusbanner .banner-back-res {
    bottom: -12px;
  }
  .application-videowrapp .blog_item {
    width: 45%;
  }
  ul.features-list li:before {
    transform: scale(0.5);
  }
  .type-accorright {
    width: 40%;
  }
  .construction-mill .right-section {
    width: 100% !important;
    margin-top: 0 !important;
  }
  .construction-mill .left-section {
    width: 70% !important;
  }
  .event-info.event-innerblk {
    width: 100% !important;
  }
  .link-items ul.footer-sublink.width100 li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
  }
  .link-items.bigmenu .footer-link li .footer-sublink li {
    display: inline-block;
    vertical-align: top;
    width: 47%;
  }
  .copy-text {
    margin: 6px 0 10px;
  }
  footer {
    padding: 50px 0;
  }
  .fancybox-content,
  .tab-innerwrapp {
    padding: 20px;
  }
  .tab-menu-link {
    font-size: 12px;
  }
  .spice-process-img {
    width: 800px;
  }
  .spice-process-img-wrapp {
    overflow: scroll;
  }
  .banner-slider .slick-dots {
    left: auto;
    right: 20px;
    bottom: 10px;
    top: auto;
  }
  .callicon,
  .whatsappicon {
    position: static;
    border-radius: 0;
    margin: 0;
    padding: 8px;
    width: 50%;
    animation: none;
    height: 45px;
  }
  .footericonwrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .mobfootertext {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    margin-left: 10px;
    font-family: georgiabold;
    letter-spacing: 1px;
  }
  .footericonwrap .icon-phone,
  .footericonwrap .icon-whatsapp {
    font-size: 24px;
    line-height: 24px;
  }
  .callicon a,
  .whatsappicon a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .powtranpage .construction-wrapp .left-section iframe {
    height: 300px;
  }
}
@media screen and (max-width: 750px) {
  .challenge_item,
  .leftrightsection.dflex-space-btw.row-revers .left-section,
  .property_item {
    width: 100%;
    margin: 0 0 20px;
  }
  .popup_frmblk {
    height: 90vh;
    overflow-y: scroll;
  }
  .popup_blk {
    top: 15%;
    transform: translate(-50%, -15%);
  }
  .acc_imgpicblk .accinner_info,
  .acc_imgpicblk .case-studyimgwrapp,
  .fluidization-img.width500,
  .leftrightsection.dflex-space-btw.row-revers .right-section {
    width: 100%;
  }
  .acc_imgpicblk,
  .leftrightsection.dflex-space-btw.row-revers,
  .propertyitem_blk {
    display: block;
  }
  .property_item:last-child {
    margin: 0;
  }
  .challenge_item {
    display: block;
    padding: 30px 50px 30px 30px;
  }
  .popup_btn {
    right: -30px;
  }
  .download-left {
    font-size: 16px;
  }
  .download-brorapp {
    padding: 25px;
    margin: 0 0 20px;
  }
  .banner_iframe_blk {
    height: 500px;
  }
}
@media screen and (max-width: 600px) {
  .blog-blk,
  .construction-wrapp .left-section,
  .doubleitem .videoitem,
  .download-wrapp .form-field,
  .dropdown-blk,
  .event-left,
  .form-field,
  .form-field.textareafield,
  .mixing-blkwrapp .mixing-blk,
  .pigmentapplication .installation-blk,
  .proprety_pic_blk,
  .solution-wrapp .tabdata_left,
  .tab-right {
    width: 100%;
  }
  .fancy_desc_blk.fancybox-content .chalenge_desc,
  .footer-wrapp {
    text-align: center;
  }
  .banner-ttl span,
  .smallttl,
  .ttl {
    font-size: 20px;
  }
  .aboutwrapp .banner-toptext {
    padding: 6px 18px;
    font-size: 16px;
  }
  .accinner_info li,
  .blog-subheading,
  .everyday-lifetext,
  .smk_accordion .accordion_in .acc_content .accinner_info p,
  .subttl,
  .tabdata_left .tablist li {
    font-size: 16px;
  }
  .common-padding,
  .wecare-wrapp {
    padding: 50px 0;
  }
  .ttl:before {
    bottom: -12px;
  }
  .ttl {
    padding: 0 10px;
  }
  .wecare-ttl {
    font-size: 26px;
  }
  .banner-ttl {
    font-size: 24px;
  }
  .blog-subttl,
  .inner-ttl,
  .privacy-ttl,
  .smk_accordion .accordion_in .acc_head {
    font-size: 18px;
  }
  .banner-back {
    bottom: 185px;
  }
  .bannermob img {
    object-fit: cover;
    height: 100%;
  }
  .banner-text .bannermob {
    height: auto;
  }
  .blog-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  .blog-img {
    width: 200px;
    margin-right: 20px;
  }
  .copy-text {
    width: 100%;
    margin: 10px 0;
  }
  .footer-wrapp {
    justify-content: center;
  }
  .banner-text:before {
    top: -149px;
    height: 150px;
  }
  .innerbanner-text {
    top: 60%;
    line-height: 1;
  }
  .inner-bannerwrapp {
    margin-bottom: 0;
  }
  .inner-ttl {
    padding: 5px 13px;
    margin-bottom: 10px;
  }
  .visiontextwrapp {
    width: 48%;
    margin-bottom: 10px;
  }
  .about-container .ttl br {
    display: none;
  }
  .awards-innerwrapp {
    margin: 50px 0 0;
  }
  .focus-container .about-moreblk,
  .link-items ul.footer-sublink.width100 li,
  .three-img .installation-blk,
  .three-img .installation-blk:nth-child(3) {
    width: 47%;
  }
  .privacy-ttl {
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .tabdata_right {
    width: 80%;
    margin: 30px auto;
  }
  .mixing-blkwrapp .mixing-blk:nth-last-child(-n + 2) {
    width: 100%;
    margin-bottom: 30px;
  }
  .blog-slider .blog-img,
  .download-right {
    width: auto;
  }
  .download-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .blog-insideimg {
    margin: 20px 0;
  }
  .event-date,
  .event-hours,
  .event-location,
  .image-ttl,
  .wecare-leftblk p {
    font-size: 14px;
  }
  .tableaxial-flow {
    width: 768px;
  }
  .table-wrapp {
    overflow: scroll;
  }
  .ttlbottom {
    margin-bottom: 30px !important;
  }
  .innerpaint-wrapp {
    padding-top: 20px;
  }
  .why-riecoproductwrapp .why-riecoproduct-blk .no-infoblk {
    width: 50%;
    margin-bottom: 10px;
  }
  .ribbon-blenapplication ul.tabs.inside_tab.acmtab li a {
    padding: 12px;
  }
  .type-accorright {
    width: 53%;
  }
  .big-text {
    font-size: 17px !important;
  }
  .sendbtn {
    margin-left: 0;
  }
  .contact-formwrapp {
    padding: 50px 30px;
  }
  .icon_desc.fancy_desc_blk .icon_blk,
  .link-items.bigmenu .footer-link li .footer-sublink li {
    display: block;
  }
  .wecare-text {
    font-size: 13px;
  }
  .wecare-rightblk {
    margin: 0 auto;
  }
  .video_blk.doubleitem {
    flex-wrap: wrap;
  }
  .two-img .installalationequal-blk .installation-blk {
    width: 43% !important;
  }
  #consolPopup {
    width: 80% !important;
  }
  .apply-form input {
    padding: 9px;
  }
  .enform_field {
    margin: 0 0 10px;
  }
  .fancybox-content {
    padding: 10px;
  }
  .car-opp-blk {
    padding: 0 0 15px;
    margin: 0 0 15px;
  }
  .popup_frmblk {
    padding: 30px 20px;
  }
  .marTop30 {
    margin: 10px 0 0;
  }
  .no {
    font-size: 25px;
  }
  .why-riecoproductwrapp .no-info {
    width: 80%;
  }
  .why-riecoproduct-blk {
    margin: 40px auto 0;
  }
  .property_name {
    font-size: 17px;
  }
  .challenge_item {
    padding: 20px 50px 20px 20px;
  }
  .icon_desc.fancy_desc_blk .icon_blk .icon_pic {
    margin: 0 auto 10px;
  }
  .icon_desc.fancy_desc_blk .chalenge_ttl {
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 20px;
  }
  .popup_btn {
    bottom: 0;
  }
  .chalenge_ttl {
    font-size: 15px;
    line-height: 23px;
  }
  .icon_pic {
    margin: 0 10px 0 0;
  }
  .common-padding {
    padding: 30px 0;
  }
}
@media screen and (max-width: 480px) {
  .no-infoblk {
    width: 50%;
  }
  .about-right p,
  .banner-toptext,
  .blog-list li,
  .case_desc,
  .chilli-system-text,
  .privacy-list li,
  .readmore,
  .tab-subttl,
  .value-ttl {
    font-size: 16px;
  }
  .text-line {
    font-size: 40px;
    height: 100px;
  }
  .everyday-lifetext {
    padding: 10px;
  }
  .accinner_info li,
  .case_desc ul li,
  .industries-name,
  .smk_accordion .accordion_in .acc_content .accinner_info p,
  .specification th,
  .why-riecoproductwrapp .no-info,
  table.specification td {
    font-size: 15px;
  }
  .industries-blk,
  .industry_wrapper .industries-blk,
  .tab-menu-link {
    width: 48%;
  }
  .apply-form input,
  .arrangement-img,
  .blog_item,
  .event-wrapp .event-img,
  .facilities-right,
  .inner-paintright,
  .installation-blk,
  .installation-blk:nth-last-child(-n + 2),
  .link-items.bigmenu .footer-link li .footer-sublink li,
  .relatedsystem-blk .installation-blk,
  .relatedsystem-blk .installation-blk:nth-child(3),
  .relatedsystem-blk .installation-blk:nth-last-child(-n + 2),
  .singleimgblk.installalationequal-blk .installation-blk,
  .tabs.main_outertab li,
  .three-img .installation-blk,
  .three-img .installation-blk:nth-child(3),
  .typeblk-ribbonblen .left-section,
  .value-blk,
  .visionblk.row-reverse .visiontextwrapp,
  .visionimgwrapp,
  .watchvideo-wrapp .video_blk .videoitem,
  .wecare-rightblk,
  .width50 .left-section,
  .working-principal-wrapp .left-section {
    width: 100%;
  }
  .wecare-icon {
    width: 34px;
  }
  .about-container .ttl,
  .smallttl,
  .wecare-text {
    font-size: 18px;
  }
  .banner-text {
    padding: 16px 16px 25px;
  }
  .banner-slider .slick-dots {
    left: auto;
    right: 20px;
    bottom: 10px;
    top: auto;
  }
  .banner-ttl span {
    font-size: 14px;
    margin: 0 0 5px;
  }
  .banner-ttl {
    font-size: 22px;
    line-height: 23px;
    margin-top: 20px;
  }
  .event-img {
    width: 100px;
    margin-right: 15px;
  }
  .event-blk {
    width: calc(100% - 120px);
  }
  .awards-text,
  .blog-ttl,
  .case-study-table td,
  .jobdate ul li,
  .offices-infopara,
  .readmore,
  .sales-inq,
  .tabdata_left .tablist li,
  .video-text {
    font-size: 14px;
  }
  .blue-text ul.features-list li,
  .event-date,
  .whatsappicon a,
  p,
  ul.features-list li {
    font-size: 13px;
  }
  .blog-img {
    width: 230px;
  }
  p:last-child {
    margin: 0;
  }
  .sales-icon {
    width: 44px;
  }
  .sales-text {
    width: calc(100% - 70px);
  }
  .copy-text,
  .footer-left ul li a,
  .footer-link li .footer-sublink li {
    font-size: 12px;
  }
  .banner-text:before {
    top: -99px;
    height: 100px;
  }
  .logo {
    width: 90px;
  }
  .innerbanner-text {
    font-size: 5vw;
    top: 53%;
  }
  .about-moreblk {
    width: 164px;
  }
  .inner-aboutmoreinfo {
    width: 340px;
  }
  .visiontextwrapp {
    width: 100%;
    margin-bottom: 40px;
  }
  .manufacturing-wrapp .offices-infocontainer,
  .visiontextwrapp:last-child {
    margin-bottom: 0;
  }
  .solution-wrapp .tabs.main_outertab,
  .visionblk {
    margin-bottom: 20px;
  }
  .awards-blk {
    width: 46%;
    margin-bottom: 30px;
  }
  .life-atrieco-slider .slick-slide {
    transform: scale(1);
  }
  .car-opp-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .collaborators-text {
    font-size: 14px;
    margin-top: 0;
    line-height: 1.2;
  }
  .certication-blk:first-child {
    width: 77%;
    margin-top: 0;
  }
  .certication-blk {
    width: 22%;
    margin-top: 20px;
  }
  .tablist ul {
    margin-right: 10px;
  }
  .tab-ttl {
    font-size: 20px;
  }
  .tabs.main_outertab li a {
    width: 100%;
    display: block;
  }
  .tab_contentinfoblk .tabdata_infowrapp {
    margin: 20px auto 0;
  }
  .sepratettl .ttl {
    margin-bottom: 38px;
  }
  .certication-container,
  .installation-container {
    margin-top: 20px;
  }
  .download-left br {
    display: none;
  }
  .factors-blk {
    font-size: 16px;
    width: 100%;
  }
  .smk_accordion .accordion_in .acc_head {
    line-height: 1.2;
    font-size: 14px;
    padding: 11px 55px;
  }
  .case_ttl {
    font-size: 16px;
    display: block;
  }
  .casestudy_infoblk {
    margin: 32px 0 0;
  }
  .without-bannerwrapp {
    padding-top: 100px !important;
  }
  .smk_accordion.acc_with_icon .accordion_in .acc_content,
  .wecare-blk {
    padding: 20px 0;
  }
  p.accor-para {
    font-size: 16px !important;
  }
  .fire-trangle,
  .pneumatic-conveying-system,
  .scrubblingimg,
  .silo-storage-tanker {
    width: 90%;
  }
  .event-info.event-innerblk {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .offices-info {
    width: 100% !important;
  }
  .wecare-blk {
    width: 50%;
  }
  .aboutwrapp {
    padding-top: 0;
  }
  .event-infowrapp.dflex-space-btw {
    display: block;
    text-align: center;
  }
  .event-wrapp .event-infowrapp .event-info {
    width: 43%;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 30px;
  }
  .event-infowrapp .event-ttl {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .event-container .event-date,
  .event-container .event-location {
    margin: 0 0 10px;
  }
  .blog-container,
  .download-wrapp {
    margin-top: 10px;
  }
  .callicon,
  .whatsappicon,
  a.back-to-top {
    right: 10px;
  }
  ul.tabs.inside_tab li a {
    padding: 5px;
    line-height: 1.2;
    font-size: 13px;
  }
  .collaborators-blk {
    width: 47%;
    margin: 0 auto 30px;
  }
  .tick-bullets li {
    padding-left: 27px;
    font-size: 16px;
  }
  .tick-bullets li:before {
    transform: scale(0.7);
  }
  ul.features-list li {
    margin-bottom: 10px;
  }
  .application-videowrapp .blog_item {
    width: 85%;
  }
  .typeblk-ribbonblen .leftrightsection {
    margin-bottom: 30px;
  }
  .type-accorright {
    width: 75%;
    margin: 0 auto;
  }
  ul.tabs.inside_tab.acmtab li a {
    padding: 12px 2%;
  }
  .watchvideo-wrapp .video_blk {
    flex-wrap: wrap;
  }
  .footer-wrapp.dflex-space-btw {
    width: 80%;
    text-align: left;
  }
  .event-info.event-innerblk .event-img,
  header.stick .logo {
    width: 80px;
  }
  .event-info.event-innerblk .event-blk {
    width: calc(100% - 97px);
  }
  .breadcrumb ul li {
    font-size: 14px;
    padding: 0 8px 0 10px;
  }
  .breadcrumb ul li:before {
    right: -6px;
  }
  .great-place-footer {
    width: 35px;
    top: 10px;
  }
  .menuchange .great-place-footer {
    width: 31px;
    top: 10px;
  }
  .two-img .installalationequal-blk .installation-blk {
    width: 100% !important;
    margin-bottom: 20px;
  }
  a.back-to-top {
    width: 32px;
    height: 32px;
  }
  .callicon {
    bottom: 150px;
  }
  .whatsappicon {
    bottom: 100px;
    width: 55%;
  }
  .industry_wrapper {
    margin-top: 50px;
  }
  .industries-container {
    margin-top: 0;
  }
  .blog-imggallery .blog-blk {
    width: 47%;
    margin-bottom: 0;
  }
  header.stick .great-place-footer {
    width: 36px;
  }
  .smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
    width: 40px;
  }
  .fancybox-content {
    padding: 20px;
  }
  .mobfootertext {
    margin-left: 5px;
  }
  .footericonwrap .icon-phone,
  .footericonwrap .icon-whatsapp {
    font-size: 22px;
  }
  .fixed-right-button .fixed-btn {
    padding: 14px;
    font-size: 16px;
    right: -51px;
  }
  .whatsup_channelblk {
    top: 15px;
    right: 118px;
  }
  table.mobiletable_view tbody td:before {
    font-size: 8px;
    padding: 5px;
    line-height: 12px;
    text-align: left;
  }
  table.mobiletable_view tbody td {
    font-size: 11px;
  }
  .powtranpage .construction-wrapp .left-section iframe {
    height: 200px;
  }
  .download-right.ibvm {
    display: block;
  }
  .enquirefrm_wrapper.ibvm {
    display: block;
    width: 190px;
    margin: 20px 0 0;
  }
  .enquirefrm_wrapper .applynow_btn {
    font-size: 14px;
    line-height: 16px;
  }
  .breadcrumb {
    margin: 0;
    padding: 15px 0 0;
  }
}
@media screen and (max-width: 360px) {
  .focus-container .about-moreblk {
    width: 46%;
    height: 145px;
    padding: 20px;
  }
  .focus-container .about-moreblk:nth-child(2n + 2) {
    margin-top: 11px;
  }
  .callicon,
  .whatsappicon {
    padding: 10px 5px;
    height: 40px;
  }
  .footericonwrap .icon-phone,
  .footericonwrap .icon-whatsapp {
    font-size: 20px;
    line-height: 20px;
  }
  .mobfootertext {
    font-size: 13px;
  }
  .whatsappicon {
    width: 60%;
  }
}
.image-content,
.image-content img {
  max-width: 100%;
  height: auto;
}
.content-with-image {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.text-content {
  flex: 1;
  padding-right: 20px;
}
.image-content {
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .content-with-image {
    flex-direction: column;
    align-items: center;
  }
  .text-content {
    padding-right: 0;
  }
  .image-content {
    margin-top: 20px;
  }
}
ul.features-list.whitearrow li {
  font-size: 18px;
}
.industry-details {
  background-color: #f8f9fa;
  padding: 20px 0;
  border-bottom: 2px solid #dee2e6;
}
.industry-title {
  font-size: 24px;
  color: #333;
}
.industry-location {
  font-size: 16px;
  color: #555;
}
.challenges h3,
.problem-statement h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
.challenges ul,
.problem-statement p {
  font-size: 16px;
  color: #555;
  line-height: 1.8;
}
.challenges ul {
  list-style-type: disc;
  margin-left: 20px;
  padding: 10px;
}
.challenges-image img,
.challenges-image-section img {
  max-width: 700px;
  margin: 0 auto;
  display: block;
}
.mt-4 {
  margin-top: 1.5rem;
}
.challenges-image-section h3.image-heading {
  font-size: 1.8rem;
  color: #333;
  margin-bottom: 0.5rem;
}
.challenges-image-section p.image-description {
  font-size: 1rem;
  color: #555;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.maps-section .map-image {
  border: 1px solid #ddd;
  border-radius: 4px;
  max-height: 200px;
  object-fit: cover;
}
.maps-section .row .col-lg-3,
.maps-section .row .col-md-6 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.map-image {
  max-height: 250px;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 250px;
  width: 100%;
}
.maps-section .row {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.maps-section {
  padding-top: 20px;
}
.table-image-section {
  padding-top: 20px;
  padding-bottom: 20px;
}
.table-image-section .img-fluid {
  max-width: 60%;
  margin: 0 auto;
}
.results-section p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto;
  max-width: 800px;
  padding: 10px;
}
