/* Test */
.section-mansory .container,
.section-mansory .container-fluid {
    column-count: 2;
}
.section-mansory .text-image-block-column {
    -webkit-column-break-inside: avoid;
}
.section-mansory .col-md-6 {
    width: 100% !important;
}
.section-mansory .match-height {
    height: auto !important;
}
/**** ****/

/*
.section-mansory .container-fluid {
    flex-flow: column wrap;
    display: flex;
    width: 100%;
}
.section-mansory .row{
    width: 50%;
    overflow: hidden;
    position: relative;
}
*/

@media only screen and (min-width: 1200px)
{
    body{
        font-size: 18px;
    }

    ul.nav.navbar-nav{
        font-size: 19px;
    }
}

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

    ul.nav.navbar-nav > li > a {
        font-size: 17px;
    }

    .navbar-default .navbar-nav > li {
        padding-left: 11px;
        padding-right: 11px;
    }

    header .nav-sub ul li {
        padding-left: 7px;
        padding-right: 7px;
    }

    .navbar-default .navbar-nav > li > a,
    header .nav-sub ul li a,
    header .search-box i {
        font-size: 15px;
    }

}

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

    .nav-main, .nav-sub {
        display: none !important;
        visibility: hidden !important;
    }

    header nav.affix #mobileIcon {
        display: block;
        visibility: visible;
    }


    .mm-menu {
        background-color: #FFFFFF;
    }

    .mm-listview > li > a,
    .mm-listview > li > span {
        color: #006db8;
        font-size: 17px;
    }

    ul.nav.navbar-nav > li > a {
        font-size: 18px;
    }

    .mm-listview > li.active,
    .mm-listview > li.selected {
        background-color: #006db8;
    }

    .mm-listview > li.active > a,
    .mm-listview > li.active > span,
    .mm-listview > li.selected > a,
    .mm-listview > li.selected > span{
        color: #FFFFFF;
        font-weight: 700;
    }


    .mm-opened .mm-listview li.selected .mm-next::before {
        border-color: #FFFFFF !important;
    }

    .mm-menu .mm-listview > li.selected .mm-next::after,
    .mm-menu .mm-listview > li.selected .mm-arrow::after {
        border-color: #FFFFFF;
    }

    .mm-current.mm-opened .mm-navbar {
        background-color: #006db8;
    }

    .mm-current.mm-opened .mm-navbar a{
        color: #FFFFFF;
        text-align: left;
        font-weight: 700;
    }

    .mm-menu .mm-navbar .mm-btn::before,
    .mm-menu .mm-navbar .mm-btn::after {
        border-color: #FFFFFF !important;
    }



    .mm-page.mm-slideout {
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    }


}

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

    header {
        min-height: inherit;
        display: block;
    }

    header nav.navbar {
        padding-bottom: 35px;
    }

    header .navbar-brand {
        margin-top: 60px;
    }

    header .navbar-brand,
    header nav.affix .navbar-brand {
        width: 100%;
        max-width: 300px;
        padding-left: 0;
    }

    header nav.affix-top .phone {
        left: 15px;
        top: 40px;
        min-width: 280px;
    }

    header .phone a,
    header .phone i {
        font-size: 21px;
    }

    header #lang-nav {
        position: absolute;
        top: 10px;
        left: 10px;
        margin: 0;
    }

    header #lang-nav li:first-child {
        margin-left: 0;
    }

    header #lang-nav li {
        display: inline-block;
        font-size: 14px;
        margin: 0 7px;
    }

    header .navbar.affix {
        padding-bottom: 5px;
    }

    header nav.affix .navbar-brand {
        width: 200px;
        margin-top: 0;
        height: auto;
    }

    header nav.affix .phone,
    header nav.affix #lang-nav {
        display: none;
    }


    .adress .adress-block {
        display: table;
        width: 100%;
        margin-bottom: 25px;

    }


    .slider-caption.slider-caption-right {
        right: 10%
    }

    .slider-caption.slider-caption-left {
        left: 10%;
    }

    .owl-carousel-slider .slider-caption > .slider-headline {
        font-size: 1.6em;
    }

    .owl-carousel .slider-caption > .slider-subtitle {
        font-size: 1.1em;
    }

    table.restables-origin {
        display: none;
    }

    table.restables-clone {
        display: table;
    }

    table.restables-origin {
        display: none;
    }

    table.restables-clone {
        display: table;
    }

    table.restables-clone tr:first-child td {
        background-color: #006db8;
        color: #FFF;
        font-weight: 500;

    }

    table.restables-clone tbody::before {
        content: '';
        display: block;
        height: 10px;
    }

    .table > tbody + tbody {
        border-top: none;
    }

    .team-modal .modal-dialog {
        width: auto;
    }

    .team-modal .modal-header .team-name {
        margin-top: 15px;
    }

    .section-mansory .container,
    .section-mansory .container-fluid {
        column-count: 1;
    }
}

@media only screen
and (min-width: 992px) {
    #mobileIcon {
        display: none;
        visibility: hidden;
    }
}

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

    header .navbar-brand {
        width: 300px;
    }

    header nav.affix-top .phone {
        right: 275px;
        top: 15px;
    }

    header .phone i {
        font-size: 30px;
    }

    header .phone a {
        font-size: 24px;
    }

    header #lang-nav {
        margin-right: 60px;
        margin-top: 15px;
    }

    header nav.affix {
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);

    }

    header nav.affix .phone {
        right: 320px;
        top: 30px;
    }

    header nav.affix #lang-nav {
        margin-right: 95px;
        margin-top: 30px;
    }

    header nav.affix #mobileIcon {
        margin-top: 10px;
    }

    .mm-page.mm-slideout {
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    }
}


/*
 *              Magenta - Purple - Theme
 *
 *
 */

@media only screen and (max-width: 992px) {
    .magenta-purple .mm-listview > li:not(.active) > a,
    .magenta-purple .mm-listview > li:not(.active) > span {
        color: #AF004D;
    }

    .magenta-purple .mm-listview > li.active,
    .magenta-purple .mm-listview > li.selected {
        background-color: #AF004D;
    }

    .magenta-purple .mm-current.mm-opened .mm-navbar {
        background-color: #AF004D;
    }
}

@media only screen and (max-width: 767px) {
    table.restables-clone tr:first-child td {
        background-color: #AF004D;
    }
}



@media all and (max-width: 1199px){
    .iproform  .form-group label{
        width:90%;
    }

    .iproform  .form-group input[type="checkbox"]{
        margin-right: 10px;
        /*height: 35px;*/
    }
}

@media screen and (max-width: 767px){
    .iproform  .form-group input[type="checkbox"]{
        height: auto;
        -webkit-box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.55);
        -moz-box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.55);
        box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.55);
        border: 1px solid lightgrey;
        color: lightgrey;
    }
}

@media screen and (max-width: 563px){
    .iproform  .form-group input[type="checkbox"]{
        /*height: 35px;*/
    }
}




@media all and (max-width: 320px){
    .iproform  .form-group input[type="checkbox"]{
        /*height: 60px;*/
    }
}
