@media(max-width:1450px){
.container {
    max-width: 1200px;
}
.ssb-content h4 {
	font-size: 20px;
}
.ssb-content p {
	font-size: 18px;
}
.our-projects .op-cnt p {
	font-size: 18px;
}

}

@media(max-width:991px){
.navbar-toggler {
    background: #fff;
}
.hero-cnt h1 {
	font-size: 45px;
	line-height: 60px;
}
.changebox span {
	line-height: 50px;
	text-align: left;
	height: 50px;
	overflow: hidden;
}
.changebox {
	height: 50px !important;
	margin-bottom: -9px;
	width: inherit !important;
}
.hero-cnt {
	padding: 60px 0;
	height: initial;
}
.animation-logo {
	height: inherit;
}
#logo-animation {
	position: relative;
	left: inherit;
	top: inherit;
	transform: inherit;
	transition: all 0s ease-in-out 0s;
	margin: 0 auto;
	display: block;
}
.sp-100 {
	padding: 50px 0;
}
.services h2 {
	line-height: inherit;
	text-align: center;
	margin-bottom: 50px;
}
.service-slide-item {
	padding: 0 10px;
}
.services h2, 
.portfolio h2,
.our-projects h2,
.our-technology h2, 
.faq .container > h2 {
	font-size: 34px;
	line-height: inherit;
	margin-bottom: 60px;
}
.our-projects .op-slide-bx {
	flex-direction: column;
}
.our-projects .op-slide-bx .op-cnt {
	flex: 0 0 100%;
	max-width: 100%;
}
.inner-banner h1 {
	font-size: 35px;
	line-height: initial;
	width: 90%;
}
.inner-banner {
	min-height: 370px;
}
.about-section h2 {
	font-size: 30px;
	line-height: 50px;
	max-width: 100%;
	margin-bottom: 20px;
}
.about-section p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}
.contaact-cnt h2 {
	font-size: 34px;
	line-height: initial;
}
.contact-bx {
	padding: 30px 20px;
}
.contaact-cnt {
	margin-bottom: 30px;
}
.contact-sec {
	padding: 60px 0;
}
.header #navbarSupportedContent {
	position: absolute;
	top: 79px;
	background: #000;
	left: 0;
	width: 100%;
	padding: 20px 20px;
}
.header .navbar-expand-lg .navbar-nav a {
	color: #C8C6C5;
	font-size: 18px;
	padding: 15px 20px;
	text-decoration: none;
	width: 100%;
	display: block;
}
}

@media(max-width:767px){
.contaact-cnt ul {
	display: block;
}
.contaact-cnt li {
	list-style: none;
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 25px;
}
.contact-frm .form-control {
	font-size: 14px;
	padding: 10px 20px;
}

.contaact-cnt li img {
	width: 100%;
	max-width: 400px;
}
.contact-frm {
	padding: 25px;
}
.contact-bx {
	background: transparent;
	padding: 0;
}
.hero-cnt h1 {
	font-size: 30px;
	line-height: inherit;
}
.changebox {
	margin-bottom: -6px;
	height: 30px !important;
}
.changebox span {
	line-height: 30px;
	height: 35px;
}
.hero-cnt {
	padding: 40px 0;
	gap: 10px;
}
.hero-cnt p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
}
.btn.btn-primary {
	font-size: 16px;
	line-height: inherit;
	padding: 12px 25px;
}
.services h2, 
.portfolio h2,
.our-projects h2,
.our-technology h2, 
.faq .container > h2,
.contact-sec h2 {
	font-size: 26px;
	line-height: inherit;
	margin-bottom: 40px;
}
.service-slide::before,
.service-slide::after,
.portfolio-slider::before,
.portfolio-slider::after {
	display: none;
}
.slick-prev.slick-arrow {
	left: 5vw;
	width: 39px;
	height: 39px;
}
.slick-next.slick-arrow {
	right: 5vw;
	width: 39px;
	height: 39px;
}
.slick-arrow svg {
	width: 100%;
}
.ps-bx h4 {
	font-size: 20px;
	line-height: 26px;
}
.ps-bx h4 {
	font-size: 20px;
	line-height: 26px;
}
.ps-bx p {
	font-size: 14px;
	line-height: 24px;
	margin: 15px 0 25px;
}
.ps-item {
	padding: 0 15px;
}
.ps-bx {
	padding: 30px 20px;
}
.ps-user-img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
}
.ps-user-img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.ps-user-details .ps-user .ps-name {
	font-size: 14px;
}
.ps-user-details .ps-user .ps-name {
	font-size: 14px;
	line-height: 30px;
}
.ps-user-details > a {
	display: none;
}
.sp-100 {
	padding: 20px 0;
}
.our-projects .op-cnt h4 {
	font-size: 20px;
}
.our-projects .op-cnt p {
	font-size: 14px;
	line-height: 24px;
}
.our-projects .op-slide-bx {
	margin-bottom: 60px;
}
.op-slider .slick-prev.slick-arrow {
	top: calc(100% - 40px);
	left: 50%;
	transform: translate(-100%, 0%);
}
.op-slider .slick-next.slick-arrow {
	top: calc(100% - 40px);
	right: 50%;
	transform: translate(calc(100% + 10px), 0%);
}
.our-technology img {
	max-height: 80px;
}
.our-technology ul {
	margin-top: 30px;
}
.faq .accordion-item .accordion-button {
	font-size: 18px;
	line-height: 30px;
}
.faq .accordion-item .accordion-body p {
	font-size: 14px;
	line-height: 24px;
}
.foot-bx {
	margin-bottom: 30px;
}
.terms h2 {
	font-size: 30px;
	line-height: inherit;
}
.terms-bx p strong {
	font-size: 20px;
}
.terms-bx p {
	font-size: 16px;
	line-height: 24px;
}
.our-projects h2 {
	margin-bottom: 0;
	margin-top: 30px;
}
.contact-sec {
	max-width: 393px;
	margin: 0 auto;
}
}