/* @override 
	https://driventech.com.au/important/themes/sjnh/style.css?* */


/*
 Theme Name:   St Joesephs Nursing Home
 Theme URI:    https://janefender.com
 Description:  A Divi Child Theme
 Author:       Jane Fender
 Author URI:   https://janefender.com
 Template:     Divi
 Version:      1.1
*/


/*
/////////////////////////////////////////////////
TYPOGRAPHY
/////////////////////////////////////////////////
*/
.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}

p,li,h1,h2,h3,h4,h5,h6,button,input,a {font-weight: 300!important;}
#hero h1 {font-size: 63px;line-height: 1em!important;}
h2 {font-size: 26px;line-height: 1.1em!important;}
h3 {color: #0c71c3;font-size: 22px!important}
.points h3 {font-size: 27px!important;line-height: 1.3em;}
.points ul{padding: 0!important;margin: 0 0 0 22px!important;}
p {
	line-height: 1.7rem!important;
}
p a {
	color:#7CDA24!important;text-decoration: none!important;border-bottom: 1px solid rgba(47, 111, 130, 0.2);
}
.et_pb_text_inner li {
	line-height: 1.7rem;margin-bottom: 0.5rem;
}
.rank-math-breadcrumb p {
	font-size: 14px;
}
.pt-cv-title a {
	border-bottom: none!important;font-weight: 500!important;
}
p a:hover {
	border-bottom: none;
}
.et_pb_promo_description p {
	font-weight: 500!important;line-height: 1.5rem!important;padding: 0 20px;
}
#page-container .et_pb_promo_button:hover {
	background: rgb(194, 217, 222)!important;

}
h1.entry-title {
	padding-bottom: 0.63rem!important;border-bottom: 1px dotted #0094a7;color: #0094a7;font-size: 30px;
}
.et_pb_button_module_wrapper > a {
text-align: center;
}
.quote {
	color:#0094a7 ;
}
.et-cart-info span::before {
	color: #0094a7;
}

@media (max-width: 980px) {
.points .et_pb_column {margin: 0;}
.points h3 {font-size: 20px!important;}
}

@media all and (max-width: 767px) {
h2 {
	font-size: 32px!important;
}
#hero h1 {font-size: 42px!important;}
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {

#hero h1 {font-size: 32px!important;}
}

/*
/////////////////////////////////////////////////
HEADER
/////////////////////////////////////////////////
*/



/*
/////////////////////////////////////////////////
NAVIGATION
/////////////////////////////////////////////////
*/

#main-header .nav li a {
  color: #000;font-weight: 300!important;
}
#main-header .nav li ul a:hover {
  background-color: transparent;
}
/*#et-top-navigation {
	padding-top: 100px!important;
}*/
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
  top: -2px;
}
li.sfly_social_media_menu_icon .fab {
  font-weight: 300;
}
#et_top_search {
  margin-top: 0;
}
#top-menu ul.sub-menu {
  width: 300px;
  box-shadow: 0 20px 80px rgba(0,0,0,.2);
}
#top-menu ul.sub-menu li {
  font-size: 12px;
  line-height: 1em;
}
#top-menu ul.sub-menu li a {
  width: 260px;
  padding: 10px 20px;font-weight: 300!important;
}
@media (min-width: 982px) and (max-width: 1100px) {
#et-top-navigation a{font-size: 16px!important;
}

}
@media (max-width: 981px) {
	#et-top-navigation {
		padding-top: 30px!important;
	}
 #et_mobile_nav_menu {
 display: block;
 }
 
#top-menu {
 display: none;
 }
	.mobile_menu_bar:before {
		color: #000 !important;
	}
  .et_mobile_menu {

    box-shadow: 0px 25px 50px 0px rgba(0, 0, 0, .25);
    text-align: center;
  }
  .et_mobile_menu li a {
    color: #000!important;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 5%;
	background: none!important;
  }
  .et_mobile_menu li li a {
  color: #777!important;
  }
  .et_mobile_menu .infopack {
  	display: none;
  }
  .et_mobile_menu li li {
    padding-left: 0;
  }
  .et_pb_menu .et_mobile_menu .menu-item-has-children > a, #main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children > a.toggle-menu, #main-header .et_mobile_menu .menu-item-has-children > a.toggle-menu {
    font-family: 'ETmodules';
    font-size: 18px;
    padding: 10px;
    z-index: 10;
    display: inline-block;
    position: absolute;
    right: 5px;
 }
.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a.toggle-menu, #main-header .et_mobile_menu .menu-item-has-children.visible > a.toggle-menu {
     transform: rotate(180deg);
}

.et_pb_menu .et_mobile_menu ul.sub-menu, #main-header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
	
}
.et_pb_menu .et_mobile_menu .visible > ul.sub-menu, #main-header .et_mobile_menu .visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}
}
@media screen and (max-width : 600px) {
  .et_mobile_menu li.sfly_social_media_menu_icon a {
    font-size: 20px;
  }
}




/*
/////////////////////////////////////////////////
OVERLAYS
/////////////////////////////////////////////////
*/

.sfly_black_overlay .et_parallax_bg:before, .sfly_black_overlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);
}
.sfly_dark_overlay .et_parallax_bg:before, .sfly_dark_overlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .25);
}
.sfly_grey_overlay .et_parallax_bg:before, .sfly_grey_overlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(50, 50, 50, .25);
}



/*
/////////////////////////////////////////////////
COLUMN SWITCH
/////////////////////////////////////////////////
*/

@media screen and (max-width : 980px) {
  .sfly_column_switch {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}



/*
/////////////////////////////////////////////////
NO MARGIN PADDING BOTTOM ON TABLET / MOBILE
/////////////////////////////////////////////////
*/

@media screen and (max-width : 980px) {
	.sfly_no_column_margin_tablet_mobile .et_pb_column {
		margin-bottom: 0;
	}
}



/*
/////////////////////////////////////////////////
INLINE BUTTON
/////////////////////////////////////////////////
*/

.sfly_inline_button_row .et_pb_button_module_wrapper {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.sfly_inline_button_row .et_pb_button_module_wrapper:last-of-type {
  margin-right: 0;
}
@media screen and (max-width : 600px) {
  .sfly_inline_button_row .et_pb_button_module_wrapper {
    float: none;
    margin-right: 0;
  }
}



/*
/////////////////////////////////////////////////
HERO
/////////////////////////////////////////////////
*/

body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:hover {
  padding: 8px 36px !important;
}
.et_pb_fullwidth_header_subhead {
	line-height: 1.75rem!important;
}



@media screen and (max-width : 767px) {
.header-content {
  	margin: 0!important;
  }
  .cvp-live-filter {
  	margin-bottom: 15px;
  }
#filter {
  	padding-top: 0!important;
  }
#filter h2,.pagetitle,.entry-title,h1 {
  	padding: ; 0!important;font-size: 22px!important;
  }
.header-content h3, .header-content .et_pb_fullwidth_header_subhead {font-size: 20px!important;line-height: 1.5rem!important;
 }
#cta {
	margin: 0;line-height: 2.2rem!important;
}
#filter .et_pb_button_module_wrapper {
	margin-bottom: 20px;
}
.sfly_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one, .sfly_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
    display: block !important;
    margin-left: 0;
    text-align: center;
  }
  .sfly_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
  }
}

/*HERO 1*/

	
/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
.desktop,.tablet,.mobile {display: none;}
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
 .largedesktop,.tablet,.mobile {display: none;}
}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 1099px) {
 .largedesktop,.tablet,.mobile {display: none;}
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
  .largedesktop,.desktop,.mobile {
 	display: none;
 }
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
  .largedesktop,.desktop,.tablet {
 	display: none;
 }
	.mobile {
		display: block;
	}
}


/*HERO 2*/

/*HERO 3*/

/*HERO 4*/

/*HERO 5*/
.sfly_hero_5 .et_pb_row {
  height: 100vh;
}
@media screen and (max-width : 980px) {
  .sfly_hero_5 .et_pb_row .et_pb_column_1 {
    height: 100%;
  }
}

/*HERO 6*/
.sfly_hero_6 .et_pb_row {
  height: 100vh;
}
@media screen and (max-width : 980px) {
  .sfly_hero_6 .et_pb_row .et_pb_column_2 {
    height: 100%;
  }
}



/*
/////////////////////////////////////////////////
CTA
/////////////////////////////////////////////////
*/
#top-header {background: #fff!important;
}
#top-header .menucta {
	background: #fff!important;
}
#et-secondary-nav,#et-secondary-nav li {
	padding: 0!important;
}
#et-secondary-nav .menucta a,#et-secondary-nav .infopack a{
	background: #60d0e9!important;color: #fff!important;font-weight: 800!important;border-radius: 3px!important;text-align: center;padding: 0.75rem 1rem 0 1rem!important;font-size: 17px;height: 40px!important;line-height: 1rem;
}
#et-secondary-nav .infopack a{
	background: #326fbd!important;
}

/*CTA 1 & 2*/
.sfly_cta_1 h3, .sfly_cta_2 h3 {
  padding-bottom: 0;
}
.sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
  margin-top: 20px;
}
@media screen and (max-width : 1244px) {
  .sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
    margin-top: 50px;
  }
}
@media screen and (max-width : 980px) {
  .sfly_cta_1 h3, .sfly_cta_2 h3 {
    padding-bottom: 10px;
  }
  .sfly_cta_1 .et_pb_text, .sfly_cta_2 .et_pb_text {
    text-align: center;
  }
  .sfly_cta_1 .et_pb_button_module_wrapper, .sfly_cta_2 .et_pb_button_module_wrapper {
    text-align: center;
  }
  .sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
    margin-top: 0;
  }
}

/*CTA 3*/

/*CTA 4*/
/*
.sfly_cta_4:hover {
  background-color: #404040;
}
*/
.sfly_cta_4 h3 {
  padding-bottom: 0;
}
.sfly_cta_4 a {
  background-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: all .3s ease-in-out;
}
.sfly_cta_4 a:hover {
  background-color: #5ad8b0;
}
.sfly_cta_4 i {
  position: relative;
  top: 1px;
  left: 0;
  transition: all .1s ease-in-out;
}
.sfly_cta_4 a:hover i {
  left: 8px;
}



/*
/////////////////////////////////////////////////
GENERAL
/////////////////////////////////////////////////
*/

@media screen and (max-width : 980px) {
  .sfly_general .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
  .et_pb_divider.no_min_height {
    min-height: 0 !important;
  }
}
@media screen and (max-width : 600px) {
  .sfly_general .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}



/*GENERAL 1*/

/*GENERAL 2*/

/*GENERAL 3*/

/*GENERAL 4*/

/*GENERAL 5*/

/*GENERAL 6*/

/*GENERAL 7*/

/*GENERAL 8*/

/*GENERAL 9*/

/*GENERAL 10*/

/*GENERAL 11*/

/*GENERAL 12*/

/*GENERAL 13*/

/*GENERAL 14*/



/*
/////////////////////////////////////////////////
FEATURE
/////////////////////////////////////////////////
*/

/*FEATURE 1*/
.sfly_feature_1 .et_pb_row .et_pb_column {
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}
.sfly_feature_1 .column1 {
  margin-right: -25px;
  min-height: 400px;
}
.sfly_feature_1 .column2 {
  margin-left: -25px;
  margin-top: 75px;
}
@media screen and (max-width : 980px) {
  .sfly_feature_1 .column1 {
    margin-right: 0;
  }
  .sfly_feature_1 .column2 {
    margin-left: 0;
    margin-top: 0;
  }
}
@media screen and (max-width : 600px) {
  .sfly_feature_1 .column1 {
    min-height: 300px;
  }
}

/*FEATURE 2*/
.sfly_feature_2 .et_pb_row .et_pb_column {
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}
.sfly_feature_2 .column1 {
  margin-right: -25px;
  top: 75px;
  z-index: 99;
}
.sfly_feature_2 .column2 {
  margin-left: -25px;
  min-height: 400px;
  z-index: 98;
}
@media screen and (max-width : 980px) {
  .sfly_feature_2 .column1 {
    margin-right: 0;
    top: 0;
  }
  .sfly_feature_2 .column2 {
    margin-left: 0;
  }
}
@media screen and (max-width : 600px) {
  .sfly_feature_2 .column2 {
    min-height: 300px;
  }
}

/*FEATURE 3*/
.sfly_feature_3 .et_pb_row .column1 {
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}

/*FEATURE 4*/
.sfly_feature_4 .et_pb_row .column2 {
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}

/*FEATURE 5*/
.sfly_feature_5 .et_pb_row .et_pb_column .et_parallax_bg {
  box-shadow: inset 0px 0px 80px 0px rgba(0,0,0,.33);
}

/*FEATURE 6*/

/*FEATURE 7*/

/*FEATURE 8*/
@media screen and (max-width : 980px) {
  .sfly_feature_8 .column2 {
    margin-bottom: 30px !important;
  }
}

/*FEATURE 9*/

/*FEATURE 10*/
.sfly_feature_10 .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 40px;
}
@media screen and (max-width : 980px) {
  .sfly_feature_10 .et_pb_column {
    margin-bottom: 75px;
  }
}

/*FEATURE 11*/
@media screen and (max-width : 980px) {
  .sfly_feature_11 .et_pb_column {
    margin-bottom: 75px;
  }
}

/*FEATURE 12*/
.sfly_feature_12 .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 40px;
}

/*FEATURE 13*/
.sfly_feature_13 .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 40px;
}

/*FEATURE 14*/

/*FEATURE 15*/

/*FEATURE 16*/

/*FEATURE 17*/

/*FEATURE 18*/
.sfly_feature_18 .et_pb_row .column2 {
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}

/*FEATURE 19*/
.sfly_feature_19 .et_pb_row .column1 {
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}

/*FEATURE 20*/

/*FEATURE 21*/
@media screen and (max-width : 980px) {
  .sfly_feature_21 .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_feature_21 .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*FEATURE 22*/
@media screen and (max-width : 980px) {
  .sfly_feature_22 .column1, .sfly_feature_22 .column2 {
    margin-bottom: 50px;
  }
}

/*FEATURE 23*/
.sfly_feature_23 .et_pb_blurb {
  min-height: 300px;
}
@media screen and (max-width : 1040px) {
	.sfly_feature_23 .et_pb_blurb {
	  min-height: 325px;
	}
}
@media screen and (max-width : 980px) {
	.sfly_feature_23 .et_pb_blurb {
	  min-height: 0;
	}
}




/*
/////////////////////////////////////////////////
COUNTER
/////////////////////////////////////////////////
*/

@media screen and (max-width : 980px) {
  .sfly_counter .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_counter .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*COUNTER 1*/
.sfly_counter_2 .et_pb_text_align_center {
  margin-left: 0;
}

/*COUNTER 2*/



/*
/////////////////////////////////////////////////
TEAM
/////////////////////////////////////////////////
*/

.fab {
  font-size: 16px;
}
.sfly_social_icons a {
  color: #8c8c8c;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 1;
  transition: all .3s ease-in-out;
}
.sfly_social_icons a:first-of-type {
  padding-left: 0;
}
.sfly_social_icons a:last-of-type {
  padding-right: 0;
}
.sfly_social_icons a:hover {
  opacity: .5;
}
.sfly_social_icons_light a {
  color: #fff;
}
@media screen and (max-width : 980px) {
  .sfly_team .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_team .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*TEAM 1*/

/*TEAM 2*/

/*TEAM 3*/

/*TEAM 4*/



/*
/////////////////////////////////////////////////
IMAGE
/////////////////////////////////////////////////
*/

.et_overlay {
  border: none;
}
@media screen and (max-width : 980px) {
  .et_pb_column .et_pb_grid_item:nth-child(n) {
    margin: 0 !important;
    width: 33.333% !important;
  }
}
@media screen and (max-width : 767px) {
  .et_pb_column .et_pb_grid_item:nth-child(n) {
    width: 50% !important;
  }
}

/*IMAGE 1*/

/*IMAGE 2*/

/*IMAGE 3*/
@media screen and (max-width : 980px) {
  .sfly_image_3 .et_pb_row {
    padding-bottom: 30px !important;
  }
}
/*IMAGE 4*/

/*IMAGE 5*/

/*IMAGE 6*/

/*IMAGE 7*/
.sfly_image_7 .et_pb_column {
	display: grid;
	align-items: center;
}
.sfly_image_7 .et_pb_column .et_pb_module {
	padding: 100px 25px;
}
.sfly_image_7 h3 {
	padding-bottom: 0;
}
@media screen and (max-width : 600px) {
	.sfly_image_7 .et_pb_column .et_pb_module {
		padding: 75px 25px;
	}
}

/*IMAGE 8*/

/*IMAGE 9*/



/*
/////////////////////////////////////////////////
LOGOS
/////////////////////////////////////////////////
*/

.sfly_logos a img {
  opacity: 1;
  transition: all .3s ease-in-out;
}
.sfly_logos a:hover img {
  opacity: .5;
}

/*LOGOS 1*/



/*
/////////////////////////////////////////////////
SOCIAL
/////////////////////////////////////////////////
*/

.sfly_social_icons {
  font-size: 24px;
}
.sfly_social_icons a {
  color: #8c8c8c;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 1;
  transition: all .3s ease-in-out;
}
.sfly_social_icons a:first-of-type {
  padding-left: 0;
}
.sfly_social_icons a:last-of-type {
  padding-right: 0;
}
.sfly_social_icons a:hover {
  opacity: .5;
}
.sfly_social_icons_light a {
  color: #fff;
}

/*SOCIAL 1*/

/*SOCIAL 2*/
.sfly_social_2 {
  text-align: center;
}
.sfly_social_2 a {
  opacity: 1;
  transition: all .3s ease-in-out;
}
.sfly_social_2 a:hover {
  opacity: .5;
}
.sfly_social_2 i {
  font-size: 48px;
  color: #fff;
  padding: 10px 6%;
}
@media screen and (max-width : 980px) {
  .sfly_social_2 i {
    font-size: 36px;
    padding: 10px 5%;
  }
}
@media screen and (max-width : 600px) {
  .sfly_social_2 i {
    font-size: 24px;
  }
}



/*
/////////////////////////////////////////////////
REVIEWS
/////////////////////////////////////////////////
*/
.sfly_reviews h4 {
  font-weight: 700;
  padding-top: 25px;
  padding-bottom: 5px;
}
@media screen and (max-width : 980px) {
  .sfly_reviews .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_reviews .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*REVIEWS 1*/

/*REVIEWS 2*/
.sfly_reviews_2 img {
  width: 100px;
  height: 100px;
}
.sfly_reviews_2 h6 {
  font-size: 14px !important;
}
@media screen and (max-width : 600px) {
  .sfly_reviews_2 .et_pb_slide, .sfly_reviews_2 .et_pb_slide_description {
    padding: 0 !important;
  }
}

/*REVIEWS 3*/

/*REVIEWS 4*/

/*REVIEWS 5*/
@media screen and (max-width : 980px) {
  .sfly_reviews_5 .column1 {
    margin-bottom: 0;
  }
}



/*
/////////////////////////////////////////////////
OPTINS
/////////////////////////////////////////////////
*/

.sfly_optin .et_pb_newsletter_description {
  display: none;
}
@media screen and (max-width : 980px) {
  .sfly_optin .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_optin .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*OPTIN 1*/
@media screen and (max-width : 980px) {
  .sfly_optin_1 .et_pb_newsletter_form {
    padding-left: 0;
  }
}

/*OPTIN 2*/

/*OPTIN 3*/



/*
/////////////////////////////////////////////////
BLOG
/////////////////////////////////////////////////
*/

/*BLOG 1*/

h2.entry-title {
color: #0094a7;font-weight: 300!important;font-size: 18px;margin-bottom: 0.5rem;
}
.post-content-inner p,p.dp-custom-field {
	margin-bottom: 1rem;
}
.post-meta a {
	border-bottom: none;
}
.more-link {
text-transform: capitalize;border-bottom: 1px solid rgba(47, 111, 130, 0.2);
}
.more-link:hover {
	border-bottom: none;
}

@media only screen and ( min-width: 981px ) {
 
.three-column-grid .et_pb_grid_item {
width: 28.333% !important;
margin: 0 7.5% 7.5% 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n) {
margin-right: 0 !important;
}
 
.three-column-grid .et_pb_grid_item:nth-child(3n+1) {
clear: left;
}
 
.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
clear: unset !important;
}
 
}
@media only screen and ( max-width: 980px ) {
.et_pb_column .three-column-grid .et_pb_grid_item {
width: 100% !important;
margin: 0 0 7.5% 0 !important;
}
}


/*BLOG 2*/


/*
/////////////////////////////////////////////////
MEDIA LIST
/////////////////////////////////////////////////
*/


.medialist {
	min-height: 100%!important;
}

.dp-custom-field-value {
	font-size: 16px;float: left;
}


/*** Responsive Styles Tablet And Below ***/
@media all and (min-width: 980px) {
 /* Position child elements relative to this element */
#medialinks .medialist img{
 object-fit: cover;
  width: 360px;
  height: 220px;
}
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {


}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 
}



/*
/////////////////////////////////////////////////
FORMS
/////////////////////////////////////////////////
*/

.gform_wrapper {
	margin: 0!important;
}
.gform_body li {
	padding-right: 0!important;
}
.gform_body input,.gform_body textarea {
	margin: 0!important;font-weight: 300!important;font-size: 18px!important;background: #f2f2f2!important;border: none!important;padding: 0.75rem!important;border-radius: 3px;
}
.gform_body input {
	height: 45px;
}
.gform_body label {
	font-weight: 300!important;font-size: 16px!important;line-height: 1.3rem!important;
}
.ginput_container_radio {
	margin-top: 0.15rem!important;
}

.gform_wrapper select{-webkit-appearance: none;-moz-appearance: none;appearance: none;padding:0  0.75rem!important;border: none;height: 45px;font-weight: 300!important;font-size: 18px!important;background: #f2f2f2!important;
	   
 
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat #f2f2f2!important;
    -webkit-appearance: none;
	background-position: 95% 50%!important;
}


 

::-webkit-input-placeholder { /* Edge */
  color: #444!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #444!important;
}

::placeholder {
  color: #444!important;
}
body .gform_wrapper .gfield_radio li input[type="radio"],
body .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
  margin: 0 2px 0 2px!important;
}
body .gform_wrapper .gfield_checkbox li label {
	position: relative; top: 1px;line-height: 1rem!important;
}
.gform_confirmation_message {
	color:#fff!important; font-weight: 500!important;margin-top: 1rem;
}


.gfield_description {
	font-size: 16px!important;font-weight: 500;
}
.gform_footer {
	margin-top: 1rem!important;padding: 0!important;
}
#gform_3 .gform_footer {
	margin-top: 0.48rem!important;
}
.gform_wrapper .gform_button {
 	width: 100%!important;height: 45px;font-size: 18px!important;background: #7CDA24!important;color: #fff!important;font-size: 20px!important;text-transform: uppercase;
}
.gform_wrapper .gform_button:hover {
	background: #127222!important;
}
@media all and (max-width: 479px) {

}



/*
/////////////////////////////////////////////////
CONTACT
/////////////////////////////////////////////////
*/

.sfly_contact input.et_pb_contact_captcha {
  padding: 12px 20px;
}

/*CONTACT 1*/

/*CONTACT 2*/

/*CONTACT 3*/
.sfly_contact_3 .et_pb_row .column1 {
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}

/*CONTACT 4*/
.sfly_contact_4.content {
  z-index: 99;
  margin-top: -100px;
}
.sfly_contact_4 .et_pb_row.content {
  top: 150px;
}
@media screen and (max-width : 980px) {
  .sfly_contact_4.content {
    margin-top: -50px;
  }
  .sfly_contact_4 .et_pb_row.content {
    top: 100px;
  }
}

/*CONTACT 5*/

/*CONTACT 6*/



/*
/////////////////////////////////////////////////
MODULES
/////////////////////////////////////////////////
*/

/*TABS*/
.sfly_tab_phoenix ul.et_pb_tabs_controls {
  background-color: #f5f5f5;
}
.sfly_tab_phoenix ul.et_pb_tabs_controls:after, .sfly_tab_phoenix .et_pb_tabs_controls li {
  border-color: #f2f2f2;
}



/*
/////////////////////////////////////////////////
FOOTER
/////////////////////////////////////////////////
*/

/*FOOTER 1*/

/*FOOTER 2*/

/*FOOTER 3*/

/*FOOTER 4*/

/*SUBFOOTER*/
.fwidget {
	margin-bottom: 0!important;float: left;
}

.foottext.desktop p{
	line-height: 1.5em!important;margin-top: 1.85rem;font-weight: 300;
}
.foottext.mobile p{
	line-height: 1.25rem!important;margin-top: 0;font-weight: 300;
}
.foottext a {
color: rgba(0,0,0,0.5)!important;
}

#footer-info {
  float: left;
  font-weight: 300 !important;
  color: #000!important;
  line-height: 1.3em;
}
#footer-info a {
  font-weight: 300 !important;
}
@media screen and (max-width : 600px) {
  #footer-info {
    font-size: 10px !important;
  }
}


