/***************************************************************
****************************************************************
****     Client: Hotel Valley Ho                            ****
****     Project: Custom Career Site Build                  ****
****     Date:                                              ****
****     Author: Scott Stewart                              ****
****     Company: Recruiting.com                            ****
****************************************************************
***************************************************************/



#jobs-list {
  max-width: 100%;
  display: block;
  background: #fff url(https://dokumfe7mps0i.cloudfront.net/oms/16584/image/2025/7/M4N91_jobs-list-bg9UaiM3/jobs-list-bg9UaiM3.jpg) center left no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin: 0px auto -24px auto;
  padding: 0 0 46px 0;
}

#jobs-list main {
  background-color: transparent;
}

#jobs-list main .results-container {
  max-width: 724px;
  display: block;
  padding: 60px;
  margin: 0 auto;
  background: #D5CA57;
  border-radius: 2px;
}

#jobs-list .pagination select.page-size {
  background-position: right 0.5rem center;
}

#jobs-list .item-title {
  padding: 10px 0;
}

#jobs-list .results-list .result-item .item-title a {
  background-color: transparent;
}


@media(max-width:720px) {
  #jobs-list .results-list .result-item .item-title .status {
    float: none !important;
  }

  #jobs-list .results-list .result-item .item-title a {
    padding: 0 !important;
  }

  #jobs-list .results-list .result-item:after {
    left: 0 !important;
  }

  #jobs-list main .results-container {
    padding: 20px !important;
  }
}

#jobs-list .results-list .result-item:nth-child(even),
#jobs-list .results-list .result-item {
  background-color: transparent;
  width: 600px;
  padding: 10px 0;
  max-width: 100%;
}

#jobs-list .results-list .result-item:after {
  content: '';
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16584/image/2025/7/U9ZK4_dot-blackbXLXPP/dot-blackbXLXPP.png);
  position: absolute;
  left: 8px;
  height: 8px;
  width: 593px;
  max-width: 100%;
  z-index: 5;
  background-size: 9px;
}

#jobs-list .results-list .result-item .item-title a {

  text-align: left;
  position: relative;
  padding: 20px 10px 20px 10px;
  transition: all .3s;
}

#jobs-list .results-list .result-item .item-title .status {
  float: right;
  /*color: #fff; */
}

.jobs-list aside {
    background: #A8CED6;
    padding-top: 100px !important;
}

.jobs-list aside .filter-group>h3 {
    color: #474A50 !important;
    border-bottom: 2px solid #474A50 !important;
}

.jobs-list .job-search-button.primary {

    border: 2px solid #474A50 !important;
    color: #474A50 !important;
}
/***Short**/

#job-detail .job-description {
  padding: 10rem 0;
}

#job-detail .primary-background-color-lighter:hover,
#job-detail .primary-background-color-lighter:focus {
  background-color: #F0862C;
  color: #fff;
}

#job-detail .secondary-color {
  color: #fff;
}

#job-detail .primary-background-color {
  background-color: rgba(6, 6, 6, 0.6);
}

#job-detail .job-description .apply-with-jobing-component .jobing-icon {
  fill: #fff;
}

#job-detail .job-addl-info .map-button:hover,
#job-detail .job-addl-info .job-share-button:hover {
  color: #ffffff;
  background-color: #F0862C;
}











#job-detail #PTitle {
  display: block;
  margin-top: 5vw;
}

#job-detail .jobing-share-modal.modal.hide.open {
  display: block !important;
}

#PTitle,
#PDetails,
.co-nav,
.co-footnav,
.open-jobs h2,
.open-jobs .jobcosearch label,
.job-paging:nth-child(1),
#CompVideo,
#job-detail .job-payrange {
  display: none;
}

.wow {
  visibility: hidden;
}




#job-detail .job-addl-info {
  margin-top: 100px;
}


#job-detail .job-body h3 {
  margin-bottom: 28.666666667px;
}



/**********************************************************************************************************
JOBING Page
**********************************************************************************************************/

.profile .count {
  display: none;
}

/*.profile #PContent ul {
    background: #C3B600;
    margin: 20px;
    padding: 20px;
}*/

.profile #PContent ul {
  margin-top: -50px;
}

.profile .job-addl-info,
.profile #PContent ul.view-on-map-list {
  margin-top: 0px !important;
}

.profile .title {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  display: block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.profile .job-location,
.profile .job-pay {
  color: #fff;
  font-size: 16px;
  display: block;
  padding-left: 20px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.profile #PContent .open-jobs ul li {
  list-style: none;
  border-bottom: 2px dotted #000;
  padding: 5px;
}

.profile #PContent .open-jobs ul li:hover {
  background: #998F03;
}

.profile .job-body {
  padding: 0 20px;
}


/***************************************************************
KILLS
***************************************************************/
[class*="column"]+[class*="column"]:last-child {
  float: left;
}

ol {
  margin: 0;
}

a:hover {
  color: white;
  text-decoration: none;
}

/***************************************************************
NAVIGATION
***************************************************************/
.main-nav {
  background: white;
  float: left;
  width: 100%;
  position: fixed;
  z-index: 999 !important;
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
}

.main-nav-inner {
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}

.main-nav img {
  padding: 12px 0 0 30px;
  float: left;
  height: 55px
}

.main-nav ul {
  float: right;
  list-style-type: none;
  margin: 0;
}

.main-nav ul li {
  display: inline;
}

.main-nav ul li a {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #7E7C7C;
  font-size: 15px;
  font-weight: 300;
  display: inline-block;
  padding: 20px 10px;
}

.main-nav li.selected {
  background: #56459D;
}

/*NAV ACTIVE PAGE STYLES*/
/*#company-profile-main .main-nav ul li:nth-of-type(1) a {*/
/*  color: #000; }*/

/*.page-jobs .main-nav ul li:nth-of-type(2) a {*/
/*  color: #000; }*/

/*.page-culture .main-nav ul li:nth-of-type(3) a {*/
/*  color: #000; }*/


.main-nav ul li a {
  color: #000;
}

/* .main-nav ul li:nth-of-type(1) a {
  color: #F0862C;
  border-bottom: #F0862C;
}

.main-nav ul li:nth-of-type(2) a {
  color: #C3B600;
}

.main-nav ul li:nth-of-type(3) a {
  color: #76CCD8;
  border-bottom: #76CCD8;
} */



/****************************************************j***********
TEXT & BUTTONS
***************************************************************/
body {
    color: #474A50;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
}

.body-h1 {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-size: 70px;
  margin: 0;
  font-weight: 500;
  color: white;
  text-shadow: 0px 2px 9px rgba(0, 0, 0, 0.40);
}

#culture-section-one .body-h2 {
    color: white;
}

.body-h2 {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;

}

.body-h3 {
  font-size: 24px;
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  
}

.body-h4 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 18px;

  font-weight: bolder;
}

.body-p,
ul li {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 14px;
 
  font-weight: 500;
}

.btn {
  display: inline-block;
  width: 400px;
  height: 70px;
  text-align: center;
  border-radius: 2px;
  background-color: #d97119;
  padding: 16px 0;
  color: white;
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  transition: all .2s ease;
}

.btn:hover {
  background: #A8CED6;
  color: #000;
}

.text-black {
    color: #000;
}
/***************************************************************
SECTIONS
***************************************************************/
#section-one {
  background: #F0862C;
  background-size: cover;
  background-attachment: fixed;
  min-height: 600px;
  margin-top: 50px;
  padding: 30px 0 40px;
}

#section-two {
  background: #A8CED6;
  background-size: cover;
  min-height: 530px;
}

#section-three {
  background: #D5CA57 ;
  background-size: cover;
  background-attachment: fixed;
  min-height: 900px;
  padding-top: 50px;
  
}

#section-four {
  background: #F0862C;
  min-height: 530px;
  padding-top: 50px;
}

#section-five {
  background: #A8CED6;
  background-size: cover;
  background-attachment: fixed;
  min-height: 750px;
  padding-top: 50px;
}

#main-footer {
  min-height: 70px;
  background: white;
  margin-bottom: -33px;
}

#culture-section-one {
  background: url("https://dokumfe7mps0i.cloudfront.net/oms/16584/image/2025/7/CDAYS_Life-at-Hotel-Valley-HoF60TOk/Life-at-Hotel-Valley-HoF60TOk.jpg") center bottom no-repeat;
  background-size: cover;
  min-height: 630px;
  padding-top: 250px;
  position: relative;
}

#culture-section-two {
  background: #A8CED6;
  background-size: cover;
  background-attachment: fixed;
  min-height: 1160px;
}

#culture-section-three {
  background: #D5CA57;
  background-size: cover;
  min-height: 1660px;
  padding-top: 50px;
  padding-bottom: 50px;
}

#culture-section-one:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgb(0, 0, 0, 0.2);
  top: 0;
}

#culture-section-one div {
  position: relative;
}

#culture-section-one>div .body-h2 {
  text-shadow: 0px 2px 9px rgba(0, 0, 0, 0.40);
}

/**********************************************************************************************************
GENERAL STYLES
**********************************************************************************************************/
#section-one .body-p {
  max-width: 420px;
  padding-bottom: 20px;
}

#section-one .body-p:nth-of-type(2) {
  max-width: 515px;
}

#section-one img {
  padding-top: 50px;
}

.vision-circle {
  height: 384px;
  max-width: 384px;
  background: #F0862C;
  border-radius: 50%;
  display: block;
  margin: 73px auto 0 auto;
  position: relative;
}

.vision-circle .body-h2,
.vision-circle .body-p {
  position: absolute;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
  width: 210px;
}

.vision-circle .body-h2 {
  top: 40%;
}

.vision-circle .body-p {
  top: 60%;
  font-weight: 500;
}

.who {
  padding-top: 60px;
}

.who img {
  display: block;
  margin: 0 auto;
}

.who .body-p {
  max-width: 240px;
}

.who .body-h4 {
  padding: 20px 0;
  text-align: center;
}

.who-lower {
  height: 200px;
}

.perks {
  margin-top: 30px;
  border: 2px solid white;
  max-width: 280px;
  max-height: 400px;
  padding: 0 10px;
  border-radius: 3px;
  height: 280px;
}

.perks .body-h4 {
  text-align: left;
  padding: 2px 0;
}

.perks .body-p {
  max-width: 230px;
  font-size: 12px;
  font-weight: bolder;
}

.border-right {
  padding-top: 230px;
  margin: 0 10px;
  text-align: center;
}

#section-four .body-p {
  padding: 30px 0 50px 0;
}

#section-four .btn {
  background: #A8CED6;
  margin-bottom: 20px; 
  color: #000;
}

#section-four .btn:hover {
  background: #d97119;
  color: #fff
}

.video {
  padding-top: 50px;
}

.border-right-beni {
  padding-top: 55px;
  text-align: center;
}

.benefits {
  padding-top: 50px;
}

.beni {
  padding: 0 0 20px 20px;
  height: 180px;
}

#main-footer img {
  padding-top: 15px;
}

#main-footer .body-p {
  color: #595858;
  display: inline;
  line-height: 70px;
  padding-right: 10px;
}

#main-footer i {
  font-size: 5px;
  color: #595858;
  position: relative;
  bottom: 3px;
  left: -2px;
}

.social img {
  margin: 10px 30px 0 0;
}

.values {
  text-align: center;
}

.values .body-h2 {
  padding-top: 70px;
}

.left {
  text-align: left;
}

.values .body-p {
  font-weight: bolder;
  max-width: 215px;
  margin: 0 auto;
  display: block;
  height: 40px;
}

.border-right-cult {
  padding-top: 30px;
  text-align: center;
}

#culture-section-three .body-p {
  padding-top: 20px;
  max-width: 430px;
}

.who-we-are {
  padding-top: 50px;
}

.who-we-are .body-h3 {
  padding: 50px 0 20px 0;
  max-width: 334px;
}

/**********************************************************************************************************
RECRUITING LOGO
**********************************************************************************************************/
#footerpowered .PoweredBy {
  list-style-type: none;
  color: #7E7C7C;
  display: block;
  margin: 0 auto;
}

#footerpowered {
  min-height: 16px;
  position: relative;
  bottom: 10px;
  float: right;
  margin-right: 30px;
}

.RecruitingIcon {
  position: relative;
  top: 0px;
  left: -2px;
}

/**********************************************************************************************************
JOB LIST / OPEN JOBS / SEARCH TOOLS - START
**********************************************************************************************************/
.jobcosearch {
  width: 100%;
  padding: 0 !important;
  margin-bottom: 30px;
}

.open-jobs .jobcosearch .select-single {
  max-width: 214px;
  padding: 5px 5px 5px 20px;
  height: 44px;
  border-radius: 0;
  border: 1px solid #979797;
  color: #aaa;
  font-size: 15px;
  margin: 0;
}

fieldset {
  border: none !important;
}

#cosearch ol {
  text-align: center;
}

ol {
  margin: 0;
}

#main-job-list-container {
  max-width: 724px;
  display: block;
  padding: 10px 10px 25px 10px;
  margin: 0 auto;
  background: #C3B600;
  border-radius: 2px;
}

.open-jobs input#cosearchbutton {
  color: white !important;
  font-family: 'Montserrat', sans-serif !important;
  height: 44px !important;
  width: 214px !important;
  border-radius: 0 !important;
  font-size: 18px !important;
  background: #F0862C !important;
  margin: 5px auto;
  display: block;
  transition: all .3s;
}

.open-jobs input#cosearchbutton:hover {
  color: #76CCD8 !important;
  background: white !important;
}

.open-jobs #cosearch li {
  display: block;
  margin: 0 auto;
}

.open-jobs:before {
  font-family: 'Montserrat', sans-serif;
  content: 'Jobs at Hotel Valley Ho';
  color: white;
  font-size: 20px;
  max-width: 234px;
  display: block;
  margin: 0 auto 40px auto;
}


input.text,
input.title {
  max-width: 214px;
  padding: 5px 5px 5px 20px;
  border-radius: 0;
  height: 44px;
  border: 1px solid #979797;
  margin: 0 auto;
  display: block;
}

.title {
  text-align: left;
  display: block;
  font-size: 18px;
  font-weight: 300;
}

#PContent .job-list {
  margin: 20px 0;
}

.job-list li ul li a {
  display: block;
  color: white;
  background: #C3B600;
  text-align: left;
  position: relative;
  padding: 20px 10px 20px 10px;
  transition: all .3s;
}

.job-list li ul li a:hover {
  background: #998F03;
  text-decoration: none;
}

span.employment-status {
  float: right;
  font-size: 18px;
  position: relative;
  bottom: 26px;
}

.open-jobs {
  max-width: 100%;
  display: block;
  background: #fff url("https://dokumfe7mps0i.cloudfront.net/oms/16584/image/2025/7/M4N91_jobs-list-bg9UaiM3/jobs-list-bg9UaiM3.jpg") center left no-repeat;
  background-size: cover;
  margin: 0px auto -24px auto;
  padding: 57px 0 46px 0;
}

.open-jobs h2 {
  font-family: "Montserrat", sans-serif;
  color: #353B3B;
  font-size: 31px;
  padding: 10px 0;
  text-align: center;
}

.open-jobs li {
  margin: 0;
  padding: 0 0 5px;
  list-style-type: none;
  display: block;
  margin: 0 auto;
}

.job-list li ul li {
  max-width: 610px;
  margin: 0 auto;
}

.job-list li ul li,
#PContent .job-list li ul li {
  display: block;
  padding: 0px;
  margin: 0px;
}

span.title,
span.city {
  font-size: 18px;
}

span.city {
  float: right;
  position: relative;
  bottom: 18px;
}

.job-list li ul li,
#PContent .job-list li ul li {
  margin: 0 auto;
}

.job-list li ul li a:after {
  content: '';
  background: url(https://dokumfe7mps0i.cloudfront.net/oms/16584/image/2025/7/U9ZK4_dot-blackbXLXPP/dot-blackbXLXPP.png);
  position: absolute;
  left: 8px;
  top: 60px;
  height: 8px;
  width: 593px;
  z-index: 5;
  background-size: 9px;
}

.open-jobs .job-paging .next-link {
  width: 20%;
  text-align: right;
  position: relative;
  left: -183px;
  bottom: 0;
  color: black !important;
}

.open-jobs .job-paging .prev-link {
  position: relative;
  left: 183px;
}

.open-jobs .job-paging a {
  color: white;
  font-size: 14px;
}

.open-jobs .job-paging .title {
  font-size: 14px;
}

.page-about .open-jobs {
  padding-top: 0;
}

#job-list-page .open-jobs {
  padding-top: 120px;
}

.job-body {
  padding: 100px 10px 0 10px;
  font-family: 'open sans', sans-serif;
}

/**********************************************************************************************************
JOB DETAIL PAGE - START
**********************************************************************************************************/
.job-body>div>h3~p {
  display: inline;
  margin: 0;
  padding: 0;
  text-align: justify;
}

.job-body>div>ul:first-of-type {
  margin-top: 30px;
}

#job-detail .job-addl-info {
  float: right;
}

#job-detail .inner {
  max-width: 960px;
  margin: 0 auto;
}

#job-detail .co-nav li a {
  color: #353B3B;
  text-shadow: none;
}

#job-detail #PContentContainer {
  max-width: 1100px;
  margin: 0px auto 0 auto;
}

#job-detail .co-nav li a {
  color: #353B3B;
  text-shadow: none;
}

.job-body ul,
.job-body ol {
  margin-left: 20px;
}

.job-body {
  color: #515151;
}

.job-body li {
  list-style: disc;
  color: #515151;
}

.job-body strong,
.job-body b {
  font-weight: 600;
}

.job-body em {
  font-style: italic;
}

.job-list li ul li a span.title:before {
  display: none !important;
}

.job-list li ul li:hover a span.title:before {
  display: block !important;
}

/**********************************************************************************************************
SLICK NAV
**********************************************************************************************************/
.slicknav_menu,
#menu {
  display: none;
}

.slicknav_menutxt {
  display: none !important;
}

.slicknav_menu {
  background: white url(https://dokumfe7mps0i.cloudfront.net/oms/16584/image/2025/7/UQUFA_main-logog3FBdB/main-logog3FBdB.png) 10px 15px no-repeat !important;
  background-size: 160px !important;
  padding: 15px 20px !important;
}

.slicknav_menu .slicknav_icon {
  margin: 0px !important;
}

.slicknav_btn {
  background-color: transparent !important;
  /*** HAMBURGER BACKGROUND COLOR ***/
  padding: 0.5em 0.625em 0.6em 0.625em !important;
}

.slicknav_btn:hover {
  cursor: pointer;
}

.slicknav_menu .slicknav_icon-bar {
  background-color: #7E7C7C !important;
  /*** HAMBURGER BARS COLOR ***/
}

.slicknav_nav a {
  padding: 5px 0px 8px 0px !important;
  margin: 0px !important;
  text-decoration: none !important;
  color: #7E7C7C !important;
  font-size: 16px !important;
  text-align: center !important;
  background: none !important;
  font-weight: 400;
  letter-spacing: .1em;
  border-top: 1px solid #eee;
  line-height: 25px;
}

.slicknav_nav li:first-child {
  margin-top: 10px !important;
}

.slicknav_nav a:hover {
  border-radius: 0px !important;
  background: white !important;
  color: #828282 !important;
}

.slicknav_menu {
  z-index: 9999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}

@media (max-width: 640px) {
  .slicknav_menu {
    display: block;
  }

  .co-nav {
    display: none;
  }

  .main-nav {
    display: none;
  }
}

/***************************************************************
MEDIA QUERIES/ VERSIONING
***************************************************************/
@media (max-width: 852px) {
  #section-three {
    text-align: center;
  }

  #section-three .medium-3 {
    width: 100%;
  }

  .benefits {
    padding-top: 0;
    margin: 0 0 -63px 0;
  }

  .beni {
    height: 130px;
  }

  .border-right {
    display: none;
  }

  .border-right-beni img {
    display: none;
  }

  .perks {
    display: block;
    margin: 50px auto 20px auto;
  }

  .who .body-p {
    display: block;
    margin: 20px auto;
  }

  #section-four figure {
    margin: 0 0 20px 0;
    text-align: center;
  }

  #section-five .medium-3 {
    width: 100%;
  }
}

@media (min-width: 640px) {
  .values-right {
    position: relative;
    right: 42px;
  }
}

@media (max-width: 639px) {

  #section-one img,
  .border-right-cult,
  #main-footer i,
  .who-we-are img {
    display: none;
  }

  #main-footer .body-p {
    display: block;
    text-align: center;
    line-height: 20px;
  }

  #main-footer img {
    padding-top: 15px;
    display: block;
    margin: 0 auto 20px auto;
  }

  #main-footer .social img {
    display: inline;
    padding: 5px 10px;
    /* text-align: center; */
  }

  #main-footer .social {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 560px) {
  .job-list li ul li a:after {
    width: 95%;
    bottom: 0;
    top: initial;
  }

  .open-jobs .job-paging .next-link {
    position: static;
    padding-right: 10px;
  }

  .job-list li ul li a {
    padding: 6px 10px 30px 10px;
    height: auto;

  }

  #job-detail #Apply,
  #job-detail #emailFriend {
    padding: 20px 10px;
  }

  #job-detail .job-body {
    padding: 40px 10px;
  }

  #job-detail .email-job-header {
    text-align: center;
  }

  #job-detail .job-addl-info {
    margin-top: 0;
    float: left;
  }

  #job-detail form#emailFriend input[type="text"],
  #job-detail form#sendMessage input[type="text"],
  #job-detailform #contactBlogAuthor input[type="text"],
  #job-detailform #emailFriendBlogPost input[type="text"] {
    width: 100%;
    margin: 0 auto;
  }

  #job-detail #email-submit-button {
    position: relative;
    width: 80%;
    background: #eee;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    cursor: pointer;
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    border: none;
    color: #2ba6cb;
    top: 15px;
    font-size: 20px;
    font-weight: bold;

  }

}

@media (max-width: 480px) {
  span.employment-status {
    float: left;
    position: static;
    font-size: 14px;
  }


  .body-h1 {
    font-size: 48px;
  }

  .body-h2 {
    font-size: 24px;
  }

  .body-h3 {
    font-size: 18px;
  }

  .body-p {
    font-size: 13px;
  }

  .btn {
    width: 250px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 18px;
    padding: 20px 0;
  }

  .vision-circle {
    width: 250px;
    height: 250px;
    margin: 20px auto;
  }

  .perks {
    height: 260px;
    margin-bottom: 10px;
  }

  .values .body-h2 {
    padding-top: 40px;
  }

  #culture-section-two {
    min-height: 1380px;
  }

  .left {
    text-align: center;
  }

  .who-we-are .body-h3 {
    padding: 0 0 20px 0;
  }

  #section-five {
    min-height: 1260px;
  }

  #culture-section-three {
    min-height: 1260px;
  }

  #main-footer {
    min-height: 250px;
  }

  #footerpowered {
    min-height: 16px;
    position: relative;
    bottom: -20px;
    float: right;
    margin-right: 30px;
  }

}

/*JOBING & FACEBOOK*/

.cc-facebook .wow,
.profile .wow {
  visibility: visible;
}

.profile #PContent {
  margin-right: 0;
}

.culture-img {
  border-radius: 50%;
  max-height: 384px;
}


/* powered */

#footerpowered {
  display: none;

}

.created-by {
  display: block;
  width: 100%;
  clear: both;
  margin: 10px 0;
  text-align: center;
}

.created-by a:hover {
  color: currentColor;
  text-decoration: underline;
}

.cr__gallery .loadMore {
    background-color: #F0862C !important;
    color: #141517 !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.created-by a {
    color: #196075
}