/*
Theme Name: Huasong Theme
Theme URI: http://www.eastdesign.net
Author: Eastern Design Studio Team
Author URI: http://www.eastdesign.net
Version: 1.0
*/

@font-face {
    font-family: 'Georgia';
    
    src: url('../woff/georgia.woff') format('woff'),
	 url('../ttf/georgia.ttf') format('truetype'),
	 url('../svg/georgia.svg#Georgia') format('svg');
    font-style: normal;
  }
@font-face {
    font-family: 'Poppins-Light';
    
    src: url('../woff/poppins-light.woff') format('woff'),
	 url('../ttf/poppins-light.ttf') format('truetype'),
	 url('../svg/poppins-light.svg#Poppins-Light') format('svg');
    font-style: normal;
  }
@font-face {
    font-family: 'Poppins-SemiBold';
    
    src: url('../woff/poppins-semibold.woff') format('woff'),
	 url('../ttf/poppins-semibold.ttf') format('truetype'),
	 url('../svg/poppins-semibold.svg#Poppins-SemiBold') format('svg');
    font-style: normal;
  }
body{
    font-family: 'Poppins-Light';
}
.home h2{
    font-family: 'Georgia';
    font-size:36px;
    font-weight: bold;
}
.header-middle{
    background:#ffcc00;
    width: 100%;
    z-index: 999;
    
}
.page-id-114 .header-middle{
    position: fixed;
}
.header-middle .row{
    display: flex;
    height: 100%;
    align-items: center;
}
.page-id-114 .content{
    padding-top:88px;
}
.container{
    max-width:1300px;
    width:100%;
}
.home-sourcing .container{
    max-width:1170px;
    width:100%;
}
.nav-main-menu{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}
.nav-main-menu li{
    display: inline-block;
}
.nav-main-menu li a{
    display: block;
    padding: 30px 15px;
    color:#333;
    font-size:20px;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}
.nav-main-menu > li:hover > a,
.nav-main-menu > li.current-menu-item > a{
    background: #fff;
}
.affix .nav-main-menu li a{
    padding: 20px 15px;
}
.affix .logo{
    width: 160px;
}
.logo img{
    max-width: 100%;
    height: auto;
    display: block;
}
.single-dwqa-question .page-bottom,
.page-template-page-furom .page-bottom{
    display:none;
}
.single-dwqa-question .page-top,
.page-template-page-furom .page-top{
    background:#f6f6f6;
    padding:50px 0;
}
.single-dwqa-question .top-banner,
.page-template-page-furom .top-banner{
    margin-bottom:0;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span{
    color: #999!important;
    padding: 5px!important;
    height: auto!important;
}
.single-dwqa-question aside,
.page-template-page-furom aside{
    margin-bottom:50px;
    padding-bottom: 50px;
border-bottom: 1px solid #ddd;
}
#dwqa-categories-2 ul li{
    border-bottom:1px solid #ddd;
    padding: 10px 0;
}
#dwqa-categories-2 ul li:last-child{
    padding-bottom:0;
    border:0;
}
#dwqa-categories-2 ul li a{
    color:#444;
    font-size:16px;
    text-decoration: none;
}
#dwqa-categories-2 ul li a:hover{
    color:#757575;
}
#dwqa-categories-2 ul li span{
    float:right;
    margin-top:5px;
}
.dwqa-question-meta > span:nth-child(2){
    color:#999;
}
.dwqa-question-meta > span:nth-child(2) a,
.dwqa-question-category a,
.dwqa-question-title a{
    color:#444;
    text-decoration: none;
}
.dwqa-question-meta > span:nth-child(2) a:hover,
.dwqa-question-category a:hover,
.dwqa-question-title a:hover{
    color:#666;
}
.single-dwqa-question aside h3,
.page-template-page-furom aside h3{
    font-size: 20px;
    margin-bottom: 20px;
}
.dwqa-breadcrumbs{
    display:none;
}
.dwqa-questions-list .dwqa-question-item{
    background:#fff;
}
.dwqa-user-header span{
    display:none;
}
.wp-editor-tabs br,
.dwqa-comment-actions br{
    display:none;
}
footer.dwqa-question-footer{
    background: transparent;
}
.dwqa-answers-login-content form p br{
    display:none;
}
.dwqa-answers-login-content form p.login-password input,
.dwqa-answers-login-content form p.login-username input{
    width:100%;
}
.dwqa-comment-meta > br{
    display:none;
}
.dwqa-comments-list .dwqa-comment-meta .avatar {
    height: 30px;
    width: 30px;
}
.single-dwqa-question .dwqa-answers-login-content {
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 24px;
}
.dwqa-answer-item .avatar,
.dwqa-question-item .avatar{
    border: 1px solid #e8e8e8;
    height: 50px;
    margin-right: 10px;
    position: relative;
    top: 0;
    width: 50px;
}
.single-dwqa-question .dwqa-answer-item, .single-dwqa-question .dwqa-question-item {
    background: #fff;
    border-bottom: none;
    border: 1px solid #e8e8e8;
    min-height: 0;
    padding: 24px;
}
.dwqa-answer-vote,
.dwqa-question-vote{
    display:none;
}
.widget_dwqa_leaderboard ul.dwqa-leaderboard .dwqa-user-content .quesiton-count{
    float: left;
    padding-right:10px;
    margin-right:10px;
    border-right:1px solid #ddd;
    font-size: 14px;
color: #666;
}
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats strong{
    line-height:16px;
}
.content .page-top ul.dwqa-leaderboard li a{
    color:#444;
    text-decoration: none;
}
.content .page-top ul.dwqa-leaderboard li a:hover{
    color:#757575;
}

.content .page-top ul.dwqa-leaderboard li::before{
    display:none;
}
.widget_dwqa_leaderboard ul.dwqa-leaderboard .dwqa-user-content .answer-count{
    float: left;
    font-size: 14px;
color: #666;
}
.dwqa-questions-footer{
    display:none;
}
.logo h1{
    margin:0;
}
.swiper-slide a{
    display:block;
}
.home-video{
    background:url("../jpg/bg.jpg") no-repeat;
    background-size: cover;
}
img{
    max-width: 100%;
    height: auto;
}
.sourcing-detail img{
    display: block;
    margin: 20px auto;
}
.home-blog h2{
    text-align: center;
}
.home-sourcing{
    text-align: center;
    padding:60px 0;
}
.home-blog h2:after,
.home-sourcing h2:after{
    width:80px;
    height:4px;
    background: #ffcc00;
    display: block;
    margin: 20px auto 35px;
    content: "";
}
.home-sourcing .sourcing-detail{
    min-height: 220px;
}
.return-top{
    position: fixed;
    right: 20px;
    bottom: 89px;
    z-index: 9999;
    color: #fff;
    background-color: rgba(191,191,191,.7);
    padding: 5px;
    text-align: center;
    cursor: pointer;
    width: 40px;
height: 40px;
line-height: 30px;
    border-radius: 5px;
}

.return-top i{
    display: block;
    line-height: 27px;
font-size: 20px;
}
.return-top:hover{
    background-color: rgba(255,204,0,.7);
}
.home-video{
    display: flex;
    align-items: center;
}
.home-video .col-md-6:first-child{
    order:2;
    padding:0;
}
.home-plans{
    background: #f5f5f5;
    padding: 60px 0 50px;
}
.home-plans .plan-top-title{
    text-align: center;
    margin-bottom: 80px;
}
.home-plans .plan-top-title:after{
    width:80px;
    height:4px;
    background: #ffcc00;
    display: block;
    margin: 20px auto 35px;
    content: "";
}
.home-plans .plans .plans-top p:nth-child(2){
    min-height:56px;
}
.plan-top-title em{
    font-family: 'Georgia';
    font-size: 18px;
    color: #666;
}
.search h1{
    font-family: 'Georgia';
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    margin-top: 0;
}
.search .content article{
    margin: 25px 0;
}
.search .content article .col-md-4{
    padding-left: 0;
}
.search .content article h2{
    font-size: 25px;
}
.search .content article h2 a{
    color: #333;
    display: block;
    text-decoration: none;
}
.search .content article .col-md-8{
    padding-right: 0;
}
.home-plans .plan-top{
    background:#ffcd00;
    text-align: center;
    padding: 15px 0;
    min-height: 146px;
}
.home-plans .plan-top h3{
    font-size: 40px;
    font-family: 'Poppins-SemiBold';
    margin: 6px 0;
}
.home-plans .plan-top p{
    margin: 0 auto;
    width: 60%;
}
.home-plans .plan-bottom{
    background: #fff;
    padding: 20px 30px;
}
.home-plans .plan-bottom p{
    margin: 15px 0 20px;
    text-align: center;
}
.plan-bottom ul{
    list-style: none;
    padding: 0 ;
    margin: 0;
    min-height: 240px;
}
.plan-bottom ul li{
    line-height: 20px;
    font-size: 15px;
    padding-left: 20px;
    background: url(../png/icon-bg.png) no-repeat left 4px;
    margin: 12px 0;
}
.home-plans .container{
    max-width: 1800px;
    width:100%;
}
.home-plans .plan-bottom p a{
    display: block;
    padding:10px 0;
    background: #333333;
    color: #fff;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}
.home .home-plans .plan-bottom p a:last-child{
    display:none;
}
.page-id-114 .home-plans .plan-bottom p a:first-child{
    display:none;
}
.wp-pagenavi{
    margin-bottom: 30px;
}
.plans{
    margin-top: 20px;
}
@media (min-width: 992px){
    .single-post .content .col-sm-8{
        float: none;
        max-width: 55%;
        width:100%;
        margin: 0 auto;
    }
    .single-post .content .container{
        position: relative;
    }
    .single-post .content .col-sm-4{
        position: absolute;
        right: 0;
        top: 0;
        max-width: 22%;
        width:100%;
    }
}
@media (min-width: 1025px){
    
    .home .home-plans .col-md-3:nth-child(3) .plan-top{
        color: #fff;
        margin-top: -44px;
        background: #333;
        border-top-left-radius: 50px;
    }
    .home .home-plans .col-md-3:nth-child(3) h3{
        font-size: 80px;
        font-style: italic;
        color: #fff;
    }
    .home .home-plans .col-md-3:nth-child(3) .plan-bottom p a{
        background:#ffcd00;
    }
}

.home-plans .plans:hover .plan-bottom p a{
    background:#ffcd00;
}
.home-fool{
    margin:0;
    background-size: inherit !important;
}
.fool-warrp{
    max-width: 1300px;
    width:100%;
    padding: 50px 80px;
    background: #f6f6f6;
    margin: 200px auto 0;
}
.home-fool .number{
    display: block;
    font-size: 70px !important;
    font-family: 'Poppins-SemiBold';
}
.home-fool .plan-top-title{
    width: 100%;
    max-width: 650px;
    margin: 0 auto 20px;
    text-align: center;
}
.home-fool .plan-top-title em{
    font-size: 16px;
}
.home-fool .plan-top-title:after{
     width:80px;
    height:4px;
    background: #ffcc00;
    display: block;
    margin: 20px auto 35px;
    content: "";
}
.fool-list .content{
    font-family: 'Poppins-Light';
    font-size: 14px!important;
    padding: 0 80px;
    display: block !important;
    color: #666;
}
.fool-list .title{
    font-size: 20px!important;
    padding: 0 40px;
    margin-top: 15px;
    color: #666;
    font-family: 'Poppins-Light';
}
.fool-list{
    text-align: center;
    padding: 20px 0 35px;
    min-height: 268px;
}
.fool-warrp .col-md-4{
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.fool-warrp .col-md-4:nth-child(7),
.fool-warrp .col-md-4:nth-child(4){
    border-right: 0;
}
.fool-warrp .col-md-4:nth-child(6),
.fool-warrp .col-md-4:nth-child(7),
.fool-warrp .col-md-4:nth-child(5){
    border-bottom: 0;
}
.home-blog .container,
.home-business .container{
    width: 100%;
    max-width:1170px;
}
.home-business{
    padding: 60px 0;
}
.home-business .plan-top-title{
    width: 100%;
    max-width: 760px;
    margin: 0 auto 20px;
    text-align: center;
}
.business-list .title{
    border-top: 2px solid #9d9d9d
}
.business-list .title h4{
    margin-top: -2px;
    width:58%;
    background: #333;
    color: #fff;
    padding: 12px 20px;
}
.business-list .content{
    background: #f7f7f7;
    padding: 20px;
    font-family: 'Poppins-Light';
    line-height: 24px;
    min-height: 136px;
}
.business-list{
    margin: 15px 0;
}
.home-business .plan-top-title:after{
    width:80px;
    height:4px;
    background: #ffcc00;
    display: block;
    margin: 20px auto 35px;
    content: "";
}
.home-business .plan-top-title em{
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.home-blog h4{
    font-family: 'Poppins-Light';
    margin: 20px 0;
}
.home-blog h4 a{
    display: block;
    color: #333;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.blog-info:hover h4 a{
    color: #ffcc00;
}
.home-blog p{
    color:#777;
    font-family: 'Poppins-Light';
}
.learn-button{
    text-align: center;
}
.learn-button a{
    display: inline-block;
    color: #333;
    text-decoration: none;
    font-family: 'Georgia';
    padding: 10px 30px;
    background: #ffcc00;
    margin-top: 25px;
    font-size: 20px;
    border-radius: 5px;
    border: 1px solid #ffcc00;
    transition: all 0.5s ease 0s;
}
.learn-button a:hover{
    color:#ffcc00;
    background: #fff;
}
.home-blog{
    padding-bottom: 60px;
}
footer{
    background: #ffcc00;
    padding-top: 50px;
}
footer h3{
    font-style: italic;
    font-family: 'Poppins-SemiBold';
    font-size: 24px;
    margin: 0 0 20px;
}
.vc_gitem-post-data-source-post_excerpt{
    display: none!important;
}
.vc_gitem-post-data{
    margin-bottom: 0!important;
}
.vc_gitem-post-data div{
    font-size: 15px!important;
    font-family: 'Poppins-Light'!important;
}
footer .footer-top{
    border-bottom:1px solid #555;
    padding-bottom: 20px;
}
footer .footer-bottom{
    padding:25px 0;
}
footer .footer-bottom p{
    margin: 0;
    line-height: 30px;
}
.footer-top ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-top p{
    color: #555;
}
.footer-top ul li a{
    display: block;
    text-decoration: none;
    color: #555;
    line-height: 26px;
    transition: all 0.5s ease 0s;
}
.footer-top ul li a:hover{
    color: #fff;
}
footer .container{
    max-width:1170px;
    width:100%;
}
.footer-bottom ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}
.footer-bottom ul li{
    display: inline-block;
}
.footer-bottom ul li a{
    background: #fff;
    color: #ffcc00;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    transition: all 0.5s ease 0s;
    border: 1px solid #ffcc00;
}
.footer-bottom ul li a:hover{
    color: #fff;
    background: #ffcc00;
    border: 1px solid #fff;
}
.video-content{
    width: 620px;
    float: right;
}
.video-content a{
    border-radius: 5px;
    background: #ffcc00;
    color:#000;
    display: inline-block;
    padding: 8px 30px;
    font-size: 16px;
    text-decoration: none;
}
.page-template-default .content .container{
    max-width:1170px;
    width: 100%;
}
.top-banner img{
    width: 100%;
}
.line-height p{
    line-height: 24px;
}
.page-template-full-width h1,
.page-template-page-nobanner h1,
.page-template-page-nobanner h2,
.page-template-full-width h2,
.page-template-page-nobanner h3,
.page-template-full-width h3,
.page-template-default h2,
.page-template-default h3,
.page-template-default h1{
    font-family: 'Georgia';
}
.top-info h1{
    margin: 0;
    color: #fff;
    font-size: 60px;
    text-transform:uppercase;
}
.top-banner{
    position: relative;
    margin-bottom: 50px;
}
.top-info{
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}
.top-info #breadcrumbs{
    color:#fff;
    line-height: 33px;
}
#breadcrumbs a{
    color: #fff;
    display: inline-block;
    text-decoration: none;
}
.page-template-default .content p{
    font-size: 16px;
    line-height: 27px;
}
.page-bottom{
    padding: 30px 0;
    text-align: center;
}
.page-bottom a{
    display: inline-block;
    padding: 12px 40px;
    color: #fff;
    background: #ffcc00;
    border:1px solid #ffcc00;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    font-size: 18px;
    font-family: 'Georgia';
    font-weight: bold;
}
.page-bottom a:hover{
    color:#ffcc00;
    background: transparent;
}
.service-plans{
    margin: 0  0 30px!important;
}
.service-plans .container{
    margin-left: auto;
    margin-right: auto;
}
.content .page-top .service-plans .plan-bottom ul li:before{
    display: none;
}
.content .page-top .service-plans .plan-bottom ul li{
    font-size: 13px;
}
.service-plans .home-plans .plan-bottom{
    padding:20px 10px;
}
.content .page-top .service-plans .home-plans .plan-top p{
    width: 98%;
    font-size: 14px;
}
.content .page-top .service-plans .home-plans .plan-top p:nth-child(3){
    min-height:56px;
}
.service-plans .home-plans .plan-top{
    color:#fff;
}
.service-plans .home-plans .plan-top h3{
    font-size:25px;
}
.service-plans .home-plans{
    background: #fff;
    padding:0;
}
.service-plans .home-plans .col-md-3:nth-child(3) h3{
    font-size:25px;
    font-style: inherit;
}
.service-plans .wpb_text_column .wpb_wrapper > p{
    font-size: 16px;
}
.service-plans .plans{
    box-shadow: 0px 0px 10px 2px #ccc;
}
.service-plans .home-plans .col-md-3:nth-child(2) .plan-bottom p a{
    background: #e18b3d;
}
.service-plans .home-plans .col-md-3:nth-child(2) .plan-top{
    margin:0;
    background: #e18b3d;
    border-top-left-radius:0;
}
.service-plans .home-plans .col-md-3:nth-child(1) .plan-bottom p a,
.service-plans .home-plans .col-md-3:nth-child(1) .plan-top{
    background: #81bb63;
}
.service-plans .home-plans .col-md-3:nth-child(3) .plan-bottom p a,
.service-plans .home-plans .col-md-3:nth-child(3) .plan-top{
    background: #4b78bb;
}
.service-plans .home-plans .col-md-3:nth-child(4) .plan-bottom p a,
.service-plans .home-plans .col-md-3:nth-child(4) .plan-top{
    background: #dd3c41;
}
.service-plans .home-plans .plan-top{
    min-height: 129px;
}
.service-plans .plan-bottom ul{
    min-height: inherit;
}
.content .page-top .service-plans .plan-bottom ul li{
    margin: 8px 0;
    line-height: 17px;
display: block;
}
.service-plans .home-plans .col-md-3:nth-child(1) .plan-bottom ul li{
    background: url(../png/icon-bg-1.png) no-repeat left 4px;
}
.service-plans .home-plans .col-md-3:nth-child(3) .plan-bottom ul li{
    background: url(../png/icon-bg-2.png) no-repeat left 4px;
}
.service-plans .home-plans .col-md-3:nth-child(2) .plan-bottom ul li{
    background: url(../png/icon-bg-3.png) no-repeat left 4px;
}
.service-plans .home-plans .col-md-3:nth-child(4) .plan-bottom ul li{
    background: url(../png/icon-bg-4.png) no-repeat left 4px;
}
.service-plans .home-plans .col-md-3 .plan-bottom p a:hover{
    background:#ffcc00;
}
#extra,
#basic{
    padding: 80px;
    margin: 0!important;
    position: relative;
}
#pro-plan,
#free{
    padding: 80px;
    background:#fafafa;
    margin: 0!important;
    position: relative;
}
#extra:focus,
#basic:focus,
#pro-plan:focus,
#free:focus{
    outline:none;
}
#pro-plan .container,
#extra .container,
#basic .container,
#free .container{
    margin-left: auto;
    margin-right: auto;
}
#basic p,
#extra p,
#pro-plan p,
#free p{
    font-size: 16px;
line-height: 26px;
    margin: 16px 0;
}
#basic p:last-child,
#extra p:last-child,
#pro-plan p:last-child,
#free p:last-child{
    text-align: center;
}
#extra p:last-child a{
    background: #dd3c41;
    color: #fff;
    border-radius: 5px;
    padding: 7px 25px;
    display: inline-block;
    text-decoration: none;
}
#pro-plan p:last-child a{
    background: #e18b3d;
    color: #fff;
    border-radius: 5px;
    padding: 7px 25px;
    display: inline-block;
    text-decoration: none;
}
img.alignright{
    float: right;
}
#basic p:last-child a{
    background: #4b78bb;
    color: #fff;
    border-radius: 5px;
    padding: 7px 25px;
    display: inline-block;
    text-decoration: none;
}
#free p:last-child a{
    background: #81bb63;
    color: #fff;
    border-radius: 5px;
    padding: 7px 25px;
    display: inline-block;
    text-decoration: none;
}
.page-template-page-nobanner .content .container,
.page-template-page-nobottom .content .container,
.page-template-full-width .content .container{
    margin: 0 auto !important;
}
.page-top > .vc_row{
    margin: 0;
}
.circle .vc_icon_element-inner{
    width: 90px !important;
    height: 90px!important;
    border: 1px solid #fc0!important;
    border-radius: 50%;
}
.additional .wpb_text_column{
    text-align: center;
    min-height: 97px;
}
.page-template-page-nobanner table td,
.page-template-full-width table td{
    height:40px;
    vertical-align: middle!important;
}
.button_link p{
    text-align: center;
}
.button_link p:last-child a{
    display: inline-block;
    padding:10px 30px;
    background: #ffcc00;
    color: #fff;
    border-radius: 5px;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}
.flex .button_link p{
    text-align: left;
}
.content .page-top ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.content .page-top ul li{
    line-height: 28px;
    font-size: 15px;
}
.content .page-top ul li:before{
    content: "\f1d9";
    display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
    margin-right: 7px;
    color: #fc0;
}
.content .page-top p{
    font-size: 15px;
    line-height: 28px;
}
.page-top h1{
    text-align: center;
    margin: 30px;
}
.page-top h4{
    font-family: 'Poppins-SemiBold';
}
.aio-icon-component{
    min-height: 150px;
}
.nav-main-menu ul.sub-menu{
    position: absolute;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    text-align: left;
    padding: 0;
    width: 260px;
    background: #fff;
    transition: all 0.5s ease 0s;
    box-shadow: 0 0 10px #ccc;
    
}
.nav-main-menu ul.sub-menu .sub-menu{
    left:260px;
    top:0;
}
.nav-main-menu .menu-item-22 ul.sub-menu{
    width: 385px;
}
.nav-main-menu > li{
    position: relative;
}
.nav-main-menu li .sub-menu li{
    display: block;
    position: relative;
}
.nav-main-menu li .sub-menu a{
    padding:10px 15px;
    transition: all 0.5s ease 0s;
    display: block;
    text-decoration: none;
}
.nav-main-menu li .sub-menu a:hover{
    background: #ffcc00;
    color: #fff;
}
.nav-main-menu li:hover > .sub-menu{
    max-height: 800px;
    opacity: 1;
    z-index: 9;
    overflow: visible;
}
a:focus{
    outline: none;
}
.flex .container{
    display: flex;
    align-items: center;
}
.flex .order .vc_col-sm-4{
    order: 2;
}
.flex .order .vc_col-sm-8{
    order: 1;
}
.item_holder{
    display: block;
    position: relative;
    border: 1px solid #ddd;
}
.additional p{
    min-height: 112px;
}
.content .page-top ul.vc_grid-filter{
    margin-bottom: 30px;
}
.blog-list article a{
    position: relative;
    display: block;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.blog-list article h4{
    min-height:50px;
    margin-bottom: 5px;
margin-top: 15px;
line-height: 25px;
}
.blog-list .item_holder a img{
    transition: all 0.5s ease 0s;
}
.blog-list .item_holder:hover .news_description a{
    color:#ffcc00;
}
.blog-list .item_holder:hover a img{
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.blog-list a span{
    display: block;
    position: absolute;
    top:0;
    left: 0;
    z-index: 5;
    background: #ffcc00;
    color: #fff;
    text-align: center;
padding: 5px 10px;
}
.blog-list a span b{
    display: block;
font-size: 18px;
}
.grid-item{
    width: 50%;
    padding: 0 15px;
}
.item_holder p{
    font-size: 15px;
    line-height: 27px;
    color: #666;
    min-height:81px;
}
.item_holder{
    margin-bottom: 30px;
}
.news_description{
    padding:0 15px;
}
.left-widget ul{
    padding: 0;
    list-style: none;
}
.left-widget ul li{
    line-height: 26px;
    display: block;
}
.left-widget ul li a{
    display: block;
    font-size: 18px;
    color: #333;
}
.product-left h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.product-left h3::after {
    content: "";
    width: 40px;
    height: 2px;
    display: block;
    background: #ffcc00;
    margin-top: 10px;
}
.product-left ul li a {
    display: block;
    text-decoration: none;
    color: #666;
    font-size: 16px;
    transition: all 0.5s ease 0s;
    border-bottom: 1px solid #ddd;
}

.product-left ul li a::before {

    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 10px;

}
.product-left ul li {
    line-height: 40px;
}
#search-bg {
    position: relative;
    margin-top: 25px;
}
#search-bg input {
    width: 100%;
    padding: 9px;
    border: 1px solid #ddd;
}
#searchsubmit {
    background: #ffcc00;
    color: #fff;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 11px 15px;
}
.financity-body table tr:nth-child(2n) {
    background-color: #f3f3f3;
}
.financity-body table tr:nth-child(1){
    background: #ffcc00;
}
.financity-body table{
    text-align: center;
    border-spacing: 2px;
    border-collapse: separate;
    width: 100%;
    font-size: 15px;
}
.financity-body table th{
    text-align: center;
    padding: 15px 0;
    color: #fff;
}
.financity-body table td{
    height: auto;
    padding:15px 0;
}
.mc4wp-success p{
    color: #4ecc69;
}
.mc4wp-form-fields label{
    display: block;
    font-weight: normal;
    margin-top: 20px;
    font-size: 15px;
}
.mc4wp-form-fields input[type="email"]{
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    border: 1px solid #ddd;
}
.mc4wp-form-fields input[type="submit"]{
    background: #ffcc00;
    border: 1px solid #ffcc00;
    padding: 8px 30px;
    color: #fff;
    font-size: 18px;
}
.left-widget{
    margin-bottom: 35px;
}
.single-post .content{
    margin-top: 35px;
}
.category .top-banner,
.search .top-banner,
.single-post .top-banner{
    background: #fafafa;
    padding: 18px 0;
    margin-bottom: 30px;
}
.category #breadcrumbs a,
.search #breadcrumbs a,
.single-post #breadcrumbs a{
    color: #ffcc00;
}
.meta span a{
    color: #666;
}
.meta span{
    color: #666;
    display: inline-block;
    margin-right: 10px;
}
.category h1{
    margin: 0;
    font-size: 30px;
    font-family: 'Georgia';
}
.category #breadcrumbs .breadcrumbs-left{
    line-height: 33px;
    text-align: right;
}
#menu{
        display: none;
    }
    #menu.mm-opened{
        display: block;
    }
.mobile-bar{
    display: none;
}
    .home-video{
        padding:50px 100px 50px 0;
    }
.page-id-23 .page-bottom{
    display: none;
}
@media (min-width: 992px) and (max-width: 1440px){
    
}
.blog-content .fa,
.social-list .fa{
   font: normal normal normal 14px/1 FontAwesome !important; 
}
@media (min-width: 1281px){
    .rev_slider_wrapper{
        max-width: 1000px!important;
        margin-left: 0 !important;
    }
}
.error404 .content{
    text-align:center;
    padding:100px 0;
}
.error404 .content .col-md-12{
    float:none;
    max-width:500px;
    margin:0 auto;
    width:100%;
}
.error404 .content p{
    font-size:20px;
    margin-bottom:35px;
}
.error404 .content h1{
    font-size:40px;
    font-weight:bold;
}
.error404 .content .page-header{
    border:0;
}

.error404 .content input[type=search]{
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.error404 .content input[type=submit]{
    padding: 6px 10px;
    background:#ffcc00;
    color:#fff;
    border-radius:0;
    border: 0;
}
.content .page-top .bg-service p{
    font-size:30px;
    line-height:42px;
    color:#888;
}
.content .page-top .bg-service p a{
    background:#ffcc00;
    color:#000;
    display:inline-block;
    padding:10px 25px;
    margin-top:30px;
    font-size:18px;
    border-radius:5px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.content .page-top .bg-service p a:hover{
    background:#333;
    color:#fff;
}
.product-left ul.blog-items a:before{
    display:none;
}
.product-left ul.blog-items a:last-child{
    line-height: 20px;
    margin: 20px 0 30px;
    border: 0;
}






@media (max-width: 1680px){
    .home-plans .plan-top p {
        margin: 0 auto;
        width: 90%;
    }
    .home-video{
        padding:30px 30px 30px 0;
    }
}
@media (max-width: 1440px){
    .blog-list article a{
        min-height:75px;
    }
    .service-six .aio-icon-component{
        min-height:165px;
    }
    .item_holder p{
        min-height: 108px;
    }
    .home-plans .container {
        max-width: 1170px;
        width: 100%;
    }
    .home-plans .plan-bottom {
        background: #fff;
        padding: 15px 10px;
    }
    .plan-bottom ul li{
        font-size: 13px;
        margin: 9px 0;
    }
    .home-plans .plan-top h3{
        font-size:30px; 
    }
    .home-plans .col-md-3:nth-child(3) h3 {
        font-size: 62px;
    }
    .home-fool .number{
        font-size: 45px !important;
    }
    .fool-list .content{
        font-size: 12px !important;
    }
    .container{
        max-width: 1170px;
    }
    .home h2{
        font-size: 30px;
    }
}
@media (max-width: 1366px){
    .bg-service.vc_custom_1604038378891 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
    }
    .home-plans .plan-top p {
        margin: 0 auto;
        width: 90%;
    }
    .fool-list .title {
        font-size: 16px !important;
    }
    .top-info h1{
        font-size: 45px;
    }
    .single h1{
        font-size: 30px;
    }
    .video-content{
      max-width: 100%;
        width: 100%;
        
    }
    .content .page-top .bg-service p {
    font-size: 25px;
    line-height: 38px;
    }
}
@media (max-width: 1280px){
    
}
@media (max-width: 1140px){
    .bg-service.vc_custom_1604038378891 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    }
    .content .page-top .bg-service p {
    font-size: 20px;
    line-height: 30px;
}
    .service-six .aio-icon-component{
        min-height:185px;
    }
    .fool-list .title{
        padding: 0 20px;
    }
    .nav-main-menu li a{
        padding: 30px 13px;
    }
    .affix .nav-main-menu li a {
    padding: 20px 12px;
}
    .fool-list .content{
        padding:0 65px;
    }
}
@media (max-width: 1024px){
    .home-plans .col-md-3:nth-child(3) h3{
        font-size: 30px;
    }
    .fool-list .content{
        padding: 0 30px;
    }
    .nav-main-menu li a{
        padding: 30px 12px;
    }
    
    .home-sourcing .col-md-2{
        width: 25%;
    }
    .home-business,
    .home-plans,
    .home-sourcing{
        padding: 25px 0;
    }
    .home-blog{
        padding-bottom: 25px;
    }
    .nav-main-menu li a{
        font-size:18px;
    }
}
@media (max-width: 991px){
    
    .service-six .vc_col-sm-2{
        width:50%;
    }
    .home-video{
        padding:0;
    }
    .mobile-bar{
    display: block;
}
    .nav-main-menu{
        display: none;
    }
    .home-video{
        display: block;
    }
    .home-video .col-md-6{
        width: 100%;
    }
    .mobile-bar{
        text-align: right;
    }
    .mobile-bar a{
        font-size: 25px;
        color: #333;
    }
    .video-content{
        text-align: center;
    }
    .home-plans .col-md-3{
        width: 50%;
    }
    .fool-list{
        padding: 20px 0 0px;
        min-height: 230px;
    }
    .home-plans .plan-top-title{
        margin-bottom: 0;
    }
    .fool-warrp{
        padding:50px 20px; 
    }
    .header-middle{
        padding: 5px 0;
    }
    .top-info h1{
        font-size: 30px;
    }
    .page-template-page-blog .content .col-md-3{
        display:none;
    }
    .page-template-page-blog .content .col-md-9{
        width:100%;
    }
}
@media (max-width: 767px){
    .bg-service.vc_custom_1604038378891{
    padding: 50px 0 !important;
    position: relative;
}
.bg-service.vc_custom_1604038378891:before{
    content: "";
    display: block;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.content .page-top .bg-service p{
    color: #fff;
}
    .blog-list article h4{
        min-height: inherit;
    }
    .blog-list article a {
    min-height: inherit;
}
.item_holder p {
    min-height: inherit;
}
    .service-six .vc_col-sm-2{
        width:100%;
    }
    .service-six .aio-icon-component{
        min-height:inherit;
    }
    .fool-warrp .col-md-4:nth-child(7),
    .fool-warrp .col-md-4:nth-child(5),
    .fool-warrp .col-md-4:nth-child(3){
        border-right:0;
    }
    .fool-warrp .col-md-4:nth-child(5){
        border-bottom: 1px solid #ddd;
    }
    .fool-warrp .col-md-4:nth-child(6),
    .fool-warrp .col-md-4:nth-child(4){
        border-right: 1px solid #ddd;
    }
    .fool-list{
        min-height: 190px;
    }
    .home-business .col-xs-6{
        width: 100%;
    }
    .business-list .content{
        max-height: inherit;
    }
    .blog-info img{
        width: 100%;
    }
    .home-blog h4{
        margin: 15px 0;
    }
    .blog-info{
        margin-bottom: 25px;
    }
    .social-list ul{
        text-align: left;
        margin-top: 10px;
    }
    .product-left{
        display: none;
    }
    .content img{
        max-width: 100%;
        height: auto;
    }
    .single-post .content{
        margin-top: 10px;
    }
    .flex .container{
        display: block;
    }
    .flex img{
        width: 100%;
    }
    .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li{
        margin-bottom: 10px !important;
    }
    .page-id-13 .page-bottom{
        display:none;
    }
    .single h1{
        font-size: 25px;
    }
}
@media (max-width: 680px){
    .home-sourcing .col-md-2 {
        width: 33.3333%;
    }
    .home-plans .col-md-3 {
        width: 100%;
    }
    .plan-bottom ul{
        min-height: inherit;
    }
    .fool-list .content,
    .fool-list .title{
        padding: 0;
    }
    .home-fool .number {
        font-size: 25px !important;
    }
    .page-template h2,
    .home h2 {
        font-size: 25px;
    }
    .video-content {
        text-align: justify;
    }
    .business-list .title h4{
        width: 100%;
    }
    footer h3{
        font-size: 20px;
        margin: 0 0 15px;
    }
    .footer-contact,
    .footer-working,
    .footer-menu{
        margin-bottom: 20px;
    }
    .learn-button a{
        font-size: 16px;
        margin: 0;
    }
    .home-plans .plan-top{
        min-height: inherit;
    }
    .logo img{
        max-width: 100%;
        height:45px;
    }
    .video-content h4{
        font-weight: bold;
    }
    .vc_column_container > .vc_column-inner{
        padding: 0 !important;
    }
    #basic p, #extra p, #pro-plan p, #free p{
        font-size: 14px;
    }
    #extra, #basic,
    #pro-plan, #free{
        padding: 50px 0;
    }
    
    .service-plans .wpb_text_column .wpb_wrapper > p{
        font-size: 14px;
    }
    .content h1,
    .top-info h1{
        font-size: 25px;
    }
    .page-bottom{
        padding: 90px 0;
    }
    .page-bottom a{
        padding: 7px 40px;
    }
    .aio-icon-header h3.aio-icon-title{
        font-size: 18px !important;
    }
}
@media (max-width: 480px){
    .fool-warrp{
        margin: 80px auto 0;
        padding: 10px 0px;
    }
    .fool-list .title {
        font-size: 14px !important;
    }
    .home h2{
        font-size: 20px;
    }
    .home-sourcing .col-md-2 {
        width: 50%;
    }
    .home-business .plan-top-title::after,
    .home-plans .plan-top-title::after,
    .home-blog h2::after, .home-sourcing h2::after{
        margin: 20px auto 15px;
    }
    .plan-top-title em{
        font-size: 14px;
    }
    .home-sourcing .sourcing-detail{
        font-size: 13px;
    }
    .home-sourcing .sourcing-detail br{
        display: none;
    }
    .home-sourcing .col-xs-3:nth-child(2n){
        padding-right: 6px;
    }
    .home-sourcing .col-xs-3:nth-child(2n-1){
        padding-left: 6px;
    }
    .sourcing-detail img{
        width: 80%;
    }
    img.alignright{
        width: 100%;
    }
    .content .page-top p{
        font-size: 14px;
    }
    .content .page-top ol{
        padding-left: 15px;
    }
    .breadcrumbs-left,
    .breadcrumbs-left a{
        font-size: 12px;
    }
    .top-banner{
        margin-bottom: 20px;
    }
    .button_link a{
        padding: 5px 30px;
    }
    .content h3{
        font-size: 20px;
    }
    .content h4{
        font-size: 16px;
    }
    .page-top h4 {
    font-family: inherit;
}
}

.quote_unique_btn:hover{
	font-weight:600;
}








































