.hero {
  margin-bottom: 220px;
}

.hero #form2 {
  margin-bottom: -180px;

  max-width: 480px;
}

#form2 dt {
  margin-bottom: 0;

  text-align: left;
}

#form2 dd {
  margin-top: 10px;
}

#form2 .fmcty-section {
  display: none;
}

#form2 .fmcty-section-active {
  display: block;
}

#form2 .fmcty-loading-message {
  padding: 255px 0;
}

.field-calc_load_results {
  position: relative;
}

#form_calc_load_results span {
  color: #eee;

  font-size: 18px;

  font-weight: 700;

  left: 0;

  margin-top: 30px;

  position: absolute;

  right: 0;

  top: 50%;
}

#form2 .fmcty-loading-message:before {
  border-color: #f8d144;
}

#field_form_email dt {
  text-align: center;
}

#field_form_email .fmcty-label {
  color: #f8d144;

  font-size: 22px;
}

#field_form_email dd,
#field_form_phone dd {
  margin-top: 30px;
}

#form2 .fmcty-next,
#form2 .fmcty-submit {
  min-width: 280px;
}

#form2 .fmcty-field-submit {
  margin-top: 30px;
}

#field_form_calc_contact {
  line-height: 1.2em;

  margin: -10px auto 20px;

  max-width: 414px;

  padding-left: 30px;

  position: relative;

  text-align: left;
}

#field_form_calc_contact label {
  margin: 0;
}

#field_form_calc_contact input {
  position: absolute;

  left: 0;

  top: 5px;
}

#form2 .fmcty-form .field-first_name dl,
.fmcty-form .field-first_name dd,
.fmcty-form .field-last_name dl,
.fmcty-form .field-last_name dd {
  width: 200px;

  min-width: 200px;
}

#field_form_phone {
  margin-bottom: 50px;
}

#field_form_phone .fmcty-label,
#form_name_label {
  display: block;

  margin: 30px auto -15px;

  max-width: 414px;

  text-align: left;
}

#form_name_label .fmcty-field-description,
#field_form_phone .fmcty-field-description {
  display: none;
}

#field_form_email,
#field_form_calc_contact,
#form2 .fmcty-field-submit,
#form2 .fmcty-field-prev,
#field_form_calc_results,
#field_form_calc_results_none {
  display: none;
}

#form_calc_results,
#form_calc_results_none {
  color: #eee;

  display: block;

  font-size: 18px;

  line-height: 1.25em;

  margin: -10px auto 30px;

  max-width: 320px;
}

#form_calc_results strong,
#form_calc_results_none strong {
  color: #eee;

  display: block;

  font-size: 24px;

  margin: 0 0 10px;
}

#form_calc_results span {
  color: #f8d144;

  font-weight: bold;
}

#form2 .fmcty-field-hidden,
#form2 .fmcty-field-validation {
  display: none !important;
}

@media screen and (min-width: 950px) {
  .hero .headline {
    margin-top: 40px;
  }

  .hero .sub-headline {
    margin-left: auto;

    margin-right: auto;

    max-width: 900px;
  }
}

.hero .sub-headline {
  max-width: 600px;

  margin: 10px auto 20px;
}

.hero #form2 {
  margin: 0 auto -180px;

  max-width: 480px;

  position: relative;
}

.hero #form2 .h2 {
  color: #136cd2;

  margin: 0 10px 30px;
}

#form_calc_results,
#form_calc_results_none,
#form_calc_load_results span {
  color: #7a8795;
}

#form_calc_results,
#form_calc_results_none {
  font-size: 20px;

  line-height: 1.5;

  max-width: 500px;
}

#form_calc_results_none {
  font-size: 15px;
}

#form_calc_results strong,
#form_calc_results_none strong {
  color: #2d3c4d;
}

#form_calc_results span {
  color: #136cd2;
}

.hero #form2 .fmcty-section-first .fmcty-field-number input {
  border-color: #136cd2;

  padding: 8px 10px;
}

#form_calc_results .button-outline {
  border-color: #136cd2 !important;

  color: #136cd2 !important;
}

#calc_content .h3 {
  margin-top: 60px;
}

.img-chart-carat {
  display: block;

  margin: 0 auto;

  max-width: 200px;
}

iframe {
  border: 1px solid #eee;

  display: block;

  margin: 40px auto 0;
}

.gia-citation {
  display: none;

  background: #f3f3f3;

  height: 56px;

  line-height: 56px;

  margin: -57px -1px 0;

  position: relative;

  text-align: center;

  z-index: 2;
}

.gia-citation a {
  color: #967840;

  font-weight: bold;

  text-decoration: underline;
}

.img-diamond-shape {
  display: block;

  max-width: 100px;

  margin: 40px auto -20px;
}

.example-cert {
  border: 4px solid #eee;

  display: inline-block;

  margin: 10px;
}

.example-cert:hover {
  border-color: #136cd2;
}

@media screen and (max-width: 949px) {
  .hero #form2 .fmcty-form .field-first_name,
  .hero #form2 .fmcty-form .field-last_name,
  .hero #form2 .fmcty-form .field-first_name dl,
  .hero #form2 .fmcty-form .field-last_name dl,
  .hero #form2 .fmcty-form .field-first_name dd,
  .hero #form2 .fmcty-form .field-last_name dd {
    max-width: 400px;

    width: 100%;
  }

  .hero #form2 .fmcty-section-first dt {
    margin-bottom: 5px;
  }

  .hero #form2 .fmcty-section-first .fmcty-field-number dd,
  .hero #form2 .fmcty-section-first .fmcty-field-select dd {
    margin-bottom: 30px;

    margin-top: 5px;
  }
}

@media screen and (min-width: 600px) {
  .gia-citation {
    display: block;
  }

  .diamond-shape {
    position: relative;

    min-height: 120px;

    padding: 5px 0 10px 120px;
  }

  .img-diamond-shape {
    left: 0;

    top: 0;

    margin: 0;

    position: absolute;
  }
}

@media screen and (min-width: 950px) {
  .hero {
    margin-bottom: 230px;
  }

  .hero #form2 {
    max-width: none;

    width: 900px;
  }

  .hero #form2 .h2 {
    margin: -20px 10px 35px;

    font-size: 28px;
  }

  .hero #form2 .fmcty-section-first .fmcty-field-number,
  .hero #form2 .fmcty-section-first .fmcty-field-select {
    display: inline-block;

    vertical-align: top;

    width: 50%;
  }

  .hero #form2 .fmcty-section-first dt {
    margin: 0 auto 10px;

    max-width: 400px;
  }

  #form2 .fmcty-loading-message {
    padding: 150px 0;
  }

  .hero #form2 .fmcty-section-first .fmcty-field-next {
    margin-top: 10px;
  }

  #calc_content {
    margin-left: auto;

    margin-right: auto;

    max-width: 1100px;
  }

  #calc_content p,
  #calc_content ul,
  #calc_content .h2,
  #calc_content .h3,
  #calc_content .h4,
  #calc_content .diamond-shape {
    box-sizing: border-box;

    margin-left: auto;

    margin-right: auto;

    max-width: 800px;
  }

  .img-chart-carat {
    float: right;

    margin-bottom: 40px;

    margin-left: 100px;
  }
}

.select {
  background: #fff;
  border: 0 none;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #3d4656;
  font-size: 20px;
  margin: 0;
  outline: 0 none;
  padding: 15px;
  height: 65px !important;
  width: 100%;
  max-width: 80%;
  -webkit-appearance: none;
  text-align-last: center;
  margin-bottom: 18px;
  -webkit-font-smoothing:antialiased;

}

label {
  display: block;
}

.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  border: 10px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}

/** Carousel **/

.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel li {
  width: 200px;
  float: left;
  border: 1px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.jcarousel img {
  display: block;
  max-width: 100%;
  max-height: 200px; 
  height: auto !important;
}









.jcarousel-wrapperxx2 {
	margin: 20px auto;
	position: relative;
	border: 10px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
}

/** Carousel **/

.jcarousel2 {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.jcarousel2 ul {
	width:100%;
	max-width:100%;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel2 li {
	width: 200px;
	float: left;
	border: 1px solid #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#images img {
	display: block;
	max-width: 100%;
	height: auto !important;
	/*width: 150px;*/
	margin: 0 auto;
}




/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4e443c;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 4px #f0efe7;
  -moz-box-shadow: 0 0 4px #f0efe7;
  box-shadow: 0 0 4px #f0efe7;
}

.jcarousel-control-prev {
  left: 15px;
}

.jcarousel-control-next {
  right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
}

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4e443c;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 2px #4e443c;
  -moz-box-shadow: 0 0 2px #4e443c;
  box-shadow: 0 0 2px #4e443c;
}

.jcarousel-pagination a.active {
  background: #4e443c;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #f0efe7;
  -moz-box-shadow: 0 0 2px #f0efe7;
  box-shadow: 0 0 2px #f0efe7;
}

.currentimg {
  border: aquamarine 4px solid;
}

.hidden {
  display: none;
}

#jcarousel {
  max-width: 80%;
}

#custMoreDetails {
  max-width: 80%;

  margin: 0 auto;
}


.search_wrapper {
	border: 0;
	display: inline-block;
	position: relative;
}
.search_button {
	position: absolute;
	right: 0;
	top: 0;
	border-top-right-radius: 180px;
	border-bottom-right-radius: 180px;
	height:65px !important;
	
}

