@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://use.fontawesome.com/releases/v5.13.0/css/all.css');

@media (max-width: 1024px) {
  .portfolioBlock .card .card-title {
    font-size: 18px;
    font-weight: 600;
  }

  .portfolioBlock .card .card-body {
    font-size: 16px;
    font-weight: 300;
  }

  .navbar-toggler {
    padding: 2px 4px;
    border-radius: .25rem;
  }

  .navbar-dark .navbar-toggler,
  .navbar-light .navbar-toggler {
    border: 2px solid #c22b2f;
    outline: none;
  }

  a.smLink {
    padding: 6px;
    width: 40px;
    height: 40px;
  }

  a.navbar-brand img {
    max-height: 38px;
  }

  .clientBlock .card {
    width: 200px;
  }
}

/* large - display 3 */
@media (min-width: 992px) {}

/* medium - display 3 */
@media (min-width: 767.99px) and (max-width: 1023.99px) {
  .fixed-top.bg-light .navbar-nav .nav-item .nav-link {
    font-size: 13px;
  }

  .backlay {
    width: 420px;
    height: 420px;
    padding: 50px;
  }

  .float-img img {
    left: 20%;
    height: 100%;
    width: auto;
  }

  section.header {
    padding: 100px 0;
    padding-top: 200px;
  }

  .contentBlock h1 {
    font-size: 45px;
    line-height: 40px;
  }

  .cta {
    display: flex;
    margin: 50px 0;
    margin-bottom: 0;
  }

  section.header .contentBlock p {
    margin: 30px 0;
  }
}

/* medium - display 2  */
@media (min-width: 768px) and (max-width: 992px.99px) {
  section.header {
    padding-top: 130px;
  }

  .float-img img {
    max-width: 1000px;
  }

  .cta {
    margin: 50px 0;
    margin-bottom: 0;
  }

  .clientBlock .carousel-inner {
    height: 250px;
  }

  .portfolioBlock .card .card-img img {
    max-width: 280px;
  }

  .portfolioBlock .card .card-title {
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0;
  }
}

/* small - display 2  */
@media (max-width: 768px) {
  .portfolioBlock .card .card-title {
    font-size: 15px;
    margin-bottom: 5px !important;
}
.portfolioBlock .card .card-body {
    font-size: 12px;
}
  .testimonialBlock .card .card-body {
    font-size: 14px;
    padding: 0;
  }

  .testimonialBlock .card blockquote {
    font-size: 14px;
  }

  .testimonialBlock .card-footer {
    font-size: 14px;
  }

  .testimonialBlock .carousel-indicators, .clientBlock .carousel-indicators {
    margin-top: 15px;
  }

  .navbar-nav .nav-item .nav-link {
    padding: 18px 0px 8px 18px !important;
  }

  section.blueDotBlock .card {
    margin: 30px 0;
    /* margin-bottom: 80px; */
    padding: 15px;
  }

  .serviceBlock .card .card-title, section.featuresBlock .card .card-title {
    font-size: 14px;
    font-weight: 600;
  }

  .portfolioBlock .card {
    width: 100%;
  }

  .backlay {
    display: flex;
    max-width: 320px;
    max-height: 320px;
    padding: 40px;
  }

  .stepNos {
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
  }

  .wwdBlock div.card {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 30px 15px;
  }

  .card.wwoRow .title {
    font-size: 14px;
  }

  .card.wwoRow .description {
    font-size: 12px;
    padding-right: 0;
  }

  section p {
    font-size: 16px !important;
  }

  .portfolioBlock .sectionTitle {
    text-align: left;
  }

  .blueDotBlock,
  .bgWhite,
  .wwdBlock,
  .testimonialBlock,
  .clientBlock,
  .featuresBlock,
  .serviceBlock, .contactBlock {
    padding: 60px 0;
  }

  .bgWhite p {
    font-size: 16px;
    margin-top: 30px;
    margin-right: 0;
    text-align: center;
  }

  .sectionTitle.about {
    text-align: center;
  }

  .centered {
    text-align: center;
  }

  nav img {
    height: 40px;
  }

  .contentBlock h1 {
    font-size: 40px;
    line-height: 34px !important;
  }

  section.header .contentBlock p {
    font-size: 18px;
    margin: 40px 0;
    text-align: left;
    font-weight: 300;
    line-height: 32px;
    ;
  }

  section.header .contentBlock p.caption {
    font-size: 10px !important;
    margin: 0;
  }

  .bText {
    margin: 40px 0;
    margin-top: 20px;
  }

  .cta {
    margin: 50px 0;
    margin-bottom: 0;
  }

  section.serviceBlock .card {
    padding: 0px;
    margin: 0px 0;
    text-align: left;
    border-radius: 4px;
    background: #FCFAFA;
    box-shadow: none;
  }

  .serviceBlock .card .card-title, section.featuresBlock .card .card-title {
    margin: 15px 0;
  }

  .serviceBlock .card .card-body, .featuresBlock .card .card-body {
    font-size: 13px;
  }

  .serviceBlock .card .card-img img {
    height: 50px;
    /* margin: auto; */
  }

  section.featuresBlock .card {
    margin: 10px 0;
    padding: 15px 20px;
    text-align: center;
    border-radius: 4px;
    background: rgba(0, 0, 0, .1);
  }

  .featuresBlock .sectionTitle {
    text-align: center;
  }

  .controls-top {
    float: none;
    margin: auto;
    text-align: center;
  }

  .btn-floating {
    font-size: 14px;
    margin: auto;
    padding: 8px;
  }

  .contactBlock p,
  .contactBlock .info a {
    font-size: 14px !important;
  }

  .contactBlock .info h5 {
    font-size: 15px;
    margin: 15px 0;
    margin-top: 25px;
    font-weight: bold;
  }

  .carousel-item .col-lg-3.col-md-6,
  .carousel-item.active .col-lg-3.col-md-6 {
    padding: 0 10px;
  }

  .contactBlock .card {
    float: none;
    width: 100%;
    margin-top: 50px !important;
    padding: 30px;
    text-align: left;
  }

  .smLink-box {
    display: flex;
    justify-content: center;
  }

  footer p {
    font-size: 14px;
  }

  footer .tncLinks {
    margin-bottom: 10px;
  }

  footer .tncLinks a {
    font-size: 14px;
    line-height: 24px;
  }

  footer .tncLinks span {
    font-size: 16px;
    color: #c22b2f;
  }
}

/* small - display 1  */
@media (max-width: 600px) {
  section.blueDotBlock .card {
    margin-bottom: 80px;
    padding: 30px;
  }

  section.serviceBlock .card {
    padding: 15px;
    margin: 10px 0;
    text-align: center;
    border-radius: 4px;
    background: #f5f5f5;
    box-shadow: rgba(0, 0, 0, .08) 0 1px 4px;
  }

  .serviceBlock .card .card-img img {
    margin: auto;
  }

  .navbar-nav {
    margin-top: 20px;
    margin-left: 0 !important;
    border-top: solid 0.2px #FFFFFF;
  }

  nav.navbar-light .navbar-nav {
    margin-top: 20px;
    margin-left: 0 !important;
    border-top: solid 0.2px #ccc;
  }

  section.header {
    height: 100vh;
    padding-top: 150px;
  }

  footer .tncLinks {
    text-align: center;
  }

  footer .caption {
    text-align: center;
  }

  footer p {
    font-size: 12px;
  }

  footer {
    text-align: left;
  }

  .contentBlock h1 {
    font-size: 24px;
    line-height: 18px !important;
  }

  section.header .contentBlock p {
    font-size: 14px !important;
    margin: 40px 0;
    text-align: left;
    font-weight: 300;
    line-height: 30px;
  }

  .cta {
    margin: 20px 0;
    margin-bottom: 0;
  }

  .card.wwoRow .title {
    font-size: 11px;
    font-weight: bold;
  }

  .card.wwoRow .description {
    font-size: 10px;
    padding-right: 0;
  }

  .card.wwoRow .card-img {
    text-align: left;
  }

  .card.wwoRow .card-img img {
    max-width: 30px;
  }
}

@media (max-width: 500px) {
  .bgWhite.policy h4, .bgWhite.policy p {
    text-align: center;
  }

  section p {
    text-align: center;
  }

  .contactBlock {
    text-align: center;
  }

  .contactBlock .info {
    margin-top: 15px;
    text-align: center;
  }

  .sectionTitle {
    font-size: 35px !important;
    text-align: center;
  }
}

@media (max-width: 400px) {
  section.header .contentBlock p {
    font-size: 14px !important;
    margin: 20px 0;
    text-align: left;
    font-weight: 300;
    line-height: 30px;
  }

  .bText {
    margin: 20px 0;
  }

  section.header {
    height: 100vh;
    padding-top: 170px;
  }
}
