.container{
  width: 70%;
}
h2{
  background-color: #A60808;
  color: white;
  padding: 10px;
  border-radius: 5px;
}
.note{
  width: 90%;
  margin: 0 auto;
}
p, ul li, label{
  font-weight: lighter;
  font-size: 1.50em;
}
ul li{
  list-style-type: disc;
}
.patient_details{
  width: 100%;
}
.patient_details div{
  display: inline-block;
  vertical-align: top;
  margin:20px;
}
input,select,option{
  font-size: 16px;
	height: 40px;
	width: 350px;
	padding: 7px;
	border: 2px solid #DEDEDE;
	border-radius: 4px;
}

.submit{
  margin: 20px auto;
  display: block;
  background-color: #A60808;
  color: white;
  width: 40%;

  
}

@media screen and (max-width:1200px){
  h2{
    font-size: 1.50em;
  }
  
  .note{
    width: 90%;
    font-size: .80em;
    margin: 0 auto;
  }
  p, ul li, label{
    font-size: 1.40em;
  }
  input,select,option{
    font-size: 13px;
    width: 200px;
  }
}

/*#branches{
  width: 170px;
}

.wrap_doctors{
  padding: 80px 0;
}

.wrap_prem_ser_icon_chosen img{
  /*width: 40px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 70%;

  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
/*.wrap_prem_ser_icon_chosen{
  background-color: #911416;
  border: 5px solid #911416;
  width: 125px !important;
  height: 125px !important;
  border-radius: 50%;
  margin: auto;
  text-align: center;
  display: flex;
  align-items: center;

  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
.panel-group .panel {
    border-radius: 5px;
    background-color: #f8f8f8;
    border: none;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    background-color: #911416;
    border-radius: 5px;
}

.more-less {
    float: right;
    color: #fff;
    font-size: .8em;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
.panel-body ul li{}
.panel-body ul li a{
  font-size: 1.2em;
  font-weight: 400;
  color: #333;
  padding: 5px 0;
  display: block;
  text-decoration: none;

  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
.panel-body ul li a:hover{
  padding-left: 10px; 
}
.wrap_title_page label{
  font-size: 2.5em;
  font-weight: 500;
  color: #911416;
  padding-bottom: 20px;
}
.wrap_title_page p{
  font-size: 1.2em;
  font-weight: 400;
  color: #333;
  min-width: 300px;
  max-width: 800px; 
}
.lbl_specialization{
  font-size: 1.4em;
  font-weight: 700;
  color: #333;
  padding: 20px 0 0 0;
} 



.wrap_accord_onlinehmo{
  width: 100%;
}
.wrap_imghmo{
  /*padding: 10px;
  border-radius: 5px;
  moz-box-shadow: 0 0 5px #f0f0f0;
    -webkit-box-shadow: 0 0 5px #f0f0f0;
    box-shadow: 0 0 5px #f0f0f0;
    border:2px solid #303F6C;
    overflow: hidden;
    /*height: 200px;
    margin-bottom: 20px;

    transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
.wrap_imghmo:hover{
  border:2px solid #FFB74B;
}
.wrap_imghmo label:hover{
  background-color: #FFB74B;
}
.wrap_imghmo img{
  width: 100%;
  height: 150px;
}
.wrap_accord_onlinehmo{
  /*margin-top: 50px;
}
.wrap_imghmo label{
  padding: 10px;
  width: 100%;
  /*border-top: 1px solid #f0f0f0;
  background-color: #303F6C;
  margin-bottom: 0;
  font-size: 1.8em;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  text-transform: capitalize;

  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
.wrap_accord_onlinehmo ul li{
  list-style: none;
  margin: 5px;
}
.wrap_accord_onlinehmo ul li a{
  display: block;
  padding: 15px;
  text-decoration: none;
  font-size: 1em;
  font-weight: 400;
  color: #fff; 
  text-transform: uppercase;
  background-color: #911416;
  border-radius: 5px;

}
.wrap_accord_onlinehmo ul li a:hover{
  margin-left: 5px;
  background-color: #911416;
}
.selectedhmo{
  margin-left: 5px;
  background-color: #911416 !important;
}







/*HMO stylesheet
.wrap_hmoForm{
  padding: 50px 0;
}
.hmodate{
  width: 300px;
}
/*END



.wrap_prem_ser_icon_chosen img{
  /*width: 40px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 70%;

  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
/*.wrap_prem_ser_icon_chosen{
  background-color: #911416;
  border: 5px solid #911416;
  width: 125px !important;
  height: 125px !important;
  border-radius: 50%;
  margin: auto;
  text-align: center;
  display: flex;
  align-items: center;

  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}






.wrap_sched_list2 label {
    font-size: 2.5em;
    font-weight: 500;
    color: #911416;
    padding-bottom: 10px;
}

.wrap_sched_list2 {
    padding: 30px 0;
}