@font-face {
    font-family: 'AntennaRegular';
    src: url('../fonts/AntennaRegular.eot');
    src: url('../fonts/AntennaRegular.eot') format('embedded-opentype'),
         url('../fonts/AntennaRegular.woff2') format('woff2'),
         url('../fonts/AntennaRegular.woff') format('woff'),
         url('../fonts/AntennaRegular.ttf') format('truetype'),
         url('../fonts/AntennaRegular.svg#AntennaRegular') format('svg');
}

@font-face {
    font-family: 'AntennaMedium';
    src: url('../fonts/AntennaMedium.eot');
    src: url('../fonts/AntennaMedium.eot') format('embedded-opentype'),
         url('../fonts/AntennaMedium.woff2') format('woff2'),
         url('../fonts/AntennaMedium.woff') format('woff'),
         url('../fonts/AntennaMedium.ttf') format('truetype'),
         url('../fonts/AntennaMedium.svg#AntennaMedium') format('svg');
}

@font-face {
    font-family: 'AntennaBold';
    src: url('../fonts/AntennaBold.eot');
    src: url('../fonts/AntennaBold.eot') format('embedded-opentype'),
         url('../fonts/AntennaBold.woff2') format('woff2'),
         url('../fonts/AntennaBold.woff') format('woff'),
         url('../fonts/AntennaBold.ttf') format('truetype'),
         url('../fonts/AntennaBold.svg#AntennaBold') format('svg');
}

@font-face {
    font-family: 'AntennaLight';
    src: url('../fonts/AntennaLight.eot');
    src: url('../fonts/AntennaLight.eot') format('embedded-opentype'),
         url('../fonts/AntennaLight.woff2') format('woff2'),
         url('../fonts/AntennaLight.woff') format('woff'),
         url('../fonts/AntennaLight.ttf') format('truetype'),
         url('../fonts/AntennaLight.svg#AntennaLight') format('svg');
}

@font-face {
    font-family: 'AntennaThin';
    src: url('../fonts/AntennaThin.eot');
    src: url('../fonts/AntennaThin.eot') format('embedded-opentype'),
         url('../fonts/AntennaThin.woff2') format('woff2'),
         url('../fonts/AntennaThin.woff') format('woff'),
         url('../fonts/AntennaThin.ttf') format('truetype'),
         url('../fonts/AntennaThin.svg#AntennaThin') format('svg');
}




/** RESET **/

 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    list-style:none outside none;
    text-decoration:none;
}

body, html {width:100%;height: 100%;background-color: #f1f1f2;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
a, img {
    border: 0 none;
    outline: 0 none;
}
input {
    outline: 0 none;
    border: 0 none;
    background: 0 none;
}

/** END OF RESET **/
body.bh h1, body.bh h2, body.bh h3, body.bh h4, body.bh h5, body.bh h6, body.bh span, body.bh p, body.bh tr, body.bh td, body.bh a,body.bh input, body.bh textarea, body.bh {
	font-family: 'Roboto', sans-serif!important;
}
body.gr h1, body.gr h2, body.gr h3, body.gr h4, body.gr h5, body.gr h6, body.gr span, body.gr p, body.gr tr, body.gr td, body.gr a,body.gr input, body.gr textarea, body.gr {
	font-family: 'Roboto', sans-serif!important;
}
body.mk h1, body.mk h2, body.mk h3, body.mk h4, body.mk h5, body.mk h6, body.mk span, body.mk p, body.mk tr, body.mk td, body.mk a,body.mk input, body.mk textarea, body.mk {
	font-family: 'Roboto', sans-serif!important;
}
body.mn h1, body.mn h2, body.mn h3, body.mn h4, body.mn h5, body.mn h6, body.mn span, body.mn p, body.mn tr, body.mn td, body.mn a,body.mn input, body.mn textarea ,body.mn{
	font-family: 'Roboto', sans-serif!important;
}
/** TYPOGRAPHY **/

p {
	color:#929497;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	font-family: 'AntennaRegular';
	margin:;
	padding:;
}

h1 {
	color:#652d90;
	font-size:68px;
	font-weight:normal;
	line-height:74px;
	font-family: 'AntennaRegular';
	margin:;
	padding:;
}

h2 {
	color:#652d90;
	font-size:40px;
	font-weight:normal;
	line-height:48px;
	font-family: 'AntennaThin';
	margin:;
	padding:;
}

h3 {
	color:#652d90;
	font-size:30px;
	font-weight:normal;
	line-height:36px;
	font-family: 'AntennaBold';
	margin:;
	padding:;
}

h4 {
	color:#652d90;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	font-family: 'AntennaRegular';
	text-transform: uppercase;
	margin:;
	padding:;
}

h5 {
	color:#929497;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	font-family: 'AntennaBold';
	margin:;
	padding:;
}


/** General **/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/** FORM **/

form {
	width:;
	height:;
	margin:;
	padding:;
}

form input[type="text"] {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form input[type="email"] {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form input[type="checkbox"] {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form[type="submit"] {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form textarea {
	width:;
	height:;
	margin:;
	padding:;
	resize:;
	color:;
	background:;
}

form select {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form select option {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

/*---------- GENERAL ----------*/
#cke_description{
	margin-bottom: 20px;
}
#cke_duty{
	margin-bottom: 20px;
}
#cke_other{
	margin-bottom: 20px;
}
.img-cover{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h3.special{margin-bottom: 40px;}
h3.special img{
    width: 30px;
    float: left;
    margin-right: 10px;
}
h3.special.super img{width: 40px;}
a.inp-title{
	color: #652d90;
	font-family: 'AntennaRegular';
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
    display: block;
    margin-bottom: 5px;
    outline: none;
}
input.inpos{
    background-color: #fff;
    padding: 10px;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    font-family: 'AntennaRegular';
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
    color: #808080;
    line-height: 22px;
    height: 48px;
}
#pac-input{
	border: 1px solid #c9c9c9;
	background-color: #fff;
	color: #000000;
	font-family: 'AntennaRegular';
	padding:4px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    top: 11px!important;
}
#pac-input:focus{
	border-color: #652d90;
}
input.inpos:focus{
	border-color: #652d90;
}
input.subi{
    background-color: #652d90;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    font-family: 'AntennaRegular';
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 21px;
    height: 48px;
}
.apliko{
	background-color: #652d90;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    font-family: 'AntennaRegular';
    float: left;
    text-decoration: none;
    margin-bottom: 20px;
    font-size: 16px;
    color: #fff!important;
    text-align: center;
    line-height: 21px;
}
.apliko:hover{
	text-decoration: none;
	color: #fff;
}
.apliko:active{
	text-decoration: none;
	color: #fff;
}
.apliko:link{
	text-decoration: none;
	color: #fff;
}
textarea.txt{
	background-color: #fff;
    padding: 10px;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    font-family: 'AntennaRegular';
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
    color: #808080;
    resize:none;
    outline: none;
}
textarea.txt:focus{
	border-color: #652d90;
}
a.chk-title{
	color: #808080;
	font-family: 'AntennaLight';
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
    display: block;
    float: left;
    cursor: pointer;
}
.chkbox-holder{
	width: 100%;
	float: left;
	margin-bottom: 11px;
}
.chkbox-holder label{font-weight: normal;}
.row.clear{clear: left;}
/*-------------- CHECKBOX STYLE --------------- */

.squaredSix {
	height:20px;
	width:20px;
	position: relative;
	float: left;
    margin-right: 10px;
    margin-top: 4px;
}

.squaredSix label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	right: 0;
	background-color:#fff;
	border:1px solid #c9c9c9;
}

.squaredSix label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #652d90;
    top: 2px;
    left: 2px;
    border: 1px solid #652d90;
}

.squaredSix input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
i.ix{
	color: #652D90;
    font-size: 17px;
    margin-left: 4px;
}

/*----- HEADER -----*/

#header{
	width: 100%;
	float: left;
	background-color: #fff;
	border-bottom: 1px solid #652d90;
}
#header .container{
	padding-top: 15px;
	padding-bottom: 15px;
}
#header a.logo{
	width: 280px;
	float: left;
}
#header a.logo img{
	width: 100%;
	display: block;
}
#header ul.menu-list{
	float: right;
	display: block;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #652d90;
}
#header ul.menu-list li{
	display: inline-block;
	float: left;
	margin-right: 10px;
	position: relative;
}
#header ul.menu-list li.active:after {
    content: '';
    height: 7px;
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    background-color: #652d90;
}
#header ul.menu-list li:first-child a{padding-left: 0;}
#header ul.menu-list li:last-child{margin-right: 0;}
#header ul.menu-list li a{
	font-family: 'AntennaRegular';
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	color: #652d90;
	cursor: pointer;
	display: block;
	padding:5px;
}
#header ul.menu-list li a i {
    font-size: 17px;
    vertical-align: middle;
}
#header ul.menu-list li .dropdown.lang .dropdown-toggle{
	background-color: #652d90;
	color: #fff;
}
#header .dropdown.lang .dropdown-menu{
	width: 60px;
	left: -10px;
}
#header .dropdown.user .dropdown-menu{
	width: 130px;
    left: -15px;
}
#header .dropdown .dropdown-menu{
    background-image: none;
    background-color: #652d90;
    padding: 7px;
 	top: 140%;
}
#header .dropdown-menu li{
	width: 100%;
    margin-right: 0!important;
}
#header .dropdown-menu li a{
	color: #fff!important;
	background-color: #652d90;
	text-align: center;
	padding: 5px;
	outline: none;
	font-weight: normal!important;
    font-style: normal;
    font-size: 14px!important;
}
#header .dropdown.user .dropdown-menu li a{
	text-align: right;
}
#header .dropdown.user .dropdown-menu li a img {
    float: right;
    margin-left: 10px;
    width: 20px;
}
#header .dropdown-menu li a{
	border-top: 1px solid #fff;
}
#header .dropdown-menu li:first-child a{
	border-top: 0;
    padding-left: 5px!important;
}
#header .dropdown-menu li:hover a{
	color: #fff;
	background-image: none;
	background-color: transparent;
}
#header .dropdown-menu img.arrow{
    position: absolute;
    top: -8px;
    width: 16px;
}
#header .dropdown .dropdown-menu img.arrow{left: 21px;}

#c-button--slide-right,#c-button--slide-left{display: none;}

/*----- WRAPPER -----*/

#wrapper{
	width: 100%;
	float: left;
}
#wrapper.bg-home{
    min-height: 550px;
    background-repeat: no-repeat;
    background-image: url('../images/bg-home.png');
    background-position: center center;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#wrapper .container{
	padding-top: 40px;
	padding-bottom: 40px;
}

#wrapper.bg-home h2{
	margin-bottom: 50px;
}
.choose-box{
	text-align: center;
	position: relative;
	
}
.choose-box img{
	width: 130px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.choose-box a{
	font-family: 'AntennaThin';
	font-size: 38px;
	line-height: 44px;
	color: #fff;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:7px 20px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	cursor: pointer;
}
.choose-box.line-holder{
	min-height: 390px;
	background-image: url('../repository/line-bg.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 2px;
}
.choose-box span{
	display: block;
    font-family: 'AntennaRegular';
    font-size: 30px;
    color: #652d90;
    position: absolute;
    left: 50%;
    width: 80px;
    margin-top: -21px;
    top: 50%;
    text-transform: uppercase;
    margin-left: -40px;
}
.choose-box a.workers{
	background-color: #2c3e50;
}
.choose-box a.employers{
	background-color: #652d90;
}


/*----- HOME WRAPPER -----*/

.home-wrapper{
	width: 100%;
	float: left;
}
.home-wrapper .container{padding-top: 20px;}
.news-box{
	width: 100%;
	float: left;
	background-color: #fff;
    border: 1px solid #c9c9c9;
    margin-bottom: 20px;
    padding: 3px;
}
.news-box a{
	text-decoration: none;
	cursor: pointer;
}
.news-box .img-holder{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.news-box .news-txt{
	width: 100%;
	float: left;
	padding: 10px;
	padding-bottom: 27px;
	min-height: 180px;
	position: relative;
}
.news-box .news-txt span.title{
	display: block;
	font-family: 'AntennaRegular';
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 5px;
	color: #929497;
}
.news-box .news-txt h4{
	margin-bottom: 20px;
}
.news-box .news-txt a.more{
	font-size: 12px;
	font-family: 'AntennaRegular';
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #652d90;
}

.latest-holder{
	width: 100%;
	float: left;
	background-color: #fff;
	margin-bottom: 20px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
.latest-holder h4{
	padding: 15px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.latest-holder .latest-box{
	width: 100%;
	float: left;
	padding: 15px;
	border-bottom: 1px solid #c9c9c9;
}
.latest-holder .latest-box .img-holder{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.latest-holder .latest-box span.title{
	display: block;
	font-family: 'AntennaRegular';
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #929497;
}
.latest-holder .latest-box h4{color: #6d6e70;padding: 0;border: 0;}

.premium-holder{
	width: 100%;
	float: left;
	background-color: #fff;
	margin-bottom: 20px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
.premium-holder h4{
	padding: 15px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.premium-holder .premium-box{
	width: 100%;
	float: left;
	padding: 15px;
	border-bottom: 1px solid #c9c9c9;
}
.premium-holder .premium-box .left{
	width: 70%;
	float: left;
	margin-right: 5%;
}
.premium-holder .premium-box .right{
	width: 25%;
	float: left;
}
.premium-holder .premium-box .left span.title, .premium-holder .premium-box .right span.title{
	display: block;
	font-family: 'AntennaRegular';
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #929497;
}
.premium-holder .premium-box .right span.title{text-align: right;}
.premium-holder .premium-box .left h4{color: #6d6e70;padding: 0;border: 0;}
.latest-box a, .premium-box a{	
	text-decoration: none;
}

/*----- RESULTS -----*/

/*Background per templatat tjere*/
#wrapper.bg{
    min-height: 650px;
    background-repeat: no-repeat;
    background-image: url('../images/bg1.png');
    background-position: center center;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

span.arsimtari{
	display: block;
	font-family: 'AntennaBold';
	font-size: 18px;
	line-height: 24px;
	color: #652d90;
	margin: 30px 0px;
}

input.search{
	height: 48px;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #652d90;
	float: left;
	width: calc(100% - 48px);
	color: #808080;
}
/* Place Holder CSS */
input.search::-webkit-input-placeholder {
  color: #652d90;
  /*opacity: 0.8;*/
}
input.search:-moz-placeholder {
  color: #652d90;
  /*opacity: 0.8;*/
}
input.search::-moz-placeholder {
  color: #652d90;
  /*opacity: 0.8;*/
}
input.search:-ms-input-placeholder {  
  color: #652d90;
  /*opacity: 0.8;*/
}
input.sub-search{
	height: 48px;
	width: 48px;
	float: left;
	background-color: #652d90;
	padding: 4px;
	background-image: url('../repository/search.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
}
.search-holder{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 50px;
}
.search-holder img.arrow{
	position: absolute;
    top: -7px;
    width: 15px;
    left: 40px;
}
.results-holder{
	width: 100%;
	float: left;
    margin-bottom: -350px;
}
.results-holder .container{
	position: relative;
	top: -350px;
}

.results-holder a.select-place{
	font-family: 'AntennaRegular';
	font-size: 16px;
	line-height: 20px;
	color: #652d90;
	text-decoration: underline;
	cursor: pointer;
	margin-bottom: 20px;
	display: inline-block;
    margin-right: 20px;
}
.results-holder a.select-place .caret{
    margin-left: 10px;
    color: #652d90;
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
ul.place-list{
	width: 100%;
	float: left;
}
ul.place-list li{
	display: block;
	width: 25%;
	float: left;
	padding: 0px 10px;
	margin-bottom: 5px;
}
ul.place-list li a{
    font-family: 'AntennaRegular';
    font-size: 16px;
    line-height: 20px;
    color: #652d90;
    text-decoration: none;
    cursor: pointer
}
ul.place-list li a:hover{
	border-bottom: 1px solid #652d90;
}
.more-place{
	width: 100%;
	float: left;
	display: none;
	margin-bottom: 20px;
	background-color: #fff;
	border:1px solid #652d90;
	padding: 10px 10px 5px 10px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	position: relative;
}
.more-place img.arrow{
	position: absolute;
    top: -8px;
    width: 15px;
    left: 40px;
}
.more-place.m-two img.arrow {
    left: 120px;
}
/*---------- TABELA RESULTS ----------*/

.result-left .table{
	margin-bottom: 0px;
}
.result-left .table>thead>tr{
	background-color: #fff;
	border-bottom: 5px solid transparent;
}
.result-left .table>tbody>tr>td, .table>tbody>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	padding: 10px;
	font-family: 'AntennaRegular';
	font-size: 14px;
	color: #929497;
    font-weight: normal;
}
.result-left .table>tbody>tr>td{
	padding: 20px 10px;
}
.result-left .table>tbody>tr>td a{
	text-decoration: none;
	color: #929497;
}
.result-left .table>tbody>tr>td h4{
	margin-top: 5px;
}
.result-left .table>tbody>tr{
	background-color: #fff;
	border-bottom: 1px solid #c9c9c9;
}
.result-left .table>tbody:before {
    content: "-";
    display: block;
    line-height: 10px;
    color: transparent;
}

/*---- PAGINATION ----*/

.pagination-nav{
	width: 100%;
	float: left;
	background-color: #fff;
	border: 1px solid #c9c9c9;
	border-top:0;
	margin-bottom: 20px;
}
.pagination-nav ul.pagi-list{
	display: block;
	width: 280px;
	margin: 0 auto;
}
.pagination-nav ul.pagi-list li{
	float: left;
	display: inline-block;
}
.pagination-nav .number.checked{
	background-color: #652d90;
	color: #fff;
}
.pagination-nav .number{
    font-size: 14px;
    font-family: 'AntennaRegular';
    color: #929497;
    text-decoration: none;
    line-height: 40px;
    float: left;
    padding: 0px 10px;
}
.pagination-items{
	float: left;
}
.pagination-nav img{
    width: 30px;
    float: left;
    margin:5px;
}

/*----- ABOUT US -----*/

.about-us{
	width: 100%;
	float: left;
	margin-bottom: -100px;
}
.about-us .container{
	top: -100px;
	position: relative;
}

.about-left{
	width: 100%;
	float: left;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    margin-bottom: 20px;
}
.about-left h5{
	margin-bottom: 5px;
}
.about-left p{
	margin-bottom: 20px;
}

/*----- MARKETING -----*/

.marketing-holder{
	width: 100%;
	float: left;
	margin-bottom: -100px;
}
.marketing-holder .container{
	top: -100px;
	position: relative;
}

.marketing-left{
	width: 100%;
	float: left;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    margin-bottom: 20px;
}
.marketing-left h5{
	margin-bottom: 20px;
}
.marketing-left p{
	margin-bottom: 20px;
}

/*----- FAQ's -----*/

.faq-holder{
	width: 100%;
	float: left;
	border:1px solid #c9c9c9;
	background-color: #fff;
	min-height: 820px;
	margin-bottom:20px;
}

.faq-holder #accordion{
	width: 100%;
	float: left;
    margin-top: 5px;
}
.faq-holder .panel{
	width: 100%;
	float: left;
	box-shadow:none!important;
	border:0;
}
.faq-holder .panel-body{
	width: 100%;
	float: left;
	background-color: #f1f1f2;
	border-top: 1px solid #c9c9c9!important;
	border-bottom: 1px solid #c9c9c9;
}
.panel-default>.panel-heading{
	background-image: none;
	background-color: transparent;
	border:0;
}
.question-holder .question-title{
	width: 100%;
	float: left;
	padding: 15px;
}
.faq-holder .panel-heading h4{clear: left;text-transform: none;}
.faq-holder .panel-heading a{
	text-decoration: none;
	color: inherit;
}

/*----- BLOG -----*/

.blog-left .news-box.last{
	margin-bottom: 0;
}

/*----- BLOG INSIDE -----*/

.blog-inside{
	width: 100%;
	float: left;
	border:1px solid #c9c9c9;
	padding: 15px;
	background-color: #fff;
	margin-bottom: 20px;
}
.blog-inside .img-holder{
	width: 100%;
	float: left;
	margin-bottom: 20px;
	min-height:420px;
}
.blog-inside h4{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}
.blog-inside span.title{
    display: block;
    font-family: 'AntennaRegular';
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    color: #929497;
}
.blog-inside p{
	margin-bottom: 20px;
}

/*----- PROFILE -----*/

.profile-holder{
	width: 100%;
	float: left;
	padding:15px;
	background-color: #fff;
	border:1px solid #c9c9c9;
	margin-bottom: 20px;
}
.profile-holder a.edit{
	display: block;
	font-family: 'AntennaRegular';
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	color: #808080;
	text-align: right;
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
.profile-holder a.edit img{width: 14px;float: right;margin-left: 7px;}

.profile-holder .img-holder{
    width: 175px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.profile-holder .img-holder img{
	width: 100%;
	display: block;
}
.profile-holder .txt-holder{
	width: calc(100% - 195px);
	float: left;
	margin-bottom: 10px;
}
.profile-holder .txt-holder h5{
	color: #652d90;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.profile-holder a.inp-title{font-size: 16px;clear: left;}

.profile-holder ul.info-list{
	display: block;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.profile-holder ul.info-list li{
	display: inline-block;
	float: left;
	padding-right: 5px;
	width: 50%;
	margin-bottom: 7px;
}
.profile-holder ul.info-list li a{
	font-family: 'AntennaRegular';
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
}
.profile-holder ul.info-list li b{
	color: #652d90;
	width: 25px;
	float: left;
	margin-right: 3px;
}

/*----- TABELA PROFILE -----*/

.table-holder{
	width: 100%;
	float: left;
}
.table-holder .table .left{
	width: 80px;
    float: left;
    margin-right: 10px;
}
.table-holder .table .left img{
	width: 100%;
	display: block;
}
.table-holder .table .right{
	width: calc(100% - 90px);
    float: left;
}
.table-holder .table .right span{
	font-size: 16px;
	color: #652d90;
	text-decoration: none;
	font-family: 'AntennaRegular';
	display: block;
}
.table-holder .table .right a.edit-job{
    font-size: 14px;
    color: #808080;
    text-decoration: none;
    font-family: 'AntennaRegular';
    text-decoration: none;
    cursor: pointer;
}
.table-holder .table .right a.edit-job img {
    width: 11px;
    margin-left: 5px;
}
.table-holder .table .right h4{
	color: #808080;
	text-transform: none;
}
.table-holder .table>thead>tr>th{
	font-size: 16px;
	font-family: 'AntennaBold';
}
.table-holder .table>thead>tr{
	background-color: #d0d2d3;
	border-bottom: 3px solid transparent;
}
.table-holder .table>tbody:before{
 	content: "-";
    display: block;
    line-height: 10px;
    color: transparent;
}
.table-holder .table>tbody>tr>td{
	font-family: 'AntennaRegular';
	font-size: 16px;
	color: #652d90;
    border-top: 0;
}
.table-holder .table>tbody>tr>td a{text-decoration: none;}
.table-holder .table>tbody>tr{
	border:1px solid #c9c9c9;
}

/*----- ON & OFF CHECKBOX -----*/

.onoffswitch {
    position: relative;
    width: 50px;
    float: left;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.switch-col a.inp-title{
	float: left;
	margin-left: 10px;
}
.switch-col, .switch-title{
	margin-bottom: 20px;
}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 20px;
    padding: 0;
    line-height: 20px;
    border: 2px solid #999999; 
    border-radius: 20px;
    -webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
    background-color: #EEEEEE;
    transition: background-color 0.3s ease-in;
    -webkit-transition: background-color 0.3s ease-in;
	-moz-transition: background-color 0.3s ease-in;
	-o-transition: background-color 0.3s ease-in;
}
.onoffswitch-label:before {
    content: "";
    display: block;
    width: 20px;
    margin: 0px;
    background: #FFFFFF;
    position: absolute;
    top: 0; bottom: 0;
    right: 30px;
    border: 2px solid #999999; 
    border-radius: 20px;
    -webkit-border-radius: 20px; 
	-moz-border-radius: 20px;
    transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #652D90;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
   border-color: #652D90;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px; 
}

/*----- EDIT PROFILE -----*/

.edit-profile{
	width: 100%;
	float: left;
	padding: 15px;
	border:1px solid #c9c9c9;
	background-color: #fff;
}
.edit-profile .row.clear {
    padding-top: 20px;
}
.edit-profile .img-holder {
    width: 175px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.edit-profile .img-holder img{
	width: 100%;
	display: block;
}
.edit-profile .txt-holder{
	width: calc(100% - 195px);
	float: left;
	margin-bottom: 10px;
	/*min-height: 175px;*/
}
.edit-profile .txt-holder .inputfile-3 + label{
    border: 0;
    margin-bottom: 0;
    margin-top: 138px;
    height: 32px;
    padding-bottom: 0;
}
.edit-left input.inpos, .edit-left textarea.txt{
	background-color: #f1f1f2;
}
.edit-left .special{
	margin-bottom: 15px;
}
.edit-left .special a{
	cursor: pointer;
	text-decoration: none;
}
.edit-left .special a img{
	margin-left: 10px;
}

/*----- POST JOB -----*/

.post-job{
	width: 100%;
	float: left;
	padding: 15px;
	border:1px solid #c9c9c9;
	background-color: #fff;
	margin-bottom: 20px;
}
.selectos{
	margin-bottom: 20px;
}
.datos .input-group{
	width: 100%;
	float: left;
}
.datos input.inpos{
	width:calc(100% - 40px);
	-webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}
.datos .input-group-addon{
	width:40px;
	float: left;
    line-height: 34px;
    padding: 6px;
}
.post-job input.inpos, .post-job textarea.txt{
	background-color: #f1f1f2;
}
.post-job .divider span{background-color: #fff;}
.inp-file{
	width: 100%;
	float: left;
}
.inp-file .inputfile-3 + label{
	max-width: calc(100% - 30px);
	float: left;
}
.inp-file .right {
    float: left;
    width: 30px;
}
#map{
	width: 100%;
	float: left;
	height: 400px;
	margin-bottom: 20px;
}

/*----- JOB INSIDE -----*/
.job-img{
	width: 125px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.job-img img{width: 100%;display: block;}
.job-txt{
	width: calc(100% - 145px);
	float: left;
}
.job-txt h5{
	margin-bottom: 10px;
	color: #652d90;
}
ul.job-list{
	width: 100%;
	float: left;
	display: block;
}
ul.job-list li{
	display: block;
	float: left;
	width: 100%;
}
ul.job-list li a{
	color:#929497;
	font-family: 'AntennaRegular';
	font-size:16px;
	line-height:22px;
	text-decoration: none;
}
ul.job-list li b{
	color: #652d90;
	width: 25px;
	float: left;
	margin-right: 3px;
}
.job-inside p{
	margin-bottom: 15px;
}
.job-inside span.bold{
	color: #6d6e70;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    font-family: 'AntennaBold';
    display: block;
    margin-bottom: 15px;
}
.job-inside a.link{
	color:#6d6e70;
	display: block;
	font-family: 'AntennaBold';
	font-size:16px;
	line-height:22px;
	text-decoration: none;
	margin-bottom: 15px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.job-inside a.link:hover{color: #652d90;}
.job-inside a.link i{
	margin-right: 10px;
	color: #652d90;
}
.job-inside ul{
	margin-bottom: 15px;
    margin-left: 5%;
    width: 95%;
    float: left;
}
.job-inside ul li{
	color: #929497;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    font-family: 'AntennaRegular';
    list-style-type: disc;
}
.job-inside ol{
	margin-bottom: 15px;
    margin-left: 5%;
    width: 95%;
    float: left;
}
.job-inside ol li{
	color: #929497;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    font-family: 'AntennaRegular';
    list-style-type: decimal;
}
.h-readmore{
	width: 100%;
    float: left;
    padding: 10px;
    font-family: 'AntennaBold';
    text-align: center;
    color: #fff;
    background-color: #652D90;
    margin: 15px 0px;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
.h-readmore:hover,.h-readmore:focus{
	color:#fff;
	background-color: #411E5D;
	text-decoration: none;
}
.pdf-nav{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.pdf-nav #prev,.pdf-nav #next{margin-right: 20px;float: left;cursor: pointer;}
.pdf-nav #prev img, .pdf-nav #next img{
	width: 30px;
}
.pdf-nav span.name{
    font-family: 'AntennaRegular';
    font-size: 15px;
    color: #808080;
    line-height: 30px;
    float: left;
    display: block;
}
#the-canvas{
	border:1px solid #652d90;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

/*----- SIGNUP -----*/

.signup-box{
	width: 100%;
	float: left;
	padding: 25px 15px;
	background-color: #fff;
	border:1px solid #652d90;
	min-height: 230px;
	margin-bottom: 20px;
}
.signup-box h3{
	font-family: 'AntennaRegular';
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 10px;
}
.signup-box p{
	text-align: center;
	color: #652d90;
	margin-bottom: 30px;
}
.signup-box a{
  	font-family: 'AntennaBold';
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    display: block;
    background-color: #652d90;
    text-decoration: none;
    text-align: center;
    padding: 7px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 48px;
    cursor: pointer;
}
.signup-up span.dont{
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #652d90;
}
.signup-down h4{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}
.signup-down .kol{margin-bottom: 20px;}

/*----- SIGNUP WORKERS, COMPANY -----*/

.signup-workers span.forgot, .signup-employers span.forgot{
	text-align: left;
}
.signup-employers .attach-inp .right{
	float: right;
    width: 30px;
}
.attach-inp .inputfile + label{
	width: calc(100% - 30px)!important;
}
/*.signup-employers .attach-inp a.info{
	font-family: 'AntennaRegular';
	font-size: 12px;
	color: #808080;
	line-height: 14px;
	margin-bottom: 2px;
	float: left;
	display: block;
	text-decoration: none;
}
.signup-employers .attach-inp a.info b{font-weight: normal;color: #652d90;}
*/
.tooltipos {
    font-size: 20px;
    line-height: 50px;
    color: #808080!important;
    width: 18px;
    margin-left: 12px;
    text-decoration: none;
}

.tooltip.top .tooltip-inner {
    background-color:#652d90;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #652d90;
}

/*----- LOGIN -----*/

span.forgot{
    display: block;
    color: #808080;
    font-family: 'AntennaLight';
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
span.forgot a{
    color: #652d90;
    font-family: 'AntennaRegular';
    text-decoration: none;
    cursor: pointer;
}
.divider {
    border: 1px solid #c9c9c9;
    height: 1px;
    width: 70%;
    margin: 0 auto;
    clear: left; 
    position: relative;
    margin-bottom: 20px;
}
.divider span {
    position: absolute;
    font-family: 'AntennaLight';
    top: -11px;
    left: 50%;
    z-index: 99999;
    background-color: #f1f1f2;
    text-align: center;
    margin-left: -20px;
    width: 40px;
    color: #808080;
}
a.log-with{
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    font-family: 'AntennaRegular';
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    height: 48px;
    text-decoration: none;
    text-align: center;
}
a.log-with.fcb{background-color: #3b5998;}
a.log-with.twt{background-color: #00aced;}
a.log-with.lin{background-color: #007bb5;}
a.log-with.gp{background-color: #dd4b39;}
span.dont{
	display: block;
    color: #808080;
    font-family: 'AntennaLight';
    font-size: 14px;
    width: 100%;
    float: left;
}
span.dont a{
	color: #652d90;
    font-family: 'AntennaRegular';
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
}

/*----- FOOTER -----*/

#footer{
	width: 100%;
	float: left;
	background-color: #404041;
}
#footer .container{
	padding-top: 40px;
	padding-bottom: 40px;
}
#footer span.title{
	font-family: 'AntennaBold';
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px;
	color: #fff;
	display: block;
	width: 100%;
	float: left;
	text-transform: uppercase;
}
#footer ul.foot-list{
	width: 100%;
	float: left;
}
#footer ul.foot-list li{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 3px;
}
#footer ul.foot-list li a{
	font-family: 'AntennaLight';
	color: #b0b0b0;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	cursor: pointer;
}
#footer ul.foot-list li a:before{
	content: '-';
	margin-right: 3px;
}
#footer ul.foot-list.kontakti{
	margin-bottom: 30px;
}
#footer ul.social{
	width: 100%;
	float: left;
}
#footer ul.social li{
	display: inline-block;
	float: left;
	margin-right: 10px;
}
#footer ul.social li:last-child{margin-right: 0;}
#footer ul.social li a{
	color: #652d90;
	background-color: #fff;
	font-size: 14px;
	width: 25px;
	line-height: 25px;
	height: 25px;
	display: block;
	text-align: center;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius: 50%;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
#footer ul.social li:hover a{
	background-color: #652d90;
	color: #fff;
}
#footer .copyright{
	width: 100%;
	float: left;
	border-top: 1px solid #b0b0b0;
}
#footer .copyright .container{
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .copyright .container p{
	font-size: 14px;
	color: #b0b0b0;
	float: left;
	font-family: 'AntennaLight';
}
#footer .copyright .container #sap{
	font-size: 14px;
	color: #b0b0b0;
	float: right;
	font-family: 'AntennaLight';
}
#footer .copyright .container #sap a{
	color: #b0b0b0;
	text-decoration: none;
}
#footer .copyright .container #sap a:hover{
	color: #b0b0b0;
	text-decoration: none;
}
#footer .copyright .container #sap a:link{
	color: #b0b0b0;
	text-decoration: none;
}
#footer .copyright .container #sap a:visited{
	color: #b0b0b0;
	text-decoration: none;
}
#footer ul.foot-list.kontakti li a:before{
	content: '';
	margin-right: 0px;
}
/*----- CMS STYLE ------*/
.cms{
	float: left;
	display: block;
	width: 100%;
    margin-top: 40px;
}
.cms .nav.nav-tabs a{
    font-family: 'AntennaRegular';
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    color: #652d90;
    cursor: pointer;
    display: block;
    padding: 20px 30px;
}

.cms .nav-tabs>li.active>a, .cms .nav-tabs>li.active>a:focus, .cms .nav-tabs>li.active>a:hover{
	border:1px solid #652d90;
    border-bottom-color: transparent;
    background-color: #fff;
}
.cms .nav-tabs>li>a:hover {
    border-color: transparent;
}
.cms .nav>li>a:focus, .cms .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.cms .tab-content{
	background-color: #fff;
	padding: 30px;
	border-left: 1px solid #652d90;
	border-right: 1px solid #652d90;
	border-bottom: 1px solid #652d90;
}
.cms .nav-tabs {
    border-bottom: 1px solid #652d90;
}  
.attach-inp .inputfile + label {
    width:100%;
}
.mar-bot{
	margin-bottom: 30px;
}
.forma{
	background-color: #fff;
	padding: 15px;
    border: 1px solid #c9c9c9;
}
.art .s-link{
	text-align: left;
}
.s-link{
    color: #652d90;
    font-family: 'AntennaRegular';
    border-bottom: 1px dotted #652d90!important;
    font-size: 18px;
    line-height: 28px;
    text-decoration: none;
    display: block;
    text-align: right;
    margin-bottom: 5px;
}
.s-link:hover{
	text-decoration: none;
	color: #652d90;
	opacity: 0.5;
}
.s-link.mar-top{
	margin-top: 20px;
}
.cms .select2-container--default .select2-selection--single{
	background-color: #fff;
}
.s-link.r{
	
    text-align: right;
}
.c-menu__item.lang{
	display: inline-block;
	border-bottom: 0;
}
.c-menu__item.lang a:after{
	content: "/";
	margin-left: 12px;
}	
.c-menu__item.lang:last-child a:after{
	content: "";
}
.c-menu__item.globus a:after{
	margin-left: 0;
	content: "";
}
label.error{
	margin-top: -20px;
    color: #DD4B39;
    font-family: 'AntennaRegular';
    font-weight: normal;
    width: 100%;
    font-size: 14px;
    text-align: right;
    position: absolute;
    left: -10px;
}
.error p{
    color: #DD4B39;
    float: left;
    font-family: 'AntennaRegular';
    font-weight: normal;
    width: 100%;
    font-size: 14px;
    padding: 0px 15px;
    margin-bottom: 10px;
}
.error-div{
	color: #DD4B39;
    font-family: 'AntennaRegular';
    font-weight: normal;
    font-size: 14px;
}
ul.rdmore-social{
	display: block;
	float: left;
	width: 100%;
}
ul.rdmore-social li{
	display: inline-block;
	float: left;
	margin-right: 10px;
}
ul.rdmore-social li:last-child{margin-right: 0;}
ul.rdmore-social li:first-child a {
	border-radius: 0;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: auto;
    background-color: #fff;
    color: #652d90;
}
ul.rdmore-social li a {
    color: #fff;
    text-decoration: none;
    font-family: 'AntennaRegular';
    background-color: #652d90;
    font-size: 14px;
    width: 25px;
    line-height: 25px;
    height: 25px;
    display: block;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.modal-content, .modal-header, .modal-body{
	width: 100%;
	float: left;
}
.modal-content a.close{
	opacity: 1;
}
.modal-content a.close img{
	width: 25px;
	display: block;
	float: right;
}
/*----- RESPONSIVE -----*/


@media only screen and (min-width : 1025px) and (max-width: 1199px){
	#header a.logo{width: 200px;margin-top: 10px;}
	ul.place-list li{
		width:33.33%;
	}
}

/* Ipad */
@media only screen and (min-width : 768px) and (max-width: 1024px){
	#header a.logo{width: 200px;}
	#header ul.menu-list{width: 100%;}
	#footer ul.social li{margin-right: 8px;}
	.blog-inside .img-holder{min-height: 320px;}
	#wrapper.bg{min-height: 350px;}
	.results-holder .container{top: -50px;}
	.results-holder{margin-bottom: -50px;}
	ul.place-list li{
		width:50%;
	}
}


/* Small Devices, Phones */
@media only screen and (max-width : 767px) {
	#header ul.menu-list{
		display: none;
	}
	ul.place-list li{
		width:100%;
	}
	.inputfile + label{padding: 5px;}
	#header .container{
		position: relative;
		padding-top: 12px;
		padding-bottom: 9px;
	}
	#header a.logo{
		width: 150px;
		position: absolute;
		top: 15px;
		left: 50%;
		margin-left: -75px;
	}
	#c-button--slide-right{display: block;}
	#c-button--slide-left{display: block;}
	.choose-box{
		margin-bottom: 15px;
	}
	.choose-box img{margin-top: 0;}
	.choose-box.line-holder{
		background-image: none;
		/*background-image: url('../repository/line-bg-mob.svg');*/
		background-size: 100%;
		min-height: 50px;
	}
	.result-left .table>thead>tr>th:nth-last-child(-n + 2), .result-left .table>tbody>tr>td:nth-last-child(-n + 2){
		display: none;
	}
	.table-holder .table>thead>tr>th:nth-last-child(-n + 2), .table-holder .table>tbody>tr>td:nth-last-child(-n + 2){
		display: none;
	}
	.foot-box{margin-bottom: 7px;}
	#footer ul.foot-list.kontakti {
	    margin-bottom: 7px;
	}
	#footer .container{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#footer .copyright .container{
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.blog-inside .img-holder{min-height: 250px;}
	.edit-profile .txt-holder{width: 100%;}
	.edit-profile .txt-holder .inputfile-3 + label{margin-top: 0;padding-left: 0;}
	.job-txt{width: 100%;margin-bottom: 15px;}
	.hide-right{
		display: none;
	}
	#wrapper.bg{min-height: 200px;}
	.profile-holder .txt-holder{width: 100%;}
	.profile-holder ul.info-list li{width: 100%;padding-right: 0;}
	/*.table-holder .table .right{width: 100%;}
	.table-holder .table .left{margin-right: 0;margin-bottom: 10px;}*/
	h1 {
	    font-size: 38px;
	    line-height: 44px;
	}
	.results-holder .container{top:0px;}
	.results-holder{margin-bottom: 0;}
	#footer .copyright .container p{
		width: 100%;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.table-holder .table .right{width: 100%;}
	.table-holder .table .left{margin-right: 0;margin-bottom: 10px;}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

/*---- SR STYLE ----*/

body.sr #wrapper.bg-home h2{font-weight: 100;}
body.sr h1{font-weight: 400;}
body.sr h2{font-weight: 100;}
body.sr h3{font-weight: 700;}
body.sr h4{font-weight: 400;}
body.sr h5{font-weight: 700;}
body.sr p{font-weight: 400;}
body.sr .choose-box a{font-weight: 100;}
body.sr span.arsimtari{font-weight: 700;}
body.sr #footer span.title{font-weight: 700;}
body.sr #footer ul.foot-list li a{font-weight: 300;}
body.sr #header ul.menu-list li.active:after{bottom: -17px;}
body.sr .signup-box h3{font-weight: 500;}
body.sr .signup-box a{font-weight: 700;}
body.sr .table-holder .table>thead>tr>th{font-weight: 700;}
body.sr .table-holder .table .right span{font-weight: 500;}
body.sr .job-inside span.bold{font-weight: 700;}