/*css for TopBar*/
body{
	background-color: #1E73BE;
}

.over{
	height: auto;
	overflow: hidden;
}
.removePadd{
	padding: 0px;
}
.TopBar {
    height: auto !important;
    display: block;
    overflow: hidden;
    padding: 20px 0px !important;
    border-bottom: 1px solid #CCC !important;
}

.TopRoghtText{
	margin-left: 13%;
	height: auto;
	overflow: hidden;
}
.TopRoghtText .blueHeader {
    display: block;
    font-weight: 700;
    font-size: 20px;
    margin: 5px 0px;
	color: #0F75BC;
}

.TopRoghtText .ReadHeader {
    display: block;
    font-weight: 700;
    font-size: 20px;
    margin: 5px 0px;
	color: #C00;
}

.TopRoghtText .BlackHeader {
    display: block;
    font-weight: 700;
    font-size: 16px;
    margin: 5px 0px;
}

.TopRoghtLast .blueHeader{
    display: block;
    font-weight: 700;
    font-size: 20px;
    margin: 5px 0px;
	color: #0F75BC;
}
.TopRoghtLast .blueHeader.text-uppercase{
    display: block;
    font-weight: 700;
    font-size: 20px;
    margin: 5px 0px;
}

.TopRoghtLast .skypeHeader{
  display: block;
  font-weight: 700;
  font-size: 16px;
  margin: 5px 0;
  float: left;
}


/*css for menu*/
.menuSection{
	margin-top: -20px;
}
.navbar-inverse.my_top_nav {
    position: relative;
    top: 0px;
    right: 20px;
    float: right;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #777;
    background: transparent linear-gradient(to bottom, #1E73BE 0%, #00418C 100%) repeat scroll 0% 0%;
    border: 1px solid #00418C;
}

.navbar-inverse.my_top_nav .navbar-nav > li > a{
    color: #FFF;
    border-left: 1px solid #00418C;
	padding: 8px 13px;
}
.navbar-inverse.my_top_nav .navbar-nav > li > a:first-child{
	border-left: 0px;
}
.navbar-inverse.my_top_nav .navbar-nav > li > a:hover{
	background: #fff;
	color: #00418C;
}
.site-description {
    font-size: 40px;
    font-weight: bold;
    line-height: 100%;
    margin: 0px;
    border-bottom: 1px solid #CCC;
    clear: both;
    padding: 20px 0px 35px 2%;
    text-align: center;
	color: #000;
}
.BannerArea {
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}
.bandiv{
   height: auto;
   overflow: hidden;
   display: block;
   float: left;
}
.right_social .social .facebook a i.fa{
   color: #333;
}
.right_social .social .facebook a i.fa:hover{
   color: #000;
}
/*

.BannerArea img{
	max-height: 250px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.BannerArea img.BannerFour,.BannerArea img.BannerThree{
	height: 250px !important;
}
*/
.homeSlider .item img{
	width: 85%;
}
.homeSlider .carousel-control.left,.homeSlider .carousel-control.right{
	background: none;
}

.mainbody {
    height: auto !important;
    overflow: hidden;
    padding: 30px 0px !important;
}
.LatestHome{
	width: 52%;
	float: right;
}
.latestImage img{
	max-height: 90px;
}
.latestTitle{
	margin: 0px;
	font-size: 15px;
}
.latestTitle a{
	font-size: 15px !important;
}
.latestlocation{
	font-size: 10px;
	margin-bottom: 0px;
}
.welcomeMassage{
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	padding-left: 3px;
}

.home_content h3{
	font-size: 15px;
	color: #000;
	font-weight: 700;
}

.post_details h4{
    font-weight: normal;
    border-bottom: 1px solid #CCC;
    width: 100%;
    text-align: left;
	font-size: 16px;
	color: #7D8BAB;
	margin-bottom: 20px;
}
.ug-slider-wrapper{
	padding: 5px;
	width: 95%;
	border: 1px solid #ddd;
}
.singleSection .singleHeader{
	line-height: 1.4em;
	margin: 20px 0px 0.4em;
	font-size: 28px;
	color: #000;
	font-weight: 700;
}
.singleSection p.location{
    font-size: 18px !important;
    color: #333;
}
/*CSS for Right Sidebar*/
.homeofficeLocation h1{
    font-weight: normal;
    border-bottom: 1px solid #CCC;
    width: 100%;
    text-align: left;
	font-size: 16px;
	color: #7D8BAB;
}
.homeofficeLocation a{
	color: #D33;
}
.homeofficeLocation a:hover{
	color: #000;
}

.customtable tr td{
	border: 0px !important;
	color: #000;
}
.slapageimage img{
	max-height: 165px;
}
/*CSS for Sale*/
.saleoneheader h3 a {
    font-size: 18px;
    color: #D33;
}

.saleoneheader p.location{
    font-size: 12px;
    color: #888;
}
.saleoneheader p.quantity{
    font-size: 12px;
    color: #888;
	text-transform: uppercase;
}


.foote-menu{
	padding-top: 20px;
	height: auto;
	overflow: hidden;
       padding-left: 15px;
	
}
.footeNav{
	list-style: none;
	display: block;
	height: auto;
	overflow: hidden;
	padding-left: 0px;
}
.footeNav li{
	float: left;
	color: #fff;
	padding: 10px 20px;
}
.footeNav li:first-child{
	padding-left: 0px;
}

.footeNav li a:hover{
   color: #000;
}


.pageContent h2{
    font-size: 40px;
    color: #000;
	line-height: 1.4em;
	margin: 20px 0px 0.4em;
	font-weight: 700;
}

.tikImage {
    margin-top: ;
    margin-bottom: 10px !important;
}
.LatestHome h3{
    font-weight: normal;
    border-bottom: 1px solid #CCC;
    width: 100%;
    text-align: left;
	font-size: 16px;
	color: #7D8BAB
}