@media (max-width:1490px) and (min-width:1321px) {
  .image-container .notification2 {
    position: absolute;
    right: -30px;
    top: 210px;
  }
  .cards-1 .col-lg-12 div.card:nth-child(2n+2) {
    margin-right: 2rem;
    margin-left: 2rem;
  }
  .cards-1 .card {
    max-width: 18rem;
    margin-right: auto;
    margin-bottom: 4.5rem;
    margin-left: auto;
    padding: 1rem;
    background: #fff;
    border: 0;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .1);
  }
  
}
@media screen and (max-width: 1320px) {
  .container {
    max-width: 1180px;
  }
  .cards-1 .card {
    display: inline-block;
    max-width: 29%;
    vertical-align: top;
    height: 85%;
    max-height: 400px;
  }

  .cards-1 {
    padding-top: 5rem;
    padding-bottom: 6.625rem;
    text-align: center;
  }

  .cards-1 .col-lg-12 div.card:nth-child(2n+2) {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
  .image-container .notification1 {
    position: absolute;
    left: -45px;
    top: 100px;
  }
  .image-container .notification1 .img-70 {
    max-width: 55%;
  }
  .image-container .img-60 {
    max-width: 70%;
  }
  .image-container .notification2 {
    position: absolute;
    right: -70px;
    top: 190px;
    width: 60%;
  }
  .image-container .notification {
    position: absolute;
    left: -200px;
    bottom: 100px;  
  }
  .top-menu .nav-item {
    margin: 7px 11px;
  }
}
@media only screen and (min-device-width : 992px) and (max-device-width : 1024px) {
  .container {
    max-width: 900px;
  }
  .top-menu .nav-item {
    margin: 7px 9px;
  }
  .header .header-content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .header h1 {
    margin-bottom: 1.5 25rem;
    line-height: 45px;
    font-size: 35px;
  }
  .header h1 br {
    display: none;
  }

  .gallery-container h1.text-center, #services h1.text-center {
    font-size: 35px;
    line-height: 45px;
  }
  .header .text-container {
    margin-bottom: 2rem;
    margin-top: 0rem;
    /* margin-left: 1rem; */
    margin-right: 0px;
  }
  .image-container .notification .img-70 {
    max-width: 50%;
  }
  .footer .col-lg-5 {
    max-width: 33.667%;
  }
  #services .col-lg-5, #gallery .col-lg-5, #gallery .col-lg-6 {
    max-width: 80%;
    flex: auto;
  }
  .cards-1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .cards-1 .card {
    display: inline-block;
    max-width: 30%;
    vertical-align: top;
    height: 83%;
    max-height: 400px;
  }
  .cards-1 .card {
    max-width: 20rem;
    margin-right: auto;
    margin-bottom: 3rem;
    margin-left: auto;
    padding: 1rem;
    background: #fff;
    border: 0;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .1);
  }
  #gallery .col-lg-5 h1.text-center br {
    display: none;
  }
  .gallery img {
    max-width: 16.9% !important;
    margin: 0px 18px !important;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 991px) {
  .container {
    max-width: 90%;
  }
  .navbar-toggler {
    font-size: 16px;
  }
  .img-responsive {
    width: 90%;
  }
  .main-logo {
    margin: 10px auto 10px;
    text-align: center;
    width: 300px;
    display: block;
  }
  .bg-white {
    /* background: #fff !important;
    box-shadow: 0px 12px 25px rgba(204, 204, 204, 0.5);*/
  }
  .top-menu {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    height: 85px;
  }
  .navbar-light .navbar-toggler {
    margin: 10px auto 10px;
    border: none;
    outline: none;
  }
  .white {
    background: #fff;
    box-shadow: none;
    border-bottom: solid 1px #dcdcdc;
    height: 110px;
  }
  .white ul {
    margin: 30px 0px 0px;
    padding: 0px;
    text-align: right;
  }
  .white ul li {
    display: inline-block;
    padding: 0px 20px;
    font-size: 16px;
    font-weight: 400;
    color: #4D4D4D;
    text-transform: uppercase;
  }
  .heading-primary-main {
    text-align: center;
  }
  .image-container .notification2 {
    position: absolute;
    right: 4px;
    top: 230px;
    width: 60%;
  }
  .image-container .img-80 {
    max-width: 65%;
  }
  .image-container .notification1 {
    position: absolute;
    left: 25px;
    top: 100px;
  }
  .image-container .notification {
    position: absolute;
    left: 0;
    bottom: 50px;
  }
  .image-container .img-60 {
    max-width: 55%;
  }
  #services .col-lg-5, #gallery .col-lg-5, #gallery .col-lg-6 {
    max-width: 80%;
    flex: auto;
  }
  .cards-1 .card {
    display: inline-block;
    max-width: 18rem;
    vertical-align: top;
    height: 42%;
  }
  .footer p a {
    text-decoration: none;
    color: #4D4D4D;
  }
  .footer .col-md-12 p {
    text-align: center;
  }
  .cotact {
    margin: auto;
  }
  .footer-copyright.text-center, .footer-copyright a {
    padding: 0px;
    border-top: 0;
    margin-top: 0px;
    text-decoration: none;
  }
}
@media (min-width:769px) and (max-width:1024px) {
  .img-responsive {
    width: 90%;
  }
  .bg-lightblue {
    background: #F5FAFF;
    height: 320vh;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 100%;
  }
  .img-responsive {
    width: 90%;
  }
  .logo {
    margin: 10px auto 10px;
    text-align: left;
  }
  .logo img {
    width: 70%;
    margin: 10px 0px;
    max-width: 300px;
  }
  .top-menu {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    height: 85px;
  }
  .navbar-light .navbar-toggler {
    margin: 10px auto 10px;
    border: none;
    outline: none;
  }
  .bg-white {
    /*background: #fff !important;
	box-shadow: 0px 1px 20px rgba(204, 204, 204, 0.5);*/
  }
  .main-logo {
    margin: 10px auto 10px;
    text-align: center;
    width: 260px;
    display: block;
  }
  .white {
    background: #fff;
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
    border-bottom: solid 1px #FDFDFD;
    height: 90px;
  }
  .white ul {
    margin: 30px 0px 0px;
    padding: 0px;
    text-align: center;
  }
  .white ul li {
    display: inline-block;
    padding: 0px 20px;
    font-size: 16px;
    font-weight: 400;
    color: #4D4D4D;
    text-transform: uppercase;
  }
  .header .header-content {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
  .header .text-container {
    margin: 20px auto;
  }
  .heading-primary-main, .heading-primary-main .btn-primary-color {
    text-align: center;
    margin: auto;
  }
  .header .image-container .img-100 {
    max-width: 75%;
  }
  .image-container .notification2 {
    position: absolute;
    right: 4px;
    top: 230px;
    width: 60%;
  }
  .image-container .img-80 {
    max-width: 50%;
  }
  .image-container .notification1 {
    position: absolute;
    left: 25px;
    top: 100px;
  }
  .image-container .notification {
    position: absolute;
    left: 0;
    bottom: 50px;
  }
  .image-container .img-60 {
    max-width: 55%;
  }
  .header h1 {
    line-height: 40px;
    font-size: 35px;
  }
  .gallery-container h1.text-center, #services h1.text-center {
    font-size: 35px;
    line-height: 40px;
  }
  #services .col-lg-5, #gallery .col-lg-5, #gallery .col-lg-6 {
    max-width: 90%;
    flex: auto;
  }
  .cards-1 .card {
    display: inline-block;
    max-width: 18rem;
    vertical-align: top;
    height: 42%;
  }
  .footer {
    padding: 30px 0px;
    text-align: center;
  }
  .footer .col-sm-12 {
    /* border-bottom: solid 1px #dcdcdc;*/
    text-align: center;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .footer .col-sm-12 .cotact {
    margin: 0px auto 20px;
  }
  .footer .text-center {
    text-align: center !important;
    padding-top: 20px;
  }
  .footer-copyright.text-center {
    border-top: solid 1px #dcdcdc;
  }
  .footer-copyright.text-center, .footer-copyright a {
    padding: 20px 0 0;
    margin-top: 0px;
    text-decoration: none;
  }
  .btm-bg {
    background-size: cover;
    /* padding: 10px 0px 30px !important; */
  }

  .bg-lightblue {
    background: #F5FAFF;
    height: 325vh !important;
  }
}
@media (min-width: 767px) {
  /* .bg-lightblue {
    background: #F5FAFF;
    height: 198vh;
  } */
}
@media (max-width: 560px) {
  .main-logo {
    margin: 10px auto 10px;
    text-align: center;
    width: 200px;
    display: block;
  }
  .logo {
    margin: 10px auto 10px;
    text-align: center;
  }
  .white {
    background: #fff;
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
    border-bottom: solid 1px #FDFDFD;
    height: 130px;
  }
  .white ul {
    margin: 0px 0px 0px;
    padding: 0px;
    text-align: center;
  }
  .header .header-content {
    padding-top: 2rem;
    padding-bottom: 5rem;
  }
  .cards-1 {
    padding-top: 3rem;
    padding-bottom: 1.625rem;
    text-align: center;
  }
  .cards-1 .card {
    display: inline-block;
    max-width: 25rem;
    vertical-align: top;
    height: 30%;
  }
  .image-container .notification1 {
    position: absolute;
    left: 0;
    top: 100px;
    width: 50%;
  }
  .image-container .notification2 {
    position: absolute;
    right: 4px;
    top: 140px;
    width: 50%;
  }
  .image-container .notification {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  
  .bg-lightblue {
    background: #F5FAFF;
    height: 3530px !important;
  }

 
}
@media (max-width: 460px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }
  .container {
    max-width: 100%;
  }
  .header .text-container {
    margin: 20px auto;
  }
  .header h1 {
    line-height: 30px;
    font-size: 25px;
  }
  .p-large {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
    font-weight: 400;
  }
  .gallery-container h1.text-center, #services h1.text-center {
    font-size: 25px;
    line-height: 30px;
  }
  .gallery-container h1.text-center br, #services h1.text-center br {
    display: none;
  }
  .header .header-content {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .footer {
    padding: 10px 0px 0px;
    text-align: center;
  }
  .btm-bg {
    background-size: cover;
    /* padding: 10px 0px 30px !important; */
  }
  .footer-copyright.text-center {
    padding: 20px 0px 20px;
  }
  .cards-1 .card-body p {
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
  
  .bg-lightblue {
    background: #F5FAFF;
    height: 3500px !important;
  }
  
  .cards-1 .col-lg-12 div.card:nth-child(2n+2) {
    margin-right: 0rem;
    margin-left: 0rem;
  }
 
}
@media (max-width: 360px) {
  .logo img {
    width: 280px;
  }
  .navbar-toggler {
    font-size: 16px;
  }
  .bg-white {
    max-width: 100%;
    box-sizing: border-box;
    width: 360px;
    padding: 0px;
  }
  .top-menu {
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    height: 60px;
  }
  .header h1 {
    margin-bottom: 20px;
    line-height: 35px;
    font-size: 30px;
  }
  .header h1 br {
    display: none;
  }
  h1.text-center {
    font-size: 1.8rem;
  }
  #services .col-lg-5, #gallery .col-lg-5, #gallery .col-lg-6 {
    max-width: 100%;
    flex: auto;
  }
  .p-large {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
    font-weight: 400;
  }
  .footer {
    padding: 0px;
  }
  .footer p {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 0px;
  }
  .image-container .img-60 {
    max-width: 75%;
  }
  .image-container .notification2 {
    position: absolute;
    right: 0px;
    top: 70px;
    width: 66%;
  }
  .image-container .notification1 {
    position: absolute;
    left: 0;
    top: 149px;
    width: 50%;
  }
  .image-container .notification {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .cards-1 .col-lg-12 div.card:nth-child(3n+2) {
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .btm-bg {
    background-size: cover;
    /* padding: 10px 0px 30px !important; */
  }
  
  
  .bg-lightblue {
    background: #F5FAFF;
    height: 3500px !important;
  }
  
  .cards-1 .col-lg-12 div.card:nth-child(2n+2) {
    margin-right: 0rem;
    margin-left: 0rem;
  }
  
 
}
@media (max-width: 320px) {
  .header .bg {
    width: 90%;
  }
  .footer .col-sm-12 {
    padding-bottom: 10px;
  }
  .footer .col-sm-12 .cotact {
    margin: 0px auto 0px;
  }

  .btm-bg {
    background-size: cover;
    /* padding: 10px 0px 30px !important; */
  }
  
  .cards-1 .card {
    display: inline-block;
    max-width: 18rem;
    vertical-align: top;
    height: 30%;
    width: 95%;
  }
  .bg-lightblue {
    background: #F5FAFF;
    height: 3500px !important;
  }

  .cards-1 .col-lg-12 div.card:nth-child(2n+2) {
    margin-right: 0rem;
    margin-left: 0rem;
  }
  
  .cards-1 .col-lg-12 div.card:nth-child(3n+2) {
    margin-right: 0rem;
    margin-left: 0rem;
  }

}