/* @media (min-width: 1400px) {
  section .container, header .container, footer .container{
    max-width: 1440px;
  }
} */
@media only screen and (max-width: 1599px) {

}

@media (max-width: 1199px) {
  h1{
    font-size: 40px;
    line-height: 52px;
  }
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .hsm__expertise_box h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .hsm__heading {
    margin-bottom: 15px;
  }
  .hsm__banner_content p{
    max-width: 100%;
  }
  .hsm__expertise_pointers {
    padding: 20px;
  }
  .hsm__speciality_box h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .hsm__speciality_box {
    gap: 15px;
	padding: 10px;
  }
  .fii_in_wrapper .hsm__heading h2 {
    max-width: 100%;
  }
  .hsm__speciality_image{
    gap: 30px;
    padding: 40px 20px;
  }
  .hsm_footer_box ul:not(.social_media_list) li a{
    font-size: 18px;
    line-height: 28px;
  }
  .hsm_footer_box .hsm__heading h5 {
    font-size: 24px;
    line-height: 30px;
  }
  .partners_logo {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }
  .partners_logo .partner_image{
    width: calc(100% / 3 - 10px);
  }
  .partners_logo .partner_image:last-child{
    order: 1;
  }
  .partners_logo .partner_image:first-child{
    order: 0;
  }
  .partners_logo .partner_image:nth-child(2){
    order: 2;
  }
.bolded_text_wrapper{
  max-width: 100%;
}
	.hsm__container{
		max-width: 100%;
	}
}

@media (max-width: 991px) {
  h1{
    font-size: 32px;
        line-height: 40px;
  }
  h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .hsm__padding{
    padding: 60px 0;
  }
  .hsm__button {
    padding: 14px 24px;
    font-size: 18px;
  }
  .hsm__cta_content {
    padding-right: 0;
    text-align: center;
    margin-bottom: 35px;
  }
  .hsm__lets_start_form {
    padding: 30px 40px;
  }
  .hsm__lets_start_form .hsm__heading {
    margin-bottom: 20px;
  }
  .hsm__lets_start_form h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .hsm___core_expertise .hsm__heading{
    margin-bottom: 35px;
  }
  .fii_in_wrapper {
    margin: 50px 0 0 0;
  }
  .fii_in_wrapper .hsm__heading{
    text-align: center;
    margin-bottom: 35px;
  }
  .hsm__speciality .how_works_arrow {
    margin-top: 20px;
  }
  .hsm__produce_result .hsm__heading p {
    font-size: 24px;
    line-height: 30px;
  }
  .common_wrapper {
    padding: 50px 35px 15px 35px;
    border-radius: 15px;
    margin-top: 40px;
  }
  .common_wrapper::before {
    border-radius: 0 0 15px 15px;
  }
  .common_wrapper .hsm_inner_heading {
    margin-bottom: 12px;
  }
  .hsm_heading_too_wrapper .hsm_inner_heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .common_wrapper .swiper-wrapper{
    padding-bottom: 30px;
  }
  .common_wrapper .hsm_inner_heading h2 span{
    font-size: 24px;
  }
  .hsm__award_wining .hsm__heading {
    margin-bottom: 45px;
  }
  .hsm__footer {
    padding: 75px 0 30px 0;
  }
  .hsm__logo_wrapper .hsm__logo {
    max-width: 280px;
  }
	.bolded_text_wrapper span {
    font-size: 28px;
    line-height: 32px;
}
}

@media only screen and (max-width: 767px) {
  h1{
    font-size: 28px;
    line-height: 36px;
  }
  h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .hsm__button {
    padding: 12px 25px;
    font-size: 16px;
  }
  .bolded_text_wrapper {
    margin-top: 15px;
  }
  .hsm__lets_start_form {
    padding: 25px 25px;
  }
  .hsm__lets_start_form h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .hsm__lets_start_form .col-lg-6,
  .hsm__lets_start_form .col-lg-12{
    padding: 0 !important;
  }
  .hsm__lets_start_form .row{
    margin: 0;
  }
  .bolded_text_wrapper span {
    font-size: 24px;
    line-height: 28px;
  }
  .hsm__cta_content{
    margin-bottom: 25px;
  }
  .hsm___core_expertise .hsm__heading{
    margin-bottom: 25px;
  }
  .fii_in_wrapper .hsm_-heading {
    margin-bottom: 25px;
  }
  .hsm__produce_result .hsm__heading p {
    font-size: 18px;
    line-height: 28px;
  }
  .hsm__produce_result .hsm__heading {
    margin-bottom: 25px;
  }
  .hsm__speciality .how_works_arrow {
    margin-top: 0;
  }
  .hsm__speciality .how_works_arrow img{
    width: 30px;
  }
  .hsm_specialisty_wrapper {
    margin-top: 25px;
  }
  .hsm__padding {
    padding: 40px 0;
  }
  .hsm_heading_too_wrapper .hsm_inner_heading{
    margin-bottom: 10px;
  }
  .common_wrapper .swiper-wrapper{
    margin-top: 10px;
  }
  .common_wrapper .hsm_inner_heading h2 span{
    font-size: 18px;
  }
  .hsm__specialist_content p {
    font-size: 20px;
    line-height: 28px;
  }
  .partners_logo .partner_image{
    text-align: center;
  }
  .partners_logo .partner_image img{
    max-width: 100%;
  }
  .hsm_footer_box ul:not(.social_media_list) {
    margin-top: 12px;
  }
  .hsm__footer {
    padding: 50px 0 30px 0;
  }
  .hsm_footer_box .hsm__heading h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .hsm_footer_box ul:not(.social_media_list) li span, .hsm_footer_box ul:not(.social_media_list) li a {
    font-size: 16px;
    line-height: 23px;
  }
  .hsm_theme_modal .modal-content {
    padding: 15px;
  }
  .hsm_theme_modal .hsm__lets_start_form {
    padding: 15px 20px;
  }
  .hsm_theme_modal .hsm__lets_start_form .hsm__heading {
    margin-bottom: 20px;
  }
  .hsm__award_wining .hsm__award_box img {
	max-width: 80px;
	margin: 0 auto;
  }
	.hsm__award_wining .hsm__award_box {
		margin-bottom: 15px;
	}
  .whatsapp_icon img {
    max-width: 60px;
    height: 60px;
  }
	.hsm__banner_image_mobile{
		height: 100%;
	}
	.hsm__banner_image_mobile img{
		height: 100%;
    width: 100%;
	object-fit: cover;
	}
	.hsm__bannner .hsm__banner_container{
		    top: 20%;
	}
	.hsm_footer_box .contact_box ul li a i {
		font-size: 20px;
	}
}

@media only screen and (max-width: 575px) {
  h1{
    font-size: 24px;
    line-height: 30px;
  }
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .hsm__lets_start_form h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .hsm__lets_start_form .hsm__heading {
    margin-bottom: 15px;
  }
  .hsm__banner_content p {
    font-size: 18px;
    line-height: 28px;
  }
/*   .hsm__bannner .hsm__banner_image img{
    max-height: 400px;
  } */
  .hsm__lets_start_form .form-group input:not([type=submit]), .hsm__lets_start_form .form-group select, .hsm__lets_start_form .form-group textarea{
    padding: 8px;
    border-radius: 8px;
    font-size: 16px;
  }
  .hsm__lets_start_form .form-group select{
    padding-right: 35px;
  }
  .hsm__lets_start_form {
    padding: 25px 15px;
    border-radius: 6px;
  }
  .hsm__lets_start_form .form-group textarea {
    height: 85px;
  }
  .hsm__lets_start_form .form-button input[type=submit] {
    font-size: 16px;
    padding: 12px 40px;
  }
  .hsm__lets_start_form .form-button {
    margin-top: 5px;
  }
  .hsm__expertise_box{
    padding: 0;
  }
  .hsm__expertise_box h4 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
  }
  .hsm__expertise_icon img {
    width: 60px;
  }
  .trusted_partner_box {
    width: calc(100% / 2 - 15px);
  }
  .hsm__speciality_box{
    padding: 15px;
    margin-bottom: 15px;
	  gap: 10px;
  }
  .icon_speciality img{
    max-width: 45px;
  }
  .fii_in_wrapper {
    margin: 35px 0 0 0;
  }
  .hsm__past_works .hsm__heading {
    margin-bottom: 25px;
  }
  .common_wrapper {
    padding: 35px 25px 15px 25px;
    margin-top: 25px;
  }
  .common_wrapper .hsm_inner_heading {
    margin-bottom: 20px;
  }
  .common_wrapper .swiper-wrapper {
    padding-bottom: 30px;
  }
  .hsm__award_wining .hsm__heading {
    margin-bottom: 25px;
  }
  .hsm__specialist_content p {
    font-size: 18px;
    line-height: 26px;
	margin-bottom: 12px;
  }
  .partners_logo .partner_image img {
    max-width: 150px;
  }
  .social_content_box .social_media_list li a {
    width: 35px;
    height: 35px;
  }
  .social_content_box .social_media_list{
    gap: 5px;
  }
  .hsm_theme_modal .hsm__lets_start_form {
    padding: 5px;
  }
  .hsm_theme_modal .modal-dialog .btn-close {
    width: 8px;
    height: 8px;
  }
  .hsm__logo_wrapper .hsm__logo {
    max-width: 240px;
  }
  .hsm__site_header {
    padding: 15px 0;
  }
	.common_banner_wrapper {
		padding: 30px 0 0 0 !important;
	}
	.hsm__expertise_pointers {
        padding: 10px;
    }
	.hsm__speciality_box h5 br{
		display: none;
	}
	.hsm__speciality_box h5 {
        font-size: 18px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 479px) {
  h1{
    font-size: 20px;
    line-height: 28px;
  }
  h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .hsm__produce_result .hsm__heading p {
    font-size: 16px;
    line-height: 24px;
  }
  .hsm__produce_result .hsm__heading h2{
    margin-bottom: 10px;
  }
  .common_wrapper .hsm_inner_heading {
    margin-bottom: 10px;
  }
  .common_wrapper{
    padding: 30px 15px 15px 15px;
  }
  .partners_logo .partner_image img {
    max-width: 80px;
  }
	.hsm_footer_box ul:not(.social_media_list) li span, .hsm_footer_box ul:not(.social_media_list) li a {
		font-size: 15px;
		line-height: 23px;
	}
	.hsm__button {
    font-size: 15px;
  }
}
