* {
	margin: 0px;
	padding: 0px;
	
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p {
	margin: 0;
	padding: 0;
	border: none;
}
a, input, select, textarea {
	outline: none;
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
a, button, input  {
	outline: none;
	border: none;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
a:hover, button:hover, input:hover{
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
	border: none;
	outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, h5, span, p, input, form, img, hr, img, a {
	margin: 0;
	padding: 0;
	border: none;
	font-family: 'Open Sans', sans-serif;
}
.clear {
	clear: both;
}
body {
	font-family: 'Open Sans', sans-serif;
}
.top_header_sec {
    display: inline-block;
    padding: 10px 0 0;
    width: 90%;
    vertical-align: middle;
}
.logo {
    display: inline-block;
}
.menuzord {
  display: inline-block;
  float: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.menuzord.red .menuzord-menu ul.dropdown li:hover > a, .menuzord.red .menuzord-menu > li.active > a, .menuzord.red .menuzord-menu > li:hover > a {
    color: #ef69ab;
}
.menuzord-menu > li > a {
  color: #484848;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  line-height: 29px;
  outline: 0 none;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}
.menuzord-menu > li {
  display: inline-block;
  float: none;
  line-height: 12px;
  padding: 0 30px;
  position: relative;
}
.menuzord {
  margin: 20px 0 0;
}
/***************** home_slider css ******************/
.home_slider {
    position: relative;
}
.home_slider li {
	position: relative;
}
.banner_txt {
    position: absolute;
    right: 0;
    text-align: right;
    top: 30%;
    width: 100%;
    z-index: 10;
}
.banner_txt h2 {
    color: #ffffff;
    font-family: "Oswald",sans-serif;
    font-size: 92px;
    font-weight: 500;
    line-height: normal;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
}
.banner_txt p {
    color: #ffffff;
    font-size: 72px;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
}
.phone_box > p {
    color: #4e4e4e;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
}
.phone_box a {
    color: #222222;
}
.phone_box a .fa.fa-phone{
	-ms-transform: rotate(9deg); /* IE 9 */
    -webkit-transform: rotate(9deg); /* Safari 3-8 */
    transform: rotate(9deg);
}
.menuzord-menu ul.dropdown li a {
  clear: both;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 24px;
  outline: 0 none;
  padding: 0 12px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  transition: padding 0.2s linear 0s;
  width: 100%;
}
.menuzord-menu ul.dropdown{
  background-color: #ff70b2;
  border: medium none;
  display: none;
  font-size: 14px;
  font-weight: 500;
  list-style: outside none none;
  margin: 0;
  min-width: 230px;
  padding: 10px 0 20px;
  position: absolute;
  transition: none 0s ease 0s ;
  white-space: nowrap;
  z-index: 999999999;
}
.menuzord-menu ul.dropdown li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: none;
  border-width: 1px 0 0;
  clear: both;
  color: #7befee;
  display: table;
  font-size: 15px;
  line-height: 22px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}
.menuzord-menu ul.dropdown li a:hover{
	color:#193b6e !important;
}
ul.flex-direction-nav {
    display: none!important;
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.overlay a {
    padding: 0 0 10px;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
	text-transform: uppercase;
	font-weight: 600;
}
.overlay a:hover, .overlay a:focus {
    color: #000000;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

/*.phone_box {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 0;
    float: right;
}*/
.menu_bar {
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.menu_bar span {
    background-color: #b7d43a;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 30px 24px;
    line-height: 30px;
}
.menu_bar span small {
    display: block;
	font-size: 11px;
	line-height:21px;
	font-weight:700;
	text-transform:uppercase;
}
p.email_inn {
    margin: 0 0 0 20px;
}
.bannertxt1 span {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    width: 58%;
    text-align: center;
    bottom: 0;
    left: 0;
    padding: 30px 20px;
    background-color: rgba(0, 0, 0, 0.43);
    border-radius: 20px 20px 0 0;
    border: 1px solid #ffffff;
	border-bottom: 0;
}
.bannertxt1 span b {
	color: #b7d43a;
    font-weight: 700;
}
.welcome_section {
	padding: 85px 0 100px;
}
.welcome_inn figure {
    display: inline-block;
    float: left;
    margin: 0 55px 0 0;
    position: relative;
}
.welcome_text strong {
    display: block;
    color: #252525;
    font-size: 33px;
    line-height: 21px;
    font-weight: 500;
	padding:0 0 20px;
	font-family: 'Oswald', sans-serif;
}
.welcome_text p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    text-shadow: 0 0 0 #252525;
}
.welcome_text button {
	display: block;
	color: #b7d43a;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
	border:2px solid #b7d43a;
	border-radius:10px;
	background-color: transparent;
    margin: 30px 0 0;
	width:137px;
	height:46px;
}
.welcome_text button:hover {
	color: #ffffff;
	background-color: #b7d43a;
}
.whyplan_section {
    padding: 80px 0;
    background-color: #b7d43a;
    text-align: center;
}
.whyplan_inn h1 {
    color: #ffffff;
    font-size: 33px;
    line-height: 21px;
    font-weight: 500;
	padding:0 0 30px;
	font-family: 'Oswald', sans-serif;
}
.whyplan_inn ul {
    margin: 0 -30px;
}
.whyplan_inn li {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin: 0 30px 0;
}
.whyplan_inn li p {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
	padding: 10px 0 0;
}
.whyplan_inn li figure {
    position: relative;
}
.whyplan_inn li figure strong {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    text-transform: uppercase;
    padding: 10px 15px;
    width: 230px;
    color: #ffffff;
    text-align: left;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    height: 60px;
}
.logo_section {
    padding: 70px 0;
    text-align: center;
}
.page-id-7 .logo_section {
    padding: 0 0 70px;
}
.logo_inn ul {
    margin: 0 -30px;
}
.logo_inn li {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
}
div#myNav {
    background-color: #b7d43a;
}
.footer_links {
    background-image: url(../images/footer_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	padding:50px 0;
}
h1.fo_titel {
    color: #ececec;
    font-size: 28px;
    line-height: normal;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 0 0 10px;
}

.quicklinks li {
    display: inline-block;
    list-style: none;
    width: 49%;
}
.quicklinks li a {
	display: inline-block;
    color: #ececec;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
	text-transform:uppercase;
	text-decoration:none;
}
.quicklinks li a:hover {
    color: #ccef38;
}
.quicklinks {
    display: inline-block;
    vertical-align: top;
    width: 42%;
    float: left;
}
.address_fff {
    display: inline-block;
    vertical-align: top;
    width: 58%;
}
.address_fff address {
	color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
	display: inline-block;
}
.address_fff p {
	display: inline-block;
	color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
	float: right;
}
.copyright_sec {
    background-color: #b7d43a;
    padding: 40px 0 20px;
    text-align: center;
}
.addressfooter_inn span {
    color: #fbfafa;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    padding: 0 0 30px;
    border-bottom: 1px solid #d1f148;
}
ul.social_box {
    display: inline-block;
}
.copyright_inn {
    padding: 20px 0 0;
    text-align: left;
}
.copy_inn {
    vertical-align: middle;
    float: right;
    color: #fbfafa;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
}
.social_box li {
    display: inline-block;
    list-style: outside none none;
    padding: 0 4px;
}
.social_box a {
    color: #fbfbfb;
    font-size: 26px;
    font-weight: 700;
}
.social_box a i.fa.fa-twitter {
    font-size: 30px;
}
.social_box a i.fa.fa-twitter:hover {
    color: #1da1f2;
}
.social_box a i.fa.fa-facebook:hover {
    color: #3b5998;
}
.social_box a i.fa.fa-linkedin:hover {
    color: #0077b5;
}
.social_box a i.fa.fa-instagram:hover {
    color: #e1306c;
}
.whyplan_section .hvr-curl-bottom-right:before {
  background: linear-gradient(315deg, #b7d43a 45%, #98ae30 50%, #b7d43a 66%, #b7d43a  80%);
}
.whyplan_section .hvr-curl-bottom-right:hover:before, .whyplan_section .hvr-curl-bottom-right:focus:before, .whyplan_section .hvr-curl-bottom-right:active:before {
  width: 60px;
  height: 60px;
}
/* about-us page css start */
.in_banner2 {
    position: relative;
}
.bannerinner_text2 {
    position: absolute;
    width: 100%;
    top: 32%;
    text-align: center;
}
.bannerinner_text2 h1 {
	color: #ffffff;
    font-size: 70px;
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
}
.bannerinner_text2 p {
	color: #ffffff;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
	text-transform: uppercase;
}
.about_text {
    clear: both;
    margin: 30px 0 0;
}
.about_text {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.about_section {
    padding: 70px 0;
    background-color: #b7d43a;
    text-align: center;
}
.about_inn li {
    display: inline-block;
    text-align: left;
    width: 33%;
    vertical-align: top;
	color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
	padding: 0 0 10px;
}
.welcome_text a {
    display: inline-block;
    color: #b7d43a;
    font-size: 15px;
    line-height: 39px;
    font-weight: 500;
    border: 2px solid #b7d43a;
    border-radius: 10px;
    background-color: transparent;
    margin: 30px 0px 0;
    width: 139px;
    height: 46px;
    padding: 0 28px;
}
section#text-4 {
       float: right;
}
/* about-us page css start */
.in_banner2 {
    position: relative;
}
.bannerinner_text2 {
    position: absolute;
    width: 100%;
    top: 32%;
    text-align: center;
}
.bannerinner_text2 h1 {
    color: #ffffff;
    font-size: 70px;
    line-height: 80px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
    padding: 0 0 10px;
}
.bannerinner_text2 p {
	color: #ffffff;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
	text-transform: uppercase;
}
.about_text {
    clear: both;
    margin: 30px 0 0;
}
.about_text p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.about_section {
    padding: 70px 0;
    background-color: #b7d43a;
    text-align: center;
}
.about_inn li {
    display: block;
    text-align: left;
    width: 100%;
    vertical-align: top;
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    padding: 0 0 10px 17px;
    background-image: url(../images/arrow1.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
	float: none;
}
.inner_page {
    padding: 80px 0 0;
}
.estateplanning_text p {
	color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.estateplanning_text p strong {
    display: block;
    padding: 4px 0;
	color: #252525;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
	text-transform: uppercase;
}
.welcome_inn.inner_text figure {
    margin: 0 30px 0 0;
}
.welcome_inn.inner_text figure.probateservices_img {
    float: right;
    margin: 0 0 0 30px;
	border: 3px solid #f2f2f2;
}

.welcome_inn.inner_text figure.right_img {
    float: right;
    margin: 0 0 0 30px;
}

.whyplan_text figure {
    float: left;
    margin: 0 30px 0 0;
}
.whyplan_text figure.whyplan_imgright {
    float: right;
    margin: 0 0 0 30px;
}
.whyplan_text.whyplan_right {
    text-align: right;
}
.whyplanBox li {
    display: inline-block;
    list-style: none;
    margin: 0 0 60px;
}
.whyplan_inn strong {
    display: block;
    color: #252525;
    font-size: 25px;
    line-height: 21px;
    font-weight: 500;
    padding: 0 0 18px;
    font-family: 'Oswald', sans-serif;
}
.whyplan_inn p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    text-shadow: 0 0 0 #252525;
}
h1.contact_heading{
	display: block;
    color: #252525;
    font-size: 25px;
    line-height: 20px;
    font-weight: 500;
    padding: 0 0 18px;
    font-family: 'Oswald', sans-serif;
}
.contactform_box {
    display: inline-block;
    vertical-align: top;
}
.contactform_right {
    display: inline-block;
}
.contactform_box {
    width: 400px;
    margin: 0 40px 0 0;
}
.contactform_box li {
    list-style: none;
    display: block;
    margin: 0 0 10px;
}
.contactform_box input:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box input {
    background: #fbfbfb;
    border: 2px solid #d9d9d9;
    color: #252525;
    height: 40px;
    padding: 0 12px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}
.contactform_box select:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box select {
    background: #fbfbfb;
    border: 2px solid #d9d9d9;
    color: #252525;
    height: 40px;
    padding: 0 12px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}
.contactform_box textarea:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box textarea {
    background: #fbfbfb none repeat scroll 0 0;
    border: 2px solid #d9d9d9;
    color: #252525;
    font-size: 15px;
    font-weight: 500;
    height: 124px;
    padding: 10px 12px;
    width: 100%;
}
.contactform_box button {
    background-color: #252525;
    color: #ffffff;
    height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}
.contactform_box button:hover {
    background-color: #b7d43a;
}
.contactform_right address {
	color: #252525;
	font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    display: inline-block;
}
.contactform_right p {
	color: #252525;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
	padding:25px 0;
}
.social_box.social_box_contact a {
    color: #b9d33a;
	font-size: 30px;
}
.social_box.social_box_contact a i.fa.fa-twitter {
    font-size: 32px;
}
.contact_box {
    display: table;
    margin: 0 auto;
}
.contactform_box .cont_btn {
    background-color: #252525;
    color: #ffffff;
    height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}
img.bann_img {
    width: 100%;
}
.welcome_text a:hover {
    color: #ffffff;
    background-color: #b7d43a;
	text-decoration: none;
}
.whyplan_inn .contenttt {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    padding: 10px 0 0;
}
section#text-4 {
    float: right;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}
.email_inn a:hover {
    text-decoration: none;
}
.email_inn a{
	font-family: 'Oswald', sans-serif;
}
.lg {
    display: none;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 10px 12px 10px 1em;
}
#wpcf7-f94-o1 input[type="checkbox"] {
    height: auto !important;
    width: auto !important;
}
.mobile {
    display: none;
}
p.pbox {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    font-family: 'Oswald', sans-serif;
}
i.fa.fa-phone {
    display: inline-block;
}
.desktop {
    float: left;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    font-family: 'Oswald', sans-serif;
}
i.fa.fa-phone {
    padding-right: 5px;
}
.about_inn ul {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.whyplanBox #87 .whyplan_text img {
    margin-bottom: 40px;
}
.inner_page .whyplan_inn {
    float: right;
    width: 53%;
}
ul.responsive {
    display: none;
}
.hytPlayerWrap {
      
        position: relative;
    }
    .hytPlayerWrap.ended::after {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 64px 64px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
    }
    .hytPlayerWrap.paused::after {
        content:"";
        position: absolute;
        top: 0px;
        left: 0;
        bottom: 0px;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 40px 40px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    }
    .home_wel p {
    float: right;
    width: 51%;
}
.contact_tab {
    display: inline-block;
    padding-left: 20px;
}
.contact_tab a {
    color: #fff;
    font-size: 15px;
    line-height: 39px;
    font-weight: 500;
    border: 2px solid #b7d43a;
    border-radius: 10px;
    background-color: #b7d43a;
    margin: 30px 0px 0;
    width: 139px;
    height: 46px;
    padding: 4px 28px;
}
.contact_tab a:focus {
    text-decoration: none;
}
.contact_tab a:hover {
    text-decoration: none;
}
.fa-phone:before {
    content: "\f095";
}
* {
	margin: 0px;
	padding: 0px;
	
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p {
	margin: 0;
	padding: 0;
	border: none;
}
a, input, select, textarea {
	outline: none;
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
a, button, input  {
	outline: none;
	border: none;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
a:hover, button:hover, input:hover{
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
	border: none;
	outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, h5, span, p, input, form, img, hr, img, a {
	margin: 0;
	padding: 0;
	border: none;
	font-family: 'Open Sans', sans-serif;
}
.clear {
	clear: both;
}
body {
	font-family: 'Open Sans', sans-serif;
}
.top_header_sec {
    display: inline-block;
    padding: 10px 0 0;
    width: 90%;
    vertical-align: middle;
}
.logo {
    display: inline-block;
}
.menuzord {
  display: inline-block;
  float: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.menuzord.red .menuzord-menu ul.dropdown li:hover > a, .menuzord.red .menuzord-menu > li.active > a, .menuzord.red .menuzord-menu > li:hover > a {
    color: #ef69ab;
}
.menuzord-menu > li > a {
  color: #484848;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  line-height: 29px;
  outline: 0 none;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}
.menuzord-menu > li {
  display: inline-block;
  float: none;
  line-height: 12px;
  padding: 0 30px;
  position: relative;
}
.menuzord {
  margin: 20px 0 0;
}
/***************** home_slider css ******************/
.home_slider {
    position: relative;
}
.home_slider li {
	position: relative;
}
.banner_txt {
    position: absolute;
    right: 0;
    text-align: right;
    top: 30%;
    width: 100%;
    z-index: 10;
}
.banner_txt h2 {
    color: #ffffff;
    font-family: "Oswald",sans-serif;
    font-size: 92px;
    font-weight: 500;
    line-height: normal;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
}
.banner_txt p {
    color: #ffffff;
    font-size: 72px;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
}
.phone_box > p {
    color: #4e4e4e;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
}
.phone_box a {
    color: #222222;
}
.phone_box a .fa.fa-phone{
	-ms-transform: rotate(9deg); /* IE 9 */
    -webkit-transform: rotate(9deg); /* Safari 3-8 */
    transform: rotate(9deg);
}
.menuzord-menu ul.dropdown li a {
  clear: both;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 24px;
  outline: 0 none;
  padding: 0 12px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  transition: padding 0.2s linear 0s;
  width: 100%;
}
.menuzord-menu ul.dropdown{
  background-color: #ff70b2;
  border: medium none;
  display: none;
  font-size: 14px;
  font-weight: 500;
  list-style: outside none none;
  margin: 0;
  min-width: 230px;
  padding: 10px 0 20px;
  position: absolute;
  transition: none 0s ease 0s ;
  white-space: nowrap;
  z-index: 999999999;
}
.menuzord-menu ul.dropdown li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: none;
  border-width: 1px 0 0;
  clear: both;
  color: #7befee;
  display: table;
  font-size: 15px;
  line-height: 22px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}
.menuzord-menu ul.dropdown li a:hover{
	color:#193b6e !important;
}
ul.flex-direction-nav {
    display: none!important;
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.overlay a {
    padding: 0 0 10px;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
	text-transform: uppercase;
	font-weight: 600;
}
.overlay a:hover, .overlay a:focus {
    color: #000000;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

/*.phone_box {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 0;
    float: right;
}*/
.menu_bar {
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.menu_bar span {
    background-color: #b7d43a;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 30px 24px;
    line-height: 30px;
}
.menu_bar span small {
    display: block;
	font-size: 11px;
	line-height:21px;
	font-weight:700;
	text-transform:uppercase;
}
p.email_inn {
    margin: 0 0 0 20px;
}
.bannertxt1 span {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    width: 58%;
    text-align: center;
    bottom: 0;
    left: 0;
    padding: 30px 20px;
    background-color: rgba(0, 0, 0, 0.43);
    border-radius: 20px 20px 0 0;
    border: 1px solid #ffffff;
	border-bottom: 0;
}
.bannertxt1 span b {
	color: #b7d43a;
    font-weight: 700;
}
.welcome_section {
	padding: 85px 0 100px;
}
.welcome_inn figure {
    display: inline-block;
    float: left;
    margin: 0 55px 0 0;
    position: relative;
}
.welcome_text strong {
    display: block;
    color: #252525;
    font-size: 33px;
    line-height: 21px;
    font-weight: 500;
	padding:0 0 20px;
	font-family: 'Oswald', sans-serif;
}
.welcome_text p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    text-shadow: 0 0 0 #252525;
}
.welcome_text button {
	display: block;
	color: #b7d43a;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
	border:2px solid #b7d43a;
	border-radius:10px;
	background-color: transparent;
    margin: 30px 0 0;
	width:137px;
	height:46px;
}
.welcome_text button:hover {
	color: #ffffff;
	background-color: #b7d43a;
}
.whyplan_section {
    padding: 80px 0;
    background-color: #b7d43a;
    text-align: center;
}
.whyplan_inn h1 {
    color: #ffffff;
    font-size: 33px;
    line-height: 21px;
    font-weight: 500;
	padding:0 0 30px;
	font-family: 'Oswald', sans-serif;
}
.whyplan_inn ul {
    margin: 0 -30px;
}
.whyplan_inn li {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin: 0 30px 0;
}
.whyplan_inn li p {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
	padding: 10px 0 0;
}
.whyplan_inn li figure {
    position: relative;
}
.whyplan_inn li figure strong {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    text-transform: uppercase;
    padding: 10px 15px;
    width: 230px;
    color: #ffffff;
    text-align: left;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    height: 60px;
}
.logo_section {
    padding: 70px 0;
    text-align: center;
}
.page-id-7 .logo_section {
    padding: 0 0 70px;
}
.logo_inn ul {
    margin: 0 -30px;
}
.logo_inn li {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
}
div#myNav {
    background-color: #b7d43a;
}
.footer_links {
    background-image: url(../images/footer_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	padding:50px 0;
}
h1.fo_titel {
    color: #ececec;
    font-size: 28px;
    line-height: normal;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 0 0 10px;
}

.quicklinks li {
    display: inline-block;
    list-style: none;
    width: 49%;
}
.quicklinks li a {
	display: inline-block;
    color: #ececec;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
	text-transform:uppercase;
	text-decoration:none;
}
.quicklinks li a:hover {
    color: #ccef38;
}
.quicklinks {
    display: inline-block;
    vertical-align: top;
    width: 42%;
    float: left;
}
.address_fff {
    display: inline-block;
    vertical-align: top;
    width: 58%;
}
.address_fff address {
	color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
	display: inline-block;
}
.address_fff p {
	display: inline-block;
	color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
	float: right;
}
.copyright_sec {
    background-color: #b7d43a;
    padding: 40px 0 20px;
    text-align: center;
}
.addressfooter_inn span {
    color: #fbfafa;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    padding: 0 0 30px;
    border-bottom: 1px solid #d1f148;
}
ul.social_box {
    display: inline-block;
}
.copyright_inn {
    padding: 20px 0 0;
    text-align: left;
}
.copy_inn {
    vertical-align: middle;
    float: right;
    color: #fbfafa;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
}
.social_box li {
    display: inline-block;
    list-style: outside none none;
    padding: 0 4px;
}
.social_box a {
    color: #fbfbfb;
    font-size: 26px;
    font-weight: 700;
}
.social_box a i.fa.fa-twitter {
    font-size: 30px;
}
.social_box a i.fa.fa-twitter:hover {
    color: #1da1f2;
}
.social_box a i.fa.fa-facebook:hover {
    color: #3b5998;
}
.social_box a i.fa.fa-linkedin:hover {
    color: #0077b5;
}
.social_box a i.fa.fa-instagram:hover {
    color: #e1306c;
}
.whyplan_section .hvr-curl-bottom-right:before {
  background: linear-gradient(315deg, #b7d43a 45%, #98ae30 50%, #b7d43a 66%, #b7d43a  80%);
}
.whyplan_section .hvr-curl-bottom-right:hover:before, .whyplan_section .hvr-curl-bottom-right:focus:before, .whyplan_section .hvr-curl-bottom-right:active:before {
  width: 60px;
  height: 60px;
}
/* about-us page css start */
.in_banner2 {
    position: relative;
}
.bannerinner_text2 {
    position: absolute;
    width: 100%;
    top: 32%;
    text-align: center;
}
.bannerinner_text2 h1 {
	color: #ffffff;
    font-size: 70px;
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
}
.bannerinner_text2 p {
	color: #ffffff;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
	text-transform: uppercase;
}
.about_text {
    clear: both;
    margin: 30px 0 0;
}
.about_text {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.about_section {
    padding: 70px 0;
    background-color: #b7d43a;
    text-align: center;
}
.about_inn li {
    display: inline-block;
    text-align: left;
    width: 33%;
    vertical-align: top;
	color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
	padding: 0 0 10px;
}
.welcome_text a {
    display: inline-block;
    color: #b7d43a;
    font-size: 15px;
    line-height: 39px;
    font-weight: 500;
    border: 2px solid #b7d43a;
    border-radius: 10px;
    background-color: transparent;
    margin: 30px 0px 0;
    width: 139px;
    height: 46px;
    padding: 0 28px;
}
section#text-4 {
       float: right;
}
/* about-us page css start */
.in_banner2 {
    position: relative;
}
.bannerinner_text2 {
    position: absolute;
    width: 100%;
    top: 32%;
    text-align: center;
}
.bannerinner_text2 h1 {
    color: #ffffff;
    font-size: 70px;
    line-height: 80px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
    padding: 0 0 10px;
}
.bannerinner_text2 p {
	color: #ffffff;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
	text-transform: uppercase;
}
.about_text {
    clear: both;
    margin: 30px 0 0;
}
.about_text p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.about_section {
    padding: 70px 0;
    background-color: #b7d43a;
    text-align: center;
}
.about_inn li {
    display: block;
    text-align: left;
    width: 100%;
    vertical-align: top;
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    padding: 0 0 10px 17px;
    background-image: url(../images/arrow1.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
	float: none;
}
.inner_page {
    padding: 80px 0 0;
}
.estateplanning_text p {
	color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.estateplanning_text p strong {
    display: block;
    padding: 4px 0;
	color: #252525;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
	text-transform: uppercase;
}
.welcome_inn.inner_text figure {
    margin: 0 30px 0 0;
}
.welcome_inn.inner_text figure.probateservices_img {
    float: right;
    margin: 0 0 0 30px;
	border: 3px solid #f2f2f2;
}

.welcome_inn.inner_text figure.right_img {
    float: right;
    margin: 0 0 0 30px;
}

.whyplan_text figure {
    float: left;
    margin: 0 30px 0 0;
}
.whyplan_text figure.whyplan_imgright {
    float: right;
    margin: 0 0 0 30px;
}
.whyplan_text.whyplan_right {
    text-align: right;
}
.whyplanBox li {
    display: inline-block;
    list-style: none;
    margin: 0 0 60px;
}
.whyplan_inn strong {
    display: block;
    color: #252525;
    font-size: 25px;
    line-height: 21px;
    font-weight: 500;
    padding: 0 0 18px;
    font-family: 'Oswald', sans-serif;
}
.whyplan_inn p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    text-shadow: 0 0 0 #252525;
}
h1.contact_heading{
	display: block;
    color: #252525;
    font-size: 25px;
    line-height: 20px;
    font-weight: 500;
    padding: 0 0 18px;
    font-family: 'Oswald', sans-serif;
}
.contactform_box {
    display: inline-block;
    vertical-align: top;
}
.contactform_right {
    display: inline-block;
}
.contactform_box {
    width: 400px;
    margin: 0 40px 0 0;
}
.contactform_box li {
    list-style: none;
    display: block;
    margin: 0 0 10px;
}
.contactform_box input:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box input {
    background: #fbfbfb;
    border: 2px solid #d9d9d9;
    color: #252525;
    height: 40px;
    padding: 0 12px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}
.contactform_box select:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box select {
    background: #fbfbfb;
    border: 2px solid #d9d9d9;
    color: #252525;
    height: 40px;
    padding: 0 12px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}
.contactform_box textarea:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box textarea {
    background: #fbfbfb none repeat scroll 0 0;
    border: 2px solid #d9d9d9;
    color: #252525;
    font-size: 15px;
    font-weight: 500;
    height: 124px;
    padding: 10px 12px;
    width: 100%;
}
.contactform_box button {
    background-color: #252525;
    color: #ffffff;
    height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}
.contactform_box button:hover {
    background-color: #b7d43a;
}
.contactform_right address {
	color: #252525;
	font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    display: inline-block;
}
.contactform_right p {
	color: #252525;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
	padding:25px 0;
}
.social_box.social_box_contact a {
    color: #b9d33a;
	font-size: 30px;
}
.social_box.social_box_contact a i.fa.fa-twitter {
    font-size: 32px;
}
.contact_box {
    display: table;
    margin: 0 auto;
}
.contactform_box .cont_btn {
    background-color: #252525;
    color: #ffffff;
    height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}
img.bann_img {
    width: 100%;
}
.welcome_text a:hover {
    color: #ffffff;
    background-color: #b7d43a;
	text-decoration: none;
}
.whyplan_inn .contenttt {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    padding: 10px 0 0;
}
section#text-4 {
    float: right;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}
.email_inn a:hover {
    text-decoration: none;
}
.email_inn a{
	font-family: 'Oswald', sans-serif;
}
.lg {
    display: none;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 10px 12px 10px 1em;
}
#wpcf7-f94-o1 input[type="checkbox"] {
    height: auto !important;
    width: auto !important;
}
.mobile {
    display: none;
}
p.pbox {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    font-family: 'Oswald', sans-serif;
}
i.fa.fa-phone {
    display: inline-block;
}
.desktop {
    float: left;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    font-family: 'Oswald', sans-serif;
}
i.fa.fa-phone {
    padding-right: 5px;
}
.about_inn ul {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.whyplanBox #87 .whyplan_text img {
    margin-bottom: 40px;
}
.inner_page .whyplan_inn {
    float: right;
    width: 53%;
}
ul.responsive {
    display: none;
}
.hytPlayerWrap {
      
        position: relative;
    }
    .hytPlayerWrap.ended::after {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 64px 64px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
    }
    .hytPlayerWrap.paused::after {
        content:"";
        position: absolute;
        top: 0px;
        left: 0;
        bottom: 0px;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 40px 40px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    }
    .home_wel p {
    float: right;
    width: 51%;
}
.contact_tab {
    display: inline-block;
    padding-left: 20px;
}
.contact_tab a {
    color: #fff;
    font-size: 15px;
    line-height: 39px;
    font-weight: 500;
    border: 2px solid #b7d43a;
    border-radius: 10px;
    background-color: #b7d43a;
    margin: 30px 0px 0;
    width: 139px;
    height: 46px;
    padding: 4px 28px;
}
.contact_tab a:focus {
    text-decoration: none;
}
.contact_tab a:hover {
    text-decoration: none;
}
.fa-phone:before {
    content: "\f095";
}
* {
	margin: 0px;
	padding: 0px;
	
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p {
	margin: 0;
	padding: 0;
	border: none;
}
a, input, select, textarea {
	outline: none;
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
a, button, input  {
	outline: none;
	border: none;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
a:hover, button:hover, input:hover{
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
	border: none;
	outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, h5, span, p, input, form, img, hr, img, a {
	margin: 0;
	padding: 0;
	border: none;
	font-family: 'Open Sans', sans-serif;
}
.clear {
	clear: both;
}
body {
	font-family: 'Open Sans', sans-serif;
}
.top_header_sec {
    display: inline-block;
    padding: 10px 0 0;
    width: 90%;
    vertical-align: middle;
}
.logo {
    display: inline-block;
}
.menuzord {
  display: inline-block;
  float: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.menuzord.red .menuzord-menu ul.dropdown li:hover > a, .menuzord.red .menuzord-menu > li.active > a, .menuzord.red .menuzord-menu > li:hover > a {
    color: #ef69ab;
}
.menuzord-menu > li > a {
  color: #484848;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  line-height: 29px;
  outline: 0 none;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
}
.menuzord-menu > li {
  display: inline-block;
  float: none;
  line-height: 12px;
  padding: 0 30px;
  position: relative;
}
.menuzord {
  margin: 20px 0 0;
}
/***************** home_slider css ******************/
.home_slider {
    position: relative;
}
.home_slider li {
	position: relative;
}

li.homebullet {
    color: #fff;
    font-weight: bold;
    list-style-type: none;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.84);
    font-family: "Oswald",sans-serif;
    font-size: 20px;
}

.banner_txt {
    position: absolute;
    right: 0;
    text-align: right;
    top: 30%;
    width: 100%;
    z-index: 10;
}
.banner_txt h2 {
    color: #ffffff;
    font-family: "Oswald",sans-serif;
    font-size: 92px;
    font-weight: 500;
    line-height: normal;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
}
.banner_txt p {
    color: #ffffff;
    font-size: 72px;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
    margin-bottom: 50px;
}
.phone_box > p {
    color: #4e4e4e;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    font-family: 'Oswald', sans-serif;
    display: inline-block;
}
.phone_box a {
    color: #222222;
}
.phone_box a .fa.fa-phone{
	-ms-transform: rotate(9deg); /* IE 9 */
    -webkit-transform: rotate(9deg); /* Safari 3-8 */
    transform: rotate(9deg);
}
.menuzord-menu ul.dropdown li a {
  clear: both;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 24px;
  outline: 0 none;
  padding: 0 12px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  transition: padding 0.2s linear 0s;
  width: 100%;
}
.menuzord-menu ul.dropdown{
  background-color: #ff70b2;
  border: medium none;
  display: none;
  font-size: 14px;
  font-weight: 500;
  list-style: outside none none;
  margin: 0;
  min-width: 230px;
  padding: 10px 0 20px;
  position: absolute;
  transition: none 0s ease 0s ;
  white-space: nowrap;
  z-index: 999999999;
}
.menuzord-menu ul.dropdown li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: none;
  border-width: 1px 0 0;
  clear: both;
  color: #7befee;
  display: table;
  font-size: 15px;
  line-height: 22px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}
.menuzord-menu ul.dropdown li a:hover{
	color:#193b6e !important;
}
ul.flex-direction-nav {
    display: none!important;
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.overlay a {
    padding: 0 0 10px;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
	text-transform: uppercase;
	font-weight: 600;
}
.overlay a:hover, .overlay a:focus {
    color: #000000;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

/*.phone_box {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 0;
    float: right;
}*/
.menu_bar {
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.menu_bar span {
    background-color: #b7d43a;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 30px 24px;
    line-height: 30px;
}
.menu_bar span small {
    display: block;
	font-size: 11px;
	line-height:21px;
	font-weight:700;
	text-transform:uppercase;
}
p.email_inn {
    margin: 0 0 0 20px;
}
.bannertxt1 span {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    width: 58%;
    text-align: center;
    bottom: 0;
    left: 0;
    padding: 30px 20px;
    background-color: rgba(0, 0, 0, 0.43);
    border-radius: 20px 20px 0 0;
    border: 1px solid #ffffff;
	border-bottom: 0;
}
.bannertxt1 span b {
	color: #b7d43a;
    font-weight: 700;
}
.welcome_section {
	padding: 85px 0 100px;
}
.welcome_inn figure {
    display: inline-block;
    float: left;
    margin: 0 55px 0 0;
    position: relative;
}
.welcome_text strong {
    display: block;
    color: #252525;
    font-size: 33px;
    line-height: 21px;
    font-weight: 500;
	padding:0 0 20px;
	font-family: 'Oswald', sans-serif;
}
.welcome_text p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    text-shadow: 0 0 0 #252525;
}
.welcome_text button {
	display: block;
	color: #b7d43a;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
	border:2px solid #b7d43a;
	border-radius:10px;
	background-color: transparent;
    margin: 30px 0 0;
	width:137px;
	height:46px;
}
.welcome_text button:hover {
	color: #ffffff;
	background-color: #b7d43a;
}
.whyplan_section {
    padding: 80px 0;
    background-color: #b7d43a;
    text-align: center;
}
.whyplan_inn h1 {
    color: #ffffff;
    font-size: 33px;
    line-height: 21px;
    font-weight: 500;
	padding:0 0 30px;
	font-family: 'Oswald', sans-serif;
}
.whyplan_inn ul {
    margin: 0 -30px;
}
.whyplan_inn li {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin: 0 30px 0;
}
.whyplan_inn li p {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
	padding: 10px 0 0;
}
.whyplan_inn li figure {
    position: relative;
}
.whyplan_inn li figure strong {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    text-transform: uppercase;
    padding: 10px 15px;
    width: 230px;
    color: #ffffff;
    text-align: left;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    height: 60px;
}
.logo_section {
    padding: 70px 0;
    text-align: center;
}
.page-id-7 .logo_section {
    padding: 0 0 70px;
}
.logo_inn ul {
    margin: 0 -30px;
}
.logo_inn li {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
}
div#myNav {
    background-color: #b7d43a;
}
.footer_links {
    background-image: url(../images/footer_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	padding:50px 0;
}
h1.fo_titel {
    color: #ececec;
    font-size: 28px;
    line-height: normal;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 0 0 10px;
}

.quicklinks li {
    display: inline-block;
    list-style: none;
    width: 49%;
}
.quicklinks li a {
	display: inline-block;
    color: #ececec;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
	text-transform:uppercase;
	text-decoration:none;
}
.quicklinks li a:hover {
    color: #ccef38;
}
.quicklinks {
    display: inline-block;
    vertical-align: top;
    width: 42%;
    float: left;
}
.address_fff {
    display: inline-block;
    vertical-align: top;
    width: 58%;
}
.address_fff address {
	color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
	display: inline-block;
}
.address_fff p {
	display: inline-block;
	color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
	float: right;
}
.copyright_sec {
    background-color: #b7d43a;
    padding: 40px 0 20px;
    text-align: center;
}
.addressfooter_inn span {
    color: #fbfafa;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    padding: 0 0 30px;
    border-bottom: 1px solid #d1f148;
}
ul.social_box {
    display: inline-block;
}
.copyright_inn {
    padding: 20px 0 0;
    text-align: left;
}
.copy_inn {
    vertical-align: middle;
    float: right;
    color: #fbfafa;
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
}
.social_box li {
    display: inline-block;
    list-style: outside none none;
    padding: 0 4px;
}
.social_box a {
    color: #fbfbfb;
    font-size: 26px;
    font-weight: 700;
}
.social_box a i.fa.fa-twitter {
    font-size: 30px;
}
.social_box a i.fa.fa-twitter:hover {
    color: #1da1f2;
}
.social_box a i.fa.fa-facebook:hover {
    color: #3b5998;
}
.social_box a i.fa.fa-linkedin:hover {
    color: #0077b5;
}
.social_box a i.fa.fa-instagram:hover {
    color: #e1306c;
}
.whyplan_section .hvr-curl-bottom-right:before {
  background: linear-gradient(315deg, #b7d43a 45%, #98ae30 50%, #b7d43a 66%, #b7d43a  80%);
}
.whyplan_section .hvr-curl-bottom-right:hover:before, .whyplan_section .hvr-curl-bottom-right:focus:before, .whyplan_section .hvr-curl-bottom-right:active:before {
  width: 60px;
  height: 60px;
}
/* about-us page css start */
.in_banner2 {
    position: relative;
}
.bannerinner_text2 {
    position: absolute;
    width: 100%;
    top: 32%;
    text-align: center;
}
.bannerinner_text2 h1 {
	color: #ffffff;
    font-size: 70px;
    line-height: normal;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
}
.bannerinner_text2 p {
	color: #ffffff;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
	text-transform: uppercase;
}
.about_text {
    clear: both;
    margin: 30px 0 0;
}
.about_text {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.about_section {
    padding: 70px 0;
    background-color: #b7d43a;
    text-align: center;
}
.about_inn li {
    display: inline-block;
    text-align: left;
    width: 33%;
    vertical-align: top;
	color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
	padding: 0 0 10px;
}
.welcome_text a {
    display: inline-block;
    color: #b7d43a;
    font-size: 15px;
    line-height: 39px;
    font-weight: 500;
    border: 2px solid #b7d43a;
    border-radius: 10px;
    background-color: transparent;
    margin: 30px 0px 0;
    width: 139px;
    height: 46px;
    padding: 0 28px;
}
section#text-4 {
       float: right;
}
/* about-us page css start */
.in_banner2 {
    position: relative;
}
.bannerinner_text2 {
    position: absolute;
    width: 100%;
    top: 32%;
    text-align: center;
}
.bannerinner_text2 h1 {
    color: #ffffff;
    font-size: 70px;
    line-height: 80px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-shadow: 3px 4px 6px rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
    padding: 0 0 10px;
}
.bannerinner_text2 p {
	color: #ffffff;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
	text-transform: uppercase;
}
.about_text {
    clear: both;
    margin: 30px 0 0;
}
.about_text p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.about_section {
    padding: 70px 0;
    background-color: #b7d43a;
    text-align: center;
}
.about_inn li {
    display: block;
    text-align: left;
    width: 100%;
    vertical-align: top;
    color: #ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    padding: 0 0 10px 17px;
    background-image: url(../images/arrow1.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
	float: none;
}
.inner_page {
    padding: 80px 0 0;
}
.estateplanning_text p {
	color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
}
.estateplanning_text p strong {
    display: block;
    padding: 4px 0;
	color: #252525;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
	text-transform: uppercase;
}
.welcome_inn.inner_text figure {
    margin: 0 30px 0 0;
}
.welcome_inn.inner_text figure.probateservices_img {
    float: right;
    margin: 0 0 0 30px;
	border: 3px solid #f2f2f2;
}

.welcome_inn.inner_text figure.right_img {
    float: right;
    margin: 0 0 0 30px;
}

.whyplan_text figure {
    float: left;
    margin: 0 30px 0 0;
}
.whyplan_text figure.whyplan_imgright {
    float: right;
    margin: 0 0 0 30px;
}
.whyplan_text.whyplan_right {
    text-align: right;
}
.whyplanBox li {
    display: inline-block;
    list-style: none;
    margin: 0 0 60px;
}
.whyplan_inn strong {
    display: block;
    color: #252525;
    font-size: 25px;
    line-height: 21px;
    font-weight: 500;
    padding: 0 0 18px;
    font-family: 'Oswald', sans-serif;
}
.whyplan_inn p {
    display: block;
    color: #252525;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    text-shadow: 0 0 0 #252525;
}
h1.contact_heading{
	display: block;
    color: #252525;
    font-size: 25px;
    line-height: 20px;
    font-weight: 500;
    padding: 0 0 18px;
    font-family: 'Oswald', sans-serif;
}
.contactform_box {
    display: inline-block;
    vertical-align: top;
}
.contactform_right {
    display: inline-block;
}
.contactform_box {
    width: 400px;
    margin: 0 40px 0 0;
}
.contactform_box li {
    list-style: none;
    display: block;
    margin: 0 0 10px;
}
.contactform_box input:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box input {
    background: #fbfbfb;
    border: 2px solid #d9d9d9;
    color: #252525;
    height: 40px;
    padding: 0 12px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}
.contactform_box select:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box select {
    background: #fbfbfb;
    border: 2px solid #d9d9d9;
    color: #252525;
    height: 40px;
    padding: 0 12px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}
.contactform_box textarea:focus {
    border: 2px solid #b7d43a;
    color: #b7d43a;
}
.contactform_box textarea {
    background: #fbfbfb none repeat scroll 0 0;
    border: 2px solid #d9d9d9;
    color: #252525;
    font-size: 15px;
    font-weight: 500;
    height: 124px;
    padding: 10px 12px;
    width: 100%;
}
.contactform_box button {
    background-color: #252525;
    color: #ffffff;
    height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}
.contactform_box button:hover {
    background-color: #b7d43a;
}
.contactform_right address {
	color: #252525;
	font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    display: inline-block;
}
.contactform_right p {
	color: #252525;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
	padding:25px 0;
}
.social_box.social_box_contact a {
    color: #b9d33a;
	font-size: 30px;
}
.social_box.social_box_contact a i.fa.fa-twitter {
    font-size: 32px;
}
.contact_box {
    display: table;
    margin: 0 auto;
}
.contactform_box .cont_btn {
    background-color: #252525;
    color: #ffffff;
    height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
}
img.bann_img {
    width: 100%;
}
.welcome_text a:hover {
    color: #ffffff;
    background-color: #b7d43a;
	text-decoration: none;
}
.whyplan_inn .contenttt {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    padding: 10px 0 0;
}
section#text-4 {
    float: right;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}
.email_inn a:hover {
    text-decoration: none;
}
.email_inn a{
	font-family: 'Oswald', sans-serif;
}
.lg {
    display: none;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 10px 12px 10px 1em;
}
#wpcf7-f94-o1 input[type="checkbox"] {
    height: auto !important;
    width: auto !important;
}
.mobile {
    display: none;
}
p.pbox {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    font-family: 'Oswald', sans-serif;
}
i.fa.fa-phone {
    display: inline-block;
}
.desktop {
    float: left;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    font-family: 'Oswald', sans-serif;
}
i.fa.fa-phone {
    padding-right: 5px;
}
.about_inn ul {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.whyplanBox #87 .whyplan_text img {
    margin-bottom: 40px;
}
.inner_page .whyplan_inn {
    float: right;
    width: 53%;
}
ul.responsive {
    display: none;
}
.hytPlayerWrap {
      
        position: relative;
    }
    .hytPlayerWrap.ended::after {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 64px 64px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
    }
    .hytPlayerWrap.paused::after {
        content:"";
        position: absolute;
        top: 0px;
        left: 0;
        bottom: 0px;
        right: 0;
        cursor: pointer;
        background-color: black;
        background-repeat: no-repeat;
        background-position: center; 
        background-size: 40px 40px;
        background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    }
    .home_wel p {
    float: right;
    width: 51%;
}
.contact_tab {
    display: inline-block;
    padding-left: 20px;
}
.contact_tab a {
    color: #fff;
    font-size: 15px;
    line-height: 39px;
    font-weight: 500;
    border: 2px solid #b7d43a;
    border-radius: 10px;
    background-color: #b7d43a;
    margin: 30px 0px 0;
    width: 139px;
    height: 46px;
    padding: 4px 28px;
}
.contact_tab a:focus {
    text-decoration: none;
}
.contact_tab a:hover {
    text-decoration: none;
}
.fa-phone:before {
    content: "\f095";
}
.hvr-curl-bottom-right:before {
  background: none;
  /* IE9 */
  background: none;
  /*box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);*/
  /*-webkit-transition-duration: 0.3s;*/
 /* transition-duration: 0.3s;*/
  /*-webkit-transition-property: width, height;*/
  /*transition-property: width, height;*/
}
#myVideo {
  position: absolute;
  top: 400px;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

#myImage {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    background-image: url('/wp-content/uploads/2020/01/heroimage.jpg');
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    z-index: 0;
    background-position: 20%;
  }

.flexslider{
position: relative;
  z-index: 2;
	
}

.home_slider{
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
	
}
.bannertxt1{
    top: 100vh;
    width: 100%;
	position: absolute;
}
.banner_txt{
	top:calc(100vh - 500px);
}