@charset "utf-8";

/* CSS Document */
@media (max-width: 991px) {
.index-header h1 {
    color: #2c2c2c;
}
	.navbar-header {
		float: none;
	}
	
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.active, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav > li.active > a {
		background-color: #0b2f63 !Important;
		color: #fff!Important;
        border:none;
	}
	
	.navbar-nav .open .dropdown-menu {
		background: #eaeaea;
	}

	.navbar-toggle:hover,
	.navbar-toggle:focus {
		background-color: inherit !important;
	}

	.navbar-toggle {
		display: block;
		text-align: right;
		border: none;
		margin: 0px;
	}

	.navbar-collapse {
		border-top: 1px solid #d2d3d5 !important;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		padding-left: 0px;
		padding-right: 0px;
	}

	.navbar-default .navbar-nav>li>a,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		border-bottom: 0;
		border-top: 0;
        color: #fff;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #0b2f63;
        text-decoration: none;
	}
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #393939;
    }
	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin: 0px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		color: #393939 !important;
		text-align: center;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
        
	}
.navbar-collapse.collapse {
    margin-top: -1px;
}
	.collapsing {
		overflow: hidden !important;
	}

	.navbar-nav {
		background-color: #d2d3d5;
	}

	a.navbar-toggle {
		text-align: right;
		padding: 0px;
	}

	a.navbar-toggle img {
		cursor: pointer;
	}

	.nav-main {
		padding: 5px;
	}

	.nav-bg {
		background-color: #d2d3d5 !important;
	}

	.navbar-default .navbar-nav>li>a:hover {
		border-bottom: 0;
		background-color: #ddd;
		border-top: 0;
	}

	.header-main {
		position: relative;
	}

	.navbar-header .navbar-toggle,
	.nav-bg,
	.nav-top {
		pointer-events: all;
	}

	.navbar {
		min-height: 0px;
		margin-bottom: 0px;
	}

	.dropdown-menu {
		float: none;
		position: inherit;
		background: #eaeaea;
	}

	.top-navigation {
		position: absolute;
		top: 0px;
		right: -8px;
		width: 98%;
		z-index: 3;
		bottom: 60px !important;
		pointer-events: none;
	}

	.navbar-toggle {
		display: block;
	}

	.fnt-style {
		display: none;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 20px;
	}

	.navbar-header {
		background-color: inherit;
		top: 0;
		border: transparent;
	}

	.navbar-header,
	.dropdown-menu {
		background-clip: padding-box;
		border-radius: 0px;
		width: 100%;
		margin-top: -2px;
		box-shadow: none;
		border: transparent;
	}

	.logo {
		margin-top: 0px;
	}

	.btn-default {
		border: medium none transparent;
		background-color: transparent;
	}

	.nav-top .dropdown-menu>li>a {
		text-align: center;
	}
}

@media (min-width: 991px) and (max-width: 1199px) {
			.index-content{
	margin-top:30px;
}
.banner img {
    height: 226px;
}
.banner.jot {
    height: 195px;
}
	.fnt-style {
		font-size: 12px !important;
	}

	.quote-fix {
		height: 190px;
	}

	.footer-nav a {
		text-align: right;
		font-size: 10px;
		margin: 2px;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 15px;
		font-weight: 700;
		padding: 10px 7px;
	}

	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 12px;
	}

	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary:active,
	.btn-primary.active,
	.open .dropdown-toggle.btn-primary {
		font-size: 18px;
	}

	.ht-fix {
		height: 190px;
	}

	.main-links li a {
		font-size: 16px;
	}

	h1 a {
		font-size: 26px;
	}
	a.sms-txt{
	cursor: pointer;
	pointer-events: auto;
	text-decoration: none;
}
p {
  
  font-size: 14px;
}
}

@media (min-width:768px) and (max-width:991px) {
.callout.inner img {
    max-width: 300px;
    min-width: 200px;
    max-height: 400px;
}
.callout.second .wrap {
    align-items: flex-start;
}
.callout.second .left {
    max-width: 200px;
    min-width: 100px;
}
		.index-content{
	margin-top:20px;
}
.banner img {
    height: 214px;
}
	.ht-fix {
		height: 171px;
	}

	.quote-fix {
		height: 172px;
	}

	.mar-top {
		margin-top: 100px;
	}

	.quoter h4 {
		font-size: 12px;
	}

	.form-control {
		height: 30px;
	}

	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary:active,
	.btn-primary.active,
	.open .dropdown-toggle.btn-primary {
		padding: 5px 0px;
		font-weight: 700;
		font-size: 17px;
	}

	.btn-primary img {
		width: 10%;
	}

	.main-links li a {
		font-size: 16px;
	}

	h1 a {
		font-size: 26px;
	}

	.align {
		margin-top: 20px;
	}


	.align-content p {
		padding-top: 22px;
		font-size: 16px;
	}

	.align-content h3 {
		font-size: 13px;
		/*font-size: 26px;*/
		/*float: right;*/
		/* text-align: center; */
	}

	.footer-nav {
		text-align: center !important;
		/* padding: 0; */
	}

	.footer-nav a {
		font-size: 15px;
	}

	.copyright {
		text-align: center;
	}

	.list {
		font-size: 14px;
	}

	.footer-addrs {
		margin-top: 0px;
		text-align: center;
	}
	h1 {
 
  font-size: 29px;
	}
	.col-md-12.col-sm-4.col-xs-12 {
  width: 24.333%;
}
}

@media (max-width:767px) {
.callout.inner img {
    max-width: none;
    min-width: auto;
    max-height: 300px;
    min-height: 200px;
}
.callout.second .right, .callout.inner .right {
    flex-direction: column;
}
.callout.second h2:first-of-type {
    margin-top: 30px;
}
.callout .wrap {
    flex-direction: column;
    gap: 20px;
    
}
.callout .left {
    text-align:center;
}
.callout .right {
    min-width: auto;
    max-width: none;
    width: 100%;
    display: flex;
}
.callout .right ul {
    margin: 20px auto;
}
	.index-content{
	margin-top:20px;
}
	.content-band {
		height: auto;
		padding: 20px 0;
	}

	.main-links {
		margin: 10px 0;
		padding: 0px;
	}

	.main-links li {
		text-align: center;
	}

	.content-band {
		height: 120px;
		padding: 20px 0px;
	}

	h1 {
		margin: 0px;
		padding: 0px;
		font-size: 24px;
	}

	h1 a {
		color: #0c6aa3;
		font-size: 24px;
	}

	.list {
		font-size: 12px;
	}

	.align {
		margin-top: 25px;
	}

	.testimonials {
		margin: 0;
	}


	.align-content {
		text-align: center;
		line-height: 10px;
	}

	.align-content p {
		padding: 0px;
		font-size: 18px;
		line-height: 25px;
	}

	.align-content h3 {
		font-size: 20px;
	}

	.footer-nav {
		text-align: center !important;
	}

	/* .footer-nav { */
		/* padding-top: 0px; */
	/* } */

	.copyright {
		text-align: center;
	}

	.content {
		font-weight: 700;
	}

	.img-stack img {
		width: 60%;
		margin-left: 18%;
		margin-right: 15%;
	}


	.pad-btm {
		margin-bottom: 50px;
	}

	.quote-fix {
		height: 120px;
	}

	.quote-fix h3 {
		font-size: 18px;
	}

	.footer-addrs {
		margin-top: 0px;
	}
	
	.contact-section{
		padding: 0 15px;
	}

}

@media (max-width:400px) {

	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary:active,
	.btn-primary.active,
	.open .dropdown-toggle.btn-primary {
		padding: 5px 0px;
		font-weight: 700;
		font-size: 14px;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 17px !important;
		line-height: 12px;
	}

	.quote-fix {
		height: 120px;
	}

	.quote-fix h3 {
		font-size: 15px;
	}

	.logo {
		margin-top: 0px;
	}

	.btn-primary img {
		width: 8%;
	}

	.main-links li a {
		font-size: 18px;
	}

	h1 {
		font-size: 18px;
	}

	h1 a {
		font-size: 18px;
	}

	.testimonials p {
		font-size: 10px;
	}

	.testimonials h5,
	.testimonials h6 {
		font-size: 10.5px;
	}

	.align-content h3 {
		font-size: 15px;
	}

	.align-content p a {
		font-size: 14px;
	}

	.align-btm {
		position: relative;
		top: 200;
		float: right;
	}

	.content p, .content ul li {
		font-size: 12px;
	}

	.styleSelect select {
		background-size: 15%;
		font-size: 12px;
	}

	.form-control {
		height: 28px;
	}

	.quoter {
		padding: 2px 15px 0px;
		margin-top: 15px;
	}

	.img-stack img {
		width: 100%;
		margin-left: 0%;
		margin-right: 10%;
	}

	.contact-list p {
		font-size: 12px;
	}

	.btn-xs {
		font-size: 10px;
	}
}