
/*
 * Created on : Feb 28, 2019, 10:10:32 AM
 * Author: Tran Trong Thang
 * Email: trantrongthang1207@gmail.com
 * Skype: trantrongthang1207
 */

.n2-ow,
.nextend-bar{
    text-align: center;
}
#tm-search-modal .uk-modal-dialog {
    background: #1d93d2;
}
.uk-offcanvas-bar {
    background: linear-gradient(135deg, #1d93d2 0%, #1d93d2 100%);
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a{
    color: #fff;
}
.tm-footer-fixed #tm-footer {
    padding-top: 75px;
    background: #1d93d2;
}
.tm-page-padding #tm-footer .uk-container{
    max-width: 100%;
    padding: 0 5%;
}
.tm-footer-fixed .tm-block-footer{
    height: auto;
    min-height: 300px;
}
#tm-container > .uk-sticky-placeholder{
    display: none;
}
.tm-footer .uk-width-medium-1-3{
    text-align: center;
}
.tm-container-border-right,
.tm-container-border-left {
    display: none;
}
.tm-scrollbars.tm-page-padding .tm-container{
    padding: 0;
}
.tm-scrollbars .tm-preload {
    box-shadow: none;
}
#column-id-1551274793949{
    /*min-height: 140px;*/
}
#column-id-1551274793998 #sppb-addon-1551789940525 {
    margin-bottom: 0;
}
.tm-footer-fixed .tm-block-footer{
    bottom: 0;
}
@media (min-width: 900px){
    .tm-footer-fixed #tm-footer {
        /*margin-right: 15px;*/
    }
    .tm-footer-fixed {
        padding-bottom: 300px;
    }
    .tm-container-border-right,
    .tm-container-border-left {
        top: 0;
    }
    #tm-container .uk-sticky-placeholder .tm-navbar{
        top: 0 !important;
        padding-left: 15px;
    }
    .tm-footer .uk-width-medium-1-3.uk-row-first{
        width: 25%;
        text-align: left;
    }
}
@media (min-width: 992px){
    .cuspadrl .sppb-col-md-6:nth-child(1),
    .cuspadrl .sppb-col-md-3{
        padding-right: 0;
    }
    .cuspadrl .sppb-col-md-6:nth-child(2),
    .cuspadrl .sppb-col-md-9{
        padding-left: 0;
    }
}
@media(max-width: 992px){
    #column-id-1551274793949{
        /*min-height: 230px;*/
    }
}
@media(max-width: 768px){
    #column-id-1551274793949{
        /*min-height: 200px;*/
    }
}
@media(max-width: 568px){
    #column-id-1551274793949{
        /*min-height: 170px;*/
    }
}
@media(max-width: 420px){
    #column-id-1551274793949 img{
        min-height: 140px;
    }
    #column-id-1551274794021{
        padding: 0 40px;
    }
    .tm-footer-fixed{
        padding-bottom: 0;
    }
    #sppb-addon-1551274793956{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media(max-width: 320px){
    .tm-logo-small img{
        width: 150px;
    }
}
@media (min-width: 900px) {
.tm-footer-fixed .tm-header-layout .tm-header {
   justify-content: flex-end;
}
}