.mobile-menu {
 display:none;   
}
body {
	font-family:"Century Gothic", "Futura Md BT", "Myriad Pro", Arial;
	font-size:15px;
	font-weight:400;
	line-height:1.6em;
	color:#000168;
        margin:0px;
	
	/*background: url(../../assets/img/blog-title-bg2.png) repeat left top;*/
	
}
.main{ background: url(../../assets/img/DucceschiJapMapleBoughs.jpg) no-repeat left top;
 margin: 0;
    overflow: hidden;
	position:relative;
	background-size:cover;
   
    width: 100%;
 


}


a {
	color:#7EB14A;
}
a:active {
	outline:0;
	text-decoration:none;
}
.clear {
	clear:both;
}
h2.heading {
	font-size:32px;
	color:#0e161d;
	letter-spacing:-2px;
}
h2.errortitle {
	font-size:64px;
	color:#0e161d;
	letter-spacing:-2px;
}
.bold {
	font-weight:900;
}
.et-wrapper {
	width: 200px;
	height: 200px;
}
 .et-page:nth-child(1) {
 background: red;
}
 .et-page:nth-child(2) {
 background: blue;
}
 .et-page:nth-child(3) {
 background: purple;
}
h4.title {
	letter-spacing: -1.5px;
}
/* ===================================
2. layout
==================================== */


.container {
	position:relative;
}
.container .row {
	margin:0;
}
#wrapper {
	width:100%;
	margin:0;
	padding:0;
	
}
#wrapper.boxed {
	width:1230px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	background:#fff;
}
.row {
	margin-bottom:20px;
}
.row .row {
	margin-bottom:0px;
}
.row.nomargin {
	margin-bottom:0;
}
.nomargin {
	margin-left:0 !important;
}
.span12.nomargin {
	margin-left:0 !important;
}
.pad {
	padding:10px 20px;
}
/* ===================================
3. Responsive media
==================================== */

.video-container, .map-container, .embed-container {
	position:relative;
	margin:0 0 15px 0;
	padding-bottom:51%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	border:none;
}
.embed-container iframe, .embed-container object, .embed-container embed, .video-container iframe, .map-container iframe, .map-container object, .map-container embed, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
iframe {
	border:none;
}
img.img-polaroid {
	margin:0 0 20px 0;
}
.img-box {
	max-width:100%;
}
/* ===================================
4. Header
==================================== */

/* --- header -- */
header {
	margin:0;
	padding:0;
	position:relative;
	background:url(../../assets/img/pricefinancialservices_09.png) repeat-x left top;
	
	/*-webkit-box-shadow: 0 2px 4px -2px #A3A3A3;
   -moz-box-shadow: 0 2px 4px -2px #A3A3A3;
        box-shadow: 0 2px 4px -2px #A3A3A3;
		background: linear-gradient(to bottom, #FFFFFF, #F2F2F2) repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #FFFFFF;*/
	
}
.needhead {
	color: #FFFFFF;
	height: 627px;
	margin-bottom: 0;
	margin-top: -40px;
	overflow: hidden;
	padding: 40px 0 0;
	text-align: left;
	position:absolute;
}
.action-banner-bg {
	background: url(../images/leadtemplate1_slide.jpg) top center repeat;
	background-size: 100% 100%;
	box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	height: 100%;
	left: 0;
	-moz-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	position: absolute;
	top: 0;
	-webkit-box-shadow: 0px 5px 12px rgba(50, 50, 50, 0.35) inset;
	width: 100%;
	z-index: -1000;
}
.action-banner-bg-top {
	background: url(../img/pixel.png) top left repeat;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -999;
}
.action-banner-bg img {
	height: 100%;
	width: 100%;
}
.toparea {
	background: none repeat scroll 0 0 #333333;
	border-bottom: 1px solid #383A41;
	border-radius: 8px 8px 0 0;
	color: #CCCCCC;
	font-size: 14px;
	margin: 0 auto;
	padding-bottom:0px;
	padding-top:0px;
}
.toparea a {
	color: #CCCCCC;
	transition: all 0.5s ease-in-out 0s;
}
.toparea .separator {
	border-left: 1px solid #CCCCCC;
	display: inline-block;
	height: 10px;
	margin: 0 20px;
	width: 1px;
}
.toparea .pull-left {
	margin-top: -3px;
}
.text-right {
	text-align: right;
}
.top-text {
	padding:4px 8px;
	color:#EFEFEF;
}
header .top {
	padding:10px 0 10px;
	margin:0 0 30px;
	background: #545454;
}
header .top p.topcontact {
	color:#ddd;
	font-size:12px;
}
header .top p.topcontact i {
	color:#ddd;
}
header .logo {
	float: left;
	padding:0;
}
header .logo img {
	margin-bottom:5px;
}
header .logo h1 {
	color:#333;
	letter-spacing:-1px;
	font-size:2.2em;
	font-weight:900;
	margin:0;
}
header .logo h1 a {
	color:#333;
}
header .logo h1 a:hover {
	text-decoration:none;
}
.callus {
	font-size:30px;
	color:#03046A;
	font-weight:bold;
}
.callus span{
	font-size:18px;
	display:block;
}
 @media (max-width: 980px) and (min-width: 768px) {
body > .navbar-fixed-top .brand {
 float: right;
 margin-left: 0;
 padding-left: 10px;
 padding-right: 10px;
}
.nav-reaction.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
 padding: 0;
}
 .navbar .nav > li > a {
 font-size: 85%;
 padding-left: 10px;
 padding-right: 10px;
}
 .pint-blog p {
 line-height: 16px;
}
 .pull-right {
 float: none;
}
 .main-nav .nav > li:hover a {
 background: #0087c4;
 color: #fff;
 text-shadow: none;
}
 .nav-reaction .dropdown-menu {
 position: absolute;
}
 .needhead h1 {
 font-size: 2em;
}
 .needhead p.medium {
 font-size: 90%;
}
 .banner-img {
 margin-top: 40px;
}
 .banner-item .container {
 margin-top: 0px;
}
 .banner_rotator {
 height: 300px;
}
 .needhead {
 height: 500px;
}
 .toggle-img img {
 top: -50%;
}
}
 @media (max-width: 979px) {
.nav-collapse .nav {
float: left;
margin: 0 0 10px;
}
.nav-collapse .nav > li {
float:left;
}
.nav-collapse, .nav-collapse.collapse {
overflow: hidden;
height: 0;
float:right;
clear:none;
}
 .nav-collapse .nav > li > a {
 margin-bottom: 0px;
}
 .navbar .nav > li.active a:hover {
}
}
/* --- top area --- */

header .top .row {
	margin-bottom:0;
}
ul.topmenu {
	list-style:none;
	margin:0;
}
ul.topmenu li {
	display:inline;
}
ul.topmenu li a {
	font-size:12px;
	color: #ddd;
	font-weight:600;
}
ul.topmenu li a:hover {
	text-decoration:none;
}
ul.social-network {
	float:right;
	list-style:none;
	margin:0;
}
ul.social-network li {
	display:inline;
	margin:0 5px;
}
ul.social-network li a:hover {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
/* ===================================
5. Section: Featured
==================================== */

#featured {
	background: #fcfcfc;
}
#featured .row {
	margin-bottom:0;
}
/* Landing page */
.landing {
	padding: 50px 0;
}
/* ===================================
6. Sliders
==================================== */

/* camera slider */
#slideshow-wrapper {
	width: 100%;
	background:#fcfcfc;
	float:left;
}
#camera-slide {
	height:425px !important;
}
.camera_caption p {
	margin-bottom: 20px;
}
.camera_prev {
	left: 0;
	top: 50%;
}
.camera_next {
	right: 0;
	top: 50%;
}
.camera_prev > span:before {
	content: "\f104";
	font-family: 'FontAwesome';
	color:#fff;
	padding:20px 20px 20px 10px;
	font-size:32px;
	display: block;
}
.camera_next > span:before {
	content: "\f105";
	font-family: 'FontAwesome';
	color:#fff;
	padding:20px 20px 20px 20px;
	font-size:32px;
	display: block;
}
/* --- layerslider --- */

#layerslider-container {
	width: 100%;
	min-width: 300px;
	max-width: 1170px;
	margin: 0 auto;
}
#layerslider-container-fw {
	width: 100%;
	margin: 50px auto;
}
.ls-highlighted-h.color {
	padding:4px 8px;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* --- flexslider --- */

.flexslider {
	margin-bottom:0;
	/*background: #fff; */
	border: none;
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	zoom: 1;
}
.flexslider {
	/*background: #fff; */
	border: none;
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	zoom: 1;
}
/* ===================================
7. Section: Content
==================================== */

#content {
	position:relative;
	background:#fff;
	border-top:1px solid #f2f2f2;
	padding:50px 0 0 0;
}
#content img {
	max-width:100%;
	height:auto;
}
/* --- Call to action --- */
.cta-box {
	background:#fcfcfc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.cta-text {
	padding:20px;
	margin-top:10px;
}
.cta-text h2 {
	font-weight:900;
	line-height:1.1em;
}
.cta-btn {
	float:right;
	padding:20px;
	margin-top:10px;
}
.cta-box .cta-btn a.btn {
	padding: 15px 20px;
	font-size:28px;
	font-weight:900;
	letter-spacing:-1px;
	color:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.cta-box .cta-btn a.btn i {
	color:#fff;
	margin-left:20px;
}
.cta-box .cta-btn a.btn:hover {
	color:#fff;
}
.cta-text h3 {
	font-size:32px;
	letter-spacing:-2px;
}
/* --- box --- */
.box {
   
	
   /* border-radius: 8px;*/
    padding: 10px;
    width: 95%;
}
.box h6 {
    color: #0C54A0;
    font-size: 20px;
    text-transform: uppercase;
	font-family:"Script MT Bold", "Futura Md BT", "Myriad Pro", Arial;
}
.box .text h4 {
	letter-spacing:-1.5px;
}
.box:hover .text h4 {
}
.box .icon {
	margin-bottom:20px;
}
.box .text {
    font-weight: normal;
    height: 85px;
    margin: -15px 0;
    padding: 0;
}
.box a {
	background: none repeat scroll 0 0 #6AAB27;
	color: #FFFFFF;
	padding: 3px 8px;
	text-decoration: none;
}
.box a i {
	color:#4b5056;
}
/* ---- features ---- */

.features {
	width:100%;
	overflow:hidden;
	margin:20px 0 0 0;
}
.features .feat {
	width:50%;
	float:left;
	display:inline-block;
	margin-bottom:20px;
}
.features i {
	float:left;
	margin-right:20px;
}
.features h5 {
	font-weight:600;
}
/* ===================================
9. Section: works
===================================== */

#works {
	background: #fcfcfc;
	padding:50px 0 30px;
}
/* home works */
.grid {
	margin: 0 auto;
	list-style: none;
	text-align: center;
	padding:0;
}
.grid .item {
	margin: 0;
	text-align: left;
	position: relative;
	padding:0;
}
.grid figure {
	margin: 0;
	position: relative;
}
.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}
.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 0;
	color: #ed4e6e;
}
.grid figcaption div {
	padding-top:30%;
}
.grid figcaption span {
	display:block;
	text-align:center;
	margin-bottom:20px;
}
/* Caption Style 3 */
.cs-style-3 figure {
	overflow: hidden;
}
.cs-style-3 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .cs-style-3 figure:hover img, .cs-style-3 figure.cs-hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.cs-style-3 figcaption {
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.cs-style-3 figcaption p {
	text-align:center;
	margin-top:20px;
}
.cs-style-3 figcaption p i {
	color:#fff;
}
/* Caption Style 4 */
.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}
.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.cs-style-4 figure > div {
	overflow: hidden;
}
.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .cs-style-4 figure:hover img, .cs-style-4 figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}
.cs-style-4 figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .cs-style-4 figure:hover figcaption, .cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
/* Caption Style 5 */
.cs-style-5 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .cs-style-5 figure:hover img, .cs-style-5 figure.cs-hover img {
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	transform: scale(0.4);
}
.cs-style-5 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}
.no-touch .cs-style-5 figure:hover figcaption, .cs-style-5 figure.cs-hover figcaption {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.cs-style-5 figure a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
/* Caption Style */
.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}
.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.cs-style-4 figure > div {
	overflow: hidden;
}
.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .cs-style-4 figure:hover img, .cs-style-4 figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}
.cs-style-4 figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .cs-style-4 figure:hover figcaption, .cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.cs-style-4 figcaption a {
	margin-bottom: 10px;
}
/* Caption Style 6 */
.cs-style-6 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .cs-style-6 figure:hover img, .cs-style-6 figure.cs-hover img {
	-webkit-transform: translateY(-50px) scale(0.5);
	-moz-transform: translateY(-50px) scale(0.5);
	-ms-transform: translateY(-50px) scale(0.5);
	transform: translateY(-50px) scale(0.5);
}
.cs-style-6 figcaption {
	height: 100%;
	width: 100%;
}
.cs-style-6 figcaption h3 {
	margin-top: 60%;
}
.cs-style-6 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
/* ===================================
9. Section: Bottom
==================================== */

#bottom {
	background:#fcfcfc;
	padding:50px 0 0;
}
/* ===================================
10. Inner - Section: page headline
==================================== */

#inner-headline {
	background:#fcfcfc;
	position:relative;
	margin:0;
	padding:20px 0 10px;
}
#inner-headline .inner-heading h2 {
	color:#333;
	margin:0 0 0 0;
	font-size:32px;
	font-weight:700;
	letter-spacing:-2px;
}
/* --- breadcrumbs --- */
#inner-headline ul.breadcrumb {
	margin:0;
	float:none;
	background:none;
}
#inner-headline ul.breadcrumb li {
	margin-bottom:0;
	padding-bottom:0;
}
#inner-headline ul.breadcrumb li {
	font-size:13px;
	color:#888;
	text-shadow:none;
}
#inner-headline ul.breadcrumb li i {
	color:#ababab;
}
#inner-headline ul.breadcrumb li a {
	text-decoration:none;
}
#inner-headline ul.breadcrumb li a:hover {
	text-decoration:none;
	color:#aaa;
}
/* ============================
11. Forms
============================= */

/* --- contact form  ---- */
form#contactform input[type="text"] {
	width: 100%;
	min-height: 40px;
	padding-left:20px;
	font-size:13px;
	padding-right:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form#contactform textarea {
	width: 100%;
	padding-left:20px;
	padding-top:10px;
	font-size:13px;
	padding-right:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form#contactform .validation {
	font-size:12px;
}
#sendmessage {
	background:#fff;
	border: 1px solid #eee;
	display:none;
	text-align:center;
	padding:15px 12px 15px 65px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;
}
#sendmessage.show, .show {
	display:block;
}
/* --- comment form ---- */

form#commentform {
	margin-top:20px;
}
form#commentform input[type="text"] {
	width: 100%;
	min-height: 40px;
	padding-left:20px;
	font-size:13px;
	padding-right:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
form#commentform textarea {
	width: 100%;
	padding-left:20px;
	padding-top:10px;
	font-size:13px;
	padding-right:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
/* --- search form --- */
.search {
	float:right;
	margin:35px 0 0;
	padding-bottom:0;
}
#inner-headline form.input-append {
	margin:0;
	padding:0;
}
/* ===============================
12. Portfolio
================================ */

#thumbs {
	margin: 0;
	padding: 0;
}
#thumbs li {
	list-style-type: none;
}
.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
}
.item-thumbs .hover-wrap .overlay-img {
	background: #2fe2bf;
}
.item-thumbs a + img {
	width: 100%;
}
.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 450ms ease-out 0s;
	-moz-transition: all 450ms ease-out 0s;
	-o-transition: all 450ms ease-out 0s;
	transition: all 450ms ease-out 0s;
	-webkit-transform: rotateY(180deg) scale(0.5, 0.5);
	-moz-transform: rotateY(180deg) scale(0.5, 0.5);
	-ms-transform: rotateY(180deg) scale(0.5, 0.5);
	-o-transform: rotateY(180deg) scale(0.5, 0.5);
	transform: rotateY(180deg) scale(0.5, 0.5);
}
.item-thumbs .hover-wrap a {
	text-decoration:none;
}
.item-thumbs:hover .hover-wrap, .item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1, 1);
	-moz-transform: rotateY(0deg) scale(1, 1);
	-ms-transform: rotateY(0deg) scale(1, 1);
	-o-transform: rotateY(0deg) scale(1, 1);
	transform: rotateY(0deg) scale(1, 1);
}
.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	top: 50%;
	left: 40%;
	margin: -16px 0 0 -16px;
	color: #fff;
	line-height: 1em;
	opacity: 1;
	filter: alpha(opacity=100);
}
.item-thumbs .hover-wrap .overlay-img-thumb.font-icon-plus {
}
.item-thumbs .hover-wrap .overlay-img-thumb.font-icon-link {
	margin: -16px 0 0 20px;
}
/* --- Portolio filter --- */


ul.portfolio-categ {
	margin:10px 0 30px 0;
	padding:0;
	float:left;
	list-style:none;
}
ul.portfolio-categ li {
	margin:0;
	padding:0 20px 0 0;
	float:left;
	list-style:none;
	font-size:13px;
	font-weight:600;
}
ul.portfolio-categ li a {
	display:block;
	padding:35x 0 35x 0;
	color:#353535;
	font-size:16px;
	text-decoration:none;
	font-weight:700;
}
ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover, ul.portfolio-categ li a:focus, ul.portfolio-categ li a:active {
	text-decoration:none;
	outline:0;
}
/* --- portfolio detail --- */
.top-wrapper {
	margin-bottom:20px;
}
.related-works .item figcaption h3 {
	font-size:16px;
}
/* ===============================
13. Elements
================================ */

/* --- blockquote --- */
blockquote {
	font-size:16px;
	font-weight:400;
	padding-left:0;
	color:#a2a2a2;
	line-height:1.6em;
	border:none;
}
blockquote:before {
	font-family: 'FontAwesome';
	font-size:36px;
	vertical-align:middle;
	content:"\f10d";
	margin-right:10px;
	color:#bcbcbc;
}
blockquote cite {
	display:block;
	font-size:12px;
	color:#666;
	margin-top:10px;
}
blockquote cite:before {
	content:"\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color:#555;
}
/* --- pullquotes --- */

.pullquote-left {
	display:block;
	color:#a2a2a2;
	font-size:14px;
	line-height:1.6em;
	padding-left:20px;
}
.pullquote-right {
	display:block;
	color:#a2a2a2;
	font-size:14px;
	line-height:1.6em;
	padding-right:20px;
}
/* --- list style --- */

ul.general {
	list-style:none;
	margin-left:0;
}
ul.link-list {
	margin:0;
	padding:0;
	list-style:none;
}
ul.link-list li {
	margin:0;
	padding:2px 0 2px 0;
	list-style:none;
}
footer ul.link-list li a {
	color:#ddd;
	font-weight:300;
}
/* --- Heading style --- */

h4.heading {
	font-weight:300;
}
h4.heading strong {
	font-weight:700;
}
.heading {
	margin-bottom: 20px;
}
.heading {
	position: relative;
}
aside .widgetheading {
	position: relative;
	text-transform:none;
	font-weight:600;
	letter-spacing:-1px;
	margin-bottom:20px;
}
/* --- Map --- */
.map {
	position:relative;
	margin-top:-50px;
	margin-bottom:40px;
}
.map iframe {
	width:100%;
	height:450px;
	border:none;
}
.map-grid iframe {
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}
/* ===============================
14. Blog & article
================================ */

article {
	float:left;
	width:100%;
	margin-bottom:40px;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:10px;
}
article.single {
	margin-bottom:0;
	border-bottom:none;
	padding-bottom:0;
}
article.noborder {
	border-bottom: none;
	padding-bottom:0;
}
article .post-heading h3 {
	margin-bottom:20px;
}
article .post-heading h3 a {
	font-weight:700;
	letter-spacing: -1.5px;
	text-decoration:none;
}
article .post-heading h3 a:hover {
	text-decoration:none;
	color:#353535;
}
article a.btn.btn-theme i {
	color:#fff;
	margin-left:10px;
}
/* --- post meta --- */
.post-meta {
	background:#fcfcfc;
	border:1px solid #e6e6e6;
	border-top:none;
	text-align:center;
}
.post-meta .format {
	border-bottom:1px solid #e6e6e6;
	padding:10px 0 10px;
}
.post-meta i {
	margin:0;
}
.post-meta .date {
	border-bottom:1px solid #e6e6e6;
	padding:10px 0 10px;
}
.post-meta .date span {
	text-align:center;
	color:#999;
	font-size:12px;
	font-weight:600;
}
.post-meta .comments {
	padding:10px 0 10px;
}
.post-meta .comments a {
	color:#999;
	font-size:12px;
	font-weight:700;
}
.post-meta .comments a:hover {
	text-decoration:none;
}
/* --- post format --- */

.post-image {
	margin-bottom:20px;
}
.post-quote {
	margin-bottom:20px;
}
.post-video {
	margin-bottom:20px;
}
.post-audio {
	margin-bottom:20px;
}
.post-link {
	margin-bottom:20px;
}
.post-slider {
	margin-bottom:20px;
}
.post-quote blockquote {
	font-size:16px;
	color:#999;
	line-height:1.6em;
}
.meta-post {
	margin: 0 0 20px;
	padding:0;
}
.meta-post a:hover {
	text-decoration:none;
}
.meta-post ul {
	list-style:none;
	margin:0;
}
.meta-post ul li {
	display: inline;
	margin-right:10px;
}
.meta-post ul li {
	font-size: 12px;
}
.post-entry a.readmore {
	font-size: 13px;
	color:#898989;
}
.post-entry a.readmore:hover {
	text-decoration:none;
}
.meta-bottom {
	border-top:1px dotted #ddd;
	padding-top:30px;
	list-style:none;
	margin:30px 0 0 0;
}
.meta-bottom li {
	display:inline;
	margin-right:20px;
	font-size:12px;
	color:#aaa;
}
.meta-bottom li i {
	color:#666;
}
.meta-bottom li a {
	color:#666;
	font-weight:600;
}
.meta-bottom li a:hover {
	text-decoration:none;
}
a.thumbnail:hover, a.thumbnail:focus {
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
/* --- single post --- */
.bottom-article {
	float:left;
	width:100%;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding:10px 0 10px 0;
	margin-top:20px;
}
/* --- author info --- */

.about-author {
	padding:20px;
	float:left;
	border: 1px solid #e9e9e9;
	background: #fcfcfc;
	margin-bottom:5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.about-author h5 {
	margin-bottom:10px;
}
.about-author h5 a {
	text-decoration:none;
}
/* --- Comment --- */

.comment-area {
	float:left;
	width:100%;
	margin-top:30px;
}
.comment-area h4 {
	font-weight:700;
	letter-spacing:-1px;
}
.media-content {
	overflow:hidden;
	margin-left:12px;
	border-bottom:1px dotted #d5d5d5;
	padding-bottom:20px;
}
.media-content h6 {
	font-size:14px;
	font-weight:700;
}
.media-content span {
	color:#666;
	font-size:14px;
	font-weight:300;
}
.media-content a.align-right {
	text-decoration:none;
	font-weight:600;
	font-size:13px;
}
.comment-area .thumbnail > img {
	display: block;
	width:60px;
	height:60px;
}
.filter-list {
	margin-top:20px;
}
/* --- pagination --- */

#pagination a, #pagination span {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	padding: 7px 10px 6px 10px;
	font-size: 12px;
	line-height:12px;
	color: #888;
	font-weight:600;
	text-decoration:none;
}
#pagination a:hover {
	text-decoration:none;
	color:#fff;
}
#pagination span.current {
	background: #333;
	color: #fff;
	font-weight: bold;
}
/* ===============================
15. Aside, sidebar
================================ */

aside {
	position:relative;
	margin-bottom:40px;
}
.sidebar-nav {
	float:left;
	width:100%;
}
.right-sidebar {
	border-left:1px solid #e9e9e9;
	padding:0 0 0 30px;
}
.left-sidebar {
	border-right:1px solid #e9e9e9;
	padding:0 30px 0 0;
}
.left-sidebar .widget h3, .left-sidebar .widget .widget-content {
	padding-right:20px;
}
aside .widget {
	margin-bottom:40px;
}
ul.popular {
	list-style:none;
	margin:0;
}
ul.popular li {
	float:left;
	clear: left;
	border-bottom:1px dotted #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 20px;
	display:block;
	width:100%;
}
ul.popular li a {
	font-weight: 600;
}
ul.popular li a:hover {
	text-decoration:none;
	color:#464646;
}
ul.popular li span {
	font-size: 12px;
}
ul.cat, ul.recent, ul.folio-detail, ul.contact-info {
	margin:0;
	padding:0;
	list-style:none;
}
ul.cat li, ul.recent li, ul.folio-detail li, ul.contact-info li {
	margin:0 0 15px 0;
	list-style:none;
}
ul.recent li p:before {
	font-family: 'FontAwesome';
	content: "\f00c";
	margin-right:10px;
}
ul.recent li a:hover {
	text-decoration:none;
}
ul.contact-info li label {
	font-weight:700;
}
ul.cat li a, ul.folio-detail li a {
	color:#656565;
	text-decoration:none;
}
ul.folio-detail li label {
	font-weight:700;
}
ul.cat li a:hover, ul.folio-detail li a:hover {
	text-decoration:none;
}
ul.folio-detail li label {
	display:inline;
	cursor:default;
	color:#353535;
	font-weight:bold;
}
.widget ul.recent li {
	margin-bottom:20px;
}
ul.recent li h6 {
	margin:0 0 10px 0;
}
ul.recent li h6 a {
	color:#353535;
	font-size:14px;
	text-transform:none;
	text-decoration:none;
	font-weight:600;
}
.widget ul.tags {
	list-style:none;
	margin:0;
}
.widget ul.tags li {
	margin:0 5px 15px 0;
	display:inline-block;
}
.widget ul.tags li a {
	text-decoration:none;
	background:#333;
	color:#fff;
	padding:5px 10px;
}
.widget ul.tags li a:hover {
	text-decoration:none;
	color:#fff;
}
/* ===== Widgets ===== */

/* --- flickr --- */
.widget .flickr_badge {
	width:100%;
}
.widget .flickr_badge img {
	margin: 0 9px 20px 0;
}
footer .widget .flickr_badge {
	width: 100%;
}
footer .widget .flickr_badge img {
	margin: 0 9px 20px 0;
}
.flickr_badge img {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 9px 20px 0;
}
/* --- latest tweet widget --- */

.twitter ul {
	margin-left:0;
	list-style:none;
}
.twitter img {
	float: left;
	margin-right: 15px;
}
.twitter span.tweet_time {
	display: block;
	padding-bottom: 5px;
}
.twitter li {
	border-bottom: 1px dashed #efefef;
	padding-bottom: 20px;
	margin-bottom: 20px;
	list-style: none;
}
.twitter li:last-child {
	border: none;
}
/* --- Recent post widget --- */

.recent-post {
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;
}
.recent-post h5 a:hover {
	text-decoration:none;
}
.recent-post .text h5 a {
	color:#353535;
}
ul.time-post {
	float:left;
	width:120px;
	padding:0;
	list-style:none;
	margin:0 20px 0 0;
	text-align:center;
	color: #0e0f0f;
}
ul.time-post li {
	float:none;
	background:#f8f8f8;
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
}
ul.time-post li a img:hover {
	opacity: 0.8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
ul.time-post li.time {
	float:none;
	padding:5px 0 5px 0;
	text-shadow: none;
}
.recent-post ul.time-post li.time {
	color:#121214;
}
.post-meta {
	margin-bottom:20px;
}
.post-meta span {
	padding:0 10px 0 10px;
	margin-bottom:10px;
}
.post-meta span a {
	color:#919191;
}
.post-meta strong {
	font-weight:200px;
	color:#c7c7c7;
}
.item .text {
	margin-left:140px;
	margin-bottom:20px;
}
/* ===============================
16. Footer
================================ */

footer {
	color:#535353;
	margin: 0 0;
	 background: none repeat scroll 0 0 #fff;
	 padding:20px 10px;
	 line-height:18px;
}
footer a {
	color:#060606;
	text-decoration:none;
}
footer a:hover {
	text-decoration:none;
}
footer .footin {
   
   
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color:#eee;
}
footer .footer_logo {
	margin-bottom:20px;
}
footer .footer_logo h3 {
	color:#fdfdfd;
	letter-spacing:-1px;
	font-size:2.2em;
	font-weight:900;
	margin:0;
}
footer .footer_logo h3 a {
	color:#fdfdfd;
}
footer .footer_logo h3 a:hover {
	text-decoration:none;
}
footer address {
	line-height:1.6em;
}
footer h5.widgetheading {
	text-transform:none;
	font-weight:600;
	letter-spacing:-1px;
	margin-bottom:20px;
}
footer .widget i {
	color:#bbb;
}
footer h5 a:hover, footer a:hover {
	text-decoration:none;
}
#sub-footer {
	background: #111;
	text-shadow:none;
	color:#ddd;
	padding:0;
	padding-top:30px;
	margin:20px 0 0 0;
	-webkit-box-shadow: 0 -4px 4px -2px #222;
	-moz-box-shadow: 0 -4px 4px -2px #222;
	box-shadow: 0 -4px 4px -2px #222;
}
#sub-footer p {
	margin:0;
	padding:0;
}
#sub-footer span {
	color:#c7c7c7;
}
.copyright p {
	text-align:left;
	font-size:11px;
}
.credit {
	text-align:right;
	font-size:13px;
}
#sub-footer ul.social-network {
	float:right;
}
.top-soc {
	background: rgba(250, 250, 250, 0.2);
	display: block;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 140px;
	width: 100%;
	z-index: 900;
}
.social-icons a {
    color: #03046A;
    display: inline-block;
    font-size: 21px;
    height: 22px;
    margin: 0 11px 3px;
    padding: 5px 7px;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    width: 19px;
}
.social-icons a:hover {
	color: #FFFFFF;
	}
/* ===============================
 Live preview purpose
================================ */
/* --- buttons --- */

.bs-docs-example {
	margin:0 0 10px 0;
}
.demobtn a.btn {
	margin:0 10px 10px 0;
}
section.demogrid .span1, section.demogrid .span2, section.demogrid .span3, section.demogrid .span4, section.demogrid .span5, section.demogrid .span6, section.demogrid .span7, section.demogrid .span8, section.demogrid .span9, section.demogrid .span10, section.demogrid .span11 {
	background:#f6f6f6;
	text-align:center;
	padding:20px 0 20px;
}
section.demogrid .show-grid .row {
	margin-bottom:0;
}
section.demogrid .show-grid .nest {
	background:#ddd;
	text-align:center;
	padding:20px 0 20px;
}
section.demogrid .span12.nest {
	background:#f6f6f6;
	text-align:center;
	padding:20px 0 0;
}
.demoinline p {
	display:inline;
	margin-right:20px;
}
/* --- demo animations --- */

.demo a.btn {
	margin:0 10px 10px 0;
}
/* ===============================
17. Divider, Line & Misc
================================ */

.solidline {
	border-top:1px solid #e9e9e9;
	margin:0 0 10px;
}
.dottedline {
	border-top:1px dotted #e9e9e9;
	margin:0 0 10px;
}
.dashedline {
	border-top:1px dotted #e9e9e9;
	margin:0 0 10px;
}
.blankline {
	height:1px;
	margin:0 0 10px;
}
.blankline20 {
	height:20px;
	margin:0;
}
.blankline30 {
	height:30px;
	margin:0;
}
/* scroll to top */
.scrollup {
	position:fixed;
	width:32px;
	height:32px;
	bottom:20px;
	right:20px;
}
a.scrollup {
	outline:0;
	text-decoration:none;
}
a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i:hover {
	text-decoration:none;
}
/* =============================
18. Position & alignment
============================= */

.absolute {
	position:absolute;
}
.relative {
	position:relative;
}
.aligncenter {
	text-align:center;
}
.aligncenter span {
	margin-left:0;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.floatnone {
	float:none;
}
.aligncenter {
	text-align:center;
}
.alignright {
	text-align:right;
}
/* --- Image allignment style --- */

img.pull-left, .align-left {
	float:left;
	margin:0 15px 15px 0;
}
.widget img.pull-left {
	float:left;
	margin:0 15px 15px 0;
}
img.pull-right, .align-right {
	float:right;
	margin:0 0 15px 15px;
}
article img.pull-left, article .align-left {
	float:left;
	margin:5px 15px 15px 0;
}
article img.pull-right, article .align-right {
	float:right;
	margin:5px 0 15px 15px;
}
/* =============================
19. Custom icon from custom font icon 
============================= */


/* ============ font awesome icons ===================== */
a i.icon-bglight, a i.icon-bgdark, a i.icon-bgprimary, a i.icon-bgwarning, a i.icon-bgsuccess, a i.icon-bginverse, a i.icon-bgdanger {
	display: inline-block;
}
a i.icon-bglight:hover, a i.icon-bgdark:hover, a i.icon-bgprimary:hover, a i.icon-bgwarning:hover, a i.icon-bgsuccess:hover, a i.icon-bginverse:hover, a i.icon-bgdanger:hover {
	color:#fff;
}
 [class^="icon-"].icon-white, [class*=" icon-"].icon-white {
 color:#fff;
}
 [class^="icon-"], [class*=" icon-"] {
 color:#03046A;
}
 a [class^="icon-"]:hover, a:hover [class^="icon-"], a [class*=" icon-"]:hover, a:hover [class*=" icon-"] {
 text-decoration:none;
}
ul.the-icons {
	list-style:none;
	margin-left:0;
}
 .demoicon [class^="icon-"], .demoicon [class*=" icon-"], [class^="icon-"].left, [class*=" icon-"].left {
 float:left;
}
/* ==================================================
   Icons Example
================================================== */

.icons-example ul {
	margin: 0 0 0 -20px;
	padding: 0;
	text-align: center;
}
.icons-example ul li {
	display: inline-block;
	margin: 0 0 20px 20px;
	list-style: none;
	cursor: pointer;
	line-height:1.6em;
}
.icons-example ul li a {
	display: inline;
	-webkit-transition: all 400ms ease-out 0s;
	-moz-transition: all 400ms ease-out 0s;
	-o-transition: all 400ms ease-out 0s;
	transition: all 400ms ease-out 0s;
}
.icons-example ul li a span {
	display: inline-block;
	margin: 0;
	color: #111;
	font-size: 32px;
	line-height: 70px;
}
/* =============================
20. Spacer, margin
============================= */

.clear-marginbot {
	margin-bottom:0;
}
.marginbot10 {
	margin-bottom:10px;
}
.marginbot20 {
	margin-bottom:20px;
}
.marginbot30 {
	margin-bottom:30px;
}
.marginbot40 {
	margin-bottom:40px;
}
.clear-margintop {
	margin-top:0;
}
.margintop10 {
	margin-top:10px;
}
.margintop20 {
	margin-top:20px;
}
.margintop30 {
	margin-top:30px;
}
.margintop40 {
	margin-top:40px;
}


/* =============================
21. Media queries 
============================= */
@media (min-width: 979px) and (max-width: 1200px) {
 #wrapper.boxed {
 width:1000px;
 margin:0 auto;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
 #wrapper.boxed {
 width:784px;
 margin:0 auto;
}
 header .logo {
 margin-top:0;
 float:none;
}
 nav ul li {
 display:none;
}
 select.selectmenu {
 display: block;
 width:100%;
 margin-top:0;
 color:#111;
 margin-right:20px;
 line-height:30px;
 font-size:13px;
}
 select.selectmenu .bold {
 font-weight:bold;
}
 .camera_caption a.btn {
 margin-bottom: 10px;
}
 a.detail {
 background:none;
 width:100%;
}
 footer .widget form input#appendedInputButton {
 display: block;
 width: 91%;
 -webkit-border-radius: 4px 4px 4px 4px;
 -moz-border-radius: 4px 4px 4px 4px;
 border-radius: 4px 4px 4px 4px;
}
 footer .widget form .input-append .btn {
 display: block;
 width: 100%;
 padding-right: 0;
 padding-left: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-top:10px;
}
}
 @media (max-width: 768px) {
 #wrapper.boxed {
 width:90%;
 margin:0 auto;
}

.mobile-menu {
    display:block !important;
}
.desktop-menu {
    display:none;
}
.mobile-menu select {
    width:100%;
}

.historic {
	display: none !important;
}

 body {
 padding-right: 0;
 padding-left: 0;
}
 header .logo {
 float:none;
 text-align:center;
}
 ul.social-network {
 float:none;
}
 nav ul li {
 display:none;
}
 header .navigation {
 margin:0 auto;
 text-align:center;
 width:90%;
 float:none;
}
 select.selectmenu {
 display: block;
 width:100%;
 float:left;
 margin-bottom:20px;
 color:#111;
 margin-right:20px;
 line-height:30px;
 font-size:13px;
}
 select.selectmenu .bold {
 font-weight:bold;
}
 .cta-box .cta-btn {
 float:none;
 text-align: center;
}
 .camera_caption a.btn {
 margin-bottom: 10px;
}
 #camera-slide {
height:400px !important;
}
 .camera_caption img {
 max-width:50%;
 height: auto;
}
 .bxslider blockquote {
 padding: 0 20px;
}
 .bxslider blockquote:before {
 content: '';
}
 .bxslider blockquote:after {
 content: '';
}
 #inner-headline .inner-heading h2 {
 margin:20px 0 0 0;
 margin-bottom:0;
}
 .breadcrumb > li {
 font-size:13px;
}
 article {
 border-bottom:1px dotted #ddd;
 padding-bottom:10px;
}
 #pagination {
 clear:left;
 margin-bottom:30px;
}
 .left-sidebar {
 border-right:none;
 padding:0 0 0 0;
 border-bottom: 1px solid #ddd;
 padding-bottom:10px;
 margin-bottom:40px;
}
 .right-sidebar {
 margin-top:30px;
 border-left:none;
 border-top: 1px solid #ddd;
 padding:0 0 0 0;
 padding-top:50px;
}
 footer .span1, footer .span2, footer .span3, footer .span4, footer .span5, footer .span6, footer .span7, footer .span8, footer .span9, footer .span10, footer .span11, footer .span12 {
 margin-bottom:20px;
}
 #sub-footer .copyright p, #sub-footer p.credit {
 text-align:center;
}
 [class*="span"] {
 margin-bottom:5px;
}
}
 @media (max-width: 480px) {
 header .logo {
 margin:0 auto;
 text-align:center;
 float:none;
}
 header .logo img {
 margin-bottom:10px;
}
 .top p.topcontact {
 text-align:center;
}
 ul.topmenu {
 text-align:center;
}
 ul.social-network {
 text-align:center;
}
 .flexslider .slide-caption {
 display:none;
}
 #camera-slide {
height:200px !important;
}
 .camera_caption {
 text-align:center;
}
 .camera_caption img {
 display: none;
}
 .camera_caption p, .camera_caption form, .camera_caption a.btn {
 display: none;
}
 article .post-entry {
 margin-left:0;
}
 .cta-text {
 margin:0 auto;
 text-align:center;
}
 .features .feat {
 width:100%;
 float:left;
 display:inline-block;
 margin-bottom:30px;
}
 .cta.floatright {
 float:none;
 margin:0 auto;
 text-align:center;
}
}
 @media (max-width: 360px) {
}
/* ============== options panel for live preview ======================= */		
			
#t_options {
	position:fixed;
	top: 80px;
	left:-230px;
	width: 230px;
	background: #fcfcfc;
	color:#464646;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
	box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	z-index: 5000;
	font-size: 11px;
	font-family: 'Open Sans', arial, sans-serif;
}
#t_options hr {
	margin: 20px 0;
	border: 0;
	border-top: none;
	border-bottom: 1px dotted #ddd;
}
#t_options h6 {
	color:#464646;
	font-size:14px;
}
#t_options input {
	width:60px;
}
#t_options .col {
	width:50px;
	margin:0 10px 0;
}
.colorpicker {
	z-index: 5001;
}
.options_inner {
	position: relative;
	width: 100%;
	height: 100%;
}
.options_box {
	margin: 0 14px;
	padding: 10px 0 20px;
	overflow:hidden;
	color:#444;
}
.options_box .solidline {
	margin-bottom:10px;
}
.options_box h6 {
	text-align:center;
	font-weight:bold;
}
.options_box .full {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.options_box .halfcol {
	width:90px;
	float:left;
	margin:0 5px;
}
.options_box .fourcol {
	width:30px;
	float:left;
	margin:0 5px;
}
.options_box .fourcol.color a {
	width:30px;
	height:30px;
	display:block;
	margin-bottom:5px;
}
.options_box .halfcol .wideboxed h6 {
	font-size:11px;
	font-weight:600;
}
.options_toggle_holder {
	position:absolute;
	right:-40px;
}
.options_toggle {
	margin: 6px 0 0 4px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	border:1px solid #111;
	border-left:none;
	display:block;
	background:#111;
}
.options_toggle span .icon {
	margin:10px 0 0 7px;
	display:block;
	color:#fff;
}
.options_toggle:hover, .options_toggle:focus, .options_toggle:active {
	outline:0;
	text-decoration:none;
}
.options_heading {
	color: #444;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}
/* colors */

.options_box a.t_default {
	background:#e96b56;
}
.options_box a.t_stamp {
	background:#D2391D;
}
.options_box a.t_jeans {
	background:#446f7f;
}
.options_box a.t_retro {
	background:#a6a390;
}
.options_box a.t_romantic {
	background:#ea6d75;
}
.options_box a.t_asphalt {
	background:#34495e;
}
.options_box a.t_pomegranate {
	background:#c0392b;
}
.options_box a.t_pumpkin {
	background:#d35400;
}
.options_box a.t_lightorange {
	background:#f39c12;
}
.options_box a.t_red {
	background:#c14c4b;
}
.options_box a.t_green {
	background:#44a582;
}
.options_box a.t_cocoa {
	background:#d6c05d;
}
.options_box a.t_purple {
	background:#c81dbe;
}
.options_box a.t_yellow {
	background:#fcdd45;
}
.options_box a.t_blue {
	background:#467da2;
}
.options_box a.t_cocoa {
	background:#d6c05d;
}
.bgr .bg {
	width:28px;
	height:28px;
	border:1px solid #e6e6e6;
}
#accent_color {
	color: #fff;
	background: #ef5523;
	border: none;
	text-transform: uppercase;
	margin-left: 2px;
	text-align: center;
	outline:0;
}
#bodybg_color {
	color: #fff;
	background: #ccc;
	border: none;
	text-transform: uppercase;
	margin-left: 2px;
	text-align: center;
	outline:0;
}
.bgr .bg {
	width:28px;
	height:28px;
	border:1px solid #e6e6e6;
}
.bgr .bg.bg1 {
	background: url(../img/bodybg/bg1.png) repeat left top;
}
.bgr .bg.bg2 {
	background: url(../img/bodybg/bg2.png) repeat left top;
}
.bgr .bg.bg3 {
	background: url(../img/bodybg/bg3.png) repeat left top;
}
.bgr .bg.bg4 {
	background: url(../img/bodybg/bg4.png) repeat left top;
}
.bgr .bg.bg5 {
	background: url(../img/bodybg/bg5.png) repeat left top;
}
.bgr .bg.bg6 {
	background: url(../img/bodybg/bg6.png) repeat left top;
}
.bgr .bg.bg7 {
	background: url(../img/bodybg/bg7.png) repeat left top;
}
.bgr .bg.bg8 {
	background: url(../img/bodybg/bg8.png) repeat left top;
}
.bgr .bg.bg9 {
	background: url(../img/bodybg/bg9.png) repeat left top;
}
.bgr .bg.bg10 {
	background: url(../img/bodybg/bg10.png) repeat left top;
}
.slider {
	/*box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05) inset, 0 -5px 15px 0 rgba(0, 0, 0, 0.05) inset;*/
    margin: 0 auto;
}
.flexslider {
	/* border: 6px solid #FFFFFF;
    border-radius: 0;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05), 0 -5px 15px 0 rgba(0, 0, 0, 0.05);*/
    margin-bottom:-40px;
	margin-top:0;
	
}
.flexslider h2 {
	color:#073887;
	font-family:"Futura Md BT", "Myriad Pro", Arial;
	font-size:24px;
	font-weight:normal;
	margin:0;
}
.flex-caption {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	color: #262626;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 0 245px;
	max-width: 387px;
	padding: 10px 20px;
	position: absolute;
	text-align: left;
	top: 229px;
}
.presentation {
	margin-bottom: 20px;
	padding-left:0;
}
.presentation h2 {
	color:#073887;
	font-family:"Futura Md BT", "Myriad Pro", Arial;
	font-size: 30px;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
}
/*h2:after {
	background: none repeat scroll 0 0 #8ec73f;
	content: "";
	display: inline-block;
	height: 5px;
	margin-left: 5px;
	width: 100%;
}*/
.presentation p {
	font-size: 15px;
}
.pad-green {
	background: none repeat scroll 0 0 #ABD23E;
	padding: 10px 0;
	-webkit-box-shadow: 0 4px 4px -2px #CACDC4;
	-moz-box-shadow:0 4px 4px -2px #CACDC4;
	box-shadow:0 4px 4px -2px #CACDC4;
	border-bottom: 1px solid #FFFFFF;
}
.loanofficer-container {
    background: none repeat scroll 0 0 #34373F;
   
    color: #FFFFFF;
    margin: 0;
    padding: 7px 25px 5px;
}
/*form*/

#con-form {
    background: none repeat scroll 0 0 #DDE0E1;
    
    display: block;
   
}
.formCTA {
	/* box-shadow: 0 2px 7px -1px rgba(33, 34, 32, 0.69);*/
    color: #666666;
	margin: 0 0 10px;
	min-height: 308px;
	padding: 6px 26px;
	position: relative;
	right: 0;
	top: 0;
	z-index: 15;
}
.formCTA h2 {
	color: #0F397D;
	font-family: "Futura Md BT", "Myriad Pro", Arial;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px -10px;
	overflow: hidden;
	padding: 10px 8px;
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
}
.formCTA .btn {
	font-size:18px;
	/*  font-weight: 600;*/
    letter-spacing: 1px;
	line-height: 24px;
	margin-top: 10px;
	padding: 7px 20px;
	text-transform: uppercase;
	font-family:"Futura Md BT", "Myriad Pro", Arial;
}
form {
	margin: 0 0 20px;
        margin-left: auto;
        margin-right: auto;
        width:90%;
}
fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}
legend {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #E5E5E5;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	color: #333333;
	display: block;
	font-size: 21px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}
legend small {
	color: #999999;
	font-size: 15px;
}
label, input, button, select, textarea {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}
input, button, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
	display: block;
	margin-bottom: 5px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 4px;
	color: #555555;
	display: inline-block;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 4px 6px;
	vertical-align: middle;
}
input, textarea, .uneditable-input {
	width: 206px;
}
textarea {
	height: auto;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0 none;
}
input[type="radio"], input[type="checkbox"] {
	line-height: normal;
	margin: 4px 0 0;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto;
}
select, input[type="file"] {
	height: 30px;
	line-height: 30px;
}
select {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width:80%;
}
select[multiple], select[size] {
	height: auto;
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted #333333;
	outline-offset: -2px;
}
.uneditable-input, .uneditable-textarea {
	background-color: #FCFCFC;
	border-color: #CCCCCC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
	color: #999999;
	cursor: not-allowed;
}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}
.uneditable-textarea {
	height: auto;
	width: auto;
}
input:-moz-placeholder, textarea:-moz-placeholder {
 color: #999999;
}
.radio, .checkbox {
	min-height: 20px;
	padding-left: 20px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child {
	padding-top: 5px;
}
.radio.inline, .checkbox.inline {
	display: inline-block;
	margin-bottom: 0;
	padding-top: 5px;
	vertical-align: middle;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}
.input-mini {
	width: 60px;
}
.input-small {
	width: 90px;
}
.input-medium {
	width: 184px;
}
.input-large {
	width: 210px;
}
.input-xlarge {
	width: 270px;
}
.input-xxlarge {
	width: 530px;
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
 float: none;
 margin-left: 0;
}
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
 display: inline-block;
}
input, textarea, .uneditable-input {
	margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
 margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
	width: 926px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
	width: 846px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
	width: 766px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
	width: 686px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
	width: 606px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
	width: 526px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
	width: 446px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
	width: 366px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
	width: 286px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
	width: 206px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
	width: 126px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
	width: 46px;
}
.row hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px dashed #eee;
}
/* ----- mortgageblog ----- */

.portfolio {
	margin-top:10px;
	text-align:center;
}
.portfolio-title {
	background: url(../img/line.png) left center repeat-x;
}
.portfolio-title h3 {
	width: 220px;
	margin: 0 auto;
	background: #fff;
	font-family: 'Lobster', cursive;
	font-size: 24px;
	color: #5d5d5d;
}
.portfolio .work {
	margin-top: 40px;
	padding-bottom: 20px;
	background: #f8f8f8;
	border-bottom: 2px solid #605B5D;
}
.portfolio .work:hover img {
	opacity: 0.7;
 -o-transition: all .3s;
 -moz-transition: all .3s;
 -webkit-transition: all .3s;
 -ms-transition: all .3s;
}
.portfolio .work:hover {
	box-shadow:
 0 5px 15px 0 rgba(0, 0, 0, .05), 0 1px 25px 0 rgba(0, 0, 0, .05) inset, 0 -1px 25px 0 rgba(0, 0, 0, .05) inset;
 -o-transition: all .5s;
 -moz-transition: all .5s;
 -webkit-transition: all .5s;
 -ms-transition: all .5s;
}
.portfolio .work .icon-awesome {
	margin-top: 15px;
	font-size: 22px;
	line-height: 22px;
}
.portfolio .work .icon-awesome a {
	display: inline-block;
	padding: 5px 9px;
	background:#82B743;
	color: #fff;
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
	-moz-box-shadow:
 0 1px 25px 0 rgba(0, 0, 0, .05) inset, 0 -1px 25px 0 rgba(0, 0, 0, .05) inset;
	-webkit-box-shadow:
 0 1px 25px 0 rgba(0, 0, 0, .05) inset, 0 -1px 25px 0 rgba(0, 0, 0, .05) inset;
	box-shadow:
 0 1px 25px 0 rgba(0, 0, 0, .05) inset, 0 -1px 25px 0 rgba(0, 0, 0, .05) inset;
}
.portfolio .work .icon-awesome a:hover {
	background: #5d5d5d;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.portfolio .work .icon-awesome a:active {
	-moz-box-shadow:
 0 5px 10px 0 rgba(0, 0, 0, .15) inset, 0 -1px 25px 0 rgba(0, 0, 0, .05) inset;
	-webkit-box-shadow:
 0 5px 10px 0 rgba(0, 0, 0, .15) inset, 0 -1px 25px 0 rgba(0, 0, 0, .05) inset;
	box-shadow:
 0 5px 10px 0 rgba(0, 0, 0, .15) inset, 0 -1px 25px 0 rgba(0, 0, 0, .05) inset;
}
.portfolio .work h4 {
	margin-top: 20px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5d5d5d;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}
.portfolio .work p {
	line-height: 24px;
	font-style: italic;
}
/* ----- Testimonials ----- */

.testimonials {
	margin-top: 50px;
	padding-bottom: 50px;
}
.testimonials-title {
	background: url(../img/line.png) left center repeat-x;
}
.testimonials-title h3 {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #5D5D5D;
	font-family: 'Lobster', cursive;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
	width: 180px;
}
.testimonial-list {
	margin-top: 30px;
	text-align: left;
}
.testimonial-list img {
	float: left;
	margin: 10px 0 0 60px;
	border: 3px solid #eaeaea;
}
.testimonial-list p {
	padding: 0 60px 0 150px;
	font-size: 14px;
	line-height: 30px;
	font-style: italic;
}
.testimonial-list .nav-tabs {
	width: 200px;
	float: right;
	border: 0;
}
.testimonial-list .nav-tabs li {
	margin-right: 6px;
}
.testimonial-list .nav-tabs li a {
	width: 12px;
	height: 12px;
	padding: 0;
	background: #eaeaea;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.testimonial-list .nav-tabs li a:hover {
	border: 0;
	background: #ddd;
}
.testimonial-list .nav-tabs li.active a {
	background: #9d426b;
}
/* ----- Page title ----- */

.page-title {
	margin: 0 auto;
	padding: 30px 0 35px 0;
	background: #f8f8f8 url(../img/blog-title-bg2.png) left top repeat;
	-moz-box-shadow:
 0 5px 15px 0 rgba(0, 0, 0, .05) inset, 0 -5px 15px 0 rgba(0, 0, 0, .05) inset;
	-webkit-box-shadow:
 0 5px 15px 0 rgba(0, 0, 0, .05) inset, 0 -5px 15px 0 rgba(0, 0, 0, .05) inset;
	box-shadow:
 0 5px 15px 0 rgba(0, 0, 0, .05) inset, 0 -5px 15px 0 rgba(0, 0, 0, .05) inset;
	text-align: left;
}
.page-title h2 {
	display: inline;
	margin-left: 10px;
	font-family: 'Lobster', cursive;
	font-size: 24px;
	color: #5d5d5d;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
	vertical-align: middle;
}
.page-title p {
	display: inline;
	margin-left: 5px;
	font-size: 14px;
	font-style: italic;
	vertical-align: middle;
}
.page-title-icon {
	margin-left: 20px;
	font-size: 46px;
	color: #ccc;
	vertical-align: middle;
}
/********** ----- ABOUT PAGE ----- **********/

/* ----- About us text ----- */

.about-us {
	margin-top: 20px;
}
.about-us-text {
	padding: 10px 0;
	text-align: left;
}
.about-us-text h4 {
	margin-top: 25px;
	padding: 0 20px;
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #5d5d5d;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}
.about-us-text p {
	padding: 0 20px;
	line-height: 28px;
	font-size: 13px;
}
/*menu*/
nav {
   
}
.nav-shadow {
	background: url("../../assets/img/shadow.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	margin-bottom: -32px;
	padding-bottom: 24px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 990;
}
.nav:before, .nav:after {
	display: table;
	content: " ";
}
.nav:after {
	clear: both;
}
.nav:before, .nav:after {
	display: table;
	content: " ";
}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color:#8ec73f;
}
.nav > li.disabled > a {
	color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #999999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color:#8ec73f;
	border-color: #428bca;
}
.nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
	border-top-color: #2a6496;
	border-bottom-color: #2a6496;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
 @media (min-width: 768px) {
 .nav-tabs.nav-justified > li {
 display: table-cell;
 width: 1%;
}
 .nav-tabs.nav-justified > li > a {
 margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #dddddd;
}
 @media (min-width: 768px) {
 .nav-tabs.nav-justified > li > a {
 border-bottom: 1px solid #dddddd;
 border-radius: 4px 4px 0 0;
}
 .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
 border-bottom-color: #ffffff;
}
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 4px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #ffffff;
	background-color: #428bca;
}
.nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
 @media (min-width: 768px) {
 .nav-justified > li {
 display: table-cell;
 width: 1%;
}
 .nav-justified > li > a {
 margin-bottom: 0;
}
}
.nav-tabs-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border: 1px solid #dddddd;
}
 @media (min-width: 768px) {
 .nav-tabs-justified > li > a {
 border-bottom: 1px solid #dddddd;
 border-radius: 4px 4px 0 0;
}
 .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
 border-bottom-color: #ffffff;
}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav .caret {
	border-top-color: #428bca;
	border-bottom-color: #428bca;
}
.nav a:hover .caret {
	border-top-color: #2a6496;
	border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
}
.navbar:before, .navbar:after {
	display: table;
	content: " ";
}
.navbar:after {
	clear: both;
}
.navbar:before, .navbar:after {
	display: table;
	content: " ";
}
.navbar:after {
	clear: both;
}
 @media (min-width: 768px) {
 .navbar {
 border-radius:0px;
}
}
.navbar-header:before, .navbar-header:after {
	display: table;
	content: " ";
}
.navbar-header:after {
	clear: both;
}
.navbar-header:before, .navbar-header:after {
	display: table;
	content: " ";
}
.navbar-header:after {
	clear: both;
}
 @media (min-width: 768px) {
 .navbar-header {
 float: left;
}
}
.navbar-collapse {
	max-height: 340px;
	padding-right:0px;
	padding-left:0px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " ";
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse:before, .navbar-collapse:after {
	display: table;
	content: " ";
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}
 @media (min-width: 768px) {
 .navbar-collapse {
 width: auto;
 border-top: 0;
 box-shadow: none;
}
 .navbar-collapse.collapse {
 display: block !important;
 height: auto !important;
 padding-bottom: 0;
 overflow: visible !important;
}
 .navbar-collapse.in {
 overflow-y: auto;
}
 .navbar-collapse .navbar-nav.navbar-left:first-child {
 margin-left: -15px;
}
 .navbar-collapse .navbar-nav.navbar-right:last-child {
 margin-right: -15px;
}
 .navbar-collapse .navbar-text:last-child {
 margin-right: 0;
}
}
.container > .navbar-header, .container > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
 @media (min-width: 768px) {
 .container > .navbar-header, .container > .navbar-collapse {
 margin-right: 0;
 margin-left: 0;
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
 @media (min-width: 768px) {
 .navbar-static-top {
 border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
 @media (min-width: 768px) {
 .navbar-fixed-top, .navbar-fixed-bottom {
 border-radius: 0;
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	padding:8px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
 @media (min-width: 768px) {
 .navbar > .container .navbar-brand {
 margin-left: -15px;
}
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
.sr-only {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
@media (min-width: 768px) {
 .navbar-toggle {
 display: none;
}
}
.navbar-nav {
	margin: 7.5px -15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:20px;
}
 @media (max-width: 767px) {
 .navbar-nav .open .dropdown-menu {
 position: static;
 float: none;
 width: auto;
 margin-top: 0;
 background-color: transparent;
 border: 0;
 box-shadow: none;
}
 .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
 padding: 5px 15px 5px 25px;
}
 .navbar-nav .open .dropdown-menu > li > a {
 line-height: 20px;
}
 .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
 background-image: none;
}
}
 @media (min-width: 768px) {
 .navbar-nav {
 float:left;
 margin: 0;
}
 .navbar-nav > li {
 float: left;
}
 .navbar-nav > li > a {
 color: #FFFFFF;
 padding-bottom: 8px;
 padding-top: 8px;
}
}
 @media (min-width: 768px) {
 .navbar-left {
 float: left !important;
}
 .navbar-right {
 float: right !important;
}
}
.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
 @media (min-width: 768px) {
 .navbar-form .form-group {
 display: inline-block;
 margin-bottom: 0;
 vertical-align: middle;
}
 .navbar-form .form-control {
 display: inline-block;
}
 .navbar-form .radio, .navbar-form .checkbox {
 display: inline-block;
 padding-left: 0;
 margin-top: 0;
 margin-bottom: 0;
}
 .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
 float: none;
 margin-left: 0;
}
}
 @media (max-width: 767px) {
 .navbar-form .form-group {
 margin-bottom: 5px;
}
}
 @media (min-width: 768px) {
 .navbar-form {
 width: auto;
 padding-top: 0;
 padding-bottom: 0;
 margin-right: 0;
 margin-left: 0;
 border: 0;
 -webkit-box-shadow: none;
 box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-text {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
 @media (min-width: 768px) {
 .navbar-text {
 margin-right: 15px;
 margin-left: 15px;
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
	color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li > a {
	color: #777777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #333;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #555555;
	background-color: #000;
}
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
	border-top-color: #777777;
	border-bottom-color: #777777;
}
 @media (max-width: 767px) {
 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
 color: #777777;
}
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 color: #333333;
 background-color: transparent;
}
 .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 color: #555555;
 background-color: #333;
}
 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 color: #cccccc;
 background-color: transparent;
}
}
.navbar-default .navbar-link {
	color: #777777;
}
.navbar-default .navbar-link:hover {
	color: #333333;
}
.navbar-inverse {
	background:none repeat scroll 0 0 rgba(13, 13, 13, 0.77);
}
.navbar-inverse .navbar-brand {
	color: #999999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
	color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #ffffff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
 @media (max-width: 767px) {
 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
 border-color: #080808;
}
 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
 color: #999999;
}
 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
 color: #ffffff;
 background-color: transparent;
}
 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
 color: #ffffff;
 background-color: #080808;
}
 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
 color: #444444;
 background-color: transparent;
}
}
.navbar-inverse .navbar-link {
	color: #999999;
}
.navbar-inverse .navbar-link:hover {
	color: #ffffff;
}
.advanced_recent_posts_widget * {
	margin: 0;
	padding: 0;
}
.advanced_recent_posts_widget {
	font-size: 14px;
	line-height: 18px;
}
.advanced_recent_posts_widget .post-title {
	color: #303030;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
}
.advanced_recent_posts_widget .post-date {
	font-style: italic;
}
.advanced_recent_posts_widget img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.advanced_recent_posts_widget ul li {
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	list-style: none outside none;
	margin: 3px 0;
	padding: 3px 0;
}
.advanced_recent_posts_widget .more-link {
	display:block;
}
.advanced_recent_posts_widget .post-entry {
	overflow: hidden;
	padding: 10px 0 5px;
}
.pull-margin {
	margin-left:-15px;
}
.grey {
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #FFFFFF;
	border-radius: 7px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	margin:-60px 0 0;
	padding: 25px 0 40px;
}
.lady {
	position:absolute;
	z-index:999;
	left:0;
	top:0;
}
.sub-mar {
    margin-top: -40px !important;
    position: relative;
    z-index: 555;
}
.historic {
    margin-left: 99px;
    position: absolute;
    top: 54px;
}
.whitebg {
   /* background: url("../../assets/img/pricefinancialservices_14.png") repeat scroll left top rgba(0, 0, 0, 0);*/
   background:none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    margin: 20px 0px;
    padding: 10px;
}

.rateblock {
	
	float: left;
	margin: 0 30px;
	padding-right:0px;
	padding-top:0;
	width:100%;
	
	
}
.rateblock h2 {
	color: #000168;
	font-family: "Century Gothic", arial !important;
	font-size: 30px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: none !important;
}
.rateblock .ratetable {
	background:#03046a;
	color: #fff;
	font-size: 16px;
	height: 190px;
	padding: 20px 0;
	width:100%;
	border-radius:6px;
}
.rateblock .ratetable td {
	padding: 7px 17px;
}

.rateblock-inner {
	
	float: left;
	padding-right:0px;
	padding-top:0;
	width:305px;
	
	
}
.rateblock-inner h2 {
	color: #000168;
	font-family: "Century Gothic", arial !important;
	font-size: 30px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: none !important;
}
.rateblock-inner .ratetable {
	background:#03046a;
	color: #fff;
	font-size: 16px;
	height: 190px;
	padding: 20px 0;
	width: 305px;
	border-radius:6px;
}
.rateblock-inner .ratetable td {
	padding: 7px 17px;
}


tr.wht{ background:#ddddec; color: #252571;}
.formpart {
	float: right;
	padding: 0 10px;
}
.formpart h2 {
	color: #000168;
	font-family: "Century Gothic", arial !important;
	font-size: 30px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: none !important;
}
.formpart label {
    float: left;
    margin-bottom: 0;
    padding: 3px 6px 0;
    width: 100%;
}
.formpart label .textfeild {
	background: linear-gradient(to bottom, #ededed, #cacad2) repeat scroll 0 0 #FAFAFA;
	border: 1px solid #a19699;
	color: #8D8D8D;
	font-family: "Century Gothic", arial;
	font-size: 14px;
	height: 30px !important;
	padding: 2px 3px;
	text-indent: 8px;
	width: 200px;
	border-radius:0;
}
.formpart label .select {
	background: linear-gradient(to bottom, #ededed, #cacad2) repeat scroll 0 0 #FAFAFA;
	border: 1px solid #a19699;
	color: #8D8D8D;
	font-family: "Century Gothic", arial;
	font-size: 14px;
	height: 30px;
	padding: 2px 4px;
	text-indent: 2px;
	width: 208px;
	border-radius:0;
}