/****************************** ****************************** 
                    Home Page Style CSS
****************************** *****************************/
.clear {
	clear: both;
}
a[href^="tel"], a[href^="fax"] {
 color: inherit;
 text-decoration: none;
}
#dp_swf_engine {
	display: none !important;
}
a:hover, a:focus {
	text-decoration: none;
}
body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
}
/*== Header Part CSS ==*/
header {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	display: block;
	min-height: 96px;
	position: relative;
	z-index: 100;
}
.logo {
	margin-top: 22px;
}
.logo img {
	max-width: 100%;
}
.top-call-now{
	text-align:center;
	font-size:30px;
	font-weight:700;
	padding-top:30px;
}
.top-call-now a{
	color:#154b8e;
	display:block;
}
.navigation {
	display: block;
	margin-top: 15px;
	background:#154b8e;
	padding:5px 0;
}
.navigation .navbar-default {
	border: medium none;
	margin: 0;
	border-radius:0;
	background:none;
	font-weight:700;
}
.navigation .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navigation .navbar-nav {
	float: left;
}
.navigation .navbar-nav > li {
	float: left;
	margin: 0 2px;
}
.navigation .navbar-default .navbar-nav > li > a {
	border: 2px solid rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 13px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-transform: uppercase;
}
.navigation .navbar-default .navbar-nav > li > a:hover, .navigation .navbar-default .navbar-nav > li > a:focus {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #fff;
	color: #fff;
}
.navigation .navbar-default .navbar-nav > .active > a, .navigation .navbar-default .navbar-nav > .active > a:hover, .navigation .navbar-default .navbar-nav > .active > a:focus {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #fff;
	color: #fff;
}
.navigation a.btn-line {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #fff;
	border-radius: 0;
	font-size: 18px !important;
	margin-left: 18px;
	margin-top: -5px;
	padding: 12px !important;
}
.navigation a.btn-line:hover {
	border: 1px solid #fff;
}
.navigation .navbar-default .navbar-nav > .open > a, .navigation .navbar-default .navbar-nav > .open > a:hover, .navigation .navbar-default .navbar-nav > .open > a:focus {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #fff;
	color: #154b8e;
}
.navigation .navbar-nav > li > .dropdown-menu {
	background: #154b8e none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	left: auto;
	margin-top: 3px;
	padding: 0;
	right: 0;
}
.navigation .navbar-nav > li .caret {
	color: #181818;
	margin-top: -7px;
	vertical-align: middle;
}
.navigation .dropdown-menu > li > a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	color: #ffffff;
	font-size: 12px;
	padding: 10px;
	text-transform: uppercase;
}
.navigation .dropdown-menu > li:last-child > a {
	border: none;
}
.navigation .dropdown-menu > li > a:hover, .navigation .dropdown-menu > li > a:focus {
	background: #333333 none repeat scroll 0 0;
}
.navigation .dropdown-menu > .active > a, .navigation .dropdown-menu > .active > a:hover, .navigation .dropdown-menu > .active > a:focus {
	background: #333333 none repeat scroll 0 0;
}
.home-banner {
	display: block;
	position: relative;
}
.home-banner img {
	width: 100%;
}
.bcall {
	border-radius: 50em;
	display: table;
	height: 140px;
	position: absolute;
	right: 223px;
	top: 77px;
	width: 140px;
	z-index: 10;
}
.bcall a {
	display: table-cell;
	width: 100%;
	height: 100%;
}
.bluebar-section {
	background: #154b8e none repeat scroll 0 0;
	padding: 20px 0;
}
.bluebar-section h2 {
	color: #ffffff;
	font-size: 40px;
	margin:10px 0 0 0;
	font-weight:700;
}
.bluebar-section p{
	font-size:24px;
	color:#fff;
}
.bluebar-section .btn-call {
	background: #000000 none repeat scroll 0 0;
	border: 2px solid #3779b5;
	border-radius: 50px;
	color: #ffffff;
	font-size: 26px;
	text-transform: uppercase;
}
.bluebar-section .btn-call:hover {
	background: #ffffff none repeat scroll 0 0;
	color: #333333;
}
.home-top-content {
	padding: 50px 0;
}
.home-top-content p {
	color: #333333;
	font-size: 17px;
	line-height: 30px;
}
.home-top-content h2 {
	color: #154b8e;
	font-size: 35px;
	margin: 0 0 15px;
}
.home-top-content h1{
	color:#6c6c6c;
}
.home-top-content h1 span{
	color:#0192c5;
}
.blue-btn {
	background: #154b8e none repeat scroll 0 0;
	border: 1px solid #0a356b;
	border-radius: 50em;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
	color: #fff;
	display: inline-block;
	font-size: 15px;
	height: 50px;
	line-height: 46px;
	padding: 0 20px;
	text-transform: uppercase;
}
.blue-btn:hover {
	background: #0a356b none repeat scroll 0 0;
	color: #ffffff;
}
.hill-bg-content {
	background:url(../images/hill-bg.jpg) no-repeat;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 388px;
	position: relative;
}
.hill-bg-content h3{
	text-align:center;
	color:#fff;
	font-size:30px;
	line-height:40px;
	font-weight:300;
	padding:50px 0 20px 0;
}
.hill-bg-content .blue-btn{
	max-width:258px;
	margin:auto;
	font-size:30px;
	width:100%;
	display:block;
	color:#fff;
	border:3px solid #ffffff;
	box-shadow:none;
}
footer {
	background: #000000;
	padding: 40px 0 0;
}
.footer-menu {
	display: block;
	margin-bottom: 18px;
	text-align: center;
}
.footer-menu:last-child {
	margin-bottom: 35px;
}
.footer-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-menu ul li {
	display: inline-block;
	position: relative;
	text-transform: uppercase;
}
.footer-menu ul li:after {
	color: #a9a9a9;
	content: "/";
	font-size: 14px;
	margin: 0 6px;
}
.footer-menu ul li:first-child {
	color: #ffffff;
	padding-right: 12px;
}
.footer-menu ul li:first-child:after {
	display: none;
}
.footer-menu ul li:last-child:after {
	display: none;
}
.footer-menu ul li a {
	color: #a9a9a9;
	font-size: 16px;
	text-transform: capitalize;
}
.footer-menu ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footer-menu ul li.active a {
	color: #ffffff;
	text-decoration: underline;
}
.copyright {
	border-top: 1px solid #262626;
	color: #ffffff;
	display: block;
	font-size: 14px;
	padding: 22px 0;
	text-align: center;
	text-transform: uppercase;
}

/***** Plans Page CSS ******/

.offer {border-top: 1px solid #b7bbbe;border-bottom: 1px solid #b7bbbe;padding: 25px 0px;}
.offer img {vertical-align: middle;display: inline-block;position: relative;bottom: 3px;width: 50px;}
.offer p {font-size: 32px;color: #f15c6c;font-weight: 700;display: inline-block;position: relative;padding-left: 10px;padding-bottom: 0;text-transform: capitalize;}

.plans {
	margin: 30px 0;
}
.plans .panel {
	border: 0px solid transparent;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
	box-shadow: 0 0px 0px rgba(0,0,0,.05);
	text-align: center;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
}
.plans .panel-heading {padding: 10px 15px;border-bottom: 1px solid transparent;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.plans .panel-heading h3 {color: #ffffff;padding: 10px 0;font-weight: 600;margin-bottom: 0;}
.plans .panel-heading {background: #1e345c;}
.plans .panel-body {background: #ede8e0;color: #2e3338;margin: 0;padding: 12px;text-align: center;}
.the-price {padding: 10px 0 20px 0;margin: 0;}
.plans .h1 {font-size: 42px;padding-bottom: 20px;margin: 0;}
.plans .subscript {font-size: 20px;}
.plans small .small {font-size: 80%;font-weight: normal;}
.plans .table {margin-bottom: 0rem;border-bottom: 1px solid #e2ded2;padding-left: 0;display: block;margin: 0 auto;min-height: 110px;}
.plans .table li:last-child {padding: 1.3rem .75rem 0.75rem .75rem;list-style-type: none;line-height: 1.5;vertical-align: top;border-top: 1px solid #e2ded2;}
.plans .panel-footer {background: #ede8e0;}
.panel-footer form {margin-bottom: 0;}
.plans .panel-body {background: #ede8e0;color: #2e3338;margin: 0;padding: 12px;}
.plans .ulfix {margin-bottom: 0rem;padding-left: 0;display: block;margin: 0 auto;}
.plans .plan-price {line-height: 1;color: #ffffff;padding: 15px 0;background: #1e345c;width: 100%;text-align: center;	margin: 0px 0 0 0px;	border-radius: 0;	height: auto;	border: solid white 0px;}
.plans .currency {font-size: 40px;position: relative;bottom: 35px;}
.plans .value {font-size: 75px;}
.plans .change {display: inline-block;position: relative;bottom: 23px;}
.plans .cents {line-height: 1;font-size: 30px;border-bottom: 1px solid #ffffff;}
.plans .plan-frequency {top: 8px;position: relative;font-size: 23px;display: block;line-height: 1;}
.plans .bigprice {margin-top: 20px;}
.plans .bigprice p:first-child {font-size: 1.75rem;margin: 0;}
.plans .bigprice p {color: #ffffff;padding-bottom: 0;}
.plans .plan-price-last {padding: 22px 15px;background:#1e345c;}
.plans .plan-price-last p {color: #ffffff;padding-bottom: 0;}
.plans hr {margin-left: -5px;margin-right: -5px;border-top:1px solid #ffffff;}
 /* CSS-only ribbon styles    */
.plans .cnrflash
{
position: absolute;
top: -9px;
right: 4px;
z-index: 1; /*Set overflow to hidden, to mask inner square*/
overflow: hidden; /*Set size and add subtle rounding        to soften edges*/
width: 100px;
height: 100px;
border-radius: 3px 5px 3px 0;
}
.plans .cnrflash-inner
{
position: absolute;
bottom: 0;
right: 0;
width: 145px;
height: 145px;
-ms-transform: rotate(45deg); /* IE 9 */
-o-transform: rotate(45deg); /* Opera */
-moz-transform: rotate(45deg); /* Firefox */
-webkit-transform: rotate(45deg); /* Safari and Chrome */
-webkit-transform-origin: 100% 100%; /*Purely decorative effects to add texture and stuff*/ /* Safari and Chrome */
-ms-transform-origin: 100% 100%;  /* IE 9 */
-o-transform-origin: 100% 100%; /* Opera */
-moz-transform-origin: 100% 100%; /* Firefox */
background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1,1,1,.2) 50%);
background-size: 4px,auto, auto,auto;
background-color: #aa0101;
box-shadow: 0 3px 3px 0 rgba(1,1,1,.5), 0 1px 0 0 rgba(1,1,1,.5), inset 0 -1px 8px 0 rgba(255,255,255,.3), inset 0 -1px 0 0 rgba(255,255,255,.2);
}
.plans .cnrflash-inner:before, .cnrflash-inner:after
{
content: " ";
display: block;
position: absolute;
bottom: -16px;
width: 0;
height: 0;
border: 8px solid #800000;
}
.plans .cnrflash-inner:before{left: 1px;border-bottom-color: transparent;border-right-color: transparent;}
.plans .cnrflash-inner:after{right: 0;border-bottom-color: transparent;border-left-color: transparent;}
.plans .cnrflash-label
{
position: absolute;
bottom: 0;
left: 4px;
display: block;
width: 100%;
padding-bottom: 5px;
color: #fff;
text-shadow: 0 1px 1px rgba(1,1,1,.8);
font-size: 0.95em;
font-weight: bold;
text-align: center;
line-height: 1.25;
}
.plans h4 {color: #f26222;}
.plans .btn-primary {color: #fff;background-color: #f15c6c;border-color: #f15c6c;}
.video-sec h3, .form-sec h3{margin-bottom: 1.75rem;}

/****************************** ****************************** 
           		 Area Listing Page Style CSS / updated cris
****************************** *****************************/

.map-sec {position: relative;max-height: 236px;width: 100%;margin-bottom: 20px;}

.map-overlay{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: rgb(255, 72, 20);z-index: 1;}

.map-overlay p {

}



.links_sep {
    margin: 20px 0px;
}

.links_sep a {
    color: rgb(60, 65, 66);
    outline: none;
    text-decoration: none;
    transition: all 0.8s ease;
	font-size: 1.5em;
}
.links_sep-list {
	display: block;
}
.links_sep-list ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.links_sep-list ul li {
	float: left;
	width: 25%;
}
.links_sep-list ul li a {
	color: #333333;
	display: block;
	font-size: 15px;
	padding: 8px 0;
}
.links_sep-list li a:hover {
	color: #154b8e;
}
.bottm-txt {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	margin-top: 30px;
}
.bottm-txt p {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}

h2 {
    font-size: 33px;
    color: #014886;
}

p {
    font-size: 16px;
    color: #565656;
    line-height: 24px;
}

.next-plan-section {
	background: #0091c4 none repeat scroll 0 0;
	border: 2px solid #fff;
	border-radius: 15px;
	color: #fff;
	margin: 15px auto 0;
	max-width: 340px;
	padding: 10px;
	position: absolute;
	right: -2%;
	text-align: center;
	top: -46px;
}
.hm-next-plan-section {
	background: #0091c4 none repeat scroll 0 0;
	border: 2px solid #fff;
	border-radius: 15px;
	color: #fff;
	margin: 15px auto 0;
	max-width: 340px;
	padding: 10px;
	text-align: center;
}
.hm-next-plan-section h2 {
	font-size: 22px;
	margin: 0 0 5px;
}
.hm-next-plan-section h3 {
	font-size: 18px;
	margin: 0 0 5px;
	padding: 0;
}
.next-plan-section h2 {
	color: #fff;
	font-size: 22px;
	margin: 0 0 5px;
}
.next-plan-section h3 {
	font-size: 18px;
	margin: 0 0 5px;
	padding: 0;
}
.next-plan-section h3 span {
	font-size: 20px;
}
.next-plan-section p {
	font-size: 14px;
	margin: 0;
	padding: 0;
}


/* banner with image and light blue background */
.hn-plans-bnnr {
    background-image: url(../images/price_bn.jpg);
}

.inner-page-bnnr {
    background-color: rgba(0, 0, 0, 0);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 270px;
    position: relative;
	z-index: 20;
}

.inner-page-bnnr:after {
    background: rgba(5, 87, 162, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
	z-index: 20;
}

.page-title-part h1 {
    color: #ffffff;
    font-size: 46px;
    margin: 50px;
    text-align: center;
	position: relative;
	z-index: 100;
}