@media (min-width: 1399.98px) { 
.dctr3-pos-img {
    max-width: 735px;
}

}



/*// X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) { 

.dctr2-pos-img {
    position: absolute;
    right: 0;
    max-width: 560px;
    bottom: 0;
}

.big-pd-top {
    padding-top: 80px;
}
 }



/*// Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) { 
.animate_dnaIcon {
    right: 20px;
    bottom: 6%;
    width: 115px!important;
}
.hero-style .slide-title h2 {
    font-size: 50px;
}
.dctr2-pos-img {
    max-width: 490px;
}
.big-pd-top {
    padding-top: 0px;
}
.work_nurse_content {
    padding: 30px 20px;
}
.dctr3-pos-img {
    position: relative; 
    left: 0;
    bottom: 0;
    max-width: 100%;
}
 }



/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	.animate_dnaIcon {
    right: 33px;
    bottom: 8%;
    height: 177px!important;
    width: 165px!important;
}
h2.section-heading {
    font-size: 30px;
}

.paddingTop{
	padding-top: 50px;
}
.paddingBottom{
	padding-bottom: 50px;
}

  .centered_circle {
    max-width: 185px;
    height: 185px;
    font-size: 15px;
    border: 2px solid var(--theme-clr);
    margin-bottom: 13px;
}
.hero-style .slide-title h2 {
    font-size: 45px;
    margin: 0px 0 20px;
}
.dctr2-pos-img {
    max-width: 200px;
}
}



/*// Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 
.animate_dnaIcon {
    right: 22px;
    bottom: 6%;
    height: 145px!important;
    width: 133px!important;
}
.hero-style .slide-text p {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 30px;
  }
.quote_content {
    line-height: 30px;
}
.quoteIcon {
    color: var(--theme-clr);
    font-size: 30px;
    opacity: .8;
    line-height: 30px;
}
.theme_btn {
    font-size: 14px;
    padding: 14px 40px;
}
.hero-style .slide-title h2 {
    font-size: 30px;
    margin: 0px 0 20px;
}
.dctr2-pos-img {
    max-width: 200px;
}
}


/*// X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
.animate_dnaIcon {
    right: 0;
    bottom: 5px;
    height: auto!important;
    width: 32%!important;
}
h2.section-heading {
    font-size: 20px;
}
body{
	font-size: 15px;
}
.sub_heading {
    font-size: 15px;
}
.plus_pointItem h5{
    font-size: 18px;
}
.paddingTop{
	padding-top: 40px;
}
.paddingBottom{
	padding-bottom: 40px;
}
.points_wrapper {
    margin-top: 0; 
    padding-top: 40px;
}
.quote_content {
    line-height: 23px;
    font-size: 17px;
}
.quoteIcon {
    color: var(--theme-clr);
    font-size: 24px;
    opacity: .8;
    line-height: 24px;
}
.small-heading {
    font-size: 23px;
}
.small-text{
    font-size: 17px;
}
.hero-style .slide-title h2 {
    font-size: 25px;
    line-height: 32px;
    margin: 0px 0 20px;
}
.question {
    font-size: 15px;
    font-weight: 500;
    padding: 12px 45px 12px 15px;
}
.answercont.opened{
    min-height: 130px;
}
.timeline .timeline-heading h4.subheading, .timeline .timeline-heading .subheading.h4 {
    font-size: 15px;
}
.shadow-img {
    box-shadow: 5px 6px 0px 0px rgb(222 185 188);
}
#mainNav {
    padding-top: 7px;
    padding-bottom: 7px;
}

.dctr2-pos-img {
    max-width: 180px;
}
.hero-slider .swiper-slide , .hero-style {
    height: 500px;
}

}

















@media screen and (min-width: 992px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .hero-slider .swiper-pagination-custom,
  .hero-slider .swiper-pagination-fraction {
/*     display: none; */
  }
  .hero-style .container {
    padding-top: 95px;
  }
}
.swiper-pagination {
  text-align:left;
}

.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom:50px;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 767px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom:30px;
 
}
}
