@font-face {
  font-family: 'OratorStd';
  src: url('OratorStd.eot?#iefix') format('embedded-opentype'),  url('OratorStd.otf')  format('opentype'),
	     url('OratorStd.woff') format('woff'), url('OratorStd.ttf')  format('truetype'), url('OratorStd.svg#OratorStd') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
	margin:0;
	background-color:#fff;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment: fixed;
	font-family: arial;
	overflow-x: hidden;
}

body, html{
	height:100%;
}

h1 { font-size: 30px; color: #000; font-weight: 400; }
p { font-size: 18px; color: #000; }

#maximage, #maximage-mask {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
}

.main_table {
	max-width: 1920px;
	width: 100%;
	margin: auto;
	position: relative;
	z-index: 1000;
}

.main_table2 {
	max-width: 1120px;
	width: 100%;
	margin: auto;
	position: relative;
	z-index: 1000;
}

.main_table3 {
	max-width: 1230px;
	width: auto;
	margin: auto;
	position: relative;
	z-index: 1000;
}

#header {
	width:100%;
	height:auto;
	position: relative;
	z-index:10;
}

.logo {
	display: inline-block;
	max-width: 381px;
	width: 100%;
	height:128px;
	box-sizing: border-box;
	background:url(ankoris.png) no-repeat center;
	background-size: 94%;
}

#footer {
	/*background: rgba(0,0,0,0.5);*/
	width:100%;
	height: 50px;
	position: fixed;
	z-index:10;
	bottom: 0;
	text-align: center;
}

span.copyright {
	display: block;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	padding-top: 15px;
}

span.copyright a {
	font-family: arial;
	font-size: 14px;
	color: #fff;
	text-decoration:none;
}

span.copyright a:hover {
	text-decoration:underline;
}

area {
    display: block;
    background-color:pink;
   }

.main_div {position:relative; width:100%; top:550px;}
.logo_bg {width:20%; height:128px;  display:inline-block; margin-right: 1px;
background: -moz-linear-gradient(top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 1%, rgba(120,120,120,0.85) 99%, rgba(121,121,121,0.85) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 1%,rgba(120,120,120,0.85) 99%,rgba(121,121,121,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 1%,rgba(120,120,120,0.85) 99%,rgba(121,121,121,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#d9797979',GradientType=0 ); }
.menu_bg {width:79.9%; height:128px; display:inline-block; vertical-align:top;background: -moz-linear-gradient(top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 1%, rgba(120,120,120,0.85) 99%, rgba(121,121,121,0.85) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 1%,rgba(120,120,120,0.85) 99%,rgba(121,121,121,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 1%,rgba(120,120,120,0.85) 99%,rgba(121,121,121,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#d9797979',GradientType=0 ); }
.block { display: block; }
.align-center { text-align: center; }
.title { display: inline-block; position: relative; z-index: 1; text-align: center; font-size: 50px; color: #000; font-family: 'OratorStd'; }
.title:before { display: inline-block; vertical-align: middle; content: ""; max-width: 120px; width: 100%; background: #7d7d7c; height: 2px; position: absolute; z-index: 1; top: 24px; left: -14%; }
.title:after { display: inline-block; vertical-align: middle; content: ""; max-width: 120px; width: 100%; background: #7d7d7c; height: 2px; position: absolute; z-index: 1; top: 24px; right: -14%;  }
.inner_div { top: 0; }
.line-left { display: inline-block; vertical-align: text-top; max-width: 120px; width: 100%; background: #7d7d7c; height: 2px; position: relative; z-index: 1; margin-right: 20px; }
.line-right { display: inline-block; vertical-align: text-top; max-width: 120px; width: 100%; background: #7d7d7c; height: 2px; position: relative; z-index: 1; margin-left: 20px; }
.title2 { display: inline-block; vertical-align: middle; position: relative; z-index: 1; text-align: center; font-size: 50px; color: #000; font-family: 'OratorStd'; }
.margin-65 { margin-top: 65px; }
.inner { display: block; position: relative; z-index: 1; margin-top: 80px; }
.services_block { display: block; position: relative; z-index: 1; margin-top: 140px; }
.services_block_inline { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 50%; width: 100%; margin-bottom: 80px; }
.service_icon { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 30%; width: 100%; height: 160px; }
.service_text { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 70%; width: 100%; padding-left: 20px; }
.bg-people { background: url(icons/1.png) no-repeat center center; }
.bg-mark { background: url(icons/2.png) no-repeat center center; }
.bg-cal { background: url(icons/3.png) no-repeat center center; }
.bg-other { background: url(icons/4.png) no-repeat center center; }
.icon_title { display: block; font-size: 24px; color: #000; }
.icon_text { display: block; font-size: 24px; color: #000; font-size: 14px; padding-top: 25px; }
.color-silver { color: #a1a1a1 !important; }
.footer-rel { position: relative !important; }




.projects_inline { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 360px; width: 100%; margin-top: 175px; }
.projects_inline2 { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 870px; width: 100%; }
.projects { display: block; position: relative; z-index: 10; min-height: 600px; }
.proj_link { display: block; height: 50px; margin-right: 55px; box-sizing: border-box; border-radius: 20px; margin-bottom: 10px; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; cursor: pointer; }
.proj_link:hover { background: #d9d9d9; }
.proj_link:hover .proj_title { color: #5c5c5c; }
.proj_icon { display: inline-block; vertical-align: middle; box-sizing: border-box; max-width: 28%; width: 100%; height: 100%; }
.proj_title { display: inline-block; vertical-align: middle; box-sizing: border-box; max-width: 72%; width: 100%; font-size: 24px; color: #a1a1a1; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.small_ship { background: url(icons/small_ship.png) no-repeat 12px center; }
.kranas { background: url(icons/kranas.png) no-repeat 12px center; }
.big_ship { background: url(icons/big_ship.png) no-repeat 12px center; }
.proj_link:hover .small_ship { background: url(icons/small_ship_hover.png) no-repeat 12px center; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.proj_link:hover .kranas { background: url(icons/kranas_hover.png) no-repeat 12px center; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.proj_link:hover .big_ship { background: url(icons/big_ship_hover.png) no-repeat 12px center; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.proj_link_active { display: block; height: 50px; margin-right: 55px; box-sizing: border-box; border-radius: 20px; margin-bottom: 10px; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; background: #d9d9d9; }
.proj_link_active .proj_title { color: #5c5c5c; }
.proj_link_active .small_ship { background: url(icons/small_ship_hover.png) no-repeat 12px center; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.proj_link_active .kranas { background: url(icons/kranas_hover.png) no-repeat 12px center; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.proj_link_active .big_ship { background: url(icons/big_ship_hover.png) no-repeat 12px center; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }
.align-left { text-align: left; }
.pro { margin-top: 60px; }
.pro_inline { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 285px; width: 100%; height: 185px; background-repeat: no-repeat; background-position: center center; }
.pro_inline2 { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 585px; width: 100%; padding-left: 20px; font-size: 18px; color: #424242; line-height: 26px; }
.pro_title { font-size: 30px; color: #000; }
.pro_table { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 20%; width: 100%; }
.pro_table2 { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 80%; width: 100%; }
.prooj { margin-top: 8px; }
.pro_description { display: block; font-size: 14px; color: #414141; margin-top: 35px; }
.pro_line { display: block; background: #757677; height: 1px; margin-top: 50px; }
.proj_hover:hover { opacity: 0.6; }




#map { background: url(map.png) no-repeat center center; width: 100%; height: 370px; margin: 80px 0px 65px 0px; }
.empl_title { font-weight: bold; font-size: 18px; color: #000; text-align: center; margin-bottom: 35px; }
.empl_block { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 460px; width: 100%; margin-bottom: 33px; }
.empl_inline { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 130px; width: 100%; height: 130px; background-position: center center; background-repeat: no-repeat; }
.empl_inline2 { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 330px; width: 100%; padding-left: 25px; line-height: 24px; font-size: 14px; text-align: left; }
.con_bottom { margin-bottom: 25px; }




.news_block { display: block; margin-bottom: 40px; }
.news_inline { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 555px; width: 100%; margin-top: 175px; }
.news_inline2 { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 555px; width: 100%; margin-top: 65px; padding-left: 30px; }
.new { display: block; width: 100%; height: 150px; border: 1px solid transparent; padding: 5px; box-sizing: border-box; position: relative; }
.new_active { display: block; width: 100%; height: 150px; border: 1px solid #ababab; padding: 5px; box-sizing: border-box; position: relative; }
.new_active:after { display: block;content: ""; position: absolute; right:-10px; width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #ababab; top: 0; bottom: 0; margin: auto; }
/*.new:after {display: none;content: ""; position: absolute; right:-10px; width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #ababab; top: 0; bottom: 0; margin: auto; }*/
.new:hover::after { display: block;content: ""; position: absolute; right:-10px; width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #ababab; top: 0; bottom: 0; margin: auto; }
.new:hover { border: 1px solid #ababab; }
.news_data { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 140px; width: 100%; height: 100%; background: #dedede; }
.news_desc { display: inline-block; vertical-align: top; box-sizing: border-box; max-width: 402px; width: 100%; padding-left: 10px; }
.news_title { display: block; font-size: 48px; color: #000; max-height: 55px; overflow: hidden; }
.news_desc2 {  display: block; color: #4b4b4b; font-size: 14px; line-height: 24px; max-height: 72px; overflow: hidden; }
.date_y { display: block; font-size: 50px; color: #fff; text-align: center; margin-top: 25px; }
.date_md { display: block; font-size: 30px; color: #8e8e8e; text-align: right; margin-top: 5px; padding-right: 20px; }
.newss_data { display: block; font-size: 24px; color: #727272; text-align: center; margin-top: 50px; }
.newss_title { display: block; font-size: 48px; color: #000; text-align: center; margin-top: 10px; }
.newss_inner p { font-size: 14px; line-height: 24px; color: #4b4b4b; }
.newss_inner img { max-width: 100%; width: auto; }
.date_text { display: block; font-size: 24px; color: #8e8e8e; text-align: center; margin-top: 15px; }

   
/*--responsive meniu--*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button{margin:0;padding:0;border:0;list-style:none;/*line-height:124px;*/display:block;position:relative;box-sizing:border-box;z-index:100;background:none/*PIRMO LYGIO MYGTUKO BG SPALVA*/;font-family:arial;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease; text-align:right; font-family: arial; text-transform: uppercase;}
#cssmenu:after,
#cssmenu > ul:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0;text-align:center;}
#cssmenu #menu-button{display:none;text-align:center;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu{text-align:center;margin:auto; margin-top: 46.5px;}
#cssmenu > ul > li{display:inline-block;text-align:center;}
#cssmenu.align-center > ul{font-size:0;text-align:center}
#cssmenu.align-center > ul > li{display:inline-block;float:none}
#cssmenu.align-center ul ul{text-align:left}
#cssmenu.align-right > ul > li{float:right}
#cssmenu > ul > li > a{padding:2px 25px;font-size:26px;text-decoration:none;color:#fff/*PIRMO LYGIO MYGTUKO TXT SPALVA*/;text-align:center;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease; font-weight:100;margin-right:5px;}
#cssmenu > ul > li:hover > a{color:#9e9e9e/*PIRMO LYGIO MYGTUKO TXT HOVER SPALVA*/;background:none;/*PIRMO LYGIO MYGTUKO BG HOVER SPALVA*/
background: #737373; border-radius: 20px;}
#cssmenu > ul > li > a.active{position:relative;padding:2px 25px;font-size:26px;text-decoration:none;color:#9e9e9e/*PIRMO LYGIO MYGTUKO TXT SPALVA*/;text-align:center;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease; font-weight:100;background: #737373;border-radius: 20px;margin-right:5px;}
#cssmenu > ul > li > a.active:before,#cssmenu > ul > li:hover > a:before { content: ""; width: 0; 
height: 0; 
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-bottom: 14px solid #eaecee;
position: absolute; left: 0; right: 0; margin: auto;bottom: -47px;}
.selected{color:#56a6db !important;}
#cssmenu > ul > li.has-sub > a{/*padding-right:30px - pliusukas/tarpas*/}
#cssmenu > ul > li.has-sub > a:after{padding:8px 15px;position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;content:''}
#cssmenu > ul > li.has-sub > a:before{padding:8px 15px;position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;content:'';-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px;}
#cssmenu.align-right ul ul{text-align:right}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu li:hover > ul{left:auto}
#cssmenu.align-right li:hover > ul{left:auto;right:0}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0;}
#cssmenu.align-right ul ul ul{margin-left:0;margin-right:100%}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150, 150, 150, 0.1);border-top:1px solid rgba(150, 150, 150, 0.1);padding:0px 0px 0px 15px;width:185px;font-size:12px;text-decoration:none;color:#2e2e2e/*ANTRO LYGIO MYGTUKO TXT SPALVA*/;font-weight:400;background:#fbfbfb/*ANTRO LYGIO MYGTUKO BG SPALVA*/; text-align:left;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover{color:#56a6db;/*ANTRO LYGIO MYGTUKO TXT HOVER SPALVA*/background:none/*ANTRO LYGIO MYGTUKO BG HOVER SPALVA*/;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:15px;right:11px;width:8px;height:2px;display:block;background:#2e2e2e/*BRUKSNELIO HOROZINTALI SPALVA*/;content:'';}
#cssmenu.align-right ul ul li.has-sub > a:after{right:auto;left:11px}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:12px;right:14px;display:block;width:2px;height:8px;background:#2e2e2e/*BRUKSNELIO VERTIKALI SPALVA*/;content:'';-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}
#cssmenu.align-right ul ul li.has-sub > a:before{right:auto;left:14px}
#cssmenu ul ul > li.has-sub:hover > a:before{top:23px;height:0}
.menu-button{background:rgba(0,0,0,0.8);}
.cssmenu_image_product {border-radius:50%; width:150px; height:150px; text-align:center!important; margin:auto; display:inline-block;transition:all .25s ease; padding-top:15px;}
.cssmenu_image_product:hover {opacity:0.8}
.cssmenu_txt_product {text-align:center!important; margin:auto;display:inline-block; padding-left:35%; text-transform:uppercase;}
@media screen and (max-width:1000px){#cssmenu{width:100%;margin-top:0px;}
#cssmenu ul{width:100%;display:none;}
#cssmenu.align-center > ul{text-align:left}
#cssmenu ul li{width:100%;border-top: #e9f1e1 1px solid;/*ANTRO LYGIO BORDER MOBILE SPALVA*/ background: #fff;}
#cssmenu ul ul li,
#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,
#cssmenu ul ul li a{width:100%;border-bottom:0;line-height:39px;color:#000;font-size: 16px;}
#cssmenu > ul > li > a.active{ background: none; color: #b9b9b9; }
#cssmenu > ul > li > a:hover{ background: none; color: #b9b9b9; }
#cssmenu > ul > li > a.active { font-size: 16px; }
#cssmenu > ul > li > a.active:before,#cssmenu > ul > li:hover > a:before { display: none; }
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px;}
#cssmenu ul ul ul li a{padding-left:30px}
#cssmenu ul ul li a{color:#2e2e2e;/*ANTRO LYGIO TXT MOBILE SPALVA*/}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a{color:#ed1c24; background:#fbfbfb;/*ANTRO IR TREČIO MOBILE LYGIO BG HOVER*/}
#cssmenu ul ul,
#cssmenu ul ul ul,
#cssmenu.align-right ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;color:#ddd}
#cssmenu > ul > li.has-sub > a:after,
#cssmenu > ul > li.has-sub > a:before,
#cssmenu ul ul > li.has-sub > a:after,
#cssmenu ul ul > li.has-sub > a:before{display:none;}
#cssmenu #menu-button{display:block;padding:9px 5px 5px 15px;color:#fff/*MENU TXT SPALVA*/;cursor:pointer;font-size:12px;text-transform:uppercase;font-weight:700;text-align:left;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease; background:#000/*MENU JUOSTOS MOBILE SPALVA*/; border:1px solid #84cdb9; line-height: 32px !important; border: 0; }
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button { line-height: 39px !important; }
#cssmenu #menu-button:after{position:absolute;top:22px;right:17px;display:block;height:4px;width:20px;border-top:2px solid #fff/*BRUKSNELIO HOROZINTALI SPALVA*/;border-bottom:2px solid #fff;/*BRUKSNELIO HOROZINTALI SPALVA*/content:'';transition:0.2s ease-in-out;}
#cssmenu #menu-button:before{position:absolute;top:16px;right:17px;display:block;height:2px;width:20px;background:#fff/*BRUKSNELIO HOROZINTALI SPALVA*/;content:'';transition:0.2s ease-in-out;}
#cssmenu #menu-button.menu-opened:after{top:23px;border:0;height:2px;width:15px;background:#fff/*KRYZIUKO SPALVA*/;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
#cssmenu #menu-button.menu-opened:before{top:23px;background:#fff/*KRYZIUKO SPALVA*/;width:15px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:101;right:0;top:0;display:block;height:55px;width:46px;cursor:pointer;}
#cssmenu .submenu-button.submenu-opened{-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease; }
#cssmenu ul ul .submenu-button{height:40px;width:46px}
#cssmenu .submenu-button:after{position:absolute;top:45%;right:19px;width:8px;height:2px;display:block;background:#333/*BRUKSNELIO HOROZINTALI SPALVA*/;content:'';}
#cssmenu ul ul .submenu-button:after{right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#e41317/*MOBILE MENIU MINUSIUKO ACTIVE SPALVA*/}
#cssmenu .submenu-button:before{}
#cssmenu ul ul .submenu-button:before{top:27px;right:16px;}
#cssmenu .submenu-button.submenu-opened:before{display:none}
.cssmenu_image_product {display:none;}
.cssmenu_txt_product {padding-left:30px!important;}
}
/*----*/

@media screen and (max-width:1920px){
	.logo {background-size: auto !important;}
}

@media screen and (max-width:1400px){
	.logo {background-size: 94% !important;}
	.main_div { top: 400px; }
	.inner_div { top: 0px !important; }
}

@media screen and (max-width:1300px){
	.main_div { top: 550px; }
}

@media screen and (max-width:1235px){
	.projects_inline { max-width: 35%; }
	.projects_inline2 { max-width: 65%; }
	.pro_inline { max-width: 30%; }
	.pro_inline2 { max-width: 70%; }
}

@media screen and (max-width:1150px){
	.news_inline { margin-top: 20px; max-width: 100%; }
	.news_inline2 { margin-top: 20px; max-width: 100%; }
	#new-align { text-align: center !important; }
	.newss_inner img { max-width: 100%; width: auto; }
	.news_inline2 { padding: 0px 20px; box-sizing: border-box; }
}

@media screen and (max-width:1000px){
	.main_div { top: 0px; }
	.logo_bg { width: 100%; background: #000; }
	.menu_bg { width:100%; }
	.logo { max-width: 100%; background-size: auto; background: url(ankoris.png) no-repeat center center; }
	.menu_bg { height: auto; }
	.title { font-size: 40px; }
	.title:after,.title:before { display: none; }
	.title { font-size: 30px; margin-top: 20px; }
	.main_table2 { padding: 0px 20px; box-sizing: border-box; }
	h1 { font-size: 24px; }
	.margin-65,.inner { margin-top: 20px; }
	.title2 { font-size: 35px; }
	p { font-size: 14px; }
	.services_block_inline { max-width: 100%; }
	.services_block { margin-top: 60px; }
}

@media screen and (max-width:850px){
	.projects_inline,.projects_inline2 { display: block; }
	.projects_inline { margin-top: 20px; max-width: 100%; }
	.proj_link,.proj_link_active { margin: 4px 10px; }
	.proj_title { font-size: 18px; }
	.projects_inline2 { max-width: 100%; padding: 0px 10px; box-sizing: border-box; }
	#proj_tile_id { text-align: center; }
}

@media screen and (max-width:700px){
	.line-right,.line-left { display: none; }
	.news_desc { max-width: 60%; }
	.news_data { max-width: 40%; }
	.news_title,.newss_title { font-size: 20px; }
	.news_desc2 { font-size: 12px; }
	.newss_data { margin-top: 15px; }
}

@media screen and (max-width:600px){
	.empl_inline2 { max-width: 50%; font-size: 12px; }
	.empl_block { max-width: 100%; }
	#map,.empl_title { margin: 20px 0px; }
	.con_bottom { margin-bottom: 0; }
}

@media screen and (max-width:550px){
	.service_icon { background-size: 100% !important; vertical-align: middle; }
	.service_text { vertical-align: middle; }
	.pro_inline { display: block; max-width: 100%; margin-bottom: 20px; }
	.pro_inline2 { display: block; max-width: 100%; padding-left: 0px; font-size: 14px; }
	.pro_table,.pro_table2 { max-width: 50%; }
	.pro_title { font-size: 24px; }
	.pro_description { font-size: 12px; }
}