/*
Theme Name: Franchi Management 2017
Theme URI: www.franchimanagement.com
Description: custom theme by Gordon Multimedia.
Author: Gordon Multimedia
Version: 1.0
*/
/*
header blue #003745
footer gray #555
logo red #c33b35

*/

body {
	font-size: 16px;
	font-family: 'Lato', sans-serif !important; 
}
h1{
	font-weight: 300;
    font-size: 2.6em;
    margin-top: 0;
}
h3{
	margin-top: 0;
}
.logo {
	text-align: center;
}
@media(min-width:992px){
	.logo {
		text-align: left;
	}
}
.logo img {
	display: inherit;
}
.propertyDetails {
	margin-bottom: 3em;
	margin-top: 2em;
}
@media (min-width:992px){
	.propertyDetails {
		margin-top: 0;
	}
}
.propertyDetails, .propertyDetails .detailItem .infoGray {
	color: #656565 ;
}
.propertyDetails .detailItem .infoGray {
	font-weight: 400;
}
.propertyDetails h3, .propertyDetails h4, .propertyDetails .detailItem {
	color: #000;
}
.propertyDetails h3{
	position: relative;
	top: -.5em;
}
.propertyDetails h4{
	font-weight: 600;
}
.propertyDetails .detailItem {
	font-size: 1em;
	font-weight: 600;
	margin-top: 1.2em;
	margin-bottom: 0;
}
.leadform label {
	display: none !important;
}
#inquiry {
	background: #f3f7ff;
	padding: 15px;
}
#inquiry h3 {
	font-style: italic;
	text-align: center;
	color: #FFF;
	background: #2E3092;
	margin: -15px -15px 0 -15px;
	padding: .3em;
}

#branding {
	padding-top: 1em;
}
#cta {
	font-size: 1.6em;
	color: #444bcf;
	font-weight: 400;
	line-height: 3em;
}
@media(min-width:992px) {
	#cta {
		line-height: .8em;
	}
}
#cta a {
	font-weight: 600;
	color: #2f3490;
}
.call-to-action {
	text-align: center;
}
@media(min-width:992px){
	.call-to-action {
		text-align: right;
	}
	#cta {
		padding-right: 15px;
	}
}
#midPage {
	padding: 5em 0;
	background-image: url(images/hash-bkg.png);
	background-repeat: repeat-x;
}
.tileInner {
	background-color: #ebebeb;
	padding: 2em .5em 1em .5em;
	text-align: center;
	position: relative;
}
.tileInner h4 {
	font-weight: 600;
	min-height: 3em;
	margin: 0;
}
.tileInner p {
	font-size: .9em;
	color: #777;
	margin-bottom: 2em;
}
.tileInner a {
	display: inline-block;
	background-color: #2f3490;
	color: #FFF;
	padding: .2em .8em;
	font-weight: 300;
	font-size: .9em;
}
.hpIcon {
	position: absolute;
	top: -105px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	border-radius: 50%;
	border: 2px solid #2f3490;
	
}
.homePageIconTile {
	margin-top: 12em;
}
.home h1 {
	font-size: 1.7em;
}
h1 {
	color: #464646;
}
.subHeading {
	color: #2f3490;
}
#featuredPropertySlider {
	min-height: 20em;
	background-image: url(images/skyline-bkg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 2em 4em;
}
#featuredCarousel .featuredSlide {
	background: rgba(256, 256, 256, .7);
	border: 1px solid #666;
	padding: 10px 0;
	margin: 0 5px;
}
.row.featuredSlide {
    border: 1px solid #CCC;
    padding: 15px 0;
    margin: 0px;
	background-color: rgba(256, 256, 256, .5);
}
.featuredSlide h3 {
	margin-top: 0;
}
.featuredSlide h4 {
	color: #444bcf;
}
.featuredSlide p {
	font-size: .9em;
}
.tileCover {
	display: block;
	height: 33%;
	margin: 0 -10px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.tileCover:hover {
	text-decoration: none;
}
.tileCover h5 {
	height: 100%;
	background: rgba(0,0,0,.5);
	text-align: center ;
	color: #FFF;
	font-size: 1.3em;
	opacity: 0;
	-webkit-transition: opacity .4s ease-in-out; /* For chrome & safari */
    -moz-transition: opacity .4s ease-in-out; /* For mozilla firefox */
    -o-transition: opacity .4s ease-in-out; /* For opera */
    transition: opacity .4s ease-in-out; /* Not yet */
}
.tileCover:hover h5 {
	opacity: 1;
}
.tileCover h5 span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.tileCover h5 strong {
	display: block;
	font-size: .75em;
	font-weight: 300;
	line-height: 2em;
}
/* styles for masonry grid */
.grid-item, .grid-sizer { 
	width: 100%; 
	margin-bottom: 3px;
}
.gutter-sizer {
	width: 2%;
}
.grid-item img, .myResponsive {
	width: 100%;
	height: auto;
}
@media(min-width:576px){
	.grid-item, .grid-sizer {
		width: 49%;
	}
}
@media(min-width:1200px){
	.grid-item, .grid-sizer {
		margin-bottom: 4px;
	}
}
#imageGallery {
	margin-bottom: 1em;
}
/* ------- add the following two styles to the CSS to center align the menu items - also requires 2 styles to be added to css
*/
.navbar-collapse.center {
    text-align: center;
}
.navbar-collapse.center .navbar-nav {
    display:inline-block;
    float: none;
}
/*------- end of center align menu styles */
/*-------- menu styles ---------*/

#nav-bar {
}
#nav {
	clear: both;
	height: 50px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;
}
#nav ul li {
	float: left;
	position: relative;
}
#nav ul li a {
	display: block;
	padding: 0px 15px 0px 15px;
	line-height: 50px;
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #444bcf;
}
#nav ul li ul {
	display: none;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 90000;
	text-align: left;
	box-shadow: 2px 2px 3px rgba(0,0,0,.5);
}
#nav ul li ul li {
	float: none;
	white-space: nowrap;
	background-color: #fff;
}
#nav ul li ul li:hover {
	background-color: #F1F1F1
}
#nav ul li ul li a {
	text-transform: none;
	line-height: 30px;
}
#nav ul li:hover ul {
	display: block;
}
#nav ul li:hover ul li ul {
	top: -5px;
	left: 100%;
	display: none;
}
#nav ul li ul li:hover ul {
	display: block;	
}
#responsive_menu_pro_button {
	display: none !important;
}
#menuTrigger {
	color: #2E3092;
	line-height: 2em;
	font-size: 1.5em;
	text-align: center;
	margin-left: -10px;
	margin-right: -15px;
	cursor: pointer; 
}
#menuTrigger i {
	line-height: 50px;
    font-size: 2em;	
}
@media only screen and (min-width : 992px) {
	#menuTrigger {
		display: none;
	}
}
/*------ end of menu styles -------*/
#footer {
	background-color: #555;
	padding-top: 50px;
	padding-bottom: 50px;
	color: rgba(256, 256, 256, 0.8);
	border-top: 4px solid #FFF;
	position: relative;
}
#franchiF {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -27px;
	border: 4px solid #FFF;
	height: 50px;
	width: 50px;
	background-image: url(images/franchi-f.gif);
}
#footer h4 {
	text-transform: uppercase;
	color: rgba(256, 256, 256, 0.4);
	font-size: 1.2em;
}
#footer .row {
	overflow: hidden;	
}
.equalheight {
	margin-bottom: 40px !important;
	padding-bottom: 0px !important;	
}
.col-content {
	padding: 25px;
	margin-bottom: 2em;
}
.col-content img {
	width: 100%;
	height: auto;	
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.social {
	text-align: center;
}
.social a {
	color: rgba(256, 256, 256, 0.6);
}
.social a:hover {
	color: rgba(256, 256, 256, 0.3);
}
.alignright {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;	
}
.alignleft {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;	
}
.attachment-thumbnail {
	max-width: 100%;
	height: auto;	
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
hr {
	clear: both;	
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	font-size: 1.5em;
	border: none;	
}
.credit {
	text-align: center;
	padding: 1em;
}
.credit a {
	font-size: .8em;
	color: rgba(256, 256, 256, 0.3);
	text-decoration: none;
}
.credit a:hover {
	color: rgba(256, 256, 256, 0.6);
	text-decoration: underline;
}
/* ---------- styles for carousel -----*/
#featuredPropertySlider .bx-wrapper{
	background: transparent;
	border: none;
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#featuredPropertySlider .bx-wrapper .bx-next {
	right: -50px;
}
#featuredPropertySlider .bx-wrapper .bx-prev {
	left: -50px;
}
.bx-wrapper img {
	height: auto;
}
#myCarousel h3 {
	position: absolute;
    top: 65%;
    text-align: center;
    width: 100%;
    left: 0;
}
#myCarousel h3 a {
	display: inline-block;
	font-size: 1.5em;
	background-color: rgba(256, 256, 256, .7);
	font-weight: 300;
	padding: .1em .5em;
	color: #333;
	transform: translateY(-50%);
}
#myCarousel h3 a:hover {
	background-color: #fff;
	text-decoration: none;
}
#myCarousel .item {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 400px;
}
@media(min-width:768px){
/*	#myCarousel h3 {
		top: 65%;
	}*/
	#myCarousel h3 a {
		font-size: 2.2em;
	}
	#myCarousel .item {
		height: 550px;
	}
}

.carousel-indicators {
	bottom: 0px !important; 	
}
.container.pageContent {
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(images/bkg-college-solutions.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
/*end of styles for carousel ----*/
/* styles to vertically center bootstrap modal window */
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/*-------- styles for home.php -----*/
.archive-thumb {
	text-align: right;
	padding-top: 15px;	
}
.archive-item {
	margin-top: 20px;	
}
/*----------- end of styles for home.php --------*/

.dateBox {
	border: 1px solid #CCC;
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
	margin-top: .4em;
}
.day {
	float: left;
    font-size: 2em;
    padding-right: .1em;
	padding-left: .1em;
    border-right: 1px dotted #ccc;	
}
.monthYear {
	padding-left: .3em;
	padding-right: .3em;
	float: left;	
}


/*------- styles for contact footer ----------*/
.contact-footer a {
	color: rgba(256, 256, 256, .8);	
}
.contact-footer a:hover {
	color: rgba(256, 256, 256, 1);	
	text-decoration: none;
}
/*---------- end of styles for contact footer --------*/

@media (min-width:768px) {
	.navbar {
		border-radius: 0px !important;	
	}
	.navbar-default .navbar-nav>li>a {
		color: rgba(256, 256, 256, .8);	
	}
	.navbar-default .navbar-nav>li>a:hover {
		color: rgba(256, 256, 256, 1) !important;	
		background-color: rgba(0, 68, 124, 1);	
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.current-menu-ancestor>a {
		color: rgba(256, 256, 256, 1);
		background-color: rgba(0, 68, 124, .8);	
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: rgba(256, 256, 256, 1);	
	}
	.navbar-toggle { /*this is for the collapsed button to activate menu*/
		display: none;
	}
	.navbar-default {
		border: none;
		background-color: rgba(0, 68, 124, .8);	
		margin-bottom: 0px;
	}
	.equalheight {
		margin-bottom: -99999px !important;
		padding-bottom: 99999px !important;	
	}
	.carousel-caption {
		bottom: 0px !important;	
	}
	.carousel-caption h3, .slideShowHeader {
		font-size: 3em;
		text-shadow: 1px 1px 3px rgba(0,0,0,1)	;
	}

}
