* {
  margin: 0;
  padding: 0;
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset,
p {
  border: medium none;
  margin: 0;
  padding: 0;
}

a,
input,
select,
textarea {
  margin: 0;
  outline: medium none;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

img,
fieldset {
  border: 0 none;
}

a {
  border: medium none;
  outline: medium none;
}

img {
  border: medium none;
  height: auto;
  max-width: 100%;
  outline: medium none;
  vertical-align: middle;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}

div,
h1,
h2,
h3,
h4,
span,
p,
form,
img,
hr,
img,
a {
  border: medium none;
  margin: 0;
  padding: 0;
}
a:hover {
  text-decoration: none;
}

.clear {
  clear: both;
}

ul::after {
  clear: both;
  content: "";
  display: block;
}

ul {
  list-style: outside none none;
}
body {
  margin: 0;
  overflow-x: hidden;
  padding: 0px 0 0 0;
  position: relative;
  font-family: "Roboto", sans-serif;
}

/** Generated by FG **/
@font-face {
  font-family: "Conv_Calibre-Regular";
  src: url("../fonts/Calibre-Regular.eot");
  src: local("☺"), url("../fonts/Calibre-Regular.woff") format("woff"),
    url("../fonts/Calibre-Regular.ttf") format("truetype"),
    url("../fonts/Calibre-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: "Conv_Calibre-Medium";
  src: url("../fonts/Calibre-Medium.eot");
  src: local("☺"), url("../fonts/Calibre-Medium.woff") format("woff"),
    url("../fonts/Calibre-Medium.ttf") format("truetype"),
    url("../fonts/Calibre-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: "Conv_Calibre-Semibold";
  src: url("../fonts/Calibre-Semibold.eot");
  src: local("☺"), url("../fonts/Calibre-Semibold.woff") format("woff"),
    url("../fonts/Calibre-Semibold.ttf") format("truetype"),
    url("../fonts/Calibre-Semibold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.container {
  max-width: 1200px;
}

.header {
  background: #072a60;
  padding: 15px;
  position: static;
  top: -100%;
  transition: all 0.5s;
  z-index: 9999;
}
.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: all 0.5s;
}
.header:after {
  clear: both;
  display: block;
  content: "";
}
a.logo {
  float: left;
}
.header span.l-text {
  border-left: solid 1px #204071;
  padding-left: 20px;
  margin-left: 10px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  float: left;
  margin-top: 7px;
}
.forget-support {
  float: right;
  color: #c6d9f7;
  font-size: 14px;
  margin-left: 20px;
  margin-top: 25px;
}
.forget-support a {
  color: #c6d9f7;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 5px;
  letter-spacing: 0.5px;
  vertical-align: middle;
}
.forget-support a:hover {
  color: #ecb524;
}
.mobile-menu {
  display: none;
}
.closebtn {
  display: none;
}
.navigation {
  float: right;
  margin-top: 9px;
}
.navigation ul li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.navigation ul li a {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  padding: 15px 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.navigation ul li a:hover,
#mySidenav ul li a.dropdown-toggle:hover:after {
  color: #ecb524;
}
.navigation ul li.sign-btn a {
  background: #ecb524;
  padding: 8px 30px;
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
  border-radius: 10px;
  font-weight: 600;
  border: solid 2px transparent;
}
.navigation ul li.sign-btn a:hover {
  background: transparent;
  border: solid 2px #fff;
  color: #fff;
}
.navigation ul li.login-btn a {
  background: transparent;
  padding: 8px 40px;
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
  border-radius: 10px;
  font-weight: 600;
  border: solid 2px #fff;
  margin-left: 10px;
}
.navigation ul li.login-btn a:hover {
  background: #ecb524;
  border: solid 2px #ecb524;
  color: #fff;
}
/*.banner {
    width: 100%;
    position: relative;
}*/
.banner {
  width: 100%;
  position: relative;
  background: url(../images/banner.jpg) no-repeat;
  background-size: cover;
  height: 745px;
  background-position: top, center;
}
.banner img {
  width: 100%;
  height: 665px;
  object-fit: cover;
}
.banner-txt-main {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.banner-txt-main-b {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
}
.banner-txt-main-c {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: table-cell;
}

.welcome_sec {
  background: #fff;
  margin: 0;
}
.p70 {
  padding: 70px 0;
  margin: 0;
}
.welcome-info h1 {
  color: #33363b;
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
}

/*******************************/
.banner-txt span {
  font-size: 25px;
  font-weight: 700;
  color: #191302;
  background: #ebb623;
  text-transform: uppercase;
  padding: 9px 30px;
  display: inline-block;
  border-radius: 30px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: normal;
}
.banner-txt h1 {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
}
.banner-txt p {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 25px;
}
.banner-txt h5 {
  font-size: 20px;
  font-weight: 700;
  color: #ffc500;
  font-style: italic;
}
.search-form, .search-form-email {
  position: relative;
  width: 75%;
  margin: 25px auto 0;
}
.search-form input[type="text"], .search-form-email input[type="email"] {
  width: 100%;
  height: 60px;
  border: 0px;
  background: #fff;
  border-radius: 10px;
  padding: 0 145px 0 50px;
  font-size: 18px;
  font-weight: 400;
  color: #727272;
}
.search-form input::placeholder, .search-form-email input::placeholder {
  color: #727272;
}
.search_icon img {
  width: auto !important;
  height: auto !important;
}
.search_icon {
  position: absolute;
  left: 20px;
  z-index: 111;
  top: 17px;
}
.search-form a, .search-form-email a {
  font-size: 18px;
  font-weight: 700;
  color: #191302;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  position: absolute;
  right: 15px;
  top: 12px;
  background: #ebb623;
  line-height: normal;
  padding: 8px 26px;
  border-radius: 10px;
  display: inline-block;
}
.search-form a:hover {
  background: #c6d9f7;
}
.banner_bottom_sec {
  background: #072a60;
}
.banner_bottom li {
  list-style: none;
  display: inline-block;
  width: 50%;
  float: left;
  padding: 0px 15px;
}
.banner_bottom li:first-child {
  padding-left: 0;
  border-right: 1px solid #17407e;
}
.banner_bottom li a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  display: block;
  padding: 30px 0;
}
.right_arrow {
  position: absolute;
  right: 50px;
  top: 10px;
  z-index: 111;
}
img.right-arrow-b {
  display: none;
}
.banner_bottom li a:hover .right_arrow img.right-arrow-a {
  display: none;
}
.banner_bottom li a:hover .right_arrow img.right-arrow-b {
  display: block;
}
.banner_bottom li a:hover {
  color: #ebb623;
}
.international {
  position: relative;
}
.banner_bottom li:last-child {
  padding-right: 0;
}
.banner_bottom li a:hover .right_arrow {
  top: 13px;
}
.right_arrow img {
  width: auto;
  height: auto;
}

.jewish_data_sec {
  background: url(../images/jewish-backg.png) no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.jewish_data {
  width: 100%;
  vertical-align: middle;
  display: table;
}
.jewish_text {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-right: 15px;
}
.jewish_image {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-left: 15px;
}
.jewish_text h1 span {
  font-size: 36px;
  font-weight: 700;
  color: #34373b;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
.jewish_text h1 {
  font-size: 72px;
  font-weight: 700;
  color: #34373b;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  line-height: 61px;
}
.jewish_text p {
  font-size: 20px;
  font-weight: 400;
  color: rgba(65, 69, 72, 0.9);
  line-height: 30px;
  padding-top: 15px;
  font-family: "Conv_Calibre-Regular";
}
.jewish_text a {
  font-size: 19px;
  font-weight: 700;
  color: #fff;
  background: #c9910b;
  padding: 0;
  display: inline-block;
  border-radius: 8px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 30px;
  width: 214px;
  text-align: center;
  height: 55px;
  line-height: 55px;
}
.jewish_text a:hover {
  background: #c6d9f7;
  color: #34373b;
}

.benefits_sec {
  padding: 70px 0;
}
.benefits {
  padding: 30px 15px 30px 0;
  position: relative;
}
.benefits:after {
  content: "";
  position: absolute;
  z-index: 111;
  right: -18px;
  background: #e5e5e5;
  width: 1px;
  height: 100%;
  top: 0;
}
.advantages:after {
  display: none;
}
.advantages {
  padding: 30px 0 15px 30px;
}
.benefits h2 {
  font-size: 40px;
  font-weight: 700;
  color: #34373b;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.benefits li {
  list-style: none;
  display: block;
  padding: 6px 0 6px 40px;
  position: relative;
  color: #414548;
  font-size: 20px;
  font-family: "Conv_Calibre-Regular";
  line-height: 26px;
}
.benefits li:before {
  content: "\f18e ";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  font-size: 30px;
  color: #ebb623;
  top: 4px;
}

.testimonial_sec {
  position: relative;
  background: url(../images/testimonial.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 100px 0;
}
.testimonial h2 {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 60px;
}
.testimonial h2:after {
  content: "";
  position: absolute;
  z-index: 111;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/q-icon.png) no-repeat;
  width: 170px;
  height: 120px;
  top: -40px;
}
.testimonial4_slide h3 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin: 30px 0;
  font-family: "Roboto Condensed", sans-serif;
}
.testimonial4_slide p {
  font-size: 23px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  font-family: "Conv_Calibre-Regular";
}
.testimonial4_slide {
  width: 100%;
  text-align: center;
}

#testimonial4 .carousel-indicators li.active {
  background: #ecb524;
}
#testimonial4 .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
}
#testimonial4 .carousel-indicators {
  bottom: -50px;
}
#testimonial4 a.carousel-control {
  position: absolute;
  z-index: 111;
  top: 38%;
  width: 60px;
  height: 30px;
  background: transparent;
  line-height: 30px;
  cursor: pointer;
  opacity: 1;
}
#testimonial4 a.carousel-control span {
  display: none;
}
#testimonial4 a.carousel-control-prev:before {
  content: "\f177 ";
  position: absolute;
  z-index: 111;
  left: 0;
  font-family: fontawesome;
  font-size: 30px;
  font-weight: 300;
  width: 60px;
  height: 30px;
  line-height: 30px;
}
#testimonial4 a.carousel-control-next:before {
  content: "\f178 ";
  position: absolute;
  z-index: 111;
  left: 0;
  font-family: fontawesome;
  font-size: 30px;
  font-weight: 300;
  width: 60px;
  height: 30px;
  line-height: 30px;
}
#testimonial4 a.carousel-control.active {
  color: #ecb524;
}

.our_gallery_sec {
  padding: 100px 0;
}
.our_gallery h2 {
  font-size: 48px;
  font-weight: 700;
  color: #34373b;
  text-transform: uppercase;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 30px;
  text-align: center;
}
.column {
  line-height: 0;

  -webkit-column-count: 3;
  -webkit-column-gap: 0px;
  -moz-column-count: 3;
  -moz-column-gap: 0px;
  column-count: 3;
  column-gap: 0px;
}

.column img {
  width: 100% !important;
  height: auto !important;
  padding: 10px;
}

.faq_tab_sec {
  background: #f5f4f9;
  padding: 100px 0 70px 0;
}
.faq_tab h2 {
  font-size: 48px;
  font-weight: 700;
  color: #34373b;
  text-transform: uppercase;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 50px;
  text-align: center;
}
#accordion .card {
  border: 0px solid #eee;
  border-radius: 0;
  margin-bottom: 30px !important;
  background: transparent;
}
#accordion .card-header {
  padding: 0px;
  background: transparent;
  border: 0px !important;
}
#accordion .card-header h5 {
  padding: 0;
}

#accordion .card-header button {
  white-space: initial;
}
#accordion .card-header button.btn {
  width: 100%;
  text-align: left;
  padding: 0 50px 0 15px;
  height: 70px;
  font-size: 24px;
  font-weight: 700;
  color: rgba(52, 55, 59, 0.9);
  text-decoration: none;
  background: #fff;
  position: relative;
  border: 0;
  border-radius: 0;
  line-height: 26px;
  font-family: "Conv_Calibre-Semibold";
}
#accordion .card-header button[aria-expanded="true"] {
  background: #fff !important;
  color: rgba(52, 55, 59, 0.9);
}
#accordion .card-header button:after {
  content: "\f105 ";
  background-size: 25px;
  cursor: pointer;
  font-size: 24px;
  width: 50px;
  height: 70px;
  position: absolute;
  right: 0;
  z-index: 111;
  font-family: fontawesome;
  text-align: center;
  top: 0;
  line-height: 70px;
  font-weight: 400;
  color: #b2b2b2;
}
/*#accordion .card-header button.collapsed:after {
    content: "\f107 ";
    background-size: 25px;
    cursor: pointer;
    font-size: 24px;
    width: 60px;
    height: 70px;
    position: absolute;
    right: 0;
    z-index: 111;
    font-family: fontawesome;
    top: 0;
    text-align: center;
    line-height: 70px;
    font-weight: 400;
}*/
#accordion .card-body {
  padding: 15px 15px 0px 15px;
  margin: 0;
}
#accordion .card-body p {
  color: rgba(0, 0, 0, 0.9);
  font-size: 18px;
  line-height: 26px;
  font-family: "Conv_Calibre-Regular";
}
#accordion .card:last-child {
  margin: 0px;
}

/*************newsletter****************/
.newsletter_sec {
  background: #072a60;
  padding: 0px 0;
}

.join {
  width: 33.333%;
  float: left;
  background: url(../images/newsletter-backg.png) no-repeat;
  position: relative;
  height: 124px;
  line-height: 124px;
  background-size: cover;
}
.join:before {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  background: #c9910b;
  height: 124px;
  width: 100%;
}
.join:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 62px solid transparent;
  border-left: 30px solid #c9910b;
  border-bottom: 62px solid transparent;
  top: 0;
  right: -30px;
}

.join h3 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 124px;
}
.newsletter {
  display: flex;
  align-items: center;
}
.newsletter-form {
  position: relative;
}
.newsletter-form {
  width: 100%;
  float: right;
  padding-left: 60px;
}
.newsletter-form #mauticform_newslettersignupsmallform_your_email {
  width: 63%;
  float: left;
}
.newsletter-form #mauticform_newslettersignupsmallform_your_email input {
  padding: 0 15px 0 60px;
  height: 64px;
  width: 100%;
}
.mauticform-innerform {
  display: block;
  width: 67%;
}
.mauticform-errormsg {
  display: block;
  color: #e00202;
  margin-top: 2px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  font-family: "Roboto Condensed", sans-serif;
}
#mauticform_newslettersignupsmallform_message,
#mauticform_newslettersignupsmallform_error {
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 60px;
  font-weight: 600;
  font-family: "Roboto Condensed", sans-serif;
}
#mauticform_newslettersignupsmallform_message {
  color: #c9910b;
}
#mauticform_newslettersignupsmallform_error {
  color: #e00202;
}
.newsletter-form .search_icon {
  position: absolute;
  left: 83px;
  top: 19px;
  z-index: 111;
}
.newsletter-form #mauticform_input_newslettersignupsmallform_submit {
  font-size: 22px;
  color: #fff;
  background: #c9910b;
  display: inline-block;
  width: 250px;
  text-align: center;
  height: 64px;
  line-height: 50px;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  float: right;
  width: 35%;
}
.newsletter-form #mauticform_input_newslettersignupsmallform_submit:hover {
  background: #fff;
  color: rgba(52, 55, 59, 0.9);
}
.footer_sec {
  background: url(../images/footer-back.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.footer_nav li {
  list-style: none;
  display: inline-block;
  padding: 20px 20px;
}
.footer_nav li:last-child {
  padding-right: 0px;
}
.footer_nav li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}
.footer_nav li:last-child a {
  width: 40px;
  height: 40px;
  background: #3b5998;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
}
.footer_nav li:last-child a:hover {
  background: #c9910b;
}
.footer_logo,
.footer_nav {
  margin-bottom: 40px;
}
.footer_forgot_password li {
  list-style: none;
  display: inline-block;
}
.footer_forgot_password li a {
  font-size: 16px;
  font-weight: 400;
  color: #91979f;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Conv_Calibre-Regular";
}
.footer_forgot_password ul span {
  padding: 0 20px;
  color: #91979f;
  display: inline-block;
}
.footer_forgot_password {
  padding: 15px 0;
  border-top: 1px solid #313438;
  border-bottom: 1px solid #313438;
}
.copyright {
  padding-top: 30px;
}
.copyright h4 {
  font-size: 14px;
  font-weight: 500;
  color: rgba(246, 246, 246, 0.7);
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: "Conv_Calibre-Medium";
  letter-spacing: 1px;
}
.copyright p {
  font-size: 14px;
  font-weight: 400;
  color: #414548;
  line-height: 20px;
  font-family: "Conv_Calibre-Regular";
}

/*****************************search_result******************************/
.search_result_sec .container,
.search_returned_sec .container {
  max-width: 1480px;
}
.search_result_sec {
  padding: 100px 0;
  background: #f5f4f9;
}
.search_result h2 {
  font-size: 48px;
  font-weight: 700;
  color: #34373b;
  text-transform: uppercase;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 50px;
  text-align: center;
}
.search_result li {
  list-style: none;
  display: inline-block;
  padding: 0 6px;
  width: 20%;
  float: left;
  border: 1px solid transparent;
}
.search_result li .input_field label {
  color: #414548;
  font-size: 16px;
  line-height: normal;
  margin: 0 0 6px 0;
  display: block;
  font-family: "Conv_Calibre-Regular";
  padding: 0 15px;
}
/*.search_result li .input_field input {
    width: 100%;
    height: 55px;
    border: 0px !important;
    background: #fff;
    border-radius: 10px;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 400;
    color: #727272;
    box-shadow: none !important;
}*/
.search_result li .input_field input {
  width: 100%;
  height: 55px;
  border: 1px solid #e4e4e4;
  background: #fff;
  border-radius: 10px;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 400;
  color: rgba(65, 69, 72, 0.8);
  box-shadow: none !important;
  line-height: 55px;
  font-family: "Conv_Calibre-Regular";
}
/*.search_result li .input_field select {
	width: 100%;
    height: 55px;
    border: 0px !important;
    background: #fff;
    border-radius: 10px;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 400;
    color: #727272;
    box-shadow: none !important;
}*/
.search_result li .input_field button.search_btn,
.search_result li .input_field .help_btn {
  font-size: 19px;
  color: #fff;
  background: #c9910b;
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 55px;
  line-height: 55px;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  margin-top: 25px;
  outline: none;
  cursor: pointer;
}
.custom_btn {
     font-size: 19px;
  color: #fff;
  background: #c9910b;
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 55px;
  line-height: 55px;
  border-radius: 10px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  margin-top: 25px;
  outline: none;
  cursor: pointer;
}
.search_result li .input_field button.search_btn:hover,
.search_result li .input_field .help_btn:hover,
.delete_btn:hover,
.btn-gold:hover {
  background: #c6d9f7;
  color: #000;
}
.search_returned h3 {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #414548;
  line-height: 30px;
  font-family: "Conv_Calibre-Semibold";
  padding: 30px 0;
}

.search_returned_sec {
  padding-bottom: 100px;
}

/*****************************/

table.search_returned_table tr th {
   padding: 14px 20px;
   line-height: 20px;
}

table.search_returned_table tr th {
  background: #072a60;
  color: #fff;
  font-size: 21px;
  text-align: left;
  margin-bottom: 15px;
  border-right: 1px solid #fff;
  font-family: "Conv_Calibre-Semibold";
}
table.search_returned_table tr th:last-child {
  border: 0px;
}
table.search_returned_table tr th.yr_th,
table.search_returned_table tr th.rl_th,
table.search_returned_table tr th.img_th,
table.search_returned_table tr th.view_th {
  text-align: center;
}
table.search_returned_table tr td {
   font-size: 16px;
    font-weight: 400;
    color: #767680;
    font-family: "Conv_Calibre-Regular";
    background:transparent;
    padding: 6px 20px;
    position: relative;
    line-height: 18px;
}
table.search_returned_table tr td.record {
  text-align: center;
}
table.search_returned_table tr td.image {
  width: 10%;
  text-align: center;
}
table.search_returned_table tr td.image img {
  width: 80px;
  height: 55px;
}
/*table.search_returned_table tr td.first_name, table.search_returned_table tr td.family_name, table.search_returned_table tr td.record, table.search_returned_table tr td.view_btn {
    width: 16% !important;
}*/
table.search_returned_table tr td.family_name,
table.search_returned_table tr td.view_btn {
  width: 16% !important;
}
td.view_btn a {
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  text-align: center;
  display: block;
  background: #ecb524;
  padding: 9px 10px;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 700;
}
td.view_btn a:hover {
  background: #c6d9f7;
  color: #34373b;
}
table.search_returned_table tr td:after {
   content: "";
    position: absolute;
    z-index: 111;
    right: -1px;
    width: 1px;
    height: 20px;
    background: #e5e5e5;
    top: 28px;
}
table.search_returned_table tr td:last-child:after {
  display: none;
}
table.search_returned_table tr th.fn_th {
  border-top-left-radius: 10px;
}
table.search_returned_table tr th.view_th {
  border-top-right-radius: 10px;
}
table.search_returned_table tr td.first_name {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
table.search_returned_table tr td.view_btn {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
tr.space {
  height: 5px;
}


table.search_returned_table tr:nth-child(odd) {
    background-color: #cecece !important;
}

.pagination ul li:first-child {
  margin-left: 0;
}
.pagination ul li:last-child {
  margin-right: 0px;
}
.pagination ul li:first-child,
.pagination ul li:last-child {
  width: 80px;
}
.pagination ul li:last-child a {
  color: #ecb524;
}
.pagination ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 38px;
  margin: 0 5px;
}
.pagination ul li a:hover {
  background: #ecb524;
  color: #fff;
}
.pagination ul li a {
  display: inline-block;
  width: 100%;
  color: rgba(65, 69, 72, 0.9);
  font-size: 18px;
  font-weight: 500;
  font-family: "Roboto Condensed", sans-serif;
}
.pagination ul li a.active {
  background: #ecb524;
  color: #fff;
}
.pagination {
  align-items: center;
  justify-content: center;
  padding: 50px 0 0;
}

.search-result-details_sec {
  padding: 100px 0;
}
.search-result-details_sec .container {
  max-width: 1244px;
}
.search_returned_details {
  background: #fff;
  padding: 30px 30px;
  border-radius: 10px;
}
table.search-result-details_table tr th {
  font-size: 23px;
  color: #444257;
  padding: 20px 15px;
  font-family: "Conv_Calibre-Medium";
  letter-spacing: 1px;
  line-height: 30px;
}
table.search-result-details_table tr td {
  font-size: 23px;
  font-weight: 400;
  color: #777781;
  line-height: normal;
  padding: 20px 15px;
  font-family: "Conv_Calibre-Regular";
}
table.search-result-details_table tr {
  border-bottom: 1px solid #e5e5e5;
}
table.search-result-details_table tr td span img {
  width: 60px;
}
table.search-result-details_table tr td span {
  display: inherit;
  padding: 0 5px;
}
.document {
  margin-top: 30px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.document .document_detail img {
  width: auto !important;
  height: auto !important;
}
.document_detail {
  position: absolute;
  z-index: 111;
  text-align: center;
  width: 70%;
  margin: 0 auto;
  background: #fff;
  padding: 50px 50px;
  border-radius: 6px;
}
.document_detail p {
  font-size: 38px;
  font-weight: 700;
  color: #444256;
  margin: 20px auto;
  width: 100%;
  font-family: "Conv_Calibre-Semibold";
  line-height: 41px;
}
.document_detail p span {
  display: inline-block;
  color: #ecb524;
}
.document_detail a {
  font-size: 25px;
  color: #fff;
  background: #c9910b;
  display: block;
  width: 90%;
  text-align: center;
  height: 64px;
  line-height: 64px;
  border-radius: 30px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  margin: 10px auto 0;
}
.document_detail a:hover {
  background: #c6d9f7;
  color: #34373b;
}
.document img {
  width: 100%;
}

.pdf-document {
  margin-top: 30px !important; 
  position: relative;
  align-items: center;
  justify-content: center;
}

.pdf-document img {
  width: 100%;
}

/*****************custom-select-box*****************/
.custom-select {
  position: relative;
  padding: 0px;
  border: 0;
  background: transparent;
  height: auto;
  line-height: normal;
  border-radius: 0;
}
.custom-select select {
  display: none;
}

.select-selected {
  background-color: DodgerBlue;
}
.select-selected:after {
  position: absolute;
  content: "\f107 ";
  top: 0;
  right: 30px;
  width: 0;
  height: 0;
  font-size: 18px;
  font-family: fontawesome;
}
.select-selected.select-arrow-active:after {
  content: "\f106 ";
  top: 0;
}
.select-selected {
  width: 100%;
  height: 55px;
  border: 1px solid #e4e4e4;
  background: #fff;
  border-radius: 10px;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 400;
  color: rgba(65, 69, 72, 0.8);
  box-shadow: none !important;
  line-height: 55px;
  font-family: "Conv_Calibre-Regular";
}
.select-items div {
  color: #727272;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  font-size: 15px;
  font-family: "Conv_Calibre-Regular";
}
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 999;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  border: 1px solid transparent;
  height: 297px;
  overflow: hidden;
  overflow-y: scroll;
}
.select-hide {
  display: none;
}
.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.testimonials_section em {
    margin: 0 0 35px 0;
    display: block;
}
.testimonials_section em strong {
    display: block;
    font-size: 20px;
    color: #000;
    padding: 0 0 10px 0;	
    font-style: normal;
}
table.search_returned_table tr td.first_name {
    border-radius: 0 !important;
}
table.search_returned_table tr td.view_btn{
    border-radius: 0 !important;
	
}
table.search_returned_table tr td.view_btn a{
	 color: #fff !important;
}
td.view a {
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff !important;
    text-align: center;
    display: block;
    background: #ecb524;
    padding: 9px 30px;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 700;
}
table.search_returned_table tr td a {
    text-align: center;
    display: block;
    color: #000;
}

#accordion .large-heading-faq .card-header button.btn {
   height: 130px;
   max-width: 100%;
}

.ui-autocomplete .ui-state-active, 
.ui-autocomplete .ui-widget-content .ui-state-active {
  border: 1px solid #072a60 !important;
  background: #072a60 !important;
}

.ui-autocomplete .ui-menu-item-wrapper {
  padding: 3px 1em 0px .4em !important;
  font-family: "Conv_Calibre-Regular" !important;
  font-size: 17px !important;
  line-height: 28px !important;
}

.all-chars a {
   display: inline-block;
   border: solid 1px #072a60;
   padding: 4px 11px 3px;
   margin: 0 3px;
   font-size: 15px !important;
   color: #072a60;
}
.staffimage img {
   width: 100%;
}
.staff-main.key-main {
   position: relative;
}
.staf-info {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(255,255,255,0.80);
   padding: 25px;
}
.all-chars b {
   display: inline-block;
   border: solid 1px #ecb524;
   padding: 4px 11px 3px;
   margin: 0 3px;
   font-size: 15px !important;
   color: #fff;
   background: #ecb524;
}

ul.chars-data {
   margin-top: 45px;
}

ul.chars-data li {
   float: left;
   width: 33.3%;
   border: solid 1px #dce6f5;
   padding: 10px 15px;
}

ul.chars-data li a {
font-size: 20px !important;
color: #072a60 !important;
display: block;
}

ul.chars-data li a.large-names {
min-height: 77px;
}

/* .pagination ul li:first-child { */
	/* width: auto; */
	/* height: auto; */
/* } */
.user_records_section .pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.user_records_section .pagination li {
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 18px !important;
  font-family: "Roboto Condensed", sans-serif;
}

.user_records_section .pagination li a {
  line-height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 100% !important;
}

.pagination ul li:first-child a{
   padding: 0 15px;
}

.all-chars a {
   margin: 0 3px 20px;
}

.testimonials_section em {
   margin: 0 0 35px 0;
   display: block;
   font-size: 18px;
   font-weight: 400;
   color: rgba(65, 69, 72, 0.9);
   line-height: 25px;
   padding-top: 0;
   font-family: "Conv_Calibre-Regular";
}
.form-group input.form-control {
   height: 50px;
   box-shadow: none;
   outline: none;
   border: solid 1px #d7d7d7;
}

.btn-gold, .btn-sky {
   border: 0;
   padding: 15px 40px;
   margin-bottom: 10px;
   text-transform: uppercase;
   font-family: "Roboto Condensed", sans-serif;
   font-weight: bold;
   border-radius: 5px;
   margin-left: 0;
}
.js_deta_table_title td:nth-child(1), .js_deta_table td:nth-child(1){width:8%;}
.js_deta_table_title td:nth-child(2), .js_deta_table td:nth-child(2){width:27%;}
.js_deta_table_title td:nth-child(3), .js_deta_table td:nth-child(3){width:14%;}
.js_deta_table_title td:nth-child(4), .js_deta_table td:nth-child(4){width:16%;}
.js_deta_table_title td:nth-child(5), .js_deta_table td:nth-child(5){width:35%;}


@media only screen and (max-width : 991px) {
	
	ul.chars-data li {
	   float: left;
	   width: 50%;
	   border: solid 1px #dce6f5;
	   padding: 10px 15px;
	}
	ul.chars-data li a {
	   font-size: 17px !important;
	}
	ul.chars-data li a.large-names {
	   min-height: inherit;
	}
	.mauticform-innerform{width:100%;}
	.search_result li .input_field button.search_btn, .search_result li .input_field .help_btn{margin-top:0 !important;}

}

@media only screen and (max-width : 767px) {
	
	ul.chars-data li {
	   float: left;
	   width: 100%;
	   border: solid 1px #dce6f5;
	   padding: 10px 15px;
	   min-height: fit-content;
	   text-align: center;
	}
	.page-content.browse_section.p-5 {
	   padding: 40px 0px !important;
	}
	ul.chars-data {
	   margin-top: 20px;
	}
	
	.newsletter-form #mauticform_input_newslettersignupsmallform_submit, .newsletter-form #mauticform_newslettersignupsmallform_your_email {
	   width: 100%;
	   float: none !important;
	}
	.newsletter_sec {
	   background: #072a60;
	   padding: 0px 0;
	}
	tr.js_deta_table_title{display:none;}
	.js_deta_table td{
	    display: block;
    margin: 0;
    width: 100% !important;
    text-align: right !important;
    border-radius: 0px !important;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding:20px 15px;
	}
.js_deta_table td:nth-child(1):before{content: " ";}
.js_deta_table td:nth-child(2):before{content: "First Name (or Maiden Name) :";}
.js_deta_table td:nth-child(3):before{content: "Last Name :";}
.js_deta_table td:nth-child(4):before{content: "Civil Year of Record :";}
.js_deta_table td:nth-child(5):before{content: "Record Location :";}
.js_deta_table td:before{
    position: absolute;
    z-index: 111;
    left: 15px;
    top: 20px;
    font-size: 14px;
    font-weight: 700;
    }
.js_deta_table:nth-child(odd){background-color: #cecece !important;}
.js_deta_table:nth-child(even){background-color: #fff !important;}
.js_deta_table td p{width: 100%; padding-left: 150px; padding-top: 0;}
table.search_returned_table.custom_data_table thead{display:block;}
table.search_returned_table.custom_data_table thead .custom_data_thead_title{display:none;}
.custom_data_delete td.text-right{    height: auto;}
.secure_table_data td:nth-child(1):before{content: "ID :";}
.secure_table_data td:nth-child(2):before{content: "First Name :";}
.secure_table_data td:nth-child(3):before{content: "Last Name :";}
.secure_table_data td:nth-child(4):before{content: "Year of Record :";}
.secure_table_data td:nth-child(5):before{content: "Record Location	 :";}
.secure_table_data td:nth-child(6):before{content: "Cohen/Levi :";}
.secure_table_data td:nth-child(7):before{content: "Notes :";}
.secure_table_data td:nth-child(8):before{content: "View :";}
.secure_table_data td:nth-child(9):before{content: "Edit :";}
.secure_table_data td:nth-child(10):before{content: "Del :";}
.secure_table_data td a{display: inline !important;}
.secure_table_data td:nth-child(5){padding-left: 150px;}
.search_returned form{overflow: unset !important;}
}
@media only screen and (max-width : 480px) {
    .js_deta_table td p{padding-left: 180px;}
    .secure_table_data td:nth-child(5){padding-left: 140px;}
}

