/*	.main-page-slider .flex-control-nav {
	  bottom: 10%;
	}	*/
@media only screen and (max-width : 1624px) {
	nav ul li a {
		font-size: 14px;
	}
	nav ul li {
		width: 192px;
	}
	nav ul {
		display: inline-block;
	}
	nav {
		text-align: center;
	}

}
@media only screen and (max-width : 1366px) {
	nav ul li a {
		font-size: 13px;
	}
	nav ul li {
		width: 168px;
	}
	nav ul {
		display: inline-block;
	}
	nav {
		text-align: center;
	}
	.main-page-slider .swiper-container .swiper-pagination .swiper-pagination-bullet {
		width: 15px;
		height: 15px;
	}
	.main-slider-content h1 {
		margin: 37px 0 25px;
	}
	.main-slider-content h1 .top-text {
		font-size: 100px;
		line-height: 70px;
	}
	.main-slider-content h1 .middle-text {
		font-size: 62px;
		line-height: 70px;
	}
	.main-slider-content h1 .bottom-text {
	  font-size: 54px;
	  line-height: 50px;
	}
	.main-slider-content h3 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.main-slider-content p {
		font-size: 14px;
	}
	.intro-articles h2 {
		font-size: 16px;
	}
	.intro-articles h4 {
		font-size: 14px;
	}
	.small-wrapper {
		padding: 0 10px;
	}
	.soc-global {
		padding: 0;
	}
	.gorush .about-links a {
	  margin-right: 81px;
	}
	/*.about-links{
		text-align: center !important;
	}
	.about-links a{
		float: none !important
	}*/

	.news-timeline {
		padding: 20px 0;
	}
	.news-timeline a {
		padding: 0 20px;
		font-size: 28px;
		line-height: 34px;
	}

	.news-inner-page .about-links a, .vak-links a {
	  margin: 0 137px;
	}
	.about p {
		padding: 0;
	}
	.about .about-links a {
		/*margin: 0 97px;*/
		margin: 0 60px;
		font-size: 20px;
	}
	.about .about-links a:first-child {
		margin-left: 0;
	}
	.about .about-links a:last-child {
		margin-right: 0;
	}
}
@media only screen and (max-width : 1199px) {
	.logo img {
		max-width: 300px;
	}
	nav ul li a {
		font-size: 11px;
	}
	nav ul li {
		width: 138px;
	}
	nav ul li.has-childs img {
    /*margin-bottom: 4px;
    margin-left: 1px;
    height: 5px;*/
		display: none;
	}
	nav ul {
		display: inline-block;
	}
	nav {
		text-align: center;
	}
	.main-slider-content h1 {
		margin: 37px 0 25px;
	}
	.main-slider-content h1 .top-text {
		font-size: 100px;
		line-height: 70px;
	}
	.main-slider-content h1 .middle-text {
		font-size: 62px;
		line-height: 70px;
	}
	.main-slider-content h1 .bottom-text {
	  font-size: 54px;
	  line-height: 50px;
	}
	.main-slider-content h3 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.main-slider-content p {
		font-size: 14px;
	}

	.about-links {
		text-align: center !important;
	}
	.about-links a {
		float: none !important
	}

	.intro-articles h2 {
		font-size: 16px;
	}
	.intro-articles h4 {
		font-size: 14px;
	}
	/*.small-wrapper {
		padding: 15px;
	}*/
	.gorush .about-links a {
		margin-right: 30px;
		font-size: 18px;
	}
	.about-links a {
		font-size: 18px !important;
	}
	.news .about-links a {
	  margin-right: 118px;
	}
	.soc-links a {
		margin: 0 30px;
	}
	.soc-global {
		padding: 0;
	}
	.pro-half.left {
		padding: 0 15px;
	}
	.pro-half.left img {
		max-width: 100%;
	}
	.sub-acc p, .sub-acc ul li {
		min-height: 43px;
		padding: 8px 34px 8px 20px;
		line-height: 1.5;
		height: auto;
	}

	/* ***** MEDiA (VIDEOS) ***** */

	.video-player-big iframe {
		height: 500px;
	}
	.other-videos .other-vid-thum {
		height: 150px;
	}
}

@media only screen and (max-width: 1024px) {
	.language-knowlegde input[type="text"] {
		width: 100%; 
	}
	.language-knowlegde .pull-right {
		float: none !important;
	}
}

@media only screen and (max-width : 991px) {
	nav {
		position: relative;
		z-index: 999;
	}
	nav ul {
		position: absolute;
		display: none;
		background-color: #44d62c;
		width: 100%;
		z-index: 20;
		top: 45px;
	}
	nav ul li {
	  float: none;
	  height: 45px;
	  border-right: none;
	  width: 100%;
	  border-bottom: 1px solid #2fc617;
	}
	nav ul li.has-childs {
		height: auto;
		min-height: 45px;
	}
	nav ul li.has-childs img {
    margin-bottom: 4px;
    margin-left: 2px;
    height: 5px;
		display: inline-block;
	}
	nav ul li.has-childs ul {
		position: relative;
		top: 0;
	}
	nav ul li.has-childs ul li a {
		font-size: 10px;
	}
	.main-page-slider .swiper-container .swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}
	.main-slider-content {
		display: none;
	}
	.section-title {
		font-size: 32px;
	}
	.soc-links a {
		margin: 0 9px;
	}
	.soc-links span {
		/*display: none;*/
	}
	.footer-wrapper {
		padding-top: 40px;
		text-align: center;
	}
	.intro-articles h2 {
		font-size: 22px;
	}
	.country-menu ul {
		z-index: 15;
	}
	section .small-wrapper {
		padding: 0 15px;
	}
	.about-links {
		padding-bottom: 0px;
	}
	.about-links a {
		float: none !important;
		display: block !important;
		text-align: left;
		margin: 0 !important;
		margin-bottom: 10px !important;
	}
	.gorush-pag ul li {
		width: 48px;
		height: 48px;
	}
	.news-inner-page .container-fluid, .product .container-fluid {
		padding: 0;
	}
	.news-inner {
		padding: 15px;
	}
	.news-item-left {
		float: none;
		width: 100%;
		padding: 15px;
	}
	.news-item-right {
		float: none;
		width: 100%;
		padding: 15px;
		border: none;
		border-top: 1px solid #bfbfbf;
	}
	.news-timeline {
		padding: 30px 0;
	}
	.vakansiya .accordion-section-content {
		padding-left: 15px;
	}
	.vakansiya .accordion-section-title, .accordion-section-title:hover, .accordion-section-title:focus {
		font-size: 15px;
		padding-left: 15px;
		line-height: 22px !important;
		height: auto !important;
		min-height: 50px !important;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	section.contacts .small-wrapper {
	  padding-top: 20px;
	}
	.product-info {
		padding: 0;
	}
	.pro-half {
		float: none;
		width: 100%;
	}
	.pro-half img {
		max-width: 100%;
		margin-bottom: 5px;
	}
	.selected-customers .container-fluid {
		padding: 0 15px;
	}
	.selected-customers img {
		margin-bottom: 20px;
	}
	.bot-wr {
		padding: 0;
	}
	header {
		height: auto;
	}
	.lang-menu {
		float: left;
		margin: 0;
		margin-right: 20px;
	}
	.global-page {
		float: left;
	}
	.h-r {
		bottom: 10px;
	}
	.prof-row {
		padding: 0;
	}
	a.main-calc p {
		font-size: 18px;
		line-height: 22px;
	}
	.intro-articles {
		margin-bottom: 20px;
	    height: calc(100% - 20px);
	}
	.intro-articles article{
		height: 100%;
	}
	footer h5+ul {
		min-height: 140px;
	}

	/* ***** POSTS BLOCKS ***** */

	.gorush-block-wrap {
		width: 50%;
	}

	/* ***** MODAL (USAGE VID) ***** */

	.modal-usage-vid {
		width: 90%;
	}
	.modal-usage-vid iframe {
		height: 300px;
	}

	/* ***** MEDiA (VIDEOS) ***** */

	.video-player-big iframe {
		height: 450px;
	}
	.other-videos .other-vid-thum {
		height: 120px;
	}
}

@media only screen and (max-width : 767px) {
	nav ul li a {
		font-size: 14px;
	}
	.product .small-wrapper .col-sm-8{
		width: 100%;
	}
	.sec-row .col-sm-9{
		width: 100%;
	}
	.prof-desc{
		max-width: 100%;
	}
	nav ul li.has-childs ul li a {
		font-size: 13px;
	}
	.main-search {
		width: 100%;
	}
	.main-search input {
		width: calc(100% - 40px);
	}
	.section-title {
		font-size: 28px;
		margin: 25px 0;
	}
	.about p {
		margin: 0 0 20px;
		font-size: 14px;
		line-height: 20px;
	}
	footer h5+ul {
		min-height: 1px;
	}
	.intro-header img {
		max-width: 155px;
	}
	.choose-country {
		padding: 0 15px;
	}
	.intro-menu {
		margin-right: 0;
		width: 100%;
	}
	.intro-menu p, .intro-menu ul li a {
		font-size: 18px;
	}
	.logo {
		display: block;
	}
	.logo img {
		max-width: 100%;
	}
	header {
		height: auto;
	}
	.lang-menu {
		float: right;
		margin-left: 12px;
		padding-top: 14px;
		margin-right: 0px;
	}
	.country-menu {
		clear: both;
		float: none; 
		width: 100%;
		margin: 0;
		margin-top: 45px;
		max-width: 100%;
	}
	.global-page {
		float: left;
		margin-top: 18px;
	}
	.icons {
		padding-top: 12px;
	}
	.icons a {
		margin-left: 10px;
	}
	.h-r {
		padding-top: 29px;
		margin-bottom: 40px;
	}
	.gorush-filter select {
		margin-bottom: 10px;
	}

	section.about {
		padding-top: 0px;
	}
	section .small-wrapper {
		padding-top: 15px !important;
	}
	.small-wrapper .col-sm-6{
		width: 100%;
	}
	.small-wrapper .col-sm-12{
		width: 100%;
	}
	.about-links {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* ***** MODAL (PRODUCTS) ***** */

	.modal-order {
		width: 90%;
		padding: 65px 25px 30px 25px;
		position: relative;
	}

	/* ***** MODAL (USAGE VID) ***** */

	.modal-usage-vid {
		width: 95%;
	}
	.modal-usage-vid iframe {
		height: 300px;
	}
	.play-vid-img {
		height: 70px;
	}
	.modal-usage-vid .swiper-button-prev {
		background-size: contain;
		left: 0;
	}
	.modal-usage-vid .swiper-button-next {
		background-size: contain;
		right: 0;
	}

	/* ***** POSTS BLOCKS ***** */

	.gorush-block-wrap {
		width: 100%;
	}

	/* ***** ACHIEVEMENTS SLIDER ***** */

	.achievements-slider.swiper-container .swiper-pagination .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}

	/* ***** MEDiA (VIDEOS) ***** */

	.video-player-big iframe {
		height: 300px;
	}
	.other-videos .other-vid-thum {
		height: 80px;
	}

	/* ***** PRODUCT OPEN PAGE (OTHER PRODS) ***** */
	.selected-customers .related-title {
		margin-bottom: 30px;
	}
	.pro-half.left {
		padding: 0;
	}
	.product-row h1 {
		font-size: 22px;
		margin-top: 15px;
		text-align: left;
	}
	.pro-half.left img {
		margin: 20px auto 30px auto;
	}
	.product-subs {
		position: absolute;
		left: -100%;
		width: calc(100% - 30px);
		z-index: 14;
		transition: .5s ease;
		margin: 0;
		top: 15px;
		background-color: #f2f2f2;
	}
	.product-subs.active {
		left: 15px;
	}
	.sidebar-toggler {
		margin: 0;
		background-color: #cccccc;
		padding: 10px 15px;
		margin-top: -10px;
		width: 100%;
		display: block;
	}
	.small-wrapper .col-lg-3{
		display: block;
		width: 100%;
	}
	.sidebar-toggler img {
		width: 30px;
		margin-top: -6px;
		margin-right: 4px;
	}
	.sidebar-toggler span {
		text-transform: uppercase;
		font-size: 18px;
	}

	/* ***** NEWS INNER ***** */

	.news-inner {
		margin: 30px auto 50px auto;
	}
	.news-inner .flexslider {
		margin-bottom: 30px;
	}
	.news-inner h2 {
		margin: 20px 0;
	}
	.news-inner .news-date {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width : 480px) {
	.soc-links a {
		line-height: 60px;
	}
	.soc-links a img {
		height: 40px;
	}
	.soc-links .f-rss {
		font: 700 24px/40px 'Raleway',sans-serif;
	}
	#subscribe input[type='submit'] {
		padding: 3px 3px 4px 3px;
		height: auto;
		position: relative;
		bottom: 4px;
		font-size: 14px;
		margin: 10px auto;
	}

	/* ***** MODAL (PRODUCTS) ***** */

	.modal-order {
		width: 97%;
		padding: 55px 10px 10px 10px;
		position: relative;
	}
	.modal-order img, .modal-usage-vid img {
		right: 10px;
		top: 15px;
	}
	.modal-order input {
		margin-bottom: 15px;
	}
	._achievement > img {
		right: 10px;
 	 	top: 10px;
	}
	.modal-achievement-img {
		margin: 11% 10px;
	}

	/* ***** MODAL (USAGE VID) ***** */

	.modal-usage-vid {
		width: 97%;
		padding: 55px 10px 10px 10px;
	}
	.modal-usage-vid iframe {
		height: 250px;
	}
	.play-vid-img {
		height: 50px;
	}

	/* ***** MEDiA (VIDEOS) ***** */

	.video-content {
		padding: 0;
	}
	.video-player-big {
		margin-bottom: 10px;
	}
	.video-player-big iframe {
		height: 250px;
	}
	.video-desc-wrap {
		padding: 0 5px 5px 5px;
	}
	.other-videos .other-vid-thum {
		height: 50px;
	}
	.other-videos.swiper-container {
		padding: 5px;
	}
	.other-videos .swiper-button-prev {
		left: 8px;
		width: 17px;
		height: 34px;
		top: 60%;
	}
	.other-videos .swiper-button-next {
		right: 8px;
		width: 17px;
		height: 34px;
		top: 60%;
	}

	.footer-wrapper {
		padding: 30px 0;
	}
	footer h5 {
		font: 700 14px/20px 'Raleway',sans-serif;
	}
	footer ul li a {
		font: 700 14px/20px 'Raleway',sans-serif;
	}
	footer h5+ul li a {
		font: 400 14px/20px 'Raleway',sans-serif;
	}
	p.copy {
		font: 700 14px/0px 'Raleway',sans-serif;
	}
}

@media only screen and (max-width : 370px) {
	.modal-achievement-img {
		margin: 13% 10px;
	}
}

@media print {
	.achievements-slider {
		display: none;
	}
	.about-links {
		padding-bottom: 10px;
	}
	.about-links a {
		float: none !important;
		text-align: center;
		display: block;
		font-size: 18px;
		margin: 0 !important;
	}
	.content-sub p {
		margin-bottom: 5px;
	}
	section.contacts .small-wrapper {
		padding-top: 0;
	}
	.contacts-map {
		display: none;
	}
	.logo img {
		width: 120px
	}
	.pro-half {
		width: 100%;
	}
	.pro-half.left h1 {
		display: block;
	}
	.pro-half.left img {
	  width: 250px;
		margin: 40px auto;
	}
	.pro-half.right {
		display: none !important;
	}
	.h-r {
		display: none;
	}
	.product-row p a {
		display: none;
	}
	.selected-customers {
		display: none;
	}
	.news-timeline, .gorush-filter {
		display: none;
	}
	footer {
		display: none;
	}
	nav {
		display: none;
	}
	.product-subs {
		display: none;
	}
}
