.tf_indefault.hubspot_page::before {
min-height: 600px;
height: 100%;
}
.tf_indefault.hubspot_page .tf_indefault_rht {
padding: 50px 0 50px 40px;
}
/*.banner_bt_space {
  margin-bottom: 100px;
}*/

.awards_bx_wrap{
padding: 20px;
background: #f9f9f9;
border-radius: 5px;
transition:0.3s;
}
.awards_logo{
max-height: 130px;
display: flex;
align-items: center;
height: 100%;
margin: 0 0 30px;
}
.awards_logo img{
display: flex;
align-items: center;
width: auto;
max-height: 130px;
}
.awards_name{
font-size: 24px;
display: block;
margin: 0 0 10px;
font-weight:600;	
}
.awards_date{
display: block;
margin: 0 0 10px;
font-size: 14px;
color: #a2a2a2;
font-weight: 500;
}
.awards_bx_wrap ul{
padding: 0;
margin: 0 0 20px;
list-style: none;	
}
.awards_bx_wrap ul li{
display: inline-block;
padding: 3px 15px;
background: #ddd;
border-radius: 50px;
margin-right: 5px;
color: #888;
font-weight: 500;
}
.awards_bx_wrap p{
margin: 0 0 20px;
font-size: 14px;
line-height: 1.6em;
}
.awards_bx_wrap p strong{
display:block;
color: rgb(2, 39, 65);
}
.awards_bx_wrap .comman_btn a{
padding:0px;
}
.awards_bx_wrap:hover{
background:#fff;
transition:0.3s;
box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
}
.awards_md .col-lg-6{
margin-top:30px;
}
.awards_md .col-lg-6:nth-child(2n-1){
margin-top:-30px;
margin-bottom:60px;
}
.awards_md .col-lg-6:last-child{
margin-bottom: 0px;
}
.awards_md{padding-top: 100px;}

/*******L2********/
.aw_content_all p{
max-width: 85%;
width:100%;
font-size: 16px;
line-height: 1.7em;
}
.aw_content_all a{
	color:rgb(48, 207, 242);
    text-decoration: underline;
}
.blue_btn a {
    text-decoration: none;
}
.aw_content_all a:hover {
    text-decoration: none;
}
.aw_content_all ul{
padding-left:15px;
margin-left: 20px;
}
.aw_content_all li{
font-size: 16px;
line-height: 1.7em;	
}
.awards_lp_page {
min-height:100vh;
}
/* 14 march 2023 */
.aw_content_all p{
	max-width:100%;

}
.hubspot_website_content-img-container {
    margin: 20px auto 20px;
    text-align: center;
    max-width: 250px;
}
.aw_content_all h3 {
    font-size: 20px;
    color:#022741;
    font-weight:600;
	margin:20px 0 20px;
}
.aw_content_all h2 + ul li p{
	margin:0;
}
.aw_content_all a{
    font-weight:600;
}
.hubspot_website_content-img-container img{
    max-width:100%;
}

/* 14 march 2023 end */
@media (min-width:768px) and (max-width:991px) {
    .awards_lp_page {
        min-height: 50vh;
    }
}
@media (max-width: 991px) {
.tf_indefault.hubspot_page::before {min-height: 350px;}
.awards_logo, .awards_logo img{max-height: 80px;}
.awards_name{font-size:18px;}
.awards_bx_wrap ul li{padding: 2px 10px;font-size: 12px;}

/***********L2*******/
.hubspot_website_adw_screen.mt-60{margin: 50px;}
.aw_content_all p, .aw_content_all li{max-width:100%;font-size: 14px;}
.aw_content_all.pt-50{padding-top:40px;}
.aw_content_all .font-32{font-size: 24px;line-height: 1.3em;}

}
@media (max-width: 767px) {
.tf_indefault.hubspot_page .tf_indefault_rht {padding: 0 0 20px;}
.tf_indefault_rht h1 br {display: none;}
.awards_md .col-lg-6{margin:30px 0 0 !important;}
.awards_md .col-lg-6:first-child{margin:0px !important;}
.awards_md{padding-top: 0px;}
.aw_content_all .font-32{font-size: 20px;line-height: 1.3em;}
.aw_content_all.pt-50{padding-top:30px;}

/***********L2*******/
.hubspot_website_adw_screen.mt-60{margin: 0;}
.awards_lp_page{min-height:auto;}


}
@media (min-width:768px) and (max-width: 991px) {
	.awards_md{padding-top: 80px;}
}

@media(max-width:767px){
    .bg-skyblue{
        padding-left:10px !important;
        padding-right:10px !important;
    }
    .awards_bx_wrap ul li {
        margin: 4px 5px 4px 0px;
    }
}