/*--------------------------------------------------------------------- 
File Name: responsive.css 
---------------------------------------------------------------------*/

@media (min-width: 1343px) and (max-width: 1500px) {
  .full_bg {
    height: 100%;
  }
  #banner1 .carousel-control-next {
    right: 18.7%;
  }
  #myCarousel .carousel-control-next {
    right: 18.7%;
  }
}

@media (min-width: 1200px) and (max-width: 1342px) {
  .full_bg {
    height: 100%;
  }
  #banner1 .carousel-control-next {
    right: 18.7%;
  }
  #myCarousel .carousel-control-next {
    right: 18.7%;
  }

  .creative h1 {
    font-size: 72px;
    line-height: 80px;
  }

  .slider_main {
    padding: 150px 0;
  }

  .extra-text {
    padding-top: 20px;
    text-align: center;
  }
  .extra-text span {
    font-size: 36px;
    line-height: 60px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .full_bg {
    height: 100%;
  }
  .site-navbar ul li {
    padding-right: 57px;
  }
  .mar_right {
    margin-right: 0;
  }
  .creative .read_more {
    max-width: 185px;
    margin-right: 0;
  }
  #banner1 .carousel-control-next {
    right: 16.7%;
  }
  #myCarousel .carousel-control-next {
    right: 16.7%;
  }

  .slider_main {
    padding: 100px 0;
  }

  .full_bg-b {
    height: auto;
  }

  .appointment {
    padding-top: 200px;
    padding-bottom: 150px;
  }
  .about {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .about-banner {
    padding-top: 150px;
    height: auto;
  }
  .extra-text p {
    font-size: 20px;
    line-height: 28px;
    padding-top: 30px;
  }
  p span.m-light {
    font-size: 20px;
    line-height: 28px;
  }

  .about-profile {
    padding-top: 200px;
    padding-bottom: 150px;
    height: auto;
  }

  .about-genman .text_align_left {
    padding: 0 10px 0 10px;
    text-align: left;
    width: auto;
  }

  .al-left {
    justify-content: center;
  }

  .about_img {
    display: flex;
    width: 75vw;
    height: auto;
    justify-content: center;
  }
  .frame-border {
    width: 75vw;
    height: auto;
    max-width: 430px;
  }

  .gen-title-img h2 {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 0.8rem;
  }

  .titlepage h2 {
    font-size: 37px;
    line-height: 45px;
  }

  #mvc-cards {
    padding-top: 30px;
    height: 400px;
  }

  #mvc-cards > div {
    display: flex;
    height: 450px;
    left: 50%;
    width: 90%;
  }

  .mvc-card-con .mvc-title {
    font-size: 1.8rem;
    line-height: 1rem;
  }

  .mvc-card-con p {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .about-mvc2 {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
  }

  .full_bg-a {
    height: auto;
  }

  .about-mission {
    padding-top: 0px;
  }

  .al-right {
    justify-content: center;
  }

  p.about-paragraph {
    position: relative;
    padding-top: 30px;
    width: 80%;
    left: 10%;
  }

  .extra-text span {
    font-size: 48px;
    line-height: 56px;
    padding-bottom: 30px;
  }
  .about_img::before {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  .full_bg {
    height: 100%;
  }

  .site-navbar ul li {
    padding-right: 31px;
  }
  .mar_right {
    margin-right: 0;
  }

  .header-2 {
    background-color: #345830;
    height: 80px;
    padding-top: 5px;
  }

  .header-area.is-hidden {
    -webkit-transform: translate(0, -180px);
    transform: translate(0, -180px);
  }

  .follow-top {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    align-items: center;
  }

  .slider_main {
    padding: 200px 0 50px 0;
  }

  .carousel-item {
    height: 300px;
  }

  .extra-text span {
    font-size: 32px;
    line-height: 48px;
  }

  .creative h1 {
    font-size: 56px;
    line-height: 70px;
  }
  .creative p {
    padding: 5px 0 15px 0;
    width: auto;
  }
  .creative .read_more {
    max-width: 142px;
    margin-right: 0;
  }
  #banner1 .carousel-control-next {
    right: 40%;
  }
  #banner1 .carousel-control-prev {
    left: 40%;
  }
  #myCarousel .carousel-control-next {
    right: 43.7%;
  }
  #myCarousel .carousel-control-prev {
    left: 43.7%;
  }

  .full_bg-b {
    height: max-content;
  }

  .services {
    display: flex;
    padding-top: 90px;
    padding-bottom: 90px;
    margin: 0px;
    flex-direction: column;
  }

  #service-cards {
    transform: translateX(-50%);
  }
  #service-cards > div {
    width: 100%;
  }

  .main-card .image-hold .f1image-title {
    font-size: 2rem;
    padding-bottom: 30px;
    padding-top: 30px;
    height: 100px;
  }
  #service-cards p {
    font-size: 1.2rem;
    line-height: 1.8 rem;
  }

  .container-services .row {
    display: block;
  }

  .main-card {
    overflow: scroll;
  }

  .main-card .card-title {
    font-size: 48px;
    line-height: 56px;
  
  }

  .main-card .image-hold {
    overflow: visible;
  }

  .main-card .image-hold p {
    height: auto;
  }

  .full_bg-b {
    height: auto;
  }

  .appointment {
    padding-top: 200px;
    padding-bottom: 150px;
  }
  .about {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .about-banner {
    padding-top: 150px;
    height: auto;
  }
  .extra-text p {
    font-size: 20px;
    line-height: 28px;
    padding-top: 30px;
  }

  p span.m-light {
    display: block;
    font-size: 20px;
    line-height: 28px;
  }

  .about-profile {
    padding-top: 200px;
    padding-bottom: 150px;
    height: auto;
  }

  .about-genman .text_align_left {
    padding: 0 10px 0 10px;
    text-align: left;
    width: auto;
  }

  .al-left {
    justify-content: center;
  }

  .about_img {
    display: flex;
    width: auto;
    height: auto;
    justify-content: center;
  }
  .frame-border {
    width: 75vw;
    height: auto;
    max-width: 430px;
  }

  .gen-title-img h2 {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 0.8rem;
  }

  .titlepage h2 {
    font-size: 37px;
    line-height: 45px;
  }

  .about-mvc2 {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
  }

  #mvc-cards {
    width: 90vw;
    padding-top: 30px;
    height: 300px;
  }

  #mvc-cards > div {
    display: flex;
    height: auto;
    left: 50%;
    width: 90%;
  }

  .mvc-card-con .mvc-title {
    font-size: 1.8rem;
    line-height: 1rem;
  }

  .mvc-card-con p {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .full_bg-a {
    height: auto;
  }

  .about-mission {
    padding-top: 0px;
  }

  .al-right {
    justify-content: center;
  }

  p.about-paragraph {
    position: relative;
    padding-top: 30px;
    width: 80%;
    left: 10%;
  }

  .extra-text span {
    font-size: 48px;
    line-height: 56px;
    padding-bottom: 30px;
  }

  .about_img::before {
    display: none;
  }

  .scroll-to-top {
    bottom: 5%;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .full_bg {
    height: 100%;
  }
  .grid {
    display: grid;
  }
  .order {
    order: -1;
  }
  .mar_right {
    margin-right: 0px;
  }

  .logo img {
    height: 50px;
  }

  .about_img,
  .agency {
    margin-top: 30px;
  }

  .extra-text span {
    display: none;
  }

  control-flex {
    display: flex;
    flex-direction: column;
  }

  .slider_main {
    padding: 180px 0;
  }

  .header-2 {
    background-color: #345830;
    height: 80px;
    padding-top: 5px;
  }

  .header-area.is-hidden {
    -webkit-transform: translate(0, -180px);
    transform: translate(0, -180px);
  }

  .follow-top {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .follow-top .call-us h3 {
    text-align: center;
  }

  .follow-top .follow-us {
    display: none;
  }

  .site-navbar {
    align-items: center;
  }

  .creative p {
    padding: 5px 0 40px 0;
    width: auto;
  }

  .carousel-item {
    height: auto;
  }

  .creative h1 {
    font-size: 60px;
    line-height: 72px;
  }

  #banner1 .carousel-control-prev,
  #banner1 .carousel-control-next {
    top: 103%;
  }
  #banner1 .carousel-control-next {
    right: 41.7%;
  }
  #banner1 .carousel-control-prev {
    left: 41.7%;
  }
  #myCarousel .carousel-control-prev,
  #myCarousel .carousel-control-next {
    top: 108%;
  }
  #myCarousel .carousel-control-next {
    right: 41.7%;
  }
  #myCarousel .carousel-control-prev {
    left: 41.7%;
  }
  .titlepage h2 {
    font-size: 37px;
    line-height: 45px;
  }
  .pro_file span {
    padding-bottom: 30px;
  }
  .d_none {
    visibility: hidden;
    display: none !important;
  }
  .agency {
    margin-top: 30px;
  }
  .latest {
    max-width: 377px;
    margin: 0 auto;
    margin-bottom: 55px;
  }
  /* navbar css for mobile start */
  .nav-toggler {
    display: block;
    position: absolute;
    right: 15px;
    z-index: 99999;
  }
  .site-navbar {
    min-height: 40px;
  }
  .site-navbar ul {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 60px;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s;
    z-index: 99999;
  }
  .site-navbar ul li {
    width: 100%;
    text-align: left;
    padding-right: 0;
  }
  .site-navbar ul li a {
    padding: 25px 25px 0px 25px;
  }
  .site-navbar ul.open {
    margin-top: 20px;
    max-height: 100vh;

    overflow: visible;
  }

  .footer .ul.menu_footer li,
  .footer .ul.menu_footer li a {
    padding-left: 0px;
    font-size: 20px;
  }

  .footer-logo {
    display: flex;
    justify-content: center;
    padding-left: 40px;
  }

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

  .footer .hedingh3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .full_bg-b {
    height: auto;
  }

  .appointment {
    padding-top: 200px;
    padding-bottom: 150px;
  }
  .about {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .services {
    display: flex;
    padding-top: 90px;
    padding-bottom: 90px;
    margin: 0px;
    flex-direction: column;
  }

  #service-cards {
    transform: translateX(-50%);
  }
  #service-cards > div {
    width: 100%;
  }

  .main-card .image-hold .f1image-title {
    font-size: 2rem;
    padding-bottom: 30px;
    padding-top: 30px;
    height: 100px;
  }
  #service-cards p {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .container-services .row {
    display: block;
  }

  .main-card {
    overflow: scroll;
  }

  .main-card .card-title {
    font-size: 48px;
    line-height: 56px;
  }

  .main-card .image-hold {
    overflow: visible;
  }

  .main-card .image-hold p {
    height: auto;
  }

  .latest {
    max-width: 317px;
    margin: 0 auto;
    margin-bottom: 55px;
  }

  .appointment {
    padding-top: 180px;
    padding-bottom: 100px;
  }

  .control-flex {
    display: flex;
    flex-direction: column-reverse;
  }

  .about_imgmain {
    display: flex;
    justify-content: center;
  }

  .about_index {
    width: 50%;
    padding-bottom: 50px;
  }

  /* navbar css for mobile end */

  .about-banner {
    padding-top: 150px;
    height: auto;
  }
  .extra-text p {
    font-size: 20px;
    line-height: 28px;
    padding-top: 30px;
  }

  p span.m-light {
    display: block;
    font-size: 20px;
    line-height: 28px;
  }

  .about-profile {
    padding-top: 200px;
    padding-bottom: 150px;
    height: auto;
  }

  .about-genman {
    flex-direction: column-reverse;
  }

  .about-genman .text_align_left {
    padding: 0 10px 0 10px;
    text-align: left;
    width: auto;
  }

  .al-left {
    justify-content: center;
  }

  .about_img {
    display: flex;
    width: 75vw;
    height: auto;
    justify-content: center;
  }
  .frame-border {
    width: 75vw;
    height: auto;
    max-width: 430px;
  }

  .gen-title-img h2 {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 0.8rem;
  }

  .titlepage h2 {
    font-size: 37px;
    line-height: 45px;
    padding-top: 30px;
  }

  .about-mvc2 {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
  }

  #mvc-cards {
    width: 90vw;
    padding-top: 30px;
    height: 300px;
  }

  #mvc-cards > div {
    display: flex;
    height: auto;
    left: 50%;
    width: 90%;
  }

  .mvc-card-con .mvc-title {
    font-size: 1.8rem;
    line-height: 1rem;
  }

  .mvc-card-con p {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .full_bg-a {
    height: auto;
  }

  .about-mission {
    padding-top: 0px;
  }

  .about-staffcont {
    flex-direction: column-reverse;
  }

  .al-right {
    justify-content: center;
  }

  p.about-paragraph {
    position: relative;
    padding-top: 30px;
    width: 80%;
    left: 10%;
  }

  .extra-text span {
    font-size: 48px;
    line-height: 56px;
    padding-bottom: 30px;
  }

  .about_img::before {
    display: none;
  }

  .scroll-to-top {
    bottom: 5%;
  }
}

@media (max-width: 575px) {
  .full_bg {
    height: 100%;
  }

  .logo {
    text-align: left;
  }

  .logo img {
    padding: 8px 0;
  }
  .about_img,
  .agency {
    margin-top: 30px;
  }
  .creative .read_more {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .mar_right {
    margin-right: 0px;
  }

  .site-navbar {
    align-items: center;
  }

  .creative p {
    padding: 5px 0 15px 0;
    width: auto;
  }

  .header-2 {
    background-color: #345830;
    height: 60px;
    padding-top: 0px;
  }

  .header-area.is-hidden {
    -webkit-transform: translate(0, -180px);
    transform: translate(0, -180px);
  }

  .extra-text {
    padding-top: 0px;
  }

  .extra-text span {
    display: none;
  }

  .follow-top {
    display: flex;
    align-items: center;
  }

  .follow-top .call-us h3 {
    text-align: center;
  }

  .follow-top .follow-us {
    display: none;
  }

  .slider_main {
    padding: 120px 0;
  }

  .carousel-item {
    height: 450px;
  }

  .creative h1 {
    font-size: 36px;
    line-height: 42px;
  }

  #banner1 .carousel-control-prev,
  #banner1 .carousel-control-next {
    top: 110%;
  }
  #banner1 .carousel-control-next {
    right: 32%;
  }
  #banner1 .carousel-control-prev {
    left: 32%;
  }
  #myCarousel .carousel-control-prev,
  #myCarousel .carousel-control-next {
    top: 108%;
  }
  #myCarousel .carousel-control-next {
    right: 38.7%;
  }
  #myCarousel .carousel-control-prev {
    left: 38.7%;
  }
  .titlepage h2 {
    font-size: 37px;
    line-height: 45px;
  }
  .pro_file span {
    padding-bottom: 30px;
  }
  .grid {
    display: grid;
  }
  .order {
    order: -1;
  }

  .full_bg-b {
    height: auto;
  }

  .appointment {
    padding-top: 200px;
    padding-bottom: 150px;
  }
  .about {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .services {
    display: flex;
    padding-top: 90px;
    padding-bottom: 90px;
    margin: 0px;
    flex-direction: column;
  }

  #service-cards {
    transform: translateX(-50%);
  }
  #service-cards > div {
    width: 100%;
  }

  #service-cards p {
    font-size: 0.9rem;
  }

  .container-services .row {
    display: block;
  }

  .main-card {
    overflow: scroll;
  }

  .main-card .card-title  {
    font-size: 32px;
    line-height: 36px;
  }

  .main-card .image-hold {
    overflow: visible;
  }

  .main-card .image-hold p {
    height: auto;
  }

  .latest {
    max-width: 317px;
    margin: 0 auto;
    margin-bottom: 55px;
  }

  .appointment {
    padding-top: 180px;
    padding-bottom: 100px;
  }

  .d_none {
    display: none !important;
  }

  /* navbar css for mobile start */
  .navbar-area {
    margin-top: -55px;
  }
  .nav-toggler {
    display: block;
    position: absolute;
    right: 15px;
    z-index: 99999;
  }
  .site-navbar {
    min-height: 60px;
    height: 60px;
  }
  .site-navbar ul {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s;
    z-index: 99999;
  }
  .site-navbar ul li {
    width: 100%;
    text-align: left;
    padding-right: 0;
  }
  .site-navbar ul li a {
    padding: 25px 25px 0px 25px;
  }
  .site-navbar ul.open {
    margin-top: 5px;
    max-height: 100vh;

    overflow: visible;
  }
  .site-navbar ul li a.active {
    display: flex;
    font-weight: 600;
    color: #f2f4f3;
    background-color: #345830;
    align-content: flex-start;
    flex-wrap: wrap;
  }

  .control-flex {
    display: flex;
    flex-direction: column-reverse;
  }

  .about_imgmain {
    display: flex;
    justify-content: center;
  }

  .about_index {
    width: 50%;
    padding-bottom: 50px;
  }

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

    background: #7dbc26;
    text-align: center;
  }

  .copyright {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 20px;
  }

  /* navbar css for about page */

  .about-banner {
    padding-top: 150px;
    height: auto;
  }

  .extra-text p {
    font-size: 16px;
    line-height: 20px;
    padding-top: 30px;
  }

  p span.m-light {
    display: block;
    font-size: 16px;
    line-height: 20px;
  }

  .about-profile {
    padding-top: 200px;
    padding-bottom: 150px;
    height: auto;
  }

  .about-genman {
    flex-direction: column-reverse;
  }

  .about-genman .text_align_left {
    padding: 0 10px 0 10px;
    text-align: left;
    width: auto;
  }

  .al-left {
    justify-content: center;
  }

  .about_img {
    width: 75vw;
    height: auto;
  }
  .frame-border {
    width: 75vw;
    height: auto;
  }

  .gen-title-img h2 {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 0.8rem;
  }

  .titlepage h2 {
    font-size: 37px;
    line-height: 45px;
    padding-top: 30px;
  }

  .about-mvc2 {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 50px;
  }

  #mvc-cards {
    width: 90vw;
    padding-top: 30px;
    height: 400px;
  }

  #mvc-cards > div {
    display: flex;
    height: auto;
    left: 50%;
    width: 90%;
  }

  .mvc-card-con .mvc-title {
    font-size: 1.8rem;
    line-height: 1rem;
  }

  .mvc-card-con p {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .full_bg-a {
    height: auto;
  }

  .about-mission {
    padding-top: 0px;
  }

  hr.about-hr {
    margin-bottom: 1.5rem;
  }

  .about-staffcont {
    flex-direction: column-reverse;
  }

  .al-right {
    justify-content: center;
  }

  p.about-paragraph {
    position: relative;
    padding-top: 30px;
    width: 80%;
    left: 10%;
  }

  .extra-text span {
    font-size: 48px;
    line-height: 56px;
    padding-bottom: 30px;
  }

  .about_img::before {
    display: none;
  }

  .scroll-to-top {
    bottom: 5%;
  }
}
