@media only screen and (max-width: 1700px) {
    .langugae {
        display: block;
        margin-left: -67px;
    }
    
}
@media only screen and (max-width: 1540px) {
    .font_about .two{
        background-color: #2a2a2a;
        border-radius: 10px;
        background-image: none;
    }
    .top .top_contact {
        margin-left: -67px;
    }
}
@media only screen and (max-width: 1400px) {
    .first_side_of_menu .navbar-nav .nav-link {
        padding: 20px 12px !important;
    }
    .two_side_of_menu .navbar-nav .nav-link {
        padding: 20px 7px !important;
    }
   .top .one p {
        max-width: 100%;
        font-size: 11px;
    }
}
@media only screen and (max-width: 1375px) {
    .first_side_of_menu .navbar-nav .nav-link {
        padding: 20px 9px !important;
    }
    .two_side_of_menu .navbar-nav .nav-link {
        padding: 20px 4px !important;
    }
}
@media only screen and (max-width: 1366px) {
    .top .one p {
        max-width: 100%;
        font-size: 11px;
    }
    .top .top_contact ul {
        float: none;
        margin: auto;
        text-align: center;
    }
    .top .top_contact {
        margin-left: -60px;
    }
    .top .top_contact ul li {
        padding-right: 4px;
    }
}
@media only screen and (max-width: 1300px) {
    .first_side_of_menu .navbar-nav .nav-link {
        padding: 20px 9px !important;
        margin-left: 5px;
        margin-right: 5px;
    }
    .two_side_of_menu .navbar-nav .nav-link {
        padding: 20px 4px !important;
        margin-left: 5px;
        margin-right: 5px;
    }
    .top .one p {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1175px) {
    .first_side_of_menu .navbar-nav .nav-link {
        padding: 20px 5px !important;
        margin-left: 2px;
        margin-right: 2px;
    }
    .two_side_of_menu .navbar-nav .nav-link {
        padding: 20px 1px !important;
        margin-left: 3px;
        margin-right: 3px;
    }
}
@media only screen and (max-width: 992px) {
	.top .logo {
	    position: static;
	    display: none;
	}
	.navbar-brand {
	    position: static;
	}
	.navbar-brand img{
	    width: 70%;
	}
	.navbar-brand {
        display: block;
        text-align: left;
        margin-bottom: 0;
        margin-top: 0;
    }
	.navbar-light .navbar-toggler {
	    color: rgba(0,0,0,.5);
	    border-color: rgb(255, 255, 255);
	    background-color: #fff;
	    margin-right: 0;
	}
	.font_about .two {
		background-image: none;
	}
	.top .one p {
    	text-align: center;
	}
	.top .top_contact ul li {
	    display: block;
	}
	.top .top_contact ul li {
        text-align: left;
        margin: auto;
    }
	#google_translate_element{
		text-align: center;
	}
	.video img{
		width: 100%;
	}
	.menu1{
		display: block;
	}
	.menu2{
		display: block;
	}
	.foo_menu ul li {
	    list-style-type: none;
	    display: inline-block;
	    padding-right: 0px;
	}
	.news_letter .footer_social {
	    text-align: center;
	    margin: auto;
	    justify-content: center;
	}
	.news_letter h1 {
	    text-align: center;
	}
	.contact1 ul li a {
	    display: flex;
	}
	.menu .navbar-light .navbar-nav .nav-link {
	    padding: 8px 10px;
	}
	.hide_in_responsive{
		display: none;
	}
	.searc00122454545{
	    display: block;
	}
	.searchbox{
	    display: block;
	}
	.top .one p {
        font-size: 11px;
        line-height: 18px;
        padding-top: 10px;
    }
    .top .top_contact ul li a {
        font-size: 10px;
    }
    .font_about .two h1 {
        font-size: 18px;
    }
    .top .top_contact {
        margin-left: 0;
        text-align: center;
        margin: auto;
        justify-content: center;
        width: 100%;
        padding-left: 6%;
        padding-bottom: 15px;
    }
    .menu .megamenu{
		width: 100%;
	}
	.menu form{
		display: none;
	}
	.produicts_catergories_01 .cat1{
		padding-bottom: 15px;
	}
	.news_catalogue_001 .right {
	    padding: 20px 40px;
	}
	.news_catalogue_001 .left{
    	background-color: #2b2b2b;
    	padding: 21px 41px;
    }
    .big_banner .owl-theme .owl-nav.disabled + .owl-dots {
        display: none;
    }
    .top_contact{
        display: none;
    }
    .menu {
        background-color: #262626;
        margin: 0px 0;
    }
    .top_contact1{
        display: block;
    }
}
@media only screen and (max-width: 992px) {
    .navbar-brand{
	        width: 50%;
	}
}
@media only screen and (max-width: 7668px) {
	.col-xs-6{
		max-width: 50%;
	}
	
}