/* Minification failed. Returning unminified contents.
(1056,6): run-time error CSS1031: Expected selector, found '/'
(1056,6): run-time error CSS1025: Expected comma or open brace, found '/'
 */

body {
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	/*position:absolute;*/
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.outer_xflow
{
	/*padding-top: 5px !important;*/
	*padding-bottom:10px;
	width:100% !important;
}
h3.advert
{
	position:absolute;
	top:0px;
	right:0px;
	font-size:8pt;
}

h3.advert a
{
	color:#FFCC00;
	text-decoration:none;
}

h3.advert a:hover
{
	color:#FF6600;
}

/* xflow styles below */

div.xflow{
	/*background-color:#FFFFFF;*/
	width:100%;
	height:325px;
	margin:0px 0px 0px 0px ;
	text-align:left;
    *height:250px;
}

div.xflow img { 
	-ms-interpolation-mode: bicubic;
}

div.xflow a { 
	color:#FFFFFF;
}

div.xflow a:hover{
	color:#FFCC00;
}

div.xflow div.imagebg{
	/*background-color:#000000;*/
	position:absolute;
	top:308px;
	left: 329px;

	}

div.xflow div.imagebg img{
	cursor:pointer;
}

div.xflow .images{
	visibility:hidden;
	z-index:1000;
}

div.xflow .loading{
	font:900 1.2em arial;
	color:#7F7F7F;
	margin:0em auto 0em auto;
	text-align:left;
	z-index:1000;
	background:url(../images/loading.gif) center bottom no-repeat;
	height:100px;
	width:300px;
	
}

div.xflow .loading p{
	font:100 0.6em arial;
	color:#C1C1C1;
	margin:10px 0px 0px 0px;
}

div.xflow .maintitle{
	font:900 1em arial;
	margin:3em auto 0em auto;
	padding:0em 0em 0.3em 0em;
	color:#909090;
}

div.xflow .maindesc{
	font:900 0.6em arial;
	color:#909090;
	width:auto;
	padding:0em 0em 0em 0em;
}

div.xflow .maindesc a{
	font:900 1em arial;
}

div.xflow .blend{
	color:#000000;
	background-color:#000000;
	text-shadow:none;
}

div.xflow .captions{
	position:relative; 
	text-align:center;
	z-index:1000;
	height:20px;
	margin:0px auto 0px auto;
	clear:both;
}

div.xflow .captions p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#A4A4A4;
	text-shadow: 1px 1px 1px #0C0C0C;
}

div.xflow .captions p em{
	font-size:0.8em;
	margin:0px 0px 0px 0px;
}

div.xflow .captions p a{
	font-size:1em;
}

div.xflow .scrollbar{
	visibility:hidden;
	position:relative; 
	z-index:1000;
	background:transparent url(../thumbs/xflow-slidebar.png) 0px -38px repeat-x;
	height:19px;
	text-align:center;
	margin:-65px auto 0px auto;
	list-style:none;
	}

div.xflow .scrollbar li{
	position:absolute;
	display:inline;
}

/*div.xflow .barleft{
	left:-28px;
	background:transparent  url(../thumbs/xflow-slidebar.png) 0px -19px no-repeat;
	height:19px;	
	width:50px;	
}

div.xflow .barright{
	right:-8px;
	background:transparent url(../thumbs/xflow-slidebar.png) 0px 0px no-repeat;
	height:19px;	
	width:50px;	
}*/

div.xflow .barleft em,
div.xflow .barright em{
	position:absolute;
	top:2px;
	font:900 0.7em arial;
	color:#A3A3A3;
	text-shadow: 1px 1px 1px #000000;
}

div.xflow .barleft em{
	left:65px;
}

div.xflow .barright em{
	right:65px;
}

div.xflow .slider{
	background: transparent url(../thumbs/xflow-slidehandle.png) no-repeat ;
	width:20px;
	height:19px;	
	top:0px;
	z-index:1002;

}

div.xflow li.slidetext{
	top:2px;
	font:900 0.7em arial;
	text-align:center;
	color:#A3A3A3;
	text-shadow: 1px 1px 1px #000000;
}

div.xflow .slider a{
	position:relative; 
	top:-4px;
	left:0px;
	color:#999999;
	font:900 8px arial;
	text-decoration:none;
	outline:none;
}

div.xflow .slider a:hover{
	color:#FFCC00;
}

div.xflow .firstqty,
div.xflow .lastqty{
	color:#999999;
	font:900 9px arial;
	position:relative;
	top:3px;
	}

/* viewer styles */


div.xflow .xflow_imageviewer{
	position:absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	clear:both;
	float:left;
	z-index:1000;
	/*background:transparent url(http://202.164.62.212/conciergeadmin/admin/upload/serviceimages/overlay.png) 0 0 repeat;*/
	display:none;
	margin:0px auto 0px auto;
}

div.xflow .xflow_viewerimageholder{
    position:relative;
	padding:5px 5px 5px 5px;
	margin:40px auto 0px auto;
	background:#080808 url(../images/bg-main.jpg) center center repeat;
	width:1%;
	border:1px solid #383838;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
/*
	box-shadow: 5px 5px 5px #111111;
	-moz-box-shadow: 5px 5px 5px #111111;
	-webkit-box-shadow: 5px 5px 5px #111111;
*/
}

.xflow_viewerimageholder
{
	visibility:hidden;
	z-index:0;
}

div.xflow 
{
	-ms-interpolation-mode: bicubic;
	
}
#xflow_viewermainimage
{
	border:solid 1px red;
	visibility:hidden;
	z-index:0;
	}

div.xflow #xflow_viewercode{
	position:absolute;
	top:5px;
	left:5px;
	z-index:9000;
}

div.xflow #xflow_viewertext{
	position:absolute;
	bottom:5px;
	left:5px;
	right:5px;
	padding:10px 10px 5px 10px;
	background:transparent url(../images/overlay.png) 0 0 repeat;
	border-top:1px solid #4F4F4F;
	text-align:left !important;
	overflow:none !important;
}

div.xflow #xflow_viewertext p.imagetitle{
	position:relative;
	font:900 0.8em arial;
	z-index:10000;
	clear:both;
	margin:0px 75px 0px auto;
	color:#DBDBDB !important;
}

div.xflow #xflow_viewertext p.imagetext{
	position:relative;
	font:100 0.6em arial;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	clear:both;
	color:#919191 !important;
}

div.xflow .xflow_imageviewer p{
	font:100 0.6em arial;
	margin:5px 0px 5px 0px;
	padding:0;
}

div.xflow .xflow_imageviewer a{
	font-weight:bold;
}

div.xflow #xflow_viewercontrols{
	position:absolute;
	z-index:10000;
	top:7px;
	right:3px;
	width:auto;
	margin:0px auto 0px auto;
}

div.xflow #xflow_viewerprevimage,
div.xflow #xflow_viewernextimage,
div.xflow #xflow_viewercloseimage{
	position:relative;
	height:25px;
	width:25px;
	background:url(../images/controls.png);
	float:left;
}

div.xflow #xflow_viewerprevimage{
	background-position:0px 0px;
}

div.xflow #xflow_viewerprevimage:hover{
	background-position:0px -24px;
}

div.xflow #xflow_viewernextimage{
	background-position:45px 0px;
}

div.xflow #xflow_viewernextimage:hover{
	background-position:45px -24px;
}

div.xflow #xflow_viewercloseimage{
	background-position:24px 0px;
}

div.xflow #xflow_viewercloseimage:hover{
	background-position:24px -24px;
}

div.xflow #viewerLink{
	margin:10px auto 0px auto;
}


/* additional styles for editor files */ 

div.xflow form{
	margin:0em auto 0em auto;
	padding:1em 0 0;
	text-align:center;
	width:50em;
}

div.xflow p{
	font:100 0.8em arial;
	text-shadow: 1px 1px 1px #0C0C0C;
}

div.xflow p.textleft{
	text-align:left;
}

div.xflow p.returnlink a{
	font:900 1.2em arial;
}

div.xflow form p{
	color:#C1C1C1;
}

div.xflow hr{
	border:none;
	margin:1em 0em 1em 0em;
	height:1px;
	background-color:#15161A;
}

div.xflow form div{
	margin:0px auto 8px auto;
	width:33em;
	text-align:right;
}

div.xflow div.previewimage{
	float:left;
	margin:0em 0em 1em 0em;
	padding:0.6em;
	background:#000000;
	border:1px solid #4F4F4F;
	clear:none;
	text-align:center;
	width:120px;
	-ms-interpolation-mode: bicubic;
}

div.xflow div.previewimage p{
	text-align:center;
	font-size:0.7em;
	margin:0em 0em 0em 0em;
}

div.xflow label{
	float:left;
	color:#666666;
		
}
div.xflow h1
{
	margin:0px;
	padding:0px;
}
div.xflow input,
div.xflow select{
	font:100 1em arial;
	padding:5px 0px 5px 2px;
	color:#A6A6A6;
	width:16em;
	background:#FFFFFF url(../images/input.png) 0 0 repeat-x;
	border:1px solid #FFCC00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}

div.xflow input.input-clear
{
	padding:2px 0px 0px 0px;
	width:20em;
	border:none;
	color:#D3D3D3;
	background:none;
	background-color:transparent;
	font:100 0.8em arial;
}

div.xflow input:focus,
div.xflow select:focus{
	color:#353535;
}

div.xflow select{
	width:16.2em;
}

div.xflow .checkbox{
	width:20px;
	border:none;
}

div.xflow .faux_holder
{
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 10px 0px !important;
	position:relative;
}

div.xflow input.uploadfile
{
	position:absolute !important;
	right:30px !important;
	top:1px !important;
	z-index:1000 !important;
	-moz-opacity:.0 !important; 
	filter:alpha(opacity=0) !important; 
	opacity:.0 !important; 
}

div.xflow div.upload_faux
{
	position:absolute !important;
	right:30px !important;
	top:0px !important;
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 5px 0px !important;
}

div.xflow input.uploadfile_faux
{
	width:124px;
}

div.xflow p.edittext
{
	margin:0px 0px 0px 0px !important;
	position:relative !important;
	right:5px !important;
	top:10px !important;
	font-size:8pt !important;
	float:right !important;
}

div.xflow #galleryOrderHolder
{
	background:#000000;
	width:98%;
	padding:0.5em 0.5em 0.5em 0.5em;
	margin:0em 0em 2em 0em;
	border:1px solid #5F5F5F;
	text-align:left;
	overflow:auto;
	position:relative;
	clear:both;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}

div.xflow #galleryOrder
{
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

div.xflow #galleryOrder li 
{
	cursor: move;
	float: left;
	margin: 5px 10px 0px 10px;
	list-style:none;
}

/* overlay */
div.xflow .xflow_overlay{
	position:fixed;
    left: 0px;
    top: 0px;
    right:0px;
    bottom:0px;
	clear:both;
	float:left;
	z-index:99999999;
	background:transparent url(../images/overlay.png) 0 0 repeat;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	color:#E1E1E1;
	display:none;
}

div.xflow .xflow_overlay-showing{
	display:block;
}

div.xflow .xflow_overlay h2{
	padding:0px 0px 60px 0px;
	background:transparent url(../images/loading.gif) center 50px no-repeat;
}

div.xflow .xflow_overlay h2.message{
	padding:0px 0px 30px 0px;
	color:#a3d427;
	background:none;
}

div.xflow .xflow_overlay h2.error{
	padding:0px 0px 30px 0px;
	color:#FF3300;
	background:none;
}

div.xflow .helplayer{
	display:none;
}

div.xflow .instructions{
	font:100 1em arial;
	text-align:center;
	padding:0em 8em 0em 8em;
	margin:1em 0em 4em 0em;
}

div.xflow fieldset{
	position:relative;
	top:2px;
	margin:0em 0em 1em 0em;
	padding:1em 1em 1em 1em;
	border:1px solid #4F4F4F;
	background:#303030 url(../images/bg_main.jpg) 0px center repeat-y;
	clear:both;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}

div.xflow fieldset legend{
	position:absolute;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

div.xflow ul.fieldsettabs{
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	list-style:none;
	position:relative;
	float:left;
	text-align:left;
}

div.xflow li.tab{
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	display:inline;
	position:absolute;
	width:50em;
}

div.xflow ul.tabslist{
	padding:0em 0em 0em 0.3em;
	margin:0em 0em 0em 0em;
}

div.xflow ul.tabslist li{
	padding:0.4em 1em 0.4em 1em;
	margin:0em 0em 0em 0em;
	font:800 0.8em arial;
	color:#494749;
	text-shadow: 1px 1px 1px #000000;
	cursor:pointer;
	display:inline;
	background:#0A0A0A;
	border:1px solid #343234;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}

div.xflow ul.tabslist li.selected{
	color:#D2D2D2;
	background:#202020;
	border:1px solid #5F5C5F;
}

div.xflow #video-upload{
	display:none;
}

div.xflow ul.tabslist li:hover{
}

div.xflow .galleryitem{
	border:none;
	background:transparent;
	display:none;
}

/* help layer styles */

div.xflow div.helpbox{
	padding:0.5em 0em 0.5em 0em;
	margin:0.5em 0em 0.5em 0em;
	text-align:left;
	border-top:0.1em dashed #FFCC00;
	border-bottom:0.1em dashed #FFCC00;
}

div.xflow div.helpbox p{
	font:100 0.8em arial;
	color:#FFCC66;
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
}

div.xflow input.helpbutton{
	width:25px;
	height:25px;
	background:transparent url(../images/help.png) 0px 0.4em no-repeat;
	color:transparent;
	border:none;
	cursor:pointer;
}

div.xflow input.button,
div.xflow button.faux_button
{
	font:900 0.8em arial;
	width:128px;
	height:31px;
	background:url(../images/gen-upload-button.png) 0px 0px no-repeat;
	text-align:center;
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #0C0C0C;
	border:none;
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	cursor:pointer;
}

div.xflow input.button:hover,
div.xflow button.faux_button:hover
{
	background-position:0px -31px;
}

/* main help layer */
div.xflow .xflow_helplayer{
	display:none;
}

div.xflow .xflow_helplayer a{
	color:#111111;
}

div.xflow .xflow_helplayer a:hover{
	color:#0099CC;
}

/* admin links */
div.xflow .adminlinks{
	background:none repeat scroll 0 0 #280000;
	border-bottom:1px solid #826800;
	color:#6C1C00;
	font:900 8pt arial;
	margin:0px;
	padding:1em 1em 1em 1em;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	text-align:center;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
}

div.xflow .adminlinks a{
	padding:0em 0.5em 0em 0.5em;
	color:#FFCC00;
}

div.xflow .adminlinks a:hover{
	color:#CC0000;
}

div.xflow p.version{
	color:#B70000;
	font:900 0.8em arial;
	text-shadow: 1px 1px 1px #0C0C0C;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0.75em 0em;
	position:absolute;
}

div.xflow p.version a
{
	color:#FF9900;
	border-bottom:1px dashed #FF9900;
	text-decoration:none;
}

/* gallery menu */

div.xflow div.gallerymenu
{
	margin:3em auto 1em auto;
	text-align:center;
	width:75%;
	visibility:hidden;
}

div.xflow div.gallerymenu h3
{
	font:900 0.7em arial; 
	margin:0em 0em 0.5em 0em;
	color:#A4A4A4;
}

div.xflow div.gallerymenu ul
{
	list-style:none;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
}

div.xflow div.gallerymenu ul li
{
	display:inline;	
	margin:0em 0.2em 0em 0.2em;
	padding:0em 0em 0em 0em;
	font-size:1em;
}

div.xflow div.gallerymenu ul li.breaker
{
	margin:0em 0.2em 0em 0.2em;
}

div.xflow div.gallerymenu ul li a
{
	font-size:0.9em;
}

div.xflow div.gallerymenu ul li a.active
{
	color:#FFD941;
}

div.xflow div.gallerymenu ul li a img
{
	height:30px;
}

div.xclear{
	clear:both;
}

fieldset.loginfieldset
{
	height:75px;
}
.dataContainer
{
	cursor:pointer;
}

/*.XflowZindex{
    z-index:100 !important;
}*/

@media (max-width: 480px)
{
	.dataContainer
	{
		cursor: pointer;
		/*position: absolute;
		margin-top: 32px !important;
		height: 72% !important;*/
	}
}



.gallery-label strong {
    font-weight:normal
}
.dir_req a.pac-btn {
    background:#1b599b !important;
    font-size: 13px !important;
    color: #fff !important;
    margin: 0px 10px 10px 0px !important;
    padding: 10px 10px 8px !important;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    border: none !important;
    width: auto !important;
    height: auto !important;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
}
.dir_req a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b5be00;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform  0.3s ease-out;
  -moz-transition: transform  0.3s ease-out;
  -ms-transition: transform  0.3s ease-out;
  -o-transition: transform  0.3s ease-out;
  transition: transform  0.3s ease-out;

}
.dir_req a:hover, .dir_req a:focus, .dir_req a:active {
  color: white;
}
.dir_req a:hover:before, .dir_req a:focus:before, .dir_req a:active:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*=======Directory of Services Start=======*/
.btn-margin-eventticket .pac-btn.hvr-radial-in {
    cursor: pointer;
}
.btn-margin-eventticket .custom-btn {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color:#fff;
      cursor: pointer;
}
.directory_middle_pannel
{
	width: 988px;
	height: auto;
	border-bottom: #808080 solid 2px;
}
.directory_mid_inner
{
	width: 951px;
	height: auto;
	text-align: left;
}
.directory_cont_main
{
	width: 951px;
	padding: 0px 0px 0px 22px;
}

.directory {
  float: left;
  font-family:"Lato",​sans-serif;
  font-size: 11px;
  height: auto;
  padding: 11px 0 20px;
  width: 100%;
     text-align: center;
}
.directory ul
{
	display: block;
	list-style: none;
}
.directory ul li
{
	width: auto;
	display: block;
	margin-right: 5px;
  float: none;
    text-align: left;
      display: inline-block;
}
.directory ul li a {
  background: none repeat scroll 0 0 #717174;
  border: 1px solid #131514;
  border-radius: 20px;
  color: #fff;
  display: block;
  float: left;
  height: 14px;
  line-height: 11px;
  margin: 0 0px 6px;
  outline: medium none;
  padding: 4px 0 2px 4px;
  text-decoration: none;
  width: 222px;
}
.directory ul li a span
{
	width: 193px;
	display: none;
	width: 24px;
	height: 24px;
	text-align: right;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.directory123
{
	display: block;
	width: 216px;
	height: 24px;
	border: 0px 0px 0px 0px;
	margin: 0px 8px 0px 8px;
	padding: 2px 0px 0px 10px;
	float: left;
	background: url(../images/button/service_btn_y.png) top left no-repeat;
	text-decoration: none;
}
.services-li a {
    background: #1b599b;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 11px;
    margin: 0 0 16px;
    padding: 8px 0 6px 10px;
    position: relative;
}
.services-li a span{
  display: none;
  border: 0px 8px 0px 0px;
  position: relative;
  top: -19px;
  left: -6px;
}
.services-li a span.SpanActive .icon-img,.services-li a span.SpanActive{display:block;}
.icon-img {
    bottom: -26px;
    height: 25px;
    position: absolute;
    right: 10px;
    width: 25px;
}
.services-li a.AnchorActive
{
  background:#b5be00;
}
div.dataContainer
{
	color: #000000;
	float: left;
	font-size: 9px;
	line-height: 12px;
	margin-left: 6px;
	margin-right: 10px;
	margin-top: 5px;
	position: absolute;
	text-align: left;
}
.dir_req {
    position: absolute;
    right: 20px;
    bottom: 17px;
}
    */
.dir_req a#img_0
{
	display: block;
}
.dir_req a:hover
{
	background: #b1b1b1;
	text-decoration: none;
  color: #fff !important;
}

.gallery_image {
    border: 1px solid #8c8c8c;
    float: left;
    margin: 8px 0 0 8px !important;
     background-size: 100% 100% !important;
}
div.servicesModal .modal.show .modal-dialog {
    margin: 0;
    top: 50% !important;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
 .services-dialog-box .custom-form.serv-inner_div_reg.custom-front-services {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 10px !important;
    border-radius: 24px !important;
}
.services-dialog-box .custom-model .modal-body {
    border-radius: 10px !important;
    background: #fff none repeat scroll 0 0;
    padding: 10px !important;
}
.services-dialog-box {
   
    width: 800px !important;
        max-width: 800px !important;
}
.modal-title {
    color: #fff;
    font-size: 20px;
    padding: 0;
    font-weight: normal;
}
.small-select-box {
    float: left;
    margin-right: 1%;
    width: 32.3% !important;
}
textarea.form-control {
    height: auto;
}
.services-dialog-box .col-xs-12.col-lg-12.padding-0.custom-form-group-withvaliadtion.clearfix {
    margin-bottom: 20px;
}
.services-dialog-box .col-sm-7.padding-0-small {
    float: right;
}
.services-dialog-box .golf-tee-time-inner {
    margin: 0 auto;
    border: 1px solid #cdcdcd !important;
    max-height: 426px;
    overflow-y: scroll;
    padding: 30px 15px 0px;
    /*display: flex;*/
}
.golf-tee-time-inner::after {
    content: "";
    height: 20px;
    display: block;
}
.control-label {
    color: #7d7c7c;
    font-size: 14px !important;
    font-weight: 500 !important;
    padding: 5px 0 0;
    text-align: right;
}
.services-dialog-box .modal-content {
    border-radius: 12px;
}
div#footer {
    z-index: 999;
    position: relative;
}
.directory ul { margin: 0 auto; width: 99%;}
.directory ul li a {font-size: 12px; padding: 4px 5px 4px 10px; width: 272px;}
.directory ul li { margin-right: 8px; margin-bottom:4px;}
.directory ul li a span.SpanActive { display: block; position: relative;top: -19px; width: 275px;}
.directory ul li a:hover span{width: 275px; top: -19px; left: -6px;}
 div.xflow {  height: 375px!important;  }   
.services-li  .imagebg img {  height: 29px;  width: 29px;}
.gallery_image { margin: 8px 0 0 10px !important; }
.vendor-wrapper .dir_req a {    margin-top: 0 !important;}    
.new-div {float:left;width:48%;}
.new-div label.gallery-label {
    height: auto!important;
    margin: 0px !important;
    width: 100%!important;
    padding: 20px 20px 0px 30px;
    float:left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (min-width: 1400px) {

}
@media (min-width: 1600px) {
}
@media (min-width: 2000px) {
.dir_req a.pac-btn {
    font-size: 22px !important;
    padding: 15px 15px 13px !important;
    margin: 0px 20px 20px 0px !important;
}
.new-div label.gallery-label {
    padding: 30px 20px 0px 40px;
}
.imagebg {
    margin-top: -20px;
}
}
@media (min-width: 2500px) {
.services-contianer-space {
  padding-bottom: 100px;
}
.directory ul li { /*margin-right: 0;*/ margin-bottom:8px;}
.directory ul { margin: 0 auto;  width: 99%;}
.directory ul li a { font-size: 14px; padding: 6px 5px 4px 8px;   width: 355px;}
.directory ul li a span.SpanActive {display: block; position: relative; top: -22px; width: 352px;}
.directory ul li a:hover span{width: 352px;	top: -22px;	left: -6px;}
.directory .imagebg img {  height: 32px;  width: 32px;}
.gallery_image {margin: 8px 0 0 11px !important; }
.services-li a{font-size:16px;}
}
@media (max-width: 1200px) {
.directory ul li{margin-right: 0;}
.directory ul li a {   margin: 0 5px 8px;     width: 210px;    }
.directory ul li a span.SpanActive {  width: 210px; }
.directory ul li a:hover span {
    left: -6px;
    width: 210px;
}
}
@media (max-width: 1024px) {
.gallery_image {
    margin: 8px 5px 0 10px !important;
}
.new-div label.gallery-label {
  padding: 15px 15px 0px 15px;
}
.dir_req {
    right: 15px;
    bottom: 13px;
}
}
@media (max-width: 991px) {
.gallery_image {margin: 4px 5px 0 5px !important;}
}
@media (max-width: 768px) {
.dir_req {
    right: 14px;
    bottom: 13px;
}
.dir_req a.pac-btn {
    margin: 0px 6px 6px 0px !important;
}
.new-div label.gallery-label {
    padding: 12px 10px 0px 10px;
}
}


