@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/*==================== COMMON START ======================*/
.clear {
	clear:both;
}
body {
	position:relative;
	background:#fff;
	font-size:14px;
  	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Roboto', sans-serif;
  font-weight:lighter;
}
#content {
	padding: 20px 0px;
}
#content ul{
 	margin-top:10px; 
}
/*#content li{
	list-style:none;
	background:url(/wp-content/uploads/bullet_icon.png) left 7px no-repeat;
	padding:5px 0 5px 30px; 
  	margin-bottom: 10px;
}*/
#content h3 a {
	color:#363f48;
	font-size:18px;
}
#content {
	color:#818181;
	font-size:14px;
}
#content a:hover {
	text-decoration: underline;
}
.headwrapper {
	height:auto;
}
.header-1-container {
	height:auto;
}
#logo-container {
	display: block;
	float: left;
	width: auto;
	height: auto;
	text-align: left;
	margin:5px 0px;
}
.header-1-wrapper {
	background:#fff;
}
.header-tagline {
	color:#717171;
	font-size:24px;
	text-align:center;
}
.header-2-wrapper {
	/* background:url(/wp-content/uploads/menu_bg.png) left bottom repeat-x; */
	min-height:70px;
}
.bodywrapper:after, .footwrapper:after, .headwrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
form {
    margin:0;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
  height:auto;
}
/*=================== COMMON END =================*/

/*============ TOP MENU START ==============*/
.navbar{
  margin-bottom:0;
}
.navbar .nav{
  float:right;
  margin:45px 0 0;
}
.navbar-inner{
  background:none;
  filter:none;
  border-radius:0;
  border:none;
  padding: 0;
  box-shadow: none;
}
.menu-main_menu-container:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.navbar .nav > li{
  padding:0;
  font-family: 'Roboto', sans-serif;
  margin:0 18px;
  font-weight:lighter;
}
.navbar .nav > li:first-child{
  margin-left:0;
}
.navbar .nav > li:last-child{
  margin-right:0;
}
.navbar .nav > li > a{
  font-size:16px;
  color:#979797;
  padding:5px 0;
  border-radius:0x;
  text-shadow:none;
  border-bottom:2px solid rgba(0,0,0,0);
}
.navbar .nav > li:last-child a{
  border:none;
  margin-right:0;
}
.nav > li:hover a{
  	color:#979797;
  	border-bottom:2px solid #6e6e6e;
}
.menu-main_menu-container .nav > li > a:hover, .menu-main_menu-container .nav > li > a:focus{
	color:#979797 !important;
  	border-radius:0px;
  	border-bottom:2px solid #6e6e6e;
  	background:none;
}
.navbar .nav > li.current-menu-item a{
	color:#979797;
  	border-radius:0px;
  	border-bottom:2px solid #6e6e6e;
}
/*.navbar .nav > li a.dropdown-toggle{
  color:#fff;
}*/
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
  text-shadow:none;
  background:none;
}
.navbar > .open > a, .navbar > .open > a:hover, .navbar > .open > a:focus{
  background:#2fbfe2;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color:#979797;
    border-top-color:#979797;
  	margin-left:5px;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
    border-bottom-color: #979797;
    border-top-color: #979797;
}
.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after{
  	border:none;
}
.navbar .nav > li > .dropdown-menu{
  border-radius:0;
  padding:0;
  /*left:28px;*/
  margin:0;
}
.dropdown-menu > li > a {
  display: block;
  padding:5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #979797 !important;
  white-space: nowrap;
  background:#fff !important;
  font-size: 14px;
  border-bottom:1px solid #ccc !important;
  
}
.dropdown-menu > li:last-child a{
  border-bottom:none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #979797 !important;
  background:#fff !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0) !important;
  border-radius:0 !important;

}
.dropdown-submenu > .dropdown-menu{
  border-radius:0;
  padding:0;
}

.wfm-mega-menu {
}
.wfm-mega-menu ul li a .wf-mega-icon {
	display: none;
}
.wfm-mega-menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background:url(/wp-content/uploads/nav-li-bg.jpg) right center no-repeat;
	text-transform:uppercase;
}
.wfm-mega-menu ul li:last-child {
	background:none;
}
.wfm-mega-menu ul.menu {
	margin-left: 0px;
}
.wfm-mega-menu ul.sub-menu li {
	margin-left: 0px !important;
}
.wfm-mega-menu ul li a {
	float: left;
	position: relative;
	height:41px;
	color:#edfffd !important;
	padding:20px 30px 0px 30px !important;
}
.wfm-mega-menu ul li a:hover, .wfm-mega-menu ul li.active a {
	background:#2671db;
	color:#fff !important;
}
.wfm-mega-menu ul li ul li {
	padding:0px !important;
	margin:0px 0px 4px 0px !important;
	width:auto !important;
}
.wfm-mega-menu ul.menu ul.sub-menu {
	padding: 0px !important;
	margin: 0px !important;
}
.wfm-mega-menu ul li ul li a {
	background:#1a54a4 !important;
}
.wfm-mega-menu ul li ul li a:hover {
	background:#2671db !important;
}
.wpb_wrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.about_us .wpb_wrapper{
	background: #f1f1f1;
    line-height: 20px;
    min-height: 285px;
    padding: 10px;
}
/*=============== TOP MENU END ==================*/

/*============= FOOTER START ===============*/
.footwrapper {
	height:auto;
	color:#fff !important;
	font-size:14px;
	padding:40px 0;
  	background:#6075a0;
}
.footwrapper a {
	/* color:#FF0000 !important; */
}
.footer-column-1 .inner-container {
	margin-bottom:0;
}
/*.footer-column-1 {
	width:100% !important;
}*/
.footer-wrapper{
  text-align:center;
  padding:0 0 50px;
}
.footer-wrapper h3{
  font-size:42px;
  line-height:1;
}
.footer-column-1 ul {
	display:inline-block;
	margin-bottom:10px;
}
.footer-quote {
	color:#67645d;
	font-size:20px;
	float:right;
}
.footer-phone {
	color:#00809d;
	font-size:25px;
	font-weight:bold;
	display:block;
}
.copyright {
	font-size:14px;
	color:#fff;
  	padding-bottom:5px;
}
.footer-bottom-wrapper {
	border-top:1px solid #7d93be !important;
  	padding:15px 0 0;
}

.site-credits {
	font-size:14px;
	color:#fff;
}
.site-credits a {
	color:#fff !important;
}
.fixed-right {
  position: fixed;
  right: 0;
}
/* ============= Footer Menu ============*/
.footwrapper ul.menu:after{
  content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.footwrapper ul.menu{
 	margin:0 0 15px; 
}
.footwrapper ul.menu li{
 	float:left; 
  	margin: 2px 20px 2px 0;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}
.footwrapper ul.menu li a{
	color:#fff !important;
}
.footwrapper ul.menu li .sub-menu{
	float:none;
  	display:none;
}
.footwrapper ul.menu li .sub-menu li{
	margin:10px 0;
	float:none;
	font-weight:normal;
}
/*================ FOOTER END ===================*/

/*================ INTRO TEXT START ===================*/

.intro-and-grid {
	color: #231f20;
	font-size: 16px;
}
.width-25 {
	width:25% !important;
}
/*================ INTRO TEXT END ===================*/

/*================ ROYAL SLIDER START ===================*/
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
  background: transparent;
}
/*================ ROYAL SLIDER END ===================*/

/*================== GRID SYSTEM START ======================*/

.grid-item {
	background: none repeat scroll 0 0 #FAFAFA;
	border-bottom: 1px solid #D8D7D2;
	border-radius: 10px 10px 10px 10px;
	color: #55606E;
	float: left;
	font-size: 14px;
	margin: 0 1em 4em 0;
	padding-top: 0;
	text-align: center;
	width: 223px;
}
.grid-item img {
	max-width:100% !important;
	width:100% !important;
	height:auto !important;
}
.grid-item p:first-child {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.grid-item p {
	margin-bottom:0;
}
.grid-item h3 {
	font-size:18px;
	font-weight:bold;
	margin: 20px 0;
  	min-height:50px;
  	line-height:1;
}
.grid-item h3 a {
	color: #00264c !important;
}
.grid-item h3 a:hover {
	color:#8a2529 !important;
}
.grid-item-excerpt{
 	min-height:150px; 
}
a.grid-item-button {
	position: relative;
	display: inline-block;
	background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 15px;
	line-height: 36px;
	height: 36px;
	text-decoration: none;
	color: #fff !important;
	font-size:14px;
	bottom:-19px;
	border:1px solid #830000;
}
a:focus:active.grid-item-button {
	background: #231f20;
}
a:hover.grid-item-button {
	background: #00264c;
}
.grid-excerpts-button-1 .grid-item {
	background: none;
	border-bottom: none;
	border-radius:0;
	color: #55606E;
	float: left;
	font-size: 14px;
	margin: 0 6em 4em 0;
	padding-top: 0;
	text-align: center;
	width: 300px;
	padding-bottom:0;
}
.grid-excerpts-button-1 .grid-item:nth-child(4n) {
	margin-right:0;
}
.grid-excerpts-button-1 .grid-item p:first-child {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.grid-excerpts-button-1 .grid-item h3 {
	font-size:22px;
}
.grid-excerpts-button-1 .grid-item h3 a {
	color: #363f48 !important;
	font-size:22px !important;
}
.grid-excerpts-button-1 .grid-item h3 a:hover {
	color:#363f48 !important;
}
/*================== GRID SYSTEM END ======================*/

/*=============== CONTACT FORM ALL START ================*/

.right-column-thirds-column-2 .wpcf7-form {
	background:url(/wp-content/uploads/home_contact_form_shadow.png) bottom center no-repeat;
	padding:0 0 11px;
}
.sidebar-contact-form-1 {
	background:#DDD;
	border-radius:5px;
	text-align:center;
}
.sidebar-contact-form-1 .sidebar-title {
	background:#003a45;
	text-align:center;
	font-size:40px;
	color:#fff;
	padding:15px;
	border-radius:5px 5px 0 0;
	border-bottom:1px solid #fff;
  	line-height:1;
}
.sidebar-contact-form-1 .sidebar-caption {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#55606e;
	padding:15px;
	display:block;
}
.sidebar-contact-form-1 li{
	list-style:none;
}
button.ether-button:focus, button.ether-button:hover{
 	top:0 !important; 
}
/*================= Contact Form Horizontal ==================*/
ul.contact-form-horizontal {
	list-style:none;
}
.contact_horizontal {
	background:#ebebeb;
	padding:30px;
	text-align: center;
}
.contact_horizontal .wpb_content_element {
	margin:0;
}
.contact_title {
	background:url(/wp-content/uploads/mail_icon_sm.png)no-repeat left center;
	text-align:center;
	padding: 5px 0 8px 40px;
	font-size:30px;
	color:#050b3b;
	text-transform:uppercase;
	display: inline-block;
	margin-bottom: 20px !important;
}
.contact-form-horizontal br {
	display:none;
}
.contact_horizontal .ether-form{
  margin-top:0;
}
.contact_horizontal .ether-form label{
  float:left;
  width:20%;
  text-align:left;
}
.contact_horizontal .ether-form .ether-buttonset-1{
  float:left;
  margin-top:34px; 
}
.contact_horizontal .ether-form .ether-buttonset-1 .ether-button{
  	color:#fff;
	width:101px;
	height:34px;
	font-size:18px;
	cursor:pointer;
	font-weight: bold;
	margin:0 !important;
	/*background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;*/
  	background: #a70329; /* Old browsers */
background: -moz-linear-gradient(top,  #a70329 0%, #71001a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a70329), color-stop(100%,#71001a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a70329 0%,#71001a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a70329 0%,#71001a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a70329 0%,#71001a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a70329 0%,#71001a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a',GradientType=0 ); /* IE6-9 */
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	border-radius:5px;
	border:1px solid #830000;
	padding:0;
}
/* ================= Contact Form Sidebar ================*/
.sidebar_contact .ether-form{
  margin-top:0;
}
.sidebar-contact-form-1 label{
  width:auto !important;
  margin:0 20px !important;
}
.sidebar_contact form{
  	background:#DDD;
	border-radius:5px;
	text-align:center;
}
.sidebar_contact .ether-button{
  	color:#fff;
	width:149px;
	height:48px;
	border:none;
	font-size:21px;
	cursor:pointer;
	font-weight: bold;
	margin:25px 0px 40px 0px;
	/*background:#00809d !important;*/
  	background: #a70329; /* Old browsers */
background: -moz-linear-gradient(top,  #a70329 0%, #71001a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a70329), color-stop(100%,#71001a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a70329 0%,#71001a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a70329 0%,#71001a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a70329 0%,#71001a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a70329 0%,#71001a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a',GradientType=0 ); /* IE6-9 */
	font-family: 'Droid Sans', sans-serif;
	text-transform:uppercase;
	text-shadow:0 2px 1px #003A45;
	border-radius:7px;
	box-shadow: 3px 3px 3px #999;
  	margin:auto !important;
}
/*====================== Contact Form Main ======================*/
.contact-form-1 form{
  margin-top:15px;
}
.ether-cols{
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.ether-col{
  padding:0 15px !important;
}
.contact-form-1 button.ether-button{
  	width: 100%;
	height:44px;
	border:none !important;
	cursor:pointer;
	/*text-indent: -9999px;*/
	background: #a70329; /* Old browsers */
background: -moz-linear-gradient(top,  #a70329 0%, #71001a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a70329), color-stop(100%,#71001a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a70329 0%,#71001a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a70329 0%,#71001a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a70329 0%,#71001a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a70329 0%,#71001a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	margin-top: 15px;
  	max-width:320px;
  	color:#fff;
  	font-size:25px;
  	text-align:center;
  	line-height:44px;
  	padding:0;
}
/*=============== CONTACT FORM ALL END ====================*/

/*=============== BLOG START ==================*/

.post{
	width:45%;
	float:left;
}
.post:nth-child(1) {
	float: none;
	width: 100%;
}
.post:nth-child(2n+0) {
  margin-right: 10%;
}
.post h2 {
	font-size: 22px;
}
.post h2 a {
	color: #00264c;
}
.post a {
	color:#525252;
}
.post .featured-image {
	float: left;
	margin: 0px 10px 10px 0px;
}
.post .post-meta {
	clear: both;
	font-size:14px;
}
.post span.separator{
  border-bottom:1px solid #CCC;
}
.post .readmore {
  border-bottom: 1px solid #CCCCCC;
  clear: both;
  padding: 20px 0;
  text-align: right;
  border-top: 1px solid #CCCCCC;
}
.post a.readmorecontent {
	background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;
	border:1px solid #830000;
	border-radius:5px;
	color:#fff !important;
	font-size:16px;
	padding:5px 15px;
}
/*================ BLOG END ===================*/

/*=============== SEARCH RESULTS START ==================*/
.search .post{
	width:100%;
	float:none;
}
.search .post:nth-child(2n+0) {
  margin-right: 0;
}
/*=============== SEARCH RESULTS END ==================*/

/*============== LANDING PAGE STRAT ================*/

.landing-intro-section {
	text-align: center;
}
.hero-banner img {
	display: block;
	margin: 0 auto;
}
.landing-main-column-1 h1 {
	color:#00264c;
	font-size:37px;
}
.wpb_separator.wpb_content_element {
	width: 100%;
	height: 12px;
	border-bottom:none !important;
	background: url(/wp-content/uploads/shadow.png) bottom center no-repeat;
	background-size:100%;
}
/*============== LANDING PAGE END ================*/

/*================ HERO BANNER START ================*/

/*.hero-wrapper .hero-column .colwrapper {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.hero-wrapper h1 {
	color:#00264c;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
}
.hero-wrapper h3 {
	color:#414141;
	font-size:30px;
}*/

/*================== SOCIAL MEDIA START ================*/
.social-media-icons li { float:right; }
.social-media-icons li a {
  display: block;
  height: 40px;
  text-indent: -99999px;
  width: 40px;
}
.social-media-icons .social-media-icons-facebook { background:url(/wp-content/uploads/facebook.jpg) repeat scroll 0 0 transparent; }
.social-media-icons .social-media-icons-twitter { background:url(/wp-content/uploads/twitter.jpg) repeat scroll 0 0 transparent; }
.social-media-icons .social-media-icons-youtube { background:url(/wp-content/uploads/youtube.jpg) repeat scroll 0 0 transparent; }
.social-media-icons .social-media-icons-instagram { background:url(/wp-content/uploads/instagram.jpg) repeat scroll 0 0 transparent; }

/*================== SOCIAL MEDIA END ================*/

/*================== MISC START ================*/

blockquote {
  background: url("/wp-content/uploads/quote-l.png") no-repeat scroll 3px 6px transparent;
  color: #444444;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 20px 10px 45px;
  border:0;
}
/*================ MISC END ================*/

/*=============== home ==================*/
.header-mini-col-3{
 	text-align:right; 
}
.social_icon{
 	text-align:right; 
}
.social_icon ul{
	list-style:none;
	padding:0;
	margin:0;
  	display:inline-block;
}
.footwrapper .social_icon ul{
	margin:40px 0 0;
}
.social_icon li{
	float:left;
  	padding:0 5px;
}
.headwrapper .social_icon li{
 	padding:0; 
}
.headwrapper .social_icon li a{
  padding:10px 10px;
  border:1px solid #eeeeee;
  color:#bbb;
  border-right:none;
  display: block;
  min-width: 20px;
  text-align:center;
  font-size:15px;
}
.headwrapper .social_icon li:last-child a{
  border-right:1px solid #eeeeee;
}
.headwrapper .social_icon li a:hover{
  text-decoration:none !important;
}
.block{
  text-align:center;
  line-height:25px;
}
.block h2{
  font-size:32px;
  color:#045481;
}
.read_more a{
 	color:#fff;
  	background:#0a2a4b;
  	padding:10px 25px;
  	display:inline-block;
  	margin-top:20px;
  	font-size:16px;
}
.who_is_area{
  line-height:30px;
  color:#fff;
  text-align:center;
}
.who_is_area h2{
  font-size:52px;
  color:#fff;
  line-height:1;
  margin-bottom:25px;
}
.service_area{
 	padding:30px 0; 
}
.service_area h2{
 	color:#006caa;
  	font-size:42px;
  	text-align:center;
}
.service_area h2:after{
  background: url(/wp-content/uploads/down-arrow.png) no-repeat bottom center;
  content:"";
  display:block;
  width:100%;
  height:26px;
  margin-top:15px;
}
.service_area ul{
  list-style:none;
  margin:0;
  padding:0;
}
.service_area li{
  background-image:none !important;
  padding:0 !important;
  margin:0 !important;
}
.service_area li a{
  background:url(/wp-content/uploads/left_arrow.png) no-repeat 10px center #e6e8ed;
  padding:20px 10px 20px 25px;
  color:#006caa;
  font-size:18px;
  display:block;
}
.service_area li:nth-child(2n) a{
  background-color:#dce0e8;
}
.appointment_form form{
  background:url(/wp-content/uploads/appointment_bg.jpg) no-repeat center #fff;
  /*background:#f1f1f1;*/
  color:#006caa;
  margin:0;
  padding:15px 10px;
}
.appointment_form h2{
 	color:#006caa;
  	font-size:20px;
  	line-height:1;
  	text-transform:uppercase;
}
.appointment_form input[type="text"], .appointment_form select{
 	border-radius:0 !important;
  	box-shadow:none !important;
  	border:none !important;
  	background:#dce0e8 !important;
  	color:#525763;
  	font-size:12px;
  	padding:10px 10px 10px 30px !important;
}
.appointment_form .name input[type="text"]{
  	background:url(/wp-content/uploads/name_icon.png) no-repeat 10px center #dce0e8 !important;
}
.appointment_form .email input[type="text"]{
  	background:url(/wp-content/uploads/mail_icon.png) no-repeat 10px center #dce0e8 !important;
}
.appointment_form .phone input[type="text"]{
  	background:url(/wp-content/uploads/phone_icon.png) no-repeat 10px center #dce0e8 !important;
}
.appointment_form .ether-form .ether-buttonset-1{
  float:left;
  margin:0; 
}
.appointment_form button.ether-button{
	border:none !important;
	cursor:pointer;
	background:#1687bf;
	border-radius:0;
	margin:15px 10px 0 0 !important;
  	color:#fff;
  	font-size:16px;
  	text-align:center;
  	text-transform:lowercase;
  	font-weight:normal;
  	padding: 15px 30px;
}
.appointment_form button.ether-button span{
  color:#fff !important;
}
.appointment_form .contact_info{
  color:#545454;
  display:inline-block;
  padding-top:30px;
}
.appointment_form .contact_info a{
  color:#545454;
}
.testimonial_area h2{
 	color:#006caa;
  	font-size:30px;
  	line-height:1;
  	text-transform:uppercase;
  	border-bottom:2px solid #a0acc5;
  	display: inline-block;
  	padding-bottom:5px;
}
.testimonial_area blockquote {
  background:none;
  color: #4d4d4d;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  padding:0;
  border:0;
  margin-bottom: 30px;
}
.testimonial_area blockquote p{
  font-size:14px;
  color:#4d4d4d;
  font-weight:normal;
  background: url("/wp-content/uploads/open_quote.png") no-repeat scroll 3px 13px transparent;
  padding:10px 20px 10px 25px;
  line-height:30px;
}
.client_img{
    position: relative;
} 
.client_img:before {
    content: "";
    display: block;
    border-top: solid 1px #a0acc5;
    width: 100%;
    height: 5px;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.client_img img{
  	padding: 0 20px 0 0;
    position: relative;
    z-index: 5;
  	background:#f2f3f6;
}
.client_name{
  float:left;
  margin: -30px 0 0;
  padding: 0 0 0 97px;
}
.client_name .name{
  font-size:14px;
  color:#006caa;
  display:inline-block;
  padding-right:15px;
}
.how_area p{
  text-align:center;
  line-height:25px;
  color:#52565e;
}
.how_area h2{
 	color:#006caa;
  	font-size:42px;
  	line-height:1;
  	text-align:center;
}
.newsletter-subscription{
  padding:10px 0 0;
}
.newsletter-subscription br{
  display:none;
}
.newsletter-subscription form{
 	display:inline-block; 
}
.newsletter-subscription input[type=email]{
  	border-radius: 0;
    float: left;
    margin-right: 10px;
    padding:25px 15px;
    width:400px;
    border: none;
  	background:#7d93be;
  	color:#fff;
}
.newsletter-subscription input[type=submit]{
  	float:left;
  	background:#4b5f86;
  	color:#fff;
  	border:none;
  	padding:25px 30px;
}
.inner_banner{
 	min-height:510px; 
}
.sale_btns{
  text-align:center;
}
.modal_btns{
  text-align:center;
}
.modal_btns .btn-primary{
  border-radius:0;
  font-weight:normal;
  font-family: 'Open Sans', sans-serif;
  text-shadow:none;
  box-shadow:none;
  font-size:16px;
  padding:0.9em 2.5em; 
}
.modal_btns .btn-primary:hover{
  background-color:#4092df !important;
}
.buyer_list li{
 	background-image:none !important; 
}
/*====================== BUSINESS SALES AND ACQUISITION PAGE STARTS ====================*/
.services_box > .wpb_wrapper {
    background: #fff;
    box-shadow: 0 4px 3px 1px #e3e4e8;
    line-height: 25px;
    min-height: 250px;
}
.services_box > .wpb_wrapper p{
	padding:0 10px;
  	min-height:100px;
}
.services_sellers_box .ts-icon-title {
    height: 30px !important;
  	border-radius: 5px 5px 0 0 !important;
}
.learn_more {
    background: url("/wp-content/uploads/small_arrow.png") no-repeat 5px !important;
    border: none !important;
    color: #176b92 !important;
    margin-left: 7px !important;
    padding-left: 20px !important;
}

/*================= RESPONSIVE ====================*/


@media only screen and (max-width : 1024px) {
.contact-form-col-1, .contact-form-col-2 {
	width: 90%;
	float: none;
	padding-left: 0;
}
.contact-form-horizontal input.wpcf7-text {
	width:100%;
	display:block;
	margin-bottom: 10px !important;
}
.contact_horizontal .ether-form label{
  float:none;
  width:100%;
}
.modal_btns h4{
 	min-height:40px; 
}
#logo-container {
	float: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#logo-container {
	float: none;
}
.navbar .nav{
  float:none;
}
.navbar .nav > li{
  margin:0;
}
.navbar .nav > li a{
  font-weight:lighter;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
    border-radius:0;
}
.nav-collapse .dropdown-menu li + li a{
    margin:0;
}
   .about_us .wpb_wrapper{
    padding: 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#logo-container {
	float: none;
}
.navbar .nav{
  float:none;
}
.navbar .nav > li{
  margin:0;
}
.navbar .nav > li a{
  font-weight:lighter;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
    border-radius:0;
}
.nav-collapse .dropdown-menu li + li a{
    margin:0;
}
.newsletter-subscription input[type=email]{
    width:150px;
}
   .about_us .wpb_wrapper{
    padding: 10px;
}
}
@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {
#logo-container {
	float: none;
}
.navbar .nav{
  float:none;
}
.navbar .nav > li{
  margin:0;
}
.navbar .nav > li a{
  font-weight:lighter;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
    border-radius:0;
}
.nav-collapse .dropdown-menu li + li a{
    margin:0;
}
.newsletter-subscription input[type=email]{
    width:150px;
}
  .about_us .wpb_wrapper{
    padding: 10px;
}
}