@font-face {
    font-family: calibri;
    src: url(../fonts/calibri.ttf);
}

body,
.section-title.icon-bg p{
    font-size: 16px !important;
}

.section-title.icon-bg p

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form,
h1,h2,h3,h4,h5,h6,a,span,div {
font-family : calibri !important;
}

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

    .icon-boxc1 {
        width: 50%;
        float: left;
    }

    .col-md-6 .ml-30{
        margin-left: 0;
    }
}

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

    #rs-1-layer-1{
       font-size: 35px !important;
    }

    #rs-1-layer-2{
        font-size: 25px;
    }

    #rs-1-layer-3{
        font-size: 16px !important;
    }

    .box-hover-effect {
        padding: 10px 20px;
    }

    .box-hover-effect img {
        height: 150px;
        margin: auto;
    }

    .box-hover-effect .ml-20 {
        margin-left: 0px !important;
    }

    .box-hover-effect .mb-30 {
        margin-bottom: 5px !important;
    }

    .timeline {
        margin-left: 2px;
        margin-right: 15px;
        padding: 10px 0 45px;
    }

    .cd-timeline-content p {
        font-size: 14px;
        margin-top: 25px;
    }

    .horizontal-tab-centered .ml-50 {
        margin-left: 0px !important;
    }

    .box-hover-effect {
        padding: 20px;
    }

    .img-fullwidth{
        margin-top: 20px;
    }

}
