/*
Theme Name: Aresis
Theme URI: https://aresis.com
Author: Studio Signum d.o.o.
Author URI: https://http://www.studiosignum.si
Description: Aresis Ltd is a world-leading manufacturer of high end laser tweezers systems.
Version: 1.0
Tags: 
Text Domain: Aresis

*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800');

@font-face {
   font-family: 'Open Sans Light';
   font-style: normal;
   font-weight: 300;
   src:url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}

* {
	padding: 0px;
}

/* CSS Document */
html, body {
	width: 100%;
    margin: 0;
    padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size:14px;
	overflow-x: hidden;
	background-color: #fff;
}
body input, body textarea {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;  
}

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

.featured-video-plus {
	max-width: 600px !important;
	height: auto;
	margin: 0 auto;
}
a {
  	text-decoration: none;
  	-webkit-transition: all 0.25s ease-in-out;
  	-moz-transition: all 0.25s ease-in-out;
  	-ms-transition: all 0.25s ease-in-out;
  	-o-transition: all 0.25s ease-in-out;
  	transition: all 0.25s ease-in-out;
}
a:hover{text-decoration:none}
a:focus,a:hover{text-decoration:none}
a:visited{text-decoration:none}

ul {
	list-style: none;
}
/* - headers - */
h1, h2, h3, h4, h5, h6 {
  color: #023f88;
  font-family: 'Open-sans', sans-serif;
  font-style: normal;
  margin: 0;
}

h1 {
	font-family: 'Open Sans Light';
	font-size: 58px;
	font-weight: 300;
	text-align: center;
	margin-top:10%;
	margin-bottom:3%;
	line-height: 90px;
}

h2 {
	font-size: 38px;
	line-height: 46px;
	text-align: center;
	font-family: 'Open Sans Light';
	font-weight: 300;
	margin-top:40px;
}

h3 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
}

h4 {
  font-size: 19px;
  line-height: 20px;
  font-weight: 400;
}

h5 {
	font-size: 18px !important;
	line-height: 20px !important;
	font-weight: 700 !important;
	color: #023f88 !important;
	text-align: left !important;
	margin-top:0 !important;
}

h6 {
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
}


hr {
    height: 2px !important;
	width:100% !important;
    border: 0 !important;
    border-top: 2px solid #023f88 !important;
    margin: 15px 0 !important;
    padding: 0 !important;
}

#line2 {
	margin-top:42px;
}
/*Wrap Around Shadow*/
.shadow {
	max-width: 1280px;
	min-height: 100%;
	margin:0 auto;
	z-index: 1;
	top:0;
	position: absolute;
	left: 0;
	right: 0;
	-moz-box-shadow: 0 3px 6px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 6px 3px rgba(0, 0, 0.2);
    box-shadow: 0 3px 6px 3px rgba(0, 0, 0, 0.2);
	background-image: url(images/bg-sign.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.logo {
	margin-top: 30px;
	margin-left:3%;
	max-width: 245px;
	height: 40px;
	left:0;
}
.header {
	max-width: 1280px;
	width:100%;
	margin:0 auto;
}
.footer {
	position: absolute;
	display: inline-block;
	z-index: -9999;
	right: 0;
	bottom: 0;
	height: auto;
	left: 0;
	text-align: center;
	border-bottom: 4px solid #023f88;
	}
.copy {
	width: 190px;
	height: 28px;
	line-height: 32px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 10px;
	border-radius: 13px 13px 0px 0px;
	background: #023f88;
}
#language {
	position:relative;
	margin:0;
	top:-3px;
	width:97%;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

#language a{
	color: #666666;
	text-decoration: none;
}

#language .active{
	color: #023f88;
	font-weight:bold;
	text-decoration: none;
}

.liner {
	display:block;
  	height: 1px;
  	width: 30%;
  	background:#023f88;
  	margin-bottom: 100px;
  	margin: 0 auto;
  	opacity: 1;
}

.content {
	display: table;
	bottom:0;
	width:94%;
	min-height:190px;
	text-align:center;
	line-height: 90px;
	margin:0 auto;
	margin-bottom:50px;
}

.app-content {
	width:94%;
	line-height: 80px;
	display: block;
	padding-bottom:100px;
	text-align:center;
	margin:0 auto;
}
.content2 {
	max-width:80%;
	margin:0 auto;
	height:100%;
	margin-top:10%;
	margin-bottom:10%;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	font-weight:400;
	color:#023f88;
}


.content2 p{
	margin-top:40px;
	margin-bottom:40px;
}

.app-button-content {	
  display: inline-block;
	width:100%;
	align-content: center;
	text-align:center;
	margin:0 auto;
	
}

#section-1 .button {
	margin: 0px 50px 50px 20px;
}
#section-2 .button {
	margin: 20px 50px 50px 60px;
}
.button {
    text-align: left;
	font-size: 14px;	
	line-height: 30px;
	font-style:normal;
	font-weight:400;
    text-decoration: none;
    display: inline-block;
	padding:3px 50px 3px 40px;
    margin: 20px 50px 50px 0px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    background-color: #fff; 
    color: #023f88; 
    border: 1px solid #023f88;
	border-radius: 30px;
}
.button:hover {
    background-color: #023f88;
    color: #FFFFFF;
}
.button::after {
	position:absolute;
	margin-top:11px;
	margin-left: 11px;
	width:0;
	height: 0;
	border-left: 7px solid transparent;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left-color: #023f88;
	content: "";
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
.button:hover::after {
  border-left-color: #fff;
}

.app-button {
    text-align: center;
	text-transform: uppercase;
	font-size: 13px;	
	line-height: 30px;
	font-style:normal;
	font-weight:400;
	width:auto;
	height:30px;
    text-decoration: none;
    display: inline-block;
	padding:3px 45px 3px 45px;
    margin: 1% 2.9%;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    background-color: #fff; 
    color: #023f88; 
    border: 1px solid #023f88;
	border-radius: 30px;
}
.app-button:hover {
    background-color: #023f88 !important;
    color: #fff !important;
}
.content2 .button{
    margin: 0px 50px 50px 50px;
}

.columns a {
	min-width:400px;
	color: #666666;
	margin-top:0;
}
.arrow_columns{
	border-left: 7px solid transparent;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left-color: #C1C1C1;
    display: inline-block;
	position:relative;
    height: 0;
    width: 0; 
	top:18px;
	left:10px;
}
.columns a:hover .arrow_columns{ 
	border-left: 18px solid transparent !important;
	border-top: 12px solid transparent !important;
	border-bottom: 12px solid transparent !important;
	border-left-color: #023f88 !important;
	margin-bottom:-8px !important;
	left:0px !important;
}
.columns a:hover{
	color: #023f88 !important;
}
.columns ul {
	min-height:400px;
	-webkit-column-count: 2; 
	-moz-column-count:2; 
	-o-column-count:2; 
	column-count:2; 
    list-style: none;
	padding-left: 35px;
	margin-top:30px;
	margin-right:20px;
}
.columns li { 
	margin-left:35px;
	margin-bottom:60px;
}
.section {	
	display:table;
	width:94%;
	margin: 0 3%;
	padding-top: 20px;
	padding-bottom:20px;
	border-bottom: 2px solid #023f88;
	margin-top: 20px;
	}
.section:first-child {
	margin-top: -20px;
}
.rest {
	margin-top:40px !important;
}
.section img {
	display:block;
	margin:0 auto;
	
	margin-bottom:20px;
}
.section:last-child {
	margin-bottom:100px;
	border-bottom: none;
}

.section-2 ul{
	margin: 10px 20px 10px 15px;
    list-style: none;
	padding-left: 60px;
}
.section-2 li:before { 
	margin-bottom:5px;
    content: "";
    border-color: transparent #023f88;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    display: block;
    height: 0;
    width: 0;    
    left: -1em;  
    top: 20px;
    position: relative;
}
.section-3 {
	margin-bottom:20px;
}
.columns_small {
	color: #666666;
	margin: 30px 0 50px 0;
}
.columns_small .bold {
	font-weight: 700;
	margin-right: 30px;
}
.columns_small ul {
	margin-left: -45px;
	list-style-position: inside;
	-webkit-column-count: 2; 
	-moz-column-count:2; 
	-o-column-count:2; 
	column-count:2; 
    list-style: none;
}
.columns_small li {
	width:85%;
	text-indent: -26px;
 	padding-left: 26px;
	margin-bottom:10px;
	margin-left: 45px;
}
.columns_small .number li {
	width:72%;
	margin-left:48px;
	text-indent: -91px;
 	padding-left: 88px;
}
.columns_small li::before { 
	content: "";
	list-style-position: inside;
    border-color: transparent #023f88;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    display: inline-block;
    height: 0;
    width: 0;   
	top:0;
    margin-right: 20px; 
	-webkit-column-break-inside:avoid; 
	-moz-column-break-inside:avoid; 
	-o-column-break-inside:avoid; 
	-ms-column-break-inside:avoid; 
	column-break-inside:avoid;
}

.line3 {
	display:block;
	width:94%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 30px;
}
.title {
	font-size:58px;
	font-weight:700;
	text-align: left;
	color: #023f88;
	margin-bottom:30px;
	margin-top: 0px;
	padding-left:50px;
}
.title2 {
	font-size:28px;
	font-weight:700;
	text-align: left;
	color: #023f88;
	margin-bottom:20px;
	margin-left:0;
}
.app-content .title2 {
	margin-top:0;
}
.text {
	margin:30px 60px 20px 60px;
}
.left{
	width:58%;
	float:left;
	margin-bottom:30px;
}
.right{
	width:42%;
	float:right;	
	margin-bottom:30px;
}
.list {
	width:94%;
	margin-top:100px;
	margin-bottom:40px;
}
.text h5 {
    list-style: none;	
	padding-left: 0px;
	padding-top: 40px;
}

.text h5::before { 
	content: "";
    border-color: transparent #C1C1C1;
    border-style: solid;
    border-width: 5px 0 5px 7px;
	margin-right:15px;
    display: inline-block;
    height: 0;
    width: 0;    
	top:0;
}

.text h5+p {
    font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	color: #666666;
	margin-top:0;
	display: inline-block;
	width: 94%;
	margin-left: 20px;
	padding-top: 20px;
}

.list table {
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	color: #666666;
	margin-top:0;
	display: inline-block;
	width: 94%;
	margin-left: 85px;
}
.list td {
  vertical-align: top;
  border: 0;
  width: 60px;
}
.list td+td {
  width: 800px;
  padding-right: 50px;
}
.list .app-button{
	margin-left: 85px;
}
.contact {
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #023f88;
	text-align: left;
	width:19%;
	border-right: 2px solid #023f88;
	float: left;
}


/*Menu*/
.nav-button
{visibility: hidden;}
.menu,
.menu ul,
.menu ul li,
.menu ul li a,
.menu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	right: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index:9999;
	
}

.menu {
	width: auto;
	line-height: 1;
	top:0;
	right:0;
	float: right;
	margin-right:30px;
}

.menu:after,
.menu > ul:after {
  content: ".";
  display: inline;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.menu #menu-button {
  display: none;
}


.menu > ul > li {
  float: left;
}
.menu.align-center > ul {
  font-size: 0;
  text-align: center;
}
.menu.align-center > ul > li {
  display: inline-block;
  float: none;
}
.menu.align-center ul ul {
  text-align: center;
}
.menu.align-right > ul > li {
  float: right;
}
.menu.align-right ul ul {
  text-align: center;
}
.menu > ul > li > a {
  padding: 3px 3px 20px 3px;
  margin-left:60px;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666666;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.menu > ul > li:hover > a {
color: #023f88;
}


.menu > ul > li.current_page_item > a {
	color: #023f88;
	font-weight: 600;
	padding: 3px 3px 20px 3px;
	margin-left:60px;
	text-decoration: none;
	border-bottom: 4px solid #023f88;
	border-collapse: collapse;
}
.menu > ul > li.submenu > a {
  padding-right: 15px;
}

.menu > ul > li.submenu > a::after {
	position:absolute;
	top: 8px;
	right: 0;
	width:0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid transparent;
	border-top-color: #AFAFAF;
	content: "";
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
.menu > ul > li.submenu:hover > a::after {
  border-top-color: #023f88;
  font-weight:600;
}

.menu > ul > li.submenu.current_page_item > a::after {
  border-top-color: #023f88;
}

.menu ul ul {
  position: absolute;
  left: -9999px;  
  min-width:100%;
}
.menu li:hover > ul {
  left: 60px;
}

.menu ul ul ul {
  margin-left: 100%;
  top: 2px;
}


.menu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
.menu ul ul li {
  height: 0;
  top: 8px;
	
}
.menu ul li:hover > ul > li {
  min-height: 36px;
	height: 100%;
	top:8px;
}
.menu > ul > li.current_page_item:hover > ul > li{
	top:4px;
}
.menu ul ul li > a {
	display: inline-block;
	padding: 10px 20px 10px 25px;
	width:160px;
	margin:1px 0;
	min-height: 36px;
	font-size: 15px;
	line-height: 17px;
	background: rgba(31,67,132,0.85);
	box-shadow: 0px 0px 5px #888888;
	text-decoration: none;
	color: #fff;
}

.menu ul ul li:hover > a,
.menu ul ul li a:hover {
  color: #ffffff;
  background: rgba(31,67,132,1);
  border-left-color: #ffffff;
}

.menu ul li ul li a::after {
	position: absolute;
	display: block !important;
	top: 13px;
	left: 10px;
	width:0;
	height: 0;
	border-left: 7px solid transparent;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left-color: rgba(31,67,132,0.85);
	content: "";
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
.menu.align-right ul li ul.submenu > li a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.menu ul li ul li:hover > a::after {
  border-left-color: #ffffff;
}

/*End Menu*/
/*Flexslider*/

.flexslider{
	max-width: 94%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom: 15px;
}
.flex-container {
	max-width: 100%;
	margin:0 auto;
	padding:0;
overflow-x: hidden}

/*End Flexslider*/


/*Form*/
.contact-form{
	min-height: 300px;
	float: right;
	right:0;

}
form {
	margin-top:20px;
	margin-left:0;
}
#form {
	max-width:870px;
	margin: 0 auto;
	text-align:left;	
}
#form .control-group{
	margin: 0 auto;
	overflow:auto;
	width:100%;
}
#form .control-group .controls {
	margin: 0 auto;
}
.form-left {
	float: left;
}
.form-right {
	float: left;
}
.detail {
	width:350px;
	font-size:12px;
	padding:11px 11px;
	border-radius:18px;
	border:1px solid #023f88;	
}
.mess {
	max-width:450px !important; 
	margin-bottom:-3px;
	margin-right: 0;
	margin-left:10px;
	height:120px;
	overflow:auto;
	font-size:12px;
	padding:11px 11px;
	line-height:1em;
	border-radius:18px;
	border:1px solid #023f88;
}
.detail:focus {
	background-color:#F8F8F8;
	outline:none;	
}
.mess:focus {
	background-color:#F8F8F8;
	outline:none;	
}

#form #submit {
	font-size: 14px;	
	line-height:28px;
	font-style:normal;
	font-weight:400;
	width:auto;
	height:40px;
    text-decoration: none;
    display: inline-block;
	padding:3px 30px 3px 30px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    background-color: #fff; 
    color: #023f88; 
    border: 1px solid #023f88;
	border-radius: 30px;
	outline:none;
	right:0;
	float:right;
}
#form #submit:hover {
    background-color: #023f88 !important;
    color: #fff !important;
}
.help-block {
	margin-top: 10px;
	margin-bottom:0;
	font-size:11px;
	padding-left: 12px;
	text-align:left;
	line-height:6px;
	color:red !important;
}
 
.mess::-webkit-scrollbar-track {
 	display: none;
}
.mess::-webkit-scrollbar {
	background: none;
	width: 10px;
}
.mess::-webkit-scrollbar-thumb {
 	background: #023f88;
  	border-radius: 30px;
}

/*End Form*/

/*Map*/
.distribution-map {
  position: relative;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
.distribution-map > img {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.first{
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 20px;
  background-color: #D72027;
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px #D72027;
}
.other {
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 20px;
  background-color: #023f88;
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px #023f88;
	  }
.popup {	
	bottom:20px;
	right:20px;
    outline: none;
    display: none;
    min-width: 150px;
    background-color: rgba(67, 122, 190, 0.8);
    color: #fff;
    text-align: left;
	line-height: 13px;
	font-size:11px;
    border-radius: 12px;
	border: 1px solid rgba(31, 67, 132, 0.9);
    padding: 11px 12px;
    position: absolute;
    z-index: 1;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.india {
	min-width: 160px;
}
.mexico {
	bottom:-150px;
	right:20px;
}
   .popup ul {
   list-style: none;
	margin:0;
	padding:0;
}
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}
@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}
/*End Map*/


@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
.menu {
    width: 100%;
	margin:0;
	padding: 0;
  }
  .menu ul {
    display: none;
	}
  .menu.align-center > ul,
  .menu.align-right ul ul {
    text-align: left;
  }

  .menu ul li,
  .menu ul ul li,
  .menu ul li:hover > ul > li {
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  .menu ul li a {
	padding: 15px 10px 15px 0;
	margin:0;
	margin-left:20px;
	left:0;

  }
  .menu > ul > li,
  .menu.align-center > ul > li,
  .menu.align-right > ul > li {
    float: none;
    display: block;
  }

.menu > ul > li.current_page_item > a {
	
	padding: 15px 10px 15px 5px;
	margin-left:25px;
	border-bottom: 0;
	left:0;
}

	
	
  .menu ul ul li a {
    font-size: 12px;
    color: #000000;
    background: none;
  }
  .menu ul ul li:hover > a,
  .menu ul ul li a:hover {
    color: #000000;
  }
  .menu ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
	
.menu > ul > li.submenu > a {
  padding-right: 0;
}


  .menu > ul > li.submenu > a::after,
  .menu ul ul li.submenu > a::after {
	padding-right: 0;
    display: none;
  }
.menu > ul > li.submenu:hover > a::after {
   display: none;
  
}

.menu > ul > li.submenu.current_page_item > a::after {
   display: none;
}
  #menu-line {
    display: none;
  }

  .menu #menu-button {
    display: block;
    padding: 13px;
    color: #023f88;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
  }
  .menu #menu-button::after {
    content: '';
    position: absolute;
    top: -12px;
    right: 50px;
    display: block;
    width: 20px;
    height: 2px;
    background: #023f88;
  }
  .menu #menu-button::before {
    content: '';
    position: absolute;
    top: -7px;
    right: 50px;
    display: block;
    width: 20px;
    height: 3px;
    border-top: 2px solid #023f88;
    border-bottom: 2px solid #023f88;
  }
   .menu .submenu-button {
    display: none;
  }
  .menu .submenu-button.submenu-opened:after {
    display: none;
  }
}

@media screen and (max-width:1200px){
.detail {
	width:300px  !important;
}

.mess {
	width:400px !important;
}
}
@media screen and (max-width:1065px){
.detail {
	width:250px  !important;
}
.mess {
	width:350px  !important;
}
}

@media screen and (max-width:980px){
.header {
	margin-bottom:-10px;
}
.logo {
	width:200px;
	margin-top:25px;
		}

.menu > ul > li > a {
		font-size:14px;
		margin-left:25px;
		}
.menu {
	top:-19px;
}
.menu li:hover > ul {
  left: 30px;
}
.menu ul li:hover > ul > li {
  min-height: 25px;
	top: 5px;
}
.menu > ul > li.current_page_item:hover > ul > li{
	top:1px;
	margin-left:-10px;
}
.menu > ul > li.current_page_item > a {
	margin-left:20px;
}
.menu ul ul li > a {
	padding: 5px 10px 5px 25px;
	width:130px;
	min-height: 25px;
	font-size: 14px;
}
.menu ul li ul li > a::after {
	top: 9px;
}
#language {
		top:-23px;
}
.flexslider{
	margin-top:0px;
}
h1 {font-size: 40px;
		line-height: 45px;
		margin-bottom:30px;}
	
#line2 {
	position:relative;
	display: block;
	bottom:20px;
	}
}
@media screen and (max-width:930px){
h2 {
	font-size: 18px;
	line-height: 22px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}

.title {
	padding-left:30px;
	font-size:30px;
	margin-bottom:20px;
}
.section-2 ul{
    padding: 0;
	padding-left: 20px;
}

.button {
    margin: 20px 50px 50px 20px;
}
.contact {
	width:23%;
}
.detail {
	width:250px !important;
}
.mess {
	width:250px !important;
}		
.columns_small ul {
	-webkit-column-count: 1; 
	-moz-column-count:1; 
	-o-column-count:1; 
	column-count:1; 
}
.columns_small .number li {
	width:73%;
}
}
@media screen and (max-height:918px){
h1 {
	font-size: 60px;
	margin-top:30px;
	margin-bottom:2%;
	line-height: 90px;
}
.content {
	line-height: 90px;
	margin-bottom: 30px;
	}
	
}
@media screen and (max-width:830px){

.contact {
	width:100%;
	padding-bottom:20px;
	border-bottom: 2px solid #023f88;
	border-right: none;
}
.contact-form{
	min-height: 300px;
	float: left;
	left:0;
	}
.detail {
	width:250px !important;
}
.mess {
	width:350px !important;
}


}
@media screen and (max-width:760px){
.left{
	width:94%;
	margin: 0 auto;
	float:none;
}
.right{
	width:94%;
	margin: 0 auto;
	float:left;
	left:0;
	margin-bottom:60px;
}

.detail {
	width:250px !important;
}
.mess {
	width:250px !important;
}
.popup {
	bottom:10px;
	right:10px;
    min-width: 130px;
	line-height: 11px;
	font-size:9px;
}
.slo, .europe{
	bottom:10px;
	left:-75px;
}
.usa, .mexico, .canada{
	bottom:10px;
	left:10px;
}
}
@media screen and (max-width:615px){
.contact-form{
	min-height: 500px;
	}
#form #submit {
	width:275px;
	float:none;
	left:0;
}
.content2 {
	font-size: 16px;
}

.form-right {
	float: none;
}
.mess {
	margin-left:0  !important;
}
.title2 {
	font-size:20px;
}
h5 {
	font-size: 16px;
	line-height: 18px;
}
h6 {
	font-size: 13px;
	line-height: 18px;
}
.text {
	margin:30px;
}
.text ul li {
	margin-left:0 !important;
}
.arrow_columns{

	top:16px;
	left:10px;
}
.columns a {
	min-width:400px;
}
.columns a:hover .arrow_columns { 
	margin-bottom:-10px !important;
	left:0px !important;
}
.columns a:hover{
	color: #023f88 !important;
}
.columns li { 
	margin-bottom:20px;
}
.columns ul {
	-webkit-column-count: 1; 
	-moz-column-count:1; 
	-o-column-count:1; 
	column-count:1; 
	margin-top:10px;
}
.columns_small ul {
	margin-left: 0;
	margin-right: 10px;
}

.columns_small .number {
	margin-right: 10px;
}
.columns_small .bold {
	margin-right: 20px
	}
.columns_small .number li {
	text-indent: -80px;
 	padding-left: 80px;
}
.list h5 ul {
	margin-bottom: 10px;
}
.list ul {
	padding-left: 30px;
}

.list table {
	font-size: 13px;
	line-height: 16px;
	margin-left: 50px;
}
.list .app-button{
	margin-left: 50px;
}
h1 {
	font-size: 35px !important;
	line-height: 45px;
	margin-top:20px;
	margin-bottom:25px;
}
.content {
	line-height: 20px;
	margin-bottom:0 !important;
	min-height:150px !important;
	}
.liner {
  	margin-bottom: 0;
}
}

@media screen and (max-width:390px){
h1 {font-size: 20px !important;
		line-height: 25px;
		margin-bottom:15px;
	}
#form {
	width:100%;	
}

.detail {
	width:100%;
}

.mess {
	width:100%;
	max-width:200px;
	height:150px;	
}

#form #submit {
	width: 100%;
	font-size:14px;
}
}
@media screen and (max-width:300px){

#line2 {
	bottom:30px;
	}
.logo {
	margin-top:25px;
	width:150px;
	}
  .menu #menu-button::after {
    content: '';
    position: absolute;
    top: -17px;
    right: 50px;
    display: block;
    width: 20px;
    height: 2px;
    background: #023f88;
  }
  .menu #menu-button::before {
    content: '';
    position: absolute;
    top: -12px;
    right: 50px;
    display: block;
    width: 20px;
    height: 3px;
    border-top: 2px solid #023f88;
    border-bottom: 2px solid #023f88;
  }
}
