.header_main .brand-logo img {
    max-width: 200px;
}
li.header-lock-bar {
    display: none !important;
}
.inner_banner_main .subtitle {
    font-size: 24px !important;
    line-height:28px !important;
}
.font-inline-contact .wpb_wrapper {
    display: flex;
    justify-content: center;
}
.header_main .brand-logo{
    margin-top: 5px;
}
.header_top_item .header-data-social ul.social li a i, .linkedin i {
    font-size: 16px;
}
.wraper_header.style-three .wraper_header_main {
    background-color: rgba(40,45,64,0.2);
    height: 80px;
}

.hover-box > .vc_column-inner{
    transition: all .05s;
}

.hover-box:hover > .vc_column-inner{
    box-shadow: 0px 0px 50px rgba(5,6,6,0.08);
}

.hover-box:hover > .vc_column-inner h2{
    color:#000 !important;
    transition: all .07s;
}

.hover-box:hover > .vc_column-inner h5{
    color:#a0793d;
    transition: all .07s;
}

.full-width-image {
    width: 100%;
}

.blog.element-ten .blog-item > .holder .data h4{
    font-weight:500 !important;
}

.icon-hover .radiantthemes-iconbox{
    transition: transform .3s ease-out;
}
.icon-hover:hover .radiantthemes-iconbox{
    transform: translate(0, -10px);
}

/* ========================== */
/* START OF HOME PAGE ONE */
/* ========================== */

.home-1-practice-areas-item-pic img{
    max-width:75px !important;
    margin-bottom:10px;
}

/* ========================== */
/* END OF HOME PAGE ONE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE TWO */
/* ========================== */

body.page-id-307 .wraper_header.style-five .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-307 .wraper_header.style-five .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-307 .wraper_footer.style-five .footer_main_item button[type="submit"]{
    background-color:#65ae84 ;
}

body.page-id-307 .wraper_footer .phone a{
    color: #65ae84 !important;
}

/* ========================== */
/* END OF HOME PAGE TWO */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE THREE */
/* ========================== */

body.page-id-518 .wraper_header.style-one .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-518 .wraper_header.style-one .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-518 .wraper_footer.style-one .footer_main_item button[type="submit"]{
    background-color:#3367d6;
}

body.page-id-518 .wraper_footer .phone a{
    color: #3367d6  !important;
}

/* ========================== */
/* END OF HOME PAGE THREE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE FOUR */
/* ========================== */

body.page-id-730 .wraper_header.style-three .wraper_header_top{
    background-color:#282d40;
}

/* ========================== */
/* END OF HOME PAGE FOUR */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE FIVE */
/* ========================== */

body.page-id-1153 .wraper_header.style-two .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-1153 .wraper_header.style-two .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-1153 .wraper_footer.style-two .footer_main_item button[type="submit"]{
    background-color:#d2b16a;
}

body.page-id-1153 .wraper_footer .phone a{
    color: #d2b16a !important;
}

body.page-id-1153 .wraper_footer.style-eleven{
    background-color: #142d3f !important;
}

body.page-id-1153 .wraper_footer.style-eleven .wraper_footer_copyright{
    background-color: #142d3f !important;
}

/* ========================== */
/* END OF HOME PAGE FIVE */
/* ========================== */

/* ========================== */
/* START OF HOME PAGE SIX */
/* ========================== */

body.page-id-873 .wraper_header.style-two .header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count,
body.page-id-873 .wraper_header.style-two .nav > [class*='menu-'] > ul.menu > li > a:before,
body.page-id-873 .wraper_footer.style-two .footer_main_item button[type="submit"]{
    background-color:#313d85;
}

body.page-id-873 .wraper_footer .phone a{
    color: #313d85 !important;
}

body.page-id-873 .wraper_footer.style-eleven{
    background-color:#313d85 !important;
}

body.page-id-873 .wraper_footer.style-eleven .wraper_footer_copyright{
    background-color:#313d85 !important;
}

/* ========================== */
/* END OF HOME PAGE SIX */
/* ========================== */
.page-template-default .entry-content ul{    list-style:none !important;
padding-left:0 !important;}	
.wrapper_footer img{
    filter: brightness(0) invert(1);
}



.main-blog-listing .pic{
	display: none;
}
.main-blog-listing .category-display a {
    vertical-align: top;
    margin-right: 8px;
    margin-bottom: 20px;
    border: 1px #252525 solid;
    background-color: #252525 !important;
    border: 1px #252525 solid !important;
    color: #fff !important;
    -webkit-transition: all 0.3s ease-in-out;
}
.main-blog-listing .category-display a:hover {
    background-color: transparent !important;
    color: #252525 !important;
}
.main-blog-listing .category-display {
    position: relative !important;
    left: 0 !important;
}
.main-blog-listing .data h4{
    font-size: 20px !important;
    line-height: 1.5 !important;
}
.main-blog-listing .blog-item:hover {
    background-color: #f7f7f7;
}
.main-blog-listing .blog-item {
    padding: 27px 30px 0px 30px;
    border-bottom: 1px rgba(0,0,0,0.06) solid;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.radiant-contact-form .form-row.last br {
    display: none !important;
}
.cf7-cf-turnstile {
    margin-bottom: unset !important;
}