#top-content .page-subtitle {
  color: #000; }
#header-holder {
  z-index: 15;
}
#header-holder .navbar {
  z-index: 999;
  position: fixed;
  top: 0;
  width: 100%;
  transition: all ease-in-out .4s;
  background: #000; }

.innerpage #top-content {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center; }

nav.navbar .navbar-nav > li {
  padding: 10px 16px; }

nav.navbar .navbar-nav > li.dropdown .dropdown-menu .dropdown-item:hover, nav.navbar .navbar-nav > li.dropdown .dropdown-menu .dropdown-item:focus {
  font-weight: 500; }

.page-title h1 {
  margin-top: 0; }

#top-content .page-subtitle {
  margin-top: 20px; }

#top-content .page-subtitle > a {
  font-weight: 600;
  color: #fff;
  background: #196aff;
  font-size: 14px;
  padding: 5px 10px 5px 5px;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px; }

a.btn.qa-cta-button-primary {
  color: #fff;
  background: #196aff;
  background: #e32636;
  height: 60px;
  line-height: 56px;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 200px;
  margin-top: 10px;
  font-size: 17px;
  font-weight: 700;
  text-align: center; }

a.btn.qa-cta-button-primary:hover {
  background: 0 0;
  color: #000;
  border: solid 1px #000; }

a.btn.qa-cta-button-primary span {
  color: #fff;
  font-weight: 700;
  display: inline-block;
  margin-left: -12px; }

a.btn.qa-cta-button-primary:hover span {
  color: #000; }

a.btn.qa-cta-button-primary span:before {
  content: "\f25a";
  font-family: Font Awesome\ 5 Free;
  padding: 6px 10px 7px;
  left: -5px;
  font-size: 24px; }

.domain-search-only a.btn.qa-cta-button-primary {
  margin-top: 0; }

.plain-content {
  padding-top: 20px;
  padding-bottom: 20px; }

.pricing {
  padding-top: 20px;
  padding-bottom: 20px; }

.post-content ul {
  margin-bottom: 20px; }

.post-content ul li {
  padding: 5px 0; }

.navbar-full .navbar-nav .dropdown-menu {
    position: absolute;
}
@media screen and (min-width: 1024px) {
  #top-content .top-content-container {
    width: 50%; } }

@media only screen and (max-width: 1023px) {
  nav.navbar .navbar-nav > li.dropdown .dropdown-menu {
    background-color: transparent; }
  nav.navbar .navbar-nav > li.dropdown .dropdown-menu .dropdown-item {
    color: #fff;
    text-align: left; }
  nav.navbar .navbar-nav > li > a.dropdown-toggle {
    margin-bottom: 0; } }

@media (max-width: 850px) {
  .innerpage #top-content {
    background-position: 24% 40px; } }

@media (min-width: 1280px) {
  .innerpage #top-content {
    background-position: 20% -10px; } }

#top-content .container .col-sm-12 {
  padding: 20px; }

nav.navbar .navbar-nav > li > a {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px; }

.page-title h1 {
  font-size: 42px;
  color: #000; }

@media (max-width: 720px) {
  .page-title h1 {
    font-size: 32px;
    color: #000; } }

@media (max-width: 580px) {
  .page-title h1 {
    font-size: 26px;
    color: #000; } }

@media (max-width: 500px) {
  #top-content.container-fluid {
    padding-left: 0;
    padding-right: 0; }
  #top-content .container {
    padding: 0;
    width: 90% !important; } }

@media (max-width: 430px) {
  #top-content h1 {
    word-break: break-word; } }

@media (max-width: 410px) {
  #top-content h1 {
    font-size: 33px; } }

@media (max-width: 998px) and (min-width: 767px) {
  nav.navbar .navbar-nav > li:nth-child(5) {
    display: none; } }

@media (max-width: 1200px) and (min-width: 767px) {
  nav.navbar .navbar-nav > li:nth-child(4) {
    display: none; } }

@media (min-width: 768px) {
  nav#nav {
    background: #000;
    padding-bottom: 5px;
    padding-top: 30px; }
  a.nav-link.dropdown-toggle {
    white-space: nowrap; }
  li.nav-item a.nav-link {
    opacity: 1 !important;
    transition: none !important; }
  li.nav-item a.nav-link:after, li.nav-item a.nav-link span:after, li.nav-item a.nav-link:before {
    background: #f9f9f9 !important;
    content: "";
    display: block;
    height: 100% !important;
    position: absolute;
    top: 0;
    width: 20px !important;
    transform: skewX(-20deg); }
  li.nav-item:hover > a, li.nav-item:hover > a:after, li.nav-item:hover > a span:after, li.nav-item:hover > a:before {
    background: #4e4e4e !important;
    color: #40b6da !important; }
  li.nav-item.open > a, li.nav-item.open > a:after, li.nav-item.open > a span:after, li.nav-item.open > a:before {
    background: #4e4e4e !important;
    color: #40b6da !important; }
  li.nav-item a:before {
    left: -10px !important; }
  li.nav-item a span:after, li.nav-item a:after {
    right: -10px !important;
    left: auto !important;
    transition: none !important; }
  li.nav-item:last-child {
    background: 0 0 !important; }
  nav.navbar .navbar-nav > li {
    background: #ccc;
    padding: 0 21px 0 0;
    height: 46px; }
  nav.navbar .navbar-nav > li > a {
    background: #f9f9f9;
    display: inline-block;
    width: 100%;
    height: 100%;
    opacity: 1;
    line-height: 46px;
    position: relative;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1px 1rem;
    cursor: pointer; }
  ul.nav.navbar-nav.navbar-nav-centered {
    position: absolute;
    bottom: -6px;
    left: 180px;
    margin-bottom: 5px;
    width: 100%; }
  nav#id .col-md-12 {
    position: relative; }
  nav.navbar .navbar-nav > li.dropdown .dropdown-menu {
    padding: 10px;
    border-radius: 0;
    border: 0;
    background: #4e4e4e;
    margin-left: -17px;
    overflow: auto;
    max-height: 530px; }
  nav.navbar .nav .open > a {
    background: #4e4e4e !important;
    color: #40b6da !important; }
  nav.navbar .navbar-nav > li.dropdown .dropdown-menu .dropdown-item {
    color: #fff;
    font-weight: 700;
    text-align: left; }
  nav.navbar .navbar-nav > li.dropdown .dropdown-menu .dropdown-item:hover {
    color: #40b6da; } }

@media (max-width: 767px) {
  #nav .container-fluid, #nav .container {
    padding: 0; }
  div#bs {
    color: #000;
    background: #fff;
    text-align: left;
    padding: 0;
    border: 0;
    box-shadow: none;
    width: 100%;
    height: auto;
          max-height: 550px;
    overflow: auto;
  }
  div#bs li {
    padding: 0; }
  div#bs a {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    padding-bottom: 7px;
    padding-top: 5px;
    padding: 5px 10px 7px; }
  div#bs a span.caret {
    float: right;
    border-width: 8px;
    margin-top: 5px; }
  div#bs li.open > a, div#bs li.show > a {
    background: #dbdbdb; }
  div#bs li.open > ul, div#bs li.show > ul {
    background: #e9e9e9;
    border-radius: 0;
    padding-left: 5px;
    height: 500px;
    overflow-y: auto; }
  div#bs li.open ul.dropdown-menu li a, div#bs li.show ul.dropdown-menu li a {
    text-align: left; } 
    .navbar-full .navbar-nav .dropdown-menu {
        position: static;
        float: none;
        box-shadow: none;
        border-radius: 0 !important;
        text-align: left;
    }
}

nav.navbar .navbar-toggle {
  margin: 13px 0 15px; }

@media (max-width: 480px) {
  nav.navbar .navbar-toggle {
    margin: 13px 10px 15px 0; } }

#top-content .container {
  margin: 0 auto;
  background: #fff;
  border: 1px solid #000;
  margin-top: 155px;
  position: relative;
  box-shadow: none !important; }

.innerpage #top-content {
  position: relative;
  padding-bottom: 0;
  background: #fff; }

#top-content .top-content-container {
  width: 100%; }

@media (max-width: 460px) {
  #top-content h1 {
    font-size: 22px; } }

@media (max-width: 365px) {
  #top-content h1 {
    font-size: 20px; } }

div#top-content p {
  margin-bottom: 0; }

div#top-content p:last-child {
  font-size: 15px; }

#top-content:before {
  background: url(/images/genrealliabilityinsurebanner.jpeg);
  height: 220px;
  width: 100%;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 30px; }

#nav div.navbar-header a.contact-number {
  display: inline-block;
  position: absolute;
  left: 180px;
  color: #4876ff;
  font-weight: 700;
  top: -25px;
  font-size: 19px; }

@media (max-width: 767px) {
    .collapse.show {
        display: block;
    }
  #nav div.navbar-header a.contact-number {
    display: inline-block;
    position: absolute;
    right: 75px;
    left: unset;
    color: #fff;
    font-weight: 700;
    cursor: text;
    top: 30px;
    font-size: 15px; } }

.number-div {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px; }

.number-div a {
  color: #836fff;
  font-weight: 700;
  text-decoration: none !important;
  font-size: 20px !important; }

.number-div a:hover {
  color: #4bb74c; }

table.blueTable {
  border: 1px solid #1c6ea4;
  background-color: #eee;
  width: 100%;
  text-align: left;
  border-collapse: collapse; }

table.blueTable td, table.blueTable th {
  border: 1px solid #aaa;
  padding: 3px 2px; }

table.blueTable tbody td {
  font-size: 13px;
  width: 50%; }

table.blueTable tr:nth-child(even) {
  background: #d0e4f5; }

table.blueTable thead {
  background: #1c6ea4;
  background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
  border-bottom: 2px solid #444; }

table.blueTable thead th {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  border-left: 2px solid #d0e4f5; }

table.blueTable thead th:first-child {
  border-left: none; }

table.blueTable tfoot {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #d0e4f5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444; }

table.blueTable tfoot td {
  font-size: 14px; }

table.blueTable tfoot .links {
  text-align: right; }

table.blueTable tfoot .links a {
  display: inline-block;
  background: #1c6ea4;
  color: #fff;
  padding: 2px 8px;
  border-radius: 5px; }

@media (max-width: 750px) {
  img {
    width: 100% !important;
    height: initial !important; } }

div.breadcrumbs {
  background-color: #f5f5f5;
  padding: 8px 17px; }

div.breadcrumbs ol {
  padding: 0;
  margin: 0; }

div.breadcrumbs li {
  display: inline-block; }

div.breadcrumbs li a {
  font-size: 14px;
  color: #71a0c7; }

div.breadcrumbs li:not(:last-child):after {
  display: inline-block;
  content: "\00BB";
  font-stretch: condensed;
  margin: 0 2px;
  font-size: 15px; }

div.breadcrumbs li:nth-child(2):after {
  margin-right: 5px; }

div.breadcrumbs li:last-child a {
  color: #58545f; }

div.breadcrumbs li:last-child a span {
  color: #58545f; }

div.breadcrumbs li a span {
  font-weight: 500;
  font-size: 14px;
  color: #71a0c7; }

form.search-form {
  float: right;
  position: absolute;
  right: -68px;
  color: #4876ff;
  top: -24px;
  width: 230px;
  background: #fff;
  border-radius: 5px; }

@media (max-width: 1195px) {
  form.search-form {
    right: 2px; } }

@media (max-width: 767px) {
  form.search-form {
    right: 40px;
    top: 1px; } }

@media (max-width: 480px) {
  form.search-form {
    right: 25px;
    width: 180px; } }

@media (max-width: 395px) {
  form.search-form {
    width: 165px; } }

form.search-form input[type=text] {
  padding: 3px 5px 3px 10px;
  border: 0;
  font-size: 13px;
  width: calc(100% - 39px);
  max-width: initial;
  border-radius: 5px;
  margin-bottom: 0; }

form.search-form button {
  position: absolute;
  right: 10px;
  top: 1px;
  border: 0;
  font-family: "font awesome\ 5 free";
  background: 0 0;
  height: initial;
  padding: 1px 6px; }

@media (max-width: 767px) {
  #header-holder .row {
    padding: 0; }
  #header-holder .navbar {
    padding-top: 10px; }
  #header-holder .navbar #nav div.navbar-header a.contact-number {
    top: 32px; }
  #header-holder .navbar nav.navbar .navbar-toggle {
    margin-top: 25px; } }

.footer {
  width: 100%; }

.connect-controls {
  padding: 0 15px; }

.connect-controls .btn {
  display: block;
  margin-bottom: 15px;
  background: #0483e0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 18px;
  outline: none !important;
  box-shadow: none !important;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  border-radius: .25rem;
  text-decoration: none;
  border: 1px solid transparent; }

.connect-controls .btn-white {
  background: #fff;
  border-color: #0483e0;
  color: #0483e0; }

.connect-controls .btn:hover {
  background: #0069d9 !important;
  color: #fff !important;
  outline: none !important;
  box-shadow: none !important; }

#nav div.navbar-header a.contact-number {
  display: inline-block;
  position: absolute;
  left: unset;
  color: #fff;
  font-weight: 700;
  top: -25px;
  font-size: 15px;
  z-index: 2;
  position: absolute;
  right: 0; }

button.get-quote {
  background: #a51c3c;
  border: 1px solid;
  padding: 5px 30px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: .5px;
  position: absolute;
  right: 0;
  color: #fff;
  border: 1px solid #85696f;
  z-index: 999999 !important; }

.navbar-header button.get-quote:hover {
  background: 0 0 !important;
  transition: .9s ease-in-out; }

@media (min-width: 768px) {
  form.search-form {
    float: unset;
    position: absolute;
    right: unset;
    color: #4876ff;
    top: -24px;
    width: 230px;
    background: #fff;
    border-radius: 5px;
    left: 180px; } }

@media (max-width: 767px) {
  button.get-quote {
    right: 79px;
    top: 26px;
    padding: 5px 15px;
    line-height: 13px;
    font-size: 14px; }
  #nav div.navbar-header a.contact-number {
    right: 79px;
    top: 1px;
    color: #fff;
    font-size: 14px; }
  form.search-form {
    display: none; } }

@media (min-width: 769px) and (max-width: 991px) {
  button.get-quote {
    padding: 5px 19px; } }

body {
  font-size: 14px !important; 
    
}

/*work for nav */

.navbar-collapse .navbar-collapse-centered .collapse .show {
    display: block !important;
}

/*# sourceMappingURL=custom.css.map */