@charset "utf-8";

/* CSS Document */
@media screen and (max-width: 767px) {
.callout .wrap, .callout .wrap.index .item  {
    flex-direction: column;
}
.callout .wrap.index .item:last-of-type {
    flex-direction: column-reverse;
}
.callout .wrap.index .item > * {
    width: 100%;
}
.callout img {
    max-width: none;
    min-width: auto;
    width: 100%;
    max-height: 300px;
    min-height: 200px;
    height: auto;
    object-position: 0 20%;
}
.navbar-nav {
  display: block;
  width: auto;
}
  .inside-quote-lob {
    height: 400px;
  }

  .footer-list-style li {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }

  .white-bg.index .agency-logo {
    margin-left: -15px;
  }

  .white-bg.index .navbar-default .navbar-toggle {
    margin-right: -15px;
  }

  .agency-logo {
    width: 200px;
  }

  .skip-to-content-link.index {
    transform: translateY(-400%);
  }

  .skip-to-content-link.index:focus {
    transform: translateY(-300%);
  }

  .ins-types .col-md-4 .inner {
    width: 80%;
  }

  .ins-types .col-md-4 {
    margin: 0 0 30px;
    display: flex;
    justify-content: center;
  }

  .box-1,
  .box-2,
  .box-3,
  .box-4 {
    border-bottom: 1px solid #99b9bf;
  }

  .box-2,
  .box-4 {
    border-right: none;
  }

  .carousel-inner.main>.item:after {
    background: rgba(0, 0, 0, 0.6);
  }

  .carousel-inner.main>.item>img {
    width: 100%;
    margin-top: 0px;
    height: auto;
    max-height:300px;
    min-height: 200px;
  }

  .content {
    padding: 0 15px;
  }

  .mar {
    margin-top: 90px;
    position: relative;
    z-index: 8;
  }

  .navbar {
    z-index: 99;
  }

  .navbar-nav {
    top: 0px;
  }

  .navbar-default .navbar-toggle,
  .navbar-default .navbar-toggle:hover {
    background: transparent;
    border: none;
    float: right;
    margin-right: 0px;
    margin-top: -68px;
  }

  .navbar-default {
    background: transparent;
    border: 0;
	min-height: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #333;
    margin: 8px auto;
    padding: 3px 0;
  }

  .collapse {
    display: none;
    min-height: auto;
  }

  .overlay {
    padding: 0 0;
    top: -95px;
  }

  .navbar-nav {
    position: relative;
    margin: 0;
  }

  .navbar .navbar-nav {
    float: none;
  }

  .navbar-collapse {
    background: #f5f9fa;
    position: absolute;
    z-index: 9;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, .6);
    margin-top: 28px;
  }

  .navbar-default .navbar-nav>li>a {
    display: table;
    margin: 10px auto;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-nav>li>a {
    text-align: center;
    color: #333 !important;
  }

  .navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
    text-align: center;
    margin-left: 0px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a.active {
    background-image: linear-gradient(45deg, #175d6b, #175d6b);
  }

  .dropdown:hover .dropdown-menu {
    display: none;
  }

  .open>.dropdown-menu {
    display: block !important;
  }

  .caption {
    margin-top: 483px;
    margin-left: 10px;
    padding: 0;
  }

  .caption h2 {
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
  }

  .caption h2 span {
    font-size: 18px;
    line-height: 24px;
  }

  .ins-types a {
    margin-bottom: 20px;
  }

  .ins-boxes h3 {
    font-size: 15px;
  }

  .carousel-control.left-testi {
    left: 40%;
    width: 20px;
    height: 30px;
  }

  .carousel-control.right-testi {
    left: 52%;
    width: 20px;
    height: 30px;
  }

  .blog-left,
  .blog-right {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  footer {
    height: auto;
    text-align: center;
    padding: 0 0 20px;
  }

  footer h4 {
    padding-bottom: 2px;
    margin-top: 40px;
  }

  .qte-btn-ins {
    width: 100%;
	font-size: 14px;
  }

  .copyright p {
    text-align: center;
    font-size: 12px;
  }

  .inside-banner {
    height: auto;
    overflow: hidden;
  }

  .jot-form {
    height: 1000px !important;
  }

  .whats-new-content p {
    text-align: center;
  }

  .ht-mb {
    margin-top: 42px;
  }

  .footer-nav .dropdown-menu.right-open, .footer-nav .dropdown-menu.right-open1 {
    margin: 0 0 0 0px;
    width: 100%;
  }

  .footer-nav .dropdown-menu>li>a {
    text-align: center;
    margin: 5px auto;

  }

  .right-cnt {
    margin-top: 20px;
    display:none;
  }

  .right-cnt h2,
  .right-cnt h3,
  .right-cnt h4,
  .right-cnt p {
    text-align: center;
  }

  .right-cnt img {
    margin: 0 auto;
    display: block;
  }

  .inside-banner img {
    max-height: 300px;
    object-fit: cover;
  }

  .inside-banner {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .inside-quote-lob {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
.callout .wrap.index .item {
    align-items:flex-start;
}
  .clear-fix {
    clear: left;
  }

  .inside-quote-lob h2,
  .inside-quote h2 {
    font-size: 18px;
    padding-bottom: 0px;
  }

  .top-bar {
    height: 35px;
  }

  .top-nav {
    padding: 7px 0 0 0;
  }

  .top-nav li {
    line-height: 20px;
    margin-right: 12px;
    padding-right: 12px;
  }

  .top-social {
    margin-top: -7px;
  }

  .ed-1,
  .ed-2 {
    font-size: 13px;
  }

  .shadowed {
    display: block;
  }



  .top-my-account {
    margin-top: 7px;
    margin-bottom: 8px;
  }

  .white-bg {
    height: 120px;
  }

  .agency-logo {
    margin: 30px 0 0 0;
  }
  .navbar-default .navbar-nav>li>a {
    font-size: 10px !important;
    margin: 0 4px !important;
    padding-bottom: 2px !important;
  }

  .navbar-nav {
    top: 60px;
  }

  .carousel-inner.main>.item>img {
    margin-top: 150px;
    height: calc( 95vh - 150px);
  max-height: 500px;
  min-height: 300px;
  }

  .top-cst {
    font-size: 10px;
    height: 20px !important;
    margin-top: 0px;
    padding: 3px 14px;
  }

  .navbar-nav>li a {
    font-size: 13px;
    line-height: 18px;
    padding: 6px 8px;
  }

  .caption {
    margin-left: 10px;
    padding: 0;
  }

  .caption h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .caption h2 span {
    font-size: 28px;
    line-height: 36px;
  }

  .styleOption {
    margin: -10px 0 0 0;
  }

  .ins-boxes h3 {
    font-size: 14px;
  }

  .ins-types h3 {
    font-size: 15px;
  }

  .inside-quote-lob {
    height: auto;
    padding: 5px;
  }

  .dropdown:hover .dropdown-menu {
    display: none;
  }

  .open>.dropdown-menu {
    display: block !important;
    margin-top: 10px;
  }

  .styleOption-inside select {
    margin-top: 0px;
  }

  .inside-quote {
    height: 250px;
    padding: 5px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .inside-banner-hd,
  .inside-banner-hd img {
    height: 250px;
  }

  .inside-banner-hd img {
    object-fit: cover;
  }

  .inside-qte-btn.btn-default {
    margin-top: 20px;
  }

  .styleOption-inside {
    margin-top: 20px;
  }

  .styleOption-inside,
  .inside-quote input {
    width: 80%;
  }

  /*.btn-default,
  .btn-default:hover {
    margin-top: 8px;
  }*/

  .right-cnt h2 {
    font-size: 25px;
  }

  .footer-addrss .fa {
    padding: 5px 5px 8px 0;
  }

  ul.footer-nav,
  ul.footer-list-style {
    font-size: 14px;
  }

  .footer-addrss p,
  .footer-addrss p a {
    font-size: 13px;
    line-height: 20px;
  }

  .inside-banner {
    /* I took the width from your post and placed it in css  width: 760px; */
    height: 325px;
  }

  /* This will style any <img> element in .parent div */
  .inside-banner img {
    height: 325px;
  }

  .styleOption select {
    background: #fff;
    height: 40px;
    color: #333;
  }

  .grid h4 {
    font-size: 15px;
  }

  footer h4 {
    font-size: 20px;
  }

  .footer-addrss h5 {
    font-size: 14px;
  }

  .footer-map {
    float: right;
  }

  .inside-qte-btn.btn-default,
  .wp-block-search__button {
    padding: 10px 12px;
  }

  .footer-list-style li {
    margin-bottom: 12px;
  }

  .top-nav li {
    margin-right: 10px;
    padding-right: 12px;
    font-size: 12px;
  }

}


@media screen and (min-width: 980px) and (max-width: 1199px) {
  .agency-logo {
    margin: 25px 0 0 0;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 12px;
    margin: 0 10px;
  }

  .carousel-inner.main>.item>img {
  max-height: 550px;
  min-height: 400px;
}
.navbar-nav {
    top: 60px;
}
  .navbar-nav>li a {
    font-size: 14px;
    line-height: 18px;
    padding: 6px 9px;
  }

  .ed-1,
  .ed-2 {
    font-size: 13px;
  }

  .caption {
    margin-top: 100px;
    margin-left: 10px;
    padding: 0;
  }

  .caption h2 {
    font-size: 24px;
    line-height: 29px;
  }

  .caption h2 span {
    font-size: 32px;
    line-height: 48px;
  }

  .inside-quote,
  .inside-quote-lob {
    height: 240px;
  }

  .inside-quote-lob {
    height: 350px;
  }
  .inside-quote-lob h2 {
          font-size: 24px;
    line-height: 36px;
  }
  .styleOption-inside select {
    margin-top: 20px;
  }

  .styleOption select {
    background: #fff;
    height: 40px;
    color: #333;
  }

  .top-nav li {
    margin-right: 12px;
    padding-right: 15px;
  }
  
  .ins-types .col-md-4 .inner h3 {
	font-size: 22px;
  }
  
  .inside-qte-btn.btn-default{
	margin-top: 20px;
  }

}

@media screen and (min-width: 1200px) and (max-width: 1699px) {
  .caption {
    margin-top: 100px;
  }

  .caption h2 {
    font-size: 40px;
    line-height: 55px;
  }

  .caption h2 span {
    font-size: 52px;
    line-height: 60px;
  }
}

@media screen and (max-width:991px) and (min-width: 980px) {
  .clear-fix {
    clear: left;
  }

  .inside-quote-lob h2,
  .inside-quote h2 {
    font-size: 18px !important;
    padding: 0px;
  }

  .white-bg {
    height: 120px !important;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 10px !important;
    margin: 0 4px !important;
    padding-bottom: 2px !important;
  }

  .navbar-nav {
    top: 60px;
  }

  .carousel-inner.main>.item>img {
    margin-top: 170px !important;
  }

  .inside-quote {
    height: 250px;
    padding: 5px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .inside-banner-hd,
  .inside-banner-hd img {
    height: 250px;
  }

  .inside-banner-hd img {
    object-fit: cover;
  }

  .inside-qte-btn.btn-default {
    margin-top: 20px;
  }

  .styleOption-inside {
    margin-top: 20px;
  }

  .styleOption-inside,
  .inside-quote input {
    width: 80%;
  }
}