footer#footer_app {
  margin-top: 10px;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 44px;
  background-color: #003875;
  overflow: hidden;
  }|
  footer#footer_app form {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    footer#footer_app form .input-holder {
      top: 0px;
      left: 0px;
      right: 44px;
      bottom: 0px;
      overflow: hidden; }
    footer#footer_app form input[type="text"] {
      padding: 12px 10px;
      color: #fff;
      font-family: "Interstate-Bold", "helvetica-neue", helvetica, sans-serif;
      font-size: 10px;
      line-height: 20px;
      text-transform: uppercase;
      background: none;
      outline: none;
      resize: none;
      border: none;
      border-radius: 0;
      opacity: 1;
    }
      footer#footer_app form input[type="text"]::-webkit-input-placeholder {
        color: #fff;
        opacity: 1;
        -webkit-transition: opacity 333ms cubic-bezier(0.215, 0.61, 0.355, 1);
                transition: opacity 333ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      footer#footer_app form input[type="text"]::-moz-placeholder {
        color: #fff;
        opacity: 1;
        transition: opacity 333ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      footer#footer_app form input[type="text"]:-moz-placeholder {
        color: #fff;
        opacity: 1;
        transition: opacity 333ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      footer#footer_app form input[type="text"]:-ms-input-placeholder {
        color: #fff;
        opacity: 1;
        transition: opacity 333ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      footer#footer_app form input[type="text"]:focus::-webkit-input-placeholder {
        opacity: 0.5; }
      footer#footer_app form input[type="text"]:focus::-moz-placeholder {
        opacity: 0.5; }
      footer#footer_app form input[type="text"]:focus:-moz-placeholder {
        opacity: 0.5; }
      footer#footer_app form input[type="text"]:focus:-ms-input-placeholder {
        opacity: 0.5; }
    footer#footer_app form a#find-stores-btn {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 44px;
      height: 100%;
      color: transparent;
      font-size: 0;
      line-height: 0;
      overflow: hidden;
      opacity: 1;
      -webkit-transition: opacity 333ms cubic-bezier(0.215, 0.61, 0.355, 1);
              transition: opacity 333ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      footer#footer_app form a#find-stores-btn:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 18px;
        height: 18px;
        margin: -9px 0 0 -9px;
        background-image: url("images/icons.png");
        background-repeat: no-repeat;
        background-position: 50% -18px;
        background-size: 18px 36px;
        overflow: hidden;
        display: block; }
  footer#footer_app.hide {
    -webkit-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
            transform: translate(0, 0%);
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0); }
  footer#footer_app.searching form input[type="text"] {
    opacity: 0.5; }
    footer#footer_app.searching form input[type="text"]:focus::-webkit-input-placeholder {
      opacity: 1; }
    footer#footer_app.searching form input[type="text"]:focus::-moz-placeholder {
      opacity: 1; }
    footer#footer_app.searching form input[type="text"]:focus:-moz-placeholder {
      opacity: 1; }
    footer#footer_app.searching form input[type="text"]:focus:-ms-input-placeholder {
      opacity: 1; }
  footer#footer_app.searching form a#find-stores-btn {
    cursor: default;
    opacity: 0.5; }

.footer_copy {
    color: #FFFFFF;
    padding-top: 10px;
    text-align: center;
}

body.index footer#footer_app,
body.category footer#footer_app {
  width: 100%;
  overflow: hidden;
}

header.name{
    font-size: 16pt;
    color: #fff;
    padding:10px;
    background-color: #003875;
    background-image: none;
}

.loginform{
   width: 40%;
   margin: 0 auto;
}
.title{
    font-size: 12pt;
}

#socials {
    left: 0px !important;
    right: auto !important;
}

#nav-trigger {
    left: auto !important;
    right: 0px !important;
}

#nav-inner {
    left: auto !important;
    right: 0px !important;
}

#touts {
    /*top: -44px !important;*/
}

body.index footer#footer_app, body.category footer#footer_app {
    width: 100%;
}

body.index footer#footer_app.menu-mode, body.category footer#footer_app.menu-mode {
    width: 100%;
}

nav #nav-inner .panel-slide .panel.list-panel {
    bottom: 34px !important;
}

nav #nav-inner {
    width: 100% !important;
}

nav #nav-inner .panel-slide .panel .panel-content {

    width: 60%;
}

nav #nav-inner .panel-slide:last-child {
    left: 75% !important;
}

#amazingslider-1 {
    width: 100% !important;
}

.logo {
    position: absolute;
    top: 0px;
    left: 70px;
    z-index: 99999999;
}


.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    opacity: 1;
    color: red;
    position: absolute;
    right: 0px;
    width: 0;
    margin-top: 6px;

}

.menutop {
    width: 100%;
}

.menutop ul {
    display: none;

    position: absolute;
}

.menutop li:hover > ul {
    display: block;
    position: absolute;
    /*top: 30px;*/
    left: 180px;
    padding-left: 10px;

    margin-top: -26px !important;
}

.menu_drop {
    margin-bottom: 50px;
}

.pro {
    float: left;
    text-align: center;
}

.pro img {
    width: 150px;
    padding: 10px;
}

.p-top-10{
    padding-top:10px !important;
}
.p-top-20{
    padding-top:20px !important;
}
.p-top-30{
    padding-top:30px !important;
}

.p-top-80{
    padding-top:80px !important;
}
.amazingslider-space-0 {
    height: 270px !important;
}

.video_spon {
    padding: 10px;
    float: left;
    width: 200px;
}

/************************************************/
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #6db6da;
}

ul.dropdown {
    position: relative;
    z-index: 597;
    float: left;
    background: #6db6da;
}

ul.dropdown li {
    float: left;
    min-height: 1px;
    line-height: 1.3em;
    vertical-align: middle;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
    background: #0000ff;
}

ul.dropdown ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
}

ul.dropdown ul li {
    float: none;
    padding-right: 10px;
}

ul.dropdown ul ul {
    top: 1px;
    left: 99%;
}

ul.dropdown li:hover > ul {
    visibility: visible;
    height: 100%;
}

ul.dropdown-vertical {
    /*min-width: 150px;*/
    height: 100%;
    padding-top: 10px;
}

ul.dropdown-vertical ul {
    top: 1px;
    left: 99%;
    height: 100%
}

ul.dropdown-vertical li {
    float: none;
    color: #fff;
    padding: 10px 20px;
}

ul.dropdown-vertical li a {
    color: #fff;
    width: 100%;
    text-align: right;
}

ul.dropdown-vertical > li {
    padding-right: 20px;
}

ul.dropdown-vertical-rtl {
    float: right;
}

ul.dropdown-vertical-rtl ul,
ul.dropdown-horizontal > li.dropdown-vertical-rtl ul ul {
    left: auto !important;
    right: 100%;
}

ul.dropdown-horizontal li.dropdown-vertical-rtl ul {
    left: auto;
    right: 0;
}

ul.dropdown-vertical-rtl li,
li.dropdown-vertical-rtl li {
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
}

.social {
    width: 100% !important;
    text-align: right;
    padding-right: 50px;
}



@media (max-width: 768px){
  .loginform{
     width: 50%;
  }
}
@media (max-width: 540px){
  .loginform{
     width: 60%;
  }
}