/*
Theme Name: Ricor
Description: A simple, three column, widget-ready WordPress theme.
Author:  Finext
Author URI:  https://finext.co.il
version:  5.0
Tags:  fixed-width, three-columns, threaded-comments, brown
*/

@import url('assets/fonts/fonts.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300..900&family=Zalando+Sans+Expanded:ital,wght@0,200..900;1,200..900&display=swap');
html {
  scroll-behavior: smooth;
}
/* basics */
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; 
	-ms-box-sizing: border-box; outline: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font-family: sans-serif; line-height: 100%; margin: 0; padding: 0; }
a { color: #1e1e1e; text-decoration: none; transition: 0.3s; }
a:focus, a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: 700; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q::before, q::after,
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { list-style: none; display: block; }
/*ul.list li { display: list-item; list-style: inside; list-style-type: disc; }
ol.list li { display: list-item; list-style: inside; list-style-type: decimal; }*/
dd { margin: 0 0 0 40px; }
img { display: block; border: 0; -ms-interpolation-mode: bicubic; max-width: 100%; }
svg:not(:root) { overflow: hidden; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
.clr { clear: both; display: block; }
.cf:after, .wrap:after, ul:after, ol:after, .clear { clear: both; content: ''; display: block; width: 100%; }
.successtxt {color:green;}
.msgLeadForm  {padding-bottom:50px;}
body.single-post ol li { margin-left: 20px; line-height: 1.4; padding-bottom: 5px; }
body.single-post ol { list-style: disc; }
body.page-template-page-content .pgcontent {
	padding-bottom: 50px;
	max-width: 750px;
}
.err {
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
body.page-template-page-content .pgcontent ul li {
	padding: 2px;
	max-width: 900px;
	list-style-type: disc;	
	margin: 2px;
	line-height: 26px;
	margin-left: 18px;
}
.page-template-page-product .section {
    min-height: 100%;
}
body.page-template-default.page li,
body.page-template-default.page ul,
body.page-template-default.page ol {
	padding: 2px;
	max-width: 900px;
	list-style-type: disc;	
	margin: 2px;
	line-height: 26px;
	margin-left: 18px;
}
/*================================================== FORM */
button, input, select, textarea { border-radius: 0px; -webkit-border-radius: 0px; border: 0px; background: none; font-size: 100%; color: #000; 
	display: block; padding: 0 10px; text-transform: none; width: 100%; }
select { box-shadow: none; -webkit-appearance:none; -moz-appearance:none; -ms-appearance: none; appearance: none; }
select::-ms-expand { display: none; }
input[type=button], input[type=submit], button { cursor: pointer; -webkit-appearance:none; -moz-appearance:none; -ms-appearance: none; appearance: none; transition: 0.3s; }
textarea { resize: none; padding: 10px; overflow: auto; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: 40px; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
/**/
input[type=checkbox], input[type=radio] { width: auto; display:none; }
input[type="checkbox"] + label span { display:inline-block; width:20px; height:20px; margin-right: 4px; position: relative; top: -1px; background: #fff; border: 1px solid #dce0e1; vertical-align: middle; border-radius: 0px; -webkit-border-radius: 0px; cursor: pointer; }
input[type="checkbox"]:checked + label span::before,
input[type="checkbox"]:checked + label span:before { content: "\2713"; }
input[type="radio"] + label span {display:inline-block; width:16px; height:16px; margin-left: 4px; position: relative; top: -1px; background: #fff; border: 1px solid #a0a0a0; vertical-align: middle; border-radius: 50%; -webkit-border-radius: 50%; cursor: pointer; }
input[type="radio"]:checked + label span::before,
input[type="radio"]:checked + label span:before { content: "\2022"; }
/**/
::-webkit-input-placeholder { color: #000; }
:-moz-placeholder { color: #000; opacity: 1; }
::-moz-placeholder { color: #000; opacity: 1; }
:-ms-input-placeholder { color: #000; }
.app_dl li:nth-child(1) {
	margin-right:15px;
}
.app_dl li {
	display: inline-block;
}
.app_dl {
	display: flex;
	width: 100%;
}
.wpcf7-form-control-wrap { display: block; } 
span.wpcf7-list-item { margin: 0; }
span.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { box-shadow: inset 0px 0px 0px 2px #F00; }
.wpcf7-validation-errors { margin: 0px !important; font-size: 12px; text-align: center; padding: 5px !important; }
a.full_article_lnk { text-decoration: underline;}
a.full_article_lnk:hover { text-decoration: none;}
/*================================================== TYPOGRAPHY */
h1, h2, h3, h4, h5, h6 { font-weight: 400; line-height: 1.1; margin-bottom: 15px; color: #292a63; font-family: "Zalando Sans Expanded", sans-serif;}
p { line-height: 1.4; margin-bottom: 25px; } 
p:last-child { margin-bottom: 0px; }

/*================================================== SITE CSS */
body { background: #fff; color: #1e1e1e; font-size: 18px; font-family: 'Frutiger LT 55 Roman', sans-serif; font-weight: 400; font-family: 'Open Sans', sans-serif;}
button, input, select, textarea { font-weight: 400; font-family: 'Frutiger LT 55 Roman', sans-serif; font-family: 'Open Sans', sans-serif; }
#wrapper { width: 100%; max-width: 100%; margin: 0 auto; position: relative; overflow: hidden; min-width: 300px; transition: 0.3s;
	left: 0px; }
#wrapper.mobactive { left: 200px; }
.wrap { width: 100%; max-width: 1080px; position: relative; margin: 0px auto; z-index: 1; }

/* HEADER */
header { position: fixed; left: 0; top: 0; bottom: 0; z-index: 99; transition: 0.3s; width: 250px; }
.headerinn { padding: 30px 0 0 0; position: relative; z-index: 1; min-height: 100vh;
	background: #0297db; background: -moz-linear-gradient(-45deg, #0297db 0%, #353682 30%, #002850 100%);
	background: -webkit-linear-gradient(-45deg, #0297db 0%,#353682 30%,#002850 100%);
	background: linear-gradient(135deg, #0297db 0%,#353682 30%,#002850 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0297db', endColorstr='#002850',GradientType=1 );
	-webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%); 
	clip-path: none;
    background: #002851;
}
.hwrap { display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 9; }
.logo { max-width: 100%; margin: 30px auto 0; transition: 0.3s; margin-bottom: 20px; }
.logo a { display: block; }
.logo2 { display: none; }
.tglmenu { background: url(assets/images/tglmenu2.png) no-repeat; background-size: contain; width: 45px; height: 45px; 
	cursor: pointer; transition: 0.3s; display: none; }
.hmenu { text-align: center; font-family: 'Frutiger LT 57 Cn'; font-family: 'Open Sans', sans-serif; }
.menu > li { padding-top: 20px; width: 100%; }
.menu > li:last-child { border-bottom: 0px; }
.menu > li > a { display: block; line-height: 1; color: #fff; text-transform: uppercase; font-size: 0px; font-weight: 600; transform: scale(1); }
.menu > li > a .img { display: block; }
.menu > li > a img { margin: 0px auto; max-height: 40px; max-width: 48px; }
.menu > li > a b { font-size: 18px; display: block; line-height: 1.3; font-weight: 400; padding: 10px 0; }
.sub-menu li a.m-select,
.menu > li:hover > a, .menu > li.current-menu-item > a, .menu > li ul > li.current-menu-item > a { color: #e7a624; font-weight: 400;}
.menu > li:hover > a b, .menu > li.current-menu-item > a b, .menu > li ul > li.current-menu-item > a b { font-weight: 400;}	
.menu > li.current-menu-item > a, .menu > li ul > li.current-menu-item > a { padding: 8px 0 0 0; background: #222355; }
.menu > li ul > li.current-menu-item:hover > a {color:#00B5EF;}
.sub-menu { background: #222355; text-align: left; padding: 0 0 10px 0; display: none; }
.sub-menu li { padding: 2px 0 2px 40px; }
.sub-menu li a { color: #B2B2B7; font-size:15px; }
.menu > li.menu-item-has-children.current-menu-item , .menu > li.current-menu-parent { background: #222355; padding-top: 10px; }
.menu > li.menu-item-has-children.current-menu-item > a b, .menu > li.current-menu-parent > a b { padding-bottom: 0; }
.menu > li.menu-item-has-children.current-menu-item > a, .menu > li.current-menu-parent > a { 
	text-align: left; padding-left: 20px; transform: scale(0.8); }
.menu > li.menu-item-has-children.current-menu-item > a img, .menu > li.current-menu-parent > a img { margin: 0; }
.menu > li.menu-item-has-children.current-menu-item .sub-menu, .menu > li.current-menu-parent .sub-menu { display: block; }
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img,
.comslider .item,
.postdiv .pimg,
.postimg img,
.bnr img,
.abt-sec img,
#community .comslider div.item {border-radius:6px;}
.comslider .item img { /*display: none !important;*/ border-radius: 5px; }
/* FOOTER */
footer { background: #00a0dc; color: #fff; width: 100%; padding: 50px 0; text-align: center; position: relative; z-index: 1; }
footer:before { display: none;width: 140px; position: fixed; right: 0; top: 0; bottom: 0; content: '';
	-webkit-clip-path: polygon(60% 0%, 100% 0, 100% 100%, 0% 100%); clip-path: polygon(60% 0%, 100% 0, 100% 100%, 0% 100%);
	background: #002850; background: -moz-linear-gradient(top,  #002850 0%, #213e7b 100%);
	background: -webkit-linear-gradient(top,  #002850 0%,#213e7b 100%); background: linear-gradient(to bottom,  #002850 0%,#213e7b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002850', endColorstr='#213e7b',GradientType=0 ); }
footer a { color: #fff; }
.copyright { font-size: 16px; }
.btt { position: fixed; z-index: 1; bottom: 30px; right: 35px; color: #fff; font-size: 12px; opacity: 1; cursor: pointer; color: #002850;}
.btt img { margin: 0px auto; width: 50px; height: 50px; }
.btt span { display: block; line-height: 1.2; padding-top: 5px; }
.btt.active { opacity: 1; }

/* COMMON */	
.section { background: #fff; position: relative; z-index: 1; padding: 60px 0 0 80px; }	
.section.autoheight { min-height: 100%; }
.flex { display: flex; flex-wrap: wrap; align-items: center; }
.col2 { width: 50%; }
.col3 { width: 33.33%; }
.col4 { width: 25%; }
.section-title { font-size: 2em; margin-bottom: 50px; /*text-transform: uppercase;*/ font-weight: 700; font-family: 'Frutiger LT 45' !important;font-family: "Zalando Sans Expanded", sans-serif !important; }
.section-title.small { font-size: 2em; margin-bottom: 0px; font-weight: 600; }
.section-title2 { font-size: 1.5em; /*text-transform: uppercase;*/ font-weight: normal; }
.fw-700 { font-family: 'Frutiger LT 45'; font-weight: bold; font-family: "Zalando Sans Expanded", sans-serif; }
.fw-900 { font-family: 'Frutiger LT 55 Roman'; font-weight: bold; font-family: "Zalando Sans Expanded", sans-serif; }
.fw-blk { font-family: 'Frutiger 95 UltraBlack'; font-family: "Zalando Sans Expanded", sans-serif; font-weight: 900; }
p strong { color: #1E1E1E; font-family: 'Frutiger LT 45'; font-weight: bold; font-family: "Zalando Sans Expanded", sans-serif; }

/* PAGE HOME */
.bgvideo { position: fixed; z-index: 0; overflow: hidden; min-height: 100vh; left: 0; right: 0; top: 0;
	background-size: cover; background-position: center center; background-repeat: no-repeat; transition: 0.3s; }
.bgvideo.mobactive { left: 200px; }
.bgvideo video { width: 100%; position: absolute; left: 0; top: 0; }
#home { min-height: 100vh; }
@media(max-width: 767px){
	#home { min-height: 70vh; }
}
/**/
.section1 { background: none; padding-top: 0px; }
.section1 .caption { color: #fff; }
.section1 .caption h1 { font-family: 'Frutiger 95 UltraBlack'; font-size: 3.2em; color: #fff; font-family: "Zalando Sans Expanded", sans-serif; font-weight: 600; }
.section1 .caption p { font-family: 'Frutiger LT 45'; font-weight: bold; font-size: 1.6em; font-family: "Zalando Sans Expanded", sans-serif; }
.section1 .caption a { color: #fff; font-size: 1.2em; line-height: 60px; display: inline-block; padding: 0 30px; }
.btns { padding-top: 20px; }
.blu1 { background: rgba(0,40,81,.75); 
	-webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%); }
.blu2 { background: rgba(0,160,220,.75); margin-left: -32px;
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%); clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%); }
/**/	
.app-branding { display: flex; padding: 40px 0; align-items: center; max-width: 820px; text-align: left; }
.app-branding .left { margin-right: 40px; }
.app-branding .left img { border-radius: 30px; }
.app-branding h4 { color: #fff; font-size: 1.8em; }
.app-branding .right img { border-radius: 8px; border: 2px solid rgba(255,255,255,0.5); }
.app-branding .right a { padding: 0 20px 0 0; }
/**/
.since.flex { align-items: flex-start; }
.since h4 { padding-bottom: 15px; margin-bottom: 0px; position: relative; text-transform: uppercase;
    color: #00a0dc; font-size: 1.25em; }
.since h4::before,
.since h4:before { content: ''; position: absolute; border-left: 1px solid #00a0dc; height: 70px; right: 20%;
	bottom: -30px; transform: rotate(20deg); display: none; }
.since .col3:last-child h4::before,
.since .col3:last-child h4:before { display: none; }
.since p { max-width: 240px; }
.btnholder { padding: 40px 0 60px 0; text-align: right; }
.more { background: url(assets/images/readmore.png) no-repeat left 0px; display: inline-block;
	padding-left: 35px; text-decoration: underline; }
.latest-news { background: #002850; padding: 60px 0; }	
.latest-news .section-title { color: #fff; margin-bottom: 30px; }
.newsslider { color: #fff; }
.newsslider .item.flex { align-items: flex-start; padding: 20px 0; }
.newsslider .item::before,
.newsslider .item:before { position: absolute; left: -28px; top: 15px; content: ''; border-left: 1px solid #00a0dc; 
	height: 140px; transform: rotate(10deg); display: none; }
.item .date { width: 24%; text-align: center; }
.item .date .big { color: #b2b2b7; font-size: 4em; display: block; line-height: 1; }
.item .date .small { font-size: 0.9em; text-transform: uppercase; }
.item .desc { width: 70%; padding-left: 20px; }
#ourstory .item .desc h4 {
	font-size: 1.4em;
}
.item .desc h4 { color: #00a0dc; font-size: 0.9em; }  
.item .desc p { font-size: 0.9em; margin-bottom: 10px; }  
.item .desc a { color: #fff; text-decoration: underline; }  
.newsslider .owl-nav { text-align: right; }
button.owl-prev, button.owl-next { color: #1e1e1e !important; background: #fff !important; 
	width: 38px; height: 38px; font-weight: bold; display: inline-block; }	
button.owl-prev { padding-right: 5px; -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%); 
	clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%); }	
button.owl-next { padding-left: 5px; -webkit-clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%); 
	clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%); }
.disabled { opacity: 0.5; }

/**/
.home-products.flex { align-items: flex-end; margin-left: -5px; margin-right: -5px; margin-bottom: 30px; }
.home-products .col4 { padding: 0 5px; }
.home-products img { margin: 0px auto 20px auto; max-height: 125px; }
.home-products h4 { background-color: #e7a624; line-height: 60px; text-align: center; padding-left: 20px; }
.headbg1 { background-image: url(assets/images/color1.png); background-repeat: no-repeat; background-position: left center; }
.headbg2 { background-image: url(assets/images/color2.png); background-repeat: no-repeat; background-position: left center; }
.headbg3 { background-image: url(assets/images/color3.png); background-repeat: no-repeat; background-position: left center; }
.headbg4 { background-image: url(assets/images/color4.png); background-repeat: no-repeat; background-position: left center; }
.proslider .item { min-height: 420px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.proslider .item h4 { color: #fff; max-width: 360px; font-size: 2.4em; padding-left: 40px; }
.proslider .owl-nav { position: absolute; bottom: 35px; left: 45px; }
.home .inn-head.flex { margin: 0; padding: 10px 0 20px 0; }

/**/
.sec-text { margin-bottom: 40px; position: relative; }
.sec-text h1, .sec-text h2, .sec-text h3 { margin-bottom: 30px; }
.comslider .item { /*min-height: 420px;*/ background-repeat: no-repeat; background-position: center center; background-size: cover; }
.comslider .owl-nav { position: absolute; bottom: 35px; right: 45px; }
.innovation-post { padding: 60px 0; }
.inn-head.flex { align-items: flex-end; justify-content: space-between; margin-bottom: 50px; }
.inn-head.flex a { margin-bottom: 5px; }
.postdiv { align-items: flex-start; margin-left: -8px; margin-right: -8px; }
.postdiv .col4, .postdiv .col3 { padding: 0 8px; margin-bottom: 30px; }
.postdiv .pimg { height: 160px; padding: 10px; font-size: 0.9em; color: #fff; background-size: cover; background-repeat: no-repeat; position: relative; }
.postdiv .date-author { padding: 10px; }
.postdiv a { padding: 0 10px; text-decoration: underline; }
.home .postdiv .pimg { height: 200px; padding: 0px; position: relative; }
.home .postdiv .cap { position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: rgba(41, 42, 99, 0.4); padding: 20px; border-radius: 5px; }
.home .postdiv .cap a { color: #fff; position: absolute; bottom: 20px; left: 20px; padding: 0; }
/**/
.home #contact { padding-top: 0; }
#contact a:hover {
	text-decoration: underline;
}
#contact a {
	text-decoration: none;
}
#contact { padding-bottom: 60px; }
#contact .section-title { margin-bottom: 15px; }
#contact .flex { align-items: flex-start; }
.address { margin-left: -10px; margin-right: -10px; margin-bottom: 50px; }
.address .col2 { padding: 0 10px; position: relative; }
.address .col2:first-child::before,
.address .col2:first-child:before { content: ''; border-right: 2px solid #00a0dc; height: 150px; position: absolute; 
	right: 20%; top: 0; transform: rotate(10deg); display: none;  }
.address h4 { margin-bottom: 10px; }
.address p { line-height: 1.6; margin-bottom: 10px; }
.address a { text-decoration: underline; display: inline-block; margin-bottom: 10px; }
.address a i.fa { background: #363d6c; color: #fff; width: 32px; height: 32px; text-align: center; line-height: 32px;
	border-radius: 50%; font-size: 22px; margin-right: 10px; display: inline-block; vertical-align: middle; }
.address a i.fa-envelope { font-size: 13px; }
.cform { padding: 20px 0 0 0; margin-left: -10px; margin-right: -10px; }
.cform .col2 { padding: 0 10px; }
.cform br { display: none; }
.txtbox, select.select { border: 1px solid #002850; height: 50px; padding: 0 15px; margin-bottom: 12px; }
.select { background: url(assets/images/ddmenu.png) no-repeat 96% center #fff; background-size: 10px; }
.txtarea { border: 1px solid #002850; height: 112px; padding: 15px; margin-bottom: 12px; }
.submit { background: #e7a624; height: 50px; text-align: center; text-decoration: none;
	font-family: 'Frutiger LT 45'; font-weight: bold; font-size: 1.2em; font-family: 'Open Sans', sans-serif; }
#contact .btnholder { padding: 0 0 20px 0; }
.rad > span { margin-right: 20px; }
.location input[type="radio"] + span::before,
.location input[type="radio"] + span:before { border: 1px solid #292a63; content: ''; display: inline-block; border-radius: 50%; height: 20px; 
	width: 20px; vertical-align: middle; margin-right: 10px; font-family: 'fontawesome'; font-size: 8px; text-align: center; line-height: 20px; color: #292a63; }
.location input[type="radio"]:checked + span::before,
.location input[type="radio"]:checked + span:before { content: "\f111"; }
.radios { font-weight: 600; font-family: 'Frutiger LT 55 Roman'; font-family: 'Open Sans', sans-serif; }
.icon-linkedin { background: url(assets/images/linkedin.png) no-repeat; padding-left: 40px; line-height: 32px;
	display: inline-block; text-decoration: underline; }

.hiringwrap { }
.hiring { background: #002850; color: #fff; display: flex; flex-wrap: wrap; justify-content: space-between; 
	flex-direction: row-reverse; margin-bottom: 20px; }
.hiring p:first-child { color: #00a0dc; font-family: 'Frutiger LT 45'; font-weight: bold; text-transform: uppercase; font-family: 'Open Sans', sans-serif; }
.hiring .right { width: 30%; min-height: 350px; -webkit-clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%); background-size: cover !important; background-repeat: no-repeat !important; }
.hiring .left { width: 70%; padding: 35px 35px 35px 20px; }
.hiringwrap a { text-decoration: underline; color: #002850; }

/* PAGE ABOUT */
.page-template-page-about .section-title { text-transform: inherit; }
#abt-ourstory { padding-top: 80px; }
#abt-ourstory .since { border-left: 1px solid #00a0dc; border: 0; margin-left: 0px; padding: 0px 0; }
#abt-ourstory .since h4 { text-transform: uppercase; max-width: 62px; font-size: 1.5em; text-align: center; border: 0;
	margin: 0; padding: 0; color: #00a0dc; }
#abt-ourstory .since p { max-width: 100%; margin-bottom: 0px; }
#abt-ourstory .col { margin-bottom: 10px; }
#abt-ourstory .col:last-child { margin-bottom: 0px; }
#abt-ourstory .flex { align-items: flex-start; justify-content: space-between; }
#abt-ourstory .lft { padding-left: 0px; width: 10%; }
#abt-ourstory .rgt { width: 90%; }
#abt-ourstory .since h4::before,
#abt-ourstory .since h4:before { right: auto; bottom: auto; transform: rotate(22deg); left: -40px; top: -5px; display:none; }

#our_values { padding-left: 0; }
.flex.abtdesc {	flex-direction: row-reverse; }
.abtdesc .img {margin: 20px 0 5px 0;width:100%;}
.abtdesc {width:100%;}
/*.abtdesc .img { width: 48%; }
.abtdesc .text { width: 48%; }*/

.abt-sec { padding-top: 60px; }
.abt-sec img { margin-bottom: 30px; width: 100%; }
.abt-sec .btmcol { text-align: center; padding-top: 30px; }
.abt-sec .bigtxt { color: #00a0dc; font-size: 3.6em; line-height: 1; font-family: 'Frutiger LT 55 Roman'; font-family: 'Open Sans', sans-serif;
    font-weight: bold; display: flex; align-items: center; justify-content: center; }
.abt-sec .bigtxt span { font-size: 0.4em; text-transform: uppercase; } 
.ourvalues { display: flex; flex-wrap: wrap; justify-content: center; padding: 30px 0; }
.ourvalues .itemdiv { width: 33.33%; padding: 1px; margin-bottom: 25px; transition: 0.3s; }
.ourvalues .itemdiv:hover { filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.3)); }
.ourvalues .item { width: 100%; display: flex; align-items: center; justify-content: center; 
	min-height: 250px; padding: 0 32px; background: #fff; position: relative;
	-webkit-clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%); clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%); }
.ourvalues .icon { max-width: 190px; text-align: center; text-transform: uppercase; }
.ourvalues .icon strong { font-family: 'Frutiger LT 55 Roman'; font-weight: 400; text-decoration: underline;
    padding-top: 10px; display: block; }
.ourvalues .icon img { margin: 0px auto 10px auto; width: auto; }
.ourvalues .hide-txt { background: #fff; visibility: hidden; opacity: 0; transition: 0.3s; position: absolute; 
	top: 0; left: 0; width: 100%; height: 100%; padding: 25px; text-align: center; display: flex;
    align-items: center; }
.ourvalues .item:hover .hide-txt { opacity: 1; visibility: visible; }
/**/
#quality.section { padding-top: 0; }
#quality .btnholder { padding: 0 0 40px 0; text-align: left; }
.qlogo.flex { justify-content: space-between; align-items: flex-start; flex-direction: row-reverse; }
.qlogo .left { width: 43%; }
.qlogo .right { width: 50%; }
.qlogo .col { margin-bottom: 50px; }
.qlogo .col:last-child { margin-bottom: 0px; }
.qlogo .icon { width: 20%; }
.qlogo .txt { width: 80%; padding-left: 20px; }
.qlogo .txt p { margin-bottom: 0; }
.qlogo .txt a { text-decoration: underline; font-weight: 600; }
/**/
.abt-com .comslider .caption { background: #292a63; color: #fff; width: 380px; position: absolute; left: 0;
	top: 0; bottom: 0; padding: 20px 40px; text-transform: uppercase; display: flex; align-items: center;
	-webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
	display: none; }
.abt-com .comslider .caption p { max-width: 240px; font-size: 1.5em; line-height: 1.2; }
/**/
.bnr img { width: 100%; }
.faqs { padding-bottom: 60px; }
.accrdion { border: 1px solid #002850; }
.panel { border-bottom: 1px solid #002850; padding: 15px 0; }
.panel.active { background: #dddde9; }
.panel:last-child { border: 0; }
.panel h4 { line-height: 1; padding: 0 40px 0 20px; margin: 0; cursor: pointer; position: relative; }
.panel.active h4 { color: #000; }
.panel h4::before,
.panel h4:before { content:''; position: absolute; border-left: 6px solid transparent; border-right: 6px solid transparent; 
	border-top: 8px solid #002850; right: 20px; top: 50%; transform: translateY(-50%); transition: 0.3s; }
.panel.active h4:before, 
.panel.active h4:before { transform: rotate(180deg); top: 0; }	
.hidediv { padding: 5px 20px 0 20px; display: none; }	
.hidediv p { margin-bottom: 5px; }
.hidediv a { text-decoration: underline; }
.panel ul { margin-left: 16px; }
.panel ul li { list-style: disc; line-height: 1.3; }
/**/
.section.mteamwrap { padding-bottom: 60px; }
.mteam.flex { align-items: inherit; margin-left: -20px; margin-right: -20px; }
.mteam .item { width: 33.33%; padding: 20px; }
.mteam .img { display: flex; align-items: flex-end; height: 320px; background-size: cover; }
.mteam .title { background: #e7a624; width: 100%; padding: 10px 0 10px 80px; position: relative; }
.mteam .title:before { 	content: '';
	background: #292b65; background: -moz-linear-gradient(top, #292b65 0%, #068ace 100%);
	background: -webkit-linear-gradient(top, #292b65 0%,#068ace 100%); background: linear-gradient(to bottom, #292b65 0%,#068ace 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292b65', endColorstr='#068ace',GradientType=0 );
	position: absolute; left: 0; top: 0; height: 100%; width: 60px;
	-webkit-clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%); clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%); }
.mteam h4 { font-family: 'Frutiger LT 45' !important; margin: 0; font-weight: 600; line-height: 1.3; font-family: "Zalando Sans Expanded", sans-serif; }
.mteam h4 span { display: block; color: #1e9cd8; }
.mteam .item .desc { display: none; width: 100%; padding: 40px 0 0 0; color: #999; }
.mteam h4:before { background: url(http://projects.codecode.cc/ricor/wp-content/uploads/2019/07/arrow-down.jpg) no-repeat;
	content: ''; width: 14px; height: 10px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); }
.mteam .active h4:before { background: url(http://projects.codecode.cc/ricor/wp-content/uploads/2019/07/arrow-up.jpg) no-repeat; }

/* PAGE RICOR USA */
/*.page-template-page-ricorusa header:before { display: none; }
.page-template-page-ricorusa footer { background: none; -webkit-clip-path: none; clip-path: none; }*/
.page-template-page-ricorusa .comslider { margin-bottom: 50px; }
.logohead { display: flex; flex-direction: row-reverse; justify-content: space-between; }
.logohead .plogo { max-width: 280px; }
.sec-content { margin-bottom: 40px; }
.sec-content ul { padding-left: 17px; }
.sec-content li { display: list-item; list-style: disc; line-height: 1.4; margin-bottom: 4px; }
.sec-content.flex { align-items: flex-start; }

/* PAGE PRODUCTS */
#ourproducts {  }
#ourproducts .inn-head { padding-top: 40px; margin-bottom: 30px; }
/**/
.product-table { font-family: Arial, Helvetica, sans-serif; font-size: 11px; word-break: break-word; overflow-x: auto; }
.product-table table { width: 100%; }
.product-table th { color: #fff; background: #f1592a; text-transform: uppercase; height: 40px; position: relative; }
.product-table th::before,
.product-table th:before { content: ''; height: 40px; left: 0px; top: 0; border-left: 1px solid rgba(255,255,255,0.2); position: absolute; }
.product-table td { background: #f0f1f6; border: 1px solid #e8e8ea; line-height: 14px; }
.product-table th, .product-table td { padding: 5px; text-align: center; max-width: 56px; }
.product-table td:first-child { background: #e5e3e4; }
.product-table th:first-child { background: #404040; }
/*.product-table th:last-child { background: #00b7f1; } */
.product-table a { display: block; position: relative; }
.product-table a img { display: block; }
.product-table a span { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff; font-weight: 600;
	z-index: 1; font-size: 20px; line-height: 1; opacity: 0; visibility: hidden; transition: 0.3s; }
.product-table a::before,
.product-table a:before { background: rgba(0,0,0,0.6); content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; 
	opacity: 0; visibility: hidden; transition: 0.3s; }	
.product-table:hover a::before,
.product-table:hover a:before, .product-table:hover a span { opacity: 1; visibility: visible; }

/**/
.tabmenu { display: flex; }
.tabmenu a { background: #e7a624; color: #292a63; display: block; width: 50%; font-size: 1.5em; line-height: 70px; 
	text-align: center; text-transform: uppercase; font-family: 'Frutiger LT 45'; font-weight: bold; font-family: 'Open Sans', sans-serif;}
.tabmenu a.active { background: #292a63; color: #fff; }
.tabs form.flex { justify-content: space-between; }
.tabs { background: #ebebf3; padding: 35px; display: none; }
.tabs select { background: #fff; border: 1px solid #292a63; height: 50px; width: 48.5%; }
/**/
.product-search-results { padding: 40px 0; }
.searchhead h3 { font-size: 1.5em; text-transform: uppercase; }
.bdr { border-bottom: 15px solid #e7a624; margin-bottom: 40px; position: relative; }
.bdr:before { content: ''; position: absolute; left: 0; bottom: -15px; width: 60px; height: 15px;
	background: url(assets/images/bdr-blue.png) no-repeat; }
.products { align-items: flex-start; }
.products .col4 { margin-bottom: 20px; padding: 20px; border-radius: 2px; position: relative; }
.products .hoverbox {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(255 255 255 /90%);
    display: none;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-shadow: 0 0 2px rgb(0 0 0 / 20%);
}
.products .col4:hover .hoverbox { display: flex; }
.products .col4:hover { box-shadow: 0 0 2px rgba(0,0,0,0.2); }
.products .prothumb { height: 150px; display: flex; align-items: center; justify-content: center; }
.products .col4 img { max-width: 90%; max-height: 100%; margin: 0px auto; }
.products .col4 h4 { font-size: 1.5em; padding-top: 15px; text-align: center; }
.products .col4 h4 span { display: block; font-size: 0.7em; }
/**/
#integral-rotary .bdr::before,
#integral-rotary .bdr:before { background: url(assets/images/integral-rotary-bdr.png) no-repeat; }
#split-linear .bdr::before,
#split-linear .bdr:before { background: url(assets/images/split-linear-bdr.png) no-repeat; }
#split-rotary .bdr::before,
#split-rotary .bdr:before { background: url(assets/images/split-rotary-bdr.png) no-repeat; }
#support-equipment .bdr::before,
#support-equipment .bdr:before { background: url(assets/images/support-equipment-bdr.png) no-repeat; }
.section-title.bdr { padding-bottom: 40px; }
.section-title2.bdr { padding-bottom: 20px; }

/* ebook */
.ebookclose { position: absolute; right: 0px; top: 9px; font-size: 20px; border: 1px solid #292a63; display: none; 
	border-radius: 50%; width: 30px; height: 30px; line-height: 27px; text-align: center; cursor: pointer; }
div#fbTopBar, div#fbToolBar, .flip_button_left, .flip_button_right, .flip_button_first, 
.flip_button_last, div#bacgradient { display: none !important; }
.catalogflex { display: flex; justify-content: space-between; text-align: center; }
.catalogflex .ebook { text-align: center; padding-bottom: 50px; }
.catalogflex .ebook.active { width: 100%; }
.catalogflex iframe { border: 0; width: 100%; min-height: 100vh; margin-bottom: 10px; display: none; }
.catalogflex a { font-weight: 500; font-size: 1.4em; }
.imgframe { margin-bottom: 20px; cursor: pointer; }
.app_dl_wrp {
    position: static !important;
}

/* SINGLE PRODUCTS */
#single-product { padding-bottom: 80px; }
/*#single-product .more { text-transform: uppercase; }*/
#single-product .sec-content { justify-content: space-between; align-items: flex-start; }
#single-product .owl-item div { padding: 80px 50px 100px 50px; }
#single-product .owl-item img { width: auto !important; margin: 0px auto; }
#single-product .proslider { border: 1px solid #ccc; width: 55%; }
#single-product .proslider .owl-nav { bottom: 20px; left: auto; right: 20px; }
#single-product button.owl-prev, #single-product button.owl-next { background: #e7a624 !important; }
.pro-feature { width: 40%; }
.pro-feature ul { margin-bottom: 30px; }
.pro-feature li { margin-bottom: 10px; }
.pro-feature .pdficon { background: url('assets/images/pdficon.png') no-repeat; background-size: contain; display: inline-block; width: 50px;
	height: 30px; vertical-align: middle; margin-right: 8px; }
.blu-link { background: #002850; color: #fff; line-height: 50px; display: inline-block; padding: 0 30px; }
.pro-spec .specifications_items {
    column-count: 3;
    column-gap: 5px;
	width: 100%;
}
.pro-spec ul {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.pro-spec ul li span.dblr {
	height: 65px;
	line-height:1.6;
}
.pro-spec ul li span {
	font-size: 0.9em;
    background: #efeff2;
    display: block;
    padding: 6px 15px 5px 20px;
    line-height: 1.2;
    margin-bottom: 5px;
	position: relative;
	min-height: 26px;
}
.pro-spec ul li.dot span:before {
    background: #000;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    display: block;
    content: '';
    position: absolute;
    top: 48%;
    left: 9px;
}
.pro-spec ul li.dash span:before {
    display: block;
    content: '-';
    position: absolute;
    top: 50%;
    left: 9px;
    transform: translateY(-50%);
}

.pro-spec li br {
    display: none;
}

/* PAGE INNOVATION */
.wrap.small { width: 100%; max-width: 900px; }
#innovation.section { min-height: 100vh; }
#innovation .inn-head { margin-bottom: 30px; }
#innovation .sec-text h3 { margin-bottom: 10px; }
#innovation .sec-text p { font-family: 'Frutiger LT 45'; font-weight: bold; font-family: 'Open Sans', sans-serif; }
.searchbox {
    background: #002850;
	color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 30px; 
	padding: 8px 20px;
}
.searchbox p {
	margin-bottom: 0;
}
.searchbox p strong { color: #fff; }
.searchbox input#s {
    background: #fff;
    height: 40px;
}

.inpost .postdiv a { padding: 0; display: block; text-decoration: none; }
.inpost .postdiv span { position: absolute; bottom: 20px; text-decoration: underline; }

.latestnews { margin-bottom: 60px; }
.latestnews a.link { color: #00a0dc; margin-top: 5px; display: inline-block; text-decoration: underline; }
.news { display: flex; flex-wrap: wrap; justify-content: space-between; }
.news .item { width: 32%; flex-wrap: nowrap; }
.news .item .date { width: auto; }
.news .item h4 { line-height: 1.2em; margin-bottom: 5px; }
.news .item .desc a { color: #00a0dc; text-decoration: none; }

.inno-post { margin-bottom: 50px; padding: 0 20px; }
.thumb { margin-bottom: 10px; }
.thumb img { margin: 0px auto; width: 125px; height: 125px; border-radius: 50%; }
.inno-post a { display: block; }
.inno-post h4 { max-width: 200px; text-align: center; margin: 0px auto; font-size: 1.2em;height:50px; }
/**/
footer.footer2 { background: #1f204d; color: #fff; max-width: 500px; 
	display: block; padding: 120px 0 0 155px; }
footer .blocks { width: 100%; max-width: 310px; margin-bottom: 50px; }
.sidehead { font-size: 1.8em; color: #fff; }
.blocks .txtbox { background: #fff; border: 0px; }
.blocks .cat { color: #00a0dc; }
.blocks .cat a { color: #fff; line-height: 1.4; font-family: 'Frutiger LT 57 Cn'; font-family: 'Open Sans', sans-serif; }
.blocks .item { padding-top: 30px; }
.blocks .item .date .big { font-size: 3.2em; }
.blocks .item .desc h4 { font-family: 'Frutiger LT 45'; font-weight: bold; margin-bottom: 5px; font-family: "Zalando Sans Expanded", sans-serif; }
.blocks .item .date { width: 32%; }
.blocks .item .desc { width: 68%; }
.footnews .link { color: #fff; text-transform: uppercase; text-decoration: underline; margin-top: 20px; display: inline-block; }

.singledesc { padding-bottom: 40px; }
.singledesc.flex { align-items: flex-start; justify-content: space-between; margin-bottom: 30px; }
.singledesc.flex .postimg { width: 50%; }
.singledesc p a {text-decoration: underline;}
.singledesc p a:hover {text-decoration: none;}
/*.singledesc.flex .postdesc { width: 46%; }*/
.singledesc.flex .postdesc { width: 100%; }
.postimg { margin-bottom: 40px; }
.postimg img { width: 100%; }
.proimg2 { background-repeat: no-repeat; background-size: 160px 100px; background-position: center center; width: 100px; 
	height: 100px; border-radius: 50%; }

.moredesc1 { margin-bottom: 20px; font-size: 24px; line-height: 34px; }
.moredesc2 { margin-bottom: 20px; }
.morelink { display: block; text-decoration: underline; }
.innovation-post.nopadd {
    padding-top: 0;
}
/*.single .innovation-post { display: none; }*/

/* PAGE NEWS */
#newses .sec-text h3 { margin-bottom: 10px; }
#newses.section { background: #eeeef3; padding-left: 0px; min-height: 100vh; }
#newses.section.bgw { background-color: #fff!important; }
.newspost { padding-bottom: 10px; }
.newspost .item { margin-bottom: 40px; }
.newspost .item .desc h4 { font-family: 'Frutiger LT 45'; font-weight: bold; margin: 0 0 4px 0; font-size: 1.4em; font-family: "Zalando Sans Expanded", sans-serif; }
.newspost .item .desc p { margin-bottom: 5px; }
.newspost .item .date { width: 110px; }
.newspost .item a { color: #1e1e1e; }

/* DEFAULT PAGE */	
.innerpage { padding: 150px 0 100px 0; } 
.innerpage strong { font-weight: 600; }
.innerpage .pagehead { margin-bottom: 25px; }
.innerpage h1 { font-size: 2.4em; font-weight: 700; }
.innerpage h2 { font-size: 2em; font-weight: 600; }
.innerpage h3 { font-size: 1.6em; font-weight: 600; }
.innerpage h4 { font-size: 1.1em; font-weight: 600; }
.innerpage ul li { line-height: 1.5; list-style: disc; list-style-position: inside; }

.recentposts { margin-bottom: 50px; }
.repost { margin-bottom: 20px; }
.repost p { margin-bottom: 10px; }
.repost h4 { font-size: 18px; margin-bottom: 5px; }
.repost h4 a { color: #00a0dc; }
.repost .rmore { color: #00a0dc; text-decoration: underline; }

.disclaimer { background: rgba(255,255,255,0.95); position: fixed; bottom: 0px; left: 0px; right: 0px; padding: 20px 0;
	color: #000; display: none; z-index: 9; }
.disclaimer h4 { font-weight: 600; font-size: 1.2em; margin-bottom: 5px; }
.disclaimer p { margin-bottom: 5px; } 
.disclaimer a { font-weight: 600; margin-right: 0 5px; color: #000; }

/**/
.error404 { min-height: calc(100vh - 142px); display: flex; align-items: center; text-align: center; } 
.error404 h1 { font-weight: 900; font-size: 3em; }

.designed {
    width: 80%;
    text-align: right;
    margin: 0 auto;
}
.designed img {
    display: inline-block !important;    
}
.cpt-data {
	font-family: 'Inter', sans-serif;
	padding: 40px 0;
}
.cpt-archive-title {
	font-size: 30px;
	font-weight: 600;
	font-family: 'Inter', sans-serif;
	padding: 0 0 50px 0;
	margin: 0;
	color: #292A63;
}
.cpt-item {
	padding: 0 0 70px;
}
.cpt-title {
	font-size: 22px;
	font-weight: 500;
	color: #292A63;
	padding: 0 0 20px;
	max-width: 630px;
	margin: 0;
	line-height: 1.2;
}
.cpt-descp {
	font-size: 16px;
	color: #494A7A;
	line-height: 1.48;
	padding: 0 0 20px 0;
}
.cpt-link {
	font-size: 18px;
	color: #292A63;
	border-bottom: 1px solid #292A63;
	margin-left: 0;
}
.cpt-pagination {
	padding: 0 0 40px;
}
.cpt-pagination .nav-links {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: #fff;
	font-family: 'Inter', sans-serif;
}
.cpt-pagination .nav-links .page-numbers {
	display: inline-block;
	padding: 0 3px;
	line-height: 36px;
	margin: 0 10px;
	color: #000;
}
.cpt-pagination .nav-links .current {
	font-weight: 700;
}
.cpt-pagination .nav-links .next {
	text-indent: -99999px;
	width: 36px;
	height: 36px;
	background: url('assets/images/ic-arw.svg') center no-repeat;
}
.cpt-pagination .nav-links .prev {
	text-indent: -99999px;
	width: 36px;
	height: 36px;
	background: url('assets/images/ic-arw-l.svg') center no-repeat;
}

/* RESPONSIVE */
@media screen and (max-width: 1600px) { 
.btt { right:15px;}
body { font-size: 14px; }
.wrap { max-width: 900px; }
header { width: 180px; }
.logo { max-width: 100%;margin-bottom:10px;margin-top: 30px; }
.menu a img { max-width: 40px; max-height: 40px; }
.menu a b { font-size: 15px; padding: 10px 0; }
.menu > li.menu-item-has-children.current-menu-item > a, .menu > li.current-menu-parent > a { padding-left: 10px; }
.sub-menu li { padding: 5px 0 5px 26px; }

footer:before { width: 100px; }
.section { padding: 60px 0 0 80px; }
.section1 .caption a { font-size: 1em; line-height: 50px; }
.address .col2:first-child::before,
.address .col2:first-child:before { height: 130px; }
.hiring .right { min-height: 300px; }	
/**/
.qlogo .col { margin-bottom: 20px; }
.app-branding .left { margin-right: 30px; max-width: 110px; }
.app-branding .right img { max-width: 180px; }
/**/
.logohead .plogo { max-width: 190px; }
/**/
.wrap.small { max-width: 800px; }
.blocks .item { padding-top: 10px; }
/**/
.newspost .item .date { width: 75px; }	
.proimg2 { background-size: 120px 80px; width: 80px; height: 80px; }
.product-table table { width: 900px; }
/**/
.mteam .img { height: 260px; }	
}

@media screen and (max-width: 1500px) and (min-width: 1024px) { 
header { width: 240px; }
.menu > li.menu-item-has-children.current-menu-item > a, .menu > li.current-menu-parent > a { padding-left: 8px; }	
.menu > li > a b { padding: 7px 0; }.headerinn { padding: 15px 0 0 0;}
.logo { max-width: 104px;margin-bottom:5px;margin-top: 30px; }
.logo svg { width: 100px!important;height: 60px!important; }
.menu > li.menu-item-has-children.current-menu-item > a img, .menu > li.current-menu-parent > a .img { position: absolute; left: 0; }
.menu > li { padding-top: 20px; }
.menu a img { max-width: 30px; max-height: 30px; }
.menu > li > a b { font-size: 15px; } 
.sub-menu li a { font-size: 12px; }
.sub-menu li { padding: 5px 0 0px 26px; }
.menu > li.menu-item-has-children.current-menu-item .sub-menu, .menu > li.current-menu-parent .sub-menu { padding-left: 30px; }
.menu > li.menu-item-has-children.current-menu-item > a, .menu > li.current-menu-parent > a { padding-left: 40px; }
}

@media screen and (max-width: 1300px) { 
.wrap { max-width: 740px; }
header { width: 140px; }
.section1 .caption { color: #fff; font-size: 12px; max-width: 720px; margin: 0px auto; }
.section1 .caption a { font-size: 1.2em; }
.since p { max-width: 230px; }
}

@media screen and (max-width: 1100px) { 
	/*.bgvideo video { width: auto; height: 100%; }*/
	
	.app_dl_wrp {
		position: relative !important;
		top: inherit !important;
	}
	.app_dl {
		display: block;
		padding: 0;
	}
	.app_dl li {
		display: block;
		padding: 0;
		margin: 0 auto;
		padding-bottom: 15px;
	}
.app_dl li {
    text-align: center;
    width: auto !important;
    display: inline-block;
}
	.app .imgframe a {
    display: inline-block;
}
}

@media screen and (max-width: 1023px) { 
.wrap { max-width: 100%; padding: 0 20px; }
.home #wrapper { padding-top: 0px; }
#wrapper { padding-top: 50px; }
header { width: auto; left: 0px; right: 0; bottom: auto; z-index: 999; }
header .wrap { max-width: 100%; padding: 0; }
.headerinn { padding: 8px 20px; min-height: inherit; background: none; -webkit-clip-path: none; clip-path: none; }
/*.headerinn:before { content: ''; left: 0; right: 0px; top: 0px; height: 72px; position: absolute; z-index: -1;
	background: #0297db; background: -moz-linear-gradient(-45deg, #0297db 0%, #353682 30%, #002850 100%);
    background: -webkit-linear-gradient(-45deg, #0297db 0%,#353682 30%,#002850 100%);
    background: linear-gradient(135deg, #0297db 0%,#353682 30%,#002850 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0297db', endColorstr='#002850',GradientType=1 );
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 60px, 0% 100%); clip-path: polygon(0 0, 100% 0, 100% 60px, 0% 100%); }*/
.headerinn:before {
        content: '';
        left: 0;
        right: 0px;
        top: 0px;
        height: 72px;
        position: absolute;
        z-index: -1;
        /* background: #0297db; */
        background: -moz-linear-gradient(-45deg, #0297db 0%, #353682 30%, #002850 100%);
        /* background: -webkit-linear-gradient(-45deg, #0297db 0%, #353682 30%, #002850 100%); */
        /* background: linear-gradient(135deg, #0297db 0%, #353682 30%, #002850 100%); */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0297db', endColorstr='#002850',GradientType=1 );
        /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 60px, 0% 100%); */
        /* clip-path: polygon(0 0, 100% 0, 100% 60px, 0% 100%); */
        background: #002850;
    }
.headerinn .logo { display: block; margin: 0; max-width: 36px; }
.logo { max-width: 90px; margin: 0 0 0 10px; padding: 0px; }
.headerinn.active .logo { opacity: 1; }
.logo2 { display: block; position: fixed; z-index: 1; }
.hwrap { justify-content: space-between; }
.hmenu #menu-header { padding-top: 130px; }
.hmenu { display: none; position: absolute; padding: 15px 30px 40px 30px; right: 0; top: 0px; width: 100%; height: 100vh; 
	overflow: auto;
	background: #0297db; background: -moz-linear-gradient(-45deg, #0297db 0%, #353682 30%, #002850 100%);
	background: -webkit-linear-gradient(-45deg, #0297db 0%,#353682 30%,#002850 100%);
	background: linear-gradient(135deg, #0297db 0%,#353682 30%,#002850 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0297db', endColorstr='#002850',GradientType=1 ); }
.tglmenu { display: block; margin: 0 0 10px 0; }
.menu { margin: 0px auto; max-width: 300px; padding: 60px 0 0 0px; }
.menu li { padding: 0 0 60px 0px; border: 0px; }
.menu > li > a .img { display: block; margin: 0px auto; }
.menu a { display: flex; align-items: center; }
.menu a .img { display: block; margin-right: 12px; width: 58px; }
/*.menu a img { max-width: 32px; max-height: 32px; } */
.menu a img { max-width: 58px; max-height: 58px; }
.menu a b { font-size: 30px; padding: 0; color: #b2b2b7; font-family: 'Frutiger LT 57 Cn'; sans-serif; font-family: 'Open Sans', sans-serif; }
.sub-menu { display: none !important; }
.menu > li.menu-item-has-children.current-menu-item, .menu > li.current-menu-parent { background: none; padding-top: 0px; }
.menu > li.menu-item-has-children.current-menu-item > a, .menu > li.current-menu-parent > a { 
	text-align: center; padding-left: 0px; transform: scale(1); }
.btt { display: none; }

footer { padding: 20px 0; font-size: 12px; }
footer:before { display: none; }
.bgvideo video { width: auto; height: 100%; }
.section { padding-left: 0px; }
.section-title { margin-bottom: 30px; }
.since p { padding-right: 15px; }
.home-products h4 { line-height: 1; padding-left: 35px; height: 50px; display: flex; align-items: center; justify-content: center; }
/**/
#search-product .section-title { font-size: 2em; }
.section-title.bdr { padding-bottom: 10px; font-size: 2em; }
.section-title2.bdr { padding-bottom: 10px; font-size: 1.2em; }
#support-equipment h3 { font-size: 2em; }
.bdr { border-bottom: 10px solid #e7a624; }
.bdr::before,
.bdr:before { bottom: -10px; height: 10px; }
.tabmenu a { font-size: 1em; line-height: 40px; } 
.tabs { padding: 20px 15px; }
.tabs select { height: 40px; }
.products .col4 img { max-width: 100%; }
.pro-spec .col4 { width: 33.33%; } 
.pro-feature { width: 42%; }
/**/
.page-template-page-innovation header::before, .archive header::before, .single header::before,
.page-template-page-innovation header:before, .archive header:before, .single header:before { display: none; }
#innovation.section, #newses.section { padding: 60px 0 0 0; } 
.wrap.small { max-width: 900px; }
.blu-link { line-height: 30px; padding: 2px 20px 0 20px; }
footer.footer2 { background: #1f204d !important; max-width: 100%; padding: 40px 0px; clip-path: none !important; 
	-webkit-clip-path: none !important; position: static; }
footer .blocks { width: 100%; max-width: 900px; margin: 0px auto 50px; padding: 0 30px; }
.blocks .item .date { width: 70px; }
/**/
/*.proslider .item, .comslider .item { min-height: 270px; }*/
}

@media screen and (max-width: 767px) { 
	.designed {  text-align: center;}
.logo2 { display: none; }	
.wrap { max-width: 640px; }
.hmenu #menu-header { padding-top: 60px; }
.section1 .caption h1 { font-size: 2em; }
.section1 .caption p { font-size: 1.2em; }
.section1 .caption a { font-size: 12px; line-height: 40px; padding: 0 14px; }
.blu2 { margin-left: -15px; }
.app-branding h4 { font-size: 1.4em; }
.app-branding .left { margin-right: 20px; }
.app-branding .right a { padding: 0 !important; }
.app-branding .right img { max-width: 120px; }
.section-title { margin-bottom: 40px; }
.col2 { width: 100%; margin-bottom: 30px; }
.col3 { width: 100%; margin-bottom: 30px; }
.col4 { width: 100%; margin-bottom: 30px; }
.since h4 { padding-bottom: 12px; margin-bottom: 12px; }
.since h4::before,
.since h4:before { right: 7%; }
.since .col3:last-child h4::before,
.since .col3:last-child h4:before { display: none; }
.btnholder { padding: 10px 0 30px 0; }
.latest-news .section-title { margin-bottom: 20px; }
.newsslider .item::before,
.newsslider .item:before { display: none; }
.home-products h4 { font-weight: 600; }
/*.proslider .item, .comslider .item { min-height: 230px; }*/
.innovation-post { padding: 50px 0 0 0; }
.inn-head.flex { margin-bottom: 30px; }
.section-title.small { margin-bottom: 20px; }
.address .col2 { width: 100%; }
.address .col2:first-child::before,
.address .col2:first-child:before { display: none; }
.address h4 { margin-bottom: 10px; }
.cform .col2 { margin-bottom: 12px; }
.cform { padding: 0px; }
.radios { margin-bottom: 20px; }	
.hiring .right { min-height: 350px; width: 42%; }		
/**/
#abt-ourstory .since { margin-left: 10px; }
#abt-ourstory .lft { padding: 0 10px; width: 30%; }
#abt-ourstory .rgt { width: 70%; }
#abt-ourstory .since h4::before,
#abt-ourstory .since h4:before { transform: rotate(14deg); left: -12px; }
.abt-sec { padding-top: 40px; }
.ourvalues { padding-bottom: 0px; }
.ourvalues .itemdiv { width: 50%; }
.ourvalues .itemdiv:last-child { margin-bottom: 0; }
.qlogo .left { width: 100%; }
.qlogo .right { width: 100%; padding-top: 30px; }
.abt-com .comslider .caption { width: 160px; padding: 20px; }
.abt-com .comslider .caption p { max-width: 100px; font-size: 1em; }
.comslider .owl-nav { bottom: 8px; right: 8px; }
/**/
.products .col4 { width: 50%; }
#single-product .proslider { width: 100%; margin-bottom: 30px; }
.pro-feature { width: 100%; }
.pro-spec .specifications_items { column-count: 1; }
.pro-spec ul li.blank { display: none; }
/**/
.wrap.small { max-width: 640px; }
footer .blocks { max-width: 640px; margin-bottom: 20px; padding: 0 20px; }
.blogpost .col4 { width: 50%; }
.inno-post { padding: 0 10px; }
.singledesc.flex .postimg { width: 100%; }
.singledesc.flex .postdesc { width: 100%; }
/**/
.mteam .item { width: 50%; }
.mteam .img { height: 320px; }	
/**/
.products .col4:hover .hoverbox {
    text-align: center;
    font-size: 12px;
}	
}

@media screen and (max-width: 639px) { 
.app_dl li {
	text-align: center;
	width: 100%;
}
.catalogflex {
	display: block;
}
.wrap { max-width: 480px; }
.hmenu { max-width: 100%; }
.menu li { padding: 0 0 40px 0px; }
.menu a .img { width: 48px; }
.menu a img { max-width: 48px; max-height: 44px; }
.menu a b { font-size: 24px; }
.logo2 { left: 0; bottom: 0; right: 0; padding: 10px 20px; 
	-webkit-clip-path: polygon(0% 0%, 100% 30%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 30%, 100% 100%, 0% 100%);
    background: #0297db;
    background: -moz-linear-gradient(-45deg, #0297db 0%, #353682 30%, #002850 100%);
    background: -webkit-linear-gradient(-45deg, #0297db 0%,#353682 30%,#002850 100%);
    background: linear-gradient(135deg, #0297db 0%,#353682 30%,#002850 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0297db', endColorstr='#002850',GradientType=1 );	display: none;}
.logo2 img { width: 35px; }
.sec-text h1, .sec-text h2, .sec-text h3 { margin-bottom: 20px; font-size: 2em; }
.hiring .right { width: 100%; min-height: 300px; -webkit-clip-path: none; clip-path: none; position: static; }
.hiring .left { width: 100%; padding: 30px 20px; }
.address { margin-bottom: 0; }	
.bgblu { padding: 35px; }	
/*.comslider .item { background: none !important; min-height: 100%; } 
.comslider .item img { display: block !important; }	*/
/**/
#abt-ourstory .since h4 { font-size: 1.3em; }
.ourvalues .itemdiv { width: 100%; }
.abt-sec .btmcol > div { max-width: 30%; }
.abt-sec .bigtxt { font-size: 2em; }
.abt-sec .btmcol p { font-size: 12px; }
/**/
.logohead { display: block; }
.logohead .plogo { max-width: 230px; padding: 30px 0 15px 0; }
.pro-spec .col4 { width: 50%; }
.products .col4 h4 { font-size: 1em; font-weight: 600; }
.home-products .col4 { width: 50%; }
.home-products h4 { font-weight: 600; font-size: 10px; height: 32px; padding-left: 23px; }
.home-products img { max-height: 85px; }
.products .prothumb { height: 120px; }
/**/
.mteam .item { width: 100%; }	
.news .item { width: 100%; }
}

@media screen and (max-width: 350px) { 
.section1 .caption a { font-size: 11px; }
.blu2 { margin-left: -20px; }
/**/
.abt-sec .bigtxt { font-size: 1.6em; }
/**/
.thumb img { width: 100px; height: 100px; }
}

/*------------------------------------------------------------------------------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	header:before
header:before { display: none; }
footer.footer2 { max-width: 280px; padding: 40px 20px 0 30px; }
.section { padding-left: 0px; }
.blu2 { margin-left: 0; }
.proslider .item h4 { position: absolute; top: 50%; transform: translateY(-50%); }
.ourvalues .icon { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
}
@media screen and (max-width: 1024px) {
	.logo svg {width: 130px!important;height: 47px!important;}
}