


@media all and (min-width: 991px) and (max-width: 1198px) {


	.services-box {
		width:280px
	}
	#header {
	background: rgba(40, 58, 90, 0.9);

	}
	/* .wrapper {
		    width: 308px;
    height: 400px;
	} */
 
	.resume-listing {
		clip-path:none;
	}
	.resume-inner img {
		max-height: 200px;
		max-width: 200px;
		object-fit: fill;
	}

	.text {
		width:138px;
	}
	.login-form {
		width: 100% !important;
	}
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav {
		text-align: center;
	}
	
	.navbar-nav {
		background: #fff;
		color: #000 ;
	}
	#header {
		background: rgba(40, 58, 90, 0.9);
	
		}
		

	.banner button {
		width:50%;
	}
	.about-button {
		width:50%;
	}
	.services-box h2 {
		text-align:center;
	}
	.services-box {
		width:100%;
		margin:1rem 0;
		
	}
	.footer {
		text-align:center
	}
.resume-listing {
		clip-path:none;
	}


	.resume-inner img {
		max-width:200px;
		max-height:200px;

	}
	.navbar-collapse .nav-item .nav-link {
	
		color: #000!important;
	}
	

.feature-inner {
	margin: 0 !important;
}


}

	
	
@media all and (min-width: 480px) and (max-width: 768px) {
	

	.resume-listing {
		clip-path:none;
	}
	.feature-inner {
	margin: 0 !important;
}
	#header {
		background: rgba(40, 58, 90, 0.9);
	
		}
		.navbar-nav {
			background:#fff;
			color:#000;
		}
		.navbar-collapse .nav-item .nav-link {
		
			color: #000!important;
		}
.banner-right  img {
	display:none;
}
    .navbar-nav {
		text-align: center;
	}

	
.banner h1 {
	text-align:center;
}

	.about-left-inner h2 {
		text-align:center;
	}
	
	
	.heading-section h2::before {
		content: '';
	   
		margin-top: 85px;
	}
	.about-left-inner h2, .about-left-inner p {
		text-align:center;
		
	}
.services-box {
	width:100%;
	margin:1rem 0;
}
   

.footer {
	text-align:center
}
.resume-button {
	
	margin: 2rem auto;
}
.resume-inner img {
	max-height: 250px;
    max-width: 250px;
	margin:auto;
} 
.resume-inner {
	
	background:0;
}

#resume-listing .text {
	width:113px;
}
.input-label {
	display:none;
}
.pricing-text {

    padding: 8px 12px 59px;
  
}
}
@media all and (min-width: 991px) and (max-width: 1199px) {
	li.nav-item {
		font-size: 17px;
	}
	.webName span{
		font-size: 24px;
	}
	.logo img {
		height: 3rem;
		margin-right: 0.5rem;
	}
}

@media all and (min-width: 299px) and (max-width: 479px) {
	.about-left-inner h2 {
		font-size:1.7rem;
	}
	/* .wrapper {
		width: 200px;
		height: 200px;
		margin:auto;
	} */
	.webName span {
		font-size: 18px !important;
	}
	.logo img {
		width: 3rem !important;
		height: 3rem !important;
	}
.feature-sec {
		display: none !important;
	}
	.feature-inner {
		margin: 0 !important;;
	}
	.resume-listing {
		clip-path:none;
	}
	
	.resume-inner {
		margin:2rem auto;
	width:70%;
	
	}
	
	.pricing-bottom ul li {
		margin: 1rem -3rem;
	}
	/* .navbar-brand span {
		font-size: 21px!important;
	} */
	.navbar-nav {
		background:#fff;
		color:#000;
		text-align: center;
	}

	.heading-section h2 {
		font-size:26px;
	}
	.navbar-collapse .nav-item .nav-link {
	
		color: #000!important;
	}
	.navbar-nav a {
		text-align:center;
	}
	
	#header {
		background: rgba(40, 58, 90, 0.9);
	
		}
	.header ul li a {
		text-align:center;
	}
	.banner-right  img {
		display:none;
	}
	.banner h1 {
		text-align:center;
	}
.banner-button {
	width:50%;
}
.about-button {
	width:50%;
	
}
.about-left-inner h2{
	font-size:1
}
.about-left-inner h2, .about-left-inner p {
	text-align:center;
}
.services-box {
	width: 277px;
    margin: auto;
    margin-top: 60px;
}


.footer {
	text-align:center
}

.resume-inner {
	background: 0 !important;;
}
.input-section label{
	display:none;
}

.terms h3 {
 font: size 16px !important;;
}

.pricing-text {

    padding: 8px 12px 59px;
  
}

}

