/* navbar css start   */
    

        .navbar ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

        .navbar li {
            float: left;
            position: relative;
        }

        .navbar li a, .dropbtn {
            display: inline-block;
            color: white;
            text-align: center;
            padding: 20px 20px;
            text-decoration: none;
        }

       

        .dropdown {
            display: inline-block;
        }

        .dropdown-content {
            display: none;
            position: absolute;
            background-color: #f9f9f9;
            min-width: 205px;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 1;
        }

        .dropdown-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            text-align: left;
        }

       .dropdown-content a:hover {
    background-color: #e8e8e8;
}

        .dropdown:hover .dropdown-content {
            display: block;
        }

       .dropbtn::after {
    content: url('https://6207938.fs1.hubspotusercontent-na1.net/hubfs/6207938/Freedom%20Website%20Resources/Image/chevron-down.svg');
    display: inline-block;
    margin-left: 8px;
    width: 12px;
    height: 12px;
    transition: transform 0.3s ease;
    position: absolute;
    top: 35%;
}

     .dropdown:hover .dropbtn::after {
    transform: rotate(-95deg);
    top: 48%;
}
/* navbar css end */

.fil-banner {
    padding-top: 167px !important;
    padding-bottom: 20px !important;
   
} 

.Look-sec h1 {
    color: #fff;
    font-size: 45px;
      line-height: 50px;
}

.mc-listing ul li .list-icon {
    left: -46px;
    position: absolute;
    top: 13px;
}
.mc-listing ul li {
    list-style: none;
}
ul {
    margin: 0 0 0.4rem;
}
.mc-listing ul {
/*     padding-left: 0px !important; */
}
.mc-listing ul li .list-icon img {
    width: 27px;
}
.mc-listing ul li {
    color: #fff;
    font-size: 16px;
    line-height: normal;
    padding-bottom: 7px;
    padding-top: 10px;
    position: relative;
}
/* .fill-lft-mc {
    width: 88%;
} */
.mobile-v{
display:none !important;
}
.hs-form-f697c596-30df-433b-9849-3f05b37176e0_242b2756-311e-4163-9928-6923db604553 fieldset.form-columns-1 .hs-input {
    width: 99% !important;
}

.prt-logo {
    padding-top: 40px  !important;
    padding-bottom: 40px  !important;
}
.fil-banner 
{
    background: linear-gradient(90deg,#05152d,#164ea1)
}
.header-contact img {
    padding-right: 6px;
}
.header-contact a {
    display: flex;
}

.google-flex 
{
    padding-top: 10px;
}

.google-flex img 
{
    width: 200px !important;
}  

.header-main {
    margin-bottom: 70px;
}
.btm-nav {
    background: linear-gradient(90deg, #05CFFB 0%, #00B2FF 100%);
}
.header-menu a {
    color: #1F1F1F;
    font-weight: 600;
}
.header-contact {
    margin: 0 55px;
}
.header-phone img {
    width: 18px;
    padding-right: 5px;
}

.header-talkt a {
    border-radius: 50px;
    border: 3px solid #34A853;
    padding: 10px 30px;
}
.nv-ul ul li a {
    color: #000000;
    width: 100%;
    text-align: left;
}
.header-menu.d-flex {
    justify-content: end;
}
.nv-ul ul 
{
    padding: 0;
    display: flex;
    margin: 0;
}

.nv-ul ul li {
    list-style: none;
    padding: 0 50px;
}

.nv-ul ul 
{
    padding: 0;
}

.nv-ul 
{
    display: flex;
    justify-content: center;
}
 .google-flex.d-flex.desktop-v {
    display: none;
}
.fil-right.col-6.ty {
    display: flex !important;
  align-items: flex-end;
    padding: 50px 0px 50px 70px  !important;
}
@media only screen and (max-width: 852px) {
  .google-flex.d-flex.mobile-v {
   
    padding: 10px 0px 0px 0px !important;
}
      .fil-banner {
        padding-bottom: 20px !important;
        margin-top: 135px !important;
    }
      .Look-sec.mobile-v {
        display: block !important;
        text-align: center;
        width: 100%;
        padding-bottom: 20px;
    
}
  .Look-sec.mobile-v h1 {
    text-align: center;
      font-size: 24px !important;
}
  .fil-right.col-6.ty {
    display: flex !important;
    padding: 0px 0px 0px 0px  !important;
}
    .fil-cf {
        padding: 35px 20px 30px 20px !important;
    }
  
  .fil-right.col-6.ty {
    order: -1;
            padding-bottom: 30px;
}
  .mc-listing ul li {
    text-align: left;
    font-size: 14px;
    }
}
  
  .fil-banner {
    background: linear-gradient(279deg, #164EA1 0%, #05152D 100%);
}
  .hs-form-field {
    margin-bottom: 1rem;
}
/*       .fill-lft-mc {
        width: 68% !important;
    } */
      .Look-sec p {
        font-size: 10px !important;
    }
  .fil-cf form .hs-button, form input[type=submit] {
    font-size: 15px !important;
  }
  form {
    padding: 5px 0px 0px 0px  !important;
  }
  .fil-right.col-6.ty {
     display: flex !important;
  }
  
  .google-flex.d-flex.mobile-v{
        display: flex !important;
        padding: 0px 0px 0px 0px !important;
}
  
  .fil-cf {
    width: 100%;
    margin-bottom:15px;
}
     .fil-right.col-6 {
        display: flex !important;
        flex-direction: column;
    }
    .google-flex.d-flex .col-6 img {
        padding: 0 20px !important;
    }
    .google-flex.d-flex .col-6 {
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }
}

/* @media (min-width: 380px)  and (max-width: 408px) {
    .fill-lft-mc {
        width: 74% !important;
    }
}
@media (max-width: 380px)  {
    .fill-lft-mc {
        width: 78% !important;
    }
} */