/*
Theme Name: mns
Theme URI: 
Author: mns
Author URI: 
Description: 
Version: WP4.3
Text Domain: mns
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
logo: #162B62
background:#336175
border:#162B62 dark
orange: #FF6A00, #EB752F
*/

/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
/*	font-family: inherit;*/
/*        font-family: 'Lato', sans-serif; */
	font-size: 100%;        
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
       line-height: 1.6;
       
}
li{
    line-height: 1.6;
}

html {
/*	font-size: 62.5%; */
        /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
/*	color: #444;*/
/*	font-family: 'Open Sans', sans-serif;*/
        font-family: 'Lato', sans-serif;
/*	font-size: 15px;*/
	line-height: 1.8;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
        font-family: 'Lato', sans-serif;
	line-height: 1.3;
	margin-bottom: 10px;
    color: #636363 !important;
    font-weight: 300;
    
}

.listings_header h4{
    font-family: 'Lato', sans-serif;
}

h2{
    margin: 8px 0 !important;
}
p {
	margin-bottom:20px;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 15px;
	font-size: 20px;
	font-style: italic;
    /*font-family: 'Lato', sans-serif; */
	font-weight: 300;
}
address {
	margin: 0 0 15px;
}
pre {
	background: #eee;
/*	font-family: "Courier 10 Pitch", Courier, monospace;*/
        /*font-family: 'Lato', sans-serif; */
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}

h1{ font-size:30px;}
h2{ font-size:26px;}
h3{ font-size:22px;}
h4{ font-size:20px;}
h5{ font-size:18px;}
h6{ font-size:16px;}
/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
}
ul, ol {
	margin: 0 0 15px 20px;
}
ul {
	list-style: circle;
        
}

ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 15px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 15px 15px;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	vertical-align: middle;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 15px;
	width: 100%;
	border-collapse: collapse;
}
th {
	font-weight: bold;
	padding:5px 10px;
}
td{
	padding: 5px 10px;
}

/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: middle;
}
.navigation .nav-links a,
.slider-caption br + a,
.bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #F0563D;
	color: #FFF !important;
/*        color: #333 !important;*/
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	border: none;
	padding: 10px 15px;
	font-weight: normal;
	display: inline-block;
    position:relative;
    text-shadow:none;
}
.slider-caption br + a{
margin-top: 10px;
}
.navigation .nav-links a:hover,
.bttn:hover,
button,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{
	background: #D64C37;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"]
{
	color: #666;
	border: 1px solid #ccc;
	height: 36px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #AAA;
}
.searchform input[type="text"]:focus{
	border:none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px 6px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	color: #666;
	border: 1px solid #ccc;
	height: 160px;
    width: 100%;
}

/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/
a {
	color: #162B62;
        color: #fff !important;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
}
a:visited {
}
a:hover,
a:focus,
a:active {
	color: #333 !important;
/*        color: #353f47;*/
}
li a:focus{
    background: #fff !important;
}

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
/*	z-index: 100000; */
        /* Above WP toolbar */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright {
	display: inline;
	float: right;
/*	margin-left: 15px;*/
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.ak-container:after,
.ak-container:before {
	content: '';
	display: table;
}
.clearfix:after,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.ak-container:after {
	clear: both;
}
.clear{
	clear:both;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 25px;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
Posts and pages
--------------------------------------------------------------*/
h1.entry-title, .page-title, hr{ 
	color: #333;
	background: url(images/title-bg.png) repeat-x left bottom;
	padding-bottom: 15px;
        font-weight: bold;
        font-family: 'Lato', sans-serif;
}
h1.entry-title a{
	color:#333;
}
.hentry {
	margin: 0 0 15px;
}
.sticky, 
.bypostauthor{
	
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline,
.posted-on {
	display: inline;
	/*font-family: 'Lato', sans-serif; */
	font-size: 14px;
	font-style: italic;
    font-weight: 300;
}
.page-content,
.entry-content,
.entry-summary {
/*	margin: 15px 0 0;*/
        margin: 0;
}
.page-links {
	clear: both;
	margin: 0 0 15px;
}
.edit-link .post-edit-link{
	background: #293037;
	padding:4px 10px;
	color: #FFF !important;
	line-height: 1;
	border-radius: 3px;
	font-size: 13px;
}

.edit-link .post-edit-link:before{
	content: "\f044";
	font-family:FontAwesome;
	margin-right: 5px;
}
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #DDD;
}
article.hentry .edit-link{
	display: block;
	margin-top: 20px;
}
article.hentry h1.entry-title{
	margin-bottom: 5px;
	line-height: 1.2;
        text-transform: capitalize;
}
article.hentry .entry-footer > span{
	margin-right: 15px;
	font-size: 13px;
}
.page-header .page-title{
	color: #666;
	background: url(images/title-bg.png) repeat-x left bottom;
	padding-bottom: 15px;
}
.posted-on:before{
	content: "\f073";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}
.cat-links:before{
	content: "\f07c";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}
.comments-link:before{
	content: "\f075";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}
.tags-links:before{
	content: "\f02c";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}
.entry-footer a{
	color: #999;
}
.entry-footer a:hover{
	color:#01AEFD;
}
.nav-links .meta-nav{
	display: none;
}
.paging-navigation{
    margin-top: 20px;
}
.nav-links .nav-previous{
	width: 50%;
	float: left;
}
.nav-links .nav-next{
    width: 50%;
	float: right;
}
.nav-links .nav-next{
	text-align: right;
}
.nav-links .nav-previous a:before{
	content: "\f0d9";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}
.nav-links .nav-next a:after{
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	margin-left: 5px;
}
.entry-thumbnail{
	width: 38%;
	float: left;
}
.entry-exrecpt{
	width: 60%;
	float: right;
}
.short-content{
	margin-bottom: 10px;
}
.short-content + .bttn{
	float: right;
}
.entry-footer{
	margin-top: 10px;
}
.full-width{
	float: none;
	width: 100%;
}

/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
#comments h2.comments-title{
	font-style: italic;
	margin: 15px 0;
    font-weight: 300;
    font-size: 22px;
    background: #162B62;
    display: inline-block;
    padding: 8px 15px;
    color: #FFF;
}
#comments h3{
	margin:0 0 10px;
	line-height: 1;
	color: #FFF;
	background: #162B62;
	display: inline-block;
	padding: 10px 20px;
	margin: -20px 0 15px -20px;
}
#commentform label{
	width: 120px;
	display: inline-block;
}
textarea#comment{ 
	width: 60%;
	height: 150px;
}

/*Comment Lists*/
.comments-area ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
.comments-area ol.children{
	margin: 0 0 0 15px;
}
.comment-list .comment-body{
	padding: 15px;
	margin-bottom: 20px;
	background: #FCFCFC;
	border-top:2px solid     #162B62;
}
.comment-author img{
	vertical-align: text-top;
	margin-right: 15px;
}
.comment-author{
	float: left;
}
.comment-author .fn{
	font-style: normal;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.comment-author .fn .url{
	color: #333;
	padding: 0 5px;
}

.comment-author .fn .url:hover{
	background: #162B62;
	color: #FFF;
}
.comment-author .says{
	display: none;
}
.commentmetadata{ 
	float: right;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
    font-weight: 300;
}
.commentmetadata a{
	color: #666;
}
.commentmetadata .comment-edit-link{
	color:#01AEFD;
}
.commentmetadata + .clear{
	margin-bottom: 20px;
}
.reply .comment-reply-link{
	background: none repeat scroll 0 0 #293037;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 1;
    padding: 2px 10px;
}
#respond{
	background: #2E313D;
	padding: 20px;
	margin-top: 20px;
	color: #CCC;
}
#commentform .form-submit{
	margin-bottom: 0;
}

#cancel-comment-reply-link{
	font-style: italic;
	color: #FFF;
}
#cancel-comment-reply-link:before{
	font-family: FontAwesome;
	content: "\f057";
	margin:0 5px 0 20px;
	font-style: normal;
	color: #FFF;
}
.logged-in-as a{
	color: #CCC;
}

/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}
#infinite-footer{
	display: none;
}

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 10px 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
COMMON CSS
--------------------------------------------------------------*/
body{
	font-weight: 400;
}
body.boxed-layout{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ak-container{ 
	width:1170px;
/*        width:1270px;*/
        min-width:65% !important; 
	margin: 0 auto;
}
.roboto-light{
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.roboto-light a{
	color:#ffffff;
}
.roboto-light a:hover{
	color:#ffffff;
}

/*--------------------------------------------------------------
Slider
--------------------------------------------------------------*/
#slider-banner{ 
	overflow: hidden;
	position: relative;
}
/*All the css of the banner slider is includes in css/jquery.bxslider.css */
#slider-banner .overlay{
/*	background: url(images/overlay.png) repeat;*/
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.multi-border{
	display: none;
}
.multi-border {
	display: none;
    width: 100%;
    z-index: 20;
}
.multi-border > ul {
	list-style-type: none;
    margin: 0;
}
.multi-border li{
/*    content: "\f073";*/
    content: "";
    float: left;
    height: 4px;
    width: 20%;
}
.multi-border li.dark-green{
	background: none repeat scroll 0 0 #162B62;
}
.multi-border li.yellow{
	background: none repeat scroll 0 0 #b7c11e;
}
.multi-border li.cream{
	background: none repeat scroll 0 0 #eff1c2;
}
.multi-border li.orange{
	background: none repeat scroll 0 0 #f0563d;
}
.multi-border li.light-green{
	background: none repeat scroll 0 0 #00a651;
}
.slider-caption{
	background: none;
}
#slider-banner .scroll-down{
	background:url(images/scroll-down.png) no-repeat;
	bottom: 57px;
	display: inline-block;
    left: 50%;
    height:22px;
    margin: 0 auto 0 -22px;
    position: absolute; 	
	text-indent: -9999px;
	width: 44px;
	z-index: 100;
}

/*--------------------------------------------------------------
HEADER
--------------------------------------------------------------*/
header.site-header {
    position: relative;
}
 .lead2{
        font-size: 2em !important;
        color:#fff !important;
    }
    .uk-button-primary{
        background:#162B62 !important;
        padding:5px 40px 5px 40px !important;
        border-radius: 30px !important;
        border:1px #fff solid !important;
    }
    .lead3{
        font-size: 1vw !important;
    }
    
.menu-toggle{
	display: none;
}
.site-branding.main-logo{
    float: left;
    padding: 10px 0;
}
.logo-left .site-branding.main-logo img{
	max-height: 67px !important;
	width: auto !important;
}
.logo-center .site-branding.main-logo{
	float: none;
	text-align: center;
}
.main-logo h1 {
    font-family: 'Josefin Slab', serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin: 10px 0 5px;
}
.main-logo .tagline{
	color:#162B62;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 5px;
}
.header-wrap .main-navigation{
    float:right;
   
}
.header-wrap.logo-center  .main-navigation{
	float: none;
	text-align: center;
}
.header-wrap .search-icon{
	float: right;
	position: relative;
}
.header-wrap .search-icon {
    border-left: 1px solid #ececec;
    cursor: pointer;
    padding: 0 18px;
}
.logo-center.header-wrap .search-icon{
	border: none;
}
.header-wrap .search-icon > .fa.fa-search {
    font-size: 20px;
    line-height: 87px;
    color: #666;
}
.logo-center.header-wrap .search-icon > .fa.fa-search{
	line-height: 50px;
}
.header-wrap .ak-search{
    background: none repeat scroll 0 0 #fff;
    display: none;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 9999;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
}
.header-wrap .searchform .s {
    background: none;
    border:none;
    float: left;
    font-size: 13px;
    height: 32px;
    padding: 5px 10px;
    vertical-align: middle;
    width: 160px;
}
.header-wrap .searchform .searchsubmit {
    background: none;
    border:none;
    box-shadow: none;
    color: #ccc;
    float: right;
    font-size: 14px;
    height: 32px;
    padding: 0;
    width: 32px;
}
.header-wrap .searchform .searchsubmit .fa.fa-search{
	color: #CCC;
}
.header-wrap .searchform{
    border: 1px solid #ccc;
    height: 34px;
    width: 200px;
}
.header-wrap ul{
	margin: 0;
	list-style:none;
}
#site-navigation .menu{
	float: left;
}
.logo-center #site-navigation .menu{
	display: inline-block;
	float: none;
}
#site-navigation ul li{
	position: relative;
}
#site-navigation .menu > ul > li{
	float: left;
}
#site-navigation .menu > ul > li > a{
/*    border-left: 1px solid #ececec;*/
    color: #162B62;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    line-height: 86px;
    padding: 0 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.logo-center #site-navigation .menu > ul > li > a{
	line-height: 50px;
}
.logo-center #site-navigation .menu > ul > li > a{
	border-left: none;
}
#site-navigation .menu > ul > li:hover > a:before, 
#site-navigation .menu > ul > li.current_page_item > a:before,
#site-navigation .menu > ul > li.current-menu-item > a:before,
#site-navigation .menu > ul > li.current_page_ancestor > a:before,
#site-navigation .menu > ul > li.current-menu-ancestor > a:before{
/*    background: #162B62 !important;*/
/*    opacity:0.5;*/
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top:-5px;
    width: 100%;
    text-decoration: none !important;
}
.logo-center #site-navigation .menu > ul > li:hover > a:before, 
.logo-center #site-navigation .menu > ul > li.current_page_item > a:before,
.logo-center #site-navigation .menu > ul > li.current_page_ancestor > a:before,
.logo-center #site-navigation .menu > ul > li.current-menu-ancestor > a:before{
	display: none;
}




/*** SUB-MENU ****/

#site-navigation .menu ul ul{
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
 }
 
 #site-navigation .menu ul{
}

#site-navigation .menu li:hover > ul {
    display: block;
    visibility:visible;
}



#site-navigation .menu ul ul li {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 0 !important;
    text-align: left;
}
#site-navigation .menu ul ul li:last-child{
	border-bottom: none;
}

#site-navigation .menu ul ul li a{
	color: #666;
        color: #fff;
    display: block;
    font-weight: bold;
    font-size: 10pt;
    padding:10px 15px;
    padding:3px 15px;
    position: relative;
    vertical-align: middle !important;
    border-bottom: 1px #D9D7D8 solid !important;
}



#site-navigation .menu ul ul li > a:hover:before, 
#site-navigation .menu ul ul li.current_page_item > a:before{
    content: "";
    height: 2px;
    left: 0;
    position: absolute;    
    width: 100%;
}
#site-navigation .menu ul ul li > a:hover, 
#site-navigation .menu ul ul li.current_page_item > a{
	color:#162B62;
       
}
#site-navigation .menu ul ul ul{
	top: -25px;
	left: 100%;
}

#site-navigation .menu ul ul {
}
li.current_page_item ul li a{
        color:#fff !important;
}

/*sub menu 2nd layer - maya*/
#site-navigation .menu .menu-item-has-children li:hover ul.sub-menu{
    visibility: visible !important;
    background:#162B62;
}

#site-navigation .menu .menu-item-has-children ul.sub-menu li:hover > ul{

    visibility:visible !important;
}
#site-navigation .menu .menu-item-has-children ul.sub-menu ul:after {
/*		content: ""; clear: both; display: block;*/
}
#site-navigation .menu .menu-item-has-children ul ul ul {
        position: absolute; 
        left: 100%; top:0;
        visibility:visible !important;
}

#site-navigation .menu ul ul li:hover ul{
	display:block !important;
        visibility:visible !important;
}

#site-navigation .menu ul ul li:hover ul.sub-menu{
    position: absolute;
    display: block;
    visibility:visible !important;
    
}
ul.sub-menu ul {
    display:inline-block;
/*    margin-left:-38px !important;*/

/*must have this margin left to hover submenu, 18px is good for Chrome + FF*/
    margin-left:-18px !important;
    position: relative;
    z-index: 99;
}

#site-navigation ul.sub-menu{
/*    z-index:400;*/
    
    margin-top:25px !important;
/*    border:1px #ff0000 solid !important;*/
    min-width:180px !important;
    
/*    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);*/
}
ul#menu-menu-1 li lu{
    display:block;
    visibility:visible;
}

#site-navigation ul.sub-menu li a:hover{
/*    background:#fff !important;*/
color: #D9A861 !important;
}

ul.sub-menu li ul li a{
    padding-left:35px !important;
}




/*-----------------------------
TOP-FOOTER
-------------------------------*/
.hide{
	display: none;
}
#top-footer{
        background: #FFFDEC;		
		background: url('./images/footer_bg.jpg');	
/*                background: url('./images/background_milpitas.jpg');*/
		background-repeat: repeat-x;
	color:#FFF;
	font-size: 14px;
	font-weight: 300;
	padding: 30px 0 20px 0;
/*        background: #336175 !important;*/
        background: #FAFAFA;
        
}
#top-footer a{
	color:#fff !important;
        color:#162B62 !important;
	font-weight: 500;
}
#top-footer .footer {
    float: left;
    min-height: 200px;
}

#top-footer .footer .widget{
	margin-bottom: 0;
/*	background: url(images/footer-bg.png) repeat-y scroll right top;*/
}
#top-footer .footer4 .widget{
	margin-right: 0;
	background: none;
	padding-right: 0;
}
#top-footer .footer1, #top-footer .footer2, #top-footer .footer3, #top-footer .footer4{
/*	width: 25%;*/
}
#top-footer .footer .widget-title{
/*	color:#333;*/
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#top-footer .textwidget ul{
	margin: 0
}
#top-footer .textwidget ul li{
	list-style-type: none;
        padding-left: 30px;
	position: relative;
        height:35px !important;
}
#top-footer .textwidget ul li:before {
/*    content: "\f058 ";*/
    font-family: FontAwesome;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 0px;
}
#top-footer .footer p{
	margin-bottom: 10px;
}
#top-footer input, #top-footer textarea{
	background: #116e60;
	border: none;
	border-radius: 0;
	color: #333 !important;
	height: 36px;
	padding: 10px;
	width: 100%;
}
#top-footer textarea{
	height: 90px;
	resize: none;
}
#top-footer input[type="submit"]{
	border: none;
	background: #116e60;
	height: 36px;
	text-transform: uppercase;
	width: auto;
	padding: 10px 20px;
	vertical-align: middle;
}

/*-----------------------------
MIDDLE-FOOTER
-------------------------------*/
footer #middle-footer{
/*        background: #162B62;*/
/*        background:#F3EADF !important;*/
	color:#162B62 !important;
	font-size: 14px;
	font-weight: 300;
	padding: 8px 0;
	text-align: center;
}
.footer-menu ul{
	list-style-type: none;
	margin:0;	
}
.footer-menu ul li{
	display: inline-block;
}
.footer-menu ul li a{
	margin-left: 1px;
	padding-left: 1px;
	line-height: 10px;
	display: block;
        color:#162B62 !important;
        padding-top:5px;
}

ul#menu-menu2-1 li a, .menu-menu4-container ul li a, ul#menu-menu3-1 li a{
    font-size: 11pt !important;
    font-family: "Lato",sans-serif;
font-weight: 500;
/*    binh*/
}


.footer-menu ul li:first-child a{
	border-left: none;
	margin-left: 0px;
	padding-left:0px;
}
.footer-menu ul li .children{
	display: none;
}

/*-----------------------------
BOTTOM-FOOTER
-------------------------------*/
footer #bottom-footer{
    background: none repeat scroll 0 0 #2e313d;
    color: #162B62;
    text-align: center;
    padding: 20px;
    font-size: 13px;
    height:60px;
    padding-top:10px !important;
}
.footer-wrap{
    border-top:1px #d2d2d2 solid !important;
}
.footer-wrap{
/*    background:#012f5b !important;*/
    background: #f4f4f4;
}

.footer-wrap a:hover{
	color:#162B62;
}
.footer-logo a {
	margin-bottom: 5px;
	display: block;
}
.footer-socials {
	margin-top: 15px;
}
.footer-socials a{
	display: inline-block;
	background: #162B62;
	color: #FFF;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	margin: 0 2px;
       
}
.footer-socials a:hover{
	background: #F0563D;
}
.tagcloud a{
	font-size: 13px !important;
	background: rgba(0,0,0,0.4);
	padding: 8px 10px;
	margin: 0 2px 4px 0;
	display: inline-block; 
	line-height: 1;
}
.sidebar .tagcloud a{
	background: #162B62;
	color: #FFF;
}

/*-----------------------------
ABOUT-SECTION
-------------------------------*/
#about-section {
	height: auto; 
	padding: 75px 0;
	text-align: center;
	background: #FFF;
}
#about-section .main-title{
	font-size: 38px;
}
#about-section .main-title a{
	display: block;
	line-height: 1;
	margin-bottom: 21px;
	color: #333;
}
#about-section .welcome-detail {
    font-size: 22px;
    font-weight: 300;
    line-height: 36px;
}

#about-section .welcome-content{
	margin-bottom: 30px;
}

#about-section a.read-more.bttn{
	padding: 16px 25px;
}

/*-----------------------------
EVENTS-SECTION
-------------------------------*/
.events-section{
	background: #FFF;
	padding: 50px 0;
	text-align: center;
}
.events-section .main-title{
	color:#333;
	font-size: 30px;
	line-height: 1;
	margin-bottom: 50px;
}
.events-section .main-title a{
	color: #333;
}
.events-section .event-list{
	background: #F2F2F2;
    float: left;
    position: relative;
    width: 377px;
}
.events-section .event-list .event-thumbnail img {
	width: 100%;
}
.events-section .event-list .event-date {
    background: none repeat scroll 0 0 #f0563d;
    color: #ffffff;
    height: 90px;
    left: 24px;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 55px;
}
.events-section .event-list .event-date-day {
    display: block;
    font-size: 26px;
    line-height: 30px;
}
.events-section .event-list .event-date-month{
    display: block;
    font-size: 18px;
    line-height: 22px;
	text-transform: uppercase;
}
.events-section .event-list .event-detail{
	color:#000000;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	padding: 20px 20px 18px;
	text-align: left;
}
.events-section .event-list .event-title{
	margin-bottom: 6px;
}
.events-section .event-list .event-title a{
	color:#333;
	font-size: 24px;
	font-weight: 300;
	line-height: 28px;
}
.read-more-btn {
    background:#162B62;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 31px;
    line-height: 31px;
    margin-top: 22px;
    padding-left: 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 35px;
}
.read-more-btn:hover{
	background: none repeat scroll 0 0 #209684;
	color:#ffffff;
}
.read-more-btn:hover .read-icon-wrap{
	background: none repeat scroll 0 0 #162B62;
}
.read-more-btn .read-icon-wrap {
    background: none repeat scroll 0 0 #209684;
    height: 31px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 24px;
}
.events-section .view-all{
    background: #162B62;
    color: #ffffff;
    display: inline-block;
    font-size: 16.26px;
    font-weight: 300;
    height: 36px;
    line-height: 36px;
    margin-top: 62px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}
.events-section .view-all:hover{
	background: #0F806E;
}
.boxed-layout .bx-controls-direction{
	display: none;
}
.events-section .bx-wrapper .bx-controls-direction a{
	height: 44px;
    margin-top: -28px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    transition: all 0.2s ease 0s;
    width: 22px;
    z-index: 9999
}
.events-section .bx-wrapper .bx-prev {
    background: url(images/events-controls.png) no-repeat scroll  0 0;
    left: -50px;
}
.events-section .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.events-section .bx-wrapper .bx-next {
    background: url(images/events-controls.png) no-repeat scroll  right 0;
    right: -50px;
}
.events-section .bx-wrapper .bx-next:hover {
    background-position: right 0;
}
.events-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: #F2F2F2;
    display: block;
    height: 11px;
    margin: 0 0 0 6px;
    outline: 0 none;
    text-indent: -9999px;
    transition: all 0.3s ease-in-out 0s;
    width: 11px;
    border-radius: 0;
}
.events-section .bx-wrapper .bx-pager.bx-default-pager a:hover, .events-section .bx-wrapper .bx-pager.bx-default-pager a.active{
    background:#f0563d;
}

/*-----------------------------
CLIENTS-SAY
-------------------------------*/
.clients-say-section{
	padding: 40px 0 80px;
	text-align: center;
	background: #F6F6F6;
}
.clients-say-section .main-title{
    color: #2e313d;
    font-size: 30px;
    margin-bottom: 40px;
}
.clients-say-section .testimonial-slider-wrap .bx-wrapper .bx-pager {
    bottom: -60px;
    right: auto;
    text-align: center;
    width: 100%;
}
.clients-say-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #162B62;
    display: block;
    height: 11px;
    margin: 0 4px;
    outline: 0 none;
    text-indent: -9999px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    width: 11px;
    border-radius: 0;
}
.clients-say-section .testimonial-wrap {
    margin: 0 auto;
    width: 970px;
}
.clients-say-section .testimonial-slide{
	color: #111111;
    font-size: 24px;
    font-weight: 300;
    line-height: 33px;
    width: 100% !important;
}
.clients-say-section .testimonial-thumbnail {
    border-radius: 90px;
    height: 103px;
    margin: 0 auto 29px;
    overflow: hidden;
    width: 103px;
}
.clients-say-section .testimoinal-client-name{
	margin-top: 20px;
	font-weight: 400;
}
.clients-say-section .bx-wrapper{
	padding-bottom: 20px;
}
.clients-say-section .bx-wrapper .bx-pager.bx-default-pager a.active, 
.clients-say-section .bx-wrapper .bx-pager.bx-default-pager a:hover{
	background: #F0563D;
}
.clients-say-section .bx-wrapper .bx-controls-direction a {
	background: url(images/testimonila-controls.png) no-repeat scroll 0 0;
    height: 29px;
    margin-top: 0;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 33px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 15px;
    z-index: 9999;
}
.clients-say-section .bx-wrapper .bx-controls-direction a.bx-prev{
	left: 360px;
}
.clients-say-section .bx-wrapper .bx-controls-direction a.bx-next{
	background-position: -17px 0;
	right: 360px;
}

/*-----------------------------
BUSINESS-ACTIVITIES
-------------------------------*/
.business-section{
	background: #162B62;
	padding: 45px 0;
    color:#FFF;
}
.business-section a{
    color:#FFF;
}
.business-section .widget-title{
    color: #FFF;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 300;
    /*font-family: 'Lato', sans-serif;*/
}
.business-activities-wrapper{
	margin-left: -1.33%;
}
.business-section .business-wrapper{
	color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 29.81px;
    float: left;
    margin-left: 1.33%;
    position: relative;
    width: 32%;
}

.business-section .business-image img{
	float: left;
}
.business-section .business-content{
	clear: both;
	margin-top: 14px;
}
.business-section .widget, .business-section .gallery{
	margin-bottom: 0;
}

/*-----------------------------
FEATURED-POST
-------------------------------*/
.featured-section{
	padding: 45px 0 60px;
	background: #162B62;
}
.featured-section .main-title{
	color:#F6F6F6;
	font-size: 32px;
}
.featured-section .sub-desc {
    color: #F6F6F6;
    display: block;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 50px;
    text-align: center;
}
.featured-section .sub-desc a{
	color: #F6F6F6;
	border-bottom: 1px dotted #F6F6F6;
}
.featured-section .featured-post-wrapper{
	margin-left: -20px;
}
.featured-section .featured-post {
    background: #FFF;
    color: #333;
    float: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin-left: 20px;
    width: 277px;
    text-align: center;
}
.featured-section .featured-content {
    padding: 15px 20px 15px;
}
.featured-post .featured-icon{
	background:#147D6D;
	margin: 0;
	text-align: center;
	font-size: 60px;
	line-height:180px;
}
.featured-post .view-more {
    color: #162B62;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #162B62;
    padding: 6px 15px;
    display: inline-block;
}
.featured-post .view-more:hover{
	background: #162B62;
	color: #FFF;
}
.featured-post h2.featured-title {
    line-height: 24px;
}
.featured-post h2.featured-title a{
	color: #222;
    font-size: 20px;
    font-weight: 500;
}

/*-----------------------------
CONTACT-GOOGLE-MAP
-------------------------------*/
#google-map{
	position: relative;
	height: 450px;
}
.google-section-wrap{
	left: 50%;
	margin-left:-585px; 
	position: absolute;
    top: 0;
}
#google-map iframe{
	width:100%;
	height: 100%;
}
#google-map img{
	max-width: none;
}
.googlemaps br, 
.googlemaps small{
    display: none;
}
#google-map .ak-contact-address {
	background: rgba(255,255,255,0.8);
	float: right;
	margin-top: 60px;
    padding: 30px 25px 40px;
    width: 380px;
    z-index: 10;
}
#google-map .ak-contact-address > h3 {
    border-bottom: 1px solid #2e313d;
    color: #2e313d;
    font-size: 30px;
    font-weight: 300;
	line-height: 43px;
	margin-bottom: 19px;
    text-transform: uppercase;
}
#google-map .ak-contact-address .socials {
	margin-top: 40px;
}
#google-map .ak-contact-address .socials a {
    border-radius: 90px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    margin-right: 3px;
    margin-bottom: 5px;
    text-align: center;
    width: 34px;
}
.ak-contact-address .footer-socials a.facebook {
	background: none repeat scroll 0 0 #283890;
}
.ak-contact-address .footer-socials a.yelp{
	background: none repeat scroll 0 0 #29A7E1;
}
.ak-contact-address .socials a.gplus {
	background: none repeat scroll 0 0 #D34231;
}
.ak-contact-address .footer-socials a.youtube{
	background: none repeat scroll 0 0 #B61F24;
}
.ak-contact-address .footer-socials a.linkedin {
	background: none repeat scroll 0 0 #0F78A8;
}
.ak-contact-address .socials a.vimeo {
	background: none repeat scroll 0 0 #23B6EA;
}
.ak-contact-address .socials a.instagram {
	background: none repeat scroll 0 0 #517FA3;
}

.ak-contact-address .socials a.skype {
	background: none repeat scroll 0 0 #3FBFEE;
}
.ak-contact-address .socials a.rss {
	background: none repeat scroll 0 0 #FAA21C;
}

/*-----------------------------
Blog Post
-------------------------------*/
#accesspress-blog{
	padding:40px 0;
	background:#FFF;
}

#accesspress-blog .main-title{
	color: #162B62;
    font-size: 32px;
}

/*-----------------------------
INNER-PAGES
-------------------------------*/
#content {
    padding: 30px 0;
    background: #FFF;
}
#primary{
	float: left;
    width: 68%;
}
#primary_fullwidth{
	float: left;
    width: 100%;
}
.sidebar {
	float: right;
    width: 29%;
}

/*-----------------------------
RIGHT-SIDEBAR
-------------------------------*/
.sidebar aside {
    margin-bottom: 30px;
}
.sidebar h1.widget-title {
    background: none repeat scroll 0 0 #f1f2f3;
    border-left: 5px solid #01aefd;
    font-size: 22px;
    line-height: 24px;
    padding: 10px 15px;
    text-transform: uppercase;
}
.sidebar .event-list {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.sidebar .event-list .event-thumbnail {
	float: left;
    position: relative;
    width: 30%;
}
.sidebar .event-list .event-thumbnail img {
    display: block;
}
.sidebar .event-list .event-detail {
	float: right;
    width: 65%;
}
.sidebar .event-list .event-detail a{
	color:#162B62;
}
.sidebar .event-thumbnail .event-date {
    font-size: 13px;
    padding: 5px 0;
    width: 50px;
}
.sidebar .event-thumbnail .event-date {
    background: none repeat scroll 0 0 #162B62;
    color: #fff;
    font-weight: 600;
    left: 0;
    line-height: 1;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 60px;
}
.sidebar .event-date .event-date-day {
    display: block;
    margin-bottom: 3px;
}
.sidebar .event-date .event-date-month {
    display: block;
    font-weight: 400;
}
.sidebar .widget-title {
    background:#162B62;
    color: #FFF;
    padding:8px 10px;
    line-height: 1.2;
    font-size: 20px;
    position: relative;
}
.sidebar .widget-title:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-width:10px;
	border-style: solid;
	border-color:transparent #162B62 #162B62 transparent;
}

/*-----------------------------
LEFT-SIDEBAR
-------------------------------*/
.left-sidebar #primary {
    float: right;
    width: 68%;
}
.left-sidebar.sidebar {
    float: left;
    width: 29%;
}

/*** SEARCH-ASIDE ***/
.sidebar .widget_search .searchsubmit {
    background: none repeat scroll 0 0 #162B62;
    border: medium none;
    height: 36px;
    width: 12%;
}
.sidebar .widget_search input[type="text"]{
	width: 87%;
	float: left;
}
.sidebar .widget_search input[type="text"]:focus, .sidebar .widget_search input[type="text"]:active{
	border:1px solid #162B62;
}
.sidebar ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.sidebar ul li {
	background: url(images/sidebar-li.png) no-repeat scroll left 16px;
    border-bottom: 1px solid #f2f2f2;
    padding: 5px 0 5px 16px !important;
}
.sidebar ul li:last-child{
	border-bottom: none;
}
.sidebar ul li a {
    color: #666;
    font-weight: 300;
}
.sidebar ul li a:hover{
    color: #162B62;
}

/*-----------------------------
BOTH-SIDEBAR
-------------------------------*/
.both-sidebar #primary-wrap{
	float: left;
    width: 76%;
}
.both-sidebar #primary-wrap #primary {
    float: right;
    width: 70%;
}
.both-sidebar #primary-wrap .left-sidebar.sidebar {
    float: left;
    width: 28%;
}
.both-sidebar .right-sidebar{
	float: right;
    width: 22%;
}
.both-sidebar .sidebar .widget_search input[type="text"] {
    width: 83%;
}
.both-sidebar .sidebar .widget_search .searchsubmit{
	width: 15%;
}

/*-----------------------------
BOTH-SIDEBAR
-------------------------------*/
.no-sidebar #primary{
	width: 100%;
	float: none;
}

/*-----------------------------
INNER-PAGES-TESTIMONIALS
-------------------------------*/
.cat-testimonial-list{
	margin-bottom: 30px;
	width:48%;
	float: left; 
	margin-right: 4%;
}
.cat-testimonial-list:nth-child(odd){
	margin-right: 0;
}
.cat-testimonial-list .cat-testimonial-excerpt{
    position: relative;

}
.cat-testimonial-list h1.entry-title {
    color: #162B62;
    font-size: 19px;
    font-style: italic;
    font-weight: 400;
}
.cat-testimonial-image {
    margin-bottom: 10px;
}
.cat-testimonial-image img{
	width: 100%;
}

/*-----------------------------
INNER-PAGES-PORTFOLIO
-------------------------------*/
.cat-portfolio-list{
	float: left;
	position: relative;
	width: 50%;
}
.cat-portfolio-list .portofolio-layout{
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;	    
	padding-top: 42%;
    text-align: center;
    top:0;
    width: 100%;
}
.cat-portfolio-list .portofolio-layout:hover{
	background: rgba(0, 0, 0, 0.75);
}
.cat-portfolio-list .portofolio-layout:before,  
.cat-portfolio-list .portofolio-layout:after {
    bottom: 30px;
    content: "";
    left: 30px;
    opacity: 1;
    position: absolute;
    right: 30px;
    top: 30px;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
}
.cat-portfolio-list .portofolio-layout:hover:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.cat-portfolio-list .portofolio-layout:hover:after{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -ms-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
.cat-portfolio-list .portofolio-layout h1{
	color: #ffffff;
	border: medium none;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cat-portfolio-list .portofolio-layout .cat-portfolio-excerpt{
	color: #ffffff;
	border: medium none;
    font-size: 17px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    padding: 0;
    padding: 0 40px;
    transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.cat-portfolio-list .portofolio-layout:hover h1{
	-ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
.cat-portfolio-list .portofolio-layout:hover .cat-portfolio-excerpt{
    -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 0.5%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
404 Page
--------------------------------------------------------------*/
.error-404{
	background:url(images/404.png) no-repeat;
	height: 373px;
	width: 302px;
	margin: 0 auto;
	position: relative;
}
.error-404 .breeze-404{
	font-size: 60px;
	position: absolute;
	left: 80px;
	top:180px;
	line-height: 1;
}
.error-404 .breeze-error{
	font-size: 16px;
	position: absolute;
	left: 215px;
	top:308px;
	line-height: 1;
}
.not-found .page-content{
	text-align: center;
	font-size: 20px;
}


.listing_43{
    width:100% !important;
    background:#FAF4EC;
    background:#Fff;
}

.listing_77{
    width:100% !important;
    background:#fff;
    padding:30px 0 30px 0;
    text-align: center !important;
}
div.site-content{

}

.site-content-frontpage{
/*    background:url('images/background_milpitas.jpg') !important;
background-repeat:repeat;*/
margin-bottom:0 !important;
padding-bottom:0 !important;
}

h4.widgettitle{
    color:#012F5B !important;
    text-align: center;
    font-weight: bold;
    font-family: "Poiret One",cursive !important;
    text-transform: uppercase !important;
}

h4.widgettitle_footer, .textwidget div, #top-footer .uk-grid p, #top-footer ul li a{
    color:#012F5B !important;
}


h4.widgettitle_s{
    text-shadow: 2px 2px #fff;
    color:#162B62 !important;
    margin-top:-30% !important;
}


 a.more-listings{
        background:#162B62 !important;
        color:#fff !important;
        border-radius:50px;
        padding:10px 20px 10px 20px;
    }
    a.textwidget a:hover, .more-listings2 a:hover{
        background:#162B62 !important;
        color:#fff !important;
		color:#162B62 !important;
        border-radius:5px;
    }
    
    a.more-listings2{
        color:#fff !important;
    }
    
    .community2 .entry-title {
	color: #666;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
        font-weight: bold;
}

.ak-container h2{
font-size:1.4em;
color: #666 !important;
/*font-family: 'Lato', sans-serif; */
font-weight:bold;
}

 h2.entry-title a{
        color: #162B62 !important;
		/*font-family: 'Lato', sans-serif; */
		font-weight:bold;
    }
    
    
    
    .home .community2 .entry-title,
.archive .community2 .entry-title {
	color: #162B62;
/*	font-size: 16px;
	margin-top: 15px;*/
	text-align: center;
	text-transform: uppercase;
        font-weight: bold;
}
    
    img.entry-image{
        border: 10px solid #c8b49b; 
/*        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c8b49b), to(#fdf9f3)); 
        background-image: -webkit-linear-gradient(#c8b49b, #fdf9f3); 
        background-image: -moz-linear-gradient(#c8b49b, #fdf9f3), -moz-linear-gradient(#c8b49b, #fdf9f3); 
        background-image: -o-linear-gradient(#c8b49b, #fdf9f3), -o-linear-gradient(#c8b49b, #fdf9f3); 
        background-image: linear-gradient(#c8b49b, #fdf9f3), linear-gradient(#c8b49b, #fdf9f3); 
        -moz-background-size: 10px 100%; background-size: 10px 100%; 
        background-position: 0 0, 100% 0; 
        background-repeat: no-repeat; */
    }
    
/*.entry-image img:hover {
	border: 10px solid #162B62 !important;
}*/

.entry img:hover {
    border: 10px solid #162B62 !important;
}

.slider-wrap{
}



#top-footer .footer1, #top-footer .footer2{
	width: 65%;
}
#top-footer .footer2{
    float:right !important;
    width: 35%;
}

/*todo here*/

.footer-submenu ul{
	list-style-type: none;
	margin:0;	
}
.footer-submenu ul li{
	display: inline-block;
}
.footer-submenu ul li a{
	border-left: 1px solid #ffffff;
	color: #ffffff;
	margin-left: 8px;
	padding-left: 8px;
	line-height: 10px;
	display: block;
}
.footer-submenu ul li:first-child a{
	border-left: none;
	margin-left: 0px;
	padding-left:0px;
}
.footer-submenu ul li .children{
	display: none;
}

.header-wrap .main-navigation{
    float:left;
}

.footer-socials{
float:right !important; 
margin-top:25px;
}



ul#menu-menu2-1 li.menu-item a:link{   
    text-transform: uppercase !important;
    font-size: 13pt;
    border-left:none !important;
}

ul#menu-menu2-1 li.menu-item{   
margin:0 10px 0 10px !important;
}



.menu li.menu-item{
    text-transform: uppercase !important;
    border:none !important;
}





#slider-banner{
    margin:0 !important;
}

.custom_background{
/*    background:url('http://localhost/www.siliconvalleyhomes123.com/images/background_page.png') !important; background-repeat: repeat !important;*/
    
}

body p, li{
    font-size: 12pt !important;
    color:#636363 !important;
}

.textwidget li{
/*    color:#fff !important;*/
    color: #162B62 !important;
}



/*circle list*/
ol#circled_list {
    display: block;
/*    padding: 0 0 0 27px;*/
    list-style: none;
/*    background: #eee;*/
    overflow: hidden;
    counter-reset: numList;
/*    padding:0 -50px;*/
padding-top:10px !important;
padding-bottom:10px !important;
}
ol li {
/*    width: 300px;*/
    width:100%;
    margin-right: 44px;
    margin-right: 60px !important;
/*    float: left;*/
    position: relative;
line-height: 40px;

}
ol li:before {
    counter-increment: numList;
    content: counter(numList);
    float: left;
    position: absolute;
    left: -10px;    
    font: bold 12px sans-serif;
    text-align: center;
    color: #fff;
    line-height: 18px;    
    width: 30px;
    height: 30px;
    background: #162B62;    
    -moz-border-radius: 999px;
    border-radius: 999px;
        padding-top:5px;
        font-size: 13pt;
        border:2px #fff solid;
        
        
}
ol#circled_list li{
    padding-left:30px;
}
/* end circle list*/


ul.menu{
    text-align: center !important;
}

ul.menu li.menu-item{
    margin:0 50px 0 50px !important;
/*        margin:0 30px 0 30px !important;*/
    border:none !important;
/*    font-size: 12pt !important;*/
}

li.current-menu-item a{
    color: #D9A861 !important;
}
div.entry-content table tbody{
/*    border:0 !impportant;*/
}

a.contactmelink{
 color: #162B62 !important;
}

.nb_profile{
/*    border-left:1px #ddd solid !important;*/
}
.nb_profile_title{
    font-weight: bold;
    text-transform: uppercase;
    color: #162B62 !important;
}

.uk-thumbnail-caption{
    color:#162B62 !important;
    font-weight: bold;
    opacity: 1;
}


.cus_testimonial{
    background:#fbf8f3 !important;
    border:1px #162B62 solid !important;
}

.uk-overlay-image{
height:100% !important;
}

/*h3.uk-panel-title{
    color:#162B62 !important;
}*/


/*photo gallery*/
.uk-lightbox-content{
    border: 10px #fff solid !important;
/*    box-shadow: 5px 5px 5px #888888;*/
/*    border-radius: 10px 10px;*/
}
.uk-close{
    color: #162B62 !important;
    border:1px #162B62 solid !important;
}



.mylistings_block img{
/*    border:1px #fff solid !important;*/
}





.img_listings img{
    margin-bottom:10px !important;
    margin-bottom:10px !important;
}


/*figcaption h4 {
    width:100%;
    clear:both;
    font-weight: bold;
    display:block !important;
    float:left;
    margin: 50% 0;
    margin-left:-90%;
    text-align: center !important;
}

figcaption h4{
    width:100%;
    clear:both;
    font-weight: bold;
    display:block !important;
    float:left;
margin: 50% 0;
margin-left:-90%;

    text-align: center !important;
}*/


h5.school_title, h4.widget-title{
    font-weight: bold;
/*    text-transform: uppercase;*/
/*    color:#162B62;*/
    color: #012F5B;
    font-family: 'Lato', sans-serif;
}

ul.school_list li a{
    color: #666 !important;
}

.btn.btn-primary{
    background:#eee !important;
    border:1px #ddd solid !important;
    color:#162B62 !important;
    font-weight: bold;
     
}

/*a > button{
    color:#162B62;
}*/

#_ctl0_NewsBox_Screen_listDiv a, #_ctl0_EventBox_Screen_listDiv a{
     color: #666 !important;
     font-size: 1wv;
     font-size: 12pt;
}

div.socials_header{
    margin-top:-35px !important;
}

h4.mylistings_status{
}

.link a:active, a:link, a:visited, a:hover {
color:#162B62 !important;
}

td a.link{
    color:#636363 !important;
}

a.link{
    color:#636363 !important;
}


.glyphicon{
color:#162B62 !important;
}

.menu-menu-1 ul#menu-menu1-1 li.menu-item a:link{   
}

.row.copyright_row .footer-socials a{
    
	display: inline-block;
	background: #162B62;
        background: #fff;
	color: #162B62 !important;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	margin: 0 2px;
 }
 
/* , .copyright_row.font-icon-social-youtube, .copyright_row.font-icon-social-twitter*/
 
.copyright_row span.font-icon-social-facebook, .copyright_row span.font-icon-social-youtube, .copyright_row span.font-icon-social-yelp{
     color:#fff !important;
     width: 32px;
	height: 32px;
        line-height: 32px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
        background: #fff !important;
        color:#162B62 !important;
        border: 1px solid #162B62 !important;
 }
 


  .copyright_row span.font-icon-social-twitter{
        width: 32px;
	height: 32px;
        line-height: 32px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
/*	margin: 0 2px;*/
        background: #fff !important;
        color:#162B62 !important;
 }
 


 
 .uk-panel.uk-panel-box{
     border:1px #C8B49B solid !important;
     border:1px #FCDDAB solid !important;
     background:#FDFCF8;
     border-radius: 5px;
 }
 
 
 #middle-footer{
    padding:15px 0 15px 0;
/*    background: #6E0239  !important;*/
    border-left:none !important;
}
 
 
 /*#162B62 padding:10px 0 10px 0;*/
 #bottom-footer{    
    background: #6E0239  !important;
    background: #F3EADF !important;
    border-left:none !important;
	
}
.position_header_menu{
    margin-top:0;
    border-left: none !important;
/*    background:#F3EADF !important;*/
}

/*custom menu*/
div.menu{
margin-top:-10px !important;
}
/*.menu-item */
ul#menu-menu-1{
    margin-top:9px !important;
}
ul#menu-menu-1 li{
    margin-right:10px !important;
    height:30px !important;
    padding-top:0;
    margin-top:-10px;
}
ul#menu-menu-1 li:hover{
    background:none;
    border:0 !important;
    text-decoration: none !important;
    
}
ul#menu-menu-1 li a:hover{
    background:none;
    border:0 !important;
    text-decoration: none !important;    
}

figure.uk-thumbnail{
    background: transparent !important;
    border:0;
    border:1px #ddd solid !important;
    border-radius: 5px;
    padding:0;
    margin:0 0 15px 0 !important;
}
figure.uk-thumbnail img{
    border-radius: 5px 5px 0 0;
    padding:0;
}

#neighborhoods_page figure.uk-thumbnail{
    
/*    margin-bottom: 50px !important;
    height: 95% !important;*/
    /*padding-bottom: 50px !important;*/
}




i.fa-phone, i.fa-map-marker, i.fa-pencil-square-o{
    color:#012F5B;
    font-size: 2vw;
}


#contact_me {
	color:#636363;
}
#contact_me a {
    font-size:1em !important;
    color:#636363;
}



ul .sub-menu{
    margin-top:25px !important;
    min-width:190px !important;
}

/*ul.sub-menu li {
    margin-left:-30px !important;
    height:30px !important;
    min-width:180px !important;  
}*/

ul.sub-menu li.menu-item-has-children a {
    content:"test";
    margin-left:-30px !important;
    height:30px !important;
    min-width:180px !important;  
}

ul.sub-menu li.menu-item-object-page a {
    margin-left:-30px !important;
    height:30px !important;
    min-width:180px !important;  
}


ul.sub-menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.uk-panel-teaser img{
    -moz-border-radius: 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0px 0; 
}


.sub-menu{
    width:100px;
    background:#fff !important;
    background: transparent !important;
}

/* Red menu V1 */
ul.sub-menu li a{
    width:100px !important;
    background: #162B62 !important;
}

#sub-menu2 li.menu-item a{
    background: #333 !important;
}


.zillow_tag{
    margin-top:20px !important;padding-left:40px;
}

/*.listings_header_box{    
    height: 65px;
    border:1px #FCDDAB solid !important;
     background:#FDFCF8;
    PADDING-top:8px;
    border-radius: 5px 5px 0 0;
}*/


#my_listing_section .listings_header_box{
        height:30px !important;
        border-radius: 0;
        margin-top:0 !important;
        position: absolute;
        
        margin:0 !important;
        background:#fff;
        opacity: 0.5;
        text-align: center;
        margin:auto !important;
        min-width:24%;
        border:none !important;
        z-index: 500 !important;        
    }

    #my_listing_section .listings_header_box h4{
        padding-top:8px;
        color: #000 !important;
        opacity: 1;
        text-align: center !important;
        margin: 0 8% 0 8% !important;
    }
    .listings_address{
        font-size: 12pt;
        line-height: 20px !important;
    }



/*
figure.uk-overlay{
    margin-top:-5px !important;
    border-top:5px #f7dfaf dotted !important;
    border-top:5px #D9A861 double !important;    
}


figure.uk-overlay2{
    border-top:none !important;
     margin:-6px 0 !important;
}*/

.milpitas_images{
    height:100px;
    min-width:200px;
    padding:1px;
    float:right;
}
img.cup_images{
    height:143px;
    min-width:250px;
    padding:1px;
    float:right;
}
p.thumb_title{
    color:#fff !important;
    text-transform: uppercase;
    text-align: center !important;
/*    font-weight: bold;*/
}


.listings_header_box .listing_slogan{
    clear:both !important;
    margin-top:-30px !important;
/*    width:150%;*/
/*    border:1px #ff0000 solid !important;*/
}
.listings_header{
    padding:0 5px 0 5px !important;
    margin:-5px 0 -5px 0 !important;
/*    border:1px #ff0000 solid !important;*/
    width:90% !important;
}

.listings_header h4{
color:#162B62;
font-weight: bold;
width:80% !important;
/*border:1px #ff0000 solid !important;*/
}

#my_listing_section{
    margin-top:20px;
}

#my_listing_section figcaption{
/*    border-top:3px #D9A861 solid !important;*/
}

.grid-space .uk-panel-box{
    margin:5px !important;
    /*border:1px #ff0000 solid !important; */
}

ul.single_detail{
    background:#FDFCF8 !important;
}



#property-detail-tabs ul.uk-subnav{
/*    border-bottom:1px #9A9A9A solid !important;*/
}

#property-detail-tabs ul.uk-subnav li a{
    color:#333 !important;
    height: 40px !important;
    vertical-align: middle;
    padding-top:10px;

}

#property-detail-tabs ul.uk-subnav li.uk-active{
    background: #162B62 !important;
    color:#fff !important;
}
#property-detail-tabs ul.uk-subnav li.uk-active a{
    color:#fff !important;
    background: #162B62 !important;
}

#property-detail-tabs ul.uk-subnav li{
    background: #eeeeee !important;
    border-right:1px #162B62 solid !important;
    margin: 0 !important;
    padding: 0 10px 0 10px;
}

#property-detail-tabs ul.uk-subnav li:first-child {
} 

#property-detail-tabs ul.uk-subnav-pill li:first-child {
    /*border-left:1px #162B62 solid !important;*/
    margin-left: 10px !important;
    border-left:1px  #162B62 solid;
}
#property-detail-tabs{
    margin-top:25px;
}


.property_detail_list li{
    list-style-type: none;
    display:inline;
    float:left;
    padding:7px 15px 5px 15px;
}

.property_detail_list li:first-child {
/*    padding-left:0;*/
    margin-left:-30px;
}


#property_detail_list_box{
    height:40px;
    background:#F0F0F0;
    margin-top:-20px;
    border-radius: 5px;
}

#google_attraction_map{
/*    border:1px #ff0000 solid !important;*/
    margin-bottom:-30px !important;
}

div.tabs_about{
/*    border:1px #ff0000 solid !important;*/
    margin-top:30px;
}

div.tabs_images{
/*    border:1px #ff0000 solid !important;*/
    height:70px;
    clear:both !important;
    margin:auto !important;
}

div.tabs_images img{
    height:70px;
    clear:both;
}

.tabs_communities_milpitas{
    margin: -18px 0 10px -10px;
    background:#fff !important;
}

div.uk-button-group{
background:#fff !important;
}

.tabs_communities_milpitas button.uk-button{
/*    margin-top:5px;*/
    padding: 0 3px 0 3px;
    background:#fff !important;
}

.tabs_communities_milpitas button{
    width:14% !important;
}

.tabs_communities_milpitas button.button1_disabled{
    width:0 !important;
    background:none;
}



.placeholder{
/*    border:1px #ff0000 solid !important;*/
    background:#FEFDFB;
    height:150px;
}

/* slideset for each community photo gallery */
ul.uk-slideset li img{
    height:180px !important;
    width:320px !important;
    border-radius:5px;
}

.uk-button.uk-active{
    background:#EBDAC5 !important;
}
.uk-button.uk-active.disabled{
     background:none !important;
}
/*.uk-button.uk-active button:first-child{
    background:#EEEEEE !important;
}*/

li > h3{
    color:#162B62;
    background:#EEE;
    padding:5px;
    border-radius:3px;
}
/*
div > h3{
    color:#162B62;
    background:#EEEEEE;
    padding:5px;
    border-radius:3px;
}
*/
div > h3.darkgrey{
    background:#e1e1e1 !important;
}



h3.center{
    margin-bottom:1px;
    text-align: center;
    font-size: 1.2em;
}
h3.percent20{
    border:1px #d5d5d5 solid !important;
    width:30%;
}

h2.h2_background{
background: url('images/h2_background.png');
background-repeat:no-repeat;
opacity:0.9;
height:60px;
padding:15px 0 0 40px;

}

#photo_gallery{
    margin-top:15px;
}

#photo_gallery .uk-margin ul li img{
    border:1px #fff solid !important;
    padding:1px;
    height:127px !important;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.header_phonenumber{
    color:#fff;
    font-weight: bold;
    margin:-18px -10px 0 0;
}

.uk-grid.property_gallery img{
    box-shadow: 0 8px 8px rgba(0,0,0, 0.2);
    border:1px #fff solid !important;
    padding:1px; 
    margin: 0 auto !important;
/*    float: left;
    display: block;
    margin-bottom: -10px !important;
    border:1px #ff0000 solid !important;*/
}

#gmap_canvas{
margin-top:20px;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.08);
    border: 2px #fff solid !important;
    padding:1px;   
	min-height:400px;
	width:100%;
}

#map .gmap_attraction{
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
    border: 5px #fff solid !important;
    padding:1px;   
}

#property_video_tour{
    /* box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
    border: 5px #fff solid !important; */
    border-bottom:0;
    
}

h1.entry-title{
/*font-family: 'Smythe', cursive;*/
}

h1.entry-title{
font-size:2em;
font-family: "Poiret One",cursive;
text-transform: uppercase !important;
}

#primary_fullwidth h1.entry-title{
	margin:10px 0 !important;
	
}
h2{
/*font-family: 'Lato', sans-serif; */
}

li h2.community_feature_title, h2.community_feature_title{
/*font-family: 'Lato', sans-serif; */
font-size:1.2em;
font-weight:bold;
}







/* start MENU V2 */

#menu-main-navigation-3 .menu li.menu-item-has-children li:hover ul.sub-menu{
    display:block;
    visibility: visible !important;
    background:#333;
}

/*maya*/
#menu-main-navigation-3 .menu .menu-item-has-children ul.sub-menu li:hover > ul{
    display:block;
    visibility:visible !important;
}
/*** SUB-MENU ****/

/*dropdown menu*/
#menu-main-navigation-3 li ul{
    display: none;
    left: 170px !important;
    position: absolute;
    top: 100%;    
 }
 
 
#menu-main-navigation-3 li:hover > ul, #menu-main-navigation-1 li:hover > ul {
    display: inline !important;
    visibility:visible;
    
}

#menu-main-navigation-3 li{
/*    border:1px #ff0000 solid !important;*/
}

#menu-main-navigation-3 ul ul:hover {
    display: block;
    visibility:visible;
}
/*end Menu V2*/




.uk-slideset{
    margin: 15px 0 10px 0 !important;
    
}

.uk-tab li a:link, a:visited{
    text-transform: uppercase;
    color:#162B62 !important;
}
.uk-tab li.uk-active a:link, a:visited{
    background: #EEEEEE;
    border-radius: 5px 5px 0 0 ;
}

#avenue1, #avenue2{
    text-align: center;
    padding-top:6%;
}



/*start new menu*/

 #site-navigation ul{
        list-style-type: none !important;
    }
    span.logo_m{
    -moz-border-radius: 4px/4px;
    -webkit-border-radius: 3px 3px;
    border-radius: 4px/4px;
    color: #162B62 !important;
    font-weight: bold;
    font-size: 4em;
    background:#fff;
   /* padding:0 8px 0 8px;
    font-family: 'Racing Sans One', cursive;*/
	text-transform:uppercase;
}
.main-logo2 a:hover{
    text-decoration: none;
}
.main-logo2 a:focus{
    background:#fff !important;
}

#top-footer li a:focus{
    background:none !important;
}
span.logo_txt{
    font-weight: bold;
    font-size: 25pt;
    color:#fff;
}
    
    div.main-logo{	
	margin-top:-10px;
	height:75px !important;
	}
        
        header #middle-footer{
        background:#F3EADF !important;
        color: #162B62 !important;
    }
   header #middle-footer a{
        color: #162B62 !important;
    }
    
    header #middle-footer li{
        margin: 0 15px 0 15px !important;
    }
    
    
    
//start - new menu style
div.navigation-wrapper, div.header-navigation-wrapper {
    font-family: Open Sans;
}
div.header-navigation-wrapper {
    float: left;
margin:auto;
padding:auto;
}
div.header-navigation {
    float: left;
    position: relative;
/*    margin-left:60px;*/
}

div.first-header-navigation{
/*    margin-left:-50px;*/
}

div.second-header-navigation{    
/*    margin-left:-1px;*/
}

div.header-navigation ul.menu li{ 
    padding: 0px 35px 4px 25px;
         
}
div.header-navigation ul.menu ul.sub-menu{ display: none; list-style: none; margin: 0px; 
	padding-bottom: 7px; z-index: 1000;  position: absolute; top: -1px; 
}
div.header-navigation ul.menu ul.sub-menu ul{ top: auto; margin-top: -27px; 
             padding: 16px 0px 10px;
}

div.first-header-navigation ul.menu li, .second-header-navigation ul.menu li{ padding-left: 0px; }

#menu-main-navigation-1 ul li{
    display: inline !important;
    padding:5px !important;
    margin:5px !important;
}

#menu-main-navigation-1 ul{
    
    width:100% !important;
}

#menu-main-navigation-1 ul{
    margin:30px 0 0 0;
    padding: 0;
    }
    
    .first-header-navigation ul li{
        margin: 0;
        padding: 0;
        position: relative !important;
    }
    
/*    .first-header-navigation ul > li a {
    color: #A2A2A5;
    display: block;
    font-size: 14px;
    padding: 10px 20px;
    position: relative;
    border-radius: 0px;
    font-family: "Open Sans",sans-serif;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}*/
    
    

div.header-navigation ul.menu ul.sub-menu {
    display: none;
    list-style: outside none none;
    margin: 0px;
    padding-bottom: 7px;
    z-index: 1000;
    position: absolute;
    top: -1px;
}
div.header-navigation ul.sub-menu {
    padding-top: 10px;
}
#menu-main-navigation-3 li.menu-item a, #menu-main-navigation-1 li.menu-item a{
    color:#000 !important;
    text-align:left !important;
     font-size: 9.5pt !important;
     display:inline  !important;
     position: relative !important;
     font-weight: bold;
}

#menu-main-navigation-3 li.menu-item a, #menu-main-navigation-1 li.menu-item a:focus{
    background:none !important;
}

li.menu-item {
    text-align:left !important;
    list-style-type: none;
    line-height:25px;
     height:25px !important;   
}
li.menu-item a:focus{
    margin-left:0  !important;
}
li.menu-item a{
    opacity: 1 !important;
}
#menu-main-navigation-1 li{
    margin-left:20px !important;
    padding: 0 !important;
}

#menu-main-navigation-1{
    margin-right:0px !important;
    padding-right:0 !important;
    	margin: 0;
    padding: 0;
	float: right;
}
#menu-main-navigation-3{
    margin-left:-70px;
}

.main-logo2 span.logo_txt{
    color:#162B62 !important;
    opacity:1 !important;
}
span.logo_m2{
    color:#162B62 !important;
    font-size: 3em !important;
    font-weight: normal;
    
    
}
.main-logo2{
/*    margin-right:500px !important;     */
    float:left !important;
/*    margin-top:5px !important;*/
}

ul.sub-menu {
    display: none;
    list-style: outside none none;
    margin: 0px;
    padding-bottom: 7px;
    z-index: 1000;
    position: absolute;
    top: -1px;
}

.sub-menu2{
    width:100% !important;
    margin:-80px 0 !important;
    background:#333 !important;
    color:#fff !important;
}

#sub-menu2 li.menu-item {
    float:left !important;
    text-align:left !important;
    margin-left: -5px !important;

}
#sub-menu2{
    background:#333 !important;
    width:100px !important;
}

#sub-menu2 li.menu-item a:link, a:visited, a:active{
    color:#fff !important;
}

#sub-menu2 li.menu-item a {
    text-align: left !important;
    font-size: 9.5pt !important;
    color: #fff !important;
}

/*sub-menu3 -sellers
	border: 1px #ff0000 solid !important;
	*/
.sub-menu3{
    width:100% !important;
    margin:-80px 0 !important;
    background:#333 !important;
    color:#fff !important;	
}

#sub-menu3 li.menu-item {
    float:left !important;
    text-align:left !important;
    margin-left: -5px !important;

}
#sub-menu3{    
    /*width:100px !important;
	border: 1px #ff0000 solid !important;*/
	min-height:120px !important;
	margin-left: -30px !important;	
}

#sub-menu3 li.menu-item a:link, a:visited, a:active{
    color:#fff !important;
	width:100% !important;
	margin-left:-5px !important;
	background:#333 !important;
}

#sub-menu3 li.menu-item{
		width:80% !important;	
		padding-left:50px;		
}

#sub-menu3 li.menu-item a {
    text-align: left !important;
    font-size: 9.5pt !important;
    color: #fff !important;
	background:#333 !important;
}

#menu-main-navigation-1 li{
width:150%;
}
#menu-main-navigation-1 li:hover ul{
	display:block !important;
	visibility: visible !important;
}

//end-new menu style


.uk-cover-background .uk-position-cover img{
    border:1px #ff0000 solid !important;
}

h5{
    color:#162B62 !important;
    font-weight: bold !important;
    font-size: 0.9em !important;
    background:#EEE !important;
    border-radius: 5px !important;
    padding:10px !important;
}

#coyote_courtsA, #coyote_courtsB, #coyote_courtsC, #coyote_courtsD, #coyote_courtsE, #coyote_courtsG, #coyote_courtsH
, #coyote_rowsA, #coyote_rowsB, #coyote_rowsC, #coyote_rowsD, #coyote_rowsE, #coyote_rowsF, #coyote_rowsG 
{
    text-align: center !important;
    padding-top:15px;
}

ul.cust-coyote-rows li{
    border-bottom:1px #ddd solid !important;
    background: #f6f6f6;
    color:#162B62 !important;
}

ul.cust-coyote-rows li a{
    color:#162B62 !important;
    font-weight: bold;
}

/*.uk-tab > li.uk-open:not(.uk-active) > a, .uk-tab > li:not(.uk-active) > a:focus, .uk-tab > li:not(.uk-active) > a:hover {
    margin-bottom: 1px;
    padding-bottom: 7px;
    
}*/

.uk-tab > li{
    border-top:1px #eee solid !important;
    border-right:1px #eee solid !important;
    border-bottom:none !important;
    border-left:none !important;
    border-left:1px #eee solid !important;
    border-radius:6px 6px 0 0 ; 
}
.uk-tab > li.uk-active{
    border:none !important;
}


.txt_about{
color:#666 !important;
font-family: 'Lato', sans-serif !important;
font-size: 1.1em !important;
font-weight: 400;
}

.txt_about a{
color:#666 !important;
font-family: 'Lato', sans-serif !important;
font-size: 1em !important;
font-weight: 400;
}

#neighborhoods_map iframe{
    width:99%;
    height:915px !important;    
    margin:0 !important;
}

#neighborhoods_map_cupertino iframe{
    width:99%;
    height:720px !important;    
    margin:5px !important;
}
#neighborhoods_map_milpitas iframe{
    height:920px !important;
}


#neighborhoods_map, #neighborhoods_map_cupertino{
    width:100% !important;
    margin: 0 !important;
border:1px #ddd solid !important;
border-radius:5px;
}

#neighborhoods_map_milpitas{
        width:100% !important;
    margin: 0 !important;
border:1px #ddd solid !important;
border-radius:5px;    
padding:5px 5px 0 5px;
}
#neighborhoods_map_main{
    width:100% !important;
    margin: 0 !important;
border:1px #ddd solid !important;
border-radius:5px;    
padding: 5px 5px 0 5px;
padding-bottom:0 !important;
}

#neighborhoods_map_main iframe{
    height:650px;
    margin-bottom:-10px !important;
}

#neighborhoods_map{
    padding:5px !important;
    
}
#neighborhoods_map img{
min-height: 450px;
}

.bottom-gap{
    margin-bottom:10px !important;
}

.uk-panel.uk-panel-box.panel-box2{
    background: #fffffd !important;
    padding:10px !important;
     border:1px #EEEEEE solid !important;
     box-shadow: 1px 1px 15px #f1f1f1 inset;
}
.testimonials-title{
    font-size: 1.2em !important;
}

li a{
color:#666 !important;
}

iframe.iframe_tour{
width:80%;
height:800px;
border:0;
}

h4.community_feature_title{
font-weight:bold !important;
font-size:1em !important;
color:#666 !important;
margin-top:-5px;
}

table td{
font-size:1.1em !important;
color:#666 !important;
}

.ak-container h2, h3{
    font-family: 'Lato', sans-serif;
}
.ak-container h2{
    color:#162B62 !important;
}

header .header-container{
    position:absolute;
    z-index: 100;
    background:#fff;
    opacity: 0.7;
    width:100%;
    padding: auto !important;
    margin: auto !important;	
}
.sticky-menu{
height:85px !important;
opacity: 1 !important;
border-bottom:1px #ddd solid !important;  
background: #fafafa  !important;  
}
.sticky-menu ul{
margin-top:35px !important;
}

header .header-container2{
    opacity: 1 !important;
}

.ext_community{
    margin-top:140px;
}

.footer-menu{
/*    border:3px #ff0000 solid !important;    */
    background:#F3EADF !important;
    z-index: -9999;
/*    border:1px #ff0000 solid !important;*/
/*display: none;*/
}



#primary_fullwidth{
    margin-top:80px;
}

#primary_fullwidth_frontpage{
    margin-top:-80px;
}


/*#post-311, #post-17, */

#post-314,#post-308{
    margin-top:-80px !important;
}

.page-id-308 .header-container2, .page-id-314 .header-container2{    
    opacity:0.8 !important;
}
#post-17{
    margin-top:100px;
}

#community_menu{
    position:absolute !important;
/*    margin-top:6%;*/
    margin-top:110px;
    z-index: 1;
    width:100%;
/*    border:1px #ff0000 solid !important;*/
}

/*only milpitas submenu*/
ul#menu-menu2 li{
    margin-left:-1px !important;
}

.contact_form{
    width:50%;
}

#top-footer p{
    font-family: 'Lato', sans-serif;
    color:#636363 !important;
/*    font-size: 12pt !important;*/
    font-style: inherit;
    font-weight: 500;
    line-height: 35px;
}
h3.contactus{
    color:#162B62 !important;
}
ul.about_list li{
line-height: 23px;
color:#636363 !important;
}
ul.about_list{
    padding-left:0 !important;
}

ul.about2 li{
    list-style-type: none !important;
    margin-left:-10px !important;
}

li.fa.fa-circle{
    color:#636363 !important; 
    font-size:13px !important; 
}

ul.about_list li:first-child{
    color:#636363 !important; 
    font-size:13px !important; 
}
span.title_bullet{
    color:#636363 !important; 
    font-size:1em !important; 
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    margin-left:5px !important; 
}
ul.award{
    margin-top:-30px !important;
}
img.about-img{
/*    max-width:250px !important;*/
margin-right: 200px !important;
}


.img-seller1{
    border:1px #ddd solid !important;
    padding:2px;
    max-height: 170px;
}
ul.whychoose li{
    list-style-type: none;
    margin:15px 0 0 -25px !important;
}
ul.whychoose2{
    margin: -8px 0 0 15px;
}
ul.whychoose li p{
    font-weight:bold;
    font-size: 1.05em !important;   
}
ul.whychoose3{
    margin:-5px 0 0 10px;
}
ul.whychoose3 li{
    list-style-type: circle;
}

.align-center {
    margin-left:20%;
}

.header-navigation-wrapper{
    text-align: center !important;
/*    margin:0 5% 0 15% !important;*/
}

.uk-width-medium-1-3{
/*    border:1px #ff0000 solid !important;*/
}

.h-alignleft{
    text-align: left !important;
}
.h-alignleft a{
    color: #636363 !important;
}
.h-phone{
    padding: 30px 0 !important;
}
.h-logo{
   padding: 20px 0 !important;
}



.uk-width-medium-1-3{
/*    border:1px #ff0000 solid !important;*/
}

img.alignleft{
    border:1px #e3ccb0 solid;
    padding:5px;
    width:100% !important;
    margin-left:0 !important;
    width:500px !important;
}

img.mycontact-img{
    margin-left:-35px !important;
    max-width:160px  !important;
    border:1px #e3ccb0 solid;
    padding:5px;
}
span.f-special-case{
    color: #162B62 !important;
    font-size: 1.5em;
}

h4.s-title{
    font-size:1.1em !important;
    font-color:#555 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    margin-top:-10px !important;
    text-align:center  !important;
}




.s-2grid{
    width: 100% !important;
padding:0 10% 0 10%  !important;
text-align:center !important;
}

.s-2grid img{
    border-radius: 5px ;
    border:1px #ddd solid !important;
    padding:2px;
}
.s-2grid h4, .s-2grid p{
    padding: 0 5px 0 10px  !important;
}
.s-2grid h4{
    color:#555  !important;
    font-size:1.2em  !important;
}


#post-395 img,#post-397 img,#post-399 img,#post-401 img,#post-405 img,#post-407 img{
    border-radius: 5px  !important;
    width:75%  !important;
}
#post-403 img{
    border-radius: 5px  !important;
    width:90%  !important;
}

#post-399 h1{
    font-size: 1.6em   !important;
}



/*
.uk-grid-collapse2{
    border:1px #ff0000 solid !important;
    margin: 0 !important;
}


#content,#ak-container{
    margin-top:-150px;
}
*/

.uk-h4, h4{
    font-size: 1.5em !important;
    margin-top:5px !important;
}




#post-21 figure.uk-overlay, #post-23 figure.uk-overlay{
    border-top:0 !important;
}
#post-21 div.listings_header h4,#post-23 div.listings_header h4{
text-transform:uppercase !important;
width: 45%  !important;
font-size: 1.3em !important;
color:#000  !important;
text-shadow: 2px 2px #fff;
white-space: nowrap;
z-index: 999 !important; 
margin: 0 20% 0 20% !important;
}
#post-21 div.listings_header,#post-23 div.listings_header{
    width:95% !important;
	text-align:center !important;
        background:#fff !important;
        opacity: 1  !important;
}
#post-21 div.listings_header_box,#post-23 div.listings_header_box{
    width:100% !important;
    margin:0  !important;
    padding:0  !important;
}

#post-21 div.listings_header h4 a,#post-23 div.listings_header h4 a{
    color: #000 !important;
}

.ul2 li{
    list-style-type: square;
}

ul.menu-phone li{
    border-bottom:1px #ddd solid !important;
    text-align: left;
    color:#333;
    list-style-type: none;  
}
div.uk-dropdown{
 width:100% !important;
/* border:1px #ff0000 solid !important;*/
}
.header-container button{
    margin-top:30px;
    float: right !important;
}

ul.menu-phone li a{
    color:#333  !important;
}

#headerwrap_first , #headerwrap_first a{
    background: #012f5b none repeat scroll 0% 0%;
    font-weight: bold;
    text-align: center;
    padding: 5px 0px;
	color:#fff !important;
	font-size:1.2em;
}
#headerwrap_first div{
    color:#fff !important;
    z-index: 50 !important;
}

#content{
/*    background: url('images/bg_about.jpg');*/
/*    border:1px #ff0000 solid !important;*/
    
}

.product_title.darkbrown  {
/*    font-weight: 300;*/
    text-transform: uppercase;
    line-height: 1;
    font-size: 2em;
/*    color:#162B62 !important; */
/*    padding-top:10px !important;*/
}
.button.darkbrown_bg {
    color: #fff !important;
    background: #012F5B !important;
}
.outlinebrown{
    border:1px #162B62 solid !important;
}

.price {
    font-size: 1.25em;
    font-weight: 300;
    margin: 0px 0px 15px;
}


.button.outline {
    color: #000 !important;
    border-color: #000;
}
button.outline:hover, .button.outline:hover, a.shortcode.button.outline:hover {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0% 0%;
    border-color: rgba(0, 0, 0, 0.3);
}

.button.outline, .button.outline, a.shortcode.button.outline {
    background: transparent none repeat scroll 0% 0% !important;
    color: #000 !important;
    text-shadow: none !important;
    box-shadow: none;
}


input[type="reset"], input[type="submit"], button, .button {
    background: #000 none repeat scroll 0% 0%;
    border: 1px solid #000;
    color: #FFF;
    padding: 12px 15px;
/*    cursor: pointer;*/
    border-radius: 4px;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: "Raleway",Helvetica,sans-serif;
    transition: all 0.3s ease 0s;
    outline: medium none;
}


.client-info .client-col {
    background: #fff none repeat scroll 0% 0%;
    overflow: hidden;
    box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.6);
}

#banner .client-info .client-col {
    overflow: hidden;
    box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.6);
    background: #406AA1 none repeat scroll 0% 0%;
}
* {
    margin: 0px;
    padding: 0px;
}

#banner .client-info .client-col .client-txt, #banner .client-info .client-col .client-img {
    float: left;
}

figure {
    margin: 0px;
}
figure {
    margin: 1em 40px;
}

#banner .client-info .client-col .client-txt {
    line-height: 30px;
    margin-left: 45px;
    padding-top: 40px;
}
#banner .client-info .client-col .client-txt, #banner .client-info .client-col .client-img {
    float: left;
}
* {
    margin: 0px;
    padding: 0px;
}

.client-txt p a{
    color: #EB752F !important;
    font-weight: bold;
}
.client-txt p a:focus{
    margin-left: 0  !important;
}

.slider1_text, .slider2_text, .slider3_text{
margin-top:-300px !important;
}
.slider1_text, .slider3_text{
    border:1px #fff solid !important;
    padding:10px !important;
    padding-top:5px  !important;
    border-radius: 5px;
    text-shadow: 2px 2px #000;
    color:#fff !important;
}
.slider2_text{
    border:1px #162B62 solid !important;
    border-radius: 5px;
    text-shadow: 2px 2px #FFF;
    color:#162B62 !important;
    padding:2px !important;
    background:none;
}
.slider2a_text{
    border-radius: 5px;
    text-shadow: 2px 2px #FFF;
    color:#162B62 !important;
    background:#fff;
    opacity: 0.8;
    padding:5px 5px 0 5px !important;
}


.slider2_business_box{
    border:1px #fff solid !important;
    padding: 2px !important;
    border-radius: 7px;
    margin-top:50px !important;
}
.box-left{
    float:left !important;
    margin-left: -42% !important;
    
}
.slider2a_text{
/*    height:80px !important;*/
    border:1px #fff solid !important;
/*    padding: 10px 20px 0 20px !important;*/
}




.service_desc{
    padding: 0 10px 0 10px;
}

.service_desc ul{
   margin-left:-15px !important;
}
.service_desc ul li{
}

h3.product_title {
    font-size: 2em;
    text-transform: uppercase;
/*    color:#336175 !important;*/
    color: #0055A6 !important;
    font-family: "Poiret One",cursive !important;
    font-weight:bold;
}

.slogan_consulting_services{
    font-weight: bold;
    font-size: 1.4em;
}

figure h4 {
    font-size: 1.1em !important;
    color: #162B62 !important;
/*    font-family: 'Lato', sans-serif !important;*/
    font-weight: bold;
    margin:10px 0 5px 0 !important;
    text-transform: uppercase;
    color: #EB752F !important;
    text-align: center !important;
/*    letter-spacing: 1px;*/
}

img.uk-border-rounded{
    border:1px #ddd solid !important;
    padding:3px;
}

.no_link{
cursor: auto !important;
}

.outline {
    color: #000 !important;
    border-color: #000;
    height:100%  !important;
    font-weight:bold;
}

.outlineblue {
    height:100%  !important;
/*    border:1px #ff0000 solid !important;*/
}

.btn_bg {
    background: #012F5B none repeat scroll 0% 0%;
    font-weight:bold;
}

a.outlineblue{
    color : #fff !important;
    font-weight:bold;
}
.visible-xs{
    font-size: 1em !important;
}
.no_border{
    border:none !important;
}

.home_clients_box{
     background: #FFFFFD none repeat scroll 0% 0% !important;
    padding: 10px !important;
    border: 1px solid #EEE !important;
    box-shadow: 1px 1px 20px #EEE inset;
    padding:5px 0 5px 0;
    margin-left:5px !important;
    
/*    border: 1px solid #53798A !important;
    box-shadow: 1px 1px 20px #53798A inset;*/
    
}


.uk-overlay-panel {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 20px;
    color: #FFF;
    padding:0 !important;
}
figcaption h2{
    background:#e1e1e1;
    opacity: 0.9;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px;
    font-weight: bold;
    padding:5px 0 5px 10px;
    color:#333 !important;
    font-weight: 500;
    
}
.grey_border{
    border: 1px #ddd solid !important;
    padding:0 !important;
}
.grey_border p{
    padding:10px !important;
}


#services_tabs ul li{
/*    border:1px #ff0000 solid !important;
    width:15%;
    float:left;*/
}

.services_tabs ul li a:focus{
     color: #fff !important;
}

.uk-nav-side > li.uk-active > a, uk-nav-side > li.uk-active > a:hover {
    background: #336175 none repeat scroll 0% 0% !important;
    color: #FFF !important;
}


.uk-dotnav li.uk-active a{
background: #162B62 !important;
}

.uk-dotnav li a:focus{
background: #162B62 !important;
height:20px !important;
width:20px !important;
}

.uk-dotnav li a{
background: #fff !important;
border:1px #fff solid !important;
}



article{
    margin-top:30px !important;
min-height: 400px !important;

}
a:focus{
    background:#fff !important;
}


ul.column-3{
     -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

#iframe_testimonials{
    padding:7px !important;
     border:1px #a5bdd4 solid !important;
     box-shadow: 1px 1px 20px #87AFD4 inset;
     border-radius: 4px;
/*box-shadow: 1px 1px 15px #012F5B inset;*/
     
}

h1,h2,h3{
/*    color: #004AA0 !important;*/
    color: #0055A6 !important;
}

/*
h2,h3{
    color: #1F6FB5 !important;
}
*/

img.uk-animation-op{
/*    filter: blur(20px) grayscale(20%); blurry pix */
/*-webkit-filter: grayscale(1);
  filter: grayscale(1);*/
}

img.uk-animation-hover:hover{
    -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.uk-animation-scale a:focus{
    margin-left: 0 !important;
}


.uk-modal-dialog {
    width: 60% !important;
    text-align: center !important;
}


.uk-close-alt{
    background: #1F6FB5 !important;
    border:2px #fff solid !important;
}

/*.uk-close a:active , .uk-close a:focus{
    background: #1F6FB5 !important;
    border:1px #ff0000 solid !important;
}*/


.footer-socials a:focus{
    width: 32px !important;
	height: 32px !important;
        line-height: 32px !important;
        margin-left: 0 !important;
 }
 
 #top-footer a:focus{
     background: none !important;
     margin-left: 0 !important;
 }
 
 
 .oneandone {
    
    background:#002276 !important;
    border-radius: 4px;
/*    font-size: 0.8em !important;*/
 }
 .oneandone a{
     color: #FFF !important;
 }
 
 .asialarm, .comcast{
    border-radius: 4px;
    background: #012F5B !important;
 }
 

 
 a.comcast:hover,  a.comcast:focus, a.asialarm:hover,  a.asialarm:focus{
     color:#fff !important;
     background:#162B62 !important;
 }
 
 a >button.asialarm{
     color:#fff !important;
     text-transform: uppercase;
 }
 
 .full-width-section-grey{
    margin:5px -50% 5px -50%;
     padding:20px 50% 20px 50%;
     background: #f9f9f9;
}
.color{
    color: #162B62 !important;
     color: #0055A6 !important;
}

.main-logo2 a:focus >img{
/*    width:100%;*/   
}
.main-logo2 a:focus{
    width:100%;
    margin:0 !important;
    background: none;
}

.copyright{
    color:#012F5B !important;
    padding-top:5px;
}
.copyright a{
    color:#012F5B !important;
}
.copyright_row{
    padding:15px 0 10px 0;
}


li.menu-item a:focus{
    background:none !important;
}