/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.independence-kit{
  padding-top:10px;
  padding-bottom:30px;
}

.mid_colm{
  padding-top:2px;
}
.day_KIT{
  padding-top:45px;!important
   padding-bottom:10px;!important
}



.information-section{
  padding-top:30px !important;
  padding-bottom:30px;
}

.giveaway-section{
  padding-top:5px;!important
}

.explore_section{
 margin-top:10px;!important
}
.footer-container-wrapper .row-number-1 a{
color:#1a7cff;
}
.explore_section .title-desc{
  text-align:center;
}


@media screen and (max-width: 767px){
.physician-independence_lp .head_description {
     display: block !important; 
}
}
.covid-19-head{
  display:none;
}
.body-container-wrapper .row-number-1 .span12{
  margin-top:-30px;
}

.info-kit{

padding-bottom:3px;!important
}
.form_Request_Information .Radiology_form fieldset textarea{
  display: block;
    width: 100% !important;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form_Request_Information .Radiology_form .hs_submit.hs-submit input.hs-button.primary.large{
  text-transform:capitalize;
  padding:10px 10px;
}
.form_Request_Information .title-request{
  font-size:20px;
  text-transform:capitalize;
}
@media screen and (min-width: 1280px){
.head_description h1{
  font-size:54px;
  line-height:60px;
}
}