/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {
  .bannertext {
 top: 9%;
 left: 34%;
   }
	.our-service-lower-box-img img {
		height: 242px;
	}
 }


/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {
 .bannertext {
 top: 9%;
 left: 20%;
   }
.our-service-lower-box-img img {
		height: 242px;
	}
 }


@media only screen and (min-width: 1050px) {
.our-service-lower-box-img img {
		height: 242px;
	}
.about-section-left-img2 {
	width: 490px;
    padding: 10px 25px;	
	}
	.about-section-left-img2 h1 {
		font-size: 45px;
	    line-height: 10px;
        padding: 20px 0px 25px 0px;
	}
}

/* large Desktop */
@media only screen and (min-width: 1999px) {}

/* desktop 1200px to 1399px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {


  .stellarnav ul {

    padding: 0px 0px 0px 7%;

  }

  .about-section-left-img2 h1 {
    font-size: 40px;
    line-height: 28px;
    padding: 0px 0px 20px 0px;

  }

  .about-section-left-img2 p {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 0px 15px 0px;
    margin: 0px;
    color: #28252E;
    font-family: 'Poppins', sans-serif;
  }

  .about-section-left-img2 {
    position: absolute;
    bottom: -68px;
  }

  .about-section {

    padding: 60px 0px 100px;

  }

  .phone-icon a {
    font-size: 16px;
  }


  .default-button {
    font-size: 15px;
  }

  .gettouch p a {
    font-size: 16px;
  }

  .footer-links ul li a {
    font-size: 16px;
  }

  .our-service-lower-box-img img {
    height: 275px;
  }


  .our-service-lower-box {
    height: 275px;
  }



  .uni-banner-text-area h1 {
    font-size: 40px;
  }

  .contact-section h2,
  .contact-section-frm h3 {
    font-size: 30px;
  }





}

/* normal desktop */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.our-service-lower-box-img img {
		height: 242px;
	}

  .stellarnav ul {
    padding: 0px;
  }

  .stellarnav li {
    padding: 15px 8px;
  }

  .stellarnav>ul>li>a {
    font-size: 14px;
  }

  .form-sec {

    width: 40%;
  }

  .phone-icon a {
    font-size: 14px;
  }


  .about-section {
    background: #fff;
    padding: 40px 0px 200px 0px;
    margin: 0px;
  }


  .about-section-left-img2 {
    bottom: -50%;
  }

  .about-section-left-img2 h1 {
    font-size: 40px;
    padding: 0px 0px 20px 0px;
  }

  .about-section-left-img2 p {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 0px 10px 0px;
    margin: 0px;

  }




  .our-service h2 {
    font-size: 40px;
  }


  .our-service-lower-text {
    float: left;
    padding: 15px 15px;
    margin: 0px;
  }



  .our-service-lower-text h4 {

    padding: 0px 0px 10px 0px;

    font-size: 22px;

  }

  .customersay-card {
    padding: 30px 10px;
    margin: 40px 0px 0px;

  }

  .customersay-text h6 {
    font-size: 18px;
    line-height: 28px;
  }


  .testimonial-section {

    padding: 30px 0px;

  }




  .testimonial-section p {
    margin: 0px 0px;
    padding: 20px 90px;

    font-size: 20px;

    line-height: 30px;

  }

  .footer-links ul li {
    padding: 0px 20px 10px 0px;
  }

  .footer-links ul li a {
    font-size: 14px;
  }

  .gettouch p a {
    font-size: 14px;
  }




}

/* tablet view */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single .blogdetails-img iframe {
    width: 100%;
    height: 400px;
}
    .blogpost-text {
    margin: 0px 0px;
    padding: 20px 10px 24px 10px;
    position: relative;
    width: 100%;
}
    .recentposts h6 a {
    font-size: 14px;
}
    .blogpost-img iframe {
    width: 100%;
    height: 240px;
    object-fit: cover;
}
    .about-section-tag-right {
    padding: 0px;
    margin: 30px 0;
}
   .about-section-left .dotted_img {
    position: absolute;
    right: 125px;
    top: 19%;
}
    .banner-section .owl-nav .owl-next {
   top: 40%;
 right: 40px;
}
   .banner-section .owl-nav .owl-prev {
   top: 40%;
   left: 40px;
}
    .stellarnav.mobile .menu-toggle{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 22px;
}
    .phone-icon {
    margin-right: 60px;
}
.our-service-lower-box-img img {
    height: -webkit-fill-available;
   object-fit: cover;
    object-position: center;
}

.our-service-lower-box-img {
    height: 100%;
}
  .logo {
    margin: 0px auto;
    text-align: center;
    padding: 10px 0px;
  }

  .logo img {
    width: 200px;
  }

  .form-sec {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .phone-icon a {
    font-size: 16px;
  }



  .stellarnav.mobile>ul {
    padding: 0px;
  }

  .stellarnav.mobile>ul li {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

.banner-inner img {
    width: 100%;
    height: 38vh;
}

  .about-section {
    padding: 40px 0px;
  }

  .about-section-left {
    position: unset;
  }


  .about-section-left-img1 {
    position: unset;
    margin-left: 0%;
  }

  .about-section-left-img2 {
    position: relative;
    width: 100%;
    padding: 30px 30px;
    bottom: 74px;
  }

  .about-section-left-img2 h1 {
    font-size: 35px;
    padding: 0px 0px 20px 0px;
  }


  .about-section-left-img2 p {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 0px 10px 0px;
    margin: 0px;

  }

  .our-service {

    padding: 40px 20px 150px 20px;


  }


  .our-service h2 {
    font-size: 40px;
  }

  .our-service p {

    line-height: 25px;
    font-size: 14px;
    padding: 0px;
    margin: 10px 0px 20px 0px;
  }

  .more-info3 {
    margin: 0px;
  }

  .our-service-lower-box {
    height: auto;
  }


  .our-service-lower-text {
    padding: 20px 20px;
  }

  .testimonial-section {
    padding: 0px 0px 40px 0px;
  }

  .testimonial-section h2 {
    font-size: 35px;
  }

  .testimonial-section p {
    padding: 20px 20px;
    line-height: 28px;
    font-size: 20px;
  }


  .customersay-text {
    position: unset;
    padding: 0px;
    margin: 0px;
    text-align: center;
  }


  .customersay-text h6 {
    font-size: 18px;
    line-height: 28px;
  }


  .customersay-text p {
    text-align: center;
    padding: 0px;
    margin: 0px;
  }



  .blue-icon {
    position: absolute;
    right: 10px;
    bottom: 24px;
  }


  .blue-icon img {
    width: 60% !important;
  }



  .footer-top {
    padding: 0px 0px 40px 0px;
    margin: 0px;
  }


  .footer-links {
    float: left;
    padding: 0px 0px 0px 5px;
  }



  .footer-logo {

    margin: 0px 0px 20px 0px;
  }

  .footer-logo img {
    width: 150px;
  }


  .footer-left p {
    text-align: left;
  }


  .footer-right {
    float: none;

  }

  .footer-right p {
    text-align: right;
  }

  .gettouch p a {
    font-size: 13px;
    word-wrap: break-word;
  }


  .gettouch p span {
    width: 18px;
    height: 18px;

    margin-right: 8px;
  }


  .footer-links ul li {
    padding: 0px 20px 10px 0px;
  }

  .footer-links ul li a {
    font-size: 13px;
  }


  .customersay-img {
    float: left;
    padding: 0px 0px 20px 0px;
    margin: 0px auto;
    width: 100%;
  }

  .customersay-img img {
    width: 20% !important;
    height: auto;
    object-fit: cover;
    margin: 0px auto;
  }

.uni-banner-text-area {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0;
}

  .uni-banner-text-area h1 {
    font-size: 20px;
  }

  .about-page-section-right-img1 {
    margin: 20px 0px;
  }


  .about-page-section-right-img2 {
    position: unset;
    width: 100%;
    padding: 20px 20px;
  }

  .about-section-tag-left {
    padding: 0px;
  }



  .about-section-tag {
    padding: 40px 0px;
  }



  .ceremonies-section-right {
    padding: 20px 0px;
    margin: 0px;
  }

  .ceremonies-section-butm { padding: 0px 15px; margin: 0px;}


  .contact-section h2 {
    font-size: 30px }


    .contact-section-frm {
      padding: 40px 15px;
      margin: 0px;
    }

    .contact-section-frm h3 {
      font-size: 30px }


      .contact-section-frm p {
     
        font-size: 16px;
        line-height: 28px;
        padding: 0px;
        margin: 0px;
      
      }


      .phone-icon img {
        width: 20px;
      }

      .gettouch {
        float: right;
        width: 100%;
        margin-bottom: 0px;
      }


}

@media only screen and (min-width: 576px) and (max-width: 767px) {}

/* mobile view */
@media only screen and (max-width: 767px) {
    .about-section-right {
    float: left;
    padding: 0px;
    margin: 30px 0px 0px 0px;
}
    .about-section-left .dotted_img {
       display: none; 
    }
    .banner-section .owl-nav .owl-prev{
      top: 38%;
    left: 15px;  
    }
    .banner-section .owl-nav .owl-next {
    top: 38%;
    right: 15px;
 }
.phone-icon {
    background: #4066E0;
    text-align: center;
    padding: 5px 12px;
    border-radius: 35px;
    cursor: pointer;
    position: absolute;
    top: 38px;
    right: 5px;
}
.stellarnav.mobile .menu-toggle {
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 0;
}
    .inner-banner-img img{
    height: 130px;
    width: 100%;
    object-fit: cover;
}
    .single .blogdetails-img iframe {
    width: 100%;
    height: 400px;
}
.blog .blogect-section .blogectleft .col-lg-6{
    padding:  0px;
}
    .gettouch p span {
  
  margin-right: 0px;
}
    .blogpost-img iframe {
    width: -webkit-fill-available;
    height: 234px;
}
.logo {
    margin: 0px auto;
    text-align: left;
    /* width: 150px; */
}

  .logo img {
    width: 200px;
  }

  .form-sec {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }

  .phone-icon a {
    font-size: 11px;
  }



  .stellarnav.mobile>ul {
    padding: 0px;
  }

  .stellarnav.mobile>ul li {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

.banner-inner img {
    width: 100%;
    height: 190px;
}

  .about-section {
    padding: 40px 0px;
  }

  .about-section-left {
    position: unset;
  }


  .about-section-left-img1 {
    position: unset;
    margin-left: 0%;
  }

  .about-section-left-img2 {
    position: unset;
    width: 100%;
    padding: 30px 30px;
  }

  .about-section-left-img2 h1 {
    font-size: 35px;
    padding: 0px 0px 20px 0px;
  }


  .about-section-left-img2 p {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 0px 10px 0px;
    margin: 0px;

  }

  .our-service {

    padding: 40px 20px 150px 20px;


  }


  .our-service h2 {
    font-size: 40px;
  }

  .our-service p {

    line-height: 25px;
    font-size: 14px;
    padding: 0px;
    margin: 10px 0px 20px 0px;
  }

  .more-info3 {
    margin: 0px;
  }

  .our-service-lower-box {
    height: auto;
  }


  .our-service-lower-text {
    padding: 20px 20px;
  }

  .testimonial-section {
    padding: 0px 0px 40px 0px;
  }

  .testimonial-section h2 {
    font-size: 35px;
  }

  .testimonial-section p {
    padding: 20px 20px;
    line-height: 28px;
    font-size: 20px;
  }


  .customersay-text {
    position: unset;
    padding: 0px;
    margin: 0px;
    text-align: center;
  }


  .customersay-text h6 {
    font-size: 18px;
    line-height: 28px;
  }


  .customersay-text p {
    text-align: center;
    padding: 0px;
    margin: 0px;
  }



  .blue-icon {
    position: absolute;
    right: 10px;
    bottom: 24px;
  }


  .blue-icon img {
    width: 60% !important;
  }



  .footer-top {
    padding: 0px 0px 40px 0px;
    margin: 0px;
  }


  .footer-links {
    float: left;
    padding: 0px 0px 0px 5px;
  }



  .footer-logo {

    margin: 0px 0px 20px 0px;
  }

  .footer-logo img {
    width: 150px;
  }


  .footer-left p {
    text-align: center;
  }


  .footer-right {
    float: none;

  }

  .footer-right p {
    text-align: center;
  }


  .customersay-card {
    padding: 50px 10px;
  }


  .customersay-img {
    float: left;
    padding: 0px 0px 20px 0px;
    margin: 0px auto;
    width: 100%;
  }

  .customersay-img img {
    width: 20% !important;
    height: auto;
    object-fit: cover;
    margin: 0px auto;
  }


  .gettouch p a {
    font-size: 14px;
  }

  .footer-links ul li a {
    font-size: 14px;
  }


  .uni-banner-text-area {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0;
  }

.uni-banner-text-area h1 {
    font-size: 25px;
    padding: 0;
    margin: 20px 0px;
}

  .about-page-section-right-img1 {
    margin: 20px 0px;
  }


  .about-page-section-right-img2 {
    position: unset;
    width: 100%;
    padding: 20px 20px;
  }

  .about-section-tag-left {
    padding: 0px;
  }



  .about-section-tag {
    padding: 40px 0px;
  }



  .ceremonies-section-right {
    padding: 20px 0px;
    margin: 0px;
  }

  .ceremonies-section-butm { padding: 0px 15px; margin: 0px;}


  .contact-section h2 {
    font-size: 30px }


    .contact-section-frm {
      padding: 40px 15px;
      margin: 0px;
    }

    .contact-section-frm h3 {
      font-size: 30px }


      .contact-section-frm p {
     
        font-size: 16px;
        line-height: 28px;
        padding: 0px;
        margin: 0px;
      
      }

.phone-icon img {
    width: 15px;
}



      .gettouch {
        float: right;
        width: 100%;
        margin-bottom: 0px;
      }





}

@media only screen and (max-width: 350px) {


  .customersay-card {
    padding: 50px 20px;
  }


  .footer-links ul li a {
    font-size: 15px;
  }

  .gettouch p a {
    font-size: 15px;
  }




  .uni-banner-text-area {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .uni-banner-text-area h1 {
    font-size: 20px;
  }

  .about-page-section-right-img1 {
    margin: 20px 0px;
  }


  .about-page-section-right-img2 {
    position: unset;
    width: 100%;
    padding: 20px 20px;
  }

  .about-section-tag-left {
    padding: 0px;
  }



  .about-section-tag {
    padding: 40px 0px;
  }



  .ceremonies-section-right {
    padding: 20px 0px;
    margin: 0px;
  }

  .ceremonies-section-butm { padding: 0px 15px; margin: 0px;}


  .contact-section h2 {
    font-size: 30px }


    .contact-section-frm {
      padding: 40px 15px;
      margin: 0px;
    }

    .contact-section-frm h3 {
      font-size: 30px }


      .contact-section-frm p {
     
        font-size: 16px;
        line-height: 28px;
        padding: 0px;
        margin: 0px;
      
      }


      .phone-icon img {
        width: 20px;
      }


}