body {
  position: relative;
  width: 100%;
  /*max-width: 1200px;*/
  /*margin: auto;*/
  background-color: #a8d2eb;
  background-image: linear-gradient(180deg, #fdfbfb 0%, #ebedee 100%);
  background: #1c92d2;
  /* fallback for old browsers */background: -webkit-linear-gradient(to right, #f2fcfe, #1c92d2);
  /* Chrome 10-25, Safari 5.1-6 */background: linear-gradient(to right, #f2fcfe, #1c92d2);
}

@media (min-width: 1200px) {
  #logo {
    width: 520px;
  }
}

#heading {
  /*background-color: #ffffff;*/
  /*width: 100%;*/
  max-width: 1200px;
  margin: auto;
}

#contact {
  position: absolute;
  top: 70px;
  right: 500px;
  font-family: "Alegreya Sans",sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 110%;
  text-shadow: 3px 3px 10px rgba(255,255,255,1);
}

#contact2 {
  position: absolute;
  top: 130px;
  right: 400px;
  font-family: "Alegreya Sans",sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 110%;
  text-shadow: 3px 3px 10px rgba(255,255,255,1);
  padding-top: 5px;
  border-top: 4px dotted white;
}

#heading {
  /*background-color: white;*/
}

@media (min-width: 1200px) {
  #phoneNum {
    margin-bottom: 10px;
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #phoneNum {
    margin-bottom: 10px;
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #phoneNum {
    margin-bottom: 10px;
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 46px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  #phoneNum {
    margin-bottom: 10px;
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
    margin-right: 10px;
  }
}

@media (max-width: 575.98px) {
  #phoneNum {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
  }
}

@media (min-width: 1200px) {
  #addressInfo {
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
    padding-top: 10px;
    border-top: 4px dotted white;
    margin-right: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #addressInfo {
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
    padding-top: 10px;
    border-top: 4px dotted white;
    margin-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #addressInfo {
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
    padding-top: 10px;
    border-top: 4px dotted white;
    margin-right: 10px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  #addressInfo {
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
    padding-top: 10px;
    border-top: 4px dotted white;
    margin-right: 10px;
  }
}

@media (max-width: 575.98px) {
  #addressInfo {
    text-align: center;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 110%;
    text-shadow: 3px 3px 10px rgba(255,255,255,1);
    padding-top: 10px;
    border-top: 4px dotted white;
  }
}

@media (min-width: 1200px) {
  .nav-tabs .nav-link {
    background: transparent none;
    color: #213039;
    font-family: "Alegreya",serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: normal;
    padding: 8px 30px 5px;
    text-decoration: none;
    text-shadow: 0 0 10px rgba(255,255,255,1);
    text-transform: uppercase;
    transition: background 0.9s ease 0s;
  }
}

@media (min-width: 992px) {
  .nav-tabs .nav-link {
    background: transparent none;
    color: #213039;
    font-family: "Alegreya",serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: normal;
    padding: 8px 30px 5px;
    text-decoration: none;
    text-shadow: 0 0 10px rgba(255,255,255,1);
    text-transform: uppercase;
    transition: background 0.9s ease 0s;
  }
}

@media (min-width: 768px) {
  .nav-tabs .nav-link {
    background: transparent none;
    color: #213039;
    font-family: "Alegreya",serif;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: normal;
    padding: 8px 30px 5px;
    text-decoration: none;
    text-shadow: 0 0 10px rgba(255,255,255,1);
    text-transform: uppercase;
    transition: background 0.9s ease 0s;
  }
}

#nameStart {
  color: #231039;
  font-size: 42px;
  font-weight: 400;
  border-bottom: 2px solid black;
}

.info {
  color: #031f3a;
  font-family: "Montserrat",sans-serif,Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 28px;
  margin: 0;
}

.sideBar {
  border: 2px solid black;
  margin-bottom: 25px;
  font-family: "Montserrat",sans-serif,Arial;
  font-size: 20px;
}

.nameCont2 {
  margin-top: 25px;
  color: #231039;
  font-size: 38px;
  font-weight: 400;
}

.nameCont {
  margin-top: 25px;
  color: #231039;
  font-size: 38px;
  font-weight: 400;
  border-bottom: 2px solid black;
}

#lastEnd {
  margin-bottom: 25px;
}

#heading {
  margin-top: 10px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #logo {
    width: 420px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #logo {
    width: 340px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  #logo {
    width: 300px;
    padding-left: 10px;
  }
}

@media (max-width: 575.98px) {
  #logo {
    width: 330px;
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1200px;
  }
}

.dropdown-toggle::after {
  display: none;
}

html, body {
  overflow-x: hidden;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #guyImg {
    background-size: cover;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #ladyImg {
    background: url(../../assets/img/lady2.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
  }
}

@media (max-width: 575.98px) {
  #guyImg {
    margin-bottom: 10px;
  }
}

@media (max-width: 575.98px) {
  #ladyImg {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .navbar.navbar-light.navbar-expand-md.text-uppercase {
    height: 50px;
  }
}

.navbar-light .navbar-nav .nav-link {
  color: black;
}

@media (min-width: 1200px) {
  .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7);
  }
}

.navbar.navbar-light.navbar-expand-lg.text-uppercase {
  background: transparent none;
  color: #213039;
  font-family: "Alegreya",serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: normal;
  padding: 8px 30px 5px;
  text-decoration: none;
  text-shadow: 0 0 10px rgba(255,255,255,1);
  text-transform: uppercase;
  transition: background 0.9s ease 0s;
}

@media (min-width: 1200px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

.navbar-light .navbar-nav .nav-link:focus {
  color: black;
}

@media (max-width: 575.98px) {
  iframe {
    width: 100%;
    height: 350px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  iframe {
    width: 100%;
    height: 375px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  iframe {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  iframe {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  iframe {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }
}

@media (max-width: 575.98px) {
  #pain {
    width: 70%;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  #pain {
    width: 70%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  #pain {
    width: 70%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #pain {
  }
}

@media (min-width: 1200px) {
  #pain {
  }
}

