@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap');

html {
	margin: 0 auto;
	width: 100%;
}
body {
	margin: 0 auto;
	font-family: 'Rubik', sans-serif;
	font-weight:300;
	font-size: 115%;
	line-height: 1;
	color: #000;
	background: #fff;
	text-align: left;
	cursor: default;
	letter-spacing: 0.5px;
}
.container {
	margin: 0 auto;
	max-width: 1800px;
	padding: 0 1%;
}
a {
	color: #1765a7;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity: 1;
	-webkit-transition:all 0.2s linear;  
	-moz-transition:all 0.2s linear;  
	-o-transition:all 0.2s linear;  
	transition:all 0.2s linear;	
}
a:hover, a:focus {
	color: #228ae1;
	text-decoration: none;
	outline: 0;
	filter:alpha(opacity=100);
	opacity: 1;
	-webkit-transition:all 0.2s linear;  
	-moz-transition:all 0.2s linear;  
	-o-transition:all 0.2s linear;  
	transition:all 0.2s linear;	
}
a[href^=tel] {
	background: none !important;
	padding: 0 !important;
	color: #1765a7;
}
#footer a[href^=tel] {
	color: #fff;	
}

a img {
	border: 0;
}
img {
	max-width: 100%;
	max-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 25px;
	line-height: 1.2;
}
h1, h2 {
	font-size: 180%;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h3 {
	font-size: 110%;
}
h3.plant {
	margin-bottom: 0;
}
p {
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 1.4;
}
.p p {
	margin: 0;
	line-height: 0;
}
strong {
	font-weight: 400;
}
ul.ul, .ul ul, .ol ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.li li {
	display: inline-block;
	vertical-align: top;
}
dl {
	margin: 0 0 15px;
	font-size: 100%;
	color: #000;
	font-weight: 400;
}
dd {
	margin-left: 0;
}
div.grid {
	display: inline-block;
	vertical-align: top;
}
figure {
	margin: 0;
}
hr {
	border: 0;
	border-bottom: 1px solid #ccc;
}
.center {
	text-align: center;
	margin-bottom: 10%;
}

/* FORMS */
input[type='text'], 
input[type='tel'],
input[type='email'], 
input[type='password'], 
textarea {
	border: 0;
	outline: 0;
	font-family: 'Rubik', sans-serif;
	font-size: 85%;
	font-weight: 300;
	padding: 9px 10px;
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
}
input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='password']:focus,
textarea:focus {
	border: 0px solid rgba(0, 0, 0, 0.5);
}
input[type='text'].invalid, 
input[type='tel'].invalid,
input[type='email'].invalid {
	border: 0px solid #ff0000;
	background: rgba(255, 0, 0, 0.5);
}
input[type='submit'], 
input[type='button'], 
button[type='submit'], 
button {
	border: 0;
	outline: 0;
	border-radius: 5px;
	font-size: 110%;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	background: #2e74b0;
	padding: 9px 30px;
	color: #fff;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
input[type='submit']:hover, 
input[type='button']:hover, 
button[type='submit']:hover, 
button:hover {
	background: #173a58;
	filter:alpha(opacity=100);
	opacity: 1;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
select {
	background-image: url(../images/select.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px;
	background-color: #ecebeb !important;
	width: auto;
	padding: 5px 30px 6px 5px;
	box-sizing: border-box;
	line-height:1.4;
	border-radius: 5px;
	background-color:#fff;
	color:#434343;
	font-size: 93%;
	-webkit-appearance:none;
	-moz-appearance: inherit;
	outline:none;
	border: 0;
}
select:hover {
	color:#5b052f;
}
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


div.formBody {
	float: none !important;
}
.formError {
	color: #ff0000 !important;
	font-size: 13px !important;
	font-weight: normal !important;
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
}
.has-error-foundation .formValidation {
	margin-bottom: 0 !important;
}
.formClr {
	display: inline-block !important;
}
fieldset.formFieldset, fieldset {
	border: none;
	padding: 0 !important;
	margin: 0 !important;
}
fieldset.addshipto {
	margin-top: 50px !important;
	margin-left: 10px !important;
	text-align: center;
}
fieldset.formFieldset ol.formContainer li {
	padding: 0 0 10px !important;
}
fieldset.formFieldset ol.formContainer li:last-child {
	padding-bottom: 0 !important;
}
.formCaption2 {
	margin-bottom: 10px;
}

div.formError {
	left: 30% !important;
}

.has-error-foundation input[type="text"].rsform-error:not(:focus), 
.has-error-foundation input[type="password"].rsform-error:not(:focus), 
.has-error-foundation input[type="email"].rsform-error:not(:focus), 
.has-error-foundation textarea.rsform-error:not(:focus), 
.has-error-foundation select.rsform-error:not(:focus) {
	background-color: rgba(45, 115, 176, 0.2) !important;
}


/* HEADER */
#header {
	border-top: 2px solid #2e74b0;
	padding-top: 13px;
	padding-bottom: 11px;
}
#header .logo {
	float: left;
	margin-bottom: 10px;
}
#header .logo a {
	text-indent: -99999px;
	display: inline-block;
	background: url(../images/ncs.svg) no-repeat 0 0 / 100%;
	width: 260px;
	padding-top: 82px;
	margin-top: 5px;
}

#header .call {
	float: right;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 35px;
}
#header .call h4 {
	display: inline-block;
	margin-bottom: 0;
}
#header .call h4:first-of-type {
	font-weight: 300;
}
#header .call h4:last-of-type,
#header .call h4 a {
	font-weight: 400;
	color: #1765a7;
}


/* MENU */
#header .mainmenu {
	clear: right;
	float: right;
}
#header .mainmenu ul.menu li {
	margin-left: 10px;
}
#header .mainmenu ul.menu li a {
    color: #000;
    display: block;
    padding: 3px 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 90%;
}
#header .mainmenu ul.menu li a:hover {
	color: #1765a7;
}
#header .mainmenu ul.menu li.parent:hover a {
	color: #fff;
	background: #1765a7;
}
#header .mainmenu ul.menu li.active a {
	color: #1765a7;
}
#header .mainmenu ul.menu li.parent.active a {
	color: #1765a7;
}
#header .mainmenu ul.menu li.parent.active ul.nav-child {
	color: #fff;
}
#header .mainmenu ul.menu li.parent.active:hover a {
	background: #1765a7;
	color: #fff;
}
#header .mainmenu ul.menu li.parent ul.nav-child {
	background: #1765a7;
	display: none;
	position: absolute;
	z-index: 999999;
	padding: 5px 5px 5px 0;
	min-width: 11em;
	width: auto;
	font-size: 85%;
	text-align: left;
	filter:alpha(opacity=100);
	opacity: 1;
	-webkit-transition:all 0.2s linear;  
	-moz-transition:all 0.2s linear;  
	-o-transition:all 0.2s linear;  
	transition:all 0.2s linear;	
}
#header .mainmenu ul.menu .parent:hover ul.nav-child {
	display: block;
	filter:alpha(opacity=100);
	opacity: 1;
	-webkit-transition:all 0.2s linear;  
	-moz-transition:all 0.2s linear;  
	-o-transition:all 0.2s linear;  
	transition:all 0.2s linear;	
}
#header .mainmenu ul.menu li.parent ul.nav-child li {
	display: block;
	margin-left: 0;
}
#header .mainmenu ul.menu li.parent ul.nav-child li a {
	background: none !important;
	text-transform: none;
	color: #fff;
	padding: 3px 0;
	margin: 2px 0 2px;
	display: inline-block;
	padding: 4px 8px;
	font-size: 95%;
	font-weight: 300;
}
#header .mainmenu ul.menu li.parent ul.nav-child li a:hover {
	background: none;
	color: #ccc;
}
#header .mainmenu ul.menu li.parent ul.nav-child li.active a {
	background: none;
	color: #fff;
	font-weight: 500;
}


/* BURGER */
.menu-icon-cont .menu-icon3 {
	margin: .05em !important;
}
.sm-full-106 .sm-overlay-win #off-menu_106 {
	vertical-align: top !important;
	margin-top: 40%;
}

/* BANNER */
#banner {
	clear: both;
}
#banner .notification {
	text-align: center;
	background: #1765a7;
	color: #fff;
	padding: 20px 10% 10px;
	font-size: 90%;
}
#banner .notification h2,
#banner .notification h3 {
	margin-bottom: 5px;
	font-weight: 500;
}
#banner .notification h2 {
	font-size: 170%;
}
#banner .notification h3 {
	font-size: 140%;
}
#banner .notification h3 em {
	font-style: normal;
}
.breadcrumb {
	margin-top: 15px;
	font-size: 95%;
}
.breadcrumb li.item {
	margin-right: 8px;
	background: url(../images/arw.svg) no-repeat  right center / 7px;
	padding-right: 16px;
}
.breadcrumb li:first-child { 
	display: none;
}

/* CONTENT */
#content {
	clear: both;
	margin-top: 5%;
	margin-bottom: 5%;
}

#home #content {
	text-align: center;
}

#content .group {
	margin-bottom: 7%;
}

#content #british-design {
	margin-bottom: 8%;
}
#content #british-design h2 {
	color: #1765a7;
}

/* BATCHING PLANT SOLUTION */
#content #batching-plant-solutions h1,
#content ul.components h1,
#content #batching-plant-solutions h2,
#content ul.components h2 {
	font-size: 160%;
	font-weight: 500;
	margin-bottom: 3%;
}
#content #batching-plant-solutions ul {
	list-style: none;
	padding: 0;
}
#content #batching-plant-solutions li img:hover,
#content ul.components a li img:hover,
ul.bmbp li img:hover {
	filter:alpha(opacity=85);
	opacity: 0.85;
	-webkit-transition:all 0.2s linear;  
	-moz-transition:all 0.2s linear;  
	-o-transition:all 0.2s linear;  
	transition:all 0.2s linear;	
}
#content #batching-plant-solutions li strong {
	background: rgba(26, 98, 156, 0.8);
	display: inline-block;
	color: #fff;
	box-sizing: border-box;
	padding: 10px 15px;
	font-weight: 500;
	font-size: 150%;
	margin-left: 20px;
	margin-right: 5%;
	margin-top: -40%;
	position: relative;
	float: left;
	filter:alpha(opacity=100);
	opacity: 1;
	-webkit-transition:all 0.2s linear;  
	-moz-transition:all 0.2s linear;  
	-o-transition:all 0.2s linear;  
	transition:all 0.2s linear;	
}
#content #batching-plant-solutions li strong:hover,
#content #batching-plant-solutions li img:hover + strong,
#content ul.components li a img:hover + strong,
#content ul.components li a strong:hover,
ul.bmbp li strong:hover,
ul.bmbp li img:hover + strong {
	background: rgba(26, 98, 156, 1);
	filter:alpha(opacity=100);
	opacity: 1;
	-webkit-transition:all 0.2s linear;  
	-moz-transition:all 0.2s linear;  
	-o-transition:all 0.2s linear;  
	transition:all 0.2s linear;	
}
#content #batching-plant-solutions li {
	width: 32.38%;
	margin-right: 1%;
	margin-bottom: 1%;
	display: inline-block;
	text-align: left;
	overflow: hidden;
}
#content #batching-plant-solutions li:nth-child(3n) {
	margin-right: 0;
}

/* LOGOS */
#content #logos {
	margin: 10% 0;
}
#content #logos li {
	margin: 0 1%;
}
#content #logos li em {
	text-indent: -99999px;
	display: inline-block;
	padding-top: 40px;
	vertical-align: middle;
}
#content #logos li em.bon {
	background: url(../images/logos/Bonfiglioli.svg) no-repeat center center / 100%;
	width: 220px;
}
#content #logos li em.don {
	background: url(../images/logos/Dunlop.svg) no-repeat center center / 100%;
	width: 220px;
}
#content #logos li em.sch {
	background: url(../images/logos/Schneider_Electric.svg) no-repeat center center / 100%;
	width: 180px;
}
#content #logos li em.sew {
	background: url(../images/logos/SEW.svg) no-repeat center center / 100%;
	padding-top: 40px;
	width: 120px;
}
#content #logos li em.sie {
	background: url(../images/logos/Siemens.svg) no-repeat center center / 100%;
	width: 200px;
}
#content #logos li em.wam {
	background: url(../images/logos/WAM.svg) no-repeat center center / 100%;
	padding-top: 40px;
	width: 140px;
}

/* PLANT COMPONENTS */
#content ul.components li {
	width: 23.9%;
	margin-right: 1%;
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
}
#content ul.cranes,
#content ul.components {
	margin-bottom: 12%;
}
#content ul.cranes li {
	width: 31.5%;
	text-align: center;
	margin-top: 2%;
	margin-right: 2%;
}
#content ul.components li:nth-child(4),
#content ul.components li:nth-child(8),
#content ul.cranes li:nth-child(3n) {
	margin-right: 0;
}
#content ul.components li strong,
ul.bmbp li strong,
#content ul.cranes li strong {
	font-size: 105%;
	font-weight: 500;
	width: 100%;
	background: rgba(23, 102, 166, 0.8);
	padding: 17px 5px;
	color: #fff;
	margin-top: -55px;
	margin-left: 0;
	position: relative;
	margin-bottom: 5%;
	display: block;
	box-sizing: border-box;
	text-align: center;
}
#content ul.cranes li a img:hover + strong,
#content ul.cranes li a strong:hover {
	background: rgba(23, 102, 166, 1);
}

/* BLOCK MAKING BATCHING */
ul.bmbp li {
	width: 23.2%;
	margin-right: 2%;
	margin-bottom: 1%;
	text-align: center;
}
ul.bmbp li:nth-child(4n),
ul.bmbp li:last-child {
	margin-right: 0;
}
ul.bmbp li em {
	display: block;
	font-style: normal;
	margin-bottom: 5px;
	font-weight: 300;
	font-size: 85%;
}
ul.bmbp li strong {
	margin-top: -78px;	
}

/* READY MIX */
.rmbp.list-info .grid {
	width: 48.2%;
	margin-bottom: 2.8%;
	text-align: left;
	padding: 30px 30px 20px;
	box-sizing: border-box;
	background: rgba(45, 115, 176, 0.15);
	border-radius: 4px;
}
.rmbp.list-info .grid:nth-child(2n+1) {
	margin-right: 3%;	
}
.rmbp.list-info .grid h2 {
	font-size: 150%;
	margin-bottom: 10px;
}
.rmbp.list-info .grid h3 {
	font-weight: 300;
}
.spec h1 {
	margin-bottom: 10px;
}
.spec h3 {
	font-weight: 400;
	font-size: 115%;
}
.article ul.main {
	list-style: none;
	padding: 0;
}
.article ul.main > li {
	width: 47%;
	margin-right: 5%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.article ul.main > li:nth-child(2n) {
	margin-right: 0;
}
.article ul.main > li h5 {
	font-size: 105%;
	margin-bottom: 12px;
	font-weight: 500;
}
.article ul.main li ul {
	padding-left: 5px;
}
.article ul.main li ul li {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
	background: none;
	padding: 0 0 10px;
	line-height: 1.3;
	height: auto;
}

/* MODULE LINKS */
.rmbp-links {
	border-top: 1px solid rgba(45, 115, 176, 0.2);
	background: rgba(45, 115, 176, 0.08);
	border-radius: 4px;
	padding: 20px;
	margin-top: 5%;
	box-sizing: border-box;
}
.rmbp-links h4 {
	font-weight: 500;
	margin-bottom: 6px;
	font-size: 95%;
}
.rmbp-links h3 {
	display: none;
}
.rmbp-links .grid {
	width: 23.9%;
	background: rgba(255, 255, 255, 0.6);
	padding: 20px;
	border-radius: 4px;
	box-sizing: border-box;
	margin-right: 1%;
	height: 100px;
}
.rmbp-links .grid:hover {
	background: #fff;
}
.rmbp-links .grid:last-child {
	margin-right: 0;
}


/* PLANT SOLUTION */
.plant-solution .item {
	margin-bottom: 100px;
}
.plant-solution h3 {
	font-size: 140%;
	font-weight: 500;
}
.plant-solution li {
	width: 49.7%;
	min-height: 110px;
	padding: 15px 15px;
	background: #2e74b00d;
	margin-bottom: 6px;
	border-radius: 3px;
	box-sizing: border-box;
	vertical-align: top;
}
.plant-solution li h3 {
	font-size: 110%;
	font-weight: 400;
	margin-bottom: 10px;
}
.plant-solution li p {
	line-height: 1.1;
}
.plant-solution li p:first-of-type {
	margin-bottom: 13px;
}
.plant-solution li p:last-of-type {
	margin-bottom: 0;
}


/* CONTACT */
#content ul.address {
	margin-bottom: 20px;
}
#content ul.address li {
	line-height: 1.2;
}
#content ul.address li:first-child {
	margin-right: 8%;
	margin-bottom: 20px;
}
#content ul.address em {
	font-style: normal;
	display: inline-block;
	margin-bottom: 6px;
	font-weight: 400;
}
#content form#contact_us input[type="text"],
#content form#contact_us input[type="email"],
#content form#contact_us input[type="tel"], 
#content form#contact_us textarea {
	background: #ecebeb;
	padding: 15px 10px;
	font-size: 90%;
}
#content form#contact_us li {
	display: inline-block;
	vertical-align: top;
	width: 48.7%;
}
#content form#contact_us li:nth-child(odd) { 
	margin-right: 2%;
}
#content form#contact_us li.rsform-block-message {
	margin-right: 0;
}
#content form#contact_us .rsform-block-message {
	width: 100%;
	margin-bottom: 0;
}


/* MOBILE PLANT */
#mobile-batching-plant .leading {
	margin-bottom: 8%;
}
#mobile-batching-plant .leading div.item:first-child {
	width: 100%;
	margin-bottom: 80px
}
#mobile-batching-plant .leading div.item:first-child img {
	display: inline-block;
	vertical-align: bottom;
}
#mobile-batching-plant .leading div.item .image_1 {
	width: 56%;
	margin-right: 5%;
}
#mobile-batching-plant .leading div.item .image_2 {
	width: 38%;
}
#mobile-batching-plant .leading div.item {
	display: inline-block;
	vertical-align: top;
	width: 45%;
}
#mobile-batching-plant .leading h2 {
	font-size: 150%;
}
#mobile-batching-plant .leading #mobicrete-m60 {
	margin-right: 5%;
	margin-bottom: 3%;
}
#mobile-batching-plant .leading #mobile-plant-video {
	width: 121%;
}
#mobile-batching-plant .intro h2 {
	font-size: 140%;
}


/* FOOTER */
#footer {
	clear: both;
	background: #2e74b0;
	margin-top: 15%;
	padding: 5% 0;
	color: #fff;
	font-weight: 300;
	text-align: center;
}
#footer h3 {
	font-weight: 300;
	font-size: 105%;
	margin-bottom: 15px;
}
#footer h3:last-of-type {
	margin-top: 40px;
	font-size: 80%;
}
#footer .grid {
	width: 23%;
	margin-right: 1%;
}

#footer .grid.logos {
	width: 22%;
	margin-right: 7%;
}
#footer .logos img.sicoma {
	margin-top: 3%;
	width: 330px;
}
#footer .logos img.guris {
	margin-top: 1%;
	width: 200px;
}
#footer .logos img.ukca {
	width: 80px;
	margin-right: 15px;
}
#footer .logos img.mpa {
	width: 120px;
}

#footer .grid.first {
	width: 22%;
	margin-right: 3%;
}
#footer .grid.last {
	margin-right: 0;
	width: 19%;
}
#footer .grid.last p:empty {
	display: none;
}

#footer .menu li {
	margin-bottom: 8px;
	text-align: left;
}
#footer .menu li a {
	color: #fff;
}
#footer .menu li a:hover {
	color: #ccc;
}
#footer .menu li a.parent {
	font-weight: 400;
	font-size: 105%;
}
#footer .menu li.active a.parent {
	font-weight: 500;
}
#footer .menu li ul.nav-child {
	margin-top: 13px;
	font-size: 90%;
}
#footer .menu li ul.nav-child li a {
	margin-bottom: 5px;
	font-weight: 300;
	display: inline-block;
}
#footer .menu li ul.nav-child li.active a {
	font-weight: 500;
}

#footer .grid.menu.last li {
	margin-bottom: 12px;
}
#footer .grid.menu.last li a {
	font-weight: 300;
	font-size: 90%;
}
#footer .grid.menu.last li a.parent {
	font-size: 90%;
	font-weight: 300;
}
#footer .grid.menu.last li.active a {
	font-weight: 500;
	font-size: 100%;
	color: #fff;
}
#footer .grid.menu.last li a.contact {
	margin-bottom: 15%;
	display: inline-block;
}
#footer .grid.menu.last li span {
	font-size: 90%;
}

#footerend {
	background: #173a58;
	color: #fff;
	font-size: 75%;
	padding: 20px 0 15px;;
}
#footerend p {
	margin-bottom: 5px;
}
#footerend a {
	color: #fff;
	font-size: 60%;
	text-transform: uppercase;
}


/* WHATSAPP */
.is-bottom_right {
	bottom: 0 !important;
	right: 15px !important;
}
.whatsappchat .popup-section .help-you-btn {
	border-radius: 10px 10px 0px 0px !important;
	padding: 9px 20px 7px 10px !important;
	font-weight: 400;
	font-size: 15px;
}
.whatsappchat .popup-section .help-you-btn:hover {
	background: #2f2f2f !important;
	color: #fff !important;
}
.whatsappchat img.is-analytics {
	padding-right: 4px !important;
	vertical-align: middle;
}
.whatsappchat.is-bottom_right .popup-section .popup .popuptext {
	bottom: 50px !important;
}
.whatsappchat.is-bottom_right .popup-section .popup .popuptext a {
	color: #fff;
	text-decoration: underline;	
}
.whatsappchat .popup-section .popup .popuptext .popup-box .chat-content {
	margin: 15px !important;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top {
	padding: 8px 0 20px !important;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .content {
	height: 0px;
	font-weight: 400;
	box-shadow: 0 8px 25px -5px rgba(45,62,79,0.15) !important;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .chat-content .message {
	background: #2f2f2f !important;
	font-weight: 400;
	padding: 7px 10px !important;
	border-radius: 5px;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .chat-content .message::before {
	background-color: #2f2f2f !important;
	top: auto !important;
	right: auto !important;
	bottom: -6px;
	left: 24px;
}
.whatsappchat_103.is-bottom_right .popup-section .popup .myPopup_103::after {
	border-color: #ffffff transparent transparent transparent !important;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .response input {
	padding: 10px 40px 10px 15px !important;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .response .send_btn {
	right: 10px !important;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .close_pop_wtc {
	float: right;
	top: -45px !important;
	right: -10px !important;
	position: relative;
}
.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .close_pop_wtc svg:hover {
	background: #E0E0E0;
}
.whatsappchat .popup-section .popup .send_btn {
	width: 34px;
	height: 36px;
	background: url(../images/whatsapp_send.svg) no-repeat center top / 100%;
}


/* SCROLL TO TOP */
#button_top {
  display: inline-block;
  background: linear-gradient(0deg, rgba(23,58,88,1) 0%, rgba(46,116,176,1) 100%);
  width: 42px;
  height: 32px;
  padding: 12px 5px 5px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 50px;
  right: 15px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 95;
}
#button_top::after {
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button_top:hover {
  cursor: pointer;
  background: linear-gradient(0deg, rgba(23,58,88,1) 0%, rgba(46,116,176,1) 50%);
}
#button_top:active {
  background: linear-gradient(0deg, rgba(23,58,88,1) 0%, rgba(46,116,176,1) 50%);
}
#button_top.show {
  opacity: 1;
  visibility: visible;
}


/* reCaptcha Overrides */
.grecaptcha-badge {
	opacity: 0;
	right: -300px !important;
}

/* OVERRIDES */
.avPlayerWrapper .avPlayerContainer .avPlayerBlock video {
	background: none !important;
}



/* RESPONSIVE ELEMENTS */
@media (max-width:1650px) {
	.plant-solution ul.wms90 li {
		min-height: 140px;
	}
}

@media (max-width:1450px) {
	ul.bmbp li {
		width: 23.15%;
	}
	#content #batching-plant-solutions li strong {
		font-size: 130%;
	}
}

@media (max-width:1300px) {
	#banner .notification {
		padding-left: 5%;
		padding-right: 5%;
	}
	#content #batching-plant-solutions li strong {
		font-size: 120%;
	}
	#content #logos li em.bon {
		width: 190px;
	}
	#content #logos li em.don {
		width: 200px;
	}
	#content #logos li em.sch {
		width: 160px;
	}
	#content #logos li em.sew {
		width: 100px;
	}
	#content #logos li em.sie {
		width: 150px;
	}
	#content #logos li em.wam {
		width: 120px;
	}
}

@media (max-width:1240px) {
	#content #batching-plant-solutions li {
		width: 32.1%;
	}
}

@media (max-width:1200px) {
	.rmbp-links .grid {
		width: 49%;
	}
	.rmbp-links .grid:nth-child(1),
	.rmbp-links .grid:nth-child(2) {
		margin-bottom: 15px;
	}
	.rmbp-links .grid:nth-child(2n) {
		margin-right: 0;
	}
}

@media (max-width:1140px) {
	#content ul.components li {
		width: 32%
	}
	#content ul.components li:nth-child(3n) {
		margin-right: 0;
	}
	#content ul.components li:nth-child(4) {
		margin-right: 1%;
	}
	#mobile-batching-plant .leading div.item,
	#mobile-batching-plant .leading #mobile-plant-video {
		width: 100%;
	}
	.plant-solution li {
		min-height: 110px;
	}
}

@media (max-width:1100px) {
	#content #logos li em.bon {
		width: 160px;
	}
	#content #logos li em.don {
		width: 170px;
	}
	#content #logos li em.sch {
		width: 130px;
	}
	#content #logos li em.sew {
		width: 80px;
	}
	#content #logos li em.sie {
		width: 140px;
	}
	#content #logos li em.wam {
		width: 90px;
	}
}

@media (max-width:1070px) {
	#header .logo {
		float: none;
	}
	#header .mainmenu {
		display: none;
	}
	#header .burger {
		float: right;
		clear: both;
		margin-top: -20px;
	}
	#content ul.components li strong {
		font-size: 90%;
		margin-top: -52px;
	}
}

@media (max-width:1050px) {
	#content #batching-plant-solutions li {
		width: 49%;
	}
	#content #batching-plant-solutions li:nth-child(3n) {
		margin-right: 1%;
	}
	#content #batching-plant-solutions li:nth-child(2n) {
		margin-right: 0;
	}
	ul.bmbp li {
		width:31.6%;
		margin-right: 2%;
	}
	ul.bmbp li:nth-child(3n) {
		margin-right: 0;
	}
	ul.bmbp li:nth-child(4n) {
		margin-right: 2%;
	}
	
	#footer .grid.logos {
		margin-right: 7%;
	}
	#footer .grid.first {
		width: 23%;
	}
	.plant-solution ul.wms90 li {
		min-height: 160px;
	}
}


@media (max-width:980px) {
	.plant-solution li,
	.plant-solution ul.wms90 li {
		width: 100%;
		min-height: auto;	
	}
}

@media (max-width:960px) {
	#content #batching-plant-solutions li strong {
		font-size: 120%;
	}
	.article ul.main > li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		height: auto;
	}
	#footer .grid {
		width: 50%;
	}
	#footer .grid.logos {
		margin-right: 15%;
		margin-bottom: 6%;
		width: 44%;
	}
	#footer .grid.first {
		margin-right: 0;
		width: 40%;
	}
	#footer .grid.last {
		width: 32%;
	}
	#footer .grid.menu.last li a.contact {
		margin-bottom: 10%;
	}
}

@media (max-width:930px) {
	#content #logos li em.bon {
		width: 140px;
	}
	#content #logos li em.don {
		width: 150px;
	}
	#content #logos li em.sch {
		width: 110px;
	}
	#content #logos li em.sew {
		width: 70px;
	}
	#content #logos li em.sie {
		width: 100px;
	}
	#content #logos li em.wam {
		width: 80px;
	}
	#content ul.cranes li {
		width: 48.4%;
	}
	#content ul.cranes li:nth-child(3n) {
		margin-right: 2%;
	}
	#content ul.cranes li:nth-child(2n),
	#content ul.cranes li:last-child {
		margin-right: 0;
	}
}

@media (max-width:900px) {
	#banner .notification h2,
	#banner .notification h3 {
		margin-bottom: 5px;
	}
	#banner .notification h2 {
		font-size: 170%;
	}
	#banner .notification {
		font-size: 80%;
	}
	
	#content ul.components li {
		width: 32%;
	}
	#content ul.components li:nth-child(3),
	#content ul.components li:nth-child(6) {
		margin-right: 0;
	}
	#content ul.components li:nth-child(4) {
		margin-right: 1%;
	}
	
	.rmbp.list-info .grid {
		width: 100%;
	}
	.rmbp.list-info .grid:nth-child(2n+1) {
		margin-right: 0;
	}
	#mobile-batching-plant .leading div.item:first-child {
		margin-bottom: 20px;
	}
	#mobile-batching-plant .leading div.item .image_1 {
		width: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}
	#mobile-batching-plant .leading div.item .image_2 {
		width: auto;
	}
}

@media (max-width:810px) {
	ul.bmbp li {
		width: 31.5%;
	}
	
	#content form#contact_us li {
		width: 100%;
		margin-right: 0;
	}
	#content form#contact_us li:nth-child(2n+1) {
		margin-right: 0;
	}
}

@media (max-width:800px) {
	#header .call {
		margin-bottom: 5px;
	}
	#header .logo {
		float: none;
		margin-bottom: 0;
	}
	#header .logo a {
		width: 200px;
		padding-top: 65px;
	}
	#header .burger {
		margin-top: 0;
	}
	#content #batching-plant-solutions h1,
	#content ul.components h1,
	#content #batching-plant-solutions h2,
	#content ul.components h2 {
		margin-bottom: 20px;
	}
}

@media (max-width:760px) {
	h1, h2 {
		font-size: 170%;
		font-weight: 500;
	}
	
	#header {
		background: none;
	}
	#header .call,
	#header .logo a {
		margin-top: 0;
	}
	
	#content #batching-plant-solutions h1,
	#content ul.components h1,
	#content #batching-plant-solutions h2, 
	#content ul.components h2 {
		font-size: 140%;
	}
	.spec h3 {
		font-weight: 500;
	}
	.rmbp-links {
		padding: 12px;
	}
	.rmbp-links .grid {
		width: 100%;
		height: auto;
		padding: 12px;
	}
	.rmbp-links .grid:nth-child(3) {
		margin-bottom: 15px;
	}
	.rmbp-links h4 {
		font-weight: 600;
		font-size: 100%;
	}
}

@media (max-width:700px) {
	#content ul.components li {
		width: 48.5%;
	}
	#content ul.components li:nth-child(3) {
		margin-right: 1%;
	}
	#content ul.components li:nth-child(2n) { 
		margin-right: 0;
	}
	#content ul.components li:nth-child(3) {
		margin-right: 1%;
	}
}

@media (max-width:650px) {
	ul.bmbp li {
		width: 48.4%;
	}
	ul.bmbp li:nth-child(2n) {
		margin-right: 0;
	}
	ul.bmbp li:nth-child(3) {
		margin-right: 2%;
	}
}

@media (max-width:600px) {
	.container {
		padding: 0 3%;
	}
	#header {
		text-align: center;
	}
	#header .call {
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	#header .logo {
		margin-right: 8%;
	}
	#header .burger {
		float: none;
		margin-top: 3px;
	}
	
	#content #batching-plant-solutions li {
		width: 100%;
		margin-right: 0;
	}
	#content ul.cranes {
		margin-bottom: 100px;
	}
	#content ul.cranes li {
		width: 100%;
		margin-right: 0;
	}
	#content ul.cranes li:nth-child(3n) {
		margin-right: 0;
	}
	#content ul.cranes li strong {
		margin-top: -40px;
	}
	
	#footer h3 {
		margin-bottom: 10px;
	}
	#footer .grid {
		width: 100%;
		margin-right: 0;
	}
	#footer .grid.logos {
		width: 100%;
		margin-top: 5%;
		margin-right: 0;
		margin-bottom: 8%;
		text-align: left;
	}
	#footer .grid.logos p {
		margin-bottom: 0;
	}
	#footer .logos img.guris {
		margin-top:10px;
	}
	#footer .grid.first {
		width: 100%;
		margin-bottom: 5%;
	}
	#footer .grid.last {
		margin-top: 5%;
		margin-bottom: 5%;
		width: 100%;
	}
	#footer .grid.menu.last li a.contact {
		margin-bottom: 5%;
	}
	
}

@media (max-width:500px) {
	#banner .notification h3 {
		font-size: 120%;
	}
	#content ul.components li strong {
		font-size: 80%;
		padding: 13px 2px;
		margin-top: -43px;
	}
}

@media (max-width:480px) {
	.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top .close_pop_wtc {
		top: -40px !important;
	}
	.whatsappchat .popup-section .popup .popuptext .popup-box .popup-top {
		height: 75px;
	}
}

@media (max-width:450px) {
	#content ul.components li strong {
		margin-top: -3px;
	}
}

@media (max-width:420px) {
	.sm-full-106 .sm-overlay-win #off-menu_106 {
		vertical-align: middle !important;
		margin-top: auto;
	}
	
	#content ul.components li strong {
		padding: 10px 8px;
	}
	#content ul.components li:nth-child(1) h3,
	#content ul.components li:nth-child(7) h3 { 
		margin-top: -57px;
	}
	
	ul.bmbp li {
		width: 48.2%;
	}
}

@media (max-width:340px) {
	#banner .notification h3 em {
		display: block;
		text-indent: -99999px;
		font-size: 3px;
	}
	
	#content ul.components li:nth-child(5) h3 {
		padding: 10px;
		margin-top: -58px;
	}
}

@media (max-width:315px) {
	#content ul.components li,
	ul.bmbp li {
		width: 100%;
		margin-right: 0 !important;
	}
	#content ul.components li:nth-child(1) strong, 
	#content ul.components li:nth-child(7) strong {
		margin-top: -40px;
	}
}
