body {
  background-color: #252b42;
  font-family: "Montserrat", sans-serif;
}
.container {
  width: 90%;
  margin: 0 auto;
}
.brand-name {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: white;
  padding: 13px 43px 13px 0;
  /* margin-top: 17px; */
}
.top-icons {
  padding-top: 13px;
}
.top-icons img {
  margin-left: 15px;
  /* text-align: center; */
  vertical-align: middle;
}

.nav-bar {
  margin-top: 53px;
  margin-bottom: 68px;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 45px;
  color: #ffffff;
  text-align: center;
}

.nav-bar li {
  padding: 30px 30px;
}

.nav-bar-options {
  display: none;
}

.main-heading-content {
  background-image: url(../images/background.png);
  background-repeat: no-repeat;
  
  background-position: center;
  width: 100%;
}
.main-heading {
  font-weight: bold;
  font-size: 40px;
  line-height: 57px;
  text-align: center;
  /* margin-bottom: 40px; */
  padding: 80px 50px 40px 80px;
}
.sub-heading {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  padding: 0 67.5px 0 67.5px;
}
.heading-options {
  margin-top: 40px;
}
.heading-options-1 {
  background: #23a6f0;
  border-radius: 37px;
  text-align: center;
  width: 185px;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  height: 42px;
  padding-top: 10px;
  width: 50%;
  margin: 0 auto 25px auto;
}
.heading-options-2 {
  border-radius: 37px;
  text-align: center;
  border: 1px solid #23a6f0;
  width: 154px;
  padding-top: 10px;
  height: 42px;
  width: 50%;
  margin: 0 auto 64px auto;
}
.middle-section-1 {
  margin-top: 80px;
}
.middle-section-1a {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 110px;
}
.middle-section-1b {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 110px;
}
.middle-section-1c {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 110px;
}
.icon {
  text-align: center;
  margin-bottom: 30px;
}
.middle-section-content h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.middle-section-content p {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #ffffff;
}

.middle-section-2 {
  background: #8ec2f2;
}
.middle-section-2a,
.middle-section-2b {
  background: #ffffff;
  padding: 30px 40px;
  margin-bottom: 30px;
}
.middle-section-header {
  margin-bottom: 60px;
  padding-top: 75px;
}
.main-heading-2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 57px;
  text-align: center;
  margin-bottom: 10px;
}
.sub-heading-2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.ms-h {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
}
.stars {
  margin-bottom: 15px;
  margin-top: 15px;
}
.ms-h h2 {
  color: #252b42;
}
.ms-sh {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #737373;
}
.comments {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.profile-photo {
  display: none;
}
.middle-section-3a {
  background-image: url(../images/post1.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 261px 17.5px 31px 22.5px;
  width: 329px;
  margin: 30px auto;
}
.middle-section-3b {
  background-image: url(../images/post2.png);
  background-repeat: no-repeat;
  padding: 261px 17.5px 31px 22.5px;
  width: 329px;
  margin: 30px auto;
  background-size: cover;
}
.middle-section-3c {
  background-image: url(../images/post3.png);
  background-repeat: no-repeat;
  padding: 261px 17.5px 31px 22.5px;
  width: 329px;
  margin: 30px auto;
  background-size: cover;
}
.middle-section-3d {
  background-image: url(../images/post4.png);
  background-repeat: no-repeat;
  padding: 261px 17.5px 31px 22.5px;
  width: 329px;
  margin: 30px auto;
  background-size: cover;
}
.ms3-p {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 15px;
}
.ms3-h {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.1px;
  color: #ffffff;
  margin-bottom: 15px;
}
.btn-view-project {
  background: #23a6f0;
  border-radius: 37px;
  width: 168px;
  padding: 10px 0;
  text-align: center;
}
.main-heading-4 {
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 57px;
  text-align: center;
}
.sub-heading-4 {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.middle-section-4a,
.middle-section-4c {
  background-color: #ffffff;
  padding: 50px 40px;
  /* height: 665px; */
  border-radius: 5px;
  margin-bottom: 60px;
}

.ms4-h h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #252b42;
  text-align: center;
  margin-bottom: 35px;
}
.ms4-p p {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #737373;
  text-align: center;
  margin-bottom: 35px;
}
.ms4-price {
  text-align: center;
  margin-bottom: 35px;
}
.ms4-price h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 57px;
  color: #23a6f0;
  display: inline;
}
.ms4-price span {
  font-weight: bold;
  line-height: 24px;
  color: #23a6f0;
  display: inline;
  vertical-align: super;
  font-size: 16px;
}
.ms4-price h6 {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #8ec2f2;
  display: inline;
}
.ms4-details {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.ms4-details li {
  margin-bottom: 15px;
}
.ms4-details li p {
  margin-left: 49px;
}
.btn-try {
  background: #23a6f0;
  border-radius: 5px;
  width: 50%;
  margin: 0 auto;
  margin-top: 35px;
  text-align: center;
  height: 52px;
  padding-top: 15px;
}
.btn-try a {
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;

  color: #ffffff;
}
.middle-section-4b {
  background-color: #ffffff;
  padding: 50px 40px;
  /* height: 665px; */
  border-radius: 5px;
  margin-bottom: 60px;
  position: relative;
}
.new-offer {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: #e77c40;
  border-radius: 52px;
  padding: 29px 17px;
  margin-top: -30px;
  margin-right: 16.5px;
}
.new-offer h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.1px;
  color: #ffffff;
}
.middle-section-5 {
  background-image: url(../images/background2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 45px 19px;
}
.ms5-h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #252b42;
}
.ms5-h2 h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 57px;
  color: #252b42;
}
.ms5-form input,
.ms5-form select,
.ms5-form textarea {
  width: 100%;
  margin-bottom: 20px;
  height: 50px;
  background: #f9f9f9;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #bdbdbd;
}
.ms5-form input::placeholder,
.ms5-form textarea::placeholder {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #bdbdbd;
}
.ms5-form textarea {
  height: 140px;
}

.btn-book {
  padding: 15px 40px;
  background: #23a6f0;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
}
.middle-section-6 {
  background: #fafafa;
  padding-bottom: 40px;
}
.ms6-h2 h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #252b42;
  margin-bottom: 10px;
}
.ms6-p p {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #252b42;
  margin-bottom: 50px;
}
.btn-contact-us {
  background: #23a6f0;
  border-radius: 5px;
  width: 160px;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  padding: 15px 0;
}
.middle-section-header-6 {
  padding-top: 40px;
  text-align: left;
}
.footer-wrapper {
  padding-top: 50px;
  /* padding-left: 87px; */
  padding-bottom: 55px;
}
.footer-nav h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 20px;
}
.footer-nav ul {
  margin-bottom: 30px;
}
.footer-nav li {
  margin-bottom: 10px;
}
.getintouch span {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  margin-left: 10px;
}
.madeby h6 {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 50px;
  margin-right: 40px;
}
.copyright {
  margin-left: 30px;
  margin-bottom: 55px;
}
.social-media-icons {
  margin-left: 20px;
}

/* **************************************** */
/********** media quary ***********/
/* *********************************** */

@media screen and (min-width: 768px) {
  /* .container-wrapper {
    min-width: 768px;
  } */
  .container {
    width: 90%;
    margin: 0 auto;
  }
  .brand-name {
    margin-left: 25px;
    padding-top: 26px;
  }
  .header-wrapper {
    background-image: url(../images/background.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 0px;
  }
  .nav-bar li:hover {
    text-decoration: underline;
  }

  .nav-bar-options {
    display: block;
    float: right;
    margin-top: 19px;
  }
  .login a:hover {
    text-decoration: underline;
  }
  .become-member {
    background: #23a6f0;
    width: 100px;
    height: 52px;
    border-radius: 5px;
  }
  .become-member:hover {
    background: #8ec2f2;
    cursor: pointer;
  }
  .become-member p {
    padding-top: 12px;
    font-size: 12px;
    color: white;
    text-align: center;
  }
  .login {
    margin-top: 19px;
    margin-right: 30px;
  }
  .top-icons {
    display: none;
  }
  .nav-bar {
    float: left;
    margin-top: 33px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-left: 20px;
    width: auto;
  }
  .nav-bar li {
    float: left;
    padding: 0 0 0 15px;
  }
  .brand-name-wrapper {
    float: left;
    /* padding:30px 41px 0 0; */
  }
  .main-heading-content {
    background-image: none;
    width: 599px;
  }
  .main-heading {
    text-align: left;
    padding: 80px 50px 40px 65px;
  }
  .sub-heading {
    text-align: left;
  }
  .heading-options-1 {
    float: left;
    width: 185px;
  }
  .heading-options-1:hover {
    background: transparent;
    cursor: pointer;
    border: 1px solid #23a6f0;
  }
  .heading-options-2 {
    float: left;
    width: 154px;
    margin-left: 10px;
  }
  .heading-options-2:hover {
    background: #23a6f0;
    cursor: pointer;
  }
  .heading-options {
    margin-left: 65px;
  }
  .middle-section-1a {
    float: left;
    width: 33.33%;
    padding: 40px 50px;
  }
  .middle-section-1a:hover,
  .middle-section-1b:hover,
  .middle-section-1c:hover {
    transform: scale(1.07);
    transition: 0.5s ease;
    cursor: pointer;
  }
  .middle-section-1b {
    float: left;
    width: 33.33%;
    padding: 40px 50px;
  }
  .middle-section-1c {
    float: right;
    width: 33.33%;
    padding: 40px 50px;
  }
  .middle-section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .middle-section-2a {
    float: left;
    width: 300px;
    /* height: 288px; */
    position: relative;
  }
  .middle-section-2b {
    float: right;
    width: 300px;
    /* height: 288px; */
    position: relative;
  }
  .ms-h:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  .profile-photo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -41px;
    margin-top: 28px;
    z-index: 1;
  }
  .middle-section-3a,
  .middle-section-3b,
  .middle-section-3c,
  .middle-section-3d {
    float: left;
    width: 45%;
    margin-left: 30px;
  }
  .middle-section-3a:hover,
  .middle-section-3b:hover,
  .middle-section-3c:hover,
  .middle-section-3d:hover {
    transform: scale(1.03);
    transition: 0.5s ease;
  }
  .btn-view-project:hover {
    background: #8ec2f2;
    cursor: pointer;
  }
  .middle-section-4a,
  .middle-section-4b,
  .middle-section-4c {
    float: left;
    margin-left: 30px;
    width: 45%;
  }
  .middle-section-4a:hover,
  .middle-section-4b:hover,
  .middle-section-4c:hover {
    transform: scale(1.03);
    transition: 0.5s ease;
  }
  .btn-try:hover {
    background: #8ec2f2;
    cursor: pointer;
  }
  .ms5-form input,
  .ms5-form select {
    width: 40%;
    margin-left: 20px;
  }
  .ms5-form textarea {
    width: 82.6%;
    margin-left: 20px;
  }
  .btn-book {
    margin-left: 20px;
    width: 218px;
  }
  .ms5-h5 h5,
  .ms5-h2 h2 {
    margin-left: 20px;
  }
  .ms5-h2 {
    margin-bottom: 40px;
  }
  .btn-book:hover {
    background: #8ec2f2;
    cursor: pointer;
  }
  .middle-section-header-6 {
    margin-left: 30px;
  }
  .ms6-fl {
    float: left;
  }
  .ms6-fr {
    float: right;
    margin-right: 195px;
  }
  .btn-contact-us:hover {
    background: #8ec2f2;
    cursor: pointer;
  }
  .company-info,
  .legal,
  .features,
  .resources,
  .getintouch {
    float: left;
    margin-left: 30px;
  }
  .getintouch ul li:hover {
    text-decoration: underline #f9f9f9;
    cursor: pointer;
  }
  .copyright {
    background: #fafafa;
  }
  .madeby h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #737373;
    margin-bottom: 25px;
  }

  .madeby {
    float: left;
  }
  .madeby span a {
    color: #737373;
  }
  .social-media {
    float: right;
  }
  .copyright {
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 50px;
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .footer-nav a:hover {
    text-decoration: underline;
  }
  .madeby span a:hover {
    text-decoration: underline;
  }
  .social-media a img:hover {
    transform: scale(1.3);
    transition: 0.5s ease;
  }
}
@media screen and (min-width: 1001px) {
  .container-wrapper {
    min-width: 1002px;
    margin-left:auto;
    margin-right: auto;
  }
  .container {
    width: 100%;
    margin: 0 auto;
  }
  .brand-name {
    margin-left: 65px;
  }
  .become-member {
    width: 214px;
    margin-right: 50px;
  }
  .become-member p {
    padding-top: 17px;
    font-size: 14px;
  }
  .login {
    margin-right: 45px;
  }
  .nav-bar {
    margin-left: 83px;
  }
  .middle-section-2a-wrapper {
    padding: 0 50px 0 50px;
  }
  .middle-section-2a {
    width: 400px;
    height: 288px;
  }
  .middle-section-2b {
    width: 400px;
    height: 288px;
  }
  .middle-section-3a,
  .middle-section-3b,
  .middle-section-3c,
  .middle-section-3d {
    width: 22%;
  }
  .middle-section-4a,
  .middle-section-4b,
  .middle-section-4c {
    width: 30%;
  }
}
