/* Arabic Font */
.hidevideofrommobile{

/* height: 77em; */

/* margin-top: -8%; */
}
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 0px 0;
}
section.module.parallax {
  height: 600px;
  background-position: 50% 49%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 142px !important;
  line-height: 120px;
  font-weight: 800;
  text-align: center;
  /* text-transform: uppercase; */
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.module.parallax-1 {
  background-image: url("../img/demo/_small/1.jpg");
}
section.module.parallax-2 {
  background-image: url("https://sp:90/en/EduAndOutreach/Banner/EObanner2-compressed.jpg");
}
section.module.parallax-3 {
  background-image: url(https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcR_2KcKvXJguBYWnKTYfCMI8BfMb2paSlu-OBCWBLloSDpqbC-o);
}

@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 27px;
    padding: 35px 10px;
    color: #fff;
    text-shadow: 0 0 10px rgb(14, 6, 4);
    /* background: rgba(247, 242, 228, 0.6); */
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 160px;
  }
}

/* End of Arabic font */


@font-face {
    font-family: 'AvantGardeBookBT';
    src: url('/Style%20Library/fonts/AvantGardeBookBT.eot');
    src: url('/Style%20Library/fonts/AvantGardeBookBT.eot?#iefix') format('embedded-opentype'),
         url('/Style%20Library/fonts/AvantGardeBookBT.woff') format('woff'),
         url('/Style%20Library/fonts/AvantGardeBookBT.ttf') format('truetype'),
         url('/Style%20Library/fonts/AvantGardeBookBT.svg#AvantGardeBookBT') format('svg');
    font-weight: 400;
    font-style: normal;
}
body {
	/*font-family: 'Conv_bdavat';*/
	/*font-family: 'AvantGardeBookBT';*/
	font-weight: 400;
	background: #F7F2E4;
	color: #414141;
	font-size: 14px;
	line-height: 1.4285;
	-webkit-font-smoothing: antialiased;
}
body.homepage
{
    background: #f8f3e5;
}
a:focus
{
     outline:0;
}
a,
a:visited
{
	 font-weight: 600;
    color: #39171b;
}
a:hover
{
    color: #7f6725;
}
.ms-webpart-zone,
.ms-webpart-cell-vertical,
.ms-webpart-chrome-vertical
{
	display: block !important;
	clear: both;
}
input[type="button"], input[type="reset"], input[type="submit"], button
{
    font-family: inherit;
    font-size: inherit;
    margin: inherit;
    padding: inherit;
}

ul, ol {
	list-style:none !important;
}

a.solinkne {
    font-size: 16px;
    color: #fff !important;
}
/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
	color: #b29a5b;
}*/
.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2
{
	color: #b29a5b;
}
.header {/* background: #f6f4ec url('/Style%20Library/images/top-header-bg.png') no-repeat center top scroll; *//* border-bottom: solid #C2A862 0px; *//* box-shadow: rgb(0, 0, 0) 3px 0px 32px 24px; */-webkit-animation: goDown .6s ease both;-moz-animation: goDown .6s ease both;animation: goDown .6s ease both;/* border-bottom: solid #C2A862 2px; *//* opacity: 0.9; */}



.header2{
    background: #f6f4ec url('/Style%20Library/images/top-header-bg.png') no-repeat center top scroll;

position: fixed;
height:60px
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
  
  }

.top-navbar {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top-navbar > li {
	float: left;
}
/*Top Holder*/
html , body , .wrapper{
	height:100%;
	min-height:100%;
}
.top-holder
{
    position: relative;
    clear: both;
}
/*.pattern-overlay{
	background:url(../images/pattern.png) repeat;
	position:absolute;
	right:0;
	left:0;
	width:100%;
	z-index:5;
	top:0;
	bottom:0;
}*/
#s4-bodyContainer
{
	padding-bottom: 0;
}

.header{
	
position: absolute;
	
z-index: 16;
	
padding: 2px 0 7px;
	
left: 0;
	
right: 0;
	
background: rgba(73, 8, 3, 0);
	
/* border-bottom: solid rgba(194, 168, 98, 0.41) 1px; */
	
-webkit-animation: goDown .6s ease both;
	
-moz-animation: goDown .6s ease both;
	
animation: goDown .6s ease both;
	
/* border-bottom: solid #C2A862 2px; */
}
/*Logo Class */ 


.logo{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	
	width:100%;
	height:100%;
	}
	.logo2{
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
	margin-top: -36%;
	}

/*end of logo class*/

.search-box , .top-navbar{
	float:right;
}
.top-navigation
{
    margin-top: 22px;
}

ul.top-navbar > li{
	float:left;
	margin: 0 2px;
	  cursor: pointer;
}
ul.top-navbar > li > a{
	    border: 1px solid rgba(194, 168, 98, 0.21);
	    /* background: rgba(255,255,255,0.5); */
	    font:0 none;
	    width: 39px;
	    height: 35px;
	    display:block;
	    background-repeat:no-repeat;
	    background-position:center center;
	    border-radius: 3px;
	    -webkit-transition: all 0.3s ease-out;
	    -moz-transition: all  0.3s ease-out;
	    -o-transition: all  0.3s ease-out;
	    transition: all  0.35s ease-out;
}
ul.top-navbar > li:hover > a
{
    background-color:#c7b481;
}
ul.top-navbar > li > a.home{
	background-image:url("/Style%20Library/images/icon-home.png");
}
ul.top-navbar > li:hover > a.home
{
    background-image:url("/Style%20Library/images/icon-home-active.png");
}
ul.top-navbar > li > a.mcalendar{
	background-image:url("/Style%20Library/images/icon-ques.png");
}
 
ul.top-navbar > li:hover > a.mcalendar
{
    background-image:url("/Style%20Library/images/icon-ques-active.png");
}
ul.top-navbar > li > a.sitemap{
	display: none;
	background-image:url("/Style%20Library/images/icon-sitemap.png");
}
ul.top-navbar > li:hover > a.sitemap{
	background-image:url("/Style%20Library/images/icon-sitemap-active.png");
}
ul.top-navbar > li > a.question{
	background-image:url("/Style%20Library/images/icon-ques.png");
}
ul.top-navbar > li:hover > a.question{
	background-image:url("/Style%20Library/images/icon-ques-active.png");
}
ul.top-navbar > li > a.lang-text{
	font-size:17px;
	color: #c7b481;
	text-align:center;
	line-height: 30px;
	font-weight:700;
}
ul.top-navbar > li:hover > a.lang-text
{
    color: #fff;
}
ul.top-navbar > li > a.twitter{
	background-image:url("/Style%20Library/images/icon-twitter.png");
}
ul.top-navbar > li:hover > a.twitter{
	background-image:url("/Style%20Library/images/icon-twitter-active.png");
}
ul.top-navbar > li > a.facebbok{
	background-image:url("/Style%20Library/images/icon-facebook.png");
}
ul.top-navbar > li:hover > a.facebbok{
	background-image:url("/Style%20Library/images/icon-facebook-active.png");
}
ul.top-navbar > li > a.instagram{
	background-image:url("/Style%20Library/images/icon-instagram.png");
}
ul.top-navbar > li:hover > a.instagram{
	background-image:url("/Style%20Library/images/icon-instagram-active.png");
}
ul.top-navbar > li > a.youtube{
	background-image:url("/Style%20Library/images/icon-youtube.png");
}
ul.top-navbar > li:hover > a.youtube{
	background-image:url("/Style%20Library/images/icon-youtube-active.png");
}
ul.top-navbar > li > a.gmail{
	background-image:url("/Style%20Library/images/icon-gplus.png");
}
ul.top-navbar > li:hover > a.gmail{
	background-image:url("/Style%20Library/images/icon-gplus-active.png");
}
ul.top-navbar > li > a.linkedin{
	background-image:url("/Style%20Library/images/icon-linkedin.png");
}
ul.top-navbar > li:hover > a.linkedin{
	background-image:url("/Style%20Library/images/icon-linkedin-active.png");
}
.top-navigation2
{
-webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
   margin-top: -52px;
}

/*
.top-navbar.site-navbar {
    border-right: 1px solid #ae9250;
    margin-right: 12px;
    padding-right: 12px;
}*/
.search-box
{
    border: 1px solid #ae9250;
    height: 36px;
    border-radius: 2px;
    overflow: hidden;
}
.search-box .search-link
{
      background: #C2A862;
  width: 38px;
  text-align: center;
  text-decoration: none;
  height: 34px;
  display: block;
  line-height: 32px;
  vertical-align: middle;
  float: left;
  min-width: 38px;
  padding: 0;
}
.search-box .search-field
{
     border: 0;
     height: 34px;
     width: 170px;
     BACKGROUND-COLOR: rgba(101, 26, 4, 0);
     float: left;
     color: #c2a862;
     padding: 2px 10px;
}

.navbar-collapse
{
    padding: 0;
}
.navbar-default
{
    border-radius: 0;   
}
.main-navigation
{
  min-height: 40px;
  border-top: 1px solid rgba(185, 161, 82, 0.26);
  border-bottom: 1px solid rgba(185, 161, 82, 0.18);
  /* border-left: 1px solid #b9a152; */
  /* background-color: rgb(245, 242, 231); */
  padding: 6px 0 1px 0;
  margin-top: 25px;
}
.main-navigation2
{
-webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
   
}



.main-navigation > .container
{
    padding-right: 0;
}
.main-navbar,
.ms-core-listMenu-root
{
    list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  min-height: 20px;
  background: none;
  border: none;
  box-shadow: none;
}
.main-navbar > li,
.ms-core-listMenu-root > li
{
    list-style: none;
    margin:0;
    padding:0;
    float: left;
    border-left: 1px solid rgba(193, 167, 97, 0.41);
}
.main-navbar > li >a,
.ms-core-listMenu-root > li > a
{
  display: block;
  color: #c2a862 !important;
  font-size: 14px;
  padding: 4px 7px 2px 5px;
  text-decoration: none;
  border: 0px !important;
  border-bottom: 5px solid transparent !important;
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all  0.2s linear;
  -o-transition: all  0.2s linear;
  transition: all  0.2s linear;
  margin: 0 !important;
  position: relative;
}
.ms-core-listMenu-root > li > a > .additional-background
{
	padding: 0 !important;
	background: transparent !important;
}
.ms-core-listMenu-root > li > a:after
{
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: #d0c294 transparent transparent transparent;
	width: 0;
	height:0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -13px;
	margin: auto;
	content: '';
	display: none !important; /*no need in new design*/
}
.ie .main-navbar > li >a
{
    padding-bottom: 0
}
.main-navbar > li:first-child,
.ms-core-listMenu-root > li:first-child
{
    border-left:0;
}
.main-navbar > li:hover >a,
.main-navbar > li:focus >a,
.main-navbar > li.active >a,
.ms-core-listMenu-root > li:hover >a,
.ms-core-listMenu-root > li:focus >a,
.ms-core-listMenu-root > li.active >a
{
    border-bottom: 5px solid #d0c294 !important;
    text-decoration: none;
    color: #826820;
}
.ms-core-listMenu-root > li > ul.dynamic
{
	top: 30px !important;
	left: 0px !important;
	display: none;
}
.ms-core-listMenu-root > li:hover > ul.dynamic
{
			
	display: block;
	
	top: 30px !important;
	left: 0px !important;
	background: rgba(193, 167, 97, 0.87);
	padding: 3px 0;
	min-width: 160px;
	width: auto !important;
	border: solid 0px;
}
.ms-core-listMenu-root > li:hover > ul.dynamic > li > a {
    background-color: rgba(70, 13, 2, 0.81) !important;
    border-top: 1px solid rgba(194, 168, 98, 0.33);
    clear: both;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 6px 32px;
    white-space: nowrap;
}
.main-navbar .caret {
    bottom: -8px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  color: #ffffff;
  border-width: 6px;
  display: none !important;
}
.main-navbar.navbar-nav > li > .dropdown-menu
{
     margin-top: 11px;
}
.ms-core-listMenu-root > li:hover > ul.dynamic > li
{
	list-style: none;
	
}
.main-navbar.navbar-nav > li > .dropdown-menu >li >a,
.ms-core-listMenu-root > li:hover > ul.dynamic > li > a
{
    color: #c0a662;
}
.main-navbar.navbar-nav > li > .dropdown-menu >li >a:hover,
.main-navbar.navbar-nav > li > .dropdown-menu >li >a:focus,
.ms-core-listMenu-root > li:hover > ul.dynamic > li > a:hover,
.ms-core-listMenu-root > li:hover > ul.dynamic > li > a:focus
{
    background: rgba(251, 239, 205, 0.84) !important;
    color: #130905;
}
#main-slider .owl-wrapper-outer .item {
  position: relative;
  padding: 0;
 /* min-height: 525px;*/
  display: block;
}
#main-slider .owl-wrapper-outer .item .img-responsive
{
   /* min-height: 552px;
    max-height: 552px;*/
    width: 100%;
}
.owl-carousel-caption
{
    position: absolute;
    bottom: 46px;
    left:0;
    right: 0;
    min-height: 80px;
    /* background: transparent url('../images/banner-caption-bg.png') no-repeat left top scroll; */
    /*background-size: 100% 100%;*/
    min-height: 79px;
    color: #000;
    padding: 12px 0;
}
.owl-carousel-caption h1.cap-heading
{
    font-size: 1.2em;
    /* font-size: 26px;*/
    color: #fff !important;
    padding: 12px 34px 12px 40px;
    margin: 1px;
    bottom: 43px;
    background-size: 100% 100%;
    /* width: 50%; */
    position: absolute;
    border: solid 1px #c2a862;
    /*border-radius: 5px;*/
    border-radius: 3px 3px 3px 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: rgba(57, 23, 27, 0.61);
    -webkit-animation: scaleUpFrom .9s ease both;
    -moz-animation: scaleUpFrom .9s ease both;
    animation: scaleUpFrom .9s ease both;
}
.owl-carousel-caption h1.cap-heading a:hover
{
-webkit-animation: scaleUpFrom .9s ease both;
-moz-animation: scaleUpFrom .9s ease both;
animation: scaleUpFrom .9s ease both;
 
}

.owl-carousel-caption h1.cap-heading a
{
  
color: #e2c36e !important;
}



.owl-carousel-caption h3
{
    padding: 9px;
    margin: 1px;
    min-height: 31px;
    color: #fff;
    font-size: 1.2em;
    /*font-size: 21px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;*/
    border-radius: 3px 3px 3px 3px;
    /* BACKGROUND-COLOR: rgba(255, 255, 255, 0.8); */
}
#main-slider .owl-wrapper-outer .item,
#galleria-slider .owl-wrapper-outer .item,
#education-slider .owl-wrapper-outer .item  {
  position: relative;
  padding: 0;
 /* min-height: 525px;*/
  display: block;
}
/*#main-slider .owl-wrapper-outer .item .img-responsive,*/
#main-slider .owl-wrapper-outer .item .img-responsive { 
    width: 100%;
    height:auto;
 }


#galleria-slider .owl-wrapper-outer .item .img-responsive,
#education-slider .owl-wrapper-outer .item .img-responsive
{
   /* min-height: 552px;
    max-height: 552px;
    width: 100%;*/
       /* min-height: 552px;*/
   /* max-height: 552px;*/
    width: 100%;*/
}
#main-slider .owl-controls,
.custom-owl-carousel .owl-controls{
    left: 0;
    position: absolute;
    right: 0;
    bottom: 50%;
    z-index: 5;
}
#main-slider .owl-prev,
.custom-owl-carousel .owl-prev
{
    left:45px;
    position:absolute;
}

#main-slider .owl-next,
.custom-owl-carousel .owl-next
{
    right: 45px;
    position:absolute;
}
#main-slider .prev,
#main-slider .next,
.custom-owl-carousel .prev,
.custom-owl-carousel .next
{background: rgba(57, 23, 27, 0.6);color: #e1c26d;width: 40px;border: 1px solid;height: 40px !important;border-radius: 150px;/* height: 71px; */line-height: 40px;line-height: 40px;margin: auto;position: relative;display: block;text-align: center;vertical-align: middle;}
.siteoptions-part
{
    /* background: #e1c26d; */
    clear:both;
    margin-top: 6px;
    /* overflow: auto; */
    /* box-shadow: rgb(0, 0, 0) 33px 17px 26px -25px; */
    /* border-bottom: 2px solid #C2A862; */
}
.siteoptions {
    float: right;
    /*overflow: auto;*/
    padding: 1px 0;
    text-align: right;
}
.font-resizer,
.site-controls
{
	margin-right: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 7;
	position: relative;
}
.font-resizer
{
    margin-right: 38px;
}
.font-resizer > li,
.site-controls > li
{
    list-style: none;
	margin: 2px;
	padding: 0;
	float:left;
}
.font-resizer > li >a,
.site-controls > li > a
{
	cursor: pointer;
	width: 31px;
	/* height: 30px; */
	/* border: 1px solid #a89254; */
	text-align: center;
	display: block;
	line-height: 25px;
	vertical-align:middle;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all  0.2s ease-out;
	-o-transition: all  0.2s ease-out;
	transition: all  0.2s ease-out;
	border-radius: 102%;
}
.font-resizer > li >a
{
 /* background: rgba(194, 168, 98, 0.75); */
}
.font-resizer > li:hover >a
{
     background: rgb(194, 168, 98);
}
/*.font-resizer > li >a.defont
{
    background:#b7a369;
}
.font-resizer > li >a.incfont
{
    background: #c0b387;
}*/
.site-controls > li > a
{
    /* background: #c2a862; */
}
.btm-space-40p
{
    clear: both;
    padding-bottom: 33px;
    PADDING-TOP: 16PX;
}
/* floating buttons*/
.social-links
{
    padding:0;
}
.social-links li
{
    margin: 0 0 4px 0;
    padding: 0;
    list-style:  none;
}
.social-links li a.btn-default
{
    background: #fff none ;
    border: 1px solid #ae9250;
    border-left: 0;
    height: 50px;
    width: 32px;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    padding: 0;
}
.sharepopover
{
	position: relative;
}
.sharepopover > ul.shareList
{
	padding: 0;
	margin: 0;
	list-style: none;	
	display: none;
	position:absolute;
	right:0;
	top: 30px;
	background: #fff;
	padding: 0px;
	/*border: 1px solid #ae9250;*/
}
.sharepopover:hover > ul.shareList
{
	display: block;
}
ul.shareList li > a.email-icon
{
	background: #d2c094 url('/Style%20Library/images/icon-email-sm.png') no-repeat scroll center center;
	width: 30px;
	height: 30px;
	display: block;
	text-indent: -9999px;	
	font: 0/0 a none;
	border: 1px solid #a89254;
	display: block;
}
.rsexpanded
{
	top: 30px !important;
	left:0 !important;
}
.top-navbar.socail-navbar .dropdown-menu
{
	overflow: auto;
	min-width: 250px;
    max-height: 300px; 
    border: 1px solid #ae9250;  
}
/*.arrow
{
    border-right-color: #ae9250;
}
.popover .arrow, .popover .arrow:after
{
    border-right-color: #ae9250 !important;
}*/
  .arrow
    {
        border-right-color: transparent !important;
        border-bottom-color: #ae9250;
    }
    .popover .arrow, .popover .arrow:after
    {
        border-right-color: transparent !important;
        border-bottom-color: #ae9250 !important;
    }
.popover .popover-title
{
    background: #ede1c1;
    color: #322f32;
}
.brdrad-4
{
    border-radius: 4px !important;
}

.floatbuttons
{
    position: absolute;
    top: 593px;
    left: 0;
}
.footer
{
    font-size: 13px;
    color: #000;
}
.footer-texture
{
    background: transparent url('/Style%20Library/images/footer-bg.jpg') repeat-x left top scroll;
    height: 59px;
    display: block;   
    
}
.footer-texture > .container
{
     position: relative;
     clear: both;
     min-height: 59px;
}
.gototop img 
{
    display: block;
    position: absolute;
    right: 0;
    top: -24px;
}
.gototop img:hover
{
    display: block;
    position: absolute;
    right: 0;
	opacity:0.8;

    top: -24px;
	
}

.W3C
{
    float: right;
}
.footer-nav
{
    margin: 0 0 0 53px;
    float: left;
}
.footer-nav li
{
    float: left;
}
.footer-nav li > a
{
    display: block;
    padding-left: 6px;
    margin-left: 6px;
    border-left: 1px solid;
    color: #000;
}
.footer-nav li:first-child > a
{
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
}


/*-----------------Arabic styles for home page in ar folder -----------------*/

.brdrad-0
{
    border-radius: 0 !important;
}
.disblock
{
    display: block;
}
.mrgbtm10
{
    margin-bottom: 10px;
}
.mrgbtm0p
{
    margin-bottom: 0px !important;
}
.pad0p
{
    padding: 0 !important;
}

/*------------to hide the managed Navigation menu edit link--------*/
.ms-navedit-editLinksText
{
	display: none;
}
  
 
.top-navbar .dropdown-menu {
    width: 260px;
    left: -105px;
    top: -12px;
    border: 1px solid #ae9250;
    padding: 0;
	z-index: 99999;
}

.social-media-dropdown-padding {
	padding:20px 0px 0px 0px;
	position:absolute;
}

.dropdown-menu {
	position:relative !important;
}
  
.top-navbar .dropdown-menu:before{
	content:"";
	width:21px;
	height:11px;
	top: -11px;
    left: 115px;
	background:url('/Style%20Library/images/arrow-up.png') no-repeat;
	position:absolute;
}
.ms-signInLink {
    display: none !important;
}



/* / New css  25 Feb 2016 */


ul.shareList {
	  background: #b6a166;
	  display: block;
	  list-style: outside none none;
	  margin: 0;
	  padding:5px 8px;
	}
	.shareList li {
		display:inline-block;
		vertical-align:top;
	}
	.shareList li a img {
	  display: block;
	  margin: 0 -2px;
	}

  .share_box {
  display: none;
  left: -85px;
  position: absolute;
  text-align: center;
  width: 209px;
}
    .sharepopover:hover .share_box {
  display: block;
}
    .dropdown:hover div {
  display: block;
}


/*-------------------- Added for gallery of shwcase 15 apr 2016----------*/


/* .dropdown iframe {
    position:relative;
    z-index:-1;
} */

.showcase-container {
  margin-bottom: 50px;
  width: 100%;
  float: left;
}

.gallery-of-showcase {
    width: 30%;
    margin-right: 20px;
    float: left;
}

.gallery-of-showcase-media {
    width: 18%;
    margin-right: 10px;
    float: left;
}

.showcase-content {
  width: 100%;
  margin-top: 20px;
}


/*------------------------end here----------------*/

    .social_arrow img {
  margin-bottom: -9px;
}

.newslist  .img-responsive img {
  margin-top: 0;
  width: 100%;
}
.FacebookArea.dropdown-menu {
  overflow-x: hidden !important;
}

/* / ie css */


.ie ul.shareList {
	  background: #b6a166;
	  display: block;
	  list-style: outside none none;
	  margin: 0;
	  padding:5px 8px;
	}
.ie	.shareList li {
	display:inline-block;
	vertical-align:top;
}
.ie	.shareList li a img {
  display: block;
  margin: 0 -2px;
}

.ie	.share_box {
  display: none;
  left: -85px;
  position: absolute;
  text-align: center;
  width: 209px;
}
.ie	.sharepopover:hover .share_box {
  display: block;
}
.ie	.dropdown:hover div {
  display: block;
}
.ie	.social_arrow img {
  margin-bottom: -13px;
}
.ie	.newslist .img-responsive img {
  margin-top: 0;
  width: 100%;
  
}




/#*Start of Header Eff*/

@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/*---------------- added for Video play button -----------------------*/

#buttonbar {
     display:none
 }

 @supports (-ms-accelerator:true) {
  #buttonbar {
    position: relative;
    z-index: 999;
    width: 100%;
    margin: 0px auto;
    opacity: 0;
    top: -50px;
    left: 21px;
    float:left;
    display:block
}



#buttonbar #play {
    height:38px;
    width:38px;
    cursor:pointer;
    background:url(../images/play-button-banner.png) no-repeat center center

}

#buttonbar #mute {
    height:38px;
    width:38px;
    cursor:pointer;
    background:url(../images/play-button-banner.png) no-repeat center center;
    right:0px;
    position:absolute;
    right:80px;
    top:0px;

}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   #buttonbar {
    position: relative;
    z-index: 999;
    width: 100%;
    margin: 0px auto;
    opacity: 0;
    top: -50px;
    left: 21px;
    float:left;
    display:block
}



#buttonbar #play {
    height:38px;
    width:38px;
    cursor:pointer;
    background:url(../images/play-button-banner.png) no-repeat center center

}

#buttonbar #mute {
    height:38px;
    width:38px;
    cursor:pointer;
    background:url(../images/play-button-banner.png) no-repeat center center;
    right:0px;
    position:absolute;
    right:100px;
    top:0px;

}

.banner-video {
	margin-top:-11.5% !important;
	float:left
}


}

/*End of Header Effects */ 
/*Mobile icons at home page*//



.me {
  width: 400px;
  margin: 90px auto;
}
.me p,
.me h1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.me p {
  font-weight: 200;
}
.me span {
  font-weight: bold;
}
.social {
  position: fixed;
  top: 138px;
  width: 26px;
  z-index:;
}
.social ul {
  visibility: hidden;
  z-index: 2;
  padding: 0px;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.social ul li {
  display: block;
  Z-INDEX: 2;
  margin: 1px;
  background: rgb(225, 194, 109);
  width: 289px;
  text-align: right;
  padding: 1px;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 0px 0px 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  margin-left: 23px;
}
.social ul li:hover {
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  -ms-transform: translate(110px, 0);
  -o-transform: translate(110px, 0);
  transform: translate(110px, 0);
  background: rgb(201, 175, 100);
}
.social ul li:hover a {
  color: #000;
}
.social ul li:hover i {
  color: #fff;
  background: rgb(98, 61, 19);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li i {
  margin-left: 5px;
  color: #000;
  background: #605e56;
  padding: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 0px;
  width: 18px;
  height: 20px;
  font-size: 20px;
  background: #585858;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}


*#/////Start Book now ///////////////////////////////#*
.social2 {
  position: fixed;
  top: 138px;
  width: 26px;
  z-index:;
}
.social2 ul {
  z-index: 2;
  padding: 0px;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.social2 ul li {
  display: block;
  Z-INDEX: 2;
  margin: 1px;
  background: rgb(225, 194, 109);
  width: 289px;
  text-align: right;
  padding: 1px;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 0px 0px 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  margin-left: 23px;
}
.social2 ul li:hover {
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  -ms-transform: translate(110px, 0);
  -o-transform: translate(110px, 0);
  transform: translate(110px, 0);
  background: rgb(201, 175, 100);
}
.social2 ul li:hover a {
  color: #000;
}
.social2 ul li:hover i {
  color: #fff;
  background: rgb(98, 61, 19);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social2 ul li i {
  margin-left: 5px;
  color: #000;
  background: #605e56;
  padding: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 0px;
  width: 18px;
  height: 20px;
  font-size: 20px;
  background: #585858;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

#*End Book Now *#//////////////////////////////////////////////

.ViewAllBox 
{background: #39171b;overflow: hidden;min-height: 136px;height: 130px;position: relative;}
.ViewAllBox h3{
    font-size:20px;
    text-align:center;
    padding: 16px 0 10px;
    background: #c0a662;
    cursor:pointer;
}
.ViewAllBox h3 a:hover {
    font-size:22px;
    text-align:center;

  color:#fff;
  text-decoration:none;

}
  

/* Our wrapper */
.wrappera{
  width: 99%;
  height: 56vh;
  /* max-height: 111vh; */
  position: absolute;
  left:50%;
  top: 22%;
  transform: translate3d(-50%,-8%,0);
  overflow:hidden;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}


/* Our image information */
.bottoma,
.middlea,
.topa {
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-color: #54180d;
  background-size: cover;
  background-position: center;
  position: absolute;
  top:0;
  left: 0ox;
  pointer-events:none;
  overflow: hidden;
  &>
  img{
    height:100%;
  }
/* Our wrapper */  .wrappera{
  width: 690px;
  height: 600px;
  max-height:100vh;
  position: absolute;
  left:50%;
  top:50%;
  transform:translate3d(-50%,-50%,0);
  overflow:hidden;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);  }      /* Our image information */  .bottoma,  .middlea,  .topa {
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-color: white;
  background-size: cover;
  background-position: center;
  position: absolute;
  top:0;
  left:0;
  pointer-events:none;
  overflow: hidden;    &>
  img{      height:100%;    }  }    .topa{
  width:125px;  }    .scrollera{
  width: 50px;
  height:50px;
  position: absolute;
  left:100px;
  top:50%;
  transform:translateY(-50%);
  border-radius:50%;
  background-color: #fff;
  opacity:0.9;
  transition: opacity 0.12s ease-in-out;
  pointer-events:auto;
  cursor: pointer;
  box-shadow: 3.5px 0px 7px rgba(100, 100, 100, 0.2);  }  .scroller-middlea{
  margin-top:25px;  }  .scrollera-topa{
  margin-top:-25px;  }      .scrollera:hover{
  opacity:1;  }    .scrollinga{
  pointer-events:none;
  opacity:1;    //
  z-index: 1;  }    .scrollera__thumb{
  width:100%;
  height:100%;
  border-radius:50%;
  padding: 7px;  }    .scrollera:before,  .scrollera:after{
  content:" ";
  display: block;
  width: 7px;
  height: 9999px;
  position: absolute;
  left: 50%;
  margin-left: -3.5px;
  z-index: 30;
  transition:0.1s;
  box-shadow: 3.5px 0px 7px rgba(100, 100, 100, 0.2);  }  .scrollera:before{
  top:49px;  }  .scrollera:after{
  bottom:49px;  }    /* If you want to cahnge the colors, make sure you change the fill in the svgs to match */  .scroller-middlea>.scrollera__thumb{
  border: 5px solid #FFCCBC;  }  .scroller-middlea:before,  .scroller-middlea:after{
  background: #FFCCBC;  }    .scroller-topa>.scroller__thumb{
  border: 5px solid #FFAB91;  }  .scroller-topa:before,  .scroller-topa:after{
  background: #FFAB91;  }
}

.topa{
  width:125px;
}

.scrollera{
  width: 24px;
  -ms-transform: rotate(20deg); /* IE 9 */
  /* -webkit-transform: rotate(20deg); */ /* Safari 3-8 */
  transform: rotate(20deg);
  offset-rotation: 46deg;
  height: 26px;
  position: absolute;
  -ms-transform: rotate(20deg); /* IE 9 */
  -webkit-transform: rotate(20deg); /* Safari 3-8 */
  transform: rotate(20deg);
  left: 104px;
  top: 50%;
  transform:translateY(-50%);
  border-radius: 7%;
  background-color: #f7f2e4;
  opacity: 0.8;
  transition: opacity 0.12s ease-in-out;
  pointer-events:auto;
  cursor: pointer;
  box-shadow: 3.5px 0px 7px rgba(100, 100, 100, 0.2);
  /* offset-rotate: 120deg; */
}
.scroller-middlea{
  margin-top:25px;
}
.scrollera-topa{
  margin-top:-25px;
}


.scrollera:hover{
  opacity:1;
}

.scrollinga{
  pointer-events:none;
  opacity:1;
  // z-index: 1;
}

.scrollera__thumb{
  width:100%;
  height:100%;
  border-radius:50%;
  padding: 7px;
}

.scrollera:before,
.scrollera:after{
  content:" ";
  display: block;
  width: 6px;
  height: 9998px;
  position: absolute;
  left: 40%;
  margin-left: 1.5px;
  z-index: 30;
  transition:0.1s;
  box-shadow: 3.5px 0px 7px rgba(100, 100, 100, 0.2);
}
.scrollera:before{
  top: 33px;
  width: 10px;
}
.scrollera:after{
  bottom: 33px;
  width: 10px;
}

/* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
.scroller-middlea>.scrollera__thumb{
  border: 5px solid #541400;
}
.scroller-middlea:before,
.scroller-middlea:after{
  background: #f7f2e4;
}

.scroller-topa>.scroller__thumb{
  border: 4px solid #f7f2e4;
  width: 28px;
  z-index: 1;
  position: absolute;
  height: 28px;
}
.scroller-topa:before,
.scroller-topa:after{
  background: #f7f2e4;
}
.titles {
    position: absolute;
    color: #fff;
    font-size: 50px;
    top: 0;
    bottom: 0;
    right: 0;
    font-weight: 800;
    text-shadow: 11px 6px 20px #000;
    left: 0;
    margin: 15% 7% 9% 29%;
    padding: 0;