/************
    RESET
*************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none !important;list-style-type:none !important;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
:focus {outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}


/*****************
    TYPOGRAPHY
******************/
body{font-family:'HelveticaNeueLight', Arial, sans-serif; font-size:12px; line-height:1.2; color:#000; cursor:default;}

p, .desc{margin:10px 0; font-size: 16px; font-weight:200; line-height:22px;}
li{ font-size: 16px; }

h1, h2, h3, h4, h5, h6 {margin:0 0 15px 0; font-family:'HelveticaNeueBold', helvetica, arial, sans-serif;}

h1{font-size:32px; text-transform:uppercase; font-family:'coolvetica', helvetica, arial, sans-serif;}
h2{font-size:26px;}
h3{font-size:20px; margin-bottom:10px;}
h4{}
h5{}
h6{}

.main-section.career{padding-bottom:80px;}
.career h2{font-size:70px !important; font-family:'coolvetica', helvetica, arial, sans-serif; line-height:1.0;}
h2.featured-list{color:#fff;}



a{color:#077bb7; text-decoration:none; font-size:16px;}
a:hover{color:#075b97;}
#top-nav a{font-size:12px;}
h2 > a, h3 > a, h4 > a{color:#000;}
h2 > a:hover, h3 > a:hover, h4 > a:hover{color:#077bb7;}

.content li{margin:0 0 5px 2px; line-height:1.3; position:relative; padding:0 0 0 15px;}
.content li:before{content:"\f10c"; font-family:'FontAwesome'; display:block; position:absolute; top:4px; left:0; margin:0 6px 0 0; font-size:10px; color:#bbbbbb;}
.content > p:first-child{margin-top:0;}

.content table{width:100%; margin:20px 0;}
.content table th, .content table td{padding:15px 20px; border-left:1px solid #ebebeb; border-top:1px solid #ebebeb;}
.content table th{border-left:1px solid #dadada; background:#f1f2f3; font-size:14px; text-align:left; text-transform:uppercase;}
.content table th:first-child, .content table td:first-child{border-left:none;}
.content table tr:first-child > * {border-top:none;}

.content-video{}

.text-padding{padding-left:20px; padding-right:20px;}



/* Webfont: HelveticaNeue */@font-face {
    font-family: 'HelveticaNeue';
    src: url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue.eot'); /* IE9 Compat Modes */
    src: url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue.woff') format('woff'), /* Modern Browsers */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue.ttf') format('truetype'), /* Safari, Android, iOS */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue.svg#HelveticaNeue-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/* Webfont: HelveticaNeue-Light */@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Light.eot'); /* IE9 Compat Modes */
    src: url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Light.woff') format('woff'), /* Modern Browsers */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/* Webfont: HelveticaNeue-Bold */@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Bold.eot'); /* IE9 Compat Modes */
    src: url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Bold.woff') format('woff'), /* Modern Browsers */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('https://www.windakgroup.com/wp-content/themes/windak/css/fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/**************
    HELPERS
***************/
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.overflow{overflow:hidden;}
.wide{width:100%;}
.no-padding{padding:0 !important;}
.no-border{border:none !important;}

.pad-h{padding:0 10px;}
.pad-right{padding-right:10px;}
.pad-left{padding-left:10px;}

.padding-v10{padding-left:10px; padding-right:10px;}
.margin-l5{margin-left:5px !important;}
.margin-r5{margin-right:5px !important;}

.text-lgrey{color:#afb1b3 !important;}
.light{font-weight:200 !important;}

/**************
    INPUTS
***************/
input, textarea, button{font-family:'HelveticaNeueLight', Arial, sans-serif; font-size:12px; color:#000;}

.frow{float:left; margin:0 8px 14px;}
.brow{clear:both; margin:0 8px 14px;}
.def-form{width:476px;}

.textbox{height:27px; width:120px; background:#f1f2f3; border:1px solid #dedede; margin:0; padding:0 10px; outline:none; box-shadow:none;
    -webkit-appearance:none; -moz-appearance:none; appearance:normal; -webkit-border-radius:6px; border-radius:6px; transition:background 100ms;}
textarea.textbox{height:75px; padding:10px; overflow:hidden; resize:vertical;}
.textbox:focus{border-color:#cecece;}
.textbox.dark{background:#616064; border:none; box-shadow:inset 0 1px 0 #414043, inset 0 -1px #7b7a7e; color:#ffffff;}
.textbox.dark:focus{background:#f0f0f0; color:#000;}
.textbox.error{border-color:#ff3300;}


.textbox.size1{width:200px;}
textarea.textbox.size1{width:438px;}

.textbox-label{display:inline-block; width:202px; padding:7px 10px 8px;}


.wpcf7 input, .wpcf7 span, .wpcf7 textarea, .wpcf7 .frow{
    background: #004169 !important;
    color:#fff;
    font-family:'HelveticaNeueBold', helvetica, arial, sans-serif;
    border-radius: 0px !important;
    border:none !important;
    font-size:14px;
    display:block;
    width:calc(100% - 10px);
}

.wpcf7 select{
    border: none;
    background-color: #004169;
    color: darkgray;
    -webkit-appearance: initial;
    font-size: 14px;
    font-family: 'HelveticaNeueBold', helvetica, arial, sans-serif;
    padding:8px 10px;
}


.block .wpcf7 span.textbox-label{
    background:#fff !important;
    color:#000 !important;
    line-height: 8px;
}


.service-file .fa-upload:before{
    float:right !important;
}

.wpcf7 .wpcf7-form{width:100%;}
.wpcf7 .wpcf7-form input, .wpcf7 .wpcf7-form .education-level{width:calc(100% - 20px); height:38px;}
.wpcf7 .wpcf7-form .size1, .wpcf7 .wpcf7-form .size2{width:calc(100% - 20px);}
.cfe-file{box-shadow:none; float:right; padding:6px 0px 0px; width:100%;}
.cfe-select > .cfe-select-title > .fa {right:0px}
.wpcf7 .frow{width:100%;margin-left:0px;margin-right:0px;}
.wpcf7 .frow.cv1{margin-right:0px; padding:0px 0px 0px 10px; width:27.9%;height:38px; line-height:38px;}
.wpcf7 .frow.cv2{margin-left:0px; width:70%; height:38px;}
.cfe-file .cfe-upload-icon{top:12px;}
.wpcf7 .wpcf7-form input[type=submit]{width:240px; height:50px; float:right; background:#fff !important;border:3px solid #004169 !important; color:#004169; text-transform:none; padding:0px !important;}
.wpcf7 .wpcf7-form .brow{margin:0px 0px 20px 0px;}


#search-2 div{
    float:right;
}

.custom.size2 {
   -webkit-appearance: menulist-button;
   height: 38px;
   padding:5px 0px;
}
.cfe-select.size2 {padding:4px 0px;}

.wpcf7 span.fa{
    font-family: FontAwesome !important;
}

.menu p, .menu a{
    font-family:'HelveticaNeueBold', helvetica, arial, sans-serif;
}


.cfe-select > .cfe-select-title > .fa{color:#fff !important;}

.wpcf7 input::placeholder, .wpcf7 textarea::placeholder{
    font-family:'HelveticaNeueBold', helvetica, arial, sans-serif;
    color:rgba(255,255,255,0.6);
}



/***************
    BUTTONS
****************/

/* login */
.login-but{background:#68676a; cursor:pointer; vertical-align:bottom; border:none; height:26px; box-shadow:0 1px 2px #414043, inset 0 1px #7b7a7e; text-shadow:0 -1px 0 #414043; color:#b4b4b4; padding:0 8px; margin:0;
    -webkit-appearance:none; -moz-appearance:none; appearance:normal; -webkit-border-radius:6px; border-radius:6px; }
.login-but .fa{font-size:14px !important; }
.login-but:hover, .login-but:active{background:#47464a; box-shadow:0 1px 2px #262626, inset 0 1px #7b7a7e;}

.login-but.light{background:#f1f2f3; box-shadow:0 1px 1px rgba(0,0,0,0.4); text-shadow:none; color:#777777; vertical-align:top; height:28px;}
.login-but.light:hover{background:#ebebeb;}

/* download-link */
.download-link{display:inline-block; margin:10px 0; position:relative; font-size:14px; font-weight:bold; text-transform:uppercase; text-transform:uppercase; color:#000; line-height:43px; padding:0 0 0 56px;}
.download-link span{display:inline-block; line-height:14px; vertical-align:middle;}
.download-link .fa{position:absolute; top:0; left:0; display:block; float:left; background:#3c3c3c; color:#ffffff; height:44px; line-height:44px; width:44px; text-align:center; margin:0;}
.download-link:hover{color:#616065;}
.download-link:hover .fa{background:#4c4c4c;}
.download-link:last-child {
  display: none;
}

.download-fix-link{display:inline-block; margin:10px 0; position:relative; font-size:14px; font-weight:bold; text-transform:uppercase; text-transform:uppercase; color:#000; line-height:43px; padding:0 0 0 56px;}
.download-fix-link span{display:inline-block; line-height:14px; vertical-align:middle;}
.download-fix-link .fa{position:absolute; top:0; left:0; display:block; float:left; background:#3c3c3c; color:#ffffff; height:44px; line-height:44px; width:44px; text-align:center; margin:0;}
.download-fix-link:hover{color:#616065;}
.download-fix-link:hover .fa{background:#4c4c4c;}


/* double-button */
.double-button{display:table; width:100%;}
.double-button a{display:table-cell; padding:12px; text-align:center; background:#f3c037; color:#000; font-size:14px; font-weight:bold; text-transform:uppercase; transition:background 100ms;}
.double-button a:hover{background:#ffd047;}
.double-button a .fa{margin:0 0 0 10px;}
.double-button a.lgrey{background:#f1f2f3; color:#077bb7;}
.double-button a.lgrey:hover{background:#e1e2e3;}

/* def-button */
.def-button{display:inline-block; cursor:pointer; height:43px; line-height:42px; background:#3c3c3c; padding:0 20px; margin:0; outline:none; border:none; font-size:14px; font-weight:bold; text-transform:uppercase; text-align:center; color:#ffffff;
 -webkit-appearance:none; -moz-appearance:none; appearance:normal; transition:background 100ms;}
.def-button:hover{background:#4c4c4c;}
.def-button.wide{display:block;}

/* file-link */
.file-link .fa{font-size:16px; color:#3f3f3f; vertical-align:bottom; padding-right:8px;}

/* print-link */
.print-link .fa{font-size:16px; color:#3f3f3f; vertical-align:bottom; padding-right:8px;}


/************
    STYLE
*************/
html{background:#ffffff; height:100%;}
body{height:100%; min-width:1200px;}
#wrapper{height:auto; min-height:100%; position:relative; overflow:hidden;}
.layout{margin:0 auto; width:1200px;}
.layout .main-section{overflow:auto;}
section{overflow:hidden; position:relative;}
.grey-bg{background-color:#f1f2f3;}
/*.top-shadow{background-image:url(../img/top-shadow.png); background-repeat:no-repeat; background-position:center top;}*/
.bottom-shadow{background-image:url(../img/bottom-shadow.png); background-repeat:no-repeat; background-position:center bottom;}
section .top-shadow{position:absolute; top:0; left:0; height:7px; width:100%;}
section .bottom-shadow{position:absolute; bottom:0; left:0; height:7px; width:100%;}

.hor-separator{margin:25px 0 !important;}

.p-group{margin:10px 0;}
.p-group p{margin:4px 0;}

/* page-title */
.page-title{overflow:hidden; padding-top:30px; padding-bottom:30px;}
.page-title h1{color:#fff; margin:0 0; float:left; font-size:60px; position:absolute; bottom:-18px; font-family:'HelveticaNeueBold', arial, sans-serif; letter-spacing:-4px;}
.breadcrumb{line-height:20px; margin:10px 0 10px 20px; float:right; color:#fff !important;}
.breadcrumb a{color:#fff !important;}
.page-title-background{background-size:cover; background-position:center center;height:180px; position:relative; overflow: hidden; margin-bottom:40px;}

.page-title-background.shop-product h1{
    font-family:'HelveticaNeueBold', arial, sans-serif !important;
    letter-spacing:-4px;
    font-size: 64px;
    bottom:50px;
}

/* page-title-links */
.page-title-links{float:right;}
.page-title-links a{display:block; float:left; color:#3c3c3c; background:#f3c037; padding:14px 25px; font-size:14px; font-weight:bold; text-transform:uppercase; transition:background 100ms;}
.page-title-links a:hover{background:#ffd047;}
.page-title-links a.black-bg{color:#ffffff; background:#3c3c3c;}
.page-title-links a.black-bg:hover{background:#4c4c4c;}

.ajxo-logo {
    float: right;
    width: 160px;
    margin: 0 30px 0 0;
}
.ajxo-logo a { border: none; }

/* HEADER */
#header{background:#004169;}
#header .top .fa{font-size:13px;}
#header .top a{color:#ffffff;}
#header .top > *{}

/* user-login */
#user-login{float:left;}
#open-login-form-disabled{padding:16px 0 14px 18px; display:block; height:14px;}

/* user-login-form */
#user-login-form{display:none; color:#ffffff; padding:8px 0 8px 20px;}
#user-login-form .fa-unlock-alt{font-size:14px !important; padding:0 8px 0 0; vertical-align:middle;}
#user-login-form .textbox{width:125px;}


/* top-nav */
#top-nav{float:right;}
#top-nav > li{float:left; position:relative;}
#top-nav > li:first-child{}
#top-nav > li > a{display:block; cursor:pointer; padding:16px 8px 14px; position:relative; z-index:2;}
#top-nav > li:hover ul{visibility:visible; opacity:1;}
#top-nav ul{visibility:hidden; opacity:0; position:absolute; z-index:1; top:0; left:0; width:100%; box-shadow:rgba(0,0,0,0.6) 0 0 6px; padding-top:44px; background:#004169; transition:all 200ms;}
.touch #top-nav ul{transition:opacity 200ms;}
#top-nav ul li a{display:block; cursor:pointer; padding:18px 14px 14px;}
#top-nav ul li a:hover{background-color:#003251;}
#top-nav h2.widgettitle{display:none;}
#top-nav input{color:#fff;}
#top-nav input[type=text]{background:#004169; padding:6px;border:none;border-right:0px; margin:0px;}
#top-nav input[type=submit]{background:#004169; padding:6px; border:none; border-left:0px; margin-left:-4px;}
#searchform > div{border:1px solid #fff;}


/* Flags */
#switcherFix-English::before { content: url('https://www.windakgroup.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/us.png') !important; }
#switcherFix-Русский::before { content: url('https://www.windakgroup.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/ru.png') !important; }
#switcherFix-Deutsch::before { content: url('https://www.windakgroup.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/de.png') !important; }
#switcherFix-Español::before { content: url('https://www.windakgroup.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png') !important; }

#switcherFix-English::before,
#switcherFix-Русский::before,
#switcherFix-Deutsch::before,
#switcherFix-Español::before { padding-right: 5px; }


/*** NAV ***/
nav{background:transparent;}
#site-logo{display:block; cursor:pointer; margin:30px auto 24px auto; width:250px;}

/* main-nav */
#main-nav{margin:0 0 0 250px; padding:45px 0 0 0;}
#main-nav > li{display:inline-block; position:relative; margin:0 0 0 30px;}
#main-nav > li > a{display:inline-block; padding:4px 0; line-height:1; font-size:13px!important; font-weight:bold; text-transform:uppercase;}
#main-nav > li > a .fa{padding:0 0 0 6px; color:#6f6e73;}
#main-nav > li > a:hover{color:#077bb7;}
#main-nav > li:hover > .submenu{visibility:visible; opacity:1;}
#main-nav > li > .submenu{position:absolute; z-index:9000; top:99%; left:-20px; visibility:hidden; opacity:0; padding-top:15px; width:180px; transition:all 200ms;}
.touch #main-nav > li > .submenu{transition:opacity 200ms;}
#main-nav > li > .submenu > ul{box-shadow:rgba(0,0,0,0.3) 0 1px 5px; background:#f1f2f3; position:relative;}
#main-nav > li > .submenu > ul:before{content:""; display:block; position:absolute; top:-13px; left:20px; width:19px; height:13px; background:url(../img/nav-dd-arrow.png) no-repeat 0 0;}
#main-nav > li > .submenu > ul > li{line-height:1;}
#main-nav > li > .submenu > ul > li > a{display:block; cursor:pointer; padding:15px 20px; font-size:13px;}
#main-nav > li > .submenu > ul > li:first-child > a{border:none;}
#main-nav > li > .submenu > ul > li > a:hover{background:#ebebeb; color:#077bb7;}
#main-nav{display:none;}


/* main-nav-mobile */
#main-nav-mobile{display:none; margin:40px 15px 0 0; float:right; position:relative; font-size:18px; text-transform:uppercase; font-weight:bold; overflow:hidden;}
#main-nav-mobile .fa{padding:0 0 0 8px; color:#6f6e73;}
#main-nav-mobile select{opacity:0; position:absolute; top:0; left:0; width:100%; height:100%;}



.logo-container{
    width:100%;
    text-align:center;
    position:relative;
}
.menu.right{
    position:absolute;
    right:0px;
    top:-20px;
}





.windak-social-media{
    position:absolute;
    top:18px;
}

.windak-social-media a{
    margin-left:10px;
}
.windak-social-media a:first{
    margin-left:0px;
}


/*Juicer*/

.social-media-feed-text{
    width:calc(25% - 80px);
    padding:0px 0px 0px 80px;
    color:#fff;
    background-color:#004169;  
    height:0;
    float:left;  
    padding-bottom:25%;
}
.social-media-feed-text h2{
    color: #fff !important;
}
.social-media-feed-text div{
    position:relative;
    top:80px;
}
.social-media-feed-text div:nth-child(2){
    top:100px;
}

.social-media-feed{
    width:75%;
    float:left;
}
.juicer-feed .j-poster {
    position:relative;
    z-index: 2;
    height: 10rem !important;
    padding: 1.75rem 0 !important;
    color: #fff !important;
}

.j-poster h3{
    font-family: 'HelveticaNeueBold', helvetica, arial, sans-serif !important;
    color:#fff !important;
    font-size:16px !important;
}

.j-poster time{
    display:none;
}

.juicer-feed .j-poster a {
    display: block;
    height: 5em;
    padding-left: 2.5rem;
}

.juicer-feed .j-image {
    top: 0;
    position: absolute !important;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
}

.j-stack.galcolumn {
width: 100% !important;
padding-left: 0px;
padding-right: 0px;
}


.juicer-feed li.feed-item {
    padding-bottom: 33.333% !important;
    margin-bottom:0px !important;
    overflow:hidden;
}

.juicer-feed li.feed-item {
    width: 33.333% !important;
    height: 0;
    border:none !important;
}

.juicer-feed li.feed-item {
    display: inline-block !important;
}

.juicer-feed .j-image img{
    max-width: 150%;
    width: auto !important;
    min-width: 100%;
    min-height: 100%;
    z-index: 0;
    -webkit-filter: contrast(50%) brightness(50%);
    filter: contrast(50%) brightness(50%);
}



.juicer-feed li.feed-item.j-video a.j-image:before{
    opacity:0.2 !important;   
}


.juicer-feed .j-meta {
    margin-top: 1rem;
    font-size: .675rem;
}


.juicer-feed .j-text {
    padding: 4.2rem 2.5rem 1.8125rem !important;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    cursor: pointer;
    pointer-events: none;
    font-size:12px;
}


.juicer-feed .j-message p, .juicer-feed .j-message a{
    font-family: 'HelveticaNeueBold', helvetica, arial, sans-serif;
    color: #fff !important;
    font-size:11px !important;
    line-height:17px !important;
}

.juicer-feed .j-message a{
    color:#cdcdcd;
}

 a.j-paginate.juicer-button{
    display:none;
 }


.juicer-feed .j-meta nav{
    border: none;
    background: transparent;
    position: absolute;
    width: auto;
    height: auto;
    top: 33px;
    right: 25px;
}
.juicer-feed .j-meta a {
    color: #fff;
}


/* fixed nav adjustments */

header, #wrapper > nav{
    position: fixed;
    width: 100%;
    z-index: 3;
}
header{
    z-index: 7;
}
#wrapper > nav{
    top: 45px;
    background-color: #fff;
}
.landingpage .main-section{
    margin-top: 170px;
}
.menu-container{
    min-height: 100vh;
    z-index: 1 !important;
    top: -45px !important;
    overflow-y: scroll;
}
.page-title-background{
    margin-top: 170px;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
/*  clear: both; */
    display: block;
    float: left;
    width: 100%;
    margin: 57px 0 0 0px;
    position:relative;
    top:-80px;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
/*  float: left; */
  display: block;
    position: relative;
    margin: 0 0 0 0px;
}

.main-navigation a {
    display: inline-block;
    text-decoration: none;
    font-size: 12px !important;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    display:block;
    z-index:1;
    position:relative;
}

.main-navigation a:hover {
  color: #077bb7;
}



/*
.down-arrow:before{content:""; display:block; position:absolute; top:-13px; left:20px; width:19px; height:13px; background:url(../img/nav-dd-arrow.png) no-repeat 0 0;}
 */
.has-child{
    position:relative;
    z-index:1;
}

.has-child i{
    position:absolute;
    right:0px;
    top:-4px;
    padding:20px;
    color:#fff;
    z-index:20;
}

.main-navigation li a{
    font-size:20px !important;
    text-transform: none !important;
}
.main-navigation li ul.sub-menu{
    background-color:#003759 !important;
}
.main-navigation li li a{
    font-size:16px !important;
    text-transform: none !important;
}
.main-navigation li li ul.sub-menu{
    background-color:#00304e !important;
}
.main-navigation li li li a{
    font-size:14px !important;
    text-transform: none !important;
}
.main-navigation ul ul {
    z-index: 99999;
    display:none;
    clear:both;
    width:100%;
}

.main-navigation ul ul ul {
    width:100%;
}

.main-navigation ul ul li a {
    line-height: 1.5;
    display:block;
    cursor:pointer;
    padding:15px 20px;
}

.main-navigation ul ul li {
  margin: 0;
  background: transparent;
  width:100%;
}
.main-navigation ul ul li:first-child {
  border:none;
}
.sub-menu li:first-child {
    border:none!important;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
/*.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}*/

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}




/*===== SLIDE OPTIONS  ======*/

.menu-options
{
    margin: 0 auto;
    margin-bottom: 48px;
    width: 30%;
}

.menu-options h3
{
    text-align: center;
    margin-top: 0;
    margin-bottom: 36px;
}

.menu-options a
{
    display: block;

    padding: 6px 12px;
    border: 1px solid #2196F3;
    border-radius: 5px;

    color: #2196F3;
    font-weight: 500;

    margin-bottom: 12px;

    transition: all .5s ease-in-out;
}

.menu-options a:hover
{
    background: #2980b9;
    color: #fff;
}

.left
{
    float: left;
}
.right
{
    float: right;
}



/*=====  SLIDE MENU  ======*/

/*----------  HIDE SELECT CHECKBOX  ----------*/

.toggle, 
.full-screen-close
{
    display: none;
}

.full-screen-close
{
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    top:0;
    left:0;
}

/*----------  TOGGLE OFF-CANVAS MENU  ----------*/

.toggle:checked + .layout > .menu-container 
{
    right:0px;
}

.toggle:checked + .layout > .layout .full-screen-close
{
    display: block;
    background: rgba(0,0,0,.5);
}

.menu
{
    padding-top: 24px;
}

.toggle-btn,
.close-btn
{
    cursor: pointer;
}

.toggle-btn
{
    font-size: 2.25rem;
}


.close-btn
{
    float: right;
    font-size: 1.5rem;
    padding: 1.5rem;
    color: #ededed;
    position: relative;
    top: 13px;
}

.menu-container, 
.content
{
    transition: right 0.5s ease-in-out;
}

.menu-container
{
    background: #004169;
    width: 450px;
    right:-450px;
    top:44px;
    float: right;
    height: calc(100% - 44px);
    position: absolute;

    z-index:99;
}

.slide-menu i
{
    margin-right: 1rem;
    font-size: 1.5rem;

    vertical-align: middle;
}
.slide-menu li a
{
    color: #fff;
    padding: 1.0rem;
    padding-left: 1.5rem;
    padding-right:0px;
    font-size: 1.125rem;

    text-transform: uppercase;
    font-weight: 600;

    display: block;

    transition: background-color .5s ease-in-out;
}

.slide-menu li a:hover
{
    background-color: #34495e;
}

/*=====  MEDIA QUERIES  ======*/
@media (max-width: 460px) {
    .slide-menu li a
    {
        font-size: 0.875rem;
        padding-left: 12px;
    }

    .slide-menu li i
    {
        font-size: 16px;
    }
}

@media (max-width: 320px){
    .slide-menu li i
    {
        display: none;
    }
}



/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}



/* MOVIES */

.video-container{
    position:relative;
    display:block;
    clear:both;
}

.movie-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.single-video-container{
    width:44%; 
    position:relative;
    float:left;
    margin-bottom:50px;
}

.single-video-container{
    padding:0 3%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.filter-container{
    border-top:1px solid #000;
    width:100%;
    display:block;
    float:left;
    margin-bottom:60px;
    text-align:center;
}

.video-button-container{
    display:block;
    position:relative;
    margin:0 auto;
    display:inline-block;
    top:6px;
}

.video-button-container a{
    font-size:14px;
}

.video-buttons{
    color:#fff;
    background-color:#004169;
    border:1px solid #004169;
    font-family:'HelveticaNeueBold', arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;

    padding:5px 10px;
}

.video-buttons.current{
    color:#004169;
    background-color:#fff;
}

.responsive-image img{
    width:100%;
}

/* SLIDER */
#slider{background:#f1f2f3; height:397px; position:relative; transition:background 200ms;}
#slider .background-images{position:absolute; top:0; left:0; height:100%; width:100%; background:url(../img/slider-bg-left.png) no-repeat left bottom, url(../img/slider-bg-right.png) no-repeat right bottom; transition:opacity 100ms 100ms;}
#slider.no-bg-images .background-images{opacity:0; transition:opacity 100ms;}
#slider .top-shadow{position:absolute; top:0; left:0; height:7px; width:100%;}
#slider .bottom-shadow{position:absolute; bottom:0; left:0; height:7px; width:100%;}
#slider .wrap{width:1000px; height:100%; margin:0 auto; position:relative;}
#slider .container{width:100%; height:100%; position:relative; overflow:hidden;}
#slider .container figure{display:none; margin:0; padding:0; position:absolute; top:0; left:0;}

#slider .prev-but{display:block; position:absolute; top:0; left:0; cursor:pointer; height:100%; width:57px; background:url(../img/slider-arrows.png) no-repeat 0 center;}
#slider .next-but{display:block; position:absolute; top:0; right:0; cursor:pointer; height:100%; width:57px; background:url(../img/slider-arrows.png) no-repeat -57px center;}

/* slide-logo */
.slide-logo{width:100%; position:absolute; top:0; left:0; text-align:center;}
.slide-logo > img{width:155px; margin:0 20px 9px 0; vertical-align:middle;}
.slide-logo > span{color:#e4b436; font-size:20px;}

/* location slider */
.slide-location-pin{display:block; cursor:pointer; position:absolute; top:0; left:0; background:url(../img/slide-locations-pin.png) no-repeat center 0; min-width:52px; padding:83px 0 0 0;}
.slide-location-pin i{display:block; font-style:normal; line-height:18px; text-align:center; color:#ffffff; background:#231f20; padding:0 7px ; -webkit-border-radius:10px; border-radius:10px; }



/* TOP SECTION */
.start-top-section{height:500px;}
.top-section{background-size:cover; width:100%; display:block; position:relative; background-position: center center}
.text-top-section{color:#fff; font-size:80px; text-transform: uppercase; position:absolute; bottom:-26px; left:5%;max-width:900px;line-height:80px; font-family: coolvetica, sans-serif;font-weight: 700;font-style: normal;}


/* MAIN */
.main-section{padding-top:0px; padding-bottom:0px;}

/* two-column-block */
.two-cell-block{float:left; clear:both; width:100%;}
.two-cell-block > .block{display:block; float:left; vertical-align:top; width:50%; padding:15px 0;}
.two-cell-block > .block:first-child{border:none;}
.two-cell-block .block div{background-size:cover;}
.no-space{margin:0px !important;padding:0px !important;}
/* three-column-block */
.three-cell-block{display:block; float:left; width:100%;}
.three-cell-block > .block{float:left;vertical-align:top; width:32%; padding:15px 0; margin-right:2%;}
.three-cell-block > .block:first-child{border:none;}
.three-cell-block > .block:last-child{margin-right:0%;}

/* block-header */
.block-header{color:#3f3f3f; border-left:7px solid #f3c853; position:relative; padding:11px 0 11px 15px; margin:0 0 20px;}
.block-header > h1{margin:40px 0 0 0;}
.block-header > a.fa{display:block; cursor:pointer; position:absolute; top:0; right:0; width:44px; height:100%; line-height:44px; text-align:center; color:#3f3f3f; font-size:18px; background:#f3c853;}
.block-header > a.fa:hover{background:#ffd863;}

.block-header.lgrey{color:#077bb7; border-left:7px solid #f1f2f3;}
.block-header.lgrey > a.fa{color:#077bb7; background:#f1f2f3;}
.block-header.lgrey > a.fa:hover{background:#e1e2e3;}

.block-header.blue{background:#fff; border-left:0px}
.block-header.blue h2{text-align:center !important;}
.block-header.blue h1 > a{color:#000; text-transform:none;}
.block-header.blue h1 > a:hover{color:#077bb7;}

.block-header > a.fa-download{background:#3c3c3c; color:#ffffff;}
.block-header > a.fa-download:hover{background:#4c4c4c;}


/* news-list */
.news-list-row{}
.news-list-row li{display:table-cell; vertical-align:top; width:50%; padding:0 20px; border-left:1px solid #f3c853;}
.news-list-row li:first-child{border:none;}

/* logo-wslogan */
.logo-wslogan{text-align:center; color:#077bb7; font-size:18px; line-height:1; margin:0 0 20px 18px; padding-bottom: 30px;}
.logo-wslogan > img{height:35px; vertical-align:bottom; margin:0 20px 0 0; float: left;}


/* product-teaser-link */
.product-teaser-link{display:inline-block; position:relative; color:#29282b; font-size:16px; text-align:center;}
.product-teaser-link > img{width:253px; height:253px; border-radius:128px; -webkit-border-radius:128px; border:3px solid #077bb7;}
.product-teaser-link > span{display:block; position:absolute; width:110px; height:110px; top:74px; left:74px; line-height:110px; background:rgba(255,255,255,0.7); border-radius:128px; -webkit-border-radius:128px; transition:background 200ms;}
.product-teaser-link > span b{display:inline-block; line-height:16px; vertical-align:middle;}
.product-teaser-link:hover > span{color:#29282b; background:rgba(255,255,255,0.8);}

.product-teaser-link.small{margin:0 8px;}
.product-teaser-link.small > img{width:132px; height:132px;}
.product-teaser-link.small > span{width:94px; height:94px; line-height:94px; top:22px; left:22px;}

.pr-teaser-small-wrap{text-align:center; margin:0 0 15px 0;}


/* new-product-list */
.new-product-list{}
.new-product-list > li{padding:0 20px; overflow:hidden;}
.new-product-list > li > img, .new-product-list > li > a > img{float:left; margin:5px 30px 5px 30px; padding:0 20px 0 0; border-right:1px solid #f1f2f3;}
.new-product-list > li .content{overflow:hidden; /* float:right; margin:20px 0 0 30px; */}


/* featured-list */
.featured-list{padding:30px 0;}
.featured-list .logo-wslogan{margin-bottom:30px;}
.featured-list .logo-wslogan > img{height:42px;}
.featured-list > ul{}
.featured-list > ul > li{display:table-cell; vertical-align:top; width:25%; text-align:center;}
.featured-list > ul > li:first-child{border-left:none;}
.featured-list > ul > li > h1{height:63px; line-height:53px; margin:0; padding:0 20px;}
.featured-list > ul > li > h1 > b{display:inline-block; line-height:1.2; vertical-align:middle; font-weight:bold;}
.featured-list > ul > li .feature-item-image{width:70px; height:70px; margin:0 auto;}
.featured-list > ul > li .text{text-align:center; padding:20px 0px 20px 0px;}
.featured-list > ul > li .text p{position:relative; padding-left:0px; margin:5px 0;}
.featured-list > ul > li .text .fa{position:absolute; top:1px; left:0;}

.featured-list .feature-item-image{display:block;}
/* MARGINS */
.m-bottom-margin{margin-bottom:40px;}
.l-bottom-margin{margin-bottom:80px;}

/* CATEGORY */
.product-category{clear:both; border-top:1px solid #e6e8e9;}
.product-category .block{display:table-cell; width:50%; padding:12px 20px; vertical-align:top;}
.product-category h2, .product-category p{margin:5px 0;}

h3.category-headline{font-size:70px; line-height:130px;  font-family: coolvetica, sans-serif;font-weight: 700;font-style: normal; display:block; position:relative; left:-3px;}
html[lang="de-DE"] h3.category-headline{font-size:45px;}
.category-headline, .category-paragraph, .category-link{color:#fff !important;}
.category-paragraph{padding:20px 0px 0px 20px; margin-left:10px; margin-right:20px; font-size:14px; line-height:18px; position:relative; top:-150px;}
.category-link{padding:0px 10px 5px; display:block; margin-left:20px; position:relative; top:-150px;}
.category-link:after{content:url('https://www.windakgroup.com/wp-content/uploads/2019/05/windak-show-more-icon.svg'); position:relative; top:3px; left:5px;}


.category-link-hover, .category-paragraph-hover{top:0px !important;}

.category-text-container{display:none; overflow:hidden; position:relative; border-top:3px solid #fff; margin-left:20px;margin-right:20px;}

.category-block{overflow:hidden;}
.category-block > div {min-height:380px; max-height:380px; overflow:hidden; background-size:cover;}

/* products-list */
.products-list .two-cell-block{display:block;float:left;}
.products-list .two-cell-block:first-child{border-top:none;}
.products-list .product-item .block-header{margin-bottom:0;}
.products-list .product-item .content{padding:10px 20px 30px;}
.products-list .product-item .content li{margin:4px 0;}

.products-list .coming-soon{width:180px; height:180px; line-height:180px; padding:20px; text-align:center; -webkit-border-radius:218px; border-radius:218px; background:#f1f2f3; margin:80px auto;}
.products-list .coming-soon span{display:inline-block; line-height:14px; vertical-align:middle;}



/* PRODUCT ITEM */

/* product-item */
.product-item{padding:0 0 0 20px !important; position:relative;}
.product-info{padding:0 20px 0 0px;}
.product-info .options, .product-info .desc{margin:0 0 20px 0;}
.product-item .sticker{position:absolute; top:0; left:415px; color:#3c3c3c; background:#f3c037; padding:12px 26px; height:16px; font-size:14px; font-weight:bold; text-transform:uppercase;}

.product-info .desc h1{font-family:'HelveticaNeueBold', helvetica, arial, sans-serif;}

.product-item{width:calc(50% - 20px) !important;}
.product-info{width:calc(100% - 20px) !important;}

/* product-slider */
.product-slider{position:relative;}
.product .product-slider{padding-top:50px; padding-bottom:40px;}
.product-slider .images, .product-slider .video{position:relative; width:500px; height:340px; overflow:hidden;}
.product-slider .images img{display:block; top:0; left:0; position:absolute; opacity:0; transition:opacity 200ms linear;}
.product-slider .images img.active{opacity:1;}
.product-slider picture.active img{opacity:1;}
.product-slider .video > *{display:none; width:500px; height:340px;}
.product-slider .video > .active{display:inherit;}

.product-slider .next-but, .product-slider .prev-but{display:block; padding:0; margin:0; position:absolute; top:152px; font-size:17px; color:#077BB7; width:45px; height:43px; line-height:43px; text-align:center; background:#f1f2f3; transition:background 100ms;}
.product .product-slider .next-but, .product .product-slider .prev-but{top:190px;}
.product-slider .next-but:hover, .product-slider .prev-but:hover{background:#e1e2e3; color:#077BB7;}
.product-slider .next-but{right:0;}
.product-slider .prev-but{left:0;}

.product-slider .thumbs{overflow:hidden; margin-top:20px;}
.product-slider .thumbs a{display:block; float:left; cursor:pointer; width:166px; height:113px; overflow:hidden; margin-left:10px;}
.product-slider .thumbs a:first-child{margin-left:0px;}
.product-slider .thumbs a:hover{opacity:0.8;}

.product-slider .gallery-selection{position:absolute; top:0; right:0; left:0; text-align:center;}
.product-slider .gallery-selection a{display:inline-block; background:#004169; color:#fff; height:16px; padding:12px; text-align:center; font-size:14px; font-weight:bold; text-transform:uppercase; border:1px solid #004169; margin-left:10px;}
.product-slider .gallery-selection a:first-child{margin-left:0px;}
.product-slider .gallery-selection a:hover{background:#003251;}
.product-slider .gallery-selection a.active{background:#fff; color:#004169; border:1px solid #004169;}


/* product-tabs */
.product-tabs{margin:30px 0;}
.product-tabs .buttons{display:table; width:100%; border-spacing:10px;}
.product-tabs .buttons li{display:table-cell; cursor:pointer; padding:12px; text-align:center; font-size:14px; font-weight:bold; color:#fff; text-transform:uppercase; background:#004169; transition:background 100ms; border: 1px solid #004169;}
.product-tabs .buttons li:hover{background:#003251;}
.product-tabs .buttons li.active{background:#fff; color:#004169; border:1px solid #004169;}

.product-tabs .tabs > li{visibility:hidden; opacity:0; height:0; transition:opacity 200ms;}
.product-tabs .tabs > li.active{visibility:visible; opacity:1; height:auto;}
.product-tabs .tabs > li .content{padding:30px;}
.product-tabs .content li{margin:4px 0;}

/* feature-products */
.feature-products{margin:40px 0;}
.feature-products h3{color:#3c3c3c; margin-bottom:20px;}
.feature-products .block-header{height:43px; line-height:43px; padding-top:0; padding-bottom:0; padding-right:20px; margin:0;}
.feature-products .block-header h1{display:inline-block; font-size:14px; text-transform:none; line-height:14px; vertical-align:middle;}
.feature-products .image {text-align:center;}
.feature-products .image img{max-height:180px; max-width:100%;}
.feature-products .feature-product-items > div{display:table-cell; overflow:hidden;}
.feature-products .feature-product-items > div:first-child{border-left:none;}

/*products request form, hidden*/
h3.icon-hidden-content {
    margin-bottom:40px;
    cursor:pointer;
    display:block;
}

.hidden-content{
    display:none;
}



.icon-hidden-content::after{
    content:url('https://www.windakgroup.com/wp-content/uploads/2019/05/windak-show-arrow-icon.svg');
    position:relative;
    display:inline-block;
    top:10px;
    margin-left:20px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.down.icon-hidden-content::after{
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
}

/* NEWS */
article{overflow:hidden; padding-top:15px; padding-bottom:10px;}
article:first-child{border-top:none; padding-top:0;}
.article-image{float:left; margin:0 20px 20px 0;}

/* pagination */
.pagination{overflow:hidden; margin:10px 0;}
.pagination .next-but, .pagination .prev-but{display:block; padding:0; margin:0; font-size:17px; color:#077BB7; width:45px; height:43px; line-height:43px; text-align:center; background:#f1f2f3; transition:background 100ms;}
.pagination .next-but:hover, .pagination .prev-but:hover{background:#e1e2e3; color:#077BB7;}


h3.windak-news{text-transform: none; color:#fff; font-size:62px; text-align: center; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%);}
.filapack-block{min-height:500px;}
.filapack-block .flex-image > div{background-position:bottom right;
}

/* ABOUT */
.separated-section{}





/* UPDATES */
.filter-by > span{padding:0 10px 0 0;}

.updates{margin-bottom:20px;}
.updates .block-header{margin:0;}
.updates .updates-list{}
.updates .update-item{padding-top:20px; padding-bottom:20px;}




/* CONTACTS */
.contact-item-header{display:block; position:relative; cursor:pointer; padding:12px 15px 12px 20px; font-size:14px; font-weight:bold; color:#3f3f3f; text-transform:uppercase;}
.contact-item-header .fa{color:#077bb7; font-size:18px; position:absolute; top:10px; right:15px;}
.contact-item-header .opened{display:none;}
.contact-item-header.expanded .opened{display:block;}
.contact-item-header.expanded .closed{display:none;}
.contact-item-header:hover{color:#077bb7;}

.contact-block{border-top:1px solid #ebebeb; margin:0 20px; padding:0 20px 0 60px; position:relative; background:#fcfcfc; clear:both !important;}
.contact-block table h3, .contact-block table p, .contact-block table li{margin:0; line-height:1.4; padding-right:10px;}


.google-map{border:1px solid #919394;}
.corner-link{position:absolute; bottom:6px; left:60px;}
.acf-map {width:100%;}

.contact-persons > li > a{display:block; position:relative; padding:12px 0 12px 0; cursor:pointer; font-size:14px; font-weight:bold; color:#000; text-transform:uppercase;}
.contact-persons > li > a > span{position:absolute; top:13px; right:0; color:#077bb7; font-size:12px; font-weight:normal; text-transform:none;}
.contact-persons > li > a > span .fa{color:#000; padding:0 6px 0 0; font-size:14px;}
.contact-persons > li > a .opened{display:none;}
.contact-persons > li > a.expanded .opened{display:block;}
.contact-persons > li > a.expanded .closed{display:none;}
.contact-persons > li > a:hover{color:#077bb7;}

.contact-person{display:inline-block; width:auto; padding:20px 0; margin:0 30px 0 30px; vertical-align:top;overflow:visible !important;}
.contact-person > img{float:left; border-radius:95px; margin-right:15px;}
.contact-person > div{overflow:hidden;}
.contact-person > div p{margin:0; line-height:1.4; display:inline-block; clear:both; float:left;}
.contact-person > div p b{display:block; margin:4px 0 8px;}
.contact-person > div p a{display:inline-block; clear:both; float:left;}
.contact-person{display:block; padding:15px 0; margin:0; vertical-align:top; word-break:break-all;}
.contact-person:first-child{padding-bottom:5px;}
.contact-person:last-child{padding-bottom:20px;}
.contact-person img{width:70px; height:70px; border-radius:70px !important;}
.contact-person picture{display: block; float:left; margin-right:15px;}



/* FOOTER */
.footer-push, #footer{height:287px; overflow:hidden; margin-top:100px;}
.landingpage .footer-push, .landingpage #footer{margin-top:60px;}
#footer{background:#004169; line-height:47px; color:#ffffff; position:absolute; bottom:0; left:0; width:100%; padding:60px 0px 0px;}

#facebook-but{display:block; float:left; width:210px; padding:0 20px; height:47px; background:#077bb7; color:#ffffff; transition:background 100ms;}
#facebook-but:hover{background:#076ba7;}
#facebook-but .fa{font-size:24px; margin:3px 15px 0 0; height:47px; line-height:47px; vertical-align:middle;}
#facebook-but > span{display:inline-block; line-height:13px; vertical-align:middle;}

#chat-but{margin:0 20px 0 0; float:right; color:#ffffff;}
#chat-but > img{vertical-align:middle; margin:0 5px 1px 0;}

.footer-links{overflow:hidden; padding-left:30px;  display: flex; justify-content: center;}
.footer-links > a{color:#ffffff; font-family: 'HelveticaNeueBold', helvetica, arial, sans-serif;}
.footer-links > a, .footer-links > span{margin:0 11%;}

div.wpcf7-validation-errors {
    border:none;
}

div.wpcf7-response-output {
    margin:0;
    padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
    border:none;
}

.sent p {display: none;}

.products-footer{background-image:url('https://www.windakgroup.com/wp-content/uploads/2019/04/Windak-news.jpg'); background-size:cover;padding:100px 0px;margin-top:-5px;}
.products-footer h2, .products-footer a{color:#fff;}
.products-footer h2.footer-headline{text-transform:uppercase;text-align: center; font-size:40px; font-family:coolvetica, arial, sans-serif;}
.products-footer h2{display:block; height:60px;}
.products-footer h2 b{
    font-size:22px !important;
}
/**************
     < 768
***************/
@media (max-width:1200px){
body{min-width:320px;}
.layout{width:auto;}
.mobile-hide{display:none;}
.text-padding{padding-left:15px; padding-right:15px;}

.content table th, .content table td{padding:10px 15px;}
.content-video{margin-left:0 !important; margin-right:0 !important; width:100% !important; height:auto !important; min-height:260px !important;}

.hor-separator{margin:20px 0 20px !important;}

.start-top-section{
    height:300px;
}

.menu.right{
    right:20px;
}
.windak-social-media{
    left:20px;
}

.text-top-section{
    font-size:45px;
    line-height:45px;
    bottom:-18px;
    max-width:600px;

}
.category-block{
    width:100% !important;
}
.category-text-container{
    display:block !important;
}
.category-headline{
    font-size:58px !important;
    line-height:90px !important;
}
.category-paragraph, .category-link{
    top:0px !important;
}

.category-block > div{
    min-height: 350px;
    max-height: 350px;
    overflow: hidden;
}

.two-cell-block{
    display:block !important;
}

.flex-image{
    width:100% !important;
    height:300px;
}
.filapack-block .block{
    width: 100% !important;
}
.three-cell-block{
    margin-bottom:0px !important;
}

.three-cell-block > .block{
    padding: 0px !important;
}
.social-media-feed, .juicer-feed li.feed-item{
    width:100% !important;
}
.social-media-feed-text{
    width: calc(100% - 80px);
    height:220px;
    padding:40px;
}
.social-media-feed-text div{
    top: 0px !important;
}
.juicer-feed li.feed-item {
    padding-bottom:0px !important;
    height:400px !important;
}

.page-title h1{
    font-size:40px !important;
    bottom:-10px !important;
}

.page-title-background.shop-product h1{
    font-size:40px;
}
.product-tabs .buttons li.active{
    overflow:auto;
}
.block.product-item{
    width:100% !important;
    padding-left: 0px !important;
}

.juicer-feed.modern li.feed-item {
    margin-top:-5px;
}

.featured-list > ul > li{
    width:100% !important;
}

.wpcf7 .wpcf7-form{width:90%;}
.def-form{margin:0px 0px 0px 14px !important;}

span.wpcf7-form-control-wrap.service-file{
    height:39px;
}



/**************
    INPUTS
***************/
input, textarea, button{font-family:'HelveticaNeueLight', Arial, sans-serif; font-size:12px; color:#000;}

.def-form{width:auto; margin:20px 15px 0; padding:25px 0 0 0;}
.def-form .def-button{width:290px;}
.frow{float:none; margin:0 0 8px;}
.brow{clear:both; margin:16px 0 8px;}

.textbox.size1{width:268px;}
textarea.textbox.size1{width:268px;}

.textbox-label{display:inline-block; width:202px; padding:7px 10px 0;}



/* page-title-links */
.page-title-links{float:none; clear:left; display:table; width:auto; margin:0 15px 0; padding-top:10px; }
.page-title-links a{float:none; padding:8px 15px; display:table-cell; text-align:center;}



/* top-nav */
#top-nav{float:none;}
#top-nav > li{float:right;}
#top-nav > li:first-child{background:none; float:left;}
#top-nav > li > a{padding:16px 5px 14px;}

/* main-nav */
#site-logo{display:block; cursor:pointer;  margin:30px auto 24px auto;}
#site-logo > img{width:165px;}
#main-nav{display:none;}

.logo-container{
    width: 100%;
    text-align:center;
}


/* main-nav-mobile */
#main-nav-mobile{display:none;}



/* SLIDER */
#slider{display:none;}



/* MAIN */
/* two-column-block */
.two-cell-block > .block{display:block; width:auto; border-left:none; padding:15px 0;}

/* news-list */
.news-list-row li{display:block; width:auto; padding:0 15px; margin:20px 0; border-left:none;}
.news-list-row li:first-child{border:none;}

/* new-product-list */
.new-product-list > li{padding:0 15px; overflow:hidden;}
.new-product-list > li > img, .new-product-list > li > a > img{float:left; margin:5px 15px 5px 0; padding:0 15px 0 0; border-right:1px solid #f1f2f3;}
.new-product-list > li .content{overflow:hidden;}

/* logo-wslogan */
.logo-wslogan > img{margin:0 0 10px 0;}
.logo-wslogan > span{display:block;}

/* featured-list */
.featured-list{padding:20px 0;}
.featured-list .logo-wslogan{margin-bottom:20px;}
/* .featured-list > ul{overflow:hidden;} */
.featured-list > ul > li {border:none;}
.featured-list > ul > li > h1 > b:first-of-type {padding: 20px;}
.featured-list > ul > li{
  display:block;
/*   float:left; */
/*   width:49%; */
  width:89%;
/*   border-left:1px dashed #919394; */
  margin:10px 0;
}
/* .featured-list > ul > li:nth-child(odd){border-left:none;} */
.featured-list > ul > li > h1{height:43px; line-height:43px; padding:0 15px; font-size:14px;}
.featured-list > ul > li .feature-item-image{width:90px; height:90px; margin-top: 10px;}
.featured-list > ul > li .text{display:inline-block; padding:15px; width:140px;}



/* CATEGORY */
.product-category .block{display:block; padding:0 15px; margin:15px 0; width:auto;}
.product-category h2, .product-category p{margin:5px 0;}

/* products-list */
.products-list{}
.products-list .two-cell-block, .products-list .two-cell-block:first-child .block:first-child{border-top:none;}
.products-list .product-item{padding:0;}
.products-list .two-cell-block > .block:first-child{}
.products-list .coming-soon{width:100px; height:100px; line-height:100px; margin:50px auto;}
.products-list .product-item .content {padding:10px 20px 10px;}



/* PRODUCT ITEM */
.product-info{padding:0 15px;}

/* product-slider */
.product-slider .images{width:320px; height:218px; margin:0 auto; }
.product-slider .images img{width:320px; height:218px;}
.product-slider .video{width:auto; height:auto;}
.product-slider .video > *{width:100%; height:100%; min-height:218px;}

.product-slider .next-but, .product-slider .prev-but{top:88px;}
.product .product-slider .next-but, .product .product-slider .prev-but{top:120px;}

.product-slider .thumbs a{width:106px; height:auto;}
.product-slider .thumbs a img{display:block; width:106px; height:auto;}
.product-slider .thumbs a:hover{opacity:0.8;}

/* product-tabs */
.product-tabs{margin:20px 0;}
.product-tabs .buttons{display:block; width:auto;}
.product-tabs .buttons li{display:block; border-left:none; padding:10px; overflow:auto;}
.product-tabs .tabs > li .content{padding:20px;}

/* feature-products */
.feature-products{margin:30px 0 0;}
.feature-products h3{margin-bottom:10px;}
.feature-products .feature-product-items > div{display:block; overflow:hidden; border-left:none;}
.feature-products .feature-product-items > div:first-child{border-top:none;}
.feature-products .image img{max-height:120px; max-width:100%;}



/* REQUEST SERVICE */
.user-login-form > :first-child{display:block; margin:15px 0 5px;}
.user-login-form > input{width:115px; margin-bottom:5px;}




/* UPDATES */
.filter-by > span{display:block; margin:5px 0; padding:0 10px 0 0;}

.updates{margin-bottom:20px;}
.updates .block-header{margin:0;}
.updates .updates-list{}
.updates .update-item{padding-top:20px; padding-bottom:20px;}




/* CONTACTS */
.contact-item-header{padding:12px 35px 12px 15px;}

.contact-block{margin:0; padding:0 15px;}
.contact-block table tr{display:block;}
.contact-block table td{display:block; margin:0 0 10px 0; width:auto !important; height:auto !important;}

.google-map{width:288px; height:auto;}
.google-map{width:288px !important; height:auto !important;}
.acf-map {width:100%;}

.corner-link{position:static; bottom:auto; left:auto;}

.contact-person{display:block; padding:15px 0; margin:0; vertical-align:top; word-break:break-all;}
.contact-person:first-child{padding-bottom:5px;}
.contact-person:last-child{padding-bottom:20px;}
.contact-person > img{width:70px; height:70px; border-radius:70px;}
.contact-person picture{display: block; float:left; margin-right:15px;}



/* FOOTER */
.footer-push, #footer{height:400px;}
#facebook-but{width:auto; height:77px; line-height:77px; padding:0 15px;}

.footer-links{padding:12px 0 0 15px; display: flex; justify-content: center;}
.footer-links > a, .footer-links > span{margin:0; display:block; line-height:60px; float:left; clear:left;}


}


#main-nav > li > a{font-size:12px!important;}


/*
****************************
******************************************************** ORDER FORM
****************************
*/

#order-form {
  background: #fff;
  font-size: 20px;
  width: 1000px;
}

#order-form h3 {
  margin: 40px 0;
  font-size: 24px;
}

#order-form h4 {
  margin: 40px 0;
  color: crimson;
}

#order-form p {
  margin: 40px 0;
}

#order-form input,
#order-form textarea,
#order-form button {
  font-size: 20px;
}

.float-form {
  float: left;
}

.order-red,
#order-form sup {
  color: crimson;
}

#order-form img {
  width: 100%;
}
#order-form sup {
  font-size: 80% !important;
  font-style: italic;
}

#order-form table {
  border: 1px solid lightgray;
}

#order-form td {}

#order-form hr {
  border: 2px dashed crimson;
  clear: both;
}

.hi-light {
  background: #eded87;
}

.imp-metr-sml,
.imp-metr-lrg {
  font-size: 70%;
}


@media (max-width:735px){
    .single-video-container {
        width:94%;
    }
    .video-button-container{
        width:94% !important;
    }
    .video-buttons{
        display:block;
        width: calc(100% - 20px);
        text-align:center;
        margin-bottom:2px;
        border-bottom:1px solid #fff;
    }
    .video-buttons.current{
        border-bottom:1px solid #004169;   
    }
    .filter-container{
        border:none;
    }
}

@media (max-width:450px){
    #site-logo > img {
        position:relative;
        top:-20px;
    }
    .menu-container{
        width:100%;
    }
    .menu.right {
        top:-4px;
        right:24px;
    }
    .windak-social-media {
        top:36px;
        left:6px;
    }
}


.cfe-upload-icon{
    width:15px !important;
}
.wpcf7-not-valid-tip{
    padding-left:10px;
    position:relative;
    top:-6px;
}


@media (max-width:1250px){
    .footer-links{
        flex-direction: column;
    }