@media only screen and (max-width : 1250px) {
	.logo-box,
	.logo-box:after,
	.logo-box:before,
	.logo-box a,
	.logo-box a:before,
	.head-banner > .container:after{
		width:380px;
	}
	.logo-box{
		margin-left:30px;
	}
	.head-banner > .container:after{
		left:115px;
	}
	.top-nav ul li a{
		font-size:15px;
	}
	.top-nav ul li:after{
		margin:0 5px;
	}
	.head-banner-name {
		width:auto;
		font-size: 50px;
		line-height: 60px;
		right:10px;
	}
	.head-banner-name:after{
		width:10px;
		right:-10px;
		border: 0;
		height: 100%;
		background: #FFF;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.tel-link {
		font-size: 20px;
		line-height: 20px;
	}
	.mail-link{
		font-size:15px;
		line-height: 20px;
	}
	.header{
		min-height:75px;
	}
	.head-top{
		height:75px;
		background:rgba(51,51,51,0.9);
		position:fixed;
		z-index:5;
	}
	.logo-box{
		width:200px;
		height:auto;
		margin:0;
	}
	.logo-box a{
		padding-top:20px;
		height:auto;
		font-size:9px;
	}
	.logo-box a span{
		position:absolute;
		top:13px !important;
		left:10px !important;
		bottom:auto !important;
		padding:0 !important;
		color:#fff500 !important;
	}
	.head-top:before{
		display:none;
	}
	.logo-box:before,
	.logo-box:after,
	.logo-box a:before{
		display:none;
	}
	.head-right{
		margin-left:200px;
	}
	.top-contacts{
		margin:5px 60px 0 0;
	}
	.top-contacts a{
		color:#FFF;
	}
	.head-nav-button{
		display:block;
	}
	.top-nav{
		position:absolute;
		z-index:1;
		top:75px;
		left:0;
		right:0;
		background:#FFF;
		display:none;
	}
	.top-nav ul li{
		display:block;
		border-bottom:1px solid #333;
	}
	.top-nav ul li:after{
		display:none;
	}
	.top-nav ul li a{
		padding: 7px 15px;
		display:block;
	}
	.top-nav ul li.active>a,
	.top-nav ul li a:hover{
		background:#fff500;
	}
	.head-banner{
		height:400px;
	}
	.head-banner > .container:after{
		display:none;
	}
	.head-banner-name{
		height:auto;
		padding:10px 0;
		font-size: 30px;
		line-height: 35px;
	}
	.head-banner-name:before {
		width:10px;
		left:-10px;
	}
	.head-banner-name:before {
		width:10px;
		right:-10px;
		border:0;
	}
	.block-box-title {
		font-size: 30px;
		letter-spacing:1px;
	}
	.block-box-title:after{
		display:none;
	}
	.main-content{
		padding:15px 0; 
	}
	.block-box{
		padding:15px 0;
	}
	.row-4 {
		width: 50%;
	}
	.row-4:nth-child(2n)+div{
		clear:both;
	}
	.oar-block-left{
		margin:0 0 20px 0;
		float:none;
	}
	.oar-block-cont{
		margin:0;
	}
	.oar-block-right{
		width:auto;
		height:auto;
		float:none;
	}
	.oar-info {
		width:auto;
		height:auto;
		background-image:none;		
	}
	.foot-right{
		margin:0 0 35px 0;
		float:none;
	}
	.foot-right-cont{
		margin:0;
	}
	.foot-left{
		width:auto;
		float:none;
	}
	.bot-logo{
		display:none;
	}
	.news-box-img{
		max-width:300px;
		height:300px;
	}
	.download-box:before{
		width:10px;
		left:-10px;
	}
	.download-box{
		max-width:100%;
	}
	.download-box:after{
		width:10px;
		right:-10px;
		top:0;
		bottom:0;
		background-image:none;
		background:rgba(252,255,98,1);
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.top-contacts{
		display:none;
	}
	.oar-info{
		font-size:20px;
	}
	.oar-info span{
		font-size:23px;
	}
	.oar-info p{
		margin-bottom:15px;
	}
	.oar-box{
		height:355px;
	}
	.oar-box-text{
		width: 470px;
		height: 355px;
	}
	.oar-box-name {
		font-size: 30px;
	}
	.oar-box-text:after {
		border-top: 470px solid #333;
		border-left: 520px solid transparent;
	}
	.oar-box-text:before{
		display:none;
	}
	.row-3 {
		width: 50%;
	}
	.row-3:nth-child(3n)+div{
		clear:none;
	}
	.row-3:nth-child(2n)+div{
		clear:both;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.head-banner {
		height: 200px;
	}
	.head-banner-name {
		font-size: 20px;
		line-height: 25px;
	}
	.head-banner {
		height: 425px;
	}
	.bot-form-left{
		width:auto;
		float:none;
	}
	.bot-form-right{
		margin:0;
		padding:0;
	}
	.bot-form .send-btn{
		position:relative;
		left:auto;
		float:right;
	}
	.send-btn{
		margin:20px 0 0 0;
	}
	.oar-box{
		height:245px;
	}
	.oar-box-text{
		padding: 20px 20px 0 0;
		width: 330px;
		height: 245px;
	}
	.oar-more {
		font-size:14px;
	}
	.oar-box-name {
		font-size: 20px;
	}
	.oar-box-text:after {
		border-top: 340px solid #333;
		border-left: 300px solid transparent;
	}
	.sub-title,
	.faq-title{
		font-size: 20px;
	}
	.row-3,
	.row-4{
		width:100%;
		float:none;
	}
	.left-bar{
		width:auto;
		float:none;
		margin-bottom:20px;
	}
	.right-bar{
		margin:0;
	}
	.downloads li{
		display:block;
		margin-right:0;
	}
	table{
		font-size:13px;
	}
	body,
	.text-box {
		font-size: 14px;
	}
}	
@media only screen and (max-width : 340px) {
	.head-banner {
		height: 250px;
	}
	.block-box-title {
		font-size: 25px;
	}
	.oar-box-text {
		width: 300px;
	}
	.oar-box-text:after {
		border-top: 240px solid #333;
		border-left: 300px solid transparent;
	}
	.oar-box-name {
		font-size: 16px;
	}
	.oar-info {
		padding: 15px;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 992px) {
 	.head-nav-button{
		display:none !important;
	}
	.top-nav{
		display:block !important;
	} 
}	