@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	height:100%;
	width:100%;
	font-family: 'Open Sans', sans-serif;
	background:#f5f5f5;
}

html {
	overflow-y:scroll;
}

a.top-nav-button {
	text-decoration:none;
}
a.home-button {
	text-decoration:none;
}
a.buttons {
	text-decoration:none;	
}
.footer {
	position:fixed;
	bottom:0;
}
.footer-center {
	text-align:center;
}
.bottom {
	height:200px;
	width:100%;
}
.bottom-center {
	width:65%;
	height:150px;
	margin:auto;
	background: url(../images/bak-insurance-agency-footer-logo.svg) center no-repeat;
	padding-left:15px;
}
.containera {
	width:100%;
	height:1000px;
	padding-bottom:100px;
	background: #4e3253; /* Old browsers */
background: -moz-linear-gradient(top,  #4e3253 0%, #5d3a63 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e3253), color-stop(100%,#5d3a63)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e3253 0%,#5d3a63 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3253', endColorstr='#5d3a63',GradientType=0 ); /* IE6-9 */
	padding-top:50px;
}
.containerb {
	width:100%;
	height:2400px;
	padding-bottom:100px;
	background: #4e3253; /* Old browsers */
background: -moz-linear-gradient(top,  #4e3253 0%, #5d3a63 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e3253), color-stop(100%,#5d3a63)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e3253 0%,#5d3a63 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3253', endColorstr='#5d3a63',GradientType=0 ); /* IE6-9 */
	padding-top:50px;
}
.information {
	width:100%;
	height:100%;
	background:#f5f5f5;
	margin:auto;
}
.image {
	height:200px;
	width:500px;
	margin:auto;
	margin-bottom:20px;
}
.information-center {
	width:500px;
	margin:auto;
	position:relative;
	padding-top:20px;
}
.callus {
height:95px;
width:460px;
margin:auto;
border-radius:10px;
padding:20px;
font-size:24px;
color: rgba(255,216,52,1.00);
background: -moz-linear-gradient(top,  #4e3253 0%, #5d3a63 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e3253), color-stop(100%,#5d3a63)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e3253 0%,#5d3a63 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3253', endColorstr='#5d3a63',GradientType=0 ); /* IE6-9 */
}
.callus a {
	height:50px;
	width:200px;
	background:rgba(232,132,73,1.00);
	color:#FFFFFF;
	border-radius:8px;
	display:block;
	float:left;
	margin:5px;
	line-height:50px;
	text-decoration:none;
	font-size:16px;
	text-align:center;
	margin-top:15px;
}
.right-photo{
	height:300px;
	width:250px;
	background:#ffffff;
	position:absolute;
	right:0px;
	top:190px;
}
p {
	font-size:24px;
}
li {
	line-height:250%;
	font-size:20px;
}
.wide-item {
	
}
.w-item-left {
	
}
.w-item-right {
	
}
.narrow-item {
	
}
.n-item-left {
	
}
.n-item-right {
	
}

.mainnav {
	height:60px;
	width:100%;
	text-align:center;
}
.mnavcenter {
margin:auto;
height:60px;
width:600px;
padding:10px;	
}
a.mnb {
	height:50px;
	width:190px;
	background:#d1d2d4;
	color:#FFFFFF;
	border-radius:8px;
	display:block;
	float:left;
	margin:5px;
	line-height:50px;
	text-decoration:none;
}
a.mnbo {
	height:50px;
	width:190px;
	background:rgba(232,132,73,1.00);
	color:#FFFFFF;
	border-radius:8px;
	display:block;
	float:left;
	margin:5px;
	line-height:50px;
	text-decoration:none;
}

/* Large screens ----------- */
@media only screen
and (min-width:1280px)
{

.top-nav {
	height:50px;
	width:100%;
	background:#f5f5f5;
}

.nav-center {
	width:65%;
	height:50px;
	margin:auto;
	position:relative;
}

a.top-nav-button {
	padding:10px;
	position:absolute;
	right:10px;
	bottom:0;
	display:inline-block;
	background:#fff;
	color:#e88449;
	
}
a.home-button {
		padding:10px;
	position:absolute;
	left:10px;
	bottom:0;
	display:inline-block;
	background:#fff;
	color:#e88449;
}
.container {
	width:100%;
	height:1150px;
	padding-bottom:100px;
	background: #4e3253; /* Old browsers */
background: -moz-linear-gradient(top,  #4e3253 0%, #5d3a63 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e3253), color-stop(100%,#5d3a63)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e3253 0%,#5d3a63 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3253', endColorstr='#5d3a63',GradientType=0 ); /* IE6-9 */
	padding-top:50px;
}

.header {
	height:230px;
	width:65%;
	margin:auto;
	background: url(../images/logo-b.svg) no-repeat center;
	margin-bottom:50px;
}

a.buttons {
	height:45px;
	width:200px;
	padding-top:20px;
	background:#e88449;
	color:#fff;
	display:inline-block;
	text-align:center;
	margin:10px;
	border-radius:5px;
}

.footer {
	height:50px;
	width:100%;
	background:#f5f5f5;
}

.footer-center {
	height:50px;
	width:65%;
	margin:auto;
	line-height:50px;
}
}

@media only screen
and (min-width:1025px)
and (max-width:1279px)
{

.top-nav {
	height:90px;
	width:100%;
	background:#f5f5f5;
}

.nav-center {
	width:65%;
	height:90px;
	margin:auto;
	position:relative;
}

a.top-nav-button {
	padding:30px;
	position:absolute;
	right:10px;
	bottom:0;
	display:inline-block;
	background:#fff;
	font-size:16px;
	color:#e88449;
	
}
a.home-button {
	padding:30px;
	position:absolute;
	left:10px;
	bottom:0;
	display:inline-block;
	background:#fff;
	font-size:16px;
	color:#e88449;
}
.container {
	width:100%;
	height:1150px;
	padding-bottom:100px;
	background: #4e3253; /* Old browsers */
background: -moz-linear-gradient(top,  #4e3253 0%, #5d3a63 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e3253), color-stop(100%,#5d3a63)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e3253 0%,#5d3a63 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3253', endColorstr='#5d3a63',GradientType=0 ); /* IE6-9 */
	padding-top:40px;
}

.header {
	height:230px;
	width:500px;
	margin:auto;
	background: url(../images/logo-b.svg) no-repeat center top;
	background-size:100%;
	margin-bottom:20px;
}

a.buttons {
	height:75px;
	width:400px;
	padding-top:30px;
	background:#e88449;
	color:#fff;
	display:inline-block;
	text-align:center;
	margin:10px;
	border-radius:5px;
	font-size:28px;
}

.footer {
	height:50px;
	width:100%;
	background:#f5f5f5;
}

.footer-center {
	height:50px;
	width:65%;
	margin:auto;
	line-height:50px;
}

}
@media only screen
and (min-width:641px)
and (max-width:1024px)
{

.top-nav {
	height:90px;
	width:100%;
	background:#f5f5f5;
}

.nav-center {
	width:65%;
	height:90px;
	margin:auto;
	position:relative;
}

a.top-nav-button {
	padding:30px;
	position:absolute;
	right:10px;
	bottom:0;
	display:inline-block;
	background:#fff;
	font-size:16px;
	color:#e88449;
	
}
a.home-button {
	padding:30px;
	position:absolute;
	left:10px;
	bottom:0;
	display:inline-block;
	background:#fff;
	font-size:16px;
	color:#e88449;
}

.container {
	width:100%;
	height:1350px;
	padding-bottom:100px;
	background: #4e3253; /* Old browsers */
background: -moz-linear-gradient(top,  #4e3253 0%, #5d3a63 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e3253), color-stop(100%,#5d3a63)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e3253 0%,#5d3a63 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3253', endColorstr='#5d3a63',GradientType=0 ); /* IE6-9 */
	padding-top:40px;
}

.header {
	height:230px;
	width:500px;
	margin:auto;
	background: url(../images/logo-b.svg) no-repeat center top;
	background-size:100%;
	margin-bottom:20px;
}

a.buttons {
	height:75px;
	width:320px;
	padding-top:30px;
	background:#e88449;
	color:#fff;
	display:inline-block;
	text-align:center;
	margin:10px;
	border-radius:5px;
	font-size:28px;
}
.footer {
	height:50px;
	width:100%;
	background:#f5f5f5;
}

.footer-center {
	height:50px;
	width:80%;
	margin:auto;
	line-height:50px;
}
}

@media only screen
and (min-width:1px)
and (max-width:640px)
{

.top-nav {
	height:90px;
	width:100%;
	background:#f5f5f5;
}

.nav-center {
	width:65%;
	height:90px;
	margin:auto;
	position:relative;
}

a.top-nav-button {
	padding:30px;
	position:absolute;
	right:10px;
	bottom:0;
	display:inline-block;
	background:#fff;
	font-size:16px;
	color:#e88449;
	
}
a.home-button {
	padding:30px;
	position:absolute;
	left:10px;
	bottom:0;
	display:inline-block;
	background:#fff;
	font-size:16px;
	color:#e88449;
}
.container {
	width:100%;
	height:1150px;
	padding-bottom:100px;
	background: #4e3253; /* Old browsers */
background: -moz-linear-gradient(top,  #4e3253 0%, #5d3a63 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e3253), color-stop(100%,#5d3a63)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4e3253 0%,#5d3a63 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4e3253 0%,#5d3a63 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e3253', endColorstr='#5d3a63',GradientType=0 ); /* IE6-9 */
	padding-top:40px;
}

.header {
	height:230px;
	width:500px;
	margin:auto;
	background: url(../images/logo-b.svg) no-repeat center top;
	background-size:100%;
	margin-bottom:20px;
}

a.buttons {
	height:75px;
	width:320px;
	padding-top:30px;
	background:#e88449;
	color:#fff;
	display:inline-block;
	text-align:center;
	margin:10px;
	border-radius:5px;
	font-size:28px;
}
.footer {
	height:50px;
	width:100%;
	background:#f5f5f5;
}

.footer-center {
	height:50px;
	width:65%;
	margin:auto;
	line-height:50px;
}
}