.cp-banner-kingessays {
    width: 100%;
    background-color: #fff;
    padding: 5px 20px;
    box-sizing: border-box;
    position: fixed;
    z-index: 16000000;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cp-banner-wrap-kingessays {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cp-banner-content-kingessays {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: left;
    margin: auto;
    text-align: left;
}

.cp-banner-content-kingessays a {
    color: #545454 !important;
    text-decoration: underline !important;
    border: none;
}

.cp-banner-content-kingessays a:hover {
    color: #545454 !important;
    text-decoration: none!important;

}
.cp-banner-button-kingessays{
    width: 100px;
    height: 30px;
    margin: auto;
    text-transform:uppercase;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    background: rgb(252,189,38);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(218,155,3)), to(rgb(252,189,38)));
    background: -webkit-linear-gradient(90deg, rgb(218,155,3) 0%, rgb(252,189,38) 100%);
    background: -moz-linear-gradient(90deg, rgb(218,155,3) 0%, rgb(252,189,38) 100%);
    background: -ms-linear-gradient(90deg, rgb(218,155,3) 0%, rgb(252,189,38) 100%);
    background: -o-linear-gradient(90deg, rgb(218,155,3) 0%, rgb(252,189,38) 100%);
    background: -linear-gradient(90deg, rgb(218,155,3) 0%, rgb(252,189,38) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(218,155,3)', endColorstr='rgb(252,189,38)');
    zoom: 1;
    border-radius: 6px;
    color:white;
    margin-left: 20px;
    font-size: 14px;
}
.cp-banner-button-kingessays:hover{
    background: rgb(218,155,3);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(252,189,38)), to(rgb(218,155,3)));
    background: -webkit-linear-gradient(90deg, rgb(252,189,38) 0%, rgb(218,155,3) 100%);
    background: -moz-linear-gradient(90deg, rgb(252,189,38) 0%, rgb(218,155,3) 100%);
    background: -ms-linear-gradient(90deg, rgb(252,189,38) 0%, rgb(218,155,3) 100%);
    background: -o-linear-gradient(90deg, rgb(252,189,38) 0%, rgb(218,155,3) 100%);
    background: -linear-gradient(90deg, rgb(252,189,38) 0%, rgb(218,155,3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(252,189,38)', endColorstr='rgb(218,155,3)');
    zoom: 1;
    box-shadow: 0px -1px 0px 0px rgba(255, 225, 105, 1), inset 0 -1px 0px 0px rgba(148, 108, 12, 1);
    cursor: pointer;
}
@media (max-width:1500px) {
    .cp-banner-kingessays{
        padding: 5px 20px 10px;
    }
    .cp-banner-wrap-kingessays{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cp-banner-button-kingessays{
        margin-top: 5px;
        margin-left: 0;
    }
}
@media (max-width:1200px) {
    .cp-banner-kingessays{
        z-index: 10000;
    }
}
@media (max-width:767px) {
    .cp-banner-kingessays {
        padding: 10px 20px;
        z-index: 10000;
    }
    .cp-banner-button-kingessays{
        margin:0;
        margin-top: 10px;
    }
}
_:-ms-fullscreen, :root .selector {.cp-banner-content-kingessays{line-height: 28px;}
}

_:-ms-lang(x), .selector {.cp-banner-content-kingessays{line-height: 28px;}}

_::selection, .selector {.cp-banner-content-kingessays{line-height: 28px;}}

@supports (-ms-ime-align:auto) {
    .cp-banner-content-kingessays{line-height: 28px;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .cp-banner-content-kingessays{line-height: 28px;}
}
@-moz-document url-prefix() {
    .cp-banner-content-kingessays{line-height: 28px;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .cp-banner-content-kingessays{line-height: 28px;}
}