@media only screen and (max-width: 1600px) {
	
}
@media only screen and (max-width: 1500px) {
	
}
@media only screen and (max-width: 1300px) {
    
    
}
@media only screen and (max-width: 1200px) {
    .container {
        width: 100% !important;
    }
   .banner-section .banner-cont {
		padding: 85px 0;
	}
	.our-smart-section {
		padding: 85px 0;
	}
	.cloud-apps h5 {
		font-size: 23px;
		max-width: 345px;
		top: 33%;
	}
	.banner-section .banner-cont p {
		max-width: 100%;
	}
}
@media only screen and (max-width: 1100px) {
   .apps-bots h4 {
		font-size: 30px;
		max-width: 100%;
		line-height: 40px;
	}
   .serps dd {
		padding-bottom: 30px;
	}
	.apps-bots {
		margin: 52px 0 0 0;
	}
	.account-section .custom h2 {
		font-size: 26px;		
		line-height: 40px;
	}

}
@media only screen and (max-width: 1024px) {
	.banner-section .banner-cont h1 {
		font-size: 30px;
		line-height: 46px;
		padding: 15px 0;
		
	}
	.cloud-apps h5 {
    font-size: 22px;
	    line-height: 30px;
}
	.our-smart-section .proxy-smart h2 {
		font-size: 30px;		
		line-height: 45px;		
		padding-bottom: 50px;
	}
	.popup-inner {
		margin-top: 180px;
	}
}
@media only screen and (max-width: 992px){
    .apps-bots {
		margin: 52px 0 0 0;
		width: 100%;
	}
		aside.for-mobile {
    display: block !important;
	padding-bottom: 50px !important;
}
aside.for-desktop {
    display: none !important;
}
	.apps-bots h4 {
		padding-bottom: 50px;
	}
	.apps-bots h4:before {
		position: absolute;
		right: 0;
		content: '';
		background: url(../images/down-arrow.png)no-repeat;
		width: 23px;
		height: 42px;
		top: inherit;
		left: 0;
		margin: 0 auto;
		bottom: 0;
	}
	.cloud-apps{
		position: relative;
		float: left;
		width: 100%;
	}
	.cloud-apps img{
		margin: 0 auto;
	}
	.serps {
		float: left;
		margin-top: 40%;
		width: 100%;
		transform: rotate(90deg);
	}
	.serps dd.first, .serps dd.scnd, .serps dd.thrd, .serps dd.fourt {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		padding-left: 44px;
	}
	.serps dd.first:before {
		left: -73px;
	}
	.serps dd:before {
		left: -55px;
	}
	.serps dd.thrd:before {
		left: -55px;
	}
	.serps dd.fourt:before {
		left: -61px;
	}
	.banner-section .banner-cont {
		padding: 85px 0 0 0;
	}
	.account-section .custom {
		display: block;
		align-items: center;
		text-align: center;
	}
	.account-section {
		padding: 40px 0;
	}
	span.cloud-apps br {
    display: block;
}
	.our-smart-section .reader a {
		padding: 12px 50px;
	}
	.our-smart-section .reader h2 {
		font-size: 25px;
	}
	.proxy-smart br, .banner-cont br{
		display: none;
	}
	.apps-bots {
		margin: 0px 0 0 0;
   }
   .footer-section .addres {
		padding: 28px 0 15px;
	}
}
@media only screen and (max-width: 850px){

}
@media only screen and (max-width: 767px){
	.our-smart-section .col-md-4.col-sm-4.col-xs-12.stand{
		padding-left: 15px;
		padding-right: 15px;
	}

	.our-smart-section .standard {
		margin-bottom: 25px;
		border: 1px solid #ccc;
	}
	.our-smart-section .standard.month {
		min-height: auto;
		margin: 0 0 25px 0;
		padding-bottom: 40px;
	}
   .our-smart-section .reader dd {
		font-size: 50px;
		padding: 14px 0 0;
	}
	.banner-section .banner-cont {
		padding: 50px 0 0 0;
	}
	.banner-section .banner-cont h1 {
		font-size: 26px;
		line-height: 38px;
		padding: 15px 0;
	}
	.apps-bots h4 {
		font-size: 22px;
		line-height: 28px;
	}
	.our-smart-section .proxy-smart h2 {
		font-size: 26px;
		line-height: 38px;
		padding-bottom: 50px;
	}
	.account-section .custom a {
		font-size: 18px;
		line-height: 26px;
		padding: 10px 26px;
		margin-top: 15px;
	}
	.popup-inner .form-sec {
		width: 100%;
	}
	.form-sec.left {
		margin-right: 0;
	}
	.form-sec.right {
		margin-left: 0;
	}
	.popup-inner h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.popup-inner {
		max-width: 100%;
		margin-top: 180px;
		padding: 25px 15px 16px 16px;
	}
	.popup {
		overflow: auto;
}
}
@media only screen and (max-width: 650px){
    .cloud-apps h5 {
		font-size: 20px;
		max-width: 345px;
		top: 33%;
		line-height: 25px;
	}
	.footer-section .copy-right p {
		font-size: 16px;
		line-height: 22px;
	}
}
@media only screen and (max-width: 550px){
   .banner-section .banner-cont p {
		text-align: justify;
	}
	.popup-close {
		top: 0px;
		right: 0px;
	}
}
@media only screen and (max-width: 480px){
	.cloud-apps h5 {
		font-size: 18px;
		max-width: 240px;
		top: 33%;
		line-height: 25px;
	}
   
}
@media only screen and (max-width: 375px){
   

}