@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,1,0');



body {
    font-family: 'Roboto', sans-serif !important; 
    color:#001744;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto', sans-serif;
    color:#001744;     
}

    h2 {
        font-size:30px;
    }

p {
    color:#001744;
    font-size:19px;
}

    #page #content .entry-content p {
        font-size:19px;
        line-height: 1.4em;
    }
    
.textwidget {
    font-size:19px;
}    

#cookie-policy-wrapper p {
    color:white;
}

/*
#site-title .col-sm-6:nth-of-type(1) {
    display:none !important;
}
*/

#footers #mega-footer .widget .widget-title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
#footers #mega-footer .widget .uc-cal .uc-cal-event {
  font-family: 'Roboto', sans-serif;
}
#footers #mega-footer .widget .uc-cal .uc-cal-event .uc-cal-event-date .uc-cal-event-month {
  font-family: 'Roboto', sans-serif;
  font-weight: 500 !important;
}

#page #content .panel-grid .widget .uctoday-plugin .uctoday-cell-title {
  font-family: 'Roboto', sans-serif;
}
#page #content .panel-grid .panel-grid-cell .uctoday-plugin .uctoday-title-container .uctoday-cell-date {
  font-family: 'Roboto', sans-serif;
}

#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-heading .panel-title a {
  font-family: 'Roboto', sans-serif;
}
#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_dpe_fp_widget ul .hentry {
  font-weight: 500;
}
#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-cal.uc-listcal .uc-cal-list .uc-cal-item .uc-cal-event .uc-cal-event-date {
  font-weight: 500 !important;
}
#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-cal .uc-cal-event {
  font-family: 'Roboto', sans-serif !important;
}

#page-sidebar .widget .uc-cal .uc-cal-event {
  font-family: 'Roboto', sans-serif !important;
}

body.page-template-page-blank .siteorigin-panels-stretch .widget_widget_sp_image .widget_sp_image-description .cap-wrap p span {
  font-family: 'Roboto', sans-serif;
}

blockquote {
  font-family: 'Roboto', sans-serif;
}
blockquote:before, blockquote:after {
  font-family: 'Roboto', sans-serif;
}

entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap .caption {
  font-family: 'Roboto', sans-serif;
}

.modal .modal-event-title {
  font-family: 'Roboto', sans-serif !important;
}


#masthead {
    width:1170px;
    /*background:red;*/
    margin-left: auto;
    margin-right: auto; 
    padding-top:35px;
}

        @media (max-width:1200px) {
            #masthead {
                 width:970px;
                 padding-top:10px;
            }
        }

        @media (max-width:991px) {
            #masthead {
                 width:750px;
                 padding-top:10px;
            }
        }

        @media (max-width:780px) {
            #masthead {
                 width:100%;
                padding-top:10px;
            }
        }


#masthead #site-title {
    width:25%;
    display: inline-block;
}
        @media (max-width:991px) {
            #masthead #site-title {
               
            }
        }

        @media (max-width:767px) {
            #masthead #site-title {
                width:60%;
                position: absolute;
                z-index:10000;
                background:transparent;
            }
        }
    #masthead #site-title img {
        width:173px;
    }

    #masthead #site-title .container {
        width:100%;
    }
    
     #masthead #site-title .header-widget-area {
         display:none;
    }
    
     #masthead #site-title .col-sm-8 {
         width:100%;
     }
     
     
     
#uc-site-header {
    padding-top:0px;
}

 #uc-site-header #uc-site-title a {
     line-height:1.2em;
 }

     
    
    
     

#masthead #nav-wrapper {
    width:74%;
    display: inline-block;
    top: -5px;
    position: relative;
}
        @media (max-width:1200px) {
            #masthead #nav-wrapper {
                 top:13px;
            }
        }

        @media (max-width:767px) {
            #masthead #nav-wrapper {
                 width:100%;
                 top:0px;
            }
        }
    #masthead #nav-wrapper::after {
        display:none;
    }

        #masthead #nav-wrapper #dropdown {
            width:100%;
        }
    /*
    #site-title .col-sm-6:nth-of-type(1) {
        display:none
    }
   

            @media (min-width: 768px) {
              .col-sm-6 {
                width: 100%;
              }
            }
            
             */

    @media (min-width: 768px) {
      .navbar-nav {
        float: right;
      }
    }

.navbar-nav li:nth-last-of-type(1) .dropdown-menu,
.navbar-nav li:nth-last-of-type(2) .dropdown-menu {
    left:auto;
    right:0;
}


#masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu {
    margin-left:30px; /* Tied to A.1 */ 
    background:white;
    box-shadow: none;
    padding-top:12px;
}


#masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu li a { 
    font-size:18px;
}

@media (min-width: 767px) {
  #masthead .navbar-default .navbar-collapse .navbar-nav > li:nth-of-type(2) > a {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 30px;
    
  }
  
  #masthead #nav-wrapper .navbar #primary-nav .nav > li:nth-of-type(2) > .dropdown-menu {
        margin-left:30px;
    }
}

@media (min-width: 767px) {
  #masthead .navbar-default .navbar-collapse .navbar-nav > li.open > a {
    background: white;
  }
}



@media (min-width: 767px) {
  #masthead .navbar-default .navbar-collapse .navbar-nav > li:nth-of-type(2).active::after, 
  #masthead .navbar-default .navbar-collapse .navbar-nav > li:nth-of-type(2).current-menu-ancestor::after {
    display:none;
  }
}


#masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu > .active a {
  background: transparent;
  color: black;
  font-weight: bold;
}

    #masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu > .active a:active, 
    #masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu > .active a:hover, 
    #masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu > .active a:focus {
      background: transparent;
      color: black;
      text-decoration: underline !important;
    }

    #masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu li a:active, 
    #masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu li a:hover, 
    #masthead #nav-wrapper .navbar #primary-nav .nav .dropdown-menu li a:focus {
     background: transparent;
      color: black;
      text-decoration: underline !important;
    }
    
    
#masthead .navbar-default .navbar-collapse .navbar-nav > li.current-menu-ancestor > a {
  font-weight:bold;
}

#masthead .navbar-default .navbar-collapse .navbar-nav li.current-menu-item a {
  font-weight:bold;
}


@media (min-width: 767px) {
  #masthead .navbar-default .navbar-collapse .navbar-nav > li.active::after, 
  #masthead .navbar-default .navbar-collapse .navbar-nav > li.current-menu-ancestor::after {
  display:none;
  }
}

#masthead .navbar-default .navbar-collapse .navbar-nav > li:nth-of-type(1) {
    display:inline
  }
  #masthead .navbar-default .navbar-collapse .navbar-nav > li:nth-of-type(1) > a {
    padding-left: 0px;
    padding-right: 0px;
  }
  #masthead .navbar-default .navbar-collapse .navbar-nav > li:nth-of-type(1) > a::after {
    left: 0px;
  }
  
  #masthead #nav-wrapper .navbar #primary-nav .nav > li:nth-of-type(1) a {
      margin-left:0px;
  }
  
  .home .navbar-nav > li:nth-of-type(1) > a {
      font-weight: bold;
    }



/* === MOBILE === */

@media (max-width: 767px) {
  #masthead #nav-wrapper .navbar-header .navbar-brand {
    display: none !important;
  }
}

@media (max-width: 767px) {
  #site-title.hidden-xs {
    display: inline-block !important;
  }
}

@media (max-width: 780px) {
  #masthead #nav-wrapper .navbar #primary-nav {
  /*  margin-top: 25px; */
    padding-top:10px;
    border:none;
  }
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
      font-size:18px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 30px; /* Tied to A.1 */ 
  }
}

@media (min-width: 767px) {
  #masthead .navbar-default .navbar-collapse .navbar-nav > li > a:hover::after, 
  #masthead .navbar-default .navbar-collapse .navbar-nav > li > a:focus::after, 
  #masthead .navbar-default .navbar-collapse .navbar-nav > li > a a:active::after {
    border-radius: 0px;
    width:100%;
  }
  
   #masthead .navbar-default .navbar-collapse .navbar-nav > li > a::after {
       height:2px;
       background:black;
   }
  
}

@media (max-width: 767px) {
  #masthead #nav-wrapper .navbar-default .navbar-nav > li:nth-of-type(1) {
    display: inline;
  }
  
  #masthead #nav-wrapper .navbar-default .navbar-nav > li a {
      font-size:18px;
  }
  
  #masthead #nav-wrapper .navbar #primary-nav .nav > li:nth-of-type(2) > .dropdown-menu {
      margin-left: 20px;
    }
    
    #masthead #nav-wrapper .navbar #primary-nav .nav > li > .dropdown-menu {
      margin-left: 20px;
      border-left:none;
      padding-top:0px;
    } 
    
    #masthead #nav-wrapper .navbar-right {
        display:none;
    }
}


/* === FOOTER === */


#footer {
  display: none;
}

#footers {
    background:#f0f0f0;
}

    #footers #mega-footer {
        background:#f0f0f0;
    }

        #footers #mega-footer .widget {
          margin-bottom: 0px;
        }

            #footers #mega-footer .widget a {
                font-size: 15px;
                color:#001744;
            }
            
            
            #footers #mega-footer .widget .widget-title {
                text-transform: none;
                letter-spacing: 0;
                color:#001744;
                font-size:16px;
                font-weight: bold;
            }


        #mega-footer .widget.simple-social-icons ul {
          margin:0px !important;
        }

            #mega-footer .widget.simple-social-icons ul li {
              margin: 0px 10px 10px 0px !important;
            }

                 #footers #mega-footer .widget.widget_simple-social-icons a {
                  padding: 5px;
                  border-radius: 10px;
                  font-size: 19px;
                  background-color:#001744;
                  border: 3px solid #001744 !important;
                  background: transparent;
                  background-image: -webkit-linear-gradient(90deg, transparent 50%, #001744 50%);
                  background-image: linear-gradient(90deg, transparent 50%, #001744 50%);
                  background-size: 226%;
                  background-repeat: no-repeat;
                  background-position: 100%;
                  -webkit-transition: all 400ms ease-in-out;
                  transition: all 400ms ease-in-out;
                  color: white !important;
                }
                    #footers #mega-footer .widget.widget_simple-social-icons a:active, 
                    #footers #mega-footer .widget.widget_simple-social-icons a:hover, 
                    #footers #mega-footer .widget.widget_simple-social-icons a:focus {
                      background-position: 0%;
                      color: #001744!important;
                      background-color: transparent;
                    }




#page #content .panel-grid .widget {
  border-radius: 30px;
}

    #page #content .panel-grid .widget.widget_black_studio_tinymce {
        border-radius:0px;
    }


#page #content .entry-content .panel-layout .panel-grid .text-over-image {
    position: relative;
}

    #page #content .entry-content .panel-layout .panel-grid .text-over-image img {
        position: relative;
        border-radius: 30px;
    }

@media (max-width:991px) {
     #page #content .entry-content .panel-layout .panel-grid .text-over-image img {
            border-radius:30px 30px 0px 0px; 
    }
}

    #page #content .entry-content .panel-layout .panel-grid .text-over-image .panel-grid-cell .widget.widget_sp_image .widget_sp_image-description {
      position: absolute;
      top: 50%;
      left: 42px;
      transform: translate(0, -50%);
      width: 40%;
      margin-top:0px;
      border-left: none;
      color:black;
      text-shadow: none;
      font-style: normal;
    }
    
            @media (max-width: 1200px) {
                #page #content .entry-content .panel-layout .panel-grid .text-over-image .panel-grid-cell .widget.widget_sp_image .widget_sp_image-description {
                    width:37%;
                    left: 22px; 
                }
            }    

            @media (max-width: 991px) {
                #page #content .entry-content .panel-layout .panel-grid .text-over-image .panel-grid-cell .widget.widget_sp_image .widget_sp_image-description {
                    width:100%;
                    top:0px;
                    left:0px;
                    right:0px;
                    position: relative;
                    transform: none;
                     background: rgb(241,244,248) !important;
                    background: -webkit-linear-gradient(rgba(241,244,248,1) 0%, rgba(241,244,248,0) 100%) !important;
                    background: -o-linear-gradient(rgba(241,244,248,1) 0%, rgba(241,244,248,0) 100%) !important;
                    background: linear-gradient(rgba(241,244,248,1) 0%, rgba(241,244,248,0) 100%) !important;
                    padding:20px;
                }
            } 

        #page #content .entry-content .panel-layout .panel-grid .text-over-image .panel-grid-cell .widget.widget_sp_image .widget_sp_image-description .text-image-heading {
            font-size: 30px;
            font-weight: bold;
            margin-bottom: 25px;
            display: block;
            line-height: 1.2em;
        }
                @media (max-width: 991px) {
                    #page #content .entry-content .panel-layout .panel-grid .text-over-image .panel-grid-cell .widget.widget_sp_image .widget_sp_image-description .text-image-heading {
                        font-size: 25px;
                        margin-bottom: 12px;
                    }
                }
        

        
        #page #content .entry-content .panel-layout .panel-grid .text-over-image .panel-grid-cell .widget.widget_sp_image .widget_sp_image-description .text-image-subheading {
            color: black;
            text-shadow: none;
            font-size: 19px;
            line-height: 1.33em !important;
        }


.gradient-bg-grey {
  background: rgb(241,244,248);
  background: linear-gradient(180deg, rgba(241,244,248,1) 0%, rgba(241,244,248,0) 100%);
  border-radius: 35px;
}


.ob-button {
  background:#001744;
  display:inline-block;
  padding:6px 30px 5px;
  border-radius:50px;
  text-decoration: none !important;
  color:white !important;
}

     .ob-button:hover,
     .ob-button:active,
     .ob-button:focus {
         background-color:#007FAD;
     }



.module-boxes .panel-grid-cell {
    border-radius: 20px;
    position: relative;
    padding-bottom:100px;
}

        @media (max-width:991px) {
            .module-boxes .panel-grid-cell .widget {
                 margin-bottom:0px !important;
            }
        }
        
        
    body:not(.siteorigin-panels-home) .module-boxes .panel-grid-cell {
      padding-bottom: 120px;
    }

    .module-boxes img {
        border-radius:10px;
        margin-bottom:15px;
        transition: all 200ms;
    }

        .module-boxes img:hover,
        .module-boxes img:active,
        .module-boxes img:focus{
          transform: scale(1.05);
        }        


    .module-boxes .box-footer {
      position: absolute;
      width:100%;
      left:0;
      bottom:20px;
    }
            @media (max-width:991px) {
                .module-boxes .box-footer {
                     position: relative;
                     margin-top:50px;
                }
            }
    
        .module-boxes .box-footer .learn-time {
            margin-bottom:10px;
        }

            .module-boxes .box-footer .learn-time .ob-button {
              margin-left:20px;
              background:#001744;
              display:inline-block;
              padding:6px 25px 5px;
              border-radius:50px;
              text-decoration: none;
              color:white !important;
            }
                    @media (max-width:991px) {
                        .module-boxes .box-footer .learn-time .ob-button {
                            margin-left:0px;
                        }
                     }
            
                 .module-boxes .box-footer .learn-time .ob-button:hover,
                 .module-boxes .box-footer .learn-time .ob-button:active,
                 .module-boxes .box-footer .learn-time .ob-button:focus {
                     background-color:#007FAD;
                 }

            .module-boxes .box-footer .learn-time .video-length {
              float:right;
              margin-right:20px;
              margin-top:8px;
            }
            
                    @media (max-width:991px) {
                        .module-boxes .box-footer .learn-time .video-length {
                            margin-right:0px;
                        }
                     }
        
        .module-boxes .box-footer .ob-button-outline {
          margin-left: 20px;
          background: transparent;
          display: inline-block;
          padding: 4px 25px 3px;
          border-radius: 50px;
          text-decoration: none;
          color: #001744!important;
          border:2px solid #001744;
        }
        
                @media (max-width:991px) {
                    .module-boxes .box-footer .ob-button-outline {
                        margin-left:0px;
                    }
                 }
        
            .module-boxes .box-footer .ob-button-outline:hover,
            .module-boxes .box-footer .ob-button-outline:active,
            .module-boxes .box-footer .ob-button-outline:focus {
                 background-color:#007FAD;
                 color:white !important;
                 border-color:#007FAD;
             }



iframe {
    width: 100%;
    height: 500px;
    border:0;
    margin-bottom:-7px;
}

        @media (max-width:1200px) {
          iframe {
            height:500px
          }
        }

        @media (max-width:991px) {
          iframe {
            height:400px
          }
        }

        @media (max-width:600px) {
          iframe {
            height:300px
          }
        }

        @media (max-width:500px) {
          iframe {
            height:250px
          }
        }

        @media (min-width: 768px) {
          .modal-dialog {
            width: 80%;
            max-width: 920px;
          }
        } 

.modal-body {
    padding:0px;
}


.entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap .caption {
    text-shadow: none;
    color:black;
    width:40%;
    top:97px;
    left: 42px;
}

        @media (max-width: 1200px) {
            .entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap .caption {
                width:37%;
                top:72px;
                left: 22px;
            }
        }    

        @media (max-width: 991px) {
            .entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap .caption {
                width:100%;
                top:0px;
                left:0px;
                right:0px;
            }
        } 

.home .entry-content .widget.widget_metaslider_widget .metaslider .ms-image:nth-of-type(1) .caption-wrap .caption {
    top:115px;
}

         @media (max-width: 1200px) {
            .home .entry-content .widget.widget_metaslider_widget .metaslider .ms-image:nth-of-type(1) .caption-wrap .caption {
                width:38%;
                top:92px;
            }
        }

        @media (max-width: 991px) {
            .home .entry-content .widget.widget_metaslider_widget .metaslider .ms-image:nth-of-type(1) .caption-wrap .caption {
                width:100%;
                top:0px;
                left:0px;
                right:0px;
            }
        }


    .entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap .caption p {
        color:black;
        text-shadow: none;
        font-size:21px;
        line-height:1.33em !important;
    }

            @media (max-width: 991px) {
                .entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap .caption p {
                    font-size:19px;
                }
            }

    .entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap .caption span {
        font-size:30px;
        font-weight: bold;
        margin-bottom:25px;
        display: block;
        line-height: 1.2em;
    }

            @media (max-width: 991px) {
                .entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap .caption span {
                    font-size:25px;
                    margin-bottom:12px;
                }
            }


    @media (max-width: 991px) {
      .entry-content .widget.widget_metaslider_widget .metaslider .caption-wrap {
        background: rgb(241,244,248) !important;
        background: linear-gradient(180deg, rgba(241,244,248,1) 0%, rgba(241,244,248,0) 100%) !important;
      }
    }


.references p {
    font-size:16px !important;
    line-height:1.2em !important;
}

#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget h3.widget-title {
    font-weight:500;
}

.med-number p {
    font-size:14px !important;
}


.page-template-page-blank #content .entry-content .widget .stay-connected a {
    text-decoration: none;
    color:#001744; 
}

    .page-template-page-blank #content .entry-content .widget .stay-connected a:hover,
    .page-template-page-blank #content .entry-content .widget .stay-connected a:active,
    .page-template-page-blank #content .entry-content .widget .stay-connected a:focus {
        text-decoration: underline;
    }
    
    .page-template-page-blank #content .entry-content .widget .stay-connected a .material-symbols-outlined {
        vertical-align: text-bottom;
    }
    
    
#content .panel-grid .widget {
  margin-bottom:30px;
}

@media(max-width:780px) {
    #uc-site-header #uc-site-title {
        padding-top:13px;
    }
}


