@media screen and (max-width: 1199px) {
	.font_60 {
		font-size: 4rem;
	}
	.sub-txt h4 {
		font-size: 16px;
	}
	.topMenu ul li {
		margin: 0 1rem;
	}
	.topMenu ul li a {
		font-size: 14px;
	}
	.carttext span {
		font-size: 16px;
	}
	.services-text {
		padding: 15px;
	}
	.font_22 {
		font-size: 1.8rem;
	}
	.font_33 {
		font-size: 2.6rem;
	}

	.font_40 {
		font-size: 3.6rem;
	}
	.font_72 {
		font-size: 6rem;
	}

	.font_20 {
		font-size: 1.7rem;
	}
	.logo_footer img {
		height: 4rem;
	}
	.font_32 {
		font-size: 2.8rem;
	}
}

@media screen and (max-width: 991px) {
	.header {
		box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.3);
	}
	.right-ab-img:after {
		top: 50%;
	}

	.headerTop {
		padding: 0 1.5rem;
		height: auto !important;
	}
	.opentime h5 span {
		display: block;
	}
	.desktop-appy {
		display: none !important;
	}
	.location-rght-apply .location {
		margin-right: 0px;
	}
	.mobile-visible {
		display: block;
	}
	.headerMain {
		padding: 0 1.5rem;
		height: 5.4rem;
	}
	.headerMain .navbar-brand img {
		max-height: 4.8rem;
	}
	.headerNavLeft {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.menuTriger {
		background-color: transparent;
		border: none;
		height: 17px;
		padding: 0;
		position: relative;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		width: 36px;
	}

	.menuTriger .navbar-toggler-icon {
		background-color: #fff;
		background-image: none;
		height: 2px;
		left: 50%;
		position: absolute;
		top: 50%;
		-webkit-transform: translate(-50%, -50%) rotate(-45deg);
		transform: translate(-50%, -50%) rotate(-45deg);
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		width: 28px;
	}
	.menuTriger .navbar-toggler-icon:after,
	.menuTriger .navbar-toggler-icon:before {
		background-color: #fff;
		content: "";
		height: 2px;
		left: 0;
		position: absolute;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		width: 100%;
	}
	.menuTriger .navbar-toggler-icon:before {
		opacity: 0;
		top: 8px;
	}
	.menuTriger .navbar-toggler-icon:after {
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%) rotate(90deg);
		transform: translate(-50%, -50%) rotate(90deg);
		width: 100%;
	}
	.menuTriger.collapsed .navbar-toggler-icon:after {
		left: 0;
		top: 16px;
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0);
		/* width: 22px; */
	}
	.menuTriger.collapsed .navbar-toggler-icon:before {
		opacity: 1;
	}

	.menuTriger.collapsed {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	.menuTriger.collapsed .navbar-toggler-icon {
		left: 0;
		top: 0;
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0);
		width: 100%;
	}

	.menuTriger:focus {
		box-shadow: none;
		border: none;
	}

	.topMenu {
		position: absolute;
		display: block !important;
		top: 5.4rem;
		height: calc(100vh - 5.4rem);
		background-color: #282a3c;
		width: 31rem;
		right: 0;
		text-align: left;
		overflow-y: scroll;
		padding: 2rem 1rem;
		transform: translateX(31rem);
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	.topMenu.show {
		transform: translateX(0);
		box-shadow: 0 0 1.6rem 0 rgba(0, 0, 0, 0.3);
		z-index: 9;
	}
	.topMenu ul li {
		margin: 0 0 0.8rem 0;
		background-color: #545776;
	}
	.topMenu ul li a {
		height: auto;
		padding: 1.7rem 1.5rem !important;
		text-align: left;
		color: #ffffff;
		display: flex;
		justify-content: space-between;
	}
	.topMenu ul li a:before {
		display: none;
	}
	.topMenu ul ul.dropdown-menu {
		padding: 1rem;
		background-color: transparent;
		box-shadow: none;
	}
	.topMenu ul ul.dropdown-menu li a {
		background-color: #282a3c;
		padding: 1.7rem 1.5rem !important;
	}
	.topMenu ul ul.dropdown-menu li {
		margin-bottom: 0.5rem;
	}

	.font_18 {
		font-size: 1.6rem;
	}
	.font_26 {
		font-size: 2.3rem;
	}
	.font_40 {
		font-size: 3rem;
	}
	.font_22 {
		font-size: 2rem;
	}
	.need-to-khow-in-box h4 span {
		font-size: 14px;
	}
	.font_60 {
		font-size: 3rem;
	}

	.mobile-visible .applynow {
		width: 100%;
		background-color: #e6212e;
		font-size: 16px;
		color: #fff;
		padding: 10px;
		display: inline-block;
	}
	.mobile-visible .contactinfo {
		display: block;
	}
	.mobile-visible .contactinfo .callicon {
		display: none;
	}
	.mobile-visible .contactinfo span.shoppingttle {
		color: #fff;
	}
	.mobile-visible .contactinfo span.iteamdisplay {
		color: #fff;
	}
	.font_52 {
		font-size: 4rem;
	}

	.font_32 {
		font-size: 2.4rem;
	}
	.busi_img {
		height: 270px;
	}
	.busi_content {
		width: calc(100% - 70px);
		padding: 15px;
	}
	.month-wrap ul {
		gap: 35px;
	}
	.readmorearrow {
		right: 10px;
	}
	.help-company-wrap-img {
		height: 160px;
	}
	.help-company-content {
		padding: 15px;
	}
	.font_25 {
		font-size: 2.2rem;
	}
	.hlp-arrow-btn {
		top: -35px;
	}
	.blog-img {
		height: 170px;
	}
	.blog-content {
		padding: 15px 0;
	}
	.footer-menu {
		text-align: center;
	}
	.footer h5 {
		text-align: center;
		margin-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.font_52 {
		font-size: 4.2rem;
	}
	.banner .bannerContent h1 {
		line-height: 42px;
	}

	.font_18 {
		font-size: 1.8rem;
	}

	.font_18 {
		font-size: 16px;
	}
	.bannerContent {
		margin-bottom: 20px;
	}

	.banner .bannerContent h5 br {
		display: none;
	}
	.font_40 {
		font-size: 3.2rem;
	}
	.font_26 {
		font-size: 20px;
	}
	.footer-ul-nav {
		display: block;
	}
	.footer-ul-nav li {
		width: 100%;
	}

	p {
		font-size: 14px;
	}
	.missin-main-content h4 {
		line-height: 30px;
		font-size: 2.2rem;
	}
	.font_48 {
		font-size: 4rem;
	}

	.font_16 {
		font-size: 14px;
	}
	.font_26 {
		font-size: 2rem;
	}
	.font_15 {
		font-size: 14px;
	}

	.font_34 {
		font-size: 2.6rem;
	}

	.font_20 {
		font-size: 20px;
	}
	.font_17 {
		font-size: 17px;
	}
	.busi-col-nw {
		margin-bottom: 30px;
	}
	.business_online_wrap {
		padding: 40px 0 10px 0;
	}
	.help-companies {
		padding: 40px 0 20px 0;
	}
	.hlp-com-pnl {
		margin-bottom: 20px;
	}
	.help-companies h3 {
		margin-bottom: 20px;
	}
	.find-out-banner {
		padding: 40px 0;
	}
	.blog-part {
		padding: 40px 0 20px 0;
	}
	.blog-part h3 {
		margin-bottom: 20px;
	}
	.blog-area {
		margin-bottom: 20px;
	}
	.banner {
		padding: 40px 0;
		height: 450px;
	}
	.font_42 {
		font-size: 3.2rem;
	}
	.font_46 {
		font-size: 3.6rem;
	}
}

@media screen and (max-width: 449px) {
	.banner .bannerContent h1 {
		line-height: 34px;
	}
}

@media handheld, only screen and (max-width: 992px) {
	#check {
		display: none;
	}

	.checkbtn {
		display: block;
		float: right;
		color: #fff;
		font-size: 26px;
	}
	.header-sec {
		padding-top: 0px;
		height: auto;
	}

	.banner-searchbar input[type="text"] {
		width: 241px;
		height: 64px;
		z-index: 1;
		position: relative;
		border: none;
		padding-left: 25px;
		border-radius: 6px;
	}

	.banner-searchbar button {
		position: absolute;
		right: 5%;
		top: 0px;
		background: #e91e63;
		z-index: 9;
		color: #fff;
		width: 116px;
		height: 66px;
		border-radius: 4px;
		border: none;
	}

	.mobile-version {
		display: block;
	}
	.desktop-version {
		display: none;
	}

	.name-details {
		padding-left: 0px;
		margin-top: 0%;
	}

	.name-details small {
		margin-bottom: 7%;
	}

	.my-work {
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.name-details span {
		margin-top: 20px;
		margin-bottom: 9px;
	}

	.social-media {
		margin-bottom: 60px;
		display: block;
	}

	.navigation {
		float: none;
		margin-bottom: 0px;
		margin-top: 0px;
		position: fixed;
		background: #104675ed;
		left: -100%;
		top: 10px;
		height: 100vh;
		z-index: 99999;
		width: 100%;
		padding-top: 38px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.navigation li {
		list-style: none;
		display: list-item;
		margin-left: 57px;
		font-size: 15px;
		font-weight: 500;
		margin-bottom: 24px;
	}
	.let-talk {
		background: #135bfb;
		color: #fff;
		width: auto;
		display: block;
		text-align: center;
		height: auto;
		border-radius: 6px;
		line-height: 39px;
		float: right;
		margin-top: 0px;
		margin-left: 0px;
		padding: 12px;
	}

	.main-degree {
		height: auto;
		width: 100%;
		padding: 41px;
		border-radius: 24px;
		margin-top: 31px;
	}

	.second-epreence-box {
		margin-bottom: 36px;
	}

	.navigation li a {
		color: #fff;
		font-size: 17px;
	}

	.chart-icon {
		display: block !important;
		font-size: 20px;
	}

	.let-talk span,
	.let-talk .fa-arrow-right {
		display: none;
	}

	.showcase-projects h1 {
		color: #0f4aaf;
		font-family: myFirstFont;
		margin-top: 67px;
		margin-bottom: 44px;
		text-align: center;
		padding: 0px 0%;
		line-height: 49px;
	}

	.testimonials-box {
		margin-top: 27px;
	}
	.accordion {
		margin-bottom: 41px;
	}
	.accordion .accordion-item {
		margin-right: 0px;
	}

	.contact-form h1 {
		font-weight: 800;
		font-size: 44px;
		margin-bottom: 32px;
	}

	.hire-me-section {
		height: auto;
	}

	.achivment-bg {
		display: none;
	}

	.achiv-box {
		margin-top: 0px;
	}

	.project-box {
		margin-bottom: 35px;
	}

	#check:checked ~ ul {
		left: 0%;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.cancel-btn {
		display: block;
		position: absolute;
		color: #fff;
		top: 11px;
		right: 26px;
		font-size: 46px;
	}
	.footer-panel img {
		text-align: center;
		margin: 0px auto;
		display: block;
	}

	.footer-panel span {
		text-align: center;
		display: block;
		margin-top: 6%;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

	.details-banner {
		width: 100%;
		position: relative;
		height: auto;
	}

	.banner-caption {
		position: relative;
		left: 0px;
		color: #000;
		top: 30%;
		right: 0px;
		margin: 0px auto;
	}

	.price-details {
		background: #fff;

		padding: 20px;
		margin-top: 28px;
		box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.1);
		z-index: 10;
		position: relative;
	}

	.content-details-tab .tab button {
		border: none;
		padding: 15px 15px;
	}

	.domain-data-panel li {
		border-right: none;
		margin-bottom: 15px;
		/* width: 25%; */
		margin: 0;
		padding: 0 10px;
	}

	.domain-data-panel {
		margin: 36px 0 0;
	}
	.tab-panel-wrap {
		margin-top: 32px;
	}

	.footer-menu li {
		list-style: none;
		display: inline-block;
	}

	.available-points {
		margin-top: 48px;
	}
}

@media handheld, only screen and (max-width: 414px) {
	.nav-menu {
		width: 100%;
		position: fixed;
		background: #000000ed;
		left: -100%;
		top: 0px;
		height: 100vh;
		z-index: 12;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.verified {
		position: relative;
	}

	.domain-features {
		text-align: center;
	}

	.domain-features li {
		margin: 0px 12px;
	}

	.close-btn i {
		font-size: 37px;
		margin-right: 28px;
		margin-top: 32px;
	}

	#check:checked ~ .nav-menu {
		left: 0%;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.nav-menu ul li {
		padding: 0px;
		margin: 0px 0px 16px;
		list-style: none;
		display: list-item;
		position: relative;
		margin-right: 29px;
	}

	.nav-menu ul {
		float: left;
		padding: 20px;
		width: 100%;
	}

	.nav-menu ul li a {
		font-size: 20px;
	}

	.nav-menu ul li ul {
		width: 100%;
		left: 0px;
	}

	.available-points {
		height: auto;
	}

	.banner-caption h1 {
		font-weight: 700;
		font-size: 38px;
	}

	.tag-panel {
		margin: 25px 0px 0px;
	}

	.tag-panel li {
		margin-bottom: 14px;
	}

	.verified-by-digiown {
		padding: 12px 16px;
		width: auto;
	}

	.website-features-points {
		flex-wrap: wrap;
		justify-content: center;
	}
	.website-features-points li {
		border-right: none;
	}
	.domain-data-panel {
		justify-content: center;
	}

	.domain-data-panel li {
		width: 50%;
	}

	.domain-data-panel span {
		text-align: center;
	}

	.domain-visitor {
		flex-wrap: wrap;
		justify-content: center;
	}
	.domain-visitor li {
		margin-left: 0;
		text-align: center;
		margin-bottom: 36px;
	}
	.logo-features span {
		text-transform: uppercase;
		display: block;
		margin-bottom: 20px;
		margin-top: 24px;
		font-weight: 700;
	}
}
