html{
    position: relative;
    min-height: 100%;
}
body{
    margin-bottom: 147px;
}
.footer-holder{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    color: white;
    height: 193px;
}
.footer-holder a{
    color: #6A6A6A;
    /*color: #4A4A4A;*/
    line-height: 150%;
    font-size: 15px;
}
.footer-holder a:hover{
    color: #6A6A6A;
    text-decoration: none;
}
.footer-top-holder{
    background: #F2F2F2;
    padding: 50px 10px;
    color: #6A6A6A;
    position: static;
}
.footer-holder h3{
    color: #212529 !important;
    /*color: #4A4A4A;*/
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
}
.footer-top-holder-inner{
    position: relative;
}
.footer-bottom-bar{
    background: #1aa3ff;
    height: 6px;
    width: 100%;
    
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.footer-bottom-topholder{
    background: transparent;
}
.footer-bottom-topholder a{
    color: #ADADAD;
    font-size: 14px;
}
.footer-bottom-holder{
    padding: 5px 0 25px 0;
    color: #6A6A6A;
    /*color: #4A4A4A;*/
    text-align: center;
    font-size: 14px;
    min-height: 45px;
    border: 0;
    /*border-top: 1px;
    border-style: solid;
    border-color: #E4E4E4;*/
}
.footer-bottom-holder a{
    color: #6A6A6A;
}
.footer-bottom-holder a:hover{
    color: #5A5A5A;
}
.footer-top-holder-box{
    margin-bottom: 30px;
    color: #6A6A6A;
    font-size: 15px;
}
.footer-bottom-left{
    margin-bottom: 10px;
}
.footer-cybum{
    display: inline-block;
}
.footer-cybum-remove{
    display: inline-block;
    padding: 0 7px;
}
.footer-facebook-box{
    padding: 5px 25px 0 0;
}
@media screen and (min-width: 1500px) {
    .footer-top-holder-inner{
        margin-left: auto;
        margin-right: auto;
        width: 1300px;
    }
    .footer-bottom-holder{
        margin-left: auto;
        margin-right: auto;
        width: 1300px;
    }
    .footer-top-holder{
        padding: 60px 0 20px 0;
    }
    .footer-top-holder-box{
        margin-bottom: 0;
    }
    .footer-bottom-left{
        float: left;
        margin: 0;
    }
    .footer-bottom-right{
        float: right;
    }
    .footer-holder{
        height: 289px;
    }
    body{
        margin-bottom: 217px;
    }
}
@media screen and (max-width: 1500px) and (min-width: 1200px) {
    .footer-top-holder{
        padding: 60px 100px 20px 100px;
    }
    .footer-top-holder-box{
        margin-bottom: 0;
    }
    .footer-bottom-holder{
        margin: 0 100px;
    }
    .footer-bottom-left{
        float: left;
        margin: 0;
    }
    .footer-bottom-right{
        float: right;
    }
    .footer-holder{
        height: 289px;
    }
    body{
        margin-bottom: 237px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .footer-top-holder{
        padding: 50px 60px 30px 60px;
    }
    .footer-top-holder-box{
        margin-bottom: 0;
    }
    .footer-bottom-holder{
        margin: 0 60px;
    }
    .footer-bottom-left{
        float: left;
        margin: 0;
    }
    .footer-bottom-right{
        float: right;
    }
    .footer-holder{
        height: 299px;
    }
    body{
        margin-bottom: 247px;
    }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .footer-top-holder{
        padding: 40px 40px;
    }
    .footer-top-holder-box{
        margin-bottom: 0;
    }
    .footer-bottom-holder{
        margin: 0 40px;
    }
    .footer-bottom-left{
        float: left;
        margin: 0;
    }
    .footer-bottom-right{
        float: right;
    }
    .footer-holder{
        height: 299px;
    }
    body{
        margin-bottom: 247px;
    }
}
@media screen and (max-width: 768px) and (min-width: 650px) {
    .footer-top-holder{
        padding: 50px 100px 5px 100px;
    }
    .footer-top-holder-box{
        margin-bottom: 40px;
    }
    .footer-bottom-holder{
        margin: 0 100px;
    }
    .footer-holder{
        height: 320px;
    }
    body{
        margin-bottom: 270px;
    }
    .footer-cybum{
        display: block;
        margin-top: 10px;
    }
    .footer-cybum-remove{
        display: none;
    }
}
@media screen and (max-width: 650px) and (min-width: 576px) {
    .footer-top-holder{
        padding: 40px 50px 5px 50px;
    }
    .footer-top-holder-box{
        margin-bottom: 20px;
    }
    .footer-bottom-holder{
        margin: 0 50px;
    }
    .footer-holder{
        height: 370px;
    }
    body{
        margin-bottom: 290px;
    }
    .footer-cybum{
        display: block;
        margin-top: 10px;
    }
    .footer-cybum-remove{
        display: none;
    }
}
@media screen and (max-width: 576px) {
    .footer-top-holder{
        padding: 45px 30px 5px 30px;
        text-align: center;
    }
    .footer-cybum{
        display: block;
        margin-top: 10px;
    }
    .footer-cybum-remove{
        display: none;
    }
    .footer-facebook-box{
        padding: 0 50px;
    }
}
@media screen and (max-width: 476px) {
    .footer-facebook-box{
        padding: 0 25px;
        padding-top: 5px;
    }
}