@charset "utf-8";
/* CSS Document */
body{ font-size:14px; font-family: 'Droid Sans', sans-serif; color:#33333a;  }
h1{ color:#03386e; font-size:39px;}
h2{ color:#03386e; font-size:32px;}
h4{ color:#fff; font-size:20px;}
p{ margin-bottom:20px;}

.mostTop{
	padding-top: 20px;
}

.siteInfo{
	width: auto;
	display: block;
}

.logo{
	font-size: 30px;
	color: #191d39;
	border-bottom:1px #b3b3b3 solid;
	line-height: 30px;
	padding-bottom: 5px;
	max-width: 100%;
}

.logo a{
	color: #191d39;
}

.title{ 
	font-family: 'Droid Sans', sans-serif;
	color:#505050; 
	font-size:14px; 
	padding: 5px 0;
	border-bottom:1px #b3b3b3 solid;
	min-width: 100%;
}

.tagLine{
	font-family: 'Droid Sans', sans-serif;
	color:#888888; 
	font-size:14px;	
	padding-top: 5px;
}

.dynamicLogo{
	padding: 5px;
	background:url(../images/rodeo_img.png) no-repeat center center;
	display: block;
	min-height: 100px;
}

.dynamicLogo img{
	width: 100%;
	height: auto;
	display: none;
}

.phone{ 
color:#353535; 
font-size:20px; 
margin-bottom:10px;
}

.vipButton{
background: #3e668f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlNjY4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzA0Mjg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZTY2OGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #3e668f 0%, #04284d 50%, #3e668f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e668f), color-stop(50%,#04284d), color-stop(100%,#3e668f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3e668f 0%,#04284d 50%,#3e668f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3e668f 0%,#04284d 50%,#3e668f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3e668f 0%,#04284d 50%,#3e668f 100%); /* IE10+ */
background: linear-gradient(to bottom, #3e668f 0%,#04284d 50%,#3e668f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e668f', endColorstr='#3e668f',GradientType=0 ); /* IE6-8 */
font-family: 'Roboto Condensed', sans-serif;
color: #FFF;
font-size: 14px;
}

.navContainer{
	margin-top: 5px;
	padding: 0;
	height: auto;
}

/* Navigation Code */

div#imcontainer10, div#imcontainer10 > #imcontainer20 > #imouter0, ul#imenus0{
	width: auto !important;
	margin-top: 0;
	height: auto !important;
}

.navbar .btn-navbar {
  background-color: #EDEDED !important;
  background-image: linear-gradient(to bottom, #F2F2F2, #333) !important;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #333 !important;
  *background-color: #d9d9d9;
}

#imcontainer10 {
  margin: 0 auto;
}

#imouter0 {
  background: none !important;
  width: auto !important;
}

#imcontainer20 > div{
width: 100% !important;
}
#imouter0 > li, #imenus0 > li{
	height: auto !important;
	width: auto !important;
}

#imouter0:before,
#imouter0:after {
    content: " ";
    display: table;
}

#imouter0:after {
    clear: both;
}

#imouter0{
	    list-style: none;
     *zoom: 1;
     position: relative;
}

#imouter0 a {
  font-size: 16px !important;	
	color: #603913 !important;
    float: none !important;
    padding: 0px 22px !important;
    text-decoration: none !important;
    text-shadow: none !important;
	text-transform: none !important;
	font-weight: normal !important;
	background: none !important;
	border-radius: 0px !important;
	line-height: 32px !important;
}

#imenus0 ul a {
 border-radius: 0 !important;
 padding: 5px 10px !important;
}

#imouter0 a:hover{
	color: #FFF !important;
	text-shadow: none !important;
}

#imouter0 ul li{
	height: auto !important;	
}

#imouter0 ul a {
  background-color: none !important;
  border: none !important;
  border-bottom: none !important;
  border-right: none !important; 
  border-left: 1px solid #01172d !important;
  border-top: none !important;
  color: #01172d !important;
  text-shadow: none !important;
}

#imouter0 ul li:first-child a{
	border-left: none !important;
}

#imouter0 ul li ul a {
  background-color: #325e91 !important;
  border: none !important;
  border-bottom: 1px solid #b9cbe0 !important;
  border-right: none !important; 
  border-left: none !important;
  border-top: none !important;
  color: #FFF !important;
  text-shadow: none !important;
}


#imouter0 ul a:hover {
  background-color: #01172d !important;
  color: #FFF !important;
  text-shadow: none !important;
}


nav {
  margin-top: 5px;
}

.navbar-default {
  background-color: transparent;
  border: none;
}

.navbar-nav > li > a {
  padding-bottom: 5px;
  padding-top: 5px;
}

.navbar-collapse, .navbar .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar {
  margin-bottom: 5px;
  min-height: 30px;
  position: relative;
}

.formHeader { 
	background:url(../images/banner_img.jpg) no-repeat center;
	 min-height:524px;
	 margin: 0;
	 padding: 0;
	 border-top: 6px solid #01172d;
	 background-size: cover;
}

.searchPanel{
	margin-top: 20%;
	background: rgba(255,255,255,0.9);
	padding: 5px 20px 20px 20px !important;
	border-radius: 10px;
	display: inline-block;
}

.searchPanel input.mainText{
	width: 230px;
}

.searchPanel h2{
	font-size: 18px;
	font-weight: bold;
	color: #191d39;
}

.form-horizontal .form-group {
}

.btn-vip{
	color: #FFF;
	background: #325e91;
	border: 1px solid #0c1e32;
}

.mainContent{
	background: #dbdbdb;
	border-top: 1px double #608b30;
	padding-bottom: 20px;
}

.fproperty{
	border-top: 4px solid #03386e;
	padding: 15px 0;
	margin: 20px 0 35px 0;
	background: #FFF;
	cursor: pointer;
}

.fInfo{
	line-height: 30px;
	margin: 5px 0;
}

.fPrice{
	margin: 10px 0 0 0;
	display: inline-block;
}

.fImage{
	margin: 10px 0 0 0;	
}

.sectionHeading, .featuredHeading{
	font-size: 30px;
	color: #03386e;
	font-family: 'Roboto Condensed', sans-serif;
}

.featuredHeading{
	font-size: 24px;
	margin: 40px 0 0 0;
}

.fmHeading{
	font-size: 16px;
	font-weight: bold;
}

.Home-Cta {
  background: #ccd5df;
  border: 1px solid #b0b4b8;
  padding: 5px;
  border-radius: 5px;
}

.inner-Home-Cta {
  background: #ccd5df;
  position: relative;
  border-radius: 5px;
}

.inner-Home-Cta img.img-responsive {
  width: 100% !important;
}

.inner-Home-Cta a h2 {
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 10px 0 10px 10px;
  font-family: 'Droid Sans', sans-serif;
  text-shadow: 1px 1px 1px #383122;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  background: rgba(3,56,110,0.8);
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: left;
}


.leftContent {
  float: none;
  overflow: hidden;
  padding-right: 30px;
  width: auto;
}

.rightContent {
  float: right;
  width: 260px;
}

.cPageText p font, .cPageText p {
  color: #414141 !important;
	font-family: 'Droid Sans', sans-serif;
  font-size: 14px !important;
  line-height: 24px !important;
}

.cPageText {
  margin-top: 25px;
}



.footer-sections{
	background: #03386e;
	color: #FFF;
	padding: 20px 0;
}

h2 sectionHeading{
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}

.footer-sections address{
	line-height: 20px;
	color: #FFF;
}

.googlePlus, .facebook, .twitter, .linkedin{
	width: 30px;
	height: 30px;
	display: block;
	background:url(../images/social_icons.png) left top no-repeat;
}

.facebook{
	background-position: -37px 0;
}

.twitter{
	background-position: -74px 0;
}

.linkedin{
	background-position: -110px 0;
}

.logoDynamicFooter {
  background: url(../images/reality_logo.png) center center no-repeat;
  display: inline-block;
  height: 120px;
  width: 100%;
  background-size: 60%;
}

.logoDynamicFooter img{
  height: auto;
  padding: 5px;
  visibility: hidden;
  width: 90%;
}


.footerLinks li{
	width: 35%;
	margin-bottom: 10px;
}

.copyright{
	background: #ebebeb;
	border: 1px double #e0e0e0;
	outline: 1px solid #FFF;
	outline-offset: -2px;
	padding: 10px 0;
	font-size: 12px;
	color: #787878;
}

.copyText{
	line-height: 35px;
}

a, .btn-link{
	color: #000053;
}

a:hover, .btn-link:hover{
	color: #33338c;
}

.footer-sections a{
	color: #FFF;
}

.footer-sections a:hover{
	color: #FFF;
	text-decoration: none;
}

.footer-sections address {
  margin-bottom: 20px;
}

.inner-mainContent {
  margin-top: 0;
  padding: 20px 0 0;
}

.list-group > a {
  display: inline-block;
  width: 50%;
  line-height: 35px;
}

.address{ font-size:15px;}
.marg_right{ margin-right:10px;}
.email{ color:#FFF; text-decoration:none; font-size:15px; margin-bottom:20px;}
.email:hover{ color:#FFF; text-decoration:underline; font-size:15px;}
.number{ font-size:15px;}

.newsBtn{
background: #3d89d6; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkODlkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzA3NTNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDg5ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #3d89d6 0%, #0753a0 50%, #3d89d6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d89d6), color-stop(50%,#0753a0), color-stop(100%,#3d89d6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3d89d6 0%,#0753a0 50%,#3d89d6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3d89d6 0%,#0753a0 50%,#3d89d6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3d89d6 0%,#0753a0 50%,#3d89d6 100%); /* IE10+ */
background: linear-gradient(to bottom, #3d89d6 0%,#0753a0 50%,#3d89d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d89d6', endColorstr='#3d89d6',GradientType=0 ); /* IE6-8 */
color:#FFF;
border-bottom:#0c1d2e 1px solid;
border-top:#628ebd 1px solid;
}
.copyright{ background:#FFF;}

.loginbtn{ 
background: #03386e; /* Old browsers */
border-top: #41688f 1px solid; 
color:#FFF; 
margin-top:10px;
}
.wwRssContainer {
  padding: 0;
  text-align: left;
}
.wwRssTitle {
  background: none repeat scroll 0 0 #03386E;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  padding: 10px 15px;
  text-decoration: none;
}
.wwRssTitle:hover{
	color: #8FBBE8;
}
.wwRssPubDate {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #333;
  font-size: 11px;
  margin-top: 0;
  padding: 10px;
}
.wwRssContent {
  background: none repeat scroll 0 0 #EFEFEF;
  border-bottom: medium none;
  color: #333333;
  font-size: 14px;
  line-height: 1.429;
  padding: 10px 15px;
}
@media (min-width: 768px) and (max-width: 1008px) {
	
.navbar-default .navbar-nav > li > a {
	padding: 0 5px
}

.searchPanel input{
	margin-bottom: 20px;
}

#imouter0 a {
  font-size: 14px !important;
  padding: 0 10px !important;
}


}

@media (min-width: 320px) and (max-width: 600px) {
.contactInfo{
	margin-top: 15px;
}
.phone {
  font-size: 15px;
  font-weight: bold;
}
.vipButton {
  font-size: 12px;
  font-weight: bold;
}
.siteInfo{
	text-align: center;
	padding: 10px 0;
}
.imgCenter img{
	text-align: center;
	margin: 0 auto;
}

.navbar-default .navbar-nav > li > a {
	padding: 10px 25px !important;
	text-align: center;
}
.navbar-collapse {
  max-height: 540px;
  width: 100%;
  margin: 0 auto !important;
  padding: 0 !important;
}

.Home-Cta{
	margin-bottom: 25px !important;
	margin-top: 10px !important;
}

.leftContent {
  width: 100%;
}

.rightContent {
  float: none;
  width: 260px;
  margin: 0 auto;
}

.fproperty img.img-responsive{
	width: 100%;
}

.fproperty table{
	margin-top: 15px;
}

.smallScrTMar{
	margin-top: 25px;
	text-align: center;
}

.copyText{
	text-align: center;
}

.copyright div.visible-xs img.img-responsive{
	display: inline;
}

.leftContent {
  padding-right: 0px;
}

.aiContainer {
	margin: 20px auto 10px !important;	
}

.searchPanel .form-group{
	margin: 0;
}

.searchPanel h2{
	text-align: center;
}

.searchPanel .btn-vip{
	margin: 0 auto;
	display: block;
}

.searchPanel .form-group input, .searchPanel .form-group select{
	margin-bottom: 10px;
}

.navContainer{
	margin-top: 0px;
}

#imenus0 > li {
  height: auto !important;
  width: 100% !important;
}

#imouter0 ul a {
  border-left: none !important;
  border-bottom: 1px solid #b0b4b8 !important;
}

.dynamicLogo{
	background-size: contain;
}




}


body, section, h1, li, img, div, span {
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#imcontainer10 *{
	
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;

}

#dynamicFrame {
  background: none repeat scroll 0 0 #FFFFFF;
  clear: both;
  margin-bottom: 10px;
  min-height: 190px;
  padding: 10px;
}

.footer-sections p{
	color: #FFF;
}

blockquote {
  border-left: none;
  margin: 0 0 0px;
}