@media only screen and (max-width: 767px) {
	.banner-image img {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 35px;
}
.inf11 p br {
    display: none;
}
.logo-grid img {
    height: 30px !important;
}
.aksect .row {
    flex-direction: column-reverse;
}
.circle_image{
    margin-top: 0 !important;
    margin-bottom: 30px;
}
.strip-time{
    margin-bottom: 0 !important;
}
.main-section{
    padding-bottom: 30px;
}
img.image-user{
    height: auto !important;
}
span.textt{
    width:100% !important;
}
.about-section .content-column .sec-title h2 {
    font-size: 30px;
}
.sec-title br {
    display: none;
}
.why-choose-us{
    padding-top: 0;
    padding-bottom:30px;
}
.dividerr {
    top: 20px;
    width: 100%;
}
.card.shdw1 {
    margin: 10px 0;
    min-height: auto;
}
h4.card-title {
    font-size: 24px;
}
.section-title{
    font-size: 30px;
}
.dfdfd .btn-title {
    font-size: 20px !important;
}
a.navbar-brand img {
    height: 45px;
}
.image-startup{
    margin-bottom: 30px;
}

.startup-bg h4 {
    font-size: 30px;
    margin-top: 10px;
}
.bg-whites {
    padding: 20px 20px;
}
.startup-bg{
    padding: 0;
}
.card.akcard.shadow1 {
    box-shadow: rgba(0, 0, 0, 0.35) 1px 4px 7px;
    margin-top: 20px;
}
h2, .h2 {
    font-size: 24px;
}
.banner-image {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.card.price-box {
    margin-top: 20px;
}
.pricing-table.table-bordered th, .pricing-table.table-bordered td{
	padding:4px;
}
.table a.default-btn img {
    display: none;
}
.table a.default-btn {
    font-size: 14px;
    padding: 4px 14px;
    white-space: nowrap;
}
big {
    font-size: 14px;
}
.pricing-table tr th:nth-child(1), .pricing-table tr td:nth-child(1) {
    padding-left: 5px;
}
.pricing-table td big{
	font-size: 14px;
}
.counter_section .col-md-3 {
    width: 33%;
}
.top_header.rainbow-bg {
    margin-top: 0;
    position: relative;
}
section.table_section.position-relative.pt-5.pb-5 {
    padding-bottom: 30px !important;
}
}

@media only screen and (max-width: 575px){
	.pricing-table.table-bordered th, .pricing-table.table-bordered td{
		font-size: 12px;
	}
	.table-responsive {
    margin-bottom: 10px;
}
.counter_section .col-md-3 {
    width: 50%;
    display: inline-block;
}
.counter_section .row{
	justify-content: center;
}
.project-counter-wrapper{
	margin-bottom: 0;
}
p.title-counter{
	font-size: 14px;
}
.prd_price {
    font-size: 16px;
}
strong.titlee {
    font-size: 16px;
}
}
@media only screen and (max-width: 400px){
.counter_section .col-md-3{
	width: 100%;
}
.media_box .media-left {
    float: none;
}
.media_box .media-body {
    padding-left: 0 !important;
    margin-top: 10px !important;
}
}