* {
    /* transition:all .3s ease; */
}

*:hover,
*:focus {
    text-decoration:none;
    outline:none;
}

body {
	background: #0088BD;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
}

/*TYPOGRAPHY*/
h2 {
    font-weight:300;
    margin:0;
    font-size:30px;
    padding-bottom:20px;
}

#community-name {
	font-size: 22px;
}

h3 {
    font-weight:300;
}

h3.bar {
    background: #e7e7e7;
    padding: 10px;
    text-transform: uppercase;
    font-size: 18px!important;
    font-weight: 600;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
    margin-top: 0px;
}

p {
    font-size: 16px;
    line-height:1.6;
    color:#666;
    font-weight:300;
    margin-bottom: 20px;
}

img.responsive {
	width: 100%;
}

img.badges {
	max-width: 60%!important;
}

ul li {
	color: #666;
	font-size: 1em;
	margin-bottom: 10px;
	font-weight: 300;
	list-style-type: square;
}

ul.checklist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin: 20px;
}

.checklist li {
	padding-left: 24px;
	background-image: url('/images/check-circle-bullets.png');
	background-repeat: no-repeat;
	background-position: 0;
	background-size: 18px;
	list-style-type: none;
}

ol li {

  font-size: 15px;
  line-height: 1.6;
  color: #666;
  font-weight: 300;    
  margin-bottom:20px;
}

ol {
    padding-left:20px;
}

.center {
    text-align:center;
}

.blue {
    color:#0088BD;
}

.orange {
    color:#FF8400;
}

/*BUTTONS*/
a.button {
    font-weight:400;
    border:1px solid;
    border-radius:500px;
    padding:10px 30px;
    font-size: 18px;
}
a.button.orange {
    color:#FF8400;
    border-color:#FF8400;
}
a.button.gradient {
    border: 1px solid #D96D00;
    background: #ffbf00;
    background: -moz-linear-gradient(top, #ffbf00 0%, #FF8400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbf00), color-stop(100%,#FF8400));
    background: -webkit-linear-gradient(top, #ffbf00 0%,#FF8400 100%);
    background: -o-linear-gradient(top, #ffbf00 0%,#FF8400 100%);
    background: -ms-linear-gradient(top, #ffbf00 0%,#FF8400 100%);
    background: linear-gradient(to bottom, #ffbf00 0%,#FF8400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf00', endColorstr='#FF8400',GradientType=0 );
    color: #fff;
}
a.ghost {
    background:transparent;
}

/*NAVIGATION*/
.navbar-nav a.active {
    background:rgba(255,255,255,1);
    border-radius:5px;
    color: #000!important;
    border: 1px solid #eee;
}

.subnavbar-nav  a.active:before {
    content:"";
    position:absolute;
    border-bottom:5px solid #fff;
    border-left:5px solid transparent;
    border-right:5px solid transparent;        
    margin-top:26px;
}

.mobilemenu {
	visibility: hidden;
	width: 0;
}

.divider {
	width:100%;
	height:20px;
}

.darkHeader {
    background:rgba(255,255,255,.92) !important;
    border-bottom:none;
    box-shadow: 0 4px 5px rgba(0,0,0,.25);
}

.navbar-fixed-top {
    padding:14px 0 0px 0;
    background:rgba(255,255,255,.9);
    border-bottom:1px solid #fff;
    box-shadow: 0 4px 5px rgba(0,0,0,.1);
}

.navbar-default .navbar-toggle {
/* 	background: #fff; */
}

/***************** enrollment steps ********************/

.navbar-enroll {
    list-style-type:none;
    margin:0;
}

.signup-nav .navbar-enroll .first {
    background:transparent url(/images/step1-init.png) top 15px  right no-repeat !important;
    color:#444 !important; 
    padding-right:30px !important;
    padding-left:5px !important;
}

.signup-nav .navbar-enroll .second {
    background:transparent url(/images/step2-init.png) top 15px  right no-repeat !important;
    color:#444 !important; 
    padding-right:10px !important;
    margin-left:-4px;
}

.signup-nav .navbar-enroll .third {
    background:transparent url(/images/step3-init.png) top 15px  right no-repeat !important;
    color:#444 !important;    
        padding-left:35px !important;
        padding-right:9px !important;
}

.signup-nav .navbar-enroll .fourth {
    background:transparent url(/images/step4-init.png) top 15px  right no-repeat !important;
    color:#444 !important; 
    padding-left:61px !important;
}

.signup-nav .navbar-enroll .first.current, .navbar-enroll .first.clickable {
    background:transparent url(/images/step1-complete.png) top 15px  right no-repeat !important;
}

.signup-nav .navbar-enroll .second.current, .navbar-enroll .second.clickable {
    background:transparent url(/images/step2-complete.png) top 15px  right no-repeat !important;
}

.signup-nav .navbar-enroll .third.current,.navbar-enroll .third.clickable {
    background:transparent url(/images/step3-complete.png) top 15px  right no-repeat !important;
}

.signup-nav .navbar-enroll .fourth.current,.navbar-enroll .fourth.clickable {
    background:transparent url(/images/step4-complete.png) top 15px  right no-repeat !important;
}

#signup-form-1 .features ul li {
    padding-left:20px;
    background:transparent url(/images/pricing-check.png) top 1px left no-repeat;
    line-height:22px;
    background-size:13px;
}

#signup-form-2 .features ul li {
    padding-left:20px;
    background:transparent url(/images/pricing-check.png) top 1px left no-repeat;
    line-height:22px;
    background-size:13px;
}

#signup-form-3 .features ul li {
    padding-left:20px;
    background:transparent url(/images/pricing-check.png) top 1px left no-repeat;
    line-height:22px;
    background-size:13px;
}

#signup-form-4 .features ul li {
    padding-left:20px;
    background:transparent url(/images/pricing-check.png) top 1px left no-repeat;
    line-height:22px;
    background-size:13px;
}

#signup-form-5 .features ul li {
    padding-left:20px;
    background:transparent url(/images/pricing-check.png) top 1px left no-repeat;
    line-height:22px;
    background-size:13px;
}



#renters-quote-box {
	background: #00a2de; /* Old browsers */
	background: -moz-linear-gradient(top,  #00a2de 0%, #0085c1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2de), color-stop(100%,#0085c1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00a2de 0%,#0085c1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00a2de 0%,#0085c1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00a2de 0%,#0085c1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00a2de 0%,#0085c1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2de', endColorstr='#0085c1',GradientType=0 ); /* IE6-9 */
	color:#fff;
	padding: 50px;
	margin: 0 0 1em 0;
	border-radius: 10px; 
		-moz-border-radius: 10px; 
		-webkit-border-radius: 10px; 
	min-height: 270px;
}

#deposit-quote-box {
	background: #00a2de; /* Old browsers */
	background: -moz-linear-gradient(top,  #00a2de 0%, #0085c1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2de), color-stop(100%,#0085c1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00a2de 0%,#0085c1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00a2de 0%,#0085c1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00a2de 0%,#0085c1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00a2de 0%,#0085c1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2de', endColorstr='#0085c1',GradientType=0 ); /* IE6-9 */
	color:#fff;
	padding: 50px;
	margin: 0 0 1em 0;
	border-radius: 10px; 
		-moz-border-radius: 10px; 
		-webkit-border-radius: 10px; 
	min-height: 270px;
}



/***************** end enrollment steps ********************/


#home-hero-section {
    padding-top:500px;
    background:transparent url(../images/home-bkg.jpg) no-repeat top center;
    background-size:cover;
}

#home-hero-section #get-enrolled {
    padding:30px 0;
    background:rgba(0,137,189,.8);
/*     border-top:1px solid #222; */
}

#home-hero-section #get-enrolled h2 {
    line-height:60px;
    margin:0;
    font-weight:200;
    padding:10px 0;
    font-size:40px;
    text-align:left;
    color: #fff;
    line-height: 120%;
}

.login {
	position: relative;
	float: right;
	font-size: 12px;
}

#topbanner {
    height: 300px;
/*     background:transparent url(../images/home-bkg.jpg) top center no-repeat; */
    background-color: #222;
    background-size:cover;
    background-position: fixed;
    background-size: cover;
}

    #topbanner h1 {
        font-weight: 100;
        text-align: center;
        color: #fff;
        padding-top: 90px;
        font-size: 45px;
    }


#topbanner h2 {
	font-weight: 100;
    color: #fff;
    text-align: center;
}




#topbanner-products {
    height: 400px;
    /*     background:transparent url(../images/home-bkg.jpg) top center no-repeat; */
    background-color: #222;
    background-size: cover;
    background-position: fixed;
    background-size: cover;
}

    #topbanner-products h1 {
         font-weight: 100;
        /*	text-align: center; */
        color: #fff;
        padding-top: 200px;
        font-size: 45px;
    }  


#short-quote-header #zipcodeHeader {
    border:1px solid #888;
    border-right:none;
    border-radius:100px 0 0 100px;
    padding:15px 25px 15px 30px;
    width:50%;
    height: 63px;
    font-size:22px;
    font-weight:400;
    color:#404040;
    float:left;
}

#short-quote-header #submitHeader {
    padding:15px 25px;
    width:50%;
    font-size:22px;
    font-weight:400;
    border-radius:0 100px 100px 0;
    border:1px solid #D96D00;
    background: #ffbf00; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffbf00 0%, #FF8400 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbf00), color-stop(100%,#FF8400)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffbf00 0%,#FF8400 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf00', endColorstr='#FF8400',GradientType=0 ); /* IE6-9 */
    color:#fff;
}

#short-quote-footer #zipcodeFooter {
    border:1px solid #888;
    border-right:none;
    border-radius:100px 0 0 100px;
    padding:15px 25px 15px 30px;
    width:50%;
    height: 63px;
    font-size:22px;
    font-weight:400;
    color:#404040;
    float:left;
}

#short-quote-footer #submitFooter {
    padding:15px 25px;
    width:50%;
    font-size:22px;
    font-weight:400;
    border-radius:0 100px 100px 0;
    border:1px solid #D96D00;
    background: #ffbf00; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffbf00 0%, #FF8400 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbf00), color-stop(100%,#FF8400)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffbf00 0%,#FF8400 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf00', endColorstr='#FF8400',GradientType=0 ); /* IE6-9 */
    color:#fff;
}

#home-secondary-section {
    padding:50px 0;
    background: #E5F3F9;
}

#home-secondary-section img {
    margin:0 auto;
    max-width:100px;
}

#home-secondary-section h3 {
    font-weight:400;
    font-size:22px;
}

#home-secondary-section p {
    font-size:14px;
    line-height:1.4;
    padding:0 30px;
}

#home-renters-section {
    padding:60px 0;
    background:#fff url(../images/renters-bkg.jpg) top right no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#home-deposit-section {
    padding:60px 0;
    background:#fff url(../images/bg-family-movingin.jpg) top left no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-renters {
    padding:60px 0;
    background:#fff url(../images/bg-collegekid.jpg) top right no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-goldstandard {
    padding:60px 0;
    background:#fff url(../images/bg-goldstandard.jpg) top right no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-liability {
    padding:60px 0;
    background:#fff url(../images/bg-liability.jpg) top right no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-contents {
    padding:60px 0;
    background:#fff url(../images/bg-contents.jpg) top left no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-deposit {
    padding:60px 0;
    background:#fff url(../images/bg-family-movingin.jpg) top left no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-tailored {
    padding:60px 0;
    background:#fff url(../images/bg-tailored.jpg) top left no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-calculate {
    padding:60px 0;
    background:#fff url(../images/bg-calculate.jpg) top right no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-enrollment {
    padding:60px 0;
    background:#fff url(../images/bg-enrollment.jpg) top left no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-enroll {
    padding:50px 0;
/*     border-top:1px solid #ccc; */
}

#section-customerservice {
    padding:60px 0;
    background:#fff url(../images/bg-frontdesk.jpg) top left no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-misconceptions {
    padding:60px 0;
    background:#fff url(../images/bg-dadandkids.jpg) top left no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-comparison {
    padding:60px 0;
    background:#fff url(../images/bg-comparison.jpg) top right no-repeat;
    border-top:1px solid #ccc;
    background-size: contain;
}

#section-misconceptions .col-sm-offset-6, #section-misconceptions .col-sm-offset-4,
#section-enrollment .col-sm-offset-6, #section-enrollment .col-sm-offset-4,
#section-customerservice .col-sm-offset-6, #section-customerservice .col-sm-offset-4,
#section-tailored .col-sm-offset-6, #section-tailored .col-sm-offset-4,
#section-contents .col-sm-offset-6, #section-contents .col-sm-offset-4,
#section-deposit .col-sm-offset-6, #section-deposit .col-sm-offset-4 {
        background:rgba(255,255,255,.85);
        padding:25px;
    }
    
#section-calculate .col-xs-10,
#section-liability .col-xs-10,
#section-goldstandard .col-xs-10,
#section-renters .col-xs-10 {
        background:rgba(255,255,255,.85);
        padding:25px;
    }    

#section-about {
    padding:50px 0;
    border-top:1px solid #ccc;
}

.full-width {
	background: #fff;
}

#home-testimonial-section {
    padding:50px 0;
    background:#f5f5f5;
}

#home-testimonial-section .testimonial-body {
    text-align:center;
    font-family:'PT Serif', serif;
    font-style:italic;
    color:#fff;
    font-weight:100;
    padding:20px;
    background:#0088BD;
    border-radius:4px;
    margin-bottom:30px;
}

#home-testimonial-section h4 {
    line-height:1.4;
	
}

#home-testimonial-section .testimonial-body:after {
    content:"";
    position:absolute;
    margin-top:20px;
    left:50%;
    margin-left:-10px;
    border-top:10px solid #0088BD;
    border-left:10px solid transparent;
    border-right:10px solid transparent;

}

#home-testimonial-section .testimonial-attribution {}

#home-testimonial-section .testimonial-attribution img {
    border-radius:500px;
    max-width:80px;
    margin:0 auto;
}

#home-testimonial-section .testimonial-attribution h3 {
    font-size:18px;
    font-weight:500;
    margin:0;
}

#home-testimonial-section .testimonial-attribution h6 {
    font-size:13px;
    font-weight:300;
    color:#999;
    margin:0;
    padding:5px 0;
}

#home-quote-section {
    padding:70px 0;
}

#bottom-quote-section {
    padding:70px 0;
    background: #E5F3F9;
}

#bottom-quote-section h2 {
	padding-bottom: 10px;
}

#bottom-quote-section p {
	font-size: 16px;
	text-align: center;
}

#footer-section {
    background:#0088BD url(../images/footer-logo.png) top 30px center no-repeat;
    background-size:190px;
    padding:80px 0 50px 0;
}

#footer-section .footer-nav {
    list-style-type:none;
    text-align:center;
    padding:0;
}

#footer-section .footer-nav li {
    display:inline;
    border-right:1px solid #fff;
    padding:1px 10px;
    font-size: 12px;
    
}

#footer-section .footer-nav li:last-child {
    border-right:none;
}

#footer-section .footer-nav li a {
    color:#fff;
}

#footer-section h4 {
    color:rgba(255,255,255,.5);
    font-weight:300;
    font-size:12px;
    padding-top:10px;
}

#footer-logos {
    text-align:center;
}

#footer-logos img {
    height:60px;
    display:inline-block;
    margin:0 5px;
}

@media screen and (max-width:700px) {
    #footer-logos {
        display:none;
    }
}

.nav-logo {
    max-width:200px;
    margin-top:-5px;
}

.navbar-brand {
    padding:0 15px;
}

.navbar-nav {
    text-align:right;
}

.navbar-nav {
    list-style-type:none;
    margin:0;
    float:right;
}

.navbar-nav li {
    display:inline;
    padding:12px 0px;

}

.navbar-nav li.phone a {
    font-size: 22px!important;
    line-height: 0;
    color: #0088BD!important;
    font-weight: 300;
}

.phone-mobile {
	position: relative;
	float: right;
	display: none;
	top: 14px;
	font-size: 18px;
}

.navbar-nav li a {
    line-height:0;
    color:#333;
    font-weight:500;
}

.navbar-default .navbar-nav > li > a {
    text-decoration: none !important;
    font-size: 16px;
    color: #555;
}

.subnav {
	background: #0088BD;
	padding: 10px;
	color: #fff;
	min-height: 40px;
}

.subnavbar-nav {
	text-align:left;
	list-style-type:none;
    margin:0;
    padding-left:0;
    float:left;
}

.subnavbar-nav li {
    display:inline;
    padding:12px;

}

.subnavbar-nav li a {
    line-height:0;
    color:#fff !important;
    font-weight:500;
    text-decoration: none;
}


.white {
    color:#fff;
}

.top-quote {
    padding:200px 0 100px 0;
}

.top-quote h1 {
    font-weight:500;
/*     opacity: .65; */
}

.top-quote h3 {
    margin:0;
    max-width:550px;
    opacity: .65;
}

.top-quote h6 {
    padding-left:15px;
}

#header-quote {
    margin-top:40px;
    margin-bottom:5px;
}

#header-quote #zipcodeHeader {
    border:1px solid #888;
    border-right:none;
    border-radius:100px 0 0 100px;
    padding:13px 13px 13px 25px;
    width:50%;
    height: 63px;
    font-size:20px;
    font-weight:400;
    color:#404040;
    float:left;
    max-height: 55px;
}

#header-quote #submitHeader {
    padding:13px;
    width:50%;
    font-size:20px;
    font-weight:400;
    border-radius:0 100px 100px 0;
    border:1px solid #D96D00;
    background: #ffbf00; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffbf00 0%, #FF8400 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbf00), color-stop(100%,#FF8400)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffbf00 0%,#FF8400 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffbf00 0%,#FF8400 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf00', endColorstr='#FF8400',GradientType=0 ); /* IE6-9 */
    color:#fff;
    float: right;
    max-height: 55px;
}

.nav-logo {
	    max-width: 180px;
	    margin-top: 0;
    }


/***************** MEDIA QUERIES ********************/

@media screen and (max-width:991px) {
    .navbar-nav li:last-child {
        display:none;
    }
    
    .nav-logo {
	    max-width: 160px;
	    margin-top: 0;
    }
    
    .navbar-default .navbar-nav>li>a {
		font-size: 14px;
	}

    #home-hero-section h2 {
        font-size:38px !important;
    }

    #home-renters-section,
    #home-deposit-section,
    #section-renters,
    #section-goldstandard,
    #section-calculate,
    #section-tailored,
    #section-deposit,
    #section-contents,
    #section-enrollment,
    #section-customerservice,
    #section-liability,
    #section-misconceptions {
        background-size:cover;
    }

    #home-renters-section .col-xs-10,
    #section-renters .col-xs-10,
    #section-goldstandard .col-xs-10,
    #section-calculate .col-xs-10,
    #section-tailored .col-xs-10,
    #section-deposit .col-xs-10,
    #section-contents .col-xs-10,
    #section-liability .col-xs-10,
    #section-misconceptions .col-xs-10 {
        background:rgba(255,255,255,.9);
        padding:20px;
        box-shadow: 0 0 20px rgba(0,0,0,.2);
    }

    #home-deposit-section .col-xs-10,
    #section-renters .col-xs-10,
    #section-goldstandard .col-xs-10,
    #section-calculate .col-xs-10,
    #section-tailored .col-xs-10,
    #section-deposit .col-xs-10,
    #section-contents .col-xs-10,
    #section-liability .col-xs-10 {
        background:rgba(255,255,255,.9);
        padding:20px;
        box-shadow: 0 0 20px rgba(0,0,0,.2);
    }
    
    img.badges {
		max-width: 100%!important;
	}
	#home-hero-section #get-enrolled h2 {
		font-size: 34px!important;
		text-align: center;
		padding: 0;
		padding-bottom: 20px;
	}
	#renters-quote-price {
    	font-size: 66px;
	}
    #deposit-quote-price {
    	font-size: 66px;
	}
	.per-year {
    font-size: 18px !important;
		
	}
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .modal-dialog {
      max-width: 750px;
      /*margin: 30px auto;*/
    }
}


/* Extra small devices (phones, less than 768px) */
@media screen and (max-width:767px) {
	
    
    #home-hero-section h2 {
        text-align:center !important;
    } 
    
    .subnav {
	    display: none;
		background: #0088BD;
		padding: 10px;
		color: #fff;
		min-height: 40px;
	}
	
	.mobilemenu {
		visibility: visible;
		width: auto;
	}

	.navbar-nav a.active {
		background:transparent;
		color: #0088BD !important;
	}
	
	.navbar-nav li a {
	    font-size:17px !important;
        color:#0088BD !important;
        padding:30px 0 15px 0;
	}

	.navbar-nav li:first-child a {
	    padding-top:5px;
	}

	.navbar-nav .mobilemenu a {
		margin-left: 15px;
		color: #404040 !important;
		font-size: 12px !important;
		padding: 10px 0;
	}
	
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
	}
    
    .phone-mobile {
		display: inherit;
		margin-right: 10px;
	} 
	
	.navbar-nav li.phone a {
	    display: none;
	}

	.top-quote {
	    padding:100px 0 50px 0;
	}    
	
	#home-hero-section {
	    padding-top:240px;
	    background:transparent url(../images/home-bkg.jpg) no-repeat center center;
	    background-size:cover;
	}	
	
	#topbanner h1 {
		padding-top: 100px;
		font-size: 30px;
	}
	

	#short-quote-header #zipcodeHeader {
		font-size: 16px;
		height: 54px;
    }

    #short-quote-footer #zipcodeFooter {
		font-size: 16px;
		height: 54px;
    }

    #header-quote #zipcodeHeader {
        height: 55px;
    }
	




    #short-quote-header #submitHeader {
		font-size: 16px;
	}

	#short-quote-footer #submitFooter {
		font-size: 16px;
	}
	
	#home-hero-section #get-enrolled h2 {
		font-size: 32px!important;
		text-align: center;
	}

    #home-secondary-section p {
        max-width:300px;
        margin:0 auto 10px auto;
    }

    .navbar-nav {
        float:left;
        margin:10px 20px;
    }

    .navbar-nav li {
        text-align:left;
    }

    .navbar-nav li a {
        font-size:18px;
    }

    .navbar-nav li:last-child {
        display:inline;
    }

    .navbar-default {
        background:rgba(255,255,255,.9);
    }

    #home-testimonial-section .testimonial-body {
        max-width:400px;
        margin:30px auto 30px auto;
    }
    
    .navbar-fixed-top {
	    padding: 0;
    }

    .navbar-brand {
        padding:0 0 10px 10px;
    }

   .navbar-default img {
        margin-top:8px;
        max-width:130px !important;
    }
    
    #home-renters-section,
    #home-deposit-section,
    #section-renters,
    #section-goldstandard,
    #section-calculate,
    #section-tailored,
    #section-liability,
    #section-contents,
    #section-deposit,
    #section-misconceptions {
        background-size:cover;
    }
    
    h1.modal-main-title {
      font-size: 19px;
      margin-top: 30px;
    }
    
    h2.modal-sub-title {
      font-weight: 400;
      font-size: 15px;
    }

    h3.value {
    font-weight: 400;
    }

    h4.number {
        font-size: 50px;
    }
    .form-group {
      padding: 0;
    }
}
















/*****************************************************************
                            JAKE
*****************************************************************/
/* BOOTSTRAP OVERRIDES */
.form-group {
    margin-bottom: 25px;
}

.form-control {
    cursor: pointer;
}

/*BUTTONS*/
.chevron-left:before {
    content: '\f053';
    font-family: 'FontAwesome';
    padding-right: 5px;
}
.chevron-right:after {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-left: 5px;
}

/* FORM FIELD SPINNER */
.spinner {
  width: 100px;
}
.spinner input {
  text-align: right;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
  position: absolute;
  top: 0;
  left: 4px;
}
/* END FORM FIELD SPINNER */

.control-label span {
	color: #FF9022;
}

/*RIBBON*/
.ribbon {
  position: absolute;
  right: 10px; 
  top: 48px;
  z-index: 1;
  overflow: hidden;
  width: 105px; 
  height: 105px;
  text-align: right;
}
.ribbon span {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  width: 130px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 30px; 
  right: -25px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}

.ribbon {
  position: absolute;
  right: 10px; 
  top: 48px;
  z-index: 1;
  overflow: hidden;
  width: 105px; 
  height: 105px;
  text-align: right;
  background: transparent url('/images/ribbon-preferredrate.png') no-repeat;
  background-size: contain;
}

/*RENTERS STEP 3*/
#renters-quote-box h4 {
    text-align: center;
    /* font-size: 18px; */
}
#deposit-quote-box h4 {
    text-align: center;
    /* font-size: 18px; */
}
#renters-quote-price {
    font-size: 75px;
    text-align: center;
}
#deposit-quote-price {
    font-size: 75px;
    text-align: center;
}
.per-year {
    font-size: 28px;
    font-weight: 300;
}

#renters-quote-table {
    margin: 30px 0;
}

#deposit-quote-table {
    margin: 30px 0;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #4db4dd;
}
tr.last-row {
    border-bottom: 1px solid #4db4dd;
}


.enrollment-buttons {
    margin: 25px 0 10px;
    clear: both;
}

/***************** MODAL ********************/
/*body.modal-open-noscroll {
    margin-right: 0!important;
    overflow: hidden;
}
.modal-open-noscroll .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
      padding-right: 0!important;
}*/

.modal-content {
  background: #EEEEEE;
}

.modal-header {
  border: none;
}

.modal-label {
    padding: 0;
}

.input-group-addon {
  border: 0;
}

input#clothing,
input#furniture,
input#electronics,
input#cds,
input#silverware,
input#appliances,
input#landscaping,
input#jewelry,
input#cameras,
input#tools,
input#book,
input#miscellaneous {
    border-radius: 4px;
}

.modal-footer {
    background: #fff;
    text-align: center;
}

h1.modal-main-title {
    text-align: center;
    font-weight: 800;
}

h2.modal-sub-title {
    font-size: 16px;
    text-align: center;
    color: #868686;
}

h3.value {
    font-size: 20px;
}

h4.number {
    font-weight: 300;
    font-size: 58px;
    color: #0087BD;
}

button.enroll-today {
    margin: 40px 0;
    padding: 7px 15px;
    width: auto;
    font-size: 20px;
    font-weight: 400;
    border-radius: 100px;
    border: 1px solid #D96D00;
    background: #ffbf00;
    background: -moz-linear-gradient(top, #ffbf00 0%, #FF8400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffbf00), color-stop(100%,#FF8400));
    background: -webkit-linear-gradient(top, #ffbf00 0%,#FF8400 100%);
    background: -o-linear-gradient(top, #ffbf00 0%,#FF8400 100%);
    background: -ms-linear-gradient(top, #ffbf00 0%,#FF8400 100%);
    background: linear-gradient(to bottom, #ffbf00 0%,#FF8400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbf00', endColorstr='#FF8400',GradientType=0 );
    color: #fff;
    /* float: right; */
    max-height: 55px;
}

/***************** END MODAL ********************/


/*progressbar*/

#progressbar {
  margin: 0px;
  overflow: hidden;
  /*CSS counters to number the steps*/
  
  counter-reset: step;
  padding: 0;
}

#progressbar li {
  list-style-type: none;
  color: #0086BF;
  text-transform: none;
  font-size: 18px;
  width: 20%;
  float: left;
  position: relative;
  text-align:center;
  margin-bottom: 0;
}

#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 50px;
  line-height: 50px;
  display: block;
  font-size: 33px;
  color: #fff;
  background: #9ed2e8;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 5px auto;
  z-index: 1;
}
/*progressbar connectors*/

#progressbar li:after {
  content: '';
  width: 100%;
  height: 10px;
  background: #9ed2e8;
  position: absolute;
  left: -50%;
  top: 22px;
  z-index: 0;
  /*put it behind the numbers*/
}

#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/

#progressbar li.active:before,
#progressbar li.active:after {
  background: #0086bf;
  color: white;
}

/* TOOLTIP */
a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width:300px;
  color: #000000;
  background: #E5F3F9;
  border: 2px solid #0086BF;
  height: 99px;
  line-height: 99px;
  text-align: center;
  visibility: hidden;
  border-radius: 5px;
  box-shadow: 2px 3px 10px #C7C7C7;
}
a.tooltips span:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -12px;
  width: 0; height: 0;
  border-right: 12px solid #0086BF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -8px;
  width: 0; height: 0;
  border-right: 8px solid #E5F3F9;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 1;
  left: 100%;
  top: 50%;
  margin-top: -49.5px;
  margin-left: 15px;
  z-index: 999;
}

.tooltips p {
	font-size: 13px;
	text-align: left;
	padding: 12px;
}

/* CHECKBOXES */
.checkbox {
  padding-left: 20px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}

.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}


/* MEDIA QUERIES */
/* Extra small devices (phones, less than 768px) */
@media screen and (max-width:767px) {
	
	/* 	Enrollment Steps */
	#section-enroll {
		padding: 15px 0;
	}
	h2.blue {
		font-size: 30px;
	
		padding: 15px;
		/* margin: 0 0 15px 0; */
		text-align: center;
}
	#progressbar li {
	  /* list-style-type: none; */
	  /* color: #0086BF; */
	  /* text-transform: none; */
	  font-size: 8px;
	  /* width: 20%; */
	  /* float: left; */
	  /* position: relative; */
	  /* text-align:center; */
	
	  /* display: none; */
	}
	#progressbar li:before {
		/* content: counter(step); */
		/* counter-increment: step; */
		width: 40px;
		line-height: 40px;
		/* display: block; */
		font-size: 18px;
		/* color: #fff; */
		/* background: #9ed2e8; */
		/* border-radius: 50%; */
		/* position: relative; */
		/* margin: 0 auto 5px auto; */
		/* z-index: 1; */
	}
	#progressbar li:after {
		content: '';
		width: 100%;
		height: 7px;
		background: #9ed2e8;
		position: absolute;
		left: -50%;
		top: 18px;
		z-index: 0;
	}

	a.button {
		font-weight: 400;
		border: 1px solid;
		border-radius: 500px;
		padding: 10px 30px;
		font-size: 12px;
	}

	#renters-quote-box {
    	padding: 15px;	
    	min-height: 300px;
	}

    #deposit-quote-box {
    	padding: 15px;	
    	min-height: 300px;
	}

	#your-policy-premium {
    	margin-top: 15px;
	}

    #your-deposit-premium {
    	margin-top: 15px;
	}

	#renters-quote-table {
		padding: 0;	
		border: none;
		margin: 20px 0;
	}

    #deposit-quote-table {
		padding: 0;	
		border: none;
		margin: 20px 0;
	}
    	
	.ribbon {
		position: absolute;
		right: 10px;
		top: 58px;
		z-index: 1;
		overflow: hidden;
		width: 105px;
		height: 105px;
		text-align: right;
	}

	#renters-quote-price {
		font-size: 48px;
		text-align: center;
	}
	
	#deposit-quote-price {
		font-size: 48px;
		text-align: center;
	}

	.enrollment-buttons {
	
		text-align: center;
}

.table td {
    white-space: -o-pre-wrap !important; 
    word-wrap: break-word !important;
    white-space: pre-wrap !important; 
    white-space: -moz-pre-wrap !important; 
    white-space: -pre-wrap !important; 
}


}

@media screen and (max-width:459px) {
	.ribbon {
		position: absolute;
		right: 10px;
		top: 91px;
	}	
}

/*FORMAT OUR ASP.NET VALIDATION SUMMARY*/
.valSummary
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.valSummary li 
{
    color: red!important;
    font-weight: bold!important;
}


/* Format our ASP Success Messages */
.SuccessMessage
{
	 color: Green;
	 font-weight: bolder;
}

/* Format our ASP Error Messages */
.ErrorMessage
{
	 color: Red;
	 font-weight: bolder;
}





table.PolicyTable {
	border-width: 1px;
	border-spacing: 0;
	border-style: none;
	border-color: #46A3C4;
	border-collapse: collapse;
	background-color: white;
}
table.PolicyTable th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #46A3C4;
	background-color: #E4F1f7;
}
table.PolicyTable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #46A3C4;
	background-color: white;
}


.RadNotificationBlockSuccess
{
    text-align: left;
    color: Green;
    font-weight: bold;
    z-index: 35000;
}

.RadNotificationBlockError
{
    text-align: left;
    color: Red;
    font-weight: bold;
    z-index: 35000;
}

.RadNotificationBlockWarning
{
    text-align: left;
    color: Black;
    font-weight: bold;
    z-index: 35000;
}

.RadNotificationBlockInfo
{
    text-align: left;
    color: Black;
    font-weight: bold;
    z-index: 35000;
}

.FormHeader  
{
    color: #0088BD;
    padding-bottom: 5px; 
    padding-top: 20px;
}
    
.Premium-Summary-Box
{
    font-size: large; 
    border: solid 1px #46A3C4; 
    background-color: #E4F1f7; 
    padding: 10px 10px 10px 10px; 
    margin: 0px 5px 5px 0px; 
    max-width: 700px; 
}

.blue-section-bar {
    border: 4px solid #e5f3f9;
    margin: 15px 0;
}


.ReceiptSection{
    padding: 10px; 
    border-style: solid; 
    border-width: 2px; 
    width: 98%;
}

.EnrollmentLabel
{
    padding-bottom: 5px;
}


.DualEnrollmentSection
{
    background: #46A3C4;
    padding: 12px;
    text-transform: uppercase;
    font-size: 18px!important;
    font-weight: 600;
    border-radius: 5px;
    text-align: center;
    color: white;
    margin-bottom: 20px;
    margin-top: 15px;
    max-width: 950px;
}


.EnrollmentSectionCallOut
{
    border-radius: 5px; border: solid 3px #0086BF; padding: 0px 0px 0px 0px; margin-top: 0px; margin-right: 5px;
}




/********************** Products *****************************/


.section-renters-insurance-right {
    background: #fff url('../images/bg-renters-right.jpg') top right no-repeat !important;
}

.section-security-deposit-right {
    background: #fff url('../images/bg-misconceptions-right.jpg') top right no-repeat !important;
}

.section-auto-right {
    background: #fff url('../images/bg-auto-right.jpg') top right no-repeat !important;
}

.section-jewelry-right {
    background: #fff url('../images/bg-jewelry-right.jpg') top right no-repeat !important;
}

.section-flood-right {
    background: #fff url('../images/bg-flood-right.jpg') top right no-repeat !important;
}

.section-device-right {
    background: #fff url('../images/bg-device-right.jpg') top right no-repeat !important;
}

.section-life-right {
    background: #fff url('../images/bg-life-right.jpg') top right no-repeat !important;
}

.section-cyber-right {
    background: #fff url('../images/bg-cyber-right.jpg') top right no-repeat !important;
}

.section-travel-right {
    background: #fff url('../images/bg-travel-right.jpg') top right no-repeat !important;
}

.section-pet-right {
    background: #fff url('../images/bg-pet-right.jpg') top right no-repeat !important;
}

.section-pethealth-right {
    background: #fff url('../images/bg-pethealth-right.jpg') top right no-repeat !important;
}

.section-finalexpense-right {
    background: #fff url('../images/bg-finalexpense-right.jpg') top right no-repeat !important;
}

.section-autowarranty-right {
    background: #fff url('../images/bg-autowarranty-right.jpg') top right no-repeat !important;
}

.section-renters-insurance-left {
    background: #fff url('../images/bg-renters-left.jpg') top right no-repeat !important;
}

.section-security-deposit-left {
    background: #fff url('../images/bg-misconceptions-left.jpg') top left no-repeat !important;
}

.section-auto-left {
    background: #fff url('../images/bg-auto-left.jpg') top left no-repeat !important;
}

.section-jewelry-left {
    background: #fff url('../images/bg-jewelry-left.jpg') top left no-repeat !important;
}

.section-flood-left {
    background: #fff url('../images/bg-flood-left.jpg') top left no-repeat !important;
}

.section-device-left {
    background: #fff url('../images/bg-device-left.jpg') top left no-repeat !important;
}

.section-life-left {
    background: #fff url('../images/bg-life-left.jpg') top left no-repeat !important;
}

.section-cyber-left {
    background: #fff url('../images/bg-cyber-left.jpg') top left no-repeat !important;
}

.section-travel-left {
    background: #fff url('../images/bg-travel-left.jpg') top left no-repeat !important;
}

.section-pet-left {
    background: #fff url('../images/bg-pet-left.jpg') top left no-repeat !important;
}

.section-pethealth-left {
    background: #fff url('../images/bg-pethealth-left.jpg') top left no-repeat !important;
}

.section-finalexpense-left {
    background: #fff url('../images/bg-finalexpense-left.jpg') top left no-repeat !important;
}

.section-autowarranty-left {
    background: #fff url('../images/bg-autowarranty-left.jpg') top left no-repeat !important;
}



.section-new {
    padding: 150px 0;
    border-top: 1px solid #eee;
    background-size: contain !important;
}

    .section-new .col-sm-offset-6 {
        background: rgba(255,255,255,.85);
        padding: 25px;
    }

    .section-new .col-xs-10 {
        background: rgba(255,255,255,.85);
        padding: 25px;
    }



.policy-package {
    border: solid;
    border-width: 1px;
    border-color: #0079B3;
    margin-top: 15px;
}

.policy-package-tr {
    background-color: #FFFFFF;
}

.policy-package-td {
    background-color: #FFFFFF;
}

.policy-package:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    cursor: pointer;
}

.policy-package-selected {
    border: solid;
    border-width: 1px;
    border-color: #132245;
    margin-top: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.policy-package-selected-tr {
    background-color: #0086BF;
}

.policy-package-selected-td {
    background-color: #0086BF;
}

.policy-package-header-blue {
    color: #0088BD;
}

.policy-package-header-white {
    color: #FFFFFF;
}

@media screen and (max-width: 767px) {
    .section-new {
        background-size: cover !important;
    }
}
    
