﻿#background-renters-quote-1{
  background-image: url(images/renters_hero_fade.jpg);
  height: calc(100vh + 100px);
  min-height:500px;
  background-position: bottom center;
  width: 100%;
  top: 0;
}

#background-renters-quote-2{
 background: url(images/RotatingImage2darker.jpg) no-repeat bottom center;
 background-size: 100% 100%;
 width: 100%;
 height: 100%;
 height: auto !important;
 min-height:100%;
}

.logo {
  width: 200px;
  background: #ffffff;
  display: block;
  border-bottom: 3px solid #ffffff;
  float: left;
  /*padding: 10px 7px 7px;*/
 }

.logo-bar{
    display: inline;
}

.logo-bar-item-hoverable:hover {
    border-color: #1a80b6 !important;
    color: #2b8dbe !important;
}

.logo-bar-item { 
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-decoration: none;
    line-height: 100%;
    margin: 40px 0px 0px 5px;
    color: #000 !important;
    float: left;
    /*text-align: left;*/
}

.logo-bar-item-hoverable {
    height: 60px;
    line-height: 60px;
    display: block;
    box-sizing: content-box;
    color: #d0112B !important;
    text-align: right;
}

.yellow-bar{
    background-color: #ffd200;  
}

.yellow-bar-text {
    color: white;
    font-size: 52px;
    line-height: 114px;
    text-align: center;
    padding: 5px 15px 5px 0px;
}

a.phone:link {
    color:#000;
    text-decoration:none;
}
a.phone:visited {
    color:#000;
    text-decoration:none;
}
a.phone:hover {
    color:#000;
    text-decoration:none;
}
.neg50Margin{
    margin-left: -50px;
}
.logo-bar.mega-menu{
    width: 800px;
    margin-left: -100px;
}
.navbar-smallFormFactor {
    background-color: transparent !important;
}

.logo-bar .navbar-default .navbar-nav > li > a {
    color: #d0112B !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style:normal;
    font-size: 21px;
    margin: 40px 0px 10px 10px;
    padding: 0px 0px 10px 0px;
    border: none;
}
.logo-bar .navbar-default .navbar-nav > li{
    text-align:right;
}
.logo-bar .navbar-default .navbar-nav > li > a:hover, .logo-bar .navbar-default .navbar-nav > li > a:focus {
    border-bottom: 5px solid #d0112B !important;
    background-color: white;
    border:none;
}
.logo-bar .navbar-default .navbar-nav .dropdown > a::before {
    content:none;
}
.logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu .menu{
    min-width:300px;
    text-wrap: normal;
}
.logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu .menu > li > a:hover, .logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu .menu > li > a:focus{
    background-color: transparent;
}
.logo-bar .main-navigation .navbar-nav .open > a, .logo-bar main-navigation .navbar-nav .open > a:hover, .logo-bar main-navigation .navbar-nav .open > a:focus{
    border:none;
    box-shadow:none;
}
.mega-menu-header {
    color: #d0112B !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin: 10px 0px 10px 0px;
}
.logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu .menu > li > a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    font-size: 18px;
    outline:none;
}
.logo-bar .mega-menu .menu > li > a{
    border-bottom:none;
}
.menu-large {
        width:896px !important;
}
.menu-small {
        width: 450px !important;
}
.logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu {
    min-width: 250px;
    background-color: white;
    box-shadow:none;
    position: absolute;
    right: 0px !important;
    left: auto !important;
    float: right;
}
@media screen and (max-device-width: 1200px), (max-width: 1200px) {
	.menu-large {
        width:896px !important;
    }
    .menu-small {
        width: 450px !important;
    }
    .logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu {
        min-width: 250px;
        background-color: white;
        box-shadow:none;
        position: absolute;
        right: 0px !important;
        left: auto !important;
        float: right;
    }
}
@media screen and (max-device-width: 992px), (max-width: 992px) {
	.menu-large {
        width:896px !important;
    }
    .menu-small {
        width: 450px !important;
    }
    .logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu {
        min-width: 250px;
        background-color: white;
        box-shadow:none;
        position: absolute;
        right: 0px !important;
        left: auto !important;
        float: right;
    }
}
@media screen and (max-device-width: 767px), (max-width: 767px) {
	.menu-large {
        width:896px !important;
    }
    .menu-small {
        width: 450px !important;
    }
    .logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu {
        min-width: 250px;
        background-color: white;
        box-shadow:none;
        position: absolute;
        right: 0px !important;
        left: 0px !important;
        float: right;
    }
}
#div-cc-cvv .popover {
    width: 300px;
    max-width: none;
}
/*@media screen and (max-device-width: 650px), (max-width: 650px) {
    .menu-large {
        width: inherit;
    }
    .menu-small {
        width: inherit;
    }
    .logo-bar .navbar-default .navbar-nav .mega-menu .dropdown-menu {
        min-width: 250px;
        background-color: white;
        box-shadow:none;
        position: absolute;
        right: 0px !important;
        left: 0px !important;
        float: right;
    }
}*/

