
	.product .teaser-quote {
    margin-bottom: 100px;
    margin-top: 75px;
}

#success-stories {
	background: #d1dfe5 !important;
}

  blockquote cite:before {
    content: "\2014 \0020";
}
  .product blockquote {
      border-left: 0 !important;
    }
  
.product blockquote p:before {
    content: '“';
    margin-left: -0.7em;
    position: absolute;
}

.product blockquote p:after {
    content: '”';
    margin-left: 0.0em;
}

.product blockquote p {
    font-size: 30px;
    font-size: 1.875rem;
    font-family: "Merriweather-Italic";
    font-style: italic;
    line-height: 1.6em;
    margin: 0;
    position: relative;
}
.product blockquote cite {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "Merriweather-Regular";
    line-height: 1.5em;
    margin-top: 20px;
    text-align: right;
}
.product blockquote p, .product blockquote cite {
    color: #183441;
}

.right-side-header {
    float: right;
    margin-top: 12px
}

.menu-wrap {
    display: block;
    margin: 22px 0 0
}

.alphamenu-wrap {
    background: #3e606f;
    width: 100%;
    padding: 20px 0
}

.alphamenu-wrap .alphamenu a {
    color: #fff;
    font-family: "focobold";
    font-size: 30px;
    line-height: 50px;
    display: block;
    float: left;
    width: 40px;
    text-align: center;
    outline: 0;
    text-decoration: none
}

.alphamenu-wrap .alphamenu a.active {
    color: #91aa9d;
    font-size: 50px
}

.alphamenu-wrap .alphamenu a {
        font-size: 30px;
        line-height: 50px;
        width: 36px
}

.alphamenu-wrap .alphamenu a.active {
        color: #91aa9d;
        font-size: 50px
}

.alphamenu-wrap .alphamenu a {
        font-size: 24px;
        line-height: 40px;
        width: 27px
}

.alphamenu-wrap .alphamenu a.active {
        font-size: 40px
}

.menu-wrap {
        margin-top: 0
}

.alphamenu-wrap,
    .alphamenu-arw {
        display: none
    }
	
.alphamenu-arw span {
    display: block;
    float: left;
    visibility: hidden;
    width: 40px;
    height: 26px;
    background: url(/asg/images/dwnarw.png) no-repeat center 0
}

.alphamenu-arw span {
        width: 36px
}

.alphamenu-arw span {
        width: 27px;
        height: 24px;
        background: url(/asg/images/dwnarw.png) no-repeat center 0;
        background-size: 70%
}

.alphamenu-arw {
        display: none
}

.navbar-header {
    display: none
}
	
.navbar-nav>li>a {
    padding: 0
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.navbar-header {
        display: none
}

.top-menu {
    float: left
}

.top-menu .res-nav {
    display: inline-block
}

.top-menu .res-nav li {
    display: inline-block;
    margin: 0 25px
}

.top-menu .res-nav li a {
    color: #fff;
    font-size: 16px
}

.top-menu .res-nav .dropdown-menu a {
    margin: 0;
    outline: medium none;
    padding: 8px 14px
}

.top-menu .res-nav .dropdown-menu {
    background: url(/asg/images/transparent-green.png) repeat;
    border-radius: 10px;
    min-width: 250px
}

.top-menu .res-nav .dropdown-menu .arrow-up {
    border-bottom: 12px solid #193441;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    height: 0;
    left: 16px;
    position: absolute;
    top: -12px;
    width: 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #91aa9d;
    text-decoration: none;
    width: 100%;
    border-radius: 5px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: none!important
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: none!important
}

.top-menu .res-nav .dropdown-toggle {
    margin-bottom: 18px
}

.top-menu .res-nav .dropdown-menu>li {
    border-bottom: 1px dashed #4c5d65;
    display: block;
    margin: 0 11px
}
.top-menu .res-nav li:hover>a {
    color: #d1dbbd
}

.top-menu .res-nav li.active>a {
    color: #d1dbbd
}
.blog-header .top-menu .res-nav li a {
    color: #91aa9d
}

.blog-header .top-menu .res-nav li ul li a {
    color: #fff
}
.top-menu .res-nav li {
        margin: 0 10px
}
.top-menu {
        display: none
    }
	
	.executive-team .clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

req-demo {
  position: fixed;
  right: 0px;
  top: 40%;
  z-index: 9999;
}

.main-wrapper {
  width: 100%;
  display: block;
  margin-top: 65px;
  overflow: hidden;
}

.req-demo img {
    position: absolute;
    right: 0;
    width: 21%;
  }
  .req-demo {
    width: 38%;
  }
  @media only screen and (max-width: 400px) {
  .req-demo img {
    position: absolute;
    right: 0;
    width: 30%;
  }
  }
  .contact-u, .prop-box .prop-text .watch-btn {
  background: #91AA9D;
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 4px;
  color: #fff;
}
.cont-btn {
    float: left
}
a, input {
  transition: all 0.6s linear 0s;
  -webkit-transition: all 0.6s linear 0s;
  -ms-ransition: all 0.6s linear 0s;
  -moz-transition: all 0.6s linear 0s;
  text-decoration: none;
  border: none;
  outline: none;
}