div.styles1 .carousel.hero .slide {
    padding-bottom: 3.3em;
}

div.styles1 .carousel .slide:before {
    background-color: rgba(255, 255, 255, .8);
}

div.styles1 .carousel .slide, 
div.styles1 .carousel .slide .button {
    border-color: #000;
    color: #000;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .2);
}

div.styles1 .carousel .slide .button:active, 
div.styles1 .carousel .slide .button:hover, 
div.styles1 .carousel .slide .button:focus {
    color: #fff;
    text-shadow: none;
}

@media screen and (min-width: 450px) {
    div.styles1 .carousel.hero .slide {
        padding-bottom: 4.8em;
    }
}

@media screen and (min-width: 670px) {
    div.styles1 .carousel.hero .slide {
        padding-bottom: 7em;
    }
}

@media screen and (min-width: 920px) {
    div.styles1 .carousel.hero .slide {
        padding-bottom: 10.5em;
    }
}

.oldie div.styles1 .carousel.hero .slide {
    padding-bottom: 10.5em;
}
div.styles2 .carousel .slide, 
div.styles2 .carousel .slide .button {
    border-color: #000;
    color: #000;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .2);
}

div.styles2 .carousel .slide .button:active, 
div.styles2 .carousel .slide .button:hover, 
div.styles2 .carousel .slide .button:focus {
    color: #fff;
    text-shadow: none;
}

div.styles2 .carousel .slide:before {
    background-color: rgba(255, 255, 255, .8);
}
div.styles3 .carousel.hero {
    background-image: url('//www.imi-precision.com/images/hero_carousel_product_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

div.styles3 .carousel.hero .slide {
    background-position: center 90%;
    background-repeat: no-repeat;
    background-size: 80% auto;
}

div.styles3 .carousel.hero h1 {
    margin-bottom: .25em;
}

div.styles3 .carousel.hero p {
    color: #B2B2B2;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 3em;
}

@media screen and (min-width: 450px) {
    div.styles3 .carousel.hero p {
        font-size: 1.35em;
    }
}

@media screen and (min-width: 670px) {
    div.styles3 .carousel.hero p {
        font-size: 1.75em;
    }
}

@media screen and (min-width: 920px) {
    div.styles3 .carousel.hero p {
        font-size: 2.1em;
    }

    div.styles3 .carousel.hero .slide {
        background-position: center 90%;
        background-size: auto auto;
        padding-top: 12em;
    }
}

div.styles3 .carousel .slide:before {
    display: none;
}

.oldie div.styles3 .carousel.hero p {
    font-size: 2.1em;
}

.oldie div.styles3 .carousel.hero .slide {
    background-position: center 90%;
    background-size: auto auto;
    padding-top: 12em;
}
div.styles15 .carousel.hero {
    background-image: url('//www.imi-precision.com/images/hero_carousel_product_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

div.styles15 .carousel.hero .slide {
    background-position: center 90%;
    background-repeat: no-repeat;
    background-size: 65% auto;
}

div.styles15 .carousel.hero h1 {
    margin-bottom: .25em;
}

div.styles15 .carousel.hero p {
    color: #B2B2B2;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 3em;
}

@media screen and (min-width: 450px) {
    div.styles15 .carousel.hero p {
        font-size: 1.35em;
    }
}

@media screen and (min-width: 670px) {
    div.styles15 .carousel.hero p {
        font-size: 1.75em;
    }
}

@media screen and (min-width: 920px) {
    div.styles15 .carousel.hero p {
        font-size: 2.1em;
    }

    div.styles15 .carousel.hero .slide {
        background-position: center 90%;
        background-size: auto auto;
        padding-top: 12em;
    }
}

div.styles15 .carousel .slide:before {
    display: none;
}

.oldie div.styles15 .carousel.hero p {
    font-size: 2.1em;
}

.oldie div.styles15 .carousel.hero .slide {
    background-position: center 90%;
    background-size: auto auto;
    padding-top: 12em;
}
div.styles4 .carousel.hero .slide {
    padding-bottom: 3.3em;
}

@media screen and (min-width: 450px) {
    div.styles4 .carousel.hero .slide {
        padding-bottom: 4.8em;
    }
}

@media screen and (min-width: 670px) {
    div.styles4 .carousel.hero .slide {
        padding-bottom: 7em;
    }
}

@media screen and (min-width: 920px) {
    div.styles4 .carousel.hero .slide {
        padding-bottom: 10.5em;
    }
}

.oldie %WIDGET .carousel.hero .slide {
    padding-bottom: 10.5em;
}
div.styles5 {
    background-color: #ECECEC;
    margin-top: -1.75em;
    text-align: center;
}

div.styles5 .byEditor {
    margin-top: .15em;
}

div.styles5 h2 {
    font-size: 1.75em;
    font-weight: 300;
    margin: .5em auto 0;
}

div.styles5 p {
    width: auto !important;
}

div.styles5 p:first-child {
    border-bottom: 1px solid #c7c7c7;
    font-size: 1em;
    margin: 0 auto 2.5em;
    padding: .25em 10.89744% 1.25em;
    position: relative;
}

div.styles5 p:first-child:before {
    background-color: #a7302e;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: 0 0 -2px -29.16667%;
    position: absolute;
    width: 58.33333%;
}

div.styles5 a {
    display: block;
    max-width: 186px;
    margin: 0 auto;
    width: 100%;
}

div.styles5 a:active, 
div.styles5 a:hover, 
div.styles5 a:focus {
    opacity: .8;
}

div.styles5 img {
    display: block;
    height: 1.65em;
    margin: 1.25em 15px;
}

div.styles5 .float_left {
    clear: none;
    float: none;
    margin-right: 15px !important;
}

@media screen and (min-width: 670px) {
    div.styles5 p:first-child {
        font-size: 1.1em;
        padding-left: 25%;
        padding-right: 25%;
    }

    div.styles5 a {
        display: inline;
        max-width: none;
        margin: 0;
        width:auto;
    }

    div.styles5 img {
        display: inline-block;
        height: 1.5em;
        margin: .25em 15px;
    }
}

.oldie div.styles5 p:first-child {
    font-size: 1.1em;
    padding-left: 25%;
    padding-right: 25%;
}

.oldie div.styles5 a {
    display: inline;
    max-width: none;
    margin: 0;
    width:auto;
}

.oldie div.styles5 img {
    display: inline-block;
    height: 1.5em;
    margin: .25em 15px;
}

@media screen and (max-width: 669px) {
    div.styles5 .byEditor img {
        max-width: none;
        min-width: 0;
    }
}
div.styles5 .button {font-size:0.9em;}
div.styles6 {
    margin-top: -1.75em;
    text-align: center;
}

div.styles6 .byEditor {
    margin-top: .15em;
}

div.styles6 h2 {
    font-size: 1.75em;
    font-weight: 300;
    margin: .5em auto 0;
}

div.styles6 p {
    width: auto !important;
}

div.styles6 p:first-child {
    border-bottom: 1px solid #c7c7c7;
    font-size: 1em;
    margin: 0 auto 2.5em;
    padding: .25em 10.89744% 1.25em;
    position: relative;
}

div.styles6 p:first-child:before {
    background-color: #a7302e;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: 0 0 -2px -29.16667%;
    position: absolute;
    width: 58.33333%;
}

div.styles6 a {
    display: block;
    max-width: 186px;
    margin: 0 auto;
    width: 100%;
}

div.styles6 a:active, 
div.styles6 a:hover, 
div.styles6 a:focus {
    opacity: .8;
}

div.styles6 img {
    display: block;
    height: 1.65em;
    margin: 1.25em 15px;
}

div.styles6 .float_left {
    clear: none;
    float: none;
    margin-right: 15px !important;
}

@media screen and (min-width: 670px) {
    div.styles6 p:first-child {
        font-size: 1.1em;
        padding-left: 25%;
        padding-right: 25%;
    }

    div.styles6 a {
        display: inline;
        max-width: none;
        margin: 0;
        width:auto;
    }

    div.styles6 img {
        display: inline-block;
        height: 1.5em;
        margin: .25em 15px;
    }
}

.oldie div.styles6 p:first-child {
    font-size: 1.1em;
    padding-left: 25%;
    padding-right: 25%;
}

.oldie div.styles6 a {
    display: inline;
    max-width: none;
    margin: 0;
    width:auto;
}

.oldie div.styles6 img {
    display: inline-block;
    height: 1.5em;
    margin: .25em 15px;
}

@media screen and (max-width: 669px) {
    div.styles6 .byEditor img {
        max-width: none;
        min-width: 0;
    }
}
div.styles7 {
    background-color: #ECECEC;
}

div.styles7 .contentWidget {
    padding-bottom: 30em;
    position: relative;
}

div.styles7 .contentWidget h2 {
    margin-left: 0;
    margin-right: 0;
}

div.styles7 .byEditor {
    padding-bottom: 0;
}

div.styles7 .contentWidget .byEditor p, 
div.styles7 .contentWidget .byEditor ul {
    margin-left: 0;
}

div.styles7 .byEditor img {
    bottom: 0;
    left: 50%;
    height: 30em;
    margin-bottom: 0;
    margin-left: -123px !important;
    margin-top: 0;
    max-height: 100%;
    max-width: none;
    min-width: 0;
    position: absolute;
    width: auto;
}

@media screen and (min-width: 670px) {
    div.styles7 .contentWidget {
        padding-bottom: 0;
        position: static;
    }

    div.styles7 h2 {
        width: 52.5641%;
    }

    div.styles7 .byEditor {
        padding-bottom: 4em;
        position: relative;
    }
    
    div.styles7 .contentWidget .byEditor p, 
    div.styles7 .contentWidget .byEditor ul {
        font-size: 1.125em;
        width: 52.5641%;
    }
    
    div.styles7 .byEditor img {
        height: auto;
        left: auto;
        margin-left: 0 !important;
        max-width: 360px;
        right: 0;
        width: 41.66667%;
    }
}

.oldie div.styles7 .contentWidget {
    padding-bottom: 0;
    position: static;
}

.oldie div.styles7 h2 {
    width: 52.5641%;
}

.oldie div.styles7 .byEditor {
    padding-bottom: 4em;
    position: relative;
}

.oldie div.styles7 .contentWidget .byEditor p, 
.oldie div.styles7 .contentWidget .byEditor ul {
    font-size: 1.125em;
    width: 52.5641%;
}

.oldie div.styles7 .byEditor img {
    height: auto;
    left: auto;
    margin-left: 0 !important;
    max-width: 360px;
    right: 0;
    width: auto; /* required to fix layout issue */
}

@media screen and (min-width: 920px) {
    div.styles7 .byEditor p, 
    div.styles7 .byEditor ul {
        width: 52.5641%;
    }
}

.oldie div.styles7 .byEditor p, 
.oldie div.styles7 .byEditor ul {
    width: 52.5641%;
}

@media screen and (max-width: 669px) {
    div.styles7 h2, 
    div.styles7 .contentWidget .byEditor p, 
    div.styles7 .contentWidget .byEditor ul {
        width: 100%;
    }
}
div.styles8 .contentWidget {
    padding-bottom: 30em;
    position: relative;
}

div.styles8 .contentWidget h2 {
    margin-left: 0;
    margin-right: 0;
}

div.styles8 .byEditor {
    padding-bottom: 0;
}

div.styles8 .contentWidget .byEditor p, 
div.styles8 .contentWidget .byEditor ul {
    margin-left: 0;
}

div.styles8 .byEditor img {
    bottom: 0;
    left: 50%;
    height: 30em;
    margin-bottom: 0;
    margin-left: -123px !important;
    margin-top: 0;
    max-height: 100%;
    max-width: none;
    min-width: 0;
    position: absolute;
    width: auto;
}

@media screen and (min-width: 670px) {
    div.styles8 .contentWidget {
        padding-bottom: 0;
        position: static;
    }

    div.styles8 h2 {
        width: 52.5641%;
    }

    div.styles8 .byEditor {
        padding-bottom: 4em;
        position: relative;
    }
    
    div.styles8 .contentWidget .byEditor p, 
    div.styles8 .contentWidget .byEditor ul {
        font-size: 1.125em;
        width: 52.5641%;
    }
    
    div.styles8 .byEditor img {
        height: auto;
        left: auto;
        margin-left: 0 !important;
        max-width: 360px;
        right: 0;
        width: 41.66667%;
    }
}

.oldie div.styles8 .contentWidget {
    padding-bottom: 0;
    position: static;
}

.oldie div.styles8 h2 {
    width: 52.5641%;
}

.oldie div.styles8 .byEditor {
    padding-bottom: 4em;
    position: relative;
}

.oldie div.styles8 .contentWidget .byEditor p, 
.oldie div.styles8 .contentWidget .byEditor ul {
    font-size: 1.125em;
    width: 52.5641%;
}

.oldie div.styles8 .byEditor img {
    height: auto;
    left: auto;
    margin-left: 0 !important;
    max-width: 360px;
    right: 0;
    width: auto; /* required to fix layout issue */
}

@media screen and (min-width: 920px) {
    div.styles8 .byEditor p, 
    div.styles8 .byEditor ul {
        width: 52.5641%;
    }
}

.oldie div.styles8 .byEditor p, 
.oldie div.styles8 .byEditor ul {
    width: 52.5641%;
}

@media screen and (max-width: 669px) {
    div.styles8 h2, 
    div.styles8 .contentWidget .byEditor p, 
    div.styles8 .contentWidget .byEditor ul {
        width: 100%;
    }
}
div.styles9 .contentWidget > h2:first-child {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}

div.styles9 .contentWidget .byEditor {
    border-top: 1px solid #c7c7c7;
    margin: 1.485em 0 0;
    padding: .125em 0 0;
    position: relative;
}

div.styles9 .contentWidget .byEditor:before {
    background-color: #a7302e;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: -2px 0 0 -29.16667%;
    position: absolute;
    top: 0;
    width: 58.33333%;
}
div.styles9 table, div.styles9 table td {border-color:#ECECEC !important;}
div.styles9 .snippet
{
margin-top:0 !important;
margin-bottom:0 !important;
padding-bottom:0 !important;
}
div.styles9 .snippet iframe.form
{
height: auto;
position: relative;
left: auto;
top: auto;
}
div.styles9 .button {font-size:0.9em;}
div.styles14 {
    background-color: #ECECEC;
}
div.styles14 .contentWidget > h2:first-child {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}

div.styles14 .contentWidget .byEditor {
    border-top: 1px solid #c7c7c7;
    margin: 1.485em 0 0;
    padding: .125em 0 0;
    position: relative;
}

div.styles14 .contentWidget .byEditor:before {
    background-color: #a7302e;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: -2px 0 0 -29.16667%;
    position: absolute;
    top: 0;
    width: 58.33333%;
}
div.styles14 .snippet
{
margin-top:0 !important;
margin-bottom:0 !important;
padding-bottom:0 !important;
}
div.styles14 .button {font-size:0.9em;}
@media screen and (min-width: 670px) {
.contentWidget .byEditor > table {
    width: 69.2308%;
}
}
div.styles10 p:last-child {
    color: #ca0538;
}
div.styles16 h1{font-size:2.5em}
@media screen and (min-width: 450px){div.styles16 h1{font-size:3em}}
@media screen and (min-width: 670px){div.styles16 h1{font-size:3.5em}}
@media screen and (min-width: 920px){div.styles16 h1{font-size:4em}}

div.styles16 .snippet
{
margin-top:0 !important;
margin-bottom:0 !important;
padding-bottom:0 !important;
}
div.styles16 .snippet iframe.form
{
height: auto;
position: relative;
left: auto;
top: auto;
}
div.styles11 .contentWidget {
    padding-bottom: 0;
    padding-top: 0;
}
div.styles11 .snippet
{
margin-top:0 !important;
margin-bottom:0 !important;
padding-bottom:0 !important;
}
div.styles11 .snippet iframe.form
{
height: auto;
position: relative;
left: auto;
top: auto;
}
div.styles11 .button {font-size:0.9em;}
@media screen and (min-width: 670px) {
.contentWidget .byEditor > div.table-wrapper {
    width: 69.2308%;
}
}
div.styles12 .contentWidget .byEditor ul {
    overflow: hidden;
    width: 100%;
}

div.styles12 .byEditor ul li:before {
    display: inline-block;
    font-family: "fontello";
    font-size: 1.45em;
    font-style: normal;
    text-transform: none;
    font-variant: normal;
    font-weight: normal;
    margin: 0;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    width: 100%;
}

div.styles12 li {
    color: #292929;
    float: left;
    font-size: 1.15em;
    line-height: 1.3;
    margin-left: 0 !important;
    padding: 0 15px 2em;
    position: relative;
    text-align: center;
    width: 50%;
}

div.styles12 li:nth-child(2n) {
    padding-right: 0;
}

div.styles12 li:nth-child(2n+1) {
    clear: left;
    padding-left: 0;
}

div.styles12 li:last-child, 
div.styles12 li:nth-last-child(2) {
    padding-bottom: 0;
}

@media screen and (min-width: 670px) {
    div.styles12 li {
        font-size: 1em;
        padding-left: 22.5px;
        padding-right: 22.5px;
    }
}

.oldie div.styles12 li {
    font-size: 1em;
    padding-left: 22.5px;
    padding-right: 22.5px;
}

@media screen and (min-width: 800px) {
    div.styles12 .contentWidget .byEditor ul {
        margin-left: -22.5px;
        margin-right: -22.5px;
        width: auto;
    }

    div.styles12 li {
        padding-bottom: 0;
        width: 25%;
    }

    div.styles12 li:nth-child(2n) {
        padding-right: 22.5px;
    }
    
    div.styles12 li:nth-child(2n+1) {
        clear: none;
        padding-left: 22.5px;
    }
}

.oldie div.styles12 .contentWidget .byEditor ul {
    margin-left: -22.5px;
    margin-right: -22.5px;
    width: auto;
}

.oldie div.styles12 li {
    padding-bottom: 0;
    width: 25%;
}

.oldie div.styles12 li:nth-child(2n) {
    padding-right: 22.5px;
}

.oldie div.styles12 li:nth-child(2n+1) {
    clear: none;
    padding-left: 22.5px;
}

@media screen and (min-width: 920px) {
    div.styles12 li {
        font-size: 1.3em;
    }
}

.oldie div.styles12 li {
    font-size: 1.3em;
}

div.styles12 .underline_text {
    display: block;
    text-decoration: none;
    width: 100%;
}

div.styles12 strong {
    display: block;
    font-size: 4.05em;
    font-weight: 300;
    letter-spacing: -.05em;
    width: 100%;
}
div.styles17 .contentWidget > h2:first-child {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}

div.styles17 .contentWidget .byEditor {
    border-top: 1px solid #c7c7c7;
    margin: 1.485em 0 0;
    padding: .125em 0 0;
    position: relative;
}

div.styles17 .contentWidget .byEditor:before {
    background-color: #a7302e;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin: -2px 0 0 -29.16667%;
    position: absolute;
    top: 0;
    width: 58.33333%;
}
div.styles13 {
    margin-top: -4em;
}

@media screen and (min-width: 670px) {
    div.styles13 {
        margin-top: -5em;
    }
}

@media screen and (min-width: 920px) {
    div.styles13 {
        margin-top: -12em;
    }
}

.oldie div.styles13 {
    margin-top: -12em;
}
div.styles20 div.sector p
{
margin-top: 0.5em;
}
div.styles20 div.sector p
{
font-size:0.8em;
color:#333;
margin:0 3.5em;
line-height: 1.75em;
}
div.styles20 div.sector
{
margin-top:5em;
width:100%;
float:left;
text-align:center;
}
@media screen and (min-width: 450px) and (max-width: 669px) {
div.styles20 div.sector
{
width:50%;
}
div.styles20 div.sector.fb,div.styles20 div.sector.og
{
clear:both
}

}
@media screen and (min-width: 670px) {
div.styles20 div.sector
{
width:33%;
}
div.styles20 div.sector.ls
{
clear:both
}

}

.chosen-container-single .chosen-single, .chosen-container-single.chosen-with-drop .chosen-single {
	background-image: none;
}
.chosen-container-single .chosen-single div b, .chosen-container-active.chosen-with-drop .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(http://s3-eu-west-1.amazonaws.com/norgren/js/chosen/icon-arrow-down.svg) right 5px center no-repeat #fff;
    background/*\**/: url(http://s3-eu-west-1.amazonaws.com/norgren/js/chosen/icon-arrow-down.png) no-repeat 2px 49%\9;
}
.chosen-container-single .chosen-single {
	font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    display: block;
	width: 100%;
    height: 34px;
    padding: 6px 12px;
    border: 1px solid #6e6e6e;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	padding-left: 6px;
    padding-right: 6px;
	-moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 1px 0 0 #5f5f5f;
    background-size: 12px 6px;
    box-shadow: 0 1px 0 0 #5f5f5f;
	
}
