@media screen and (max-width: 767px) {
  .mobile-only {
    display: block;
  }
	
	.desktop-only {
    display: none;
  }
}

@media screen and (min-width: 768px) {
	
  .mobile-only {
    display: none;
  }
	
	.desktop-only {
    display: block;
  }
}

@media all and (max-width: 768px){
.footer-widgets-container {
    padding: 80px 0px 0px !important;
}

.widget-title {
    text-align: center;
}

.footer-widget-2 {
    padding-left: 0px !important;
    text-align: center !important;
}

#block-8 img {
    width: 300px;
    margin-left: 20px;
}

.hero {
    padding: 100px 0 !important;
}

.hero h1 {
    font-size: 43px !important;
    line-height: 46px !important;
}

.hero h2 {
    font-size: 23px !important;
    line-height: 1.2em !important;
}
}

@media all and (min-width: 768px){

}

#categories-2 {
    margin-top: 50px;
}

.vc_gitem-zone {
    max-height: 400px;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    border: none !important;
    background: #02b3a4 !important;
    padding: 10px 20px !important;
    color: white !important;
    font-weight: 800 !important;
    border-radius: 50px;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
  background: #000 !important;
}

.latest_post_widget {
    display: block;
}

.latest_post_widget_link {
    display: flex;
    align-items: flex-start;
    text-decoration: none;
}

.lpw_image {
    flex: 0 0 70px;
    margin-right: 12px;
}

.lpw_image img {
    display: block;
    width: 70px;
    height: auto;
}

.lpw_text {
    flex: 1;
}

.lpw_title {
    margin: 6px 0 4px;
    font-size: 15px;
    line-height: 1.3;
}

.lpw_excerpt {
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
}

.latest_posts_ul { list-style: none; margin: 0; padding: 0; }
.latest_posts_ul .latest_post_item { padding: 18px 0; border-bottom: 1px solid #eee; }
.latest_posts_ul .latest_post_item:first-child { padding-top: 0; }

.latest_post, .latest_post a img, .latest_post > a { display: block; position: relative; }
.latest_post_image { width: 95px; float: left; }
.latest_post_holder.image_in_box .latest_post_text { padding: 0 0 0 116px; }
.latest_post_text { display: block; width: auto; }
.latest_post_title { margin: 0 0 6px; line-height: 1.25; }
.latest_post .excerpt { margin: 0 0 10px; }

.post_infos { display: inline-flex; align-items: center; gap: 10px; font-size: 13px; opacity: 0.9; }
.post_infos .dots { line-height: 1; }
.post_infos .fa-square { font-size: 6px; }

.latest_post_more { margin-top: 16px; text-align: center; }
.latest_post_more_link { display: inline-block; padding: 10px 16px; border: 1px solid #ddd; text-decoration: none; border-radius: 4px; }
.latest_post_more_link:hover { border-color: #bbb; }

/* Fallback thumbnail look if no featured image */
.latest_post_image .no-thumb { display: block; width: 95px; height: 95px; background: #f5f5f5; }
.latest_post_image .no-thumb .no-thumb-placeholder { display: block; width: 100%; height: 100%; background: repeating-linear-gradient(45deg,#e9e9e9,#e9e9e9 10px,#f6f6f6 10px,#f6f6f6 20px); }

.contact iframe {
    height: 775px !important;
}

.btn-wht a.vc_general {
    color: #02b3a4 !important;
    background: #fff !important;
    border-radius: 50px !important;
}

#block-10 {
    padding: 0 0 0 25px;
}

.widget-social {
    text-align: center;
}

.site-footer .fa-circle {
    color: #0f879f;
}

.site-footer .single-icon .fa-stack {
    float: left;
    margin-right: 9px;
}

.site-footer .widget-social .fa-circle:hover {
    color: #000 !important;
}

.site-footer .widget-social .fa-circle {
    color: #02b3a4;
}

.site-footer a {
    text-decoration: none;
    color: #000;
}

.sub-menu {
    background: #eee !important;
}

img {
    width: auto;
}

#cta p {
    color: white;
}

body #cta h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
}

h2 {
    color: #0088cf;
}

.site-footer .single-icon img {
    max-height: 40px;
    float: left;
    margin-right: 10px;
}

.site-footer .single-icon {
    clear: both;
    margin-bottom: 30px!important;
}

.site-footer .single-icon p {
    padding-top: 7px;
}

.footer-widget-2 {
    padding-left: 60px;
}

.main-navigation li.btn:hover a {
    background: black;
    color: white;
}

.accent {
    color: #0088cf;
}


#cta .col-right a {
    color: #009548 !important;
}

#cta .col-right a:hover {
    color: white!important;
}

.widget-title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #074674;
    text-transform: uppercase;
}

footer.site-info {
    background: #85d2e0;
    color: white;
}

footer.site-info a {
    color: white;
}

.footer-widgets-container {
    padding: 80px 0px;
}

.main-navigation .main-nav ul li a {
    text-transform: uppercase;
    font-weight: 400;
    color: #074674;
    line-height: inherit;
    padding: 0px 45px;
}

.main-navigation .main-nav ul li a:hover {
    color: #074674 !important;
    border-bottom: 1px solid #02b3a4 !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-navigation .main-nav ul li.btn a:hover {
    border-bottom: none !important;
    color: #fff !important;
}

.main-navigation .main-nav .sub-menu li a:hover {
    border-bottom: none !important;
}

.main-navigation li.btn a {
    border: none!important;
    background: #02b3a4;
    margin-left: 30px;
    padding: 10px 20px!important;
    color: white!important;
    font-weight: 800!important;
    border-radius: 50px;
}

li#menu-item-28 {}

a.vc_general {
    text-transform: uppercase;
    font-weight: 800;
}

.main-navigation li:nth-child(3) a {
    border: none!important;
}

.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a {
    color: #0088cf;
}

.vc_general {
    border-radius: 100px !important;
}

.vc_column-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.vc_row {
    background: white;
}
.vc_row.vc_inner {
    background: transparent;
}
.sec-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.center, .center * {
    text-align: center !important;
}

a.vc_general {
    background: #0088cf !important;
    color: white!important;
    border: none!important;
}

.btn-accent a.vc_general {
    background: #02b3a4 !important;
    border-radius: 50px !important;
}

.vc_do_btn {
    display: block!important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

.vc_do_btn {
    margin-top: 20px;
}

h1, h2, h3, h4, h5, p {
    margin-bottom: 20px;
}

.btn-white a.vc_general {
    background: white !important;
    color: #074674 !important;
    border-radius: 50px !important;
}

.entry-content {
    margin-top: 0px!important;
}

.inside-article {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

main#main {
    margin: 0px auto;
}
h1, h2, h3 {
    font-weight: 600;
}

.vc_general {
    font-weight: 600;
    font-size: 16px!important;
    line-height: 24px!important;
}