.social_icon1 a i{
    font-size: 30px;
}
.scan_p{
    font-size: 18px;
}
.c_head{
    text-align: center;
}
.social_media1{
   width: 100%;
   text-align: left;
   margin-top: 20px;
}
.social_media1 .menu_text{
  font-size: 21px;
  color: #1c2244 ;
  display: block;
  font-weight: 500;
  padding-left: -15px;
  font-family: "Nata Sans", sans-serif;
}
.social_media1 a{
   font-size: 24px;
   padding-right: 10px;
   color: #3367d6;
}
.social_media1 .menu_text1{
  font-size: 21px;
  color: #1c2244 ;
  display: block;
  font-weight: 500;
  margin-top: 0;
  padding-left: -15px;
  font-family: "Nata Sans", sans-serif;
  margin-bottom: 10px;
}
.social_media1 ul{
    list-style: none;
    text-align: left;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
}
.social_media1 ul li{
	display: flex;
    font-size: 14px;
    margin-bottom: 20px; 
        align-items: center;    
}
.social_media1 ul li a{
    color: #1c2244;
    font-size: 15px;
    padding-right: 3px;
    font-weight: 500;
} 
.social_media1 ul li i{
	    font-size: 18px;
    color: #3367d6;
    font-weight: 800;
    vertical-align: middle;
    border: 1px solid #3367d6;
    padding: 4px 7px;
    margin-right: 10px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}
.owl-carousel .owl-item img {
   display: block;
    width: 100%;
    height: 100%;
   
}

@media screen and (max-width:1024px){
    .owl-nav button.owl-next {
        position: absolute;
        right: -82px;
    }
    .owl-nav button.owl-prev {
    position: absolute;
    left: 20px;
    }
    .all_count h4 {
    font-size: 26px;
    }
    .all_count span {
    line-height: 1;
    font-size: 26px;
    margin-left: 5px;
    }
    
}
@media screen and (max-width:991px){
    .social_media{
        display: none;
    }
    .btn-orange{
        margin-bottom: 10px;
    }
    
    .hero-title{
        font-size: 2.5rem;
        font-weight: 600;
        line-height: 1.2;
    }
    .right_count {
    padding-left: 20px;
    }
    .btn-warning {
    margin-bottom: 10px !important;
    }
}
@media screen and (max-width:768px){
   
    .owl-nav button.owl-prev {
        position: absolute;
        left: 55%;
        transform: translate(-50%,0);
    }
    .owl-nav button.owl-next {
        position: absolute;
        left: 75%;
        transform: translate(-50%,0);
    }
    .owl-nav {
        top: 100%;
        margin: 7px 0;
    }
    .hero_cta .all_count h4 {
        font-size: 24px;
    }
   .all_count span {
        line-height: 0.5;
        font-size: 32px;
        margin-left: 3px;
    }
    .all_count h4 {
       font-size: 24px;
    }
    .hero_cta .all_count span {
    line-height: 0.5;
    font-size: 26px;
    margin-left: 5px;
   }
   .btn-warning {
    margin-bottom: 10px !important;
    }
    .section_title h2 {
        font-size: 24px;
    }
    .h_head{
        padding-bottom: 5px;
    }
    .panel-grid-cell .widget-title {
    
         padding: 15px 0;
    }
    .btn-orange {
        margin-top: 10px;
    }
    .cta_sec {
    margin: 10px 0;
    }
    
}





.p_tailord{
    text-align: justify;
}
.our-story-section p{
    text-align: justify;
} 

.maincon p{
    text-align: left;
}
.accordion-body p{
    text-align: justify;
}

.appointment-area .style-one p{
    text-align: left;
}

.popu_package p{
    text-align: justify;
}


.contact_details p{
    text-align: left;
}
.single-para h3{
    text-align: center;
}