body{
  background: #ffffff;
  color: #212121;
}

h1 strong{
  color: #0066cc;
}

#rt-top-surround {
  background: #3366c1;
  border-bottom: none;
  box-shadow: none;
  color: #3366c1;
 /* text-shadow: 0 2px 3px #000000; */
  font-weight: 700;
}
#rt-top-surround a {
color: #3366c1;
}

#rt-top-surround:after {
  background: none;
}

#rt-top{
  background: #fff;
  border-bottom: 6px solid #3366c1;
}

#rt-top .rt-block {
  margin: 0px;
  padding: 0px;
}

.logo-block {
  margin: -6px 0 0;
  padding: 0 15px;
}

#rt-maintop {
  background: none;
  border-bottom: 0px solid #FFFFFF;
  box-shadow: none;
}

#rt-maintop .rt-block{
padding: 0px;
margin: 5px;
}

.afi-online{
  margin: 4% 0px;
  padding: 0px;
}

.header-search {
  float: right;
  margin: 0 0;
  padding: 0;
}

.header-search  input[type="text"]{
  border-radius: 0px;
  width: 170px;
}

.tagline {
  margin: 0;
  padding: 0;
}

.customtagline h1 {
  margin: 4% 10px 0;
  color: #ffffff;
  font-size: 180%;
}

.customtagline h3 {
  margin: 0px 10px 4%;
  color: #ee352a;
}

.customtagline h3 a{
  margin: 0px 0px 6%;
  color: #ee352a;
}


#rt-top img{
  padding: 5px;
}

.home .title, .component-content h2 {
  border-bottom: none;
  box-shadow: none;
  color: #303030;
  text-shadow: none;
}

#rt-showcase .rt-block{
  padding: 0px;
  margin: 0px;
}

#rt-showcase,.rt-showcase-pattern {
  background-color: #ffffff;
  background-image: none;
}

#rt-showcase .layout-slideshow .sprocket-features-pagination {
  background: url("../images/slide-nav-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding: 6px 25px 0;
  position: inherit;
  width: 112px;
  z-index: 10;
}

#rt-showcase .layout-slideshow .sprocket-features-pagination li, #rt-showcase .layout-slideshow .sprocket-features-arrows .arrow {
  background: none repeat scroll 0 0 #000;
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
  margin: 0 5px;
top: 42%;
opacity: 1.0;
}

.icon-ok:before {
  padding: 0 10px 0 0;
  color: #042E65;
}

.icon-chevron-right:before {
  padding: 0 5px 0 0;
}


/*----- Footer ----*/

#rt-footer {
  background:  url("../images/patterns/noise.png") repeat scroll 0 0#3366c1;
  border-top: 1px solid #AFAFAF;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.13) inset;
  color: #FFFFFF;
}

#rt-footer .title {
  border-bottom: 1px solid #576E8C;
  box-shadow: none;
  color: #ffffff;
  text-shadow: 1px 1px 0 #000000;
}

#rt-footer ul{
  margin-left: 0px;
  list-style: none;
}

#rt-footer ul a{
  color: #fff;
}

#rt-footer ul a:hover{
  color: #AF2522;
}

.products .title {
  background: url("../images/cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-left: 40px;
}

.services .title {
  background: url("../images/user.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-left: 40px;
}

.location .title {
  background: url("../images/location.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding-left: 40px;
}

#rt-copyright {
  border-top: none;
  box-shadow: none;
  background: #001024;
}
#rt-copyright ul{
  margin: 0px;
}

#rt-copyright a{
  color: #5d728c;
}

#rt-copyright .rt-block {
  margin: 35px 0;
}

#rt-copyright ul:after {
  clear: both;
}

#rt-copyright ul.menufooter-menu li {
  float: left;
  list-style: none outside none;
  margin-right: 15px;
}

#rt-copyright ul.menufooter-menu li {
  float: left;
  list-style: none outside none;
  margin-right: 15px;
}

#rt-copyright ul.menu li a:before, #rt-copyright ul.menu li .item:before, #rt-copyright ul.menu li .separator:before {
  content: none;
}

/*----- Media Queries -----*/

@media only screen 
and (min-width : 768px) {

#rt-drawer{
background: -webkit-gradient(linear, left top, right top, from(#d84746), to(#c72525));
background: -webkit-linear-gradient(top, #d84746, #c72525);
background: -moz-linear-gradient(top, #d84746, #c72525);
background: -o-linear-gradient(top, #d84746, #c72525);
background: -ms-linear-gradient(top, #d84746, #c72525);
background: linear-gradient(top, #d84746, #c72525);
background-color: #d84746;
  border-bottom: none;
  box-shadow: none;
}

#rt-header .rt-grid-3{
  width: 230px;
}

#rt-header .rt-grid-2 {
float: right;
}

.gf-menu {
  background: none;
  list-style: none outside none;
  margin: 0;
}

.gf-menu .item {
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 21px;
  outline: 0 none;
  padding: 4px 8px;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
}

.gf-menu .dropdown ul li:hover > .item {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #ef4136;
    border: 1px solid #9d2806;
  border-radius: 4px;
  border-right: 0px;
}

.gf-menu .dropdown {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #fff;
  border-color: -moz-use-text-color #CBCBCB #CBCBCB;
  border-image: none;
  border-radius: 0 5px 5px;
  border-right: 1px solid #CBCBCB;
  border-style: none solid solid;
  border-width: 0px;
  left: -999em;
  margin: 0 auto;
  opacity: 0;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  transition: opacity 0.2s ease-out 0s;
  z-index: 999;
-webkit-box-shadow: 2px 2px 2px #000000;
-moz-box-shadow: 2px 2px 2px #000000;
-o-box-shadow: 2px 2px 2px #000000;
-ms-box-shadow: 2px 2px 2px #000000;
box-shadow: 2px 2px 2px #000000;

}

.gf-menu .dropdown li:hover > a.item {
    color: #fff !important;
    text-shadow: none;
    border-radius: 4px;
}

.gf-menu li:hover > a.item {
    color: #fff !important;
    text-shadow: none;
    border-radius: 0px;
}

  .gf-menu li:hover,
  .gf-menu li.active:hover {
  /*  border: 1px solid #9e3e3b; */
    background: url(../images/menu-a.png) no-repeat 0 0px;
    color: #fff;
  }

.gf-menu .dropdown .item {
  color: #333333;
}

.gf-menu.l1 > li.active {
  background: url(../images/menu-a.png) no-repeat 0 0px;
  border-radius: 0px;
}


.gf-menu.l1 > li > .item {
  font-size: 15px;
  line-height: 26px;
  padding-bottom: 7px;
  padding-top: 8px;
  position: relative;
}


.gf-menu li {
  border: 1px solid rgba(0, 0, 0, 0);
  display: block;
  float: left;
  margin-right: 0px;
  padding: 0;
  position: relative;
  text-align: center;
}

}

@media only screen 
and (max-width : 767px) {

.tagline {
  margin: 0 6%;
  padding: 0;
}

.afi-online {
  margin: 4% auto;
  padding: 0;
  width: 166px;
}

.header-search {
  float: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.gf-menu .item {
  color: #474747;
}

.gf-menu-toggle {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #ef4136;
  border-color: -moz-use-text-color #CBCBCB #CBCBCB;
  border-image: none;
  border-radius: 4px;
  border-right: 1px solid #CBCBCB;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  cursor: pointer;
  left: 10px;
  padding: 7px 10px;
  position: absolute;
  top: 5px;
  z-index: 2;
}

.gf-menu .item {
  cursor: pointer;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 21px;
  outline: 0 none;
  padding: 4px 8px;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
}

.customtagline > h1, .customtagline > h3 {
  text-align: center;
}
}
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) {
.customtagline > h1 {
  margin: 6% 0px 0;
  color: #ffffff;
  font-size: 130%;
}

.customtagline > h3 {
  font-size: 120%;
  margin: 0px 0px 6%;
  color: #ee352a;
}

#rt-footer .title {
  font-size: 150%;
}

#rt-header .rt-grid-7{
  width: 400px;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

.customtagline > h1 {
  margin: 6% 0px 0;
  color: #ffffff;
  font-size: 130%;
}

.customtagline > h3 {
  font-size: 120%;
  margin: 0px 0px 6%;
  color: #ee352a;
}
 }