/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */



body
{
/*  min-width:1000px; */
    font-size:15px;
  padding: 0px;
  /* font-family:'Roboto',helvetica neue,helvetica,arial,san-serif; */
  font-family: 'Lato', sans-serif;
  font-weight:400;
  line-height: 1.5;
  min-width:1000px;
}
img { border: 0 none;
}

b, strong {
    font-weight: 800;
}
.container { 
  min-width: 1000px !important;
}
.custom { 
  background:none!important;
}
/*
.col-xs-2 {
    width: 25%;
  float: right;
}
*/
.col-xs-10 {
    width: 75%;
}

h1, .h1 {
    color: #000000;
    font-size: 30px;
    font-weight:600;
    letter-spacing: -0.02em;
  margin:12px 0 26px;
}
h3, .h3 {
    font-size: 24px;
  font-weight: 600;
    margin: 8px 0 16px;
}
h4, .h4 {
    font-size: 20px;
  font-weight: 600;
    margin: 5px 0 10px;
}
.carrierlogo img {
    border: 1px solid #DDDDDD;
    margin: 0 13px 13px 0;
    padding: 50px;
}

#content-inner ul, #content-inner ol{ 
  margin-bottom:40px;
  padding:30px 30px 30px 50px;
  border:1px solid #eae8dc;
  background:#f1eee7;
  font-style: italic;
  font-size:1.1em;
  color:#4d5055;
}
#content-inner ul > li + li{
  margin-top:15px; 
}
hr {
    border-top: 1px solid #E3E3E3;
    margin-bottom: 40px;
    margin-top: 40px;
}

/*custom buttons*/
.btn {
    font-size: 15px;
}
.btn-well { 
  padding:25px!important;
  padding-left:75px!important;
  border-radius: 4px;
  width:100%;
  background:#d9e9f8 url('../images/btn-well-bg.png') no-repeat;
  background-position:15px center;
  color:#0D6ABA;
  font-size:1.15em;
  text-align: left;
  font-weight:600;
}
.btn-well:hover { 
  background-color:#B9D4EE;
}

.btn-lg {
    padding: 10px 0;
}
/* End of custom buttons */


.label {
    font-size: 0.9em;
}

.shout-icon {
    margin: 20px 0 0 8px;
    position: absolute;
}
.shout-icon a {
    color:#0d6aba;
}
.shout-icon:hover {
    color: #fff;
}
.shout-icon .glyphicon-chevron-right:before {
  font-size:36px;
}

/*custom wells*/
.well { 
  border:0;
}
.well h2 { 
  font-size:1.25em!important;
}
.well .col-xs-6 { 
  margin-bottom:15px;
}
.well .row:last-child .col-xs-6{ 
  margin-bottom:0;
}
/* End of custom wells */

/* Custom Panels */
.panel-default { 
  margin-top:35px;
  border:0;
}
.panel-default > .panel-heading {
    background: none repeat scroll 0 0 #0D6ABA;
    border: 0 none;
    color: #FFFFFF;
    padding: 25px 30px;
}
.panel-default>.panel-heading>.panel-title { 
  font-size:1.3em;
  font-weight:600;
}
.panel-title a:hover { 
  color:#fff;
}
.panel-default>.panel-body {
  background:#eaf1f7;
  padding:15px 30px;
} 
.panel-default>.panel-body h2 { 
  font-size:1.35em!important;
  margin:30px 0 15px!important;
  font-weight:bold!important;
}
.panel-default>.panel-body em { 
  display:inline-block;
  font-weight:bold;
  margin-bottom:15px;
}
.panel-default>.panel-body ul, .panel-default>.panel-body ol { 
  padding-left:17px;
}
/* End of custom panels */

a { 
    color: #0D6ABA;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover { 
    color: #000;
}

.btn { 
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.row.five .col-xs-2 { 
  width:20%;
}

blockquote {
    background: linear-gradient(to bottom, #f7f6f2 0%, #F1EEE7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #555555;
    font-size: 1.15em;
    font-weight: 300;
    height: auto;
    letter-spacing: 0;
    line-height: 1.4em;
    margin: 40px 0;
    padding: 45px 60px;
    text-align: center;
}
.quote-author {
    color: #333333;
    font-size: 0.8em;
    font-weight: 700;
    height: auto;
    padding-top: 20px;
    text-transform: uppercase;
}

.btn {
    margin-top: 20px;
    padding: 12px 60px;
    text-transform: uppercase;
}
.btn-primary { 
  border:0;
  background:#3e4a8d;
  color:#fff;
}
.btn-primary2 { 
  border:0;
  background:#7584ca;
  color:#fff;
  margin-left:10px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { 
  background:#3C8BCF;
}
.btn-primary2:hover, .btn-primary2:focus, .btn-primary2:active, .btn-primary2.active, .open .dropdown-toggle.btn-primary2 { 
  background:#62aeef;
  color:#fff;
}
.glyphicon-chevron-right:before {
    margin: 0 0 0 10px;
}


/*Header code*/
header { 
  border-bottom:1px solid #ebebeb;
}
header .logo { 
  margin-top:30px;
}
header #topnav-wrapper {
  overflow:hidden; 
}
.top-social ul { 
  list-style-type:none;
  margin:0;
  padding:0;
  margin-left:15px;
}
.top-social ul:after {
    content:'';
    display:block;
    clear: both;
}
.top-social ul li {
  float:left;
  font-size:2.05em;
}
.top-social ul li + li { 
  margin-left:10px;
}
header #topnav { 
  margin-top:3px;
  margin-right:25px;
  font-size:0.7em;
  text-transform: uppercase;
}
header #topnav .nav-pills>li>a { 
  margin-top:10px;
  padding:6px;
  
  color:#9b9b9b;
  font-weight:400;
}
header #topnav .nav-pills>li.active>a, 
header #topnav .nav-pills>li.active>a:hover, 
header #topnav .nav-pills>li.active>a:focus, 
header #topnav .nav>li>a:hover, 
header #topnav .nav>li>a:focus { 
  background:none;
  color:#000;
}

#call a{ 
  display:block;
  padding:12px 15px;
  background:#E7E7EF;
  border-radius:3px;
  font-weight:600;
}
#call a:hover { 
  text-decoration: none;
  background:#eee;
}
#call.label.label-default {
  font-size:0.7em; 
  margin-top:6px;
  /* padding:7px 15px; */
  /* background:#e7e7ef; */
  background:transparent;
  color:#666;
  font-weight:500;
  text-transform: uppercase;
}

#call.label.label-default strong { 
  font-weight:inherit;
  color:#000;
}
#call.label.label-default p { 
  margin:0;
  padding:0;
}

header #navigation { 
  margin-top:10px;
  padding-bottom:10px;
}
header #navigation .nav-pills>li {  
  position:relative;
  border:1px solid transparent;
}
header #navigation .nav-pills>li>a {  
  background:#fff;
  color:#777;
  font-weight:500;
  -moz-transition: all 0.0s ease-in-out;
  -webkit-transition: all 0.0s ease-in-out;
  -o-transition: all 0.0s ease-in-out;
  transition: all 0.0s ease-in-out;
}
header #navigation .nav-pills>li:hover { 
  border-color:#ccc;
  border-bottom:0;
}
header #navigation .nav-pills>li:hover>a { 
  position:relative;
  z-index:999;
  background:#fff!important;
}
header #navigation .nav-pills>li.active>a, 
header #navigation .nav-pills>li.active>a:hover, 
header #navigation .nav-pills>li.active>a:focus, 
header #navigation .nav>li>a:hover, 
header #navigation .nav>li>a:focus { 
  background:none;
  color:#000;
}
.nav > li > a {
    padding: 18px 12px;
  border-radius:0;
}
header #navigation .nav-pills>li>ul { 
  display:none;
  
  position:absolute;
  z-index:900;
  top:56px;
  left:-1px;
  
  margin:0;
  /* padding:16px; */
  padding:0;
  border:1px solid #ccc;
  
  width:200px;
  
  background: #fff;
  
  list-style-type:none;
}
header #navigation .nav-pills>li:hover>ul { 
  display:block;
}
header #navigation .nav-pills>li>ul>li>a { 
  display:inline-block;
  width:100%;
  padding:8px 16px;
}
header #navigation .nav-pills>li>ul>li>a:hover { 
  text-decoration: none;
  background:#e5e8f7;
}
header #navigation .nav-pills>li.item-109:hover>ul { 
  left:auto;
  right:-1px;
  text-align:right;
}
/* End of header code */

/* Slideshow */
#slideshow { 
  position:relative;
  width:100%;
  height:560px;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #eee 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eee)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eee 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#eee 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#eee 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#eee 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eee',GradientType=0 ); /* IE6-9 */
}
#slideshow .ss-logo { 
  width:500px;
  height:151px;
  margin-bottom:50px;
}

#slideshow h2 {
    color: #3d4a8e;
    font-size: 3.65em;
    font-weight: 700;
    left: 10px;
    letter-spacing: -0.035em;
    line-height: 1em;
    margin: -10px 0 0;
}
#slideshow h3 {
    color: #999;
    font-size: 34px;
    font-weight: 400;
    margin: 8px 0 40px;
}
#slideshow h3 + p { 
  font-size: 1.25em;
}

#slideshow p { 
  margin-bottom:20px;
  font-size:1em;
}
#slideshow-images { 
  width:100%;
  height:100%;
}
#slideshow-images .slideshow-image { 
  width:100%;
  height:100%;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#slideshow-images .slideshow-image .container { 
  position:relative;
  height:100%;
}
#slideshow-images .slideshow-content { 
  position:absolute;
  top: 0;
  display: table;
  width:50%;
  height: 100%;
  color: #555;
  font-size: 1.2em;
  letter-spacing: -0.01em;
}
#slideshow-images .slideshow-content .custom { 
  background:none!important;
  display: table-cell;
  vertical-align: middle;
}
#slideshow-images .slideshow-content strong { 
  color:#3d4a8e;
}
.slideshow-content .btn {
  padding:18px 22px;
}
/* End of slideshow */


/* Home shouts */
#home-shouts {
    font-weight: 400;
    padding: 40px 20px 0;
    text-align: center;
}

#home-shouts .img-frame{ 
  position:relative;
  width:100%;
  height:190px;
  background-color:#eee;
  background-repeat:no-repeat;
  border-radius: 4px;
  -moz-border-radius:4px;
  -webkit-border-radius: 4px;
  background-size:cover;
}
#home-shouts a:hover { 
  text-decoration: none;
}
#home-shouts .img-frame h2 { 
  position:absolute;
  bottom:0;
  
  margin:0;
  padding:0;
  
  width:100%;
}

#home-shouts .img-frame h2 a { 
  display:block;
  padding:18px 15px;
  background:#000;
  color:#fff;
  opacity:0.6;
}
#home-shouts .img-frame:hover h2 a { 
  opacity:0.6;
  background:#041365;
}

#home-shouts .img-frame > .arrow { 
  display:block;
  position:absolute;
  bottom:131px;
  left:15px;
  width:44px;
  height:44px;
  background:url('../images/shout-arrow.png');
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#home-shouts .img-frame:hover > .arrow { 
  background:url('../images/shout-arrow-hover.png');
}

#home-shouts h2 {
  bottom: 55px;
    position: relative;
    color: #3d4b8c;
    font-size: 1.4em;
    font-weight: 400;
    text-align: center;
    text-transform: none;
}
#home-shouts h2 a {
    color: #0d6aba;
    text-decoration: none;
}
#home-shouts p { 
  font-size:1em;
}
#home-shouts strong { 
  color:#4d5154;
}
#home-shouts .nav>li>a { 
  margin:0 0 5px;
  padding:0;
  font-weight:400;
  font-size:1em;
  text-transform: none;

}
#home-shouts .nav>li>a:hover, 
#home-shouts .nav>li>a:focus { 
  background:none;
}
#home-shouts .row { 
  margin-left:-10px;
  margin-right:-10px;
}
#home-shouts .row .col-xs-4 { 
  padding-left:5px;
  padding-right:5px;
}
/*
.col-xs-3 {
    width: 33%;
}
*/
/* End of home shouts */

/* Home banner */
#banner-wrapper { 
  padding:20px 0 40px;
  background:#fff;
}
#banner { 
  margin:0 auto;
  padding:0 50px;
  border-radius:5px;
  height:120px;
  background: #e5e8f7; /* Old browsers */
  background: -moz-linear-gradient(top,  #e5e8f7 0%, #d6dbf1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e8f7), color-stop(100%,#d6dbf1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e5e8f7 0%,#d6dbf1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e5e8f7 0%,#d6dbf1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e5e8f7 0%,#d6dbf1 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e5e8f7 0%,#d6dbf1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e8f7', endColorstr='#d6dbf1',GradientType=0 ); /* IE6-9 */
}

#banner h2 { 
  margin:0;
  padding:15px 0;
  border-bottom:1px solid #7e7e7e;
  text-align: center;
  color:#e3e3e3;
  font-weight:normal;
  text-transform: uppercase;
  font-size:1em;
}
#banner .logo { 
  margin:25px 0;
  width:100%;
  height:43px;
  background-repeat:no-repeat;
  opacity:0.4;
}
#banner .logo:hover { 
  opacity:1;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


/* End of home banner */

/*Child Pages*/

#child-banner { 
  position:relative;
  width:100%;
  height:280px;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #eee 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eee));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eee 100%); 
  background: -o-linear-gradient(top,  #ffffff 0%,#eee 100%); 
  background: -ms-linear-gradient(top,  #ffffff 0%,#eee 100%); 
  background: linear-gradient(to bottom,  #ffffff 0%,#eee 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eee',GradientType=0 ); 

  
}
#child-banner .overlay { 
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
/*
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); 
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
  background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
  background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80ffffff',GradientType=0 ); 
*/
  

}
#child-banner .container { 
  position:relative;
  height:100%;
}
#child-banner .container h2 {
  color:#3d4a8e;
  position:absolute;
  left:10px;
  bottom:55px;
  margin:0;
  padding:0;
  font-size:4.25em;
  font-weight:700;
  line-height:1em;
  letter-spacing:-.025em;
}

#breadcrumbs .breadcrumbs { 
  margin-bottom:30px;
  padding:15px 0;
  border-bottom:1px solid #fff;
  text-transform: none;
  font-size:1.1em;
  font-weight:500;
}
#breadcrumbs a, #breadcrumbs span { 
  margin:0 5px;
}
#breadcrumbs a:first-child { 
  margin-left:0;
}

#content-inner { 
  color:#4c5053;
}
#content-inner p { 
  font-size:1.1em;
  margin:0 0 20px;
}

#content-inner h2{ 
  color:#aaa;
  font-size:2.5em;
  font-weight: 700;
  letter-spacing:-.02em;
  margin:0 0 20px 0;
  padding:0;
  line-height:1.25em;
}

#below-content { 
  margin-top:5px;
  margin-bottom:100px;
  padding-top:5px;
  font-size:0.85em;
  color:#7d7e80;
}
#below-content p { 
  margin-bottom:0px;
}
#below-content strong { 
  color:#0D6ABA;
}
#below-content .glyphicon { 
  color:#fff;
}
/*End of child page*/

/* left-col */
#left-col .nav{ 
  margin:0;
  padding:0;
}
#left-col .nav li { 
  display:none;

}
#left-col .nav li a{ 
  margin:0;
  padding:0;
  text-transform: uppercase;
  font-weight:bold;
}

#left-col .nav li.active { 
  display:block;
}
#left-col .nav li.active a{ 
  margin-bottom:20px;
  color:#000;
}
#left-col .nav li a:hover { 
  background:none;
  color:#0D6ABA;
}
#left-col .nav li.active ul {
  margin:0 0 20px;
  padding:0;
} 
#left-col .nav li.active ul li ul { 
  margin-left:20px;
}
#left-col .nav li.active ul li{ 
  display:block;

}
#left-col .nav li.active ul li a { 
  color:#0D6ABA;
  text-transform: none;
  font-weight:400;
  font-size:1.2em;
}
#left-col .nav li.active ul li a:hover { 
  color:#333;
  text-decoration: none;
}
/* End of left-col */

/* right col */
#sidebar .nav{ 
  margin:0;
  padding:0;
}

#sidebar > .nav { 
  background:#dee1f2;
  padding:0 30px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}
#sidebar > .nav > li.active > a { 
  padding-top:20px;
  font-size:1.3em;
}
#sidebar .nav li { 
  display:none;

}
#sidebar .nav li a{ 
  margin:0;
  padding:0;
  font-weight:bold;
}

#sidebar .nav li.active { 
  display:block;
}
#sidebar .nav li.active a{ 
  margin-bottom:20px;
  color:#000;
}
#sidebar .nav li a:hover { 
  background:none;
  color:#0D6ABA;
}
#sidebar .nav li.active ul {
  margin:0 0 20px;
  padding:0;
} 
#sidebar .nav li.active ul li ul { 
  margin-left:20px;
}
#sidebar .nav li.active ul li{ 
  display:block;
  height:30px;

}
#sidebar .nav li.active ul li a { 
  color:#0D6ABA;
  text-transform: none;
  font-weight:400;
  font-size:1.3em;
}
#sidebar .nav li.active ul li a:hover { 
  color:#333;
  text-decoration: none;
}
/* end of right col */

#enews-signup { 
  margin-top:20px;
  
  height:100px;
  
  background:#202b5c;
  color:#fff;
  
  background: rgb(38,51,110); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(38,51,110,1) 0%, rgba(30,40,85,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,51,110,1)), color-stop(100%,rgba(30,40,85,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(38,51,110,1) 0%,rgba(30,40,85,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(38,51,110,1) 0%,rgba(30,40,85,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(38,51,110,1) 0%,rgba(30,40,85,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(38,51,110,1) 0%,rgba(30,40,85,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26336e', endColorstr='#1e2855',GradientType=0 ); /* IE6-9 */
}
#enews-signup .phone-photo { 
  width:298px;
  height:100px;
}
#enews-signup h2, #enews-signup h3 { 
  margin:0;
  padding:0;
}
#enews-signup h2 { 
  padding-top:21px;
  font-size:2em;
}
#enews-signup h3 { 
  font-size:1.2em;
  color:#bdc2d7;
  font-weight:300;
}
a.more { 
  display:block;
  font-weight:400;
  text-transform: uppercase;
}

.flex-box { 
  margin-bottom:70px;
}
.flex-box h2 { 
  font-size:20px;
  font-weight:700;
  color:#0D6ABA;
}
.flex-box h2 a { 
  color:#0D6ABA;
}
.flex-box p {
  font-size:15px;
  color:#4d5155;
  line-height:1.3em;
}

.flex-box .flex-box-img { 
  width: 100%;
  height: 170px;
  background-size:cover;
  background-position: center center;
  border-radius:3px;
}

#content-inner .section-widget { 
  
}

#content-inner .section-widget .section-img { 
  height: 171px;
  width: 100%;
  background-size: cover;
  border-radius:3px;
  margin-bottom:25px;
}

#content-inner .section-widget h2 { 
  color:#0D6ABA;
  font-size:20px;
  margin-bottom:10px;
}
#content-inner .section-widget h2 a { 
  color:#0D6ABA;
}
#content-inner .section-widget p { 
  color:#4d5155;
  line-height: 1.3em;
  font-size:15px;
}

.page-content-container { 

}
.page-content-container .col-xs-7{ 
  padding-left:50px;
  padding-right:50px;
}

/*Footer*/
#footer-links { 
  background:#fff;
}
#recent { 
  background:#ffff;
  padding:25px 0;
}
#footer-top { 
    font-size:.9em;
  padding-bottom:60px;
}
#footer-top a { 
  color:#7c7c7c;
}
#footer-top a:hover { 
  color:#333;
  text-decoration: none;
}
#footer-top h2 { 
  margin:0 0 25px 0;
  font-size:1em;
  text-transform: uppercase;
  color:#7c7c7c;
}
#footer-top ul{ 
  margin:0;
  padding:0;
  list-style-type: none;
}
#footer-top ul li ul { 
  padding-left:15px;
}
#footer-bottom {
  border-top:1px solid #ebebeb; 
  background:#fff;
  width:100%;
  height:120px;
  text-align:center;
}
/* End of footer */

#footer-top .nav > li > a:hover { 
  background:none;
}

#below-content .btn-quote {
    margin-right: 15px;
    min-width: 200px;
    padding: 20px 40px;
    text-align: left;
}
.btn-quote .glyphicon{ 
  padding-top:2px;
}
.btn-call { 
  background:#ddd;
  border:0;
  color:#000;
  padding: 20px 40px;
  font-size: 15px;
  font-weight: 700;
}
#below-content .btn-call strong { 
  color:#000;
}
.btn-subscribe-strip { 
  margin-top:27px;
  padding: 12px 30px;
}