body {
    color: #FFFFFF;
    font-family: Lato,Helvetica,Arial,sans-serif;
}
.btn {
	border-radius: 0px;
}
.text-wt {
	color: #FFFFFF;
}
section {
    padding: 10px 0 50px 0;
}
label {
    font-size: 13px;
    font-weight: 400;
}
.bg-lighter {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #3E444D !important;
}

.hr-spacer {display: block; height: 1px; border: 0;	border-top: 1px dotted #DDDDDD; padding: 0;}
	.space15 {margin: 15px 0;}
	.space35 {margin: 35px 0;}
	.space50 {margin: 50px 0;}
	.space75 {margin: 75px 0;}
.hr-spacer-inv {display: block; height: 1px; border: 0;	border-top: 1px solid #FFFFFF; padding: 0;} /* invisible spacer */
	.space15 {margin: 15px 0;}
	.space35 {margin: 35px 0;}
	.space50 {margin: 50px 0;}
	.space75 {margin: 75px 0;}

/* #home #hero
-------------------------------------------------- */
#home #hero {
	overflow: hidden;
	/*background: #4B4848;*/
	background-size: cover;
	/*background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/bg-promo3.jpg");*/
	background-position: center 16%;
	height: 800px;
	position: relative;
	top: -60px;
	padding-top: 150px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); 
}
#home #hero:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.5) 100%);
	background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.5) 100%);
	background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.5) 100%);
	background: linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.5) 100%); 
}
#home #hero:after {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background: rgba(6, 13, 32, 0.15);*/
	/*background: rgba(13, 37, 102, 0.24);*/
	/*background: rgba(32, 54, 114, 0.29); }*/
	
	background: rgba(67, 154, 213, 0.8); }
	
	#home #hero .container {
	position: relative;
	z-index: 33; 
}
#home #hero #cover-image {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	padding-top:105px;
	background-position:center center;
	background-size:cover;
	-webkit-animation-delay:.15s;
	-moz-animation-delay:.15s;
	-o-animation-delay:.15s;
	-ms-animation-delay:.15s;
	animation-delay:.15s;
	/*background-image:url(https://unitedvirtualoffice.com/crm/assets-frontend/img/bg-promo3.jpg);*/
}
#home #hero #cover-image:after {
	content:'';
	position:absolute;
	display:block;
	height:100%;
	left:0;
	width:100%;
	top:0;
	background:rgba(44,28,10,0.5);
}
#home #hero #cover-image:before {
	position:absolute;
	top:10%;
	bottom:0;
	left:0;
	right:0;
	content:'';
	background:linear-gradient(top,rgba(0,0,0,0), rgba(0,0,0,0.25));
}
#home #hero .hero-unit h1 {
	font-weight: lighter !important;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 54px;
	margin: 50px 0 16px;
	text-align: center;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
}
#home #hero .video-start-wrap {
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	padding: 30px 20px 0px 20px;
	margin: 0px 20px;
}
#home #hero .video-start-wrap h4 {
	color: #3D3D3D;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 18px;
	text-align: center;
	
}
#home #hero .video-start-wrap h4 span {
	color: #439ad5;
	
}
#home .videoWrapper {
	position: relative;
	padding-bottom: 50.75%; /* 16:9 */
	height: 0;
}
#home .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#home #hero .start-form {
	padding: 10px 25px 0px 25px;
	background-color: #FFFFFF;
}
#home #hero .start-form .checkbox label {
	font-weight:600;
	color:#666666;
}
#home #hero .start-form .call-us {
	text-align: center;
}
#home #hero .start-form .call-us p {
	color:#666666;
	margin-top:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 16px;
	border-top: 1px dotted #DDDDDD;
}
#home a.handwriting {
    color: #2B88D9;
    margin-top: 55px;
    font-family: 'Shadows Into Light Two',cursive;
    font-size: 18px;
}
#home a.handwriting:hover {
	text-decoration:none;
}
#home .note-wt:after {
    background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/white-arrow.png");
    background-size: 100% auto;
    content: "";
    height: 30px;
    margin-left: 10px;
    margin-top: -10px;
    position: absolute;
    width: 20px;
}
#home a.handwriting-wt {
    color: #FFFFFF;
	margin-top: 55px;
    font-family: 'Shadows Into Light Two',cursive;
    font-size: 22px;
}
#home .note:after {
	background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/blue-arrow.png");
	background-size: 100% auto;
	content: "";
	height: 30px;
	margin-left: 10px;
	margin-top: -10px;
	position: absolute;
	width: 20px;
}
.view-all a {
	padding: 12px 60px 12px 60px;
}
.text-primary {
	font-size: 18px;
	font-weight: bold;
}
.text-main{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

/* #home #office
-------------------------------------------------- */
#home #office {
	padding-top: 70px;
}

/* #home #pricing
-------------------------------------------------- */
#home #pricing .pricing-col .pricing-table .content ul.pricing-items li.item {
    font-style: normal;
}
#home #pricing {
	padding-top: 5px;
	padding-bottom: 170px;
}

/* #home #phone
-------------------------------------------------- */
#home #phone {
	padding-top: 70px;
}

/* #Search
-------------------------------------------------- */
#search {
	padding-top: 60px;
	padding-bottom: 0px;
}
#search .LocationView :hover {
	cursor:pointer;
	text-decoration: none;
}

/* #list-locations-grid
-------------------------------------------------- */
#list-locations-grid .fa-li {
	top: 0.5em;
}

/* #list-locations-list
-------------------------------------------------- */
#list-locations-list .list ul.locations-list {
	margin-top: 40px;
}
#list-locations-list .list .locations-list li {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #DDDDDD;
}
#list-locations-list .list .locations-list img {
	height: 85px;
	width: 85px;
}

/* #list-locations - grid and list
-------------------------------------------------- */
.hr-spacer {display: block; height: 1px; border: 0; border-top: 1px dotted #DDDDDD; padding: 0;}
	.hr-plans {margin: 5px 15px;}
	.hr-more {margin: 25px 50px 10px 50px !important;
}
.caption h5 {
	text-transform: uppercase;
	color: #888888;
    font-size: 12px;
}
.caption .plan-wrap {
	padding:0px 15px;
}
.caption .plan-wrap .plan-name {
	float: left;
}
.caption .plan-wrap .plan-price {
	float: right;
}
.suite-fix-list {
	font-weight: normal !important;
	margin-left:-3px;
}

/* #office-view
-------------------------------------------------- */
.suite-fix {
	color: #666666 !important;
	font-weight: normal !important;
	margin-left:-3px;
}
#office-view p {
	font-size: 14px;
}
.location-info-inner {
	font-size: 14px;
}
#office-view {
	padding-top: 0px;
}
#office-view .col-md-4 {
	text-align: left !important;
}
#office-view h1 {
	padding-top:40px;
	color: #428BCA;
	font-size: 30px;
}
#office-view h2 {
	color: #666666 !important;
	font-weight: normal !important;
}
#office-view h4 {
	color: #555555;
	margin-top: 25px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #EEEEEE;	
}

#office-view .location-content .location-description .location-description-inner {
	padding: 20px 0px;
}
#office-view .location-content .location-description .location-description-inner ul.feature-list {
	margin: 20px 10px;
}
#office-view .location-content .location-description .location-description-inner ul.feature-list li {
	line-height: 30px;
}
#office-view .location-content .location-description .location-description-inner ul.feature-list li i {
	color: #428BCA;
}
#office-view .location-content .location-info {
	border-left: 1px solid #DDDDDD;
}
#office-view .location-content .location-info .location-info-inner {
	padding: 20px 0px;
}
#office-view .location-content .location-info .location-info-inner span {
	color: #428BCA;
	font-weight: bold;
}
#office-view .flexslider {
	border: 1px solid #FFFFFF;
	border-radius: 0px 0px 0px 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
}
#office-view .side {
	padding-left: 10px;
}
#office-view .side .location-details .order-well {
	background-color: #FCF8E2;
	border: 1px solid #EEE5B8;
	padding: 10px;
}
#office-view .side .location-details .order-well .order-well-inner {
	border: 2px solid #5D7915;
	border-radius: 2px 2px 2px 2px;
	padding: 5px;
}
#office-view .side .location-details .order-well .order-well-inner h5 {
	margin-left:10px;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
}
#office-view .side .location-details .price-well {
	background-color: #EEE5B8;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
#office-view .side .location-details .price-well p {
	text-align: center;
}
#office-view .side .location-details .price-well span {
	font-size: 26px;
	font-weight:bold;
}
#office-view .side .location-details .option-well {
	background-color: #EEEEEE;
	border-style: none;
	color: #000000;
	margin-bottom:15px;
	padding: 10px 15px;
}
#office-view .side .location-details .option-well span {
	font-size: 13px;
	font-weight:bold;
}
#office-view .side .location-extras {
	margin-top: 45px;
	border-left: 1px solid #DDDDDD;
	padding-left: 10px;
}
#office-view .side .location-extras h4 {
	color: #888888;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #EEEEEE;
}
#office-view .side .location-extras .similar-well {
	margin-top: 15px;
}
#office-view .side .location-extras .similar-well .media img {
	width: 125px;
	height: 75px;
}
#office-view .side .location-extras .similar-well .media .media-body h4 {
	margin-top: 0px;
	text-transform: none;
	border-bottom: none;
	margin-bottom: 5px;
}
#office-view .side .location-extras .similar-well .media .media-body {
	font-size:12px;
}
#office-view .side .location-extras .social-well ul {
	margin-left:10px;
}
#office-view .side .location-extras .social-well li {
	margin-bottom:5px;
	font-size: 13px;
}
#office-view .side .location-extras .social-well a {
	text-decoration: none;
	color: #333333;
	vertical-align:middle;
}
#office-view .side .location-extras .social-well span {
	vertical-align:2px;
}
#office-view .side .location-extras .social-well i {
	font-size: 18px;
}
#office-view .side .location-extras .social-well .fb {
	color: #3b5998;
}
#office-view .side .location-extras .social-well .twtr {
	color: #4099FF;
}
#office-view .side .location-extras .social-well .in {
	color: #007bb6;
}
#office-view .side .location-extras .social-well .pin {
	color: #cb2027;
}

/* #Steps
-------------------------------------------------- */
.steps {
	width: 550px; 
	margin: 20px auto;
}
.steps2 {
	width: 320px; 
	margin: 20px auto;
}
.steps4 {
	width: 760px; 
	margin: 20px auto;
}
.steps-progress {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-top: 50px;
	float: left;
	white-space: nowrap;
	text-align: center;
}
.steps-progress li {
	float: left;
	margin-right: 120px;
	text-align: center;
	position: relative;
	width: 100px;
	text-align: center;
}
.steps-progress .step-name {
	display: table-cell;
	text-align: center;
	width: 100px;
	color: #A4A5A5;
	font-size: 12px;
}
.steps-progress .step-name-wrapper {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
}
.steps-progress .step-num {
	background: none repeat scroll 0 0 #E3E5E5;
	font-size: 14px;
	font-weight: bold;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: inline-block;
	margin: 0 auto 5px;
	line-height: 33px;
	color: #A4A5A5;
}
.steps-progress .step-num:after {
	content: "";
	display: block;
	background: #E3E5E5;
	height: 10px;
	width: 200px;
	position: absolute;
	top: 13px;
	left: 60px;
	z-index: -9999;
}
.steps-progress li.next .step-num:after {
	content: "";
	display: block;
	background: #6CC644;
	height: 10px;
	width: 200px;
	position: absolute;
	top: 13px;
	left: 60px;
	z-index: -9999;
}
.steps-progress li:last-of-type {
	margin-right: 0px;
}
.steps-progress li:last-of-type .step-num:after {
	display: none;
}
.steps-progress .active-step .step-num {
	background-color: #6CC644;
	color: #FFFFFF;
}
/* #Checkout
-------------------------------------------------- */
#cart_order h4 {
	margin-bottom: 25px;
}
#cart_order .pad-left {
	padding-left:20px;
}
#cart_order .divider-left {
	border-left: 1px dotted #DDDDDD;
}
#cart_order .credit-card img {
	padding-top: 8px;
}
#cart_order .pop-info {
	cursor: pointer;
}

/* #Side-Cart
-------------------------------------------------- */
.side-cart {
	margin-left:15px;
	padding-left:15px;
	border-left: 1px solid #DEDEDE;
}
.side-cart p {
	font-size: 12px;
	margin-bottom: 5px;
}
.side-cart h6 {
	font-weight: bold;
}
.side-cart hr.charges {
	border-width: 1px 0 0;
	margin-bottom: 10px;
	margin-top: 0px;
	border-top: 1px dotted #DDDDDD;
}

/* #Static pages
-------------------------------------------------- */
#static {
	padding-top: 60px;
}
#static p {
	font-size: 14px;
}
#static .side {
	border-left: 1px solid #DEDEDE;
	padding-right: 10px;
}
#static .side h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px;
}
.side ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
#static .side li{margin: 0 0 11px;}
#static .side a{color: #666;}
#static .side .active a, 
#static .side a:hover, 
#static .side a.active, 
#static .side a:active{
	color: #4DACDB;
	text-decoration: none;
}

/* footer
-------------------------------------------------- */
.footer-1 img {
	margin: 25px 0 10px 0;
}
.footer-1 .lower span.links {
	padding-left: 10px;
}
.footer-1 .lower span.links a {
	color: rgba(244, 245, 247, 0.7);
}
.footer-1 .global-workspace {
	background-color: #FFFFFF;
	border: 2px solid #92D050;
	border-radius: 6px;
	height: 118px;
	width: 125px;
}

	


/* Navbar
-------------------------------------------------- */
.navbar {
    text-transform: none;
}
.navbar.shadow {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
.navbar .btn {
    text-transform: none;
}
@media (max-width: 991px) {
	.navbar .btn {
		margin-left: 18px;
	}
}
.navbar-brand {
	background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/uvo-logo.png");
	height: 49px;
	width: 161px;
	margin-top: -5px;
	margin-right: 50px;
}
.navbar-inverse .navbar-text {
    color: #999999;
    margin-top: 10px;
    margin-left: 50px;
}
.navbar-inverse .navbar-text span {
    color: #FF0000;
    font-weight: 400;
}
.navbar.normal {
	min-height: 70px;
	background: #223741;
	border-radius: 0px;
	box-shadow: 0px 1px 3px 1px rgba(46, 46, 46, 0.3), inset rgba(255, 255, 255, 0.2) 0 1px 1px;
	border: none;
	z-index: 9999;
	-webkit-font-smoothing: antialiased; 
}
.navbar.normal .navbar-header .navbar-brand {
	color: #fff;
	padding: 25px 15px;
	font-weight: 500;
	font-size: 23px;
}
.navbar.normal .navbar-header .navbar-toggle {
	margin-top: 17px; 
}
@media (min-width: 768px) {
	.navbar.normal .navbar-collapse {
		text-align: center;
	} 
}
@media (min-width: 768px) {
	.navbar.normal .navbar-collapse .navbar-nav {
		float: none;
		display: inline-block; 
	} 
}
.navbar.normal .navbar-collapse .navbar-nav > li {
	float: none;
	display: inline-block; 
}
@media (max-width: 767px) {
	.navbar.normal .navbar-collapse .navbar-nav > li {
		display: block; 
	} 
}
.navbar.normal .navbar-collapse .navbar-nav > li.active > a {
	background: none;
	color: #fff; 
}
.navbar.normal .navbar-collapse .navbar-nav > li > a {
	padding: 25px 20px;
	color: #d5d5d5;
	font-weight: 500;
	z-index: 1001;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear; 
}
@media (max-width: 767px) {
	.navbar.normal .navbar-collapse .navbar-nav > li > a {
		padding: 18px 20px; 
	} 
}
.navbar.normal .navbar-collapse .navbar-nav > li > a:hover {
	color: #fff; 
}
@media (max-width: 767px) {
	.navbar.normal .navbar-collapse .navbar-nav > li.open ul.dropdown-menu a {
		color: #fff;
		padding: 12px 18px 12px 30px; 
	} 
}
.navbar.normal .navbar-collapse .navbar-nav > li ul.dropdown-menu {
	text-align: left;
	padding: 9px 0; 
}
.navbar.normal .navbar-collapse .navbar-nav > li ul.dropdown-menu li a {
	padding: 8px 18px; 
}
.navbar.normal .navbar-collapse .navbar-nav .button {
	padding: 8px 18px;
	font-size: 13px;
	position: relative;
	top: 17px; 
}
@media (max-width: 767px) {
	.navbar.normal .navbar-collapse .navbar-nav .button {
		box-shadow: none;
		background: none;
		top: 0;
		margin-bottom: 20px;
		color: #d5d5d5 !important;
		font-size: 15px; 
	} 
}
.navbar.hero {
	margin: 0px;
	border-radius: 0px;
	border: 0px;
	z-index: 999;
	-webkit-font-smoothing: antialiased; 
}
@media (min-width: 768px) {
	.navbar.hero {
		background: #FFFFFF;
		padding-top: 10px; 
	}
	.navbar.hero .navbar-nav > .active > a {
		background: transparent;
		color: #fff; 
	} 
}
.navbar.hero .navbar-brand {
	color: #FFFFFF;
	font-weight: 500;
	font-size: 26px;
	font-family: "Lato", "Helvetica Neue", Arial; 
}
.navbar.hero .navbar-nav > li.dropdown > a .caret {
	border-top-color: #EBEBEB; 
}
.navbar.hero .navbar-nav > li > a {
	color: #777777;
	font-size: 14px;
	padding: 15px 20px;
	font-weight: 600;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear; 
}
.navbar.hero .navbar-nav > li > a:hover {
	color: #4DACD8; 
}
.navbar.hero .navbar-nav > li.open > a {
	color: #fff !important;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 4px 4px 0 0; 
}
@media (max-width: 767px) {
	.navbar.hero .navbar-nav > li.open ul.dropdown-menu a {
		color: #fff;
		padding: 12px 18px 12px 30px; 
	} 
}
.navbar.hero .navbar-nav > li ul.dropdown-menu {
	text-align: left;
	background: rgba(0, 0, 0, 0.8);
	box-shadow: none;
	padding: 5px 0 8px 0;
	border-radius: 4px 0 4px 4px;
	border: 0px; }
.navbar.hero .navbar-nav > li ul.dropdown-menu li a {
	color: #fff;
	padding: 10px 18px;
	font-size: 15px; 
}
.navbar.hero .navbar-nav > li ul.dropdown-menu li a:hover {
	color: #e9e9e9;
	background: none; 
}
.navbar.white {
	min-height: 70px;
	margin-bottom: 0;
	border-radius: 0;
	border: 0;
	z-index: 999;
	-webkit-font-smoothing: antialiased; 
}
@media (min-width: 768px) {
	.navbar.white {
		background: #fff;
		box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.75); 
	} 
}
@media (min-width: 1200px) {
	.navbar.white .container {
		width: 1000px; 
	} 
}
.navbar.white .navbar-header .navbar-brand {
	color: #333;
	font-weight: bold;
	font-size: 30px;
	font-family: "Lato", "Helvetica Neue", Arial;
	padding-top: 24px; 
}
@media (max-width: 767px) {
	.navbar.white .navbar-header .navbar-brand {
		color: #fff;
		font-size: 20px; 
	} 
}
.navbar.white .navbar-header .navbar-toggle {
	margin-top: 17px; 
}
@media (min-width: 768px) {
	.navbar.white .navbar-collapse {
		text-align: center; 
	} 
}
@media (min-width: 768px) {
	.navbar.white .navbar-collapse .navbar-nav {
		float: none;
		display: inline-block; 
	} 
}
.navbar.white .navbar-collapse .navbar-nav > li {
	float: none;
	display: inline-block; 
}
@media (max-width: 767px) {
	.navbar.white .navbar-collapse .navbar-nav > li {
		display: block; 
	} 
}
.navbar.white .navbar-collapse .navbar-nav > li.active > a {
	background: none;
	color: #333; 
}
.navbar.white .navbar-collapse .navbar-nav > li > a {
	padding: 25px 20px;
	color: #555;
	z-index: 1001;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear; 
}
.navbar.white .navbar-collapse .navbar-nav > li > a.signup {
	border: 1px solid #CED7DF;
	border-radius: 5px;
	padding: 8px 11px;
	font-size: 13px;
	color: #333;
	margin-left: 20px; 
}
@media (max-width: 767px) {
	.navbar.white .navbar-collapse .navbar-nav > li > a {
		padding: 18px 20px;
		color: #fff; 
	} 
}
.navbar.white .navbar-collapse .navbar-nav > li > a .fa-chevron-down {
	color: #777;
	font-size: 8px;
	margin-left: 2px;
	position: relative;
	top: -1px; 
}
.navbar.white .navbar-collapse .navbar-nav > li > a:hover {
	color: #333; 
}
@media (max-width: 767px) {
	.navbar.white .navbar-collapse .navbar-nav > li > a:hover {
		color: #fff; 
	} 
}
@media (min-width: 768px) {
	.navbar.white .navbar-collapse .navbar-nav > li.open > a {
		background: #fff;
		color: #333; 
	} 
}
.navbar.white .navbar-collapse .navbar-nav > li.open > a .caret {
	border-top-color: #999;
	border-bottom-color: #999; 
}
@media (max-width: 767px) {
	.navbar.white .navbar-collapse .navbar-nav > li.open ul.dropdown-menu a {
		color: #fff;
		padding: 12px 18px 12px 30px; 
	} 
}
.navbar.white .navbar-collapse .navbar-nav > li ul.dropdown-menu {
	text-align: left;
	border: 0;
	padding: 0 0 10px;
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.175); }
	.navbar.white .navbar-collapse .navbar-nav > li ul.dropdown-menu li a {
	padding: 8px 18px; 
}
.navbar .divider-vertical {
	height: 15px;
	margin: 18px 2px 0px 2px;
	border-right: 1px dotted #ffffff;
	border-left: 1px dotted #f2f2f2;
}
.navbar-inverse .divider-vertical {
	border-right-color: #777777;
	border-left-color: #FFFFFF;
}
@media (max-width: 991px) {
	.navbar-collapse .nav > .divider-vertical {
		display: none;
	}
}

/* prettyCheckables
-------------------------------------------------- */
.clearfix:before, .clearfix:after {content: ""; display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
.prettycheckbox, .prettyradio {display: inline-block; padding:0; margin:0;}
.prettycheckbox a, .prettyradio a{width: 30px; height: 30px; background: url('https://unitedvirtualoffice.com/crm/assets-frontend/img/prettyCheckable-blue.png') top left no-repeat; display: block; float: left; cursor: pointer; margin:0;}
.prettyradio a {background-position: 0 -120px; transition: none;}
.prettycheckbox a:focus, .prettyradio a:focus {outline: 0 none;}
.prettycheckbox a:focus{background-position: 0 -30px;}
.prettyradio a:focus{background-position: 0 -150px;}
.prettycheckbox a.checked{ background-position: 0 -60px; }
.prettyradio a.checked { background-position: 0 -180px; }
.prettycheckbox a.checked:focus{ background-position: 0 -90px; }
.prettyradio a.checked:focus { background-position: 0 -210px; }
.prettycheckbox label, .prettyradio label {display: block; float: left; margin: 6px 5px; cursor: pointer;}
.prettycheckbox.disabled a, .prettyradio.disabled a, .prettycheckbox.disabled label, .prettyradio.disabled label{cursor:not-allowed;}
.prettycheckbox.disabled a {background-position: 0 -240px;}
.prettyradio.disabled a {background-position: 0 -270px;}
/*
.prettycheckbox.green a, .prettyradio.green a{ background-image: url('../../assets/img/prettyCheckable-green.png');}
.prettycheckbox.red a, .prettyradio.red a{ background-image: url('../../assets/img/prettyCheckable-red.png');}
.prettycheckbox.yellow a, .prettyradio.yellow a{ background-image: url('../../assets/img/prettyCheckable-yellow.png');}
.prettycheckbox.gray a, .prettyradio.gray a{ background-image: url('../../assets/img/prettyCheckable-gray.png');}
*/

/* @media queries
-------------------------------------------------- */
@media (max-width: 991px) {
	#home #hero {
		padding-top: 100px; 
	}
	#home #hero #cover-image {
		padding-top: 75px;	
	}
	#home #hero .start-form {
		margin-top: 30px;
	}
	#home #hero .hero-unit h1 {
    	margin: 5px 10px 10px 10px;
	}
}
@media (max-width: 966px) {
	#home #hero {
		height: 950px; 
	} 
}
@media (max-width: 768px) {
	#home #hero {
		height: 950px; 
	} 
}
@media (max-width: 360px) {
	#home #hero .start-form {
		display: none;
	}
	#home #hero .video-start-wrap {
		padding: 15px 5px;
		margin: 0px 20px;
	}
}
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-inverse {
    	background-color: #222222 !important;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav >li {
        float: none;
    }
    .navbar-nav >li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
	.navbar-brand {
		background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/uvo-logo-sm-bw.png");
		height: 39px;
		width: 123px;
		margin-top: -5px;
		margin-left: 5px;
	} 
}
@media (max-width: 800px) {
	.navbar-brand {
		background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/uvo-logo-sm-bw.png");
		height: 39px;
		width: 123px;
		margin-top: -5px;
		margin-left: 5px;
	} 
}
@media (max-width: 768px) {
	.navbar-brand {
		background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/uvo-logo-sm-bw.png");
		height: 39px;
		width: 123px;
		margin-top: -5px;
		margin-left: 5px !important;
	} 
}
@media (max-width: 640px) {
	.navbar-brand {
		background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/uvo-logo-sm-bw.png");
		height: 39px;
		width: 123px;
		margin-top: 5px;
		margin-left: 5px;
	} 
}
@media (max-width: 533px) {
	.navbar-brand {
		background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/uvo-logo-sm-bw.png");
		height: 39px;
		width: 123px;
		margin-top: 5px;
		margin-left: 5px;
	} 
}
@media (max-width: 600px) {
	.navbar-brand {
		background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/uvo-logo-sm-bw.png");
		height: 39px;
		width: 123px;
		margin-top: 5px;
		margin-left: 5px;
	} 
}
@media (max-width: 603px) {
	.navbar-brand {
		background-image: url("https://unitedvirtualoffice.com/crm/assets-frontend/img/uvo-logo-sm-bw.png");
		height: 39px;
		width: 123px;
		margin-top: 5px;
		margin-left: 5px;
	} 
}
/* Phones */
@media screen and (max-width: 360px) and (orientation: portrait) { 
	#home #hero {
		height: 770px; 
	}
	#home #hero .hero-unit h1 {
		margin: 60px 0 31px;
	}
}
@media screen and (max-width: 640px) and (orientation: landscape) { 
	#home #hero {
		height: 1140px; 
	}
	#home #hero .hero-unit h1 {
		margin: 60px 0 31px;
	}
	#home #hero .video-start-wrap {
		padding-bottom: 10px;
	}
}

/* Tablets */
@media screen and (min-width: 533px) and (orientation: portrait) { 
	#home #hero {
		height: 1150px; 
	}
	#home #hero .hero-unit h1 {
		margin: 50px 0 16px; /* 70 x 31*/
	}
	#home #hero .video-start-wrap {
		padding-bottom: 10px;
	}
}	
@media screen and (min-width: 600px) and (orientation: portrait) { 
	#home #hero {
		height: 1150px; 
	}
}
@media screen and (min-width: 768px) and (orientation: portrait) { 
	#home #hero {
		height: 1250px; 
	}
}
@media screen and (min-width: 800px) and (orientation: landscape) { 
	#home #hero {
		height: 1260px; 
	}
	#home #hero .hero-unit h1 {
		margin: 50px 0 16px; /* 70 x 31*/
	}
	#home #hero .video-start-wrap {
		padding-bottom: 10px;
	}
}
@media screen and (min-width: 853px) and (orientation: landscape) { 
	#home #hero {
		height: 1250px; 
	}
	#home #hero .hero-unit h1 {
		margin: 50px 0 16px; /* 70 x 31*/
	}
	#home #hero .video-start-wrap {
		padding-bottom: 10px;
	}
}
@media screen and (min-width: 1024px) and (orientation: landscape) { 
	#home #hero {
		height: 900px; 
	}
}


#home-list {
	padding-left: 10px;
}
#home-list h3 {
	color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#home-list h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 15px;
}
#home-list .caption {
	padding: 2px;
}
#home-list .caption h5 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 0px;
}
#home-list .caption p {
	font-size: 14px;
	margin-bottom: 0px;	
}
#home-list .caption p i {
	font-size: 16px;
	color: #999999;
	padding-right: 3px;
}
#home-list .caption p span {
	font-size: 16px;
	font-weight: bold;
}
#home-list .thumbnail {
	margin: 0px;
	border: 0px;
}
#home-list .thumbnail.last {
	height: 155px;
}

.inactive-state {
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('https://unitedvirtualoffice.com/crm/assets-frontend/img/home-list/video-overlay.png');
}
.hover-state {
    background-image: url('https://unitedvirtualoffice.com/crm/assets-frontend/img/home-list/video-overlay.png');
    cursor: pointer
}
.hiw {
	border: 1px solid #999999;
}



