@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?xm79la');
  src:  url('../fonts/icomoon.eot?xm79la#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?xm79la') format('truetype'),
    url('../fonts/icomoon.woff?xm79la') format('woff'),
    url('../fonts/icomoon.svg?xm79la#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fi_16537583:before {
  content: "\e922";
  color: #fff;
}
.icon-fi_11442847:before {
  content: "\e923";
  color: #fff;
}
.icon-coverage:before {
  content: "\e921";
  color: #fff;
}
.icon-linkedin2:before {
  content: "\e900";
  color: #080a52;
}
.icon-Group1:before {
  content: "\e902";
  color: #fff;
}
.icon-Receipt:before {
  content: "\e903";
  color: #fff;
}
.icon-Group-1:before {
  content: "\e905";
  color: #fff;
}
.icon-Business-meeting-group-on-circular-table:before {
  content: "\e907";
  color: #fff;
}
.icon-Portfolio:before {
  content: "\e908";
  color: #fff;
}
.icon-fi_18419270:before {
  content: "\e90e";
  color: #fff;
}
.icon-Group-123:before {
  content: "\e90f";
  color: #fff;
}
.icon-Car:before {
  content: "\e910";
  color: #fff;
}
.icon-Car-crash:before {
  content: "\e911";
  color: #fff;
}
.icon-Group:before {
  content: "\e912";
  color: #fff;
}
.icon-Compliant:before {
  content: "\e913";
  color: #fff;
}
.icon-Umbrella:before {
  content: "\e914";
  color: #fff;
}
.icon-fi_2780211:before {
  content: "\e915";
  color: #fff;
}
.icon-fi_17599453:before {
  content: "\e916";
  color: #fff;
}
.icon-fi_18282379:before {
  content: "\e917";
  color: #fff;
}
.icon-fi_13073014:before {
  content: "\e918";
  color: #fff;
}
.icon-fi_5349236:before {
  content: "\e919";
  color: #fff;
}
.icon-fi_16516369:before {
  content: "\e91a";
  color: #fff;
}
.icon-Vector:before {
  content: "\e91b";
  color: #fff;
}
.icon-fi_10303926:before {
  content: "\e91c";
  color: #fff;
}
.icon-fi_15800059:before {
  content: "\e91d";
  color: #fff;
}
.icon-fi_12250163:before {
  content: "\e91e";
  color: #fff;
}
.icon-fi_18419270:before {
  content: "\e91f";
  color: #fff;
}
.icon-envelop:before {
  content: "\e920";
  color: #080a52;
}
.icon-reinsurance:before {
  content: "\e909";
  color: #f36;
}
.icon-rb-icon:before {
  content: "\e90a";
  color: #f36;
}
.icon-partnership-symbol:before {
  content: "\e90b";
  color: #f36;
}
.icon-pb-symbol:before {
  content: "\e90c";
  color: #f36;
}
.icon-fronting:before {
  content: "\e90d";
  color: #f36;
}
.icon-Car-key:before {
  content: "\e901";
  color: #fff;
}

header {
    background: #fff;
    padding: 20px 0;
}
body{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-display: swap
}
a{
    text-decoration: none!important;
}

.navbar-brand{ 
    font-size: 14px; 
    font-weight: 400;
    margin-bottom: 0; padding: 0;margin-left: 10px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.ml-0 {
    margin-left: 0;
}
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 0 20px;
}
.navbar-brand img{
    max-width: 350px;
    margin: 5px 0;
}
.navbar{
    display: inline-block;
    width: 100%;
    padding: 0;
}
.navbar-collapse{ flex-grow: inherit !important;}
.no-padd{
    padding-left: 0;
    padding-right: 0;
}
.nav-links {
    list-style: none;
    display: flex;
    gap: 20px;
}
.nav-links a {
    text-decoration: none;
    color: #333;
}
.cta .btn {
    background-color: #007BFF;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
}
.navbar-nav .nav-item a.nav-link{
    padding: 0px 17px;
    color: #fff;
    font-weight: 400;
    transition: 0.5s all ease;
    font-size: 14px;
    border-bottom: 3px solid #fff;
}
/* .navbar-nav .nav-item:last-child a.nav-link{ border: 0;} */
.navbar-nav .nav-item a.nav-link.active, .navbar-nav .nav-item a.nav-link:hover{
    color: #fff;transition: 0.5s all ease;
}
.bottom-menu-bar .bottom-nav li a{ color: #000 !important; font-size: 16px !important;}
.bottom-menu-bar .dropdown-menu li a.dropdown-item{ 
    font-size: 16px !important; 
    color:  #000 !important;
    font-weight: 400 !important; display: inline-block; width: auto;padding-left: 0;
}
.bottom-menu-bar .dropdown-menu li a.dropdown-item:hover, .bottom-menu-bar .dropdown-menu li a.dropdown-item:focus{ background: transparent !important;}
.bottom-menu-bar .dropdown-menu.show, .bottom-menu-bar .dropdown-menu{  border: 0; border-radius: 0 0 8px 8px; text-align: center; padding: 15px;}
.bottom-menu-bar .nav-link.dropdown-toggle.show, .bottom-menu-bar .nav-link.active{ 
    color: #000 !important;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #080a52 0%,#ee3968 100%);
    border-image-slice: 1;
}
.bottom-menu-bar .navbar-nav .nav-item{ padding: 10px 27px 0;line-height: 30px;}
.bottom-menu-bar .navbar-nav .nav-item a.nav-link {
    padding: 0px;
}
.dropdown-menu.indus-dropdown{ width: 400px;left: -167%; }
.dropdown-menu.indus-dropdown li{ width: 50%; float: left;text-align: left;}
.right-border{ border-right: 0px solid #080A52;}
.bottom-menu-bar .bottom-nav li a.nav-btn{ background: #080A52 ; color: #fff !important; font-size: 16px; font-weight: 600; line-height: 24px; border-radius: 28px;padding: 10px 27px !important; margin-top: -6px;}
.container.bottom-menu-bar{ background: #fff; border-radius: 20px; margin-top: 40px; padding: 5px 10px;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);}
.bottom-menu-bar .dropdown:hover .dropdown-menu {
   display: block;
   margin-top: 0;top: 100%;
    left: 0;
}
.bottom-menu-bar .dropdown:hover .dropdown-menu.indus-dropdown{
    width: 400px;
    left: -167%;
}
.bottom-menu-bar .dropdown-menu li a.dropdown-item{ border-bottom: 3px solid transparent;}
.bottom-menu-bar .dropdown:hover .nav-link.dropdown-toggle, .bottom-menu-bar .dropdown-menu li a.dropdown-item:hover{ border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #080a52 0%, #ee3968 100%);
    border-image-slice: 1;}
.voffset1{
    margin-top: 10px;
}
.voffset2{
    margin-top: 20px;
}
.voffset3{
    margin-top: 30px;
}
.voffset4{
    margin-top: 40px;
}
.voffset5{
    margin-top: 50px;
}
.voffset6{
    margin-top: 60px;
}
.voffset7{
    margin-top: 70px;
}
.voffset8{
    margin-top: 80px;
}
.voffset9{
    margin-top: 90px;
}
.voffset10{
    margin-top: 100px;
}
.voffset5{
    margin-top: 50px;
}
.voffset-bottom1{
    margin-bottom: 10px;
}
.voffset-bottom2{
    margin-bottom: 20px;
}
.voffset-bottom3{
    margin-bottom: 30px;
}
.voffset-bottom4{
    margin-bottom: 40px;
}
.voffset-bottom5{
    margin-bottom: 50px;
}
.voffset-bottom6{
    margin-bottom: 60px;
}
.voffset-bottom7{
    margin-bottom: 70px;
}
.voffset-bottom8{
    margin-bottom: 80px;
}
.voffset-bottom9{
    margin-bottom: 90px;
}
.voffset-bottom10{
    margin-bottom: 100px;
}
/* General styling for header */
.main-header {
    width: 100%;
    background-color: transparent;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    
    padding: 0px;
    transition: background-color 0.3s ease;
}
/* Header container layout */

/* Navigation links */
.nav-links {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

.nav-links li {
    margin-left: 20px;
}

.nav-links a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    transition: color 0.3s ease;
}

.nav-links a:hover {
    color: #007BFF;
}
.nav-item.cta .btn{
    padding: 10px 25px !important;
    font-size: 13px;
}

/******* Home Slider *********/
.hero_carosel{ height: auto; overflow: hidden;}
.hero_carosel .owl-nav button.owl-prev,
.hero_carosel .owl-nav button.owl-next {
  position: absolute;
  bottom: 50%;
  right: 50%;
  color: #000;
}
.hero_carosel .owl-nav button.owl-prev {
  left: 0;
}
.hero_carosel .owl-nav button.owl-next {
  right: 0;
}
.hero_carosel.owl-carousel.owl-theme .owl-nav [class*="owl-"] {
  color: #444;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #fff;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.hero_carosel.owl-carousel.owl-theme.owl-loaded a {
  text-decoration: none;
}
.hero_carosel i.owl-direction {
  margin: 0 13px;
  font-size: 3em;
  padding: 0;
  color: #607d8b;
}
.hero_carosel .owl-nav button.owl-next,
.hero_carosel .owl-nav button.owl-prev {
  outline: 0;
  background: #fff;
  width: 36px;
}
.tag {
  display: inline-block;
}
.hero_carosel .item{ position: relative; overflow: hidden;}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
.desc {
  position: absolute;
  padding:0;
  z-index: 9;
  top: 140px;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  
}
.hero-img {
  position: relative;
}
.hero-img:before {
  background: rgba(128, 130, 168, 0.8);
  content: "";
  position: absolute;
  width: 45%;
  height: 100%;
  top: 0;
  right: -80px;
  transform: skew(-18deg); z-index: 1;
}
/* .layer-block{ position: absolute; left: 0; width: 500px; height: 100%;background: rgba(128, 130, 168, 0.8); z-index: 1;} */
.btn-gradient-bg {
  color: #fff;
  display: inline-block;
  padding: 11px 33px;
  background: linear-gradient(to right, #f05874 0%, #fc6a2a 100%);
  border-radius: 30px;
}
.delay-1 {
  animation-delay: 0.2s;
}
.delay-2 {
  animation-delay: 0.4s;
}
.delay-3 {
  animation-delay: 0.6s;
}
.delay-4 {
  animation-delay: 0.8s;
}
.web-video{ display: block; width: 100%;}
.banner-info-text-block{background: #202264;padding: 25px; border-radius: 10px; width: 750px; padding-right: 50px; right: 0; top: 0; position: absolute;}
.banner-info-text-block h1{ font-size: 54px; font-weight: 700; margin-bottom: 20px;}
.banner-info-text-block h2{ font-size: 40px; font-weight: 700;margin-bottom: 20px;}
.banner-info-text-block p{ font-size: 20px; font-weight: 400; line-height: 30px; margin-bottom: 25px;}
.play-icon{ width: 16px !important; height: 16px; position: absolute; left: 15px; top: 15px; z-index: 1;}
.banner-info-text-block .btn{ padding: 12px 25px; border-radius: 25px;}
.btn-secondary{ background: #fff; color: #003E6B; font-size: 16px; font-weight: 600;}
.btn-secondary:hover, .btn-secondary:focus{ background: #080A52; color: #fff;border-color: #080A52;}
.position-relative{ position: relative;}
.btn-primary{ background: #FF7598; color: #080A52; border-color: #FF3366;font-size: 16px; font-weight: 600;}
.btn-primary:hover, .btn-primary:focus{ background: #fff; color: #080A52;border-color: #fff;}
.info-sec{ background: #F2F5F9; display: inline-block; width: 100%; padding: 60px 0;}
.content-section h4, .content-section h2{ color: #080A52; font-size: 32px; line-height: 38px; font-weight: 600;margin-bottom: 15px;}
.content-section p{ color: #595959; font-size: 15px; line-height: 22px; font-weight: 400; margin-bottom: 5px;}
hr{ height: 2px; background: linear-gradient(to right, #080a52 0%,#ee3968 100%); border-top: 0; opacity: 1; margin: 15px 0;}
.image-section .custom-img-responsive{ display: inline-block; width: 100%;background: #fff; border-radius: 10px; padding: 10px;}
.custom-img-responsive{ display: inline-block; width: 100%;}
.image-section{ padding-left: 30px;}
.content-section{background: #fff; padding: 25px; border-radius: 10px;}
.btn-dark{background: #080A52 ; color: #fff; border-color: #FF3366;font-size: 16px; font-weight: 600; transition: all ease 0.3s; padding: 8px 25px; border-radius: 25px; border-color: #080A52 ; margin-top: 10px;}
.content-section .btn-dark{ margin-top: 20px;}
.btn-dark:hover, .btn-dark:focus{background: linear-gradient(to bottom, #ee3968 0%,#080a52 40%,#080a52 100%); transition: all ease 0.3s;}
.indus-lead{ display: inline-block; width: 100%; background: url('../images/indus-lead.webp') no-repeat; padding: 50px 0; background-attachment: fixed; min-height: 500px; background-size: cover; }
.indus-lead h2{ color: #fff; text-align: center; font-size: 56px; font-weight: 700; line-height: 67px;}
/* Edited By Vishal */
/* .lead-listing{ display: inline-block; width: 100%; list-style: none; padding: 0; margin: 20px 0 0 0; text-align: center;} */
.lead-listing {display: flex;align-items: center;justify-content: space-evenly;width: 100%;list-style: none;padding: 0;margin: 20px 0 0 0;text-align: center;}
/* Edited By Vishal */
/* .lead-listing li{ vertical-align: top; min-height: 330px; display: inline-block; width: 17%; margin: 10px 3%; background: #fff; border-radius: 50px; padding: 25px 15px; text-align: center;} */
.lead-listing li { vertical-align: top; min-height: 330px; display: flex; flex-direction: column; width: 17%; margin: 10px 3%; background: #fff; border-radius: 50px; padding: 45px 15px 10px 15px; text-align: center }
.lead-listing li h6{ font-size: 90px; color: #080A52; font-weight: 700; display: inline-block; width: 100%; margin-bottom: 15px; position: relative;}
/* Edited By Vishal */
/* .lead-listing li p{ font-size: 20px; color: #080A52; font-weight: 400; display: inline-block; line-height: 32px; width: 100%; margin-bottom: 15px;} */
.lead-listing li p { font-size: 25px; color: #080A52; font-weight: 400; line-height: 32px; margin: 0;}
.lead-listing li h6 span{ font-size: 18px; position: absolute; bottom: 0; margin: auto; left: 0; right: 0; z-index: 1;}
.lead-listing li h6.font-s{ font-size: 65px; line-height: 110px;}
/* Edited By Vishal */
.lead-listing .lead-value { flex: 0 0 20%; color: #080A52; display: flex; flex-direction: column; align-items: center; justify-content: center; line-height: 67.2px; padding-top: 25px;}
.lead-listing li:nth-child(1) .lead-value { font-size: 100px; font-weight: bold;}
.lead-listing li:nth-child(1) .lead-value span { font-size: 20px; font-weight: bold; line-height: 67.2px;}
.lead-listing li:nth-child(2) .lead-value { font-size: 80px; font-weight: 700; line-height: 67.2px;}
.lead-listing li:nth-child(3) .lead-value { font-size: 100px; font-weight: 700; line-height: 67.2px;}
.lead-listing .center-wrapper { flex: 0 0 80%; display: flex; justify-content: center; align-items: flex-start; min-height: 160px; padding: 0 45px;}
    .lead-listing li .lead-value span { height: 15px;}
.partner-block{ display: inline-block; width: 100%; padding: 50px 0;}
.partner-block h2{font-size: 50px; color: #080A52; font-weight: 700; display: inline-block; width: 100%; text-align: left;}
.partner-block p{ font-size: 18px; color: #080A52; font-weight: 600; display: inline-block; line-height: 34px; width: 100%;}
.client-slider img{ max-height: 77px;}
.padd-50{ padding-left: 50px; padding-right: 50px;}
.latest-insight{display: inline-block; width: 100%; padding: 50px 0; background: #E0E5EC;}
.latest-insight h2{font-size: 50px; color: #080A52; font-weight: 700; display: inline-block; width: 100%; text-align: left;}
.latest-insight.new-n-insight h2{font-size: 50px; color: #080A52; font-weight: 700; display: inline-block; width: 100%; text-align: center;}
.newsroom-slider{ margin-top: 30px;}
.newsroom-slider .item{ border:1px solid #1EA59B; border-radius: 8.46px; background: #fff; }
.newsroom-slider .item h5{ display: inline-block; width: 100%; text-align: center; font-size: 17px; color: #253257; font-weight: 600; margin:0 0 10px 0; line-height: 30px;}
.newsroom-slider .item h3{ display: inline-block; width: 100%; text-align: center; font-size: 17px; color: #253257; font-weight: 600; margin:0 0 10px 0; line-height: 30px;}
.btm-slider-info-block{ display: inline-block; width: 100%; padding: 10px; text-align: left; min-height: 152px;}
.owl-carousel.newsroom-slider .owl-item img{ width: 100%;}
.owl-carousel.newsroom-slider .owl-item{ transform: scale(1); padding-top: 37px;padding-bottom: 37px;}
.owl-carousel.newsroom-slider .owl-item.center{ transform: scale(1.2); z-index: 99;}
.owl-carousel.newsroom-slider .owl-item.center .item{border:1px solid #1EA59B; box-shadow: 0 0 24px rgba(0, 0, 0, 0.1) !important;}
.newsroom-slider .item img{ border-radius: 8.46px 8.46px 0 0;}
.owl-carousel.newsroom-slider .owl-dots.disabled, .owl-carousel.newsroom-slider .owl-nav.disabled{ display: block;}
.owl-carousel.newsroom-slider .owl-prev{ position: absolute; left: -15px; top: 40%; background: #253257 !important;  width: 46px; border-radius: 50% !important; color: #fff !important; font-size: 32px !important;}
.owl-carousel.newsroom-slider .owl-next{ position: absolute; right:-15px; top: 40%; background: #253257 !important;  width: 46px; border-radius: 50% !important; color: #fff !important; font-size: 32px !important;}
.footer-top{ display: inline-block; width: 100%;}
.footer-upper-link { float: left; width: 50%; padding: 25px; background: #E0E5EC; color: #080A52; font-size: 24px; font-weight: 600;text-decoration: none; border: 2px solid #A1A2BF;}
.footer-upper-link:first-child::after { content: ""; position: absolute; right: 0; top: 0; height: 100%; width: 1px; background: #fff;}
.footer-upper-link:last-child::before { content: ""; position: absolute; left: -1px; top: 0; height: 100%; width: 1px; background: #fff;}
.footer-upper-link span { float: right; font-size: 26px;}
.footer-upper-link:hover,
.footer-upper-link:focus { color: #080A52; outline: 0px solid #fff; outline-offset: 4px;} 
.footer-upper-link:focus { color: #080A52;outline-offset: 4px;}
.footer-upper-link:hover:first-child::after,
.footer-upper-link:focus:first-child::after,
.footer-upper-link:hover:last-child::before,
.footer-upper-link:focus:last-child::before { background: #080A52;}
.footer-upper-link:first-child {
  border-right: none;
}

.footer-upper-link:last-child {
  border-left: none;
}




footer {
    width: 100%;
    padding: 60px 20px 35px; position: relative; z-index: 1;
    background:#080A52; margin: -10px 0 0 0;
}
.footer-logo {
    display: inline-block;
    max-width: 100%;
}

footer p{
    color: #fff;
}
footer h5, footer .footer-heading-text {
    color: #fff;
    font-size: 18px; font-weight: 600;
}

footer h4 {
    color: #fff;
    font-size: 18px; font-weight: 600;
}

footer h3 {
    color: #fff;
    font-size: 18px; font-weight: 600;
}


.footer-links {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links li {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.footer-links li a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    transition: 0.3s all ease; position: relative; display: inline-block;
}
.footer-links li a:hover{ text-decoration: underline !important;}
.footer-icon{ position: absolute; left: 0; top:0; z-index: 1;}
.footer-icon2{ position: absolute; left: 0; top:2px; z-index: 1; width: 26px;}
.footer-icon3{ position: absolute; left: 0; top:2px; z-index: 1; width: 17px;}
.footer-links li a span{
    margin-right: 5px;
}

.contact-sec .footer-links li{ margin-bottom: 15px;}
.contact-sec .footer-links li a{ padding-left: 30px;}

.copyright-txt {
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.copyright-txt a{ color: #fff; text-decoration: none;transition: all ease 0.3s;}
.copyright-txt a:hover, .copyright-txt a:focus{ text-decoration: underline !important;transition: all ease 0.3s;}
.footer-social-block{ display: inline-block; width: 100%; list-style: none; padding: 0; margin:30px 0;}
.footer-social-block li{ display: inline-block; margin-right: 15px;}
.footer-social-block li a{ display: inline-block; background: #fff; border-radius: 50%; height: 44px; transition: all ease 0.3s; width: 44px; color: #080A52; font-size: 20px; padding:7px 12px;}
.footer-social-block li a:hover, .footer-social-block li a:focus{ box-shadow: 0px 2px 22px #fff;transition: all ease 0.3s;}

/*************** ABout Us Banner ************/
.about-us-banner{display: inline-block; width: 100%; background: url('../images/About-us-banner.webp') no-repeat; background-size: cover; padding: 200px 0;}
.about-us-banner h1{ background: #080A52;padding: 25px 50px; border-radius: 30px;font-size: 54px;
    font-weight: 700; display: inline-block; color: #fff;}
.insurance-sec{display: inline-block; width: 100%; background: #F2F5F9; padding: 50px 0;}    
.insurance-sec h2{ display: inline-block; font-size: 40px; color: #080A52; font-weight: 600; line-height: 48px; margin-bottom: 15px;}
.insurance-sec h6{ display: inline-block; font-size: 18px; color: #000; font-weight: 600; line-height: 24px; margin-bottom: 15px;}
.insurance-sec p{ display: inline-block; font-size: 16px; color: #000; font-weight: 400; line-height: 28px; margin-bottom: 15px;}
.sets-listing{ display: inline-block; width: 100%; list-style: none; padding: 0; margin: 0;}
.sets-listing li{ display: inline-block; width: 48%; background: #fff; border-radius: 15px; padding: 30px; position: relative; padding-left: 110px; margin:15px 10px; vertical-align: top; min-height: 215px;}
.sets-listing li img{ position: absolute; left: 25px; top: 33px; z-index: 1;}
.sets-listing li h3{ display: inline-block; width: 100%; font-size: 24px;color: #080A52; font-weight: 600; margin-bottom: 10px;}
.sets-listing li p{ display: inline-block; width: 100%; font-size: 17px;color: #1C1C1C; font-weight: 400; margin-bottom: 0; line-height: 28px;}
.financial-st{display: inline-block; width: 100%; background: #fff; padding: 80px 0;}
.financial-st h4 {color: #080A52;font-size: 50px;line-height: 68px;font-weight: 700;margin-bottom: 15px; text-align: center;}
.financial-st h2 {color: #080A52;font-size: 50px;line-height: 68px;font-weight: 700;margin-bottom: 15px; text-align: center;}
.financial-st p {color: #000;font-size: 18px;line-height: 30px;font-weight: 400;margin-bottom: 15px;text-align: center;}
/* Edited By Vishal -> financial listing */
.financial-listing { display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px; list-style: none; padding: 0; margin: 0; justify-content: space-between;}
.financial-listing li { display: flex; flex-direction: column; justify-content: center; align-items: center; background: #fff; border: 1px solid #080A52; border-radius: 15px; padding: 20px 30px; gap: 20px; min-height: 250px; min-width: 365px; text-align: center;    }
.financial-listing li h3 {margin: 0;color: #080A52;font-weight: 400;line-height: normal;display: flex;flex-direction: column;justify-content: center;line-height: 1;}
.financial-listing li:nth-child(1) h3 {font-size: 110px;}
.financial-listing li:nth-child(2) h3 {font-size: 110px;}
.financial-listing li:nth-child(3) h3 {font-size: 100px;}
.financial-listing li:nth-child(1) h3 span {font-size: 20px;font-weight: 600;color: #080A52;line-height: normal;text-align: left;margin-top: -10px;margin-left: -10px;}
.financial-listing li p {margin: 0;color: #080A52;font-weight: 600;line-height: normal;}
.financial-listing li:nth-child(1) p {font-size: 18px; margin-left: -10px;}
.financial-listing li:nth-child(2) p {font-size: 18px;}
.financial-listing li:nth-child(3) p {font-size: 20px;}
.explore-blk{display: inline-block; width: 100%; background: #F2F5F9; padding: 70px 0;}
.explore-blk h4{color: #080A52;font-size: 50px;line-height: 68px;font-weight: 700;margin-bottom: 15px; text-align: center;}
.explore-blk h2{color: #080A52;font-size: 50px;line-height: 68px;font-weight: 700;margin-bottom: 15px; text-align: center;}
.explore-listing{display: inline-block; width: 100%; list-style: none; padding: 0; margin: 20px 0 0 0; text-align: center;}
.explore-listing li{ vertical-align: top;display: inline-block; width: 17%; margin: 10px 1.4%; background: #fff; border-radius: 15px; padding: 83px 15px 25px 15px; text-align: center;position: relative; transition: all ease 0.5s;}
.explore-listing li:first-child{ margin-left: 0;}
.explore-listing li:last-child{ margin-right: 0;}
.explore-listing li .top-icon-blk{ position: absolute; top: 0; left: 0; right: 0; margin: auto; background: #F2F5F9;padding: 10px 17px; font-size: 28px;width: 80px; border-radius: 0 0 10px 10px;}
.explore-listing li h6{ font-size:20px; line-height: 26px; color: #080A52; font-weight: 500; display: inline-block; width: 100%; margin-bottom: 15px; position: relative;}
.explore-listing li p{ font-size:15px; color: #595959; font-weight: 400; display: inline-block; width: 100%;position: relative; min-height: 68px; margin-bottom: 0;}
.explore-listing li:hover{ background: #080A52; transition: all ease 0.5s;}

.explore-listing li:hover .top-icon-blk{ background: #FF3366; color: #fff;}
.explore-listing li:hover .top-icon-blk span:before{ color: #fff !important;}
.explore-listing li:hover h3, .explore-listing li:hover p{ color: #fff;}
.why-choose-us{display: inline-block; width: 100%; background: #fff; padding: 50px 0;}
.why-choose-us h4{color: #080A52;font-size: 50px;line-height: 68px;font-weight: 700;margin-bottom: 15px; text-align: center;}
.why-choose-us h2{color: #080A52;font-size: 50px;line-height: 68px;font-weight: 700;margin-bottom: 15px; text-align: center;}

.choose-listing{display: inline-block; width: 100%; list-style: none; padding: 0; margin: 20px 0 0 0; text-align: center;}
.choose-listing li{ vertical-align: top;display: inline-block; width: 24.5%;background: #fff; border-radius: 15px; padding:0px 15px 25px 54px; text-align: center;position: relative; transition: all ease 0.5s;}
.choose-listing li img{ position: absolute; top: 0; left: 0;width: 45px; z-index: 1;}
.choose-listing li h6, .choose-listing li h3{ font-size:23px; line-height: 26px; color: #080A52; font-weight: 500; display: inline-block; width: 100%; margin-bottom: 5px; position: relative; text-align: left;}
.choose-listing li p{ font-size:15px; color: #595959; font-weight: 400; display: inline-block; width: 100%;position: relative; min-height: 68px; margin-bottom: 0;text-align: left;}

/********* claim *********/
.claim-banner{display: inline-block; width: 100%; background: url('../images/claim-banner.webp') no-repeat; background-size: cover !important; padding: 200px 0;}
.claim-banner-info{background: #202264;padding: 25px 25px 40px; border-radius: 10px; width: 750px;}
.claim-banner-info h1{ font-size: 54px; font-weight: 700; margin-bottom: 20px; color: #fff;}
.claim-banner-info .btn{ padding: 12px 25px; border-radius: 25px;}
.btn-secondary:hover span:before{ color: #fff;}
.btn-primary:hover span:before{ color: #FF3366;}
.claim-block-st{display: inline-block; width: 100%; background: #fff; padding: 80px 0;}
.claim-block-st h2, .claim-block-st h4 {color: #16243D;font-size: 40px;line-height:50px;font-weight: 700;margin-bottom: 15px; text-align: center;}
.main-cliam-btm-block{ display: inline-block; width: 100%; text-align: left;}
.inner-cliam-sec{ display: inline-block; width: 80%; padding: 15px;}
.step-blk{ display: inline-block; width: 100%; padding-bottom: 25px; position: relative;}
.step-blk:before{ position: absolute; left: 35px; top: 0; background: #8FA3BE; width: 3px; z-index: 1; content: ""; height: 100%;}
.step-blk:last-child{padding-bottom: 0;}
.step-blk:last-child::before{ height: 0;}
.left-step-blk{ float: left; width: 70px; position: relative; z-index: 2;}
.left-step-blk span{ display: inline-block; border: 1px solid #080A52; font-size: 40px; font-weight: 700; line-height: 48px;width: 70px;height: 70px;padding: 10px;border-radius: 50%; color: #080A52; background: #fff;}
.right-step-blk{ display: inline-block; width: calc(100% - 90px); margin-left: 15px; }
.right-step-blk h5{color: #000000;font-size: 30px;line-height:50px;font-weight: 700;margin-bottom: 1px; text-align: left;}
.right-step-blk p{ font-size:20px; color: #000000; font-weight: 400; display: inline-block; width: 100%;position: relative;margin-bottom: 0;text-align: left;}
.claim-step-inner-info-list{display: inline-block; width: 100%; list-style: none; padding: 0; margin: 20px 0 0 0; text-align: left;}
.claim-step-inner-info-list li{ vertical-align: top;display: inline-block; background: #fff;  padding:0 0 0 32px; margin-right: 20px; text-align: center;position: relative; transition: all ease 0.5s; margin-bottom: 25px;}
.claim-step-inner-info-list li img{ position: absolute; top: -1px; left: 0;width:25px; z-index: 1;}
.claim-step-inner-info-list  li p {font-size: 15px;color: #000000;font-weight: 400;display: inline-block;width: 100%;position: relative;margin-bottom: 0;text-align: left;}
/*** check claim contact ***/
.check-claim-banner{display: inline-block; width: 100%; background: url('../images/check-cliam-banner.webp') no-repeat; background-size: cover; padding: 200px 0;}
.check-claim-banner h1{ background: #202264;padding: 25px;border-radius: 10px;font-size: 54px;
    font-weight: 700; display: inline-block; color: #fff;}
.inner-cliam-contact-sec{ text-align: left; display: inline-block; width:100%;margin-bottom: 25px;}
.inner-cliam-contact-sec h2, .inner-cliam-contact-sec h3, .inner-cliam-contact-sec h4{ text-align: left; font-size: 30px;color: #080A52;font-weight: 600;line-height: 48px;margin-bottom: 8px; display: inline-block; width: 100%;}
.inner-cliam-contact-sec .usr-n{ display: inline-block; width: 100%; font-size: 18px; color: #000; font-weight: 600; line-height: 27px; margin-bottom: 5px;}
.inner-cliam-contact-sec a{ color: #000000;font-size: 15px; font-weight: 500; text-decoration: none;}
.inner-cliam-contact-sec a span{color: #080A52; font-size: 18px;float: left;line-height: 28px; margin-right: 6px;}

/**** contractor *****/
.contractor-banner{ background: url('../images/contractor-banner.webp') no-repeat;}
.contractor-banner p{ font-size: 17px; color: #fff; margin-bottom: 25px;}
.contractor-listing{/* display: inline-block;  */ display: flex; flex-wrap: wrap;width: 100%; list-style: none; padding: 0; margin: 20px 0 0 0; text-align: center;}
.contractor-listing li{ vertical-align: top;display: inline-block; width: 32%; margin:10px .5%; background: #fff; border-radius: 15px; padding:25px 15px; text-align: center;position: relative; transition: all ease 0.5s; text-align: center; border: 1px solid #D0D0D0;}
.contractor-listing li .top-icon-blk{ background: #202264;padding: 14px 17px; font-size: 38px;width: 80px; border-radius:50%; color: #fff; height: 80px; display: inline-block;}
.contractor-listing li h3{ font-size:20px; line-height: 26px; color: #16243D; font-weight: 700; display: inline-block; width: 100%; margin-bottom: 10px; margin-top: 20px; position: relative;}
.contractor-listing li p{ font-size:15px; color: #080A52; font-weight: 400; display: inline-block; width: 100%;position: relative; margin-bottom: 0;}
.contractor-listing li:hover{ background: #080A52; transition: all ease 0.5s;}
.contractor-listing li:hover .top-icon-blk{ background: #fff; color: #080A52;}
.contractor-listing li:hover .top-icon-blk span:before{ color: #080A52 !important;}
.contractor-listing li:hover h3, .contractor-listing li:hover p{ color: #fff;}

/****** Financial Institution *****/
.financial-banner{display: inline-block;width: 100%;background:#F2F5F9;padding: 140px 0 0;}
.bottom-menu-bar.financial{ margin-top: 15px;}
.financial-banner-info{ display: inline-block; width: 100%; background: #fff; border-radius: 0;padding:15px 15px 15px 30px}
.financial-banner-info h1{ margin-top: 70px; font-size: 31px; font-weight: 700; margin-bottom:15px; color: #16243D;}
.financial-banner-info p{ font-size: 17px; font-weight: 400; margin-bottom: 20px; color: #787878;}
.financial-banner-info .btn{ padding: 12px 25px; border-radius: 25px;}
.btn-info{ background: #003E6B; color: #fff;font-size: 16px;font-weight: 600; border-color: #003E6B;}
.btn-info:hover, .btn-info:focus{ background:#080A52 ; border-color:#080A52 ; color: #fff;}
.financial-banner h4 {color: #080A52;font-size: 40px;line-height:50px;font-weight: 700;margin: 30px 0; text-align: center;}
.financial-i h6{ font-size: 23px; color: #16243D; font-weight: 700; margin-top: 10px;}
.financial-i p{color:#787878; font-size: 16px; font-weight: 400; margin-bottom: 0;}
.financial-i{ vertical-align: middle;}
.inner-bg-white-blk{ display: inline-block; width: 100%; background: #fff; border-radius: 10px; padding: 25px; min-height: 480px;}
.inner-bg-white-blk .trucking-top-heading{ display: inline-block; width: 100%; font-size: 30px; color: #16243D; line-height: 36px; font-weight: 500; margin-bottom: 10px;}
.inner-bg-white-blk p{ display: inline-block; font-weight: 400; width: 100%; font-size: 15px; color: #080A52; line-height: 24px;}
.inner-bg-white-blk .trucking-bottom-heading{ display: inline-block; width: 100%; font-size: 17px; color: #16243D; line-height: 26px; font-weight: 500; margin-bottom: 10px;}
.trucking-info-listing{ display: inline-block; width: 100%; list-style: none; padding: 0; margin: 0;}
.trucking-info-listing li{ position: relative; font-size: 14px; color: #16243D; font-weight: 400; display: inline-block; width: 100%; padding-left:25px; margin-bottom: 10px;}
.trucking-info-listing li img{ position: absolute; left: 0; top:4px; z-index: 1;}
.fronting-banner{background: url(../images/fronting-bg.webp) no-repeat;}
.fronting-banner .claim-banner-info h1{ line-height: 39px;}
.claim-banner-info h1 span{ font-size: 32px;}
.fronting-banner .claim-banner-info{ width: 1000px;}
.fronting-banner .claim-banner-info p{ margin-bottom: 0;}
.video-section{ display: inline-block; width: 100%;position: relative;}
.video-section video{ display: inline-block; width: 100%;}
.video-icon{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 1; width: 100px;}
.focus-blk{ display: inline-block; width: 100%; background: #C9CADC; padding: 70px 0 40px;}
.top-heading-blk{ display: inline-block; width: 100%; background: rgba(8, 10, 82, 0.5); padding: 13px 10px; border-radius: 15px; font-size: 28px; color: #fff; font-weight: 700; text-align: center;}
.focus-block-left-panel h3{ font-size: 25px; color: #000000; font-weight: 600; display: inline-block; width: 100%; margin-bottom: 10px;}
.focus-block-left-panel p{ font-size: 17px; color: #000000; font-weight: 400; display: inline-block; width: 100%; margin-bottom: 30px;}
.focus-block-right-panel h3{ font-size: 26px; color: #000000; font-weight: 700; display: inline-block; width: 100%; margin-bottom: 20px;}
.focus-block-right-panel p{ font-size: 16px; color: #000000; font-weight: 400; display: inline-block; width: 100%; margin-bottom: 20px; position: relative; padding-left: 25px;}
.focus-block-right-panel p span{ position: absolute; left: 0; top: 0;z-index: 1;color: #000000; font-weight: 700;}
.quick-insu{display: flex;justify-content:space-between;padding: 0px 20px;background-color: #fff;}
.quick-img{width: 100%;margin-left: -10px; object-fit: cover;height: 100%;}
.featured-image{ display: inline;}
.quick-content{padding: 25px 15px 0 20px;}
.quick-content h4 {font-size:30px;color: #000;font-weight: 700;}
.quick-one-points {position: relative;display:inline-block;margin-top: 33px;margin-top: 15px;}
.quick-one-points li {position: relative;display: inline-block;width: 100%;margin-bottom: 25px; padding-left: 72px;}
.quick-one-points li:last-child{ margin-bottom: 0;}
.quick-one-points li .icon {position: absolute;left: 0; top: 0; z-index: 1;}
.quick-one-points li .icon img{ width: 55px;}
.quick-one-points li .text p {font-size: 17px;color: #000000;font-weight: 400;margin-bottom: 0;}
.quick-one-points li .text h5 {font-size: 18px;color: #000000;font-weight: 700;margin:5px 0;}
.quick-one-points li .text{ display: inline-block;}
.contact-text{ display: inline-block; width: 100%;font-size: 17px;color: #000000;font-weight: 600;margin-top: 15px;margin-bottom: 10px;}
.contact-text a{ color: #000; text-decoration: underline !important;}
.insight-banner{ background: url('../images/insight-banner.webp') no-repeat;}
.new-n-insight h6, .btm-news h6{ text-align: center; margin-bottom: 0;font-size: 50px;
    color: #080A52;
    font-weight: 700;
    display: inline-block;
    width: 100%;}
.new-n-insight{ background: #fff;}
.btm-news .btm-slider-info-block{ text-align: center;}
.btm-news .newsroom-slider .item h5{ text-align: center;}
.btm-news .newsroom-slider .item h3{ text-align: center;}
.contact-form label {
    color: #000;
    font-size: 17px;
    font-weight: 500;
}
.contact-form .form-control {
    border: 1px solid #D0D2D8;
    border-radius: 5px;
    background: #fff;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    padding: 15px;
}
.contact-form  .form-select {
    border: 1px solid #D0D2D8;
    border-radius: 5px;
    color: #555555;
    font-size: 16px;
    font-weight: 500;
    padding: 15px;
}
.contact-form label span {
    color: #BF281D;
}
.contact-form .btn-info{ background: #080A52 ; border-radius:30px; padding: 8px 35px;}
.contact-form .btn-info:hover{background: linear-gradient(to bottom, #ee3968 0%,#080a52 40%,#080a52 100%);transition: all ease 0.3s;}
.innerfinancial-banner{ background: url('../images/financial-banner.webp') no-repeat center;}
.garage-banner{ background: url('../images/garage-package-bg.webp') no-repeat center; }
/* .innerfinancial-banner .claim-banner-info{ width: 1000px;} */
.innerfinancial-banner p {font-size: 17px;color: #fff;margin-bottom: 25px;}
.see-all-btn{background: #080A52 ;color: #fff;font-size: 16px;font-weight: 500;transition: all ease 0.3s;padding: 12px 15px;border-radius: 5px;border-color: #080A52 ; float: right;margin-top: 10px;}
.see-all-btn:hover{ color: #fff; background: linear-gradient(to bottom, #ee3968 0%,#080a52 40%,#080a52 100%); transition: all ease 0.3s;}
.copyright-txt{ text-align: right; margin-top: 15px;}
.footer-links{ width: 120px; float: right; clear: both;}
footer h5, footer .footer-heading-text{ float: right; width: 120px;}
footer h4{ float: right; width: 120px;}
footer h3{ float: right; width: 120px;}
.grocery-banner{ background: url('../images/grocery-banner-bg.webp') no-repeat center;}
.non-profit-listing li{margin: 10px 3%; min-height: 330px; width: 38%; }
.nonprofit-banner{background: url('../images/non-profit-banner-bg.webp') no-repeat center;}
.nonprofit-banner .claim-banner-info{ width: 670px;}
.nonprofit-banner .claim-banner-info p{ color: #fff;}
.error-message{ font-size: 12px; color: #BF281D; font-weight:400;display: none;}
.personal-auto-banner{background: url('../images/personal-auto-web-banner.webp') no-repeat center;}
.innerfinancial-banner.personal-auto-banner .claim-banner-info{ width: 700px;}
/* .personla-auto-listing li{ min-height: 395px;} */
.professional-liability-banner{background: url('../images/professional-liablility-banner.webp') no-repeat center;}
.professional-liability-banner .claim-banner-info{ width: 700px;}
/* .professional-liability-listing li{ min-height: 465px;} */
.restaurants-banner{background: url('../images/restaurants-banner.webp') no-repeat center;}
.restaurants-banner .claim-banner-info, .wholesalers-banner .claim-banner-info, .health-insurance-banner .claim-banner-info{ width: 700px;}
/* .restaurants-listing li{ min-height:370px ;} */
.wholesalers-banner{background: url('../images/wholesellers-banner.webp') no-repeat center;}
/* .wholesalers-listing li{ min-height: 415px;} */
.health-insurance-banner{background: url('../images/health-insurance-banner.webp') no-repeat center;}
.hospitality-banner{background: url('../images/hospitality-web-banner.webp') no-repeat center;}
.hospitality-banner .claim-banner-info{ width: 700px;}
.landscaping-banner{background: url('../images/landscaping-web-banner.webp') no-repeat center;}
.landscaping-banner .claim-banner-info{ width: 750px;}
.manufacture-banner{background: url('../images/manufacture-web-banner.webp') no-repeat center;}
.retail-banner{background: url('../images/retail-web-banner.webp') no-repeat center;}
.school-banner{background: url('../images/school-web-banner.webp') no-repeat center;}
.towing-banner{background: url('../images/towing-web-banner.webp') no-repeat center;}
.trucking-web-banner{background: url('../images/trucking-web-banner.webp') no-repeat;}
.bottom-trucking-banner{display: inline-block;width: 100%;background: #F2F5F9; padding:30px 0}
.trucking-listing li{ min-height: 310px;margin: 10px 5%;}
.trucking-listing li p{ min-height: 40px;}

.bottom-menu-bar .dropdown:hover .dropdown-toggle::after, 
.bottom-menu-bar .dropdown .dropdown-toggle.show::after{transform: rotate(180deg);}
.trucking-li p.none-text{ display: none;}
.trucking-li:hover .top-icon-blk{ display: none; }
.trucking-li:hover h3{ display: none; }
.trucking-li:hover p{ display: block; margin-top: 20px;}
.check-claim-banner h1.contact-banner-heading {padding: 25px 55px;}

.first-video{ transform:rotateY(180deg);}
.contractor-listing.trucking-listing, .contractor-listing.trucking-listing li{ display: inline-block;}
.contractor-listing.trucking-listing li{ display: inline-block; border: 1px solid #D0D0D0 !important; box-shadow: none !important; min-height: 340px;}
.contractor-listing.trucking-listing li.trucking-li .top-icon-blk{ margin-top: 50px;}
.contractor-listing.non-profit-listing{ display: inline-block;}
.non-profit-listing li{ min-height: 325px;}
.contact-us-outer{ padding-left: 20px; padding-right: 20px;}
.contact-us-outer .container-fluid, footer .container-fluid{ max-width: 1950px; width: 90%;}
.bottom-trucking-banner .container-fluid{ max-width: 1950px;}
.pr-icn{ margin: -1px 0 0 -1px; width: 25px;}

@media (max-width: 576px) {
  .slider-counter {
    font-size: 30px;
    font-weight: 500;
    bottom: 0;
  }
}



@media (max-width:359px){
    .main-header-top .container-fluid{padding: 0;}
    .main-header-top .navbar-brand{ margin-right: 0; font-size: 11px;}
    .navbar-nav .nav-item a.nav-link{ padding-bottom: 5px; margin-bottom: 5px; border-right: 0}
}

@media (min-width:360px) and (max-width:767px){
    .main-header-top .container-fluid{padding: 0;}
    .main-header-top .navbar-brand{ margin-right: 0; font-size: 12px;}
    .navbar-nav .nav-item a.nav-link{ padding-bottom: 5px; margin-bottom: 5px; border-right: 0}
    
}
@media (max-width:767px){ 
  .slider-counter {
    font-size: 80px;
    font-weight: 600;
    bottom: 0;
  }
  .insurance-sec strong{ width: 100%; text-align: center;}
  .inner-cliam-contact-sec h2, .inner-cliam-contact-sec h3, .inner-cliam-contact-sec h4{ font-size: 27px;}
    body{ padding-top: 50px;}
    .main-header-top-address-list li + li{
        margin-left: 0;
    }
    .navbar-brand img {max-width: 180px;}
    .container.bottom-menu-bar{ margin-top: 0; border-radius: 0;}
    .hero_carosel{ height: auto;}
    .banner-info-text-block h1, .banner-info-text-block h2{ font-size: 17px; margin-bottom: 0;}
    .banner-info-text-block p{ font-size: 12px; line-height: 18px; margin-bottom:0px;}
    .desc{ left: 0; transform: translate(0%, 0%); top: 10px;}
    .carsl_btn{ margin-top: 10px;}
    .carsl_btn .btn{ font-size: 13px;}
    .banner-info-text-block{ width:96%; padding: 10px; left: 2%;}
    .hero-img:before{ width: 75%;}
    .content-section{ order: 2; padding-right: 15px; text-align: center;}
    .content-section h4, .content-section h2{ font-size: 25px; line-height: 30px; margin-top: 20px;}
    .image-section{ margin-bottom: 15px; padding: 0;}
    .info-sec{ padding: 20px 0;}
    .content-section p{ font-size: 16px;}
    .partner-block h2{font-size: 25px; line-height: 30px; margin-top: 20px; text-align: center;}
    .partner-block p{ font-size: 16px; text-align: center; line-height: 30px;}
    .container-fluid.padd-50.voffset6{ margin-top: 20px;}
    .partner-block{ padding: 20px 0;}
    .padd-50{ padding-left:25px ; padding-right: 25px;}
    .latest-insight h2{font-size: 25px; line-height: 30px; text-align: center;}
    .newsroom-slider .item h5{ font-size: 14px; text-align: center; line-height: 24px;}
    .newsroom-slider .item h3{ font-size: 14px; text-align: center; line-height: 24px;}
    .owl-carousel.newsroom-slider .owl-item.center{ transform: scale(1);}
    .btm-slider-info-block{ min-height: 115px;}
    .indus-lead h2{ font-size: 40px; line-height: 46px;}
    .lead-listing {flex-direction: column;}
    .lead-listing li h6{ font-size: 50px;}
    .lead-listing li h6.font-s{ font-size: 50px; line-height: 50px;}
    .lead-listing li{ width: 300px; margin: 10px 0; min-height: 210px; padding: 35px 15px 10px 15px}
    .lead-listing li h6 span{ bottom: -10px;}
    /* Edited By Vishal */
    .lead-listing .lead-value { line-height: 37.2px; padding-top: 0;}
    .lead-listing li:nth-child(1) .lead-value { font-size: 52px;}
    .lead-listing li:nth-child(1) .lead-value span { font-size: 12px; line-height: 24.2px; margin-top: -5px;}
    .lead-listing li:nth-child(2) .lead-value { font-size: 45px; line-height: 40.2px;}
    .lead-listing li:nth-child(3) .lead-value { font-size: 52px; line-height: 40.2px;}
    .lead-listing .center-wrapper { min-height: 60px; padding: 30px 35px 0;}
    .lead-listing li:nth-child(2) .center-wrapper { min-height: 60px; padding: 8px 55px;}
    .lead-listing li p{ font-size: 15px; line-height: 17px;}
    .lead-listing li .lead-value span { height: 15px;}
    .footer-upper-link{ font-size: 15px; line-height: 38px; padding: 25px 10px;}
    .navbar-toggler{ border: 1px solid #202264;}
    .dropdown-menu.indus-dropdown{ width: 300px;}
    .bottom-menu-bar .dropdown-menu li a.dropdown-item{ font-size: 14px !important; padding: 4px 5px;}
    .bottom-menu-bar .navbar-nav .nav-item{ padding: 10px 5px 0;}
    footer h5, footer .footer-heading-text{margin-bottom: 0;margin-top: 20px;}
    footer h4{margin-bottom: 0;margin-top: 20px;}
    footer h3{margin-bottom: 0;margin-top: 20px;}
    .main-header-top-address-list li span{font-size: 17px;color: #fff;margin: 0 5px 0 0;}
    .nav-item.cta .btn{width: 150px;}
    .contact p{ font-size: 17px;}
    .footer-logo{ margin-top: 0;}
    footer{ padding-top: 40px;}

    /***** aboutus ******/
    .about-us-banner h1{ font-size: 30px; padding: 25px 20px;}
    .about-us-banner{ padding: 150px 0; background-position:center;}
    .insurance-sec h2, .financial-st h2, .explore-blk h2, .why-choose-us h2{ font-size: 30px; text-align: center; line-height: 38px;}
    .insurance-sec h6, .insurance-sec p{ text-align: center;}
    .insurance-sec, .explore-blk, .financial-st, .why-choose-us{ padding: 25px 0;}
    .sets-listing{ text-align: center;}
    .sets-listing li{ width: 96%;padding:98px 15px 15px;margin: 15px 0 0 0;}
    .sets-listing li h3, .sets-listing li p{ text-align: center;}
    .sets-listing li img{ left: 0; right: 0; margin: auto; top: 15px;}
    .explore-listing li{ width: 96%;}
    .explore-listing{ margin-top: 0;}
    .choose-listing li{ width: 90%;}
    .sets-listing li p{ font-size: 14px;}

    /*** claims ***/
    .claim-banner-info{ width: 100%;}
    .claim-banner{ padding: 100px 0;}
    .claim-banner-info .btn{ width: 250px; font-size: 14px; margin: 5px 0;}
    .claim-banner-info h1{ font-size: 35px;}
    .claim-block-st h2, .claim-block-st h4{ font-size: 25px; line-height: 32px;}
    .inner-cliam-sec{ width: 100%;}
    .right-step-blk p{ font-size: 17px;}

    /*** COntractor ****/
    .innerfinancial-banner .claim-banner-info{ width: 100%;}
    .contractor-banner .claim-banner-info h1 {font-size: 25px; margin-bottom: 10px;}
    .contractor-banner p{ font-size:14px ;}
    .claim-banner.contractor-banner {padding:50px 0;}
    .contractor-listing li{ width: 300px;}
    .claim-block-st.fi-block{ padding: 20px 0;}
    .fi-img-block{ margin-bottom: 10px;}
    .financial-i p{ margin-bottom: 15px;}
    .financial-banner{ padding-top: 20px;}
    .fi-banner-content-block{ order: 2; text-align: center;}
    .financial-banner-info h1{ font-size: 25px; margin-top: 15px;}
    .inner-bg-white-blk{ min-height: auto; margin:10px 0;}
    .inner-bg-white-blk .trucking-top-heading{font-size: 25px;line-height: 32px;}
    .fronting-banner .claim-banner-info{ width: 100%;}
    .claim-banner-info h1 span{ font-size: 17px;}
    .fronting-banner .claim-banner-info h1 {line-height: 22px;}
    .video-icon{ width: 50px;}
    .claim-block-st{ padding: 30px 0;}
    .focus-blk{ padding: 30px 0 10px;}
    .top-heading-blk{ font-size: 20px; border-radius: 10px;}
    .focus-block-left-panel h3, .focus-block-right-panel h3{ font-size: 20px;}
    .focus-block-left-panel p, .focus-block-right-panel p{ font-size: 15px;}
    .quick-img{ margin-left: 0;}
    .quick-content{ padding: 0 0 25px 0;}
    .no-padd-mbl{ padding-left: 0; padding-right: 0;}
    .quick-content h4{ font-size: 22px; margin-top: 15px;}
    .quick-one-points li .text h5{ font-size: 17px;}
    .quick-one-points li .text p, .contact-text{ font-size: 15px;}
    .nonprofit-banner .claim-banner-info, .innerfinancial-banner.personal-auto-banner .claim-banner-info, .professional-liability-banner .claim-banner-info, .restaurants-banner .claim-banner-info, .wholesalers-banner .claim-banner-info{ width:96%;}
    .copyright-txt{ text-align: center;}
    .see-all-btn{ margin-top: 0; padding: 6px 10px;}
    footer{ padding-left: 0; padding-right: 0;}
    .new-n-insight h6, .btm-news h6{ font-size: 25px;}
    /* Edited By Vishal -> financial listing */
    .financial-listing {flex-direction: column;align-items: center;}
    .financial-listing li {min-height: 160px;min-width: 250px;max-width: 300px;}
    .financial-listing li:nth-child(1) h3 {font-size: 35px;}
    .financial-listing li:nth-child(2) h3 {font-size: 35px;}
    .financial-listing li:nth-child(3) h3 {font-size: 30px;}
    .financial-listing li:nth-child(1) h3 span {font-size: 12px;margin-top: -5px;margin-left: 0;}
    .financial-listing li:nth-child(1) p {font-size: 14px;}
    .financial-listing li:nth-child(2) p {font-size: 14px;}
    .financial-listing li:nth-child(3) p {font-size: 16px;}
    .owl-carousel.newsroom-slider .owl-item.center{ transform: scale(1.2);}
    .choose-listing li h3{ font-size: 24px !important;}
    .choose-listing li p{ font-size: 18px !important;}
    .contractor-listing{ display: inline-block;}
}
@media (min-width:768px) and (max-width:1023px){
    .main-header-top .container-fluid{padding: 0;}
    .navbar-nav .nav-item a.nav-link{ padding-bottom: 5px; margin-bottom: 5px; border-right: 0}
    .main-header-top-address-list li + li { margin-left: 10px;}
    .main-header-top-menu{margin: 0;display: none;}
    .footer-logo{ max-width: 100%;}
    .nav-item.cta .btn{ width: 150px;}
    /* Edited By Vishal */
    .lead-listing { flex-direction: column; }
    .lead-listing li{ width: 350px; margin: 10px; justify-content: space-evenly; min-height: 230px;}
    .lead-listing .lead-value { line-height: 53.2px; padding-top: 0;}
    .lead-listing li:nth-child(1) .lead-value { font-size: 70px; }
    .lead-listing li:nth-child(1) .lead-value span { font-size: 15px; line-height: 30.2px; margin-top : -5px; margin-left: -5px;}
    .lead-listing li:nth-child(2) .lead-value { font-size: 58px; line-height: 53.2px;}
    .lead-listing li:nth-child(3) .lead-value { font-size: 70px; line-height: 53.2px;}
    .lead-listing .center-wrapper { flex: 0 0 80%; min-height: 70px; padding: 20px 45px 0;}
    .lead-listing li:nth-child(2) .center-wrapper { flex: 0 0 80%; min-height: 70px; padding: 0 70px 0;}
    .lead-listing li p{ font-size: 17px; line-height: 22px;}
    .lead-listing li .lead-value span { height: 15px;}

    .image-section{ padding-left: 0px; padding-right: 0; margin-bottom: 15px;}
    .content-section{ order: 2; padding-right: 15px; text-align: center;}
    .hero_carosel{ height: auto;}
    .info-sec{ padding: 40px 0;}
    .content-section h4, .content-section h2{ margin-top: 25px;}
    .partner-block h2, .partner-block p, .latest-insight h2{ text-align: center;}
    .banner-info-text-block h2, .banner-info-text-block h1{ font-size: 30px;}
    .banner-info-text-block p{ font-size: 16px; line-height: 24px;margin-bottom: 10px;}
    .banner-info-text-block{ padding-right: 15px;}
    .desc{ top: 30%;}
    .container.bottom-menu-bar{ margin-top: 20px;}
    .sets-listing li{ width: 96%; margin: 10px 2%;}
    .explore-listing li{ width: 30%;}
    .insurance-sec h2, .financial-st h2, .explore-blk h2, .why-choose-us h2{ font-size: 36px; text-align: center; line-height: 38px;}
    .choose-listing li{ width: 49.5%;}
    .claim-banner-info{  width: 700px;}
    .claim-banner-info .btn{font-size: 14px;}
    .contractor-listing li{ width: 48%; margin: 10px 1%;}
    .fi-img-block{ margin-top: 40px;}
    .fi-banner-content-block{ order: 2; text-align: center;}
    .financial-banner-info h1{ font-size: 30px; margin-top: 15px;}
    .inner-bg-white-blk{ min-height: auto; margin:10px 0;}
    .fronting-banner .claim-banner-info{ width: 100%;}
    .claim-banner-info h1 span{ font-size: 19px;}
    .fronting-banner .claim-banner-info h1 {line-height: 28px; font-size: 38px;}
    .fronting-banner .claim-banner-info p{ font-size: 15px;}
    .fronting-banner{ padding: 130px 0;}
    .quick-content{ padding-bottom: 30px;}
    .innerfinancial-banner .claim-banner-info{ width: 100%;}
    .non-profit-listing li{ margin: 10px 1%; min-height: 400px;}
    /* .personla-auto-listing li {min-height: 415px;}
    .professional-liability-listing li {min-height: 485px;}
    .restaurants-listing li{ min-height:421px;} */
    .innerfinancial-banner.personal-auto-banner .claim-banner-info, .professional-liability-banner .claim-banner-info, .restaurants-banner .claim-banner-info, .wholesalers-banner .claim-banner-info, .landscaping-banner .claim-banner-info{ width: 94%;}
    /* .wholesalers-listing li {min-height: 465px;}
    .health-listing li{ min-height:350px;} */
    .trucking-listing li{ width: 47.5%; min-height: 330px; margin: 10px 1%;padding: 40px 20px !important;}
    .inner-cliam-contact-sec a{ font-size: 13px;}
    /* Edited By Vishal -> financial listing */
    .financial-listing li {min-height: 160px;min-width: 215px;}
    .financial-listing li:nth-child(1) h3 {font-size: 55px;}
    .financial-listing li:nth-child(2) h3 {font-size: 55px;}
    .financial-listing li:nth-child(3) h3 {font-size: 50px;}
    .financial-listing li:nth-child(1) h3 span {font-size: 12px;}
    .financial-listing li:nth-child(1) p {font-size: 12px;}
    .financial-listing li:nth-child(2) p {font-size: 12px;}
    .financial-listing li:nth-child(3) p {font-size: 14px;}
    .inner-cliam-contact-sec h2, .inner-cliam-contact-sec h3, .inner-cliam-contact-sec h4{ font-size: 27px;}
}
@media (min-width:992px) and (max-width:1023px){
  .content-section{ order: 1; text-align: left;}
  .image-section{ order: 2; padding-left: 10px; margin-bottom: 0;}
  .content-section h4, .content-section h2{ font-size: 26px; margin-top: 0;}
  .content-section p{ font-size: 14px; line-height: 20px;}
}


@media (min-width: 1023px) {
    .retail-listing li:nth-child(4) {
        margin-left: 18%;
    }
}
@media (min-width:1024px) and (max-width:1199px){
    .lead-listing li h6{ font-size: 50px;}
    .lead-listing li h6.font-s{ font-size: 40px; line-height: 60px;}
    .lead-listing li h6 span{ bottom: -10px;}
    /* Edited By Vishal */
    .lead-listing li{ width: 310px; margin: 10px; justify-content: space-evenly; min-height: 290px; padding: 35px 10px 0 10px;}
    .lead-listing .lead-value { line-height: 60.2px; padding-top: 0; }
    .lead-listing li:nth-child(1) .lead-value { font-size: 70px; }
    .lead-listing li:nth-child(1) .lead-value span { font-size: 16px; line-height: 24.2px; margin-top: -5px; }
    .lead-listing li:nth-child(2) .lead-value { font-size: 65px; line-height: 60.2px; }
    .lead-listing li:nth-child(3) .lead-value { font-size: 70px; line-height: 60.2px; }
    .lead-listing .center-wrapper { min-height: 120px; padding: 0 35px 0; }
    .lead-listing li:nth-child(2) .center-wrapper { padding: 0 50px 0; }
    .lead-listing li p{ font-size: 18px; line-height: 25px;}
    .lead-listing li .lead-value span { height: 15px;}

    .partner-block h2{ font-size: 40px;}
    .partner-block p{ font-size: 16px; line-height: 26px;}
    .bottom-menu-bar .navbar-nav .nav-item{ padding: 10px 15px 0;}
    .hero_carosel{ height: auto;}
    .content-section h4, .content-section h2{ font-size: 27px;}
    .content-section p{ font-size: 15px;}
    .indus-lead h2{ font-size: 40px;}
    
    .sets-listing li{ width: 47.5%; margin: 10px 1%; vertical-align: top; min-height: 300px;}
    .explore-listing li{ width: 30%;}
    .insurance-sec h2, .financial-st h2, .explore-blk h2, .why-choose-us h2{ font-size: 36px; text-align: center; line-height: 38px;}
    .choose-listing li{ width: 49.5%;}
    .financial-banner-info h1{ margin-top: 15px;}
    .fronting-banner .claim-banner-info{ width: 100%;}
    .quick-content {padding:15px 15px 25px;}
    .innerfinancial-banner .claim-banner-info{ width: 850px;}
    .innerfinancial-banner .claim-banner-info h1{ font-size: 44px;}
    .non-profit-listing li{ margin: 10px 1%; min-height: 370px;}
    /* .personla-auto-listing li {min-height: 415px;}
    .professional-liability-listing li {min-height: 485px;}
    .restaurants-listing li{ min-height:444px;}
    .wholesalers-listing li {min-height: 485px;}
    .health-listing li{ min-height:380px;} */
    .trucking-listing li{ width: 36%;}
    .inner-cliam-contact-sec a{ font-size: 13px;}
    /* Edited By Vishal -> financial listing */
    .financial-listing li { min-height: 180px; min-width: 240px;}
    .financial-listing li:nth-child(1) h3 { font-size: 65px;}
    .financial-listing li:nth-child(2) h3 { font-size: 65px;}
    .financial-listing li:nth-child(3) h3 { font-size: 60px;}
    .financial-listing li:nth-child(1) h3 span { font-size: 12px;}
    .financial-listing li:nth-child(1) p { font-size: 12px;}
    .financial-listing li:nth-child(2) p { font-size: 12px;}
    .financial-listing li:nth-child(3) p { font-size: 14px;}
    .choose-listing li h3{ font-size: 24px !important; line-height: 1.5 !important;}
    .choose-listing li p{ font-size: 16px !important;}
    .quick-content h4 {font-size: 30px;}
    .quick-one-points li .icon img{ width: 80px;}
    .quick-one-points li .text h5{ font-size: 26px;}
    .quick-one-points li .text p{ font-size: 21px;}
    .quick-one-points li {padding-left: 102px;}
    .quick-content{ padding-top: 50px; padding-bottom: 50px;}
}
@media (min-width:992px) and (max-width:1199.9px){
  .content-section{ order: 1; text-align: left;}
  .image-section{ order: 2; padding-left: 10px; margin-bottom: 0;}
  .content-section h4, .content-section h2{ font-size: 26px; margin-top: 0;}
  .content-section p{ font-size: 14px; line-height: 18px;}
}
@media (min-width:1200px) and (max-width:1366px) {
    .newsroom-slider .item h5{ font-size: 15px; line-height: 24px;}
    .newsroom-slider .item h3{ font-size: 15px; line-height: 24px;}
    .btm-slider-info-block{ min-height: 170px;}
    .lead-listing li h6{ font-size: 60px;}
    .lead-listing li h6.font-s{ font-size: 50px; line-height: 60px;}
    .lead-listing li h6 span{ bottom: -10px;}
    /* Edited By Vishal */
    .lead-listing li{ width: 310px; margin: 10px; justify-content: space-evenly; min-height: 290px; padding: 35px 10px 0 10px;}
    .lead-listing .lead-value { line-height: 60.2px; padding-top: 0; }
    .lead-listing li:nth-child(1) .lead-value { font-size: 70px; }
    .lead-listing li:nth-child(1) .lead-value span { font-size: 16px; line-height: 24.2px; margin-top: -5px; }
    .lead-listing li:nth-child(2) .lead-value { font-size: 65px; line-height: 60.2px; }
    .lead-listing li:nth-child(3) .lead-value { font-size: 70px; line-height: 60.2px; }
    .lead-listing .center-wrapper { min-height: 120px; padding: 0 35px 0; }
    .lead-listing li:nth-child(2) .center-wrapper { padding: 0 50px 0; }
    .lead-listing li p{ font-size: 18px; line-height: 25px;}
    .lead-listing li .lead-value span { height: 15px;}
    .hero-img:before{ right: -130px;} 
    /* Edited By Vishal -> financial listing */
    .financial-listing li { min-height: 220px; min-width: 300px;}
    .financial-listing li:nth-child(1) h3 { font-size: 75px;}
    .financial-listing li:nth-child(2) h3 { font-size: 75px;}
    .financial-listing li:nth-child(3) h3 { font-size: 70px;}
    .financial-listing li:nth-child(1) h3 span { font-size: 14px;}
    .financial-listing li:nth-child(1) p { font-size: 14px;}
    .financial-listing li:nth-child(2) p { font-size: 14px;}
    .financial-listing li:nth-child(3) p { font-size: 16px;}
    .quick-content h4 {font-size: 35px;}
    .quick-one-points li .icon img{ width: 80px;}
    .quick-one-points li .text h5{ font-size: 23px;}
    .quick-one-points li .text p{ font-size: 20px;}
    .quick-one-points li {padding-left: 102px;}
    .quick-content{ padding-top: 50px; padding-bottom: 50px;}
    .inner-cliam-contact-sec .usr-n{ font-size: 23px;margin-top: 17px;margin-bottom: 8px;}
    .inner-cliam-contact-sec a{ font-size: 16px;}
    .inner-cliam-contact-sec a span{ margin-right: 8px;margin-top:0px;font-size: 20px;}
    .inner-cliam-contact-sec h2, .inner-cliam-contact-sec h3, .inner-cliam-contact-sec h4{ font-size: 29px; margin-bottom: 4px;}
    .main-cliam-btm-block .inner-cliam-contact-sec .usr-n.btm-user-n{ font-size: 18px; line-height: 1.5;margin-top: 0;width: 75%;}
    .contact-form{ margin-top: 20px;}
    .insurance-sec strong, .insurance-sec p, .sets-listing li p{ font-size: 18px;}
    
}
@media (min-width:1367px) and (max-width:1638px) {
    .hero-img:before{ right: -130px;}
    .content-section p{ font-size: 18px;line-height: 28px;margin-bottom: 20px;}
    .lead-listing li h6{ margin-top: 20px;}
    /* Edited By Vishal */
    .lead-listing li{ width: 310px; margin: 10px; justify-content: space-evenly; min-height: 290px; padding: 35px 10px 0 10px;}
    .lead-listing .lead-value { line-height: 60.2px; padding-top: 0; }
    .lead-listing li:nth-child(1) .lead-value { font-size: 70px; }
    .lead-listing li:nth-child(1) .lead-value span { font-size: 16px; line-height: 24.2px; margin-top: -5px; }
    .lead-listing li:nth-child(2) .lead-value { font-size: 65px; line-height: 60.2px; }
    .lead-listing li:nth-child(3) .lead-value { font-size: 70px; line-height: 60.2px; }
    .lead-listing .center-wrapper { min-height: 120px; padding: 0 35px 0; }
    .lead-listing li:nth-child(2) .center-wrapper { padding: 0 50px 0; }
    .lead-listing li p{ font-size: 18px; line-height: 25px;}
    .lead-listing li .lead-value span { height: 15px;}
    .btm-slider-info-block{ padding: 10px 3px;}
    .newsroom-slider .item h5{ font-size: 14px; line-height: 24px;}
    .newsroom-slider .item h3{ font-size: 14px; line-height: 24px;}
    .trucking-listing li{ min-height: 280px;}
    .inner-cliam-contact-sec{ margin-bottom: 50px;}
    /* Edited By Vishal -> financial listing */
    .financial-listing li { min-height: 220px; min-width: 300px;}
    .financial-listing li:nth-child(1) h3 { font-size: 75px;}
    .financial-listing li:nth-child(2) h3 { font-size: 75px;}
    .financial-listing li:nth-child(3) h3 { font-size: 70px;}
    .financial-listing li:nth-child(1) h3 span { font-size: 14px;}
    .financial-listing li:nth-child(1) p { font-size: 14px;}
    .financial-listing li:nth-child(2) p { font-size: 14px;}
    .financial-listing li:nth-child(3) p { font-size: 16px;}
    .quick-content h4 {font-size: 46px;}
    .quick-one-points li .icon img{ width: 80px;}
    .quick-one-points li .text h5{ font-size: 26px;}
    .quick-one-points li .text p{ font-size: 26px;}
    .quick-one-points li {padding-left: 102px;}
    .quick-content{ padding-top: 50px; padding-bottom: 50px;}
    .inner-cliam-contact-sec .usr-n{ font-size: 28px;margin-top: 17px;margin-bottom: 15px;}
    .inner-cliam-contact-sec a{ font-size: 20px;}
    .inner-cliam-contact-sec a span{ margin-right: 8px;margin-top: 2px;font-size: 24px;}
    .inner-cliam-contact-sec h2, .inner-cliam-contact-sec h3, .inner-cliam-contact-sec h4{ font-size: 36px;}
    .main-cliam-btm-block .inner-cliam-contact-sec .usr-n.btm-user-n{ font-size: 20px; line-height: 1.3;margin-top: 0;width: 75%; font-weight: 500;} 
    .contact-form{ margin-top: 20px;}
    .insurance-sec strong, .insurance-sec p, .sets-listing li p{ font-size: 18px;}
}
@media (min-width:1366px) and (max-width:1567.9px){
.inner-bg-white-blk{ min-height: 430px;}
}
@media (min-width:1568px) and (max-width:1596.9px){
.inner-bg-white-blk{ min-height: 400px;}
}
@media (min-width:1597px) and (max-width:1638.9px){
.inner-bg-white-blk{ min-height: 380px;}
}
@media (min-width:1639px) and (max-width:1660.9px){
.inner-bg-white-blk{ min-height: 380px;}
.inner-bg-white-blk p{ line-height: 27px;}
}
@media (min-width:1661px) and (max-width:1919.9px){
.inner-bg-white-blk{ min-height: 380px;}
.inner-bg-white-blk p{ line-height: 30px;}
}
@media (min-width:1896px) and (max-width:1919.9px){
.trucking-info-listing li {
        font-size: 18px !important;
        margin-bottom: 22px !important;
    }
}
@media (min-width:1399px) and (max-width:1638px){
  .choose-listing li h3{ font-size: 23px !important;}
  .choose-listing li p{ font-size: 16px !important;}
  .contact-text{ font-size: 22px;}
}
@media (min-width:1639px){
  .lead-listing li h6{ font-size: 100px;}
  .lead-listing li h6.font-s{ font-size: 80px;}
  .lead-listing li h6 span{ font-size: 20px;}
  /* Edited By Vishal */
  .lead-listing li{ min-width: 420px; margin: 10px 2%; justify-content: space-between; min-height: 330px;}
  .lead-listing .lead-value { line-height: 67.2px; padding-top: 0; }
  .lead-listing li:nth-child(1) .lead-value { font-size: 100px;; line-height: 67.2px; }
  .lead-listing li:nth-child(1) .lead-value span { font-size: 20px; line-height: 67.2px; margin-top: -15px; margin-left: -10px }
  .lead-listing li:nth-child(2) .lead-value { font-size: 80px; line-height: 67.2px; }
  .lead-listing li:nth-child(3) .lead-value { font-size: 100px; line-height: 67.2px; }
  .lead-listing .center-wrapper { min-height: 120px; padding: 0 35px; margin-bottom: 20px; }
  .lead-listing li:nth-child(2) .center-wrapper { padding: 0 62px; }
  .lead-listing li:nth-child(1) { padding: 30px 10px 15px 10px; }
  .lead-listing li p{ font-size: 25px; line-height: 35px;}
  .lead-listing li .lead-value span { height: 15px;}
  .partner-block h2{ font-size: 56px;}
  .partner-block p{ font-size: 22px;letter-spacing: -0.2px;}
  .newsroom-slider .item h5{ font-size: 26px; text-align: center; line-height: 32px; letter-spacing: -1px;}
  .newsroom-slider .item h3{ font-size: 26px; text-align: center; line-height: 32px; letter-spacing: -1px;}
  .btm-slider-info-block{ min-height: 225px;}
  .owl-carousel.newsroom-slider .owl-item{ padding-top: 50px; padding-bottom: 50px;}
  .btm-slider-info-block{ padding: 10px 5px;}
  .about-us-banner h1{ font-size: 60px;padding: 42px 50px;width: 445px;height: 150px; text-align: center;}
  .about-us-banner.insight-banner h1{ width: auto !important;}
  .quick-content h4{ font-size: 46px;}
  .quick-content{ padding-top: 50px; padding-bottom: 50px;}
  .quick-one-points li .icon img{ width: 80px;}
  .quick-one-points li .text h5{ font-size: 26px;}
  .quick-one-points li .text p{ font-size: 26px;}
  .quick-one-points li{ padding-left: 102px;}
  .quick-one-points li{ margin-bottom: 45px;}
  .contact-text{ font-size: 26px; margin-top: 35px; margin-bottom: 15px;}
  .claim-block-st h2, .claim-block-st h4{ font-size: 56px;}
  .contractor-listing{ margin-top: 40px;}
  .contractor-listing li h3{ font-size: 28.8px; line-height: 34.6px;}
  .contractor-listing li p{ font-size: 18px;}
  /* .contractor-listing li{ min-height: 400px;} */
  .claim-banner-info h1{ font-size: 64px;}
  .innerfinancial-banner p{ font-size: 20px;}
  .innerfinancial-banner .claim-banner-info{ width: 924px; padding: 40px;}
  .innerfinancial-banner.professional-liability-banner .claim-banner-info{ width: 850px; padding: 40px;}
  .umbrella-listing li{ min-height: 420px;}
  .garage-banner{ padding: 200px 0 150px;}
  .non-profit-listing li{margin: 10px 5%; min-height: 390px; width: 38%; }
  .hero-img:before{ width: 51%; right: -190px;}
  .hero_carosel{max-height: 600px;}
  .content-section p{ font-size: 18px;line-height: 28px;margin-bottom: 20px;}
  .focus-block-left-panel p, .focus-block-right-panel p{ font-size: 22px;}
  .focus-block-left-panel h3{ font-size: 32px;}
  .focus-block-right-panel h3{font-size: 36px;}
  .focus-block-right-panel h3, .focus-block-right-panel p{ margin-bottom: 25px;}
  .owl-carousel.newsroom-slider .owl-item.center{ transform: scale(1.2);}
  /* .personla-auto-listing li{ min-height: 480px;}
  .professional-liability-listing li{ min-height: 540px;}
  .restaurants-listing li{ min-height:470px ;}
  .wholesalers-listing li {min-height: 530px;} */
  .hospitality-banner .claim-banner-info{ width: 850px;}
  .landscaping-banner .claim-banner-info{ width: 870px;}
  .inner-bg-white-blk .trucking-top-heading{ font-size: 40px;line-height: 48px;}
  .inner-bg-white-blk p{ font-size: 16px; margin: 25px 0;}
  .inner-bg-white-blk .trucking-bottom-heading{ font-size: 20px;margin: 25px 0;}
  .trucking-info-listing li{ font-size: 16px; margin-bottom: 18px;}
  .inner-cliam-contact-sec h2, .inner-cliam-contact-sec h3, .inner-cliam-contact-sec h4{ font-size: 36px; font-weight: bold;}
  .inner-cliam-contact-sec .usr-n{ font-size: 28px;line-height: 34px; font-weight: 600; margin-bottom: 10px;margin-top: 30px;}
  .inner-cliam-contact-sec a{ font-size: 24px;}
  .inner-cliam-contact-sec a span{ font-size: 27px; line-height:40px ;}
  .trucking-listing li{ min-height: 350px; width: 38%;}
  .inner-cliam-contact-sec{ margin-bottom: 50px;}
  .choose-listing li h3{ font-size: 26px !important;}
  .choose-listing li p{ font-size: 18px;}
  .explore-listing li h3{ font-size: 24px !important; line-height: 1.5 !important;}
  .explore-listing li p{ font-size: 16px; min-height: 78px; width: 84%;}
  .focus-block-right-panel p{ padding-left: 30px;}
  .top-heading-blk{ font-size: 36px;}
  .focus-blk .col-xs-12.voffset3{ margin-top: 45px;}
  .usr-n.btm-user-n{ margin-top: 6px; max-width: 67%; font-size: 24px; font-weight: 500;}
  .contact-form{ margin-top: 20px;}
  .contact-form label{ font-size: 18px;}
  .insurance-sec strong, .insurance-sec p, .sets-listing li p{ font-size: 18px;}
  .content-section h4, .content-section h2{ font-size: 40px;margin-bottom: 25px; margin-top: 25px;}
  hr{ margin: 30px 0;}
  .content-section .btn-dark{ margin-top: 20px;}
  textarea.form-control{ min-height: 150px;}
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.powering-feature{
  padding-bottom: 9px;
}
@media (min-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1500px;
    }
}