/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
/*rss feeds:*/
.counters .feed-item::marker {
    display: none;
    list-style: none;
    font-size: 0;
}
.counters .feed-item {
    padding-left: 45px;
        position: relative;
}
.counters .rss-aggregator > ::before {
    content: "";
    position: absolute;
    border-radius: 50px;
    border: 2px solid;
    width: 26px;
    height: 26px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    top: 3px;
    color: #ef1301;
    font-weight: 700;
	z-index:1;
	left: 0;
}
.counters .rss-aggregator > :nth-child(1)::before {
    content: "1";
}
.counters .rss-aggregator > :nth-child(2)::before {
    content: "2";
}
.counters .rss-aggregator > :nth-child(3)::before {
    content: "3";
}
.counters .rss-aggregator > :nth-child(4)::before {
    content: "4";
}
.counters .rss-aggregator > :nth-child(5)::before {
    content: "5";
}
.rss-style a {
    font-size: 18px!important;
    font-weight: 600;
    line-height: 18px;
    text-transform: inherit;
	color: black;
	    text-decoration-line: none !important;
}
.rss-style a:hover {
    color: var(--color-content-link);
}
.rss-style.flash-heading {
    font-size: 35px !important;
    letter-spacing: -2px;
    font-weight: 900;
	    margin-bottom: 40px;
}
.rss-aggregator {
    margin: 0;
}
.rss-style span {
    right: initial!important;
    position: relative!important;
    rotate: initial!important;
    left: 0;
    bottom: 0!important;
    letter-spacing: 1px!important;
    transform: rotate(0)!important;
}
.wprss-feed-meta {
    font-size: 13px;
}

/*rss feeds end*/
/*rss feeds single*/

.rss-post .flash-heading {
    font-size: 26px !important;
	line-height: 29px;
}
.rss-post span {
    position: relative !important;
    rotate: initial!important;
    left: 0;
    bottom: 0 !important;
	letter-spacing: 1px !important;
    transform: rotate(0deg) !important;
}
.rss-post a {
    font-size: 16px !important;
    line-height: 19px;
    display: block;
}
.rss-post .rss-aggregator > ::before {
     border: 1px solid;
    width: 17px;
    height: 17px;
    font-size: 10px !important;
      line-height: 19px;
}
.rss-post .feed-item {
    padding-left: 28px;
    position: relative;
}
.rss-post .flash-heading {
    margin-bottom: 20px;
}
.rss-post .l-section {
    padding: 30px 20px !important;
}
/*rss feeds single end*/




/* Mediavine CSS */

@media only screen and (max-width: 379px){
    .post-body,
	.post-data{
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
	.single-post .full-width-container .vc_column-inner {
    padding: 0px !important;
}
	.single-post .w-post-elm{
		   border-radius: 0px !important;

	}
    .content-body > .post-container > .vc_column-inner, .post-body > .l-section-h > .vc_row > .wpb_column > .vc_column-inner  {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .post-body > .l-section-h > .vc_row, .content-body{
        margin-left:0px!important;
        margin-right:0px!important;
    }
    .content-body .post-container {
        width: 100%!important;
    }
	.author-dp .fn,
	.entry-date span{
    font-size: 11px!important;
	}

	/*single article mobile*/
	p, ul, ol, dl, address, pre, table, blockquote, fieldset {
    margin: 0 0 16px;
   word-wrap: break-word;
}
	.legal {
       font-size: 12px !important;
  }
	.single-post .post-author-ava {
    display: none;
}
		.single-post .custom-dt .post-author-ava {
    font-size: 35px !important;
}
	.archive .see-all-btn {
    display: none;
}
.single-post .post-author-meta,
	.single-post .entry-date.published{
    padding-left: 0px !important;
}

	.author-info  time.w-post-elm.post_date {
    font-size: 11px !important;
		    padding-left: 0px!important;
		    margin: 0 !important;
}
.entry-date {
    line-height: 1;
}
}

/* End Mediavine CSS */
header#page-header {
z-index:1501!important;
}

/* prevent horizontal scrolling on iPad */
html:not(.no-touch) .l-canvas { overflow: hidden; }
/* prevent horizontal scrolling for full-width Rows */
.l-section.width_full { overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
padding:0px !important;
}
p, ul, ol, dl, address, pre, table, blockquote, fieldset {
    margin: 0 0 0.5rem;
}
.wp-block-pullquote {
    display: block;
    color: #000;
    font-style: italic;
    font-size: 22px;
    line-height: 1.5em;
    border-color: #eee;
    border-left-width: 4px;
    padding: 20px !important;
    margin-bottom: 20px;
}
.wp-block-pullquote strong {
    font-weight: 600;
}
.post-grids .w-grid-item {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.red-set .term-interviews {
    color: var(--color-content-link) !important;
}
.red-set .entry-title a{
     background: linear-gradient(to bottom, #ffd9da 65%, transparent 0);
    background-position: 0px 8px;
}
.red-set .post_title a:hover{
color: var(--color-content-link) !important;
}
.red-set a.post-author-name.fn {
    color: initial !important;
}
.with_collapsible_content>div[style]:first-of-type {
    -webkit-mask-image: none !important;
}
.w-search.layout_fullwidth.active .w-search-form {
    height: 98%;
}
.live-badge::before {
    position: absolute;
    content: "•";
    color: #e71d1d;
    font-size: 22px;
    top: -14px;
    right: 8px
}
/*flex setting*/
.flex-row {
    display: flex;
    flex-wrap: wrap;
}
.center-middle
{
align-items: center;
}
.justify-center
{
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
}
.flex-grow .vc_column-inner {
    flex-grow: initial !important;
}
/*flex setting end*/
.custom-col-row .vc_col-sm-3 {
    width: 28%;
}
.custom-col-row .vc_col-sm-9 {
        width: 72%;
}

.content-body img {
    margin-bottom: 20px!important;
	max-width: 100% !important;
	    margin: 0 auto;
}
.text-container a {
    text-decoration-line: underline;
}
.content-body .wp-block-embed iframe {
    width: 100%;
}
iframe.instagram-media {
    margin: 0 auto !important;
}
.add-widget {
    min-width: 345px;
}
p, ul, ol, dl, address, pre, table, blockquote, fieldset {
    margin: 0 0 1.4rem;
}
.border-left{
    border-left: 1px solid #000;
border-color: var(--color-content-border);
    
}
.border-bottom{
    border-bottom: 1px solid #000;
border-color: var(--color-content-border);
    
}
.border-top{
    border-top: 1px solid #000;
border-color: var(--color-content-border);
    
}
.border-left-right {
    border-right: 1px solid #000;
        border-left: 1px solid #000;
border-color: var(--color-content-border);
    
}
.border-top-bottom {
    border-top: 1px solid #000;
        border-bottom: 1px solid #000;
border-color: var(--color-content-border);
    }
.justify-between .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex-row .w-hwrapper.wrap {
    flex-wrap: initial;
}







/*home page setting*/
.l-subheader.at_middle {
    border-bottom: 1px solid;
	border-color: var(--color-content-border);
}
.us-btn-style_5 {
    border-bottom: 1px solid;
border-color: var(--color-content-border);
}
.col-spacing .g-cols.via_flex.type_default>div>.vc_column-inner {
    padding: 0px;
}
.flex-slider .w-hwrapper {
    display: flex;
    flex-wrap: initial !important;
}
.owl-carousel.navstyle_circle .owl-nav button {
    height: 50px;
    width: 50px;
    border-radius: 5px;
    fill: #dadada;
    background-color: #fff;
    border: 1px solid #dadada;
    font-size: 20px !important;
    font-weight: initial !important;
    cursor: pointer;
	    color: #000;
	box-shadow: 0 8px 16px rgb(0 0 0 / 16%);
}
.no-touch .owl-carousel.navpos_inside.navstyle_circle>.owl-nav button:hover, .no-touch .owl-carousel.navpos_inside.navstyle_block>.owl-nav button:hover {
    background: var(--color-content-link);   
	color: #fff;
}
.w-tabs.style_radio3>.w-tabs-list .w-tabs-item.active {
    background-color: #000 !important;
    color: #fff !important;
}
.w-tabs.style_radio3>.w-tabs-list .w-tabs-list-h {
    border: 1px solid #c41400;
}
.w-post-elm.post_taxonomy {
    font-size: 14px !important;
    line-height: 22px;
    font-weight: 600 !important;
	    text-transform: uppercase;
}
.owl-stage-outer {
    box-shadow: none;
}
.slider-st {
    background-color: #fff;
    position: absolute;
    top: -99px;
    width: 90%;
    margin: 0 auto;
    border-radius: 8px;
    padding: 30px;
-webkit-box-shadow:-12px 21px 35px -31px rgb(0 0 0 / 26%);
    -moz-box-shadow: -12px 21px 35px -31px rgb(0 0 0 / 26%);
    box-shadow: -12px 21px 35px -31px rgb(0 0 0 / 26%);
}
.counters .w-grid-list > ::before {
    top: initial;
}
.overlay.w-vwrapper{
    top: 0px;
    left: 0px;
    opacity: 1;
    z-index: 2;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none;
    transition: opacity 0.3s ease 0s;
    background: linear-gradient(to top, rgb(0, 0, 0), transparent 65%) 0% 0% / calc(100% + 1px) calc(100% + 1px);
}



.header-slider .owl-stage-outer {
    padding: 0px 20px !important;
}
.tabs-scroll  .w-tabs-list-h {
	    overflow-x: auto;
     display: flex !important;
    background-color: transparent !important;
    border: none !important;
	    justify-content: center;
	    border-radius: 0px !important;
}
.tabs-scroll button.w-tabs-item {
    color: #fff!important;
    background-color: #fff3f330;
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.tabs-scroll .w-tabs-section-content {
    padding-top: 2rem;
}
.counters-num .owl-item article::after {
    content: "";
    border-right: 1px solid #d9d9d9;
    position: absolute;
    height: 40%;
    top: 30%;
    left: -16px;
}
.counters-num .owl-item:nth-child(1) article::after   { display:none;}

.counters-num .owl-item article::before {
    content: "";
    position: absolute;
    border-radius: 50px;
    border: 2px solid;
    width: 23px;
    height: 23px;
    font-size: 15px;
    text-align: center;
    line-height: 23px;
    top: 34px;
    color: var(--color-content-link);
    font-weight: 700;
    left: -5px;
}
.counters-num .owl-item:nth-child(1) article::before   { content: "1";}
.counters-num .owl-item:nth-child(2) article::before   { content: "2";}
.counters-num .owl-item:nth-child(3) article::before   { content: "3";}
.counters-num .owl-item:nth-child(4) article::before   { content: "4";}
.counters-num .owl-item:nth-child(5) article::before   { content: "5";}
.wrap-title-one a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.readmore p {
    margin-bottom: 8px;
}
.wrap-five a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.wrap-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.wrap-title-hd a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.author-dp .post-author-meta a::before {
    content: "BY";
    margin-right: 5px;
}
.author-dp .fn {
    margin-right: 6px;
    font-size: 13px;
    text-transform: uppercase;
    color: #595959 !important;
    font-weight: 600 !important;
	    line-height: 19px;
}
.light-theme .author-dp .fn{
	    color: #fff !important;
}
.light-theme .latesttime {
    color: #fff;
}
.light-theme .w-grid-item-h .entry-date {
    color: #fff !important;
}
.box-color .w-grid-item-h .entry-date {
    color: #000 !important;
}
.post_author.avapos_left {
	    display: flex;
}
.round-img img.avatar {
    border-radius: 50% !important;
}
.color_alternate a.post-author-name.fn {
    color: #fff;
}
.home-news .w-grid-item {
    border-right: 1px solid;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.home-news a {
    font-size: 16px;
}
.home-news .owl-carousel{
    border-left: 1px solid;

}

#us_grid_2 .w-grid-item:not(:last-child) {
    margin-bottom: 6px;
}
.box-color .w-grid-item-h {
    background: antiquewhite;
    color: #000;
    padding: 5px 15px 5px 45px;
}
.titles-border .w-grid-item-h,
.titles-border .feed-item{
    border-bottom: 1px solid;
    padding-bottom: 10px;
    border-color: var(--color-content-border);
}
.titles-border-right .w-grid-item-h::after{
    content: "";
    border-right: 1px solid;
    position: absolute;
    height: 62%;
    top: 30%;
    left: 13px;
    border-color: var(--color-content-border);
}


.owl-carousel.navstyle_circle .owl-nav div {
    background: #fff;
    color: #000 !important;
    width: 50px;
    height: 50px;
    border-radius: 5px !important;
    box-shadow: 0 8px 16px rgb(0 0 0 / 16%);
    font-size: 20px !important;
}

.counters article {
    position: relative;
}
.counters .w-grid-item-h {
    padding-left: 45px;
}
.counters .w-grid-list > ::before {
    content: "";
    position: absolute;
    border-radius: 50px;
    border: 2px solid;
    width: 26px;
    height: 26px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    top: 3px;
    color: #ef1301;
    font-weight: 700;
	z-index:1;
}
.counters .w-grid-list > :nth-child(1)::before {
    content: "1";
}
.counters .w-grid-list > :nth-child(2)::before {
    content: "2";
}
.counters .w-grid-list > :nth-child(3)::before {
    content: "3";
}
.counters .w-grid-list > :nth-child(4)::before {
    content: "4";
}
.counters .w-grid-list > :nth-child(5)::before {
    content: "5";
}
.img-border img {
    border: 2px solid;
    padding: 4px;
        border-color: var(--color-content-link);
}
.border-thumb img {
    border: 2px solid;
    padding: 4px !important;
    border-color: var(--color-content-link);
    border-radius: 50%;
}
.top-authors .post-author-ava {
    margin: 0 auto !important;
    padding-bottom: 10px;
}


.owl-stage h2:hover,
.w-grid-list a:hover{
    text-decoration-line: underline;
}
.see-all .fa-arrow-right:before {
    background: antiquewhite;
    padding: 8px;
    border-radius: 50px;
}
.see-all-btn {
    width: fit-content;
    position: absolute;
    right: 30px;
    top: 8px;
}
.round-img img
{
    border-radius: 3px !important;
}
button.w-tabs-item.active {
    color: #fff !important;
}
button.w-tabs-item {
    color: #fff !important;
}
.arrow {
    position: absolute;
    left: -30px;
    width: 90px;
    top: 40px;
    transform: rotate(353deg);
}
.flash-heading {
    font-size:40px;
    font-weight: 800;
    letter-spacing: -1px;
    text-transform: uppercase;
        font-family: var(--h1-font-family)!important;
    margin-bottom: 0px;
    line-height: 50px;
	position: relative;
	display: inline-block;
}
.flash-heading span{
display: block;
    bottom: -12px;
    text-align: center;
    color: #fff;
    clip-path: polygon(100% 0%,96% 49%,100% 100%,0% 100%,5% 49%,0% 0%);
    line-height: 22px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 4px;
    position: absolute;
    padding: 0px 13px;
    transform: rotate(-2deg);
    right: 0;
    border: 1px solid #fff;
    background: var(--color-content-link);
}
.flash-heading a{
	    color: #fff!important;
}
.yellow-theme .flash-heading span {
    background-color: black;
}
.center-head {
    text-align: center;
}
.center-head .flash-heading {
    margin-top: -50px;
    background-color: #fff;
    padding: 0px 20px;
}
.center-head span {
    right: 20px;
}
.body-titles::after {
    content: '';
    border-top-width: 3px;
    border-top-style: double;
    width: 95%;
    overflow: hidden;
    line-height: 0;
    height: 1.5rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}
.full-sep.body-titles::after {
    width: 100%;
}
.component-header p {
    font-size: 19px;
    line-height: 22px;
    padding-left: 20px;
    border-left: 1px solid;
    margin-left: 20px;
    max-width: 500px;
}
.side-menu {
    position: absolute;
    left: -50px;
    color: #c50f00;
}
.side-menu a.w-nav-anchor {
    font-size: 20px !important;
    font-weight: 600;
    line-height: 20px !important;
}
.side-menu .w-nav-arrow {
    padding-right: 0 !important;
    font-size: 14px!important;
}
.side-menu a.w-nav-control {
    margin: 0px !important;
}
.side-menu .w-nav-close {
    display: block;
    font-size: 30px;
}
.side-menu .w-nav-list {
    padding: 10px 20px !important;
}
.side-menu ul.w-nav-list.level_1.hover_underline {
    min-width: 320px !important;
}
.side-menu a.w-nav-anchor {
    padding: 8px 0px !important;
}
.side-menu p {
    margin-bottom: 12px;
}
.side-menu .w-search.layout_simple input {
    font-size: 14px;
}
.side-menu .live-badge::before {
      top: 8px !important;
}
.affiliate li a::after {
    content: "\f35d";
    position: absolute;
    font-family: "fontawesome";
       font-size: 12px;
    margin-left: 10px;
    line-height: 22px;
    font-weight: 700;
}
.side-menu .us-btn-style_10 {
    display: block;
    width: 100%;
    margin: 18px 0px !important;
}
.side-menu .us-btn-style_10 span {
    font-size: 15px !important;
    line-height: 28px;
}
.sep {
    padding-top: 20px;
    border-top: 1px solid;
    margin-top: 10px;
    border-color: var(--color-content-border);
}
.side-menu .w-nav-arrow {
       color: var(--color-content-link);
    font-size: 18px;
}
.main-slider .has_ratio {
    height: 430px;
}
.highligt-hover .w-post-elm.post_image:hover~.w-vwrapper .w-post-elm.post_title a {
    background: linear-gradient(to bottom, transparent 13%, #3098fc1f 13% 80%, transparent 80% 100%);
    display: inline !important;
}
.highligt-hover .w-vwrapper .w-post-elm.post_title a:hover{
    background: linear-gradient(to bottom, transparent 13%, #3098fc1f 13% 80%, transparent 80% 100%);
    display: inline !important;
}
.hover-img-scale img:hover {
    transform: scale(1.08);
    transition: transform .2s;
}



.fancy-shadow-box::after {
background-image: linear-gradient(45deg, #fff 33.33%, #0098fe 33.33%, #0098fe 50%, #fff 50%, #fff 83.33%, #0098fe 83.33%, #0098fe 100%);
    content: "";
    background-size: 4.5px 4.5px;
    display: block;
    position: absolute;
    width: 100%;
    z-index: -1;
    transition: transform .2s;
    height: 100%;
    margin-top: 35px;
}
.fancy-shadow-box {
    position: relative;
    z-index: -0;
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}
.fancy-shadow-box .wpb_wrapper {
    background-color: #fff;
    border: 1px solid;
    padding: 0px 50px 50px 50px;
}
.fetured-post::before {
    content: "";
    height: 92%;
    background-color: #fff3f3;
    width: 105%;
    position: absolute;
    left: -30px;
    right: -30px;
    top: 4%;
    border-radius: 4px;
}
.fetured-post .w-post-elm.post_image {
    overflow: initial !important;
}
.fetured-post {
    position: relative;
}
.fetured-post .w-post-elm.post_image::before {
    background-image: linear-gradient(45deg, #fff 33.33%, #c50f00 33.33%, #c50f00 50%, #fff 50%, #fff 83.33%, #c50f00 83.33%, #c50f00 100%);
    content: "";
    background-size: 4.5px 4.5px;
    display: block;
    position: absolute;
    width: 105%;
    height: 89%;
    left: -16px;
    top: 26px;
    z-index: -1;
    transition: transform .2s;
}
.exclusive-badge::after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 9;
    top: -30px;
    height: 100px;
    width: 100px;
    transform: rotate(10deg);
}
.featured-badge::after{
        content: "";
    position: absolute;
    z-index: 9;
    top: 25px;
    height: 100px;
    width: 100px;
    left: 50px;
}


.flash-card {
    background-color: #fff;
    color: #000;
    padding: 50px;
    border-radius: 3px;
}

.flash-card .entry-title a {
    position: relative;
    display: initial !important;
   }

.flash-card::before {
    background-image: linear-gradient(45deg, #fff 33.33%, #c50f00 33.33%, #c50f00 50%, #fff 50%, #fff 83.33%, #c50f00 83.33%, #c50f00 100%);
    content: "";
    background-size: 4.5px 4.5px;
    display: block;
    position: absolute;
    width: 93%;
    height: 100%;
    left: 57px;
    top: 21px;
    z-index: -1;
}


	/*single article*/
.wp-block-image {
    position: relative;
}
a.pin-it-button::before {
    content: "Save";
    text-decoration: none;
    border: none;
    margin-right: 5px;
    font-size: 20px;
    line-height: 0;
    font-weight: 600;
    margin-top: -3px;
}
a.pin-it-button {
    position: absolute;
    right: 20px;
    z-index: 99999;
    top: 20px;
    font-size: 25px;
    background: #fff;
    border-radius: 35px;
    padding: 8px 15px;
    cursor: pointer;
    vertical-align: middle;
    display: flex;
    align-items: center;
    line-height: 0;
    text-decoration-line: blink;
    color: #c50f00;
}
.g-breadcrumbs-item a {
    color: var(--color-content-text);
}
.g-breadcrumbs {
    font-size: 13px;
    margin-bottom: 5px;
}
figure.wp-block-gallery.has-nested-images {
    align-items: normal;
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667);
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    flex-direction: column;
    max-width: 100%;
    box-sizing: border-box;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, 
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    width: 100%;
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
}

.author-info .wpb_wrapper {
display: flex;
    align-items: center;
    padding: 10px 0;
    position: relative;
    border-top: 1px solid;
    margin-top: 20px;
        border-color: var(--color-content-border);
}

.content-body tr {
    font-size: 18px;
	line-height: 20px;
}
.post-body .w-tabs-section-header {
    padding: 10px !important;
    font-size: 14px !important;
    border: none !important;
    background-color: #EFEFEF;
    border-radius: 6px;
    color: #8E8492;
}
.post-body .w-tabs-section {
    border: none !important;
    border-style: none !important;
}
.post-body td,
.post-body th{
	padding: 14px 0rem;
	padding-right: 20px !important;
}
.share-btn {
    position: absolute;
    right: 0;
}
.author-info a.w-sharing-item {
    line-height: 1;
    min-width: 1em;
	padding: 0px 8px !important;
}


.post-body.no-touch a:hover {
    box-shadow: 0 2px 0 -1px #e71d1d;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}
.post-body .width_full {
    padding-top: 0px;
}

.post-body ul {
    padding-left: 0;
    margin-left: 0;
}
.post-body ul li {
    margin-bottom: 10px;
    list-style: none;
    padding-left: 20px;
    position: relative;
}
.post-body ul li::before {
    content: ".";
    position: absolute;
    line-height: 0;
    font-size: 25px!important;
    left: 0;
    margin-top: 8px;
}
.post-body ol {
      list-style: decimal;
    padding-left: 22px;
}
.head-info>p {
    font-size: 14px;
    padding-top: 20px;
    border-top: 1px solid;
    border-color: var(--color-content-border);
        margin-bottom: 20px;
}
.flash_sub_title {
    font-size: 22px!important;
    line-height: 34px!important;
    margin-top: 20px;
}
.wp-block-image figcaption, .wp-block-embed figcaption {
    font-size: 14px!important;
    line-height: 14px!important;
    margin-top: -15px!important;
    margin-bottom: 20px!important;
    font-style: italic!important;
}
.entry-date {
    display: inline-block;
}
.author-info .entry-date.updated {
    border-left: 2px solid #5d3587;
    padding-left: 6px;
  margin-left: 5px;
}
	/*single article end*/

/*comments*/
#thrive-comments {
    margin: 0px!important;
 font-family: var(--font-body) !important;
}
#thrive-comments .tcm_receive_notif_container, #thrive-comments .tcm_remember_me {
    color: rgb(0 0 0 / 70%) !important;
  }
#thrive-comments button[type="submit"]:not(.w-btn):before{
	border-width: 1px;
}
#thrive-comments .tcm-lazy-comments .tcm-align-right {
    margin-top: 15px!important;
    margin-bottom: 7px!important;
}
.comment-box .w-tabs-section-header {
    padding: 20px 12px!important;
    border: none!important;
    border-radius: 5px!important;
    line-height: 20px!important;
    color: #000 !important;
}
.comment-box {
    color: #ffffff;
    border-color: #000;
    border-width: 2px 0 2px 0 !important;
}
.comment-box i.far.fa-comments {
    font-size: 31px!important;
	    color: #c50f00
}

.tcm-comment-header .tcm-author-content .tcm-comment-author-name {
   font-size: 16px!important;
    line-height: 12px;
    display: block !important;
   }

#thrive-comments strong, 
#thrive-comments span, #thrive-comments a {
    margin-bottom: 0px!important;
    line-height: 3px!important;
}
#comments .tcm-comment-header .tcm-comment-author-img {
     margin-right: 7px!important;
    flex: 0 0 35px!important;
    width: 35px!important;
    height: 35px!important;
}
#comments #thrive-comments .tcm-comments-create .tcm-create-post-container .left .tcm-client-avatar,
#comments #thrive-comments .tcm-create-comment-fields .tcm-create-post-container .left .tcm-client-avatar, 
#comments #thrive-comments .tcm-lazy-comments .tcm-create-post-container .left .tcm-client-avatar {
    height: 45px!important;
    width: 45px!important;
    margin-right: 15px!important;
}
#thrive-comments textarea,
#thrive-comments input{
     font-size: 16px!important;
 border: 1px solid transparent!important;
    border-radius:3px!important;
    box-shadow: 0px 5px 15px #0000001A!important;
    box-shadow: 0px 5px 15px #0000001A!important;
     background: #fff !important;
}
#thrive-comments .tcm-comments-list .tcm-comment-item.tcm-main-parent .tcm-comment-content {
    margin-bottom: 20px!important;
}
#thrive-comments button, #thrive-comments #tcm-login-up,
#thrive-comments #tcm-login-down {
    color: var(--color-content-link) !important;
    border-color: var(--color-content-link)!important;
}
#thrive-comments a {
    color: var(--color-content-link)!important;
}
#thrive-comments button:hover, 
#thrive-comments button:focus, #thrive-comments button:active {
    background-color: var(--color-content-link)!important;
   color: #fff !important;
}
.tcm-date-container {
    line-height: 1;
}
#thrive-comments .tcm-border-color-ac {
    border-color: var(--color-content-link)!important;
}
#thrive-comments .tcm-border-color-ac-h:hover {
    color: #fff !important;
}
#thrive-comments .tcm-svg-fill-ac {
    fill: var(--color-content-link)!important;
}
.tcm-comments-filters,
.tcm-toggle-button.current-sorting,
#thrive-comments .tcm-comments-filters label,
.tcm-comments-list .tcm-conversion-container .tcm-thank-you-submited, 
.tcm-comments-list .tcm-share-post{
    font-size: 16px !important;
        margin-bottom: 0px!important;
}
#thrive-comments .tcm-comments-filters {
      margin-bottom: 0px !important;
    border-bottom: 1px solid #939393;
}
.#thrive-comments .tcm-comments-filters label
 {
     text-transform: capitalize !important;
}
.right #tcm-sort-by.tcm-dropdown .dropdown-arrow-comments {
    top: -6px!important;
}
#thrive-comments .tcm-error-message {
    font-size: 16px!important;
    line-height: 18px!important;
    margin-bottom: 15px!important;
}
#thrive-comments .tcm-comments-list .tcm-comment-item .tcm-comment-content .tcm-comment-text {
    margin-bottom: 0px!important;
}
.tcm-comment-header {
     margin-bottom: 10px!important;
}
#thrive-comments .tcm-comments-list .tcm-comment-item {
    background-color: transparent!important;
    border: none !important;
}
#thrive-comments .tcm-comments-list .tcm-comment-item.tcm-main-parent .tcm-comment-content.level-0,
#thrive-comments .tcm-comments-list .tcm-comment-item.tcm-main-parent .tcm-comment-content:not(.level-0){
    padding: 18px 10px 0!important;
}
#comments #thrive-comments .tcm-comments-create .tcm-create-post-container .left .tcm-client-avatar,
#comments #thrive-comments .tcm-create-comment-fields .tcm-create-post-container .left .tcm-client-avatar {
    display: none!important;
}
#thrive-comments .tcm-comments-list .tcm-comment-item.tcm-main-parent:hover {
    box-shadow: none!important;
}
#thrive-comments .tcm-comments-create>div {
    padding-bottom: 10px!important;
}
#thrive-comments .tcm-voting-container .tcm-voting-input {
    border: none !important;
    padding: 0!important;
}
#thrive-comments .tcm-voting-container .tcm-voting-input.tcm-upvote:not(.tcm-voting-loader).active svg,
#thrive-comments .tcm-voting-container .tcm-voting-input.tcm-upvote:not(.tcm-voting-loader):hover svg, 
#thrive-comments .tcm-voting-container .tcm-voting-input.tcm-upvote:not(.tcm-voting-loader):active svg {
    fill: #c50f00!important;
}
#thrive-comments .tcm-voting-container .tcm-voting-input.tcm-upvote:not(.tcm-voting-loader):hover
{
    background-color:transparent !important;
        color: #000 !important;
}
#thrive-comments .tcm-create-comment-fields .tcm-create-post-container{
        margin-top: 0px!important;
}

#thrive-comments .tcm-voting-container .tcm-voting-input.tcm-upvote:not(.tcm-voting-loader).active{
        color: #000!important;
    background-color: transparent !important;
    border-color: transparent !important;
}
#thrive-comments .tcm-comments-list .tcm-comment-item:not(.tcm-main-parent) {
    border-left: 1px solid #d2d0d0 !important;
    margin: 0 0 20px 30px!important;
    padding-left: 12px!important;
}
#thrive-comments .tcm-comments-list .tcm-comment-item.tcm-main-parent {
    margin: 0 0 4px!important;
      border-bottom: 1px solid #c3c3c3 !important;
    border-radius: 0px!important;
}
#thrive-comments .tcm-comment-additional-fields .tcm-guest {
    width: 75%!important;
}
#thrive-comments .tcm_receive_notif_container input:checked~.checkmark, 
#thrive-comments .tcm_remember_me input:checked~.checkmark {
    background-color: #c50f00!important;
}
#tcm-moderate-front .tcm-moderate-dots .moderate-dot {
    margin-bottom: 3px !important;
}
@media (max-width:767px){

	.main-slider .has_ratio {
    height: 350px;
}
.comments-icon span {
    display: none;
}
	#thrive-comments .tcm-comment-additional-fields .tcm-guest {
    width: 100%!important;
}
.tcm-comment-header {
    display: flex!important;
    text-align: left!important;
}
#thrive-comments .tcm-left {
    width: initial!important;
}
.comment-box .w-tabs-section-header {
    padding: 12px 12px;
    font-size: 15px !important;
}
.comment-box i.far.fa-comments {
    font-size: 20px!important;
}
#thrive-comments .tcm-comments-list .tcm-comment-item .tcm-comment-content .tcm-comment-text p, 
#thrive-comments .tcm-comments-list .tcm-comment-item .tcm-comment-content .tcm-comment-text a,
#thrive-comments .tcm-comments-list .tcm-comment-item .tcm-comment-content .tcm-comment-text p a{
    word-break: break-all!important;
}
}
/*comments end*/

	/*single article rating start*/

.col-left .vc_column-inner > div {
    background-color: #fff;
    box-shadow: 0 20px 20px 0 rgb(69 96 127 / 8%);
    position: relative;
    text-align: center;
    overflow: hidden;
    padding-bottom: 20px;

}
	.single-post .post-author-ava img {
    border: 2px solid #5d3587;
    padding: 2px;
}
.rating {
    font-size: 42px;
    font-weight: bold;
    padding: 30px;
    display: block;
    height: 64px;
    background: white;
    width: 130px;
    margin: 0 auto;
    margin-top: -58px;
    border-radius: 50px;
    line-height: 7px;
    position: inherit !important;
}
.rating-heading h2 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 32px;
}
.col-right > div {
    padding-left: 0px !important;
}
.col-right ul{
        font-size: 16px;
    line-height: 20px;

}
.col-right li {
    margin-bottom: 7px !important;
}

.col-right .toggle-links.align_none {
    padding-top: 5px!important;
    font-size: 16px!important;
    margin-bottom: 20px!important;
}
.col-right  p {
    margin-bottom: 8px;
}
.wp-block-embed.is-type-video.is-provider-youtube .wp-block-embed__wrapper {
    margin-bottom: 20px;
}
	/*single article rating end*/



	/*single article affilate setting*/
.product-info {
    margin-bottom: 12px;
}
.product-info h2 {
    font-size: 22px;
    line-height: 28px;
}
.product-info strong {
    font-size: 16px;
    display: block;
	line-height: 17px;
}
.product-info h3 {
    font-size: 70px;
    line-height: 0;
    margin-top: 30px;
    margin-bottom: 50px!important;
}
.product-info h3::after {
    content: ".";
    color: #a5a5a5;
}
.wpb_raw_html.product-info {
    margin-bottom: 10px;
}
a.vc_general.vc_btn3 {
    width: 100%;
    display: block;
    padding: 3px 20px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: var(--color-content-link);
    border-radius: 5px;
    letter-spacing: 1px;
    text-align: center;
}
a.vc_general.vc_btn3:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid;
}
.stack-pro p {
    font-weight: 700!important;
    font-size: 16px!important;
    line-height: 21px!important;
    text-align: center;
}

.stack-pro {
    padding: 0px 20px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
	text-align: center;
}
.stack-pro .vc_col-sm-4 {
    width: 30.3333%;
    margin-left: 7px;
    margin-right: 8px;
}
.stack-pro .vc_column-inner {
    border: 1px solid;
    border-radius: 5px;
    padding: 20px 15px 1px;
}
    
	/*single article affilate setting end*/





/*author setting*/

.single-author .bred-menu {
    position: absolute;
        top: -35px;
}
.single-author .bred-menu a {
    color: #6c6c6c;
}
.single-author .avapos_left {
    align-items: self-start;
}
.single-author .post-author-name {
      font-size: 50px!important;
    margin-bottom: 10px;
    line-height: 50px;
    margin-top: 10px;
}
.single-author .post-author-info {
    line-height: 30px;
    font-size: 25px;
    font-weight: 300!important;
    font-family: var(--font-body);
}

.border-thumb img {
    padding: 10px;
}
.post-author-posts {
    text-transform: uppercase;
       color: var(--color-content-link);
}
.w-filter-item-value.depth_2 {
    margin-left: 0;
}

.w-form-checkbox, .w-form-radio {

    line-height: 21px;
    height: 20PX;
    width: 20PX;
    MARGIN-TOP: 4PX;
}
.w-form-checkbox:before {
    font-weight: 300;
    font-size: 14px;
       color: var(--color-content-link);
}
.vip_member {
    width: 200px;
    text-align: center;
    background-color:#ed3d3e;
    color: #fff;
    clip-path: polygon(100% 0%,96% 49%,100% 100%,0% 100%,5% 49%,0% 0%);
    line-height: 38px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 1px;
    position: absolute;
    top: 180px;
}
.social-links {
    font-size: 30px;
    margin: 0;
    margin-top: 25px;
    padding-left: 250px;
}
.social-links br {
    display: none;
}
.social-links a {
    display: inline-block !important;
    margin-right: 6px;
}
/*author setting end*/



/*archive sart*/
.grid-filters .w-filter-item{
	    padding-top: 8px;
}
.grid-filters.w-filter.state_desktop.style_switch_trendy .w-filter-item-value {
    line-height: 1.2 !important;
}
.w-filter-item-values > :nth-child(1) label {
    padding: 0px !important;
}
.w-filter-item-values>:nth-child(1) {
    margin-right: 20px !important;
}
.grid-filters .w-filter-item-value {
    text-transform: capitalize;
}
.w-filter.state_desktop.style_switch_trendy .w-filter-item-value.selected {
    color: var(--color-header-middle-text-hover);
}
.w-filter.state_desktop[class*="style_switch_"] .w-filter-item-value>label {
    padding: 0px 10PX;
}
.fancy-sep h3::before {
    content: "";
    border-left: 9px solid #c50f00;
    margin-right: 18px;
    border-radius: 4px;
}

.category-news .archive-header,
.category-news .archive-header h1,
.category-news .g-breadcrumbs-item a{
    background-color: #c50f00;
    color: #fff;
}
.category-news button.collapsible-content-more {
    color: #fff !important;
}
.archive-header .toggle-links {
    font-size: 16px;
    line-height: 16px;
}

/*archive end*/

/*news template*/

.latesttime::before {
    content: "";
    width: calc(0.5em + 4px);
    height: calc(0.5em + 4px);
    min-width: 10px;
    min-height: 10px;
    margin-right: 5px;
    border-radius: 50%;
    background-color: currentcolor;
    display: inline-block;
    vertical-align: baseline;
    margin-bottom: -1px;
}
.latesttime {
    font-size: 13px;
    color: var(--color-content-link);
    text-transform: uppercase;
}
.box-color .w-grid-item-h {
    background: aliceblue;
    color: #000;
}
.num .w-grid-list > ::before {
     top: 0!important;
    font-size: 35px!important;
    border: none!important;
    line-height: 50px!important;
    font-weight: 600!important;
    width: 45px;
    height: 45px;
}
.num.titles-border .w-grid-item-h {
    padding-bottom: 4px !important;
}
.news-lines .owl-item article a::before {
    content: "";
    border-right: 2px solid #c50f00;
    position: absolute;
    height: 40%;
    top: 30%;
    left: -10px;
}
.wrap-title-one a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news-lines .vc_col-sm-11 {
    width: 87.6666%;
}
/*news template end*/


/*resposive mobile*/
@media (max-width:767px){
	.ft-last .w-image {
    margin: 0 auto!important;
}
	.ft .w-tabs-section-header {
    font-size: 15px !important;
    font-weight: 600;
    padding: 13px !important;
}
		.news-lines .vc_col-sm-11 {
    width: 65.6666%!important;
}
	.news-lines .wpb_column {
    margin-top: 0px !important;
}
	/*home page*/
	.flash-card::before {
    width: 86%!important;
    left: 36px!important;
}
	.flash-card {
       padding: 25px!important;
}
	blockquote {
    font-size: 21px;
}
	.featured-badge::after {
    top: 15px!important;
    height: 80px!important;
    width: 81px!important;
    left: 40px!important;
}
	.fancy-shadow-box::after {
    width: 75% !important;
}
	.arrow {
    display: none;
}
		.single-author .post_author.avapos_left {
    display: initial;
}
	.single-author .post-author-name {
   font-size: 29px!important;
    margin-bottom: 10px;
    margin-top: 40px;
}
.counters-num .owl-item article::after
{
	display:none;
}
	.owl-carousel.navstyle_circle .owl-nav button {
    height: 30px!important;
    width: 30px!important;
	}
	.flex-slider .owl-nav {
    --arrows-offset: -25px!important;
		    display: block;
}
.mb-font .post_title {
    font-size: 20px !important;
    line-height: 24px !important;
}
.highlight-slider .w-post-elm {
    height: 400px;
}
.col-spacing .wpb_column {
    margin: 0px !important;
}
.flash-heading,
	.rss-style.flash-heading{
     font-size: 30px !important;
    letter-spacing: -1px;
    line-height: 55px!important
}
	.flash-heading span {
		    bottom: 1px;
    font-size: 10px !important;
    padding: 0px 9px;
    line-height: 17px;
}
	.component-header p {
 padding-left: 0px;
    border: none;
    margin-top: 10px;
    margin-left: 0px;
    display: block;
    max-width: 100%;
}
	.center-head .flash-heading {
    margin-top: -27px;
     width: 100%;
    font-size: 40px !important;
    display: block;
		line-height: 40px !important;
}
	.center-head span {
    right: 27%;
	    bottom: -10px;

}
	.fancy-shadow-box .wpb_wrapper {
    padding: 0px 20px 0px 20px;
}

	.body-titles::after {
    width: 88vw;
    margin-top: 20px;
}
.see-all span {
    font-size: 15px !important;
}
	.see-all-btn .w-btn-label span {
    display: none;
}
	.flip-slider .has_ratio {
    height: 300px;
}
	.round-grids .w-grid-item-h {
    padding-bottom: 10px;
	}
		.fetured-post::before {
   width: 100%;
    left: 0px;
}
	.fetured-post .w-post-elm.post_image::before{
		display:none;
	}	
		.full-width-container {
    max-width: initial;
    width: initial !important;
}

	/*home page end*/
	
	/*single article mobile*/
	.entry-date.published {
    padding-left: 45px;
}
	.author-info  time.w-post-elm.post_date {
    font-size: 11px !important;
}
.single-post .post-author-ava {
    font-size: 35px;
    margin-bottom: 0px !important;
}
	.single-post .post-author-meta {
    padding-left: 45px;
}
	.single-post .author.with_ava.avapos_left > :first-child {
    position: absolute;
}
	.single-post .post_author.avapos_left {
    display: block !important;
}
	
	.author-info .wpb_wrapper {
    padding: 10px 0!important;
    margin-top: 15px!important;
		    display: block!important;
}
	.share-btn {
    display: none;
}
	.flash_sub_title {
	    font-size: 18px!important;
    line-height: 24px!important;
       margin-top: 15px !important;
	}

	/*single article mobile end*/

		/*archive mobile*/
	.archive-header .vc_column_container {
    margin-bottom: 0px !important;
}
		/*archive mobile end*/
		
	/*author start*/
	.social-links {
    padding-left: 0px!important;
}
/*author end*/
	
	
	
	
	
	
	
	
}
/*resposive mobile end*/

/*resposive tablet*/
@media (max-width:991px){
	.container-768 {
   max-width: 768px !important;
}
	.arrow {
    top: 90px;
}
	.side-menu a.w-nav-control {
    padding-left: 0;
    padding-right: 10px;
}
.full-width-container {
    max-width: 750px;
    margin: 0 auto !important;
    width: 750px;
}
		#page-header a.w-btn {
    padding: 10px 16px;
    font-size: 14px;
}
	.side-menu {
    position: initial !important;
}
	.post-data .g-cols.stacking_default.via_flex>div:not([class*="vc_col-xs"]),
	.content-body.g-cols.stacking_default.via_flex>div:not([class*="vc_col-xs"]) {
}
	{
		        margin-bottom: 0px;
	}
}	
	
@media only screen and (min-width: 600px) and (max-width: 1160px) {
	.width-100 .vc_column_container {
    width: 100% !important;
}
}

@media only screen and (min-width: 767px) and (max-width: 1289px) {
	.rss-post .flash-heading {
    font-size: 20px !important;
    letter-spacing: 0;
}
	.rss-post span {
       font-size: 11px !important;
    letter-spacing: 0 !important;
}
	.rss-post > .vc_column-inner {
    padding: 0 !important;
}
	.rss-style a {
    font-size: 14px !important;
}
	.display-none {
    display: none;
}
	.flash-heading {
   font-size: 30px;
    letter-spacing: -2px;
}
	.flash-heading span {
        bottom: -2px;
    font-size: 11px !important;
    padding: 0px 9px;
    line-height: 17px;
}
	.component-header p {
 padding-left: 0px;
    border: none;
    margin-top: 10px;
    margin-left: 0px;
    display: block;
        max-width: 100%;
    width: 100%;
}
	.body-titles::after {
       width: 90vw;
}
	.custom-col-row .vc_column_container {
    width: 100%;
}
	.flash-card::before {
        width: 90%;
    height: 100%;
    left: 57px;
    top: 16px;
}
	.fancy-shadow-box::after {
       width: 90% !important;
 }
	.container-768 {
    max-width: 980px;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	#page-header li {
    font-size: 13px;
}
	#page-header a.w-btn {
    padding: 10px 16px;
    font-size: 14px;
}
	#page-header i.far.fa-search {
    font-size: 19px;
}

.full-width-container {
    max-width: 970px;
    margin: 0 auto;
    width: 970px;
}
	.post-container {
    width: 57%!important;
    max-width: 57% !important;
}
	.add-widget-1 {
    display:none;
}
	.post-container .vc_column-inner {
    padding-left: 0px !important;
		padding-right: 0px !important;
}
}

@media (max-width:1290px){
	.add-widget-1 {
    width: 18% !important;
}
	
}
@media (max-width:1420px){
	.add-widget-1 {
    width: 22%;
}
	.fancy-shadow-box::after {
    width: 94%;
	}
	.flash-heading {
    font-size: 42px;
	}
}
/*resposive tablet end*/


/*fotter setting*/
.ft-title {
    font-size: 21px;
    margin-bottom: 15px;
	font-family: iskry!important;
	color:#000 !important;
}
.ft li {
    margin-bottom: 10px !important;
    font-size: 18px;
    font-weight: 500;
}
.ft-last li{
    font-size: 12px !important;
}
.ft-last p {
    font-size: 14px;
        line-height: 19px;
            margin-bottom: 8px;
}
	.ft .w-iconbox-title {
    margin-bottom: 20px !important;
    padding-bottom: 0;
    margin-top: 4px !important;
}
	.ft .w-iconbox-icon {
    margin-right: 18px !important;
}
.ft .w-tabs-item-title {
       font-weight: 700;
    text-align: left !important;
    display: block;
    line-height: 21px;
}

.newsletter .mc4wp-form-fields {
    display: flex;
    justify-content: space-between;
        margin-bottom: 20px;
}
.newsletter input[type="email"]
{
    flex: 1 1 0%;
    margin-right: 1rem;
}
.newsletter input[type="submit"] {
    border-radius: 5px !important;
}
.ft .w-tabs-item {
    flex: auto !important;
}
.ft a:hover {
    color: var(--color-content-link);
}
@media (max-width:1200px){
	.tabs-scroll  .w-tabs-list-h {
	    justify-content: flex-start !important;
		    overflow-x: scroll !important;
}
		.newsletter .mc4wp-form-fields {
    display: initial;
}
	.newsletter input[type="email"] {
    margin-right: 0px;
    margin-bottom: 15px;
}
	.newsletter input[type="submit"] {
    border-radius: 5px !important;
    width: 100%;
    margin-bottom: 20px;
}
}
@media (max-width:899px){
	.col-right > div {
    padding-left: 30px !important;
}
.ft .vc_col-sm-2 {
    width: 100% !important;
        margin: 0px !important;
}
.ft .w-tabs.accordion>div>.w-tabs-section:last-of-type {
    border-top: 0;
}
.ft .vc_col-sm-3 {
    margin: 0 !important;
}
.ft .vc_col-xs-12 {
    margin-top: 0px !important;
}

.ft-last .vc_col-sm-4 {
    margin-bottom: 0px !important;
}
.ft p {
    line-height: 20px;
    font-size: 13px!important;
}
	.ft-title p {
    font-size: 18px!important;
}
	.ft .w-tabs {
    margin-top: 0px !important;
}
	.ft .w-menu.layout_hor .menu {
    flex-wrap: initial;
}

}
/*fotter setting end*/
