/* ----------- FORMS ----------- */
.cornerforms {
	padding: 10px 0;
}
input, select, textarea {
  border: 1px solid #adadad;
  box-sizing: border-box;
  color: #484848;
  font-family: "robotoregular";
  font-size: 13px;
  margin: 0;
  padding: 0;
}
input {
	padding: 0px 8px;
	height: 32px;
	line-height: 32px;
}
select {
	height: 30px;
	line-height: normal;
	padding: 5px 4px;
}
textarea {
	padding: 4px 8px;
	resize: none;
	display: block;
}
.asterisk {
	color: #000000;
}


/* ----------- Headers ----------- */
h1 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	font-family: "oswaldlight";
	margin: 0;
	padding-bottom: 10px;
        text-transform: uppercase;
}
h2 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	font-family: "oswaldlight";
	margin: 0;
	padding-bottom: 5px;
	display: block;
       text-transform: uppercase;
}
h2.padbottom {
	display: block;
	margin: 0;
	padding-bottom: 15px;
}
h3 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
font-family: "oswaldlight";
	margin: 0;
	display: block;
	padding-bottom: 5px;
 text-transform: uppercase;
}
h4 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
font-family: "oswaldlight";
	margin: 0;
	display: block;
	padding-bottom: 5px;
 text-transform: uppercase;
}
/* ----------- BOXES ----------- */
.box {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding: 15px 0px 36px 0px;
}
.box2 {
	display: block;
	padding: 15px 0px;
}
.boxspacer {
	display: block;
	height: 15px;
}
/* ----------- COLUMNS ----------- */
/* ----- 2 COLUMNS ----- */
.column21 {
	float: left;
	padding-right: 25px;
	width: 47%;
}
.column22 {
	float: left;
	width: 47%;
}
/* ----- 3 COLUMNS ----- */
.column31 {
	float: left;
	padding-right: 10px;
	width: 31%;
}
.column32 {
	float: left;
	padding-right: 10px;
	width: 32%;
}
.column33 {
	float: left;
	padding: 0px;
	width: 32%;
}
/* ----- 4 COLUMNS ----- */
.column41, .column42, .column43 {
	float: left;
	padding-right: 10px;
	width: 24%;
}
.column44 {
	float: left;
	width: 24%;
}
/* ----- 5 COLUMNS ----- */
.column51, .column52, .column53, .column54 {
	float: left;
	padding-right: 9px;
	width: 19%;
}
.column55 {
	float: left;
	width: 19%;
}
.baseline, .clearboth {
	clear: both;
	height: 0px;
}
/* ----------- LINKS ----------- */
.milestone {
	font-size: 11px;
	line-height: 18px;
}
.milestone2 {
	font-size: 11px;
	line-height: 18px;
}
.anchorlink {
	font-size: 11px;
	line-height: 18px;
}
a:link, a:visited {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #666666;
}
a.homelink:link, a.homelink:visited {
}
a.homelink:hover {
}
a.anchorlink:link, a.anchorlink:visited {
}
a.anchorlink:hover {
}
a.splink:link, a.splink:visited {
}
a.splink:hover {
}
a.sitemaplink:link, a.sitemaplink:visited {
}
a.sitemaplink:hover {
}
a.milestone:link, a.milestone:visited {
	white-space: nowrap;
}
a.milestone:hover {
	white-space: nowrap;
}
/* ----------- BULLETS ----------- */
.cornerinner {
	padding: 6px 0px 10px 16px;
	float: right;
}
.box ul, .box2 ul, .hotelbox ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	list-style: none;
}
.box ul li, .box2 ul li, .hotelbox ul li {
  background-image: url("/images_noindex/sprite.png");
  background-position: -246px 8px;
  background-repeat: no-repeat;
  height: 100%;
  line-height: 20px;
  margin: 0;
  padding: 0 0 6px 15px;
}

#fact-box li {
  /*background-position: 0px -432px;*/
  padding: 0 0 6px 25px;
}

ul.anchor {
	background-color: #fff;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	display: block;
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 10px 0 10px 10px;
}
ul.anchor li {
	background-image: url("/images_noindex/sprite.png");
	background-repeat: no-repeat;
	background-position: -208px -59px;
	line-height: 28px;
	margin: 0;
	padding: 0 15px 0 15px;
}
.box ul.padbottom li, .box2 ul.padbottom li {
	padding-bottom: 10px;
}
.box li.padbottom, .box2 li.padbottom {
	padding-bottom: 10px;
}
.box ul.padbottom li:last-child, .box2 ul.padbottom li:last-child {
	padding-bottom: 0px;
}
/* ----------- GOOGLE VCARD ----------- */

/* ----------- CALENDAR ----------- */
#reservationmain {
	border-bottom: 3px solid #dfdfdf;
	height: 225px;
	position: relative;
	width: 960px;
	margin:0 auto;
}
.bankforreserv {
  bottom: 0;
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
}
.fixreservation {
  top: 157px !important;
  z-index: 6;
}
#reservation {
	background:#0d0d0d;
	background-color: rgba(13, 13, 13, 0.87);
	top: 0;
	height: 120px;
	left: 50%;
	margin-left: -480px;
	position: relative;
	right: 0;
	width: 960px;
	z-index: 11;
}
#reservation .res-text {
  color: #ffffff;
  display: block;
  font-family: "oswaldlight";
  font-size: 24px;
  height: auto;
  letter-spacing: 0.05em;
  padding: 10px 0 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#res-rate-txt {
  color: #ffffff;
  font-family: "latoregular";
  font-size: 10px;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 25px;
}
#reservationtable {
  display: table;
  height: auto;
  margin: 10px auto 0;
  position: relative;
  width: auto;
}
#reservationtable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#reservationtable ul li {
	display: block;
	float: left;
	padding-bottom: 0;
	padding-right: 18px;
	position: relative;
}
#reservationtable ul .last-child {
	padding-right: 0 !important;
}
#reservationtable ul li ul li {
	float: left;
	padding-right: 11px;
}
.rtitle {
	color: #ccc;
	display: block;
	font-family: "latoregular";
	font-size: 12px;
	line-height: 11px;
	padding-bottom: 3px;
}
.rtitleinner {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 0;
}
.resinputbox {
  background-color: #121214;
  background-image: url("/images_noindex/sprite.png");
  background-position: right -201px;
  background-repeat: no-repeat;
  border: 1px solid #5d5d5e;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32) inset;
  color: #ababab;
  height: 37px;
  line-height: 37px;
  margin: 0;
  padding: 0 0 0 15px;
  vertical-align: top;
  width: 171px;
}
.resdropdown {
  background-color: #121214;
  background-image: url("/images_noindex/sprite.png");
  background-position: -128px -251px;
  background-repeat: no-repeat;
  border: 1px solid #5d5d5e;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32) inset;
  color: #ababab;
  cursor: pointer;
  height: 37px;
  line-height: 37px;
  margin: 0;
  padding: 0 0 0 13px;
  vertical-align: top;
  width: 119px;
}
.resinputboxinner {
  background-color: #ffffff;
  background-image: url("/images_noindex/sprite.png");
  background-position: right -205px;
  background-repeat: no-repeat;
  border: 1px solid #696868;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0 0 0 15px;
  vertical-align: top;
  width: 202px;
}
.resdropdowninner {
  background-color: #ffffff;
  background-image: url("/images_noindex/sprite.png");
  background-position: right -147px;
  background-repeat: no-repeat;
  border: 1px solid #696868;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0 0 0 13px;
  vertical-align: top;
  width: 119px;
}
.hasDatepicker {
	cursor: pointer;
}
.styled-select1 {
  border-right: 1px solid #5d5d5e;
  height:36px;
  overflow: hidden;
  width: 119px;
}
.styled-select1 select {
  cursor: pointer;
  width: 100%;
border: medium none;
cursor: pointer;
}
/* ----------- Click Reservation----------- */
.outer-box {
  background-color: #202020;
  border:3px solid #8C8C8C;
  color: #ffffff;
  margin: 30px auto 0;
  max-width: 960px;
  padding: 30px 0;
  text-align: center;
  width: 94%;
}
.outer-box a:link, .outer-box a:visited {color: #ffffff;}
.outer-box a:hover {color: #89d9ff;}

.pro-txt {
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-family:'latobold';
}
.lockimg {
  color: #fff;
  font-size: 107px;
  height: 116px;
  padding: 20px 0;
}
.click-logo {
	padding-bottom: 20px;
}
.vcard {
  font-family: "roboto_condensedlight";
  font-size: 11px;
  line-height: 20px;
}
.vcard .fn {
  font-size: 13px;
  text-transform: uppercase;
 font-family: "oswaldbold";
}

/* ----------- Click Reservation----------- */

/* ----------- IMAGES ----------- */
.imgright {
	margin-top: 5px;
	margin-left: 16px;
	margin-bottom: 10px;
	float: right;
}
.imgleft {
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 10px;
	float: left;
}

/* ----------- MODULE ----------- */
ul.modulelinks {
	font-size: 14px;
	letter-spacing: 1px;
	list-style: none outside none;
	margin-top: 17px;
	text-transform: capitalize;
	display: inline-block;
}
li.modulelink {
	display: inline-block;
	float: left;
	padding: 0px;
	margin-right: 2px;
}
.modulelinks a {
	color: #FFFFFF;
	background-color: #A4A4A4;
	display: inline-block;
	float: left;
	padding: 5px 20px;
}
.modulelinks a:hover, .modulelinkON a {
	background-color: #303030;
}

/* ----------- GUEST REVIEWS ----------- */

#socialreviews {
  float: left;
  margin: 20px auto 30px;
  width: 100%;
}
.guest-review-title-top {
  background-color: #000000;
  color: #ffffff;
  font-family:"oswaldlight";
  font-size: 20px;
  height: 43px;
  line-height: 43px;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
}

.review-right {
  float: left;
  margin-right: 0;
  position: relative;
  width: 31%;
}
.shellimg {
  line-height: 0;
  position: relative;
  z-index: 1;
}
.overdiv {
background-color:#000;
 background-color:rgba(0, 0, 0, 0.5);
  height: 78px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 100%;
  z-index: 5;
}
.reviewicon {
  height: 48px;
  padding: 19px 0 11px;
  text-align: center;
  width: 100%;
}
.descriptions {
  display: none;
  margin: 0 auto;
  text-align: center;
}
#review-right1:hover .descriptions {
  display: block;
}
.review-right a.button:link, .review-right  a.button:visited{border: 2px solid #ffffff;
color: #ffffff !important;}
.review-right a.button:hover{border-color: #ffffff;
background: #000000;
color: #ffffff !important;}
.reviewbuttons {
	padding-top: 10px;
}
.reviewbuttonsleft {
	float: left;
	width: 110px;
}
.reviewbuttonsright {
	float: right;
	width: 110px;
}
.shellimg > img {
  height: auto;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.button-row {
  margin: 0 auto;
  width: 100%;
}
.readbutton, .writebutton {
  display: inline-block;
  float: none;
  width: 30%;
}
.readbutton {
  margin-right: 5%;
}
#review-right2.review-right {
  margin: 0 3.4%;
}
#review-right3 {
  margin: 0 !important;
}
#review-right2:hover .descriptions {
  display: block;
}

#review-right3:hover .descriptions {
  display: block;
}

.review-right:hover .overdiv {
  background: #000;
  background: rgba(0, 0, 0, 0.60);
  height: 100%;
  top: 0;
}
.review-right:hover .reviewicon {
  padding-top: 43px;
}
#review-wite-btn {
  display: none;
  float: right;
  width: 150px;
}
.google-img {
	height: 45px;
padding:0px 2%;
border-right:solid 1px #d0d0d0;
border-left:solid 1px #d0d0d0;
}
#reviewsheader2 {
  border-bottom: 2px solid #5a5a5a;
  font-size: 25px;
  margin: 0;
  padding-bottom: 10px;
  text-align: left;
}
.review-rating {
  display: inline-block;
  float: right;
  margin-left: 10px;
  padding-top: 2px;
}



/* ----------- GUEST REVIEWS END ----------- */



/* ----------- Mainimage Slideshow CSS ----------- */

#mainimageholder IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 1.0;
}
#mainimageholder IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#mainimageholder IMG.last-active {
	z-index: 9;
}
#mainimageslideshow {
	/*	left: 50%;
	margin-left: -480px;*/
	position: absolute;
	width: 100%;
}
/* ----------- 404 Page ----------- */
.oh {
	border-right: 1px solid #acacac;
	font-size: 25px;
	margin-right: 15px;
	padding-right: 15px;
}
.errTop {
	font-size: 18px;
	line-height: 26px;
}
.er {
	color: #303030;
	font-size: 18px;
}
.errSugg {
	font-size: 18px;
}
.er-maindiv {
	margin: 0 auto;
	padding-top: 25px;
}
.er-contentbox-wrap {
	background-color: #dfdfdf;
	float: left;
	margin-right: 2%;
	padding-left: 0;
	text-align: center;
	width: 23.5%;
}
.er-contentbox-wrap.last-child {
	margin-right: 0;
}
.er-maindiv img {
	height: auto;
	width: 90%;
}
.er-contentbox-wrap .snippetbox {
	border: medium none;
	margin: 0;
	padding: 11px 0;
}
.er-title {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
.er-or {
	float: left;
	font-size: 28px;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
.er-back {
	float: left;
	font-size: 14px;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
.er-back .button {
	cursor: pointer;
	margin: 0 auto;
	width: 300px;
	height: 32px !important;
	line-height: 32px !important;
}
#goog-wm-sb {
  background-color: #d3d3d3;
  border-radius: 0;
  cursor: pointer;
  display: inline;
  float: left;
  height: 32px !important;
  line-height: 27px !important;
  width: 160px;
}
#goog-wm-sb:hover{background-color: #929292; color:#fff !important;}

#goog-wm-qt {
	float: left;
	margin: 0 10px 0 0;
}
#goog-fixurl {
	margin: 0 auto;
	width: 533px;
}

/* ----------- Milestoen Dropdown CSS ----------- */
div.DropDownItem:hover {
	background-color: #5D5D5E !important;
	color: #FFFFFF !important;
}
.DropDownItems.out.enterleave {
	border: 1px solid #5d5d5e;
}
.DropDownItems.out.enterleave .DropDownItem.in.enterleave {
  background-color: #ffffff;
  color: #5e5e5e;
  cursor: pointer;
  font-size: 12px;
  padding-left: 14px;
  width: 104px;
}

/* ----------- Validation CSS ----------- */

.ValidField {
	background-image: url(/images_noindex/valid-bg.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.comentbox .ValidField {
	background-position: 98% 6% !important;
}
.ErrorField, .ErrorEmailField  {
	border-color: #303030;
}
.ErrorEmailField {
	background-image: url(/images_noindex/invalid-bg.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
span.ValidationErrors {
	color: #DD0000;
	display: none;
	font-size: 12px;
	padding-left: 10px;
	text-transform: capitalize;
}
/* ----------- OTHER ----------- */


.subheader {
  border-bottom: 2px solid #acacac;
  margin-top: 10px;
  padding: 5px 0;
}
.subheader h1, .subheader h2 {
  color: #000000;
  font-size: 22px;
  font-weight: normal;
  line-height: 23px;
  margin: 0;
  padding: 0;
}
.sitemappadtop {
  padding-top: 28px;
}
.clear{
 height: 0;
   clear: both;
}

.padbottom {
	padding-bottom: 10px;
}
#breadcrumb {
  padding: 0 0 5px;
}

.ADAaccessible, #dynamicdiv {
	display: none;
}
option {
	padding: 0 0 0 5px;
}
.social-like {
	background: url("/images_noindex/blank.png") repeat scroll 0 0;
	height: 20px;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.socialmediabuttons_wrap {
	display: none;
	height: 20px;
	position: absolute;
	right: 0;
	top: 10px;
	width: auto;
}
.social_0 {
	line-height: 0;
	width: 80px;
}
.social_1 {
	width: 60px;
}
.fb_iframe_widget {
}
.socialmediabuttons {
	list-style: none;
}
.social_2 {
	margin-left: 12px;
}
.spbold {
	font-family: 'latobold';
	font-weight: normal;
}
.styled-select-ttd {
	display: inline-block;
	float: none !important;
	vertical-align: middle;
	width: 140px !important;
}
.styled-select-email {
}
.styled-select-dropdown {
	display: inline-block;
	float: none !important;
	vertical-align: middle;
	width: 99.5% !important;
}
.styled-select {
  background-color: #ffffff;
  background-image: url("/images_noindex/sprite.png");
  background-position: right -150px;
  background-repeat: no-repeat;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  height: 30px;
  overflow: hidden;
}
.styled-select select {
	background-color:#fff;
	border:none;
	cursor: pointer;
}
.styled-select select option {background-color: #ffffff;}

/* ----------- Get Directions ----------- */

.direction-inner {
  display: table;
  margin: 0 auto;
}
.direction-form, .direction-to {
  float: left;
}
.direction-form {
  margin-right: 12px;
}
.location-dest {
  padding: 0 5px 0 0;
}

.saddr, .daddr {
  height: 35px;
  line-height: 35px;
  width: 269px;
}
.direction-btn {
  margin: 0 auto;
  padding: 27px 0 0;
  width: 182px;
}
.mapdisplay {
  height: 478px;
  margin: -12px 0 -18px -320px;
  padding: 0;
  width: 1600px;
position: relative;
}
/* ----------- Get Directions ----------- */


/* ----------- CSS End ----------- */

#floatingbooknow {
	display:none;
border-color:#8C8C8C;
background:#000000;
color: #8C8C8C !important;
color:#ffffff !important;
}

a#floatingbooknow:hover {
display:none;
border-color: #000000;
background: #FFFFFF;
color: #000000 !important;
}


/* ---------- Footer Css  -------------*/

#note {
	background-color: #000;
	clear: both;
	position: relative;
	width: 100%;
}
footer {
  color: #ffffff;
  font-family: "roboto_condensedlight";
  font-size: 11px;
  line-height: 20px;
  margin: 0 auto;
  padding: 42px 0;
  width: 960px;
}
.footerlogo {
	float: left;
	padding: 11px 30px 0 0px;
}
.xvcard {
	border-left: 0 solid #DBCEC0;
	font-size: 11px;
	line-height: 20px;
	color:#333332;
	float:left;
}

.pipe.mobilefooterpipeblock {
	display: none;
}

.vcarddot {
	display: inline-block;
	margin: 0 6px;
}
footer ul li {
	list-style:none;
}
.googleaddress, .footerLink, .ftr-rightcontent.ftr-rightcontent3  {
	float: left;
	margin-right: 86px;
}
.ftr-rightcontent.ftr-rightcontent3 {
	width: 160px;
}
.popular-links {
  float: left;
}
.information {
	float: right;
}

.title-f {
  display: block;
  font-family: "oswaldbold";
  font-size: 13px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
#quick-signup-btn.button, .emailbtn-f {
  font-family: "latoregular";
  font-size: 12px;
  height: 27px;
  line-height: 27px;
  margin: 18px 0 0;
  padding: 0 0 0 10px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  width: 144px;
}
#quick-signup-btn .icon-rightArrow3 {
  font-size: 9px;
  position: absolute;
  right: 9px;
  top: 9px;
}
a#quick-signup-btn.button:link,a#quick-signup-btn.button:visited, a:link.emailbtn-f {color:#ffffff !important;border-color:#ffffff !important;}
a#quick-signup-btn.button:hover {color:#000000 !important;border-color:#ffffff !important;background:#ffffff !important;}

a:link.emailbtn-f {color:#ffffff !important;background:#333333;font-size: 16px;}
a:hover.emailbtn-f {
background: #515151;
}
.emailbtn-f {
  background: #595959;
  color: #ffffff !important;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.emailbtn-f:hover {
  background: #000;
}


footer a.nav:link, footer a.nav:visited, footer a:link, footer a:visited {
	color: #fff;
}
footer a.navON:link, footer a.navON:visited, footer a.navON:hover, footer a.nav:hover, footer a:hover {
	color: #acacac;
}

.social-media li a {
	background-image: url("/images_noindex/social-sprite.png");
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 0 15px;
}
.social-media li .fb {
	background-position: 0 1px;
}
.social-media li .tw {
	background-position: 0 -19px;
}
.social-media li .gp {
	background-position: 0 -39px;
}
.social-media li .ig {
	background-position: 0 -249px;
}
.social-media li .pin {
	background-position: 0 -79px;
}
.social-media li .fl {
	background-position: 0 -119px;
}
.social-media li .yt {
	background-position: 0 -99px;
}
.social-media li .fb:hover {
	background-position: 0 -333px;
}
.social-media li .tw:hover {
	background-position: 0 -353px;
}
.social-media li .gp:hover {
	background-position: 0 -373px;
}
.social-media li .ig:hover {
	background-position: 0 -582px;
}
.social-media li .pin:hover {
	background-position: 0 -413px;
}
.social-media li .fl:hover {
	background-position: 0 -453px;
}
.social-media li .yt:hover {
	background-position: 0 -433px;
}
.text-soc {
	display: inline-block;
	text-transform: capitalize;
	padding-left: 10px;
}
.icon-s {
	display: none;
	font-size: 15px;
	margin-top: -3px;
	vertical-align: middle;
}
.pipe.mobilefooterpipeblock1 {
	display: none;
}
#owner {
  background-color: #111111;
  border-top: 1px solid #242424;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
#owner:empty {
  display: none;
}
#owner a:link, #owner a:visited {
	color: #fff;
}
#owner a:hover {
	color: #717171;
}





/* ---------- Footer Css  End  -------------*/



/*-----------------------Popup Form Css --------------------------- */

#popup-form {
	display: none;
}
.formbox3 {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #f5f5f5;
  border-radius: 6px;
  margin: 0 auto;
  padding: 20px;
  width: 285px;
}

#popup-form .emailforminputbox.answerinput {
    float: right;
    width: 124px;
}
#popup-form .emailforminputbox {
    margin-bottom: 12px;
    width: 100%;
}
#modelBackground {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}


.fresh-icon {
    margin-left:7px;
}


#popup-form .title-f {
  color: #333333;
  font-family: "latobold";
  font-size: 19px;
  margin-bottom: 0;
  text-align: center;
}


#popup-form .email-frmfieldset {
    float: none;
    margin-right: 0;
    width: inherit;
}
#popup-form .commentinput {
    margin-bottom: 0;
}

.popup-close, .icon-close {
  background-color: #333333;
  border: 2px solid #ffffff;
  border-radius: 22px;
  color: #ffffff !important;
  cursor: pointer;
  display: block;
  font-size: 9px;
  font-weight: normal;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: -11px;
  text-align: center;
  top: -10px;
  width: 23px;
}
#TB_closeWindowButton.icon-close {
  position: relative;
  right: 0;
  top: 0;
}
a.button.emailbtn-f {
  border-radius: 20px;
  font-family: "latoregular";
  text-transform: capitalize;
}
.icon-spinner6 {
  color: #fff;
  display: inline-block;
  font-size: 19px;
  line-height: 34px;
  vertical-align: top;
  width: 22px;
}
.fresh-icon .icon-spinner6 {
  color: #666666;
}
/*-----------------------Popup Form Css End--------------------------- */
.flex-viewport li { width: 0; }
.thanks-msg{padding-top: 5px;
padding-bottom: 50px;}
.res-list .carouselitems {
  display: inline-block;
  width: 48%;
margin-bottom: 10px;
}