.logo{
	width: 250px;
    background: #fff;
    padding-bottom: 5px;
    border-radius: 20px 20px 20px 20px;
    /* border: 1px solid #ecaa41; */
    border-top: none;
    /* box-shadow: 0px 1px 2px #ecaa41; */
}
.pad0{padding:0;}
.mp0{margin:0;padding:0;}
.margtb3{
    margin: 4% 0;
}
.mb2{margin-bottom:2%;}

.center{text-align:-webkit-center;}
.show{display:block;}
.mhide{display:none;}
header{
    background: #fff;
    position: fixed;
    width: 100%;
	z-index: 25;
	box-shadow: 0px 1px 10px #8e8e8e;
}
*{font-family: 'Hind', sans-serif;}
#mobile_menu{-webkit-transition: all .5s ease;}
.brgr {
    color: #ed3237;
    font-size: 36px;
    z-index: 1;
    right: 18px;
    top: 8px;
}
.brgr span{
	font-family: open-sens;
    font-size: 17px;
    vertical-align: middle;
    margin-left: 5px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
#main_menu ul{
    float: right;
}
#main_menu a{
	color:#000;
	padding: 29px 24px;
	font-size: 17px;
    font-weight: 500;
	font-family: open-sens;
}
.marg0{
	margin:0;
}
#main_menu ul li a:hover{
	background:#e1bd85;
}
#C_room{
    background: #f5fcff;
	padding:2% 0;
}
#slider .carousel-inner{height:550px;}

#myCarousel {margin-top:30px;}
.accomd-modations-header {
    margin-top: 30px;
    text-align: center;
}
.heading {
    margin: 0;
    color: #232323;
    font-size: 34px;
    font-weight: bold;
    font-family: 'Montserrat';
    text-transform: uppercase;
    line-height: 1;
    position: relative;
}
.heading2{
    color: #ed3237;
    font-size: 20px;
    font-family: 'Hind', sans-serif;
	font-weight: bold;
    font-family: 'Montserrat';
    text-transform: uppercase;
    line-height: 1;
    position: relative;
}
.heading3{
    color: #ecaa41;
    font-size: 20px;
    font-family: 'Hind', sans-serif;
	font-weight: bold;
    font-family: 'Montserrat';
    text-transform: capitalize;
    line-height: 1;
    position: relative;
}
.clicked{
	color: #ed3237 !important;
    text-decoration: underline;
}
.accomd-modations-header p {
    margin: 10px auto 20px;
    max-width: 635px;
}
.accomd-modations-room {
    position: relative;
    overflow: hidden;
}
.accomd-modations-room .img {
    position: relative;
}
.accomd-modations-room .img img {
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.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;
    font-family: 'Hind';
    float: left;
}
.accomd-modations-room .text .price {
    color: #e1bd85;
    margin-bottom: 0;
    font-family: 'Montserrat';
    margin-top: 0;
    float: right;
}
.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;
}


.home-about .text span.box-border {
    width: 250px;
}

.box-border {
    display: inline-block;
    width: 50%;
    height: 1px;
    background: #e1bd85;
}
.pad32{
	    padding: 3% 2%;
}

/* *********    **************  */
.parallax { 
    /* The image used */
    background-image: url("../images/bnr.jpg");

    /* Set a specific height */
    

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.plx {
    background-image: url("../img/bnr3.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.plx2 {
    background-image: url("../img/career-banner.png");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.plx3 {
    background-image: url("../img/bnr.png");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax3 {
    background-image: url("../images/c2.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax4 {
    background-image: url("../images/c4.png");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-top: 2px solid gray;
}
.parallax5 {
    background-image: url("../images/c6.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-top: 2px solid gray;
}
.parallax6 {
    background-image: url("../images/jet.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	border-top: 2px solid gray;
	background-position:300px;
}
.btn_pro{
	background: #fff;
    color: #000;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 3px 8px;
    float: right;
    margin-bottom: 3%;
}
.cover_text{
	color: #fff;
    font-size: 45px;
	text-align: center;
}
.page_head{
	font-size: 25px;
    font-family: open-sens;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
}
.dsg{
    font-size: 60px;
    color: #ff9609;
    font-family: 'Great Vibes', cursive;
    text-shadow: 1px 1px 2px black, 0 0 1em white, 0 0 0.2em black;
}
.comp_name{
	color: #ED3237;
    font-size: 17px;
    font-weight: bold;
    font-family: inherit;
    font-family: initial;
    text-transform: lowercase;
}
.desc{
	color: #fff;
    font-size: 16px;
}
.parallax2 { 
    /* The image used */
    background-image: url("../images/gallery/Resort-View.jpg");

    /* Set a specific height */
    

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax2 p{color:#fff;}

#testimonial blockquote{
	    border-left: 0px solid #eee;
}
#testimonial p{
    color: #000;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    letter-spacing: 1px;
	font-family: open-sens;
}
#testimonial .profile-circle{text-align:center;}
#testimonial .profile-circle img{
		border-radius: 50%;
}
#testimonial .slide{padding-bottom: 25px;}
.padtb{padding: 15% 0;}
.padtb5{padding: 100px 0;}
.pad3{padding: 3%;}
.padtop3{padding-top: 3%;}
.fa-4x {
    font-size: 20px;
}

#events .event-item {
    position: relative;
    overflow: hidden;
}
#events .event-item .hover-zoom {
    overflow: visible;
}
.hover-zoom img{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.hover-zoom img:hover{
	transform: scale(1.1);
}
.event-item .text {
    position: absolute;
    width: 130px;
    top: 0;
    left: 20px;
    bottom: 0;
    z-index: 0;
	background: rgba(0, 0, 0, 0.62);
}
.event-item .text .text-cn {
    position: absolute;
    padding: 10px;
    width: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}
.event-item .text h2 {
    font-size: 26px;
    font-family: 'Montserrat';
    line-height: 1.3em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
.event-item .text span {
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    display: block;
}
.event-item .text .awe-btn {
    margin-top: 10px;
}
.awe-btn.awe-btn-12 {
    border: 2px solid #fff;
    color: #fff;
}
.awe-btn {
    display: inline-block;
    background: none;
    font-family: 'Montserrat';
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    line-height: normal;
    padding: 8px 10px;
    font-size: 12px;
    color: #000;
    min-width: 110px;
    border-width: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgb(237, 50, 55);
    border: 1px solid #000;
    border-radius: 10px;
}
.news-item{background: #f7f7f7;}
.news-item .img {
    width: 50%;
    padding-right: 0;
    display: inline-block;
    font-size: 14px;
    position: relative;
    overflow: hidden;
	
}
.news-item .text {
    padding-top: 10px;
}

.news-item .text {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    width: calc(50% - 1px);
    vertical-align: top;
	float: right;
}
.news-item .text .date {
    color: #898989;
    font-size: 20px;
}
.news-item .text h2 {
    font-size: 17px;
    font-weight: bold;
    font-family: 'Montserrat';
    text-transform: uppercase;
}
.news-item .text .read-more {
    display: inline-block;
    margin-top: 10px;
    color: #898989;
    font-size: 13px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.news-item .text h2 a{
	color:#e1bd85;
	text-decoration:none;
}
.news-item img{
		-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.news-item:hover img{
	transform: scale(1.1);
}
/**********************		GALLERY		********************/

.column {
    float: left;
    display: none;
}

.show {
  display: block;
}
.btnn {
    border: none;
    outline: none;
    padding: 12px 35px;
    background-color: white;
    cursor: pointer;
    border-radius: 10px 10px 0px 0px;
}
.btnn:hover {
  background-color: #ddd;
}
.btnn.active1 {
  background-color: #e1bd85;
  color: white;
}
#myBtnContainer{
	text-align: center;
	margin: 2% 0;
	    font-size: 15px;
    font-weight: 600;
}
.gallery-content .our-gallery {
    margin-top: 30px;
}
.text-center {
    text-align: center;
}
.our-gallery{
	margin-top: 3%;
}
.our-gallery .awe-btn-default {
    border: 2px solid #000;
}

/****************/
.demo-gallery > ul {
  margin-bottom: 0;
}
.demo-gallery > ul > li {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
	margin:0;
}
.demo-gallery > ul > li a {
  border: 0px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  width:100%;
}
#gallery-page .demo-gallery > ul > li a {
  border: 2px solid #FFF;
  border-radius: 15px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  width:100%;
}
.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;
}
p{text-align:justify;}
.c_side{
    border-left: 2px solid #e1bd857d;
}
.b_ofc{
    text-align: center;
    font-size: 14px;
    background: #8080801f;
    line-height: 2;
    letter-spacing: 1px;
}
.b_ofc p{
	text-align:-webkit-center;
}
.f_side{
    border-right: 2px solid #e1bd857d;
}
.faci{
	text-align: center;
    font-size: 14px;
    background: #8080801f;
    line-height: 2;
    letter-spacing: 1px;
}
#carousel .b_ofc{
	letter-spacing:2px;
}
#carousel .box{
	background: #0000007a;
}
#carousel .b_ofc a{
	color:#fff;
}
footer{color:#fff;}
#map-canvas{
	height: 500px;
	position: relative;
	overflow: hidden;
}

.room_row{margin-bottom: 2%;}
.btn_sbmt{
    background: #e1bd85;
    border: none;
    color: #fff;
    /* width: 10%; */
    padding: 6px 50px;
    font-size: 15px;
    letter-spacing: 2px;
    border-radius: 5px;
    background: rgba(250,203,82,1);
    background: -moz-linear-gradient(top, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,203,82,1)), color-stop(55%, rgba(201,139,14,1)), color-stop(100%, rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgb(255, 156, 159) 0%, rgb(179, 21, 25) 55%, rgb(255, 145, 148) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#facb52', endColorstr='#fbdf93', GradientType=0 );
}
#contact_form input{
    width: 100%;
    border-top: none;
    border: 1px solid #000;
    border-top: 1px solid #80808000;
}
#contact_form input:focus{
    width: 100%;
    border-top: none;
    border: 1px solid #000;
    border-top: 1px solid #000;
}
#contact_form textarea{
	border:1px solid #000;
}


/*************************************************************/
#qry .inner .form-control {
    width: 100%;
    font-size: 0.9em;
    padding: 6px 10px;
    background: transparent;
    color: #333;
    border: 1px solid #9e9e9e;
    box-shadow: none;
    border-radius: 1px;
    height: 42px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
#service ul{
	list-style:none;
}
.link_ul a{
    color: #5d5858;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 15px;
    font-family: sans-serif;
}
.link_ul li{
	
	padding:2%;
	transition: padding 0.5s;
}
.link_ul li:hover{
	padding:2% 2% 2% 4%;
	font-weight:bold;
}
.r_fa{
    margin-right: 3%;
    color: green;
    font-size: 15px;
}
.c_fa{
	margin-right: 3%;
    color: red;
    font-size: 15px;
}
#glry_room .demo-gallery > ul > li a {
    border: 1px solid #e1bd85;
    border-radius: 0px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
}
.frm_border{
    border: 1px solid #ecaa41;
    margin: 0% 6%;
    padding-bottom: 5%;
}
.frm_border a,.frm_border i{color: #ecaa41;}
.frm_border .button	{
		background: rgba(250,203,82,1);
background: -moz-linear-gradient(top, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,203,82,1)), color-stop(55%, rgba(201,139,14,1)), color-stop(100%, rgba(251,223,147,1)));
background: -webkit-linear-gradient(top, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
background: -o-linear-gradient(top, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(top, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
background: linear-gradient(to bottom, rgba(250,203,82,1) 0%, rgba(201,139,14,1) 55%, rgba(251,223,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#facb52', endColorstr='#fbdf93', GradientType=0 );
	}
/*************************************************************/
footer{color:#000;}
.social_ul{
	list-style:none;
	padding: 0;
}
.social_ul li{
	float:left;
	float: left;
    font-size: 25px;
    padding: 2%;
}
footer hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #a0a0a0;
}
.social_ul .anc{
	text-decoration: none;
	color: #000;
 }
.cls()
.social_ul .anc:hover{
	color: #ecaa41;
}
.social_ul .anc:hover .cls{
    transform: rotate(-15deg);
	color: #ed3237;
}
.new_f{
	text-decoration: none;
    /* text-shadow: none; */
    color: #060404;
    font-size: 16px;
}
.f_link{
	list-style:none;
	float: right;
}
.f_link li {
    float: left;
    margin-right: 15px;
    border-right: 1px solid;
    padding: 0;
    padding-right: 10px;
}
.f_link li a {
    color: #000;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
}
.f_link li a:hover{
	color:#ecaa41;
}
.f_logo{
	width: 85%;
}
.f_head{
    font-weight: bold;
    color: #ed3237;
    letter-spacing: 1px;
}
.job_text{
	margin-top: 8%;
    font-size: 18px;
}
.job_text a{
	color:red;
	text-decoration:none;
}
.no_style{
	list-style:none;
}
.Enterior img{
	width: 100%;
    height: 180px;
	cursor: zoom-in;
}
#glry h4{
	font-family: 'Oswald', sans-serif;
    font-size: 18px;
}
#glry .txt{
	float: right;
    color: #1f4cf0;
}
.Enterior .col{
	border: 1px solid #e2dbdb;
    border-radius: 5px;
	background: #3252ed05;
}
.lg-outer.lg-thumb-open .lg-thumb-outer,.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {display:none;}

ol.carr li{
	border-bottom: 1px solid #d1d0d0;
    margin-bottom: 5%;
}
ol.carr li h4{color: #2a7df8;}
.cover{
	position: fixed;
    z-index: 22222232;
    background: #000000b5;
    top: 0;
    width: 100%;
    margin: 0px auto;
    margin: 0;
    left: 0;
    height: 100%;
	overflow: auto;
}
.myModel {
    /* z-index: 1; */
    background: #fff;
    top: 5%;
    width: 90%;
    margin: 0px auto;
    margin: 0;
    left: 5%;
	height: auto;
	transition: all 0.5s;
}
.cross {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 25px;
    color: #f23838;
    cursor: pointer;
	z-index: 55;
}
.myModel h4{
	margin-top: 5%;
    font-size: 25px;
    border-bottom: 1px solid #005aff;
    padding-bottom: 3%;
}
.myModel .model_div{background: #fff;}
.hide_now{display:none;}
.show_now{display:block !important;}
.st_name{
	font-size: 18px;
    margin-bottom: 0;
	color: #3f00ff;
}
.st_row{
	    margin: 8px 0;
}
.stk{
	padding: 5px 0;
    border-bottom: 1px solid #f6f6f6;
}
.stk:nth-child(even) {
    background: #f7f7f7;
}
.stk:hover{
	background:#ececec;
}
.st_heading{
	padding: 0;
    background: #7b7b7b;
    color: #ffffff;
}
.bb{
	border-bottom: 1px solid #008be7;
}
.md-hide{
	display:none;
}
.mt50{
	    margin-top: 50px;
}
.ty{
	color: #000;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
}
.mtb130{
	    margin: 130px 0;
}
#main_menu p{
	font-size: 16px;
    font-family: oswald;
    padding: 20px;
    text-align: center;
	text-align: right;
}
#equip .m_col{
	margin-bottom: 30px;
}
#equip .cols{
	padding: 0;
    background: #e8e8e8;
	border-bottom: 1px solid #000;
}
#equip .cols .p1 {
    font-size: 18px;
    font-family: oswald;
    padding: 2% 0 0 2%;
    margin-bottom: 0;
    color: #bf1b1b;
}
#equip .cols .p2{
	padding-left: 2%;
}
#equip .cols img{
	height: 250px;
    width: 100%;
}
.eqp{
	background: #00000047;
}
.eqp:hover{
	background: #009898;
	cursor:pointer;
}
.pharma{
	background: #00000047;
}
.pharma:hover{
	background: #009898;
	cursor:pointer;
}
.go{
    border: 1px solid #0062c7;
    background: #ffffff;
    padding: 3px 18px;
    font-size: 14px;
    font-family: oswald;
    letter-spacing: 1px;
    color: #0062c7;
	border-right: none;
}
.plx_new img{
	height:500px;
	width:100%;
}
.spl{
	background: #f7f7f7;
	padding-left: 2%;
}
.spl ul{
    padding: 5% 0;
}
.spl ul li{
	padding:1% 0;
}


.spl_icon{
	font-size: 90px;
    text-align: center;
	color: #00b3e8;
}
#know{
	padding: 4% 0;
}
#know p{
	    font-size: 18px;
    font-family: -webkit-pictograph;
    background: #76dfff17;
    padding: 1%;
}
/* MEDIA QUERY */
@media only screen and (max-width: 640px) {
	.sm-hide{
		display:none;
	}
	.md-hide{
		display:block;
	}
	.bb{
		border-bottom: 0px solid #008be7;
		padding-left: 10px;
	}
    #slider .carousel-inner{height:100%;}
	header{display:none;}
	.heading{font-size:25px;}
	#events .event-item img{width:100%;}
	.sm_mt5{
		margin-top:5%;
	}
	#gallery{display:none;}
	#map-canvas{
		height: 350px;
		position: relative;
		overflow: hidden;
	}
	.lg-toolbar{
		margin-top: 10%;
	}
	#mobile_menu{
		background: #fff;
		position: absolute;
		width: 100%;
		z-index: 222;
	}
	.social_ul li {
		float: left;
		float: left;
		font-size: 25px;
		padding: 2%;
		margin: 0 7%;
	}
	footer,footer p{    text-align: -webkit-center;}
	.f_head{margin-top: 10%;}
	.f_logo {
		width: 300px;
	}
	#myCarousel{margin:0;}
	.cover_text {
		color: #fff;
		font-size: 32px;
	}
	.nav>li {
		position: relative;
		display: block;
		padding-left: 7%;
		background: #f6f6f6;
		border-bottom: 5px solid #fff;
	}
	.navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 10px;
		color: #000;
		font-size: 17px;
		font-family: sans-serif;
	}
}