/*   
Theme Name: Spigglelaw
Theme URI: Theme Url
Description: This is an exclusive, fully SEO optimized Wordpress theme.
Author: BSD
Author URI: https://spigglelaw.staging.wpengine.com/
*/


body{
    background-color: #fff;
    float:left;
    width:100%;
    height:100%;
}
* {
    margin:0;
    padding:0;
}
@font-face {
    font-family: "spigglelaw";
    src: url("fonts/spigglelaw.eot");
    src: url("fonts/spigglelaw.eot?#iefix") format("embedded-opentype"), url("fonts/spigglelaw.woff") format("woff"), url("fonts/spigglelaw.ttf") format("truetype"), url("fonts/spigglelaw.svg#spigglelaw") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir';
    src: url("fonts/33BBE1_5_0.eot");
    src: url("fonts/33BBE1_5_0.eot?#iefix") format("embedded-opentype"), url("fonts/33BBE1_5_0.woff2") format("woff2"), url("fonts/33BBE1_5_0.woff") format("woff"), url("fonts/33BBE1_5_0.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url("fonts/HomepageBaukasten-Bold.eot");
    src: url("fonts/HomepageBaukasten-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/HomepageBaukasten-Bold.woff2") format("woff2"), url("fonts/HomepageBaukasten-Bold.woff") format("woff"), url("fonts/HomepageBaukasten-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url("fonts/HomepageBaukasten-Book.eot");
    src: url("fonts/HomepageBaukasten-Book.eot?#iefix") format("embedded-opentype"), url("fonts/HomepageBaukasten-Book.woff2") format("woff2"), url("fonts/HomepageBaukasten-Book.woff") format("woff"), url("fonts/HomepageBaukasten-Book.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url("fonts/iCiel Gotham-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url("fonts/GothamLight.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

[data-icon]:before {
    font-family: "spigglelaw" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "spigglelaw" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-awards:before {
    content: "\61";
}

.icon-check:before {
    content: "\62";
}

.icon-download:before {
    content: "\63";
}

.icon-educate:before {
    content: "\64";
}

.icon-education:before {
    content: "\65";
}

.icon-facebook:before {
    content: "\66";
}

.icon-heart:before {
    content: "\67";
}

.icon-identify:before {
    content: "\68";
}

.icon-linkedin:before {
    content: "\69";
}

.icon-menu:before {
    content: "\6a";
}

.icon-phone:before {
    content: "\6b";
}

.icon-protect:before {
    content: "\6c";
}

.icon-schedule:before {
    content: "\6d";
}

.icon-search:before {
    content: "\6e";
}

.icon-twitter:before {
    content: "\72";
}

.icon-youtube:before {
    content: "\73";
}

.icon-left-open-big:before {
    content: "\74";
}

.icon-right-open-big:before {
    content: "\75";
}

.icon-close-x:before {
    content: "\76";
}

.icon-video-play:before {
    content: "\77";
}

.icon-chevron-down:before {
    content: "\78";
}

.icon-chevron-left:before {
    content: "\79";
}

.icon-chevron-right:before {
    content: "\7a";
}

.icon-chevron-up:before {
    content: "\41";
}

.icon-arrow-right-bold-round:before {
    content: "\42";
}

.icon-up-open-big:before {
    content: "\43";
}

.icon-down-open-big:before {
    content: "\44";
}

.icon-letter-mail-1:before {
    content: "\45";
}

.icon-google-plus:before {
    content: "\6f";
}

img {
    max-width: 100%;
    height: auto;

}

.white-space-normal {
    white-space: normal;
}
iframe {
    border: 5px solid #000;
}
:focus{
    outline: 0;
}
a:focus{
    text-decoration: none;
    color:#1b1464;
}
a, .btn, input, select, textarea, button, img{
    outline: 0 !important;
}
a{
    color: #e06c4d;
    word-wrap: break-word;
}
a:hover, a:focus{
    text-decoration:none;
    color: #c15133;
}
a,
i.icons,
button,
input[type="submit"],
.overlay {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/*select{
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #000;
}*/
a img{
    outline: 0;
}
input, select, textarea{
    outline: 0;
}

.yellow{
    color: #283557;
}
ul, li,#main-content #sidebar li, #main-content #sidebar ul {
    list-style-type: none;
    margin-left: 0;
}
input[type="submit"] {
}
.strong {
    font-weight:bold;
}
.cursive {
    font-style: italic
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left
}
.justify {
    text-align: justify;
}
.underline {
    text-decoration: underline;
}
.uppercase {
    text-transform: uppercase;
}
.fullwidth {
    float:left;
    width:100%;
}
.halfwidth {
    float:left;
    width:50%;
}
.first {
    margin-left: 0 !important;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.btn-outline.btn-default {
    background-color: #f2a654 !important;
}



/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
p {
    color: #343434;
    font-family: Roboto;
    font-size: 16px;
    line-height: 1.95;
    margin-bottom: 20px;
    word-wrap: break-word;
}
h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
}

.btn.btn-primary.main-btn {
    background-color: #283557;
    border-color: #283557;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    font-weight: 600;
    margin-top: 16px;
    padding: 23px 37px;
}

a.btn.review-btn{
    
    padding: 7px 5px;
    font-size: 12px;
    margin: 0 auto;
    max-width: 180px;
    /*float:right;*/
    width: 100%
}

.main-header.fullwidth {
    padding: 5px 0;
}

.header{
    position: fixed;
    width:100%;
    background-color: #fff;
    top:0;
    z-index: 999;
    padding: 0;
    /*box-shadow: 0 0 2px #cccccc;*/
}
.header-social-icon {
    display: inline-block;
}
.header-social-icon ul {
    margin-top: 7px;
    margin-bottom: 0;
}
.header-social-icon ul li {
    display: inline-block;
    margin-right: 15px;
}
.header-social-icon li a {
    font-size: 16px;
}

.logo{
    margin:0;
    padding: 0;
}
.logo:after {
    content: none;
}
.header-top h4 {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    text-align: right;
    padding-top: 0;
}
.header h4::before {
    content: none;
}
.header-top .phone-number {
    color: #283557;
    float: right;
    font-size: 29px;
    font-weight: 800;
    text-align: right;
    margin-top: 4px;
}
.fixed .header-top .phone-number {
    font-size: 28px;
}
.header.fixed .phone-number .fa.fa-phone {
    font-size: 29px;
    margin-top: 8px;
}

.phone-number .fa.fa-phone {
    color: #7ea7dd;
    display: inline-block;
    font-size: 31px;
    margin-right: 3px;
    margin-top: 6px;
    vertical-align: top;
}
.header.fixed .header-top {
    padding: 3px 0 2px;
}
.phone-number span {
    display: inline-block;
    line-height: normal;
    vertical-align: top;
}
.header.fixed .logo img {
    width: 200px;
}

.header .logo img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    max-width: 168px;
}
.small-header .logo img {
    max-width:150px;
}
.small-header .main-navigation .navbar-light .navbar-nav .nav-link {
    padding: 23px 0;
}
.header-top{
    padding: 8px 0 3px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header.fixed .main-navigation .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.8rem 2.77rem;
}
.header .fa-phone:before {
    font-size: 33px;
}
.header.fixed .fa-phone:before {
    font-size: 29px;
}



a.phone-sm-icon {
    position: fixed;
    top: 80px;
    right: 70px;
}

.review-mobile-btn {
    margin: 0 0 20px 0;
}

.phone-sm-icon span.fa.fa-phone {
    background-color: #505971;
    padding: 10px;
    width: 40px;
    height: 40px;
    line-height: 20px;
    color: #fff;
}

.phone-sm-icon .fa-phone:before {
    font-size: 24px !important;
}
/****SEARCH HOME**/

.main-navigation .navbar {
    padding: 0;
    width: calc(100% - 60px);
    display: inline-block;
    vertical-align: middle;
}

.search-home {
    width: 35px;
    font-size: 20px;  
    color: #000;
    text-align: right;
    cursor:pointer;
/*    vertical-align: middle;*/
}

.search-box {
    position: absolute;
    height: 100%;
    width: calc(100% - 50px);
    background-color: #fff;
    z-index: -1;
    opacity: 0;
    top: 0;
    transition: 0.3s all;
    display: none;
}

.blog-main h1 strong {
    font-weight: 700;
    color:#e8863f;
}

form#searchform, form.searchform {
    width: 100%;
}

.search-box .input-group-btn {
    display:none;
}

.search-box.active {
    z-index: 9;
    opacity: 1;
    display: flex;
    align-items: center;
}

.adderess-div .fa {
    width: 15px;
    margin-left: -15px;
}


.search.form-control {
    color:#000 !important;
    padding: 0 15px;
}


/*.search-btn-mobile {
    bottom: -55px;
    position: absolute;
    right: 8%;
    text-align: center;
    background-color: #e07e3c;
    color: #fff;
    z-index: 99;
}
*/

.search-mobile.search-box {
    position: absolute;
    height: 40px;
    width: 100%;
    background-color: #fff;
    bottom: -41px;
    transition: 0.3s all;
    left: 0;
    right: 0;
    margin: 0 auto;
    top:auto;
}

.search-btn-mobile {
    /* bottom: 0; */
    position: fixed;
    right: calc(5% + 120px);
    text-align: center;
    background-color: #e07e3c;
    color: #fff;
    z-index: 99;
    top: 62px;
    vertical-align: middle;
    height: 40px;
}                                                       

.search-mobile input.search {
    padding: 0 15px;
    height: 40px;
}

.search-mobile .input-group-btn {
    display: none !important;
    width:100% !important;
}

.search-mobile .input-group-btn button {
    border:0 none;
    background-color: transparent;
    color:#fff;
    background-color: #e07e3c;
}

/***********/

.main-navigation a {
    cursor: pointer;
}

.main-navigation .menu-item-has-children{
    position: relative;
}

.fixed .main-navigation .menu-item-has-children::after {
    top: 15px;
}
.main-navigation .navbar{
    border: none;
    margin:0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #e8863f !important;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 4px !important;
    cursor: pointer
}
/** sub-meu css **/
ul.sub-menu {
    position: absolute;
    padding: 0;
    top: 100%;
    background-color: #283557;
    z-index: 10;
    text-align: left;
    /*    white-space: nowrap;*/
    display: none;
    margin-top: -1px;
}

li.menu-item-has-children:hover ul {
    display: block;
}


.navbar-nav .nav-item .sub-menu li a {
    text-align: left;
    display: block !important;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.navbar-nav .nav-item .sub-menu li a:hover, .navbar-nav .nav-item .sub-menu li.current-menu-item a {
    color:#fff;
    background-color: #283557;
}

ul.sub-menu li {
    /*    border-top:1px solid #8bb3e2;*/
}

.box-margin {
    margin-bottom: 33px;
}
.box-margin .readmore-link {
    position: absolute;
    bottom: 20px;
}

ul.sub-menu li:last-child {
    border-bottom: 0;
}

.navbar-nav > li:hover > .sub-menu-menu {
    display: block;
}

.navbar-nav>li:hover>.scroll-wrapper.sub-menu>.sub-menu {
    display: block;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    max-height: inherit !important;
}
.main-navigation .navbar-light .navbar-nav .nav-link {
    color: #03081E;
    display: inline-block;
    font-size: 14px;
    font-weight: 500; 
    padding: 23px 0px;
    text-transform: uppercase;
    position: relative;
    transition:  all ease-in-out 0.5s;
    font-family: 'Roboto';
}

.main-navigation .navbar-light .navbar-nav .nav-link:hover {
    color: #c15133;
}
.main-navigation .navbar-light .navbar-nav li{
    padding: 0px 16px;
}
.mac .main-navigation .navbar-light .navbar-nav li{
    padding: 0px 10px;
}
.main-navigation .navbar-light .navbar-nav li:first-of-type{
    padding-left: 0px;
}
.main-navigation .navbar-light .navbar-nav li:last-of-type {
    padding-right: 0;
}
.fixed .main-navigation .navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    padding: 10px 34px;
}
header .navbar-nav {
    display: flex;
    justify-content:space-around;
    text-align: center;
    width: 100%;
}
.main-navigation .navbar {
    padding: 0;
}



.main-navigation .navbar-expand-lg .navbar-nav .nav-link {
    padding: 15px 44px;
    text-transform: uppercase;
}
.main-navigation .navbar-nav .nav-item .sub-menu li a:hover, .navbar-nav .nav-item .sub-menu li a {
    padding: 10px 40px!important;
    border-right:none !important;
}
.main-navigation .navbar-nav .nav-item .sub-menu li{
    border-right:none !important;
}
.main-navigation .sub-menu .current_page_item a,
.main-navigation .sub-menu li a:hover{
    background-color: #EEA850 !important;
}
.dropdown:hover .sub-menu {
    display: block;
    margin-top: 0;
}
.main-navigation .navbar-light .navbar-nav li .sub-menu {
    padding-top: 0;
    border-radius: 0px;
    margin-bottom: 0px;
    min-width: 220px;
    padding-bottom: 0px;
}
.main-navigation .navbar-light .navbar-nav li .sub-menu li{
    padding: 0px;
}
.main-navigation .navbar-light .navbar-nav li .sub-menu li a.nav-link{
    padding: 5px 0 !important
}
.main-navigation .navbar-light .navbar-nav li .sub-menu li a.nav-link {
    background: #ea8e41 none repeat scroll 0 0;
    border-bottom: 1px solid #f5994c;
    border-top: 1px solid #d4782b;
    color: #ffffff;
    display: block;
    font-size: 14px;
    padding: 7px 8px !important;
}
.main-navigation .navbar-light .navbar-nav li .sub-menu li a.nav-link:after{
    display: none !important
}
/** sub-menu-css end **/
/** Header **/
.topheader.fullwidth {
    background: #283353;
    color: #ffffff;
}
.main-navigation{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}
.main-navigation .navbar::after {
    /*background: #d3d4d8;*/
    bottom: 1px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}
.main-navigation .navbar li.current-menu-item a::after,
.main-navigation .navbar li a:hover:after,
.main-navigation .navbar li.current_page_parent a:after{
   /* background: #E8863D;*/
    bottom: 1px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}
.main-wrapper{
    min-height: 300px;
    padding-top: 139px;
}
.btn.lang-btn {
    background: #e8863f;
    border-radius: 0;
    color: #ffffff !important;
    font-size: 13px;
    padding: 10px 27px;
    text-transform: uppercase;
    margin-left: 35px;
    box-shadow: none !important;
    font-weight: 500 !important
}
.phone-wrapper.text-right > span {
    font-size: 13px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
}
.phone-wrapper.text-right > a {
    color: #e8863f;
    font-weight: 800;
    vertical-align: middle;
}
.fa.fa-phone {
    vertical-align: middle;
    font-size: 15px;
}
.phone-wrapper.text-right > a {
    color: #e8863f;
    vertical-align: middle;
}
.phone-wrapper.text-right > a:first-of-type {

    font-size: 17px;
    font-weight: 900;
}
.phone-wrapper.text-right img {
    margin-right: 2px;
}
.location-section {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

/*Above Footer*/

.address-block {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}
.adderess-div {
    box-shadow: 0px 0px 4px #ddd;
    padding: 30px;
    font-size: 14px;
    margin: 10px;
    color: #fff;
    background-color: #283452;
    flex-basis: 230px;
    flex-grow: 1;
}

.adderess-div ul {
    margin-bottom: 0;
}
.adderess-div li {
    line-height: 2;
    padding-left: 15px;
}

.adderess-div li a {
    color: #fff;
}

.adderess-div li a:hover {
    color: #e8863f;
}
.adderess-div .loc-title {
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
}


/** footer css **/
.footer {
    background-color: #363b37;
    float: left;
    line-height: 1.5em;
    width: 100%;
}
.copyright.darkblue-bg.fullwidth {
    background: #252f4a;
    color: #ffffff;
    padding: 10px 0
}
.copyright.darkblue-bg.fullwidth {
    background: #252f4a;
    border-top: 1px solid #404a65;
    color: #8b96aa;
    font-size: 14px;
    padding: 10px 0;
}
.copyright.darkblue-bg a {color: #8b96aa;}
.footer-top.main-padding {
    background: #283353;
    border-bottom: 1px solid #00031e;
    color: #ffffff;
    padding: 80px 0 60px;
}
#footer-col-left strong {
    display: block;
    font-size: 24px;
    padding: 50px 0;
    text-transform: uppercase;
}
.menu .nav-link {
    color: #ffffff;
    padding: 0;
}

.menu .nav-link:hover {
    color: #c15133;
}

#menu-footer-menu li{
    margin-bottom: 10px;
    font-size: 14px;
}
footer .widget-title{
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 14px;
    text-transform: uppercase;
    position: relative
}
footer .widget-title:before{
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    bottom: -15px;
    background: #fff;
    width: 40px;
}
/*#footer-col-middle {
  padding-left: 80px;
}*/
/*#footer-col-right {
    padding-left: 50px;
}*/
ul#menu-footer-menu {
    column-count: 2;
}
.footer-col-right li {
    line-height: 1.7;
    list-style: outside none none;
    margin-bottom: 18px;
    padding-left: 26px;
    position: relative;
    font-size: 14px;
}
.footer-col-right ul li img {
    border: 0 none;
    left: -2px;
    max-width: 21px;
    padding: 5px 0 0;
    position: absolute;
    top: -3px;
}
.footer-col-right ul li .get-direction{
    text-decoration: underline;
    color: #fff;
}
.footer-col-right ul li a{
    color: #fff;
}
.footer-social-icon > li {
    color: #ffffff;
    display: inline-block;
    margin-right: 30px;
}
.footer-social-icon > li  a{
    color: #ffffff;
    font-size: 18px;
}
/** footer css end **/

/**************** Site Schema Styling ****************/
.schema-hide, .hide {
    display: none;
}
.schema-hide{
    display:none !important;
}
.clientreviews {
    background: #f6f6f6;
    border: 3px solid #24263b;
    box-shadow: 0 0 20px #f2f2f2;
    padding: 20px;
}
.review-schema-wrapper h2 {
    margin-top: 0;
}
.clientreviews {
    margin-top: 20px;
}
.video-schema, .clientreviews {
    margin-bottom: 20px;
    margin-top: 0;
}
.video-schema{
    padding: 20px;
    margin-bottom: 60px;
}
.video-schema, .clientreviews h2{
    margin-top: 0px;
}
.video-schema{
    background: #f6f6f6;
    border: 3px solid #24263b;
    box-shadow: 0 0 20px #f2f2f2;
    padding: 10px 9px 10px;
}

.home .review-schema-wrapper,.home .video-schema {
    display: none;
}
.clientreviews h2 {
    text-align: center;
    color: #1b305c;
}
.page_review p {
    margin-bottom: 0;
}
.clientreviews h2 {
    float: left;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}
.clientreviews h3 {
    padding-bottom: 14px;
    text-transform: capitalize;
    color: #1b305c;
}
.clientreviews h3:after {
    background-color: #1b305c;
}
.clientreviews iframe {
    width: 100%;
}

/**************** Site Schema Styling End****************/

/** Page navigation**/
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #263353;
    color: #ffffff;
}
.wp-pagenavi a, .wp-pagenavi span {
    color: #000000;
    display: inline-block;
    height: 45px;
    line-height: 40px;
    margin: 3px;
    min-width: 45px;
    text-align: center;
    vertical-align: top;
}
.wp-pagenavi a.previouspostslink, a.nextpostslink {
    color: #1b305c;
}
/** Page Css**/

.btn.btn-primary {
    background: #283353;
    border: 0 none;
    border-radius: 0;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: bold;
    min-width: 200px;
    padding: 17px 30px;
    text-transform: uppercase;
    color: #fff;
}
.section {
    padding: 35px 0 30px;
}
h1, h2,.h2, h3, .h3 {
    color: #000000;
    font-family: Raleway;
    font-weight: 300;
    position: relative;
    margin-bottom: 35px;
}
.h1, h1 {
    font-size: 38px;
    line-height: 1;
    margin-bottom: 60px;
}
h2,.h2 {
    font-size: 32px;
}
h1::after{
    bottom: -20px
}
h2::after,.h2::after,
h1::after,
h3::after,
.section-title:after{
    background: #263353;
    bottom: -18px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 45px;
}
.text-center h2:after,.text-center .h2:after,
.text-center h1:after,
.text-center h3:after,
.text-center .section-title:after{
    right: 0;
    margin: auto
}
.white-text h2::after,.white-text .h2::after,
.white-text  h1::after,
.white-text .section-title:after{
    background: #fff;
}
.white-text h2,.white-text .h2,
.white-text h1{
    color: #fff;
}
h2 span,.h2 span,
h1 span{
    color: #e9873e;
    display: block;
    font-family: open Sans;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 12px;
    position: relative;
    text-transform: uppercase;
}
h2 span:before,.h2 span:before,
h1 span:before{
    background: #e9873e;
    content: "";
    height: 1px;
    left: auto;
    margin-right: 12px;
    /*    position: absolute;*/
    top: 10px;
    width: 20px;
    vertical-align: middle;
    display: inline-block;
}
h1 span::after, h2 span::after,.h2 span::after {
    background: #e9873e;
    content: "";
    height: 1px;
    margin-left: 12px;
    /*    position: absolute;*/
    top: 10px;
    width: 20px;
    vertical-align: middle;
    display: inline-block;    
}

span.tagline{
    background: #e07f3b;
    background: -moz-linear-gradient(left, #e07f3b 0%, #d76131 33%, #d76131 65%, #e07f3b 100%);
    background: -webkit-linear-gradient(left, #e07f3b 0%,#d76131 33%,#d76131 65%,#e07f3b 100%);
    background: linear-gradient(to right, #e07f3b 0%,#d76131 33%,#d76131 65%,#e07f3b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e07f3b', endColorstr='#e07f3b',GradientType=1 );
    color: #ffffff;
    display: inline-block;
    font-family: Raleway;
    font-size: 17px;
    margin-bottom: 25px;
    padding: 1px 35px 2px;
}
.bg{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
.bg-quote {
    background-color: #130e30;
}
.home-content{
    background-image: url('img/bg-white.jpg');
}
.bg-gray{
    background: #EFEFEF;
}
.contact-home{
    background-image: url('img/contact-bg.jpg');   
}
.contact-home form {
    margin: 25px auto 20px;
    max-width: 80%;
    position: relative;
    padding-top: 10px
}
.contact-home form .form-control,
.form-control,
.super-mom-wrapper form .form-control {
    background: rgba(250, 250, 250, 0.17);
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    height: 65px;
    margin-bottom: 10px;
    padding: 15px 30px;
    font-family: Raleway
}
.super-mom-wrapper form .form-control{   
    background: rgba(250, 250, 250, 0.1);
}
form{
    position: relative
}
.contact-home form textarea.form-control,
textarea.form-control,
.super-mom-wrapper form textarea.form-control {
    height: 150px;
    resize: none;
}
.wpcf7-form-control.wpcf7-submit.btn.btn-primary, input[type="submit"] {
    cursor: pointer;
    font-size: 16px;
    min-width: 200px;
    padding: 18px 30px;
}
.form-control:focus{
    background-color: inherit
}
.wpcf7-form-control.wpcf7-submit.btn.btn-primary:hover,
.btn:hover{
    background: #E8863F; 
    opacity: 1;
}
.contact-home .wpcf7-form-control::-webkit-input-placeholder ,
.super-mom-wrapper form .wpcf7-form-control::-webkit-input-placeholder
{ 
    font-size: 14px;
    color: #fff;
}
.contact-home .wpcf7-form-control::-moz-placeholder,
.super-mom-wrapper form .wpcf7-form-control::-moz-placeholder
{ /* Firefox 19+ */
    font-size: 14px;
    color: #fff;
    opacity: 1 !important;
}
.contact-home.wpcf7-form-control:-ms-input-placeholder,
.super-mom-wrapper form .wpcf7-form-control:-ms-input-placeholder
{ /* IE 10+ */
    font-size: 14px;
    color: #fff;
}
.contact-home .wpcf7-form-control::-moz-placeholder,
.super-mom-wrapper form .wpcf7-form-control::-moz-placeholder{ /* Firefox 18- */
    font-size: 14px;
    color: #fff;
    opacity: 1 !important
}
.contact-home .wpcf7-form-control::-moz-input-placeholder,
.super-mom-wrapper form .wpcf7-form-control::-moz-input-placeholder
{ /* Firefox 18- */
    font-size: 14px;
    color: #fff;
    opacity: 1 !important
}
.form-control:focus, .btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}
.col-sm-6.col-left {
    padding-right: 5px;
}
.col-sm-6.col-right{
    padding-left: 5px;
}
.wpcf7-form-control-wrap {
    float: left;
    position: relative;
    width: 100%;
}
span.wpcf7-not-valid-tip {
    background: #ff0000;
    bottom: 10px;
    color: #ffffff;
    font-size: 11px !important;
    font-weight: 400;
    padding: 0 2px;
    position: absolute;
    right: 0;
    top: auto;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    background: transparent;
    border: 2px solid #ff0000;
    /* bottom: -50px; */
    font-size: 13px !important;
    left: 0;
    margin: 20px auto 0;
    position: relative;
    right: 0;
    text-align: center;
    width: 100%;
    color: #ff0000;
}
div.wpcf7-spam-blocked,
div.wpcf7-mail-sent-ok{
    background: #ffffff;
    font-size: 13px !important;
    width: 95%;


}

.section.practice-areas {
    overflow: hidden;
}

.practice-areas-list ul > li {
    float: left;
    padding-right: 7px;
    width: 25%;
    padding-bottom: 7px;
}
.practice-areas-list ul > li a {
    color: #ffffff;
    display: flex;
    font-family: Raleway;
    min-height: 298px;
    padding: 87px 0 60px;
    max-height: 300px;
    position: relative;   
    transition: all ease-in-out 0.5s;

}

.practice-areas-list ul > li a:before{
    opacity: 0;
    transition: all ease-in-out 0.5s;
    content: "";
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    top:0;
    bottom: 0;
    position: absolute;
    transition: all ease-in-out 0.4s;
}
.hover-div{
    background: -moz-linear-gradient(left, rgba(217,129,65,1) 0%, rgba(219,141,69,0.96) 45%, rgba(219,141,69,0.91) 55%, rgba(219,141,69,0.91) 56%, rgba(217,129,65,1) 100%);
    background: -webkit-linear-gradient(left, rgba(217,129,65,1) 0%,rgba(219,141,69,0.96) 45%,rgba(219,141,69,0.91) 55%,rgba(219,141,69,0.91) 56%,rgba(217,129,65,1) 100%);
    background: linear-gradient(to right, rgba(217,129,65,1) 0%,rgba(219,141,69,0.96) 45%,rgba(219,141,69,0.91) 55%,rgba(219,141,69,0.91) 56%,rgba(217,129,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d98141', endColorstr='#d98141',GradientType=1 );
    opacity: 1;
    transition: all ease-in-out 0.4s;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0px;
    transform: scale(1);
    opacity: 0;
    z-index: 10;

}
.practice-areas-list ul > li a:hover .hover-div{
    opacity: 1;

    transform: scale(1.1);
}
.practice-areas-list ul > li a:hover img{
    opacity: 0;
}
.practice-areas .btn.btn-primary {
    margin: 20px 0;
}
.practice-areas-list ul > li:nth-of-type(4n+4){
    padding-right: 0px;
}
.practice-area-title {
    display: block;
    font-size: 20px;
    line-height: 1.4;
    margin: 10px auto auto;
    max-width: 130px;
    transform: translateY(0px);
    transition: all ease-in-out 0.4s;
    opacity: 1;
    word-wrap: normal;
    color: #fff;
}
.practice-areas-list ul > li a:hover  .practice-area-title{
    opacity: 0
}
.content-box,
.hover-title{
    width: 100%;
    position: relative;
    text-align: center;

}

.content-box::before {
    background:url("img/right-min.png");
    content: "";
    height: 90px;
    left: 20px;
    position: absolute;
    top: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 105px;
    transition: all ease-in-out 0.5s
}
.content-box:after{
    background: url('img/left-min.png');
    content: "";
    height: 90px;
    right: 20px;
    position: absolute;
    top: 30px;
    width: 105px;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all ease-in-out 0.5s
}
.hover-title::before {
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    top:0px;
    margin: auto;
    content: "";
    position: absolute;
    transition-delay: 0.6s;
    border-bottom: solid 1px #fff; 
    transform: scaleX(0);  
    transition: transform 0.7s ease-in;
    transition: transform 0.4s ease-out;
    transform-origin:100% 50%
}
.practice-areas-list ul > li a:hover .hover-title::before {
    transform: scaleX(1);
    transform-origin:0 50%;
}
.hover-title::after {
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    bottom:0px;
    margin: auto;
    content: "";
    position: absolute;
    background: #fff;
    transition-delay: 0.6s;
    border-bottom: solid 1px #fff; 
    transform: scaleX(0);  
    transition: transform 0.7s ease-in;
    transition: transform 0.4s ease-out;
    transform-origin:0 50%
}
.practice-areas-list ul > li a:hover .hover-title::after {
    transform: scaleX(1);
    transform-origin:100% 0%;
}
.hover-title {
    display: block;
    margin: auto;
    max-width: 130px;
    padding: 10px 0;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
}
.content-box > img {
    max-width: 65px;
    opacity: 1;
    transition: all ease-in-out 0.4s;
    margin-bottom: 8px;
    transform: translateY(0px);
}

.carousel-item .inner-item {
    border-bottom: 1px solid #E2E6E9;
    border-right: 1px solid #E2E6E9;
    display: inline-block;
    margin-left: -4px;
    padding: 30px 15px;
    vertical-align: middle;
    width: 16%;
    position: relative;
}
.carousel-item .inner-item.even{
    border-bottom: 0px;
}
.carousel-item .inner-item:nth-of-type(6),
.carousel-item .inner-item:nth-of-type(12),
.carousel-item .inner-item:last-of-type{
    border-right: 0px;
}
#myCarousel {
    padding: 30px 0 60px;
    max-width: 1600px;
    margin: auto
}
#myCarousel .carousel-indicators li {
    background-color: #d5d6db;
    border-radius: 50%;
    flex: 0 1 auto;
    height: 10px;
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    text-indent: -999px;
    width: 10px;
}
#myCarousel .carousel-indicators .active {
    background-color: #333c5b;
}
#myCarousel .carousel-indicators {
    bottom: 5px;
}
.employment-home {
    background-color: #F6F6F6;
}

.emploment-step {
    background: #f1f1f1;
    padding: 50px;
    margin-bottom: 25px
}
.step-title {
    color: #2c3252;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.emploment-step  hr {
    margin: 25px auto;
    max-width: 160px;
}
.emploment-step .icon {
    transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    font-size: 6.25em;
    color: #e8863e;
    height: 150px;
    margin: 0 auto;
    width: 150px;
}
.emploment-step:hover {
    background: #283353;
    color: #ffffff;
    transition: all ease-in-out  0.5s;
}
.emploment-step:hover p,
.emploment-step:hover strong,
.emploment-step:hover .step-title
{
    color: #fff
}
.emploment-step:hover hr{
    border-color: #fff;
}
.step-content strong {
    color: #27324e;
    font-family: Avenir;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}
.emploment-step .btn.btn-primary{
    background: #E8863F;
    opacity: 0;
    transform: translateY(50px);
    transition: all ease-in-out  0.5s;
}

.emploment-step:hover .btn.btn-primary{
    opacity: 1;
    transform: translateY(0px);
}
.home-banner{
    height: 500px;
    background-position: top center
}
body:not(.home) .home-banner{
    height: 365px;
    padding-bottom: 55px;
}

body:not(.home) .home-banner .banner-text{
    margin-top: 0
}
body.blog .home-banner, 
.archive.category .home-banner, 
.single-event .home-banner,
.single-video .home-banner,
.single-post .home-banner{
    padding-bottom: 0!important
}

.home-banner.page-banner{
    height: 500px;
}
.banner-text strong {
    display: block;
    font-size: 48px;
    font-weight: 900;
    letter-spacing: 1px;
    text-shadow: 3px 4px 12px #000000;
}
.mac .banner-text strong{
    font-weight: 800
}
.banner-text {
    color: #ffffff;
    display: inline-block;
    font-size: 45px;
    line-height: 1.2;
    overflow: hidden;
    padding: 0 35px;
    position: relative;
    text-transform: uppercase;
    margin-top: 60px
}
.banner-text .btn{

    position: relative
}

.banner-text::before {
    background-image: url("img/Left-min.png");
    background-repeat: no-repeat;
    content: "";
    height: 143px;
    position: absolute;
    left:0px;
    top: 24px;
    width: 100px;
}
.banner-text::after {
    /* background-image: url(img/right.png); */
    background-repeat: no-repeat;
    content: "";
    height: 143px;
    position: absolute;
    right: 0px;
    top: 24px;
    width: 100px;
    background-size: cover;
    border-right: 1px solid rgba(255,255,255,0.6);
    border-top: 1px solid rgba(255,255,255,0.6);
}
.banner-text .btn-section{
    position: relative;
    padding: 6px;
    line-height: 1px;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid rgba(250, 250, 250, 0.6);
}

.banner-text .btn::after {
    background: rgba(250, 250, 250, 0.6) ;
    content: "";
    height: 1px;
    left: 103%;
    position: absolute;
    top: 27px;
    width: 1000%;
}
.banner-text .btn::before {
    background: rgba(250, 250, 250, 0.6) ;
    content: "";
    height: 1px;
    right: 103%;
    position: absolute;
    top: 27px;
    width: 1000%;
}




.video-home,
.adminstative-section,
.getting-started-section,
.agreement-sections,
.all-podcast.section,
.readers-section,
.club-section,
.blue-bg{
    background-image: url('img/ebookbg.jpg')
}
#ebbokslider .col-12{
    float: left;
}
#ebbokslider .col-sm-7{
    text-align: left;
    color: #fff;
}
#ebbokslider .col-sm-7 p{
    color: #fff;  
}

#ebbokslider .owl-item {
    float: none;
    display: inline-block;
}

/*new style for owl carausel*/

#ebbokslider .post-images {
    max-width: 300px;
    margin: 0 auto;
}




/*end*/


.book-title {
    font-family: raleway;
    font-size: 20px;
    margin-bottom: 35px;
    position: relative;
}
.book-title:before{
    width: 35px;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    background: rgba(250, 250, 250, 0.6) ;
}

#ebbokslider li {
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative
}
#ebbokslider .col-sm-7 > ul  li:before {
    content: "\f111";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top:7px;
    font-size: 5px;
}
#ebbokslider .btn{
    margin: 15px 0;
    background: #E8863F;
}
.btn-primary.btn-orange,
.btn-primary.btn-orange:focus,
.btn-primary.btn-orange:active
{
    background: #E8863F !important; 
}
#ebbokslider .carousel-indicators{
    bottom: -40px;
}
#videoslider .carousel-indicators{
    bottom: -50px;
}

#videoslider{
    margin-bottom: 50px;
}
#ebbokslider .carousel-indicators li,
#videoslider .carousel-indicators li{
    border-radius: 50%;
    height:10px !important;
    width: 10px !important;
    padding: 0px;
    cursor: pointer
}
#ebbokslider  .carousel-item {

    min-height: 510px;

}
#ebbokslider .btn:hover,
.emploment-step .btn.btn-primary:hover,
.btn-primary.btn-orange:hover{
    background: #d6742d !important ;
}
.visible-xs{
    display: none;
}
.bg.videothumbnail{
    height: 350px;
    display: block;
}
.video-home{
    position: relative;
}

.video-home .row .col-12:first-of-type{
    /*    padding-right: 60px;*/
    z-index: 2;
    position: relative;
}
.video-home .row .col-12:nth-of-type(2){
    /*    padding-left: 60px;*/
    z-index: 2;
    position: relative;
}

.white-text h3,
.white-text p,
.white-text{
    color: #fff
}
.white-text h3:after{
    background: #fff;
}
.video-title {
    font-family: raleway;
    font-size: 20px;
    margin: 30px 0 0;
}
.video-home span.tagline{
    background: #e07f3b;
    background: -moz-linear-gradient(left, #e07f3b 0%, #dc6f36 58%, #dc6f36 60%, #d85f32 100%);
    background: -webkit-linear-gradient(left, #e07f3b 0%,#dc6f36 58%,#dc6f36 60%,#d85f32 100%);
    background: linear-gradient(to right, #e07f3b 0%,#dc6f36 58%,#dc6f36 60%,#d85f32 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e07f3b', endColorstr='#d85f32',GradientType=1 );
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 1px 15px 2px;
}
.video-home .btn{
    margin-bottom: 25px;
}

/*New Added Style*/


.video-home .hom-video-title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;

}

.video-page-new .home-video-thumb {
    z-index: 2;
    position: relative;
    height: 260px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.video-page-new .home-video-thumb:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.49);
    z-index: -1;
}

.video-page-new .home-video-thumb .v-play-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.video-load-more{
    margin-top: 25px;
}

.video-home .owl-item {
    background-color: #eb8842;
    z-index: 0;
    transition: all 0.5s;
}

.video-home .owl-item:hover {
    margin: -10px 0 0 0;
    /*box-shadow: 0px 2px 10px rgba(252,252,252,0.9);*/
}

.video-home .owl-carousel .owl-stage-outer {
    padding: 10px 0 0 0;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.video-home .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 20px;
}

/*************** Contact Page********************/
.page-banner .banner-text {
    border-bottom: 1px solid rgba(250, 250, 250, 0.6);
    padding-bottom: 20px;
}
.contact-wrapper,
.contact-map,
.page-content{
    background-image: url('img/Contactusbg.png')
}
.contact-home.contact-wrapper form .form-control {
    background: #eeeeee ;
    color: #555
}
.contact-home.contact-wrapper  .wpcf7-form-control::-webkit-input-placeholder 
{ 
    font-size: 14px;
    color: #6D6D6D;
}
.contact-home.contact-wrapper .wpcf7-form-control::-moz-placeholder
{ /* Firefox 19+ */
    font-size: 14px;
    color: #6D6D6D;
    opacity: 1 !important;
}
.contact-home.contact-wrapper .wpcf7-form-control:-ms-input-placeholder{ /* IE 10+ */
    font-size: 14px;
    color: #6D6D6D;
}
.contact-home.contact-wrapper  .wpcf7-form-control::-moz-placeholder{ /* Firefox 18- */
    font-size: 14px;
    color: #6D6D6D;
    opacity: 1 !important
}
.contact-home.contact-wrapper  .wpcf7-form-control::-moz-input-placeholder{ /* Firefox 18- */
    font-size: 14px;
    color: #6D6D6D;
    opacity: 1 !important
}
.contact-home.contact-wrapper form{
    margin-bottom: 25px;
}
.video-section-contact .bg.videothumbnail {
    background-position: center top;
    display: block;
    height: 600px;
}
.location-title li{
    display: inline-block;
    font-family: Raleway;
    width: 30%;
    font-size: 18px;
}
.location-title {
    max-width: 80%;
    margin: 0px auto 30px;
    padding-top: 15px;
    position: relative
}
.location-title:after{
    background: #D8D8D8;
    width: 100%;
    bottom: 9px;
    content: "";
    position: absolute;
    left: 0;
    height: 1px;

}
.location-title li span
{
    z-index: 1
}
.location-title li input[type="radio"] + span::after {
    background-color: #fff;
    border: 2px solid #D8D8D8;
    border-radius: 50%;
    bottom: 3px;
    color: #D8D8D8;
    content: "";
    font-size: 15px;
    height: 25px;
    line-height: 22px;
    padding-top: 0;
    position: absolute;
    text-align: center;
    bottom: -13px;
    width: 25px;
    left: 0px;
    right: 0;
    margin: auto;
    z-index: 1
}
.location-title li  input[type='radio']{     
    position: absolute;
    left: -999em; /* hide the real checkbox */
    height: auto;
}
.location-title li  input[type='radio']:checked + span:after{
    color: #293452;
    border: 2px solid #E8873A;
    font-size: 18px;
    height: 27px;
    line-height: 23px;
    width: 27px;
}
.location-title li input[type="radio"]:checked + span::before {
    background: #283351;
    height: 17px;
    left: 0px;
    right: 0;
    margin: auto;
    line-height: 17px;
    bottom: -8px;
    width: 17px;
}
.location-title li input[type="radio"] + span::before {
    background-color: #d8d8d8;
    border-radius: 50%;
    bottom: 3px;
    color: #d8d8d8;
    content: "";
    font-size: 15px;
    height: 15px;
    left: 0px;
    right: 0;
    margin: auto;
    line-height: 15px;
    padding-top: 0;
    position: absolute;
    text-align: center;
    bottom: -8px;
    width: 15px;
    z-index: 2;
}
/* 05-03-2020 test */
.location-title li label {
    display: block;
    padding-left: 0;
    padding-top: 50px;
    left: -6px;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
}
.location-title li label:before{
    height: 35px;
    width: 1px;
    background: #d8d8d8;
    content: "";
    position: absolute;
    top:0px
}
.location-title li label.selected:before{
    background: #283351;
    height: 33px;
}

.map-section .col-12{
    float: left;
    padding-right: 50px
}
.address-part {
    background-image: url("img/mapbg.jpg");
    border-bottom: 3px solid #e7873d;
    padding: 40px 30px;
}
.text-center.location-heading {
    color: #ffffff;
    font-weight: 600
}
.address-part.bg li {
    float: left;
    text-align: left;
    color: #fff;
    width: 50%;
    line-height: 1.7;
    padding-left: 30px;
    position: relative;
    font-size: 15px;
}
.address-part.bg li img {
    border: 0 none;
    left: 0;
    max-width: 17px;
    padding: 5px 0 0;
    position: absolute;
    top: 0;
}
.address-part.bg li p,
.address-part.bg li a{
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
}
.text-center.location-heading {
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
}

.get-direction,
.get-direction:hover{
    text-decoration: underline;

}
.fullwidth.map-section {
    margin: 10px 0 40px;
}
.address-part.bg li:nth-of-type(2){
    padding-left: 50px
}
.address-part.bg li:nth-of-type(2) img{
    left: 25px
}
.address-part.bg li:nth-of-type(1):after{
    content: "";
    height: 80%;
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    background: -moz-linear-gradient(top, rgba(63,83,136,0.36) 0%, rgba(77,99,157,0.9) 31%, rgba(77,99,157,0.92) 32%, rgba(77,99,157,0.92) 68%, rgba(77,99,157,0.9) 69%, rgba(63,83,136,0.34) 100%);
    background: -webkit-linear-gradient(top, rgba(63,83,136,0.36) 0%,rgba(77,99,157,0.9) 31%,rgba(77,99,157,0.92) 32%,rgba(77,99,157,0.92) 68%,rgba(77,99,157,0.9) 69%,rgba(63,83,136,0.34) 100%);
    background: linear-gradient(to bottom, rgba(63,83,136,0.36) 0%,rgba(77,99,157,0.9) 31%,rgba(77,99,157,0.92) 32%,rgba(77,99,157,0.92) 68%,rgba(77,99,157,0.9) 69%,rgba(63,83,136,0.34) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c3f5388', endColorstr='#573f5388',GradientType=0 );
}
.address-map iframe {
    height: 250px;
    width: 100%;
}
.img-map{
    position: relative;
}
.img-1 {
    left: 20px;
    position: absolute;
    top: -2px;
    opacity: 0;
}
.img-1:hover{
    opacity: 1
}
.map-section{
    opacity: 0;
    z-index: 1;
    position: absolute;
    top:0;
    left: 0;
    right: 0;

}
.map-section.active{
    z-index: 2;
    opacity: 1
}
.contact-map-wrapper{
    position: relative;
    height: 560px;
}
/*************  Practice Areas  *****************/

.practice-areas-listing .practice-areas-list ul > li {
    float: none;
    width: 24%;
    display: inline-block;
    padding-bottom: 9px;
}
.practice-areas-listing .practice-areas-list ul .content-box::before {
    background-image: url("img/box-min.png");
    height: 73px;
    left: 0;
    margin: auto;
    right: 0;
    top: 3px;
    width: 207px;
}
.practice-areas-listing .practice-areas-list ul .content-box::after{
    display: none
}
.practice-areas-listing .practice-areas-list ul .practice-area-title {
    max-width: 160px;

}
.practice-areas-listing .practice-areas-list ul > li a {
    position: relative;
    min-height: 250px;
}
.practice-areas-listing .practice-areas-list .hover-title {
    max-width: 160px
}
.practice-area-title.oneLine {
    position: relative;
    top: 15px;
}
.practice-areas-listing .practice-areas-list {
    padding-top: 15px;
}
.practice-areas-listing.last-section{
    background-image: url('img/bg-min.jpg')
}
.signup-section.section{
    background-image: url('img/lastbg.jpg');
    padding: 60px 25px;
}
h4 {
    font-family: raleway;
    font-size: 25px;
    font-weight: 600;
}
.signup-section.section h4{
    margin-bottom: 5px;
    color: #293357;
}
.signup-section.section p{
    font-family: raleway;
    color: #293357
}
.practice-areas .signup-section.section .btn.btn-primary {
    margin: 0px 0;
}

.banner-form {
    background-image:url('img/free-case-consultation-min.jpg');
    padding: 30px 30px 20px;
    margin-top: 5px;
    background-color: #283353;
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-form .form-control {
    border-radius: 0px;
    height: 30px;
    background: transparent;
    margin-bottom: 20px;
    border:0px;
    border-bottom:1px solid #5E6B7C;
    color: #fff;
    box-shadow: none !important;
    padding:0px 10px !important
}
.banner-form textarea.form-control{
    height: 75px;
    resize: none;
    margin-bottom: 10px;
}
.banner-form input[type="submit"]{
    width: 100%;
    cursor: pointer;
    box-shadow: none !important;
    font-size: 18px;
}
.banner-form input[type="submit"]:focus{
    box-shadow: none !important
}

.banner-form  span.wpcf7-not-valid-tip {
    bottom: 20px;
    font-size: 9px !important;
}
.banner-form .caseinfo  span.wpcf7-not-valid-tip {
    bottom: 10px;
}
.banner-form .wpcf7-form-control.form-control::-webkit-input-placeholder 
{ 
    font-size: 13px;
    color: #fff;
    text-transform: uppercase
}
.banner-form .wpcf7-form-control.form-control::-moz-placeholder
{ /* Firefox 19+ */
    font-size: 13px;
    color: #fff;
    opacity: 1 !important;
    text-transform: uppercase
}
.banner-form .wpcf7-form-control.form-control:-ms-input-placeholder{ /* IE 10+ */
    font-size: 13px;
    color: #fff;
    text-transform: uppercase
}
.banner-form .wpcf7-form-control.form-control::-moz-placeholder{ /* Firefox 18- */
    font-size: 13px;
    color: #fff !important;
    opacity: 1 !important;
    text-transform: uppercase
}
.banner-form .wpcf7-form-control.form-control::-moz-input-placeholder{ /* Firefox 18- */
    font-size: 13px;
    color: #fff !important;
    opacity: 1 !important;
    text-transform: uppercase
}
.form-title {
    color: #ffffff;
    font-family: raleway;
    font-size: 28px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}
.form-title:after {
    position: absolute;
    content: "";
    width:35px;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -15px;
    background: #fff;
}
.banner-form div.wpcf7-validation-errors,
.banner-form div.wpcf7-acceptance-missing,
.banner-form div.wpcf7-spam-blocked,
.banner-form div.wpcf7-mail-sent-ok{
    position: relative;
    margin: 0;
    bottom: 0
}
.banner-form .col-sm-6.col-left {
    padding-right: 8px;
}
.banner-form .col-sm-6.col-right {
    padding-left: 8px;
}
.blog-contents {
    background: #2c395c ;
    color: #ffffff;
    /*margin-bottom:60px;*/
    margin-bottom:30px;
    padding: 20px;
}
.blog-contents a,
.blog-contents p{
    color: #fff;
}
.blog-contents hr{
    border-color: #424D6D;
}
.post-title{
    font-family: raleway;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
}
.date{
    display: block;
    color: #959BA7;
    opacity: 0.6;
    font-size: 13px;
}
.blog-featureds.bg {
    display: block;
    height: 350px;
}
.readmore-link.btn-small {
    font-size: 14px;
    font-weight: 600;
}
.readmore-link.btn-small img {
    max-width: 55px;
    padding-left: 5px;
}
.sidebar .widget {
    background: #283253 !important;
    margin-bottom: 60px;
}
.sidebar .widget:last-of-type{
    margin-bottom: 30px
}
.sidebar .widget-title {
    background: #283353;
    color: #ffffff;
    font-family: raleway;
    font-size: 28px;
    padding: 10px 30px;
}
.sidebar li a {
    color: #fff;
    display: block;
    padding: 14px 15px 14px 50px !important;
    position: relative;
    font-size: 15px
}
.sidebar ul li a::before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 15px;
    left: 30px;
    position: absolute;
    top: 14px;
}
.sidebar ul{
    padding-top: 15px;
}
.sidebar li a:hover,
.sidebar li.current-cat a,
.sidebar li.activeChild a,
.sidebar li.current-menu-item a
{
    color:  #E06C4D;
}
.wp-pagenavi {
    clear: both;
    margin-bottom: 30px;
}
.pages,
.nextpostslink,
.extend,
.previouspostslink{
    display: none !important
}
.wp-pagenavi a span.fa {
    border: 0 none;
    font-family: FontAwesome !important;
    height: auto;
    line-height: 40px;
    margin: 0 !important;
    min-width: auto;
    padding: 0 !important;
}
.wp-pagenavi a:hover span.fa {
    color: #ffffff;
}
.single-details-wrapper .date{
    margin-bottom: 10px;
    position: relative;
    top:-5px;
    font-size: 14px;
}
.single-details-wrapper .date a{
    color: #555
}
.featuredimage > img {
    margin-bottom: 15px;
    border: 2px solid #ccc;
}

.emp-suffering ul {
    text-align: left;
    padding-left: 17%;
    padding-right: 17%;
}
.podcast-header li,
.page-content .col-lg-8 ul li,
.page-content .col-lg-8 ol li,
.video-section-attorney ul li, .home .section.video-home ul li{
    position: relative;
    margin-bottom:4px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.95;
}
.podcast-header li:before,
.page-content .col-lg-8 ul li:before,
.page-content .col-lg-8 ol li:before,
.benefit-section ul li:before, .home .section.video-home ul li:before{
    content: "\f111";
    font-family: FontAwesome;
    font-size: 9px;
    left: 0;
    position: absolute;
    top: 6px;
    color: #263353;
}
.podcast-header li{
    margin-bottom:0px;
}
.podcast-header li:before,
.home .section.video-home ul li:before {
    color: #e06c4d;
}
.page-content .col-lg-8 ul{
    padding-bottom:2px;
}
#myCarousel ol li:nth-of-type(3){
    display: none;
}
.attorney-info{
    background-image: url('img/bg-tomspiggle-min.jpg');
    padding: 35px 8px;
    color: #fff
}
.attorney-info p {
    color: #ffffff;
    padding: 10px 20px 0;
}
.attorney-info  hr{
    border-color: #515C7A;
}
.attorney-name {
    font-family: raleway;
    font-size: 26px;
    font-weight: 700;
}
.social-icon li {
    color: #ffffff;
    display: inline-block;
}
.sidebar .social-icon li a {
    color: #ffffff;
    display: block;
    font-size: 20px;
    padding: 0px 15px;
    position: relative;
}
.sidebar .social-icon li a:before{
    display: none;
}
.sidebar .social-icon {
    margin-bottom: 0;
    padding-top: 0;
}
.social-icon > li:first-of-type {
    font-family: raleway;
    font-size: 19px;
    font-weight: 700;
}
.page-content .col-sm-8{
    padding-right: 45px;
}

blockquote {
    background-image: url("img/bg-center-min.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    font-size: 16px;
    font-style: italic;
    line-height: 1.95;
    margin-bottom: 30px;
    padding: 25px 30px;
}
blockquote p{
    color: #fff;
}
.video-box {
    border: 1px solid #cccccc;
    box-shadow: 0 0 17px #cccccc;
    margin-bottom: 40px;
    padding: 20px 5px;
    margin-right: 10px;
    background: #fff;
}
.video-titles {
    color: #1c2c45;
    display: block;
    font-weight: 500;
    padding-bottom: 14px;
    min-height: 62px;
}
.video-thumb{
    height: 250px;
}
.info a{
    color: #1c2c45;
    display: block;
    font-weight: 500;
    padding-top: 10px;
}
.video-page .wp-pagenavi {
    margin-left: 15px;
}
.video-box-wrapper {
    margin: 30px auto 30px;
    max-width: 450px;
}
.owl-nav.disabled {
    display: none;
}
#myCarousel .inner-item:hover .post-images {
    transform: scale(1.15);
    max-width: 100%;
}
#myCarousel .inner-item{
    overflow: hidden
}
.post-images{
    transform: scale(1);
    max-width: 100%;
    transition: all ease-in-out 0.4s
}


.ebook-home .post-images{
    max-height: 200px;
    margin-top: 30px;
}

/************* Testimonials Section***************/
.tabs-section .nav-tabs .nav-item {
    margin-bottom: 0;
}
.tabs-section .nav-link.active,
.tabs-section .nav-link:hover {
    background: #283353 none repeat scroll 0 0;
    border-color: #283353 !important;
    color: #ffffff;

}
.tabs-section .nav-link{
    transition: none !important
}
.tabs-section .nav-link::after {
    transition: all ease-in-out 0.4s;
    opacity: 0;
}
.tabs-section .nav-link.active::after,
.tabs-section .nav-link:hover::after {
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 11px solid #283353;
    bottom: -10px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transition: all ease-in-out 0.4s;
    width: 0;
    opacity: 1;
}
.tabs-section .nav {
    border-bottom: 0 none;
    display: inline-block;
    margin-bottom: 80px;
    text-align: center;
    width: 100%;
}
.tabs-section .nav-item {
    display: inline-block;
    margin-right: 8px;
    text-align: center;
    width: 18%;
}
.tabs-section .nav-link {
    border: 1px solid #cccccc;
    border-radius: 0;
    color: #000000;
    display: block;
    font-size: 16px;
    padding: 17px 25px;
    border-radius: 4px;
    position: relative
}
.tabs-section {
    padding-top: 10px;
}

.testimonial-wrapper {
    background-color: #eee;
    padding-top: 45px;
    padding-bottom: 45px;
    overflow: hidden;
}
.testimonials-wrapper {
    background-image: url("img/testimonial-bg-min.png");
    border-radius: 4px;
    padding: 30px 20px 60px;
    min-height: 450px;
    position: relative;
    overflow: hidden
}
.testimonials-title{
    font-size: 18px;
    font-weight: 700;
    font-family: raleway
}
.testimonials-title {
    font-family: raleway;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px;
}
.testimonials-wrapper p{
    position: relative
}

.testimonials-wrapper p:before{
    height: 27px;
    width: 36px;
    background: url(img/quote-top-min.png);
    content: "";
    position: absolute;
    top:-3px;
    left: -2px;
}
.testimonials-wrapper p:after{
    height: 27px;
    width: 36px;
    background: url(img/quote-bottom-min.png);
    content: "";
    position: absolute;
    bottom: 0;
    margin-left: 8px;
}
.testimonials-wrapper p {
    padding-left: 35px;
    padding-right: 25px;
    position: relative;
}
.testimonials-bottom {
    bottom: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    font-family: Raleway;
    font-weight: 700;
}
.testimonials-bottom span{
    position: relative;
    padding-left: 20px;    
}
.testimonials-bottom span:before,
.testimonials-bottom span:after{
    background: rgba(59,77,123,0.6);
    left: 110%;
    width: 1000%;
    height: 1px;
    content: "";
    position: absolute;
    top:0;
    margin: auto;
    bottom: 0
}
.testimonials-bottom span:after{
    right: 110%;
    left: auto
}
.tab-content .owl-next,
.readers-section .owl-next{
    background: rgba(0, 0, 0, 0) !important;
    border: 1px solid #cccccc;
    border-radius: 50% !important;
    bottom: 0;
    color: #263151 !important;
    font-size: 24px !important;
    height: 60px;
    margin: auto !important;
    padding-left: 11px !important;
    padding-top: 11px !important;
    position: absolute;
    right: -75px;
    text-align: center;
    top: 0;
    width: 60px;
}

.tab-content .owl-prev,
.readers-section .owl-prev{
    background: rgba(0, 0, 0, 0)!important;
    border: 1px solid #cccccc;
    border-radius: 50% !important;
    bottom: 0;
    color: #263151 !important;
    font-size: 24px !important;
    height: 60px;
    margin: auto !important;
    padding-left: 2px !important;
    padding-top: 11px !important;
    position: absolute;
    left: -75px;
    text-align: center;
    top: 0;
    width: 60px;
}
.tab-content .owl-next:hover,
.tab-content .owl-prev:hover,
.readers-section .owl-next:hover,
.readers-section .owl-prev:hover{
    background:  #263151 !important;
    color: #fff !important;
    border: 1px solid transparent;
}
.testimonials-page{
    overflow: hidden
}
.testimonails-slider-section{
    padding: 0 45px;
}
#video-testimonials .row .col-sm-4:nth-of-type(even) .video-thumb{
    background-image: url('img/thumbnail-2-min.jpg');
}
#video-testimonials .row .col-sm-4:nth-of-type(odd) .video-thumb{
    background-image: url('img/thumbnail-1-min.jpg'); 
}
#video-testimonials .video-titles {
    font-family: raleway;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}
.testmonials-details {
    background: #eeeeee;
    box-shadow: 0 2px 6px #cccccc;
    font-style: italic;
    padding: 30px 30px 10px;
}
.tab-content{
    margin-bottom: 25px;
}
#video-testimonials .row .col-sm-4{
    margin-bottom: 30px
}
/************ Super Mom Nomination page**************/

.super-mom-wrapper form {
    background-image: url(img/bg-center-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
    margin: 0;
    padding: 20px;
}

/************ Case Assesment Calculator page**************/
.calculator-section{
    position: relative;
}
.calculator-section:before,
.calculator-section:after{
    content: "";
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    top:0;
    bottom: 0;
}
.calculator-section:before{
    background: url(img/bg-calculator-min.png)  no-repeat;
    background-size: cover;
    width:100%;
}
/*.calculator-section:after{
  left: auto;
  right: 0;
  background-size: cover;
  background-image: url('img/bg-form-min.png');
  background-position: top left
}*/
.calculator-section .col-sm-6.col-12 > p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5
}
.calculator-section .col-sm-6.col-12 {
    padding: 0 60px 0 80px;
    position: relative;
    z-index: 10;
}
.calculator-section .form-control {
    background: #fbfbfb;
    height: 50px;
    margin-bottom: 20px;
    border:1px solid #eee;
}
.calculator-section .wpcf7-form-control::-webkit-input-placeholder ,
.form-inline .form-control::-webkit-input-placeholder
{ 
    font-size: 14px;
    color: #777;
}
.calculator-section .wpcf7-form-control::-moz-placeholder,
.form-inline .form-control::-moz-placeholder
{ /* Firefox 19+ */
    font-size: 14px;
    color: #777;
    opacity: 1 !important;
}
.calculator-section .wpcf7-form-control:-ms-input-placeholder,
.form-inline .form-control:-ms-input-placeholder
{ /* IE 10+ */
    font-size: 14px;
    color: #777;
}
.calculator-section .wpcf7-form-control::-moz-placeholder,
.form-inline .form-control::-moz-placeholder{ /* Firefox 18- */
    font-size: 14px;
    color: #777;
    opacity: 1 !important
}
.calculator-section form .wpcf7-form-control::-moz-input-placeholder,
.form-inline .form-control::-moz-input-placeholder
{ /* Firefox 18- */
    font-size: 14px;
    color: #777;
    opacity: 1 !important
}
.calculator-section .col-sm-12.honey > br {
    display: none;
}
/*.calculator-section div.wpcf7-response-output {
  bottom: -50px;
}*/
.calculator-section span.wpcf7-not-valid-tip{
    bottom: 20px;
}
.attorney-image{
    height: 400px;
}
.attorney-list-section{
    padding: 15px 0 30px;
    clear: both
}

.attorneylist li {
    float:left;
    font-size: 18px;
    padding: 4px;
    width: 33%;
}
.attorneylist li .hover-section{
    background: -moz-linear-gradient(left, rgba(216,131,64,0.97) 0%, rgba(216,142,69,0.91) 33%, rgba(216,142,69,0.91) 34%, rgba(216,142,69,0.91) 65%, rgba(216,142,69,0.91) 67%, rgba(216,131,64,0.89) 100%);
    background: -webkit-linear-gradient(left, rgba(216,131,64,0.97) 0%,rgba(216,142,69,0.91) 33%,rgba(216,142,69,0.91) 34%,rgba(216,142,69,0.91) 65%,rgba(216,142,69,0.91) 67%,rgba(216,131,64,0.89) 100%);
    background: linear-gradient(to right, rgba(216,131,64,0.97) 0%,rgba(216,142,69,0.91) 33%,rgba(216,142,69,0.91) 34%,rgba(216,142,69,0.91) 65%,rgba(216,142,69,0.91) 67%,rgba(216,131,64,0.89) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d88340', endColorstr='#e3d88340',GradientType=1 );
    opacity: 0;
    transition: all ease-in-out 0.4s;
    height: 100%
}
.attorneylist li:hover .hover-section{
    opacity: 1
}
.attorney-infos {
    width: 100%;
    font-family: raleway;
    font-weight: 600;
    color: #fff;
    position: relative
}
.attorney-infos .attorneyname {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}
.attorney-infos::before {
    background: rgba(0, 0, 0, 0) url("img/left-abstract-hover-min.png") no-repeat scroll 0 0 / 100% auto;
    content: "";
    height: 90px;
    left: 24px;
    position: absolute;
    top: -12px;
    transition: all 0.5s ease-in-out 0s;
    width: 133px;
}
.attorney-infos::after {
    background: rgba(0, 0, 0, 0) url("img/right-abstract-hover-min.png") no-repeat scroll 0 0 / 100% auto;
    content: "";
    height: 90px;
    right: 24px;
    position: absolute;
    top: -12px;
    transition: all 0.4s ease-in-out 0s;
    width: 135px;
}
/*.attorneylist-adminstative li{
  float: left;
  padding: 5px;
  width: 25%; 
}*/
.adminstative-image  {
    display: block;
    height: 350px;
    position: relative;
    overflow: hidden
}
.adminstative-image.bg > img {
    bottom: 35px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    opacity: 0;
    width:auto;
    transition: all ease-in-out 0.4s;
    left: -500px;
    transition: all 0.5s ease-in-out 0s;
}


.adminstative-image > img {
    width: auto !important;
}

.attorneylist-adminstative li:hover .adminstative-image.bg > img  {
    left: 0px;
    opacity: 1;

}
.adminstative-info{
    padding: 15px 0;
    background: #fff;
    position: relative;
    color: #283353;
    transition: all ease-in-out 0.4s;
}
.adminstative-name {
    font-size: 18px;
    font-weight: 600;
    font-family: raleway
}
.adminstative-info span {
    text-transform: uppercase;
    color: #BDBDBD;
    letter-spacing: 1px;
    font-size: 13px;
}
.attorneylist-adminstative > li a{
    display: block;
    transform: translateY(0px);
    transition: all ease-in-out 0.4s;
}
.attorneylist-adminstative > li:hover a {
    box-shadow:0 14px 18px #121d3b;
    transform: translateY(-5px);

}
.attorneylist-adminstative > li:hover  .adminstative-info{
    background: #E8863F;
    color: #fff;
}
.attorneylist-adminstative > li:hover span{
    color: #fff;
}
.adminstative-info::before {
    background: rgba(250, 250, 250, 0.5) none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
    opacity: 0;
}
.adminstative-info::after {
    border-bottom: 9px solid rgba(250, 250, 250, 0.5);
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -14px;
    width: 0;
    opacity: 0;
}
.attorneylist-adminstative > li:hover .adminstative-info::after,
.attorneylist-adminstative > li:hover .adminstative-info::before{
    opacity: 1
}
.form-inline .form-control {
    background: #f1f1f1;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-bottom: 0px;
    height: 60px;
    width: 100%
}
.form-inline .form-control input[type="submit"]{
    height: 60px;
    min-width: 100%
}
.page-id-7791  .wpcf7-response-output {
    bottom: -54px!important;
    width: 100%;
}
.page-id-7791  span.wpcf7-not-valid-tip{
    bottom: 0;
}
.form-inline .form-group:first-of-type{
    width: 73%;
}
.form-inline .form-group:nth-of-type(2){
    width: 23%;
}
.page-id-7791 div.wpcf7 .ajax-loader {
    right: 0;
    position: absolute;
    bottom: 0
}
/********** Blog Content   **************/
.newsletter-contents{
    display: table-cell;
    width: 100%;
    padding-left: 25px;
}

.newsletterlisting-featureds.bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: table-cell;
    width: 38%;
    background-color: #283353;
}
.newsletterlisting-boxs {
    display: table;
    float: none;
    height: 100%;
    margin-bottom: 55px;
    width: 100%;
    padding-bottom: 45px;
    padding: 40px 20px;
    background-color: #EBEBEB;
}
.newsletterlisting-boxs.pd-b-0 {
    padding-bottom: 0;
}
.newsletter-contents{
    width:100%
}
.newsletter-contents.half {
    display: table-cell;
    width: 62%;
}
.alm-reveal {
    margin-top: 60px;
}
.readmore-link {
    color: #1b2c46;
    font-weight: 600;
}
.readmore-link img{
    padding-left: 5px;
}
.newsletter-title > a {
    color: #1b2c46;
    display: block;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 35px;
    position: relative
}
.newsletter-title > a::after {
    background: #263353;
    bottom: -15px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 45px;
}
button.alm-load-more-btn.more.done {
    display: none;
}
.alm-btn-wrap{
    padding: 0 !important
}
.e-books .newsletterlisting-featureds.bg{
    background-color: transparent
}
.btn span {
    text-transform: none;
}
.agreement-section{
    background-image: url('img/Why-severance-agreement-image-min.png');
    background-color: #fff;
    background-position: top left;
    background-size: contain
}
/*********** Benifit Page**************/
.benefit-section ul li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 65px;
    position: relative;
}

.agreement-sections .section-title {
    font-family: Raleway;
    font-weight: 300;
    margin-bottom: 55px;
    font-size: 28px;
    position: relative;
    margin: auto;
    max-width: 75%;
}

.severance-wrapper strong {
    color: #e8863f;
    font-weight: 500;
}
.fullwidth.features-listing {
    padding-top: 70px;
}
.fullwidth.features-listing ul li {
    float: left; 
    position: relative;
    padding: 15px;
    width: 20%;
    cursor: pointer
}
.features-info {
    border: 1px solid #ffffff;
    padding: 35px 30px;
}
.features-info > span,
.hove-info span{
    display: block;
    font-family: raleway;
    font-size: 20px;
    margin-top: 10px;
    transition: all 0.4s ease-in-out 0s;
}

.features-info {
    border: 1px solid rgba(250, 250, 250, 0.4);
    box-shadow: 0 0 11px rgba(81, 91, 117, 0.8);
    padding: 35px 30px;
    transition: all ease-in-out 0.4s;
    transform: scale(1);
}
.hove-info {
    background: #e8863f;
    box-shadow: 0 8px 17px #000c2c;
    height: 100%;
    left: -5px;
    opacity: 0;
    padding: 35px 30px;
    position: absolute;
    right: 0;
    top: 5px;
    transform: scale(1);
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}
.fullwidth.features-listing ul li:hover .hove-info,
.fullwidth.features-listing ul li.active .hove-info{
    opacity: 1;
    transform: scale(1.06);
}
.fullwidth.features-listing ul li:hover  .features-info,
.fullwidth.features-listing ul li.active  .features-info{
    transform: scale(1.06);
}
.fullwidth.features-listing ul li:hover .hove-info span,
.fullwidth.features-listing ul li.active .hove-info span{
    font-size: 18px;
}
.feature-box{
    position: relative
}
.hove-info::before {
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-top: 11px solid #e8863f;
    bottom: -9px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}

.info-section  {
    border: 1px solid rgba(250, 250, 250, 0.4);
    padding: 50px 40px;
    background: #273454;
    box-shadow: 0 8px 17px #1a2040;
}
.details-section.fullwidth {
    margin-top: 50px;
    position: relative;
    margin-bottom: 25px;
    min-height: 240px;
}
.info-section p{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.info-section span{
    display: block;
    font-family: raleway;
    font-size: 22px;
    margin-bottom: 15px;
    text-decoration: underline
}
.details-section .col-12{
    /*    position: absolute;*/
    opacity: 0;
    display: none;
    z-index: -1;
    transition: all 0.4s ease-in-out 0s;
}
.details-section .col-12.active{
    opacity: 1;
    display: block;
    z-index: 1
}
.content-section-blue{
    background-image: url('img/bg-center-min.jpg');
    padding: 30px 30px 20px;
    margin-bottom: 50px;
    margin-top: -45px
}
.severance-wrapper .col-sm-8 > p img{
    width: 100%
}
.legal-wrapper .wp-caption.alignnone {
    border: 0 none;
    margin: 45px 0;
    max-width: 100% !important;
    padding: 0;
    width: 100%;
}
.legal-wrapper .wp-caption.alignnone img{
    width: 100%;
    max-width: 100%;
}
.legal-wrapper  figcaption {
    background-image: url('img/bg-2.jpg');
    color: #ffffff;
    font-family: raleway;
    font-size: 26px;
    padding: 30px;
    text-align: left;
}
.legal-wrapper p strong{
    color: #263353; 
}
.legal-wrapper .row .col-sm-8 > p:first-of-type {
    font-family: raleway;
    font-size: 21px;
}
.legal-wrapper blockquote{
    font-style: normal;
    background-image: url('img/bg-center-min.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #cfcfcf;
    padding: 50px 30px
}
.legal-wrapper blockquote p {
    color: #293155;
    font-family: raleway;
    font-size: 18px;
    line-height: 1.6;
    position: relative;
    margin-bottom: 10px;

}

.legal-wrapper blockquote p::before {
    background: rgba(0, 0, 0, 0) url("img/image-min.png") no-repeat scroll 0 0;
    content: "";
    height: 27px;
    left: -11px;
    position: absolute;
    top: -17px;
    width: 36px;
}
.legal-wrapper blockquote p::after {
    background: rgba(0, 0, 0, 0) url("img/image1-min.png") no-repeat scroll 0 0;
    bottom: -22px;
    content: "";
    height: 27px;
    margin-left: -17px;
    position: absolute;
    width: 36px;
}

.legal-wrapper .content-section-blue {
    clear: both;
    float: left;
    margin-top: 20px;
    padding: 40px 30px 20px;
}
.legal-wrapper .content-section-blue.white-text.bg strong {
    color: #ffffff;
    font-family: raleway;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.8;
}
.legal-wrapper .content-section-blue hr{
    border-color: #405487;
    margin-bottom: 30px;
    margin-top: 30px;
}
.content-section-blue > blockquote {
    margin-left: -30px;
    margin-right: -30px;
    background-image: none;
    background: #35446F;
}
.content-section-blue > blockquote p{
    color: #fff;
}
.legal-wrapper .content-section-blue blockquote p::after {
    background:  url("img/1-min(2).png") no-repeat ;
    bottom: -8px;
    margin-left: 12px;
}
.legal-wrapper .content-section-blue blockquote p::before {
    background: url("img/2-min(2).png") no-repeat;
}
.legal-wrapper .content-section-blue ul li:before{
    color: #fff;
}
.legal-wrapper .content-section-blue ul {
    padding-bottom: 0
}
#custom_html-9{
    display: none;
}
.page-id-6015 #custom_html-9{
    display: block;
}
.introduction-section{
    background-image: url('img/bg-image-min.jpg');
}
.introduction-section p{
    margin-bottom: 5px;
}
.introduction-section h3{
    font-weight: 400
}
.introduction-section p strong {
    font-family: raleway;
    font-size: 27px;
    font-weight: 300;
}
.introduction-section .btn {
    margin-top: 22px;
}
.term-section ul li{
    float: left;
    width: 16%;
    padding: 5px;
    margin-top: 10px;
}
.term-section ul li img{
    transition: all ease-in-out 0.4s;
}
.term-section ul li:hover img{
    transition: all ease-in-out 0.4s;
    transform: scale(1.06);
}
.term-section ul{
    float: left;
    margin-bottom: 35px;
    width: 100%
}
.term-box{
    border: 3px solid #ddd;
    background: rgba(255, 255, 255, 0.7);
    padding: 45px 30px;
    margin-bottom: 30px;
}
.term-section{
    background-image: url(img/bg-threethings-min.jpg);
}
.term-section ul li span{
    color: #fff;
    font-family: raleway;
    font-size: 18px;
    line-height: 1.6
}
.term-section strong{
    color: #283353; 
}
.quote-section{
    background-image: url(img/bg-threethings-min.jpg);
}
.programe-section {
    background-image: url(img/bg-center-min.png);
}
.programe-section p{
    font-size: 18px;
    font-family: raleway
}
.solution-section.section{
    background-image: url('img/bg-third last section-min.jpg');
    padding-bottom: 130px;
}

.solution-section li {
    display: inline-block;
    width: 26%;
    padding: 20px;
    vertical-align: top
}
.solution-section li:nth-of-type(2) .solution-box,
.solution-section li:hover .solution-box{
    background: #E8863F;
}
.solution-section li:nth-of-type(2):hover .solution-box
{
    background: #D6742D; 
}

.solution-box {
    border: 1px solid rgba(250, 250, 250, 0.2);
    padding-top: 25px;
    font-family: raleway;
    box-shadow: 0 5px 38px #0a1739;
    background: #3F4E77;
}
.top-section hr{
    border-color: rgba(250, 250, 250, 0.2);
}
.price{
    display: block;
    font-size: 35px;
    font-weight: 600;
    margin-top: 10px;
}
.info-solution{
    max-width: 55%;
    margin: 5px auto 25px;
    font-size: 19px;
}
.get-started a{
    padding: 15px 0;
    display: block;
    background: #fff;   
    color: #293454;
    border-bottom: 3px solid #E8863F;
}
.content-box-section .container {
    position: relative;
    margin-top: -150px;
}
.content-box-section .container blockquote {
    padding: 50px 100px;
    margin-bottom: 60px;

}
.content-box-section .container blockquote p{
    font-size: 17px;
}
.content-box-section .container blockquote p:after{
    right: 0
}
blockquote.quote-box {
    box-shadow:#fff 0px 0px 5px 2px;
    border-radius:6px;
}
.box-title {
    color: #273454;
    font-family: raleway;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 35px;
    position: relative;
}
.box-title:after{
    background: #263353 none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
    right: 0;
    margin: auto
}
.content-box-section .col-sm-4{
    padding: 0 45px;
    position: relative
}
.content-box-section .col-sm-4:after {
    background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(245,244,224,.93) 0,rgba(204,206,192,.92) 34%,rgba(204,206,192,.92) 71%,rgba(245,244,224,.91) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    margin: auto;
    position: absolute;
    right: 0px;
    top: 0;
    width: 1px;
}
.content-box-section .col-sm-4:last-of-type:after{
    display: none
}
.content-box-section .row{
    margin-top: 65px;
}
.arm-section{
    background-image: url(img/bg-arm-yourself-min.png);
    background-color: #f0f0f0;
    padding-bottom: 0px;
}
.member-section h4{
    color: #263451;
    font-size: 27px;
    font-weight: 700;
}
.member-section p{
    font-family: raleway;
    font-size: 20px;
    color: #263451;
}
.member-section.section{
    padding: 60px 25px 30px;
}
.quote-section em {
    font-family: raleway;
    font-size: 26px;
    font-style: normal;
}
.quote-box-title {
    background: #3f5386 ;
    border-radius: 50%;
    display: inline-block;
    font-family: raleway;
    font-size: 18px;
    font-weight: bold;
    height: 170px;
    padding-top: 70px;
    vertical-align: middle;
    width: 170px;
}
.quote-section .row{
    margin: auto;
    max-width: 80%;
}
.quote-box-title:hover{
    background: #e8863f;
    background: -moz-radial-gradient(center, ellipse cover, #e8863f 0%, #e8863f 25%, #e8863f 32%, #e67636 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #e8863f 0%,#e8863f 25%,#e8863f 32%,#e67636 100%);
    background: radial-gradient(ellipse at center, #e8863f 0%,#e8863f 25%,#e8863f 32%,#e67636 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8863f', endColorstr='#e67636',GradientType=1 );
    box-shadow: 0 2px 16px #1a284d;
}
.game-onsection {
    background: #364570;
    bottom: -65px;
    margin: 10px auto 0;
    max-width: 40%;
    padding: 20px 0;
    position: relative;
}
.game-onsection p{
    margin-bottom: 0
}
.game-onsection strong{
    font-size: 20px;
}
.quote-section .col-sm-3{
    position: relative
}
.quote-section .col-sm-3:after {
    background: -moz-linear-gradient(top, rgba(67,87,140,0.15) 0%, rgba(67,87,140,0.78) 35%, rgba(67,87,140,0.8) 36%, rgba(69,92,146,0.71) 68%, rgba(69,92,146,0.71) 69%, rgba(67,87,140,0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(67,87,140,0.15) 0%,rgba(67,87,140,0.78) 35%,rgba(67,87,140,0.8) 36%,rgba(69,92,146,0.71) 68%,rgba(69,92,146,0.71) 69%,rgba(67,87,140,0.1) 100%);
    background: linear-gradient(to bottom, rgba(67,87,140,0.15) 0%,rgba(67,87,140,0.78) 35%,rgba(67,87,140,0.8) 36%,rgba(69,92,146,0.71) 68%,rgba(69,92,146,0.71) 69%,rgba(67,87,140,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2643578c', endColorstr='#1a43578c',GradientType=0 );
    content: "";
    height: 50%;
    margin: auto;
    position: absolute;
    right: 0px;
    top: 0;
    width: 1px;
    bottom: 0
}
.quote-section .row .col-sm-3:last-of-type:after{
    display: none;
}
.round-tabs.fullwidth > li {
    float: left;
    width: 14%;
    text-align: center
}

.round {
    background: #ffffff;
    border: 1px solid #e98740;
    border-radius: 50%;
    box-shadow: 0 0 30px #eedbcd;
    color: #e98740;
    font-family: Raleway;
    font-size: 23px;
    font-weight: bold;
    height: 100px;
    margin: 0 auto 10px;
    padding-top: 33px;
    width: 100px;
    cursor: pointer;
}
.round-tabs > li:hover .round,
.round-tabs > li.active .round{
    background: rgb(232,134,61);
    background: -moz-radial-gradient(center, ellipse cover, rgba(232,134,61,1) 0%, rgba(233,132,62,1) 42%, rgba(233,132,62,1) 52%, rgba(229,124,56,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(232,134,61,1) 0%,rgba(233,132,62,1) 42%,rgba(233,132,62,1) 52%,rgba(229,124,56,1) 100%);
    background: radial-gradient(ellipse at center, rgba(232,134,61,1) 0%,rgba(233,132,62,1) 42%,rgba(233,132,62,1) 52%,rgba(229,124,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8863d', endColorstr='#e57c38',GradientType=1 );
    color: #fff;
}
.round-tabs.fullwidth span {
    font-family: raleway;
    font-size: 22px;
    color: #e98740;
    font-weight: bold;
}
.tabs-steps{
    height: 550px;
    position: relative;
    margin-top: 10px;
}
.fullwidth.box-step{
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}
.fullwidth.box-step.active{
    opacity: 1;
}
.tabs-steps .col-sm-5.offset-sm-7 {
    padding-left: 55px;
}
.fullwidth.box-step {
    background-position: top left;
    background-size: 50%;

}
.tabs-steps .col-sm-5.offset-sm-7 h3:after{
    right: auto
}
.tabs-steps .btn.btn-orange.btn-primary img {
    padding-right: 5px;

}

.round-tabs.fullwidth {
    padding-top: 10px;
}
.tabs-steps .btn.btn-orange.btn-primary{
    min-width: 220px;
    margin-top: 5px
}
.event-date {
    background: #eb8f42;
    color: #ffffff;
    display: inline-block;
    padding: 15px 10px;
    font-family: Raleway;
    text-align: center
}
.event-day {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
}
.event-month {
    display: block;
    font-weight: 500;
    font-size: 14px;
}
.content-wrapper{
    background-image: url('img/bg-center-min.jpg');
    margin-top: 20px;
    padding: 30px 30px 40px;
}
.content-wrapper em{
    font-weight: bold;
    font-family: raleway;
    font-size: 25px;
    font-style: normal
}
/******************** Attorney Details*****************************/
.attorney-details-wrapper strong{
    font-size: 18px;
}
.attorney-awrads-wrapper {
    background-color: #f6f6f6;
    background-position: 10% top;
}

.video-section-attorney .row .col-12:first-of-type{
    background-image: url('img/bgvideo-min.jpg');
    justify-content: flex-end;
}
.video-section-attorney .row {
    margin: auto;
    width: 100%;
}
.video-section-attorney ul li,
.video-section-member ul li{
    padding-left: 30px;
    padding-bottom: 20px;
    position: relative
}
.video-section-attorney ul li::before,
.attoreny-details-banner .container  ul li:before,
.video-section-member ul li:before,
.club-section li:before{
    background: rgba(0, 0, 0, 0) url("img/long-arrow-pointing-to-left.png") no-repeat scroll 0 0 / 100% auto;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 18px;
}

.content-video {
    float: right;
    margin: 0;
    width: 82%;
    max-width: 560px;
    padding: 0 70px;
}
.last-video{
    padding: 0
}
a.last-video.fancybox-youtube {
    display: flex;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover
}
.attoreny-details-banner.section {
    padding: 80px 0
}
.attoreny-details-banner .banner-attorney-content{
    background: -moz-linear-gradient(left, rgba(217,129,65,1) 0%, rgba(219,141,69,0.96) 45%, rgba(219,141,69,0.91) 55%, rgba(219,141,69,0.91) 56%, rgba(217,129,65,1) 100%);
    background: -webkit-linear-gradient(left, rgba(217,129,65,1) 0%,rgba(219,141,69,0.96) 45%,rgba(219,141,69,0.91) 55%,rgba(219,141,69,0.91) 56%,rgba(217,129,65,1) 100%);
    background: linear-gradient(to right, rgba(217,129,65,1) 0%,rgba(219,141,69,0.96) 45%,rgba(219,141,69,0.91) 55%,rgba(219,141,69,0.91) 56%,rgba(217,129,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d98141', endColorstr='#d98141',GradientType=1 );
    float: right;
    width: 70%;
    padding: 60px 30px 50px 230px;
    position: relative

}
.attoreny-details-banner .banner-attorney-content:after{
    border: 1px solid rgba(250,250,250,0.5);
    position: absolute;
    content: "";
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    left: -5px;
    top:-5px;
}
.attoreny-details-banner .container > img {
    bottom: -80px;
    left: -15px;
    position: absolute;
    z-index:1
}
.attoreny-details-banner .container{
    position: relative;
    height: 100%;
}
.attoreny-details-banner .container {
    display: flex;
    height: 100%;
    position: relative;
    justify-content: flex-end;
}
.attoreny-details-banner .container hr{
    border-color: rgba(250,250,250,0.2)
}
.attoreny-details-banner .container  ul li{
    padding-left: 30px;
    padding-bottom: 10px;
    position: relative
}
.attoreny-details-banner .container  ul li:before{
    top:0px;
}
.attoreny-details-banner h1 span::after,
.attoreny-details-banner h1 span::before
{
    display: none
}
.attoreny-details-banner h1 span{
    color: #fff;
}
.attoreny-details-banner h1 {
    font-family: Open Sans;
    font-weight: 800;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.attoreny-details-banner h1:after{
    bottom: -15px;
    width: 30px;
}
.attoreny-details-banner span{
    font-size: 18px;
    margin-bottom: 5px
}
.attoreny-details-banner em{
    font-style: normal;
    font-size: 18px;
    font-family: raleway
}
.attoreny-details-banner hr:first-of-type{
    margin-top: -25px
}
li.cat-item.cat-item-49 {
    display: none;
}
/************* Podcast Listing Page  *****************/
.small-text {
    font-size: 14px;
}
.podcast-header{
    color: #fff;
    min-height: 450px;
}
.podcast-header h1{
    color: #fff;
    font-weight: 800;
    margin-bottom: 10px;
    font-size: 49px;
}
.icon-section > img {
    max-width: 41px;
    padding-top: 5px;
}
.podcast-header h1:after{
    display: none
}
.podcast-header h5 {
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 30px;
}
.podcast-header .row .col-sm-6.col-12:first-of-type{
    padding-right: 70px;
}
.podcast-header .row .col-sm-6.col-12:last-of-type{
    padding-left: 90px; 
}
.podcast-header .row .col-sm-6.col-12:first-of-type p:nth-of-type(2){
    margin-bottom: 10px;
} 
.podcast-header .row .col-sm-6.col-12:first-of-type p:last-of-type{
    font-weight: 600;
    font-size: 16px;
}

.contentHolderUnit  p {
    background: rgba(0, 0, 0, 0.9);
    bottom: -30px;
    color: #ffffff;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10000;
    font-weight: 600;
    font-size: 14px;
}
.allinone_carousel {
    position: relative;
    top: -80px;
}
.podcast-wrapper{
    background: #E2EDF3;
    overflow: hidden;
    padding-bottom: 35px;
}
.podcast-wrapper .col-sm-4,
.podcast-wrapper .col-sm-4 .subscribe-section{
    position: relative
}
.podcast-wrapper .col-sm-4{
    padding-left: 20px;
    padding-right: 0px;
}
.podcast-wrapper .col-sm-4 .subscribe-section {
    z-index: 1;
}
.podcast-wrapper .col-sm-4:after{
    content: "";
    left: 25px;
    top:-100px;
    height: 1000%;
    width: 1000%;
    bottom: -100px;
    background: #fff;
    position: absolute
}

.icon-section {
    background: #e8863f;
    border-radius: 50%;
    box-shadow: 0 0 14px #e8863f;
    display: inline-block;
    float: left;
    height: 100px;
    padding-top: 24px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    width: 100px;
}
.subscribe-box.fullwidth:hover .icon-section {
    background: #283353 none repeat scroll 0 0;
    box-shadow: 0 0 14px #283353;
}
.subscribe-box.fullwidth {
    margin-bottom: 35px;
    padding-left: 50px;
}
.title-section {
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    text-align: left;
}
.title-section p {
    color: #283353;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
}

.title-section p a{
    color: #e8863f
}
.title-section strong {
    color: #989898;
    font-size: 25px;
    font-weight: 800;
}
.subscribe-box.fullwidth:last-of-type{
    margin-bottom: 0
}

.all-podcast.section{
    color: #fff; 
}
.all-podcast.section .row{
    margin: 0
}
.podcast-boxcontent p {
    margin-bottom: 10px !important;
    padding: 0 10px;
}
.podcast-box {
    border: 1px solid #939ca1;
    margin-bottom: 30px;
    padding: 5px;
    text-decoration: none !important;
    display: block;
    min-height: 372px;
}
.podcast-image {
    background-color: #1b305c;
    height: 250px;
    transition: all 0.4s ease-in-out 0s;
}

.podcast-box h5 {
    color: #ffffff; 
    font-size: 17px;
    font-weight: 800;
    padding: 15px 0 5px;
    margin: 0;
}
.podcast-box span{
    color: #fff;    
    display: block;
    padding-bottom: 5px;
}
.pagination.episode  .wp-pagenavi a{
    color: #fff;
}
.pagination.episode .wp-pagenavi a:hover,
.pagination.episode .wp-pagenavi span.current {
    background: #fff ;
    border-color: #fff;
    color: #3d505f;
    width: 100%;
}
.podcast-header.single{
    position: relative;
}
.podcast-header.single:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    left: 0;
    top: 0
}

.meta-data{
    color: #B3B3B3;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
    margin-top: -2px;
}
.podcast-header.single .row .col-sm-6.col-12:first-of-type p:last-of-type {
    margin-top: 10px;
}
.single-podcast-wrapper h4 {
    font-weight: 600;
    text-transform: uppercase;
    color: #314351;
    margin-bottom: 45px;
    position: relative
}
.single-podcast-wrapper h4:after{
    background: #314351;
    content: "";
    position: absolute;
    height: 2px;
    width: 60px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -22px
}


.single-podcast-wrapper ul li::before {
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    left: 20px;
    position: absolute;
    top: 0;
}
.single-podcast-wrapper ul li {
    position: relative;
    list-style: none;
    padding-left: 35px;
    margin-bottom: 15px;
    text-align: left;
    display: inline-block;
    width: 49%;
    line-height: 1.9;
    float: left;
}
.single-podcast-wrapper .row .col-sm-4{
    padding: 0px 30px;
    position: relative
}
.single-podcast-wrapper .row .col-sm-4:last-of-type{
    padding-right: 15px;
}
.single-podcast-wrapper .row .col-sm-4:first-of-type{
    padding-left: 15px;
}
.single-podcast-wrapper .row .col-sm-4:after{
    content: "";
    height: 100%;
    right: 0px;
    position: absolute;
    top: 10px;
    width: 1px; 

    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 39%, #dddddd 46%, #dddddd 64%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 39%,#dddddd 46%,#dddddd 64%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#dddddd 39%,#dddddd 46%,#dddddd 64%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.single-podcast-wrapper .row .col-sm-4:last-of-type:after{
    display: none;
}
.single-podcast-wrapper  .row .col-sm-4 > h5 {
    color: #314351
}
.thanks-podcast-wrapper{
    background: rgb(217,129,66);
    background: -moz-linear-gradient(top, rgba(217,129,66,1) 0%, rgba(217,129,66,1) 50%, rgba(217,129,66,1) 59%, rgba(208,135,69,1) 100%);
    background: -webkit-linear-gradient(top, rgba(217,129,66,1) 0%,rgba(217,129,66,1) 50%,rgba(217,129,66,1) 59%,rgba(208,135,69,1) 100%);
    background: linear-gradient(to bottom, rgba(217,129,66,1) 0%,rgba(217,129,66,1) 50%,rgba(217,129,66,1) 59%,rgba(208,135,69,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d98142', endColorstr='#d08745',GradientType=0 );
}
.thanx-boxes {
    float: left;
    color: #fff;
    width: 50%;
    border-bottom: 1px solid #F88951;
    padding: 40px 30px;
    position: relative
} 
.thanx-boxes .image-boxs {
    background: #ffffff;
    border-radius: 50%;
    height: 100px;
    line-height: 100px;
    margin: auto;
    width: 100px;
}
.thanx-boxes ul li, 
.thanx-boxes  a{
    color: #fff;
}
.thanx-boxes  a{
    font-weight: 600
}
.thanx-boxes > p {
    margin-bottom: 10px;
}
.thanx-boxes ul li {
    float: left;
    list-style: outside none none;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
} 
.thanx-boxes strong {
    display: block;
    font-size: 28px;
    font-weight: 800;
    padding: 15px 0 0;
    text-transform: uppercase;
}
.thanks-podcast-wrapper .container .thanx-boxes:nth-of-type(2),
.thanks-podcast-wrapper .container .thanx-boxes:last-of-type
{
    border-right: 0px
}
.thanks-podcast-wrapper .container .thanx-boxes:nth-of-type(3),
.thanks-podcast-wrapper .container .thanx-boxes:last-of-type
{
    border-bottom: 0px
}
.thanks-podcast-wrapper .container .thanx-boxes:nth-last-of-type(2):after{
    right: 0;
    height: 100%;
    width: 1px;
    content: "";
    position: absolute;
    top:0;
    background: -moz-linear-gradient(top, rgba(246,137,81,1) 0%, rgba(246,137,81,0.87) 42%, rgba(241,102,59,0.1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(246,137,81,1) 0%,rgba(246,137,81,0.87) 42%,rgba(241,102,59,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(246,137,81,1) 0%,rgba(246,137,81,0.87) 42%,rgba(241,102,59,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f68951', endColorstr='#b3f1663b',GradientType=0 ); /* IE6-9 */
}
.thanks-podcast-wrapper .container .thanx-boxes:first-of-type:after{
    right: 0;
    height: 100%;
    width: 1px;
    content: "";
    position: absolute;
    top:0;
    background: -moz-linear-gradient(top, rgba(241,102,59,0.8) 0%, rgba(241,102,59,0.1) 2%, rgba(246,137,81,0.91) 56%, rgba(246,137,81,0.91) 57%, rgba(246,137,81,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(241,102,59,0.8) 0%,rgba(241,102,59,0.1) 2%,rgba(246,137,81,0.91) 56%,rgba(246,137,81,0.91) 57%,rgba(246,137,81,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(241,102,59,0.8) 0%,rgba(241,102,59,0.1) 2%,rgba(246,137,81,0.91) 56%,rgba(246,137,81,0.91) 57%,rgba(246,137,81,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf1663b', endColorstr='#f68951',GradientType=0 ); /* IE6-9 */
}

.all-podcast.single.section,
.podcast-header.section{
    padding-bottom: 60px;
}
.podcast-header .col-sm-6.col-12.d-flex.align-items-center img {
    width: 100%;
    height: auto;
}
.podcast-header p{
    color: #fff;
}
.cvf-universal-pagination ul li {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400 !important;
    margin: 4px;
    padding: 12px 20px;
    text-decoration: none !important;
    list-style: none;
    cursor: pointer;
    display: inline-block;
    color: #fff;
}
.cvf-universal-pagination ul li.selected,
.cvf-universal-pagination ul li:hover, 
.cvf-universal-pagination ul li.inactive.prev,
.cvf-universal-pagination ul li.inactive.next {
    background: #ffffff;
    color:#1b1464;
}
.podcast-header.main-page{
    padding-bottom: 0
}
.video-section-member{
    background-image: url("img/bg-min.jpg");
}
/************* Podcast Listing Page Ends *****************/
.video-section-member ul li,
.important-points-section ul li{
    width: 50%;
    float:left;
    text-align: left;
    padding-right: 30px;
    line-height: 1.8
}
.video-section-member ul li:nth-of-type(even),
.important-points-section ul li:nth-of-type(even){
    padding-right: 0px
}
.video-section-member ul li:before{
    top:2px;
}
.fullwidth.box-step .container,
.tabs-steps .col-sm-5.offset-sm-7.d-flex
{    height: 100%;

}
.next .fa {
    font-size: 21px;
    transform: rotate(47deg);
}
.prev .fa {
    font-size: 21px;
    transform: rotate(223deg);
}
.contact-home.not-found  form{
    width: 100%;
    max-width: 100%
}
.table-responsive{
    margin-bottom: 30px;
}
.table-responsive td {
    padding: 10px;
    vertical-align: top;
}
.table-responsive td:nth-of-type(2){
    width: 20% !important;
}
.table-responsive td:nth-of-type(2) {
    width: 30% !important;
}
.table-responsive tr:first-child td {
    background-color: #283353;
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.table-responsive td{
    border: 1px solid #dddddd;
    text-align: left;
    font-size: 14px;
    line-height: 1.95;
}
.table-responsive tr:nth-child(2n) {
    background-color: #f2f2f2;
}
.table-responsive td p{
    font-size: 14px;
}
.important-points-section ul li{
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}

.important-points-section ul li:before{
    background: url("img/long--min.png") no-repeat scroll 0 0 / 100% auto;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 16px;
}
.important-points-section.blue-bg ul li:before{
    background: url("img/long-arrow-pointing-to-left.png") no-repeat scroll 0 0 / 100% auto;
}
.readers-section .testimonials-wrapper{
    background-image: none;
    background: rgba(0,0,0,0.1)
}
.readers-section .owl-nav.disabled {
    display: block;
}
.readers-section .owl-prev,
.readers-section .owl-next{
    background: #fff !important;
    border-color: #fff !important
}
.readers-section  .testimonails-slider-section {
    padding: 30px 45px;
}
.club-section ul li,
.club-section ol li{
    text-align: left;
    line-height: 1.9;
    padding-left: 30px;
    position: relative;
    padding-bottom: 15px;
}
.podcast-page .col-12.col-sm-5{
    text-align: center
}
.podcast-page .col-12.col-sm-5 img {
    max-width: 80%;
    text-align: center;
    margin: auto;
    vertical-align: middle
}
.podcast-bg-wrapper .col-sm-6:first-of-type{
    padding-right: 30px;
}
.podcast-bg-wrapper .col-sm-6:nth-of-type(2){
    padding-left: 30px;
    position: relative
}
.podcast-bg-wrapper{
    overflow: hidden
}
.podcast-bg-wrapper .col-sm-6:nth-of-type(2):before{
    background: rgba(0,0,0,0.2);
    top:-100px;
    height: 1000%;
    width: 1000%;
    position: absolute;
    content: "";
    left: -5px;
}
.book-page .col-sm-5 img {
    margin: auto;
}
/********* Firm Page************/
.firm-page-wrappper .col-sm-7{
    padding-left: 30px;
}
.our-team-section .col-sm-7{
    padding-right: 30px;
}
/************* News Section************/
.media-list ul {
    display: inline-block;
    margin-bottom: 0;
}
.section .media-list ul li{
    display: block;
    list-style: none;
    margin-bottom: 0;
    margin-right: 15px;
    font-size: 15px;
    color: #333;
    padding-left: 0px
}
.section .media-list ul li:before{
    display: none;
}
.media-list ul li strong{
    font-size: 15px;
}
.media-list a {
    margin-bottom: 30px;
    padding: 25px 20px;
    display: block
}

.media-wrapper .media-list{
    padding-left: 150px;
    position: relative;
}

.media-thumb {
    position: absolute;
    height: 100%;
    width: 150px;
    border: 0;
    left: 0;
    top: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 10px;
    background-color: #f0e6dd;
    background-size: calc(100% - 30px);
}

.media-wrapper .media-list:nth-of-type(odd){
    background: #f1f1f1;
    transition: all ease-in-out 0.3s
}
.media-wrapper .media-list:nth-of-type(odd):hover{
    background: #e2e2e2  
}

.media-wrapper .media-list:nth-of-type(even){
    background: #283353;
    color: #fff;
    transition: all ease-in-out 0.3s
}
.media-wrapper .media-list:nth-of-type(even):hover{
    background: #071232
}
.media-wrapper .media-list:nth-of-type(even) h5,
.media-wrapper .media-list:nth-of-type(even) p,
.media-wrapper .media-list:nth-of-type(even) ul li{
    color: #fff;
}

/*.media-wrapper .media-list:nth-last-of-type(2) a{
    margin-bottom: 0px;
}*/
.media-wrapper.fullwidth {
    padding-top: 20px;
}





/*******************  INFUSION SOFT    ****************************/

.infusionsoft-form.infuseion-nocostreview {
    padding: 30px;
    background-image: url(img/bg-center-min.jpg);
    background-color: #283353;
}

.infusion-field > label {
    font-size: 12px;
    display: block;
    margin: 15px 0 5px;

}

.infuseion-nocostreview label{
    color:#fff;
}

.infusionsoft-form .infusion-field .infusion-field-input, .infusionsoft-form .infusion-field input[email], .infusionsoft-form .infusion-field textarea, .infusionsoft-form .infusion-field select {
    width: 100%;
    resize: none;
    display: block;
    padding: 10px;
    font-size: 14px;
    color:#fff;
    border:1px solid rgba(250, 250, 250, 0.2);
    background-color: rgba(250, 250, 250, 0.1);
}

.infusionsoft-form .infusion-field select {
    line-height: 30px !important;
    height:45px;
    background-color: rgba(250, 250, 250, 0.1);
}
.infusionsoft-form .infusion-field select option {
    background-color: #414c6a;
}

.infusionsoft-form .infusion-field textarea {
    height:90px;
}

.infusionsoft-form .infusion-submit {

    padding-top: 30px;
    border-top:1px solid #eee;
}
input.form-btn-submit:hover {
   background: #cc8858;
}
.form-btn-submit,
.infusionsoft-form .infusion-submit .button,
.infusionsoft-form .infusion-submit button {
    cursor: pointer;
    font-size: 16px;
    min-width: 200px;
    padding: 18px 30px;
    background: #E8863F;
    text-transform: uppercase;
    color: #fff;
    border:0 none;
}
button.get-started {
    background: rgb(170,142,73);
    border: none;
    color: #fff;
    padding: 15px 50px;
    font-size: 20px;
    margin-top:25px;
}
button.get-started:hover {
    cursor: pointer;
    box-shadow: #fff 0px 0px 10px;
    border-radius: 5px;
}
.infusionsoft-form .infusion-submit button:hover {
    /*background: #283353;*/
    background: #080c18;
}
.infusionsoft-form .infusion-field {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div.meet-the-team img {
    border-radius:50%;
}
div.meet-the-team p.team-member-name span {
    color: #aa8e49;
}
div.meet-the-team p.team-member-name {
    font-size: 20px;
}
.infusion-paragraph {
    margin: 20px 0;
    font-size: 12px;
}


.infuseion-nocostreview .infusion-paragraph {
    color:#fff;
}


.infusion-form-title {
    font-family: raleway;
    font-size: 28px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}

.infuseion-nocostreview h3{
    color:#fff;
}

.infusion-form-title:after {
    left:0;
    right:0;
    margin: 0 auto;
}
.infuseion-nocostreview h3:after {
    background:#fff;
}

/*** Contact Page Form style ****/

.infusion-contact form {
    margin: 25px auto 20px;
    max-width: 70%;
    position: relative;
    background-image: url(img/bg-center-min.jpg);
    padding:15px 30px;
    background-color: #253353;
}


.infusion-contact .infusion-field > label {
    text-align: left;
    color:#fff;
}

.infusion-contact .infusion-field .infusion-field-input, .infusion-contact .infusion-field textarea, .infusion-contact .infusion-field select {
    width: 100%;
    resize: none;
    display: block;
    padding: 20px;
    font-size: 14px;
    color:#fff;
    border:0 none;
    background-color: rgba(250, 250, 250, 0.1);
}

.infusion-contact .infusion-field select {
    line-height: 30px !important;
    height:65px;
    color:#fff;
    background-color: rgba(250, 250, 250, 0.1);
}

.infusion-contact .infusion-field select option {
    background-color: #414c6a;
}

.infusion-contact .infusion-paragraph {
    color:#fff;
}

.no-border {
    border:0 none !important
}

/*infusion-severance*/


.infusion-severance .infusion-field .infusion-field-input {
    margin:15px 0;
    padding: 20px;
}

.infusionsoft-form.infusion-contact.ebook-form {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}


.infusionsoft-form.infusion-contact.job_application_form form{
    min-width: 100%; 
}

.infusionsoft-form.newsletterform.infusion-contact form {
    max-width: 100%;
}


/*** New ******/
.sidebar .infusion-contact form{
    margin: 25px 0 20px;
    max-width: 100%; 
}
.sidebar .infusion-contact form.sidebar-row-infusion{
    padding: 0 15px;
}

.search-results .sidebar .banner-form{
    padding-left: 15px;
    padding-right: 15px  
}
.sidebar .infusion-contact .infusion-field .infusion-field-input{
    padding:10px
}
.sidebar .infusion-contact .infusion-field select{
    height: 44px;
    padding:0 10px
}

/*** Ebook **/

.infusionsoft-form.ebook-form .infusion-field .infusion-field-input{
    width: 100%;
    resize: none;
    display: block;
    padding: 20px;
    font-size: 14px;
    color:#000;
    border:0 none;
    background-color: #eee;
}

/**sidebar**/

.transparent-bg {
    background-color: transparent !important;
    background-image: none !important;
}

.grecaptcha-badge { display: none;}


@media only screen and (min-width:768px){ 


}

@media only screen and (min-width:992px){ 
    ul#menu-footer-menu {
        column-count: 2;
    }
}

div.strategy-conf-bckgrd {
    background: radial-gradient(circle at 50% 100%, white -200%, grey -100%, black 100%);
}
.grecaptcha-badge{
    display: none !important;
}

.libsyn-item-body h2 {
    float: left;
    width: 100%;
}
#calc .calc-section div.calc-form-cta2 {
	padding:0px;
}
.calc-form-cta-buttons {
	display:flex;align-items:center;padding-left:0px!important;flex-direction:row;
}
@media only screen and (max-width: 767px){
#calc .calc-section div.calc-form-cta2 {
	padding:0px;
}
.calc-form-cta-buttons {
	display:flex;align-items:center;padding-left:0px;flex-direction:column;text-align:center;
}	
.calc-form-cta-buttons span {
    margin-top: 10px;
}	
    .term-section ul li {
        width: 50%;
        padding: 3px;
    }
    .solution-section li {
        width: 100%;
    }
}

#modal-footer {
    display: none;
}


/*.chatprompt {
    width: 250px;
    min-height: 100px;
    background-color: rgba(255,255,255,0.8);
    padding: 5px;
    display: flex;
    align-items: center;
}

.chatprompt .chatprompt-img {
    position: absolute;
    right: 0;
    top: 0;
    margin: 10px;
}*/

@keyframes circle {
    from {
        transform: scale(1)
    }
    to {
        transform: scale(1.3);
        opacity:0
    }
}
.chatprompt-img {
    position :relative;
    z-index:9;
}

.chatprompt-img:after, .chatprompt-img:before {
    content:'';
    margin: 0 auto;
    width: 80px;
    height: 80px;
    border: 2px solid #e88540;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:0;
}
.chatprompt-img:after {
    animation: circle 4s infinite linear;
}

.anim-1:before {
    animation: circle 2s infinite linear;
}




/**************/

/*.page-id-86 .alm-reveal .newsletterlisting-boxs {
    display: none;
}
.page-id-86 .federal-discrimination .alm-reveal .newsletterlisting-boxs:first-child {
    display: block !important;
}*/


.page-id-86 .alm-reveal {
    margin: 0 !important;
}
.page-id-86 .newsletterlisting-boxs {
    margin-bottom: 20px !important;
}  



/************ New Changes ************/
.home-banner{
    position: relative
}
.main-banner-bottom{
    position: absolute;
    bottom: 34px;
    left: 0;
    right: 0;
    width:100%;
    color:#FFF;
    max-width: 1050px;
    margin-left:auto;
    margin-right: auto
}
.main-banner-bottom ul{
    margin-bottom: 0
}
.main-banner-bottom li{
    display: inline-block;
    min-width: 160px;
    margin-left: 5px;
    margin-right: 5px;
    text-transform: uppercase
}
.main-banner-bottom li a{
    display: block;
    padding: 10px 30px;
    color: #FFF;
    text-transform: uppercase;
    background-color: #e8863f;
    font-weight: 600;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #FFF;
    font-size: 20px;
    box-shadow: inset 0 0 5px 1px rgba(0,0,0,0.25)
}
.main-banner-bottom li a:hover{
    color: #FFF;
}


/***********************/

li.cat-item.cat-item-82 {
    display: none;
}



.strategy-conference-btn > a {
    display: block;
    padding: 15px 30px;
    color: #FFF;
    text-transform: uppercase;
    background-color: #e8863f;
    font-weight: 600;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #FFF;
    font-size: 16px;
    text-align:center;
    box-shadow: inset 0 0 5px 1px rgba(0,0,0,0.25);
    max-width: 350px;
    margin: 0 auto;
}







/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    overflow-y: scroll !important;
    overflow-x: auto !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

/*ul.sub-menu.scroll-content {
    height: auto !important;
}*/

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important;
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}





/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.sub-menu.scroll-content {
    height: 100% !important;
    max-height: inherit !important;
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: #e0e0e0;
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2;
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191;
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
}



/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}


.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}





/*******************  End Scrollbar CSS    ****************************/



/*NEW - Submenu In Submenu*/

.scroll-wrapper.sub-menu.xxx {
    position: relative !important;
    display: none;

}

.scroll-wrapper.sub-menu .menu-item-has-children {
    position: relative;
}

.scroll-wrapper.sub-menu .menu-item-has-children > .nav-link {
    padding-right: 40px;
}

.scroll-wrapper.sub-menu .menu-item-has-children > .nav-link:after {
    content: none;
}

.scroll-wrapper.sub-menu.xxx .menu-item > .nav-link {
    padding-left: 20px;
    background-color: #2a5bcc;
}

.sub-nav-close{
    position: absolute;
    right: 0;
    top:0;
    width: 40px;
    height: 100%;
    color: #FFF;
    background-color: #002951;
    text-align: center;
    z-index: 1;
    font-weight: normal;
    cursor: pointer;
}
.sub-nav-close:before {
    content: "+";
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 39px;
    top: 0;
    position: relative;
    font-size: 20px;
}
.show-child-ul > .sub-nav-close:before{
    content: "-";
}

.scroll-wrapper.sub-menu.xxx li a.nav-link {
    font-size: 13px !important;
}

.xxx .sub-menu.scroll-content{
    margin-bottom: 0 !important;
}



/***New - Podcast Lawyers Mom**/

.lawyer-moms {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.lawyer-moms .lawyers-mom-image {
    text-align: center;
    padding: 20px;
}
.scroll-menu #menu-item-147 .sub-menu {
    overflow-y: scroll !important;
}



/****New InfusionSoft Form Integration - HTML FORM **/
.infusionsoft-form.infusion-contact {
    text-align: left;
}

.infusion-contact .infusion-radio, .infuseion-nocostreview .infusion-radio {
    color: #fff;
    font-size: 15px;
}

.infusion-contact .infusion-radio .options-container, .infuseion-nocostreview .infusion-radio .options-container  {
    display: flex;
    flex-wrap: wrap;
}

.infusion-radio .options-container .infusion-option {
    font-size: 13px;
}

@media only screen and (max-width: 480px) {
    .infusion-radio .options-container .infusion-option {
        width: 100%;
        padding-right: 2%;
        font-size: 13px;
    }  
}

.infusion-radio .options-container .infusion-option input[type='radio'] {
    vertical-align: middle;
}
.infusion-radio .options-container .infusion-option label {
    display: inline-block;
    margin-bottom: .5rem;
    vertical-align: text-top;
    margin-right: 20px;
}

.infusion-contact .declaration, .infuseion-nocostreview .declaration {
    display: flex;
    margin-top: 30px;
}

.infusion-contact .declaration input[type='checkbox'], .infuseion-nocostreview .declaration input[type='checkbox'] {
    width: 35px;
    margin-top: 3px;
    text-align: left;
}

.infusion-contact .declaration label, .infuseion-nocostreview .declaration label  {
    color: #fff;
    width: calc(100% - 50px);
    font-size: 13px;
    margin: 0;
    vertical-align: text-top;
}

.inf-contact-home-page form {
    background-color: transparent;
    background-image: none;
}

.infusionsoft-form .infusion-submit {
    padding-top: 30px;
    border-top: 1px solid #eee;
    text-align: center;
}
a.get-direction-link {
    position: absolute;
    bottom: 45px;
    right: 15%;
    color: #fff;
    text-transform: uppercase;
    background: #e8863f;
    font-size: 13px;
    display: inline-block;
    padding: 8px 20px;
}

/*** 24 June ***/
.table-v2 td{
    vertical-align: top
}
.heading-aside-image{
    margin-bottom: 15px
}
.heading-aside-image:after{
    content: none
}

.mapImage {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.location-title.border-none:after{
    content: none;
    height: 0;
}  


#menu-footer-menu .nav-link {
    display: inline-block;
}


@media only screen and (max-width: 1199px) {
    .location-title.border-none{
        margin-bottom: 0;  
        padding-top: 0;
    }
    .contact-map-wrapper{
        height: auto;
        padding-top: 0 !important;
    }


    .contact-map-wrapper .map-section {
        position: relative;
        margin-bottom: 0;
    }

}




/*** 6-8-19 ***/
.podcastDetails{

}

.podcast-header.single.section.bg.podcastDetails {
    padding: 0;
    color: #000;
}

.banner-podcastdetail .content-podcast {
    height: 400px;
    background-position:top center;
    background-size: cover;
}

.podcast-header.single.section.bg.podcastDetails:before {
    background: transparent;
    content: none;
}
.podcast-header.single.section.bg.podcastDetails p, .podcast-header.single.section.bg.podcastDetails h2{
    color: #000;
}
.podcastDetail-head {
    background-image: url('img/ebookbg.jpg');
    padding: 40px 0;
}

.socialapp a {
    width: 30px;
    color: #fff;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
}

.socialapp .fb-icon{
    background: #3b5998;
}
.socialapp .tw-icon{
    background: #1da1f2;
}
.socialapp .in-icon{
    background: #ea4335;
}

.socialapp li{
    padding-bottom: 30px;
}


.podcastDetail-head h1 {
    font-size: 26px;
    margin-bottom: 0;
}

.podcastDetail-head p {
    margin-bottom: 0;
    font-size: 18px;
    color: #fff !important;
}

.details-about {
    background: #fff;
    color: #000;
    padding: 40px 0;
}

.details-about h4 {
    color: #000;
    font-size: 30px;
    margin-bottom: 0;
}
.details-about h4 span{
    background: #e8863f;
    padding-right: 5px;
    padding-left: 5px;
}

.details-about p{
    color: #000;
}

.position-about{
    font-size: 22px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
}

.position-about:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    bottom: 0;
    background: #000;
    left: 0;
}

.imgboxPodcast {
    padding: 20px 100px 20px 0;
    position: relative;
}

.imgboxPodcast img{
    width: 100%; 
    position: relative;
    z-index: 2;
}

.imgboxPodcast:after {
    /* width: 120px; */
    top: 0;
    bottom: 0;
    right: 80px;
    border: 1px solid #e8863f;
    content: '';
    position: absolute;
    z-index: 1;
    left: 15%;
}


.details-about .container .row:nth-child(2n) {
    flex-direction: row-reverse;
    margin-top: 40px;
}

.details-about .details-content {
    max-width: 1024px;
    margin: 0 auto 50px;
    position: relative;
    z-index: 3;
}
.details-about .container{
    position: relative;
    z-index: 3;
}

.highlight-block h2{
    color: #fff  !important; 
    font-weight: 300;
    font-size: 34px;
}
.highlight-block h2:after{
    width: 0;
}
.highlight-block p{
    color: #fff !important;  
}

.highlight-block a{
    color: #fff !important;  
}

.highlight-block .leftContent {
    max-width: 540px;
    margin-left: auto;
}

.highlight-block .rightContent {
    max-width: 540px;
    margin-right: auto;
}

.high-box{
    background-image: url(img/ebookbg.jpg);
    padding: 40px;
}

.highlight-point{
    margin: 40px 0;
}

.resourceslinks-box{
    background-image: url(img/orange-bg.png);
    padding: 40px;
}

.resourceslinks-box li {
    margin-bottom: 15px;
    color: #fff; 
    padding-left: 0;
}

.resourceslinks-box li:before{
    content: none;
    font-size: 0;
}


.parents-work {
    padding: 40px 0;
    text-align: center;
    background: #f9f9f9;
}

.parents-work iframe {
    max-width: 767px;
}
.socialapp .addtoany_shortcode{
    text-align: center;
}
.socialapp .addtoany_shortcode .addtoany_list{
    display: inline-block;
}
.socialapp .addtoany_shortcode a{
    display: block !important;
    margin-bottom: 30px;
    width: 40px;
}

.banner-podcastdetail img {
    width: 100%;
}   

.details-about .addtoany_share_save_container {
    display: none;
} 

.page-template-templates-podcast-details .main-wrapper{
    padding-top: 135px !important; 
}

.podcastDetail-head .meta-data {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}

.details-about{
    position: relative;
    overflow: hidden;
}

.details-about:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(img/Patt.png);
    width: 290px;
    height: 370px;
    z-index: 1;
    background-size: cover;
} 

.details-about:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(img/Patt-2.png);
    width: 240px;
    height: 370px;
    z-index: 1;
    background-size: cover;
} 


.parents-work em {
    font-size: 22px;
    font-weight: 400;
}

.parents-work p{
    margin: 0;
    font-size: 14px;
}

.parents-work iframe{
    margin-top: 30px; 
}

.page-template-templates-podcast-details .thanks-podcast-wrapper{
    background-image: url(img/ebookbg.jpg);
}
.page-template-templates-podcast-details .all-podcast, .page-template-templates-podcast-details .podcast-image {
    background: rgb(217,129,66);
    background: -moz-linear-gradient(top, rgba(217,129,66,1) 0%, rgba(217,129,66,1) 50%, rgba(217,129,66,1) 59%, rgba(208,135,69,1) 100%);
    background: -webkit-linear-gradient(top, rgba(217,129,66,1) 0%,rgba(217,129,66,1) 50%,rgba(217,129,66,1) 59%,rgba(208,135,69,1) 100%);
    background: linear-gradient(to bottom, rgba(217,129,66,1) 0%,rgba(217,129,66,1) 50%,rgba(217,129,66,1) 59%,rgba(208,135,69,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d98142', endColorstr='#d08745',GradientType=0 );
}

.page-template-templates-podcast-details .podcast-box {
    border: 1px solid #fff;
}

.page-template-templates-podcast-details .all-podcast .cvf_pag_loading{
    background: transparent !important;
}

.page-template-templates-podcast-details .podcast-image.bg {
    background-size: cover;
    background-position: center;
}

@media only screen and (min-width: 1400px) {
    .banner-podcastdetail .content-podcast {
        height: 600px;
        background-position:top center;
    }
}
@media only screen and (max-width: 1024px) {

    .imgboxPodcast {
        padding: 20px 20px 20px 0;
    }

    .imgboxPodcast:after {;
                          right: 0;
    }

    .page-template-templates-podcast-details .main-wrapper{
        padding-top: 160px !important; 
    }


}

@media only screen and (max-width: 992px) {
    .details-about h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .position-about {
        font-size: 14px;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .details-about p {
        font-size: 14px;
    }

    .highlight-block h2{
        font-size: 24px;
    }

    .banner-podcastdetail .content-podcast {
        height: 300px;
    }
}


@media only screen and (max-width: 767px) {

    .imgboxPodcast {
        max-width: 260px;
        margin: 0 auto 40px;
    }


    .thanx-boxes {
        width: 100%;
    }
    .thanx-boxes ul li {
        width: 100%;
    }
    .thanks-podcast-wrapper .container .thanx-boxes:first-of-type:after, .thanks-podcast-wrapper .container .thanx-boxes:nth-last-of-type(2):after {
        width: 0;
        content: none;
    }

    .socialapp .addtoany_shortcode a {
        display: inline-block !important;
        margin-bottom: 0px;
        margin-right: 15px;
        margin-top: 20px;
    }

    .podcastDetail-head h1 {
        margin-top: 0;
    }
    .page-template-templates-podcast-details .main-wrapper {
        padding-top: 100px !important;
    }
    .banner-podcastdetail .content-podcast {
        height: 200px;
    }


    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        line-height: 50px !important;
        height: 50px !important;
        font-size: 18px;
    }


    #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
        height: 50px !important;
        line-height: 50px !important;
    }
    
    .page-id-8549 .sidebar .banner-form {
        display: none;
}

}

@media only screen and (max-width: 480px){


    .infusion-radio .options-container .infusion-option {
        font-size: 16px;
    }

    .infusion-contact form{
        padding: 30px 0;
    }

    .infusion-field > label {
        font-size: 16px;
    }

    .infusion-contact .infusion-field .infusion-field-input{
        height: 40px;
        padding: 0 10px;
        font-size: 16px;
    }

    .infusion-contact .declaration label,
    .infuseion-nocostreview .declaration label{
        font-size: 16px;
    }

    .infusion-paragraph {
        font-size: 14px;
    }

    .infusionsoft-form .infusion-submit button {
        cursor: pointer;
        font-size: 18px;
    }



}

/**** 14-8-19****/
.legal-leveage-form-outer{
    border-top: 1px solid #eee
}
.infusion-field-row{
    display: flex;
    align-items: flex-end;
    width: 100%;
    padding-top: 30px;
    justify-content: center
}
.infusion-field-row > div{
    padding: 0 10px
}
.infusion-field-row input{
    width: 100%
}
.infusion-field-row .infusion-field{
    width: 265px;
}
.infusion-field-row .infusion-field input:not([type="submit"]){
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f3f3f3;
    border: none;
    border: 1px solid rgba(0,0,0,0.1);
}
.infusion-field-row .infusion-field input[type="submit"], .infusion-field-row button{
    padding: 10px 30px;
    background-color: #E8863F;
    color: #FFF;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
}
.bottom-signup-section .infusion-field-row .infusion-field input:not([type="submit"]){
  background-color: #FFF ;
  border: 1px solid rgba(0,0,0,0.3)
}
.bottom-signup-section .legal-leveage-form-outer{
    border-top: none
} 
.bottom-signup-section .infusion-field-row{
    padding-top: 0
}
.postid-8625 div#custom_html-5 {
    display: none;
}
.page-id-5027 div#contact-form.no-mobile,
.page-id-100 div#contact-form.no-mobile {
    display: none;
}


@media(max-width:767px){
    .infusion-field-row{
        display: block;
        padding-top: 10px
    }
    .infusion-field-row .infusion-field{
        width: 100%
    }
    .infusion-field-row > div {
        padding:7px 15px;
    }
    .infusion-field-row  .infusion-submit{
        text-align: center
    }
}

 
/***** speak  page *****/

#speaking-wrapper{
    background-image: url('img/engagement-bg.jpg');
}

#speaking-wrapper {
    padding-top: 70px;
}

.speaking-image {
    background-color: #f7f7f7;
    box-shadow: 0px 0px 10px #ccc;
    padding-left: 15px;
    padding-right: 15px;
    padding: 15px 15px 0;
}
 

.sec-title {
    margin-top: 50px;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 25px;
    position: relative;
}


.sec-title:after {
    background: #263353;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 40px;
}

.speakList{

}

.speakList .listView {

}
 
.template-speaking-enggagement #speaking-wrapper .listView li{
    margin-bottom: 0;
    position: relative;
    padding-left: 0;
    
}
.template-speaking-enggagement #speaking-wrapper .listView li::before{
    content: none !important;
}

.speakList .listView li a {
	background: #283353;
	padding: 10px 20px;
	color: #fff;
	margin-bottom: 15px;
	border-radius: 3px;
	display: block;
}

.listView li {
	width: 100%;
}

.listTitle {
    font-size: 20px;
    margin-bottom: 15px;
}

#speaking-wrapper{
    background-image: url('img/engagement-bg.jpg');
}
/*.bk-sppigle {
    background: #E8863F !important;
}
.bk-sppigle:hover {
    background: #283353 !important;
}*/
.bk-form {
	width: 100%;
	margin: auto;
	padding: 0 20px;
}
/*.bk-form-header .modal-header {
	border: 0;
}*/
.bk-form-header .modal-header {
	padding-left: 35px;
	border: 0;
	text-align: center;
}
.bk-form-header .modal-header .modal-title {
	text-align: center;
	width: 100%;
        position: relative;
}
.bk-form-header .modal-header .modal-title::before {
	background: #fff;
	bottom: -18px;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	width: 45px;
	transform: translateX(-50%);
}
.modal-dialog.bk-form-header {
	background-image: url("img/testimonial-bg-min.png");
        top: 50%;
	webkit-transform: translate(0,-50%) !important;
	-o-transform: translate(0,-50%) !important;
	transform: translate(0,-50%) !important;
	
}
.modal-dialog.bk-form-header .modal-content{
    background-color: transparent;
    color: #fff;
}
.bk-form-header .modal-body {
	padding-bottom: 30px;
	padding-top: 30px;
}
.bk-btn .wpcf7-form-control.wpcf7-submit.btn.btn-primary, input[type="submit"] {
	padding: 12px 60px;
	font-size: 14px;
	min-width: unset !important;
	display: inherit;
	margin: auto;
}
.bk-form span.wpcf7-not-valid-tip {
	bottom: 36px;
}
#speaking-wrapper {
    padding-top: 70px;
}
.bk-form .form-control {
	border-radius: 0px;
	height: 30px;
	background: transparent;
	margin-bottom: 35px;
	border: 0px;
        font-size: 14px;
	border-bottom: 1px solid #5E6B7C;
	color: #fff;
	box-shadow: none !important;
	padding: 0px 0px !important;
}
.bk-btn {
	text-align: center;
}
.modal-dialog.bk-form-header {
	max-width: 450px;
}
.modal.book-t-form {
	z-index: 999999;
}
.book-t-form .modal-header .close {
	cursor: pointer;
	color: #fff;
	opacity: 1;
	font-size: 30px;
}
.book-t-form div.wpcf7-spam-blocked, div.wpcf7-mail-sent-ok{
    width: 100%;
}
.book-t-form div.wpcf7-response-output {
	margin: 0;
	position: absolute;
	bottom: -20px;
	border: 0px;
	background: transparent;
	color: #fff;
	width: 100%;
	text-align: center;
}
.book-t-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	color: #ff0000 !important;
}
.bk-btn-link {
	cursor: pointer;
}
.speaking-img {
	max-width: 80%;
	float: right;
	position: relative;
	margin-right: 1rem;
	margin-top: 1rem;
}
.speaking-img::after {
	content: "";
	position: absolute;
	width: calc(80% + 2rem);
	height: calc(100% + 2rem);
	border: 2px solid #e8863f;
	z-index: 9;
	right: -1rem;
	top: -1rem;
}
.speaking-img img {
	position: relative;
	z-index: 99;
}
.bk-form .wpcf7-form-control::-webkit-input-placeholder 
{ 
    font-size: 12px;
    color: #fff;
}
.bk-form .wpcf7-form-control::-moz-placeholder
{ /* Firefox 19+ */
    font-size: 12px;
    color: #fff;
    opacity: 1 !important;
}
.bk-form .wpcf7-form-control:-ms-input-placeholder
{ /* IE 10+ */
    font-size: 12px;
    color: #fff;
}
.bk-form .wpcf7-form-control::-moz-placeholder
{ /* Firefox 18- */
    font-size: 12px;
    color: #fff;
    opacity: 1 !important
}
.bk-form .wpcf7-form-control::-moz-input-placeholder
{ /* Firefox 18- */
    font-size: 12px;
    color: #fff;
    opacity: 1 !important
}

.bookauthor {
    background: #E8863F;
    padding: 20px;
    max-width: 767px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}
.bookauthor .auth-cnt p{
    margin-bottom: 0;
    color: #fff;
    font-style: italic;
}

.bookauthor .auth-cnt a{
    margin-bottom: 0;
    color: #283353;
    font-style: italic;
}

/**30-oct-19**/
	.sub-menu .menu-item-has-children:hover .sub-menu {
    display: block !important;
}
		.sub-menu .menu-item-has-children:hover .sub-nav-close:before{
			    content: "-";
		}

@media only screen and (max-width: 991px){

.listView li {
    width: 100%;
}

}


@media only screen and (max-width: 767px){

    .bookauthor .auth-cnt p, .bookauthor .auth-cnt a{
        line-height: 1.5;
    }
   .bookauthor {
        padding: 10px;
        margin-top: 40px;
    }

}


/*Load More*/

.button{
	background-color: #e4b05d;
	color: #FFF;
	min-width: 180px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 70px;
	display: inline-block;
	white-space: nowrap;
	text-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.load-more-button {
	display: inline-block;
	margin: 0px auto 20px !important;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background: #283353;
	color: #fff;
	border-radius: 0;
	padding: 10px 25px;
	width:150px;
    height: 46px;
}
.disable-btn{
	pointer-events: none;
	cursor: default;
}
.loader{
	border: 3px solid #fff;
	border-radius: 50%;
	border-top: 3px solid #695d30;
	width: 22px;
	height: 22px;
	display:none;
	position: relative;
	top: 2px;
	-webkit-animation: spin 1.15s linear infinite; /* Safari */
	animation: spin 1.15s linear infinite;
}

.infusionsoft-form .infusion-radio {
    margin-bottom: 26px;
}

.infusionsoft-form.infusion-contact {
    text-align: left;
    margin-top: 60px;
}

.infusionsoft-form .infuForm-text{
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
}
.video-thumb-box .h5{
    position: relative;
    z-index: 1;
    color: #FFF;
    text-align: center;
    padding: 10px;
    font-size: 17px;
    margin-bottom: 0;
}
.video-thumb-box .h5 a{
    color: #FFF
}
.video-thumb-box:before{
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    background-color: #283556;
    height: 100%
}

/*17-10-2019*/

.home-form .inf-contact-home-page {
    margin-top: 0;
}

.h2.talk-real {
    margin-bottom: 0;
}

.h2.our-videos {
    margin: 0 0 65px 0;
}

.attorneylist li {
    width: 32%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    margin: 5px;
}

.attorney-image {
    padding: 5px;
}

.jobs-paralegal {
    padding: 10px 30px;
    color: #FFF;
    text-transform: uppercase;
    background-color: #e8863f;
    font-weight: 600;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #FFF;
    font-size: 16px;
    box-shadow: inset 0 0 5px 1px rgba(0,0,0,0.25);
}

.jobs-paralegal:hover {
    background-color: #283353;
}

.list-order-inner {
    padding: 0 0px 0 20px;
    margin: 0;
}

.content-section-blue.inner-content-section-blue {
    margin-top: 0;
    margin-bottom: 30px;
}




/*17-10-2019*/

/* 21- 10 -2019*/
.attorney_img {
    bottom: -80px;
    left: -15px;
    position: absolute;
    z-index: 1;
}
.att-style::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: -30px;
    height: 560px;
    width: 100%;
    border: 2px solid #283353;
    margin: auto;
    z-index: -1;
}
.att-style {
    width: 500px;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.attoreny-details-banner .banner-attorney-content {
    min-height: 400px;
}
.attoreny-details-banner h1, .attoreny-details-banner p{
    width: 100%;
}


@media only screen and (max-width: 767px){
.att-style {
    width: 97%;
    height: 400px;

}
.attoreny-details-banner .banner-attorney-content {
     min-height: initial;
}
.attorney_img {
    bottom: 0;
    left: 0;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}
.att-style::after {
     top: 0;
    bottom: 0;
    right: -14px;
    height: 430px;
    width: 100%;
}
.book-page td {
		display: block !important;
	}
	iframe {
    width: 100%;
    margin: 0px auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .attoreny-details-banner .banner-attorney-content h1 {
    font-size: 32px;
}
.att-style::after {
    right: -20px;
    height: 390px;
}
.att-style {
    width: 350px;
    height: 350px;
}
.attoreny-details-banner .banner-attorney-content {
    min-height: 300px;
    padding: 60px 30px 50px 160px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.att-style {
    width: 450px;
}
.attoreny-details-banner .banner-attorney-content {
    padding: 60px 30px 50px 210px;
}
}
/****************14 nov 19****************/
h2.aligncenter.spos {
    text-align: center;
    margin-bottom: 40px;
}
h1.aligncenter.spos {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 27px;
}
h2.aligncenter.spos::after{
    right: 0;
    margin: 0px auto;
}
h1.aligncenter.spos::after{
    right: 0;
    margin: 0px auto;
}
img.sposucer {
    max-width: 170px;
    width: 100%;
    margin: 0px auto;
}
iframe#infFormIframe_0 table .infusion-submit button.infusion-recaptcha {
    border: 0px!important;
    padding: 10px 42px!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
}
iframe#infFormIframe_0 table .infusion-field-input {
    font-size: 17px!important;
    border: 0px!important;
    padding: 8px!important;
}
iframe#infFormIframe_0 {
    height: 210px;
}
.page-id-10213 iframe {
    width: 100%;
}
.infusionsoft-form-wrap .infusion-field-input{
	font-size:14px;
}
/***********15 Nov 19******************/


.footer-col-right .directions-link:hover,
.footer-col-right ul li a span:hover,
.footer-social-icon .fa:hover {
    color: #e9873e !important;
}
html.crjs.responsive-menu-open body {
    overflow: hidden;
}



/*NEW SEARCH STRYLE M*/

.searchform input.search {
    margin: 0;
    padding: 0;
}


.search-bar-box.active-bar {
    opacity: 1;
    z-index: 22;
    -webkit-transition: all ease-in-out .45s;
    -moz-transition: all ease-in-out .45s;
    -o-transition: all ease-in-out .45s;
    transition: all ease-in-out .45s;
    width: calc(94% - 0px);
}

.search-bar-box {
    position: absolute;
    left: 0;
    right: 0;
    background: #e8863e;
    bottom: 0px;
    opacity: 0;
    z-index: -1;
    width: 0;
    -webkit-transition: all ease-in-out .45s;
    -moz-transition: all ease-in-out .45s;
    -o-transition: all ease-in-out .45s;
    transition: all ease-in-out .45s;
    padding: 2px 15px;
}

.search-form-outer {
    width: 100%;
}
.search-input-box {
    width: 100%;
}

.search-icon-form {
    margin-left: 15px;
    margin-right: 15px;
}

.search-icon-form img {
    max-width: 80%;
}

.search-icon-form button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: #fff;
}

.search-input-box input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.search-input-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
  opacity: 1; /* Firefox */
}

.search-input-box input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
  opacity: 1; /* Firefox */
}








.search-input-box input:focus, .search-input-box input {
    background-color: transparent;
    border: none;
    padding-left: 0;
    padding-right: 0;
    color: #fff;
    font-size: 14px;
    box-shadow: none;
}

#close-search {
    cursor: pointer;
    margin-right: 15px;
}

.search-bar {
    color: #000;
    font-weight: 600;
    cursor: pointer;
    margin: 0 0 0 15px;
}

#close-search {
    cursor: pointer;
    margin-right: 15px;
}

.close-search .bar {
    background: #fff;
    border-radius: 0;
    display: block;
    height: 1px;
    width: 45px;
}

.close-search .bar:nth-of-type(2) {
    width: 25px;
    margin-bottom: 9px;
    margin-top: 9px;
}



.desktop_errorss {
    color: #f00;
    font-size: 12px;
    position: absolute;
    bottom: 2px;
    right: 6px;
}




/*NEW SEARCH STRYLE M*/

/* Popup CTA Form */
.infusion-contact.modal .infusion-field select {
	height:50px;
	position:relative!important;
}
.modal {
	padding:0px!important;
	overflow:visible;
	max-width:700px!important;
	top:120px;
	
}
.blocker {
    background-color: rgba(0,0,0,0.85)!important;	
}
.infusion-contact.modal .infusion-field .infusion-field-input, .infusion-contact .infusion-field textarea, .infusion-contact .infusion-field select {
	padding:15px 20px;
}
@media only screen and (min-width: 769px) {
	.sidebar .banner-form{
    padding-left: 0;
    padding-right: 0
}
}
@media only screen and (max-width: 575px) {
header .header-right-col a.phone-sm-icon, body button#responsive-menu-button {
  /*top: 50px !important;*/
}
}
.infusion-contact.modal form {
    max-width: 100%;
    margin: 0px auto 0px;
}
button.infusion-recaptcha.form-btn-submit{
	padding: 12px 60px;
    font-size: 14px;
    min-width: unset !important;
    display: inherit;
    margin: auto;
}
.spgl-form-checkbox {
	display:flex;
	margin-top:25px;
}
.spgl-form-checkbox input {
    margin-top: 6px;
    margin-right: 10px;
}
.spgl-form-checkbox label {
	font-size:13px;
}
@media only screen and (min-width: 320px) {
.infusion-radio .options-container .infusion-option {
	min-width:150px;
	}
}
.sidebar-articles .blog-featureds.bg {
    display: block;
    height: 200px;
}
.sidebar-articles .blog-featureds + p {
	margin-bottom:0px;
}
.sidebar-articles .blog-contents {
	background:transparent;
}
.sidebar-articles {
	background-color:#2c395c!important;
	display: flex;
    height: auto;
    clear: both;
    flex-direction: column;
}
.sidebar-articles .blog-contents {
	margin-bottom:20px;
}
.sidebar-articles .post-title {
    font-family: raleway;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 10px;
}
.sidebar-articles .form-title {
	margin-top:20px;
}
.sidebar-articles .date a {
    color: #fff!important;
}
.video-load-more {
	margin:30px auto;
}
#misha_filters button {
	    display: inline-block;
    margin: 0px auto 20px !important;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    background: #283353;
    color: #fff;
    border-radius: 0;
    padding: 10px 25px;
}
#misha_filters button:hover {
	    background: #E8863F;
    opacity: 1;
}
#misha_filters {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	margin-bottom:30px;
}
.category-filter {
	width:200px;
}
.select-css {
	padding:5px 30px;
	margin-right:20px;
}



.page-template-template-webinar .main-wrapper, 
.page-template-template-webinar-thankyou .main-wrapper{padding-top:0px !important;}

.page-template-template-webinar .addtoany_content, 
.page-template-template-webinar-thankyou .addtoany_content{display:none;}

.page-template-template-webinar #responsive-menu-button,
.page-template-template-webinar-thankyou #responsive-menu-button{display:none;}

.webinar-wrapper{padding-top:40px; position:relative; background-size:cover; background-repeat: no-repeat; background-position:center; min-height:100vh;}

.webinar-wrapper:before{content:''; background:rgba(61, 91, 169, 0.85); position:absolute; height:100%; width:100%; left:0px; top:0px;}

.webinar-wrapper .small-container{max-width:750px; margin:auto; text-align:center;}

.webinar-wrapper *{color:#fff; font-family:'Roboto'; position:relative; z-index:1; line-height:1.2;}

.webinar-wrapper p{font-size:18px; letter-spacing:0px; line-height:1.6;}

.webinar-wrapper h2:after,
.webinar-wrapper h1::after, 
.webinar-wrapper h3::after, 
.webinar-wrapper .section-title:after{display:none;}

.webinar-wrapper .col-12{margin-bottom:20px;}

.webinar-wrapper h1, .webinar-wrapper h2, .webinar-wrapperh3, .webinar-wrapper h4, .webinar-wrapper h5, .webinar-wrapper h6{font-weight:500; font-family:'Gotham',sans-serif;}

.webinar-wrapper h1{font-weight:700; margin-bottom:30px; font-size:40px;}

.webinar-wrapper h2{margin-bottom:18px; font-size:30px;}

.webinar-wrapper h5{margin:10px 0px 20px; line-height:1.5;}

.webinar-wrapper a, .webinar-wrapper button, 
.webinar-wrapper input[type="submit"], 
.webinar-wrapper input[type="button"]{background:#FF8A00; font-weight:700; text-transform:uppercase; color:#fff; border:0px; box-shadow:none; outline:0; padding:10px 30px; margin:20px 0px; display:inline-block;}

.webinar-footer{margin:10px 0px;}

@media only screen and (min-width: 1600px)
{
	.webinar-wrapper h1{font-size:48px;}
}

@media only screen and (max-width: 991px)
{
	.webinar-wrapper{padding-top:60px !important;}
	.webinar-wrapper h2{font-size:25px;}	
	.webinar-wrapper h5{font-size:20px;}
}

@media only screen and (max-width: 767px)
{
	.webinar-wrapper h5{font-size:17px;}
}
