/*
 Theme Name:     Project name
 Theme URI:      https://www.Project name.com
 Description:    Divi Child Theme
 Author:         Project name
 Author URI:     https://www.Project name.com
 Template:       Divi
 Version:        4.27.4
*/
@import url(https://db.onlinewebfonts.com/c/c4d8819fda4c3fd79e36cedcc8d422bb?family=Halyard+Display);
body{
font-family: "Halyard Display";
font-family: 16px;
line-height: 26px;
color: #000;
font-weight: 400;
}
.hero_bnr_sec{
    height: 897px;
}
.pd0{
    padding: 0 !important;
}
.hero_bnr_sec {
    position: relative;
}
.hero_bnr_sec::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.15);
}

.hero_bnr_block,.hero_bnr_block .et_pb_code_inner{
    height: 100% !important;
}
.hero_bnr_content_box {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.hero_bnr_title {
    font-size: 58px;
    line-height: 1;
    color: #fff;
    font-weight: 400;
}

.hero_bnr_btn {
    width: 390px;
    border: 1px solid #fff;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    transition: 0.6s ease;
}
.hero_bnr_btn:hover{
    background-color: #000;
    border-color: #000;
} 

.hero_bnr_btn_box {
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.site_width{
    width: 100% !important;
    max-width: 1600px !important;
    margin: auto !important;
}
.project-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -39px;
}

.project-item {
    width: 20%;
    padding: 0 39px;
}
.project-title {
    font-size: 18px;
    color: #000;
    font-weight: 400 !important;
    line-height: 1.2;
    text-decoration: underline;
    margin-top: 12px;
}

.project-image img {
    object-fit: cover !important;
    height: 381px !important;
    display: block !important;
    width: 100% !important;
}
.event_list_row_home{
    padding: 50px 0 90px  !important;
}
.award_win_block2 .et_pb_image_wrap {
    width: 100% !important;
}
.award_win_block2 .et_pb_image_wrap img{
    width: 100% !important;
    height: 580px;
    object-fit: cover;
    display: block;
}
.award_win_title {
    font-size: 45px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
}
.award_sub_title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    margin: 30px 0 17px;
}
.award_des {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    width: 465px;
}
.award_win_content_box{
    width: 500px;
}
.award_win_block1{
    padding-right: 15px !important;
}
.award_win_row {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}
.award_win_col1  {
    width: 46% !important;
}
.award_win_col2{
    width: 54% !important;
}
.some_client_content span {
    display: flex;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding: 0 0 10px;
}
.some_client_content {
    height: 65px;
    overflow-y: scroll;
    margin-top: -140px;
}
.some_client_sec {
    display: block;
    padding-bottom: 75px !important;
}
@media all and (min-width: 320px) and (max-width: 767px) {
 .hero_bnr_sec {
    height: 400px;
}
.hero_bnr_title {
    font-size: 30px;
}
.hero_bnr_btn {
    width: 180px;
}  
.hero_bnr_btn_box {
    margin-top: 15px;
}  
.hero_bnr_content_box {
    bottom: 30px;
    padding: 0 15px;
} 
.site_width{
    max-width: calc(100% - 30px) !important;
} 
.project-grid {
    margin: -8px;
}
.project-item {
    padding: 8px;
    width: 50%;
}
.project-image img {
    height: 200px !important;
}
.event_list_row_home {
    padding: 30px 0 30px  !important;
}
.project-title {
    font-size: 16px;
    margin-top: 7px;
}
.award_win_block2 .et_pb_image_wrap img {
    height: 330px;
}
.award_win_content_box,.award_des {
    width: 100%;
}
.award_win_block1 {
    padding-right: 0 !important;
}
.award_sub_title {
    margin: 15px 0 7px;
}
.award_win_col1 {
    width: 100% !important;
}
.award_win_col2 {
    width: 100% !important;
    padding-top: 15px !important;
}
.award_win_title {
    font-size: 28px;
}
.award_win_row {
    flex-direction: column-reverse;
}
.award_win_content_box {
    padding: 12px 0 30px;
    text-align: center;
}
.some_client_content {
    height: 80px;
    margin-top: 0px;
}
.some_client_sec {
    padding-bottom: 30px !important;
}
}
@media all and (min-width: 481px) and (max-width: 767px) {
.project-item {
    padding: 8px;
    width: 33.33%;
}
.award_win_block2 .et_pb_image_wrap img {
    height: 400px;
}
.some_client_content {
    height: 80px;
    margin-top: -20px;
}
.some_client_sec {
    padding-bottom: 40px !important;
}
}
@media all and (min-width: 768px) and (max-width: 980px) {
.hero_bnr_sec {
    height: 500px;
}
.hero_bnr_title {
    font-size: 32px;
}
.hero_bnr_btn {
    width: 180px;
}  
.hero_bnr_btn_box {
    margin-top: 15px;
}  
.hero_bnr_content_box {
    bottom: 30px;
}
.site_width{
    max-width: 738px !important;
} 
.project-grid {
    margin: -8px;
}
.project-item {
    padding: 8px;
    width: 33.33%;
}
.project-image img {
    height: 300px !important;
}
.event_list_row_home {
    padding: 30px 0 30px  !important;
}
.project-title {
    font-size: 16px;
    margin-top: 7px;
}
.award_win_block2 .et_pb_image_wrap img {
    height: 430px;
}
.award_win_content_box,.award_des {
    width: 100%;
}
.award_win_block1 {
    padding-right: 0 !important;
}
.award_sub_title {
    margin: 15px 0 7px;
}
.award_win_col1 {
    width: 100% !important;
}
.award_win_col2 {
    width: 100% !important;
    padding-top: 15px !important;
}
.award_win_title {
    font-size: 32px;
}
.award_win_row {
    flex-direction: column-reverse;
}
.award_win_content_box {
    padding: 12px 0 30px;
    text-align: center;
}
.some_client_content {
    height: 80px;
    margin-top: -50px;
}
.some_client_sec {
    padding-bottom: 40px !important;
}
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
.hero_bnr_sec {
    height: 600px;
}
.hero_bnr_title {
    font-size: 36px;
}
.hero_bnr_btn {
    width: 200px;
}  
.hero_bnr_btn_box {
    margin-top: 15px;
}  
.site_width{
    max-width: 950px !important;
} 
.project-grid {
    margin: 0 -8px;
}
.project-item {
    padding: 0 8px;
}
.project-image img {
    height: 260px !important;
}
.event_list_row_home {
    padding: 30px 0 30px  !important;
}
.project-title {
    font-size: 16px;
    margin-top: 7px;
}
.award_win_block2 .et_pb_image_wrap img {
    height: 430px;
}
.award_win_content_box,.award_des {
    width: 100%;
}
.award_win_block1 {
    padding-right: 20px !important;
}
.award_sub_title {
    margin: 15px 0 7px;
}
.award_win_col1 {
    width: 50% !important;
}
.award_win_col2 {
    width: 50% !important;
}
.award_win_title {
    font-size: 38px;
}
.some_client_content {
    height: 54px;
    margin-top: -60px;
}
.some_client_sec {
    padding-bottom: 45px !important;
}
}
@media all and (min-width: 1025px) and (max-width: 1140px) {
.hero_bnr_sec {
    height: 650px;
}
.hero_bnr_title {
    font-size: 40px;
}
.hero_bnr_btn {
    width: 220px;
}  
.hero_bnr_btn_box {
    margin-top: 15px;
}  
.site_width{
    max-width: 995px !important;
}
.project-grid {
    margin: 0 -8px;
}
.project-item {
    padding: 0 8px;
}
.project-image img {
    height: 260px !important;
}
.event_list_row_home {
    padding: 30px 0 50px  !important;
}
.project-title {
    font-size: 16px;
    margin-top: 7px;
}
.award_win_block2 .et_pb_image_wrap img {
    height: 500px;
}
.award_win_content_box,.award_des {
    width: 100%;
}
.award_win_block1 {
    padding-right: 35px !important;
}
.award_sub_title {
    margin: 20px 0 12px;
}
.award_win_col1 {
    width: 50% !important;
}
.award_win_col2 {
    width: 50% !important;
}
.some_client_content {
    margin-top: -60px;
}
.some_client_sec {
    padding-bottom: 50px !important;
}
}
@media all and (min-width: 1141px) and (max-width: 1280px) {
.hero_bnr_sec {
    height: 650px;
}
.hero_bnr_title {
    font-size: 40px;
}
.hero_bnr_btn {
    width: 220px;
}  
.hero_bnr_btn_box {
    margin-top: 15px;
}
.site_width{
    max-width: 1111px !important;
}
.project-grid {
    margin: 0 -8px;
}
.project-item {
    padding: 0 8px;
}
.project-image img {
    height: 300px !important;
}
.event_list_row_home {
    padding: 30px 0 50px  !important;
}
.project-title {
    font-size: 16px;
    margin-top: 7px;
}
.award_win_block2 .et_pb_image_wrap img {
    height: 500px;
}
.award_win_content_box,.award_des {
    width: 100%;
}
.award_win_block1 {
    padding-right: 35px !important;
}
.award_sub_title {
    margin: 20px 0 12px;
}
.some_client_content {
    margin-top: -80px;
}
.some_client_sec {
    padding-bottom: 55px !important;
}
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
.hero_bnr_sec {
    height: 700px;
}
.hero_bnr_title {
    font-size: 44px;
}
.hero_bnr_btn {
    width: 250px;
} 
.site_width{
    max-width: 1250px !important;
}
.project-grid {
    margin: 0 -10px;
}
.project-item {
    padding: 0 10px;
}
.project-image img {
    height: 300px !important;
}
.event_list_row_home {
    padding: 30px 0 70px  !important;
}
.project-title {
    font-size: 16px;
    margin-top: 7px;
}
.award_win_block2 .et_pb_image_wrap img {
    height: 500px;
}
.award_win_content_box,.award_des {
    width: 100%;
}
.award_win_block1 {
    padding-right: 35px !important;
}
.award_sub_title {
    margin: 20px 0 12px;
}
.some_client_content {
    margin-top: -90px;
}
.some_client_sec {
    padding-bottom: 60px !important;
}
}
@media all and (min-width: 1441px) and (max-width: 1680px) {
.hero_bnr_sec {
    height: 700px;
}
.hero_bnr_title {
    font-size: 50px;
}
.hero_bnr_btn {
    width: 300px;
}
.site_width{
    max-width: 1411px !important;
}
.project-grid {
    margin: 0 -15px;
}
.project-item {
    padding: 0 15px;
}
.project-image img {
    height: 350px !important;
}
.event_list_row_home {
    padding: 30px 0 70px  !important;
}
.award_win_block2 .et_pb_image_wrap img {
    height: 500px;
}
.award_win_content_box,.award_des {
    width: 100%;
}
.award_win_block1 {
    padding-right: 35px !important;
}
.some_client_content {
    margin-top: -100px;
}
.some_client_sec {
    padding-bottom: 65px !important;
}
}
@media all and (min-width: 1681px) and (max-width: 1880px) {
.hero_bnr_sec {
    height: 750px;
}
.some_client_content {
    margin-top: -120px;
}
}
