/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #000;
    overflow-x: hidden;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

@font-face {
    font-family: 'gotham_medium';
    src:url(../fonts/gotham/Gotham-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'gotham_light';
    src:url(../fonts/gotham/Gotham-Light.otf) format('opentype');
}

@font-face {
    font-family: 'gotham_bold';
    src:url(../fonts/gotham/Gotham-Bold.otf) format('opentype');
}

@font-face {
    font-family: 'gotham_xlight';
    src:url(../fonts/gotham/Gotham-XLight.otf) format('opentype');
}

@font-face {
    font-family: 'gotham_ita';
    src:url(../fonts/gotham/Gotham-XLightIta.otf) format('opentype');
}

@font-face {
    font-family: 'sans_light';
    src:url(../fonts/open-sans/OpenSans-Light.ttf) format('truetype');
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #42dca3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1d9b6c;
}

::-webkit-scrollbar { 
    display: none; 
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    background-color: #000;
    font-size: 16px;
    letter-spacing: 0px;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-brand {
    text-transform: none;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
    font-family: 'gotham_light';
}

.navbar-brand{
    font-family: 'gotham_medium' !important;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    /*text-decoration: underline;*/
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
    /*text-decoration: underline;*/
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: transparent;
     /*border-bottom: thin solid white;*/
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

#muteoff{
    font-size: 28px;padding-top: 10px;
    padding-left: 10px;
    cursor:pointer;
}

.intro-text{
    text-transform: uppercase;
    font-family: 'gotham_medium';
    font-size: 40px !important;
}

#h2-banner {
        font-family: 'gotham_light';
        text-transform: uppercase;
        font-size: 1.5em;
        letter-spacing: 0px;
        padding: 12px;
        width: 100%;
        margin-left: -20%;
        bottom: 0;
        background: transparent; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(rgba(6,6,6,0.5) 30%, black); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(rgba(6,6,6,0.5) 30%, black); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(rgba(6,6,6,0.5) 30%, black); /* For Firefox 3.6 to 15 */
        background: linear-gradient(rgba(6,6,6,0.5) 30%, black); /* Standard syntax */
    }

#about {
    display: table;
    width: 100%;
    height: 100%;
    /*padding: 100px 0;*/
    padding-top: 144px;
    padding-bottom: 23px;
    text-align: left;
    color: #fff;
    background: url(../img/history.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.h2-about{
    font-family: 'gotham_light';
    font-size: 39px;
    letter-spacing: 0px;
}

.ceo-about{
    font-family: 'gotham_ita';
    font-size: 16px;
    margin-top: -33px;
    margin-bottom: 12px;
}

.p-about{
    font-family: 'sans_light';
    font-size: 17px;
}

.p-tcareer{
    font-family: 'sans_light';
    font-size: 19px;
}

.p-career{
    font-family: 'sans_light';
    font-size: 19px;
    padding-top: 0px;
    margin: 0 0 0px;
}

.p-scareer{
    font-family: 'sans_light';
    font-size: 17px;
    margin-top: 70px;
}

.hr-career{
    border-width: 2px;
    width: 300px;
    margin-top: 70px;
    margin-bottom: -35px;
}

#r_career{
    color: white;
}

#r_career:focus,
#r_career:active,
#r_career:hover {
    color: #997F65;
}

#career-content{
    overflow:hidden;
    height: 88px;

}

#r_border{
    overflow: hidden;
    /*height: 450px;*/
    padding-right: 0px;
    padding-left: 0px;
}

#scrollDown{
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

#scrollUp{
    padding-left: 5px;
    padding-right: 5px; 
    cursor: pointer;  
}
#scrollDown0{
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

#scrollUp0{
    padding-left: 5px;
    padding-right: 5px; 
    cursor: pointer;  
}

#mission {
    display: table;
    width: 100%;
    height: 100%;
    /*padding: 100px 0;*/
    padding-top: 502px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    background: url(../img/mission.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#vision {
    display: table;
    width: 100%;
    height: 100%;
    /*padding: 100px 0;*/
    padding-top: 508px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    background: url(../img/vission.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#team {
    display: table;
    width: 100%;
    height: 100%;
    padding-top: 750px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    background: url(../img/mphteam.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.h2-team{
    font-family: 'gotham_light';
    font-size: 2.3em;
    margin-top: -690px;
    letter-spacing: 0px;
    text-shadow: 4px 2px 0px grey;
}

#team_h2{
        margin-top: 0px;
    } 

#bod2 {
    display: table;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    background-color: #988575;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#bod2 { 
    /* fallback */ 
    background-color: #988575; 
    background-repeat: repeat-x; 
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#988575), to(#877669)); 
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #877669 0%, #988575 100%); 
    /* Firefox 3.6+ */ 
    background: -moz-linear-gradient(top, #877669 0%, #988575 100%); 
    /* IE 10 */ 
    background: -ms-linear-gradient(top, #877669 0%, #988575 100%); 
    /* Opera 11.10+ */ 
    background: -o-linear-gradient(top, #877669 0%, #988575 100%); }

#bod-pic{
    overflow: auto !important;
}
.circle {
    position: relative;
    border-radius: 50%;
    width: 165px;
    height: 185px;
    background: white;
}

#bod1 {
    display: table;
    width: 100%;
    height: 100%;
    padding-top: 650px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    background: url(../img/BOD1.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#hotel {
    display: table;
    width: 100%;
    height: 100%;
    /*padding-bottom: 10px;*/
    padding-top: 0px;
    text-align: center;
    color: #fff;
    background: url(../img/ourhotel.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

 a {
    color: white;
}

#p-ourhotel1 > a:hover,
#p-ourhotel1 >  a:active,
#p-ourhotel1 > a:focus {
    color: rgb(63, 46, 47);
}

#p-ourhotel{
    padding-top: 16px;
    font-size: 15px;
    text-align: left;
    color: white;
}
#p-ourhotel1{
    padding-top: 16px;
    font-size: 15px;
    text-align: left;
    color: white;
}


#p-ourhotel2 > a:hover,
#p-ourhotel2 >  a:active,
#p-ourhotel2 > a:focus {
    color: rgb(63, 46, 47);
}

#p-ourhotel2{
    padding-top: 0px;
    margin-top: -35px;
    font-size: 15px;
    text-align: left;
    color: white;
}

#pic_logo{
    width: 210px;
    margin-top: 22px;
    text-align: left;
    margin-left: -166px;
}

#div-logo{
    margin-top: 90px;
}

.hr-hotel{
    width: 40%;
    margin-left: -12px;
    margin-top: 90px;
}

.p_logo{
    margin-left: -12px;
}

#gallery{
    padding-top: 7%;
}

#career {
    display: table;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    padding-top: 0px;
    text-align: center;
    color: #fff;
    background: url(../img/career.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#vacancy{
    /* fallback */ 
    background-color: #988575; 
    background-repeat: repeat-x;
    background-repeat-y: inherit;
    /* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#988575), to(#877669)); 
    /* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #877669 0%, #988575 100%); 
    /* Firefox 3.6+ */ 
    background: -moz-linear-gradient(top, #877669 0%, #988575 100%); 
    /* IE 10 */ 
    background: -ms-linear-gradient(top, #877669 0%, #988575 100%); 
    /* Opera 11.10+ */ 
    background: -o-linear-gradient(top, #877669 0%, #988575 100%);
    padding-top: 50px;
    height: 100%;
}

.slimScroll{
        overflow: auto;
        position: relative;
        height: 450px;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

#vac_pad{
    padding-left: 0px;
    margin-top: -25px;
}

#vac-h2{
    text-transform: capitalize;
    text-align: left;
    padding-left: 15px;
    font-family: 'sans_light';
    font-size: 23px;
}

#vac-href{
    text-transform: capitalize;
    text-align: left;
    font-family: 'sans_light';
    font-size: 19px;
}

#vac-href > a{
    color: #D4CAC1;
}

#vac-href > a:hover, #vac-href > a:focus{
    color: white;
}

#vac-h3{
    font-family: 'sans_light';
    font-size: 18px;
    text-transform: none;
    color: #D4CAC1;
}

#vac-p{
    font-family: 'sans_light';
    font-size: 15px;
}

#vac-about{
    text-align: left;
}

#vac-about > h3{
    text-transform: none;
    color: #D4CAC1;
}

#vac-opp{
    text-align: left;
}

#vac-opp > h3{
    text-transform: none;
    color: #D4CAC1;
}

#vac-resp{
    text-align: left;
}

#vac-resp > h3{
    text-transform: none;
    color: #D4CAC1;
}

#contact{
    text-align: left;
    /*margin-top: -110px;*/
    /* fallback */ 
    background-color: RGBA(255, 255, 255, 0); 
    background-repeat: repeat-x; 
    /*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#D7D7D7)); 
    background: -webkit-linear-gradient(top, #D7D7D7 0%, #F4F4F4 100%); 
    background: -moz-linear-gradient(top, #D7D7D7 0%, #F4F4F4 100%); 
    background: -ms-linear-gradient(top, #D7D7D7 0%, #F4F4F4 100%); 
    background: -o-linear-gradient(top, #D7D7D7 0%, #F4F4F4 100%);*/
    color: #414042;
    font-size: 14px;
    padding-top: 0px !important;
}

.con-h2{
    text-align: center;
    font-family: 'gotham_light';
    font-size: 30px;
    letter-spacing: 0px;
    padding-bottom: 20px;
    color: #6D6E71;
    margin-top: 70px;
}

#con-p{
    font-family: 'sans_light';
    font-size: 15px !important;
    padding-left: 50px;
}

.p_contact{
    font-family: 'sans_light';
    font-size: 17px !important;
    color: #414042 !important;
}

.btn-send{
    border-bottom: thin solid black !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    color: #414042 !important;
}

.btn-send:active,
.btn-send:hover,
.btn-send:focus
{
    border-bottom: thin solid #988575 !important;
    border-top: thin solid #988575 !important;
    border-left: thin solid #988575 !important;
    border-right: thin solid #988575 !important;
    background: none !important;
    color: #988575 !important;
}

#btn-send{
    border-bottom: thin solid black !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    color: #414042 !important;
    margin-top: 30px;
}

#btn-send:active,
#btn-send:hover,
#btn-send:focus
{
    border-bottom: thin solid white !important;
    border-top: thin solid white !important;
    border-left: thin solid white !important;
    border-right: thin solid white !important;
    background: none !important;
    color: white !important;
}

.page-scroll{
    color: white;
    text-align: center;
    /*margin-top: 45px;*/
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #414042;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #414042;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #414042;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #414042;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #414042;
}

input, textarea{
    border: thin solid #000;
    padding: 7px;
    background-color: #EDEDED;
}

.modal {
    top: 35px;
    overflow: hidden;
}
.modal-dialog {
      width: 100%;
      height: auto;
      padding: 0;
      overflow-y: hidden;
}

.modal-backdrop.in {
    opacity: .3;
}

.modal-open .modal {
    overflow-y: hidden;
}

.modal-content {
  height: 100%;
  border-radius: 0;
  border: none;
  background-color: RGBA(244, 244, 244, 0.84);
} 

.modal-header{
    border: none;

}

.close{
    /*font-size: 62px;*/
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/close.png) no-repeat !important;
    cursor: pointer;
    margin-top: 10px !important;

}

/* load bar */
#overlay{
  position:fixed;
  z-index:99999;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:rgba(0,0,0,0.9);
  transition: 1s 0.4s;
}
#progress{
  height:1px;
  background:#fff;
  position:absolute;
  width:0;
  top:50%;
}
#progstat{
  font-size:0.7em;
  letter-spacing: 3px;
  position:absolute;
  top:50%;
  margin-top:-40px;
  width:100%;
  text-align:center;
  color:#fff;
}

/*  scroll */
@-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@-moz-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
 .scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}
.scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #ffffff;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
    color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    margin-bottom: -10px;
    font-size: 14px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    /*background: white;*/
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}

@media(min-width:768px) {
    .con-h2{
        /*margin-top: -135px;*/
    } 

    .navbar-custom .nav li a:hover {
        outline: 0;
        /*text-decoration: underline;*/
        background-color: transparent;
        border-bottom: thin solid white;
    }

    .navbar-custom .nav li a:focus,
    .navbar-custom .nav li a:active {
        outline: 0;
        background-color: transparent;
        /*text-decoration: underline;*/
        border-bottom: thin solid white;
    }

    .navbar-custom {
        padding: 0px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        /*background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;*/
        background: black;
        background: black; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Firefox 3.6 to 15 */
        background: linear-gradient(black 30%, rgba(6,6,6,0.5)); /* Standard syntax */

    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: none;
        background: black;
        background: black; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Firefox 3.6 to 15 */
        background: linear-gradient(black 30%, rgba(6,6,6,0.5)); /* Standard syntax */
    }
}

.intro {
    display: table;
    width: 100%;
    height: 100%;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/intro.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.contact-form{
    color: black;
}

.form-group{
    margin-left: -15px; 
    margin-bottom: 5px;
}

.form-group > .col-sm-8{
    margin-bottom: 10px;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:768px) {
    #gallery{
        margin-left: 0%;
        height: auto;
    }
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:1440px) {
#aboutscroll{
    /*margin-top: 550px;*/
}

#visionscroll{
    /*margin-top: 350px;*/
}

#missionscroll{
    /*margin-top: 325px;*/
}

#bodscroll{
    /*margin-top: 350px;*/
}

#scrollteam{
    /*margin-top: 300px;*/
}

#mphscroll{
    /*margin-top: 380px;*/
}

}

@media(max-width:1356px) {

    #r_border{
        overflow: hidden;
    }
    #vac_pad{
    margin-top: 25px;
}
}
@media(min-width:1361px) {
    #scrollteam{
        /*margin-left: -25px;*/
    }
    #team{
        /*padding-top: 715px;*/
    }
}
@media(max-width:1199px) {
    .hr-hotel{
        display: none !important;
    }
    .navbar-custom {
        font-size: 14px !important;
    }
    #p-ourhotel1{
        display: none !important;
    }
    .modal-open .modal {
        overflow-y: auto;
    }

    #p-ourhotel{
        padding-top: 16px;
        font-size: 15px;
        text-align: left;
        color: white;
    }
    #p-ourhotel1{
        padding-top: 16px;
        font-size: 15px;
        text-align: left;
        color: white;
    }
    #p-ourhotel2{
        padding-top: 0px;
        font-size: 15px;
        text-align: left;
        color: white;
    }

    #pic_logo{
        text-align: left;
        margin-left: -77%;
        margin-bottom: 20px;
    }

    #div-logo{
        margin-top: 0px;
    }

    .hr-hotel{
        width: 40%;
        margin-left: 0px;
        margin-top: 90px;
    }

    .p_logo{
        margin-left: 0px;
    }
}

@media(min-width:1200px) {
    #p-ourhotel2{
        display: none;
    }   

    #bod-pic{
        /*border-right: thin solid #FFF;*/
        padding-left: 5px;
    }
    .ceo-p {
        padding-left: 20px;
    }
}

@media(min-width:1199px) {
body{
        /*overflow: hidden;*/
    }
.btn-send{
            margin-bottom: 10px;
    }

.about{
        margin-left: 6.4%;
    }

#bod-pic{
    padding-right: 0px;
    padding-left: 0px;
}

.ceo-p{
    padding-right: 30px;
    font-size: 14px;
}

.ceo-l{
    padding-left: 30px;
    font-size: 14px;
}
}

@media(max-width:991px) {
    .container>.navbar-collapse{
        margin-top: -50px;
    }
    #pic_logo{
        text-align: left;
        margin-left: -69%;
    }
}

@media(min-width:992px) {
    .navbar-custom .nav li a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(min-width:767px) {

    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #42dca3;
    color: #42dca3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #42dca3;
    outline: 0;
    color: #000;
    background-color: #42dca3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    #bod-pic{
        border-style: none !important;
    }
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:991px) {
    .navbar-custom .nav li a {
        padding-left: 15px;
        padding-right: 10px;
        font-size: 12px;
    }

    .carousel-control {
        top:35%;
    }
}

@media(max-width:767px) { 
    #h2-banner {
        width: 105%;
        bottom: 0;
        font-size: 1.5em;
    }
    #pic_logo{
        margin-top:10px;
        margin-left: -69%;
    }
    .jssora21l {
        display: block;
        position: absolute;
        width: 55px;
        height: 70px !important;
        cursor: pointer;
        background: url(../img/amb21.png) center center no-repeat !important;
        overflow: hidden;
    }
    .jssora21r {
        display: block;
        position: absolute;
        width: 55px;
        height: 70px !important;
        cursor: pointer;
        background: url(../img/am21.png) center center no-repeat !important;
        overflow: hidden;
    }
    #notes{
        width: 100%;
    }
    .modal-dialog {
    margin-left: 0px;
    }
    .container>.navbar-collapse{
        margin-top: 0px;
    }
    
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }

    .navbar-custom{
        /*background-color: transparent;*/
        border: none;
        background: black;
        background: black; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Firefox 3.6 to 15 */
        background: linear-gradient(black 30%, rgba(6,6,6,0.5)); /* Standard syntax */

    }

    .navbar-custom.top-nav-collapse {
        background: black;
        background: black; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(black 30%, rgba(6,6,6,0.5)); /* For Firefox 3.6 to 15 */
        background: linear-gradient(black 30%, rgba(6,6,6,0.5)); /* Standard syntax */
    }

    .navbar-collapse{
        background-color: #8E7C6E;
        border-top: none;
    }

    .icon-bar {
        background-color: #FFF;
    }

    .navbar-custom .nav li a:hover,
    {
        text-decoration: underline;
    }

    .intro{
        height: 100%;
    }

    #career{
        padding-top: 100px !important;
    }

    #vacancy{
        padding-top: 100px !important;
    }
    
    #vac-href{
        margin-bottom: 12px;
    }

    .btn-send{
            margin-bottom: 0px;
    }
    .carousel-control {
        top:50%;
    }
}
@media(max-width:766px) {
    #bod1{
        padding-top: 45px !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        -o-background-size: cover !important;
        padding-bottom: 0px;
        height: auto;
    }
    #bodscroll{
        margin-top: 500px !important;
    }
#pic_logo{
        margin-top: 78px;
        margin-left: 0px;
        width: 150px;
        margin-bottom: 20px;
    }

#h2-banner {
        width: 105%;
        /*bottom: 125px;*/
        bottom: 0;
        font-size: 1.2em;
    }

.fill{
        height:400px !important;
        /*margin-top: 80px;*/
    }
#myCarousel{
        padding-top: 100px;
    }


.hr-hotel{
    width: 40%;
    margin-left: 206px;
    margin-top: 20px;
    text-align: center;
    display: none;
}

#p-ourhotel{
    text-align: center;
}
#p-ourhotel2{
    text-align: center;
}
#team{
    margin-top: 0px !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
    padding-bottom: 0px;
    padding-top: 0px;
    height: auto !important;
}

.h2-team{
    font-size: 1.5em;
    margin-top: 15px;
    display: inherit;
    text-shadow: 2px 2px 0px grey;
    /*display: none;*/
}

#mphscroll{
    margin-top: 200px !important;
}

}
@media(max-width:480px) {
    #h2-banner {
        width: 100%;
        /*bottom: 150px;*/
        bottom: 0;
        margin: 0 auto;
        font-size: 1.2em;
    }
    .carousel-caption {
     right: 0% !important; 
     left: 0% !important; 
    }
    .fill{
        height:400px !important;
    }
    #team_h2{
        margin-top: 0px;
        font-size: 14px !important;
    }
    .hr-hotel{
        display: none;
    }
    #pic_logo{
        margin-top: 78px;
        margin-left: 0px;
        width: 150px;
        margin-bottom: 20px;
    }
    .p-ourhotel{
        text-align: center;
    }
    #team{
        margin-top: 0px !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        -o-background-size: cover !important;
        padding-bottom: 0px;
        padding-top: 0px;
        height: auto !important;
    }

    .h2-team{
        font-size: 1em;
        margin-top: 5px;
        margin-bottom:-15px;
        display: inherit;
        /*display: none;*/
    }

    #mphscroll{
        margin-top: 200px !important;
    }

    #myCarousel{
        padding-top: 100px;
    }

    .carousel-control {
        top:30%;
    }

    #bod1{
        padding-top: 45px !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        -o-background-size: cover !important;
        padding-bottom: 0px;
        height: auto;
    }

    #bodscroll{
        margin-top: 200px !important;
    }

    #aboutscroll{
        margin-top: -30px !important;
    }
}
    
@media(max-width:393px) {
    .navbar-custom .navbar-brand {
        margin-top: -45px;
    }

    #pagescroll{
        margin-top: -30px !important;
    }

    #visionscroll{
        margin-top: 10px !important;
    }

    #missionscroll{
        margin-top: 10px !important;
    }

    #bod1 {
        /*padding-top: 500px !important;*/
    }

    #bodscroll{
        /*margin-top: 90px !important;*/
    }

    #scrollteam{
        margin-top: 0px !important;
    }

    #team {
        /*padding-top: 0px !important;*/
    }

    #mphscroll{
        /*margin-top: 600px !important;*/
    }
    .carousel-control {
        /*top:100px !important;*/
    }
}

@media(max-width:370px) {
.fill {
    width: 370px !important;
}

@media(max-width:342px) {
#career{
        margin-left: -6%; 
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
@media screen and (max-width: 340px) , screen and (max-height: 520px) { 
#h2-banner {
        width: 105%;
        bottom: 0px;
        font-size: 1.2em;
    }
#myCarousel{
    padding-top: 60px;
}
@media screen and (max-width: 375px) , screen and (max-height: 667) { 
#h2-banner {
        width: 105%;
        bottom: 0px !important;
        font-size: 1.1em;
    }
#myCarousel{
    padding-top: 60px;
}
}
