#email-form > button:hover {
  opacity: 0.9;
}

.about-instructors {
  position: relative;
  top: -75px;
}
.exerpt-and-img > p {
  display: initial;
}
#img-textbox > p {
  margin-left: 3px;
  font-weight: bold;
}

#instructor-social-media > a > img { 
  margin-right: -8px;
}

#dating-advice-img, #img-textbox, #greybox {
    position: relative;
}

.blog_content > h2 {
  margin-top: 20px;
}

p {
  font-family: 'Open Sans', sans-serif;
}


form > button {
  font-weight: 900;
}

.blog_content, .container {
  border: none !important;
}

/*::i-block-chrome, form > #Email {
  position: relative;
  top: -15px;
}


::i-block-chrome, #dating-subscription > form > button {
  top: -20px;
  left: -2px;
}*/


@media (min-width: 0px) { 
  .ads-for-desktop {
    display: none;
    position: relative;
    left: 7px;
  }

  .content {
    top: 4px;
  }

  #center-mobile-ad {
    text-align: center;
  }
  .ads-for-mobile {
    position: relative;
    top: -65px;
  }

  .blog_content {
    position: relative;
    /*top: -60px !important;*/
  }


  #dating-advice-content-form {
        display: none;
  }


  #greybox {
    font-family: 'Open Sans', sans-serif;
    width: 300px;
    background: #f1f9ff;
    padding: 5px 2px 1px 2px;
    border-radius: 4px;
    top: -145px;
    display: block;
    margin: 0 auto;
    left: -297px;
  }

  #greybox > form > button {
    width: 300px;
  }


  #email-form > p {
    position: relative;
    color: #e92428;
    right: 14.2%;
    top: 19px;
    width: 104%;
    font-size: 12px;
    padding-bottom:40px;
  }

  #email-form > input, button {
    position: relative;
    left: -51px;
    top: 3px;
}



  #dating-advice-signup{
    position: relative;
    color: white;
    top: -15px;
    width: 100%;
    font-size: 12px;
    left: -7.7%;
    display: inline;
  }

  .dating-title {
    margin-bottom: 0px;
    color: white;
    line-height: 100%;
    font-size: 36px;
    position: relative;
    text-align: center;
    top: -34px;
  }

  #dating-form > input {
    width: 34%;
    height: 20px;
    display: inline;
    left: -2px;
  }
  
  #dating-form {
    margin-bottom: -45px;
    position: relative;
    top: -17px;
    left: -7.7%;
  }
  
  #dating-subscription > form > button{
    color: #e92428;
    background-color: white;
    height: 24px;
    position: relative;
    left: 229px;
    padding: 1px 7px 2px 5px;
    margin-left: -1px;
    width: 31%;
    top: -40px;
  }

  #dating-subscription {
    position: relative;
    top: -67px;
    right: -8%;
    width: 107%;
  }

  #dating-form > input:nth-child(2) {
    margin: 0px 1px;
  }


  #email-form {
    display: inline;
    position: relative;
    top: -35px;
    right: -4.6%;
  }
  
  #email-form > #Name {
  width: 34%;
    margin-right: 0px;
    margin-left: 9px;
    height: 24px;
    display: inline-block;
  }

  .instructor-title {
    margin-bottom:0px;
    color:white;
    line-height:100%;
    font-size: 41px;
    text-align: center;
    position: relative;
    top: -19px;
  }

  #instructor-social-media {
    height: 29px;
    float: left;
    margin-top: 2%;
    position: relative;
    right: 18px;
    top: -66px;
  }

  #instructor-subscription {
    position: relative;
  top: -65px;
    right: -8%;
  }



  #instructor-subscription > #email-form > #Email {
    display: none;
    width: 34%;
    height: 24px;
    margin-left: 3px;
  }

  #instructor-subscription > form > button {
    color: #e92428;
    background-color: white;
    height: 24px;
    position: relative;
    padding: 4px 3px 4px 3px;
    margin-left: 3px;
    width: 34%;
    top: -36px;
    left: 173px;
    display:none;
  }
  
}

@media (min-width: 480px) { 

  #dating-form > input {
    width: 30%;
  }

  .ads-for-mobile {
    top: -40px;
  }
  
  #dating-subscription > form > button {
    left: 2px;
    top: 0px;
  }
  
  
 #email-form > input, button {
    position: relative;
    left: 0px;
    top: 3px;
  }

  #email-form > p {
    right: -2.2%;
  }

  #email-form {
    display: inline;
    position: relative;
    top: -42px;
    right: -0.4%;
  }

  
  #instructor-subscription {
    width: 102.4%;
    right: -5%;
    top: -57px;
    
  }

  #instructor-subscription > #email-form > #Email {
    display: inline-block;
    width: 28%;
    height: 24px;
    margin-left: 3px;

  }
  
  #dating-form {
    top: -18px;
  }

  #email-form > #Name {
    width: 28%;
    margin-left: 10px;
    display:none;
  }

  #instructor-subscription > form > button {
    color: #e92428;
    background-color: white;
    height: 24px;
    position: relative;
    margin-left: 4px;
    right: 0px;
    width: 25.2%;
    left:0;
    top: 3px;
    padding: 4px 7px 11px 7px;
  }
  
}


@media (min-width: 768px) {

  #desktop-horizontal-ad > .ads-for-desktop > a > img {
    width: 52.5%;
  }

  .content {
    top: 149px;
  }
  
  #desktop-big-ad {
    top: -231px;
    position: relative;
  }

  #small-square-ad{
    position: relative;
    top: -285px;
    display: inline;
  }

  .ads-for-mobile {
    display:none;
  }

  .ads-for-desktop {
    display: inline;
  }

  #desktop-horizontal-ad {
    position: relative;
    left: 47.3%;
    top: -571px;
  }

  #article-img {
    float: left;
    margin: 0px 8px 2px 0px;
  }
  #dating-advice-content-form {
    display: inline;
    top: 257.5px;
    margin: 0 auto;
    position: relative;
  }

  #img-textbox {
    margin: 0px;
  }
  #greybox {
    margin: 0px;
    display: inline-block;
  }

  #dating-advice-signup {
    left: 35.8%;
    top: -28px;
  }

  .blog_content {
    /*top: -930px !important;*/
    position: relative;
    left: 42.3%;
    width: 54% !important;
  }


  .dating-title {
    margin-left: 10px;
    margin-bottom: 0px;
    font-size: 300%;
    position: relative;
    top: -5px;
    left: -28.7%;
  }

  #dating-form > input {
    width: 18%;
  }

  #dating-subscription > form > button {
    width: 13.5%;
    top: 0px;
    left: 2px;
  }

  #dating-form {
    left: 35.9%;
    top: -32px;
  }

  #instructor-social-media > a > img { 
    margin-right: -6px;
  }

  #email-form > p {
    right: -1.3%;
  }

  #email-form > #Name {
      width: 17%;
    display:none;
  }

  
  .instructor-title {
    margin-bottom: 0px;
    color: white;
    line-height: 100%;
    font-size: 300%;
    float: left;
    position: relative;
    top: 13px;
  }
  #instructor-social-media {
    height: 30px;
    float: left;
    margin-top: 2%;
    position: relative;
    right: -37.5%;
    top: -75px;
  }
  #instructor-subscription {
    position: relative;
    top: -63px;
    right: -45.5%;
  }

  #instructor-subscription > form > input {
    display: inline-block;
    width: 23.3%;
    height: 24px;
  }

  #instructor-subscription > #email-form > #Email {
      display: inline-block;
      width: 17%;
      height: 24px;
      margin-left: 3px;
  }

  #instructor-subscription > form > button {
    position: relative;
    right: -2px;
    padding: 4px 7px 7px 5px;
    margin-left: 1px;
    width: 14.3%;
  }
  
  #dating-subscription {
    top: -64px;
    left: 12%;
  }

  #img-textbox {
    font-family: 'Open Sans', Semibold;
    width: 300px;
    font-size: 105%;
    color: white;    
    top: -961px;
    background: #e92428;
    display: block;
    margin: 0 auto;
    left: 7px;
  }

}

@media (min-width: 960px) {

  #desktop-horizontal-ad > .ads-for-desktop > a > img {
    width: 62.5%;
  }
  #desktop-horizontal-ad {
    left: 39%;
  }
  
  #small-square-ad{
    left: 4%;
  }
  #desktop-big-ad {
    left: 4%;  
  }

  #email-form {
    right: 0.3%;
  }
  .dating-title {
    left: -32.5%;
  }
  #dating-advice-content-form {
    left: -3.5%;
  }

  #img-textbox {
    left: 4.5%;
  }

  #greybox {
    left: -27%;
  }

  .blog_content {
    left: 31.4%;
  }

  #dating-form {
    left: 41.9%;
  }
  #dating-advice-signup {
    left: 41.8%;
  }

  #dating-form > input {
    width: 14%;
  }

  #dating-subscription > form > button {
      width: 14%;
  }

  #email-form > p {
    right: -1%;
  }

  #instructor-subscription > #email-form > #Email {
      display: inline;
      height: 24px;
      margin-left: 3px;
  }

  .instructor-title {
    margin-bottom: 0px;
    color: white;
    line-height: 100%;
    font-size: 300%;
    float: left;
    position: relative;
    top: 13px;
  }
  #instructor-social-media {
    top: -78.5px;
  }
  #instructor-subscription {
    top: -62px;
    right: -46.5%;
  }

  #instructor-subscription > form > button {
    margin-left: 2px;
  }

  .exerpt-and-img {
    width: 118%;
  }
}




@media (min-width: 1200px) { 

  #desktop-horizontal-ad > .ads-for-desktop > a > img {
    width: auto;
  }

  #desktop-horizontal-ad {
    left: 34.1%;
  }
  #desktop-big-ad { 
    left: 7%;
    top:-85px;
  }

  .exerpt-and-img {
    width: 130%;
  }

  .dating-title {
    left: -35.5%;
  }
  #dating-subscription {
    right: -7%;
  }
  #email-form {
    right: 2.4%;
  }
  #dating-advice-content-form {
    left: -6.4%;
  }
  
  #dating-form {
    left: 43%;
    display:none;
  }

  #dating-advice-signup {
    left: 43%;
    display:none;
  }

  #small-square-ad{
    left: 7%;
  }

  #img-textbox {
    left: 7.6%;
  }

  #greybox {
    left: -18%;
  }

  .blog_content {
    left: 24.4%;
  }

  #email-form > p {
    right: -0.8%;
  }

  #instructor-subscription {
    position: relative;
    right: -48.3%;
  }
  .instructor-title {
    margin-bottom: 0px;
    color: white;
    line-height: 100%;
    font-size: 300%;
    float: left;
    position: relative;
    top: 13px;
  }
  #instructor-social-media {
    right: -40%;
    top: -84px;
  }

  #email-form > #Name {
      width: 18%;
  }

  #instructor-subscription > #email-form > #Email {
    width: 18%;
    display:none;
  }

  #instructor-subscription > form > button {
    margin-left: 1px;
    width: 13.7%;
    display:none;
  }


}




