img {
          display: block;
          height: auto;
          max-width: 100%;
   }

.nav > li > a > img {
  max-width: 100% ;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 0px;
}
.snav > li > a {
  padding-bottom: 0;
  padding-top: 0;
}
.copyright {
    margin-bottom: 0 ;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 5px 0 5px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 0px;
}
.copyright {
  margin-bottom: 0px;
}
.t3-wrapper{
  background: #DDEDF8;
  background: -webkit-linear-gradient(top, #AFD4EF 0, #FFFFFF 500px) no-repeat;
  background: -moz-linear-gradient(top, #AFD4EF 0, #FFFFFF 500px) no-repeat;
  background: -o-linear-gradient(top, #AFD4EF 0, #FFFFFF 500px) no-repeat;
  background: -ms-linear-gradient(top, #AFD4EF 0, #FFFFFF 500px) no-repeat;
  background: linear-gradient(to bottom, #AFD4EF 0, #FFFFFF 500px) no-repeat;
  -svg-background: linear-gradient(top, #AFD4EF 0, #FFFFFF 500px) no-repeat;  
}  
.nav-single > li > a {
  padding: 0px 0px;
}
.list-icon-circle > li {
  display: list-item;
  list-style: circle;
  list-style-type: circle;
}
}
.mega-nav > li > a {
  color: #ffffff;      
}
.copyright a{
  color: #ffffff;
}
.t3-module {
    margin-bottom: 5px;
}
