@media screen and (max-width: 1210px) {
    .wrapper {
        width: 1010px;
    }
    .col-1-l,
    .col-2-l,
    .col-2-5-l,
    .col-3-l,
    .col-4-l,
    .col-5-l,
    .col-6-l,
    .col-7-l,
    .col-8-l,
    .col-9-l,
    .col-10-l,
    .col-11-l,
    .col-12-l {
        float: left;
    }
    .col-1-l {
        width: 8.333%;
    }
    .col-2-l {
        width: 16.666%;
    }
    .col-2-5-l {
        width: 20%;
    }
    .col-3-l {
        width: 25%;
    }
    .col-4-l {
        width: 33.333%;
    }
    .col-5-l {
        width: 41.666%;
    }
    .col-6-l {
        width: 50%;
    }
    .col-7-l {
        width: 58.333%;
    }
    .col-8-l {
        width: 66.666%;
    }
    .col-9-l {
        width: 75%;
    }
    .col-10-l {
        width: 83.333%;
    }
    .col-11-l {
        width: 91.666%;
    }
    .col-12-l {
        width: 100%;
    }
    .owl-buttons{
        width: 1010px;
        left: 50%;
        margin-left: -505px;
    }
}

@media screen and (max-width: 1023px) {
    .wrapper {
        width: 768px;
    }
    .col-1-t,
    .col-2-t,
    .col-2-5-t,
    .col-3-t,
    .col-4-t,
    .col-5-t,
    .col-6-t,
    .col-7-t,
    .col-8-t,
    .col-9-t,
    .col-10-t,
    .col-11-t,
    .col-12-t {
        float: left;
    }
    .col-1-t {
        width: 8.333%;
    }
    .col-2-t {
        width: 16.666%;
    }
    .col-2-5-t {
        width: 20%;
    }
    .col-3-t {
        width: 25%;
    }
    .col-4-t {
        width: 33.333%;
    }
    .col-5-t {
        width: 41.666%;
    }
    .col-6-t {
        width: 50%;
    }
    .col-7-t {
        width: 58.333%;
    }
    .col-8-t {
        width: 66.666%;
    }
    .col-9-t {
        width: 75%;
    }
    .col-10-t {
        width: 83.333%;
    }
    .col-11-t {
        width: 91.666%;
    }
    .col-12-t {
        width: 100%;
    }
    .t-hide{
        display: none;
    }
    .t-mt10{
        margin-top: 10px;
    }
    .t-mt20{
        margin-top: 20px;
    }
    .t-mt30{
        margin-top: 30px;
    }
    .t-ml0{
        margin-left: 0;
    }
    .title-1{
        font-size: 23px;
        line-height: 33px;
    }
    .t-leftText{
        text-align: left;
    }
    .owl-buttons{
        width: 768px;
        left: 50%;
        margin-left: -384px;
    }
}

@media screen and (max-width: 788px) {
    .wrapper {
        width: 100%;
    }
    .col-1-s,
    .col-2-s,
    .col-2-5-s,
    .col-3-s,
    .col-4-s,
    .col-5-s,
    .col-6-s,
    .col-7-s,
    .col-8-s,
    .col-9-s,
    .col-10-s,
    .col-11-s,
    .col-12-s {
        float: left;
    }
    .col-1-s {
        width: 8.333%;
    }
    .col-2-s {
        width: 16.666%;
    }
    .col-2-5-s {
        width: 20%;
    }
    .col-3-s {
        width: 25%;
    }
    .col-4-s {
        width: 33.333%;
    }
    .col-5-s {
        width: 41.666%;
    }
    .col-6-s {
        width: 50%;
    }
    .col-7-s {
        width: 58.333%;
    }
    .col-8-s {
        width: 66.666%;
    }
    .col-9-s {
        width: 75%;
    }
    .col-10-s {
        width: 83.333%;
    }
    .col-11-s {
        width: 91.666%;
    }
    .col-12-s {
        width: 100%;
    }
    .s-hide {
        display: none;
    }
    .m-mt0 {
        margin-top: 0px;
    }
    .m-mt10 {
        margin-top: 10px;
    }
    .m-mt20 {
        margin-top: 20px;
    }
    .m-mt30 {
        margin-top: 30px;
    }
    .m-mb20{
        margin-bottom: 20px;
    }
    body {
        min-width: 320px;
    }
    .s-block {
        display: block;
    }
    .s-hide{
        display: none;
    }
    .col-1,
    .col-2,
    .col-2-5,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12 {
        width: 100%;
    }
    .col-1-s {
        width: 8.333%;
    }
    .col-2-s {
        width: 16.666%;
    }
    .col-2-5-s {
        width: 20%;
    }
    .col-3-s {
        width: 25%;
    }
    .col-4-s {
        width: 33.333%;
    }
    .col-5-s {
        width: 41.666%;
    }
    .col-6-s {
        width: 50%;
    }
    .col-7-s {
        width: 58.333%;
    }
    .col-8-s {
        width: 66.666%;
    }
    .col-9-s {
        width: 75%;
    }
    .col-10-s {
        width: 83.333%;
    }
    .col-11-s {
        width: 91.666%;
    }
    .col-12-s {
        width: 100%;
    }
    .col-padding-left {
        padding-left: 0px;
    }
    .col-padding-right {
        padding-right: 0px;
    }
    .col-padding-left-big {
        padding-left: 0px;
    }
    .col-padding-right-big {
        padding-right: 0px;
    }
    .col-mobile {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .m-mt10{
        margin-top: 10px;
    }
    .m-mt20{
        margin-top: 20px;
    }
    .m-mt30{
        margin-top: 30px;
    }
    .m-ml0{
        margin-left: 0;
    }
    .m-mb20{
        margin-bottom: 20px;
    }

    .logo{
        float: left;
        display: block;
        margin: 3px 0 0px 0;
    }
    /*TOGGLE*/
    #toggle {
        position: absolute;
        right: 10px;
        top: 14px;
        display: block;
        width: 28px;
        z-index: 10;
        height: 30px;
        margin: 17px auto;
    }
    #toggle span:after,
    #toggle span:before {
        content: "";
        position: absolute;
        left: 0;
        top: -9px;
    }
    #toggle span:after {
        top: 9px;
    }
    #toggle span {
        position: relative;
        display: block;
    }
    #toggle span,
    #toggle span:after,
    #toggle span:before {
        width: 100%;
        height: 2px;
        background-color: #004b6c;
        transition: all .3s;
        backface-visibility: hidden;
        border-radius: 2px;
    }
    #toggle.on span {
        background-color: transparent;
    }
    #toggle.on span:before {
        transform: rotate(45deg) translate(5px, 5px);
        -moz-transform: rotate(45deg) translate(5px, 5px);
        -webkit-transform: rotate(45deg) translate(5px, 5px);
        -o-transform: rotate(45deg) translate(5px, 5px);
    }
    #toggle.on span:after {
        transform: rotate(-45deg) translate(7px, -8px);
        -moz-transform: rotate(-45deg) translate(7px, -8px);
        -webkit-transform: rotate(-45deg) translate(7px, -8px);
        -o-transform: rotate(-45deg) translate(7px, -8px);
    }
    #toggle.on + #menu {
        display: block;
    }
    .selectedLanguage{
        float:left;
        padding: 5px 40px 5px 10px;
        min-width: 120px;
        margin-left: 6px;
    }
    /*MENU*/
    #menu {
        display: none;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        width: 100%;
        background-color: white;
        top: 65px;
        z-index: 150;
        height: auto;
        left: 0;
        right: 0;
        padding: 0;
    }
    #menu li a.selected:before, #menu li a.selected:after{
        display: none;
    }
    #menu li a.selected{
        border-bottom: none!important;
    }
    #menu ul {
        margin: 0;
        width: 100%;
    }
    #menu li {
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
        border-bottom: 1px solid #eee;
        position: relative;
    }
    #menu li:last-child{
        border-bottom: none;
    }
    #menu li a {
        height: auto;
        width: 100%;
        color: #424242;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }

    #menu li a.selected {
        background-color: #fafaf7;
    }
    #menu li a:after {
        display: none;
    }
    #menu .sub {
        display: none;
        position: relative;
        float: left;
        width: 100%;
        top: 0;
        border-top: 0;
    }

    #menu a.selected:after{
        display: none;
    }
    #menu .sub{
        background-color: #fafaf7;
        left: 0;
    }
    #menu .sub li a{
        padding: 10px;
        color: black;
        border-bottom: 1px solid #f3f3f0;
    }
    #menu .sub li:last-child a{
        border-bottom: none;
    }
    .s-hide{
        display: none;
    }
    .iconArrow {
        position: absolute;
        right: 0px;
        top: 0px;
        background-color: #004b6c;
        padding: 9px 14px;
        height: 34px;
        color: white;
        z-index: 100;
        display: block;
    }
    .s-show{
        display: block;
    }
    .col-padding-left{
        padding-left: 0;
    }
    .col-padding-right{
        padding-right: 0;
    }
    .equalHeight, .equalHeight-1, .equalHeight-2, .equalHeight-3, .equalHeight-4{
        height: auto!important;
    }
    .footerMenuSub li a{font-size: 12px;}
    .footerMenuSub li:after {float: left; content: '|'; margin: -3px 5px;}
    .min400{min-height: 200px;}
    .breadCrumbs li{
        font-size: 12px;
    }
    .questions{
        display: none;
    }
    .owl-buttons{
        display: none!important;
    }
    .slideText{
        width: 100%;
        bottom: 0;
        top: auto;
    }
    .slideImage img{
        min-height: inherit;
        position: relative;
        float:left;
        width: 100%;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
    }
    .slideImage{
        height: auto;
        float: left;
        width: 100%;
    }
    #slides .item{
        height: auto;
        float: left;
        width: 100%;
    }
    
    #slides.sub .slideImage{
        height: auto;
    }
    #slides.sub .slideImage img{
        min-height: inherit;
        height: auto;
    }
    #slides.sub .item{
        height: auto;
    }
    
    .owl-buttons{
        width: 100%;
        left: auto;
        right: 20px;
        margin-left: 0;
    }
    .footerLogo{
        max-width: 40%!important;
    }
    
    .lineBottomMobile{
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 480px) {
    .small-hide{
        display: none;
    }
    .col-12-xs{
        width: 100%;
    }
}