
#widgets .widget-container{
    text-align: center;
    position:relative;
}
#widgets .widget {
    padding-left: 15px;
    padding-right: 15px;
}
#widgets .widget-title{
    height:38px;
    max-width: 1370px;
    position:relative;
    padding-bottom:10px
}
#widgets .widget-content:before,
#widgets .widget-content:after {
    content: " ";
    display: table;
}
#widgets .widget-content:after {
    clear: both;
}
#widgets .see-all-button-container {
    padding-top: 10px;
    margin-bottom:40px;
    text-align: right;
}
#widgets .see-all-button-container table {
    display: inline-block;
}
#widgets .see-all-button-container .see-all-button:before {
    content: 'Read more';
}
#widgets .see-all-button-container .see-all-button {
    display: block;
    line-height: 1.16667;
    font-weight: 700;
}
#widgets .see-all-button-container .see-all-button:before {
    content: 'Read more';
}
#widgets .procedures-widget .widget-content {
    max-width: 1370px;
    margin: 0 auto;
}
#widgets .procedures-widget .procedures {
    display: table;
    width: 100%;
    height: 205px;
    border-spacing: 0;
    border-collapse: collapse;
}
#widgets .procedures-widget .column {
    display: table-cell;
    vertical-align: middle;
    width: 33.333%;
    padding: 10px 5px 14px;
    border-left: 1px solid #c0e4f7;
    border-right: 1px solid #c0e4f7;
}
#widgets .procedures-widget .column:first-child {
    border-left: none;
}
#widgets .procedures-widget .column:last-child {
    border-right: none;
}
#widgets .procedures-widget ul {
    margin: 0;
    padding: 0;
    list-style: none outside none;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}
#widgets .procedures-widget li {
    margin: 0;
    display: block;
    font-size: 18px;
    line-height: 2;
    font-weight: bold;
    text-align: center;
}

@media (max-width: 991px) {
    #widgets .procedures-widget li {
        margin-bottom: 12px;
        font-size: 15px;
        line-height: 1.2;
    }
}

@media (max-width: 639px) {
    #widgets .procedures-widget ul {
        padding: 0;
    }
    #widgets .procedures-widget li {
        margin-bottom: 12px;
        display: block;
        padding: 0;
        text-align: left;
    }
    #widgets .procedures-widget a {
        display: inline-block;
        padding: 5px;
        vertical-align: top;
    }
}

#widgets .procedures-widget a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: #0294e1;
}
#widgets .procedures-widget a:hover {
    text-decoration: underline;
    color: #0294e1;
}
#widgets .procedures-widget .see-all-button-container {
    padding-top: 30px;
}

@media (max-width: 639px) {
    #widgets .procedures-widget .procedures {
        display: block;
        height: auto;
    }

    #widgets .procedures-widget .column {
        padding: 24px 0 14px;
        display: block;
        width: 100%;
        border: 0;
        border-bottom: 1px solid #c0e4f7;
    }
    #widgets .procedures-widget .column:last-child {
        border-bottom: none;
    }
}

#widgets .news-widget {
    background-color: #f0f0f0;
}
#widgets .news-widget h1,
#widgets .news-widget .widget-text-title  {
    margin-bottom: 0;
    border-bottom: 0;
}
#widgets .news-widget .widget-content {
    max-width: 1370px;
    margin: 0 auto;
}
#widgets .news-widget .news-posts {
    padding-bottom: 10px;
}
#widgets .news-widget .news-post-container{
    margin-bottom: 20px;
}

#widgets .news-widget .news-post {
    padding: 46px 50px 43px;
    font-size: 18px;
    line-height: 1.22223;
    font-weight: 700;
    font-family: Roboto, Arial, sans-serif;
    text-align: left;
    color: #5f5f5f;
    background: #fff;
    vertical-align: top;
}

@media (max-width: 991px) {
    #widgets .news-widget .news-post {
        padding: 28px 20px 21px 25px;
        font-size: 14px;
        line-height: 1.143;
    }
}

#widgets .news-widget .news-post:before,
#widgets .news-widget .news-post:after {
    content: " ";
    display: table;
}
#widgets .news-widget .news-post:after {
    clear: both;
}
#widgets .news-widget .news-post>* {
    vertical-align: top;
}
#widgets .news-widget .post-date {
    position:relative;
    z-index:2;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
}
#widgets .news-widget .title {
    position:relative;
    z-index:2;
    display: inline-block;
    font-family: Roboto, Arial, sans-serif;
    color: #0294e1;
    text-transform: uppercase;
}
#widgets .news-widget .snippet {
    position:relative;
    z-index:2;
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.6667;
    font-weight: 300;
}

@media (max-width: 991px) {
    #widgets .news-widget .snippet {
        margin-top: 14px;
        font-size: 14px;
        line-height: 1.286;
    }
}

#widgets .news-widget .read-link {
    position: relative;
    margin-top: 6px;
    z-index:2;
    float: right;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 700;
    color: #0294e1;
    text-decoration: none;
}
#widgets .news-widget .read-link a {
    color: #0294e1;
    text-decoration: none;
}
#widgets .news-widget .read-link a:hover {
    text-decoration: underline;
    color: #0294e1;
}
#widgets .news-widget .read-link a:after {
    content: '\00a0\003e\003e';
    display: inline;
}
#widgets .offers-widget.widget {
    border-bottom:none;
    background-color: #0294e1;
}
#widgets .offers-widget.widget h1,
#widgets .offers-widget.widget .widget-text-title {
    color: #fff;
    border-bottom-color:#81caf0;
}
#widgets .offers-widget .widget-content {
    max-width: 1370px;
    margin: 0 auto;
    text-align: center;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

@media (max-width: 767px) {
    #widgets .offers-widget .widget-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

#widgets .offers-widget .widget-content a {
    position: relative;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;

    -webkit-flex: 0 1 33.333%;
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;

    min-height: 1px;
}

@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {
    #widgets .offers-widget .widget-content a {
        position: relative;
        float: left;
        width: 33.3%;
    }
}

@media (max-width: 767px) {
    #widgets .offers-widget .widget-content a {
        padding-left: 0;
        padding-right: 0;

        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        width: 100%;
    }
}

#widgets .offers-widget .offer-container {
    position: relative;
    padding: 35px 42px 32px;
    display: block;
    width: 100%;
    height: 100%;
    font-family: Roboto, Arial, sans-serif;
    font-size:24px;
    line-height: 1.25;
    font-weight: 900;
    color: #0294e1;
    text-decoration:none;
    text-transform: uppercase;
    text-align:center;
    border: 2px solid #0294e1;
    border-radius: 22px;
    background: none;
    background: #fff;
    box-shadow: 0px 0px 0px 2px #fff;
}
#widgets .offers-widget .offer-text-container {
    width: 100%;
    text-align: center;
}
#widgets .offers-widget .see-all-button-container {
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}
#widgets .offers-widget .offer-text-container td{
    vertical-align:middle;
    height: 100%;
}
#widgets .offers-widget .see-all-button {
    background-color: #fff;
    color: #0294e1;
}

@media (max-width: 991px) {
    #widgets .offers-widget .widget-content {
        padding: 0;
    }
    #widgets .offers-widget .offer-container {
        width: 100%;
        margin: 0 0 10px;
    }
    #widgets .offers-widget .offer-text-container {
            font-size: 14px;
            line-height: 1.143;
    }
}

#widgets .locations-widget .locations{
    margin-top:15px;
}
#widgets .locations-widget .location-container{
    margin-bottom:10px;
    background:url("../images/snippet-bg.gif") repeat-y;
}
#widgets .locations-widget .location{
    width:600px;
    padding: 5px 25px;
    overflow:auto;
    margin-top:0px;
    margin-bottom:0px;

}


/* COMMON */

#widgets .widget-inner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1370px;
}
#widgets .intro-paragraph {
    font-size: 18px;
    line-height: 1.6667;
    font-weight: 300;
    font-family: Roboto, Arial, sans-serif;
    text-align: left;
}
#widgets h1,
#widgets .widget-text-title {
    padding: 60px 15px 30px;
    margin: 0 auto 34px;
    width: 100%;
    max-width: 1370px;
    font-size: 40px;
    line-height: 1.08334;
    font-weight: 900;
    color: #0294e1;
    text-transform: uppercase;
    border-bottom: 1px solid #c0c0c0;
}
#widgets input[type=text],
#widgets input[type=email],
#widgets input[type=password],
#widgets select,
#widgets textarea {
    width: 100%;
    padding: 0 10px;
    height: 150px;
    line-height: 40px;
    color: #5f5f5f;
    font-weight: 300;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #0294e1;
    transition: all 0.3s ease;
}

@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {
    #widgets select {
        padding: 2px;
    }
}

@media (max-width: 991px) {
    #widgets input[type=text],
    #widgets input[type=email],
    #widgets input[type=password],
    #widgets select,
    #widgets textarea {
        line-height: 38px;
    }
}

#widgets input[type=text]:focus,
#widgets input[type=email]:focus,
#widgets input[type=password]:focus,
#widgets select:focus,
#widgets textarea:focus {
    box-shadow: 0px 0px 0px 1px #0294e1;
    transition: all 0.3s ease;
}
#widgets input[type=text],
#widgets input[type=email],
#widgets input[type=password],
#widgets select {
    height: 42px;
}

@media (max-width: 991px) {
    #widgets input[type=text],
    #widgets input[type=email],
    #widgets input[type=password],
    #widgets select {
        height: 40px;
    }
}

#widgets input[type=radio]+label,
#widgets input[type=checkbox]+label {
    position: relative;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 2px;
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    line-height: 1.2223;
    font-weight: 300;
    color: #5f5f5f;
    font-weight: normal;
    vertical-align: top;
    cursor: pointer;
    transition: all 0.3s linear;
}
#widgets input[type=checkbox]+label {
    padding-top: 2px;
}

@media (max-width: 991px) {
    #widgets input[type=radio]+label,
    #widgets input[type=checkbox]+label {
        padding-top: 5px;
        padding-left: 34px;
        font-size: 14px;
        line-height: 1.143;
        font-weight: 300;
        min-height: 24px;
    }
    #widgets input[type=checkbox]+label {
        padding-left: 38px;
    }
}

#widgets input[type=radio]+label:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    margin: 0;
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #0294e1;
    transition: all 0.3s linear;
    border-radius: 50%;
}

@media (max-width: 991px) {
    #widgets input[type=radio]+label:before {
        width: 24px;
        height: 24px;
    }
}

#widgets input[type=radio]+label:after {
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -7px;
    content: '';
    display: block;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background-color: #0294e1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}

@media (max-width: 991px) {
    #widgets input[type=radio]+label:after {
        left: 6px;
        margin-top: -6px;
        width: 12px;
        height: 12px;
    }
}

#widgets input[type=checkbox]+label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    content: "";
    display: block;
    border-radius: 2px;
    background: #fff;
    border: 2px solid #0294e1;
    transition: all 0.3s linear;
}

@media (max-width: 991px) {
    #widgets input[type=checkbox]+label:before {
        width: 24px;
        height: 24px;
    }
}

#widgets input[type=checkbox]+label:after {
    position: absolute;
    top: 3px;
    left: 5px;
    content: "\e81b";
    font-family: "DentalIcons";
    font-size: 18px;
    color: #0294e1;
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}

@media (max-width: 991px) {
    #widgets input[type=checkbox]+label:after {
        top: 3px;
        left: 4px;
    }
}

#widgets input[type=radio],
#widgets input[type=checkbox] {
    display: none;
}
#widgets input[type=checkbox]:checked+label:after,
#widgets input[type=radio]:checked+label:after { 
    z-index: 11;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s linear;
}

@media (max-width: 991px) {
    #widgets .intro-paragraph {
        font-size: 14px;
        line-height: 1.286;
    }
    #widgets h1,
    #widgets .widget-text-title  {
        margin-bottom: 23px;
        padding: 32px 0 18px 0;
        font-size: 22px;
        line-height: 1.182;
    }
    #widgets .widget-content {
        padding-top: 5px;
        overflow: visible;
    }
}

@media (max-width: 767px) {
    #widgets h1,
    #widgets .widget-text-title {
        text-align: left;
    }
}

@media screen and (max-width: 639px) {
    #widgets .procedures-widget h1,
    #widgets .procedures-widget .widget-text-title {
        margin-bottom: 0;
    }
}


/* SERVICES-WIDGET */

#widgets .services-widget {
    background-color: #0294e1;
}
#widgets .services-widget h1,
#widgets .services-widget .widget-text-title {
    max-width: 1370px;
    margin: 0 auto;
    color: #fff;
    border-bottom: none;
}
#widgets .services-widget .services {
   border-spacing: 30px;
   margin: 15px 0;
   font-size: 20px;
}
#widgets .services-widget .services ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {
    #widgets .services-widget .services ul {
        text-align: center;
        font-size: 0;
    }
}
@media screen and (max-width: 1199px) {
    #widgets .services-widget .services ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

#widgets .services-widget .services li {
    position: relative;
    padding: 0 30px 30px 120px;
    
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {
    #widgets .services-widget .services li {
        display: inline-block;
        vertical-align: top;
        width: 24%;
    }
}

@media screen and (max-width: 1199px) {
    #widgets .services-widget .services li {
        -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
    }
}

#widgets .services-widget .services h2 {
    margin: 0;
    padding: 10px 0;
    font-family: Roboto, Arial, serif;
    font-size: 24px;
    line-height: 1.1667;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}
#widgets .services-widget .services p {
    font-size: 18px;
    line-height: 1.3334;
    font-weight: 300;
    color: #fff;
    text-align: left;
}

@media (max-width: 991px) {
    #widgets .services-widget .services p {
        font-size: 14px;
        line-height: 1.286;
    }
}

#widgets .services-widget .services .icon {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 25px;
    display: block;
    width: 100px;
    height: 100px;
    font-size: 50px;
    color: #0294e1;
    text-align: center;
    border: 2px solid #0294e1;
    box-shadow: 0 0 0 2px #fff;
    background-color: #fff;
    border-radius: 50% 50%;
}

@media (max-width: 991px) {
    #widgets .services-widget {
        padding: 0 10px;
        border-top: 1px solid #0294e1;
    }
    #widgets .services-widget .widget-inner {
        border: none;
    }
    #widgets .services-widget .services {
        margin-top: 10px;
        display: block;
        font-size: 14px;
        line-height: 18px;
    }
    #widgets .services-widget .services li {
        padding: 10px 20px 28px 85px;
        min-height: 87px;
    }
    #widgets .services-widget .services .icon {
        top: 3px;
        left: 0;
        width: 58px;
        height: 58px;
        font-size: 32px;
        line-height: 58px;
        padding-top: 0;
    }
    #widgets .services-widget .services .icon span {
        display: inline-block;
        vertical-align: top;
    }
    #widgets .services-widget .services .icon span:before {
        font-size: 32px;
        line-height: 58px;
    }
    #widgets .services-widget .services h2 {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0;
    }
}

@media (max-width: 767px) {
    #widgets .services-widget .services ul {
        display: block;
    }
    #widgets .services-widget .services li {
        width: 100%;
        padding: 0 0 27px 75px;
    }
}


/* TEAM-WIDGET */

#widgets .team-widget {
    padding: 0 15px;
}
#widgets .team-widget .team{
   display: table;
   border-spacing: 30px;
   margin: 15px auto;
   font-size: 20px;
   width:auto;
}
#widgets .team-widget .team ul {
    display: table-row;
}
#widgets .team-widget .team li {
    display: table-cell;
    padding: 0 0 15px 0;
    text-align: center;
    border: 1px solid #0294e1;
    background: #ffffff;
    width: 225px;
    max-width: 225px;
    word-wrap: break-word;
    border-radius: 2px;
}
#widgets .team-widget .team li .photo img {
    width: 100%;
}
#widgets .team-widget .team li h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    padding: 30px 15px 5px 15px;
    color: #0294e1;
}
#widgets .team-widget .team li p {
    padding: 0 15px 5px 15px;
    font-size: 18px;
    line-height: 22px;
}

@media (max-width: 991px) {
    #widgets .widget {
        padding-left: 20px;
        padding-right: 20px;
    }
    #widgets .widget.locations-widget {
        padding-left: 20px;
        padding-right: 20px;
    }
    #widgets .team-widget .team {
        display: block;
        margin: 10px 0 0 0;
    }
    #widgets .team-widget .team ul {
        display: block;
        overflow: hidden;
    }
    #widgets .team-widget .team li {
        display: block;
        width: 46%;
        float: left;
        margin: 0 2% 10px 2%;
    }
    #widgets .team-widget .team li h3 {
        font-size: 14px;
        padding: 10px 5px 0 5px;
    }
    #widgets .team-widget .team li p {
        padding: 0 5px 5px 5px;
        font-size: 14px;
        line-height: 18px;
    }
}


/* TESTIMONIALS-WIDGET */

#widgets .testimonials-widget {
    background-color: #f0f0f0;
}
#widgets .testimonials-widget h1,
#widgets .testimonials-widget .widget-text-title  {
    margin-bottom: 0;
    border: 0;
}
#widgets .testimonials-widget .widget-actions {
    padding: 10px 0 40px;
    text-align: right;
}
#widgets .testimonials-widget .widget-content {
    max-width: 1370px;
    margin: 0 auto;
}
#widgets .testimonials-widget .testimonials ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#widgets .testimonials-widget .testimonials li {
    margin-bottom: 20px;
    padding: 25px 30px;
    font-size: 20px;
    text-align: left;
    background: #fff;
}
#widgets .testimonials-widget .name {
    padding: 0 0 5px 0;
    font-family: Roboto, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #0294e1;
}
#widgets .testimonials-widget .quote {
    font-size: 18px;
    line-height: 1.6667;
    font-style: italic;
}
#widgets .see-all-button-container {
    margin: 0 auto;
    padding: 0 0 40px;
    max-width: 1370px;
}

@media (max-width: 991px) {
    #widgets .testimonials-widget .quote {
        font-size: 14px;
        line-height: 1.286;
    }
    #widgets .testimonials-widget .testimonials li {
        margin: 0 0 20px;
        font-size: 16px;
        padding: 23px 20px 25px;
    }
    #widgets .testimonials-widget .name {
        font-size: 16px;
    }
    #widgets .see-all-button-container {
        text-align: center;
        padding-top: 0;
    }
    #widgets .see-all-button-container a {
        font-size: 18px;
        min-width: 160px;
    }
}


/* APPOINTMENT-REQUEST-WIDGET */

#widgets #appointment-request-form {
    margin-left: -15px;
    margin-right: -15px;
    text-align: left;
    padding: 40px 0 20px;
    font-size: 22px;
    line-height: 30px;
    font-family: Roboto, Arial, sans-serif;
}
#widgets #appointment-request-form:before,
#widgets #appointment-request-form:after {
    content: " ";
    display: table;
}
#widgets #appointment-request-form:after {
    clear: both;
}
#widgets .appointment-request-widget .appointment-information #message{
   display:none;
}
#widgets #appointment-request-form>.form-section {
    width: 50%;
    float: left;
    padding: 0 15px;
}
#widgets #appointment-request-form .form-section .field {
    margin-bottom: 15px;
}
#widgets #appointment-request-form .form-section .field>.caption,
#widgets #appointment-request-form .form-section .field>.input {
    width: 100%;
}
#widgets #appointment-request-form .form-section .field>.caption {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.11112;
    font-weight: 700;
    color: #5f5f5f;
    text-transform: capitalize;
}
#widgets #appointment-request-form textarea[name=comments] {
    margin-top: 15px;
}
#widgets #appointment-request-form .calendar-input {
    position: relative;
}
#widgets #appointment-request-form .calendar-input .tcalIcon {
    position: absolute;
    top: 15px;
    right: 18px;
    opacity: 0;
}
#widgets #appointment-request-form .calendar-input input {
    padding-right: 40px;
}
#widgets #appointment-request-form .calendar-input .icon {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #0294e1;
}
#widgets #appointment-request-form .submit-button {
    margin-top: 20px;
    float: left;
    width: 100%;
    text-align: right;
    padding: 0 15px;
}
#widgets #appointment-request-form .radiobutton,
#widgets #appointment-request-form .checkbox {
    display: inline-block;
    vertical-align: top;
    min-width: 160px;
    padding: 15px 0 10px;
}

@media (max-width: 991px) {
    #widgets #appointment-request-form {
        padding: 25px 0;
        font-size:18px;
        line-height: 22px;
    }
    #widgets #appointment-request-form .form-section .field>.caption,
    #widgets #appointment-request-form .form-section .field>.input {
        width: 100%;
        float: none;
    }
    #widgets #appointment-request-form .form-section .field>.caption {
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 1.143;
    }
    #widgets #appointment-request-form .radiobutton,
    #widgets #appointment-request-form .checkbox {
        width: 130px;
    }
    #widgets #appointment-request-form .calendar-input .icon {
        top: 7px;
        right: 7px;
    }
}

@media (max-width: 767px) {
    #widgets #appointment-request-form {
        margin: 0;
    }
    #widgets #appointment-request-form>.form-section {
        width: 100%;
        float: none;
        padding: 0;
    }
    #widgets #appointment-request-form .submit-button {
        float: none;
        padding: 0;
    }
}


/* LOCATIONS-WIDGET */

#widgets .locations-widget .contact-info-and-form {
    text-align: left;
    font-family: Roboto, Arial, sans-serif;
    color: #808080;
}
#widgets .locations-widget .contact-info-and-form:before,
#widgets .locations-widget .contact-info-and-form:after {
    content: " ";
    display: table;
}
#widgets .locations-widget .contact-info-and-form:after {
    clear: both;
}
#widgets .locations-widget .contact-info,
#widgets .locations-widget .form {
    float: left;
    width: 50%;
}
#widgets .locations-widget .contact-info {
    padding-right: 60px;
    font-size: 18px;
    line-height: 1.6667;
    font-weight: 300;
}
#widgets .locations-widget .field {
    margin-bottom: 15px;
}
#widgets .locations-widget .caption,
#widgets .locations-widget .input {
    font-size: 24px;
    width: 100%;
}
#widgets .locations-widget .caption {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.11112;
    font-weight: 700;
    text-align: left;
    color: #5f5f5f;
    text-transform: capitalize;
}
#widgets .locations-widget .input {
    width: 100%;
}
#widgets .locations-widget .submit-button {
    margin-top: 20px;
    float: left;
    width: 100%;
    text-align: right;
}
#widgets .locations-widget .map-area, #map-canvas {
    margin-top: 40px;
    width: auto;
    height: 400px;
    margin-left: -15px;
    margin-right: -15px;
}

@media (max-width: 991px) {
    #widgets .locations-widget .caption {
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 1.143;
    }
    #widgets .locations-widget .input {
        font-size: 14px;
        line-height: 38px;
    }
    #widgets .locations-widget .contact-info,
    #widgets .locations-widget .form {
        font-size: 14px;
        line-height: 1.286;
    }
    #widgets .locations-widget .map-area,
    #map-canvas {
        width: auto;
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media (max-width: 767px) {
    #widgets .locations-widget .contact-info,
    #widgets .locations-widget .form {
        float: none;
        padding: 0 0 20px;
        width: 100%;
    }
}