﻿@media (max-width: 1200px) {
    .SpinnerControls .col-md-6

{
    flex: 0 0 50%;
    max-width: 50%;
}

.btnViewSelect {
    /*height: 80px;*/
}

.SpinnerControls .col-lg-3 {
    /*background-color:#ff0000 !important;*/
}

.SpinnerControls .col-lg-4 {
    /*background-color: #ff0000 !important;*/
}

.SpinnerControls .col-lg-6 {
    /*background-color: #ff0000 !important;*/
}

.SpinnerControls .col-lg-12 {
    /*background-color: #ff0000 !important;*/
}

.select-color-text, .select-color-text_m {
    /*  display: inline-block;*/
    width: 50% !important;
    /* margin-left: -100px;
    margin-right: 100px;*/
    margin-top: -30px !important;
    padding-left: 0 !important;
    padding-top: 35px;
}

#spinCntSec1 {
    padding-left: 5px;
}
