/*==========  Desktop First Method  ==========*/


@media only screen and (max-width : 1199px) {
    .top-line__container {
        width: 960px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .top-line__logo {
        margin-right: 5px;
    }
    .top-line__search {
         width: 230px;
    }
    .top-line__tel {
        margin-left: 0px;
    }
    .top-line__tel a {
         font-size: 14px;
        padding-left: 24px;
    }
    .top-line__lang a + a {
        margin-left: 15px;
    }
    .top-line__btn {
        font-size: 12px;
        padding: 10px 15px;
        margin-left: 5px;
    }
    .top-nav__container {
        width: 960px;
    }
    .top-menu > li > a {
        padding: 10px 15px;
    }
    .top-menu > li.top-menu__cart > a {
        padding-right: 40px;
        background-position: right 15px center;
    }
    .top-menu > li.top-menu__login > a {
        padding-right: 40px;
        background-position: right 15px center;
    }
    .top-menu > li.top-menu__profil > a {
        padding-right: 40px;
        background-position: right 15px center;
    }
    .top-menu .big-menu > ul {
        left: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .section-1__bg {
        height: 500px;
    }
    .section-1__title {
        font-size: 50px;
        line-height: 56px;
    }
    
}

@media only screen and (max-width : 991px) {
	
	
    .top-line__logo img {
        width: 100%;
    }
   
    .top-line__tel a {
        background-size: 18px;
        font-size: 14px;
        padding-left: 20px;
    }
    .top-line__lang a {
        font-size: 12px;
    }
    .top-line__lang a + a {
        margin-left: 10px;
    }
    .top-menu > li > a {
        font-size: 11px;
        padding: 10px 10px;
    }
    .top-line__container {
        width: 720px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .top-line__logo {
        margin-right: 0;
        width: 84px;
    }

    .top-nav__container {
        width: 720px;
    }
    .content {
        background: #fff;
        overflow-x: hidden;
    }
    
    .footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .footer__item1 {
        width: 50%;
    }
    .footer__item2 {
        display: none;
    }
    .footer__item3 {
        display: none;
    }
    .footer__item4 {
        width: 50%;
    }
    .footer__container {
        width: 720px;
    }
}

@media only screen and (max-width : 767px) {
	
    
    .top-img {
        min-height: 140px;
		background-image: url(../img/header-bg-m.jpg) !important;
		background-size: cover;
		background-position: center;
	}
    .footer__item4 {
        font-size: 11px;
    }
    .footer__address {
        font-size: 11px;
    }
    .footer__tel,
    .footer__tel a {
        font-size: 11px;
    }
    .footer__mail {
        font-size: 11px;
    }
    .footer__container {
        padding-left: 10px;
        padding-right: 10px;
        width: 570px;
    }
   
    .top-line__tel {
        margin-left: -26px;
    }
    .top-line__tel a {
         font-size: 12px;
    }
    .top-line__container {
        width: 570px;
        padding-right: 126px;
    }
    .top-line__logo {
        margin-right: 18px;
    }
    .top-line__search {
         width: 208px;
    }
    .top-line__btn {
        display: none;
    }
    .top-nav__container {
        width: 564px;
    }
    .content__container {
        width: 570px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width : 599px) {
	
	
    .top-line__lang {
        margin-right: 40px;
    }
    .top-line__container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        position: relative;
    }
    
    .top-menu-right {
        top: -44px;
        right: 55px;
    }
    .top-nav__container {
        width: 100%;
    }
    .top-menu-left {
        padding-top: 15px;
        /*padding-bottom: 15px;*/
        padding-bottom: 0px;
        display: none;
        width: 100%;
    }
    .top-menu-left ul.dropdown-menu {
        position: absolute;
        text-align: left;
        padding-top: 0;
        overflow: hidden;
        top: 0;
        /*left: 110px;
        width: 100%;*/
        left: 170px;
        width: calc(100% - 170px);
        box-shadow: none;
        height: 100%;
    }
    .top-menu .big-menu ul.dropdown-menu > li > a {
        text-align: left;
    }
    .top-nav {
        position: absolute;
        width: 100%;
        left: 0;
        top: 49px;
        z-index: 20;
    }
    .top-menu-left > li.dropdown {
        position: static;
    }
    .top-menu-left > li > a {
        font-size: 11px;
        padding: 4px 10px;
        margin-bottom: 1px;
        text-align: left;
        display: block;
        border: none;
        /*width: 110px;*/
        width: 170px;
        margin-left: 50%;
        transform: translateX(-50%);
        transition: all .2s;
    }
    .top-menu .big-menu__ico {
        display: none;
    }
    .big-menu__sub {
        display: none;
    }
    .top-menu .big-menu > ul {
        width: 100%;
    }
    .top-menu .big-menu ul li {
        max-width: none;
        width: 100%;
    }
    .top-menu .big-menu ul li a {
        text-align: center;
    }
    .top-menu .big-menu__link {
        width: 100%;
        padding-left: 0;
    }
    .top-menu .big-menu ul.dropdown-menu > li > a {
        font-size: 12px;
        text-transform: none;
    }
    .c-hamburger {
        display: block;
        position: absolute;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 25px;
        height: 30px;
        font-size: 0;
        text-indent: -9999px;
        box-shadow: none;
        border-radius: 0;
        border: none;
        cursor: pointer;
        right: 15px;
        top: 9px;
        background-color: transparent;
    }
    .c-hamburger:focus {
        outline: none;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 14px;
        left: 0;
        right: 0;
        height: 2px;
        background: #FDC70E;
    }
    .c-hamburger span::before,
    .c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #FDC70E;
        content: "";
    }
    .c-hamburger span::before {
        top: -6px;
    }
    .c-hamburger span::after {
        bottom: -6px;
    }
    .c-hamburger--htx span::before,
    .c-hamburger--htx span::after {
        transition-duration: 0.3s, 0.3s;
        transition-delay: 0.3s, 0s;
    }
    .c-hamburger--htx span::before {
        transition-property: top, transform;
    }
    .c-hamburger--htx span::after {
        transition-property: bottom, transform;
    }
    .c-hamburger--htx.is-active span {
        background: none;
    }
    .c-hamburger--htx.is-active span::before {
        top: 0;
        transform: rotate(45deg);
    }
    .c-hamburger--htx.is-active span::after {
        bottom: 0;
        transform: rotate(-45deg);
    }
    .c-hamburger--htx.is-active span::before,
    .c-hamburger--htx.is-active span::after {
        transition-delay: 0s, 0.3s;
    }
    .footer__item1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .footer__item4 {
        width: 100%;
        text-align: center;
    }
    .footer__container {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        flex-direction: column;
    }
   
    .section-1__content {
        height: 100%;
    }
   
    .section-1__bg {
        height: 220px;
    }
    
    .section-1__title {
        font-size: 36px;
        line-height: 40px;
		padding: 0 10px;
    }
   
    
    /* top-menu-left__footer */
    .top-menu-left__footer {
        display: block;
        background-color: #282828;
        padding-top: 25px;
        padding-bottom: 60px;
    }
    .top-menu-left__lang {
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
    }
    .top-menu-left__lang a {
        font-size: 14px;
        line-height: 41px;
        font-family: "Montserrat-Bold";
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        margin-left: 16px;
        margin-right: 16px;
    }
	
	.top-menu-left__lang a img{
		width: 20px;
	}
	
    .top-menu-left__lang a:hover {
        /*background-size: 100% 1px;*/
		
    }
    .top-menu-left__lang a.active {
        color: #FFC500;
        cursor: default;
        background-image: none;
    }
    .top-menu-left__lang a.active {
        color: #FDC70E;
    }
    .top-menu-left__tel {
        display: table;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 25px;
    }
    .top-menu-left__tel a {
        color: #FDC70E;
        text-decoration: none;
        font-family: "Montserrat-SemiBold";
        background-image: url(../img/ico-tel.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 30px;
    }
    .top-menu-left__tel a span {
       /* background-image: linear-gradient(#FFC500, #FFC500);
        background-position: 0% 100%;
        background-repeat: no-repeat;
        background-size: 0% 1px;
        transition: background-size .3s;*/
    }
    .top-menu-left__tel a:hover span {
        /*background-size: 100% 1px;*/
		text-decoration: none;
    }
    .top-menu > li a.top-menu-left__btn {
        color: #fff;
        font-size: 13px;
        line-height: 18px;
        display: table;
        text-decoration: none;
        text-transform: uppercase;
        padding: 12px 15px;
        border: 2px solid #fff;
        border-radius: 22px;
        font-family: "Montserrat-Bold";
        transition: all .3s;
        white-space: nowrap;
        background-color: transparent !important;
    }
    .top-menu > li a.top-menu-left__btn:hover {
        color: #FFC500;
        border-color: #FFC500;
    }
	
	.top-menu-left {
min-height: calc(100vh - 50px);
position: relative;
padding-bottom: 210px;
    overflow: hidden;
}

.top-menu-left__footer {
position: absolute !important;
width: 100%;
bottom: 0;
z-index: 100;
}

.top-menu > li a.top-menu-left__btn {
margin-left: auto !important;
margin-right: auto !important;
transform: none !important;
}

.top-menu-left > li > a {
font-size: 14px;
padding: 10px 10px;
}

.top-menu-left > li > a:focus{
	outline: none;
}

.top-menu-left ul.dropdown-menu {
padding-top: 15px;
}

.top-menu ul.dropdown-menu > li {
padding-top: 10px;
padding-bottom: 10px;
}

.top-menu .big-menu ul.dropdown-menu > li > a {
font-size: 14px;
line-height: 20px;
}

.big-menu__sub {

}

.top-menu .big-menu__sub {
padding-left: 15px;
}

.section-1{
	padding-left: 15px;
	padding-right: 15px;
}

.header{
	position: sticky;
	top: 0px;
	z-index: 1000;
}

.top-menu .dropdown-menu > li > a{
	font-family: "Montserrat-Bold";
}

}


/*==========  Mobile First Method  ==========*/

@media only screen and (min-width : 992px) {
  
}

@media only screen and (min-width : 480px) {

}

@media only screen and (min-width : 768px) {

}

@media only screen and (min-width : 992px) {

}

@media only screen and (min-width : 1200px) {

}