

/*Custumize your solution using this file*/

:root {
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
@media (max-width: 26.8em) {
  /* styles for most phones except Pro Max */
 .top-navbar-header .navbar-toggle
 {
	left: 315px!important;

 }
 .cart-count-badge{
	 margin-top:15px!important;
 }
}

@media screen and (max-width: 42.0em) {
	
	.login-sidebar .register-login-buttons li {
        padding: 0px 12px!important;
    }
	/* #wrapper.mobile-store, #wrapper.fullwidth */
	/* { */
		/* max-width: 380px!important; */
	/* } */
	.buttonRow input[type="button"],
	.buttonRow input[type="submit"] {
		min-height: 44px;
	}

.icon-clear-search{
	position: relative;
    left: 5px;
    top: 5px !important;
}
	.rwWindowContent .buttonRow input {
		display: block;
		text-align: center !important;
		margin: 2% auto !important;
		white-space: normal !important;
	}
}
.aaoms-logo-img.mobile-way
{
	display:none;
}
.cart .showItems{
		 position:relative;
	 }
	 .cart .showItems .cartCountLabel{
		 top:2px;
		 position:absolute;
	 }
	 #header .action a.cart{
		 padding-left:20px!important;
	 }
	 
#screen .nav .nav-dropdown a {
    transition: all .5s;
}
#screen #main-navigation .nav-dropdown>ul>li a:after {
    background: transparent !important;
}
#screen #main-navigation .nav-dropdown>ul>li a:after {
    background-color: #0060ab;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 60%;
}
.sub-menu>li>a:hover, .ql-popout li>a:hover {
    color: #fff;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    transition: all .3s ease;
}
#screen #main-navigation .nav-dropdown a:hover, #screen #utility-navigation .nav-dropdown a:hover {
    background-color: #193062;
    color: #fff;
}

@media (min-width: 981px)
{
	li.nav-prime-col-3 li.nav-sub-parent .nav-dropdown .sub-menu {
    justify-content: flex-start;
}
	.nav-prime-col-3 .sub-menu {
    justify-content: center;
}

	#screen .nav-dropdown li {
    min-width: 190px;
}
#screen li.nav-sub-parent .nav-dropdown {
    position: relative !important;
}
li.nav-sub-parent {
    height: 60px;
}
li.nav-prime .nav-dropdown {
    height: 390px;
    margin-top: -10px;
}

#screen .nav-dropdown li.nav-sub-li>a {
    padding: 5px 0!important
}
li.nav-prime .nav-dropdown li.nav-sub-parent .nav-dropdown {
    height: auto;
}

/*li.nav-prime:nth-child(3) .nav-dropdown {
    height: 525px;
}*/
}

li.nav-sub-li a, li.nav-sub-li-indent a {
    font-size: 12.8px!important;
    font-weight: 400 !important;
}

.nav-sub-parent a {
font-size: 16px !important;
    font-weight: 700 !important; 
}

.findsurg{
	margin: 32px 0 0 20px;
}
.aaoms-logo, .aaoms-header,.findsurg{
	float:left;
}
.aaoms-logo-img{
	width:75px;
	filter: invert(33%) sepia(100%) saturate(2792%) hue-rotate(207deg) brightness(55%) contrast(90%);
}


.header-title {
	white-space: break-spaces;
    font-family: sans-serif;
    font-weight: 700;
    color: #193062;
    display: block;
    font-size: 16px;
    margin: auto;
    padding-top: 18px;
    width: 256px;
    padding: 15px 10px 10px 10px;
    margin-left: 10px;   
}

.findsurg a {
    background: #193062;
    color: #fff;
    padding: 11px;
    font-family: "Work Sans",sans-serif!important;
    font-size: 13px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 22px;
}

#main-navigation {
    display: flex !important;
    background: #193062;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
	margin: 0 auto;
    padding: 0;
    width: 100%!important;
}

#screen #main-navigation nav {
    min-width: 640px;
}
#screen nav {
    position: unset;
}
#screen #main-navigation {
 position: relative;
 margin-bottom: 15px;
}
.menu-main-container, .nav-dropdown {
    width: 100%;
}

nav>ul.nav, #screen nav>ul.nav>li {
    position: static;
}
#screen .nav {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.nav {
    justify-content: center;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#screen #main-navigation nav>ul>li:not(:last-of-type) {
    margin: 0 10px 0 0;
}
#screen nav>ul.nav, #screen nav>ul.nav>li {
    position: static;
}
#screen .nav>li {
    display: inline-block;
    text-align: left;
}
#screen .nav li {
    list-style: none outside none;
    position: relative;
    text-align: left;
}
#screen .nav>li>a {
    display: block;
    padding: 15px 10px;
    text-align: center;
    text-decoration: none;
}

#screen .nav li a {
    align-items: center;
	float: none!important;
    color: #fff;
    display: flex;
    font-family: "Work Sans",sans-serif;
    font-weight: 600;
    font-size: 13.6px;
    height: 100%;
    margin: 0;
    padding: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    justify-content: center;
	background:none;
}

#screen .nav-dropdown li>a {
    display: block;
    padding: 20px 10px!important;
    text-decoration: none;
    text-align: left;
}
/* .menu-item-has-children>a:after { */
    /* color: inherit; */
    /* content: "▾"; */
    /* font-size: 110%; */
    /* margin: 0 0 0 10px; */
/* } */
#screen nav>ul.nav>li>.nav-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
	top:45px;
}
#main-navigation,  .nav-dropdown {
    background: #193062!important;
}
@media (min-width: 981px)
li.nav-prime .nav-dropdown {
    height: 390px;
    margin-top: -10px;
}
#screen .nav li:hover .nav-dropdown {
    color: #028f41;
    align-items: flex-start;
    display: flex;
    padding: 6px 12px;
    text-align: left;
    text-decoration: none;
}
#screen .nav-dropdown {
    background: rgba(248,248,248,.95);
    border-width: 0;
    display: none;
    left: 0;
    padding: 0 10px 30px;
    position: absolute;
    z-index: 3000;
}

#screen .nav ul {
    display: inline-table;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 500;
	background:none;
}

#screen .nav-dropdown>ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    position: relative;
    width: 100%;
}
#screen .nav-dropdown>ul>li {
    margin: 5px;
    padding: 0;
    position: static;
    width: 19%;
}

#screen .nav-dropdown li {
    min-width: 250px;
}
#screen .nav li {
    list-style: none outside none;
    position: relative;
    text-align: left;
}
#screen .nav li:hover {
    text-decoration: none;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}
.nav > li > a:hover {
    background: transparent!important;
    border-bottom: 0!important;
    text-decoration: none;
}

#screen .nav-dropdown{background:rgba(248,248,248,.95);border-width:0;display:none;left:0;padding:0 10px 30px;position:absolute;z-index:3000}
#screen .nav-dropdown.has-panel{margin-right:0}
/*Start Fonts */

@font-face {
	font-family: 'HypatiaSansPro-Regular';
	src: url('fonts/HypatiaSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/HypatiaSansPro-Regular.otf') format('opentype'), url('fonts/HypatiaSansPro-Regular.woff') format('woff'), url('fonts/HypatiaSansPro-Regular.ttf') format('truetype'), url('fonts/HypatiaSansPro-Regular.svg#HypatiaSansPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HypatiaSansPro-Black';
	src: url('fonts/HypatiaSansPro-Black.eot?#iefix') format('embedded-opentype'), url('fonts/HypatiaSansPro-Black.otf') format('opentype'), url('fonts/HypatiaSansPro-Black.woff') format('woff'), url('fonts/HypatiaSansPro-Black.ttf') format('truetype'), url('fonts/HypatiaSansPro-Black.svg#HypatiaSansPro-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HypatiaSansPro-Bold';
	src: url('fonts/HypatiaSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/HypatiaSansPro-Bold.otf') format('opentype'), url('fonts/HypatiaSansPro-Bold.woff') format('woff'), url('fonts/HypatiaSansPro-Bold.ttf') format('truetype'), url('fonts/HypatiaSansPro-Bold.svg#HypatiaSansPro-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HypatiaSansPro-Semibold';
	src: url('fonts/HypatiaSansPro-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/HypatiaSansPro-Semibold.otf') format('opentype'), url('fonts/HypatiaSansPro-Semibold.woff') format('woff'), url('fonts/HypatiaSansPro-Semibold.ttf') format('truetype'), url('fonts/HypatiaSansPro-Semibold.svg#HypatiaSansPro-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HypatiaSansPro-Light';
	src: url('fonts/HypatiaSansPro-Light.eot?#iefix') format('embedded-opentype'), url('fonts/HypatiaSansPro-Light.otf') format('opentype'), url('fonts/HypatiaSansPro-Light.woff') format('woff'), url('fonts/HypatiaSansPro-Light.ttf') format('truetype'), url('fonts/HypatiaSansPro-Light.svg#HypatiaSansPro-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HypatiaSansPro-ExtraLight';
	src: url('fonts/HypatiaSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'), url('fonts/HypatiaSansPro-ExtraLight.otf') format('opentype'), url('fonts/HypatiaSansPro-ExtraLight.woff') format('woff'), url('fonts/HypatiaSansPro-ExtraLight.ttf') format('truetype'), url('fonts/HypatiaSansPro-ExtraLight.svg#HypatiaSansPro-ExtraLight') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*END fonts*/

/*Custom Nav start*/

/*navigation*/
.navigation {
	float: left;
	width: auto;
	padding: 20px 0 0 0;
}

.navbar {
	float: right;
	width: auto;
	padding: 0px;
	/* margin: 0; */
	list-style: none;
	margin-bottom: 0px !important;
	border: 0px solid transparent !important;
}

	.navbar li {
		float: left;
		margin: 0 20px 0 0;
		padding: 0;
		margin: 0 14px 0 0\0;
	}

	/* .navbar a { */
		/* float: left; */
		/* padding: 5px 16px; */
		/* padding: 7px 16px\0; */
		/* color: #fff; */
		/* font-size: 16px; */
		/* z-index: 1; */
		/* position: relative; */
		/* text-align: center; */
		/* font-family: 'HypatiaSansPro-Light'; */
		/* font-weight: normal; */
		/* transition: all 0.3s ease-in-out; */
	/* } */

		.navbar a:hover, .navbar li:hover a, .navbar li.navbar__li--active a {
			color: #0f498d;
			background: url(images/menu-bg.png) repeat 0 0;
		}

	.navbar .one-line a {
		padding: 15px 15px 15px 15px;
		padding: 16px 15px\0;
	}

	.navbar li.last {
		margin-right: 0;
	}

/*submenu css */
.submenu {
	vertical-align: top;
	display: none;
	position: absolute;
	width: 100%;
	max-width: 100%;
	padding: 10px 0 15px 0;
	background: url(images/menu-bg.png) repeat 0 0;
	z-index: 1002;
	float: left;
	top: 56px;
	left: 0;
	transition: all 0.3s ease-in-out;
}

.innermenu {
	width: 100%;
	margin: 0;
	text-align: center;
}

	.innermenu ul {
		float: none;
		width: 190px;
		padding: 0 10px;
		margin: 0 auto;
		display: inline-block;
		vertical-align: top;
		list-style: none;
	}

		.innermenu ul li {
			float: left;
			width: 100%;
			padding: 8px 0px;
			margin: 0;
		}

			.innermenu ul li a, .navbar .one-line .innermenu ul li a {
				font-size: 14px;
				color: #0f498d;
				padding: 0;
				text-align: left;
			}

.navbar li .innermenu ul li a {
	background: none;
}

.navbar li:hover .submenu {
	display: block;
}
/*.cart{ float:left; font-size:10px; text-transform:uppercase; padding:10px 0;}*/
/*.cart a{ font-size:10px; color:#000;}*/
.search {
	float: left;
	width: auto;
	margin: 1px 35px;
	position: relative;
}

	.search input[type="submit"] {
		position: absolute;
		top: 10px;
		left: 10px;
		float: left;
		width: 19px;
		height: 18px;
		cursor: pointer;
		border: none;
		background: url(../images/search-icon.png) no-repeat 0 0;
	}

	.search input[type="text"] {
		float: left;
		background: none;
		border: none;
		font-size: 11px;
		box-shadow: none !important;
		margin: 0;
		width: 255px;
		padding: 9px 9px 9px 35px;
		-webkit-border-radius: 25px;
		border-radius: 25px;
		border: 1px solid transparent;
	}

		.search input[type="text"]:focus {
			border: 1px solid #acacad;
		}

.logo {
	float: right;
	padding: 7px 0
}



.display-none, .header-mobile, .menu-mob, .menu--mob, .social--mob, .action__tab-mob, #action__tab {
	display: none;
}
/*Custom Nav End*/


/*Start Header action*/

#wrapper {
	background: #fff;
	min-height: auto;
	background-size: contain;
	margin-bottom:15px;
}
#Body{
	background: none;
}

#header {
	width: 100%;
	margin: 0px auto;
	position: relative;
	clear: both;
	padding-top: 5px;
}


 

	#header a.logo {
		background: url(images/brand.png) no-repeat;
		width: 421px;
		height: 61px;
		text-indent: -9999px;
		position: absolute;
		bottom: -19px;
		left: 10px;
	}

	#header .secondary2 {
		background-image: none;
		border: 0 none;
		float: right;
		margin: 14px 0 7px;
		padding: 0;
		position: relative;
	}

		#header .secondary2 .divide {
			display: inline-block;
			vertical-align: middle;
		}

		#header .secondary2 .social {
			display: inline-block;
			vertical-align: middle;
		}

		#header .secondary2 a {
			font-size: 1.4em;
			color: #FFF;
			background: url(images/layout/secondaryDivide.png) no-repeat 100% 50%;
			margin-right: 12px;
			padding-right: 14px;
		}

		#header .secondary2 .divide {
			position: absolute;
			left: -9999px;
		}

		#header .secondary2 .connected {
			font-size: 1.4em;
			color: #FFF;
		}

		#header .secondary2 .social a {
			background: url(images/layout/social.png) no-repeat;
			display: block;
			text-indent: -9999px;
			width: 20px;
			height: 26px;
			margin-right: 7px;
			padding: 0;
			float: left;
		}

			#header .secondary2 .social a.fb {
				margin-right: 6px;
				background-position: -4px 0;
			}

				#header .secondary2 .social a.fb:hover, .secondary .social a.fb:focus {
					background-position: -4px -42px;
				}

			#header .secondary2 .social a.twitter {
				background-position: -31px 0;
			}

				#header .secondary2 .social a.twitter:hover, .secondary .social a.twitter:focus {
					background-position: -31px -42px;
				}

			#header .secondary2 .social a.yt {
				background-position: -57px 0;
			}

				#header .secondary2 .social a.yt:hover, .secondary .social a.yt:focus {
					background-position: -57px -42px;
				}

			#header .secondary2 .social a.linked {
				background-position: -83px 0;
				margin-right: 0;
			}

				#header .secondary2 .social a.linked:hover, .secondary .social a.linked:focus {
					background-position: -83px -42px;
				}


		#header:after,
		#header .secondary2:after,
		.search:after,
		.action:after {
			content: " ";
			height: 0;
			display: table;
			width: 100%;
			clear: both;
			float: none;
			overflow: hidden;
			zoom: 1;
		}

	#header .action {
		background: transparent;
		color: #FFFFFF;
		float: right;
		clear: both;
		font-size: 1em;
		padding: 0;
		position: relative;
		text-align: right;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		margin: auto 0;
		width: auto;
		display: block;
	}

		#header .action a {
			background: none !important;
			font-family: "Work Sans",sans-serif;
			color: #193062;
			/*float: left;*/
			font-size: 9px;
			height: 35px;
			margin-left: 4px !important;
			padding: 10px 10px;
			text-transform: uppercase;
			text-align: center;
			font-size: 11px !important;
		}

			#header .action a:hover {
				text-decoration: none;
			}

			#header .action a.cart {
				background: url(images/cart-icons.png) no-repeat scroll left 9px transparent !important;
				padding-bottom: 10px;
				padding-left: 16px;
				margin-left: 8px;
				background-color: #193062!important;
			}

/*Edge*/
@media all and (-ms-high-contrast:none) {
	#header .action a.cart {
		background: url(images/cart-icons.png) no-repeat scroll left 11px transparent !important;
		background-color: #42619e !important;
	}
}

.header__right a.cart span {
	float: left;
	color: #FFFFFF;
	vertical-align: middle;
	height: auto;
	text-transform: uppercase;
	margin-top: 1px;
	margin-right: 0px;
}

#header .action a#magni-icon {
	padding-right: 8px;
}

.secondary-and-action {
	position: relative;
	display:flex;
	margin-bottom:10px;
	justify-content: space-between;
	padding: 0 30px 0 30px;
}

.mainMenu ul a, .mainMenu ul a:link, .mainMenu ul a:visited {
	color: #FFF;
}

.mainMenu ul a {
	display: block;
	padding: 5px 0;
}

.mainMenu > li ul a:hover, .nav > li ul a:focus {
	text-decoration: underline;
}

.mainMenu > li:hover ul {
	display: block;
}

.mainMenu ul {
	margin: 0;
	padding: 0;
	background: #3e6089 url(images/layout/dropDown.png) no-repeat;
	padding: 18px 5px 15px 15px;
	position: absolute;
	width: 167px;
	z-index: 9999;
	clear: both;
	float: none;
}

	.mainMenu ul li {
		line-height: 1.5;
	}

.action .welcome {
	font-size: 1.45em;
	text-transform: uppercase;
	padding-right: 14px;
	font-weight: 700;
}
/*End header Action*/



/*Start Content*/
.navCol > h2 {
	background: #717171 no-repeat;
}

.h-color-primary {
	color: #333;
}

.userDetails input.btnEmailCheck,
.btn.btn-primary, .btn.btn-default {
	font-size: 16px;
	color: #fff !important;
	border: none;
	background: #0f498d !important;
	cursor: pointer;
	padding: 6px 25px 2px 25px;
	font-family: 'HypatiaSansPro-Regular';
	padding: 8px 20px;
	border-radius: 0px;
	text-shadow: 0 0 !important;
	font-weight: 400;
}

	.btn.btn-primary:focus,
	.btn.btn-primary:hover,
	.btn.btn-default:focus,
	.btn.btn-default:hover {
		background: #424242 !important;
		color: #fff;
		border: 0;
	}


.register-login-buttons .btn.btn-primary {
	padding: 8px 14px;
}

/*End Content*/


/*#########################Start Footer#########################*/
/*IPAD + TABLET*/

.social--mob {
	display: none;
}

.footer ul li {
	padding: 3px 0;
}

.footer .col-sm-6 {
	width: 50%;
	float: left;
}

.display-none,
.social--mob {
	display: none;
}

footer.footer {
	border-top: 2px solid #025395;
	float: left;
	padding: 0 0 0 0;
	width: 100%;
	margin-top: 0px;
}

.footer__detail ul li a:hover {
	text-decoration: underline;
}

.footer__detail {
	background: #025395;
	float: left;
	padding: 18px 0;
	width: 100%;
	font-family: "museo-sans";
}

.footer__links p {
	color: #fff;
	font-size: 11px;
	padding: 7px 0 3px 0;
	width: 66%;
	line-height: inherit;
}

.social {
	float: right;
	width: auto;
	padding: 5px 0 0 0;
}

	.social a {
		float: left;
		margin: 0 4px;
	}

	.social p {
		clear: none;
		color: #fff;
		float: right;
		font-size: 12px;
		margin-left: 20px;
		padding: 0;
	}

.footer__detail ul {
	float: left;
	width: 33%;
	padding: 12px 0;
	list-style: none;
}

	.footer__detail ul li a {
		color: #fff;
		font-size: 11px;
	}

.social--desk {
	float: left;
}

#Body .border-bottom-separated {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#Body .border-bottom-separated {
	border-bottom: 1px solid #cccccc;
}


#Body .MembershipRenewalControl_PersonifyDefault h4.options,
#Body .MembershipRenewalControl_PersonifyDefault h3 {
	font-size: 18px;
	color: #333;
	font-weight: 400;
}

.Store_PersonifyDefault .ProductClassIconControl_PersonifyDefault img,
.ProductClassIconControl_PersonifyDefault.Store_PersonifyDefault img {
	max-width: 32px;
	max-height: 32px;
}


/* Disabled elem color fix */
.aspNetDisabled, a.aspNetDisabled, .dnnDisabled, a.dnnDisabled {
	color: #a2a2a2;
}



/*////////////////////////
        FOOTER-END
/////////////////////////*/

@media only screen and (min-width:320px) and (max-width:767px) {
	.display-none,
	.social--mob {
		display: block;
	}

	.display-block,
	.social--desk {
		display: none;
	}

	.footer__links p {
		float: left;
		width: 100%;
	}

	.footer__detail ul li {
		line-height: 19px;
		padding: 6px 0;
	}

	.footer .row .col-sm-6 {
		float: left;
		width: 46%;
	}

		.footer .row .col-sm-6:last-child {
			float: right;
		}

	.footer__detail ul {
		float: left;
		padding: 0;
		width: 100%;
	}

	.social p {
		margin: 8px 0 0 0;
		float: left;
		font-size: 19px;
	}

	.social {
		float: right;
		padding: 0 0 25px 0;
		width: 100%;
	}

		.social p {
			font-size: 18px;
		}

		.social a {
			margin: 0 10px 0 0;
			max-width: 20%;
			min-height: 42px;
		}

	.footer__links p,
	.footer__detail ul li a {
		font-size: 16px;
	}

	.footer__links p {
		padding: 8px 0;
	}
}

@media only screen and (min-width:320px) and (max-width:767px) {
	p {
		line-height: inherit;
	}

	.display-none,
	.social--mob {
		display: block;
	}

	.display-block,
	.social--desk {
		display: none;
	}

	.footer__links p {
		float: left;
		width: 100%;
	}

	.footer__detail ul li {
		line-height: 19px;
		padding: 6px 0;
	}

	.footer .row .col-sm-6 {
		float: left;
		width: 100%;
	}

		.footer .row .col-sm-6:last-child {
			float: right;
		}

	.footer__detail ul {
		float: left;
		padding: 0;
		width: 100%;
	}

	.social p {
		margin: 8px 0 0 0;
		float: left;
		font-size: 19px;
	}

	.social {
		float: right;
		padding: 0 0 25px 0;
		width: 100%;
	}

		.social p {
			font-size: 18px;
		}

		.social a {
			margin: 0 10px 0 0;
			max-width: 20%;
			min-height: 42px;
		}

	.footer__links p,
	.footer__detail ul li a {
		font-size: 16px;
	}

	.footer__links p {
		padding: 8px 0;
	}
}

@media (min-width:481px) and (max-width:640px) {
	/*07-04-2015 posters page*/
}

@media (max-width:480px) {
	.social--desk {
		display: block;
	}

	.social--mob {
		display: none;
	}

	p {
		font-size: 24px;
	}

	.footer__links p,
	.footer__detail ul li a {
		font-size: 16px;
	}

	.social p {
		font-size: 15px;
	}
	/*07-04-2015 posters page*/
}

@media (min-width:320px) and (max-width:375px) {
	p {
		font-size: 17px;
	}

	.footer__links p,
	.footer__detail ul li a {
		font-size: 15px;
	}

	.social p {
		font-size: 14px;
	}

	.footer .row .col-sm-6 {
		width: 100%;
	}

	img {
		max-width: 100%;
		border: 0 none;
		height: auto;
		/* max-width: 100%; */
		vertical-align: middle;
	}
}

.nav > li ul a:hover, .nav > li ul a:focus {
	text-decoration: none;
}

/*#########################END Footer#########################*/

/*#########################Begin AAOMS Custom#########################*/

.AAOMSStoreSearch .advancedLink, .advancedLink {
	display: none;
}
/* These particular controls have same IDs on test and prod */
#dnn_ctr2826_DNNWebControlContainer_ctl00_SearchBox {
	border-width: 1px;
	border-style: solid;
	border-color: #8e8e8e #b8b8b8 #b8b8b8 #8e8e8e;
}

#dnn_ctr2826_DNNWebControlContainer_ctl00_SearchButton {
	width: 20%;
	text-align: center;
	padding: 3px;
}

#dnn_ctr2826_DNNWebControlContainer_ctl00_SearchTitleLabel {
	display: block;
	margin: 5px 0px;
	font-weight: bold;
	color: #666;
}

#dnn_ctr2826_ContentPane {
	padding-bottom: 0px;
}
/* These particular controls have same IDs on test and prod */

.general .PromotionalProductsFeaturedControl_PersonifyDefault.AAOMSStoreHome {
    margin-top:50px;
}

.AAOMSStoreHome .PromtionalProductListControlTitle, .AAOMS_Headers .PromtionalProductListControlTitle {
	color: #0F4989;
	font-weight: bold;
	font-size: 14px;
}

div.myAccount .PromotionalProductsFeaturedControl_PersonifyDefault {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0.5em 0 .5em .3em;
	background-color: #FFF;
}

.PromotionalProductsFeaturedControl_PersonifyDefault.AAOMSMyAccountPromo .PromtionalProductListControlTitle {
	font-weight: 700;
	display: block;
	line-height: 120%;
	font-size: 1.3em;
	border-bottom: 3px solid #eeeeee;
	padding: 7.8px 0px;
	color: #333;
}

.ProductPromotionalNameDisplay {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 4px;
	text-align: left;
}

.AAOMSMyAccountPromo .ControlPanel_PromtionalProductListControl {
	margin-top: 0px !important;
	padding-top: 0px;
}

.AAOMSMyAccountPromo .items .PromotionProductListItem {
	margin-left: 0px !important;
}


.aaoms-logo img {
    filter: invert(33%) sepia(100%) saturate(2792%) hue-rotate(207deg) brightness(55%) contrast(90%);
	 height: auto;
    max-width:75px;
}   
.nav-dropdown-search.open {
    opacity: 1;
    right: 0 !important;
    visibility: visible;
}
.header-search {
    padding: 10px;
    position: relative;
    width: 50px;
	display:inline-block;
}
.search-form{
	display:flex;
}
#search-button>* {
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: block;
    height: auto;
    padding: 10px 0 10px 0;
    text-shadow: 0px 0px;
    transition: .2s;
    width: 30px;
}
.nav-dropdown-search {
    text-align: left;
    min-width: 350px;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #f3f3f3;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease;
    transform: translateY(20px) !important;
    z-index: 10001;
    left: auto !important;
    right: -100% !important;
    top: 45px !important;
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, .2);
}
    button.fa-search {
        color: #193062 !important;
    }
	
/*#########################End AAOMS Custom#########################*/


/*#########################Start Mobile#########################*/
 
@media (max-width: 42em) {
	 .phone-wrap {
        align-items: center!important;
        flex-flow: column;
        margin: 15px auto 0px auto;
    }
	.header-title
	{
		margin-bottom:0px!important;
		padding-bottom:0px!important;
	}
	#header .innerHeader {
		max-width: 1170px;
		margin: 0px auto;
		padding: 0 0px 0 0px;
	}

	a.mobile-logo-url {
		display: inline-block;
		margin: 1px;
		padding: 5px 0;
		text-decoration: none;
		text-align: center;
		color: #f9f9f9;
		font-family: Arial, helvetica, sans-serif;
		font-weight: 700;
		font-size: 1.7em;
		z-index: 999;
		text-shadow: 1px 1px 1px #222;
		width: 170px;
		text-indent: -999px;
	}

	.top-navbar-header {
		background: #275b98;
	}

	.navbar-default .navbar-nav.nav > li > a {
		font-size: 15px;
		color: #FFF;
		font-weight: 400;
	}

	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
		text-align: left;
		font-size: 15px;
	}


	.sub-menu-container.toggled
	{left :-300px;
		
	}

	#sidebar-wrapper {
		background-color: #193062; 
	}

	ul.navbar-nav.nav .open .dropdown-menu li {
		border-bottom: 1px solid #385A86;
		margin-bottom: 0;
		padding: 5px;
		width: 100%;
	}

	.navigation.Custom {
		display: none;
	}

	.navbar a:hover, .navbar li:hover a, .navbar li.navbar__li--active a {
		color: #0f498d;
		background: none;
	}

	ul.navbar-nav.nav .open .dropdown-menu > li > a:hover {
		background-color: transparent;
		color: #fff;
		text-decoration: none;
	}

	#Body .center .ControlPanel_PromtionalProductListControl {
		display: none !important;
	}

	#Body .ProductDetailControl_PersonifyDefault.Store_PersonifyDefault {
		padding-left: 10px;
		clear: both;
		/* position: relative; */
		/* overflow: hidden; */
		float: left;
	}

	.footer__links img {
		width: 100%;
		padding-bottom: 15px;
	}

	#Body .mobile-store .blankContainerSize {
		display: block;
	}

	.mobile-store.AAOMS.Store .DNNModuleContent.ModDNNHTMLC,
	.mobile-store.AAOMS.Store .ModPersonifyDNNWebControlContainerC {
		float: left;
	}

	/* Start :: Surgeon Directory Responsive */
	.directoryPages#wrapper #content.onecolumn .main {
		width: 100%;
	}

	.directoryPages#wrapper #content h1.heading1 {
		font-size: 44px;
		background: none;
		padding-bottom: 0px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.directoryPages#wrapper .btn.btn-primary {
		width: 100%;
		margin: 2px 0;
	}

	.directoryPages#wrapper .dir-search-box input {
		height: 40px;
		width: 100%;
		margin: 2px 0;
	}

	.directoryPages#wrapper .dir-search-box select {
		-webkit-appearance: button !important;
		margin-top: 5px;
		border: 1px solid #cccccc !important;
		padding: 0 1px 0 5px;
		color: #7a7a7a;
		border-radius: 3px;
	}

		.directoryPages#wrapper .dir-search-box select.selectCountry,
		.directoryPages#wrapper .dir-search-box select.selectState {
			width: 100%;
			-webkit-appearance: button !important;
			height: 40px;
			width: 100%;
			margin: 2px 0;
			border: 1px solid #cccccc !important;
			padding: 0 1px 0 5px;
			color: #7a7a7a;
			border-radius: 3px;
		}

	.directoryPages#wrapper .dir-search-box .SearchIntTitle + input {
		margin-left: 0;
		margin-top: 6px;
	}

	.safari select {
		-webkit-appearance: select !important;
	}

	.directoryPages#wrapper .dir-adv-search-box {
		width: 96%;
		margin: 0 auto;
	}

		.directoryPages#wrapper .dir-adv-search-box .buttonRow {
			padding: 0;
		}

	.directoryPages#wrapper .dir-search-box .SearchIntTitle {
		padding-left: 0;
	}

	.directoryPages#wrapper .general.mc.no-nav-col .TopPane .Normal > p {
		margin: 0 0 0.0em 0 !important;
		text-align: center;
	}


	.directoryPages#wrapper .main.mobile-way .ModPersonifyDNNWebControlContainerC,
	.directoryPages#wrapper .main.mobile-way .ModPersonifyDNNWebControlContainerC > .Base_PersonifyDefault {
		margin-top: 0;
	}

	.directoryPages#wrapper .blankContentPane {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#Body .directoryPages#wrapper .dir-search-primary-control {
		background: #fff;
		padding: 0px 10px;
	}

	.directoryPages#wrapper .bottom-navigation {
		display: none;
	}

	/* End :: Surgeon Directory Responsive */

}


/*#########################End Mobile#########################*/
/*CS CASE 100490 - Improper Brief Description Text Wrapping in Meeting Registration Workflow */

#dvMtgSesInfoSpeakerNRoomTableRow p,
#dvMtgSesInfoSpeakerNRoomTable p,
.dvMtgSesInfoLeftCell p{
word-break: normal;
}

/* new footer*/

footer.footer {
    background-color: #193062;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px;
    width: 100%
}

footer.footer,footer.footer *:not(.social-menu *) {
    font-family: "Open Sans",sans-serif
}

.footer .social-menu,.footer .social-menu * {
    font-family: "Font Awesome 6 Brands";
    justify-content: center
}

footer.footer>* {
    align-items: start;
    display: flex;
    width: 100%
}

footer.footer>*>* {
    width: 100%
}

.footer-content>* {
    padding-left: 20px;
    padding-right: 20px
}

footer.footer .child-grid {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 30px auto;
    width: auto
}

footer.footer .child-grid a h4 {
    color: inherit;
    margin: 20px auto 0 auto
}

#footer-menu {
    justify-content: flex-end
}

.aux-menu,.brand-box,.org-locations>* {
    display: flex;
    align-items: center
}

.footer-left .slogan {
    font-size: 12.8px
}

footer.footer .org-locations>* {
    flex-wrap: wrap;
    padding: 0 0 10px !important
}

.org-locations span {
    display: block;
    font-size:12.8px;
    padding: 0 5px 5px
}

span.address-box {
    padding: 0 0 5px
}

.phone-wrap {
    align-items: baseline;
    width: 100%;
    display: flex
}

.phone-wrap>*:first-of-type {
    padding: 0 0 5px
}

.premiere .phone-wrap a {
    border-bottom: 1px dotted #fff
}

.footer-copyright {
    font-size: 80%;
    text-align: center
}

.org-locations {
    max-width: 400px
}

.footer-contact,.org-locations {
    width: 100%
}

.footer-contact {
    width: 100%;
    padding-top: 30px
}

.footer-contact .header-title {
    white-space: nowrap
}

.aux-menu {
    justify-content: flex-end;
    font-size: 120%
}

.footer .aux-menu a {
    border: .25px solid rgba(0,0,0,0);
    justify-content: center
}

.footer .aux-menu a:hover {
    border: .25px solid #fff
}

.aux-caption {
    font-weight: 700;
    white-space: nowrap
}

.footer p {
    font-size: 12.8px;
    line-height: 18px;
    margin: 0
}

.footer a {
    border-bottom: 0;
    color: inherit;
    cursor: pointer;
    text-decoration: none
}

.footer ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

footer.footer ul>* {
    margin: 0 !important;
    /* padding: 10px !important */
}

footer.footer ul a {
    justify-content: end;
    text-align: right;
    white-space: nowrap
}

.footer-brand img {
    margin: 0 10px 0 0;
    max-height: 100px
}

.footer-brand a {
    display: block;
    margin: 0 auto
}
footer.footer ul a {
    justify-content: flex-start;
}
ul#footer-menu {
    flex-direction: row;
    flex-wrap: wrap;
}
.menu-footer-menu-container ul#footer-menu li {
    width: 45% !important;
}
.footer .header-title {
	margin-top: 15px;
	padding-top: 0;
    padding-left: 0;
	margin-left: 0;
 	color:#fff;
}
.slogan {
    display: none !important;
}
footer.footer .org-locations>* {
    justify-content: flex-start;
}
.footer-row.footer-contact {
    width: 50%;
    padding-left: 7%;
}
footer.footer .org-locations>* {
    justify-content: flex-start;
}
.org-locations span {
    padding-left: 0;
}
.footer-left {
    display: flex;
    width: 50% !important;
    flex-wrap: wrap;
}
.footer-content {
    flex-direction: row;
    width: 80% !important;
    flex-wrap: wrap;
}
.footer-row.brand-box {
    width: 50%;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
}
.footer-right {
    width: 48% !important;
    display: flex;
}
.menu-footer-menu-container ul#footer-menu li {
    width: 45% !important;
}
footer.footer ul a {
    justify-content: flex-start;
}
.phone-wrap {
    flex-direction: column;
}
/* .premiere  */
.phone-wrap a {
    border-bottom: 1px dotted #fff;
}
.footer-row.social-menu {
    width: 20%;
    flex-wrap: wrap;
}
.footer-row.copyright {
    width: 100%;
    margin-top: 40px;
}
.social-menu ul>li>a {
    font-size: 20px;
    background: #fff;
    border-radius: 50%;
    padding: 7px;
    width: 35px;
    height: 35px;
    margin-bottom: 22px;
    color: #152143;
    text-align: center;
}
.footer .social-menu ul>li {
    width: 35%;
}
.footer-copyright {
    font-size: 12.8px;
    text-align: center;
}
.footer-row.social-menu ul.social-menu {
    flex-wrap: wrap;
}
footer {
    display: flex;
    flex-wrap: wrap;
    /* margin-top: 70px; */
}
.menu li a:hover {
    color: #fff;
    background-color: #0060ac;
}
.social-menu ul>li>a:hover {
    opacity: .7;
    transition: all .3s ease;
}
footer.footer
@media (min-width: 1140px)
{
    padding: 50px 10% 30px 10%;
}

footer.footer
@media (min-width: 980px)
{
    padding: 50px 8% 30px 8%;
}
footer.footer {
    background: #152143;
    padding: 50px 6% 30px 6%;
}
/*New fotter end*/


/* header menu*/

.navigation-wrap {
    justify-content: flex-end;
    width: 100%
}

[id*=nav-lines] {
    padding: 8px 5px 20px;
    transition: all .2s ease-in-out
}

[id*=nav-lines]>*,[id*=nav-lines]>*:before,[id*=nav-lines]>*:after {
    background-color: #005294
}

[id*=nav-lines]:hover>*,[id*=nav-lines]:hover>*:before,[id*=nav-lines]:hover>*:after {
    background-color: #ffcd05
}

[id*=nav-lines].open:hover>* {
    background-color: rgba(0,0,0,0)
}

.site-menu {
    background-color: rgba(0,0,0,0);
    padding: 0;
    font-size: 85%
}

#screen #menu-main,#screen #menu-utility {
    display: flex
}

#menu-main,#menu-utility {
    list-style: none;
    margin: 0
}

#menu-main>*,#menu-utility>* {
    margin: 0
}

#menu-main a,#menu-utility a {
    margin: 0;
    padding: 10px;
    text-decoration: none
}

.premiere #screen [id*=menu-utility] a {
    align-items: center;
    color: #333;
    display: flex;
    justify-content: left;
    font-weight: 700
}

#menu-utility a:hover {
    color: #0060ac
}

.home-hero {
    background: var(--color-blue-dark-rgb);
    background: linear-gradient(133deg,rgba(var(--color-blue-dark-rgb),.3) 0%,rgba(var(--color-blue-normal-rgb),.8) 100%)
}

.home-hero .wp-block-button .wp-block-button__link {
    background-color: var(--color-blue-normal);
    transition: all .2s ease-in-out
}

.home-hero .wp-block-button .wp-block-button__link:hover {
    background-color: var(--color-blue-dark);
    box-shadow: 0 0 14px 0 rgba(var(--color-blue-light-rgb),.3);
    transform: scale(1.05)
}

.menu {
    padding: 0
}

.menu li {
    min-width: 140px;
    position: relative
}

.menu li a {
    align-items: center;
    color: inherit;
    display: flex;
    font-family: "Work Sans",sans-serif;
    font-weight: 600;
    font-size: 13.6px;
    height: 100%;
    margin: 0;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    justify-content: center;
    transition: all .2s ease-in-out;
}

.menu li a:hover {
    color: #fff;
    background-color: #0060ac
}

.menu li a:hover~.sub-menu {
    display: flex;
    flex: 1
}

.menu li a * {
    display: inline-block
}

.menu li .sub-menu {
    background-color: rgba(255,255,255,.9);
    display: none;
    left: 0;
    list-style-type: none;
    margin: 0 -100vw;
    padding: 0 100vw;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 101
}

.menu li .sub-menu:hover {
    display: flex;
    flex: 1
}

.menu li .sub-menu li {
    margin: 0
}

.menu li .sub-menu li a {
    color: var(--color-blue-normal);
    font-weight: 400;
    font-size: 80%;
    line-height: 200%
}

.menu li .sub-menu li a:hover {
    color: #fff
}

#header .action a.action-link, #header  .aaoms-welcome{
	color: #193062;
	font-weight: 700;
    padding: 15px 10px;
    text-align: center;
    text-decoration: none;
	font-size:13.6px!important;
}
.header-logo-section
{
	width:50%
}
/* header menu */

@media screen and (max-width: 42em)
{
	.desktop-only {display: none;}
	#header.mobile-way {
		background: #193062!important;
	}
	.header-logo-section {
		display:flex; 
		flex-direction: column;
		width:90%;
		margin-top: 10px;
	}
	.aaoms-logo-img.mobile-way {
		filter: none !important;
		display:block;
		margin: 0 0 5px;
	}
	.findsurg {
		order: -1;
		position: absolute;
		left: 120px;
		top: 16px;
		margin: 0px;
	}
	 
	.findsurg a {
	 background: #fff;
	color: #193062;
	 font-family: "Work Sans",sans-serif!important;
	text-shadow:none;
		}
	.header-title {
    color: #fff;
	margin: inherit;
	padding-top:5px;
	font-family: sans-serif;
	width: 80%;
	line-height: normal;
	}
	.footer-row.brand-box {
    width: 100%;
    align-items: center;
    margin-bottom: 25px;
	}
	.footer-content {
		width: 100% !important;
	}
	.footer-left {
		width: 100% !important;
	}
	.footer-row.footer-contact {
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px;
	}
	.footer-right {
		width: 100% !important;
	}
	.footer .social-menu, #footer-menu, footer.footer .org-locations>*, .aux-menu, .phone-wrap {
		justify-content: center;
	}
	footer.footer ul a {
		justify-content: center;
	}
	footer.footer ul a {
		justify-content: center;
		text-align: center;
	}
	#content.mobile-way {
		width: 100% !important;
		max-width: 680px !important;
		background-color: #fff;
	}
	#main-navigation.desktop-only{display:none!important;}
	.footer .social-menu ul>li {
		width: 28%;
		display: flex;
	}
	.footer-row.social-menu {
		width: 100%;
	}
	footer .header-title {
		text-align: center !important;
		width: 100%;
		margin-top:15px!important;
	}
	.address-box{
		width: 100%;
        text-align: center;
	}
	.footer-contact{padding-top:0px;}

	.premiere .phone-wrap a {
		border-bottom: 1px dotted #fff;
	}
	footer.footer, footer.footer *:not(.social-menu *) {
		font-family: "Open Sans",sans-serif;
	}
	
	#nav-left .nav {
		display: block;
		flex-wrap: inherit;
	}
	#nav-left ul {
		margin: 0 0 40px;
		padding: 20px 10px;
	}
	.slide-nav .navbar {
		display: block;
	}
	.navbar {
    margin: 0 auto;
    padding: 0;
    width: 100%;
	}
	#nav-left ul {
		margin: 0 0 40px;
		padding: 20px 10px;
	}
	#nav-left ul li {
    min-width: 140px;
    position: relative;
	}
	#nav-left ul li a {
		color: #fff;
		margin:0px;
		font-family: sans-serif;
		font-size: 16px;
	}
	/* .menu-item-has-children>a.active:after { */
		/* content: "▲"; */
		/* font-size: 9px !important; */
	/* } */
	#nav-left ul li a {
		border-bottom: 1px dotted #0060ac;
		display: block;
		color: #fff;
		font-weight: 400;
		margin: 0;
		padding: 10px;
		position: relative;
		text-align: left;
		transition: all .2s ease-in-out;
	}
	#nav-left ul .nav-dropdown {
		margin: 0 !important;
	}
	#nav-left ul li {
		min-width: 213px;
		width:100%;
		position: relative;
		margin-right: 0px
	}
	.slide-nav .nav-hold {
		margin: 0 0 50px;
		padding: 20px;
	}
	/* #nav-left ul .menu-item-has-children>a:after { */
		/* font-size: 16px; */
		/* position: absolute; */
		/* right: 0; */
	/* } */
	#nav-left ul {
		margin: 0 0 40px;
		padding: 20px 10px; 
	}
		.aaoms-logo-img.mobile-way
	{
		display:block;
	}
	#nav-left .nav > li:hover ul {
		display: block;
	}
	ul.sub-menu {
		display: block;
		background: #193062!important;
		margin-top: 45px!important;
		position: relative!important;
		margin-block-start: 0px!important;
	}
	#nav-left ul li .sub-menu li a {
		border-bottom: 1px dotted #fff;
		font-weight: 400;
		font-size: 80%;
		line-height: 200%;
	} 
	 
}
@media (max-width: 980px)
{
	li.nav-prime:nth-child(5) .nav-dropdown, li.nav-prime:nth-child(4) .nav-dropdown, li.nav-prime:nth-child(1) .nav-dropdown {
		height: auto;
	}
}
@media (max-width: 767px)
{
	footer.footer ul a {
		justify-content: center;
	}
	footer.footer ul a {
		justify-content: flex-start;
	}
}
@media screen and (max-width: 850px)
{
	.footer ul, footer.footer ul a {
		justify-content: center;
	}
}

@media screen and (max-width: 1000px)
{
	footer.footer ul a {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 10px;
    white-space: normal;
	}
}