@media only screen and (min-width: 350px) and (max-width: 401px) {
  .section {
    padding: 10px;
  }

  /* home page */
  section.navbarr-slider .navbar-nav {
    background: rgb(106 106 106 / 50%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 15px;
  }

  section.navbarr-slider .carousel-caption {
    right: 0%;
    bottom: 0%;
    left: 0%;
  }

  section.navbarr-slider .work-tg-info {
    width: 100%;
  }

  section.navbarr-slider .work-tg-info h2 {
    font-size: 19px;
    line-height: 1.8rem;
  }

  section.navbarr-slider .slide-number {
    z-index: 1;
  }

  section.navbarr-slider .carousel-inner {
    width: 100%;
    height: 100%;
  }

  section.navbarr-slider .carousel-item {
    width: 100%;
    height: 100%;
  }

  section.navbarr-slider .slide-number {
    right: 10px;
    top: 60%;
    font-size: 12px;
    gap: 5px;
  }

  /* section.navbarr-slider .carousel-item img {
    height: 40vh;
  } */

  section.navbarr-slider .navbar-brand img {
    height: 35px;
  }

  section.navbarr-slider .carousel-control-prev .custom-arrow,
  section.navbarr-slider .carousel-control-next .custom-arrow {
    width: 25px;
  }

  .custom-toggler {
    width: 25px;
    height: 36px;
    margin-top: -20px;
  }

  .toggler-line {
    width: 70%;
    height: 1px;
  }

  section.navbarr-slider .swiper-slide img {
    height: 35vh;
  }

  section.navbarr-slider .carousel-item img {
    height: 35vh;
  }

  /* end */

  /* about */
  section.about {
    padding: 20px 10px;
  }

  section.about h1.mb-5 {
    font-size: 1.1rem;
    margin-bottom: 1.5rem !important;
  }

  section.about h2 {
    font-size: 1.1rem;
    margin-bottom: 1rem;
  }

  section.about p {
    font-size: 14px;
    line-height: 1.8rem;
    width: 100%;
    text-align: justify;
  }

  /* end
    
    /* work*/
  section.work {
    display: none;
  }

  section#work-mb {
    display: block;
  }

  section.work .work-tg-info h2 {
    font-size: 15px;
    line-height: 2.2rem;
  }

  section.work .work-tg-info {
    position: absolute;
    width: 63%;
    right: 0;
    bottom: 0;
  }

  section.work .work-tg-info a {
    font-size: 8px;
    padding: 9px;
  }

  section#work-mb .work-tg-info.mt-4 {
    position: relative;
    width: 80%;
    margin: 0 auto;
  }

  /* end */

  /* photographer */
  section.section.photographer {
    margin-top: 2rem;
  }

  section.section.photographer .pht-info {
    padding: 1rem 0;
  }

  section.section.photographer .pht-info span {
    font-size: 19px;
    letter-spacing: 1.5px;
    color: #ae7339;
  }

  section.section.photographer .pht-info h2 {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.2rem;
    color: #ae7339;
  }

  section.section.photographer .pht-info p {
    font-size: 13px;
    text-align: justify;
    margin-bottom: 20px !important;
    color: #ae7339;
  }

  /* end */

  /* bannerOne */
  section.section.bannerOne {
    padding-left: 10px;
    margin-bottom: 2rem;
  }

  section.section.bannerOne .col-md-12.text-right h2 {
    text-align: left;
    width: 100%;
    font-size: 23px;
    padding: 10px;
    margin-bottom: 0;
  }

  section.section.bannerOne .bannerOne-info {
    padding: 1rem;
    margin-bottom: 3rem;
  }

  section.section.bannerOne .bannerOne-info p {
    font-size: 17px;
    line-height: 1.8rem;
    text-align: justify;
  }

  section.section.bannerOne .bannerOne-info h3 {
    font-size: 18px;
    text-align: left;
  }

  .button {
    right: 20px;
    bottom: 30px;
  }

  section.section.bannerOne .carousel-control-next,
  section.section.bannerOne .carousel-control-prev {
    top: 91%;
  }

  section.section.bannerOne .carousel-control-next {
    right: 30px;
  }

  section.section.bannerOne .carousel-control-prev {
    left: 30px;
  }

  section.section.bannerOne {
    display: none;
  }

  section#bannerOne-mb {
    display: block;
  }

  section#bannerOne-mb .carousel-control-next,
  section#bannerOne-mb .carousel-control-prev {
    top: 80% !important;
  }

  /* end */

  /* collage */
  section.section.collage {
    display: none;
  }

  section.mb-collage {
    display: block;
  }

  /* end */

  /* end */

  section.section.bannerTwo .col-md-12.text-right h2 {
    font-size: 40px;
  }

  /* banner two */
  section.section.bannerTwo .col-md-12.text-right span {
    font-size: 13px;
  }

  section.section.bannerTwo .video-container {
    aspect-ratio: unset;
  }

  section.section.bannerTwo .video-container iframe {
    height: 250px;
  }

  section.section.bannerTwo .bannerTwo-info {
    padding: 1rem 0;
    text-align: center;
  }

  section.section.bannerTwo .bannerTwo-info h4 {
    margin-bottom: 1rem;
    font-size: 20px;
  }

  section.section.bannerTwo .bannerTwo-info h3 {
    font-size: 13px;
  }

  section.section.bannerTwo .bannerTname {
    position: unset;
    margin-top: 2rem;
  }

  section.section.bannerTwo .bannerTname h5 {
    font-size: 17px;
    margin-bottom: 1rem;
  }

  section.section.bannerTwo .bannerTname a {
    font-size: 8px;
    padding: 9px;
  }

  /* end */

  /* services */
  section.section.service h2 {
    font-size: 18px;
    letter-spacing: 2px;
  }

  section.section.service .text-right span {
    font-size: 10px;
  }

  section.section.service h3 {
    font-size: 12px;
    padding: 8px;
    margin: 1rem auto 2rem;
  }

  /* end */

  /* testimonials */
  section.section.testimonials h2 {
    font-size: 18px;
  }

  section.section.testimonials .testi-inner h3 {
    font-size: 16px;
  }

  section.section.testimonials .testi-inner p {
    font-size: 16px;
  }

  /* end */

  /* cta */
  .gitImg img {
    width: 100%;
  }

  section.section.getInTouch .gitInfo {
    text-align: center;
    padding: 2rem 0 0;
  }

  section.section.getInTouch .gitInfo h2 {
    font-size: 23px;
    margin-bottom: 1rem;
  }

  section.section.getInTouch .gitInfo p {
    font-size: 13px;
    padding: 0;
  }

  .gitInfo a {
    width: 50%;
    font-size: 11px;
  }

  /* end */

  /* footer */
  footer {
    padding: 20px 0px 10px;
  }

  .ftr-hd h2 {
    font-size: 18px;
  }

  .ftr-hd a {
    font-size: 19px;
  }

  footer .grid-container {
    width: 100%;
    gap: 5px;
  }

  footer .grid-container .img-fluid {
    height: 100%;
  }

  .ftr-info p {
    font-size: 14px;
    width: 100%;
    margin: 2rem auto 0;
  }

  .ftr-info ul {
    display: block;
    margin: 1rem 0 2rem;
    text-align: center;
  }

  .ftr-info a {
    font-size: 12px;
  }

  h4.copyright {
    font-size: 16px;
    line-height: 1.3rem;
  }

  footer .spc-img .instagram-icon {
    width: 30px;
    height: 30px;
  }

  /* end home page */

  /* wedding page */
  section.section.engagement {
    width: 100%;
    margin: 0 auto;
    padding: 40px 10px;
  }

  section.section.engagement .row {
    margin-bottom: 0px !important;
  }

  section.section.engagement .col-md-3 {
    margin-bottom: 20px;
  }

  section.section.engagement .col-md-4 {
    margin-bottom: 20px;
  }

  section.section.engagement .col-md-6 {
    margin-bottom: 20px;
  }

  section.section.engagement .col-md-12 {
    margin-bottom: 20px;
  }

  section.section.engagement span {
    font-family: "Linden Hill", serif;
    color: #717171;
    letter-spacing: 2px;
    font-size: 12px;
  }

  section.section.engagement h2 {
    font-size: 40px;
    margin-bottom: 2rem;
    letter-spacing: 5px;
    color: #3f3f3f;
  }

  section.section.engagement .eng-content h3 {
    font-family: "Linden Hill", serif;
    margin: 20px 0;
    font-size: 15px;
  }

  .col-md-12.text-center.mt-5 {
    margin-top: 0rem !important;
  }

  /* end  */

  /* films  */
  section.section.films.bannerTwo {
    padding: 60px 0;
    width: 100%;
    margin: 0 auto;
  }

  section.section.films.bannerTwo .col-md-12.mb-5 {
    margin-bottom: 20px !important;
  }

  section.section.films.bannerTwo .sqs-block-content h3 {
    text-align: center;
  }

  /* end*/

  /* contact page*/
  section.section.contact-form {
    padding: 20px 10px;
  }

  .cta-pg-form h2 {
    font-size: 18px;
  }

  .cta-pg-form p {
    font-size: 14px;
  }

  .cta-pg-img img {
    width: 80%;
  }

  .submit button {
    font-size: 12px;
  }

  .cta-pg-img p {
    width: 90%;
  }

  section#contactBanner .navbar-brand img {
    height: 100px;
  }
}

@media only screen and (min-width: 402px) and (max-width: 600px) {
  .section {
    padding: 10px;
  }

  /* home page */
  section.navbarr-slider .navbar-nav {
    background: rgb(106 106 106 / 50%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 15px;
  }

  section.navbarr-slider .carousel-caption {
    right: 0%;
    bottom: 0%;
    left: 0%;
  }

  section.navbarr-slider .work-tg-info {
    width: 100%;
  }

  section.navbarr-slider .work-tg-info h2 {
    font-size: 19px;
    line-height: 1.8rem;
  }

  section.navbarr-slider .slide-number {
    z-index: 1;
  }

  section.navbarr-slider .carousel-inner {
    width: 100%;
    height: 100%;
  }

  section.navbarr-slider .carousel-item {
    width: 100%;
    height: 100%;
  }

  section.navbarr-slider .slide-number {
    right: 10px;
    top: 60%;
    font-size: 12px;
    gap: 5px;
  }

  /* section.navbarr-slider .carousel-item img {
    height: 40vh;
  } */

  section.navbarr-slider .navbar-brand img {
    height: 80px;
  }

  section.navbarr-slider .carousel-control-prev .custom-arrow,
  section.navbarr-slider .carousel-control-next .custom-arrow {
    width: 25px;
  }

  .custom-toggler {
    width: 25px;
    height: 36px;
    margin-top: -20px;
  }

  .toggler-line {
    width: 70%;
    height: 1px;
  }

  section.navbarr-slider .swiper-slide img {
    height: 35vh;
  }

  section.navbarr-slider .carousel-item img {
    height: 35vh;
  }

  /* end */

  /* about */
  section.about {
    padding: 20px 10px;
  }

  section.about h1.mb-5 {
    font-size: 1.1rem;
    margin-bottom: 1.5rem !important;
  }

  section.about h2 {
    font-size: 1.1rem;
    margin-bottom: 1rem;
  }

  section.about p {
    font-size: 14px;
    line-height: 1.8rem;
    width: 100%;
    text-align: justify;
  }

  /* end
    
    /* work*/
  section.work {
    display: none;
  }

  section#work-mb {
    display: block;
  }

  section.work .work-tg-info h2 {
    font-size: 15px;
    line-height: 2.2rem;
  }

  section.work .work-tg-info {
    position: absolute;
    width: 63%;
    right: 0;
    bottom: 0;
  }

  section.work .work-tg-info a {
    font-size: 8px;
    padding: 9px;
  }

  section#work-mb .work-tg-info.mt-4 {
    position: relative;
    width: 80%;
    margin: 0 auto;
  }

  /* ed */

  /* photographer */
  section.section.photographer {
    margin-top: 2rem;
  }

  section.section.photographer .pht-info {
    padding: 1rem 0;
  }

  section.section.photographer .pht-info span {
    font-size: 19px;
    letter-spacing: 1.5px;
  }

  section.section.photographer .pht-info h2 {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.2rem;
  }

  section.section.photographer .pht-info p {
    font-size: 13px;
    text-align: justify;
    margin-bottom: 20px !important;
  }

  /* end */

  /* collage */
  section.section.collage {
    display: none;
  }

  section.mb-collage {
    display: block;
  }

  /* end */

  /* bannerOne */
  section.section.bannerOne {
    padding-left: 10px;
    margin-bottom: 2rem;
  }

  section.section.bannerOne .col-md-12.text-right h2 {
    text-align: left;
    width: 100%;
    font-size: 23px;
    padding: 10px;
    margin-bottom: 0;
  }

  section.section.bannerOne .bannerOne-info {
    padding: 1rem;
    margin-bottom: 3rem;
  }

  section.section.bannerOne .bannerOne-info p {
    font-size: 17px;
    line-height: 1.8rem;
    text-align: justify;
  }

  section.section.bannerOne .bannerOne-info h3 {
    font-size: 18px;
    text-align: left;
  }

  .button {
    right: 20px;
    bottom: 30px;
  }

  section.section.bannerOne .carousel-control-next,
  section.section.bannerOne .carousel-control-prev {
    top: 91%;
  }

  section.section.bannerOne .carousel-control-next {
    right: 30px;
  }

  section.section.bannerOne .carousel-control-prev {
    left: 30px;
  }

  section.section.bannerOne {
    display: none;
  }

  section#bannerOne-mb {
    display: block;
  }

  section#bannerOne-mb .carousel-control-next,
  section#bannerOne-mb .carousel-control-prev {
    top: 80% !important;
  }

  /* end */

  /* collage */
  section.section.collage {
    margin-bottom: 40px;
  }

  /* end */

  section.section.bannerTwo .col-md-12.text-right h2 {
    font-size: 40px;
  }

  /* banner two */
  section.section.bannerTwo .col-md-12.text-right span {
    font-size: 13px;
  }

  section.section.bannerTwo .video-container {
    aspect-ratio: unset;
  }

  section.section.bannerTwo .video-container iframe {
    height: 250px;
  }

  section.section.bannerTwo .bannerTwo-info {
    padding: 1rem 0;
    text-align: center;
  }

  section.section.bannerTwo .bannerTwo-info h4 {
    margin-bottom: 1rem;
    font-size: 20px;
  }

  section.section.bannerTwo .bannerTwo-info h3 {
    font-size: 13px;
  }

  section.section.bannerTwo .bannerTname {
    position: unset;
    margin-top: 2rem;
  }

  section.section.bannerTwo .bannerTname h5 {
    font-size: 17px;
    margin-bottom: 1rem;
  }

  section.section.bannerTwo .bannerTname a {
    font-size: 8px;
    padding: 9px;
  }

  /* end */

  /* services */
  section.section.service h2 {
    font-size: 18px;
    letter-spacing: 2px;
  }

  section.section.service .text-right span {
    font-size: 10px;
  }

  section.section.service h3 {
    font-size: 12px;
    padding: 8px;
    margin: 1rem auto 2rem;
  }

  /* end */

  /* testimonials */
  section.section.testimonials h2 {
    font-size: 18px;
  }

  section.section.testimonials .testi-inner h3 {
    font-size: 16px;
  }

  section.section.testimonials .testi-inner p {
    font-size: 16px;
  }

  /* end */

  /* cta */
  .gitImg img {
    width: 100%;
  }

  section.section.getInTouch .gitInfo {
    text-align: center;
    padding: 2rem 0 0;
  }

  section.section.getInTouch .gitInfo h2 {
    font-size: 23px;
    margin-bottom: 1rem;
  }

  section.section.getInTouch .gitInfo p {
    font-size: 13px;
    padding: 0;
  }

  .gitInfo a {
    width: 50%;
    font-size: 11px;
  }

  /* end */

  /* footer */
  footer {
    padding: 20px 0px 10px;
  }

  .ftr-hd h2 {
    font-size: 18px;
  }

  .ftr-hd a {
    font-size: 19px;
  }

  footer .grid-container {
    width: 100%;
    gap: 5px;
  }

  footer .grid-container .img-fluid {
    height: 100%;
  }

  .ftr-info p {
    font-size: 14px;
    width: 100%;
    margin: 2rem auto 0;
  }

  .ftr-info ul {
    display: block;
    margin: 1rem 0 2rem;
    text-align: center;
  }

  .ftr-info a {
    font-size: 12px;
  }

  h4.copyright {
    font-size: 16px;
    line-height: 1.3rem;
  }

  footer .spc-img .instagram-icon {
    width: 30px;
    height: 30px;
  }

  /* end home page */

  /* wedding page */
  section.section.engagement {
    width: 100%;
    margin: 0 auto;
    padding: 40px 10px;
  }

  section.section.engagement .row {
    margin-bottom: 0px !important;
  }

  section.section.engagement .col-md-3 {
    margin-bottom: 20px;
  }

  section.section.engagement .col-md-4 {
    margin-bottom: 20px;
  }

  section.section.engagement .col-md-6 {
    margin-bottom: 20px;
  }

  section.section.engagement .col-md-12 {
    margin-bottom: 20px;
  }

  section.section.engagement span {
    font-family: "Linden Hill", serif;
    color: #717171;
    letter-spacing: 2px;
    font-size: 12px;
  }

  section.section.engagement h2 {
    font-size: 40px;
    margin-bottom: 2rem;
    letter-spacing: 5px;
    color: #3f3f3f;
  }

  section.section.engagement .eng-content h3 {
    font-family: "Linden Hill", serif;
    margin: 20px 0;
    font-size: 15px;
  }

  .col-md-12.text-center.mt-5 {
    margin-top: 0rem !important;
  }

  /* end  */

  /* films  */
  section.section.films.bannerTwo {
    padding: 60px 0;
    width: 100%;
    margin: 0 auto;
  }

  section.section.films.bannerTwo .col-md-12.mb-5 {
    margin-bottom: 20px !important;
  }

  section.section.films.bannerTwo .sqs-block-content h3 {
    text-align: center;
  }

  /* end*/

  /* contact page*/
  section.section.contact-form {
    padding: 20px 10px;
  }

  .cta-pg-form h2 {
    font-size: 18px;
  }

  .cta-pg-form p {
    font-size: 14px;
  }

  .cta-pg-img img {
    width: 80%;
  }

  .submit button {
    font-size: 12px;
  }

  .cta-pg-img p {
    width: 90%;
  }

  section#contactBanner .navbar-brand img {
    height: 100px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .section {
    padding: 20px;
  }

  /* home page */
  section.navbarr-slider .navbar-nav {
    background: rgb(106 106 106 / 50%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }

  section.navbarr-slider .carousel-caption {
    bottom: 20%;
  }

  section.navbarr-slider .work-tg-info {
    width: 90%;
  }

  section.navbarr-slider .work-tg-info h2 {
    font-size: 35px;
  }

  /* end */

  /* about */
  section.about {
    padding: 40px 20px;
  }

  section.about h1.mb-5 {
    font-size: 1.8rem;
    margin-bottom: 2rem !important;
  }

  section.about p {
    font-size: 16px;
    width: 80%;
  }

  /* end */

  /* work */

  section.work .work-tg-info {
    right: 20px;
    bottom: 40px;
    width: 30%;
  }

  section.work .work-tg-info h2 {
    font-size: 14px;
    line-height: 2rem;
    margin-bottom: 10px;
  }

  section.work .work-tg-info a {
    font-size: 8px;
    padding: 8px;
  }

  /* end */

  /* photography */
  section.section.photographer .pht-info {
    padding: 0rem;
  }

  section.section.photographer .pht-info span {
    font-size: 21px;
  }

  section.section.photographer .pht-info h2 {
    font-size: 13px;
    margin: 1rem 0;
  }

  section.section.photographer .pht-info p {
    font-size: 13px;
  }

  section.section.photographer .pht-info a {
    font-size: 8px;
    padding: 9px;
  }

  section.section.photographer p.mb-5 {
    margin-bottom: 25px !important;
  }

  /* end */

  /* bannerOne */
  section.section.bannerOne .col-md-12.text-right h2 {
    width: 75%;
    font-size: 25px;
    margin-bottom: 1rem;
  }

  section.section.bannerOne .carousel-control-prev {
    top: 29%;
  }

  section.section.bannerOne .carousel-control-prev {
    left: 38rem;
  }

  section.section.bannerOne .carousel-control-next {
    right: 40px;
  }

  section.section.bannerOne .bannerOne-info {
    padding: 1rem 20px;
  }

  section.section.bannerOne .bannerOne-info p {
    font-family: "Linden Hill", serif;
    color: #717171;
    font-size: 15px;
    line-height: 1.8rem;
  }

  section.section.bannerOne .bannerOne-info h3 {
    font-size: 16px;
  }

  section.section.bannerOne .bannerOne-info p {
    font-size: 15px;
  }

  .button {
    right: 10px;
    bottom: 10px;
  }

  .button a {
    font-size: 8px;
    padding: 8px;
  }

  /* end */

  /* films */
  section.section.bannerTwo .col-md-12.text-right span {
    font-size: 12px;
  }

  section.section.bannerTwo .col-md-12.text-right h2 {
    font-size: 40px;
  }

  section.section.bannerTwo .bannerTwo-info {
    padding: 0rem;
  }

  section.section.bannerTwo .bannerTwo-info h4 {
    font-size: 18px;
  }

  section.section.bannerTwo .bannerTwo-info h3 {
    font-size: 22px;
  }

  section.section.bannerTwo .bannerTname {
    bottom: 10px;
  }

  section.section.bannerTwo .bannerTname h5 {
    font-size: 19px;
    margin-bottom: 1rem;
  }

  section.section.bannerTwo .bannerTname a {
    font-size: 8px;
    padding: 8px;
  }

  /* end */

  /* services */
  section.section.service .text-right span {
    font-size: 12px;
  }

  section.section.service h2 {
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 0;
  }

  section.section.service h3 {
    font-size: 12px;
    padding: 8px;
    margin: 1rem auto;
  }

  /* end */

  /* testimonials */
  section.section.testimonials .testi-inner h3 {
    margin-top: 1rem;
    font-size: 16px;
  }

  section.section.testimonials .testi-inner p {
    font-size: 14px;
    line-height: 1.8rem;
    width: 100%;
  }

  /* end */

  .gitImg img {
    width: 100%;
  }

  section.section.getInTouch .gitInfo {
    padding: 0rem;
  }

  section.section.getInTouch .gitInfo h2 {
    font-size: 21px;
    margin-bottom: 1rem;
  }

  section.section.getInTouch .gitInfo p {
    font-size: 12px;
    line-height: 1.7rem;
    padding: 0 1rem;
  }

  .gitInfo a {
    font-size: 12px;
    padding: 8px;
    width: 50%;
    margin: 1rem auto;
  }

  /* end */

  /* footer */
  footer {
    padding: 30px 40px 10px;
  }

  footer .grid-container {
    gap: 10px;
    width: 100%;
  }

  .ftr-info p {
    font-size: 14px;
    width: 40%;
    margin: 2rem auto 0;
  }

  .ftr-info ul {
    margin: 1rem 0;
  }

  /* end */

  /* films */
  section.section.films.bannerTwo {
    width: 85%;
  }

  /* end */

  /* wedding */
  section.section.engagement {
    width: 90%;
    margin: 0 auto;
    padding: 60px 0px;
  }

  section.section.engagement h2 {
    font-size: 40px;
    margin-bottom: 2rem;
    letter-spacing: 5px;
    color: #3f3f3f;
  }

  section.section.engagement .eng-content h3 {
    font-family: "Linden Hill", serif;
    margin-top: 30px;
    font-size: 17px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .section {
    padding: 40px;
  }

  section.navbarr-slider .work-tg-info {
    width: 90%;
  }

  section.navbarr-slider .work-tg-info h2 {
    font-size: 40px;
  }

  /* end */

  /* about */
  section.about h1.mb-5 {
    font-size: 2.2rem;
    margin-bottom: 2rem !important;
  }

  section.about p {
    width: 80%;
  }

  /* end */

  /* work */
  section.work .work-tg-info {
    right: 20px;
    bottom: 60px;
    width: 30%;
  }

  section.work .work-tg-info h2 {
    font-size: 17px;
    line-height: 2.4rem;
    margin-bottom: 15px;
  }

  /* end */

  /* photographer */
  section.section.photographer .pht-info {
    padding: 0rem;
  }

  section.section.photographer .pht-info h2 {
    font-size: 18px;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  section.section.photographer .pht-info p {
    font-size: 14px;
  }

  /* end */

  /* bannerOne */
  section.section.bannerOne .col-md-12.text-right h2 {
    width: 80%;
  }

  section.section.bannerOne .bannerOne-info {
    padding: 2rem 1rem;
  }

  section.section.bannerOne .bannerOne-info h3 {
    font-size: 13px;
  }

  section.section.bannerOne .bannerOne-info p {
    font-size: 15px;
    margin: 12px 0 !important;
    line-height: 1.5rem;
  }

  .button {
    right: 10px;
    bottom: 10px;
  }

  .button a {
    font-size: 8px;
    padding: 9px;
  }

  section.section.bannerOne .carousel-control-next,
  section.section.bannerOne .carousel-control-prev {
    top: 70%;
  }

  section.section.bannerOne .carousel-control-prev {
    left: 50rem;
  }

  section.section.bannerOne .carousel-control-next {
    right: 40px;
  }

  /* end */

  /* films */
  section.section.bannerTwo .col-md-12.text-right span {
    font-size: 14px;
  }

  section.section.bannerTwo .col-md-12.text-right h2 {
    font-size: 50px;
  }

  section.section.bannerTwo .bannerTwo-info {
    padding: 1rem;
  }

  section.section.bannerTwo .bannerTwo-info h4 {
    font-size: 17px;
  }

  section.section.bannerTwo .bannerTwo-info h3 {
    font-size: 35px;
  }

  section.section.bannerTwo .bannerTname {
    bottom: 0px;
  }

  section.section.bannerTwo .bannerTname h5 {
    font-size: 22px;
    margin-bottom: 1.5rem;
  }

  section.section.bannerTwo .bannerTname a {
    font-size: 9px;
    padding: 9px;
  }

  /* end */

  /* services */
  section.section.service .text-right span {
    font-size: 13px;
  }

  section.section.service h2 {
    font-size: 30px;
    letter-spacing: 3px;
  }

  section.section.service h3 {
    font-size: 11px;
  }

  /* end */

  /* cta */
  .gitImg img {
    width: 100%;
  }

  section.section.getInTouch .gitInfo {
    padding: 0;
  }

  section.section.getInTouch .gitInfo h2 {
    font-size: 30px;
    margin-bottom: 1rem;
  }

  section.section.getInTouch .gitInfo p {
    font-size: 14px;
    padding: 0 1rem;
  }

  .gitInfo a {
    font-size: 13px;
    margin: 1rem auto;
  }

  /* end */

  /* footer */
  footer .grid-container {
    width: 90%;
  }

  /* end home page */

  /* films */
  section.section.films.bannerTwo {
    width: 80%;
  }

  /* end films page */

  /* wedding */
  section.section.engagement {
    /* width: 90%; */
    padding: 60px;
  }

  section.section.engagement h2 {
    font-size: 40px;
  }

  section.section.engagement .eng-content h3 {
    font-size: 19px;
  }

  /* end */
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  section.about p {
    width: 60%;
  }

  /* end */

  /* photographer */
  section.section.photographer .pht-info {
    padding: 1rem;
  }

  section.section.photographer .pht-info span {
    font-size: 25px;
  }

  section.section.photographer .pht-info h2 {
    font-size: 17px;
    margin: 1rem 0;
  }

  section.section.photographer .pht-info p {
    font-size: 15px;
  }

  /* end */

  /* bannerOne */
  section.section.bannerOne .col-md-12.text-right h2 {
    width: 70%;
  }

  section.section.bannerOne .carousel-control-next,
  section.section.bannerOne .carousel-control-prev {
    top: 80%;
  }

  section.section.bannerOne .carousel-control-prev {
    left: 60rem;
  }

  section.section.bannerOne .carousel-control-next {
    right: 40px;
  }

  section.section.bannerOne .bannerOne-info {
    padding: 2rem;
  }

  section.section.bannerOne .bannerOne-info p {
    font-size: 15px;
  }

  section.section.bannerOne .bannerOne-info h3 {
    font-size: 17px;
  }

  .button {
    bottom: 20px;
  }

  /* end */

  /* films */
  section.section.bannerTwo .col-md-12.text-right span {
    font-size: 15px;
  }

  section.section.bannerTwo .col-md-12.text-right h2 {
    font-size: 50px;
  }

  section.section.bannerTwo .bannerTwo-info {
    padding: 1rem;
  }

  section.section.bannerTwo .bannerTwo-info h4 {
    font-size: 20px;
  }

  section.section.bannerTwo .bannerTwo-info h3 {
    font-size: 40px;
  }

  section.section.bannerTwo .bannerTname {
    bottom: 50px;
  }

  /* end */

  /* services */
  section.section.service .text-right span {
    font-size: 15px;
  }

  section.section.service h2 {
    font-size: 45px;
    letter-spacing: 1px;
  }

  /* end */

  /* cta */
  .gitImg img {
    width: 100%;
  }

  section.section.getInTouch .gitInfo h2 {
    font-size: 33px;
    margin-bottom: 2rem;
  }

  section.section.getInTouch .gitInfo p {
    font-size: 14px;
  }

  .gitInfo a {
    margin: 1rem auto;
  }

  /* end home page */

  /* wedding */
  section.section.engagement {
    /* width: 90%; */
    padding: 60px 80px;
  }

  section.section.engagement h2 {
    font-size: 40px;
  }

  section.section.engagement .eng-content h3 {
    font-size: 19px;
  }

  /* end */

  /* films */
  section.section.films.bannerTwo {
    width: 80%;
  }

  /* end */
}

@media only screen and (min-width: 1365px) and (max-width: 1400px) {

  /* home page */
  section.navbarr-slider .navbar-brand img {
    height: 40px;
  }

  section.navbarr-slider .carousel-control-prev .custom-arrow,
  section.navbarr-slider .carousel-control-next .custom-arrow {
    width: 23px;
  }

  section.navbarr-slider .work-tg-info h2 {
    font-size: 30px;
    line-height: 3rem;
    margin-bottom: 0px;
  }

  section.navbarr-slider .carousel-caption {
    bottom: 0%;
  }

  /* photgrapher */
  section.section.photographer .pht-info {
    padding: 2rem;
    color: #ae7339;
  }

  section.section.photographer .pht-info h2 {
    font-size: 17px;
  }

  section.section.photographer .pht-info p {
    font-size: 15px;
  }

  /* end */

  /* bannerOne */
  section.section.bannerOne .bannerOne-info {
    padding: 2rem;
  }

  /* bannerOne */
  section.section.bannerOne .carousel-control-prev {
    left: 70rem;
  }

  section.section.bannerTwo .bannerTname {
    position: absolute;
    bottom: 0px;
  }

  /* end */

  /* films */
  section.section.bannerTwo .col-md-12.text-right span {
    font-size: 15px;
  }

  section.section.bannerTwo .col-md-12.text-right h2 {
    font-size: 50px;
  }

  section.section.bannerTwo .bannerTwo-info {
    padding: 4rem 1rem;
  }

  section.section.bannerTwo .bannerTwo-info h3 {
    font-size: 20px;
  }

  section.section.bannerTwo .bannerTname {
    bottom: 0px;
  }

  section.section.bannerTwo .bannerTwo-info h4 {
    font-size: 22px;
  }

  /* end */

  /* services */
  section.section.service .text-right span {
    font-size: 16px;
  }

  section.section.service h2 {
    font-size: 50px;
  }

  /* end */

  /* cta */
  .gitImg img {
    width: 100%;
  }

  section.section.getInTouch .gitInfo h2 {
    font-size: 40px;
  }

  section.section.getInTouch .gitInfo p {
    font-size: 14px;
  }

  /* end */

  /* films */
  section.section.films.bannerTwo {
    width: 75%;
  }

  /* end */

  /* wedding */
  section.section.engagement h2 {
    font-size: 45px;
  }

  section.section.engagement .eng-content h3 {
    font-size: 20px;
  }
}