::selection {
	color: #fff;
	background: #0e407f;
}

::-moz-selection {
	color: #fff;
	background: #0e407f;
}

::-webkit-selection {
	color: #fff;
	background: #0e407f;
}

a:hover, a:focus, a.link {
	color: #1e4684;
}

.search-full, .search-input {
	background: #0e407f;
}

.search-close {
	color: #0e407f;
}

.btn-primary, .btn-primary, .product:hover .add-fav:hover, .product:hover .add-fav.active
	{
	background-color: #1e4684;
	color: #FFFFFF;
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
	{
	background: #2c88c5;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open .dropdown-toggle.btn-primary, .pagination>.active>a,
	.pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover,
	.pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #4a6989;
	border-color: #4a6989;
	color: #FFFFFF;
}

.btn-action{
	background-color: #4ec67f;
	color: #FFFFFF;
}

.btn-action:hover, .btn-action:focus, .btn-action:active,
	.btn-action.active, .open .dropdown-toggle.btn-action{
	background-color: #66de97;
	border-color: #66de97;
	color: #FFFFFF;
}

.navbar-top {
	background: #0038a8;
}

.navbar-tshop {
	background: #ffffff;
	border-bottom: 1px solid #b2b2b2;
	box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.site-color {
	color: #1e4684 !important;
}

.navbar-nav>li>a {
	color: #fff;
}

.nav>li.active, .nav>li>a:hover, .nav>li>a:focus, .nav>li:hover>a {
	background: #0e407f;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .cartMenu:hover>a.dropdown-toggle
	{
	background: none;
	color: #1e4684;
}

.dropdown-menu {
	border-top: solid #0e407f;
}

.search-box:hover .form-control {
	background: #1e4684;
}

.search-box:hover .btn-nobg {
	color: #1e4684;
}

.searchInputBox .search-btn {
	color: #fff;
}

.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: rgba(52, 73, 94, 0.7) !important;
}

.action-control a:hover, .action-control a.active {
	color: #fff;
	background: #0e407f;
}

.product:hover, .featuredImgLook2 .inner:hover {
	border: 1px solid #1e4684;
}

.subCategoryList .thumbnail:hover {
	border: 1px solid #1e4684;
}

.pager2 a {
	border: 1px solid #1e4684;
}

.pager2 a.selected {
	background: #1e4684;
}

.btn-site, .newsLatterBox .btn {
	background: #1e4684;
}

.btn-discover:hover, .btn-site:hover, .newsLatterBox .btn:hover {
	background: #0e407f;
}

.full {
	width: 100%;
}

.footer a:hover {
	color: #1e4684;
}

.footer {
	
}

.modal-header {
	background: #1e4684;
}

.form-control:focus {
	border-color: #1e4684;
}

.new-product {
	background: rgba(52, 73, 94, 0.95) !important;
}

#pager a.cycle-pager-active {
	background: rgba(52, 73, 94, 0.5);
}

.nav.tree>li.active, .nav.tree>li>a:hover, .nav.tree>li>a:focus, .nav.tree>li:hover>a
	{
	background: none;
	color: #0e407f;
}

.nav.tree .open-tree>a, .nav.tree .open-tree>a:hover, .nav.tree .open-tree>a:focus
	{
	background: none;
	font-weight: bold;
	color: #0e407f;
}

.panel-default>.panel-heading {
	border-top: 4px solid #1e4684;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus,
	.nav-tabs>li:hover>a {
	background: #BFC9CA;
}

.nav-tabs {
	border-bottom: 3px solid #BFC9CA;
}

.socialIcon a:hover {
	background: #1e4684;
}

.cart-actions button, .cart-actions .wishlist {
	background: none repeat scroll 0 0 #4ec67f;
	border: 2px solid #27ae60;
}

.cart-actions button:hover {
	background: #fff;
	color: #0e407f;
	border: solid 2px #4ec67f;
}

.sp-thumbs a:hover, .sp-thumbs a:active, .sp-current, sp-current:visited
	{
	border: 2px solid #1e4684 !important;
}

.promo-1 {
	background: none repeat scroll 0 0 #0e407f;
}

@media ( max-width : 767px) {
	.miniCartFooter {
		background: #0e407f !important;
	}
}

#pager2 span.cycle-pager-active {
	
}

#pager2 span.cycle-pager-active {
	background: #0e407f !important;
}

#pager2 span {
	border: 2px solid #0e407f
}

.orderStep li.active a {
	background: #1e4684;
}

.orderStep li.active a:after {
	border-top-color: #1e4684 !important;
}

.orderStep li a {
	background: #2c88c5;
}

darkcoilor {
	background: #2c88c5;
}

citecolor {
	color: #1e4684 !important;
}

/* Cart Widget Grey Text */
.cartMenu a.dropdown-toggle, .cartMenu a#cart-sidebar-toggle {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: #777777;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
    display: block;
}

/* Hide Rental and Shopping Site selector buttons */
.btnSiteSelector {
    margin-top: -1px;
    padding-bottom: 1px;
    display: none !important;
}

/* Search icon grey in header */
.btn-nobg {
    background: none;
    color: #777777;
}

/* Header Menu CSS */
/* Menu Navbar Styles START ------------- */
.main-nav a,
.main-nav a:not([class]){
        color: #777;
        text-decoration: none;
        padding: .5em .65em;
        display: block;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 35px;
        font-weight: 600;
        border-radius: 3px;
}
.main-nav a:hover {
  color: #0e407f;
}

.main-nav .menu-item-has-children > a:after {
        content: '';
        display: inline-block;
        width: 0.5em;
        height: 0.5em;
        border-bottom: 2px solid;
        border-right: 2px solid;
        transform: rotate(45deg);
        margin-left: 1em;
        margin-top: -0.1em;
        position: relative;
        top: -0.25em;
}

@media(min-width: 768px){
        .main-nav {
                display: flex;
                flex-wrap: wrap;
        }

        .main-nav .menu-item {
                position: relative;
        }
        .main-nav       .sub-menu {
                position: absolute;
                background-color: #fff;
                top: 100%;
                left: -10em;
                padding: 1em;
                white-space: nowrap;
                visibility: hidden;
                opacity: 0;
                transition: opacity .25s, visibility 0s .25s;
                border-radius: 3px;
		box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    		border: 1px solid rgba(0,0,0,.15);
    		border-top: 2px solid #1e4684;
		columns: 3;
        }

        .main-nav .menu-item:hover .sub-menu,
        .main-nav .menu-item:focus .sub-menu {
                opacity: 1;
                visibility: visible;
                transition-delay: 0s;
        }

        .main-nav .menu-item:focus-within .sub-menu {
                opacity: 1;
                visibility: visible;
                transition-delay: 0s;
        }

        .navbar-collapse nav {
                width: auto;
                float: right;
                z-index: 11;
    margin-top: 8px;
        }
}

@media (max-width: 767px) {
        .main-nav       .sub-menu {
                padding-left: .5em;
                margin-left: 0.75em;
                border-left: 2px solid white;
                margin-top: .25em;
                margin-bottom: 0.25em;
        }

        .navbar-brand {
                margin-left: 0 !important;
        }
}

/* Menu Navbar Styles END ------------- */

/* Footer CSS Begins */

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
section {
    padding: 35px 0px 0px 0px;
    text-align: left;
}

section .section-title {
    color: #FFFFFF;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: left;
}
#footer {
    background: #0038a8 !important;
    border-top: none;
    text-align: left;
    color: #fff !important;
}
#footer h5{
        padding-left: 5px;
    border-left: 2px solid transparent;
    padding-bottom: 2px;
    margin-bottom: 20px;
    font-size: 23px;
    font-weight: bold;
    color:#fff;
}
#footer a {
    color: #fff;
    text-align: left;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-size: 15px;
    padding: 1px;
}
#footer ul.social li{
        padding: 3px 0;
        margin-top:4px;
}
#footer ul.social li a i {
    margin-right: 4px;
        font-size:23px;
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        transition: .5s all ease;
}
#footer ul.social li:hover a i {
        font-size:30px;
        margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
        color:#fff;
}
#footer ul.social li a:hover{
        color:#FFFFFF;
}
#footer ul.quick-links li{
        padding: 3px 0;
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        transition: 0s all ease;
}
#footer ul.quick-links li:hover{
        padding: 3px 0;
        margin-left:5px;
        font-weight:400;
}
#footer ul.quick-links li a i{
        margin-right: 0px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 400;
    text-align: left;
}

@media (max-width:767px){
        #footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}
.social li {
        background: none repeat scroll 0 0 #25275d;
        border: 2px solid #25275d;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        float: none;
        height: 36px;
        line-height: 36px;
        margin: 2 0px 0 0;
        padding: 0;
        text-align: center;
        width: 36px;
        transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
}

.social li a i {
    font-size: 16px;
    margin: 0px 0 0 3px;
    color: #EDEFF1 !important;
}
#footer h6, .h6 {
    font-size: 14px;
}

.userMenu>li>a {
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 11px;
    line-height: 30px;
    padding: 0 10px 0 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    -webkit-transition: opacity 0.21s ease-out 0s;
    -moz-transition: opacity 0.2s ease-out 0s;
    -ms-transition: opacity 0.2s ease-out 0s;
    -o-transition: opacity 0.2s ease-out 0s;
}

.userMenu>li>a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 30px;
    padding: 0 10px 0 0;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    -webkit-transition: opacity 0.21s ease-out 0s;
    -moz-transition: opacity 0.2s ease-out 0s;
    -ms-transition: opacity 0.2s ease-out 0s;
    -o-transition: opacity 0.2s ease-out 0s;
}

/* THIS CODE FORCES NEW HEADER TO SPAN 100% */
@media (min-width: 768px)
.col-sm-10 {
    width: 100%;
}

.orderStep li.active a i {
    background: #0038a8;
    color: #ffffff;
}

.cartMenu .btn {
    margin: 2px;
    color: #fff !important;
}

.eRentalFax {
    display: none !important;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
    display: none;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: auto;
}
.welcomeUserSpan {
   display: none;

}
@media (max-width: 400px)
.navbar-brand img {
    height: auto !important;
    max-width: 125px;
    margin-top: -10px !important;
}
.tatesbutton {
  border: 2px solid black;
  background-color: white;
  color: #0038a8;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
  font-style: italic;
  font-weight: 600;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 10px;
}

.button1{position:relative;margin-top:5px;z-index:2;background-color:#fba66c}.button1:hover{color:white;background-color:#fe822e}#textEditor-0{z-index:1}.jgCustom img{max-width:none !important}.txtBlue{color:#4274fd !important}.txtGreen{color:#62c799 !important}.txtOrange{color:#fe822e !important}.btnZoomy{position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center;color:#444;font-family:"Google Sans","Roboto","Arial",sans-serif;font-weight:500;border:2px solid #aaa;border-radius:3px}.btnZoomy:hover{border-color:transparent}.btnZoomy::before{content:"";opacity:0.0;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale3d(0.9, 0.65, 0.8);transform:scale3d(0.9, 0.65, 0.8);transition:all 250ms cubic-bezier(0.1, 0.1, 0, 1);position:absolute;top:-2px;right:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border-radius:3px;visibility:hidden;background-color:#423F3F}.btnZoomy:hover::before{opacity:1;transform:scale3d(1, 1, 1);visibility:visible;background-color:#423F3F}.btnZoomy span{position:relative;display:inline-flex;justify-content:center;align-items:center}.btnZoomy:hover span{color:#fff !important}.btnOutline{padding:0.4rem 1rem;font-size:1.4rem;border:1px solid #ddd;border-radius:4px;transition:none}.btnOutline:hover{color:#000 !important;border-color:#888}.btnOrange{background-color:#fba66c}.btnOrange:hover{background-color:#fe822e}.btnGreen{background-color:#0038a8}.btnGreen:hover{background-color:#0038a8b3}.btnBlue{background-color:#4274fd}.btnBlue:hover{background-color:#04f}.jgNotice{position:relative;margin:40px 0;padding:30px 40px;text-align:center;background-color:#fff;border:4px dashed #fe822e}.jgNotice p{max-width:1000px;margin:0 auto;font-size:1.6rem;line-height:2.4rem}.jgQuickOrderBar{margin:-10px 0 0 0;padding:0 26px;background-color:#fff;border:1px solid #ddd;border-radius:4px;overflow:hidden}.jgQuickOrderBar ul{float:left;margin:11px 0 !important}.jgQuickOrderBar li{display:inline-block;padding-right:10px;font-size:1.6rem;line-height:21px}.jgQuickOrderBar li:not(:first-of-type)::before{content:"\b7";padding-right:10px}.jgQuickOrderBar a{float:right;margin:6px 0 0 10px}@media screen and (max-width: 760px), (min-width: 992px) and (max-width: 1199px){.jgQuickOrderBar a{display:none}}@media screen and (min-width: 992px){.jgQuickOrderBar{margin:-5.5rem 170px 0 0}}.jgCustom{max-width:1530px}.jgSlider{position:relative;margin-top:15px;background-color:#fff;border:1px solid #ddd}.jgSlide{display:none;-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}.jgSlide img{width:100%;height:auto}@-webkit-keyframes fade{from{opacity:0.4}to{opacity:1}}@keyframes fade{from{opacity:0.4}to{opacity:1}}.jgSlideText div{text-align:center}.jgSlideText .jgSlideHdrSM,.jgSlideText .jgSlideHdrMD,.jgSlideText .jgSlideHdrLG,.jgSlideText a{font-weight:700}.jgSlideControls{text-align:center}.jgSlideControls a{display:inline-block;margin-left:2px;padding:12px 6px;transition:none}.jgSlideControls .slideDot{display:block;height:8px;width:8px;margin:2px;background-color:#555;border-radius:50%}.jgSlideControls .slideDot.active{height:12px;width:12px;margin:0;background-color:#fff;border:3px solid #555}@media screen and (min-width: 721px) and (max-width: 991px), (min-width: 1074px){.jgSlider>div:not(:first-child){position:absolute;top:0}.jgPlaceHolder{display:block;width:100%;height:auto}.jgSlideContainer{top:0;right:0;bottom:0;left:0}.jgSlide>div{position:absolute;top:0}.jgSlideText{margin:0 5%;padding-bottom:40px;width:35%;height:100%;display:flex;justify-content:center;flex-direction:column}.jgSlideText .jgSlideHdrSM{font-size:1.75rem;font-weight:500}.jgSlideText .jgSlideHdrMD{font-size:4.5rem;line-height:4.5rem}.jgSlideText .jgSlideHdrLG{padding:1.5rem 0;font-size:5.5rem;line-height:5.5rem}.jgSlideText a{margin-top:3rem;padding:6px 16px}.jgSlideControls{top:inherit !important;bottom:10px !important;margin:0 5%;width:35%}.jgPlaceHolderMobile,.jgSlideMobileImg{display:none}}@media screen and (min-width: 721px) and (max-width: 991px), (min-width: 1074px) and (max-width: 1500px){.jgSlideText .jgSlideHdrMD{font-size:3.5rem;line-height:3.5rem}.jgSlideText .jgSlideHdrLG{padding:1.5rem 0;font-size:4.5rem;line-height:4.5rem}}@media screen and (min-width: 721px) and (max-width: 991px), (min-width: 1074px) and (max-width: 1365px){.jgSlider{overflow:hidden;min-height:481px}.jgSlideImg{left:0;right:0;top:0;bottom:0;position:relative;height:481px !important;overflow:hidden}.jgSlideImg img{position:absolute;left:25%;margin-left:-259px;width:auto;height:481px !important}.jgSlideText,.jgSlideControls{min-width:370px}}@media screen and (max-width: 720px), (min-width: 992px) and (max-width: 1073px){.jgPlaceHolder,.jgSlideImg{display:none}.jgPlaceHolderMobile{display:block;width:100%;height:auto;margin-bottom:50px}.jgSlide>div:last-child{position:absolute;bottom:0}.jgSlide img{margin-bottom:50px}.jgSlideText{padding:30px 0}.jgSlideText a{padding:6px 16px}.jgSlideControls{position:absolute;bottom:0;width:100%}}@media screen and (min-width: 550px) and (max-width: 720px), (min-width: 992px) and (max-width: 1073px){.jgSlideText .jgSlideHdrSM{font-size:1.75rem;font-weight:500}.jgSlideText .jgSlideHdrMD{font-size:4rem;line-height:4rem}.jgSlideText .jgSlideHdrLG{padding:1.5rem 0;font-size:5rem;line-height:5rem}.jgSlideText a{margin-top:3rem}}@media screen and (max-width: 549px){.jgSlideText .jgSlideHdrSM{font-size:1.5rem;font-weight:500}.jgSlideText .jgSlideHdrMD{font-size:3rem;line-height:3rem}.jgSlideText .jgSlideHdrLG{padding:1rem 0;font-size:3.5rem;line-height:3.5rem}.jgSlideText a{margin-top:2rem}}.jgSectionHeader{max-width:720px;margin:70px auto 10px auto;text-align:center}.jgSectionHeader h1{position:relative}.jgSectionHeader h1.noDesc::before,.jgSectionHeader h1.noDesc::after{content:" ";position:absolute;bottom:4px;left:50%;margin-left:-60px;width:120px;height:1px;background-color:#999}.jgSectionHeader h1.noDesc::after{bottom:0}.jgSectionHeader p{font-size:1.6rem;line-height:2.4rem}.jgSectionHeader a{margin-top:10px;padding:6px 12px}.jgFlexContainer{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -15px}.jgFlexContainer>div{display:flex;flex-grow:1;flex-shrink:1;flex-basis:0;margin-top:30px;padding:0 15px}.jgFlexContainer>div.jgFlex-3{width:33.33%}.jgFlexContainer>div.jgFlex-4{width:25%}.jgFlexContainer>div.jgFlex-5{width:20%}.jgFlexContainer>div>div{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;flex-basis:0;padding:30px;background-color:#fff;border:1px solid #ddd}.jgFlexContainer>div.jgFlexBreak{flex-basis:100%;height:0;margin:0}.jgFlexContainer img{width:100%;max-width:265px;height:auto;flex-shrink:0}@media screen and (min-width: 1220px) and (max-width: 1459px){.jgFlexContainer>div.jgFlexBreak{display:none}.jgFlexContainer>div.jgFlex-5{width:25%}}@media screen and (min-width: 721px) and (max-width: 1219px){.jgFlexContainer>div.jgFlexBreak{display:none}.jgFlexContainer>div.jgFlex-5{width:33.33%}}@media screen and (min-width: 460px) and (max-width: 720px){.jgFlexContainer>div.jgFlexBreak{display:none}.jgFlexContainer>div.jgFlex-5{width:50%;min-width:180px}}@media screen and (max-width: 459px){.jgFlexContainer>div.jgFlexBreak{display:none}.jgFlexContainer>div.jgFlex-5{width:100%;min-width:300px}}@media screen and (min-width: 521px) and (max-width: 1499px){.jgFlexContainer>div{flex-grow:0;flex-shrink:0;flex-basis:auto}}@media screen and (min-width: 760px) and (max-width: 991px), (min-width: 1161px) and (max-width: 1459px){.jgFlexContainer>div.jgFlex-4{width:33.33%}}@media screen and (max-width: 760px), (min-width: 992px) and (max-width: 1240px){.jgFlexContainer>div.jgFlex-3{width:50%}}@media screen and (min-width: 521px) and (max-width: 759px), (min-width: 992px) and (max-width: 1160px){.jgFlexContainer>div.jgFlex-4{width:50%}}@media screen and (max-width: 520px){.jgFlexContainer:not(.avoidSingleCol){display:block;margin:0}.jgFlexContainer:not(.avoidSingleCol)>div.jgFlex-3,.jgFlexContainer:not(.avoidSingleCol)>div.jgFlex-4{display:block;width:100%;padding:0}}.jgProdBox .jgProdTitle{flex-grow:1;margin-top:10px;font-size:1.6rem;font-family:"Google Sans","Roboto","Arial",sans-serif;font-weight:500;line-height:2.3rem}.jgProdBox .jgProdBoxBottom span{font-size:2.5rem;font-family:"Google Sans","Roboto","Arial",sans-serif;font-weight:700}.jgProdBox .jgProdBoxBottom a{display:block;margin-top:5px;color:#fff;padding:5px 12px;text-align:center;}.jgLinkBox{text-align:center}.jgLinkBox p{margin-bottom:20px}.jgLinkBox a{margin:auto 15% 0 15%;padding:1rem 2rem;font-size:1.6rem;color:#fff;transition:none}@media screen and (min-width: 1600px){.jgLinkBox{padding:30px 60px !important}}.jgCatalogBox div:first-of-type{padding:20px 10px 15px 10px;flex-grow:1}.jgCatalogBox .jgCardBtn{padding-left:10px}.jgCatalogBox .jgCardBtn a{padding:5px 10px}#disconNoteBanner{background-color:#95a5a6}#disconNoteBanner>p{margin:0 auto;padding:10px 10px 12px 10px;text-align:center;color:#fff}#footer{background-color:#fff}.jgFooter{max-width:1400px;margin:0 auto;padding:50px 45px 20px 45px}.jgFooterLogo img{max-width:180px;opacity:0.9}.jgFooterLinks{font-size:0}.jgFooterLinks>div{display:inline-block;vertical-align:top;width:23%;margin-top:30px;padding-right:20px;font-size:1.4rem}.jgFooterLinks>div:last-of-type{width:31%;padding-right:0}.jgFooterLinks h3{padding-bottom:6px !important;font-size:1.7rem;font-family:"Google Sans","Roboto","Arial",sans-serif;font-weight:700;border-bottom:1px solid #ccc}.jgFooterLinks ul{margin-top:12px}.jgFooterLinks li a{display:inline-block;margin:4px 0;padding:4px 0;transition:none}.jgFooterLinks li a:hover{color:#fe822e}.jgFooterContact p:first-of-type{margin:20px 0 15px 0}.jgFooterContact .jgFooterPhone{font-size:2rem;font-family:"Google Sans","Roboto","Arial",sans-serif;font-weight:700;line-height:2.5rem}.jgFooterContact a{display:inline-block;margin-top:10px}.jgFooterCopy{margin-top:30px}.jgFooterCopy p{font-size:1.2rem}.jgFooterCopy a{text-decoration:underline}.jgFooterCopy p,.jgFooterCopy a{color:#999}@media screen and (max-width: 1120px){.jgFooterLinks div{width:33%}.jgFooterLinks div:nth-of-type(3){padding-right:0}.jgFooterLinks div:last-of-type{width:100%;padding-right:0}}@media screen and (max-width: 991px){.jgFooter{padding:40px 20px 20px 20px}}@media screen and (max-width: 760px){.jgFooterLinks div{width:100%;padding-right:0}}

