body{font-family: "myriad-pro",sans-serif; font-style: normal; font-weight: 400; background: #2c2c2c;}
h1, .h1{font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400;}
h2, .h2{font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; font-size: 2.4em; color: #043255; border-bottom: 1px solid #CDCDCD;}
h3, .h3{font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; font-size: 2.2em; color: #b02719; border-bottom: 1px solid #CDCDCD;}
h4, .h4{font-family: "myriad-pro",sans-serif; font-style: normal; font-weight: 700; color: #043255; font-size: 1.8em;border: none; }
h5, .h5{font-family: "myriad-pro",sans-serif; font-style: normal; font-weight: 400; font-size: 1.4em; color: #b02719;}
a{color: #b02719; text-decoration: underline;} 
a:hover{color: #043255;}
.btn-primary{transition: background 0.3s ease;  -moz-transition: background .3s ease;}
.dropdown:hover .dropdown-menu {display: block;}
.long_link{word-wrap: break-word;}
.body{}
.seventy_logo{width: 100%;}
.image-zoom{cursor: zoom-in;}

/*** Buttons ***/
.center{text-align: center;}
.border-bottom{border-bottom: 1px solid #C7C7C7; margin: 20px 0 10px 0;}
.btn{border-radius: 0px; text-transform: uppercase; text-decoration: none; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; font-size: 1.5em; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); margin: 20px auto; padding: 6px 20px;}
.btn-primary {background-color: #023155; border-color: #023155;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {background-color: #01233c; border-color: #011423;}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {background-color: #023155;border-color: #023155;}


/*** Family Companies ***/
#family_logos_title img{margin: 20px 0;}
.family{background: #000;margin: 10px 0; font-size: 11pt; height: 45px; padding: 8px 0;}
.family div{display: inline;}
.family span{color: #FFF !important}
.family .separate{padding: 0 5px; text-align: center;vertical-align: top;}
.family .title{padding: 0; margin: 0; line-height: 2em;  font-family: "myriad-pro-semi-condensed",sans-serif; font-weight: 700;margin-right: 2px; padding-top: -10px; vertical-align: top; float: left; width: 100%; text-align:  center;}
.family .link{font-family: "myriad-pro-semi-condensed",sans-serif;color: #FFF !important; text-decoration: none;}
.family .link:hover{color: #A0D3FF !important; text-decoration: underline;}
a.homepage_family_link{text-indent: -99999px; height: 28px; display: inline-block; overflow: hidden; background-size: 100%; }
a#pinnacle_link{background: url(/images/bg-homepage-button-logo-pinnacle.png) no-repeat top left; width: 77px;}
a#ledic_link{background: url(/images/bg-homepage-button-logo-ledic.png) no-repeat top left; width: 102px;}
a#moss_link{background: url(/images/bg-homepage-button-logo-moss.png) no-repeat top left; width: 57px;margin-bottom: -8px;}
a#amber_link{background: url(/images/bg-homepage-button-logo-amber.png) no-repeat top left; width: 90px;}
a#cgl_link{background: url(/images/bg-homepage-button-logo-cgl.png) no-repeat top left; width: 31px; height: 28px;}
a:hover#pinnacle_link,
a:hover#ledic_link,
a:hover#moss_link,
a:hover#amber_link,
a:hover#cgl_link{background-position: bottom;}


/*Investment Manager*/
#investment_manager{background: #010e1a;}

/*Mortgage Lender*/
#mortgage_lender{background: #0d4068;}

/*Construction Services*/
#construction_services{background: #0a2946; padding: 8px;}
#construction_services img{padding-top: 6px;}

/*Asset Developer*/
#asset_developer{background: #0055a4; }

/*Property Manager*/
#property_manager{background: #0a5791;}

/*Military Housing*/
#military_housing{background: #3c566b;}

/*Global Public Infrastructure*/
#global_public_infrastructure{background: #497299;}

/*Owner and Operator*/
#owner_operator{background: #4c5156;}


/*** Search Area ***/
.search_area{background: #043255; padding: 10px 0; -webkit-box-shadow:inset 0 -2px 5px 0 #000; box-shadow:inset 0 -2px 5px 0 #000; color: #3c87c0; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400;}
.search_container{text-align: right;}
.search_form {width: 190px; -webkit-transition: width 0.4s ease-in-out;  transition: width 0.4s ease-in-out; background: none; color: #FFF; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; border: none; border-bottom: 1px solid #3c87c0; padding: 0 10px;}
.search_label{font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400 !important; margin-right: 10px;}
.search_form:focus {width: 80%;}
.search_button{background: none; border: none;}
.search_button:hover{color: #fff;}


/*** Navigation Area ***/
.navbar{padding: 10px 0; margin-bottom: 0; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; background: #fff;}
/*.main_logo{height: 40px; margin: 10px 0 0 10px;}*/
.main_logo{height: 45px; margin: 10px 0 0 10px;}
.navbar-toggle .icon-bar{background: #043255;}
.navbar-toggle {border-color: #043255;}
.navbar-nav {text-transform: uppercase; float: right; letter-spacing: 1px; font-size: 1.8em; }
.navbar-nav li a{padding: 20px 20px; color: #043255; transition: color 250ms ease 0;  -moz-transition: color .3s ease; text-decoration: none;}
.navbar-nav li a:hover, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, a.active {color: #bb1d2c; background: none;}
.navbar-nav .real-sub a{padding:5px; margin-left:30px;color:#B31F17}
.navbar-nav .real-sub a:hover{color:#043255;}
.navbar-nav > .dropdown_mobile{display:none;}
.dropdown-menu{padding-top:0px;padding-bottom:0px;}
.dropdown-menu span{display:block;padding-top:10px!important;margin-left:20px!important;color: #3c87c0!important;}
.dropdown-menu li a{padding: 12px 12px!important;}
.dropdown-menu .sub-items{margin-top:3px;}
.dropdown-menu li:hover a{color:#FFF!important;}
.dropdown-menu li:hover{background: #043255!important;}

/*** Banner Area ***/
.jumbotron{padding:0px; background-color: #043255; background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; margin-bottom: 0; -webkit-box-shadow: 0 3px 10px 0 #363636; box-shadow: 0 3px 10px 0 #363636; z-index: 10; position: relative;}
.banner_container{position: relative; height: 700px;}


/*** carousel ***/
/** ONE**/
.carousel .location {background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed;}
.homepage_banner_location_title{color: #fff; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; padding: 0; margin: 0; border-bottom: 1px solid #000D39; padding-bottom: 5px; margin-bottom: 5px; width: 100%;}
.homepage_banner_location_title span{font-size: .8em; color: #b0b0b0}
.homepage_banner_location{color: #FFF; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; padding: 0; margin: 0;}
.homepage_banner_info{background-color: rgba(4, 50, 84, .85); padding: 20px; position: absolute; bottom: 0px; right: 0;}
.quote_info_right{padding: 0 0 40px 0; position: absolute; bottom: 0px; right: 0;}
.quote_info_left{padding: 0 0 40px 0; position: absolute; bottom: 0px; left: 0;}
.mobile_homepage_banner_info{background: #043255; padding: 20px;}
.description_logo{float:right; margin-top:12px;margin-left:12px;}
.dropdown-submenu >.dropdown-menu {display: block; margin-left: 15px;}


/** TWO **/
.carousel .quote { background-position: center center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed;}
.homepage_banner_info2{ background-color: rgba(4, 50, 84, 0); padding: 20px; position: absolute; top: 100px; right: 0;}
.mobile_homepage_banner_info2{display:none;background: #043255; padding: 20px;}
.slide_quote_content{color:#FFF; font-family:"myriad-pro-semi-condensed",sans-serif; font-style:normal; font-weight:400; font-size:2.4em!important; line-height:1.1em; text-align:right;}
.slide_quote_name{margin-bottom:0px;padding-bottom:0px;color: #FFF; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 600!important; letter-spacing: 2px;line-height:.7em!important; font-size: 1.8em!important; text-align:right;text-transform:uppercase;}
.slide_quote_title{margin-top:0px;padding-top:0px;letter-spacing: 2px;color:#FFF; font-family:"myriad-pro",sans-serif; font-style:normal; font-weight:400; font-size:1.2em; text-align:right;text-transform:uppercase;}
.banner_left p{text-align: left;}
.mobile_homepage_banner_info3{display:none;background: #043255; padding: 20px; }


/*** Contact Us ***/
.input-group{width:100%;}
textarea {width:100%;}
.contact_submit{font-size:1.1em; text-transform:uppercase; font-weight:700; margin-top:10px;}
.contact_name{color: #043255; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 700;}
.contact_phone{color: #043255;}
a.sba_link{width: 100%; display: block; color: #FFF; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; text-transform: uppercase; text-decoration: none; padding: 10px 0; border: 1px solid #FFF; background: #8e1a0e; font-size: 1.2em; text-align: center; letter-spacing: 1px; transition: background 250ms ease 0;  -moz-transition: background .3s ease; margin: 30px 0 20px 0;}
a:hover.sba_link{background: #043255; color: #FFFB00; text-decoration: none;}
.contact_form{background: #720000 url(/images/bg-block-red.jpg) top center no-repeat;color: #FFF; width: 100%; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; padding: 20px;}
.contact_form h4, .contact_form .h4{color: #FFF; font-size: 1.4em;}
.contact_submit{color: #FFF; text-decoration: none;}
.contact_submit:hover{color: #FFFB00; text-decoration: none;}


/*** Content Area ***/
.content_area{background: #cdcdcd;}
.content_area_container{padding: 40px 0;}
.content_area_container,
.homepage_copy_container{background: #FFF; font-size: 1.2em; line-height: 1.6em;}
.homepage_copy_container > .row > div{padding: 40px 10px; }
.blue_block{background-image:url(/images/bg-blue-background.jpg); background-position: center center; padding: 30px 20px; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; color: #fff; width: 100%; text-align: center; font-size: 1.4em; margin: 20px 0;}
span.block_big{font-size: 1.8em;}
h1.subpage_title{color: #FFF; font-size: 4em; letter-spacing: 2px; text-align: right; padding: 30px 30px; text-transform: uppercase; background-color: rgba(4, 50, 85, 0.7); width: auto; float: right;}
.content_subnavigation{padding:0; margin: 0; width: 100%; display: block; border-left: 1px solid #D6D6D6; padding-left: 20px;}
.content_subnavigation li{padding: 0; margin: 0; list-style: none; width: 100%; display: block;}
.content_subnavigation li a{color: #043255; width: 100%; display: block; padding: 10px 20px; font-family:"myriad-pro-semi-condensed",sans-serif; font-style:normal; font-weight:400; text-decoration: none; text-transform: uppercase; transition: color 250ms ease 0;  -moz-transition: color .3s ease;}
.content_subnavigation li a:hover,.content_subnavigation li a.selected{color: #8e1a0e;}
.content_subnavigation li ul{margin: 0; padding: 0;}
.content_subnavigation li ul li a{padding: 10px 40px;}
.block_area{color: #FFF; width: 100%; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; padding: 20px; margin: 20px 0;}
.block_area p{text-shadow: 0 0 5px #000000;}
.block_red{background: #720000 url(/images/bg-block-red.jpg) top center no-repeat;}
.block_green{background: #076400 url(/images/bg-block-green.jpg) top center no-repeat;}
.block_blue{background: #043255 url(/images/bg-block-blue.jpg) top center no-repeat;}
.block_purple{background: #5e0076 url(/images/bg-block-purple.jpg) top center no-repeat;}
.block_orange{background: #ca510e url(/images/bg-block-orange.jpg) top center no-repeat;}
.block_title{padding: 0 0 20px 0; margin-bottom: 20px; background: url(/images/bg-block-title.png) bottom center no-repeat; background-size: contain;}
.block_title h2, .block_title .h2{text-shadow: 0 0 5px #000000;; color: #fff; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; text-transform: uppercase; font-size: 1.8em; border: none; margin: 0; padding: 0;}
a.block_link{width: 100%; display: block; color: #FFF; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; text-transform: uppercase; text-decoration: none; padding: 10px 0; border: 1px solid #FFF; background: #8e1a0e; font-size: 1.2em; text-align: center; letter-spacing: 1px; transition: background 250ms ease 0;  -moz-transition: background .3s ease; margin: 30px 0 20px 0;}
a:hover.block_link{background: #043255; color: #FFFB00; text-decoration: none;}
.what_we_do_block{border-bottom: 1px solid #CBCBCB; padding:30px 0;;  overflow: hidden;}
.what_we_do_block:last-child{border: none;}
.what_we_do_left{text-align: center; vertical-align:middle; height: 100%; margin-bottom: -99999px; padding-bottom: 99999px;}
.what_we_do_left h2, .what_we_do_left .h2{border-bottom: none; text-transform: uppercase; font-size: 1.6em; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400;}
.what_we_do_right{padding-left: 20px; margin-bottom: -99999px; padding-bottom: 99999px;}
.what_we_do_link span{color: #043255;}
.date{color: #043255; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; font-size: 1.2em; }

/*** Blueprint ***/
#blueprint{border: 1px solid #D6D6D6; padding: 30px; margin: 30px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
#blueprint a.pull-right{display: block; float: none !important; text-align: center;}
#blueprint img{width: 300px; max-width: 100%;}
#blueprint p:last-child{margin: 0;}


/*** Offices ***/
.offices h5, .offices .h5{color: #043255;}
.offices_phone{color: #9DC8FF;}
.offices div{margin-bottom: 20px;}
.office_container span{color: #b02719; font-weight: bold;}
.embed-container-offices { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; -webkit-box-shadow: 0 0 8px 0 #000000; box-shadow: 0 0 8px 0 #000000; border: 8px solid #FFFFFF;} 
.embed-container-offices iframe, .embed-container-offices object, .embed-container-offices embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
a.offices_contact_button{width: 100%; display: block; color: #FFF; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; text-transform: uppercase; text-decoration: none; padding: 10px 0; border: 1px solid #FFF; background: #8e1a0e; font-size: 1.2em; text-align: center; letter-spacing: 1px; transition: background 250ms ease 0;  -moz-transition: background .3s ease; margin: 30px 0 20px 0;}
a:hover.offices_contact_button{background: #043255; color: #FFFB00; text-decoration: none;}
.offices_top{color: #FFF; width: 100%; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; padding: 20px; background: #043255 url(/images/bg-block-blue.jpg) top center no-repeat;}
.offices_top h2, .offices_top .h2{color: #FFF;}
.leadership .col-md-6 p{padding-right: 15px}


/*** Vendor Portal ***/
.vendor_right{background: #043255 url(/images/bg-block-blue.jpg) top center no-repeat; color: #FFF; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; padding: 20px;}
a.vendor_pdf{font-size: 1.4em; color: #FFF; text-decoration: none; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #195889; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; width: 100%; float: left; clear: left; line-height: 1.6em;}
a:hover.vendor_pdf{color: #FFFB00;}
.vendor_pdf span{color: #f33e3e;}
.vendor_bottom{background: #720000 url(/images/bg-block-red.jpg) top center no-repeat; color: #FFF; width: 100%; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; padding: 20px; margin: 20px 0;}
.vendor_bottom h3, .vendor_bottom .h3{color: #FFF; padding: 0; margin: 0 0 20px 0;}
.vendor_bottom a{color: #FFF; text-decoration: none;}
a.vendor_pdf_bottom{font-size: 1em; color: #FFF; text-decoration: none; margin-bottom: 10px; padding-bottom: 10px; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; width: 100%; float: left; clear: both;}
a:hover.vendor_pdf_bottom{color: #FFFB00;}
.vendor_pdf_bottom span{color: #f33e3e;}


/*** Footer Area ***/
.footer{background-color: #333;}
.footer_navigation_area{background: #043255; padding: 10px 0;}
.footer_navigation_container{text-align: center;}
ul.footer_navigation{display: inline;margin: 0; padding: 0;}
ul.footer_navigation li{display: inline; margin: 0; padding: 0;}
ul.footer_navigation li a{text-transform: uppercase; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; color: #FFF; text-decoration: none; font-size: 1.2em;}
ul.footer_navigation li a:hover{color: #FFF759;}
.footer_container{text-align: center;}
.footer_copy{background: #333; width: 100%; display: block;}
.footer_copy_container{text-align: right; padding: 10px 0; margin: 0 auto;}
.copy{color: #fff; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; text-transform: uppercase; padding-top: 20px;}
.credit{color: #fff; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; text-transform: uppercase; padding-top: 20px;}
.credit a{color: #7fc1f3;}
.credit a:hover{color: #FFF759;}
.tagline{font-weigth: bold; color: #fff; font-size: 1.6em; text-transform: uppercase;}


/*** Homepage ***/
.family_title{width: 100%; text-align: center;}
.family_logos{text-align: center; margin: 20px 0 40px 0;}
.family_logo{margin: 0px 30px;}
.news_title_container{background-image: url(/images/fade-bar.png); background-position: bottom center; background-repeat: no-repeat; background-size: contain; padding-bottom: 10px;}
.news_title{font-size: 1.4em; text-transform: uppercase; color: #b02719;}
.news_title_link{font-size: 1.1em; text-transform: uppercase; font-weight: 700; margin-top: 10px;}
.homepage_news_item_title{font-size: 1.4em; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; color:#484848; text-transform: uppercase; margin-top: 25px;}
.homepage_news_item_title a{color:#484848}
.homepage_news_item_title a:hover{color:#b02719}
.homepage_news_item_title span{color: #818181; text-transform:capitalize; font-family: "myriad-pro",sans-serif; font-size: .8em;}
a.homepage_news_item_link{font-size: 1.2em; text-transform: uppercase; font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 400; color: #043255; border-bottom: 1px solid #C4C4C4; width: 100%; text-decoration: none; padding-bottom: 25px; display: block;}
a:hover.homepage_news_item_link{color: #b02719;}
.footer_navigation_bullet{color: #1d557f; font-size: 1.6em;}
.fa-linkedin-square,
.fa-youtube-play{color: #0277b7}


/*** Hawaii ***/
ul.hawaii_list{padding: 0; margin: 20px 0 0 20px;}
ul.hawaii_list li:before {content: "\0BB \020"; color: #b02719;}
ul.hawaii_list li{margin-bottom: 20px; list-style: none; padding: 0;}
ul.hawaii_list li span{font-family: "myriad-pro-semi-condensed",sans-serif; font-style: normal; font-weight: 700; color: #043255; font-size: 1.2em;}
ul.showcase{margin: 0 0 0 20px;; padding: 0;}
ul.showcase li{list-style: none; padding: 10px 25px;}
ul.showcase li a{text-decoration: none;}
ul.showcase li span{color: #043255;}
ul.showcase li.odd {background: #eaeaea;}


/*** Investment Management ***/
.hunt_family_brands{color: #0b6686; text-transform: uppercase; font-size: 2.2em;}
.hunt_family_brands span{color: #646464;}
.hunt_family_brands_title{color: #000; width: 100%; padding: 5px 0; margin: 0; background: #BFBFBF; text-align: center; font-size: 1.4em; text-transform: uppercase; clear: both;}
.hunt_family_brands_container{margin: 20px 0 0 0; width: 100%; float: left; clear: both; border-bottom: 2px solid #BFBFBF; display: table;}
.hunt_family_brands_left{width: 40%; vertical-align: middle; display:table-cell; height: 100%; text-align: center;}
.hunt_family_brands_left img{margin: 10px 0 8px 0}
.hunt_family_brands_left_title{border: 0; padding:0; margin: 0 auto; text-transform: uppercase; color: #0b6686; font-size: 1.3em;}
.hunt_family_brands_right{width: 60%; display:table-cell}
.experience_container{width: 100%; clear: both; float: left; margin: 20px 0;}
.experience_container img{opacity: .8; width: 100%;}
.experience_container img:hover{opacity: 1.0 !important}
.experience_item{text-align: center;}
.experience_title span{color: #043255;}
.experience_title a{font-weight: bold;}
.experience_body{background: #FFF; padding: 20px; margin: 0; font-weight: normal;}
.experience_body p{font-family: "futura-pt",sans-serif; font-style: normal; font-weight: 400;}
.experience_full{float: right; margin: 0 0 10px 10px;}
.capabilities_table{font-size: .9em;}
.capabilities_table td{padding: 10px; border: 1px solid #FFF;}
.capabilities_table tr.even{background: #E6F3FD;}
.investment_contact_container{width: 100%; float: left; clear: both;}
.investment_contact{float: left; width: 43%; padding: 10px; margin: 10px; border: 1px solid #B8B8B8}
.investment_contact_name{font-weight: bold; color: #0b6686}
.investment_contact_title{color: #9a2a26}
.investment_contact a{font-size: .9em;}
.investment_container_left{ float: left; margin: 10px 40px 10px 0; padding: 0 10px 10px 10px; width: 40%;}
.investment_container_right{ float: left; margin: 10px 0 10px 0; padding: 0 10px 10px 10px; width: 40%;}
.investment-quote{padding: 35px 230px 35px 30px; color: #FFF; font-size: 1.2em; float: left; clear: Both; margin: 20px 0;}
.investment_quote{font-size: 1.2em;}
.investment-quote-person {font-size: 1.1em; text-align: right;}
p.investment-quote-person span{font-weight: bold;}
.key_facts{margin: 0; padding: 0;}
.key_facts span{font-size: 1.2em; font-weight: bold;}
.key_facts li{list-style: none; padding: 10px 0; border-bottom: 1px solid #B53234;}
.key_facts li a{font-size: 1.2em; font-weight: bold; color: #FFF;}
.key_facts li a:hover{color: #FBFC00;}



.fancybox_staff_tile{display: block; text-align: center; text-decoration: none !important; margin-bottom: 40px;}
.fancybox_staff_tile div{float: none !important;}
.fancybox_staff_tile .bod_name{color: #043255;}
.fancybox_staff_tile .bod_title{color: #b02719;} 
.fancybox_staff_tile img{float: none !important; margin: 0 auto 10px;!important; display: block; padding: 0 !important; opacity: 0.85; transition: 0.2s all linear}
.fancybox_staff_tile:hover img{opacity: 1 !important;}

/*** Homepage Brochure Area ***/
#brochure_button_wrapper{text-decoration: none !important; }
#brochure_area,
#brochure_button{background-image: url(/images/brochure-header.jpg); background-size: cover; background-position: center; text-align: center; color: #fff; font-family: "myriad-pro-semi-condensed",sans-serif; font-size: 20pt; padding: 20px 0; position: relative; box-shadow: 0 0 10px rgba(0, 0, 0, 1); cursor: pointer !important;}
#brochure_area .col-sm-12::before,
#brochure_area .col-sm-12::after{content: ""; position: absolute; top: 0; bottom: 0; width: 100px; height: 34px; background-image: url(/images/arrow.png); background-position: top center; background-repeat: repeat-y; opacity: 0.28; transition: 0.5s all ease;}
#brochure_area .col-sm-12::before{left: 0;}
#brochure_area .col-sm-12::after{right: 0;}
#brochure_area:hover .col-sm-12::before,
#brochure_area:hover .col-sm-12::after{opacity: 0.5;}
#brochure_area img,
#brocure_button img{width: 30px;}
#brochure_area span,
#brocure_button span{margin: 0 0 0 10px; text-shadow: 1px 1px 20px rgba(0, 0, 0, 1);}
#brochure_area_wrapper #brochure{background-color: #021929; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; overflow: hidden;}
#brochure .btn{margin-top: 25px; border: 1px solid #224B6A;}

/** Homepage Brochure CLOSED **/
#brochure_area_wrapper.closed .view{display: inline;}
#brochure_area_wrapper.closed .col-sm-12::before,
#brochure_area_wrapper.closed .col-sm-12::after{-webkit-transform: scaleY(-1); transform: scaleY(-1); filter: FlipV; -ms-filter: "FlipV";}
#brochure_area_wrapper.closed #brochure{height: 0px;}

/*** Homepage Brochure OPEN ***/
#brochure_area_wrapper.open #brochure{height: 950px;}

.magazine {cursor: zoom-in;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Custom, iPhone Retina */

	@media only screen and (min-width : 320px){
		/* contact us page */
		.contact-modal{margin-top:30px;font-size:1em;text-align: left}
		.contact-modal p{font-weight: 900;}
		.contact-modal hr{border:0; height:0; border-bottom:1px solid #CDCDCD;}
		.contact-modal div{display:block; font-size:.9em; text-transform:uppercase; margin-right:0;}
		.contact-modal a{ color:#333; text-decoration:none;line-height: 1.1em;}
		.contact-modal a:hover{color:#B31F17; text-decoration:underline;}
		.contact-modal em{color:#B31F17;}
		
		.navbar-nav > .dropdown_mobile{display: block;}
		.navbar-nav > .dropdown_desktop{display: none;}
 		.navbar-nav {float: none;}
		.search_form:focus {width: 70%;}
		.jumbotron{background-attachment: inherit;}
		.carousel .location {background-attachment: inherit;}
		.carousel .bg-left {background-attachment: inherit; background-position: center left !important;}
		.carousel .bg-right {background-attachment: inherit; background-position: center right !important;}
		.slide_quote_name{font-size: .9em !important;}
		.slide_quote_title{font-size: .8em !important;}
		.banner_container{position: relative; height: 400px;}
		.homepage_banner_info{display: none;}
		.quote_info_left{display: none;}
		.quote_info_right{display: none;}
		.mobile_homepage_banner_info{display: block; height: 240px; overflow-y:scroll; width: 100%;}
		.mobile_homepage_banner_info3{height: 240px;  overflow-y:scroll;}
		.homepage_banner_info2{display: none;}
		.homepage_banner_info5{display: none;}
		h1.subpage_title{font-size: 1.8em; padding: 20px 10px;}
		.content_subnavigation{margin-top:30px;}
		.news img{width: 100%;}
		.date{float: left; clear: both;}
		.pdf{float: left; clear: both;}
		.news p{float: left; clear: both;}
		.news a.block_link{margin-bottom: 20px;}
		.quote p{color: #fff; text-shadow: 0 0 3px #1F1F1F;}
		.family{height: 80px;}
	}

 

	/* Extra Small Devices, Phones */

	@media only screen and (min-width : 480px){}

 

	/* Small Devices, Tablets */

	@media only screen and (min-width : 768px){
		#blueprint a.pull-right{float: right !important; }
		
		/* contact us page */
		.contact-modal{text-align: center}
		.contact-modal p{text-align: left}
		.contact-modal div{white-space:nowrap; display:inline; font-size:1.2em; text-transform:uppercase; margin-right:20px; margin-left:20px;}
		.contact-modal a{ color:#333; text-decoration:none;line-height: 1.7em;}
		.contact-modal a:hover{color:#B31F17; text-decoration:underline;}
		.contact-modal em{color:#B31F17;}
		.contact-form-modal .failure{color:#8e1a0e!important;font-weight: 900;}
		.contact-form-modal .contact_submit{width:100%; display:inline-block; color:#FFF; font-family:"myriad-pro-semi-condensed",sans-serif; font-style:normal; font-weight:400; text-transform:uppercase; text-decoration:none; padding:10px 0; border:1px solid #FFF; background:#8e1a0e; font-size:1.2em; text-align:center; letter-spacing:1px; transition:background 250ms ease 0;  -moz-transition:background .3s ease; margin:30px 0 20px 0;}
		
		.wheel_item{margin-left: 200px;}
		.dropdown-submenu {position:relative;}
		.dropdown-submenu >.dropdown-menu {display:none!important;top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
		.dropdown-submenu:hover > .dropdown-menu {display:block!important;}
		.dropdown-submenu>a:after {display:block!important;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;}
		.dropdown-submenu:hover>a:after {border-left-color:#cccccc;}
		.dropdown-submenu.pull-left {float:none;}
		.dropdown-submenu.pull-left>.dropdown-menu {left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
		.jumbotron{}
		.carousel .location {}
		.carousel .quote {}
 		.navbar-nav {float: right;}

		.navbar-nav li a {padding: 20px 10px;}
		.search_form:focus {width: 80%;}
		.banner_container{position: relative; height: 700px;}
		.homepage_banner_info{display: block; }
		.mobile_homepage_banner_info{display: none;}
		.navbar-nav > .dropdown_mobile{display: none;}
		.navbar-nav > .dropdown_desktop{display: block;}
		.homepage_banner_info2{display: block;}
		.homepage_banner_info5{display: block;}
		.quote_info_left{display: block;}
		.quote_info_right{display: block;}
		.mobile_homepage_banner_info2{display: none;}
		h1.subpage_title{font-size: 4em;padding: 30px 30px;}
		.content_subnavigation{margin-top:0px;}
		.news img{width: auto;}
		.date{float: none; clear: none;}
		.pdf{float: none; clear: none;}
		.news p{float: none; clear: none;}
		.news a.block_link{margin-bottom: 0px;}
		.slide_quote_name{font-size: 1.8em !important;}
		.slide_quote_title{font-size: 1.4em !important;}
		.quote_info_right{padding: 0 0 30px 0; position: absolute; bottom: 0px; right: 0;}
		.quote_info_left{padding: 0 0 30px 0; position: absolute; bottom: 0px; left: 0;}
	}

 

	/* Medium Devices, Desktops */

	@media only screen and (min-width : 992px){
		.wheel_item{margin-left: 0px;}
		#family_logos_title{background: url(/images/bracket.jpg) no-repeat 110% top; background-size: contain; height: 375px;}
		#family_logos_title img{margin: 120px 0 0 0;}
		.family{height: 80px;}
		.family div{display: block;}
 		/*.navbar-nav li a {padding: 20px;}*/	
 		.navbar-nav li a {padding: 24px 20px 20px;}
		.slide_quote_name{font-size: 1.8em !important;}
		.slide_quote_title{font-size: 1.4em !important;}
		.quote_info_right{padding: 0 0 90px 0; position: absolute; bottom: 0px; right: 0;}
		.quote_info_left{padding: 0 0 90px 0; position: absolute; bottom: 0px; left: 0;}
		.content_area_container{min-height: 500px;}
		.wheel_item{float: left !important;}
	}

 

	/* Large Devices, Wide Screens */

	@media only screen and (min-width : 1200px){
		#family_logos_title{background: url(/images/bracket.jpg) no-repeat 103% top; background-size: contain; height: 502px;}
		#family_logos_title img{margin: 200px 0 0px 10px;}
		.family{height: 80px;}
		.family div{display: inline;} 
		.location p{color: #fff; }
		.quote p{color: #fff;}
	}
#comments::-webkit-input-placeholder{color:#999;}
#comments:-moz-placeholder {color:#999;}
#comments::-moz-placeholder {color:#999;}
#comments:-ms-input-placeholder {color:#999;}
.military-map-link-image{width: 100%; margin: 20px 0; border: 2px solid #fff;}
.military-map-link-image:hover{border: 2px solid #043255;}
.family_logos{clear: both;}
.wheel_item{width: 100%; float: none; clear: both; font-family: "myriad-pro-semi-condensed",sans-serif; margin-bottom: 15px;}
.wheel_image{float: left; margin-right: 10px;}
.wheel_info{float: left; text-align: left; font-size: .8em; }
.wheel_title{color: #003970; font-weight: 700; text-transform: uppercase; text-align: left;}
.wheel_content{text-align: left; line-height: 1.1em;}

@media only screen and (min-width : 992px) and (max-width: 1500px){
	.carousel-control .glyphicon{top: 25%}
}