@media (max-width:480px)
{
	.header .col-lg-9{
		background:#C4020A !important;
	}
	.header .col-lg-9,
	.header,
	.service_sec li:nth-child(2){
		padding:0px;
	}
	.header ul{
		padding:15px 0;
	}
	.header li {
		float: left;
		padding-left: 10px;
	}
	.owl-carousel-slider{
		margin-top: 10px;
	}
	.slider_section strong,
	.abt_sec h3,
	.testimonial h4{
		font-size: 30px;
	}
	.slider_section h1,
	.service_title strong,
	.software_highlight h2,
	.abt_sec strong,
	.subscribe span,
	.article h1{
		font-size: 20px;
	}
	.service_sec li{
		width: 100% !important;
	}
	.service_sec li:nth-child(1) img{
		margin-top:10px;
		margin-bottom: 10px;
	}
	.service_title p,
	.slider_section p, 
	.abt_sec p, 
	.testimonial .item p,
	.login p,
	.article p{
		font-size: 14px;
		line-height: 22px;
	}
	.article li{
		text-align: left;
	}
	.slider_section .col-lg-7 a{
		float: none;
		display: block;
		width: auto !important;
		margin-bottom: 5px;
	}
	.software_highlight ul li{
		width: 99%;
	}
	.subscribe_title{
		background: #C4020A;
	}
	.subscribe p,
	.slider_section .col-lg-7 a,
	.footer a,
	.article b,
	.category b, 
	.category p{
		font-size: 12px;
	}
	.subscribe-form{
		padding:10px 0;
	}
	.testimonial{
		padding:20px 0;
	}
	.social li{
		width:45%;
		margin-bottom: 3px;
		padding: 8px 5px !important;
	}
	.copyright p{
		font-size: 10px !important;
		text-align: center;
	}
	.call-us,
	.mail-us,
	.customer-care{
		margin-left: 15px;
	}
	.login form,
	.login strong{
		padding:10px;
	}	
	.login input{
		height: 35px;
	}
	.bread_crumb{
		display: none;
	}
	.article li img{
		margin: auto !important;
	}

}
@media (max-width:768px)
{
	.logo,.mob_menu li{
		text-align: center;
	}
	.menu,
	.support,
	.scroll{
		display:none;
	}
	.menu_section{
		padding:20px 0 0 0;
	}
	.service_sec{
		padding:20px 0 40px 0;
	}
	.other_services{
		height: auto;
		overflow-y: auto;
		margin-top: 20px;
		padding-bottom: 20px;
	}
	
	.software_highlight .col-lg-7
	{
		padding:20px 10px;
	}
	.abt_sec{
		padding:20px 0;
	}
	/* mobile menu */
	.menu_bars,
	.mob_menu{
		display: block;
	}
	.mob_menu{
		z-index: 99;
		width: 100%;
		background:#fff;
		height: 100%;
		padding-top: 20px;
		left:-100%;
		transition:0.97;
	}
	.mob_menu ul{
		padding-top: 30px;
	}
	.mob_menu ul ul{
		padding:10px 0px !important;
		background:#f7f7f7;
	}
	.mob_menu li{
		padding:5px 0;
	}
	.mob_menu li a{
		font-size: 18px;
		color:#474747;
		font-weight: 400;
	}
	.mob_menu li li a{
		font-size: 16px !important;
	}
	.mob_menu_close{
		padding-bottom: 5px;
		position: fixed;
		right: 0px;
		top: -100%;
		transition:0.9s;
		cursor: pointer;
	}
	.software_highlight{
		background: #1e2127;
		padding-right: 0px;
	}
	.footer ul{
		padding-top:0px;
		padding-bottom: 40px;
	}
	.social ul{
		padding-bottom: 0 !important;	
	}
	.footer strong{
		margin-bottom: 3px;
	}
	.footer{
		padding:20px 0;
	}
	.owl-carousel-staff .col-lg-3 span{
		padding-bottom: 20px;
	}
	.cnt{
		background:none;
	}
	.screen{
		margin-bottom: 15px;
	}

}

@media (width:768px)
{
	.software_highlight ul li{
		width: 45%;
	}
	.slider_section .col-lg-7 a{
		float: none;
		display: inline-block;
	}
}