* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

h1 {
  font-size: 74px;
  line-height: 80px;
  letter-spacing: 0.2px;
  width: 48%;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Montserrat", sans-serif;
}

.banner_area {
  background-image: url(../img/banner_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -120px;
  padding: 12% 0 8%;
}
.header_btn {
  padding: 15px 35px;
  border-radius: 37px;
  background: #397fbd;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2px;
}
.banner_area p {
  font-family: Montserrat;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
/*  */
.daljeet_manger .daljeet_description a.header_btn i {
  font-size: 23px;
  vertical-align: bottom;
  padding-right: 7px;
}
.daljeet_manger .daljeet_description h2 {
  color: #252b42;
  font-size: 40px;
  line-height: 70px;
  letter-spacing: 0.2px;
}
.daljeet_manger .daljeet_description h4 {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.daljeet_manger .daljeet_description p {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.2px;
}
.daljeet_bg img {
  width: 100%;
}
.daljeet_manger .daljeet_description a.header_btn {
  display: block;
  width: 210px;
  text-align: center;
}
/*  */
.client_think h2,
.broker_box h2,
.insurance_prod h2 {
  color: #252b42;
  font-size: 40px;
  line-height: 34px;
}
.insurance_prod .card_box {
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.08);
    min-height: 392px;
}
.insurance_prod .card_iconbg {
    background-image: url(../img/insurancebg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 110px;
    position: relative;
    top: -24px;
    padding: 20px 20px 0;
}
/*  */
.insurance_prod .card_description h6 {
  color: #121212;
  font-family: Outfit;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}
.insurance_prod .card_description p {
    color: #666667;
    font-family: Kumbh Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    width: 72%;
    margin: auto;
    border-bottom: 1px solid #e6e6e6;
    min-height: 145px;
}
.insurance_prod .card_description a {
  color: #3c7eba;
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
.commercial_prod {
    background: linear-gradient(to bottom, #3c7eba 60%, #ffffff 50%);
}

/*  */
.commercial_prod
.card_insur
.card_body
h3 {
    color: #3C7EBA;
    font-size: 26px;
}
.commercial_prod
.card_insur
.card_body
h5 {
    color: #121212;
    font-size: 16px;
    font-weight: 600;
    line-height: 34px;
}
.commercial_prod
.card_insur
.card_body
p {
    color: #121212;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    min-height: 100px;
    padding: 0 25px;
}
.commercial_prod
.card_insur {
    box-shadow: 0px 4px 54px 0px rgba(0, 0, 0, 0.10);
}
.contact_form
button,
.commercial_prod
.card_insur
.card_body
.card_btn a {
    border-radius: 5px;
    background: #3C7EBA;
    padding: 15px 40px;
    display: block;
    font-size: 14px;
 }
.commercial_prod
.card_insur
.card_body
.card_btn a {
    width: 218px;
    margin: auto;
}
/*  */
.broker_box
.quite_box
h6 {
    color: #121212;
    font-family: Outfit;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}
.broker_box
.quite_box
p {
    color: #666667;
    font-family: Kumbh Sans;
    font-size: 16px;
    font-weight: 400;
    width: 70%;
    line-height: 30px;
    margin: auto;
}
/*  */
.client_think {
    background-color: #fafafa;
}
.client_think
p {
    color: #737373;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.2px;
    width: 38%;
    margin: auto;
}
.client_think
.client_box {
    border-radius: 5px;
    border: 1px solid #DEDEDE;
}
.client_think .client_box p {
    width: 84%;
}
.client_think .client_box
.review_icon
i {
    color: #F3CD03;
}
/*  */
.contact_form
h4 {
    font-size: 24px;
    line-height: 32px;
    color: #252B42;
    width: 46%;
}
.contact_form
label {
    color: #252B42;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.2px;
}
.contact_form
select, .contact_form
input {
    color: #737373;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.2px;
    border-radius: 5px;
    border: 1px solid #E6E6E6;
    background: #F9F9F9;
    padding: 12px 15px;
    width: 100%;
}
.contact_form
button:hover {
    background: #3C7EBA;

}
.contact_us
.contactform_bg img {
    height: 670px;
    object-fit: cover;
    object-position: top;
}
.contact_us {
    background: linear-gradient(to bottom, #252B42 70%, #FAFAFA 50%);
}
.commercial_prod h2,
.contact_us
.contact_left
h3 {
    font-size: 40px;
}
.contact_us
.contact_left
h5 {
    font-size: 18px;
}
.contact_us .contact_left li,
.contact_us
.contact_left
p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.2px;
}
.map_img {
    height: 340px;
    object-fit: cover;
}


/*  */
.footer_area {
    background-color: #2E2E2E;
}.footer_area
.menu_footer a,
.footer_area
p {
    color: #999;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    width: 80%;
}.footer_area
h4 {
    font-size: 18px;
    font-weight: 600;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    width: 65%;
}
.footer_area
h5 {
    font-size: 24px;
    font-weight: 600;
}
.location_area li
span {
   
    border: 1px solid #2974FF;
     border-radius: 50%;
   margin-right: 14px;
}
.location_area li
span i {
    color: #2974FF;
    font-size: 14px;
}
.location_area li:first-child span i {
    padding: 10px 11px !important;
}
.location_area li:nth-child(3) span i {
    padding: 10px !important;
}

.location_area
h6 {
    font-family: Outfit;
    font-size: 18px;
    font-weight: 600;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.copywright p {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.2px;
}
/*  */

@media only screen and (max-width: 767px) and (min-width: 320px)  {

h1 {
    font-size: 46px;
    line-height: 54px;
    width: 100%;
}
.banner_area {
    margin-top: -142px;
    padding: 200px 0 80px;
}
.logo img {
    width: 100%;
}
.header_btn {
    padding: 12px 20px;
    font-size: 13px;
}
.daljeet_manger .daljeet_description h4,
.banner_area p {
    font-size: 17px;
   }
.daljeet_manger .daljeet_description h2 {
    font-size: 30px;
    line-height: 58px;
}
.contact_us .contact_left h3,
.client_think h2,
.broker_box h2,
.commercial_prod h2,
 .insurance_prod h2 {
    font-size: 30px;
}
.commercial_prod .card_insur .card_body h3 {
     font-size: 24px;
}
.commercial_prod
.card_insur
.card_body
h5 {
    font-size: 15px;
   line-height: 26px;
}
.commercial_prod {
    background: linear-gradient(to bottom, #3c7eba 68%, #ffffff 50%);
}
.footer_area .menu_footer a, .footer_area p,
.contact_form h4,
.client_think .client_box p,
.client_think p,
.broker_box
.quite_box
p {
    width: 90%;
   }
.footer_area h5,
.contact_form
h4 {
    font-size: 22px;
   
}
.copywright p {
    font-size: 14px;
   }
.contact_us
.contactform_bg img {
    height: 450px;
    }
.contact_form
select, .contact_form
input {
    padding: 10px 12px;
   }
  .map_img {
    height: unset;
} 



}

@media only screen and (max-width: 1024px) and (min-width: 768px)  {

h1 {
    font-size: 54px;
    line-height: 54px;
}
.banner_area {
   padding: 180px 0 100px;
}
.banner_area p {
    font-size: 17px;
  }
.commercial_prod h2, .contact_us .contact_left h3,  
.client_think h2, .broker_box h2, .insurance_prod h2,  
.daljeet_manger .daljeet_description h2 {
     font-size: 34px;
   }
.daljeet_manger .daljeet_description h4 {
     font-size: 20px;
}
.footer_area h5,
.contact_form h4,
.commercial_prod .card_insur .card_body h3,
.insurance_prod .card_description h6 {
    font-size: 22px;
}
.insurance_prod .card_description h6 {
    line-height: 28px;
    padding: 0 15px;
}

.insurance_prod .card_description p {
    font-size: 15px;
    width: 85%;
   }
.commercial_prod
.card_insur
.card_body
p {
    line-height: 28px;
    min-height: 120px;
    padding: 0;
}
.footer_area p,
.contact_form h4,
.client_think p,
.broker_box
.quite_box
p {
    width: 90%;
    }
.footer_area .menu_footer a {
    width: 100%;
}
.map_img {
    height: 220px;
}




}    







@media only screen and (max-width: 1366px) and (min-width: 1025px)  {


.banner_area {
    padding: 175px 0 90px;
} 
h1 {
    font-size: 64px;
    line-height: 75px;
}

.commercial_prod
.card_insur {
      padding: 34px !important;
}
.commercial_prod
.card_insur
.card_body
p {
     min-height: 120px;
}
.insurance_prod .card_description p {
    font-size: 15px;
    line-height: 28px;
    width: 80%;
}
.commercial_prod h2,
.contact_us .contact_left h3,
.broker_box h2, 
.client_think h2,
.daljeet_manger .daljeet_description h2,
.insurance_prod h2,
.commercial_prod h2{
      font-size: 34px; 
}
.footer_area h5,
.insurance_prod .card_description h6 {
     font-size: 22px;
  }
.commercial_prod h2 {
    padding-bottom: 10px !important;
    padding-top: 25px !important;
}
.commercial_prod
.card_insur
.card_body
h3 {
    font-size: 24px;
}
.footer_area .menu_footer a,
.footer_area p,
.client_think .client_box p,
.broker_box .quite_box p {
    width: 90%; 
}
.contact_form h4,
.client_think
p {
      width: 65%;
   }
.client_think .client_box {
    padding: 25px !important;
    margin: 5px !important;
}
.contact_us .contact_left p {
    padding: 0 !important;
}
.footer_area .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.map_img {
    height: 290px;
}













}