.clearfix:before,
.clearfix:after {
    display: table;
    content: ""
}

.single-post .site-main .right, .single-reviews .site-main .right, .single-knowledgebase .site-main .right, .single-guides .site-main .right{ 
    position: sticky;
  position: -webkit-sticky;
  top: 50px;
 }
 .blog-detail .date-category ul { list-style:none;padding-left: 0; }
 .blog-detail .date-category ul li{ display: inline-block;padding: 2px 9px 5px 9px;background: #14509a;color: #fff;min-width: 64px;text-align: center;border-radius: 5px; }
 .blog-detail .date-category ul a,.blog-detail .date-category ul a:hover{ color:#fff; }
 .blog-detail .date-category {margin-top:12px;}
  .SgautherImg { position: absolute;top: 0;left: 0;width: 50px;border-radius: 50%; }
 .SgautherImg img{ width: 50px;border-radius: 50%; }
 .postAutherDetail { position: relative;padding-left: 60px;min-height: 50px; align-items: center;display: flex;flex-wrap: wrap;}
 .postAutherDetail div { width:100%; }
@media (max-width:992px) {
.single-post .site-main .right, .single-reviews .site-main .right, .single-knowledgebase .site-main .right, .single-guides .site-main .right{     
    position: relative;
    top: 0px;
}
}
@media (max-width:550px) {
 .postAutherDetail {padding-left: 0px; }
  .SgautherImg { position: initial;width: 50px;border-radius: 50%; }
}

/* .hfe-nav-menu__layout-horizontal li.menu-item, .hfe-nav-menu__layout-horizontal > li.menu-item {
    border-radius: 25px;
    overflow: hidden;
} */
.clearfix:after {
    clear: both
}

#home-block-2 {
    padding: 30px 0;
}

#home-block-2 h2 {
    font-weight: 300;
    font-size: 50px;
    color: #666;
    padding-bottom: 15px;
    text-align: center
}

#home-block-2.new-home-page {
    padding: 30px 0;
    background: transparent
}

#home-block-2.new-home-page h2 {
    font-size: 60px;
    font-weight: 700;
    color: #5299e7;
    text-align: center;
    margin-bottom: 20px
}

#home-block-2.new-home-page h4 {
    font-size: 25px;
    color: #000;
    text-align: left;
    text-align: center
}

#home-block-2 .two-block .box {
    float: left;
    width: 48%;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#home-block-2 .one-block .box {
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5
}

#home-block-2 .two-block .box+.box {
    float: right
}

#home-block-2 .two-block .box h3,
#home-block-2 .one-block .box h3 {
    background: rgba(6, 120, 210, 1) !important;
    padding: 30px 15px !important;
    font-weight: 500 !important;
    font-size: 27px !important;
    color: #fff !important;
    margin-top: 0 !important;
}

#home-block-2 .two-block .box .data,
#home-block-2 .one-block .box .data {
    padding-top: 10px;
    padding-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;

}

#home-block-2 .two-block .box h4,
#home-block-2 .one-block .box h4 {
    font-weight: 500;
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    padding-bottom: 5px;
    text-align: left
}

#home-block-2 .two-block .box .detail .row,
#home-block-2 .one-block .box .detail .row {
    position: relative
}

#home-block-2 .two-block .box .detail .row+.row,
#home-block-2 .one-block .box .detail .row+.row {
    margin-top: 10px;
}

#home-block-2 .two-block .box .detail .row .radio,
#home-block-2 .one-block .box .detail .row .radio {
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 25px;
    display: block
}

#home-block-2 .two-block .box .detail .row .radio input,
#home-block-2 .one-block .box .detail .row .radio input {
    position: absolute;
    left: 0;
    top: 3px
}

#home-block-2 .two-block .box .detail .row .checkbox,
#home-block-2 .one-block .box .detail .row .checkbox {
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    position: relative;
    padding-left: 25px;
    display: block
}

#home-block-2 .two-block .box .detail .row .checkbox input,
#home-block-2 .one-block .box .detail .row .checkbox input {
    position: absolute;
    left: 0;
    top: 3px;
}

#home-block-2 .two-block .box .detail .row .inpt,
#home-block-2 .one-block .box .detail .row .inpt {
    float: right;
    border: 1px solid #aeaeae;
    width: 35px;
    height: 20px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0
}

#home-block-2 .two-block .box .detail .small,
#home-block-2 .one-block .box .detail .small {
    padding-right: 35px;
    float: left;
    width: 225px;
    margin-bottom: 10px
}

#home-block-2 .two-block .box .detail .small+.small,
#home-block-2 .one-block .box .detail .small+.small {
    margin-top: 0
}

#home-block-2 .two-block .box .detail .small:nth-child(2n) {
    margin-left: 25px
}

#home-block-2 .one-block .box .detail .small {
    margin-right: 25px
}

#home-block-2 .two-block .box .detail .storage_box,
#home-block-2 .one-block .box .detail .storage_box {
    float: left;
    width: 475px;
    max-width: 475px !important
}

#home-block-2 .btn-yellow {
    background-color: #ffae00;
    width: auto;
    padding: 8px 30px;
    margin: 20px 0 0 0;
    color: #FFF;
    font-size: 22px;
    border-radius: 0
}

#home-block-2 .btn-yellow:hover {
    background-color: #5299e7
}

#home-block-2 .text-center {
    text-align: center
}

#home-block-2 .two-block .box .detail .large {
    max-width: 425px;
    padding-right: 35px
}

#home-block-2 .two-block .box .detail+h4 {
    margin-top: 20px
}

#home-block-2 .two-block .box .over {
    margin-top: 10px
}

#home-block-2 .two-block .box .over .half,
#home-block-2 .one-block .box .over .half {
    float: left;
    width: 50%
}

#home-block-2 .three-block {
    margin-top: 30px
}

#home-block-2 .three-block .left {
    width: 50%;
    float: left;
    padding-right: 15px
}

#home-block-2 .three-block .left .row {
    padding: 15px 0
}

#home-block-2 .three-block .left .row+.row {
    border-top: 1px solid #ccc
}

#home-block-2 .three-block .left .row .sub-left {
    float: left;
    width: 50%
}

#home-block-2.new-home-page .three-block .left .row .sub-left {
    border: 1px solid #d7d7d7
}

#home-block-2 .three-block .left .row .sub-left .box {
    background: #fff
}

#home-block-2 .three-block .left .row .sub-left .box .top {
    background: #f8f8f8;
    padding: 15px 20px
}

#home-block-2 .three-block .left .row .sub-left .box .top .lleft {
    float: left;
    text-align: left
}

#home-block-2 .three-block .left .row .sub-left .box .top .lleft h4 {
    font-size: 30px;
    color: #0c2d51;
    font-weight: 700;
    text-align: left
}

#home-block-2 .three-block .left .row .sub-left .box .top .lleft p {
    font-size: 16px;
    color: #0c2d51;
    text-align: left
}

#home-block-2 .three-block .left .row .sub-left .box .top .rright {
    float: right
}

#home-block-2 .three-block .left .row .sub-left .box .bot {
    text-align: center;
    padding: 25px 0 20px
}

#home-block-2 .three-block .left .row .sub-left .box .bot .text {
    font-size: 14px;
    color: #666;
    padding: 15px 0
}

#home-block-2 .three-block .left .row .sub-left .box .bot .btn a {
    display: inline-block;
    padding: 6px 20px 7px;
    background: #ffae00;
    border-radius: 5px;
    color: #fff;
    font-size: 20px
}

#home-block-2 .three-block .left .row .sub-left .box .bot .btn a:hover {
    background: #5299e7
}

#home-block-2 .three-block .left .row .sub-right {
    float: left;
    width: 100%;
    padding: 0 20px
}

#home-block-2 .three-block .left .row .sub-right .table .sub-row {
    padding: 3px 0
}

#home-block-2 .three-block .left .row .sub-right .table .sub-row p {
    float: left;
    font-size: 16px;
    color: #666;
    margin-bottom: 0;
}

#home-block-2 .three-block .left .row .sub-right .table .sub-row span {
    float: right;
    font-size: 16px;
    color: #666;
    text-align: right
}

#home-block-2 .three-block .left .row .sub-right .table .sub-row.total {
    border-top: 1px solid #666
}

#home-block-2 .three-block .left .row .sub-right .table .sub-row.total p {
    font-weight: 500;
    margin-bottom: 0;
}

#home-block-2 .three-block .left .row .sub-right .table .sub-row.total span {
    font-weight: 500
}

#home-block-2 .three-block .right {
    float: right;
    width: 50%;
    background: #f0f0f0;
    padding: 25px 30px
}

#home-block-2 .three-block .right h3 {
    font-weight: 500;
    font-size: 22px;
    color: #000;
    padding-bottom: 15px
}

#home-block-2 .three-block .right label {
    font-size: 16px;
    color: #666;
    padding-bottom: 5px;
    display: block
}

#home-block-2 .three-block .right input[type=text] {
    width: 100%;
    height: 40px;
    border: 1px solid #666;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #d7d7d7
}

#home-block-2 .three-block .right .btn {
    display: block;
    padding: 6px 20px 7px;
    background: #ff9800;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    width: 100%
}

#home-block-2 .three-block .right .btn:hover {
    background: #5299e7
}

.filter_result,
.filter_bus_result {
    margin-top: 25px
}

#filter_products .windows_server_label,
#filter_products .linux_server_label,
#filter_products .mac_server_label,
#filter_products .windows_desktop_label,
#filter_products .mac_desktop_label,
#filter_products .exchange_label,
#filter_products .office_365_label,
#filter_products .hyperv_label,
#filter_products .vmware_label,
#filter_products .nas_label,
#filter_products .qnap_nas_label,
#filter_products .opendirect_label,
#filter_bus_products .window_server,
#filter_bus_products .linux_server,
#filter_bus_products .mac_server,
#filter_bus_products .window_desktop,
#filter_bus_products .mac_desktop {
    display: none
}

#calculator_option .row,
#busi_calculator_option .row {
    margin: 0
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
}

.col-xs-12 {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    -o-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.col-xs-6 {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-xs-4 {
    -webkit-flex: 0 0 33%;
    -moz-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    -o-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%
}

.col-xs-3 {
    -webkit-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    -o-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-xs-2 {
    -webkit-flex: 0 0 16%;
    -moz-flex: 0 0 16%;
    -ms-flex: 0 0 16%;
    -o-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%
}

.col-xs-1 {
    -webkit-flex: 0 0 8%;
    -moz-flex: 0 0 8%;
    -ms-flex: 0 0 8%;
    -o-flex: 0 0 8%;
    flex: 0 0 8%;
    max-width: 8%
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .col-sm-12 {
        -webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -o-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
article.post-item {
    display: block !important; 
    gap: 40px;
}
    .col-sm-6 {
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        -o-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-4 {
        -webkit-flex: 0 0 33%;
        -moz-flex: 0 0 33%;
        -ms-flex: 0 0 33%;
        -o-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%
    }

    .col-sm-3 {
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        -o-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-2 {
        -webkit-flex: 0 0 16%;
        -moz-flex: 0 0 16%;
        -ms-flex: 0 0 16%;
        -o-flex: 0 0 16%;
        flex: 0 0 16%;
        max-width: 16%
    }

    .col-sm-1 {
        -webkit-flex: 0 0 8%;
        -moz-flex: 0 0 8%;
        -ms-flex: 0 0 8%;
        -o-flex: 0 0 8%;
        flex: 0 0 8%;
        max-width: 8%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .col-md-12 {
        -webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -o-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-md-6 {
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        -o-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-4 {
        -webkit-flex: 0 0 33%;
        -moz-flex: 0 0 33%;
        -ms-flex: 0 0 33%;
        -o-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%
    }

    .col-md-3 {
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        -o-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-2 {
        -webkit-flex: 0 0 16%;
        -moz-flex: 0 0 16%;
        -ms-flex: 0 0 16%;
        -o-flex: 0 0 16%;
        flex: 0 0 16%;
        max-width: 16%
    }

    .col-md-1 {
        -webkit-flex: 0 0 8%;
        -moz-flex: 0 0 8%;
        -ms-flex: 0 0 8%;
        -o-flex: 0 0 8%;
        flex: 0 0 8%;
        max-width: 8%
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .col-lg-12 {
        -webkit-flex: 0 0 100%;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        -o-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-lg-6 {
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        -o-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-4 {
        -webkit-flex: 0 0 33%;
        -moz-flex: 0 0 33%;
        -ms-flex: 0 0 33%;
        -o-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%
    }

    .col-lg-3 {
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        -o-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-2 {
        -webkit-flex: 0 0 16%;
        -moz-flex: 0 0 16%;
        -ms-flex: 0 0 16%;
        -o-flex: 0 0 16%;
        flex: 0 0 16%;
        max-width: 16%
    }

    .col-lg-1 {
        -webkit-flex: 0 0 8%;
        -moz-flex: 0 0 8%;
        -ms-flex: 0 0 8%;
        -o-flex: 0 0 8%;
        flex: 0 0 8%;
        max-width: 8%
    }
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}



#pricing_table.fixed,
#bus_pricing_table.fixed {
    left: 0;
    top: 82%;
    transform: translate(-100%, -90%);
    -webkit-transform: translate(-100%, -90%);
    -moz-transform: translate(-100%, -90%);
    -ms-transform: translate(-100%, -90%);
    -o-transform: translate(-100%, -90%);
    transition: transform .3s ease-in-out;
    position: fixed;
    width: 320px;
    overflow: unset;
    background: rgba(201, 229, 251, 1);
    padding: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    z-index: 10
}

#pricing_table.fixed.show,
#bus_pricing_table.fixed.show {
    transform: translate(0%, -90%);
    -webkit-transform: translate(0%, -90%);
    -moz-transform: translate(0%, -90%);
    -ms-transform: translate(0%, -90%);
    -o-transform: translate(0%, -90%)
}

#pricing_table.fixed a.cart,
#bus_pricing_table.fixed a.cart {
    padding: 20px 40px 20px 25px;
    color: #fff;
    padding: 15px 15px 15px 10px;
    background-color: rgba(255, 152, 0, 1);
    border-image: initial;
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    font-size: 16px;
    line-height: 16px;
    font-weight: 700
}

#pricing_table.fixed a.cart:before,
#bus_pricing_table.fixed a.cart:before {
    display: block;
    content: "Pricing";
    margin-right: 0;
    color: #fff;
    font-size: 20px
}

#product_quote_form.fixed,
#busi_product_quote_form.fixed {
    background: #fff;
    padding: 15px;
    right: 0;
    top: 50%;
    transform: translate(100%, -50%);
    -webkit-transform: translate(100%, -50%);
    -moz-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    -o-transform: translate(100%, -50%);
    transition: transform .3s ease-in-out;
    position: fixed;
    width: 300px;
    overflow: unset;
    box-shadow: 1px 0 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 1px 0 5px rgba(0, 0, 0, .3);
    -ms-box-shadow: 1px 0 5px rgba(0, 0, 0, .3);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 10
}

#product_quote_form.fixed h3,
#busi_product_quote_form.fixed h3 {
    font-weight: 500;
    font-size: 22px;
    color: #000;
    padding-bottom: 15px
}

#product_quote_form.fixed label,
#busi_product_quote_form.fixed label {
    font-size: 16px;
    color: #666;
    padding-bottom: 5px;
    display: block
}

#product_quote_form.fixed input[type=text],
#busi_product_quote_form.fixed input[type=text] {
    width: 100%;
    height: 40px;
    border: 1px solid #666;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #d7d7d7
}

#product_quote_form.fixed .btn,
#busi_product_quote_form.fixed .btn {
    display: block;
    padding: 6px 20px 7px;
    background: #ffae00;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    width: 100%
}

#product_quote_form.fixed .btn:hover,
#busi_product_quote_form.fixed .btn:hover {
    background: #5299e7
}

#product_quote_form.fixed a.send,
#busi_product_quote_form.fixed a.send {
    padding: 20px 40px 20px 25px;
    color: #fff;
    padding: 15px 10px 15px 15px;
    background-color: rgba(255, 152, 0, 1);
    border-image: initial;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    width: 48%;
}

#product_quote_form.fixed a.send:before,
#busi_product_quote_form.fixed a.send:before {
    display: block;
    content: "Email quote";
    margin-right: 0;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    text-align: center
}

#product_quote_form.fixed.show,
#busi_product_quote_form.fixed.show {
    right: 300px
}

footer {
    background: #f0fafe;
    position: relative;
}

/*  */
.cu-btn {
    margin-top: 40px;
}

.cu-btn a:hover {
    color: #FFFFFF;
    background-color: #252525;
}

.cu-btn a {
    color: #fff;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #FF9800;
    border-radius: 30px 30px 30px 30px;
    padding: 12px 60px 12px 60px;
    transition: all .4s;
}

.serv-box .elementor-image-box-img img {
    padding: 10px;
}

/*  */
/* .custom-reseller-form {
margin-left: auto;
width: 80%;
}
*/
.custom-reseller-form form .row .box {
    width: 100%;
    margin-bottom: 10px;
}

.custom-reseller-form form .row .box input {
    width: 100%;
    border: 1px solid #C5C5C5;
    border-radius: 0;
    height: 48px;
}
.custom-reseller-form form .error label, 
.custom-reseller-form form .error span {
  line-height: 1.3 !important;
  display: inherit;
  font-size: 14px;
}
.custom-reseller-form form .row .box input#terms {
    width: auto;
    height: auto;
}

.custom-reseller-form form .row .box input#receive_email {
    width: auto;
    height: auto;
}

.custom-reseller-form form .row .d-flex {}

.custom-reseller-form form .d-flex .box {
    margin-bottom: 0;
}

.custom-reseller-form #create_reseller_account_btn {
    background: #FF9800;
/*     border-radius: 50px; */
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 52px;
    margin: 0;
}

.custom-reseller-form form .row .box a {
    color: #ff9800;
}

.blog-detail {
    position: relative;
}

.apss-theme-4 .apss-single-icon a:hover .apss-icon-block:after {
    left: 0;
    top: 0;
    border-radius: initial;
}

.apss-theme-4 .apss-single-icon a {
    min-height: 0;
}

.apss-theme-4 .apss-single-icon .fa {
    padding: 10px 0 10px 0;
}

.left .blog-detail .apss-social-share {
   position: initial;
    display: flex;
    justify-content: end;
}

.left .review-detail .apss-social-share {
    top: -50px;
}


@media only screen and (max-width:1200px) {
    .container {
        width: 990px;
    }

    #navigation ul li+li {
        margin-left: 10px;
    }

    .bob-dropdown-menu .bob-menu-block.menu-column-1 {
        width: 100%;
    }

    .bob-dropdown-menu .bob-menu-block.menu-column-2 {
        width: calc(50% - 10px);
    }

    .bob-dropdown-menu .bob-menu-block.menu-column-3 {
        width: calc(33.33% - 10px);
    }

    .bob-dropdown-menu .bob-menu-block.menu-column-4 {
        width: calc(25% - 10px);
    }

    #header .header .right .my-account-btns {
        margin-left: 10px;
    }

    #banner .resell .image-detail h1 {
        font-size: 38px;
    }

    #banner .backup .box .top .left p {
        font-size: 13px;
    }

    #banner .backup .box .top .left h2 {
        font-size: 26px;
    }

    #banner2 .products .box .top p {
        font-size: 13px;
    }

    #banner2 .products .box .top h2 {
        font-size: 26px;
    }

    #banner2 .products .box .bot .text {
        font-size: 46px;
    }

    #home-block-2 .two-block .box .detail .small {
        width: 195px;
    }

    #home-block-2 .two-block .box .detail .storage_box {
        width: 417px;
    }

    #home-block-2 .three-block .left .row .sub-left .box .top .lleft p {
        font-size: 14px;
    }

    #header #custom_offer_link {
        margin-left: 12px;
        margin-top: 15px;
    }

    #navigation>ul>li>a {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 18px !important;
    }

    #navigation>ul>li>a.calculator_icon {
        background-size: 42px auto;
        line-height: 42px;
        background-position: 0 center;
        padding: 10px 0 10px 10px !important;
    }

    #navigation>ul>li>a.speed_icon {
        background-size: 36px auto;
        line-height: 42px;
        background-position: 0 center;
        padding: 10px 0 10px 42px !important;
    }

    #header .header .right .my-account-btns a {
        font-size: 18px !important;
    }

    #newportal-signup.partner-portal-signup .left-box {
        float: left;
        width: 300px;
        min-height: inherit;
        margin-right: 20px;
    }

    #newportal-signup.partner-portal-signup .form {
        width: 100%;
        float: none;
        padding: 0 15px;
    }

    #custom_offer_link .competition_link:last-child {
        position: relative;
        top: -13px;
        display: inline-block;
    }
}

@media only screen and (max-width:1200px) and (min-width:993px) {
    .show-mobile-1200-980 {
        display: block;
    }

    .hide-mobile-1200-980 {
        display: none;
    }

    #navigation>ul>li+li {
        padding: 0;
    }

    #custom_offer_link img {
        width: 36px;
        margin-top: 5px;
        margin-right: 0;
    }
}

@media only screen and (max-width:992px) {
    #custom_offer_link .competition_link:last-child {
        top: 0;
        display: inline-block;
    }

    .container {
        width: 750px;
    }

    #header .header .right {
        display: none;
    }

    #header .header {
        padding: 10px 0;
    }

    #header .header .logo {
        width: 130px;
    }

    .navigation-icon {
        display: block;
    }

    #header #custom_offer_link {
        margin-top: 5px;
    }

    #banner {
        padding: 20px 0;
    }

    #banner .resell .image {
        float: none;
        text-align: center;
    }

    #banner .resell .image-detail {
        padding: 0;
        text-align: center;
        overflow: visible;
        margin-top: 20px;
    }

    #banner .resell .image-detail h1 {
        font-size: 26px;
    }

    #banner .resell .image-detail h3 {
        font-size: 20px;
    }

    #banner .backup {
        margin: 20px 0 0 0;
    }

    #banner .backup .box {
        margin-left: 0;
        width: 100%;
    }

    #banner .backup .box+.box {
        margin-top: 15px;
    }

    #banner .backup .box .top {
        padding: 10px;
    }

    #banner .backup .box .bot {
        padding: 15px 10px;
    }

    #home-block-2 {
        padding: 20px 0;
    }

    #home-block-2 h2 {
        font-size: 20px;
    }

    #home-block-2.new-home-page h2 {
        font-size: 20px;
    }

    #home-block-2 .two-block .box {
        float: none;
        width: 100%;
    }

    #home-block-2 .two-block .box+.box {
        margin-top: 20px;
        float: none;
    }

    #home-block-2 .two-block .box h3 {
        font-size: 18px;
    }

    #home-block-2 .two-block .box h4 {
        font-size: 16px;
    }

    #home-block-2 .two-block .box .over .half {
        width: 100%;
    }

    #home-block-2 .two-block .box .over .half+.half {
        margin-top: 20px;
    }

    #home-block-2 .three-block .left {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    #home-block-2 .three-block .left .row .sub-left {
        width: 100%;
        float: none;
    }

    #home-block-2 .three-block .left .row .sub-right {
        width: 100%;
        float: none;
        padding: 15px;
    }

    #home-block-2 .three-block .left .row .sub-left .box .top {
        padding: 10px;
    }

    #home-block-2 .three-block .left .row .sub-left .box .top .lleft p {
        font-size: 13px;
    }

    #home-block-2 .three-block .right {
        float: none;
        width: 100%;
        margin-top: 20px;
        padding: 15px;
    }

    #home-block-2 .three-block .right h3 {
        font-size: 18px;
    }

    #footer .top .box {
        width: 100%;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    #footer .top .box+.box {
        margin-top: 20px;
    }

    .blog .left {
        float: none;
        width: 100%;
        padding: 0;
    }

    .blog .right {
        float: none;
        width: 100%;
        margin-top: 40px;
    }

    #content {
        padding: 30px 0;
    }

    .contact .boxes .box {
        width: 100%;
        float: none;
    }

    .contact .boxes .box+.box {
        float: none;
        margin-top: 30px;
    }

    .contact .boxes .box .map {
        height: 250px;
    }

    .contact .boxes .box .detail {
        padding: 20px;
    }

    .partner-portal-signup h1 {
        font-size: 30px;
    }

    .partner-portal-signup p {
        font-size: 16px;
    }

    .partner-portal-signup .form {
        margin-top: 30px;
    }

    .partner-portal-signup .form .row .label {
        float: none;
        padding: 0;
        text-align: left;
    }

    .partner-portal-signup .form .row .box {
        float: none;
        width: 100%;
    }

    #custom-text-box {
        padding: 30px 0;
    }

    #custom-text-box .image {
        float: none;
        text-align: center;
        width: 100%;
    }

    #custom-text-box .image-detail {
        float: none;
        width: 100%;
        margin-top: 30px;
    }

    #custom-text-box .image-detail h3 {
        font-size: 40px;
    }

    #custom-text-box .image-detail h3 span {
        font-size: 20px;
    }

    #home-block-2 .two-block .box .detail .small {
        width: 48%;
    }

    #monthly_competition_form {
        width: 75%;
    }

    #banner.new-home-page h2 {
        font-size: 40px;
    }

    #home-block-2.new-home-page h4 {
        font-size: 18px;
    }

    .newportal-signup.partner-portal-signup .left-box {
        float: left;
        width: 300px;
        min-height: inherit;
        margin-right: 20px;
    }

    .newportal-signup.partner-portal-signup .form {
        width: 100%;
        float: none;
        padding: 0 15px;
    }

    #emailshare-main .content-main-bg {
        max-width: 90%;
    }
}

@media only screen and (max-width:768px) {
    #newyear-main {
        width: calc(100% - 40px);
    }

    #newyear-main .newyear-main-bg {
        height: auto;
        width: auto;
        text-align: center;
    }

    #newyear-main .newyear-main-bg {
        background-size: contain;
        background-repeat: repeat;
    }

    #newyear-main h3 {
        padding: 20px;
        font-size: 35px;
        line-height: 35px;
        margin-top: 25px;
    }

    #newyear-main a {
        font-size: 20px;
    }

    #mailchimp {
        padding: 25px;
        position: absolute;
        bottom: 0;
    }
}

@media only screen and (max-width:767px) {
    .container {
        width: 100%;
        padding: 0 15px;
    }

    #competition_details .two-box .box {
        width: 97%;
    }

    #competition_form_wrp .form .row {
        width: 100%;
        margin: 0;
    }

    #competition_terms .row {
        margin: 0;
    }

    #competition_form_wrp.full_area .form .row {
        width: 100%;
    }

    #monthly_competition_form {
        width: 90%;
    }

    #banner.new-home-page h2 {
        font-size: 30px;
        line-height: 35px;
    }

    #home-block-2.new-home-page h4 {
        font-size: 18px;
    }

    .information .info {
        width: 100%;
        text-align: left;
    }

    .information .offer {
        display: inherit;
        float: left;
        margin-top: 0;
        text-align: center;
    }

    .information .flag {
        display: inherit;
        float: none;
        text-align: center;
    }

    #newportal-signup.partner-portal-signup h1 {
        font-size: 40px;
    }

    #newportal-signup.partner-portal-signup .left-box {
        float: none;
        width: 100%;
        min-height: inherit;
        margin-bottom: 20px;
    }

    #newportal-signup.partner-portal-signup .left-box h2 {
        font-size: 22px;
        padding: 15px;
    }

    #newportal-signup.partner-portal-signup .form {
        width: 100%;
        float: none;
        padding: 0 15px;
    }

    #pricing_table.fixed,
    #bus_pricing_table.fixed {
        left: 0;
        top: 84%;
    }

    .left .blog-detail .apss-social-share {
        position: relative;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width:680px) {
    #home-block-2 .two-block .box .detail .small {
        width: 100%;
    }

    #home-block-2 .two-block .box .detail .small+.small {
        margin-left: 0;
    }

    #home-block-2 .two-block .box .detail .storage_box {
        width: 100%;
        max-width: 100% !important;
        padding-right: 50px;
    }

    #header #custom_header_link {
        margin-right: 0;
    }
}

@media only screen and (min-width:768px) {
    #header #custom_header_link {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:767px) {
    #header #custom_header_link {
        margin-bottom: 5px;
    }

    .information .flag {
        display: inline-block;
        float: none;
        text-align: center;
    }
}

@media only screen and (min-width:581px) {
    #header #custom_header_link {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width:580px) {
    #header #custom_header_link {
        margin-bottom: 0;
    }

    #mailchimp-main {
        width: calc(100% - 40px);
    }

    #mailchimp {
        padding: 25px;
        position: absolute;
        bottom: 0;
    }
}

@media only screen and (max-width:640px) {
    .features_banner h3 {
        font-size: 40px;
    }
}

@media only screen and (max-width:568px) {
    .hide-568 {
        display: none !important;
    }
}

@media only screen and (max-width:480px) {
	.mega-box-img .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    gap: 7px;
}
	.custom-mega-one-sec {
    padding-left: 0 !important;
}
.mega-box-img h3.elementor-image-box-title {
    margin-top: 0;
}
	.mega-para p {
    margin-bottom: 0;
}
    .page_title {
        font-size: 26px;
    }

    .show-mobile-480 {
        display: block;
    }

    .hide-mobile-480 {
        display: none;
    }

    #custom_offer_link a {
        display: inline-block;
    }

    #custom_offer_link img {
        width: 54px;
    }

    #header #custom_offer_link {
        margin-top: 0;
    }

    .information .info {
        font-size: 12px;
        margin-right: 0;
    }

    .information .flag {
        margin-left: 10px;
    }

    .demo_image {
        max-width: 300px;
        width: 100%;
        margin-right: 0;
    }

    #header #custom_header_link span span {
        display: none;
    }

    .bob-btn-group a {
        padding: 10px 20px;
    }

    .bob-btn-group a:not(:last-child) {
        margin-right: 5px;
    }

    #mailchimp input[type="text"],
    #mailchimp input[type="email"] {
        padding: 3% 10px;
    }

    #mailchimp .btn {
        padding: 3%;
        margin: 0;
    }

    #mailchimp {
        padding: 20px;
    }

    #mailchimp_res {
        bottom: 15px;
        padding: 0 20px;
        line-height: 26px;
        font-size: 22px;
    }

    #custom_offer_link .competition_link:last-child {
        position: relative;
        top: -22px;
        display: inline-block;
    }
}

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

    #pricing_table.fixed,
    #bus_pricing_table.fixed {
        left: 0;
        top: 78%;
        width: 65%;
    }

    #pricing_table.fixed a.cart:before,
    #bus_pricing_table.fixed a.cart:before {
        font-size: 15px;
    }

    #home-block-2 .three-block .left .row .sub-right .table .sub-row p {
        font-size: 12px;
        line-height: 23px;
    }

    #product_quote_form.fixed a.send,
    #busi_product_quote_form.fixed a.send {
        width: 40%;
        font-size: 15px;
        padding: 15px 15px 15px 15px;
    }

    #product_quote_form.fixed a.send:before,
    #busi_product_quote_form.fixed a.send:before {
        font-size: 15px;
    }
}

@media only screen and (max-width:380px) {
    .information .flag {
        margin-left: 5px;
    }

    .information .flag a img {
        max-width: 28px;
    }

    .information .offer {
        margin: 0;
    }

    .show-mobile-380 {
        display: block;
    }

    .hide-mobile-380 {
        display: none;
    }

    #header #custom_offer_link {
        margin-left: 8px;
    }

    #custom_offer_link img {
        width: 36px;
        margin-top: 8px;
        margin-right: 7px;
    }
}

.error label,
.error span {
    color: #ff0000 !important;
}

.error input {
    border: 1px solid #ff0000 !important;
}

::-webkit-input-placeholder {
    /* Edge */
    color: red;
}

:-ms-input-placeholder {
    /* Internet Explorer */
    color: red;
}

::placeholder {
    color: red;
}

#content {
    padding: 50px 0;
}

.page_title {
    text-align: center;
    font-weight: 300 !important;
    font-size: 50px;
    color: #666666;
    padding-bottom: 15px;
    word-break: break-all;
    word-wrap: break-word;
}

.sub_text p {
    font-weight: 500;
    font-size: 18px;
    color: #666;
    text-align: center;
    padding-bottom: 40px;
}

.blog {}

.blog .left {
    float: left;
    width: calc(100% - 300px);
    padding-right: 30px;
}

.blog .left .boxes {}

.blog .left .boxes .box {
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
}

.blog .left .boxes .box:first-child {
    padding-top: 0;
}

.blog .left .boxes .box h2,
.blog .left .boxes .box h2 a {
    font-weight: 600;
    font-size: 22px;
    color: #5299e7;
    text-decoration: none;
}

.blog .left .boxes .box h2 a:hover {
    color: #ffae00;
}

.blog .left .boxes .box .date-category {}

.blog .left .boxes .box .date-category .date {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.blog .left .boxes .box .date-category .category,
.blog .left .boxes .box .date-category .category a {
    display: inline-block;
    font-size: 14px;
    color: #5299e7;
    text-decoration: none;
}

.blog .left .boxes .box .image {
    max-width: 386px;
    margin-top: 10px;
}

.blog .left .boxes .box .sort-detail {
    margin-top: 10px;
}

.blog .left .boxes .box .sort-detail .readmore {
    color: #5299e7;
    text-decoration: none;
}

.blog .left .boxes .box .sort-detail p {
    font-size: 16px;
    color: #666666;
    line-height: 25px;
}

.blog .left .pagination {
    margin-top: 50px;
}

.blog .left .pagination ul {
    float: left;
    border: 1px solid #cccccc;
}

.blog .left .pagination ul li {
    float: left;
}

.blog .left .pagination ul li+li {
    border-left: 1px solid #cccccc;
}

.blog .left .pagination ul li a {
    display: block;
    color: #5299e7;
    font-size: 16px;
    padding: 8px 13px;
}

.blog .left .pagination ul li.current a,
.blog .left .pagination ul li a:hover {
    background: #5299e7;
    color: #fff;
}

.blog .left .pagination .paginate {
    float: left;
    border: 1px solid #cccccc;
    border-left: none;
}

.blog .left .pagination a,
.blog .left .pagination span {
    float: left;
    border-left: 1px solid #cccccc;
    display: block;
    color: #5299e7;
    font-size: 16px;
    padding: 8px 13px;
}

.blog .left .pagination .current,
.blog .left .pagination a:hover {
    background: #5299e7;
    color: #fff;
}

.blog .right {
    float: right;
    width: 270px;
}

.blog .right .boxes {}

.blog .right .boxes .box,
.right .elementor-widget-container .box {
    background: #f7f7f7;
    padding: 15px;
}

.blog .right .boxes .box+.box,
.right .elementor-widget-container .box+.box {
    margin-top: 10px;
}

.blog .right .boxes .box .search {}

.blog .right .boxes .box.widget_search label,
.blog .right .boxes .box.widget_search .wp-block-search__button {
    display: none;
}

.blog .right .boxes .box.widget_search input[name='s'] {
    border: 1px solid #cccccc;
    border-radius: 5px;
    height: 40px;
    padding: 0 15px 0 35px;
    background: url(images/search-icon.png) no-repeat 10px center #fff;
    font-size: 16px;
    color: #666666;
}

.blog .right .boxes .box .search .input-text,
.right .elementor-widget-container .box .search .input-text {
    border: 1px solid #cccccc;
    border-radius: 5px;
    height: 40px;
    padding: 0 15px 0 35px;
    background: url(../images/search-icon.png) no-repeat 10px center #fff;
    font-size: 16px;
    color: #666666;
}

.blog .right .boxes .box h2,
.right .elementor-widget-container .box h2 {
    font-weight: 500;
    font-size: 20px;
    color: #666666;
}

.blog .right .boxes .box .post {}

.blog .right .boxes .box ul.post {}

.blog .right .boxes .box ul.post li,
.right .elementor-widget-container .box ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

.blog .right .boxes .box ul.post li a,
.right .elementor-widget-container .box ul li a {
    font-size: 14px;
    color: #5299e7;
    line-height: 18px;
    font-weight: 500;
}

.blog .right .boxes .box ul.post li a:hover,
.right .elementor-widget-container .box ul li a:hover {
    color: #ffae00;
}

.blog .right .boxes .box .category {
    margin-top: 10px;
}

.blog .right .boxes .box ul.category {
    padding-left: 0;
    list-style: none;
}

.blog .right .boxes .box ul.category li {}

.blog .right .boxes .box ul.category li+li {
    margin-top: 5px;
}

.blog .right .boxes .box ul.category li a {
    font-size: 16px;
    color: #5299e7;
    line-height: 20px;
    font-weight: 500;
}

.blog .right .boxes .box ul.category li a:hover {
    color: #ffae00;
}

.blog-detail {}

.blog-detail h1 {
    font-weight: 500;
    font-size: 20px;
    color: #5299e7;
}

.blog-detail h1 a:hover {
    color: #ffae00;
}


.blog-detail .date-category .date {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.blog-detail .date-category .category {
    display: inline-block;
    font-size: 14px;
    color: #5299e7;
}

.blog-detail .image {
    max-width: 386px;
    margin-top: 15px;
}

.blog-detail .image img {
    border: 1px solid #d9d9d9;
}

.blog-detail .long-detail {
    margin-top: 10px;
}

/*.blog-detail .long-detail h4 {
    font-weight: 700;
    font-size: 16px;
    color: #666666;
}

.blog-detail .long-detail p {
    font-size: 16px;
    color: #666666;
    line-height: 23px;
}*/

.blog-detail .long-detail p+p {
    margin-top: 10px;
}

.blog-detail .long-detail p+h4 {
    margin-top: 20px;
}

@media only screen and (max-width: 992px) {
    .blog .left {
        float: none;
        width: 100%;
        padding: 0;
    }

    .blog .right {
        float: none;
        width: 100%;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 575px) {
    #content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.site-header .header-inner,
.site-header:not(.dynamic-header),
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
body .site-main,
.page-header .entry-title {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

@media (max-width: 575px) {

    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    body .site-main,
    .page-header .entry-title {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 576px) {

    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    body .site-main,
    .page-header .entry-title {
        max-width: 500px;
    }

    .site-header.header-full-width .header-inner {
        max-width: 100%;
    }

    .site-footer.footer-full-width .footer-inner {
        max-width: 100%;
    }
}

@media (min-width: 768px) {

    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    body .site-main,
    .page-header .entry-title {
        max-width: 600px;
    }

    .site-header.header-full-width {
        max-width: 100%;
    }

    .site-footer.footer-full-width {
        max-width: 100%;
    }
}

@media (min-width: 992px) {

    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    body .site-main,
    .page-header .entry-title {
        max-width: 800px;
    }

    .site-header.header-full-width {
        max-width: 100%;
    }

    .site-footer.footer-full-width {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {

    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    body .site-main,
    .page-header .entry-title {
        max-width: 1140px;
    }

    .site-header.header-full-width {
        max-width: 100%;
    }

    .site-footer.footer-full-width {
        max-width: 100%;
    }
}

.site-header+.elementor {
    min-height: calc(100vh - 320px);
}

.wp-block-latest-posts__list time.wp-block-latest-posts__post-date {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}

form#portal_signup_form label {
    color: #000 !important;
    font-size: 17px;
    margin: 5px 0 5px;
}