@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600;400&family=Roboto:ital,wght@0,300;0,400;0,500;0,400;1,300;1,400;1,500;1,400&display=swap');

body {
	background:white;
	font-family: "Roboto", helvetica, arial;
	font-size:16px;
}

h1, .h1 {
	font-size:45px;
	font-weight: 400;
}

h2, .h2 {
	font-size:32px;
}

h3, .h3 {
	font-size:27px;
}

h4, .h4 {
	font-size:24px;
}

h5, .h5 {
	font-size:21px;
}

h6, .h6 {
	font-size:18px;
}

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

a {
	color:#0364E6;
}
	a:hover, 
	a:focus,
	a:active {
    	color: #004197;
	}
	
#page .white * {
	color: white !important;
}


#uconn-banner #home-link-container {
    width: 90%;
}

	@media (max-width:767px) {
		#uconn-banner #home-link-container {
			width: 60%;
		}
	}
    
    
#content {
    line-height:1.6em;
}

p {
    margin-bottom:15px;
}

/* ========== Header ========== */

#masthead {
	background:white;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);	
}

	#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a {
		color:#1e1e1e 
	}

		#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover,
		#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:active,
		#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:focus {
			color:#1e1e1e;
		}

	#masthead #site-title fieldset {
		border: 2px solid #444;
		border-radius: 10px;
		overflow: hidden;
	}

		#masthead #site-title .searchform fieldset .form-control {
			color:#1e1e1e;
		}

			#masthead #site-title .searchform fieldset .form-control::placeholder{ 
				color: #333 !important;  
			}
			#masthead #site-title .searchform fieldset .form-control::-moz-placeholder{
				color: #333 !important; 
			}
			#masthead #site-title .searchform fieldset .form-control::-webkit-input-placeholder {
				color:#333;
			}

			#masthead #site-title .searchform fieldset .form-control:-ms-input-placeholder{
				color:#333;
			}

		#masthead .form-group .btn {
			color:#757575 !important;
			transition: all 300ms;
		}

		#masthead #site-title .searchform fieldset .btn:hover,
		#masthead #site-title .searchform fieldset .btn:active,
		#masthead #site-title .searchform fieldset .btn:focus {
			background:#e1e1e1;
			transition: all 300ms;
		}



#masthead #site-title .header-widget-area .widget.widget_search {
    width:40% !important;
}

#masthead #site-title .header-widget-area .widget.widget_nav_menu {
    width:60% !important;
}


    #masthead #site-title .header-widget-area .widget.widget_nav_menu .menu {
        padding-left:0px;
    }

        #masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li {
            margin-right:40px;
        }
                #masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li:nth-last-of-type(1) {
                    margin-right:10px;
                }

            #masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a {
               color: #181818;
                text-transform: uppercase;
                font-size: 14px;
                letter-spacing: 0.1em;
                font-weight: 500;
                border-bottom: 2px solid #0364E6;
            }
            
                #masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a:active,
                #masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a:focus,
                #masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a:hover{
                    text-decoration: none;
                    color:#0364E6; 
                }

.navbar-default .navbar-nav > li > a {
	color:#1e1e1e;
}

#masthead #nav-wrapper .navbar-collapse .nav .menu-item-has-children.dropdown.open ul.dropdown-menu .menu-item-has-children.dropdown.open > a.dropdown-toggle, 
#masthead #nav-wrapper .navbar-collapse .nav .menu-item-has-children.dropdown.open ul.dropdown-menu .menu-item-has-children.dropdown.open ul.dropdown-menu .menu-item-has-children.dropdown.open a.dropdown-toggle{
    color:white !important;
}




.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background:#0364E6; /* blue */
	color: white;
}

	.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
		background-color: #0364E6;
        color:white;
	}

.dropdown-submenu > .dropdown-menu {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
}

#masthead #nav-wrapper .navbar-collapse .nav > li.open::after {
	display:none;
}

#site-title .searchform {
	padding-top:31px;
}

#uc-header {
	border-bottom:none;
}


.dropdown-menu {
	font-size:16px;
}



#masthead .navbar-default .navbar-collapse .navbar-nav > li > a:hover,
#masthead .navbar-default .navbar-collapse .navbar-nav > li > a:active,
#masthead .navbar-default .navbar-collapse .navbar-nav > li > a:focus{
    color:#0364E6;
}



#masthead #nav-wrapper.navbar-fixed-top {
	background:white;
}

#masthead #nav-wrapper .navbar-collapse .nav > li.active::after, 
#masthead #nav-wrapper .navbar-collapse .nav > li.current-menu-ancestor::after {
	overflow: hidden;
	content: '';
	width: 50px;
	height: 3px;
	background-color: #0364E6;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 8px;
	position: absolute;
	border-color: transparent;
	border-image: none;
	border-style: none;
}

.navbar-nav {
	display: block;
	width: 100%;
}
		.navbar-nav li a {
			font-weight: 400;
		}
		
	.navbar-nav li.support-the-college {
		float:right;
	}
	
			@media (max-width:991px) {
				.navbar-nav li.support-the-college {
					float:left;
				}
			}
			
			@media (max-width:767px) {
				.navbar-nav li.support-the-college {
					margin-left:15px;
				}
			}
		
				
				
		
		
		.navbar-nav li.support-the-college a {
			border: 3px solid #0364E6;
			background:	transparent;
			background-image: -webkit-linear-gradient(120deg, transparent 50%, #0364E6 50%);
			background-image: linear-gradient(120deg, transparent 50%, #0364E6 50% );
			background-size: 225%;
			background-repeat: no-repeat;
			background-position: 100%;
			-webkit-transition: all 400ms ease-in-out;
			transition: all 400ms ease-in-out;
			border-radius: 40px;
			padding: 5px 26px 3px;
			text-transform: uppercase;
			letter-spacing: 0.2em;
			font-size: 13px;
			margin-top: 9px;
		}

			.navbar-nav li.support-the-college a:hover,
			.navbar-nav li.support-the-college a:active,
			.navbar-nav li.support-the-college a:focus {
				background-position: 0%;
				color: #497D40 !important;
				background-color:transparent;
			}
				
				.navbar-nav li.support-the-college a:hover:after,
				.navbar-nav li.support-the-college a:focus:after,
				.navbar-nav li.support-the-college a:active:after{
					display:none;
				}







/* -- IE11/Edge -- */

@media screen and (-ms-high-contrast: none) {
    #masthead .form-inline .form-control { 
		vertical-align:top; 
	}
}



/* Mobile nav */

#masthead #nav-wrapper .navbar-header .navbar-toggle {
	background:rgb(0, 14, 47);
}

.navbar-default .navbar-toggle .icon-bar {
	background-color:white;
}

@media (max-width:767px) {

#masthead #nav-wrapper fieldset {
	border: 2px solid #757575;
	border-radius: 0px;
	overflow: hidden;
}

	#masthead #nav-wrapper .searchform fieldset .form-control {
		color:#333;
		width:85%;
		border:none;
	}

		#masthead #nav-wrapper .searchform fieldset .form-control::placeholder{
			color: #333 !important; 
		}
		#masthead #nav-wrapper .searchform fieldset .form-control::-moz-placeholder{
			color: #333 !important; 
		}
		#masthead #nav-wrapper .searchform fieldset .form-control::-webkit-input-placeholder {
			color:#333;
		}
	
		#masthead #nav-wrapper .searchform fieldset .form-control:-ms-input-placeholder{
			color:#333;
		}

	#masthead .form-group .btn {
		color:#757575 !important;
		transition: all 300ms;
		width:15%;
		border:none;
	}

	#masthead #nav-wrapper .searchform fieldset .btn:hover,
	#masthead #nav-wrapper .searchform fieldset .btn:active,
	#masthead #nav-wrapper .searchform fieldset .btn:focus {
		background:#000e2f;
		color:white !important;
		transition: all 300ms;
	}
	
	#masthead #nav-wrapper .navbar-collapse .nav .dropdown-menu {
		background-color: #eaeaea;
	}
	
}

#masthead #nav-wrapper .navbar-header .navbar-brand {
	color:#1c1c1c;
}


#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a {
	color:#1c1c1c;
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color:#1e1e1e;
}

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:active,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color:white;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li.active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li.active > a:active,
    .navbar-default .navbar-nav .open .dropdown-menu > li.active > a:focus {
        color:#1e1e1e;
    }
    
    
@media (min-width:767px) {  
    .navbar-nav .show-on-mobile {
        display:none;
    }
}
        .navbar-nav .show-on-mobile a {
            color: #181818;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 0.1em;
            font-weight: 500;
            border-bottom: 2px solid #0364E6;
            text-align: center;    
            margin-left: 7.5%;
        }
        
/* ======================= Buttons =======================*/

#page #content .widget .btn {
	text-transform: uppercase;
	letter-spacing:0.16em;
	border-radius: 0px !important;
	padding: 12px 43px 11px;
	font-size: 15px;
}

	#page #content .widget .btn.btn-lowercase {
		text-transform: none;
		letter-spacing:0;
		font-size:16px;
		padding: 7px 39px 7px;
	}
	
	
	/* ==== Button Default ==== */
	#page #content .widget .btn.btn-default{
		color:#1e1e1e !important;
		border: 3px solid #dddddd;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, white 50%);
		background-image: linear-gradient(120deg, transparent 50%, white 50% );
		background-size: 225%;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}
		#page #content .widget .btn.btn-default:hover,
		#page #content .widget .btn.btn-default:active,
		#page #content .widget .btn.btn-default:focus {
			background-position: 0%;
			color: #1e1e1e !important;
			background-color:transparent;
		}

			#page #content .white-text .widget .btn.btn-default:hover,
			#page #content .white-text .widget .btn.btn-default:active,
			#page #content .white-text .widget .btn.btn-default:focus {
				color: white !important;
				border-color:white;
			}
	
	/* ==== Button Primary ==== */
	#page #content .widget .btn.btn-primary {
		border: 3px solid #000d30;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, #000d30 50%);
		background-image: linear-gradient(120deg, transparent 50%, #000d30 50% );
		background-size: 225%;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}

		#page #content .widget .btn.btn-primary:hover,
		#page #content .widget .btn.btn-primary:active,
		#page #content .widget .btn.btn-primary:focus {
			background-position: 0%;
  			color: #000d30 !important;
			background-color:transparent;
		}
		
			#page #content .white-text .widget .btn.btn-primary:hover,
			#page #content .white-text .widget .btn.btn-primary:active,
			#page #content .white-text .widget .btn.btn-primary:focus {
				color: white !important;
				background-color:rgba(0,13,48,0.6);
				
			}
			
	/* ==== Button Info ==== */
	#page #content .widget .btn.btn-info {
		border: 3px solid #007dad;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, #007dad 50%);
		background-image: linear-gradient(120deg, transparent 50%, #007dad 50% );
		background-size: 225%;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}

		#page #content .widget .btn.btn-info:hover,
		#page #content .widget .btn.btn-info:active,
		#page #content .widget .btn.btn-info:focus {
			background-position: 0%;
  			color: #007dad !important;
			background-color:transparent;
		}
		
			#page #content .white-text .widget .btn.btn-info:hover,
			#page #content .white-text .widget .btn.btn-info:active,
			#page #content .white-text .widget .btn.btn-info:focus {
				color: white !important;
				background-color:rgba(0,125,173,0.6);
				
			}
			
	/* ==== Button Success ==== */
	#page #content .widget .btn.btn-success {
		border: 3px solid #3a833a;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, #3a833a 50%);
		background-image: linear-gradient(120deg, transparent 50%, #3a833a 50% );
		background-size: 225%;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}

		#page #content .widget .btn.btn-success:hover,
		#page #content .widget .btn.btn-success:active,
		#page #content .widget .btn.btn-success:focus {
			background-position: 0%;
  			color: #3a833a !important;
			background-color:transparent;
		}
		
			#page #content .white-text .widget .btn.btn-success:hover,
			#page #content .white-text .widget .btn.btn-success:active,
			#page #content .white-text .widget .btn.btn-success:focus {
				color: white !important;
				background-color:rgba(58,121,58,0.6);
				
			}
			
	/* ==== Button Warning ==== */
	#page #content .widget .btn.btn-warning {
		border: 3px solid #a5660d;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, #a5660d 50%);
		background-image: linear-gradient(120deg, transparent 50%, #a5660d 50% );
		background-size: 225%;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}

		#page #content .widget .btn.btn-warning:hover,
		#page #content .widget .btn.btn-warning:active,
		#page #content .widget .btn.btn-warning:focus {
			background-position: 0%;
  			color: #a5660d !important;
			background-color:transparent;
		}
		
			#page #content .white-text .widget .btn.btn-warning:hover,
			#page #content .white-text .widget .btn.btn-warning:active,
			#page #content .white-text .widget .btn.btn-warning:focus {
				color: white !important;
				background-color:rgba(165,102,10,0.6);
				
			}
			
	/* ==== Button Danger ==== */
	#page #content .widget .btn.btn-danger {
		border: 3px solid #d4403a;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, #d4403a 50%);
		background-image: linear-gradient(120deg, transparent 50%, #d4403a 50% );
		background-size: 225%;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
	}

		#page #content .widget .btn.btn-danger:hover,
		#page #content .widget .btn.btn-danger:active,
		#page #content .widget .btn.btn-danger:focus {
			background-position: 0%;
  			color: #d4403a !important;
			background-color:transparent;
		}
		
			#page #content .white-text .widget .btn.btn-danger:hover,
			#page #content .white-text .widget .btn.btn-danger:active,
			#page #content .white-text .widget .btn.btn-danger:focus {
				color: white !important;
				background-color:rgba(212,64,58,0.6);
				
			}
			
			
	.gform_wrapper .gform_footer input.button, 
	.gform_wrapper .gform_footer input[type="submit"] {
		border: 3px solid #0364E6;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, #0364E6 50%);
		background-image: linear-gradient(120deg, transparent 50%, #0364E6 50% );
		background-size: 225%;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
		text-transform: uppercase;
		letter-spacing:0.16em;
		border-radius: 0px !important;
		padding: 13px 43px 11px !important;
		color:white;
	}
	
		.gform_wrapper .gform_footer input.button:hover,
		.gform_wrapper .gform_footer input.button:active, 
		.gform_wrapper .gform_footer input.button:focus, 
		.gform_wrapper .gform_footer input[type="submit"]:hover,
		.gform_wrapper .gform_footer input[type="submit"]:active,
		.gform_wrapper .gform_footer input[type="submit"]:focus {
				color: #0364E6 !important;
				background-position: 0%;
		}
		




/* ========== Footer ==========*/

#footers {
	padding-top: 0px;
    border-top:0px;
    background:white;
}
	#footers .aligncenter {
		margin-top:0px;
		margin-bottom:0px;
	}
	

#mega-footer {
    padding-top:0px;
}

#footers #mega-footer .widget p {
	color:#1a1a1a;
}

#footers #mega-footer .widget a {
    color:#0364E6;
    text-decoration: underline;
}

	#footers #mega-footer .widget a:hover,
	#footers #mega-footer .widget a:active,
	#footers #mega-footer .widget a:focus {
		color:#000e2f;
	}

#footer {
    color:#5F5F5F;
}

    #footer a {
        color:#5F5F5F;
        text-decoration: underline;
        font-size:14px;
    }
    
        #footer a:hover,
        #footer a:hover,
        #footer a:hover{
            color:#0364E6;
        }

#footers #mega-footer .widget_simple-social-icons a {
	padding: 10px;
	border-radius: 25px;
	font-size:19px;
	background-color:white;
	border:3px solid white !important;
	background:	transparent;
	background-image: -webkit-linear-gradient(120deg, transparent 50%, white 50%);
	background-image: linear-gradient(120deg, transparent 50%, white 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:#0051be;
}

	#footers #mega-footer .widget_simple-social-icons a:hover,
	#footers #mega-footer .widget_simple-social-icons a:active,
	#footers #mega-footer .widget_simple-social-icons a:focus {
		background-position: 0%;
		color: white !important;
		background-color:transparent;
	}



/* DONATE button */
#footers #mega-footer .widget .btn.btn-default {
	color:white !important;
	border: 3px solid #e8e8e8;
	background:	transparent;
	background-image: -webkit-linear-gradient(120deg, #e8e8e8 50%, transparent 50%);
	background-image: linear-gradient(120deg, #e8e8e8 50%, transparent 50%  );
	background-size: 225%;
	background-repeat: no-repeat;
	background-position: 100%;
	-webkit-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	text-transform: uppercase;
	letter-spacing:0.16em;
	border-radius: 25px !important;
	padding: 12px 36px 10px;
}
	#footers #mega-footer .widget .btn.btn-default:hover,
	#footers #mega-footer .widget .btn.btn-default:active,
	#footers #mega-footer .widget .btn.btn-default:focus {
		background-position: 0%;
		color: #212121 !important;
		background-color:transparent;
	}



	#mega-footer .widget .widget-title {
		font-family:"Roboto Slab", sans-serif;
		color:#1a1a1a;
		font-size:18px;
		margin-bottom: 18px;
		font-style: bold;
	}

	#mega-footer .widget.widget_black-studio-tinymce .textwidget {
		margin-left:0px;
		color:#e3e3e3;
		margin-top:0px;
	}
		#mega-footer .widget.widget_black-studio-tinymce .textwidget a {
			color:rgba(255, 255, 255, 0.7);
		}
			#mega-footer .widget.widget_black-studio-tinymce .textwidget a:hover,
			#mega-footer .widget.widget_black-studio-tinymce .textwidget a:active,
			#mega-footer .widget.widget_black-studio-tinymce .textwidget a:focus {
				color:white;
			}

	#mega-footer .widget.widget_black-studio-tinymce .textwidget ul {
		padding-left:0px;
		margin-left:0px;
		list-style: none;
	}



#mega-footer .widget.uc-contact-widget .table-responsive {
	padding-left:0px;
	padding-top:0px;
	margin-top:15px;
}

#mega-footer .widget.uc-contact-widget th {
	display:none;
}

#mega-footer .widget.uc-contact-widget td {
	padding-left:27px;
	position: relative;
	border:none !important;
	padding-top:2px;
}
	#mega-footer .widget.uc-contact-widget .uc-output-phone::before {
		content: "\E443";
		font-family: 'Glyphicons Regular';
		position: absolute;
		left:0;
		top:3px;
		color:#727272;
	}

	#mega-footer .widget.uc-contact-widget .uc-output-email::before {
		content: "\E011";
		font-family: 'Glyphicons Regular';
		position: absolute;
		left:0;
		top:3px;
		color:#727272;
	}

	#mega-footer .widget.uc-contact-widget .uc-output-addr::before {
		content: "\E243";
		font-family: 'Glyphicons Regular';
		position: absolute;
		left:0;
		top:3px;
		color:#727272;
	}


#mega-footer .widget.uc-contact-widget a {
	color:rgba(255, 255, 255, 0.7);
	text-decoration: none;
}

	#mega-footer .widget.uc-contact-widget a:hover,
	#mega-footer .widget.uc-contact-widget a:focus,
	#mega-footer .widget.uc-contact-widget a:active {
		text-decoration: underline;
		color:white;
	}
	
	
@media (max-width:767px) {
	
	#footer {
		padding-top:0px;
	}
	
		#footer li {
			display:block;
			margin-bottom:7px;
		}
}

#mega-footer .widget ul, #mega-footer .widget ol {
	margin-left:0px;
}

#mega-footer .widget .uc-cal.uc-listcal {
	padding-left: 0 !important;
	margin-left: 6px !important;
}

#mega-footer .widget .uc-cal.uc-iconcal {
	padding-left: 0 !important;
	margin-left: 2px !important;
}

#mega-footer .widget .uc-cal.uc-iconcal .uc-cal-list .uc-cal-item .uc-cal-event .uc-cal-event-date {
	border-color: #353535 !important;
	border-radius: 20px;
	background: #151515;
}

	#mega-footer .widget .uc-cal.uc-iconcal .uc-cal-list .uc-cal-item .uc-cal-event .uc-cal-event-date .uc-cal-event-month {
		background:transparent !important;
	}
		#mega-footer .widget .uc-cal.uc-iconcal .uc-cal-list .uc-cal-item .uc-cal-event:hover .uc-cal-event-month {
			color:white !important;
		}

	#mega-footer .widget .uc-cal.uc-iconcal .uc-cal-list .uc-cal-item .uc-cal-event .uc-cal-event-date .uc-cal-event-day {
		background:transparent !important;
		color: white !important;
	}
	
	
	
#mega-footer .widget.simple-social-icons ul li {
	margin: 0 5px 9px !important;
}	

        @media (max-width:780px) {
            #mega-footer .widget.simple-social-icons ul li {
                padding-bottom: 15px !important;
            }
        }




.footer-top {
    background:#0051BE;
}

    #footers #mega-footer .footer-top .widget p {
        color:white;
        text-transform: uppercase;
        letter-spacing:0.2em;
        font-size:19px;
        margin-top: 19px;
    }
    
        @media (max-width:780px) {
            #footers #mega-footer .footer-top .widget p {
                text-align:center !important;
            }
        }
    
    #mega-footer .footer-top .widget_siteorigin-panels-builder {
        margin-bottom:0px;
        padding-bottom: 12px;
        padding-top: 24px;
    }
    
    
    @media (max-width:780px) {
         #mega-footer .footer-top .widget_simple-social-icons ul {
            display: block;
            float: none !important;
            margin: 0 auto !important;
            width: 137px;
        }
    }
    
    
    #mega-footer .footer-top .siteorigin-panels-stretch > .panel-grid-cell:nth-of-type(2) {
        margin-bottom:0px;
    }
    
    

.footer-bottom {
    padding-top:70px;
}

/* ============================== CONTENT ==============================*/

#primary #main {
	border:0;
	padding:0;
}

	#primary #main .hentry {
		padding-top:0px;
	}
	#primary #main .entry-title {
		color:#2f2f2f;
		font-size:45px;
		margin-top:0px;
		font-weight:400;
	}
	
.wp-caption .wp-caption-text {
	text-align: left;
	font-size: 14px;
	border-left: 5px solid #6491ce;
	padding-left: 7px;
	font-style: italic;
	margin-top: 15px;
	line-height: 1.5em;
}


blockquote {
	position: relative;
	padding:0;
	width:70%;
	margin-left:auto;
	margin-right: auto;
	border:none;
	font-size:24px;
	line-height: 1.5em;
	font-style: italic;
	color:#0364E6;
	font-family: 'Roboto', sans-serif;
	font-weight:normal !important;
	margin-top: 50px;
	margin-bottom: 50px;
}

	blockquote:before {
		content: '“';
		font-size: 230px;
		position: absolute;
		top: 44px;
		left: -59px;
		color: #0364E6;
		opacity:0.12;
		font-family: 'Roboto', sans-serif;
		font-style: normal;
		font-weight: normal;
	}
	
	blockquote:after {
		content: '”';
		font-size: 230px;
		position: absolute;
		bottom: -54px;
		right: -30px;
		color: #0364E6;
		opacity: 0.12;
		font-family: 'Roboto', sans-serif;
		font-style: normal;
		font-weight: normal;
	}
	
	
.white-text *{
	color:white;
}

/* ============================== Default Template Page ==============================*/

.page-template-default #content {
	margin-top:50px;
	margin-bottom:50px;
}

	.page-template-default #content #primary #main h1.entry-title {
		margin-top:0px;
		color:#212121;
		border-bottom:none;
		font-weight:400;
	}
	
	.page-template-default #primary #main .page h1 {
		margin-top:1em;
		margin-bottom:15px;
		padding-bottom:0px;
		color:#2f2f2f;
		border-bottom: none;
		font-weight:400;
	}
	
	.page-template-default #primary #main .page h2 {
		margin-top:1em;
		margin-bottom:15px;
	}
	
	.page-template-default #primary #main .page h3 {
		margin-top:1em;
		margin-bottom:15px;
	}
	
	
	
	
/* ============================== Widgets ==============================*/

.subpage .widget a {
	color:#0364E6;
}


.subpage .widget .widget-title {
	color:#222;
	font-style:normal;
}


#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget h3.widget-title {
    margin-bottom: 20px; 
	font-style:normal;
}

	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_archives ul, 
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_categories ul {
		padding-left: 0px;
		list-style-type: none;
		margin-bottom: 0px; 
	}
	
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_archives ul li, 
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_categories ul li {
			margin-bottom: 7px; 
		}
		
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_archives ul li a, 
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_categories ul li a {
				text-decoration: none; 
			}
			
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_archives ul li a:hover,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_archives ul li a:active,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_archives ul li a:focus,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_categories ul li a:hover,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_categories ul li a:active,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_categories ul li a:focus {
					text-decoration: underline;
				}
				
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_archives ul li:nth-last-of-type(1), 
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_categories ul li:nth-last-of-type(1) {
					margin-bottom: 0px; 
				}
				
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .hentry {
		padding: 0px;
		margin-bottom: 30px; 
	}
	
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .entry-content {
			margin-top:10px;
		}
	
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .hentry h2.entry-title {
			font-size: 18px;
			margin-top: 10px; 
			margin-bottom: 2px;
		}
	  
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .hentry h2.entry-title a {
				text-decoration: none; 
				font-size: 24px;
				line-height: 1.3em;
			}

				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .hentry h2.entry-title a:hover,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .hentry h2.entry-title a:active,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .hentry h2.entry-title a:focus {
					text-decoration: underline; 
				}
		  
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .hentry:nth-last-of-type(1) {
					margin-bottom: 0px; 
				}
	  
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .edit-link {
			display: none; 
		}
		
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop .content-template-date {
			font-size:13px;
		}
		
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_siteorigin-panels-postloop img {
			margin-bottom:2px;
		}
		
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_sp_image .widget_sp_image-description {
		text-align: left;
		font-size: 14px;
		border-left: 5px solid #6491ce;
		padding-left: 7px;
		font-style: italic;
		margin-top: 15px;
		line-height: 1.5em;
	}
	
		#page #content .entry-content .panel-layout .panel-grid .siteorigin-panels-stretch .panel-grid-cell .widget.widget_sp_image .widget_sp_image-description {
			border-left: none;
			padding-left: 0px;
			font-style: normal;
			margin-top: 0;
			line-height: 1.5em;
		}
	
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_dpe_fp_widget ul {
		margin-bottom: 0px; 
	}

		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_dpe_fp_widget ul .hentry {
			padding: 0px;
			font-size: 18px;
			font-weight: 500;
			margin-bottom: 14px; 
		}

			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_dpe_fp_widget ul .hentry:nth-last-of-type(1) {
				margin-bottom: 0px; 
			}

			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_dpe_fp_widget ul .hentry a {
				text-decoration: none; 
			}

				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_dpe_fp_widget ul .hentry a:hover,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_dpe_fp_widget ul .hentry a:active,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_dpe_fp_widget ul .hentry a:focus {
					text-decoration: underline; 
				}
		  
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss .widget-title a, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss .widget-title a {
		color: black;
		text-decoration: none; 
	}

		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss .widget-title a .glyphicon-new-window, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss .widget-title a .glyphicon-new-window {
			font-family: 'Glyphicons Social'; 
		}

			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss .widget-title a .glyphicon-new-window::before, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss .widget-title a .glyphicon-new-window::before {
				content: '\E038'; 
			}

		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss .widget-title a img, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss .widget-title a img {
			display: none; 
		}

		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul {
			padding: 0px;
			margin-bottom: 0px;
			list-style: none; 
		}

			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul li, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li {
				margin-bottom: 20px; 
			}

				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul li a, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li a {
					font-size: 18px;
					text-decoration: none;
					line-height: 1.4em;
					font-weight: 500;
					margin-bottom: 2px;
					display: inline-block; 
				}

					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul li a:hover, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li a:hover,
					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul li a:active, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li a:active,
					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul li a:focus, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li a:focus{
						text-decoration: underline; 
					}

					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul li a .glyphicon-new-window::before, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li a .glyphicon-new-window::before {
						font-size: 13px;
						color: #a7a7a7; 
					}

				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul li .rss-date, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li .rss-date {
					text-transform: uppercase;
					color: #595959;
					letter-spacing: 0.04em;
					font-size: 13px;
					display: block; 
				}

				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss ul li:nth-last-of-type(1), #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li:nth-last-of-type(1) {
					margin-bottom: 0px; 
				}
				
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rss .rssSummary, #page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss .rssSummary {
					margin-top:7px;
					margin-bottom:7px;
				}

	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_search .btn {
		padding: 7px 5px 4px;
		background: transparent; 
	}
			
	
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_search fieldset {
		background:white;
		border-radius:6px;
		border:2px solid #757575;
	}
 
	/*#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap {
		opacity: 1;
		background: rgba(15, 25, 56, 0.85); 
	}
	
			@media (max-width: 767px) {
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap {
					position: relative;
					background: #0f1938; 
				} 
			}
			
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap .caption {
			padding: 15px; 
		}
		
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap .caption h1 {
				margin-top: 0px;
				margin-bottom: 3px; 
				color:white;
			}
		
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap .caption p {
				color: white; 
			}
		
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap .caption a {
				text-decoration: none;
				color: #8cd1ec; 
			}
		
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap .caption a:hover,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap .caption a:active,
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_metaslider_widget .metaslider .caption-wrap .caption a:focus{
					text-decoration: underline; 
				} */
	
    
    
     #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap {
        opacity: 1;
        top: 55px;
        background: transparent; 
       }
            @media (max-width: 1200px) {
              #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap {
              
                top: 40px; 
                } 
            }
            @media (max-width: 991px) {
              #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap {
                width: 100%;
                position: relative;
                top: 0px; 
                } 
            }
            #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap .caption {
              width: 550px;
              margin-right:50px;
              float: right;
              background: rgba(3, 100, 230, 0.8);
              border-left: 9px solid #0044A0;
              padding: 30px;
              color: white; 
            }
              @media (max-width: 1200px) {
                #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap .caption {
                  width: 75%; 
                  margin-right:40px;
                  } 
              }
              @media (max-width: 991px) {
                #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap .caption {
                  width: 100%; 
                  margin-right:0px;
                  background: rgba(3, 100, 230);
                  }  
              }
              #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap .caption h1 {
                    font-family: "Roboto Slab", sans-serif; 
                    font-weight: normal;
                    margin-bottom: 22px;
                    color: white; 
                    margin-top:0px;
                    font-size:36px;
                }
              #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap .caption a {
                color: #1a1a1a;
                text-transform: uppercase;
                letter-spacing: 0.11em;
                text-decoration: none;
                display: inline-block;
                margin-top: 28px;
                font-size:14px;
                border: 1px solid white;
                padding: 8px 25px;
                background:white;
                -webkit-transition: background-color 280ms linear;
                -ms-transition: background-color 280ms linear;
                transition: background-color 280ms linear; 
                }
                #page #content .entry-content .panel-layout .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch .panel-grid-cell .widget.widget_metaslider_widget .flexslider .ms-image .caption-wrap .caption a:hover {
                  background-color: transparent;
                  color: white; 
                  }
    
	
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_black-studio-tinymce {
	
	}
	
			@media (max-width: 767px) {
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_black-studio-tinymce {
					
				} 
			}

		

	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu {
		padding-left: 0px;
		list-style-type: none;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 0px; 
	}
	
			@media (max-width:767px) {
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu {
					margin-left: 0px;
					margin-right: 0px;
				}
			}
	
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .sub-menu {
			padding-left: 0px;
			list-style-type: none; 
		}
		
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .sub-menu li > a {
				padding-left: 30px; 
			}

			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .sub-menu .sub-menu {
				padding-left: 0px;
				list-style-type: none; 
			}

				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .sub-menu .sub-menu li > a {
					padding-left: 45px; 
				}

				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .sub-menu .sub-menu .sub-menu {
					padding-left: 0px;
					list-style-type: none; 
				}

					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .sub-menu .sub-menu .sub-menu li > a {
						padding-left: 65px; 
					}

				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .menu-item a {
					text-decoration: none;
					display: block;
					padding-left: 20px;
					color: #444;
					padding-top: 6px;
					padding-bottom: 6px;
					border-left: 5px solid transparent; 
				}

					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .menu-item a:hover,
					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .menu-item a:active,
					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .menu-item a:focus{
						color: #0364e6;
                        border-left: 5px solid #0364e6;
                        background: #e6f1ff;
					}

					#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .menu-item.current-menu-item a {
						background-color: #0364E6;
						border-left: 5px solid #043f8f;
						color: white; 
					}

						#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .menu-item.current-menu-item a:hover,
						#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .menu-item.current-menu-item a:active,
						#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_nav_menu ul.menu .menu-item.current-menu-item a:focus{
							background-color: #0364e6; 
						}
						
						
						
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-cal.uc-listcal {
		padding-left: 7px !important;
	}
	
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-cal .uc-cal-item .uc-cal-event {
			color:#0364E6 !important
		}
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-cal .uc-cal-item .uc-cal-event:hover,
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-cal .uc-cal-item .uc-cal-event:active,
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-cal .uc-cal-item .uc-cal-event:focus{
				text-decoration: underline !important;
			}
	
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-cal .uc-cal-item .uc-cal-event .uc-cal-event-date {
				color: #212121 !important;
				border-radius: 6px;
			}
			
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .uc-listcal .uc-cal-list .uc-cal-item .uc-cal-event-title {
				margin-left:1.5em;
			}

		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.uc-cw .uc-cal-link {
			text-align: right;
			display: block;
			margin-right: 15px;
			margin-top: 20px;
			text-transform: uppercase;
			letter-spacing: 0.15em;
			color: #333 !important;
			font-weight: 500;
			font-size: 14px;
		}
		
		.uc-iconcal .uc-cal-event-title {
			font-size:16px !important;
		}
		
		#content .panel-grid .widget.uc-cw .uc-cal.uc-iconcal .uc-cal-list .uc-cal-item .uc-cal-event .uc-cal-event-date .uc-cal-event-month {
			color:#0364E6 !important;
         }  
         
         #content .panel-grid .widget.uc-cw .uc-cal.uc-iconcal .uc-cal-list .uc-cal-item .uc-cal-event .uc-cal-event-date .uc-cal-event-day {
			font-family: 'roboto slab', serif;
            margin-top: -6px;
            padding-bottom: 9px !important;
         }
		
		
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rcpt .rcpt_item_title {
		font-size:20px;
		font-weight: 500;
	}
	
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rcpt a {
		text-decoration: none;
	}
	
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rcpt a:hover,
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rcpt a:active,
		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_rcpt a:focus {
			text-decoration: underline;
		}
	
/* ============================== Page Builder Cards ==============================*/


#page-page-builder-cards {
	margin-top:50px;
	margin-bottom:50px;
}

	#page-page-builder-cards #primary #main .page .entry-content .widget {
		background:#fafafb;    
		border-radius: 12px;
	}
	
		#page-page-builder-cards #primary #main .page .entry-content .widget.widget_widget_sp_image {
			padding:0px;
			border:none;
			border-radius:0;
		}

#primary #main .page h1 {
	margin-top:1em;
	margin-bottom:15px;
	padding-bottom:0px;
	color:#2f2f2f;
	border-bottom: none;
	font-weight: 400;
}

#primary #main .page h2 {
	margin-top:1em;
	margin-bottom:15px;
}

#primary #main .page h3 {
	margin-top:1em;
	margin-bottom:15px;
}

/* ============================== Accordions ==============================*/

#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-default {
	border-color:#d2d2d2;
	/*background: #e8e8e8;*/
	border-radius: 6px;
	overflow: hidden;
}

	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-heading {
		padding: 0px;
		background-color: transparent;
		border: none; 
	}

		#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-heading .panel-title a {
			padding: 16px 39px 15px 18px;
			display: block;
			text-decoration: none;
			position: relative;
			background: #ececec; 
			transition: all 400ms ease !important; 
			border-color:#bbcfd8;
			font-family:"Roboto", helvetica, arial, sans-serif;
			color:#242424;
            font-size:18px;
		}
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-heading .panel-title a:hover,
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-heading .panel-title a:active,
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-heading .panel-title a:focus{ 
				background:#e3eaf2; 
			}
			#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-heading .panel-title a:after {
				content: '\E434';
				font-family: 'Glyphicons Regular';
				position: absolute;
				top: 15px;
				right: 15px;
				color: #0364e6; 
			}
				#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget .panel-heading .panel-title a.collapsed:after {
					content: '\E433'; 
				}

			.panel-default > .panel-heading + .panel-collapse > .panel-body {
				border-top-color:#d2d2d2;
			}
			
			
#page #content .entry-content .widget_siteorigin-panels-builder .panel-body {
	background:#e1e1e1;
}


/* Accordions that are Layout Builders */
#page #content .entry-content .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target {
	background:white;
	padding:15px;
	border: 1px solid #d2d2d2;
}

	#page #content .entry-content .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target:empty {
		background:transparent;
		border:none;
	}
	
		#page #content .entry-content .panel-layout .panel-grid .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target .widget.widget_sp_image .widget_sp_image-description {
			border-left:none;
			padding-left:none;
			font-style: normal;
		}
		
			#page #content .entry-content .panel-layout .panel-grid .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target .widget.widget_sp_image .widget_sp_image-description a {
				text-decoration: none;
				font-size:20px;
				font-family: 'Roboto', sans-serif;
				color: #212121;
				line-height:1.35em;
			}
			
				#page #content .entry-content .panel-layout .panel-grid .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target .widget.widget_sp_image .widget_sp_image-description a:hover,
				#page #content .entry-content .panel-layout .panel-grid .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target .widget.widget_sp_image .widget_sp_image-description a:active,
				#page #content .entry-content .panel-layout .panel-grid .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target .widget.widget_sp_image .widget_sp_image-description a:focus,
				#page #content .entry-content .panel-layout .panel-grid .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target .widget.widget_sp_image:hover .widget_sp_image-description a{
					text-decoration: underline;
				}
				
				
	
/* Grid of accordions with images and text for depts */

@media (max-width:767px) {

	#page #content .entry-content .accordion-grid .widget_siteorigin-panels-builder  .accordion  .panel-grid {
		flex-flow:wrap; 
	}
	
		#page #content .entry-content .accordion-grid .widget_siteorigin-panels-builder  .accordion  .panel-grid-cell-target {
			width:48%;
			
		}
		
			#page #content .entry-content .panel-layout .panel-grid .widget_siteorigin-panels-builder .accordion .panel-grid-cell-target .widget.widget_sp_image .widget_sp_image-description a {
				font-size:18px;
			}
	
}

/* ============================== Blank Page ==============================*/


#page-blank {
	margin-top:50px;
}

	#page-blank .entry-content {
		margin-top:0px;
	}


/* If image widget is set to full width stretched and is first item */

/*#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image {
	position: relative;
	margin-bottom:70px;
}

		@media (max-width:767px) {
			#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image {
				margin-bottom:20px;
			}
		}*/
	
	#page-blank .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch:nth-of-type(1) {
		margin-top:-50px;
	}
	
		#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image img {
			width:100%;
			display:block;
		}
		

/*

#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image .widget_sp_image-description {
		width:1200px;
		margin-left:auto;
		margin-right:auto;
		margin-top:5vw !important;
		color:white;
		position: absolute;
		top:0;
		left:0;
		right:0;
		padding-left:30px !important;
		padding-right:30px !important;
}

	
			@media (max-width:1200px) {
				#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image .widget_sp_image-description {
					width:991px;
				}
			}
			
			@media (max-width:991px) {
				#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image .widget_sp_image-description {
					width:767px;
				}
			}
			
			@media (max-width:767px) {
				#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image .widget_sp_image-description{
					width:100%;
					margin-top:0 !important;
					padding:10px !important;
					position: relative;
				}
			}
			
			#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image .widget_sp_image-description p {
				background:rgba(0,14,47,0.8);
				display: inline-block;
				padding: 20px 28px;
				border-left: 8px solid rgba(102,172, 95, 0.8);
				font-size: 40px;
				font-weight: bold;
				line-height: 1.2em;
			}		
			
					@media (max-width:991px) {
						#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image .widget_sp_image-description p {
							font-size:35px;	

						}
					}

					@media (max-width:767px) {
						#page-blank .panel-grid:nth-of-type(1) .siteorigin-panels-stretch .widget_widget_sp_image .widget_sp_image-description p {
							width:100%;
							background:rgba(0,14,47,1);
							border-left: 8px solid rgba(102,172, 95, 1);
							font-size:30px;	

						}
					}
	
	*/	
	#page-blank .strip-margin {
		margin-top:0px;
	}
	
	
	
	#page-blank .simple-social-icons a {
		padding: 10px;
		border-radius: 25px;
		font-size:19px;
		background-color:#0364E6 !important;
		border:3px solid #0364E6 !important;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, #0364E6 50%);
		background-image: linear-gradient(120deg, transparent 50%, #0364E6 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;

	}

	#page-blank .simple-social-icons a:hover,
	#page-blank .simple-social-icons a:active,
	#page-blank .simple-social-icons a:focus {
		background-position: 0%;
		color: #0364E6 !important;
		background-color:white !important;
		padding: 10px;
		border-radius: 25px;
		font-size:19px;
		border:3px solid #0364E6 !important;
	}


/* ============================== In-Page Menus ==============================*/


.in-page-list {
	border-radius: 0px;
}
	.in-page-list .nav > li > a {
		color:#0364E6
	}

		.in-page-list .nav > li > a:hover, 
		.in-page-list .nav > li > a:focus,
		.in-page-list .nav > li > a:active {
			border-radius: 0px;
		}

		.in-page-list .nav-pills > li.active > a, 
		.in-page-list .nav-pills > li.active > a:hover, 
		.in-page-list .nav-pills > li.active > a:focus {
			background-color: #0364E6;
			color:#1e1e1e;
			border-radius: 0px;
		}
	
	
.in-page-tabs .nav-tabs > li.active > a,
.in-page-tabs .nav-tabs > li > a:hover,
.in-page-tabs .nav-tabs > li > a:active,
.in-page-tabs .nav-tabs > li > a:focus {
	border-radius: 12px 12px 0px 0px;
}


/* ============================== Full Month Calendar ==============================*/

#events-table .btn-info {
	background-color: #0364E6;
	border-color: #0346a0;
	transition:all 400ms;
}
	#events-table .btn-info:hover {
		background:#0346a0;
	}
	
#page #content #events-month {
	border: 1px solid #0346a0 !important;
}


/* ============================== Search Results Page  ==============================*/

#page-search {
	margin-top:50px;
	margin-bottom:20px;
}

	#page-search h1.page-title {
		margin-top:0px;
		border-bottom:3px solid #e8e8e8;
		margin-bottom:19px;
		padding-bottom:12px;
	}
	
	#page-search h3 {
		border-top: 1px solid #e8e8e8;
		margin-top: 21px;
		padding-top: 21px;
	}
		#page-search h3:nth-of-type(1) {
			margin-top:0;
			border:none;
		}
	
	#page-search .navigation {
		border-top:3px solid #e8e8e8;
		margin-top:22px;
		padding-top:20px; 
		margin-bottom:30px;
	}
	
	#page-search .page-content fieldset {
		border:2px solid #666;
		border-radius:20px;
		overflow:hidden;
	}
	
		#page-search .page-content fieldset input {
			 border:none;
			 box-shadow: none;
		}
		
		#page-search .page-content fieldset .btn {
		    padding-top: 8px;
			border-radius:0px !important;
			margin-right:-3px;
		}
		
			#page-search .page-content fieldset .btn:hover {
			} 

/* ============================== Page Single ==============================*/

#page-single {
	margin-top:50px;
	margin-bottom:50px;
}

	#page-single .entry-footer {
		border-top:3px solid #e8e8e8;
		padding-top:30px;
		margin-top:30px;
	}

		#page-single .entry-footer strong a {
			color:#212121; 
			text-decoration: none;
		}
			#page-single .entry-footer strong a:hover,
			#page-single .entry-footer strong a:focus,
			#page-single .entry-footer strong a:active {
				text-decoration: underline;
			}
		
	
	#page-single .post-navigation {
		margin-bottom:50px;
	}
	
	#page-single #primary #main .hentry {
		margin-bottom:0px;	
	}
	
	
/* ============================== Archive ==============================*/

#page-archive {
	margin-top:50px;
	margin-bottom:50px;
}

	#page-archive .page-title {
		margin-top:0px;
		border-bottom:3px solid #212121;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}
	
	#page-archive h1 a {
		color:#212121;
	}
	
	#page-archive .post {
		border-bottom: 3px solid #e6e6e6;
		padding-bottom: 30px !important;
		margin-bottom: 30px;
	}
	
	#page-archive .paging-navigation {
		margin-bottom:50px;
	}
	
	
/* ============================== Blog ==============================*/

#page-blog {
	margin-top:50px;
	margin-bottom:50px;
}
	#page-blog h1 {
		margin-top:0px;
	}

		#page-blog h1 a {
			color:#212121;
		}
	
	#page-blog .post {
		border-bottom: 3px solid #e6e6e6;
		padding-bottom: 30px !important;
		margin-bottom: 30px;
	}

	#page-blog .navigation {
		margin-bottom:50px;
	}
	
	
/* ============================== AZ Index ==============================*/

#page-az {
	margin-top:50px;
	margin-bottom:50px;
}

	#page-az #primary #main h1.entry-title {
		margin-top:0px;
		color:#212121;
		border-bottom:none;
		font-weight:400;
	}
	
	/*#page-az #primary a.btn.btn-default {
		border-radius:20px !important;
		color: #1787b4 !important;
		border-color:#1787b4 !important;
		min-width: 35px;
		margin-right: 3px;
		margin-bottom:4px;
	}
		#page-az #primary a.btn.btn-default:active,
		#page-az #primary a.btn.btn-default:focus,
		#page-az #primary a.btn.btn-default:hover {
			background:#dcecf2
		}
	
		#page-az #primary .btn.btn-default.disabled {
			border-radius:20px !important;
			min-width: 35px;
			margin-right: 3px;
			margin-bottom:4px;
		}
		
		
		#page-az #azFilterInput {
			border-radius: 20px;
			border-color: #b3b3b3;
			margin-top:30px;
		}
		
		#page-az .az-letter-list {
			padding-left:0px;
		}*/
		
		
		
		
		
		
		#page-az #primary .btn{
		  position: relative;
		  width: 37px; 
		  height: 34px;
		  background-color: transparent;
		  margin: 10.10px 0;
		  border: solid 1px #0364E6;
		  border-radius: 0 !important;
		  margin-right:4px;
		  margin-bottom:4px;
		  color:#0364E6 !important;
		  z-index:999;

		}
			#page-az #primary .btn:hover,
			#page-az #primary .btn:active,
			#page-az #primary .btn:focus {
				background:#dfe8f5;
			}
			
			#page-az #primary span.btn{
				border-color:#bfbfbf;
				color:#bfbfbf !important;
			}
				#page-az #primary span.btn:hover,
				#page-az #primary span.btn:active,
				#page-az #primary span.btn:focus {
					background:transparent;
				}

		
	
	#page-az #azFilterInput {
		border-radius: 6px;
	}
		
		
		
		
		
/* ============================== People ==============================*/		
	
.page-template-user-people-php #primary {
	margin-top:50px;
	
}

	.page-template-user-people-php #primary #main .page h1.entry-title {
		color:#212121;
		border-bottom: none;
		margin-top:0px;
		padding-bottom:0px;
		font-weight: 400;
	}
	
	.page-template-user-people-php #primary h3 {
		font-style: normal; 
	}
	
/* Grid */	

.uc-people .col-sm-3 {
	padding-left:0px;
	padding-right:20px;
}

#page-userlist .person-permalink {
	text-decoration: none;
}
	#page-userlist .person-permalink:hover,
	#page-userlist .person-permalink:active,
	#page-userlist .person-permalink:focus {
		text-decoration: underline;
	}
	
	
	#page-userlist .person {
		padding-right:0px;
	}

		#page-userlist .person a.person-permalink h4.person-name {
			font-size:21px;
		}

		#page-userlist .person .person-title {
			margin-bottom:8px;
		}

			#page-userlist .person .person-title strong {
				font-weight: normal;
				font-family: 'Roboto', sans-serif;
			}

		#page-userlist .person .person-image {
			margin-bottom:14px;
		}
		
		#page-userlist .person .person-email a {
			text-decoration: none;
		}
			
			#page-userlist .person .person-email a:hover,
			#page-userlist .person .person-email a:focus,
			#page-userlist .person .person-email a:active {
				text-decoration:underline;
			}

	
.single-person #content {
	margin-top:50px;
	margin-bottom:50px;
}

	.single-person #content h1 {
		margin-top:0px;
	}
    
    
.person-name a {
    color:#1a1a1a;
}

.person p {
    margin-bottom:10px;
}

.person .external .glyphicon-new-window {
    font-size: 0.6em !important;
}

/* ============================== Sidebar ==============================*/

#page-sidebar {

}

	#page-sidebar .widget {
		background:#f0f0f0;
		border: 1px solid #ddd;
		/* border-radius:12px;*/
	}
	
		#page-sidebar .widget .widget-head {
			background:transparent;
			padding-top:1em;
		}
		
			#page-sidebar .widget .widget-head .widget-title {
				color:#3c3c3c;
				text-transform: uppercase;
				letter-spacing:0.08em;
				font-family:"Roboto", sans-serif;
				font-size:18px;
				font-weight:500;
			}
			
		#page-sidebar .widget a  {
			color:#0364E6 !important; 
		}
			
	#page #content #page-sidebar .widget.widget_search .btn {
		padding: 7px 5px 4px;
		background: transparent;
	}
	
	#page #content #page-sidebar .widget.widget_search fieldset {
		background:white;
		border-radius:6px;
	}
	
	
	#page-sidebar .widget .uc-cal.uc-listcal {
		padding-left: 7px !important;
	}
	
	#page-sidebar .widget .uc-cal .uc-cal-item .uc-cal-event .uc-cal-event-date {
		color: #212121 !important;
	}
	
	#page-sidebar .widget .uc-cal .uc-cal-item .uc-cal-event {
		color:#0364E6 !important
	}
	
	#page-sidebar .widget.uc-cw .uc-cal-link {
		text-align: right;
		display: block;
		margin-right: 15px;
		margin-top: 20px;
		text-transform: uppercase;
		letter-spacing: 0.15em;
		color: #333 !important;
		font-weight: 500;
		font-size: 14px;
	}
	
	
#page-sidebar .simple-social-icons a {
	padding: 10px;
	border-radius: 25px;
	font-size:19px;
	background-color:#009bdd !important;
	border:3px solid #009bdd !important;
	background:	transparent;
	background-image: -webkit-linear-gradient(120deg, transparent 50%, #009bdd 50%);
	background-image: linear-gradient(120deg, transparent 50%, #009bdd 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;
	
}

	#page-sidebar .simple-social-icons a:hover,
	#page-sidebar .simple-social-icons a:active,
	#page-sidebar .simple-social-icons a:focus {
		background-position: 0%;
		color: #009bdd !important;
		background-color:#e8e8e8 !important;
		padding: 10px;
		border-radius: 25px;
		font-size:19px;
		border:3px solid #009bdd !important;
	}	
	
	
	
	

			
	

/* ============================================================================== */

/* ==================================== Home ==================================== */

/* ============================================================================== */

.home .entry-content {
	margin-top:0px;
}

.home .hentry {
    margin-bottom:0px;
}


.home h2 {
    font-size: 42px;
    margin-top: 0px;
    letter-spacing: 0.02em;
	font-weight: 400;
}

.home #page-blank {
	margin-top:0px;
}

/* ================================= */
/* ========== Meta Slider ========== */
/* ================================= */


/* ======= Metaslider controls ======= */

.entry-content .widget.widget_metaslider_widget .flexslider .flex-control-nav {
  position: absolute;
  bottom: 30px; 
}
		@media (max-width: 991px) {
			.entry-content .widget.widget_metaslider_widget .flexslider .flex-control-nav {
				top: 15px;
				bottom:auto;
			} 
		}

	 .entry-content .widget.widget_metaslider_widget .flexslider .flex-control-nav li {
		margin-bottom: 0px !important; 
	}
		 .entry-content .widget.widget_metaslider_widget .flexslider .flex-control-nav li a {
			background: transparent;
			border: 1px solid white; 
		}
	.entry-content .widget.widget_metaslider_widget .flexslider .flex-control-nav li a:hover,
	 .entry-content .widget.widget_metaslider_widget .flexslider .flex-control-nav li a:active,
	 .entry-content .widget.widget_metaslider_widget .flexslider .flex-control-nav li a:focus{

		background:rgba(255,255,255,0.4);
	}
			.entry-content .widget.widget_metaslider_widget .flexslider .flex-control-nav li a.flex-active {
				background: white; 
			}
.entry-content .widget.widget_metaslider_widget .flexslider .flex-direction-nav {
	display: none; 
}
	
	
/* ======= Metaslider captions ======= */	
/*
.metaslider .caption-wrap {
	width:1200px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	position: absolute !important;
	top:0 !important;
	left:0 !important;
	right:0 !important;
	background:transparent !important;
	opacity:1 !important;
	
}
		@media(max-width:1200px) {
			 .metaslider .caption-wrap {
				width:991px !important;
			}
		}

		@media (max-width:991px) {
		
		 .metaslider .caption-wrap {
			width:100% !important;
			background:#efefef !important; 
			padding:20px !important;
			position: relative !important;
		}
		
			 .metaslider, .home .widget_metaslider_widget,  .panel-grid:nth-of-type(1){
				margin-bottom:0px !important;
			}
			
			
		}

	 .metaslider .caption-wrap .caption {
		top:2vw;
		width:auto;
		max-width:45%;
		position: absolute;
		font-family:"Roboto", sans-serif;
		font-weight:500;
		font-size:2vw;
		line-height:1.25em;
		padding: 0px 25px !important;
	}
	
		 .metaslider .caption-wrap .caption.caption-right {
			right:0 !important;
		}

			@media (max-width:1200px) {
				 .metaslider .caption-wrap .caption {
					max-width:65%;
				}
			}
			@media (max-width:991px) {
				 .metaslider .caption-wrap .caption {
					max-width: none;
					position:relative;
					top:0;
					padding:0 !important;
					font-size: 20px;
				}
			}
			
	.metaslider .caption-wrap .caption h1 {
		color:white;
		margin-bottom: 10px !important;
		font-size:38px;
	}
			@media (max-width:991px) {
				.metaslider .caption-wrap .caption h1 {
					color: #1a1a1a !important;
					margin-top:0px;
				}
			}
	
		 .metaslider .caption-wrap .caption .slide-black h1 {
			color:#1a1a1a !important;
		}
		
	 .metaslider .caption-wrap .caption p {
		color:white;
		font-size:16px;
		line-height:1.5em;
		font-weight: normal;
	}
			@media (max-width:991px) {
				 .metaslider .caption-wrap .caption p {
					color: #1a1a1a !important;
				}
			}
	
		 .metaslider .caption-wrap .caption .slide-black p {
			color:#1a1a1a !important;
		}
		
	.metaslider .caption-wrap .caption a {
		color:white !important;
		font-size:14px;
		text-transform: uppercase;
		letter-spacing:2px;
		margin-top: 8px !important;
		display: inline-block;
	}
			@media (max-width:991px) {
				 .metaslider .caption-wrap .caption a {
					color: #1a1a1a !important;
				}
			}
	
		.metaslider .caption-wrap .caption .slide-black a {
			color:#1a1a1a !important;
		}
		
*/		
		 #page-blank .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch:nth-of-type(1) {
			margin-top:-50px;
		}
		
			.home #page-blank .panel-grid:nth-of-type(1) > .siteorigin-panels-stretch:nth-of-type(1) {
				margin-top:0px;
			}
			


.about-row h2 {
	font-size:28px;
	line-height:1.4em;
	margin-top:0px;
	color:#1a1a1a;
    font-weight:normal;
    margin-bottom:20px;
	
}

.by-the-numbers *  {
	color:white;
}

	.by-the-numbers h2 {
		font-size:55px;
		margin-top:0px;
		letter-spacing: 0.02em;
	}

			@media (max-width:767px) {
				.by-the-numbers h2 {
					font-size:34px;
				}
			}
	
	
.widget_metaslider_widget .metaslider .flexslider {
	margin-bottom:30px;
}	
	
	
	

	.by-the-numbers p {
		font-size:19px;
	}

	.by-the-numbers span {
		font-size:120px;
		font-weight: 400;
	}

			@media (max-width:1200px) {
				.by-the-numbers span {
					font-size:9vw;

				}
			}

			@media (max-width:767px) {
				.by-the-numbers span {
					font-size:80px;

				}
			}

#page #content .by-the-numbers .widget .btn.btn-light {
	color:#212121;
	border: 3px solid #e8e8e8;
	background:	transparent;
	background-image: -webkit-linear-gradient(120deg, transparent 50%, #e8e8e8 50%);
	background-image: linear-gradient(120deg, transparent 50%, #e8e8e8 50% );
	background-size: 225%;
	background-repeat: no-repeat;
	background-position: 100%;
	-webkit-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
	#page #content .by-the-numbers .widget .btn.btn-light:hover,
	#page #content .by-the-numbers .widget .btn.btn-light:active,
	#page #content .by-the-numbers .widget .btn.btn-light:focus {
		background-position: 0%;
		color: white !important;
		background-color:transparent;
	}

.programs-row .panel-grid-cell {
	background:white;
	padding:20px !important;
	border:1px solid #cfdfe6;
	position: relative;
}

	.programs-row .panel-grid-cell .aligncenter {
		margin-top:0px;
		margin-bottom:0px;
	}

	.programs-row .panel-grid-cell .textwidget {
		padding-bottom:50px;
		
	}

		.programs-row .panel-grid-cell .textwidget .btn {
			position: absolute;
			bottom:25px;
			left:0;
			right:0;
			width: 80% !important;
			margin-left: auto;
			margin-right: auto;
		}
		
		
.home #content  .panel-grid .programs-row .widget .widget-title {
	color:#212121;
	font-style:normal;
	line-height: 1.3em;
}


.home .white h3 {
	margin-bottom: 18px;
	font-size:32px;
}

/* overwrites hover color of default button when in a white row */
#page #content .white .widget .btn.btn-default:hover,
#page #content .white .widget .btn.btn-default:active,
#page #content .white .widget .btn.btn-default:focus {
	color: white !important;
	border-color: white;
}



/* ====== RSS Feed widget ====== */


.widget_rss li, .widget_cahnr-rss li {
	width:32%;
	float:left;
	margin-right:2%;
}
		.widget_rss li:nth-last-of-type(1), .widget_cahnr-rss li:nth-last-of-type(1) {
			margin-right:0;
		}
		
		
		@media (max-width:767px) {
			 .widget_rss li, .widget_cahnr-rss li {
				width:100%;
				margin:0;
				float:none;
			}
		}
	
	.widget_rss li a, .widget_cahnr-rss li a {
		font-size:24px !important;
		color:#1e1e1e !important;
		line-height: 1.1em !important;
		margin-bottom: 8px !important;
	}
	
	 .widget_rss li .rss-date, .widget_cahnr-rss li .rss-date {
		text-transform: none !important;
		font-size:15px !important;
		color:#737373 !important;
		letter-spacing: 0.01em !important;
	}
	
	.widget_rss .widget-title, .widget_cahnr-rss .widget-title {
		display:none;
	}
	
	
	.widget_cahnr-rss li .rss-widget-img-container {
		min-height:240px;
		max-height:240px;
		overflow:hidden;
		margin-bottom:15px;
		background:#ddd;
	}
	
			@media (max-width:1200px) {
				.widget_cahnr-rss li .rss-widget-img-container {
					min-height:200px;
					max-height:200px;
				}
			}
			
			@media (max-width:991px) {
				.widget_cahnr-rss li .rss-widget-img-container {
					min-height:150px;
					max-height:150px;
				}
			}
			
			@media (max-width:767px) {
				.widget_cahnr-rss li .rss-widget-img-container {
					min-height:250px;
					max-height:400px;
				}
			}
	
	.widget_cahnr-rss li .rss-widget-image {
		width:100%;
		display:block;
	}
	
	#page #content .entry-content .panel-layout .panel-grid .panel-grid-cell .widget.widget_cahnr-rss ul li a {
		width:100%
	}
	
.recent-headlines {
	position: relative;
}	
.recent-headlines:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 33px 50px 0 50px;
    border-color: #f5f5f5 transparent transparent transparent;
	position: absolute;
	bottom:-33px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}


.arrow-row {
	border-bottom:8px solid #0364E6;
}


.widget_widget_sp_image {
	position: relative;
}

	.widget_widget_sp_image .widget_sp_image-description.image-has-link {
		position: absolute;
		bottom:0px;
		border-left:none !important;
		font-style: normal !important;
		padding-left:0px !important;
		width:100%;
	}
	
		.widget_widget_sp_image .widget_sp_image-description.image-has-link a {
			width:100%;
			background: rgba(0,14,47,0.85);
			display:block;
			padding: 8px 15px 7px;
			color:white !important;
			font-size:18px;
			font-weight:500;
			text-decoration: none;
		}
				/* home specific style */
				.home .widget_widget_sp_image .widget_sp_image-description.image-has-link a {
					min-height: 57px;
				}
						@media (max-width:780px) {
						.home .widget_widget_sp_image .widget_sp_image-description.image-has-link a {
							min-height: 0;
							}
						}
				
			.widget_widget_sp_image .widget_sp_image-description.image-has-link a:hover,
			.widget_widget_sp_image .widget_sp_image-description.image-has-link a:focus,
			.widget_widget_sp_image .widget_sp_image-description.image-has-link a:active,
			.widget_widget_sp_image:hover .widget_sp_image-description.image-has-link a,
			.widget_widget_sp_image:active.widget_sp_image-description.image-has-link a,
			.widget_widget_sp_image:focus .widget_sp_image-description.image-has-link a{
				text-decoration: underline;
			}
		
		.widget_widget_sp_image .widget_sp_image-description.image-has-link > p {
			margin-bottom:0px !important;
		}
		
		.widget_widget_sp_image .widget_sp_image-description.image-has-link .external .glyphicon-new-window {
    		font-size: 0.65em !important;
			}
			

@media (max-width:780px) {
	.widget_sp_image img {
		width:100%;
	}
	
			#footers .widget_sp_image img {
				width:60%;
			}
	
	.home #content .panel-grid .widget.widget_sp_image {
	margin-bottom:0px;
	}
}

/* UConn Today widget */

.uctoday-plugin {
	display: inline;
}

	.uctoday-plugin .uctoday-cell-title {
		font-family: 'Roboto', sans-serif;
		color:#212121 !important;
		display:inline-block;
		font-size: 24px;
		text-decoration: none;
		line-height: 1.3em;
		font-weight: 500;
	}

		.uctoday-plugin .uctoday-cell-title:hover,
		.uctoday-plugin .uctoday-cell-title:active,
		.uctoday-plugin .uctoday-cell-title:focus {
			text-decoration: underline;
		}

			.uctoday-plugin .uctoday-cell-title .glyphicon {
				font-size: 14px !important;
				margin-left: 6px !important;
				opacity: 0.5 !important;
			}

	.uctoday-plugin .uctoday-img-container {
		padding-bottom:0px;
		margin-bottom:10px;
	}

		.uctoday-plugin .uctoday-cell-image {
			margin-bottom:4px;
			position: relative;
		}

	.uctoday-plugin .uctoday-read-more-container a {
		color:#3b6b80 !important;
		border: 3px solid #dde9f0;
		background:	transparent;
		background-image: -webkit-linear-gradient(120deg, transparent 50%, #e8e8e8 50%);
		background-image: linear-gradient(120deg, transparent 50%, #e8e8e8 50% );
		background-size: 225%;
		background-repeat: no-repeat;
		background-position: 100%;
		-webkit-transition: all 400ms ease-in-out;
		transition: all 400ms ease-in-out;
		/*text-transform: uppercase;
		font-size: 14px;
		letter-spacing:0.16em;*/
		border-radius: 25px !important;
		padding: 9px 43px 8px;
		display: inline-block;
		margin-top: 15px;
		text-decoration: none;
	}
		.uctoday-plugin .uctoday-read-more-container a:hover,
		.uctoday-plugin .uctoday-read-more-container a:active,
		.uctoday-plugin .uctoday-read-more-container a:focus {
			background-position: 0%;
			color: #3b6b80 !important;
			background-color:transparent;
			border-color:#92abb9;
		}

		.uctoday-plugin .uctoday-read-more-container a .glyphicon {
			display:none;
		}
		
	.uctoday-plugin .uctoday-list-item {
		width:auto; 
	}

	.uctoday-plugin .uctoday-img-container a {
		max-height:240px;
		overflow:hidden;
	}
	
			@media (max-width:780px) {
				.uctoday-plugin .uctoday-img-container a {
					max-height: none;
				}
				
				.uctoday-plugin .uc-title-container {
					margin-bottom:0px !important;
				}
				
				 .widget_custom_html {
					margin-bottom:0px !important;
				}
				
				 .widget_custom_html .uctoday-plugin, .widget_custom_html .uctoday-plugin .uctoday-list-item {
					 margin:0px !important;
				 }
				
			}
	
				
/* =========== Infographic =========== */

.infographic {

}

	.infographic .widget {
		background:#02102e !important;
		border-bottom:8px solid #0364E6 !important;;
		border-radius:20px !important;
		padding: 30px 30px 22px !important;
	}
			@media (max-width:991px) {
				.infographic .widget {
					padding: 20px 20px 12px !important;
				}
			}
			
			@media (max-width:767px) {
				.infographic .widget {
					padding: 25px 25px 17px !important;
					margin-bottom:0px !important;
				}
				
				.infographic .panel-grid-cell {
					margin-bottom:15px !important;
				}
			}
	
		.infographic .widget * {
			color:white !important;
		}
		
		.infographic .widget .glyphicons {
			font-size:38px;
		}
		
		.infographic .widget strong {
			font-size: 40px;
			line-height:1em;
			margin-top: 2px;
			display: inline-block;
			margin-bottom: 4px;
		}
				@media (max-width:1200px) {
					.infographic .widget strong {
						font-size: 35px;
					}
				}
				
				@media (max-width:991px) {
					.infographic .widget strong {
						font-size: 30px;
					}
				}
				
				@media (max-width:767px) {
					.infographic .widget strong {
						font-size: 36px;
					}
				}
				
/* =========== Glyphicons Large Row =========== */

.glyph-large .glyphicons {
	font-size:50px;
	color:#000e2f;
}

	.glyph-large a {
		font-size:28px;
		text-decoration: none;
		font-weight: 500;
		line-height: 1.2em;
	}
	
		.glyph-large a:hover,
		.glyph-large a:active,
		.glyph-large a:focus {
			text-decoration:underline;
		}
		
	.glyph-large .external .glyphicon-new-window {
    	font-size: 16px !important;
	}
	



.page-header {
	border-bottom:none;
}



 #page-blank .panel-grid:nth-of-type(1) .widget_black_studio_tinymce.widget:nth-of-type(1) .textwidget > h1 {
 	margin-top:0;
 } 




/* =========== Color grid ============ */


.color-grid .panel-grid-cell {
    background:white;
    border-top:7px solid #E2E5EA;
    padding:15px 40px 5px !important;   
}
     
    .color-grid h3 {
        font-size:24px;
        font-weight: 400;
        margin-bottom:20px;
    }
    
        .color-grid h3 a {
             color:#2666DE !important; 
             border-bottom:2px solid #2666DE;
             text-decoration: none;
             -webkit-transition: border 200ms linear;
                -ms-transition: border 200ms linear;
                transition: border 200ms linear;
         }

            .color-grid h3 a:hover,
            .color-grid h3 a:active,
            .color-grid h3 a:focus{
                border-bottom:4px solid #2666DE;
            }
            
            
.color-grid .panel-grid-cell:nth-of-type(2) {
    background:#0364E6;
    border-top:7px solid #0051BE; 
}
    .color-grid .panel-grid-cell:nth-of-type(2) h3 a {
         color:white !important; 
         border-bottom:2px solid white;
         text-decoration: none;
     }

        .color-grid .panel-grid-cell:nth-of-type(2) h3 a:hover,
        .color-grid .panel-grid-cell:nth-of-type(2) h3 a:active,
        .color-grid .panel-grid-cell:nth-of-type(2) h3 a:focus{
            border-bottom:3px solid white;
        }
        
    .color-grid .panel-grid-cell:nth-of-type(2) p {
        color:white;
    }
    
.color-grid .panel-grid-cell:nth-of-type(3) {
    background:#000e2f;
    border-top:7px solid #0051BE; 
}
    .color-grid .panel-grid-cell:nth-of-type(3) h3 a {
         color:#147AFF !important; 
         border-bottom:2px solid #147AFF;
         text-decoration: none;
     }

        .color-grid .panel-grid-cell:nth-of-type(3) h3 a:hover,
        .color-grid .panel-grid-cell:nth-of-type(3) h3 a:active,
        .color-grid .panel-grid-cell:nth-of-type(3) h3 a:focus{
            border-bottom:3px solid #147AFF;
        }
        
    .color-grid .panel-grid-cell:nth-of-type(3) p {
        color:white;
    }
    
    
/* =========== Quick Facts ============ */

.quick-facts .glyphicons {
    color:#0051BE;
    font-size:46px;
}

.quick-facts strong {
    font-family:"roboto slab", serif;
    text-align: center;
    display:inline-block;
    font-weight:normal;
    font-size:42px;
    margin-top:20px;
    margin-bottom:20px;
    line-height:1.2em;
}   


/* =========== Box Overlay Row ============ */

.box-overlay-row .panel-grid-cell {
    background:rgba(255,255,255,0.85);
    border-left:9px solid #C7C7C7;
    padding:40px 40px 5px !important;
}

    .box-overlay-row .panel-grid-cell:empty {
        display:none;
    }
    
    .box-overlay-row h3 {
        font-family: "Roboto", sans-serif;
        letter-spacing: 0.2em !important;
        text-transform: uppercase;
        font-size:16px !important;
        color:#717171 !important;
        border-left: 3px solid #0051BE;
        padding-left: 8px !important;
    }
    
    .box-overlay-row h4 {
        font-family: "Roboto Slab", serif;
        font-weight: normal;
        margin-bottom: 15px;
        color: #1a1a1a;
        margin-top: 0px;
        font-size: 36px;
        line-height:1.3em;
    }
    
    .box-overlay-row a {
        color: white !important;
        text-transform: uppercase;
        letter-spacing: 0.11em;
        text-decoration: none;
        display: inline-block;
        margin-top: 6px;
        font-size: 14px;
        border: 1px solid white;
        padding: 7px 25px 6px;
        background: #0051BE;
        -webkit-transition: background-color 280ms linear;
        -ms-transition: background-color 280ms linear;
        transition: background-color 280ms linear;
    }
    
        .box-overlay-row a:hover,
        .box-overlay-row a:focus,
        .box-overlay-row a:active{
            background:#000e2f;
        }
    
    
    
.modal-event-title a {
    font-family: 'roboto slab', serif;
    font-weight: 400;
}

#primary table .modal-event-title {
    font-family: 'roboto slab', serif !important;
    font-weight: 400 !important;
    color: #0051BE !important;
}
            