.banner { background: url("../images/locations.jpg") no-repeat center top / cover; position: relative; min-height: 800px; width: 100%; }
.banner h1 { color: #fff; font-size: 70px; font-weight: 800; margin-bottom: 30px; text-shadow: 0px 1px 8px rgba(0,0,0,0.5); text-transform: capitalize; }
.banner h4 { color: #fff; font-size: 21px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; }
.banner .btn-see { background: #448bb6; border: none; color: #fff; font-size: 18px; font-weight: 800; line-height: 48px; margin: 0px 15px 0px; max-width: 315px; text-transform: uppercase; width: 100%; }
.banner .btn-see .fa { font-size: 24px; }
.banner .btn-see:hover { background-color: #56ace1; color: #fff; }
.banner .btn-phone { background-color: rgba(255,255,255,0.2); border: 2px solid #fff; color: #fff; font-size: 24px; font-weight: 800; line-height: 46px; max-width: 315px; text-transform: uppercase; width: 100%; }
.banner .btn-phone:hover, .banner .btn-phone:hover { background-color: rgba(125,195,237,0.2); border-color: #7dc3ed; color: #fff; }
.banner .hmcaption { padding: 26% 15px 0px; }

.planning { clear: both; display: block; padding: 115px 0px 100px; width: 100%; }
.planning h2 { color: #222; font-size: 48px; font-weight: 800; margin: 0px 0px 25px; text-transform: capitalize; }
.planning h3 { color: #333; font-size: 24px; font-weight: 800; margin: 0px 0px 15px; text-transform: uppercase; }

.wehelp { clear: both; display: block; padding: 0px; width: 100%; }
.wehelp h4 { color: #fff; font-size: 30px; font-weight: 800; }
.wehelp p { color: #fff; font-weight: 500; line-height: 27px; }
.wehelp hr { border-top: 2px solid #fff; margin: 20px 0px; width: 80px; }
.wehelp .plan { background: url("../images/estate.jpg") no-repeat center top / cover; }
.asset { background: url("../images/asset.jpg") no-repeat center top / cover; }
.probate { background: url("../images/probate.jpg") no-repeat center top / cover; }
.medi { background: url("../images/medi.jpg") no-repeat center top / cover; }
.wehelp .plan, .asset, .probate, .medi { min-height: 680px; padding: 20px 0px; }
.down { position: absolute; bottom: 0px; left: 0px; padding: 0px 30px; transition:all ease-in-out 0.6s; min-height: 200px; max-height:200px; }
.wehelp .btn-default { background-color: #448bb6; border: none; border-radius: 2px; color: #fff; font-size: 12px; font-weight: 300; line-height: 23px; max-width: 110px; text-transform: uppercase; width: 100%; }
.wehelp .btn-default:hover, .wehelp .btn-default:focus { background-color: #56ace1; color: #fff; }
.wehelp .plan { overflow:hidden; transition:all ease-in-out 0.3s; }
.wehelp .plan:hover .down { max-height: 700px; height:auto; }
.wehelp .plan:hover { background-color: #6b819c; background-blend-mode: multiply; }

.wehelp .plan { overflow:hidden; transition:all ease-in-out 0.3s; }
.wehelp .plan:hover .down { max-height: 700px; height:auto; }
.wehelp .plan:hover { background-color: #6b819c; background-blend-mode: multiply; }

.wehelp .plan > a.all { width: 100%; height: 100%!important; position: absolute; left: 0; }

.review { background-color: #fafafa; clear: both; display: block; padding: 130px 0px 140px; width: 100%; }
.review h3 { color: #333; font-size: 48px; font-weight: 700; margin: 0px 0px 25px; text-align: center; text-transform: capitalize; }
.review h3 span { font-weight: 300; }
.review p { font-size: 15px; line-height: 22px; margin: 15px 0px; }
.review .box { background-color: #fff; box-shadow: 0px 0px 15px rgba(0,0,0,0.1); padding: 25px 25px; min-height: 325px; }
.review .carousel-inner .item { padding: 25px 0px; overflow: hidden; }
.review .carousel-indicators { bottom: 0px; margin-bottom: -30px; }
.review .carousel-indicators li { background-color: #d9d9d9; height: 12px; margin: 0px; width: 12px; }
.review .carousel-indicators .active { background-color: #448bb6; }

.how-our { clear: both; display: block; padding: 130px 0px 110px; width: 100%; }
.how-our h4 { color: #333; font-size: 22px; font-weight: 800; margin: 0px 0px 15px; text-transform: uppercase; }

.map { padding: 0px; height: 480px; }
.map { background-position:center; background-size:cover; position:relative; min-height: 480px; }
.map a { position:absolute; width:100%; height:100%; top:0; left:0; }

.contact { clear: both; display: block; padding: 0px 0px; width: 100%; }
.contact .city { background: url("../images/city.jpg") no-repeat left top / cover; min-height: 480px; padding: 65px 15px; }
.contact .box { background-color: rgba(68,139,182,0.9); margin: 0px auto 0px; padding: 16px; text-align: center; width: 440px; }
.contact .border { border: 2px solid #69a2c5; padding: 40px 5px; width: 100%; }
.contact h4 { color: #fff; font-size: 24px; font-weight: 700; margin: 0px 0px 10px; text-transform: capitalize; }
.contact p { color: #fff; font-size: 18px; margin: 0px 0px 5px; }
.contact p strong { font-size: 19px; font-weight: 700; }
.contact .btn-primary { background-color: #fff; border: 0px; border-radius: 2px; color: #444; font-size: 12px; font-weight: 800; line-height: 23px; margin: 5px 0px; max-width: 155px; text-transform: uppercase; width: 100%; }
.contact .btn-primary .fa { font-size: 18px; }
.contact .btn-primary:hover, .contact .btn-primaryfocus { background-color: #56ace1; color: #fff; }

.question { background-repeat: no-repeat; background-position: left bottom; background-color: #f7f7f7; clear: both; display: block; padding: 145px 0px 135px; width: 100%; }
.question h3 { color: #000; font-size: 16px; font-weight: 500; }
.question h3 span { font-weight: 300; }
.question p { color: #666; font-size: 18px; font-weight: 300; }
.question .panel-body p a { color: #666; }
.question .btn-primary { background-color: #448bb6; border-color: #448bb6; font-size: 18px; font-weight: 800; line-height: 48px; max-width: 315px; text-transform: uppercase; width: 100%; }
.question .btn-primary:hover, .question .btn-primary:focus { background-color: #56ace1; border-color: #56ace1; color: #fff; }
.question .glyphicon { float: right; font-size: 20px; font-weight: normal; }
.question .accordion-toggle:hover { text-decoration: none; }

.panel-default > .panel-heading { background-color: #448bb6 !important; border-color: transparent !important; border-radius: 0px; color: #fff !important; margin-top: 20px; }
.panel-title { font-size: 24px; font-weight: 500; line-height: 35px; }
.panel-title a, .panel-title a:hover { color: #fff !important; display: block; text-decoration: none !important; padding: 17px 19px !important; }
.panel { border: none !important; box-shadow: none !important; border-radius: 0px !important; }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border: 0px; box-shadow: 0px 0px 15px rgba(0,0,0,0.1) !important; }
.panel-body { padding: 30px; }
.panel-body p { color: #666; font-size: 16px; }
.panel-body p:last-child { margin-bottom: 0px; }

/*-------------------
	Media Query
---------------------------*/

@media only screen and (max-width: 767px) {
	.banner { padding-top: 85px; min-height: 638px; }
	.banner .hmcaption { padding-top: 100px; }
	.banner h1 { font-size: 38px; }
	.banner h4 { font-size: 16px; }
	.banner .btn-see { font-size: 16px; line-height: 40px; margin: 10px 0px; }
	.banner .btn-see .fa { font-size: 20px; }
	.wehelp .plan, .asset, .probate, .medi { min-height: auto; }
	.down { position: relative; }
	.planning h3 { margin-top: 15px; }
	.review .box { margin-bottom: 15px; }
	.contact .box { width: auto; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.planning h3 { margin-top: 15px; }
	.contact .box { width: 90%; }
	.contact h4 { color: #fff; font-size: 20px; }
	.contact p { color: #fff; font-size: 16px; }
}