/*
Theme Name: ConnectCare Medical and Pharmacy Theme
Description: Custom theme by XMG Inc.
Author: XMG Inc.
Version: 2018.04.25
Author URI: http://www.xmginc.ca
*/





/* DIVI-BAR
-------------------------------------------------------------- */

body.divibars-open .divibars-container .divibars-close,
.divibars-container .divibars-close {
right: 0 !important;
padding: 0 !important;
}



/* DIVI Carousel */

.dica_divi_carouselitem .dica-item-content {
opacity: 0;
position: absolute;
height: calc(100% - 10px);
width: 100%;
background: rgba(0,0,0,.4);
text-align: center;
margin: auto;
pointer-events: none;
transition: opacity 0.3s ease-in-out;
}
.dica_divi_carouselitem:hover .dica-item-content {
opacity: 1;
}
.dica_divi_carouselitem .dica-item-content .item-title {
pointer-events: none;
font-size: 20px;
display: flex;
margin: auto;
padding: 0 40px;
color: #fff;
}


/* custom checkbox */


.gform_wrapper .gform_page_footer {
position: relative;
}
.gform_wrapper .gform_ajax_spinner {
display: block;
width: 100%;
height: 70px;
position: absolute;
overflow: hidden;
padding-left: 100%;
background: #fff url(images/loading-1.gif) no-repeat center center;
background-size: contain;
border-radius: 4px;
top: 0;
}

/* custom checkbox */

.gfield_checkbox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.gfield_checkbox label {
margin: 0 0 0 35px !important;
min-height: 30px;
}
.gfield_checkbox label:before {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #f8f8f8;
border: 2px solid #666;
content: "";
font-family: 'ETmodules';
text-align: center;
border-radius: 3px;
}
.gfield_checkbox input:checked ~ label:before {
content: "\4e";
font-size: 15px;
line-height: 21px;
border-color: #2e9b10;
background: #6cb849;
color: #fff;
}

/* custom radio button */

 .gfield_radio input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
 .gfield_radio label {
margin: 0 0 0 35px !important;
min-height: 30px;
}
 .gfield_radio label:before {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #f8f8f8;
border: 2px solid #666;
content: "";
border-radius: 50px;
}
 .gfield_radio input:checked ~ label:before {
background: #fff;
border: 8px solid #6cb849;
/* 
content: "\4e";
font-size: 15px;
line-height: 21px;
border-color: #2e9b10;
background: #6cb849;
color: #fff;
 */
}


.image-choices-field .gfield_radio label:before {
display: none;
}
.image-choices-field .gfield_radio label {
margin: 0 !important;
}











/* ET BUTTON
-------------------------------------------------------------- */

a.smallblue:hover,
a.smallblue {
background: #005ca8 !important;
color: #fff !important;
text-shadow: none !important;
font-weight: 600 !important;
margin: 0 0 25px !important;
box-shadow: none !important;


/* 
border: none !important;
border-radius: 50px !important;
padding: 10px 20px !important;
font-size: 16px !important;
line-height: 28px !important;
 */
}



/* FONTS & LAYOUT
-------------------------------------------------------------- */

.et_builder_inner_content {
z-index: auto !important;
}
body {
font-family: "proxima-nova", "Open Sans",Arial,sans-serif;
font-size: 16px;
color: #333;
}
h1, h2, h3, h4, h5, h6 {
padding-bottom: 15px;
color: #005ca8;
font-weight: 600;
line-height: 1em;
}
h2 {
font-size: 1.5em;
line-height: 1.15em;
font-weight: 600;
}
p:not(.has-background):last-of-type,
p {
padding-bottom: 1em;
}
.et_pb_text ol {
list-style-position: outside;
margin-left: 30px;
}
.et_pb_text_inner p:last-of-type {
padding-bottom: 1em !important;
}
.entry-content tr td {
padding: 10px 15px !important;
vertical-align: top;
}

@media only screen and ( max-width: 980px ) {

.et_pb_text_align_right {
text-align: left;
}

}

@media only screen and ( min-width: 1600px ) {

body {
font-size: 17px;
}

}




/* DOCTORS
-------------------------------------------------------------- */



.project .et_pb_gutters2 .et_pb_column_1_2, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
max-width: 350px;
margin-left: 0;
}



.et_pb_portfolio_grid .et_pb_grid_item,
.et_pb_portfolio .et_pb_grid_item {
float: none !important;
display: inline-block !important;
margin-left: -5px !important;
vertical-align: top;
}



.single .et_pb_post {
margin-bottom: 0 !important;
}
.et_portfolio_image {
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
max-width: 150px;
margin: 0 auto 25px;
}
.project_category-accepting-patients .et_portfolio_image,
.project_category-accepting-referrals .et_portfolio_image {
-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);
}
.et_pb_fullwidth_portfolio .et_overlay:after,
/*.gform_wrapper .gf-cc-patient ul.gfield_radio input[type="radio"]:checked + label:after,*/
.project_category-accepting-patients .et_portfolio_image::after,
.project_category-accepting-referrals .et_portfolio_image::after {
content: "\e052";
display: block;
position: absolute;
bottom: 5px;
right: 5px;
font-family: etmodules;
font-size: 32px;
color: #6cb849;
background: #fff;
border-radius: 50%;
height: 38px;
width: 38px;
text-align: center;
line-height: 38px;
}
.et_pb_portfolio_item {
text-align: center;
margin-bottom: 3.5% !important;
}
.et_pb_portfolio_item .et_overlay {
display: none;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
display: flex;
flex-wrap: wrap;
justify-content: center;

}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
color: #fff;
background-color: #005ca8;
}



/* DOCTORS CAROUSEL
-------------------------------------------------------------- */

.et_pb_grid_item.first_in_row {
clear: none !important;
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
height: 220px !important;
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay::before {
display: none;
}
.et_pb_fullwidth_portfolio {
margin: 20px auto 0;
max-width: 1350px;
width: 90%;
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image img {
margin: 0 auto;
display: block;
min-width: auto;
min-height: auto;
height: 150px !important;
width: 150px !important;

}
.et_pb_fullwidth_portfolio .et_overlay {
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: auto;
opacity: 1;
display: block;
margin: 0 auto;
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
margin-top: 0 !important;
padding: 20px 50px !important;
font-size: 18px;
line-height: 1.1em;
}
.et_pb_fullwidth_portfolio .et-pb-arrow-prev {
left: 22px !important;
opacity: 1 !important;
}
.et_pb_fullwidth_portfolio .et-pb-arrow-next {
right: 22px !important;
opacity: 1 !important;
}
.et_pb_fullwidth_portfolio .et_overlay {
display: block !important;
height: 150px;
width: 150px;
z-index: 1;
opacity: 1;
margin: 0 auto;
position: relative;
background: rgba(255,255,255,0);
}




/* BOOK APPOINTMENT FORM
-------------------------------------------------------------- */

.form-message {
padding: 15px 20px 15px 50px !important;
background: #eef6fd;
border: 2px solid #d4e3f0;
border-radius: 8px;
margin: 20px 0 20px 0 !important;
position: relative;
}
@media only screen and ( min-width: 641px ) {
.form-message {
margin: 20px 0 !important;
}
}
.form-message h2:before {
content: "\e063";
display: block;
position: absolute;
top: 15px;
left: 20px;
width: 20px;
height: 20px;
font-family: etmodules !important;
color: #007dba;
font-size: 18px;
}
.form-message ul {
padding: 0 !important;
margin: 0 !important;
}



.form-age input {
border: 1px solid #d4e3f0;
background: #eef6fd !important;
box-shadow: none !important;
width: 30px !important;
text-align: center;
}
.form-age .ginput_container.ginput_container_number::before {
content: "I confirm that I am "
}
.form-age .ginput_container.ginput_container_number::after {
content: " years old."
}


.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
line-height: 1.2em;
}

.time-divider ul.gfield_radio li:nth-child(3)::before, 
.time-divider ul.gfield_radio li:nth-child(5)::before {
content: "";
display: block;
width: 200px;
height: 2px;
background: #eee;
top: 2px;
position: absolute;
}

.time-divider ul.gfield_radio li:nth-child(3), 
.time-divider ul.gfield_radio li:nth-child(5) {
padding-top: 10px !important;
}

.gform_wrapper select {
font-size: 16px !important;
margin: 10px 5px !important;
}
.ui-datepicker-next, 
.ui-datepicker-prev {
margin: 8px 5px !important;
}

/* 

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
margin-right: 16px !important;
}
*/

.ui-datepicker-calendar .ui-state-active {
background: #6cb849 !important;
border: none !important;
color: #fff !important;
text-shadow: 0 1px 0 #000 !important;
filter: dropshadow(color=#000, offx=0, offy=1) !important;
margin: 0px !important;
width: 100% !important;
}


html .ui-datepicker tbody td {
padding: 0 !important;
}
.ui-datepicker {
width: 100% !important;
max-width: 400px !important;
border: 1px solid #ccc !important;
box-shadow: none !important;
}
table.ui-datepicker-calendar {
border: none !important;
}
.ui-datepicker td a,
.ui-datepicker td span {
width: 100% !important;
height: 40px !important;
line-height: 40px !important;
}
html .ui-datepicker th {
padding: 5px 0 !important;
}
.ui-datepicker-unselectable .ui-state-default {
margin-bottom: 0 !important;
}

.gform_wrapper .gf_progressbar_percentage {
background: #6cb849 !important;
background: repeating-linear-gradient(none) !important;
}

.gform_wrapper .gf-cc-patient ul.gfield_radio input {
display: none !important;
}
.gform_wrapper .gf-cc-patient ul.gfield_radio input[type="radio"]:checked + label {
background: #6cb849; 
font-weight: normal !important;
}
.gform_wrapper .gform_page_footer input[type="submit"],
.gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_previous_button {
background-color: #00a1e2 !important;
padding: 10px 30px !important;
border-radius: 100px !important;
color: #fff !important;
font-weight: bold;
cursor: pointer;
border: 2px solid #007dba;
width: auto !important;
min-height: auto !important;
line-height: 1.5em !important;
}
.gform_wrapper .gform_page_footer input[type="submit"] {
background-color: #6cb849 !important;
border-color: #2e9b10;
}
.gform_wrapper .gform_page_footer .button.gform_next_button {
}
.gform_wrapper .gform_page_footer .button.gform_previous_button {
border-color: #ccc;
background-color: #fff !important;
border-color: #ccc;
color: #666 !important;
}
.gform_wrapper .gf-cc-patient ul.gfield_radio li label {
text-align: center;
background: #999;
padding: 10px 15px !important;
border-radius: 8px;
color: #fff;
font-weight: bold;
border: 2px solid #ccc;
width: 100%;
min-width: 100%;
margin: 0 !important;
}
.gform_wrapper .gf-cc-patient ul.gfield_radio li label:before {
display: none !important;
}
.gform_wrapper .gf-cc-patient ul.gfield_radio input[type="radio"]:checked + label {
background: #6cb849;
font-weight: bold !important;
color: #fff;
border-color: #2e9b10;
}

.hide-bottom:after {
content: " " !important;
width: 300px;
height: 70px;
position: absolute;
display: block;
background: #fff;
bottom: -130px;
left: 140px;
z-index: 9;
}

@media only screen and ( max-width: 640px ) {

.hide-bottom:after {
left: -5px;
width: calc(100% + 10px);
}
.gform_wrapper .gform_page_footer {
flex-direction: column-reverse !important;
display: flex !important;
}
.et_pb_tab {
padding: 15px 15px;
}
.et_pb_tabs {
margin-left: -25px;
margin-right: -25px;
}

}



/* GOOGLE MAP
-------------------------------------------------------------- */

@media only screen and ( min-width: 980px ) {

.gm-style-pbc {
opacity: 0 !important;
}

}



/* GRID LAYOUT
-------------------------------------------------------------- */





/*
.doctor-grid .et_pb_team_member {
-webkit-filter: grayscale(1);
}
.doctor-grid .accepting-patients {
-webkit-filter: grayscale(0);
margin-bottom: 0 !important;
}
*/
.doctor-grid .et_pb_team_member_image {
width: 100%;
max-width: 100%;
float: none;
text-align: center;
margin: 0;
}
.doctor-grid .et_pb_team_member_description {
max-width: 350px;
width: 100%;
display: block;
margin: 0 auto;
}
.doctor-grid .et_pb_team_member_description h4 {
padding: 15px 0 0;
}
/*
.doctor-grid .et_pb_row {
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
margin-bottom: 20px;
}
.doctor-grid .et_pb_row:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
*/



.et_pb_member_position {
color: #999 !important;
text-transform: uppercase;
font-size: 0.9em !important;
letter-spacing: 0.05em;
}

.doctor-grid .et_pb_row {
padding: 0px !important;
border-bottom: 1px solid #ddd;
}
.doctor-grid .et_pb_row:last-child {
border: none;
/*margin-bottom: 60px !important;*/
}
.doctor-grid .et_pb_row .et_pb_main_blurb_image {
max-width: 120px;
margin-bottom: 15px;
}
.doctor-grid .et_pb_row h2 {
font-size: 22px !important;
}
.doctor-grid .et_pb_row .et_pb_module_header {
font-size: 18px !important;
font-weight: 600 !important;
}
.doctor-grid .et_pb_row .et_pb_column {
margin: 0 !important;
width: 33.333%;
border-right: 1px solid #ddd;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.doctor-grid .et_pb_row .et_pb_column:last-child {
border-right: none;
}
/*
.doctor-grid .et_pb_row .et_pb_column:not(.et_pb_column_empty):hover {
box-shadow: 0 25px 50px rgba(0,0,0,.2);
border-color: #fff;
border-top-color: rgb(255, 255, 255);
background-color: #fff;
z-index: 9999;
transform: scale(1.01);
}
*/
.doctor-grid .et_pb_row .et_pb_module {
padding: 30px;
}
.doctor-grid .et_pb_row .et_pb_row {
padding-top: 0 !important;
padding-bottom: 0 !important;
border-bottom: 1px solid #ddd;
}
.doctor-grid .et_pb_row .et_pb_row:last-child {
border-bottom: none;
}
.doctor-grid .et_pb_row .et_pb_column {
width: 33.333% !important;
}
.doctor-grid .et_pb_row .et_pb_blurb_container {
text-align: center !important;
}

@media only screen and ( max-width: 920px ) {

.doctor-grid .et_pb_row .et_pb_column {
margin: 0 !important;
width: 100% !important;
border-right: 0;
border-bottom: 1px solid #ddd;
}
.doctor-grid .et_pb_row .et_pb_column:last-child {
border-bottom: none;
}
.doctor-grid .et_pb_row .et_pb_module {
padding: 30px 0 !important;
}
.doctor-grid .et_pb_row .et_pb_column:hover {
box-shadow: none !important;
}

}




/* DIVI IMAGE ZOOM
-------------------------------------------------------------- */

.image-zoom .et_pb_image_wrap,
.image-zoom {
transition:all 0.5s; 
-moz-transition:all 0.5s; 
-webkit-transition:all 0.5s; 
}
.image-zoom:hover{
transform:scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform:scale(1.1);
}
.image-zoom .et_pb_image_wrap {
box-shadow: 0px 5px 5px rgba(0, 0, 0, .1);
}
.image-zoom:hover .et_pb_image_wrap {
box-shadow: 0px 15px 15px rgba(0, 0, 0, .3);
}

.image-zoom span img,
.image-zoom span {
width: 100%;
}


/* DIVI IMAGE LABEL
-------------------------------------------------------------- */




.label-dark-blue:after {
content: "Medical Clinic";
position: absolute;
bottom: 30px;
left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a1e2+0,3ac1f3+75 */
background: #00a1e2; /* Old browsers */
background: -moz-linear-gradient(right, #00a1e2 0%, #3ac1f3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(right, #00a1e2 0%,#3ac1f3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to left, #00a1e2 0%,#3ac1f3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1e2', endColorstr='#3ac1f3',GradientType=1 ); /* IE6-9 */
display: block;
line-height: 20px;
color: #fff;
padding: 10px 25px 10px 20px;
font-size: 20px;
font-weight: 700;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}

.label-millwoods:after {
content: "Millwoods, Edmonton";

}

.label-light-blue:after {
content: "Pharmacy";
position: absolute;
bottom: 30px;
left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75 */
background: #005ca8; /* Old browsers */
background: -moz-linear-gradient(left, #005ca8 0%, #007fc3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #005ca8 0%,#007fc3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #005ca8 0%,#007fc3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007fc3', endColorstr='#005ca8',GradientType=1 ); /* IE6-9 */
display: block;
line-height: 20px;
color: #fff;
padding: 10px 25px 10px 20px;
font-size: 20px;
font-weight: 700;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}

.label-spruce-grove:after {
content: "Spruce Grove";

}





/* TESTIMONIALS
-------------------------------------------------------------- */

/*
.testimonials {
padding: 0 0 30px;
}
*/


/*
.testimonials .et_pb_module_header:after {
content: " about Glenwood Radiology"
}
*/
.testimonials .et_pb_blurb {
float: left;
}
.testimonials .et_pb_button {
background: #fa0;
display: inline-block;
}
.testimonials .et_pb_button:hover {
opacity: .5;
}

.testimonials .et_pb_code span {
float: right;
margin: 20px 0px;
}
.testimonials .et_pb_code span strong {
font-size: 16px;
padding-right: 15px;
}
/*
.testimonials .et_pb_testimonial {
display: none;
float: left;
width: 30%;
background: none !important;
padding: 0 0 40px;
margin: 0 5% 0 0 !important;
}
*/
.testimonials .et_pb_testimonial {
display: none;
float: left;
width: 47%;
background: none !important;
padding: 0 0 40px;
margin: 0 6% 0 0 !important;
}
.testimonials .et_pb_testimonial:last-child {
margin-right: 0 !important;
}
.testimonials .et_pb_testimonial_description {
display: block;
color: #fff;
position: relative;
background: rgba(50,160,230,.6);
padding: 15px 25px 5px;
border-radius: 10px;
filter: drop-shadow(0px 5px 10px rgba(0,0,0,0.1) );
}
.testimonials .et_pb_testimonial_author {
position: absolute;
margin-top: 20px;
right: 40px;
font-weight: normal !important;
}
/*
.testimonials .et_pb_testimonial_author:before {
content: "\e033\e033\e033\e033\e033";
font-family: ETmodules;
color: #fa0;
padding: 0 10px 0;
letter-spacing: 2px;
}
*/
.testimonials .et_pb_testimonial_meta {
position: absolute;
margin-top: 45px;
right: 40px;
}
.testimonials .et_pb_testimonial:after {
border-bottom: 30px solid transparent;
border-left: 25px solid rgba(50,160,230,.6);
border-top: 0 solid transparent;
bottom: 10px;
content: "";
display: block;
height: 0;
opacity: 1;
position: absolute;
right: 25px;
width: 0;
z-index: 2;
visibility: visible;
}

@media only screen and ( max-width: 1080px ) {

.testimonials .et_pb_testimonial {
width: 47%;
margin: 0 6% 0 0 !important;
}

/*
.testimonials .et_pb_testimonial:nth-child(2n) {
margin: 0 !important;
}
.testimonials .et_pb_testimonial:nth-child(3n) {
display: none !important;
}
.testimonials .et_pb_code span strong {
display: none;
}
*/

}


/*
@media only screen and ( max-width: 740px ) {

.testimonials .et_pb_button {
display: none !important;
}

}
*/


@media only screen and ( max-width: 640px ) {

.testimonials .et_pb_testimonial {
width: 100%;
margin: 0 0 30px !important;
}
/*
.testimonials .et_pb_testimonial:last-child {
display: none !important;
}
.testimonials.et_pb_section {
background-position: left !important;
}
*/

}






/* DIVI SPECIALTY SECTION
-------------------------------------------------------------- */

.et_section_specialty .et_pb_column {
margin-bottom: 0 !important;
}

/* GOOGLE TRANSLATE
-------------------------------------------------------------- */

.goog-te-banner-frame {
top: auto !important;
bottom: 0 !important;
}
.goog-te-gadget-simple {
border-radius: 50px !important;
padding: 1px 15px 2px !important;
}
.goog-te-banner #options {
display: none !important;
}
body {
top: 0 !important;
}
.goog-logo-link,
.goog-te-gadget {
color: #fff !important;
font-size: 12px !important;
}
.goog-te-gadget .goog-te-combo {
margin: 0;
border: none;
border-radius: 50px;
padding: 5px 0px 5px 35px;
background: #fff url(images/google-logo.gif) no-repeat 10px center;
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
}
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}

/* DIVI TOGGLE
-------------------------------------------------------------- */

.et_pb_toggle {
transition: all 1s;
border-radius: 5px;
}
.et_pb_toggle_title {
padding: 20px 25px !important;
}
.et_pb_toggle_title::before {
color: #999;
right: 25px !important;
}
.et_pb_toggle_content {
padding: 10px 25px 20px;
}
.et_pb_toggle_open,
.et_pb_toggle_close {
padding: 0;
}

.center-toggle .et_pb_toggle_close {
padding: 20px 25px;
background-color: #f3f3f3;
}
.et_pb_toggle_close:hover {
background-color: #fff;
}
.center-toggle h5.et_pb_toggle_title {
text-align: center;
color: #333 !important;
line-height: 20px;
padding: 20px 20px 35px !important;
}
.center-toggle .et_pb_toggle_title::before {
position: absolute;
bottom: 15px;
top: unset !important;
right: unset !important;
left: unset !important;
margin: 0 !important;
font-size: 16px;
content: "\e044";
text-align: center;
width: calc(100% - 40px);
display: block;
}
.center-toggle .et_pb_toggle_open .et_pb_toggle_title::before {
content: "\e043";
}
.patients-value ul {
list-style: none;
padding: 0;
}
.patients-value li {
margin-bottom: 10px;
}
.patients-value strong {
width: 26px;
background: #007fc3;
border-radius: 50px;
text-align: center;
display: inline-block;
color: #fff;
margin-right: 2px;
}
.patients-value em {
text-transform: uppercase;
font-style: normal;
font-weight: 700;
letter-spacing: 0.05em;
}

/* DIVI SLIDER (standard gallery)
-------------------------------------------------------------- */

.slider-gallery .et_pb_slide_description {
min-height: 500px !important;
/*height: 30vw;*/
}
.slider-gallery .et_pb_slide_description h2 {
font-weight: 600 !important;
}

@media only screen and ( max-width: 1200px ) {

.slider-gallery .et_pb_slide_description {
min-height: 200px !important;
}
.slider-gallery .et_pb_slide_description h2 {
font-size: 30px !important;
font-weight: 600 !important;
}

}

/* BLOOM SUBSCRIBE FORM
-------------------------------------------------------------- */

.inline-subscribe .et_bloom_form_header {
display: none !important;
}
.inline-subscribe .et_bloom_form_container,
.inline-subscribe .et_bloom_form_content {
background: none !important;
}
.inline-subscribe .et_bloom_form_container .et_bloom_form_content {
padding: 0 !important;
}
.inline-subscribe .et_bloom_popup_input {
padding-right: 0 !important;
}
.inline-subscribe .et_bloom_inline_form {
margin: 0 !important;
}
html .inline-subscribe .et_bloom_form_container.et_bloom_rounded input {
border-top-left-radius: 50px !important;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 50px !important;
border-bottom-right-radius: 0 !important;
text-indent: 20px !important;
}
html .inline-subscribe .et_bloom_form_container.et_bloom_rounded button {
border-top-left-radius: 0 !important;
border-top-right-radius: 50px !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 50px !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75 */
background: #005ca8; /* Old browsers */
background: -moz-linear-gradient(bottom, #005ca8 0%, #007fc3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, #005ca8 0%,#007fc3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top, #005ca8 0%,#007fc3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ca8', endColorstr='#007fc3',GradientType=1 ); /* IE6-9 */
}

@media only screen and ( max-width: 640px ) {

html .inline-subscribe .et_bloom_form_container.et_bloom_rounded input,
html .inline-subscribe .et_bloom_form_container.et_bloom_rounded button {
border-radius: 50px !important;
}

}

/* DIVI SOCIAL MEDIA BUTTONS
-------------------------------------------------------------- */

ul.follow-us-icons:before {
content: "Connect with us!";
font-weight: 600;
padding-right: 10px;
}

/* DIVI BUTTONS
-------------------------------------------------------------- */

/* et text module buttons */

.entry-content p a {
font-weight: 600;
color: #005ca8;
}
.entry-content p a[href^="tel:"] {
color: inherit !important;
font-weight: normal;
}
.entry-content p:not(.post-meta) a:not(.img-link):not([href^="tel:"])::after {
content: "\f138";
font-family: "FontAwesome";
margin: 0 0 0 5px;
}
.et_pb_bg_layout_dark p a {
color: #fff;
}
img:after {
content: '';
}

/* divi standard buttons */

.et_pb_button {
color: #fff !important;
border: none !important;
border-radius: 100px;
padding: 10px 45px 10px 25px !important;
font-weight: 600;
font-size: 16px !important;
line-height: 30px !important;
background: #005ca8; /* Old browsers */
}
.et_pb_slides .et_pb_button {
color: #555 !important;
background: #fff !important; /* Old browsers */
}


/* hover */

.et_pb_button::after {
line-height: 28px !important;
font-size: 32px !important;
content: "\35" !important;
margin-left: 0 !important;
}
.et_pb_button:hover::after {
margin-left: 3px !important;
}

/* DIVI BLURB
-------------------------------------------------------------- */

.et_pb_blurb_container {
text-align: center !important;
}

/* blurb icons */

.fab.et_pb_blurb_position_top:hover .et-pb-icon::after {
transform: scale(1.1);
}
.fab .et-pb-icon { font-size: 0; }
.fab .et-pb-icon::after { 
font-family: "FontAwesome" !important;
font-size: 50px !important;
color: #fff;
transition: all .2s ease-in-out;
border-radius: 100px;
height: 100px;
width: 100px;
display: block;
line-height: 100px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a1e2+0,3ac1f3+75 */
background: #00a1e2; /* Old browsers */
background: -moz-linear-gradient(bottom, #00a1e2 0%, #3ac1f3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, #00a1e2 0%,#3ac1f3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top, #00a1e2 0%,#3ac1f3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1e2', endColorstr='#3ac1f3',GradientType=1 ); /* IE6-9 */
}
.Pharmacy.fab .et-pb-icon::after,
.Pharmacy .fab .et-pb-icon::after { 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75 */
background: #005ca8; /* Old browsers */
background: -moz-linear-gradient(bottom, #005ca8 0%, #007fc3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, #005ca8 0%,#007fc3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to top, #005ca8 0%,#007fc3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ca8', endColorstr='#007fc3',GradientType=1 ); /* IE6-9 */
}

.grey-fab.fab .et-pb-icon::after { 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8e8e8e+25,828282+100 */
background: #8e8e8e; /* Old browsers */
background: -moz-linear-gradient(top, #8e8e8e 25%, #828282 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #8e8e8e 25%,#828282 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #8e8e8e 25%,#828282 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#828282',GradientType=0 ); /* IE6-9 */
}


.fab.et_pb_blurb_position_top .et-pb-icon::after {
font-size: 48px;
}
.fab.et_pb_blurb_position_left .et-pb-icon::after {
font-size: 16px;
}
.fab-doctor .et-pb-icon::after { 
content: "\f0f1"; 
}
.fab-moon .et-pb-icon::after { 
content: "\f186"; 
}
.fab-heart .et-pb-icon::after { 
content: "\f21e";
}
.fab-clock .et-pb-icon::after { 
content: "\f017"; 
}
.fab-calendar .et-pb-icon::after { 
content: "\f274"; 
}
.fab-truck .et-pb-icon::after { 
content: "\f0d1"; 
}
.fab-medkit .et-pb-icon::after { 
content: "\f0fa"; 
}
.fab-bookmark .et-pb-icon::after { 
content: "\f02e"; 
}
.fab-eye .et-pb-icon::after { 
content: "\f06e"; 
}
.fab-checkcircle .et-pb-icon::after { 
content: "\f058"; 
}
.fab-rocket .et-pb-icon::after { 
content: "\f135"; 
}
.fab-people .et-pb-icon::after { 
content: "\f0c0"; 
}
.fab-refresh .et-pb-icon::after { 
content: "\f021"; 
}
.fab-graduation .et-pb-icon::after { 
content: "\f19d"; 
}
.fab-sitemap .et-pb-icon::after { 
content: "\f0e8"; 
}
.fab-userplus .et-pb-icon::after { 
content: "\f234";
}
.fab-usermd .et-pb-icon::after { 
content: "\f0f0";
}
.fab-group .et-pb-icon::after { 
content: "\e08b";
font-family: etmodules !important;
}
.fab-key .et-pb-icon::after { 
content: "\e06e";
font-family: etmodules !important;
}

/* HEADER
-------------------------------------------------------------- */

#top-header,
#top-header * {
transition: all .4s ease-in-out;
}

/* MENU
-------------------------------------------------------------- */


/* homepage icon */

.menu-home a {
text-indent: -5000px;
width: 15px;
}
.menu-home::before {
color: #aaa;
content: "\f137";
font-family: FontAwesome;
font-size: 18px;
position: absolute;
line-height: 40px;
font-weight: normal;
}
.menu-home.et-hover::before {
color: #333;
}
.current-menu-item.menu-home::before {
}

@media only screen and ( max-width: 1150px ) {

.menu-home a {
text-indent: 0;
width: auto;
color: #666 !important;
}
.menu-home::before {
display: none;
}
/*
.menu-home > a::before {
color: #fff;
content: "\e074";
display: inline;
font-family: etmodules;
font-size: 15px;
padding: 0 10px 0 0;
}
*/
}

/* various menu icons */

#et-top-navigation .sub-menu .menu-item::before {
font-family: etmodules;
font-size: 15px;
position: absolute;
padding: 5px;
z-index: 1;
right: 15px;
font-weight: normal !important;
}
#et-top-navigation  .et_mobile_menu .sub-menu .menu-item::before {
padding: 10px 20px 0 0;
color: #666 !important;
left: 5%;
right: auto;
}
#et-top-navigation .current-menu-item.menu-item::before {
color: #fff;
}
#et-top-navigation .current-menu-item.menu-item.menu-globe::before {
color: #666;
}



#et-top-navigation .sub-menu .menu-checkmark::before {
content: "\e052" !important;
}
#et-top-navigation .sub-menu .menu-globe::before {
content: "\e0e3" !important;
}
#et-top-navigation .sub-menu .menu-heart::before {
content: "\e089";
}
#et-top-navigation .sub-menu .menu-phone2::before {
content: "\e090";
}
#et-top-navigation .sub-menu .menu-news::before {
font-family: FontAwesome !important;
content: "\f1ea";
}
#et-top-navigation .sub-menu .menu-arrow-down::before {
content: "\22";
}
#et-top-navigation .sub-menu .menu-arrow-right::before {
content: "\24";
}
#et-top-navigation .sub-menu .menu-arrow-back::before {
content: "\4a";
}
#et-top-navigation .sub-menu .menu-group::before {
content: "\e08b";
}
#et-top-navigation .sub-menu .menu-home2::before {
font-family: FontAwesome !important;
content: "\f015";
}
#et-top-navigation .sub-menu .menu-star::before {
content: "\e033";
}
#et-top-navigation .sub-menu .menu-doctor::before {
font-family: FontAwesome !important;
content: "\f0f1";
}
#et-top-navigation .sub-menu .menu-truck::before {
font-family: FontAwesome !important;
content: "\f0d1";
}
#et-top-navigation .sub-menu .menu-calendar::before {
content: "\e023";
}
#et-top-navigation .sub-menu .menu-clinic::before {
content: "\e081";
}
#et-top-navigation .sub-menu .menu-email::before {
content: "\e010";
}
#et-top-navigation .sub-menu .menu-info::before {
content: "\70";
}
#et-top-navigation .sub-menu .menu-briefcase::before {
content: "\e0fe";
}
#et-top-navigation .sub-menu .menu-doctor::before {
font-family: FontAwesome !important;
content: "\f0f1";
}
#et-top-navigation .sub-menu .menu-question::before {
font-family: FontAwesome !important;
content: "\f29c" !important;
}


.container.et_menu_container {
max-width: 100%;
width: 90%;
}

/* main menu */

#main-header {
width: 100%;
box-shadow: none;
top: 0 !important;
position: fixed !important;
z-index: 10 !important;
}
.et_fixed_nav #main-header {
transition: all .1s ease-in-out;
}
#main-header.et-fixed-header {
box-shadow: 0 0 30px rgba(0,0,0,.3) !important;
transition: all .5s ease-in-out;
}
.et_header_style_left #et-top-navigation {
margin: 55px 0;
padding: 0 !important;
float: left;
width: 85%;
}

@media only screen and ( min-width: 2200px ) {

.et_header_style_left #et-top-navigation {
width: 85%;
}

}

nav#top-menu-nav {
float: right;
}
.et_header_style_left #et-top-navigation nav > ul > li > a::after {
content: "" !important;
}
.et_header_style_left #et-top-navigation nav > ul > li:last-child > a::after,
.et_header_style_left #et-top-navigation nav > ul > li:first-child > a::after {
display: none;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
padding: 0 !important;
line-height: 40px;
text-transform: uppercase;
font-size: 17px;
letter-spacing: .02em;
color: #222;
}
#top-menu li {
padding: 0 !important;
margin: 0 13px !important;
}

/* main menu active */

#top-menu .current_page_item a {
color: #222 !important;
background: #f3f3f3;
}
#top-menu > li.current-menu-item,
#top-menu > li.current-menu-parent {
background: #f3f3f3;
}
#top-menu > .current-menu-item:before,
#top-menu > .current-menu-parent:before {
background: #f3f3f3;
display: block;
width: 20px;
content: "";
border-bottom-left-radius: 20px;
border-top-left-radius: 20px;
height: 40px;
position: absolute;
left: -20px;
top: 0;
}
#top-menu > .current-menu-item:after,
#top-menu > .current-menu-parent:after {
background: #f3f3f3;
display: block;
width: 20px;
content: "";
border-bottom-right-radius: 20px;
border-top-right-radius: 20px;
height: 40px;
position: absolute;
right: -20px;
top: 0;
}

/* main menu dropdown */

#top-menu li li a {
width: 260px;
padding: 10px 10px;
color: #666 !important;
text-indent: 0;
background: none !important;
line-height: 1.1em;
border-radius: 10px;
font-size: 15px;
}
#top-menu li li.menu-globe.current-menu-item a:hover,
#top-menu li li a:hover {
background: #eee !important;
}
#top-menu li li.menu-globe.current-menu-item a {
background: none !important;
color: #222 !important;
}
#top-menu li li.current-menu-item a {
background: #00a1e2 !important;
color: #fff !important;
}
.nav li ul {
width: 280px;
padding: 10px 0 15px;
left: -20px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f3f3f3+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 50%, #f3f3f3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 50%,#f3f3f3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 50%,#f3f3f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
border: none;
box-shadow: 0 10px 10px -1px rgba(0,0,0,.1) !important;
}
#top-menu li li {
margin: 0 !important;
padding: 5px 10px 0 !important;
}
#top-menu li a:hover {
opacity: .7 !important;
}
#top-menu li.current-menu-item.menu-item-has-children:hover:before,
#top-menu li.current-menu-parent.menu-item-has-children:hover:before {
border-bottom-left-radius: 0;
transition: all .1s ease-in-out;
}
#top-menu li.current-menu-item.menu-item-has-children:hover:after,
#top-menu li.current-menu-parent.menu-item-has-children:hover:after {
border-bottom-right-radius: 0;
transition: all .1s ease-in-out;
}
.nav li.current-menu-item.menu-item-has-children ul,
.nav li.current-menu-parent.menu-item-has-children ul {
border: none;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,ffffff+50 */
background: #f3f3f3; /* Old browsers */
background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f3f3f3 0%,#ffffff 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f3f3f3 0%,#ffffff 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/* phone icon */

.mobile-phone-menu {
z-index: 99999;
}
.menu-phone::before {
touch-action: none;
content: "\e090";
display: block;
font-family: etmodules;
font-size: 15px;
position: absolute;
width: 30px;
line-height: 30px;
background-image: linear-gradient(0deg,#005ca8 0%,#007fc3 100%) !important;
border-radius: 100%;
height: 30px;
text-align: center;
margin: 10px 0 0 0;
}
.menu-phone a {
padding-left: 45px !important;
text-align: left;
}
@media only screen and ( min-width: 1150px ) {

.menu-phone a {
width: 30vw;
}

}


/* global menu*/

@media only screen and ( max-width: 1300px ) {

/*
#top-header li:last-child .sub-menu {
margin-left: -50px;
}
*/

}

#et-secondary-nav li {
margin-right: 20px;
}
#et-secondary-menu li:last-child a::after {
display: none;
}
#et-secondary-menu > ul > li > a::after {
content: "" !important;
}
#top-header {
position: fixed !important;
width: 16%;
right: 0 !important;
left: auto !important;
background: none;
text-transform: uppercase;
font-size: 17px;
letter-spacing: .02em;
top: 0 !important;
}
@media only screen and ( max-width: 2050px ) {

#top-header:hover {
width: 330px;
}
}

#top-header .container {
width: 100%;
margin: 50px 0;
padding: 0 0 0 10px;
border-bottom-left-radius: 25px;
border-top-left-radius: 25px;
}
#et-secondary-menu > ul > li a {
display: block;
padding: 0;
line-height: 50px;
color: #222;
}
#et-secondary-nav a {
padding-right: 0 !important;
}
#et-secondary-menu {
float: left;
}
.menu-phone::before {
color: #fff;
}
#top-header .container {
background: #f1f1f1;
}
/*
.et_mobile_menu > li > a:hover,
.et_mobile_menu > li > a,
.et_mobile_menu .menu-item-has-children > a:hover,
.et_mobile_menu .menu-item-has-children > a {
background: #005ca8; /* Old browsers */
background: -moz-linear-gradient(right, #005ca8 0%, #007fc3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(right, #005ca8 0%,#007fc3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to left, #005ca8 0%,#007fc3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ca8', endColorstr='#007fc3',GradientType=1 ); /* IE6-9 */
font-weight: 700;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
}
*/

/* global menu dropdown */

#et-secondary-menu > ul > li > a:hover {
opacity: .7 !important;
}
#et-secondary-nav ul li a:hover {
background-color: rgba(0,0,0,.05);
border-radius: 25px;
}
#et-secondary-nav li ul {
width: 30vw;
right: 0;
padding: 35px 0 10px;
left: -10px;
top: 25px;
box-shadow: none !important;
background: #005ca8;
z-index: -1;
border-bottom-left-radius: 25px;
}
#et-secondary-nav li li {
margin: 0 !important;
padding: 0 !important;
}
#et-secondary-nav li li a {
color: #fff;
line-height: 25px !important;
text-align: left;
margin-left: 10px;
padding: 5px 10px !important;
text-transform: capitalize;
font-size: 15px;
}
#et-secondary-nav li li a span:before {
content: "\e090";
display: inline-block;
font-family: etmodules;
font-size: 10px;
width: 20px;
line-height: 20px;
background: #fff;
border-radius: 100%;
height: 20px;
text-align: center;
color: #005ca8;
margin-right: 10px;
}
#et-secondary-nav li li.menu-register a span::before {
content: "\e08b" !important;
}
#et-secondary-nav li li.menu-star a span::before {
content: "\e033" !important;
}
#et-secondary-nav li li.menu-document a span::before {
content: "\e058" !important;
}
#et-secondary-nav li li.menu-heart a span::before {
content: "\e089" !important;
}


.toll-free a {
font-size: 20px !important;
letter-spacing: 1px;
margin-top: 15px;
}





.mobile-phone-menu li.requestappointment a,
#et-secondary-nav li li.requestappointment a:hover,
#et-secondary-nav li li.requestappointment a {
background: #6cb849 !important;
width: auto !important;
float: left;
margin: 10px 15px;
border-radius: 50px !important;
padding: 5px 20px !important;
}




#top-header .menu-clinic a {
margin: 15px 0 5px 15px !important;
background-color: rgba(0,0,0,.1);
border-radius: 25px;
}
#top-header .menu-clinic:first-child a {
margin-top: 5px !important;
}

/* medical and pharmacy */

.Pharmacy .menu-phone::before,
.Medical .menu-phone::before {
background: #fff !important;
}
.Pharmacy #et-secondary-menu > ul > li a,
.Medical #et-secondary-menu > ul > li a {
color: #fff;
}

/* medical clinic */

.Medical .menu-phone::before {
color: #00a1e2;
}
.Medical .mobile-phone-menu .mobile_menu_bar::before,
.Medical #top-header .container {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a1e2+0,3ac1f3+75 */
background: #00a1e2; /* Old browsers */
background: -moz-linear-gradient(left, #00a1e2 0%, #3ac1f3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #00a1e2 0%,#3ac1f3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #00a1e2 0%,#3ac1f3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1e2', endColorstr='#3ac1f3',GradientType=1 ); /* IE6-9 */
}
.Medical .mobile-phone-menu ul,
.Medical #et-secondary-nav li ul {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75 */
background: #005ca8; /* Old browsers */
background: -moz-linear-gradient(left, #005ca8 0%, #007fc3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #005ca8 0%,#007fc3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #005ca8 0%,#007fc3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ca8', endColorstr='#007fc3',GradientType=1 ); /* IE6-9 */
}

/* pharmacy */

.Pharmacy .menu-phone::before {
color: #005ca8;
}
.Pharmacy #et-secondary-nav li li a span:before {
color: #00a1e2;
}
.Pharmacy .mobile-phone-menu .mobile_menu_bar::before,
.Pharmacy #top-header .container {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75 */
background: #005ca8; /* Old browsers */
background: -moz-linear-gradient(left, #005ca8 0%, #007fc3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #005ca8 0%,#007fc3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #005ca8 0%,#007fc3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ca8', endColorstr='#007fc3',GradientType=1 ); /* IE6-9 */
}
.Pharmacy #et-secondary-nav li ul {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a1e2+0,3ac1f3+75 */
background: #00a1e2; /* Old browsers */
background: -moz-linear-gradient(left, #00a1e2 0%, #3ac1f3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #00a1e2 0%,#3ac1f3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #00a1e2 0%,#3ac1f3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1e2', endColorstr='#3ac1f3',GradientType=1 ); /* IE6-9 */
}

/* logo */

#logo {
max-height: 110px;
max-width: 100% !important;
}
.logo_container {
font-size: 0;
}
.et_pb_svg_logo #logo {
height: 100%;
}

/* fixed menu settings */

.et-fixed-header #et-top-navigation {
margin: 20px 0;
}
#top-header.et-fixed-header .container {
margin: 15px 0;
}
.et-fixed-header #logo {
max-height: 80px;
}

/* responsive menu settings */

@media only screen and ( max-width: 1400px ) {

#logo {
max-height: 100px;
}
.et-fixed-header #logo {
max-height: 70px;
}
.et_header_style_left #et-top-navigation {
margin: 45px 0;
}
#top-header .container {
margin: 40px 0;
}
.et-fixed-header #et-top-navigation {
margin: 15px 0;
}
#top-header.et-fixed-header .container {
margin: 10px 0;
}
#top-header,
.et_header_style_left #et-top-navigation nav > ul > li > a,
#top-header.et-fixed-header,
.et-fixed-header #et-top-navigation nav > ul > li > a {
font-size: 15.5px;
}

}

@media only screen and (min-width: 1250px) {
.mobile-phone-menu {
display:none !important;
}
}
@media only screen and (max-width: 1250px) {
.mobile-phone-menu .et_pb_menu__menu {
display:none !important;
}
}


@media only screen and ( max-width: 1350px ) {

#logo {
max-height: 78px;
}
.container.et_menu_container {
width: 95%;
}

}

@media only screen and ( max-width: 1150px ) {

.mobile_nav > ul:first-of-type > li:last-child {
padding-bottom: 100px;
}
.et-fixed-header #logo,
#logo {
max-height: 70px;
}
#et_mobile_nav_menu {
display: block !important;
float: left !important;
}
.et_secondary_nav_only_menu #top-header,
#top-menu {
display: none;
}
.et_header_style_left #et-top-navigation {
margin: 15px 0;
}
.et_header_style_left #et-top-navigation {
width: 100%;
}

/* mobile menu */

.mobile_menu_bar::before {
top: 0;
left: 0;
font-size: 32px;
content: "\61";
cursor: pointer;
line-height: 50px;
background: #aaa;
display: block;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
width: 45px;
color: #fff;
padding-left: 5px
}
.opened .mobile_menu_bar::before {
content: "\4d";
}
.et_menu_container {
width: 100% !important;
}
.logo_container {
text-align: center;
}
.et_mobile_menu {
position: fixed;
left: 0;
width: 100%;
padding: 0;
border-top: 3px solid #2ea3f2;
opacity: 1;
background: #fff;
box-shadow: none;
overflow-y: scroll !important;
height: 100%;
max-height: 100%;
top: 80px;
overflow-x: hidden;
-overflow-scrolling:touch!important;
-webkit-overflow-scrolling: touch !important;
}
body.noscroll {
overflow: hidden;
}
.mobile_menu_bar {
display: block;
position: relative;
line-height: 0;
z-index: 1;
padding: 0 !important;
}
.et_mobile_menu li a {
padding: 12px 5% !important;
font-size: 16px;
line-height: 25px;
}
.et_mobile_menu .menu-phone::before {
display: none;
}

/* mobile phone menu */

.mobile-phone-menu .et_pb_row {
min-height: 0 !important;
height: 0 !important;
padding: 0 !important;
z-index: 99999;
}
.mobile-phone-menu li a {
color: #fff;
border: none;
padding: 5px 10px !important;
margin-left: 10px;
font-weight: 600;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
.mobile-phone-menu li a:hover {
opacity: 1;
}
.mobile-phone-menu li li a span::before {
content: "\e090";
display: inline-block;
font-family: etmodules;
font-size: 10px;
width: 20px;
line-height: 20px;
background: #fff;
border-radius: 100%;
height: 20px;
text-align: center;
color: #005ca8;
margin-right: 10px;
}
.mobile-phone-menu li li.menu-register a span::before {
content: "\e08b" !important;
}

.Medical .mobile-phone-menu li li a span::before {
color: #007fc3;
}
.mobile-phone-menu .menu-clinic a {
margin: 15px 0 5px 10px !important;
background-color: rgba(0,0,0,.1);
border-bottom-left-radius: 25px;
border-top-left-radius: 25px;
}
.mobile-phone-menu .et_mobile_nav_menu {
display: block;
z-index: 999999;
top: 15px;
right: 0;
margin: 0;
position: fixed;
}
.mobile-phone-menu .mobile_menu_bar::before {
top: 0 !important;
left: 0;
font-size: 22px;
content: "\e090";
cursor: pointer;
line-height: 50px;
background: #aaa;
display: block;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
width: 45px;
color: #fff !important;
padding-left: 5px;
text-align: center;
z-index: 1;
}
.mobile-phone-menu .opened .mobile_menu_bar::before {
content: "\4d";
font-size: 32px;
}
.mobile-phone-menu ul {
padding: 0 0 10px !important;
height: auto !important;
display: block !important;
top: 15px !important;
z-index: 0;
border: none;
width: 320px;
left: auto;
right: 0;
border-bottom-left-radius: 25px;
border-top-left-radius: 25px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75 */
background: #005ca8; /* Old browsers */
background: -moz-linear-gradient(left, #005ca8 0%, #007fc3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #005ca8 0%,#007fc3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #005ca8 0%,#007fc3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ca8', endColorstr='#007fc3',GradientType=1 ); /* IE6-9 */
}
.mobile-phone-menu ul ul {
padding: 0 !important;
}
.mobile-phone-menu .et_mobile_menu li {
list-style: none;
padding: 0 !important;
}
.mobile-phone-menu .menu-phone > a {
display: none;
}
.mobile_nav.closed #mobile_menu1 {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.4s 0s;
-moz-transition: -moz-transform 0.4s 0s;
transition: transform 0.4s 0s;
}
.mobile_nav.opened #mobile_menu1 {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-overflow-scrolling: touch;
-webkit-transition: -webkit-transform 0.4s 0s;
-moz-transition: -moz-transform 0.4s 0s;
transition: transform 0.4s 0s;
}

}

/* hide mobile phone menu for desktop */

.mobile-phone-menu .fullwidth-menu-nav {
display: none;
}

@media only screen and ( max-width: 980px ) {

}

.logged-in.admin-bar #top-header,
.logged-in.admin-bar #main-header {
top: 32px !important;
}





/* HOME PAGE SPLIT
-------------------------------------------------------------- */

@keyframes slideInFromLeft {
0% {
transform: translateX(100%);
}
100% {
transform: translateX(0);
}
}
@keyframes slideInFromRight {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(0);
}
}
@keyframes slideInFromTop {
0% {
transform: translateY(100%);
}
100% {
transform: translateY(0);
}
}
@keyframes slideInFromBottom {
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0);
}
}

.split-hero::before {
content: '';
position: absolute;
width: 100px;
height: 100px;
background: url(images/plus-circle.svg) no-repeat;
background-size: cover;
right: calc(50% - 50px);
top: calc(50% - 50px);
z-index: 5;
}
.split-hero .et_pb_column {
position: relative;
}
.split-hero .et_pb_slide {
height: 500px;
box-shadow: inset 0 30px 30px -30px rgba(0,0,0,0.2);
}
.et_pb_code.outer a {
color: #fff;
}
.et_pb_code.outer {
display: table;
position: absolute !important;
height: 500px;
width: 100%;
top: 0;
z-index: 9999;
color: #fff;
font-size: 35px;
overflow:hidden;
}

@media only screen and ( min-height: 1050px ) {

.split-hero .et_pb_slide,
.et_pb_code.outer {
height: 750px;
}

}
.et_pb_code.outer .et_pb_code_inner {
display: table-cell;
vertical-align: middle;
}
.inner {
margin-left: auto;
margin-right: auto; 
width: 100%;
display:inline-block;
line-height: 40px;
transition: all 1s ease;
font-weight: bold;
}
.et_pb_code.outer.left {
text-align: right;
}
.et_pb_code.outer.left div {
text-align:right;
animation: 1s ease-out 0s 1 slideInFromLeft;
}
.et_pb_code.outer.right div {
text-align:left;
animation: 1s ease-out 0s 1 slideInFromRight;
}

.left .inner {
background-position: 325px center;
text-align:right;
letter-spacing:1px;
border-bottom-left-radius: 500px;
border-top-left-radius: 500px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
padding: 35px 90px 35px 0;
width: 400px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a1e2+0,3ac1f3+75&0.9+0,0.9+100 */
background: -moz-linear-gradient(left, rgba(0,161,226,0.9) 0%, rgba(58,193,243,0.9) 75%, rgba(58,193,243,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,161,226,0.9) 0%,rgba(58,193,243,0.9) 75%,rgba(58,193,243,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,161,226,0.9) 0%,rgba(58,193,243,0.9) 75%,rgba(58,193,243,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e600a1e2', endColorstr='#e63ac1f3',GradientType=1 ); /* IE6-9 */
}
.right .inner {
background-position: -25px center;
text-align:left;
border-bottom-right-radius: 500px;
border-top-right-radius: 500px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
padding: 35px 0 35px 90px;
width: 400px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75&0.9+0,0.9+100 */
background: -moz-linear-gradient(left, rgba(0,92,168,0.9) 0%, rgba(0,127,195,0.9) 75%, rgba(0,127,195,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,92,168,0.9) 0%,rgba(0,127,195,0.9) 75%,rgba(0,127,195,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,92,168,0.9) 0%,rgba(0,127,195,0.9) 75%,rgba(0,127,195,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6005ca8', endColorstr='#e6007fc3',GradientType=1 ); /* IE6-9 */
}
/*

zoom on hover

.split-hero .et_pb_column .et_pb_slide {
transition: all .5s ease-in-out;
}
.split-hero .et_pb_column:hover .et_pb_slide {
transform: scale(1.05);
}

*/

@media only screen and ( max-width: 980px ) {

.et_pb_code.outer {
font-size: 25px;
}
.inner {
padding: 20px;
width: 250px;
line-height: 30px;
}
.et_pb_code.outer.left div,
.left .inner {
background-position: center 65px;
margin-right: 0;
text-align: center;
border-bottom-right-radius: 0;
border-top-right-radius: 50px;
border-bottom-left-radius: 0;
border-top-left-radius: 50px;
padding: 30px 0 60px 0;
width: 250px;
}
.et_pb_code.outer.right div,
.right .inner {
background-position: center -25px ;
text-align: center;
border-bottom-right-radius: 50px;
border-top-right-radius: 0;
border-bottom-left-radius: 50px;
border-top-left-radius: 0;
padding: 60px 0 30px 0;
width: 250px;
}

.left .middle,
.right .middle {
text-align: center;
}
.et_pb_code.outer.left div {
vertical-align: bottom;
padding: 0;
animation: 1s ease-out 0s 1 slideInFromTop;
}
.et_pb_code.outer.right div {
vertical-align: top;
padding: 0;
animation: 1s ease-out 0s 1 slideInFromBottom;
}
.split-hero .et_pb_slide,
.et_pb_code.outer {
height: 38vh;
min-height: 175px;
max-height: 300px;
}

}

/* DIVI SLIDER
-------------------------------------------------------------- */

.et_pb_bg_layout_dark .et_pb_slide_description {
text-shadow: 0 3px 6px rgba(0,0,0,.2);
}
.medical-pharmacy-slider .et_pb_slide_description h2.et_pb_slide_title {
font-weight: bold;
font-size: 2.9em !important;
line-height: 1.2em;
color: #0c71c3;
}
.medical-pharmacy-slider .et_pb_slide_content {
font-size: 1.5em !important;
font-weight: 400;
line-height: 1.3em;
color: #fff;
}
.medical-pharmacy-slider .et_pb_slide {
padding: 0;
}
.medical-pharmacy-slider .et-pb-active-slide .et_pb_container {
animation-name: fadeIn !important;
animation-duration: .5s;
animation-timing-function: ease-in-out;
animation-delay: 0;
animation-fill-mode: both;
}
.medical-pharmacy-slider .et-pb-active-slide .et_pb_slide_description {
animation-name: none!important;
}
.medical-pharmacy-slider .et_pb_slide .et_pb_slide_description {
text-align: left;
padding: 0 0 0 120px !important;
width: 90%;
float: left;
}
.medical-pharmacy-slider .et_pb_slides .et_pb_container {
width: 50%;
max-width: 50% !important;
float: right;
border-bottom-left-radius: 500px;
border-top-left-radius: 500px;
height: 30vw !important;
min-height: 500px !important;
vertical-align: middle;
display: table !important;
}
.medical-pharmacy-slider .et-pb-active-slide .et_pb_container {
animation-name: fadeIn !important;
}
.medical-pharmacy-slider .et_pb_slides .et_pb_slider_container_inner {
display: table-cell !important;
vertical-align: middle !important;
}
.Medical .medical-pharmacy-slider .et_pb_slides .et_pb_slide .et_pb_container {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a1e2+0,3ac1f3+75&0.9+0,0.9+100 */
background: -moz-linear-gradient(left, rgba(0,161,226,0.9) 0%, rgba(58,193,243,0.9) 75%, rgba(58,193,243,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,161,226,0.9) 0%,rgba(58,193,243,0.9) 75%,rgba(58,193,243,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,161,226,0.9) 0%,rgba(58,193,243,0.9) 75%,rgba(58,193,243,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e600a1e2', endColorstr='#e63ac1f3',GradientType=1 ); /* IE6-9 */
}
.Pharmacy .medical-pharmacy-slider .et_pb_slides .et_pb_slide .et_pb_container {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75&0.9+0,0.9+100 */
background: -moz-linear-gradient(left, rgba(0,92,168,0.9) 0%, rgba(0,127,195,0.9) 75%, rgba(0,127,195,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,92,168,0.9) 0%,rgba(0,127,195,0.9) 75%,rgba(0,127,195,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,92,168,0.9) 0%,rgba(0,127,195,0.9) 75%,rgba(0,127,195,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6005ca8', endColorstr='#e6007fc3',GradientType=1 ); /* IE6-9 */
}

@media only screen and ( min-width: 1600px ) {

.medical-pharmacy-slider .et_pb_slides .et_pb_container {
width: 45%;
max-width: 45% !important;
}

}

@media only screen and ( max-width: 980px ) {

.medical-pharmacy-slider .et_pb_slide_description h2.et_pb_slide_title {
font-weight: bold !important;
font-size: 2em !important;
line-height: 1.2em;
}
.medical-pharmacy-slider .et_pb_slide_content {
display: none;
}
.medical-pharmacy-slider .et_pb_slides .et_pb_container {
width: 55%;
max-width: 55% !important;
height: 50vh !important;
min-height: 350px !important;
}
.medical-pharmacy-slider .et_pb_slide .et_pb_slide_description {
text-align: left;
padding: 0 0 0 50px !important;
width: 90%;
}

}

@media only screen and ( max-width: 600px ) {

.medical-pharmacy-slider .et_pb_slides .et_pb_container {
width: 80%;
max-width: 80% !important;
height: 50vh !important;
min-height: 300px !important;
}

}








/* LAYOUT
-------------------------------------------------------------- */

.container {
width: 90%;
}
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
padding-top: 150px !important;
margin-top: 0 !important;
}

@media only screen and ( max-width: 1400px ) {
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {

padding-top: 130px !important;
margin-top: 0 !important;
}

}

@media only screen and ( max-width: 1150px ) {
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {

padding-top: 80px !important;
margin-top: 0 !important;
}

}

@media only screen and ( max-width: 980px ) {

}

/* RECENT FACEBOOK POSTS
-------------------------------------------------------------- */


.rfbp-container {
font-size: 0;
}
.rfbp-text {
display: table-footer-group;
font-size: 16px;
}
.rfbp-link-wrap,
.rfbp-image-wrap {
display: table-header-group;
}
.rfbp-post-link-wrap {
margin-top: 0;
border-top: 1px solid #ddd;
padding-top: 10px;
}
.rfbp-post {
border-bottom: none;
padding: 0;
margin: 0;
}
.rfbp-link-caption,
a.rfbp-link:after,
.rfbp-heading {
display: none !important;
}
a.rfbp-link {
white-space: normal !important;
}
.rfbp-link-wrap a {
margin-bottom: 30px;
}
.rfbp-link-wrap {
padding: 0 !important;
margin: 0;
background: none;
border: none;
font-size: 12px;
}
.rfbp-link-wrap a {
background-color: #f6f7f9; 
border: 1px solid #ccc !important;
}
span.rfbp-link-text-wrap span {
line-height: 17px;
font-size: 13px;
}
span.rfbp-link-text-wrap {
padding: 10px 15px;
}
span.rfbp-link-image-wrap {
border-right: none;
vertical-align: top;
padding: 10px 0 10px 15px;
}
.rfbp-link-image {
width: 130px;
}
.rfbp-image {
width: 100% !important;
}



/* GRAVITY FORM
-------------------------------------------------------------- */


.image-choices-field.image-choices-show-labels .image-choices-choice-text {
font-size: 1em;
font-weight: bold;
}
.image-choices-field .image-choices-choice {
border: none;
}
.gf-cc-patient {
}


.post-password-required .et_password_protected_form {
max-width: 600px;
margin: 20vh auto;
width: 80%;
}
.gptos_terms_container {
width: 100% !important;
margin: 15px 0;
}



.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
font-size: inherit !important;
}

.gf_progressbar_title {
display: none;
}
.gform_wrapper textarea,
.gform_wrapper input,
.gform_wrapper select {
background-color: #f9f9f9;
border: 1px solid #ccc;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
border-radius:3px;
}
.gform_wrapper .gfield_required {
color: #c00 !important;
}
.gform_wrapper .gform_footer input.button {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ca8+0,007fc3+75 */
background: #005ca8; /* Old browsers */
background: -moz-linear-gradient(right, #005ca8 0%, #007fc3 75%); /* FF3.6-15 */
background: -webkit-linear-gradient(right, #005ca8 0%,#007fc3 75%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to left, #005ca8 0%,#007fc3 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ca8', endColorstr='#007fc3',GradientType=1 ); /* IE6-9 */
border: none;
border-radius: 100px;
color: #fff;
display: inline-block;
font-weight: 600;
padding: 5px 20px;
font-size: 16px !important;
line-height: 30px !important;
}
.gform_wrapper .gform_footer input.button:hover {
cursor: pointer;
}
.ginput_container_fileupload input.medium {
width: auto !important;
background: transparent;
border: none;
box-shadow: unset;
}
.permission div label:after {
content: ', I agree to be contacted and receive helpful emails containing news and updates only from ConnectCare Medical Clinic. You can always unsubscribe from emails anytime.';
}
.permission div input {
vertical-align: top !important;
}
.permission .gfield_label {
display: none !important;
}
.gform-html-message {
padding: 20px !important;
background: #E0FFFF;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
font-size: initial !important;
max-width: 90% !important;
}

/* FOOTER
-------------------------------------------------------------- */

#main-footer {
display: none !important;
}
.custom-footer {
overflow: hidden;
}
#global-footer .et_pb_text ul {
padding: 0;
list-style: none;
font-size: .9em;
}
#global-footer #copyright {
border-top: 1px solid rgba(255,255,255,0.20);
}
#global-footer .copyright {
font-size: .8em;
opacity: .7;
padding-top: 5px;
}
#global-footer .et_pb_text li a {
color: #fff;
}

.copyright a:after {
content: "" !important;
margin: 0 !important;
}
.copyright a {
font-weight: normal !important;
}


/* TABLET
-------------------------------------------------------------- */

@media only screen and ( max-width: 980px ) {
}

@media only screen and ( max-width: 767px ) {
}

/* MOBILE
-------------------------------------------------------------- */

@media only screen and ( max-width: 479px ) {
}
