
/* @media(min-width: 992px){
    .button-register {
        margin-top: -87px;
    }
}
@media(min-width: 1200px){
    .button-register {
        margin-top: -86px;
    }
} */
.button-register {
    float: left;
    padding-top: 15px;
}

h3.title-content.style1 {
    float: left;
    padding-right: 24px;
}
@media(min-width: 1024px){
    .row-5 .col-xs-12 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) { 
    /* default */
    .mr-b{
        border-right: 0px;
    }
    /* index */
    .title1-content{
        font-size: 4vw;
        padding-bottom: 0px;
    }
    .title2-content {
        font-size: 6vw;
    }
    .title-footer{
        font-size: 18px;
    }
    .title-address{
        font-size: 16px;
    }
    .dropdown-inline{
        display: block;
    }
    .title-footer-team{
        font-size: 14px;
        line-height: 1.2;
    }
    .content-item, .content-item-contacts{
        font-size: 14px;
    }
    .title-content-index, .title-phone{
        font-size: 24px;
    }
    /* contact */
    .list-contact, .list-contact-end{
        font-size: 18px;
    }
    .title-contact{
        font-size: 36px;
    }
    .sub-title-contact{
        padding-bottom: 5px;
        font-weight: bold;
    }
    .list-contact li .row{
        padding-bottom: 10px;
    }
    /* sub */
    .inner-sub-page{
        min-height: 150px;
    }
    .title-content{
        font-size: 42px;
    }
    .title-auth{
        font-size: 36px;
        margin-bottom: 0px;
    }
    /* search certificate */
    #search-certificate .title-content{
        /*font-size: 18px;*/
        line-height: 1;
    }
    #introduction .title-content{
        /*font-size: 30px;*/
        line-height: 1;
    }
    .content-exam-register .title-auth{
        margin: 30px 0px 10px;
    }
    /* notices */
    #default article{
        padding: 20px 0px !important;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) { 
    /* default */
    .mr-b{
        border-right: 0px;
    }
    /* index */
    .title1-content{
        font-size: 2.5vw;
        padding-bottom: 20px;
    }
    .title2-content {
        font-size: 4.5vw;
    }
    .title-footer{
        font-size: 15px;
    }
    .title-address{
        font-size: 12px;
    }
    .display-4{
        font-size: 30px !important;
    }
    .title-footer-team{
        font-size: 12px;
    }

    /* sub */
    .inner-sub-page{
        min-height: 150px;
    }
/*    .title-content{
        font-size: 42px;
    }
    .title-auth{
        font-size: 42px;
    }*/
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
    /* default */
    .mr-b{
        border-right: 0px;
    }
    /* index */
    .title-footer{
        font-size: 18px;
    }
    .title1-content{
        font-size: 2.5vw;
        padding-bottom: 25px;
    }
    .title2-content{
        font-size: 5vw;
    }
    .title-footer-team{
        font-size: 12px;
    }

    #search-certificate .col-lg-4 {margin-bottom: 10px}
    #render-search .container {max-width: 100%; padding: 0}
    #form-search-certificate {text-align: center;}

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) { 
    /* navbar */
    nav li a{
        font-size: 14px;
    }
    .nav-item{
        padding: 0px 5px 0px 5px;
    }
    /* index */
    .title1-content{
        font-size: 2vw;
    }
    .title2-content {
        font-size: 5.5vw;
    }
/*    .title-content{
        font-size: 46px;
    }*/
}



@media(max-width:991px){
    .navbar-brand {display: block; margin: auto;}
    img.logo {margin-left: -23px}
    #bg-content .inner {min-height: 300px}
    #introduction .col-md-6, #form-search-certificate, #left-bar{
        padding-bottom: 10px;
    }
    /* contact */
    .title-contact{
        font-size: 30px;
    }    
    .title-content, .title-auth{
        font-size: 36px;
        padding: 5px 0px;
    }
    section h3 {
        margin: 20px 0 5px;
    }
    .img-logo-footer {width: 150px}
}


@media (max-width: 767px) { 
    .container-result-certificate{
        padding: 15px;
    }
    #render-search .container{
        padding: 0px;
    }
    #introduction .title-content{
        text-align: center;
    }
    .img_intro {
        margin-top: 30px;
    }
}
@media (max-width: 575px) {
    #bg-content .inner {
        min-height: 150px;
    }    
    #footer-team {padding: 10px 0}
    .col-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .inner-left-main h2 {
        margin-bottom: 0;
    }
    .custom-nav-slick {
        position: absolute;
        bottom: 15px;
        margin-bottom: 0 !IMPORTANT;
        left: 0;
        padding-left: 15px;
    }

    .text-left-main-slider {
        padding-bottom: 30px;
    }
    .inner-left-main h2 {
        font-size: 36px;
    }

    .inner-left-main h5 {
        font-size: 24px;
        margin-bottom: 10px;
    }
}