/*related publications*/
.publication_link a:hover {
  color: #e20038;
  text-decoration: none;
}

.archive-publication-links {
  padding-left: 15px;
}

/*search layout*/
@media screen and (min-width: 992px) {
  .new-search .news_search {
    width: 20%;
    float: left;
    padding-right: 20px;
    display: inline-block;
  }

  .new-search .attorney {
    width: 20%;
    float: left;
    padding-right: 20px;
    display: inline-block;
  }

  .new-search .practice_area {
    width: 20%;
    float: left;
    padding-right: 20px;
    display: inline-block;
  }
}
/*main search form*/
.ui-autocomplete {
  z-index: 1001;
}

.ui-widget {
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
}

.ui-menu .ui-menu-item {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  color: #000;
  border: 0;
}

.cr_form_bottom {
  background: #dddddd;
}

#searchform_bottom .center {
  display: flex;
}

.cr_form_bottom #cr_s {
  float: left;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding-left: 10px;
  margin-left: 0;
  background: #fff;
  height: 45px;
  line-height: 45px;
  border: 0;
  flex: 1;
  font-family: Montserrat, sans-serif;
}

.cr_form_bottom .btn-search {
  height: 45px;
  width: 45px;
  background: #c4c4c4;
  border: 0;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}

.cr_form_bottom .btn-search:hover {
  background: #f3f3f3;
}

.cr_form_bottom .btn-search .fa {
  font-size: 22px;
}

/*header search form*/
nav .cr_form_content {
  padding: 0;
}

nav .cr_form_content form {
  float: right;
}

nav .cr_form_content .search-bar {
  float: right;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding-left: 10px;
  margin-left: 0;
  border: 0;
  border-radius: 0;
  width: 130px;
  font-family: Montserrat, sans-serif;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background: #dddddd;
  height: 40px;
  line-height: 40px;
}

nav .cr_form_content .search-bar:focus {
  width: 80%;
}

nav .cr_form_content .search-bar:focus::-webkit-input-placeholder {
  color: transparent;
}

nav .cr_form_content .search-bar:focus:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */
nav .cr_form_content .search-bar:focus::-moz-placeholder {
  color: transparent;
}

/* FF 19+ */
nav .cr_form_content .search-bar:focus:-ms-input-placeholder {
  color: transparent;
}

/* IE 10+ */
nav .cr_form_content .btn-search {
  height: 40px;
  width: 40px;
  background: #c4c4c4;
  border: 0;
  float: right;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}

nav .cr_form_content .btn-search:hover {
  background: #f3f3f3;
}

nav .cr_form_content .btn-search .fa {
  font-size: 20px;
}

/*header contact us button*/
.new-vert-pad {
  padding-top: 30px;
}

nav a.contact-us {
  font-family: Montserrat, sans-serif;
  height: 40px;
  background: #0d3357;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  display: block;
  font-size: 16px;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}

nav a.contact-us:hover {
  background: #276787;
}

/* search results*/
.cr_form_bottom, .search-results .cr_form_bottom {
  position: relative;
}

.center {
  display: block;
  margin: auto;
  width: 100%;
}

.new-search {
  border-bottom: 1px solid #637a88;
  padding-bottom: 15px !important;
  padding-top: 15px;
  padding-left: 0;
}

.new-search_practice-groups {
  padding-left: 15px !important;
}

.new-search:nth-child(1) {
  padding-top: 15px !important;
}

.new-search:last-child {
  border-bottom: 0;
}

.new-search .attorney {
  padding-left: 0;
}

.post-type_title {
  padding-left: 15px;
}

.flex-prev, .flex-prev:hover, .flex-prev:active, .flex-next, .flex-next:hover, .flex-next:active {
  background: none !important;
}

.nbSlider, .flexslider {
  margin-bottom: 20px;
  background-image: url(./Banners/rivkin-header-images.jpg) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position-x: center;
  background-position-y: 70%;
}

.top-bk {
  height: 360px;
  background-image: url(./Banners/rivkin-header-images.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, center;
}

.single-publications .top-bk {
  background-image: url(./Banners/RR_Recent-Publications.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 99%;
}

.page-template-page-brochure .top-bk,
.single-news .top-bk {
  background-image: url(./Banners/NYC-Banner2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, center;
  background-position-y: 30%;
}

.single-practice-groups .top-bk,
.single-focus-areas .top-bk {
  background-image: url(./Banners/RR_Practice-Groups.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, center;
}

.single-events .top-bk {
  background-image: url(./Banners/RR_Office_Hackensack.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, center;
  background-position-y: 70%;
}

.page-template-page-portal .top-bk {
  background-image: url(./Banners/RR_Employee-portal.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, center;
  background-position-y: 70%;
}

.page-template-page-newsevents .top-bk {
  background-image: url(./Banners/RR_Office_Hackensack.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 78%;
}

.page-template-page-careers .top-bk {
  background-image: url(./Banners/RR_Careers-Employment.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, center;
}

.search.search-results .top-bk {
  height: 250px;
  background-image: url(./Banners/RR_Office_Hackensack.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 78%;
}

.page-id-16 .top-bk {
  background-image: url(./Banners/RR_Contact-Us.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center, center;
}

.business-development .top-bk,
.professional-development .top-bk,
.top-bk[style*="JAX-Banner2.jpg"] {
  background-position: top;
}

@media screen and (min-width: 1200px) {
  .col-lg-customize {
    width: 20%;
  }

  .home .the_bubble {
    width: 1000px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .news-slider {
    padding-top: 20px;
  }

  .ui-autocomplete {
    width: 200px !important;
  }
}
@media screen and (max-width: 767px) {
  .news-slider {
    padding-top: 20px;
  }

  .home .the_bubble {
    margin: auto;
    top: 23%;
    padding: 20px 0px !important;
  }

  .top-bk {
    height: 300px;
  }

  .ui-autocomplete {
    width: 200px !important;
  }
}
@media only screen and (max-width: 720px) {
  .news_elem .content {
    min-height: 110px;
  }
}
/* ADDED 08/01/2016*/
@-webkit-keyframes overlayMove {
  from {
    -webkit-transform: translateY(100%);
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  to {
    -webkit-transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes overlayMove {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/************** F I R E F O X ***********************/
@-moz-keyframes overlayMove {
  from {
    -moz-transform: translateY(100%);
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  to {
    -moz-transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/************** I E ***********************/
@-ms-keyframes overlayMove {
  from {
    -ms-transform: translateY(100%);
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
  to {
    -ms-transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes titleMove {
  0% {
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  30% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes titleMove {
  0% {
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  30% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media (min-width: 768px) {
  .home .relative {
    background: none !important;
  }

  .flex-prev, .flex-prev:hover, .flex-prev:active,
.flex-next, .flex-next:hover, .flex-next:active {
    background: none !important;
  }

  .home .main .container.relative {
    width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
  }

  /*.home .main .container.relative:after{
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: rgba(0,0,0,.5);
      display: block;
      -webkit-animation: overlayMove 1s forwards;
      -ms-animation:overlayMove 1s forwards;
              animation: overlayMove 1s forwards;
      -webkit-animation-delay: 2s;
      -ms-animation-delay:1s;
              animation-delay: 2s;
      -webkit-animation-timing-function: ease-out;
      -ms-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
              animation-name: overlayMove;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      opacity: 0;
      filter: alpha(opacity=0);
  }*/
  .home .the_bubble {
    margin: 0;
    top: 15%;
    left: initial;
    right: initial;
    height: auto;
  }

  .home .the_bubble h3 {
    color: #ffffff;
    font-size: 36px;
    padding: 0;
    text-shadow: none;
    margin: 0;
    line-height: 1.5;
    text-align: left;
    padding-bottom: 40px;
    font-weight: bold;
    /*-webkit-animation: titleMove 1s forwards;
            animation: titleMove 1s forwards;
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: translateY(300px);
        //-ms-transform: translateY(300px);
            transform: translateY(300px);
    opacity: 0;
    filter: alpha(opacity=0);*/
  }

  .home .carousel-control.left {
    left: -55px;
    color: #757575;
    transition: color 0.2s ease;
  }

  .home .carousel-control.left:hover {
    color: #bfd2db;
  }

  .home .carousel-control.right {
    right: -55px;
    color: #757575;
    transition: color 0.2s ease;
  }

  .home .carousel-control.right:hover {
    color: #bfd2db;
  }

  .home .news_elem .news_title {
    font-weight: 400;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .the_bubble h3 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  /* 	.home .main{
      margin-top: 175px !important;
  } */
  .home .flexslider .slides > li {
    height: 430px;
  }

  .home .flexslider .slider_img {
    height: 430px !important;
  }

  .home .main .container.relative .flexslider:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    display: block;
  }

  .the_bubble h3 {
    color: #fff;
    text-shadow: none;
    font-size: 20px;
    padding: 48px 0px 20px 0px !important;
    line-height: 1.4;
    text-align: left;
  }

  .cr_form_results {
    border-bottom: 0 !important;
  }

  .custom_navigation_bar .cr_form_content .search-bar {
    width: 70% !important;
  }

  .new-vert-mobile-pad {
    padding-top: 10px !important;
  }

  #footer_row_2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .no_container_xs {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
}
/*767 ends*/
#footer_row_2 img {
  max-width: 100%;
}

/* ADDED 08/01/2016*/
/*create brochure*/
.page-template-page-brochure .full-width-border {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #536d7d;
}

.page-template-page-brochure h1, strong {
  font-family: Montserrat, sans-serif;
}

.page-template-page-brochure strong.pg-title {
  color: #536d7d;
  font-size: 21px;
}

.page-template-page-brochure .chosen-container {
  display: none;
  margin-left: 25px;
}

.page-template-page-brochure .checkbox {
  margin-bottom: 5px;
}

.page-template-page-brochure .checkbox label {
  font-size: 21px;
  font-family: Montserrat, sans-serif;
}

.page-template-page-brochure .checkbox input[type=checkbox] {
  background: #fff;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #536d7d;
  border-radius: 2px;
  margin-left: -10px;
  margin-right: 15px;
  margin-top: 4px;
  position: relative;
  outline: none;
}

.page-template-page-brochure .checkbox input[type=checkbox]:checked {
  background: url(./inc/check.png);
  background-repeat: no-repeat;
  background-position: center;
}

.page-template-page-brochure .archive-side-links .chosen-container {
  margin-left: 45px;
}

.page-template-page-brochure .archive-side-links li a {
  text-transform: none;
  font-weight: 400;
}

.page-template-page-brochure .disc-list {
  list-style-type: disc;
  padding-left: 55px;
  margin-bottom: 15px;
}

.page-template-page-brochure .chosen-container.chosen-container-multi .chosen-choices {
  background: url(./inc/select.png);
  background-repeat: no-repeat;
  background-position: 98%;
}

.page-template-page-brochure .chosen-container-multi .chosen-choices li.search-choice {
  padding: 5px 20px 5px 5px;
}

.page-template-page-brochure button.btn.btn-default.btn-brochure {
  font-family: Montserrat, sans-serif;
  display: block;
  margin: auto;
  background: #0d3357;
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
  border: none;
  border-radius: 0;
  /* font-weight: 500; */
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}

.page-template-page-brochure button.btn.btn-default.btn-brochure:hover {
  background: #276787;
}

.page-template-page-brochure .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px 5px 75px;
  list-style: none;
  line-height: 64px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  background-repeat: no-repeat;
  background-position-y: 5px;
  background-position-x: 5px;
}

.page-template-page-brochure .chosen-container .chosen-results li.highlighted {
  background-color: #0d3357;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #0d3357), color-stop(90%, #0d3357));
  background-image: -webkit-linear-gradient(#0d3357 20%, #0d3357 90%);
  background-image: -moz-linear-gradient(#0d3357 20%, #0d3357 90%);
  background-image: -o-linear-gradient(#0d3357 20%, #0d3357 90%);
  background-image: linear-gradient(#0d3357 20%, #0d3357 90%);
  color: #fff;
}

/*---------------------------------03/07/2017 homepage update-----------------------*/
.home .flex-control-paging {
  display: block;
  z-index: 1000;
}

.home .flex-control-nav {
  bottom: 65px;
  width: 100%;
}

.home .flexslider .slider_img {
  opacity: 1;
  height: 480px;
  background-position: center;
  background-size: cover;
}

.home .flexslider {
  background-image: none !important;
}

/*home news feed*/
.home .the_bubble h3 {
  text-transform: none;
}

.home span.buttons {
  color: #ffffff;
  background-color: #ada47d;
  font-size: 12px;
}

.home span.buttons:hover {
  text-decoration: none;
}

a.news_elem:hover {
  text-decoration: none;
}

.news_elem:hover .overlay {
  background: rgba(39, 103, 135, 0.9);
}

.buttons_container {
  background-color: #ada47d;
  padding: 10px 25px;
}

.home .news_elem .content {
  border-bottom: none;
}

.home .flex-control-paging li a.flex-active {
  background: #e20038;
}

.flex-control-paging li a {
  width: 24px;
  height: 5px;
  background: #ffffff;
  border-radius: 0px;
}

.flex-control-paging li a:hover {
  background: #e20038;
}

.custom-navigation .fa {
  font-size: 48px;
  color: #ffffff;
  transition-duration: 0.3s;
}

.custom-navigation .fa:hover {
  color: #e20038;
  transition-duration: 0.3s;
}

.flex-prev, .flex-prev:hover, .flex-prev:active,
.flex-next, .flex-next:hover, .flex-next:active {
  width: initial;
  height: initial;
}

.flex-prev, .flex-prev:hover, .flex-prev:active {
  top: initial;
  bottom: 70px;
  left: 0px;
}

.flex-next, .flex-next:hover, .flex-next:active {
  top: initial;
  bottom: 70px;
  left: 10.5%;
  right: initial;
}

.slider_button {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #ffffff;
  background-color: transparent;
  transition-duration: 0.5s;
  text-transform: uppercase;
  padding: 15px 30px;
  font-weight: 700;
  display: inline-block;
}

.slider_button:hover {
  color: #000000;
  background-color: #ffffff;
  transition-duration: 0.5s;
  text-transform: uppercase;
  text-decoration: none;
}

.slider_button:focus {
  color: #000;
  text-decoration: none;
}

.homepage--text {
  text-align: center;
  padding: 20px 0px;
  max-width: 549px;
  margin: auto;
}

.homepage--text p {
  line-height: 1.75;
}

.homepage--text h1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-transform: capitalize;
  color: #e20038;
}

/*slider effect has to be slide now, need to remove some CSS*/
.home .the_bubble {
  position: initial;
  padding: 70px 0px;
}

@media only screen and (max-width: 979px) {
  .the_bubble {
    left: 0px !important;
    margin-left: 0px !important;
    position: relative;
    width: 80% !important;
  }
}
/*slider effect has to be slide now, need to remove some CSS end*/
@media (min-width: 768px) and (max-width: 1200px) {
  .the_bubble {
    padding-left: 15px;
  }

  .custom-navigation {
    margin-left: 15px;
  }
}
/*main*/
/* @media (min-width: 768px) and (max-width: 1200px) {
  .main {
    padding-top: 151px !important; } } */
@media (max-width: 767px) {
  .flex-prev, .flex-prev:hover, .flex-prev:active {
    top: initial;
    bottom: 100px;
    left: 20%;
  }

  .flex-next, .flex-next:hover, .flex-next:active {
    top: initial;
    bottom: 100px;
    right: 20%;
    left: initial;
  }
}
@media (max-width: 480px) {
  .top-bk {
    height: 160px;
  }

  .search.search-results .top-bk {
    height: 160px;
  }

  .flex-prev, .flex-prev:hover, .flex-prev:active {
    top: initial;
    bottom: 100px;
    left: 10%;
  }

  .flex-next, .flex-next:hover, .flex-next:active {
    top: initial;
    bottom: 100px;
    right: 10%;
    left: initial;
  }

  .home .flex-control-nav {
    bottom: 50px;
    height: 10px;
  }

  .slider_button {
    padding: 10px 25px;
  }

  .home .the_bubble {
    width: 100% !important;
    padding: 0px;
  }
}
.title-container__title {
  color: #0d3357;
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  padding-bottom: 10px;
}

.title-container__job-title {
  color: #637a88;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.post-type__body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.post-type__body .attorney {
  margin-bottom: 50px !important;
}

.search .new-search {
  padding-bottom: 12px;
}

.search .image-container {
  margin-bottom: 8px;
}

.search h3 {
  padding-bottom: 15px;
}

.search .search-more {
  color: #637a88;
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

.search .search-post__title {
  color: #0d3357;
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  padding-bottom: 10px;
}

.search .search-post__title a {
  transition: all 0.35s ease;
  color: inherit;
}

.search .search-post__title a:hover {
  color: #e20038;
}

.search .search-post__body {
  color: #637a88;
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

.search .search-post__body a {
  transition: all 0.35s ease;
  color: inherit;
}

.search .search-post__body a:hover {
  color: #e20038;
}

.search .cf-content {
  padding-bottom: 25px;
}

.search .cf-content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.search .search-post-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#load_more_gs {
  color: #000000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 100px;
}

.post-type__container {
  position: relative;
  padding-bottom: 180px;
}

/*# sourceMappingURL=new-search.css.map */
