 @import 'https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i';

/*quickie*/
@media(min-width: 600px) {
    .-flex {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pt-sm {
    padding-top: 5rem !important;
}
}


/*job-detail video hack*/

.video-items {
    padding: 0;
    list-style: none;
}

.video-items li {
    list-style: none;
}

[data-sr-track] {
    background-size: cover;
    background-position: center;
    width: 180px;
    height: 98px;
    max-width: 100%;
    position: relative;
}

.js-video-play {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    height: 4rem;
    transition: border .3s ease,color .3s ease;
    width: 4rem;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.js-video-play:hover {
    color: #0b3a80;
}

.video-caret {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font: normal normal normal 1.4rem/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.video-caret:before {
    content: "\f04b";
   
}

.job-apply {
    display: none;
}


/********/



.grid-item figure.hover_effect figcaption{
    width: 90%;
    margin: 0 auto;
}

.grid-item figure.hover_effect figcaption{
    left:0;
    right:0;
}

@media(min-width:720px){
.flickity-viewport{
    min-height: 730px;
}
}


.footer_address, .footer_address h3{
    color: #fff;
}


#divider {
    border-top: 2px solid #FFF;
    width: 40px;
    margin: 0 auto;
    height: 10px;
    padding: 0;
    list-style: none;
}



.parallax-container{
    background-color: rgba(0, 61, 126, 0.74) !important;
}

#footerpowered{
    background-color: #153960;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    text-align: center;
}
#footerpowered .PoweredBy{
    width: 100% !important;
}

.collapsible.popout{
    padding: 0;
}
.collapsible.popout>li{
    list-style: none;
    margin: 0 auto;
}
#fully{
    background-color:#e4e4e4;
}

#fully .row .col.l6{
    padding: 0 ;
}

#fully #listi{
   padding: 30px;
}

#fully #listi h3{
        text-align: center;
    margin: 60px 0px;
}
#fully .flickity-page-dots{
    bottom: 25px;
}
#fully .collapsible-header{
    color: #fff;
    background-color: #003d7e;
}
.collapsible-body{
    padding: 20px;
}
.page-meet-the-staff .wrapper{
    padding-bottom: 0;
}
.page-meet-the-staff footer.page-footer{
    margin-top: -20px;
}
/******/

#sub-nav{
    left: 0;
    text-align: center;
}
#sub-nav > li{
    display: inline-block;
    float: none;
}

.grid{
    position: relative;
    height: 100vh;
}
.wrapper{
    padding: 30px 0px;
}
.testimonial-avatar{
    width: 250px !important;
}
@media (max-width: 760px){
    .testimonial-avatar{
        width: 150px !important;
    }
}
ul li.result-item {
    list-style: none;
}
.icon-block {
    padding: 0 15px;
}

.icon-block .material-icons {
    font-size: inherit;
}
.modal{
  will-change: inherit
}

#job-detail > div:nth-child(3) > div > div > div.job-addl-info > div:nth-child(2) > div > div > div.modal-content{
    padding: 0;
}

body {
    font-family: 'Noto Sans', sans-serif;
    font-size: 15px;
    line-height: 1.2;
    color: #48494a;
}

.bestwestern_color {
    background-color: #003c7e !important;
}

.bestwestern_text {
    color: #003c7e;
}

/*nav .nav-wrapper {
    background: url(https://www.bestwestern.com/img/logo-bw-bar.png);
    background-size: 700px;
    background-repeat: no-repeat;
    background-position: bottom left;
    overflow-y: hidden;
}*/
/*ul{
  padding:none;
}
ul li{
  list-style: circle;
}*/
h1{
  font-size: 3.5rem;
}
/*h2{
  font-size: 1.2rem;
}*/
body h2{
    font-size: 36.0px;
}
h3{
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #003c7e;
  margin: 0 0 1.168rem 0;
}
nav ul {
    left: 20%;
    position: relative;
}
nav ul li{
  list-style: none !important

}

#backtomain {
    padding-right: 10px
}

.underline {
    font-weight: 300;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
}

.underline:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 3px solid #fff;
}
footer ul li{
  list-style: none
}
footer ul{
  padding:0
}


/*grid images*/

body.gallery-open {
    overflow-y: hidden;
}

.grid {
    max-width: 1200px;
    margin: 0 auto;
}

.grid .grid-sizer {
    width: 50%;
}
#grid_pull{
  left: 200px;
  position: relative;
}
.grid .grid-item {
    max-width: 50%;
    float: left;
    padding: 10px;
    transition: .3s ease-in-out;
    display: flex;
    box-orient: horizontal;
    box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    flex: 0 1 auto;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.grid .grid-item:before {
    opacity: 0;
    position: fixed;
    display: block;
    content: '';
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    transition: .3s ease-in-out;
}

.grid .grid-item img {
    max-width: 100%;
    display: block;
    transition: .3s ease-in-out;
}

figure.hover_effect {
    position: relative;
    float: left;
    overflow: hidden;
    margin: auto;
    /* min-width: 220px; */
    /* max-width: 310px; */
    /* max-height: 220px; */
    /* width: 100%; */
    background: #003c7e;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

figure.hover_effect * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

figure.hover_effect img {
    max-width: 100%;
    position: relative;
    opacity: 0.9;
}

figure.hover_effect figcaption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 13%;
    right: 13%;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-width: 1px 1px 0;
    background-color: rgba(0, 0, 0, 0.2);
}

figure.hover_effect h2 {
    padding: 15px 20px;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 5px;
    width:100%;
    text-align: center;
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
  figure.hover_effect h2{
    font-size: 10px;
    letter-spacing: 2px;
  }
  .video-container{
    top:100px;
  }
}
figure.hover_effect h2 span {
    font-weight: 800;
}

figure.hover_effect .caption {
    overflow: hidden;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    position: absolute;
    bottom: 0;
    width: 100%;
}

figure.hover_effect p {
    display: table;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    text-align: center;
    width: auto;
    color: rgba(255, 255, 255, 0);
    font-size: 0.8em;
}

figure.hover_effect p:before, figure.hover_effect p:after {
    position: absolute;
    width: 150%;
    height: 1px;
    content: '';
    background: white;
    bottom: 50%;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}

figure.hover_effect p:before {
    left: -100%;
}

figure.hover_effect p:after {
    right: -100%;
}

figure.hover_effect a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

figure.hover_effect:hover img, figure.hover_effect.hover img {
    opacity: 0.35;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

figure.hover_effect:hover p, figure.hover_effect.hover p {
    opacity: 1;
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
    color: #ffffff;
}

figure.hover_effect:hover p:before, figure.hover_effect.hover p:before, figure.hover_effect:hover p:after, figure.hover_effect.hover p:after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.hover_effect:hover p:before, figure.hover_effect.hover p:before {
    left: -150%;
}

figure.hover_effect:hover p:after, figure.hover_effect.hover p:after {
    right: -150%;
}

/*YouTube Responsive */
.embed-container { 
position: relative; 
padding-bottom: 40%; 
padding-top: 10%; 
height: 0; 
overflow: hidden; 
max-width: 100%; 
} 

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
    
}

/*emp-act carousel*/

.emp-act-gallery-cell{
    width: 100%;
}

.emp-gallery{
    text-align: center;
}

.emp-gallery img{
    height: 300px;
    max-width: 100%;
}

.emp-gallery .flickity-viewport{
    min-height:auto;
}

/*testimonial*/

.main-gallery {
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  border-top: solid 10px #003c7e;

}

.gallery-cell {
  width: 100%;
}

.testimonial {
  text-align: center;
  max-width: 850px;
  margin: 100px auto 130px auto;
  padding: 0 20px;
}

.testimonial-avatar {
  width: 100px;
  border-radius: 50%;
}

.testimonial-quote {
  display: block;
  font-size: 24px;
  font-weight: 300;
  padding: 10px 0;
}

.testimonial-author {
  display: block;
  font-weight: 800;
  color: #003c7e;
}

.flickity-page-dots {
  bottom: 25px;
}

.flickity-page-dots .dot.is-selected {
  background: #003c7e;
}


#job-detail  #PContentContainer ul li{
    list-style-type: disc !important;

}
#job-detail #PContentContainer ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

#job-detail #PContentContainer ol{ 
   list-style-type: decimal; 
   list-style-position: inside; 
}
#job-detail #PContentContainer ul ul, #job-detail #PContentContainer ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
#job-detail #PContentContainer ol ol, #job-detail #PContentContainer ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}

/************************************
*****Job_detaill Button Hover********
*************************************/

/*change background-color*/

#job-detail .primary-background-color-lighter:hover,
#job-detail .primary-background-color-lighter:focus {
    background-color: #003c7e;
    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: #003c7e;
}

/*padding*/
#job-detail .job-description {
    background-color: #F1F2F2;
    padding: 5rem 0;
}
 #job-detail .job-description h1 {
     color: #003c7e;
     margin-top: 0px;
 }

/*custom*/

.bottom_nav{
    margin: 0 auto;
}

#award_logo{
    position: relative;
    width: 200px;
    margin: 0 auto;
    float: right;
}

#award_logo img{
    vertical-align: middle;
    width: 140px;
}

@media (max-width: 600px) {
  #award_logo {
    display: none;
  }
  #job-detail .job-description h1 {
      font-size: 2.5rem;
  }
}


figure.side-testi {
    position: relative;
    float: left;
    margin: 10px 1% 40px;
    /*min-width: 400px;*/
    max-width: 480px;
    width: 100%;
    color: #333;
    text-align: left;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

figure.side-testi blockquote{
    border: none;
}

figure.side-testi * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

figure.side-testi img {
    float: right;
    max-width: 40%;
    min-width: 200px;
    vertical-align: middle;
    border-radius: 0 8px 8px 0;
}

figure.side-testi figcaption {
    top: 0;
    bottom: 0;
    left: 0;
    width: 60%;
    position: absolute;
    background-color: #ffffff;
    border-radius: 8px 0 0 8px;
}

figure.side-testi blockquote {
    position: relative;
    padding: 30px;
    font-size: 0.8em;
    font-weight: 500;
    text-align: left;
    margin: 0;
    line-height: 1.6em;
    font-style: italic;
}

figure.side-testi blockquote:before, figure.side-testi blockquote:after {
    font-family: 'FontAwesome';
    content: "\201C";
    position: absolute;
    font-size: 50px;
    opacity: 0.3;
    font-style: normal;
}

figure.side-testi blockquote:before {
    top: 25px;
    left: 20px;
}

figure.side-testi blockquote:after {
    content: "\201D";
    right: 20px;
    bottom: 0px;
}

figure.side-testi .arrow {
    top: 30px;
    left: 100%;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #ffffff;
    margin: 0;
    position: absolute;
}

figure.side-testi .author {
    width: 100%;
    padding: 10px 15px;
    position: absolute;
    margin: 0;
    top:100%;
    text-transform: uppercase;
}

figure.side-testi .author p {
    opacity: 0.8;
    margin: 0;
    font-weight: 800;
    color: #003c7e;
}

figure.side-testi .author p span {
    font-weight: 400;
    text-transform: none;
    padding-left: 5px;
}
@media (max-width:450px){
    figure.side-testi .arrow{
        display: none;
    }
    figure.side-testi figcaption{
        width: 100%;
        position: relative;
    }
    figure.side-testi{
        min-width: 100%;
    }
    figure.side-testi blockquote{
        padding: 25px;
    }
    
    figure.side-testi .author{
        background-color: #fff;
        position: relative;
        top: 0;
    }
    figure.side-testi img{
        float: none;
        max-width: 100%;
    }
    

    
}

@media (max-width: 940px){
    figure.side-testi blockquote{
        padding: 15px;
    }
    figure.side-testi blockquote:before,
    figure.side-testi blockquote:after{
        display: none;
    }
}
/*jobbing*/

.profile #company-logo-src{
    display: none;
}
.profile h1{
    font-size: 2.5rem;
}

.profile img.responsive-img{
    max-width: 350px;
}

.profile #ContactSide{
    margin-top: 8rem;
}

.profile #PTitle h1{
    display: none;
}

.profile .co-logo{
    background-color: #053e7c;
}
.profile #company-logo-src{
    width: 150px !important;
}

.profile #open-jobs > h2{
    text-align: center !important;
    margin: 30px !important;
}
.profile #open-jobs li {
    border: solid thin #DDD;
    margin:  7px 0;
    padding: 10px;
    transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
}
.profile #open-jobs li:hover {
    background: #dedede;
}
.profile #open-jobs ul li a span {
    color: #414141;
    /* font-weight: 900; */
    font-size: 1.5em;
    font-style: italic;
}
.profile #open-jobs ul li a:hover {
	text-decoration: none;
}
.profile #featured-job{
    height: 450px !important;
}
.profile .co-nav li {
    display: inline-block;
}
.profile ul.co-nav{
    background-color: #3d3d3d;
}

.profile .co-nav a {
    padding: 15px;
    display: inline-block;
     color: #fff;
}
.profile .co-nav a:hover{
    color:#06c;
}

.profile .grid .grid-item{
    width:46%;
}

.profile figcaption h2{
    font-size: 1em;
}
.profile #CompCareerHead > ul > li:nth-child(3),
.profile #CompCareerHead > ul > li:nth-child(4),
.profile #CompCareerHead > ul > li:nth-child(5),
.profile #CompCareerHead > ul > li:nth-child(6){
    display: none;
}




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

#jobs-list .job-search-button.primary{
    background-color: #346394;
    border: 2px solid #1a324c;
    margin-top: 30px;
}
#jobs-list aside .filter-group>h3{
    color: #346394
}
#jobs-list .filter-category-container .filter-header{
    border: 1px solid #dfdfdf;
}
#jobs-list > div > aside > div > div.advanced-search-container > div.filter-group.advanced-search > div:nth-child(3) > div.filter-header{
    margin-bottom: 0;
}

#jobs-list .LocationSearchInputComponent{
    display: none;
}





.apply-with-file-button {
    display: none !important;
}

#support_nav,
.page-support .bottom_nav,
.page-support-faq .bottom_nav,
.page-support-job-ad-templates .bottom_nav,
.page-hotel-jobs .bottom_nav {
    display:none;
}
.page-support #support_nav,
.page-support-job-ad-templates #support_nav,
.page-support-faq #support_nav {
    display: block;
}




.page-support nav,
.page-support-job-ad-templates nav,
.page-support-faq nav{
    position: fixed;
    z-index:999;
}


.style-list li {
    margin-bottom: 0.8rem;
}

.style-italic {
    font-style: italic;
}

.template-download__btn {
display: block !important;
  margin: 1rem 0;
    
}

@media(min-width:768px) {
    .template-download {
    display: flex;
    flex-flow: wrap
}

.template-download__btn {
  flex: 0 1 48%;
  margin: 1%;
    
}
}


#custom-form fieldset {
    border: none;
}

#custom-form {
    padding-bottom: 3rem;
}


.location__buttons {
    margin-bottom: 2rem;
}