  img.center
  {display:block; margin:0 auto;}
.gw-go * {
    border: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    outline: 0;
    padding: 0;
    letter-spacing: normal!important;
    text-transform: none;
    text-decoration: none!important;
}
.gw-go-clearfix {
    display: block;
}
.gw-go-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.gw-go-clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%}
.gw-go-tcenter, .gw-go-tleft {
    text-align: center;
}
.gw-go-tright {
    text-align: right;
}
.gw-go-video-wrapper {
    padding-bottom: 56.25%!important;
    position: relative;
    height: 0;
}
.gw-go-header-bottom .gw-go-video-wrapper {
    margin-bottom: -1px;
}
.gw-go-video-wrapper iframe {
    height: 100%;
    left: 0;
    margin: 0;
    border: none;
    outline: 0;
    position: absolute;
    top: 0;
    width: 100%}
.gw-go-img-wrapper {
    position: relative;
}
.gw-go img {
    display: block;
}
img.gw-go-responsive-img {
    border: none!important;
    height: auto!important;
    margin: 0!important;
    paddig: 0!important;
    max-width: 100%!important;
    width: 100%!important;
}
.gw-go audio, .gw-go video {
    margin: 0;
    paddig: 0;
    max-width: 100%!important;
    width: 100%!important;
}
.gw-go-gmap img {
    max-width: none!important;
}
.mejs-container img {
    height: auto!important;
    max-width: none!important;
    width: 100%!important;
}
.gw-go {
    font-size: 12px;
    line-height: 16px;
    margin: auto;
    width: 100%;
    margin-top: -10px;
}
.gw-go-1col .gw-go-col-wrap {
    width: 100%}
.gw-go-2cols .gw-go-col-wrap {
    width: 50%}
.gw-go-3cols .gw-go-col-wrap {
    width: 33.33%}
.gw-go-4cols .gw-go-col-wrap {
    width: 25%}
.gw-go-5cols .gw-go-col-wrap {
    width: 20%}
.gw-go-space-1p.gw-go-2cols .gw-go-col-wrap {
    width: 49.5%}
.gw-go-space-1p.gw-go-3cols .gw-go-col-wrap {
    width: 32.66%}
.gw-go-space-1p.gw-go-4cols .gw-go-col-wrap {
    width: 24.25%}
.gw-go-space-1p.gw-go-5cols .gw-go-col-wrap {
    width: 19.2%}
.gw-go-space-1p .gw-go-col-wrap {
    margin-left: 1%}
.gw-go-space-2p.gw-go-2cols .gw-go-col-wrap {
    width: 49%}
.gw-go-space-2p.gw-go-3cols .gw-go-col-wrap {
    width: 32%}
.gw-go-space-2p.gw-go-4cols .gw-go-col-wrap {
    width: 23.5%}
.gw-go-space-2p.gw-go-5cols .gw-go-col-wrap {
    width: 18.4%}
.gw-go-space-2p .gw-go-col-wrap {
    margin-left: 2%}
.gw-go-space-3p.gw-go-2cols .gw-go-col-wrap {
    width: 48.5%}
.gw-go-space-3p.gw-go-3cols .gw-go-col-wrap {
    width: 31.33%}
.gw-go-space-3p.gw-go-4cols .gw-go-col-wrap {
    width: 22.75%}
.gw-go-space-3p.gw-go-5cols .gw-go-col-wrap {
    width: 17.6%}
.gw-go-space-3p .gw-go-col-wrap {
    margin-left: 3%}
.gw-go-space-4p.gw-go-2cols .gw-go-col-wrap {
    width: 48%}
.gw-go-space-4p.gw-go-3cols .gw-go-col-wrap {
    width: 30.66%}
.gw-go-space-4p.gw-go-4cols .gw-go-col-wrap {
    width: 22%}
.gw-go-space-4p.gw-go-5cols .gw-go-col-wrap {
    width: 16.8%}
.gw-go-space-4p .gw-go-col-wrap {
    margin-left: 4%}
.gw-go-space-5p.gw-go-2cols .gw-go-col-wrap {
    width: 47.5%}
.gw-go-space-5p.gw-go-3cols .gw-go-col-wrap {
    width: 30%}
.gw-go-space-5p.gw-go-4cols .gw-go-col-wrap {
    width: 21.25%}
.gw-go-space-5p.gw-go-5cols .gw-go-col-wrap {
    width: 16%}
.gw-go-space-5p .gw-go-col-wrap {
    margin-left: 5%}
.gw-go-col-wrap {
    float: left;
    margin-left: -1px;
    min-width: 130px;
    padding: 20px 0 40px;
    position: relative;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.gw-go-col-wrap:first-child {
    margin-left: 0;
}
.gw-go-col {
    border: solid 1px #EBEBEB;
    border-bottom: solid 2px #D3D3D3;
    border-top-width: 2px;
    margin-bottom: -20px;
    position: relative;
    text-align: center;
    top: 0;
    -moz-transition: margin-top .2s linear, top .2s linear, -moz-box-shadow .2s linear;
    -ms-transition: margin-top .2s linear, top .2s linear, box-shadow .2s linear;
    -o-transition: margin-top .2s linear, top .2s linear, box-shadow .2s linear;
    -webkit-transition: margin-top .2s linear, top .2s linear, -webkit-box-shadow .2s linear;
    transition: margin-top .2s linear, top .2s linear, box-shadow .2s linear;
}
.gw-go-col:before {
    content: '';
    height: 23px;
    margin-top: 2px;
    filter: alpha(opacity=40);
    -khtml-opacity: .4;
    -moz-opacity: .4;
    -ms-filter: "alpha(Opacity=40)";
    opacity: .4;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%}
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current {
    padding: 20px 0 40px;
}
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-col, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col {
    -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0);
    margin-top: 0;
    top: 0;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current, .gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover, .gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover {
    padding: 0;
    margin-bottom: 0;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-col, .gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover .gw-go-col, .gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col {
    -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, .25);
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, .25);
    margin-top: 20px;
    top: -20px;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current {
    z-index: 2;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover {
    z-index: 3;
}
.gw-go-header {
    overflow: hidden;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
.gw-go-header p {
    margin-bottom: 4px;
}
.gw-go-header-top {
    height: 95px;
    position: relative;
}
.gw-go-header h1 {
    color: inherit;
    font-size: 32px!important;
    line-height: 32px!important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400!important;
    letter-spacing: normal!important;
    margin-bottom: 15px!important;
    padding: 0!important;
    text-transform: none!important;
    top: 15px;
}
.gw-go-header h1 small {
    font-size: 26px;
}
.gw-go-header h2 {
    color: inherit;
    font-size: 26px!important;
    line-height: 32px!important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400!important;
    letter-spacing: normal!important;
    margin-bottom: 15px!important;
    padding: 0!important;
    text-transform: none!important;
    top: 15px;
}
.gw-go-header h3 {
    color: inherit;
    font-size: 18px!important;
    line-height: 16px!important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400!important;
    left: 0;
    letter-spacing: normal!important;
    margin: 0!important;
    padding: 0!important;
    position: absolute;
    text-align: center;
    text-transform: none!important;
    top: 19px;
    width: 100%}
.gw-go-header h3 small {
    display: block;
    font-size: 12px;
}
.gw-go-header-bottom {
    border-top: solid 1px transparent;
    height: 50px;
}
.gw-go-coin-wrap {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    height: 78px;
    left: 50%;
    margin: 0 0 0 -40px;
    position: absolute;
    top: 54px;
    width: 78px;
    z-index: 1;
}
.gw-go-coinb, .gw-go-coinf {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 76px;
    left: 0;
    position: absolute;
    width: 76px;
}
.gw-go-coinb div, .gw-go-coinf div {
    background: #FFF;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 32px;
    height: 56px;
    margin: 0 auto;
    margin-top: -1px;
    margin-left: -1px;
    padding-top: 22px;
    width: 78px;
    top: 0;
}
.gw-go-coinb small, .gw-go-coinf small {
    display: block;
    font-size: 12px;
    margin-top: 9px;
}
.gw-go-coinb, .gw-go-col-wrap.gw-go-current .gw-go-coinf, .gw-go-col-wrap:hover .gw-go-coinf {
    visibility: hidden;
}
.gw-go-coinf, .gw-go-col-wrap.gw-go-current .gw-go-coinb, .gw-go-col-wrap:hover .gw-go-coinb {
    visibility: visible;
}
ul.gw-go-body {
    border-bottom: solid 1px transparent;
    list-style: none!important;
    margin: 0!important;
    padding: 0!important;
    position: relative;
}
ul.gw-go-body li {
    background: 0 0;
    border-top: solid 1px #FFF;
    font-family: Verdana, Geneva, sans-serif;
    min-height: 17px;
    line-height: 16px!important;
    list-style: none!important;
    margin: 0!important;
    padding: 10px 5px!important;
}
ul.gw-go-body li.gw-go-has-tooltip {
    position: relative;
}
ul.gw-go-body li.gw-go-has-tooltip span.gw-go-tooltip {
    background: #9D9D9D;
    border-color: #9D9D9D;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    bottom: 100%;
    color: #333;
    left: 50%;
    margin-bottom: -17px;
    margin-left: -15px;
    opacity: 0;
    padding: 6px 10px;
    position: absolute;
    text-align: left;
    text-decoration: none!important;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
    visibility: hidden;
    width: 130px;
    z-index: 4;
}
ul.gw-go-body li.gw-go-has-tooltip:hover span.gw-go-tooltip {
    opacity: 1;
    visibility: visible;
    bottom: 100%;
    margin-bottom: -3px;
    -moz-transition: opacity .2s linear, visibility 0s linear, margin-bottom .2s linear;
    -ms-transition: opacity .2s linear, visibility 0s linear, margin-bottom .2s linear;
    -o-transition: opacity .2s linear, visibility 0s linear, margin-bottom .2s linear;
    -webkit-transition: opacity .2s linear, visibility 0s linear, margin-bottom .2s linear;
    transition: opacity .2s linear, visibility 0s linear, margin-bottom .2s linear;
}
ul.gw-go-body li.gw-go-has-tooltip span.gw-go-tooltip:before {
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #9D9D9D;
    border-top-color: inherit;
    content: '';
    left: 10px;
    position: absolute;
    top: 100%}
ul.gw-go-body li a {
    color: inherit;
    text-decoration: none!important;
}
ul.gw-go-body li a:hover {
    text-decoration: underline!important;
}
.gw-go-footer, .gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-footer, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-footer, .gw-go:hover .gw-go-footer {
    height: 67px;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-footer, .gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-footer, .gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap:hover .gw-go-footer {
    height: 107px;
}
.gw-go-btn {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    bottom: 20px;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    text-decoration: none;
    -moz-transition: bottom .2s linear;
    -o-transition: bottom .2s linear;
    -webkit-transition: bottom .2s linear;
    transition: bottom .2s linear;
}
span.gw-go-btn form {
    display: none!important;
}
.gw-go-btn:hover {
    text-decoration: none!important;
}
.gw-go-col-wrap:hover .gw-go-btn:active, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-btn:active {
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .15)inset;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .15)inset;
    box-shadow: 0 0 0 rgba(0, 0, 0, .15)inset;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
}
.gw-go-btn-small {
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    margin-top: 43px;
    padding: 0 5px;
}
.gw-go-btn-medium {
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    margin-top: 38px;
    padding: 0 8px;
}
.gw-go-btn-large {
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    margin-top: 31px;
    padding: 0 15px;
}
.gw-go.gw-go-enlarge-current .gw-go-col-wrap.gw-go-current .gw-go-btn, .gw-go.gw-go-enlarge-current .gw-go-col-wrap:hover .gw-go-btn, .gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-btn {
    bottom: 0;
}
.gw-go.gw-go-enlarge-current:hover .gw-go-col-wrap.gw-go-current .gw-go-btn {
    bottom: 20px;
}
.gw-go-col.gw-go-shadow1:before {
    background: url(/images/new-images/shadows/shadow_1.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow3:before {
    background: url(/images/new-images/shadows/shadow_3.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow4:before {
    background: url(/images/new-images/shadows/shadow_4.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow5:before {
    background: url(/images/new-images/shadows/shadow_5.png) 50% 100% no-repeat;
}
.gw-go-col.gw-go-shadow1:before, .gw-go-col.gw-go-shadow2:before, .gw-go-col.gw-go-shadow3:before, .gw-go-col.gw-go-shadow4:before, .gw-go-col.gw-go-shadow5:before {
    background-size: 100% 23px;
}
@media only screen and (min-width:480px) and (max-width:767px) {
    .gw-go-1col .gw-go-col-wrap, .gw-go-2cols .gw-go-col-wrap, .gw-go-3cols .gw-go-col-wrap, .gw-go-4cols .gw-go-col-wrap, .gw-go-5cols .gw-go-col-wrap {
    width: 50%!important;
}
.gw-go-space-1p .gw-go-col-wrap {
    width: 49.5%!important;
}
.gw-go-space-2p .gw-go-col-wrap {
    width: 49%!important;
}
.gw-go-space-3p .gw-go-col-wrap {
    width: 48.5%!important;
}
.gw-go-space-4p .gw-go-col-wrap {
    width: 48%!important;
}
.gw-go-space-5p .gw-go-col-wrap {
    width: 47.5%!important;
}
.gw-go-col-wrap:nth-of-type(2n-1) {
    margin-left: 0!important;
}
}@media only screen and (max-width:479px) {

  .searchbar, .searchbar .login {
    text-align:center !important;
  }

    .gw-go-1col .gw-go-col-wrap, .gw-go-2cols .gw-go-col-wrap, .gw-go-3cols .gw-go-col-wrap, .gw-go-4cols .gw-go-col-wrap, .gw-go-5cols .gw-go-col-wrap {
    margin-left: 0!important;
    float: left!important;
    width: 100%!important;
}
}.gw-go-col.gw-go-style1 {
    background: #FFF;
}
.gw-go-col.gw-go-style1 .gw-go-header-top, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header-top {
    background: 0 0;
}
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header-top, .gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-header-top, .gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-header-top {
    background: #333;
}
.gw-go-col.gw-go-style1 .gw-go-header-bottom {
    background: #F5F5F5;
    border-top-color: #F5F5F5;
}
.gw-go-col.gw-go-style1 .gw-go-header h3, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header h3 {
    color: #333;
}
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-header h3, .gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-header h3, .gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-header h3 {
    color: #FFF;
}
.gw-go-col.gw-go-style1 .gw-go-coinb, .gw-go-col.gw-go-style1 .gw-go-coinf {
    border: solid 2px #9D9D9D;
}
.gw-go-col.gw-go-style1 .gw-go-coinb div, .gw-go-col.gw-go-style1 .gw-go-coinf div {
    color: #1F4299;
}
.gw-go-col.gw-go-style1 .gw-go-coinb small, .gw-go-col.gw-go-style1 .gw-go-coinf small {
    color: #9d9d9d;
}
.gw-go-col.gw-go-style1 .gw-go-body li {
    background: #EBEBEB;
}
.gw-go-col.gw-go-style1 .gw-go-body li.gw-go-even {
    background: #F5F5F5;
}
.gw-go-col.gw-go-style1 .gw-go-body {
    border-bottom-color: #EBEBEB;
}
.gw-go-col.gw-go-style1 .gw-go-body li, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-body li {
    color: #9D9D9D;
}
.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-small {
    margin-top: 45px;
}
.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-medium {
    margin-top: 40px;
}
.gw-go-col.gw-go-style1 .gw-go-btn.gw-go-btn-large {
    margin-top: 33px;
}
.gw-go-col.gw-go-style1 .gw-go-btn {
    background: #9D9D9D;
    color: #FFF;
}
.gw-go-col.gw-go-style1 .gw-go-btn:hover {
    background: #333;
}
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style1 .gw-go-btn:hover, .gw-go-col-wrap:hover .gw-go-col.gw-go-style1 .gw-go-btn:hover, .gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style1 .gw-go-btn:hover {
    background: #1F4299;
}
.gw-go-col.gw-go-style2, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 {
    background: #F5F5F5;
}
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2, .gw-go-col-wrap:hover .gw-go-col.gw-go-style2, .gw-go-col.gw-go-style2 .gw-go-header-top, .gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 {
    background: #FFF;
}
.gw-go-col.gw-go-style2 .gw-go-header h3, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header h3 {
    color: #333;
}
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-header h3, .gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-header h3, .gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-header h3 {
    color: #1F4299;
}
.gw-go-col.gw-go-style2 .gw-go-coinb, .gw-go-col.gw-go-style2 .gw-go-coinf {
    border: solid 2px #9D9D9D;
}
.gw-go-col.gw-go-style2 .gw-go-coinb div, .gw-go-col.gw-go-style2 .gw-go-coinf div {
    color: #1F4299;
}
.gw-go-col.gw-go-style2 .gw-go-coinb small, .gw-go-col.gw-go-style2 .gw-go-coinf small {
    color: #9D9D9D;
}
.gw-go-col.gw-go-style2 .gw-go-body, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body {
    border-bottom-color: #FFF;
}
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body, .gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-body, .gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-body {
    border-bottom-color: #EBEBEB;
}
.gw-go-col.gw-go-style2 .gw-go-body li, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body li {
    border-top-color: #FFF;
    color: #9D9D9D;
}
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-body li, .gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-body li, .gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-body li {
    border-top-color: #EBEBEB;
    color: #333;
}
.gw-go-col.gw-go-style2 .gw-go-btn, .gw-go:hover .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-btn {
    background: #9D9D9D;
    color: #FFF;
}
.gw-go .gw-go-col-wrap.gw-go-current .gw-go-col.gw-go-style2 .gw-go-btn, .gw-go-col-wrap:hover .gw-go-col.gw-go-style2 .gw-go-btn, .gw-go:hover .gw-go-col-wrap.gw-go-current:hover .gw-go-col.gw-go-style2 .gw-go-btn {
    background: #1F4299;
    color: #FFF;
}
#gw-switcher * {
    background: 0 0;
    border: none;
    font-weight: 400;
    margin: 0;
    outline: 0;
    padding: 0;
    letter-spacing: normal!important;
    text-transform: none;
    text-decoration: none!important;
}
#gw-switcher strong {
    font-weight: 700;
}
#gw-switcher {
    background: #1F4299;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    left: -143px;
    position: fixed;
    top: 100px;
    z-index: 99999;
}
#gw-switcher h1 {
    color: inherit;
    font-size: 18px;
    line-height: 20px;
}
.gw-switcher-header:after {
    border-top: dotted 1px #fff;
    content: '';
    display: block;
    opacity: .5;
    position: relative;
    height: 20px;
    top: 20px;
}
#gw-switcher .gw-switcher-tab {
    background: #1F4299;
    border-left-color: #FFF;
    -webkit-border-bottom-right-radius: 41px;
    -webkit-border-top-right-radius: 41px;
    -moz-border-radius-topright: 41px;
    -moz-border-radius-bottomright: 41px;
    border-bottom-right-radius: 41px;
    border-top-right-radius: 41px;
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    height: 40px;
    position: absolute;
    text-align: center;
    width: 40px;
    right: -20px;
    top: 40px;
}
#gw-switcher .gw-switcher-tab:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 80px;
    background: #1F4299;
    right: 20px;
    top: -20px;
}
#gw-switcher .gw-switcher-tab a {
    background: url(/images/new-images/styleswitcher/icon.png) 0 0 no-repeat;
    display: block;
    height: 40px;
    position: absolute;
    right: -4px;
    opacity: .8;
    top: 0;
    width: 44px;
}
#gw-switcher .gw-switcher-tab a:hover {
    opacity: 1;
}
#gw-switcher .gw-switcher-body {
    -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, .15);
    position: relative;
    padding: 20px 30px;
}
#gw-switcher .gw-switcher-row {
    color: #fff;
    font: 11px/11px Arial, Geneva, sans-serif;
    margin-top: 20px;
    position: relative;
    text-align: left;
    z-index: 1;
}
#gw-switcher .gw-switcher-row:first-child {
    margin: 0;
}
#gw-switcher .gw-switcher-row a {
    color: #fff;
    display: block;
}
#gw-switcher .gw-switcher-row a span {
    background: url(/images/new-images/styleswitcher/switch.png) 0 0 repeat;
    display: inline-block;
    height: 11px;
    margin-right: 10px;
    position: relative;
    top: 2px;
    width: 21px;
}
#gw-switcher .gw-switcher-row a.go-switcher-opt-checked span {
    background-position: 0 -10px;
}
#gw-switcher .gw-switcher-row>span {
    border-bottom: solid 5px transparent;
    border-left: solid 5px transparent;
    border-right: solid 5px #CECECE;
    border-top: solid 5px transparent;
    display: block;
    position: absolute;
    right: 17px;
    top: 20px;
}
@media (max-width:1003px) {
                div.span3.donate-section{
    width:100%;}
    #gw-switcher {
    display: none;
}
}div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_top, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right {
    height: 13px;
}
div.pp_default .pp_top .pp_left {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
    background: url(/images/new-images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
    color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
    background: url(/images/new-images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
    background: url(/images/new-images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px;
}
div.pp_default .pp_next:hover {
    background: url(/images/new-images/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer;
}
div.pp_default .pp_previous:hover {
    background: url(/images/new-images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer;
}
div.pp_default .pp_expand {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
div.pp_default .pp_expand:hover {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_contract {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
div.pp_default .pp_contract:hover {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(/images/new-images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
    background: url(/images/new-images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa;
}
div.pp_default .pp_social {
    margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_next, div.pp_default .pp_gallery a.pp_arrow_previous {
    position: static;
    left: auto;
}
div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px;
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}
div.pp_default a.pp_arrow_next, div.pp_default a.pp_arrow_previous {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px;
}
div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover, div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_nav .pp_play:hover {
    opacity: .7;
}
div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
    background: url(/images/new-images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
    background: url(/images/new-images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
    background: url(/images/new-images/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.light_rounded .pp_top .pp_left {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_right {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_next:hover {
    background: url(/images/new-images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_previous:hover {
    background: url(/images/new-images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand:hover {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract:hover {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_arrow_previous {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_next {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_bottom .pp_left {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_right {
    background: url(/images/new-images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_top .pp_left {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_right {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
    background: url(/images/new-images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
    background: url(/images/new-images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_next:hover {
    background: url(/images/new-images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
    background: url(/images/new-images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_description {
    margin-right: 85px;
    color: #fff;
}
div.dark_rounded .pp_nav .pp_play {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_arrow_previous {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_next {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_bottom .pp_left {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_right {
    background: url(/images/new-images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
    background: url(/images/new-images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_content, div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right {
    background: #000;
}
div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
    background: url(/images/new-images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}
div.dark_square .pp_expand {
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_expand:hover {
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract {
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract:hover {
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_nav {
    clear: none;
}
div.dark_square .pp_nav .pp_play {
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_nav .pp_pause {
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_arrow_previous {
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_next {
    background: url(/images/new-images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_next:hover {
    background: url(/images/new-images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_square .pp_previous:hover {
    background: url(/images/new-images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_square .pp_expand {
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_expand:hover {
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract {
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract:hover {
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_square .pp_nav .pp_play {
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_square .pp_nav .pp_pause {
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px;
}
div.light_square .pp_arrow_previous {
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_next {
    background: url(/images/new-images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_next:hover {
    background: url(/images/new-images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_square .pp_previous:hover {
    background: url(/images/new-images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.facebook .pp_top .pp_left {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
    background: url(/images/new-images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content_container .pp_left {
    background: url(/images/new-images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
    background: url(/images/new-images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_expand {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.facebook .pp_expand:hover {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.facebook .pp_contract {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.facebook .pp_contract:hover {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.facebook .pp_description {
    margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
    background: url(/images/new-images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default;
}
div.facebook .pp_arrow_next {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default;
}
div.facebook .pp_nav {
    margin-top: 0;
}
div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px;
}
div.facebook .pp_nav .pp_pause {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px;
}
div.facebook .pp_next:hover {
    background: url(/images/new-images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.facebook .pp_previous:hover {
    background: url(/images/new-images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
    background: url(/images/new-images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
    background: url(/images/new-images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
    outline: 0;
}
div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_content {
    height: 40px;
    min-width: 40px;
}
* html .pp_content {
    width: 40px;
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%}
.pp_content_container .pp_left {
    padding-left: 20px;
}
.pp_content_container .pp_right {
    padding-right: 20px;
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}
.pp_description {
    display: none;
    margin: 0;
}
.pp_social {
    float: left;
    margin: 0;
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 90px;
    overflow: hidden;
}
.pp_social .twitter {
    float: left;
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}
.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px;
}
.pp_nav .pp_pause, .pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}
a.pp_arrow_next, a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0;
}
.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, .5)solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}
.pp_gallery ul a img {
    border: 0;
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.pp_gallery li.default a {
    background: url(/images/new-images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}
.pp_gallery .pp_arrow_next, .pp_gallery .pp_arrow_previous {
    margin-top: 7px!important;
}
a.pp_next {
    background: url(/images/new-images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%}
a.pp_previous {
    background: url(/images/new-images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%}
a.pp_contract, a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px;
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px;
}
#pp_full_res {
    line-height: 1!important;
}
#pp_full_res .pp_inline {
    text-align: left;
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px;
}
div.light_rounded .pp_content, div.pp_default .pp_content {
    background-color: #fff;
}
div.facebook #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.pp_default #pp_full_res .pp_inline {
    color: #000;
}
.pp_gallery li.selected a, .pp_gallery ul a:hover, div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a {
    border-color: #fff;
}
div.dark_rounded .pp_details, div.dark_square .pp_details, div.facebook .pp_details, div.light_rounded .pp_details, div.light_square .pp_details, div.pp_default .pp_details {
    position: relative;
}
div.facebook .pp_content, div.light_rounded .pp_bottom .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_top .pp_middle, div.light_square .pp_content, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right {
    background: #fff;
}
div.light_rounded .pp_description, div.light_square .pp_description {
    margin-right: 85px;
}
div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous {
    margin-top: 12px!important;
}
div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_rounded .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}
div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_rounded .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
    background: url(/images/new-images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_top .pp_middle {
    background: url(/images/new-images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
    color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
    color: #fff;
}
.pp_bottom, .pp_top {
    height: 20px;
    position: relative;
}
* html .pp_bottom, * html .pp_top {
    padding: 0 20px;
}
.pp_bottom .pp_left, .pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_bottom .pp_middle, .pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_bottom .pp_middle, * html .pp_top .pp_middle {
    left: 0;
    position: static;
}
.pp_bottom .pp_right, .pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_fade, .pp_gallery li.default a img {
    display: none;
}
.green {
    color: #1F4299;
}
.grey {
    color: #9d9d9d;
}
*, html * {
    outline: 0!important;
    outline: 0!important;
}
body {
    color: #000;
    margin: 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
body.boxed {
    padding-top: 0;
}
body.boxed .boxed-container {
    background: #fff;
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
}
body.boxed .navbar-head {
    background: #fff;
    max-width: 1100px;
    margin: 0 auto;
}
body.boxed .foot, body.boxed .fullwidthbanner-container, body.boxed .fullwidthbanner-subpage-container, body.boxed .navbar-menu-line {
    max-width: 1100px;
    margin: 0 auto;
}
body.boxed .content {
    padding-bottom: 28px;
}
body.no-sticky .boxed-container {
    padding-top: 0;
}
.boxed-container {
    /*padding-top: 195px;------------ REMOVED TO MAKE HEADER MOVE WITH PAGE */
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color: #1F4299;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #000;
}
p {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 19px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #1f4299;
    margin-top: 0;
    font-family: Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 22px;
    line-height: 24px;
}
h2 {
    font-size: 20px;
    line-height: 22px;
}
h3 {
    font-size: 24px;
    line-height: 26px;
}
h4 {
    font-size: 22px;
    line-height: 24px;
}
h5 {
    font-size: 18px;
    line-height: 20px;
}
h6 {
    font-size: 16px;
    line-height: 18px;
}
ol, ul {
    margin: 0 0 10px 16px;
}
ol {
    margin-left: 20px;
}
li {
    color: #000;
}
small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ececec;
}
.no-bottom {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.no-left {
    margin-left: 0!important;
    padding-bottom: 0!important;
}
.no-bottom-margin {
    margin-bottom: 0!important;
}
.no-bottom-padding {
    padding-bottom: 0!important;
}
.no-top {
    margin-top: 0!important;
    padding-top: 0!important;
}
.push-right-10 {
    margin-right:10px;
}
.push-right-20 {
    margin-right: 20px;
}
.push-left-10 {
    margin-left:10px;
}
.push-left-20 {
    margin-left:20px;
}
.push-left-30 {
    margin-left:30px;
}
.push-down-5 {
    margin-bottom: 5px;
}
.push-down-10 {
    margin-bottom: 10px;
}
.push-up-10 {
    margin-top: 10px;
}
.push-up-30 {
	margin-top: 30px;
}
.push-up-50 {
	margin-top:50px;
}
.push-down-15 {
    margin-bottom: 15px;
}
.push-down-20 {
    margin-bottom: 20px;
}
.push-down-25 {
    margin-bottom: 25px;
}
.push-down-30 {
    margin-bottom: 30px;
}
.push-down-35 {
    margin-bottom: 35px;
}
.push-down-40 {
    margin-bottom: 40px;
}
.push-down-45 {
    margin-bottom: 45px;
}
.push-down-50 {
    margin-bottom: 50px;
}
.push-down-55 {
    margin-bottom: 55px;
}
.push-down-60 {
    margin-bottom: 60px;
}
.author, blockquote {
    font-family: Verdana;
    font-size: 12px;
    color: #1F4299;
    font-style: italic;
}
blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 10px;
    border-left: 5px solid #1F4299;
}
.distance-left {
    margin-left: 20px;
    margin-bottom: 10px;
}
.distance-right {
    margin-right: 20px;
    margin-bottom: 10px;
}
.tooltip.top .tooltip-arrow {
    bottom: 2px;
    border-top-color: #1F4299;
}
.tooltip-inner {
    padding: 2px 7px;
    margin-bottom: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #1F4299;
}
.badge, .label {
    font-size: 12px;
    font-weight: 400;
    text-shadow: none;
}
.label-green {
    background-color: #1F4299;
}
.first-letter {
    font-size: 36px;
    display: inline-block;
    margin: 8px 4px 0 -3px;
    float: left;
}
.first-letter-box {
    font-size: 22px;
    display: inline-block;
    margin: 5px 10px 0 0;
    float: left;
    color: #fff;
    background: #9d9d9d;
    padding: 5px 6px 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.first-letter-circle {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.green-bg {
    background-color: #1F4299;
}
.uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    padding: 2px 6px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
    line-height: 1;
}
.uneditable-input:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    border-color: #1F4299;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    outline: 0 none;
}
input[type=file], select {
    height: 26px;
    line-height: 20px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)inset;
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
    border-color: #1F4299;
    color: #1F4299;
}
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #1F4299;
}
.control-group.error .control-label {
    color: #333;
}
::-moz-selection {
    color: #fff;
    background: #1F4299;
}
::selection {
    color: #000;
    background: #1F4299;
}
label {
    cursor: default;
}
.nav-tabs {
    margin-bottom: 15px;
}
.img-in-circle>.inner:before, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .slider-left .slider-left-inner, .slider-right .slider-right-inner, .toogle-pause-resume .slider-pause-resume-inner {
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
}
.img-in-circle, .img-in-circle>.inner, .img-in-circle>.inner:before, .picture .img-overlay .slider-left-overlay, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .slider-left, .slider-left .slider-left-inner, .slider-right, .slider-right .slider-right-inner, .toogle-pause-resume, .toogle-pause-resume .slider-pause-resume-inner {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%}
.img-in-circle, .picture .img-overlay .slider-left-overlay, .picture .img-overlay .slider-right-overlay, .slider-left, .slider-right, .toogle-pause-resume {
    border: 2px solid #9d9d9d;
    display: block;
}
.img-in-circle>.inner, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .slider-left .slider-left-inner, .slider-right .slider-right-inner, .toogle-pause-resume .slider-pause-resume-inner {
    margin: -1px;
}
.btn.active .icon-basket-big, .btn.disabled .icon-basket-big, .btn:hover .icon-basket-big, .btn[disabled] .icon-basket-big, .icon-arrow-search, .icon-author, .icon-basket, .icon-basket-big, .icon-basket-white, .icon-basket-white-big, .icon-close-dark, .icon-close-light, .icon-comment, .icon-download, .icon-download-white, .icon-minus, .icon-plus, .icon-reply, .icon-right-arrow, .icon-share, .icon-tags, .icon-testimonial-small, .icon-two-columns, .icon-url, .icons-arrow-search, .icons-close-dark, .icons-close-light, .icons-icon-author, .icons-icon-basket-black-big, .icons-icon-basket-black-small, .icons-icon-basket-white-big, .icons-icon-basket-white-small, .icons-icon-comment, .icons-icon-download, .icons-icon-download-white, .icons-icon-minus, .icons-icon-plus, .icons-icon-right-arrow, .icons-icon-share, .icons-icon-tags, .icons-icon-testimonial, .icons-icon-two-columns, .icons-icon-url, .icons-lupe-img, .icons-nav-center, .icons-nav-left, .icons-nav-right, .icons-play-large, .icons-reply-arrow, .icons-slider-left, .icons-slider-pause, .icons-slider-pin, .icons-slider-pin-selected, .icons-slider-resume, .icons-slider-right, .icons-sprite, .icons-tothetop, .icons-upsize, .nav-center, .nav-center:hover, .nav-left, .nav-left:hover, .nav-right, .nav-right:hover, .navbar-form .btn-search, .navbar-form .btn-search:hover, .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .slider-left .slider-left-inner, .slider-pause .slider-pause-resume-inner, .slider-pin, .slider-pin.selected, .slider-resume .slider-pause-resume-inner, .slider-right .slider-right-inner, .video .fullscreen-btn, .video .play-btn {
    background: url(/images/new-images/icons-s901504688e.png) no-repeat;
}
.icons-arrow-search {
    background-position: 0 -656px;
    height: 7px;
    width: 5px;
}
.icons-close-dark {
    background-position: 0 -405px;
    height: 9px;
    width: 9px;
}
.icons-close-light {
    background-position: 0 -414px;
    height: 9px;
    width: 9px;
}
.icons-icon-author {
    background-position: 0 -336px;
    height: 14px;
    width: 11px;
}
.icons-icon-basket-black-big {
    background-position: 0 -202px;
    height: 21px;
    width: 24px;
}
.icons-icon-basket-black-small {
    background-position: 0 -265px;
    height: 16px;
    width: 19px;
}
.icons-icon-basket-white-big {
    background-position: 0 -223px;
    height: 21px;
    width: 24px;
}
.icons-icon-basket-white-small {
    background-position: 0 -281px;
    height: 16px;
    width: 19px;
}
.icons-icon-comment {
    background-position: 0 -390px;
    height: 15px;
    width: 14px;
}
.icons-icon-download-white {
    background-position: 0 -297px;
    height: 21px;
    width: 24px;
}
.icons-icon-download {
    background-position: 0 -244px;
    height: 21px;
    width: 24px;
}
.icons-icon-minus {
    background-position: 0 -618px;
    height: 18px;
    width: 18px;
}
.icons-icon-plus {
    background-position: 0 -562px;
    height: 18px;
    width: 18px;
}
.icons-icon-right-arrow {
    background-position: 0 -636px;
    height: 9px;
    width: 6px;
}
.icons-icon-share {
    background-position: 0 -350px;
    height: 10px;
    width: 10px;
}
.icons-icon-tags {
    background-position: 0 -376px;
    height: 14px;
    width: 9px;
}
.icons-icon-testimonial {
    background-position: 0 -360px;
    height: 16px;
    width: 18px;
}
.icons-icon-two-columns {
    background-position: 0 -645px;
    height: 11px;
    width: 11px;
}
.icons-icon-url {
    background-position: 0 -318px;
    height: 18px;
    width: 18px;
}
.icons-lupe-img {
    background-position: 0 -68px;
    height: 20px;
    width: 24px;
}
.icons-nav-center {
    background-position: 0 -599px;
    height: 19px;
    width: 19px;
}
.icons-nav-left {
    background-position: 0 -505px;
    height: 19px;
    width: 19px;
}
.icons-nav-right {
    background-position: 0 -486px;
    height: 19px;
    width: 19px;
}
.icons-play-large {
    background-position: 0 -663px;
    height: 40px;
    width: 65px;
}
.icons-reply-arrow {
    background-position: 0 -423px;
    height: 5px;
    width: 8px;
}
.icons-slider-left {
    background-position: 0 0;
    height: 34px;
    width: 34px;
}
.icons-slider-pause {
    background-position: 0 -108px;
    height: 47px;
    width: 47px;
}
.icons-slider-pin-selected {
    background-position: 0 -462px;
    height: 12px;
    width: 12px;
}
.icons-slider-pin {
    background-position: 0 -474px;
    height: 12px;
    width: 12px;
}
.icons-slider-resume {
    background-position: 0 -155px;
    height: 47px;
    width: 47px;
}
.icons-slider-right {
    background-position: 0 -34px;
    height: 34px;
    width: 34px;
}
.icons-tothetop {
    background-position: 0 -428px;
    height: 34px;
    width: 33px;
}
.icons-upsize {
    background-position: 0 -703px;
    height: 20px;
    width: 20px;
}
.icon {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}
.navbar-head {
    background: #fff;
    line-height: 1;
}
.navbar-head .call-us {
    color: #9d9d9d;
    font-size: 14px;
    text-align: right;
    margin-top: 10px;
}
.navbar-head .login {
    color: #9d9d9d;
    font-size: 9pt;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 17px;
}
.navbar-head .social {
    margin-top: 11px;
    float: right;
    *zoom: 1;
}
.navbar-head .social:after, .navbar-head .social:before {
    display: table;
    content: "";
    line-height: 0;
}
.navbar-head .social:after {
    clear: both;
}
.navbar-head .social>span {
    display: block;
    float: left;
}
.navbar-menu-line {
    border-bottom: 2px solid #fff;
    background-color: #405996;
}
lt-ie9 .navbar-menu-line {
	margin:-30px 0 0 0 !important;
    border-top: 2px solid #1F4299;
    border-bottom: 2px solid #fff;
    background-color: #405996;
    -moz-box-shadow: 0 5px 6px #888;
    -webkit-box-shadow: 0 5px 6px #888;
    box-shadow: 0 5px 6px #888;
}
lt-ie8 .navbar-menu-line {
	margin:-30px 0 0 0 !important;
    border-top: 2px solid #1F4299;
    border-bottom: 2px solid #fff;
    background-color: #405996;
    -moz-box-shadow: 0 5px 6px #888;
    -webkit-box-shadow: 0 5px 6px #888;
    box-shadow: 0 5px 6px #888;
}
.navbar-menu-line .divider-vertical {
    padding: 0;
    margin: 11px 0 0 -1px;
    border-left-color: #b5b5b5;
    border-right: none;
    height: 24px;
}
.navbar-menu-line.search-mode .nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-menu-line.search-mode .search-form {
    width: 223px;
}
.navbar .nav #magic-line {
    position: absolute;
    z-index: 0;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 6px;
    border-bottom: 2px solid #1F4299;
}
.navbar .nav #magic-line:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -5px;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #1F4299;
    border-width: 6px;
    border-style: solid;
}
.navbar .nav>li>a {
    text-shadow: none;
    -webkit-transition: padding-left .15s ease-in, padding-right .15s ease-in;
    -moz-transition: padding-left .15s ease-in, padding-right .15s ease-in;
    -o-transition: padding-left .15s ease-in, padding-right .15s ease-in;
    transition: padding-left .15s ease-in, padding-right .15s ease-in;
}
.navbar .nav>li>a span {
    display: block;
    font-size: 17px;
    line-height: 18px;
    text-transform: uppercase;
}
.navbar .nav>li>a small {
    display: block;
    font-size: 11px;
    line-height: 14px;
    text-transform: lowercase;
    letter-spacing: .6px;
}
.navbar .nav>li>a:hover {
    color: #1F4299;
}
.navbar .nav>li>a:hover small {
    color: #707070;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:focus, .navbar .nav>.active>a:hover {
    color: #19357A;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: 0 0 29px #aaa;
}
.navbar .nav>.active>a small, .navbar .nav>.active>a:focus small, .navbar .nav>.active>a:hover small {
    color: #ececec;
}
.dropdown-toggle:hover {
    color: #1F4299;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none!important;
}
.dropdown-toggle:hover small {
    color: #707070;
}
.navbar-form {
    position: relative;
}
.navbar-form .search-form {
    display: block;
    width: 163px;
    padding: 26px 20px 23px;
    background: #1f4299;
    -webkit-transition: width .15s ease-in;
    -moz-transition: width .15s ease-in;
    -o-transition: width .15s ease-in;
    transition: width .15s ease-in;
}
.navbar-form .btn-search {
    position: absolute;
    top: 29px;
    right: 23px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border-left: 1px #ccc solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
    background-position: 0 -68px;
    height: 20px;
    width: 24px;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important;
}
.navbar-form .btn-search:hover {
    background-color: transparent;
    background-position: 0 -88px;
    height: 20px;
    width: 24px;
}
.navbar-form .btn-search:focus {
    background-color: transparent;
}
.navbar-form .search-input {
    margin: 0 0 10px;
    padding: 2px 32px 2px 6px;
}
.lt-ie9 .navbar-form .search-input {
    margin: 0 0 10px;
    padding: 2px 32px 2px 6px;
    min-width:150px;
}
.lt-ie8 .navbar-form .search-input {
    margin: 0 0 10px;
    padding: 2px 32px 2px 6px;
    min-width:150px;
}
.lt-ie8 .navbar-form .search-input::before {
    content:"Search...";
}
.dropdown-menu {
    display: none;
    min-width: 216px;
    padding: 0;
    margin: 0;
    border: none;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    background: #333;
}
.dropdown-menu>li {
    border-bottom: 1px solid #626262;
}
.dropdown-menu>li:last-of-type {
    border-bottom: none;
}
.dropdown-menu>li>a {
    color: #9d9d9d;
    padding: 5px 20px 4px;
}
.dropdown-menu:after {
    border-bottom-color: #333!important;
    left: 20px!important;
}
.dropdown-menu:before {
    display: none!important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-submenu:focus>a, .dropdown-submenu:hover>a {
    background: #1F4299;
}
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle, .navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
    color: #1F4299;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle small, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle small, .navbar-inverse .nav li.dropdown.open>.dropdown-toggle small {
    color: #707070;
}
.dropdown-toggle:after, a.menu:after {
    content: none;
}
.navbar-inverse .nav>li>a:focus, .navbar-inverse .nav>li>a:hover {
    color: #19357A;
}
.navbar-inverse .btn-navbar {
    background: #1F4299;
    margin-right: 0;
    -webkit-transition: background;
    -moz-transition: background;
    -o-transition: background;
    transition: background;
}
.navbar-inverse .btn-navbar .icon-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.header-padding {
    padding: 24px 0 15px;
}
.navbar .brand {
    padding: 0;
    margin-left: 0;
    max-height: 93px;
}
.fullwidthbanner-container {
    max-height: 410px;
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
}
.fullwidthbanner-container .slide {
    margin-top: 156px;
}
.fullwidthbanner-container .slide h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    margin: 0;
}
.fullwidthbanner-container .slide h2 {
    color: #1F4299;
    font-size: 24px;
    font-weight: 400;
    margin: 3px 0 12px;
}
.fullwidthbanner-container .slide p {
    color: #000;
    padding-bottom: 6px;
}
.fullwidthbanner-container .nav-icons {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 150;
    top: 50%;
    margin-top: -60px;
}
.fullwidthbanner-container .slider-content {
    position: absolute;
    width: 100%;
    margin-top: -500px;
}
.fullwidthbanner-container .tp-leftarrow, .fullwidthbanner-container .tp-rightarrow {
    display: none;
}
.tp-caption.title {
    color: #ed1c24;
    font-size: 36px;
    font-weight: 900;
    margin: 0;
    text-shadow:
	-1px -1px 0 #fff,
     1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}

.tp-caption.title2 {
    color: #000000;
    font-size: 36px;
    font-weight: 900;
    margin: 0;
    text-shadow:
	-1px -1px 0 #fff,
     1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}

.tp-caption.title3 {
	color: #fff;
	font-size: 36px;
	font-weight: 900;
	margin: 0;
	text-shadow:
	   -1px -1px 1px #000,
		1px -1px 1px #000,
	   -1px 1px 1px #000,
		1px 1px 1px #000;
}
.tp-caption.big {
	font-size: 5.5em !important;
	font-weight: 900;
	margin: 0;
	text-shadow:
	   -1px -1px 1px #000,
		1px -1px 1px #000,
	   -1px 1px 1px #000,
		1px 1px 1px #000;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)  {
/* Styles */
	.tp-caption.big {
		font-size: 2em !important;
		font-weight: 900;
		margin: 0;
		text-shadow:
		   -1px -1px 1px #000,
			1px 1px -1px #000;
	}
}
.tp-caption.titleYellow {
	font-size: 2.9em;
	color: #ffe019;
	text-shadow: 1px 1px 5px #1a1a1a, -1px -1px 5px #a1a1a1 ,1px -1px 5px #a1a1a1, -1px 1px 5px #a1a1a1;
}
.tp-caption.titleblack {
	color:#000;
	font-size:2.5em;
	font-weight:800;
	line-height:1.8em;
	text-shadow:
	   -1px -1px 0 #fff,
		1px -1px 0 #fff,
	   -1px 1px 0 #fff,
		1px 1px 0 #fff;
}

.tp-caption.subtitle {
    color: #1F4299;
    font-size: 24px;
    font-weight: 400;
    margin: 3px 0 12px;
}
.tp-caption.subtitle.white {
    color: #fff;
	font-size: 14px;
	text-shadow:
	 1px 1px 0 #000,
     1px 1px 0 #000,
     1px 1px 0 #000,
     1px 1px 0 #000;
}
.tp-caption.normal-text {
    color: #1F4299;
    font-size: 24px;
    font-weight: 400;
    margin: 3px 0 12px;
}
.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner, .slider-left .slider-left-inner, .slider-right .slider-right-inner, .toogle-pause-resume .slider-pause-resume-inner {
    background-color: #fff;
    display: block;
}
.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner:hover, .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner:hover, .slider-left .slider-left-inner:hover, .slider-right .slider-right-inner:hover, .toogle-pause-resume .slider-pause-resume-inner:hover {
    background-color: #f5f5f5;
}
.slider-right {
    margin: 0 0 0 7px;
    width: 32px;
    height: 32px;
}
.slider-right .slider-right-inner {
    background-position: 0 -34px;
    height: 34px;
    width: 34px;
}
.slider-left {
    margin: 5px 0 0 7px;
    width: 32px;
    height: 32px;
}
.slider-left .slider-left-inner {
    background-position: 0 0;
    height: 34px;
    width: 34px;
}
.toogle-pause-resume {
    margin-top: 5px;
    width: 45px;
    height: 45px;
}
.slider-pause .slider-pause-resume-inner {
    background-position: 0 -108px;
    height: 47px;
    width: 47px;
}
.slider-resume .slider-pause-resume-inner {
    background-position: 0 -155px;
    height: 47px;
    width: 47px;
}
.slider-pin {
    margin: 8px 0 0 19px;
    display: block;
    background-position: 0 -474px;
    height: 12px;
    width: 12px;
}
.slider-pin.selected {
    background-position: 0 -462px;
    height: 12px;
    width: 12px;
}
.banner-container {
    position: relative;
    overflow: hidden;
    padding: 0;
    max-height: 410px;
}
.banner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.banner ul>li {
    opacity: 0;
    filter: alpha(opacity=0);
}
.fullwidthbanner-subpage-container {
    height: 182px;
    background: #b9b9b9;
    overflow: hidden;
}
.fullwidthbanner-subpage-container .slide {
    padding-top: 30px;
    overflow: hidden;
}
.fullwidthbanner-subpage-container h1 {
    padding: 0 8px;
    color: #1F4299;
    font-size: 30px;
    line-height: 34px;
    font-weight: 900;
    background: rgba(245, 245, 245, .3);
    display: block;
    float: left;
}
.fullwidthbanner-subpage-container h2 {
    padding: 0 8px;
    color: #9d9d9d;
    font-size: 32px;
    line-height: 41px;
    font-weight: 400;
    background: rgba(245, 245, 245, .9);
    display: block;
    float: left;
    margin: 2px 0 0;
}
.slider-pins {
    margin-top: 6px;
    overflow: auto;
}
.img-slide {
    background-size: cover;
}
.img-thornton {
    background: url(/assets/images/locations/thornton.jpg) no-repeat center top;
    width: 100%}
.img-westminster {
    background: url(/assets/images/locations/westminster.jpg) no-repeat center top;
    width: 100%}
.img-pueblo {
    background: url(/assets/images/locations/pueblo.jpg) no-repeat center top;
    width: 100%}
.img-grandjunction{
    background: url(/assets/images/locations/grandjunction.jpg) no-repeat center top;
    width: 100%}
.img-glenwood{
    background: url(/assets/images/locations/glenwood.jpg) no-repeat center top;
    width: 100%}
.img-firestone{
    background: url(/assets/images/locations/firestone.jpg) no-repeat center top;
    width: 100%}
.img-englewood {
    background: url(/assets/images/locations/englewood.jpg) no-repeat center top;
    width: 100%}
.img-centennial {
    background: url(/assets/images/locations/centennial.jpg) no-repeat center top;
    width: 100%}
.img-aurora {
    background: url(/assets/images/locations/aurora.jpg) no-repeat center top;
    width: 100%}
.img-japur {
	background: url(/assets/images/headers/japur-header.jpg) no-repeat center top;
	width:100%;
}
.img-sub-01 {
    background: url(/images/new-images/dummy/headers/header_1.jpg) no-repeat center top;
}
.img-sub-02 {
    background: url(/images/new-images/dummy/headers/header_2.jpg) no-repeat center top;
}
.img-gilbert {
    background: url(/assets/images/locations/gilbert.jpg) no-repeat center top;
    width: 100%}
.social-icon-instagram, .social-icon-instagram:hover, .social-icon-facebook, .social-icon-facebook:hover, .social-icon-flickr, .social-icon-flickr:hover, .social-icon-linkedin, .social-icon-linkedin:hover, .social-icon-pinterest, .social-icon-pinterest:hover, .social-icon-rss, .social-icon-rss:hover, .social-icon-skype, .social-icon-skype:hover, .social-icon-twitter, .social-icon-twitter:hover, .social-icon-vimeo, .social-icon-vimeo:hover, .social-icon-youtube, .social-icon-youtube:hover, .social-social-envelope, .social-social-envelope-2, .social-social-facebook, .social-social-facebook-2, .social-social-flickr, .social-social-flickr-2, .social-social-linkedin, .social-social-linkedin-2, .social-social-pinterest, .social-social-pinterest-2, .social-social-rss, .social-social-rss-2, .social-social-skype, .social-social-skype-2, .social-social-twitter, .social-social-twitter-2, .social-social-vimeo, .social-social-vimeo-2, .social-social-youtube, .social-social-youtube-2, .social-sprite {
    background: url(/images/new-images/social-s5b189f03c9.png) no-repeat;
}
.social-social-envelope-2 {
    background-position: 0 0;
    height: 20px;
    width: 31px;
}
.social-social-envelope {
    background-position: -31px 0;
    height: 20px;
    width: 31px;
}
.social-social-facebook-2 {
    background-position: -62px 0;
    height: 20px;
    width: 23px;
}
.social-social-facebook {
    background-position: -85px 0;
    height: 20px;
    width: 23px;
}
.social-social-flickr-2 {
    background-position: -108px 0;
    height: 20px;
    width: 29px;
}
.social-social-flickr {
    background-position: -137px 0;
    height: 20px;
    width: 29px;
}
.social-social-linkedin-2 {
    background-position: -166px 0;
    height: 20px;
    width: 29px;
}
.social-social-linkedin {
    background-position: -195px 0;
    height: 20px;
    width: 29px;
}
.social-social-pinterest-2 {
    background-position: -224px 0;
    height: 20px;
    width: 25px;
}
.social-social-pinterest {
    background-position: -249px 0;
    height: 20px;
    width: 25px;
}
.social-social-rss-2 {
    background-position: -274px 0;
    height: 20px;
    width: 30px;
}
.social-social-rss {
    background-position: -304px 0;
    height: 20px;
    width: 30px;
}
.social-social-skype-2 {
    background-position: -334px 0;
    height: 20px;
    width: 29px;
}
.social-social-skype {
    background-position: -363px 0;
    height: 20px;
    width: 29px;
}
.social-social-twitter-2 {
    background-position: -392px 0;
    height: 20px;
    width: 36px;
}
.social-social-twitter {
    background-position: -428px 0;
    height: 20px;
    width: 36px;
}
.social-social-vimeo-2 {
    background-position: -464px 0;
    height: 20px;
    width: 31px;
}
.social-social-vimeo {
    background-position: -495px 0;
    height: 20px;
    width: 31px;
}
.social-social-youtube-2 {
    background-position: -526px 0;
    height: 20px;
    width: 30px;
}
.social-social-youtube {
    background-position: -556px 0;
    height: 20px;
    width: 30px;
}
.social-icon-instagram, .social-icon-facebook, .social-icon-flickr, .social-icon-linkedin, .social-icon-pinterest, .social-icon-rss, .social-icon-skype, .social-icon-twitter, .social-icon-vimeo, .social-icon-youtube {
    display: inline-block;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}
.social-icon-instagram:hover, .social-icon-facebook:hover, .social-icon-flickr:hover, .social-icon-linkedin:hover, .social-icon-pinterest:hover, .social-icon-rss:hover, .social-icon-skype:hover, .social-icon-twitter:hover, .social-icon-vimeo:hover, .social-icon-youtube:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.social-icon-flickr {
    background-position: -108px 0;
    height: 20px;
    width: 29px;
}
.social-icon-flickr:hover {
    background-position: -137px 0;
    height: 20px;
    width: 29px;
}
.social-icon-pinterest {
    background-position: -224px 0;
    height: 20px;
    width: 25px;
}
.social-icon-pinterest:hover {
    background-position: -249px 0;
    height: 20px;
    width: 25px;
}
.social-icon-vimeo {
    background-position: -464px 0;
    height: 20px;
    width: 31px;
}
.social-icon-vimeo:hover {
    background-position: -495px 0;
    height: 20px;
    width: 31px;
}
.social-icon-skype {
    background-position: -334px 0;
    height: 20px;
    width: 29px;
}
.social-icon-skype:hover {
    background-position: -363px 0;
    height: 20px;
    width: 29px;
}
.social-icon-rss {
    background-position: -274px 0;
    height: 20px;
    width: 30px;
}
.social-icon-rss:hover {
    background-position: -304px 0;
    height: 20px;
    width: 30px;
}
.social-icon-facebook {
    background-position: -62px 0;
    height: 20px;
    width: 23px;
}
.social-icon-facebook:hover {
    background-position: -85px 0;
    height: 20px;
    width: 23px;
}
.social-icon-linkedin {
    background-position: -166px 0;
    height: 20px;
    width: 29px;
}
.social-icon-linkedin:hover {
    background-position: -195px 0;
    height: 20px;
    width: 29px;
}
.social-icon-youtube {
    background-position: -526px 0;
    height: 20px;
    width: 30px;
}
.social-icon-youtube:hover {
    background-position: -556px 0;
    height: 20px;
    width: 30px;
}
.social-icon-twitter {
    background-position: -392px 0;
    height: 20px;
    width: 36px;
}
.social-icon-twitter:hover {
    background-position: -428px 0;
    height: 20px;
    width: 36px;
}
.social-icon-instagram {
    background-position: 0 0;
    height: 20px;
    width: 31px;
}
.social-icon-instagram:hover {
    background-position: -31px 0;
    height: 20px;
    width: 31px;
}
.arrow-grey {
    background: url(/images/new-images/02_arrow.png) no-repeat 20px bottom;
}
.content {
    margin-top: 75px;
}
.content>.row {
    padding-bottom: 41px;
}
.content .page-header {
    margin: 0 0 15px;
    padding: 0 0 4px;
    border-bottom: 2px #ececec solid;
}
.content .page-header h2 {
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    color: #1F4299;
}
.blog {
    height: 1240px;
}
.img-in-circle {
    display: inline-block;
}
.circle-img-margin {
	margin: 0 7% 0 0;
}

.img-in-circle>.inner {
    overflow: hidden;
    position: relative;
}
.img-in-circle>.inner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
}
.img-in-circle img {
    max-width: 100%}
.columnShortcodeType {
    margin-bottom: 4px;
}
.columnShortcodeType h3 {
    font-size: 18px;
    font-weight: 400;
    color: #1F4299;
    line-height: 23px;
    margin-top: 0;
}
.columnShortcodeType h3, .columnShortcodeType p {
    margin-left: 98px;
}
.team .thumbnail h3 {
    margin-bottom: 0;
}
.team .thumbnail .job {
    display: block;
    color: #9d9d9d;
    font-style: italic;
    font-size: 12px;
    font-family: Verdana;
    padding-bottom: 10px;
}
.thumbnail-footer-social .icon-share {
    margin-top: 5px;
}
.thumbnail-footer-social .tooltip {
    opacity: 1;
    filter: alpha(opacity=100);
}
.thumbnail-footer-social .tooltip .tooltip-inner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.span2 .thumbnail .caption, .span3 .thumbnail .caption {
    background: none!important;
}
.thumbnail {
    padding: 0;
    margin-bottom: 4px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    font-family: Verdana;
    border-top: 2px #bebebe solid;
}
.thumbnail>img {
    margin: 0;
}
.thumbnail .thumbnail-arrow {
    position: absolute;
    width: 11px;
    height: 6px;
    background: url(/images/new-images/03_arrow.png) no-repeat;
    margin-top: -23px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.thumbnail .caption {
    padding: 17px 20px 6px;
    border-left: 1px #ebebeb solid;
    border-right: 1px #ebebeb solid;
}
.thumbnail .caption.caption-arrow {
    position: relative;
}
.thumbnail .caption.caption-arrow:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    border: 6px solid transparent;
    border: 6px solid rgba(255, 255, 255, 0);
    border-bottom-color: #bebebe;
}
.thumbnail .caption-border-bottom {
    border-bottom: 2px #bebebe solid;
}
.thumbnail h3 {
    margin: 0 0 12px;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}
.thumbnail h3 a {
    color: #1F4299;
    -webkit-transition: color .3s ease-in;
    -moz-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in;
}
.thumbnail h3 a:hover {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.thumbnail h2 {
    margin: 0 0 12px;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
}
.thumbnail h2 a {
    color: #1F4299;
    -webkit-transition: color .3s ease-in;
    -moz-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in;
}
.thumbnail h2 a:hover {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.thumbnail h6 {
    margin-bottom: 5px;
}
.thumbnail h6 a {
    color: #1F4299;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.thumbnail h6 a:hover {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.thumbnail h3, .thumbnail h6 {
    color: #1F4299;
}
.thumbnail .thumbnail-footer {
    overflow: auto;
    padding: 6px 20px;
    background-color: #ececec;
    color: #9d9d9d;
    font-size: 11px;
    font-family: Verdana;
}
.thumbnail .thumbnail-footer.thumbnail-footer-social {
    padding: 6px 20px 6px 14px;
    line-height: 0;
}
.thumbnail .thumbnail-footer.thumbnail-footer-social a[class*=social-icon-] {
    display: block;
    float: left;
}
.thumbnail .thumbnail-footer a {
    color: #9d9d9d;
    text-decoration: none;
}
.thumbnail .thumbnail-footer a:hover {
    color: #333;
    text-decoration: none;
}
.thumbnail:hover {
    background-color: #ececec !important;
    border-top: 2px #1F4299 solid;
    cursor: default;
}
.thumbnail:hover .thumbnail-arrow {
    background: url(/images/new-images/05_arrow.png) no-repeat;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.thumbnail:hover .caption-arrow:before {
    border-bottom-color: #1F4299;
}
.thumbnail:hover .caption-border-bottom {
    border-bottom: 2px #1F4299 solid;
}
.span3 .thumbnail .caption {
    padding: 6px 10px 6px;
}
.span3 .thumbnail .caption .thumbnail-arrow {
    margin-top: -12px;
}
.testimonial {
    margin: 5px 0 14px;
    padding: 38px 53px 30px;
    background: #f5f5f5 url(/images/new-images/apostrophe.png) no-repeat 20px 41px;
    border-top: 2px #1F4299 solid;
    color: #b9b9b9;
    position: relative;
    overflow: visible;
    min-height: 70px;
}
.testimonial p {
    font-size: 16px;
    line-height: 20px;
    color: #9d9d9d;
    font-family: Arial, Helvetica, sans-serif;
}
.testimonial i {
    font-family: Verdana;
    color: #333;
}
.testimonial .testimonial-img {
    right: 0;
    top: -48px;
    z-index: 2;
    position: absolute;
}
.brands {
    background: url(/images/new-images/border-line-px.gif) repeat-x left bottom;
}
.brands .caroufredsel_wrapper {
    margin-top: -2px!important;
}
.brands a {
    display: block;
    float: left;
    border-top: 2px transparent solid;
    border-bottom: 2px transparent solid;
    padding: 23px 17px;
    position: relative;
    -webkit-transition: border .3s ease-in-out;
    -moz-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out;
}
.brands a img {
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%}
.brands a:after {
    content: "";
    display: block;
    bottom: 0;
    left: 50%;
    border-bottom: 2px #1F4299 solid;
    position: absolute;
    margin-left: -5px;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ececec;
    border-width: 6px;
    border-style: solid;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.brands a:hover {
    border-top: 2px #1F4299 solid;
    border-bottom: 2px solid #1F4299;
}
.brands a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    border-bottom-color: #1F4299;
}
.brands a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
.carouFredSel .slide {
    float: left;
    display: none;
}
.carouFredSel .slide:first-of-type {
    display: block;
}
.carouFredSel.four-columnss .slide {
    max-width: 226px;
}
.carouFredSel-vertical .sidebar-post {
    display: none;
}
.carouFredSel-vertical .sidebar-post:first-of-type, .carouFredSel-vertical .sidebar-post:nth-of-type(2), .carouFredSel-vertical .sidebar-post:nth-of-type(3), .caroufredsel_wrapper .sidebar-post, .caroufredsel_wrapper .slide {
    display: block;
}
.navs {
    margin-top: 5px;
}
.nav-left {
    display: inline-block;
    background-position: 0 -505px;
    height: 19px;
    width: 19px;
}
.nav-left:hover {
    background-position: 0 -543px;
    height: 19px;
    width: 19px;
}
.nav-right {
    display: inline-block;
    margin-left: 2px;
    background-position: 0 -486px;
    height: 19px;
    width: 19px;
}
.nav-right:hover {
    background-position: 0 -524px;
    height: 19px;
    width: 19px;
}
.nav-center {
    display: inline-block;
    margin-left: 2px;
    background-position: 0 -599px;
    height: 19px;
    width: 19px;
}
.nav-center:hover {
    background-position: 0 -580px;
    height: 19px;
    width: 19px;
}
.testimonial-item i {
    margin: 0 7px 0 0;
}
.testimonial-item p {
    font-style: italic;
}
.progress {
    margin-bottom: 10px;
}
.progress-bar-item {
    margin-bottom: 20px;
}
.progress-bar-item .strong {
    background: #b9b9b9;
    color: #fff;
    border-right: 1px #ececec solid;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    padding: 3px 5px 2px;
}
.progress .bar {
    -webkit-transition: width 1s ease;
    -moz-transition: width 1s ease;
    -o-transition: width 1s ease;
    transition: width 1s ease;
}
.progress .bar-success, .progress-success .bar {
    filter: none;
    background: #1F4299;
}
.small-text {
    line-height: 18px;
    color: #9d9d9d;
    margin-top: -6px;
    display: inline-block;
}
.right-column>.row {
    padding-bottom: 35px;
}
.right-column .sidebar-post {
    padding-bottom: 20px;
}
.right-column .sidebar-post a {
    color: #333;
}
.right-column .sidebar-post a:hover {
    color: #1F4299;
    text-decoration: none;
}
.right-column .sidebar-post .picture {
    float: left;
    margin-top: 2px;
}
.right-column .sidebar-post .picture .img-overlay .plus {
    background: none!important;
}
.right-column .sidebar-post p {
    margin: 0 0 0 60px;
}
.right-column .sidebar-post small {
    font-size: 11px;
    color: #9d9d9d;
}
.right-column .video-item small {
    font-size: 11px;
    color: #9d9d9d;
    line-height: 18px;
    margin: 15px 0;
    display: block;
}
.right-column .btn {
    margin-top: 5px;
}
.right-column .thumbnail {
    margin-top: 5px;
    margin-bottom: 20px;
}
.video {
    height: 143px;
    display: block;
    position: relative;
    background: #b9b9b9;
}
.video .play-btn {
    background-position: 0 -663px;
    height: 40px;
    width: 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -32px;
    background-color: #1F4299;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.video .fullscreen-btn {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background-position: 0 -703px;
    height: 20px;
    width: 20px;
}
iframe[src*="vimeo.com"], iframe[src*="youtube.com"] {
    width: 100%}
.nav-sidebar {
    margin-top: 5px;
}
.categories {
    font-family: Verdana;
}
.categories ul {
    margin: 0 0 20px;
}
.categories ul li {
    list-style: none;
}
.categories ul li a {
    display: block;
    padding: 7px 0 8px 19px;
    color: #333;
    background: url(/images/new-images/c-arrow.png) no-repeat left 13px;
    border-bottom: 1px #ebebeb solid;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.categories ul li a:hover {
    color: #1F4299;
    text-decoration: none;
    padding: 7px 0 8px 26px;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
.page .thumbnail, .post .thumbnail {
    margin-bottom: 60px;
}
.page .navs-links .social, .post .navs-links .social {
    padding-top: 2px;
}
.portfolio .thumbnail {
    margin-bottom: 20px;
    background-color: #fff;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}
.portfolio-related .thumbnail {
    margin-bottom: 0;
}
.portfolio-4-cols .thumbnail {
    margin-bottom: 20px;
}
ul.arrows, ul.circles, ul.sharp-arrows {
    margin-left: 0;
}
ul.arrows ul, ul.circles ul, ul.sharp-arrows ul {
    margin-left: 2px;
}
ul.arrows li, ul.circles li, ul.sharp-arrows li {
    list-style: none;
    padding-left: 14px;
}
ul.arrows li a, ul.circles li a, ul.sharp-arrows li a {
    color: #333;
    padding: 2px 4px;
}
ul.arrows li a:hover, ul.circles li a:hover, ul.sharp-arrows li a:hover {
    background: #1F4299;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
ul.sharp-arrows li {
    background: url(/images/new-images/01-li-arrow.gif) no-repeat left 6px;
}
ul.arrows ul {
    margin-left: 5px;
}
ul.arrows li {
    background: url(/images/new-images/02-li-arrow.gif) no-repeat left 6px;
    padding-left: 11px;
}
ul.circles {
    margin-left: 0;
}
ul.circles li {
    padding-left: 16px;
    list-style: none;
    background: url(/images/new-images/03-li-circle.gif) no-repeat left 6px;
}
.portfolio-navs i {
    margin: 3px 3px 0 0;
}
.portfolio-navs .icon-two-columns {
    margin-top: 3px;
}
.portfolio-navs .btn {
    margin-left: 1px;
}
.portfolio-navs .btn-mini {
    padding: 2px 7px 1px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.pins {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pins a {
    display: inline-block;
}
.pins .slider-pin {
    margin: 13px 0 0 4px;
}
.pageof {
    margin-top: -23px;
    color: #9d9d9d;
    position: relative;
    z-index: 99;
}
.pagination-row {
    margin-bottom: 10px;
}
.pagination-search-results {
    margin-top: 16px;
    margin-bottom: 10px;
}
.content>.pagination-row {
    padding-bottom: 0;
}
.portfolio .pagination-row {
    padding-top: 16px;
}
.portfolio-4-cols .pagination-row {
    padding-top: 30px;
}
.pagination {
    margin: -26px 0 0 0;
    position: relative;
    z-index: 99;
}
.pagination ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
}
.pagination ul li.active a {
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    color: #fff;
    background-color: #1F4299;
}
.pagination ul li>a, .pagination ul li>a:focus {
    margin-left: 4px;
    padding: 3px 8px 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    background: #9d9d9d;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.pagination ul li>a:first-child, .pagination ul li>a:focus:first-child, .pagination ul li>a:focus:last-child, .pagination ul li>a:last-child {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pagination ul li>a:focus:hover, .pagination ul li>a:hover {
    color: #FFF;
    background-color: #333;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.thumbnail-portfolio-single .buttons {
    padding: 16px 0 17px;
}
.thumbnail-portfolio-single .navs-links {
    margin-bottom: 15px;
}
.not-found-page ol {
    margin-bottom: 25px;
}
.not-found-page ol li {
    line-height: 18px;
}
.not-found-page-header {
    margin: 0 0 14px!important;
}
.date-circle, .price-circle {
    display: inline-block;
    width: 76px;
    height: 76px;
    text-align: center;
    border: 2px #9D9D9D solid;
    margin-bottom: 13px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.date-circle .inner-shadow, .price-circle .inner-shadow {
    margin: -1px -1px 0 -1px;
    background: #fff;
    padding-top: 19px;
    height: 59px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .25)inset;
}
.date-circle .date-day, .date-circle .price, .price-circle .date-day, .price-circle .price {
    display: block;
    color: #1F4299;
    font-size: 32px;
    padding-bottom: 6px;
}
.date-circle small, .price-circle small {
    font-size: 12px;
    color: #9d9d9d;
}
.alert {
    margin-bottom: 10px;
    font-size: 16px;
    border: none;
    background-color: lightgrey;
    color: #333;
    text-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.alert .close {
    color: #333;
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 6px;
}
.alert .close:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}
.alert-info {
    background-color: #53a0cf;
    color: #fff;
}
.alert-info .close {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.alert-info-black {
    background-color: #333;
    color: #fff;
}
.alert-info-black .close {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.alert-error {
    background-color: #f6a066;
    color: #333;
}
.alert-success {
    background-color: #9dc869;
    color: #333;
}
.alert-success-grey {
    background-color: lightgrey;
    color: #333;
}
.quote {
    background: #1F4299;
    color: #fff;
    padding: 5px 10px;
    width: 40%;
    margin-right: 18px;
    display: block;
    float: left;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    font-family: Verdana;
    margin-top: 5px;
}
.nav-tabs>li.active a, .nav-tabs>li.active a:focus {
    border-top: 2px #1F4299 solid;
    padding: 8px;
    margin-top: -4px;
}
.nav-tabs>li.active a:focus:hover, .nav-tabs>li.active a:hover {
    border-top: 2px #1F4299 solid;
}
.nav-tabs>li>a {
    margin: 0 0 0 -1px;
    padding: 6px 8px;
    border: 1px solid #ddd;
    color: #9d9d9d;
    background: #f5f5f5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 2px #ebebeb solid;
}
.nav-tabs>li>a:hover {
    border-color: none;
    margin-right: 0;
    border-top: 2px lightgrey solid;
}
.sidebar-gallery .picture {
    margin-bottom: 10px;
}
.sidebar-gallery .move-left {
    margin-left: 10px;
}
pre {
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #f5f5f5), color-stop(50%, #f5f5f5), color-stop(50%, #fff), color-stop(100%, #fff));
    background-image: -webkit-linear-gradient(center top, #f5f5f5 0, #f5f5f5 50%, #fff 50%, #fff 100%);
    background-image: -moz-linear-gradient(center top, #f5f5f5 0, #f5f5f5 50%, #fff 50%, #fff 100%);
    background-image: -o-linear-gradient(center top, #f5f5f5 0, #f5f5f5 50%, #fff 50%, #fff 100%);
    background-image: linear-gradient(center top, #f5f5f5 0, #f5f5f5 50%, #fff 50%, #fff 100%);
    background-size: 100% 36px;
    background-repeat: repeat-y;
    padding: 0 19px;
    line-height: 18px;
    border: none;
    color: #1F4299;
    font-family: Verdana;
    font-size: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.accordion {
    margin-bottom: 10px;
}
.toggles i {
    margin: -1px 10px 0 0;
}
.toggles .accordion-group {
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.toggles .accordion-group.active .accordion-toggle {
    color: #1F4299;
}
.toggles .accordion-toggle {
    font-size: 14px;
    color: #333;
    padding: 0;
    text-decoration: none;
}
.toggles .accordion-toggle:hover {
    text-decoration: none;
    color: #1F4299;
}
.toggles .accordion-heading {
    padding: 9px 0 10px;
}
.toggles .accordion-inner {
    border-top: none;
    padding: 0 15px 2px;
}
.toggles .accordion-inner p {
    padding-left: 11px;
}
.faq {
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.faq i {
    margin: -1px 10px 0 0;
}
.faq .accordion-group {
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #f5f5f5;
}
.faq .accordion-group:last-child {
    border-bottom: none;
}
.faq .accordion-group.active {
    background-color: #fff;
}
.faq .accordion-group.active .accordion-toggle {
    color: #1F4299;
}
.faq .accordion-toggle {
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
.faq .accordion-toggle:hover {
    text-decoration: none;
}
.faq .accordion-heading {
    padding: 9px 0 10px;
}
.faq .accordion-inner {
    border-top: none;
    padding: 0 15px 2px;
}
.faq .accordion-inner p {
    padding-left: 11px;
}
.twitter-item {
    background: #f5f5f5;
    padding: 15px 20px 0;
}
.slidebar-small-img.pull-left {
    margin-right: 10px;
}
.slidebar-small-img.pull-right {
    margin-left: 10px;
}
.move-9 {
    margin-top: 9px;
}
#gmap, .google-map {
    height: 450px;
}
#gmap img, .google-map img {
    max-width: none;
}
.slide-map {
    position: absolute;
    margin: -440px 0 0 0;
}
.contact-form {
    margin-top: 20px;
}
.contact-form .nav-tabs {
    float: right;
    margin-top: -50px;
}
.contact-form .tab-content {
    width: 100%;
    overflow: hidden;
}
.contact-form .tab-content .inner-slide-pane {
    width: 9999px;
}
.contact-form .tab-content .slide-pane {
    float: left;
}
.contact-form .controls-row>div {
    margin-bottom: 5px;
}
.custom-select-menu {
    color: #fff;
    position: relative;
    z-index:999;
}
.custom-select-menu>label {
    background: #9d9d9d url(/images/new-images/select-dropdown.png?1376927920) no-repeat right center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    padding: 3px 7px;
}
.custom-select-menu>label.opened {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.custom-select-menu>ul {
    background-color: #333;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    list-style: none;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}
.custom-select-menu>ul>li {
    padding: 3px 7px;
    cursor: pointer;
    color: #9d9d9d;
}
.custom-select-menu>ul>li:hover {
    background-color: #1F4299;
    color: #fff;
}
.input-block-level {
    min-height: 26px;
}
.controls {
    font-family: Verdana;
}
.require-budget {
    padding: 5px 0 10px;
}
.require-budget label {
    margin-bottom: 0;
}
.require-budget .checkbox.inline, .require-budget .radio.inline {
    padding-top: 0;
}
.btn-reply .btn {
    margin: 2px 0 0 -51px;
    padding: 0 5px 0 6px;
    line-height: 18px;
    font-size: 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.submit-a-comment .controls-row {
    padding-bottom: 5px;
}
.btn {
    border: none;
    margin:1% 0;
    text-shadow: none;
    color: #fff;
    background: #9d9d9d;
    -webkit-transition: background .3s ease-in;
    -moz-transition: background .3s ease-in;
    -o-transition: background .3s ease-in;
    transition: background .3s ease-in;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn i {
    margin-right: 2px!important;
}
.btn:first-child {
    margin-left: 0;
}
.btn .icon-basket-big, .btn .icon-basket-white-big, .btn .icon-download, .btn .icon-download-white {
    margin: -3px 0 0 -8px;
}
.btn.active, .btn.disabled, .btn:hover, .btn[disabled] {
    color: #FFF;
    background-color: #333;
    *background-color: #003bb3;
    -webkit-transition: background .3s ease-out;
    -moz-transition: background .3s ease-out;
    -o-transition: background .3s ease-out;
    transition: background .3s ease-out;
}
.btn.active .icon-basket-big, .btn.disabled .icon-basket-big, .btn:hover .icon-basket-big, .btn[disabled] .icon-basket-big {
    background-position: 0 -223px;
    height: 21px;
    width: 24px;
}
.btn:active, .btn:focus {
    background-color: #1F4299;
    color: #fff;
}
.btn-mini {
    padding: 1px 7px 2px;
    font-size: 11px;
    line-height: 15px;
}
button.btn-mini {
    padding: 2px 7px 1px;
}
.btn-small {
    padding: 5px 7px 4px;
    font-size: 12px;
    line-height: 16px;
}
.btn-small i {
    margin-top: -1px!important;
}
.btn-large {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn-shadow {
	box-shadow:1px 1px 5px #222;
}
.btn-green {
    color: #fff!important;
    text-shadow: none;
    background: #1F4299;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.btn-purple {
	color:#fff !important;
	text-shadow:1px 1px 1px #333;
	background:#5e2b88;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;

}
.btn-grey, .btn-grey:focus {
    color: #333;
    text-shadow: none;
    background-color: lightgrey;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.btn-black {
    color: #fff;
    text-shadow: none;
    background-color: #333;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.btn-red {
    color: #fff;
    text-shadow: none;
    background-color: red;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}


.search-results>.row {
    padding-bottom: 0;
}
.search-results .thumbnail {
    margin-bottom: 40px;
}
.read-more i {
    margin-top: 4px;
    opacity: .3;
    filter: alpha(opacity=30);
}
.read-more a {
    color: #9d9d9d;
}
.read-more a:hover {
    color: #333;
    text-decoration: none;
}
.read-more a:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
}
.foot {
    /*margin-top: 20px;*/
    background-color: #ececec;
    height: auto;
}
.foot-item {
    padding: 38px 0 0;
}
.foot-item h4 {
    font-size: 18px;
    font-weight: 400;
    color: #1F4299;
    margin: 0 0 11px;
}
.foot-item .video {
    margin: 15px 0 0;
    border-top: 2px #1F4299 solid;
}
.foot-item small {
    font-size: 11px;
    color: #9d9d9d;
    line-height: 18px;
    margin: 15px 0;
    display: block;
}
.foot-item .follow-us {
    margin-top: 3px;
    font-size: 11px;
    color: #9d9d9d;
}
.foot-item .follow-us a {
    color: #9d9d9d;
    text-decoration: none;
}
.foot-item .follow-us a:hover {
    text-decoration: none;
}
.foot-item .follow-us i {
    margin: 1px 5px 0 0;
    float: left;
    opacity: .3;
    filter: alpha(opacity=30);
}
.foot-item-light-blue {
    background-color: #B5B5B5;
    color: #fff;
}
.foot-item-light-blue img {
    margin-top: 3px;
}
.foot-item-light-blue p {
    color: #fff;
}
.foot-item-light-blue .tel-text {
    display: block;
    font-size: 24px;
    margin: 25px 0 4px;
}
.foot-item-light-blue .support-text {
    display: block;
    font-size: 1.2em;
    margin-bottom: 36px;
}
.foot-item-light-blue {
    padding: 35px 20px 20px;
    width: 186px;
}
.foot-item-light-blue.foot-item h4 {
    color: #ececec;
}
.foot a, footer a {
    color: #1F4299;
}
.foot a:hover, footer a:hover {
    text-decoration: underline;
}
.foot .social, footer .social {
    margin-top: -2px;
}
.foot .social>a, footer .social>a {
    display: block;
    float: left;
}
.subscribe-form {
    margin-top: 5px;
}
.subscribe-form input {
    margin-top: 0;
}
.subscribe-form .btn-subscribe {
    position: absolute;
    background: 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0 0 0 6px;
    margin: 3px 0 0 -32px;
    border-left: 1px #ccc solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
    color: #9c9fa2;
}
.subscribe-form .btn-subscribe:hover {
    color: #333;
}
footer {
    padding: 0;
    color: #9d9d9d;
}
footer a {
    color: #9d9d9d;
}
footer .terms-privacy-links {
    text-align: center;
}
footer .terms-privacy-links a {
    margin: 0 5px;
}
footer .terms-privacy-links a:hover {
    color: #333;
    text-decoration: none;
}
#tothetop {
    position: fixed;
    right: 25px;
    bottom: 42px;
    display: none;
    height: 34px;
    width: 34px;
    background: url(/images/new-images/scroll_to_top.png?1375288545) 0 0;
}
#tothetop:hover {
    background-position: 0 34px;
}
.tweet_list {
    list-style: none;
    margin-left: 0;
}
.tweet_list li {
    line-height: 18px;
    padding-bottom: 15px;
}
.tweet_text {
    color: #333;
    font-family: Verdana;
}
.tweet_time {
    display: block;
    font-size: 11px;
}
.picture .img-overlay, .picture .shine-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.picture {
    position: relative;
    overflow: hidden;
}
.picture img {
    width: 100%}
.picture .img-overlay {
    /*
opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
 */
}
.picture .img-overlay .icons-zoom, .picture .img-overlay .plus, .picture .img-overlay .url {
    position: absolute;
    top: 50%;
    left: 50%}
.picture .img-overlay-slider .slider-left-overlay, .picture .img-overlay-slider .slider-right-overlay {
    position: absolute;
    top: 50%}
.picture .img-overlay .plus {
    filter: none;
    width: 50px;
    height: 50px;
    background-color: rgba(21, 21, 21, .3);
    margin-left: -25px;
    margin-top: -25px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
}
.picture .img-overlay .plus i {
    margin-top: 14px;
}
.picture .img-overlay .plus:hover {
    background-color: rgba(21, 21, 21, .4);
}
.picture .img-overlay .url {
    filter: none;
    width: 50px;
    height: 50px;
    background-color: rgba(21, 21, 21, .3);
    margin-left: 35px;
    margin-top: -25px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
}
.picture .img-overlay .url i {
    margin-top: 14px;
}
.picture .img-overlay .url:hover {
    background-color: rgba(21, 21, 21, .4);
}
.picture .img-overlay .slider-left-overlay {
    filter: none;
    width: 32px;
    height: 32px;
    left: 10px;
    margin-top: -17px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.picture .img-overlay .slider-left-overlay .slider-left-overlay-inner {
    cursor: pointer;
    background-position: 0 0;
    height: 34px;
    width: 34px;
}
.picture .img-overlay .slider-right-overlay {
    filter: none;
    width: 32px;
    height: 32px;
    right: 10px;
    left: none!important;
    margin-top: -17px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.picture .img-overlay .slider-right-overlay .slider-right-overlay-inner {
    cursor: pointer;
    background-position: 0 -34px;
    height: 34px;
    width: 34px;
}
.picture .img-overlay .icons-zoom {
    margin-left: -8px;
    margin-top: -8px;
}
.picture .shine-overlay {
    background: url(/images/new-images/shine-overlay.png?1357075791) no-repeat left top;
    -webkit-background-size: 80% auto;
    -moz-background-size: 80% auto;
    -o-background-size: 80% auto;
    background-size: 80% auto;
}
.picture a:hover .img-overlay, .picture-url-overlay:hover .img-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}
.url-overlay .plus {
    margin-left: -61px!important;
}
.url-overlay .url {
    margin-left: 9px!important;
}
.icon-two-columns {
    display: inline-block;
    background-position: 0 -645px;
    height: 11px;
    width: 11px;
    margin: 2px 7px 0 0;
}
.icon-tags {
    display: inline-block;
    background-position: 0 -376px;
    height: 14px;
    width: 9px;
    margin: 1px 7px 0 0;
}
.icon-plus {
    background-position: 0 -562px;
    height: 18px;
    width: 18px;
}
.icon-minus {
    background-position: 0 -618px;
    height: 18px;
    width: 18px;
}
.icon-url {
    background-position: 0 -318px;
    height: 18px;
    width: 18px;
}
.icon-right-arrow {
    background-position: 0 -636px;
    height: 9px;
    width: 6px;
}
.icon-arrow-search {
    background-position: 0 -656px;
    height: 7px;
    width: 5px;
}
.icon-reply {
    display: inline-block;
    margin-top: 4px!important;
    background-position: 0 -423px;
    height: 5px;
    width: 8px;
}
.icon-author {
    background-position: 0 -336px;
    height: 14px;
    width: 11px;
    margin-top: 1px;
}
.icon-comment {
    background-position: 0 -390px;
    height: 15px;
    width: 14px;
}
.icon-testimonial-small {
    background-position: 0 -360px;
    height: 16px;
    width: 18px;
}
.icon-share {
    display: inline-block;
    background-position: 0 -350px;
    height: 10px;
    width: 10px;
}
.icon-basket-white {
    display: inline-block;
    background-position: 0 -281px;
    height: 16px;
    width: 19px;
}
.icon-basket-white-big {
    display: inline-block;
    background-position: 0 -223px;
    height: 21px;
    width: 24px;
}
.icon-basket {
    display: inline-block;
    background-position: 0 -265px;
    height: 16px;
    width: 19px;
}
.icon-basket-big {
    display: inline-block;
    background-position: 0 -202px;
    height: 21px;
    width: 24px;
}
.icon-download {
    display: inline-block;
    background-position: 0 -244px;
    height: 21px;
    width: 24px;
}
.icon-download-white {
    display: inline-block;
    background-position: 0 -297px;
    height: 21px;
    width: 24px;
}
.icon-close-light {
    background-position: 0 -414px;
    height: 9px;
    width: 9px;
}
.icon-close-dark {
    background-position: 0 -405px;
    height: 9px;
    width: 9px;
}
.touch-enabled #magic-line {
    display: none!important;
}
@media (max-width:1004px) {
    .boxed-container, body {
    padding-top: 0;
}
.navbar-form .btn-search {
    position: relative;
    float: right;
}
.navbar-form .search-form {
    width: auto;
}
.btn-navbar:hover {
    background-position: 0 0;
}
.navbar-menu-line {
    min-height: 75px;
}
.navbar-menu-line>.container {
    position: relative;
}
.navbar-fixed-top {
    margin-bottom: 0;
}
.nav-collapse .dropdown-menu a, .nav-collapse .nav>li>a {
    background: 0 0;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 400;
}
.nav>.mobile-active {
    background-color: #1F4299;
    color: #fff;
}
.nav>.mobile-active>a small, .nav>.mobile-active>a span {
    color: #fff!important;
}
.nav-collapse .dropdown-menu .mobile-active a, .nav-collapse .dropdown-menu .mobile-active a:hover {
    background-color: #1F4299!important;
    color: #fff;
}
.navbar .container {
    width: 724px;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:focus, .navbar .nav>.active>a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .nav>li>a:focus, .navbar-inverse .nav-collapse .nav>li>a:hover {
    background: 0 0;
    border: none;
}
.dropdown-toggle, .navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
    border: none;
}
.columnShortcodeType h3, .thumbnail h3 {
    font-size: 16px;
    line-height: 18px;
}
.foot-item-light-blue {
    padding: 35px 10px 15px;
    width: 146px;
    height: auto;
}
.foot-item-light-blue .tex-text {
    line-height: 26px;
}
.subscribe-input {
    width: 149px;
}
.nav-collapse>.nav {
    margin-top: 20px;
}
.nav-collapse .dropdown-menu {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.nav-collapse .dropdown-menu>li {
    border-bottom-color: #b5b5b5;
}
.nav-collapse .dropdown-menu>li>a:hover {
    color: #1F4299;
}
.navbar-form .btn-search {
    right: 6px;
    top: -23px;
}
.brands .slide a {
    width: 23%;
    padding-left: 1%;
    padding-right: 1%;
    float: left;
}
.foot-item iframe, .right-column iframe {
    max-width: 100%}
.navbar-inverse .nav-collapse .navbar-form {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    border: none;
}
.fullwidthbanner-container .nav-icons {
    margin-top: 0;
    top: 20px;
}
.btn-tablet-fix {
    margin-bottom: 5px;
}
.fullwidthbanner-subpage-container h1 {
    font-size: 26px;
    line-height: 28px;
}
.fullwidthbanner-subpage-container h2 {
    font-size: 28px;
    line-height: 30px;
}
.sidebar-gallery .picture {
    margin-bottom: 7px;
}
.post .audio {
    width: 410px;
}
.testimonial-img {
    display: none;
}
.navbar-inverse .btn-navbar {
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 1;
    margin: 0;
}
.nav-collapse .dropdown-menu li+li a {
    margin-bottom: 0;
}
.thumbnail-footer .tablet-bottom {
    float: none;
    clear: both;
}
}@media (max-width:767px) {

    .organization-images{
    width:75%;
    margin:auto;
    padding-top:20px;
    padding-bottom:20px;
  }
.community-images{
  width:80%;
  margin:0 auto;
}
    .thumbnail-footer .tablet-bottom {
    float: right;
    clear: none;
}
.btn-tablet-fix {
    margin-bottom: 0;
}
.navbar-head {
    padding: 0 20px;
}
.fullwidthbanner-container {
    margin-left: -20px;
    margin-right: -20px;
}
footer [class*=span] {
    text-align: center;
    margin-bottom: 10px;
}
footer .container>.row {
    padding-bottom: 0!important;
}
footer .pull-right {
    float: none;
}
.foot .social, footer .social {
    margin: 0;
}
footer .social>a {
    display: inline-block;
    float: none;
}
.foot {
    height: auto;
}
.foot .foot-item {
    padding: 10px 20px 0;
}
.foot .foot-item-light-blue {
    width: auto;
    height: auto;
    padding-bottom: 10px;
}
.post .audio {
    width: 300px;
}
pre.no-bottom {
    margin-bottom: 20px!important;
}
.columnShortcodeType, .page .thumbnail, .post .thumbnail, .thumbnail {
    margin-bottom: 20px;
}
.page-header [class*=span] {
    float: left;
    width: 50%}
.container>.row, .container>.row.no-bottom {
    padding-bottom: 15px!important;
}
.search-results>.row, .search-results>.row.no-bottom {
    padding-bottom: 0!important;
}
.search-results>.pagination-row {
    margin-top: 40px;
}
.portfolio>.pagination-row {
    padding-top: 0;
    padding-bottom: 0!important;
}
.foot .row {
    padding-bottom: 0!important;
}
.right-column {
    padding-top: 40px;
}
.post {
    margin-bottom: 40px;
}
.navbar .container {
    width: auto;
}
.testimonial {
    padding-left: 83px;
    margin-top: 0;
    margin-bottom: 20px;
}
.mobile-spacing-0 {
    margin-bottom: 0!important;
}
.mobile-spacing-5 {
    margin-bottom: 5px!important;
}
.mobile-spacing-10 {
    margin-bottom: 10px!important;
}
.mobile-spacing-15 {
    margin-bottom: 15px!important;
}
.mobile-spacing-20 {
    margin-bottom: 20px!important;
}
.mobile-spacing-25 {
    margin-bottom: 25px!important;
}
.mobile-spacing-30 {
    margin-bottom: 30px!important;
}
.mobile-spacing-35 {
    margin-bottom: 35px!important;
}
.mobile-spacing-40 {
    margin-bottom: 40px!important;
}
.mobile-spacing-45 {
    margin-bottom: 45px!important;
}
.mobile-spacing-50 {
    margin-bottom: 50px!important;
}
.mobile-spacing-55 {
    margin-bottom: 55px!important;
}
.mobile-spacing-60 {
    margin-bottom: 60px!important;
}
.blog-multiple>.row, .blog-multiple>.row.no-bottom, .blog-single>.row, .blog-single>.row.no-bottom, .contact-page>.row, .contact-page>.row.no-bottom, .portfolio-single>.row, .portfolio-single>.row.no-bottom {
    padding-bottom: 0!important;
}
.portfolio-navs {
    margin-bottom: 4px;
}
.page .navs-links .social, .post .navs-links .social {
    margin-left: -1px;
}
}@media (max-width:480px) {
div.home-holiday-banner{
    display:none !important;
}
div.home-holiday-mobile{
    display:inline !important;
}
div.cyber-monday-banner{
    display:none !important;
    z-index: 1;
}
div.cyber-monday-mobile{
    display:inline !important;
    z-index: 1;
}
div.black-friday-banner{
    display:none !important;
}
div.black-friday-mobile{
    display:inline !important;
}



    .slider-pin {
    display: none;
}
.brands .slide a {
    width: 48%}
.navbar-head .brand {
    float: none;
    text-align: center;
    margin-bottom: 14px;
}
.navbar-head .pull-right {
    float: none;
}
.navbar-head .call-us {
    text-align: center;
}
.navbar-head .social {
    text-align: center;
    margin-top: 8px;
    float: none;
}
.navbar-head .social>span {
    display: inline-block;
    float: none;
}
.fullwidthbanner-subpage-container h1 {
    font-size: 24px;
    line-height: 26px;
}
.fullwidthbanner-subpage-container h2 {
    font-size: 26px;
    line-height: 28px;
}
.comments .media .comment-avatar {
    float: left;
    margin-bottom: 15px;
}
.comments .btn-reply {
    float: right;
}
.comments .media-body {
    overflow: visible;
}
.comments p {
    clear: left;
}
#gmap, .google-map {
    height: 350px;
}
.slide-map {
    margin-top: -340px;
}
.subscribe-form .subscribe-input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 26px;
}
.subscribe-form .btn-subscribe {
    top: 5px;
    right: 9px;
}
}.lt-ie9 .picture .img-overlay {
    display: none;
}
.slider1 p {
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
.Rfloat {
    float: right;
}
.Lfloat {
    float: left;
}
.quickylinks {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    color: #6C6D6F;
}
.scrolling {
    float: left;
    width: 75%;
    height: 165px;
    overflow-y: scroll;
}
.tigerpic {
    float: left;
    display: block;
    height: 165px;
    width: 25%}
.bbbReview {
    max-width: 200px;
    height: 57px;
    margin:  18px auto 0;
    display: block;
}
.redf {
    color: #ff0000;
}
.blackf {
    color: #000000;
}
.innerpageheader {
    font-weight:  normal;
    color:  #000;
    margin-top:  0;
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  1.5em;
    line-height:  1.1em;
}

.halfpic {
max-height:215px;
overflow:hidden;
}

.borderz {
height:10px;
border-bottom: 1px solid #aaa;
width:100%;
margin:3% 0 5%;
clear:both;
}

.borderzshort {
clear:both;
height:10px;
border-bottom: 1px solid #aaa;
width:100%;
margin:1% 0 2%;
}

.form-border{
padding:1%;
border: 1px #000000 solid;
}

.steps {
padding-top:4%;
}

.steps p{
font-size:2em;
line-height:1.5em;
}

.
.appform {
margin-right:auto;
margin-left:auto;
}

.appform:before, .appform:after {
display: table;
content: "";
line-height: 0;
}

.appform:after {
clear:both;
}
.appform .title{
margin-top:2%;
font-size:1.3em;
line-height:1.5em;
font-weight:500;
text-align:center;
}

.appform .divider-vertical, .appform .divider-vertical2 {
padding: 0;
margin: 0 0 0 1%;
border-right: #a1a1a1 solid 1px;
border-left: none;
height: 55px;
}
.appform .divider-vertical2 {
height: 40px;
}

.appform .divider-vertical.last {
border-right: none;
}

.centercenter {
text-align:center;
}

.picture .img-overlay, .picture .shine-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.picture {
  position: relative;
  overflow: hidden; }

.picture img {
  width: 100%; }

.picture .img-overlay .plus,
.picture .img-overlay .url,
.picture .img-overlay .icons-zoom {
  position: absolute;
  top: 50%;
  left: 50%; }

.picture .img-overlay-slider .slider-left-overlay,
.picture .img-overlay-slider .slider-right-overlay {
  position: absolute;
  top: 50%; }

.picture .img-overlay .plus {
  filter: none;
  width: 50px;
  height: 50px;
  background-color: rgba(21, 21, 21, 0.3);
  margin-left: -25px;
  margin-top: -25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center; }
  .picture .img-overlay .plus i {
    margin-top: 14px; }
  .picture .img-overlay .plus:hover {
    background-color: rgba(21, 21, 21, 0.4); }

.picture .img-overlay .url {
  filter: none;
  width: 50px;
  height: 50px;
  background-color: rgba(21, 21, 21, 0.3);
  margin-left: 35px;
  margin-top: -25px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center; }
  .picture .img-overlay .url i {
    margin-top: 14px; }
  .picture .img-overlay .url:hover {
    background-color: rgba(21, 21, 21, 0.4); }

.picture .img-overlay .slider-left-overlay {
  filter: none;
  width: 32px;
  height: 32px;
  left: 10px;
  margin-top: -17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .picture .img-overlay .slider-left-overlay .slider-left-overlay-inner {
    cursor: pointer;
    background-position: 0 0;
    height: 34px;
    width: 34px; }

.picture .img-overlay .slider-right-overlay {
  filter: none;
  width: 32px;
  height: 32px;
  right: 10px;
  left: none!important;
  margin-top: -17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .picture .img-overlay .slider-right-overlay .slider-right-overlay-inner {
    cursor: pointer;
    background-position: 0 -34px;
    height: 34px;
    width: 34px; }

.picture .img-overlay .icons-zoom {
  margin-left: -8px;
  margin-top: -8px; }

.picture .shine-overlay {
  background: url("../images/shine-overlay.png?1357075791") no-repeat left top;
  -webkit-background-size: 80% auto;
  -moz-background-size: 80% auto;
  -o-background-size: 80% auto;
  background-size: 80% auto; }

.picture a:hover .img-overlay,
.picture-url-overlay:hover .img-overlay {
  opacity: 1;
  filter: alpha(opacity=100); }

.url-overlay .plus {
  margin-left: -61px !important; }
.url-overlay .url {
  margin-left: 9px!important; }

.pagecountz ul {
float:right;
}

.pagecountz li {
display:inline-block;
margin:0 2px;
list-style:none;
}

.ProductPrice {
font-size:19px;
color:#000;
}

.ClearancePrice {
font-size:22px;
color:#000;
}

.categorypage p {
line-height: 17px;
font-size: 10px;
margin-top: -12px;
}

#SortOrder {
display:block;
}

.clearclear {
clear:both;
}


.SCtitles {
font-weight:700;
text-align:center;
max-height:50px !important;
}

.SCOptions {
width:18%;
float:left;
text-align:center;
}

.SCSKU {
width:18%;
float:left;
text-align:center;
text-align: center;
padding: 0 1%;
}

.SCDescription {
width:21%;
float:left;
text-align:center;
text-align: center;
padding: 0 1%;
}

.SCPrice {
width:10%;
float:left;
text-align:center;
text-align: center;
padding: 0 1%;
}

.SCQty {
width:8%;
float:left;
text-align:center;
text-align: center;
padding: 0% 2% 0 1%;
}

.SCExtension {
width:12%;
float:left;
text-align:center;
text-align: center;
padding: 0 1%;
}

.half {
	width:48%;
	margin:0 2% 0 0;
	float:left
}

.quarter {
	width:23%;
	margin:0 2% 0 0;
	float:left;
}

.buttonList ul {
list-style:none;
margin:0;
}

.buttonList li {
text-align: left;
display:block;
margin:10% 0;
line-height:10px;
l
}

.hiddenValues {
display:none;
}

.ProductItems {
border-bottom:1px solid #bbb;
}

.all-around-border {
border:1px solid #bbb;
padding:2%;
}

.extrapaddingtop {
padding-top:5%;
}

.totalLabel {
	font-weight:700;
}
.border-lefty {
	text-align: left;
	padding: 5px;
	font: 400 8pt verdana;
	padding-left: 20px;
	border-left: 2px #ececec solid;
}

.halfies {
width:48%;
margin:0 1% 0 1%;
}

.bigf {
	font-size:1.3em;
	line-height:1.4em;
	color:#888;
	font-weight:lighter;
}


.small {
font-size: 9px;
}

.white {
color:#fff !important;
}

.yellow {
color:#F7F04B;
}

.teal {
color:#2EA6B6;
}

.black {
color:#000 !important;
}

.orange {
color:#fba959;
}

.nostyle {
list-style:none;
}

.full-width {
width:100%;
}

.left-align {
text-align:left;
}

.darkbg {
text-shadow:1px 1px 2px #000, 1px 1px 5px #000, 2px 1px 2px #000, 1px 1px 3px #000;
}
.lightshadow {
	text-shadow:1px 2px 2px #595959;
}

.nomargin {
margin:0;
}
.normalthin {
font-size: 1.5em;
line-height: 1.3em;
font-weight:100;
color: black;
text-shadow: none;
}
.extralarge {
	font-size:2.8em;
}
.smallthin {
font-size:1em;
font-weight:100;
}
.whiteshadow {
	text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff;
}
.navy {
	color:navy;
}
.black{
	color:#000;
}
.aqua {
	color:aqua;
}
.purple {
	color:purple;
}
.violet {
	color:violet;
}
.crimson {
	color:crimson;
}
.green {
	color:green;
}
.greenyellow {
	color:greenyellow;
}
.yellow {
	color:yellow;
}
.red {
	color:red;
}
.white {
	color:#FFF;
}
.blue {
	color:#1F4299;
}

.avsFormBackground {
  height: auto;
  min-height:720px;
  background: url('../altitude/images/AvalancheFormPicture.jpg');
  background-repeat:no-repeat;
  width: 100%;
  background-size: 100%;
}

.avsForm {
	padding-top:38%;
	color:#fff;
	font-size:1.3em;
	font-weight:100;
}

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

	.avsForm {
		float: right;
		padding-top: 30%;
		color:#fff;
	}
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
	.avsForm {
		padding-top: 76%;
		color:#000;
	}
	.avsFormBackground {
		min-height: 600px;
	}
}
.videos {
	max-height:1095px;
	overflow:scroll-y;
}

.share-icons {
	padding: 0;
	margin: 1% 0;
	float: left;
}

ul.share-icons li {
	display: inline-block;
}
.NetAvailLink {
	margin: 0 0 10px;
	text-align:right;
}

.cartBtn div {
width: 96%;
}

.specials {
	background-color:#fff;
	min-height:	225px;
	background-image: url('../assets/images/homepage-sections/easter-eggs.jpg');
	background-position: left bottom;
	background-repeat:repeat-x;
}


.right  {
	text-align:right;
}
.left {
	text-align:left;
}

.headerNew {
	max-height:420px;
	background-color:#b7dee2;
	background-image: url('../assets/images/homepage-sections/background-header.jpg');
	background-position: bottom left;
	background-repeat:repeat-x;
	padding: 25px 10px 0;
}

.new-header {
	height: auto;
	background-position: center;
	background-repeat: repeat-x;
	background-size: cover;
	background-attachment: fixed;
}
.room-header {
	background-position: center;
	background-repeat: repeat-x;
	background-size: cover;
	background-attachment: fixed;
	text-shadow: 1px 1px 4px #333;
	height: 185px;
  	padding: 7% 0 6%;
}
.new-header img{
	margin-right:2%;
}

.deliveries {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url('/assets/images/homepage-sections/otr-delivery-trucks.jpg');
	background-position:top left;
	height:405px;
	background-repeat:no-repeat;
	border-bottom: 2px solid #333;
}
.static-header{
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url('/assets/images/homepage-sections/static-header-bg.jpg');
	background-size:cover;
	background-position:top center;
	height:500px;
	background-repeat:repeat-x;
	border-bottom: 3px solid #333;
}
.shopping {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url('/assets/images/homepage-sections/shopping.jpg');
	background-position:top right;
	height:405px;
	background-repeat:no-repeat;
}
.gradient-height {
	height:361px;
	padding:35px 0 10px;
}
.delivery-gradient {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(65%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
}

.shop-gradient {
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(35%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.avalanche-banner {
	background-color: #fff;
	padding:3% 0;
	border-top: #333 2px solid;
}

.avs-text p , .avs-text h2{
	color:#333;
}
.artwall {
	height:auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}
.event {
  padding:0;
	height:auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}
.artwall.parallax, .event.parallax {
	background-attachment: fixed;
	position: static;
}
section {
	clear:both;
}
section .container.content {
	padding:0 20px;
}
.overlay-blue {
	background-color:rgba(64, 89, 150, .6);
}
.overlay-maroon {
  background-color:rgba(129, 82, 92, .7);
  margin:2% 0;
  box-shadow: 0 3px 5px #333, 0 -3px 5px #333;
}
.overlay-light-white{
  background-color: rgba(255, 255, 255, .3);
  margin: 2% 0;
  box-shadow: 0 0 20px #333;
}
.overlay-dark {
	background-color:rgba(23, 22, 22, .4);
}
.overlay-white {
	background-color:rgba(255, 255, 255, .6);
}
.overlay-white_1 {
	background-color:rgba(255, 255, 255, .85);
}
.inner_content {
	padding:20% 0;
	margin:0 auto;
}
.inner_image {
	padding: 4% 0;
	margin:0 auto;
}
.inner_content h3, .inner_content-haute h3{
	font-size:3.5em;
	line-height:1.8em;
}
.inner_content h1{
  font-size: 2.4em;
  line-height: 1.6em;
  font-weight: 300;
}
.inner_content .shadow {
	text-shadow: 0 0 33px #000;
}
.reallybigf {
	font-size:2.4em;
	line-height:.9em;
	font-weight:100;
}

.green-stripe, .green-stripe p {
	font-size: 1.6em;
	padding: 1% 0 2px;
	line-height: 1.2em;
	background-color: #82a36c;
	width: 100%;
}
.header-text {
	padding:3%;
	width:40%;
	font-size:3em;
	line-height:1;
	border: 2px solid #fff;
	font-weight:400;
	margin: 0 auto;
}
.categoryDescription {
	font-size: 12px;
  	line-height: 16px;
}
@media screen and (max-width: 770px) {
.btn-delivery{
  width:90px !important;
  font-size: 10px !important ;

}
	.delivery-gradient, .shop-gradient {
		display:none;
	}
	.delivery-text-mobile {
		padding:15px 0 0;
	}
  .deliveries {
    background-position:top center;
  }
	.avs-text {
		text-align:center;
	}
	.new-header {
		height: auto;
		background-position: center;
		background-attachment:initial;
	}
	.room-header {
		height:150px;
		margin: 0 -20px;
		padding: 10% 0 0;
		background-position: center;
		background-attachment:initial;
	}
	.header-text  {
		width:54%;
		font-size:2em;
	}
	.artwall.parallax, .event.parallax {
		height: auto;
		background-attachment:initial;
	}
	.inner_content h3 {
		font-size:3em;
		line-height:.9em;
	}
	.inner_content-haute h3{
		font-size:2.5em;
		line-height:.9em;
	}
	.shopping {
		background-position:center;
		background-size:110%;
		height:200px;
	}
	.mobile_center {
		text-align:center;
	}
	.reallybigf {
		font-size:1.8em
	}
}
@media screen and (min-width: 768px)
and (max-device-width : 1024px) {
	.room-header {
		background-position: center;
		background-attachment:initial;
	}
	.new-header {
		height: auto;
		background-position: center;
		background-attachment:initial;
	}
	.artwall.parallax {
		height: auto;
		background-attachment:initial;
	}

}
@media screen and (min-width: 771px) {
	.delivery-text-mobile {
	display:none;
	}
}

.special-margin-top {
	margin-top:165px;
}
.section-shadow {
	box-shadow: 0 3px 25px #333;
}

.delivery-menu-special {
  background-color: #E0E0E0;
  padding: 13px;
}
.pickup-bullets {
  font-size: 100% !important;
}

.DirectShipFlag {
  height: 25px;
  background-color: #cdb56f;
  text-align: center;
}
.ParcelShipFlag {
  height: 25px;
  background-color: #d4643f;
  text-align: center;
}
.DirectShipFlag p, .ParcelShipFlag p {
  padding: 2px;
  text-transform: uppercase;
  font-weight: bold;
}
.Homepage-slogan {
  background-color: #405996;
  margin: 0 0 0% 0;
  display: block;
  float: left;
  height:auto;
  padding: 1%;
  width: 98%;
  border-top: 2px solid #1F4299;
  border-bottom: 2px solid #1F4299;
}
.Homepage-slogan-new {
  background-color: #B5B5B5;
  margin: 0;
  display: block;
  height: auto;
  padding: 8px 0 7px;
  width: 100%;
}
.footer-slogan {
  background-color: #405996;
  margin: 0;
  display: block;
  float: left;
  height:auto;
  padding: 1%;
  width: 98%;
  border-top: 2px solid #1F4299;
}
.slogan {
  width:40%;
  display: block;
  margin: 0 auto;
}
.slogan img {
  display: block;
  margin: 0 auto;
  width:61%;
}
@media screen and (max-width: 771px) {
  .Homepage-slogan {
    background-color: #405996;
    margin: 0 0 0% 0;
    display: block;
    float: left;
    height:auto;
    padding: 1% 0;
    width: 100%;
    border-top: 2px solid #1F4299;
    border-bottom: 2px solid #1F4299;
  }
  .footer-slogan {
    background-color: #405996;
    margin: 0;
    display: block;
    float: left;
    height:auto;
    padding: 1% 0;
    width: 100%;
    border-top: 2px solid #1F4299;
  }
  .slogan {
    width:85%;
    display: block;
    margin: 0 auto;
  }
  .slogan img {
    display: block;
    margin: 0 auto;
  }

}
.special-grey-box {
	background-color: #E0E0E0;
	padding: 4%;
    margin: 2% 0 3% 0;
}
.special-grey-box-2 {
	background-color: #E0E0E0;
	padding: 4%;
    margin: 2% 0 3% 2%;
}
.donation-border{
border-width: 2px;
border-color: #1f4299;
border-style: solid;
margin-bottom: 30px;
}
div.donation-content div{
  padding:30px 40px;
}
.donation-button {
  padding:30px 0;
}
.button-request{
  margin:0 auto;
padding:20px 20px;
background-color: #1f4299;
color:#fff;
font-weight: bold;
font-size:18px;
line-height:20px;
display:block;
}
.support-giving{
  list-style: disc;
}
.support-giving li{
    padding-top:5px;
}
.community-menu{
  padding-top: 50px;
}
.community-images a img{
  margin:auto;
  display: block;
}
.btn-fall {
    color: #fff;
    text-shadow: none;
    font-family: helvetica,sans-serif;
    background-color: #993300 !important;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    font-size: 24px;
    font-weight:bold;
    text-decoration:none;
}
.btn-fall:hover,
.btn-fall:active {
  color:#993300 !important;
  background-color:#fff !important;
}
.home-holiday-banner {
    display:inline;
    }
.home-holiday-banner img{
  width:100%;
}
.home-holiday-mobile{
    display:none;
    width:100%;
}
.home_holidays{
display:inline;
width:100%;
}
.cyber-monday-banner{
display:inline;
}
.cyber-monday-banner img{
  width:100%;
}
.cyber-monday-mobile{
    display:none;
    width:100%;
}
.cyber_monday{
display:inline !important;
width:100%;
}
.black-friday-banner{
  margin-top: 30px;
  display:inline !important;
}
.black-friday-banner img{
  width:100%;
}

.black-friday-mobile{
    display:none;
    width:100%;
}
.black_friday{
display:inline !important;
width:100%;
}
.content-overlay{
display: none;

}
.inner_content_AFW{
  padding:3% 0;
}
.inner_content_AFW h1{
	font-size:1.7em;
	line-height:1.3em;
}

.artwall.parallax.main {
      padding: 24% 0;
}
.home-thumbs .sectionals {
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Sectional1.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .sectionals:hover {
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Sectional2.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .entertainment{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Entertainment1.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .entertainment:hover{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Entertainment2.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .accent-chairs{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Accentchair1.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .accent-chairs:hover{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Accentchair2.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .accent-chests{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Accentchest1.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .accent-chests:hover{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Accentchest2.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .dining{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Diningtables1.png) center center no-repeat;  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .dining:hover{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Diningtables2.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .vintage{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Vintageaccents1.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .vintage:hover{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Vintageaccents2.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .beds{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Beds1.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .beds:hover{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Beds2.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .sofas{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Sofa1.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .sofas:hover{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Sofa2.png) center center no-repeat;
  width: 100%;
  height: 140px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .rugs{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Rugs2.png) center center no-repeat;
  width: 100%;
  height: 285px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs .rugs:hover{
  background: url(https://www.afwonline.com/assets/images/homepage-sections/category-thumbs/Rugs1.png) center center no-repeat;
  width: 100%;
  height: 285px;
  max-height: 1000px;
  background-size: contain;
}
.home-thumbs p {
  font-size:10px;
}
.holiday-bg {
  background: url(https://www.afwonline.com/assets/images/homepage-sections/holiday/fall-bg.jpg) bottom center repeat-x;
  height: auto;
  padding: 0px 0 80px;

}
