@charset "UTF-8";

 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);-ms-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);-ms-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);-ms-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);-ms-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);-ms-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);-ms-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");body{font-family:'Poppins',sans-serif;overflow-x:hidden}*{margin:0;padding:0}ul,p,h1,h2,h3,h4,h5,h6{margin-bottom:0}li{list-style:none}a:hover{text-decoration:none}button:focus{outline:none}.btn:focus{border:none;box-shadow:none}p{font-size:18px;line-height:32px;font-weight:400;color:#333}h3{font-size:32px;color:#023047;font-weight:600;line-height:50px}.common-btn{display:inline-block;font-size:18px;padding:12px 30px;background-color:#fff;color:#484848;border-radius:8px;border:2px solid transparent}.common-btn:hover{border:2px solid #0076c0;background-color:#0076c0;color:#fff;transition:.3s all ease-in}.outline-btn{background-color:transparent;border:2px solid #0076c0;color:#0076c0}.white-outline-btn{background-color:transparent;border:2px solid #fff;color:#fff;position:relative}.white-outline-btn:hover{border:2px solid #fff;background-color:#fff;color:#0076c0;transition:.3s all ease-in}.outline-btn:hover{background-color:#0076c0;color:#fff;border-color:#0076c0}.common-section{padding:100px 0}.blog-inner-section{max-width:70%;margin:0 auto}.common-bottom-padding{padding-bottom:100px}.custom-container{padding:0 220px}.title-box{text-align:center}.title-box h2{font-size:30px;position:relative;color:#0076c0;line-height:40px;font-weight:500;display:inline-block;margin-bottom:40px}.title-box h2:before,.title-box h2:after{content:'';position:absolute;display:inline-block;top:50%;transform:translateY(-50%);width:100px;height:4px;background-color:#ffc425}.title-box h2:before{left:-110px}.title-box h2:after{right:-110px}header .top-header .left-box{width:50%;display:inline-block;vertical-align:middle;text-align:left}header .top-header .right-box{width:49%;display:inline-block;vertical-align:middle;text-align:right}header .top-header{font-size:12px;background-color:#282828;color:#fff;padding:10px 0}header .top-header p,header .top-header a{font-size:12px;color:#fff;line-height:100%;font-weight:400}header .top-header li,header .top-header img{display:inline-block}header .top-header .left-box li{display:inline-block;vertical-align:top;text-align:left}header .top-header .left-box li:first-child{margin-right:20px}header .top-header .left-box p{margin-bottom:5px}header .top-header .left-box a:hover{color:#ffc425}header .top-header .left-box img{margin-top:-5px}header .top-header .left-box .icon-box{width:auto;vertical-align:top;display:inline-block;margin-right:10px}header .top-header .left-box .con-box{width:auto;display:inline-block;vertical-align:top;margin-left:-5px;line-height:25px}header .top-header .right-box .con-box{display:inline-block}header .top-header .right-box .dropdown .btn{color:#fff;font-size:12px;padding:0}header .top-header .right-box img{margin-right:5px}header .main-header{background-color:#fff}header .main-header a{color:#1a1a1a}header .main-header li.active a:before{display:block}header .main-header .logo-box{width:15%;display:inline-block;vertical-align:middle}header .main-header .center-nav-box{width:64%;display:inline-block;vertical-align:middle;margin-left:-5px;text-align:center}header .main-header .center-nav-box li{display:inline-block}header .main-header .center-nav-box a{font-size:18px;padding:30px 15px;position:relative;display:inline-block;text-transform:capitalize !important}header .main-header .center-nav-box a:before{position:absolute;width:24px;height:4px;background-color:#ffc425;display:none;bottom:25px;content:'';border-radius:50px;left:50%;transform:translate(-50%)}header .main-header .center-nav-box a:hover:before{display:block;transition:all .5s ease-in-out}header .main-header .right-box{width:20%;display:inline-block;vertical-align:middle;text-align:right}header .main-header .right-box input{width:180px;height:43px;border:1px solid #1a1a1a;border-radius:50px;padding:0 40px 0 15px}header .main-header .right-box .form-group .fa.fa-search{position:relative !important;right:auto !important;top:auto !important;transform:none !important;color:#717171}header .main-header .right-box .search-form .search-btn{position:absolute;right:15px;top:50%;transform:translateY(-50%);padding:0}header .main-header .right-box .menu-box{display:inline-block;margin-right:20px}header .main-header .right-box .menu-btn{margin-right:15px}header .main-header .right-box .menu-btn span{display:block;width:30px;height:3px;background-color:#484848;margin-bottom:5px;transition:.6s}header .main-header .right-box .menu-btn span:last-of-type{margin-bottom:0}header .main-header .right-box .form-group{display:inline-block;vertical-align:middle;position:relative;margin-bottom:0}header .main-header .right-box .menu-btn{width:10%;display:inline-block;vertical-align:middle}header .main-header .right-box .lang-box{width:20%;display:inline-block;vertical-align:middle;margin-left:-5px}header .top-header .right-box .dropdown li{display:block}header .top-header .right-box .dropdown li a{color:#484848;font-size:13px;padding:10px !important}header.shrink{position:fixed;left:0;right:0;z-index:99}header.shrink .main-header{display:block;box-shadow:0 0 10px #d0d0d0}.dropdown-toggle:after{display:none}.banner-bottom-padding{padding-top:80px}.banner-section{height:750px;background-size:cover;background-position:center center;position:relative;color:#fff}.banner-section .banner-text{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center}.banner-section .banner-text h3{font-size:30px;font-weight:500;position:relative;display:inline-block;margin-bottom:15px;color:#fff}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{content:'';position:absolute;top:50%;transform:translateY(-50%);width:100px;height:3px;background-color:#ffc425}.banner-section .banner-text h3:before{left:-115px}.banner-section .banner-text h3:after{right:-115px}.banner-section .banner-text h1{font-size:52px;font-weight:500;margin-bottom:15px}.banner-section .banner-text p{width:65%;margin:0 auto;margin-bottom:30px;color:#fff}.banner-section .banner-text li{display:inline-block}.banner-section .banner-text li a{font-size:18px;padding:0 20px;text-decoration:underline;color:#fff}.banner-section .banner-text li a:hover{color:#ffc425;font-weight:400}.banner-section #banner-slider.owl-carousel .owl-nav.disabled{display:block}#banner-slider.owl-carousel .owl-dots{position:absolute;left:0;right:0;bottom:30px;text-align:center}#banner-slider.owl-carousel .owl-dots button.owl-dot.active span{width:30px;background-color:#ffc425}#banner-slider.owl-carousel .owl-dots button.owl-dot span{display:inline-block;height:4px;width:15px;background-color:#717171;border-radius:3px;margin-right:10px}#banner-slider.owl-carousel .owl-nav button.owl-next,#banner-slider.owl-carousel .owl-nav button.owl-prev{background-color:#ffffff3d;height:60px;width:60px;border-radius:50%;top:50%;position:absolute;transform:translateY(-50%)}#banner-slider.owl-carousel .owl-nav button.owl-next{right:50px}#banner-slider.owl-carousel .owl-nav button.owl-prev{left:50px}#banner-slider.owl-carousel .owl-nav button i{font-size:24px;font-weight:600;color:#fff}.our-products-section .title-box{margin-bottom:40px}.our-products-section .resp-tabs-container .detail-box .left-box{width:60%;display:inline-block;vertical-align:top}.our-products-section .resp-tabs-container .detail-box .right-box{width:40%;display:inline-block;vertical-align:top;margin-left:-5px}.our-products-section .resp-tabs-container .detail-box .right-box img{width:100%}.our-products-section .resp-tabs-container .detail-box .left-box{color:#1a1a1a}.our-products-section .resp-tabs-container .detail-box .left-box h3{margin-bottom:15px;position:relative;padding-left:20px}.our-products-section .resp-tabs-container .detail-box .left-box h3:before{content:'';display:inline-block;height:50px;width:5px;background-color:#ffc425;position:absolute;top:0;bottom:0;left:0}.our-products-section .resp-tabs-container .detail-box .left-box li{font-weight:500;width:32%;font-size:18px;display:inline-block;margin-bottom:15px}ul.common-list li{position:relative;padding-left:15px}ul.common-list li:before{content:'';display:inline-block;height:6px;width:6px;background-color:#0076c0;position:absolute;top:11px;transform:none;left:0;border-radius:50%}.our-products-section .resp-tabs-container .detail-box .left-box ul{margin-bottom:15px}.our-products-section .resp-tabs-container .detail-box .left-box p{margin-bottom:15px;width:90%}.our-products-section ul.resp-tabs-list{margin-bottom:50px}.our-products-section .resp-tabs-list li{width:30%;display:inline-block;vertical-align:middle;margin-right:65px;border:2px solid none;background-color:#fff !important;padding:20px 35px !important;box-shadow:0 0 15px rgba(15,15,15,.226)}.our-products-section .resp-tabs-list li .icon-box img{height:70px;width:auto}.our-products-section .resp-tabs-list li:last-child{margin-right:0}.our-products-section .resp-tab-item.hor_1.resp-tab-active{border:2px solid #ffc425 !important;margin-bottom:0 !important}.our-products-section .resp-tab-item.hor_1:hover{border:2px solid #ffc425 !important}.our-products-section .resp-tabs-list li h2{font-size:24px;text-align:center;color:#023047}.our-products-section .resp-tab-item.hor_1 .icon-box{width:20%;display:inline-block;vertical-align:middle}.our-products-section .resp-tab-item.hor_1 .con-box{width:80%;display:inline-block;vertical-align:middle;margin-left:-5px}.our-products-section .resp-tab-content-active{border:none !important;padding:0 !important}.about-us-section{background-color:#f8f8f8;height:670px;padding-top:60px;margin-bottom:115px}.about-us-section p{width:80%;color:#333;margin:0 auto;line-height:35px}.about-us-section h3{width:60%;margin:0 auto;margin-bottom:15px}.about-us-section img{width:100%;transition:.3s all ease-in-out}.about-us-section .img-box{position:relative;overflow:hidden}.about-us-section .left-box{width:50%;display:inline-block;vertical-align:middle;overflow:hidden}.about-us-section .img-box:hover img{transform:scale(1.1);transition:.3s all ease-in-out}.about-us-section .left-box{padding-right:20px}.about-us-section .right-box{padding-left:20px}.about-us-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;overflow:hidden}.about-us-section h4{font-size:24px;line-height:40px;position:absolute;bottom:40px;left:0;right:0;text-align:center;color:#fff}.certification-section li{width:20%;display:inline-block;vertical-align:middle;text-align:center;margin-left:-5px}.certification-section li .common-box{background-color:#fff;box-shadow:0 0 15px rgba(15,15,15,.226);padding:40px 30px;height:300px;margin:0 20px;position:relative;border:1px solid #7171713b;display:block}.certification-section li .common-box:hover{border:1px solid #ffc425;transition:.3s all ease-in-out}.certification-section li:last-of-type .common-box{margin-right:0}.certification-section li .common-box img{width:100%}.certification-section li .common-box p{position:absolute;bottom:55px;left:0;right:0;color:#1a1a1a;height:55px;width:95%;margin:0 auto;line-height:27px}.certification-section li .common-box span{display:block;position:absolute;bottom:40px;width:125px;height:4px;background-color:#ffc425;left:50%;transform:translate(-50%)}.clients-section{background-color:#023047;height:370px;padding-top:60px;margin-bottom:100px}.clients-section .title-box h2{color:#fff}.clients-section .clients-container .owl-carousel .owl-item{margin-bottom:30px}.clients-section .clients-container .inner-box{background-color:#fff;padding:40px;box-shadow:0 0 15px rgba(15,15,15,.226)}.clients-section .clients-container .inner-box .client-con-box{margin-bottom:30px}.clients-section .clients-container img{width:80px;height:80px;border:2px solid #ffc425;border-radius:50%}.clients-section .clients-container .name-box h2{font-size:24px;color:#0076c0;line-height:40px}.clients-section .clients-container .img-box{width:25%;display:inline-block;vertical-align:middle}.clients-section .clients-container .name-box{width:75%;display:inline-block;vertical-align:middle;margin-left:-5px}.clients-section .clients-container .data-box p{height:115px;color:#717171}.news-section .col-md-6{padding:0;overflow:hidden}.news-section img{width:100%}.news-section .con-box{padding:60px}.news-section .img-box:hover{transform:scale(1.1);transition:.3s all ease-in-out}.news-section .img-box{transition:.3s all ease-in-out}.news-section .col-md-6:nth-child(3) .con-box{padding-left:0}.news-section .con-box h4{font-size:24px;color:#1a1a1a;margin-bottom:10px}.news-section .con-box h3{margin-bottom:15px}.news-section .con-box p{width:85%;color:#333}.news-section .con-box a{color:#484848;text-decoration:underline}.news-section .con-box a:hover{color:#0076c0}.cta-section{height:auto;background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/cta-banner.png);background-size:cover;background-position:center center;color:#fff;text-align:center}.cta-section h2{font-size:48px;line-height:40px;margin-bottom:30px}.cta-section p{font-size:24px;width:80%;margin:0 auto;margin-bottom:30px;line-height:40px;font-weight:400;color:#fff}.industry-section ul{text-align:center}.industry-section li h4{font-size:24px;font-weight:500;color:#fff;position:absolute;bottom:65px;left:30px}.industry-section li span{background-color:#ffc425;position:absolute;bottom:40px;left:0;height:80px;width:10px;display:inline-block}.industry-section ul li.active{width:30% !important}.industry-section ul li{display:inline-block;height:480px;background-repeat:no-repeat !important;background-size:cover !important;margin-right:25px;transition:all .3s linear;position:relative;overflow:hidden;width:20%;background-position:center !important}.industry-section ul li:last-child{margin-right:0}.industry-section ul li:hover{width:30%}.clients-logo-section{padding-bottom:80px}.clients-logo-section li{width:16%;display:inline-block;vertical-align:middle;text-align:center}footer{background-color:#023047;color:#fff}footer .top-footer{padding:40px 0 20px;border-bottom:1px solid #ffffff4f}footer a{color:#fff;font-size:18px;line-height:35px;display:inline-block}footer p{color:#fff}footer a:hover{color:#ffc425}footer li{display:inline-block}footer .footer-list li span{display:inline-block;vertical-align:middle;width:2px;height:15px;background-color:#fff;opacity:.5;margin:0 30px}footer .top-footer .logo-box{width:20%;display:inline-block;vertical-align:middle}footer .top-footer .right-box{width:80%;display:inline-block;vertical-align:middle;margin-left:-5px;text-align:right}footer .main-footer{padding-top:40px;height:auto !important;padding-bottom:40px}footer .main-footer p{margin-bottom:20px;line-height:35px}footer .main-footer .social-box a{display:block;height:35px;width:35px;border:1px solid #fff;padding:0 8px;margin-right:30px;text-align:center}footer .main-footer .social-box li:last-child a{margin-right:0}footer .main-footer .list-box ul{display:inline-block}footer .main-footer .list-box li{display:block;margin-bottom:15px;position:relative;padding-left:15px}footer .main-footer .list-box li:last-child{margin-bottom:0}footer .main-footer .list-box li:before{content:'';display:inline-block;width:6px;height:6px;background-color:#fff;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}footer .main-footer .common-box{margin-bottom:20px}footer .main-footer .contact-box{padding-left:50px}footer .main-footer .contact-box .icon-box{width:10%;display:inline-block;text-align:center;vertical-align:top}footer .main-footer .contact-box .icon-box i{font-size:25px;margin-top:5px}footer .main-footer .contact-box .con-box{width:80%;display:inline-block;margin:0 auto;vertical-align:top}footer .main-footer .contact-box .common-box:last-of-type,footer .main-footer .contact-box .common-box p:last-of-type{margin-bottom:0}footer .bottom-footer{padding:15px 0;border-top:1px solid #ffffff4f}footer .bottom-footer .left-box{width:25%;display:inline-block;vertical-align:middle}footer .bottom-footer .right-box{width:75%;display:inline-block;vertical-align:middle;margin-left:-5px;text-align:right}.back-to-top{cursor:pointer;height:40px;width:40px;border-radius:50%;background:#ffc425;text-align:center;padding:6px;position:fixed;bottom:20px;right:34px;z-index:9999;bottom:95px}.back-to-top a{color:#fff;font-size:18px}.back-to-top:hover{background-color:#0076c0}.common-inner-banner-section{position:relative}.common-inner-banner-section .inner-banner-box{width:100%;position:absolute;bottom:0}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:36px;font-weight:600;background-color:#ffc425;display:inline-block;padding:20px 40px;color:#fff}.common-inner-banner-section .inner-banner-box .left-box{width:50%;display:inline-block;vertical-align:middle}.common-inner-banner-section .inner-banner-box .right-box{width:50%;display:inline-block;vertical-align:middle;text-align:right;margin-left:-5px}.common-inner-banner-section .inner-banner-box .right-box p{font-size:18px;color:#fff}.common-inner-banner-section .inner-banner-box .right-box p i{margin:0 10px}.common-inner-banner-section .inner-banner-box .right-box p a{color:#fff}.common-inner-banner-section .inner-banner-box .right-box a:hover{color:#ffc425}.inner-about-us-section .right-con-box h4{font-size:24px;font-weight:500;color:#ffc425;margin-bottom:10px}.inner-about-us-section .right-con-box h3{width:80%;margin-bottom:15px}.inner-about-us-section .left-img-box{width:40%;display:inline-block;vertical-align:middle}.inner-about-us-section img{width:100%}.inner-about-us-section .right-con-box{width:60%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:50px}.inner-about-us-section .right-con-box p{margin-bottom:10px}.inner-about-us-section .right-con-box a{margin-top:20px}.about-service-banner .inner-box{padding-top:100px;padding-bottom:95px}.about-service-banner .left-box{width:50%;display:inline-block;vertical-align:middle;background-color:#023047}.about-service-banner .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;background-color:#fafafa}.about-service-banner .left-box h3,.about-service-banner .left-box p{color:#fff}.about-service-banner h3{margin-bottom:30px}.about-service-banner p{margin-bottom:30px;height:150px}.about-service-banner .left-box p{width:90%}.about-service-banner .right-box p{width:60%}.about-service-banner .left-box .inner-box{padding-left:220px;position:relative}.about-service-banner .left-box .inner-box img.globe-img{position:absolute;left:0;bottom:0;top:50%;transform:translateY(-50%)}.about-service-banner .right-box .inner-box{padding-left:60px;position:relative}.about-service-banner .right-box .inner-box img.about-img{position:absolute;right:20px;bottom:0}.history-section .history-container{padding-top:60px}.history-section .title-box h3{width:80%;margin:auto;margin-bottom:15px}.history-section .title-box p{width:95%;margin:auto}.history-section .left-box{width:50%;display:inline-block;vertical-align:middle}.history-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px}.history-section .right-box img{width:100%}.history-section .left-box ul li{font-size:24px;color:#484848;font-weight:500;margin-bottom:20px}.history-section .left-box ul li span{display:inline-block;padding-left:15px;width:90%}.history-section .left-box ul li img{vertical-align:top;margin-top:6px}.get-in-touch-section{padding:60px 0;background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/connect-bg.png);background-size:cover}.get-in-touch-section h3,.get-in-touch-section p{color:#fff}.get-in-touch-section .left-box h3{margin-bottom:30px}.get-in-touch-section p{margin-bottom:15px;width:87%}.get-in-touch-section .right-box p{width:95%}.get-in-touch-section .left-box{width:60%;display:inline-block;vertical-align:middle}.get-in-touch-section .right-box{width:40%;display:inline-block;vertical-align:middle;margin-left:-5px}.get-in-touch-section .left-box a{color:#ffc425}.get-in-touch-section ul li{width:35%;display:inline-block;font-size:24px;color:#fff;margin-bottom:20px}.get-in-touch-section ul li:last-of-type{margin-bottom:0}.get-in-touch-section ul.common-list li:before{background-color:#ffc425}.get-in-touch-section .right-box .form-container{width:95%;background-color:#ffd051;padding:30px 40px 45px 30px;margin:0 auto}.get-in-touch-section .right-box h3,.get-in-touch-section .right-box p{color:#484848}.get-in-touch-section .right-box h3{margin-bottom:10px}.get-in-touch-section .right-box form{width:95%}.get-in-touch-section .form-control{padding:10px 20px 10px 0;font-size:24px;font-weight:400;line-height:1.5;color:#484848;background-color:transparent;border:none;border-bottom:1px solid #717171;opacity:.5;border-radius:0}.get-in-touch-section .form-control:focus{box-shadow:none}.get-in-touch-section .form-group{margin-bottom:30px}.get-in-touch-section .btn{border:2px solid #484848;padding:12px 30px;font-size:18px;color:#484848;border-radius:8px}.get-in-touch-section .btn:hover{background-color:#484848;color:#ffc425}.culture-section{background-color:#fafafa}.culture-section h3{margin-bottom:15px}.culture-section .upper-box{margin-bottom:90px}.culture-section img{width:100%}.culture-section .left-box{width:50%;display:inline-block;vertical-align:middle}.culture-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px}.culture-section p{margin-bottom:20px}.culture-section p:last-of-type{margin-bottom:0}.culture-section .upper-box .left-box{padding-right:45px}.culture-section .lower-box .right-box{padding-left:60px}.sustainability-section{position:relative}.sustainability-section img.big-globe{position:absolute;left:0;top:55%;transform:translateY(-50%);height:75%}.sustainability-section .title-box p{width:70%;margin:0 auto}.sustainability-section .sustain-container{padding-top:60px}.sustainability-section .left-box{width:70%;display:inline-block;vertical-align:middle}.sustainability-section .left-box img{width:100%}.sustainability-section .right-box{width:30%;display:inline-block;vertical-align:middle;margin-left:-5px}.sustainability-section .right-box img{width:100%}.sustainability-section .left-box h3{margin-bottom:15px}.sustainability-section .left-box p{margin-bottom:20px;width:66%}.sustainability-section .left-box li{font-size:18px;font-weight:400;color:#484848;margin-bottom:20px;width:87%}.sustainability-section .left-box li:last-child{margin-bottom:0}.sustainability-section .left-box ul.common-list li:before{top:11px;background-color:#0076c0}.philanthropy-section .left-box{width:50%;display:inline-block;vertical-align:middle}.philanthropy-section .right-box img{width:100%;margin-top:-180px}.philanthropy-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:80px}.philanthropy-section .left-box h3{margin-bottom:15px;color:#fff}.philanthropy-section .left-box p{margin-bottom:20px;width:95%;color:#fff}.philanthropy-section .left-box p:last-of-type{margin-bottom:0}.philanthropy-section{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);padding:40px 0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-top:90px}.value-chain-section .title-box p:first-of-type{width:80%;margin:0 auto;margin-bottom:15px}.value-chain-section .title-box p{width:92%;margin:0 auto}.value-chain-section .value-chain-container{padding-top:60px}.value-chain-section .value-chain-container img{width:100%;filter:grayscale(100%);transition:.5s ease;height:100%;object-fit:cover}.value-chain-section .value-chain-container .row{margin:0}.value-chain-section .value-chain-container .col-md-6 .img-box{width:50%;display:inline-block;vertical-align:top}.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{overflow:hidden;height:580px}.value-chain-section .value-chain-container .col-md-6 .img-box:hover img{filter:grayscale(0);transition:.5s ease;transform:scale(1.2)}.value-chain-section .value-chain-container .col-md-6{padding:0}.value-chain-section .value-chain-container .col-md-6 .con-box{width:50%;display:inline-block;vertical-align:top;margin-left:-5px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:40px;height:580px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{margin-bottom:20px}.value-chain-section .value-chain-container .col-md-6 .con-box p:first-of-type{margin-bottom:15px}.made-in-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/made-in-canada-bg.png);background-repeat:no-repeat;background-position:right;background-size:cover;height:520px}.made-in-section .made-in-box{width:45%}.made-in-section .made-in-box h5{font-weight:500;font-size:24px;line-height:36px;color:#fff;margin-bottom:12px}.made-in-section .made-in-box h2{font-weight:600;font-size:28px;line-height:48px;margin-bottom:16px;color:#fff}.made-in-section .made-in-box p{color:#fff}.career-section .title-box{margin-bottom:60px}.career-section .title-box p{width:63%;margin:0 auto}.about-us-slider-section .slider-box{border:2px solid #717171;padding:30px 20px;border-radius:10px;height:100%}.about-us-slider-section .slider-box p{color:#717171;margin-bottom:0;font-size:18px;line-height:25px;height:275px}.about-us-slider-section .slider-box h4{font-size:30px;color:#023047}.about-us-slider-section{position:relative}.about-us-slider-section .slider-container{display:flex;align-items:center;justify-content:center;height:395px;width:78%;perspective:1000px;transform-style:preserve-3d;overflow-x:hidden;overflow-y:hidden;margin:0 auto}.about-us-slider-section .slide{background-size:cover;background-repeat:no-repeat;border-radius:5px;height:390px;overflow:hidden;position:absolute;top:0;left:0;width:20%;z-index:1000;transition:all .3s ease-in-out;opacity:0;padding-top:15px}.about-us-slider-section .slide.slide-1{transform-origin:right;transform:rotateY(40deg) scale(.82) translateZ(10px);left:-1.2% !important;z-index:1;opacity:1;top:-17px;height:420px}.about-us-slider-section .slide.slide-2{transform-origin:right;transform:rotateY(14deg) scale(.88);left:20% !important;z-index:2;opacity:1}.about-us-slider-section .slide.slide-3{left:41% !important;transform:scale(.86);z-index:2;opacity:1}.about-us-slider-section .slide.slide-4{transform-origin:left;transform:rotateY(-12deg)scale(.88);left:62% !important;z-index:2;opacity:1}.about-us-slider-section .slide.slide-5{transform-origin:left;transform:rotateY(-40deg) scale(.75);margin-left:0;left:83% !important;z-index:1;opacity:1;top:-30px;height:455px}.about-us-slider-section .buttons-container .arrow.left{position:absolute;left:70px}.about-us-slider-section .buttons-container .arrow.right{position:absolute;right:70px}.about-us-slider-section .buttons-container{position:absolute;left:0;width:100%;right:0;margin:0 auto;top:45%;transform:translateY(-50%)}.about-us-slider-section .arrow{background:#023047;cursor:pointer;color:#fff;width:50px;height:50px;margin:0;border:none}.career-section .left-box{width:55%;display:inline-block;vertical-align:top;padding-right:10px;height:628px}.career-section .right-box{width:45%;display:inline-block;vertical-align:top;margin-left:-5px;padding-left:10px}.career-section .blue-bg{background-color:#023047}.career-section .left-box .blue-bg{height:100%}.career-section .left-box .left-content{width:50%;display:inline-block;vertical-align:middle;padding:30px}.career-section .left-box .left-img{width:50%;display:inline-block;margin-left:-5px;vertical-align:middle;height:100%}.career-section .left-box .left-img img{width:100%;height:100%;margin-left:2px}.career-section .right-box .blue-bg{padding:30px;height:auto}.career-section .right-box .blue-bg:first-child{margin-bottom:20px}.career-section .blue-bg h3{font-weight:600;font-size:28px;line-height:36px;color:#fff;margin-bottom:10px}.career-section .blue-bg p{margin-bottom:20px;color:#fff;font-size:16px;line-height:30px}.career-section .blue-bg .white-outline-btn{font-size:14px;padding:9px 15px}.clients-logo-section .owl-carousel .owl-nav.disabled{display:block}.clients-logo-section .owl-carousel .owl-nav button.owl-prev{position:absolute;left:-40px;top:50%;transform:translateY(-50%)}.clients-logo-section .owl-carousel .owl-nav button.owl-next{position:absolute;right:-40px;top:50%;transform:translateY(-50%)}.clients-logo-section .owl-carousel .owl-nav button i{font-size:24px;color:#333}.career-work-section .career-content-box .left-box{width:40%;display:inline-block;vertical-align:middle;padding-right:20px}.career-work-section .career-content-box .right-box{width:60%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:20px}.career-work-section .career-content-box .left-box h3{margin-bottom:20px;width:66%}.career-work-section .career-content-box .left-box p{margin-bottom:15px;width:95%}.career-work-section .career-content-box .left-box p a{color:76C0;font-weight:600;transition:.5s}.career-work-section .career-content-box .left-box p a:hover{color:#023047}.career-work-section .career-content-box .left-box p:last-of-type{width:80%}.career-work-section .career-content-box img{width:100%}.career-work-section .title-box{margin-bottom:57px}.career-work-section .title-box p{width:60%;margin:0 auto}.common-inner-banner-section{background-repeat:no-repeat !important;background-size:cover !important;background-position:center !important;height:350px}.common-inner-banner-section.career-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/career-banner.png)}.common-inner-banner-section.about-us-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/about-banner-img.png)}.common-inner-banner-section.sustainability-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/sustainability-banner.png)}.common-inner-banner-section.value-chain-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/value-chain-banner.png)}.career-work-section .career-content-box .left-box{width:40%;display:inline-block;vertical-align:middle;padding-right:20px}.career-work-section .career-content-box .right-box{width:60%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:20px}.career-work-section .career-content-box .left-box h3{margin-bottom:20px;width:66%}.career-work-section .career-content-box .left-box p{margin-bottom:15px;width:95%}.career-work-section .career-content-box .left-box p a{color:#0076c0;font-weight:600;transition:.5s}.career-work-section .career-content-box .left-box p a:hover{color:#023047}.career-work-section .career-content-box .left-box p:last-of-type{width:80%}.career-work-section .career-content-box img{width:100%}.career-work-section .title-box{margin-bottom:57px}.career-work-section .title-box p{width:60%;margin:0 auto}.culture-diversity-section .culture-box{margin-bottom:80px}.culture-diversity-section .culture-box .left-box{width:40%;display:inline-block;vertical-align:middle;padding-right:20px}.culture-diversity-section .culture-box .right-box{width:60%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:20px}.culture-diversity-section h3{color:#fff;margin-bottom:15px}.culture-diversity-section p{color:#fff;margin-bottom:15px}.culture-diversity-section img{width:100%}.culture-diversity-section p:last-of-type{margin-bottom:0}.culture-diversity-section{background-color:#023047}.culture-diversity-section .diversity-box .left-box{width:65%}.culture-diversity-section .diversity-box .left-box .diversity-content-box{background-color:rgba(255,255,255,.05);padding:40px}.culture-diversity-section .diversity-box .right-box{width:50%;margin-left:auto;margin-top:-300px}.culture-diversity-section .diversity-box p{width:77%}.job-opening-section .title-box p{width:60%;margin:0 auto}.job-opening-section .title-box{margin-bottom:60px}.job-opening-section .post-box{padding:20px 30px;border:2px solid #888;margin-bottom:30px}.job-opening-section .post-box:last-of-type{margin-bottom:0}.job-opening-section .post-box .job-title{width:33%;display:inline-block;vertical-align:middle}.job-opening-section .post-box .job-location{width:33%;display:inline-block;vertical-align:middle;text-align:center}.job-opening-section .post-box .job-apply{width:33%;display:inline-block;vertical-align:middle;text-align:right}.job-opening-section .post-box .job-title h4{color:#023047;font-size:24px}.job-opening-section .post-box .job-apply a{color:#0076c0}.job-opening-section .post-box .job-apply a:hover{color:#ffc425}.job-opening-section .post-box .job-apply a .yellow-arrow{display:none}.job-opening-section .post-box .job-apply a:hover .yellow-arrow{display:inline-block}.job-opening-section .post-box .job-apply a:hover .blue-arrow{display:none}.join-our-team-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/join-our-team-bg-img.png);background-repeat:no-repeat;background-position:center;background-size:cover}.join-our-team-section .join-our-team-box h2{font-size:48px;color:#fff;margin-bottom:20px}.join-our-team-section .join-our-team-box p{color:#fff;margin-bottom:30px}.team-galary-section .title-box p{width:60%;margin:0 auto}.team-galary-section .team-galary-box .common-box{margin-left:-5px;padding:0 15px;display:inline-block;vertical-align:top;height:500px}.team-galary-section .team-galary-box img{width:100%}.team-galary-section .team-galary-box .common-box img{width:100%;height:100%;transition:.8s;object-fit:cover}.team-galary-section .team-galary-box .first-img-box{width:28%}.team-galary-section .team-galary-box .second-img-box{width:22%}.team-galary-section .team-galary-box .first-img-box .normal-img{height:100%}.team-galary-section .team-galary-box .second-img-box .small-img-box{width:100%;margin-bottom:30px;height:235px}.team-galary-section .team-galary-box .second-img-box .small-img-box:last-of-type{margin-bottom:0}.team-galary-section .team-galary-box .common-box:first-child{padding-left:0;margin-left:0}.team-galary-section .team-galary-box .common-box:last-of-type{padding-right:0}.team-galary-section .team-galary-box{width:100%}.team-galary-section .team-galary-box .common-box .normal-img:hover img,.team-galary-section .team-galary-box .common-box .small-img-box:hover img{transform:scale(1.1)}.team-galary-section .team-galary-box .common-box .normal-img,.team-galary-section .team-galary-box .common-box .small-img-box{overflow:hidden}.team-galary-section .title-box{margin-bottom:60px}.common-inner-banner-section.head-protection-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/head-protection-banner-img.png)}.head-protection-products-section .head-protection-box{padding:30px;box-shadow:0px 2px 24px rgba(0,0,0,.08)}.head-protection-products-section .head-protection-box .img-box{position:relative;width:45%;margin-bottom:30px}.head-protection-products-section .head-protection-box .img-box>img{width:100%}.head-protection-products-section .head-protection-box .img-box .overly-img{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;text-align:center}.head-protection-products-section .head-protection-box h3{margin-bottom:15px}.head-protection-products-section .head-protection-box p{margin-bottom:50px;height:65px}.head-protection-products-section .col-md-4{padding:0 20px}.head-protection-products-section .row{margin:0 -20px}.head-protection-products-section .head-protection-box{margin-bottom:40px}.head-protection-products-section .title-box{margin-bottom:60px}.head-protection-products-section .title-box p{width:83%;margin:0 auto}.head-protection-products-section .col-md-4:nth-last-child(1) .head-protection-box,.head-protection-products-section .col-md-4:nth-last-child(2) .head-protection-box{margin-bottom:0}.contact-with-us-section{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);padding:40px 0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;position:relative}.contact-with-us-section .left-contact-box .form-control{border:none;border-radius:6px;background-color:#35596c;box-shadow:none;margin-bottom:20px;font-size:18px;padding:10px 20px;height:55px}.contact-with-us-section .left-contact-box textarea{height:165px !important}.contact-with-us-section .left-contact-box select,.contact-with-us-section .left-contact-box select option{color:#fff}.contact-with-us-section .left-contact-box .form-control::placeholder{color:#fff}.contact-with-us-section .left-contact-box .form-control:focus{color:#fff}.contact-with-us-section .title-box h2{color:#fff}.contact-with-us-section .title-box h2:before,.contact-with-us-section .title-box h2:after{display:none}.contact-with-us-section .left-contact-box{width:60%}.contact-with-us-section .title-box{text-align:left;margin-bottom:30px}.contact-with-us-section .title-box p{color:#fff}.contact-with-us-section .right-img-box{position:absolute;right:80px;bottom:0;width:31%}.contact-with-us-section .right-img-box img{width:100%}.ronco-gallery-section .first-gallery-box{margin-bottom:20px}.ronco-gallery-section .img-box img{width:100%;height:100%;transition:.8s}.ronco-gallery-section .img-box{height:100%}.ronco-gallery-section .common-box{height:400px;margin-left:-5px;padding:0 10px}.ronco-gallery-section .common-box:first-child{margin-left:0;padding-left:15px}.ronco-gallery-section .common-box:last-of-type{padding-right:15px}.ronco-gallery-section .first-common-box{width:32%;display:inline-block;vertical-align:top}.ronco-gallery-section .second-common-box{width:18%;display:inline-block;vertical-align:top}.ronco-gallery-section .common-box .img-box:hover img{transform:scale(1.1)}.ronco-gallery-section .common-box .img-box{overflow:hidden}.ronco-gallery-section .title-box p{width:50%;margin:0 auto}.ronco-gallery-section .title-box{margin-bottom:60px}.common-top-section{margin-top:100px}.ronco-gallery-section .second-gallery-box .second-common-box{width:20%}.ronco-gallery-section .second-gallery-box .first-common-box{width:33%}.ronco-gallery-section .second-gallery-box .first-common-box:last-of-type{width:27%}.eye-protection-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/head-protection-banner-img.png)}.eye-product-list-section{box-shadow:inset 0 47px 40px -38px rgb(0 0 0/47%)}.eye-product-list-section .eye-product-list-box{text-align:center}.eye-product-list-section .eye-product-list-box li{display:inline-block;vertical-align:middle;padding:30px;position:relative}.eye-product-list-section .eye-product-list-box li:after{content:"";width:2px;height:30px;position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:rgba(156,3,3,.2)}.eye-product-list-section .eye-product-list-box li:last-of-type:after{display:none}.eye-product-list-section .eye-product-list-box li a{color:#333;font-size:24px;font-weight:400}.product-list-section .product-list-box{background:#fafafa;padding:20px;height:100%}.product-list-section .product-list-box .img-box{text-align:center;margin-bottom:25px;position:relative}.product-list-section .product-list-box .img-box img{width:100%;margin-top:auto}.product-list-section .product-list-box h6{font-size:22px;color:#023047;margin-bottom:5px;line-height:36px}.product-list-section .title-box{margin-bottom:60px}.glasses-product-section .col-md-3{margin-bottom:30px}.goggles-product-section .title-box h2,.glasses-product-section .title-box h2,.eyewash-product-section .title-box h2{margin-bottom:0}.product-list-section .img-box .overly{background-color:rgba(72,72,72,.4);position:absolute;top:0;left:0;bottom:0;right:0;display:none}.product-list-section .img-box .overly a{text-decoration:underline;color:#fff;font-size:24px;font-weight:600;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto}.product-list-section .product-list-box:hover .overly{display:block}.product-inner-application-section{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%}.product-inner-application-section .title-box h2:before,.product-inner-application-section .title-box h2:after{display:none}.product-inner-application-section .title-box{text-align:left;margin-bottom:40px}.product-inner-application-section .title-box h2{color:#fff;margin-bottom:0}.product-inner-application-section .common-list li{color:#fff;width:33%;display:inline-block;font-size:24px;margin-bottom:30px;padding-left:20px}.product-inner-application-section .common-list li:last-of-type,.product-inner-application-section .common-list li:nth-last-child(2),.product-inner-application-section .common-list li:nth-last-child(3){margin-bottom:0}.product-inner-application-section ul.common-list li:before{height:8px;width:8px;background-color:#fff;top:15px}.product-inner-tabs-section .resp-tab-content{border:none;padding:0;margin-top:60px}.product-inner-tabs-section .resp-tabs-list{padding-left:220px;border-bottom:2px solid #0076c0}.product-inner-tabs-section .resp-tabs-list li{padding:20px 40px !important;font-size:24px;background-color:#fff !important;border-color:transparent !important;color:#333}.product-inner-tabs-section .resp-tabs-list li.resp-tab-active{border:2px solid #0076c0 !important;border-bottom-color:transparent !important;margin-bottom:-2px !important;border-radius:8px 8px 0 0;color:#0076c0 !important}.product-inner-content-section .left-box{display:inline-block;width:40%;vertical-align:top;padding-right:40px}.product-inner-content-section .right-box{width:60%;display:inline-block;vertical-align:top;margin-left:-5px;padding-left:40px}.product-inner-content-section .right-box img:nth-child(1){margin-bottom:15px;display:block}.product-inner-content-section .right-box h2{margin-bottom:10px;color:#023047}.product-inner-content-section .right-box h6{color:#1a1a1a;font-size:24px;margin-bottom:20px;line-height:36px;font-weight:500}.product-inner-content-section .right-box p{margin-bottom:15px}.product-inner-content-section .right-box p:last-of-type{margin-bottom:20px}.product-inner-content-section .right-box .common-list li{width:49%;display:inline-block;vertical-align:top;margin-bottom:15px}.product-inner-content-section .right-box .common-list li:nth-child(odd){width:49% !important;padding-right:15px}.product-inner-content-section .right-box .common-list,.product-inner-content-section .right-box ul{margin-bottom:25px}.product-inner-content-section .right-box .image-list-box{margin-bottom:35px}.related-product-section .common-width-box{width:20%;display:inline-block;margin-left:-5px;vertical-align:top;padding:0 15px}.related-product-section .common-width-box:first-of-type{margin-left:0}.product-inner-content-section .product__carousel .gallery-top{border:10px solid #fafafa;border-radius:3px;margin-bottom:20px}.product-inner-content-section .product__carousel .gallery-top .swiper-slide{position:relative;overflow:hidden}.product-inner-content-section .product__carousel .gallery-top .swiper-slide a{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.product-inner-content-section .product__carousel .gallery-top .swiper-slide a img{width:100%;height:100%;object-fit:contain}.product-inner-content-section .product__carousel .gallery-top .swiper-slide .easyzoom-flyout img{min-width:100%;min-height:100%}.product-inner-content-section .product__carousel .gallery-thumbs .swiper-slide{position:relative;transition:border .15s linear;border:5px solid #fafafa;border-radius:3px;cursor:pointer;overflow:hidden;height:calc(100% - 2px);margin-right:20px !important;width:22% !important}.product-inner-content-section .product__carousel .gallery-thumbs .swiper-slide img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:100%}.industry-benefits-section .industry-benefits-box .accordion .card.active i.fa-plus:before{content:"\f068";display:block;color:#0076c0}.industry-benefits-section .industry-benefits-box .btn-link{border:none;background:0 0;border-radius:0;display:block;text-decoration:none;position:relative;color:#0076c0;font-size:24px;width:100%;text-align:left;font-weight:500;padding:20px 30px}.industry-benefits-section .industry-benefits-box .btn-link:hover{text-decoration:none}.industry-benefits-section .industry-benefits-box{text-align:left}.industry-benefits-section .industry-benefits-box .card-header{background:0 0;border:none;padding:0}.industry-benefits-section .industry-benefits-box .btn-link i{position:absolute;right:35px;color:#1a1a1a;font-size:20px;top:50%;transform:translateY(-50%)}.industry-benefits-section .industry-benefits-box .accordion>.card{border:none;border-bottom:2px solid rgba(51,51,51,.4);border-radius:0}.industry-benefits-section .industry-benefits-box .accordion p{font-size:18px;width:90%}.industry-benefits-section .industry-benefits-box .card-body{padding:5px 35px 20px}.industry-benefits-section .industry-benefits-box .btn-link{color:#023047}.industry-benefits-section .industry-benefits-box .card.active .btn-link{color:#0076c0}.industry-benefits-section .industry-benefits-box .accordion .card:first-of-type{border-top:2px solid rgba(51,51,51,.4)}.product-inner-tabs-section .heading-box{background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#fafafa;padding:15px 30px}.product-inner-tabs-section .heading-box h6{font-size:24px;color:#023047;font-weight:500}.product-inner-tabs-section .content-box h6{font-size:24px;color:#1a1a1a;font-weight:400}.product-inner-tabs-section .product-datatable .common-width-box{width:25%;display:inline-block;vertical-align:middle;margin-left:-5px}.product-inner-tabs-section .product-datatable .common-width-box:first-of-type{margin-left:0}.product-inner-tabs-section .product-datatable .content-box{border-bottom:2px solid rgba(51,51,51,.4);padding:20px 30px}.product-inner-tabs-section .product-datatable .content-box:last-of-type{border-bottom:0}.industry-benefits-section .title-box{margin-bottom:60px}.industry-benefits-section .title-box p{width:60%;margin:0 auto}.related-product-section .title-box h2{margin-bottom:0}.common-inner-banner-section .inner-banner-box .right-box p{text-transform:uppercase}header .lang-box li.dropdown:hover .dropdown-menu{display:block}header .lang-box li.dropdown .dropdown-menu img{width:40px;margin-right:10px}header .lang-box li.dropdown .dropdown-menu li{display:block}header .lang-box li.dropdown .dropdown-menu li a{padding:10px 15px}header .lang-box li.dropdown .dropdown-menu li a:hover{color:#0076c0}header .lang-box li.dropdown .dropdown-menu li a:before{display:none !important}.blog-section .common-img-box{position:relative;margin-bottom:215px}.blog-section .common-img-box img{width:100%;filter:grayscale(1)}.blog-section .common-img-box:hover img{filter:grayscale(0)}.blog-section .common-cont-box span{background:#ffc425;font-size:16px;padding:20px;display:block;width:42%}.blog-section .common-cont-box a{display:block;font-size:24px;color:#fff;margin:20px 0;width:88%;line-height:38px}.blog-section .common-cont-box p{font-size:18px;color:#fff}.blog-section .common-cont-box{position:absolute;bottom:-165px;background:#023047;padding:30px;right:0;width:85%}.blog-section .common-cont-box .blog-title{height:204px;margin-bottom:50px}.blog-section .title-box p{width:63%;margin:0 auto}.blog-section .title-box{margin-bottom:60px}.blog-section .common-cont-box:hover{background:#ededed}.blog-section .common-cont-box:hover a{color:#023047}.blog-section .common-cont-box:hover p{color:#333}.blog-section .common-cont-box:hover .white-outline-btn{border-color:#0076c0;color:#0076c0}.blog-section .common-cont-box:hover .white-outline-btn:hover{background:#0076c0;color:#fff}.blog-section .common-cont-box .white-outline-btn{font-size:18px;display:inline-block;width:auto;padding:6px 30px;margin:0}.blog-section .col-md-4:nth-last-child(1) .common-img-box,.blog-section .col-md-4:nth-last-child(2) .common-img-box,.blog-section .col-md-4:nth-last-child(3) .common-img-box{margin-bottom:166px}.blog-section .pagination{text-align:center;display:block;margin-top:40px}.blog-section .pagination a.current,.blog-section .pagination span.current{background:#023047;color:#fff}.blog-section .pagination a,.blog-section .pagination span{padding:10px 20px;background-color:#fafafa;margin-right:20px;display:inline-block;color:#333;font-size:24px;text-decoration:none}.blog-section .pagination a.next,.blog-section .pagination a.prev{background-color:transparent}.press-releases-section .common-cont-box .blog-title{height:204px;margin-bottom:20px}.press-releases-section .common-cont-box{width:90%}.main-product-section .title-box{margin-bottom:60px}.main-product-section .title-box p{width:60%;margin:0 auto}.main-product-section .our-product-box{position:relative}.main-product-section .our-product-box .our-product-title{position:absolute;top:40px;left:30px;right:40px;bottom:0}.main-product-section .our-product-box .our-product-title img{margin-bottom:30px}.main-product-section .our-product-box h3{color:#fff;font-size:32px;font-weight:600;margin-bottom:15px}.main-product-section .our-product-box p{color:#fff}.main-product-section .h-box{background:rgba(0,118,192,.8);position:absolute;left:0;right:0;bottom:0;width:100%;right:0;margin:0 auto;opacity:0;height:0;display:none}.main-product-section .h-box .h-product-box{position:absolute;top:40px;left:40px;bottom:40px}.main-product-section .our-product-box:hover .h-box{z-index:1;top:0;bottom:0;transition:.8s all ease;opacity:1;display:block;height:100%}.main-product-section .our-product-box>img{width:100%}.main-product-section .our-product-box .h-box .common-list li:before{background-color:#fff}.main-product-section .our-product-box .h-box .common-list li{color:#fff;margin-bottom:20px;font-size:24px}.main-product-section .our-product-box .h-box .common-list{margin-bottom:90px}.main-product-section .our-product-box .h-box h3{margin-bottom:30px}.main-product-section .row{margin:0 -20px}.main-product-section .col-md-4{padding:0 20px}.faq-section .faq-box .active .card-header h2 button i.fa-minus:before{content:"\f067";display:block;color:#1a1a1a}.faq-section .faq-box .btn-link{border:none;border-radius:0;display:block;text-decoration:none;position:relative;font-size:24px;width:100%;text-align:left;font-weight:500;padding:20px 30px;background:#023047;color:#fff}.faq-section .faq-box .btn-link:hover{text-decoration:none}.faq-section .faq-box{text-align:left}.faq-section .faq-box .card-header{background:0 0;border:none;padding:0}.faq-section .faq-box .btn-link i{background-color:#ffc425;border-left:2px solid #c4c4c4;position:absolute;right:0;font-size:20px;top:0;bottom:0;width:70px;height:68px;text-align:center;line-height:70px}.faq-section .faq-box .accordion .common-width-box>.card{border:none;border-bottom:2px solid rgba(51,51,51,.4);border-radius:0}.faq-section .faq-box .accordion p{font-size:18px;width:90%}.faq-section .faq-box .card-body{padding:20px 30px 20px}.faq-section .faq-box .btn-link.collapsed{color:#023047;background-color:#fafafa}.faq-section .faq-box .card.active .btn-link i{background-color:#ffc425;color:#fff}.faq-section .card.active .btn-link{background-color:#023047;color:#fff}.faq-section .faq-box .accordion .common-width-box:first-of-type .card{border-top:2px solid rgba(51,51,51,.4)}.faq-section .faq-box .accordion .left-box{width:50%;display:inline-block;vertical-align:top;padding-right:25px}.faq-section .faq-box .accordion .right-box{width:50%;display:inline-block;padding-left:25px;margin-left:-5px;vertical-align:top}.faq-section .faq-box .accordion .card{margin-bottom:20px;border:none}.faq-section .faq-box .btn-link.collapsed i{background-color:transparent;border-left:2px solid #c4c4c4}.faq-section .faq-box .btn-link i img{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto}.faq-section .faq-box .btn-link i .minus-img{display:block}.faq-section .faq-box .btn-link i .plus-img{display:none}.faq-section .faq-box .btn-link.collapsed i .plus-img{display:block}.faq-section .faq-box .btn-link.collapsed i .minus-img{display:none}.faq-section .faq-box .card-body p span{color:#0076c0}.faq-section .title-box{margin-bottom:60px}.faq-section .title-box p{width:60%;margin:0 auto}.general-question-section .pagination{text-align:center;display:block;margin-top:80px}.general-question-section .pagination a.current,.general-question-section .pagination span.current{background:#023047;color:#fff}.general-question-section .pagination a,.general-question-section .pagination span{padding:10px 20px;background-color:#fafafa;margin-right:20px;display:inline-block;color:#333;font-size:24px;text-decoration:none}.general-question-section .pagination a.next,.general-question-section .pagination a.prev{background-color:transparent}footer .footer-list li:last-child span{display:none}.main-product-section .our-product-box:hover .our-product-title{opacity:0}.industry-links-section .industry-link-box{background:#fafafa url(//roncosafety.com/wp-content/themes/ronco/css/../images/industry-links-bg.png);padding:60px;background-repeat:no-repeat;background-position:center;background-size:cover}.industry-links-section .title-box{margin-bottom:60px}.industry-links-section .title-box p{width:60%;margin:0 auto}.industry-links-section .industry-link-box .common-list li{margin-bottom:20px;font-size:24px}u.industry-links-section .industry-link-box .common-list li:before{height:8px;width:8px}.industry-links-section .industry-link-box .common-list li:last-of-type{margin-bottom:0}.industry-links-section .pagination{text-align:center;display:block;margin-top:50px}.industry-links-section .pagination a.current,.industry-links-section .pagination span.current{background:#023047;color:#fff}.industry-links-section .pagination a,.industry-links-section .pagination span{padding:10px 20px;background-color:#fafafa;margin-right:20px;display:inline-block;color:#333;font-size:24px;text-decoration:none}.industry-links-section .pagination a.next,.industry-links-section .pagination a.prev{background-color:transparent}.blog-inner-section .title-box h2:before,.blog-inner-section .title-box h2:after{display:none}.blog-inner-section .title-box h2{margin-bottom:20px}.blog-inner-section .title-box h6{font-size:24px;color:#333;font-weight:500;line-height:45px;width:72%;margin:0 auto}.blog-inner-section .title-box{margin-bottom:30px}.blog-inner-section .blog-inner-client-box{margin:0 auto;display:block;width:40%}.blog-inner-section .blog-inner-client-box .client-info{display:inline-block;width:50%;vertical-align:middle}.blog-inner-section .blog-inner-client-box .client-date{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:64px}.blog-inner-section .blog-inner-client-box .date-box span{background:#ffc425;font-size:16px;padding:20px;display:block;width:63%}.blog-inner-section .blog-inner-client-box .client-info img{width:100px;display:inline-block;vertical-align:middle}.blog-inner-section .blog-inner-client-box .client-info .client-title{width:auto;display:inline-block;vertical-align:middle;padding-left:20px}.blog-inner-section .blog-inner-client-box .client-info .client-title h6{font-size:24px;color:#1a1a1a;margin-bottom:7px}.blog-inner-section .blog-inner-content>img{width:100%;margin-bottom:40px}.blog-inner-section .blog-inner-content img{width:100%}.blog-inner-section .blog-inner-content h6{font-size:24px;color:#1a1a1a;font-weight:500;margin-bottom:30px}.blog-inner-section .blog-inner-content p{margin-bottom:20px}.blog-inner-section .blog-inner-content .left-img-box{display:inline-block;vertical-align:middle;width:50%;padding-right:20px}.blog-inner-section .blog-inner-content .right-img-box{display:inline-block;vertical-align:middle;width:50%;margin-left:-5px;padding-left:20px}.blog-inner-section .blog-inner-content .common-img-box{position:relative;margin-bottom:30px}.blog-inner-section .blog-inner-content .common-img-box h6{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);color:#fff;width:60%;margin:0 auto;text-align:center;line-height:45px}.blog-inner-section .blog-inner-content .left-img-box.common-img-box h6{right:20px}.blog-inner-section .blog-inner-content .right-img-box.common-img-box h6{left:20px}.blog-inner-section .blog-inner-comments h2{font-size:36px;color:#023047;font-weight:600;line-height:40px;margin-bottom:30px}.blog-inner-section .blog-inner-comments .comment-box img{width:100px;display:inline-block;vertical-align:top}.blog-inner-section .blog-inner-comments .comment-box .comment-info{display:inline-block;width:auto;vertical-align:top;padding-top:20px;padding-left:20px}.blog-inner-section .blog-inner-box{margin-bottom:40px}.blog-inner-section .blog-inner-comments .comment-box{margin-bottom:45px}.blog-inner-section .blog-inner-content p{width:96%}.blog-inner-section .blog-inner-content h6{width:80%;line-height:45px}.post-comment-section{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);padding:40px 0;background-repeat:no-repeat;background-position:center;background-size:100% 100%;position:relative;height:600px;margin-bottom:100px}.post-comment-section .left-contact-box .form-control{border:none;border-radius:0;background-color:#f3f3f3;box-shadow:none;margin-bottom:20px;font-size:18px;padding:10px 20px;height:55px}.post-comment-section .left-contact-box textarea{height:165px !important}.post-comment-section .left-contact-box .form-control::placeholder{color:#717171}.post-comment-section .left-contact-box .form-control:focus{color:#717171}.post-comment-section .title-box h2:before,.post-comment-section .title-box h2:after{display:none}.post-comment-section .left-contact-box{width:60%;margin-top:100px}.post-comment-section .title-box{text-align:left;margin-bottom:30px}.post-comment-section .title-box p{color:#333}.post-comment-section .right-img-box{position:absolute;right:80px;bottom:0;width:31%}.post-comment-section .right-img-box img{width:100%}.post-comment-section .left-contact-box .left-white-box{background-color:#fff;padding:40px;box-shadow:0px 2px 24px rgba(0,0,0,.12)}.yellow-btn{background-color:#ffc425;color:#fff;transition:.5s}.yellow-btn:hover{border:2px solid #023047;background-color:#023047;color:#fff}.post-comment-section .title-box h2{color:#0076c0;margin-bottom:10px}.post-comment-section .left-contact-box .form-group label{font-size:18px;line-height:27px;margin-bottom:7px}.media-center-section .title-box p{width:60%;margin:0 auto}.media-center-section .title-box{margin-bottom:60px}.media-center-section .media-center-box:hover span{-webkit-text-stroke:2px #ffc425;-webkit-text-fill-color:#ffc425}.media-center-section .media-center-box:hover h2{color:#0076c0}.media-center-section .media-center-box span{font-size:150px;-webkit-text-stroke:2px #3333338f;-webkit-text-fill-color:transparent;font-weight:600;margin-bottom:10px;line-height:225px}.media-center-section .media-center-box h2{color:#023047;font-size:32px;margin-bottom:7px}.media-center-section .media-center-box p{width:90%}.media-center-section .media-center-box{margin-bottom:40px}.media-center-section .media-center-video .video-container{margin-bottom:30px}.media-center-section .media-center-video h2{font-size:36px;color:#023047;font-weight:500;line-height:55px;text-align:center}.media-center-catalogue-section{position:relative;padding:80px 0;z-index:1;height:560px;margin-bottom:200px}.media-center-catalogue-section .catalogue-bg{position:absolute;left:0;top:0;right:120px;height:560px;z-index:-1}.media-center-catalogue-section .title-box h2:before,.media-center-catalogue-section .title-box h2:after{display:none}.media-center-catalogue-section .title-box h2{text-align:left;color:#fff;margin-bottom:20px}.media-center-catalogue-section .title-box{text-align:left}.media-center-catalogue-section .title-box h3{color:#fff;font-size:36px;margin-bottom:12px;width:80%;line-height:55px}.media-center-catalogue-section .title-box p{color:#fff;margin-bottom:30px;width:20%}.media-center-catalogue-section .slider-box .slider-item-box{padding:20px;background-color:#fff;box-shadow:1px 1px 9px 0px #888}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{width:85%;display:inline-block;vertical-align:middle;height:83px}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn{display:inline-block;width:15%;vertical-align:middle;margin-left:-5px}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn a{background-color:#ededed;padding:10px;display:inline-block}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn .white-btn{display:none}.media-center-catalogue-section .slider-box .slider-item-box:hover .slider-btn a .white-btn{display:block}.media-center-catalogue-section .slider-box .slider-item-box:hover .slider-btn a .gray-btn{display:none}.media-center-catalogue-section .slider-box .slider-item-box:hover .slider-btn a{background-color:#ffc425}.print-materials-section .title-box{width:50%;display:inline-block;vertical-align:middle;text-align:left;margin-bottom:40px}.print-materials-section .title-box h2:before,.print-materials-section .title-box h2:after{display:none}.print-materials-section .title-box h2{margin-bottom:20px}.print-materials-section .title-box h3{line-height:55px;font-weight:500}.print-materials-section .right-info{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:60px}.print-materials-section .print-materials-box{background-color:#ededed;padding:30px;border-bottom:6px solid #dcdcdc}.print-materials-section .print-materials-box:hover{border-bottom:6px solid #ffc425}.print-materials-section .print-materials-box>img{width:60px;display:inline-block;vertical-align:middle}.print-materials-section .print-materials-box .print-materials-title{display:inline-block;width:40%;vertical-align:middle;margin-left:-5px;padding-left:20px}.print-materials-section .print-materials-box .print-materials-btn{display:inline-block;width:45%;vertical-align:middle;margin-left:-5px}.print-materials-section .print-materials-box .print-materials-btn a{background-color:#dadada;padding:10px;display:inline-block;margin-left:135px}.print-materials-section .print-materials-box .print-materials-btn .white-btn{display:none}.print-materials-section .print-materials-box:hover .print-materials-btn a .white-btn{display:block}.print-materials-section .print-materials-box:hover .print-materials-btn a .gray-btn{display:none}.print-materials-section .print-materials-box:hover .print-materials-btn a{background-color:#ffc425}.media-blog-section .con-box{width:50%;display:inline-block;vertical-align:top;margin-left:-4px;height:455px}.media-blog-section .con-box.gray-bg{background:#fafafa url(//roncosafety.com/wp-content/themes/ronco/css/../images/industry-links-bg.png);background-size:cover;background-repeat:no-repeat}.media-blog-section .con-box.blue-bg{background:#023047 url(//roncosafety.com/wp-content/themes/ronco/css/../images/philanthropy-bg.png);background-size:cover;background-repeat:no-repeat}.media-blog-section .con-box .inner-box{padding:40px}.media-blog-section .img-box{width:50%;display:inline-block;vertical-align:top;margin-left:-4px;height:455px}.media-blog-section .img-box .inner-img{height:100%;overflow:hidden}.media-blog-section .img-box .inner-img img{width:100%;height:100%;filter:grayscale(100%);transition:.5s ease;object-fit:cover}.media-blog-section .img-box:hover .inner-img img{filter:grayscale(0);transition:.5s ease;transform:scale(1.2)}.media-blog-section .con-box .inner-box h3{font-size:36px;margin-bottom:20px}.media-blog-section .con-box .inner-box p{margin-bottom:30px}.media-blog-section .col-md-6{padding:0}.media-blog-section .row{margin:0}.media-blog-section .col-md-6:nth-child(2) .con-box{width:100%}.media-blog-section .con-box.blue-bg h3{color:#fff}.media-blog-section .con-box.blue-bg p{color:#fff}.media-blog-section .col-md-6:nth-child(2) .con-box h3{width:80%}.media-blog-section .col-md-6:nth-child(2) .con-box p{width:80%}.media-blog-section{margin:0 50px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{padding-left:0;width:60%;margin-left:auto;margin-right:70px;position:absolute;right:0;bottom:-407px;height:520px}.media-center-catalogue-section .slider-box .slider-item-box>img{margin-bottom:20px}.media-center-catalogue-section .owl-carousel .owl-nav.disabled{display:block !important}.media-center-catalogue-section .owl-carousel .owl-nav{position:absolute;right:250px;top:-207px}.media-center-catalogue-section .owl-carousel .owl-nav i{font-size:25px;font-weight:900}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{border:none;background-color:#fff;margin:0 8px;color:#023047;border-radius:unset;padding:14px 20px !important}.blog-inner-section .blog-inner-comments .comment-box:last-of-type{margin-bottom:0}footer .footer-list li:last-child span{display:none}.blog-inner-section .right-link-box{text-align:right}.blog-inner-section .right-link-box a{color:#333;font-size:20px}.blog-inner-section .right-link-box a i{margin-right:10px;display:inline-block}.blog-inner-section .right-link-box a:hover{color:#ffc425}.industry-link-box li a{color:#212529}.industry-link-box li a:hover{color:#0076c0}.table-responsive{display:inline-table}.tg{border-collapse:collapse;border-spacing:0;width:100%}.tg tbody{border:none}.tg th{background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#fafafa;padding:15px 30px;font-size:24px;color:#023047;font-weight:600;text-align:left;overflow:hidden;width:auto}.tg td{font-size:24px;color:#1a1a1a;font-weight:400;padding:14px 25px;text-align:left;overflow:hidden}.tg th:first-of-type{width:auto}.tg .tg-0lax{vertical-align:top;font-weight:400}.tg tr{border-bottom:2px solid rgba(51,51,51,.4)}.tg tr:last-of-type{border:none}.tg tr:last-of-type{border:none}.contact-us-main-banner-section{background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../images/contact-us-main-banner.png)}.contactus-get-in-touch-section .get-in-touch-form .form-control{border:none;border-radius:0;background-color:#f3f3f3;box-shadow:none;margin-bottom:20px;font-size:18px;padding:10px 20px;height:55px}.contactus-get-in-touch-section .get-in-touch-form textarea{height:165px !important}.contactus-get-in-touch-section .get-in-touch-form .form-control::placeholder{color:#717171}.contactus-get-in-touch-section .get-in-touch-form .form-control:focus{color:#717171}.contactus-get-in-touch-section .get-in-touch-form .form-group label{font-size:18px;line-height:27px;margin-bottom:7px}.contactus-get-in-touch-section .img-box img{width:100%}.contactus-get-in-touch-section .col-md-4,.contactus-get-in-touch-section .col-md-8{padding:0 30px}.contactus-get-in-touch-section .row{margin:0 -30px}.contactus-get-in-touch-section .title-box{margin-bottom:80px}.contactus-get-in-touch-section .title-box p{width:80%;margin:0 auto}.contactus-get-in-touch-section .get-in-touch-form .submit-btn{margin-top:30px;padding-left:15px}.contactus-info-section{background-color:#023047;padding:30px 96px}.contactus-info-section .contactus-data li{width:13%;display:inline-block;margin-left:-5px;margin-right:80px;position:relative}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:20%}.contactus-info-section .contactus-data li:last-of-type{margin-right:0}.contactus-info-section .contactus-data li img{border:1.5px solid #fff;border-radius:50px;padding:10px;display:inline-block;vertical-align:top;position:absolute;left:0;top:0}.contactus-info-section .contactus-data li .contact-info{width:auto;display:inline-block;vertical-align:top;padding-left:57px}.contactus-info-section .contactus-data li .contact-info h6{color:#fff;font-size:18px;font-weight:400;margin-bottom:6px}.contactus-info-section .contactus-data li .contact-info p,.contactus-info-section .contactus-data li .contact-info a{font-size:18px;color:#fff;font-weight:500;transition:.5s}.contactus-info-section .contactus-data li .contact-info a:hover{color:#ffc425}header .main-header .right-box .menu-box{display:none}header .main-header .right-box input{width:220px;height:50px}header .main-header .right-box .form-group .fa.fa-search{top:18px}header .main-header .center-nav-box .dropdown-menu{border-radius:0;top:88px !important;left:0 !important;padding:0;right:auto !important;transform:none !important;float:none !important}header .main-header .center-nav-box .dropdown{cursor:pointer;transition:.5s;position:relative}header .main-header .center-nav-box .dropdown-menu a{display:block !important;padding:10px 15px !important;color:#242424 !important;font-size:17px !important}header .main-header .center-nav-box .dropdown-menu .dropdown-menu a{font-size:15px}header .main-header .center-nav-box .dropdown-menu a:hover{background-color:transparent;color:#0076c0 !important}header .main-header .center-nav-box .dropdown-menu a:hover span{color:#00acef}header .main-header .dropdown button{transition:.5s}header .main-header .dropdown span{color:#1a1a1a;display:inline-block;vertical-align:middle;transition:.5s;font-size:18px}header .main-header .center-nav-box .sub-menu-open .dropdown-menu{display:block}header .main-header .center-nav-box .dropdown.show .dropdown-menu.show{display:none}.media-menu-open .media-first-dropdown{display:block}header .main-header .center-nav-box .dropdown.show .media-first-dropdown.show{display:none}header .main-header .dropdown a .down-arrow.hover-arrow{margin-left:10px;position:relative !important;transform:none !important;padding-left:0}header .main-header .dropdown .down-arrow.mobile-view-arrow{display:none}header .main-header li.dropdown ul.dropdown-menu li.dropdown:hover>a{background-color:transparent;color:#0076c0 !important}header .main-header li.dropdown{position:relative}header .main-header ul.dropdown-menu{padding-top:0;margin-top:0;width:100%;position:absolute;background-color:#fff !important}header .main-header ul.dropdown-menu li{display:block !important;white-space:nowrap;padding:0 !important}header .main-header ul.dropdown-menu li a{color:#333 !important;display:block !important}header .main-header ul.dropdown-menu ul.dropdown-menu{left:100% !important;top:0 !important}header .main-header ul.dropdown-menu{display:none;background-color:#fafafa !important}header .main-header li.dropdown .down-arrow{transition:.5s;color:#1a1a1a;position:absolute;width:20px;text-align:center;cursor:pointer;top:50%;transform:translateY(-50%);right:0;font-size:20px}header .main-header li.dropdown .dropdown-menu .down-arrow{position:absolute;right:20px;top:20px;transform:translateY(-50%);color:#333;font-size:20px}header .main-header li.dropdown:focus-visible{outline:none}header .main-header .dropdown-menu.first-dropdown{width:310px !important;min-width:unset}header .main-header .center-nav-box li.dropdown:hover ul.dropdown-menu.first-dropdown{display:block}header .main-header .center-nav-box li.dropdown ul.dropdown-menu.first-dropdown li.dropdown:hover ul.dropdown-menu.second-menu{display:block}header .main-header .center-nav-box li.dropdown:hover ul.dropdown-menu.media-first-dropdown{display:block}header .main-header li.dropdown ul.dropdown-menu.media-first-dropdown{width:auto;min-width:none}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown li img{margin-right:20px}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown span{display:none}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li{padding-left:12px;position:relative}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li:before{content:"";width:8px;height:8px;background-color:#0076c0;position:absolute;left:25px;top:15px;display:inline-block;border-radius:50px}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li a{padding:7px 50px !important;font-size:16px !important}header .main-header .center-nav-box li.dropdown li a:before{display:none}.product-inner-content-section .product-inner-content-popup-box .form-control{border:none;border-radius:0;background-color:#f3f3f3;box-shadow:none;margin-bottom:20px;font-size:14px;padding:10px 20px;height:45px}.product-inner-content-section .product-inner-content-popup-box .form-control::placeholder{color:#717171}.product-inner-content-section .product-inner-content-popup-box .form-control:focus{color:#717171}.product-inner-content-section .product-inner-content-popup-box .form-group label{font-size:16px;line-height:27px;margin-bottom:7px}.product-inner-content-section .product-inner-content-popup-box .modal-content .model-header{border-bottom:1px solid #e9ecef;padding:10px 20px}.product-inner-content-section .product-inner-content-popup-box .modal-content .model-header .model-title{font-size:24px;color:#1a1a1a;font-weight:500}.product-inner-content-section .product-inner-content-popup-box .modal-content .model-header .close{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{max-width:65%;top:50%;transform:translateY(-50%)}.product-inner-content-section .product-inner-content-popup-box .submit-btn{display:block;width:100%;margin-left:15px}.product-inner-content-section .product-inner-content-popup-box .submit-btn .common-btn{text-transform:capitalize}.main-product-section .h-box .h-product-box .common-list a{color:#fff}.main-product-section .h-box .h-product-box .common-list a:hover{color:#ffc425}.mfp-gallery .mfp-image-holder .mfp-figure{width:600px !important}img.mfp-img{width:100% !important}.banner-section .banner-text{width:88%;margin:0 auto}.loader-box{margin:0 auto;text-align:center}.loader-box{position:fixed;left:0;right:0;width:100%;z-index:9999999;opacity:1;top:50%;transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);height:100%}.goggles-product-section .col-md-3{margin-bottom:30px}.privacy-section .privacy-content-box h3{font-size:32px;color:#023047;font-weight:600;line-height:35px;margin-bottom:20px}.privacy-section .privacy-content-box p{font-size:18px;line-height:35px;font-weight:400;color:#333;margin-bottom:10px}.privacy-section .privacy-content-box p a{color:#0076c0;transition:.5s}.privacy-section .privacy-content-box p a:hover{color:#ffc425}.privacy-section .privacy-content-box ul li{font-size:18px;font-weight:400;color:#484848;margin-bottom:15px}.privacy-section .privacy-content-box{margin-bottom:30px}.terms-of-use-section .terms-of-use-content-box h3{font-size:32px;color:#023047;font-weight:600;line-height:35px;margin-bottom:20px}.terms-of-use-section .terms-of-use-content-box p{font-size:18px;line-height:35px;font-weight:400;color:#333;margin-bottom:10px}.terms-of-use-section .terms-of-use-content-box{margin-bottom:30px}header .main-header .dropdown .btn{padding-right:0}.certification-section .title-box h2{margin-bottom:0}.our-products-section .title-box h2{margin-bottom:0}.news-section .title-box h2{margin-bottom:0}.industry-section .title-box h2{margin-bottom:0}.certification-section .title-box{margin-bottom:40px}.news-section .title-box{margin-bottom:40px}.industry-section .title-box{margin-bottom:40px}.clients-logo-section img{width:auto !important}.media-center-section ul.resp-tabs-list li{width:33%;display:inline-block;vertical-align:top;margin-left:-6px;background-color:#fff !important}.media-center-section ul.resp-tabs-list li:first-child{margin-left:0}.media-center-section ul.resp-tabs-list li.resp-tab-active{border:none !important;padding:13px 15px !important}.media-center-section .resp-tabs-container{border:none !important}.media-center-section .resp-tab-content{border:none !important;padding:0 !important}.inner-about-us-section .right-con-box .about-content{overflow-x:hidden;overflow-y:scroll;height:393px;padding-right:25px}.inner-about-us-section .right-con-box .about-content::-webkit-scrollbar{width:10px}.inner-about-us-section .right-con-box .about-content::-webkit-scrollbar-track{background:#f1f1f1}.inner-about-us-section .right-con-box .about-content::-webkit-scrollbar-thumb{background:#77caff}.inner-about-us-section .right-con-box .about-content::-webkit-scrollbar-thumb:hover{background:#555}.media-center-section ul.resp-tabs-list li.resp-tab-active span{-webkit-text-stroke:2px #ffc425;-webkit-text-fill-color:#ffc425}.media-center-section ul.resp-tabs-list li.resp-tab-active h2{color:#0076c0}.product-inner-tabs-section .resp-tabs-container{min-height:200px}.recent-blog-section{background-color:#fafafa;margin-bottom:100px}.paged-2 .blog-section .common-cont-box .blog-title{height:305px}.paged-2 .blog-section .common-img-box img{height:467px}.paged-2 .blog-section .col-md-4:nth-last-child(1) .common-img-box,.paged-2 .blog-section .col-md-4:nth-last-child(2) .common-img-box{margin-bottom:166px}.top-header .right-box .down-arrow.mobile-view-arrow{display:none}header .top-header .right-box .dropdown-menu{min-width:110px}.product-inner-content-section .product-inner-content-popup-box .modal-body h2{font-size:18px;margin-bottom:15px;margin-top:15px;color:#023047}.product-inner-content-section .product-inner-content-popup-box .modal-body img:first-child{margin-right:30px}.modal-open .back-to-top{display:none}.main-product-section .h-box .h-product-box ul.common-list li:before{top:15px}.about-us-slider-section .slide.slide-5 p{font-size:20px;height:327px;transition:.5s}.about-us-slider-section .slide.slide-1 p{height:303px}.about-us-slider-section .custom-container{padding:0;width:76%;margin:0 auto;position:relative}.about-us-slider-section .slide.slide-5 h4{font-size:35px;transition:.5s}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:110px}.inner-about-us-section .right-con-box .about-content{scrollbar-width:thin}.inner-about-us-section .right-con-box .about-content{scrollbar-color:#0076c0 #eae8e8;scrollbar-width:thin}.certification-section ul{text-align:center}.sustainability-section .sustain-container-bottom{margin-top:50px}.sustainability-section .sustain-container-bottom .left-box{width:50%}.sustainability-section .sustain-container-bottom .right-box{width:50%}.sustainability-section .sustain-container-bottom p{margin-bottom:15px}.sustainability-section .sustain-container-bottom p:last-of-type{margin-bottom:0}.head-office-point{background:#0076c0 !important;border:2px solid #0076c0 !important}.manufacturing-point{background:#ffc425 !important;border:2px solid #ffc425 !important}.distribution-point{background:#ea8112 !important;border:2px solid #ea8112 !important}.office-point{background:#66a40b !important;border:2px solid #66a40b !important}.map-img-box{position:relative;height:450px;background-image:url(//roncosafety.com/wp-content/themes/ronco/css/../Contact%20Us%20â€“%20Ronco_files/world-map-img.png);background-size:960px;background-repeat:no-repeat;background-position:0 120px}.map-img-box img{display:none}.our-office-section{background:#fafafa url(//roncosafety.com/wp-content/themes/ronco/css/../images/our-office-bg-img.png);background-repeat:no-repeat;background-size:cover;background-position:center}.our-office-section .title-box p{width:55%;margin:0 auto}.our-office-section .title-box{margin-bottom:60px}.our-office-section .right-box .our-office-box{background-color:#fff;box-shadow:0px 2px 24px rgba(0,0,0,.12);padding:20px;display:none;height:550px}.our-office-section .right-box .our-office-box:first-child{display:block}.our-office-section .right-box .our-office-box img{margin-bottom:20px}.our-office-section img{width:100%}.our-office-section .left-box{display:inline-block;vertical-align:top;position:relative;background-image:url(//roncosafety.com/wp-content/themes/ronco/css/./Contact%20Us%20â€“%20Ronco_files/world-map-img.png);width:880px}.our-office-section .right-box{display:inline-block;vertical-align:top;width:550px;margin-left:-5px;padding-left:40px;float:right}.our-office-section .left-box .flag img{width:60px}.our-office-section .left-box .flag{position:absolute}.our-office-section .left-box .flag.romania{top:225px;right:370px;background:#ffc425;border:2px solid #ffc425}.our-office-section .right-box .our-office-box .contact-info li{position:relative;margin-bottom:10px}.our-office-section .right-box .our-office-box .contact-info li i{position:absolute;left:0;top:3px;color:#333;font-size:22px}.our-office-section .right-box .our-office-box .contact-info li span{padding-left:35px;display:inline-block}.our-office-section .right-box .our-office-box .contact-info li span p,.our-office-section .right-box .our-office-box .contact-info li span a{color:#333;line-height:27px;font-weight:500;font-size:18px;transition:.5s}.our-office-section .right-box .our-office-box .contact-info li span a:hover{color:#ffc425}.our-office-section .right-box .our-office-box .contact-info h4{font-size:32px;color:#333;font-weight:600;margin-bottom:15px}.our-office-section .right-box .our-office-box h4{margin-bottom:10px}.our-office-section .right-box .our-office-box h4 span{font-size:17px}.our-office-section .left-box .flag img{display:none}.our-office-section .left-box .flag{color:#fff;font-weight:700;background-color:#0076c0;display:block;border:2px solid #0076c0;height:15px;width:15px;border-radius:100%;cursor:pointer;animation:fadein .5s;animation:pulse 1.5s infinite}.our-office-section .left-box .flag.canada,.our-office-section .left-box .flag.canada-1{background-color:#eee;border:2px solid #eee;animation:pulsecanada 1.5s infinite}.our-office-section .flag-indicator-box li{position:relative;padding-left:20px;margin-bottom:10px}.our-office-section .flag-indicator-box li span{background-color:#0076c0;display:block;border:2px solid #0076c0;height:12px;width:12px;border-radius:100%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.our-office-section .flag-indicator-box li.north-america-box span{background:#0076c0 !important;border:2px solid #0076c0 !important}.our-office-section .flag-indicator-box li.europe-box span{background:#ffc425;border:2px solid #ffc425}.our-office-section .flag-indicator-box li.asia-box span{background:#66a40b;border:2px solid #66a40b}.our-office-section .flag-indicator-box li.distribution-box span{background:#ea8112 !important;border:2px solid #ea8112 !important}.our-office-section .left-box .north-america.flag{background:#ea8112;border:2px solid #ea8112}.our-office-section .left-box .malaysia.flag{bottom:50px;right:127px}@keyframes pulsecanada{from{box-shadow:0 0 0 0px #777}to{box-shadow:0 0 0 10px rgba(0,0,0,0)}}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadeout{from{opacity:0}to{opacity:1}}@keyframes pulse{from{box-shadow:0 0 0 0px #777}to{box-shadow:0 0 0 10px rgba(0,0,0,0)}}@keyframes pulses{from{box-shadow:0 0 0 0px #777}to{box-shadow:0 0 0 10px rgba(0,0,0,0)}}.our-office-section .left-box .all-office{width:15px;height:15px;display:block;position:absolute;left:145px;top:225px;background-color:#66a40b;padding:0;border:solid 1px #333;border-radius:50%;cursor:pointer;animation:pulse 1.5s infinite}.our-office-section .left-box .all-office .office-address{display:none;position:relative}.our-office-section .left-box .all-office:hover .office-address{display:block;background:#fff;width:200px;padding:10px 15px;box-shadow:0 0 10px #afabab;z-index:1}.our-office-section .left-box .all-office .flag{animation:none;display:block;position:relative;font-size:13px;background-color:transparent !important;border:none !important;color:#333;margin-bottom:5px}.our-office-section .left-box .all-office .small{width:auto;font-size:13px;line-height:normal;font-weight:600}.our-office-section .left-box .all-office .flag:hover{color:#ea8112}.circle{width:10px;height:10px;display:inline-block;margin-right:10px;background-color:#0076c0;border-radius:50%}.our-office-section .left-box .all-office.usa-office{top:275px;left:130px}.our-office-section .left-box .all-office.china-office{left:auto;right:135px;top:255px}.our-office-section .left-box .all-office.bangladesh-office{left:auto;right:155px;top:300px}.our-office-section .left-box .all-office.malaysia-office{bottom:50px;right:127px;left:auto;top:auto}.our-office-section .left-box .all-office.romania-office{top:225px;right:370px;bottom:auto;left:auto}.our-office-section .Office-location-map-address{width:1440px;margin:0 auto}.certifications-main-section .title-box p{width:90%;margin:0 auto}.certifications-main-section .title-box{margin-bottom:0 !important}.certifications-main-section .left-box{width:50%;display:inline-block;vertical-align:middle}.certifications-main-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px}.certified-section h4{margin-bottom:20px;font-size:24px}.certified-section p{margin-bottom:15px}.certified-section .common-list li{margin-bottom:20px;font-size:18px}.certified-section .left-box{width:50%;display:inline-block;vertical-align:middle;padding-right:20px}.certified-section .right-box{width:50%;display:inline-block;vertical-align:middle;margin-left:-5px;padding-left:20px}.certified-section .right-box img{margin-left:auto;display:block;max-width:100%}.proudly-certified-section{background-color:#fafafa}.proudly-certified-section .title-box{margin-bottom:40px}.proudly-certified-section .proudly-certified-box{box-shadow:0 0 15px rgb(15 15 15/23%);padding:30px;background-color:#fff;height:100%}.proudly-certified-section .proudly-certified-box .img-box{height:88px;margin-bottom:30px}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:24px;font-weight:500;margin-bottom:20px;height:53px}.proudly-certified-section h4{margin-bottom:30px;font-size:24px}.sustainability-section .sustain-container-bottom p a{color:#484848;text-decoration:underline;font-weight:600}.sustainability-section .sustain-container-bottom p a:hover{color:#0076c0}footer .main-footer .common-list{margin-bottom:20px}footer .main-footer .common-list li:before{background-color:#fff}footer .main-footer .common-list li{margin-bottom:12px;font-size:18px}footer .main-footer .list-box{padding-left:30px}footer .main-footer .col-md-3:first-child{flex:0 0 30%;max-width:30%}footer .main-footer .col-md-3:nth-child(2){flex:0 0 18%;max-width:18%}footer .main-footer .col-md-3:nth-child(3){flex:0 0 18%;max-width:18%}footer .main-footer .col-md-3:nth-child(4){flex:0 0 34%;max-width:34%}.proudly-certified-section .title-box h2{margin-bottom:0}.media-center-section .owl-item.current .media-center-box span{-webkit-text-stroke:2px #ffc425;-webkit-text-fill-color:#ffc425}.media-center-section .owl-item .media-center-box span{-webkit-text-stroke:2px #3333338f;-webkit-text-fill-color:transparent}.media-center-section .owl-item.current .media-center-box h2{color:#0076c0}.media-center-section .owl-item .media-center-box h2{color:#023047}.media-center-section .owl-carousel .owl-nav button{border:none;background-color:#023047;margin:0 8px;color:#fff;border-radius:unset;padding:14px 18px !important;position:absolute;top:40%;transform:translateY(-50%)}.media-center-section .owl-carousel .owl-nav button i{font-size:25px;color:#fff}.media-center-section .owl-carousel .owl-nav button.owl-prev{left:-100px}.media-center-section .owl-carousel .owl-nav button.owl-next{right:-100px}.media-center-section.media-tabs-section{display:none}header .main-header .right-box .lang-box .dropdown-menu{min-width:234px;padding:0;left:-50px !important}header .main-header .right-box .lang-box .dropdown-menu a{padding:5px 12px}header .top-header .right-box .dropdown-menu{padding:0}.news-section .row{margin:0}.career-work-section .career-content-box .left-box p:last-of-type{margin-bottom:0}.product-list-section .title-box h2{margin-bottom:0}.product-list-section .col-md-3{margin-bottom:30px}.product-inner-tabs-section.common-section{padding-bottom:0 !important}.postid-1375 .tg td:nth-last-child(1){display:none}.product-inner-tabs-section .product-datatable p{margin-bottom:15px;padding:10px;background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#fafafa}.product-inner-tabs-section .product-datatable p:last-child{margin-bottom:0}.product-inner-tabs-section .product-datatable p a{position:relative;color:#023047;padding-left:40px;font-size:24px}.product-inner-tabs-section .product-datatable p a:before{content:'';height:8px;width:8px;background-color:#023047;position:absolute;top:50%;transform:translateY(-50%);left:20px;border-radius:50%}.product-inner-content-section .right-box h6{display:none}.image-list-box li{display:inline-block;vertical-align:middle;margin-right:15px}.image-list-box{margin-bottom:25px}.image-list-box li:last-of-type{margin-right:0}.about-us-slider-section .slider-box p img{width:140px;height:auto;margin-top:15px;display:block}header .top-header .left-box .con-box,header .top-header .left-box .icon-box{vertical-align:middle}#banner-slider.owl-carousel .owl-nav button.owl-next:hover,#banner-slider.owl-carousel .owl-nav button.owl-prev:hover{background-color:#ffc425}.about-us-section p{margin-bottom:50px}.news-section img{height:100%}.news-section .img-box{height:100%}.clients-logo-section img{margin:0 auto}footer .bottom-footer .right-box .footer-list li span{margin:0 15px}.sustainability-section .sustain-container-bottom .right-box{padding-left:50px}.sustainability-section img.big-globe{z-index:0}.our-office-section.common-section{display:table;margin:0 auto;width:100%}header.fr-CA .main-header .center-nav-box a{padding:30px 10px}header.fr-CA .main-header .center-nav-box{width:66%}header.fr-CA .main-header .right-box{width:18%}.french-language .head-protection-products-section .head-protection-box p{height:105px}.product-inner-content-section .swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.product-inner-content-section .swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{font-size:22px}.product-inner-content-section .swiper-button-next,.product-inner-content-section .swiper-button-prev{background:#fff;display:block;padding:5px;text-align:center;width:40px;box-shadow:0 0 10px #e3e3e3}.related-product-section .related-product-box{display:flex}.search-results .title-box{margin-top:50px}.search-no-results .product-list-section{margin:50px}.common-inner-banner-section .inner-banner-box .left-box{width:40%}.common-inner-banner-section .inner-banner-box .right-box{width:60%}.form-notes{text-align:right}.form-notes p{font-size:14px}.postid-1345 .product-inner-content-section .right-box .outline-btn,.postid-4491 .product-inner-content-section .right-box .outline-btn{margin-top:30px}.banner-section .modal-dialog{max-width:60%}.banner-section .modal-body{padding:0}.banner-section .modal-dialog .close{font-size:20px;font-weight:400;color:#fff;opacity:1;height:30px;width:30px;background-color:#0076c0;border-radius:50%;padding:5px 8px;text-shadow:none;position:absolute;right:-12px;top:-10px;z-index:1}.banner-section .modal-dialog iframe{width:100%;height:50vh}iframe body{line-height:0}#video{background-color:#000}.popup-box #video3{position:absolute;top:50%;transform:translateY(-50%)}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:919px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:919px}.french-language .career-work-section .career-content-box .left-box p a{cursor:pointer}.media-center-section .media-center-video .video-container{position:relative}.youtube-button{position:absolute;top:50%;left:0;right:0;margin:0 auto;text-align:center;transform:translateY(-50%)}.youtube-button i{color:red;font-size:45px}.media-centre-popup #video3{position:fixed !important;transform:translateY(0) !important}.media-centre-popup #video1,.media-centre-popup #video2,.media-centre-popup #video3{top:18%}.media-centre-popup .modal-dialog{max-width:50%}.media-centre-popup iframe{height:450px}.media-centre-popup .modal-dialog .close{font-size:20px;font-weight:400;color:#fff;opacity:1;height:30px;width:30px;background-color:#0076c0;border-radius:50%;padding:5px 8px;text-shadow:none;position:absolute;right:-12px;top:-10px;z-index:1;cursor:pointer}.page-id-4110 .clients-logo-section{display:none}.media-centre-popup .modal-body,.banner-section .modal-body{padding:0 !important}.ytp-pause-overlay{display:none !important}.ytp-expand-pause-overlay .ytp-pause-overlay{display:none !important}.vp-center.showfocus #player{max-width:100% !important}.about-us-slider-section .buttons-container .arrow.left{right:70px;left:auto}.about-us-slider-section .buttons-container .arrow.right{left:70px;right:auto}.catalouges-list-section .slider-item-box{padding:20px;background-color:#fff;box-shadow:1px 1px 9px 0px #888}.catalouges-list-section .slider-item-box>img{margin-bottom:20px;width:100%}.catalouges-list-section .slider-item-box .slider-title{width:85%;display:inline-block;vertical-align:middle}.catalouges-list-section .slider-item-box .slider-btn{display:inline-block;width:15%;vertical-align:middle;margin-left:-5px}.catalouges-list-section .title-box{margin-bottom:60px}.catalouges-list-section .title-box p{width:60%;margin:0 auto}.catalouges-list-section .slider-item-box .slider-btn a{background-color:#ededed;padding:10px;display:inline-block}.catalouges-list-section .slider-item-box .slider-btn .white-btn{display:none}.catalouges-list-section .slider-item-box .slider-btn a:hover{background-color:#ffc425}.catalouges-list-section .slider-item-box .slider-btn a:hover .gray-btn{display:none}.catalouges-list-section .slider-item-box .slider-btn a:hover .white-btn{display:block}.catalouges-list-section .col-md-3{padding-bottom:30px}.about-us-section{height:auto !important;margin-bottom:0 !important;padding:100px 0}.banner-section .banner-text{top:auto;bottom:100px}.grecaptcha-badge{right:auto !important;left:0;width:70px !important;z-index:999;-webkit-transition:width .5s ease-in-out !important;-moz-transition:width .5s ease-in-out !important;-o-transition:width .5s ease-in-out !important;transition:width .5s ease-in-out !important}.grecaptcha-badge:hover{width:256px !important}.product-inner-content-section .right-box ul li{width:49%;display:inline-block;vertical-align:top;margin-bottom:15px;position:relative;padding-left:15px}.product-inner-content-section .right-box ul li:before{content:'';display:inline-block;height:6px;width:6px;background-color:#0076c0;position:absolute;top:11px;transform:none;left:0;border-radius:50%}.image-list-box li{width:auto !important;padding-left:0 !important;margin-bottom:0 !important}.image-list-box li:before{display:none !important}.application-data p{width:48%;display:inline-block;margin-right:15px;border-radius:4px}h4.notfound{padding:80px}.mobile-banner{display:none !important}.search-results .common-section{padding-bottom:0}.search-results .title-box{margin-top:0 !important}.search-results .clients-logo-section{padding-top:100px}.search .common-list li h6{color:#023047;font-weight:400;font-size:20px;padding-left:15px}.search ul.common-list li:before{content:'';display:inline-block;height:6px;width:6px;background-color:#023047;position:absolute;top:24px;transform:none;left:-4px;border-radius:50%;margin:0 20px}.search ul.common-list li{background:#fafafa;padding:15px;display:block;border-radius:10px;margin-bottom:20px;transition:all .5s ease-in-out}.search ul.common-list li:hover{box-shadow:rgba(0,0,0,.24) 0px 3px 8px}.product-inner-tabs-section .resp-tabs-list li{background-color:#0076c0 !important;color:#fff;border-radius:8px 8px 0 0}.product-inner-tabs-section .resp-tabs-list li.resp-tab-active{background-color:#fff !important}.title-box .search-count{background-color:#0076c0;color:#fff;text-align:left;padding:10px;border-radius:4px;margin-top:20px}.home-video-popup{height:750px !important}.home-video-popup html{overflow:hidden !important}header .top-header .right-box .lang-box{display:flex;justify-content:right;gap:30px;align-items:center}#subscribemodal .modal-dialog{max-width:600px;margin:0 auto;padding:0}#subscribemodal .row{padding:25px}#subscribemodal .submit-btn{padding:0 25px;width:100%;margin:0 auto;text-align:center}#subscribemodal .modal-header{background-color:#023047}#subscribemodal .modal-title.w-100.font-weight-bold{color:#fff}#subscribemodal .close{color:#fff}#subscribemodal .submit-btn .common-btn{padding:10px 25px}#subscribemodal .submit-btn{padding-left:90px !important}header .mobile-newsletter{display:none}a.desktop-newsletter{border:2px solid;padding:10px;border-radius:6px;cursor:pointer}a.desktop-newsletter:hover{text-decoration:none;background:#fff;border-color:#fff;color:#0376b8 !important;transition:.3s all ease-in}a.desktop-newsletter{border:2px solid #0775b9;padding:10px;border-radius:6px;cursor:pointer;background:#0076bf;color:#fff !important;transition:.3s all ease-in}.dropdown.dropdown-mobile{display:none}.click-info-btn{background-color:transparent;border:2px solid #26e726;color:#26e726}.click-info-btn:hover{border:2px solid #26e726;background-color:#26e726;color:#fff;transition:.3s all ease-in}.industry-section .catalogue_page span{background-color:#ffc425;position:absolute;bottom:40px;left:0;height:80px;width:10px;display:inline-block}.industry-section .catalogue_page .boximg{border-left:none !important;border-right:none !important}figure.box__image.catalogue_page{margin-right:25px !important}.industry-section .catalogue_page .img__text12{font-size:24px;font-weight:500;color:#fff;position:absolute;bottom:65px;left:30px}.main-product-section .our-product-box{margin:0 0 40px}.main-product-section .our-product-box{margin:0 0 40px}@media only screen and (min-width:640px) and (max-width:767px){.product-inner-content-section .right-box ul li:before{position:relative;top:-1px;margin-right:10px}.custom-container .resp-tabs-container .resp-tab-content .product-datatable p{padding-left:20px}}@media only screen and (min-width:480px) and (max-width:639px){.product-inner-content-section .right-box ul li:before{position:relative;top:-1px;margin-right:10px}.custom-container .resp-tabs-container .resp-tab-content .product-datatable p{padding-left:20px}}@media only screen and (min-width:320px) and (max-width:479px){.product-inner-content-section .right-box ul li:before{position:relative;top:-1px;margin-right:10px}.custom-container .resp-tabs-container .resp-tab-content .product-datatable p{padding-left:20px}@media screen and (max-width:1919px){.custom-container{padding:0 160px}.common-section{padding:80px 0}.common-top-section{margin-top:80px}.common-btn{font-size:16px;padding:7px 15px;border-radius:6px}.common-bottom-padding{padding-bottom:80px}h3{font-size:30px;line-height:42px}.title-box h2{margin-bottom:20px}header .main-header .right-box input{width:170px}header .main-header .right-box .menu-bar{margin-right:10px}.banner-section{height:auto}.banner-section .banner-text h3{font-size:26px;margin-bottom:5px}.banner-section .banner-text h1{font-size:48px}.banner-section .banner-text p{width:55%}.about-us-section{margin-bottom:30px}.about-us-section h4{font-size:22px}.our-products-section .resp-tabs-list li{margin-right:55px;padding:15px 35px}.our-products-section .resp-tabs-list li .icon-box img{height:60px}.about-us-section p{width:68%;line-height:30px}.certification-section li .common-box{margin:0 15px}.news-section .con-box{padding:35px}.news-section .con-box h4{font-size:22px}.cta-section{height:auto}.cta-section p{font-size:22px;line-height:34px}.cta-section h2{font-size:46px;line-height:30px;margin-bottom:25px}.industry-section ul li{margin-right:30px;height:450px}.clients-section .clients-container img{width:70px;height:70px}.clients-section .clients-container .inner-box .client-con-box{margin-bottom:20px}.clients-section .clients-container .inner-box{padding:30px}.clients-section .clients-container .name-box h2{font-size:22px;line-height:32px}.clients-section .clients-container .data-box p{height:110px;font-size:16px;line-height:27px}.clients-section{height:320px}footer .main-footer{height:330px}footer .footer-list li span{margin:0 20px}footer .main-footer .social-box a{margin-right:20px}footer .main-footer .contact-box{padding-left:40px}footer .main-footer .list-box li{margin-bottom:20px}footer .main-footer .common-box{margin-bottom:20px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:34px;padding:20px 30px}.about-service-banner .right-box .inner-box{padding-left:50px}.about-service-banner .left-box .inner-box{padding-left:160px;padding-top:80px;padding-bottom:80px}.about-service-banner .right-box p{width:65%;height:auto}.about-service-banner p{height:auto}.about-service-banner .right-box .inner-box img.about-img{right:0;height:100%}.about-service-banner .inner-box{padding-top:80px;padding-bottom:80px}.inner-about-us-section .right-con-box a{margin-top:10px}.history-section .title-box p{width:auto}.history-section .left-box ul li{font-size:22px;margin-bottom:15px}.history-section .left-box ul li span{padding-left:10px}.get-in-touch-section .left-box h3{margin-bottom:20px}.get-in-touch-section ul li{font-size:22px;margin-bottom:15px}.get-in-touch-section .right-box .form-container{width:auto}.sustainability-section .left-box{width:60%}.sustainability-section .right-box{width:40%}.sustainability-section .left-box p{width:85%}.sustainability-section .left-box li{font-size:17px;width:95%}.sustainability-section .left-box ul.common-list li:before{top:10px}.philanthropy-section .right-box{padding-left:60px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{margin-bottom:15px;font-size:28px}.value-chain-section .value-chain-container .col-md-6 .con-box p:first-of-type{margin-bottom:10px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:17px;line-height:28px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:30px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:545px}.head-protection-products-section .head-protection-box h3{font-size:24px}.ronco-gallery-section .common-box{height:370px}.blog-section .common-cont-box span{width:51%}.blog-section .common-cont-box{width:90%}.press-releases-section .common-cont-box .blog-title{height:239px}.press-releases-section .common-cont-box span{width:30%}.faq-section .faq-box .btn-link{font-size:20px}.faq-section .faq-box .btn-link i{height:63px}.main-product-section .our-product-box .our-product-title img{width:160px}.main-product-section .our-product-box h3{font-size:26px}.main-product-section .our-product-box .h-box .common-list{margin-bottom:30px}.product-list-section .product-list-box h6{font-size:22px}.blog-inner-section .blog-inner-client-box .date-box span{width:55%}.blog-inner-section .blog-inner-client-box{width:50%}.media-center-section .media-center-box span{line-height:200px}.media-center-catalogue-section{margin-bottom:140px}.media-center-section .media-center-box span{font-size:140px}.media-center-catalogue-section .title-box p{width:25%}.print-materials-section .print-materials-box .print-materials-btn{width:30%}.print-materials-section .print-materials-box .print-materials-title{width:50%}.print-materials-section .print-materials-box .print-materials-btn a{margin-left:50px}.media-blog-section .col-md-6:nth-child(2) .con-box h3{width:90%;font-size:32px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:386px}.media-blog-section .con-box .inner-box{padding:35px}.contactus-info-section .contactus-data li .contact-info p,.contactus-info-section .contactus-data li .contact-info a{font-size:16px}.contactus-info-section .contactus-data li{margin-right:50px}.contactus-info-section{padding:30px 70px}.contactus-info-section .contactus-data li{width:14%}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:22%}header .main-header .right-box .lang-box{width:30%}.philanthropy-section .right-box img{margin-top:-95px}.about-service-banner h3{margin-bottom:20px}.about-us-slider-section .buttons-container .arrow.left{top:43%}.about-us-slider-section .buttons-container .arrow.right{top:43%}.media-center-catalogue-section .owl-carousel .owl-nav{right:77px}.print-materials-section .title-box h3{line-height:45px}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:90px}.head-protection-products-section .head-protection-box p{height:85px;line-height:30px;margin-bottom:30px;font-size:16px}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{top:47%}.about-us-slider-section .buttons-container .arrow.left{left:-5px}.about-us-slider-section .slider-container{width:90%}.about-us-slider-section .buttons-container .arrow.right{right:-10px}.made-in-section .made-in-box{width:55%}.made-in-section{height:485px}.product-inner-tabs-section .resp-tabs-list{padding-left:160px}.paged-2 .blog-section .common-cont-box .blog-title{height:350px}.about-us-slider-section{padding-bottom:0 !important}.our-office-section .right-box .our-office-box .contact-info li span p,.our-office-section .right-box .our-office-box .contact-info li span a{line-height:22px;font-size:16px}.our-office-section .right-box .our-office-box .contact-info li i{top:4px;font-size:19px}.our-office-section .right-box .our-office-box{height:510px}.our-office-section .Office-location-map-address{width:1260px}.our-office-section .right-box{width:420px}.our-office-section .left-box{width:830px}.map-img-box{background-size:960px;background-position:0 120px}.our-office-section .left-box .all-office.usa-office{left:130px;top:265px}.our-office-section .left-box .all-office{left:140px}.our-office-section .left-box .malaysia.flag{bottom:50px;right:88px}.our-office-section .left-box .all-office.china-office{right:90px}.our-office-section .left-box .flag.romania{right:325px}.career-section .blue-bg p{line-height:28px}.career-section .blue-bg h3{font-size:26px;line-height:32px;margin-bottom:8px}.career-section .blue-bg .white-outline-btn{padding:7px 13px}.career-section .left-box{height:646px}.sustainability-section .sustain-container-bottom .left-box{padding-right:30px}.sustainability-section .sustain-container-bottom .right-box{padding-left:20px}.career-work-section .career-content-box .left-box p:last-of-type{width:86%}.product-inner-application-section .common-list li{font-size:22px}.product-inner-application-section ul.common-list li:before{top:13px}.product-inner-tabs-section .resp-tabs-list li{padding:16px 26px !important;font-size:22px}.tg th{font-size:20px}.tg td{font-size:20px}.product-inner-tabs-section .resp-tabs-container{min-height:250px}.our-office-section .left-box .all-office.malaysia-office{right:77px}.our-office-section .left-box .all-office.romania-office{right:325px}.our-office-section .left-box .all-office.bangladesh-office{right:110px;top:296px}.about-us-slider-section .slider-box p img{width:133px}.about-us-section p{margin-bottom:30px}.about-us-section{height:580px;margin-bottom:70px}p{line-height:31px}.made-in-section .made-in-box h2{line-height:44px}footer .footer-list li span{margin:0 30px}footer .main-footer p{line-height:30px}footer .main-footer .list-box li,footer .main-footer .common-box{margin-bottom:16px}.head-protection-products-section .head-protection-box .img-box{margin-bottom:15px}.head-protection-products-section .head-protection-box h3{margin-bottom:0}.head-protection-products-section .head-protection-box p{height:65px;margin-bottom:15px}.head-protection-products-section .col-md-4{padding:0 15px}.head-protection-products-section .head-protection-box{margin-bottom:30px}.french-footer-menu .main-footer .list-box{padding-left:0}.french-language .eye-product-list-section .eye-product-list-box li{padding:30px 20px}.french-language .eye-product-list-section .eye-product-list-box li a{font-size:20px}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:869px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:869px}.about-us-slider-section .buttons-container .arrow.left{right:-5px;left:auto !important}.about-us-slider-section .buttons-container .arrow.right{left:0;right:auto !important}.about-us-section{padding:80px 0}.product-inner-tabs-section .product-datatable p a{font-size:22px !important}.product-list-section .title-box{margin-bottom:50px}.home-video-popup{height:620px !important}#subscribemodal .submit-btn{padding-left:73px !important}.media-center-catalogue-section .catalogue-bg{width:100%;object-fit:cover}}@media screen and (max-width:1599px){.custom-container{padding:0 100px}.title-box h2{font-size:34px;margin-bottom:25px}h3{font-size:26px}p{font-size:16px;line-height:26px}header .main-header .right-box input{width:155px;height:40px}header .main-header .right-box .form-group .fa.fa-search{right:10px;top:11px}.our-products-section .resp-tabs-container .detail-box .left-box h3:before{height:40px}header .main-header .logo-box img{width:150px}header .main-header .center-nav-box a{font-size:16px;padding:25px 15px}header .main-header .center-nav-box a:before{bottom:20px}.banner-section .banner-text h1{font-size:52px}.banner-section .banner-text p{margin-bottom:20px}.about-us-section{height:552px;margin-bottom:95px}.clients-section .clients-container .inner-box{padding:25px}.clients-section .clients-container .data-box p{height:130px}.about-us-section h4{font-size:20px;bottom:25px}.certification-section li .common-box{height:280px}footer a{font-size:17px}footer .main-footer .list-box li,footer .main-footer .common-box{margin-bottom:12px}footer .main-footer .contact-box .icon-box i{font-size:22px}footer .main-footer{height:300px}footer .main-footer .contact-box{padding-left:70px}footer .main-footer p{width:85%;margin-bottom:25px;line-height:28px;width:100%}footer .bottom-footer .left-box{width:30%}footer .bottom-footer{padding:10px 0}footer .bottom-footer .right-box{width:70%}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:32px}.about-service-banner .left-box .inner-box{padding-left:100px}.about-service-banner .right-box .inner-box{padding-bottom:80px;padding-top:80px}.about-service-banner p{margin-bottom:20px}.history-section .history-container{padding-top:50px}.history-section .left-box ul li img{width:20px}.history-section .left-box ul li{font-size:20px;margin-bottom:10px}.about-service-banner .left-box .inner-box img.globe-img{height:90%}.get-in-touch-section ul li{font-size:20px;margin-bottom:10px}.get-in-touch-section .right-box .form-container{padding:30px 30px 40px}.get-in-touch-section .form-group{margin-bottom:25px}.get-in-touch-section .form-control{font-size:22px}.history-section .history-container{padding-top:40px}.sustainability-section .sustain-container{padding-top:40px}.sustainability-section .left-box li{font-size:16px;width:90%;margin-bottom:15px}.sustainability-section .left-box ul.common-list li:before{top:10px}.philanthropy-section .right-box p{width:85%}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:26px;line-height:36px}.made-in-section .made-in-box h2{line-height:39px}.career-section .blue-bg p{margin-bottom:16px;line-height:25px;font-size:15px}.career-section .right-box .blue-bg{height:auto}.head-protection-products-section .head-protection-box{padding:25px}.ronco-gallery-section .common-box{height:350px}footer .main-footer .contact-box .con-box{width:85%}.blog-section .common-cont-box a{width:95%;font-size:20px;line-height:31px}.blog-section .common-cont-box .blog-title{margin-bottom:30px}.blog-section .common-cont-box{padding:25px}.blog-section .common-cont-box span{padding:15px;width:47%}.press-releases-section .common-cont-box .blog-title{height:239px}.press-releases-section .common-cont-box span{width:30%}.faq-section .faq-box .btn-link{padding:20px}.main-product-section .our-product-box .our-product-title img{width:120px;margin-bottom:20px}.main-product-section .our-product-box h3{font-size:24px}.main-product-section .our-product-box .h-box h3{margin-bottom:20px}.main-product-section .our-product-box .h-box .common-list li{font-size:19px;margin-bottom:15px}.main-product-section .h-box .h-product-box{top:30px}.product-list-section .product-list-box h6{font-size:20px}.product-inner-content-section .right-box .common-list li{width:55%}header .main-header .dropdown-menu a{font-size:16px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li a{font-size:15px !important}header .main-header .dropdown-menu.first-dropdown{width:282px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li:before{top:15px}.banner-section .banner-text{width:85%}.blog-inner-section .blog-inner-client-box{width:60%}.blog-inner-section .blog-inner-content .common-img-box h6{width:65%}.blog-inner-section .title-box h6{width:80%}.post-comment-section .left-contact-box .left-white-box{padding:30px}.post-comment-section{margin-bottom:78px}.blog-inner-section .blog-inner-comments .comment-box{margin-bottom:40px}.blog-inner-section .blog-inner-client-box .date-box span{width:47%}.media-center-catalogue-section{margin-bottom:96px}.media-center-section .media-center-box h2{font-size:28px}.media-center-section .media-center-box span{line-height:180px;font-size:120px}.media-center-section .media-center-video h2{font-size:30px}.media-blog-section .col-md-6:nth-child(2) .con-box h3{font-size:28px;width:90%}.media-blog-section .con-box .inner-box h3{font-size:32px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:368px}.media-center-catalogue-section{margin-bottom:10px}.media-center-catalogue-section .catalogue-bg{height:520px}.media-center-section .media-center-box span{line-height:140px;font-size:92px}.media-center-section .media-center-box h2{font-size:26px}.contactus-info-section{padding:30px}.contactus-info-section .contactus-data li{margin-right:30px}.contactus-info-section .contactus-data li{width:15%}.our-office-section .right-box .our-office-box .contact-info li i{top:5px}.about-us-slider-section .buttons-container .arrow.left{left:85px}.about-us-slider-section .buttons-container .arrow.right{right:90px}header .main-header .center-nav-box .dropdown-menu{top:79px !important}header .main-header .center-nav-box .dropdown-menu a{font-size:16px !important}.value-chain-section .value-chain-container .col-md-6:nth-last-child(1){margin-bottom:50px}.media-center-section .media-center-video h2{line-height:46px}.media-center-catalogue-section .owl-carousel .owl-nav{right:70px;top:-187px}.media-center-catalogue-section .title-box h3{font-size:33px;line-height:46px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:20px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{height:74px}.media-center-section .title-box{margin-bottom:50px}.print-materials-section .title-box h3{line-height:40px}.product-inner-content-section .right-box .common-list li{width:50%}.product-inner-application-section .common-list li{font-size:21px}.product-inner-application-section ul.common-list li:before{top:12px}.product-inner-tabs-section .resp-tabs-list{padding-left:115px}.product-inner-tabs-section .resp-tabs-list li{font-size:20px}.tg th{font-size:20px}.tg td{font-size:19px;padding:10px 25px}.about-us-slider-section .slider-box h4{font-size:27px}.about-us-slider-section .slide.slide-5 h4{font-size:29px}.about-us-slider-section .slide.slide-5{transform:rotateY(-22deg) scale(.76)}.about-us-slider-section .arrow{width:40px;height:40px}.about-us-slider-section .buttons-container .arrow.right{right:0}.about-us-slider-section .buttons-container .arrow.left{left:15px}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li:before{width:7px;height:7px}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li a{padding:7px 42px !important}ul.common-list li:before{top:11px}.made-in-section{height:430px}.paged-2 .blog-section .common-cont-box .blog-title{height:265px}.about-us-slider-section .slider-box p{font-size:17px}.our-office-section .right-box .our-office-box .contact-info li i{top:4px}.certified-section h4{margin-bottom:12px;font-size:22px}.certified-section .common-list li{margin-bottom:15px;font-size:17px}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:22px;margin-bottom:15px}.career-section .blue-bg h3{font-size:24px}.career-section .left-box{height:606px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{padding:8px 14px !important}.media-center-section .owl-carousel .owl-nav button{padding:8px 14px !important}.media-center-section .owl-carousel .owl-nav button.owl-prev{left:-75px}.media-center-section .owl-carousel .owl-nav button.owl-next{right:-75px}.inner-about-us-section .right-con-box .about-content{height:323px}.job-opening-section .post-box .job-title h4{font-size:20px}.join-our-team-section .join-our-team-box h2{font-size:38px}.join-our-team-section .join-our-team-box p{margin-bottom:15px}.team-galary-section .team-galary-box .common-box{padding:0 10px}.team-galary-section .team-galary-box .second-img-box .small-img-box{margin-bottom:20px;height:240px}.main-product-section .h-box .h-product-box ul.common-list li:before{top:12px}.eye-product-list-section .eye-product-list-box li a{font-size:19px}.product-inner-tabs-section .resp-tabs-list{padding-left:99px}.media-center-catalogue-section{height:520px}.paged-2 .blog-section .common-img-box img{height:400px}.blog-section .common-cont-box .blog-title{height:185px}.product-inner-tabs-section .product-datatable p a{font-size:19px !important}.about-us-slider-section .slider-box p img{width:110px}.cta-section h2{line-height:1.4}.our-products-section .resp-tabs-container .detail-box .left-box li{margin-bottom:10px}.banner-section .banner-text p{width:65%}.made-in-section .made-in-box h2{line-height:40px;font-size:26px}.sustainability-section .sustain-container-bottom p{font-size:16px}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:941px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:941px}.about-us-slider-section .buttons-container .arrow.right{left:10px}.catalouges-list-section .slider-item-box .slider-title h4{font-size:20px}.catalouges-list-section .slider-item-box .slider-btn a img{width:100%}.search .common-list li h6{font-size:18px}.home-video-popup{height:560px !important}#subscribemodal .submit-btn{padding-left:70px !important}}@media screen and (max-width:1439px){h3{font-size:24px;line-height:36px}.common-btn{font-size:14px;padding:6px 13px;border-radius:5px}.title-box h2{font-size:32px}.title-box h2:before,.title-box h2:after{width:80px}.title-box h2:before{left:-90px}.title-box h2:after{right:-90px}.common-section{padding:60px 0}.common-top-section{margin-top:60px}.common-bottom-padding{padding-bottom:60px}#banner-slider.owl-carousel .owl-nav button.owl-next,#banner-slider.owl-carousel .owl-nav button.owl-prev{height:50px;width:50px}.banner-section .banner-text h3{font-size:24px}.banner-section .banner-text h1{font-size:48px;margin-bottom:10px}.our-products-section .resp-tabs-list li{margin-right:50px;padding:15px 35px !important}.our-products-section .resp-tabs-list li .icon-box img{height:50px}.our-products-section .resp-tabs-list li h2{font-size:22px}.about-us-section{height:520px}.certification-section li .common-box{margin:0 10px;height:260px}.clients-section .clients-container .data-box p{font-size:16px;line-height:24px}.clients-section{margin-bottom:60px}.news-section .con-box p{width:90%}.news-section .con-box h4{font-size:20px}.cta-section h2{font-size:42px;line-height:42px;margin-bottom:20px}.cta-section p{font-size:20px;line-height:30px}.industry-section ul li{margin-right:20px;height:400px}.industry-section li h4{font-size:22px}.industry-section li span{height:65px;bottom:45px;width:8px}footer .logo-box img{width:120px}footer .footer-list li span{margin:0 15px}footer .main-footer .contact-box{padding-left:40px}.get-in-touch-section .left-box{width:55%}.get-in-touch-section .right-box{width:45%}.get-in-touch-section ul li{width:40%}.get-in-touch-section .btn{padding:8px 25px;border-radius:5px}.get-in-touch-section p{width:90%}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:22px;line-height:30px}.made-in-section .made-in-box h2{line-height:44px}.made-in-section .made-in-box h5{font-size:22px;line-height:25px}.custom-container{padding:0 100px}.career-section .right-box .blue-bg,.career-section .left-box .left-content{padding:25px}.career-section .left-box .left-content p,.career-section .right-box .blue-bg p{margin-bottom:20px}.career-section .left-box{height:463px}.career-section .title-box{margin-bottom:40px}.clients-logo-section{padding-bottom:60px}.culture-diversity-section .diversity-box .left-box .diversity-content-box{padding:30px}.culture-diversity-section .diversity-box .right-box{margin-top:-250px}.job-opening-section .post-box{padding:20px;margin-bottom:25px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:190px}.team-galary-section .team-galary-box .common-box{height:400px}footer .main-footer{height:270px}.head-protection-products-section .head-protection-box h3{font-size:22px;line-height:28px;margin-bottom:10px}.head-protection-products-section .head-protection-box p{margin-bottom:25px;height:78px;line-height:27px}.ronco-gallery-section .common-box{height:300px}.contact-with-us-section .left-contact-box .form-control{height:50px;margin-bottom:15px}.blog-section .common-cont-box a{font-size:20px;margin:15px 0}.blog-section .common-cont-box p{font-size:16px}.blog-section .common-cont-box .white-outline-btn{padding:6px 20px;font-size:16px}.blog-section .common-cont-box .blog-title{height:186px}.blog-section .common-cont-box span{font-size:15px}.pagination a,.pagination span,.pagination span.current{font-size:20px !important;padding:7px 18px !important}.faq-section .faq-box .btn-link{font-size:18px}.faq-section .faq-box .btn-link i{height:61px}.faq-section .faq-box .btn-link i{width:60px}.industry-links-section .industry-link-box{padding:40px}.industry-links-section .industry-link-box .common-list li{font-size:22px}.product-inner-content-section .right-box h2{font-size:26px}.product-inner-content-section .right-box h6{font-size:20px;margin-bottom:10px}.product-inner-content-section .left-box{padding-right:30px}.product-inner-content-section .right-box{padding-left:30px}.product-inner-application-section .common-list li{font-size:19px;margin-bottom:20px}.product-inner-tabs-section .resp-tabs-list li{font-size:19px;padding:17px 30px !important}header .main-header .center-nav-box a{padding:25px 10px}header .main-header .dropdown-menu a{font-size:15px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li a{font-size:14px !important;padding:7px 41px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu{width:auto}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown li img{margin-right:13px}.center-nav-box li.dropdown ul.dropdown-menu.second-menu li:before{width:6px;height:6px}.post-comment-section .left-contact-box .form-control{font-size:16px;padding:10px 20px}.blog-inner-section .blog-inner-content h6{width:90%;font-size:22px;line-height:40px}.blog-inner-section .blog-inner-client-box .client-date{padding-left:40px}.media-center-catalogue-section .title-box h3{line-height:47px;font-size:32px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:22px}.media-blog-section .con-box .inner-box{padding:30px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:336px}.media-blog-section .con-box .inner-box h3{font-size:28px;margin-bottom:15px}.media-blog-section .col-md-6:nth-child(2) .con-box h3{line-height:40px}.media-blog-section .con-box .inner-box p{margin-bottom:25px}.media-center-section .media-center-video h2{font-size:28px;line-height:49px}.contactus-get-in-touch-section .title-box{margin-bottom:50px}.contactus-get-in-touch-section .get-in-touch-form .form-control{font-size:16px;height:47px}.contactus-get-in-touch-section .get-in-touch-form .submit-btn{margin-top:10px}.contactus-info-section .contactus-data li .contact-info h6{font-size:17px}.contactus-info-section .contactus-data li .contact-info p,.contactus-info-section .contactus-data li .contact-info a{font-size:14px}.contactus-info-section{padding:30px 63px}.our-office-section .right-box .our-office-box h4{font-size:20px}.product-inner-content-section .product-inner-content-popup-box .form-control{font-size:13px;padding:10px 12px}.product-inner-content-section .product-inner-content-popup-box .form-group label{font-size:15px}.inner-about-us-section .right-con-box .about-content{height:300px}.value-chain-section .value-chain-container .col-md-6:nth-last-child(1){margin-bottom:85px}.main-product-section .our-product-box .h-box .common-list li{font-size:17px;margin-bottom:10px}.main-product-section .h-box .h-product-box ul.common-list li:before{top:10px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{height:65px}.print-materials-section .title-box h3{line-height:35px}.product-inner-application-section ul.common-list li:before{height:7px;width:7px}.product-inner-tabs-section .resp-tab-content{margin-top:40px}.product-list-section .title-box{margin-bottom:50px}.about-us-slider-section .buttons-container{top:43%}.made-in-section{height:403px}.about-us-slider-section .slider-box{padding:20px 17px}.about-us-slider-section .slide{height:333px}.about-us-slider-section .slide.slide-1{height:360px;top:-15px}.about-us-slider-section .slide.slide-5{height:388px;top:-25px}.about-us-slider-section .buttons-container{top:39%}.about-us-slider-section .buttons-container .arrow.left{left:-23px}.about-us-slider-section .buttons-container .arrow.right{right:-37px}.about-us-slider-section .slider-container{width:96%}.about-us-slider-section .slider-container{height:335px}.our-office-section .right-box .our-office-box .contact-info li span p,.our-office-section .right-box .our-office-box .contact-info li span a{font-size:15px}.our-office-section .right-box .our-office-box .contact-info li i{top:3px;font-size:17px}.our-office-section .right-box .our-office-box .contact-info li span{padding-left:26px}.our-office-section .right-box .our-office-box img{margin-bottom:15px}.our-office-section .right-box .our-office-box .contact-info li{margin-bottom:7px}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:20px;height:45px}.career-section .blue-bg .white-outline-btn{padding:5px 9px}.career-section .left-box{height:586px}.media-center-catalogue-section .owl-carousel .owl-nav i{font-size:21px}.media-center-section .owl-carousel .owl-nav button i{font-size:21px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:18px}.join-our-team-section .join-our-team-box h2{font-size:32px}.main-product-section .title-box{margin-bottom:40px}.main-product-section .col-md-4{padding:0 15px}.head-protection-products-section .title-box p{width:86%}.head-protection-products-section .head-protection-box .img-box{width:37%;margin-bottom:20px}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:65px}.product-list-section .product-list-box h6{font-size:19px}.product-inner-content-section .right-box .common-list{margin-bottom:20px}.tg th{font-size:17px}.tg td{font-size:17px}.media-center-catalogue-section{margin-bottom:75px}.paged-2 .blog-section .common-cont-box .blog-title{height:237px}.paged-2 .blog-section .common-img-box img{height:360px}.about-us-slider-section .slider-box p{height:245px}.about-us-slider-section .slide.slide-5 p{height:290px}.about-us-slider-section .slider-box h4{font-size:24px}.about-us-slider-section .slide.slide-5 h4{font-size:26px}.product-inner-tabs-section .product-datatable p a{font-size:17px}.about-us-slider-section .slide.slide-1 p{height:270px}.about-us-slider-section .slide.slide-5 p{font-size:18px}.cta-section h2{font-size:40px;line-height:1.4}.common-btn{font-size:18px;padding:6px 16px}footer .footer-list li span{margin:0 30px}.banner-bottom-padding{padding-top:60px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:16px;line-height:26px}.value-chain-section p{font-size:16px;line-height:26px}.french-footer-menu .footer-list li span{margin:0 15px}.french-footer-menu .main-footer .col-md-3:nth-child(2){flex:0 0 21%;max-width:21%}.french-footer-menu .main-footer .col-md-3:nth-child(3){flex:0 0 15%;max-width:15%}.french-language .eye-product-list-section .eye-product-list-box li{padding:30px 12px}.french-language .eye-product-list-section .eye-product-list-box li a{font-size:18px}.french-language header.fr-CA .main-header .center-nav-box{width:69%}.french-language header.fr-CA .main-header .right-box{width:15%}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:873px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:873px}.about-us-slider-section .buttons-container .arrow.left{right:-35px}.about-us-slider-section .buttons-container .arrow.right{left:-23px}.catalouges-list-section .slider-item-box .slider-title h4{font-size:18px}.catalouges-list-section .slider-item-box .slider-btn a{padding:5px}.about-us-section{padding:60px 0}.product-inner-content-section .right-box ul{margin-bottom:20px}.search-results .clients-logo-section{padding-top:60px}.search .common-list li h6{font-size:16px}.product-list-section .title-box{margin-bottom:40px}.home-video-popup{height:525px !important}#subscribemodal .submit-btn{padding-left:100px !important}}@media screen and (max-width:1365px){.custom-container{padding:0 100px}h3{font-size:22px;line-height:32px}header .main-header .right-box .menu-box{margin-right:14px;width:16%}.title-box h2{font-size:30px}.banner-section .banner-text h3{font-size:22px}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{width:80px}.banner-section .banner-text h3:before{left:-90px}.banner-section .banner-text h3:after{right:-90px}#banner-slider.owl-carousel .owl-nav button i{font-size:16px}#banner-slider.owl-carousel .owl-nav button.owl-next,#banner-slider.owl-carousel .owl-nav button.owl-prev{height:40px;width:40px}.banner-section .banner-text h1{font-size:45px}.about-us-section .title-box h2{margin-bottom:10px}.about-us-section{height:500px}.our-products-section{padding-top:60px}.our-products-section .resp-tabs-list li{margin-right:45px}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:17px;margin-bottom:10px}.certification-section li .common-box{height:250px}.clients-section .clients-container img{width:55px;height:55px}.clients-section .clients-container .name-box h2{font-size:20px;line-height:24px}.clients-section .clients-container .inner-box .client-con-box{margin-bottom:15px}.clients-section .clients-container .data-box p{font-size:14px;line-height:22px;height:105px}.clients-section{height:280px}.cta-section h2{font-size:36px;line-height:32px;margin-bottom:15px}.cta-section p{margin-bottom:20px}.news-section .con-box p{width:95%}.industry-section ul li{height:360px}.industry-section li h4{bottom:50px}.industry-section li span{bottom:30px}.clients-logo-section{padding-bottom:60px}footer .top-footer{padding:20px 0}footer .main-footer{height:auto;padding:30px 0}footer a{font-size:15px}footer .main-footer .social-icons a{font-size:17px}footer .main-footer .list-box li{margin-bottom:10px}footer .main-footer .contact-box{padding-left:30px}footer .main-footer p{width:99%;margin-bottom:15px}footer p{line-height:25px;font-size:15px}footer .bottom-footer{padding:5px 0}.banner-bottom-padding{padding-top:60px}.common-inner-banner-section{height:280px}.common-inner-banner-section img{height:100%}.common-inner-banner-section .inner-banner-box .right-box p{font-size:16px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:25px;padding:20px 25px}.inner-about-us-section .right-con-box{padding-left:40px}.about-service-banner h3{margin-bottom:20px}.about-service-banner .right-box .inner-box{padding-left:40px}.about-service-banner .left-box .inner-box{padding-left:70px}.about-service-banner .right-box .inner-box img.about-img{height:95%}.history-section .title-box p{width:90%}.history-section .left-box ul li,.get-in-touch-section ul li{font-size:19px}.get-in-touch-section p{width:95%}.sustainability-section .left-box p{width:90%;margin-bottom:15px}.sustainability-section .left-box li{width:95%;font-size:14px;margin-bottom:10px}.philanthropy-section .right-box{padding-left:50px}.philanthropy-section .right-box p{width:90%;margin-bottom:15px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:20px;line-height:30px;margin-bottom:10px}.value-chain-section .value-chain-container{padding-top:40px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:20px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:16px;line-height:27px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:480px}section .made-in-box h2{font-size:30px}.career-section .left-box{height:580px}.culture-diversity-section .diversity-box .right-box{margin-top:-280px}.job-opening-section .title-box,.team-galary-section .title-box,.career-work-section .title-box{margin-bottom:40px}.title-box{margin-bottom:40px !important}.join-our-team-section .join-our-team-box p{margin-bottom:25px}.culture-diversity-section .culture-box{margin-bottom:40px}.head-protection-products-section .head-protection-box .img-box{margin-bottom:20px}.head-protection-products-section .head-protection-box h3{font-size:22px}.head-protection-products-section .head-protection-box p{margin-bottom:20px;font-size:15px}.ronco-gallery-section .common-box{height:265px}.blog-section .common-cont-box span{padding:10px}header .main-header .center-nav-box a{padding:25px 11px}.faq-section .faq-box .accordion .left-box{padding-right:20px}.faq-section .faq-box .accordion .right-box{padding-left:20px}.faq-section .faq-box .card-body{padding:20px 15px 20px}.industry-links-section .industry-link-box .common-list li{font-size:20px}.industry-links-section .title-box{margin-bottom:40px}.main-product-section .our-product-box .our-product-title img{width:100px}.main-product-section .our-product-box .our-product-title{left:20px;right:20px}.main-product-section .our-product-box h3{font-size:22px}.main-product-section .h-box .h-product-box{left:20px}.main-product-section .our-product-box .h-box .common-list li{font-size:20px}.product-list-section .product-list-box h6{font-size:18px}.product-list-section .img-box .overly a{font-size:20px}.product-inner-application-section .common-list li{font-size:20px;margin-bottom:20px}.media-center-catalogue-section .catalogue-bg{height:480px}.media-center-section .media-center-box span{font-size:80px;line-height:120px}.media-center-section .media-center-box h2{font-size:24px}.media-center-catalogue-section{margin-bottom:78px}.print-materials-section .print-materials-box{padding:23px}.media-center-catalogue-section .slider-box .slider-item-box{padding:15px}.media-blog-section .con-box .inner-box{padding:25px}.media-blog-section .con-box .inner-box h3{font-size:24px}.media-blog-section .con-box .inner-box p{margin-bottom:20px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:317px}.print-materials-section .print-materials-box>img{width:50px}header .main-header .right-box input{width:140px}header .main-header .right-box .lang-box{width:35%}.our-office-section .right-box .our-office-box h4{font-size:20px}.our-office-section .title-box p{width:62%}.contactus-get-in-touch-section .title-box p{width:88%}.value-chain-section .value-chain-container .col-md-6:nth-last-child(1){margin-bottom:50px}.main-product-section .our-product-box .h-box .common-list li{font-size:17px}.main-product-section .h-box .h-product-box ul.common-list li:before{top:10px}.product-list-section .product-list-box h6{line-height:24px}.product-list-section.related-product-section .product-list-box h6{height:53px}.product-list-section.related-product-section .product-list-box p{height:75px}.paged-2 .blog-section .common-img-box img{height:380px}.blog-inner-section .blog-inner-client-box .date-box span{width:50%}.blog-inner-section .blog-inner-content .common-img-box h6{line-height:37px}.our-office-section .left-box .flag{height:13px;width:13px}.made-in-section .made-in-box{width:64%}.made-in-section{height:400px}.sustainability-section .left-box ul.common-list li:before{top:8px}.paged-2 .blog-section .common-cont-box .blog-title{height:240px}.our-office-section .Office-location-map-address{width:1000px}.our-office-section .left-box{width:630px}.map-img-box{background-size:840px;background-position:-70px 120px}.our-office-section .right-box{width:350px;padding-left:20px}.our-office-section .left-box .malaysia.flag{bottom:85px;right:50px}.our-office-section .left-box .all-office.china-office{right:55px;top:237px}.our-office-section .left-box .flag.romania{top:215px;right:255px}.our-office-section .left-box .all-office.usa-office{left:48px;top:248px}.our-office-section .left-box .all-office{left:60px;top:215px}.our-office-section .right-box .our-office-box{height:450px}footer .main-footer .col-md-3:first-child{flex:0 0 33%;max-width:33%}footer .main-footer .list-box{padding-left:10px}footer .main-footer .col-md-3:nth-child(3){flex:0 0 15%;max-width:15%}footer .main-footer .col-md-3:nth-child(4){flex:0 0 34%;max-width:34%}.certifications-main-section .title-box p{width:95%}.certified-section .common-list li{font-size:16px;margin-bottom:12px}.custom-container{padding:0 70px}.career-section .blue-bg h3{line-height:26px;font-size:21px;margin-bottom:11px}.media-center-section .owl-carousel .owl-nav button.owl-prev{left:-60px}.media-center-section .owl-carousel .owl-nav button.owl-next{right:-60px}.job-opening-section .post-box .job-title h4{font-size:18px}.team-galary-section .team-galary-box .common-box{padding:0 5px}.team-galary-section .team-galary-box .second-img-box .small-img-box{margin-bottom:10px;height:195px}.product-inner-tabs-section .resp-tabs-list{padding-left:69px}.paged-2 .blog-section .common-img-box img{height:370px}.table-responsive{display:block}.about-us-slider-section .slider-box p{height:270px}.about-us-slider-section .slide.slide-5 p{height:320px}.about-us-slider-section .slide{height:350px}.about-us-slider-section .slider-container{height:362px}.about-us-slider-section .slide.slide-1{height:375px;top:-13px}.about-us-slider-section .slide.slide-5{height:405px;top:-27px}.our-office-section .left-box .all-office.romania-office{right:255px;top:212px}.our-office-section .left-box .all-office.malaysia-office{right:38px;bottom:80px}.our-office-section .left-box .all-office.china-office{right:35px;top:237px}.our-office-section .left-box .all-office.bangladesh-office{right:55px;top:280px}.about-us-slider-section .slide.slide-1 p{height:295px}.banner-section .banner-text p{width:75%}.made-in-section .made-in-box h2{font-size:24px;line-height:40px}footer .main-footer .list-box li{margin-bottom:6px}footer .main-footer .list-box li,footer .main-footer .common-box{margin-bottom:8px}.certification-section li .common-box{height:270px}.certification-section li .common-box p{bottom:70px}.certification-section li .common-box span{bottom:30px}.sustainability-section .sustain-container-bottom p{font-size:14px}.certified-section p{font-size:16px;line-height:26px}.proudly-certified-section .proudly-certified-box p{font-size:16px;line-height:24px}.french-footer-menu .main-footer .col-md-3:first-child{flex:0 0 28%;max-width:28%}header.fr-CA .main-header .center-nav-box{width:68%}header.fr-CA .main-header .right-box{width:16%}header.fr-CA .main-header .center-nav-box a{padding:25px 10px}.french-language .head-protection-products-section .head-protection-box p{height:95px}.french-language .eye-product-list-section .eye-product-list-box li{padding:30px 8px}.french-language .eye-product-list-section .eye-product-list-box li a{font-size:16px}.media-centre-popup #video1,.media-centre-popup #video2,.media-centre-popup #video3{top:21%}.media-centre-popup .modal-dialog{max-width:60%}.media-centre-popup iframe{height:400px}.banner-section .banner-text{bottom:80px}.product-inner-tabs-section .product-datatable p a{font-size:18px !important}.search .common-list li h6{font-size:16px}.home-video-popup{height:495px !important}}@media screen and (max-width:1279px){.title-box h2{font-size:28px}.title-box h2:before,.title-box h2:after{width:50px}.title-box h2:before{left:-60px}.title-box h2:after{right:-60px}p{font-size:14px;line-height:20px}h3{font-size:20px;line-height:27px}header .top-header{padding:5px 0}header .main-header .logo-box img{width:120px}header .main-header .right-box{width:20%}header .main-header .right-box .form-group{margin-right:5px}header .main-header .right-box input{width:140px;height:40px;padding:0 35px 0 15px}header .main-header .right-box .menu-box{display:none}#banner-slider.owl-carousel .owl-nav button.owl-next{right:20px}#banner-slider.owl-carousel .owl-nav button.owl-prev{left:20px}.banner-section .banner-text h1{font-size:36px}.banner-section .banner-text h3{font-size:20px}.banner-section .banner-text h3:before{left:-45px}.banner-section .banner-text h3:after{right:-45px}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{width:40px}.banner-section .banner-text li a{font-size:16px;padding:0 15px}#banner-slider.owl-carousel .owl-dots{bottom:20px}.custom-container{padding:0 40px}.our-products-section .resp-tabs-list li{margin-right:40px;padding:10px 25px !important}.our-products-section .resp-tabs-list li .icon-box img{height:40px}.our-products-section .resp-tabs-list li h2{font-size:19px}.our-products-section .resp-tabs-container .detail-box .left-box h3:before{height:30px}.our-products-section .title-box{margin-bottom:0}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:14px;margin-bottom:5px}.our-products-section ul.resp-tabs-list{margin-bottom:40px}.about-us-section{height:460px;margin-bottom:70px}.about-us-section h3{width:70%}.about-us-section p{font-size:15px;width:80%;line-height:24px}.about-us-section h4{font-size:18px;bottom:15px}.certification-section li .common-box{height:230px;padding:30px 20px;margin:0 5px}.certification-section li .common-box span{bottom:30px}.certification-section li .common-box p{bottom:35px;line-height:20px;height:45px}.clients-section{height:250px;margin-bottom:70px}.clients-section .clients-container .img-box{width:19%}.clients-section .clients-container .data-box p{height:90px}.clients-logo-section li{width:33%;margin-bottom:15px}.clients-logo-section li:nth-child(4),.clients-logo-section li:nth-child(5),.clients-logo-section li:nth-child(6){margin-bottom:0}.industry-section ul li{height:330px;margin-right:10px}.industry-section li h4{bottom:35px;font-size:20px;left:10px}.industry-section li span{height:50px;bottom:23px;width:5px}.news-section .con-box{padding:35px 0 0 35px}.news-section .con-box h3{margin-bottom:10px}.cta-section h2{font-size:32px;margin-bottom:10px}.cta-section p{font-size:19px;width:90%;line-height:30px}footer .logo-box img{width:100px}footer .top-footer{padding:15px 0}footer .footer-list li span{margin:0 10px}footer .main-footer p{width:95%;line-height:24px}footer p{line-height:22px;font-size:15px}footer a{font-size:15px;line-height:26px}footer .main-footer .social-box a{padding:2px 5px;height:30px;width:30px}footer .main-footer .list-box ul:nth-child(2){padding-left:30px}footer .main-footer .contact-box .icon-box i{font-size:18px}footer .main-footer .common-box{margin-bottom:10px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:23px;padding:15px 25px}.about-service-banner .left-box .inner-box{padding:50px 0;padding-left:40px}.about-service-banner .right-box .inner-box{padding-bottom:50px;padding-top:50px}.history-section .left-box ul li,.get-in-touch-section ul li{font-size:17px}.get-in-touch-section .right-box .form-container{padding:30px}.get-in-touch-section .form-group{margin-bottom:15px}.get-in-touch-section .form-control{font-size:19px}.get-in-touch-section .btn{padding:5px 20px;margin-top:10px}.sustainability-section img.big-globe{top:60%;height:70%}.philanthropy-section .right-box{padding-left:40px}.philanthropy-section .right-box h3,.philanthropy-section .right-box p{margin-bottom:10px}.philanthropy-section .right-box p{width:95%}.value-chain-section .value-chain-container .col-md-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.value-chain-section .value-chain-container .col-md-6:nth-child(2) .img-box{float:right}.value-chain-section .value-chain-container .col-md-6:nth-child(2) .con-box{float:left}.value-chain-section .value-chain-container .col-md-6:nth-child(3) .img-box{float:left}.value-chain-section .value-chain-container .col-md-6:nth-child(3) .con-box{float:right}.value-chain-section .value-chain-container .col-md-6:nth-child(6) .img-box{float:right}.value-chain-section .value-chain-container .col-md-6:nth-child(6) .con-box{float:left}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:420px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:30px}.made-in-section .made-in-box h2{font-size:28px;line-height:38px}footer .main-footer .list-box ul{width:auto}footer .main-footer .contact-box{padding-left:0}.career-section .right-box .blue-bg h3,.career-section .left-box .left-content h3{font-size:18px;line-height:24px}.career-section .left-box{height:539px;padding-right:10px}.career-section .right-box .blue-bg:first-child{margin-bottom:20px}.career-section .right-box{padding-left:10px}.job-opening-section .post-box .job-title h4{font-size:18px}.title-box p{width:80% !important}.team-galary-section .team-galary-box .common-box{height:340px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:155px}.ronco-gallery-section .common-box{height:265px}.contact-with-us-section .right-img-box{right:50px;width:40%}.contact-with-us-section .left-contact-box textarea{height:135px !important}.contact-with-us-section .left-contact-box{width:53%}.head-protection-products-section .head-protection-box h3{font-size:18px;line-height:24px;margin-bottom:7px}.head-protection-products-section .head-protection-box{padding:20px}.head-protection-products-section .head-protection-box .img-box{margin-bottom:15px}.head-protection-products-section .head-protection-box{margin-bottom:30px}.ronco-gallery-section .common-box{height:240px}.blog-section .common-cont-box span{width:60%}header .main-header .center-nav-box a{padding:25px 5px;font-size:15px}.blog-section .common-cont-box{position:unset;width:100%;padding:20px}.blog-section .common-cont-box a{font-size:18px;line-height:27px}.blog-section .common-img-box{margin-bottom:30px}.blog-section .common-cont-box span{width:50%}.blog-section .common-cont-box .blog-title{height:185px}.blog-section .col-md-4:nth-last-child(1) .common-img-box,.blog-section .col-md-4:nth-last-child(2) .common-img-box,.blog-section .col-md-4:nth-last-child(3) .common-img-box{margin-bottom:0}.faq-section .faq-box .accordion .left-box{width:100%;padding-right:0}.faq-section .faq-box .accordion .right-box{width:100%;margin-left:0;padding-left:0}.industry-links-section .industry-link-box .common-list li{font-size:18px}.industry-links-section .industry-link-box{padding:30px}.common-inner-banner-section .inner-banner-box .left-box{width:50%}.common-inner-banner-section .inner-banner-box .right-box{width:50%;padding-left:15px}.main-product-section .our-product-box h3{font-size:20px}.main-product-section .our-product-box .h-box .common-list li{margin-bottom:10px;font-size:15px}.main-product-section .our-product-box .h-box .common-list{margin-bottom:20px}.product-list-section .product-list-box{padding:20px 15px}.product-list-section .product-list-box h6{font-size:16px}.product-list-section .img-box .overly a{font-size:18px}.eye-product-list-section .eye-product-list-box li a{font-size:18px}.eye-product-list-section .eye-product-list-box li{padding:20px 15px}.product-inner-content-section .right-box .common-list li:nth-child(2n+1){width:31%}.product-inner-content-section .right-box h2{font-size:24px}.product-inner-content-section .right-box h6{font-size:18px}.product-inner-application-section .common-list li{font-size:18px;margin-bottom:15px}.product-inner-tabs-section .resp-tabs-list{padding-left:100px}.product-inner-tabs-section .resp-tabs-list li{padding:20px 30px !important}.industry-benefits-section .industry-benefits-box .btn-link{font-size:22px}.industry-benefits-section .industry-benefits-box .accordion p{font-size:16px;line-height:30px}.print-materials-section .print-materials-box{padding:15px}.print-materials-section .print-materials-box .print-materials-btn a{margin-left:20px;padding:5px}.print-materials-section .print-materials-box .print-materials-title{width:55%}.print-materials-section .print-materials-box .print-materials-btn{width:23%}.media-center-catalogue-section .catalogue-bg{height:450px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:18px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{bottom:-240px;height:286px;margin-right:50px}.media-center-catalogue-section{margin-bottom:10px}.media-center-catalogue-section{padding:60px 0}.media-blog-section .col-md-6:nth-child(2) .con-box h3{line-height:30px;font-size:18px}.media-blog-section .con-box .inner-box{padding:20px}.media-blog-section .con-box .inner-box h3{font-size:18px;margin-bottom:10px}.media-center-section .media-center-video h2{font-size:18px;line-height:34px}.media-center-section .media-center-box h2{font-size:20px}.media-center-section .media-center-box span{font-size:62px;line-height:90px}.media-center-section .media-center-box p{width:95%}.media-center-catalogue-section .title-box h3{line-height:43px;font-size:26px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:309px}.media-blog-section .con-box .common-btn{font-size:14px;padding:8px 10px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{width:75%}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn{width:20%}header .main-header .right-box input{width:116px;padding:0 32px 0 15px}header .main-header .right-box{width:22%}header .main-header .center-nav-box{width:62%}.contactus-get-in-touch-section .get-in-touch-form .form-group label{font-size:16px}.contactus-info-section .contactus-data li img{padding:7px}.contactus-info-section .contactus-data li .contact-info{padding-left:50px}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:33%;text-align:left}.contactus-info-section .contactus-data li{width:27%;text-align:left;margin-bottom:30px}.contactus-info-section .contactus-data li:nth-last-child(1),.contactus-info-section .contactus-data li:nth-last-child(2){margin-bottom:0}.contactus-info-section .contactus-data{text-align:center}footer .bottom-footer .left-box{width:35%}footer .bottom-footer .right-box{width:65%}.about-us-slider-section .buttons-container .arrow.left{left:30px}.about-us-slider-section .buttons-container .arrow.right{right:45px}header .main-header .right-box .lang-box .dropdown-menu{min-width:78px !important}.banner-section .banner-text p{width:85%}.made-in-section .made-in-box{width:68%}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{max-width:80%}.inner-about-us-section .right-con-box .about-content{height:243px}.sustainability-section .sustain-container{padding-top:20px}.value-chain-section .value-chain-container .col-md-6:nth-last-child(1){margin-bottom:0}.media-center-section .media-center-video .video-container{margin-bottom:20px}.media-center-catalogue-section .title-box h3{line-height:37px}.media-center-catalogue-section .slider-box .slider-item-box{padding:8px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{height:300px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{padding:9px 16px !important}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:16px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{height:62px}.media-center-catalogue-section .slider-box .slider-item-box>img{margin-bottom:15px;height:250px}.title-box{margin-bottom:20px !important}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:60px}.product-inner-content-section .product-inner-content-popup-box .form-control{margin-bottom:12px}.product-inner-application-section .common-list li{font-size:16px}.product-inner-application-section ul.common-list li:before{height:6px;width:6px;top:9px}.product-inner-tabs-section .resp-tabs-list li{padding:16px 20px !important;font-size:17px}.product-inner-tabs-section .resp-tabs-list{padding-left:40px}.tg th{font-size:16px}.tg td{font-size:15px;padding:9px 25px}.product-inner-tabs-section .resp-tabs-container{min-height:220px}.product-list-section.related-product-section .product-list-box p{height:73px}.product-list-section.related-product-section .product-list-box h6{height:27px}.paged-2 .blog-section .common-img-box img{height:auto}.paged-2 .blog-section .common-cont-box .blog-title{height:245px}.paged-2 .blog-section .col-md-4:nth-last-child(1) .common-img-box,.paged-2 .blog-section .col-md-4:nth-last-child(2) .common-img-box{margin-bottom:0}.blog-inner-section .blog-inner-client-box .date-box span{width:70%}.blog-inner-section .blog-inner-client-box .client-info{width:53%}.blog-inner-section .blog-inner-client-box .client-date{width:45%}.blog-inner-section .title-box h6{width:100%;font-size:21px;line-height:38px}.blog-inner-section .blog-inner-client-box .client-info .client-title h6{font-size:20px;margin-bottom:5px}footer .main-footer .social-box a{margin-right:10px}.about-us-slider-section .slider-container{width:100%;height:380px}.about-us-slider-section .buttons-container .arrow.left{left:-30px}.about-us-slider-section .buttons-container .arrow.right{right:-45px}header .main-header .center-nav-box .dropdown-menu a{font-size:15px !important}.made-in-section .made-in-box h2{font-size:25px;line-height:36px}.made-in-section{height:365px}ul.common-list li:before{top:8px}.about-us-slider-section .custom-container{width:86%}.about-us-slider-section .slider-box h4{font-size:25px}.about-us-slider-section .slide.slide-5 h4{font-size:27px}.our-office-section .right-box{padding-left:0;width:310px}.our-office-section .Office-location-map-address{width:960px}.our-office-section .flag-indicator-box{margin-top:30px}footer .main-footer .list-box{padding-left:0}.certified-section h4{font-size:20px}.certified-section .common-list li{font-size:15px}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:18px;height:43px}.proudly-certified-section .proudly-certified-box{padding:30px 20px}.career-section .right-box .blue-bg,.career-section .left-box .left-content{padding:20px}.career-section .right-box .blue-bg h3,.career-section .left-box .left-content h3{line-height:21px}.career-section .blue-bg p{line-height:22px;font-size:14px}.career-section .left-box .left-content p,.career-section .right-box .blue-bg p{margin-bottom:13px}.career-section .blue-bg .white-outline-btn{padding:4px 8px;font-size:13px}.clients-logo-section .owl-carousel .owl-nav button.owl-prev{left:-30px}.clients-logo-section .owl-carousel .owl-nav button.owl-next{right:-30px}.media-center-section .owl-carousel .owl-nav button{padding:5px 11px !important}.media-center-section .owl-carousel .owl-nav button.owl-prev{left:-42px}.media-center-section .owl-carousel .owl-nav button.owl-next{right:-42px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{padding:7px 12px !important}.media-center-catalogue-section .owl-carousel .owl-nav{right:50px;top:-127px}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn a{padding:6px}.common-btn{font-size:13px;padding:5px 9px}header .top-header .right-box .dropdown-menu{min-width:90px}.career-work-section .career-content-box .left-box p:last-of-type{width:94%}.join-our-team-section .join-our-team-box h2{font-size:30px}.job-opening-section .post-box{padding:15px;margin-bottom:20px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:165px}.title-box h2{margin-bottom:10px}.main-product-section .h-box .h-product-box ul.common-list li:before{top:9px}.head-protection-products-section .head-protection-box p{line-height:23px}.media-center-catalogue-section{height:470px;margin-bottom:33px}.about-us-slider-section .slide{padding-top:5px}.product-inner-tabs-section .product-datatable p a{font-size:16px !important}.about-us-slider-section .slide{height:365px}.about-us-slider-section .slider-box p img{width:105px}.about-us-slider-section .slider-box p{height:290px}.about-us-slider-section .slide.slide-5{height:430px;top:-35px}.about-us-slider-section .slide.slide-5 p{height:350px}.about-us-slider-section .slide.slide-1{height:393px;top:-18px}.about-us-slider-section .slide.slide-1 p{height:315px}p,.about-us-section p{font-size:15px}.about-us-section{margin-bottom:45px}.common-btn{font-size:16px;padding:6px 14px}.certification-section li{width:20%}.certification-section li .common-box{padding:35px}.certification-section li .common-box p{bottom:40px}.certification-section li .common-box span{bottom:25px}.made-in-section .made-in-box h2{font-size:22px;line-height:34px}.news-section .con-box h4{font-size:16px}.clients-logo-section img{width:120px !important}header .main-header .right-box input{width:100%}header .main-header .right-box .form-group{width:80%}footer .footer-list li span{margin:0 20px}.cta-section h2{line-height:1.4}.sustainability-section .sustain-container-bottom .left-box{padding-right:10px}.value-chain-section .title-box p{width:92% !important}.career-work-section .career-content-box .left-box{width:54%}.career-work-section .career-content-box .right-box{width:46%}.career-work-section .career-content-box .left-box h3,.career-work-section .career-content-box .left-box p{width:auto}.fr-CA .main-header .right-box{width:13%}.fr-CA .main-header .right-box .form-group{width:auto}.fr-CA .main-header .logo-box{width:13%}.fr-CA .main-header .center-nav-box{width:73%}.fr-CA .main-header .center-nav-box a{padding:30px 4px;font-size:15px}header.fr-CA .main-header .center-nav-box a{padding:25px 4px}header.fr-CA .main-header .center-nav-box{width:75%}header.fr-CA .main-header .logo-box{width:12%}header.fr-CA .main-header .right-box{width:12%}.french-language .head-protection-products-section .head-protection-box p{height:75px}.popup-box #video3{top:46%}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:569px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:569px}.media-centre-popup #video1,.media-centre-popup #video2,.media-centre-popup #video3{top:15%}.media-centre-popup iframe{height:350px}.about-us-slider-section .buttons-container .arrow.left{right:-50px}.about-us-slider-section .buttons-container .arrow.right{left:-37px}.catalouges-list-section .slider-item-box .slider-title h4{font-size:16px}.banner-section .banner-text{bottom:40px}.title-box .search-count{width:100% !important}.search .common-list li h6{font-size:16px !important}.home-video-popup{height:395px !important}#subscribemodal .submit-btn{padding-left:100px !important}}@media screen and (max-width:1023px){.custom-container{padding:0 30px}.common-section{padding:40px 0}.blog-inner-section{max-width:100%}.common-top-section{margin-top:40px}.title-box h2{font-size:24px;margin-bottom:20px}h3{font-size:18px;line-height:24px}header .main-header{padding:10px 0}header .main-header .right-box{width:79%}header .main-header .logo-box{width:20%}header .main-header .right-box .menu-box{display:inline-block;margin-right:5px;width:7%;text-align:center}header .top-header{display:none}header .main-header .center-nav-box{display:none}header .top-header .left-box li{width:40%}body.menu-open header .main-header .center-nav-box{display:block}body.menu-open header .main-header .center-nav-box a{color:#fff;font-size:18px;padding:10px 20px}body.menu-open header .main-header .center-nav-box a:before{bottom:5px}body.menu-open header .main-header .center-nav-box{display:block;text-align:left;position:absolute;left:0;overflow:hidden;z-index:9;right:0;width:100%;background:#0076c0;top:0;height:100vh;padding-top:25px;margin-left:0}body.menu-open{overflow:hidden}.menu-open .menu-box{display:block;position:absolute;top:0;right:0;z-index:99}.menu-open .menu-box a span:first-child{transform:rotate(45deg);margin-top:9px;background-color:#fff}.menu-open .menu-box a span:nth-child(2){display:none}.menu-open .menu-box a span:last-of-type{transform:rotate(-45deg);margin-top:-9px;background-color:#fff}header .main-header .center-nav-box li{display:block}.banner-section .banner-text h3{font-size:18px}.banner-section .banner-text h1{font-size:29px;margin-bottom:5px}.banner-section .banner-text p{width:75%;font-size:13px;line-height:20px}.banner-section .banner-text li a{font-size:14px;padding:0 10px}.certification-section li{width:34%;margin-bottom:20px}.certification-section li .common-box{margin:0 10px}.about-us-section{padding-top:40px;height:388px}.about-us-section h4{font-size:15px;bottom:10px;font-weight:400}.about-us-section p{font-size:14px;width:92%;line-height:22px}.clients-section .clients-container .name-box h2{font-size:18px;line-height:20px}.clients-section .clients-container .inner-box .client-con-box{margin-bottom:10px}.clients-section .clients-container .img-box{width:24%}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:15px}.our-products-section h2.resp-accordion.hor_1 .icon-box{width:8%;display:inline-block}.our-products-section h2.resp-accordion.hor_1 .icon-box img{height:40px}.our-products-section h2.resp-accordion.hor_1 .con-box{width:80%;display:inline-block;vertical-align:middle;margin-left:-5px}.our-products-section h2.resp-accordion.hor_1 .con-box h2{font-size:17px}.our-products-section h2.resp-accordion.hor_1 .resp-arrow{margin-top:20px}.our-products-section h2.resp-tab-active .resp-arrow{border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #0076c0}.our-products-section .resp-arrow{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #c1c1c1}.our-products-section h2.resp-accordion:hover h2{color:#0076c0}.our-products-section .resp-tabs-container .detail-box .left-box h3{display:none}.our-products-section .resp-tabs-container .detail-box .left-box{display:table-footer-group}.our-products-section .resp-tabs-container .detail-box .right-box{display:table-header-group}.our-products-section .resp-tabs-container .detail-box .right-box{text-align:center;margin-top:20px}.our-products-section .resp-tabs-container .detail-box .right-box img{width:100%;margin-bottom:20px}.our-products-section .resp-tab-content-active{margin-bottom:15px}.our-products-section .resp-tab-content-active:last-child{margin-bottom:0}.our-products-section .detail-box{padding:0 25px;margin-bottom:30px}.news-section .con-box h4{font-size:16px;margin-bottom:3px}.news-section .con-box{padding:7px 10px 0 13px}.news-section .con-box p{font-size:14px;line-height:20px}.cta-section p{font-size:16px;width:95%;line-height:25px}.cta-section h2{font-size:26px;margin-bottom:5px}.industry-section ul li{height:270px}.industry-section li h4{bottom:25px;font-size:18px}.industry-section li span{height:30px;bottom:22px;width:4px}.clients-logo-section li{width:31%}.certification-section li:last-of-type .common-box{margin-right:10px}footer .main-footer .list-box ul:nth-child(2){padding-left:0;margin-top:5px}footer .main-footer .contact-box{padding-left:0}footer .main-footer p{width:auto;line-height:22px}footer p{font-size:14px}footer .main-footer .col-md-3:nth-child(2){flex:0 0 25%;max-width:25%}footer .main-footer .col-md-3:first-child{flex:0 0 38%;max-width:38%}footer .bottom-footer .left-box{width:33%}footer .bottom-footer .right-box{width:65%}footer a{font-size:14px;line-height:100%}footer .main-footer .social-box a{padding:6px 5px}footer .main-footer a{font-size:13px}footer .main-footer .list-box li{margin-bottom:5px}footer .footer-list li span{margin:0 8px}footer .logo-box img{width:90px}footer .main-footer .list-box ul{width:100%}.common-inner-banner-section{height:220px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:21px}.common-inner-banner-section .inner-banner-box .right-box p{font-size:14px}.inner-about-us-section .left-img-box{display:table-footer-group}.inner-about-us-section .right-con-box{display:table-header-group}.inner-about-us-section img{width:60%;margin-top:30px}.banner-bottom-padding{padding-top:40px}.about-service-banner .left-box,.about-service-banner .right-box{width:100%}.about-service-banner .right-box .inner-box{padding-left:60px}.about-service-banner .right-box,.history-section .right-box,.get-in-touch-section .right-box,.sustainability-section .right-box{margin-left:0}.about-service-banner .right-box .inner-box img.about-img{height:100%;right:20px}.history-section .history-container{padding-top:0}.history-section .left-box{margin-bottom:20px}.history-section .right-box{display:table-header-group}.history-section .left-box{display:table-footer-group}.history-section .right-box img{margin-bottom:30px}.get-in-touch-section .left-box,.get-in-touch-section .right-box{width:100%}.get-in-touch-section .right-box{margin-top:20px}.get-in-touch-section{padding:40px 0}.sustainability-section .left-box,.sustainability-section .right-box{width:100%}.sustainability-section .right-box{text-align:center}.sustainability-section .left-box ul{margin-bottom:20px}.sustainability-section img.big-globe{display:none}.philanthropy-section .left-box{display:table-footer-group;text-align:center}.philanthropy-section .left-box img{width:50%}.sustainability-section .right-box img{width:50%}.philanthropy-section .right-box .inner-box{padding:40px 0 20px 50px}.philanthropy-section .right-box{display:table-header-group}.philanthropy-section .right-box img{margin-top:0;margin-bottom:30px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:440px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:20px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:23px}.made-in-section .made-in-box h2{font-size:20px;line-height:28px}.made-in-section .made-in-box h5{font-size:19px;line-height:20px;margin-bottom:7px}.news-section{padding-top:40px;padding-bottom:40px}.our-products-section h2.resp-tab-active{margin-bottom:10px !important;border:1px solid #ffc425 !important}.clients-logo-section .owl-carousel .owl-nav button.owl-next{right:-25px}.clients-logo-section .owl-carousel .owl-nav button.owl-prev{left:-25px}footer p{font-size:14px}footer a,footer .main-footer a{font-size:14px}footer .bottom-footer .right-box{width:100%}footer .right-box .footer-list{text-align:center}footer .bottom-footer .left-box{width:100%;text-align:center}.clients-logo-section{padding-bottom:40px}.career-section .left-box{width:100%;height:auto;padding:0}.career-section .right-box{width:100%;height:auto;padding:0;margin-left:0}.career-section .right-box .blue-bg:first-child{margin-top:20px}.career-work-section .career-content-box .left-box{display:table-footer-group}.career-work-section .career-content-box .right-box{display:table-header-group}.career-work-section .career-content-box img{margin-bottom:20px}.culture-diversity-section .culture-box .left-box{width:100%;padding-right:0;margin-bottom:20px}.culture-diversity-section .culture-box .right-box{width:100%;margin-left:0;padding-left:0}.culture-diversity-section .diversity-box .right-box{display:table-header-group}.culture-diversity-section .diversity-box .left-box{display:table-footer-group}.job-opening-section .post-box .job-title{width:42%}.job-opening-section .post-box .job-apply{width:20%}.job-opening-section .post-box .job-location{width:36%}.join-our-team-section .join-our-team-box h2{font-size:26px;margin-bottom:15px}.join-our-team-section .join-our-team-box p{margin-bottom:20px}.culture-diversity-section .diversity-box p{width:100%}.head-protection-products-section .head-protection-box h3{font-size:16px}.head-protection-products-section .col-md-4{padding:0 10px}.head-protection-products-section .head-protection-box{padding:15px}.contact-with-us-section .right-img-box{display:none}.contact-with-us-section .left-contact-box{width:100%}.ronco-gallery-section .common-box{height:200px}.blog-section .col-md-4{width:50%;flex:50%;max-width:50%}.blog-section .col-md-4:nth-last-child(2) .common-img-box,.blog-section .col-md-4:nth-last-child(3) .common-img-box{margin-bottom:30px}.blog-section .common-cont-box .blog-title{height:144px}.blog-section .common-cont-box span{width:40%}.blog-section .common-cont-box .blog-title{height:140px}.faq-section .faq-box .btn-link{font-size:16px}.faq-section .faq-box .accordion p{font-size:16px;width:100%}.faq-section .faq-box .btn-link i{height:59px}.main-product-section .col-md-4{padding:0 10px;flex:50%;max-width:50%;margin-bottom:20px}.main-product-section .h-box .h-product-box{top:65px}.main-product-section .col-md-4:last-child{margin-bottom:0}.product-list-section .col-md-3{flex:50%;max-width:50%}.goggles-product-section .col-md-3{margin-bottom:30px}.goggles-product-section .col-md-3:nth-last-child(1),.goggles-product-section .col-md-3:nth-last-child(2){margin-bottom:0}.eyewash-product-section .col-md-3{margin-bottom:30px}.eyewash-product-section .col-md-3:last-child{margin-bottom:0}.eye-product-list-section .eye-product-list-box li a{font-size:16px}.product-inner-application-section .common-list li{width:49%}.related-product-section .common-width-box{width:33%;margin-bottom:30px}.related-product-section .related-product-box{display:flex;flex-wrap:wrap}.related-product-section .common-width-box:last-of-type{margin-bottom:0}.product-inner-content-section .right-box{width:100%;padding-left:0;margin-top:30px;margin-left:0}.product-inner-content-section .left-box{width:70%;display:block;padding-right:0}.product-inner-content-section .right-box .common-list{margin-bottom:20px}.product-inner-tabs-section h2.resp-accordion{color:#333 !important;font-size:18px !important;background:#fff !important}.product-inner-tabs-section h2.resp-tab-active{background:#fff !important;color:#0076c0 !important;border:2px solid #0076c0 !important}.product-inner-tabs-section .resp-tab-content{margin-bottom:20px}.industry-benefits-section .industry-benefits-box .btn-link{padding:15px 20px;font-size:20px}.industry-benefits-section .industry-benefits-box .card-body{padding:5px 20px 20px}.product-inner-tabs-section h2.resp-accordion:hover{background:#fff !important}.about-us-slider-section .slide{width:35%;transform:none !important;padding:0}.about-us-slider-section .slider-box{padding:20px}.about-us-slider-section .slider-container{height:300px}.about-us-slider-section .slide.slide-1{left:0 !important;top:0}.about-us-slider-section .slide.slide-2{left:37% !important}.about-us-slider-section .slide.slide-3{left:74% !important}.about-us-slider-section .slide.slide-4{left:111% !important}.about-us-slider-section .slide.slide-5{left:148% !important}.media-blog-section .col-md-6{flex:100%;max-width:100%}.print-materials-section .col-md-4{flex:100%;max-width:100%;margin-bottom:15px}.print-materials-section .print-materials-box .print-materials-title{width:80%}.media-center-section .media-center-box span{font-size:52px;line-height:80px}.media-center-catalogue-section .catalogue-bg{height:350px}.media-center-section .media-center-box h2{font-size:16px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{margin-right:30px;bottom:-339px;height:375px}.media-center-catalogue-section{margin-bottom:83px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:307px}.media-blog-section .col-md-6:nth-last-child(3) .con-box{height:178px}header .main-header .right-box .lang-box{width:14%}header .main-header .dropdown a .down-arrow.hover-arrow{display:none !important}header .main-header .sub-menu-open .dropdown-menu{display:none}header .main-header .dropdown.show .dropdown-menu.show{display:block}header .main-header .dropdown .down-arrow.mobile-view-arrow{display:block !important}.dropdown-menu.first-dropdown{width:100% !important}header .main-header .center-nav-box li.dropdown:hover ul.dropdown-menu.first-dropdown{display:none}header .main-header .center-nav-box li.dropdown:hover ul.dropdown-menu.media-first-dropdown{display:none}header .main-header .center-nav-box li.dropdown ul.dropdown-menu.first-dropdown li.dropdown:hover ul.dropdown-menu.second-menu{display:none}.contactus-get-in-touch-section .row{margin:0 -15px}.contactus-get-in-touch-section .col-md-4,.contactus-get-in-touch-section .col-md-8{padding:0 15px}.contactus-info-section{padding:30px 25px}.our-office-section .right-box{padding-left:15px}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown span{display:block}header .main-header .center-nav-box .dropdown-menu{top:46px !important;width:100% !important}header .main-header .dropdown-menu.first-dropdown{width:100% !important}header .main-header ul.dropdown-menu ul.dropdown-menu{left:0 !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu{top:60px !important}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown a span{display:none}header .main-header .dropdown .down-arrow.mobile-view-arrow i{color:#fff}header .main-header .dropdown .down-arrow.mobile-view-arrow{margin-right:20px}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown span i,.center-nav-box li.dropdown ul.dropdown-menu.second-menu span i{color:#333}.our-office-section .right-box .our-office-box .contact-info li span p,.our-office-section .right-box .our-office-box .contact-info li span a{font-size:14px}.our-office-section .right-box .our-office-box .contact-info li i{font-size:19px}.our-office-section .right-box .our-office-box{padding:10px}.our-office-section .right-box .our-office-box .contact-info li span{padding-left:30px}.about-us-section{margin-bottom:10px}.about-service-banner .left-box p{height:auto}.about-us-slider-section .buttons-container .arrow.right{left:auto;position:relative;right:auto;margin:0 auto;text-align:center}.about-us-slider-section .buttons-container .arrow.left{left:auto;position:relative;right:auto;margin:0 auto;text-align:center}.about-us-slider-section .buttons-container{text-align:center;margin-top:-33px}.title-box{margin-bottom:25px !important}header .main-header .center-nav-box .dropdown-menu{position:relative;top:0 !important}.product-inner-content-section .product-inner-content-popup-box .col-md-4{width:50%}header .main-header .right-box .lang-box li .down-arrow{display:none !important}header .main-header .right-box .lang-box li .dropdown-menu{padding:0 !important;top:0 !important}.title-box p{width:96% !important}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:20px}.media-center-section .resp-tabs-container h2.resp-accordion p{display:none}.media-center-section .resp-tabs-container h2.resp-accordion h2{font-size:16px;display:inline-block;vertical-align:middle;margin-left:30px}.media-center-section .resp-tabs-container h2.resp-accordion span{-webkit-text-stroke:2px #3333338f;-webkit-text-fill-color:transparent;font-size:22px;display:inline-block;vertical-align:middle}.media-center-section .resp-tabs-container h2.resp-tab-active span{-webkit-text-stroke:2px #ffc425;-webkit-text-fill-color:#ffc425;font-size:22px;display:inline-block;vertical-align:middle}.media-center-section .resp-tabs-container h2.resp-tab-active h2{color:#0076c0}.media-center-section .resp-tabs-container h2.resp-tab-active span.resp-arrow{border-bottom-color:#ffc425 !important}.media-center-section .resp-tabs-container h2.resp-accordion{border:1px solid #c1c1c1 !important}.media-center-section .resp-tab-content{padding:15px 0 !important}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{padding:6px 12px !important}.print-materials-section .title-box h3{line-height:27px}.contactus-get-in-touch-section .get-in-touch-form .form-control{height:40px}header .main-header li.dropdown .dropdown-menu .down-arrow{right:0;top:31px}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:47px}.head-protection-products-section .head-protection-box p{line-height:23px;font-size:14px}.product-inner-tabs-section .resp-tabs-container{min-height:inherit}.product-inner-tabs-section .resp-tab-content{margin-top:20px}.blog-inner-section .title-box h2{margin-bottom:10px}.blog-inner-section .blog-inner-client-box .client-info{width:53%}.blog-inner-section .blog-inner-client-box .client-date{width:46%}.blog-inner-section .blog-inner-client-box{width:78%}.blog-inner-section .blog-inner-content h6{line-height:31px}.blog-inner-section .blog-inner-content .common-img-box h6{font-size:18px;line-height:27px}.our-office-section .right-box .our-office-box h4{font-size:16px}.about-us-slider-section .buttons-container{top:auto;bottom:-55px}.about-us-slider-section .slide.slide-1{height:240px}.about-us-slider-section .custom-container{width:92%}.about-us-slider-section .slider-box h4{font-size:21px}.about-us-slider-section .slider-box p{height:195px !important}.center-nav-box li.dropdown ul.dropdown-menu.second-menu{top:0 !important;margin-bottom:10px}header .main-header ul.dropdown-menu li{white-space:normal}header .main-header li.dropdown .down-arrow{top:23px}.our-products-section .resp-tab-content:last-of-type .detail-box{margin-bottom:0}.made-in-section{height:340px}.our-products-section .detail-box{padding:0}.print-materials-section .print-materials-box .print-materials-btn{width:10%}.media-center-catalogue-section{margin-bottom:38px}.paged-2 .blog-section .common-cont-box .blog-title{height:217px}.about-us-slider-section .slide{height:265px !important}.map-img-box{background-size:530px;background-position:-50px 120px;height:340px}.our-office-section .left-box{width:420px}.our-office-section .right-box{padding-left:15px;width:300px}.our-office-section .Office-location-map-address{width:720px}.our-office-section .left-box .malaysia.flag{bottom:65px;right:59px}.our-office-section .left-box .all-office.china-office{right:60px;top:190px}.our-office-section .left-box .flag.romania{top:180px;right:183px}.our-office-section .left-box .all-office{left:32px;top:178px}.our-office-section .left-box .all-office.usa-office{left:22px;top:200px}.certified-section .left-box{width:100%;padding-right:0;margin-bottom:30px}.certified-section .right-box{width:100%;margin-left:0;padding-left:0}.certified-section .right-box img{margin-left:0}.proudly-certified-section .proudly-certified-box .con-box h5{font-size:16px;height:37px}.proudly-certified-section .proudly-certified-box{padding:30px 15px}.certified-section h4{font-size:18px}footer .main-footer .col-md-3:nth-child(3){display:none}.media-center-catalogue-section .owl-carousel .owl-nav{right:25px;top:-107px}.media-center-section.media-tabs-section{display:block}.media-center-section.media-center-slider-section{display:none}.media-center-catalogue-section .slider-box .slider-item-box .slider-btn{width:15%}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{width:84%}.media-center-catalogue-section .title-box h2{margin-bottom:8px;font-size:21px;line-height:29px}.media-center-catalogue-section .title-box h3{line-height:29px;font-size:20px}.media-center-catalogue-section .title-box{margin-bottom:18px !important}.media-center-catalogue-section .title-box p{margin-bottom:0}.certification-section li:nth-last-child(1),.certification-section li:nth-last-child(2){margin-bottom:0}.our-products-section .resp-tabs-container .detail-box .left-box p{width:100%}.banner-section .banner-text p{margin-bottom:11px}.job-opening-section .post-box .job-title h4{font-size:17px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:165px}.career-work-section .career-content-box .left-box h3{margin-bottom:12px}.career-work-section .career-content-box .left-box p{margin-bottom:10px}.product-list-section.related-product-section .product-list-box p{height:80px}.media-center-catalogue-section{padding:40px 0}.our-office-section .left-box .all-office{width:12px;height:12px}.product-inner-tabs-section h2.resp-tab-active span.resp-arrow{border-bottom:8px solid #9b9797;margin-top:7px}.product-inner-tabs-section .resp-arrow{border-top:8px solid #c1c1c1}.tg th{font-size:15px;padding:10px 30px}.tg td{font-size:14px}.philanthropy-section{margin-top:0}.about-us-slider-section{padding-bottom:80px !important}.our-office-section .left-box .all-office.romania-office{right:186px;top:175px}.our-office-section .left-box .all-office.malaysia-office{right:66px;bottom:111px}.our-office-section .left-box .all-office.china-office{right:52px}.our-office-section .left-box .all-office.bangladesh-office{right:49px;top:264px}.product-inner-tabs-section .product-datatable p{padding:8px}.product-inner-tabs-section .product-datatable p a{padding-left:25px}.product-inner-tabs-section .product-datatable p a:before{left:8px}.product-inner-content-section .right-box .image-list-box{margin-bottom:25px}.product-inner-content-section .right-box .image-list-box li img{width:50px}.about-us-slider-section .slide.slide-1 p{height:185px}.about-us-slider-section .slider-box p{font-size:15px}.clients-logo-section img{width:auto !important}header .main-header .right-box .form-group{width:auto}header .main-header .right-box input{width:auto}.banner-section .banner-text p,p,.about-us-section p{font-size:15px}.about-us-section p{margin-bottom:16px}.our-products-section .resp-tabs-list li{margin-bottom:35px}.title-box{margin-bottom:16px !important}.our-products-section ul.resp-tabs-list{margin-bottom:30px}.our-products-section .detail-box{margin-bottom:0}header .main-header .right-box .menu-btn{width:auto;margin-right:0}.menu-open header .main-header .right-box .menu-box{margin-right:0}header .main-header .right-box .menu-box{margin-right:0;width:auto}.made-in-section .made-in-box{width:56%}.made-in-section{height:auto}.news-section .con-box h4{margin-bottom:0}.news-section .con-box h3{margin-bottom:5px}.our-products-section h2.resp-accordion{position:relative}.our-products-section h2.resp-accordion.hor_1 .resp-arrow{position:absolute;top:0;bottom:0;margin:auto;right:20px}.sustainability-section .right-box{display:none}.sustainability-section .sustain-container-bottom .left-box,.sustainability-section .sustain-container-bottom .right-box{display:block;width:100%}.sustainability-section .sustain-container-bottom{margin-top:0}.sustainability-section .sustain-container-bottom p{margin:15px 0 0}.sustainability-section .sustain-container{padding-top:0}.sustainability-section .sustain-container-bottom .right-box{padding-left:0}.sustainability-section .sustain-container-bottom .left-box{padding-right:0}.sustainability-section .left-box p{width:100%}.value-chain-section p,.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:15px;line-height:normal}.proudly-certified-section .proudly-certified-box p{font-size:15px;line-height:22px}.certified-section p{font-size:15px;line-height:24px}header.fr-CA .main-header .right-box{width:87%}footer .main-footer .col-md-3:nth-child(4){flex:0 0 36%;max-width:36%}.french-footer-menu .main-footer .col-md-3:nth-child(3){flex:0 0 15%;max-width:15%}.french-footer-menu .main-footer .col-md-3:nth-child(2){flex:0 0 30%;max-width:30%}.french-footer-menu .main-footer .col-md-3:first-child{flex:0 0 33%;max-width:33%}.french-footer-menu .footer-list li span{margin:0 10px}.french-footer-menu .top-footer .logo-box{display:block;width:auto;text-align:center}.french-footer-menu .bottom-footer .right-box,.french-footer-menu .top-footer .right-box{display:block;width:auto;margin:10px 0 0;text-align:left}.french-language .head-protection-products-section .head-protection-box p{height:105px}.french-language .eye-product-list-section .eye-product-list-box li{padding:10px 8px}.french-language .eye-product-list-section .eye-product-list-box{padding-top:30px}.banner-section .modal-dialog iframe{height:250px}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:550px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:550px}.french-language header.fr-CA .main-header .right-box{width:87%}.media-centre-popup .modal-dialog{max-width:75%}.media-centre-popup iframe{height:225px}.about-us-slider-section .buttons-container .arrow.right{left:-40px}.about-us-slider-section .buttons-container .arrow.left{right:-55px}.catalouges-list-section .col-md-3{max-width:50%;flex:0 0 50%;padding-bottom:30px}.catalouges-list-section .slider-item-box .slider-title{height:53px}.catalouges-list-section .slider-item-box .slider-btn a{padding:10px}.about-us-section{padding:40px 0}.search-results .clients-logo-section{padding-top:40px}.application-data p{width:47%}.search .common-list li h6{font-size:15px !important}.product-list-section .title-box{margin-bottom:30px}.home-video-popup{height:350px !important}#subscribemodal .row{padding:20px}body.menu-open header .main-header .center-nav-box{top:0}#subscribemodal .modal-dialog{max-width:500px;margin:0 auto;padding:0}header .mobile-newsletter{display:block}header .main-header .right-box .mobile-newsletter img{width:53%}.mobile-newsletter{position:absolute;left:85px;z-index:11111;top:3px}header .main-header .right-box{position:relative}.menu-open header .mobile-newsletter{display:none}.dropdown.dropdown-mobile{display:inline-block;background:#043048;border-radius:50%}.dropdown.dropdown-mobile .lang-item span.down-arrow.mobile-view-arrow{display:none !important}.dropdown.dropdown-mobile .lang-item{padding:3px 10px}.dropdown.dropdown-mobile .btn.dropdown-toggle{padding:3px}header .mobile-newsletter{position:unset;display:inline-block;text-align:center}header .main-header .right-box .mobile-newsletter img{width:34px;margin:0 5px}body.menu-open header .main-header .center-nav-box{overflow:auto !important}}@media screen and (max-width:899px){.home-video-popup{height:295px !important}.our-products-section .resp-tabs-list li{padding:10px 12px !important;margin-right:30px;margin-bottom:0}.our-products-section .resp-tabs-list li h2{font-size:16px}}@media screen and (max-width:767px){.custom-container{padding:0 20px}.common-btn{font-size:13px;padding:5px 12px;border-radius:6px}.common-bot.industry-links-section .industry-link-box{padding:25px}tom-padding{padding-bottom:40px}header .main-header{padding:5px 0}header .main-header .right-box input{width:200px;height:35px}header .main-header .right-box .form-group .fa.fa-search{right:5px;top:10px;font-size:13px}header .lang-box img{height:20px;width:20px}.banner-section .banner-text h3{font-size:16px}.banner-section .banner-text h1{font-size:26px;margin-bottom:10px}.banner-section .banner-text p{font-size:14px;line-height:18px;margin-bottom:5px}.banner-section .owl-nav{display:none}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{width:30px;height:2px}.banner-section .banner-text h3:after{right:-35px}.banner-section .banner-text h3:before{left:-35px}.our-products-section{padding-top:40px}.our-products-section h2.resp-accordion.hor_1 .icon-box img{height:43px}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:14px}.about-us-section{padding-top:40px;height:370px;margin-bottom:0}.about-us-section p{font-size:14px;width:85%;line-height:20px}.about-us-section h4{font-size:15px;bottom:15px;line-height:18px}.clients-section{padding-top:40px}.clients-section{height:215px;margin-bottom:60px}.news-section .con-box{padding:30px 0}.news-section .col-md-6:nth-child(3) .con-box{padding:0 0 30px}.cta-section p{font-size:15px;width:auto;line-height:23px;margin-bottom:10px}footer .top-footer .right-box{width:100%;margin-left:0;text-align:left}footer .top-footer .logo-box{margin-bottom:15px}footer .main-footer .contact-box .icon-box{width:auto;text-align:left;padding-right:10px}footer .bottom-footer .left-box{width:35%}footer .main-footer{padding:20px 0}footer .main-footer .list-box ul{width:49%;margin:20px 0}footer .main-footer .list-box{padding-left:0}.common-inner-banner-section{height:200px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:20px;padding:12px 25px}.inner-about-us-section .right-con-box h4{font-size:20px}.inner-about-us-section img{height:auto}.about-service-banner .left-box .inner-box,.about-service-banner .right-box .inner-box{padding:40px 0;padding-left:20px}.common-inner-banner-section .inner-banner-box .right-box p{font-size:13px}.common-inner-banner-section .inner-banner-box .right-box p i{margin:0 5px}.about-service-banner .right-box p{width:75%}.history-section .title-box h3{width:95%}.history-section .left-box ul li{margin-bottom:5px;font-weight:400}.get-in-touch-section .left-box h3{margin-bottom:15px}.history-section .left-box ul li img{width:17px}.history-section .left-box ul li,.get-in-touch-section ul li{font-size:15px}.get-in-touch-section .form-control{font-size:16px}.sustainability-section .title-box p{width:95%}.philanthropy-section .right-box .inner-box{padding:30px 0 20px 20px}.sustainability-section .left-box li{width:auto;font-size:13px}.sustainability-section .right-box img,.philanthropy-section .left-box img{width:100%;height:280px}.value-chain-section .value-chain-container{padding-top:20px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:20px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner,.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:440px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{padding:15px}.clients-logo-section .owl-carousel .owl-nav button.owl-next{right:auto;left:auto;text-align:center;margin:0 auto;top:auto;transform:none;bottom:none;position:relative}.clients-logo-section .owl-carousel .owl-nav button.owl-prev{margin-right:15px !important;right:auto;left:auto;text-align:center;margin:0 auto;top:auto;transform:none;bottom:none;position:relative}.sustainability-section .left-box li{font-size:14px}footer .footer-list li span{margin:0 5px}footer .bottom-footer .left-box,footer .bottom-footer .right-box{width:50%}.career-section .title-box p{width:100%}.history-section .title-box h3{width:100%}.history-section .title-box p{width:100%}.career-work-section .career-content-box .left-box p:last-of-type{margin-bottom:0}.title-box p{width:100% !important}.job-opening-section .post-box{padding:15px;margin-bottom:20px}.job-opening-section .post-box .job-title h4{font-size:16px}.job-opening-section .post-box .job-title{width:44%}.job-opening-section .post-box .job-location{width:34%}.job-opening-section .post-box .job-apply a{font-size:14px}.join-our-team-section .join-our-team-box h2{font-size:24px;margin-bottom:10px}.join-our-team-section .join-our-team-box p{margin-bottom:10px}.team-galary-section .team-galary-box .common-box{height:229px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:110px}.title-box{margin-bottom:15px !important}.contact-with-us-section .left-contact-box .form-control{font-size:16px;height:46px}.ronco-gallery-section .common-box{height:160px}.blog-section .common-cont-box span{width:49%}.blog-section .common-cont-box .white-outline-btn{padding:5px 15px;font-size:14px}.blog-section .common-cont-box a{font-size:16px;line-height:normal}.blog-section .common-cont-box p{font-size:14px}.blog-section .common-cont-box .blog-title{height:168px;margin-bottom:20px}.pagination a,.pagination span,.pagination span.current{font-size:16px !important;padding:5px 15px !important}.press-releases-section .common-cont-box span{width:21%}.faq-section .faq-box .btn-link{font-size:17px}.general-question-section .faq-box .btn-link i{height:80px}.pagination a,.pagination span{padding:5px 15px !important;margin-right:7px !important;font-size:16px !important}.pagination{margin-top:30px !important}.industry-links-section .industry-link-box{padding:25px}.industry-links-section .industry-link-box .common-list li{font-size:16px;margin-bottom:15px}.main-product-section .h-box .h-product-box{top:40px}.main-product-section .our-product-box h3{font-size:18px;margin-bottom:10px}.main-product-section .our-product-box .h-box h3{margin-bottom:15px}.eye-product-list-section .eye-product-list-box li:after{height:20px}.eye-product-list-section .eye-product-list-box li{padding:15px 8px}.industry-benefits-section .industry-benefits-box .accordion p{width:100%}.product-inner-application-section .common-list li{font-size:16px}.industry-benefits-section .industry-benefits-box .btn-link{font-size:18px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:18px}.media-center-section .media-center-box{margin-bottom:30px;background:#0076c0;padding:20px}.media-center-section .media-center-box h2,.media-center-section .media-center-box p{color:#fff}.media-center-section .media-center-video .video-container iframe{height:337px}.print-materials-section .right-info{padding-left:30px}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:280px}.media-blog-section .con-box .inner-box p{margin-bottom:15px}.media-center-catalogue-section .title-box h3{line-height:27px;font-size:18px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{margin:0 5px;padding:5px 10px !important}.media-center-catalogue-section .slider-box .slider-item-box .slider-title h4{font-size:16px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{margin-right:20px;bottom:-274px;height:309px}.media-center-catalogue-section{margin-bottom:50px}.contactus-get-in-touch-section .img-box{margin-bottom:30px}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:30%}.contactus-info-section .contactus-data li:last-of-type{width:44%}.contactus-get-in-touch-section .get-in-touch-form .form-group{margin-bottom:10px}.contactus-get-in-touch-section .get-in-touch-form .form-control{margin-bottom:0}.common-inner-banner-section .inner-banner-box .left-box{width:50%}.common-inner-banner-section .inner-banner-box .right-box{width:50%}#banner-slider.owl-carousel .owl-dots{bottom:5px}.clients-logo-section .owl-carousel .owl-nav{bottom:auto;position:relative;left:auto;right:auto;display:block;text-align:center;margin-top:25px}.about-us-slider-section .arrow{width:40px;height:40px;font-size:14px}.our-products-section .resp-tab-content:last-of-type .detail-box{margin-bottom:0}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{top:0;transform:none}.product-inner-content-section .product-inner-content-popup-box .form-group{margin-bottom:0}.product-inner-content-section .product-inner-content-popup-box .modal-body h2{font-size:16px}.product-inner-content-section .product-inner-content-popup-box .form-control{font-size:12px;margin-bottom:10px}.clients-logo-section .owl-carousel .owl-nav button{background-color:#023047;padding:10px 15px !important;line-height:17px}.clients-logo-section .owl-carousel .owl-nav button i{color:#fff;font-size:17px}header .main-header .right-box .lang-box .dropdown-menu{min-width:82px !important;padding:0 !important}header .main-header .right-box .lang-box .dropdown-menu a{padding:5px 10px !important}.sustainability-section .right-box img{height:auto}body.menu-open header .main-header .center-nav-box a{font-size:16px}header .main-header .center-nav-box .dropdown-menu a{font-size:15px !important}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:55px}.head-protection-products-section .head-protection-box .img-box{width:33%}.head-protection-products-section .col-md-4:nth-last-child(2) .head-protection-box{margin-bottom:30px}.tg th{padding:10px 20px;font-size:16px}.tg td{font-size:15px;padding:7px 20px}.table-responsive{display:block}.mfp-gallery .mfp-image-holder .mfp-figure{width:415px !important}.blog-inner-section .title-box h6{font-size:18px;line-height:30px}.blog-inner-section .blog-inner-client-box{width:87%}.blog-inner-section .blog-inner-client-box .client-info .client-title h6{font-size:18px}.blog-inner-section .blog-inner-content h6{font-size:19px}.blog-inner-section .blog-inner-content h6{margin-bottom:15px}.blog-inner-section .blog-inner-client-box .date-box span{padding:14px}.blog-inner-section .blog-inner-content>img{margin-bottom:20px}.our-office-section .flag-indicator-box li{display:inline-block;vertical-align:top;padding-right:10px;font-size:14px}.our-office-section .flag-indicator-box ul{text-align:center}.our-office-section .flag-indicator-box li span{height:10px;width:10px}footer .top-footer .right-box{width:100%;margin-left:0;text-align:left}footer .top-footer .logo-box{width:100%}.made-in-section .made-in-box h2{font-size:18px;line-height:22px}.made-in-section{height:auto}.banner-section .banner-text p{width:100%}.about-us-section p{margin-bottom:20px}.about-us-slider-section .slider-box p{height:235px !important}.our-office-section .Office-location-map-address{width:auto}.our-office-section .left-box{width:500px;margin:0 auto;display:block}.map-img-box{background-size:550px;background-position:0;height:250px}.our-office-section .left-box .malaysia.flag{bottom:106px;right:81px}.our-office-section .left-box .flag.romania{top:170px;right:213px}.our-office-section .left-box .all-office{left:107px;top:175px}.our-office-section .left-box .all-office.usa-office{left:60px}.our-office-section .right-box{padding-left:0;width:auto;display:block;float:none;margin:20px 0 0}.our-office-section .right-box .our-office-box{height:auto;width:60%;margin:0 auto}.our-office-section .left-box .all-office.china-office:hover .office-address{position:relative;right:190px}.our-office-section .left-box .all-office.china-office{right:76px;top:74px}.our-office-section .left-box .flag.romania{top:58px;right:205px}.our-office-section .left-box .all-office{left:82px;top:55px}.our-office-section .left-box .all-office.usa-office{left:74px;top:80px}.our-office-section .left-box .malaysia.flag{bottom:90px;right:76px}footer .main-footer .col-md-3{width:100% !important;flex:0 0 100% !important;max-width:100% !important}.proudly-certified-section .col-md-4{width:50%;margin-bottom:30px}.proudly-certified-section .col-md-4:last-of-type{margin-bottom:0}.title-box h2{margin-bottom:10px}.media-center-catalogue-section .owl-carousel .owl-nav{right:20px;top:-40px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{margin-right:0;top:23px;width:97%}.print-materials-section .col-md-4:last-of-type{margin-bottom:0}.clients-logo-section{padding-bottom:30px}.head-protection-products-section .col-md-4{width:50%}.eye-product-list-section .eye-product-list-box li a{font-size:15px}.print-materials-section .title-box h2{margin-bottom:8px}.about-us-slider-section .slide{height:300px !important}.about-us-slider-section .buttons-container{bottom:-70px}.our-office-section .left-box .all-office.romania-office{right:207px;top:56px}.our-office-section .left-box .all-office.bangladesh-office{right:64px;top:148px}.our-office-section .left-box .all-office.malaysia-office{right:80px;bottom:141px}.our-office-section .left-box .all-office.china-office{right:66px}.image-list-box li{margin-right:5px}.related-product-section.product-list-section .product-list-box h6{line-height:20px}.product-list-section.related-product-section .product-list-box p{height:auto;line-height:20px}footer .bottom-footer .left-box,footer .bottom-footer .right-box{display:block;text-align:left;width:100%}footer .bottom-footer .left-box{margin-bottom:5px}.value-chain-section .title-box p{width:auto !important}header.fr-CA .main-header .right-box{width:65%}header.fr-CA .main-header .logo-box{width:33%}.french-language .head-protection-products-section .head-protection-box p{height:75px}.popup-box #video3{top:42%}.banner-section .modal-dialog{max-width:75%}.banner-section .modal-dialog iframe{height:60vh}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:685px}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:685px}.french-language header.fr-CA .main-header .right-box{width:65%}.media-centre-popup .modal-dialog{max-width:75%}.media-centre-popup iframe{height:225px}.media-center-section .media-center-video .video-container img{height:100%}.media-center-section .youtube-button i{font-size:32px}.banner-section .banner-text{bottom:20px}.mobile-banner{display:block !important}.desktop-banner{display:none !important}.product-inner-tabs-section .product-datatable p a{font-size:16px !important}.search ul.common-list li:before{top:21px}.search ul.common-list li{margin-bottom:15px}#subscribemodal .modal-dialog{max-width:400px !important;margin:0 auto;padding:0}#subscribemodal .submit-btn{padding-left:75px !important}#subscribemodal .modal-dialog.modal-dialog-centered{top:113px}#subscribemodal .modal-dialog.modal-dialog-centered{font-size:14PX}header .modal-header{padding:10px}header .mobile-newsletter{left:162px;z-index:11111}#subscribemodal .modal-content .modal-header h4{font-size:20px}#subscribemodal .form-control{padding:7px;font-size:14px}.home-video-popup{height:312px !important}.dropdown.dropdown-mobile .lang-item span{font-size:16px}footer .bottom-footer .left-box{text-align:center}.allboximages{height:auto;margin-bottom:50px}}@media screen and (max-width:639px){p{font-size:13px;line-height:21px}.common-section{padding:25px 0}.blog-inner-section{max-width:100%}.common-top-section{margin-top:25px}h3{font-size:16px;line-height:23px}.title-box h2{font-size:20px;line-height:28px;margin-bottom:10px}header .main-header .logo-box img{width:100px}header .main-header .right-box .menu-btn span{width:25px;height:2px;margin-bottom:4px}.menu-open .menu-box a span:last-of-type{margin-top:-7px}header .main-header .right-box input{width:155px;height:30px;font-size:14px}header .main-header .right-box .form-group .fa.fa-search{top:-1px !important}.banner-section .banner-text h3{font-size:14px}.banner-section .banner-text h1{font-size:22px}.banner-section .banner-text p{font-size:14px;line-height:16px}.our-products-section{padding-top:20px}.our-products-section h2.resp-accordion.hor_1 .con-box h2{font-size:18px}.our-products-section h2.resp-accordion.hor_1 .icon-box img{height:33px}.our-products-section .resp-tabs-container .detail-box .left-box p{margin-bottom:10px;width:auto}.our-products-section .resp-tabs-container .detail-box .left-box li{width:49%}.our-products-section .resp-arrow{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #c1c1c1}.our-products-section h2.resp-tab-active .resp-arrow{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #0076c0}.about-us-section h3{width:auto}.certification-section li{margin-bottom:10px}.certification-section li .common-box{height:185px;padding:15px;margin:0 5px}.certification-section li .common-box span{bottom:20px;width:100px;height:3px}.certification-section li .common-box p{bottom:31px}.clients-section .clients-container .data-box p{height:70px}.certification-section li:last-of-type .common-box{margin-right:5px}.about-us-section .left-box{padding-right:0;width:100%;margin-bottom:20px}.about-us-section .right-box{padding-left:0;width:100%;margin-left:0}.about-us-section{margin-bottom:0;height:auto}.about-us-section h4{font-size:16px;bottom:25px}.cta-section h2{font-size:20px}.cta-section p{font-size:13px;line-height:19px;margin-bottom:10px}.industry-section ul li{height:230px;margin-right:2px}.industry-section li h4{bottom:26px;font-size:14px;left:7px}.news-section .con-box{padding:20px 0}.news-section .col-md-6:nth-child(3) .con-box{padding:0 0 20px}.clients-logo-section img{width:60%}footer .top-footer li{width:32%;position:relative;padding-left:15px}footer .top-footer li span{display:none}footer .top-footer li:before{content:'';display:inline-block;width:6px;height:6px;background-color:#fff;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}footer .bottom-footer .left-box{width:100%}footer .bottom-footer .right-box{width:100%;text-align:left;margin-left:0}.banner-bottom-padding{padding-top:30px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:16px;padding:8px 15px}.common-inner-banner-section{height:150px}.inner-about-us-section .right-con-box h3{width:auto}.inner-about-us-section .right-con-box h4{font-size:18px}.about-service-banner .right-box .inner-box img.about-img{height:90%;right:0}.about-service-banner .left-box .inner-box,.about-service-banner .right-box .inner-box{padding:30px 0;padding-left:20px}.about-service-banner h3{margin-bottom:10px}.get-in-touch-section .btn{font-size:15px}.sustainability-section .left-box h3{margin-bottom:10px}.sustainability-section .right-box img,.philanthropy-section .left-box img{height:300px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:16px}.value-chain-section .value-chain-container .col-md-6 .img-box,.value-chain-section .value-chain-container .col-md-6 .con-box{width:100%}.value-chain-section .value-chain-container .col-md-6 .con-box{margin-left:0}.value-chain-section .value-chain-container .col-md-6.img-box .inner-img{height:430px}.value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:auto;padding:20px}.value-chain-section .value-chain-container .col-md-6:nth-child(3) .img-box,.value-chain-section .value-chain-container .col-md-6:nth-child(4) .img-box{display:table-header-group;float:none}.value-chain-section .value-chain-container .col-md-6:nth-child(3) .con-box,.value-chain-section .value-chain-container .col-md-6:nth-child(4) .con-box{display:table-footer-group;float:none}.made-in-section .made-in-box h2{font-size:15px;line-height:22px;margin-bottom:10px}.made-in-section .made-in-box h5{font-size:16px}.made-in-section .made-in-box{width:100%}.clients-logo-section .owl-carousel .owl-nav button i{font-size:15px}.our-products-section h2.resp-accordion{padding:10px 15px !important}.certification-section li .common-box{margin:0}.certification-section li{width:100%;margin-left:0}.certification-section li .common-box p{position:unset}.certification-section li .common-box .con-box{padding-top:20px}.certification-section li .common-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.certification-section li .common-box span{bottom:30px}p{font-size:14px !important;line-height:20px !important}.title-box h2{margin-bottom:20px;line-height:18px}.history-section .right-box img{margin-bottom:20px}.philanthropy-section .right-box img{margin-bottom:20px;margin-top:0}.philanthropy-section{margin-top:0}.philanthropy-section .left-box p{width:100%}.career-section .left-box .left-img{display:none}.career-section .left-box .left-content{display:block;width:100%;text-align:center}.career-section .right-box{text-align:center}.career-section .right-box .blue-bg h3,.career-section .left-box .left-content h3{font-size:16px;margin-bottom:10px;line-height:22px}.career-section .left-box .left-content p,.career-section .right-box .blue-bg p{margin-bottom:15px}.career-work-section .career-content-box .left-box h3{width:100%}.job-opening-section .post-box .job-title,.job-opening-section .post-box .job-location,.job-opening-section .post-box .job-apply{width:100%;display:block;text-align:center}.job-opening-section .post-box .job-location{margin:10px 0}.culture-diversity-section .diversity-box .left-box .diversity-content-box{padding:15px;text-align:center}.career-work-section .career-content-box .left-box,.culture-diversity-section .culture-box .right-box{text-align:center}.join-our-team-section .join-our-team-box h2{font-size:18px}.join-our-team-section .join-our-team-box{text-align:center}.ronco-gallery-section .second-common-box{width:100%}.ronco-gallery-section .common-box{height:auto;margin:0;padding:0}.ronco-gallery-section .first-common-box{width:100%}.ronco-gallery-section .common-box:last-of-type,.ronco-gallery-section .common-box:first-child{padding:0}.ronco-gallery-section .second-gallery-box .second-common-box,.ronco-gallery-section .second-gallery-box .first-common-box,.ronco-gallery-section .second-gallery-box .first-common-box:last-of-type{width:100%}.ronco-gallery-section .first-gallery-box{margin-bottom:0}.ronco-gallery-section{padding:20px 15px}.head-protection-products-section .head-protection-box{text-align:center}.head-protection-products-section .head-protection-box .img-box{width:50%;margin:0 auto;margin-bottom:0;margin-bottom:10px}.contact-with-us-section,.contact-with-us-section .title-box{text-align:center}footer .main-footer .social-box a{margin-right:10px}.blog-section .col-md-4{width:100%;flex:100%;max-width:100%}.blog-section .common-img-box{margin-bottom:20px;text-align:center}.blog-section .col-md-4:nth-last-child(2) .common-img-box,.blog-section .col-md-4:nth-last-child(3) .common-img-box{margin-bottom:20px}.blog-section .common-cont-box .blog-title{height:auto}.blog-section .common-cont-box span{padding:7px;margin:0 auto}.press-releases-section .common-cont-box span{width:41%}.faq-section .faq-box .btn-link{font-size:14px}.faq-section .faq-box .btn-link.collapsed i .plus-img{width:14px}.faq-section .faq-box .btn-link i .minus-img{width:14px}.general-question-section .faq-box .btn-link i{height:68px}.faq-section .faq-box .btn-link i{width:30px}.faq-section .faq-box .btn-link{padding:15px 8px;line-height:19px}.industry-links-section .industry-link-box{padding:20px}.industry-links-section .industry-link-box .common-list li{font-size:14px;margin-bottom:15px}.main-product-section .col-md-4{padding:0 15px;flex:100%;max-width:100%;margin-bottom:20px}.main-product-section .our-product-box .h-box .common-list li{font-size:16px}.main-product-section .h-box .h-product-box{top:50%;bottom:auto;transform:translateY(-50%);left:0;right:0;text-align:center}.main-product-section .our-product-box .our-product-title img{width:80px}.main-product-section .our-product-box .our-product-title{left:0;right:0;top:50%;transform:translateY(-50%);bottom:auto;text-align:center}.main-product-section .our-product-box .h-box .common-list li{padding-left:0}.main-product-section .our-product-box .h-box .common-list li:before{display:none}.product-list-section .col-md-3{flex:100%;max-width:100%}.eye-product-list-section .eye-product-list-box li{padding:10px 8px}.product-list-section .product-list-box{text-align:center}.eyewash-product-section .col-md-3,.glasses-product-section .col-md-3,.goggles-product-section .col-md-3,.goggles-product-section .col-md-3:nth-last-child(2){margin-bottom:20px}.glasses-product-section .col-md-3:nth-last-child(2){margin-bottom:20px}.product-inner-content-section .left-box{width:100%}.product-inner-content-section .right-box h2{font-size:18px}.product-inner-content-section .right-box h6{font-size:16px}.product-inner-content-section .right-box{margin-top:20px;text-align:center}.product-inner-content-section .right-box .common-list li,.product-inner-content-section .right-box .common-list li:nth-child(2n+1){width:100% !important;margin-bottom:10px;font-size:14px;padding-left:0;padding-right:0}.product-inner-content-section ul.common-list li:before,.product-inner-content-section ul li:before{display:none}.product-inner-content-section .right-box .common-list{margin-bottom:10px}.product-inner-application-section .common-list li{width:100%;font-size:14px;margin-bottom:10px}.product-inner-application-section{text-align:center}.product-inner-application-section ul.common-list li:before{display:none}.industry-benefits-section .industry-benefits-box .btn-link{padding:15px 10px;font-size:18px}.industry-benefits-section .industry-benefits-box .card-body{padding:5px 10px 10px}.product-inner-tabs-section h2.resp-accordion{font-size:16px !important}.related-product-section .common-width-box{width:50%;margin-bottom:20px}.product-inner-application-section .title-box{text-align:center}.about-us-slider-section .slide{width:45%}.about-us-slider-section .slider-box{padding:15px}.about-us-slider-section .slider-container{height:250px}.about-us-slider-section .slide.slide-1{left:0 !important;top:0}.about-us-slider-section .slide.slide-2{left:47% !important}.about-us-slider-section .slide.slide-3{left:95% !important}.about-us-slider-section .slide.slide-4{left:144% !important}.about-us-slider-section .slide.slide-5{left:193% !important}.media-center-section .media-center-box{text-align:center}.media-center-section .media-center-box p{width:100%}.media-center-section .media-center-box span{font-size:32px;line-height:30px}.media-center-section .media-center-video h2{font-size:16px;line-height:25px}.media-center-section .media-center-video .video-container{margin-bottom:20px}.media-center-section .media-center-box{margin-bottom:20px}.media-center-catalogue-section,.media-center-catalogue-section .title-box{text-align:center}.media-center-catalogue-section .title-box h3{width:100%}.media-center-catalogue-section{padding:20px 0}.print-materials-section{text-align:center}.print-materials-section .right-info{width:100%;padding-left:0;margin-left:0;margin-bottom:20px}.print-materials-section .title-box{width:100%;text-align:center}.print-materials-section .print-materials-box .print-materials-title{width:100%}.print-materials-section .print-materials-box .print-materials-btn a{margin-left:0;margin-top:10px}.print-materials-section .print-materials-box>img{margin-bottom:10px}.media-blog-section .con-box,.media-blog-section .img-box{width:100%;margin-left:0}.media-blog-section{margin:0}.media-blog-section .img-box,.media-blog-section .con-box.gray-bg,.media-blog-section .con-box{height:auto}.media-blog-section .col-md-6:nth-last-child(3) .con-box{height:auto}.media-blog-section .con-box .inner-box{text-align:center}.media-blog-section .col-md-6:nth-child(2) .con-box h3{line-height:25px;font-size:16px;width:100%}.media-blog-section .col-md-6:nth-child(2) .con-box p{width:100%}.media-center-catalogue-section .title-box h3{line-height:30px;font-size:16px}.media-center-catalogue-section .owl-carousel .owl-stage-outer{width:100%;right:0;left:0;margin:0}.media-center-catalogue-section{background:#023047;margin-bottom:0;height:auto}.media-center-catalogue-section .catalogue-bg{display:none}.media-center-catalogue-section .owl-carousel .owl-stage-outer{height:auto;position:unset}.media-center-catalogue-section .owl-carousel .owl-nav{left:0;right:0;bottom:0;top:auto;position:relative;margin-top:20px}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{text-align:left}.media-center-catalogue-section .media-center-catalogue-box{margin-bottom:20px}.contactus-info-section .contactus-data li{width:40%}.contactus-info-section .contactus-data li:first-of-type{width:46%}.contactus-info-section .contactus-data li:last-of-type{width:60%}.contactus-info-section .contactus-data li:nth-last-child(2){margin-bottom:30px}.our-office-section .right-box .our-office-box h4{font-size:18px}.banner-section img{height:270px}.certification-section li .common-box img{width:auto}.about-us-slider-section .buttons-container{margin-top:0}.made-in-section{background-image:none !important;background-color:#ac1a21}.product-inner-content-section .product-inner-content-popup-box .col-md-4{width:100%}.product-inner-content-section .product-inner-content-popup-box .modal-dialog{max-width:100%}.product-inner-content-section .product-inner-content-popup-box .modal-body img:first-child{margin-right:0;width:100px}.product-inner-content-section .product-inner-content-popup-box .modal-body img{width:150px}.common-bottom-padding{padding-bottom:30px}header .main-header .right-box .menu-box{width:12%}header .main-header .right-box .lang-box{width:21%}header .main-header .logo-box{width:30%}header .main-header .right-box{width:69%}.media-center-catalogue-section .slider-box .slider-item-box .slider-title{height:auto}.product-list-section .product-list-box .img-box{margin-bottom:15px}.mfp-gallery .mfp-image-holder .mfp-figure{width:315px !important}.product-inner-application-section .common-list li{padding-left:0}.product-list-section.related-product-section .product-list-box p{height:auto}.paged-2 .blog-section .common-cont-box .blog-title{height:auto}.paged-2 .blog-section .col-md-4:nth-last-child(2) .common-img-box{margin-bottom:20px}.blog-inner-section .blog-inner-content .left-img-box{width:100%;padding-right:0}.blog-inner-section .blog-inner-content .right-img-box{width:100%;margin-left:0;padding-left:0}.blog-inner-section .blog-inner-content h6{font-size:18px;line-height:25px}.blog-inner-section .blog-inner-client-box .client-info img{width:72px}.blog-inner-section .blog-inner-client-box .client-info{width:50%}.blog-inner-section .blog-inner-client-box .client-info .client-title{padding-left:10px}.blog-inner-section .blog-inner-client-box .client-date{width:50%;padding-left:20px}.blog-inner-section .blog-inner-client-box{width:100%}.blog-inner-section .blog-inner-client-box .date-box span{font-size:15px}.blog-inner-section .right-link-box{margin-bottom:20px}.blog-inner-section .right-link-box a{font-size:16px}.blog-inner-section .blog-inner-content .common-img-box h6{right:0 !important;left:0 !important}.about-us-slider-section .slider-box p{height:165px !important;margin-bottom:20px}.philanthropy-section .left-box h3{font-size:18px}.common-inner-banner-section .inner-banner-box .left-box{width:40%}.common-inner-banner-section .inner-banner-box .right-box{width:60%}.related-product-section.product-list-section .product-list-box h6{height:auto !important}.map-img-box{background-size:480px;background-position:-40px 0;height:200px}.our-office-section .left-box{width:380px}.our-office-section .flag-indicator-box{margin-top:20px}.our-office-section .left-box .all-office.china-office{right:50px;top:68px}.our-office-section .left-box .all-office.usa-office{left:24px;top:74px}.our-office-section .left-box .all-office{left:35px;top:49px}.our-office-section .left-box .malaysia.flag{bottom:55px;right:46px}.our-office-section .left-box .flag.romania{top:51px;right:160px}.our-office-section .right-box{margin-top:10px}.certified-section h4{font-size:16px}.proudly-certified-section .proudly-certified-box .con-box h5{height:auto;font-size:15px}.proudly-certified-section .proudly-certified-box .img-box{margin-bottom:20px}.inner-about-us-section img{width:100%}.about-us-slider-section .buttons-container{bottom:-60px}.media-center-catalogue-section .owl-carousel .owl-nav button.owl-next,.media-center-catalogue-section .owl-carousel .owl-nav button.owl-prev{background-color:#fff;color:#023047}.clients-logo-section .owl-carousel .owl-nav button{padding:10px !important}.print-materials-section .print-materials-box .print-materials-title{margin-left:0;padding-left:0}.our-products-section h2.resp-accordion.hor_1 .icon-box{width:10%}.certification-section li:nth-last-child(2){margin-bottom:10px}.clients-logo-section .owl-carousel .owl-nav{margin-top:20px}header .main-header .dropdown .btn{font-size:13px}header .main-header .right-box .lang-box .dropdown-menu a{font-size:13px !important}.team-galary-section .team-galary-box .first-img-box{width:50%}.team-galary-section .team-galary-box .second-img-box{width:50%;padding-right:0}.team-galary-section .team-galary-box .common-box:nth-child(3){margin-left:0;padding-left:0}.team-galary-section .team-galary-box .common-box:first-child{margin-bottom:10px}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:143px}.team-galary-section .team-galary-box .common-box{height:295px}.main-product-section .our-product-box p{padding:0 15px}.head-protection-products-section .col-md-4{width:100%}.head-protection-products-section .head-protection-box .img-box .overly-img img{width:120px}.head-protection-products-section .head-protection-box p{height:auto}.head-protection-products-section .head-protection-box p{margin-bottom:13px}.head-protection-products-section .head-protection-box,.head-protection-products-section .col-md-4:nth-last-child(2) .head-protection-box{margin-bottom:20px}.tg th{font-size:15px}.tg td{font-size:14px}.product-inner-content-section .right-box h6{line-height:25px}.print-materials-section .col-md-4{margin-bottom:20px}.media-center-catalogue-section .owl-carousel .owl-item>img{width:auto;margin:0 auto;margin-bottom:20px}.media-center-catalogue-section .slider-box .slider-item-box{width:80%;margin:0 auto}.related-product-section .related-product-box{text-align:center}.about-us-slider-section .slide{height:240px !important}.about-us-slider-section .slider-box h4{font-size:19px}.our-office-section .left-box .all-office.romania-office{right:163px;top:50px}.our-office-section .left-box .all-office.bangladesh-office{right:38px;top:133px}.our-office-section .left-box .all-office.malaysia-office{right:50px;bottom:100px}.our-office-section .left-box .all-office.china-office{right:40px}.product-inner-tabs-section .product-datatable p{padding:5px}.product-inner-tabs-section .product-datatable p a{font-size:14px}.product-inner-tabs-section .product-datatable p a:before{height:6px;width:6px}.product-inner-tabs-section .product-datatable p a{padding-left:20px}.about-us-slider-section .slider-box p img{width:100px;margin-top:12px}.certification-section li .common-box p{height:auto}.certification-section li .common-box span{bottom:auto;position:relative;margin-top:8px}.french-footer-menu .top-footer li{width:100%;text-align:left}.french-footer-menu .top-footer .logo-box{text-align:left}.certification-section li:last-of-type .common-box{margin-right:0}.french-language .head-protection-products-section .head-protection-box p{height:auto}.french-language .eye-product-list-section .eye-product-list-box li{padding:5px 8px}.product-inner-content-section .right-box img:nth-child(1){margin:0 auto;margin-bottom:15px}.banner-section .modal-dialog{max-width:100%}.french-language .value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:auto}.french-language .value-chain-section .value-chain-container .col-md-6 .con-box .inner{height:auto}.media-centre-popup .modal-dialog{max-width:100%}.media-centre-popup #video1,.media-centre-popup #video2,.media-centre-popup #video3{top:50%}.media-center-section .resp-tabs-container h2.resp-accordion span,.media-center-section .resp-tabs-container h2.resp-tab-active span{font-size:18px}.media-center-section .resp-tabs-container h2.resp-accordion h2{font-size:14px}.media-center-section h2.resp-accordion{padding:10px 6px}.media-center-section h2.resp-tab-active{padding:10px 6px !important}.catalouges-list-section .col-md-3{max-width:100%;flex:0 0 100%;padding-bottom:20px}.catalouges-list-section .slider-item-box .slider-title{height:auto}.about-us-section{padding:25px 0}.banner-section .owl-carousel .owl-item img{height:100%;object-fit:fill}.product-inner-content-section .right-box ul li{width:100% !important;margin-bottom:10px;font-size:14px;padding-left:0;padding-right:0}header.shrink .main-header{position:fixed;top:0;left:0;right:0}.application-data p{width:100%}.product-inner-tabs-section .product-datatable p{padding:10px}.title-box p.search-count{margin-top:10px !important}.search .common-list li h6{font-size:14px !important}.product-list-section .title-box{margin-bottom:20px}.search ul.common-list li:before{top:20px}#subscribemodal .modal-dialog{max-width:350px;margin:0 auto;padding:0}#subscribemodal .submit-btn .common-btn{padding:7px 15px}header .mobile-newsletter{left:30px;top:0}.home-video-popup{height:235px !important}#widget2{height:324px !important}header .main-header .right-box .mobile-newsletter img{width:34px}.blog-inner-section .blog-inner-content p iframe{width:100% !important}.single-post .blog-section .title-box h2:before,.single-post .blog-section .title-box h2:after{display:none}}@media screen and (max-width:479px){.common-bottom-padding{padding-bottom:20px}.title-box h2{font-size:18px;margin-bottom:10px;line-height:21px}h3{font-size:15px;line-height:22px}p{font-size:14px;line-height:18px}header .main-header .right-box{width:70%}.about-us-section{padding-top:20px}.banner-section{height:300px}.banner-section .banner-text h3:after{right:-20px}.banner-section .banner-text h3:before{left:-20px}.banner-section .banner-text h3:before,.banner-section .banner-text h3:after{width:15px;height:2px}.banner-section .owl-carousel,.banner-section .owl-carousel .owl-stage,.banner-section .owl-carousel .owl-stage .owl-item{height:100%}.banner-section .owl-carousel .owl-stage .owl-item .item{height:100%}.banner-section .owl-carousel .owl-stage-outer{height:100%}.banner-section .owl-carousel .owl-item img{height:100%;object-fit:fill}.banner-section .banner-text h1{font-size:20px}.banner-section .banner-text h3{font-size:14px}.banner-section .banner-text p{font-size:10px;line-height:18px}.title-box h2:before,.title-box h2:after{width:25px;height:3px}.title-box h2:before{left:-33px}.title-box h2:after{right:-33px}.our-products-section h2.resp-accordion.hor_1 .con-box h2{font-size:16px}.our-products-section h2.resp-accordion,.our-products-section h2.resp-accordion.active{padding:10px 0}.our-products-section .resp-tabs-container .detail-box .left-box li{width:100%}.our-products-section .resp-tabs-container .detail-box .left-box p{text-align:center}.our-products-section h2.resp-accordion{text-align:center}.our-products-section .resp-tabs-container .btn-box{text-align:center}.about-us-section h3{margin-bottom:10px}.about-us-section p{font-size:14px;width:auto;line-height:18px;margin-bottom:20px}.our-products-section .resp-tabs-container .detail-box .right-box img{width:100%;margin-bottom:15px}.certification-section li:nth-child(2) .common-box,.certification-section li:nth-child(4) .common-box{margin:0}.clients-section{margin-bottom:40px}.clients-section .clients-container .data-box p{font-size:14px;line-height:20px}.certification-section li .common-box p{font-size:14px;bottom:15px}.news-section .con-box{text-align:center}.cta-section h2{font-size:18px}.cta-section p{font-size:11px;line-height:16px}.clients-logo-section li{width:48%}.clients-section .clients-container .data-box p{height:auto}.industry-section ul li.active{width:100%}.industry-section ul li{width:100%}.industry-section ul li.inactive:hover{width:100% !important}.industry-section ul li:hover h4{color:#ffc425}.industry-section li h4{font-size:17px;left:0;right:0}footer .top-footer li{width:49%}footer .main-footer .social-box a{padding:7px 6px;font-size:16px}footer .top-footer li:before,footer .main-footer .list-box li:before{height:4px;width:4px}.banner-bottom-padding{padding-top:20px}.common-inner-banner-section .inner-banner-box .left-box,.common-inner-banner-section .inner-banner-box .right-box{width:100%;text-align:center}.common-inner-banner-section .inner-banner-box .right-box{margin-left:0}.common-inner-banner-section .inner-banner-box .right-box{margin-top:10px}.common-inner-banner-section .inner-banner-box{top:50%;transform:translateY(-50%)}.inner-about-us-section .right-con-box h4{font-size:16px}.history-section .left-box ul li,.get-in-touch-section ul li{font-size:14px}.get-in-touch-section ul li{width:49%}.inner-about-us-section,.about-service-banner,.get-in-touch-section{text-align:center}.inner-about-us-section .right-con-box a{margin-top:0}.inner-about-us-section img{width:100%;margin-top:25px}.about-service-banner .right-box .inner-box img.about-img{display:none}.about-service-banner .left-box .inner-box,.about-service-banner .right-box .inner-box{padding:30px 20px}.about-service-banner .left-box p,.about-service-banner .right-box p,.get-in-touch-section p{width:auto;height:auto}.about-service-banner p{margin-bottom:15px}.get-in-touch-section{padding:20px 0}.history-section .left-box ul li img{width:12px;margin-top:4px}.history-section .left-box ul li span{padding-left:5px}.get-in-touch-section .right-box .form-container{padding:20px}.get-in-touch-section .right-box{margin-top:10px}.get-in-touch-section .form-control{font-size:14px}.get-in-touch-section .form-group{margin-bottom:10px}.get-in-touch-section .btn{font-size:13px;margin-top:5px}.sustainability-section .left-box p{margin:0 auto;text-align:center;margin-bottom:10px;width:auto}.sustainability-section .left-box h3{text-align:center}.sustainability-section .right-box img,.philanthropy-section .left-box img{height:250px}.philanthropy-section .right-box .inner-box{text-align:center}.value-chain-section .value-chain-container .col-md-6 .con-box{text-align:center}.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:250px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:18px;line-height:24px}.value-chain-section .value-chain-container .col-md-6 .con-box p{font-size:14px;line-height:20px}.made-in-section .made-in-box{width:100%;text-align:center}.back-to-top{padding:3px;height:30px;width:30px;bottom:80px;right:10px}.back-to-top a{font-size:16px}.about-us-slider-section .slide{width:70%;height:215px !important}.about-us-slider-section .slider-box{padding:15px}.about-us-slider-section .slide.slide-1{left:0 !important;top:0}.about-us-slider-section .slide.slide-2{left:74% !important}.about-us-slider-section .slide.slide-3{left:148% !important}.about-us-slider-section .slide.slide-4{left:222% !important}.about-us-slider-section .slide.slide-5{left:296% !important}.contactus-get-in-touch-section .img-box{margin-bottom:20px}.contactus-get-in-touch-section .get-in-touch-form .form-control{font-size:14px;height:37px;padding:10px 12px}.contactus-info-section .contactus-data li:first-of-type,.contactus-info-section .contactus-data li:last-of-type{width:100%}.contactus-info-section .contactus-data li{width:100%;margin-right:0;margin-left:0}.contactus-info-section .contactus-data li img{position:relative;top:auto;left:auto;right:auto;width:auto;display:block;margin:0 auto;margin-bottom:12px}.contactus-info-section .contactus-data li .contact-info{width:100%;padding-left:0;text-align:center}body.menu-open header .main-header .center-nav-box{padding-top:60px}body.menu-open header .main-header .center-nav-box a{font-size:15px}header .main-header .center-nav-box ul.dropdown-menu.first-dropdown span{right:0;top:28px}.news-section{padding-top:20px;padding-bottom:20px}header .main-header .right-box .lang-box{width:32%}header .main-header .right-box .menu-box{width:16%}header .main-header .logo-box{width:33%}header .main-header .right-box{width:65%}.inner-about-us-section .right-con-box .about-content{padding-right:0;margin-bottom:10px}.clients-logo-section .owl-carousel .owl-nav button i{font-size:13px}.media-center-section .resp-tabs-container h2.resp-accordion h2{font-size:13px;margin-left:12px}.value-chain-section .value-chain-container .col-md-6 .con-box p:first-of-type{margin-bottom:0}.contactus-get-in-touch-section .get-in-touch-form .form-group label{font-size:14px;margin-bottom:3px}header .main-header .center-nav-box .dropdown-menu a{font-size:14px !important}.head-protection-products-section .head-protection-box .img-box{width:63%}.tg th{font-size:15px}.blog-inner-section .title-box h6{font-size:15px;line-height:25px}.blog-inner-section .blog-inner-client-box .client-info{width:100%;text-align:center;margin-bottom:20px}.blog-inner-section .blog-inner-client-box .client-info .client-title{text-align:left}.blog-inner-section .blog-inner-client-box .client-date{width:100%;text-align:center;margin:0 auto;display:block;padding-left:0}.blog-inner-section .blog-inner-client-box .client-date .date-box{margin:0 auto;text-align:center}.blog-inner-section .blog-inner-client-box .date-box span{display:inline-block}.blog-inner-section .blog-inner-content h6{text-align:center;width:100%}.blog-inner-section .blog-inner-content p{text-align:center;width:100%}.blog-inner-section .blog-inner-content .common-img-box h6{width:88%}.our-office-section .flag-indicator-box li{padding-left:15px}.banner-section .banner-text{width:91%}.career-section .right-box .blue-bg,.career-section .left-box .left-content{padding:20px 15px}.eye-product-list-section .eye-product-list-box li{padding:5px 8px}.mfp-gallery .mfp-image-holder .mfp-figure{width:235px !important}.our-office-section .left-box{width:280px}.map-img-box{background-size:350px;background-position:-28px 0;height:160px}.our-office-section .left-box .malaysia.flag{right:36px}.our-office-section .left-box .all-office.china-office{right:37px;top:50px}.our-office-section .left-box .all-office.usa-office{left:17px;top:54px}.our-office-section .left-box .flag.romania{top:38px;right:116px}.our-office-section .left-box .all-office{left:24px;top:35px}.our-office-section .right-box .our-office-box{width:90%}.certified-section .left-box{text-align:center;margin-bottom:15px}.certified-section .common-list{text-align:left}.certified-section .common-list li{font-size:14px;margin-bottom:10px}.proudly-certified-section .col-md-4{width:100%;margin-bottom:20px}.proudly-certified-section .proudly-certified-box{padding:20px 15px;text-align:center}.proudly-certified-section .proudly-certified-box .con-box h5{margin-bottom:10px}.proudly-certified-section .proudly-certified-box .img-box{height:auto}.media-center-catalogue-section .title-box h3{line-height:22px;font-size:16px}.print-materials-section .title-box h3{line-height:22px}.print-materials-section .title-box h2{margin-bottom:10px}.news-section .con-box p{width:100%}.team-galary-section .team-galary-box .second-img-box .small-img-box{height:106px}.team-galary-section .team-galary-box .common-box{height:222px}.our-office-section .left-box .flag,.our-office-section .left-box .all-office{height:10px;width:10px}.about-us-slider-section .slider-container{height:240px}.about-us-slider-section{padding-bottom:65px !important}.our-office-section .left-box .all-office.bangladesh-office{right:28px;top:96px}.our-office-section .left-box .all-office.romania-office{right:119px;top:36px}.our-office-section .left-box .all-office.malaysia-office{right:36px;bottom:85px}.our-office-section .left-box .all-office.china-office{right:27px}.our-office-section .left-box .all-office.malaysia-office:hover .office-address{position:relative;right:150px}.our-office-section .left-box .all-office.bangladesh-office:hover .office-address{position:relative;right:180px}.about-us-slider-section .slider-box p{height:138px !important}.product-list-section .col-md-3{margin-bottom:15px}.popup-box #video3{top:60%}.banner-section .modal-dialog iframe{height:30vh}.media-centre-popup #video3{top:50%}.media-center-section .youtube-button i{font-size:26px}.media-center-section .youtube-button .common-btn{font-size:11px;padding:2px 8px}.product-inner-tabs-section .product-datatable p{margin-bottom:10px}.related-product-section .common-width-box{width:100%;margin-bottom:20px}.search .common-list li h6{font-size:14px !important}.search ul.common-list li{margin-bottom:10px}.search ul.common-list li:before{top:20px}#subscribemodal .modal-dialog{max-width:300px !important}#subscribemodal .row{padding:15px}.tawk-min-container .tawk-button-circle.tawk-button-large{width:45px;height:45px}.menu-open header .main-header .right-box .mobile-newsletter img{display:block}.tawk-min-container .tawk-button-circle.tawk-button-large{width:40px;height:40px}header .main-header .right-box input{width:115px}header .main-header .right-box .mobile-newsletter img{width:50%}header .mobile-newsletter{left:-20px}.banner-section .owl-carousel .owl-item img{height:190px}.home-video-popup{height:220px !important}.banner-section .owl-carousel .owl-stage .owl-item .item{height:auto}.banner-section .owl-carousel,.banner-section .owl-carousel .owl-stage,.banner-section .owl-carousel .owl-stage .owl-item{height:auto}.banner-section{height:auto}.banner-section .banner-text{bottom:10px}.dropdown.dropdown-mobile .btn.dropdown-toggle img{width:20px}header .main-header .right-box .mobile-newsletter img{width:28px;margin:0 5px}header .main-header .logo-box img{width:70px}header .main-header .logo-box{width:10%}header .main-header .right-box{width:90%}header .main-header .right-box .menu-box{width:10%}.dropdown.dropdown-mobile .lang-item span{font-size:14px}.dropdown.dropdown-mobile .dropdown-menu.show{padding:0 !important}.grecaptcha-badge{bottom:64px !important}.media-center-catalogue-section .slider-box .slider-item-box>img{height:auto}.resp-arrow{margin-top:5px}}@media screen and (max-width:359px){p{font-size:10px;line-height:16px}h3{font-size:13px;line-height:18px}.about-us-section h4{font-size:13px;bottom:20px}.our-products-section .resp-tabs-container .detail-box .left-box li{font-size:14px}.about-us-section .left-box{margin-bottom:10px}.clients-section .clients-container .name-box h2{font-size:15px}.clients-section .clients-container img{width:45px;height:45px}.clients-section .clients-container .inner-box{padding:20px}.certification-section li .common-box p{bottom:25px}.our-products-section .detail-box{padding:0}.common-inner-banner-section{height:130px}.inner-about-us-section .right-con-box h4{font-size:14px;margin-bottom:5px}.history-section .left-box ul li span{padding-left:5px}.common-inner-banner-section .inner-banner-box .left-box h1{font-size:16px;padding:10px 15px}.common-inner-banner-section .inner-banner-box .right-box p{font-size:11px}.history-section .left-box ul li{font-size:11px}.get-in-touch-section .right-box .form-container{padding:15px}.sustainability-section .right-box img,.philanthropy-section .left-box img{height:200px}.sustainability-section .left-box ul.common-list li:before{top:9px}.value-chain-section .value-chain-container .col-md-6 .img-box .inner-img{height:220px}.value-chain-section .value-chain-container .col-md-6 .con-box h3{font-size:16px;line-height:22px;margin-bottom:5px}.sustainability-section .left-box ul.common-list li:before{top:5px}.our-office-section .flag-indicator-box li{margin-bottom:0;font-size:13px}.our-office-section .flag-indicator-box li span{height:9px;width:9px}h2.resp-accordion{padding:10px}.resp-arrow{margin-top:9px}.our-products-section .resp-tabs-container .detail-box .right-box img{margin-bottom:20px}.mfp-gallery .mfp-image-holder .mfp-figure{width:200px !important}.certified-section h4{font-size:15px;margin-bottom:10px}.media-center-section .resp-tabs-container h2.resp-tab-active span{font-size:20px}.media-center-section .resp-tabs-container h2.resp-accordion h2{font-size:15px;margin-left:9px}.about-us-slider-section .slide{height:230px !important}.about-us-slider-section .slider-container{height:215px}.about-us-slider-section .slider-box p{height:155px !important}.about-us-slider-section .slider-container{height:240px}footer *{font-size:13px !important}footer .bottom-footer .right-box .footer-list li span{margin:0 2px 0 6px}.french-footer-menu .top-footer li{width:100%}.french-footer-menu .main-footer .list-box ul{width:100%;display:block}.title-box h2:before{left:-20px}.title-box h2:after{right:-20px}.title-box h2:before,.title-box h2:after{width:20px;height:3px}#subscribemodal .submit-btn{padding-left:80px !important}.tawk-min-container .tawk-button-circle.tawk-button-large{width:40px;height:40px}header .main-header .right-box input{width:115px}header .main-header .right-box .mobile-newsletter img{width:40%}header .mobile-newsletter{left:-20px}.custom-container{padding:0 10px}header .main-header .right-box .mobile-newsletter img{width:28px}}