
body {
  margin: 0;
  padding: 0;
  float: left;
  width:100%;
}
.yogi{
display:none;
}
.modual_center {
  margin-left: 0;
  width: 100%;
  float: left;
}
.top_logo{
width:100%;
text-align:center;
}
.title_cotainer {
font-family:"Playfair Display","Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #d4d3d3;
  font-style:italic;
  float: left;
  margin-bottom: 10px;
  padding: 0 0 0 2%;
  width: 98%; 
}
.inner_form {
  border: none;
  float: left;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  width: 100%;
}
.image_container {
  float: left;
  margin-right: 0;
  text-align: center;
  width: 50%;
  height:450px;
  position:relative;
  background: rgb(19, 38, 60); 
  background: rgba(19, 38, 60, 0.5); 
}
.inner_copy {
  padding: 4%;
  float: left;
  width: 92%;
}

.inner_copy2 {
  float: left;
  padding: 30% 10%;
  text-align: center;
  width: 80%;
}
.inner_copy2 hr {
  background: #c8d1dd none repeat scroll 0 0;
  border: 0 none;
  display: block;
  height: 1px;
  margin: 20px auto;
}
.inner_copy100 {
  width: 100%;
}
.my-signup {
  float: left;
  padding: 5px 0 65px;
  position: relative;
  text-align: center;
  transition: transform 0.25s ease-in-out 0s;
  width: 100%;
  z-index: 10;
}
.my-signup h4 {
  color: #d4d3d3;
  display: block;
  font: 40px/1 MillerDisplay;
  margin-bottom: 15px;
}
.my-signup .my-signup__benefits {
  color: #d4d3d3;
  display: block;
  font: 600 14px/1 open-sans,Helvetica,Arial,sans-serif;
  letter-spacing: 0.4em;
  margin-bottom: 37px;
  text-transform: uppercase;
}
.my-signup p {
  color: #d4d3d3;
  font: italic 20px/1.5 MillerDisplay;
}
.copy{
width:48%;
float:left;
color:#d4d3d3;
}
.copy a{
color:#d4d3d3;
}
.responsive {
  align-self: center;
  height: auto;
  margin: auto 0;
  max-height: 250px;
  text-align: center;
  width: auto;
  max-width: 100%;
}
label {
  color: #fff;
  float: left;
}
.log_on_form_box {
  background-color:  #373737;
  border: 1px solid #a29060;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-sizing: border-box;
  color: #e9e9e9;
  display: block;
  float: left;
  font-size: 100%;
  height: 45px;
  line-height: 1;
  margin-bottom: 15px;
  padding: 10px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
  width: 100%;
  font-family:playfair display;
}

.log_on_form_box:focus {
  border-color: #d4d3d3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(204, 165, 62, 0.6);
  outline: 0 none;
}


.text_box_favorite{
min-height:190px;
  color: #e9e9e9;
  font-family:playfair display;
}

.bt_auto{
}
.bt_med{
  width: 100px;
  text-align: center;
}
.bt_lg{
  width: 150px;
  text-align: center;
}
.bg_green {
  background: #56a32c none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  font-size: 1em;
  padding: 10px 15px;
}
.bg_green:hover { 
  background: #3d8901 none repeat scroll 0 0;
}
.bg_red {
  background: #cf5938 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  font-size: 1em;
  padding: 10px 15px;
}
.bg_red:hover {
  background: #ae361f none repeat scroll 0 0;
}
.bg_none {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #333;
  border-radius: 3px;
  color: #333;
  font-size: 1em;
  padding: 10px 15px;
  text-align: center;
  width: 100px;
}
.bg_none:hover {
  background: #e7e7e7 none repeat scroll 0 0;
}
.bg_create {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #333;
  border-radius: 3px;
  color: #333;
  font-size: 1em;
  padding: 10px 15px;
  text-align: center;
  width: auto;
  width: 40%;
  margin-left: 30%;
  margin-bottom:15px;
}
.bg_create:hover {
  background: #e7e7e7 none repeat scroll 0 0;
}
.bg_create >a{
  color: #333;
  text-decoration:none;
}
.modual_footer{
width:98%;
float:left;
text-align:right;
} 
.fav_form{
margin:0;
}
.modual_center > h2 {
  float: left;
  margin: 20px;
  text-align: center;
  width: 100%;
}
.success_button {
  float: left;
  margin: 4%;
  text-align: center;
  width: 40%;
}
.success_box {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 25%;
}
.success_button_wide {
  width: 45%;
}
@media (max-width: 800px) {
.text_box_favorite {
  min-height: 162px;
}
}

@media (max-width: 768px) {
.text_box_favorite {
  min-height: 155px;
}
}
@media (max-width: 737px) {
.text_box_favorite {
  min-height: 165px;
}
h2 {
  margin: 5px 0;
}
}
@media (max-width: 640px) {
.text_box_favorite {
  min-height: 135px;
}
}
@media (max-width: 415px) {
.fancybox-inner{
height:625px !important;
}
.image_container {
  float: left;
  margin-right: 2%;
  padding-left: 10px;
  width: 96%;
}

.copy { 
  float: left;
  margin-left: 4%;
  margin-top: 20px;
  width: 94%;
}
}