/*
Theme Name: Beuh - Responsive One Page Portfolio Theme
Theme URI: http://themeforest.net/user/ridianur
Author: ridianur
Author URI:  http://themeforest.net/user/ridianur
Description: Beuh is responsive one page HTML5 Premium WordPress Theme with clean,simple,minimalist and modern design.It can be used for creative digital agent, personal/freelancer to show portfolio and selling services.
Version: 1.1.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, white, gray, black, one-column, two-columns,three-columns, right-sidebar
*/
/* -----------------------------------------------------------
TABLE OF CONTENTS:
--------------------------------------------------------------
GENERAL SECTION
HEADER SECTION
SLIDER SECTION
CONTENTS SECTION
ABOUT SECTION
BIG BACKGROUND SECTION
PORTFOLIO SECTION
PRICING TABLE
CONTACT SECTION
MAP SECTION
FOOTER SECTION
BLOG SECTION
--SIDEBAR SECTIONo
--COMMENTS SECTION
WORDPRESS GENERAL STYLE
MEDIA QUERIES
-------------------------------------------------------------

------------------------------------------------------------*/
 

/********* KLIXA **********/
.form-control {
  border-radius: 0px !important;
  height: 30px !important;
}


.kunde_liste h2, .partner_liste h2 {
  color:#fff;
}
.kunde_liste,.partner_liste {
  display:none;
  color:#fff;
  /*margin-top: 75px;*/
}

.about_logo_list li,
.jobs_list li,
.service_clickable {
  cursor: pointer;
  text-align: left;
}
.partner_liste .col-md-4 , .kunde_liste .col-md-4 {
  margin-top: 8px; 
}

.jobs_list a {
  font-family: "MuseoSans_300",sans-serif !important;
}

.kunde_liste .row,.partner_liste .row {
  margin-left: 0px;
}

/*FACEBOOK HOVER */
#fb:hover{
  color:#3A5795 !important;
}


.service_clickable .service_content {
  display:none;
  text-align:left;
  margin-left: 10px;
  color:#fff;
}

.service_content p  {
	color: #BAD739 !important;
}

.service_content a  {
	color: #FFF !important;
	font-family:  "MuseoSans_500",sans-serif ;
}

.service_content a:hover {
	text-decoration: none;
	color: #BAD739 !important;
	font-family:  "MuseoSans_700",sans-serif ;
}
/*.service_content a:focus {
	outline: none;
	color: #999999 !important;
	text-decoration: none;
}
*/
.service_content {
  width:100%;
} 

.service_content ul {
  padding: 0 0 0 0px;
  margin-left: -8px;
}
 
.klixa_active,.service_active .service_header{
  background-color:#BAD739 !important;
}

.cbp-popup-singlePage > ul li, .cbp-popup-singlePage * > ul li:before {
  content: '\2014';
  margin-right: 5px;
  position: absolute;
  top: -2px;
  left: -18px;
  color: #222;
}

.cbp-popup-singlePage > ul li, .cbp-popup-singlePage * > ul li {
  position:relative;
  list-style-type:none;
}

.job_content p{/*MOD SDU 20.10.2015*/
  font-family: 'MuseoSans_300',sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  color:#333 !important;
}

.new_ticket.left {
  width: 80%;
  float: left;
}

.new_ticket .right {
  width: 18%;
  float: right;
} 

.fa-phone,
.fa-bars{
  display:none;
}

#die-it-macher .container{
  /*padding-top: 80px;*/
}




/*-----------------------------------------GENERAL SECTION--------------------------------------------------*/
body, html {
	height: 100%;
}
body, p { /*MOD SDU 28.9.15*/
	color: #000;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.7;
	/*background-color: #fff;*/
	font-family: 'MuseoSans_500', sans-serif;
    overflow-x: hidden;

}

b { /*MOD SDU 28.9.15*/
	font-family: 'MuseoSans_900', sans-serif;
	/*font-size: 14px;*/
	letter-spacing: 0.05em;
	color: #000;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	cursor: inherit;
}
a { /*MOD SDU 24.9.15*/
	color: #000;
	text-decoration: none;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
	font-family: 'MuseoSans_700', sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 0.5;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:focus {
	outline: none;
	color: #999999;
	text-decoration: none;
}
h1, h6 {
	font-family: 'Museo500-Regular', sans-serif;
	text-transform: uppercase;
	color: #000;
}
h2 { /*MOD SDU 24.9.15*/
	font-family: 'Museo300-Regular', sans-serif;
	color: #000;
} 

h3 { /*MOD SDU 24.9.15*/
	font-family: 'Museo300-Regular', sans-serif;
	color: #000;
} 

h4 { /*MOD SDU 24.9.15*/
	font-family: 'MuseoSans_700', sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #000;
} 

 h5 { 
 font-family: 'MuseoSans_900', sans-serif;
 font-size: 11px;
 color: #000;
 line-height: 1.7;
 margin-top: 3px;
 margin-bottom: 0px;
 }

iframe {
	border: none;
	width: 100%;
}
img {
	max-width: 100%;
	/*height: 100%;*/
}
.content {
	background: #fff;
	padding: 100px 0;
	position:relative;
	z-index:1;
}
.content-title {
	letter-spacing: 2px;
	margin: 0 0 40px;
	text-transform: uppercase;
}
.content-divider {
	margin: 40px 0 80px;
	width: 100%;
	height: 1px;
	background: #ccc;
}
.spacing20 {
	width: 100%;
	height: 20px;
}
.spacing30 {
	width: 100%;
	height: 30px;
}
.spacing40 {
	width: 100%;
	height: 40px;
}

#footer a:hover {
  color:#BAD739;
}

ul, ol {
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 20px;

}
#contact ul {  /*MOD SDU 28.9.15*/
	list-style-type: none;
}
ol  li
{
  list-style-type: decimal;
}
ol ol li
{
  list-style-type:lower-alpha;
}
ol ol ol li
{
  list-style-type: lower-roman;
}
.clearboth {
	clear: both;
}
.content {
	padding: 80px 0;
	background: #fff;
}
.black-bg {
	background: #1f1f1f;
}
.grey-bg {
	background: #f0f0f0;
}
/* Preloader */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff; /* change if the mask should have another color then white */
	z-index: 999999; /* makes sure it stays on top */
}
#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%; /* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background-image: url(file:///Macintosh%20HD/private/var/folders/ds/h09grkt535vd2jfygvlvjk1c0000gn/T/fz3temp-1/images/preloader.gif); /* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
}
#status p {
	text-align: center;
}
.worksajax .close {
  margin-bottom: 14px;
} 

/*---------------------HEADER SECTION----------------------------*/
.header {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}
.menu-box {
	text-align: right;
}
.navigation,.menu-box ul { /*mod sdu 1.3.2016*/
	list-style: none outside none;
	margin: 0;
	padding: 0;
	float: right;
	margin-top:52px;
}
.navigation li,.menu-box li {
	float: left;
	position:relative;	
}
.navigation li a,.menu-box li a {  /*MOD SDU 24.9.2015*/
	color: #ffffff;
	display: block;
	font-size: 15px;
	padding: 30px 20px;
	text-transform: uppercase;
	font-family: 'MuseoSans_700', sans-serif;
	letter-spacing: 0.1em;
}

.menu-last {
	margin-right: -20px !important;
}

.navigation .current > a,.navigation li a:hover,.menu-box .current a,.menu-box li a:hover {
    color: #BAD739;
}

.col-md-12 .head-title {
  padding-bottom:20px;
}

.about_logo_list li { /*MOD NIROJ 19.9.2015, SDU 24.9.2015*/
  list-style-type:none !important;
  float:left;
  margin-right: 1%;
  background-color:#ffffff;
  color:#1f1f1f;
  width: 20%;
  text-align:center;
  padding: 8px;
  font-family: 'MuseoSans_300',sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.about_logo_list li:nth-child(1) { /*MOD NIROJ 19.9.2015*/
  margin-left:-20px;
}

#works-detail , 
#services-detail,
#team-detail{ /*MOD NIROJ 19.9.2015*/
  padding-top: 0px;
}


.black-bg h3 { /*MOD NIROJ 19.9.2015*/
  color:#fff;
}

.black-bg h3 { /*MOD NIROJ 19.9.2015*/
  font-family: "MuseoSans_300",sans-serif;
}

#services-detail h3 {
  float: right;
  text-align: left;
  width: 80%;
  margin-top: 16px;
  /*margin-bottom: auto;*/
  color:#333;
  /*line-height:28px;*/
}

#jobs .job_content {
  background-color: #fff;
  padding-top: 4%;
  padding-bottom: 2%;
   text-align:center;

}

#jobs .job_content a {
  padding-top: 17px;
  padding-bottom: 21px;
  padding-left: 27px;
  padding-right: 27px;
}
 
.job_content {
  cursor:pointer;
} 

/*.service_content ul li:before {
  content: 'f063'; 
  font-family: FontAwesome; 
  display: inline-block;
  width: 1.2em; /
  margin-left: -1.2em; 
}​*/
.service_content > ul  li {
list-style-type:none !important;
position: relative;
}

.service_content > ul li:before {
  content: '\f0dd '; 
  font-family: FontAwesome; 
  margin-right:5px;
  color:#BAD739;
  position: absolute;
  top: -3px;
  left: 0;
}

.service_content > ul li ul li:before {
  content: '\2013'; 
  margin-right:5px;
  position: absolute;
  top: -2px;
  left: 0;
  color:#fff;
}

.service_content ul li  {
  padding-left: 19px;
  padding-bottom: 15px;
}

.service_content ul li ul li  {
  padding-left: 20px;
  padding-bottom: 5px;
}

.service_content ul li ul {
  margin-left: 0px;
}

.service_header { /*MOD NIROJ 19.9.2015*/
  text-align: center;
  background-color:#fff;
  height: 50px !important;
}


#works,  
#services,
#team { /*MOD NIROJ 19.9.2015*/
  height: 100px;
}

.jobs_list, .contact {
  padding-left: 0px;
}

.contact li {
  margin-left: 0px !important;
}

.contact: parent {
    padding-left: 0px !important;
}

.jobs_list li {  /*MOD SDU 24.9.15*/
    list-style-type: none !important;
    margin-right: 1%;
    background-color: #FFF;
    color: #1F1F1F;
    width: 100%;
    text-align: left;
    padding: 10px;
    margin: 10px;
    margin-left: 0px;
    font-family: "MuseoSans_300",sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.jobs_list a { /*MOD NMA 1.10.15*/
    font-family: "MuseoSans_300",sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto; 

}

.contact li{
  list-style-type:none;
  text-transform: uppercase;
  color: #1F1F1F;
}


.navigation li ul{
	background: none repeat scroll 0 0 #444;
    display: none;
    list-style: none outside none;
    margin: 5px 0 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    left: 0;
    text-align: left;
    top: 100%;
    width: 200px;
    z-index: 3;
}
.other-menu .navigation li ul {
    margin-top: 20px;
}
.navigation li ul li{
	display: block;
	float:none;
}
.navigation li ul a{
    display: block;
	color:#fff;
    font-size: 11px;
    padding: 11px 20px;
    text-transform: uppercase;
}
.navigation li ul a:hover{background:#333;color:#ccc;}

.for-sticky { /*mod sdu 1.3.2016*/
    padding: 20px 0;
	padding-top: 0px !important;
    transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
    width:100%;
}

.shrink .for-sticky {
    background: none repeat scroll 0 0 #1f1f1f;
    padding: 5px 0;
	-webkit-backface-visibility:hidden;

}
.box-mobile {
    float: right;
    padding-right: 30px;
}

.mobile-menu {
  background: none repeat scroll 0 0 #1f1f1f;;
  display: block;
  height: 0;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 100%;
  width: 100%;
  z-index: 3;
}
.mobile-menu.in{
  max-height: 480px;
  overflow-x: hidden;
  overflow-y: auto;
  height:auto;
}

.mobile-menu li a {
  display: block;
  font-size: 17px;
  padding: 8px 15px;
  text-decoration:none;
  text-transform: uppercase;
  border-top:none;
  font-family: "MuseoSans_700",sans-serif;
  font-weight: 200;
  color:#fff !important;
  padding-bottom: 20px;
  padding-top: 20px;
}


.head-icon {
  width:auto !important;
}


.menu-btn { /*MOD NMA 1.10.2015 SDU 21.10.2015*/
  /*border: 3px solid;*/
  cursor: pointer;
  border-radius:3px;
  height: 30px;
  line-height: 24px;
  margin: 27px 0;
  text-align: center;
  width: 30px;
  z-index: 3;
  color:#fff;
  float: right;
  margin-left: 13px;
}

.desktop-menu .menu-item-type-custom a::after { /*MOD SDU 24.9.15*/
  content: "/";
  position:absolute;
	margin-left:1em;
	font-size: 1em;
	font-family: 'MuseoSans_300', sans-serif;
}

.menu-btn a {
  color:#fff;
}

.desktop-menu .menu-item-type-custom a::after, /*MOD SDU 24.9.15*/
.desktop-menu .current a::after {
  content: "/";
  position:absolute;
	margin-left:1em;
  color:#fff;
}


.desktop-menu .menu-item-type-custom:last-child  a::after  {
  	content: "";
}

.logo img { /*MOD NIROJ 19.9.2015, SDU 12.10.2015 */
  width: 133px;
  /*height: 100%;*/
  padding-top: 25px;
  padding-bottom: 17px;
}

/*-----------ADMIN BAR ON --------------*/
.admin-bar .shrink .for-sticky {
    /*margin-top: 32px;*/
}
.admin-bar .header {
    margin-top: 32px;
}
.admin-bar .other-menu.header {margin-top:0;}
/*------------------------------VIDEO BG SECTION---------------------------------*/
#home {
  position:relative;
  z-index:1;
  height: 100%; /*MOD NIROJ 19.9.2015*/
}

.home-slider { /*MOD NIROJ 19.9.2015*/
  height: 100%;
}

#big-video-wrap {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
#big-video-vid{position:absolute;}
#big-video-wrap img {
    max-width: none;
    position: absolute;
}
.vjs-big-play-button,.vjs-text-track-display,.vjs-control-bar{display:none;}

/*---replace theyoutube video with image---*/
.yt-bg {
	background-position:center center;
	background-size:cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index:-999;
	background-repeat:no-repeat;
}
/*-------------------SLIDER SECTION----------------------------------*/

.img-bg {
	background-position: center 0;
	background-size: cover;
}
/* mod. by SDU 15.10.2015*/
/*.slider-mask {
	background-color: rgba(20, 20, 20, 0.4);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;*/
}
.caption-box {
	padding: 14% 0;
	text-align: center;
	position:relative;
	z-index:1;
}
/*.liner { /*MOD SDU 24.9.15*/
	background: none repeat scroll 0 0 #ffffff;
	display: inline-block;
	height: 50px;
	margin: 20px 0;
	width: 1px;
	opacity: 0.6;
}*/

.caption-box p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 20px 0 40px;
	text-transform: uppercase;
}
.caption-box h3 { /*MOD SDU 24.9.15*/
	color: #fff;
	font-size: 100px;
	font-family: Museo300-Regular;
	text-transform: uppercase;
	letter-spacing:0.1em;
	width: 1000px;
	margin-left: -16.6667%;
	margin-right: auto;
}
.align-center {
	text-align: center;
}
#home .owl-pagination {
    height: 80px;
    margin-top: -80px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}
#home .owl-page.active {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-radius: 100px;
}
#home .owl-page span {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 100px;
    display: inline-block;
    height: 5px;
    text-align: center;
    width: 5px;
}
#home .owl-page {
    display: inline-block;
    height: 30px;
    line-height: 25px;
    margin: 2px;
    width: 30px;
}
.slider .slide{display:none;}
.slider .slide:first-child{display:block;height: 100%;} /*MOD NIROJ  19.9.2015 */
/*-------------------CONTENTS SECTION----------------------------------*/
.head-title {
	font-size: 2em;
	letter-spacing: 0.1em;
	margin: 0 0 10px;
	position: relative;
}
.black-bg .head-title, .black-bg p {
	color: #fff;
}
.black-bg .head-title:after {
	background: #fff;
}
.small-title {
	font-family: 'MuseoSans_300',sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0 0 20px;
}

.sub-title {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 6px;
	margin: 0 0 20px;
	text-transform: uppercase;
}
/*---------------------ABOUT SECTION-----------------------------------------*/
.head-icon {
    color: #1f1f1f;
    display: inline-block;
    font-size: 30px;
	margin-top: 8px;
   /* height: 54px;
    line-height: 64px;
    margin-bottom: 10px;
    width: 54px;*/
}

.team-social {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.team-social > li {
    display: inline-block;
}
.team-social a {
    background: none repeat scroll 0 0 #1f1f1f;
    border: 3px solid #1f1f1f;
    border-radius: 100px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 33px;
    margin-right: 2px;
    text-align: center;
    width: 40px;
}
.team-social a:hover{color:#1f1f1f;background:#fff;}
#team .small-title {
    margin: 0;
}
.team-post { /*MOD SDU 24.9.15*/
  color: #000;
	text-decoration: none;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
	font-family: 'Museo500-Regular', sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 0.5;color: #000;
  margin-bottom: 20px;
	
}
.team-spacing{height:200px;width:100%;}
#team .owl-pagination {
    height: 80px;
    margin-top: -80px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}
#team .owl-page.active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-radius: 100px;
}
#team .owl-page span {
    background: none repeat scroll 0 0 #1f1f1f;
    border-radius: 100px;
    display: inline-block;
    height: 5px;
    text-align: center;
    width: 5px;
}
#team .owl-page {
    display: inline-block;
    height: 30px;
    line-height: 25px;
    margin: 2px;
    width: 30px;
}
.team-inner img{width:100%;height:auto;}
/*---------------------BIG BACKGROUND SECTION-----------------------------------------*/
.bg {position:relative;overflow:hidden;}
.para-img {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.no-para .para-img {
	background-attachment: scroll;
}

.big-text {
	color: #ffffff;
	padding-bottom: 200px;
	padding-top: 200px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.bg-mask {
	background-color: rgba(0, 0, 0, 0.8);
	left: 0;
	position: absolute;
	width:100%;
	height:100%;
	top: 0;
	z-index: 0;
}
.big-text h3 {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 4px;
	line-height: 1.8;
	margin: auto auto 40px;
	max-width: 800px;
}
.big-text i {
	border: 3px solid;
	border-radius: 100px;
	clear: both;
	display: inline-block;
	font-size: 16px;
	height: 40px;
	line-height: 34px;
	width: 40px;
}
.big-text p {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 6px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
/*----------------------------PORTFOLIO SECTION----------------------------------*/
.port-filter {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	text-align:left;
}
.port-filter > li { /*MOD NIROJ 19.9.2015, SDU 24.9.2015*/
	
	display: inline-block;
	position: relative;
	left: -15px;
    width: 23.1%;
    margin-right: 2%;
	margin-left: 0px;
	text-align: center;

}

.port-filter > li:last-child { /*MOD NIROJ 19.9.2015*/
   margin-right: 0% !important;
}

.portfolio-body {
    transition: height 0.3s ease 0s;
	-webkit-transition: height 0.3s ease 0s;
	-moz-transition: height 0.3s ease 0s;
	-o-transition: height 0.3s ease 0s;
	-ms-transition: height 0.3s ease 0s;
	max-width:100%;
}
.port-filter a { /*MOD SDU 24.9.15*/
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    font-family: "MuseoSans_300",sans-serif;
	font-size: 17px;
    letter-spacing: 0.1em;
    margin: 0 2px;
    padding: 8px 20px;
    text-transform: uppercase;
	line-height: 1.7;

}
.port-filter .active { /*MOD NIROJ 19.9.2015*/
    color: #1F1F1F;
    cursor: default;
    background-color:#BAD739;
}

.port-filter a { /*MOD NIROJ 19.9.2015*/
    color: #1F1F1F;
}

.port-item{max-width:100%;}
.port-ajax {
    display: block;
    position: relative;
}
.port-hov {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
	opacity:0;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
.port-hov:hover{opacity:1;}
.port-content {
    padding: 0 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width:100%;
}
.port-client {
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 4px;
    margin: 0;
    text-transform: uppercase;
}

.pd-client  {
	font-family: 'Museo500-Regular', sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

.pd-title { /*MOD SDU 21.10.15*/
	font-family: 'MuseoSans_700', sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #000;
}		

.port-content > h3 {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 6px;
  line-height: 1.2;
  margin: 5px 0 0;
}

.close { /*MOD SDU 21.10.2015*/
  display: inline-block;
  float: none;
  height: 30px;
  text-align: center;
  width: 30px;
  margin-bottom: 10px;
}
.single-portfolio .close{display:none;}
.port-title {
    font-size: 25px;
    letter-spacing: 0.05em;
    margin: 0 0 20px;
}
.slide-nav {
    border: 3px solid;
    color: #FFFFFF;
    font-size: 15px;
    height: 40px;
    left: 10px;
    line-height: 34px;
    margin-top: -20px;
    position: absolute;
	border-radius:100px;
    text-align: center;
    top: 50%;
    width: 40px;
	opacity:0.5;
	transition: .5s;
	-webkit-transition:.5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}
.slide-nav.inright {
    left: auto;
    right: 10px;
}
.slide-nav:hover{opacity:1;}
.go-btn {
    background: none repeat scroll 0 0 #1f1f1f;
    border: 3px solid #1f1f1f;
    clear: both;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.go-btn:hover{color:#1f1f1f;background:#fff;}
.work-content{position:relative;}
.portfolio-gallery div{width:33.3%;float:left;}
.portfolio-gallery a{position:relative;display:block;}
.portfolio-gallery a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
	opacity:0;
    position: absolute;
    top: 0;
    width: 100%;
	transition: .3s;
	-webkit-transition:.3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
}
.portfolio-gallery a i {
	opacity:0;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    height: 40px;
    left: 50%;
    line-height: 34px;
	border:3px solid;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
	border-radius:100px;
	transition: .5s;
	-webkit-transition:.5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}
.portfolio-gallery a:hover span,.portfolio-gallery a:hover i{opacity:1;}
a.pp_previous,a.pp_next{
	transition: none;
	-webkit-transition:none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
/*----------------------------PRICING TABLE----------------------------------*/
.p-table {
    background: none repeat scroll 0 0 #ffffff;
    border: 4px double #000000;
    margin: auto;
    max-width: 300px;
    padding: 40px 20px;
    text-align: center;
}
.p-table h3 {
    font-size: 20px;
    letter-spacing: 2px;
    margin: 0;
}
.p-table i {
    color: #aaaaaa;
    display: inline-block;
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    margin: 20px 0;
    position: relative;
    width: 50px;
}
.p-table p {
    border-bottom: 1px solid #eeeeee;
    margin: 0 20px;
    padding: 10px;
}
.p-table a {
    border: 2px solid #1f1f1f;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 40px;
    padding: 10px 20px;
    text-transform: uppercase;
	color:#fff;
	background:#1f1f1f;
}
.p-table a:hover{color:#1f1f1f;background:#fff;border-color:#1f1f1f;}
.p-table .p-price {
    border: medium none;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}
/*-----------------------------CONTACT SECTION-----------------------------------*/

form input[type="text"],form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #888;
	line-height: inherit;
	/*padding: 12px 20px;*/
	width: 100%;
	font-size:14px;
	background: #fff;
  height:30px !important;
}

form input[type="submit"] {
  -moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #fff;
	line-height: inherit;
	padding: 12px 20px;
	width: 100%;
	font-size:14px;
	background: #222;
}

#MyContactForm{text-align:left;}
#MyContactForm p span {
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
}
input:focus, textarea:focus {
	border-color: #aaa;
}
::-webkit-input-placeholder {
 color: #999;
}
#MyContactForm p label {
    cursor: text;
    display: block;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
}
:-moz-placeholder { /* Firefox 18- */
 color: #999;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
}

:-ms-input-placeholder {
 color: #999;
}
#form-wrapper #MyContactForm .error {
    bottom: 12px;
    color: #FF0000;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    left: auto;
	font-style:italic;
    letter-spacing: 0;
    position: absolute;
    right: 20px;
    text-transform: capitalize;
    width: auto;
}
.contact-btn {
    background: none repeat scroll 0 0 #1f1f1f;
    color: #ffffff;
    display: inline-block;
    font-family: open sans;
    font-weight: bold;
    letter-spacing: 2px;
    padding:10px 30px;
    text-decoration: none;
    text-transform: uppercase;
	width:auto;
	transition:0.2s;
}
.wpcf7-form p span:first-child{
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.wpcf7-form p label {
    cursor: text;
    display: block;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.wpcf7-form p {
	position: relative;
	text-align:left;
}
.wpcf7 p{position:relative;}
.wpcf7-form span.wpcf7-not-valid-tip {
    font-size: 12px;
    font-style: italic;
    letter-spacing: 0;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: 10px;
}
span.wpcf7-form-control-wrap {
	display: inline ;
}
div.wpcf7-validation-errors {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none;
    margin-left: 0;
    margin-top: 10px;
}
div.wpcf7-mail-sent-ok {
    border: medium none;
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.contact-btn:hover {
	background: #888;
	color: #fff;
}
#MyContactForm p {
	position: relative;
}
.address-list > li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}
.address-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.address-list i {
    border: 3px solid;
    display: inline-block;
    height: 30px;
    line-height: 24px;
    text-align: center;
    width: 30px;
}
.response h3 {
    letter-spacing: 2px;
    margin: 10px 0 25px;
    text-transform: uppercase;
}
/*----------------------------MAP SECTION-------------------------*/
#map_canvas{height:500px;}
#map_canvas img {
    max-width: inherit;
}
.box-map {
    line-height: 1;
    padding: 20px 0 20px 20px;
	width:100%;
	text-align:center;
}
.box-map h3 {
    color: #777777;
    font-family: inherit;
    font-size: 20px;
}
#map_canvas .box-map img{max-width:100%;}
/*----------------------------FOOTER SECTION-------------------------*/
.footer-icon {
    /*list-style: none outside none;*/
    margin: 0;
    padding: 0;
    /*position: top right;*/
	white-space: nowrap;
	margin-top: 5px;
}

.footer-icon::before {
	white-space: pre !important;
}

.footer-icon > li {
    display: inline-block;
    margin: 3px;
}
.footer-icon a {
	text-transform: none !important;
	color: #E5231D !important;
	font-family: 'MuseoSans_300', sans-serif !important;
   /* border: 3px solid;
    border-radius: 100px;
    display: block;
    height: 40px;
    line-height: 34px;
    text-align: center;
    width: 40px;*/

}

.footer-icon img {
    /*border: 3px solid;
    border-radius: 100px;
    display: block;
    height: 40px;
    line-height: 34px;*/
	padding-bottom: 3px;
    height: 15px;
}

#footer p {
    font-size: 13px;
}

#footer a { /*MOD SDU 28.9.2015*/
  color: #ffffff;
	font-size: 12px;
	padding: 0px 10px;
	text-transform: uppercase;
	font-family: 'MuseoSans_500', sans-serif;
	letter-spacing: 0.05em;
}

#footer a:after { /*MOD SDU 28.9.15*/
  	content: "/";
	margin-left:15px;
	font-size: 10px;
	font-family: 'MuseoSans_300', sans-serif;
	color:#fff;
}

#footer a:last-child::after  { /*MOD SDU 28.9.15*/
  	content: "";
}

#footer { /*MOD NIROJ 23.9.2015*/
  padding: 13px;
}

@media (min-width:992px) and (orientation : portrait) {
.klixa_footer_container {
	text-align: right;
  }
}

/*------------------BLOG SECTION------------------------------------*/
.other-menu.header {
    background: none repeat scroll 0 0 #1f1f1f;
    padding: 20px 0;
    position: relative;
}


#
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}
.pagination li a:hover{color:#1f1f1f;}
.blog-title {
	font-size: 32px;
	letter-spacing: 0.1em;
	margin: 0 0 10px;
	position: relative;
}
.post-detail div {
    display: inline-block;
    font-size: 12px;
    padding-right: 10px;
}
.post-detail i {
    color: #1f1f1f;
    height: 30px;
    letter-spacing: 0;
    line-height: 26px;
    padding-right: 2px;
    text-align: center;
    vertical-align: baseline;
    width: 30px;
	font-weight:700;
}
.post-detail p {
   margin:0;
}

.blog-box {
    /*border-bottom: 4px solid #1f1f1f;*/ /*MOD NMA, 16.10.2015*/
    margin-bottom: 20px;
    min-height: 60px;
    padding-bottom: 20px;
    position: relative;
}

.page-id-302 .p, 
.page-id-306 .p,
.page-id-306 .a {
  font-size:11px !important;
}

.post-date {
    background: none repeat scroll 0 0 #1f1f1f;
    border-radius: 100px;
    color: #ffffff;
    font-size: 11px;
    font-style: italic;
    height: 45px;
    left: 0;
    line-height: 1;
    margin-top: -28px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 45px;
}
.post-date span {
    display: block;
}
.blog-box > a, .single-blog .blog-title {
    display: block;
    /*padding-left: 60px;*/
    padding-top: 10px;
}
.post-detail {
    padding-top: 10px;
}
.blog-post {
   /*border-bottom: 1px solid #ddd;*/
    margin-bottom: 40px;
}

/*-----------------------------------------SIDEBAR SECTION-------------------------------------------*/
.widgettitle {
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0 0 20px;
    text-transform: capitalize;
}
.widget {
    border-top: 4px solid #1f1f1f;
    margin-bottom: 40px;
    padding-top: 20px;
}
.widget ul {
    padding: 0 0 0 20px;
}
#searchform {
    margin: 10px 20px;
    position: relative;
}
#searchform #s {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    display: block;
    height: 50px;
    margin: 0;
    padding: 10px 45px 10px 10px;
    width: 100%;
}
#searchform #s:focus{border-color:#aaa;}
#searchform #searchsubmit {
    background: url("file:///Macintosh HD/private/var/folders/ds/h09grkt535vd2jfygvlvjk1c0000gn/T/fz3temp-1/images/search.png") no-repeat scroll center center #aaa;
    height: 30px;
    right: 10px;
    line-height: 1;
    margin-top: -15px;
    padding: 0;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
    width: 30px;
	border:none;
	border-radius: 100px;
}
#searchform #searchsubmit:hover{background-color:#333;}
.widget ul li {
    margin-bottom: 5px;
}
.tagcloud a {
    background: none repeat scroll 0 0 #1f1f1f;
    border: 2px solid #1f1f1f;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 5px;
    padding: 4px 10px;
    text-transform: uppercase;
}
.tagcloud a:hover{border-color:#1f1f1f;color:#1f1f1f;background:#fff;}
.post-pager {
    color: #aaaaaa;
    font-size: 12px;
}
.post-pager a {
    border: 3px solid;
    border-radius: 100px;
    display: inline-block;
    height: 30px;
    line-height: 24px;
    margin: 0 3px;
    text-align: center;
    width: 30px;
}
/*calendar style*/
#wp-calendar {
	width: 100%;
	text-align: center;
	background: #eee;
	font-size: 12px;
	line-height: 3;
	max-width: 370px;
	background: #fff;
	margin: auto;
}
#wp-calendar caption {
    border: 1px solid #DDDDDD;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    padding: 10px 20px;
    text-transform: uppercase;
	border-bottom:none;
}
#wp-calendar td a{color:#777;display:block;}
#wp-calendar td a:hover{background:#333;color:#fff;}

#wp-calendar #prev a,#wp-calendar #next a {
    display: inline;
}
#wp-calendar tbody tr td {
    border: 1px solid #DDDDDD;
    color: #BBBBBB;
    font-weight: bold;
}
#wp-calendar thead {
	color: #555555;
}
#wp-calendar thead th {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    text-align: center;
}
#wp-calendar tfoot {
	border: 1px solid #ddd;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar tfoot #prev {
	text-align: left;
}
#wp-calendar tfoot a {
	padding: 10px;
}
/*----404 style--*/
.error-title {
    border: 10px solid;
    display: inline-block;
    font-family: open sans;
    font-size: 80px;
    margin-bottom: 40px;
    padding: 20px 40px;
}
/*-------------COMMENTS SECTION-------------*/
.commentlist{margin:0;padding:0;list-style:none;}
.fn.comment-author {
 	color: #555555;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
	line-height: 1;
}
.comment-inner.clearfix {
    float: left;
    padding-left: 20px;
    width: 87%;
}
.comment-author.vcard {
    float: left;
    width: 13%;
}
.commentlist ul{list-style:none;}
.comment-meta a {
    font-weight: normal;
	font-style:italic;
	font-size:12px;
}
.comment-meta .comment-edit-link {
    border: 1px solid #DDDDDD;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding: 0 7px;
}
.comment-meta.commentmetadata {
    display: block;
    overflow: hidden;
}
.commentlist .avatar {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 3px;
}
.commentlist li {
    display: block;
    overflow: hidden;
}
.comment-body {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}
.comment-reply-link {
    float: right;
}

.bypostauthor .fn.comment-author:after {
    color: #888888;
    content: "\f007";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 13px;
    height: 20px;
    line-height: 18px;
    margin-left: 3px;
    text-align: center;
    width: 20px;
}
.pagination-comment {
    font-weight: bold;
    margin-bottom: 40px;
    text-align: right;
    text-transform: uppercase;
}
.form-submit #submit {
    background: none repeat scroll 0 0 #1f1f1f;
    color: #FFFFFF;
    display: inline-block;
    letter-spacing: 2px;
	font-weight: bold;
    padding: 10px 18px;
    text-decoration: none;
    text-transform: uppercase;
	width:auto;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.form-submit #submit:hover{background:#888;color:#fff;}

.comment-form label {
    display: block;
    font-family: montserrat;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.title-strong{
    font-size: 20px;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
}  
.pagination > li > a, .pagination > li > span{color:inherit;}

/*-------------WORDPRESS GENERAL STYLE--------*/
.wp-caption {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px;
}
.alignleft{text-align:left;}
.alignright{text-align:right;}
.aligncenter{text-align:center;}
.wp-caption-text,.gallery-caption {
    font-size: 13px;
    margin: 0;
    padding: 5px;
    text-align: center;
}

.sticky .blog-title:before {
    border: 2px solid;
    color: #CCCCCC;
    content: "\f08d";
    display: inline-block;
    float: right;
    font-family: fontawesome;
    font-size: 16px;
    height: 30px;
    line-height: 26px;
    margin-left: 5px;
    text-align: center;
    width: 30px;
}

/*-----------------------------media queries-----------------------------------*/
@media (min-width:768px) and (max-width:979px) {
.team-spacing{height:100px;}
.team-inner img {
    max-width: 500px;
}
.team-inner{text-align:center;}
.port-filter > li{margin-bottom:5px;}
}
@media (max-width: 767px) {
.caption-box .liner{display:none;}
.caption-box {
    padding: 20% 0;
}
.caption-box h3 {
    font-size: 40px;
}
.team-spacing {
    height: 50px;
}
.team-inner img {
    max-width: 500px;
}
.team-inner{text-align:center;}
.port-filter > li{margin-bottom:12px;}
.blog-box > a, .single-blog .blog-title{padding-left:0;}
.post-date {
    left: auto;
    margin: 0;
    position: relative;
    top: auto;
}
.blog-title {
    font-size: 23px;
}

  .col-xs-1, /* MOD NIROJ 23.9.2015*/
  .col-sm-1, 
  .col-md-1, 
  .col-lg-1, 
  .col-xs-2, 
  .col-sm-2, 
  .col-md-2, 
  .col-lg-2, 
  .col-xs-3, 
  .col-sm-3, 
  .col-md-3, 
  .col-lg-3, 
  .col-xs-4, 
  .col-sm-4, 
  .col-md-4, 
  .col-lg-4, 
  .col-xs-5, 
  .col-sm-5, 
  .col-md-5, 
  .col-lg-5, 
  .col-xs-6, 
  .col-sm-6, 
  .col-md-6, 
  .col-lg-6, 
  .col-xs-7, 
  .col-sm-7, 
  .col-md-7, 
  .col-lg-7, 
  .col-xs-8, 
  .col-sm-8, 
  .col-md-8, 
  .col-lg-8, 
  .col-xs-9, 
  .col-sm-9, 
  .col-md-9, 
  .col-lg-9, 
  .col-xs-10, 
  .col-sm-10, 
  .col-md-10, 
  .col-lg-10, 
  .col-xs-11, 
  .col-sm-11, 
  .col-md-11, 
  .col-lg-11, 
  .col-xs-12, 
  .col-sm-12, 
  .col-md-12, 
  .col-lg-12 {
    padding-left: 15px;
  }
}


/* == QUERY KLIXA (NIROJ) MODS == */
.work-content {
  width:33%;
}

@media (min-width:992px) and (max-width:1199px) {
  .navigation li a, .menu-box li a {
    font-size: 1em;
    padding: 30px 14px;
  } 
}

@media (min-width:767px) and (max-width:992px) {
  .logo img {
    max-width: 133px;
    /*height: 64px;*/
    /*padding-top: 15px;*/
  }

  .port-filter a {
    background: #FFF none repeat scroll 0px 0px;
    display: block;
    font-size: 14px;
    letter-spacing: 3px;
    margin: 0px 2px;
    padding: 8px 11px;
    text-transform: uppercase;
  }
  
  .port-filter > li {
    display: inline-block;
    width: 23.7%;
    margin-right: 0.6%;
  }
  
  .work-content {
    width:68%;
  }
}

@media (min-width:568px) and (max-width:700px) {
  .jobs_list li {
    list-style-type: none !important;
    background-color: #FFF;
    color: #1F1F1F;
    width: 50% !important;
    text-align: left;
    padding: 8px;
    margin: 10px 10px 10px 0px;
    text-transform: uppercase;
  }
  
  .work-content {
    width:95%;
  }
}

@media (min-width:480px) and (max-width:567px) {
  .jobs_list li {
    list-style-type: none !important;
    background-color: #FFF;
    color: #1F1F1F;
    width: 60% !important;
    text-align: left;
    padding: 8px;
    margin: 10px 10px 10px 0px;
    text-transform: uppercase;
  }
  
  .work-content {
    width:95%;
  }
}

@media (min-width:320px) and (max-width:479px) {
  .jobs_list li {
    list-style-type: none !important;
    background-color: #FFF;
    color: #1F1F1F;
    width: 100% !important;
    text-align: center;
    padding: 8px;
    margin: 10px 10px 10px 0px;
    text-transform: uppercase;
  }
  
  .work-content {
    width:100%;
  }
}

@media (min-width:320px) and (max-width:530px) {
  .about_logo_list li {
    width:50% !important;
  }
  
  .jobs_list li {
    width: 100% !important;
  }
}

@media (min-width:320px) and (max-width:766px) {
  .port-filter {
    margin-left: 11px !important;
    width: 105%;
  }
  
  .content {
    padding: 30px 0;
  }  
  
  .head-title {
    margin: 0 0 10px;
  }
  
  .spacing40 {
    height: 20px;
  }
  
  .col-md-12 .head-title {
    padding-bottom: 0px;
  }
  
  .service_content {
    font-size: 14px;
  }
  
  .contact, .contact a, .contact b {
    font-size: 12px !important;
  }
  
  #contact .col-sm-4{
    margin-bottom: 7px;
    margin-top: 7px;
    
  }
  
  #contact h2 {
    height: 45px !important;
  }
  
  
  .kunde_liste .col-md-4,
  .partner_liste .col-md-4{
    margin-top: 8px;
    padding-left: 0px;
  }
  
  .about_logo_list li {
    width:100% !important;
    margin-left: 0px !important;
    margin-bottom: 10px !important;
  }
  
  .about_logo_list {
    margin-left: -20px;
  }
  
  .kunde_liste, .partner_liste {
    margin-top: 85px !important;
    margin-left: -13px;
  }
  
  .logo img {
    width: 100px;
	/*height: auto !important;*/
  }
  
}


@media (min-width:545px) and (max-width:766px) {
  .logo img {
    width: 133px;
    /*height: auto;*/
    padding-top: 15px;
  }

  .port-filter a {
    background: #FFF none repeat scroll 0px 0px;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0px 2px;
    padding: 8px 0px;
    text-transform: uppercase;
  }
  
  .port-filter > li {
    display: inline-block;
    width: 48%;
    margin-right: 0%;
  }
  
  .jobs_list li {
    list-style-type: none !important;
    background-color: #FFF;
    color: #1F1F1F;
    width: 40%;
    text-align: left;
    padding: 8px;
    margin: 10px 10px 10px 0px;
    text-transform: uppercase;
  }
}
 
@media (min-width:320px) and (max-width:544px) {
  .logo img {
    width: 100px;
    /*height: auto; */
    position: relative;
    /*top: 4px;*/
    /*margin-left: 18px;*/
  }

  .port-filter a {
    background: #FFF none repeat scroll 0px 0px;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0px 2px;
    padding: 8px 0px;
    text-transform: uppercase;
  }
  
  .port-filter > li {
    display: inline-block;
    width: 48%;
    margin-right: 0%;
  }
  
  body, p {
    font-size: 12px !important;
  }
  
  .head-title {
   font-size: 1.5em !important;
  }
  
  .mobile-menu li a {
    font-size: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
} 


@media (min-width:250px) and (max-width:627px) and (orientation : portrait) {
  .klixa_footer_container {
      width: 119%;
      margin-left: -32px;
	  text-align:center;
  }
}


.cbp-popup-singlePage {
  padding-top:13px;
}

