/*!
 * Custom IDL WEB INC CSS
 * Copyright 2013-2016 idlwebinc.com.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */

/*fonts*/
@import url('https://fonts.googleapis.com/css?family=Raleway:700,800');

span.visually-hidden {
    display: none;
}
div#container.col-sm-9 {
    padding: 20px 50px;
}

body a  {color: #4c696f }

div#jsjobs-main-wrapper div.jsjobs-package-data div.jsjobs-package-listing-wrapper div.js_listing_wrapper input.js_job_button
{     background: #327A74 url("/components/com_jsjobs/images/cart-hover-2.png") 10px 10px no-repeat !important; }

.login .form-control { width: 300px; }
label.form-check-label { display: inline-block; }
.btn-primary { background: rgb(76, 105, 111); border: 0;}
.btn-primary:hover { background: black; }
.com-users-login.login { width: 50%; }
.form-control-feedback { position: relative; text-align: left;  width: auto; height: auto; color: rgb(76, 105, 111); font-weight: bold;  }
body.job-portal form#js-jobs-form-mod input.button { border: 0; padding: 5px 10px; text-transform: uppercase; font-size: 14px; }
.button {border: 0; padding: 5px 10px; background: #4c696f; color: white; text-transform: uppercase; font-size: 14px;  }
body.job-portal .jobs-portal-header .nav>li.active>a { background-color: #4c696f;    color: #f5f8e7 !important; }
div#jsjob-search-popup div.js-searchform-value input.inputbox, select.inputbox { background: white ;}
  #login-form label { width: 100px;}

@media only screen and (max-width: 600px) {
  .nav>li>a { padding: 10px 20px; }
  select#jobtype {    width: 80% !important;}
  form#js-jobs-form-mod {    margin: 0 20px;}
  form#js-jobs-form-mod .fieldwrapper { margin-bottom: 15px; }

.login .form-control, .com-users-login.login { width: 100%; }
body .jobs-portal-header .nav.menu { display: block; margin-top: 20px; }
  div#column-wrap-id-1694789547499 {    position: absolute;    right: 0;    top: 0;width: 75px;   }
  #container { padding: 15px; }
  
  #main { display: flex;    flex-direction: column-reverse; }

}

div#section-id-1694788874011 {
  z-index: 99999;
}

div#jsjobs_module_wrapper {
    height: auto !important;
}

#login-form { padding: 20px; margin: 10px 0 0; clear: both;  }
#login-form .pretext p { font-size: 25px; font-weight: bold; }
#login-form label {
    display: inline-block;
}
#login-form ul { margin: 10px 0 ; padding: 0; list-style: none; }
/*boxed layout fix*/
body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}
.col-md-4 .moduletable { margin-bottom: 20px; clear: both;}
body .pop a.close { opacity: 1 !important; }
.custom.Header-logo-social table {
    width: 100%;
}
.custom.Header-logo-social table table {
    width: 80%;
}
.custom.Header-logo-social table>tbody>tr>td {
    border: none;
    padding: 0px;
    text-align: center;
}
tr.social-header-icons td {
    width: 60px;
    display: inline-block;
}
.h2, h2 {
    font-size: 36px;
    font-weight: 900;
}
.dm_tabcontent .custom { min-height: 350px !important; }

body #wrap { overflow-x: hidden; }
.gallery-header .moduletable { padding:10px; }
.gallery-header .pagination { margin:5px auto 0 auto; display:table; }
.gallery-header .pagination>.disabled>a, 
.gallery-header .pagination>.disabled>a:focus, 
.gallery-header .pagination>.disabled>a:hover, 
.gallery-header .pagination>.disabled>span, 
.gallery-header .pagination>.disabled>span:focus, 
.gallery-header .pagination>.disabled>span:hover { background: none; border:0; color:#333; }
.gallery-header .pagination>li>a, .gallery-header .pagination>li>span { border:0; color:#333; background:none; }
.gallery-header .pagination>li.active>a { background:#333; color:white; }

.custompoll-left ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
.custompoll-left ::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
.custompoll-left :-ms-input-placeholder { /* IE 10+ */
  color: white;
}
.custompoll-left :-moz-placeholder { /* Firefox 18- */
  color: white;
}

/*img {

    width: auto;
    height: auto;
}*/
body section, #main {
    padding-top: 5px;
}
section > .container {
    padding-left: 0;
}

.container {
    width: 99%;
}

div#footer > .container {
    width: 100%;
}
#logo img{
    width:100%;
    height:auto;
}
/*menu*/
.dropdown-menu .parent.dropdown .dropdown-menu {
    display: none;
}
.dropdown-menu .parent.dropdown .dropdown-menu {
    display: none;
}
.dropdown-menu .parent.dropdown:hover .dropdown-menu {
    display: block;
    position: relative;
    z-index: 999;
}
.module-content ul li::before{
    content:"";
}
.mainmenu .nav>li>a {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color:#fff;
        padding: 10px 15px;
    line-height: 36px;
}
#sidebar ul.nav.menu > li {
    padding: 3px 0;
}
#sidebar ul.nav.menu > li>a {
  font-family: 'Raleway', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color:#fff;
    line-height: 36px;
}
.mainmenu .nav>li {
    list-style: none;
    margin: 0;
    padding: 3px 0;
}
.yellow,.yellow:hover {
    background:#F7931E !important;
}
.orange,.orange:hover {
    background:#F05030 !important;
}
.red,.red:hover {
    background:#C12026 !important;
}
.lightblue,.lightblue:hover {
    background:#1E75BC !important;
}
.blue,.blue:hover {
    background:#0B2141 !important;
}
.mainmenu > .moduletable {
    padding: 0;
}
.dropdown.open .dropdown-menu {
    max-height: 600px;
    width: 100%;
}
div#logo {
    margin-bottom: 20px;
}

/*footer*/
div#footer {
    background: #231f20;
    color: #fff;
    margin-top: 20px;
}
div#footer a{
     color: #fff;
}
/*home slideshow*/
body.homepage .uk-slideshow h3.uk-h3 {
    font-size: 80px;
    font-weight: 100;
}
body.homepage .uk-slideshow .uk-overlay-panel > div {
    font-size: 24px;
    text-align: left;
}
body.homepage a.uk-button {
    background: #F7931E;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 2px 20px;
}
/*home slideset*/
body.homepage .uk-slideset li {
    padding: 2px 20px;
}
.uk-text-center.uk-panel-teaser {
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}
body.homepage .uk-slideset {
    padding-top: 15px;
    display: block;
    margin-left: 15px;
    margin-right: 30px;
}
div#sidebar .custom img {
    width: 100%;
    height: 100%;
}
.homeslideset .uk-slidenav-position .uk-slidenav-previous {
    left: -15px;
}
.homeslideset .uk-slidenav-position .uk-slidenav-next {
    right: -15px;
}
/*content bottom*/
.nopad {
    padding: 0;
}
div#content-bottom .row .nopad-left:first-child,div#content-bottom2 .row .nopad-left:first-child{
    padding-left:0;
}
div#content-bottom .row .nopad-left:last-child,div#content-bottom2 .row .nopad-left:last-child{
    padding-left:5px;
    padding-right:0;
}
.learninghome .contentmod h3 {
    margin-top: 0;
    color: #1E75BC;
    font-size: 40px;
    text-align: center;
    font-weight: 900;
    padding-top: 25px;
}
div#content-bottom {
    margin-top: 25px;
}
.learninghome .contentmod{
    position:relative;
}
.contentmod {
    position: absolute;
    z-index: 1;
}
.imgbg {
    position: absolute;
    z-index: 0;
        height: 100%;
            width: 100%;
}
.imgbg img {
    height: 100%;
    width: auto;
    object-fit: cover;
}
div#content-bottom .row {
    display:flex;
}
.videolnk p {
    margin: 0;
}
div#content-bottom .row .nopad-left:first-child *{
height:100%;
}
div#content-bottom .row .nopad-left:first-child a.btn {
    height: auto;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    background: #F05030;
    width: 140px;
    border-radius: 50px;
    padding: 12px 15px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
}
.adleft .contentmod {
    font-size: 40px;
    text-align: center;
    width: 100%;
    position: relative;
    background: #1E75BC;
    font-weight: 900;
    color: #fff;
    line-height: 42px;
        padding-top: 25px;
}
.adleft a.btn {
    height: auto;
    margin: 20px auto 10px;
    text-align: center;
    left: 0;
    right: 0;
    background: #F7931E;
    border-radius: 50px;
    padding: 12px 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;

}
.adleft {
    margin-bottom:10px;
}
.adleft > p {
    margin: 0;
}
body.homepage #bottom .homeevents{
    background: #C12026;
    color: #fff;
}
body.homepage #bottom .homeevents td.mod_events_latest_first, body.homepage #bottom td.mod_events_latest {
    background-color: transparent;
    border-style: none;
    border-width: 0;
    padding: 10px;
}
body.homepage #bottom .homeevents td.mod_events_latest_first *, body.homepage #bottom td.mod_events_latest * {
    color: #fff;
}
body.homepage #bottom .homeevents.nopad-left.col-sm-5 .box-item-header {
    text-align: center;
}
body.homepage #bottom .homeevents.nopad-left.col-sm-5 .box-item-header h3{
font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
}
body.homepage #bottom .homeevents .jevbootstrap [class^="icon-"], body.homepage #bottom .jevbootstrap [class*=" icon-"] {
    display: none;
}
body.homepage #bottom .homeevents.nopad-left.col-sm-5 .content-wrap {
    font-size: 24px;
    padding: 10px 10%;
}
body.homepage #bottom .homeevents, body.homepage #bottom .poll-left {
    margin-top: 10px;
}
body .custompoll-left {
    background: #0B2141;
    color: #fff;
    margin-top: 0px;
        padding-bottom: 25px; min-height: 435px;
}
body.homepage #bottom .homeevents td.mod_events_latest_first  a, body.homepage #bottom td.mod_events_latest a{
    font-weight:bold;
}
.custompoll-left h3 {
margin-top: 0;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 0px;
}
.custompoll-left .contentmod {
    position: relative;
    z-index: 1;
    text-align: center;
}
.custompoll-left a.btn {
    height: auto;
    margin: 20px auto 10px;
    text-align: center;
    left: 0;
    right: 0;
    background: #C12026;
    border-radius: 50px;
    padding: 12px 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;

}
.custompoll-left input#textinput {
    background: rgba(75, 79, 103, 1);
    border: none;
width: 90%;
    font-family: 'Raleway', sans-serif;
    font-size: 24px; 
        height: auto;
		    color: #fff;
}
.custompoll-left .form-horizontal .form-group * {
    float: none;
    margin-left: auto;
    margin-right: auto;
    border: none;
    border-radius: 0;
}
.custompoll-left .checkbox input[type=checkbox], .custompoll-left .checkbox-inline input[type=checkbox],.custompoll-left .radio input[type=radio], .custompoll-left .radio-inline input[type=radio]{
    position:relative;
}
.styled-select {
height: auto;
   overflow: hidden;
}

.styled-select select {
    background-color: rgba(75, 79, 103, 1);
    border: none;
    font-size: 14px;
    height: auto;
    padding: 5px 10px;
width: 90%;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;  
        background: url(../images/icon_white.png) no-repeat right rgba(75, 79, 103, 1);
    background-size: 42px;
    -webkit-appearance: none;
   

}
/*
body.homepage .homeslideset {
    display: none;
}*/
.styled-select .form-control {
    color: #fff;
box-shadow: inset 120px 0px 10px rgba(75, 79, 103, 1);
}
h2.snow-conditions-header {
    font-size: 34px;
}
@media(max-width:991px) and (min-width: 767px) {
.homeslideset {
    position: absolute;
    left: -32%;
}
}
/*aug 08 layout fix*/
@media(min-width:992px){
    #main #container {
    width: calc(100% - 375px);
    
}
.custom.Header-logo-social .col-md-9 {
    width: 74%;
}

div#sidebar,.poll-left {
    width: 375px;
}
.poll-left{
     padding-right: 15px;
    padding-left: 15px;
    float:left;
}
div#content-bottom .row .nopad-left * {
    max-height: 375px;
}
div#content-bottom .row .nopad-left p img {
    width: 100%;
    object-fit: cover;
}

}
.custompoll-left .form-horizontal .form-group label {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    margin: 5px 0;
        text-align: left;
}
.custompoll-left .form-horizontal .form-group .col-md-4 {
    width: 75%;
}
.custompoll-left .form-horizontal .form-group:first-child {
    margin: 10px 0 35px;
}
.socialtabs {
    float: left;
    padding: 0 0px 0 5px;
}
.dm_tabcontent .custom {
    overflow: auto;
}
.dm_tabcontent .custom > p > span {
    max-width: 100%!important;
}
#dm_container_1 {
    border: none;
}
#dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 {
    border: none;
    width: 33%;
}
#dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a {
    color:#fff;
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 900;
    width: 100%;
    text-align: center;
        padding: 20px 12px;
}
#dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1.facebook a {
    background-color: #3460a1;
}
#dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1.twitter a {
    background-color: #28aae1;
}
#dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1.pinterest a {
    background-color: #cc2127;
}
#dm_tabs_1 ul.dm_menu_1 {
    position: relative;
    margin-top: 10px;
}
#dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a.dm_selected {
    top: 0;
    color: #fff;
}
#copy.well {
    background: #231f20;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    padding:0px 20px;
}
#footer .left{
    float:left;
}
#footer .right {
    float: left;
    margin-left: 5%;
}
/*footer*/
#footer h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
}
div#footer p {
    color: #fff;
    font-size: 16px;
}
#footer .center{
    text-align:center;
}
.learntoski {
    position: relative;
    top: 20px;
}
.visitpa{
    margin: 2px; float: right;
        position: relative;
    top: -50px;
}
#copy p {
    margin: 0;
}
@media (min-width:1200px){
    #footer .right {
    margin-left: 5%;
}
}
.dropdown .dropdown-menu {
overflow:visible;
}
.dropdown>ul.unstyled.dropdown-menu {
top:46px;
position:absolute;
display:none;
  margin-top: 0;
  z-index: 9999999;
}
.dropdown.open>ul.unstyled.dropdown-menu {
display:block;
}
.dropdown .dropdown.open>ul.unstyled.dropdown-menu {
margin-left:346px;
top:3px;
position:absolute;
}
.dropdown .dropdown.open>ul.unstyled.dropdown-menu a {
color:#ffffff;
}
.dropdown ul.unstyled.dropdown-menu ul.unstyled.dropdown-menu {
margin-left:260px;
top:0px;
}
.dropdown ul.unstyled.dropdown-menu ul.unstyled.dropdown-menu ul {
display:none;
}
.dropdown ul.unstyled.dropdown-menu ul.unstyled.dropdown-menu li.open ul {
display:block;
position: absolute;
margin-left: 174px;
}
.dropdown ul.unstyled.dropdown-menu ul.unstyled.dropdown-menu li.open a {
color:#000000;
}
.dropdown ul.unstyled.dropdown-menu ul.unstyled.dropdown-menu li.open ul li a {
color:#000000;
}
.dropdown-menu li a {
    color: #ffffff;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
}
.dropdown-menu {
    font-size: 18px;
    }
.dropdown-menu li a:hover {
color:#000000;
background-color:#ffffff;
font-weight:bold;
padding-top:3px;
padding-bottom:3px;
}
.dropdown-menu li.open>a, .dropdown-menu li.open>a li.open a,  .dropdown-menu li.open>a li.open a li.open a {
color:#000000;
background-color:#ffffff;
}
.dropdown-menu li.open>a ul li a:hover {
color:#000000 !important;
background-color:#ffffff;
}
.dropdown-menu.yellow li a:hover {
color:#000000;
background-color:#ffffff;
}
.blacktexthover:hover {
color:#000000 !important;
}
.dropdown-menu .dropdown-menu li a {
color:#000000;
font-weight:bold;
padding-top:3px;
padding-bottom:3px;
}
.module-content ul li {
padding:0px 0px;
}


.nav-child.unstyled.small.dropdown-menu li a {
display:block;
}
.dropdown.open .dropdown-menu {
width:auto;
}
.dropdown.open .dropdown-menu .moduletable {
margin-bottom: 0px;
padding: 0px;
}
.dropdown.open .dropdown-menu .moduletable p {
margin: 0px;
}
.menu-levelsecond {
width:240px;
}
.menu-levelsecond>li a {
padding-left:20px !important;
  padding-right:20px !important;
}
.menu-levelsecond>li:hover a {
  background-color: #4c696f;
  color: #FFF !important;
}
.menu-levelsecond>li>a {
    margin-right: -19px;
}
.menu-levelsecond>ul {
position:absolute;
}

a.flag.nturl img {
    visibility: hidden;
}
.gt-translator a:nth-last-child(6):before {
    content: "";
    background: url(/images/en-us.jpg);
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    position: absolute;
}

.gt-translator a:nth-last-child(5):before {
    content: "";
    background: url(/images/china.png);
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    position: absolute;
}

.gt-translator a:nth-last-child(4):before {
    content: "";
    background: url(/images/france.png);
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    position: absolute;
}

.gt-translator a:nth-last-child(3):before {
    content: "";
    background: url(/images/german.png);
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    position: absolute;
}

.gt-translator a:nth-last-child(2):before {
    content: "";
    background: url(/images/other.png);
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    position: absolute;
}

.gt-translator a:nth-last-child(1):before {
    content: "";
    background: url(/images/spain.png);
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    position: absolute;
}

.moduletable.gt-translator a {
    padding: 0 2.5px;
}

h2.igallery_title {
    display: none;
}
.gallery-header {
    background-color: #f7931e;
}
#b-acc-toolbarWrap.right div.b-acc_hide_toolbar.b-acc-icon-small {
    left: -50px;
}
.main_images_wrapper_grey-border-shadow .ig_thumb_cell img {
    box-shadow: none;
    border-collapse: inherit;
    padding: 0px!important;
    margin: 0!important;
    width: 100%!important;
}
.moduletable.gallery-header {
    background-color: #f7931e;
    padding: 15px;
    margin: 0!important;
}

.homeslideset .uk-text-center.uk-panel-teaser img {
    width: 100%;
}

.events-by-name {
    background: #c22026;
    color: #fff;
}
@media screen and (min-width: 768px) {
h3.events-by-name, .block.events-by-name h3 {
    float: left;
    width: 50%;
   
}
.events-by-name > table, .block.events-by-name table{
    width: 50%;
}
}
h3.events-by-name, .block.events-by-name h3 {
    margin-top: 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 35px;
}
.events-by-name > table tr, .block.events-by-name table tr {
    width: 50%;
    display: inline-block;
}

.events-by-name > table td, .block.events-by-name table td {
    border:none;
}

.events-by-name table.mod_events_latest_table td, .events-by-name table.mod_events_latest_table td a, .block.events-by-name table.mod_events_latest_table td,  .block.events-by-name table.mod_events_latest_table td a{
    background-color: transparent;
    color: #fff!important;
    pointer-events: none;
}

.events-by-name span.mod_events_latest_content {
    font-weight: 600;
}

.homeslideset .uk-text-center.uk-panel-teaser img {
    height: auto;
    margin: 0 auto!important;
    width: 69%;
}

table#main_thumb_tableM609 * {
    border: none;
}

#position-2 img {
    width: 100%;
}

.dropdown.open .dropdown-menu {
    max-height: 99999px;
    width: auto;
}
@media (min-width:992px){
#sidebar .nav-child.unstyled.small.dropdown-menu {
width:660px;
}

#sidebar .nav-child.unstyled.small.dropdown-menu .nav-child.unstyled.small.dropdown-menu {
width:auto;
}
}
#position-1 iframe {
    max-width: 100%;
}
body .widSSP.widSSPnarrow { width: 100%!important; }

#position-3 img {
    width: 100%;
}

.custom.Header-logo-social > div {
    float: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.custom.Header-logo-social {
    margin-bottom: 25px;
  text-align: center;
}

@media screen and (min-width: 1493px) {
    .photo div.main_thumb_container {
    direction: ltr;
    min-height: 0%;
    width: 80%;
    margin: 0 auto;
}
}
.fa-wheelchair:before {
    content: "\f193";
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
}
body #footer .messagepop *{
    color: #000;
}
div#map {
    float: left;
}
div#events-by-name {
    padding-left: 0;
    /* padding-right: 0; */
}
.horizontal .bx-wrapper .bx-controls-direction a {
    z-index: 9;
}
div.cat_child {
    float: left;
    position: relative!important;
    left: auto!important;
    top: auto!important;
    min-height: 320px;
    width: 100%!important;
}
.container {
    width: 100%;
}
@media (max-width:767px){
	.container {
    padding-right: 10px;
    padding-left: 10px;
}
section > .container {
    padding-left: 10px;
}
#container > .row {
    margin-left: 15px;
    margin-right: 15px;
}
div#content-bottom .row {
    display: block;
}
.nopad-left.col-sm-5, .nopad-left.col-sm-7 {
    width: 100%;
    float: none;
    clear: both;
}
.learninghome .contentmod {
    position: relative;
    height: 250px!important;
}
.imgbg img {
    width: 100%;
}
#content-top .uk-overlay-panel.uk-overlay-top.uk-overlay-fade {
    padding: 10px;
}
body .custompoll-left {
    max-height: 500px;
}	
body.homepage #bottom .homeevents, body.homepage #bottom .poll-left {
    padding-top: 15px;
}
body.homepage .uk-slideshow .uk-overlay-panel > div {
    font-size: 24px;
    text-align: left;
    text-shadow: 1px 1px 6px #000;
}
body.homepage #bottom .homeevents, body.homepage #bottom .poll-left, .socialtabs{
    max-width: 100%;

}	
.dm_tabcontent > .custom {
    max-width: 100%;
}
#dm_tabs_1 ul.dm_menu_1 li.dm_menu_item_1 a {
    font-size: 18px;
}
#footer .nopad-left.col-sm-6:nth-of-type(3) .right {
    float: none;
    margin-left: 0;
    text-align: center;
    position: relative;
    top: -25px;
}
.dropdown > ul.unstyled.dropdown-menu{
	margin-left: 0;
top: 0px; position: relative;
}
.dropdown ul.unstyled.dropdown-menu ul.unstyled.dropdown-menu{
	margin-left: 0;
top: 10px;
}
.container {
    width: 99%;
}
}
div#TA_selfserveprop658 > img{
  display: none;
}
#events-by-name a {
  color: #fff;
  text-decoration: underline;
}
#iframe1 #video_placeholder{
  height: 265px !important;
}

.bluemount .sppb-column{
  width: 100% !important;
}
  .sppb-social-share-style-solid ul li.sppb-social-share-facebook a{
    background-color:black;
}
    .sppb-social-share-style-solid ul li.sppb-social-share-twitter a{
      background-color:black;
    }
.events-by-name{
  color:#fff !important;
  background-color:#de1616;
}
.span4 a{
  color:white !important;
}
.blue-mount-trail-map img{
  width:100%;
}
.video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
    width: 100%;
    max-width: 80% !important;
    height: 0;
    margin-left: -106px !important;
}
.pagination{
  margin:0px !important;
padding-left: 260px;
}
.pagination>li>a, .pagination>li>span, .pagination>.disabled>a{
  background-color:#f7931e;
  border-color:#f7931e;
  color: black;
}
.pagination>.active>a{
  background-color:black;
  border-color:black;
 }
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
  color: black !important;
    background-color: #f7931e !important;
    border-color: #f7931e !important;
}
.weather iframe{
  border: none;
}
 @media ( max-width: 1545px){ 
 .weather iframe{
height: 430px;
   }}
a.show-mbl {
    display: none;
}
a.show-mbl.btn {
    text-align: center;
    background: #F05030;
    width: 140px;
    border-radius: 50px;
    padding: 10px 12px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    margin: auto;
}
@media (max-width: 600px){
  .weather iframe{
    height: 500px;
  }
  iframe.hide-mbl {
    display: none !important;
}
  a.show-mbl {
    display: block;
}
}
.gallery-header .moduletable{
  position: relative;
}
.gallery-header .module-title{
  position: absolute;
  bottom: 0;
}
.gallery-header .module-title h3{
  font-size: 16px;
  color: brown;
  text-transform: uppercase;
  margin: 0 0 2px 0;
}
.gallery-header .pagination{
  padding-left: 278px;
}
.gallery-header .see-more{
  right: 20px;
  float: right; 
  bottom: 16px;
  color: brown;
}
body.resort-live .resort-grid .uk-margin{
  text-align: center;
}
.iframe-report .contentpaneiframe-report1 {
  overflow: hidden;
padding-top: 90%;
position: relative;
height: 100%;
}
.iframe-report .contentpaneiframe-report iframe1 {
 border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.icons .dropdown-menu>li>a {
    color: #333;
}
#rsepro-upcoming-module{
  color: #fff;
  margin-bottom:0;
}
#rsepro-upcoming-module a{
  color: #fff;
  font-weight: 700;
}
#rsepro-upcoming-module ul.rsepro_upcoming li {
    padding: 4px 0;
}
#rsepro-upcoming-module ul.rsepro_upcoming li small{
white-space:pre;
}
body.create-event-front .rsepro-edit-event.tabs-left > .nav-tabs {
    width: 64%;
}
.create-event-front #rsepro-edit-menu #rsepro-photo{
  max-width: 60px;
}
.create-event-front .rsepro-edit-event label.checkbox{
  margin-left: 20px;
}
.liftform h2{
  margin-bottom: 40px;
}
#content-top-resorts{
  padding-top: 10px;
}
.block.top-banner-home .moduletable {
    margin-bottom: 0;
    padding: 0;
}
.block.top-banner-home .moduletable p {
    margin: 0px;
}

#rsform_12_page_0 > .row .rsform-block-a1, #rsform_12_page_0 > .row .rsform-block-a2, #rsform_12_page_0 > .row .rsform-block-a3, #rsform_12_page_0 > .row .rsform-block-a4{
    padding-bottom: 25px;
    border-top: 1px solid #f2f2f2;
    padding-top: 25px;
}
.rsform-block-attendeeinfo{
  font-size: 20px;
    padding: 9px 0;
}

/*Aug1*/
#uk-slideshow-0-items h3.uk-h3{
  font-family: "beyond_the_mountains";
    font-size: 80px;
    font-weight: 800;
}
#uk-slideshow-0-items li a.uk-button{
  border-radius: 25px;
}
.moduletable.learninghome{
  width: 100%;
    padding: 0;
}


/* Aug 15 */
div#sidebar ul.nav.menu {
    margin-bottom: 20px;
}
.moduletable.custompoll-left {
    padding: 0;
}
.com-content-article.item-page .page-header h1 {
    font-weight: 900;
}
.com-content-category.category-list .content-category h1 {
    font-weight: 900;
}
table.com-content-category__table.category.table.table-striped.table-bordered.table-hover tr a {
    font-weight: 500;
}
table.com-content-category__table.category.table.table-striped.table-bordered.table-hover tr th#categorylist_header_title a {
    font-weight: 600;
}
com-content__filter.btn-group button.btn {
    display: none;
}
.com-content__filter.btn-group label ,
.com-content-category__pagination.btn-group.float-end label,
table.com-content-category__table.category.table.table-striped.table-bordered.table-hover caption.visually-hidden,
.com-content__filter.btn-group .btn{
    display: none;
}
.com-content-category__pagination.btn-group.float-end {
    float: right;
}
table.com-content-category__table.category.table.table-striped.table-bordered.table-hover {
    margin-top: 15px;
}
#copy .custom{
  padding: 0 15px;
}

/*Aug22*/
#uk-slideshow-0-items li a.uk-button {
  margin-bottom: 8px;
}
#content-top .uk-position-relative>.uk-position-bottom{
  padding: 15px;
}
section > .container{
  max-width: 100%;
}
#sidebar ul.nav.menu > li{
  width: 100%;
}
#sidebar ul.nav.menu > li .dropdown-toggle::after{
  content: none;
}

.gt-translator a[data-gt-lang="fr"]:before {
    background: url(/images/france.png);
  background-repeat: no-repeat;
    position: absolute;
}
.gt-translator img {
    visibility: hidden;
}
.gt-translator a[data-gt-lang="de"]:before  {
    background: url(/images/german.png);
    background-repeat: no-repeat;
    position: absolute;
}
.gt-translator a[data-gt-lang="it"]:before  {
    background: url(/images/italy_flag.png);
    background-repeat: no-repeat;
    position: absolute;
}
.gt-translator a[data-gt-lang="es"]:before  {
    background: url(/images/espanol_flag.png);
    background-repeat: no-repeat;
    position: absolute;
}
/*sep13*/
.resort-grid iframe{
    width: 100%;
  background: #000;
}
/*job portal*/
#sidebar .search-jobs, #sidebar .sidebar-module {
  padding: 15px 5%;
}
#sidebar .search-jobs h3, #sidebar .sidebar-module h3 {
    font-size: 25px;
    font-weight: bold;
}
form#josForm.jsautoz_form .form-control-feedback {
  position: relative;
  width: 100%;
  text-align: left;
}
#sidebar div#tp_heading{
  padding-bottom: 10px;
}
div#jsjobs_module {
    background: #f5f8e7;
}
div#js_menu_wrapper {
    background: #f5f8e7;
}
div#js_menu_wrapper a.js_menu_link{
  background: #4c696f;
  font-weight: 600;
}
div#js_menu_wrapper a.js_menu_link:hover {
    background: #122D2A;
}
div#js-jobs-wrapper div.js-bottomrow div.js-actions a.js-btn-apply {
    background: #4c696f;
  border: 1px solid #122D2A;
  font-weight: 600;
}
div#js-jobs-wrapper div.js-bottomrow div.js-actions a.js-button{
  color: #4c696f;
  font-weight: 600;
}
div#jsjobs_module a {
    color: #4c696f;
}
div#jsjobs_module span#jsjobs_module_heading {
    border-bottom: 1px solid #4c696f;
}
div#js-jobs-wrapper div.js-bottomrow div.js-actions a.js-button:hover {
    background: #4c696f;
}
div#js-jobs-wrapper div.js-bottomrow div.js-actions a.js-btn-apply:hover {
    color: #4c696f;
    border: 1px solid #4c696f;
}
div#jsjobs_module_wrapper div#jsjobs_module_wrap div#jsjobs_module_data_fieldwrapper span#jsjobs_module_data_fieldvalue {
    color: #4c696f;
}
div#js-jobs-wrapper span.bg-new {
    background: #4c696f;
}
div#js_jobs_main_popup_area div#js_jobs_main_popup_head {
    background: #4c696f;
}
div.js_job_error_messages_wrapper div.footer a.login {
    background: #4c696f;
    border: 1px solid #4c696f;
}
div.js_job_form_quickview_wrapper a.jsquick_view_btns.applynow {
    background: #4c696f;
    border: 1px solid #4c696f;
}
div#jsjobs-wrapper div.totaljobsheading, div#jsjobs-wrapper div.totaljobsheading span {
    color: #4c696f;
}
div#jsjobs-wrapper div.totaljobsheading:hover {
    border: 1px solid #4c696f;
    background: #4c696f;
}
div.jsjobs-login-wrp .jsjobs-login-btn input {
    border: 1px solid #4c696f;
    background: #4c696f;
}
.jobs-portal-header .nav.menu{
  display: inline-flex;
}
body.job-portal #sidebar #logo{
  display: none;
}
body.job-portal div#footer, body.job-portal div#copy {
    background: #4c696f;
}
body.job-portal.loggedIn li.item-4421, body.job-portal.loggedIn li.item-4422{
  display: none;
}
body.job-portal .jobs-portal-header .nav>li>a:hover{
  background-color: #4c696f;
  color: #f5f8e7 !important;
}
body.job-portal #copy a {
    color: #fff;
}
body.job-portal{
  background: #f6f6f6 !important;
}
body.job-portal form#js-jobs-form-mod {
    display: inline-block;
    width: 90%;
    margin: 0px 5%;
}
body.job-portal form#js-jobs-form-mod input.button{
  background-color: #4c696f;
    color: #fff;
  margin-top: 5px;
}
.job-smart-search label.finder{
  display: none;
}
div#jsjobs-main-wrapper div.jsjobs-folderinfo div.fieldwrapper-btn div.jsjobs-folder-info-btn span.jsjobs-folder-btn input#button {
    background: #4c696f;
    border: #4c696f;
}
body.job-portal #sidebar form#js-jobs-form-mod .fieldwrapper {
    margin-bottom: 10px;
}
.job-smart-search {
    display: none;
  text-align: right;
}
p.icon-link-top span.fa-search {
    cursor: pointer;
    padding: 0px 3px;
}
.icon-link-top .fa-search:before {
    font-size: 25px;
}
.field-calendar span.visually-hidden {
    display: none;
}
#map {
    width: 100%;
}

/*6Aug 24*/
.job-portal #jsjobs-cat-mainblock a#jsjobs-cat-block-a {
    background: rgba(0, 0, 0, 0.6) !important;
    color: #fff !important;
    font-weight: bold;
}
#jsjobs-cat-mainblock a#jsjobs-cat-block-a .jsjobs-cat-counter:nth-child(2) {
    display: none;
}

/*latest jobs*/
.module-jobs .module-job .job-detail {
    display: flex;
  padding: 15px;
  background-color: #fff;
}
.module-jobs .module-job .job-detail .company-logo {
    width: 110px;
    height: 110px;
    margin-right: 20px;
    border: 1px solid #d4d4d5;
    align-content: center;
}
.module-jobs .job-detail .job-detail-header {
    background-color: #f38d30;
    border-radius: 3px;
    padding: 4px 12px;
    display: inline;
  	color: #fff;
  font-size: 12px;
    font-weight: bold;
}
.module-jobs .job-detail .job-detail-title {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
}
.module-jobs .job-detail .job-detail-title a {
    color: #3c3435;
}
.job-detail .job-cross .job-comp-details {
    display: flex;
}
.job-detail .job-cross .job-comp-details .job-company {
    padding-right: 40px;
}
.module-jobs .module-job {
    border: 1px solid #d4d4d5;
    margin: 15px;
}
.module-job .job-location {
    padding: 6px 15px;
    border-top: 1px solid #d4d4d5;
  background-color: #f7f7f7;
}
.job-detail .company-logo .myfilelogoimg {
  padding: 6px;
}
.module-jobs {
    background-color: #fff;
    padding: 6px 0;
}
#content-top .moduletable {
    border: 1px solid #e3e3e4;
    padding: 0;
  margin: 0;
  margin-top: 10px;
}
#content-top .moduletable h3.latest-jobs {
    border-bottom: 1px solid #e3e3e4;
    padding: 12px 25px;
    margin: 0;
  font-size: 20px;
    font-weight: bold;
  background-color: #f7f7f7;
}
#sidebar .module-job .job-detail {
    display: block;
}
#sidebar .module-jobs .module-job .job-detail .company-logo {
    width: 100%;
    margin-bottom: 10px;
}
#sidebar h3.featured-jobs {
    padding: 12px 25px;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
a.sppb-readmore {
    background-color: #066060;
    color: #FFFFFF;
    font-size: 16px;
    border: 1px solid transparent;
    padding: 8px 12px;
    border-radius: 4px;
    transition: all .15s ease-in-out;
    line-height: 1.25;
}
a.sppb-readmore:hover {
    background-color: #4b6a6f;
    color: #FFFFFF;
}
.sppb-article-introtext {
    margin-bottom: 30px;
}
.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 30px;
    height: 100%;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.10);
    padding: 15px 30px;
}
.sppb-addon-article .sppb-article-info-wrap h3 {
    font-weight: 700;
  margin-bottom: 15px;
}
.job-news .sppb-addon-articles .sppb-col-sm-6 {
    margin-bottom: 30px;
}
.privacy-terms h3 {
    margin-top: 30px;
  font-weight: bold;
}
.privacy-terms h4 {
    margin-top: 20px;
}



@media(max-width:767px){
  .module-jobs .module-job .job-detail {
    display: block;
	}
  .module-jobs .module-job .job-detail .company-logo {
    text-align: center;
    margin-bottom: 10px;
	}
  .job-detail .company-logo .myfilelogoimg {
    max-height: 150px;
	}
  .module-jobs .module-job .job-detail .company-logo img{
    margin-bottom: 15px;
  }
  .job-detail .job-cross .job-comp-details {
    display: block;
	}
  div#container.col-sm-9 {
    padding: 20px;
	}
}