@media only screen and (min-width: 1366px) and (max-width: 1440px) {
	div#popmake-23450 {
		left: 25% !important;
		top: 25% !important;
		width: auto !important;
		right: 25% !important;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	div#popmake-23450 {
		left: 25% !important;
		top: 25% !important;
		width: auto !important;
		right: 25% !important;
	}
	
	.home-header-content-sec .top-subtitle {
		font-size: 18px;
	}
	
	.blog-slider-new .post-slide .post-img img {
		width: 100%;
		height: 100%;
		object-fit: unset;
	}
	
	.ci-image img {
		height: 100% !important;
		object-fit: contain;
	}
	
	.home-header-content-sec {
		top: 54%;
		width: 90%;
	}
	
	.home-header-content-sec h2 {
		font-size: 28px !important;
	}
	
	.home-upwork-review {
		width: 200px;
		float: left;
		display: block;
	}
	
	.home-review-section {
		display: block !important;
		float: none;
		padding-top: 4vw;
		margin: 0 auto;
		text-align: center;
		width: max-content;
	}
	
	.brand-and-icon {
		flex: 1 0;
		border-bottom: none;
		padding: 0;
	}
	
	.brand-and-icon img {
		width: 200px;
		padding: 5px 0;
	}
	
	i.fas.fa-bars {
		font-size: 34px;
		color: #24234e;
	}
	
	.navbar {
		margin-bottom: 0px;
	}
	
	.navbar {
		padding: 0rem 1rem;
	}
	
	.services-item p {
		height: auto;
	}
	
	.home-industry .service-main h4 {
		font-size: 16px;
	}
	
	.award-img-sec img {
		width: 95px;
	}
	
	.btn-comman {
		color: #fff;
		font-size: 15px;
		font-weight: 500 !important;
		width: fit-content;
	}
	
	.btn-comman a {
		background-color: #e31513 !important;
		text-transform: uppercase !important;
		line-height: 46px !important;
		color: #fff;
		padding: 12px 11px;
		border-radius: 4px;
		font-size: 15px;
		font-weight: 500 !important;
	}
	
	h1 {
		font-size: 28px !important;
	}
	
	h2 {
		font-size: 24px !important;
		line-height: 30px !important;
	}
	
	h3 {
		font-size: 20px !important;
	}
	
	h6 {
		font-size: 15px !important;
	}
	
	.header-button img {
		width: 70%;
	}
	
	.choose-img img {
		height: 100%;
		object-fit: contain;
	}
	
	.home-banner-img-sec img {
		height: 650px;
		object-fit: cover;
		width: 100%;
	}
	
	.home-upwork-review .review-right-sec img.home-review-upwork-img {
		height: 45px;
	}
	
	.home-review-section
    a:nth-child(2)
    .home-upwork-review
    .review-right-sec
    .home-review-upwork-img {
		height: 45px;
	}
	
	.home-review-section
    a:nth-child(4)
    .home-upwork-review
    .review-right-sec
    .home-review-upwork-img {
		height: 45px;
	}
	
	.home-review-section
    a:nth-child(3)
    .home-upwork-review
    .review-right-sec
    .home-review-upwork-img {
		height: 45px;
	}
}

@media only screen and (max-width: 991px) {
	.home-agency .destop-img {
		display: none;
	}
	
	.home-agency .tablet-img {
		display: block;
	}
	
	.home-agency .tablet-img {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	
	.home-agency .mobile-img {
		display: none;
	}
	
	.story-image img {
		margin: 0 auto;
	}
	
	img.project-img {
		width: 100%;
		height: 50%;
		object-fit: contain;
	}
	
	.blog-slider-new .post-slide .post-img img {
		width: 100% !important;
		height: auto;
	}
	
	.home-upwork-review .review-right-sec img.home-review-upwork-img {
		height: 40px;
	}
	
	.home-review-section
    a:nth-child(2)
    .home-upwork-review
    .review-right-sec
    .home-review-upwork-img {
		height: 40px;
	}
	
	.home-review-section
    a:nth-child(4)
    .home-upwork-review
    .review-right-sec
    .home-review-upwork-img {
		height: 40px;
	}
	
	.home-review-section
    a:nth-child(3)
    .home-upwork-review
    .review-right-sec
    .home-review-upwork-img {
		height: 40px;
	}
	
	.home-review-section {
		display: flex;
		margin-top: 2vw;
	}
	
	.home-upwork-review {
		width: max-content;
		display: block;
		float: left;
		height: 70px;
	}
	
	.our-story-img img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	
	.ci-image img {
		width: auto !important;
		height: 100% !important;
		object-fit: contain;
	}
	
	.home-banner-img-sec img {
		height: 575px !important;
		object-fit: cover;
		width: 100%;
	}
	
	.home-header-content-sec .top-subtitle {
		font-size: 16px;
		font-weight: 500;
		color: #fff;
		padding-top: 15px;
	}
	
	.home-header-content-sec {
		top: 50%;
	}
	
	.tbs-blue {
		position: relative;
		width: 100%;
		top: 30px;
	}
	
	.header-section {
		position: relative !important;
		top: 0;
	}
	
	.header-section .tbs-container {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		padding: 0px 16px;
	}
	
	.brand-and-icon {
		flex: 1 0;
		border-bottom: none;
		padding: 0px;
	}
	
	.brand-and-icon img {
		width: 200px;
		padding: 5px 0;
	}
	
	i.fas.fa-bars {
		font-size: 34px;
		color: #24234e;
	}
	
	.navbar {
		margin-bottom: 0px;
	}
	
	.home-header-content-sec h2 {
		font-size: 28px;
		margin: 0px 0 0px;
	}
	
	.tbs-blue-belt {
		padding: 0 20px;
	}
	
	.tbs-blue-belt h6 {
		padding: 20px 0 0 0px !important;
		margin: 0px;
		text-align: center;
	}
	
	.tbs-social-icons ul {
		text-align: center;
	}
	
	.get-in-touch-sec a {
		display: none;
	}
	
	h1 {
		font-size: 28px !important;
	}
	
	h2 {
		font-size: 24px !important;
		line-height: 26px !important;
	}
	
	.home-services-section h2 {
		margin-bottom: 15px;
	}
	
	.home-services-section p {
		padding: 0px 10px;
	}
	
	.services-item h3 {
		font-size: 18px;
	}
	
	.home-blog .blog-des h3 a {
		font-size: 17px;
		line-height: 24px;
	}
	
	.copyright-text h6 {
		text-align: center;
	}
	
	.footer-links ul {
		text-align: center;
	}
	
	.footer-links ul {
		padding: 0px 0;
		display: block !important;
	}
	
	.home-agency p {
		padding: 0px 10px;
	}
	
	.home-industry p {
		padding: 0px 10px;
	}
	
	.home-blog p {
		padding: 0px 10px;
	}
	
	.home-industry h2 {
		margin-bottom: 15px;
	}
	
	.home-agency h2 {
		margin-bottom: 15px;
	}
	
	.home-blog h2 {
		margin-bottom: 15px;
	}
	
	.main-menu a {
		padding: 1rem 2.2rem !important;
	}
	
	.ubermenu-responsive
    .ubermenu-nav
    .ubermenu-item
    .ubermenu-submenu.ubermenu-submenu-drop {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		top: auto;
		left: 0 !important;
	}
	
	.menu-link a span {
		line-height: 19px !important;
		padding: 5px 0 5px 15px !important;
	}
	
	.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu.ubermenu-responsive .ubermenu-column-auto {
		min-width: 100% !important;
	}
	
	.navbar {
		min-height: 35px;
		margin-bottom: 0px;
	}
	
	.home-testimonial .list li {
		font-size: 15px;
		padding-left: 10px;
		margin-right: 10px;
		margin-bottom: 15px;
	}
	
	.top-inner-section h5, h6 {
		line-height: 22px !important;
	}
	
	.tbs-design-technologies-asp .technology-design-box img {
		max-width: 100%;
		transition: all .5s ease-in-out;
		margin-bottom: 10px;
		height: 25px;
	}
	
	.choose-img img {
		width: 100%;
		height: 100%;
	}
}

@media (max-width: 480px) {
	.developer-box img {
		max-width: 60%;
		transition: all .5s ease-in-out;
		margin-bottom: 5px;
	}
	
	.home-section-title {
		font-size: 23px !important;
	}
	
	.home-header-content-sec .top-subtitle {
		font-size: 14px;
		font-weight: 500;
		color: #fff;
		padding-top: 9px;
		line-height: 1.5;
	}
	
	.award-img-sec img {
		width: 76px;
		height: auto;
		margin: 5px 3px;
	}
	
	#tbs-testimonial-slider .testimonial-text {
		height: 200px;
		overflow: overlay;
	}
	
	.home-agency img {
		padding: 0px 0px;
		width: 100%;
		height: auto;
	}
	
	.tech-expo-sec.header-button img {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.choose-img img {
		width: 100% !important;
		height: 100% !important;
	}
	
	.tech-expo-sec.header-button img {
		width: auto;
		margin-top: 15px;
	}
	
	.home-header-content-sec {
		top: 47%;
		width: 96%;
	}
	
	.market-leader-content img {
		margin-right: 10px;
		margin-bottom: 20px;
		width: 100px;
		margin-left: 10px;
		height: 77px;
		object-fit: cover;
	}
	
	.ubermenu .ubermenu-item-layout-image_left > .ubermenu-target-text {
		font-size: 15px !important;
	}
	
	.home-review-section {
		display: none;
	}
	
	.home-review-section {
		display: none;
	}
	
	.home-banner-img-sec img {
		height: 350px !important;
	}
	
	.section-button .banner-btn {
		font-size: 13px !important;
	}
	
	.home-header-content-sec h2 {
		line-height: 26px !important;
	}
	
	.home-about-us {
		padding: 15px 0px;
	}
	
	.services-item p {
		height: auto;
	}
	
	.home-services-section {
		position: relative;
		padding: 0px 0px 20px;
	}
	
	.home-about-us .padding-top {
		padding-top: 0px;
	}
	
	footer {
		position: relative !important;
	}
	
	.btn-comman {
		margin: 0 auto;
	}
	
	.ci-image img {
		width: auto !important;
		height: 100%;
		object-fit: contain;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.home-review-section {
		place-content: center;
		display: flex;
		margin-top: 3vw;
	}
	
	.home-banner-img-sec img {
		height: 750px;
		object-fit: cover;
		width: 100%;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1720px) {
	.home-banner-img-sec img {
		height: 720px;
		object-fit: cover;
		width: 100%;
	}
}

@media only screen and (min-width: 2560px) and (max-width: 3560px) {
	.home-review-section {
		margin-top: 6vw !important;
	}
}

@media (max-width: 414px) {
	.home-header-content-sec {
		top: 50%;
	}
	
	.home-header-content-sec h2 {
		line-height: 26px !important;
		font-size: 20px !important;
	}
}

@media only screen and (max-width: 540px) {
	.home-upwork-review {
		width: 180px;
		display: block;
		float: left;
		height: 75px;
	}
}

@media (max-width: 320px) {
	.home-banner-img-sec img {
		height: 400px !important;
	}
	
	.choose-img img {
		width: 100%;
		height: 100%;
	}
	
	.ci-image img {
		width: auto !important;
		height: 100%;
		object-fit: contain;
	}
	
	.blog-slider-new .post-slide .post-img img {
		width: 100% !important;
		height: auto;
	}
	
	.btn-comman a {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1367px) {
	.ubermenu
    .ubermenu-item.ubermenu-item-3992.ubermenu-active
    > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-3992:hover > .ubermenu-target, .ubermenu
    .ubermenu-submenu
    .ubermenu-item.ubermenu-item-3992.ubermenu-active
    > .ubermenu-target, .ubermenu
    .ubermenu-submenu
    .ubermenu-item.ubermenu-item-3992:hover
    > .ubermenu-target {
		color: #e41513;
	}
	
	.ubermenu .ubermenu-item.ubermenu-item-3992 > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-item-3992 > .ubermenu-content-block, .ubermenu .ubermenu-item.ubermenu-item-3992.ubermenu-custom-content-padded {
		padding: 4.2rem 2.2rem 4.2rem 2.2rem;
	}
	
	.ubermenu .ubermenu-item.ubermenu-item-3992 > .ubermenu-target {
		color: #23234e;
	}
	
	.ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-grey-white
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target {
		background: #000;
		color: #fff;
	}
	
	.ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-grey-white
    .ubermenu-item-level-0.ubermenu-active
    > .ubermenu-target {
		background: 0 0 !important;
		color: inherit !important;
	}
	
	.ubermenu-skin-grey-white .ubermenu-item-level-0 > .ubermenu-target {
		font-weight: 700;
		color: #d9d9d9;
		text-transform: uppercase;
		border-left: none;
	}
	
	.ubermenu-skin-grey-white .ubermenu-item-level-0 > .ubermenu-target {
		text-transform: capitalize !important;
		font-size: 14px;
		color: #23234e !important;
	}
	
	.ubermenu a.ubermenu-target, .ubermenu-trigger-click .ubermenu-has-submenu-drop > .ubermenu-target {
		cursor: pointer;
	}
	
	.ubermenu .ubermenu-target {
		display: block;
		text-decoration: none;
		position: relative;
	}
	
	.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu
    .ubermenu-submenu-type-stack
    > .ubermenu-item-normal
    > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
		padding: 15px 20px;
	}
	
	.ubermenu-item-type-custom .ubermenu-submenu-align-right_edge_bar {
		left: -16% !important;
	}
}

@media only screen and (max-width: 600px) {
	.home-upwork-review {
		width: fit-content;
		display: block;
		float: left;
		height: 60px;
	}
}

@media only screen and (max-width: 712px) {
	.home-upwork-review {
		width: fit-content;
		display: block;
		float: left;
		height: 70px;
	}
}

@media only screen and (max-width: 575px) {
	.home-agency .destop-img {
		display: none;
	}
	
	.home-agency .tablet-img {
		display: none;
	}
	
	.home-agency .mobile-img {
		display: block;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1849px) {
	div#popmake-23450 {
		left: 30% !important;
		top: 25% !important;
		width: auto !important;
		right: 30% !important;
	}
}