a.js-subm-uhf-nav-link {
    font-family: inherit !important;
}
a#uhfCatLogo {
    font-family: inherit !important;
}



.socialfootertext
{
	float:left;
	
}

.socialfootericons
{
	float:right;
	padding-top:5px;
	
}



.carousel
{
	padding-top: 10px !important;
	padding-left: 20px !important;
	padding-right: 20px!important;

	background: #C1E8FE !important;
	min-height: 410px;
	display:block;
	
}



.carousel:hover
{
	background: #98d3f4 !important;
	text-decoration: underline;
	
}

@media screen and (max-width: 700px) { 
	.carousel {
		min-height: 370px;
	}
}


.slick-slide {
  display: none;
  float: left;
  height: 500px;
  min-height: 1px;
	
}

.lvca-container .slick-prev {
  position: absolute;
  bottom: initial;
  left: initial;
  right: initial;
  top: 105%;
  width: 28px;
  height: 28px;
	margin-left:90%;

}

@media screen and (max-width: 700px) { 
	.lvca-container .slick-prev {
		margin-left:75%;
	}}

.lvca-container .slick-next  {
  position: absolute;
  bottom: initial;
  left: initial;
  right: initial;
  top: 105%;
  width: 28px;
  height: 28px;
  margin-left: 93%;
}


@media screen and (max-width: 700px) { 
	.lvca-container .slick-next {
		margin-left:86%;
	}}


.iconboxmain {
	width: 80px;
	display: block;
	height: 75px;
	text-align: center;
	margin-top: -30px;
	float: right;
	padding-bottom: 5px;
	
}

.iconboxmain:hover{
	
	background:#1991D1 ;
	
}



@media screen and (max-width: 700px) { 
	.iconboxmain {
		width: 40px;
	display: block;
	height: 40px;
	text-align: center;
	margin-top: -50px;
	float: right;
	padding-bottom: 5px;
	}
}





hr.teal {
	background :#BADCD2 !important;
	height:2px;
	border: 0;
	margin-top:10px;
	margin-bottom:10px;
}


hr.grey{
	background:#cccac3 !important;
	height: 2px;
  border: 0;
	margin-top:10px;
	margin-bottom:10px;
}



.floatingmenusblackbluetop {
		background-color:transparent;
	color:#2d231e !important;
	display: block;
	border-left: 2px solid #2d231e;
	width: 180px;
	left: 50px;
height: 23px;
	position:relative;
	transition: all .25s ease-out;
	overflow: hidden;
 }


.floatingmenusblackbluetop:hover  {
	color:#ffffff !important;
 background-image: linear-gradient(to bottom, transparent,
transparent 0%, #c6e3f4 0%, #c6e3f4);
background-position: 100% 0;
background-size: 200% 100%;
transition: all .25s ease-in;
	height: 90px;
	
}

.floatingmenusblackgrey {
		background-color:transparent;
	color:#2d231e !important;
	display: block;
	border-top: 2px solid #2d231e;
	border-left: 2px solid #2d231e;
	width: 180px;
	left: 50px;
	height: 23px;
	position:relative;
	transition: all .25s ease-out;
	overflow: hidden;
 }


.floatingmenusblacktealtop {
		background-color:transparent;
	color:#2d231e !important;
	display: block;
	border-top: 2px solid #2d231e;
	border-left: 2px solid #2d231e;
	width: 180px;
	left: 50px;
height: 23px;
	position:relative;
	transition: all .25s ease-out;
	overflow: hidden;
 }


.floatingmenusblacktealtop:hover  {
	color:#ffffff !important;
 background-image: linear-gradient(to bottom, transparent,
transparent 0%, #ddeee9 0%, #ddeee9);
background-position: 100% 0;
background-size: 200% 100%;
transition: all .25s ease-in;
	height: 90px;
	
}



.floatingmenusblackgrey:hover  {
	color:#ffffff !important;
 background-image: linear-gradient(to bottom, transparent,
transparent 0%, #e7e4d9 0%, #e7e4d9);
background-position: 100% 0;
background-size: 200% 100%;
transition: all .25s ease-in;
	height: 90px;
	
}


/* report bold change */

#c-shellmenu_74, #c-shellmenu_76{font-weight:inherit !important;}

html, body {
    overflow-x: hidden;
}

@media screen {
  html {
    margin-top: 0px !important;
  }
}



h1.blog{
	font-family: 'SegoeSerif_VF';
  font-weight: 80;
	line-height: 1;
	font-size: 70px;
	margin:0;
		color: #2d231e !important;
	padding:0;}


h6.serif { 
	font-family: 'SegoeSerif_VF';
  font-weight: 100;
	line-height: 1;
	font-size: 100px;
	margin:0;
	padding-bottom:30px;}


@media screen and (max-width: 700px) { 
	h6.serif {
		font-size: 40px !important;
	}
}

.border{
	border: 10px solid;
  border-image-slice: 1;
  border-width: 2px;
	border-image-source: linear-gradient(to bottom, #000000, transparent);
	margin-left:10px;
	margin-right:10px;
	padding:20px;	
	overflow: hidden;
	transition: all .50s ease-in-out;
}


.border:hover{
	border: 10px solid;
  border-image-slice: 1;
  border-width: 2px;
	border-image-source: linear-gradient(to top, #000000, transparent);
	margin-left:10px;
	margin-right:10px;
	padding:20px;	
	overflow: visible;
	background: linear-gradient(to top, #ffffff4d, transparent);
	transition: all .50s ease-in-out;
}



.bottom {
  display: block;
  position: sticky;
  width: 100%;
	padding:30px;
  margin-top: -440px;
}

#horizontalmenu{
	top:5px !important;
	display: block;
	width:100%;
}


.topnav {
  overflow: hidden;
  background-color: #ffffffbd;
	
}

.topnav a {
  float: left;
  display: block;
  color: #2d231e;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #ffffff;
  color: #ffffff;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: #2d231e;
  padding: 14px 16px;
  background-color: inherit;
  font-family: 'MWFFluentIcons';
	font-size: 16px;
	font-weight: normal;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
		
  }
}

@media screen and (max-width:800px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
		padding-left: 0px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}





.cd-horizontal-timeline .events a {
  font-size: 15px !important;
 
}



/* Font Styling */


@font-face {
font-family: 'MWFFluentIcons';
    src: url('https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2') format('woff2');
    font-weight: normal;
}

@font-face {
font-family: 'MWFFluentIcons';
    src: url('https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff2') format('woff2');
  font-weight: Bold;
}

@font-face {
font-family: 'MWFFluentIcons';
    src: url('https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff2') format('woff2');
  font-weight: Semibold;
}


@font-face {
font-family: 'MWFFluentIcons';
    src: url('https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff2') format('woff2');
  font-weight: normal;
}


@font-face {
font-family: 'SegoeSerif_VF';
    src: url('https://unlocked.microsoft.com/wp-content/themes/unlocked-theme/dist/assets/fonts/SegoeSerif_VF.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

h1.serif { 
	font-family: 'SegoeSerif_VF';
  font-weight: 100;
	line-height: 1;
	font-size: 100px;
	color: #2d231e !important;
	margin:0;
	padding-bottom:30px;}


@media screen and (max-width: 700px) { 
	h1.serif {
		font-size: 40px !important;
	}
}


h1 { font-family: 'MWFFluentIcons';
    font-weight: bold;
	line-height: 1;
		color: #2d231e !important;
font-size: 60px;}


h1.light { font-family: 'MWFFluentIcons';
    font-weight:normal;
		color: #2d231e !important;

	line-height: 1;
font-size: 60px;}



h2.serif { 
	font-family: 'SegoeSerif_VF';
  font-weight: 100;
	line-height: 1;
	font-size: 100px;
	color: #2d231e !important;
	margin:0;
padding-bottom:30px;}


@media screen and (max-width: 700px) { 
	h2.serif {
		font-size: 40px !important;
	}
}

h2.serifmedium { 
	font-family: 'SegoeSerif_VF';
  font-weight: 100;
	line-height: 1;
	font-size: 52px;
	margin:0;
		color: #2d231e !important;
	padding:0;}


a.serifmedium:hover { 
	text-decoration:underline;

}

a.serifmedium { 
	font-family: 'SegoeSerif_VF';
  font-weight: 100;
	line-height: 1;
	font-size: 52px;
	margin:0;
		color: #2d231e !important;
	padding:0;}


@media screen and (max-width: 700px) { 
	h2.serifmedium {
		font-size: 30px !important;
	}
}

@media screen and (max-width: 700px) { 
	a.serifmedium {
		font-size: 30px !important;
	}
}



h2.serifsmall { 
	font-family: 'SegoeSerif_VF';
  font-weight: 80;
	line-height: 1;
	font-size: 35px;
	margin:0;
		color: #2d231e !important;
	padding:0;}


h2.serifquote { 
	font-family: 'SegoeSerif_VF';
  font-weight: 80;
	line-height: 1.2;
	font-size: 40px;
	margin:0;
		color: #2d231e !important;
	padding:0;}


@media screen and (max-width: 700px) { 
	h2.serifquote {
		font-size: 30px;
		line-height: 1.1;
	}
}

h2 { font-family: 'MWFFluentIcons';
	    font-weight: bold;
		color: #2d231e !important;
   	line-height: 1;
font-size: 34px;
margin-top:-1px;}

h2.light { font-family: 'MWFFluentIcons';
	    font-weight: normal;
		color: #2d231e !important;
}

h2.purple {
	background: #A172D1;
	width: fit-content;
	font-weight: normal;
	color: #2d231e;
	padding: 10px;
}

h2.teal {
	background: #49c5b1;
	width: fit-content;
	font-weight: normal;
	color: #2d231e;
	padding: 10px;
}

h2.yellow {
	background: #FFE28E;
	width: fit-content;
	font-weight: normal;
	color: #2d231e;
	padding: 10px;
}

h2.green {
	background: #8de971;
	width: fit-content;
	font-weight: normal;
	color: #2d231e;
	padding: 10px;
}
	
h2.blue {
	background: #0096ff;
	width: fit-content;
	font-weight: normal;
	color: #2d231e;
	padding: 10px;
}





h3 { font-family: 'MWFFluentIcons';
	    font-weight: bold;
	font-size: 16px;
    margin-bottom: .5rem;
	line-height: 0.4;
  }


h3.light { font-family: 'MWFFluentIcons';
	    font-weight: normal;
		color: #2d231e !important;
   	line-height: 1;
font-size: 34px;
margin-top:-1px;}


@media screen and (max-width: 1200px) { 
	h3.light {
		font-size: 26px !important;
	}
}

h4 { font-family: 'MWFFluentIcons';
	    font-weight: normal;
	font-size: 23px;
    margin-bottom: .5rem;
	line-height: 1.2;
	color:#ffffff;
  }


h5 { 
	font-family:'SegoeSerif_VF';
	font-weight: 100;
	font-size: 20px;
	line-height: 1;
		color: #2d231e !important;
	margin-top:-20px;	
	display:inline-block;

  }


h5.serif { 
	font-family:'SegoeSerif_VF';
	font-weight: 100;
	font-size: 20px;
	line-height: 1;
		color: #2d231e !important;
	margin-top:-20px;	
	display:inline-block;

  }



p{ font-family: 'MWFFluentIcons';
	font-weight: normal;
  font-style: normal;
	color: #2d231e;
	
}

p.nav { font-family: 'MWFFluentIcons';
	font-size: 16px;
	font-weight: normal;
  margin-bottom: .5rem;
	line-height: 0.4;
	text-decoration: none;
  }

p.navteal { font-family: 'MWFFluentIcons';
	font-size: 16px;
	font-weight: normal;
  margin-bottom: .5rem;
	line-height: 0.4;
	text-decoration: none;
  }
p.navteal:hover {
	background-color:#badcd2 !important;
}



p.navblue { font-family: 'MWFFluentIcons';
	font-size: 16px;
	font-weight: normal;
  margin-bottom: .5rem;
	line-height: 0.4;
	text-decoration: none;
  }
p.navblue:hover {
	background-color:#8dc7e8 !important;
}


p.navpurple { font-family: 'MWFFluentIcons';
	font-size: 16px;
	font-weight: normal;
  margin-bottom: .5rem;
	line-height: 0.4;
	text-decoration: none;
  }
p.navpurple:hover {
	background-color:#c5b5e3 !important;
}

p.navgreen { font-family: 'MWFFluentIcons';
	font-size: 16px;
	font-weight: normal;
  margin-bottom: .5rem;
	line-height: 0.4;
	text-decoration: none;
  }
p.navgreen:hover {
	background-color:#d2ea8d !important;
}



p.navgrey { font-family: 'MWFFluentIcons';
	font-size: 16px;
	font-weight: normal;
  margin-bottom: .5rem;
	line-height: 0.4;
	text-decoration: none;
  }
p.navgrey:hover {
	background-color:#cccac3 !important;
}

p.nav2 { 
	font-family:'SegoeSerif_VF';
	font-weight: 100;
	font-size: 20px;
	line-height: 1;
		color: #2d231e !important;
	margin-top:-20px;	
	display:inline-block;
	text-decoration: none;

  }



a { font-family: 'MWFFluentIcons';
    font-weight: revert;
    font-style: normal;
	color:#0067b8;
		text-decoration: none;

	
}
	
a.serif{
font-family:'SegoeSerif_VF';
	font-weight: 100;
	font-size: 22px;
	line-height: 1;
		color: #2d231e !important;
	margin-top:0px;	
	display:inline-block;

  }

/* //new-css /// */

/* //h3.light// */
.light-new {
    font-family: 'MWFFluentIcons';
    font-weight: normal;
    color: #2d231e !important;
    line-height: 1;
    font-size: 34px;
    margin-top: -1px;
}
@media screen and (max-width: 1200px) { 
	.light-new {
		font-size: 26px !important;
	}
}
/* ///////h2.serifquote///////////// */

.serifquote-new { 
	font-family: 'SegoeSerif_VF';
  font-weight: 80;
	line-height: 1.2;
	font-size: 40px;
	margin:0;
		color: #2d231e !important;
	padding:0;}


@media screen and (max-width: 700px) { 
	.serifquote-new {
		font-size: 30px;
		line-height: 1.1;
	}
}
/* //h3/ */
.normal-new {
    font-family: 'MWFFluentIcons';
    font-weight: bold;
    font-size: 16px;
    margin-bottom: .5rem;
    line-height: 0.4;
}
/* //h2.seriff// */ 
.serif-normal { 
	font-family: 'SegoeSerif_VF';
  font-weight: 100;
	line-height: 1;
	font-size: 100px;
	color: #2d231e !important;
	margin:0;
padding-bottom:30px;}


@media screen and (max-width: 700px) { 
	.serif-normal {
		font-size: 40px !important;
	}
}
/* //h2.light// */
.light-h2-new { font-family: 'MWFFluentIcons';
	    font-weight: normal;
		color: #2d231e !important;
}
.m16 {
	margin-top:16px;
}
p.light-h2-new  {
   	line-height: 1;
font-size: 34px;
margin-top:-1px;}

/* ///video-styling// */
.video-main-container .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.custom-video-wrapper {
  position: relative;
  width: 100%;
  max-width: 960px; /* Adjust to your desired width */
  margin: 0 auto;
  aspect-ratio: 16 / 9;
  border-radius: 9px;
  overflow: hidden;
}
 
.custom-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
@media (max-width: 768px) {
  .custom-video-wrapper {
          aspect-ratio: 9 / 9;
        width: auto;
        height: auto;
        padding-top: 0%;
  }
 
  .custom-video-wrapper iframe {
    height: 100%;
  }
 }
/*  
@media (max-width: 375px) {
	.custom-video-wrapper {
		 padding-top: 27%;
	}
}
@media (min-width: 376px) and (max-width: 490px) {
.custom-video-wrapper {
		   padding-top: 16%;
	}
} */

/* //new changes//	 */
	@media screen and (min-width: 510px) and (max-width: 768px) {
    .custom-video-wrapper {
        aspect-ratio: 16 / 9 !important;
        width: auto;
        height: auto;
        padding-top: 0%;
    }
}
 
@media screen and (min-width: 406px) and (max-width: 509px)
{
        .custom-video-wrapper {
        aspect-ratio: 14 / 9 !important;
        width: auto;
        height: auto;
        padding-top: 4%;
    }
}
 
 
@media screen and (min-width: 378px) and (max-width: 405px)
{
        .custom-video-wrapper {
        aspect-ratio: 13 / 9 !important;
        width: auto;
        height: auto;
        padding-top: 4%;
    }
    .fill-parent {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover !important;
    }
}
 
 
@media screen and (min-width: 351px) and (max-width: 377px)
{
          .custom-video-wrapper {
        aspect-ratio: 15 / 9 !important;
        width: auto;
        height: auto;
        padding-top: 20%;
    }
}
@media screen and (min-width: 338px) and (max-width: 350px)
{
    .custom-video-wrapper {
        aspect-ratio: 11 / 9 !important;
        width: auto;
        height: auto;
        padding-top: 0%;
    }
 
}
@media screen and (min-width: 300px) and (max-width: 337px)
{
    .custom-video-wrapper {
        aspect-ratio: 10 / 9 !important;
        width: auto;
        height: auto;
        padding-top: 4%;
	}
}
 	