/* Media Queries */
/* Varibles */
/** Personal.scss starts here - Personal.scss starts here - Personal.scss starts here - Personal.scss starts here */
/** Personal.scss starts here - Personal.scss starts here - Personal.scss starts here - Personal.scss starts here */
.add-tel {
  cursor: pointer;
  line-height: 15px; }

.add-tel p:before {
  content: "+";
  color: #00A550;
  font-weight: bold;
  font-size: 25px;
  vertical-align: text-bottom;
  margin: 0 5px 0 0; }

.add-tel input {
  margin-bottom: 10px; }

.middleInitial {
  position: relative;
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 768px) {
    .middleInitial {
      position: absolute;
      top: -27px;
      padding-left: 0;
      right: 0;
      width: 30%; } }
  .middleInitial label {
      padding-bottom: 4px; }
    
   

/** Temp **/
#tabs-1-inner ul, #tabs-4-inner ul {
  display: none; }

#tabs-1-inner div, #tabs-4-inner div {
  border: none; }

label.col-sm-6.control-label {
  width: 137px;
}
label#wdyhau-wdyhau-label {
  padding-right: 0px !important;
}

.wdyhau.form-group {
  margin-bottom: 40px;
}

.form-group.day-field-outer .topInput,
.form-group.month-field-outer .month-field-inner,
.form-group.year-field-outer .year-field-inner {
  margin-bottom: 0;
}

/** Temp - HIDE VALIDATION **/
li.parsley-required {
  display: none;
}




/*   AMMENDED MIDDLE INITIAL CODE   */

.middleInitial {
	display:none!important;
}

.firstname-style {

  float: inherit;
  margin-bottom: 12px;
  position: relative;
  top: 0px;
  margin: 0px;
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 768px) {
    .firstname-style {
     
      top: 0px; } 
      /* max screens */ }
  @media screen and (min-width: 925px) {
    .firstname-style {
     
      top: 0px; }}

.middleInitial {
	position: absolute;
	width: 30%;
	top: 0px;
	right: 0px;
	/* min-width 60.063em, large screens */ 
}

@media screen and (min-width: 768px) {
	.middleInitial {
		 position: absolute;
		 width: 30%;
         padding-left: 0;
		 top: -33px;
		 right: 18.5%;
	}
}
     
@media screen and (min-width: 925px) {
    .middleInitial {
        width: 17%;
        padding-left: 0;
		top: -33px;
		right: 19%;
	}
}
    
 
@media screen and (min-width: 925px) {
    .middleInitial {
        width: 15%;
        padding-left: 0;
        top: -33px;
        right: 19%;
    }
} 

.middleInitial label {
  padding-bottom: 10px;
    padding-left: 22%;
    float: left;
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 768px) {
    .middleInitial label {
      padding-bottom: 10px;
    padding-left: 20px;
    float: right; } }


.middleInitial .col-sm-7 {
  width: 88%;
  float: right;
  margin-left: 1px;
  min-width: 93px !important;
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 375px) {
    .middleInitial .col-sm-7 {
      width: 95%;
       min-width: 103px !important; }
       /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 467px) {
    .middleInitial .col-sm-7 {
      width: 90%;
       min-width: 107px !important; }
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 768px) {
    .middleInitial .col-sm-7 {
      width: 74%; } }
      
    
   /* IE 11 FIX FOR MIDDLE INITIAL */
@media screen\0 {
  .col-sm-55 {
  width: 100% ;}
}

*::-ms-backdrop, .middleInitial .col-sm-7 {
  width: 100%; }
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 375px) {
*::-ms-backdrop, .middleInitial .col-sm-7 {
      width: 100%; }
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 467px) {
*::-ms-backdrop, .middleInitial .col-sm-7 {
      width: 91%; }
      /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 600px) {
*::-ms-backdrop, .middleInitial .col-sm-7 {
      width: 92%; }    
      /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 680px) {
*::-ms-backdrop, .middleInitial .col-sm-7 {
      width: 88%; }
       /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 780px) {
*::-ms-backdrop, .middleInitial .col-sm-7 {
      width: 68%; }
      /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 860px) {
*::-ms-backdrop, .middleInitial .col-sm-7 {
      width: 60.5%; }
      /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 900px) {
*::-ms-backdrop, .middleInitial .col-sm-7 {
      width: 55.5%; }
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 968px) {
*::-ms-backdrop, .middleInitial .col-sm-7 {
      width: 51.5%; } }


/* FIREFOX SPECIFIC FIX ON MIDDLE INITIAL */ 
@-moz-document url-prefix() {    
.middleInitial {
  top: 0px !important;
  /* min-width 60.063em, large screens */ }
  @media screen and (min-width: 768px) {
.middleInitial {
      top: -34px !important; } }  
}  
   
   