html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
   font-family: "ProximaNova-Light";
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}


body {
	
}
.insidemenucontainer{
	width:1270px;
	margin:0 auto;
	padding:10px 0;
}
.insidecontainer{
	width:1170px;
	margin:0 auto;
}

#nicemenuprimary {
  float: left;
  width: 800px;
  margin-left:35px;
  margin-top:20px;
  font-family: 'Open Sans', sans-serif !important;
}
.clr{
	clear:both;
}
#contactinfo .phicon{
	background: url("../images/phicon.png") no-repeat 0 10px;
	padding-left:20px;
	margin-left:20px;
	color:#fff;
	display:inline-block;
}
#contactinfo .phicon a{
	color:#fff;
}

/*----------------Need to delete-----------------*/
#nav-access{
	display:none;
}
/*----------------End Need to delete-----------------*/

/*#main-content{
	width:1170px;
	margin:0 auto;
}*/

/*------------------------Home Page Services CSS----------------------*/
/*---------------------------Home Banner CSS-------------------------*/
.homebanner{
	width:100%;
	height:auto;
	position:relative;
}
img{
	max-width:100%;
	height:auto
}
/*---------------------------End Home Banner CSS-------------------------*/
.homeourservices {
  height: auto;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.homeourservices h1{
	color:#494949;
	/*font-family: 'Open Sans', sans-serif;*/
	font-size:40px;
	background: url("../images/borderbottom.jpg") no-repeat center bottom;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:55px;
	margin-top:75px;
	font-weight:normal;
}
.homeourservices ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.homeourservices ul li{
	float:left;
	width:30%;
	background:#ff8b35;
	padding:10px 2% 20px;
	overflow:hidden;
	position:relative;
	text-align:left;
}
.homeourservices > ul > li:nth-child(2){
	margin:0 5%;
}
.homeourservices ul li h1{
	color:#FFF;
	/*font-family: 'Open Sans', sans-serif;*/
	font-size:25px;
	margin:0 0 10px 0;
	text-align: left;
  line-height: 1.3em;
  padding:0;
}
.homeourservices ul li ul{
	width:100%;
	list-style-type:disc;
}
.homeourservices ul li ul li{
	font-size:16px;
	color:#FFF;
	width:100%;
	text-align:left;
	/*background: url("../images/bullet.png") no-repeat 0 5px;*/
	padding:0 0 5px 0px;
	margin-left:2px;
	margin-bottom:0;
}
.getstart{
	margin:20px 0 10px 0;
	/*float:left;*/
	display:inline-block;
	width:100%;
}
.getstart a{
	background:#FFF;
	padding:5px 25px;
	border-radius:4px;
	color:#dd851b;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
}
.getstart a:hover{
	color:#5a5a5a;
}
.volicon{
	  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #f4b481 url(../images/vol-icon.png) no-repeat 21px 53px;
  text-align: center;
  position: absolute;
  top: -35px;
  right: -35px;
}
.plaicon{
	  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #f4b481 url(../images/pla-icon.png) no-repeat 21px 53px;
  text-align: center;
  position: absolute;
  top: -35px;
  right: -35px;
}
.gmricon{
	  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #f4b481 url(../images/gmr-icon.png) no-repeat 21px 53px;
  text-align: center;
  position: absolute;
  top: -35px;
  right: -35px;
}
/*---------------------------Home Blog CSS------------------------------*/
#ourpartner{
	width:100%;
	height:auto;
	padding:20px 0 30px 0;
	background:#FFF;
	margin:20px 0;
}

#recentblock {
  background: #f4f4f4 none repeat scroll 0 0;
  height: auto;
  margin: 20px 0;
  padding: 20px 0 30px;
  width: 100%;
}
.homeblog{
	height:auto;
}
.homeblog ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.homeblog ul li{
	float:left;
	width:23%;
	padding:0 1%;
	margin:0;
}
.homeblog h1{
	color:#494949;
	/*font-family: 'Open Sans', sans-serif;*/
	font-size:40px;
	background: url("../images/borderbottom.jpg") no-repeat center bottom;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:50px;
	margin-top:55px;
	font-weight:normal;
}

.homeblog span,.homepartner span,.homeourservices span{
	font-family:'ProximaNova-Bold';
	color:#000;
	
}
.homepartner{
	height:auto;
}
.homepartner ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.homepartner ul li{
	float:left;
	width:23%;
	padding:0 1%;
	margin:0;
}
.homepartner h1{
	color:#494949;
	/*font-family: 'Open Sans', sans-serif;*/
	font-size:40px;
	background: url("../images/borderbottom.jpg") no-repeat center bottom;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:55px;
	margin-top:55px;
	font-weight:normal;
}
.homepartner .item{
	text-align:center;
}
.homepartner .owl-prev,.homepartner .owl-next
{
	display:none !important;
}
/*---------------- Owl Carousel - Animate Plugin------------------------------------*/
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.flex-container .form-submit
{
	visibility:hidden;
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
 
 .item img{
	 max-width:218px;
 }
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-dot {
	
}
.owl-carousel .owl-controls .owl-nav .owl-prev{
	left:-3%;
	top:30%;	
	background:url(../images/blogleftarrow.png) no-repeat;
}
.owl-carousel .owl-controls .owl-nav .owl-next{
	right:-3%;
	top:30%;	
	background:url(../images/blogrigjhtarrow.png) no-repeat;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next{
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	width:40px;
	height:40px;
	position:absolute;
	font-size:0px;
}
.item a:nth-child(1){
	display:block;
	color:#6c6c6c;
	font-size:16px;
	padding:5px 0;
	line-height:1.3em;
	min-height:100px;
}
.item a:last-child{
	display:block;
	color:#DF8A00;
	font-size:15px;
	padding:5px 0 15px 0;
}
.item a:hover{
	text-decoration:underline;
	color:#000;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size:16px;
  line-height:normal;
}
.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
  margin:0 auto 10px;
 
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

#block-views-home_blog_view-block_2 .owl-carousel .owl-item a:nth-child(2)
{
	min-height:60px;
	display:block;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*---------------- End Owl Carousel - Animate Plugin------------------------------------*/


#node-1{
	width:100%;
	 background: #f4f4f4 none repeat scroll 0 0;
    height: auto;
    padding: 20px 0 20px;
    width: 100%;
}
#node-1 .content{
	max-width:90%;
	margin:0 auto;
}
#node-1 .content p {
  color: #3c3b3b;
 /* font-family: "Open Sans",sans-serif;
  font-size: 15px;*/
  line-height: 1.5em;
  margin-bottom: 20px;
  font-weight: 300;
}
#node-1 .content h1 {
  background: rgba(0, 0, 0, 0) url("../images/borderbottom.jpg") no-repeat scroll left bottom;
  color: #494949;
  font-family: "ProximaNova-Regular";
  font-size: 40px;
 margin-bottom:30px;
	margin-top:40px;
	font-weight:normal;
  padding-bottom: 20px;
  text-align: left;
}

#footer{
	background:#000 !important;
	padding:20px 0;
	text-align:center;
}
#footer ul {
  margin: 5px 0;
  padding: 0;
  text-align: center;
}
#footer ul li{
		display:inline-block;
		margin-right:5px;
}
#footer ul li a.facebook{
	background:url(../images/facebook_n.png) no-repeat;
	width:34px;
	height:34px;
	display:block;
}
#footer ul li a.twitter{
	background:url(../images/twitter_n.png) no-repeat;
		width:34px;
	height:34px;
	display:block;
}

#footer ul li a.linkedin{
	background:url(../images/linkedin.png) no-repeat;
	width:34px;
	height:34px;
	display:block;
}


#footer #customfooter #nice-menu-2{
	text-align:center;
	width:100%;
}
#footer #customfooter #nice-menu-2 li {
  margin-right: 0 !important;
  text-align: center;
  float: none;
  border: 0px;
  
}
#footer #customfooter #nice-menu-2 li a{
	 font-family: "Open Sans",sans-serif;
	 font-size:14px;
	 text-transform:uppercase;
	 color:#fffffe !important;
}
.footeraddress{
	width:100%;
	height:auto;
	padding:15px 0;
	background:#333333;
	 font-family: "Open Sans",sans-serif;
	 font-size:14px;
	 color:#fffffe;
	 text-align:center;
}
.footeraddress p{
	font-size:11px;
	color:#FFF;
	line-height: 1.6em;
	margin-top:8px;
}

#content-inner .content p{
	font-size:16px;
}


.homebanner #block-hs_taxonomy_filter_block-hs-taxonomy-filter {
  left: 50%;
  margin: 0 0 0 -20%;
  position: absolute;
  top:350px;
  width: 40%;
  z-index: 999;
}
.homebanner #block-hs_taxonomy_filter_block-hs-taxonomy-filter h2{
	display:none;
}
.select-child {
    padding: 0;
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
    width:95%;
    border-radius: 12px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.68) url("../images/ddownarrow.png") no-repeat 96% 50%;
	
}

.select-child select::-ms-expand {
    display: none;
}

.select-child select {
    padding:5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-child select:focus {
    outline: none;
}



/*-------------------------Location listing css----------------------*/

ul.priceDetils {
  color: #818181;
  font-size: 15px;
  margin-bottom: 8px;
  padding: 0 0 0 10px;
  text-align: left;
  width:250px;
}
.view-uc-products-or .tableHeader-processed,.view-uc-products-de .tableHeader-processed{
	display:none;
}
.view-uc-products-or img.imagecache-by-state-view {
/*  border: 4px solid #CCC;*/
  height:100px;
  width: 150px;
  margin:10px 0;
}
.view-uc-products-or table tr td:nth-child(1){
		width:200px;	
}
.view-uc-products-or table tr td:nth-child(2){
	
}
.view-uc-products-or table tr td:nth-child(2) a{
	font-size:18px;
	color:#ed7f2a;
	font-weight:600;
	display:block;
	margin-bottom:15px;
	padding-top:10px;
}
p.cloudvophone {
  font-size:16px;
  font-weight: bold;
  color:#444444;
  margin:10px 0;
  background:url(../images/phicon.png) no-repeat 0 center;
  padding-left:20px;
}

/****** 11-09 ******/
.bread-crumb
{
	margin:25px auto 15px!important;
}
.bread-crumb {
	color:#ed7f2a;
	font-size:14px;
	font-weight:700;
}
.bread-crumb a{
	color:#000;
	font-size:14px;
	font-weight:700;
}
.priceDetils + a
{
	display:inline-block;
	margin-bottom:15px;
}
.view-uc-products-or table tr td:nth-child(3) a,.priceDetils + a{
	padding:4px 15px;
	border-radius:3px;
	/*background:#6b6b6b;*/
	color:#FFF;
	background:#ff8b35;
}

.view-uc-products-or table tr td:nth-child(3) a:hover,.priceDetils + a:hover{
	background:#ed7f2a;
	color:#FFF !important;
}

/*.view-uc-products-or table tr td a{
	padding:4px 15px;
	border-radius:3px;
	background:#6b6b6b;
	color:#FFF;
}
.view-uc-products-or table tr td a:hover{
	background:#ed7f2a;
	color:#FFF !important;
}*/



/*-------------------------Product Details page CSS-----------------------------------------*/
.producttop{
	width:100%;
	height:auto;
	margin-bottom:20px;
}
#findme{
	width:63%;
	float:left;
}
#location-address {
  float: left;
  margin-right: 5%;
  width: 43%;
  border: 1px solid #dededd;
  padding: 10px 2%;
  min-height:180px;
}
#the-bundle-prices-wrapper {
  border: 1px solid #dededd;
  border-bottom:0px;
  float: right;
  margin-left: 0%;
  min-height: 180px;
  padding:0 0 0px 0;
  width: 52%;
}

#the-bundle-prices-wrapper #the-bundle-prices {
  margin-top: 0;
}
#normal-product {
  width: 100%;
}
.attributes{
	border-left:1px solid #dededd;
	border-right:1px solid #dededd;
	border-bottom:1px solid #dededd;
	margin-bottom:20px;
}
.attributes .even{
	background:#ededed;
}
.attributes .form-item .description {
  font-size: 14px;
  color: #555;
}
.detailsright{
	width:35%;
	float:right;
	position:relative;
}
.detailbottomsection{
	width:100%;
	height:auto;
	margin:20px 0;
}
.detailbottomsection{
	width:100%;
	padding:10px 0;
	border-top:1px solid #ededed;
	
}

#normal-product .fieldgroup {
  float: left;
  width:30%;
}
div.fieldgroup .content {
  padding:0px;
}

.field-field-nearby-transportation, .field-field-mail-services, .field-field-amenities, .field-field-telecommunication {
  font-size:14px;
  color:#656565;
}
.group-amenities{
	margin:0 5%;
}
.customtitle{
	position:relative;
	margin:10px 0 30px!important;
}
.customtitle:after{
	content:"";
	position:absolute;
	left:0px;
	bottom:0px;
	width:100px;
	height:2px;
	background:#ef8f44;
}
.detailbottomsection .field{
	width:30%;
	float:left;
}
.detailbottomsection > div:nth-child(2){
	margin:0 5%;
}