@media only screen and (max-width: 1400px){
	section.hero-section {
    overflow: hidden!important;
}

figure.background-heroCard {
    right: 0px;
}

.navbar-light .navbar-nav .nav-link {
margin: 0px 1px;

}

.hero-section {
    padding: 160px 0 40px;
}

form.banner-form button {
    margin-top: 10px;
}
}

@media only screen and (max-width: 1199px){


.btn-primary {font-size: 14px;padding: 10px 11px;}

a.phone-number {
    font-size: 16px;
    margin-right: 12px;
}

figure.background-heroCard img {
    /* width: 100%; */
    /* position: absolute; */
    /* top: 0px; */
    /* right: 0px; */
}

figure.background-heroCard {
    width: 50%;
    overflow: hidden;
}

section.hero-section {}

.image-heroCard img {
    width: 100%;
}

.hero-section .section-head {
    font-size: 29px;
}

.navbar-light .navbar-brand {
    max-width: 125px;
}

form.banner-form {
    margin-top: 65px;
}

form.banner-form input {
    max-width: 249px;
}

section.full-service-amazon-agency {
    overflow: hidden;
}

section.cta-bg {
    overflow: hidden;
}

section.all-section {
    overflow: hidden;
}
.listing-single {
    padding: 1em;
}

.listing-single2 .card-title, .listing-single .card-title {
    font-size: 1.4rem;
}

section.cost-lesser.text-white {
    overflow: hidden;
}
}

@media only screen and (max-width: 991px){
	.who-do-serve__featured h5 {
    font-size: 1.7rem;
}
	figure.background-heroCard {
    display: none;
}

section.hero-section .container {
    flex-wrap: wrap;
    display: flex;
}

section.hero-section .col-md-6 {
    flex: 0 0 94%;
}

.image-heroCard {
    margin-top: 32px;
}
	form.banner-form {
}

form.banner-form input {
    flex: 0 0 33%;
}

.section-head {
    font-size: 29px;
}

hr.dark {
    max-width: 95px;
}

.ms-auto {
    margin-left: 0px!important;
}

.divider-btn-sec {
    display: flex;
}

.me-auto {
    margin-right: 0px!important;
}

section.cta-bg .row {
    flex-wrap: wrap;
}

section.cta-bg .col-md-5 {
    flex: 0 0 50%;
}

section.all-section .container {
}

section.all-section .row {display: flex;flex-wrap: wrap;justify-content: center;}

section.all-section .col-md-4 {
    flex: 0 0 50%;
    display: flex;
    margin-top: 10px;
}

.cost-lesser .section-head {
    font-size: 23px;
}

figure.img-middle img {
    width: 64%!important;
}

figure.img-middle {
    margin-top: 94px;
}

figure.img-top img {width: 63%!important;}

figure.img-top {
    top: 26px;
}

.who-do-serve__featured img {/* margin-left: 5px; */}

.who-do-serve__featured p {
}

.who-do-serve {
    padding-top: 46px;
}

	.text-end {
    text-align: start!important;
}

.ct-div-block h2 {
    font-size: 25px;
}

.testimonial-slide .item p {
    font-size: 15px;
}

.para p {
    font-size: 15px;
}
	.top_seo_img img {
}

.copy_right_content p {
    font-size: 12px;
}

}


@media only screen and (max-width: 767px){
	form.banner-form {
    flex-direction: row;
}
	section.cta-bg .col-md-5 {
    flex: 0 0 100%;
}

.col-md-5.ms-auto {
    display: flex;
    justify-content: center;
    align-items: center;
}

.divider-btn-sec .btn + .btn {
    margin-top: 0px;
}

.col-md-5.me-auto {
    text-align: center;
}

figure.img-middle img {
    width: 100%!important;
}

.who-do-serve__featured h5 {
    text-align: center;
}

.who-do-serve__featured p {
    text-align: center;
}

.top_seo_img a img {
    width: 151px!important;
}

.top_seo_img img {
    width: 162px!important;
}

.top_seo_img {
    display: block;
    gap: 12px;
    align-items: center;
    /* justify-content: center; */
}

.copy_right_sec .row {
    /* display: flex; */
    /* align-items: center; */
}
	.copy_right_content p {
    font-size: 10px;
}

.term_links ul li a {
    font-size: 11px;
}
}
@media only screen and (max-width: 575px){
  

.testimonial-slide .item h5 {
    font-size: 20px;
}
.top_seo_img {
    display: block;
}

.top_seo_img a img {
    /* margin-right: 26px; */
    display: block;
    margin: 10px 0px;
}

.consultancy_form .form_btn input {
    padding: 13px 25px;
    font-size: 15px;
}

.ct-div-block h2 {
    font-size: 18px;
}

section.all-section .col-md-4 {
    flex: 0 0 100%;
    display: block;
}

.section-head {
    font-size: 25px;
}

form.banner-form {
    flex-direction: column;
}
	section.hero-section .container {
    display: block;
}
	.who-do-serve__featured img {
    width: 100%;
}
}