
/***********************--1500--***********************/
@media only screen and (max-width: 1500px)
{
    .language-panel{
        width: 50%;
    }
}
/***********************--1250--***********************/
@media only screen and (max-width: 1250px)
{
    .language-panel{
        width: 60%;
    }
    .language-list {
        padding: 50px 15px;
    }
    .logo-panel {
        top: 10%;
    }
    .skills--list {
        width: 320px;
    }
}
/***********************--1200--***********************/
@media only screen and (max-width: 1200px)
{
    .homenav-nav ul li a{
        font-size: 14px;
    }
    .homenav-nav ul.menu-list li{
        width: 170px;
        float: none;
        display: inline-block;
    }
    .homenav-nav ul li{
        width: 170px;
    }

}


/***********************--1176--***********************/
@media only screen and (max-width: 1175px)
{
    .container{
        width: 100%;
    }
    .investors .text-panel-custom,
    .investors-content
    {
        height: initial;
        padding: 50px 0px;
    }
    .divided-panel{
        height: initial;
    }
}
/***********************--1120--***********************/
@media only screen and (max-width: 1120px)
{

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

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

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

}

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

}
/***********************--992--***********************/
@media only screen and (max-width: 991px)
{
    .language-panel{
        width: 100%;
    }
    .language-list {
        padding: 50px 0px 50px 100px;
    }
    .logo-type {
        width: 112px;
        height: 105px;
        background-size: 112px;
    }
    .homenav-nav {
        margin-top: 15px;
    }
    .brand-list li a span {
        width: 130px;
        height: 60px;
    }
    .brand-list li a span.gelsamino,
    .brand-list li a span.intimawo,
    .brand-list li a span.logo_baburs
    {
        background-size: 80%;
    }
    .main-page {
        height: initial;
        min-height: 550px;
    }
    .main-page{
        display: block;
    }
    .homenav-header {
        padding-top: 80px;
    }

    .logo-type-2
    {
        width: 159px;
        height: 70px;
        background-size: 160px;
        background-position: -5px -2px;
        margin: 0 auto;
        position: relative;
        float: left;
    }
    .mobile-btn {
        width: 28px;
        height: 30px;
        margin: 0;
        position: absolute;
        right: 22px;
        top: 22px;
    }

    header{
        height: 80px;
    }
    .panel-type-a {
        height: calc(100vh - 80px);
    }
    .content.type-a{
        padding-top: 80px;
    }
    header.fixed {
        padding: 0px 15px;
    }
    header .listcustom-type-a {
        float: right;
        margin: 15px 30px 0px 0px;
    }
    .listcustom-type-a li{
        border: 0;
    }
    .listcustom-type-a li p{
        font-size: 14px;
    }
    .listcustom-type-a li {
        margin: 0px 0px 0px 15px;
    }
    .nav-type-a li a {
        font-size: 18px;
    }
    .skills--list {
        width: 33.33333%;
    }
    .skills--list {
        width: 33%;
    }
    .list-nav-category {
        padding: 15px 15px;
    }
    .list-nav-category li a {
        min-width: initial;
        padding: 5px 15px;
    }
    .horizontal-scroll-panel-scrollBar {
        height: initial;
    }
    .mCSB_horizontal.mCSB_inside > .mCSB_container {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .list-item-type-a li{
        width: 150px;
        height: 150px;
        float: none;
        margin: 0 auto;
    }
    .product-panel .list-item-type-a li{
        float: left;
    }
    .list-item-type-a li .item-panel-hover p {
        font-size: 14px;
    }

    .list-type-a li .logo {
        height: 250px;
        width: 250px;
    }
    .list-type-a li .text-panel{
        font-size: 14px;
        line-height: 24px;
    }
    .list-type-a li{
        height: initial;
    }
    .overview{
        height: initial;
        min-height: initial;
        padding-top: 100px;
    }
    .office-map{
        height: initial;
    }
    .office-map .text-panel{
        padding: 15px 0px;
    }
    .office-map .map-svg .svg-panel {
        margin: 0 auto;
    }

    /*------------------------------  list-nav-category  ----------------------------------*/
    .charts-column .fill {
        width: 46px;
        font-size: 16px;
        left: 40px;
        padding: 20px 0px 0px 0px;
    }
    .charts-column .fill::before{
        -webkit-transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-23px) skewY(20deg);
        transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-23px) skewY(20deg);
    }
    .charts-column .fill::after{
        height: 9px;
    }

    .charts-column .buttom{
        width: 60px;
        height: 40px;
        left: 38px;
    }
    .charts-column .buttom::before{
        height: 28%;
    }
    .charts-column .buttom::after{
        height: 100%;
        -webkit-transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-281%) translateY(-26%) skewY(20deg);
        transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-281%) translateY(-26%) skewY(20deg);
    }
    .charts-column .shadow {
        width: 150px;
        height: 30px;
        bottom: 20px;
        left: -8px;
    }

    .charts-column{
        height: initial;
        min-height: 400px;
    }
    .investors-contact{
        height: initial;
    }
    .list-type-a li{
        padding: 80px 0px;
    }
    .charts-column-list li:nth-child(1) .fill{
        height: 50px;
    }
    .charts-column-list li:nth-child(2) .fill{
        height: 70px;
    }
    .charts-column-list li:nth-child(3) .fill{
        height: 90px;
    }
    .charts-column-list li:nth-child(4) .fill{
        height: 110px;
    }
    .charts-column-list li:nth-child(5) .fill{
        height: 150px;
    }
    .text-carousel .owl-pagination .owl-page {
        width: 40px;
        height: 40px;
        padding: 10px 0px;
        font-size: 12px;
        margin: 0px 5px;
    }
    .dealers-panel .list-item-type-b > .column:nth-child(1) {
        margin-top: 0px;
    }
    .dealers-panel .list-item-type-b > .column:nth-child(2) {
        margin-top: 100px;
    }
    header.fixed .language-select {
        margin: 33px 50px 0px 0px;
    }
}
@media only screen and (min-width: 991px)
{

}
/***********************--768--***********************/
@media only screen and (max-width: 767px)
{
    .materiki-list li i{
        display: none;
    }
    .materiki-list li {
        width: 33.333337%;
        height: 50%;
        border-top: 1px solid rgba(255, 255, 255, 0.30);
        border-right: 1px solid rgba(255, 255, 255, 0.30);
    }
    .materiki-list li .image {
        height: 60px;
        background-size: 20%;
        margin: 12px 0 0 0;
    }
    .materiki-list li p {
        margin: 0;
        font-size: 10px;
        text-transform: uppercase;
    }
    .language-list {
        padding: 50px 0px 50px 60px;
    }
    .social-list{
        width: 100%;
        text-align: center;
    }
    .social-list li {
        float: none;
        display: inline-block;
        padding: 0px 15px;
    }
    .home-footer .nav-list {
        width: 100%;
    }
    .home-footer .nav-list {
        width: 100%;
        text-align: center;
    }
    .home-footer .nav-list li {
        float: none;
        text-align: center;
        display: inline-block;
    }
    .homenav-nav ul.menu-list{
        text-align: center;
    }
    .homenav-nav ul.menu-list li {
        width: 170px;
        float: none;
        display: inline-block;
    }
    .home-footer{
        position: relative;
    }
    .homenav-header {
        padding-top: 30px;
    }
    .main-page {
        min-height: initial;
    }
    .panel-type-a{
        height: initial;
    }
    .panel-type-a .scrollto{
        display: none;
    }
    .panel-text-img .text{
        width: 90%;
        margin: 0 auto;
    }
    .fixed-menu-panel-content-scroll .left
    {
        height: initial;
    }
    .panel-text-img img {
        width: 200px;
        height: 200px;
        margin-top: 30px;
    }
    .skills--list {
        width: 100%;
    }
    .list-type-a li{
        padding: 50px 0px;
    }
    .list-type-a li .logo{
        height: 200px;
        width: 200px;
        margin: 30px 0px;
    }
    .list-type-a li .scrollto{
        display: none;
    }
    .contact-info-panel{
        width: 100%;
        margin: -50px 0px 0px 0px;
    }
    .form-panel {
        padding: 30px 15px;
    }
    .font-size-20{
        font-size: 16px;
    }
    .font-size-28 {
        font-size: 20px;
    }
    .title-type-a{
        font-size: 24px;
    }
    .overview .image svg {
        width: 250px;
        height: 250px;
    }
    .overview .image{
        padding: 15px 0px;
    }
    .overview .text{
        text-align: center;
        padding: 0px 0px 30px 0px;
    }
    .office-map .map-svg .svg-panel {
        height: 300px;
    }
    .office-map.load .map-svg .marker {
        top: 36%;
        right: 20%;
    }
    .office-map .map-svg {
        padding: 25px 0px;
    }
    .office-map .map-svg svg {
        width: 500px;
        height: 300px;
    }
    .investors-content:before{
        width: 100%;
    }
    .overview:before{
        width: 100%;
    }
    .office-map:before{
        width: 0%;
    }
    .investors header{
        position: fixed;
        height: 50px;
        box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.06);
    }
    .investors header .mobile-btn{
        display: block;
    }
    .nav-header{
        position: fixed;
        top: 20px;
        right: -400px;
        width: 300px;
        height: 10000px;
        background-color: #fff;
        box-shadow: -5px 2px 12px 0px rgba(0, 0, 0, 0.15);
        transition: all 0.5s;
    }
    .nav-header.open{
        right: 0px;
    }
    .investors header .mobile-btn {
        margin: 0px 0px;
        top: 11px;
    }
    .nav-header li {
        width: 100%;
        text-align: center;
        padding: 15px 0px;
    }
    .list-item-type-b li{
        padding: 0px 15px;
        margin: 0px 0px 30px 0px
    }
    header .listcustom-type-a {
        margin: 15px 10px 0px 0px;
    }
    .product-detial-panel .left,
    .product-detial-panel .right{
        width: 100%;
    }
}
@media only screen and (min-width: 768px)
{

}
/***********************--600--***********************/
@media only screen and (max-width: 600px) {
    .language-list li {
        width: 50%;
        padding: 10px 0px;
    }
    .language-list {
        padding: 50px 0px 50px 30px;
    }
    .language-list li a{
        width: 100%;
        padding: 0px 30px;
    }
    .language-list li a img,
    .language-list li a span
    {
        float: none;
        display: inline-block;
    }
    header .listcustom-type-a{
        display: none;
    }
    .awards--item {
        width: 230px;
    }
    .list-nav-category {
        padding: 15px 0px;
    }
    .list-nav-category li {
        display: block;
        width: 50%;
        float: left;
    }
    .list-nav-category li a {
        padding: 5px 5px;
    }
    .horizontal-scroll-panel,
    .horizontal-scroll-panel-scrollBar-inner
    {
        min-height: initial;
    }
    .office-map .map-svg .svg-panel{
        width: 400px;
        height: 250px;
    }
    .office-map .map-svg svg {
        width: 400px;
        height: 250px;
        margin: 0 auto;
    }
    .office-map.load .map-svg .marker {
        top: 33%;
        right: 18%;
    }
    .office-map .text-list li p {
        font-size: 14px;
        margin-top: 4px;
    }
    .divided-panel table{
        min-width: 600px;
    }
    .divided-panel{
        overflow: hidden;
        overflow-x: auto;
    }

}
/***********************--500--***********************/
@media only screen and (max-width: 500px)
{
    .office-map .map-svg .svg-panel{
        width: 300px;
        height: 150px;
    }
    .office-map .map-svg svg {
        width: 300px;
        height: 150px;
        margin: 0 auto;
    }
    .office-map.load .map-svg .marker {
        top: 33%;
        right: 24%;
        width: 30px;
        height: 30px;
    }

    /*------------------------------  list-nav-category  ----------------------------------*/
    .charts-column .fill {
        width: 20px;
        left: 24px;
        font-size: 10px;
        padding: 20px 0px 0px 0px;
    }
    .charts-column .fill::before{
        -webkit-transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-10px) skewY(20deg);
        transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-10px) skewY(20deg);
    }
    .charts-column .fill::after{
        height: 4px;
        -webkit-transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-53%) translateY(-97%) skewX(70deg);
        transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-53%) translateY(-97%) skewX(70deg);
    }

    .charts-column .buttom{
        width: 25px;
        height: 20px;
        left: 23px;
        color: #000;
        padding: 0px;
        border: none;
        font-size: 10px;
    }
    .charts-column .buttom::before{
        height: 27%;
    }
    .charts-column .buttom::after{
        height: 100%;
        -webkit-transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-292%) translateY(-25%) skewY(20deg);
        transform: scaleX(1) scaleY(1) scaleZ(1) translateX(-292%) translateY(-25%) skewY(20deg);
    }
    .charts-column .shadow {
        width: 60px;
        height: 30px;
        bottom: 24px;
        left: -8px;
    }
    .language-select {
        right: 15px;
        top: 15px;
    }
    .materiki-list li .image {
        background-size: 33%;
    }
}
/***********************--400--***********************/
@media only screen and (max-width: 400px)
{
    .materiki-list li p {
        font-size: 11px;
    }
    .language-list {
        padding: 50px 0px 50px 15px;
    }
    .language-list li a span {
        font-size: 12px;
    }
    .homenav-nav ul.menu-list li{
        width: 100%;
    }
    .charts-column-list li {
        width: 18%;
    }
    .text-carousel .owl-pagination .owl-page {
        margin: 0px 0px;
    }
}
/***********************--320--***********************/
@media only screen and (max-width: 320px)
{

}




