/*==========  Desktop First Method  ==========*/
/* Extra Large Devices, Wide Screens */
/*@media only screen and (max-width: 2560px){
    .uk-container-center{
        min-width: 2462px;
        zoom: 1.3;
        -moz-transform: scale(1.5);
        -moz-transform-origin: top;
        transform-origin: top;
        transform: scale(1.5);
    }

   .tm-navbar .uk-dropdown {
        top: auto;
       left: 89% !important;
        display: none;
    }
    .priem{
        width: 400px;
        height: 47px;
        float: right;
        font-size: 12px;
        position: absolute;
        right: -151px;
        right: -148px;
        top: 110px;
    }
}
@media only screen and (max-width: 1920px){
    .uk-container-center{
        zoom: 0;
        -moz-transform: scale(1);
        -moz-transform-origin: 0;
    }
}
@media only screen and (max-width : 1467px) {

}


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

    .uk-container-center{
        min-width: 1200px;

        transform-origin: top;
        transform: scale(1);
    }





}

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

}



/* Large Devices, Wide Screens */
/*@media only screen and (max-width : 1292px) {

}*/
/*          */
/*Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    .r-bottom2{
        width: 390px;
    }


}
/*                           */

/* Large Devices, Wide Screens */
/*@media only screen and (max-width : 1150px) {

}

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

}


/* Medium Devices, Desktops */
/*@media only screen and (max-width : 992px) {



}*/

/* Small Devices, Tablets */
/*@media only screen and (max-width : 895px) {*/

/*}*/

/* Small Devices, Tablets */
/*@media only screen and (max-width : 768px) {
}

/* Small Devices, Tablets */
/*@media only screen and (max-width : 689px) {


}

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

}
/* Extra Small Devices, Phones */
/*@media only screen and (max-width : 546px) {



}*/

/*@media only screen and (max-width : 500px) {*/


/*}*/


/* Extra Small Devices, Phones */
/*@media only screen and (max-width : 480px) {*/

/*}*/
/*@media only screen and (max-width : 437px) {*/

/*}*/
/*@media only screen and (max-width : 417px) {*/

/*}*/

/*@media only screen and (max-width : 395px) {*/




/*}*/

/*@media only screen and (max-width : 375px) {*/


/*}*/
/*@media only screen and (max-width : 360px) {*/


/*}*/

/* Custom, iPhone Retina */
/*@media only screen and (max-width : 320px) {*/


/*}*/


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
/*@media only screen and (min-width : 320px) {*/

/*}*/

/* Extra Small Devices, Phones */
/*@media only screen and (min-width : 480px) {*/

/*}*/

/* Small Devices, Tablets */
/*@media only screen and (min-width : 768px) {*/

/*}*/

/* Medium Devices, Desktops */
/*@media only screen and (min-width : 992px) {*/

/*}*/

/* Large Devices, Wide Screens */
/*@media only screen and (min-width : 1200px) {*/



/*}*/

/*@media only screen and (min-width : 1400px) {*/




/*}*/

/*@media only screen and (min-width : 1490px) {*/





/*}*/

@media only screen and (min-width : 1200px) {

    .r-bottom2{
        width: 390px;
    }


}

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

    .r-bottom2{
        width: 381px;
    }


}