@media only screen and (max-width: 991px) {
    .container {
    padding: 0 20px;
}
.main-section h2 br {
    display: none;
}

section.window-secren-layout{
    margin-top: -140px !important;
}
.timesection{width:100% !important;}
.timesection .col-md-4{width:100%;}
p{font-size: 16px !important;}
li{font-size: 16px !important;}
.meet_content p {
    padding: 0 0 !important;
}
.meetspekaer {
    padding: 10px 30px !important;
}
.meet-hed {
    display: flow !important;
}
.btnn.mt-5.py-3 {
    margin-top: 0 !important;
}
.banner-content h5 {
    font-size: 16px !important;
}
.timebox img {
    height: 22px !important;
    top: 0pxn !important;
}
.timesection.mt-5 {
    margin-top: 30px !important;
}

.window-screen{
    width: 100% !important;
}
.content:before{
    width:35px !important;
}
.content h1 {
    font-size: 28px;
    line-height: 30px;
}
.section-attend h3 {
    font-size: 30px !important;
    font-weight: 600 !important;
}
section.success-section .col-md-3{
    width: 50%;
}
section.success-section .col-md-3:last-child{
    width:100%;
}
.content-section ul li p {
    width: 100% !important;
}
body .content {
    padding-left: 60px !important;
}
}

@media only screen and (max-width: 767px) {
	.banner-image img {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 35px;
}
footer.footer .button-theme {
    font-size: 14px !important;
    padding: 10px 12px !important;
}
.banner-img img {
    width: 100% !important;
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: .2;
}
textarea.form-control {
    height: auto !important;
}
.banner_form{padding:20px !important;}
.sect-title {
    font-size: 16px !important;
    margin-top: 30px !important;
}
section.gain-section.pt-0.py-5 {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}
.join-holder h2 {
    font-size: 22px !important;
}
.headingg h2 {
    font-size: 22px !important;
    text-align: center;
}
.story-box {
    border: 1px solid #eee;
    margin: 5px 0;
    padding: 10px;
}
header.header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 99999;
}
.form_section {
    padding-top: 40px !important;
}
img.over-leaf {
    width: 40% !important;
    opacity: .2 !important;
}
section.main-section.hero-banner:before{
    display: none !important;
}

body .sm-title {
    font-size: 16px !important;
}
.banner-content.mt-5 {
    margin-top: 0 !important;
}
.sm-title {
    font-size: 16px !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;
}
}