@font-face {
	font-family: 'CalibriBold';
	src: url('../fonts/calibribold.eot');
	src: url('../fonts/calibribold.eot') format('embedded-opentype'), url('../fonts/calibribold.woff2') format('woff2'), url('../fonts/calibribold.woff') format('woff'), url('../fonts/calibribold.ttf') format('truetype'), url('../fonts/calibribold.svg#CalibriBold') format('svg');
}
@font-face {
	font-family: 'CalibriRegularRegular';
	src: url('../fonts/alibri.eot');
	src: url('../fonts/calibri.eot') format('embedded-opentype'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg#CalibriRegularRegular') format('svg');
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'CalibriRegularRegular';
}
.inner_banner img{ width:100%; max-height:256px; }
.wpcf7-list-item-label{ padding-left:10px }
.wpcf7-list-item { margin:0px !important; }
.scrolloff {pointer-events: none; }
a {
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
button {
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.img {
	width: 100%;
}
.img-responsive {
	display: inline-block;
}
header {
	width: 100%;
	float: left;
	padding: 10px 0px;
	background: #fff;
}
.social {
	float: left;
	margin-top: 15px;
}
.social li {
	float: left;
	margin: 5px 10px;
}
.social li a {
	font-size: 20px;
	color: #1b4c9a;
}
.live_chat {
	float: right;
	margin-top: 15px;
}
.contact h2 {
	font-size: 30px;
	color: #1b4c9a;
	margin: 0px;
	font-family: 'CalibriBold';
	text-align: right;
}
.contact h2 a {
	color: #1b4c9a;
}
.contact h3 {
	font-size: 20px;
	color: #1b4c9a;
	margin: 10px 0px 0px;
	font-family: 'CalibriRegularRegular';
	text-align: right;
}
.contact h3 a {
	color: #1b4c9a;
}
.navbar {
	border-radius: 0px;
	max-height: 60px;
	text-align: center;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #164289 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%, #164289 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%, #164289 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#164289', GradientType=0 ); /* IE6-9 */
}
.container-fluid {
	padding: 0px;
}
#navbar {
	padding: 0px;
}
.navbar-nav {
	float: none;
display:;
}
.navbar-nav > li > a {
	padding: 15px;
	border-radius: 0px;
	font-family: 'CalibriBold';
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFF !important;
	background: #1e53a8; /* Old browsers */
	background: -moz-linear-gradient(top, #1e53a8 0%, #0d2449 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e53a8 0%, #0d2449 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e53a8 0%, #0d2449 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e53a8', endColorstr='#0d2449', GradientType=0 ); /* IE6-9 */
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: #1e53a8; /* Old browsers */
	background: -moz-linear-gradient(top, #1e53a8 0%, #0d2449 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e53a8 0%, #0d2449 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e53a8 0%, #0d2449 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e53a8', endColorstr='#0d2449', GradientType=0 ); /* IE6-9 */
	color: #fff;
}
.find_out {
	width: 100%;
	float: left;
  text-align:center;
  display: inline-block;
	padding: 20px 0px;
	border-bottom: 1px solid #fff;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #c9d3e2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #c9d3e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #c9d3e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9d3e2', GradientType=0 ); /* IE6-9 */
}
.find_out a {
	width: 80%;
	float: none;
  text-align:center;
  display: inline-block;
	padding: 13px;
	border-radius: 5px;
	background: #ff8f21; /* Old browsers */
	background: -moz-linear-gradient(top, #ff8f21 0%, #d06700 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff8f21 0%, #d06700 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff8f21 0%, #d06700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8f21', endColorstr='#d06700', GradientType=0 ); /* IE6-9 */
}
.find_out a span {
	width: 100%;
	height: 70px;
	float: left;
	border: 1px solid #a95502;
	padding: 13px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'CalibriBold';
}
.find_out a span img {
	margin-right: 20px;
  width:43px;
}
.content_section {
	width: 100%;
	float: left;
	padding: 70px 0px 20px;
	background: #3a5a8d; /* Old browsers */
	background: -moz-linear-gradient(top, #3a5a8d 0%, #5c84c4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3a5a8d 0%, #5c84c4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3a5a8d 0%, #5c84c4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a5a8d', endColorstr='#5c84c4', GradientType=0 ); /* IE6-9 */
}
.content_section .container .row .col-sm-4 {
	padding-bottom: 40px;
	background: url(../images/shadow.png) no-repeat bottom center;
	margin-bottom: 25px;
}
.content_section .container .row .col-sm-4 .box .img-responsive {
	width: 100%;
}
.content_section .box {
	width: 100%;
	float: left;
	background: #fff;
	padding: 20px 25px;
}
.content_section .box h2 {
	font-size: 26px;
	color: #5c84c4;
	margin: 0px 0px 15px;
	font-family: 'CalibriBold';
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
}
.content_section .box p {
	font-size: 15px;
	color: #585757;
	margin: 15px 0px;
}
.content_section .box a {
	font-size: 15px;
	color: #5c84c4;
	margin: 0px;
	font-family: 'CalibriBold';
}
.content_section .box a:hover {
	color: #f7881b;
}
.buy_to_let {
	width: 100%;
	float: left;
	background: url(../images/buy_to_let.png) no-repeat right #313131;
	padding: 25px 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.buy_to_let h2 {
	font-size: 26px;
	color: #fff;
	margin: 0px 0px 15px;
	font-family: 'CalibriBold';
	text-transform: uppercase;
  visibility:hidden;
}
.buy_to_let p {
	font-size: 18px;
	color: #fff;
	margin: 0px;
	font-family: 'CalibriRegularRegular';
}
.bottom_text {
	width: 100%;
	float: left;
	padding: 15px 0px;
	font-size: 25px;
	color: #fff;
	text-align: center;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #164289 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%, #164289 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%, #164289 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#164289', GradientType=0 ); /* IE6-9 */
}
.bottom_section {
	width: 100%;
	float: left;
	background: #f9f9f9;
}
.bottom_section .col-sm-7 {
	padding: 40px 20px 40px 15px;
	border-right: 1px solid #ddd;
}
.bottom_section .col-sm-5 {
	padding: 40px 15px 40px 25px;
}
.bottom_section h2 {
	font-size: 26px;
	color: #5c84c4;
	margin: 0px 0px 20px;
	font-family: 'CalibriBold';
	text-transform: uppercase;
}
.bottom_section h3 {
	font-size: 18px;
	color: #5c84c4;
	margin: 0px 0px 10px;
	font-family: 'CalibriBold';
	text-transform: uppercase;
}
.bottom_section h4 {
	font-size: 14px;
	color: #585757;
	margin: 0px;
	font-family: 'CalibriBold';
}
.bottom_section h5 {
	font-size: 22px;
	color: #224e94;
	margin: 40px 0px 10px;
	font-family: 'CalibriBold';
}
.bottom_section p {
	font-size: 18px;
	color: #585757;
	margin: 15px 0px;
	line-height: 22px;
}
.bottom_section .readmore {
	display: inline-block;
	font-size: 14px;
	color: #585757;
	padding: 6px 15px;
	border: 1px solid #5c84c4;
	color: #5c84c4;
	font-family: 'CalibriBold';
}
.bottom_section .readmore:hover {
	background: #5c84c4;
	color: #fff;
}
.owl-controls {
	position: absolute;
	right: 0px;
	bottom: 15px;
}
.owl-controls .owl-pagination .owl-page {
	width: 11px;
	height: 11px;
	float: left;
	margin: 0px 4px;
	background: #cecece;
	border-radius: 50%;
}
.owl-controls .owl-pagination .active {
	background: #5c84c4;
}
footer {
	width: 100%;
	float: left;
	padding: 15px 0px;
	padding-top:0 !important;
	background: #2b4990; /* Old browsers */
	background: -moz-linear-gradient(top, #2b4990 0%, #1f4176 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #2b4990 0%, #1f4176 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #2b4990 0%, #1f4176 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b4990', endColorstr='#1f4176', GradientType=0 ); /* IE6-9 */
}
footer .footer_logo {
	opacity: 0.3;
}
footer .footer_logo:hover {
	opacity: 0.7;
}
footer ul li{
	float: left;
	margin: 13px 7px 0px !important;
}
footer ul li a {
	font-size: 16px;
	color: #fff;
	font-family: 'CalibriBold';
	text-transform: uppercase;
}
footer ul li a:hover {
	color: #a7c4ff;
}
footer p {
	font-size: 15px;
	color: #fff;
	text-align: right;
	font-family: 'CalibriBold';
	margin-top: 13px;
}
.flex-control-nav {
	display: none;
}
.call_button {
	width: 80px;
	height: 250px;
	position: fixed;
	background-size:cover !important;
	right: 0px;
	top: 33%;
	background: url(../images/call.png) no-repeat;
}
.call_button a {
    color: #fff;
    font-size: 26px;
    height: 100px;
    left: -53px;
    position: absolute;
    top: 15px; 
    transform: rotate(270deg);
    width: 273px;
    writing-mode: horizontal-tb;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
}

/* About Us Page Css Start Here */
.inner_banner {
	width: 100%;
	float: left;
	position: relative;
	border-bottom: 3px solid #fff;
}
.inner_banner span {
	position: absolute;
	top: 34%;
	left: 0px;
	right: 0px;
	text-align: center;
}
.inner_banner span h1 {
	width: 100%;
	max-width: 1170px;
	display: inline-block;
  margin-top:6% !important ;
	font-size: 37px;
	color: #fff;
	margin: 0px;
	font-family: 'CalibriBold';
	text-transform: uppercase;
	text-align: left;
	text-shadow:0px 0px 5px #000;
}
.rightbar .find_out {
	width: 100%;
	background:#fff !important;
	float: left;
	padding: 0px !important;
	background: none;
	border: none;
}
.rightbar .find_out a{
     margin-bottom: 0px !important;
	 margin-top: 0px !important;
	 margin: 3px 0 !important;
 }
.rightbar .find_out a {
	width: 100%;
	float: left;
	
	padding: 13px;
	border-radius: 5px;
	background: #ff8f21; /* Old browsers */
	background: -moz-linear-gradient(top, #ff8f21 0%, #d06700 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff8f21 0%, #d06700 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff8f21 0%, #d06700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8f21', endColorstr='#d06700', GradientType=0 ); /* IE6-9 */
}
.rightbar .find_out a span {
	width: 100%;
	height: 80px;
	float: left;
	border: 1px solid #a95502;
	padding: 11px 13px 11px 70px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'CalibriBold';
	line-height: 27px;
}



.rightbar .find_out a:first-child span {
	background: url(../images/find.png) no-repeat 20px center;
}
.rightbar .find_out a:last-child span {
	background: url(../images/chat.png) no-repeat 20px center;
}

.leftbar .find_out a:nth-child(1) span{
	background: url(../images/icon1.png) no-repeat 20px center;
}
.leftbar .find_out a:nth-child(2) span{
	background: rgba(0, 0, 0, 0) url("../images/find.png") no-repeat scroll 20px center / 40px 40px; 
}
.leftbar .find_out a:nth-child(3) span{
	 background: rgba(0, 0, 0, 0) url("../images/icon3.png") no-repeat scroll 20px center / 42px 45px;
}
.leftbar .find_out a:nth-child(4) span{
	background: url(../images/icon2.png) no-repeat 20px center;
}






.rightbar .find_out a span img {
	margin-right: 20px;
	margin-top: 10px;
}
.rightbar .owl-carousel {
	padding: 20px;
	border: 1px solid #ddd;
	background: #f6f6f6;
	border-radius: 7px;
	margin-top: 20px;
}
.rightbar .owl-controls {
	bottom: 30px;
	right: 15px;
}
.rightbar_links {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.rightbar_links ul li {
	width: 100%;
	float: left;
	margin-bottom: 7px;
}
.rightbar_links ul li a {
	width: 100%;
	float: left;
	font-size: 21px;
	color: #fff;
	font-family: 'CalibriBold';
	text-transform: uppercase;
	text-align: center;
	border-radius: 7px;
	padding: 13px 15px;
	background: #8eafe3; /* Old browsers */
	background: -moz-linear-gradient(top, #8eafe3 0%, #517cc1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #8eafe3 0%, #517cc1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #8eafe3 0%, #517cc1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eafe3', endColorstr='#517cc1', GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.rightbar_links ul li a:hover {
	background: #1d52a6; /* Old browsers */
	background: -moz-linear-gradient(top, #1d52a6 0%, #0d254b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1d52a6 0%, #0d254b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1d52a6 0%, #0d254b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d52a6', endColorstr='#0d254b', GradientType=0 ); /* IE6-9 */
}
.rightbar_links ul li.active a {
	background: #1d52a6; /* Old browsers */
	background: -moz-linear-gradient(top, #1d52a6 0%, #0d254b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1d52a6 0%, #0d254b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1d52a6 0%, #0d254b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d52a6', endColorstr='#0d254b', GradientType=0 ); /* IE6-9 */
}

ul li .tp-mask-wrap .tp-caption{ text-shadow:0px 0px 0px #000; }
/*.slotholder .tp-bgimg{ background-position:top center !important; }*/

 @media(max-width:1200px) {
	 
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 13px;
    padding: 8px;
    text-transform: uppercase;
}
	 
	 
.find_out a span {
	font-size: 16px;
}
footer ul li {
	margin: 13px 7px;
}
.call_button {
	top: 20%;
}
.inner_banner span h1 {
	max-width: 950px;
}
}

@media(max-width:1199px)
{
	 
.rightbar .find_out a span
{
   font-size:13px !important;
}	
.leftbar .find_out a span
{
   font-size:13px !important;
}
.rightbar .find_out a span {
    border: 1px solid #a95502;
    color: #fff;
    float: left;
    font-family: "CalibriBold";
    font-size: 26px;
    height: 80px;
    line-height: 27px;
    padding: 11px 13px 11px 59px ;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

}

@media(max-width:992px) {
.navbar-nav > li > a {
	padding: 20px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 16px;
}
.contact h2 {
	font-size: 20px;
}
.contact h3 {
	font-size: 16px;
}
.social li {
	margin: 0px 5px;
}
.live_chat li a img {
	max-width: 50px;
}
.find_out a {
	padding: 7px;
}
.find_out a span {
	padding: 7px;
	font-size: 14px;
	line-height: 62px;
}
.find_out a span img {
	max-width: 40px;
}
.content_section .box {
	padding: 15px;
}
.content_section .box h2 {
	font-size: 14px;
}
.content_section .box p {
	font-size: 14px;
}
.content_section .container .row .col-sm-4 {
	background-size: 100%;
}
.bottom_text {
	font-size: 18px;
}
.bottom_text br {
	display: none;
}
.bottom_section p {
	font-size: 16px;
}
footer ul li {
	margin: 7px 5px;
}
footer ul li a {
	font-size: 13px;
}
footer p {
	font-size: 13px;
}
.inner_banner span h1 {
	max-width: 730px;
	font-size: 26px;
}
.rightbar .find_out a span {
	height: 60px;
	font-size: 14px;
	line-height: 20px;
	background-position: 10px center !important;
}
.rightbar_links ul li a {
	font-size: 16px;
}
.find_out a span img{ margin-right:10px; }
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 10px;
    padding: 6px;
    text-transform: uppercase;
}
	 

}
@media(max-width:767px) {
header {
	display: none;
}
.navbar {
	max-height: inherit;
}
.navbar-brand {
	display: block;
	padding: 7px;
}
.navbar-brand > img {
	max-width: 140px;
}
.container-fluid {
	padding: 0px 15px;
}
#navbar {
	padding: 0px 15px;
}
.navbar-nav > li > a {
	padding: 10px 15px;
}
.navbar-nav {
	display: inherit;
	text-align: left;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #fa8a1d;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.find_out a {
	margin-bottom: 20px;
}
.find_out {
	padding-bottom: 0px;
}
.content_section {
	padding: 15px 0px;
}
.bottom_section .col-sm-7 {
	padding: 20px 15px;
	border: none;
}
.bottom_section .col-sm-5 {
	padding: 20px 15px;
	border: none;
}
footer {
	text-align: center;
}
footer ul li {
	float: none;
	display: inline-block;
}
footer p {
	text-align: center;
	margin-top: 0px;
}
.buy_to_let p {
	font-size: 14px;
}
.find_out a span {
	height: 60px;
	line-height: 44px;
	font-size: 12px;
}
.find_out a span img {
	max-width: 30px;
	margin-right: 10px;
}
.flex-direction-nav a {
	width: 40px;
	height: 40px;
	background-size: 200% 100%;
}
.call_button {
	width: 70px;
	height: 200px;
	background-size: 100% 100%;
}
.call_button a {
	font-size: 20px;
	left: -57px;
	top: -30px;
}
.rightbar .find_out a span {
	line-height: 32px;
}
.rightbar .find_out a {
	margin-top: 0px;
}
.inner_banner .img-responsive {
	min-height: 140px;
}
.inner_banner span h1 {
	padding: 0px 15px;
}
}
@media(max-width:400px) {
footer ul li a {
	font-family: 'CalibriRegularRegular';
	font-size: 11px;
}
footer p {
	font-family: 'CalibriRegularRegular';
}
.bottom_text {
	font-size: 16px;
}
.rightbar .find_out a span {
	font-size: 19px;
	line-height: 18px;
}
}
@media(max-width:370px) {
.rightbar .find_out a span {
	font-size: 15px;
	line-height: 18px;
}
}
.mac_button {
	color: #fff !important;
	background: #3c5c90 !important;
}
.mac_button:hover {
	color: #3c5c90 !important;
	background: #fff !important;
	border: 1px solid #3c5c90 !important
}
/*****************************************************************************/

.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
.dropdown-menu {
	background: linear-gradient(to bottom, #1e5799 0%, #164289 100%) !important;
	background: -webkit-linear-gradient(to bottom, #1e5799 0%, #164289 100%) !important;
	background: -moz-linear-gradient(to bottom, #1e5799 0%, #164289 100%) !important;
}
.dropdown-menu a {
	color: #fff !important;
}
.dropdown-menu a:hover {
	background: linear-gradient(to bottom, #1e53a8 0%, #0d2449 100%) !important;
	background: -webkit-linear-gradient(to bottom, #1e53a8 0%, #0d2449 100%) !important;
	background: -moz-linear-gradient(to bottom, #1e53a8 0%, #0d2449 100%) !important;
}
/***********************/
.articles {
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.page-id-38 .bottom_section .col-sm-7 {
	border-right: none !important
}
.articles .post-meta {
	width: 100%;
	float: left;
	margin-bottom: 10px !important;
}
.articles .post-meta span {
	padding-right: 12px !important
}
.articles .post-meta .readmore {
	float: right;
	border: 1px solid #5c84c4;
	border-radius: 7px;
	color: #5c84c4;
	display: inline-block;
	font-family: "CalibriBold";
	font-size: 14px;
	padding: 2px 14px;
	transition:all 200ms linear;
}
.articles .post-meta .readmore:hover{ color:#fff !important; transition:all 200ms linear;}
.removepadding {
	padding: 0 !important
}
.addpaddingleft {
	padding-left: 15px !important;
}
.addpaddingleft p {
	text-align: justify !important
}


.addpaddingleft h2 {
    color: #5c84c4;
    font-family: "CalibriBold";
    font-size: 26px;
    margin: 0 0 14px;
    text-transform: uppercase;
}
.col-sm-4.removepadding img{ padding:0 !important; border: 1px solid #5c84c4; border-radius: 5px;} 
.col-sm-4.removepadding a:hover{ background:#fff;} 
.col-sm-4.removepadding img{ min-height:121px;}

h2.short{ background: #0e274e none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 15px;
    padding: 14px 12px !important;}
.contact_address i{background: #5c84c4 none repeat scroll 0 0;
    border-radius: 14px;
    color: #fff;
    font-size: 13px;
    height: 25px;
    line-height: 0.6;
    padding: 7px;
    text-align: center;
    width: 25px;}
	
	/*****************************************/
	.bottom_section .readmore {
    border: 1px solid #5c84c4;
    color: #5c84c4;
    display: inline-block;
    float: left;
    font-family: "CalibriBold";
    font-size: 14px;
    padding: 6px 15px;
}

.test-block {
    float: left;
    margin-bottom: 28px;
    margin-top: 4px;
    width: 100%;
}
.test-block p
{
	 text-align:justify !important;
}

.test-block .tes-author {
    border-bottom: 1px solid #507bc0;
    margin-top: 20px;
    text-align: center;
}
.test-block .tes-author span {
    background: #507bc0 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    letter-spacing: 1px;
    line-height: 34px;
    padding: 0 15px;
    text-transform: uppercase;
}

.navigation_outer{ margin-bottom:20px; float:left; width:100%;}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    height: 4em !important;
    width: 4em !important;
}
p.icon_text{ padding:0 20px !important;}
.find_in{ background:#fff !important;}

div.zopim:first-child{ right:0 !important; }

.meshim_widget_widgets_TitleBar {
    background:#000 !important;
    color:#fff !important;
    height: 24px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.new_text h2{
	 color: #5c84c4;
    font-family: "CalibriBold";
	text-transform:uppercase;
    font-size: 26px;
    margin: 0 0 15px;
    padding-bottom: 7px; }
@media(max-width:767px){
.inner_banner span h1{ margin-top:13%; }
.navbar{ background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #bcbbbb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#bcbbbb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#bcbbbb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bcbbbb',GradientType=0 ); /* IE6-9 */ }
.navbar-default .navbar-toggle{ background:#2359b0; border-color:#2359b0; }
.navbar-default .navbar-nav > li > a{ color:#2359b0; }
.dropdown-menu{ padding:0px; }
}


.footer_p .textwidget p{ font-size:20px;} 
.page-id-73 .bottom_text .buytolet
{display:block !important;}
.page-id-73 .bottom_text .buytolet_not
{display:none !important;}
.footer_bottom_top .textwidget {
    border: 1px solid #1d3c70;
    display: block !important;
    padding: 6px 26px;
    width: auto;
}
