/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
/*Single Portfolio*/
.single-x-portfolio article {
  margin-bottom: 100px;
}
.single-x-portfolio .project-left{
	width: 25%;
	float: left;
}
.single-x-portfolio .project-right{
	width: 70%;
	float: right;
}
.single-x-portfolio .project-feature{
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.single-x-portfolio .project-feature img{
	 position: absolute;
  top: 50%;
	transform: translateY(-50%);
}
.single-x-portfolio .rork-projects .item {
  width: 70%;
}
.single-x-portfolio .ngny-new {
  padding-top: 25px;
  text-transform: uppercase;
  font-weight: Bold;
  letter-spacing: 1.2px;
}
.single-x-portfolio .cta_button {
  text-decoration: underline;
}
.single-x-portfolio .alignnone {
  margin: 0;
}
.single-x-portfolio .entry-bottom {
  margin-top: 50px;
}
.single-x-portfolio .rork-projects .rork-icon {
  padding: 0px;
}
a.rork-blog {
  text-transform: uppercase;
  font-weight: Bold;
  letter-spacing: 1.2px;
}
.rork-arrows {
  width: 100%;
}
.rork-l-arrow {
	width: 50%;
  text-align: left;
}
.rork-r-arrow {
	width: 50%;
  text-align: right;
}

/*Single Portfolio: hides all 'The Story' and 'The Result' will become a problem when client uses h2 later on.*/
.single-x-portfolio .rork-projects .entry-extra h2,
.single-x-portfolio .project-left h2 {
  display: none;
}
/*Single Portfolio: Slider*/
/*Removes Arrows from Slider*/
.ngny-slider .lSAction {
  display: none !important;
}
.ngny-slider .l-slide {
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.ngny-slider .lSPager {
  padding-top: 10px;
  margin: auto 0 !important;
}
.lSSlideWrapper {
  width: 100%;
  height: 70vh;
  position: relative;
  overflow: hidden;
}
.lSGallery{
	width: auto !important;
}
.lslide img {
  position: absolute;
  top: 0;
  max-width: 50vw;
}
.gwts-gwl-slidergal li img {
  margin: 0px;
}
.gwts-gwl-slidergal li img {
  margin: 0px;
}
.page-template.page.page-id-1989 .gwts-gwl-slidergal li img {
  margin: 0 auto;
}
/*Mobile Itemry*/

@media screen and (max-width: 1024px){
  .project-layout .right_sidebar {
    width: auto !important;
  }
  .project-layout > div.x-main {
    float: none !important;
    padding: 0px !important;
  }
  .filter_mob {
    border-bottom: 1px solid black;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px;
    color: black;
  }
  .filter_mob:after {
    content: "∨";
    float: right;
  }
  .single-x-portfolio .ngny-project .entry-content {
    width: 100%;
    padding-top: 60vh;
  }
  .single-x-portfolio .ngny-project .item {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100px;
  }
  .custom-container h1 {
    font-size: 1.2em;
  }
  .single-x-portfolio .entry-wrap {
    margin: 0px !important;
  }
  .lSSlideWrapper {
    height: auto;
  }
  .gwts-gwl-slidergal.gwts-loaded li {
    height: 50vh;
    overflow: hidden;
  }
  .x-sidebar #recent-posts-2,
  .x-sidebar #categories-2 {
    display: none;
  }
  .search-query input[type="text"] {
    background: #fde9d8;
    border: none;
  }
  .form-search .search-query {
    padding-left: 25px;
  }
  .form-search:before {
    float: right;
    left: auto;
    right: 25px !important;
    color: #f7923a;
  }
  .form-search ::-webkit-input-placeholder {
    /* Edge */
    color: #f7923a;
    text-transform: uppercase;
  }
  .form-search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f7923a;
    text-transform: uppercase;
  }
  .form-search ::placeholder {
    color: #f7923a;
    text-transform: uppercase;
  }
  .x-sidebar {
    margin-top: 0px;
  }
  .blog .x-main .hentry:first-child {
    border: none;
    padding-top: 10px;
  }
/*New Project Layout*/	
	.single-x-portfolio .project-left{
	width: 100%;
}
.single-x-portfolio .project-right{
	width: 100%;
}
}

section.archive-header {
  margin: 0em;
  padding: 45px 0px 45px 0px;
  background-color: #f7923a;
  z-index: 1;
}
.arch_hd_headline h1.x-text-content-text-primary {
  margin: 0 calc(0em * -1) 0 0;
  font-family: inherit;
  font-size: 3.07em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: left;
  text-transform: none;
  color: rgb(0, 0, 0);
}
.ach-hd.x-text {
  margin: 0em;
  padding: 0em;
  font-family: inherit;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0em;
  text-transform: none;
  color: #FFF;
  background-color: transparent;
}

.ach-hd-2.x-text {
  margin: 0em;
  padding: 0em;
  font-family: inherit;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0em;
  text-transform: none;
  color: rgb(0, 0, 0);
  background-color: transparent;
}

.sec_brk_bg {
  height: 450px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.job_list_section {
  margin: 0em;
  padding: 45px 0px 45px 0px;
  background-color: #fff;
  z-index: 1;
}
.job_list_section .x-text-content-text h1 {
  margin: 0 calc(0em * -1) 0 0;
  font-family: inherit;
  font-size: 3.07em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: left;
  text-transform: none;
  color: rgb(0, 0, 0);
}
.fut_opp_section {
  margin: 0em;
  padding: 45px 0px 45px 0px;
  background-color: #c1d830;
  z-index: 1;
}
.fut_opp_section h1 {
  margin: 0 calc(0em * -1) 0 0;
  font-family: inherit;
  font-size: 3.07em;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: left;
  text-transform: none;
  color: rgb(0, 0, 0);
}
.fut_opp_section .x-text {
  margin: 0em;
  padding: 0em;
  font-family: inherit;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0em;
  text-transform: none;
  color: rgb(0, 0, 0);
  background-color: transparent;
}

.job_list_main article p {
  margin: 0em;
  padding: 0em;
  font-family: inherit;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0em;
  text-transform: none;
  color: rgb(0, 0, 0);
  background-color: transparent;
}
.job_list_main .entry-header h1 {
  font-size: 2em;
}
.job_list_main .entry-header h1:hover {
  color: rgb(192,218,48);
}
.job_list_main article {
  padding: 20px 0;
}
.career_single .entry-content ul {
  color: black;
}
.lh_content {
  width: 80%;
  float: left;
}
.rh_state_sdbr {
  width: 20%;
  float: left;
  padding: 50px;
}
.other_states_sidebar_right ul {
  list-style: none;
  margin: 0;
}
.other_states_sidebar_right h5 {
  margin: 0;
}
.single-careers .entry-content a{
	color: rgb(192,218,48);
}
.single-careers .swp_horizontal_panel a{
	color: #FFF;
}
section.archive-footer {
  margin: 0em;
  padding: 45px 0px 45px 0px;
  background-color: rgb(192,218,48);
  z-index: 1;
	color: #000;
}

/*archive-career*/
.arrow-img {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -1;
}
#arrow-right {
    background-image: url(https://rork.janya.net.au/wp-content/uploads/2020/02/Rork_UI_Graphics-01-2.png);
    background-repeat: no-repeat;
    background-position: 100% 76%;
    background-size: 30%;
    z-index: 0;
}

#arrow-left{
    background-image: url(https://rork.janya.net.au/wp-content/uploads/2020/02/Rork_UI_Graphics-01-3.png);
    background-repeat: no-repeat;
    background-position: 0% 95%;
    background-size: 30%;
    z-index: 0;
}
.career_archive .header .arch_hd_headline h1.x-text-content-text-primary,
.career_archive .header .ach-hd .x-text{
	color: #FFF;
}

/*project location*/
.project_location {
    width: 80%;
    display: inline-block;
    padding-right: 1em;
    text-transform: none;
    font-size: 14px;
    text-align: left;
    line-height: 1.4em;
	display:flex;
}


/*project widget style*/
div#portfolio-category-2 ul {
    text-align: center;
    position: static;
    display: block !important;
    width: 100% !important;
    margin: 0;
    padding: 15px 15px 0;
    list-style: none;
}


div#portfolio-category-2 li {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid lightgrey;
    padding: 8px 0;
    display: inline-block !important;
    float: none;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.widget ul li a, .widget ol li a {
    display: inline-block;
    color: rgb(0, 0, 0);
}

div#portfolio-category-2 ul li ul li:last-child {
border-bottom-style: none;
}
/*news filter*/
.x-main .widget a, .x-sidebar .widget a {
  text-transform: uppercase;
  text-decoration:none;
}
/*line-height for all text element for Template pages*/
.entry-content p , .ach-hd p , .ach-hd-2 p{
	line-height:1.3;
}
