body
{
font-family: 'Poppins', sans-serif;
font-size: 12px;
line-height: 24px;
text-align: left;
font-weight: 300;
}

header
{
background:#923967 none repeat scroll 0 0;
}
.school_open
{
background:#BC7B9E none repeat scroll 0 00;
color: #ffffff;
display: inline-block;
padding: 10px 13px 8px;
}
.social-links
{
display: inline-block;
margin-left: 18px;
}
header ul
{
text-decoration:none;
margin:0;
padding:0;
list-style:none;
}
.school_open > a
{
color: #ffffff;
font-size: 14px;
margin-right: 6px;
}
.social-links > a {
color: #ffffff;
font-size: 14px;
margin-right:22px;
}
.social-links > a:hover, .header-login-register li:hover a {
color: #00923f ;

}
.header-login-register
{
float:right;
}
.header-login-register a {
color: #ffffff;
display: block;
line-height: 41px;
}
.logo {
width: 20%;
float:left;
}
.wh {
width: 20%;
float:left;
}
.wh img
{height: 60px;
margin: 10px 0px 0px 0px;
}
.logo img
{height: 60px;
margin: 10px 0px 0px 0px;
}
.login
{
display: inline-block;
margin-left: 28px;
}
.register {
display: inline-block;
margin-left: 28px;
}
.header-login-register ul a i {
font-size: 15px;
margin-right: 10px;
}

.check {
width: 15%;
float: left;
}

.check-in
{  background-color: rgba(0, 0, 0, 0.5);
padding: 10px;
width: 100%;
z-index: 9999;
margin-top: -86px;
position: absolute;

}
.check span
{
font-size:23px;
line-height: 1;
font-weight: 600;
color: white;
}
.check a
{
color: #fff;
font-size: 36px;
margin-right: 3px;


}
.check > a:hover, .header-login-register li:hover a {
color: #00923f ;

}
.check-in .form-inline
{
float:right;
}
.check-in .form-group {
padding: 0px 0px 0px 5px;

}

.check-in .form-control {
display: block;
width: 100%;
height: 45px;
padding:10px 15px;
font-size: 14px;
line-height: 1.42857143;
color: #FFF;
background-color: rgba(0, 0, 0, 0.5);
background-image: none;
border: 2px solid #fff;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin-top:12px;
}
.check-in .btn-default {
color: #FFF;
background-color:#8F3A68;
}

.check-in .btn {
display: inline-block;
padding:10px 19px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 2px solid #FFF;
border-radius: 0px;
margin-top:10px;
margin-left:5px;
}
.check-in .btn-default:hover {
color:#FFF;
background-color:#41A770;
}
.school
{
margin:0px 0px 0px 0px;
float:right;
}
.teacherss {

z-index: 99;
margin: 0 auto;
display: block;
margin-top:-10%;
}
.con
.founder
{
text-align:center;
background-color:#FFF;
padding:20px;
border:3px solid #1bb4b9 ;
box-shadow: 0px 0px 10px rgba(3, 3, 3, 0.61) !important;
}
.founder p
{
text-align:center;
color:#898585;


}
.founder h3
{
text-align:center;
color:#1bb4b9;


}
.founder img
{
height: 153px;
border: 2px solid #F5B120;
border-radius: 89px;
padding: 2px;
}
.founder .button {
padding: 4px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 11px;
margin: 4px 2px;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
cursor: pointer;
}

.founder .button1 {
background-color: white;
color: #5c5959;
border: 2px solid #1BB4B9;
border-radius: 81px;
}

.founder .button1:hover {
background-color: #F5B120;
color: white;

}

.demo-gallery > ul {
margin-bottom: 0;
}
.demo-gallery > ul > li {
float: left;
margin-bottom: 15px;
width: 234px;
}
.demo-gallery > ul > li a {
border: 3px solid #923967;
border-radius: 3px;
display: block;
overflow: hidden;
position: relative;
float: left;
padding: 2px;
}
.demo-gallery > ul > li a > img {
-webkit-transition: -webkit-transform 0.15s ease 0s;
-moz-transition: -moz-transform 0.15s ease 0s;
-o-transition: -o-transform 0.15s ease 0s;
transition: transform 0.15s ease 0s;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
height: 100%;
width: 100%;
}
.demo-gallery > ul > li a:hover > img {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: background-color 0.15s ease 0s;
-o-transition: background-color 0.15s ease 0s;
transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
left: 50%;
margin-left: -10px;
margin-top: -10px;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
-webkit-transition: -webkit-transform 0.15s ease 0s;
-moz-transition: -moz-transform 0.15s ease 0s;
-o-transition: -o-transform 0.15s ease 0s;
transition: transform 0.15s ease 0s;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
height: 100%;
width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
background-color: rgba(0, 0, 0, 0.1);
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: background-color 0.15s ease 0s;
-o-transition: background-color 0.15s ease 0s;
transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
left: 50%;
margin-left: -10px;
margin-top: -10px;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
height: 48px;
margin-left: -24px;
margin-top: -24px;
opacity: 0.8;
width: 48px;
}
.demo-gallery.dark > ul > li a {
border: 3px solid #04070a;
}
.home .demo-gallery {
padding-bottom: 80px;
}
.about
{
background-color:#8F3A68;
color:#FFF;
padding:30px 30px 30px 30px ;
}
.about img
{
border: 6px solid #F9F2F6;
margin-top: 47px;
padding: 0px;
height: 195px;

}
.footer
{
background-color:rgb(15, 15, 15);
margin-top: 25px;
padding: 25px;
}
.footer h3
{
color:#FFF;
text-align:center;

}
.map
{
margin-top:24px;
}
.contact
{
margin-top:24px;

}
.contact .fa
{
color: #029041;
float: left;
margin: 4px 0px 0px 0px;
font-size: 15px;
}
.contact span
{
float: left;
width: 100%;
color: #898989;
font-size: 11px;
padding: 2px;
}
.contact p
{
margin:0px;
margin-left: 19px;
font-size:14px;
color:#FFF;
}

.contactss
{
margin-top:24px;

}
.contactss .fa
{
color: #029041;
float: left;
margin: 4px 0px 0px 0px;
font-size: 18px;
}
.contactss span
{
float: left;
width: 100%;
color: #898989;
font-size: 12px;
padding: 2px;
}
.contactss p
{
margin: 16px 10px 10px 20px !important;
font-size: 17px !important;
color: #923967;
}
textarea.form-control {
height: 137px !important;
}
.form-group {
margin-bottom: 8.6px;
}
.btn-primary {
color: #fff;
background-color: #029041;
border-color: #029041;
}
.footer .form-control {
display: block;
width: 100%;
height: 33.5px;
padding: 7px 7px;
font-size: 12px;
line-height: 13px;
color:#2C2B2B;
background-color: #fff;
background-image: none;
border: 1px solid #c5bab04d;
border-radius: 5px;
-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.footer textarea.form-control {
height: 111px !important;
}
.map
{

margin-top: 24px;

}
.addersss
{
border: 1px solid #923967;
padding: 0px 26px 45px 26px;
margin-top: 24px;
overflow:hidden;
}
.form-area
{
border: 1px solid #923967;
padding: 0px 28px 10px 26px;
margin-top: 24px;
overflow: hidden;
}

.form-area .button {
padding: 2px 12px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 11px;
margin: 2px 0px 9px 5px;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
cursor: pointer;
float: right;
}

.form-area .button1 {
background-color: white;
color: #5c5959;
border: 2px solid #1BB4B9;
border-radius: 81px;
}

.form-area .button1:hover {
background-color: #F5B120;
color: white;

}
.los
{
margin-top:20px;
}
.los img {
height: 173px;
width: 50%;
float:left;
}
.los2 {
margin-top: 58px;
}
.los2 img {
height: 133px;
width: 45%;
float:right;
}
.line
{
height:1px ;
background-color:#075636;

}
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}

.site a
{
color:#636;

}
.founder img {
max-width: 100%;

-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.founder:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.about img {
max-width: 100%;

-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.about:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.navigactionn
{
box-shadow: 0 0px 2px 1px rgba(191, 186, 186, 0.4);
width:100%;
background-color:#FFF;
}
nav{position:relative;width:100%;margin:0 auto;
}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,
{
z-index:9999;
}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; margin-bottom:0px !important; }
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:33px 16px 33px 16px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#625d5d;font-weight:700;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#BC7B9E  !important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:39px;right:11px;width:8px;height:2px;display:block;background:#625d5d;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:36px;right:14px;display:block;width:2px;height:8px;background:#625d5d;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#923967;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;z-index: 99999;
background: #923967;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:700px){

nav{width:100%;}
#cssmenu{width: 100%;
background-color:#923967;
margin-top: 8px;}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;color: #fffbfb;}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:9px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
.room-rate
{
background-color:#F9F9F9;
}
.room-rate h3 
{
text-align:center;
font-size:31px;
font-weight:700;
}
.room-rate p
{
text-align:center;
max-width: 635px;
line-height: 1.7em;
letter-spacing: .02em;
font-size: 15px;
margin: 10px auto 20px;
}
.room-rate2
{
background-color:#F9F9F9;
}
.room-rate2 h3 
{
text-align:center;
font-size:31px;
font-weight:700;
}
.room-rate2 p
{
text-align:left;
max-width:100%;
line-height: 1.7em;
letter-spacing: .02em;
font-size: 15px;
margin: 10px auto 20px;
}
.accomd-modations-room {
margin-top: 30px;
}
.accomd-modations-room {
position: relative;
overflow: hidden;
}
.accomd-modations-room .imgs {
position: relative;
}
.imgs img {
max-width: 100%;

-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.imgs:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}


img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
}
.accomd-modations-room .text {
position: absolute;
background-color: rgba(0,0,0,0.7);
padding: 10px 20px;
bottom: 20px;
left: 0;
right: 0;
}
.accomd-modations-room .text h2 {
font-size: 20px;
font-weight: normal;
margin: 0;
float: left;
}
.accomd-modations-room .text h2 a {
color: #fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
}
.accomd-modations-room .text .price {
color: #e1bd85;
margin-bottom: 0;
margin-top: 0;
float: right;
}
.accomd-modations-room .text .price .amout {
color: #fff;
font-size: 26px;
margin-right: 10px;
}
@media screen and (min-width:320px) and (max-width:767px){
.logo {
width: 100%;
float:none;
margin: 0 auto;
}	
.logo img {
height: 60px;
margin: 10px auto;
}
.school {
margin: 0px 0px 7px 0px;
float: none;
}

.check-in {
background-color: rgb(146, 57, 103);
padding: 10px;
width: 100%;
z-index: 9999;
margin-top: 4px;
position: relative;
overflow: hidden;
margin-bottom: 4px;
}
.school_open {
background: #BC7B9E none repeat scroll 0 00;
color: #ffffff;
display: inline-block;
padding: 10px 13px 8px;
margin-left: 30%;
}
.social-links {
display: inline-block;
margin-left: 25%;
margin-top: 10px;
}		
.header-login-register {
float: left;
margin-left:27%;
}
.check-in .form-inline {
float:left; 
width: 100%;
}

.check {
width: 38%;
float: left;
}
.demo-gallery > ul > li {
float: left;
margin-bottom: 15px;
width:50%;
}
}
@media screen and (min-width:768px) and (max-width:980px){
.wh img
{
height: 60px !important;
margin: 0px auto !important ;

}
.wh {

float:none !important;
margin: 0px auto !important;
display: block !important;
}
	
	.logo {
width: 100%;
float: left;
}
.logo img {
height: 80px;
margin: 10px auto 5px;
}
.school {
margin: 0px 0px 0px 0px;
float: right;
margin-right: 15%;
}
.check-in {
background-color: rgb(143, 58, 104);
padding: 10px;
width: 100%;
z-index: 9999;
margin: 10px 0px 10px 0px;
position: relative;
}
.check-in .form-inline {
float:left; 
}

.check {
width: 100%;
float: left;
}

.check-in .btn {
display: inline-block;
padding: 11px 10px;
margin-bottom: 0;
font-size: 12px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 2px solid #FFF;
border-radius: 0px;
margin-top: 11px;
margin-left: 5px;
}
.check-in .form-control {
display: block;
width: 100%;
height: 42px;
padding: 4px 11px;
font-size: 14px;
line-height: 1.429;
color: #FFF;
background-color: rgba(0, 0, 0, 0.5);
background-image: none;
border: 2px solid #fff;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin-top: 12px;
}

#cssmenu > ul > li > a{padding:19px 14px 17px 14px;}
}
.Packages
{
background-color:#FFF;
padding:0px 10px 10px 10px;
margin-top:29px;
border:1px solid #CCC;
}
.Packages h1 {
font-size: 14px;
font-weight: 700;
color: #41a770;
}
.Packages ul li
{
list-style-type:none;
text-decoration:none;

}
.Packages ul li a {
color: #665D66;
font-size: 13px;
line-height: 29px;
letter-spacing: 1px;
margin-left: 15px;
}
.Packages ul li a:hover {
color:#41a770;
text-decoration:none;
}
.res {
float: left;
width: 68%;
}
.res2 {
float: right;
width: 28%;
}
.Packages:hover
{
-moz-box-shadow: 0 0 10px #ccc;
-webkit-box-shadow: 0 0 10px #ccc; 
box-shadow: 0 0 10px #ccc;
}
@media screen and (min-width:320px) and (max-width:1200px){
.res {
float: left;
width: 100%;
}
.res2 {
float:left;
width:100%;
}
.Packages ul li a {
color: #665D66;
font-size: 13px;
line-height: 23px;
letter-spacing: 0px;
margin-left: 15px;
}
.Packages h1 {
text-align: center;
}
.Packages ul li {
list-style-type: none;
text-decoration: none;
text-align: center;
}
}
.Corbett
{
background-color:#F9F9F9;
padding:0px 10px 10px 10px;

}
.li2
{
height:1px;
width:100%;
background-color:#C598AF;
}
.Corbett h1
{
font-size: 21px;
color:#4B3E3E;
font-weight: 700;
letter-spacing: 4px;
margin-bottom: 1px;
}
.Corbett p
{
font-size: 13px;
color:#4B3E3E;
letter-spacing: 0px;
}
.Corbett h3
{
text-align: center;
font-size: 31px;
font-weight: 700;
}
#horizontalTab img
{
height:150px;
width:100%;
}
.ddd
{
font-size: 21px;
color: #9F9D9D;
margin-top: 1px;
font-weight: 600;
float: left;
}
.inr
{
font-weight: bold;
font-size: 16px;
float:right;
margin: 2px;
}
.lk
{
color: #007EBD;
font-size: 20px;
font-weight:700;
float:right;
}
.night
{
float: right;
margin: 2px 7px 0px 0px;
color: #a4a4a4;
}
.Inclusions
{
float: left;
}
.selectss
{
background-color: #E9E9E9;
padding: 10px;
overflow: hidden;
float: left;
width:100%;
}
.selectss span {
overflow: hidden;
float: left;
width: 15%;
color: #000;
padding: 5px;
}
.selectss form {
float:left;
}
.selectss button {
float:right;
margin: 0;
}
.modal-header {
padding-bottom: 5px;
}

.modal-footer {
padding: 0;
}

.modal-footer .btn-group button {
height:40px;
border-top-left-radius : 0;
border-top-right-radius : 0;
border: none;
border-right: 1px solid #ddd;
}

.modal-footer .btn-group:last-child > button {
border-right: 0;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
z-index: 9999;
}
.modal-body p {
display: block;
overflow: hidden;
position: fixed;
margin-right: 5px; 

}
.modal-body ul li
{
list-style-type:none;
display:inline-block;
text-decoration:none;
}
.modal-body li {
margin-right: 7px;
}
.modal-body .fa.fa-check {
color: #599f28;
font-size: 19px;
}
.modal-body .col-lg-12 {
width: 49%;
}
.map-imgs img
{
width:93%; 
margin-top: 26px;
margin-bottom:30px;
}
@media screen and (min-width:320px) and (max-width:767px){
.modal-body p {
display: block;
overflow: hidden;
position:relative;
margin-right: 5px;
}
.modal-body .col-lg-12 {
width:100%;
}

.fac img {
margin-top: 19px;
border: 5px solid #923967;
padding: 5px;
overflow:hidden;
}

ul#lightgallery img {
height: 140px;
width: 194px;
}
.contact
{
margin-top:195px;

}
.wh img
{
height: 60px !important;
margin: 0px auto !important ;

}
.wh {
 width: 40%;
float:none !important;
margin: 0px auto !important;
display: block !important;
}
}