body .container{
    max-width: 1470px;
    width: 100%; 
    margin: 0 auto;
}
/* btn-effect */

.custom-botton{
    background: #ec4d1c;
    font-weight: 600;
    text-transform: uppercase;
    border-radius:0;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
}
.custom-botton:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #142851;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.custom-botton:hover{
        background-color: #f94900 !important;
}
.custom-botton:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
/* body .theme-top-header-searchbox .form-group .search-button-custom{
    font-weight:600;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
}
body .theme-top-header-searchbox .form-group .search-button-custom:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #142851;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
body .theme-top-header-searchbox .form-group .search-button-custom:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
} */

.site-header{ position: relative !important}
@media (max-width: 767px){
    body .site-header .logo-image.logo-hide {
        padding-top: 0;
    }
}
.site-header .logo-image{
    padding-top: 0 !important;
}
body.home{
    font-family: 'Montserrat', sans-serif !important;
}
body .theme-widget li {
    margin-left: 0;
}

body footer{font-size: 16px; height: auto}

body .theme-widget h6, body .theme-widget h5, body .theme-widget h4 {
    margin: 0px 0 15px!important;
}
footer p {
    color: #888;
}
body.home .theme-top-header-searchbox .form-group .search-button-custom, .theme-top-header-searchbox .form-group .search-button-custom{ height:60px;font-weight:600;text-transform: uppercase;}
body.home .theme-top-header-searchbox .form-group .search-button-custom:hover{
    background: #142851;
}
body  .header-breadcrumbs{ font-size:13px;}

body p{ font-weight:500;padding: 0; margin: 0;}

body .site-header .logo{ padding-left: 0;}

body .vc_toggle_color_vista_blue .vc_toggle_icon {
    background-color:#495057;
    border-color: transparent;
}

body .vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #495057;
}

body .widget_kb_default_category ul {
    margin-left: 0;
}
aside.sidebar-widget-box .kb_article_bytype li.articles {
    padding: 0px;
    margin-left: 0 !important;
    padding-left: 20px;
}

body .knowledgebase-body li.cat{    padding: 8px 0px 8px 20px;margin-left: 0;}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
    color: #888 !important;
}

.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble{color: #888 !important;}

body .hvr-float{border-color: #e2e2e2 !important;}

.kb_style1_box .icon_image_kbstyle i, .KbCategory__box_layout2 .mediaFigure i {
    color: #818A97 !important;
}
.pagination .page-numbers.current {
    color: #fff !important;
}
.pagination .page-numbers:hover, .pagination a.page-numbers:hover, .pagination .next.page-numbers:hover, .pagination .prev.page-numbers:hover{
    color: #fff !important;
}
nav.site-header.fixed {
    position: fixed !important;
    box-shadow: 0 4px 10px -7px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 4px 10px -7px rgba(0,0,0,.6);
    -moz-box-shadow: 0 4px 10px -7px rgba(0,0,0,.6);
    background-color: #fff !important;
    -webkit-animation: stickyEffect .3s ease-out forwards;
    animation: stickyEffect .3s ease-out forwards;
}
.vc_kb_article_type ul.clearfix{
    columns: 2 !important;
    -webkit-columns: 2;
    -moz-columns: 2;
} 

.site-header .site-header-category-links li input.is-search-submit {
    background-color: #f94900 !important;
    border: none !important;
    height: 36px !important;
    min-height: 36px;
}

.mobile-menu-holder li.kb_search.astm-search-menu.is-menu.is-dropdown.menu-item input.is-search-submit {
    background-color: #f94900 !important;
    border: none !important;
    height: 36px !important;
    min-height: 36px;
}

body .popup-search-close:before, body .search-close:before {
    border-color: #fff !important;
}
.popup-search-close:before, .search-close:before {
    border-left: 2px solid #fff !important;
}

body .popup-search-close:after, body .search-close:after {
    border-color: #fff !important;
}
.popup-search-close:after, .search-close:after {
    border-left: 2px solid #fff !important;
}

.site-header li.kb_search.astm-search-menu.is-menu.is-dropdown.menu-item a{ line-height: 104px;}

.theme-widget.vc_kb_article_type li.articles{position: relative;}

.theme-widget.vc_kb_article_type li.articles:before{ left: 0;}
.header_normal_design + .container.content-wrapper.body-content {
    width: 100%;
    max-width:100%;
}
.header_normal_design + .container.content-wrapper.body-content .row {
    margin-left:0px;
    margin-right:0px;
}
.knowledgebase-body .kbse .cat::marker {
    display: none;
    opacity: 0;
}
.body-content .blog ul li, .comments ul li {
    margin-bottom: 0;
}
.wpb_text_column ul li, .wpb_text_column ol li {
    padding: 3px 0;
}
.body-content .blog ul li, .comments ul li {
        list-style-type: none !important;
}
.body-content .blog.kb ul li{
    list-style-type: disc !important;
}
.single-format-standard .format-standard ol, .single-format-standard .format-standard ul {
    padding-left: 25px;
    font-size: 15px;
    color: #4f566b;
    line-height: 24px;
}
.single-format-standard .format-standard ul li {
    list-style-type: inherit !important;
}
.vc_column_container .wpb_text_column ul li:before, .vc_column_container .wpb_text_column ol li:before {
    padding: 0px;
    font-family: 'et-line';
    content: "\e005";
    padding-right: 10px;
    font-size: 16px;
    color: #888B8A !important;
    position: absolute;
    left: -25px;
    top: 3px;
}
.term-videos .kb-categorypg .kb-box-single:before {
    content: '\e011';
    font-size: 22px;
}
.vc_column_container .wpb_text_column ul li:hover:before ,  .vc_column_container .wpb_text_column ol li:hover:before{
    color: #f94900!important;
}
.page-id-803 .body-content .blog ul {
        width: fit-content;
}
.page-id-714 .kb-categorypg .kb-box-single:last-child {
    border-bottom: 0;
}
.page-id-714 .custom_query_div {
    margin-top: 60px;
}
.page-id-950 .header_normal_design + .container.content-wrapper.body-content {
    min-height: 650px;
}
.contact_details_form .col-sm-6 {
    margin-bottom: 30px;
}
.row.contact_details_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background-color:rgb(243 245 247);
    padding-top: 50px;
    padding-bottom: 40px;
}
.contact_details_form .col-sm-6 label {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
}
.contact_details_form .col-sm-6 label .wpcf7-form-control {
    border-color: #d9d9d9;
    min-height: 40px;
    height: 40px;
    margin-top: 6px !important;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 14px;
    margin-left: 0;
    margin-right: 0;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #FF5722;
     font-size: 14px;
}

body .submit_div{
    display:inline-block;
    position:relative;
    margin-top: 30px;
    background: #ec4d1c;
    color:#fff;
}

body .submit_div input {
    padding: 8px 40px;
    text-transform: uppercase !important;
    font-weight: 600;
    border-radius: 0;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
    background-color: transparent !important;
    z-index:2;
}
body .submit_div:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #142851;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
body .submit_div:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    width:100%;
}
div.wpcf7 .wpcf7-spinner{
    position:absolute;
}
.contact_details_form  .country-select .flag-dropdown{
    top: 5px;
}
.wpb_text_column .contact_details_form ul li{
    margin-left: 0 !important;
}
.custom_query_div {
    padding: 100px 0;
    margin-bottom: -60px;
}
.header_normal_design + .container.content-wrapper.body-content .col-md-12.col-sm-12 {
    padding: 0;
}
/*.header_normal_design + .container.content-wrapper.body-content {
    min-height: 680px;
}*/
.kb-categorypg .global-search .form-group .search-button-custom {
    height: 60px;
    min-height: fit-content;
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}
.kb-categorypg .global-search .form-group .search-button-custom:hover {
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}
.navigation-section .popup-search-close:before, .navigation-section .search-close:before , .navigation-section .popup-search-close:after,.navigation-section .search-close:after{
    border-color: #f94900 !important;
}
.custom-botton , body.home .theme-top-header-searchbox .form-group .search-button-custom, .theme-top-header-searchbox .form-group .search-button-custom, .contact_details_form input[type="submit"], input[type="submit"]{
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}
.custom-botton:hover , body.home .theme-top-header-searchbox .form-group .search-button-custom, .theme-top-header-searchbox .form-group .search-button-custom:hover , .contact_details_form input[type="submit"]:hover , input[type="submit"]:hover {
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}
.footer-section .footer-layer-1 .theme-widget a:hover , .footer-section .footer-layer-2 .copyright-links a:hover{
    color: #ec4d1c!important;
}
.social-kb-wrap .rate-buttons .post-like , .social-kb-wrap .rate-buttons .post-unlike, .social-kb-wrap .rate-buttons .post-unlike i, .social-kb-wrap .rate-buttons .post-like i{
    font-size: 16px !important;
    margin-left: 3px;
}
.kbpg .rate-buttons p.helpfulmsg {
    margin-bottom: 4px;
    font-size: 14px;
}
.kbpg span.post-unlike span.rating_unlikecount_display , .kbpg span.post-like span.rating_likecount_display{
    font-size: 14px !important;
}
.single-format-video .blog iframe , .single-format-standard .blog iframe{
    width: 65%;
    margin: 0;
    right: 0;
}
.single-format-standard .blog .entry-content p a {
    color: #f94900;
}
.page-id-714 .knowledgebase-body li.cat.inner:before {
    content: '\e011';
    font-size: 14px;
    left: 0;
    top: 10px;
}
.page-id-714 .knowledgebase-body .kbse li {
    padding-left: 28px;
    padding-right: 15px;
    position: relative;
}
.pg-custom-vc.back-clr h4, .pg-custom-vc.back-clr h4 span {
    font-weight: 700!important;
    font-size: 38px!important;
    color: #000!important;
    line-height: 44px!important;
}
.col-md-12.text-area-div label {
    width: 100%;
    margin-bottom: 30px;
}
.col-md-12.text-area-div label textarea {
    min-height: 140px;
}
.col-md-12.text-area-div {
    width: 100%;
}
.header_normal_design {
    width:100%;
}
.single-format-standard .header_normal_design , .term-getting-started .header_normal_design, .single-format-video .header_normal_design , .term-addons .header_normal_design, .term-web-to-print-store .header_normal_design,  .tax-lipikbcat .header_normal_design{
    background: none !important;
    background: rgba(247, 234, 255, 1)!important;
}
.single-format-standard .header_normal_design .padding-top-100 ,.term-getting-started .header_normal_design .padding-top-100, .single-format-video .header_normal_design .padding-top-100, .term-addons .header_normal_design .padding-top-100, .term-web-to-print-store .header_normal_design .padding-top-100 ,  .tax-lipikbcat .header_normal_design .padding-top-100{
    padding-top: 80px;
}
.single-format-standard .header_normal_design + .container.content-wrapper.body-content, .term-getting-started .header_normal_design + .container.content-wrapper.body-content, .single-format-video .header_normal_design + .container.content-wrapper.body-content , .term-addons .header_normal_design + .container.content-wrapper.body-content, .term-web-to-print-store .header_normal_design + .container.content-wrapper.body-content , .tax-lipikbcat .header_normal_design + .container.content-wrapper.body-content {
    max-width: 1470px;
}
.single-format-standard .header_normal_design .opacity , .term-getting-started .header_normal_design .opacity , .single-format-video .header_normal_design .opacity, .term-addons .header_normal_design .opacity, .tax-lipikbcat .header_normal_design .opacity{
    background: rgba(247, 234, 255, 1)!important;
}
.single-format-standard .header_normal_design .opacity .replace_bbpress_header_h1 , .term-getting-started .header_normal_design .opacity .replace_bbpress_header_h1, .single-format-video .header_normal_design .opacity .replace_bbpress_header_h1, .term-addons .header_normal_design .opacity .replace_bbpress_header_h1, .tax-lipikbcat .header_normal_design .opacity .replace_bbpress_header_h1{
    color: #000;
    line-height: normal;
}
.single-format-standard .header_normal_design .header-breadcrumbs a , .term-getting-started .header_normal_design .header-breadcrumbs a, .term-getting-started .header_normal_design .header-breadcrumbs, .single-format-standard .header_normal_design .header-breadcrumbs,  .single-format-video .header_normal_design .header-breadcrumbs a,   .single-format-video .header_normal_design .header-breadcrumbs, .term-addons .header_normal_design .header-breadcrumbs, .term-addons .header_normal_design .header-breadcrumbs a,.tax-lipikbcat .header_normal_design .header-breadcrumbs, .tax-lipikbcat .header_normal_design .header-breadcrumbs a{
    color: #000;
        line-height: normal;
}
.page.page-id-950 .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
.page-id-714 .blog .entry-content .wpb_wrapper .col-md-4.body-content {
    width: 100%;
}
.page-id-714 .blog .entry-content .wpb_wrapper .col-md-4.body-content .knowledgebase-body .kbse {
    columns: 2 !important;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.site-header .site-header-category-links li.byi_mainsite_menu {
    margin-top: -2px;
    margin-right: -5px;
}
.site-header .site-header-category-links li.byi_mainsite_menu a {
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}
.site-header .site-header-category-links li.byi_mainsite_menu a:hover img {
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
    -webkit-filter: invert(0.5) sepia(1) hue-rotate(320deg) saturate(4) brightness(1);filter: invert(0.5) sepia(1) hue-rotate(320deg) saturate(4) brightness(1);
}
/*.body-content .blog .rate-buttons .post-like {
    margin-right: -10px;
}*/
.body-content .blog .rate-buttons .post-reset {
    font-size: 14px !important;
}
.body-content .blog .rate-buttons .post-unlike {
    margin-right: -10px;
}
.body-content .blog .rate-buttons .post-like , .body-content .blog .rate-buttons .post-unlike {
    margin-left: 0 !important;
    padding: 4px 0px;
    /*border: 1px solid #000;*/
    border-radius: 15px;
    box-shadow: 0px 0px 3px 1px #cdcdcd;
    font-size: 14px !important;
}
.body-content .blog .rate-buttons .post-like a, .body-content .blog .rate-buttons .post-unlike a {
    padding: 3px 18px;
}
.body-content .blog .rate-buttons .post-like a span i, .body-content .blog .rate-buttons .post-unlike a span i {
    display: none;
}
.site-header .site-header-category-links li.kb_search {
    margin-top: 3px;
}
.body-content .kb-single.blog .entry-header h2 {
    font-size: 18px;
    line-height: normal;
}
.single-format-standard .blog .kb-single .entry-header .entry-title {
    font-size: 30px;
    line-height: 38px;
}
.header_normal_design .theme-top-header-searchbox {
    max-width: 60%;
    margin-left: 20% !important;
}
.custom_query_div .vc_column_container.vc_col-sm-8 .vc_column-inner > .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.custom_query_div .vc_column_container.vc_col-sm-12 .vc_column-inner .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_column.vc_column_container.vc_col-sm-8 {
    width: 100%;
}
.custom_query_div .vc_column_container.vc_col-sm-8 .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element {
    padding-right: 30px;
    margin-bottom: 0;
}
.custom_query_div.custom_query_div_home {
    padding: 0;
}
.footer-section .footer-layer-1 {
    padding: 0;
}
.footer-section {
    
    color: #a8a8a8;
}

.footer-section ul.contact li {
    padding-left: 35px;
    position: relative;
}
.footer-section ul.contact li .svg-inline--fa {
    position: absolute;
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
}
.footer-section ul.contact li.contact-call a {
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 600;
    color: #ccc;
    white-space: normal;
    word-break: break-word;
}
.footer-section ul.contact li.skype-call {
    padding: 25px 0 25px 35px;
}
.footer-section ul.contact li.skype-call .svg-inline--fa {
    top: 28px;
}
.footer-section ul.contact li a {
    font-size: 16px;
    font-weight: 600;
    color: #ccc;
    white-space: normal;
    word-break: break-word;
}
.footer-section ul li.dark-bizlogo {
    padding: 24px 0;
}
.footer-section ul li.dark-bizlogo .logo-img {
    filter: none;
    max-width: 126px !important;
}
.footer-section .theme-widget h6 {
    font-family: "Open Sans";
    text-transform: uppercase;
    line-height: 30px;
    font-size: 18px;
    margin: 0 !important;
    color: #ccc !important;
    font-weight: 600;
}
.footer-section .theme-widget ul.footer-listing li {
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 30px;
    font-family: "Open Sans";
}
.footer-section .theme-widget {
    margin-bottom: 0;
}
.footer-section ul.payment-details .sprite {
    background: url(assets/xhome_sprite.png);
    display: inline-block;
    height: 37px;
    margin-right: 6px;
}

.footer-section ul.payment-details .sprite.visa {
    width: 53px;
    background-position: -116px 2px;
}
.footer-section ul.payment-details .sprite.mastercard {
    width: 59px;
    background-position: -178px 2px;
}
.footer-section ul.payment-details .sprite:last-of-type {
    padding-right: 0;
    margin-right: 0;
}
.footer-listing.payment-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
}
.footer-section ul.payment-details .sprite.american-express {
    width: 59px;
    background-position: -245px 2px;
}
.footer-section ul.payment-details .sprite.paypal {
    width: 79px;
    background-position: 0 -27px;
}
.footer-section ul.social-icons li {
    display: inline-block;
}
.footer-section ul.social-icons li a {
    width: 42px;
    height: 40px;
    padding: 4px 0;
    margin-right: 6px;
    background: #fff;
    color: #000;
    display: block;
    position: relative;
    font-size: 16px;
        white-space: normal;
    word-break: break-word;
}
.footer-section ul.social-icons li svg {
    width: 2.6em;
    position: absolute;
    top: 8px;
    height: 24px;
}
.footer-section .footer-layer-1 .theme-widget ul.social-icons li a:hover {
    color: #000 !important;
}
.social-icons {
    margin-top: 15px;
}

.copyright-sec h5 {
    font-size: 18px;
    font-weight: 600;
    color: #ccc;
    margin: 0 0 10px;
}
.copyright-sec p {
    color: #a8a8a8;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px;
    font-family: "Open Sans";
        padding: 0 15px;
}
.footer-section .footer-layer-2 .footer-copyright-area.pull-right {
    float: none !important;
    color: #e6e6e6;
    font-size: 15px;
    font-weight: 400;
    letter-spacing:normal;
}
.footer-section .footer-layer-2 .copyright-links.pull-left {
    float: none !important;
}
.footer-section .footer-layer-2 .text-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.footer-section .footer-layer-2 .copyright-links ul li a{
    color: #a8a8a8 !important;
    font-size: 16px !important;
    cursor: default;
    font-family: "Open Sans";
    border-bottom: 0;
}
.footer-section .footer-layer-2 .copyright-links ul#footer_menu li:after, .footer-section .footer-layer-2 .copyright-links ul#footer_menu li:last-child:after {
    content: "|";
}
.footer-section .footer-layer-2 .copyright-links ul#footer_menu, .footer-section .footer-layer-2 {
    padding-bottom: 0;
}

.icon_with_text_title.hvr-float .icon_holder i, .icon_with_text_title.hvr-float .icon_text_holder h3{
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}
.icon_with_text_title.hvr-float .icon_holder i {
    color: #f94900 !important;
     -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}
.icon_with_text_title.hvr-float .icon_text_holder h3 {
     /*color: #f94900 !important;*/
     -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}
.header_normal_design .opacity .container.padding-top-100 {
    padding-top: 83px;
}
body .header_normal_design .padding-top-100 .inner-padding h1 {
    line-height: normal !important;
}
.contact_details_form span.wpcf7-form-control-wrap.acceptance {
    display: block;
    margin-top: 20px;
}
.contact_details_form span.wpcf7-list-item{
    margin-left:0px;
}
@media screen and (max-width: 1025px) {
    .footer-listing.payment-details {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .site-header i.navbar-toggle:hover {
        color: #000000 !important;
    }
    .mobile-menu-holder {
        position: absolute;
        z-index: 2;
        left: 0;
        right: 0;
        top:120px;
        -webkit-animation: .5s ease-out forwards;
        animation: .5s ease-out forwards;
    }
    .site-header.fixed + .mobile-menu-holder {
        -webkit-animation: .5s ease-out forwards;
        animation: .5s ease-out forwards;
        position: fixed;
    }
    .mobile-menu-holder ul > li:last-child {
        padding-bottom: 0;
        padding-top: 0;
    }
    .mobile-menu-holder .byi_mainsite_menu {
        padding-bottom: 0;
    }
    .header_normal_design .theme-top-header-searchbox {
        max-width: 100%;
        margin-left: -1% !important;
    }
    .footer-section ul li.dark-bizlogo {
        padding: 14px 0;
    }
    .footer-section ul.social-icons li a {
        width: 30px;
        height: 30px;
    }
    .footer-section ul.social-icons li svg {
        width: 1.9em;
        position: absolute;
        top: 5px;
        height: 20px;
    }
    .col-md-3 {
        width: 25%;
        float: left;
    }
    .footer-section ul.contact li.contact-call a , .footer-section ul.contact li a{
        font-size: 15px;
    }
     .footer-section .theme-widget ul.footer-listing li {
        margin-bottom: 0;
        line-height: 26px;
    }
}
@media screen and (max-width: 767px) {
    .custom_query_div .vc_column_container.vc_col-sm-8 .vc_column-inner > .wpb_wrapper {
        display: block;
    }
    .custom_query_div .vc_column_container.vc_col-sm-8 .vc_column-inner > .wpb_wrapper .wpb_text_column.wpb_content_element {
        padding-right: 0;
         margin-bottom: 25px;
    }
    
    .footer-section ul.contact li.skype-call .svg-inline--fa {
        top: 22px;
    }
    .footer-section ul.contact li .svg-inline--fa {
        top: 3px;
    }
     .footer-section ul li.dark-bizlogo {
        padding: 12px 0 0;
    }
    .footer-section .footer-layer-2 .copyright-links ul li a , .footer-section .footer-layer-2 .footer-copyright-area.pull-right{
        font-size: 14px !important;
    }
    .custom_query_div {
        margin-bottom: 0;
    }
    .footer-section .theme-widget ul li {
        margin-bottom: 0;
    }
    .footer-section ul.contact li.skype-call {
        padding: 18px 0 18px 35px;
    }
   
    .col-md-3 {
        width: 100%;
        float: none;
    }
    .header_normal_design .opacity .container.padding-top-100 {
        padding-top: 50px;
    }
}
@media screen and (max-width: 768px) {
    .contact_details_form .col-sm-6 {
        width: 100%;
    }
    .custom_query_div {
        padding: 50px 0 30px;
    }
    .pg-custom-vc.back-clr h4 , .pg-custom-vc.back-clr h4 span{
        font-weight: 700!important;
        font-size: 30px!important;
        color: #000!important;
        line-height: 34px!important;
    }
    .form-group .search-button-custom {
        top: 0;
    }
    .single-format-video .blog iframe , .single-format-standard .blog iframe{
        width: 100%;
        margin: 0;
        right: 0;
    }
    body .popup-search-close:before, body .search-close:before , body .popup-search-close:after, body .search-close:after{
        border-color: #f94900 !important;
    }
    .is-menu.is-dropdown form {
            max-width: 90%;
            min-width: 290px;
    }
    .is-menu.is-dropdown .search-close {
            right: 5px;
    }
    .margin-bottom-60 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .mobile-menu-holder {
        padding-bottom: 30px;
    }
    .header_normal_design .theme-top-header-searchbox {
        max-width: 100%;
        margin-left: -2% !important;
    }
}
@media screen and (max-width: 639px) {
    .vc_kb_article_type ul.clearfix{ columns: 1 !important; -webkit-columns: 1 !important; -moz-columns: 1 !important; }
    .footer-section .footer-layer-2 .container .text-center{display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;align-items: center;}
    
    p.footer-copyright-area.pull-right {
        float: none !important;
        -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;
    }

        .copyright-links.pull-left {
        float: none !important;
       -webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0; padding-bottom: 10px;
    }
    .page-id-714 .blog .entry-content .wpb_wrapper .col-md-4.body-content .knowledgebase-body .kbse {
        columns: 1 !important;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

}
@media screen and (max-width: 320px) {
    .is-menu.is-dropdown form {
        min-width: 250px;
    }
    .site-header .logo {
        margin: 0px 22px 0px 0px !important;
    }
}



.footer-section .theme-widget.widget_media_image {
    padding: 0px;
    margin-bottom: 20px;
}

.footer-section .theme-widget.widget_widget_header_social_icon {
    margin-bottom: 10px;
}

@media (max-width: 991px) and (min-width: 768px){
.site-header .logo-image.logo-hide {
    padding-top: 0 !important;
}
}

body .header_normal_design .padding-top-100 .inner-padding h1 {
    color: #000 !important;
}

body .header_normal_design .padding-top-100 .inner-padding p.desc {
    color: #555 !important;
}
.back-clr {
    background-color: #fffaff;
}

.back-clr h2 span {
    color: #000 !important;
}

.back-clr p span {
    color: #444 !important;
}

.show-byi-searchform{
    display: none;
}

.site-header .site-header-category-links .kb_search_menu ._mi._svg {
    width: 17px !important;
    margin-top: -4px;
}
.byi-search-form #searchform div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    max-width: 460px;
}
.byi-search-form #searchform div #s {
    margin-bottom: 0;
}
.byi-search-form #searchform div #s {
    margin-bottom: 0;
    margin-right: 20px;
    padding: 10px;
    height: 40px;
    min-height: 40px;
}
.byi-search-form .byi-search-form-wrap #searchform div {
    margin: 0 0 auto auto;
    margin-bottom: 20px;
        max-width: 380px;
}
.byi-search-form #searchform div #s {
    margin-bottom: 0;
    margin-right: 15px;
    padding: 6px;
    height: 36px;
    min-height: 36px;
}
.byi-search-form .byi-search-form-wrap #searchform div #searchsubmit {
    min-height: 30px;
    padding: 10px;
    font-size: 13px;
    margin-top: -1px;
    line-height: 15px;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    border-radius:0;
}
.byi-search-form .byi-search-form-wrap #searchform div #searchsubmit:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #142851;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.byi-search-form .byi-search-form-wrap #searchform div #searchsubmit:hover:before{
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
    

body .search-close:before, body .search-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 20px;
    width: 2px;
    background-color: #f94900;
    border-color: #f94900 !important;
}
body .search-close:before {
    transform: rotate(45deg);
}
body .search-close:after {
    transform: rotate(-45deg);
}
.search-close {
    opacity: 1;
}
.search-close {
    opacity: 1;
    position: absolute;
    right: 12px;
    top: 7px;
    width: 25px;
    height: 20px;
    opacity: 1;
}
.byi-search-form .byi-search-form-wrap {
    margin-right: 30px;
}
.byi-search-form {
    position: relative;
}
.byi-search-form.byi-search-form-mobile {
    display: none;
}
@media (max-width: 991px) {
    .byi-search-form.byi-search-form-desktop {
        display: none;
    }
    .byi-search-form.byi-search-form-mobile {
        padding: 0;
    }
    .byi-search-form .byi-search-form-wrap {
        margin-right: 40px;
    }
    .byi-search-form .byi-search-form-wrap #searchform div {
            margin-bottom: 0;
    }
    .byi-search-form.byi-search-form-mobile {
        display: block;
    }
}
.search-close{
    cursor: pointer;
}

.home .header_normal_design {
    background: rgba(247, 234, 255, 1)!important;
}
.home .header_normal_design .padding-top-100 {
    padding-top: 90px;
}
@media (max-width: 991px) {
    .home .header_normal_design .padding-top-100 {
        padding-top: 50px;
    }
}

body.client_documents_post {color: var(--gray800);font-size: 15px;}
body.client_documents_post p {color: var(--gray800);font-size: 15px;}
.navbar-inverse .navbar-nav>li>a {
    color: #565656;
}
.navbar-nav > li.dropdown .dropdown-menu > li > a {
    color: #565656;
    display: block;
    padding: 10px 15px;
}
.footer-section .theme-widget h6, .footer-section .theme-widget h5, .footer-section .theme-widget h4 {
    text-transform: uppercase;
}
.footer-section ul.cont-footer li.call-contact .country_title {
        text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 6px;
    color: #d9d9d9;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: normal;
    font-family: 'Montserrat' !important;
}
.footer-section ul.cont-footer li.call-contact .address {
       line-height: 25px;
       margin: 0 0 0 3px;
       font-family: 'Montserrat' !important;
       color: #666666;
       font-size: 15px;
       margin-left:0px;
       font-weight:400;
       letter-spacing:normal;
}

.footer-section ul.site_info.contact {
    margin-top: 30px;
}
.footer-section .clutch-images {
    margin-top: 0 !important;
}
.footer-section .clutch-images ul li a br {
    display: none;
}
.footer-section .clutch-images ul li a .capterra-img {
    -webkit-filter: none;
            filter: none;
    max-width: 200px !important;
}
.footer-section ul.contact li a {
    font-weight: 700;
}
/* video tips css */
.webinar-block{max-width: 420px; margin: 0 auto; border-radius: 20px; -webkit-box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%); box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);}
.webinar-block .webinar-list-img img{border-top-left-radius: 20px; border-top-right-radius: 20px;}
.webinar-block .inner-webinar{padding: 25px; text-align: left; /*position: relative;*/}
.webinar-block .inner-webinar .webinar-title h4{font-size: 18px; line-height: 22px; margin-bottom: 12px; color: #000; font-weight: 600; margin-top: 0;}
.webinar-block .inner-webinar .webinar-title h4 a{color: #000;}
.webinar-block .webinar-dates .date{border-right: 1px solid #000; }
.webinar-block .webinar-dates .date span{color: #000; font-family: "Open Sans",sans-serif; font-size: 13px; padding-right: 7px; margin-right: 10px;}
.webinar-block .webinar-dates .time{color: #f94900; margin-right: 0; padding-right: 0;}
.webinar-block .wenbinar-intro{margin-top: 20px; font-family: "Open Sans",sans-serif; padding-bottom: 75px;}
.webinar-block .wenbinar-intro p{font-size: 16px;}
.webinar-block .outer-button{background: #ec4d1c;color:#fff;display: inline-block;text-transform:uppercase; -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all; font-size: 16px; font-weight: 600; line-height: 26.8px; padding: 7px 23px; letter-spacing: 0;position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;}
.webinar-block .outer-button:before{
   content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #142851;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; 
}
body .webinar-block .outer-button:hover{
    color:#fff !important;
}
.webinar-block .outer-button:hover:before{
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}



.webinar-block img{max-width: 100%;width:100%;}
.webinar-block .youtube_link{text-decoration: none; display: inline-block; width: 100%; position: relative;}
.webinar-block .youtube_link .webinar-list-img i{position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 60px; color: #f70900; -webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.webinar-block .youtube_link .webinar-list-img i:hover{color: rgba(0,0,0,0.8);}
.webinar-block .webinar-cta{text-align: center; position: absolute; bottom: 30px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
a{text-decoration: none;}
.video_tips_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 30px -17px;
}

.webinar-block {
max-width: 30.33%;
margin: 0 auto;
border-radius: 20px;
-webkit-box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);
box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);
margin: 0 17px 50px;
position: relative;
}
@-webkit-keyframes stickyEffect{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes stickyEffect{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}

@media(min-width: 768px) and (max-width: 1024px){
    .video_tips_container{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
    .footer-section .clutch-images ul li a .capterra-img {     max-width: 160px !important; }
}

@media(min-width: 992px) and (max-width: 1024px){
    .webinar-block{max-width: 29.33%;}
    .video_tips_container{margin: 30px -19px;}
}

@media(min-width: 768px) and (max-width: 991px){
    .webinar-block{max-width: 45.33%;}
}

@media(max-width: 767px){
    .webinar-block{max-width: 100%;}
    .video_tips_container{margin: 30px 0; }
    .footer-section .clutch-images ul li a .capterra-img {
            margin-bottom: 10px;
            max-width: 160px !important;
    }
}

.video-tips-cat_container .webinar-block{max-width: 46% !important; position: relative;}

@media(min-width: 992px) and (max-width: 1127px){
    .video-tips-cat_container .webinar-block{max-width: 45% !important;}
}

@media(min-width: 768px) and (max-width: 991px){
    .video-tips-cat_container .webinar-block{max-width: 45% !important;}
}

@media(max-width: 767px){
    .video-tips-cat_container .webinar-block{max-width: 100% !important;}
}
/* arrow changes */

#scrollbkToTop {
    bottom: 100px;
    position: fixed;
    right: 10px;
    height: 40px;
    width: 40px;
    transition: .2s ease all;
    display: block;
    color: #fff;
    border-radius:25px;
    overflow: hidden;
    background-color: rgba(236, 77, 28, 0.8);
}

#scrollbkToTop a {
    display: block;
    height: 40px;
    position: relative;
}

#scrollbkToTop span:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 18px;
    left: 15px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate( 
135deg
 );
}

#scrollbkToTop .footer-go-uplink {
    /* font-size: 28px; /
    / color: #fff; */
    display: none;
}
.footer-section .theme-widget ul li.biztechcs-img img {
    max-width: 125px !important;
}

/* Video tips page youtube video display in popup css start*/

 /* The Modal (background) */
 .modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.5);
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    height: 420px;
    border: 1px solid #888;
    width: 740px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 12px 2px rgb(0 0 0 / 35%);
    position: relative;
}

/* The Close Button */
.close {
    float: right;
    font-size: 28px;
    font-weight: bold;
    color: #d5d1d1;
    width: 30px;
    border-radius: 100%;
    height: 30px;
    top: -19px;
    position: absolute;
    right: -15px;
    background: #000;
}

.close:hover,
.close:focus {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}

.modal-content iframe{width:100%; height: 100%;}

@media(min-width:1025px) and (max-width:1200px){
    .modal-content{width: 65%;}
}

@media(min-width:768px) and (max-width:1024px){
    .modal-content{width: 85%;}
}

@media(max-width:767px){
    .modal-content{width: 90%;}
}


/*header*/

body  .site-header .logo-image{
    width: 170px;
}
body .site-header .site-header-category-links a{
    color: #2f2f2f;    
    font-weight: 600;
    font-family: 'Montserrat' !important;
}
body .site-header .site-header-category-links a:hover,.sticky_top_section .sticky_top  a:hover{
    transition: all 100ms ease-in-out;
}
/*footer*/

footer .sec-3 .last-row ul li a {
        width: 30px;
        height: 30px;    
}
body footer .footer-section .row{
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
}
body footer .footer-section .col-md-6 {
    border-left: 1px solid #656565;
    border-right: 1px solid #656565;
    padding-left: 30px;
    padding-right: 30px;
}
body .footer-section,body .footer-section .footer-layer-1{
   background: #222222;
}
body .footer-section .footer-layer-2{
    background: #323232;
    color: #888888;
    padding: 19px 0 14px;
}
body .footer-section .theme-widget ul li{
    margin-bottom:0px;
}
body .grid_3 h3{
    color: #d9d9d9;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif !important;
}
body .footer-section .theme-widget ul.cont-footer li {
    margin-bottom: 20px;
    display: block;
    position: relative;
}
.bold-text {
    font-weight: bold;
}
body .cont-footer .call-contact .contact_number{
    font-size: 14px;
    display: inline-block;
    font-weight: 600;
    color: #666;
   font-family: 'Montserrat';
}
a:hover{
    color: #ec4d1c!important;
    transition: color 10ms ease-in-out;
}
body .footer-section .theme-widget ul.cont-footer li.call-contact p > span{
    color: #666666;
}
body footer .sec-6 ul li a{
    color: #ffffff !important;
    opacity: 0.32;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: normal;
}
body footer .sec-6 ul li a:hover{
    opacity:1;
}
.sec-6 ul li {
    line-height: 30px;
}
.contact-wrap.grid_3{
    display: inline-block;
    width:54%;
}
.contact-wrap.grid_3:nth-child(2){
    width: 45%;
}
.footer-partner-logo {
    text-align: center;
    padding-top: 40px;
}
.footer-partner-logo img {
    margin-left: 0px;
    margin-right: 5px;
}
img.salesforce_img{
    width:110px;
}
.sec-3 .sprite.we-accept-img{
    width: 235px;
    height: 32px;
    background-position: -759px -82px;
}
.sprite{
    background: url('images/crmjetty-sprite.png') no-repeat;
}
.last-row.footer-we {
    margin-top: 55px;
}

body footer .sec-3 .last-row ul li a i{
    color: #000;
    font: normal normal normal 14px/1 FontAwesome;
}
.last-row .footer-we h3{
    font-weight: 700;
    font-size: 17px;
    color: #d9d9d9;
    margin-bottom: 10px;
}
footer .sec-3 .last-row ul li{
    display: inline-block;
}
@media screen and (min-width:1560px){
    footer .sec-3 .last-row ul li a{
        width: 40px;
        height: 40px;    
    }   
    body footer .sec-3 .last-row ul li a i{
        font-size:22px;
    } 
}
footer .sec-3 .last-row ul{
    display:flex;
}
footer .sec-3 .last-row ul li a{
    display:flex;
    background: #909090;
    text-align: center;
    margin-right: 8px;
    border-radius: 4px;
    align-items:center;
    justify-content: center;
}

@media screen and (max-width:1559px){
    body footer .sec-3 .last-row ul li a i{
        font-size:17px;
    }
}

.support_cont li.skype-call{
    margin-top: 55px !important;
}
.support_cont li{
        position: relative;
        padding-left: 40px !important;
}
.support_cont li + li{
        margin-top: 20px !important;
}
.support_cont li:before {
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    content: "\f17e";
}
.support_cont li a {
    margin-bottom: 10px;
    color: #d9d9d9 !important;
    font-size: 20px;
    display: block;
    font-weight: 600 !important;
}
.support_cont li.biztech_img {
    padding-left: 0 !important;
}
.biztech_img .byi-img-logo {
    width: 150px;
    height: 60px;
    position: relative;
    overflow: hidden;
    display: block;
}
.biztech_img .byi-img-logo img {
    position: absolute;
    left: -27px;
    top: 0;
}
body .footer-section .footer-layer-1{
    padding-top:35px;
    padding-bottom:35px;
}
.support_cont li.mail-contact:before {
    content: "\f0e0";
}
.support_cont li:last-child:before{
    display:none;
}
.sec-3.grid_3 .footer-partner-logo{
    display:block;
}
body footer .footer-section .col-md-6 .footer-partner-logo{
        display:none;
}
.sec-3.grid_3 h3{
    text-transform: none;
}
body .container.wrap-header-call{
    height: 100px;
}
.footer-layer-2 .container::before,.footer-layer-2 .container::after{
    display:none;
}

@media screen and (min-width: 1400px){
    body .footer-section .footer-layer-1 .col-md-3:last-child{
        margin-left: auto;
        width: 20.5%;
    }
}
@media (min-width:1024px){
    .sec-3.grid_3 .footer-partner-logo{
        display:none;    
    }
    body footer .footer-section .col-md-6 .footer-partner-logo{
        display:block;
    }
    body .footer-section .footer-layer-1 .col-md-3:first-child{
        width: 26.5%;
    }
    body footer .footer-section .col-md-6{
        width: 48%;
    }
    /* .footer-partner-logo{
       padding-top: 10px;
    } */
}
@media screen and (min-width:768px){
    body .footer-section .footer-layer-1 .textwidget {
        margin-top: -25px;
    }
}
@media (max-width: 1023px){
    body footer .footer-section .row .col-md-3{
        width:100%;
    }
    body .container.wrap-header-call{
        height:90px;
    }
    body footer .footer-section .col-md-6{
        width: 100%;
        padding-left:15px;
        padding-right:15px;
        border:none;
    }
    body .site-header .logo-image{
        width:200px;
    }
}
@media (max-width:1300px){
    body footer .footer-section .col-md-6{
        padding-left:20px;
        padding-right:20px;
    }
}
@media screen and (min-width:768px) and (max-width:1023px){
    .footer-partner-logo{
        padding-top: 40px;
    }
    .last-row.footer-we {
        margin-top: 25px;
    }
    .support_cont li.skype-call {
        margin-top: 40px;
    }
}
@media (min-width: 768px) and (max-width: 1023px){
    body .footer-section .theme-widget ul.cont-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    body .footer-section .theme-widget ul.cont-footer li{
        width: 48%;
    }
     body footer .footer-section .col-md-6{
        border:none;
    }
    .cont-footer .call-contact + .call-contact{
        margin-top: 15px;
    }
    body .footer-section .footer-layer-1 .col-md-3{
        width: 50%;
    }
    .contact-wrap.grid_3{
       width:47%;
    }
    .footer-partner-logo{
        text-align:left;
    }
    .footer-partner-logo img{
            margin-bottom: 10px;
    }    
}
@media (max-width:1023px){
    .sec-3.grid_3 {
        margin-top: 20px;
    }
    body footer .footer-section .col-md-6{
        padding-left:15px;
        padding-right:15px;
    }
    body .footer-section .footer-layer-1 .container{
        padding: 0 30px;
    }
}
@media (max-width:767px){
    .sec-3.grid_3{
        margin-top:0px;
    }
    .sec-3.grid_3 h3{
        text-transform:uppercase;
    }
    .block-content{
        display: none;
    }
    body .footer-section .footer-layer-1 .container{
        padding: 0 20px;
    }

}
@media (max-width: 767px){
    .last-row.footer-we{
        display:none;
    }
    .footer-partner-logo{
        padding-top:20px;
        padding-bottom:10px;
    }
   
    .footer-partner-logo{
        text-align:left;
    }
    .footer-partner-logo img{
        margin-bottom:10px;
    }
    footer .block-control.block-control-hide:before{
        content: '\f077';
    }
    footer .block-control:before {
        content: '\f078';
        font-family: 'FontAwesome';
        position: absolute !important;
        right: 0px !important;
        color: #fff !important;
    }
    footer .block-control{
        position:absolute;
        top: 0;
        right: 0;
    }
    .grid_3{
        position:relative;
    }
    .contact-wrap.grid_3{
        display: inline-block;
        width: 100%;
        position: relative;
    }
    .contact-wrap.grid_3:nth-child(2){
        width:100%;
    }
    
    .support_cont li.skype-call{
        margin-top:0px !important;
    }
    .sec-6 ul li:last-child{
        margin-bottom: 15px !important;
    }
}
@media (min-width:1024px) and (max-width:1035px){
    .contact-wrap.grid_3{
        width: 48%;
    }
}
.subpage-heading {
    padding-top: 50px;
    padding-bottom: 10px;
}
.outer-button.view-more {
    padding: 10px 22px;
    text-transform: none;
    height: auto!important;
    display: inline-block;
    background-color: #ec4d1c;
    color: #fdece7!important;
    margin-bottom: 60px;
    margin-left: 5px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 600;
}
.outer-button.view-more:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #142851;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.outer-button.view-more:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
@media (max-width: 767px) {
    .subpage-heading {
        margin: 0 15px !important;
        padding-top: 40px;
        padding-bottom: 0px;
        font-size: 28px;
        line-height: 32px;
    }
    a.outer-button.view-more {
        margin-left: 20px;
    }
}
.view-more-div {
    text-align: center;
}
.view-more-div a i {
    margin-left: 8px;
}

/*Video tips icon added*/
.kb-box-single.searchpg.clearboth.video_tips::before {content: "\e011";}
ul.live-searchresults li a.video_tips:before {content: "\e011";}