@import "../../../atlanta/assets/css/rtl.min.css";

/* Your CSS code goes here
-------------------------------------- */
.post-19 p span {
    font-size: 20px !important;
}
.sf-menu li{
	border-top: 2px solid transparent !important;
}
.sf-menu li a{
	line-height: 1.5em;
    font-size: 22px;
    margin-top: 70px;
    font-family: 'Assistant', Arial, sans-serif;
    font-weight: bold;
}
#home-s1{
	position:relative;
}
#home-s1 h2{
	color: #fff;
    font-size: 5vw;
    margin: 5vw 0 0 25.5vw;
    text-align: center;
    display: inline-block;
    font-weight:600;
    padding: 1.8vw 4vw;
}
#home-s1 .container-section .columns .column-12.widget-column:last-child{
	position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    text-align: center;
    height: 50%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+67 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 67%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 67%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 67%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
header.page-title,mark.menu-no-found{	
	display:none;
}
#copyright .container, #header .container{
	max-width: 100%;
    padding: 0 10vw;
}
body #copyright{
    font-size: 1.2vw;	
}
.comeet-position p {
    margin: 0 0 0.5vh;
}
.logo{
	margin-bottom:30px;
}
.center-info {
    float: right;
	text-align:center;
}
#copyright a.web3d {
    font-size: 0.7vw;
    font-family: arial;
    border-radius: 20px;
    padding: 5px 0;
    display: inline-block;
    line-height: 18px;
    color: #fff;
}
a.web3d img {
    float: right;
    margin: 1px 0 0 7px;
    width: 3vw;
}
#copyright .pull-right{
	text-align:left;
}
#copyright .pull-left, #copyright .center-info,  #copyright .pull-right{
	width:33.33%;
}
#page-header span {
    opacity: 0;
}
.right_panel {
	margin-left:-20vw; 
	padding:20px; 
	width:20vw; 
	position:fixed; 
	top:10vw; 
	right:-20vw; 
	border:none;
	z-index:9;
	background:#efefef;
	display: none;
}
.right_panel .open {
    padding: 3px 5px;
    position: absolute;
    top: 10px;
    right: 20vw;
    border: 1px solid #367aab;
    cursor: pointer;
    width: 6vw;
    background: #c7102d;
    height: 8vw;
    border-radius: 20px 0 0 20px;
    border: none;
    padding: 1vw;
	text-align:center;
	font-size:1.5vw;
	font-weight:600;
	color:#fff;
}
.right_panel .open p{
	margin:0.5vw 0 0;
	font-size: 1.5vw;
	 line-height: 1em;
}
.right_panel .open .fa{
	font-family:fontAwesome;
	font-style:normal;
	font-weight:normal;
	font-size:2.5vw;
}
#home-s3{
	padding:2vw 6.5vw;
}
#home-s3 .column-6.widget-column:nth-child(2) {
    font-size: 1vw;
    line-height: 1.5em;
    font-weight: bold;
    padding: 0 7vw 0 0;
}
#home-s4 .column-6.advanced-column {
    float: left;
	padding: 2vw 6.5vw 2.5vw 6.5vw;
}
#home-s4 .column-6.widget-column h5 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    color: #fff;
    font-size: 1.65vw;
    font-weight: 600;
	border:none;
	left: 0;
}
#home-s4 .column-6.widget-column img{
	width:100%;
}
#home-s4 .column-6.widget-column h5:after,#home-s4 .column-6.widget-column h5:before{
	display:none;
}
#home-s4 .column-6.widget-column {
    position: relative;
    padding: 0.5vw;
}
#home-s4 h2{
	font-weight: bold;
    color: #fff;
    font-size: 2.5vw;
}
.hr-all{
	overflow:hidden;
	/*max-height: 45vh;*/
	margin-bottom:2vw;
}
.section .container-section .columns .column-12.message-em {
    padding: 2vw 10.5vw;
    TEXT-ALIGN: center;
    color: #454545;
    font-size: 1.5vw;
	display: none;
}
.section .container-section .columns .column-12.message-em .show_all{
	font-size: 1em;
	display: block;
    margin: 1vw auto;
}
.section .container-section .columns .column-12.message-em .show_all:hover{
	background:#CCC;
}
.hr-all ul.comeet-positions-list {
    overflow: hidden;
    max-height: 26vh;
}
button:focus, input[type=submit]:focus {
    background-color: #000;
	color:#fff;
}
/*.hr-all .comeet-position {
	display:none;
}
.hr-all .comeet-position:nth-child(1),.hr-all .comeet-position:nth-child(2),.hr-all .comeet-position:nth-child(3),.hr-all .comeet-position:nth-child(4){
	display:inline-block;
}*/
#home-s2 .comeet-group-name{
	display:none;
}
#home-s2{
	padding:0 0 2vw;
}
.jobs_filter{
	background:#8e8e8e;
	padding:2vw 10.5vw;
}
#d{
  padding:2vw 10.5vw 0;	
}
.comeet-position-name,.comeet-position-meta-single,.comeet-position-info,.comeet-apply{
	padding:0 10.5vw;
}
.comeet-position-meta-single,.comeet-position-location{
	font-size: 1.1vw !important;
}
.content-inner {
    height: 60vh;
    overflow: hidden;
    overflow-y: auto;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.jobs_filter{
	text-align:center;
}
.jobs_filter label{
	color:#fff;
}
.show_all,.search{
	background:#c7102d;
	color:#fff;
	border:none;
	border-radius:20px;
	margin: 0 20px;
}
.jobs_filter select{
	    width: 13vw;
}
li.comeet-position p {
    font-size: 1.2vw;
    color: #3a3a3a;
    font-weight: 600;
	line-height: 1.3em;
}
select.location {
    margin-left: 25px;
}
.comeet-apply{
	border-bottom:2px solid #a1a1a1;
}
body .comeet-social{
	padding: 30px 10.5vw;
	width: 50%;
	border:none;
}

#home-s2 .button{
	border-radius:30px;
}
body li.comeet-position{
	width:20%;
	margin:1% 1.5%;
	background:#e9e9e9;
	border-radius:10px;
	border:1px solid #000;
	position: relative;
    padding-bottom: 8vw;
	float: right;
	height: 24vh;
}
/*body .hr-all .comeet-position {
	margin:1% 1.5% 3%;
}*/
.comeet-positions-list{
	list-style:none;
}
#home-s2 .comeet-u-1, #home-s2 .comeet-u-1-2{
	display:inline;
}
body li.comeet-position:nth-child(odd){
	 margin-right: 1.5%;
}
body .comeet-position-meta{
	font-size: 1vw;
}
.comeet-position p:last-child {
    text-align: center;
	position: absolute;
    bottom: 10px;
    width: 100%;
    right: 0;
}
.comeet-position p:last-child a{
	background: #8e8e8e;
    padding: 0.2vw 1vw;
    color: #fff;
    border-radius: 19px;
	margin: 5px auto;
}
#builder-section-1{
	padding:2vw 10.5vw;
}
.comeet-list.comeet-group-name,h2.comeet-group-name {
    padding-right: 4.5%;
    font-size: 1.7vw;
}
body .all-jobs-link{
    padding-right: 5%;
    border-top: none;
    display: block;
    margin-top: 0;
}
.center-info a {
    margin: 0 5px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
	.content-inner{height: 33vh;}
	.jobs_filter{padding: 2vw 5.5vw;}
	body li.comeet-position{height: 16vh;}
}
@media only screen and (max-width:767px){
	button.navbar-toggle.visible-xs{display:none!important;}
	.right_panel{margin-left: -80vw;width: 80vw;right: -80vw;}
	.right_panel .open{right: 80vw;height: 20vw;width: 10vw;}
	.right_panel .open p{font-size: 3.5vw;}
	.right_panel .open .fa{font-size: 4.5vw;}
	.comeet-position-meta-single, .comeet-position-location,.span.comeet-position-employmenttype{font-size: 6.1vw !important;display: block;}
	#home-s4 h2{font-size: 7.5vw;}
	#home-s3 .column-6.widget-column:nth-child(2){padding: 20px 0 0;font-size: 4.65vw;}
	#home-s4 .column-6.widget-column h5{font-size: 6.65vw;}
	#copyright .pull-left, #copyright .center-info, #copyright .pull-right{width: 100%;float: none !important;text-align:center;}
	.rtl #copyright{font-size: 4.5vw; line-height: 1.7em;}
	.rtl #header.logo-right .logo .logo-img{float:none;text-align:center;}
	.logo-img a > img{max-width: 130px;}
	.show_all, .search{margin: 10px auto; width: 100%;}
	.jobs_filter label{width: 100%;}
	.jobs_filter select{width: 50%;float: left;}
	select.location{margin-left: 0;}
	body li.comeet-position{width: 47%;margin: 1% 1.5%!important;height: 29vh;}
	#d { padding: 2vw 1%;}
	ul.comeet-positions-list {padding: 0; margin: 0;}
	li.comeet-position p{    line-height: 1.3em;    font-size: 4.2vw;}
	/*.hr-all{max-height: 94vh;}*/
	.hr-all ul.comeet-positions-list {    overflow: hidden;    max-height: 30vh;}
	.comeet-position p:last-child a{    padding: 0.2vw 3vw;}
	.comeet-position-meta-single{margin-bottom:0;}
	.comeet-position-info h4, .comeet-apply h4{    margin: 0;}
	.section .container-section .columns .column-12.message-em{font-size: 4.5vw;line-height: 1.5em;}
	.section .container-section .columns .column-12.message-em .show_all{    font-size: 1.5em;    margin: 1vw auto 10vw;}
	body .comeet-social{width:100%;}
	#copyright a.web3d {font-size: 3.7vw;}
	a.web3d img {width: 16vw;}
}