@media screen and (max-width: 2560px) {
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover{
		color: #6b6464;
	}
	.product-description h3{margin-top:0;}
}


@media screen and (max-width: 1200px) {
	/* Home Page */

	
	/* End Home Page */
}
@media screen and (min-width:1025px) and (max-width: 1199px){
	.service-section3 .nav-pills li {
		width: 24.84%;
	}
	.view_download{width: 50%;}
	.partner-section .section-header h3 {
		font-size: 20px;
	}
}
@media screen and (max-width: 1024px) {
	/* Home Page */
	
	.header .header-contact p a {
		font-size: 14px;
	}
	/*.header .menu ul li a {
		padding: 0 6px;
		}*/
		.header .logo img {
			margin-top: 2px;
			width:70%;
		}
		.slide-text {
			top: 28%;
		}
		.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
			height: 100%;
		}
		.carousel-inner>.active {
			height: 100%;
		}
		.home-section1 .section-header {
			width: 85%;
		}
		.navbar-header {
			padding-right: 0px;
		}
		.header-sidemenu {
			margin-top: -24px;
		}
		.home-section4 .home-services-title h3 {
			font-size: 17px;
		}
		/* End Home Page */

		/*services page*/
		.service-section4 .case-study {
			padding: 0px 0px 0 30px;
		}
		.service-section3 .nav-pills li {
			width: 24.84%;
		}
		.service-section4 h2{font-size: 32px;}
		.mobile-app-sec3 .develop-app {
			height: 330px;
		}
		.mobile-app-sec3 .develop-app-image img{
			width: 45px;
		}

		.mobile-app-sec3 .develop-app-step h4{
			font-size: 16px;
		}
		/*end*/

		/*product page*/
		.view_download{width: 50%;}
		/*end*/

		/*contact page*/
		.contact-info-list {
			height: 276px;
		}
		.contact-info-list{margin-bottom: 25px;}
		/*end*/

		.product-description h3{margin-top:0;}
		.partner-section .section-header h3 {
			font-size: 20px;
		}

		.aboutsection3-content h1, .aboutsection3-content h3 {
			width: auto;
		}
	}
	@media screen and (min-width:981px) and (max-width: 991px){
		.service-section3 .nav-pills li {
			width: 24.78%;
		}
		.service-section3 .nav-pills li a {
			font-size: 14px;
			padding: 23px 8px;
		}
		.header .logo img{width: auto;}
		.header .navbar-collapse{position: relative;}
		.header .header-sidemenu{
			position: absolute;
			right: 0;
			top: 48px;
		}
		.header .menu ul li a {
			padding: 0 4px;
		}
		.header .navbar-nav>li>.dropdown-menu {
			margin-top: -12px;
		}
		.product-description {
			padding: 0px 0px;
		}
		.product-description h3{margin-top:0;}
		.view_download {
			width: 65%;
		}
		.partner-section .section-header h3 {
			font-size: 20px;
		}
	}

	@media screen and (max-width: 980px) {

		/* Home Page */
		.footer-social li {
			padding: 0 3px;
		}
		.header .logo img{width: auto;}
		.header .navbar{position: relative;}
	/*.header .menu ul li a {
		padding: 0 4px;
		}*/
		.header .navbar-nav>li>.dropdown-menu {
			margin-top: -12px;
		}
		.header.fixed{position: static;}
		.header .header-sidemenu {
			position: absolute;
			right: 0;
			top: 46px;
		}
		.home-section1 h3 span{float: left;}

		.header .navbar-toggle{
			left: 0;
			position: absolute;
		}
		.home-section4 .home-services-title h3 {
			font-size: 15px;
		}
		/* End Home Page */

		/* Service Page */



		.service-section3 .nav-pills li {
			width: 24.75%;
		}
		.service-section3 .nav-pills li:first-child a {
			padding: 11px 6px;
		}
		.service-section3 .nav-pills li a{padding: 23px 5px;font-size: 14px;}
		.section-header h2{font-size: 32px;}
		.mobile-app-sec3 .develop-app{
			margin-bottom: 10px;
			height: 250px;
		}
		.mobile-app-sec3 .develop-app-image img {
			width: auto; 
		}

		/* End service page */

		/*product page*/
		.view_download{
			width: 65%;
		}
		.portfolio-section,.product-section1 {
			padding: 0 0;
		}
		/*end*/

		/*contact page*/
		.contact-info-list{margin-bottom: 25px;}
		/*end*/

		/*portfolio*/
		.results .portfolio:nth-child(4){clear: both;}

		.bannersection h3, .product-section h3{font-size: 20px;}

		.product-description {
			padding: 0px 0px;
		}
		.product-description h3{margin-top:0;}

		.aboutsection3-content h1 {
			font-size: 26px;
		}
		.aboutsection3-content h3 {
			font-size: 20px;
		}
		.aboutsection3-content {
			padding: 0 15px;
		}
	}

	@media screen and (max-width: 767px) {

		/*header*/
		.header .logo img{
			float: left;
			width: auto;
			margin-top:0;
		}
		.navbar-toggle{
			margin-top: 17px;
			margin-right: -3px;
		}
		.navbar-header{padding-right: 0;}
		.header .menu ul li a {
			padding: 10px 11px;
			color:#6b6464;
			text-align: left;
		}

		.header.fixed{position: static;}
		.menu .dropdown-menu .dropdown-header{
			padding: 3px 12px !important;
		}
		.nav .open>a{background-color: #eee;color:#fff !important;}
	/*.header .menu ul li a:hover {
		color: #fff;
		}*/
		.header-sidemenu {
			float: left;
		}
		.navbar-default .navbar-collapse{
			border-color: #e7e7e700;
			margin-top: 15px;
		}
		.header .logo img {
			float: none;
		}
		.header .navbar-default .navbar-toggle{float:left;}
		.service-section3 .ios-htags h4{text-align: center;}
		/*header end*/

		/*services page*/
		.service-section4 .case-study {
			padding: 30px 0px 0px 30px;
		}

		.service-section3 .nav-pills li {
			width: 100%;
		}
		.service-section3 .nav-pills>li+li{
			margin-left: 0;
		}
		.service-section3 .nav-pills li a{
			margin-bottom: 5px;
			padding:10px 10px;
		}
		.mobile-app-sec3 .develop-app{
			margin-bottom: 15px;
		}
		.breadcrumb {
			padding: 8px 0;
			text-align: left;
		}
		.breadcrumb>li {
			padding: 0px 0;
		}
		/*end*/

		/*product page*/
		.view_download{
			width: 50%;
			text-align: center;
		}
		/*end*/


		/*contact page*/
		.contact-info-list {
			height: 315px;
			padding: 25px 16px;
			background-color: #ebebeb;
			margin-bottom: 15px;
		} 
		/*end*/

		.bannersection{background-color: #f7f7f7;}
		.bannersection img{display: none;}
		.bannersection .banner-content {
			position: static;
			padding: 20px 0px 5px 0px;
		}
		.bannersection h3, .product-section h3{font-size: 18px;}
		.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, 
		.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>li>a:focus{
			color: #6b6464 !important;
		}
		.dropdown-menu {
			margin-top: 0px !important;
			background-color: #e7e3e38c !important;
		}
		ul.nav.navbar-nav{
			background-color: #e7e3e38c;
			margin: 0;
			padding: 10px 10px;
		}
		.dropdown-menu li {
			padding: 5px 10px;
		}
		.navbar-nav .open .dropdown-menu>li>a {
			padding: 5px 6px 5px 6px;
			color: #333 !important;
		}
		.product-description h3{margin-top:20px;}
		.partner-logo {
			padding: 0;
			text-align: center;
		}

		.aboutsection3-content h1 {
			font-size: 24px;
		}
		.aboutsection3-content h3 {
			font-size: 16px;
		}

	}
	@media screen and (max-width: 480px) {
		.home-section3 .section-header h2, .section-header h2{font-size: 32px;}
		/*service page*/

		/*end*/

		/*products page*/
		.view_download{width: 100%;}
		/*product page*/
		.product-section1 .product-bg:nth-of-type(odd) {
			padding: 40px 0px 0 0;
		}
		.product-section1 .product-bg:nth-of-type(even){
			padding: 0 0px 40px 0;
		}
		.portfolio-section {
			padding: 0 0;
		}
		/*end*/

		/*product page*/
		.view_download {
			width: 100%;
			text-align: center;
		}
		/*end*/



	}
	@media screen and (max-width: 380px) {
		.home-section3 .section-header h2, .section-header h2{font-size: 29px;}
		.partner-section .section-header h3 {
			font-size: 18px;
		}
	}
	@media screen and (max-width: 320px) {
	/*header
	.header .logo img{
		float: left;
		width: auto;
		margin-top:0;
	}
	.navbar-toggle{
		margin-top: 17px;
		margin-right: 1px;
	}
	.navbar-header{padding-right: 0;}
	.header .menu ul li a {
		padding: 10px 11px;
		color:#fff;
		text-align: left;
	}

	.header.fixed{position: static;}
	.menu .dropdown-menu .dropdown-header{
		padding: 3px 12px !important;
	}
	.nav .open>a{background-color: #eee;color:#fff !important;}
	.header .menu ul li a:hover {
		/*color: #fff;*/
		
	}
	.navbar-default .navbar-collapse{
		border-color: #e7e7e700;
	}
	/*header end*/

	/*services page*/
	
	
	
	
	.service-section3 .nav-pills li a {
		padding: 18px 10px;
	}
	/*end*/
	

}