.carousel-indicators .active {background-color: #0e8cbf;}
    .carousel-indicators li {border: 1px solid #0e8cbf;border-radius: 10px;}
    .mobile-align-center {margin: 5px 0 20px;padding: 10px 20px;box-shadow: 0px 2px 5px 0px #ccc;height: 185px;border:1px solid #ccc}
    .mobile-align-center .col-md-2{padding-right:0px;}
    .mobile-align-center .col-md-2 span{border:1px solid #ccc}
    .mobile-align-center .col-md-2 img{border:1px solid #ccc;border-radius:50%}
    .mobile-align-center p{font-size: 13px;}
    .dis-block{display:block;color:#0075b1;font-size:20px;font-weight:700;line-height:29px;padding-bottom:5px;border-bottom:1px solid #0075b1;margin-bottom:5px;}
    .sci-block{display:block;color:#0075b1;font-size:14px;font-weight:700;line-height:29px;padding-bottom:5px;border-bottom:1px solid #0075b1;margin-bottom:5px;}
    .page p{font-size: 14px; padding: 15px 0 0 0;margin-bottom:0px}
    .page-active {display: block;}
    hr{border-top:1px solid #ccc !important; margin:30px 0 !important}
    em{font-style: italic;}
    .float-r{float:right;}
    .pad-lr{padding-left:0px!important;padding-right:0px!important}
    .owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-nav{display:none;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;outline:0}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#0e8cbf}
    .owl-carousel .owl-item img {width: auto;border: 1px solid #ccc;border-radius: 50%;margin-bottom: 6px;}
    .sticky1 {position: fixed;top: 50px;width: 226.75px;}
	.box-height{height:160px}
	
    @media screen and (max-width:767px){
        .hm-testimonial .carousel-inner .item .col-md-12{padding-left:10px;padding-right:10px;text-align:left;}
        .mobile-align-center {height:300px;text-align: left!important;margin-bottom:10px;padding: 10px 6px;}
		.box-height {height:250px;}
        .pad-lr{padding-left:10px!important;padding-right:10px!important}
        .dis-block{border-bottom:0px;margin-bottom: 0px;}
        .mob-bor{border-bottom: 1px solid #0075b1;margin-bottom: 10px;padding-bottom:0px;}
        .float-r{float:left;}
        .mob-bor .pad-t15 {padding-top: 0px;}
        .owl-carousel .owl-item img {margin-bottom: 16px;}
    }