/**
 * Place your custom styles here.
 */

@import url('https://fonts.googleapis.com/css?family=Raleway|Roboto:300,500');
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@100;300;400;500&display=swap');

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #222;
    background: #fff;
    margin-top:0;
}
html {
    background: #278dc1;
}

img {
	max-width: 100%;
	height: auto;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4 {
	color: #278dc1;
	text-transform: capitalize;
	font-weight: 400;
    font-family: 'Prompt', sans-serif;
}
h1, .h1 {
    font-size: 40px;
    font-weight: 600;
    color: #278dc1;
}

h2, .h2 {
    font-size: 35px;
    font-weight: 400;
}
.page-header {
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #278dc1;
    text-align: left;
    /*background: rgba(225,225,225,0.8);
    border-radius: 30px 30px 0 0;*/
    /*padding-left: 30px;*/
    padding-top: 30px;    
}
h1.page-header {
    color: #278dc1;
    text-align: center;
    padding-right: 30px;
    text-transform: uppercase;
    border-bottom: 1px dashed #ade7f9;
}
h1.page-header::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    padding-right: 15px;
    color: #ade7f9;    
    font-size: 30px;
}
/*h1.page-header::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    color: #ade7f9;
    padding-left: 15px;
}*/

@media only screen
and (max-width : 989px){
    .page-header {
        padding-top: 90px;
        padding-bottom: 30px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .path-contact .page-header,
    .page-node-type-news .page-header {
        margin-top: 75px;
    }
}
#block-korailbleulodge h2 {
    font-size: 35px;
}
@media only screen
and (max-width : 768px){
    h1, .h1 {
        font-size: 24px;
    }    
    h2, .h2 {
        font-size: 20px;
    } 
}
@media only screen
and (max-width : 376px){
    .banner-title h1 {
        font-size: 23px;
    } 
}
.pull-left {
    float: none !important;
    text-align: center;
}
.region-header {
    text-align: center;
}
.header-container {
    background: #278dc1/*#345073*/;
}
@media only screen
and (min-width : 990px){
    a.logo {
        display: table;
        border-radius: 5px;
        table-layout: fixed;
        /*margin: 0 auto;*/
        margin: 0
    }
}
a.logo img {
    /*width: 100px;
    height: auto;
    background: #fff;*/
    padding-bottom: 15px;
    padding-top: 15px;
} 
@media only screen
and (max-width : 989px){
    a.logo img {
        width: 100%;
        height: auto;
        padding-top: 0px;
    }    
    a.logo.navbar-btn.pull-left {
        display: inline-block;
        margin-bottom: 0px;
        position: relative;
        z-index: +1;
    }
    .pull-left {
        float: right !important;
        text-align: right;
    }
    .col-md-9.thenavwar {
        /*width: 100px;*/
        float: left;
    }
    .header-container .col-md-3 {
        width: 175px;
        float: right;
        position: fixed;
        right: 0;
        text-align: right;
    }    
}

#block-footerlogo {
    text-align: center;
}
#block-footerlogo img {
    width: 100px;
    height: auto;
}
.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 0px solid #222;
    background: #278dc1;
    color: #fff;
}

.flexslider {
    border: 0;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
header#navbar,
.path-frontpage .page-header,
.path-frontpage .view-empty,
.path-frontpage .feed-icons {
    /*display: none;*/
}

ul.sf-menu a, ul.sf-menu span.nolink {
    display: block;
    padding: 5px 10px;
    position: relative;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
}
@media only screen
and (max-width : 1199px)
and (min-width : 990px){
    ul.sf-menu a,
    ul.sf-menu span.nolink {
        font-size: 12px;
    }    
}
@media only screen
and (max-width : 989px){
    ul.sf-menu a,
    ul.sf-menu span.nolink {
        font-size: 20px;
        font-weight: 400;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #278dc1;
    }   
    ul.sf-menu.sf-accordion ul {
        padding-left: 15px;
    } 
    ul.sf-menu.sf-accordion ul a {
        font-size: 18px;
    }
}
ul.sf-menu span.nolink::before,
ul.sf-menu a::before {
    /*font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f105";
    padding-right: 5px;
    color: #ade7f9;*/
}

ul.sf-menu .active-trail span.nolink,
ul.sf-menu .active-trail span.nolink:hover,
#superfish-main a.is-active,
ul.sf-menu a.is-active,
ul.sf-menu a:hover {
    color: #ade7f9 !important;
    font-weight: 400;
}
ul.sf-menu .active-trail span.nolink::before,
ul.sf-menu a.is-active::before {
    /*font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f107";
    padding-right: 5px;
    color: #fff;*/
}
#superfish-main li ul li {
    border-right: 0px solid #353535;
    background: #278dc1;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: color .15s ease-in-out 0s;
}
#superfish-main li ul li:hover {
    background: #eee;
    transition: color .15s ease-in-out 0s;
}
#superfish-main li ul li a:hover {
    color: #278dc1;
}
#block-mainnavigation .sf-accordion-toggle.sf-style-none a {
    background: /*#fff*/ url(/sites/default/files/toggle-menu.png) center no-repeat;
    border: 0px solid #381301;
    color: #fff;
    text-indent: -9999px;
    padding: 10px 20px;
    float: left;
    margin-top: 5px;
    margin-bottom: 15px;
}
ul#superfish-main {
    /*float: right;*/
    padding-top: 10px;
    padding-bottom: 10px;
    display: table;
    width: auto;
    table-layout: fixed;
    /*margin: 0 auto;*/
    margin-top: 20px;
}
#superfish-main li:nth-child(1) {
    border-left: 1px solid #fff;
}
#superfish-main li ul li:nth-child(1) {
    border-left: 0px solid #fff !important;
}
#superfish-main li {
    border-right: 1px solid #fff;
}
.thenavwar .col-sm-12 {
    padding: 0;
}
.gtranslate {
    font-size: 12px;
    padding-top: 15px;
    float: right;
}
.gtranslate select {
    background: #ffcc31;
}

.designwar-container {
    background: #fff;
}
@media only screen
and (max-width : 989px){
    .designwar-container .col-md-10 {
        width: 70%;
        float: left;
    }
    .designwar-container .col-md-2 {
        width: 30%;
        float: right;
    }
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 45px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(31,165,202,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(31,165,202,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
.flex-control-paging li a:hover {
    background: #278dc1;
    background: rgba(31,165,202,0.8);
}
.flex-control-paging li a.flex-active {
    background: #278dc1;
    background: rgba(31,165,202,0.9);
    cursor: default;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #278dc1;
    background: rgba(31,165,202,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flexslider {
    margin: 0;
}
.flexslider .slides img {
    /*-webkit-filter: grayscale(1);
    filter: grayscale(1);*/
}


.fab,
.fas,
.far {
    position: relative;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-width: 0px;
    border-style: solid;
    width: 30px;
    height: 30px;
    line-height: 20px;
    font-size: 20px;
    border-radius: 0;
	background: transparent;
	color: #278dc1;
	margin: 0 5px;
	padding-left: 5px;
	padding-top: 5px;
}


/* BG Expand */

.bgexpand a {
    font-size: 40px;
    text-decoration: none;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
    background: #278dc1;
    color: #fff;
    padding: 10px 15px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.bgexpand a:hover {
    background: #ffcc31;
    color: #fff;
    padding: 10px 30px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.bgexpand {
    margin-top: 12%;
    text-align: center;
}
.bgexpand {
    margin-top: 50px;
}
@media only screen
and (max-width : 989px){
    /*.bgexpand {
        margin-top: 15px;
        margin-bottom: 30px;
    }*/
    .bgexpand a {
       font-size: 30px;
    }
}
.bgexpand {
    margin-top: 30px;
    margin-bottom: 30px;
}

/*BG Expand ends*/

#block-ourbusinesses {
    padding-top: 30px;
    padding-bottom: 30px;
}
.ourbis {
    text-align: center;
    background: rgba(93,184,213,10);
    padding: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.ourbis:hover {
    background: rgba(255,255,255,10);
    -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
}
@media only screen
and (max-width : 990px){
    .ourbis {
        margin-top: 15px;
    }
    #block-ourbusinesses .col-md-1 {
        display: none;
    }
}
.ourbis .fab,
.ourbis .fas,
.ourbis .far {
    color: #fff;
    font-size: 50px;
    padding-left: 0;
    line-height: 50px;
    width: 54px;
    height: 54px;
    -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
}
.ourbis:hover .fab,
.ourbis:hover .fas,
.ourbis:hover .far {
    color: #278dc1;
    -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
}
.ourbis h4 {
    font-size: 14px;
}
.ourbis h4,
.ourbis h4 a {
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
}
.ourbis:hover h4,
.ourbis:hover h4 a {
    color: #278dc1;
    -webkit-transition: all 0.9s ease;
	transition: all 0.9s ease;
}

@media only screen
and (min-width : 991px){
    #block-ourbusinesses {
        /*margin-top: -400px;*/
    }
}
#block-footersocial ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
#block-footersocial li {
    display: inline-block;
}
#block-footersocial .fab {
    color: #fff;
    padding-left: 0;
    text-align: left;
}
#block-footersocial .fab:hover {
    color: #ade7f9;
}
.footer p {
    font-size: 16px;
    line-height: 16px;
}
.footer a {
    color: #fff;
}
#block-footeraddress,
#block-footercontactnumber,
#block-footersocial,
#block-termsfooter {
    padding-bottom: 30px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
    height: auto !important;
}
.view-career .views-label {
    font-weight: 600;
    padding-bottom: 15px;
    color: #278dc1;
    display: block;
    font-size: 20px;
}
.view-career .ui-accordion-content .views-field {
    padding-bottom: 30px;
}
.applynow {
    display: table;
    background: #278dc1;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
}
.applynow a {
    color: #fff;
}
.ui-state-default:active {
    border: 1px solid #ade7f9;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #ade7f9/*{borderColorDefault}*/;
    background: #eee/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #278dc1/*{fcDefault}*/;
}
.view-career .views-row .views-row {
    padding-bottom: 15px;
}
.ui-accordion-header-active {
    border: 1px solid #ade7f9/*{borderColorDefault}*/;
    background: #278dc1/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #fff/*{fcDefault}*/;
}

.views-element-container.block h2.block-title {
    font-size: 30px;
    padding-bottom: 5px;
    margin-bottom: 50px;
    text-align: center;
    border-bottom: 1px dashed #ade7f9;
}
.productlogo img {
    display: block;
    margin: 0 auto;
}
.productimg img {
    width: 100%;
    height: auto        
}
.producttext {
    text-align: center;
    padding: 15px;    
    font-size: 16px;
    background: #f1f1f1;
}
@media only screen
and (min-width : 991px){
    .producttext {
      height: 80px;  
    }
}

.producturl {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    background: #278dc1;
    padding: 5px;
    height: 35px;
}
.producturl a {
    color: #fff;
}

@media only screen
and (max-width : 990px){
    /*.views-col {
        width: 50% !important;
    }*/
}
@media only screen
and (max-width : 760px){
    .views-col {
        width: 100% !important;
    }
}


@media only screen
and (min-width : 990px){
    .footer {
        margin-top: 0px;
        padding: 15px;
        background: #278dc1;
        color: #fff;
        overflow: hidden;
        z-index: 1000;
        position: fixed;
        width: 100%;
        bottom: 0;
    }
    .path-frontpage .footer {
        position: relative;
    }
    #block-footeraddress, 
    #block-footercontactnumber, 
    #block-footersocial, 
    #block-termsfooter {
        padding-bottom: 0;
    }   
    .pagetitle-container {
        /*margin-top: 100px;*/
    }
    .region-pagetitle {
        padding-top: 50px;
    }
    .region-pagetitle,
    .region-content{
        width: 50%;
        float: right;
        background: #fff /*rgba(255,255,255,0.9)*/;
        padding-left: 0px;
        padding-right: 0px;
    }    
    .region-content {
        padding-bottom: 150px;
    }

    .pagetitle-container .container,
    .main-container .container {
        width: 100% !important;
        padding: 0;
    }
    .region-content .field--name-field-date {
        /*padding-bottom: 100px;*/
    }   
    .view-basic-page-banner {
        /*display: none;*/
    }
}
.page-node-33 .view-basic-page-banner {
    display: none;
}

video {
  object-fit: cover;
  /*width: 100vw;*/
  width: 100%;
  height: 100vh;
  /*position: fixed;*/
  top: 0;
  left: 0;
}

.viewport-header {
  position: relative;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  top: 300px;    
}
#block-ourbusinesslinks {
    /*position: absolute;*/
    z-index: +1;
    left: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background: rgba(255,255,255,10);
    padding-top: 5px;
    padding-bottom: 5px;
    color: #1a9cdc;
    font-weight: 400;
    padding-left: 0;
}
@media only screen
and (max-width : 989px){
    .viewport-header {
      position: relative;
      height: 100%;
      text-align: center;
      display: block;
      align-items: center;
      justify-content: center;
      z-index: +1;
      top: 50px;    
    }   
    .view-basic-page-banner {
        margin-top: 0px;
    }
    .header-container {
        /*background: #278dc1;*/
        z-index: 1000;
        position: fixed;
        top: 0;
        width: 100%;
    }   
    #block-ourbusinesslinks {
        margin-top: 60px;
    } 
}
@media only screen
and (max-width : 767px){
    #block-ourbusinesslinks {
        display: none;
    }
    #block-views-block-home-slider-block-1 {
        margin-top: 60px;
    }
}
.path-frontpage .pagetitle-container,
.path-frontpage .main-container {
    display: none;
}

.form-item label {
    font-weight: 300;
}
.form-control {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 0;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:active {
    color: #fff;
    background-color: #278dc1;
    border-color: #278dc1;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 0px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#block-contactblock {
    padding-top: 30px;
}
.page-node-type-news .region-content .field--name-body {
    padding-bottom: 15px;
    padding-top: 15px;
}
.ncdate {
    font-size: 12px;
}
.form-item-phone label {
    width: 100%;
}
#edit-actions {
    margin-top: 50px;
}

#block-homeblock img {
    width: 100%;
    height: auto;
}

#block-nemoringroup h2.block-title {
    text-align: center;
    padding-bottom: 15px;
    font-style: italic;
}
#block-nemoringroup {
    padding-bottom: 50px;
    text-align: center;
    padding-top: 50px;
}
@media only screen
and (max-width : 989px){
    #block-nemoringroup {
        padding-bottom: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #block-ourbusinesses {
        padding-top: 15px;
    }
    #block-nemoringroup h2.block-title {
        font-size: 35px;
    }
}
#block-ourbusinesswithimages h2 {
    text-align: center;
    font-style: italic;
    padding-top: 15px;
    padding-bottom: 30px;
}
#block-ourbusinesswithimages a,
#block-ourbusinesswithimages a:hover,
#block-ourbusinesswithimages a:active,
#block-ourbusinesswithimages a:any-link,
#block-ourbusinesslinks a,
#block-ourbusinesslinks a:hover,
#block-ourbusinesslinks a:active,
#block-ourbusinesslinks a:any-link {
    color: #278dc1;
    text-decoration: none;
}
#block-ourbusinesswithimages {
    text-align: center;    
}
#block-ourbusinesswithimages .ourbis2img {
    overflow: hidden;
}
#block-ourbusinesswithimages img {
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
#block-ourbusinesswithimages img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
    -webkit-transform:scale(1.3);
	transform:scale(1.3);
}

#block-welcometonemoringroup h2 {
    font-style: italic;
    color: #278dc1;
    padding-top: 15px;
    padding-bottom: 30px;
    text-align: center;
}
#block-welcometonemoringroup img {
    width: 150px;
    margin-top: -8px;
}
@media only screen
and (max-width : 989px){
    #block-welcometonemoringroup img {
        width: 90px;
        margin-top: -5px;
    }
}

.view-products .col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
}
#block-contactblock,
.full .content {
    padding: 15px;
}

#block-tournevertlefutur {
    position: absolute;
    z-index: +1;
    right: 15px;
    /*top: 0;*/
    /*background: #278dc1;*/
    padding: 5px 10px;
    font-size: 20px;
    color: #fff;
    margin-top: 25px;
    margin-right: 0;
}
@media only screen
and (max-width : 767px){
    #block-tournevertlefutur {
        top: 0px;
        right: 0;
    }
}
@media only screen
and (min-width : 990px){
    .path-frontpage .region2-container {
        padding-left: 15%;
        padding-right: 15%;
    }
    .region-pagetitle {
        margin-top: 50px;
        padding: 0;
    }    
    .region-content {
        padding-top: 0px;
        padding-bottom: 0px;
        height: 350px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .view-career {
        padding-top: 15px;
    }
    html {
        background: transparent;
    }
    body {
        background: #fff url(/sites/default/files/bg-all.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.path-frontpage {
        background: #fff;
        background-image: none;
    }
    body.page-node-10 {
        background: #fff url(/sites/default/files/bg-industry.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
        body.page-node-9 {
        background: #fff url(/sites/default/files/bg-health-care3.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-11 {
        background: #fff url(/sites/default/files/bg-life-style.jpg) center bottom no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-12 {
        background: #fff url(/sites/default/files/bg-automotive.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-13 {
        background: #fff url(/sites/default/files/bg-air-conditionig.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-6 {
        background: #fff url(/sites/default/files/bg-history.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.path-contact,
    body.page-node-29,
    body.page-node-37 {
        background: #fff url(/sites/default/files/bg-career.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-30 {
        background: #fff url(/sites/default/files/bg-mission.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-31 {
        background: #fff url(/sites/default/files/bg-leadership.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-32 {
        background: #fff url(/sites/default/files/bg-report.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-33 {
        background: #fff url(/sites/default/files/bg-news.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-34 {
        background: #fff url(/sites/default/files/bg-csr.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-38,
    body.page-node-39,
    body.page-node-35 {
        background: #fff url(/sites/default/files/bg-contact.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-36 {
        background: #fff url(/sites/default/files/bg-thank-you.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    body.page-node-42 {
        background: #fff url(/sites/default/files/bg-consumer5.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    .region-content::-webkit-scrollbar {
      width: 8px;
    }

    .region-content::-webkit-scrollbar-track {
      box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    }

    .region-content::-webkit-scrollbar-thumb {
      background-color: #278dc1;
      outline: 1px solid slategrey;
    }    
    h1.page-header {
        color: #278dc1;
        text-align: left;
        padding-right: 30px;
        text-transform: uppercase;
        border-bottom: 1px dashed #ade7f9;
        padding-top: 5px;
        padding-left: 15px;
        margin: 0px;
        font-size: 30px;
        letter-spacing: 5px;
        font-weight: 400;
        padding-bottom: 0;
    }    
    .region-pagetitle {
        background: rgba(0,0,0,0.7);
    }
    /*.path-frontpage .header-container {
        background: transparent;
    }
    .header-container {
        background: transparent;
    }*/
    .header-container {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    a.logo img {
        margin-bottom: 0px;
    }
}
    

@media only screen
and (min-width : 990px){
    /*body::before {
        background: #fff url(/sites/default/files/bg-all.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    
    body.page-node-10::before {
        background: #fff url(/sites/default/files/bg-industry.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-9::before {
        background: #fff url(/sites/default/files/bg-health-care.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-11::before {
        background: #fff url(/sites/default/files/bg-life-style.jpg) center bottom no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-12::before {
        background: #fff url(/sites/default/files/bg-automotive.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-13::before {
        background: #fff url(/sites/default/files/bg-electronics.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-6::before {
        background: #fff url(/sites/default/files/bg-history.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.path-contact::before,
    body.page-node-29::before,
    body.page-node-37::before {
        background: #fff url(/sites/default/files/bg-career.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-30::before {
        background: #fff url(/sites/default/files/bg-mission.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-31::before {
        background: #fff url(/sites/default/files/bg-leadership.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-32::before {
        background: #fff url(/sites/default/files/bg-report.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-33::before {
        background: #fff url(/sites/default/files/bg-news.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-34::before {
        background: #fff url(/sites/default/files/bg-csr.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-38::before,
    body.page-node-39::before,
    body.page-node-35::before {
        background: #fff url(/sites/default/files/bg-contact.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    body.page-node-36::before {
        background: #fff url(/sites/default/files/bg-thank-you.jpg) center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        content: "";
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }*/
}
.page-node-42 .view-id-products .col-sm-6 {
    width: 100% !important;
}
.view-news-and-csr .views-row {
    display: table;
    padding-bottom: 30px;
}
.view-news-and-csr h4 {
    font-weight: 600;
}
.view-news-and-csr a {
    color: #000;
}
#block-views-block-products-block-3,
#block-views-block-products-block-6,
#block-views-block-products-block-4,
#block-views-block-products-block-1 {
    clear: left;
}
#sliding-popup.sliding-popup-bottom, #sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
    font-size: 14px;
}
#sliding-popup .popup-content #popup-text h1, #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text h3, #sliding-popup .popup-content #popup-text p {
    font-size: 14px;
    font-weight: 100;
}
@media only screen
and (max-width : 500px){
    h1.page-header {
        text-align: left;
        font-size: 20px;
    }
    h1.page-header::before {
        font-size: 18px;
        padding-right: 10px;
    }
}

.captcha .panel-heading {
    display: none;
}