body{
	position: relative;
}
.page-id-12 .fullHeader, .page-id-302 .fullHeader{
	position: absolute;
	top: 0px;
	width: 100%;
}


@media (min-width: 1200px){
	.container {
		width: 1045px;
		margin: 0px auto !important;
	}
	/*.navbar .container {*/
		/*width: 1030px;*/
		/*margin: 0px auto !important;*/
	/*}*/
}

.upperHeader{
	padding: 5px 0px;
}

.upperHeader a{
	color: #333333;
}
.upperBackground{
	background: white;
	position: relative;
	z-index: 111;
}

.upperHeader .right {
	text-align: right;
}

.containerFullWidth{
	width: 100%;
	/*padding-right: 15px;*/
	/*padding-left: 15px;*/
	/*margin-right: auto;*/
	/*margin-left: auto;*/
}
.containerForTube{
	width: 1190px;
	margin: 0px auto !important;
}

.navbar {
	position: relative;
	top: 0px;
	z-index: 111;
	background-color: #333;
	border-color: #e7e7e7;
	border-left: 0px;
	border-right: 0px;
	padding: 0px 0px;
}
/*.page-id-12 */
.navbar {
	position: relative;
	top: 0px;
	z-index: 111;
	background-color: rgba(0, 0, 0, 0.3);
	border-color: #e7e7e7;
	border-left: 0px;
	border-right: 0px;
	padding: 0px 0px;
}
.navbar {
	position: relative;
	top: 0px;
	z-index: 111;
	background-color: rgba(0, 0, 0, 0.3);
	border-color: #e7e7e7;
	border-left: 0px;
	border-right: 0px;
	padding: 0px 0px;
}
.navbar > .container .navbar-brand{
	padding: 0px;
}
.nav{
	padding: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background: transparent !important;
	border-bottom: 4px solid green;
	border-radius: 0px;
	padding: 25px;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
	background-color: transparent;
	color: white;
	border-bottom: 4px solid green;
	border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	border-radius: 0px;
	border-bottom: 4px solid transparent;
	padding: 25px 15px;
	text-transform: uppercase;
	font-family: "Roboto";
	font-weight: 200;
	font-size: 12px;
}
.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {
	background-color: transparent;
}
.dropdown-menu {
	min-width: 50px;
	background-color: rgba(105, 183, 37, 0.64);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: rgba(255, 255, 255, 0.71);
}
.dropdown-menu > li > a{
	   border-bottom: 0px solid #c64412;
}

.page-template-tomig .page-builder, .page-template-tomig_en .page-builder{
	padding: 0px 0px;
	/*margin-top: -10%;*/
}
.post-template-default .fullHeader{
	position: relative;
}

.waveConteiner{
	margin-top: -50px;
	position: relative;
	z-index: 111;
}
@font-face {
	font-family: intro; /* Имя шрифта */
	src: url(Intro.otf); /* Путь к файлу со шрифтом */
}
@font-face {
	font-family: Roboto; /* Имя шрифта */
	src: url(Roboto-Regular.ttf); /* Путь к файлу со шрифтом */
}



.blockTitle{
	margin: 20px 0px 90px 0px;
}


.blockTitle h2{
	text-align: center;
	text-transform: uppercase;
	font-family: "intro";
	font-size: 38px;
}
.advantagesOne{
	position: relative;
}
.advantagesOne:before{
	content: url(myImages/advantagesOne.png);
	position: absolute;
	top: -30px;
	left: -40px;
}
.advantagesOne h3{
	font-family: "Roboto";
	font-weight: 500;
	font-style: normal;
	font-size: 19px;
	margin-bottom: 50px;
}
.advantagesOne h3:before {
	content: '';
	width: 45px;
	height: 5px;
	background: #69b725;
	position: absolute;
	bottom: -20px;
}

.advantagesTwo{
	position: relative;
}
.advantagesTwo:before{
	content: url(myImages/advantagesTwo.png);
	position: absolute;
	top: -30px;
	left: -40px;
}
.advantagesTwo h3{
	font-family: "Roboto";
	font-weight: 500;
	font-style: normal;
	font-size: 19px;
	margin-bottom: 50px;
}
.advantagesTwo h3:before {
	content: '';
	width: 45px;
	height: 5px;
	background: #69b725;
	position: absolute;
	bottom: -20px;
}
.advantagesThree{
	position: relative;
}
.advantagesThree:before{
	content: url(myImages/advantagesThree.png);
	position: absolute;
	top: -30px;
	left: -40px;
}
.advantagesThree h3{
	font-family: "Roboto";
	font-weight: 500;
	font-style: normal;
	font-size: 19px;
	margin-bottom: 50px;
}
.advantagesThree h3:before {
	content: '';
	width: 45px;
	height: 5px;
	background: #69b725;
	position: absolute;
	bottom: -20px;
}
.secondBlockBG{
	background-image: url(myImages/bgSecondBlock.png);
	margin: 0px !important;
}
.secondBlockBG .blockTitle{
	margin: 20px 0px 0px 0px;
}
.greenHeader{
	background: #69b725;
	padding: 20px;
	width: 100%;
	color: white;
	font-family: "Roboto";
	font-weight: 500;
}
.oGeliosContent{
	width: 100%;
	padding: 20px;
	background: white;
	padding-bottom: 10px;
	text-align: justify;
}
.oGeliosBlock{
	background: white;
}
.oGeliosBlock .noPadding{
	padding: 0px;
}
.oGeliosButtonReadMoreOne, .oGeliosButtonReadMoreTwo, .oGeliosButtonReadMoreThree{
	padding: 0px 20px;
	padding-bottom: 10px;
	background: white;
}
.oGeliosButtonReadMoreOne a, .oGeliosButtonReadMoreTwo a, .oGeliosButtonReadMoreThree a{
	color: #69b725;
}
.oGeliosButtonReadMoreOne a:hover, .oGeliosButtonReadMoreTwo a:hover , .oGeliosButtonReadMoreThree a:hover{
	color: #69b725;
	text-decoration: underline !important;
}
.oGeliosImgBgOne{
	padding: 100px;
	background-image: url(myImages/oGeliosOne.jpg);
	background-size: cover;
}
.oGeliosImgBgTwo{
	padding: 100px;
	background-image: url(myImages/oGeliosTwo.jpg);
	background-size: cover;
}
.oGeliosImgBgThree{
	padding: 100px;
	background-image: url(myImages/pelmeni-1024x737.jpg);
	background-size: cover;
}
.addAllTextOne, .addAllTextTwo, .addAllTextThree {
	display: none;
}
.greenHeader img{
	float: right;
}
.noMargin{
	margin: 0px auto !important;
}
.noMargin .vc_column_container>.vc_column-inner{
	padding: 0px ;
}
.imgRoundForGreyTube{
	/*margin-top: -80px;*/
}
.imgRoundForGreenTube{
	/*margin-bottom: -45px !important;*/
}
.imgRoundForGreyTube {
	position: relative;
	top: -35px;
}
.imgRoundForGreenTube {
	position: relative;
	bottom: -35px;
}
.imgRoundForGreenTube img{
	max-width: 75% !important;
}
.imgRoundForGreyTube img{
	max-width: 75% !important;
}
.centerBlockTubeWithImg{
	margin-left: -27px;
	margin-right: -27px;
}

.centerBlockTubeWithImg{

}
.rightBlockGreenTube{
	margin-left: -0px;
	position: relative;
	top: -37px;
}

.leftBlockGreenTube{
	margin-right: -0px;
	position: relative;
	top: -37px;
}
.rightBlockGreyTube{
	margin-left: -26px;
}
.leftBlockGreyTube{
	margin-right: -25px;
}

.leftBlockGreyTube p,.rightBlockGreyTube p,.leftBlockGreenTube p, .rightBlockGreenTube p,.centerBlockTubeWithImg p {
	margin-bottom: 0px;
}
.roundNumberIcon{
	color: #6fc62b;
	padding: 4px 10px;
	border: 2px solid;
	border-radius: 50px;
	margin-right: 0px;
	font-weight: 700;
	float: left;
	line-height: 17px;
}
.marginRight40{
	margin-right: 40px;
}
.imgMargin img{
	margin-top: -11px;
}
.imgMarginFirst img{
	position: relative;
	bottom: -6px;
}
.listWithImg{
	list-style-type: none; /* Убираем маркеры */
}
.listWithImg li {
	background: url("myImages/forList.png") no-repeat left center;
	padding-left: 50px;
	background-position-y: 0px;
	margin-bottom: 10px;
	font-family: "Roboto";
	font-weight: 300;

}
.features_of_production .blockTitle {
	margin: 20px 0px 0px 0px;
}
.serteficate .blockTitle {
	margin: 20px 0px 0px 0px;
}
.onePostBlog .vc_gitem-animated-block{
	height: 300px;
}
.onePostBlog .slide-text-bg2 {
	width: 100%;
}
.onePostBlog .slide-text-bg2 span{
	background-color: transparent;
	color: #727272;
	font-family: 'Roboto';
	text-shadow: none;
	letter-spacing: 0px;
	font-size: 14px;
}
.onePostBlog .vc_gitem-post-data-source-post_title{
	display: none;

}
.onePostBlog  .slide-btn-area-sm{
	display: none;
}
.onePostBlog .vc_gitem_row .vc_gitem-col{
	background: #faf9f7;
}
.onePostBlog .vc_btn3-container.vc_btn3-left{
	display: none;
}
.onePostBlog .vc_gitem_row .vc_gitem-col{
	padding: 0px;

}
.onePostBlog  .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a{
	background-size: cover;
	height: 300px;
}
.onePostBlog .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
	padding-left: 15px;
}
.onePostBlog  .vc_gitem-post-data-source-post_excerpt p{
	display: none;
}
.threePostBlog .vc_gitem-zone{
	height: 130px;
	width: 160px;
}
.threePostBlog .vc_grid-item-zone-c-left .vc_gitem-zone-c,.threePostBlog .vc_grid-item-zone-c-right .vc_gitem-animated-block{
	width: 35%;
}
.threePostBlog .vc_grid-item-zone-c-right .vc_gitem-zone-c{
	width: 65%;
}
.threePostBlog .vc_gitem-post-data-source-post_date{
	display: none;
}
.threePostBlog .vc_gitem-post-data-source-post_title{
	display: none;
}
.threePostBlog .vc_btn3-left a{
	/*display: none;*/
	background: transparent;
}
.threePostBlog .vc_btn3.vc_btn3-color-juicy-pink,.threePostBlog .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	color: #69b725;
	background-color: transparent;
	text-transform: uppercase;
	border: 0px;
	padding: 15px 0px;

}
.threePostBlog  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .threePostBlog  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.threePostBlog  .vc_btn3.vc_btn3-color-juicy-pink:focus,.threePostBlog  .vc_btn3.vc_btn3-color-juicy-pink:hover {
	color: #69b725;
	background-color: transparent;
	text-decoration: underline;
	border: 0px;
}
.threePostBlog .slide-text-bg2{
	width: 100%;
	margin-bottom: 0px;
}
.threePostBlog .vc_gitem_row .vc_gitem-col{
	padding: 0px 10px;
	height: 160px;
}
.threePostBlog .slide-text-bg2 span{
	background-color: transparent;
	color: #727272;
	font-family: 'Roboto';
	text-shadow: none;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 14px;
}
.threePostBlog p,.threePostBlog .textwidget{
	margin: 0px;
}
.threePostBlog .slide-btn-area-sm{
	display: none;
}
.threePostBlog .vc_gitem-post-data {
	margin-bottom: 5px;
}
.threePostBlog .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;

}
.threePostBlog{

}
.greenButton{
	color: #737373;
	border: 2px solid #6ab726;
	border-radius: 20px;
	padding: 10px 20px;
	margin-left: 20px;
	position: relative;
	top: -35px;
	z-index: 111;
}
.greenButton:hover{
	color: white;
	background: #6ab726;
	border: 2px solid #6ab726;
	border-radius: 20px;
	padding: 10px 20px;
}
.footerGreen h2{
	font-size: 32px;
	color: white;
	margin-bottom: 0px;
	font-family: 'intro';
}
.footerGreen .wpb_raw_html{
	margin: 0px;
}

.footerGreen .wpcf7-text,.footerGreen .wpcf7-file,.footerGreen .wpcf7-number,.footerGreen .wpcf7-date,.footerGreen .wpcf7-select,.footerGreen .wpcf7-quiz {
	color: white;
	background-color: transparent;
	border: 0px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	font-family: 'Roboto';
	font-weight: 400;
	height: 46px;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 20px;
	border-radius: 0px;
	margin-bottom: 20px;
}
.footerGreen ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: white;
}
.footerGreen ::-moz-placeholder { /* Firefox 19+ */
	color: white;
}
.footerGreen :-ms-input-placeholder { /* IE 10+ */
	color: white;
}
.footerGreen :-moz-placeholder { /* Firefox 18- */
	color: white;
}
.footerGreen .btnSubmitMessage {
	border-radius: 30px;
	box-shadow: 0 0px 0 0 #b2390a;
	background: white;
	color: black;
	padding: 5px 15px;
}
.footerGreen .btnSubmitMessage:hover {
	border-radius: 30px;
	box-shadow: 0 0px 0 0 #b2390a;
	background: #efeded;
	color: black;


}
.footerGreen .btnSubmitMessage img{
	margin-left: -10px;
	margin-right: 10px;
}
.footerGreen .wpcf7 p {
	text-align: center;
}
.footerGreen .your-phone input{
	width: 45%;
}
.footer-copyright-section {
	 color: rgba(255, 255, 255, 0.73);
	 border-bottom: 0px solid #ee591f;
	background: #333;
	border-top: 0px solid #f4f4f4;
	font-family: 'Roboto';
	text-align: center;
	font-size: 11px;
}
.descriptionSlider{
	color:white;
	font-family: 'Roboto';
}

.rev_slider .btnSubmitMessage {
	border-radius: 30px;
	box-shadow: 0 0px 0 0 #b2390a;
	background: white;
	color: black;
	padding: 5px 15px;
}
.rev_slider .btnSubmitMessage:hover {
	border-radius: 30px;
	box-shadow: 0 0px 0 0 #b2390a;
	background: #efeded;
	color: black;


}
.rev_slider .btnSubmitMessage img{
	margin-left: -10px;
	margin-right: 10px;
}
#modal_form {
	text-align: center;
	width: 310px;
	/*height: 300px; !* Рaзмеры дoлжны быть фиксирoвaны *!*/
	border-radius: 5px;
	border: 3px #000 solid;
	background: #dfebe7;
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -150px;
	margin-left: -150px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 557; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 20px 10px;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
    top: 4px;
	right: 10px;
	cursor: pointer;
	display: block;
}
/* Пoдлoжкa */
#overlay {
	z-index:555; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%;
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
.modal_form{

}
#modal_form .btnSubmitMessage {
	border-radius: 30px;
	box-shadow: 0 0px 0 0 #b2390a;
	background: white;
	color: black;
	padding: 5px 15px;
}
#modal_form .btnSubmitMessage:hover {
	border-radius: 30px;
	box-shadow: 0 0px 0 0 #b2390a;
	background: #efeded;
	color: black;


}
#modal_form .btnSubmitMessage img{
	margin-left: -10px;
	margin-right: 10px;
}
#modal_form h3{
	color: #333333;
}
#modal_form input{
	background-color: rgb(255, 255, 255);
}
.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected {
	background: rgba(255, 255, 255, 1);
	border-color: rgba(0, 0, 0, 1);
	border: 0px;
}
.hephaistos .tp-bullet{
	background: rgba(153, 153, 153, 0.68);
	border: 0px solid rgba(255,255,255,0.9);
}
#modal_form label{
	text-align: left;
	color: #333;
}
#modal_close img{
	height: 1.5em !important;
	width: 1.5em !important;
	position: relative;
	top: -5px;
	right: -10px;
}
@media (max-width: 1024px) {
	.containerForTube {
		width: 1024px;
		margin: 0px auto !important;
	}
	.centerBlockTubeWithImg {
		margin-left: -23px;
		margin-right: -23px;
	}
	.rightBlockGreyTube {
		margin-left: -23px;
	}
	.leftBlockGreyTube {
		margin-right: -23px;
	}
	.rightBlockGreenTube {
		margin-left: -0px;
		position: relative;
		top: -29px;
	}
	.leftBlockGreenTube {
		margin-left: -0px;
		position: relative;
		top: -29px;
	}
	.page-id-12 .fullHeader, .page-id-302 .fullHeader{
		position: relative;
	}
	.fullHeader .navbar{
		background-color: rgb(36, 40, 46);
	}
}
@media (max-width: 768px) {
	.upperHeader .right {
		text-align: center;
	}
	.waveConteiner {
		margin-top: -40px;
		position: relative;
		z-index: 111;
	}
	.navbar{
		background-color: rgb(51, 51, 51);
	}
	.centerBlockTubeWithImg {
		margin-left: -16px;
		margin-right: -16px;
	}
	.leftBlockGreyTube {
		margin-right: -16px;
	}
	.rightBlockGreyTube {
		margin-left: -16px;
	}
	.rightBlockGreenTube {
		margin-left: -0px;
		position: relative;
		top: -20px;
	}
	.leftBlockGreenTube {
		margin-left: -0px;
		position: relative;
		top: -20px;
	}
	.containerForTube {
		width: 100%;
		margin: 0px auto !important;
	}
	.page-id-12 .fullHeader, .page-id-302 .fullHeader{
		position: relative;
	}
	.fullHeader .navbar{
		background-color: rgb(36, 40, 46);
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	    background: transparent !important;
	    color: #ffffff !important;
	}
}
@media (max-width: 414px) {
	.navbar{
		background-color: rgb(51, 51, 51);
	}
	.waveConteiner {
		margin-top: -15px;
		position: relative;
		z-index: 111;
	}
	.container .vc_column_container>.vc_column-inner {
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
		width: 100%;
	}
	#advantage .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
	}
	.centerBlockTubeWithImg {
		margin-left: 0px;
		margin-right: 0px;
	}
	leftBlockGreenTube {
		 margin-right: 0px;
		position: relative;
		 top: 0xp;
	}
	.rightBlockGreyTube {
		margin-left: 0px;
	}
	#Production .vc_column-inner{
		padding-left: 0px;
		padding-right: 0px;
	}
	#Certificates .vc_column-inner{
		padding-left: 0px;
		padding-right: 0px;
	}
	#news .vc_column-inner{
		padding-left: 0px;
		padding-right: 0px;
	}
	body .row {
		margin-right: 0px;
		margin-left: 0px;
	}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
		margin-right: -30px;
	}
	.containerFullWidth{
		overflow: hidden;
	}
	.onePostBlog .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
		 padding-left: 0px;
	}
	.blockTitle h2 {
		font-size: 30px;
	}
	#Certificates .wpb_wrapper p{
		padding: 0px 20px;
	}
	#news .slide-text-bg2 span{
		padding-right: 10px;
	}
	.page-id-12 .fullHeader, .page-id-302 .fullHeader{
		position: relative;
	}
	.fullHeader .navbar{
		background-color: rgb(36, 40, 46);
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	    background: transparent !important;
	    color: #ffffff !important;
	}
}
/*.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {*/
	/*background-color: #69b724 !important;*/
	/*border-color: #69b724 !important;*/
/*}*/
.navbar-default .navbar-toggle {
	border-color: #69b724;
	background: #69b724;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #326b00;
}
.blog-post-date-area ,.blog-post-lg , .comment-title , .blog-author , .comment-form-section{
	display: none;
}
.timeLine ul, .timeLine ol {
    list-style-type: none !important;
}
.page-id-390 .vc_grid-item-zone-c-bottom .vc_gitem-post-data-source-post_excerpt, .page-id-2 .vc_grid-item-zone-c-bottom .vc_gitem-post-data-source-post_excerpt{
	display: none;
}
.page-id-390 .vc_gitem-post-data-source-post_title h4 , .page-id-2 .vc_gitem-post-data-source-post_title h4{
	text-align: center !important;
	    font-weight: 800;
}
.page-id-390 .vc_grid-item-zone-c-bottom .vc_btn3-left, .page-id-2 .vc_grid-item-zone-c-bottom .vc_btn3-left{
	display: none;
}
.page-id-390 .vc_gitem-animated-block  , .page-id-2 .vc_gitem-animated-block  {
	cursor: pointer;
}
.animated{
	cursor: pointer;
}

.page-id-12 .modalWindowRUS{
	display: block;
}
.page-id-12 .modalWindowENG{
	display: none;
}
.page-id-12 .modalWindowUKR{
	display: none;
}

.page-id-302 .modalWindowENG{
	display: block;
}
.page-id-302 .modalWindowRUS{
	display: none;
}
.page-id-302 .modalWindowUKR{
	display: none;
}

.page-id-2500 .modalWindowUKR{
	display: block;
}
.page-id-2500 .modalWindowRUS{
	display: none;
}
.page-id-2500 .modalWindowENG{
	display: none;
}

@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

/*@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}*/