/*CSS DOCUMENT*/

/*Fonts*/
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotoslab/robotoslab-regular-webfont.eot');
    src: url('../fonts/robotoslab/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotoslab/robotoslab-regular-webfont.woff') format('woff'),
         url('../fonts/robotoslab/robotoslab-regular-webfont.ttf') format('truetype'),
         url('../fonts/robotoslab/robotoslab-regular-webfont.svg#Roboto Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/robotoslab/robotoslab-light-webfont.eot');
    src: url('../fonts/robotoslab/robotoslab-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotoslab/robotoslab-light-webfont.woff') format('woff'),
         url('../fonts/robotoslab/robotoslab-light-webfont.ttf') format('truetype'),
         url('../fonts/robotoslab/robotoslab-light-webfont.svg#Roboto Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_slabthin';
    src: url('../fonts/robotoslab/robotoslab-thin-webfont.eot');
    src: url('../fonts/robotoslab/robotoslab-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotoslab/robotoslab-thin-webfont.woff') format('woff'),
         url('../fonts/robotoslab/robotoslab-thin-webfont.ttf') format('truetype'),
         url('../fonts/robotoslab/robotoslab-thin-webfont.svg#roboto_slabthin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_calibri_1';
	src: url('../fonts/calibri/calibri_1.eot');
	src: local('☺'), url('../fonts/calibri/calibri_1.woff') format('woff'), url('../fonts/calibri/calibri_1.ttf') format('truetype'), url('../fonts/calibri/calibri_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_calibril_1';
	src: url('../fonts/calibril/calibril_1.eot');
	src: local('☺'), url('../fonts/calibril/calibril_1.woff') format('woff'), url('../fonts/calibril/calibril_1.ttf') format('truetype'), url('../fonts/calibril/calibril_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@import url("//hello.myfonts.net/count/2f10ff");

  
@font-face {font-family: 'FuturaBT-Medium';src: url('../fonts/futura/2F10FF_0_0.eot');src: url('../fonts/futura/2F10FF_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/futura/2F10FF_0_0.woff2') format('woff2'),url('../fonts/futura/2F10FF_0_0.woff') format('woff'),url('../fonts/futura/2F10FF_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'FuturaBT-Bold';src: url('../fonts/futura/2F10FF_1_0.eot');src: url('../fonts/futura/2F10FF_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/futura/2F10FF_1_0.woff2') format('woff2'),url('../fonts/futura/2F10FF_1_0.woff') format('woff'),url('../fonts/futura/2F10FF_1_0.ttf') format('truetype');}

body {
	background-color: #fff;
}

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.no-style,ol.no-style {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.styled-select select::-ms-expand {
    display: none;
}
.old-ie .styled-select select{
	width:140%;
}

.clear-fix:after {
	content: '.';
	visibility: hidden;
	clear: both;
	display: block;
}

a, a:hover {
	color:#06038d;
}

.news-categories a,.news-paginator a{
	color:#615e5e;
}
.news-categories a.selected,.news-paginator a.selected{
    color:#06038d;
}
.search_result .resultSumary span.highlight{
	font-family: 'Roboto Condensed', sans-serif;
}

a.brown-button, .brown-submit {
	text-transform:uppercase;
	background: url(../img/Home-1/btn-dark-b.png) no-repeat 90% center;
	color:#fff !important;
	padding:17px 36px 22px 40px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    width:228px;
    display:block;
    border:0;
    text-align:left;
    text-decoration:none !important;
    font-family: 'Roboto Condensed';
    font-size:22px;
     font-weight:300 !important;
     margin:0 -8px 0 0;  
     float: right; 
    -webkit-transition: background 500ms ease-out 0.2s;
    -moz-transition: background 500ms ease-out 0.2s;
    -o-transition: background 500ms ease-out 0.2s;
    transition: background 500ms ease-out 0.2s; 
}

a.brown-button-flush, .brown-submit-flush {
	text-transform:uppercase;
	background: url(../img/Home-1/btn-yellow.png) no-repeat 90% center;
	color:#fff;
	padding:17px 36px 22px 40px;
	-moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-radius: 5px 0 0;	
    width:228px;
    display:block;
    border:0;
    text-align:left;
    position:absolute;
    bottom:28px;
    right:-8px;
    font-size:22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:300 !important;
    -webkit-transition: background 500ms ease-out 0.2s;
    -moz-transition: background 500ms ease-out 0.2s;
    -o-transition: background 500ms ease-out 0.2s;
    transition: background 500ms ease-out 0.2s;
}
.blue-btn,.dark-blue-btn{
	background: #00a9e0;
	color:#fff;
	padding:12px 25px;
	font-size:22px;
	font-weight:100;
	border-radius:5px;
	margin-top: 40px;
	margin-right:20px;
	border:none;
	display:inline-block;
    -webkit-transition: background 500ms ease-out 0.2s;
    -moz-transition: background 500ms ease-out 0.2s;
    -o-transition: background 500ms ease-out 0.2s;
    transition: background 500ms ease-out 0.2s;
}
.dark-blue-btn{
	background: #06038d;
}
.blue-btn:hover{
	background:#06038d;
	color:#fff;
}
.dark-blue-btn:hover{
	background: #ffc709;
	color:#fff;
}
.blue-btn span,.dark-blue-btn span{
	background:url('../img/Home-1/btn-arrow.png') no-repeat;
	display:inline-block;
	height:13px;
	width:5px;
	margin-left: 15px;
}
input.dark-blue-btn{
	background:#06038d url('../img/Home-1/btn-arrow.png') no-repeat 80% center;
	padding-right:40px;
	float:right;
	margin-bottom:24px;
	margin-right:0;
}
a.brown-button-flush:hover, .brown-submit-flush:hover {
	background:url(../img/Home-1/btn-dark-b.png) no-repeat 90% center;
}
a.brown-button:hover, .brown-submit:hover{
	background:url(../img/Home-1/btn-yellow.png) no-repeat 90% center;
}
input.dark-blue-btn:hover{
	background:#ffc709 url('../img/Home-1/btn-arrow.png') no-repeat 80% center;
	padding-right:40px;
}
a.show-more {
	display:block;
	width:100%;
	color: #1E5E7B !important;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 18px;
	position: relative;
	margin: 12px 0px 0px !important;
	padding: 0em 0.5em 0em 2em !important;
	text-decoration:none !important;
	background: #BFCCC0 url('../img/Home-1/accordion.png') no-repeat 12px center;
}

a.show-less {
	display:block;
	width:100%;
	color: #1E5E7B !important;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 18px;
	position: relative;
	margin: 12px 0px 0px !important;
	padding: 0em 0.5em 0em 2em !important;
	text-decoration:none !important;
	background: #BFCCC0 url('../img/Home-1/accordionActive.png') no-repeat 12px center;
}

.loremTxt {
		display: none;
	}

/* Form input styles */
input[type="text"] {
	
}


/*Header Styles*/

#camera_wrap_1 {
	/*position: absolute;
	top:0px;*/
	margin-top:-139px;
	z-index:10;
}

.headerSlide {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.homeWork {
	padding-left: 25px;
	padding-right: 25px;
}

.orbit-caption {
	text-transform: uppercase;
}

.orbit-caption h3 {
	font-size: 66px;
	font-family: 'Roboto Condensed', sans-serif;
	color: white;
	font-weight: 300;
	width: 600px;
	line-height: 56px;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../img/titleBorder.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.orbit-caption p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	width: 500px;
}

#smallNav {
	display: none;
	width: 30%;
	float: right;
	padding: 15px 0;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #fff;

	-webkit-appearance: button;
	-webkit-border-radius: 2px;
	-webkit-padding-end: 20px;
	-webkit-padding-start: 2px;
	-webkit-user-select: none;
	background-position: center right;
	background-repeat: no-repeat;
	border: 1px solid #AAA;
	color: #555;
	font-size: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 7050;
	background-image: url(../img/Home-1/responsive-nav-bg.png);
}


/*Navigation styles*/

#navigationWrapper {
	padding: 8px 28px 8px 0px;
	background-color: #a1a5a7;
	position: relative;
	z-index:100;
	
}

#navigation {
	float: left;
}

#navigation li {
	float: left;
}

#navigation li a {
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	margin-right: 8px;
	
}

#info, #socials {
	float: right;
}

#info li {
	float: left;
	color: #ffffff;
	font-size: 30px;
	margin-left: 15px;
	line-height: 31px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
}

/*#info li:first-child {
	padding-top:3px;
}*/	

#info li:first-child:before {
	padding-right: 10px;
}

#info li:last-child {
	font-size: 33px;
}

#info li:last-child a {
	text-decoration: none;
	color: #ffffff;
}

#info li:last-child a {
	/*content: url(../img/Home-1/phone-ico.png);
	padding-right: 10px;
	position: relative;
	top: 2px;*/
	font-weight: 600;
}

#navigationSearch {
	float:right;
	width:250px;
	margin-left:1%;
}

form.search {
	float:left;
	width:100%;
	position:relative;
	height:20px;
}
form.search.404{
	margin-bottom: 200px;
}
form.search input[type=text] {
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    padding-left:30px;	
    height:30px !important;
}	

form.search input[type=submit] {
	width:13px;
	height:13px;
	background: url(../img/Home-1/mag.png);
	background-repeat:no-repeat;
	border:0;
	position:absolute;
	top:10px;
	left:10px;
}	

form.search ::-webkit-input-placeholder { color:#bfbfbf; opacity:  1;}
form.search ::-moz-placeholder { color:#bfbfbf; opacity:  1; } /* firefox 19+ */
form.search :-ms-input-placeholder { color:#bfbfbf; opacity:  1; } /* ie */
form.search input:-moz-placeholder { color:#bfbfbf; opacity:  1; }
.checkbox-margin label{display:inline-block; margin-bottom:10px; }
/*
.ui-autocomplete.ui-menu .ui-menu-item{
    font-size: 0.875em;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 0.1875em;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.2;
	border:1px solid #fff;
    padding:0 1em;
}
.ui-autocomplete.ui-menu .ui-menu-item:hover{
	background: #f7f7f7 !important;
}
.ui-widget-content{
	padding: 10px 0;
	height:303px;
	overflow-y: scroll;
}
*/
#socials {
	margin-left: 70px;
}

#socials li {
	float: left;
}

#socials li a {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../img/Home-1/socialico.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#socials li a.facebook {
	background-position: 4px 0px;
}

#socials li a.twitter {
	background-position: -19px 0px;
}

#socials li a.dribble {
	background-position: -43px 0px;
}

#socials li a.linkedin {
	background-position: -66px 1px;
}

#socials li a.flickr {
	background-position: -88px 1px;
}

#mainNavigation {
	background-color:#fff;
	padding: 0 28px;
	position: relative;
	min-height:90px;
	z-index:99;
}

div#smallMenu {
	display:none;
}

.logo {
	display: block;
	position: relative;
	z-index: 999999;
}

.logo img {
	position: relative;
	margin-top: 30px;
	width: 100%;
}

#mainNavigation > .navigation {
	float: right;
}

#mainNavigation >  .navigation li, .logo {
	float: left;
}

#mainNavigation >  .navigation li {
	position: relative;
	margin:0;
}

#mainNavigation > .navigation li > ul {
	display: none;
	position: absolute;
	float: left;
	width: 256%;
	margin: 0;
	z-index: 10;
	min-width: 260px;
}

#mainNavigation > .navigation li > ul li {
	display: block;
	width: 100%;
	background-color: #06038d;
	border-left: 1px solid #fff;
}

#mainNavigation > .navigation li > ul li a {
	padding: 0;
	font-size: 16px;
	color:#fff;
	padding: 10px 35px;
}

#mainNavigation > .navigation li > ul li:last-child a {
	border-bottom: none;
}


#mainNavigation > .navigation li > ul li a:hover {
	font-size: 16px;
}

#mainNavigation > .navigation li:hover > ul {
	display: block;
}

#mainNavigation > .navigation li a {
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	font-weight: 100;
	font-size: 16px;
	color: #4a4e4f;
	border-bottom: 4px solid transparent;
	padding-top: 34px;
	padding-bottom: 10px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
#mainNavigation > .navigation li a.blue-btn{
	color: #fff;
	font-size: 22px;
	padding: 5px 25px !important;
	margin-top:22px;
	border:none;
	text-transform: uppercase;
	background:#00a9e0 url('../img/Home-1/btn-arrow.png') no-repeat 85% center;
}
#mainNavigation > .navigation li a.blue-btn.active{
	color:#fff;
}
#mainNavigation > .navigation li a.blue-btn:hover{
	background-color:#06038d;
	color:#fff;	
}
#menuButton {
	display:none;
	float:right;
	color:#353a3b;
	border-radius: 5px;
	padding:10px;
	width:40%;
	margin-top:32px;
}

.menu-closed {
	background:#DDD url(../img/Home-1/arrow-down.png) no-repeat 95% 12px;
	background-size: 20px;
}

.menu-open {
	background:#DDD url(../img/Home-1/arrow-up.png) no-repeat 95% 12px;
	background-size: 20px;
}

.noPaddingWrapp {
	padding: 0 !important;
}
#mainNavigation > .navigation li > a.active{
	color: #00a9e0;
}

#mainNavigation > .navigation li ul a:hover {
	background-color: #00a9e0;
	/*border-bottom: 4px solid #5c6061;*/
	color:#fff;
}
#mainNavigation > ul ul:before{
	content: '';
	display: block;
	width: 15px;
	height: 11px;
	margin-left: 25px;
	background: url('../img/Home-1/nav-arrow.png');
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
#mainNavigation > ul ul.hovered:before{
	content: '';
	display: block;
	width: 15px;
	height: 11px;
	margin-left: 25px;
	background: url('../img/Home-1/nav-arrow-hover.png');
}
#mainNavigation > .navigation li a:hover:before {
	display: block;
	float: left;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -7px;
}

.navigation li .nHome:hover:before {
	content: url(../img/Home-1/home-ico.png);
}

.navigation li .nFeature:hover:before {
	content: url(../img/Home-1/featuresIco.png);
	margin-left: -10px;
}

.navigation li .nPort:hover:before {
	content: url(../img/Home-1/portfolioIco.png);
	margin-left: -10px;
}

.navigation li .nBlog:hover:before {
	content: url(../img/Home-1/blogIco.png);
	margin-left: -5px;
}

.navigation li .nContact:hover:before {
	content: url(../img/Home-1/featuresIco.png);
	margin-left: -10px;
}

#mainNavigation > .navigation li > a:hover, #mainNavigation > .navigation>ul:hover + a {
	color:#00a9e0;
}
#smallMenu {
	width:100%;
	background-color:#06038d;
	padding:20px 10px 30px 10px;
	float:left;
	position:absolute;
	top:135px;
	z-index:9999;
}

#smallMenu > form.search {
	margin-top:20px;
}
#smallMenu > .navigation li {
	float:left;
	clear:both;
	border-bottom:1px solid #fff;
	width:100%;
}

#smallMenu > .navigation li a {
	display:block;
	padding:6px 0px 6px 10px;
	color:#ffffff;
}

ul#smallMenuAdditionalLinks {
	line-height:0;	
	margin:0;
	float:left;
	padding:15px 28px 0;
}
ul#smallMenuAdditionalLinks li{
	display: inline-block;
	margin-right: 24px;
}
ul#smallMenuAdditionalLinks li a {
	font-size:16px;
	font-weight: 100;
	color:#ffffff;
}

/* Form input styling */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  background-color: white;
  font-family: 'Source Sans Pro', sans-serif;
  border: 1px solid #ccd8db;
  /*-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
  color: #353A3B;
  display: block;
  font-size: 0.875em;
  margin: 0 0 20px 0;
  padding: 0.5em;
  height: 30px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear; 
  
  -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
  
  
  }
  
::-webkit-input-placeholder { color:#353a3b; opacity:  1;}
::-moz-placeholder { color:#353a3b; opacity:  1; } /* firefox 19+ */
:-ms-input-placeholder { color:#353a3b; opacity:  1; } /* ie */
input:-moz-placeholder { color:#353a3b; opacity:  1; }
/*HOME PAGE STYLE*/

.pageTitle {
	position: relative;
	height: 100%;
}

.pageTitle h2 {
	position: absolute;
	left: 0;
	bottom: 25px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 66px;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

#mainWrapper {
	background-color:#fff;
	margin-bottom:5px;
}

#facilityWrapper {
	background-color:#fff;
	margin-bottom:5px;
	width:100%;
	float:left;
	padding-bottom:20px;
}

#facilityWrapperMargin {
	background-color:#fff;
	margin-bottom:5px;
	border-top:5px solid #EDEDED;
	width:100%;
	float:left;
	margin-top:85px;
}

#newsWrapper {
	margin-top:140px;
	background-color:#fff;
	margin-bottom:5px;
}

.home-content-wrapper {
	/*background-color: #ededed;*/
	margin-bottom:5px;
	position: relative;
	top:-139px;
}
.slider-home .distribute{
	height: 430px;
}
.distribute .description{
	color:#fff;
	font-weight: 100;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Source Sans Pro', sans-serif;
}
.distributers-content-wrapper {
    margin-bottom: 5px;
    padding-top: 80px;
}
.distributers-content-wrapper .serv:nth-child(2) {
	margin-left:0.4%;
}
.distributers-content-wrapper .serv:nth-child(3) {
	float:right !important;
}

.content-wrapper {
	padding-top:5px;
	padding-bottom:5px;
}

#findFacilityWrapper {
	padding:5px 0px 5px 0px;
}

form#find {
	padding-bottom:20px;
}

.nearest-submit {
	float:left;
	clear:both;
	position:relative;
	width:100%;
	height:50px;
}

.nearest-submit .brown-submit-flush {
	right:-23px;
}

#map {
	display:block;
	width:100%;
	height:100%;
}

.info-window {
	background-color:#0d5d7c;
	padding: 0px 0px 0px 15px;
	color:#fff;
	width:315px;
	line-height:1.3em;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	margin-bottom:10px;
}

.info-window div{
	position:relative;	
}	

.info-window h1{
	width:90%;
	font-size:2.2em;
	color:#fff;
	padding-bottom:15px;
	padding-top:15px;
	line-height:1em;
}	

a.brown-button-info {
	padding:12px 20px 12px 10px;
	width:160px;
	
}

a.close-window {
	display:block;
	width:10px;
	height:10px;
	z-index:99;
	position:absolute;
	top:10px;
	right:10px;
	background:url(../img/close.png);
}

.noMarginWrapp {
	margin-top: 0px !important;
}

.camera_caption h1 {
	position: relative;
	font-size: 66px;
	margin: 0;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	max-width: 546px;
	line-height: 60px;
	margin-bottom: 8px;
}

.camera_caption h1:before {
	/*content: url(../img/titleBorder.png);
	position: absolute;
	left: 0;
	bottom: 0;*/
}

.camera_caption p {
	font-size: 25px;
	max-width: 440px;
	font-family: "Source Sans Pro",sans-serif;
	font-weight:100;
	line-height: 25px;
	margin-bottom:20px;
}

.facility_camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position:absolute;
	top:10px;
	left:25px;
}

.inside_camera_wrap .camera_pag .camera_pag_ul {
	top:-12px !important;
	left:25px !important;
	
}

.facilitycamera_caption {
	font-size: 24px;
	font-family: "Source Sans Pro",sans-serif;
	font-weight:300;
	line-height: 27px;
	background-color:#06038d;
	bottom: 28px;
	right:24px;
	display: block;
	position: absolute;
	color:#ffffff;
	
}
.facilitycamera_caption p{
	margin:0px;
	padding:2px 40px 2px 40px;
	line-height:1;
	font-size:18px;
	font-family: "Source Sans Pro",sans-serif;
	font-weight:300;
}

.insidecamera_caption {
	font-size: 24px;
	font-family: "Source Sans Pro",sans-serif;
	font-weight:300;
	line-height: 27px;
	background-color:#06038d;
	bottom: 110px;
	right:24px;
	display: block;
	position: absolute;
	color:#ffffff;
	
}

.insidecamera_caption p{
	margin:0px;
	padding:2px 40px 2px 40px;
	line-height:1;
	font-size:18px;
	
}

.camera_caption h1, .camera_caption p {
	/*text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);*/
}

.camera_video {
	position:absolute;
	top:0px;
	right:5%;
	width:36%;
	
}

.video-container {
    position: relative;
    padding-bottom: 53%; /* adjust with iframe aspect (e.g.  800 pixels wide and 600 pixels high, which gives us an aspect ratio of 4:3. So, set padding-bottom to be 75%) */
    padding-top: 0px; /* not always required */
    height: 0;
    overflow: hidden;
    border:10px solid #fff;
}

.video {
    position: relative;
    padding-bottom: 56.25%; /* adjust with iframe aspect (e.g.  800 pixels wide and 600 pixels high, which gives us an aspect ratio of 4:3. So, set padding-bottom to be 75%) */
    padding-top: 0px; /* not always required */
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

a.youtube-button {
	display:block;
	width: 80px; 
	height: 56px;
	background:url(../img/Home-1/youtube-button.png);
	display:none;
}

/*Services Section Styles*/
.serv,.loan ,.distribute{
	z-index: 20;
	background-color: #a1a5a7;
	padding: 14px 23px 17px 23px;;
	position: relative;
	height: 330px;
	text-align: center;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
	float: left !important;
	margin-top: 10px;
	/*margin-top:-129px;*/	
	
}
.distribute.active{
	background-color: #00a9e0;
}

ul ul a.active{
	background-color: #00a9e0;
	color:#fff !important;
}
.four-services .serv {
	margin-left:0.4%;
	margin-bottom:5px;
	position:relative;
	z-index:10;
	margin-top:-85px;
}

.four-services .active-panel, .four-services .active-panel span {
	background-color: #06038d;	
}	

.four-services .active-panel a.active-panel {
	display:none;
}

.four-services .serv:nth-child(1) {
	margin-left:0;
}

.four-services .serv:nth-child(4) {
	float:right !important;
}

.home-content-wrapper .serv:nth-child(2),.home-content-wrapper .serv:nth-child(3),.home-content-wrapper .serv:nth-child(4),.home-content-wrapper .serv:nth-child(5) {
	/*background-color: #12c4da;
	border-left:1px dotted #9CECFF;*/
	margin-left:0.4%;
}

/*.home-content-wrapper .serv:nth-child(3) {
	/*background-color: #18cbe1;
	border-left:1px dotted #9CECFF;*/
	/*float:right !important;
}*/

.serv:nth-child(4) {
	/*background-color: #20d3e9;
	border-left:1px dotted #9CECFF;*/
}

.serv:nth-child(5) {
	/*background-color: #34ddf2;
	border-left:1px dotted #9CECFF;*/
}

.num {
	font-family: 'Roboto Condensed', sans-serif;
	/*position: absolute;
	top: 0;
	left: 0;*/
	display: block;
	/*float: left;*/
	margin:0 auto 20px;
	width: 85px;
	line-height: 95px;
	text-align: center;
	font-size: 45px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.num img {
	vertical-align: middle;	
}	

.num:before {
	
}

.serv p ,.loan p,.distribute p{
	color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	font-size: 18px;
	line-height:22px;
}

.serv:hover ,.loan:hover,.distribute:hover{
	/*-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);*/
	position:relative;
	z-index: 99;
}

.serv h1 ,.loan h1, .distribute h1{
	color:#fff;
	font-size:2em;
	line-height:1;
	font-weight: 300;
	/*width:50%;
	margin-left:70px;
	min-height:60px;*/
}

.four-services .serv {
	height:150px;
}

.four-services .serv h1 {
	color:#fff;
	font-size:1.7em;
	line-height:1;
	width:55%;
	margin-left:70px;
	min-height:60px;
}

.rates{
	padding:25px 30px;
	text-align: center;
}
.rates div{
	border-top: 1px solid #a1a5a7;
	border-bottom: 1px solid #a1a5a7;
	padding:23px 0 36px;
}
.rates h2{
	font-size:30px;
	color: #a1a5a7;
	font-weight: 100;
}
.rates ul{
	width:232px;
	text-align: left;
	margin:0 auto;
	min-height: 100px;
}
.rates.personal ul{
	width:180px;
}
.rates.home ul{
	width:190px;
}
.rates li span{
	background: url('../img/Home-1/li-tick.png');
	width:15px;
	height:15px;
	display: inline-block;
	margin-right: 10px;
	font-size: 18px;
}
/*distributors*/
.distributors{
	margin-top: -135px;
}
#login{background:#008bb8;width:89%;margin:0 11px 30px;}
.sidebar{margin-top: 55px;}
/*DOWNLOADS*/
#mainContent .download-list h3{
	margin:60px 0 0;
}
#mainContent .download-list ul{
	padding:0;
	margin:0;
}
.download-list li{
	list-style: none;
	margin:10px 0 20px;
}
.download-list li a{
	color: #000;
}
.download-list li a:hover{
	color: #06038d;
}
.download-list li>div{
	display: inline-block;
	width:86%;
	vertical-align: top;
	margin-left:45px;
}
.download-list li div span{
	vertical-align: top;
	display: inline-block;
}
.download-list li div.title{
	font-weight: 600;
}
.download-list li div p{
	line-height: 22px;
	width: 78%;
	display: inline-block;
	margin-right: 60px;
}
.download-list .icon{
	background: url('../images/download-icon.jpg');
	width: 59px;
	height:60px;
	margin-top:8px;
	display: inline-block;
}
.news .distribute{
	margin-top: 24px;
}
/*.no-slide{
	margin-top: 62px;
}
.no-slide .distribute{
	margin-top: 100px;
}
.news .no-slide .distribute{
	margin-top: 0px;
}
.news .no-slide{
	margin-top:24px;
}
.distributors .no-slide{
	margin-top:0;
}
.no-slide .distribute.active{
	margin-top: 100px;
}
.distributors .no-slide .distribute{
	margin-top: -129px;
}*/
.recent-post{
	width: 270px;
	margin: 0 30px 40px;	
}
.recent-post h3{
	padding-bottom:8px;
	margin-bottom: 20px;
	color:#4a4e4f;
	border-bottom:1px solid #4a4e4f;
}
.recent-post li{
	margin:10px 0;
}
.recent-post a{
	display:inline-block;
}
.recent-post .thumb{
	height:60px;
}
.recent-post .thumb img{
	height:auto;
	width: 80px;
}
.recent-post p{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	font-weight:100;
	margin-top:0;
	padding-left: 12px;	
	line-height: 20px;	
	max-width: 185px;
}
/*APPLY NOW*/
.application{
	background: #f7f7f7;
	padding:28px;
	max-width: 800px;	
	margin:20px auto 0;
}
#mainContent .process-bar ul{
	margin:0;
}
.process-bar li{
	list-style: none;
	display: inline-block;
	width:23%;
	padding:10px 0;
	margin-right: 2%;
	margin-bottom: 3%;
	background: url(../images/process-default-2.png) no-repeat;
	color: #fff;
	text-align: center;
}
.process-bar li.step-4{
	margin:0;
}
.process-bar li.active{
	background: url(../images/process-active-2.png) no-repeat;
}
.process-bar li.done{
	background: url(../images/process-done-2.png) no-repeat;
	color: #4a4e4f;
}
.process-bar li.step-1.active{
	background: url(../images/process-active-1.png) no-repeat;
}
.process-bar li.step-1.default{
	background: url(../images/process-default-1.png) no-repeat;
}
.process-bar li.step-1.done{
	background: url(../images/process-done-1.png) no-repeat;
}
.process-bar li.step-4.active{
	background: url(../images/process-active-3.png) no-repeat;
}
.process-bar li.step-4.default{
	background: url(../images/process-default-3.png) no-repeat;
}
.process-bar li.step-4.done{
	background: url(../images/process-done-3.png) no-repeat;
}
#mainContent .process-bar li p{
	font-weight:300;
	line-height:16px;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif
}
.process-bar li,.process-bar li.step-1.default,.process-bar li.step-2.default,.process-bar li.step-3.default,.process-bar li.step-4.default,
	.process-bar li.step-1.active,.process-bar li.step-2.active,.process-bar li.step-3.active,.process-bar li.step-4.active,
	.process-bar li.step-1.done,.process-bar li.step-2.done,.process-bar li.step-3.done,.process-bar li.step-4.done{
		padding:4.5px 0;
		background-size: 100% auto;
	}

.application form input.income-filed{
	width:15%;
}
.application form .income_other .cur-sym {
    top: 18px;
}
.application form #step0_address_street_type_chosen {
	min-height: auto;
	margin: 7px 0 0 !important;
	width: 98%;
}
.application form .chosen-container-single .chosen-search {
	width: 100% !important;
	min-height: auto;
}
.application form .chosen-container .chosen-results {
	margin: 0 4px 4px 0 !important;
}
.application form .chosen-container.chosen-with-drop .chosen-drop {
    left: 0px !important;
}

/*FORM*/
#contact{

}
#mainContent .application>h3{
	margin-left:10px;
	margin-bottom: 10px;
}
.application form>div>div{
	width:47%;
	float:left;
	margin:0 10px;
	min-height: 85px;
}
.application form{
	color: #4a4e4f;
	font-size: 14px;
}
.application form input,.application form select,.application form textarea{
	margin:10px 0 0px;
	max-width: 580px;
	padding:4px 10px;
}
.application form textarea{margin-bottom: 10px;}
.application form input[type="radio"]{
	margin:0 4px 0 6px;
}
.application form input.income-filed{
	width:30%;
	display: inline-block;
	margin-right: 20px;
	margin-top:0;
}
.application form span{
	margin-right: 25px;
	display:inline-block;
}
.application form .error{
	color: #ff0909;
	/*margin:5px 0 0px;*/
	display: none;
	font-size: 11px;
    margin-left: 2px;
    margin-top: 0;
    padding-top: 0;
}
.application form .error-radio-buttons{
	margin-top: -12px !important;
}
.application form .warning {
	color: #0436cc;
    font-size: 10px;
	padding-left: 2px;
}
.application form input[type="submit"]{
	background:#00a9e0 url('../img/Home-1/btn-arrow.png') no-repeat 85% center;
	padding:8px 35px 8px 20px;
	margin-right: 10px;
	float:right;
}
.application form input[type="submit"]#send{
	background-position: 90% center;
}
.application form input[type="button"]{
	background:#00a9e0 url('../img/Home-1/btn-arrow-l.png') no-repeat 15% center;
	padding:8px 20px 8px 35px;
	float:left;
}
.application form input[type="submit"]:hover{
	background-color:#06038d;
}
.half_size_form_el {
    float: left;
    width: 50% !important;
}
.quater_size_form_el {
	float: left;
    width: 25% !important;
}
.two_ex_elements_with_separate_labels div{
	float: left !important;
    margin-left: 0 !important;
    width: 46% !important;
}
.two_ex_elements_with_separate_labels p{
	margin-top: 0;
}
.two_ex_elements_with_separate_labels div input{
	width: 100% !important;
}
.three_ex_elements_with_separate_labels div{
	float: left !important;
    margin-left: 0 !important;
    width: 28% !important;
}
.three_ex_elements_with_separate_labels p{
	margin-top: 0;
}
.three_ex_elements_with_separate_labels div input{
	width: 100% !important;
}
.application form a#assets_add_row {
    cursor: pointer;
    float: left;
    margin-left: 12px;
    margin-right: 10px;
    margin-top: -10px;
    padding-bottom: 30px;
    padding-top: 0;
}

/*step 2*/
.application form>div>div.other-purpose{
	width:23%;
}
.application form>div>div.other-purpose{display:none;}
#mainContent .application h4{
	margin:25px 0 0px;
}
.application .term{margin: 0 10px 20px;}
.application .term-privacy{
	width:100%;
	min-height:10px;
	margin:20px 0;
	vertical-align: middle;
}
.application .term-privacy input{
	margin: 0 15px 0 0;
}
.application .two{
	width:48%;
}
.application .three{
	width:32%;
}
.txt_currency_prefix { position: relative; }
.txt_currency_prefix .cur-sym { 
	position: absolute;
	left: 6px;
	top: 32px;
	z-index: 99999999;
}
.txt_currency_prefix .cur-sym-double-line {
	top: 44px !important;
}
.txt_currency_prefix input { 
	padding-left:15px !important; 
}
.application form .checkbox-margin input[type="radio"] {
	margin-left: 3px !important;
	margin-right: 5px !important;
}
.application form .checkbox-margin input[type="text"] {
	margin-right: 0 !important;
}


/* Breadcrumbs */
#breadcrumbs {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	padding-top:20px;
	margin-bottom:15px;
	font-size:13px;
}

#breadcrumbs a {
	color:#06038d;
}

#breadcrumbs .homecrumb {
	color:#06038d;
}

/* Main content section*/
#mainContent {
	padding: 0px 16px 0px 16px;
	font-size:18px;
}

#mainContent h2 {
	font-size:35px;
	color:#06038d;
	line-height:35px;
	margin:20px 0 20px;
	padding:0;
	font-weight:100;
}

#mainContent h1 {
	font-size:22px;	
	color:#06038d;
	margin:0;
	padding:0;
}	

#mainContent h3 {
	font-size:24px;
	font-weight: 100;	
	color:#000;
	margin:0;
	padding:0px 0px 5px 0px;

}	

#mainContent h4 {
	font-size:18px;	
	color:#06038d;
	margin:0;
	padding:0px 0px 5px 0px;
}

#mainContent p {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
}
#accordion p{
	min-height: 100px;
	height:auto !important;
}
#mainContent p a {
	color:#06038d;
	text-decoration:underline;
}
#mainContent p a.mainactive{
	color:#fff;
	text-decoration: none;
	transition: background 500ms ease-out 0.2s;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:1;
}
#mainContent ul {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	list-style-type:disc;
	margin-left:22px;
}

#mainContent ol {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	margin-left:20px;
	list-style-type:initial;
}

/* Facility */
#facilityContact {
	margin:30px 0px 10px 0px;	
	float:left;
	width:100%;
}

#facilityContact h2 {
	
	font-size:22px;
}

#facilityContact .contact-left {
	float:left;
	width:45%;
}

#facilityContact .contact-right {
	float:right;
	width:45%;
}

#facilityContact .contact-full {
	float:left;
	clear:both;
	width:100%;
}

#facilityContact textarea {
	float:left;
	clear:both;
	height:170px;
}

#facilityContact .contact-submit {
	
	
}

#facilityContact input[type=submit] {
	margin-top:0px;
	background:#00a9e0 url('../img/Home-1/btn-arrow.png') no-repeat 80% center;
	padding-right:40px;
	-webkit-transition: background 500ms ease-out 0.2s;
	-moz-transition: background 500ms ease-out 0.2s;
	-o-transition: background 500ms ease-out 0.2s;
	transition: background 500ms ease-out 0.2s;
}
#facilityContact input[type=submit]:hover{
	background-color:#06038d;
}
#facilityContact input[type=checkbox] {
	margin-bottom:20px;
}

#facilityContact label {
	padding-top:4px;
}

/* Over riding the defaul styles - facilityContact dropdown*/
form select#services {
	border: 1px solid #ccd8db;
    border-radius: 5px;
	width: 100%;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#facilityServices {
	margin-top:65px;
	color:#0d5d7c;
	margin-left: 2px;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 20px;
    width: 100%;
    padding-right:5px;
}

#facilityServices h3 {
	color:#0d5d7c;
	font-size:18px;
	font-family: "Roboto Condensed",sans-serif;
}

#facilityServices ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#facilityServices ul li {
    background-image: url(../img/Home-1/tick.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 30px;
    padding-top:7px;
    padding-bottom:2px;
}	

#facilityServices ul li a{
	padding-right:25px;
	padding-left:10px;
	background:url(../img/Home-1/small-arrow-right.png) no-repeat right 0px;	
	font-size:0.85em;
	font-family: "Roboto Condensed",sans-serif;
}	

#facilityMap {
	margin-top:30px;
	margin-left: 2px;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 30px;
    padding-right:5px;
    width: 100%;
    font-size:1em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight:300;
}

#facilityMap img{
	max-width:none;
}	

#facilityMap p {
	line-height:1.2;
	margin:20px 0px 20px 0px;
}

#facilityMap table {
	border:0;
}

#facilityMap table tr td {
	padding: 1px 0px 1px 0px;
	font-size: 1em;
}

#facilityMap table tr:nth-of-type(2n) {
	background:none;	
}	

.facilityMapLinks {
	padding-right:25px;
	background:url(../img/Home-1/small-arrow-right.png) no-repeat right 0px;	
	font-size:0.85em;
	font-family: "Roboto Condensed",sans-serif;
}	

#facilityMapCanvas {
	width:100%;
	height:250px;
}

/* Staff */
div#slider3 {
	margin-top:10px;
	margin-left: 2px;
    border-bottom: 1px solid #EDEDED;
    width: 100%;
}

div#slider3 .mb h2{
	float:left;
	padding-top:8px;
	
}

#slider-nav3 {
	float:right;
}

ul#slider3 {
	margin-top:0px !important;
}

.staff-profile img {
	float:left;
	margin-right:10px;
	width:36%;
}

.profile {
	float:left;
	width:60%;
} 

.profile-full {
	float:left;
	width:100%;
} 

.profile h1, .profile-full h1 {
	font-size:1.2em;
	margin:0;
	padding:0;
}

.profile h2, .profile-full h2 {
	font-size:1em;
	color:#353A3B;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	margin:0;
	padding:4px 0px;
}

.profile p, .profile-full p {
	line-height:1.4;
}

/*News and About Section Styles*/

#newsAbout {
	padding: 0 25px;
}


.mb {
	margin: 10px 0;
}

.subTitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #534f4f;
	font-size: 24px;
}

.subTitle:before {
	content: url(../img/Home-1/subtitleborder.png);
	position: absolute;
	bottom: 0px;
}

.date {
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	padding: 5px 10px;
	background-color: #64c0ca;
	float: left;
	color: white;
	text-transform: uppercase;
}

.date span {
	position: absolute;
	display: block;
	top: 0;
	right: -32px;
	padding: 5px 12px;
	background-color: #48e2f5;
}

#lNews {
	padding: 0 25px;
	background-color: #fff;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.aNews {
	padding-right: 20px;
	margin-bottom: 5%;
}

.aNews:last-child {
	margin-bottom: 0;
}

.aNews img, .aboutContent img {
	display: block;
	clear: both;
	width: 100%;
}

.aNews h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #4a4848;
	margin-bottom: 5px;
}

.aNews .nContent {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #615e5e;
	line-height: 19px;
}

.aboutContent p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #615e5e;
}

.aNews .rMore {
	display: block;
	float: right;
	font-size: 17px;
	color: #64c0ca;
	margin-right: 5px;
	font-family: 'Roboto Condensed', sans-serif;
}

.aNews .rMore:after {
	content: url(../img/Home-1/readmore-arrow.png);
	position: relative;
	top: 3px;
	left: 5px;
}

#about {
	padding-bottom: 25px;
}


.aboutContent img {
	margin-bottom: 0.5em;
}

.aboutContent .contactUs {
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	float: right;
	text-transform: uppercase;
	color: #615e5e;
	padding: 12px 16px;
	border-radius: 5px;

	background: #e1e7e8; /* Old browsers */
	background: -moz-linear-gradient(top, #e1e7e8 0%, #d5d5d5 50%, #d4d9d9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e7e8), color-stop(50%,#d5d5d5), color-stop(100%,#d4d9d9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1e7e8 0%,#d5d5d5 50%,#d4d9d9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1e7e8 0%,#d5d5d5 50%,#d4d9d9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1e7e8 0%,#d5d5d5 50%,#d4d9d9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1e7e8 0%,#d5d5d5 50%,#d4d9d9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e7e8', endColorstr='#d4d9d9',GradientType=0 ); /* IE6-9 */

		-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.aboutContent .contactUs:hover {
	color: #64c0ca;
}

.aboutContent .contactUs:after {
	content: url(../img/Home-1/readmore-arrow-gray.png);
	padding-left: 25px;
	position: relative;
	top: 2px;
}


/*Quote Styles*/

#quote {
	background-color: #e6fbfd;
	padding: 0 25px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.borTop {
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.orbitSlider2 {
	display: none;
}

.noBorderPost {
	border-top: none !important;
}

#quote h1, #quote p {
	text-align: center;
}

#quote h1 {
	font-size: 27px;
	color: #615e5e;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 15px 0 0 0;
}

#quote h1 span {
	color: #64c0ca;
}

#quote p {
	font-size: 17px;
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
}


/*Work Section Styles*/

#ourWork {
	background-color: white;
	padding-bottom: 25px;
}

#slider ul, #slider2 ul, #slider3 ul {
	width: 10000px;
	float: left;	
	height:525px;
	margin:15px 0;
}

#slider2 ul li {
	width: 278px;
	float: left;
	margin-left:24px;
}
#slider2 ul li div p:before,#slider2 ul li div p:after{
	content:" ";
	background:url('../images/qute-top.png') no-repeat;
	font-size:90px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	width:49px;
	height:37px;
}
#slider2 ul li div p:after{
	float:right;
	display: inline-block;
	background:url('../images/qute-bottom.png');
}
#slider3 ul li {
	width: 308px;
	float: left;
	margin-right: 30px;
}

#slider2, #slider, #slider3 {
	overflow: hidden;
}

.projectColumn {
	width: 227px;
	float: left;
}

.projectrow {
	float: left;
	height: 223px;
	width: 453px;
}

.projectSection {
	margin-bottom: 15px;
	padding-right: 18px;
	position: relative;
	width: 3.0%;
	float: left;
	margin-right: 8px;
}

.imgHover {
	position: relative;
}

.imgHover img {
	display: block;
	width: 100%;
}

.imgHover a {
	display: block;
	float: left;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background-image: url(../img/Home-1/moreico.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: rgba(8,187,209,0.8);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.imgHover:hover a {
	opacity: 1;
}

.proContent {
	background-color: #ebebeb;
	border-bottom: 1px solid #cccccc;
	padding: 10px 15px;
	position: relative;
}

.proTitle {
	font-size: 15px;
	text-transform: uppercase;
	color: #615e5e;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	margin: 0;
	padding-bottom: 5px;
	position: relative;
	margin-bottom: 5px;
}

.proTitle:before {
	content: url(../img/Home-1/proBorder.png);
	position: absolute;
	bottom: -5px;
}

.proContent p {
	font-size: 15px;
	line-height: 19px;
	color: #615e5e;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
}

#slider-nav, #slider-nav2, #slider-nav3 {
	float: right;
	z-index: 99;
}

#slider-nav {
	
	right: 23px;
}

#slider-nav2 .prev {
	position:absolute;
	left:24px;
	bottom:29px;
}

#slider-nav2 .next {
	position:absolute;
	right:17px;
	bottom:29px;
}

#slider-nav button, #slider-nav2 button, #slider-nav3 button {
	background-color: transparent;
	border: none;
	text-indent: -9999px;
	width: 62px;
	height: 62px;
	margin-left: 3px;
	background-repeat: no-repeat;
}

#slider-nav3 button:first-child {
	background-image: url(../img/Home-1/left-nav-orange.png);
}

#slider-nav3 button:last-child  {
	background-image: url(../img/Home-1/right-nav-orange.png);
}
#slider-nav2 button{
	-webkit-transition: background 500ms ease-out 0.2s;
	-moz-transition: background 500ms ease-out 0.2s;
	-o-transition: background 500ms ease-out 0.2s;
	transition: background 500ms ease-out 0.2s;
}
#slider-nav2 button.prev {
	background-image: url(../images/prev-btn.png);
}

#slider-nav2 button.next {
	background-image: url(../images/next-btn.png);
}
#slider-nav2 button.prev:hover{
	background-image: url(../images/prev-btn-h.png);
}
#slider-nav2 button.next:hover{
	background-image: url(../images/next-btn-h.png);
}

.proContent .arrow {
	display: block;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 30px solid #ebebeb;
	position: absolute;
	top: -20px;
	z-index: 1;
}


/*Testimonials Styles*/
/*.testimonailsContainer {
	border-bottom:1px solid #ededed;
	padding-bottom:20px;
}*/

div#slider2 {
	margin-left:2px;
	/*border-bottom:1px solid #ededed;*/
	width:100%;
}
.promo{
	text-align:right;
	width:270px;
	margin:0 30px 40px;
}
.testimonailsContainer p.testi {
	position: relative;
	font-family: 'Source Sans Pro', sans-serif;	
	font-size: 20px;
	line-height: 28px;
	font-weight:100;
	background-color: #a1a5a7;
	padding: 15px 15px 20px;
	border-radius: 5px;
	color: #fff;
	margin:0 10px;
	height: 525px;
	
}
.testimonailsContainer p.testi .test-author{
	display:block;
    font-size: .7em;
    margin:10px 0 5px;
    line-height: 1.5;
}


.testimonailsContainer p.testi .tarrow {
	display: block;
	position: absolute;
	bottom: -15px;
	left: 12px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 30px solid #bfccc0;
}
/*
.testimonailsContainer p.testi {
	position: relative;
	font-size: 24px;
	line-height: 30px;
	border-radius: 5px;
	color:#06038d;
	padding-top:10px;
	margin-left:2px;
	margin-bottom:10px;
	padding-right:10px;
}

.testimonailsContainer p.testi .tarrow {
	display: block;
	position: absolute;
	bottom: -15px;
	left: 12px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 30px solid #64c0ca;
}*/


.testimonailsContainer img {
	display: block;
	float: left;
	margin-right: 15px;
	border: 1px solid #aaa9a9;
}

.testimonailsContainer .testName {
	font-family: 'Roboto Condensed', sans-serif;
	margin: 15px 0 0 0;
	line-height: 1em;
}

.testimonailsContainer .status {
	color: #615e5e;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
}

/*Myth Styles*/
.mythContainer {
	margin-left:2px;
	border-bottom:1px solid #ededed;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:10px;
	width:100%;
}

.mythContainer p.myth {
	font-family: 'Roboto Condensed', sans-serif;	
	font-size: 1.2em;
	line-height: 1.6em;
	color:#06038d;		
}

.mythContainer .testName {
	
	font-family: 'Roboto Condensed', sans-serif;
	margin: 15px 0 0 0;
	line-height: 1em;
}

#mainVimeoWrapp {
	background-color: #ebebeb;
	border-bottom: 1px solid #cccccc;
	padding: 13px;
}

/* FAQ Widget */

.faqLink {
	margin-top:20px;
	margin-left:2px;	
	padding:0px 15px 20px 15px;
	border-bottom: 1px solid #EDEDED;
}

.faqLink a{
	padding-right:20px;
	background:url(../img/Home-1/small-arrow-right.png) no-repeat right;
}

/* Helpful links */
.helpfulLinks {
	margin-top:20px;
	margin-left:2px;	
	padding:0px 15px;
}

.helpfulLinks h3, .faqLink h3 {
	font-size:18px;
	color: #353A3B;
}

.helpfulLinks p, .faqLink p {
	font-size:1em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	margin-bottom:10px;
}

.helpfulLinks a{
	padding-right:20px;
	background:url(../img/Home-1/link-arrow.png) no-repeat right;
}

.helpfulLinks p span.question {
	font-weight: 300;
	color:#06038d;
}

.helpfulLinks p span.answer {
	font-weight: 300;
	color:#64c0ca;
}

/* Find Facility Panel */
.find-panel {
	background-color:#0d5d7c;
	padding: 14px 0px 10px;
	color:#fff;
}

.find-panel h1 {
	padding-left:23px;	
	font-size:35px !important;
	margin-top:0px;
}

.find-section {
	padding:0px 23px;
}

.find-section ul {
	margin-bottom:10px;
	float:left;
}

.find-section ul li input {
	 -webkit-transform: scale(1.1,1.1);
}

.find-section ul li {
	float: left;
	clear: both;
	width: 280px;
}

.find-section ul li label {
	padding:0;
	margin:0;
	line-height:20px;
	float:left;
	
}

#map img {
	max-width:none;
}

/* Blue Panel */
.blue-panel {
	background-color:#008bb8;
	padding: 14px 23px 10px;
	color:#fff;
	float:right;
	width:100%;
	max-width: 290px;
	position:relative;
}

.blue-panel .num, .find-panel .num {
	background-color:#bfccc0;
}

.blue-panel h1, .find-panel h1 {
	color: #FFF;
	font-size: 22px;
	font-weight:100;
	line-height: 30px;
	min-height: 60px;
}

.blue-panel hr, .find-panel hr {
	border-color:#008bb8;
}

.blue-panel ul li, find-panel ul li {
	padding-bottom:4px;
}

input[type=checkbox] {
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
}

.blue-panel p, .find-panel p{
	font-size:16px;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:300;
	margin-bottom:15px;
}	

.blue-panel label, .find-panel label{
	color:#fff;
	font-size:15px;
	font-family:'Source Sans Pro', sans-serif;
	font-weight:300;
	
}

.blue-panel p {
	margin:15px 0 20px;
}

form#book {
	margin-top:30px;
	padding-bottom:20px;
}

form#book input[type=submit] {
	margin-top:0px;
}

input.visitDate {
	width:75%;
	float:left;
}

a.whiteCalendar {
	display:block;
	width:45px;
	height:44px;
	background:url(../img/Home-1/calendar-white-icon.png);
	float:right;
	margin-top:-4px;
}

a.blackCalendar {
	display:block;
	width:45px;
	height:44px;
	background:url(../img/Home-1/calendar-black-icon.png);
	float:right;
	margin-top:-4px;
}

div[data-formerrors] {
	padding-top:20px;	
}

/* Care Excellence Logo */
.excellence {
	margin:20px 0px 20px 0px;
	width:100%;
	float:left;
}

.excellence img.care {
	margin-left:17%;
	width:60%;
	
}

.excellence img.nzac {
	margin-left:5%;
	width:90%;
	
}

/*Vimeo Section Styles*/

#vidCont {
	padding-left: 20px;
}

#videoSection {
	margin-bottom: 15px;
}

.featVid {
	font-weight: 300;
	color: #534f4f;
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	margin: 0;
	line-height: 1em;
	position: relative;
	margin-bottom: 40px;
}

.featVid:before {
	content: url(../img/Home-1/proBorder.png);
	position: absolute;
	bottom: -8px;
}

#vidCont h2 {
	color: #4a4848;
	font-size: 25px;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 5px;
}

#vidCont p {
	color: #615e5e;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 19px;

}

#vidCont .readMore {
	font-size: 18px;
	font-weight: 300;
	font-family: 'Roboto Condensed', sans-serif;
	color: #615e5e;
	text-transform: uppercase;
	background-color: #ffffff;
	padding: 13px 20px;
	float: right;
	margin-top: 15px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

#vidCont .readMore:hover {
	color: #2795b6;
}

#vidCont .readMore:after {
	content: url(../img/Home-1/readmore-arrow-gray.png);
	padding-left: 25px;
	position: relative;
	top: 3px;
}

#mainFooter {
	background-color:#a1a5a7;
	max-width:100%;
}

#mainFooter a{
	color:#fff;
}	

.darkFoot {
	padding: 25px 0;
	max-width:80em;
	margin:0 auto;
}

.dFootSection {
	padding: 9px 25px;
	margin-bottom: 20px;
}
.cUs{
	margin-top: 30px;
}
.cUs p a{
	font-size:15px;
	line-height:1.8em;
	font-family: 'Roboto Condensed', sans-serif;
} 

.darkFoot h2 {
	font-size: 18px;
	color: #4a4e4f;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
}

.dFootSection p {
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	color: #fff;
	line-height:1.4;
}

.dFootSection p span.copyright {
	float:left;
	margin-top:22px;
}

.cUs p {
	margin: 0;
}

.cUs p span {
	color: white;
}

#footSocials {
	margin-top:20px;
}

#footSocials li {
	float: left;
}

#footSocials li a {
	display: block;
	width: 29px;
	height: 27px;
	margin-right: 12px;
	background-image: url(../img/Home-1/socialic-footer.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

#footSocials li a:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

#footSocials li .face {
	
}

#footSocials li .tweeter {
	background-position: -43px 0;
}

#footSocials li .lin {
	background-position: -87px 0;
}

#footSocials li .dribb {
	background-position: -131px 0;
}

#copyright {
	background-color: #b5b5b5;
	border-top:1px solid #ededed;
	min-height:16px;
}

#copyright .row {
	padding: 0 25px;
}

#copyright p {
	color: #cccccc;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 50px;
	margin: 0;
}


#copyright p:last-child a {
	color: #cccccc;
	font-family: 'Roboto Condensed', sans-serif;
}

#copyright p:first-child {
	float: left;
}

#copyright p:last-child {
	float: right;
}

.mailInput {
	position: relative;
}

.mailInput input {
	background-color: transparent;
	border-radius: 5px;
	border: 1px solid white;
	height: 35px;
}

.mailInput button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background-color: #fafafa;
	padding: 0 15px;
	line-height: 35px;
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: lowercase;
	color: #333131;


	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}



/*HomePage 2 Styles*/

#success {
	background-color: white;
	padding: 0 15px;
	padding-bottom: 30px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#usFeatures {
	padding: 0 25px;
	padding-bottom: 25px;
	background-color: #fff;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.homeTitles {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 43px;
	color: #534f4f;
	font-weight: normal;
}

.homeTitles span {
	font-weight: bold;
}

.aboutSec img {
	display: block;
	float: left;
	margin-bottom:45px;
	margin-right: 20px;
	padding: 5px;
	border: 1px solid #959595;
}

.aboutSec p {
	font-size: 18px;
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 21px;
	padding-right: 10px;
}

.aboutSec a {
	display: block;
	float: left;
	background-color: #e1e1e1;
	font-family: 'Roboto Condensed', sans-serif;
	color: #534f4f;
	padding: 15px 10px;
	border-radius: 5px;
	position: relative;
	padding-right: 50px;
	margin-right: 17px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.aboutSec a:last-child {
	margin-right: 0;
}

.aboutSec a:after {
	content: url(../img/Home-2/findOutMore.png);
	margin: 0;
	position: absolute;
	top: 10px;
	right: 15px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.aboutSec a:hover {
	color: #fff;
	background-color: #64c0ca;
}

.aboutSec a:hover:after {
	color: #fff;
	background-color: #64c0ca;
	content: url(../img/Home-2/cUs.png);
}

#accordion {
	margin-bottom:20px;
	margin-top:20px;
}

.ui-accordion .ui-accordion-header {
	font-size: 18px;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#00a9e0 !important;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	
	display: block;
    cursor: pointer;
    position: relative;
    margin: 12px 0px 0px 0px !important;
    padding: 0.18em 0.5em 0.18em 2em !important;
    min-height: 0px;
  
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active{
	background-color:#ffc709 !important;
}
.ui-accordion-header a {
	color:#fff !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	display:block;	
	padding:6px 0;
}

.ui-accordion .ui-accordion-content {
	font-size: 16px;
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 15px !important;
}

.ui-state-default .ui-icon {
	background-image: url(../img/Home-1/accordion.png) !important;
	background-position: center center !important;
}

.ui-state-active .ui-icon {
	background-image: url(../img/Home-1/accordionActive.png) !important;
	background-position: center center !important;
}

.ui-icon {
	width: 19px !important;
	height: 19px !important;
}

.ui-icon-circle-arrow-s {
	background-position: 0 0 !important;
}

.ui-icon-circle-arrow-e {
	background-position: 0 0 !important;
}

.ui-accordion-content {
	border:0px !important;
}

/*Works Section Styles*/

.ourWorks {
	background-color: #fff;
	padding: 0 25px;
	padding-bottom: 30px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#workContainer li {
	float: left;
	width: 318px;
	position: relative;
	line-height: 1em;
}

#workContainer .workInfo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px 25px;
	color: #fff;

	background-color: rgba(8,187,209, 0.9);

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

#workContainer .workInfo h3 {
	color: #fff;
	font-size: 35px;
	font-weight: normal;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
	margin-bottom: 5px;
}

#workContainer .workInfo p {
	color: white;
	line-height: 21px;
	font-family: 'Roboto Condensed', sans-serif;
}

#workContainer .workInfo a.fam {
	display: block;
	border: 1px solid white;
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	border-radius: 5px;
	padding: 10px;
}

#workContainer .workInfo a.fam:after {
	content: url(../img/Home-2/cUs.png);
	position: absolute;
	top: 6px;
	right: 15px;
}

#workContainer li:hover .workInfo {
	opacity: 1;
}


#allNews {
	width: 100000px;
}

#allNews li {
	float: left;
	width: 1240px;
}

.newsContent {
	margin-bottom: 20px;
	padding-right: 20px;
}

.news-image {
	margin:30px 0 15px;
}

.abNews .Ndate {
	line-height: 32px;
	width: 50px;  
    text-align: left;
    font-size: 28px;  
    word-wrap: break-word;
    margin: 0;
    color: #524f4f;
    font-family: 'Roboto Condensed', sans-serif;
}

.abNews .Ndate span {
	font-weight: bold;
}

.wrapNews img {
	display: block;
	float: left;
	margin-right: 15px;
}

.newsImageLink {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.newsImageLink img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.newsImageLink:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.wrapNews h3 {
	font-size: 17px;
	color: #534f4f;
	line-height: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
	margin-bottom: 5px;
}

.wrapNews p {
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 19px;
}

.wrapNews a {
	display: block;
	border: 1px solid #64c0ca;
	color: #6f6e6e;
	font-size: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 10px 20px;
	overflow: hidden;
	border-radius: 5px;
	position: relative;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.wrapNews a:hover {
	background-color: #64c0ca;
	color: #fff;
}

.wrapNews a:after {
	content: url(../img/Home-2/findOutMore.png);
	position: absolute;
	right: 15px;
	top: 11px;
}

.newsNav {
	position: relative;
}


#lNews #slider-nav3 {
	position: absolute;
	right: 25px;
	top: 35px;
}

#lNews #slider-nav3 button {
	background-color: transparent;
	border: none;
	width: 24px;
	height: 19px;
	text-indent: -9999px;
	margin-left: 10px;
}

#lNews #slider-nav3 button:first-child {
	background-image: url(../img/Home-2/nGoLeft.png);
	background-repeat: no-repeat;
}

#lNews #slider-nav3 button:last-child {
	background-image: url(../img/Home-2/nGoRight.png);
	background-repeat: no-repeat;
}


/*Partners Section Styles*/
#partners {
	background-color: #fff;
	padding: 0 25px;
}

#partnersThumbs {
	width: 100000px;
}

#partnersThumbs li {
	float: left;
}

#partnersThumbs li a {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 0 16px;
	position: relative;
}

#partnersThumbs li a img {
	position:absolute;top:0;bottom:0;margin:auto;
}

#testimonials {
	width: 100000px;
}

.testiCont {
	float: left;
	width: 410px;
	background-color: #e1e1e1;
	position: relative;
	margin-top: 35px;
	margin-right: 20px;
}

.testiCont img {
	position: absolute;
	top: -37px;
	left: 20px;
}


.testiCont h3, .testiCont p {
		padding: 0 110px;
}


.testiCont h3 {
	font-size: 22px;
	color: #534f4f;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
}

.testiCont p {
	font-size: 17px;
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 5px;
}

.testiCont blockquote {
	font-size: 27px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 15px;
	padding-top: 0;
}

#testiWrapper {
	overflow: hidden;
}

.nbuttns {
	position: relative;
}


.testiPartners {
	position: absolute;
	top: 0;
	right: 25px;
	top: 35px;

}

.testiPartners button {
	background-color: transparent;
	border: none;
	text-indent: -9999px;
	width: 24px;
	height: 19px;
	margin-left: 10px;
}

.testiPartners button:first-child {
	background-image: url(../img/Home-2/nGoLeft.png);
	background-repeat: no-repeat;
}

.testiPartners button:last-child {
	background-image: url(../img/Home-2/nGoRight.png);
	background-repeat: no-repeat;
}


/*Home Page 3 Styles*/

.mainContentWrapper {
	background-color: #fff;
	padding: 25px;
}

#aboutus {
	border: 1px solid #c2c2c2;
	position: relative;
}

#aboutus .columns {
	padding: 15px;
}

#aboutus img {
	display: block;
	width: 100%;
}

#aboutus h2 {
	color: #615e5e;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: lowercase;
	font-weight: normal;
	border-bottom: 1px solid #64c0ca;
	float: left;
}

#aboutus p {
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
}

#aboutus .aboutUsTitle{
	font-size: 29px;
	color: #615e5e;
	margin-bottom: 5px;
}

#aboutus .aboutUsContent {
	font-size: 17px;
	color: #848080;
	line-height: 21px;
}

#aboutus .readMore {
	display: block;
	position: absolute;
	right: 70px;
	bottom: -19px;
	background-color: #007a7a;
	padding: 10px 18px;
	font-size: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: lowercase;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

#aboutus .readMore:hover {
	color: #615e5e;
}

#aboutus .readMore span {
	display: block;
	position: absolute;
	width: 39px;
	height: 39px;
	right: -39px;
	bottom: 0;
	background-color: #64c0ca;
	background-image: url(../img/Home-3/readMorearr.png);
	background-repeat: no-repeat;
	background-position: center center;
}


/*Latest News Styles*/

#latestOtherNews {
	margin-top: 35px;
}

.ltitleNews {
	font-size: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 10px;
	color: #615e5e;
	margin-bottom: 15px;
	position: relative;
}

.ltitleNews:before {
	content: url(../img/Home-1/subtitleborder.png);
	position: absolute;
	bottom: -7px;
}

.LatestNewsWrapp {
	border: 1px solid #c2c2c2;
	overflow: hidden;
	margin-bottom: 20px;
}

.LatestNewsWrapp a {
	position: relative;
	display: block;
	float: right;
	background-color: #007a7a;
	padding: 10px 18px;
	font-size: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: lowercase;
	margin-right: 75px;
	margin-top: 20px;
	margin-bottom: 20px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.LatestNewsWrapp a:hover {
	color: #615e5e;
}

 .LatestNewsWrapp a span {
 	display: block;
position: absolute;
width: 39px;
height: 39px;
right: -39px;
bottom: 0;
background-color: #64c0ca;
background-image: url(../img/Home-3/readMorearr.png);
background-repeat: no-repeat;
background-position: center center;

 }

.mainLnews {
	padding-right: 15px;
}

.mainLnews img {
	display: block;
	float: right;
}

.mainLnews .subtitleNews {
	font-size: 29px;
	color: #615e5e;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 15px;
	margin-bottom: 0;
	overflow: hidden;
	line-height: 35px;
}

.mainLnews .newsContent {
	color: #848080;
	line-height: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0 15px;
	padding-right: 35px;
	overflow: hidden;
	margin-bottom: 0;
}


#newsList li {
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 9px;
	margin-top: 15px;
	height: 90px;
	clear: both;
}

#newsList li a {
	display: block;
	font-size: 14px;
	color: #615e5e;
	width: 100%;
	height: 100%;
}

#newsList li a:hover {
	
}

#newsList li a img {
	display: block;
	float: left;
	margin-right: 16px;
}



#worksContainer {
	margin-top: 35px;
}

#worksContainer .sliderContainer {
	width: 74.96% !important;
	margin-bottom: 20px;
}

#featured li a, #featured2 li a {
	display: block;
	float: left;
	position: relative;
}

#featured li a .hoverDiv, #featured2 li a .hoverDiv {
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(8, 187, 209, 0.8);
	background-image: url(../img/morebutt.png);
	background-repeat: no-repeat;
	background-position: center center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

#featured li a .hoverDiv .projectName, #featured2 li a .hoverDiv .projectName {
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: lowercase;
}

#featured li a .hoverDiv .projectinfo, #featured2 li a .hoverDiv .projectinfo {
	position: absolute;
	bottom: 0;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Roboto Condensed', sans-serif;
}

.servicesWrapp {
	margin-top: 20px !important;
}


#featured li a:hover .hoverDiv, #featured2 li a:hover .hoverDiv {
	opacity: 1;
}


.sliderContainer {
	padding-right: 15px;
}


.testimonialContainer {
	background-color: #d7d7d7;
	clear: both;
	padding: 50px 15px;
	position: relative;
	margin-bottom: 52px;
}

.testimonialContainer:last-child {
	margin-bottom: 20px;
}

.testimonialContainer .quoteimg {
	float: left;
	padding-bottom: 75px;
	padding-right: 15px;
	border-right: 1px solid #acacac;
}

.testimonialContainer p {
	overflow: hidden;
	padding-left: 25px;
	font-family: 'Roboto Condensed', sans-serif;
}

.testimonialContainer .name {
	font-size: 15px;
	color: #727070;
	font-family: Georgia;
	font-weight: bold;
	margin-bottom: 0;
}

.testimonialContainer .status {
	font-size: 15px;
	color: #727070;
	font-family: Georgia;
	line-height: 20px;
}

.testimonialContainer .testiTxt {
	font-size: 21px;
	color: #727070;
	font-family: Georgia;
	padding-right: 10px;
	margin-bottom: 5px;
	line-height: 26px;
}

.testimonialContainer .testiUser {
	position: absolute;
	top: -37px;
	left: 50%;
	margin-left: -37px;
}

.titleTesti {
	margin-bottom: 40px;
}


.partnerThumbs a {
	display: block;
	float: left;
	width: 226px;
	height: 226px;
	position: relative;
	border: 1px solid #a1a1a1;
}


.partnerThumbs a img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.partnerThumbs a:hover img {
	opacity: 0.5;
}

.sponsorSection {
	padding-right: 15px;
	margin-bottom: 25px;
	position: relative;
}

#accord {
    float: left;
    width: 100%;
}
#accord li a {
    display: block;
    padding: 10px 15px;
    background: #64c0ca;
    border-bottom: 1px solid white;
    text-decoration: none;
    padding-left: 55px;
    color: #fff;
    position: relative;
}

.no-active:before {
	content: url(../img/Home-3/plus.png);
	position: absolute;
	left: 15px;
	top: 8px;
}

.activeAcc:before {
	content: url(../img/Home-3/minus.png);
	position: absolute;
	left: 15px;
	top: 8px;
}

#accord li ul {
    display: none;
    padding: 10px 0;
    margin: 0;
}

#accord li ul p {
	font-size: 17px;
	line-height: 21px;
	color: #555151;
}

#accord li ul li a {
    padding: 10px 25px;
    background: #ececec;
    border-bottom: 1px dotted #ccc;
}


/*ABOUT US PAGE*/

.headerImg {
	background-image: url(http://placehold.it/1270x277/0eafff/ffffff.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 277px;
	position: absolute;
	width: 100%;
}

.errorImg {
	background-image: url(http://placehold.it/1270x277/0eafff/ffffff.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: -1;
}

#errorDiv {
	margin-top: 10px;
	margin-bottom: 10px;
	/*border: 1px solid white;*/
	background-color: #195e7c;
}

.headerImgContact {
	background-image: url(http://placehold.it/1270x277/0eafff/ffffff.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 277px;
	position: absolute;
	width: 100%;
}

.headerImgblogFull {
	background-image: url(http://placehold.it/1270x277/0eafff/ffffff.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 277px;
	position: absolute;
	width: 100%;
}

.aboutWrapper {
	margin-top: 5px !important;
	padding: 0px 28px 28px 28px;
	background-color:#fff;
	margin-bottom:5px;
}

.mainQuote {
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mainQuote h3 {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
}

.mainQuote p {
	text-align: right;
	font-size: 22px;
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	padding-right: 136px;
}

#aboutMain {
	margin-top: 40px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}

#aboutSlider {
	position: relative;
	overflow: hidden;
}

#slider-navAbout {
	position: absolute;
	bottom: 0;
	right: 50px;
}

.noBorder {
	border: none;
}

#slider-navAbout button {
	background-color: transparent;
	border: none;
	text-indent: -9999px;
	width: 50px;
	height: 50px;
}

#slider-navAbout button:first-child {
	background-image: url(../img/Home-1/arrow-left.png);
}

#slider-navAbout button:last-child {
	background-image: url(../img/Home-1/arrow-right.png);
}


#sliderWrapp {
	height: 345px;
	overflow: hidden;
}

#sliderWrapp ul {
	width: 100000px;
}

#sliderWrapp ul li {
	float: left;
	margin-right: 50px;
}

.aboutInfo h3 {
	margin-top: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	color: #615e5e;
	font-weight: bold;
}

.aboutInfo .postInfo {
	font-weight: bold;
}

.aboutInfo p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #6b6767;
	line-height: 21px;
}


.aboutInfo a {
	display: block;
	float: right;
	background-color: #64c0ca;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	padding: 10px 35px;
	border-radius: 5px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.aboutInfo a:hover {
	color: #615e5e;
}

#allSkilss {
	margin-top: 40px;
	padding-bottom: 40px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}

#allSkilss .large-4 {
	padding: 0 10px;
}

#allSkilss .large-4:first-child {
	padding-left: 0;
}

#allSkilss .large-4:last-child {
	padding-right: 0;
}

.missionInfo h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	color: #4a4848;
	margin-top: 0;
}

.missionInfo p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	color: #615e5e;
	margin-top: 10px;
}

.missionInfo a {
	display: block;
	float: right;
	color: #64c0ca;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
}

.missionInfo a:after {
	content: url(../img/Home-1/readmore-arrow.png);
	position: relative;
	top: 3px;
	padding-left: 10px;
}

.aboutWork {
	padding: 0 !important;
}

/*TEAM PAGE STYLES*/

.teamHeaderImg {
	background-image: url(../img/Team/topimage.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 277px;
	position: absolute;
	width: 100%;
}

#MeetUs {
	margin-top: 40px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}

.meetWrapp {
	padding-right: 30px;
}

.txtSection p {
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 23px;
}

.eStats li {
	text-align: left;
	color: #534f4f;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
}

.eStats li:before {
	content: url(../img/Team/star.png);
	padding-right: 15px;
}

.gallSection a {
	display: block;
	float: right;
	background-color: #fff;
}

.gallSection a img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.gallSection a:hover img {
	opacity: 0.5;
}

.hiring h3 {
	font-size: 27px;
	color: #615e5e;
	font-family: 'Roboto Condensed', sans-serif;
}

.hiring p {
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 23px;
}

.hiring a {
	float: right;
	display: block;
	font-weight: bold;
	font-size: 27px;
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #64c0ca;
	padding: 15px 25px;
	border-radius: 10px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.hiring a:hover {
	color: #615e5e;
}

.hiring {
	padding: 15px 25px;
	border: 1px solid #64c0ca;
}


#ourTeamSec {
	margin-top: 20px;
}

.employee {
	border: 1px solid #a1a1a1;
	position: relative;
	margin-bottom: 10px;
	width: 24% !important;
	margin: 0 6px;
	margin-bottom: 15px;
}

.employee img {
	width: 100%;
}

.employee:last-child {
	float: left !important;
}

.employee .empName {
	border-bottom: 1px solid #a1a1a1;
	padding: 0 10px 10px 10px;
}

.employee .empName h4 {
	color: #555353;
	font-size: 19px;
	float: left;
}

.employee .empName ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.employee .empName ul li {
	float: right;
}

.employee .empName ul li a {
	display: block;
	color: #555353;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background-image: url(../img/Team/social.png);
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-left: 5px;
}

.employee .empName ul li a.facebook {
	background-position: 4px center;
}

.employee .empName ul li a.twitter {
	background-position: -18px center;
}

.employee .empName ul li a.dribble {
	background-position: -40px center;
}

.employee p {
	float: left;
	color: #555353;
	font-size: 15px;
	line-height: 20px;
	padding: 10px;
	margin-bottom: 0;
}

.employee .empSkill {
	display: block;
	float: left;
	position: absolute;
	text-transform: uppercase;
	background-color: rgba(8, 167, 187, 0.8);
	padding: 5px 5px 5px 25px;
	top: 50%;
	margin-top: -20px;
}


/*Services Page Styles*/

.headerImgServ {
	background-image: url(http://placehold.it/1270x277/0eafff/ffffff.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 277px;
	position: absolute;
	width: 100%;
}

.hireButton a {
	display: block;
	float: left;
	background-color: #64c0ca;
	padding: 10px 25px;
	text-align: right;
	border-radius: 5px;
	margin-bottom: 25px;
	padding-left: 120px;
	position: relative;
	text-transform: lowercase;
}

.hireButton a span {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 5px;
	padding: 10px 25px;
	background-color: #4dd7e8;
}

.servContainer {
	margin-top: 20px !important;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
}


#servicesContainer {
	margin-top: 30px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}

.servInfos {
	padding: 20px 40px;
	border-radius: 5px;
	border: 1px solid #c2c2c2;
	position: relative;
	padding-left: 60px;
	margin: 0 51px 20px 51px;
}

.servInfos p {
	font-size: 15px;
	line-height: 20px;
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 0;
}

.servInfos img {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: -40px;
}

.hireUsCont {
	background-color: #64c0ca;
}


.hireUsCont a {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 45px;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	line-height: 1.85;
}

.hireUsCont img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.hireUsCont:hover img {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.portFolioNav {
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}

#portfolio-filter {
	margin: 0;
	padding: 0;
	text-align: center;
}

#portfolio-filter li {
	float: left;
}

#portfolio-filter li a {
	display: block;
	color: #6b6767;
	font-size: 20px;
	padding: 0 12px;
}

#portfolio-list .imgPortHover {
	background-color: #00a9e0;
	background-image: url(../img/Home-1/moreico.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 0;
	min-height:195px;
}

#portfolio-list .imgPortHover img, #portfolio-list .imgPortHover a {
	min-height:195px;	
	display: block;
	overflow: hidden;
	max-height: 195px;
}	

#portfolio-list .columns {
	float: left !important;
}

#portfolio-list a {
	display: inline-block;	
	margin-right: 0;
}

#portfolio-list a img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

/*.portText .arrow {
	position: absolute;
	top: -30px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 40px solid #ebebeb;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}*/

#portfolio-list a img {
	/*width: 100%;*/
	max-width: auto !important;
	margin-left: -50px;
}

#portfolio-list a:hover img {
	opacity: 0.2;
}

#portfolio-list .columns {
	padding: 17px 10px;
	text-align: center;
}

#portfolio-list .columns:hover .arrow {
	opacity: 1;
}

.portText {
	padding: 15px 20px;
	position: relative;
	border: 1px solid #cccccc;
	height:270px;
	overflow:hidden;
}

.portText h4 {
	font-size: 24px;
	color: #615e5e;
	text-transform: uppercase;
	font-weight: 300;
}

.portText p {
	font-size: 16px;
	color: #615e5e;
	line-height: 24px;
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 100;
}

.portText a.readM{
	display: block;
	text-align: right;	
	width: auto !important;
	color: #fff;
	text-transform: uppercase;
}

.portText p:last-child {
	margin-bottom: 0;
}

.projectTitle {
	position: relative;
}

.paginationButton, .paginationButton:hover {
	display: block;
	float: right;
	width: auto !important;
	color: #615e5e;
	padding: 10px 25px;
	border: 1px solid #64c0ca;
	border-radius: 5px;
	margin-top: 25px;
	text-transform: lowercase;
}

/*.projectTitle:before {
	content: url(../img/Home-2/accordionActive.png);
	position: absolute;
	bottom: -8px;
}*/

.blogWtext p {
	line-height: 19px;
}

.blogWtitle {
	margin-bottom: 15px;
}

.postInfo {
	padding-top: 15px;
	border-top: 1px solid #acacac;
}
.map-warpper{margin-top: -139px;}
#googleMaps {
	height:600px;
	width:100%;
	max-width: none;
	overflow: visible !important;
}
#map_canvas img { max-width: none; }
.gm-style img { max-width: none; }
.gm-style label { width: auto; display: inline; }
.gm-style{
	height:739;
}

.contactWrapper {
	margin-top: 0 !important;
}

.formSection h3, .infoSection h3 {
	color: #615e5e;
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;

}

#contactForm input {
	height: 42px;
	border-radius: 5px;
}

#contactForm .simInput {
	width: 48%;
}

#contactForm .fLeft {
	float: left;
}

#contactForm .fRight {
	float: right;
}

#contactForm textarea {
	border-radius: 5px;
}

#contactForm button {
	display: block;
	float: right;
	border: none;
	background-color: #64c0ca;
	color: #fff;
	font-weight: bold;
	padding: 10px 25px;
	border-radius: 5px;
}

.infoSection {
	padding-left: 15px;
}

.infoSection p {
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 22px;
}


.cliTech .columns {
	border: 1px solid #898989;
	width: 48%;
	padding: 0 15px;
	position: relative;
}


.cliTech .columns h4 {
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
}

.cliTech .client {
	height: 150px;
}

.cliTech .client img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.singleLink {
	display: block;
	float: right;
	background-color: transparent !important;
	font-size: 0 !important;
	padding: 0 !important;
	text-indent: -9999px;
	background-image: url(../img/Single-1/linkBtn.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	position: absolute;
	top: -8px;
	right: 10px;
}

#mainSingle {
	padding-top: 20px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}

.aboutContent .aboutPass {
	color: #fff;
}

.singleGallery a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #64c0ca;
	background-image: url(../img/Single-2/loup.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 0;
}

.singleGallery a img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.singleGallery a:hover img {
	opacity: 0.2;
}

.singleProject {
	padding-right: 25px;
}

.singleProject h4, .skillsArea h4 {
	font-size: 26px;
	color: #615e5e;
	font-family: 'Roboto Condensed', sans-serif;
}

.singleProject p {
	font-size: 15px;
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 21px;
}

.singleProject .visitBtn {
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
}

.singleProject .visitBtn:before {
	content: url(../img/Single-2/link.png);
	padding-right: 10px;
	position: relative;
	top: 3px;
}

.skillsArea {
	border-left: 1px solid #cccccc;
	padding-left: 15px;
}

.skillsArea .clientImg {
	text-align: center;
}

.skillsArea li {
	list-style: none;
	border-bottom: 1px dashed #d7d7d7;
	padding: 10px 0;
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
	position: relative;
}

.skillsArea li:before {
	content: url(../img/Single-2/techSign.png);
	position: absolute;
	right: 0;
	top: 13px;
}

#errorDiv {
	padding: 25px 40px;
	position: relative;
}

#errorDiv h1 {
	color: #fff;
	font-size: 114px;
	margin: 0;
}

#errorDiv h2 {
	color: #fff;
}

#errorDiv p {
	color: #fff;
	font-size: 35px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	width: 60%;	
}

#errorDiv a {
	color: #fff;
/*	display: block;
	float: left;
	padding: 20px 20px 27px 60px;
	border: 1px solid white;
	border-radius: 5px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 29px;
	background-image: url(../img/arrowLeft.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-transform: lowercase;*/
}

#errorDiv span {
	display: block;
	position: absolute;
	right: 40px;
	bottom: 20px;
	font-size: 120px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
}

.quotePara {
	font-size: 16px !important;
	font-weight: normal !important;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center !important;
	padding-right: -0px !important;
	padding: 15px 0 15px 0;
}

#proFaq {
	margin-bottom: 15px;
	padding-bottom: 45px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#pricingTables {
	padding: 45px 0;
	margin-bottom: 35px;
	background-image: url(../img/Home-1/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.pTable {
	margin-right: 15px;
	text-align: center;
	width: 19% !important;
	border: 1px solid #c2c2c2;
	border-radius: 5px;	
}

.pTable:last-child {
	margin-right: 0;
}

.pTable h4 {
	font-size: 25px;
	color: #6b6767;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	letter-spacing: 1px;
}

.pTable p {
	margin: 0;
}

.pTable .pricing {
	padding: 35px;
	text-align: center;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 35px;
	background-color: #353a3b;
	border-top: 1px solid transparent;
}

.pTable .prices a {
	text-align: center;
	color: #6b6767;
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	width: 100%;
	height: 100%;

}

.pTable .pricing span {
	color: #6b6767;
	font-size: 22px
}

.pTable .imgprice {
	background-image: url(../img/dollar.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: transparent;
}

.pTable .imgprice span {
	color: transparent;
}

.pTable .prices {
	padding: 10px 0;
	border-top: 1px solid #d0d1d2;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #6b6767;
}

.pTable .visHid {
	color: transparent;
}

.pTable .positive {
	background-image: url(../img/Pricing-Tables/positive.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.pTable .negative {
	background-image: url(../img/Pricing-Tables/negative.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.pTable:hover {
	border: 1px solid transparent;
	background-color: #64c0ca;
}

.pTable:hover h4, .pTable:hover p, .pTable:hover p a, .pTable:hover .pricing span {
	color: #fff;
}

.pTable:hover .prices {
	border-color: #41cbdc;
}

.pTable:hover .pricing {
	border-top: 1px solid #41cbdc;
}

.pTable:hover .pricing {
	background-color: transparent;
}

.pTable:first-child:hover .pricing {
	color: transparent;
}

.pTable:first-child:hover .pricing span {
	color: transparent;
}

.pTable:hover .visHid {
	color: transparent;
}

.pricingInfo {
	padding-right: 15px;
}

.pricingInfo:last-child {
	padding-right: 0;
}

.pricingInfo h4 {
	text-transform: uppercase;
	font-size: 23px;
	color: #534f4f;
	font-family: 'Roboto Condensed', sans-serif;
	border-bottom: 2px solid #64c0ca;
	font-weight: normal;
	padding-bottom: 2px;
	float: left;
}

.pricingInfo p {
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #534f4f;
	line-height: 24px;
}

.payment .weAcc {
	font-weight: bold;
	color: #534f4f;
	margin-bottom: 10px;
}

.payment a {
	display: block;
	float: left;
	background-image: url(../img/Pricing-Tables/credit-cards.png);
	background-repeat: no-repeat;
	width: 46px;
	height: 28px;
	margin-right: 5px;
	text-indent: -9999px;
}

.payment a:last-child {
	margin-right: 0;
}

.payment a.card2 {
	background-position: -51px 0;
}

.payment a.card3 {
	background-position: -102px 0;
}

.payment a.card4 {
	background-position: -152px 0;
}

.payment a.card5 {
	background-position: -203px 0;
}

.payment a.card6 {
	background-position: -254px 0;
}

.payment a.card7 {
	background-position: -304px 0;
}

.payment a.card8 {
	background-position: -355px 0;
}

.smallPortNav {
	display: none !important;
	float: none !important;
}

.smallPortNav a {
	text-align: center;
}

.camera_caption > div {
	padding-left:5%;	
		
}

/* jQueryUI date picker customized */
.ui-datepicker .ui-datepicker-title select {
    float: left;
}

/* Update My Details form css 01/10/2018 */
.multi_select_container{
    margin: 0px 0px 20px 10px;
    padding-bottom: 4px;
}
.multi_select_container .ms-parent {
	margin-bottom: 20px;
}
.application form span{
	margin-bottom: 10px;
}

#contact .mutliSelect{
	width: 100%;
	margin:10px 0 12px 0px;
}
#contact #multi_checkbox li input[type=checkbox]{
	height: 15px;
	margin-bottom: 10px;
	width: 15px;
	vertical-align: sub;
	margin-right: 5px;
}
.multi_select_container input[type=checkbox]{
	float: none;
}
#details_box textarea{
	max-height: 85px;
}
#multi_checkbox li{
	list-style: none;
	width: 40%;
	float: left;
}
#contact #multi_checkbox{
	margin-left: 0px;
	float: left;	
	width: 100%;
}
div[data-formerrors] {
    margin: 0 10px;
}
/* 1/11/2018*/
.contact_row{
	margin-top: 139px;
}
.maxwidth-none{
	max-width: none !important;
}
.contact_addr{
	width: 50%;
	float: left;
}
.custom-sidebar{
	margin-top: 110px;
}
@media only screen and (max-width: 587px) {
	#multi_checkbox li{
		width: 100%;
		float: left;
	}
	#contact .mutliSelect{
		margin:10px 0 20px 0px;
	}
}
/* Update My Details form css 01/10/2018 */

/*Responsive with Media Queries*/


@media only screen and (max-width: 1285px) {
	#mainNavigation > .navigation li a.blue-btn {
	  font-size: 18px;
	  padding: 5px 15px !important;
	  margin-top: 29px;
	  text-transform: uppercase;
	}
	.recent-post{
		margin:0 0 40px;
	}
	.recent-post p{
		max-width:160px;
	}
	.row .banner-5{
		width:18.1%;
	}
	.row .banner-4{
		width:22.6%;
	}
	#slider2 ul li{margin:0;}
	div#slider2{
		width:275px;
		margin:0 auto;
	}
	#slider-nav2 .next{
		right: 11px;
	}
	#slider-nav2 .prev{
		left: 0;
	}
	.rates h2{
		min-height: 72px;
	}
	.promo{
		width:88%;
		margin: 0;
	}
	
	#slider2 ul li {
    	width: 267px;
	}
	
	.camera_video {
		right:10%;
		
	}
	
	.camera_caption {
		top: 32%;
		width:95%;
	}	
	
	.camera_caption > div {
		padding-left:3.5%;	
			
	}
	
	.home-slider .camera_pag {
		bottom: 135px;
	}
	
	.pTable {
		width: auto !important;
		margin: 15px 25px;
	}

	.pTable:last-child {
		float: left !important;
	}

	.pageTitle h2 {
		padding-left: 25px;
	}
	
	
		.navigation li a {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.download-list li>div{
		width:80%;
	}
	.download-list li div p{
		width:70%;
	}
	
	/*#slider2 ul li {
		width:285px;
	}*/
}
@media only screen and (max-width: 1140px) {
	
	.promo{	
		margin: 0 auto;
	}
	.recent-post{
		width:90%;
	}
}
@media only screen and (max-width: 1120px) {
	#menuButton {
	  display: block;
	}
	#mainNavigation > .navigation {
	  display: none;
	}
	div#slider2,#slider2 ul li{
		width: 250px;
	}
	#slider-nav2 .next{
		right:2px;
	}
	.row .banner-5{
		width:30%;
	}
	.home-content-wrapper .serv{
		margin: 12px !important;
	}	
	.mainLnews, .mainONews {
		width: 100% !important;
	}
	/*#slider2 ul li {
		width:250px;
	}*/
	#slider3 ul li {
		padding-right: 10px;
		width: 236px;
	}
	
	.application form>div>div{
		width: 46%;
	}
	.application form input.income-filed,.application form span{
		margin-right: 5px;
	}
}
	
@media only screen and (max-width: 1045px) {
	div#slider2, #slider2 ul li{
    	width: 250px;
    }
	
	
	.facility_camera_wrap .camera_pag {
		width: 960px !important;
		bottom: 60px !important;
	}
	
	.inside_camera_wrap .camera_pag {
		width: 960px !important;
		bottom: 120px !important;
	}
		
	.home-slider .camera_pag {
		bottom: 180px;
		
	}
		
	
	.facilitycamera_caption {
		
		right: 5%;
	}
	
	.insidecamera_caption {
		
		right: 5%;
	}
	
	.camera_wrap .camera_pag .camera_pag_ul {
		top:-20px;
	}
	
	.camera_caption {
		top:20%;
	}

	.gallSection {
		margin-bottom: 20px;
	}

	.projectColumn {
		width: 238px;
	}

	.hireButton a {
		float: none;
	}

	#slider2, #slider {
		width: 100%;
	}

	#book {
		width:100%;
	}

	#content {
		width:100%;
	}

	.servInfos, .hireUsCont  {
		width: auto !important;
	}

	.hireUsCont {
		float: left !important;
	}

	.projectSection {
		width: 2.32%;
	}

	.testimonailsContainer {
		padding-right: 12px;
	}

	.testimonailsContainer:last-child {
		padding-right: 0;
	}

	.home-content-wrapper {
		margin-top:5px;
	}

	.serv:hover {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.camera_caption > div {
	}

	.home-slider .camera_pag {
		width: 960px !important;
		bottom: 120px !important;
	}

	.camera_video {
		
		margin-top:32px;
	}

	

	.camera_caption {
		margin-top: 15%;
	}
	
	#facilityContact .contact-left {
		float:left;
		clear:both;
		width:100%;
	}
	
	#facilityContact .contact-right {
		float:left;
		clear:both;
		width:100%;
	}
	
	
		
}

@media only screen and (max-width: 1024px) {
	.row .large-3.sidebar{
		width:31.7%;
	}
	#smallMenu #smallMenuAdditionalLinks{
		display: block;
	}
	#smallMenuAdditionalLinks{
		display: none;
	}
	#smallMenu #smallMenuAdditionalLinks li{
		border-bottom: 1px solid #fff;
	    clear: both;
	    float: left;
	    width: 100%;
	}
	#smallMenu ul#smallMenuAdditionalLinks{padding: 0;width: 100%;}
	#smallMenu #smallMenuAdditionalLinks li a{
		font-size: 16px;
		color: #ffffff;
		font-weight: normal;
	    display: block;
	    padding: 18px 4px;
	    font-family:'Roboto Condensed',​sans-serif;
	}
	ul#smallMenuAdditionalLinks{
		padding:8px 5px 0;
	}
	ul#smallMenuAdditionalLinks li a{
		font-size: 14px;
	}
	ul#smallMenuAdditionalLinks li{
		margin-right: 5px;
	}
	.camera_caption{
		width:95%;
	}
	.camera_caption h1{
		font-size: 40px;
		line-height:40px;
		padding-right:15px;
	}
	.camera_caption p{
		padding-right:15px;
	}
	#smallMenu > .navigation li a.blue-btn{
		background: none !important;
		margin-top:0;
		font-size: 16px;
		font-weight: normal;
	}
	
	.four-services .serv:nth-child(3) {
		margin-top:0px;
	}
	
	.four-services .serv:nth-child(4) {
		margin-top:0px;
		float:left !important;
	}	
	
	#menuButton {
		display:block;
	}
	
	#mainNavigation > .navigation {
		display: none;
	}

	.payment {
		margin-top: 20px;
	}

	#navigationSearch {
		display:none;
	}

	#slider-nav {
		right: 5px;
	}

	.newsContent {
		width: 73% !important;
	}

	.newsContent:last-child {
		float: left !important;
	}

	.testiPartners {
		right: 5px;
	}

	#partners .large-8 {
		padding-right: 25px !important;
	}

	.mainLnews .newsContent {
		overflow: visible;
	}

	.partnerThumbs a {
		width: 172px;
		height: 172px;
	}

	.aboutInfo {
		padding-left: 25px;
	}

	#slider-navAbout {
		right: 0;
	}

	.gallSection a {
		width: 110px;
	}

	.employee {
		margin: 0 4px;
		margin-bottom: 20px;
	}

	.employee .empSkill {
		margin-top: -50px;
	}

	.pTable {
		width: 100% !important;
		margin-bottom: 50px;
		margin-left: 0;
		margin-right: 0;
	}

	.smallPortNav {
		display: block !important;
	}

	#portfolio-filter li:not(:first-child) {
		display: none;
		float: none;
		border-bottom: 1px solid gray;
		padding: 15px 0;
	}


	#portfolio-filter li:not(:first-child) a {
		text-align: center;
	}
	
	.orbitSlider1 {
		display: none;
	}

	.orbitSlider2 {
		display: block;
	}

	.orbit-container .orbit-prev, .orbit.container .orbit-next {
		display: none;
	}

	.abNews .Ndate {
		width: 300px;
		margin-bottom: 15px;
	}
		
	.four-services .serv {
		width:49.7%;
		margin-top:0px;
	}
	
	#facilityWrapperMargin {
		margin-top:0px;
	}
	
	.four-services .serv:nth-child(3) {
		margin-left:0;
	}
	
	.banner-5 {
		width:30% !important;
		
	}	
	div#slider2, #slider2 ul li{
		width:290px;
	}
	#slider2 ul li div p:before, #slider2 ul li div p:after{
		width: 43px;
		height: 31px;
		background-size: 98%;	
	}
	.large-9 {
		width:68% !important;
		
	}	
	
	.find-panel {
		width:100% !important;
	}
	
	.map-container {
		background: none repeat scroll 0 0 #0d5d7c;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 20px;
		width:100% !important;
	}
	
	#bookVisit {
		margin-top:20px;
	}
	
		.serv h1 {
		font-size:1.6em !important;
	}
	
	.serv p {
		font-size:20px !important;	
	}
	.download-list li div p{
		width:100%;
	}
	.download-list li>div{
		width:70%;
	}

	.row .banner-4{
		width:45%;
	}
}

@media only screen and (max-width: 950px) {

	div#slider2, #slider2 ul li{
		width:260px;
	}
	.process-bar li,.process-bar li.step-1.default,.process-bar li.step-2.default,.process-bar li.step-3.default,.process-bar li.step-4.default,
	.process-bar li.step-1.active,.process-bar li.step-2.active,.process-bar li.step-3.active,.process-bar li.step-4.active,
	.process-bar li.step-1.done,.process-bar li.step-2.done,.process-bar li.step-3.done,.process-bar li.step-4.done{
		padding:6px 0;
	}

	.application form input.income-filed{
		width:15%;
	}
	#mainContent .process-bar li p{
		line-height:16px;
		font-size: 16px;
	}
	.find-section {
		padding: 0 23px 20px;
	}
	
	.home-slider .camera_pag {
		display:none;		
	}
	
	.camera_video {
		display:none;
	}
	
	#slider3 ul li {
		padding-left: 25px !important;
		padding-right: 22px !important;
		width: 362px;
	}
	.row .banner-3 {
    width: 31%; }

	.recent-post p{
		max-width:89px;
	}
}

@media only screen and (max-width: 810px) {
	.testimonailsContainer p.testi{
		font-size: 18px;
		line-height: 22px !important;
	}
	.row .banner-4{
		width:95%;
		margin-left: 5px;
	}
	div#slider2, #slider2 ul li{
		width:230px;
	}
	.download-list li>div{
		width:70% !important;
	}
	.process-bar li,.process-bar li.step-1.default,.process-bar li.step-2.default,.process-bar li.step-3.default,.process-bar li.step-4.default,
	.process-bar li.step-1.active,.process-bar li.step-2.active,.process-bar li.step-3.active,.process-bar li.step-4.active,
	.process-bar li.step-1.done,.process-bar li.step-2.done,.process-bar li.step-3.done,.process-bar li.step-4.done{
		background:none;
		padding:5px 0;
	}
	.process-bar li.default,.process-bar li.step-1.default,.process-bar li.step-2.default,.process-bar li.step-3.default,.process-bar li.step-4.default{
		background: #008bb8;
	}
	.process-bar li.active,.process-bar li.step-1.active,.process-bar li.step-2.active,.process-bar li.step-3.active,.process-bar li.step-4.active{
		background: #ffc709;
	}
	.process-bar li.done,.process-bar li.step-1.done,.process-bar li.step-2.done,.process-bar li.step-3.done,.process-bar li.step-4.done{
		background: #828283;
	}
	.banner-5 {
		width:30% !important;
	}
	#mainContent .process-bar li p {
		line-height: 20px;
		font-size: 18px;
	}
	.application form>div>div{
		width:100%;
		min-height: 80px;
	}
	.application form input, .application form select, .application form textarea{
		max-width: 98%;
	}
	.application form>div>div.purpose, .application form>div>div.other-purpose{
		width:100%;
	}
	.serv{
		margin-left:0px;
		margin-bottom:5px;
		margin-top:0px;
	}
	
	.four-services .serv {
	 margin-left:0;
	}	
		
	.serv:nth-child(3) {
		margin-bottom:0px;	
	}
	
	.serv h1 {
		font-size:2em !important;
	}	
	
	.serv p {
		font-size:18px !important;
	}	
			
	/*.serv:nth-child(2) {
		margin-left:0px !important;
	}*/

	.serv:nth-child(3) {
		margin-left:0px;
	}
	
	.four-services .serv:nth-child(4) {
		margin-top:5px;
	}
	
	
		
}

@media only screen and (max-width: 790px) {
	.distribute .description{display: none;}
	.testimonailsContainer p.testi{
		height:600px;
	}
	.row .large-3.sidebar{width:100%;}
	.recent-post p{
		max-width:180px;
	}
	#camera_wrap_1{
		margin-top: 0;
	}
	.recent-post{
		margin-left:15px;
		width:300px;
		float: left;
	}
	.rates div{text-align: center;}
	.slider-home .row{margin-top: 0;}
	.slider-header .row>div{
		margin-top: -125px;
	}
	.banner-5{
		margin:15px 10px 0;
		width:95% !important;
	}

	.application form>div>div.incom label{
		display: block;
	}
	#slider2 ul li {
    	width: 735px;
    }
	
	#errorDiv span {
    	display:none;
    }
	
	
	
	div#slider3 h2 {
		padding-left:25px;
	}
	
	.profile-full h2 {
		padding-left: 0 !important;
	}
	
	.testimonailsContainer:last-child {
		padding-right: 18px;
	}
	
	.mythContainer {
		padding-right:25px;
		padding-left:25px;
	}
	
	.helpfulLinks {
		padding-left:25px;
	}
	
	#facilityMap {
		padding-left: 2px;
	}
	
	#facilityMap p, #facilityMap table, #facilityMap a{
		margin-left:25px;
	}
	
	#facilityServices {
		margin-top:0px;
		padding-left:25px;
	}
		
	.large-6{
		width:100% !important;
	}
	
	/*#slider2 ul li {
		width:709px;
		padding:0px 0px 0px 2px;
		
	}*/
	
	.four-services .serv {
		float:left;
		width:100%;
	}
	
	/*.camera_caption h1, .camera_caption p, .camera_caption a.brown-button, .video-container {
		display: none !important;
	}*/
	
	a.youtube-button {
		display:block;
		margin:60px 0px 0px 30px;
	}
		
	.camera_wrap .camera_pag .camera_pag_ul {
		display: none !important;
	}
	
	.banner-3 {
		width:95% !important;
		margin-left:10px;
	}	
	
	.large-9 {
		width:100% !important;
		
	}	
	
	.employee {
		width: 100% !important;
	}

	#allNews li {
		width: 620px;
	}
	
	
	.camera_caption h1{
		font-size: 26px;
		line-height:24px;
	}
	.camera_caption p{
		font-size: 20px;
	}
	.camera_pag {
		width: 690px !important;
	}
	
	.video-container {
		margin-top:60px;
	}

	#allNews li {
		width: 720px;
	}

	.newsContent {
		width: 100% !important;
	}

	#partners .large-8 {
		padding-right: 0 !important;
	}

	.mainLnews img {
		float: none;
		width: 100%;
	}

	#worksContainer .sliderContainer {
		width: 100% !important;
	}

	.sliderContainer {
		padding-right: 0;
	}

	.aboutInfo {
		padding-top: 25px;
	}

	#sliderWrapp ul li {
		width: 769px;
	}

	#sliderWrapp ul li img {
		width: 100%;
	}

	#allSkilss .large-4 {
		margin-bottom: 30px;
	}

	.gallSection a {
		float: left;
	}

	.singleLink {
		top: 15px;
	}

	#mainSingle .large-9 {
		padding-bottom: 30px;
	}

	.skillsArea {
		border-left: none;
	}

	.contactWrapper {
		margin-top: 0 !important;
	}

	.serv a img {
		top: 15px;
		bottom: auto;
	}

	.serv a p.loremTxt {
		display: block;
		margin-top: 0;
		font-size: 16px;
	}

	.infoSection {
		padding-left: 0;
	}

	.orbit-container .orbit-prev,
  	.orbit-container .orbit-next { 
		background-image: none !important;
	}
  
	/* For the button stack in small screens - Our facilities, Indipendant living etc */
	.serv a:last-child ,.loan a:last-child, .distribute a:last-child{
		color: transparent;
		font-size: 0;
		height: 80px;
		line-height: 0;
		width: 80px;
		padding: 0;
		top: 0;
		border-radius: 0;
		background-position: center;
	}
	
	.serv,.loan , .distribute{
		height: 80px !important;
	}
	
	.serv p,.loan p, .distribute p{
       display:none;
    }
	
	
	.row .banner-3,.row .banner-5{
		width:95%;
		text-align: left;
	}
	.num{
		display: inline-block;
		height:60px;
		width:60px;
		line-height: 16px;
	}
	.serv h1,.loan h1, .distribute h1{
		width: 70%;
		margin-top: 0 !important;
		font-size: 18px;
		line-height: 20px;
		display: inline-block;
		text-align: left;
		margin-left: 20px;
	}
	.serv a.brown-button-flush,.loan a.brown-button-flush,.distribute a.brown-button-flush{
		width:70px;
		height:60px;
		margin-top:10px;
		background:#ffc709 url('../img/Home-1/btn-arrow.png') no-repeat 55% center;	
	}
	.num img {
		vertical-align: middle;
		width:100%;
	}
	
	.four-services .serv h1 {
		font-size: 1.5em !important;
		line-height: 2.2em;
		margin-left: 70px;
		width: 70%;
	}
	/* End of the button stack */
 
	.camera_prev, .camera_next, .camera_commands {
		top:107px;
	}
  
  .insidecamera_caption {
  	display:none;
  }
  div#slider2{
  	width:340px;
  	float: left;
  }
  .promo{
  	width: 43%;
  	float: left;
  	margin-left: 25px;
  }
  #slider2 ul li{
  	width:100%;
  	max-width: 340px;
  }
  #slider-nav2 .next{
  	right: 20px;
  }
  #slider-nav2 .prev{
  	left: 0px;
  }
  .home-content-wrapper{
  	top:0;
  }

}

@media only screen and (max-width: 678px) {
		
	/*#slider2 ul li {
		width:674px;
		padding:0px 0px 0px 2px;
	}*/
	/*.process-bar li,.process-bar li.step-1.default,.process-bar li.step-2.default,.process-bar li.step-3.default,.process-bar li.step-4.default,
	.process-bar li.step-1.active,.process-bar li.step-2.active,.process-bar li.step-3.active,.process-bar li.step-4.active,
	.process-bar li.step-1.done,.process-bar li.step-2.done,.process-bar li.step-3.done,.process-bar li.step-4.done{
		background-size:100% auto;
		width:220px;
		padding:6px 0;
		margin-left: 0px;
	}*/
	.application .two{
		width:100%;
	}
	#slider-nav2 .prev{
		left:0;
	}
	.process-bar li,.process-bar li.step-1.default,.process-bar li.step-2.default,.process-bar li.step-3.default,.process-bar li.step-4.default,
	.process-bar li.step-1.active,.process-bar li.step-2.active,.process-bar li.step-3.active,.process-bar li.step-4.active,
	.process-bar li.step-1.done,.process-bar li.step-2.done,.process-bar li.step-3.done,.process-bar li.step-4.done{
		padding:5px 0;
		width: 22%;
	}
	#mainContent .process-bar li p {
		line-height: 20px;
		font-size: 18px;
	}
	.camera_caption h1, .camera_caption p, .camera_caption a.brown-button, .video-container {
        display: none !important;
    }
	
	.info-window {
		padding: 0px 0px 0px 15px;
		width:180px;
		line-height:1.1em;
		font-size:14px;
		margin-bottom:5px;
	}

	.info-window h1{
		width:86%;
		font-size:15px;
		padding-bottom:5px;
		padding-top:5px;
		line-height:1em;
	}
	
	.info-window a{
		word-wrap: break-word;
		font-size: 10px;
	}
	
	.info-window img{
		width: 8px;
		height: 8px;
	}
	
	.infoBox {
		width: 180px !important;
	}
	
	.infoBox > div:first-of-type {
		margin-top: 60px;
	}
	
	.brown-button-mini {
		font-size: 12px !important;
		height: 40px !important;
		width: 120px !important;
	}
	
	#map {
		height: 380px !important;
	}
	
	#copyright p:first-child {
		display: none;
	}

	#copyright p:last-child {
		float: none;
		text-align: center;
	}

	.testimonialContainer {
		padding-bottom: 40px;
	}
	
	#worksContainer .sliderContainer {
		width: 100% !important;
	}

	.pageTitle h2 {
		font-size: 32px;
	}
	
	#slider2 ul li {
    	width:  300px;
    }

	div#slider2 {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#slider3 {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#slider-nav3, #slider-nav2 {
		margin-right: 45px;
	}
	
	#facilityMap p, #facilityMap table, #facilityMap a {
		margin-left: 15px;
	}
    
	
	.profile-full p {
		line-height: 1.4;
		width: 270px;
	}
}

@media only screen and (max-width: 568px) {
	#mainNavigation{min-height: 70px;}
	#mainNavigation > .navigation li, .logo{
		width:160px;
		float: left;
		position: relative;
		z-index: 9999 !important;
	}
	#menuButton{
		margin-top: 20px;
	}
	ul#smallMenuAdditionalLinks{
		padding: 15px 14px 0;
	}
	.promo{
		margin-top:0;
		margin-left: 5px;
		width:275px;}
	#slider-nav2 .prev{left: 0;}
	.process-bar li,.process-bar li.step-1.default,.process-bar li.step-2.default,.process-bar li.step-3.default,.process-bar li.step-4.default,
	.process-bar li.step-1.active,.process-bar li.step-2.active,.process-bar li.step-3.active,.process-bar li.step-4.active,
	.process-bar li.step-1.done,.process-bar li.step-2.done,.process-bar li.step-3.done,.process-bar li.step-4.done{
		padding:5px 0;
		width: 47%;
	}	
	.application form input[type="submit"],.application form input[type="button"]{
		font-size: 12px;
	}
	.application form input[type="submit"]{
		padding: 8px 29px 8px 16px;

	}
	.application form input[type="button"]{
		padding: 8px 16px 8px 29px;
	}
	#info {
		margin-right:0px;
		margin-left:3px;
	}
	
	#info li {
		font-size:10px;
	}
	
	#info li:first-child {
		padding-top: 2px;
	}
	
	#info li:last-child:before {
		content: url(../img/Home-1/phone-ico-small.png);
		padding-right: 5px;
		position: relative;
		top: 0px;
	}
	
	#info li:last-child {
		font-size:15px;
	}
	
	.partnerThumbs {
		width: 172px !important;
	}
	#smallMenu {
		top:115px;
	}
		
	#slider2 ul li {
    	/*width: 520px;*/
    }
	
	#slider-nav3, #slider-nav2 {
		margin-right: 5px;
	}
    
    div#slider2 li:first-child{
        padding-left:0 !important;
    }
	
	/* For the button stack in small screens - Our facilities, Indipendant living etc */
	/*.serv a:last-child {
		color: transparent;
		font-size: 0;
		height: 40px;
		line-height: 0;
		width: 40px;
		padding: 0;
		top: 0;
		border-radius: 0;
		background-position: center;
	}
	
	.serv h1 {
		font-size: 1em !important;
		line-height: 0.8em;
		margin-left: 25px;
		min-height: 0 !important;
		width: 70%;
		margin-top: 0 !important;
	}
	
	.serv {
		height: 40px !important;
	}
	
	.serv p{
       display:none;
    }
	
	.num {
		height: 50px;
		width: 50px;
		line-height: 29px;
		margin-bottom: 10px;
	}
	
	.num img {
		vertical-align: middle;
	}*/
	
	.four-services .serv h1 {
		font-size: 1em !important;
		line-height: 0.8em;
		margin-left: 25px;
		width: 70%;
	}
	/* End of the button stack */	
}

@media only screen and (max-width: 490px) {
	.application form input.income-filed{margin-bottom: 10px;}
	.application form input[type="submit"]{
		margin:0;
	}
	.cameraContents{display: none !important;}
	.googleMaps {
		margin:0 10px;
	}
	.camera_wrap img{
		width: 960px !important;
		height: auto !important;
		top: -65px;
		margin-left: -480px !important;
	}
	#googleMaps{height:200px;margin:0 15px;width:92%;}
	.map-warpper{
		margin:0 auto;
	}
	#smallMenu #smallMenuAdditionalLinks li a{
	    padding: 18px 10px;
	}
	#navigationWrapper{padding: 8px 8px 8px 0;}
	.download-list li>div{
		width:65% !important;
		margin-left: 20px;
	}
	.download-list li div p{
		margin-right: 0;
	}
	.banner-4{
		width:95% !important;
	}		
	.serv, .loan, .distribute{
		height:310px;
	}
	.camera_prev, .camera_next, .camera_commands {
		top:67px;
	}
		
	#smallMenu {
		top:103px;
	}
				
	#mainNavigation > .navigation li, .logo {
		/*float: none;*/
		text-align: center;
	}
	
	#mainNavigation {
		/*background-color: #b94c19;*/
	}
	
	/*#navigationWrapper {
		border-top: 4px solid #0d5d7c;
	}*/
	#navigationWrapper{
		padding:0 8px;
	}
	#smallMenu > .navigation li a {
		margin-left: 6px;
	}
	
	ul#smallMenuAdditionalLinks {
		font-family: sans-serif;
	}

	#smallNav {
		width: 100%;
		margin-top: 30px;
	}
	
	/*.logo img {
		width:50%;
		float:left;
	}*/

	.serv {
		/*height: auto;*/
	}

	.orbitSlider2 {
		padding-left: 20px;
	}

    .hireButton a {
    	padding-left: 0;
    }

    #errorDiv h1 {
    	font-size: 40px;
    }

    #errorDiv p {
    	font-size: 20px;
    }

    #errorDiv span {
    	bottom: auto;
    	top: 20px;
    	font-size: 60px;
    }

    #portfolio-list .columns {
    	width: 100% !important;
    }

    .singleProject .visitBtn {
    	display: block;
    	width: 100%;
    }

    .mainQuote p {
    	padding-right: 0;
    }

    .aboutInfo {
    	padding-left: 0;
    }

    .aboutSec a {
    	margin-bottom: 10px;
    }

    .homeTitles {
    	font-size: 30px;
    }

    .testiPartners {
    	top: 17px;
    }
   
    #lNews #slider-nav3 {
    	top: 18px;
    }

    #allNews li {
    	width: 330px;
    	margin-right: 10px;
    }

    .wrapNews img {
    	margin-bottom: 10px;
    }

    .singleGallery {
    	padding-left: 30px;
    }
    
    #facilityContact .contact-left {
		float:left;
		clear:both;
		width:100%;
	}
	
	#facilityContact .contact-right {
		float:left;
		clear:both;
		width:100%;
	}
	
	#slider2 ul li {
    	/*width: 360px;*/
    }
	
}

@media only screen and (max-width: 380px) {
	#mainNavigation > .navigation li, .logo{
		min-width:158px;
	}
	.application form input.income-filed{width: 100%;}
	.application form input[type="radio"]{
		margin-right:5px;
	}
	#slider2 ul li {
    	/*width: 300px;*/
    	
    }
    
	.banner>div{
		text-align: left;
	}
	.num{
		height:50px;
		width:50px;
	}
	.distribute h1 {
		width: 57%;
		margin-left: 10px;
	}
	.serv, .loan, .distribute{
		padding:16px 10px;
	}
	.row .banner>div,.row .banner-4{
		margin-left:4px !important;
	}
}	
	
@media only screen and (max-width: 360px) {
	.camera_wrap img{
		width:680px !important;
		height: auto !important;
		top:-40px;
		margin-left: -340px !important
	}		
    .testimonailsContainer p.testi {
	    height: 670px;
	}
	
	#info {
	    padding-bottom: 3px;
	    width: 75%;
	}
	
	#info li {
		font-size:10px;
		margin-left:0px;
	}
	
	
	#info li:last-child:before {
		padding-right: 5px;
		padding-left:15px;
		position: relative;
		top: 0px;
	}
	
	#info li:last-child {
		font-size:15px;
	}
	
	#mainNavigation {
		padding:0px 10px;
		min-height:75px;
	}
	#menuButton {
		margin-top:18px;
	}
			
}	

@media only screen and (max-width: 325px) {
		
	.partnerThumbs:last-child {
		float: left !important;
	}
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.purpose_of_loan_other > input {
    width: 47%;
}

/* Banner css */
.side-banner {
    text-align: right;
    padding: 0;
    height: auto;
    margin: 0 0 0 20px;
    width: 278px !important;
}
.side-banner img {
	width: 100%;
}
.side-banner > a {
	display: inline-block;
}
.side-banner a.brown-button {
	position: absolute;
    bottom: 20px;
    right: 0;
    text-align: center;
}
::placeholder {
    color: #989898;
}
@media only screen and (max-width: 640px) {
	.side-banner {
	    margin: 0 0 0 -4px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.row .large-3.sidebar {
	    width: 100%;
	    display: flex;
	    flex-direction: row;
	    align-items: start;
	    padding: 0 15px;
	}
	.side-banner {
	    text-align: right;
	    padding: 0;
	    height: auto;
	    margin: 0 auto;
	    width: 34% !important;
	}
	div#slider2 {
	    width: 288px;
	}
	#slider2 ul {
		margin-top: 0;
	}
	#slider2 ul li {
	    width: 100%;
	    max-width: 280px;
	}
	#slider-nav2 .next {
	    right: 7px;
	}
	.promo {
	    width: 35%;
	    margin-left: 0;
	}
	.promo img {
		max-width: 100%;
	}
}
