/*This file is generated by less css (http://lesscss.org) using drupalexp framework (http://drupalexp.com)*/
/*Please do not modify this file content*/
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
body {
  color: #333333;
}
a:not(.btn) {
  color: #0086d0;
}
a:not(.btn):hover {
  color: #01090c;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #343434;
}
body {
  font-family: 'Droid Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #656565;
}
.region-navigation {
  position: static;
}
.block-dexp-menu {
  position: static;
}
.dexp-dropdown ul.menu ul.menu {
  min-width: 200px;
}
.dexp-dropdown ul.menu ul.menu >li {
  position: relative;
}
.dexp-dropdown ul.menu ul.menu ul.menu {
  top: 0;
  left: 100%;
  z-index: 1000;
}
@media screen and (min-width: 992px) {
  body.rtl .dexp-dropdown ul.menu >li {
    text-align: right;
  }
  .dexp-dropdown >ul.menu>li {
    display: inline-block;
    position: relative;
  }
  .dexp-dropdown >ul.menu>li >.dexp-menu-mega.back {
    right: 0;
  }
  .dexp-dropdown >ul.menu>li.dexp-static {
    position: static !important;
  }
  .dexp-dropdown ul.menu {
    margin: 0;
    padding: 0;
  }
  .dexp-dropdown ul.menu li {
    list-style: none;
  }
  .dexp-dropdown ul.menu li ul.menu {
    position: absolute;
    display: none;
    z-index: 999;
  }
  .dexp-dropdown ul.menu li .dexp-menu-mega {
    display: none;
    position: absolute;
    z-index: 999;
  }
  .dexp-dropdown ul.menu li .dexp-menu-mega.container {
    left: 0;
  }
  .dexp-dropdown ul.menu li .dexp-menu-mega .dexp-menu-row {
    background: #FFF;
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);
  }
  .dexp-dropdown ul.menu li .dexp-menu-mega .dexp-menu-row >.dexp-menu-col {
    position: relative;
    z-index: 1;
  }
  .dexp-dropdown ul.menu li .dexp-menu-mega .dexp-menu-row >.dexp-menu-col:hover {
    z-index: 2;
  }
  .dexp-dropdown ul.menu li .dexp-menu-mega .dexp-menu-row >.dexp-menu-col >ul.menu {
    box-shadow: none !important;
    position: relative;
    display: block;
  }
  .dexp-dropdown ul.menu li:hover >.dexp-menu-mega {
    display: block;
  }
  .dexp-dropdown ul.menu li:hover >ul.menu {
    display: block;
  }
  .dexp-dropdown .menu-attach-block-wrapper {
    display: block;
    background: #0086d0;
  }
  .dexp-dropdown .menu-attach-block-wrapper ul.menu {
    display: block;
    position: relative;
    left: 0;
  }
  .dexp-dropdown .menu-attach-block-wrapper .block {
    position: relative;
    width: 100%;
    top: 0;
    padding: 0;
  }
  .dexp-dropdown .menu-attach-block-wrapper .block h2.block-title {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .dexp-dropdown .menu-attach-block-wrapper .block a {
    line-height: 20px !important;
    padding: 0 !important;
  }
}
#section-header {
  clear: both;
}
@media screen and (min-width: 992px) {
  #section-header {
    background: #FFF;
  }
  #section-header >.container {
    position: relative;
  }
  #section-header .dexp-dropdown {
    float: right;
  }
  #section-header .dexp-dropdown >ul>li {
    padding: 0;
    margin: 0;
  }
  #section-header .dexp-dropdown >ul>li:after {
    width: 5px;
  }
  #section-header .dexp-dropdown >ul>li>a,
  #section-header .dexp-dropdown >ul>li>span.nolink {
    line-height: 72px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: block;
    -webkit-transition: line-height 0.3s linear;
    -moz-transition: line-height 0.3s linear;
    -o-transition: line-height 0.3s linear;
    -ms-transition: line-height 0.3s linear;
    transition: line-height 0.3s linear;
  }
  #section-header .dexp-dropdown >ul>li>a:before,
  #section-header .dexp-dropdown >ul>li>span.nolink:before {
    background: none repeat scroll 0 0 #0086d0;
    width: 100%;
    left: 0;
    bottom: -12px;
    content: "";
    height: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: absolute;
    display: none;
  }
  #section-header .dexp-dropdown >ul>li>a:hover:before,
  #section-header .dexp-dropdown >ul>li>a.active:before,
  #section-header .dexp-dropdown >ul>li>span.nolink:hover:before,
  #section-header .dexp-dropdown >ul>li>span.nolink.active:before {
    bottom: 0;
    display: block;
  }
  #section-header .dexp-dropdown >ul>li>a:hover:after,
  #section-header .dexp-dropdown >ul>li>a.active:after,
  #section-header .dexp-dropdown >ul>li>span.nolink:hover:after,
  #section-header .dexp-dropdown >ul>li>span.nolink.active:after {
    bottom: 2px;
    display: block;
  }
  #section-header .dexp-dropdown >ul>li>a:hover >a,
  #section-header .dexp-dropdown >ul>li:hover >a {
    color: #0086d0;
  }
  #section-header .dexp-dropdown >ul>li>a:hover >a:before,
  #section-header .dexp-dropdown >ul>li:hover >a:before {
    bottom: 0;
    display: block;
  }
  #section-header .dexp-dropdown >ul>li>a:hover >a:after,
  #section-header .dexp-dropdown >ul>li:hover >a:after {
    bottom: 2px;
    display: block;
  }
  #section-header .dexp-dropdown span.menu-toggler {
    display: none;
  }
  #section-header .dexp-dropdown >ul.menu >li>a,
  #section-header .dexp-dropdown >ul.menu >li>span.nolink {
    padding: 0 20px;
  }
  #section-header .dexp-dropdown ul.menu>li>ul.menu>li>a,
  #section-header .dexp-dropdown ul.menu>li>ul.menu>li>span.nolink {
    padding: 0 20px;
  }
  #section-header .dexp-dropdown ul.menu ul.menu>li.expanded:after {
    font-family: "FontAwesome";
    content: "\f0da";
    position: absolute;
    right: 5px;
    line-height: 40px;
    top: 0;
    color: #EEE;
  }
  #section-header ul.menu li a,
  #section-header ul.menu span.nolink {
    color: #777;
    text-decoration: none;
    display: block;
  }
  #section-header ul.menu li a:hover,
  #section-header ul.menu li a.active,
  #section-header ul.menu span.nolink:hover,
  #section-header ul.menu span.nolink.active {
    color: #0086d0;
  }
  #section-header ul.menu ul {
    background: #FFF;
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);
  }
  #section-header ul.menu ul li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(0,0,0,0.05);
  }
  #section-header ul.menu ul li a,
  #section-header ul.menu ul li span.nolink {
    line-height: 40px;
  }
  #section-header ul.menu .dexp-mega-menu-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
  }
  #section-header.fixed-transition {
    background: rgba(255,255,255,0.95);
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  }
  #section-header.fixed-transition .dexp-dropdown >ul>li>a,
  #section-header.fixed-transition .dexp-dropdown >ul>li>span.nolink {
    line-height: 55px;
    -webkit-transition: line-height 0.3s linear;
    -moz-transition: line-height 0.3s linear;
    -o-transition: line-height 0.3s linear;
    -ms-transition: line-height 0.3s linear;
    transition: line-height 0.3s linear;
  }
  #section-header.fixed-transition a.site-logo,
  #section-header.fixed-transition .search-toggle {
    line-height: 55px;
  }
  #section-header a.site-logo,
  #section-header .search-toggle {
    line-height: 72px;
    -webkit-transition: line-height 0.3s linear;
    -moz-transition: line-height 0.3s linear;
    -o-transition: line-height 0.3s linear;
    -ms-transition: line-height 0.3s linear;
    transition: line-height 0.3s linear;
  }
}
@media screen and (max-width: 991px) {
  #section-header {
    box-shadow: 0 2px 4px -3px gray;
  }
  #section-header a.site-logo,
  #section-header .search-toggle,
  #section-header .search-close {
    line-height: 55px;
  }
  #section-header .dexp-dropdown {
    background: #0086d0;
    box-shadow: 0 2px 4px -3px gray;
    z-index: 999;
    padding-top: 10px;
  }
  #section-header .dexp-dropdown ul.menu {
    padding: 0px;
    margin: 0 0 0 15px;
  }
  #section-header .dexp-dropdown ul.menu >li>ul {
    padding: 0;
    margin-left: 15px;
  }
  #section-header .dexp-dropdown ul.menu li {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #section-header .dexp-dropdown ul.menu li a {
    display: block;
    max-width: 80%;
    line-height: 40px;
    color: #FFF;
  }
  #section-header .dexp-dropdown ul.menu li a:hover,
  #section-header .dexp-dropdown ul.menu li a.active {
    color: #333333;
  }
  #section-header .dexp-dropdown ul.menu li span.menu-toggler {
    color: #f5f5f5;
    line-height: 30px;
    top: 0;
    width: 30px;
    text-align: center;
    border: 1px solid #404040;
    right: 15px;
  }
  #section-header .dexp-dropdown .dexp-mega-menu-title {
    display: none;
  }
  #section-header .region-navigation {
    position: static;
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
  }
  #section-header .region-navigation .dexp-dropdown {
    position: absolute;
  }
  .dexp-menu-toggler {
    background: none;
    line-height: 55px;
    position: relative;
    padding: 0;
  }
  .dexp-menu-toggler:hover {
    background: none;
  }
  .dexp-menu-toggler:focus {
    outline: navy;
  }
  .dexp-menu-toggler.btn {
    border: none !important;
    box-shadow: none !important;
  }
  .dexp-menu-toggler.btn:hover {
    border: none;
  }
  .dexp-menu-toggler i.fa {
    border: 1px solid #0086d0;
    color: #0086d0;
    font-size: 21px;
    line-height: 35px;
    width: 40px;
  }
}
@media screen and (min-width: 992px) {
  .header-overlay .sticky-wrapper {
    position: relative;
    z-index: 99;
    height: 0 !important;
  }
  .header-overlay #section-header {
    background: rgba(255,255,255,0.3);
    position: absolute;
  }
  .header-overlay #section-header.fixed {
    position: fixed;
  }
  .header-overlay #section-header.fixed-transition {
    background: rgba(255,255,255,0.95);
  }
  .header-overlay #section-slider {
    position: relative;
    z-index: 98;
  }
  .header-overlay #section-slider div.contextual-links-wrapper {
    top: 74px;
  }
}
a:hover {
  text-decoration: none;
}
.email a {
  color: #FFF;
}
.dm-shadow {
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}
.widget-title hr {
  display: inline-block;
  width: 100px;
  border: solid 1px #0086d0;
  margin: 5px 0;
}
#block-locale-language ul {
  margin: 0;
  padding: 0;
}
#block-locale-language ul li {
  list-style: none;
  display: inline-block;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="email"] {
  background: #F5F5F5;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  box-shadow: none;
  display: inline-block;
  line-height: 25px;
  margin-bottom: 15px;
  padding: 5px;
  resize: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
}
input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea,
.uneditable-input {
  width: 100%;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
select:focus,
select:hover {
  border: 1px solid #0086d0 !important;
  background: #FFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: 100%;
  padding: 5px 10px;
  margin-bottom: 15px;
  min-height: 150px;
  resize: vertical;
}
body.boxed {
  background-attachment: fixed;
}
body.boxed .dexp-body-inner {
  max-width: 1170px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
body.boxed.bg1 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/1.png');
}
body.boxed.bg2 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/2.png');
}
body.boxed.bg3 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/3.png');
}
body.boxed.bg4 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/4.png');
}
body.boxed.bg5 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/5.png');
}
body.boxed.bg6 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/6.png');
}
body.boxed.bg7 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/7.png');
}
body.boxed.bg8 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/8.png');
}
ul.dexp_background span.bg1 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/1.png');
}
ul.dexp_background span.bg2 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/2.png');
}
ul.dexp_background span.bg3 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/3.png');
}
ul.dexp_background span.bg4 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/4.png');
}
ul.dexp_background span.bg5 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/5.png');
}
ul.dexp_background span.bg6 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/6.png');
}
ul.dexp_background span.bg7 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/7.png');
}
ul.dexp_background span.bg8 {
  background-image: url('https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg/8.png');
}
ul.inline li {
  display: inline-block;
}
#section-page-title {
  background: url(https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/bg-bottom-title.png) repeat-x center bottom #efefef;
  margin-bottom: 50px;
  padding: 0;
}
.breadcrumb {
  background-color: rgba(0,0,0,0);
  border-left: 0 solid #656565;
  border-radius: 0;
  font-size: 11px;
  font-style: italic;
  color: #656565;
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
  font-weight: 300;
  list-style: none outside none;
  margin: 20px 0 0;
  padding: 0;
}
.region-pagetitle h1.page_title {
  border-bottom: 3px solid #fff;
  display: inline-block;
  font-weight: 500;
  font-size: 1.8em;
  padding: 0 0 20px;
  color: #01090C;
  position: relative;
  margin-bottom: 3px;
  border-color: #0086d0;
}
#section-footer {
  background-color: #000002;
  border-top: 1px solid #1a1a1a;
}
#section-bottom {
  padding: 40px 0;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #2a2a2a;
}
#section-bottom .dexp-twitter .sp-text:before {
  font-family: 'FontAwesome';
  content: "\f099";
  padding-right: 5px;
}
.block-dexp-twitter .bx-wrapper .bx-viewport {
  background: none;
}
#page-tools {
  text-align: center;
  margin-top: -100px;
  -webkit-transition: bottom 0.3s linear;
  -moz-transition: bottom 0.3s linear;
  -o-transition: bottom 0.3s linear;
  -ms-transition: bottom 0.3s linear;
  transition: bottom 0.3s linear;
}
#page-tools span {
  background: #0086d0;
  color: #FFF;
  width: 30px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  opacity: 0.8;
}
table {
  width: 100%;
}
table tr th,
table tr td {
  border: 1px solid #eee;
  padding: 5px;
}
blockquote {
  line-height: 30px;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  outline: none !important;
}
.img-thumbnail {
  width: 100%;
}
.title1 h1 {
  font-size: 20px;
}
.fa-2x {
  font-size: 25px;
}
.region-right-sidebar h2,
.region-left-sidebar h2 {
  font-size: 18px;
}
.region-parallax h1,
.region-parallax h2,
.region-parallax h3 {
  color: #fff;
}
.servicelistbox {
  margin-top: 40px;
}
mark {
  background-color: #0086d0;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#00659d));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#00659d,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#00659d);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#00659d 100%);
  background-image: -o-linear-gradient(top,#0086d0,#00659d);
  background-image: linear-gradient(to bottom,#0086d0 0%,#00659d 100%);
  border-color: #1eafff;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  padding: 2px;
}
.panel-default {
  margin-top: 15px;
  border-color: #efefef;
}
.panel-default p {
  margin-bottom: 0;
}
.panel-default .panel-heading {
  padding: 13px 15px;
}
.panel-default .panel-title > a {
  color: #01090c;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 5px;
  text-decoration: none;
}
.panel-default .panel-title {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.panel-default .panel-title a i {
  padding-right: 7px;
  color: #0086d0;
}
.panel-default .panel-body {
  border-top-color: #efefef !important;
}
.style02 .panel-default {
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
}
.style02 .panel-default .panel-heading {
  background-color: #0086d0 !important;
}
.style02 .panel-default .panel-heading .panel-title a {
  color: #fff;
}
.style02 .panel-default .panel-heading .panel-title a i {
  color: #fff;
}
.btn {
  box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset, 0 1px 2px rgba(0,0,0,0.25);
  vertical-align: bottom;
  border-radius: 0;
}
.btn.btn-primary {
  background-color: #0086d0;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#00659d));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#00659d,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#00659d);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#00659d 100%);
  background-image: -o-linear-gradient(top,#0086d0,#00659d);
  background-image: linear-gradient(to bottom,#0086d0 0%,#00659d 100%);
  border-color: #0086d0 !important;
}
.btn.btn-primary:hover {
  border-color: #00659d !important;
  background-color: #0086d0;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#005584));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#005584,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#005584);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#005584 100%);
  background-image: -o-linear-gradient(top,#0086d0,#005584);
  background-image: linear-gradient(to bottom,#0086d0 0%,#005584 100%);
  color: #fff;
}
.btn.btn-radius {
  border-radius: 5px;
}
.btn.btn-icon-right i {
  float: right;
  padding-left: 5px;
  line-height: 20px;
}
div.button {
  display: inline-block;
}
.dexp_tab_wrapper .tab-pane {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  padding: 12px 25px;
}
.dexp_tab_wrapper .nav-tabs li a {
  background: none repeat scroll 0 0 transparent;
  border-top: 3px solid transparent;
  color: #01090c;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
  padding: 15px 20px;
}
.dexp_tab_wrapper .nav-tabs li i {
  padding-right: 6px;
  color: #0086d0;
}
.dexp_tab_wrapper .nav-tabs li.active a {
  border-top: 3px solid #0086d0;
  border-bottom: solid 1px #fff;
  background: #fff;
}
.dexp_tab_wrapper.vertical {
  border: 1px solid #DDDDDD;
  padding-bottom: 1px;
  background: url("https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/fc.png") repeat-y scroll 0 0 rgba(0,0,0,0);
}
.dexp_tab_wrapper.vertical .nav-tabs {
  border-bottom: none;
  float: left;
  font-size: 1em;
  line-height: 1;
  margin: 0 -100% -1px 0;
  padding: 0;
  width: 240px;
}
.dexp_tab_wrapper.vertical .nav-tabs li {
  float: none;
}
.dexp_tab_wrapper.vertical .nav-tabs li a {
  border: solid 1px #DDD;
  border-left: none;
  border-radius: 0;
  color: #83939C;
  margin: 0;
  border-right: none;
}
.dexp_tab_wrapper.vertical .nav-tabs li.first a {
  border-top: none;
}
.dexp_tab_wrapper.vertical .nav-tabs li.active a {
  color: #656565;
}
.dexp_tab_wrapper.vertical .nav-tabs li.active a {
  border-left: none !important;
  border-right: solid 1px #fff !important;
  border-bottom: none !important;
  border-top: solid 1px #DDD;
}
.dexp_tab_wrapper.vertical .nav-tabs li.first.active a {
  border-top: none !important;
}
.dexp_tab_wrapper.vertical .nav-tabs li.last.active a {
  border-bottom: solid 1px #DDD !important;
}
.dexp_tab_wrapper.vertical .tab-content {
  background-color: #FFFFFF;
  border: medium none;
  margin: 0 0 0 240px;
  padding: 10px 15px 10px 20px;
}
.dexp_tab_wrapper.vertical .tab-content .tab-pane {
  border: none;
}
.skill-bar .progress {
  border-radius: 0;
}
.skill-bar .progress-bar {
  -webkit-transition: width 3s ease;
  -moz-transition: width 3s ease;
  -o-transition: width 3s ease;
  -ms-transition: width 3s ease;
  transition: width 3s ease;
  background-color: #0086d0;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.skill-bar .progress:not(.progress-striped) .progress-bar {
  background-color: #0086d0;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#00659d));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#00659d,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#00659d);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#00659d 100%);
  background-image: -o-linear-gradient(top,#0086d0,#00659d);
  background-image: linear-gradient(to bottom,#0086d0 0%,#00659d 100%);
}
.skill-bar .skill-bar-title {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.65px;
  line-height: 1.3 !important;
  margin: 0 0 5px;
  padding: 0;
}
.dexp-shortcodes-box {
  text-align: center;
  clear: both;
}
.dexp-shortcodes-box .box-icon {
  text-align: center;
  -webkit-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -moz-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -o-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -ms-transform: rotate(0deg) scale(1) skew(0) translate(0);
  transform: rotate(0deg) scale(1) skew(0) translate(0);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.dexp-shortcodes-box .box-icon i {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.dexp-shortcodes-box .box-title {
  margin: 15px 0;
  font-weight: 600;
  font-size: 18px;
  position: relative;
}
.dexp-shortcodes-box .box-title:after {
  background-color: #0086d0;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px;
}
.dexp-shortcodes-box.box-circle:not(.hovericon) .box-icon i {
  border: solid 1px #0086d0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  margin: 0 0 15px 0;
  color: #0086d0;
}
.dexp-shortcodes-box.box-circle:not(.hovericon):hover .box-icon i {
  background-color: #0086d0;
  color: #fff !important;
}
.dexp-shortcodes-box.box-circle:not(.hovericon).box-background .box-icon i {
  background-color: #0086d0;
  color: #fff !important;
}
.dexp-shortcodes-box.box-circle:not(.hovericon).box-background:hover .box-icon i {
  background: #FFF;
  color: #0086d0 !important;
}
.dexp-shortcodes-box.box-circle:not(.hovericon).box-background:hover .box-icon i span {
  top: 0px;
}
.dexp-shortcodes-box.box-top-left .box-icon {
  text-align: left;
}
.dexp-shortcodes-box.box-top-left .box-icon i {
  text-align: center;
}
.dexp-shortcodes-box.box-top-left .box-title {
  text-align: left;
}
.dexp-shortcodes-box.box-top-left .box-title:after {
  content: none;
}
.dexp-shortcodes-box.box-top-left .box-content {
  text-align: left;
}
.dexp-shortcodes-box.box-top-right .box-icon {
  text-align: right;
}
.dexp-shortcodes-box.box-top-right .box-icon i {
  text-align: center;
}
.dexp-shortcodes-box.box-top-right .box-title {
  text-align: right;
}
.dexp-shortcodes-box.box-top-right .box-title:after {
  content: none;
}
.dexp-shortcodes-box.box-top-right .box-content {
  text-align: right;
}
.dexp-shortcodes-box.box-left .box-icon {
  float: left;
  margin: 3px 15px 15px 0px;
}
.dexp-shortcodes-box.box-left .box-title,
.dexp-shortcodes-box.box-left .box-content {
  margin-left: 50px;
  text-align: left;
}
.dexp-shortcodes-box.box-left .box-title:after {
  left: 0;
  margin-left: 45px;
}
.dexp-shortcodes-box.box-right .box-icon {
  float: right;
  margin: 3px 0px 15px 15px;
}
.dexp-shortcodes-box.box-right .box-title,
.dexp-shortcodes-box.box-right .box-content {
  margin-right: 50px;
  text-align: right;
}
.dexp-shortcodes-box.box-right .box-title:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: 45px;
}
.dexp-shortcodes-box.title-white .box-title {
  color: #fff;
}
.dexp-shortcodes-box.lists_boxes_icon .box-icon {
  position: relative;
  margin-bottom: 35px;
}
.dexp-shortcodes-box.lists_boxes_icon .box-icon:after {
  content: "\f175";
  displaycolor: #fff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  z-index: 90;
  bottom: -20px;
  left: 50%;
  margin-left: -3px;
  color: #fff;
}
.smallbox .box-icon i {
  width: 45px !important;
  height: 45px !important;
  line-height: 45px !important;
  font-size: 21px !important;
}
.smallbox.box-left .box-icon i {
  margin-top: 0 !important;
}
.smallbox.box-left .box-title,
.smallbox.box-left .box-content {
  margin-left: 50px;
}
.smallbox.box-left .box-title:after {
  content: none;
}
.smallbox.box-right .box-icon i {
  margin-top: 0 !important;
}
.smallbox.box-right .box-title,
.smallbox.box-right .box-content {
  margin-right: 50px;
}
.smallbox.box-right .box-title:after {
  content: none;
}
.box-white .box-title,
.box-white .box-content,
.box-white i {
  color: #fff !important;
}
.box-white .box-title:after {
  background-color: #fff;
}
.box-white div {
  color: #fff !important;
}
.hovericon .box-icon {
  border: none !important;
  background-color: transparent !important;
}
.hovericon i {
  border-radius: 50%;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  height: 80px;
  line-height: 75px;
  margin: 0 0 15px 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 80px;
  line-height: 80px;
  z-index: 1;
  background-color: #0086d0;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#00659d));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#00659d,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#00659d);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#00659d 100%);
  background-image: -o-linear-gradient(top,#0086d0,#00659d);
  background-image: linear-gradient(to bottom,#0086d0 0%,#00659d 100%);
}
.hovericon i:after {
  border-radius: 50%;
  box-sizing: content-box;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.hovericon i:before {
  display: block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
}
.hovericon i.effect-1 {
  -webkit-transition: background v0 .2s ease;
  -moz-transition: background v0 .2s ease;
  -o-transition: background v0 .2s ease;
  -ms-transition: background v0 .2s ease;
  transition: background v0 .2s ease;
}
.hovericon i.effect-1:after {
  box-shadow: 0 0 0 4px #0086d0;
  left: -7px;
  opacity: 0;
  padding: 7px;
  top: -7px;
  transform: scale(0.8);
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.hovericon i.effect-1.sub-a:hover:after {
  opacity: 1;
  transform: scale(1);
}
.hovericon i.effect-1.sub-a:hover,
.hovericon i.effect-1.sub-a:hover i,
.hovericon i.effect-1,
.hovericon i.effect-1.sub-a:hover {
  background-color: #0086d0;
}
.box-hexagon:hover i {
  color: #fff !important;
}
.box-hexagon strong {
  font-weight: normal;
  color: #000;
}
.box-hexagon .box-icon {
  color: #FFFFFF !important;
  height: 50px !important;
  line-height: 55px !important;
  margin: 35px auto !important;
  position: relative !important;
  width: 90px !important;
  background-color: #0086d0 !important;
}
.box-hexagon .box-icon i:hover {
  color: #fff;
}
.box-hexagon .box-icon:before {
  border-bottom-color: #0086d0 !important;
  border-bottom: 24px solid #0086d0;
  border-left: 45px solid rgba(0,0,0,0);
  border-right: 45px solid rgba(0,0,0,0);
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -25px;
  width: 0;
}
.box-hexagon .box-icon:after {
  border-left: 45px solid rgba(0,0,0,0);
  border-right: 45px solid rgba(0,0,0,0);
  border-top: 24px solid #0086d0;
  bottom: -25px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
.pricing-table .price {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #f4f4f4;
  border-color: #aaaaaa;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: table-cell;
  font-size: 14px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pricing-table .price:first-child {
  border-left-width: 1px;
}
.pricing-table .price.featured {
  box-shadow: 0 0 15px rgba(0,0,0,0.5);
  position: relative;
  z-index: 10;
}
.pricing-table .price .name {
  background-color: #0086d0;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#00659d));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#00659d,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#00659d);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#00659d 100%);
  background-image: -o-linear-gradient(top,#0086d0,#00659d);
  background-image: linear-gradient(to bottom,#0086d0 0%,#00659d 100%);
  color: #fff;
  border-color: #0086d0;
  font-size: 21px;
  font-weight: 600;
  line-height: 54px;
  padding: 10px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  text-transform: uppercase;
}
.pricing-table .price .lead {
  background: none repeat scroll 0 0 #ffffff;
  color: #01090c;
  font-size: 16px;
  font-weight: 600;
  padding: 21px 10px;
  text-shadow: 0 1px 1px #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
}
.pricing-table .price .lead a {
  text-transform: none;
  text-shadow: none;
}
.pricing-table .price .lead.top {
  border-bottom: solid 1px #a6a6a6;
}
.pricing-table .price ul {
  color: #01090c;
  list-style: outside none none;
  margin: 0;
  padding: 5px 0 0;
}
.pricing-table .price ul li {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #dbdbdb;
  padding: 10px;
}
.pricing-table .price ul li:first-child {
  border-top-width: 0;
}
.pricing-table .price ul li:last-child {
  border-bottom-color: #a6a6a6;
}
.pricing-table .price ul li:nth-child(2n) {
  background: none repeat scroll 0 0 #ffffff;
}
.rating-block {
  border: 1px solid #D3D3D3;
  padding: 20px 20px 0;
  background-color: #FFF;
  -webkit-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  -ms-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
}
.rating-block .client-image {
  margin: 3px 20px 20px 0;
  width: 80px;
  border-radius: 50%;
  float: left;
  margin: 0 15px 15px 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.rating-block .client-image:hover {
  opacity: 0.7;
}
.rating-block .rating br {
  display: none;
}
.rating-block .pull-left span,
.rating-block .pull-right i {
  color: #0086d0;
}
.rating-block:hover {
  background-color: #0086d0 !important;
  -webkit-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  -ms-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
}
.rating-block:hover span,
.rating-block:hover p,
.rating-block:hover i {
  color: #fff;
}
ol li ul,
ol li ol {
  margin-bottom: 0;
  margin-left: 1.25em;
}
ul li ul,
ul li ol {
  margin-bottom: 0;
  margin-left: 1.25em;
}
.featureslist li:before,
.product_details li:before,
.check li:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 16px;
  left: 0;
  padding-right: 5px;
  position: relative;
  top: 2px;
  color: #0086d0;
}
.featureslist li:before {
  content: "" !important;
  padding-right: 8px !important;
}
.featureslist li {
  list-style: none;
  list-style-image: none;
}
.the-icons li,
.bs-glyphicons li {
  list-style-image: none;
  list-style: none;
}
.nav-stacked li {
  border-color: #EFEFEF !important;
  border-style: solid !important;
  border-width: 0 0 1px !important;
}
.nav-stacked > li > a {
  border: 0 solid #EFEFEF !important;
  color: #83939C;
}
.bs-glyphicons li {
  border: 1px solid #DDDDDD;
  float: left;
  font-size: 12px;
  height: 115px;
  line-height: 1.4;
  margin: 0 -1px -1px 0;
  padding: 10px;
  text-align: center;
  width: 20%;
}
.bs-glyphicons li:hover {
  background: #0086d0;
  color: #FFF;
}
.bs-glyphicons .glyphicon {
  display: block;
  font-size: 24px;
  margin: 5px auto 10px;
}
.dexp-pie-chart {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #E5E5E5;
  position: relative;
}
.dexp-pie-chart.gt-50 {
  background-color: #0086d0;
}
.ppc-progress {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  width: 200px;
  height: 200px;
  clip: rect(0,200px,200px,100px);
}
.ppc-progress .ppc-progress-fill {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  width: 200px;
  height: 200px;
  clip: rect(0,100px,200px,0);
  background: #0086d0;
  transform: rotate(60deg);
}
.gt-50 .ppc-progress {
  clip: rect(0,100px,200px,0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
  clip: rect(0,200px,200px,100px);
  background: #E5E5E5;
}
.ppc-percents {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 160px/2);
  top: calc(50% - 160px/2);
  width: 160px;
  height: 160px;
  background: #fff;
  text-align: center;
  display: table;
}
.ppc-percents span {
  display: block;
  font-size: 30px;
  font-weight: 300;
}
.pcc-percents-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.dexp-pie-chart {
  margin: 50px auto 0;
}
h3.dexp-pie-chart-title {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #656565;
}
.dexp-carousel img {
  width: 100%;
}
.milestone-counter {
  text-align: center;
}
.milestone-counter i {
  font-size: 36px;
  margin-bottom: 10px;
}
.milestone-counter .highlight {
  color: #01090c;
  font-size: 61px;
  font-weight: 700;
  line-height: 1;
}
.milestone-counter .milestone-details {
  color: #01090c;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.5px;
  padding: 10px 0 20px;
}
.milestone-counter.stats-white i,
.milestone-counter.stats-white .highlight,
.milestone-counter.stats-white .milestone-details {
  color: #fff;
}
.testimonial {
  border: 1px dashed #cfcfcf;
  margin: 20px 0;
  padding: 15px;
}
.testimonial .testimonial-footer img {
  width: 70px;
}
.testimonial:after {
  bottom: 30px;
  content: "";
  font-family: "FontAwesome";
  font-size: 200%;
  opacity: 0.1;
  padding-right: 5px;
  position: absolute;
  right: 20px;
}
.testimonial h4 {
  font-size: 14px;
  font-weight: 600;
  padding-right: 5px;
}
.testimonial small,
.testimonial a {
  color: #798184;
  font-family: "Droid Serif", Georgia, "Times New Roman", serif !important;
  font-size: 11px;
  font-style: italic;
  font-weight: 300;
  padding: 0 10px;
}
.testimonial img {
  border: 0 solid #ffffff;
  display: inline-block;
  height: 75px;
  image-rendering: optimizequality;
  margin-right: 15px;
  margin-top: 5px;
  max-width: 100%;
  width: 75px;
  border-radius: 50%;
  float: left;
}
.testimonial p {
  margin: 15px 0 0;
}
.testimonial .testimonial-meta {
  overflow: hidden;
}
.testimonial.color blockquote {
  background-color: #0086d0;
}
.testimonial.color_62C462 blockquote {
  background-color: #62C462;
}
.testimonial.color_FDB53F blockquote {
  background-color: #FDB53F;
}
.testimonial.color_C64955 blockquote {
  background-color: #C64955;
}
.testimonial.color_712B83 blockquote {
  background-color: #712B83;
}
.testimonial.testimonial-primary {
  border: none;
  padding: 0;
}
.testimonial.testimonial-primary:after {
  content: "";
}
.testimonial.testimonial-primary blockquote {
  border: none;
  color: #ffffff;
  font-size: 13px;
  position: relative;
  padding: 20px !important;
}
.testimonial.testimonial-primary blockquote:after {
  background-color: #f5f5f5;
  bottom: 0;
  content: "";
  height: 20px;
  left: 40px;
  margin-left: -10px;
  position: absolute;
  transform: rotate(45deg) scale(1) skew(1deg) translate(10px);
  width: 20px;
}
.testimonial.testimonial-primary .testimonial-footer img {
  border-radius: 0;
  padding: 2px;
}
.testimonial.testimonial-primary.color img {
  border: solid 1px #0086d0;
}
.testimonial.testimonial-primary.color blockquote:after {
  background-color: #0086d0;
}
.testimonial.testimonial-primary.color .testimonial-name b {
  color: #0086d0;
}
.testimonial.testimonial-primary.color_62C462 img {
  border: solid 1px #62C462;
}
.testimonial.testimonial-primary.color_62C462 blockquote:after {
  background-color: #62C462;
}
.testimonial.testimonial-primary.color_62C462 .testimonial-name b {
  color: #62C462;
}
.testimonial.testimonial-primary.color_FDB53F img {
  border: solid 1px #FDB53F;
}
.testimonial.testimonial-primary.color_FDB53F blockquote:after {
  background-color: #FDB53F;
}
.testimonial.testimonial-primary.color_FDB53F .testimonial-name b {
  color: #FDB53F;
}
.testimonial.testimonial-primary.color_C64955 img {
  border: solid 1px #C64955;
}
.testimonial.testimonial-primary.color_C64955 blockquote:after {
  background-color: #C64955;
}
.testimonial.testimonial-primary.color_C64955 .testimonial-name b {
  color: #C64955;
}
.testimonial.testimonial-primary.color_712B83 img {
  border: solid 1px #712B83;
}
.testimonial.testimonial-primary.color_712B83 blockquote:after {
  background-color: #712B83;
}
.testimonial.testimonial-primary.color_712B83 .testimonial-name b {
  color: #712B83;
}
.testimonials .carousel-indicators {
  bottom: -15px !important;
}
.testimonials .carousel-indicators li {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #212121;
  border-radius: 0;
  display: block;
  height: 4px !important;
  margin: 5px 6px !important;
  width: 25px !important;
  display: inline-block;
}
.testimonials .carousel-indicators li.active {
  background-color: #0086d0 !important;
  border-color: #0086d0 !important;
}
.testimonials .bx-pager {
  margin-top: 40px !important;
  text-align: center !important;
}
.testimonials .bx-pager .bx-pager-item {
  display: inline-block !important;
}
.testimonials .bx-pager .bx-pager-item a {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border: 1px solid #212121 !important;
  border-radius: 0 !important;
  display: block !important;
  height: 4px !important;
  margin: 5px 6px !important;
  width: 25px !important;
  display: inline-block !important;
  outline: 0 none !important;
  text-indent: -9999px !important;
}
.testimonials .bx-pager .bx-pager-item a.active {
  background-color: #0086d0 !important;
  border-color: #0086d0 !important;
}
.testimonials .bx-wrapper .bx-pager {
  bottom: -50px !important;
}
.map_inner {
  display: block;
  height: 400px;
  position: relative;
  width: 100%;
}
.map_inner img {
  max-width: inherit;
}
.map {
  position: relative;
}
.infobox img {
  width: 100% !important;
}
.map .searchmodule {
  padding: 18px 10px;
}
.infobox {
  display: inline-block;
  padding: 10px 5px 5px;
  position: relative;
  width: 270px;
}
.infobox img {
  margin-right: 10px;
  width: 95px !important;
  float: left;
}
.infobox .title {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.infobox .title a {
  font-weight: bold;
}
.gm-style .gm-style-iw {
  font-size: 13px;
  font-weight: 300;
}
.gm-style .gm-iw {
  color: #2C2C2C;
}
.gm-style .gm-iw b {
  font-weight: 400;
}
.gm-style .gm-iw a:link,
.gm-style .gm-iw a:visited {
  color: #4272DB;
  text-decoration: none;
}
.gm-style .gm-iw a:hover {
  color: #4272DB;
  text-decoration: underline;
}
.gm-style .gm-iw .gm-title {
  font-weight: 400;
  margin-bottom: 1px;
}
.gm-style .gm-iw .gm-basicinfo {
  line-height: 18px;
  padding-bottom: 12px;
}
.gm-style .gm-iw .gm-website {
  padding-top: 6px;
}
.gm-style .gm-iw .gm-photos {
  -moz-user-select: none;
  padding-bottom: 8px;
}
.gm-style .gm-iw .gm-sv,
.gm-style .gm-iw .gm-ph {
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  position: relative;
  width: 100px;
}
.gm-style .gm-iw .gm-sv {
  padding-right: 4px;
}
.gm-style .gm-iw .gm-wsv {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.gm-style .gm-iw .gm-sv-label,
.gm-style .gm-iw .gm-ph-label {
  bottom: 6px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.gm-style .gm-iw .gm-stars-b,
.gm-style .gm-iw .gm-stars-f {
  font-size: 0;
  height: 13px;
}
.gm-style .gm-iw .gm-stars-b {
  background-position: 0 0;
  margin: 0 5px;
  position: relative;
  top: 3px;
  width: 65px;
}
.gm-style .gm-iw .gm-rev {
  -moz-user-select: none;
  line-height: 20px;
}
.gm-style .gm-iw .gm-numeric-rev {
  color: #DD4B39;
  font-size: 16px;
  font-weight: 400;
}
.gm-style .gm-iw.gm-transit {
  margin-left: 15px;
}
.gm-style .gm-iw.gm-transit td {
  vertical-align: top;
}
.gm-style .gm-iw.gm-transit .gm-time {
  color: #676767;
  font-weight: bold;
  white-space: nowrap;
}
.gm-style .gm-iw.gm-transit img {
  float: left;
  height: 15px;
  margin: 1px 5px 0 -20px;
  width: 15px;
}
.gm-iw.gm-sm {
  margin-right: -20px;
}
.gm-iw {
  text-align: left;
}
.gm-iw .gm-title {
  padding-right: 20px;
}
.gm-iw .gm-numeric-rev {
  float: left;
}
.gm-iw .gm-photos,
.gm-iw .gm-rev {
  direction: ltr;
}
.gm-iw .gm-stars-f,
.gm-iw .gm-stars-b {
  background: url("http://maps.gstatic.com/mapfiles/api-3/images/review_stars.png") no-repeat scroll 0 0px 26px rgba(0,0,0,0);
  float: left;
}
.gm-iw .gm-stars-f {
  background-position: left -13px;
}
.gm-iw .gm-sv-label,
.gm-iw .gm-ph-label {
  left: 4px;
}
.list-group .list-group-item-heading {
  margin-bottom: 0px;
}
.list-group .list-group-item-heading .list-group-item {
  border-top: none;
  border-bottom: none;
}
.list-group .list-group-item-text .list-group-item {
  border-top: 0;
  padding-top: 0;
}
.list-group .list-group-item-text .list-group-item.active {
  border-radius: 0 !important;
}
.list-group .list-group-item {
  border-radius: 0;
  font-weight: 500;
  color: #333;
}
.list-group .list-group-item.active {
  background-color: #0086d0;
  border-color: #0086d0;
  border-radius: 3px 3px 0 0;
}
.list-group .list-group-item.active:hover {
  background-color: #0086d0;
  border-color: #0086d0;
}
.dexp-social-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #0086d0;
  color: #fff !important;
  line-height: 30px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#00659d));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#00659d,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#00659d);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#00659d 100%);
  background-image: -o-linear-gradient(top,#0086d0,#00659d);
  background-image: linear-gradient(to bottom,#0086d0 0%,#00659d 100%);
}
.dexp-social-icon:hover i {
  color: #fff;
}
.dexp-social-icon.dexp-big-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 21px;
}
.dexp-social-icon.dexp-social-transparent {
  background: transparent;
  color: #fff;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
}
.dexp-social-icon.dexp-social-transparent i {
  color: #fff;
}
.dexp-social-icon.dexp-social-transparent:hover {
  background: #fff;
  border-color: #fff;
}
.dexp-social-icon.dexp-social-transparent:hover i {
  color: #0086d0 !important;
}
.dexp-social-light {
  background: transparent;
  border: solid 1px #eee;
}
.dexp-social-light i {
  color: #8c8c8c;
}
.dexp-social-light:hover {
  background-color: #0086d0;
  border-color: #0086d0;
}
.dexp-social-light:hover i {
  color: #fff;
}
.dexp-social-hover-light:hover {
  background: #dddddd;
}
.dexp-social-hover-light:hover i {
  color: #999999;
}
.dexp-social-color,
.dexp-social-hover-color :hover {
  background: #0086d0;
}
.dexp-social-color i,
.dexp-social-hover-color :hover i {
  color: #ffffff;
}
.dexp-social-color:hover {
  background: #fff;
  border: solid 1px #0086d0;
}
.dexp-social-color:hover i {
  color: #0086d0;
}
.dexp-social-twitter,
.dexp-social-hover-twitter:hover {
  background: #54afe2;
}
.dexp-social-twitter i,
.dexp-social-hover-twitter:hover i {
  color: #ffffff;
}
.dexp-social-facebook,
.dexp-social-hover-facebook:hover {
  background: #4671ad;
}
.dexp-social-facebook i,
.dexp-social-hover-facebook:hover i {
  color: #ffffff;
}
.dexp-social-linkedin,
.dexp-social-hover-linkedin:hover {
  background: #64abcc;
}
.dexp-social-linkedin i,
.dexp-social-hover-linkedin:hover i {
  color: #ffffff;
}
.dexp-social-google,
.dexpoe-social-hover-google:hover {
  background: #dc4a38;
}
.dexp-social-google i,
.dexpoe-social-hover-google:hover i {
  color: #ffffff;
}
.dexp-social-dribbble,
.dexp-social-hover-dribbble:hover {
  background: #d64d74;
}
.dexp-social-dribbble i,
.dexp-social-hover-dribbble:hover i {
  color: #ffffff;
}
.dexp-social-skype,
.dexp-social-hover-skype:hover {
  background: #00c6ff;
}
.dexp-social-skype i,
.dexp-social-hover-skype:hover i {
  color: #ffffff;
}
.dexp-social-behance,
.dexp-social-hover-behance:hover {
  background: #0099fd;
}
.dexp-social-behance i,
.dexp-social-hover-behance:hover i {
  color: #ffffff;
}
.dexp-social-deviantart,
.dexp-social-hover-deviantart:hover {
  background: #c7d419;
}
.dexp-social-deviantart i,
.dexp-social-hover-deviantart:hover i {
  color: #ffffff;
}
.dexp-social-tumblr,
.dexp-social-hover-tumblr:hover {
  background: #385874;
}
.dexp-social-tumblr i,
.dexp-social-hover-tumblr:hover i {
  color: #ffffff;
}
.dexp-social-rss,
.dexp-social-hover-rss:hover {
  background: #fe9900;
}
.dexp-social-rss i,
.dexp-social-hover-rss:hover i {
  color: #ffffff;
}
.dexp-social-vimeo,
.dexp-social-hover-vimeo:hover {
  background: #a6caea;
}
.dexp-social-vimeo i,
.dexp-social-hover-vimeo:hover i {
  color: #ffffff;
}
.dexp-social-pinterest,
.dexp-social-hover-pinterest:hover {
  background: #ce2027;
}
.dexp-social-pinterest i,
.dexp-social-hover-pinterest:hover i {
  color: #ffffff;
}
.dexp-social-flickr,
.dexp-social-hover-flickr:hover {
  background: #f4789b;
}
.dexp-social-flickr i,
.dexp-social-hover-flickr:hover i {
  color: #ffffff;
}
.dexp-social-youtube,
.dexp-social-hover-youtube:hover {
  background: #e70031;
}
.dexp-social-youtube i,
.dexp-social-hover-youtube:hover i {
  color: #ffffff;
}
.dexp-social-instagram,
.dexp-social-hover-instagram:hover {
  background: #2c6a91;
}
.dexp-social-instagram i,
.dexp-social-hover-instagram:hover i {
  color: #ffffff;
}
.dexp-social-apple,
.dexp-social-hover-apple:hover {
  background: #5f5f5f;
}
.dexp-social-apple i,
.dexp-social-hover-apple:hover i {
  color: #ffffff;
}
.dexp-reflect .dexp-social-transparent,
.dexp-reflect-bg .dexp-social-transparent {
  background: transparent;
  border: 1px solid #ffffff;
}
.dexp-reflect .dexp-social-transparent i,
.dexp-reflect-bg .dexp-social-transparent i {
  color: #ffffff;
}
.dexp-reflect .dexp-social-transparent:hover,
.dexp-reflect-bg .dexp-social-transparent:hover {
  background: #ffffff;
}
.dexp-reflect .dexp-social-transparent:hover i,
.dexp-reflect-bg .dexp-social-transparent:hover i {
  color: #444444;
}
.dexp-social-group-nospace .dexp-social {
  margin-right: -4px;
}
.oe-social-group-smallspace .dexp-social {
  margin-right: -3px;
}
.dexp-social-group-largespace .dexp-social {
  margin-right: 8px;
}
div[class*="preset-dark"] {
  background-color: #444444;
  color: #cccccc;
  text-shadow: 0 0 0 rgba(204,204,204,0.1);
  padding: 50px 0;
}
.dexp-social-white {
  background: transparent;
  border: 1px solid #fff;
}
.dexp-social-white i {
  color: #ffffff;
}
.dexp-social-white:hover {
  background: #ffffff;
}
.dexp-social-white:hover i {
  color: #0086d0 !important;
}
.dexp-social-circle {
  border-radius: 50%;
}
.bg-color {
  background-color: #0086d0;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#00659d));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#00659d,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#00659d);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#00659d 100%);
  background-image: -o-linear-gradient(top,#0086d0,#00659d);
  background-image: linear-gradient(to bottom,#0086d0 0%,#00659d 100%);
}
.bg-color * {
  color: #fff;
}
.mgtop50 {
  margin-top: 50px;
}
.bigtitle {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
.box-border .col-xs-12:first-child {
  border-left: 0 solid #dddddd !important;
}
.box-border .col-xs-12:last-child {
  border-right: 0 solid #dddddd !important;
}
.box-border .col-xs-12 {
  border-left: 2px solid rgba(0,0,0,0.1);
  border-right: 1px solid rgba(255,255,255,0.4);
}
.box-border .col-xs-12 .dexp-shortcodes-box {
  padding: 30px 0 20px 0;
}
.dropcap {
  color: #0086d0;
  float: left;
  font-size: 58px;
  line-height: 54px;
  margin-top: -2px;
  padding-right: 10px;
  padding-top: 4px;
}
.dexp-list {
  margin: 0;
  padding: 0;
}
.dexp-list li {
  list-style: none;
  position: relative;
  line-height: 30px;
}
.dexp-list li:before {
  font-family: "FontAwesome";
  margin-right: 8px;
  color: #0086d0;
}
.dexp-list.list-big-icon li {
  font-size: 18px;
  line-height: 2.2;
  position: relative;
}
.dexp-list.list-big-icon li:before {
  font-size: 20px;
}
.dexp-list.list-01 li:before {
  content: "\f14a";
}
.dexp-list.list-02 li:before {
  content: "\f05d";
  color: #0086d0;
}
ol.dexp-list li {
  list-style: decimal;
}
.special_list {
  padding-top: 30px;
}
.special_list li {
  line-height: 50px;
  font-size: 15px;
}
.special_list i {
  border: 1px solid #0086d0;
  border-radius: 50%;
  color: #0086d0;
  font-size: 14px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  padding-left: 4px;
}
.special_list.text-right i {
  margin-right: 10px;
}
.special_list.text-left i {
  margin-left: 10px;
}
.title-wrapper {
  padding: 20px 0;
}
.title-wrapper h1 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.65px;
  margin: 5px 0 0;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
}
.title-wrapper h1 .color {
  color: #0086d0;
}
.title-wrapper .subtitle {
  font-family: "Droid Sans", Arial, Helvetica, sans-serif !important;
  font-size: 18px;
  margin: 15px 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.title-wrapper .subtitle:after {
  background-color: #01090c;
  bottom: -20px;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px;
}
.title-wrapper .nosubtitle {
  position: relative;
}
.title-wrapper .nosubtitle:after {
  background-color: #0086d0;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px;
}
.title-wrapper.title-left h1 {
  font-size: 18px;
  text-align: left;
  position: relative;
}
.title-wrapper.title-left .subtitle {
  text-align: left;
  font-size: 14px;
}
.title-wrapper.title-left .subtitle:after {
  left: 0;
  margin-left: 0;
  background-color: #0086d0;
}
.title-wrapper.title-left .nosubtitle:after {
  background-color: #0086d0;
  bottom: -10px;
  content: "";
  height: 2px;
  left: 0;
  margin-left: 0;
  position: absolute;
  width: 80px;
}
.title-wrapper.title-right h1 {
  font-size: 18px;
  text-align: right;
  position: relative;
}
.title-wrapper.title-right .subtitle {
  text-align: right;
  font-size: 14px;
}
.title-wrapper.title-right .subtitle:after {
  left: auto;
  right: 0;
  margin-left: 0;
  background-color: #0086d0;
}
.title-wrapper.title-right .nosubtitle:after {
  background-color: #0086d0;
  bottom: -10px;
  content: "";
  height: 2px;
  left: auto;
  right: 0;
  margin-right: 0;
  position: absolute;
  width: 80px;
}
.title-wrapper.title-white * {
  color: #fff;
}
.title-wrapper.title-white .subtitle:after {
  background-color: #fff;
}
.title-wrapper .rotate {
  color: #0086d0;
}
.title-wrapper .rotate .rotating {
  display: inline-block;
  color: #0086d0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}
.title-wrapper .rotate .rotating.flip {
  position: relative;
}
.title-wrapper .rotate .rotating .front,
.title-wrapper .rotate .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.title-wrapper .rotate .rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -moz-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  -o-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}
.title-wrapper .rotate .rotating.flip .front {
  z-index: 1;
}
.title-wrapper .rotate .rotating .back {
  display: block;
  opacity: 0;
}
.title-wrapper .rotate .rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}
.title-wrapper .rotate .rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
  -moz-transform: rotateY(180deg) translate3d(0,0,0);
  -ms-transform: rotateY(180deg) translate3d(0,0,0);
  -o-transform: rotateY(180deg) translate3d(0,0,0);
  transform: rotateY(180deg) translate3d(0,0,0);
}
.title-wrapper .rotate .rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
  -moz-transform: rotateX(180deg) translate3d(0,0,0);
  -ms-transform: rotateX(180deg) translate3d(0,0,0);
  -o-transform: rotateX(180deg) translate3d(0,0,0);
  transform: rotateX(180deg) translate3d(0,0,0);
}
.title-wrapper .rotate .rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
  transform: translate3d(0,0,100px) scale(0.85,0.85);
}
.title-wrapper .rotate .rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}
.title-wrapper .rotate .rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}
h2.block-title {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 15px;
}
.contact-page .dexp-gmap-shortcode {
  margin-bottom: 50px;
}
body:not(.ie) .services-box {
  display: block;
  position: relative;
  z-index: 2;
  backface-visibility: hidden;
  background: none repeat scroll 0 0 transparent;
  height: auto;
  text-align: center;
  width: 100%;
}
body:not(.ie) .services-box img {
  margin: 20px auto;
  max-width: 100%;
}
body:not(.ie) .services-box .inner {
  perspective: 100px;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-perspective: 100px;
  -moz-perspective: 100px;
  -webkit-transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
  -moz-transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
  -o-transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
  -ms-transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
  transition: all 1000ms cubic-bezier(0.175,0.885,0.32,1.275);
}
body:not(.ie) .services-box .front,
body:not(.ie) .services-box .back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
body:not(.ie) .services-box .front {
  background-clip: padding-box;
  border: 1px solid #eceef0;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  height: auto;
  padding: 90px 20px;
  width: 100%;
  z-index: 8;
}
body:not(.ie) .services-box .front .field-name-field-team-position {
  color: #0086d0;
}
body:not(.ie) .services-box .front h3 {
  font-size: 16px;
  font-weight: 800;
  margin: 20px 0 0;
  text-transform: uppercase;
}
body:not(.ie) .services-box .front span {
  font-size: 12px;
  font-weight: 300;
}
body:not(.ie) .services-box .back {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  width: 100%;
  background-color: #0086d0;
  border: 1px solid #eceef0;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  padding: 20px;
  position: absolute;
  top: 0;
}
body:not(.ie) .services-box .back h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  margin: 20px 0 0;
  text-transform: uppercase;
}
body:not(.ie) .services-box .back span {
  font-size: 12px;
  font-weight: 300;
}
body:not(.ie) .services-box .back p {
  color: #fff;
  margin: 20px 0;
  text-align: left;
}
body:not(.ie) .services-box .back .social-icons {
  bottom: 0px;
  color: #fff !important;
  margin-left: -15px;
  position: absolute;
  text-align: left;
}
body:not(.ie) .services-box:hover .inner {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
}
body:not(.ie) .services-box:hover .inner .front {
  z-index: -1 !important;
}
body:not(.ie) .services-box:hover .inner .back {
  z-index: 0 !important;
}
body:not(.ie) .box-white i,
body:not(.ie) .box-white h3 {
  color: #fff !important;
}
body.ie .services-box {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  min-height: 250px;
  background: transparent;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #eceef0;
  border-radius: 5px;
  margin-bottom: 20px;
}
body.ie .services-box .front {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding: 10px;
}
body.ie .services-box .front h3 {
  margin: 10px 0;
  font-family: "Raleway";
  font-weight: 200;
}
body.ie .services-box .front i {
  font-size: 80px;
  text-align: center;
}
body.ie .services-box .front img {
  margin: 20px auto;
}
body.ie .services-box .back {
  background: none repeat scroll 0 0 #0086d0;
  border-radius: 5px;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
  padding: 10px;
}
body.ie .services-box .back h3 {
  color: #fff;
  font-family: "Raleway";
  font-weight: 200;
  margin: 10px 0;
}
body.ie .services-box .back p {
  color: #fff;
  margin: 10px 0;
}
body.ie .services-box:hover .front {
  opacity: 0;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
}
body.ie .services-box:hover .back {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
hr.ft {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #2b2b2b -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-right: medium none;
  border-style: double none none;
  border-width: medium;
  color: #0086d0;
  margin: 40px 0;
  padding: 0;
  text-align: center;
}
hr.dm4,
hr.dm3,
hr.dm2,
hr.dm {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ededed -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-right: medium none;
  border-style: double none none;
  border-width: medium;
  color: #01090c;
  margin: 50px 0;
  padding: 0;
  text-align: center;
}
hr.dm4:after,
hr.dm3:after,
hr.dm2:after,
hr.dm:after {
  background: none repeat scroll 0 0 white;
  content: "";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.5em;
  padding: 0 0.85em;
  position: relative;
  top: -0.7em;
}
hr.ft:after {
  background: none repeat scroll 0 0 #17191b;
  color: #fff;
  content: "";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.5em;
  padding: 0 0.85em;
  position: relative;
  top: -0.7em;
}
hr.dm4:after {
  content: "";
}
hr.dm3:after {
  content: "";
}
hr.dm2:after {
  content: "";
}
#section-bottom .block-title {
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 48px;
}
#section-bottom .block-title:before {
  display: block;
  content: "";
  height: 2px;
  width: 100px;
  background: #0086d0;
  position: absolute;
  top: 45px;
}
.region-left-sidebar .block,
.region-right-sidebar .block {
  border-top: 1px solid #EFEFEF;
  margin-bottom: 30px;
}
.region-left-sidebar .block:first-child,
.region-right-sidebar .block:first-child {
  border-top: 0 none;
}
.region-left-sidebar .block:first-child h2.block-title,
.region-right-sidebar .block:first-child h2.block-title {
  margin: 0;
}
.region-left-sidebar .block h2.block-title,
.region-right-sidebar .block h2.block-title {
  margin-top: 40px;
}
.quote-post {
  background: #f2f2f2;
  position: relative;
  padding: 20px 10px;
}
.quote-post:after {
  font-family: 'FontAwesome';
  content: "\f10e";
  padding-right: 20px;
  right: 0;
  position: absolute;
  top: 50px;
  color: #000000;
  font-size: 600%;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.quote-post blockquote {
  border-left: 0px solid #fff;
  padding-bottom: 0;
}
.view-blog .pagination {
  margin: 0 0 40px 0;
}
.magnifier {
  background-color: rgba(0,134,208,0.6) !important;
  background: url(https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/magnifier.png) no-repeat center;
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.media-blog,
.media_element {
  position: relative;
}
.media-blog:hover .magnifier,
.media_element:hover .magnifier {
  opacity: 1;
  cursor: pointer;
}
.popular-post ul li,
.recent-post ul li {
  list-style: none outside none;
  height: 70px;
  margin: 0;
  clear: both;
}
.popular-post ul li img,
.recent-post ul li img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  float: left;
}
.popular-post ul li .views-field-title .field-content,
.recent-post ul li .views-field-title .field-content {
  display: block;
  height: 34px;
  line-height: 18px;
  overflow: hidden;
}
.popular-post ul li .views-field-title .field-content a,
.recent-post ul li .views-field-title .field-content a {
  color: #656565;
  font-size: 12px !important;
  font-weight: 600;
}
.popular-post ul li .views-field-created span,
.recent-post ul li .views-field-created span {
  display: block;
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
  font-size: 11px;
  font-style: italic;
  text-transform: none;
  color: #0086d0;
}
.popular-post .file a,
.recent-post .file a {
  display: none;
}
#dexp_tab_item_comment h3 {
  display: none;
}
#dexp_tab_item_comment ul {
  list-style: none;
}
#dexp_tab_item_comment ul li {
  list-style-type: none;
  margin: 0;
}
#dexp_tab_item_comment ul li a {
  color: #656565;
  font-size: 14px !important;
  font-weight: 600;
}
#dexp_tab_item_comment ul li span {
  color: #0086d0;
  display: block;
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
  font-size: 11px;
  font-style: italic;
  text-transform: none;
}
.tags ul {
  padding: 0;
}
.tags ul li {
  margin: 0 2px 4px 0;
  display: inline-block;
}
.tags ul li a {
  display: block;
  padding: 4px 9px;
  font-size: 12px;
  position: relative;
  background-color: #0086d0;
  color: #FFF;
}
.tags ul li a:hover {
  background: #232527;
  color: #FFF;
}
.view-blog-categories ul {
  margin: 20px 0;
}
.view-blog-categories ul li {
  margin-bottom: 15px;
  margin-left: 0px;
  overflow: hidden;
}
.view-blog-categories ul li:before {
  content: "\F061";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: bold;
  padding-top: 6px;
  display: inline-block;
}
.view-blog-categories ul li:hover {
  color: #0086d0;
}
.view-blog-categories ul li:hover a {
  color: #0086d0;
}
.view-blog-categories ul li:hover .count {
  background: #0086d0;
  color: #FFF;
}
.view-blog-categories ul li .count {
  float: right;
  display: inline-block;
  text-align: center;
  background: #333;
  border-radius: 3px;
  line-height: 25px;
  width: 25px;
  height: 25px;
  color: #FFF;
}
.view-blog-categories ul li a {
  color: #656565;
  font-size: 15px;
  font-weight: 500;
}
.archives ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.archives ul li:before {
  content: "\F061";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: bold;
  padding-top: 6px;
  display: inline-block;
}
.archives ul li:hover {
  color: #0086d0;
}
.archives ul li:hover a {
  color: #0086d0;
}
.archives ul li a {
  color: #656565;
  font-size: 15px;
  font-weight: 500;
}
.post .media_element img {
  width: 100%;
}
.post .post-date {
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
  float: left;
  margin-top: 25px;
  margin-right: 10px;
  text-align: center;
}
.post .post-date span.day {
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  background: #f5f5f5;
  border-radius: 2px 2px 0 0;
  color: #656565;
  display: block;
  font-size: 16px;
  font-weight: 500;
  font-weight: bold;
  padding: 10px;
}
.post .post-date span.month {
  border-radius: 0 0 2px 2px;
  color: #FFFFFF;
  font-size: 0.9em;
  padding: 2px 10px;
  background: #0086d0;
}
.post .post-content {
  padding-left: 60px;
}
.post .post-meta {
  font-size: 13px;
  margin: 10px 0;
}
.post .post-meta > span {
  display: inline-block;
  padding-right: 8px;
  font-size: 13px;
  font-style: italic;
  color: #0086d0;
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
  font-weight: 300;
}
.post .post-meta i {
  margin-right: 3px;
  color: #aaaaaa;
}
.post.teaser,
.post.full {
  border-bottom: 1px solid #efefef;
  margin-bottom: 50px;
  padding-bottom: 30px;
}
.post.grid .image-caption {
  width: 100%;
  padding: 15px 20px;
  min-height: 93px;
  background: #EFEFEF;
  border: 1px solid #fefefe;
  border-top: none;
  position: relative;
}
.post.grid .image-caption:before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  margin-left: 10px;
  width: 8px;
  height: 8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #EFEFEF;
  z-index: 11111;
}
.post.grid .views,
.post.grid .read-more,
.post.grid .post-type {
  display: block;
  bottom: 0;
  overflow: hidden;
  position: absolute;
  right: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0086d0;
  cursor: pointer;
}
.post.grid .views i,
.post.grid .read-more i,
.post.grid .post-type i {
  color: #FFF;
}
.post.grid .views {
  bottom: 62px;
}
.post.grid .post-type {
  bottom: 31px;
}
.post.grid .title {
  font-size: 16px;
  color: #01090C;
}
#timeline {
  list-style-type: none;
  background: url("https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/timeline.png") repeat-y scroll center top rgba(0,0,0,0);
  margin: 0 0 40px 0px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
#timeline .timeline-item {
  clear: both;
  float: left;
  margin: 0;
  padding: 0;
}
#timeline .timeline-item:nth-child(2n) {
  float: right;
}
#timeline .timeline-item:nth-child(2n) .post-info {
  left: auto;
  right: 100%;
}
#timeline .timeline-item:nth-child(2n) .blog-item-timeline {
  margin-left: 90px;
  margin-right: 0;
}
#timeline .timeline-item .media-blog img {
  max-width: 100%;
}
#timeline .timeline-item .post-info {
  left: 100%;
  margin: 0 11px;
  position: absolute;
  top: 25%;
  width: 160px;
  z-index: 1000;
}
#timeline .timeline-item .post-info .info-date {
  font-size: 12px;
  line-height: 22px;
  background: #ffffff;
  font-style: italic;
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
}
.blog-item-timeline {
  margin: 0 90px 0 0;
  padding: 0;
  position: relative;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #efefef;
}
.blog-item-timeline .user-picture a {
  display: block;
  width: 90px;
  margin: 10px auto;
}
.blog-item-timeline .user-picture a img {
  border: 1px solid #efefef;
  padding: 5px;
  background: #fff;
}
@media (max-width: 767px) {
  #timeline .timeline-item {
    margin: 0 10px 20px 10px;
  }
  #timeline .timeline-item .post-info {
    display: none;
  }
}
.authorbox_wrapper {
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 50px;
  padding: 20px;
}
.authorbox_wrapper img {
  margin: 0 20px 20px 0;
  width: 100px !important;
  border-radius: 50%;
  float: left;
}
.authorbox_wrapper h4 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
}
.authorbox_wrapper p {
  margin-top: 5px;
  padding-top: 5px;
}
#comments_wrapper {
  margin-bottom: 80px;
}
#comments_wrapper .header-comments {
  padding: 10px 0 60px 0;
}
#comments_wrapper .comment-avatar {
  margin: 0 20px 0 0;
  float: left;
  height: 70px;
  width: 70px;
}
#comments_wrapper .comment-content {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #EFEFEF;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px;
}
#comments_wrapper .comment-reply {
  color: #FFFFFF;
  float: right;
  font-size: 12px;
  margin: -25px -5px 0 0;
  color: #FFF;
}
#comments_wrapper .comment-author {
  margin-bottom: 10px;
}
#comments_wrapper .comment-author .comment-meta {
  color: #AAAAAA;
  font-size: 12px;
  padding-left: 10px;
}
#comments_wrapper #comment-form .form-text {
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  color: #656565;
  display: block;
  font-size: 12px;
  height: 34px;
  line-height: 1.42857;
  margin-bottom: 10px;
  padding: 6px 12px;
  -webkit-transition: border-color 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out;
  -ms-transition: border-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out;
  -webkit-transition: box-shadow 0.15s ease-in-out;
  -moz-transition: box-shadow 0.15s ease-in-out;
  -o-transition: box-shadow 0.15s ease-in-out;
  -ms-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  vertical-align: middle;
  width: 100%;
}
#comments_wrapper #comment-form textarea {
  background-color: #FFFFFF;
  border: 1px solid #D9D9D9;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  color: #656565;
  display: block;
  font-size: 12px;
  line-height: 1.42857;
  margin-bottom: 10px;
  padding: 6px 12px;
  -webkit-transition: border-color 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out;
  -ms-transition: border-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out;
  -webkit-transition: box-shadow 0.15s ease-in-out 0.5s linear;
  -moz-transition: box-shadow 0.15s ease-in-out 0.5s linear;
  -o-transition: box-shadow 0.15s ease-in-out 0.5s linear;
  -ms-transition: box-shadow 0.15s ease-in-out 0.5s linear;
  transition: box-shadow 0.15s ease-in-out 0.5s linear;
  vertical-align: middle;
  width: 100%;
}
#comments_wrapper #comment-form label,
#comments_wrapper #comment-form .grippie {
  display: none;
}
#comments_wrapper #comment-form .form-submit {
  background: #0086d0;
  color: #FFFFFF;
  border-color: #0086d0;
}
.media-vimeo-video,
.media-youtube-video,
.media-soundcloud-preview-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.media-vimeo-video iframe,
.media-vimeo-video object,
.media-vimeo-video embed,
.media-youtube-video iframe,
.media-youtube-video object,
.media-youtube-video embed,
.media-soundcloud-preview-wrapper iframe,
.media-soundcloud-preview-wrapper object,
.media-soundcloud-preview-wrapper embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.media_element video {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #000;
  height: auto;
}
.share-post {
  margin-top: 30px;
  padding: 5px 0 30px 0;
}
.share-post .social-share {
  margin-top: 20px;
}
.share-post .social-share a {
  font-size: 0;
  height: 30px;
  line-height: 30px;
  width: 70px;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
}
.share-post .social-share a:before {
  font-family: FontAwesome;
  font-size: 14px;
  color: #FFF;
}
.share-post .social-share .social-share-facebook {
  background: #3e5b97;
}
.share-post .social-share .social-share-facebook:before {
  content: "\f09a";
  font-family: FontAwesome;
}
.share-post .social-share .social-share-googleplus {
  background: #c3282d;
}
.share-post .social-share .social-share-googleplus:before {
  content: "\f0d5";
  font-family: FontAwesome;
}
.share-post .social-share .social-share-linkedin {
  background: #4393cc;
}
.share-post .social-share .social-share-linkedin:before {
  content: "\f0e1";
  font-family: FontAwesome;
}
.share-post .social-share .social-share-twitter {
  background: #2aa7de;
}
.share-post .social-share .social-share-twitter:before {
  content: "\f099";
  font-family: FontAwesome;
}
.dexp-parallax {
  z-index: 0;
}
.img-responsive {
  float: left;
  padding-right: 10px;
}
.lead {
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
  font-size: 15px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
  padding: 15px 0;
}
.gray-bg {
  background-color: #f5f5f5;
}
.dark-bg {
  background-color: #232527;
  border-bottom: 1px solid #1a1a1a;
  border-top: 1px solid #333333;
}
.block-shadow {
  box-shadow: 0 1px 3px rgba(0,0,0,0.1) inset;
}
.page-contact #section-page-title {
  margin-bottom: 0;
}
.white-color * {
  color: #fff;
}
.dark-over {
  position: relative;
}
.dark-over .inner {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: -1;
}
.bx-wrapper .bx-viewport {
  background: transparent;
}
.view-team .team-wrapper {
  border: 1px dashed #cfcfcf;
  margin: 20px 0 10px 0;
  padding: 15px 15px 5px 15px;
}
.view-team .team-wrapper .valign h4 {
  color: #01090c;
  font-weight: 600;
  margin: 10px 0 0;
  padding: 0;
}
.view-team .team-wrapper .valign img {
  height: auto;
  margin: 0;
  padding: 4px;
  width: 100%;
}
.view-team .team-wrapper .about_skills .skill-bar-title span {
  display: none;
}
.view-team .team-wrapper .about_skills .progress {
  margin-bottom: 10px;
}
.view-team.style02 .valign {
  display: table;
  width: 100%;
}
.view-team.style02 .valign .teamimg,
.view-team.style02 .valign .desc {
  display: table-cell;
  vertical-align: top;
}
.view-team.style02 .valign .desc {
  padding-left: 15px;
}
.view-team.style02 .valign h4 {
  color: #01090c;
  font-weight: 600;
  margin: 10px 0 0;
  padding: 0;
}
.view-team.style02 .valign img {
  height: auto;
  margin: 0;
  padding: 4px;
  width: 100%;
  border-radius: 50%;
}
#map {
  display: block;
  height: 450px;
  position: relative;
  width: 100%;
}
#map img {
  max-width: inherit;
}
.map {
  position: relative;
}
.infobox img {
  width: 100% !important;
}
.map .searchmodule {
  padding: 18px 10px;
}
.infobox {
  display: inline-block;
  padding: 10px 5px 5px;
  position: relative;
  width: 270px;
}
.infobox img {
  margin-right: 10px;
  width: 95px !important;
  float: left;
}
.infobox .title {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.infobox .title a {
  font-weight: bold;
}
.gm-style .gm-style-iw {
  font-size: 13px;
  font-weight: 300;
}
.gm-style .gm-iw {
  color: #2C2C2C;
}
.gm-style .gm-iw b {
  font-weight: 400;
}
.gm-style .gm-iw a:link,
.gm-style .gm-iw a:visited {
  color: #4272DB;
  text-decoration: none;
}
.gm-style .gm-iw a:hover {
  color: #4272DB;
  text-decoration: underline;
}
.gm-style .gm-iw .gm-title {
  font-weight: 400;
  margin-bottom: 1px;
}
.gm-style .gm-iw .gm-basicinfo {
  line-height: 18px;
  padding-bottom: 12px;
}
.gm-style .gm-iw .gm-website {
  padding-top: 6px;
}
.gm-style .gm-iw .gm-photos {
  -moz-user-select: none;
  padding-bottom: 8px;
}
.gm-style .gm-iw .gm-sv,
.gm-style .gm-iw .gm-ph {
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  position: relative;
  width: 100px;
}
.gm-style .gm-iw .gm-sv {
  padding-right: 4px;
}
.gm-style .gm-iw .gm-wsv {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.gm-style .gm-iw .gm-sv-label,
.gm-style .gm-iw .gm-ph-label {
  bottom: 6px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.gm-style .gm-iw .gm-stars-b,
.gm-style .gm-iw .gm-stars-f {
  font-size: 0;
  height: 13px;
}
.gm-style .gm-iw .gm-stars-b {
  background-position: 0 0;
  margin: 0 5px;
  position: relative;
  top: 3px;
  width: 65px;
}
.gm-style .gm-iw .gm-rev {
  -moz-user-select: none;
  line-height: 20px;
}
.gm-style .gm-iw .gm-numeric-rev {
  color: #DD4B39;
  font-size: 16px;
  font-weight: 400;
}
.gm-style .gm-iw.gm-transit {
  margin-left: 15px;
}
.gm-style .gm-iw.gm-transit td {
  vertical-align: top;
}
.gm-style .gm-iw.gm-transit .gm-time {
  color: #676767;
  font-weight: bold;
  white-space: nowrap;
}
.gm-style .gm-iw.gm-transit img {
  float: left;
  height: 15px;
  margin: 1px 5px 0 -20px;
  width: 15px;
}
.gm-iw.gm-sm {
  margin-right: -20px;
}
.gm-iw {
  text-align: left;
}
.gm-iw .gm-title {
  padding-right: 20px;
}
.gm-iw .gm-numeric-rev {
  float: left;
}
.gm-iw .gm-photos,
.gm-iw .gm-rev {
  direction: ltr;
}
.gm-iw .gm-stars-f,
.gm-iw .gm-stars-b {
  background: url("http://maps.gstatic.com/mapfiles/api-3/images/review_stars.png") no-repeat scroll 0 0px 26px rgba(0,0,0,0);
  float: left;
}
.gm-iw .gm-stars-f {
  background-position: left -13px;
}
.gm-iw .gm-sv-label,
.gm-iw .gm-ph-label {
  left: 4px;
}
body:not(.admin-menu) .contextual-links,
body:not(.admin-menu) .form-item-copy {
  display: none;
}
#contact-site-form .form-type-textarea,
#contact-site-form--2 .form-type-textarea {
  clear: both;
}
#contact-site-form .form-item,
#contact-site-form--2 .form-item {
  margin-top: 0;
}
#contact-site-form .form-item-name,
#contact-site-form--2 .form-item-name {
  text-align: left;
}
#contact-site-form .form-type-textfield,
#contact-site-form--2 .form-type-textfield {
  width: 33.3%;
  float: left;
}
#contact-site-form .form-item-subject,
#contact-site-form--2 .form-item-subject {
  text-align: right;
}
#contact-site-form .form-item-subject input,
#contact-site-form--2 .form-item-subject input {
  width: 95%;
}
#contact-site-form .form-item-subject label,
#contact-site-form--2 .form-item-subject label {
  text-align: left;
}
#contact-site-form .form-type-textfield input,
#contact-site-form--2 .form-type-textfield input {
  width: 90%;
  height: 35px;
}
@media (max-width: 480px) {
  #contact-site-form .form-type-textfield,
  #contact-site-form--2 .form-type-textfield {
    width: 100%;
    float: left;
  }
  #contact-site-form .form-type-textfield input,
  #contact-site-form--2 .form-type-textfield input {
    width: 100%;
    height: 35px;
  }
}
#contact-site-form .form-item-copy,
#contact-site-form--2 .form-item-copy {
  margin-bottom: 0;
}
#contact-site-form .form-actions,
#contact-site-form--2 .form-actions {
  margin-top: 10px !important;
}
#contact-site-form .grippie,
#contact-site-form--2 .grippie {
  display: none;
}
#contact-site-form .form-type-textarea textarea,
#contact-site-form--2 .form-type-textarea textarea {
  height: 140px;
}
#contact-site-form .form-required,
#contact-site-form--2 .form-required {
  display: none;
}
#contact-site-form .form-item-copy input,
#contact-site-form--2 .form-item-copy input {
  margin-top: 0;
}
#contact-site-form .form-item.form-type-textfield input,
#contact-site-form .form-item.form-type-textarea textarea,
#contact-site-form--2 .form-item.form-type-textfield input,
#contact-site-form--2 .form-item.form-type-textarea textarea {
  padding: 10px;
  font-size: 12px;
}
#contact-site-form .form-actions,
#contact-site-form--2 .form-actions {
  text-align: right;
}
#contact-site-form .btn,
#contact-site-form--2 .btn {
  background: #0086d0 !important;
  border-color: #0086d0 !important;
  color: #fff !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  line-height: 1.33 !important;
  padding: 10px 30px !important;
}
#contact-site-form .btn:hover,
#contact-site-form--2 .btn:hover {
  background-color: #0096ea !important;
  color: #fff !important;
  text-decoration: none !important;
  border-color: #0086d0 !important;
}
.small-form .form-type-textfield {
  width: 100% !important;
  margin-bottom: 10px;
  margin-top: 0;
}
.small-form .form-type-textfield input {
  width: 100% !important;
  height: 34px;
  background-color: #363636;
  border: solid 1px #222222;
  color: #656565;
}
.small-form textarea {
  background-color: #363636;
  border: solid 1px #222222;
  color: #656565;
  height: 80px !important;
}
.contact_details .custom-box {
  margin-bottom: 5px;
  overflow: hidden;
}
.contact_details .custom-box .contact_icons {
  border-radius: 500px;
  color: #ffffff;
  float: left;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  width: 30px;
  z-index: 5;
  background-color: #0086d0;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#0086d0),to(#00659d));
  background-image: -webkit-linear-gradient(top,#0086d0,0%,#00659d,100%);
  background-image: -moz-linear-gradient(top,#0086d0,#00659d);
  background-image: -ms-linear-gradient(top,#0086d0 0%,#00659d 100%);
  background-image: -o-linear-gradient(top,#0086d0,#00659d);
  background-image: linear-gradient(to bottom,#0086d0 0%,#00659d 100%);
}
.contact_details .custom-box .contact_icons i {
  padding-left: 4px;
}
.contact_details .custom-box p {
  margin-top: 0 !important;
  padding-top: 5px !important;
}
.support_details .forum_widget,
.support_details .support_widget {
  background-color: #2f3133;
  border: 1px solid #1a1a1a;
  box-shadow: 0 1px 1px #2f3133 inset;
  color: #7d7e7f;
  margin-top: 10px;
  padding: 10px 20px;
  position: relative;
}
.support_details .support_widget {
  margin-top: 0;
}
.support_details .forum_widget:before,
.support_details .support_widget:before {
  opacity: 0.2;
}
.support_details .forum_widget:before,
.support_details .support_widget:before {
  font-family: "FontAwesome";
  font-size: 81px;
  position: absolute;
  right: 15px;
  top: 45px;
}
.support_details .forum_widget:before {
  content: "\f0c0";
}
.support_details .support_widget:before {
  content: "\f0e6";
}
.support_details .forum_widget,
.support_details .support_widget {
  background: none repeat scroll 0 0 #ffffff;
  border-color: #efefef;
  box-shadow: 0 1px 1px #efefef inset;
}
.support_details h4 {
  font-weight: bold;
  margin-bottom: 3px !important;
  padding-bottom: 3px !important;
}
.support_details p {
  margin-top: 3px !important;
  padding-top: 3px !important;
}
.dark-bg .support_details .forum_widget,
.dark-bg .support_details .support_widget {
  background-color: #2f3133;
  border: 1px solid #1a1a1a;
  box-shadow: 0 1px 1px #2f3133 inset;
  color: #7d7e7f;
}
.dark-bg .form-text,
.dark-bg .form-textarea {
  background-color: #2f3133;
  border: 1px solid #1a1a1a;
  box-shadow: 0 1px 1px #2f3133 inset;
  color: #7d7e7f;
  margin-bottom: 10px;
}
.dark-bg .form-textarea {
  min-height: 174px;
}
#not-found {
  margin: 90px 0 115px 0;
}
#not-found h2 {
  text-align: center;
  font-size: 240px;
  line-height: 210px;
  font-weight: 600;
  letter-spacing: -5px;
  color: #0086d0;
}
#not-found h3 {
  text-align: center;
  font-size: 40px;
  line-height: 100px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  #not-found h2 {
    font-size: 160px;
  }
  #not-found h3 {
    font-size: 20px;
  }
}
#not-found p {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #b9bec3;
}
#not-found a:hover i {
  color: #fff !important;
}
.page-user .form-text {
  padding: 5px;
}
.page-user label {
  min-width: 150px;
}
.form-text:focus,
.form-textarea:focus {
  border: solid 1px #0086d0 !important;
  border-color: #0086d0 !important;
}
.form-text,
.form-textarea {
  padding: 8px;
}
.testimonial-twitter {
  text-align: center;
  overflow: hidden;
}
.testimonial-twitter .sp-text {
  color: #FFFFFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 100;
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
}
.testimonial-twitter .sp-text:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 23px;
  padding: 5px 10px;
  color: #0086d0;
}
.testimonial-twitter .dexp-twitter {
  height: 100%;
  display: block;
}
.testimonial-twitter .dexp-twitter .dexp-tweet {
  height: 100%;
  display: block;
}
.testimonial-twitter .author {
  font-size: 18px;
  padding: 15px 0;
}
.boder-icon .dexp-tweet .sp-text:before {
  border: 1px solid #0086d0;
  border-radius: 500px;
  color: #FFFFFF;
  content: "";
  float: left;
  font-family: 'FontAwesome';
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  margin: 5px 10px 5px 0;
  position: absolute;
  text-align: center;
  width: 35px;
  z-index: 5;
  left: 0;
}
.boder-icon .dexp-tweet:hover .sp-text:before {
  -webkit-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  -ms-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
  background-color: #0086d0;
}
.boder-icon .sp-text {
  position: relative;
  padding-left: 40px;
}
.boder-icon .author {
  padding-left: 40px;
}
@media (min-width: 992px) {
  .laptop-bg {
    background: url("https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/laptop.png") no-repeat 0 0;
    background-size: 100%;
  }
  .laptop-bg .carousel-inner {
    margin: 0 100px;
    width: auto;
  }
  .laptop-bg .carousel-inner img {
    margin: 20px 0 65px;
    min-height: 282px;
  }
  .laptop-bg .carousel-control.left {
    margin-left: 100px;
  }
  .laptop-bg .carousel-control.right {
    margin-right: 100px;
  }
}
.view-Clients .views-field-field-image {
  border: 1px dashed #cfcfcf;
}
.image-hover-wrapper {
  position: relative;
}
.image-hover-wrapper .image-hover {
  background: none repeat scroll 0 0 #0086d0;
  color: #fff;
  height: 100%;
  left: 0;
  overflow: hidden;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: 1;
  transition: all 0.6s ease 0s;
}
.image-hover-wrapper .image-hover a {
  color: #fff !important;
}
.image-hover-wrapper .image-hover p {
  line-height: 40px;
}
.image-hover-wrapper .image-hover:hover {
  opacity: 0.7;
  transform: scale(1);
  visibility: visible;
}
.carousel-indicators {
  bottom: -20px;
}
.carousel-indicators li {
  border-color: #0086d0;
  background-color: #FFF;
  width: 12px;
  height: 12px;
}
.carousel-indicators li.active {
  background-color: #0086d0;
}
div.carousel.slide .carousel-control {
  text-shadow: white;
  z-index: 99;
  font-size: 28px;
}
div.carousel.slide .carousel-control span {
  top: 50%;
  position: absolute;
  width: 40px;
  height: 60px;
  line-height: 60px;
  margin-top: -30px;
  text-align: center;
  background-color: #0086d0;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
div.carousel.slide .carousel-control.right {
  background: none;
}
div.carousel.slide .carousel-control.right span {
  right: 0;
}
div.carousel.slide .carousel-control.right:hover span {
  opacity: 1;
  right: 20px;
}
div.carousel.slide .carousel-control.left {
  background: none;
}
div.carousel.slide .carousel-control.left span {
  left: 0;
}
div.carousel.slide .carousel-control.left:hover span {
  opacity: 1;
  left: 20px;
}
div.carousel.slide:hover .right span {
  opacity: 1;
  right: 20px;
}
div.carousel.slide:hover .left span {
  opacity: 1;
  left: 20px;
}
.bx-wrapper .bx-viewport {
  border: none !important;
  box-shadow: 0;
  left: 0px !important;
}
.bx-wrapper .bx-controls-direction a {
  background: none;
  text-indent: 0;
  top: 50%;
  margin: 0;
  width: 40px;
  height: 40px;
  color: transparent;
  z-index: 1;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bx-wrapper .bx-controls-direction a i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
}
.bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
}
.bx-wrapper:hover .bx-controls-direction a {
  background: none repeat scroll 0 0 rgba(0,0,0,0.3);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.block-dexp-layerslider .title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.block-dexp-layerslider .bg-color {
  padding: 10px;
}
.block-dexp-layerslider .title2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}
.block-dexp-layerslider .title3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  font-weight: 300;
}
.block-dexp-layerslider .title4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  color: #fff;
  line-height: 60px;
  font-weight: 800;
}
.dexp-portfolio-filter,
.dexp-masonry-filter {
  margin: 0;
  padding: 0;
  text-align: center;
}
.dexp-portfolio-filter li,
.dexp-masonry-filter li {
  display: inline-block;
}
.dexp-portfolio-filter li a,
.dexp-masonry-filter li a {
  text-decoration: none;
}
.dexp-portfolio-filter li a span,
.dexp-masonry-filter li a span {
  color: #333333;
}
.dexp-portfolio-filter li a span:before,
.dexp-masonry-filter li a span:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0086d0;
  display: inline-block;
  margin: 0 10px;
}
.dexp-portfolio-filter li a.active span,
.dexp-masonry-filter li a.active span {
  color: #0086d0;
}
.portfolio-filters {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .portfolio-sort {
    margin: 0 auto 36px;
    max-width: 200px;
  }
}
.node.view-mode-portfolio_classic .content,
.node.view-mode-portfolio_grid .content {
  position: relative;
  overflow: hidden;
}
.node.view-mode-portfolio_classic .content .portfolio-overlay,
.node.view-mode-portfolio_grid .content .portfolio-overlay {
  background-color: rgba(0,134,208,0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.node.view-mode-portfolio_classic .content .portfolio-overlay h3,
.node.view-mode-portfolio_grid .content .portfolio-overlay h3 {
  -webkit-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  transition: left 0.3s linear;
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
  position: absolute;
  left: -100%;
  margin: 0;
  line-height: 25px;
  padding: 10px 15px 0;
  font-size: 16px;
}
.node.view-mode-portfolio_classic .content .portfolio-overlay h3 a,
.node.view-mode-portfolio_grid .content .portfolio-overlay h3 a {
  color: #fff;
  text-decoration: none;
}
.node.view-mode-portfolio_classic .content .portfolio-overlay .portfolio-tools,
.node.view-mode-portfolio_grid .content .portfolio-overlay .portfolio-tools {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.node.view-mode-portfolio_classic .content .portfolio-overlay .portfolio-tools span.fa,
.node.view-mode-portfolio_grid .content .portfolio-overlay .portfolio-tools span.fa {
  background: #000;
  color: #fff;
  border-radius: 3px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.node.view-mode-portfolio_classic .content .portfolio-overlay .field-name-field-portfolio-categories,
.node.view-mode-portfolio_grid .content .portfolio-overlay .field-name-field-portfolio-categories {
  padding-left: 19px;
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #fff;
  font-style: italic;
}
.node.view-mode-portfolio_classic .content .portfolio-overlay .field-name-field-portfolio-categories:before,
.node.view-mode-portfolio_grid .content .portfolio-overlay .field-name-field-portfolio-categories:before {
  font-family: "FontAwesome";
  content: "\f07c";
  position: absolute;
  left: 0;
}
.node.view-mode-portfolio_classic .content:hover .portfolio-overlay,
.node.view-mode-portfolio_grid .content:hover .portfolio-overlay {
  opacity: 1;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.node.view-mode-portfolio_classic .content:hover .portfolio-overlay h3,
.node.view-mode-portfolio_grid .content:hover .portfolio-overlay h3 {
  left: 0;
}
.view-mode-portfolio_masonry .content {
  position: relative;
  height: 100%;
}
.view-mode-portfolio_masonry .content .portfolio-masonry-image {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.view-mode-portfolio_masonry .content .portfolio-overlay {
  background-color: rgba(0,134,208,0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.view-mode-portfolio_masonry .content .portfolio-overlay h3 {
  -webkit-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  transition: left 0.3s linear;
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
  position: absolute;
  left: -100%;
  margin: 0;
  line-height: 25px;
  padding: 10px 15px 0;
  font-size: 16px;
  color: #fff;
}
.view-mode-portfolio_masonry .content .portfolio-overlay h3 a {
  color: #fff;
  text-decoration: none;
}
.view-mode-portfolio_masonry .content .portfolio-overlay .portfolio-tools {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.view-mode-portfolio_masonry .content .portfolio-overlay .portfolio-tools span.fa {
  background: #000;
  color: #fff;
  border-radius: 3px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.view-mode-portfolio_masonry .content .portfolio-overlay .field-name-field-portfolio-categories {
  padding-left: 19px;
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #fff;
  font-style: italic;
}
.view-mode-portfolio_masonry .content .portfolio-overlay .field-name-field-portfolio-categories:before {
  font-family: "FontAwesome";
  content: "\f07c";
  position: absolute;
  left: 0;
}
.view-mode-portfolio_masonry .content:hover .portfolio-overlay {
  opacity: 1;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.view-mode-portfolio_masonry .content:hover .portfolio-overlay h3 {
  left: 0;
}
.node.view-mode-portfolio_text .content {
  position: relative;
  overflow: hidden;
}
.node.view-mode-portfolio_text .content .portfolio-masonry-image {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.node.view-mode-portfolio_text .content .portfolio-overlay {
  background-color: rgba(0,134,208,0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.node.view-mode-portfolio_text .content .portfolio-overlay h3 {
  -webkit-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  transition: left 0.3s linear;
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
  position: absolute;
  left: -100%;
  margin: 0;
  line-height: 25px;
  padding: 10px 15px 0;
  font-size: 16px;
  color: #fff;
}
.node.view-mode-portfolio_text .content .portfolio-overlay h3 a {
  color: #fff;
  text-decoration: none;
}
.node.view-mode-portfolio_text .content .portfolio-overlay .portfolio-tools {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.node.view-mode-portfolio_text .content .portfolio-overlay .portfolio-tools span.fa {
  background: #000;
  color: #fff;
  border-radius: 3px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.node.view-mode-portfolio_text .content .portfolio-overlay .field-name-field-portfolio-categories {
  padding-left: 19px;
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #fff;
  font-style: italic;
}
.node.view-mode-portfolio_text .content .portfolio-overlay .field-name-field-portfolio-categories:before {
  font-family: "FontAwesome";
  content: "\f07c";
  position: absolute;
  left: 0;
}
.node.view-mode-portfolio_text .content:hover .portfolio-overlay {
  opacity: 1;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.node.view-mode-portfolio_text .content:hover .portfolio-overlay h3 {
  left: 0;
}
.node-portfolio-details .item-media {
  padding-top: 20px;
}
.node-portfolio-details .item-details .item {
  clear: both;
  line-height: 24px;
}
.node-portfolio-details .item-details label {
  float: left;
  min-width: 100px;
}
.portfolio-images img {
  width: 100%;
  height: auto;
}
#section-top {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  height: 40px;
}
.region-top-left {
  line-height: 40px;
}
body.ltr .region-top-right {
  float: right;
  width: auto;
}
body.ltr .region-top-right .search-form-block-wrapper {
  right: 33px;
}
body.rtl .region-top-right .search-form-block-wrapper {
  right: 33px;
}
.region-top-right {
  margin-top: 6px;
  line-height: 28px;
}
.region-top-right .block {
  display: inline-block;
  background: rgba(255,255,255,0.3);
  padding: 0 10px;
  float: left;
  position: relative;
}
.region-top-right ul.menu {
  margin: 0;
  padding: 0;
}
.region-top-right ul.menu li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.region-top-right ul.menu li a {
  color: #fff;
}
.region-top-right ul.menu li:not(.first) {
  margin-left: 5px;
}
.region-top-right ul.menu li:not(.first):before {
  content: "/";
  margin-right: 5px;
}
.region-top-right .fa-search.search-toggle {
  cursor: pointer;
}
.region-top-right .search-form-block-wrapper {
  -webkit-transition: width 0.3s linear;
  -moz-transition: width 0.3s linear;
  -o-transition: width 0.3s linear;
  -ms-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: 0px;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.region-top-right .search-form-block-wrapper.open {
  width: 282px;
}
.region-top-right .search-form-block-wrapper .form-item {
  margin: 0;
}
.region-top-right .search-form-block-wrapper input[type=text] {
  line-height: 20px;
  padding: 0 10px;
  color: #333333;
  border: none;
  margin: -2px 0 0 0;
  height: 28px;
  border-radius: 0;
}
.region-top-right .search-form-block-wrapper input[type=text]:focus {
  -webkit-appearance: none;
  border: none !important;
  color: #333333 !important;
}
.region-top-right .block-search:hover .search-form-block-wrapper {
  width: 282px;
}
img.language-icon {
  height: 12px;
}
#block-views-simple-shopping-cart-block p {
  margin: 0;
  font-size: 12px;
}
#block-views-simple-shopping-cart-block a {
  color: #FFF;
}
.shop-item {
  border: 1px solid #efefef;
  margin-bottom: 30px;
}
.shop-item .product-image-wrapper {
  position: relative;
  overflow: hidden;
}
.shop-item .product-image-wrapper .product-image-overlay {
  background-color: rgba(0,0,0,0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.shop-item .product-image-wrapper .product-image-overlay .product-item-links {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.shop-item .product-image-wrapper .product-image-overlay .product-item-links span.fa {
  background: #0086d0;
  color: #fff;
  border-radius: 3px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.shop-item .product-image-wrapper .product-image-overlay .product-item-footer {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 10px;
  font-style: italic;
  color: #FFF;
}
.shop-item .product-image-wrapper .product-image-overlay .product-item-footer .flag-wishlist {
  position: absolute;
  right: 20px;
}
.shop-item .product-image-wrapper .product-image-overlay .product-item-footer .flag-wishlist a,
.shop-item .product-image-wrapper .product-image-overlay .product-item-footer .flag-wishlist i {
  color: #FFF;
  margin-right: 3px;
}
.shop-item .product-image-wrapper:hover .product-image-overlay {
  opacity: 1;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.shop-item .product-image-wrapper .field-name-field-product {
  display: inline-block;
}
.shop-item .product-image-wrapper .commerce-add-to-cart .attribute-widgets {
  position: absolute;
  top: 25px;
}
.shop-item .product-image-wrapper .commerce-add-to-cart .attribute-widgets label {
  display: none;
}
.shop-item .product-image-wrapper .commerce-add-to-cart .attribute-widgets .form-type-radio {
  display: inline-block;
}
.shop-item .product-image-wrapper .commerce-add-to-cart input.btn {
  border: 0 none;
  border-radius: 3px;
  box-shadow: none;
  margin-top: -1px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  background: url(https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/cart-icon.png) no-repeat 50% 50% #0086d0;
  color: #FFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-indent: -999px;
}
.shop-item .shop-desc {
  padding: 0 20px 15px;
}
.shop-item .shop-desc h3 {
  font-weight: normal;
  margin: 10px 0 10px;
  padding: 5px 0 10px;
  font-size: 16px !important;
  line-height: 24px !important;
}
.shop-item .shop-desc h3 a {
  color: #656565;
}
.shop-single div.thumbnails {
  padding-top: 10px;
}
.shop-single div.thumbnails a {
  float: left;
  width: 30%;
  margin-right: 3.33%;
  margin-bottom: 10px;
}
.shop-single div.thumbnails a img {
  width: 100%;
  height: auto;
}
.shop-single .img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #EFEFEF;
  border-radius: 0;
  display: inline-block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.shop-single .add-to-wishlist {
  float: right;
}
.shop-single .add-to-wishlist i {
  padding-right: 5px;
}
.view-related-products {
  padding-top: 20px;
}
.view-related-products .view-content {
  padding-top: 20px;
}
.attribute-widgets label {
  display: none;
}
.attribute-widgets .form-type-radio {
  display: inline-block;
}
.field-name-field-product {
  display: inline-block;
}
.form-item-quantity {
  display: inline;
  margin-right: 25px;
}
.rating {
  text-align: center;
}
.rating i {
  padding-right: 3px;
}
.product-price {
  display: inline-block;
  font-size: 18px;
}
.commerce-price-rrp-your-price {
  width: 100%;
}
.commerce-price-rrp-your-price tbody {
  border-top: 0 none;
}
.commerce-price-rrp-your-price tr,
.commerce-price-rrp-your-price td {
  display: inline-block;
  padding: 0;
}
.commerce-price-rrp-your-price .rrp-title,
.commerce-price-rrp-your-price .webprice-title {
  display: none;
}
.commerce-price-rrp-your-price .webprice-total {
  color: #0086d0 !important;
  padding: 0px;
}
.commerce-price-rrp-your-price .rrp-total {
  padding-right: 5px;
}
.commerce-add-to-cart select,
.commerce-add-to-cart input[type="text"] {
  color: #333333;
  height: 34px;
  line-height: 30px;
  margin: 0;
  padding: 5px;
  width: 50px;
}
.commerce-add-to-cart label {
  display: none;
}
#comments_wrapper .comment-avatar img {
  background-color: #FFFFFF;
  border: 1px solid #EFEFEF;
  border-radius: 0;
  display: inline-block;
  height: auto;
  line-height: 1.42857;
  max-width: 100%;
  padding: 9px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-cart .view-commerce-cart-form .views-table {
  width: 100%;
  border: 1px solid #DDDDDD;
}
.page-cart .view-commerce-cart-form .views-table tr.odd,
.page-cart .view-commerce-cart-form .views-table tr.even {
  background: none;
}
.page-cart .view-commerce-cart-form .delete-line-item {
  background: url("https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/remove.png") repeat scroll 0 0 #AAAAAA;
  border-radius: 100px;
  border-style: solid;
  border-color: #0086d0;
  border-width: 1px;
  display: block;
  height: 18px;
  margin: 10px;
  padding-left: 0 !important;
  text-indent: -9999px;
  width: 18px;
}
.page-cart .view-commerce-cart-form #edit-submit {
  margin-right: 10px;
}
.view-top-products-rating ul {
  list-style: none;
}
.view-top-products-rating ul li {
  list-style-type: none;
  margin: 0 0 20px 0;
}
.view-top-products-rating .valign > div {
  display: table-cell;
  vertical-align: top;
}
.view-top-products-rating .valign .recent_post_img img {
  width: 75px;
  margin: 0 10px 0 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.view-top-products-rating .valign .recent_post_img img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.view-top-products-rating .valign h4 {
  font-size: 14px !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.view-top-products-rating .valign h4 a {
  color: #83939C;
}
.view-top-products-rating .valign .rating {
  text-align: left;
}
.view-bestsellers ul {
  list-style: none;
}
.view-bestsellers ul li {
  list-style-type: none;
  margin-left: 0;
  clear: left;
  min-height: 120px;
}
.view-bestsellers ul li img {
  float: left;
  width: 75px;
  margin: 0 10px 0 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.view-bestsellers ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.view-bestsellers ul li .views-field-title {
  font-size: 14px;
  font-weight: 600;
  color: #83939C;
}
.views-table {
  width: 100%;
  border: 1px solid #DDDDDD;
}
.views-table tr,
.views-table th {
  background: none;
}
.views-table tr td,
.views-table th td {
  padding: 8px;
  border: 1px solid #DDDDDD;
}
#commerce-checkout-form-checkout fieldset.collapsed,
#commerce-shipping-service-ajax-wrapper fieldset.collapsed {
  height: 60px !important;
  margin-bottom: 20px;
}
#commerce-checkout-form-checkout legend,
#commerce-shipping-service-ajax-wrapper legend {
  border: 1px solid #545454;
  border-radius: 3px;
  padding: 16px;
}
#commerce-checkout-form-checkout legend span,
#commerce-checkout-form-checkout legend a,
#commerce-shipping-service-ajax-wrapper legend span,
#commerce-shipping-service-ajax-wrapper legend a {
  font-size: 18px;
  font-weight: 600;
  padding-left: 10px;
}
#commerce-checkout-form-checkout legend span:hover,
#commerce-checkout-form-checkout legend a:hover,
#commerce-shipping-service-ajax-wrapper legend span:hover,
#commerce-shipping-service-ajax-wrapper legend a:hover {
  color: #0086d0;
}
#commerce-checkout-form-checkout legend:hover,
#commerce-shipping-service-ajax-wrapper legend:hover {
  border-color: #0086d0;
}
#commerce-checkout-form-checkout .form-item,
#commerce-shipping-service-ajax-wrapper .form-item {
  width: 100%;
}
#commerce-checkout-form-checkout .form-text,
#commerce-checkout-form-checkout select,
#commerce-shipping-service-ajax-wrapper .form-text,
#commerce-shipping-service-ajax-wrapper select {
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: 0 1px 1px rgba(0,0,0,0.075);
  color: #656565;
  display: block;
  font-size: 12px;
  height: 34px;
  line-height: 1.42857;
  margin-bottom: 10px;
  padding: 6px 12px;
  -webkit-transition: border-color 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out;
  -ms-transition: border-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out;
  -webkit-transition: box-shadow 0.15s ease-in-out;
  -moz-transition: box-shadow 0.15s ease-in-out;
  -o-transition: box-shadow 0.15s ease-in-out;
  -ms-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  vertical-align: middle;
  width: 100%;
}
#commerce-checkout-form-checkout table.commerce-price-formatted-components,
#commerce-shipping-service-ajax-wrapper table.commerce-price-formatted-components {
  margin-bottom: 10px;
}
#commerce-checkout-form-checkout table.commerce-price-formatted-components tbody,
#commerce-shipping-service-ajax-wrapper table.commerce-price-formatted-components tbody {
  border: none;
}
#commerce-checkout-form-checkout table.commerce-price-formatted-components tr,
#commerce-shipping-service-ajax-wrapper table.commerce-price-formatted-components tr {
  border: none;
  background: none;
}
table.checkout-review {
  width: 100%;
}
table.checkout-review tbody {
  border: none;
}
table.checkout-review tr {
  border: none;
  background: none;
}
.checkout-buttons {
  text-align: right;
  margin-bottom: 40px;
}
.checkout-buttons .button-operator {
  display: none;
}
.checkout-buttons .checkout-continue,
.checkout-buttons .checkout-cancel {
  background: #0086d0;
  color: #FFF;
}
.checkout-buttons .checkout-cancel {
  display: inline-block;
  color: #FFF;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 15px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  margin-left: 10px;
  background: #0086d0;
  text-decoration: none !important;
}
.checkout-buttons .checkout-cancel:hover {
  background: #4e4e4e;
  color: #FFF;
}
input[id^=edit-quantity],
input[id^=edit-edit-quantity] {
  border: 1px solid #e5e5e5;
  float: left;
  height: 34px;
  width: 40px;
  text-align: center;
  font-size: 14px;
  margin: 0 2px;
}
.commerce-quantity-plusminus-link-decrease a,
.commerce-quantity-plusminus-link-increase a {
  background-color: buttonface;
  box-shadow: none;
  color: #666;
  cursor: pointer;
  float: left;
  font-size: 18px;
  font-weight: bold;
  padding: 0 !important;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  border-radius: 0 !important;
}
.commerce-quantity-plusminus-link-decrease a:hover,
.commerce-quantity-plusminus-link-increase a:hover {
  background: #0086d0 !important;
  color: #FFF;
}
#block-search-api-sorts-search-sorts {
  float: right;
}
.facet-list ul {
  margin-top: 10px;
}
.facet-list ul li {
  list-style: none;
  margin: 0 0 10px 0;
}
.facet-list ul li a {
  color: #777777;
  padding-left: 10px;
  font-size: 16px;
}
.facet-list ul li a:hover {
  color: #0086d0;
}
.view-wishlist {
  margin-bottom: 40px;
}
.view-wishlist i {
  padding-right: 5px;
}
#forum .forum-table-superheader {
  background: transparent !important;
  border: none !important;
}
#forum .forum-list-icon-wrapper {
  box-shadow: none !important;
}
.af-button-large,
.af-button-small,
.author-pane-link {
  background: transparent;
  background-image: none;
  border: solid 1px #adadad;
  box-shadow: none;
  text-shadow: none;
}
.af-button-large:hover,
.af-button-small:hover,
.author-pane-link:hover {
  background-color: #ebebeb !important;
  border: solid 1px #adadad !important;
}
.forum-table-wrap thead tr {
  background: transparent;
  border: none;
}
.forum-table-wrap tbody tr {
  background: transparent;
}
.forum-post-details .forum-post-info {
  background: #eee;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: none;
}
.forum-post-details .dexp-forum-post-wrapper .author {
  background: transparent;
}
.forum-list-icon-legend {
  display: none;
}
.webform-client-form .form-item .form-type-radio input {
  margin: 0 3px 0 0;
}
.webform-client-form .form-item .form-type-checkbox input {
  margin: 0 3px 0 0;
}
.webform-client-form .form-item .form-managed-file input.form-submit {
  margin-top: 10px;
}
.webform-client-form .form-item.horizontal .form-type-checkbox,
.webform-client-form .form-item.horizontal .form-type-radio {
  display: inline-block;
  margin-right: 20px;
}
.webform-client-form .form-item label {
  display: block;
}
.webform-client-form .form-item input[type="text"],
.webform-client-form .form-item input[type="email"],
.webform-client-form .form-item input[type="password"],
.webform-client-form .form-item select,
.webform-client-form .form-item .uneditable-input {
  width: auto;
}
.webform-client-form .form-item.webform-container-inline label {
  vertical-align: top;
  display: inline-block;
  margin-top: 9px;
  min-width: 130px;
}
body.rtl .dexp-list li:after {
  font-family: "FontAwesome";
  color: #0086d0;
  margin-left: 8px;
}
body.rtl .dexp-list li:before {
  margin-right: 0;
}
body.rtl .dexp-list.list-big-icon li:after {
  font-size: 20px;
}
body.rtl .dexp-list.list-01 li:after {
  content: "\f14a";
}
body.rtl .dexp-list.list-01 li:before {
  content: "";
}
body.rtl .dexp-list.list-02 li:after {
  content: "\f138";
}
body.rtl .dexp-list.list-02 li:before {
  content: "";
}
body.rtl .headline {
  padding-right: 0;
}
body.rtl .brd-headling {
  float: right;
}
body.rtl .skill-bar .bar-wrap strong {
  left: 0;
  right: auto;
}
body.rtl .tline-row-r {
  margin: 0 497px 0 0;
}
body.rtl .dexp_tab_wrapper ul.nav-tabs {
  padding-right: 0;
}
body.rtl .dexp_tab_wrapper ul.nav-tabs li {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
body.rtl .alert .close {
  float: left;
}
body.rtl .dexp-shortcodes-box.box-left .box-icon {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
body.rtl .dexp-shortcodes-box.box-left .box-title,
body.rtl .dexp-shortcodes-box.box-left .box-content {
  margin-left: 0;
  margin-right: 45px;
  text-align: right;
}
body.rtl .dexp-shortcodes-box.box-left .box-title:after {
  left: auto;
  right: 50px;
}
body.rtl .dexp-shortcodes-box.box-left .box-content {
  text-align: right;
}
body.rtl .dexp-shortcodes-box.box-left.box-border {
  margin-right: 60px;
}
body.rtl .dexp-shortcodes-box.box-left.box-border .box-icon {
  margin-right: -60px;
}
body.rtl .dexp-shortcodes-box.box-left.box-border .box-title {
  margin-right: 80px;
}
body.rtl .dexp-shortcodes-box.box-left.box-border .box-content {
  margin-right: 80px;
  padding-left: 20px;
  padding-right: 0;
  text-align: right;
}
body.rtl .dexp-shortcodes-box.box-top-left .box-icon {
  text-align: right;
}
body.rtl .dexp-shortcodes-box.box-top-left .box-title {
  text-align: right;
}
body.rtl .dexp-shortcodes-box.box-top-left .box-content {
  text-align: right;
}
body.rtl .table th {
  text-align: right;
}
body.rtl .flickr_badge_image {
  float: right;
}
body.rtl .panel-group .panel .panel-heading .panel-title a i {
  padding-right: 0;
  padding-left: 5px;
}
body.rtl .post-content {
  text-align: right;
}
body.rtl .title-left * {
  text-align: right;
}
body.rtl .title-left *:before {
  left: auto;
  right: 0;
}
body.rtl .title-left *:after {
  left: auto;
  right: 0;
}
body.rtl .popular-post .icon-overlay {
  float: right;
}
body.rtl .popular-post .meta {
  margin-left: 0;
  margin-right: 85px;
}
body.rtl .tags ul li {
  float: right;
}
body.rtl .title-wrapper .title-left:before {
  right: 0;
  left: auto;
}
body.rtl ul.arrow li:before,
body.rtl ul.circled li:before {
  margin-right: 0;
  margin-left: 10px;
}
body.rtl #section-top #block-views-simple-shopping-cart-block,
body.rtl #section-top #block-locale-language,
body.rtl #section-top #block-system-user-menu,
body.rtl #section-top #block-dexp-popup-login-bootstrap-login {
  float: left;
}
body.rtl #section-top #block-views-simple-shopping-cart-block {
  border-left: none;
  border-right: 1px solid #eceef0;
}
body.rtl .panel-group.style03 .panel a:before {
  content: '';
  padding-right: 0 !important;
}
body.rtl .panel-group.style03 .panel a:after {
  color: #21b6a8;
  content: "";
  font-family: FontAwesome;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  padding-left: 0.5em;
  padding-right: 0 !important;
  text-decoration: inherit;
}
body.rtl .block:not(.title-center) .block-title:before {
  left: auto;
  right: 0;
}
body.rtl h3.heading-title:not(.title-center):before {
  left: auto;
  right: 0;
}
body.rtl blockquote {
  border-right: 5px solid #eee;
  margin: 0;
  padding: 10px 20px;
  border-right-color: #0086d0;
  border-left: none;
}
body.rtl .dexp_tab_wrapper .nav-tabs i {
  padding: 0 0 0 5px;
}
body.rtl .dexp_tab_wrapper.vertical {
  background: url("https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/fc-rtl.png") repeat-y scroll 100% 0 rgba(0,0,0,0);
}
body.rtl .dexp_tab_wrapper.vertical .nav-tabs {
  float: right;
  margin: 0 0 -1px -100%;
  width: 245px;
}
body.rtl .dexp_tab_wrapper.vertical .nav-tabs li {
  float: none;
}
body.rtl .dexp_tab_wrapper.vertical .nav-tabs li a {
  border-right: none;
  border-left: none;
}
body.rtl .dexp_tab_wrapper.vertical .nav-tabs li.active a {
  border-right: none !important;
  border-left: solid 1px #fff !important;
}
body.rtl .dexp_tab_wrapper.vertical .tab-content {
  margin: 0 245px 0 0;
  padding: 10px 20px 10px 15px;
}
body.rtl .skill-bar .progress-bar {
  float: right;
}
body.rtl .contact_icons {
  margin: 0 0 0 10px !important;
  float: right !important;
}
body.rtl .contact_icons i {
  padding: 0 4px 0 0 !important;
}
body.rtl .block-dexp-twitter .dexp-twitter {
  text-align: right;
}
body.rtl .pricing-table .price:last-child {
  border-left-width: 1px;
}
body.rtl .pricing-table .price:first-child {
  border-left-width: 0px;
}
body.rtl .node-portfolio-details .item-details label {
  float: right;
}
body.rtl .post .post-date {
  float: right;
  margin-right: 0px;
  margin-left: 10px;
}
body.rtl .post .post-content {
  padding-left: 0px;
  padding-right: 60px;
}
body.rtl .post .post-content .post-meta i {
  margin-right: 0;
  margin-left: 5px;
}
body.rtl .post .image-caption {
  text-align: right;
}
body.rtl .post .image-caption .title,
body.rtl .post .image-caption .meta {
  padding-right: 20px;
}
body.rtl .widget-title {
  text-align: right;
}
body.rtl .shop-item .product-price {
  float: right;
}
body.rtl .shop-item .product-title {
  text-align: right;
}
body.rtl .shop-single .form-item-quantity {
  margin-right: 0;
}
body.rtl .shop-single .add-to-wishlist {
  float: left;
}
body.rtl .shop-single .add-to-wishlist i {
  margin-right: 0;
  margin-left: 5px;
}
#block-dexp-quicksettings-dexp-quicksettings {
  background: #FFF;
  position: fixed;
  left: -207px;
  -webkit-transition: left 0.5s linear;
  -moz-transition: left 0.5s linear;
  -o-transition: left 0.5s linear;
  -ms-transition: left 0.5s linear;
  transition: left 0.5s linear;
  top: 96px;
  z-index: 999;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
}
#block-dexp-quicksettings-dexp-quicksettings h2.block-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 48px;
  text-align: center;
  color: #404040;
  margin: 0;
}
#block-dexp-quicksettings-dexp-quicksettings.open {
  left: 0;
}
#block-dexp-quicksettings-dexp-quicksettings .content {
  padding: 2px 18px 10px;
  width: 205px;
}
#block-dexp-quicksettings-dexp-quicksettings h3 {
  color: #848688;
  font-size: 13px;
  margin: 5px 0 -5px 1px;
  line-height: 30px;
}
#block-dexp-quicksettings-dexp-quicksettings select.form-select {
  border-radius: 2px;
  color: #848688;
  cursor: pointer;
  font-size: 13px;
  margin: 2px 0 10px 2px;
  padding: 5px;
  width: 164px;
}
#block-dexp-quicksettings-dexp-quicksettings ul.presets,
#block-dexp-quicksettings-dexp-quicksettings ul.dexp_background {
  margin: 0;
  padding: 0;
}
#block-dexp-quicksettings-dexp-quicksettings ul.presets li,
#block-dexp-quicksettings-dexp-quicksettings ul.dexp_background li {
  display: inline-block;
  margin: 4px 2px 0;
}
#block-dexp-quicksettings-dexp-quicksettings ul.presets li span,
#block-dexp-quicksettings-dexp-quicksettings ul.dexp_background li span {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 2px;
  -webkit-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
}
#block-dexp-quicksettings-dexp-quicksettings ul.presets li[class^=white] span,
#block-dexp-quicksettings-dexp-quicksettings ul.dexp_background li[class^=white] span {
  background-image: url(https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/white-preset.png);
}
#block-dexp-quicksettings-dexp-quicksettings ul.presets li[class^=dark] span,
#block-dexp-quicksettings-dexp-quicksettings ul.dexp_background li[class^=dark] span {
  background-image: url(https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/dark-preset.png);
}
#block-dexp-quicksettings-dexp-quicksettings .quicksettings_toggle {
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
  background: url("https://www.newmexicolegalaid.org/sites/all/themes/pressa/assets/images/switcher.gif") no-repeat scroll 10px center #FFFFFF;
  border-color: #EEEEEE;
  border-radius: 0 2px 2px 0;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  height: 44px;
  position: absolute;
  right: -44px;
  text-indent: -9999px;
  top: 0px;
  width: 44px;
  cursor: pointer;
}
