@import url('https://fonts.googleapis.com/css?family=Kanit');

@media screen and (min-width: 1200px) {
  .navbar-brand {
    padding-top: 6px;
  }
  .navbar .btn-default{
    width: 100px;
  }
  .homepage .footer{
      position: absolute;
  }
  .container{
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar-brand {
    padding-top: 6px;
  }
  .navbar .btn-default{
    width: 100px;
  }
  .homepage .footer{
      position: absolute;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .navbar-brand {
    padding-top: 5px;
  }
  .item {
    font-size: 10px;
    text-align: center;
    padding: 2px;
  }
  .navbar .btn-default{
    width: 100px;
  }
  .footer .logo img{
      width: 40%;
  }
  .homepage .footer{
      position: absolute;
  }
  .about-clinic p{
    font-size: 12px;
  }
}
@media screen and (min-width: 425px) and (max-width: 767px) {
  .navbar-brand {
    padding-top: 5px;
  }
  .navbar-header{
    max-height: 50px;
  }
  .navbar .btn{
    width: 90%
  }
  .navbar-form{
    margin: 0px;
  }
  .search-section h1{
    font-size: 30px;
  }
  .footer{
    margin-top: 50px;
  }

  .input-group{
    margin-left: 15px;
    margin-right: 15px;
  }
  .btn-form{
    text-align: center;
  }
  .btn-filters{
    margin-bottom: 20px;
  }
  #myModal{
    font-size: 10px;
  }
}
@media screen and (max-width: 425px) {
  .navbar-brand {
    padding-top: 5px;
  }
  .navbar .btn{
    width: 90%
  }
  .navbar-form{
    margin: 0px;
  }
  .search-section h1{
    font-size: 30px;
  }
  .footer{
    margin-top: 50px;
  }
  .input-group{
    margin-left: 15px;
    margin-right: 15px;
  }
  .btn-form{
    text-align: center;
  }
  .btn-filters{
    margin-bottom: 20px;
  }
}

.homepage{
  background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
body{
  font-family: 'Kanit', sans-serif;
  padding-top: 30px;/*30px*/
  margin-top: 20px;/*20px*/
  background-color: #fff;
}

a:hover{
  text-decoration: none;
}
.navbar{
  background-color: #fff;
  border-bottom: 1px solid #5bc0de;
}
.navbar .btn-default{
  border-radius: 17px;
}
.navbar-brand img{
  width: 150px;
}
.category{
  background-color: #000;
  background-color:rgba(0, 0, 0, 0.4);
  padding-top: 15px;
  padding-bottom: 15px;
}
.item{
  padding-left: 5px;
  padding-right: 5px;
}
.item a{
  color: #fff;
}

.item img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.footer {
    bottom: 0;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-top: 5px solid #4C4C4C;
    padding-top: 5px;
    font-size: 9px;
}
.footer .container{
  padding-bottom: 5px;
}
.copy{
  background-color: #5bc0de;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  color: #fff;
}
hr{
  border: 1px solid #C0C0C4;
}
.headform .box{
  border: 1px solid #E5E5E5;
  padding: 8px;
}
.headform .select{
  color: #5bc0de;
}
.formimage{
  padding-left: 20px;
}
.checkbox-inline{
  width: 100px;
}

.search-section{
  background-color: #4C4C4D;
  padding-top: 15px;
  padding-bottom: 15px;
}

.about-clinic p{
  color: #8E8E8E;
  font-size: 11px;
}
.about-clinic .price{
  color: green;
}

.pagination>li.active>a {
  background: #5bc0de;
  color: #fff;
  border: 1px solid #5bc0de;
}
.pagination>li.active>a:hover {
  background: #5bc0de;
  color: #fff;
  border: 1px solid #5bc0de;
}
.pagination>li>a:hover{
  background: #5bc0de;
  color: #fff;
}
.pagination>li>a{
  color: #5bc0de;
}

.map-box{
  height: 500px;
}
#myModal{
  font-size: 10px;
}
#myModal .text-right{
  padding-top: 7px;
}

.ui-slider .ui-slider-range {
    background: #5bc0de;
}

.header{
  background: url('../img/shutterstock_259106804.jpg');
  background-size: 100% 100%;
  height: 512px;
}
.icon-box1{
  background: url('../img/bg-icon-05.png');
  background-size: 100% 100%;
}
.icon-box2{
  background: url('../img/bg-icon-06.png');
  background-size: 100% 100%;
}
.icon-box3{
  background: url('../img/bg-icon-07.png');
  background-size: 100% 100%;
}
.icon-box4{
  background: url('../img/bg-icon-08.png');
  background-size: 100% 100%;
}
.social{
  background: url('../img/bg-so.png');
  background-size: 100% 100%;
  height: 500px;
}

/*start btn-medisee*/
/*.btn {
    padding: 14px 24px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}*/
 
.btn-medisee {
    background: #5bc0de;
    color: #ffffff;
}
 
.btn-medisee:hover, .btn-medisee:focus, .btn-medisee:active, .btn-medisee.active, .open > .dropdown-toggle.btn-medisee {
    background: #33a6cc;
}
 
.btn-medisee:active, .btn-medisee.active {
    background: #007299;
    box-shadow: none;
}
/*end btn-medisee*/
/*----------------------------heart rating------------------*/
#hearts { color: #FF0000;}
#hearts-existing { color: #87bad7;}

/*----------------------------caption------------------*/
.center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 46px;
    font-size: 18px;
    padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #2580db;
}













/* this is the bit that gives the border color */
div.list-category h3.title
{
display: block;
padding: 14px 0 15px 0;
font-size: 20px;
font-weight: 100;
margin-bottom: 0px;
border-bottom: 1px solid;
}

div.list-category span.list-footer
{
display: block;
padding: 14px 0 15px 0;
font-size: 20px;
font-weight: 100;
margin-bottom: 0px;
border-bottom: 1px solid;
}

/* removes the border at the top of the list so it doesnt cover up the border above */
div.list-category a.list-group-item:first-child
{
border-top: 0;
}

div.list-category .list-footer
{
margin-top:-15px;
}

div.list-category a.list-group-item  
{
border-left: 0;
border-right: 0;
border-radius: 0;
border-bottom: 1px solid #E0E4E9;
color: #4c4c4c; 
text-decoration: none;
padding-left: 0;
padding-right: 0;
overflow: hidden;
}

.truncate 
{
width: 80%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}


body{padding-top:20px;}
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}


.cuslogin{
    width: 100%;
    padding: 10px 10px;
    
}













